
body {
    background: #ffffff !important;
}

.text-label {
    padding-top: 7px;
}

.myadmin-alert.error-php {
    overflow: auto;
    max-height: 250px;
    padding: 10px 20px;
}
.myadmin-alert.error-php p {
    margin: 0;
}

.dark-logo {
    max-width: 200px;
    padding: 12px;
}
.errors .errors_list {
    display: inline-table;
}
label sup {
    color: #eb0e0e;
}
div.dt-buttons {
    float: right;
}
.panel-box {
    background: #fff;
    padding: 20px;
    border-right: 1px solid #e5ebec;
    border-bottom: 1px solid #e5ebec;
}
.panel-box .media, .panel-box .media-body {
    overflow: unset;
}

.fileuploader {
    max-width: 600px;
    background: none;
}
.fileuploader-thumbnails-input-inner i {
    font-size: 22px;
}

.dataTables_wrapper .dataTables_paginate .paginate_button {
    padding: 0px 0px 0px 1px;
}

.label-new {
    background-color: #9528E7;
    color: #ffffff;
}
.label-delivered {
    background-color: #ff6800;
    color: #ffffff;
}
.label-complete {
    background-color: #9c9c9c;
    color: #000000;
}
.label-refund {
    background-color: #7132b7;
    color: #ffffff;
}



@media (max-width:480px) {
    .p-xs-t-0 {
        padding-top: 0;
    }
}

@media (min-width:990px) {
    .p-sm-t-60 {
        padding-top: 60px;
    }
}


.star-ratings {
    display: inline-block;
}
.star-rating {
    width: 90px;
    height: 20px;
    float: left;
}
.star-rating .sr-star.gray {
    background-image: url(/assets/img/stars/gray.png);
}
.star-rating .yellow {
    color: #fff200 !important;
}
.star-rating .sr-star.yellow {
    background-image: url(/assets/img/stars/yellow.png);
}
.star-rating .orange {
    color: #ff8200 !important;
}
.star-rating .sr-star.orange {
    background-image: url(/assets/img/stars/orange.png);
}
.star-rating .sr-star {
    background-position: 0px 0px;
    background-size: 18px 18px;
    background-repeat: repeat-x;
}
.star-rating .sr-stars {
    height: 18px;
    position: relative;
}
.star-rating .sr-stars a {
    width: 18px;
    float: left;
    position: relative;
    z-index: 1;
    text-decoration: none;
    border: 0;
}
.star-rating .sr-stars,
.star-rating .sr-stars .sr-fuel,
.star-rating .sr-stars a {
    background-color: transparent !important;
    height: 18px;
}
.star-rating .sr-stars .sr-fuel {
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 0;
}
.star-ratings .sr-reviews {
    float: left;
    margin-left: 5px;
    height: 20px;
}
.star-ratings .sr-reviews a {
    font-size: 12px;
    text-decoration: none
}

.ratings .rating-summary {
    margin: 10px 0 20px;
    width: 240px;
}
.ratings .rating-summary .rating-item:first-child {
    margin-bottom: 3px;
    padding-bottom: 3px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.08);
}
.ratings .rating-summary .rating-item .rating-name {
    display: inline-block;
    text-align: right;
    vertical-align: top;
    width: 110px;
    margin-right: 5px;
}

.ratings .review {
    border-top: 1px solid rgba(0, 0, 0, 0.08);
    margin: 5px 0 0;
    padding-top: 10px;
}
.ratings .review span.date {
    float: right;
    font-size: 12px;
    color: #000;
}
.ratings .review span.name {
    color: #000;
    display: block;
    font-weight: bold;
    margin-bottom: 3px;
}
.ratings .review p {
    margin-bottom: 8px;
}



.order ul.product-list {
    padding-left: 0;
    display: grid;
}
.order ul.product-list > li {
    list-style: none;
    font-size: 14px;
    color: #080a7e;
    margin-bottom: 5px;
    width: 100%;
    clear: both;
}
.order .product-item > span.name {
    margin-left: 5px;
}
.order .product-item > span.price {
    float: right;
    margin-right: 7px;
}
.order .product-item a.product-minus {
    float: right;
}
.order .product-item a.product-minus:hover {
    background-color: inherit !important;
}
.order .product-item a.product-minus i {
    font-size: 12px;
    color: #000;
}
.order .product-item ul.product-options {
    padding-left: 20px;
    padding-right: 19px;
    margin-bottom: 8px;
}
.order .product-item ul.product-options li.option-item {
    list-style: none;
    height: 14px;
    color: #333;
    line-height: 16px;
    font-size: 14px;
    width: 100%;
    clear: both;
}
.order .product-item ul.product-options li.option-item span.price {
    float: right;
}

.order ul.order-summary {
    padding-left: 0;
}
.order ul.order-summary > li {
    list-style: none;
    font-size: 14px;
    margin-bottom: 5px;
    width: 100%;
    clear: both;
}
.order ul.order-summary > li > span.price {
    float: right;
    margin-right: 7px;
    color: #080a7e;
}
.order ul.order-summary > li.total-item {
    margin-top: 10px;
    padding-top: 8px;
    border-top: 1px solid #ccc;
    font-size: 18px;
}
.order ul.payment-details {
    padding-left: 0;
}
.order ul.payment-details > li {
    list-style: none;
    font-size: 14px;
    margin-bottom: 5px;
    width: 100%;
    clear: both;
}
.order ul.payment-details > li > span {
    float: right;
    margin-right: 7px;
    color: #080a7e;
}



ul.sortable-list {
    padding: 0;
}
ul.sortable-list li {
    list-style: none;
}
ul.sortable-list li div {
    margin-bottom: 3px;
    padding: 10px;
}
ul.sortable-list li.item div {
    border: 1px solid #d8d8d8;
}
ul.sortable-list li > div > a {
    margin-right: 10px;
    text-decoration: none;
}
ul.sortable-list li > div > a > i {
    color: #eb0e0e;
    font-size: 18px;
}
ul.sortable-list li span.name {
    font-size: 14px;
    color: #000000;
}
ul.sortable-list li span.price {
    font-size: 14px;
    color: #000000;
    margin-right: 10px;
    right: 80px;
    position: absolute;
}
ul.sortable-list li ul.option span.price {
    right: 40px;
}
ul.sortable-list li i.sortable {
    cursor: move;
    font-size: 20px;
    float: right;
    margin: 2px 0px;
}
ul.sortable-list li i.clone {
    cursor: pointer;
    font-size: 18px;
    float: right;
    margin: 4px 10px;
}
ul.sortable-list li i.add {
    font-size: 16px;
    float: right;
    margin: 4px 15px;;
}
ul.sortable-list .ui-sortable-helper {
    background-color: #ffffff;
}
ul.sortable-list .ui-state-highlight {
    border: 3px dashed #d8d8d8;
    background-color: #f8f8f8;
    height: 45px;
    margin-bottom: 3px;
}
ul.sortable-list .ui-state-highlight-small {
    border: 2px dashed #d8d8d8;
    background-color: #f8f8f8;
    height: 35px;
    margin-bottom: 2px;
}

ul.categories li.item:hover,
ul.products li.item:hover,
ul.group-options li.item:hover {
    cursor: pointer;
}
ul.categories li.unassigned,
ul.products li.unassigned {
    background-color: #f8f8f8;
}
ul.categories li.item.active,
ul.products li.item.active {
    background: #f0f0f0;
}
ul.categories li.item.status-review > div,
ul.products li.item.status-review > div {
    border-color: #eb0e0e;
    background-color: rgba(235,14,14,0.15);
}
ul.categories li.item.status-hidden > div,
ul.products li.item.status-hidden > div {
    opacity: 0.35;
}
ul.categories li.item.status-disabled > div,
ul.products li.item.status-disabled > div {
    background-color: rgba(128,128,128,0.25);
}

ul.group-options li > div {
    margin-bottom: 2px;
    padding: 5px 10px;
}
ul.group-options li.option {
    padding: 0;
}
ul.group-options li ul {
    padding-left: 20px;
}



