#hs-order{

}
#input-group-btn{
	left:0 !important;
	border-left: 1px solid #ccc;
    color: #000;
    background-color: #fff;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}

#input-group-btn button{	 
    color: #3b3b3b !important;   
}


#input-group-btn  button.btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active, .open > .dropdown-toggle.btn-default{
	 color: #3b3b3b !important;   
	 background-color: #fff  !important;  
	 border:0 !important; 
}

.border{
    border: 1px solid #000;
}
/*#hsorderMobileleftNav{
    font-size: 16px;
    padding: 15px 15px 15px 15px;
    font-family: GalanoGrotesqueAlt-Regular; 
    font-weight: bold;
    }*/
	
span.hsProfileBckFromOrder {
    padding: 15px 9px 0px 9px;
    display: inline-block;
    height: 48px;
    background: #f0eeee;
    width: 38px;
    float: left;
    border-right: 1px solid #dedede;
}
#hsorderMobileleftNav
.hsProfileBckFromOrder{
    width:40px;
    display: inline-block;
}
.hs-order-search{
    padding: 0px;
}
#fromDateRangeOrder, #toDateRangeOrder{
    width: 100% !important;
}
.hs-calendar-icon-fix{
    position: relative; top: -40px; left: 93%;font-size: 20px;
}
#imaginary_container{
    border-radius: 1px;
}
.stylish-input-group .input-group-addon{
    background: white !important;
    border-radius: 1px;
}
.border-fix-orderHistory{
    border: 0px;
}
.margin-fix-orderHistory{
    margin: 0px;
}
.stylish-input-group .form-control{
    border-right:0;
     border-left:0;  
    box-shadow:0 0 0; 
    border-color:#ccc;
    height: 60px;
    color: #3b3b3b;
    font-size: 20px;
    border-radius: 1px;
    padding-left: 20px;
}
#hs-order .glyphicon-search:before{
    font-size: 20px;
    color: #00a3df;
}
#orderitemfilerBtn:hover{color:#ffffff;}
#hs-order ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #3b3b3b;
}
#hs-order ::-moz-placeholder { /* Firefox 19+ */
  color: #3b3b3b;
}
#hs-order :-ms-input-placeholder { /* IE 10+ */
  color: #3b3b3b;
}

#hs-order :-moz-placeholder { /* Firefox 18- */
  color: #3b3b3b;
}
.stylish-input-group button{
    border:0;
    background:transparent;
}
.hs-order-filter{
    height: 60px;
    width: 60px;
    background-color: #004987;
    float: right;
    color: #fff;
    text-align: center;
}
#hs-order #showmenus{
    height: 60px;
    padding: 5px;
}
#hs-order .filter-icone-img{
    color: #fff;
    height: 60px;
    margin-top: 5px;    
}
#hs-order .filter-icone-text{
    font-size: 11px;
    line-height: 10px;
}
.hs-order-title{
    position: relative;
    height: 60px;
}
.hs-order-showing{
    font-size: 22px;
    color: #3b3b3b;
    padding: 0;
    position: absolute;
    bottom: 0;
    font-family: Value-Sans;
    width: 98%;
}
.hs-top-border-padding-fix {
    padding-top:0px !important;
    margin-top:-6px !important;
}
.hs-order-all{
    padding-left: 0px;
    /*margin-top: 20px;*/
}
.visible-error{
    visibility: visible; 
}
.visible-hide {
     visibility: hidden;   
}
#orderNavItems{
    font-family: GalanoGrotesqueAlt-Regular !important;
    color: rgb(51,51,51);
    font-weight: normal;
    font-size: 13px;
}
.hs-order-box{
    background-color: #f7f7f7;
    border: 1px solid #ccc !important;
    -webkit-box-shadow: 0px 0px 12px -8px #000000;
    -moz-box-shadow: 0px 0px 12px -8px #000000;
    box-shadow: 0px 0px 12px -8px #000000;
    /*margin-bottom: 40px;*/
    margin-top: 15px;
    border: 1px solid #e5e5e5;
    padding: 0px;
    display: flex; 
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex; 
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    box-sizing: border-box;
}
.hs-order-box-top{
    background: #fff;
    border-bottom: 1px solid #ccc;
    width: 100%;
    height: 82px;
    align-content: space-between;
}
.hs-box-order{
 
    padding-left: 20px;
    color: #3b3b3b;
    font-size: 13px;
    font-family: GalanoGrotesqueAlt-Regular;
}
.hs-box-amt{
    padding-left: 20px;
    color: #3b3b3b;
    font-size: 16px;
    font-family: GalanoGrotesqueAlt-SemiBold;
}
.hs-order-box-bottom{
    background-color: #f7f7f7;
    box-sizing: border-box;
    display: flex; 
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex; 
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    align-content: space-between;
}
.padding-pull-order{
    margin-bottom: 10%;
}
.hs-order-right-border {
    padding: 20px 0 5px 0;
    background-image: linear-gradient(#f4f4f4, #ddd, #f4f4f4);
    background-size: 1px 100%;
    background-position: 100% 0, 0 0;
    background-repeat: no-repeat;
}
.hs-order-left-border {
    padding: 20px 0 5px 20px;
}

.hs-box-bot-text1{
    color: #3b3b3b;
    font-size: 13px;
    font-family: GalanoGrotesqueAlt-Regular;
}
.hs-box-bot-text2{
    color: #3b3b3b;
    font-size: 13px;
    font-family: GalanoGrotesqueAlt-Medium;
}
.hs-box-bot-text3{
    color: #bdbdbd;
    font-size: 11px;
}
.hs-order-btn{
    text-transform: uppercase;
    border-radius: 30px;
    font-family: GalanoGrotesqueAlt-Regular;
    font-size: 13px;
    color: #ffffff;
    border: 0;
    padding: 5px 25px 5px 25px;
    background-color: #00a3df;
    margin: 20px 0 20px 0;
}
.mb40{
    margin-bottom: 40px;
}

#hs-filter{
    position: absolute;
    z-index: 1;
    display: none;
    top: 137px;    
}

.hs-filter-box{
    background-color: #fff;
    height: auto;
    border:1px solid #ccc;          
} 
.hs-filter-text{
    margin-top: 30px;
    margin-bottom: 15px;
}
.hs-order-filter-btn{
    text-transform: uppercase;
    border-radius: 5px;
    font-family: GalanoGrotesqueAlt-Regular;
    font-size: 13px;
    color: #000;
    border: 0;
    padding: 5px 10px 5px 10px;
    background-color: #fff;
    /*margin: 20px 0 20px 0;*/
    border: 1px solid #00a3df;
    height: 50px;
    width: 100%;
    -webkit-box-shadow: 3px 3px 15px -6px #000000;
    -moz-box-shadow: 3px 3px 15px -6px #000000;
    box-shadow: 3px 3px 15px -6px #000000;
}
.hs-order-filter-btn:hover,.hs-order-filter-btn:active,.hs-order-filter-btn:visited{
    color:#fff;
    background-color: #00a3df;
}
.hs-order-filter-reset{
    text-transform: uppercase;
    border-radius: 30px;
    font-family: GalanoGrotesqueAlt-Regular;
    font-size: 13px;
    color: #00a3df;
    border: 0;
    outline: none;
    padding: 7px 40px 7px 40px;
    background-color: #fff;
    margin: 0px 0 30px 0;
    border:1px solid #00a3df;
}
.hs-order-filter-apply {
    text-transform: uppercase;
    border-radius: 30px;
    font-family: GalanoGrotesqueAlt-Regular;
    font-size: 13px;
    color: #ffffff;
    border: 0;
    outline: none;
    padding: 7px 40px 7px 40px;
    background-color: #00a3df;
    margin: 0px 0 30px 0px;
    border:1px solid #00a3df;
}
#orderitemfilerBtn:hover{color:#ffffff;}
#showorderfilter{
    margin-top: 5px;
   cursor: pointer; 
}
#hideorderfilter{
    height: 60px;
    border: 1px solid #fff;
    line-height: 65px;
    cursor: pointer;
}
.search-order-history{
   width: 100% !important;         
}
.order-history-price{
   width: 108.484px;
}
.hs-order-btn-period:active, .hs-order-btn-period:hover, .hs-order-btn-period:focus, .hs-order-btn-period.selected {
	 color: #fff;
	 background-color: #00a3df;
	
}
.hs-order-btn-period {
	margin-right: 20px;
    background-color: #ffffff;
    border: 1px solid #00a3df;
    border-radius: 5px;
    color: #333;
    font-size: 13px;
    text-transform: uppercase;
    padding:15px 20px;
    outline: none;
	width: 145px;
}
.hs-filter-date{
   /* border:1px solid;*/
   margin-top: 25px;
}
.hs-transTbl-pagination{
	padding:30px 0px;
    text-align: center;
    color: red;
    font-weight: bold;
}
 .order-history-second-hide{
    display: flex; 
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex; 
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    align-content: space-between;
 }
#page_navigation_order a{
    color: #3f3f3f;
    font-size: 17px;
    color: #3b3b3b;
    text-decoration: none;
    width: 25px;
    height: 25px;
    line-height: 25px;
    /* float: left; */
    display: inline-block;
     font-family: GalanoGrotesqueAlt-Regular;
     font-weight: normal;
}
#page_navigation_order a.previous_link{
    margin-right: 20px;
}
#page_navigation_order a.next_link {
    margin-left: 20px;
}
#page_navigation_order a.previous_link i, #page_navigation_order a.next_link i{
        position: relative;
    top: 2px;
} 
#page_navigation_order a:hover, #page_navigation_order a.page_link.active_page {
    background-color: #00a3df;
    text-decoration: none;
    font-size: 17px;
    color: #fff;
}
#page_navigation_order a.disabled_link:hover{
    background: none;
        color: #999;
}
.hs-btn-period-status:active, .hs-btn-period-time-period:active, .hs-btn-period-status:hover, .hs-btn-period-time-period:hover, .hs-btn-period-status:focus, .hs-btn-period-time-period:focus, .hs-btn-period-status.selected, .hs-btn-period-time-period.selected {
	 color: #fff;
    outline:none;
	 background-color: #00a3df;
	
}
.space-btwn-btn{
    width: 159.91px;
}
span.hsOrderSubTitle {
    display: inline-block;
    padding: 15px;
}
.filter-box-order{
    width: 98.2%;
    margin-top: -31px;
}
.click-order-button{
    background-color: #ffffff !important;
    color:#333 !important;
}
#hs-user-orders-list{
    display: flex; 
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex; 
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
}
.hs-btn-period-status,.hs-btn-period-time-period {
	margin-right: 20px;
    background-color: #ffffff;
    border: 1px solid #00a3df;
    border-radius: 5px;
    color: #333;
    font-size: 13px;
    text-transform: uppercase;
    outline: none;
}
.orderItemsDiv .custom-select-wrapper {
    position: relative;
    display: inline-block;
    user-select: none;
   border: 1px solid #d3ded3;
    width: 60px;
    
}
.orderItemsDiv .custom-select{
    position: relative;
    display: inline-block;
    padding: 15px;
    width: 90%;
}
.orderItemsDiv .custom-select-trigger {
    position: relative;
    display: block;
    font-family: GalanoGrotesqueAlt-Regular;
    color: #3b3b3b;
    cursor: pointer;
    width: 100%;
    text-align: center;
    
}
.orderItemsDiv .custom-options:before {
    position: absolute;
    display: block;
    content: '';
    bottom: 100%;
    right: 10px;
    width: 20px;
    height: 20px;
    margin-bottom: -9px;
    border-top: 1px solid #e5e5e5;
    border-left: 1px solid #e5e5e5;
    background: #fff;
    transform: rotate(45deg);
    transition: all .4s ease-in-out;
}
.orderItemsDiv .custom-options {
    position: absolute;
    display: block;
    top: 100%;
    left: 0%;
    min-width: 100%;
    margin: 0px 0;
    border: 1px solid #e5e5e5;
    border-radius: 0px;
    box-sizing: border-box;
    box-shadow: 0 2px 1px rgba(0,0,0,.07);
    background: #fff;
    transition: all .4s ease-in-out;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    transform: translateY(-15px);
    z-index: 1;
    width: 60px;
    font-family: GalanoGrotesqueAlt-Regular;
	padding: 0;
 }
.orderItemsDiv .custom-option {
    position: relative;
    display: block;
    padding: 0 13px;
    border-bottom: 1px solid #e5e5e5;
    font-size: 13px;
    font-weight: 600;
    color: #3b3b3b;
    line-height: 30px;
    cursor: pointer;
    transition: all .4s ease-in-out;
}
.order_sources.opened .custom-options {
    width: 60px;
    text-align: center;
    opacity: 1;
    visibility: visible;
    pointer-events: all;
    transform: translateY(0);
}
.orderItemsDiv .custom-select-trigger:after {
    position: absolute;
    display: block;
    content: '';
    width: 10px;
    height: 10px;
    top: 35%;
    right: -15px;
    /* margin-top: 6px; */
    border-bottom: 1px solid #000;
    border-right: 1px solid #000;
    transform: rotate(45deg) translateY(-50%);
    transition: all .4s ease-in-out;
    transform-origin: 50% 0;
}
.order_sources.opened .custom-select-trigger:after {
    margin-top: 6px;
    transform: rotate(-135deg) translateY(-50%);
}
.bottom_wrapper_order_right,.bottom_wrapper_order_left,.bottom_wrapper_order{
    float:left !important;
}
.bottom_wrapper_order_left{
    width: 718px;
    padding-left: 7%;
}
#orderPerPage{
    width:135px;
}
 .fromAndToAlign{
        top:0rem !important;
    }
/************************************************************************************
smaller than 2560 //Mac 
*************************************************************************************/
@media screen and (max-width:2560px) {

}

/************************************************************************************
smaller than 1366 //Desktop
*************************************************************************************/
@media screen and (max-width:1366px) { 
   
}

/************************************************************************************
smaller than 1280 //tab, Small Desktop, Small Laptop
*************************************************************************************/
@media screen and (max-width:1280px) {
    
}

/************************************************************************************
smaller than 1024 //tab
*************************************************************************************/
@media screen and (min-width:767px) and (max-width:1024px) and (orientation : portrait){
   .hs-order-filter-btn{
		width: 210px;
		margin-bottom: 20px;
	}
	.hs-order-filter-btn:nth-child(even){
		margin-right:0px;
	}
    .hs-btn-period-time-period{
		width: 210px;
		margin-bottom: 20px;
	}
	 .hs-btn-period-status{
		width: 195px !important;
		margin-bottom: 20px;
	}
	.hs-btn-period-status:nth-child(even),.hs-btn-period-time-period:nth-child(even){
		margin-right:0px;
	}
    .border-all-search{
            border:1px solid #ccc;
    }
    .border-none-search{
        border:0px !important;
    }
    .border-right-search{
        border-right:1px solid #ccc;
    }
    .filter-box-order{
      margin-top: -28px;
      width: 96.8%;
    }
   .fromAndToAlign{
        top:0rem !important;
    }
    
    .hs-box-order{
	    padding-left: 12px !important;
	    color: #3b3b3b;
	    font-size: 13px;
	    font-family: GalanoGrotesqueAlt-Regular;
	}
   
}
@media screen and (min-width:767px) and (max-width:1024px) and (orientation : landscape){
	.hs-box-order{
	    padding-left: 12px !important;
	    color: #3b3b3b;
	    font-size: 13px;
	    font-family: GalanoGrotesqueAlt-Regular;
	}
    .hs-order-showing{
        width: 98%;
    }
    .border-all-search{
            border:1px solid #ccc;
    }
    .border-none-search{
        border:0px !important;
    }
    .border-right-search{
        border-right:1px solid #ccc;
    }
    .hs-btn-period-status, .hs-btn-period-time-period{
    font-size: 10px;
    }
    .hs-box-bot-text1{
        width:95px;
    }
    .fromAndToAlign{
        top:0rem !important;
    }
    .filter-box-order {
        width: 98%;
        margin-top: -36px;
    }
}

/************************************************************************************
smaller than 980 //tab
*************************************************************************************/
@media screen and (max-width:980px) {
   
}

/************************************************************************************
smaller than 800 //tab
*************************************************************************************/
@media screen and (max-width:800px) {
   
}

/************************************************************************************
smaller than 768 //tab
*************************************************************************************/
@media screen and (max-width:768px) {  
	.hs-box-order{
	    padding-left: 20px !important;
	    color: #3b3b3b;
	    font-size: 13px;
	    font-family: GalanoGrotesqueAlt-Regular;
	} 
	
	#input-group-btn{
		left:0 !important;
		border-left: 0 !important;
	    color: #000;
	    background-color: #fff;
	    border-top: 0 !important;
	    border-bottom: 0 !important;
	}


    #imaginary_container {
        width: 94%;
    }
    #hs-order .filter-icone-img {
        font-size: 12px;
    }
    .hs-order-filter-btn{
        margin:10px 0 10px 0; 
    }
    .hs-order-filter-btn{
        margin-bottom: 10px;
    }
    #hs-filter {
        top: 129px;
    }
    .border-all-search{
            border:1px solid #ccc;
    }
    .border-none-search{
        border:0px !important;
    }
    .border-right-search{
        border-right:1px solid #ccc;
    }
}

/************************************************************************************
smaller than 650 //Mobile - land
*************************************************************************************/
@media screen and (max-width: 667px) {
    #imaginary_container {
        width: 108.5%;
    }
    .orderItemsDiv{
		padding-left:0px;
         padding-right:0px;
	}
    .order-history-second-hide{
        padding-right:0px;
    }
    .order-history-detail-hide{
        padding-right:0px;
    }
    .ohd-rightNav{
        padding-right:0px;
    }
    .border-all-search{
            border:1px solid #ccc;
    }
    .border-none-search{
        border:0px !important;
    }
    .border-right-search{
        border-right:1px solid #ccc;
    }
     #orderNumberSearch{
        font-size: 15px;
    }
    .filter-box-order{
        width: 97.6%;
        margin-top: -45px;
    }
     .fromAndToAlign{
        top:-0.5rem !important;
    }
}
/************************************************************************************
smaller than 480 //Mobile 
*************************************************************************************/
@media screen and (max-width: 480px) {   
    .stylish-input-group .form-control{
        font-size: 18px;
    }
    /*.hs-order-all{
        padding-right: 0px
    }*/
    .hs-order-right-border {
        padding: 20px 0 20px 0;
    }
     #orderNumberSearch{
        font-size: 15px;
    }    
    .orderItemsDiv{
		padding-left:0px;
        padding-right:0px;
	}
    .order-history-second-hide{
        padding-right:0px;
    }
    .order-history-detail-hide{
        padding-right:0px;
    }
    .ohd-rightNav{
        padding-right:0px;
    }
    .hs-order-title {
        height: 50px;
    }
    #hs-filter {
        top: 113px;
    }
    .border-all-search{
            border:1px solid #ccc;
    }
    .border-none-search{
        border:0px !important;
    }
    .border-right-search{
        border-right:1px solid #ccc;
    }
    .filter-box-order{
        width:95.7%;
        margin-top: -29px;
    }
     .fromAndToAlign{
        top:-0.5rem !important;
    }
   #imaginary_container{
       width: 97.5%;
   }
}
/************************************************************************************
smaller than 320 //Mobile 
*************************************************************************************/
@media screen and (max-width: 320px) {
    #imaginary_container {
        width: 92%;
    }
    .stylish-input-group .form-control{
        font-size: 14px;
    }
     #orderNumberSearch{
        font-size: 15px;
    }
    .stylish-input-group .input-group-addon{
        border-radius: 0px;
    }
   .ohd-rightNav{
        padding-right:0px;
    }
    .border-all-search{
            border:1px solid #ccc;
    }
    .border-none-search{
        border:0px !important;
    }
    .border-right-search{
        border-right:1px solid #ccc;
    }
    .filter-box-order{
        width:95.7%;
        margin-top: -29px;
    }
     .fromAndToAlign{
        top:-0.5rem !important;
    }
}    
@media screen and (max-width: 360px) {
    .hs-order-filter-apply{
            margin-left: 15px;
    }
    .filter-box-order {
       width:95.7%;
    }
    .hs-btn-period-status, .hs-btn-period-time-period{
        font-size: 12px;
    }
    .hs-dateRange i.hs-icon-calendar {
        top: -22px;
    }
     .fromAndToAlign{
        top:-0.5rem !important;
    }
     #orderNumberSearch{
        font-size: 15px;
    }
    .hs-top-border-padding-fix {
         padding-top:20px !important;
         margin-top:5px !important;
    }
    .ohd-rightNav{
        padding-right:0px;
    }
    .orderItemsDiv{
		padding-left:0px;
        padding-right:0px;
	}
    .order-history-second-hide{
        padding-right:0px;
    }
    .order-history-detail-hide{
        padding-right:0px;
    }
    .border-all-search{
            border:1px solid #ccc;
    }
    .border-none-search{
        border:0px !important;
    }
    .border-right-search{
        border-right:1px solid #ccc;
    }
    .filter-box-order{
        width:95.7%;
        margin-top: .5%;
    }
     .fromAndToAlign{
        top:-0.5rem !important;
    }
}