@font-face {
    font-family: Bariol_Regular;
    src: url('../fonts/Bariol_Regular.otf');
    font-family: Bariol_Bold;
    src: url('../fonts/Bariol_Bold.otf');
    font-family: Bariol_Regular_Italic;
    src: url('../fonts/Bariol_Regular_Italic.otf');
    font-family: Bariol_Serif_Regular;
    src: url('../fonts/Bariol_Serif_Regular.otf');
}

@media only screen and (max-width: 800px) {
    .TopFilterMiddleShort, .TopFilterMiddle {
        margin-left: 20px !important;
        padding-bottom: 15px !important;
    }
    .TopFilterMiddleShort p,.TopFilterMiddle p{
        text-align:left !important;
        margin-bottom:0px !important;
    }
    .SmallVerticalLine, #input_asset, .SmallVerticalLineEnding {
        display: none !important;
    }
    .dx-layout-manager.dx-layout-manager-one-col .dx-box-item:not(:first-child) .dx-single-column-item-content > .dx-field-item {
        padding: 0px !important;
    }
    .dx-field-item-label-location-top{
        padding-bottom:0px !important;
    }
    .TopFilterSearchButtonsArea{
        margin-left:0px !important;
        text-align:center;
    }
    .TopFilterSearchButtonsArea{
        margin-top:0px !important;
    }
    .TopFilterSearchButtonsArea {
        font-size: 11px;
    }
    .TopFilterMiddle p{
        width:100% !important;
    }
}

.form {
    margin-left: 3px;
}

.label {
    font-size: 22px;
}

#product-details {
    width: 400px;
    height: 400px;
    margin: 20px auto 0;
}

    #product-details > img {
        height: 300px;
        width: 400px;
    }

    #product-details > .name {
        text-align: center;
        font-size: 20px;
    }

    #product-details > .price {
        text-align: center;
        font-size: 24px;
    }

.dark #product-details > div {
    color: #f0f0f0;
}

.options {
    padding: 20px;
    position: absolute;
    bottom: 0;
    right: 0;
    width: 260px;
    top: 0;
    background-color: rgba(191, 191, 191, 0.15);
}

.option {
    margin-top: 10px;
}

.caption {
    font-size: 18px;
    font-weight: 500;
}

.hidden {
    visibility: hidden;
}


.dx-header-row > td[role="columnheader"] > div.dx-datagrid-text-content {
    font-size: 15px;
    font-weight: bold;
}
.dx-header-row > td[role="columnheader"] > div.dx-datagrid-text-content {
    font-size: 15px;
    font-weight: bold;
}

.asset_dropdown_Notes{
    color:red;
    background-color:red;
}


/*Inventory Page*/
#scan_pallet_area h3, #scan_asset_area h3, #assets_added  h3{
    font-size: 30px;
    margin:0px;
    padding:0px;
}
#scan_pallet_area, #scan_asset_area, #assets_added {
    vertical-align: top;
    margin: 0px;
    margin-left: 20px;
    white-space: pre-wrap;
}
#create_asset_header{
    text-align:center;
    display:block;
    margin:0px;
}
#create_asset_header h3{
    margin:0px;
}
#scan_pallet_area input, #scan_asset_area input {
    width: 100px;
    margin: 0 auto;
    display: block;
    margin-top: -20px;
    margin-bottom: 0px;
    width: 100px;
    margin: 0 auto;
    display: block;
    margin-top: -40px;
    margin-bottom: 0px;
}
#scan_pallet_area img{
    margin-top:-40px;
}

#assets_added table {
    font-size: 20px;
    width: 100%;
    border-collapse: collapse;
    background-color:white;
}
#assets_added table th{
    text-align:left;
}
#assets_added{
    width:350px;
    margin-left:50px;
}
/*Resize images*/
#scan_asset_area img {
    width: 100px;
    margin: 0 auto;
    display: block;
    margin-top: -20px;
    margin-bottom: 0px;
}
#assets_added_table i{
    color:red;
}
#assets_added_table i:hover {
    color: orange;
    cursor:pointer;
}
#assets_added_table tr {
    border:1px solid black;
}
#error {
    color: red;
    margin-left:100px;
    margin-top: -40px;
    margin-bottom: 0px;
}
#assets_added_table{
    margin-top:-40px;
}
#create_asset_header button {
    width: 200px;
    height: 40px;
    margin-top: 20px;
    background-color: #32cd32;
    /*background-color:gray;*/
    border-radius: 15px;
    box-shadow: rgba(0, 0, 0, 0.15) 1.95px 1.95px 2.6px;
}
#create_asset_header button:hover{
    background-color:#7cfc00;
    cursor:pointer;
}


/*Production Page*/

#Production_Asset_details{
    padding:10px;
    border:1px solid black;
    width:500px;
    margin:10px;
    float:left;
}
#Production_Asset_details table {
    width: 500px;
}
#Production_table_adding {
    font-size: 30px;
}
#Production_table_adding select{
    width:300px;
    height:45px;
}
#Production_table_adding input{
    width:300px;
    height:45px;
}
#Procution_table_added {
    width: 800px;
    font-size: 20px;
    font-weight: 500;
    border: 1px solid black;
    table-layout: fixed;
}

.LocationAreaBtn button {
    border-radius: 20px;
    height: 25px;
    width: 84px;
    border:2px solid gray;
}
    .LocationAreaBtn button:hover {
        opacity: 1 !important;
        border: 2px solid black;
        background-color: #ff9a3b;
    }

#Production_Scan {
    font-size: 20px;
    font-family: 'Rubik',sans-serif;
    font-weight:500;
    text-align:center;
    margin-left:20%;
    margin-top:70px;
}
#Production_scanPallet{
    height:30px;
    width:300px;
    margin-left:10px;
}
#btn_rmProd {
    padding: 0px;
    border:none;
    background-color:inherit;
}
#btn_rmProd i{
    color:red;
}
#Procution_table_added thead {
    background-color: #BEBEBE;
    height:40px;
    font-size:25px;
}
#Procution_table_added thead tr{
    border-bottom:1px solid black;
}
#Procution_table_added td {
    font-size: 18px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
#btn_Production_Add {
    height:35px;
    width:100px;
    border-radius:20px;
    font-size:20px;
    margin:5px;

}
#btn_Production_Add:hover{
    background-color: limegreen;
}
#Production_TopButtons{
    margin-bottom:10px;
}

#Production_Details table th {
    font-size: 30px;
    margin: 0px;
    padding: 0px;
    font-family: 'Rubik',sans-serif;
    font-weight: 500;
    padding-right:10px;
}
#Production_Details {
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 20px;
}



#popup_title{
    font-size:10px;
}
#prnt_count{
    margin-left:20px;
    width:65px;
    height:35px;
    font-size:20px;
}
#prnt_count_lbl{
    font-size:20px;
}

/*Bar Menu*/
.BarMenu {
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
    background-color: #333;
}
.BarMenu li {
    float: left;
}
    .BarMenu li button {
        display: block;
        color: #666;
        font-size: 20px;
        font-family: 'Rubik',sans-serif;
        text-align: center;
        padding: 14px 16px;
        text-decoration: none;
        border: none;
        background-color: #333;
        height: 60px;
        width: 200px;
        border-right: 1px solid #585858;
    }
    .BarMenu .active {
        color: white;
        background-color: #585858;
    }



#Production_scanAsset{
    margin-bottom:20px;
}
#Production_scanAsset button,#Production_scanAsset a {
    height: 50px;
    width: 100px;
    background-color: #F0F0F0;
    display:inline-block;
    vertical-align: top;
    margin:5px;
}

#Production_scanAsset a {
    color: inherit;
    text-decoration: none;
    border:2px solid black;
    text-align: center;
    word-wrap: break-word;
}
#Production_Settings a {
    background-color: #F0F0F0;
    height: 50px;
    width: 100px;
    color: inherit;
    text-decoration: none;
    display: inline-block;
    border: 2px solid black;
    text-align: center;
    word-wrap: break-word;
}


#active_pallets {
    margin-top:-40px;
    width: 30%;
    display:block;
    float: right;
}
#active_pallets h3{
    background-color:silver;
    margin:0px;
    padding:10px;
    font-size:25px;
}
/*
.dx-field-item-label-text {
    font-size: 30px;
}
*/







.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;
}

.TopFilterBox {
    min-width:200px !important;
    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;
}


.FilterTable {
    min-width: 200px !important;
    margin: 16px;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    border-radius: 3px;
}

    .FilterTable .dx-datagrid-headers {
        background: white;
    }

.Background_gray2 {
    min-height:100vh;
    background: #e6e6e6;
    padding-top: 10px;
    padding-bottom: 5px;
}

.TopFilterMiddle {
    padding-top: 16px;
    padding-bottom: 10px;
    margin-left: 63px;
}
.TopFilterMiddleShort {
    padding-top: 16px;
    padding-bottom: 0px;
    margin-left: 63px;
}

    .TopFilterMiddle p, .TopFilterMiddleShort 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_BlueBtn, .Filter_OrangeBtn, .Filter_OrangeBorderBtn, .Filter_BlueBorderBtn {
    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_OrangeBtn {
    background: rgb(163, 113, 130);
    color: white;
    border: none;
}

.Filter_GrayBtn {
    background: white;
    color: #a8a8a8;
    border: none;
    border: 1px solid silver;
}

.Filter_BlueBorderBtn {
    background: white;
    color: #5394ea;
    border: none;
    border: 1px solid silver;
}

.Filter_OrangeBorderBtn {
    background: white;
    color: rgb(163, 113, 130);
    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;
}
.TopFilterBody2 input {
    font-weight:400 !important;
    font-size:13px;
}
.SmallVerticalLineEnding {
    display: inline-block;
    width: 2px;
    height: 100px;
    vertical-align: top;
    background: #f2f2f2;
    margin-top: 16px;
    margin-left: 12px;
}

.TopFilterSearchButtonsArea {
    margin-left: 145px;
    padding-bottom: 25px;
}

.TopFilterMiddle input, .TopFilterMiddleShort 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, .TopFilterMiddleShort select {
    width: 200px !important;
}

.TopFilterMiddle #select-dropdown-Material, .TopFilterMiddleShort #select-dropdown-Material {
    width: 300px !important;
}

.TopFilterMiddle .chosen-container, .TopFilterMiddleShort .chosen-container {
    margin-right: 10px;
}

.TopFilterMiddle .chosen-container, .TopFilterMiddleShort .chosen-container {
    border-radius: 2px;
}

    .TopFilterMiddle .chosen-container .chosen-drop, .TopFilterMiddleShort .chosen-container .chosen-drop {
        border-radius: 2px;
    }

.TopFilterMiddle .chosen-container-multi .chosen-choices, .TopFilterMiddleShort .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: -30px;
    border: none;
    font-size: 20px;
    margin-right: 10px;
}

.TopFilterTitleBox h3 {
    font-size: 16px !important;
    font-weight: 500 !important;
    color: #585858;
}
.CheckboxGridNormal .dx-datagrid-rowsview .dx-row > td {
    padding-top:5px !important;
    padding-bottom:5px !important;
    height: 35px;
}