﻿html {
    overflow: scroll;
    height: auto;
}

html, body {
	/*background-color: #e2eaf7;*/
	font-family: Arial;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
    height: auto;
}
.table{
    display: table;
    width: 100%;
    table-layout: fixed;
}
.img {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 50%;
}
#DetailsContainer{
    /*padding-left : 200px;*/
    display:block;
    margin-left : 200px;
}
#OrdersLeftBanner {
    border-radius: 5px;
    cursor: pointer;
    transition: 0.3s;
}
    #OrdersLeftBanner:hover {
        opacity: 0.7;
    }
.modal-banner {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1000; /* Sit on top */
    padding-top: 100px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.9); /* Black w/ opacity */
}
.modal-banner-content {
    margin: auto;
    display: block;
    width: 80%;
    /*animation-name: zoom;
    animation-duration: 0.2s;*/
}
@keyframes zoom {
  from {transform:scale(0.5)}
  to {transform:scale(1)}
}
.close-modal-banner {
    position: absolute;
    top: 15px;
    right: 35px;
    color: #f1f1f1;
    font-size: 40px;
    font-weight: bold;
    transition: 0.3s;
}
    .close-modal-banner:hover,
    .close-modal-banner:focus {
        color: #bbb;
        text-decoration: none;
        cursor: pointer;
    }
@media only screen and (max-width: 700px) {
    .modal-banner-content {
        width: 100%;
    }
}
.login{
    margin-left:600px;
}
.crxTable{
     /*position: absolute;*/
     display : grid;
     /*background-color: #ccfff8;*/
     width: calc(100% - 3px) !important;
     height: 100%;
     /*height: calc(100% - 20px);*/
     /*margin-bottom: 100px;*/
     /*max-width : 83.3% !important;*/
     /*max-height : 80.3% !important;*/
}
.GridViewGeneric{
     /*position: absolute;*/
     display : block;
     /*background-color: #ccfff8;*/
     width: calc(100% - 3px) !important;
     height: 100%;
     /*height: calc(100% - 20px);*/
     /*margin-bottom: 100px;*/
     /*max-width : 83.3% !important;*/
     /*max-height : 80.3% !important;*/
}
.PageHeaderControl{
    width:700px;
}

.GridViewShoppingCart{
     /*position: absolute;*/
     display :compact;
     width: calc(100% - 7px);
     height:auto;
     /*max-width : 15.3% !important;*/
     max-height : 15.3% !important;
     margin: 0 auto;
     margin-top: 20px;
     margin-bottom: 20px;
}

.tableBlock{
    display :  compact;
    width : 100%;
    height: 100%;
    /*background-color: #ccfff8;*/
}
.Page 
{
    height: 100%;
    width: 100%;
    
}

.MainSelectorCombo {
    width: 300px;
    height: 27px;
    font-family: Arial;
    font-size: 16px;
}
.MediumButton {
    width: 100px;
    height: 27px;
    font-family: Arial;
    font-size: 12px;
    padding: 2px; 
}

.UserNameCell {
    width: 250px;
    text-align: right;
    background-color: #FFFFFF;
}
.LogOffCell {
    width: 110px;
    text-align: right;
    background-color: #FFFFFF;
}
.TopBand {
    background-color: #FFFFFF;
    width: 200px;
    float:right;
}
.HeaderBand {
    /*background-color: #ccfff8;*/
}
.SideBand {
    /*background-color: #ccfff8;*/
}


.UserNameLabel {
    text-align: right;
    font-weight: bold;
}
.PageTitleLabel {
    font-family: Arial;
    font-size: 16px;
}
.PageSubtitleLabel {
    font-family: Arial;
    font-size: 14px;
}
.SideMenu {
	padding: 0 10px 0 10px;
	background-color: #37a3db;
	border-width: 1px;
	border-style: solid;
	border-color: #FFFFFF;
	font: 20px Arial;
	width: 195px;
	margin: auto;
	border-left: 0px solid #5B5C3A;
	border-right: 0px solid #5B5C3A;
	border-top: 2px solid #5B5C3A;
	border-bottom: 2px solid #5B5C3A;
	vertical-align: top;
	border-spacing: 0px;
	font-weight: bold;
}

#SideMenuControl{
    width: 205px;
}

#LabelTitlu {
    display: block;
    width: 100%;
    text-align: center;
}

#LabelTotal {
    display: block;
    width: calc(100% - 20px);
    text-align: right;
    margin-bottom: 20px;
}

.DynamicHover {
	text-align: left;
	border-width: 0;
	font: 14px;
	color: #FFFFFF;
	text-decoration: none; /*text-shadow: #FFF 0 0 0;*/
	background-color: #424542;
	padding-right: 4px;
	padding-left: 4px;
	height: 30px;
}

.DynamicMenuItem {
	text-align: left;
	border-width: 0;
	font: 14px;
	color: #e2eaf7;
	text-decoration: none; /*text-shadow: #FFF 0 0 0;*/
	background-color: #424542;
	padding-right: 4px;
	padding-left: 4px;
	height: 20px;
}
.StaticHover {
	text-align: left;
	border-width: 0;
	font: 14px;
	color: #000000;
	text-decoration: none; /*text-shadow: #FFF 0 0 0;*/
    background-color: #e2eaf7;
	padding-right: 4px;
	padding-left: 4px;
	height: 20px;
	font-weight: bold;
}

.auto-style2_cph {
    width: 50px;
    height: 48px;
    padding-right: 10px;
    background-color: white;
    padding-left:12px;
}

.StaticMenuItem {
	text-align: left;
	border-width: 0;
	font: small Raavi;
	color: #000000;
    background-color: #37a3db;
	text-decoration: none;
    text-shadow: #FFF 0 0 0;
	text-transform: capitalize;
	padding-right: 4px;
	padding-left: 4px;
	height: 20px;
	font: 14px;
	font-weight: bold;
}
.topTd{
    background-color: #FFFFFF;
}
.auto-style4_ccml {
            background-color: #FFFFFF;
            width: 80%;
            overflow:auto;
            /*width: 300px;*/
            height: 27px;
            float:left;
        }

.auto-style5_ccml {
    /*display:block;*/
    /*background-color: #ccfff8;*/
    width: 210px;
    padding-left: 7px!important;
    padding-right: 10px!important;
    /*height: 100%;*/

    /*overflow:hidden;
    padding: 0px !important;
    margin: 0px !important;*/
    /*height: 1800px !important;*/
}

.auto-style6_ccml {
            /*background-color: #ccfff8;*/
            height: 60px;
        }
.auto-style7_ccml {
            /*background-color: #ccfff8;*/
            height: 27px;
        }

#PopUpGrid {
    height: 450px;
}

.productCell {
    padding: 2px 3px !important; 
}
.productCell .productButton{
    margin-left: 5px;
    border: 0px;
    background-color: #ffffff;
}
.productCell .productQuantity{
    display: inline-block;
    margin-top: 0px !important;
    margin-bottom: 0px !important;
}
.productCell .productQuantity .dxic{
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}
.productQuantity .dxic .dxeEditArea_Mulberry{
    margin-top: 0px !important;
    margin-bottom: 0px !important;
}
.OrderPopup .dxpc-contentWrapper .dxpc-content{
    padding: 5px !important;
}
.TitleCell{
    margin-left :10px!important;
}

.pageHeader{
    width: 100%;
    background-color: #f9fbff;
}
.dxgvDetailButton_Mulberry {
    margin-left: 0px !important;
    margin-right: 0px !important;
}

.labelMax{
    padding-right: 30px;
}
.dxgvFocusedRow_Mulberry
{
	background-color: #0092D0;
	color: white;
}
.dxpLite_Mulberry .dxp-current
{
	color: white;
	background-color: #0092D0;
	text-decoration: none;
}
.dxgv .dxbButton_Mulberry{
    padding: 0px;
}
.dxgv .dxbButton_Mulberry .dxb{
    padding: 0px;
}
.dxgvFilterRow_Mulberry .dxgv{
    text-align: center !Important;
}
.dxbDisabled_Mulberry, a.dxbButton_Mulberry.dxbDisabled_Mulberry {
    color: #4444AA !Important;
}
/*.dxpc-mainDiv{
    max-height: 100vh;
    max-width: 100vw;
}*/
.pnlLeftAbsolute{
    display:inline-block;
    visibility:inherit;
}
.layout-back-button{
    display:none;
}

.layout-header{
    display:inline-block;
    vertical-align: top;
    float:right;
    margin-right:10px;
    padding-bottom:5px;
}
.layout-header-logo{
    vertical-align: top;
    float:left;
    overflow:hidden;
    width:auto;
} 
.layout-log-off{
    padding-right:5px;
}
.layout-header-title{
    vertical-align: middle;
    text-align:left; 
    float:left;
    overflow:hidden;
    width:120px;
    height:30px;  
    padding-top:10px;
    padding-bottom:5px;
    margin-right: 15px;
} 
.layout-customer{
    width:310px;
    display:inline-block;
    padding-left:5px;
    padding-top:5px;
    float:right;
    vertical-align: top;
    margin-right: 15px;
}
.layout-customer-text{
    float:right;
}

.layout-customer-text > * > *{
    overflow: hidden;
    width: 275px;
}
.layout-user{
    display:inline-block;
    vertical-align:top;
    padding-top:5px;
    float:right; 
    margin-right: 15px;
}
.layout-user-name{
    padding-top: 5px; 
    height: 30px;
    align-content: flex-end;
    display: inline-block;
    text-align: left;
    float: right;  
    vertical-align: middle;
    width: 150px; 
    margin-left: 10px;
    margin-right: 15px;
}
.layout-logo{
    border-width: 0px; 
    width:200px; 
    height:48px;
    display:inline-block;
}
.layout-logo-crop{
    display:none;
}

.filter{
    display:inline-block;
    vertical-align: top;
    padding-bottom:5px;
}

.filter-container{
    padding-left:20px;
}

.filter-Button{
    padding-left:20px;
    padding-top:5px;
}
.filter-CheckBox{
    padding-left:20px;
    padding-top: 10px;
}

.filter-Label{
    padding-top: 13px;
    width:61px;
}
.filter-ButtonEdit{
    padding-top:5px;
}
.filter-TextEidt{
    padding-top: 13px;
}
.layout-table{
    display:inline-block;
    padding:10px;
    float:right;
}
.layout-left-panel{
    
}
.pcf_container {
    display: flex;
    width: fit-content;
    justify-content: center;
    margin-left: auto;
    margin-right: auto;
}
.section-two-elements {
    min-width:350px;
    display:block;
    padding-top:5px;
}

.container-double-item
{
    display:inline-block;
    width:50%;
    min-width:350px;
    padding-top:5px;
    vertical-align: top;
}

.container-single-item
{
    display:inline-block;
    width:100%;
    padding-top:5px;
}
.container-item-textBox{
    display:inline-block;
    width: calc(100% - 75px);
    min-height: 40px;
}
.container-item-large-label{
    vertical-align: top;
    display:inline-block;
}
.container-item-label{
    vertical-align: top;
    width:70px;
    display:inline-block;
}
.container-item-checkBox {
    display:inline-block;
}
.dxpcLite_Mulberry .dxpc-headerText, 
.dxdpLite_Mulberry .dxpc-headerText
{
    word-wrap: break-word;
    white-space: initial;
}
.footer-buttons{
    display:inline-block;
}
.dxgvAE .dxgvAIC, .dxgvALE .dxgvAIC {
    display:none
}
.dxgvSelectedRow_Mulberry {
    background-color:transparent;
}
.layout-customer-container{

}
@media (max-width: 1080px) {
    .dxgvAE .dxgvAIC, .dxgvALE .dxgvAIC {
        display:table-cell
    }
    .layout-customer-container{
        float:right
    }
}

@media (max-width: 912px) {
    .layout-left-panel tr{
        background-color:white
    }
    .pnlLeftAbsolute{
        height: 100%; 
        position: absolute; 
        top: 0; 
        left: 0;
        background-color:white;
        visibility:hidden;
    }
    .layout-user-name{ 
        padding-top: 10px; 
        width: auto;  
        height:auto;
    }
    .layout-back-button
    {
        display:inline-block;
    }
    .layout-header-title {
        float: none;
        display:grid;
        font-size: medium;
        width:auto;
        text-align:right  
    }
    .PageTitleLabel { 
        font-size: 20px;
    }
    .layout-logo{
        display:none;
    }
    
    .layout-logo-crop{
        border-width: 0px; 
        width:50px;
        height:48px;
        display:inline-block;
    }

    .layout-header-logo{
        vertical-align: top;
        width:auto;
        float:left;
        overflow:hidden;
    }
  
    .layout-left-panel{
        margin-left:35px;
    }
}
@media (max-width: 512px) {
    .pnlLeftAbsolute{
        height: 100vh; 
        position: absolute; 
        top: 0; 
        left: 0;
        background-color:white;
        visibility:hidden;
    }  
    .filter-container{
        padding-left:20px;
        width:100%;
    }
    
    .layout-back-button
    {
        display:inline-block;
    }
    .layout-customer{
        display:inline-block;
        padding-left:15px;
        padding-top:5px;
    }

    .layout-logo{
        display:none;
    }
    
    .layout-header-logo{
        vertical-align: top;
        width:auto;
        float:left;
        overflow:hidden;
    }

    .layout-logo-crop{
        border-width: 0px; 
        width:50px;
        height:48px;
        display:inline-block;
    }
    .layout-left-panel{
        margin-left:35px;
    }
    .pcf_container {
        display: block; 
    }
	.dxpc-content{
		padding-left:5px!important;
		padding-right:5px!important;
	}
    .container-double-item
    {
        display:inline-block;
        width: 100%;
        min-width:350px;
        padding-top:5px;
        padding-left:5px;
        vertical-align: top;
    }
    
    .section-two-elements {
        min-width:350px;
        display:block;
        padding-top:5px;
    }
    
    .container-single-item
    {
        display:inline-block;
        width:100%;
        padding-top:5px;
        padding-left:5px;
    }
}

@media (max-width: 400px) {
    .footer-buttons{
        padding-bottom:5px;
        display:block;
    } 
}    