/* Minification failed. Returning unminified contents.
(931,19): run-time error CSS1035: Expected colon, found '0'
(1530,17): run-time error CSS1035: Expected colon, found '>'
 */
/*!
 * Bootstrap v3.3.7 BNP Customization (http://getbootstrap.com)
 */

@font-face {
    font-family: "Oswald";
    src: url(../fonts/Oswald-Regular.ttf) format("truetype");
}

body {
    background: #e7e7e7;
    padding-top: 0;
}

hr {
    margin-top: 15px;
    margin-bottom: 15px;
    border-top: 1px solid #eaeaea;
}

h1, .h1, h2, .h2, h3, .h3 {
    margin-top: 10px;
}

h2, h1.claim-site {
    font-size: 2rem;
    letter-spacing: -1px;
}

h4 {
    font-size: 1.5rem;
    letter-spacing: -1px;
}

h5 {
    font-size: 1.1rem;
    letter-spacing: -1px;
}



h1.title,
h2.title,
h3.title,
h4.title,
h5.title,
h6.title {
    margin-top: 0.8rem;
    margin-bottom: 1.5rem;
    text-transform: uppercase;
    font-family: 'Oswald', Arial, Helvetica, sans-serif;
    color: #15925f;
    font-weight: 300;
}

h1.title.sm {
    font-size: 2rem;
}

label{
    cursor:default!important;
}

.feature {
    height: 130px;
}
.feature-description {
    color: #929292;
    font-size: .9rem;
    line-height: 1.2rem;
    font-family: BNPSans, Arial, Helvetica, sans-serif;
    padding: 0 25px;
}

.view-title {
    font-family: 'Oswald', Arial, Helvetica, sans-serif;
    color: #909090;
    font-weight: 300;
    text-transform: uppercase;
}

h3.view-title {
    font-size: 2rem;
    letter-spacing: -1px;
}

@media (max-width: 991px) {
    .topbar {
        -webkit-box-shadow: 0px 10px 20px 0px rgba(0,0,0,0.3);
        -moz-box-shadow: 0px 10px 20px 0px rgba(0,0,0,0.3);
        box-shadow: 0px 10px 20px 0px rgba(0,0,0,0.3);
    }
}


.topbar-admin {
    padding: 10px 0;
}

@media (min-width: 992px) {
    .main-nav {
        -webkit-box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.15);
        -moz-box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.15);
        box-shadow: rgba(0, 0, 0, 0.15) 0px 10px 20px 0px;
    }
}

@media (max-width: 991px) {
    section.main {
        padding-top: 45px;
    }
    .topbar-admin {
        padding: 0;
        box-shadow: 0 14px 20px -12px rgba(0, 0, 0, 0.24);
    }
}

.main {
    background: #fff;
    position: relative;
    height: inherit;
}

.main-raised {
    border-radius: 6px;
    -webkit-box-shadow: 0 16px 24px 2px rgba(0,0,0,0.03), 0 6px 30px 5px rgba(0,0,0,0.05), 0 8px 10px -5px rgba(0,0,0,0.2);
    box-shadow: 0 16px 24px 2px rgba(0,0,0,0.03), 0 6px 30px 5px rgba(0,0,0,0.05), 0 8px 10px -5px rgba(0,0,0,0.2);
}

.main  .row,
.panel-heading  .row {
    margin: 0;
}

.padding-top,
.container-main.padding-top {
    padding-top: 30px;
}

@media (max-width: 768px) {
    .container-main.padding-top {
        margin-top: 0;
    }
}


@media (min-width: 1200px) {
    body.area-rmk .container-main {
        width: 95vw;
    }
}

/*@media (max-width: 991px) {
    .container-main.padding-top {
        margin-top: 80px;
    }
}*/

.padding-bottom,
.container-main.padding-top {
    padding-bottom: 30px;
}

@media (max-width: 375px) {
    .container-fluid {
        padding-left: 0;
        padding-right: 0;
    }
}


.container-body {
    margin-top: 35px;
}

a.default,
a.default:hover,
a.default:link,
a.default:visited {
    color: #15925f;
}

.help-block.mandatory-on-label {
    color: #8e8d8d;
    font-size: 0.8rem;
    margin-top: -5px;
}

.page-header {
    margin: inherit;
    padding-bottom: inherit;
}

.panel {
    border-radius: inherit;
}

input:invalid, textarea:invalid {
    background-color: #ffffff;
}

.checkbox {
    line-height: 22px;
    color: #60605f;
    font-family: 'Oswald', Arial, Helvetica, sans-serif;
    font-size: 1rem;
    letter-spacing: -0.5px;
}

/*.panel-body a,
.panel-body a:hover,
.panel-body a:link,
.panel-body a:visited {
    color: #15925f;
}*/

.panel-default {
    border-color: #fff;
}

    .panel-default > .panel-heading {
        background-color: #fff;
        border-color: #fff;
        margin: 0;
    }

.panel-heading > .panel-title,
.brandbar-nav h3 {
    text-transform: uppercase;
    font-family: 'BNPSansCondensed', Arial, Helvetica, sans-serif;
    font-size: 32px;
    font-weight: 400;
    line-height: 34px;
}

.panel-heading {
    padding-top: 25px;
    padding-bottom: 0;
}

.panel-heading,
.panel-body {
    padding-left: 30px;
    padding-right: 30px;
}

.form-control,
.watermarked {
    font-family: BNPPSans, sans-serif;
    font-size: 14px;
    border: 1px solid #52ab87;
}
.form-control:focus {
    border-color: #69bf9c;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82, 171, 135, 0.8);
}

.watermarked {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.watermarked:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
}


.panel-body .row {
    margin-left: -20px;
    margin-right: -20px;
}

select.form-control {
    padding: 2px 6px;
}

.panel-body > [class*="col-"] {
    padding-left: 0;
}


@media (max-width: 991px) {
    /*.col-xs-12:first-child {
        padding-left: 0;
    }*/

    /*.panel-body .row{
        margin-left: inherit;
        margin-right: inherit;
    }*/
    .panel-body > [class*="col-"] {
        padding-right: 0;
    }
}

@media only screen and (min-width : 480px) {
    .row {
        margin-left: -20px;
        margin-right: -20px;
    }
}
.main-logo {
    margin: 0;
}
.main-logo a {
    background: transparent url(../Content/Images/bnpp-logo-mobile.png) 0 0 no-repeat;
    background-size: cover;
    /*height: 28px;
    width: 136px;*/
}

@media (max-width: 992px) {
    .main-logo a {
        background-size: 144px 30px;
    }

    .main-logo {
        margin-left: 5px;
    }

    .container, .main-nav a {
        padding-left: 10px;
    }
}

@media (min-width: 992px) {
    .main-logo a {
        height: 34px;
        width: 166px;
    }
}

textarea.watermarked {
    height: auto;
}

span.label {
    color: #333;
    font-size: 14px;
    margin-bottom: 5px;
    display: inline-block;
    padding: inherit;
}


.btn {
    color: #1d1d1b;
    display: inline-block;
    padding: 5px 20px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    font-family: 'BNPSansCondensed', Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: 700;
    line-height: 30px;
    -webkit-transition: background-color 0.2s ease;
    -moz-transition: background-color 0.2s ease;
    -ms-transition: background-color 0.2s ease;
    -o-transition: background-color 0.2s ease;
    transition: background-color 0.2s ease;
}

.btn-link {
    color: #3e3e3e;
}

.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
}

    .btn-link.btn-green,
    .btn-link.btn-green:hover,
    .btn-link.btn-green:active,
    .btn-link.btn-green:hover {
        color: #15925f;
    }

.btn-dark {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40;
}
    .btn-dark:hover {
        color: #fff;
        background-color: #23272b;
        border-color: #1d2124;
    }

.btn-light {
    color: #212529;
    background-color: #ebebeb;
    border-color: #dbdbdb;
}
    .btn-light:hover {
        color: #212529;
        background-color: #e2e6ea;
        border-color: #dae0e5;
    }


.btn-navbar {
    color: #fff;
    font-family: BNPSans, Arial, Helvetica, sans-serif;
    font-size: 11px;
    padding: 5px 10px 1px 10px;
}

.main-nav input[type="submit"] {
    display: block;
    text-decoration: none;
    text-transform: uppercase;
    font-family: 'BNPRounded', Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 40px;
    margin-right: auto;
    margin-left: auto;
    padding-left: 20px;
    padding-right: 20px;
}

@media (max-width: 992px) {
    .main-nav input[type="submit"],
    .main-nav input[type="submit"]:hover,
    .main-nav input[type="submit"]:active,
    .main-nav input[type="submit"]:hover {
        width: 760px;
        text-align: left;
        padding-left: 10px;
        color: #fff;
    }
}

.btn-navbar:hover,
.btn-navbar:active,
.btn-navbar:hover {
    color: #444;
}

.btn-warning,
.btn-warning:hover,
.btn-warning:active,
.btn-warning.active:hover {
    color: #444 !important;
    background-color: #fff189 !important;
    border-color: #fff189 !important;
}

.btn-default,
.btn-default.disabled, .btn-default[disabled] {
    background-color: #15925f;
    color: #fff;
    border-color: #15925f;
}

    .btn-default:active,
    .btn-default.active,
    .open > .dropdown-toggle.btn-default {
        color: #fff;
        background-color: #15925f;
        border-color: #15925f;
    }

    .btn-default:focus,
    .btn-default.focus {
        color: #fff;
        background-color: #15925f;
        border-color: #15925f;
    }

.btn:hover,
.btn:hover {
    text-decoration: underline;
}

.btn-default:hover {
    color: #fff;
    background-color: #15925f;
    border-color: #15925f;
}

.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
    color: #fff;
    background-color: #15925f;
    border-color: #15925f;
}

.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
    background-image: none;
}

.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus {
    background-color: #15925f;
    border-color: #15925f;
}

.btn-default .badge {
    color: #fff;
    background-color: #15925f;
}

.btn:active, .btn.active {
    -webkit-box-shadow: inherit;
    box-shadow: inherit;
}

.btn-info:hover,
.btn-info:active,
.btn-info:focus,
.btn-info:active:hover,
.btn-info:active:focus {
    background-color: #f2f2f2;
    color: #1d1d1b;
}


/* CARDS */

.thumbnail-title {
    font-size: 20px;
    margin-top: 5px;
    font-family: 'BNPSansCondensed', Arial, Helvetica, sans-serif;
}

.img-thumb-bg,
.img-thumb-default {
    padding: 0;
    overflow: hidden;
    min-height: 200px;
    position: relative;
    border-radius: 3px;
    background-position: center;
    background-color: transparent;
}

    .img-thumb-bg p,
    .img-thumb-bg .description,
    .img-thumb-default .description {
        color: #fff;
        margin-bottom: 0;
        line-height: 16px;
    }

    .img-thumb-bg .overlay,
    .img-thumb-default .overlay {
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        position: absolute;
        transition: all 0.3s ease-in-out;
        background: rgba(0, 0, 0, 0);
        background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, #888888 100%);
        background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, #888888 100%);
        background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, #888888 100%);
        background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, #888888 100%);
        background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, #888888 100%);
        background: -webkit-gradient(left top, left bottom, color-stop(50%, rgba(0, 0, 0, 0)), color-stop(100%, #000000));
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#000000', GradientType=0);
    }

    .img-thumb-bg .caption,
    .img-thumb-default .caption {
        bottom: 20px;
        height: 100px;
        font-size: 12px;
        position: absolute;
        padding: 0 20px 20px;
        transition: all 0.3s ease-in-out;
        font-family: 'BNPSansCondensed', Arial, Helvetica, sans-serif;
    }

        .img-thumb-bg .caption .tag a,
        .img-thumb-default .caption .tag a {
            color: #fff;
            padding: 0 5px;
            font-size: 12px;
            border-radius: 2px;
            display: inline-block;
            text-transform: uppercase;
            background-color: #15925f;
            font-size: 18px;
        }

        .img-thumb-bg .caption .title,
        .img-thumb-default .caption .title {
            margin-top: 10px;
            font-size: 26px;
            line-height: 20px;
            text-transform: uppercase;
        }

            .img-thumb-bg .caption .title a,
            .img-thumb-default .caption .title a {
                color: #fff;
                line-height: 25px;
            }
        /*.img-thumb-bg .caption .title a:hover {
  color: #2980B9;
}*/
        .img-thumb-bg .caption .meta-data,
        .img-thumb-default .caption .meta-data {
            color: #777;
            font-size: 12px;
            line-height: 12px;
            margin-bottom: 15px;
        }

            .img-thumb-bg .caption .meta-data a {
                color: #777;
            }
        /*.img-thumb-bg .caption .meta-data a .fa {
  color: #2980B9;
}
.img-thumb-bg .caption .meta-data a:hover {
  color: #2980B9;
}*/
        .img-thumb-bg .caption .content,
        .img-thumb-default .caption .content {
            display: none;
        }

    .img-thumb-bg:hover .overlay {
        background: rgba(46, 49, 58, 0.8);
    }

    .img-thumb-bg:hover .caption {
        bottom: 80px;
    }

        .img-thumb-bg:hover .caption .content {
            display: block;
        }

    .img-thumb-bg .caption .content {
        font-family: Arial, Helvetica, sans-serif;
        margin-top: 5px;
    }

/* END CARDS */

/* START CAROUSEL */

.carousel-inner.carousel-home > .item > img,
.carousel-inner.carousel-home > .item > a > img {
    background-size: cover !important;
    height: 370px !important;
}

@media (max-width: 991px) {
    .carousel-inner.carousel-home > .item > img,
    .carousel-inner.carousel-home > .item > a > img {
        height: 250px !important;
    }
}

@media (max-width:767px) {
    .carousel-inner.carousel-home > .item > img,
    .carousel-inner.carousel-home > .item > a > img {
        height: 170px !important;
    }
}

.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
    display: block;
    height: auto;
    max-width: 100%;
    line-height: 1;
    width: 100%;
}


.carousel .greenbox-ctn {
    /*height:100%;
    position: absolute;*/
}

.greenbox-fixed {
    z-index: 9;
    /*margin-right: auto;
    margin-left: auto;
    padding-left: 20px;
    padding-right: 20px;*/
}
/*@media (min-width: 1200px) {
    .greenbox-fixed {
        width:480px;
    }
}
*/
@media (max-width:320px) {
    .greenbox-fixed {
        width: 80%;
        margin-left: 15%;
        height: 80% !important;
        bottom: 0;
    }
}

.carousel .container,
.carousel .row {
    height: 100%;
    padding: 0;
    position: relative;
}

@media (min-width: 992px) {
    .carousel .container,
    .carousel .row {
        padding-left: 20px;
        padding-right: 20px;
    }

    .carousel .row {
        margin-left: -20px;
        margin-right: -20px;
    }
}

.carousel .greenbox-ctn {
    height: 100%;
    position: relative;
}

.carousel .greenbox, {
    background-color: #15925f;
    bottom: 0;
    color: #fff;
    left: 20px;
    padding: 20px;
    position: absolute;
    right: 20px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: 400;
    line-height: 18px;
}

@media (min-width: 992px) {
    .carousel .greenbox {
        padding: 30px;
    }
}

.carousel .greenbox .greenbox-title {
    margin: 0 0 10px;
    text-transform: uppercase;
    font-family: 'BNPSansCondensed', Arial, Helvetica, sans-serif;
    font-size: 32px;
    font-weight: 400;
    line-height: 34px;
}

.carousel .greenbox p {
    margin: 0 0 10px;
}

.carousel .greenbox .cta {
    display: block;
    padding: 5px 10px;
}

@media (min-width: 992px) {
    .carousel .greenbox .cta {
        display: inline-block;
        padding: 5px 20px;
    }
}

.greenbox-description {
    font-size: 13px !important;
    margin-bottom: 20px;
    display: block;
}

.cta,
.cta > * {
    background-color: #fff;
    color: #1d1d1b;
    display: inline-block;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    font-family: 'BNPSansCondensed', Arial, Helvetica, sans-serif !important;
    font-size: 16px;
    font-weight: 700;
    line-height: 30px;
    -webkit-transition: background-color 0.2s ease;
    -moz-transition: background-color 0.2s ease;
    -ms-transition: background-color 0.2s ease;
    -o-transition: background-color 0.2s ease;
    transition: background-color 0.2s ease;
}

    .cta > *:hover,
    .cta > *:focus {
        text-decoration: underline;
    }

.greenbox-title > *,
.greenbox-title > span {
    margin: 0 0 10px;
    text-transform: uppercase;
    font-family: 'BNPSansCondensed', Arial, Helvetica, sans-serif;
    font-size: 32px;
    font-weight: 400;
    line-height: 34px;
}

.greenbox-title {
    margin: 15px 0 10px;
}

.greenbox-p-group {
    display: block;
}

    .greenbox-p-group,
    .greenbox-p-group > span,
    .greenbox-p-group > a,
    .greenbox-p-group > span {
        font-size: 13px;
        margin: 0 0 6px;
    }

        .greenbox-p-group > *,
        .greenbox-p-group > span > a {
            color: #fff;
        }

/*.carousel-inner {
  position: absolute;
  top:0;
  height: 100%;
  z-index: -1;
}*/

.carousel-inner, .carousel, .ite.main-logo, .fill {
    height: 100%;
    width: 100%;
    background-position: center center;
}
.carousel-inner {
    min-height: 300px;
}

.greenbox {
    background-color: #15925f;
    bottom: 1px;
    color: #fff;
    left: 20px;
    padding: 20px;
    position: absolute;
    right: 0;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: 400;
    line-height: 18px;
}

.carousel-control.left,
.carousel-control.right {
    background-image: inherit;
}

.carousel-indicators {
    height: 60px;
    overflow-y:  hidden;
    white-space: nowrap;
    max-width: 100%;
    z-index: 1;
}

.carousel-indicators > li {
    
}

/* END CAROUSEL*/

/* START ALERTS */
.alert {
    border-radius 0;
    border: none;
}

.field-validation-error {
    display: block;
    padding: 10px 15px;
    margin-top: 5px;
    background-color: #f2dede;
    border-color: #eed3d7;
    border-radius: 4px;
}

/* END ALERTS */

/* START MODAL */
.modal-content {
    background-color: white;
}

.modal-title {
    font-family: 'Oswald', Arial, Helvetica, sans-serif;
    text-transform: uppercase;
}

.modal-content span,
.modal-content a,
.modal-content a:hover,
.modal-content a:focus .modal-content h1,
.modal-content h2,
.modal-content h3,
.modal-content h4 {
    /*color: #1d1d1b;*/
}

.modal-content h1,
.modal-content h2,
.modal-content h3,
.modal-content h4 {
    text-align: center;
}

.modal-header {
    min-height: 65px;
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 0;
}

.modal-header,
.modal-body,
.modal-footer{
    padding-left: 30px;
    padding-right: 30px;
}

.close {
    font-size: 35px;
}

/* END MODAL */

/* START LOGIN DROPDOWN*/
.brandbar-nav .dropdown-menu {
    right: 0;
    left: inherit;
    z-index: 11;
}

.brandbar-nav .dropdown-menu.animated {
    -webkit-animation-duration: 100ms;
    animation-duration: 100ms;
}

ul.dropdown-lr {
    width: 300px;
}

.dropdown-menu {
    border-radius: inherit;
    border: inherit;
}

.forgot-password {
    display: block;
    width: 100%;
    text-align: right;
}

span.remember-me > label {
    margin-left: 8px;
}


/* END LOGIN DROPDOWN*/

.main-nav .homepage-button a {
    background: transparent url(../Content/Images/bnpp-home.png) 50% 50% no-repeat;
}


.main-nav.open {
    z-index: 25;
}

.main {
    min-height: 0;
}

.main-nav-admin {
    box-shadow: 0 14px 20px -12px rgba(0, 0, 0, 0.24);
    border: 1px solid #ececec;
    margin: 0;
    padding: 0;
}

.main-nav li.mobile .wrap {
    line-height: 40px;
    padding-left: 10px;
    padding-right: 20px;
}

.main-nav li.mobile.grey {
    color: #15925f;
    background-color: #e7e7e7;
    border-bottom: 1px solid #8e8e8e;
}
.main-nav li.mobile.grey a {
    color:inherit;
    text-transform: uppercase;
    font-family: 'Oswald', Arial, Helvetica, sans-serif;
    font-size: 1.1rem;
}
.main-nav li.mobile.grey a:hover {
   background-color: #d0d0d0;
}

@media (min-width: 768px)  {

    .main-nav li.mobile .wrap {
        width: 760px;
    } 
}

.main-nav li.mobile .wrap .form {
    padding: 10px 0px;
}

.dropdown-menu .divider {
    margin: 0;
}

.dropdown-menu, .dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
    background-color: #16b176;
    border-bottom: none;
}

@media (min-width: 992px) and (min--moz-device-pixel-ratio: 1.3), (min-width: 992px) and (-o-min-device-pixel-ratio: 2.6 / 2), (min-width: 992px) and (-webkit-min-device-pixel-ratio: 1.3), (min-width: 992px) and (min-device-pixel-ratio: 1.3), (min-width: 992px) and (min-resolution: 1.3dppx) {
    .main-nav .homepage-button a {
        /* on retina, use image that's scaled by 2 */
        background-image: url("../Content/Images/bnpp-home@2x.png");
        background-size: 20px 20px;
    }
}


/* START FOOTER */
.meta-footer .footer-baseline .footer-logo {
    background: transparent url(../Content/Images/bnpp-logo-footer.png) 0 0 no-repeat;
}
.meta-footer.footer-admin,
.meta-footer.footer-fixed {
    width: 100%;
    position: fixed;
    bottom: 0;
}

.meta-footer.sticky-bottom {
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
}

/*.body{
    margin-bottom:50px;
}*/
/* END FOOTER */

/* START NAVBAR */
.brandbar-nav .dropdown {
    color: #fff
}

.brandbar-nav > li:hover,
.brandbar-nav .dropdown-menu {
    background-color: #dbdbdb;
    color: #303030;
}

.brandbar-nav .dropdown-menu.login-menu a,
.brandbar-nav .dropdown-menu.login-menu a:hover {
    color: #15925f !important;
    background-color: #fff;
    bottom: 4px;
    top: inherit;
    padding: inherit;
}

.dropdown-menu.login-menu {
    background-color: #fff;
}

.brandbar .brandbar-textsize a .brandbar .brandbar-textsize a,
.brandbar .brandbar-nav a,
.brandbar .brandbar-nav a,
.brandbar .brandbar-textsize a:focus .brandbar .brandbar-textsize a:hover,
.brandbar .brandbar-nav a:focus,
.brandbar .brandbar-nav a:hover {
    color: inherit;
}

.brandbar-nav .dropdown a {
    padding: 0.8125rem 0.6875rem 0.625rem;
}

.brandbar .brandbar-textsize a,
.brandbar .brandbar-nav a {
    font-family: inherit;
}


/*.dropdown-menu,

.brandbar .brandbar-textsize a:focus
.brandbar .brandbar-textsize a:hover, 
.brandbar .brandbar-nav a:focus,
.brandbar .brandbar-nav a:hover {
    background-color: #dbdbdb;
    color: #303030;
}
*/

.brandbar-nav > .dropdown.open > .dropdown-menu a {
    color: #444;
}

    .brandbar-nav > .dropdown.open > .dropdown-menu a:hover {
        color: #fff;
        background: #999;
    }

.brandbar-nav ul.dropdown-menu li {
    width: 100%;
}

    .brandbar-nav ul.dropdown-menu li > * {
        padding: 0 10px;
    }

.brandbar-nav .dropdown-menu {
    padding-bottom: 0;
    padding-top: 0;
    margin-top: 0;
}

.dropdown-menu,
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
    /*background-color: #018754;
    border-bottom: 1px solid #eee;*/
}

.dropdown-menu.dropdown-menu-white label {
    color: #241a17;
}

.dropdown-menu.dropdown-menu-green label {
    color: white;
}

.dropdown-menu > li,
.dropdown-menu > li > a {
    height: 40px;
}

.dropdown-menu > li > a {
    padding: 12px 20px;
}

.main-nav .homepage-button {
    display: block;
}

@media (max-width: 992px) {
    .main-nav .homepage-button a {
        background: none;
    }
}
@media (max-width: 768px) {
    .main-nav a {
        font-family: Arial, Helvetica, sans-serif;
    }
}

/* END NAVBAR */


/* START VERTICAL CAROUSEL - dettagliostrumentale.aspx */
/*
.hide-bullets {
    list-style:none;
    margin-left: -40px;
    margin-top:0;
    margin-right: -10px;
}
@media only screen and (min-width : 480px) {
    .hide-bullets {
        margin-left: -40px;
        margin-right: 10px;
    }

}
@media only screen and (min-width : 992px) {
    .hide-bullets {
        margin-right: 32px;
    } 
}

.thumbnail {
    padding: 0;
}

.carousel-inner>.item>img, .carousel-inner>.item>a>img {
    width: 100%;
}


.nopadding > [class*='col-'] {
    padding-right:0;
    padding-left:0;
}
    */
/* END VERTICAL CAROUSEL*/


/* START TABLE*/
table {
    background-color: white;
}

.table-pagination table {
    margin: 15px;
}

.table-pagination span,
th {
    background-color: #15925f;
}
.table-pagination.warning span,
.table-warning th {
    background-color: #ffc59d;
    color: #60605f;
}

th,
.table-pagination span {
    text-transform: uppercase;
}

.table-pagination.danger span,
.table-danger th {
    background-color: #f57171;
    color: #ffffff;
}


.table-pagination.success span,
.table-success th {
    background-color: #15925f;
    color: #ffffff;
}

.table-pagination.info span,
.table-info th {
    background-color: #17a2b8;
    color: #ffffff;
}

th,
th > a,
th > a:hover,
.table-pagination span,
.table-pagination td > a,
.table-pagination th > td > a {
    color: white;
}

.table-pagination td > a {
    color: black;
}

.table-pagination,
.table-pagination td > a,
.table-pagination span {
    padding: 6px 12px;
    border: 1px solid #ccc;
}



/* END TABLE*/



/* START DataTables */


/*
    DATATABLES
*/
.dataTables_paginate {
    text-align: center;
    font-size: 12px;
    float: left;
}

.dataTables_paginate ul {
    margin: 0;
    padding: 0;
}

.dataTables_wrapper {
    padding-top:25px;
}

.dataTables_filter label{
    text-transform: uppercase;
    font-size: .8rem;
    font-weight: bold !important;
    color: #15925f;
}


.pagination > li.active > a, .pagination > li.active > span {
    border-color: #15925f;
    background-color: #15925f;
}

.pagination > li.focus > a, .pagination > li.focus > span {
    border-color: #15925f;
    background-color: #15925f;
}

.pagination > li.hover > a, .pagination > li.hover > span {
    border-color: #15925f;
    background-color: #15925f;
}

.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    border-color: #15925f;
    background-color: #15925f;
}

table.table-admin {
    clear: both;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    max-width: none !important;
    border-collapse: collapse !important;
}

.table {
    margin-bottom: 0;
    font-size: 12px;
}

/*.table-bordered {
    border: 0;
}*/

.table-header {
    font-weight: 400;
    font-size: 12px;
    color: #838383;
}

.table thead > tr > th, .table tbody > tr > th, .table tfoot > tr > th, .table thead > tr > td, .table tbody > tr > td, .table tfoot > tr > td {
    padding: 8px;
    line-height: 1.4285;
    vertical-align: middle;
    border-top: 1px solid #dddddd;
}




.pagination > li > a {
    color: #15925f;
    border-color: #15925f;
    font-size: 0.7rem;
    font-family: Pathway Gothic One,Helvetica,Arial,sans-serif;
}

table.table-admin thead .sorting:after,
table.table-admin thead .sorting_asc:after,
table.table-admin thead .sorting_desc:after,
table.table-admin thead .sorting_asc_disabled:after,
table.table-admin thead .sorting_desc_disabled:after {
    position: relative;
    margin-left: 10px;
    display: inline-block;
}

table.table-admin th {
    text-align: center;
}

table.table-admin.table-condensed > thead > tr > th {
    padding-right: 0 !important;
}

.table thead > tr > th, .table tbody > tr > th, .table tfoot > tr > th, .table thead > tr > td, .table tbody > tr > td, .table tfoot > tr > td {
    padding: 5px 0;
}

table.table-admin thead .sorting:after, table.table-admin thead .sorting_asc:after, table.table-admin thead .sorting_desc:after, table.table-admin thead .sorting_asc_disabled:after, table.table-admin thead .sorting_desc_disabled:after {
    padding-left: 20px !important;
    margin-left: 0 !important;
}

.dataTables_empty h4 {
    font-size: 1rem !important;
    padding: 10px !important;
    color: #7d7d7d !important;
}

table.table-admin th {
    background-color: transparent;
}

table.table-admin .table-pagination span, table.table-admin .table-pagination td > a, table.table-admin .table-pagination th > td > a {
    color: #656565;
}

table.table-admin .table-header,
table.table-admin th,
table.table-admin th > a, table.table-admin th > a:hover {
    font-size: 0.7rem;
    color: #15925f;
}

table.table-admin tbody{
    font-size: .8rem;
}

.table.table-admin tbody tr {
    line-height: 4.9rem;
    height: 4rem;
}
table.table-admin > tbody > tr:hover {
    background-color: #cffbe9;
    cursor: pointer;
}

table.table-admin > tbody > tr > td.dataTables_empty:hover {
    background-color: #f9f9f9;
    cursor: default;
}

table.table-admin > tbody > tr:nth-child(odd) > td, table.table-admin > tbody > tr:nth-child(odd) > th,
table.table-admin thead > tr > th, 
table.table-admin tbody > tr > th, 
table.table-admin tfoot > tr > th, 
table.table-admin thead > tr > td, 
table.table-admin tbody > tr > td, 
table.table-admin tfoot > tr > td {
    padding: 5px;
}

@media only screen and (max-width : 768px) {
    .table.table-admin > thead > tr > th {
        font-size: 0.7rem;
        line-height: 1.3em !important;
    }

    .table.table-admin thead > tr > th, .table tbody > tr > th, .table tfoot > tr > th, .table thead > tr > td, .table tbody > tr > td, .table tfoot > tr > td {
        font-size: 0.7rem;
    }

    .table.table-admin tbody > tr > td,
    .table.table-admin tfoot > tr > td {
        font-size: 0.7rem !important;
        padding: 5px !important;
    }
}


.table-admin-pagination {
    float: left;
    .pagination > li > a
}

.table-admin-pagination .dataTables_paginate {
    font-size: 0.6rem;
    margin: 0;
}


.table.table-admin {
    margin-top: 25px !important;
}

/* END DataTables */

@media all and (max-width : 991px) {
    .mobile {
        display:block;
    }
}
@media all and (min-width : 992px) {
    .mobile {
        display:none;
    }
}

.container-main {
    margin-bottom: 90px;
    margin-top: 45px;
}

@media all and (max-width : 768px) {
    .container-main {
        margin-bottom: 10px;
    }
}

@media all and (min-width : 992px) {
    .container-main {
        margin-top: 0;
    }
}


footer.footer-admin {
    z-index: 5;
}


.lfloat {
    float: left;
}

.badge-rounded {
    padding: 5px 10px;
    margin: 0;
    /*width: 40px;
    height: 40px;*/
    text-align: center;
    vertical-align: central;
    border-radius: 7px;
    background-color: #469c79;
}
.badge-title {
    font-size: 14px;
    line-height: 39px;
    margin: 0 10px;
}
.badge-circle.active{
    background-color:#15925f;
}

/* NAV PILLS */
.nav-pills.green > li.active > a, .nav-pills.green > li.active > a:focus, .nav-pills.green > li.active > a:hover {
    background-color: #15925f;
}
.nav-pills.green a {
    color: #15925f;
    text-transform: uppercase;
    font-family: 'Oswald', Arial, Helvetica, sans-serif;
    font-size: 14px;
}

/* END NAV PILLS */

/* START https://github.com/kamranahmedse/jquery-toast-plugin customization */

.jq-toast-wrap.bottom-left {
    bottom: 25px !important;
}

.jq-icon-success {
    background-color: #06a76b !important;
    color: #ffffff !important;
}

.jq-toast-wrap {
    min-width: 300px;
    width: 60vw !important;
}

.jq-toast-heading {
    font-family: 'Oswald', Arial, Helvetica, sans-serif !important;
    font-size: 1rem !important;
    text-transform: uppercase;
    margin-top: 5px !important;
    margin-bottom: 15px !important;
}

.jq-toast-single {
    font-family: 'Oswald', Arial, Helvetica, sans-serif !important;
    font-size: 1.1rem !important;
    -webkit-box-shadow: 0 16px 24px 2px rgba(0,0,0,0.03), 0 6px 30px 5px rgba(0,0,0,0.05), 0 8px 10px -5px rgba(0,0,0,0.2);
    box-shadow: 0 16px 24px 2px rgba(0,0,0,0.03), 0 6px 30px 5px rgba(0,0,0,0.05), 0 8px 10px -5px rgba(0,0,0,0.2);
}

.close-jq-toast-single {
    font-size: 40px !important;
    top: 15px !important;
}

.jq-toast-loader {
    background-color: #fff !important;
}


/* END  https://github.com/kamranahmedse/jquery-toast-plugin customization */

.gi-2x,.fa-2x {
    font-size: 2em;
}

.gi-3x,.fa-3x {
    font-size: 3em;
}

.gi-4x,.fa-4x {
    font-size: 4em;
}

.gi-5x,.fa-5x {
    font-size: 5em;
}

.gi-6x, .fa-6x {
    font-size: 6em;
}

.hidden {
    display: none;
}

.drag-drop-container {
    border: 2px dotted #ccc;
    border-radius: 5px;
    height: 150px;
    width: 100%;
    color: #ccc;
}

.drag-drop-container:hover {
    border: 2px solid #404040;
    color: #404040;
}

.center {
    margin: auto;
    width: 50%;
    text-align: center;
}

.middle {
    margin-top:25%;
    height:100%;
    display:inline-block;
}

.img-preview {
    position: relative;
    width: 250px;
    height: 100px;
    background-color: #fff;
    border: 1px solid #333;
    border-radius: 5px;
    overflow: hidden;
    float: left;
    display: inline;
    margin: 3px;
    cursor:pointer;
}
.card-container .done {
    border: 2px solid #15925f;
}


.divclose {
    display: block;
    background-color: #15925f;
    position: absolute;
    top: 0;
    left:0;
    width: 30px;
    height: 30px;
    text-decoration: none;
    padding: 5px;
    font-size: 2em;
}
/*
.img-preview:hover .divclose {
    display: block;
}
    */


.divclose a {
    text-decoration: none;
    color: #000;
}

.thumbnail {
    height: auto;
    max-height: 100px;
    width: auto;
    max-width: 150px;
    margin: 0px;
    padding: 0;
    margin: 0;
    background-color: #ccc;
}

.bottom{
    position:absolute;
    bottom:0;
    text-align:center;
}
.selection {
    border: 2px solid #15925f;
    background-color: #fff;
    position: relative;
}

/* START WIDGET */

@media (max-width:1200px) {
    .main.widget {
        margin-bottom: 20px;
    }
}

.widget.label {
    font-family: 'Oswald', sans-serif, Arial, Helvetica;
    letter-spacing: 0;
    text-transform: uppercase;  
}

.widget.label-success {
    background-color: transparent;
    color: #12b376;
    font-size: .8rem;
    font-weight: bold;
}
.widget.label-warning,
.widget.label-danger {
    font-size: 0.8rem;
    font-weight: normal;
}

.widget i,
.widget.label-warning,
.widget.label-danger {
    color: #fff;
}

/*END WIDGET*/

.card-container {
    /*white-space:nowrap;*/
    overflow: auto;
    width: 100%;
    max-height: 500px;
}

.card-inline {
    display: inline-table;
    padding: 5px;
    border: 1px solid #fff;
    border-bottom: 1px solid #ccc;
    /* border-radius: 3px; */
    margin: 5px;
    overflow: hidden;
    background-color: #fff;
    position: relative;
    width: 45%;
    height: 150px;
    color: #1d1d1b;
}
    .card-inline > a, a:hover {
        text-decoration: none;
        color: #1d1d1b;
    }
    .card-inline:hover {
        border: 1px solid #15925f;
        -webkit-box-shadow: 0px 0px 5px 1px rgba(21,146,95,0.5);
        -moz-box-shadow: 0px 0px 5px 1px rgba(21,146,95,0.5);
        box-shadow: 0px 0px 5px 1px rgba(21,146,95,0.5);
    }

.card-image {
    float: left;
    overflow: hidden;
    width: 96px;
    height: 96px;
    margin: 5px;
    text-align:center;
    vertical-align:middle;
    /*background-image: url('',);*/
    background-color: #f5f5f5;
}
.card-footer{

}

.card-experience {
    padding: 10px;
    margin: 10px;
    border: 1px solid #ccc;
    border-radius: 5px;
}

.card{
    width:250px;
    height:auto;
    display:inline-block;
    position:relative;
}

.card .card-modal{
    display:none;
    position:absolute;
    top:0;
    left:0;
    z-index:10;
    background-color:rgba(85, 85, 85, 0.65);
    width:100%;
    height:100%;
}
.card:hover .card-modal {
    display: block;
}

.bold {
    font-weight: bold;
}

.top-right{
    position:absolute;
    top:0;
    right:0;
    margin:5px;
}

.padding{
    padding:5px;
}

.padding-2x {
    padding: 10px;
}

.padding-large {
    padding: 50px 0;
}

@media (min-width:375px) {
    .padding-large {
        padding: 50px;
    }
}
.fa-search-custom, .fa-edit-custom {
    color: #15925f
}

.fas-green, .fa-green {
    color: #15925f!important;
}
.fas-gray, .fa-gray {
    color: #bbb!important;
}

.fas-gold, .fa-gold {
    color: #fff300 !important;
}

.fas-red, .fa-red {
    color: #ed4956 !important;
}

.fa-facebook {
    color: #3b5999 !important;
}
.fa-whatsapp {
    color: #25d366 !important;
}
.fa-telegram {
    color: #0088cc !important;
}
.fa-linkedin {
    color: #0077b5 !important;
}

.bg-bnp{
    background-color:#15925f;
    color:#fff;
}

.bg-white {
    background-color: #fff;
    -webkit-box-shadow: 0 16px 24px 2px rgba(0,0,0,0.03), 0 6px 30px 5px rgba(0,0,0,0.05), 0 8px 10px -5px rgba(0,0,0,0.2);
    box-shadow: 0 16px 24px 2px rgba(0,0,0,0.03), 0 6px 30px 5px rgba(0,0,0,0.05), 0 8px 10px -5px rgba(0,0,0,0.2);
}

.text-body{
    color:#444;
}
.w-100{
    width:100%;
    height:auto;
}
.h-100 {
    width: auto;
    height: 100%;
}


/* START WIDGET */
.widget .title {
    margin-bottom: 0;
}

.widget .dataTables_filter {
    float: right;
    margin-top: 10px;
}
.widget .dataTables_filter input {
    font-size: 0.8rem;
    max-width: 120px;
    height: 22px;
}
.widget .sorting_desc,
.widget .sorting_asc,
.widget .sorting {
    padding: 8px 10px !important;
}
.widget .table tbody > tr > td {
    padding: 5px 10px !important;
}

.widget .table i {
    color: #15925f;
}

.widget .table > tbody tr {
    line-height: 4.9rem;
    height: 4rem;
}

.widget .table > tbody > tr:hover {
    background-color: #cffbe9;
    cursor: pointer;
}
.widget .table > tbody > tr > td.dataTables_empty:hover {
    background-color: #f9f9f9;
    cursor: default;
}


/* END WIDGET*/

/* START LABEL */

.label-warning {
    background-color: #ff9600;
}
.text-warning {
    color: #ff9600 !important;
}
.text-danger {
    color: #f57171 !important;
}

/* END LABEL*/

.bordered{
    border:1px solid #dddddd!important;
    overflow:hidden;
}

.border-bottom {
    border-bottom: 1px solid #dddddd !important;
}

.bordered-round {
    border-radius: 4px;
}

.shadow {
    -webkit-box-shadow: 0px 0px 3px 0px rgba(209,209,209,1);
    -moz-box-shadow: 0px 0px 3px 0px rgba(209,209,209,1);
    box-shadow: 0px 0px 3px 0px rgba(209,209,209,1);
}

.bottom-bar {
    border-bottom: 3px solid #ccc !important;
    margin-bottom: 20px!important;
}

.left-bar {
    border-left: 3px solid #ccc !important;
    padding-left: 10px !important;
}

.margin {
    margin: 15px;
}

.margin-2x {
    margin: 50px;
}

@media (max-width:425px) {
    /*.margin {
        margin: 15px 0;
    }*/

    .margin-2x {
        margin: 50px 0;
    }
}


.margin-top {
    margin-top: 30px;
}

.margin-bottom {
    margin-bottom: 30px;
}

.margin-0 {
    margin:0!important;
} 
.padding-0 {
    padding:0!important;
}

.bnp-success, .bnp-success span {
    font-family: 'BNPSansCondensed', Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 16px;
    color: #3c763d;
}
.btn span {
    font-family: 'BNPSansCondensed', Arial, Helvetica, sans-serif;
    font-weight: bold;
}

.post-it {
    background-color: #fdfcc0;
    border-color: #f8f7b6;
    color: #444;
    padding: 10px;
    width: 100%;
    min-height: 100px;
    overflow: auto;
    font-size:12pt;
    font-family:'Trebuchet MS',Arial;
    -webkit-box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.75);
    box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.75);
    margin-bottom:20px;
}


    .main-nav li:last-child {
        border-right: 1px solid #cecccb;
    }


/* The overlay effect with black background */
.overlay {
    height: 0;
    width: 0;
    position: fixed;
    z-index: -1;
    top: 0;
    left: 0;
    opacity: 0;
    background-color: rgb(0,0,0);
    transition: height 200ms, opacity 300ms ease-in-out;
}

.overlay.opened {
    opacity:0.95;
    height: 100%;
    width: 100%;
    z-index: 0;
}

/* The content */
.overlay-content {
    position: relative;
    top: 10%;
    width: 80%;
    text-align: center;
    margin-top: 30px;
    margin: auto;
}

/* Close button */
.overlay .closebtn {
    position: absolute;
    top: 20px;
    right: 45px;
    font-size: 60px;
    cursor: pointer;
    color: white;
}

.overlay .closebtn:hover {
    color: #ccc;
}

/* Style the search field */
.overlay input[type=search] {
    font-size: 5vw;
    border: none;
    border-bottom: 2px solid #888888;
    float: left;
    background-color: transparent;
    color: #15925f;
}
.overlay input[type=search]::selection {
    color: #fff;
    background: #15925f;
}

.overlay input[type=text]:hover {
    background: #f1f1f1;
}

/* Style the submit button */
.overlay button {
    float: left;
    color:#fff;
    padding: 15px;
    font-size: 40px;
    border: none;
    cursor: pointer;
}

.overlay button:hover {
    background: #bbb;
    color: #15925f;
}

.overlay button,
.overlay input {
    height: 8rem;
    display:none;
}
.overlay.opened button,
.overlay.opened input {
    display: block;
}

/* START PAGE SEARCH */
.panel-inline{
    display:inline-block;
    /*width:250px;
    max-height:150px;*/
}

.active a{
    color:#fff;
}

.copertina {
    margin-top: 15px;
    position: relative;
    margin-bottom: 15px;
    width: 100%;
    min-height: 150px;
}

.foto-count {
    color: #fff;
    position: absolute;
    z-index: 1;
    background-image: url('');
    background-color: rgba(0, 0, 0, 0.70);
    width: 40px;
    height: 25px;
    top: 0;
    left: 0;
    margin: 10px;
    text-align: center;
}

    .foto-count > span {
        position: absolute;
        top: 5px;
        left: 5px;
    }

.filter-panel-overlay {
    position: fixed;
    z-index: 10;
    background-color: #fff;
    top: 45px;
    left: 0;
    width: 100%;
    height: 100%;
}

label.error{
    color:red;
}
.form-control.error{
    border-color:#f00;
    /*background-color:#ffd3d3;*/
}

.btn-filtro {
    /*
    margin:10px;
    padding: 10px 20px;
    font-size: 1.5rem;
   
    background-color: #bff5df!important;
    font-weight: lighter!important;
    padding: 0px!important;
    padding-left: 5px!important;
    padding-right: 5px!important;
         */
}

.btn-filtro > span {
    margin-left: 5px;
}

.annuncio-bnp {
    margin-top: 30px;
    border-left: 6px solid #15925f;
    border-bottom: 1px solid #15925f;
    background-color: rgba(21, 146, 95, 0.27);
}
.annuncio-dealer {
    margin-top: 30px;
    border-left: 6px solid #888888;
    border-bottom: 1px solid #888888;
    background-color: #eeeeee;
}
.annuncio-bnp .rivenditore {
    color: #15925f;
}
.annuncio-dealer .rivenditore {
    color :#444;
}

.annuncio-nuovo {
    position: absolute;
    top: 0;
    right: 0;
}

.scrolling-wrapper {
    overflow-x: scroll;
    overflow-y: hidden;
    white-space: nowrap;
}

.annuncio.item {
    position: relative;
    width: 300px;
    height: 300px;
    overflow: hidden;
    border: 1px solid #ccc;
    background-color: white;
    margin: 10px;
    display: inline-block;
}
.annuncio.img-responsive {
    height:150px;
    
}
.annuncio.imgcontainer {
    background-color:#e2e2e2;
    min-height:150px;
}

.annuncio.container {
    height: 150px;
    padding: 10px;
}

.bg-transparent {
    background-color: transparent;
}

/* END PAGE SEARCH */
/* START CSS UTILS */

.truncate {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}


.green {
    color: #15925f;
}
a.green:hover {
    color: #31b37e;
}

.blue,
h1.title.blue, 
h2.title.blue, 
h3.title.blue, 
h4.title.blue, 
h5.title.blue, 
h6.title.blue {
    color: #1795e0;
}

a.blue:hover {
    color: #6ec9ff;
}

.red {
    color: #d9534f;
}

a.red:hover,
a.red:active,
.btn.red:hover,
.btn.red:active {
    color: #f57171;
}

/*li.green {
    color: #15925f;
    background-color: #fff;
}
li.green:hover,
li.green.active{
    color: #fff;
    background-color: #31b37e;
}*/

.green.active {
    background-color: #15925f;
    color: #fff;
}
.green.active:hover {
    background-color: #31b37e;
    border-color: transparent;
}
/* END CSS UTILS */


.offerta-dialog {
    position: absolute;
    width: 60%;
    margin: auto;
    left: 5%;
    top: 5%;
}


@media (max-width:768px) {
    .offerta-dialog {
        width: 90%;
        margin: auto;
    }
}

.drag-drop-container .img-loading {
    top: 10px;
    height: 120px;
    background-color: white;
    position: absolute;
    margin: auto;
    width: 120px;
    z-index: 100;
    left: 180px;
}


/* START GREENBOX */

.greenbox-title {
    margin: 0 0 10px;
    text-transform: uppercase;
    font-family: BNPSansCondensed, Arial, Helvetica, sans-serif;
    font-size: 32px;
    font-weight: 400;
    line-height: 34px;
}

.greenbox span {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 16px;
}

.greenbox-body {
    margin-top: 20px;
}

.greenbox-label {
    display: block;
    color: #01965e;
    text-transform: none;
    font-size: 14px;
    font-size: 0.875rem;
    background: 0 0;
    margin-bottom: 3px;
}

.greenbox-field, .greenbox-field > select {
    width: 100%;
    font-size: 16px;
    color: black;
}


.greenbox-container {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding-left: 20px;
    padding-right: 20px;
}

@media (min-width: 992px) {
    .greenbox-container {
        width: 960px;
    } 
}
@media (min-width: 768px) {
    .greenbox-container {
        width: 760px;
    } 
}

.greenbox-content {
    z-index: 9;
    right: 0px;
    bottom: 0px;
    background-color: #15925f;
    color: #fff;
    position: absolute;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: 400;
    line-height: 18px;
    padding: 20px;
    width: 40%;
    margin-right: 8.5vw;
}

@media (min-width: 1200px) {
    /*.greenbox-content {
        margin-right: 3.5vw;
    }*/
}

@media (min-width: 768px) {
    /*.greenbox-content {
        width: 40%;
        margin-left: 60%;
    }

    .cta {
        padding: 4px 48px;
    }*/
}

/* END GREENBOX */

/*FONT*/
.text-xxsmall {
    font-size: 0.5rem;
}
.text-xsmall {
    font-size:0.75rem;
}
.text-small {
    font-size: 1rem;
}
.text-normal {
    font-size:2rem;
}
.text-large {
    font-size: 2.2rem;
}
.text-xlarge {
    font-size: 3rem;
}
.text-xxlarge {
    font-size: 4rem;
}

/* ANNUNCIO LISTA ITEM */
.annuncio {
    
}


.annuncio h4.title a {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.annuncio h4.title {
    margin-top: 0;
    margin-bottom: 0.5rem;
}

.annuncio h3.price,
.annuncio h3.year {
    color: #60605f;
}

.annuncio .seller {
    cursor: default;
}

.annuncio .img-logo-bnp {
    margin-bottom: 10px;
    max-width: 12vw;
    min-width: 130px;
}
/*.annuncio .row{
    margin:0px!important;
    padding:0px!important;
}*/

.fa-star-checked{
    color:gold;
}

#divCookie {
    background: #f5f5f5;
    border-top: 1px solid #ccc;
    position: fixed;
    bottom: 0;
    margin: 0;
    padding:30px;
    z-index:200;
}

.image-32 {
    width: auto;
    height: 32px;
    background-image: url('/Content/Images/no-image.png');
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.image-48 {
    width: auto;
    height: 48px;
    background-image: url('/Content/Images/no-image.png');
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.image-64 {
    width: auto;
    height: 64px;
    background-image: url('/Content/Images/no-image.png');
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.image-96 {
    width: auto;
    height: 96px;
    background-image: url('/Content/Images/no-image.png');
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.image-128 {
    width: auto;
    height: 128px;
    background-image: url('/Content/Images/no-image.png');
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.image-percent {
    width: auto;
    height: 100%;
    background-image: url('/Content/Images/no-image.png');
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.icon-input {
    float: right;
    right: 48px;
    top: 32px;
    position: absolute;
}

.input-xl {
    height: 64px;
    padding: 10px 16px;
    font-size: 32px;
    line-height: 2;
    border-radius: 6px;
    letter-spacing: 1px;
}

.input-xxl {
    height: 96px;
    padding: 10px 16px;
    font-size: 48px;
    line-height: 3;
    border-radius: 6px;
    letter-spacing: 3px;
}

.has-feedback .form-control {
    padding-right: 70px;
}

/* START NAV TABS */
.nav-tabs > li > a {
    color: #15925f;
    text-transform: uppercase;
}

/* END NAV TABS */

/* START BREADCRUMB  */

ul.breadcrumb {
    padding: 0;
    margin: 20px 0 15px;
    list-style: none;
    background-color: transparent;
}

/* Display list items side by side */
ul.breadcrumb li {
    display: inline;
    font-size: 1.6rem;
    font-family: 'BNPSansCondensed', Arial, Helvetica, sans-serif;
    color:#60605f
}

/* Add a slash symbol (/) before/behind each list item */
ul.breadcrumb li + li:before {
    padding: 8px;
    color: #60605f;
    content: "/\00a0";
}

/* Add a color to all links inside the list */
ul.breadcrumb li a {
    color: #15925f;
    display: inline-block;
    text-decoration: none;
    text-transform: uppercase;
}
ul.breadcrumb li a:first-letter {
    text-transform: uppercase;
}

/* Add a color on mouse-over */
ul.breadcrumb li a:hover {
    color: #15925f;
    text-decoration: underline;
}
/* END BREADCRUMB  */

/* START FLIPCARD */
.flipcard-container {
    width: 100%;
    flex-wrap: wrap;
    display: flex;
    padding: 1rem;
    justify-content: space-around;
    align-content: space-around;
}

.flipcard {
    margin: 10px;
    display: block;
    padding: 0;
    -webkit-align-items: flex-end;
    -ms-flex-align: flex-end;
    align-items: flex-end;
    border: 1px solid #dddddd;
    background-color: #fff;
    box-shadow: 0 0 15px rgba(0,0,0,0.1);
    /*transition: transform 1s;*/
    /*transform-style: preserve-3d;*/
    position: relative;
}

.flipcard,
.flipcard .front,
.flipcard .back {
    border-radius: 5px;
    width: 12rem;
    height: 13.6rem;
}

.flipcard .back {
    background-image: linear-gradient(to top, #7cd39c, #67c490, #52b583, #3ba678, #1d976c);
    z-index: 0;
    opacity: 0;
    display: block;
    position: absolute;
    transition: width .5s ease, height .1s ease, top .1s ease, z-index .1s ease, opacity .3s ease;
    height: 1px;
}

.flipcard.flipped .back {
    transition: width .1s ease, height .2s ease, top .2s ease, z-index .2s ease opacity 2s ease;
    opacity: 1;
    display: block;
    width: 12rem;
    height: 13.6rem;
}

@media (max-width: 425px) {
    .flipcard,
    .flipcard .front,
    .flipcard .back,
    .flipcard.flipped .back {
        width: 100%;
        height: 100%;
    }
}


.flipcard .title,
.flipcard .front a{
    margin: 0;
    padding: 5px;
    display: inline-block;
    width: 100%;
    font-size: .8rem;
    font-family: 'BNPSans', Arial, Helvetica, sans-serif;
    color: #15925f;
}

.flipcard img {
    height: auto;
    width: 100%;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.flipcard .front {
    position: relative;
    backface-visibility: hidden;
    opacity: 1;
}


.flipcard .front img {
    padding: 5px 7px 5px 5px;
}


.flipcard.flipped .front
{
    opacity: 0;
    visibility: hidden;
    z-index: 0;
}

.flipcard .front,
.flipcard .back {
    top: 0;
    left: 0;  
}


.flipcard .back img {
    opacity: 0.3;
    position: absolute;
    top: 0;
    left: 0;
}

.flipcard .back .title {
    position: absolute;
    bottom: 0;
    left: 0;
}

.flipcard .counter {
    font-size: 4rem;
    display: block;
    width: 100%;
    height: auto;
    position: relative;
    top: 15%;
    font-family: 'Oswald', Arial, Helvetica, sans-serif;
    line-height: 1.5rem;
    text-transform: uppercase;
}

@media (max-width: 425px) {
    .flipcard .counter {
        font-size: 8rem;
        line-height: 2.5rem;
        padding-top: 2rem;
    }
}

.flipcard .result {
    font-size: 20%;
}

.flipcard .btn {
    position: absolute;
    top: 55%;
    left: 10%;
    width: 80%;
    color: #212529;
}

@media (max-width: 425px) {
    .flipcard .btn {
        top: 70%;
    }
}
/* END FLIPCARD */

.uk-container-slider {
    width: 70%;
}
@media (min-width: 1024px) {
    .uk-container-slider {
        width: 85%;
    }
}

/* START SECTION LOADER */

.section.loader {
    width: 100%;
    height: 80px;
    margin: 20px 0;
}

.section.loader .loader {
    display: block;
    position: relative;
    height: 100%;
    left: 45%;
    width: 50%;
}

.section.loader .loader div {
    display: inline-block;
    position: absolute;
    left: 6px;
    width: 13px;
    background: #d2f2e5;
    animation: section-loader 1.2s cubic-bezier(0, 0.5, 0.5, 1) infinite;
}

.section.loader .loader div:nth-child(1) {
    left: 6px;
    animation-delay: -0.24s;
}

.section.loader .loader div:nth-child(2) {
    left: 26px;
    animation-delay: -0.12s;
}

.section.loader .loader div:nth-child(3) {
    left: 45px;
    animation-delay: 0;
}

@keyframes section-loader {
    0% {
        top: 6px;
        height: 100%;
    }

    50%, 100% {
        top: 19px;
        height: 40%;
    }
}

/* END SECTION LOADER */
/* END FLIPCARD */


.only-print {
    display: none;
    visibility: collapse;
}

@media print {
    .no-print{
        display:none;
        visibility:collapse;
    }
    .only-print {
        display: initial;
        visibility: initial;
    }
}

/* START VUE V-CLOAK DIRECTIVE */

[v-cloak] > * {
    display: none;
}

[v-cloak]::before {
    content: " ";
    display: block;
    width: 16px;
    height: 16px;
    background-image: url('data:image/gif;base64,R0lGODlhEAAQAPIAAP///wAAAMLCwkJCQgAAAGJiYoKCgpKSkiH/C05FVFNDQVBFMi4wAwEAAAAh/hpDcmVhdGVkIHdpdGggYWpheGxvYWQuaW5mbwAh+QQJCgAAACwAAAAAEAAQAAADMwi63P4wyklrE2MIOggZnAdOmGYJRbExwroUmcG2LmDEwnHQLVsYOd2mBzkYDAdKa+dIAAAh+QQJCgAAACwAAAAAEAAQAAADNAi63P5OjCEgG4QMu7DmikRxQlFUYDEZIGBMRVsaqHwctXXf7WEYB4Ag1xjihkMZsiUkKhIAIfkECQoAAAAsAAAAABAAEAAAAzYIujIjK8pByJDMlFYvBoVjHA70GU7xSUJhmKtwHPAKzLO9HMaoKwJZ7Rf8AYPDDzKpZBqfvwQAIfkECQoAAAAsAAAAABAAEAAAAzMIumIlK8oyhpHsnFZfhYumCYUhDAQxRIdhHBGqRoKw0R8DYlJd8z0fMDgsGo/IpHI5TAAAIfkECQoAAAAsAAAAABAAEAAAAzIIunInK0rnZBTwGPNMgQwmdsNgXGJUlIWEuR5oWUIpz8pAEAMe6TwfwyYsGo/IpFKSAAAh+QQJCgAAACwAAAAAEAAQAAADMwi6IMKQORfjdOe82p4wGccc4CEuQradylesojEMBgsUc2G7sDX3lQGBMLAJibufbSlKAAAh+QQJCgAAACwAAAAAEAAQAAADMgi63P7wCRHZnFVdmgHu2nFwlWCI3WGc3TSWhUFGxTAUkGCbtgENBMJAEJsxgMLWzpEAACH5BAkKAAAALAAAAAAQABAAAAMyCLrc/jDKSatlQtScKdceCAjDII7HcQ4EMTCpyrCuUBjCYRgHVtqlAiB1YhiCnlsRkAAAOwAAAAAAAAAAAA==');
}

/* END VUE V-CLOACK DIRECTIVE */

.uk-button {
    padding: 2px 10px;
    border: 1px solid #15925f;
    border-radius: 5px;
    font-size: .9rem;
    text-transform: uppercase;
    font-family: 'Oswald', Arial, Helvetica, sans-serif;
    line-height: 30px;
}
.uk-button-default:focus, .uk-button-default:hover {
    border-color: #15925f;
}
.uk-button .fas {
    margin-right: 10px;
}
.uk-button-default {
    color: #60605f;
}
.uk-active {
    color: #15925f;
}
.uk-dropdown-nav .uk-nav-header {
    color: #15925f;
    font-weight: bold;
}

.loader-container {
    position: absolute;
    background-color: #fff;
    z-index: 2;
    width: 100%;
    height: 100%;
}

.loader-container.loader {
    border: 10px solid #f3f3f3;
    border-top: 10px solid #3498db;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    width: 20px;
    height: 20px;
    margin: auto;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
}


.panel-show-nps-review {
    width: 300px;
    margin: auto;
    z-index: 10;
    height: 200px;
    position: fixed;
    bottom: 10%;
    right: 10%;
    -webkit-box-shadow: 0px 0px 20px 1px rgba(114,181,135,1);
    -moz-box-shadow: 0px 0px 20px 1px rgba(114,181,135,1);
    box-shadow: 0px 0px 20px 1px rgba(114,181,135,1);
}

.nps input{
    display:none;
}
.nps label {
    margin-left:10px;
}

.rating {
    display: flex;
    flex-direction:row;
}
.rating input[type=radio]{
    display:none;
}

    .rating label {
        margin:0px;
        padding: 5px;
        position: relative;
        cursor: pointer!important;
    }


#review {
    max-width: 400px;
}

.rating.star{
    margin:0;
}

.rating i:hover{
    color:gold;
}

.progress.vertical {
    display: inline-block;
    width: 20%;
    height: 40px;
    -webkit-transform: rotate(-90deg); /* Chrome, Safari, Opera */
    transform: rotate(-90deg);
}

.progress.vertical {
    box-shadow: inset 0px 4px 6px #ccc;
}

/* ADVISOR */

/* Tooltip container */
.tooltip {
    position: relative;
    display: inline-block;
    border-bottom: 1px dotted black; /* If you want dots under the hoverable text */
}

    /* Tooltip text */
    .tooltip .tooltiptext {
        visibility: hidden;
        width: 120px;
        background-color: black;
        color: #fff;
        text-align: center;
        padding: 5px 0;
        border-radius: 6px;
        /* Position the tooltip text - see examples below! */
        position: absolute;
        z-index: 1;
    }

.advisor {
    font-size: smaller;
    padding: 10px;
}
    .advisor label {
        color: #4581c0;
        font-weight: bold;
    }
    .advisor h3 {
        color: #993366;
    }
    .advisor .bottombar {
        border-bottom: 2px rgb(48, 145, 0) solid;
        margin-bottom: 10px;
        padding-bottom: 10px;
    }
    .advisor .topbar {
        border-top: 2px rgb(48, 145, 0) solid;
    }
    .advisor .col-sm-1,
    .advisor .col-sm-2,
    .advisor .col-sm-3,
    .advisor .col-sm-4,
    .advisor .col-sm-5,
    .advisor .col-sm-6,
    .advisor .col-sm-7,
    .advisor .col-sm-8,
    .advisor .col-sm-9,
    .advisor .col-sm-10,
    .advisor .col-sm-11,
    .advisor .col-sm-12 {
        margin: 0px;
        padding: 0px;
    }
.panel-commenti,
.panel-allegati {
    height: 400px;
    overflow-y: scroll;
    border: 2px solid #309100;
    border-top: none;
}
.panel-commenti {
    padding: 20px;
}

.panel-commenti.no-result,
.panel-allegati.no-result{
    padding: 20px;
    height: 80px; 
    overflow-y: hidden;
    border: none;
}
.comment-text {
    padding:10px;
}

.comment {
    display: inline-block;
    background: #eee;
    border-radius: 6px;
    box-sizing: border-box;
    margin-bottom: 15px;
    padding: 10px 10px;
    position: relative;
    width: 80%;
    word-wrap: break-word;
    vertical-align: bottom;
    font-size: .8rem;
}
.comment [class*='col-'] {
    padding-left:0;
    padding-right: 0;
}
.comment-left {
    float: left;
    padding-right: 10px;
    background: #d7f6ff;
}

.comment-left strong {
    color: #006e8e;
    font-size: .8rem;
}

.comment-right {
    float: right;
    padding-left: 10px;
    background: #d4fbc4;
}

.comment strong {
    margin-bottom: 10px;
    display: inline-block;
}

.comment-right strong {
    color: #1e6500;
    font-size: .8rem;
}

/* ADVISOR */

.autocomplete {
    /*the container must be positioned relative:*/
    position: relative;
    display: inline-block;
}

.autocomplete-items {
    position: absolute;
    border: 1px solid #d4d4d4;
    border-bottom: none;
    border-top: none;
    z-index: 99;
    /*position the autocomplete items to be the same width as the container:*/
    top: 100%;
    left: 0;
    right: 0;
    margin: 20px;
    margin-top: -15px;
}

.autocomplete-items div {
    padding: 10px;
    cursor: pointer;
    background-color: #fff;
    border-bottom: 1px solid #d4d4d4;
}

    .autocomplete-items div:hover {
        /*when hovering an item:*/
        background-color: #e9e9e9;
    }

.autocomplete-active {
    /*when navigating through the items using the arrow keys:*/
    background-color: DodgerBlue !important;
    color: #ffffff;
}


.uk-grid{
    margin:0;
    padding:0;
}
.uk-grid>*{
    margin: 0;
    padding: 0;
}

.uk-checkbox:checked {
    background-color: #15925f;
}

/* START BNP Loaders */

/* sizes */
.bnp-loader > svg,
.bnp-loader.md > svg {
    width: 150px;
    height: 150px;
}

.bnp-loader.lg > svg {
    width: 220px;
    height: 220px;
}

.bnp-loader.sm > svg {
    width: 80px;
    height: 80px;
}

/* colored */
.bnp-loader.colored svg path.anim {
    fill: rgba(255, 255, 255, 0);
    stroke: #fafafa;
    stroke-width: 1px;
    stroke-dasharray: 500;
    opacity: 0;
}

    .bnp-loader.colored svg path.anim.first {
        animation: 1s 0ms bnp-colored-loader infinite;
    }

    .bnp-loader.colored svg path.anim.second {
        animation: 1s 100ms bnp-colored-loader infinite;
    }

    .bnp-loader.colored svg path.anim.third {
        animation: 1s 200ms bnp-colored-loader infinite;
    }

    .bnp-loader.colored svg path.anim.fourth {
        animation: 1s 300ms bnp-colored-loader infinite;
    }

@keyframes bnp-colored-loader {
    0% {
        fill: rgba(255, 255, 255, 0);
        opacity: 1;
        stroke-dashoffset: 500;
        stroke-width: 0;
    }

    10%, 15% {
        fill: rgba(255, 255, 255, 0);
    }

    20% {
        fill: rgba(255, 255, 255, 1);
    }
    /* punto massimo */
    69% {
        stroke-width: 1px;
        fill: rgba(255, 255, 255, 1);
        opacity: 1;
    }

    70% {
        stroke-width: 1px;
        fill: rgba(255, 255, 255, 1);
    }

    100% {
        fill: rgba(255, 255, 255, 0);
        opacity: 0;
        stroke-width: 0;
    }
}

/* grey */
.bnp-loader.grey svg path.anim {
    fill: rgba(150, 150, 150, 1);
    opacity: 0;
}

    .bnp-loader.grey svg path.anim.first {
        animation: 1s 0ms bnp-grey-loader infinite;
    }

    .bnp-loader.grey svg path.anim.second {
        animation: 1s 100ms bnp-grey-loader infinite;
    }

    .bnp-loader.grey svg path.anim.third {
        animation: 1s 200ms bnp-grey-loader infinite;
    }

    .bnp-loader.grey svg path.anim.fourth {
        animation: 1s 300ms bnp-grey-loader infinite;
    }

@keyframes bnp-grey-loader {
    0% {
        fill: rgba(226, 226, 226, 0);
        opacity: 1;
    }

    10%, 15% {
        fill: rgba(199, 199, 199, 0);
    }

    20% {
        fill: rgba(210, 210, 210, 0.4);
    }
    /* punto massimo */
    49% {
        fill: rgba(183, 183, 183, 0.4);
        opacity: 1;
    }

    50%, 95% {
        fill: rgb(181, 181, 181);
    }

    100% {
        fill: rgb(218, 218, 218);
        opacity: 0;
    }
}

/* grey-stroke */
.bnp-loader.grey-stroke svg path.anim {
    fill: none;
    stroke: rgba(180, 180, 180, 1);
    stroke-width: 1px;
    stroke-dasharray: 200;
    stroke-dashoffset: 5;
}

.bnp-loader.grey-stroke svg path.anim {
    animation: 1s bnp-grey-stroke-loader infinite alternate;
}


@keyframes bnp-grey-stroke-loader {
    0% {
        stroke-dashoffset: 200;
        stroke-width: 0;
    }
    /* punto massimo */
    100% {
        stroke-width: 1px;
    }
}


/* green-stroke */
.bnp-loader.green-stroke svg path.anim {
    fill: none;
    stroke: rgba(0, 167, 109, .5);
    stroke-width: 1px;
    stroke-dasharray: 200;
    stroke-dashoffset: 5;
}

.bnp-loader.green-stroke svg path.anim {
    animation: 1s bnp-green-stroke-loader infinite alternate;
}


@keyframes bnp-green-stroke-loader {
    0% {
        stroke-dashoffset: 200;
        stroke-width: 0;
    }
    /* punto massimo */
    100% {
        stroke-width: 1px;
    }
}

/* END BNP Loaders */

.form-group.captcha {
    margin-bottom: 0;
}

#captcha-login-block {
    height: 90px;
    padding-top: 10px;
}

@media (min-width: 768px) {
    #captcha-login-block {
        height: 130px;
        padding-top: 50px;
    }
}

.form-control.disabled {
    background-color: #eee;
    border-color: #ccc;
}

.validation-summary-errors {
    display: block;
    padding: 10px 15px;
    margin-top: 5px;
    background-color: #f2dede;
    border-color: #eed3d7;
    border-radius: 4px;
}

    .validation-summary-errors ul {
        list-style: none;
        padding: 0px;
        margin:0px;
    }

        .validation-summary-errors ul li {
        }
