/* Datatable */
.grid-container .dataTables_processing {
    display: none !important;
}
.datatable-loading {
    position: fixed;
    top: 0;
    left: 50%;
    margin-left: 70px;
    width: 100px;
    background: #d39174;
    z-index: 999;
    padding: 0 10px;
    color: #ffffff;
}
.grid-container .filter-section .chosen-container {
    margin-bottom:0 !important;
}
/*-----------*/

/* Add Image/Video Button */
.add-media {
    background: #ffffff;
    border: 1px solid #ddd;
    height: 190px;
    width: 100%;
    display: block;
    line-height: unset !important;
    color: #dfdfdf;
    cursor: pointer;
}
/*------------------------*/

/* Create your style on here */
.dataTables_filter{
    display: none;
}

.dataTable thead tr th:first-child{
    min-width: unset;
}


.dataTables_length{
    display: table-cell;
}
.d-inline-block{
    display: inline-block;
}
.popover{
    width: 200px;
}
.popover .popover-content{
    padding: 0;
}
.customers-tab a.active,.users-tab a.active,.product-tab a.active,.orders-tab a.active{
    color:#636E7B;
}

.fileinput{
    width: 100%;
}

input.spinner {
    background-image: url(../../images/loader.gif) !important;
    background-repeat: no-repeat;
    background-position: right 6px bottom 6px;
    background-size: 20px Auto;
}
.fileinput .thumbnail{
    width:100%;
}

.table th a{
    color: #fff;
}

.navbar-search-result .detail-info{
    padding-left: 52px;
    line-height: 17px;
}
.panel-body .heading {
    color: #3c3a3a;
    font-size:20px;
}

.panel-body .sub-heading {
    color: #3c3a3a;
    font-size:16px;
}

.panel-body .caption{
    font-size: 12px;
    font-weight: 500;
    color: #AEAEAE;
}

.panel-body .value{
    font-size: 14px;
    font-weight: 600;
}

.panel .panel-body .inner-all .list-group .list-group-item{
    border-bottom: 1px solid #DDD;
    padding: 10px 0px;
}

.lh-normal{
    line-height: normal;
}

.order-info .billing-address,.shipping-address{
    line-height: normal;
}
.radio-inline:last-child{
    margin-left: 0px;
}
.address-detail .panel{
    min-height: 190px;
}
.addresses .add-media {
    background:#ffffff;
    border: 1px solid #ddd;
    /*padding: 30px;
    height: 255px;*/
    height: 190px;
    width:100%;
    display: block;
    line-height: unset !important;
    color: #dfdfdf;
    cursor: pointer;
}

.thumbnail-images{
    width: 100px;
    height: 122px;
    border: 1px solid #ddd;
    margin-right: 10px;
    margin-bottom: 15px;
    display: inline-block;
    overflow: hidden;
}
.thumbnail-images img{
    max-width: 100%;
    display: block;
    margin: 0 auto;
}
.thumbnail-medium-images-box{
    display: inline-block;
    vertical-align: top;
    border: 1px solid #ddd;
    margin: 5px;
}

.thumbnail-medium-images-box .thumbnail-medium-images{
    width: 200px;
    height: 200px;
    display: inline-block;
    overflow: hidden;
}
.thumbnail-medium-images-box .thumbnail-medium-images img.product-image{
    max-width: 100%;
    display: block;
    margin: 0 auto;
    width: 95%;
}
.thumbnail-medium-images-box .thumbnail-action{
    background: #EEEEEE;
    padding: 10px;
}

.loader{
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    border: 0px;
    background-color: rgba(255, 255, 255, 0.75);
    background-image: url(/images/loader.gif);
    background-repeat: no-repeat;
    background-position: center center;
    z-index: 2147483647;
}

.thumbnail-medium-images-box .thumbnail-medium-images input[type=file]{
    visibility: hidden;
}

#orders_export_modal .status-link{
    float: left;
    text-align: left;
    width: 80%;
    display: inline-block;
    font-style: italic;
    opacity: 0;
}

#mark_order_status_modal .status{
    overflow-wrap: break-word;
}

/*.mini-stat-info .view-link a{
    background: #fff;
    color:#5577b3;
    padding: 0 5px;
}*/

/* cellpadding */
.import-mapping-table th, .import-mapping-table td { padding: 5px; }

/* cellspacing */
.import-mapping-table th, .import-mapping-table td{border:0 !important;border-bottom: 1px solid #ddd !important;border-right: 1px solid #ddd !important;}

/* Dashboard Page */
/*.dashboard .mini-stat-info{
    width: 70%;
    float: left;
}*/
/*.dashboard .mini-stat-info .view-link a{
    background-color: #5577b3;
    color:#fff;
}*/


.product-detail .color-options .badges .color-badge.selected {
    border: solid 1px #dcbeab;
    font-weight: 600;
}
.product-detail .color-options .badges .color-badge {
    display: inline-block;
    text-align: center;
    font-size: 13px;
    background: #ffffff;
    border: solid 1px #efefef;
    line-height: 30px;
    margin-right: 10px;
    margin-bottom: 5px;
    padding: 0 10px;
    cursor: pointer;
}

.product-detail .size-options .badges .size-badge.selected {
    border: solid 1px #dcbeab;
    font-weight: 600;
}

.product-detail .size-options .badges .size-badge {
    display: inline-block;
    text-align: center;
    font-size: 13px;
    background: #ffffff;
    border: solid 1px #efefef;
    line-height: 30px;
    margin-right: 10px;
    margin-bottom: 5px;
    padding: 0 10px;
    cursor: pointer;
}

.product-detail .specification-table {
    border: solid 2px #dcdcdc;
}
.product-detail .specification-table tr:nth-child(odd) {
    background: #ffffff;
}

.product-detail .specification-table tr td.caption {
    color: #838383;
    width: 45%;
    padding-left: 20px;
}
.product-detail .specification-table tr td {
    border: 0;
    padding: 5px;
    font-size: 14px;
}
