
@media only screen and (max-width: 800px) {
    #select_dropdown_Cosmetic_chosen, #select_dropdown_Functional_chosen {
        display: none !important;
    }
    .TopFilterSearchButtonsArea button{
        margin-bottom:5px;
    }
    .InputFormCategoryBox textarea{
        width:90% !important;
    }
    .Background_gray2 {
        height:135vh !important;
    }
    #SearchBox1_Search{
        width:100px !important;
        display:block !important;
    }
    .ToolsSettingsLayout table{
        margin-left:0px !important;
        margin-right:0px !important;
    }
    .ToolsSettingsLayout input {
        width: 100px;
    }
    .WhiteBlockInputs input{
        display:block;
        margin:10px;
        margin-left:0px;
    }
    #PickListAddBox{
        width:auto;
    }
        #PickListAddBox table tr td input{
            padding-left:20px !important;
            border:1px solid black;
        }
    #SearchBox2_Search{
        width:100px !important;
    }
}
.MainContentView{
    margin-left:0px;
    height:110vh;
    margin-bottom:-50px !important;
    z-index:2;
    transition:margin-left .7s,width .7s;
}

.WhiteBlockInputs {
    padding: 20px;
}

.MobileSideMenu {
    min-width: 170px;
}

.TechReportMulti {
    display: inline-block;
    height: auto;
}
/* - Pick List - */
.OrangeSelected {
    background-color: #FF5733;
}

.SideBox1:hover {
    background-color: #FF5733;
    cursor: pointer;
}

.SideBox1 {
    padding-left: 10px;
    padding-top: 14px;
    padding-bottom: 14px;
}
    .SideBox1 p {
        float:right;
        color:white;
        font-weight:bold;
        padding-right:15px;
        font-size:14px;
    }

    .SideBox1 h3 {
        display: inline;
        font-size: 13px;
        color: #e3e3e3;
        font-weight: 500;
        padding-left: 10px;
        font-weight: 400;
    }

    .SideBox1 i {
        color: #e3e3e3;
        width: 30px;
        text-align: center;
    }

.SideBox1Top {
    background-color: #50646c;
    height: 45px;
}

    .SideBox1Top h3 {
        font-size: 14px;
        color: #9aa6b1;
        font-weight: 500;
        text-align: center;
        padding-top: 15px;
    }


.SideMenu1View {
    display: flex;
    min-height: 100vh;
}

#SearchBox1 i:hover {
    cursor: pointer;
}
#PickListValidateClose_btn{
    z-index:999;
    background:none !important;
    color:black !important;
    border:none !important;
    width:auto !important;
    font-size:20px;
    float:right !important;
    display:inline-block !important;
    margin-top:-40px !important;
}
#SearchBox1 {
    float: left;
    z-index: 1;
    position: absolute;
    margin-left: 65px;
    margin-top: 20px;
    width: 300px;
}

    #SearchBox1 input {
        width: 180px;
        height: 30px;
        border-radius: 3px;
        padding-left: 5px;
        padding-right: 15px;
        border: 1px solid lightgray;
    }

    #SearchBox1 i {
        color: gray;
        margin-left: -20px;
    }

    #SearchBox1 p {
        float: left;
        padding-top: 7px;
        padding-right: 8px;
    }




.PackingSlip {
    font-size: 16px;
    margin: 10px;

    page-break-after: always;
}

    .PackingSlip img {
        float: right;
        height: 60px;
        margin-right: 10px;
    }

    .PackingSlip h4 {
        font-size: 18px;
        font-weight: bold;
    }

    .PackingSlip h3 {
        font-size: 18px;
        font-weight: bold;
    }





.Slip_OrderDetails {
    width: 65%;
    float: left;
}

    .Slip_OrderDetails table {
        width: 100%;
    }

        .Slip_OrderDetails table td {
            overflow-wrap: break-word;
        }
            .Slip_OrderDetails table td:nth-child(3) {
                font-size: 16px;
            }
        .Slip_OrderDetails table th {
            text-align: right;
            padding-right: 10px;
        }

.Slip_toAddress {
    width: 35%;
    float: left;
    margin-bottom: 30px;
}
    .Slip_toAddress table th:nth-child(1), .Slip_toAddress table th:nth-child(2) {
        text-align: right;
        padding-right: 10px;
    }


    .Slip_productsDiv table {
        border: 1px solid black;
        font-size: 16px;
        vertical-align: top;
        width:98%;
    }

    .Slip_productsDiv table tr {
        border: 1px solid black;
    }

    .Slip_productsDiv table th {
        border: 1px solid black;
    }

    .Slip_productsDiv table td {
        vertical-align: top;
        padding-left: 10px;
        padding-top: 5px;
        padding-bottom: 5px;
    }

        .Slip_productsDiv table td:nth-last-child(2) {
            text-align: center;
        }

        .Slip_productsDiv table td:nth-last-child(1) {
            text-align: right;
        }
        .Slip_productsDiv table th:nth-child(1) {
            width: 10%;
            padding-left: 10px;
        }
        .Slip_productsDiv table th:nth-child(2) {
            width: 50%;
            padding-left: 10px;
        }
        .Slip_productsDiv table th:nth-child(3) {
            width: 10%;
            padding-left: 10px;
        }
        .Slip_productsDiv table th:nth-child(4) {
            width: 15%;
            padding-left: 10px;
        }
        .Slip_productsDiv table th:nth-child(5) {
            width: 5%;
            padding-left: 10px;
            text-align: center;
        }
        .Slip_productsDiv table th:nth-child(6) {
            width: 10%;
            padding-left: 10px;
        }

.Slip_total {
    float: right;
    margin-right: 18px;
}

    .Slip_total table {
        text-align: right;
    }

        .Slip_total table td {
            padding-top: 8px;
            padding-left: 50px;
        }

        .Slip_total table th {
            padding-top: 8px;
            padding-right: 10px;
        }

#Slip_barcode {
    margin-left: 28%;
    margin-top: 40px;
}


#Batches_Dropdown {
    max-height: 600px;
    overflow-y: auto;
}
#select_picklist_chosen .no-results {
    color:red !important;
    font-size:22px;
}

#ValidateSearchBox{
    background-color:inherit;
    height:1px;
    margin-top:-1px;
}
    #ValidateSearchBox #SearchBox1 {
        margin-top: 15px;
    }
#TechReportGridArea #gridContainerTechReportSub .dx-scrollable-scrollbar {
    display:none;
}

/*ESG Report*/
.ESG_Title_box {
    border-radius: 15px;
    padding-top: 15px;
    padding-bottom: 15px;
    margin-right: 40px;
    margin-top: 20px;
    margin-right: 40px;
    display: block;
    border:1px solid silver;
    background-color:white;
}

    .ESG_Title_box p {
        margin: 0px;
        display: inline-block;
        padding: 0px;
        margin: 0px;
        margin-left: 20px;
        color: rgba(117,117,117,.87);
    }

        .ESG_Title_box p:nth-child(3) {
            float: right;
            margin-right: 50px;
        }
.ESG_Box table div {
    overflow: auto;
}
.ESG_Box table tr th {
    text-align: center;
}
.ESG_Box table tr td, .ESG_Box table tr th {
    width: 100px;
    min-width: 100px;
    border: 1px solid black;
}
.ESG_Box input {
    width: 100%;
    height: 100%;
    border: 1px solid gray;
    background-color: #efeff9;
}
.ESG_Box table td select {
    min-width: 100px;
    border: none;
    height: 100%;
    background-color: #efeff9;
}
.ESG_Box table th select {
    min-width: 100px;
    border: none;
    height: 100%;
    text-align: center;
    font-weight: bold;
}
.ESG_Box table select:hover {
    cursor: pointer;
}

.ShowBox {
    width: 300px;
    background-color: #293f50;
    height:35px;
    border-top:1px solid white;
    border-left:1px solid white;
}
    .ShowBox button {
        display: inline-block;
        color: white;
        float:right;
        background-color:inherit;
        border: 1px solid white;
        border-radius:3px;
        padding:0px;
        width:50px;
        margin-top:7px;
        margin-right:10px;
    }
    .ShowBox p {
        display: inline-block;
        color:white;
        margin-left:20px;
        padding-top:7px;
        font-size:15px;
    }
.BtnUpdate{
    margin-top:50px;
    border:1px solid black;
    border-radius:8px;
    background-color:springgreen;
    color:white;
    font-size:15px;
    padding:5px;
    padding-left:10px;
    padding-right:10px;
    margin-left:50px;
}
.SubBox{
    margin-left:10px;
    margin-bottom:20px;
}
.SubBox .ShowBox{
    background-color:orange;
    margin-top:0px;
}
.BtnRowAdd{
    border-radius:2px;
    border:1px solid silver;
    background-color:limegreen;
    color:white;
    padding:5px;
    padding-left:10px;
    padding-right:10px;
    margin:5px;
    margin-top:10px;
    margin-left:20px;
}
.ESGRemoveRow {
    border: none;
    background: transparent;
    color: red;
}
.ESGRemoveRow:hover{
    color:orange;
}
.SumTable tr td{
    border:none !important;
    font-weight:bold;
    padding-left:5px;
}
.ESG_Q1, .ESG_Q2, .ESG_Q3, .ESG_Q4, .ESG_Average, .ESG_Total {
    text-align: center;
}

.ESG_Summary{
    width:800px;
    margin-bottom:10px;
    margin-top:20px;
    margin-left:10px;
}
.ESG_Summary h3 {
    font-size: 14px;
    font-weight:bold;
    display: inline-block;
    padding:2px;
    margin:0px;
}
.ESG_CO2 {
    background-color: #99cdff;
}
.ESG_Biomass {
    background-color: #98cb00;
}
.ESG_CO2, .ESG_Biomass {
    padding: 10px;
    border: 2px solid black;
}
.ESG_CO2 h3:nth-child(2),.ESG_Biomass h3:nth-child(2){
    float:right;
}
    .ESG_CO2 h3:nth-child(3), .ESG_Biomass h3:nth-child(3) {
        float: right;
    }








#ESG_Total_Box1 {
    background-color: #99cdff;
    margin-bottom:10px;
}
#ESG_Total_Box2 {
    background-color: #98cb00;
}
.ESG_Title_TotalBox {
    margin-right: 130px;
    margin-bottom:0px;
    border-radius:2px;
    border:2px solid steelblue;
}
    .ESG_Title_TotalBox p {
        color:black;
        font-size: 14px;
        font-weight: bold;
        display:inline-block;
        padding-top:20px;
    }
        .ESG_Title_TotalBox p:nth-child(2) {
            float: right;
            margin-right:30px;
        }
.ESG_Title_total {
    margin-right: 40px;
    margin-top: 30px;
}
.ESG_Title_Selector {
    float:right;
    margin:0px;
    margin-top:-120px;
    margin-right:0px;
    display:inline-block;
}
.ESG_Title_Selector select {
    display: block;
    width: 110px;
    background-color: black;
    color: white;
    border-radius: 5px;
    height: 30px;
    margin-bottom:10px;
    margin-top:10px;
}
    .ESG_Title_Selector button {
        padding-top:8px;
        padding-bottom:6px;
        width: 110px;
        border:1px solid gray;
        background-color:inherit;
        margin-bottom:5px;
        border-radius:4px;
        color:steelblue;
        font-weight:bold;
    }
    .ESG_Title_Selector button:hover{
        color:white;
        background-color:limegreen;
        border:1px solid gray;
    }
.ESG_Box2 {
    margin-top: 20px;
    display: none;
}
.ESG_Box {
    margin-top: 20px;
    display: none;
}
    .ESG_Box table {
        display: grid;
        grid-template-columns: repeat(1, minmax(0, 1fr));
        overflow: auto;
        white-space: nowrap;
        margin-bottom: 5px;
        background-color: white;
    }


.BtnLightStyle1 {
    float: right;
    margin-right: 20px;
    border: 1px solid rgba(117,117,117,.87);
    background-color: transparent;
    color: rgba(117,117,117,.87);
    padding: 4px;
    border-radius: 3px;
    width: 80px;
    margin-top: -3px;
}
.ESG_ShowArea table {
    display: grid;
    grid-template-columns: repeat(1, minmax(0, 1fr));
    overflow: auto;
    white-space: nowrap;
    margin-bottom: 5px;
    background-color: white;
}
#ESG_View .SideBox1 {
    width:258px;
}
.ESG_ShowArea {
    margin-top: 20px;
}
.ESG_Meter_Btn{
    margin-top:5px;
    float:none;
    display:block;
    margin-bottom:20px;
    color:orange;
    border:none;
    width:auto;
    margin-left:20px;
    background-color:transparent;
}
#ESG_MeterGas table{
    width:301px;
}

#ESG_Facility table{
    max-width: 402px;
}
#ESG_Weight table{
    max-width:1404px;
}
#Report_DateRange p{
    display:inline-block;
    padding-right:5px;
}
#Report_DateRange{
    display:inline-block;
    padding-right:5px;
}
.HoverPointer{
    cursor:pointer;
}
.PortalView .MainView{
    padding-left:30px;
}



.SideBox2Top {
    background-color: #ff5722;
    /*background-color: #36454F;*/
    padding-top: 9px;
    padding-bottom: 2px;
    margin-top: 10px;
}

    .SideBox2Top h3 {
        font-size: 14px;
        color: white;
        font-weight: 500;
        text-align: center;
    }
#ESG_Menu_Summary:hover i{
    color:steelblue;
}
#ESG_Menu_Facility:hover i {
    color: silver;
}
#ESG_Menu_Scope1:hover i {
    color: forestgreen;
}
#ESG_Menu_Scope2:hover i {
    color: #aba900;
}
#ESG_Menu_Scope3:hover i {
    color: white;
}

.SettingsBoxHeader {
    background-color: #f7f8fa;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}
.SettingsBoxHeader h3{
    font-size:15px;
    padding:18px;
    padding-bottom:8px;
    font-weight:500;
}
#PickListGrid{
    height:calc(100vh - 200px);
}
.ToolsSettingsLayout {
    margin: 30px;
    border: 1px solid #dce0e3;
    border-radius: 4px;
    background-color: white;
    box-shadow: rgba(50, 50, 105, 0.15) 0px 2px 5px 0px, rgba(0, 0, 0, 0.05) 0px 1px 1px 0px;
}
#ToolSettingsHeader{
    background-color:white;
    padding:13px;
    padding-left:30px;
    padding-bottom:5px;
}
#ToolSettingsHeader h3 {
    font-size: 19px;
    color:gray;
    font-weight:bold;
}
    .ToolsSettingsLayout table{
        margin:20px;
        margin-top:20px;
        margin-left:30px;
    }
    .ToolsSettingsLayout table tr td {
        padding-right: 18px;
    }
.ToolsSettingsLayout button {
    border: none;
    background-color: #5394ea;
    color: white;
    font-size: 14px;
    font-weight: 500;
    padding: 6px;
    border-radius: 2px;
    padding-right: 10px;
    padding-left: 10px;
}
.ToolsSettingsLayout input {
    border-radius: 4px;
    border: 1px solid #edeeef;
    padding: 9px;
    background: #f2f2f2;
    margin-right:10px;
}
.ToolsSettingsLayout p {
    font-size: 16px;
    color: #4b5e6a;
    font-weight: 500;
    padding: 0px;
    margin: 0px;
}
.DividerLineSmall {
    height: 1px;
    width: 100%;
    background-color: #f8f9fb;
}


#popup_PickAdd button {
    padding: 0px;
    margin: 0px;
    position: inherit;
    border-radius: 5px;
    border: 1px solid gray;
    background-color: #3c7af7;
    color:white;
}

#PickedAssetsBox {
    width: 100%;
}
    #PickedAssetsBox{
        margin-bottom:10px;
    }
#Validate_ScannedQty {
    margin-top: 20px;
    margin-bottom: 0px;
    padding-bottom: 10px;
}
    #PickedAssetsBox div {
        text-align: left;
        display: inline-block;
        border: 1px solid gray;
        border-radius: 5px;
        margin-top: 5px;
        padding-left: 7px;
        padding-bottom: 2px;
        margin: 2px;
        background-color: #F0f0f0;
        box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
        font-size:14px;
    }
#PickedAssetsBox button {
    display:inline-block;
    height:20px;
    width:50px;
    position:initial;
    margin:0px;
    padding:5px;
    border:none;
    border-radius:0px;
    width:20px;
    background-color:inherit;
    margin-right:3px;
    color:black;
}
#popup_PickAdd .product_popup{
    height:auto;
}
.highlightPickListOld {
    background-color: #ffcccc !important;
}
#ReportLoadingIndicator{
    display:inline-block;
}


.TableInputBtn {
    background: #5394ea;
    color: white !important;
    padding-top: 4px !important;
    padding-bottom: 4px !important;
    padding-right: 12px !important;
    padding-left: 12px !important;
    font-size: 14px !important;
    border-radius: 6px;
    margin-top: -8px !important;
    margin-bottom: -8px !important;
    height: 100% !important;
    font-weight: bold;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}
.TableInputBtnRed {
    background: #e96a53;
    color: white !important;
    padding-top: 4px !important;
    padding-bottom: 4px !important;
    padding-right: 12px !important;
    padding-left: 12px !important;
    font-size: 14px !important;
    border-radius: 6px;
    margin-top: -8px !important;
    margin-bottom: -8px !important;
    height: 100% !important;
    font-weight: bold;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}
.TableInputBtnOrange {
    background: #dd8838;
    color: white !important;
    padding-top: 4px !important;
    padding-bottom: 4px !important;
    padding-right: 12px !important;
    padding-left: 12px !important;
    font-size: 14px !important;
    border-radius: 6px;
    margin-top: -8px !important;
    margin-bottom: -8px !important;
    height: 100% !important;
    font-weight: bold;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}

.TopFilterBox {
    margin: 16px;
    margin-top: 10px;

    background: white;
    border-radius: 3px;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}
.TopFilterTitleBox {
    background: #f2f2f2;
    padding-top:15px;
    padding-bottom:7px;
    padding-left:20px;
}
    .TopFilterTitleBox h3 {
        font-size: 16px;
        font-weight: 500;
        color: #585858;
    }

.FilterTable {
    margin: 16px;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    border-radius: 3px;
}
    .FilterTable .dx-datagrid-headers{
        background:white;
    }

.FilterTable2 {
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    border-radius: 3px;
}
    .FilterTable2 .dx-datagrid-headers {
        background: white;
    }

.Background_gray2 {
    height: 100vh;
    background: #e6e6e6;
    padding-top:10px;
    padding-bottom:5px;
}
.TopFilterMiddle{
    padding-top:16px;
    padding-bottom:10px;
    margin-left:63px;
}
    .TopFilterMiddle p {
        display: inline-block;
        font-weight: 600;
        margin-right: 20px;
        color: black;
    }
.TopFilterMiddleSub {
    margin-top:-12px;
    padding-top: 0px;
    margin-left: 30px;
}
    .TopFilterMiddleSub p {
        color: gray;
        border-bottom: none;
        font-weight: 500;
        padding-right:1px;
    }
.SmallVerticalLine {
    width: 2px;
    height: 50px;
    background: #f2f2f2;
    display: inline-block;
    margin-bottom: -20px;
    margin-right: 20px;
}
.SmallVerticalLineEndingShort {
    width: 2px;
    height: 50px;
    background: #f2f2f2;
    display: inline-block;
    margin-bottom: -20px;
    margin-left: 10px;
}
.Filter_BlueBtn, .Filter_GrayBtn, .Filter_GreenBtn, .Filter_RedBtn {
    padding: 6px;
    border-radius: 2px;
    font-weight: 500;
    padding-left: 10px;
    padding-right: 10px;
    margin-left: 5px;
    margin-right: 5px;
}
.Filter_BlueBtn {
    background: #5394ea;
    color: white;
    border: none;
}
.Filter_GrayBtn {
    background: white;
    color: #a8a8a8;
    border: none;
    border: 1px solid silver;
}
.Filter_RedBtn {
    background: white;
    color: #5394ea;
    border: none;
    border: 1px solid silver;
}
.Filter_GreenBtn {
    background: white;
    color: #7cb957;
    border: none;
    border: 1px solid silver;
}
.TopFilterBody {
    padding:0px;
    max-height:250px;
    transition: max-height 0.5s ease;
}
.TopFilterBody2 {
    padding: 0px;
    max-height: 320px;
    transition: max-height 0.5s ease;
}

.SmallVerticalLineEnding {
    display: inline-block;
    width: 2px;
    height: 100px;
    vertical-align: top;
    background: #f2f2f2;
    margin-top: 16px;
    margin-left:12px;
}
.SmallVerticalLineEnding2 {
    display: inline-block;
    width: 2px;
    height: 100px;
    vertical-align: top;
    background: #f2f2f2;
    margin-top: 46px;
    margin-left: 12px;
}
.TopFilterSearchButtonsArea{
    margin-left:145px;
    padding-bottom:25px;
}
.TopFilterMiddle input {
    width: 200px;
    height: 28px;
    border-radius: 2px;
    background: #f2f2f2;
    border: 1px solid #f2f2f2;
    color: #aaa;
    margin-right: 10px;
    box-shadow: rgba(0, 0, 0, 0.02) 0px 1px 3px 0px, rgba(27, 31, 35, 0.15) 0px 0px 0px 1px;
    padding-left:5px;
    padding-right:2px;
    font-weight:500;
}
.TopFilterMiddle select {
    width: 200px !important;
}
.TopFilterMiddle #select-dropdown-Material {
    width: 300px !important;
}
.TopFilterMiddle .chosen-container {
    margin-right: 10px;
}

.TopFilterMiddle .chosen-container {
    border-radius: 2px;
}
    .TopFilterMiddle .chosen-container .chosen-drop {
        border-radius: 2px;
    }
.TopFilterMiddle .chosen-container-multi .chosen-choices {
    border-radius: 2px;
    background: #f2f2f2 !important;
    border: 1px solid #f2f2f2;
    box-shadow: rgba(0, 0, 0, 0.02) 0px 1px 3px 0px, rgba(27, 31, 35, 0.15) 0px 0px 0px 1px;
    
}

#TopFilterCollapseBtn{
    float:right;
    margin-top:0px;
    border:none;
    font-size:20px;
    margin-right:10px;
}

.InfoButton, .InfoButton_Light {
    display: inline-block;
    border: none;
    background: transparent;
}
.InfoButton_Light {
    position: absolute;
    margin-top:9px;
}
    .InfoButton i {
        color: #5394ea;
        font-size: 16px;
    }
    .InfoButton_Light i {
        color: white;
        font-size: 16px;
    }

.TopFilterTitleBox h3 {
    display: inline-block;
}

/*Input Form*/
.InputForm-Default table {
    width: 100%;
    background: red;
}
.DividerLineMedium {
    height: 1px;
    width: 100%;
    background: silver;
    margin-bottom: 12px;
    margin-top:10px;
}
.InputForm-Default h3{
    width:30%;
    font-size:15px;
    font-weight:600;
    display:inline-block;
    float:left;
}
.InputFormCategoryBox{
    display:inline-block;
    width:70%;
}
.InputFormCategoryBox p{
    padding:0px;
    margin:0px;
    font-weight:500;
}
    .InputFormCategoryBox input {
        width:200px;
        max-width: 200px;
        height: 30px;
        border: 1px solid #e9e9e9;
        border-radius: 2px;
        margin-bottom: 10px;
        background: #f6f6f6;
        padding-left:7px;
    }
    .InputFormCategoryBox select {
        width: 200px;
        height: 30px;
        border: 1px solid #e9e9e9;
        border-radius: 2px;
        margin-bottom: 10px;
        background: #f6f6f6;
        padding-left: 7px;
    }
    .InputFormCategoryBox textarea {
        border: 1px solid #e9e9e9;
        background: #f6f6f6;
        width:450px;
        height:100px;
        padding:5px;
    }
    .InputFormCategoryBox select:hover {
        cursor: pointer;
    }
.InputForm-SideBySide{
    display:inline-block;
    margin-right:15px;
}

.FormTopBar{
    width:100%;
    margin-bottom:10px;
}
.FormTopBar-Indicator {
    display: inline-block;
    background: #f0f1f5;
    border-radius: 20px;
    padding: 5px;
    padding-left: 10px;
    padding-right: 10px;
    margin-right: 5px;
    margin-bottom:5px;
}
.FormTopBar-Indicator p{
    display:inline-block;
    padding:0px;
    margin:0px;
}
.FormBoldText{
    font-weight:600;
}
.FormBlueText {
    color: #5394ea;
    font-weight: 500;
}
.FormBlueFont {
    color: #5394ea;
    font-weight: 500;
}
.dx-popup-content{
    padding-top:10px;
}


#RefiningNet, #RefiningSent, #RefiningVariance, #RefiningNetPerLb {
    background: #7cb957;
    color: white;
    border-radius: 3px;
}

.DeleteBtn_Scary {
    text-align: center;
    background: none;
    padding: 12px;
    padding-left: 30px;
    padding-right: 30px;
    background: #eb343c;
    border: none;
    color: white;
}
.Popup_DeleteArea{
    text-align:center;
}


#datagridProductTypes .dx-editor-cell.dx-editor-inline-block:not(.dx-command-select)::before {
    padding-top:0px;
    padding-bottom:0px;
}



.GreenInputBox {
    color: white;
    background: #7cb957 !important;
}


.ReportPdfPage{
    width:100%;
    height:100vh;
}
.ReportPdfPage iframe{
    width:100%;
    height:100%;
    padding-bottom:60px;
}
#Filter-input-AssetID {
    /*f2f2f2*/
}

.RoundedInputs select, .RoundedInputs input {
    border: 1px solid gray;
    border-radius: 5px;
    padding:3px;
}
.RoundedInputs select:hover, .RoundedInputs input:hover{
    cursor:pointer;
}
.RoundedInputs button {
    border: 2px solid #7cb957;
    border-radius: 5px;
    background: none;
    color: #7cb957;
    padding:3px;
    padding-right:8px;
    padding-left:8px;
    margin-left:8px;
}
    .RoundedInputs button:hover {
        background: #7cb957;
        color:white;
    }


.DefaultReportTemplate {
    background: #FAF9F6;
    padding:40px;
    padding-bottom:10px;
    padding-top:10px;
}
.DefaultReportHeader{
    margin-top:0px;
    margin-bottom:15px;
}
.DefaultReportHeader p{
    margin-bottom:0px !important;
    padding-bottom:0px !important;
}
.DefaultReportHeader h3 {
    font-weight: 300 !important;
    margin-bottom:3px;
}
.DefaultReportGraphArea{
    background:white;
    width:100%;
    height:280px;
    margin-bottom:10px;
    border:1px solid silver;
    overflow:hidden;
}
.DefaultReportTableArea {
    width: 100%;
    height: 300px;
}
.DefaultReportTable {
    width: calc(50% - 5px);
    min-width:300px;
    height: 100%;
    background: white;
    display: inline-block;
    border: 1px solid silver;
}
.DefaultReportTable:nth-child(1){
    float:left;
}
.DefaultReportTable:nth-child(2){
    float:right;
}

.tooltip-header {
    margin-bottom: 5px;
    font-size: 16px;
    font-weight: 500;
    padding-bottom: 5px;
    border-bottom: 1px solid #c5c5c5;
}

.tooltip-body {
    width: 170px;
}

    .tooltip-body .series-name {
        font-weight: normal;
        opacity: 0.6;
        display: inline-block;
        line-height: 1.5;
        padding-right: 10px;
        width: 126px;
    }

    .tooltip-body .value-text {
        display: inline-block;
        line-height: 1.5;
        width: 30px;
    }
.DefaultReportGraph{
    display:inline-block;
    min-width:300px;
}
.DefaultReportGraph:nth-child(1) {
    width: 50%;
    height: 100%;
}
.DefaultReportGraph:nth-child(2) {
    width: 24%;
    height: 100%;
}
.DefaultReportGraph:nth-child(3) {
    width: 24%;
    height: 100%;
}

.DefaultReportGraph #line-chart{
    height:100% !important;
}
.DefaultReportGraph div{
    height:100% !important;
}
.DefaultReportGraph #pie {
    height: 100% !important;
}
.DefaultReportLabelArea{
    width:100%;
    display:flex;
    justify-content:space-between;
    gap:20px;
    margin-bottom:10px;
}
.DefaultReportLabel {
    flex: 1;
    background: #e7f0ef;
    text-align: center;
    border-radius: 12px;
    padding: 10px;
    box-shadow: rgba(0, 0, 0, 0.05) 0px 0px 0px 1px;
    min-width:100px;
}
    .DefaultReportLabel h3 {
        font-size: 32px;
        font-weight: 500;
        color: #074636;
    }
.DefaultReportLabel p{
    font-size:16px;
    color:#333;
    padding-bottom:0px;
    margin-bottom:5px;
}
.DefaultReportTableToolbar{
    padding:5px;
}
.DefaultReportTableToolbar button {
    background: #5394ea;
    color: white;
    border: none;
    border-radius: 14px;
    padding: 5px;
    padding-left: 15px;
    padding-right: 15px;
    font-weight: 500;
}
.DefaultReportTableToolbar button:hover{
    background:orange;
}
.DefaultReportTableToolbar button i{
    margin-right:5px;
}

.DefaultReportTableGrid{
    width:100%;
    height:100%;
}
#PlatformLogoSmall{
    text-align:left;
}
#PlatformLogoSmall img {
    height: 20px;
    text-align: left;
    float:left;
}
.DefaultReportHeaderFilters{
    margin-bottom:20px;
}
.DefaultReportHeaderFilters select {
    border: 1px solid silver;
    padding: 2px;
    border-radius: 3px;
}
    .DefaultReportHeaderFilters button {
        border: 2px solid rgb(144, 186, 88);
        background: rgb(144, 186, 88);
        color: white;
        font-weight: 500;
        border-radius: 5px;
        padding: 2px;
        padding-left: 10px;
        padding-right: 10px;
    }
        .DefaultReportHeaderFilters button:nth-child(5), .DefaultReportHeaderFilters button:nth-child(6) {
            border: 2px solid #6610f2;
            background: #6610f2;
        }
.DefaultReportHeaderFilters input{
    border: 1px solid silver;
    padding: 2px;
    border-radius: 3px;
}
.DefaultReportHeaderFilters p{
    display:inline-block;
}
    .DefaultReportHeaderFilters select:hover, .DefaultReportHeaderFilters input:hover {
        cursor: pointer;
    }
    .DefaultReportHeaderFilters button:hover {
        border: 2px solid #7cb957;
        color: #7cb957;
        background:transparent;
    }
    .DefaultReportHeaderFilters button:nth-child(5):hover, .DefaultReportHeaderFilters button:nth-child(6):hover {
        border: 2px solid #5394e9;
        color: #5394e9;
    }


@media only screen and (max-width: 800px) {
    .DefaultReportLabelArea{
        height:auto;
        display:block;
    }
    .DefaultReportLabel{
        margin:5px;
    }
    .DefaultReportTemplate{
        padding-left:10px;
        padding-right:10px;
    }
    .DefaultReportGraphArea{
        height:auto;
    }
    .DefaultReportGraph{
        width:100% !important;
    }
    .DefaultReportTable{
        width:100%;
    }
    .DefaultReportTableArea{
        height:500px;
    }

}
