﻿body {
    font: 12px Arial,Helvetica Neue,Helvetica,sans-serif;
    font-size: medium;
}

.PageBody {
    padding: 6px 2px 2px 1px;
    width: 100%;
}

.PageTable {
    width: 100%;
}

.PageHeader {
    color: white;
    /*   background: #FDC702;*/
    background: #FF8C00;
    /*    font: 12px Tahoma, Geneva, sans-serif !important;*/
    font-size: x-large !important;
    text-decoration: none !important;
    /*    border-bottom: 1px solid #cf9323;
    border-right: 1px solid #cf9323;
    border-top: 1px solid #ffd04f;
    border-left: 1px solid #ffd04f;*/
    margin: 0 0 2px 0;
    padding: 4px 4px 4px 16px;
    vertical-align: top;
    width: 100%;
}

.PageHeaderLink {
    color: white;
    background: #FF8C00;
    /*    font: 12px Tahoma, Geneva, sans-serif !important;*/
    font-size: x-large !important;
    text-decoration: none !important;
    vertical-align: top;
    width: 100%;
}

.PageHeaderTextStyle {
    color: white;
    background: #FF8C00;
    font: 12px Tahoma, Geneva, sans-serif !important;
    font-size: x-large !important;
    text-decoration: none !important;
    width: 100%;
}

.SectionHeader {
    color: white;
    background: #FF8C00;
    font: 10px Tahoma, Geneva, sans-serif;
    font-size: large;
    text-decoration: none;
    padding: 4px 8px;
    margin-top: 10px;
    /*    border: solid 1px #FDC702;*/
    /*    border-radius: 4px;*/
}

.loader {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background: url('images/page-loader.gif') 50% 50% no-repeat rgba(255,255,255, 0.5);
}

img {
    padding: 0;
    margin: 0;
}

.datavalue {
    /*background-color: #fcfced;*/
    border: solid 1px #FF8C00;
    margin: 2px 6px 2px 0;
    padding: 2px 2px 2px 2px !important;
    width: 100%;
}

.datavaluerows td {
    /*background-color: #fcfced;*/
    border-color: #FF8C00;
    /*    border-radius: 4px;*/
    margin: 2px 6px 2px 0;
    padding: 2px 2px 2px 2px !important;
    width: 100%;
}

/* Company Details Form */
.dxscSingleCell {
    width: 50%;
    padding: 2px 4px;
    height: 26px;
}

.dxsCompanyDetailsForm table.dxscLabelControlPair {
    width: 100%;
    height: 100%;
    padding-right: 5px;
}

    .dxsCompanyDetailsForm table.dxscLabelControlPair .dxscLabelCell {
        width: 70%;
        height: 100%;
    }

.dxscLabelCell {
    /* white-space: nowrap; */
    padding: 10px 0px;
}

/*.dxscLabelControlPair .dxscControlCell {
    height: 30%;
    width: 100%;
    padding-right: 5px;
}*/


.dxsCompanyDetailsForm .dxscLabelControlPair tr {
    /*border-bottom: solid 1px #f7b843*/
}

.dxscDoubleCell {
    width: 100%;
    padding: 2px 4px;
    height: 26px;
}

.dxsUserDetailsForm table.dxscLabelControlPair {
    width: 100%;
    height: 100%;
    padding-right: 5px;
}

table.dxscLabelControlPair .dxscLabelCell {
    width: 60%;
    height: 100%;
    padding-right: 15px;
}

table.dxscLabelControlPair .dxscLabelCellSmall {
    width: 10%;
    height: 100%;
}

.dxscLabelCell {
    /* white-space: nowrap; */
}

.dxscLabelControlPair .dxscControlCell {
    height: 30%;
    width: 30%;
    padding-right: 15px;
}

.dxscLabelControlPair .dxscControlSmall {
    height: 30%;
    width: 20%;
    padding-right: 5px;
}

.dxsUserDetailsForm .dxscLabelControlPair .dxscCommentCell {
    height: 100%;
    width: 10%;
    padding-right: 5px;
    text-align: right
}

.dxsUserDetailsForm .dxscHighlightRow {
    background-color: #fcfced;
    border: solid 1px #FF8C00;
}

.popup-header {
    color: white !important;
    background: #FF8C00 !important;
}

.hintStyle {
    background: #FF8C00;
}

.bestSellerPadded {
    padding-left: 40px
}

.dxsBestSellerForm table.dxscLabelControlPair {
    width: 100%;
    height: 100%;
    padding-right: 5px;
}

    .dxsBestSellerForm table.dxscLabelControlPair .dxscLabelCell {
        width: 70%;
        height: 100%;
        padding: 20px 0px;
    }

.dxsUserDefinedFieldsForm {
    /*    padding-left: 10px;
    padding-top: 20px;*/
    /*background: #fcf7e3*/
}

.UserSectionHeader {
    /*color: white;*/
    background: #fcf7e3;
    font: 10px Tahoma, Geneva, sans-serif;
    font-size: large;
    text-decoration: none;
    border-bottom: solid 1px black;
    /*    padding: 4px 8px;
    margin-top: 10px;*/
    /*    border: solid 1px #FDC702;*/
    /*    border-radius: 4px;*/
}

    .UserSectionHeader .dxgv {
        border-bottom: 1px Solid #d1d1d1 !important;
    }

.UserSectionDetail {
    /*color: white;*/
    background: #fcf7e3;
    padding-right: 0px;
}

.UserDetailList {
    /*color: white;*/
    /*background: #f7db94*/
}

#custom-button {
    --bs-btn-color: #000;
    --bs-btn-bg: #FF8C00;
    --bs-btn-border-color: #FF8C00;
    --bs-btn-hover-color: #000;
    --bs-btn-hover-bg: #e6932e;
    --bs-btn-hover-border-color: #ffc720;
    --bs-btn-focus-shadow-rgb: 217, 164, 6;
    --bs-btn-active-color: #000;
    --bs-btn-active-bg: #ffcd39;
    --bs-btn-active-border-color: #ffc720;
    --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    --bs-btn-disabled-color: #000;
    --bs-btn-disabled-bg: #FF8C00;
    --bs-btn-disabled-border-color: #FF8C00;
}
