/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : May 24, 2017, 4:49:43 PM
    Author     : whiz-solutions
*/
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
.order-tabs ul .order-tab .icon{display:block;width:70px;position:absolute;left:0;top:0;height:100%;text-align:center;padding-top:19px;}
.order-tabs ul .order-tab .description{display:block;width:auto;padding-top:15px;}
.order-tabs ul .order-tab{position:relative;padding-left:70px;display:block;flex:none;}
.order .container{background-color: #ececec;}    
select::-ms-expand {
    display: none;
}

.order-search .order-controls:after{content:'';clear:both;display:table;}
.order-search .order-controls{display:block;flex:none;}
.order-search .order-controls > div{display:block;float:left;width:50%;}
.order-search .order-controls .button-wrapper{display:block;text-align:right;}
.order-search .order-controls .add{display:block;position:relative;padding-left:35px;margin-top:9px;}
.order-search .order-controls .add img{position:absolute;left:0;top:0;}

.top ul li.logo img{height:auto;}

.service-details .description > article:after{content:'';display:table;clear:both;}
.service-details .description > article{display:block;flex:none;margin-bottom:15px;}
.service-details .description > article .title{display:block;float:left;width:40%;}
.service-details .description > article .text{display:block;float:left;width:60%;}

.shipping-details .forms:after{content:'';display:table;clear:both;}
.shipping-details .forms{display:block;flex:none;margin-bottom:15px;}
.shipping-details .shipper{display:block;float:left;width:55%;margin:0;}
.shipping-details .consignee{display:block;float:left;width:45%;margin:0;}
.shipping-details .cargo-desc{padding:0;}

.blog .tags .tag-list:after, .blog .tags:after, .posts .recent-posts:after, .posts .posts-module:after, .posts .post-list:after, .posts .loadmore ul:after, .order-tabs ul:after, .groupage-list li:after, .order-search .parcels .parcel-size .field-wrapper:after, .order-search.result .field-list:after{content:'';display:table;clear:both;}
.blog .tags .tag-list{display:block;}
.blog .tags .tag-list li{display:inline-block;}
.posts .posts-module{display:block;}
.posts .recent-posts{display:block;}
.blog .recent-posts .list{flex:none;float:left;width:28%;margin-right:3%;height:300px;}
.blog .recent-posts .featured{flex:none;float:left;width:69%;}

.posts .post-list {display:block;}
.posts .posts-module .post-list li{float:left;width:31%;flex:none;display:block;margin:0;}
.posts .posts-module .post-list li+li{margin-left:3.5%;}

.posts .posts-module .post-list.type-2 li{width:48.25%;}
.posts .posts-module .post-list.type-1 li{width:48.25%;}
.posts .posts-module .post-list.type-1 .row-1{width:31%;}
.posts .posts-module .post-list.type-1 .row-2{width:65.5%;}

.posts .loadmore{padding:20px 0;}
.posts .loadmore ul{display:block;margin:0;}
.posts .loadmore ul li{display:block;flex:none;float:left;width:31%;margin:0 0 40px;}
.posts .loadmore ul li:nth-child(3n+2){margin-left:3.5%;margin-right:3.5%;}

.page-container section.main{display:block;flex:none;}

.order-search.result .container .order-tabs ul{display:block;flex:none;}
.order-search.result .container .order-tabs ul li{display:block;flex:none;float:left;width:33.33%;}
.order-search.result .container .order-tabs ul li .icon{display:block;flex:none;width:100%;}

.order-search.result .container{flex:none;display:block;}
.result .container .tab-content-container {display:block;flex:none;}
.result form.search{display:block;flex:none;}
.result .container .tabs-container{flex:none !important;}

.order-search.result .container .tab-content-container .form-group label, .order-search.result .groupage-list, .order-search.result .container .tab-content-container .form-group{display:block;flex:none;width:auto;}

.order-search.result .groupage-list li{display:block;flex:none;}
.order-search.result .groupage-list li .cubicmetre{float:left;width:40% !important;flex:none;}
.order-search.result .groupage-list li .weight{float:right;width:40% !important;flex:none;}

.order-search.result .form-group > .button-wrapper{margin-left:0;}

.order-search.result .parcels, .order-search.result .parcels .parcel, .order-search.result .field-list, .order-search.result .remove{flex:none;width:auto;display:block;}

.order-search.result .parcel .field-list label{float:right;width:35% !important;margin-left:0;margin-right:0;}
.order-search.result .parcel .field-list .parcel-size, .order-search.result .parcel .field-list .weight{float:left;width:65% !important;padding-right:10px;}
.order-search.result .pallet-list .pallet .quantity-label{float:left;width:40% !important;margin-left:0;margin-right:0;}
.order-search.result .pallet-list .pallet .weight-label{float:right;width:50% !important;}

.order-search.result .parcels .parcel-size .field-wrapper{flex:none;width:auto;display:block;}
.order-search.result .parcels .parcel-size .field-wrapper input{float:left;flex:none;width:40px;display:block;}
.order-search.result .parcels .parcel-size .field-wrapper span{float:left;flex:none;width:8px;line-height:40px;display:block;}

.order .overlay {z-index:-1;}

.container .order .overlay {z-index:1;}
.popup section{top:0!important;}
.popup section .container .body .controls{flex:0 0 auto;}


}

@supports (-ms-ime-align:auto) {
.order .overlay {z-index:0;}
}