﻿/*----------------------------------------------------------
The base color for this template is #5c87b2. If you'd like
to use a different color start by replacing all instances of
#5c87b2 with your new color.
----------------------------------------------------------*/
@font-face {
    font-family: 'EauSansBoldOsF';
    src: url('../../../Content/fonts/EauSansBoldOsF.ttf');
}

html {
    background-color: #fff;
}

.background {
    background-color: #fff;
}

body {
    font-family: EauSansBoldOsF, Helvetica, Arial, sans-serif;
    font-size: 12px;
    color: rgb(74, 74, 74);
    font-weight:400;
}

.main {
    background-color: #fff;
}

.col-lg-offset-1 {
    margin-left: 0px !important;
    padding: 0px !important;
}

.col-lg-10 {
    width: 100% !important;
    padding: 0px !important;
}

.col-xs-12 {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.archivesbutton {
width:100% !important;
}

#Section1 {
    width: 70%;
    margin-left: auto;
    margin-right: auto;
    min-width: 400px;
    height: 130px !important;
}

#Div1 {
    background-color: #90c7e9;
}

#Div2 {
    width: 70%;
    margin-left: auto;
    margin-right: auto;
    min-width: 400px;
}

#footer2 {
    width: 100%;
    background-color: #4a4a4a;
}

#downloadStatement{
    visibility: hidden;
    display: none;
}

#LogoScreen {
    background-color:#ffffff;
}

#homeLogo{
    width: 224px !important;
    height: 130px !important;
    max-width: none !important;
    background-color: #ffffff;
}

@media (max-width: 768px) {
    #title h1 {
        font-size: 30px;
    }
}

#html_element {
    padding-top: 8px;
}

#NewsText {
    font-size: 16px;
}

input {
    outline-color: rgb(29, 51, 114);
}

.btn {
    color: #fff !important;
    background-color: rgb(74,74,74) !important;
    border-radius: 0;
    font-weight: bold;
    -webkit-transition: background 0.3s linear;
    -moz-transition: background 0.3s linear;
    transition: background 0.3s linear;
    -o-transition: background 0.3s linear;
}

.btn:hover {
    color: #fff;
}

a {
    color: #77a1b9;
    -webkit-transition: background 0.3s linear;
    -moz-transition: background 0.3s linear;
    transition: background 0.3s linear;
    -o-transition: background 0.3s linear;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    padding: 2px 4px;
    display: inline-block;
}


    a:visited {
        color: #77a1b9;
    }

    a:hover {
        color: #77a1b9;
        text-decoration: none;
    }

    a:active {
        color: #fff;
    }

#archivedButton {
    float: left !important;
    background-color: rgb(74,74,74) !important;
}

#completedButton {
    float: left !important;
    background-color: rgb(74,74,74) !important;
}

.boldtext {
    font-weight: bold;
    display: inline;
}

.display-label {
    font-weight: bold;
    margin-bottom: 0px;
}

.img-responsive {
}

.img-margin {
    margin-top: 18px;
    margin-bottom: 17px;
}

.img-header {
    height: 100%;
}


/* HEADINGS   
----------------------------------------------------------*/
h1, h2, h3, h4, h5, h6 {
    color: rgb(45,66,125);
    font-family: EauSansBoldOsF, Helvetica, Arial, sans-serif;
}

h1 {
    padding-bottom: 0;
    margin-bottom: 0;
    text-align: center;
    font-family: EauSansBoldOsF, Helvetica, Arial, sans-serif;
    color: rgb(74, 74, 74);
    font-weight: 400;
}

h2 {
    background: url("trio.png") 100% no-repeat;
    background-position: right;
    padding: 0 0 10px 0;
    margin-top: 0px;
    font-family: EauSansBoldOsF, Helvetica, Arial, sans-serif;
    color: rgb(74, 74, 74);
    font-weight: 400;
}

p {
    font-family: EauSansBoldOsF, Helvetica, Arial, sans-serif;
    font-size: 16px;
    color: rgb(74, 74, 74);
    font-weight: 400;
}

/* this rule styles <h2> tags that are the 
first child of the left and right table columns */
.rightColumn > h1, .rightColumn > h2, .leftColumn > h1, .leftColumn > h2 {
    margin-top: 0;
}

/* PRIMARY LAYOUT ELEMENTS   
----------------------------------------------------------*/

table-responsive {
    overflow-x: auto;
}

#header {
    position: relative;
    margin-bottom: 0px;
    padding: 0;
    /*margin-top: 15px;*/
}

    #header h1 {
        margin: 0;
        border: none;
        color: #283B62;
        padding-top: 15px;
    }

div#title {
    position: relative;
    text-align: left;
    padding: 10px 30px 0px 30px;
    background-color: #fff;
    margin-top: 0px;
    margin-bottom: 10px;
    _height: 1px; /* only IE6 applies CSS properties starting with an underscrore */
    overflow: auto;
    /*-moz-box-shadow: 0px 5px 5px #023F89;
    box-shadow: 0px 5px 5px #023F89;
    border radius
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;*/
}

legend {
    margin-bottom: 10px;
}

.page-header small {
    white-space: nowrap;
}

#property {
    padding-top: 5px;
    overflow: hidden;
    padding-bottom: 10px;
    background-color: rgb(74, 74, 74);
    width: 70%;
    margin-left: auto;
    margin-right: auto;
    min-width: 400px;
}

#propertyaddress {
    padding-top: 10px;
    padding-left: 20px;
    float: left;
    color: #fff;
}

#propertyactions {
    text-align: right;
}

.wrapper-sticky {
    height: auto !important;
    /*position: unset !important;*/
}

#propertynav {
    background-color: #4a4a4a;
    position: relative !important;
}

#propertyactions p {
    float: right;
}

#propertyactions a {
    white-space: nowrap;
}

#propertyaddress p {
    color: #FFFFFF;
}

#hamburger {
    cursor: pointer;
    color: #ffffff;
    font-size: 40px;
}

#hamburgerholder {
    padding-top: 10px;
    display: inline-flexbox;
    height: 40px;
    color: #ffffff !important;
}

#hamburgerText {
    margin-top: -20px;
    margin-right: 20px;
    vertical-align: middle;
}

#hamburgerDiv {
    position: relative !important;
}

#hamburgerText font {
    font-size: 20px !important;
    font-family: EauSansBoldOsF, Helvetica, Arial, sans-serif !important;
}

#menucontainer {
    margin-top: 5px;
}

td a {
    cursor: pointer;
}

.sector { 
    background-color: #fff;
    padding: 10px;
    margin-bottom: 10px;
    padding: 15px 15px 15px 15px;
}

.nowrap {
    white-space: nowrap;
}

#balancesummary a{
    list-style: none;
    -webkit-transition: all 100ms linear;
    -moz-transition: all 100ms linear;
    -o-transition: all 100ms linear;
    -ms-transition: all 100ms linear;
    transition: all 100ms linear;
    padding: 5px 5px;
    font-weight: bold;
    text-decoration: none;
    background-color: white;
    color: #283B62;
    border: 2px solid #283B62;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    margin-left: 5px;
}

    #balancesummary a:hover {
        z-index: 999;
        color: #283B62;
        border: 2px solid #283B62;
    }

.nav.nav-pills.pull-right {
    background-color: rgb(74,74,74) !important;
}

#property a {
    color: #fff;
    background-color: rgb(74,74,74);
    border-radius: 0px;
    margin-right: 5px;
    font-size: 15px;
}

    #property a:hover {
        z-index: 999;
        color: #999999;
    }

    #property a:active {
        color:#FFFFFF;
    }

#balancesummary p {
    margin-top: 0px;
}

#balancesummary legend {
    padding-bottom: 0px;
}

#staticinfo {
    padding: 10px 15px 10px 15px;
    background-color: #fff;
    margin-bottom: 10px;
}

#forgottenUsernameText{
    display:none;
}

#footer {
    color: rgb(212, 215, 229);
    padding: 10px 0;
    text-align: center;
    margin: 0;
    border-top-color: rgb(212, 215, 229);
    border-top-style: solid;
    border-top-width:20px;
}

#footer2 {
    color: #fff;
    padding: 10px 0;
    text-align: center;
    margin: 0;
    position: fixed;
    bottom: 0px;
    left: 0px;
}

#footertext {
    color: #ffffff;
}

#footertext.visited {
    color: #ffffff;
}

.table-hover tbody tr:hover td {
    background-color: #fff;
    color: #283B62;
}

/* TAB MENU   
----------------------------------------------------------*/

.postbutton li a {
    border-top: transparent;
}

    .postbutton a:hover {
        color: #283B62 !important;
        background-color: #fff !important;
    }

.dividerow {
    background-color: white;
    -moz-box-shadow: 0px 0px 4px rgb(29, 51, 114);
    box-shadow: 0px 0px 4px rgb(29, 51, 114);
    margin-bottom: 10px;
    padding: 15px 15px 15px 15px;
}

ul#menu {
    /*border-top: 1px solid #120e2d;*/
    font-size: large;
    width: 70%;
    margin-left: auto;
    margin-right: auto;
    min-width: 400px;
    font-size: 15px !important;
    font-weight:400 !important;
}

.nav-justified li {
    width: auto;
    width: initial;
    padding: 3px;
    margin: auto;
}

.nav-pills > li > a {
    width: 12%;
}

ul#menu li {
    padding-right: 0px;
    -webkit-transition: all 100ms linear;
    -moz-transition: all 100ms linear;
    -o-transition: all 100ms linear;
    -ms-transition: all 100ms linear;
    transition: all 100ms linear;
}

ul#menu li:hover {
    z-index: 999;
}

ul#menu li#greeting {
    padding: 10px 20px;
    font-weight: bold;
    text-decoration: none;
    color: #fff;
}

.logoheader-text {
    color: rgb(29, 51, 114);
    font-weight: normal;
    font-style: normal;
    font-size: 34px;
    font: normal normal normal 32px/1.4em EauSansBoldOsF, Helvetica, Arial, sans-serif;
    font-family: EauSansBoldOsF, Helvetica, Arial, sans-serif;
}

ul#menu li a {
    padding-right: 20px;
    padding-left: 20px;
    background-color: #4a4a4a;
    position: static;
    width: 100%;
    text-decoration: none;
    color: #fff;
    border-radius: 0px;
    -webkit-transition: background 0.3s linear;
    -moz-transition: background 0.3s linear;
    transition: background 0.3s linear;
    -o-transition: background 0.3s linear;
}

ul#menu li a:hover {

    color: #999999;
}

    ul#menu li a:active {
        z-index: 999;
        color: #ffffff;
    }

ul#menu li.selected a {
    color: #FFFFFF;
}

.archivesbutton {
    padding-right: 0px;
}

.archivesbutton li {
    width: 100% !important;
    position: relative;
    right: 2px;
}

.archivesbutton a {
    margin: 10px !important;
    margin-top: 15px;
}

.makepaymentbutton a {
    background-color: rgb(74,74,74);
    border-radius: 0px;
    padding: 5px;
    font-weight: bold;
    color: #fff;
    zoom: 120%;
}

.makepaymentbutton a:hover {
    color: #fff;
}

    .makepaymentbutton a:active {
        color: rgb(74,74,74);
    }

#title img {
    width: 100%;
    max-width: 190px;
    min-width: 50px;
    cursor: pointer;
}

/* FORM LAYOUT ELEMENTS   
----------------------------------------------------------*/
.page-header {
    margin-top: 15px;
}

#Google-reCaptcha {
    margin-top: 20px;
}

fieldset {
    color: #283B62;
    padding: 1em;
}

fieldset p {
    margin: 2px 12px 10px 10px;
}

fieldset label {
    display: block;
    margin-left: 0px;
    color: #283B62;
}

fieldset label.inline {
    display: inline;
}

input[type="text"] {
    border: 1px solid #CCC;
}

input[type="password"] {
    border: 1px solid #CCC;
}

.editor-label {
    color: #283B62;
    margin-left: 15px;
}

.editor-field {
    margin-left: 15px;
    margin-bottom: 10px;
}

fieldset .editor-label {
    margin-left: 0px;
}

fieldset .editor-field {
    margin-left: 0px;
}

.affix {
    width: 100%;
    position: fixed;
    top: 0;
    z-index: 100;
}

h2 small {
    color: #283B62;
}

.altheader {
    color: #fff;
}

.dropdown-menu li a:hover {
    background-color: rgb(29, 51, 114);
    color: #fff !important;
}


/* TABLE
----------------------------------------------------------*/

table {
    border-collapse: collapse;
}

table td {
    padding: 5px;
}

table th {
    padding: 6px 5px;
    text-align: left;
    background-color: rgb(74,74,74);
    border: solid 1px rgb(74,74,74);
    color: #fff;
    border-bottom: none !important;
}

/* Expanding Divs  
----------------------------------------------------------*/

.rowexpand {
    padding: 6px 25px;
    text-align: left;
    -webkit-transition: all 100ms linear;
    -moz-transition: all 100ms linear;
    -o-transition: all 100ms linear;
    -ms-transition: all 100ms linear;
    transition: all 100ms linear;
    background: url("../../../Content/Images/arrow-down.png");
    background-repeat: no-repeat;
    background-position: 10% center;
    margin: 0;
}

.divexpand {
    padding: 6px 25px;
    text-align: left;
    background-color: rgb(74,74,74);
    border: solid 1px #E7E7E8;
    font-weight: bold;
    cursor: pointer;
    color: #fff;
    -webkit-transition: all 100ms linear;
    -moz-transition: all 100ms linear;
    -o-transition: all 100ms linear;
    -ms-transition: all 100ms linear;
    transition: all 100ms linear;
    background-image: url("../../../Content/Images/arrow-down-will.png");
    background-repeat: no-repeat;
    background-position: 1% center;
    margin: 0;
}

.divexpand:hover {
    color: #fff;
    border: 1px solid #E7E7E8;
    z-index: 999;
    -webkit-transform: scale(1.03);
    -moz-transform: scale(1.03);
    -ms-transform: scale(1.03);
    -o-transform: scale(1.03);
    transform: scale(1.03);
    }

.divexpand:active {
    color: rgb(29, 51, 114);
}

.expandingcontent {
    padding: 10px;
    margin: 0;
    clear: none;
    overflow: auto;
    border: 1px solid rgb(74,74,74);
}

.closed {
    background-image: url("../../../Content/Images/arrow-down-will.png");
    background-repeat: no-repeat;
    background-position: 1% center;
}

.closed-black {
    background: url("../../../Content/Images/arrow-down.png");
    background-repeat: no-repeat;
    background-position: 5% center;
}

.open-black {
    background: url("../../../Content/Images/arrow-up.png");
    background-repeat: no-repeat;
    background-position: 5% center;
}

.open {
    background-image: url("../../../Content/Images/arrow-up-will.png");
    background-repeat: no-repeat;
    background-position: 1% center;
}

/* MISC  
----------------------------------------------------------*/

img.LoadingImage {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 3px;
    margin-bottom: 3px;
}

.clear {
    clear: both;
}

.error {
    color: Red;
}

#logindisplay a:link {
    color: black;
    /*text-decoration: underline;*/
}

#logindisplay a:visited {
    color: black;
    /*text-decoration: underline;*/
}

#logindisplay a:hover {
    color: #ffffff;
    text-decoration: none;
    background-color: rgb(74,74,74);
}

.field-validation-error {
    color: #ff0000;
}

.input-validation-error {
    border: 1px solid #ff0000;
    background-color: #ffeeee;
}

.validation-summary-errors {
    font-weight: bold;
    color: #ff0000;
}



/* Added to main style*/
.contact {
    width: 28%;
    display: block;
    float: right;
    text-align: right;
    padding-top: 10px;
}

.contact p {
    color: #283B62;
    padding-left: 1%;
    padding-bottom: 5px;
    padding-top: 12px;
}

.contact a {
    float: right;
    width: 9%;
    display: block;
    padding-left: 3px;
}


.contact a img {
    /*width: 9%;*/
    width: 100%;
}


.contact .strap {
    display: block;
    float: right;
    width: 400px;
    font-size: 1.8em;
    font-family: 'helveticaneue-light';
    color: #283B62 !important;
    padding-top: 20px;
    padding-bottom: 10px;
}

    /*Fix for Credit Control Status Issues*/
.table-hover > tbody > tr:hover > td, .table-hover > tbody > tr:hover > th {
    background-color: rgb(74,74,74);
    color: #fff;
}



/* TAB STUFF  
----------------------------------------------------------*/

/* Style the tab */
div.tab {
    overflow: hidden;
    background-color: rgb(74,74,74);
}

/* Style the buttons inside the tab */
div.tab button {
    background-color: inherit;
    float: left;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 14px 16px;
    transition: 0.3s;
    margin-right: 2px;
    color: white;
    background-color: rgb(74,74,74);
    font-family: EauSansBoldOsF, Helvetica, Arial, sans-serif;
    font-size: large;
}

/* Change background color of buttons on hover */
div.tab button:hover {
}

/* Create an active/current tablink class */
        div.tab button.active {
            background-color: rgb(74,74,74);
            color: #FFFFFF;
        }

/* Style the tab content */
.tabcontent {
    display: none;
    padding: 6px 12px;
    border: 1px solid #E7E7E8;
    border-top: none;
}

#AddPropertyButton {
    display: none;
}