﻿.main-content {
    margin: 0px !important;
    padding: 0px !important;
    overflow-y: hidden !important;
    overflow-x: hidden !important; 
}

.main-page {
    margin: 0px !important;
    padding: 0px !important;
    border-width: 0px;
    background-color: #d7e2e6;
}

.main-page-body {
    padding: 10px;
    height: 100vh;
    overflow-y: auto !important;
    overflow-x: scroll !important;
}


.main-page-body-panel {
    padding: 0px;
    margin: 0px;
    width: 100%;
    display: flex !important;
    flex-wrap: wrap !important;
}

.main-header {
    width: 100%;
    background-color: #F2F1EB;
    padding: 10px;
    border-width: 2px;
    border-style: solid;
    border-color: #bbccd1a9;
    border-radius: 4px;
}

.main-footer {
    width: 100%;
}

.main-footer-body-panel {
    background-color: #f6e8e8ff;
    padding: 10px;
    border-width: 2px;
    border-style: solid;
    border-color: #bbccd1a9;
    border-radius: 4px;
    display: flex !important;
    flex-wrap: wrap !important;
}

.bill-summary-panel {
    background-color: #ebe1f1ff;
    border-width: 2px;
    border-style: solid;
    border-color: #bbccd1a9;
    border-radius: 4px;
    width: 350px;
    padding: 10px;
}

.main-middle {
    width: 100%;
    height: 100%;
}

.main-middle-datagrid {
    width: 100%;
}

.dataGrid-footer-product-Info {
    background-color: #fff1d37e;
    padding: 4px;
    border-top-width: 1px;
    border-top-color: #9d9595;
    border-top-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #706b617e;
    border-bottom-style: solid;
}

    .dataGrid-footer-product-Info span {
        padding: 0px;
        margin: 0px;
        color: #ff4e00;
        font-weight: bold;
        font-style: italic;
    }

.popup-form {
    padding: 2px;
}

.find-trans-criteria-panel {
    padding: 10px;
    margin: 0px;
    width: 100%;
    border-radius: 5px;
    background-color: #eae8e4;
    display: flex !important;
    flex-wrap: wrap !important;
}

.find-criteria-panel {
    padding: 10px;
    margin: 0px;
    width: 100%;
    display: flex !important;
    flex-wrap: wrap !important;
    background-color: #c3cad1;
    border-radius: 4px;
}

.find-product-title-bar {
    padding: 5px;
    margin-bottom: 4px;
    border-radius: 4px;
}

    .find-product-title-bar .title {
        font-weight: bold;
        color: #567189;
    }

    .find-product-title-bar button {
        background-color: transparent;
        border-color: transparent;
        font-weight: normal;
        color: black;
        float: right;
    }

.pay-cash-only {
    background-color: #EEEEEE;
    border-radius: 4px;
    border-style: solid;
    border-color: #868B8E;
    border-width: 1px;
    padding: 0px;
    margin-top: -4px;
    white-space: nowrap;
    flex-flow: row nowrap;
    display: flex;
    height: 25px;
    width: 150px;
    vertical-align: bottom;
}

/* Create two equal columns that floats next to each other */
.cs-column {
    float: left;
    width: 50%;
}

.cs-column-3col {
    float: left;
    width: 33%;
}


/* Clear floats after the columns */
.cs-row:after {
    content: "";
    display: table;
    clear: both;
}

@media screen and (max-width: 600px) {
    .cs-column {
        width: 100%;
    }
}

.input-address-popup-body {
    min-width: 950px !important;
}

.error_msg_box {
    margin: 10px;
    padding: 10px;
    border-width: 1px;
    border-style: solid;
    border-color: #808080;
    border-radius: 4px;
    background-color: #f2f1b5;
}

    .error_msg_box span {
        font-size: medium;
        font-weight: normal;
        color: #3a4f64;
        white-space: pre-wrap;
    }

        .error_msg_box span h1 {
            font-size: large;
            font-weight: bold;
            color: #7a0909;
            white-space: pre-wrap;
        }

.page-title {
    font-size: large;
    font-weight: bold;
    color: #051d33;
}

.mis-rep-title {
    font-size: large;
    font-weight: bold;
    color: #051d33;
}

.mis-rep-grpby-panel {
    vertical-align: middle;
    display: flex !important;
    flex-wrap: wrap !important;
    margin-left: 10px;
    margin-right: 10px;
}

.draw-bill-data-falg {
    position: fixed;
    z-index: 999;
    top: 120px;
    left: 10px;
    color: red;
    font-size: xx-large;
    font-weight: bold;
    transform: rotate(-45deg);
}

.docgroup-setting-header {
    border-width: 1px;
    border-style: solid;
    border-color: #808080;
    border-radius: 4px;
    background-color: #d0e0ef;
    padding: 10px;
    margin-bottom: 20px;
}

.glpost-setting-header {
    border-width: 1px;
    border-style: solid;
    border-color: #808080;
    border-radius: 4px;
    background-color: #dbe2da;
    padding: 10px;
    margin-bottom: 20px;
}

.spliter-bar {
    background-color: #4b4f52 !important;
}

.splitter-orientation-vertical .spliter-bar {
    min-width: 4px !important;
}

.stkbill-small-header {
    width: 100%;
    display: inline-block;
    white-space: nowrap;
    background-color: #f1f2db;
    border-width: 2px;
    border-style: solid;
    border-color: #e1e1cb;
    padding: 8px;
    font-weight: bold;
    overflow-x: hidden;
}

    .stkbill-small-header .total {
        padding: 4px;
        border-width: 0px;
        border-style: solid;
        border-color: #868B8E;
        font-weight: bold;
        font-size: x-large;
        color: #e81616;
    }

    .stkbill-small-header .count {
        padding: 4px;
        border-width: 0px 2px 0px 2px;
        border-style: solid;
        border-color: #868B8E;
        color: #0c6cc8;
    }

    .stkbill-small-header .custname {
        color: #d316e8;
        padding: 4px;
    }

    .stkbill-small-header .pdinfo {
        width: 100%;
        display: inline-block;
        white-space: nowrap;
        padding: 4px;
        border-width: 2px 0px 0px 0px;
        border-style: solid;
        border-color: #868B8E;
        color: #1621e8;
        overflow-x: hidden;
    }

.docflow {
    white-space: nowrap;
    background-color: #f3f29c;
    border-width: 2px;
    border-style: solid;
    border-color: #e1e1cb;
    padding: 8px;
    overflow-x: hidden;
}

    .docflow span {
        font-weight: bold;
        color: #103fd7;
    }

.lotout-info {
    border-width: 1px;
    border-style: solid;
    border-color: #b4a48a;
    margin-top: 10px;
    padding: 8px;
    background-color: #faf1e1;
}


.trans-ref-popup {
    overflow-y: hidden !important;
    overflow-x: hidden !important;
}

.trans-ref-popup-criteria {
    width: 100%;
    display: flex;
    flex-wrap: nowrap !important;
    margin-bottom: 10px;
}

.edit-field-label-request {
    color: #f10dad !important;
    width: 100%;
}

.edit-field-label-normal {
    color: black !important;
    width: 100%;
}


.toolbar {
    background-color: #b1c1c7 !important;
    border-radius: 4px !important;
}

    .toolbar .title {
        color: #0e2f4d !important;
    }

.main-login-page {
    background-color: #3a4f64 !important;
    width: 100%;
    height: 100vh;
    padding:0px !important;
}

    .main-login-page .loginform {
        position: absolute;
        top: 20%;
        left: 50%;
        margin-top: 0px;
        margin-left: -150px;
        width: 300px;
        height: 320px;
        padding:20px;
        border-width: 1px;
        border-style: solid;
        border-color: #b4a48a;
        background-color: #d5dfe9;
        border-radius: 4px !important;
    }
    .main-login-page .loginform .title {
        font-size:large;
        font-weight:bold;
    }
