/*rows*/

div.row h2 {
    font-size: 1.4em;
    font-weight: bold;
}

div.row h2.green {
    color: #5e8c39;
}

div.row h2.brown {
    color: #b95b22;
}

div.row div.text-content {
    display: inline-block;
    width: 61%;
}

div.row p.read-more {
    margin: 5px 0 0 0;
    font-weight: bold;
}

div.row p.read-more>a {
    color: #5c5c5c;
}

div.row>.box-left {
    padding: 0px 7px 0px 0px;
}

div.row>.box-right {
    padding: 0px 0px 0px 7px;
}

div.row .inner {
    padding: 0 15px;
    font-size: 0.77em;
}

.smallerFonts {
    font-size: 28px!important;
}

#help-container>a {
    color: #000000;
    text-decoration: underline;
}

.first-frame {
    height: 289px;
}

#homepage_content {
    height: 336px;
    padding: 0;
}

#homepage_content p {
    color: #6a6b6b;
    margin-left: 0px;
    line-height: 1.8em;
}

#homepage_content li {
    line-height: 1.8em;
    color: #6a6b6b;
}

#bottom-row .inner {
    height: 275px;
}

#bottom-row {
    margin-top: 15px;
    margin-bottom: 105px;
}

#market-trends .inner {
    background-image: url(../images/ver20/marketTrends.png);
}

#my-property .inner {
    background-image: url(../images/ver20/HowAssessmentWorks.png);
}

#login-container h3 {
    font-size: 18px;
    color: #000000;
}

#map-container {
    position: relative;
    width: 100%;
    height: 100%;
}

#property-content {
    padding: 0;
    border: 1px solid #c2c2c2;
    -webkit-border-top-left-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
    -moz-border-radius-topleft: 4px;
    -moz-border-radius-bottomleft: 4px;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}

#favouritesTab {
    width: 50%;
    margin-top: -25px;
    position: relative;
    font-weight: bold;
}

#favouritesTab a {
    padding: 8px;
    background-color: #fff;
    border: 1px solid #ddd;
    font-size: 13px;
    border-bottom-color: transparent;
    border-radius: 4px;
    border-top: 1px solid #b3b3b3!important;
    border-left: 1px solid #b3b3b3!important;
    border-right: 1px solid #b3b3b3!important;
}

#favouritesTab a:hover {
    text-decoration: none;
    background-color: #e6e7e8;
}

#favouritesTab .red {
    color: #ed0000;
}


/* carousel */

.slide-show-buttons {
    margin-right: 5px;
    text-decoration: none;
    height: 22px;
    width: 22px;
    display: inline-block;
}

.slide-show-buttons:hover {
    text-decoration: none;
}

.slide-show-buttons.pause {
    background-color: #D2D2D2;
    width: 22px;
    height: 22px;
    border-radius: 6px;
    color: #424242;
    padding-left: 5px;
    padding-top: 1px;
}

.slide-show-buttons.pause:hover {
    background-color: #BBBBBB;
    color: #1D1D1D;
}

.slide-show-buttons.normal {
    background-image: url(../images/ver20/control-pills-normal.png);
}

.slide-show-buttons.selected {
    background-image: url(../images/ver20/control-pills-selected.png);
}

.slide-show-control {
    position: absolute;
    bottom: 10px;
    left: 255px;
    z-index: 15;
    list-style: none;
}

.carousel-indicators {
    bottom: -3px;
    left: 476px;
    width: 25%;
}

.carousel-indicators li {
    background-color: #454545;
    width: 22px !important;
    height: 22px !important;
    border-radius: 7px !important;
    margin: 0px !important;
}

.carousel-indicators .active {
    background-color: #0070bd;
    margin: 0px !important;
}

.slide-show-control a {
    opacity: 0.5;
}

#carousel-container .owl-item>div {
    line-height: 250px;
    text-align: center
}

#carousel-container #homepage_content .first-frame .title-brown {
    color: #be6631;
    font-size: 25px;
    margin-top: 59px;
    display: inline-block;
}

#carousel-container #homepage_content .first-frame .title-blue {
    color: #0070bd;
    font-size: 45px;
    line-height: 45px;
}

#carousel-container #homepage_content .first-frame {
    color: #5c5c5c;
    font-size: 14px;
}

.carousel .item {
    width: 674px;
    border-radius: 6px;
}

.carousel .item,
#login-container>div,
#post-login-container>.inner {
    height: 336px;
}

#login-container>div {
    overflow: auto;
}

#item1 {
    background-image: url(../images/ver20/Slider_Questions.png);
}

@media only screen and (max-width: 1024px) {
    .item {
        width: 583px!important;
        background-size: 583px 336px;
    }
    .carousel-inner {
        padding-right: 20px;
    }
}

#item1 p {
    font-size: 38px;
    line-height: 1.2em !important;
    padding-left: 35px;
    padding-top: 55px;
}

#item1 a {
    position: absolute;
    font-size: 1.7em;
    left: 35px;
    color: #ba332a;
}

#item2 {
    background-image: url(../images/ver20/Slider_Didyouknow.png);
}

#item2 a {
    position: absolute;
    font-size: 1.7em;
    left: 35px;
    color: #ba332a;
}

#item2 p {
    font-size: 32px;
    line-height: 1.2em !important;
    padding-left: 35px;
    padding-top: 27px;
}

#item3 {
    background-image: url(../images/ver20/Slider_Slider_About.png);
}

#item3 a {
    position: absolute;
    top: 210px;
    font-size: 1.7em;
    left: 35px;
    color: #ba332a;
}

#item4 {
    background-image: url(../images/ver20/Slider_Update.png);
}

#item4 a {
    font-size: 24px;
    color: #ba332a;
}

#item4 p {
    font-size: 38px;
    padding-top: 0px;
    margin: 0;
    line-height: 0.88em !important;
    color: #3e81c1;
}

#item5 {
    background-image: url(../images/ver20/Slider_AssessmentAndTaxation.png);
}

#item5 a {
    position: absolute;
    top: 210px;
    font-size: 1.7em;
    left: 35px;
    color: #ba332a;
}

#item5 p {
    font-size: 38px;
    line-height: 1.2em !important;
    padding-left: 35px;
    padding-top: 55px;
}

#item6 {
    background-image: url(../images/ver20/Slider_Howyourresidential.png);
}

#item6 a {
    position: relative;
    top: 40px;
    font-size: 2em;
    color: #ba332a;
    padding-left: 35px;
}

#item6 p {
    font-size: 38px;
    color: #b26a3d;
    line-height: 1.2em !important;
    padding-left: 35px;
    padding-top: 40px;
}

.hide {
    display: none;
}

html {
    background-color: #e5ebf8;
}

.click_disabled {
    pointer-events: none;

}

form label.error {
    margin-top: 7px;
    padding-left: 20px !important;
    float: none !important;
}

footer > ul.nav.second a {
    color: black;
}

.page-link > a:hover{
    color: var(--state-green) !important;
}