.select2-results__option[aria-selected=true] { display: none;}
.validation-message {
    color: #d9534f;
    margin-top: .50rem;
}
.hidden {
    display: none
}
.clearfix::after {
  content: "";
  clear: both;
  display: table;
}
.zexcel_filter{
    width: 100%;
}
textarea{
    height: 100px !important;
}
.select2-container--default .select2-selection--single{
    border-color: rgba(0,0,0,.15);
    height: 35px;
    padding-top: 3px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow{
    top: 4px;
}
/*tfoot td,
tfoot input.form-control{
    padding: 5px !important; 
}*/
.zpanel{
    text-align: center;
}
.zpanel .row{
    width: 50%;
    display: inline-block;
    text-align: left;
}
.zbillview{
    padding: 10px;
}
/*.zbillview th,
.zbillview td{
    padding: 5px;
}*/
.zpanel .row form{
    display: flex;
    flex-wrap: wrap;
}
.zpanel .row div.form-group{
    width: 50%;
    padding: 0 10px;
}
.zpanel .row form .zimages{
    width: 100%;
}
.zpanel .zimages .uploader-wrapper > button{
    width: 50%;
    padding: 20px;
    float: left;
}
.zpanel .uploaderwrapper{
    width: 50%;
}
@media screen and (min-width: 1024px) {
    aside{
        display: none !important;
    }
    .main-menu{
        width: 100%;
    }
    .main-menu ul li{
        float: left;

        color: #fff;
    }
    .main-menu ul li a{
        color: #fff;
        font-size: 14px;
        width: 100%;
        display: block;
        padding: 11px 10px;
    }
    .main-menu ul li li{
        display: none;
    }
    .main-menu ul li:hover > a{
        background: #58468966;
        text-decoration: none;
    }
    .main-menu ul li:hover ul{
        position: absolute;
        max-width: 200px;
        min-width: 200px;
        margin-top: 0px;
    }
    .main-menu ul li:hover li{    
        display: block;
        width: 100%;
        background: #70C917;
        margin-top: 0;
    }
    .main-menu ul li:hover li a{
        padding: 10px;
    }
    .top-nav .top-nav-box .top-nav-content .top-nav-box .user-top-profile:hover{
        background: #58468966;
    }
}
.order_lists li a{
    display: block;
    text-align: center;
    padding: 10px;
    background: #e9fcfc;
    border-bottom: 1px solid #cde1e1;
    text-decoration: none;
}
.order_lists li a:hover{
    background: #cde1e1;
}
.top-nav{
    background: black;
}

.breadcrumb{
    display: none;
}
.dash {
    box-shadow: none !important;
}
.content-box{
    box-shadow: none;
}
form .content-box{
    padding: 10px !important;
}
.row{
    margin-right: 0 !important;
    margin-left: 0 !important;
}

.dash .row > div:not(.zbottom){
    padding: 20px 10px;
}
.dash_list li{
    margin-bottom: 5px;
}
.dash_list li a{
    text-decoration: none;
    padding: 10px 15px;
    display: block;
}
.dash_list li a div:first-child{
    font-weight: bold;
    margin-bottom: 2px;
}
.dash_list li a > div:nth-child(2),
.dash_list li a > div:nth-child(3){
    display: inline-block;
    color: #cccccc;
}
.dash_list li a div span{
    padding-right: 5px;
}

.dash .content-box-header {
    background: #70C917;
    color: #fff;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    padding: 15px;
    font-weight: bold;
    margin-bottom: 0 !important;
}
.dash_list li:last-child{
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    overflow: hidden;
}
.no-records {
    padding: 10px;
    text-align: center;
    font-weight: bold;
}
.wrapper .main .content{
    padding: 0 !important;
}
.wrapper .main .content .content-box, .wrapper .main .content .media-wrapper .media-row .media-box, .wrapper .main .content .invoice-wrapper{
    margin-top: 0;
}
.content-box > *{
    /*padding: 0 20px;*/
}
.content-box > h2{
    font-size: 16px;
    font-weight: normal;
    margin-bottom: 30px;
}
.content-box h2 span{
    font-weight: bold;
    font-size: 13px;
}
.wrapper{
    padding:  0px !important;
    margin-top: 40px !important;
    display: block;
}
.wrapper .side-nav{
    top: 40px;
}
.content-box #product_list{
    margin: 0 -10px;
}
.content.dash > .row > div .content-box{
    padding: 0 !important;
}
.content.dash > .row > div:first-child .content-box{
    box-shadow: none !important;

}
/*.content.dash > .row > div:first-child .content-box ul{    
    border-left: 1px solid #3CB9FC;
    border-right: 1px solid #3CB9FC;
    border-bottom: 1px solid #3CB9FC;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    margin-top: -1px;
}
.content.dash > .row > div:nth-child(2) .content-box ul{    
    border-left: 1px solid #EFB328;
    border-right: 1px solid #EFB328;
    border-bottom: 1px solid #EFB328;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    margin-top: -1px;
}
.content.dash > .row > div:nth-child(3) .content-box ul{    
    border-left: 1px solid #FF9000;
    border-right: 1px solid #FF9000;
    border-bottom: 1px solid #FF9000;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    margin-top: -1px;
}
.content.dash > .row > div:nth-child(4) .content-box ul{    
    border-left: 1px solid #70C917;
    border-right: 1px solid #70C917;
    border-bottom: 1px solid #70C917;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    margin-top: -1px;
}*/
.content.dash > .row > div .content-box ul{    
    border-left: 1px solid grey;
    border-right: 1px solid grey;
    border-bottom: 1px solid grey;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    margin-top: -1px;
    overflow: hidden;
}
.ztable tfoot {
	background: #eee;
	border-top: 1px solid #d7d7d7;
}
.content.dash > .row > div .content-box a .badge{
    padding: 6px 10px;
    border-radius: 5px;
    font-size: 14px;
}
/*.content.dash > .row > div:first-child  .content-box a .badge{
    background: #3CB9FC;
}
.content.dash > .row > div:nth-child(2)  .content-box a .badge{
    background: #EFB328;
}
.content.dash > .row > div:nth-child(3)  .content-box a .badge{
    background: #FF9000;
}
.content.dash > .row > div:nth-child(4)  .content-box a .badge{
    background: #70C917;
}*/

.content.dash > .row > div .content-box a .badge{
    background: grey;
}
/*.content.dash > .row > div:nth-child(1)  .content-box a div:first-child{
    color: #3CB9FC;
}
.content.dash > .row > div:nth-child(2)  .content-box a div:first-child{
    color: #EFB328;
}
.content.dash > .row > div:nth-child(3)  .content-box a div:first-child{
    color: #FF9000;
}
.content.dash > .row > div:nth-child(4)  .content-box a div:first-child{
    color: #70C917;
}*/

.content.dash > .row > div  .content-box a div:first-child{
    color: grey;
}

/*.content.dash > .row > div:first-child .content-box{
    box-shadow: 0 0.46875rem 2.1875rem rgba(22,170,255,.03), 0 0.9375rem 1.40625rem rgba(22,170,255,.03), 0 0.25rem 0.53125rem rgba(22,170,255,.05), 0 0.125rem 0.1875rem rgba(22,170,255,.03) !important;
}
.content.dash > .row > div:nth-child(2) .content-box{
    box-shadow: 0 0.46875rem 2.1875rem rgba(247,185,36,.03), 0 0.9375rem 1.40625rem rgba(247,185,36,.03), 0 0.25rem 0.53125rem rgba(247,185,36,.05), 0 0.125rem 0.1875rem rgba(247,185,36,.03) !important;
}
.content.dash > .row > div:nth-child(3) .content-box{
    box-shadow: 0 0.46875rem 2.1875rem rgba(217,37,80,.03), 0 0.9375rem 1.40625rem rgba(217,37,80,.03), 0 0.25rem 0.53125rem rgba(217,37,80,.05), 0 0.125rem 0.1875rem rgba(217,37,80,.03) !important
}
.content.dash > .row > div:nth-child(4) .content-box{
    box-shadow: 0 0.46875rem 2.1875rem rgba(58,196,125,.03), 0 0.9375rem 1.40625rem rgba(58,196,125,.03), 0 0.25rem 0.53125rem rgba(58,196,125,.05), 0 0.125rem 0.1875rem rgba(58,196,125,.03) !important; 
}*/

/*.content.dash > .row > div:first-child .content-box-header{
    background: #3cb9fc;
}
.content.dash > .row > div:nth-child(2) .content-box-header{
    background: #efb328;
}
.content.dash > .row > div:nth-child(3) .content-box-header{
    background: #ff9000;
}*/

.content.dash > .row > div .content-box-header{
    background: grey;
}
.content{
    background: #fff !important;
}
.content-box-header .row > div{
    font-weight: bold;
}
.content{box-shadow: none !important;}

.content-box-header .row > div span{
    display: block;
    font-weight: normal;
}
@media print
{    
    .no-print, .no-print *
    {
        display: none !important;
    }
}
.zbottom {
    position: fixed;
    bottom: 0;
    width: 100%;
    text-align: center;
    background: #fff;
    padding: 0px;
    z-index: 5;
    left: 0;
}
.swal2-container{
    width: 100% !important;
    padding: 0 !important;

}

.swal2-content{
    /*margin-bottom: 100px !important;*/
}
.product_title {
    font-weight: bold;
    font-size: 14px;
    background: black;
    color: #fff;
}
#search_product_c{
    /*padding: 0 35px;*/
}
.zbottom > button{
    margin-right: 5px;
}
.zbottom,
.zcart{
    display: table;
    width: 100%;
}
.zbottom > div.zright,
.zbottom > div.zleft{
    display: table-cell;
    width: 50%;
    vertical-align: middle;
}
.zcart div.zright,
.zcart div.zleft{
    display: table-cell;
    width: 50%;
    vertical-align: middle;
}
.swal2-popup{
    padding: 0 !important;
    border-radius: 0 !important;
}
#swal2-content .products{
    text-align: left;
    font-size: 13px;
}
.bcart{font-size: 14px;}
.zbottom > div:first-child span{
    display: block;
    text-align: left;
}

.zbottom > div:first-child .ztitle{    
    font-weight: bold;
}
.zbottom > div:first-child .zref{
    color: #777;
    font-size: 10px;
}
.zbottom > div:first-child{
    border-right: 1px solid #e4e4e4;
}

.verify_products,
.ptype_products {
    position: fixed;
    top: 40px;
    z-index: 999;
    background: #fff;
    width: 100%;
    height: 100vh;
    overflow: scroll;
}
.verify_header,
.ptype_header{
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    padding: 5px;
}
.verify_footer,
.ptype_footer{
    text-align: center;
    border-top: 1px solid #eee;
    padding: 5px;
}
.ptype_content{
    padding: 10px;
}
@media screen and (max-width: 900px) {
    .pickerbox .pickermenu{
        height: auto;
        float: none;
        width: 100%;
    }
    .pickerbox .pickercontent .pickerfiles{
        height: 280px;
    }
    .pickerbox .pickermain{
        float: none;
        width: 100%
    }

    .pickerbox .pickermenu ul{
        margin: 0;
        height: 30px;
    }
    .pickerbox .pickermenu ul li{
        float: left;
        width: 43%;
    }

    .top-nav .main-menu{
        display: none;
    }
    aside .main-menu ul li{
        width: 100%;

    }
    .wrapper .side-nav .main-menu ul li.active{
        border-color: #70C917;
    }
    .wrapper{
        padding: 0 !important;
        margin-top: 40px;
    }
}

.nopadding{
    padding: 2px !important;
}
.top-nav .top-nav-box .logo-wrapper .logo-box img{
    width: auto;
}
.top-nav{
    height: 40px;
}
.auth-wrapper .auth-header, .auth-wrapper .auth-user{
    background: none;
    padding: 0;
    text-align: center;
    box-shadow: none;
}
.user-top-profile{
    width: 200px;
}
#product_list .products {
    margin-bottom: 5px;
    padding: 5px;
    border-bottom: 1px solid #eee;
}
#product_list .products > div:not(.clearfix){
    float: left;
}
#product_list .products .p_image{
    width: 15%;
    text-align: center;
}
#product_list .products .p_name{
    width: 50%;
}
#product_list .products .p_name .title{
    font-weight: bold;    
}
#product_list .products .p_name .type{
    color: #a7a7a7;
}

#product_list .products .p_action{
    width: 35%;
    text-align: center;
}
.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9{
    padding: 0;
}
.wrapper .main{
    padding: 0;
    display: block;
}
.round { border-radius: 50%; }
.swal2-content th{
    font-size: 13px;
    font-weight: bold;
}
.swal2-content td{
    font-weight: normal;
    font-size: 13px;
    text-align: left;
    border-top: 1px solid #dedede;
}
/*.swal2-content tr:last-child td{
    border-bottom: 1px solid #dedede
}*/

@media (min-width:300px) and (max-width: 800px){
    .swal2-actions{
    position: fixed;
    bottom: 0;
    left: 0;
    background: #fff;
}
    .zpanel .row{
        width: 100%;
    }

    .zpanel .row div.form-group{
        width: 100%;
    }
    .zpanel .row form .zimages{
        width: 100%;
    }
    .zpanel .zimages .uploader-wrapper > button{
        width: 100%;
    }
    .zpanel .uploaderwrapper{
        width: 100%;
    }
}


@media (min-width: 300px) {
    .col-sm {
        -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%;
    }
    .col-sm-auto {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
    }
    .col-sm-1 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 8.333333%;
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%;
    }
    .col-sm-2 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 16.666667%;
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
    }
    .col-sm-3 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
    .col-sm-4 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 33.333333%;
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }
    .col-sm-5 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 41.666667%;
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%;
    }
    .col-sm-6 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .col-sm-7 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 58.333333%;
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%;
    }
    .col-sm-8 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 66.666667%;
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%;
    }
    .col-sm-9 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
    }
    .col-sm-10 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 83.333333%;
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%;
    }
    .col-sm-11 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 91.666667%;
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%;
    }
    .col-sm-12 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
}