@font-face{
	font-family:'VENEER SOFT CLEAN';
	font-style:normal;
	src:url("../fonts/Yellow Design Studio - VeneerClean-Soft.otf");
	
}
@font-face{
	font-family:'Roboto bold';
	font-style:normal;
	src:url("../fonts/Roboto-Bold.ttf");
}
@font-face{
	font-family:'Roboto regular';
	font-style:normal;
	src:url("../fonts/Roboto-Regular.ttf");
}
@font-face{
	font-family:'Roboto medium';
	font-style:normal;
	src:url("../fonts/Roboto-Medium.ttf");
}
@font-face{
	font-family:'St Ryde Bold';
	font-style:normal;
	src:url("../fonts/Stereotypes - StRyde-Bold.otf");
}

#_asm * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
#_asm *:before,
#_asm *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
#_asm a {
    color: #428bca;
    text-decoration: none;
}
#_asm a:hover,
#_asm a:focus {
    color: #2a6496;
    text-decoration: underline;
}
#_asm a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}
#_asm figure {
    margin: 0;
}
#_asm img {
    vertical-align: middle;
}
#_asm .img-responsive {
    display: block;
    max-width: 100%;
    height: auto;
}
#_asm .img-rounded {
    border-radius: 6px;
}
#_asm .img-thumbnail {
    padding: 4px;
    line-height: 1.42857143;
    background-color: #ffffff;
    border: 1px solid #dddddd;
    border-radius: 4px;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto;
}
#_asm .img-circle {
    border-radius: 50%;
}
#_asm hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eeeeee;
}
#_asm .sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}
#_asm .container {
    margin-right: auto;
    margin-left: auto;
    position: relative;
    width: 1400px;
    max-width: none;
}
@media (max-width: 667px) {
    #_asm .container {
        padding-left: 15px;
        padding-right: 15px;
    }
}
@media (min-width: 10px) {
    #_asm .container {
        width: auto;
    }
}
@media (min-width: 668px) {
    #_asm .container {
        width: 100%;
    }
}
@media (min-width: 1050px) {
    #_asm .container {
        width: 1050px;
    }
    .ASM_customer-list-modal .responsive-table td:nth-child(2){
        padding: 20px 10px;
    }
}
@media (min-width: 1400px) {
    #_asm .container {
        width: 1400px;
    }
}
#_asm .container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}
#_asm .row {
    margin-left: -15px;
    margin-right: -15px;
}
#_asm .col-xs-1, #_asm .col-sm-1, #_asm .col-md-1, #_asm .col-lg-1, #_asm .col-xs-2, #_asm .col-sm-2, #_asm .col-md-2, #_asm .col-lg-2, #_asm .col-xs-3, #_asm .col-sm-3, #_asm .col-md-3, #_asm .col-lg-3, #_asm .col-xs-4, #_asm .col-sm-4, #_asm .col-md-4, #_asm .col-lg-4, #_asm .col-xs-5, #_asm .col-sm-5, #_asm .col-md-5, #_asm .col-lg-5, #_asm .col-xs-6, #_asm .col-sm-6, #_asm .col-md-6, #_asm .col-lg-6, #_asm .col-xs-7, #_asm .col-sm-7, #_asm .col-md-7, #_asm .col-lg-7, #_asm .col-xs-8, #_asm .col-sm-8, #_asm .col-md-8, #_asm .col-lg-8, #_asm .col-xs-9, #_asm .col-sm-9, #_asm .col-md-9, #_asm .col-lg-9, #_asm .col-xs-10, #_asm .col-sm-10, #_asm .col-md-10, #_asm .col-lg-10, #_asm .col-xs-11, #_asm .col-sm-11, #_asm .col-md-11, #_asm .col-lg-11, #_asm .col-xs-12, #_asm .col-sm-12, #_asm .col-md-12, #_asm .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}
#_asm .col-xs-1, #_asm .col-xs-2, #_asm .col-xs-3, #_asm .col-xs-4, #_asm .col-xs-5, #_asm .col-xs-6, #_asm .col-xs-7, #_asm .col-xs-8, #_asm .col-xs-9, #_asm .col-xs-10, #_asm .col-xs-11, #_asm .col-xs-12 {
    float: left;
}
#_asm .col-xs-12 {
    width: 100%;
}
#_asm .col-xs-11 {
    width: 91.66666667%;
}
#_asm .col-xs-10 {
    width: 83.33333333%;
}
#_asm .col-xs-9 {
    width: 75%;
}
#_asm .col-xs-8 {
    width: 66.66666667%;
}
#_asm .col-xs-7 {
    width: 58.33333333%;
}
#_asm .col-xs-6 {
    width: 50%;
}
#_asm .col-xs-5 {
    width: 41.66666667%;
}
#_asm .col-xs-4 {
    width: 33.33333333%;
}
#_asm .col-xs-3 {
    width: 25%;
}
#_asm .col-xs-2 {
    width: 16.66666667%;
}
#_asm .col-xs-1 {
    width: 8.33333333%;
}
#_asm .col-xs-pull-12 {
    right: 100%;
}
#_asm .col-xs-pull-11 {
    right: 91.66666667%;
}
#_asm .col-xs-pull-10 {
    right: 83.33333333%;
}
#_asm .col-xs-pull-9 {
    right: 75%;
}
#_asm .col-xs-pull-8 {
    right: 66.66666667%;
}
#_asm .col-xs-pull-7 {
    right: 58.33333333%;
}
#_asm .col-xs-pull-6 {
    right: 50%;
}
#_asm .col-xs-pull-5 {
    right: 41.66666667%;
}
#_asm .col-xs-pull-4 {
    right: 33.33333333%;
}
#_asm .col-xs-pull-3 {
    right: 25%;
}
#_asm .col-xs-pull-2 {
    right: 16.66666667%;
}
#_asm .col-xs-pull-1 {
    right: 8.33333333%;
}
#_asm .col-xs-pull-0 {
    right: 0%;
}
#_asm .col-xs-push-12 {
    left: 100%;
}
#_asm .col-xs-push-11 {
    left: 91.66666667%;
}
#_asm .col-xs-push-10 {
    left: 83.33333333%;
}
#_asm .col-xs-push-9 {
    left: 75%;
}
#_asm .col-xs-push-8 {
    left: 66.66666667%;
}
#_asm .col-xs-push-7 {
    left: 58.33333333%;
}
#_asm .col-xs-push-6 {
    left: 50%;
}
#_asm .col-xs-push-5 {
    left: 41.66666667%;
}
#_asm .col-xs-push-4 {
    left: 33.33333333%;
}
#_asm .col-xs-push-3 {
    left: 25%;
}
#_asm .col-xs-push-2 {
    left: 16.66666667%;
}
#_asm .col-xs-push-1 {
    left: 8.33333333%;
}
#_asm .col-xs-push-0 {
    left: 0%;
}
#_asm .col-xs-offset-12 {
    margin-left: 100%;
}
#_asm .col-xs-offset-11 {
    margin-left: 91.66666667%;
}
#_asm .col-xs-offset-10 {
    margin-left: 83.33333333%;
}
#_asm .col-xs-offset-9 {
    margin-left: 75%;
}
#_asm .col-xs-offset-8 {
    margin-left: 66.66666667%;
}
#_asm .col-xs-offset-7 {
    margin-left: 58.33333333%;
}
#_asm .col-xs-offset-6 {
    margin-left: 50%;
}
#_asm .col-xs-offset-5 {
    margin-left: 41.66666667%;
}
#_asm .col-xs-offset-4 {
    margin-left: 33.33333333%;
}
#_asm .col-xs-offset-3 {
    margin-left: 25%;
}
#_asm .col-xs-offset-2 {
    margin-left: 16.66666667%;
}
#_asm .col-xs-offset-1 {
    margin-left: 8.33333333%;
}
#_asm .col-xs-offset-0 {
    margin-left: 0%;
}
@media (min-width: 668px) {
    #_asm .col-sm-1, #_asm .col-sm-2, #_asm .col-sm-3, #_asm .col-sm-4, #_asm .col-sm-5, #_asm .col-sm-6, #_asm .col-sm-7, #_asm .col-sm-8, #_asm .col-sm-9, #_asm .col-sm-10, #_asm .col-sm-11, #_asm .col-sm-12 {
        float: left;
    }
    #_asm .col-sm-12 {
        width: 100%;
    }
    #_asm .col-sm-11 {
        width: 91.66666667%;
    }
    #_asm .col-sm-10 {
        width: 83.33333333%;
    }
    #_asm .col-sm-9 {
        width: 75%;
    }
    #_asm .col-sm-8 {
        width: 66.66666667%;
    }
    #_asm .col-sm-7 {
        width: 58.33333333%;
    }
    #_asm .col-sm-6 {
        width: 50%;
    }
    #_asm .col-sm-5 {
        width: 41.66666667%;
    }
    #_asm .col-sm-4 {
        width: 33.33333333%;
    }
    #_asm .col-sm-3 {
        width: 25%;
    }
    #_asm .col-sm-2 {
        width: 16.66666667%;
    }
    #_asm .col-sm-1 {
        width: 8.33333333%;
    }
    #_asm .col-sm-pull-12 {
        right: 100%;
    }
    #_asm .col-sm-pull-11 {
        right: 91.66666667%;
    }
    #_asm .col-sm-pull-10 {
        right: 83.33333333%;
    }
    #_asm .col-sm-pull-9 {
        right: 75%;
    }
    #_asm .col-sm-pull-8 {
        right: 66.66666667%;
    }
    #_asm .col-sm-pull-7 {
        right: 58.33333333%;
    }
    #_asm .col-sm-pull-6 {
        right: 50%;
    }
    #_asm .col-sm-pull-5 {
        right: 41.66666667%;
    }
    #_asm .col-sm-pull-4 {
        right: 33.33333333%;
    }
    #_asm .col-sm-pull-3 {
        right: 25%;
    }
    #_asm .col-sm-pull-2 {
        right: 16.66666667%;
    }
    #_asm .col-sm-pull-1 {
        right: 8.33333333%;
    }
    #_asm .col-sm-pull-0 {
        right: 0%;
    }
    #_asm .col-sm-push-12 {
        left: 100%;
    }
    #_asm .col-sm-push-11 {
        left: 91.66666667%;
    }
    #_asm .col-sm-push-10 {
        left: 83.33333333%;
    }
    #_asm .col-sm-push-9 {
        left: 75%;
    }
    #_asm .col-sm-push-8 {
        left: 66.66666667%;
    }
    #_asm .col-sm-push-7 {
        left: 58.33333333%;
    }
    #_asm .col-sm-push-6 {
        left: 50%;
    }
    #_asm .col-sm-push-5 {
        left: 41.66666667%;
    }
    #_asm .col-sm-push-4 {
        left: 33.33333333%;
    }
    #_asm .col-sm-push-3 {
        left: 25%;
    }
    #_asm .col-sm-push-2 {
        left: 16.66666667%;
    }
    #_asm .col-sm-push-1 {
        left: 8.33333333%;
    }
    #_asm .col-sm-push-0 {
        left: 0%;
    }
    #_asm .col-sm-offset-12 {
        margin-left: 100%;
    }
    #_asm .col-sm-offset-11 {
        margin-left: 91.66666667%;
    }
    #_asm .col-sm-offset-10 {
        margin-left: 83.33333333%;
    }
    #_asm .col-sm-offset-9 {
        margin-left: 75%;
    }
    #_asm .col-sm-offset-8 {
        margin-left: 66.66666667%;
    }
    #_asm .col-sm-offset-7 {
        margin-left: 58.33333333%;
    }
    #_asm .col-sm-offset-6 {
        margin-left: 50%;
    }
    #_asm .col-sm-offset-5 {
        margin-left: 41.66666667%;
    }
    #_asm .col-sm-offset-4 {
        margin-left: 33.33333333%;
    }
    #_asm .col-sm-offset-3 {
        margin-left: 25%;
    }
    #_asm .col-sm-offset-2 {
        margin-left: 16.66666667%;
    }
    #_asm .col-sm-offset-1 {
        margin-left: 8.33333333%;
    }
    #_asm .col-sm-offset-0 {
        margin-left: 0%;
    }
}
@media (min-width: 1050px) {
    #_asm .col-md-1, #_asm .col-md-2, #_asm .col-md-3, #_asm .col-md-4, #_asm .col-md-5, #_asm .col-md-6, #_asm .col-md-7, #_asm .col-md-8, #_asm .col-md-9, #_asm .col-md-10, #_asm .col-md-11, #_asm .col-md-12 {
        float: left;
    }
    #_asm .col-md-12 {
        width: 100%;
    }
    #_asm .col-md-11 {
        width: 91.66666667%;
    }
    #_asm .col-md-10 {
        width: 83.33333333%;
    }
    #_asm .col-md-9 {
        width: 75%;
    }
    #_asm .col-md-8 {
        width: 66.66666667%;
    }
    #_asm .col-md-7 {
        width: 58.33333333%;
    }
    #_asm .col-md-6 {
        width: 50%;
    }
    #_asm .col-md-5 {
        width: 41.66666667%;
    }
    #_asm .col-md-4 {
        width: 33.33333333%;
    }
    #_asm .col-md-3 {
        width: 25%;
    }
    #_asm .col-md-2 {
        width: 16.66666667%;
    }
    #_asm .col-md-1 {
        width: 8.33333333%;
    }
    #_asm .col-md-pull-12 {
        right: 100%;
    }
    #_asm .col-md-pull-11 {
        right: 91.66666667%;
    }
    #_asm .col-md-pull-10 {
        right: 83.33333333%;
    }
    #_asm .col-md-pull-9 {
        right: 75%;
    }
    #_asm .col-md-pull-8 {
        right: 66.66666667%;
    }
    #_asm .col-md-pull-7 {
        right: 58.33333333%;
    }
    #_asm .col-md-pull-6 {
        right: 50%;
    }
    #_asm .col-md-pull-5 {
        right: 41.66666667%;
    }
    #_asm .col-md-pull-4 {
        right: 33.33333333%;
    }
    #_asm .col-md-pull-3 {
        right: 25%;
    }
    #_asm .col-md-pull-2 {
        right: 16.66666667%;
    }
    #_asm .col-md-pull-1 {
        right: 8.33333333%;
    }
    #_asm .col-md-pull-0 {
        right: 0%;
    }
    #_asm .col-md-push-12 {
        left: 100%;
    }
    #_asm .col-md-push-11 {
        left: 91.66666667%;
    }
    #_asm .col-md-push-10 {
        left: 83.33333333%;
    }
    #_asm .col-md-push-9 {
        left: 75%;
    }
    #_asm .col-md-push-8 {
        left: 66.66666667%;
    }
    #_asm .col-md-push-7 {
        left: 58.33333333%;
    }
    #_asm .col-md-push-6 {
        left: 50%;
    }
    #_asm .col-md-push-5 {
        left: 41.66666667%;
    }
    #_asm .col-md-push-4 {
        left: 33.33333333%;
    }
    #_asm .col-md-push-3 {
        left: 25%;
    }
    #_asm .col-md-push-2 {
        left: 16.66666667%;
    }
    #_asm .col-md-push-1 {
        left: 8.33333333%;
    }
    #_asm .col-md-push-0 {
        left: 0%;
    }
    #_asm .col-md-offset-12 {
        margin-left: 100%;
    }
    #_asm .col-md-offset-11 {
        margin-left: 91.66666667%;
    }
    #_asm .col-md-offset-10 {
        margin-left: 83.33333333%;
    }
    #_asm .col-md-offset-9 {
        margin-left: 75%;
    }
    #_asm .col-md-offset-8 {
        margin-left: 66.66666667%;
    }
    #_asm .col-md-offset-7 {
        margin-left: 58.33333333%;
    }
    #_asm .col-md-offset-6 {
        margin-left: 50%;
    }
    #_asm .col-md-offset-5 {
        margin-left: 41.66666667%;
    }
    #_asm .col-md-offset-4 {
        margin-left: 33.33333333%;
    }
    #_asm .col-md-offset-3 {
        margin-left: 25%;
    }
    #_asm .col-md-offset-2 {
        margin-left: 16.66666667%;
    }
    #_asm .col-md-offset-1 {
        margin-left: 8.33333333%;
    }
    #_asm .col-md-offset-0 {
        margin-left: 0%;
    }
}
@media (min-width: 1400px) {
    #_asm .col-lg-1, #_asm .col-lg-2, #_asm .col-lg-3, #_asm .col-lg-4, #_asm .col-lg-5, #_asm .col-lg-6, #_asm .col-lg-7, #_asm .col-lg-8, #_asm .col-lg-9, #_asm .col-lg-10, #_asm .col-lg-11, #_asm .col-lg-12 {
        float: left;
    }
    #_asm .col-lg-12 {
        width: 100%;
    }
    #_asm .col-lg-11 {
        width: 91.66666667%;
    }
    #_asm .col-lg-10 {
        width: 83.33333333%;
    }
    #_asm .col-lg-9 {
        width: 75%;
    }
    #_asm .col-lg-8 {
        width: 66.66666667%;
    }
    #_asm .col-lg-7 {
        width: 58.33333333%;
    }
    #_asm .col-lg-6 {
        width: 50%;
    }
    #_asm .col-lg-5 {
        width: 41.66666667%;
    }
    #_asm .col-lg-4 {
        width: 33.33333333%;
    }
    #_asm .col-lg-3 {
        width: 25%;
    }
    #_asm .col-lg-2 {
        width: 16.66666667%;
    }
    #_asm .col-lg-1 {
        width: 8.33333333%;
    }
    #_asm .col-lg-pull-12 {
        right: 100%;
    }
    #_asm .col-lg-pull-11 {
        right: 91.66666667%;
    }
    #_asm .col-lg-pull-10 {
        right: 83.33333333%;
    }
    #_asm .col-lg-pull-9 {
        right: 75%;
    }
    #_asm .col-lg-pull-8 {
        right: 66.66666667%;
    }
    #_asm .col-lg-pull-7 {
        right: 58.33333333%;
    }
    #_asm .col-lg-pull-6 {
        right: 50%;
    }
    #_asm .col-lg-pull-5 {
        right: 41.66666667%;
    }
    #_asm .col-lg-pull-4 {
        right: 33.33333333%;
    }
    #_asm .col-lg-pull-3 {
        right: 25%;
    }
    #_asm .col-lg-pull-2 {
        right: 16.66666667%;
    }
    #_asm .col-lg-pull-1 {
        right: 8.33333333%;
    }
    #_asm .col-lg-pull-0 {
        right: 0%;
    }
    #_asm .col-lg-push-12 {
        left: 100%;
    }
    #_asm .col-lg-push-11 {
        left: 91.66666667%;
    }
    #_asm .col-lg-push-10 {
        left: 83.33333333%;
    }
    #_asm .col-lg-push-9 {
        left: 75%;
    }
    #_asm .col-lg-push-8 {
        left: 66.66666667%;
    }
    #_asm .col-lg-push-7 {
        left: 58.33333333%;
    }
    #_asm .col-lg-push-6 {
        left: 50%;
    }
    #_asm .col-lg-push-5 {
        left: 41.66666667%;
    }
    #_asm .col-lg-push-4 {
        left: 33.33333333%;
    }
    #_asm .col-lg-push-3 {
        left: 25%;
    }
    #_asm .col-lg-push-2 {
        left: 16.66666667%;
    }
    #_asm .col-lg-push-1 {
        left: 8.33333333%;
    }
    #_asm .col-lg-push-0 {
        left: 0%;
    }
    #_asm .col-lg-offset-12 {
        margin-left: 100%;
    }
    #_asm .col-lg-offset-11 {
        margin-left: 91.66666667%;
    }
    #_asm .col-lg-offset-10 {
        margin-left: 83.33333333%;
    }
    #_asm .col-lg-offset-9 {
        margin-left: 75%;
    }
    #_asm .col-lg-offset-8 {
        margin-left: 66.66666667%;
    }
    #_asm .col-lg-offset-7 {
        margin-left: 58.33333333%;
    }
    #_asm .col-lg-offset-6 {
        margin-left: 50%;
    }
    #_asm .col-lg-offset-5 {
        margin-left: 41.66666667%;
    }
    #_asm .col-lg-offset-4 {
        margin-left: 33.33333333%;
    }
    #_asm .col-lg-offset-3 {
        margin-left: 25%;
    }
    #_asm .col-lg-offset-2 {
        margin-left: 16.66666667%;
    }
    #_asm .col-lg-offset-1 {
        margin-left: 8.33333333%;
    }
    #_asm .col-lg-offset-0 {
        margin-left: 0%;
    }
}
.ASM_close {
    float: right;
    font-size: 25px;
    font-weight: 500;
    line-height: 10px;
    text-align: right;
    color: #fff;
    width: 20px;
    height: 20px;
    margin: 0 0 0 5px;
    padding: 0 0 5px 0;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
}
.ASM_close:hover,
.ASM_close:focus {
    color: #b4bac2;
    text-decoration: none;
    cursor: pointer;
    opacity: 0.5;
    filter: alpha(opacity=50);
}
.ASM_alert {
    padding: 5px 10px;
    margin: 5px 0;
    border: 1px solid transparent;
    background: #ff3b30;
    color: #fff;
    line-height: 20px;
    font-size: 16px;
}
.ASM_alert-dismissable {
    padding-right: 35px;
}
.ASM_alert-dismissable .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit;
}
.ASM_alert-success {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #3c763d;
}
.ASM_alert-success hr {
    border-top-color: #c9e2b3;
}
.ASM_alert-success .alert-link {
    color: #2b542c;
}
.ASM_alert-info {
    background-color: #d9edf7;
    border-color: #bce8f1;
    color: #31708f;
}
.ASM_alert-info hr {
    border-top-color: #a6e1ec;
}
.ASM_alert-info .alert-link {
    color: #245269;
}
.ASM_alert-warning {
    background-color: #fcf8e3;
    border-color: #faebcc;
    color: #8a6d3b;
}
.ASM_alert-warning hr {
    border-top-color: #f7e1b5;
}
.ASM_alert-warning .alert-link {
    color: #66512c;
}
.ASM_alert-danger {
    background-color: #f2dede;
    border-color: #ebccd1;
    color: #a94442;
}
.ASM_alert-danger hr {
    border-top-color: #e4b9c0;
}
.ASM_alert-danger .alert-link {
    color: #843534;
}
#_asm .clearfix:before,
#_asm .clearfix:after,
#_asm .container:before,
#_asm .container:after,
#_asm .container-fluid:before,
#_asm .container-fluid:after,
#_asm .row:before,
#_asm .row:after {
    content: " ";
    display: table;
}
#_asm .clearfix:after,
#_asm .container:after,
#_asm .container-fluid:after,
#_asm .row:after {
    clear: both;
}
#_asm .center-block {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
#_asm .pull-right {
    float: right !important;
}
#_asm .pull-left {
    float: left !important;
}
#_asm .invisible {
    visibility: hidden;
}
#_asm .hide {
    display: none !important;
}
#_asm .show {
    display: block !important;
}
#_asm .text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}
#_asm .hidden {
    display: none !important;
    visibility: hidden !important;
}
#_asm .affix {
    position: fixed;
}
@-ms-viewport {
    width: device-width;
}
#_asm .visible-xs,
#_asm .visible-sm,
#_asm .visible-md,
#_asm .visible-lg {
    display: none !important;
}
@media (max-width: 667px) {
    #_asm .visible-xs {
        display: block !important;
    }
    #_asm table.visible-xs {
        display: table;
    }
    #_asm tr.visible-xs {
        display: table-row !important;
    }
    #_asm th.visible-xs,
    #_asm td.visible-xs {
        display: table-cell !important;
    }
    .ASM_alert {
        width: 92%;
    }
}
@media (min-width: 668px) and (max-width: 1049px) {
    #_asm .visible-sm {
        display: block !important;
    }
    #_asm table.visible-sm {
        display: table;
    }
    #_asm tr.visible-sm {
        display: table-row !important;
    }
    #_asm th.visible-sm,
    #_asm td.visible-sm {
        display: table-cell !important;
    }
}
@media (min-width: 1050px) and (max-width: 1399px) {
    #_asm .visible-md {
        display: block !important;
    }
    #_asm table.visible-md {
        display: table;
    }
    #_asm tr.visible-md {
        display: table-row !important;
    }
    #_asm th.visible-md,
    #_asm td.visible-md {
        display: table-cell !important;
    }
}
@media (min-width: 1400px) {
    #_asm .visible-lg {
        display: block !important;
    }
    #_asm table.visible-lg {
        display: table;
    }
    #_asm tr.visible-lg {
        display: table-row !important;
    }
    #_asm th.visible-lg,
    #_asm td.visible-lg {
        display: table-cell !important;
    }
}
@media (max-width: 667px) {
    #_asm .hidden-xs {
        display: none !important;
    }
}
@media (min-width: 668px) and (max-width: 1049px) {
    #_asm .hidden-sm {
        display: none !important;
    }
}
@media (min-width: 1050px) and (max-width: 1399px) {
    #_asm .hidden-md {
        display: none !important;
    }
}
@media (min-width: 1400px) {
    #_asm .hidden-lg {
        display: none !important;
    }
}
#_asm .visible-print {
    display: none !important;
}
@media print {
    #_asm .visible-print {
        display: block !important;
    }
    #_asm table.visible-print {
        display: table;
    }
    #_asm tr.visible-print {
        display: table-row !important;
    }
    #_asm th.visible-print,
    #_asm td.visible-print {
        display: table-cell !important;
    }
    #_asm .hidden-print {
        display: none !important;
    }
}
@font-face {
    font-family: 'asm_icons';
    src: url('../fonts/asm_icons.eot?9817510');
    src: url('../fonts/asm_icons.eot?9817510#iefix') format('embedded-opentype'),
    url('../fonts/asm_icons.woff?9817510') format('woff'),
    url('../fonts/asm_icons.ttf?9817510') format('truetype'),
    url('../fonts/asm_icons.svg?9817510#asm_icons') format('svg');
}
.ASM_icon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'asm_icons';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.ASM_icon-logo:before {
    content: '\e807';
    font-size: 32px;
}
/* 'Ã®Â â‚¬' */
.ASM_icon-contacts:before {
    content: '\e801';
    vertical-align: middle;
}
/* 'Ã®Â ï¿½' */
.ASM_icon-cart:before {
    content: '\e802';
    vertical-align: middle;
}
/* 'Ã®Â â€š' */
.ASM_icon-arrow-down:before {
    content: '\e803';
}
/* 'Ã®Â Æ’' */
.ASM_icon-arrow-up:before {
    content: '\e804';
}
/* 'Ã®Â â€ž' */
.ASM_icon-arrow-indicator-down:before {
    content: '\e805';
}
/* 'Ã®Â â€¦' */
.ASM_icon-arrow-indicator-up:before {
    content: '\e806';
}
.ASM_icon-chain:before {
    content: '\e808';
    color: #757575;
    font-size: 37px;
}
/* 'Ã®Â Å ' */
.ASM_icon-customer-list:before {
    content: '\e80b';
    vertical-align: bottom;
    color: #fff;
    font-size: 28px;
    position: relative;
    top: 2px;
}
.ASM_icon-chain.ASM_chain-bind:before {
    color: #fff;
}
@media (max-width: 667px) {
    .ASM_icon-chain {
        position: absolute;
        top: auto;
        bottom: 40px;
        left: 50%;
        margin-left: -5%;
    }
}

/* #_asm {
    font-family: "Dosis", Helvetica, Arial, sans-serif;
    top: 0;
    left: 0;
    right: 0;
    background: #27394f;
    color: #000;
    z-index: 99998;
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -moz-transition: -moz-transform 0.3s ease-out;
    -o-transition: -o-transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
} */
#_asm
{
    
    float: left;
    width:100%;
    background-color: #2b3544;
    /* border-bottom:1px solid #BDBDBD; */
    padding:15px;
    position:absolute;
    z-index:10;
    /* z-index:999999; */
	display:none;
}
/* #_asm .ASM-btn {
    height: 40px;
    border-radius: 5px;
    border: 0;
    padding: 0 15px;
    font-size: 19px;
    font-weight: 300;
    -webkit-box-shadow: 0 2px 0 #1b2c42;
    box-shadow: 0 2px 0 #1b2c42;
    text-transform: uppercase;
    color: #000;
    display: inline-block;
    float: none;
    margin: 0;
    vertical-align: baseline;
} */

#_asm .ASM-btn.ASM-btn-create-account {
    background: #d2dbe6;
    color: #0354ae;
}
#_asmBindForm {
    vertical-align: bottom;
}
#asmLogoutForm, #asmLogoutForm fieldset,
#_asmSessionEndForm,
#_asmBindForm,
#_asmPersonifyForm{
    display: inline-block;
    vertical-align: middle;
}
/* #_asm .ASM-btn.ASM-btn-logout, #_asm .ASM-btn.ASM-btn-reset {
    background: #000;
    color: #cbcbcb;
    vertical-align: middle;
} */
#_asm .ASM-btn.ASM-btn-start-session {
    background: #51920A;
    color: #fff;
    font-weight: 400;
    font-size: 18px;
    margin-left: -1px;
    vertical-align: bottom;
}
@media (min-width: 668px) and (max-width: 1049px) {
    #_asm .ASM-btn.ASM-btn-start-session {
        margin-left: -2px;
    }
}
@media (max-width: 667px) {
    #_asmPersonifyForm,
    #_asmBindForm {
        display: block;
    }
    #_asm .ASM-btn.ASM-btn-logout, #_asm .ASM-btn.ASM-btn-reset {
        min-width: 105px;
    }
    #_asm .ASM-btn.ASM-btn-start-session {
        margin-left: 0;
    }
}
#_asm .ASM-btn.ASM-btn-end-session, #_asm .ASM-btn.ASM-btn-bind-cart, #_asm .ASM-btn.ASM-btn-create-account {
    font-size: 18px;
}
#_asm .ASM-btn.ASM-btn-end-session {
    background: #EF5315;
    color: #fff;
    font-weight: 400;
    margin-top: 1px;
}
#_asm .ASM_end_session {
    vertical-align: bottom;
}
#_asm .ASM-btn.ASM-btn-bind-cart, #_asm .ASM-btn.ASM-btn-create-account {
    float: right;
    position: absolute;
    right: 16px;
    top: 21px;
    font-weight: 400;
}
@media (max-width: 667px) {
    #_asm .ASM-btn.ASM-btn-bind-cart, #_asm .ASM-btn.ASM-btn-create-account {
        top: auto;
        bottom: 0;
        right: 15px;
    }
    #_asm .ASM-btn.ASM-btn-end-session {
        margin-top: 0;
    }
}
#_asm .ASM-btn-customer-list {
    color: #fff;
    margin-right: 40px;
    vertical-align: bottom;
}
#_asm .ASM-btn-customer-list:hover,
#_asm .ASM-btn-customer-list:focus {
    color: #fff;
    text-decoration: none;
}
@media (min-width: 668px) and (max-width: 1399px) {
    #_asm .ASM-btn-customer-list {
        margin-right: 20px;
    }
    #_asm .ASM_session .ASM-btn-customer-list .ASM_icon {
        margin-right: 0;
    }
}

#_asm .ASM-btn-customer-list.disabled {
    opacity: 0.45;
    pointer-events: none;
    cursor: default;
}
#_asm .ASM_input_holder {
    display: inline-block;
    position: relative;
    margin: 0 10px 0 0;
}
#_asm .ASM_input_holder label {
	font-family:'Roboto regular';
	font-style:normal;
    color: #ffffff;
    font-weight: 600;
    font-size: 14px;
    display: block;
    text-align: left;
    margin-bottom: 1px;
}
#_asm .ASM_input_holder .ASM_autocomplete {
    display: none;
    position: absolute;
    background: #fff;
    width: 100%;
    z-index: 99999;
    border-top: 1px solid #e6e8ea;
}
#_asm .ASM_input_holder .ASM_autocomplete.ASM_autocomplete_active {
    display: block;
}
#_asm .ASM_input_holder .ASM_autocomplete ul {
    list-style: none;
    padding: 0 10px;
    margin: 0;
}
#_asm .ASM_input_holder .ASM_autocomplete ul li {
    font-size: 18px;
    line-height: 37px;
}
/* #_asm .ASM-input {
    height: 40px;
    padding: 7px 10px;
    font-size: 19px;
    line-height: 20px;
    border-radius: 0;
    border: 0;
    width: 100%;
} */
/* #_asm .ASM-input[disabled], #_asm .ASM-input.disabled, #_asm .ASM-input[readonly], #_asm .ASM-input[readonly]:focus {
    background-color: #b4bac2;
    cursor: default;
    color: #000;
} */
#_asm .ASM-input.placeholder {
    color: #757575;
}
#_asm #_asmSessionEndForm .ASM-input {
    background-color: #b4bac2;
}
#_asm #_asmSessionEndForm .ASM-input.placeholder {
    background-color: #fff;
}
#_asmSessionEndForm {
    vertical-align: bottom;
}
select#_asm .ASM-input {
    height: 40px;
    line-height: 40px;
}
textarea#_asm .ASM-input,
select[multiple]#_asm .ASM-input {
    height: auto;
}
#_asm .ASM-input:focus,
#_asm .ASM-input.ASM-input-valid,
#_asm .ASM-input.ASM-input-error {
    background: #fff;
}
#_asm .ASM-input.ASM-input-error {
    color: #ff3b30;
    border: 2px solid #ff3b30;
    padding: 5px 10px;
}
#_asm .ASM-input-error.placeholder {
    color: #ff958f;
}
#_asm .ASM_header {
    padding-top: 5px;
    padding-bottom: 15px;
}
#_asm .ASM_header .navigation.navigation--top, #_asm .ASM_session .navigation.navigation--top {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  #_asm .ASM_header .navigation.navigation--top, #_asm .ASM_session .navigation.navigation--top {
    padding-left: 20px;
    padding-right: 20px;
  }
}

#_asm .ASM_header .ASM_logo {
	font-family:'VENEER SOFT CLEAN';
	font-style:normal;
	float: left;
    font-size: 30px;
    font-weight: 300;
    line-height: 30px;
    color: #fff;
    padding: 18px 0 12px;
}
@media (max-width: 667px) {
    #_asm .ASM_header .ASM_logo span.ASM_cut_text {
        display: none !important;
    }
}
@media (min-width: 668px) and (max-width: 1399px) {
    #_asm .ASM_header .ASM_logo span.ASM_cut_text {
        display: none !important;
    }
}
#_asm .ASM_header .ASM_login {
    text-align: right;
}
/* #_asm .ASM_header .ASM_login .ASM-input {
    width: 200px;
} */
@media (min-width: 668px) and (max-width: 1049px) {
    #_asm .ASM_header .ASM_login .ASM-input {
        width: 170px;
    }
}
#_asm .ASM_header .ASM_loggedin {
    text-align: right;
    margin-top: 21px;
    margin-right: 20px;
}
#_asm .ASM_header .ASM_loggedin .ASM_loggedin_text, .ASM_timer {
    display: inline-block;
    font-weight: 300;
    font-size: 14px;
    margin: 0 20px 0 0;
    color: #ffffff;
    font-family:'Roboto regular';
	font-style:normal;
	
}
.ASM_timer {
    margin-right: 71px;
    vertical-align: top;
}
@media (min-width: 1049px) and (max-width: 1399px) {
    .ASM_timer {
        margin-right: 88px;
    }
}
@media (min-width: 668px) and (max-width: 1049px) {
    .ASM_timer {
        margin-right: 50px;
    }
}
#_asm #sessionTimer {
    margin-right: 20px;
    font-weight: 600;
    text-align: left;
}
#_asm #sessionTimer span {
    font-weight: 300;
}
#_asm #sessionTimer .ASM_timer_count {
    display: inline-block;
    min-width: 33px;
    font-weight: 600;
}
#_asm .ASM_header .ASM_loggedin .ASM_loggedin_text .ASM_loggedin_text_name {
    font-weight: 600;
    margin-right: 20px;
}
#_asm .ASM_header .ASM_loggedin .ASM_loggedin_text .ASM_loggedin_agent_store_name{
    display: inline-block;
    vertical-align: middle;
}
#_asm .ASM_header .ASM_loggedin .ASM_loggedin_text p{
    margin:0;
    text-align: left;
}
@media (max-width: 667px) {
    #_asm .ASM_header .ASM_logo {
        float: none;
        padding: 10px 0 7px;
    }
    #_asm .ASM_header .ASM_login {
        padding-top: 10px;
    }
    #_asm .ASM_header .ASM_login .ASM_input_holder {
        display: block;
        width: 100%;
        margin-bottom: 10px;
    }
    #_asm .ASM_header .ASM_login .ASM_input_holder .ASM-input {
        display: block;
        width: 100%;
    }
    #_asm .ASM_header .ASM_loggedin {
        margin-top: 10px;
        margin-right: 0;
    }
    #_asm .ASM_header .ASM_loggedin #asmLogoutForm {
        float: right;
    }
    #_asm .ASM_control {
        margin-top: 15px;
    }
    #_asm .ASM_close_all {
        margin: 8px 0 0 0;
    }
    .ASM_timer {
        margin-right: 0;
        line-height: 40px;
    }
    #_asm .ASM_header .ASM_loggedin .ASM_loggedin_text {
        margin:0;
    }
    #_asm .ASM-btn.ASM-btn-login {
        float: left;
    }
}

/*Leela: Commented this line to remove extra padding for ASM session*/
/* #_asm .ASM_session {
    padding-top: 0;
    padding-bottom: 15px;
} */
#_asm .ASM_session #_asmCustomer {
    position: relative;
}
#_asm .ASM_session span.ASM_icon {
    color: #0979ff;
    font-size: 32px;
    margin: 0 10px 0 0;
}
#_asm .ASM_session span.ASM_icon-chain {
    vertical-align: middle;
    margin: -8px 30px 0 12px;
    font-size: 27px;
}

#_asm .ASM_session .check {
   width: 150px!important;
}

#_asm .ASM_session .cartId {
    width: 220px;
}
@media (min-width: 668px) and (max-width: 1399px) {
    #_asm .ASM_session span.ASM_icon-chain {
        margin-left: 11px;
    }
}
#_asm .ASM_session .ASM_input_holder {
    width: 250px;
}
@media (max-width: 1049px) {
    #_asm .ASM_session .ASM_input_holder {
        width: 22vw;
    }
    #_asm .ASM_session .cartId {
        width: 20vw;
        margin-right: 10px;
    }
    
    #_asm .ASM-btn-customer-list {
        margin-right: 15px;
    }
}
#_asm .ASM_session .ASM_session_andor_text {
    display: inline-block;
    margin: 0 10px 0 0;
    color: #fff;
    font-size: 19px;
}
@media (max-width: 667px) {
    #_asm .ASM_session .ASM_session_andor_text {
        display: none !important;
    }
    #_asm .ASM_session .ASM_input_holder {
        margin-bottom: 10px;
    }
    
    #_asm .ASM_session .check {
        width: 100%!important;
    }
}
#_asm .ASM_session .ASM_session_input_text {
    display: inline-block;
    margin: 0 60px 0 0;
    color: #a1aebd;
    font-size: 20px;
}
@media (max-width: 667px) {
    #_asm .ASM_session .ASM_input_holder {
        width: 100%;
    }
    #_asm .ASM_session span.ASM_icon-chain {
        margin-bottom: -32px;
        margin-left: -5%;
        float: left;
    }
    #_asm .ASM_session span.ASM_icon-contacts {
        margin-left: 5px;
    }
    #_asm .ASM_session .cartId {
        margin-bottom: 15px;
    }
    #_asm .ASM_timer {
        display: block;
        margin-bottom: 10px;
        margin-right: 0;
    }
    #_asm .ASM_timer .ASM-btn-reset {
        float: right;
    }
    #_asm .ASM_session .ASM-btn {
        float: left;
    }
    #_asm .ASM-btn.ASM-btn-customer-list {
        float: none;
        width: 100%;
        margin-bottom: 10px;
        text-align: center;
    }
    #_asm .ASM_session .ASM_session_input_text {
        display: block;
        margin-bottom: 10px;
        line-height: 32px;
        margin-left: 60px;
    }
    #_asm .ASM_session .ASM_session_input_text:before,
    #_asm .ASM_session .ASM_session_input_text:after {
        content: " ";
        display: table;
    }
    #_asm .ASM_session .ASM_session_input_text:after {
        clear: both;
    }
    #_asm .ASM_session .ASM_session_input_text:before,
    #_asm .ASM_session .ASM_session_input_text:after {
        content: " ";
        display: table;
    }
    #_asm .ASM_session .ASM_session_input_text:after {
        clear: both;
    }
}
#_asm .ASM_control {
    height: 8px;
    background-color: #097aff;
    position: relative;
    -webkit-transition: background-color 0.3s ease-out;
    transition: background-color 0.3s ease-out;
}
#_asm .ASM_control .ASM_control_text {
    display: none;
    font-size: 22px;
    font-weight: 300;
    line-height: 48px;
    color: #fff;
}
#_asm .ASM_control .ASM_control_collapse {
    position: absolute;
    right: 50px;
    bottom: -1px;
    height: 22px;
    width: 82px;
    overflow: hidden;
    cursor: pointer;
}
#_asm .ASM_control .ASM_control_collapse .ASM_control_collapse_arrow {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'asm_icons';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 22px;
    position: absolute;
    top: 0;
    display: block;
    color: #fff;
    -webkit-transition: color 0.3s ease-out;
    transition: color 0.3s ease-out;
}
#_asm .ASM_control .ASM_control_collapse .ASM_control_collapse_arrow:before {
    content: '\e804';
}
#_asm .ASM_control .ASM_control_collapse .ASM_control_collapse_indicator {
    display: inline-block;
    font-family: 'asm_icons';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    font-size: 10px;
    top: 6px;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    color: #097aff;
    -webkit-transition: color 0.3s ease-out;
    transition: color 0.3s ease-out;
}
#_asm .ASM_control .ASM_control_collapse .ASM_control_collapse_indicator:before {
    content: '\e806';
}
#_asm .ASM_control.ASM_control_session_active {
    background-color: #19bc33;
}
#_asm .ASM_control.ASM_control_session_active .ASM_control_collapse_indicator {
    color: #19bc33;
}
#_asm.ASM-collapsed {
    -webkit-transform: translate(0, -100%);
    -ms-transform: translate(0, -100%);
    transform: translate(0, -100%);
    margin-top: 53px;
}
#_asm.ASM-collapsed .ASM_header, #_asm.ASM-collapsed .ASM_session {
    display: none;
}
#_asm.ASM-collapsed .ASM_control {
    height: 48px;
}
#_asm.ASM-collapsed .ASM_control .ASM_control_text {
    display: block;
}
#_asm.ASM-collapsed .ASM_control .ASM_control_collapse {
    top: 0px;
}
#_asm.ASM-collapsed .ASM_control .ASM_control_collapse .ASM_control_collapse_arrow {
    color: #fff;
}
#_asm.ASM-collapsed .ASM_control .ASM_control_collapse .ASM_control_collapse_arrow:before {
    content: '\e803';
}
#_asm.ASM-collapsed .ASM_control .ASM_control_collapse .ASM_control_collapse_indicator {
    color: #097aff;
}
#_asm.ASM-collapsed .ASM_control .ASM_control_collapse .ASM_control_collapse_indicator:before {
    content: '\e805';
}
#_asm.ASM-collapsed .ASM_control.ASM_control_session_active .ASM_control_collapse .ASM_control_collapse_indicator {
    color: #19bc33;
}

/* autocomplete */
.asmAutoComplete .ui-menu {
    list-style:none;
    display:block;
    background-color: white;
    box-shadow: 0 8px 15px #999;
    border: 1px solid #cccccc;
    -webkit-border-radius: 0 0 5px 5px;
    -moz-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;
    z-index: 10000;
}
.asmAutoComplete .ui-autocomplete, #asmHover {
    padding: 7px 10px 5px;
    width: 100%;
    max-width: 250px;
    position: absolute;
    cursor: default;
    max-height:250px;
    overflow-y:auto;
}
#asmAutoCompleteCartId .ui-autocomplete {
    width: 220px!important;
}
@media (min-width: 668px) and (max-width: 1049px) {
    #asmAutoCompleteCartId .ui-autocomplete {
        width: 210px!important;
    }
}
.asmAutoComplete .ui-autocomplete .ui-menu-item {
    border: none;
    font-family: "Dosis", Helvetica, Arial, sans-serif;
    font-size: 18px;
    padding: 5px 0;
}
.asmAutoComplete .ui-autocomplete .ui-menu-item:first-child {
    padding-top: 0;
}
.asmAutoComplete .ui-state-focus {
    background: none;
    color: #000;
    margin: 0;
}
#_asm .asmAutoComplete .ui-autocomplete .ui-menu-item a, .asmAutoComplete .ui-autocomplete .ui-menu-item a:hover {
    border-bottom: 1px solid #fff;
    border-top: 1px solid #fff;
    color: #000 !important;
    padding: 0;
    display: block;
}
.asmAutoComplete .ui-autocomplete .ui-menu-item span, #asmHover span {
    font-size: 14px;
    background-color: #fff;
    vertical-align: top;
    display: inline-block;
    color:#2C3745;
}
/* #asmHover.disabled, #asmHover.disabled span {
    background-color: #b4bac2;
} */
.asmAutoComplete .ui-autocomplete .ui-menu-item .noresult {
    padding-left: 3px;
}
.asmAutoComplete .ui-autocomplete .ui-menu-item .name, #asmHover .name {
    width: 100%;
}
.asmAutoComplete .ui-autocomplete .ui-menu-item .email, #asmHover .email {
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
}
.asmAutoComplete .ui-autocomplete .ui-menu-item .card {
    padding-right: 3px;
}
.asmAutoComplete .ui-autocomplete a:hover, .asmAutoComplete .ui-autocomplete a:hover span,
.asmAutoComplete .ui-autocomplete .ui-state-focus a, .asmAutoComplete .ui-autocomplete .ui-state-focus a span {
    background-color: #eeeeee;
    cursor: pointer;
}
@media (max-width: 667px) {
    .asmAutoComplete .ui-autocomplete {
        width: auto!important;
        margin-right: 15px;
    }
    #asmHover {
        width: auto!important;
    }
    .asmAutoComplete .ui-autocomplete .ui-menu-item .name,
    .asmAutoComplete .ui-autocomplete .ui-menu-item .email,
    #asmHover .name,
    #asmHover .email {
        width: 100%;
        padding-left: 3px;
    }
    .asmAutoComplete .ui-autocomplete .ui-menu-item .date,
    .asmAutoComplete .ui-autocomplete .ui-menu-item .card,
    #asmHover .date,
    #asmHover .card {
        width: 50%;
        padding-left: 3px;
    }
}
/* end autocomplete */
#asmHover {
    position: absolute;
    background-color: #fff;
    border: 1px solid rgba(0,0,0,0.16);
	font-family:'Roboto regular';
	font-style:normal;
	font-size: 14px;
    z-index: 10001;
}


/* Customer List Modal */
.ASM_customer-list-modal #cboxLoadedContent {
    margin-top: 20px;
}
.ASM_customer-list-modal #cboxTitle {
    display: none!important;
}
.ASM_customer-list-modal .asm-account-section .account-overview-table,
.ASM_customer-list-modal .asm-account-section div.responsive-table,
.ASM_customer-list-modal .asm-account-section .pagination-bar .pagination-bar-results {
    margin: 0;
}
.ASM_customer-list-modal .asm-account-section .pagination-bar .pagination-bar-results {
   padding: 10px 30px;
    border-top: 1px solid #cccccc;
}

.ASM_customer-list-modal .asm-account-section .account-section-content .account-orderhistory-pagination .pagination-bar .sort-refine-bar {
    padding-left: 15px;
    padding-right: 15px;
}
.ASM_customer-list-modal .asm-account-section table td{
    padding: 10px;
    vertical-align: middle;
}
.ASM_customer-list-modal .asm-account-section table .nav-order-tools{
    border-right: 0;
    padding: 0 15px;
}
@media(max-width: 668px){
    .ASM_customer-list-modal .asm-account-section table .nav-order-tools{
        padding: 0;
    }
}
.ASM_customer-list-modal .asm-card-icon{
    font-size: 30px;
}
.ASM_customer-list-modal .asm-empty-card-icon{
    color: #E4E4E4;
}
.ASM_customer-list-modal .asm-account-section .responsive-table td:last-child{
    padding-right: 30px;
    vertical-align: middle;
}
.ASM_customer-list-modal .asm-account-section .pagination-bar{
   margin: 0;
}
.ASM_customer-list-modal .asm-account-section .pagination-bar .pagination-toolbar {
    margin-left: -10px;
    margin-right: -10px;
    padding: 15px 0 20px 0;
    border: 0;
}
.ASM_customer-list-modal .asm-account-section a.default-pic:before {
      content: '\e801';
}
.ASM_customer-list-modal .asm-account-section a.default-pic {
    font-family: 'asm_icons';
    color: #A6A6A6;
    font-size: 55px;
    line-height: 55px;
}
.ASM_customer-list-modal .customer-list-select-wrapper {
    display: inline-block;
    position: relative;
}
.ASM_customer-list-modal .customer-list-select {
    border: 0 none;
    font-size: 24px;
    line-height: 24px;
    font-weight: bold;
    cursor: pointer;
    z-index: 1;
    padding-right: 30px;
    background-color: transparent;
    color: #27394f;
    outline: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.ASM_customer-list-modal .customer-list-select:focus {
    background-color: transparent;
    border: 0;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.ASM_customer-list-modal .customer-list-select-wrapper:after {
    font-family: 'asm_icons';
    content: '\e80a';
    color: #27394f;
    font-size: 30px;
    font-weight: 600;
    position: absolute;
    right: 0;
    top: 50%;
    pointer-events: none;
    z-index: 11;
    margin-top: -20px;
}
@media screen and (min-width:0\0) {
    .ASM_customer-list-modal .customer-list-select {
        background-image: none;
        padding-right: 0;
    }
    .ASM_customer-list-modal .customer-list-select-wrapper:before {
        background-color: #ffffff;
        content: '';
        position: absolute;
        right: 0;
        top: 0;
        height: 35px;
        width: 20px;
        pointer-events: none;
        z-index: 10;
    }
    .ASM_customer-list-modal .customer-list-select-wrapper:after {
        right: -5px;
    }
}
.ASM_customer-list-modal .customer-list-select option {
    font-size: 14px;
    font-weight: normal;
}


/*Ballance New Changes starts*/
.inputNameAll
{
	width:100%;
	height:44px;
	border:1px solid rgba(0,0,0,.16);
	border-radius:2px; 
	padding:12px 20px;
	color:#2C3745;
	font-family:'Roboto bold';
	font-style:normal;
	font-size:14px;
	display:block;
}
.inputNameAll[readonly]
{
	border:1px solid rgba(0,0,0,0.08);
	color:#9B9B9B;
}
.bl-btn-primary
{
	border-radius:2px;
	background-color:#00AEEF;
	color:#fff;
	font-size:18px;
	font-family: VENEER SOFT CLEAN;
	border:0px;
	padding:7px 24px;
}
/*ballance New Changes Ends */

.searchSelection {
	/*  width: 100%;
	height: 44px;
	border: 1px solid rgba(0, 0, 0, .16);
	border-radius: 2px;
	padding: 14px 20px;
	color: #2C3745;
	font-family: 'Roboto bold';
	font-style: normal;
	font-size: 14px;
	outline: none; */
	display:block !important;
}

.searchResultsTable th, .searchResultsTable td {
    border-top: 1px solid #000000;
    border-bottom: 1px solid #000000;
    border-right: 1px solid #000000;
  }
   
.searchResultsTable  th:first-child, .searchResultsTable  td:first-child{
    border-left: 1px solid #000000;
}

.searchResultsTable thead{
    background-color: #00aeef;
}  

.m-y-2{
	margin-top:2rem !important;
	margin-bottom:2rem !important;
}

.p-0{
    padding:0px !important;
}
.m-r-15{
    margin-right: 15px;
}

.float-right{
    float: right;
}

.checkbox-container {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 14px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* Hide the browser's default checkbox */
.checkbox-container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */
.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  width: 25px;
  border: 1px solid #ccc;
  background-color: #fff;
}

/* On mouse-over, add a grey background color */
.checkbox-container:hover input ~ .checkmark {
  background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.checkbox-container input:checked ~ .checkmark {
  background-color: #2196F3;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.checkbox-container input:checked ~ .checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
.checkbox-container .checkmark:after {
  left: 10px;
  top: 6px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.nameTitleCase{
text-transform: capitalize;
}
/*Ballance css are not reflecting in ASM pages so writing same css with !important*/
.panel-heading{padding: 25px 30px !important;}

.panel-heading{background-color: #fff !important;}

.expandableTabLinkClass {
    display: inline-block !important;
    text-decoration: underline;
    margin-top: 10px;
    cursor: pointer;
}

.float-right{
	float: right !important;
}
.nav-tabs > li > span {
    cursor: pointer;
    position: absolute;
    right: 6px;
    top: 8px;
    color: red;
    font-size:16px;
}

.BL_AutoComplete{
	padding: 13px 24px;
    width: 100%;
    background: #fbfbfb;
    border: 0;
}

.disableClick{
	pointer-events: none;
    opacity: 0.4;
}

/* #masterDataCustomerForm .panel-heading {
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
} */

#masterDataCustomerForm .panel-heading{
	border-top: 1px solid #ddd;
}

/* .merchantpropertyvalues, .carrierpropertyvalues, .spreaderpropertyvalues
{
	border-left: none;
    border-right: none;
} */

 .merchantpropertyvalues, .carrierpropertyvalues, .spreaderpropertyvalues,
.merchantpropertyvalues tbody td, .carrierpropertyvalues tbody td, .spreaderpropertyvalues tbody td
{
	border: none;
}

.propertyPageAddMerchantAsm, .propertyPageAddCarrierAsm,.propertyPageAddSpreaderAsm { display:inline-block;border-bottom:1px solid rgba(0,0,0,0.08);width:100%;padding:10px 0px;cursor: pointer;}

/* CSS for new UI changes in Create pages*/

.m-t-0{
	margin-top:0px !important;
}

.m-t-3{
	margin-top:3rem !important;
}

.addEmail, .addMobile, .addPhone{
	cursor: pointer;
}

.fixed-top-panel h3{
	display: inline-block;
}

#accordion .panel-default, #propertyAccordion .panel-default, .fixed-top-panel, [id*= propertyAccordion] .panel-default{
	margin-bottom: 10px;
}

#accordion .panel-footer, #propertyAccordion .panel-footer, .tab-content [id*= propertyAccordion] .panel-footer, #addPropertyAccordion .panel-footer {
	/* background-color: #fff !important; */
    border-top: 1px solid #ddd !important;
    padding:30px;
}

/* #accordion, #propertyAccordion, .tab-content [id*= propertyAccordion]{
	overflow-y: scroll;
	height:  calc(100vh - 300px);;
} */

.m-y-4{
	margin-top:4rem !important;
	margin-bottom:4rem !important;
}
.m-t-4{
	margin-top:4rem !important;
}
.m-b-4{
	margin-bottom:4rem !important;
}


.m-y-5{
	margin-top:5rem !important;
	margin-bottom:5rem !important;
}

.custCompCode .radio-inline{
	margin-bottom:0px !important;
	margin-right:10px;
}

.p-r-0{
	padding-right:0px !important;
}

.fixed-top-panel .panel-body{
	padding: 20px 30px 10px !important;
}

#customerForm .tab-pane{
	padding:1rem !important;
}


body.pageLabel-Create-New-Customer .select-wrapper select[disabled],body.pageLabel-Create-New-Customer .select-wrapper .customselected[disabled],
body.pageLabel-Create-New-Customer input.inputNameAll[disabled],
body.pageLabel-update-profile .select-wrapper select[disabled],body.pageLabel-update-profile .select-wrapper .customselected[disabled],
body.pageLabel-update-profile input.inputNameAll[disabled],
body.pageLabel-myFarmEditDetails .select-wrapper select[disabled],body.pageLabel-myFarmEditDetails .select-wrapper .customselected[disabled],
body.pageLabel-myFarmEditDetails input.inputNameAll[disabled],
body.pageLabel-myFarmAddDetails .select-wrapper select[disabled],body.pageLabel-myFarmAddDetails .select-wrapper .customselected[disabled],
body.pageLabel-myFarmAddDetails input.inputNameAll[disabled],
#propertyAccordion .select-wrapper select[disabled], #propertyAccordion .select-wrapper .customselected[disabled],
#propertyAccordion .select-wrapper input.inputNameAll[disabled],
[id*= propertyAccordion] .select-wrapper select[disabled], [id*= propertyAccordion] .select-wrapper .customselected[disabled],
[id*= propertyAccordion] .select-wrapper input.inputNameAll[disabled]
{
	opacity: 0.4;
	background-color: transparent !important;
}


.autoCompleteStyle{
	background-color: transparent !important;
	border: 1px solid rgba(0, 0, 0, 0.16) !important;
}

#allPropCarrierCheck, #allPropSpreaderCheck{
	display:none;	
}

.select-wrapper li[data-value=""] {
    padding: 17px;
}

.pageLabel-Create-New-Customer div.errorName, .pageLabel-myFarmAddDetails div.errorName, .pageLabel-myFarmEditDetails div.errorName, .pageLabel-update-profile div.errorName{
    height:0px;
}

div.error{
	color: #ef5315 !important;
    font-size: 12px;
    font-family: "Roboto regular";
    font-style: normal;
}

.cmdSearchSelect .customselected{
	display: none;
}

body.pageLabel-Create-New-Customer .select-wrapper select[readonly],body.pageLabel-Create-New-Customer .select-wrapper .customselected[readonly],
body.pageLabel-update-profile .select-wrapper select[readonly],body.pageLabel-update-profile .select-wrapper .customselected[readonly],
body.pageLabel-myFarmEditDetails .select-wrapper select[readonly],body.pageLabel-myFarmEditDetails .select-wrapper .customselected[readonly],
body.pageLabel-myFarmAddDetails .select-wrapper select[readonly],body.pageLabel-myFarmAddDetails .select-wrapper .customselected[readonly],
[id*= propertyAccordion] .select-wrapper select[readonly], [id*= propertyAccordion] .select-wrapper .customselected[readonly],
[id*= propertyAccordion] input.inputNameAll[readonly],
#addPropertyAccordion .select-wrapper select[readonly], #addPropertyAccordion .select-wrapper .customselected[readonly],
#addPropertyAccordion input.inputNameAll[readonly],
#accordion .select-wrapper select[readonly], #accordion .select-wrapper .customselected[readonly],
#accordion input.inputNameAll[readonly]
{
	color: #9B9B9B;
	pointer-events: none;
}

body.pageLabel-Create-New-Customer .checkbox input[type="checkbox"]:disabled + label::before,
body.pageLabel-update-profile .checkbox input[type="checkbox"]:disabled + label::before,
body.pageLabel-myFarmEditDetails .checkbox input[type="checkbox"]:disabled + label::before,
body.pageLabel-myFarmAddDetails .checkbox input[type="checkbox"]:disabled + label::before {
	 background-color: #ffffff !important;	
	 border-color: #eeeeee !important;	
}

body.pageLabel-anonymous-homePage .checkbox input[type="checkbox"]:focus + label::before,
body.pageLabel-Create-New-Customer .checkbox input[type="checkbox"]:focus + label::before,
body.pageLabel-Create-New-Customer .radio input[type="radio"]:focus + label::before,
body.pageLabel-update-profile .checkbox input[type="checkbox"]:focus + label::before,
body.pageLabel-update-profile .radio input[type="radio"]:focus + label::before,
body.pageLabel-myFarmEditDetails .checkbox input[type="checkbox"]:focus + label::before,
body.pageLabel-myFarmEditDetails .radio input[type="radio"]:focus + label::before,
body.pageLabel-myFarmAddDetails .checkbox input[type="checkbox"]:focus + label::before,
body.pageLabel-myFarmAddDetails .radio input[type="radio"]:focus + label::before {
	outline: 0px !important;
}

body.pageLabel-anonymous-homePage .checkbox input[type="checkbox"]:hover + label::after,
body.pageLabel-Create-New-Customer .checkbox input[type="checkbox"]:hover + label::after,
body.pageLabel-update-profile .checkbox input[type="checkbox"]:hover + label::after,
body.pageLabel-myFarmEditDetails .checkbox input[type="checkbox"]:hover + label::after,
body.pageLabel-myFarmAddDetails .checkbox input[type="checkbox"]:hover + label::after{
	font-family: "FontAwesome";
	content: "\f00c";	
    color: #cccccc;
}
body.pageLabel-Create-New-Customer .radio input[type="radio"]:hover + label::after,
body.pageLabel-update-profile .radio input[type="radio"]:hover + label::after,
body.pageLabel-myFarmEditDetails .radio input[type="radio"]:hover + label::after,
body.pageLabel-myFarmAddDetails .radio input[type="radio"]:hover + label::after {
	display: inline-block;
    position: absolute;
    content: " ";
    width: 5px;
    height: 5px;
    left: 6px;
    top: 6px;
    margin-left: -20px;
    border-radius: 50%;
    background-color: #ccc !important;
}

body.pageLabel-Create-New-Customer .checkbox input[type="checkbox"]:disabled + label,
body.pageLabel-update-profile .checkbox input[type="checkbox"]:disabled + label,
body.pageLabel-update-profile .checkbox input[type="checkbox"].checkBoxDisable + label, 
body.pageLabel-myFarmEditDetails .checkbox input[type="checkbox"]:disabled + label,
body.pageLabel-myFarmAddDetails .checkbox input[type="checkbox"]:disabled + label,
body.pageLabel-update-profile .checkbox input[type="checkbox"].checkBoxDisable + label{
	opacity: 0.65 !important
}

.z-index{
	z-index: 99999;
}

.mb-0{
	margin-bottom: 0px !important;
}

.m-t-7{
	margin-top: 6.5rem;
}

/*Audit log Table styles*/

table.audit-log {
  border: 1px solid #ccc;
  border-collapse: collapse;
  margin: 0;
  padding: 0;
  width: 100%;
  table-layout: fixed;
}

table.audit-log caption {
  font-size: 1.5em;
  margin: .5em 0 .75em;
}

table.audit-log tr {
  border: 1px solid #ddd;
  padding: .35em;
}

table.audit-log th,
table.audit-log td {
  overflow-wrap: anywhere;
  padding: .625em;
  text-align: center;
}

table.audit-log th {
  font-size: .85em;
  letter-spacing: .1em;
  text-transform: uppercase;
}

@media screen and (max-width: 600px) {
  table.audit-log {
    border: 0;
  }

  table.audit-log caption {
    font-size: 1.3em;
  }
  
  table.audit-log thead {
    border: none;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  
  table.audit-log tr {
    border-bottom: 3px solid #ddd;
    display: block;
    margin-bottom: .625em;
  }
  
  table.audit-log td {
    border-bottom: 1px solid #ddd;
    display: block;
    font-size: .8em;
    text-align: right;
  }
  
  table.audit-log td::before {
    /*
    * aria-label has no advantage, it won't be read inside a table
    content: attr(aria-label);
    */
    content: attr(data-label);
    float: left;
    font-weight: bold;
    text-transform: uppercase;
  }
  
  table.audit-log td:last-child {
    border-bottom: 0;
  }
}

.mt-0{
	margin-top:0px !important;
}

.requestdatatable{
	margin-right:0px !important;
	width: 100% !important;
}

.p-20{
	padding: 20px !important;
}

.visible-none{
	visibility: hidden;
}

body.pageLabel-Create-New-Customer .nav-tabs > li.active, body.pageLabel-Create-New-Customer .nav-tabs > li{
	z-index: 99;
}


.bankErrMsg{
	position: relative !important;
	padding-left: 15px;
}


.merchantpropertyvalues, .carrierpropertydata, .spreaderpropertydata, .carrierpropertyvalues, .spreaderpropertyvalues,
.addpropertycarriervalues, .addpropertyspreadervalues{
	table-layout: fixed;
}

/*End*/
