/*!
 * Start Bootstrap
 * Copyright 2013-2018 Start Bootstrap
 */

@import url('https://fonts.googleapis.com/css2?family=Albert+Sans:wght@400;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300;600&display=swap');

body {
    overflow-x: hidden;
    /*font-family: 'hurme_geometric_sans_4regular';*/
    font-family: "Albert Sans", sans-serif;
	font-weight: 400;
    font-size: 18px;
}

/*INC0349545 - portal Layout issue: page content is not centred - Start here*/
html {
    display: block !important;
}
/*Ends here*/

/*p {
  line-height: 1.75;
}*/

a {
    color: #007EB0;
}

    a:hover {
        color: #00A3A3;
        text-decoration: none;
    }

    a:focus {
        text-decoration: none;
    }

.text-primary {
    color: #00A3A3 !important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Poppins', sans-serif;
	font-weight: 600;
}

section {
    padding: 0 0 100px 0;
}

    section h2.section-heading {
        font-size: 40px;
        margin-top: 0;
        margin-bottom: 15px;
    }

    section h3.section-subheading {
        font-size: 16px;
        font-weight: 400;
        font-style: italic;
        margin-bottom: 75px;
        text-transform: none;
    }

@media (min-width: 768px) {
    section {
        padding: 0;
    }

    .bg-light {
        padding-top: 0;
    }
}

.dropdown>.active>a,
.dropdown>.active>a:focus{
	background: #f7f7f7k !important;
}

.sign-in-btn {
    padding: 5px 0 0 0;
}

    .sign-in-btn .btn-info {
        font-size: 1.1em;
    }

    .sign-in-btn .btn {
        color: #00a3a3;
        background: #fff;
        border: 2px solid #00a3a3;
    }

        .sign-in-btn .btn:hover {
            background: #00A3A3;
            color: #fff;
        }

.xrm-attribute-value .alert-warning {
    margin-bottom: 30px;
}

.xrm-attribute-value h3.mt-4 {
    font-size: 24px;
    line-height: 35px;
    letter-spacing: -0.14px;
    color: #3D4566;
}
/* signed-in page */
.navbar-right .signed-in .dropdown-menu {
    width: 292px;
    right: auto;
    left: 3px;
}

    .navbar-right .signed-in .dropdown-menu a,
	.navbar-right .signed-in .dropdown-menu a:focus{
        padding: 0 36px !important;
        color: #3d4566;
        /*border-top: 1px solid #fff;*/
        height: 54px;
        font-size: 18px;
        vertical-align: middle;
        display: table-cell;
        width: 292px;
		background:#f7f7f7;
    }

.signed-in .dropdown-toggle:focus {
    border: none !important;
}

.navbar-right .navbar-nav li.dropdown a.navbar-icon:focus,
.navbar-right .navbar-nav li.dropdown a.navbar-icon:hover {
    background: none !important;
}

.sign-in-main {
    padding: 0;
}
/* Signed-in page end */

.btn {
    font-weight: 700;
}

    .btn:disabled {
        background: #B7B7B7;
        opacity: 1;
    }

.btn-xl {
    font-size: 18px;
    padding: 20px 40px;
}

.btn-info {
    font-weight: normal;
    font-size: 14px;
    padding: 10px 25px;
    margin-left: 10px;
    background: #00A3A3;
}

.btn-primary {
    background-color: #00a3a3;
    font-size: 14px;
    border: none;
}

    .btn-primary:active, .btn-primary:focus, .btn-primary:hover {
        background-color: #038686 !important;
        color: white;
    }

    .btn-primary:active, .btn-primary:focus {
        -webkit-box-shadow: 0 0 0 0.2rem rgba(254, 209, 55, 0.5) !important;
        box-shadow: 0 0 0 0.2rem rgba(254, 209, 55, 0.5) !important;
    }

::-moz-selection {
    background: #84c4fb;
    text-shadow: none;
}

::selection {
    background: #84c4fb;
    text-shadow: none;
}

img::-moz-selection {
    background: transparent;
}

img::selection {
    background: transparent;
}

img::-moz-selection {
    background: transparent;
}

.main-logo {
    width: 182px;
    height: 50px;
}

#mainNav {
    background-color: #fff;
    box-shadow: 0px 0px 4px 2px rgba(0, 0, 0, 0.13);
    border-radius: 0;
}

    #mainNav .navbar-toggler {
        font-size: 12px;
        right: 0;
        padding: 13px;
        text-transform: uppercase;
        color: white;
        border: 0;
        background-color: #fed136;
    }

    #mainNav .navbar-brand {
        color: #fed136;
    }

        #mainNav .navbar-brand.active, #mainNav .navbar-brand:active,
        #mainNav .navbar-brand:focus, #mainNav .navbar-brand:hover {
            color: #fec503;
        }

    #mainNav .navbar-nav .nav-item .nav-link {
        font-size: 1.1em;
        font-weight: 400;
        padding: 0.75em 0;
        color: #414141;
    }

        #mainNav .navbar-nav .nav-item .nav-link.active,
        #mainNav .navbar-nav .nav-item .nav-link:hover {
            color: #3c4465;
            border-bottom: 2px solid #b9177e;
            padding-bottom: 10px !important;
        }

        #mainNav .navbar-nav .nav-item .nav-link.active {
            font-weight: bold;
        }

/* Navigation */
.navbar {
    margin-bottom: 0;
}

.navbar-nav li {
    font-size: 18px;
}

    .navbar-nav li .navbar-icon {
        color: #00A3A3;
        font-size: 20px;
        margin: 0;
        margin-right: 10px;
    }

    .navbar-nav li.weblink {
        padding: 0;
        margin: 10px 32px 0 0;
    }

        .navbar-nav li.weblink a {
            font-size: 18px;
            line-height: 22px;
            color: #3D4566;
            padding: 6px 0 16px;
            cursor: pointer;
            margin: 0;
            margin-right: 5px;
        }

.navbar-nav > li > a {
    line-height: normal;
}

    .navbar-nav > li > a .fa-chevron-down {
        padding-left: 5px;
        padding-right: 8px;
    }

.navbar-nav li.weblink:not(.dropdown) a:hover {
    background: none;
    border-bottom: 2px solid #DE008D;
}

.navbar-nav li.weblink a:focus {
    background: none;
    outline: none;
}

.navbar-nav li.weblink.active a {
    border-bottom: 2px solid #DE008D;
    font-family: "Albert Sans", sans-serif;
	font-weight:700;
}

.navbar-nav li.sign-in-btn {
    padding: 0;
}

.navbar-nav li#signed-in {
    margin-left: -12px;
}

    .navbar-nav li#signed-in .fa-chevron-down {
        padding-right: 0;
    }

.navbar-nav li.sign-in-btn a {
    /*border: 2px solid #00A3A3;*/
    border-radius: 4px;
    padding: 13px 32px;
    font-size: 18px;
    color: #00A3A3;
    font-family: "Albert Sans", sans-serif;
	font-weight: 400;
    margin: 0;
    border: 2px solid #00a3a3;
    .navbar-nav li.sign-in-btn a
}

    .navbar-nav li.sign-in-btn a:hover,
    .navbar-nav li.sign-in-btn a:focus {
        background: none;
        color: #00a3a3;
        text-decoration: none;
    }

.navbar-nav li.search-icon a:hover, .navbar-nav li.search-icon a:focus {
    background: none;
}

.navbar-nav .nav-close {
    display: none;
}

#navbar .dropdown-menu {
    margin-top: 0px !important;
    padding: 0;
    /*right: auto;*/
    border: none;
}

.navbar-nav .dropdown-menu {
    background: #f7f7f7;
    border-radius: 0;
    width: 292px;
}

    .navbar-nav .dropdown-menu li a,
	.navbar-nav .dropdown-menu li a:focus{
        color: #3d4566;
        border-bottom: 2px solid #fff;
        padding: 0 36px !important;
        color: #3d4566;
        height: 54px;
        font-size: 18px;
        vertical-align: middle;
        display: table-cell;
        width: 292px;
    }

        .navbar-nav .dropdown-menu li a:hover {
            background: #3d4566;
            color: #fff;
            border-bottom: 2px solid #fff;
        }

    .navbar-nav .dropdown-menu li.divider {
        display: none;
    }

.navbar-nav>li.weblink.dropdown>a:hover,
.navbar-nav>li.weblink.dropdown>a:focus,
.navbar-nav>li.weblink.dropdown.open>a,
.navbar-nav>li.dropdown.signed-in>a:hover,
.navbar-nav>li.dropdown.signed-in>a:focus,
.navbar-nav>li.dropdown.signed-in.open>a{
    /* background: #f7f7f7; */
	background: white;
    /*padding: 14px 14px 16px 14px;
    margin-top: -8px;
    margin-right: -14px;*/
}

.navbar-nav li.weblink.dropdown a:focus {
    border: none !important;
}

.navbar-nav li.weblink a:focus,
.navbar-nav li.signed-in a:focus{
	outline: 1px auto -webkit-focus-ring-color;
}
ul.dropdown-menu li a:focus{
	outline: 1px auto -webkit-focus-ring-color;
}

.navbar-nav li.weblink.dropdown.open .dropdown-menu {
    right: -14px;
}

    .navbar-nav li.weblink.dropdown.open .dropdown-menu a:hover {
        background: #3d4566;
        color: #fff;
    }

/* Lokesh css */
.bg-color2 {
    background: #f0f0f0;
}

.find-new-block {
    padding: 100px 0;
}
/* two colum block */
.two-col-block {
    background: #333;
}

    .two-col-block .text-gray-dark {
        color: #fff;
        font-size: 14px;
    }

    .two-col-block a {
        color: #fecb02;
        text-decoration: underline;
        font-size: 12px;
    }

        .two-col-block a .fa-arrow-right {
            padding-right: 7px;
        }

.text-secondary {
    color: #a9a9a9 !important;
    font-size: 14px;
}

.two-col-block .p-5 {
    padding-right: 8rem !important;
}

.future-bg-img {
    background: url(../img/future-bg-img.jpg);
    background-size: cover;
}
/* Buy and rent search box css */
.home-input-search {
    padding: 55px;
    background: #f0f0f0;
    min-height: 440px;
    border-radius: 5px;
}

.home-input-search-color {
    background: #3d4566;
}

.home-block-input-field input {
    margin: 15px 0;
    border: 2px solid #d4d4d4;
    height: 55px;
}

.home-input-search-color .read-about {
    text-align: center;
    display: block;
    padding-bottom: 20px;
    padding-top: 5px;
    color: #fff;
    text-decoration: underline;
}

.home-input-search .title {
    text-align: center;
    font-size: 30px;
}

.home-block-btn-group .btn {
    width: 48%;
    float: left;
    height: 55px;
    font-size: 21px;
}

.home-block-btn-group2 {
    padding-top: 30px;
}

    .home-block-btn-group2 .btn {
        width: 100%;
        border: 2px solid #00a3a3;
        margin-bottom: 10px;
        height: 53px;
        font-size: 18px;
        text-align: left;
        background: none;
        color: #00a3a3;
    }

        .home-block-btn-group2 .btn:hover {
            background: #038686;
            color: #fff;
        }

        .home-block-btn-group2 .btn .fa-chevron-right {
            float: right;
            padding-top: 6px;
        }
/* Home Story section */
section.main-content.only-some-inner-pages {
    min-height: 370px;
}

.section-h {
    text-align: center;
}

.story-des {
    width: 50%;
    margin: 0 auto;
}

.home-story-content-bg {
    background: url(../img/nathan-anderson2.png) no-repeat;
    background-size: 86%;
}

.user-story-name {
    background: #e2e2e2;
    width: 50%;
    text-align: center;
    font-family: 'Poppins', sans-serif;
	font-weight: 600;
    color: #404668;
}

.home-story-content {
    padding: 65px 0;
}

    .home-story-content .quotation-img {
        -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
        filter: grayscale(100%);
        opacity: 0.3;
        filter: alpha(opacity=30); /* For IE8 and earlier */
    }

/* step of the way */

.steps {
    color: #3c4465;
}

.plan-steps {
    background: url(../img/steps-img.png) no-repeat center center;
    height: 620px;
    padding: 60px 0;
}

.step-0 {
    width: 24%;
    text-align: center;
    font-size: 12px;
}

.step-1, .step-4 {
    width: 20%;
    margin: 0 auto;
}

.steps-divider {
    overflow: hidden;
    width: 70%;
    margin: 0 auto;
    padding-top: 63px;
}

    .steps-divider .step-2, .steps-divider .step-3 {
        float: left;
    }

    .steps-divider .step-3 {
        float: right;
    }

.step-4 {
    padding-top: 100px;
}
/* help block css */

.help-box {
    background: #fff;
    padding: 30px;
    margin-bottom: 25px;
    border-radius: 3px;
    position: relative;
    overflow: hidden;
    min-height: 230px;
}

    .help-box:hover {
        box-shadow: 0px 0px 18px 0px #bbb;
        transition: box-shadow 0.3s ease-in-out;
    }

    .help-box li {
        color: #00a3a3;
        list-style-type: disc;
        font-size: 12px;
        line-height: 23px;
    }

        .help-box li span {
            color: black;
            font-size: 14px;
        }

    .help-box a.blue-arrow {
        background: url(hand-drawn-arrow.svg) no-repeat #00a3a3 16% center;
        position: absolute;
        top: 23%;
        right: -50px;
        border-radius: 100%;
        height: 100px;
        width: 100px;
    }


.help-search {
    color: #fff;
    background: rgba(61, 69, 102, 1);
}

.help-input-group .btn {
    border-radius: 0px 3px 3px 0px;
    background: #00a3a3;
    color: #fff;
    width: 55px;
    height: 55px;
}

.help-input-group input {
    height: 55px;
}
/* home help search css */

/* header search */
.search-wrapper {
    position: absolute;
    -webkit-transform: translate(-11%, -50%);
    -moz-transform: translate(-11%, -50%);
    transform: translate(-11%, -50%);
    top: 54%;
    right: -10px;
}

    .search-wrapper.active {
    }

    .search-wrapper .input-holder {
        overflow: hidden;
        height: 50px;
        background: rgba(255,255,255,0);
        border-radius: 6px;
        position: relative;
        width: 70px;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
    }

    .search-wrapper.active .input-holder {
        border-radius: 0px;
        width: 555px;
        background: #ffea99;
        -webkit-transition: all .5s cubic-bezier(0.000, 0.105, 0.035, 1.570);
        -moz-transition: all .5s cubic-bezier(0.000, 0.105, 0.035, 1.570);
        transition: all .5s cubic-bezier(0.000, 0.105, 0.035, 1.570);
    }

    .search-wrapper .input-holder .search-input {
        width: 100%;
        height: 50px;
        padding: 0px 70px 0 20px;
        opacity: 0;
        position: absolute;
        top: -10px;
        left: 0px;
        background: transparent;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        border: none;
        outline: none;
        font-family: "Albert Sans", sans-serif;
        font-size: 16px;
        font-weight: 400;
        line-height: 20px;
        color: #333;
        -webkit-transform: translate(0, 60px);
        -moz-transform: translate(0, 60px);
        transform: translate(0, 60px);
        -webkit-transition: all .3s cubic-bezier(0.000, 0.105, 0.035, 1.570);
        -moz-transition: all .3s cubic-bezier(0.000, 0.105, 0.035, 1.570);
        transition: all .3s cubic-bezier(0.000, 0.105, 0.035, 1.570);
        -webkit-transition-delay: 0.3s;
        -moz-transition-delay: 0.3s;
        transition-delay: 0.3s;
    }

    .search-wrapper.active .input-holder .search-input {
        opacity: 1;
        -webkit-transform: translate(0, 10px);
        -moz-transform: translate(0, 10px);
        transform: translate(0, 10px);
    }

    .search-wrapper .input-holder .search-icon {
        width: 50px;
        height: 49px;
        border: none;
        border-radius: 6px;
        background: #00a3a3;
        padding: 0px;
        outline: none;
        position: relative;
        z-index: 2;
        float: right;
        cursor: pointer;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
        font-size: 16px;
        color: #fff;
    }

    .search-wrapper.active .input-holder .search-icon {
        width: 50px;
        height: 50px;
        margin: 0;
        border-radius: 0px;
    }

    .search-wrapper .input-holder .search-icon span {
        width: 22px;
        height: 22px;
        display: inline-block;
        vertical-align: middle;
        position: relative;
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        transform: rotate(45deg);
        -webkit-transition: all .4s cubic-bezier(0.650, -0.600, 0.240, 1.650);
        -moz-transition: all .4s cubic-bezier(0.650, -0.600, 0.240, 1.650);
        transition: all .4s cubic-bezier(0.650, -0.600, 0.240, 1.650);
    }

    .search-wrapper.active .input-holder .search-icon span {
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }

    .search-wrapper .input-holder .search-icon span::before, .search-wrapper .input-holder .search-icon span::after {
        position: absolute;
        content: '';
    }

    .search-wrapper .input-holder .search-icon span::before {
        width: 4px;
        height: 11px;
        left: 9px;
        top: 18px;
        border-radius: 2px;
        background: aqua;
    }

    .search-wrapper .input-holder .search-icon span::after {
        width: 14px;
        height: 14px;
        left: 0px;
        top: 0px;
        border-radius: 16px;
        border: 4px solid aqua;
    }

    .search-wrapper .close {
        position: absolute;
        z-index: 1;
        top: 15px;
        right: 20px;
        width: 25px;
        height: 25px;
        cursor: pointer;
        -webkit-transform: rotate(-180deg);
        -moz-transform: rotate(-180deg);
        transform: rotate(-180deg);
        -webkit-transition: all .3s cubic-bezier(0.285, -0.450, 0.935, 0.110);
        -moz-transition: all .3s cubic-bezier(0.285, -0.450, 0.935, 0.110);
        transition: all .3s cubic-bezier(0.285, -0.450, 0.935, 0.110);
        -webkit-transition-delay: 0.2s;
        -moz-transition-delay: 0.2s;
        transition-delay: 0.2s;
    }

    .search-wrapper.active .close {
        right: -40px;
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        transform: rotate(45deg);
        -webkit-transition: all .6s cubic-bezier(0.000, 0.105, 0.035, 1.570);
        -moz-transition: all .6s cubic-bezier(0.000, 0.105, 0.035, 1.570);
        transition: all .6s cubic-bezier(0.000, 0.105, 0.035, 1.570);
        -webkit-transition-delay: 0.5s;
        -moz-transition-delay: 0.5s;
        transition-delay: 0.5s;
    }

    .search-wrapper .close::before, .search-wrapper .close::after {
        position: absolute;
        content: '';
        background: red;
        border-radius: 2px;
    }

    .search-wrapper .close::before {
        width: 4px;
        height: 21px;
        left: 8px;
        top: 1px;
    }

    .search-wrapper .close::after {
        width: 21px;
        height: 4px;
        left: 0px;
        top: 9px;
    }

    .search-wrapper .result-container {
        width: 100%;
        position: absolute;
        top: 57px;
        left: 0px;
        text-align: center;
        font-family: "Albert Sans", sans-serif;
		font-weight: 400;
        font-size: 14px;
        display: none;
        color: #333;
    }


@media screen and (max-width: 560px) {
    .search-wrapper.active .input-holder {
        width: 200px;
    }
}

.search-btn {
    width: 60px;
    position: relative;
}

.carousel-content {
    /*position: relative;*/
}

.carousel-content-text {
    position: absolute;
    top: 0;
}

.banner-box {
    color: #3D4566;
    padding: 15px;
    border-radius: 5px;
    box-shadow: 0px 1px 5px 0px #656565;
}

.banner-box-heading {
    color: #de008d;
}

.banner-box p {
    margin-bottom: 0;
}

    .banner-box p.banner-box-text {
        font-family: 'Poppins', sans-serif;
		font-weight: 600;
    }

.alert-warning {
    margin-bottom: 0;
    background: rgba(255, 202, 40, 0.4);
    border-radius: 4px;
    color: #464646;
    /*text-align: center;*/
    font-size: 18px;
    /*font-family: 'hurme_geometric_sans_4SBd', sans-serif;*/
    font-family: "Albert Sans", sans-serif;
	font-weight: 400;
}

    .alert-warning a {
        color: #007EB0;
        text-decoration: underline;
        /*padding-left: 15px;*/
    }

    .alert-warning .fa-exclamation-circle {
        color: #fecb02;
        font-size: 24px;
        padding-right: 4px;
        position: relative;
        bottom: -2px;
    }

.alert-danger {
    width: 95%;
    background: #facac9;
    border: none;
}

.content-alert {
    background: #333;
    color: #fff;
    padding: 15px;
}

.media a {
    color: #fecb02;
    text-decoration: underline;
    font-size: 12px;
}

    .media a .fa-arrow-right {
        padding-right: 7px;
    }

.media-body p {
    color: #a7a7a7;
}

.notes-empty.message {
    margin-top: 30px;
}

.notes-empty {
    padding: 15px;
    background-color: #d9edf7;
    border: 1px solid #bce8f1;
    color: #333;
    text-align: left;
    font-size: 16px;
    border-radius: 4px;
}

.upload-image .notes-empty .alert {
    background: none;
    padding: 0;
    border: none;
    margin: 0;
}

.upload-image h3 {
    color: #3D4566;
}


.upload-delete-icon .notes > .note .toolbar a[data-toggle="dropdown"] {
    display: none;
}

.entity-notes .toolbar {
    margin-right: 15px;
}

.upload-delete-icon .notes > .note .toolbar ul {
    display: contents;
}

    .upload-delete-icon .notes > .note .toolbar ul li {
        padding-bottom: 0px;
    }

        .upload-delete-icon .notes > .note .toolbar ul li:before {
            content: none;
        }

        .upload-delete-icon .notes > .note .toolbar ul li a {
            color: #00a3a3;
            border: 2px solid #00a3a3;
            border-radius: 4px;
            margin-top: 10px;
            font-size: 18px
        }

.upload-delete-icon .notes > .note .attachment {
    clear: none;
}

@media only screen and (max-width: 600px) {
    .upload-delete-icon .notes > .note .toolbar ul li a {
        font-size: 16px
    }

    .upload-delete-icon .notes > .note .content {
        display: table;
        border-bottom: 2px solid #DDD;
    }

    .upload-delete-icon .notes > .note .toolbar {
        display: table-footer-group;
        float: left !important;
    }

    .upload-delete-icon .notes > .note .attachment {
        display: table-header-group;
        border-bottom: none;
    }
}
/* Help line css*/

.common-heading2 .blue-bg-h2 {
    background: #00a3a3;
    padding: 5px 10px;
    font-size: 22px;
}

/* Common radio check boxs */

.common-checkbox-level-1, .common-radio-level-1 {
    padding: 0;
    margin: 25px 0 0 0;
}

#esate_issues {
    margin-top: 0;
}

.common-checkbox-level-1 li, .common-radio-level-1 li {
    list-style: none;
    padding: 15px 0px;
    font-size: 16px;
    border-top: 2px solid #E9E9E9;
}

.common-radio-level-1 li {
    border: none;
    padding: 9px 0;
}

.common-checkbox-level-1 li:last-child {
    border-bottom: 2px solid #E9E9E9;
}

.common-radio-level-1 br {
    display: none;
}

.common-checkbox-level-1 input, .common-radio-level-1 input {
    width: 20px;
    height: 20px;
    margin: 0;
}

.common-checkbox-level-1 label, .common-radio-level-1 label {
    margin: 0;
    position: relative;
    top: -4px;
    padding-left: 10px;
    font-weight: normal;
}

.not-covered {
    padding: 0 0 0 23px;
    margin: 0;
}

    .not-covered li {
        padding: 5px 0;
        color: #00A3A3;
        font-size: 16px;
    }

        .not-covered li span {
            color: #333;
        }

.process-flows .not-covered li {
    color: #00A3A3;
}

.not-covered-step .alert-warning {
    margin-top: 10px;
    padding: 10px;
    border-radius: 4px;
    text-align: left;
    font-size: 16px;
    line-height: 26px;
}

    .not-covered-step .alert-warning a {
        color: #333;
        padding-left: 0;
    }

/* Lokesh css end */
.text-gray-dark {
    background: #027dad;
    padding: 0px 12px;
    display: inline-block;
}

.masthead {
    /*margin-top: 111px;*/
}

.home-banner-main {
    background-image: url("../img/banner1.2.png");
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-size: cover;
    padding-bottom: 130px;
}

header.masthead .intro-text {
    padding-top: 130px;
    padding-bottom: 55px;
}

    header.masthead .intro-text .intro-lead-in {
        font-size: 22px;
        line-height: 22px;
        margin-bottom: 25px;
    }

        header.masthead .intro-text .intro-lead-in p {
            text-align: left;
            line-height: 37px;
            margin-bottom: 30px;
        }

            header.masthead .intro-text .intro-lead-in p span {
                background: rgba(45, 45, 51, 0.83);
                padding: 4px 10px;
                border-radius: 4px;
                color: #fff;
            }

    header.masthead .intro-text .intro-heading {
        font-size: 50px;
        font-weight: 700;
        line-height: 50px;
        margin-bottom: 25px;
    }

@media (min-width: 768px) {
    header.masthead .intro-text {
        padding-top: 130px;
        padding-bottom: 55px;
    }

        header.masthead .intro-text .intro-lead-in {
            font-size: 46px;
            margin-bottom: 25px;
            font-family: 'Poppins', sans-serif;
			font-weight: 600;
        }

        header.masthead .intro-text .intro-heading {
            font-size: 75px;
            font-weight: 700;
            line-height: 75px;
            margin-bottom: 50px;
        }
}

.service-heading {
    margin: 15px 0;
    text-transform: none;
}

#portfolio .portfolio-item {
    right: 0;
    margin: 0 0 15px;
}

    #portfolio .portfolio-item .portfolio-link {
        position: relative;
        display: block;
        max-width: 400px;
        margin: 0 auto;
        cursor: pointer;
    }

        #portfolio .portfolio-item .portfolio-link .portfolio-hover {
            position: absolute;
            width: 100%;
            height: 100%;
            -webkit-transition: all ease 0.5s;
            transition: all ease 0.5s;
            opacity: 0;
            background: rgba(254, 209, 54, 0.9);
        }

            #portfolio .portfolio-item .portfolio-link .portfolio-hover:hover {
                opacity: 1;
            }

            #portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content {
                font-size: 20px;
                position: absolute;
                top: 50%;
                width: 100%;
                height: 20px;
                margin-top: -12px;
                text-align: center;
                color: white;
            }

                #portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content i {
                    margin-top: -12px;
                }

                #portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content h3,
                #portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content h4 {
                    margin: 0;
                }

    #portfolio .portfolio-item .portfolio-caption {
        max-width: 400px;
        margin: 0 auto;
        padding: 25px;
        text-align: center;
        background-color: #fff;
    }

        #portfolio .portfolio-item .portfolio-caption h4 {
            margin: 0;
            text-transform: none;
        }

        #portfolio .portfolio-item .portfolio-caption p {
            font-size: 16px;
            font-style: italic;
            margin: 0;
        }

#portfolio * {
    z-index: 2;
}

.portfolio-modal {
    padding-right: 0px !important;
}

    .portfolio-modal .modal-dialog {
        margin: 1rem;
        max-width: 100vw;
    }

    .portfolio-modal .modal-content {
        padding: 100px 0;
        text-align: center;
    }

        .portfolio-modal .modal-content h2 {
            font-size: 3em;
            margin-bottom: 15px;
        }

        .portfolio-modal .modal-content p {
            margin-bottom: 30px;
        }

            .portfolio-modal .modal-content p.item-intro {
                font-size: 16px;
                font-style: italic;
                margin: 20px 0 30px;
            }

        .portfolio-modal .modal-content ul.list-inline {
            margin-top: 0;
            margin-bottom: 30px;
        }

        .portfolio-modal .modal-content img {
            margin-bottom: 30px;
        }

        .portfolio-modal .modal-content button {
            cursor: pointer;
        }

    .portfolio-modal .close-modal {
        position: absolute;
        top: 25px;
        right: 25px;
        width: 75px;
        height: 75px;
        cursor: pointer;
        background-color: transparent;
    }

        .portfolio-modal .close-modal:hover {
            opacity: 0.3;
        }

        .portfolio-modal .close-modal .lr {
            /* Safari and Chrome */
            z-index: 1051;
            width: 1px;
            height: 75px;
            margin-left: 35px;
            /* IE 9 */
            -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
            background-color: #212529;
        }

            .portfolio-modal .close-modal .lr .rl {
                /* Safari and Chrome */
                z-index: 1052;
                width: 1px;
                height: 75px;
                /* IE 9 */
                -webkit-transform: rotate(90deg);
                transform: rotate(90deg);
                background-color: #212529;
            }

.timeline {
    position: relative;
    padding: 0;
    list-style: none;
}

    .timeline:before {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 40px;
        width: 2px;
        margin-left: -1.5px;
        content: '';
        background-color: #e9ecef;
    }

    .timeline > li {
        position: relative;
        min-height: 50px;
        margin-bottom: 50px;
    }

        .timeline > li:after, .timeline > li:before {
            display: table;
            content: ' ';
        }

        .timeline > li:after {
            clear: both;
        }

        .timeline > li .timeline-panel {
            position: relative;
            float: right;
            width: 100%;
            padding: 0 20px 0 100px;
            text-align: left;
        }

            .timeline > li .timeline-panel:before {
                right: auto;
                left: -15px;
                border-right-width: 15px;
                border-left-width: 0;
            }

            .timeline > li .timeline-panel:after {
                right: auto;
                left: -14px;
                border-right-width: 14px;
                border-left-width: 0;
            }

        .timeline > li .timeline-image {
            position: absolute;
            z-index: 100;
            left: 0;
            width: 80px;
            height: 80px;
            margin-left: 0;
            text-align: center;
            color: white;
            border: 7px solid #e9ecef;
            border-radius: 100%;
            background-color: #fed136;
        }

            .timeline > li .timeline-image h4 {
                font-size: 10px;
                line-height: 14px;
                margin-top: 12px;
            }

        .timeline > li.timeline-inverted > .timeline-panel {
            float: right;
            padding: 0 20px 0 100px;
            text-align: left;
        }

            .timeline > li.timeline-inverted > .timeline-panel:before {
                right: auto;
                left: -15px;
                border-right-width: 15px;
                border-left-width: 0;
            }

            .timeline > li.timeline-inverted > .timeline-panel:after {
                right: auto;
                left: -14px;
                border-right-width: 14px;
                border-left-width: 0;
            }

        .timeline > li:last-child {
            margin-bottom: 0;
        }

    .timeline .timeline-heading h4 {
        margin-top: 0;
        color: inherit;
    }

        .timeline .timeline-heading h4.subheading {
            text-transform: none;
        }

    .timeline .timeline-body > ul,
    .timeline .timeline-body > p {
        margin-bottom: 0;
    }

@media (min-width: 768px) {
    .timeline:before {
        left: 50%;
    }

    .timeline > li {
        min-height: 100px;
        margin-bottom: 100px;
    }

        .timeline > li .timeline-panel {
            float: left;
            width: 41%;
            padding: 0 20px 20px 30px;
            text-align: right;
        }

        .timeline > li .timeline-image {
            left: 50%;
            width: 100px;
            height: 100px;
            margin-left: -50px;
        }

            .timeline > li .timeline-image h4 {
                font-size: 13px;
                line-height: 18px;
                margin-top: 16px;
            }

        .timeline > li.timeline-inverted > .timeline-panel {
            float: right;
            padding: 0 30px 20px 20px;
            text-align: left;
        }
}

@media (min-width: 992px) {
    .timeline > li {
        min-height: 150px;
    }

        .timeline > li .timeline-panel {
            padding: 0 20px 20px;
        }

        .timeline > li .timeline-image {
            width: 150px;
            height: 150px;
            margin-left: -75px;
        }

            .timeline > li .timeline-image h4 {
                font-size: 18px;
                line-height: 26px;
                margin-top: 30px;
            }

        .timeline > li.timeline-inverted > .timeline-panel {
            padding: 0 20px 20px;
        }
}

@media (min-width: 1200px) {
    .timeline > li {
        min-height: 170px;
    }

        .timeline > li .timeline-panel {
            padding: 0 20px 20px 100px;
        }

        .timeline > li .timeline-image {
            width: 170px;
            height: 170px;
            margin-left: -85px;
        }

            .timeline > li .timeline-image h4 {
                margin-top: 40px;
            }

        .timeline > li.timeline-inverted > .timeline-panel {
            padding: 0 100px 20px 20px;
        }
}

.team-member {
    margin-bottom: 50px;
    text-align: center;
}

    .team-member img {
        width: 225px;
        height: 225px;
        border: 7px solid #fff;
    }

    .team-member h4 {
        margin-top: 25px;
        margin-bottom: 0;
        text-transform: none;
    }

    .team-member p {
        margin-top: 0;
    }

section#contact {
    background-color: #212529;
    background-image: url("../img/map-image.png");
    background-repeat: no-repeat;
    background-position: center;
}

    section#contact .section-heading {
        color: #fff;
    }

    section#contact .form-group {
        margin-bottom: 25px;
    }

        section#contact .form-group input,
        section#contact .form-group textarea {
            padding: 20px;
        }

            section#contact .form-group input.form-control {
                height: auto;
            }

            section#contact .form-group textarea.form-control {
                height: 248px;
            }

    section#contact .form-control:focus {
        border-color: #fed136;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

    section#contact ::-webkit-input-placeholder {
        font-weight: 700;
        color: #ced4da;
    }

    section#contact :-moz-placeholder {
        font-weight: 700;
        color: #ced4da;
    }

    section#contact ::-moz-placeholder {
        font-weight: 700;
        color: #ced4da;
    }

    section#contact :-ms-input-placeholder {
        font-weight: 700;
        color: #ced4da;
    }


ul.social-buttons {
    margin-bottom: 0;
}

    ul.social-buttons li a {
        font-size: 20px;
        line-height: 50px;
        display: block;
        width: 50px;
        height: 50px;
        -webkit-transition: all 0.3s;
        transition: all 0.3s;
        color: white;
        border-radius: 100%;
        outline: none;
        background-color: #212529;
    }

        ul.social-buttons li a:active, ul.social-buttons li a:focus, ul.social-buttons li a:hover {
            background-color: #fed136;
        }


/* Inner page css start */

.main-content {
    padding: 0;
}
/*.only-some-inner-pages{
  margin-top: -60px;
}*/

.no_display {
    display: none
}

.error_container h1 {
    color: #333;
    font-size: 1.2em;
    font-family: "Albert Sans", sans-serif;
    font-weight: 400;
}

.error_container p {
    color: #333;
    font-size: .8em;
    font-family: "Albert Sans", sans-serif;
	font-weight: 400;
    margin: 14px 0
}

#simplemodal-overlay {
    background: #000
}

#simplemodal-container {
    background: #fff;
    padding: 30px 20px 20px;
    text-align: left;
    -webkit-box-shadow: 0 0 30px 2px rgba(0, 0, 0, .5);
    -moz-box-shadow: 0 0 30px 2px rgba(0, 0, 0, .5);
    box-shadow: 0 0 30px 2px rgba(0, 0, 0, .5);
    overflow: hidden
}

    #simplemodal-container h2 {
        font-family: "Albert Sans", sans-serif;
		font-weight: 400;
        color: #1C5B96;
        font-size: 20px;
        line-height: 26px;
        margin-bottom: 10px
    }

    #simplemodal-container .simplemodal-data {
        padding: 8px;
        overflow: hidden
    }

    #simplemodal-container h1 {
        margin-bottom: 20px
    }


.inner-banner {
    min-height: 247px;
    /*background: url(../img/inner-banner1.png) no-repeat #e6f4fa;*/
}

.inner-banner-content, .inner-banner-content-heading {
    padding-top: 45px;
    font-size: 36px;
    color: #3d4566;
    position: relative;
    display: inline-block;
}

.inner-banner-content {
    margin-top: 0;
}

.inner-banner-content-heading {
    padding-top: 50px;
}

.breadcrum-field-link {
    width: 60%;
    display: inline-block;
}

    .breadcrum-field-link .breadcrumb {
        font-size: 16px;
        line-height: 20px;
        color: #007EB0;
        /*margin-top: 30px;*/
        display: block;
        margin: 0;
        cursor: pointer;
        padding-top: 32px;
    }

        .breadcrum-field-link .breadcrumb:before {
            font-family: fontawesome;
            display: inline-block;
            color: #007eb0;
            content: "\f060";
            padding-right: 11px;
            font-size: 16px;
        }

.request-repair .breadcrum-field-link {
    margin-top: 30px;
}

.breadcrum-field-link .help-heading {
    padding-top: 126px;
}

.illustration-image {
    float: right;
    width: 448px;
    /*width: 385px;*/
    height: 306px;
    /*padding: 6px 0 0 0;*/
    padding: 16px;
}

    .illustration-image img {
        width: 100%;
    }

.custom-alert-inner1 {
    background: white;
    min-height: 127px;
    border: none;
    box-shadow: 0px 4px 9px 0px #c5c5c5;
}


/* scss css */

/* Headings */

.heading-small-1, .heading-large-2 {
    font-size: 28px;
}

.heading-small-2, .heading-large-3 {
    font-size: 24px;
}

.heading-small-3, .heading-large-4 {
    font-size: 21px;
}

.heading-small-4, .heading-large-5 {
    font-size: 18px;
}

.heading-small-5, .heading-large-6 {
    font-size: 16px;
}

.heading-small-6 {
    font-size: 14px;
}

.heading-large2x-1 {
    font-size: 48px;
}

.heading-large-1 {
    font-size: 36px;
}

/* Paragraphs */

.p-small-1, .p-large-2 {
    font-size: 18px;
    padding-top: 1em;
    line-height: 29px;
}

.p-small-2, .p-large-3 {
    font-size: 16px;
}

.p-small-3 {
    font-size: 14px;
}

.p-large-1 {
    font-size: 21px;
}

.p-large-4 {
    font-size: 12px;
}

/* Buttons */
.primary-btn, .secondary-btn {
    background: #00A3A3;
    color: #fff;
    font-size: 14px;
    padding: 9px 25px;
    border: none;
}

    .primary-btn:hover {
        background: #027777;
        color: #fff;
    }

.secondary-btn {
    background: #fff;
    color: #00A3A3;
    border: 2px solid #00A3A3;
}

    .secondary-btn:hover {
        border: 2px solid #027777;
        color: #027777;
    }

.tertiary-btn {
    background: #fff;
    color: #00A3A3;
    border: 2px solid #00A3A3;
    padding: 3px 15px;
    font-size: 14px;
}

    .tertiary-btn:hover {
        border: 2px solid #027777;
        color: #027777;
    }

.fa-angle-down {
    font-size: 16px;
}

/* anchor tag links */

.text-link, .text-link:focus {
    color: #007EB0;
    padding: 5px;
    text-decoration: underline;
    display: block;
}

    .text-link:visited {
        color: #3D4566;
    }

    .text-link:hover {
        text-decoration: none;
    }

    .text-link:active {
        color: #DE008D;
    }

.link {
    text-decoration: underline;
}

    .link:hover {
        color: #007EB0;
        text-decoration: none;
    }

.link-list {
    padding-left: 20px;
}

    .link-list li {
        color: #007EB0;
    }

        .link-list li a {
            text-decoration: none;
        }

            .link-list li a:hover {
                color: #007EB0;
                text-decoration: underline;
            }

/* Breadcrumb */
.breadcrumb {
    background: none;
    padding: 0;
}

    .breadcrumb a {
        text-decoration: underline;
    }

        .breadcrumb a:hover {
            color: #007EB0;
            text-decoration: none;
        }


/* Input fields */
.form-control, .form-textarea {
    -webkit-transition: all 0.30s ease-in-out;
    -moz-transition: all 0.30s ease-in-out;
    -ms-transition: all 0.30s ease-in-out;
    -o-transition: all 0.30s ease-in-out;
    font-size: 18px;
}

.form-control {
    border: 2px solid #d4d4d4;
    height: 55px;
}

    .form-control:focus, .form-textarea:focus {
        border: 2px solid #007EB0 !important;
        box-shadow: 0 0 3px #007EB0 !important;
        -moz-box-shadow: 0 0 3px #007EB0 !important;
        -webkit-box-shadow: 0 0 3px #007EB0 !important;
    }

.input-invalid:focus, .textarea-invalid:focus {
    border: 1px solid red !important;
    box-shadow: 0 0 3px red !important;
    -moz-box-shadow: 0 0 3px red !important;
    -webkit-box-shadow: 0 0 3px red !important;
}

.form-control[disabled] {
    background-color: #eee;
    color: #555;
    cursor: not-allowed;
    border: none !important;
    box-shadow: none;
}

.clearfix {
    clear: both;
}

.show-password {
    padding-top: 25px;
}

/* Select Drop downs */

select {
    margin: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-appearance: none;
    -moz-appearance: none;
    cursor: pointer;
}

    select option:focus {
        height: 30px;
    }

    select::-ms-expand {
        display: none;
    }


.highlightError {
    border: 2px solid #cb2027 !important;
    background-color: #fce8e8 !important;
}

.error {
    color: #cb2027;
    font-size: 16px;
    padding-top: 20px;
}

.entry {
    padding-top: 8px;
    padding-bottom: 0 !important;
}

.intro {
    display: inline;
    margin-bottom: 5px;
}

.attr {
    padding: 10px;
}

    .attr ul {
        list-style-type: none;
        !important;
    }

.entry-item {
    margin-bottom: 32px;
}

    .entry-item label {
        margin-bottom: 8px;
    }

.attrEntry .error.itemLevel {
    display: none;
    color: #cb2027;
    font-size: 16px;
}

.attrEntry {
    margin: 20px;
}

    .attrEntry label {
        display: block;
        margin-bottom: 10px;
        font-size: 16px;
        margin-right: 10px;
    }

    .attrEntry a.helpLink {
        display: none;
    }

    .attrEntry label a {
        display: inline-block !important;
    }

    .attrEntry input[type="text"] {
        width: 272px;
        height: 32px;
        font-weight: 400;
        font-style: normal;
        font-size: 16px;
        text-decoration: none;
        color: #222222;
        outline-style: none;
    }

.buttons button {
    width: 29%;
    background: #00A3A3;
    color: #fff;
    font-size: 18px;
    line-height: 18px;
    padding: 9px 25px;
    border: none;
    border-radius: 4px;
    height: 50px;
    /*font-family: "Mark W01 Bold", sans-serif;
    font-weight: normal;*/
	font-family: "Albert Sans", sans-serif;
    font-weight: 700;
}

#continue:hover {
    background: #027777;
    color: #fff;
}

/*#cancel {
  background: #fff;
  color: #00A3A3;
  border: 2px solid #00A3A3;
}*/

#cancel:hover {
    background: #027777;
    color: #fff;
}

#attributeVerification .attr {
    padding: 0;
}

    #attributeVerification .attr ul {
        padding: 0;
    }

        #attributeVerification .attr ul .attrEntry {
            margin: 25px 0;
        }

        #attributeVerification .attr ul .RadioSingleSelect {
        }

            #attributeVerification .attr ul .RadioSingleSelect input,
            .crmEntityFormView .cell.boolean-radio-cell input[type=radio] {
                width: 20px;
                height: 20px;
                float: left;
                margin: 2px 10px 0 0;
            }

        #attributeVerification .attr ul .TextBox .textInput {
            width: 60%;
            height: 55px;
            border: 2px solid #D4D4D4;
            padding: 5px 15px;
            border-radius: 4px;
        }

.CheckboxMultiSelect {
    position: relative;
}

    .CheckboxMultiSelect input {
        width: 20px;
        height: 20px;
        float: left;
        margin: 2px 10px 0 0;
        position: absolute;
        left: 0;
    }

    .CheckboxMultiSelect label {
        padding-left: 30px;
    }

.check-box {
    width: 20px;
    height: 20px;
    margin: 2px 10px 0 0;
}

#attributeVerification .buttons {
    padding-bottom: 40px;
}

    #attributeVerification .buttons button {
        border-radius: 4px;
        margin-right: 20px;
        font-size: 18px;
        padding: 13px 40px;
    }

#api {
    font-size: 18px;
    padding-bottom: 60px;
}

    #api .intro {
        background: #007eb026;
        padding: 15px 14px;
        width: 60%;
        display: block;
        border-radius: 8px;
        font-size: 18px;
        /*margin-top: 30px;*/
    }

        #api .intro p {
            margin: 0;
        }

    #api #attributeVerification .attr input:focus {
        border: 2px solid #007EB0 !important;
        box-shadow: 0 0 3px #007EB0 !important;
        -moz-box-shadow: 0 0 3px #007EB0 !important;
        -webkit-box-shadow: 0 0 3px #007EB0 !important;
    }

    #api #attributeVerification .CheckboxMultiSelect .attrEntry input[type=checkbox]:focus {
        outline: none !important;
        box-shadow: none !important;
    }

.manage-block, .related_links_sidebar {
    border: 2px solid #D4D4D4 !important;
    box-sizing: border-box;
    padding: 32px 32px 10px 32px;
    margin-bottom: 32px;
}

    .manage-block h4, .related_links_sidebar h3 {
        font-size: 24px;
        line-height: 29px;
        margin: 0 0 16px 0;
        color: #3D4566;
    }

    .manage-block ul {
        padding: 0 0 0 20px;
        margin: 0;
    }

#related_links {
    padding: 20px 0 0 20px;
}

    .manage-block ul li, #related_links li {
        color: #00A3A3;
        font-size: 16px;
        line-height: 23px;
        padding-bottom: 16px;
    }

        .manage-block ul li a, #related_links li a {
            color: #007EB0;
            font-size: 18px;
            line-height: 29px;
            margin-left: 0;
        }

        .manage-block ul li a {
            line-height: 23px;
            margin-left: 0;
        }

            .manage-block ul li a:hover, #related_links li a:hover {
                text-decoration: underline;
                color: #00A3A3;
            }

.related_links_sidebar #view_your_statement {
    width: 100%;
    margin-top: 10px;
    height: 50px;
    font-size: 18px;
    line-height: 18px;
    font-weight: 700;
    font-family: "Albert Sans", sans-serif;
}

.page-copy {
    margin: 0;
}

.make-a-call {
    border: 2px solid #ddd;
    padding: 20px;
    text-align: center;
    margin-top: 40px;
}

    .make-a-call .p-large-1 {
        color: #007eb0;
    }

/* Sign in page */
#api .localAccount {
    width: 100%;
    display: inline-block;
}

    #api .localAccount .intro,
    #api .localAccount .divider {
        display: none;
    }

    #api .localAccount .entry {
        width: 70%;
        float: left;
        padding-top: 0;
    }

    #api .localAccount .create {
        width: 30%;
        float: left;
        padding: 32px;
        border: 2px solid #D4D4D4;
        font-size: 24px;
        line-height: 29px;
        letter-spacing: -0.14px;
        color: #3D4566;
        font-family: 'Poppins', sans-serif;
		font-weight: 600;
    }

        #api .localAccount .create a {
            display: block;
            border: 2px solid #00A3A3;
            box-sizing: border-box;
            border-radius: 4px;
            font-size: 18px;
            line-height: 18px;
            text-align: center;
            color: #00A3A3;
            padding: 14px;
            margin-top: 33px;
            font-family: "Albert Sans";
			font-weight: 700;
        }

    #api .localAccount .entry-item {
        position: relative;
    }

    #api .localAccount .buttons {
        margin-top: 87px;
    }

    #api .localAccount .entry-item .password-label a {
        position: absolute;
        bottom: -40px;
        left: 0
    }

/* Forms css */

.textInput, #signInName, #password {
    width: 60%;
    height: 55px;
    border: 2px solid #D4D4D4;
    padding: 5px 15px;
    border-radius: 4px;
    display: block;
    font-size: 18px;
}

#EntityFormPanel .section .control {
    width: 80%;
    padding: 0;
    float: left;
    overflow: visible;
    min-height: 55px;
}

#EntityFormPanel .section .textarea .control {
    margin-bottom: 0;
}

#EntityFormPanel .section .control #a2dltd_salutation {
    width: 40%;
}

#EntityFormPanel .section .control .form-control {
    height: 55px;
    border: 2px solid #D4D4D4;
    padding: 5px 15px;
    border-radius: 4px;
    display: block;
    font-size: 18px;
}

#EntityFormPanel .section .control textarea.form-control {
    min-height: 170px;
}

#EntityFormPanel .section .form-control {
    border: 2px solid #D4D4D4;
}

#EntityFormPanel .section .control .datetimepicker {
    display: block;
    position: relative;
}

    #EntityFormPanel .section .control .datetimepicker:before {
        content: "\f133";
        position: absolute;
        right: 8px;
        top: 10px;
        width: 25px;
        height: 25px;
        z-index: 9;
        font-family: FontAwesome;
        font-size: 20px;
        color: #00A3A3;
        pointer-events: none;
    }

    #EntityFormPanel .section .control .datetimepicker .form-control {
        width: 100%;
        padding-right: 40px;
    }

    #EntityFormPanel .section .control .datetimepicker .input-group-addon {
        background: none;
        border-left: 0;
        position: absolute;
        right: 23px;
        border: none;
        top: 18px;
        padding: 0;
        height: 25px;
        color: #00A3A3;
    }

#EntityFormPanel .section .info label,
.customcontrols .control-label {
    font-size: 18px;
    font-family: "Albert Sans", sans-serif;
    font-weight: 400;
}

.crmEntityFormView .cell.boolean-radio-cell label {
    display: block;
    padding-bottom: 7px;
}

.crmEntityFormView .cell {
    padding: 0;
}
/*.crmEntityFormView .tab td.cell{
  margin-top: 32px;
}*/
.crmEntityFormView .section:first-child {
    margin-top: 0;
}

.crmEntityFormView div.description.below {
    width: 80%;
    clear: both;
    margin-bottom: 25px;
}

#EntityFormPanel .section-title {
    border-top: 4px solid #3D4566;
    font-family: 'Poppins', sans-serif;
    font-size: 28px;
    line-height: 35px;
    letter-spacing: -0.14px;
    color: #3D4566;
    padding: 30px 0;
	font-weight: 600;
}

#EntityFormPanel .col-sm-6 {
    width: 80%;
    padding-right: 0;
}

    #EntityFormPanel .col-sm-6 .btn {
        width: 100%;
        height: 50px;
        font-size: 18px;
        line-height: 18px;
        font-family: "Albert Sans", sans-serif;
        font-weight: 700;
    }

.crmEntityFormView fieldset {
    width: 80%;
    margin-bottom: 0;
}

.customcontrols {
    width: 80%;
    clear: both;
}

    .customcontrols div {
        width: 80%;
    }

    .customcontrols .col-sm-12 {
        padding: 0;
    }

    .customcontrols select {
        min-height: 55px;
        border: 2px solid #D4D4D4;
        font-size: 18px;
        background: #fff url('https://smartthings.zendesk.com/hc/article_attachments/203195173/DropdownIcon.png') no-repeat right center;
        border: 1px solid #aaa;
        cursor: pointer;
        height: 36px;
        padding: 6px 42px 6px 6px;
        /* Hide default dropdown arrow */
        -webkit-appearance: none;
        -moz-appearance: none;
        -ms-appearance: none;
        appearance: none;
    }

        .customcontrols select:focus {
            border-color: #014760;
            outline: none;
        }

    .customcontrols .form-control {
        border: 2px solid #D4D4D4;
    }

.crmEntityFormView .actions {
    margin-top: 0;
    border: none;
    width: 80%;
}

.actions .btn {
    width: 80%;
    min-height: 50px;
    font-size: 18px;
}

/* custom radio and checkbox css */

.control {
    font-size: 18px;
    position: relative;
    display: block;
    margin-bottom: 15px;
    padding-left: 30px;
}

    .control label:hover {
        background: none;
    }

/*.control input {
  position: absolute;
  z-index: -1;
  opacity: 0;
}*/

.control-group {
    display: inline-block;
    margin: 10px;
    padding: 0;
    text-align: left;
    vertical-align: top;
}

.control_indicator {
    position: absolute;
    top: 2px;
    left: 0;
    width: 20px;
    height: 20px;
    background: #fff;
    border-radius: 3px;
    border: 1px solid #ddd;
}

.control-radio .control_indicator {
    border-radius: 50%;
}
/* Hover and focus states */
.control:hover input ~ .control_indicator,
.control input:focus ~ .control_indicator {
    background: #e6e6e6;
}

/* Checked state */
.control input:checked ~ .control_indicator {
    background: #2aa1c0;
    border: none;
}

/* Hover state whilst checked */
.control:hover input:not([disabled]):checked ~ .control_indicator,
.control input:checked:focus ~ .control_indicator {
    background: #2aa1c0;
}

/* Disabled state */
.control input:disabled ~ .control_indicator {
    pointer-events: none;
    opacity: .6;
    background: #e6e6e6;
}

/* Check mark */
.control_indicator:after {
    position: absolute;
    display: none;
    content: '';
}

/* Show check mark */
.control input:checked ~ .control_indicator:after {
    display: block;
}

/* Checkbox tick */
.control-checkbox .control_indicator:after {
    top: 2px;
    left: 7px;
    width: 6px;
    height: 12px;
    transform: rotate(45deg);
    border: solid #fff;
    border-width: 0 2px 2px 0;
}

/* Disabled tick colour */
.control-checkbox input:disabled ~ .control_indicator:after {
    border-color: #7b7b7b;
}

/* Radio button inner circle */

/* Testing radio and checkbox buttons start */
[type="radio"]:checked,
[type="radio"]:not(:checked) {
    position: absolute;
    left: -9999px;
}

    [type="radio"]:checked + label,
    [type="radio"]:not(:checked) + label {
        position: relative;
        padding-left: 35px;
        cursor: pointer;
        line-height: 20px;
        display: inline-block;
    }

        [type="radio"]:checked + label:before,
        [type="radio"]:not(:checked) + label:before {
            content: '';
            position: absolute;
            left: 0;
            bottom: 8px;
            width: 24px;
            height: 24px;
            border: 2px solid #D4D4D4;
            ;
            border-radius: 100%;
            background: #fff;
            top: 0;
        }

        [type="radio"]:checked + label:after,
        [type="radio"]:not(:checked) + label:after {
            content: '';
            width: 12px;
            height: 12px;
            background: #007EB0;
            position: absolute;
            top: 6px;
            left: 6px;
            border-radius: 100%;
            -webkit-transition: all 0.2s ease;
            transition: all 0.2s ease;
        }

        [type="radio"]:not(:checked) + label:after {
            opacity: 0;
            -webkit-transform: scale(0);
            transform: scale(0);
        }

        [type="radio"]:checked + label:after {
            opacity: 1;
            -webkit-transform: scale(1);
            transform: scale(1);
        }


input[type="checkbox"] {
    width: 20px;
    height: 20px;
    float: left;
    margin: 2px 10px 0 0;
}

/*input[type="checkbox"], input[type="radio"] {
  display: none;
}

label {
  padding-left: 32px;
  display: inline-block;
  line-height: 1.8;
  font-family: sans-serif;
  position: relative;
  margin: 10px 20px 10px 0;
}
input[type="checkbox"] + label:before {
  content: '';
  display: block;
  width: 22px;
  height: 22px;
  position: absolute;
  top: 0;
  left: 0;
  border: 1px solid #666;
  background: #fff;
}

input[type="checkbox"]:checked + label:after {
  content: '';
  display: block;
  width: 10px;
  height: 5px;
  border-bottom: 2px solid #01385f;
  border-left: 2px solid #01385f;
  transform: rotate(-45deg);
  position: absolute;
  top: 6px;
  left: 6px;
}*/


/* Testing radio and checkbox buttons end */


select, select.form-control {
    width: 100%;
    height: 45px;
    margin: 8px 0;
    border: 0;
    border: 2px solid #d4d4d4;
    background: #fff url('select-down-arrow.png') no-repeat;
    background-size: 16px;
    background-position: right 10px center;
    padding-left: 10px;
    -webkit-appearance: none;
    -moz-appearance: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    font-size: 18px;
    padding-right: 40px;
}


/* Upload image */
#MessagePanel {
    display: none;
}

.your-details-success-message {
    width: 94%;
    padding: 36px 16px !important;
    background: rgba(99, 188, 102, 0.2);
    text-align: center;
    display: block !important;
}

    .your-details-success-message #MessageLabel {
        font-size: 28px;
        line-height: 45px;
        text-align: center;
        color: #333333;
        display: block;
        font-family: "Albert Sans";
		font-weight: 700;
    }

        .your-details-success-message #MessageLabel:before {
            content: "\f058";
            font-size: 44px;
            font-family: FontAwesome;
            width: 100%;
            display: block;
            color: #63BC66;
        }

        .your-details-success-message #MessageLabel:focus {
            outline: none;
        }

.upload-image .checkbox label {
    padding-left: 30px;
    padding-top: 0;
}

    .upload-image .checkbox label input[type=checkbox] {
        left: 0;
        margin-left: 0;
        margin-top: 5px;
    }

.upload-image .entity-form fieldset {
    width: 100%;
    margin: 0;
}

    .upload-image .entity-form fieldset .cell {
        width: 100%;
        padding: 0;
    }

        .upload-image .entity-form fieldset .cell .control {
            width: 100% !important;
        }

            .upload-image .entity-form fieldset .cell .control .entity-notes {
                width: 100%;
                padding: 0;
            }

.upload-image .entity-form .tr .cell {
    padding: 0;
    border-radius: 4px;
    height: 55px;
    cursor: pointer;
    width: 30%;
    background: #00a3a3;
    color: #fff;
    margin-top: 50px;
}

    .upload-image .entity-form .tr .cell:hover {
        background: #008A8A;
    }

    .upload-image .entity-form .tr .cell .info {
        position: relative;
    }

    .upload-image .entity-form .tr .cell label {
        padding-left: 46px;
        padding-top: 8px;
        width: 100%;
        padding: 15px 0 12px 42px;
        cursor: pointer;
        font-weight: 700;
        font-family: "Albert Sans", sans-serif;
    }

        .upload-image .entity-form .tr .cell label:before {
            content: "\f093";
            font-family: FontAwesome;
            position: absolute;
            top: 15px;
            left: 20px;
        }

    .upload-image .entity-form .tr .cell .control {
        width: 100%;
        /*visibility: hidden;*/
        padding-top: 20px;
        padding-left: 0;
        position: relative;
        top: -120px;
    }

.upload-image .entity-notes .note:first-child {
    padding-top: 0;
    margin-top: 30px;
}

.upload-image .entity-notes .note {
    background: #f1f1f1;
    border: 1px solid #c7c7c7;
    padding-top: 0;
}

    .upload-image .entity-notes .note .metadata {
        float: right;
        text-align: left;
        padding-top: 37px;
        float: right;
    }
    /*.upload-image .entity-notes .note .attachment .img .thumbnail img{
  max-height: 120px;
  max-width: 180px;
}*/
    .upload-image .entity-notes .note .content {
    }

.upload-image .entity-form .tr .cell .control input[type=file] {
    position: relative;
    left: -105px;
    /*top: 70px;*/
    /*width: 100%;*/
    text-indent: -100%;
    color: #333;
}

    .upload-image .entity-form .tr .cell .control input[type=file]:focus {
        outline: none;
    }

.upload-image .alert-error {
    margin-top: 30px;
}

.upload-image #EntityFormPanel .form-custom-actions .col-sm-6 {
    width: 100%;
}

.upload-image .form-custom-actions .form-action-container-left {
    width: 30%;
    float: right;
    margin-right: 15px;
    position: absolute;
    right: 0;
    top: -55px;
    left: 34%;
}

.upload-image #EntityFormPanel .form-custom-actions .form-action-container-left .btn {
    margin-top: 0;
    height: 55px;
    background: none;
    border: 2px solid #00a3a3;
    color: #00a3a3;
}

    .upload-image #EntityFormPanel .form-custom-actions .form-action-container-left .btn:hover {
        background: none !important;
        border: 2px solid #008A8A;
        color: #008A8A;
    }

.control-radio .control_indicator:after {
    top: 7px;
    left: 7px;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #fff;
}

.form-action-container-left {
    width: 192px;
}

p#personal_details_header {
    padding-right: 25px;
}
/* Disabled circle colour */
.control-radio input:disabled ~ .control_indicator:after {
    background: #7b7b7b;
}

/* Anti social behaviour */
.process-flows .customTab {
    padding: 26px 16px 0 0;
}

    .process-flows .customTab .xrm-attribute-value .inner-banner-content {
        font-size: 28px;
        line-height: 35px;
        letter-spacing: -0.14px;
    }

    .process-flows .customTab h2, .process-flows .customTab h3 {
        font-size: 28px;
        line-height: 35px;
        letter-spacing: -0.14px;
        color: #3D4566;
    }

    .process-flows .customTab .breadcrum-field-link .breadcrumb {
        padding-top: 0;
    }

.anti-social-step-1 {
    width: 95%;
}

    .anti-social-step-1 .help_center_message {
        border-radius: 4px;
        margin-top: 30px;
    }

.anti-social-step-5 [type="radio"]:checked + label:before,
.anti-social-step-5 [type="radio"]:not(:checked) + label:before {
    top: 0;
}

.anti-social-step-5 .common-radio-level-1 li {
    padding: 0 0 16px 0;
}

.process-flows .anti-social-step-6 .alert-warning {
    margin: 20px 0;
    clear: both;
}

.process-flows .anti-social-step-6 p label {
    width: 140px;
}

.process-flows .anti-social-step-6 h3 {
    padding-bottom: 20px;
    color: #3D4566;
}

.process-flows .anti-social-step-6 h4 {
    font-family: "Albert Sans", sans-serif;
	font-weight: 400;
}

.process-flows .anti-social-step-6 .case-details h4 {
    font-family: 'Poppins', sans-serif;
	font-weight: 600;
}

.anti-social-step-6 select {
    width: 85%;
}

.public-report-step {
    padding-top: 20px;
}

    .public-report-step .control {
        padding-left: 0;
    }

        .public-report-step .control label,
        .public-report-step .info label {
            margin-top: 16px;
        }

        .public-report-step .control select.form-control {
            margin-left: 35px;
            font-size: 16px;
            padding-right: 40px;
            padding-left: 10px;
            margin-bottom: 15px;
        }

        .public-report-step .control br {
            display: none;
        }

.anti-social-step-7 .actions {
    padding-top: 0;
}

    .anti-social-step-7 .actions .col-sm-6 {
        padding: 0;
    }

    .anti-social-step-7 .actions .entity-action-button input {
        margin-top: 0;
        border-radius: 4px !important;
    }

#btnConfirmbehaviour {
    border-radius: 4px !important;
}

.anti-social-step-7 .actions .prevstep_btn {
    width: 100%;
}

    .anti-social-step-7 .actions .prevstep_btn .btn {
        font-size: 16px;
        line-height: 20px;
        color: #007EB0;
        display: block;
        margin: 0;
        cursor: pointer;
        border: none;
        padding: 0 0 0 26px;
        width: auto;
        height: auto;
        min-height: auto;
        font-weight: normal;
        background: none;
        margin-top: 30px;
    }

    .anti-social-step-7 .actions .prevstep_btn:before {
        font-family: fontawesome;
        display: inline-block;
        color: #007eb0;
        content: "\f060";
        padding-right: 11px;
        font-size: 16px;
        position: absolute;
        left: 0;
        top: 26px;
        pointer-events: all;
    }

.anti-social-step-7 .message.success {
    margin-top: 25px;
    position: relative;
    padding: 16px 39px 16px 45px !important;
}

.anti-social-step-7 .success:before {
    content: "\f058";
    font-family: FontAwesome;
    position: absolute;
    top: 19px;
    left: 20px;
}

.anti-social-step-7 .tab-column .textarea .control,
.anti-social-step-7 .tab-column .section .control {
    padding-left: 0;
    margin-bottom: 0;
}

.anti-social-step-7 .tab-column legend.section-title {
    padding-bottom: 10px;
    font-family: "Albert Sans", sans-serif;
	font-weight: 400;
    font-size: 18px;
    line-height: 23px;
}

.anti-social-step-7 .your-info-q .p-large-2 {
    font-family: "Albert Sans", sans-serif;
	font-weight: 400;
}

.your-info-q {
    word-break: break-word;
}

    .your-info-q:last-child {
        padding-bottom: 40px;
    }

.anti-social-step-7 .section .control .picklist label {
    width: 100%;
    display: inline-block;
    padding-bottom: 12px;
}

.previous-btn-main .btn:last-child {
    border-radius: 4px !important;
}

.anti-social-step-10 .xrm-attribute-value .inner-banner-content {
    font-size: 24px;
    line-height: 29px;
    letter-spacing: -0.12px;
    color: #3D4566;
}

.step_confirmation .col-md-4 {
    display: none;
}

.step_confirmation .col-md-8 {
    width: 100%;
}

/* help section */
.help-article-dropdown {
    padding: 30px 0 0 0;
    margin-bottom: 50px;
}

    .help-article-dropdown .form-control {
        margin-bottom: 0;
        padding-left: 15px;
        font-size: 18px;
    }

.help-article .alert-warning {
    text-align: left;
    padding: 20px;
    font-family: "Albert Sans";
	font-weight: 400;
}

/* Sub footer */
.sub-footer {
    width: 100%;
    min-height: 130px;
    background-color: #232222;
    align-items: center;
    color: #AAAAAA;
}

    .sub-footer .sub-footer-top {
        padding: 40px 0;
        width: 100%;
        min-height: 130px;
        background-color: #232222;
        display: flex;
        align-items: center;
    }

    .sub-footer .sub-footer-bottom {
        padding: 40px 0;
        width: 100%;
        min-height: 36px;
        background-color: #000;
        font-size: 12px;
        display: flex;
        align-items: center;
    }

    .sub-footer .sub-footer-top h4 {
        color: #fff;
    }


/* carousel */
.carousel-block {
    width: 85%;
    padding-bottom: 60px;
}

    .carousel-block h2 {
        font-size: 28px;
        line-height: 35px;
        letter-spacing: -0.14px;
        color: #3D4566;
    }

.carousel-inner > .item {
    min-height: 200px;
    background: #F1F2F2;
}

.carousel-content {
    padding: 32px;
    min-height: 416px;
}

    .carousel-content .sub-heading-level-3 {
        padding: 0;
        margin: 0;
        font-family: "Albert Sans", sans-serif;
		font-weight: 400;
    }

    .carousel-content .sub-heading-level-1 {
        margin-top: 10px;
        font-family: "Albert Sans", sans-serif;
		font-weight : 400;
    }

.carousel-block h2 .manage-text-small {
    float: right;
    font-size: 18px;
    line-height: 23px;
    color: #007EB0;
    font-family: "Albert Sans", sans-serif;
	font-weight: 400;
    padding-top: 3px;
}

.carousel-block h2 {
    margin-bottom: 30px;
}

.carousel-content h3 {
    margin-top: 0;
}

.carousel-content p {
    font-size: 18px;
    line-height: 29px;
    clear: both;
}

    .carousel-content p label {
        width: 140px;
        float: left;
    }

    .carousel-content p span {
        display: inline-table;
        width: 76%;
        float: left;
    }

.behaviourdetails {
    display: inline-table;
    width: 76%;
}

.carousel-content .alert-warning {
    font-size: 16px;
    line-height: 26px;
    font-family: "Albert Sans", sans-serif;
	font-weight: 400;
    margin-bottom: 16px;
    margin-top: 5px;
    padding: 14px;
}

.finance-id, .finance-id-2 {
    background: #E1E1E1;
    font-size: 14px;
    line-height: 14px;
    letter-spacing: 1.4px;
    text-transform: uppercase;
    color: #707070;
    padding: 4px 6px;
    margin: 0;
    /*display: inline-block;*/
    font-family: "Albert Sans", sans-serif;
	font-weight: 400;
}

.finance-id {
    padding: 4px 32px;
}

.finance-id-2 {
    display: inline-block;
}

.your-finance-content h4.sub-heading-level-3 {
    font-family: "Albert Sans", sans-serif;
	font-weight: 400;
}
/* End carousel */

/* Common btns */
.common-btn, .common-btn-white-bg {
    background: #00A3A3;
    padding: 16px;
    text-align: center;
    display: inline-block;
    width: 40%;
    color: #fff;
    font-size: 18px;
    line-height: 18px;
    border-radius: 4px;
    font-family: "Albert Sans", sans-serif;
	font-weight: 700;
}

.common-btn-white-bg {
    width: 100%;
    background: #fff;
    color: #00A3A3;
    border: 2px solid #00A3A3;
    position: relative;
}

    .common-btn-white-bg .fa {
        font-size: 27px;
        position: absolute;
        top: 13px;
        padding-left: 10px;
    }

    .common-btn:hover, .common-btn-white-bg:hover,
    .common-btn:focus, .common-btn-white-bg:focus {
        background: #008A8A;
        color: #fff;
    }

/* Common input field */
.mobile-register .heading-small-4 {
    padding-top: 30px;
}

.mobile-register .btn, .process-flows .btn,
.request-repair-sign-in .btn, .help-article-block .btn {
    width: 192px;
    margin-top: 32px;
    padding: 15px 16px;
    font-size: 18px;
    font-family: "Albert Sans", sans-serif;
	font-weight: 700;
    font-weight: normal;
}

.help-article-block .btn {
    width: auto;
    padding: 16px 32px;
}

.mobile-register .btn:focus,
.process-flows .btn:focus,
.request-repair-sign-in .btn:focus {
    color: #fff;
}

.process-flows .btn .fa, .request-repair-sign-in .btn .fa {
    padding-left: 15px;
}

.process-flows {
    font-size: 18px;
    line-height: 29px;
    color: #333;
    padding: 0;
}

    .process-flows textarea {
        width: 100%;
        border: 2px solid #d4d4d4;
        min-height: 120px;
        margin-top: 10px;
        border-radius: 4px;
        padding: 10px;
        resize: none;
        font-size: 18px;
        margin-bottom: 16px;
    }

    .process-flows label, .process-flows .info label {
        font-weight: 400;
        font-family: "Albert Sans", sans-serif;
        font-size: 18px;
        line-height: 23px;
    }

#charNum, #charNumresolve {
    float: right;
    font-size: 12px;
    font-weight: bold;
    position: relative;
    top: -52px;
    right: 12px;
}

.process-flows ul li {
    font-size: 18px;
    line-height: 26px;
    color: #00A3A3;
}

.process-flows .customTab .xrm-attribute-value h4 {
    padding: 20px 0;
    font-size: 28px;
    line-height: 35px;
    letter-spacing: -0.14px;
    color: #3D4566;
}

.process-flows .customTab .xrm-attribute-value ul {
    padding-left: 23px;
}

.process-flows .customTab .public-report-step .section-title {
    /*color: #3D4566;*/
    /*font-family:"Mark W01 Medium", sans-serif;*/
}

.request-repair-summary .alert-warning {
    padding: 10px 15px;
    margin: 20px 0 10px 0;
    font-size: 18px;
    text-align: left;
    font-family: "Albert Sans", sans-serif;
	font-weight: 400;
}

.request-repair-summary .p-large-2 {
    font-family: "Albert Sans", sans-serif;
	font-weight: 700;
}

.resend-code, .register-link {
    font-size: 18px;
    line-height: 20px;
    color: #007EB0;
    margin-top: 48px;
    display: inline-block;
}

.register-link {
    margin-top: 30px;
}

.request-msg {
    background: rgba(99, 188, 102, 0.2);
    border-radius: 4px;
    padding: 48px;
    text-align: center;
    margin-top: 40px;
}

    .request-msg .r-msg-circle {
        width: 48px;
        height: 48px;
        border-radius: 100%;
        background: #63BC66;
        margin: 0 auto;
    }

    .request-msg .fa-check {
        font-size: 33px;
        /*padding-top: 6px;*/
        padding-top: 8px;
        color: #fff;
    }

    .request-msg .heading-large-1, .request-msg .heading-small-1 {
        font-family: "Albert Sans",sans-serif;
		font-weight: 700;
    }

.process-flows .xrm-attribute-value ul li {
    color: #333;
    position: relative;
    list-style: none;
}

    .process-flows .xrm-attribute-value ul li:before {
        content: "";
        width: 6px;
        height: 6px;
        border-radius: 100%;
        background: #00A3A3;
        position: absolute;
        left: -19px;
        top: 11px;
    }

.closed-home-repairs {
    padding-right: 32px;
}
/* Sub heading levels start */
.sub-heading-level-1 {
    font-size: 48px;
    line-height: 48px;
    color: #333;
}

.sub-heading-level-2 {
    font-size: 28px;
    line-height: 35px;
    font-family: 'Poppins', sans-serif;
	font-weight: 600;
    letter-spacing: -0.14px;
    color: #3D4566;
    padding-bottom: 34px;
}

.sub-heading-level-3 {
    font-size: 24px;
    line-height: 30px;
    color: #3D4566;
    padding-top: 10px;
}

.inner-top-minus {
    margin-top: -60px;
    padding-bottom: 20px;
}

.case-details {
    padding-bottom: 16px;
}

    .case-details h4 {
        padding-bottom: 16px;
    }
/* Sub heading levels end */
.divide-line {
    width: 85%;
    background: #3D4566;
    height: 4px;
    margin: 30px 0;
}

.finance-list-type ul, .common-listing ul {
    padding-left: 20px;
    padding-top: 25px;
}

    .finance-list-type ul li, .common-listing ul li {
        padding-bottom: 10px;
        color: #00A3A3;
    }

        .finance-list-type ul li a, .common-listing ul li a {
            font-size: 18px;
            line-height: 29px;
            color: #007EB0;
        }

        .common-listing ul li span {
            font-size: 18px;
            line-height: 29px;
            color: #333;
        }

.your-finance-block {
    width: 80%;
    padding-bottom: 30px;
}

.info.required.label_required label:after {
    display: none;
}
/* Tables css start */
.table-content table {
    margin-bottom: 18px;
}

.table-content .date {
    font-size: 14px;
    line-height: 14px;
    color: #3D4566;
    font-family: "Albert Sans", sans-serif;
	font-weight: 700;
    padding-bottom: 5px;
}

.table-content td, .table-content th {
    font-size: 16px;
    line-height: 19px;
    color: #333;
    padding: 14px 0 !important;
    vertical-align: middle !important;
    font-weight: normal;
}

.table-content th {
    font-family: "Albert Sans", sans-serif;
	font-weight: 700;
}

.table-content td {
    border-bottom: 2px solid #D4D4D4;
}

/* Tables css end */

/* Address block css */
.address-type {
    width: 100%;
    background: #f0f0f0;
    padding: 20px;
    border-radius: 4px;
    margin: 20px 0;
}

.finance-balance-details {
    background: none;
    padding: 0;
}

.address-type p {
    padding: 0;
    margin-bottom: 20px;
    font-size: 16px;
    clear: both;
}

    .address-type p:last-child {
        margin-bottom: 0;
    }

    .address-type p label, .finance-balance-details p label {
        width: 165px;
        float: left;
        font-weight: 700;
        font-family: "Albert Sans", sans-serif;
    }

    .address-type p span, .finance-balance-details p span {
        display: inline-block;
        word-break: break-word;
    }
/*.address-type p label .fa {
  padding-right: 3px;
  font-size: 14px;
  background: #9bd4da;
  padding: 5px;
  border-radius: 100%;
  float: right;
}*/

.item blockquote {
    border-left: none;
    margin: 0;
}

    .item blockquote img {
        margin-bottom: 10px;
    }

    .item blockquote p:before {
        content: "\f10d";
        font-family: 'Fontawesome';
        float: left;
        margin-right: 10px;
    }

/* emergency repair page */

.emergency-repair-link {
    border-top: 2px solid #D4D4D4;
    border-bottom: 2px solid #D4D4D4;
    width: 100%;
    display: block;
    font-size: 18px;
    padding: 10px 0;
    margin-top: 20px;
    font-family: 'Poppins', sans-serif;
	font-weight: 600;
    color: #3D4566;
}

    .emergency-repair-link:hover {
        color: #3D4566;
    }

    .emergency-repair-link .fa {
        float: right;
        font-size: 28px;
        padding-right: 10px;
        color: #00a3a3;
    }

    .emergency-repair-link[aria-expanded="true"] {
        border-bottom: none;
    }

.process-flows .p-small-3 {
    padding-top: 20px;
    color: #828181;
    font-size: 16px;
}

.request-repair-sign-in, .help-article-block {
    border: 2px solid #D4D4D4;
    margin: 30px 0;
    padding: 20px 30px 30px 30px;
}

.request-repair-sign-in {
    border: 2px solid #3D4566;
}

.help-article {
    padding: 0;
}

.help-article-block {
    /*margin-top: 0;*/
    border: 2px solid #3d4566;
}

    .help-article-block .p-large-2 {
    }

.ul-link-list {
    padding-left: 20px;
}

    .ul-link-list li {
        color: #00A3A3;
    }

.process-flows .ul-link-list li {
    color: #00A3A3;
}

.ul-link-list li a {
    color: #007EB0;
}

/* Contact us dropdowns */

.pf-dropdown {
    width: 80%;
    padding: 20px 0;
}

    .pf-dropdown .common-dropdown {
        height: 55px;
        border: 2px solid #D4D4D4;
        padding: 5px 15px;
        border-radius: 4px;
        display: block;
        font-size: 18px;
        width: 80%;
        /*background: url(https://cdn3.iconfinder.com/data/icons/google-material-design-icons/48/ic_keyboard_arrow_down_48px-512.png) no-repeat right center;*/
        /*background-size: 8%;*/
    }

#makecompalint_alert .col-sm-12,
#Corporate_alert .col-sm-12,
#payments_alert .col-sm-12,
#repair_alert .col-sm-12 {
    width: 64%;
    padding: 0 0 20px 0;
}

.process-flows .alert {
    margin-bottom: 0;
    background: rgba(255, 202, 40, 0.4);
    /*border-color: #dcc47e;*/
    color: #333;
    margin-top: 20px;
    border: none;
}

.customer-help-line {
    border: 2px solid #3D4566;
    text-align: center;
    padding: 20px;
    margin-top: 31px;
}

    .customer-help-line h3 {
        margin: 0;
        font-family: "Albert Sans";
		font-weight: 400;
        font-size: 24px;
        line-height: 30px;
        color: #00A3A3;
    }

    .customer-help-line h2 {
        font-size: 36px;
        line-height: 45px;
        color: #333333;
    }

    .customer-help-line p {
        font-size: 18px;
        line-height: 20px;
        color: #979797;
    }

/* 404 page */

.common-section-heading {
    font-size: 36px;
    color: #3d4566;
    border: none;
    font-family: 'Poppins',sans-serif;
	font-weight: 600;
    padding: 96px 0 32px;
    margin-bottom: 0;
    cursor: default;
}

.error-404-page p {
    line-height: 29px;
    padding-bottom: 15px;
    word-break: break-word;
    font-size: 24px;
}

.error-404-page .component-content ul {
    padding-left: 0;
}

.error-404-page .error-img {
    width: 100%;
}

.error-404-page .content ul li {
    line-height: 29px;
}

.content ul li {
    font-size: 24px;
    position: relative;
    padding-left: 20px;
    list-style: none;
    padding-bottom: 10px;
    line-height: 26px;
}

    .content ul li a:hover {
        text-decoration: underline;
    }

    .content ul li:before {
        font-family: fontawesome;
        content: "\f111";
        color: #00a3a3;
        position: absolute;
        top: 2px;
        left: 0;
        font-size: 8px;
    }

.page_not_found_heading {
    width: auto;
}

    .page_not_found_heading .inner-banner-content {
        font-size: 48px;
        line-height: 58px;
        letter-spacing: -.24px;
        color: #3d4566;
        text-align: left;
        padding-top: 60px;
        padding-bottom: 32px;
    }

/* Query your service charge page */

.query-service-step-1 .query-service-step-3 {
    background: #f0f0f0;
    padding: 25px;
    margin-top: 30px;
}

    .query-service-step-1 .query-service-step-3:first-of-type {
        margin-top: 0;
    }

    .query-service-step-1 .query-service-step-3 .remove-btn {
        margin-top: 0;
        background: none;
        color: #6b6a6a;
        padding: 0;
    }

        .query-service-step-1 .query-service-step-3 .remove-btn .fa-close {
            padding: 3px 0 0 0;
            float: left;
        }

.query-service-step-1 .table-content .btn.add-btn {
    width: 100%;
    background: none;
    color: #00a3a3;
    border: 2px solid #00a3a3;
}

    .query-service-step-1 .table-content .btn.add-btn:hover {
        border: 2px solid #008A8A;
        color: #008A8A;
    }

    .query-service-step-1 .table-content .btn.add-btn:disabled {
        background: none;
        border: 2px solid #B7B7B7;
        color: #B7B7B7;
    }

/* Asb case details page */

.common-details {
    width: 85%;
    font-size: 16px;
}

    .common-details p {
        line-height: 19px;
    }

    .common-details h3 {
        margin: 30px 0;
        color: #3D4566;
    }

    .common-details .finance-id {
        display: inline-block;
    }

    .common-details .divide-line {
        width: 100%;
    }

.asb-doc-image .entity-notes .note {
    background: none;
    border: none;
    margin: 0;
}

    .asb-doc-image .entity-notes .note .content {
        width: 100%;
        padding: 0;
    }

.asb-doc-image .note .content .attachment .img {
    display: none;
}

.asb-doc-image .entity-notes .note .metadata {
    /*padding-top: 0;*/
    display: none;
}

.asb-doc-image .note .attachment {
    padding: 16px 0;
    margin: 0 16px;
    background: none;
    border: none;
    border-bottom: 2px solid #DDD;
    border-radius: 0;
}

    .asb-doc-image .note .attachment .link {
        position: relative;
    }

        .asb-doc-image .note .attachment .link a {
            padding-left: 27px;
            display: inline-block;
            font-size: 16px;
        }

        .asb-doc-image .note .attachment .link .fa-file {
            position: absolute;
            left: 0;
            top: 8px;
            color: #00A3A3;
        }

.asb-doc-image .entity-notes .note:first-child {
    margin-top: 0;
}

.case-detail p:first-child {
    padding-bottom: 30px;
}

.case-detail p label, .contact-history p label {
    width: 140px;
}

.case-detail p span, .contact-history p span {
    display: inline-table;
}

.common-queries .customer-help-line {
    margin-top: 15px;
    text-align: left;
    border: none;
    padding: 0;
}

    .common-queries .customer-help-line h3 {
        margin: 0;
        font-size: 21px;
        line-height: 26px;
    }

    .common-queries .customer-help-line h2 {
        font-size: 24px;
        line-height: 29px;
    }

    .common-queries .customer-help-line p {
        font-size: 16px;
        line-height: 26px;
        color: #707070;
    }

.border-2 {
    border-bottom: 2px solid #E9E9E9;
    padding-bottom: 14px;
    margin-bottom: 14px;
}

    .border-2:first-child {
        border-top: 2px solid #E9E9E9;
    }

.common-query .request-repair .btn {
    font-size: 18px;
    padding: 13px 25px;
    margin-top: 15px;
}

    .common-query .request-repair .btn:focus {
        color: #fff;
    }

    .common-query .request-repair .btn .fa {
        padding-left: 10px;
    }

#Enquiry-Case {
    display: inline-block;
}

    #Enquiry-Case textarea {
        padding: 16px;
        border: 2px solid #D4D4D4;
        resize: none;
        border-radius: 4px;
        min-height: 168px;
        font-size: 18px;
    }

.signintext {
    padding: 0 20px 0 0;
}

.hidebottomborder {
    border-bottom: none !important;
}

/* Header search box */
#navbar .dropdown-search {
    width: 47vw;
    position: absolute;
    top: 0px;
    margin-right: 0px !important;
    right: -16px;
}

#searchClose {
    font-size: 25px;
    top: 9px;
    color: #00A3A3;
    -webkit-transform: translate(0, 5px) rotate(0deg);
    -ms-transform: translate(0, 5px) rotate(0deg);
    transform: translate(0, 5px) rotate(0deg);
    -webkit-transition: 0.3s;
    transition: 0.3s;
    right: -16px;
    position: absolute;
}

.dropdown-search #txtsitecoresearch {
    height: 55px;
    border-radius: 4px 0 0px 4px;
    border-right: none;
    width: 575px;
}

#txtsitecoresearch:focus {
    border: 2px solid #D4D4D4 !important;
    box-shadow: none !important;
    border-right: 0 !important;
}

.dropdown-search .form-search .btn.btn-default {
    width: 55px;
    height: 55px;
}

    .dropdown-search .form-search .btn.btn-default .fa-search {
        font-size: 21px;
        top: -2px;
    }

.complaints-info {
    width: 85%;
}
/**
  MEDIA QUERIES
*/

/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {
    #quote-carousel {
        margin-bottom: 0;
        padding: 0 40px 30px 40px;
        margin-top: 30px;
    }
}

/* Small devices (tablets, up to 768px) */
@media (max-width: 768px) {

    /* Make the indicators larger for easier clicking with fingers/thumb on mobile */

    #quote-carousel .carousel-indicators {
        bottom: -20px !important;
    }

        #quote-carousel .carousel-indicators li {
            display: inline-block;
            margin: 0px 5px;
            width: 15px;
            height: 15px;
        }

            #quote-carousel .carousel-indicators li.active {
                margin: 0px 5px;
                width: 20px;
                height: 20px;
            }
}



/* Footer */

footer {
    background: #3D4566;
    color: #fff;
    padding: 48px 0;
    margin-top: 96px;
    padding-bottom: 64px;
}

    footer:before {
        content: "";
        width: 100%;
        height: 7px;
        position: absolute;
        top: -5px;
        left: 0;
        background: url("Hand-drawn-edge-footer.svg");
    }

    footer .row {
        margin: 0;
    }

    footer .footer-right {
        width: 25%;
        float: right;
    }

        footer .footer-right .footer-right-content {
            padding: 0;
        }

            footer .footer-right .footer-right-content p {
                font-size: 16px;
                color: #fff;
                line-height: 26px;
                padding: 16px 0;
                font-family: "Albert Sans", sans-serif;
				font-weight: 400;
            }

            footer .footer-right .footer-right-content a {
                color: #fff;
                text-decoration: underline;
            }

        footer .footer-right .link {
            text-decoration: none;
            padding: 16px 0;
        }

        footer .footer-right .footer-contact-link a {
            border: 2px solid #ffffff;
            border-radius: 4px;
            padding: 12px 16px;
            color: #fff;
            display: block;
            text-decoration: none;
            position: relative;
            font-size: 18px;
            font-family: "Albert Sans", sans-serif;
			font-weight: 400;
            line-height: 22px;
        }

            footer .footer-right .footer-contact-link a:before {
                content: "\f054";
                /* this is your text. You can also use UTF-8 character codes as I do here */
                font-family: FontAwesome;
                right: 16px;
                position: absolute;
                top: 14px;
            }

            footer .footer-right .footer-contact-link a:hover {
                text-decoration: none;
                background: red;
                background: #FFFFFF;
                color: #3D4566;
            }

    footer .footer-left {
        width: 75%;
        float: left;
    }

        footer .footer-left .footer-social-icons, footer .footer-left .footer-brands {
            padding: 0px 0 50px 0;
        }

        footer .footer-left .footer-social-icons {
            padding-bottom: 66px;
        }

        footer .footer-left .footer-common-class {
            width: 120px;
            float: left;
            padding: 0;
            margin: 0;
        }

            footer .footer-left .footer-common-class p {
                font-size: 16px;
                padding: 12px 0;
                margin: 0;
                border-right: 2px solid rgba(240, 240, 240, 0.2);
                color: #fff;
                font-family: "Albert Sans", sans-serif;
				font-weight: 400;
                line-height: 19px;
            }

        footer .footer-left .footer-logo {
            width: 100px;
            float: left;
            margin: 0 0 0 32px;
            padding: 0;
        }

            footer .footer-left .footer-logo a {
                padding: 3px;
                display: block;
                -webkit-transition: box-shadow .3s ease-out;
            }

                footer .footer-left .footer-logo a:hover {
                    /* box-shadow: 0px 0px 15px 0px #2b2f3e;
  -webkit-box-shadow: 0px 0px 15px 0px #2b2f3e;
  -moz-box-shadow: 0px 0px 15px 0px #2b2f3e;
  -webkit-transition: box-shadow .3s ease-in;*/
                }

            footer .footer-left .footer-logo img {
                width: 100px;
            }

        footer .footer-left .footer-logo3 {
            width: 100px;
            float: left;
            margin: 0 0 0 32px;
            padding: 0;
        }

            footer .footer-left .footer-logo3 a {
                display: block;
            }

            footer .footer-left .footer-logo3 img {
                width: 100px;
                margin-top: -18px !important;
                padding: 3px;
            }

        footer .footer-left .social-links {
            width: 50%;
            padding: 0;
        }

            footer .footer-left .social-links ul {
                overflow: hidden;
            }

            footer .footer-left .social-links h3 {
                display: none;
            }

            footer .footer-left .social-links li {
                width: 30px;
                height: 35px;
                float: left;
                position: relative;
                margin-right: 32px;
                /*margin-top: 10px;*/
                overflow: hidden;
            }

                footer .footer-left .social-links li a {
                    color: #3D4566;
                    display: block;
                    padding: 0;
                }

                    footer .footer-left .social-links li a:before {
                        content: none;
                    }

                    footer .footer-left .social-links li a:hover {
                        color: #3D4566;
                        border: none;
                    }

                footer .footer-left .social-links li .btn {
                    display: block;
                    padding: 0;
                }

                footer .footer-left .social-links li.item0 a:before {
                    content: "\f230";
                    /* this is your text. You can also use UTF-8 character codes as I do here */
                    font-family: FontAwesome;
                    right: 0;
                    position: absolute;
                    top: 0;
                    color: #fff;
                    font-size: 30px;
                }

                footer .footer-left .social-links li.item1 a:before {
                    content: "\f099";
                    /* this is your text. You can also use UTF-8 character codes as I do here */
                    font-family: FontAwesome;
                    right: 0;
                    position: absolute;
                    top: 0;
                    color: #fff;
                    font-size: 30px;
                }

                footer .footer-left .social-links li.item2 a:before {
                    content: "\f16a";
                    /* this is your text. You can also use UTF-8 character codes as I do here */
                    font-family: FontAwesome;
                    right: 0;
                    position: absolute;
                    top: 0;
                    color: #fff;
                    font-size: 30px;
                }

                footer .footer-left .social-links li.item3 a:before {
                    content: "\f08c";
                    /* this is your text. You can also use UTF-8 character codes as I do here */
                    font-family: FontAwesome;
                    right: 0;
                    position: absolute;
                    top: 0;
                    color: #fff;
                    font-size: 30px;
                }

        footer .footer-left .footer-quick-links {
            padding: 15px 0;
        }

            footer .footer-left .footer-quick-links .link {
                width: auto;
                padding: 0;
                float: left;
                text-decoration: none;
            }

                footer .footer-left .footer-quick-links .link a {
                    border: none;
                    color: #fff;
                    font-family: "Albert Sans", sans-serif;
					font-weight: 400;
                    padding-right: 33px;
                    font-size: 14px;
                }

                    footer .footer-left .footer-quick-links .link a:hover {
                        text-decoration: underline;
                    }


@media (min-width: 992px) {
    .container {
        padding: 0;
    }

    .navbar-header .xrm-attribute-value p {
        margin: 0;
    }

    #mainNav {
        padding-top: 31px;
        padding-bottom: 31px;
        /*-webkit-transition: padding-top 0.3s, padding-bottom 0.3s;
    transition: padding-top 0.3s, padding-bottom 0.3s;*/
        border: none;
        background-color: #fff;
        /*box-shadow: 0px 0px 3px 0px #d2d2d2;*/
    }

        #mainNav .navbar-brand {
            font-size: 1.75em;
            -webkit-transition: all 0.3s;
            transition: all 0.3s;
            padding: 0;
            height: auto;
            line-height: normal;
            margin: 0;
        }

            #mainNav .navbar-brand img {
                margin: 0;
            }

        #mainNav .navbar-nav .nav-item .nav-link {
            padding: 15px 0px !important;
            margin: 0 17px;
        }

        #mainNav.navbar-shrink {
            padding-top: 0;
            padding-bottom: 0;
            background-color: #fff;
        }

            #mainNav.navbar-shrink .navbar-brand {
                font-size: 1.25em;
                padding: 12px 0;
            }
}


@media (min-width: 767px) {
    #portfolio .portfolio-item {
        margin: 0 0 30px;
    }
}

@media (min-width: 768px) and (max-width: 1024px) {
    .navbar-nav .nav-close {
        display: none;
    }

    .col-xs-12.col-sm-6.helpcategory {
        padding-left: 16px;
    }

    .pf-dropdown .common-dropdown {
        width: 64%;
        font-size: 16px;
        height: 48px;
        margin: 0;
    }

    .crmEntityFormView div.description.below {
        width: 80%;
    }

    footer .footer-right {
        padding: 0;
    }
}

@media (max-width: 767px) {
    /* Header */
    #mainNav {
        min-height: 66px;
        box-shadow: 0 0 4px 0 #d6cdcd;
    }

        #mainNav .navbar-brand {
            padding: 8px 15px;
        }

    .main-logo {
        width: 130px;
        height: auto;
    }

    .pagination {
        overflow: hidden;
        white-space: normal;
    }

    .navbar-nav li#signed-in {
        border-bottom: 2px solid #00a3a3;
        margin-left: 13px;
        border-top: 2px solid #00a3a3;
    }

    .navbar-toggle {
        border: none !important;
        cursor: pointer;
    }

    .navbar-nav li {
        margin: 0 13px;
        border-bottom: 2px solid #F0F0F0;
    }

        .navbar-nav li:first-child {
            border-top: 2px solid #fff;
        }

        .navbar-nav li.weblink {
            padding: 0;
            margin: 0 13px 0;
        }

        .navbar-nav li.sign-in-btn {
            margin: 0 13px;
            margin-top: -2px;
            padding: 0;
        }

        .navbar-nav li a {
            margin-left: 0;
        }

        .navbar-nav li.signed-in a {
            padding: 11px 0;
            color: #00a3a3;
            font-size: 16px;
        }

            .navbar-nav li.signed-in a:hover {
                background: none;
            }

        .navbar-nav li.signed-in.open a {
            padding: 16px 20px;
            background: #f0f0f0;
            font-size: 16px;
        }

        .navbar-nav li.signed-in a .fa-chevron-down {
            float: right;
            padding-right: 0;
        }

        .navbar-nav li.sign-in-btn a {
            margin-left: 0;
            border: none;
            border-top: 2px solid #00A3A3;
            border-bottom: 2px solid #00A3A3;
            border-radius: 0;
            padding: 12px 0;
            margin-bottom: -2px;
            font-size: 16px;
        }

        .navbar-nav li.weblink.dropdown {
            border-top: 2px solid #F0F0F0;
        }

            .navbar-nav li.weblink.dropdown a {
                padding: 12px 32px 11px 0 !important;
            }

        .navbar-nav li.weblink a {
            font-size: 16px;
        }

        .navbar-nav li.weblink.active a {
            margin-bottom: -2px;
        }

    .navbar-right .signed-in .dropdown-menu {
        width: 100%;
    }

        .navbar-right .signed-in .dropdown-menu a {
            width: 100%;
            display: block;
            padding: 13px 36px !important;
            font-size: 16px;
        }

    .navbar-nav li.weblink.dropdown a:hover,
    .navbar-nav li.weblink.dropdown a:focus,
    .navbar-nav li.weblink.dropdown.open a {
        width: 100%;
        padding: 15px 20px !important;
        display: block;
        margin: 0;
    }

    .navbar-nav li.weblink.dropdown.open li:last-child a {
        border-bottom: none;
    }

    .navbar-nav li.weblink.dropdown.open a .fa-chevron-down {
        padding-right: 0;
    }

    .navbar-nav > li > a .fa-chevron-down, .navbar-nav > li > a .fa-chevron-up {
        position: absolute;
        right: 14px;
        top: 12px;
        padding: 0;
    }

    .navbar-nav .open .dropdown-menu > li {
        border-bottom: 0;
    }

    .carousel-control.right {
        right: 8px;
    }

    .col-xs-12.col-sm-6.helpcategory {
        padding-left: 8px;
    }
    .navbar-nav li.search-icon .navbar-icon{
    display: none;
  }
    .common-query .request-repair .btn {
        width: 100%;
        margin-top: 0;
    }

    .btn-select, .sr-only, .btn-select {
        display: none;
    }

    .navbar-nav li.search-icon a[aria-expanded="true"] {
    }

    .navbar-nav li.nav-close {
        position: absolute;
        border: none;
        top: 12px;
        right: 0;
        padding: 3px 2px;
        background: #fff;
        font-size: 24px;
        color: #00A3A3;
        /*display: none;*/
    }
    /*.navbar-nav .nav-close{
    display: block;
  }*/
    .navbar-nav .nav-close, .navbar-nav .navbar-icon {
        display: none;
    }

    .dropdown-menu {
        /*display: block;*/
        position: relative;
    }

    .navbar-nav > li > a .fa-chevron-down {
        float: right;
        /*padding-right: 14px;*/
        font-size: 16px;
    }

    .navbar-nav .open .dropdown-menu > li {
        margin: 0;
    }

    #navbar .dropdown.search-icon {
        border: none;
    }

    #navbar .dropdown .dropdown-search {
        width: 100%;
        display: block;
        margin: 0;
        border: none;
        position: unset;
    }

        #navbar .dropdown .dropdown-search li {
            margin: 25px 0 14px 0;
            border: none;
        }

            #navbar .dropdown .dropdown-search li .input-group input {
                border: 2px solid #D4D4D4;
                border-right: 0;
                border-radius: 4px 0px 0px 4px;
                height: 48px;
            }

            #navbar .dropdown .dropdown-search li .input-group .input-group-btn .btn {
                background: #00A3A3;
                color: #fff;
                width: 48px;
                height: 48px;
                font-size: 22px;
                border: none;
            }

        #navbar .dropdown .dropdown-search .xs-searchbox {
            width: 100%;
            padding: 0;
        }

            #navbar .dropdown .dropdown-search .xs-searchbox .input-group {
                top: -8px;
            }

    .process-flows .customTab .xrm-attribute-value h4,
    .process-flows .customTab h2 {
        font-size: 24px;
        line-height: 29px;
        letter-spacing: -0.12px;
        color: #3D4566;
        padding: 0;
    }

    .pf-dropdown .common-dropdown {
        width: 100%;
        font-size: 16px;
        height: 48px;
        margin: 0;
    }

    .carousel-block h2 {
        font-size: 28px;
        line-height: 35px;
        letter-spacing: -0.14px;
        color: #3D4566;
    }

        .carousel-block h2 .manage-text-small {
            font-size: 16px;
            line-height: 20px;
            color: #007EB0;
        }

    .your-details-success-message {
        width: 100%;
        padding: 24px 16px !important;
    }

        .your-details-success-message #MessageLabel {
            font-size: 24px;
            line-height: 30px;
        }

            .your-details-success-message #MessageLabel:before {
                padding-bottom: 16px;
            }

    .query-service-step-1 .query-service-step-3 {
        padding: 16px;
    }

    .help-article .alert-warning {
        line-height: 26px;
    }

    .privacy-warning .submit a {
        display: inline-block;
        margin-top: 10px;
    }

    .anti-social-step-1 .help_center_message {
        margin-bottom: 30px;
    }

    .crmEntityFormView .section:first-child {
        margin-top: 0;
    }

    .crmEntityFormView div.description.below {
        margin: 0 0 20px 0;
        position: relative;
        top: 16px;
        width: 100%;
    }

    .process-flows .customTab .xrm-attribute-value .inner-banner-content {
        font-size: 24px;
        line-height: 29px;
        letter-spacing: -0.12px;
    }

    #attributeVerification .buttons button {
        width: 100% !important;
    }

    .navbar-collapse.collapse.in {
        max-height: 700px !important;
    }
    /* Cookies */
    .privacy-warning .submit {
        width: 90%;
        margin: 0 auto;
    }

        .privacy-warning .submit a {
            width: 100%;
            display: block;
        }
    /* Sign in page */
    #api .localAccount .entry {
        width: 100%;
    }

    #api .localAccount .create {
        width: 100%;
        margin-top: 48px;
        font-size: 21px;
        line-height: 25px;
        letter-spacing: -0.105px;
        font-family: 'Poppins';
		font-weight: 600;
        padding: 16px;
    }

    .inner-top-minus {
        margin-top: 0;
    }

    .sub-heading-level-2.inner-top-minus {
        font-size: 24px;
        line-height: 29px;
        letter-spacing: -0.12px;
        color: #3D4566;
    }

    .carousel-content .sub-heading-level-3 {
        font-size: 21px;
        line-height: 26px;
    }

    .carousel-content .sub-heading-level-1 {
        font-size: 36px;
        line-height: 36px;
    }

    .table-content td, .table-content th {
        padding: 14px 0 !important;
    }

    .illustration-image {
        height: auto;
    }

    .process-flows .p-small-3 {
        font-size: 14px;
        line-height: 1.6;
    }

    .request-repair-sign-in {
        padding: 16px;
    }

    .address-type p {
        margin-bottom: 5px;
    }

    .crmEntityFormView .actions {
        width: 100%;
        padding-top: 0;
    }

        .crmEntityFormView .actions .btn {
            margin-top: 0;
        }

    .common-details p {
        clear: both;
        line-height: 26px;
        overflow: hidden;
    }

    .case-detail p label, .contact-history p label {
        float: left;
    }

    .case-detail p span, .contact-history p span {
        vertical-align: top;
        float: left;
        word-break: break-word;
        width: 70%;
    }

    .customer-help-line {
        padding: 16px;
    }

    .inner-banner-content, .inner-banner-content-heading {
        padding-top: 32px;
        font-size: 28px;
        line-height: 34px;
        letter-spacing: -0.14px;
        color: #3D4566;
    }

    .query-service-step-1 .query-service-step-3 .remove-btn .fa-close {
        padding: 3px 8px 0 0;
    }

    .query-service-step-1 .query-service-step-3 .remove-btn {
        text-align: left;
    }

    .request-repair-sign-in .p-large-2 {
        padding-top: 0;
    }

    .request-repair-sign-in .common-input-field .btn {
        margin-top: 16px;
        width: 100% !important;
    }

    .anti-social-step-5 h2 {
        font-size: 24px;
        line-height: 29px;
        letter-spacing: -0.12px;
        color: #3D4566;
    }

    .anti-social-step-7 .section .control .picklist label,
    .anti-social-step-7 .tab-column legend.section-title {
        font-size: 16px;
    }

    /* Section */
    select, select.form-control {
        font-size: 16px;
    }

    .anti-social-step-6 select {
        width: 100%;
        padding-right: 40px;
        padding-left: 10px;
    }

    .form-control {
        font-size: 16px !important;
        height: 48px;
    }

    section {
        padding-bottom: 0;
    }

    .section-knowledge {
        padding-bottom: 0;
    }

    .crmEntityFormView fieldset {
        width: 100%;
    }
    /* Registration form */
    .breadcrum-field-link .inner-banner-content {
        padding-top: 32px;
        font-size: 28px;
        line-height: 34px;
        letter-spacing: -0.14px;
        color: #3D4566;
    }

    #api .intro,
    #attributeVerification .attr ul .TextBox .textInput {
        width: 100%;
        font-size: 16px;
        padding: 10px 7.74px 15px;
    }

    #api .localAccount .entry-item .password-label a {
        font-size: 16px;
        line-height: 23px;
        color: #007EB0;
    }

    .textInput {
        width: 100%;
    }

    .mobile-register .btn {
        width: 100%;
        padding: 15px 30px;
    }

    .address-type {
        width: 100%;
    }

        .address-type p span {
            width: auto;
            word-break: break-word;
            padding-left: 4px;
            font-size: 14px;
        }

    .breadcrum-field-link {
        width: 100%;
    }

    .process-flows .customTab {
        width: 100%;
        padding: 0;
    }

        .process-flows .customTab h3 {
            font-size: 24px;
            line-height: 35px;
            letter-spacing: -0.14px;
            color: #3D4566;
            margin-bottom: 0;
        }

    .anti-social-step-7 .actions {
        width: 100%;
    }

        .anti-social-step-7 .actions .btn-group {
            width: 100%;
        }

    .divide-line, .common-details, #Enquiry-Case textarea {
        width: 100%;
    }

    #Enquiry-Case select {
        padding-right: 45px;
    }

    #EntityFormPanel .section .control #a2dltd_salutation {
        width: 100%;
    }

    .xrm-attribute-value h2 {
        margin-top: 0;
        /*font-size: 24px;
    line-height: 29px;
    letter-spacing: -0.12px;
    color: #3D4566;*/
    }

    .xrm-attribute-value .p-large-2 {
        font-size: 16px;
    }

    #personal_details_header {
        font-size: 16px;
    }

    #EntityFormPanel .section .info label,
    .customcontrols .control-label {
        font-size: 16px;
        font-family: "Albert Sans", sans-serif;
		font-weight: 400;
    }

    #EntityFormPanel .section .control .form-control {
        height: 48px;
        font-size: 16px;
    }

    #EntityFormPanel .section .control {
        min-height: 48px;
        margin-bottom: 0;
        font-size: 16px;
    }
    /* Carousel */
    blockquote {
        border-left: 0;
    }

    .carousel-block {
        width: 100%;
        padding-bottom: 0;
    }

        .carousel-block h2 {
            font-size: 24px;
            line-height: 29px;
            letter-spacing: -0.12px;
            color: #3D4566;
        }

    .carousel-content {
        padding: 16px;
    }

    .common-btn {
        width: 100%;
    }

    .only-some-inner-pages {
        margin-top: 16px !important;
    }

    #mobilesolidblock {
        border-bottom: 4px solid #3D4566;
        margin: 40px 0;
    }

    .carousel-inner {
        /*margin-left: 18px !important;*/
    }

    #EntityFormPanel .section .control {
        width: 100%;
    }

    .related_links_sidebar {
        margin: 0;
        padding: 16px 16px 5px 16px;
    }

        .related_links_sidebar #view_your_statement {
            width: 100%;
        }
    /* Forms fields and buttons */
    #EntityFormPanel .col-sm-6 {
        width: 100%;
        padding-right: 16px;
    }

    .form-action-container-left {
        width: 100%;
    }

    #EntityFormPanel .col-sm-6 .btn {
        width: 100%;
        margin: 0;
    }

    #makecompalint_alert .col-sm-12,
    #Corporate_alert .col-sm-12,
    #payments_alert .col-sm-12,
    #repair_alert .col-sm-12 {
        width: 100%;
    }

        #makecompalint_alert .col-sm-12 .alert,
        #payments_alert .col-sm-12 .alert,
        #Corporate_alert .col-sm-12 .alert,
        #repair_alert .col-sm-12 .alert {
            margin-top: 0;
        }

        #Corporate_alert .col-sm-12 .alert {
            border: none;
            margin-top: 0;
        }

    .your-finance-block {
        width: 100%;
        padding-bottom: 34px;
    }

    .address-type p label {
        width: 41%;
        padding-bottom: 0;
        font-size: 14px;
    }

    .common-checkbox-level-1 label, .common-radio-level-1 label {
        color: #333;
    }

    .alert-danger {
        clear: both;
        margin: 0;
        width: 100%;
    }

    #signInName, #password {
        width: 100%;
        height: 48px;
    }

    .buttons button {
        width: 100% !important;
        padding: 13px 25px;
    }

    .divider {
        text-align: center;
    }

    /* 404 page mobile */
    .error-404-page .error-img {
        width: 100%;
    }

    .common-section-heading {
        padding: 32px 0;
    }

    .breadcrum-field-link.page_not_found_heading .inner-banner-content {
        padding-bottom: 0;
        line-height: 38px;
        letter-spacing: -.16px;
    }
    /*your details page */
    #EntityFormPanel .col-sm-6 .btn {
        width: 100%;
    }
    /* Buttons */
    .mobile-register .btn,
    .process-flows .btn,
    .request-repair-sign-in .btn {
        width: 100%;
    }

    .upload-image .form-custom-actions .form-action-container-left {
        width: 100%;
        float: none;
    }

    .upload-image .entity-notes .note .metadata {
        padding-right: 36px;
    }

    .public-report-step .control select.form-control {
        width: 88%;
    }
    /* sign in page */
    .entry-item label {
        font-size: 16px;
        line-height: 19px;
        font-weight: 700;
        font-family: "Albert Sans", sans-serif;
    }

    /**/
    .process-flows textarea {
        font-size: 16px;
    }

    /* Footer mobile view */
    footer {
        padding: 40px 15px;
    }

        footer .container {
            padding: 0;
        }

        footer #footer {
            padding: 0;
        }

        footer .class-1 {
            padding: 0;
        }

        footer .footer-right {
            width: 100%;
            border-bottom: 1px solid #676c82;
            padding: 0;
            padding-bottom: 15px;
        }

        footer .footer-left {
            width: 100%;
            padding: 0;
        }

            footer .footer-left .footer-common-class {
                width: 100%;
                padding-top: 15px;
            }

                footer .footer-left .footer-common-class p {
                    border: none;
                }

            footer .footer-left .footer-logo, footer .footer-left .footer-logo3 {
                width: 46%;
                margin: 0 10px 0 0;
                padding-bottom: 30px;
            }

                footer .footer-left .footer-logo img, footer .footer-left .footer-logo3 img {
                    width: 120px;
                }

            footer .footer-left .footer-brands {
                border-bottom: 1px solid #676c82;
                padding-bottom: 15px;
            }

            footer .footer-left .footer-social-icons {
                border-bottom: 1px solid #676c82;
            }

            footer .footer-left .social-links ul {
                padding-left: 0;
            }

            footer .footer-left .social-links li {
                margin-left: 0;
                margin-right: 20px;
            }

            footer .footer-left .social-links {
                width: 100%;
            }

            footer .footer-left .footer-quick-links .link {
                width: 100%;
                padding: 7px 0 10px 0;
            }
}

@media (max-width: 767px) and (min-width: 480px) {
    .address-type p label {
        width: 150px;
    }
}

@media (max-width: 680px) and (min-width: 320px) {
    .illustration-image {
        width: 100%;
        padding: 8px 0 10px 0;
    }

        .illustration-image img {
            width: 100%;
        }

    #attributeVerification .buttons {
        padding-bottom: 0;
    }

        #attributeVerification .buttons button {
            padding: 12px 28px;
            margin-bottom: 20px;
        }

    .manage-block {
        padding: 16px;
    }
}

@media (max-width: 480px) and (min-width: 320px) {
    .carousel-content p label {
        width: 100%;
        padding-right: 15px;
    }

    .carousel-content p span {
        padding-left: 4px;
    }

    .address-type p label {
        width: 100%;
    }

    .address-type p span {
        width: 100%;
    }

    .finance-balance-details label {
        width: 41% !important;
    }

    .finance-balance-details p {
        overflow: hidden;
    }

        .finance-balance-details p span {
            word-break: break-word;
            width: 59%;
            float: right;
        }

    .case-detail p span, .contact-history p span {
        /*float: right;*/
        width: 51%;
        word-break: break-word;
    }

    .behaviourdetails {
        display: inline-table;
        width: 10%;
    }
}

@media (max-width: 767px) and (min-width: 561px) {
}

@media (max-width: 991px) and (min-width:768px) {
    #mainNav {
        padding: 30px 0;
    }

    .main-logo {
        width: 130px;
    }

    .navbar-nav li.sign-in-btn a {
        padding: 12px 21px;
    }

    #navbar .dropdown-search {
        width: 70vw;
        right: -2px;
    }

    .navbar-nav li.weblink {
        margin-right: 25px;
    }

    .navbar-nav li#signed-in {
        margin-left: -12px;
    }

    .carousel-block, .divide-line {
        width: 100%;
    }

    .breadcrum-field-link {
        width: 100%;
    }

    .process-flows .customTab {
        padding-right: 0;
    }

    .process-flows ul li {
        color: #00A3A3;
    }

    footer .footer-left .social-links {
        width: 75%;
    }

    footer .footer-left .footer-logo a {
        padding: 0;
    }

    footer .footer-left .footer-logo img {
        width: 81px;
    }

    footer .footer-left .footer-logo3 img {
        width: 81px;
        margin-top: -6px !important;
    }
}

@media (max-width: 992px) {
    body {
        font-size: 16px;
    }

    .loader {
        background-size: 80px 80px !important;
    }

    .sign-in-main {
        padding: 0;
    }

    .alert-warning, .process-flows .alert {
        font-size: 16px;
    }

    .process-flows {
        /*padding: 16px;*/
        font-size: 16px;
    }

    .breadcrum-field-link .help-heading {
        padding-top: 32px;
    }

    #api .localAccount .buttons {
        margin-top: 60px;
    }

    #api {
        padding-bottom: 48px;
    }

    .show-password input[type="checkbox"] {
        margin-top: 7px;
    }

    .request-msg {
        padding: 16px;
    }

        .request-msg .r-msg-circle {
            margin-top: 16px;
        }

        .request-msg h2.heading-large-1 {
            font-size: 24px;
            line-height: 30px;
            font-family: "Albert Sans",sans-serif;
			font-weight: 700;
        }

        .request-msg .p-large-2 {
            font-size: 16px;
            line-height: 26px;
        }

        .request-msg .heading-small-1 {
            font-size: 28px;
            line-height: 30px;
            letter-spacing: 1.4px;
            color: #333333;
        }

    .upload-image .form-custom-actions .form-action-container-left {
        width: 100%;
        margin: 0;
        padding-top: 15px;
        position: static;
    }

    .crmEntityFormView .tab {
        margin-bottom: 0;
        padding-top: 0;
    }

    .closed-home-repairs {
        padding-right: 16px;
    }

    .manage-block ul li, #related_links li {
        padding-bottom: 10px;
    }

    .error-404-page {
        margin: 0 -15px;
    }

        .error-404-page .content ul li {
            font-size: 18px;
            line-height: 29px;
        }

            .error-404-page .content ul li:before {
                font-size: 8px;
            }

        .error-404-page p {
            font-size: 18px;
            line-height: 29px;
        }

    .upload-image .entity-form .tr .cell {
        width: 100%;
    }

    .upload-image #EntityFormPanel .form-custom-actions .col-sm-6 {
        padding-right: 16px;
    }

    .upload-image #EntityFormPanel .form-custom-actions .form-action-container-left .btn {
        width: 100%;
    }

    .process-flows ul li {
        font-size: 16px;
        /*color: #00A3A3;*/
        /*padding: 15px 0px 8px;*/
    }

    .notes-empty {
        font-size: 16px;
    }

    .customTab .sub-heading-level-3 {
        padding-top: 20px;
        color: #3D4566;
        margin-top: 0;
    }

    .emergency-repair-link {
        font-size: 16px;
        letter-spacing: -0.08px;
    }

    .upload-image .entity-form .tr .cell .control input[type=file] {
        font-size: 16px;
        left: -100px;
    }

    .common-btn-white-bg {
        font-size: 16px;
    }

    .your-finance-content .sub-heading-level-1 {
        font-size: 36px;
        line-height: 36px;
    }

    .alert-dismissible.help_center_message {
        margin-top: 16px !important;
        margin-bottom: 0;
    }

    .carousel-inner > .item {
        margin-bottom: 60px;
    }

    .carousel-indicators {
        bottom: 7px !important;
    }

    .carousel-control.right, .carousel-control.left {
        bottom: 14px;
    }

    .finance-id {
        padding: 0 8px;
    }

    .pf-dropdown {
        width: 100%;
        padding-top: 0;
    }

    .help-article-block {
        padding: 16px;
    }

        .help-article-block .btn {
            width: 100%;
            font-size: 16px;
        }

    #payments_alert .col-sm-12 {
        width: 100%;
    }

    .carousel-content p label {
        font-size: 14px;
        line-height: 22px;
    }

    .carousel-content p span {
        font-size: 14px;
    }

    .carousel-content p {
        margin-bottom: 0;
        font-size: 16px;
    }

        .carousel-content p.repairtextlogged {
            padding-bottom: 10px;
        }

    #EntityFormPanel .section-title {
        font-size: 24px;
        line-height: 29px;
        letter-spacing: -0.12px;
    }

    .complaints-info {
        width: 100%;
    }

    .common-details h3 {
        font-size: 24px;
        line-height: 29px;
        letter-spacing: -0.12px;
        color: #3D4566;
    }

    .page-header h1 {
        color: #3D4566;
        font-size: 28px;
        line-height: 34px;
        letter-spacing: -0.14px;
    }

    footer {
        margin-top: 48px;
    }

        footer:before {
            background: url(hand-drawn-footer-XS.svg);
            top: -5px;
            height: 6px;
            background-size: 100%;
        }
}

@media (max-width: 1024px) and (min-width: 993px) {
    .upload-image .entity-form .tr .cell {
        width: 35%;
    }

    .upload-image .form-custom-actions .form-action-container-left {
        width: 35%;
        left: 39%;
    }

    #navbar .dropdown-search {
        width: 54vw;
        background: #fff !important;
        right: -2px;
    }

    .pf-dropdown .common-dropdown {
        width: 80%;
        font-size: 16px;
        height: 48px;
        margin: 0;
    }
}

@media screen and (min-width:0\0) and (min-resolution:+72dpi), \0screen\,screen\9 {
    .upload-image .entity-form .tr .cell .control input[type=file] {
        display: none;
    }
}

/* Safari hacks */


@supports (-webkit-marquee-repetition:infinite) and (object-fit:fill) {

    .upload-image .entity-form .tr .cell .control input[type=file] {
        left: -90px;
    }

    @media (max-width: 767px) {
        .upload-image .entity-form .tr .cell .control input[type=file] {
            left: -85px;
        }
    }
}


/*Added by Alvaro Pino*/
.r-info-circle {
    width: 48px;
    height: 48px;
    border-radius: 100%;
    margin: 0 auto;
}

.request-msg .fa-info-circle {
    font-size: 40px;
    padding-top: 9px;
    color: #007EB0;
}

.request-msg h2 {
    font-family: "Albert Sans", sans-serif;
	font-weight: 700;
}

.contractordetails {
    padding-top: 20px;
}

.knowledge-article {
    width: 60%;
}

.knowledge-article-content p {
    font-size: 18px;
    padding-top: 1em;
    line-height: 30px;
}

.knowledge-article-content ul {
    padding-left: 20px;
    margin-bottom: 0;
}

    .knowledge-article-content ul li span {
        font-size: 18px;
        line-height: 29px;
        color: #333;
    }

    .knowledge-article-content ul li {
	    font-size: 18px;
        color: #333;
        line-height: 29px;
        position: relative;
        list-style: none;
    }

    .knowledge-article-content ul li:before {
        content: "\2022";
        color: #00A3A3;
        font-size: 26px;
        margin-right: 10px;
        position: absolute;
        left: -20px;
        top: -3px;
    }

@media (max-width: 991px) and (min-width: 320px) {
    .knowledge-article-content ul li {
        font-size: 16px;
    }
}


ul.helptopicpanel {
    padding-left: 0px;
    padding-right: 32px;
}

#search-filter {
    display: none;
}

#q {
    border: 2px solid #d4d4d4;
    border-radius: 4px 0 0 4px !important;
    height: 50px;
    font-size: 18px;
    box-shadow: none;
    padding: 10px 16px;
    width: 100%;
    margin: 0;
    border-right: 0;
    float: left;
    color: #333;
}

hr {
    border-top: 2px solid #D4D4D4;
}

.form-search .btn.btn-default {
    width: 50px;
    height: 50px;
    background: #00a3a3 !important;
    color: #ffffff;
    border-radius: 0 4px 4px 0 !important;
    border: none;
}

.text-center .section-landing-heading {
    font-size: 36px !important;
    color: #3d4566 !important;
    border: none;
    font-family: 'Poppins',sans-serif;
	font-weight: 600;
    padding: 96px 0 32px;
    margin-bottom: 0;
    text-align: left;
}

.page_section.section-landing-search .row {
    padding-bottom: 50px;
}

.form-search .btn-group.btn-select.input-group-btn {
    display: none;
}

#ContentContainer_MainContent_SearchResults h2, #content_form .breadcrumb {
    display: none;
}

#ContentContainer_MainContent_SearchResults li {
    border-top: 2px solid #E9E9E9;
    margin: 0;
    padding: 25px 0;
}

#ContentContainer_MainContent_SearchResults a {
    font-size: 21px;
    line-height: 25px;
    letter-spacing: -.1225px;
    color: #3d4566;
    font-family: 'Poppins',sans-serif;
	font-weight: 600;
    margin-left: 0;
}

    #ContentContainer_MainContent_SearchResults a:hover {
        text-decoration: underline;
    }

.search-results li .fragment {
    font-family: "Albert Sans",sans-serif;
	font-weight: 400;
    color: #747474;
}

.pagination > .active > span {
    background-color: transparent;
    color: #333;
    line-height: 20px;
    font-size: 16px;
}

    .pagination > .active > span:hover {
        text-decoration: underline;
        background-color: transparent;
        color: #333;
    }

.aspNetDisabled, .label.label-primary {
    display: none;
}

.field-title {
    font-family: "Albert Sans",sans-serif;
	font-weight: 400;
    font-size: 14px;
    margin-bottom: 4px;
    color: #747474;
}

.pagination-div {
    float: left;
    margin-top: 5px;
    /*font-weight:bold;*/
    font-size: 16px;
}

#ContentContainer_MainContent_SearchResults .pagination {
    float: right;
}

    #ContentContainer_MainContent_SearchResults .pagination li {
        border-top: none;
    }

        #ContentContainer_MainContent_SearchResults .pagination li a {
            font-size: 16px;
            line-height: 20px;
            color: #007EB0;
            font-family: "Albert Sans",sans-serif;
			font-weight: 400;
        }

.pagination li a {
    font-size: 16px;
    line-height: 20px;
    color: #007EB0;
}

.pagination li.active {
    color: #333;
    font-family: "Albert Sans",sans-serif;
	font-weight: 700;
}

#ContentContainer_MainContent_SearchResults {
    padding-left: 3px;
    padding-right: 8px;
}

.helppanel {
    background-color: #3D4566;
    padding: 32px;
    padding-top: 1px;
    border-radius: 4px;
}

    .helppanel h3 {
        color: #ffffff;
        margin-top: 32px;
        letter-spacing: -0.14px;
        font-size: 28px;
    }

    .helppanel .btn.btn-primary {
        height: 34px;
    }

.help-box {
    background: #F0F0F0;
    background-blend-mode: multiply;
    border-radius: 4px;
    min-height: 230px;
}

    .help-box li {
        color: #333333;
        font-family: "Albert Sans";
		font-weight: 400;
        font-size: 18px;
        line-height: 29px;
    }
/*.col-md-8.col-lg-8.col-sm-12.col-xs-12, .col-xs-12.categorypanel{
  padding-left:0px;
  padding-right: 0px;
}*/
.col-xs-12.categorypanel {
    padding-left: 0px;
    padding-right: 0px;
}

.helpsearchpanel .form-search .btn.btn-default, .helpsearchpanel #q {
    height: 50px;
}

.helpsearchpanel {
    padding-bottom: 32px;
}

.page-header .btn-toolbar, .knowledge-article-keywords, #found-my-answer-bottom-comments {
    display: none;
}

#help_center_tip_close.close, .help_center_message .close {
    color: #00A3A3;
    font-size: 35px;
    position: absolute;
    right: 10px;
    /*background: url(Close.svg) no-repeat;
    top: 14px;*/
    opacity: unset;
    font-weight: lighter;
}

#help_center_tip a, .help_center_message a {
    font-size: 18px;
    line-height: 29px;
    color: #007EB0;
}

#help_center_tip p, .help_center_message p {
    font-size: 18px;
    line-height: 29px;
    color: #333333;
}

.ad-link .ad-title {
    text-align: left !important;
    font-size: 18px;
    line-height: 29px;
    color: #007EB0;
    margin-top: 0;
}

.alert-dismissible.help_center_message {
    margin-top: 0;
}

#content-container .panel-default {
    border-color: transparent;
}

.page-heading .page-header {
    border-bottom: none;
    margin: 0;
}

.breadcrumb li:first-child {
    display: none;
}

.breadcrumb li.active {
    display: none;
}

.breadcrumb li::before {
    font-family: fontawesome;
    content: "\f060" !important;
    font-size: 20px;
    color: #007eb0 !important;
    font-weight: bolder !important;
    padding-right: 11px;
    font-size: 16px;
}

.breadcrumb li a {
    color: #007eb0 !important;
    /*font-weight:bolder !important;*/
}

ul.breadcrumb {
    padding-top: 10px;
}

.housetypebox {
    display: none;
}

.breadcrum-field-link ul.breadcrumb:before {
    display: none;
}

.breadcrum-field-link br {
    display: none;
}
/*a.breadcrumb{
  font-weight: bolder !important;
} */

ul.helptopicpanel {
    padding-left: 0px;
}

    ul.helptopicpanel .panel-heading {
        padding: 32px 0 0 0;
        border-top: 4px solid #3D4566;
        border-radius: 0px;
    }

    ul.helptopicpanel .panel-body {
        padding-left: 0px;
    }

        ul.helptopicpanel .panel-body .list-group-item {
            border: none;
            padding-left: 0px;
            padding: 0 0 8px 16px;
            position: relative;
        }

    ul.helptopicpanel li {
    }

        ul.helptopicpanel li.list-group-item::before {
            content: "\2022";
            color: #00A3A3;
            position: absolute;
            left: 0;
            font-size: 26px;
            top: -7px;
        }

    ul.helptopicpanel .panel-body {
        padding: 0;
    }

    ul.helptopicpanel a.title {
        font-size: 18px;
        line-height: 29px;
        color: #007EB0;
        margin-left: 0;
    }

        ul.helptopicpanel a.title:hover {
            color: #00A3A3;
        }

#txtsitecoresearch {
    height: 50px
}

.help-page {
    padding-right: 16px;
    margin-left: -15px;
}

.help-box h4.item-heading {
    color: #3D4566;
    margin-top: 0px;
    font-family: 'Poppins',sans-serif;
	font-weight: 600;
    font-size: 28px;
    line-height: 1.2;
}

.help-section-content ul {
    padding-left: 0px;
    margin-bottom: 0px;
}

#help_center_tip, .help_center_message {
    padding: 32px;
    background: #FFFFFF;
    box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.3);
}

.help_center_message {
    position: relative;
    margin-top: 32px;
}

.help-box li {
    list-style-type: none;
    position: relative;
    padding-left: 20px;
}

.help-box:hover {
    box-shadow: none;
    transition: box-shadow none;
}

.help-box li::before {
    content: "\2022";
    color: #00A3A3;
    font-size: 26px;
    margin-right: 10px;
    position: absolute;
    left: 0;
    top: -3px;
}

.help-page, {
    margin-top: -80px;
}

.fa.fa-search {
    font-size: 22px;
}

.manage-block h4 {
    color: #3D4566;
}

.helptopicpanel h4.panel-title {
    font-family: 'Poppins',sans-serif;
	font-weight: 600;
    font-size: 28px;
    line-height: 35px;
    color: #3D4566;
    padding-bottom: 16px;
}

ul.helptopicpanel {
    margin-top: -75px;
}

.help-box {
    padding: 32px 50px 32px 32px;
}

.manage-block.categoryhelp-block {
    margin-top: -150px;
}

.search-results .highlight {
    background-color: #ffffff;
}

.col-xs-12.categorypanel {
    padding-left: 0px;
}

h3.user-greating {
    font-size: 28px;
    line-height: 35px;
    color: #00A3A3;
    font-family: "Albert Sans", sans-serif;
	font-weight: 400;
    margin-bottom: 32px;
    margin-top: -67px;
}

.home-message {
    width: 89%;
}

.page-header h1 {
    color: #3D4566;
}

.sentenceCase {
    text-transform: lowercase;
}

    .sentenceCase:first-letter {
        text-transform: uppercase;
    }

.privacy-warning {
    position: fixed;
    font-size: 1.4rem;
    opacity: 1;
    left: 0;
    bottom: 0;
    width: 100%;
    height: auto;
    margin: 0;
    padding: 20px;
    color: #fff;
    text-align: center;
    z-index: 1000;
    background-color: #252525;
    border-top: 1px solid #585858;
}

    .privacy-warning .close {
        display: none;
    }

    .privacy-warning .info {
        color: #d2d2d2;
        padding: 0 16px 0;
        display: inline;
        word-break: break-word;
        font-family: 'Poppins', sans-serif;
		font-weight: 300;
        font-size: 16px;
    }

        .privacy-warning .info a {
            color: #d2d2d2;
            text-decoration: underline;
            font-size: 16px;
        }

    .privacy-warning .submit {
        display: inline-block;
        vertical-align: middle;
        padding: 0 !important;
    }

        .privacy-warning .submit a {
            font-size: 13px;
            font-size: 1.3rem;
            border-width: 1px;
            border-style: solid;
            border-color: #d2d2d2;
            text-decoration: none;
            font-weight: bold;
            background: none !important;
            padding: 5px 10px;
            cursor: pointer;
            color: #fff !important;
            border-radius: 3px;
            border-color: #fff !important;
            font-weight: normal !important;
            font-family: 'Poppins';
			font-weight: 600;
        }



/*at media*/
@media (max-width: 991px) and (min-width:320px) {
    body {
        font-size: 16px;
    }

    h3.user-greating {
        font-size: 24px;
        line-height: 30px;
        color: #00A3A3;
        font-family: "Albert Sans", sans-serif;
		font-weight: 400;
        margin-top: 0;
        margin-bottom: 0;
    }

    .col-xs-12.helpsearchpanel {
        padding-left: 0px;
        padding-right: 0px;
    }

    .helpsearchpanel {
        padding-bottom: 0;
    }

    .col-xs-12.col-sm-6.helpcategory {
        /*padding-left: 8px;*/
        padding-right: 0px;
    }

    .manage-block.categoryhelp-block {
        margin-top: 10px;
    }

    ul.helptopicpanel {
        padding-left: 0px;
        padding-right: 0px;
    }

        ul.helptopicpanel .panel-heading {
            padding: 15px 0px;
            border-top: 2px solid #E9E9E9;
            border-radius: 0px;
        }

    ul.helptopicpanel {
        margin-top: 0px;
    }

    .help-box {
        margin-bottom: 16px;
        min-height: 205px;
    }

    .manage-block {
        margin-top: 32px;
        margin-bottom: 0;
    }

    ul.helptopicpanel h4.panel-title {
        font-size: 16px;
        line-height: 19px;
        color: #3D4566;
        padding-bottom: 0;
    }

    ul.helptopicpanel a.title {
        font-size: 16px;
        line-height: 26px;
        color: #007EB0;
    }

    ul.helptopicpanel .panel-default:last-child {
        border-bottom: 2px solid #E9E9E9;
    }

    ul.helptopicpanel .panel-body .list-group-item {
        padding: 8px 0 0 16px;
    }

        ul.helptopicpanel .panel-body .list-group-item:last-child {
            padding-bottom: 0;
        }

    .manage-block h4, .related_links_sidebar h3 {
        font-size: 21px;
        line-height: 25px;
        letter-spacing: -0.105px;
        color: #3D4566;
    }

    .breadcrum-field-link ul.breadcrumb {
        display: none;
    }

    #accordion .collapse .panel-body {
        padding-bottom: 0;
    }

    #help_center_tip p, .help_center_message p, .ad-link .ad-title {
        font-size: 16px;
        line-height: 26px;
    }
    /*h1.inner-banner-content{
    padding-bottom: 20px
  }*/
    .panel-collapse.collapse {
        display: none;
    }

        .panel-collapse.collapse.in {
            display: block;
        }

    .panel-heading a.categorytitle.collapsed h4:after {
        font-family: fontawesome;
        content: '\f107';
        float: right;
        color: #00A3A3;
        padding-right: 10px;
        font-size: 25px;
        font-weight: bolder;
    }

    .panel-heading a.categorytitle h4:after {
        font-family: fontawesome;
        content: '\f106';
        float: right;
        color: #00A3A3;
        padding-right: 10px;
        font-size: 25px;
        font-weight: bolder;
    }

    .p-small-1, .p-large-2 {
        font-size: 16px;
    }

    .inner-banner {
        min-height: 0px;
    }

    .help-box li {
        font-size: 16px;
        line-height: 26px;
        padding-left: 16px;
        position: relative;
        padding-bottom: 10px;
    }

        .help-box li::before {
            position: absolute;
            left: 0;
        }

    .help-box h4.item-heading {
        font-size: 24px;
        line-height: 30px;
        letter-spacing: -0.12px;
    }

    .help-page {
        margin-top: 0px;
        padding-right: 0;
        margin-left: -0;
    }

        .help-page #help_center_tip {
            margin-bottom: 16px;
        }

        .help-page .col-xs-12.categorypanel {
            margin-left: -6px;
        }

    .help-box {
        padding: 16px 50px 16px 16px;
    }

    .helppanel {
        padding: 16px;
        margin-bottom: 16px;
    }

        .helppanel h3 {
            margin-top: 0px;
            font-size: 24px;
            line-height: 29px;
            letter-spacing: -0.12px;
        }

    #help_center_tip {
        padding: 16px 30px 16px 16px;
    }

    .manage-block h4 {
        color: #3D4566;
        font-size: 21px;
        line-height: 25px;
        letter-spacing: -0.105px;
    }

    .manage-block ul li a {
        font-size: 16px;
        line-height: 26px;
        color: #007EB0;
        margin-left: 0;
    }

    .table-content .date {
        font-size: 12px;
        line-height: 12px;
    }

    .table-content td, .table-content th {
        font-size: 14px;
        line-height: 20px;
    }

    .help-page .col-xs-12 {
        padding-left: 0px;
        padding-right: 0px;
    }

    .help_center_message {
        padding: 16px;
    }

    .home-message {
        width: 100%;
    }

        .home-message .row.col-xs-12 {
            width: 100%;
            margin: 0;
            padding: 0;
        }

    .knowledge-article {
        width: 100%;
    }

    .knowledge-article-content {
        font-size: 16px;
    }

        .knowledge-article-content p {
            font-size: 16px;
        }

    ul.helptopicpanel li.list-group-item::before {
        top: 0;
    }
}
/*End of Added by Alvaro Pino*/



@media print {
    .finance-id-2 {
        background: #E1E1E1 !important;
    }

    .address-type {
        background: #f0f0f0 !important;
    }

    .prp-type {
        font-size: 12px !important;
    }

    .table > tbody > tr > td {
        font-size: 12px;
        padding: 6px 0 !important;
    }

    .table-content .date {
        font-size: 12px;
    }
}

#header_myaccount {
    color: #00A3A3;
}

.knowledge-article-content > ol {
    padding-inline-start: 18px;
}

#increasedirectdebitdetails {
    margin-top: 0px;
}

#requestingrefunddetails {
    border-bottom: none;
}

/*Changes implemented by Manish related to 47339*/
.weblink .dropdown-menu {
    left: 0;
}

.navbar-nav .dropdown-menu li a:hover {
    background: #3d4566 !important;
}

.weblink-active {
    border-bottom: 2px solid #DE008D;
}

@media (max-width: 767px) {

    .navbar-nav li.weblink.dropdown a {
        padding: 16px 32px 16px 0 !important;
    }

    .navbar-nav > li > a .fa-chevron-down, .navbar-nav > li > a .fa-chevron-up {
        top: 16px;
    }

    .navbar-nav li.weblink a {
        padding: 8px 0 16px;
    }

    .navbar-nav li.signed-in a {
        padding: 16px 0;
    }

    .navbar-nav li.weblink.dropdown.open ul.dropdown-menu li a {
        padding-left: 32px !important;
    }

    #mainNav .navbar-brand {
        padding: 2px 15px 8px 15px;
    }
}

@media (min-width: 992px) {
    #mainNav {
        padding-top: 30px;
        padding-bottom: 30px;
    }
}


a.dropdown-toggle[aria-label="About us"] {
    padding-left: 14px !important;
}

.dropdown-search #txtsitecoresearch {
    float: right;
}

/*Changes implemented by Manish related to 47442*/
.knowledge-article-content > .col-md-8.col-lg-8.col-sm-12.col-xs-12.help-article-dropdown,
.knowledge-article-content > div > .col-md-8.col-lg-8.col-sm-12.col-xs-12.help-article.help-step-2,
.knowledge-article-content > #pleaseselect > .col-md-8.col-lg-8.col-sm-12.col-xs-12.help-article.help-step-3 {
    width: 100% !important;
}

#help_center_tip .ad-link .ad-title {
    font-family: "Albert Sans", sans-serif;
	font-weight: 400;
}

.control-label.bold {
    font-family: "Albert Sans", sans-serif;
	font-weight: 400;
}

::selection {
    color: white;
    background: rgb(51, 144, 255);
}

.a2d-header-search-icon:before {
    content: "";
    position: absolute;
    width: 16px;
    height: 16px;
    border: 3px solid #00A3A3;
    border-radius: 50%;
    left: 50%;
    top: 45%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.a2d-header-search-icon {
    float: right;
    width: 55px;
    height: 54px;
    font-size: 0;
    position: relative;
    background: none;
    border-radius: 0 4px 4px 0 !important;
    border: none;
    padding: 0;
    right: 8px;
    top: -12px;
}

    .a2d-header-search-icon:after {
        content: "";
        position: absolute;
        width: 3px;
        height: 10px;
        background: #00A3A3;
        top: 45%;
        left: 50%;
        -webkit-transform: translate(6px, 3px) rotate(-45deg);
        -ms-transform: translate(6px, 3px) rotate(-45deg);
        transform: translate(6px, 3px) rotate(-45deg);
        border-radius: 10px;
    }

@media (max-width: 768px) {
    .mobile-cross {
        width: 30px;
        height: 30px;
        background: #FFFFFF;
        position: absolute;
        right: 26px;
        top: 25px;
    }

        .mobile-cross:before {
            content: "\f00d";
            /* this is your text. You can also use UTF-8 character codes as I do here */
            font-family: FontAwesome;
            position: absolute;
            top: -20px;
            color: #00A3A3;
            font-size: 24px;
        }
}

.a2d-header-search-box-button {
    float: right;
    width: 55px;
    height: 54px;
    font-size: 0;
    position: relative;
    background: none;
    border-radius: 0 4px 4px 0 !important;
    border: none;
    padding: 0;
    right: -10px;
    top: -5px;
}

    .a2d-header-search-box-button:before {
        content: "";
        position: absolute;
        width: 16px;
        height: 16px;
        border: 3px solid white;
        border-radius: 50%;
        left: 50%;
        top: 45%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
    }

    .a2d-header-search-box-button:after {
        content: "";
        position: absolute;
        width: 3px;
        height: 10px;
        background: white;
        top: 45%;
        left: 50%;
        -webkit-transform: translate(6px, 3px) rotate(-45deg);
        -ms-transform: translate(6px, 3px) rotate(-45deg);
        transform: translate(6px, 3px) rotate(-45deg);
        border-radius: 10px;
    }

.search-align {
    margin-right: 8px;
}

@media (max-width: 767px) {

    .navbar-nav li.weblink.dropdown a {
        padding: 12px 32px 11px 0 !important;
        height: 54px;
    }

    .navbar-nav li.weblink a {
        padding: 6px 0 15px;
    }

    .navbar-nav li.signed-in a {
        line-height: 32px;
        padding: 12px 32px 11px 0;
    }
	.dropdown-search #txtsitecoresearch {
		width: 100%;
	}
}