html, body {
    height: 100%;
}


#form1 {
    height: 100% !important;
}
body{/* background-image:url(../images/main-bg.jpg); */ background-color:#adadad; background-size:100%; background-attachment:fixed; }
.login{ background-image:url(../images/login-bg.jpg);background-size:100% 100%; background-attachment:fixed; }
.large-30 {
    font-size:30px !important;
    line-height: 1.2;
}
.large-25 {
    font-size: 25px;
    line-height: 1.2;
    font-weight:bold;
}
.large-20 {
    font-size: 20px;
    line-height: 1.2;
}
.large-15 {
    font-size: 15px;
    line-height: 1.2;
    font-weight:500;
}
.blankstar {
    background-image: url(../images/blank.png);
    width: 30px;
    height: 30px;
    background-size: 100%;
}

.table-ul.empoyee-visit {
    width: 100%;
    margin-bottom: 10px;
}

    .table-ul.empoyee-visit li div {
        border: #ddd 1px solid;
        text-align: center;
        width: 15%;
    }
        .table-ul.empoyee-visit li div h4 {
            margin: 0;
            border-bottom: #ddd 1px solid;
            font-size: 14px;
            padding-bottom: 5px;
            font-weight: 700;
        }
        .table-ul.empoyee-visit li div p {
            margin: 0px;
            border-bottom: #ddd 1px solid;
            height: 24px;
        }
        .table-ul.empoyee-visit li div p:last-child {
            margin: 0px;
            border-bottom:none;
        }
    .waitingstar {
        background-image: url(../images/half.png);
        width: 30px;
        height: 30px;
        background-size: 100%;
    }

.shiningstar {
    background-image: url(../images/star.png);
    width: 30px;
    height: 30px;
    background-size: 100%;
}

.autoCompletelist {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
    font-weight: bold;
    font-size: 13px;
    background-color:white;
    
}
#ContentPlaceHolder1_ACE_search_completionListElem {
    max-height: 400px;
    overflow: auto;
}
.autoCompletelist:hover {
    background-color: #dddddd;
}
.autocompletelistoverflow ul {
    max-height:400px;
    overflow:auto;
}
.table-ul.list-detail li > div {
    border-bottom: #ddd 1px solid;
    float: none;
}
    .table-ul.list-detail li > div a {
        color: #0095da;
        text-decoration: none;
    }
        .table-ul.list-detail li > div a:hover {
            text-decoration: underline !important;
        }
        .form-signin {
            background-color: #fff;
            border-radius: 3px;
            margin: 80px auto;
            max-width: 330px;
            padding: 20px;
        }
.mr-5{ margin-right:5px; }
.ml-5{ margin-left:5px; }
.form-signin input[type="email"] {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    margin-bottom: -1px;
}

.bg-warning {
    background-color: #fffc82 !important;
    color: #333;
}

.border-none {
    border: none !important;
}


.form-signin input[type="password"] {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    margin-bottom: 10px;
}

#wrap {
    height: auto;
    margin: 0 auto -40px;
    min-height: 100%;
    padding: 0 0 40px;
	background-size:100%;
	background-repeat:no-repeat;background-position:center;
}

.footer {
    background-color:#f5f5f5;
    height:40px;
    padding-top: 10px;
    position: relative;
	border-top:#ccc 1px solid;
    z-index:1;
	color:#124266;
}
.footer p{color:#124266; margin:0px;}


.module-list {padding-top:00px;}
.module-list li {
    display: inline-block;
    font-weight: 600;
    text-align: center;
    text-transform: uppercase;
    vertical-align: top;
}
.module-list li a{
	background-color: #ffffff;
    display:inline-block;
    height:150px;
    margin:15px 10px;
    padding-top:35px;
    text-decoration:none;
    width:240px;}

.module-list li a:hover{ background-color:#428bca; color:#ffffff; }

.module-list li i {
     color: #dadada;
    font-size: 50px;
    margin-bottom: 20px;
}
.navbar-top-link{padding-right:15px; height:56px;  }
.navbar-top-link > li{display:inline-block;vertical-align:middle;}
.navbar-top-link > li:nth-child(4){
	border-left: thin solid #ddd;
    border-right: thin solid #ddd;
    padding: 2px 10px;}
.navbar-top-link > li > a{ color: #000;
    font-size: 11px;
    font-weight: 500;
    padding:14px 10px 13px;
}

.navbar-top-link li a.alert-btn{ 
	font-size:18px;
    margin-bottom:0;
    min-width:41px;
    padding:16px 10px 14px;
    position:relative;
    text-align:center;
	height:56px;
    vertical-align:top;}
	
.navbar-top-link li a.alert-btn .label{
	font-size: 8px;
    font-weight: 600;
    position: absolute;
    right: 5px;
    top: 10px;
}
.navbar-top-link > li:last-child a{ font-size:20px; }
.logo{max-width:100%;}
.sidebar {
    background-color: #f5f5f5;
    border-right: 1px solid #eee;
    bottom: 0;
    display: block;
    left: 0;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 20px 0;
    position: fixed;
    top: 51px;
    z-index: 1000;
}
.country-detail{margin-top:70px;}
.panel .list-group {
    margin-bottom: 0;
}

.dashboard-update-box {
    background-color: #ffffff;
    display: table;
    width: 100%;
    text-decoration: none;
    height: 135px;
}
.dashboard-update-box .icon-box{ background-color:#cccccc; display:table-cell; width:40%; padding:20px;vertical-align:middle; border-radius:5px 0 0 5px; }
.dashboard-update-box .icon-box i{color: #fff;
    font-size: 50px;}
.dashboard-update-box .value-box{ 
text-decoration:none;
border:#cccccc 2px solid;
width:60%;
display:table-cell;
vertical-align:middle;
background-color:#f5f5f5; 
border-radius:0 5px 5px 0;
}
.dashboard-update-box .value-box h3 {
	text-decoration:none;
    font-size:30px;
    font-weight: 700;
    margin: 10px 0 5px;
}
.dashboard-update-box .date span{ display:block;}
.toggle {
	background-color: #eeeeee;
    float: left;
    margin: 0;
    padding-bottom: 14px;
    padding-top: 13px;
    width: auto;
}
.toggle a {
    cursor: pointer;
    margin: 0;
	font-size:20px;
    padding: 15px 15px 0;
}
.full-wrapper{ left:0 !important; z-index:1045;}

 .menu-shutter {
   background-color: #999;
    border-radius: 2px 0 0 2px;
    color: #fff;
    cursor: pointer;
    display: none;
    font-size: 20px;
    height: 35px;
    line-height: 1.6;
    position: absolute;
    right: 0;
    text-align: center;
    top: 44%;
    width: 15px;
    z-index: 1040;
}

.quotation-step {
    margin: -12px 0px;
    display: inline-block;
    float: right;
    margin-right: 0;
    background-color: rgb(109, 102, 102);
}

    .quotation-step li {
        padding: 0;
        float: left;
    }

        .quotation-step li a {
            padding: 12px 10px 11px 15px;
            display: inline-block;
            min-width: 100px;
            text-align: center;
            color: #fff;
            font-size: 14px;
            position: relative;
            border-right: rgba(0,0,0,0.5) 1px solid;
        
        }

        .quotation-step li:last-child a {
            border: none;
            padding-left:20px;
        }

        .quotation-step li:last-child  {
            border: none;
            margin-left: 20px;
        }
        .quotation-step li.active a {
            background-color: #398439;
            color: #ffffff;
            box-shadow: rgba(0,0,0,0.2) 0 -1px 2px;
        }

        .quotation-step li.completed a {
            background-color: #e2e2e2;
            color: #333;
            box-shadow: rgba(0,0,0,0.2) 0 -1px 2px;
        }

.large-18 {
    font-size: 18px !important;
    font-weight: bold !important;
    color: #000000 !important;
}
.quotation-step li a span.arrow {
    width: 15px;
    height: 15px;
    display: inline-block;
    position: relative;
    background-color: #e8e8e8;
    position: absolute;
    top: 15px;
    right: -7px;
    transform: rotate(45deg);
    border-right: rgba(0,0,0,0.5) 1px solid;
    border-top: rgba(0,0,0,0.5) 1px solid;
    z-index: 1;
    pointer-events: none;
}

.quotation-step li:last-child a span.arrow {
    width: 15px;
    height: 15px;
    display: inline-block;
    position: relative;
    background-color: #e8e8e8;
    position: absolute;
    top: 15px;
    right: -7px;
    transform: rotate(45deg);
    border-right: rgba(0,0,0,0.5) 1px solid;
    border-top: rgba(0,0,0,0.5) 1px solid;
    z-index: 1;
    pointer-events: none;
    display:none;
}
        .quotation-step li.active a span.arrow {
            background-color: #398439;
            border: none;
        }

        .quotation-step li.completed a span.arrow {
            background-color: #c1c1c1;
            border: none;
        }
.full-wrapper .menu-shutter {
	background-color: #ddd;
    border-radius: 0 2px 2px 0;
    color: #666;
    cursor: pointer;
    display: block;
    font-size: 20px;
    height: 35px;
    left: 0;
    line-height: 1.6;
    position: fixed;
    text-align: center;
    top: 50%;
    width: 11px;
    z-index: 10;
}
.top-search{width:100%;}
.top-search .form-control{height:40px;background-color:#f5f5f5;}
.top-search .btn{height:40px;}
.top-search .input-group-btn{width:50px!important;}
.top-search .input-group-btn .btn{
	font-size: 15px;
    padding: 5px;
    min-width: 36px;
}


.main-menu{ position:absolute; background-color:rgba(0, 0, 0, 0.5);
z-index:100;top:0px; width:100%; display:none; bottom:0;}
.main-menu ul{ width:225px;background-color:#ffffff; height:100%; margin-top:50px; overflow:auto;}
.main-menu ul li a{ font-size:14px; }
.main-menu ul li a i{ width:25px;}
.open-menu {
    min-height: 100%;
    width: 100%;
	vertical-align:baseline;
}
.open-menu .main-menu{display:block;}
.open-menu .menu-toggle{ background-color:#ffffff; }
.header-nav{margin:0;}
.header-nav > li{vertical-align:top;}
.header-nav > li ul{margin:0;}
.select-num{margin-top:5px;}

.sub-header {
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ededed+0,ffffff+100 */
background: rgb(237,237,237); /* Old browsers */
background: -moz-linear-gradient(top, rgba(237,237,237,1) 0%, rgba(255,255,255,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(237,237,237,1) 0%,rgba(255,255,255,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(237,237,237,1) 0%,rgba(255,255,255,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ededed', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */    color: #000;
border-top:#e5e5e5 thin solid; 
margin-top: 4px;
padding: 6px;
height:auto;
}
.sub-header-taxdetail {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ededed+0,ffffff+100 */
    background: rgb(237,237,237); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(237,237,237,1) 0%, rgba(255,255,255,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(237,237,237,1) 0%,rgba(255,255,255,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(237,237,237,1) 0%,rgba(255,255,255,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ededed', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
    color: #000;
    border-top: #e5e5e5 thin solid;
    margin-top: 4px;
    padding: 6px;
    height: 49px;
}
.sub-header .table-responsive{margin-bottom:0; margin-right:5px; }
.page-header h1{padding-left:10px;}
td.select-item-count{background-color:#99CCFF !important;}
.list .panel {
    background-color: #eee;
    border: 2px solid #ddd;
}

/*
.table-responsive td:first-child{ text-align:center;  }
.table-responsive th:first-child{ text-align:center;  }
*/
.table-responsive a{ color:#069; }
.table-responsive a.btn{ color:#FFF; }


.table-responsive a.setting{font-size:20px;}

.trim100 {
    display: inline-block;
    max-width: 75ch;
    white-space: nowrap;
    overflow: hidden !important;
    text-overflow: ellipsis;
    line-height: 16px; /* fallback */
    max-height: 32px; /* fallback */
    -webkit-line-clamp: 2; /* number of lines to show */
    -webkit-box-orient: vertical;
}

.trim200 {
    display: inline-block;
    max-width: 200ch;
    white-space: nowrap;
    overflow: hidden !important;
    text-overflow: ellipsis;
    line-height: 16px; /* fallback */
    max-height: 32px; /* fallback */
    -webkit-line-clamp: 2; /* number of lines to show */
    -webkit-box-orient: vertical;
}

.row-fluid{
     white-space: nowrap;
}
ul.main-tabs{background-color:#eeeeee;}
ul.main-tabs li a{border-radius:0;}
ul.main-tabs li a i{ font-size:22px;color:#999;}
ul.main-tabs li a div.center-block{ text-align:center; }
ul.main-tabs li.active a:first-child, ul.main-tabs li.active a:last-child{ border-left:none; }
ul.main-tabs li.active a{border-radius:0; border-top:#069 2px solid; border-left:1px solid #dddddd !important;}
.trip ul.main-tabs li.active a{background-color:#cccccc;}

ul.main-tabs li.active a:hover{border-radius:0; border-top:#069 2px solid; }
ul.main-tabs li.active a:focus{border-radius:0; border-top:#069 2px solid; }

.time-line-wrapper{display:block;position:relative;}
.time-line{width:100%;display:inline-block;}
.time-line .panel .panel-heading{ background-color:#ffffff; }
.time-line .panel .panel-footer{border:none; box-shadow:0 3px 2px rgba(0, 0, 0, 0.15) inset;}
.time-line > .col-lg-1 .fa{   
	border:1px solid #ddd;
    border-radius: 27px;
    line-height: 0.85;
    margin-top: 25px;
	background-color:#fff;
    padding: 10px; margin-left:15px; }

.circle-line {
    background-color: #ddd;
    bottom: 0;
    left: 28px;
    position: absolute;
    top: 0;
    width: 5px;
}
.company-logo{width:30px;height:30px; display:table-cell;vertical-align:top;}
.company-logo img{max-width:30px;max-height:30px;height:auto;width:auto;}
.company-data{ display:table-cell; padding-left:5px;vertical-align:top; }
.company-data p{margin-bottom:0;}
.time{font-size:11px;padding:0 0 0 5px;display:block;text-align:right; }
.panel-heading p{margin-bottom:0;}
.profile-pic{display:table-cell; width:50px; vertical-align:top; padding-top:5px;}
.profile-pic img{height:auto;max-width:40px;max-height:40px;width:auto;}
.news-data{display:table-cell;vertical-align:top;}
.news-data a{color:#069; font-weight:600;}
.news-data a.label{color:#FFF; letter-spacing:1px;margin-right:5px;}
.open-tab{ z-index:100; position:relative;margin-top:10px; padding-left:13px;}
.open-tab li a{ border:#ddd 5px solid !important; border-bottom:none !important; font-size:14px;}

.activity {
    display: table;
    margin-top: 16px;
	width:100%;
}
.activity ul li {
    display: inline-block;
    margin-bottom: 11px;
    width: 45%;
}
.activity ul li a {
	border-radius: 3px;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.3);
    display: block;
    letter-spacing: 1px;
    padding: 15px;
    text-align: center;
}
.activity ul li a div{font-size:22px; font-weight:300;} 
.activity h5 {
    background-color: #ffffff;
    display: inline-block;
    font-weight: 700;
    margin-left: 15px;
    margin-top: -4px;
    padding:1px 10px 10px;
    width:auto;
}
ul.airport{ display:block; }
ul.airport li{ border-right:#ddd thin solid;}
ul.airport li:last-child{ border:none;}
ul.airport li a{padding:15px; text-align:center;display:block; }
ul.airport li a div{ display:block; font-size:22px; } 

.dropdown-menu-lg{ width:300px;}
.dropdown-menu-lg a{ color:#069; }
.dropdown-menu-lg a.label{ color:#ffffff; letter-spacing:1px; margin-right:5px; }
.dropdown-menu-lg .list-group-item{border:0; border-bottom:#ddd 1px solid !important; }
.lg-header{text-align:center;display:block;padding:10px; font-weight:700; border-bottom:#ddd thin solid; }
.lg-footer{padding:15px;border-top:#ddd 1px solid;}
.dropdown-menu-lg .list-group{margin-bottom:0;}
.top-drop a {
    font-size:12px;
    padding:10px !important;
	border-bottom:#ddd thin solid;
}
.top-drop a i{ margin:0 8px;
	
}
.top-drop li:last-child a{border-bottom:none;}
.page-header td{text-align:center; width:20px; }

@media (max-width:500px)
{
.activity ul li{width:92%;}	
.list{ width:100%; }	
}

@media (max-width:400px) {
.header-nav {
    text-align:center;
 }
.page-header .heading {
    min-width: 100%;
	text-align:center; 
	
} 
.page-header > div:nth-child(2){ min-width:100%;}
}

@media (max-width: 768px) {
.wrapper{margin-top:50px;}
.navbar-form{margin:-1px -15px;}
h1, .h1{margin-bottom:8px;}
.toggle, .menu-shutter{display:none;}
.wrapper {
    margin-top: 105px;
}

    .process_.order-step ul li a span.fa-stack {
        width: 50px;
        height: 50px;
        box-shadow: rgba(0,0,0,0.5) 0px 0px 5px;
        opacity: 1;
        background-image: url(../images/incomplete.png);
        background-size: 35px;
        background-repeat: no-repeat;
        background-position: center;
        background-color: #454545;
        border-color: #454545;
    }

    .process_.order-step ul li.completed a span.fa-stack {
        background-image: url(../images/tick.png);
        background-color: #0095da;
        border-color: #0095da;
    }

    .process_.order-step ul li.process a span.fa-stack {
        animation: scale 1s linear infinite;
        background-color: #ff6200;
        border-color: #ff6200;
        background-image: url(../images/construction.png);
    }

    .process_.order-step ul li.process a div.outer {
        border: #ff6200 2px solid;
        content: "";
        width: 70px;
        height: 70px;
        display: inline-block;
        border-radius: 50px;
        box-shadow: #fff 0px 0 0 10px inset;
        padding: 8px;
        margin-top: -8px;
    }

    .process_.order-step ul li.process .progress {
        display: block;
    }
    .customer_listing.with_step > ul.list-inline > li > div {
        padding: 15px;
    }

    .customer_listing.with_step > ul.list-inline > li:hover > div {
        background-color: transparent;
    }

    .customer_listing.with_step .step_wrap {
        margin-top: 15px;
        padding-top: 2px;
    }

        .customer_listing.with_step .step_wrap:hover {
            background-color: transparent !important;
        }

    .customer_listing.with_step .order-step {
        margin-top: 30px;
    }

    .customer_listing.with_step p {
        margin: 0;
        margin-bottom: 1px;
        font-size: 14px;
    }

        .customer_listing.with_step p.company_name {
            font-size: 14px;
            font-weight: bold;
        }

            .customer_listing.with_step p.company_name > a {
                color: #09F;
            }

        .customer_listing.with_step p.comp_data {
            display: flex;
            font-size: 13px;
        }

            .customer_listing.with_step p.comp_data > span {
                width: auto;
                padding: 0 5px;
            }

            .customer_listing.with_step p.comp_data .head {
                color: #999;
            }

        .customer_listing.with_step p.phn {
            color: #060;
            font-weight: 600;
        }

        .customer_listing.with_step p.email a {
            color: #C60;
            font-weight: 600;
        }

        .customer_listing.with_step p.comp_data .data {
            font-weight: 600;
            color: #000;
        }

    .customer_listing.with_step .location {
    }

        .customer_listing.with_step .location p {
        }

    .customer_listing.with_step .name {
    }

    .customer_listing.with_step .label.approval {
        position: absolute;
        right: 0;
        top: 0;
        padding: 12px 19px;
        font-size: 14px;
        border-radius: 0;
    }

    .customer_listing.with_step .credit_amt {
    }

        .customer_listing.with_step .credit_amt p {
            color: #999;
        }

        .customer_listing.with_step .credit_amt h4 {
            text-align: right;
            margin: 0;
            font-weight: 600;
            color: #000;
            font-size: 21px;
        }

    .customer_listing.with_step .label {
        padding: 5px 15px;
        vertical-align: middle;
        margin-left: 5px;
        letter-spacing: 1px;
    }

    .application-top-left {
        position: absolute;
        left: 0;
        top: 0;
        padding: 8px;
        font-size: 13px;
        border-radius: 0;
    }

    .onboarding-bg {
        background-color: #eee;
    }

    .onboarding-bg2 {
        background-color: #FFC;
    }

    .onboarding-bg3 {
        background-color: #CFF;
    }

    .onboarding-bg4 {
        background-color: #9F0;
    }

    .onboarding-bg5 {
        background-color: #FF9;
    }

    .onboarding-bg6 {
        background-color: #9CF;
    }

    .pt-50 {
        padding-top: 50px !important;
    }

    .pt-40 {
        padding-top: 40px !important;
    }

    .pb-0 {
        padding-bottom: 0 !important;
    }

    .pv-0 {
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }
    .order_summary .panel-heading h2 {
        font-size: 24px;
        line-height: 1.5;
    }

    .order_summary .order_data {
        height: auto;
        margin: 0;
    }

    .order_summary .item-det p {
        margin-bottom: 0;
    }

    .order_summary .order_data .data_order a.btn {
        margin-top: -10px;
    }

    .order_summary .order_data .data_order {
        text-align: right;
    }

        .order_summary .order_data .data_order.date {
            width: 200px;
            text-align: center;
            display: inline-block;
            vertical-align: middle;
            padding: 5px;
            border: #ccc 1px solid;
            border-radius: 5px;
            font-size: 14px;
            box-shadow: rgba(0,0,0,0.2) 0 0 5px;
            background-color: #00a29f;
            color: #fff;
        }

        .order_summary .order_data .data_order.mode {
            width: 200px;
            text-align: center;
            display: inline-block;
            vertical-align: middle;
            padding: 5px;
            border: #fff 1px solid;
            border-radius: 5px;
            font-size: 16px;
            font-weight: 800;
            box-shadow: rgba(0,0,0,0.2) 0 0 5px;
            background-color: #fff;
            margin-left: 10px;
            color: #000;
        }

            .order_summary .order_data .data_order.mode + .btn {
                margin-left: 10px;
                padding: 8px 15px;
                background-color: red;
                color: #fff;
                border-color: red;
            }

                .order_summary .order_data .data_order.mode + .btn.disabled {
                    background: #858585;
                    border-color: #858585;
                    color: #e1e1e1;
                }

    .order_summary span.label {
        font-size: 14px;
        letter-spacing: 1px;
    }

    .step_wrap {
        overflow: hidden;
    }

    .order-step {
        display: inline-block;
        text-align: left;
        width: 90%;
        background-color: #454545;
        height: 5px;
        margin-bottom: 70px;
        margin-top: 50px;
        border-radius: 50px;
        margin-left: 5%;
    }

        .order-step ul {
            width: 124%;
            margin: -24px -12% 50px;
            height:;
        }

            .order-step ul li {
                width: 16.5%;
            }

                .order-step ul li .progress {
                    position: absolute;
                    left: -50%;
                    top: 24px;
                    background-color: #0095da;
                    height: 5px;
                    width: 100%;
                    display: none;
                    z-index: 0;
                }


                .order-step ul li.completed .progress {
                    display: block;
                }

                .order-step ul li.active .progress {
                    display: block;
                }

                .order-step ul li:first-child .progress {
                    display: none !important;
                }


                .order-step ul li a {
                    color: #333;
                    margin: 0 -10px;
                    padding: 0;
                    font-weight: 600;
                    text-align: center;
                    position: relative;
                    z-index: 1;
                }

                    .order-step ul li a:hover {
                        background-color: transparent;
                    }

                    .order-step ul li a:focus {
                        background-color: transparent;
                    }

                    .order-step ul li a span.fa-stack {
                        border-radius: 40px;
                        margin-bottom: 10px;
                        background-color: #fff;
                        border: #ddd 5px solid;
                        box-shadow: #fff 0px 0px 0px 10px;
                        text-align: center;
                    }

                        .order-step ul li a span.fa-stack img {
                            display: none;
                            color: #FFF;
                        }

                .order-step ul li.completed a span.fa-stack img {
                    display: inline-block;
                    height: 40px;
                    margin-top: -15px;
                }

                .order-step ul li.completed a span.fa-stack .fa-stack-1x {
                    display: none;
                }

                .order-step ul li.completed a {
                    pointer-events: auto;
                }

                    .order-step ul li.completed a span.fa-stack {
                        background-color: #0095da;
                        border-color: #0095da;
                    }

                    .order-step ul li.completed a span.fa-stack {
                    }

                        .order-step ul li.completed a span.fa-stack strong {
                            color: #FFF;
                        }

                    .order-step ul li.completed a p {
                        font-weight: 700;
                        color: #333;
                    }



                .order-step ul li a i.fa {
                    color: #333;
                    font-size: 38px;
                    margin-right: 15px;
                    margin-top: 8px;
                }

                .order-step ul li.active a span.fa-stack strong {
                    color: #000;
                }

                .order-step ul li a span.fa-stack strong {
                    color: #333;
                    line-height: 1.5;
                    font-weight: 400;
                }

                .order-step ul li.active a p {
                    font-weight: 700;
                }

                .order-step ul li.active a span.fa-stack {
                    background-color: #fff;
                    border-color: #0095da;
                }

                .order-step ul li.active:last-child a {
                    width: 108%;
                }

                .order-step ul li.active a i.fa {
                    color: #FFF;
                }

                .order-step ul li a p {
                    font-size: 16px;
                }


    .process_.order-step ul li a span.fa-stack {
        width: 50px;
        height: 50px;
        box-shadow: rgba(0,0,0,0.5) 0px 0px 5px;
        opacity: 1;
        background-image: url(../images/incomplete.png);
        background-size: 35px;
        background-repeat: no-repeat;
        background-position: center;
        background-color: #454545;
        border-color: #454545;
    }

    .process_.order-step ul li.completed a span.fa-stack {
        background-image: url(../images/tick.png);
        background-color: #0095da;
        border-color: #0095da;
    }

    .process_.order-step ul li.incompleted a span.fa-stack {
        background-image: url('../images/close.png');
        background-color: #ff0000;
        border-color: #ff0000;
    }

    .process_.order-step ul li.process a span.fa-stack {
        animation: scale 1s linear infinite;
        background-color: #ff6200;
        border-color: #ff6200;
        background-image: url(../images/construction.png);
    }

    .process_.order-step ul li.process a div.outer {
        border: #ff6200 2px solid;
        content: "";
        width: 70px;
        height: 70px;
        display: inline-block;
        border-radius: 50px;
        box-shadow: #fff 0px 0 0 10px inset;
        padding: 8px;
        margin-top: -8px;
    }

    .process_.order-step ul li.process .progress {
        display: block;
    }

    .verified_box .cont {
        font-size: 14px;
        font-weight: 600;
        color: #000;
        vertical-align: middle;
    }

    .verified_box .verify-box {
        width: 50px;
        text-align: center;
        vertical-align: middle;
    }

        .verified_box .verify-box img {
            display: none;
            height: 30px;
            left: 0;
        }

    .verified_box.verified img.verify {
        display: inline-block;
    }

    .verified_box.unverified img.unverify {
        display: inline-block;
    }

    .progress-box {
        background-color: #839aa5;
        margin-top: 0px;
        border-radius: 8px;
        padding: 30px;
    }

        .progress-box ul > li > div:first-child {
            width: 270px;
        }

    .progress-circle {
        box-shadow: rgba(0,0,0,0.3) 0 0 20px;
        width: 250px;
        height: 250px;
        display: inline-block;
        background-color: #FFF;
        border-radius: 121px;
        padding: 15px;
        position: relative;
    }

        .progress-circle .progress {
            width: 100px;
            height: 100px;
            display: inline-block;
            float: left;
            box-shadow: none;
            padding: 0;
            margin: 5px;
            background-color: transparent;
            position: absolute;
        }

            .progress-circle .progress:first-child {
                border-radius: 0 0 0 300px;
                border: #ddd 10px solid;
                border-top: none;
                border-right: none;
                position: absolute;
                bottom: 15px;
                left: 15px;
            }

            .progress-circle .progress:nth-child(2) {
                border-radius: 200px 0 0 0;
                border: #ddd 10px solid;
                border-bottom: none;
                border-right: none;
                left: 15px;
                top: 15px;
            }

            .progress-circle .progress:nth-child(3) {
                border-radius: 0 200px 0 0;
                border: #ddd 10px solid;
                border-bottom: none;
                border-left: none;
                right: 15px;
                top: 15px;
            }

            .progress-circle .progress:nth-child(4) {
                border-radius: 0 0 200px 0;
                border: #ddd 10px solid;
                border-top: none;
                border-left: none;
                bottom: 15px;
                right: 15px;
            }

            .progress-circle .progress.completed {
                border-color: #5cb85c;
            }

            .progress-circle .progress.in_progress {
                border-color: #F30;
            }

        .progress-circle .cont {
            text-align: center;
            position: absolute;
            width: 100%;
            left: 0;
            top: 40%;
        }

            .progress-circle .cont h2 {
                margin: 0;
            }

            .progress-circle .cont p {
                color: #777;
                font-weight: 600;
                text-transform: uppercase;
                margin: 0;
            }

        .progress-circle .icon__ {
            width: 40px;
            height: 40px;
            border-radius: 25px;
            background-color: #fff;
            display: inline-block;
            text-align: center;
            line-height: 2;
            position: absolute;
            left: 106px;
            bottom: 4px;
            font-size: 18px;
            color: #ccc;
        }

    .order-step {
        display: inline-block;
        text-align: left;
        width: 90%;
        background-color: #454545;
        height: 5px;
        margin-bottom: 70px;
        margin-top: 50px;
        border-radius: 50px;
        margin-left: 5%;
    }

        .order-step ul {
            width: 124%;
            margin: -24px -12% 50px;
            height:;
        }

            .order-step ul li {
                width: 16.5%;
            }

                .order-step ul li .progress {
                    position: absolute;
                    left: -50%;
                    top: 24px;
                    background-color: #0095da;
                    height: 5px;
                    width: 100%;
                    display: none;
                    z-index: 0;
                }


                .order-step ul li.completed .progress {
                    display: block;
                }

                .order-step ul li.incompleted .progress {
                    display: block;
                }


                .order-step ul li.active .progress {
                    display: block;
                }

                .order-step ul li:first-child .progress {
                    display: none !important;
                }


                .order-step ul li a {
                    color: #333;
                    margin: 0 -10px;
                    padding: 0;
                    font-weight: 600;
                    text-align: center;
                    position: relative;
                    z-index: 1;
                }

                    .order-step ul li a:hover {
                        background-color: transparent;
                    }

                    .order-step ul li a:focus {
                        background-color: transparent;
                    }

                    .order-step ul li a span.fa-stack {
                        border-radius: 40px;
                        margin-bottom: 10px;
                        background-color: #fff;
                        border: #ddd 5px solid;
                        box-shadow: #fff 0px 0px 0px 10px;
                        text-align: center;
                    }

                        .order-step ul li a span.fa-stack img {
                            display: none;
                            color: #FFF;
                        }

                .order-step ul li.completed a span.fa-stack img {
                    display: inline-block;
                    height: 40px;
                    margin-top: -15px;
                }

                .order-step ul li.completed a span.fa-stack .fa-stack-1x {
                    display: none;
                }

                .order-step ul li.completed a {
                    pointer-events: auto;
                }

                    .order-step ul li.completed a span.fa-stack {
                        background-color: #0095da;
                        border-color: #0095da;
                    }

                    .order-step ul li.completed a span.fa-stack {
                    }

                        .order-step ul li.completed a span.fa-stack strong {
                            color: #FFF;
                        }

                    .order-step ul li.completed a p {
                        font-weight: 700;
                        color: #333;
                    }

                .order-step ul li.incompleted a span.fa-stack img {
                    display: inline-block;
                    height: 40px;
                    margin-top: -15px;
                }

                .order-step ul li.incompleted a span.fa-stack .fa-stack-1x {
                    display: none;
                }

                .order-step ul li.incompleted a {
                    pointer-events: auto;
                }

                    .order-step ul li.incompleted a span.fa-stack {
                        background-color: #0095da;
                        border-color: #0095da;
                    }

                    .order-step ul li.incompleted a span.fa-stack {
                    }

                        .order-step ul li.incompleted a span.fa-stack strong {
                            color: #FFF;
                        }

                    .order-step ul li.incompleted a p {
                        font-weight: 700;
                        color: #333;
                    }

                .order-step ul li a i.fa {
                    color: #333;
                    font-size: 38px;
                    margin-right: 15px;
                    margin-top: 8px;
                }

                .order-step ul li.active a span.fa-stack strong {
                    color: #000;
                }

                .order-step ul li a span.fa-stack strong {
                    color: #333;
                    line-height: 1.5;
                    font-weight: 400;
                }

                .order-step ul li.active a p {
                    font-weight: 700;
                }

                .order-step ul li.active a span.fa-stack {
                    background-color: #fff;
                    border-color: #0095da;
                }

                .order-step ul li.active:last-child a {
                    width: 108%;
                }

                .order-step ul li.active a i.fa {
                    color: #FFF;
                }

                .order-step ul li:first-child a p {
                    padding-left: 35px;
                }


                .order-step ul li a p {
                    font-size: 16px;
                }

    .process_.order-step ul li a span.fa-stack {
        width: 50px;
        height: 50px;
        box-shadow: rgba(0,0,0,0.5) 0px 0px 5px;
        opacity: 1;
        background-image: url(../images/incomplete.png);
        background-size: 35px;
        background-repeat: no-repeat;
        background-position: center;
        background-color: #454545;
        border-color: #454545;
    }

    .process_.order-step ul li.completed a span.fa-stack {
        background-image: url(../images/tick.png);
        background-color: #0095da;
        border-color: #0095da;
    }

    .process_.order-step ul li.incompleted a span.fa-stack {
        background-image: url('../images/close.png');
        background-color: #ff0000;
        border-color: #ff0000;
    }

    .process_.order-step ul li.process a span.fa-stack {
        animation: scale 1s linear infinite;
        background-color: #ff6200;
        border-color: #ff6200;
        background-image: url(../images/construction.png);
    }

    .process_.order-step ul li.process a div.outer {
        border: #ff6200 2px solid;
        content: "";
        width: 70px;
        height: 70px;
        display: inline-block;
        border-radius: 50px;
        box-shadow: #fff 0px 0 0 10px inset;
        padding: 8px;
        margin-top: -8px;
    }

    .process_.order-step ul li.process .progress {
        display: block;
    }

    .customer_listing.with_step .step_wrap {
        margin-top: 15px;
        padding-top: 2px;
    }

        .customer_listing.with_step .step_wrap:hover {
            background-color: transparent !important;
        }

    .customer_listing.with_step .order-step {
        margin-top: 30px;
    }

    .customer_listing.with_step p {
        margin: 0;
        margin-bottom: 1px;
        font-size: 14px;
    }

        .customer_listing.with_step p.company_name {
            font-size: 14px;
            font-weight: bold;
        }

            .customer_listing.with_step p.company_name > a {
                color: #09F;
            }

        .customer_listing.with_step p.comp_data {
            display: flex;
            font-size: 13px;
        }

            .customer_listing.with_step p.comp_data > span {
                width: auto;
                padding: 0 5px;
            }

            .customer_listing.with_step p.comp_data .head {
                color: #999;
            }

        .customer_listing.with_step p.phn {
            color: #060;
            font-weight: 600;
        }

        .customer_listing.with_step p.email a {
            color: #C60;
            font-weight: 600;
        }

        .customer_listing.with_step p.comp_data .data {
            font-weight: 600;
            color: #000;
        }

    .customer_listing.with_step .location {
    }

        .customer_listing.with_step .location p {
        }

    .customer_listing.with_step .name {
        margin-top: 17px;
    }

    .customer_listing.with_step .label.approval {
        position: absolute;
        right: 0;
        top: 0;
        padding: 12px 19px;
        font-size: 14px;
        border-radius: 0;
        width: 160px;
    }

    .customer_listing.with_step .credit_amt {
    }

        .customer_listing.with_step .credit_amt p {
            color: #999;
        }

        .customer_listing.with_step .credit_amt h4 {
            text-align: right;
            margin: 0;
            font-weight: 600;
            color: #000;
            font-size: 21px;
        }

    .customer_listing.with_step .label {
        padding: 5px 15px;
        vertical-align: middle;
        margin-left: 5px;
        letter-spacing: 1px;
    }

    .application-top-left {
        position: absolute;
        left: 0;
        top: 0;
        padding: 8px;
        font-size: 13px;
        border-radius: 0;
    }

    .onboarding-bg {
        background-color: #eee;
    }

    .onboarding-bg2 {
        background-color: #FFC;
    }

    .onboarding-bg3 {
        background-color: #CFF;
    }

    .onboarding-bg4 {
        background-color: #9F0;
    }

    .onboarding-bg5 {
        background-color: #FF9;
    }

    .onboarding-bg6 {
        background-color: #9CF;
    }


.nav > li{position:static;}
.dropdown-menu-lg {
    float: none;
    margin: -5px 2%;
    width: 96%;
}
.country-detail {
    margin-top: 105px;
}
dd{margin-bottom:15px;}
}

@media (min-width: 768px){
.airport-detail-right{ padding-left:0;}
.navbar-header{min-width:150px;}	
.side-nav {
    background-color:#e7e7e7;
    border-radius: 0;
    bottom: 40px;
    box-shadow: 1px -10px 10px 0 rgba(0, 0, 0, 0.2) inset;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 5px;
    position: fixed;
    top: 56px;
    width: auto;
}
.side-nav > li{ padding:2px; display:block; float:none; }
.side-nav > li > a {
    border-radius: 5px;
    color: #333 !important;
    font-size: 11px;
    font-weight: 600;
    letter-spacing: 1px;
    text-transform: uppercase;
    width: 100%;
}
.side-nav > li > a i{ width:25px; font-size:16px;}

.side-nav > li.active > a{ background-color:#dddddd !important; box-shadow:2px 2px 2px rgba(0, 0, 0, 0.25) inset;}
.side-nav > li:hover > a{ background-color:#dddddd !important; }
.wrapper{
	bottom:40px;
    display:block;
    left:225px;
    position:absolute;
	overflow:auto;
    right:0;
    top:55px;}
	
.data{
    bottom: 0;
    left: 0;
    min-height: 0.01%;
    overflow: auto;
    position: absolute;
    right:0;
    top:93px;
}

.data.touch-with-heading{top:50px;}

.details dl dt{width:90px; margin-bottom:5px;}
.details dl dd{margin-left:100px;margin-bottom:5px;}
.details h4{  border-bottom: thin solid #eee;
    font-size: 13px;
    font-weight: 600;
    margin-bottom: 15px;
    margin-top: 0;
    padding-bottom: 10px;}
.details h3{ font-weight:500; font-size:20px; margin-bottom:15px; margin-top:0; }
.side-nav:hover .menu-shutter{ display:inline-block; }
.nav-hide{ display:none;}

}

ul.dropdown-menu {
    max-height: 250px;
    overflow: hidden;
    overflow-y: auto;
}

.airport-search .col-lg-3:last-child .btn{float:right; margin-top:35px; width:100px; font-weight:700; letter-spacing:2px;  }
.airport-search > div{margin-top:8px; margin-bottom:8px;} 
.airport-search .btn-group{width:90% !important;position:relative;}
.airport-search .dropdown-menu{width:90% ;}
.airport-search .caret{
	position: absolute;
    right: 12px;
    top: 12px;}
.airport-search input[type="checkbox"]{vertical-align:bottom;}
.parameter {
    border-bottom: thin solid #ddd;
    border-top: thin solid #ddd;
    margin-top: 15px !important;
    padding-bottom: 20px;
    padding-top: 7px;
}
.airport-search-form{margin:15px;}
.airport-search-form > .tab-content > div > div{ margin-bottom:5px; }
.airport-search-form .tab-content{background-color:#ffffff; padding:15px; display:inline-block; width:100%;}
.airport-search-form ul.nav li{border-right:#c5c5c5 thin solid;}
.airport-search-form ul.nav li a {
    border: medium none;
    border-radius: 0;
    font-size: 13px;
    font-weight: bold;
    letter-spacing: 1px;
    text-transform: uppercase;
	padding:20px;
}
.airport-search-form ul.nav{background-color:rgba(255,255,255,0.5); border-radius:0;}
.airport-search-form ul.nav li a:hover, .airport-search-form ul.nav li a:focus{border:none;}
.tab-content .input-group{ 	width:100%; }
.tab-content:last-child .input-group button{ height:40px; padding:10px; }

.search-field {
    height: 40px;
    padding: 10px;
	
}
.search-btn {
    font-weight: 700;
    height: 40px;
    letter-spacing: 1px;
    padding: 10px 15px;
}
.advanced-btn {
    font-weight: 700;
    height: 40px;
    letter-spacing: 1px;
    padding: 10px 15px;
}
.advanced {
    background-color: #eee;
    border-top: 2px solid #ddd;
    display: none;
    margin-top: 20px;
    padding: 20px;
    width: 100%;
}

.advanced .btn-group{width:95% !important;}
.advanced > div:nth-child(7){text-align:right;}
.advanced > div:nth-child(7) a.btn{margin-top:20px;}

.news{ display:block;}
.news-grid{ border-bottom:#ddd thin solid;min-height:80px;}
.news-grid h5 {
    font-size: 13px;
    line-height: 1.4;
	
}
.news-grid a{color:#069;}
.news-grid .pull-left{
	height:80px;min-width:50px; text-align:center;
	padding-right:12px;
	font-size: 30px;
}
.news-grid .pull-left img{max-height:80px;max-width:80px;height:auto;width:auto;}
.latest-on-airport{
	font-size: 17px;
    font-weight: 700;
    padding-left: 15px;
	margin-bottom:20px;
    text-transform: uppercase;}

.scrtabs-tab-scroll-arrow{ background-color:#EEEEEE; }
.list h4{font-size:16px;}
.airpot-navigation{padding-bottom:15px;}
.airpot-navigation p{margin:0;}
.airport-handler td:first-child{text-align:left;}.airport-handler th:first-child{text-align:left;}
.diogram-box h4{ margin-top:0; border-bottom:#ddd thin solid; padding-bottom:10px;}

.main-detail ul{ display:block;}
.main-detail ul li{ display:table; width:100%; }
.main-detail ul li > span{font-size:12px;letter-spacing:1px; padding:8px 0; border-bottom:#ddd thin solid; display:table-cell; }
.main-detail ul li span.head{ width:48%; text-align:right;padding-right:2%; color:#666; }
.main-detail ul li span.data2{ width:50%; font-weight:700;}

.add-country{margin-top:15px;}
.border-right{ border-right:#ddd thin solid; }

.scrtabs-tab-container{display:inline-block; width:100%;}
.tab-content{display:block;padding:10px; }


.inline-block{display:inline-block;}

.form-control{display:inline-block;}

.form-horizontal .control-label {
    float: left;
    padding-top: 5px;
    text-align: right;
    width: 160px;
}
.form-horizontal .controls {
    margin-left: 180px;
}

.form-horizontal .controls .bootstrap-select{ width:100% !important; margin-bottom:10px !important;  }

document .icon-image{
	display:block;
	text-align: center;
}
.document { box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
    padding: 10px; background-color:#dddddd; position:relative;}
.document:hover{box-shadow:none;}	
.document .icon-image img{max-height:50px; max-width:50px;}
.document .name {
    font-size: 12px;
    font-weight: 700;
    text-align: center;
}
.document .uploaded-on {
    font-size: 12px;
    margin-top: 3px;
    text-align: center;
	color:#757575;
}
.document .uploaded-on span{ display:block; }
.document .delete{ bottom: 5px;
    color: #666;
    font-size: 15px;
    position: absolute;
    right: 5px;}


.editor .btn{ padding:1px 4px;}
.editor .Editor-editor{height:150px;}
.editor .Editor-container{margin-bottom:10px;}
.mb-10{margin-bottom:10px;}
.margin-clear{margin:0;}
.default-bg{ background-color:#337ab7;}
.trip-data{display:inline-block; width:100%;}
.text-white{ color:#FFFFFF !important;}
.bordered{ border:#ddd thin solid;}
.p-10{padding:10px;}
.p-20{padding:20px;}
.p-5{padding:5px;}
.white-bg{ background-color:#ffffff !important; }
.mt-10{margin-top:10px;}
.mt-5{margin-top:5px;}
.mt-15{margin-top:15px;}
.mt-20{margin-top:20px;}
.mb-20{margin-bottom:20px;}
.total{ padding:20px; margin-top:20px; background-color:#FFC; border:#FC0 1px dashed; font-size:15px; line-height:1.6; color:#C60;width:40% !important; }
.pendingamt{padding:20px; margin-top:-20px; background-color:#FFC; border:#FC0 1px dashed; font-size:15px; line-height:1.6; color:#C60; text-align:center;}
.pending_amt {
    padding: 20px;
    background-color: #FFC;
    border: #FC0 1px dashed;
    font-size: 15px;
    line-height: 1.6;
    color: #C60;
    text-align: center;
}
.file-upload-input{z-index: 8;
opacity: 0;
position: absolute;
overflow: hidden;
cursor: pointer;
width: 100%;
height: 100%;
left: 0;
top: 0;
bottom: 0; }

.billing-data-wrap{
	font-size:14px;
	background-color: #fff;
}

.table-responsive .list-link{ 
	position:absolute; 
	bottom:0; 
	top:0; 
	left:0; 
	right:0;
	cursor:pointer;
}


.billing{
	padding: 10px;
	background-color: #ffffff;
	border-bottom: #ccc thin solid;
	border-top: #ddd thin solid;
	display: inline-block;
	width: 100%;
}
.billing ul li div{ padding:0; vertical-align:top; }
.billing ul li div:first-child{ width:20px; }
.billing h4{ margin-top:0; margin-bottom:5px; font-size:17px; }
.billing p{
	margin-bottom:5px;
	font-size:13px;
	line-height:1.3;
	color:#666;
}
.page-header.white-bg{background-color:#ffffff;}

.data-list-box .data-list{width:100%; float:left;}
.data-list-box .detail{display:none;}
.data-list-box .billing-div {display:none;}

.data-list-box.with-detail .data-list{
	width:40%; float:left; position:absolute; bottom:0; top:0; border-right:#ddd thin solid;
}
.data-list-box.with-detail .billing-div {display:block;}
.data-list-box.with-detail .billing-table {display:none;}
.data-list-box.with-detail .data-list .tab-content{ padding:0; }
.data-list-box.with-detail .data-list h1{ font-size:20px; margin-top:5px; }
.data-list-box.with-detail .detail{
	width: 60%;
	float: left;
	display: block;
	position: absolute;
	right: 0;
	bottom: 0;
	top: 0;font-size:13px;
	overflow:auto;
	background-color:#ffffff;
}
.data-list-box.with-detail .detail .record-div{ display:none; }
.data-list-box.with-detail .detail .det-div{ display:block; }
.data-list-box.with-detail .detail.record .record-div{ display:block; }
.data-list-box.with-detail .detail.record .det-div{ display:none; }

.data-list-box.with-detail .page-header .pagination{ display:none; }
.detail-sheet{ 
padding: 25px;
box-shadow: rgba(0,0,0,0.2) 0 0 10px;
margin: 20px;
display: inline-block;
width: auto; }

.det-logo{width:100%;}
.comment-icon{ display:inline-block; vertical-align:middle; height:25px; }
.pcs-template-header {
	padding: 0 0.400000in 0 0.550000in;
    height: 0.700000in;
  }


  .pcs-entity-title {
    text-align: center;
    position: relative;
    text-transform: uppercase;
  }
  .pcs-entity-title:before {
    content: "";
    display: block;
    border-top: 1px solid #ece7e7;
    width: 100%;
    height: 1pt;
    position: absolute;
    top: 50%;
    font-size: 1pt;
  }
  .pcs-entity-title span {
    background: #ffffff;
    padding: 0 20px;
    position: relative;
  }
  .pcs-itemtable {
    border: 1px solid #ece7e7;
  }
  .pcs-itemtable-header {
    border-right: 1px solid #ece7e7;
    border-bottom: 1px solid #ece7e7;
  }
  .pcs-item-row {
    border-right: 1px solid #ece7e7;
    border-bottom: none;
  }
  .pcs-bdr-top {
    border-top: 1px solid #ece7e7;
  }
  .pcs-bdr-bottom {
    border-bottom: 1px solid #ece7e7;
  }
  .pcs-table, .pcs-table th, .pcs-table td {
    border: 1px solid #ece7e7;
  }
.legwrap {
    background-color: #fff;
    border: thin solid #337ab7;
    display: inline-block;
    margin-bottom: 10px;
    width: 100%;
	line-height:2;
}
.legwrap .direction {
    background-image: url("../images/direction.png");
    background-position: right center;
    background-repeat: no-repeat;
    background-size: auto 100%;
    color: #fff;
    font-size: 16px;
}

.legwrap .legwrap-data {
    border-bottom: thin solid #337ab7;
    display: inline-block;
    margin-top: 1px;
    width: 100%;
}
.legwrap .legwrap-data:last-child{ border-bottom:none; }
.legwrap .legwrap-data p {
    font-size: 15px;
    margin: 10px 0;
}
.pt-5{ padding-top:5px; }
.pt-10{ padding-top:10px; }
.legwrap span.num-spc{ padding:0 10px; }
.light-gray-bg{ background-color:#e5e5e5;  }
.gray-bg {background-color:#cccccc;}
.ml-5{margin-left:5px;}
.ml-10{margin-left:10px;}
.det-form{display:inline-block; width:100%;}
.det-form > div{min-height:25px;padding:5px;}
.det-form .row{margin:0 -5px;}
.bold{font-weight:600;}
.det-form .bold{ text-align:right; }
.mb-0{margin-bottom:0;}
.mb-5{margin-bottom:5px;}

.modalBackground {
    opacity: .5;
    background-color: Gray;
}

.disable-panel {
    opacity: .2;
    pointer-events: none;
}

.location_completionListElement {
    background-color: #fff;
    border: 1px solid buttonshadow;
    border-radius: 0!important;
    color: windowtext;
    height: 200px!important;
    list-style-type: none;
    margin: 0!important;
    overflow-x: hidden;
    overflow-y: auto;
    padding-left: 0!important;
    text-align: left;
    width: 90%!important;
    max-width:250px !important;
}

.location_completionListElement li {
    border-bottom: thin solid #ddd;
    display: block!important
}

.review-area .location_completionListElement {
    height: 400px!important;
    width: 300px!important
}

.autocomplete ul {
    width: 200px!important
}

.location_highlightedListItem,
.location_listItem {
    padding: 2px!important;
    text-align: left!important;
    width: 100%!important
}

.location_highlightedListItem {
    background-color: #337ab7;
    border-radius: 0!important;
    color: #fff
}

.location_listItem {
    background-color: window;
    color: windowtext
}

.activepage
{
    background-color: #337ab7 !important;
    border-color: #2e6da4 !important;
    color: #fff !important;
}

.ajax__fileupload{background-color:#ffffff;}

.modal-content h4{font-size:14px;}


.modal-content .form-control {padding:0 5px; height:25px;}
.modal-content .btn-sm{ padding:3px 10px; }
.modal-content .input-group .input-group-addon{padding:0;}
.height-full{ height:100%; }
.radius-clear{border-radius:0;}
.p-0{padding:0;}
.overflow-hidden{overflow:hidden;}
.table-ul{ display:inline-table; padding:0; margin:0; }
.table-ul li{ display:table-row; }
.table-ul > a{ display:table-row; }
.table-ul li > div{ display:table-cell; padding:8px; }
.table-ul > a div{ display:table-cell; padding:8px; }

.border-bottom-only{ border-bottom:#ddd thin solid; border-top:none; 
border-right:none;  border-left:none; }
.pv-10{ padding-bottom:10px; padding-top:10px; }
ul.table-ul-bordered li.heading{font-weight:600;}
ul.table-ul-bordered > a.heading{font-weight:600;}
ul.table-ul-bordered > a.heading div{
	border-bottom:#ddd 3px solid;
	font-weight:700; 
}

ul.table-ul-bordered li.heading div{
	border-bottom:#ddd 3px solid;
	font-weight:700; 
}
ul.table-ul-bordered li div{border-bottom:#ddd 1px solid;}
.bold-600{ font-weight:600; }
.full-width{width:100%;}
.shadow{ box-shadow:rgba(0,0,0,0.2) 1px 1px 2px; }
.radius-5{border-radius:5px;}
.radius-2{border-radius:2px;}
.p-5-10{padding:5px 10px;}
.vertical-top{ vertical-align:top; }
.border-top{ border-top:#ddd thin solid; }
.service-list{ font-size:15px; font-weight:300; }

.form-label {
    background-color: #fff;
    background-image: none;
    border-radius: 4px;
    color: #555;
    display: block;
    font-size: 14px;
    height: 31px;
    line-height: 1.42857;
    padding: 6px 12px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    width: 100%;
}


@media(min-width:1024px)
{
.modal-lg {
    width: 1000px;
} 	
}

.model-select{z-index:11000 !important;}

.billing-tabs li a{
    font-size:14px;
}
    .billing-tabs li a:hover {
        background-color: #95999c;
    }

.disresult{padding:20px;  background-color:#d4ffc1; border:#7eff44 1px dashed; font-size:15px; line-height:1.6; color:#C60;}

.discalc{padding:20px;  background-color:#FFC; border:#FC0 1px dashed; font-size:15px; line-height:1.6; color:#C60; }


.pos{
    position:absolute;
}

.asterix {
    color: #b94a48;
}
.stepper-horizontal {
    position: relative;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

    .stepper-horizontal li {
        -webkit-transition: .5s;
        -o-transition: .5s;
        transition: .5s;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-flex: 1;
        -webkit-flex: 1;
        -ms-flex: 1;
        flex: 1;
        position: relative;
    }

.stepper li a {
    padding: 1.5rem;
    font-size: .88rem;
    text-align: center;
}

.stepper li.completed a .circle {
    background-color: #4285f4 !important;
}

.stepper li a .circle {
    display: inline-block;
    color: #fff;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background: rgba(0,0,0,.38);
    background-color: rgba(0, 0, 0, 0.38);
    width: 25px;
    height: 25px;
    text-align: center;
    line-height: 1.5;
    margin-right: .5rem;
    font-size: 14px;
}

.stepper li.completed a .label {
    font-weight: 600;
    color: rgba(0,0,0,.87);
}

.stepper-horizontal li a .label {
    margin-top: .63rem;
    font-size: 14px;
    color: #999;
}


.rating {
    display: inline-block;
}

.ratingStar {
    background-repeat: no-repeat;
    display: inline-block;
    font-size: 0;
    height: 20px;
    margin: 0;
    padding: 0;
    vertical-align: middle;
    width: 20px;
}

.filledRatingStar {
    background-image: url("/images/star.png");
    background-size: 20px;
}

.emptyRatingStar {
    background-image: url("/images/blank.png");
    background-size: 20px;
}

.savedRatingStar {
    background-image: url("/images/star.png");
    background-size: 20px;
}

.m-0{
    margin:0px !important;
}