﻿/* Global UI styles */
@media all and (max-width:800px) {
    #Logo, #User {
        display: block;
        float: none;
        width: 100%;
    }
}

.invisible {
    display: none;
}

.hilite {
    font-size: 13px;
    background-color: #ffffa5;
    font-weight: 400
}

.hilitebox {
    text-align: center;
    border: 1px solid #000;
    padding: 0;
    font-size: 13px;
    font-weight: 700;
    background-color: #FC0
}

#LabelHeading {
    border-radius: 5px;
}

.overlay {
    position: absolute;
    background-color: #C0C0C0;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: .8;
    -moz-opacity: .8;
    filter: alpha(opacity=80);
    -ms-filter: alpha(opacity=80);
    z-index: 10000
}

.progress {
    position: fixed;
    width: 91px;
    height: 95px;
    top: 50%;
    left: 50%;
    margin-top: -50px;
    margin-left: -50px
}

.RoundedBox {
    border-radius: 3px;
    background-color: #ffffff;
    height: 20px;
    padding: 4px;
    font-size: 13px;
}

.searchT img {
    opacity: .8;
    padding-left: 8px;
    padding-top: 3px
}

    .searchT img:hover {
        opacity: 1
    }

#AccountInfoBox {
    padding: 0;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    border-radius: 5px;
}

    #AccountInfoBox .Active {
        background-color: #4CAF50;
        box-shadow: 0 2px 6px rgba(0,0,0,.2);
        color: #fff;
        padding: 5px 8px 5px 8px;
        border-radius: 5px;
    }

    #AccountInfoBox .Collections {
        background-color: #F44336;
        box-shadow: 0 2px 6px rgba(0,0,0,.2);
        color: #fff;
        padding: 5px 8px 5px 8px;
        border-radius: 5px;
    }

    #AccountInfoBox .WriteOff {
        background-color: #9E9E9E;
        box-shadow: 0 2px 6px rgba(0,0,0,.2);
        color: #fff;
        padding: 5px 8px 5px 8px;
        border-radius: 5px;
    }

    #AccountInfoBox .Other {
        background-color: #fff;
        border: 1px solid #C0C0C0;
        box-shadow: 0 2px 6px rgba(0,0,0,.2);
        padding: 5px 8px 5px 8px;
        border-radius: 5px;
    }

@media(max-width:900px) {
    #Search {
        display: none
    }
}

/* Non DevExpress to Simulate - KEEP HERE */
td input {
    background-color: white;
    color: #484848;
    border: 1px solid #DCDCDC;
    font: 13px 'Roboto Regular', Helvetica, 'Droid Sans', Tahoma, Geneva, sans-serif;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    padding: 3px;

}
    td input:focus {
        outline: none !important;
        border: 1px solid #0072C6;
    }

select {
    background-color: white;
    color: #484848;
    border: 1px solid #DCDCDC;
    font: 13px 'Roboto Regular', Helvetica, 'Droid Sans', Tahoma, Geneva, sans-serif;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    padding: 3px;
    margin-top: 3px;
    margin-bottom: 3px;
}

textarea {
    background-color: white;
    color: #484848;
    border: 1px solid #DCDCDC;
    font: 13px 'Roboto Regular', Helvetica, 'Droid Sans', Tahoma, Geneva, sans-serif;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    padding: 3px;
    margin-top: 3px;
    margin-bottom: 3px;
}

    textarea:focus {
        outline: none !important;
        border: 1px solid #0072C6;
    }

.gridview {
    width: 100% !important;
    border-collapse: collapse !important;
}

.optionsArea {
    padding-top: 10px;
    padding-left: 10px;
}

.error {
    padding-top: 10px;
    padding-left: 10px;
    color: red;
    font: 13px 'Roboto Regular', Helvetica, 'Droid Sans', Tahoma, Geneva, sans-serif;
}
#Invoice {
    font: 13px 'Roboto Regular', Helvetica, 'Droid Sans', Tahoma, Geneva, sans-serif;
}

/* DevExpress Theme overrides */
#ctl00_ContentPlaceHolderContentMain_GvSearch_DXCDWindow_DXCDPageControl {
    width: 100% !important;
    padding-left: 0px !important;
}

.dxgvCustDialogColumnItem_TimelyBill2023 > div:last-child {
    height: 35px !important;
}

.dxflCustomItemSys .dxflVATSys.dxflCaptionCell_TimelyBill2023 {
    padding-top: 0px !important;
}

.dxpcLite_TimelyBill2023 .dxpc-content, .dxdpLite_TimelyBill2023 .dxpc-content {
    white-space: normal;
    padding: 4px 8px !important;
}

.dxpcLite_TimelyBill2023, .dxdpLite_TimelyBill2023 {
    color: #8E8E8E !important;
}

.dxeListBox_TimelyBill2023 td.dxeT {
    width: 100%;
    padding-left: 28px !important;
}

.dxlpLoadingPanel_TimelyBill2023, .dxlpLoadingPanelWithContent_TimelyBill2023 {
    background-color: none !important;
    box-shadow: none !important;
    border: none !important;
}

.NoBorderOnChildren .dxflGroupBoxSys {
    border: none !important;
}

.dxbButton_TimelyBill2023[class~="dxgvCommandColumnItem_TimelyBill2023"] {
    margin-left: 2px !important;
    margin-right: 2px !important;
}

.dxflItem_TimelyBill2023 {
    padding: 3px 0 !important
}

.dxflGroup_TimelyBill2023 {
    padding: 4px !important;
    width: 100%;
}

.dxgvPopupEditForm_TimelyBill2023 {
    padding: 4px !important;
    margin: 0;
}

.dxflGroupCell_TimelyBill2023 {
    padding: 0 10px !important
}

.dxeToken_MaterialTBILL {
    border-radius: 2px !important;
    padding: 4px !important;
    margin: 4px !important;
}

.dxeDisabled_TimelyBill2023 {
    color: #8E8E8E !important;
    cursor: default;
}

.dxeTextBox_TimelyBill2023 td.dxic {
    padding: 3px !important;
}

td.dxic {
    padding: 2px !important;
}

.dxeSpinIncButton_TimelyBill2023 {
    padding: 1px 12px 1px !important;
}

.dxeSpinDecButton_TimelyBill2023 {
    padding: 1px 12px 2px !important;
}

.dxgvHeader_TimelyBill2023 {
    padding: 9px !important;
}

.dxgvGroupPanel_TimelyBill2023 {
    padding: 3px 3px 8px 3px !important;
}

#GvSearch_DXEFC {
    padding: 6px !important;
}

.dxgvFilterRow_TimelyBill2023 {
    padding: 4px !important;
}

input.dxeTokenBoxInput_TimelyBill2023[type="text"] {
    display: inline-block;
    float: left;
    width: 30px;
    outline: none;
    margin: 2px 0 1px 2px;
    padding: 0px !important;
}
.ImportantNotes {
    color: #000000;
    font-weight: 700;
}
#ImportantNotes {
    text-align: left;
    margin-right: 10px;
    margin-bottom: 10px;
    padding: 3px 8px 4px 8px;
    background: #FFFFC0;
    background-color: #FFFFC0;
    z-index: 41998;
    -webkit-box-shadow: rgba(0,0,0,0.1) 0 1px 3px;
    -moz-box-shadow: rgba(0,0,0,0.1) 0 1px 3px;
    box-shadow: 0 1px 3px rgba(0,0,0,0.1);
    border: 1px solid #c0c0c0;
}