<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* _content/govServicePortalDesigns/Pages/Authenticated.cshtml.rz.scp.css */
/* Styles for Authenticated */


.btn-group, .btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle;
}

    .btn-group &gt; .btn:first-child:not(:last-child):not(.menu-collapse) {
        border-bottom-right-radius: 0;
        border-top-right-radius: 0;
    }

/*.btn-lg .caret {
    border-width: 5px 5px 0;
    border-bottom-width: 0;
}

.btn .caret {
    margin-left: 0;
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px solid;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
}*/

.btn-group &gt; .btn, .btn-group-vertical &gt; .btn {
    position: relative;
    float: left;
}

.btn-lg, .btn-group-lg &gt; .btn {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px;
}

.btn-primary {
    color: #fff;
    background-color: #427AAC;
    border-color: #357ebd;
}


.btn-group &gt; .btn:first-child:not(:last-child):not(.menu-collapse) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}

.btn-group &gt; .btn:first-child {
    margin-left: 0;
}

.btn-group &gt; .btn, .btn-group-vertical &gt; .btn {
    position: relative;
    float: left;
}

.btn-lg, .btn-group-lg &gt; .btn {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px;
}

.btn-primary {
    color: #fff;
    background-color: #427AAC;
    border-color: #357ebd;
}

.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.welcome-heading {
    background-color: #427AAC;
    width: 100%;
    padding-left: 0px !Important;
    padding-right: 0px !Important;
    margin: 0px !Important;
    background-image: linear-gradient(to right, rgba(255,0,0,0), rgba(1,33,105,1));
}

    .welcome-heading h1 {
        color: white;
        font-size: 30px;
        text-align: center;
        padding-top: 10px;
        padding-bottom: 10px;
        font-weight: 700;
    }

.welcome-message {
    padding-bottom: 20px;
}

    .welcome-message h2 {
        color: navy;
        font-size: 25px;
        padding-top: 10px;
        padding-bottom: 0px;
        font-weight: 700;
    }



.container-fluid .welcome-heading {
    padding-left: 0px !Important;
    padding-right: 0px !Important;
    margin: 0px !Important;
}

div.row {
    margin: 0px !important;
}

.authbody {
}


/*.authmain {
    background-color: rgb(255 255 255 / 60%);
    position: relative;
    z-index: 1;
    overflow: hidden;
}*/

.authhead {
    height: 140px;
}


.top-tasks {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
}

.services {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
}

.myrequests {
    background-image: url(/img/MyRequests.jpg);
    background-size: cover;
    display: block;
    margin-left: 20px;
    margin-right: auto;
    height: 205px;
    margin-top: 20px;
    margin-bottom: 30px;
    width: 94%;
    background-position: 50% 100%;
}

img.myrequests {
    margin-left: auto;
    margin-right: auto;
    display: block;
    width: 100%;
}

img.services {
    margin-left: auto;
    margin-right: auto;
    display: block;
}

.center {
    margin: auto;
    max-width: 600px;
}

.btn-group.hidden-xs.clearfix {
    padding-top: 7px;
}

.authmain {
    margin: auto;
    width: 80%;
}

.col-6.bins.rounded.center {
    width: 50%;
    margin-bottom: 30px;
}

.col-6.councillors.rounded.center {
    width: 50%;
    margin-bottom: 30px;
}

.reportit {
    display: block;
    margin-right: auto;
    margin-top: 20px;
    margin-bottom: 30px;
}

img.reportit {
    margin-left: auto;
    margin-right: auto;
    display: block;
    width: 100%;
}

.profile {
       margin-left: auto;
}

.float-xs-right.d-flex.justify-content-center.profile {
    padding-top: 10px;
}

button.btn.btn-outline-primary.btn-lg {
    border-color: navy;
    font-size: 25px;
    border-width: 5px;
    color: navy;
}

    button.btn.btn-outline-primary.btn-lg:hover {
        color: white !important;
        background: navy;
    }


.top-tasks-outer {
    border: navy solid 4px;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
    box-shadow: 1px 2px 2px rgb(25 68 118 / 5%), 2px 4px 4px rgb(25 68 118 / 5%), 4px 8px 8px rgb(25 68 118 / 5%) !important;
    padding: 5px;
}

.top-tasks-header {
    background: navy;
    color: white;
    font-size: 24px;
    font-weight: bold;
    padding: 0 10px 0 10px;
}

.top-tasks-item.col svg {
    display: block;
    margin: auto;
}

.promo-title {
    text-align: center;
    line-height: 1;
    overflow-wrap: break-word;
}

.requests-outer {
    border: navy solid 4px;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
    margin: auto;
    padding: 0;
    display: block;
    box-shadow: 1px 2px 2px rgb(25 68 118 / 5%), 2px 4px 4px rgb(25 68 118 / 5%), 4px 8px 8px rgb(25 68 118 / 5%) !important;
}

.requests-heading {
    background: navy;
    color: white;
    font-size: 24px;
    font-weight: bold;
    padding: 0 10px 0 10px;
    margin: 5px;
}

button.view.btn.btn-outline-primary {
    border-color: navy;
    font-size: 18px;
    border-width: 5px;
    color: navy;
    box-shadow: 1px 2px 2px rgb(25 68 118 / 5%), 2px 4px 4px rgb(25 68 118 / 5%), 4px 8px 8px rgb(25 68 118 / 5%) !important;
}

    button.view.btn.btn-outline-primary:hover {
        color: white !important;
        background: navy;
    }

td {
    color: navy;
    font-size: 18px;
    vertical-align: middle;
}

.bin-dates-outer {
    border: navy solid 4px;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
    box-shadow: 1px 2px 2px rgb(25 68 118 / 5%), 2px 4px 4px rgb(25 68 118 / 5%), 4px 8px 8px rgb(25 68 118 / 5%) !important;
}

.bin-dates-header {
    background: navy;
    color: white;
    font-size: 24px;
    font-weight: bold;
    padding: 0 10px 0 10px;
    margin-left: 5px;
    margin-right: 5px;
    margin-top: 5px;
}

.bin-dates-body {
    border-color: navy;
    border-width: 3px;
    padding: 5px;
}

.bin-dates-item.col-6 {
    border: navy solid 5px;
    border-radius: 4px;
    margin: 10px;
    width: 46.4%;
    height: 190px;
}

    .bin-dates-item.col-6 svg {
        display: block;
        margin: auto;
    }

.councillors-outer {
    border: navy solid 4px;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
    box-shadow: 1px 2px 2px rgb(25 68 118 / 5%), 2px 4px 4px rgb(25 68 118 / 5%), 4px 8px 8px rgb(25 68 118 / 5%) !important;
}

.councillors-header {
    background: navy;
    color: white;
    font-size: 24px;
    font-weight: bold;
    padding: 0 10px 0 10px;
}

.councillors-body {
    border-color: navy;
    border-width: 4px;
}

.councillors-item.col-6 {
    border: navy solid 5px;
    border-radius: 4px;
    margin: 10px;
    width: 46.4%;
    height: 190px;
}

    .councillors-item.col-6 svg {
        display: block;
        margin: auto;
    }

.promo-title-bin-dates {
    text-align: center;
    padding-top: 20px;
    text-align: center;
    font-size: 18px;
    color: navy;
    font-weight: bold;
}

.promo-title-councillors {
    padding-top: 11px;
    text-align: center;
    font-size: 18px;
    color: navy;
    font-weight: bold;
    line-height: 1.1;
}


.bin-dates-item.col-4 p {
    text-align: center;
}

.row.p-1 {
    font-size: 18px;
    color: navy;
    font-weight: bold;
}

.reportit-outer {
    border: navy solid 4px;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
    margin: auto;
    padding: 0;
    display: block;
    box-shadow: 1px 2px 2px rgb(25 68 118 / 5%), 2px 4px 4px rgb(25 68 118 / 5%), 4px 8px 8px rgb(25 68 118 / 5%) !important;
}

.reportit-heading {
    background: navy;
    color: white;
    font-size: 24px;
    font-weight: bold;
    padding: 0 10px 0 10px;
    margin: 5px;
}

.internal-form-link:hover svg {
    fill: white;
    color: white;
    background: navy;
}

.internal-form-link:hover .promo-title {
    background: navy;
    color: white;
}

.top-tasks-item.col {
    padding-top: 10px;
    padding-bottom: 10px;
    width: 100%;
}

a.internal-form-link {
    text-decoration: none !important;
    display: inline;
    display: block;
    padding: 20px;
    border: navy solid 5px;
    border-radius: 5px;
    height: 215px;
}

    a.internal-form-link:hover {
        background: navy;
    }

    a.internal-form-link svg {
        color: navy;
        width: 100px !Important;
        height: 100px !important;
        padding: 10px;
    }


.col-lg-6.col-md-12.top-tasks {
    padding: 5px;
}

.col-lg-6.col-md-12.services {
    padding: 5px;
}

.bin-dates.col-12 {
    padding: 5px;
}

.councillors.col{
    padding: 5px;
}

.requests-outer.col-12 {
    padding: 0px;
}

.requests.col-12 {
    padding: 5px;
}

.councillors-outer {
    padding: 5px;
}

.reportit.col-12 {
    padding: 5px;
}

.col-3 {
    padding: 5px;
}

.bin-dates-item.col-4 p {
    margin-bottom: 0.5rem;
}

@media (max-width: 672px) {
    .row {
        display: block;
    }

    .col-6 {
        width: 100%;
    }

    .authhead {
        height: 100px;
    }

    .col-6.float-right.profile {
        /*transform: translate(20%, 15%);*/
        text-align: center;
    }

    .col-3 {
        text-align: center;
        width: 100%;
    }

    .pb-5 {
        padding-bottom: 0px !important;
    }

    .feedback.row {
        padding: 0;
    }

    .col-4 {
        width: 100%;
    }

    .col-12.pb-5 {
        text-align: center;
    }

    .councillors-outer {
        height: auto;
    }

    .bin-dates-outer {
        height: auto;
    }
}

@media (max-width: 461px) {
    .authhead {
        height: 120px;
    }
}

@media (min-width: 992px) and (max-width: 1092px) {

    a.internal-form-link {
        height: 240px;
	width: 100%;
    }

    p {
        hyphens: auto;
    }

.top-tasks-item.col{
	min-width:60%;
}


}


@media (min-width: 1169px) and (max-width: 1296px) {
    .bin-dates-outer {
        height: 666px;
    }
}


  /*  @media (min-width: 1068px) and (max-width: 1169px) {
        .councillors-outer {
            height: 280px;
        }
    }

    @media (min-width: 992px) and (max-width: 1067px) {
        .councillors-outer {
            height: 280px;
        }
    }
*/
    .table-responsive.table-vertical {
        display: none;
    }

    @media (max-width: 672px) {
        .table-responsive.table-horizontal {
            display: none;
        }

        .table-responsive.table-vertical {
            display: block;
        }
    }

    .bin-type {
        padding: 20px;
    }

    button.view.btn.btn-outline-primary:hover svg {
        fill: white;
    }

.councillors-item.col-4 img {
    display: block;
    margin: auto;
}
/* _content/govServicePortalDesigns/Pages/CollectionLookup.cshtml.rz.scp.css */

.authmain {
    margin: auto;
    width: 80%;
}

div.row {
    margin: 0px !important;
}

.col-3 {
    padding: 5px;
}

.bin-dates.col {
    padding: 5px;
}

.bin-dates-outer {
    border: navy solid 4px;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
    box-shadow: 1px 2px 2px rgb(25 68 118 / 5%), 2px 4px 4px rgb(25 68 118 / 5%), 4px 8px 8px rgb(25 68 118 / 5%) !important;
}

.bin-dates-header {
    background: navy;
    color: white;
    font-size: 24px;
    font-weight: bold;
    padding: 0 10px 0 10px;
    margin-left: 5px;
    margin-right: 5px;
    margin-top: 5px;
}

.bin-dates-body {
    border-color: navy;
    border-width: 3px;
    padding: 5px;
}

.bin-dates-outer {
    height: auto;
}


.bin-dates-item.col-6 svg {
    display: block;
    margin: auto;
}

a.view.btn.btn-outline-primary {
    border-color: navy;
    font-size: 18px;
    border-width: 5px;
    color: navy;
    box-shadow: 1px 2px 2px rgb(25 68 118 / 5%), 2px 4px 4px rgb(25 68 118 / 5%), 4px 8px 8px rgb(25 68 118 / 5%) !important;
}

    a.view.btn.btn-outline-primary:hover svg {
        fill: white;
    }

    a.view.btn.btn-outline-primary:hover {
        color: white !important;
        background: navy;
    }

.waste-calendar-btn {
    padding: 5px;
    min-width: 100%;
}


.bin-type {
    padding: 20px;
    text-align: center;
}

.collection-details {
    text-align: center;
}

.collection-day-heading {
    padding: .25rem;
}
/* _content/govServicePortalDesigns/Pages/CouncillorDetails.cshtml.rz.scp.css */

div.row {
    margin: 0px !important; 
    font-size: 18px;
    color: navy;
    font-weight: bold;
    padding:0rem;
}

.col-3 {
    padding: 5px;
}

.councillors-outer {
    border: navy solid 4px;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
    box-shadow: 1px 2px 2px rgb(25 68 118 / 5%), 2px 4px 4px rgb(25 68 118 / 5%), 4px 8px 8px rgb(25 68 118 / 5%) !important;
}

    .councillors-outer{
        padding: 5px;
    }

.councillors-header {
    background: navy;
    color: white;
    font-size: 24px;
    font-weight: bold;
    padding: 0 10px 0 10px;
}

.councillors-body {
    border-color: navy;
    border-width: 4px;
}

.councillors-item.col {
    padding: 10px;
}

    .councillors-item.col svg {
        display: block;
        margin: auto;
    }

.councillors-item.col img {
    display: block;
    margin: auto;
}

.promo-title-councillors {
    padding-top: 11px;
    text-align: center;
    font-size: 18px;
    color: navy;
    font-weight: bold;
    line-height: 1.1;
}

.promo-party-councillors {
    padding-top: 11px;
    text-align: center;
    font-size: 18px;
    color: navy;
    font-weight: bold;
    line-height: 1.1;
}

.authmain {
    margin: auto;
    width: 80%;
}

a.navbar-brand {
    white-space: normal;
    text-align: center;
    word-break: break-all;
}

a {
    color: #0077cc;
}

.btn-primary {
    color: #fff;
    background-color: #1b6ec2;
    border-color: #1861ac;
}

.nav-pills .nav-link.active, .nav-pills .show &gt; .nav-link {
    color: #fff;
    background-color: #1b6ec2;
    border-color: #1861ac;
}

.border-top {
    border-top: 1px solid #e5e5e5;
}

.border-bottom {
    border-bottom: 1px solid #e5e5e5;
}

.box-shadow {
    box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy {
    font-size: 1rem;
    line-height: inherit;
}

.footer {
    position: absolute;
    bottom: 0;
    width: 100%;
    white-space: nowrap;
    line-height: 60px;
}

/* _content/govServicePortalDesigns/Pages/Shared/_LayoutAuthenticated.cshtml.rz.scp.css */
.container.nav-links {
   max-width:100%;
    padding:0px;
    margin:0px;
}

.mb-3 {
    margin-bottom: 0rem !important;
}

@media (min-width: 1200px){
.container, .container-sm, .container-md, .container-lg, .container-xl {
    max-width: 1470px !Important;
}
}

.pop-item&gt;a.internal-form-link {
    text-decoration: none !important;
    display: inline;
    display: block;
    padding: 20px;
    border: none;
    border-radius: 5px;
    height: 202px;
}

div#self-content {
	padding: 0;

}

@media (min-width: 1093px) and (max-width: 1397px) {
 .top-tasks-item.col{ 
 min-width: 51%;
 }
}

ul#session-badge {
    float: right;
}

a.navbar-brand {
    line-height: 0;
    font-size: 0;
    color: transparent;
}

a.navbar-brand:hover {
    line-height: 0;
    font-size: 0;
    color: transparent;
}

/* Login */

.content2{
padding-top: 20px;
}

.login-form h1 {
    font-weight: bold;
    font-size: 22px;
}

.login-form {
    width: 80%;
    margin: auto;
}

.btn.btn-default.primary, 
a.btn.btn-default.pull-right{
   border-color: navy;
    font-size: 16px;
    border-width: 5px;
    color: navy;
}



.btn.btn-default.primary:hover,
a.btn.btn-default.pull-right:hover {
    color: white !important;
    background: navy;
}

.btn.btn-default.primary:focus-visible, 
.btn.btn-default.primary:focus-within,
a.btn.btn-default.pull-right:focus-visible,
a.btn.btn-default.pull-right:focus-within {
    color: #0b0c0c !important;
    background-color: #fd0;
    box-shadow: none;
    text-decoration: none;
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
    outline: none;
    fill: black;
}

a.resetLink {
    color: navy;
    font-size: larger;
}

.form-control {
border: 1px solid navy !Important;
}

input#username {
    font-size: 1.1rem;
}

input#password{
    font-size: 1.1rem;
}

a.view.btn.btn-outline-primary:focus-visible, a.view.btn.btn-outline-primary:focus-within {
    color: #0b0c0c !important;
    background-color: #fd0;
    box-shadow: none;
    text-decoration: none;
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
    outline: none;
    fill: black;
}

a.view.btn.btn-outline-primary:focus-visible svg, a.view.btn.btn-outline-primary:focus-within svg {
    fill: navy;
    color: white;

}


@media (max-width: 767px){
.collection_reminder.float-right.visible, .waste-calendar-btn {
    margin: auto;
    display: block;
    width: 100%;
    padding-top: 5px;
    text-align: center;
}

.waste-calendar-btn{
    padding-bottom: 60px;
}
}



.govdelivery-outer {
    border: navy solid 4px;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
    box-shadow: 1px 2px 2px rgb(25 68 118 / 5%), 2px 4px 4px rgb(25 68 118 / 5%), 4px 8px 8px rgb(25 68 118 / 5%) !important;
}

    .govdelivery-outer{
        padding: 5px;
	margin:5px;
    }

div#govDelivery_container h2 {
    background: navy;
    color: white;
    font-size: 24px;
    font-weight: bold;
    padding-top: 4px;
    padding-bottom: 4px;
    padding-left:10px;
}

i.fa.fa-envelope {
    display: none;
}

a#btnSubscribe {
    padding-top: 25px;
}

button.btn.btn-primary.widgetButtonGovD {
    border-color: navy;
    font-size: 18px;
    border-width: 5px;
    color: navy !Important;
    background-color: white !Important;
    box-shadow: 1px 2px 2px rgb(25 68 118 / 5%), 2px 4px 4px rgb(25 68 118 / 5%), 4px 8px 8px rgb(25 68 118 / 5%) !important;
}

button.btn.btn-primary.widgetButtonGovD:hover{
    color: white !important;
    background: navy !important;
}


button.btn.btn-primary.widgetButtonGovD:focus-within{
color: #0b0c0c !important;
    background-color: #fd0;
    box-shadow: none;
    text-decoration: none;
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
    outline: none;
    fill: black;
    color: white !Important;
}</pre></body></html>