﻿
.dxpnlControl h1, h2, h3, h4, h5, h6 {
    letter-spacing: unset !important
}
.dxpnlControl {
    font-family: 'gibsonregular' !important
}
.dxpcLite_Office2010Silver, .dxdpLite_Office2010Silver {
    font-family: 'gibsonregular' !important, Arial, Helvetica, sans-serif;
}

.dxpc-headerText {
    font-family: 'gibsonregular' !important
}
.dxpc-header {
    background: #f6f6f6 !important;
    border-bottom: 1px solid #DADADA !important;
    padding:15px !important;
}
.dxpcLite_Office2010Silver .dxpc-header, .dxdpLite_Office2010Silver .dxpc-header {
    background: white;
    font-family: 'gibsonregular' !important, Arial, Helvetica, sans-serif;
    font-size: 20px;
    color: black !important;
    font-weight: 500 !important;
}

.dxpcLite_Office2010Silver .dxpc-header, .dxdpLite_Office2010Silver .dxpc-header {
   /* border-bottom: none !important;*/
}

.modal-body {
    padding: 10px;
}

.modal-body-no-pad {
    padding: 0px;
}

.modal-footer {
    background-color: rgb(250, 250, 250);
    border-top: 1px solid #DADADA !important;
    padding: 15px !important;
}

.modal-footer-pad {
    background-color: rgb(250, 250, 250);
    padding: 10px;
    text-align: right;
}

.modal-footer-wht {
    text-align: right;
    border-top: 1px solid #DADADA !important;
    padding: 15px !important;
}

.hidden {
    display: none !important;
}

.no-top-bdr {
    border-top: none;
}

.table-modal {
    width: 100%;
}

.td-modal {
    border-top: solid 1px #ddd;
    border-right: solid 1px #ddd;
    padding: 4px 8px 4px 8px;
    font-family: 'gibsonregular' !important, Arial, Helvetica, sans-serif;
    font-size: 12px !important;
    color: black !important;
}

.td-grey-bg {
    background-color: rgb(243, 243, 243);
}

.border-bot {
    border-bottom: solid 1px #ddd;
}

.no-rt-border {
    border-right: none !important;
}

.dxpcLite_Office2010Silver .dxpc-content, .dxdpLite_Office2010Silver .dxpc-content {
    padding: 0px !important;
}

.dxeButtonEdit {
    font-size: 13px !important;
    color: #666666 !important;
    font-family: "RobotoRegular", "Helvetica Neue", Helvetica, sans-serif !important;
}

.dxpcModalBackLite_Office2010Silver, .dxdpModalBackLite_Office2010Silver {
    background: black !important;
    opacity: 0.4 !important;
}

.w-20 {
    width: 20%;
}

.w-30 {
    width: 30%;
}

.w-70 {
    width: 70%;
}

.w-10 {
    width: 10%;
}

.w-80 {
    width: 80%;
}

.w-90 {
    width: 90%;
}

.w-100 {
    width: 100% !important;
}

.dxeMemoEditAreaSys, input[type="text"].dxeEditAreaSys, input[type="password"].dxeEditAreaSys {
    /*height: 19px;
    color: #666666;*/
}

.upd-prog {
    margin-bottom: 8px;
    font-size: 14px;
}

.upd-prog img {
    margin-right: 8px;
}
