﻿.k-grid td, .k-grid th, .k-grid tr {
    border: 0 !important;
    margin: 0 !important;
    padding: 0 !important
}

.tableKGrid td {
    padding: 15px 0 !important;
    line-height: 14px !important;
    vertical-align: middle !important
}

.serviceList table tr, .k-block, .k-widget, .k-checkbox-label:after, .k-picker-wrap, .k-input, .k-picker-wrap {
    background: none !important;
}

    .serviceList table tr > td {
        border-bottom-width: 1px !important;
        border-style: solid !important
    }

.tableKGrid .customCheck {
    margin: 0
}

    .tableKGrid .customCheck input[type="checkbox"] {
        display: none;
    }

        .tableKGrid .customCheck input[type="checkbox"] + span {
            margin-left: 0
        }

.tableKGrid thead {
    display: none;
}
/*.modal { top: 40px; }*/
.modal-header {
    padding: 25px; /*border-bottom: 0;*/
}

.modal-content {
    border-radius: 5px;
}
/*.modal-dialog {transform: translate(0, -50%) !important; top: 50%; }*/
.modal-dialog {
    min-height: calc(100vh - 30px);
    display: flex;
    flex-direction: column;
    justify-content: center;
    overflow: auto;
}

.modal-dialog-middle {
    transform: inherit !important;
    top: inherit !important;
}

#ModalError .modal-title {
    line-height: 22px;
    font-size: 20px;
    font-weight: bold;
    padding-right: 20px;
}

.slider-range {
    padding-top: 5px;
}

.fa {
    color: none !important
}

#footer {
    border: 0
}

#logo {
    height: 34px;
    margin: 0;
    width: 14px;
}

.car-icon img {
    vertical-align: middle
}

.date-km-block {
    font-style: normal
}

.form-control.k-widget {
    width: 100%;
    height: 38px;
    line-height: 38px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

span.k-datetimepicker .k-select, span.k-datetimepicker .k-select + .k-select {
    right: 0 !important
}

.k-state-hover .k-i-clock {
    background-position: -32px -192px !important;
}

.k-state-hover .k-i-calendar {
    background-position: -32px -176px !important;
}

#Maintanancehistory li {
    display: none;
}

#Repairhistory li {
    display: none;
}

.carValnCost {
    cursor: pointer
}

.k-grid tr {
    background: none !important
}

.radioImglist {
    margin: 0;
    padding: 0 0 20px;
}

    .radioImglist li {
        display: block;
        float: left;
        text-align: center;
        width: 33.33%;
        padding: 0 5px;
    }

        .radioImglist li label {
            display: block;
            text-align: center;
            padding-top: 10px;
        }

        .radioImglist li img {
            width: 75px;
            height: 75px;
            display: inline-block
        }

.customRadio input[type="radio"] {
    float: left;
    opacity: 0;
    position: relative;
    z-index: 2;
    width: 20px;
    height: 20px;
    margin: 0;
    padding: 0
}

    .customRadio input[type="radio"] + span {
        background-position: 0 0;
        background-repeat: no-repeat;
        width: 20px;
        height: 20px;
        display: inline-block;
        margin: 0 10px 0 -20px;
    }

    .customRadio input[type="radio"]:checked + span {
        background-position: 0 bottom;
        background-repeat: no-repeat;
    }

.loginBody {
    display: table;
    width: 100%;
    height: 100%
}

    .loginBody #container {
        display: table-cell;
        vertical-align: middle;
    }

.loginLogoWrap {
    padding: 30px 0 30px;
    text-align: center;
}

#loginLogo {
    background: url(../CPContent/login-logo.png) 0 0 no-repeat;
    width: 207px;
    height: 43px;
    display: inline-block
}

.loginForm {
    padding: 15px 0;
    margin: 0 auto;
    width: 100%;
    max-width: 360px;
}

    .loginForm li {
        display: block;
        padding-bottom: 14px;
    }

        .loginForm li a {
            color: #0f5f5e
        }

        .loginForm li label {
            display: block;
        }

.or {
    text-align: center;
    position: relative
}

    .or:before {
        background: #388385;
        height: 1px;
        content: '';
        position: absolute;
        left: 0;
        width: 100%;
        top: 50%;
        margin-top: -5px;
    }

    .or span {
        display: inline-block;
        padding: 0 7px;
        text-transform: uppercase;
        color: #ace7e7;
        background: #075759;
        position: relative;
        z-index: 2;
        line-height: 37px;
        border-radius: 50%;
        -webkit-border-radius: 50%;
        width: 37px;
        text-align: center;
    }

.loginForm input[type="text"], .loginForm input[type="password"], .loginForm input[type="email"] {
    color: #0f5f5e;
    padding: 0 0 0 50px;
    height: 55px;
    font-size: 16px;
    border: 0;
    border-bottom: #e8f2f8 2px solid;
    width: 100%;
    background-repeat: no-repeat;
    background-size: auto 25px;
    background-position: 13px center;
}

.splash-bg .loginForm input[type="text"], .splash-bg .loginForm input[type="password"], .splash-bg .loginForm input[type="email"] {
    border-radius: 10px;
    color: #fff;
    padding: 0 0 0 50px;
    border: 0;
    background-color: #01d08c;
}

.splash-bg .loginForm input[type="text"], .splash-bg .loginForm input[type="email"] {
    background-image: url(/CPContent/DynamicColorImages/1/user.svg);
    background-size: 30px 18px;
}
.splash-bg .loginForm input[type="password"] {
    background-image: url(/CPContent/DynamicColorImages/1/lock.svg);
    background-size: 30px 24px;
}
.splash-bg .signUp .loginForm #CPEmail {
    background-image: url(/CPContent/DynamicColorImages/1/mail.svg);
}

.loginForm input[type="submit"], .loginForm input[type="button"] {
    background: #2ebfbf;
    text-align: center;
    height: 37px;
    border: 0;
    color: #fff;
    width: 100%;
    border-radius: 2px;
    -webkit-border-radius: 2px;
}

.loginForm input[type="text"]:disabled, .loginForm input[type="password"]:disabled {
    background-color: #fff !important;
    color: #b5b5b5 !important
}

.loginForm input[type="text"]:disabled {
    background-image: url(../CPContent/user-icon-disabled.svg) !important
}

.loginForm input[type="password"]:disabled {
    background-image: url(../CPContent/lock-icon-disabled.svg) !important
}

.loginForm input[type="submit"].signBtn, .loginForm input[type="button"].signBtn {
    background: #d6cd28;
    color: #3b4046;
}

.loginForm input[type="submit"]:hover, .loginForm input[type="button"]:hover {
    background: #2aabab
}
/*.loginForm input[type="submit"].signBtn:hover, .loginForm input[type="button"].signBtn:hover { background: #aea722; }*/
.loginFooter p {
    color: #44414f;
    font-size: 16px;
    margin: 0;
}

    .loginFooter p a {
        color: #d7cb28;
    }

.social {
    font-size: 0;
    line-height: 0
}

    .social li {
        display: inline-block;
        padding: 0 6px;
    }

        .social li:first-child {
            padding-left: 0
        }

        .social li:last-child {
            padding-right: 0
        }

        .social li a {
            display: block;
            float: left;
            width: 23px;
            height: 23px;
            background: url(../CPContent/social_03.png) 0 0 no-repeat
        }

            .social li a.you {
                background-position: -36px 0
            }

            .social li a.twit {
                background-position: -71px 0
            }

            .social li a.gPlus {
                background-position: -107px 0
            }

            .social li a.facebook {
                background-position: -143px 0
            }

.licePlate {
    position: relative
}

    .licePlate span {
        background: #0073b5 url(../CPContent/kenteken.png) repeat center center;
        border-radius: 0;
        bottom: 0;
        display: block;
        height: 40px;
        position: absolute;
        width: 40px;
    }

.licePlate_1 {
    position: relative
}

    .licePlate_1 span {
        background: #0073b5 url(../CPContent/kenteken_1.png) repeat center center;
        border-radius: 0;
        bottom: 0;
        display: block;
        height: 40px;
        position: absolute;
        width: 40px;
    }

.licePlate_2 {
    position: relative
}

    .licePlate_2 span {
        background: #0073b5 url(../CPContent/kenteken.png) repeat center center;
        border-radius: 0;
        bottom: 0;
        display: block;
        height: 40px;
        position: absolute;
        width: 40px;
    }

.loginForm input[type="text"].platInput {
    background-color: #f2bc04;
    color: #000;
    font-size: 24px;
    font-weight: 600;
    line-height: 40px;
    height: 40px;
    padding: 0 50px;
    text-align: center;
    text-transform: uppercase;
}

.loginForm input::-webkit-input-placeholder {
    opacity: 1;
    color: #fff;
}

.loginForm input:-moz-placeholder {
    opacity: 1;
    color: #fff;
}

.loginForm input::-moz-placeholder {
    opacity: 1;
    color: #fff;
}

.loginForm input:-ms-input-placeholder {
    opacity: 1;
    color: #fff;
}

.loginForm input.platInput::-webkit-input-placeholder {
    opacity: 1;
    color: #fff;
}

.loginForm input.platInput:-moz-placeholder {
    opacity: 1;
    color: #fff;
}

.loginForm input.platInput::-moz-placeholder {
    opacity: 1;
    color: #fff;
}

.loginForm input.platInput:-ms-input-placeholder {
    opacity: 1;
    color: #fff;
}

.media-left img {
    max-width: 65px;
    height: auto
}

.media-left {
    vertical-align: middle
}

#footer {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 4;
}

#header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
}

.pageTitleBar {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 5
}

.license-cnt:before {
    display: none
}

.license-cnt {
    background: #f2bc04 url(../CPContent/cnt-arrow.png) right center no-repeat;
}

.form-inline {
    padding-top: 5px;
}

.k-select {
    border: 0
}

.k-icon.k-i-calendar {
    background: none;
}

.k-combobox .k-select, .k-picker-wrap .k-select, .k-numeric-wrap .k-select {
    border: 0
}

.k-textbox > input, .k-autocomplete .k-input, .k-picker-wrap .k-input, .k-numeric-wrap .k-input, .k-dropdown-wrap .k-input, .k-selectbox .k-input {
    border: 0;
    text-indent: 0
}

.k-state-selected > .k-link, .k-panelbar > li > .k-state-selected, .k-panelbar > li.k-state-default > .k-link.k-state-selected {
    color: #787878
}

.k-popup, .k-menu .k-menu-group, .k-grid .k-filter-options, .k-time-popup, .k-datepicker-calendar, .k-autocomplete.k-state-border-down, .k-autocomplete.k-state-border-up, .k-dropdown-wrap.k-state-active, .k-picker-wrap.k-state-active, .k-multiselect.k-state-focused, .k-filebrowser .k-image, .k-tooltip {
    box-shadow: none;
    -webkit-box-shadow: none;
}

.license-section .icosection a {
    box-sizing: border-box;
    -webkit-box-sizing: border-box
}

.modal-footer {
    border: 0;
}

.close {
    font-size: 34px;
    line-height: inherit;
    text-shadow: none;
    opacity: 1;
}

.fa-close.fa-2x {
    font-size: 24px;
}

.closeNav {
    text-align: right;
}

.promoText div {
    display: block;
    display: -webkit-box;
    height: 48px;
    margin: 0 auto;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    line-height: 14px;
    text-overflow: ellipsis;
    padding-top: 5px;
    margin-bottom: 6px
}

.slider-section .panel-heading {
    display: block;
    display: -webkit-box;
    width: 100%;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    margin: 0; /*padding-right:15%;*/
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    line-height: 22px;
    text-overflow: ellipsis;
}

.form-group h3, .modal-header h4 {
    padding-bottom: 0
}

.licenseInp-cnt {
    position: relative;
    margin-top: 7px;
}

.form-group > .licenseInp-cnt {
    margin-left: 15px;
}

.content .license-cnt.pull-left {
    margin-bottom: 20px;
}

input.licenseInp-bg {
    border: 0px;
    font-weight: normal;
    height: 30px;
    width: 120px;
    line-height: 30px;
    background: #f2bc04 url(../CPContent/nl-license.jpg) left -4px no-repeat;
    background-size: 30px;
    color: #000;
    padding-left: 40px;
    padding-right: 22px;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    position: relative;
    text-transform: uppercase
}

.serviceList.noTdBorder table tr > td {
    border: 0 !important;
}

.docTitle i {
    font-size: 20px;
}

.k-pager-wrap {
    padding: 20px 0 0;
    border: 0;
    text-align: center;
}

    .k-pager-wrap > .k-link {
        float: none;
        display: inline-block;
    }

.k-grid .k-pager-numbers {
    float: none;
    padding-bottom: 6px;
    display: inline-block;
}

.k-pager-sizes {
    display: inline-block;
    padding: 0;
}

.k-pager-info {
    float: none;
    padding: 0;
    display: block;
}

.fileUpload {
    position: relative;
    overflow: hidden;
    display: block;
    vertical-align: top;
}

    .fileUpload span {
        text-align: center;
    }

    .fileUpload input.upload {
        position: absolute;
        top: 0;
        right: 0;
        margin: 0;
        padding: 0;
        font-size: 20px;
        cursor: pointer;
        opacity: 0;
        filter: alpha(opacity=0);
    }

.k-button:hover, .k-button.k-state-hover, .k-button:focus, .k-button.k-state-focused, .k-textbox:hover, .k-state-hover, .k-state-hover:hover, .k-pager-wrap .k-link:hover, .k-other-month.k-state-hover .k-link, div.k-filebrowser-dropzone em, .k-draghandle:hover, .k-textbox, .k-autocomplete, .k-dropdown-wrap, .k-picker-wrap, .k-numeric-wrap {
    background: none;
    border: 0 !important
}

#Services_listbox .k-state-hover {
    color: #0f5f5e
}

.k-upload-button, .k-dropzone {
    padding: 0;
    min-width: auto;
    border: 0
}

    .k-upload-button span {
        font-weight: 400;
    }

:root * > .k-icon, :root * > .k-sprite, :root * > .k-button-group .k-tool-icon {
    vertical-align: top;
}

.k-pager-wrap .k-icon {
    vertical-align: middle !important;
}

.k-state-focused {
    background: none !important;
}

.k-state-selected, .k-state-selected:link, .k-state-selected:visited, .k-list > .k-state-selected, .k-list > .k-state-highlight, .k-panel > .k-state-selected, .k-ghost-splitbar-vertical, .k-ghost-splitbar-horizontal, .k-draghandle.k-state-selected:hover, .k-scheduler .k-scheduler-toolbar .k-state-selected, .k-scheduler .k-today.k-state-selected, .k-marquee-color {
    /*color: #3b4046 !important;*/
    background: none;
    border-width: 0;
    color: none;
}

.k-link:not(.k-state-disabled):hover > .k-i-arrow-s, .k-state-hover > .k-i-arrow-s, .k-state-hover > * > .k-i-arrow-s, .k-button:not(.k-state-disabled):hover .k-i-arrow-s, .k-textbox:hover .k-i-arrow-s, .k-button:active .k-i-arrow-s {
    background-position: 0 -32px;
}

button.titleLink {
    background: none;
    border: 0
}

.padBtm20 {
    padding-bottom: 20px !important;
}

.marBtm20 {
    margin-bottom: 20px !important;
}

.valueWidIco {
    padding-top: 10px;
}

    .valueWidIco .iconBg {
        margin-left: 5px;
    }

.k-calendar .k-link:hover, .k-calendar .k-link:focus {
    color: #787878;
}

.euroTxt {
    position: relative;
}

.euro {
    position: absolute;
    left: 15px;
    bottom: -25px;
    font-weight: 600;
    font-size: 14px;
}

.euroTxtOut input {
    padding-left: 28px;
}

.slider-range input {
    background: none;
    border: none;
}

.tabularlist td, .tabularlist th {
    border-bottom: #2ebfb3 1px solid;
    padding: 8px;
    font-size: 13px;
    line-height: 20px;
    vertical-align: middle;
}

    .tabularlist td p, .tabularlist th p {
        padding: 0
    }

    .tabularlist td .fa-check {
        color: #2ebeb4;
    }

    .tabularlist td .fa-close {
        color: #fe0000;
    }

.k-grid-content {
    overflow: visible;
}

.k-i-clock, .k-state-hover .k-i-clock {
    background-position: 0 0 !important;
    background-size: 100% 100% !important;
    background-repeat: no-repeat;
    width: 21px;
    height: 21px;
}

#map {
    width: 100%;
    min-height: 200px;
}

.k-picker-wrap .k-select, .k-numeric-wrap .k-select, .k-dropdown-wrap .k-select {
    min-height: 22px;
    line-height: 22px;
}

.k-webkit .k-pager-numbers, .k-ff .k-pager-numbers, .k-ie11 .k-pager-numbers, .k-webkit .k-grid .k-pager-numbers, .k-ff .k-grid .k-pager-numbers, .k-ie11 .k-grid .k-pager-numbers {
    left: auto !important
}

.k-pager-numbers .k-link.k-pager-nav {
    background: none !important;
    margin-top: 6px !important;
    border: #2ebfb3 1px solid !important;
    border-radius: 0 !important;
    -webkit-border-radius: 0 !important;
}

.k-pager-numbers .k-current-page .k-link:after, .k-scheduler-toolbar > ul.k-scheduler-views > li.k-current-view .k-link:after {
    background-position: 0 -30px !important;
}

.promotionBox {
    display: none
}

.padTop60 {
    padding-top: 60px;
}

.k-widget.k-grid {
    border: 0 !important
}

#IncidentsGrid {
    margin: 0 -15px !important;
}

    #IncidentsGrid tr td:first-child {
        padding-left: 15px !important;
    }

    #IncidentsGrid tr td:last-child {
        padding-right: 15px !important;
    }

.form-group.singleFullBtn {
    margin: 0
}

.form-group > .thriceBtn, .form-group .twiceBtn {
    padding: 0 15px;
}

#chkSharePdf {
    margin-left: 15px;
}

.helpDeskList.cnctlist {
    padding-bottom: 15px;
}

    .helpDeskList.cnctlist li img {
        width: 100%;
        height: auto
    }

.marTop15 {
    margin-top: 15px !important;
}

.btnGetLeft {
    display: inline-block;
    margin-left: 10px;
}

.padTop20 {
    padding-top: 20px;
}

.license-cnt.noDropDown {
    background: #f2bc04;
}

.gargeDetailList {
    font-size: 15px;
    margin-bottom: 10px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    color: #000
}

.helpDeskList.cnctlist .gargeDetailList img {
    width: inherit;
    padding-right: 5px
}

.helpDeskList.cnctlist .gargeDetailList svg {
    margin-right: 5px;
}

.helpDeskList.cnctlist .gargeDetailList .gargeDetailIcon {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
}

.helpDeskList.cnctlist .gargeDetailList .garageDetailText {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
}

/* minaxi 30-6-2020 */
.border-r-0 {
    border-radius: 0;
}
/* 05-03-2018 himanshu started*/
.ptc-theme {
    background: #fff;
    color: #000
}

    .ptc-theme #header {
        background: #dc2223 !important;
        border-bottom: #ffffff 1px solid
    }

    .ptc-theme .loginForm input[type="text"], .ptc-theme .loginForm input[type="password"] {
        color: #000;
    }

    .ptc-theme .loginForm input::-webkit-input-placeholder {
        color: #000000
    }

    .ptc-theme .loginForm input::-moz-placeholder {
        color: #000000;
        opacity: 1
    }

    .ptc-theme .loginForm input:-ms-input-placeholder {
        color: #000000
    }

    .ptc-theme .loginForm input:-moz-placeholder {
        color: #000000
    }
    /*.ptc-theme .loginForm input[type="text"],.ptc-theme .loginForm input[type="password"]{background-image:url(/../CPContent/DynamicColorImages/2/login-icon.png);}*/
    .ptc-theme .loginForm input, .ptc-theme .loginForm input[type="text"], .ptc-theme .loginForm input[type="password"] {
        color: #000000
    }

    .ptc-theme .loginForm li a, .ptc-theme .loginFooter p a {
        color: #dc2223
    }

    .ptc-theme .loginFooter p {
        color: #000
    }

    .ptc-theme .ptc-text-color {
        color: #dc2223 !important;
    }

    .ptc-theme .landingBanner {
        background: #dc2223
    }

    .ptc-theme .landBannerCon1 p span {
        color: #fff
    }

    .ptc-theme .loginDetails a {
        color: #dc2223
    }

    .ptc-theme ::-webkit-input-placeholder {
        color: #c5c5c5 !important;
    }

    .ptc-theme ::-moz-placeholder {
        color: #c5c5c5 !important;
    }

    .ptc-theme :-ms-input-placeholder {
        color: #c5c5c5 !important;
    }

    .ptc-theme :-moz-placeholder {
        color: #c5c5c5 !important;
    }

/* 09-05-2018 shardendu started*/
.vak-theme {
    background: #fff;
    color: #000
}

    .vak-theme #header {
        background: #58595b !important;
        border-bottom: #58595b 1px solid
    }

    .vak-theme .loginForm input[type="text"], .ptc-theme .loginForm input[type="password"] {
        color: #000;
    }

    .vak-theme .loginForm input::-webkit-input-placeholder {
        color: #000000
    }

    .vak-theme .loginForm input::-moz-placeholder {
        color: #000000;
        opacity: 1
    }

    .vak-theme .loginForm input:-ms-input-placeholder {
        color: #000000
    }

    .vak-theme .loginForm input:-moz-placeholder {
        color: #000000
    }
    /*.vak-theme .loginForm input[type="text"],.vak-theme .loginForm input[type="password"]{background-image:url(/../CPContent/DynamicColorImages/2/login-icon.png);}*/
    .vak-theme .loginForm input, .vak-theme .loginForm input[type="text"], .vak-theme .loginForm input[type="password"] {
        color: #000000
    }

    .vak-theme .loginForm li a, .vak-theme .loginFooter p a {
        color: #58595b
    }

    .vak-theme .loginFooter p {
        color: #000
    }

    .vak-theme .vak-theme {
        color: #58595b !important;
    }

    .vak-theme .landingBanner {
        background: #58595b
    }

    .vak-theme .landBannerCon1 p span {
        color: #fff
    }

    .vak-theme .loginDetails a {
        color: #58595b
    }


    .vak-theme ::-webkit-input-placeholder {
        color: #e5352c !important;
    }

    .vak-theme ::-moz-placeholder {
        color: #e5352c !important;
    }

    .vak-theme :-ms-input-placeholder {
        color: #e5352c !important;
    }

    .vak-theme :-moz-placeholder {
        color: #e5352c !important;
    }



/* 24-07-2018 himanshu started*/
.anwb-theme {
    background: #fff;
    color: #000
}

    .anwb-theme #header {
        background: #003d86 !important;
        border-bottom: #003d86 1px solid
    }

    .anwb-theme .loginForm input[type="text"], .ptc-theme .loginForm input[type="password"] {
        color: #000;
    }

    .anwb-theme .loginForm input::-webkit-input-placeholder {
        color: #000000
    }

    .anwb-theme .loginForm input::-moz-placeholder {
        color: #000000;
        opacity: 1
    }

    .anwb-theme .loginForm input:-ms-input-placeholder {
        color: #000000
    }

    .anwb-theme .loginForm input:-moz-placeholder {
        color: #000000
    }
    /*.anwb-theme .loginForm input[type="text"],.anwb-theme .loginForm input[type="password"]{}*/
    .anwb-theme .loginForm input, .anwb-theme .loginForm input[type="text"], .anwb-theme .loginForm input[type="password"] {
        color: #000000
    }

    .anwb-theme .loginForm li a, .anwb-theme .loginFooter p a {
        color: #003d86
    }

    .anwb-theme .loginFooter p {
        color: #000
    }

    .anwb-theme .anwb-theme {
        color: #003d86 !important;
    }

    .anwb-theme .landingBanner {
        background: #003d86
    }

    .anwb-theme .landBannerCon1 p span {
        color: #fff
    }

    .anwb-theme .loginDetails a {
        color: #003d86
    }

    .anwb-theme ::-webkit-input-placeholder {
        color: #1a4c8d !important;
    }

    .anwb-theme ::-moz-placeholder {
        color: #1a4c8d !important;
    }

    .anwb-theme :-ms-input-placeholder {
        color: #1a4c8d !important;
    }

    .anwb-theme :-moz-placeholder {
        color: #1a4c8d !important;
    }

.mb-20 {
    margin-bottom: 20px;
}


/*12-03-2018 kendo dropdown*/
.k-list {
    overflow: auto !important
}

    .k-list > .k-state-hover, .k-list > .k-state-selected, .k-list > .k-state-focused, .k-list-container > .k-state-hover, .k-list-container > .k-state-selected, .k-list-container > .k-state-focused, .k-dropdown-wrap.k-state-hover, .k-dropdown .k-state-hover .k-input {
        color: inherit
    }

@media(max-width:767px) {
    .ddNav {
        overflow: auto;
        max-height: 354px;
    }
}

@media(max-width:320px) {
    .tabularlist td, .tabularlist th {
        padding: 3px;
        font-size: 11px;
    }

    .promoText div {
        height: 34px;
    }
}

input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill {
    background: inherit !important;
}

.splash-bg input:-webkit-autofill,
.splash-bg input:-webkit-autofill:hover,
.splash-bg input:-webkit-autofill:active,
.splash-bg input:-webkit-autofill:focus {
    background-color: #01d08c !important;
    color: #fff !important;
    font-size: 16px !important;
    -webkit-box-shadow: 0 0 0 1000px #01d08c inset !important;
    -webkit-text-fill-color: #fff !important;
}
.font-14 {
    font-size: 14px !important;
}

/* ako new */
.splash-bg-ako input:-webkit-autofill,
.splash-bg-ako input:-webkit-autofill:hover,
.splash-bg-ako input:-webkit-autofill:active,
.splash-bg-ako input:-webkit-autofill:focus {
    background-color: #fff !important;
    color: #333 !important;
    font-size: 16px !important;
    -webkit-box-shadow: 0 0 0 1000px #fff inset !important;
    -webkit-text-fill-color: #002637 !important;
}
.ako-body .splash-bg .loginForm-ako input[type="text"], .ako-body .splash-bg .loginForm-ako input[type="password"], .ako-body .splash-bg .loginForm-ako input[type="email"] {
    background-color: #fff;
    border-radius: 10px;
}
.ako-body .loginForm-ako .action-button {
    border-radius: 10px;
}
.loginForm-ako .action-button:active {
        border-radius: 10px;
}
.ako-body .splash-bg-ako .loginForm-ako input[type="text"], .ako-body .splash-bg .loginForm-ako input[type="email"] {
    background-image: url(/CPContent/DynamicColorImages/6/user.svg) !important;
    background-size: 30px 18px;
    color: #002637
}
.ako-body .splash-bg-ako .loginForm-ako input[type="password"] {
    background-image: url(/CPContent/DynamicColorImages/6/lock.svg) !important;
    background-size: 30px 24px;
    color: #002637
}
.splash-bg-ako .signUp .loginForm-ako #CPEmail {
    background-image: url(/CPContent/DynamicColorImages/6/mail.svg) !important;
}
.bg-ako-yellow {
    background: #FEC439 !important;
    font-family: 'Open Sans', sans-serif;
}
.cal-data-ako span {
    font-size: 16px;
    line-height: 14px;
}
.cal-data-ako strong {
    font-size:12px;
}
.ako-body .action-button {
    border-radius: 16px;
    color: #002637 !important
}
.ako-body .action-button, .ako-body .action-button:active, .ako-body .cancel-button, .ako-body .cancel-button:active {
        border-radius: 16px;
    }
.ako-body .splash-bg-ako .loginForm-ako input.lPlate_nl-NL, .ako-body .splash-bg-ako .loginForm-ako input .lPlate_en-US {
    border-radius: 10px !important;
}
.ako-body a span.menuTitle {
    font-size:14px;
}
.ako-body .editing-buttons li:after {
    color: #FEC439;
}

/* GMU theme*/
.amu-body .action-button {
    border-radius: 8px;
}
.bg-gmu-green {
    background: #2c5c4c;
    color:#fff;
}
.loginform-gmu .loginFooter p, .loginform-gmu .loginFooter p a {
    color: #44414f !important
}
.service-product-item {cursor:pointer;}
.splash-bg.splash-bg-gmu .loginForm input[type="text"], .splash-bg.splash-bg-gmu .loginForm input[type="password"], .splash-bg.splash-bg-gmu .loginForm input[type="email"] {
    border-radius: 8px;
    background-color: #e8e8e8;
    color: #2c5c4c
}
.splash-bg.splash-bg-gmu input:-webkit-autofill, .splash-bg.splash-bg-gmu input:-webkit-autofill:hover, .splash-bg.splash-bg-gmu input:-webkit-autofill:active, .splash-bg.splash-bg-gmu input:-webkit-autofill:focus {
    -webkit-box-shadow: 0 0 0 1000px #e8e8e8 inset !important;
    -webkit-text-fill-color: #2c5c4c !important;
}
.splash-bg.splash-bg-gmu .loginForm input[type="text"], .splash-bg.splash-bg-gmu .loginForm input[type="email"] {
    background-image: url(/CPContent/DynamicColorImages/7/user.svg);
}
.splash-bg.splash-bg-gmu .loginForm input[type="password"] {
    background-image: url(/CPContent/DynamicColorImages/7/lock.svg)
}
.splash-bg-gmu .signUp .loginForm-gmu #CPEmail {
    background-image: url(/CPContent/DynamicColorImages/7/mail.svg) !important;
}

.brand-block-defaultselect img{max-width:inherit;max-height:inherit;}

@media (min-height: 600px) and (max-height:711px) {
    .loginFooter p {
        font-size: 14px;
    }
}
@media (min-width: 576px) {
    .modal-sm {
        max-width: 300px;
    }
}
