﻿@import url("angular-datepicker.css");
@import url("autocomplete.css");
@import url("https://npmcdn.com/angular-toastr/dist/angular-toastr.css");
@import url('datepicker.css');

/*@import url("https://fonts.googleapis.com/css?family=Open+Sans");
@import url("https://fonts.googleapis.com/css?family=Roboto:300,400,500,700,900");
@import url("https://fonts.googleapis.com/css?family=Roboto+Condensed:300,400,700");
@import url("https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css");
@import url('fonts/@flaticon.css');*/

.pac-icon, .pac-container:after {
    display: none !important;
}

.updateCustomerForm input.ng-invalid {
    border-style: solid;
    border-color: #ff0000;
}

.updateCustomerForm input.ng-invalid-email {
    border-style: solid;
    border-color: #ff0000;
}

.updateCustomerForm select.ng-invalid {
    border-style: solid;    
    border-color: #ff0000;
}

.updateAccountForm input.ng-invalid.ng-touched {
        border-style: solid;
        border-color: #ff0000;
}

.prospect {
    color: #fff;
    background: #cc4b29;
    font-size: .8em;
    font-weight: 400;
    padding: 3px 8px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}

.table {
    width: 100% !important;
    max-width: 100% !important;
    /*margin-bottom: 0.52% !important;*/
}
.tablemb0 {
    width: 100% !important;
    max-width: 100% !important;
    margin-bottom: 0% !important;
   
}
/* agent app claim view css applied by Vishnu*/
.vam-policy-detail h4 {
    font-size: 1.1em;
    font-weight: 700;
}

.vam-quickLinks {
    right: 30px;
}

.text-center {
    text-align: center !important;
}

.vam-widthAuto {
    width: auto !important;
}

.v-text-white {
    color: #fff !important;
}

.v-bg-primary {
    background-color: #fff !important;
    /*box-shadow: 0px 2px 2px 0px rgb(0 63 179 / 10%) !important;*/
    /*box-shadow: 1px 1px 6px 1px #b9b9b98f;*/
    box-shadow: 1px 1px 6px 1px #ddd;
}


.vam-changecolor {
    background-color: #fff !important;
}


.vam-locationMap {
    width: 600px;
    height: 300px;
    float: left;
    padding: 3px;
    border: 1px solid #ededed;
}

.vam-document {
    text-align: center;
    font-size: 14px;
    font-weight: 600;
}

    .vam-document span {
        display: block;
        font-size: 50px;
        margin-top: 15px;
    }

   .vam-document span.red {
            color: #EC1010;
        }

    .vam-document span.blue {
            color: #2A5696;
    }

    .vam-document span.green {
            color: #1D7044;
    }

    .vam-document a {
            color: #5d5d5d;
    }
    .vam-document a:hover {
                color: #2A5696;
    }


.image-preview1 {
    position: relative;
    overflow: hidden;
    margin: 0px;
    color: #fff;
    padding: 6.5px 12px;
    font-weight: 500;
    background-color: #48c157;
    border-color: #48c157;
}

.vam-BRrytTL0 {
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
}

.vam-hdngIcons a {
    font-size: 14px;
    padding-left: 10px;
}

.vam-hdngCaptions {
    font-size: 12px;
    color: #999;
}

.vam-RcvMsg {
    padding: 20px;
    max-width: 400px;
}

.vam-TxtWhite {
    color: #fff;
}

.vam-paymentTxt {
    font-size: 15px;
    font-weight: 400;
}

.vam-claimMap {
    border: 1px solid #ededed;
    padding: 2px;
    -moz-box-shadow: 0 1px 5px rgba(221,221,221,1);
    -webkit-box-shadow: 0 1px 5px rgba(221,221,221,1);
    box-shadow: 0 1px 5px rgba(221,221,221,1);
}

.vam-ClaimProcess1 {
    border-radius: 100%;
    border: 3px solid #FFF;
    background: rgba(255,170,0,1);
    background: -moz-linear-gradient(-45deg, rgba(255,170,0,1) 0%, rgba(255,170,0,1) 27%, rgba(240,73,1,1) 84%, rgba(240,73,1,1) 100%);
    background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(255,170,0,1)), color-stop(27%, rgba(255,170,0,1)), color-stop(84%, rgba(240,73,1,1)), color-stop(100%, rgba(240,73,1,1)));
    background: -webkit-linear-gradient(-45deg, rgba(255,170,0,1) 0%, rgba(255,170,0,1) 27%, rgba(240,73,1,1) 84%, rgba(240,73,1,1) 100%);
    background: -o-linear-gradient(-45deg, rgba(255,170,0,1) 0%, rgba(255,170,0,1) 27%, rgba(240,73,1,1) 84%, rgba(240,73,1,1) 100%);
    background: -ms-linear-gradient(-45deg, rgba(255,170,0,1) 0%, rgba(255,170,0,1) 27%, rgba(240,73,1,1) 84%, rgba(240,73,1,1) 100%);
    background: linear-gradient(135deg, rgba(255,170,0,1) 0%, rgba(255,170,0,1) 27%, rgba(240,73,1,1) 84%, rgba(240,73,1,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffaa00', endColorstr='#f04901', GradientType=1 );
    height: 140px;
    width: 140px;
    box-shadow: inset 1px 1px 10px rgba(0,0,0,0.2);
    position: relative;
    float: left;
    text-align: center;
    padding-top: 25px;
}

    .vam-ClaimProcess1:after {
        content: "";
        box-shadow: 8px 0 10px rgba(0,0,0,0.1);
        position: absolute;
        width: 140px;
        border-radius: 100%;
        height: 140px;
        position: absolute;
        top: -3px;
        left: -3px;
        z-index: -3;
    }

    .vam-ClaimProcess1 p span {
        font-size: 30px;
        font-weight: 600;
    }

.vam-ClaimProcess3 p span:before, .vam-ClaimProcess3 p span:after {
    content: "";
    border: none;
}

.vam-ClaimProcess1 span:before {
    position: absolute;
    right: -28px;
    top: 50%;
    margin-top: -15px;
    border-left: 15px solid #e64e00;
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
    border-right: 15px solid transparent;
    z-index: 1;
    content: '';
}

.vam-ClaimProcess1 span:after {
    border-left: 20px solid #fff;
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;
    border-right: 20px solid transparent;
    content: "";
    z-index: -1;
    position: absolute;
    right: -38px;
    top: 50%;
    margin-top: -20px;
}

.vam-ClaimProcess2 {
    background: rgba(255,170,0,1);
    background: -moz-linear-gradient(-45deg, rgba(255,170,0,1) 0%, rgba(255,170,0,1) 27%, rgba(240,73,1,1) 84%, rgba(240,73,1,1) 100%);
    background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(255,170,0,1)), color-stop(27%, rgba(255,170,0,1)), color-stop(84%, rgba(240,73,1,1)), color-stop(100%, rgba(240,73,1,1)));
    background: -webkit-linear-gradient(-45deg, rgba(255,170,0,1) 0%, rgba(255,170,0,1) 27%, rgba(240,73,1,1) 84%, rgba(240,73,1,1) 100%);
    background: -o-linear-gradient(-45deg, rgba(255,170,0,1) 0%, rgba(255,170,0,1) 27%, rgba(240,73,1,1) 84%, rgba(240,73,1,1) 100%);
    background: -ms-linear-gradient(-45deg, rgba(255,170,0,1) 0%, rgba(255,170,0,1) 27%, rgba(240,73,1,1) 84%, rgba(240,73,1,1) 100%);
    background: linear-gradient(135deg, rgba(255,170,0,1) 0%, rgba(255,170,0,1) 27%, rgba(240,73,1,1) 84%, rgba(240,73,1,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffaa00', endColorstr='#f04901', GradientType=1 );
    z-index: -4;
    margin-left: -25px;
}

    .vam-ClaimProcess2 span:before {
        position: absolute;
        right: -28px;
        top: 50%;
        margin-top: -15px;
        border-left: 15px solid #e64e00;
        border-top: 15px solid transparent;
        border-bottom: 15px solid transparent;
        border-right: 15px solid transparent;
        z-index: 1;
        content: '';
    }

.vam-ClaimProcess3 {
    background: rgba(243,243,243,1);
    background: -moz-linear-gradient(-45deg, rgba(243,243,243,1) 0%, rgba(243,243,243,1) 27%, rgba(212,212,212,1) 84%, rgba(212,212,212,1) 100%);
    background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(243,243,243,1)), color-stop(27%, rgba(243,243,243,1)), color-stop(84%, rgba(212,212,212,1)), color-stop(100%, rgba(212,212,212,1)));
    background: -webkit-linear-gradient(-45deg, rgba(243,243,243,1) 0%, rgba(243,243,243,1) 27%, rgba(212,212,212,1) 84%, rgba(212,212,212,1) 100%);
    background: -o-linear-gradient(-45deg, rgba(243,243,243,1) 0%, rgba(243,243,243,1) 27%, rgba(212,212,212,1) 84%, rgba(212,212,212,1) 100%);
    background: -ms-linear-gradient(-45deg, rgba(243,243,243,1) 0%, rgba(243,243,243,1) 27%, rgba(212,212,212,1) 84%, rgba(212,212,212,1) 100%);
    background: linear-gradient(135deg, rgba(243,243,243,1) 0%, rgba(243,243,243,1) 27%, rgba(212,212,212,1) 84%, rgba(212,212,212,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f3f3f3', endColorstr='#d4d4d4', GradientType=1 );
    z-index: -5;
}

.vam-claimProces {
    position: relative;
    width: auto;
    left: 50%;
    margin-left: -200px;
    float: left;
}




.wrapper-dropdown-4 {
    position: relative;
    width: auto;
    margin: 0 auto;
    padding: 5px 30px 9px 6px /*6px 6px 7px 6px*/;
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 0px;
    cursor: pointer;
    outline: none;
}

    .wrapper-dropdown-4 span {
        font-size: .9em;
        font-weight: 400;
    }

    .wrapper-dropdown-4:after {
        content: "";
        width: 0;
        height: 0;
        position: absolute;
        right: 15px;
        top: 50%;
        margin-top: -3px;
        border-width: 5px 5px 0 5px;
        border-style: solid;
        border-color: #000 transparent;
    }

    .wrapper-dropdown-4 .dropdown {
        /* Size & position */
        position: absolute;
        z-index: 100;
        top: 100%;
        left: 0;
        right: 0;
        padding: 0;
        margin: 0;
        /* Styles */
        background: white;
        border: 1px solid #EEE;
        font-weight: normal;
        -webkit-transition: all 0.5s ease-in;
        -moz-transition: all 0.5s ease-in;
        -ms-transition: all 0.5s ease-in;
        -o-transition: all 0.5s ease-in;
        transition: all 0.5s ease-in;
        list-style: none;
        /* Hiding */
        opacity: 0;
        pointer-events: none;
    }

        .wrapper-dropdown-4 .dropdown li a {
            display: block;
            font-size: 1em;
            font-weight: 400;
            padding: 10px;
            text-decoration: none;
            color: #000;
            border-bottom: 1px solid #e6e8ea;
            box-shadow: inset 0 1px 0 rgba(255,255,255,1);
            -webkit-transition: all 0.3s ease-out;
            -moz-transition: all 0.3s ease-out;
            -ms-transition: all 0.3s ease-out;
            -o-transition: all 0.3s ease-out;
            transition: all 0.3s ease-out;
        }

        .wrapper-dropdown-4 .dropdown li i {
            float: right;
            color: inherit;
        }

        .wrapper-dropdown-4 .dropdown li:first-of-type a {
            border-radius: 7px 7px 0 0;
        }

        .wrapper-dropdown-4 .dropdown li:last-of-type a {
            border: none;
            border-radius: 0 0 7px 7px;
        }

        /* Hover state */

        .wrapper-dropdown-4 .dropdown li:hover a {
            background: #f3f8f8;
        }

    /* Active state */

    .wrapper-dropdown-4.active .dropdown {
        opacity: 1;
        pointer-events: auto;
    }

/* No CSS3 support */

.no-opacity .wrapper-dropdown-4 .dropdown,
.no-pointerevents .wrapper-dropdown-4 .dropdown {
    display: block;
}

.no-opacity .wrapper-dropdown-4.active .dropdown,
.no-pointerevents .wrapper-dropdown-4.active .dropdown {
    display: block;
}


@media only screen and (max-width: 1285px) {
    .vam-ClaimProcess1 {
        width: 120px;
        height: 120px;
        padding-top: 18px;
    }

        .vam-ClaimProcess1:after {
            width: 120px;
            height: 120px;
        }

        .vam-ClaimProcess1 p span {
            font-size: 18px;
        }

    .vam-claimProces {
        margin-left: -150px;
    }
}


#ajaxLoader {
    position: fixed;
    z-index: 99999;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    background-color: none;
    filter: alpha(opacity=60);
    -moz-opacity: 0.8;
}

.center {
    z-index: 1000;
    margin: 300px auto;
    padding: 10px;
    width: 80px;
    background-color: none;
    border-radius: 10px;
    filter: alpha(opacity=100);
    opacity: 1;
    -moz-opacity: 1;
}

    .center img {
        height: 40px;
        width: 40px;
    }

#errmsg {
    color: red;
}




/*.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 0 0 20px 20px;
    border-radius: 4px;
}*/

    .pagination > li {
        display: inline;
    }

        .pagination > li > a,
        .pagination > li > span {
            position: relative;
            float: left;
            padding: 6px 12px;
            margin-left: -1px;
            line-height: 1.42857143;
            color: #337ab7;
            text-decoration: none;
            background-color: #fff;
            border: 1px solid #ddd;
        }

        .pagination > li:first-child > a,
        .pagination > li:first-child > span {
            /*margin-left: 15px;*/
            border-top-left-radius: 4px;
            border-bottom-left-radius: 4px;
        }

        .pagination > li:last-child > a,
        .pagination > li:last-child > span {
            /*margin-right: 15px;*/
            border-top-right-radius: 4px;
            border-bottom-right-radius: 4px;
        }

        .pagination > li > a:hover,
        .pagination > li > span:hover,
        .pagination > li > a:focus,
        .pagination > li > span:focus {
            z-index: 3;
            color: #23527c;
            background-color: #eee;
            border-color: #ddd;
        }

    .pagination > .active > a,
    .pagination > .active > span,
    .pagination > .active > a:hover,
    .pagination > .active > span:hover,
    .pagination > .active > a:focus,
    .pagination > .active > span:focus {
        z-index: 2;
        color: #fff;
        cursor: default;
        background-color: #0070d2;
        border-color: #0070d2;
    }

    .pagination > .disabled > span,
    .pagination > .disabled > span:hover,
    .pagination > .disabled > span:focus,
    .pagination > .disabled > a,
    .pagination > .disabled > a:hover,
    .pagination > .disabled > a:focus {
        color: #777;
        cursor: not-allowed;
        background-color: #fff;
        border-color: #ddd;
    }

.pagination-lg > li > a,
.pagination-lg > li > span {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
}

.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
}

.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
}

.pagination-sm > li > a,
.pagination-sm > li > span {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
}

.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
}

.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
}


@media only screen and (max-width: 767px) {

    .vam-policyScroll {
        width: 100%;
        overflow-x: scroll;
    }

        .vam-policyScroll ul {
            width: 185%;
        }

            .vam-policyScroll ul li {
                display: inline-block;
            }
}

/*.nav-tabs > li > a {
    margin-right: 2px;
    font-size: 1.1em;
    font-weight: 400;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 0;
    color: #5d5d5d;
    padding: 10px 5px !important;
}*/


.form-control1 {
    /* display: block;
    width: 100%;*/
    height: 30px !important;
    padding: 6px 12px;
    font-size: 13px !important;
    line-height: 1.42857143;
    color: #9d9d9d;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 0px !important;
    box-sizing: border-box !important;
    -webkit-box-sizing: border-box !important;
    -moz-box-sizing: border-box !important;
    -o-box-sizing: border-box !important;
    -webkit-box-shadow: none;
    box-shadow: none;
    -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;
}

    .form-control1:focus {
        border-color: #3a3e42 !important;
        outline: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
        color: #121212;
    }

/*.vam-right-login li a {
    max-height: 56px;
}*/

@media screen and (min-width:320px) and (max-width:375px) {
    /*.pagination > li > a, .pagination > li > span {
        padding: 6px 8px;
    }*/

    .pagination > li:first-child > a,
    .pagination > li:first-child > span {
        margin-left: 0 !important;
    }
}



.tooltip1 {
    white-space: nowrap;
    position: relative;
}

    .tooltip1:hover:after {
        background-color: #FF3E3E;
        color: #ffffff;
        content: attr(alt);
        padding: 2px 5px;
        position: absolute;
        left: 0px;
        top: 25px;
        z-index: 100;
    }

    .tooltip1:hover:before {
        position: absolute;
        top: 10px;
        left: 0;
        content: "";
        border-bottom: 15px solid #FF3E3E;
        border-right: 15px solid transparent;
        z-index: 10;
    }

.query-string-tooltip .tooltip1:hover:after {
    left: 4px;
}

.query-string-tooltip .tooltip1:hover:before {
    right: -19px;
}

.vam-c-tooltip > .tooltip1 {
    width: 100%;
    float: left;
    height: 48px;
}

    .vam-c-tooltip > .tooltip1:hover:after {
        top: 41px;
    }

    .vam-c-tooltip > .tooltip1:hover:before {
        left: 0;
        top: 31px;
        width: 15px;
        right: inherit !important;
    }

.form-group > .tooltip1 > .form-control {
    width: auto;
}

.tooltip2 {
    white-space: nowrap;
    position: relative;
}

    .tooltip2:after {
        background-color: #FF3E3E;
        color: #ffffff;
        content: attr(pattern-message);
        padding: 2px 5px;
        position: absolute;
        left: 0px;
        top: 0px;
        z-index: 100;
    }

    .tooltip2:before {
        position: absolute;
        top: -15px;
        content: "";
        border-bottom: 15px solid #FF3E3E;
        border-right: 15px solid transparent;
        z-index: 10;
        left: 0;
    }

.bordered {
    border-style: solid;
    border-color: #ff0000;
}


.accountDetails input.ng-invalid.ng-touched {
    border-style: solid;
    border-color: #ff0000;
}

.accountDetails select.ng-invalid.ng-touched {
    border-style: solid;
    border-color: #ff0000;
}
/*To highlight the text box with red border if there is any error*/
.agentloginform input.ng-invalid.ng-touched {
    border-style: solid;
    border-color: #ff0000;
}

.agentloginform .ng-submitted input.ng-invalid {
    border-style: solid;
    border-color: #ff0000;
}
/* class for hide boder in policy detail page  */
@media screen and (max-width:991px) {
    .vam-bdr-rightededed, .v-bdr-left-secondary-tint {
        border: medium none !important;
    }

    .vam-MT10MobTab {
        margin-top: 10px;
    }
}

.vam-iTypeinputWidth {
    width: 420px;
}

@media screen and (max-width:455px) {
    .vam-iTypeinputWidth {
        width: 100%;
    }
}
/*AjaxLoader*/
.vam-loader-bg {
    background-color: rgba(110,110,110,0.7);
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0%;
    top: 0%;
    z-index: 100000;
}

.vam-loader-box {
    background-color: rgb(255,255,255);
    width: 180px;
    height: 180px;
    left: 50%;
    margin-left: -90px;
    top: 50%;
    position: fixed;
    margin-top: -90px;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
}

.vam-loader {
    border: 4px solid #dddddd;
    border-radius: 100%;
    border-top: 4px solid #0070d2;
    width: 60px;
    height: 60px;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
    margin-top: 60px;
    margin-left: auto;
    margin-right: auto;
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

/*AjaxLoader End*/
.preferencesForm.ng-submitted input.ng-invalid {
    border-style: solid;
    border-color: #ff0000;
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 5px;
    vertical-align: middle;
    border-top: 6px dashed;
    border-right: 3px solid transparent;
    border-left: 3px solid transparent;
}

.vam-ProductCards ul li.Select div.vam-LOBSelect {
    overflow: visible !important;
}

.vam-ProductCards ul li.Select {
    overflow: visible !important;
}

.vam-ProductCards ul.dropdown-menu {
    display: none !important;
}

.vam-ProductCards .open ul.dropdown-menu {
    display: block !important;
}

.changePasswordForm input.ng-invalid.ng-touched {
    border-style: solid;
    border-color: #ff0000;
}

.changePasswordForm.ng-submitted input.ng-invalid {
    border-style: solid;
    border-color: #ff0000;
}

.alert {
    border-radius: 0px !important;
}

input[type="text"]:disabled {
    background: #eee !important;
    opacity: 1;
    border: 1px solid #dddddd;
}

.vam-policy-img span {
    display: block;
    margin: 5px 0 0 0;
}

/*Restricting the cursor for read only fields*/
.form-control[readonly], fieldset[readonly] .form-control {
    cursor: not-allowed;
}

    .form-control[readonly]:focus {
        border: 1px solid #ddd !important;
        background-color: #eee;
        opacity: 1;
        color: #9d9d9d;
    }

.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    background-color: #eee !important;
    opacity: 1;
}
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control1{
    background-color:#eee !important;
    opacity:1;
}


/*Login page css*/
.v-P18 {
    padding: 18px;
}

/*autocomplete css*/
[uib-typeahead-popup].dropdown-menu{
    top: 30px;
    left: 588px;
    max-height: 195px;
    overflow-y: scroll;
    min-width: 11%;
    padding: 1px 5px 1px 5px;
    line-height: 1.8em;
    min-height: 1.8em;
    display:block;
}
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus{
    color: #262626;
    text-decoration: none;
    background-color: #f5f5f5;
   padding: 1px 5px 1px 5px;
    line-height: 1.8em;
    min-height: 1.8em;
}
.dropdown-menu > .uib-typeahead-match > a > strong{
    font-weight: 400 !important;
}
.dropdown-menu > .uib-typeahead-match > a{
  padding: 1px 5px 1px 5px !important;
    line-height: 1.8em !important;
    min-height: 1.8em !important;
}
@media screen and (max-width:425px) {
       .vam-link {
       
        margin-top: 0 !important;
    }

    @media screen and (max-width:768px) {
        .vam-link {

            margin-top: -60px;
        }
    }
       /*.vam-inner-right, .vam-quickLinks-inner {
    width: 100% !important;
    float: left !important;
}*/
 .vam-quickLinks-inner h3 {
	 text-align:left;
	 margin-left:18px;
	}

	.vam-quickLinks-inner ul {
	margin:10px 0px 15px 20px;
}
}
/*Responsive tabs font decreased*/
/*.resp-tabs-list li {

    font-size: 0.9em !important;
}*/
.resp-tab-active h4{
    color:#fff!important;
}
.zipcode-width{
    min-width: 80px;
}
.zipcode-width ~ [uib-typeahead-popup].dropdown-menu {
    min-width: 80px;
}

@media screen {
	.zipcode-width ~ [uib-typeahead-popup].dropdown-menu { width:64px; }
}

@media screen and (min-width: 770px) {
    .vam-To-MR {
        margin-right: -80px;
    }
}
@media screen and (width: 768px) {
    .vam-To-MR {
        margin-right: 0px;
    }
}
@media screen and (width: 1024px) {
    .vam-To-MR {
        margin-right: -55px !important;
    }
}
@media screen and (min-width: 1440px) {
    .vam-To-MR {
        margin-right: -90px !important;
    }
}
@media screen and (min-width: 1440px){
    .vam-To-MR {
        margin-right: -90px !important;
    }
}

@media screen and (max-width: 1023px) {
    .vam-TO-MT5 {
        margin-top: -5px;
    }
    .vam-TO-MT10 {
        margin-top: 10px;
    }

}
@media (max-width: 425px) {
    .vam-RMT0 {
        margin-top: 0px;
    }
}

@media screen and (max-width: 768px) {
    .vam-RMT0 {
        margin-top: 0px;
    }
}
.vam-To-MTL{
    margin-top:5px;
    margin-left:0px;
}

@media screen and (max-width: 767px) {
    .vam-To-MTL {
       margin-top:0px;
       margin-left:0px;
    }
     
}
address ul li span {
    color: #9d9d9d;
}
address ul li span {
    width: 60px;
    display: inline-block;
}
address ul li {
    line-height: 25px;
}

.vam-news-blank-PL0 {
   
    padding: 0px !important;
  
   
}

.vam-heading-policy {
   
    font-size:1.1em;
 font-weight:500;
  
   
}

@media (max-width: 1024px){
.vam-BdrT-MobTab {
    border-top-color: rgba(0, 0, 0, 0.1);
    border-bottom-color: rgba(255, 255, 255, 0.1);
}
}

@media (max-width: 1024px){
.vam-BdrT-MobTab {
    border-top-width: 1px;
    border-top-style: solid;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    width: 100%;
    height: 1px;
    float: left;
}
}

.vam-searchResult .sort li {
    border-right-color: rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 1px 0px 0px 0px rgba(255, 255, 255, 0.2);
    -moz-box-shadow: 1px 0px 0px 0px rgba(255, 255, 255, 0.2);
    box-shadow: 1px 0px 0px 0px rgba(255, 255, 255, 0.2);
    color: #fff;
}
/*@media only screen and (max-width: 767px){
.vam-searchResult {
    padding-bottom: 0px !important; 
}
}*/

@media only screen and (max-width: 767px) {
    .vam-searchResult .sort li:first-child {
        clear: both;
        float: left !important;
    }
}
@media only screen and (max-width: 767px){
.vam-searchResult .sort li {
    border-right-width: 1px;
    border-right-style: solid;
    float: left;
    padding: 10px 7px ;
}
}

@media only screen and (max-width: 767px){
.resp-vtabs .resp-tab-content {
    border: 1px solid #C1C1C1;
 }
}

@media only screen and (max-width: 767px){
div.bhoechie-tab-container {
    border-color: transparent;
}
}

/*@media only screen and (max-width: 768px){
div.bhoechie-tab-content {
    min-height: 0px;
}
}*/

@media only screen and (max-width: 767px){
.vam-RPLR0 {
    padding-left: 0px !important;
    padding-right: 0px !important;
}
}


@media screen and (max-width: 767px){
.vam-M-MLR0 {
    margin-left: 0;
    margin-right: 0;
}
}
.vam-sortIdSelect{
    width:190px;
}
.vam-sortNameSelect{
      width:190px;
}

@media screen and (max-width: 400px) {
    .vam-sortIdSelect {
        width: 170px !important;
    }
}
@media screen and (max-width: 400px){
.vam-sortNameSelect{
      width:190px !important;
}
}

@media screen and (max-width: 767px) {
    .vam-TO-MLR0 {
        margin-left: 0;
        margin-right:0;
    }

}

.table > thead > tr > th {
    white-space: nowrap;
    text-overflow: ellipsis;
}

@media only screen and (max-width: 991px) and (min-width: 320px) {
    .table > tbody > tr > td {
        white-space: nowrap;
        text-overflow: ellipsis;
    }
}

/*.resp-vtabs .resp-tabs-list li {
    word-wrap: normal !important;
}*/
    /* USES  FOR  SUBMISSION SECTION: MULTI-CHECK DROPDOWN CONTAINER STYLE OVERRIDED  ========*/
    .mCustomScrollbar .mCSB_container {
        margin-right: 0px !important;
    }
    /* USES  FOR  SUBMISSION SECTION: MULTI-CHECK DROPDOWN LIST ITEMS STYLE OVERRIDED  ========*/
    .mCustomScrollbar li {
        padding-left: 15px;
        padding-right: 15px;
        word-wrap: break-word;
    }

    .vam-right-login li a.user-setting {
        padding: 17px 13px 18px;
    }

    h1.line:after, h2.line:after {
        content: "";
        position: absolute;
        border-bottom-width: 2px;
        border-bottom-style: solid;
        width: 50%;
        height: 0;
        display: block;
        left: 0;
    }

    a {
        color: #0070d2;
    }

    a {
        text-decoration: none !important;
        cursor: pointer;
        outline: none;
        transition: all ease 0.3s;
    }

    .vam-top-logo a {
        border-right-color: rgba(0, 0, 0, 0.2);
        color: #fff;
    }

    #ascSort, #descSort {
        padding-top: 20px;
    }

    /*@media screen and (max-width: 425px){
   #ascSort,#descSort{
      padding-top:20px;
}
}*/
    label {
        display: inline-block;
        margin-bottom: 0px;
        vertical-align: sub;
        color: #393939;
        font-size: 1em;
        font-weight: 400;
        word-break: break-word;
        /* margin-top: 10px; */
    }

    .vam-width200 {
        width: 200px !important;
    }

    .vam_status {
        margin-top: 5px;
    }

    @media only screen and (max-width: 767px) {
        .vam-width200 {
            width: 100% !important;
        }
    }

    .mm-menu .mm-listview > li.mm-selected > a:not(.mm-next), .mm-menu .mm-listview > li.mm-selected > span {
        background: none;
        color: #FFF;
    }

    @media only screen and (max-width: 425px) {
        .vam12 {
            margin-top: -12px;
        }

        .vam_status {
            margin-top: 35px;
        }
    }

    @media only screen and (max-width: 375px) {
        .vamP0 {
            padding: 0px;
        }

        .vam_status {
            margin-top: 45px;
        }
    }

    input[type=radio].css-radio + label.css-radiolabel {
        color: #393939;
    }

    .dropdown-menu > li > a {
        display: block;
        padding: 3px 20px;
        clear: both;
        font-weight: normal;
        line-height: 1.42857143;
        color: #333;
        white-space: nowrap;
    }

    .multiselect-parent {
     /*width:125px;*/
     position: absolute;
     }


    @media screen and (max-width: 425px) {
        .dropdown-menu {
            width: auto !important;
        }
        .multiselect-parent {
            width:250px;
            position: absolute;
        }
    }

    input[type=checkbox].css-checkbox + label.css-label {
        color: #666;
    }

 

    /*CSS label and when hovered on multiselect dropdown*/
    /*.status-multiselect{
    height: 35px !important;
    text-overflow: ellipsis;
    width: 100%;
    overflow: hidden;
    position: relative;
    padding-right: 20px;
    text-align: left;
}

.status-multiselect .caret{
    position: absolute;
    right: 8px;
    top: 50%;
    margin-top: -2px;
}*/

    .vam-customerDetailSummary {
        background: none;
        border: 0px solid #ededed;
    }

    #agentNameText, #id_agency_name, #Id_agency_assigned, #Id_agency_uwfile {
        width: 145px;
    }

    .lds-roller {
        display: inline-block;
        position: relative;
        width: 80px;
        height: 80px;
        position: absolute;
        left: 50%;
        top: 55%;
        margin-top: -40px;
        margin-left: -40px;
    }

        .lds-roller div {
            animation: lds-roller 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
            transform-origin: 40px 40px;
        }

            .lds-roller div:after {
                content: " ";
                display: block;
                position: absolute;
                width: 7px;
                height: 7px;
                border-radius: 50%;
                background: #0070d2;
                margin: -4px 0 0 -4px;
            }

            .lds-roller div:nth-child(1) {
                animation-delay: -0.036s;
            }

                .lds-roller div:nth-child(1):after {
                    top: 63px;
                    left: 63px;
                }

            .lds-roller div:nth-child(2) {
                animation-delay: -0.072s;
            }

                .lds-roller div:nth-child(2):after {
                    top: 68px;
                    left: 56px;
                }

            .lds-roller div:nth-child(3) {
                animation-delay: -0.108s;
            }

                .lds-roller div:nth-child(3):after {
                    top: 71px;
                    left: 48px;
                }

            .lds-roller div:nth-child(4) {
                animation-delay: -0.144s;
            }

                .lds-roller div:nth-child(4):after {
                    top: 72px;
                    left: 40px;
                }

            .lds-roller div:nth-child(5) {
                animation-delay: -0.18s;
            }

                .lds-roller div:nth-child(5):after {
                    top: 71px;
                    left: 32px;
                }

            .lds-roller div:nth-child(6) {
                animation-delay: -0.216s;
            }

                .lds-roller div:nth-child(6):after {
                    top: 68px;
                    left: 24px;
                }

            .lds-roller div:nth-child(7) {
                animation-delay: -0.252s;
            }

                .lds-roller div:nth-child(7):after {
                    top: 63px;
                    left: 17px;
                }

            .lds-roller div:nth-child(8) {
                animation-delay: -0.288s;
            }

                .lds-roller div:nth-child(8):after {
                    top: 56px;
                    left: 12px;
                }

    @keyframes lds-roller {
        0% {
            transform: rotate(0deg);
        }

        100% {
            transform: rotate(360deg);
        }
    }

    /*.autocomplete li:hover, .autocomplete li:focus, .autocomplete li.active {
        background-color: #4285f4 !important;
        color: #fff;
    }*/

.autocomplete li:hover, .autocomplete li:focus, .autocomplete li.active {
    background-color: #1e90ff !important;
    color: #fff;
}

    /* top margin height fix */
    .vam-right-login li.user {
        padding: 9px 15px 10px;
    }

    /*=======This css use for Agent Dashboard table arrow popup=========*/
    .popover li {
        list-style: none;
    }

    .dropdown_posAbs {
        position: absolute !important;
    }

    .dropdown_pos {
        position: relative !important;
        right: 0px !important;
    }

    .ancherdisabled {
        cursor: not-allowed;
    }
    /*.line span span {
    color: #5d5d5d;
    font-weight: 400;
}*/

    .pagination_top {
        margin-top: -50px;
    }

    @media only screen and (max-width: 425px) {
        .pagination_top {
            margin-top: 0px;
        }
    }

    .vam-alphabetsPadding {
        padding-left: 5px;
        padding-right: 5px;
    }

    @media only screen and (max-width: 375px) {
        .vam-alphabetsPadding {
            padding-left: 5px;
            padding-right: 0px;
        }
    }

    .vam-customerDetailsML {
        margin-left: -55px;
    }

    @media only screen and (max-width: 1024px) {
        .vam-customerDetailsML {
            margin-left: 0px;
        }
    }

    .vam-agentDateMT {
        margin-top: 6px;
    }

    .vam_uwDateMT {
        margin-top: 0px;
    }

    /*@media only screen and (width: 768px) {
        .policies_li {
            float: left;
            padding: 10px 6px !important;
        }
    }*/

    .policiesAgencyTop {
        margin-top: 35px;
    }

    @media only screen and (max-width: 375px) {
        .policiesAgencyTop {
            margin-top: 45px;
        }
    }

    .vam-ML60 {
        margin-left: -60px;
    }

    /*@media only screen and (max-width: 1024px) {
        .vam-ML60 {
            margin-left: 0px;
        }
    }*/
    /*Increased the max-width to 1280px as all sort alphabets are not visible*/
    @media only screen and (max-width: 1280px) {
        .vam-ML60 {
            margin-left: 0px;
        }
    }

    /*.vam-sortAlphabte li {
        float: left;
        padding: 16px 6px 14px 6px;
    }*/
    @media only screen and (width: 768px){
        #policies_alphabets{
            padding: 16px 4px;
        }
     }

    @media only screen and (max-width: 767px) {
        .vam-sortAlphabte li {
            float: left;
            padding: 10px 6px;
            text-transform: uppercase;
        }
    }

    .pagination {
        padding-right: 0px;
        padding-left: 0px;
        margin: 0 0 0 0;
    }

    @media (max-width: 767px) {
        .pagination {
            padding-left: 0px;
        }
    }

    .customerQuotes-ML {
        margin-left: -30px;
    }

    @media only screen and (max-width: 768px) {
        .customerQuotes-ML {
            margin-left: 0px;
        }
    }


    /*.table-responsive {
    overflow-x: inherit; 
}*/

    /*@media only screen and (max-width: 768px) {
    .table-responsive {
        overflow-x: auto;
        min-height:240px;
    }
}*/

    /*added due to mobile compatibility to get pagination alignment from left side  */
    @media (max-width: 767px) {
        .pagination {
            padding-left: 0;
        }
    }
    /*added due to proper alignment for submission status  */
    .submission-status-position .multiselect-parent {
        position: static !important;
        display: block !important;
        width: 100%;
        padding: 0;
    }

    @media only screen and (max-width: 767px) {
        .subVisibility h2:first-child {
            display: none !important;
        }

        h2.resp-accordion {
            border-top: 1px solid #c1c1c1 !important;
            margin-top: -1px;
        }
    }

    .popover{
        width:192px;
    }

    /*.resp-vtabs .resp-tabs-list li  {
        padding: 15px 14px !important;
    }*/

@media only screen and (max-width: 425px) {

    .addSub-MT50 {
        margin-top: 50px;
    }
}

.resp-vtabs .resp-tabs-list li {
    padding-left: 5px !important;
    padding-right: 5px !important;
}

.dpicker {
    top: -160px !important;
}
fieldset:disabled .form-control1 {
    cursor: not-allowed;
}

@media screen and (max-width: 425px) {
    .dropdown-menu {
        padding: 0px;
        border: 0px solid #ccc;
    }
}
/*@media screen and (max-width: 425px) {
    .table-responsive {
        margin-bottom:0px;
        }
}*/

.form-control1:focus {
    border-color: #4285f4 !important;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #121212;
}

.resp-vtabs .resp-tabs-container {
    min-height: 450px;
}
.popover a.btn-success:hover {
    border-bottom: 1px solid transparent;
}
.popover a.btn-success:last-child {
    border-bottom: 1px solid #d5d5d5;
}

@media screen and (max-width: 375px) {
    .reports-dropdown .dropdown-menu {
        left: 0px;
    }
}
.reports-dropdown .dropdown-menu {
    padding: 0px;
    margin-top: 5px;
}
.reports-dropbownBorder {
    border: 1px solid #ccc;
}

/*.overflowX-hidden-lg{
    overflow-x:hidden;
}*/

.table > thead > tr > th {
    text-overflow: ellipsis;
    white-space: break-spaces;
}
.flatrateEffDateDisable {
    pointer-events: none;
    cursor: not-allowed;
}

.statusPB {
    padding-bottom: 8px;
}

@media only screen and (max-width: 767px){
    .vam-RM0 {
        margin: 0px !important;
    }
}

@media only screen and (max-width: 375px) {
    .statusPB {
        padding-bottom: 0px;
    }
}
.vam-width-96P {
    width: 98% !important;
    padding-right: 0 !important;
}

#hamburger {
    background: #d5e5f5 !important;
    border-bottom: 1px solid #bfc8d0 !important;
}

.mm-menu {
    background: #d5e5f5 !important;
}
.mm-listview li a {color:#006738!important;}
.mm-listview li.active a, .mm-listview li:hover a {    color: #fff !important;}
.v-bg-primary-shade {
    background-color: #000 !important;
}

.btn-success, .btn-success:hover, .btn-success:focus {
    background: #006738 !important;
    border-radius:6px!important;
}

.vam-sortAlphabte li a {
    color: #006738 !important;
}

    .vam-sortAlphabte li a.active:after {
        border-bottom-color: #0c6;
    }

.vam-searchFilter h3 {
    background: #000 !important;
}

button#accountsearchfilterbutton, .pagination > .active > a {
    background: #006738 !important;
    border-color: #006738 !important;
}

.btn-blue, .btn-blue:hover {
    background: #006738 !important;
    border: none !important;
}

.vam-table-tdArrow {
    color: #006738 !important;
    display: inline-block;
    border: 0;
}
.table > tbody > tr > td {color:#313131!important;}
h2, header-secondary {
    color: #006738 !important;
}

    h1.line:after, h2.line:after {
        border-bottom-color: #0c6 !important;
    }

.resp-vtabs li.resp-tab-active {
    background: #074c84 !important;
}

.v-bg-teritary, .v-bg-teritary-tint {
    background-color: #000;
}
    thead.v-bg-teritary-tint {height:46px;}
.vam-footer {
    color: #3e3e3e !important;
    background-color: #d5e5f5;
    line-height: 40px;
}

h1.line span {
    border-bottom-color: #32c5d2 !important
}

.resp-vtabs li.resp-tab-active:after {
    border-left-color: #074c84 !important;
}

div.bhoechie-tab-menu, .vam-summary {
    background-color: #dff4fd !important;
    border: 1px solid #adcbd8 !important;
}

    .vam-summary .v-text-teritary-shade span, vam-summary ng-binding {
        color: #074c84 !important;
    }

.table-striped > tbody > tr:nth-of-type(odd) {
    background-color: #d5e5f5 !important;
}
.table-responsive.ddShow table td:last-child a {float:right; margin-right:15px;}
.table-striped > tbody > tr:nth-of-type(even) {
    background-color: #fff !important;
}
.table-responsive.ddShow > table.table-striped tr td {
    border-top: none !important;
}

.datetimepicker td.active, td.day.ng-binding.ng-scope.active, .k-calendar .k-state-selected, .k-calendar td.k-state-selected.k-state-hover {
    background-image: none !important;
    background-color: #074c84 !important;
    color: #fff !important;
}

.btn-secondary {
    background: #fff !important;
    border: 1px solid #bdbaba;
    border-radius: 16px !important;
    color: #616161 !important;
    padding-left: 30px;
}

    .btn-secondary::before {
        content: "";
        position: absolute;
        left: 10px;
        top: 10px;
        width: 16px;
        height: 16px;
        background: url(../images/arrow-icons-black.png) no-repeat;
        background-position: -8px -10px;
    }

a.logo img:hover {
    cursor: pointer !important;
}

.modal-header h3 {
    color: #fff !important;
}

.modal-header .close {
    background: none !important;
}
/*
1802*/
#tab-button li a:hover, #tab-button .is-active a {
    background: #006738 !important;
}

/*
1803*/
#tab-button .is-active:before {
    border-top-color: #006738 !important;
}
.tab-contents h3 {color:#006738!important;}

h1.line:after, h2.line:after {
    width: 100%;
}

.v-bg-secondary-pastel {
    background-color: #dff4fd !important;
}

.vam-searchFilte ng-scope input[type=checkbox].css-checkbox + label.css-label:before {
    background: #fff;
}

.vam-display-tablerow {
    display: block !important;
    margin: 15px;
}

.vam-inner-right {
    position: absolute;
    top: -104px;
    margin: 15px;
    background: none !important;
}

.quote_head {
    background-color: #FFF !IMPORTANT;
    padding: 3px 16px;
    border-radius: 0.5rem !important;
    display: -webkit-box; /* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box; /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox; /* TWEENER - IE 10 */
    display: -webkit-flex; /* NEW - Chrome */
    display: flex; /* NEW, Spec - Opera 12.1, Firefox 20+ */
    margin-top:-96px;
}
#page .col-md-12.v-bg-secondary-tint.v-bdr-bottom-secondary-shade {padding-bottom:20px;}

.quote_head .vam-link div {
    width: 100%;
    background: #2054a9 linear-gradient(180deg,#00b2de,#44c9b4);
    padding: 17px 0;
}

.lineinput_1 {
    background: #fff;
    border-radius: 0.5rem !important;
    padding: 3rem;
    box-shadow: 0 0rem 0.5rem rgba(101, 175, 238, 0.22) !important;
    box-shadow: 0px 0px 15px 0px rgba(101, 175, 238, 0.22);
    padding: 10px;
}

.db-row .table-responsive {
    overflow: inherit !important;
}

.db-row td {
    height: 60px;
    background: #fff !important;
    border-top: 1px solid #e2ebfb !important;
    padding: 3px 8px !important;
    vertical-align: middle !important;
}

.db-row th {
    background: #000 !important;
    color: #fff !important;
    font-size: 16px !important;
    font-weight: 500 !important;
}

    .db-row th a {
        color: #323a4d !important;
    }

.db-row td:last-child {
    border-radius: 0 10px 10px 0;
    display: table-cell !important;
}

.db-row tr {
    position: relative;
}

.db-row td:last-child:after {
    position: absolute;
    content: "";
    border-bottom: 9px solid transparent;
    border-left: 9px solid transparent;
    border-top: 9px solid transparent;
    border-right: 9px solid #f5f5fd;
    right: -1px;
    top: -1.48rem;
    transform: translate(1px, 0.48rem);
}

.db-row tr:first-child td:last-child:after {
    display: none;
}



.db-row .vam-table-tdArrow {
    line-height: 51px;
    display: inline-block;
    border: 0;
}

.db-row th {
    height: 60px;
}

.db-row1 th {
    height: 60px;
}
body {
    background: #f9f9f9;
}

.v-bdr-bottom-secondary-shade {
    background: #fff !important;
    border: 0 !important;
}

    .v-bdr-bottom-secondary-shade .col-md-9.col-sm-8 {
        margin: 31px 0 0 24px;
        padding: 54px 10px 35px 3px !important;
        background: #fff;
        border-radius: 0.5rem !important;
        padding: 3rem;
        box-shadow: 0 0rem 0.5rem rgba(101, 175, 238, 0.22) !important;
        box-shadow: 0px 0px 15px 0px rgba(101, 175, 238, 0.22);
    }
.vam-link div {
    background: #006738 linear-gradient( 222deg,#50d46c,#18a062);
    width: 100%;
    padding: 15px;
}
.form-control, input.k-textbox, .k-autocomplete .k-input, .k-input {
  
    box-shadow: none;
    border:1px solid  #ddd!important;
    border-radius: 0;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    border-radius: 0 !important;
}
.db-row1 th {
    height: 60px;
}

.db-row1 td {
    height: 60px;
    background: #ffffff !important;
    border-top: 1px solid #e2ebfb !important;
    padding: 3px 8px !important;
    position: relative !important;
    vertical-align: middle !important;
}

.db-row1 th {
    background: #f5f5fd !important;
    color: #323a4d !important;
    font-size: 16px !important;
    font-weight: 500 !important;
    position: relative;
}

    .db-row1 th a {
        color: #323a4d !important;
    }

.table > thead > tr > th {
    position: relative;
}

.db-row1 td:last-child {
    border-radius: 0 10px 10px 0;
    text-align: right;
}
/*table.db-row1 tr th:nth-child(3) a.k-grid-filter  {background: url(../images/view.png) no-repeat !important;}*/
.db-row1 tr {
    position: relative !important;
    border-bottom: 1px solid #ddd;
}

.db-row1 td:last-child img {
    margin: 0 2px;
}

.db-row1 td:last-child:after {
    position: absolute;
    content: "";
    border-bottom: 9px solid transparent;
    border-left: 9px solid transparent;
    border-top: 9px solid transparent;
    border-right: 9px solid #ffffff;
    right: -1px;
    top: -1.09rem;
    display: none;
}

.db-row1 td i {
    color: #46c055;
}

.db-row1.icon-hide .fil-icon {
    display: inline-block;
}
.vam-link {
    box-shadow: 0px 0px 15px 0px rgba(101, 175, 238, 0.22) !important;
}
.db-row .table {
    box-shadow: 0px 0px 15px 0px rgba(101, 175, 238, 0.22) !important;
}
.db-row td:last-child:after {
    position: absolute;
    content: "";
    border-bottom: 9px solid transparent;
    border-left: 9px solid transparent;
    border-top: 9px solid transparent;
    border-right: 9px solid #f4f5fd;
    right: 0px;
    top: -1.48rem;
    transform: translate(1px, 0.48rem);
}

@media screen and (-ms-high-contrast:active), all and (-ms-high-contrast:none) {

    #FRMdatetimepicker1 {
        position: relative !important;
        right: -20px !important;
    }

    #TOdatetimepicker2 {
        position: relative !important;
        right: -20px !important;
    }
}
.vam-searchFilter h3 {color:#fff!important;}
/*LOB Rater Custom css changes -- End*/
