:root{
    --websiteblue: #1D7189;
    --websitegreen: #3F8E40;
    --websitewhite: white;
    --websitegrey: silver;
    --websitesmoke: whitesmoke;
    --websitedimgrey: dimgrey;
    --websitegrey2: grey;
    --websitered: red;
    --websitesmokedark: #ededed;
    --websitewhitedark: #fafafa;
    --websiteGold: #FFD700;
    --websiteBlueHover: #165567;
}

body{
    background: var(--websitesmoke);
}

.Shadow{
    box-shadow:rgba(149, 157, 165, 0.2) 0px 8px 24px;
    -webkit-box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
}

.inp_fl{
    width: 100%;
    margin-bottom:10px;
    margin-top:5px;
    border: 1px solid gainsboro;
    padding: 3px 5px;
    border-radius: 3px;
}

.btn_fl{
    width:50%;
    border:0px;
    padding:3px 5px;
    color:black;
    border-radius: 3px;
    cursor:pointer;
    transition: 0.3s ease;
}

.btn_fl:hover{
    background-color: cornflowerblue;
    color: white;
}

.btn_inth{
    font-size: 14px;
    vertical-align: middle;
    color:white;
}

.btn_inth_black{
    color: black;
}

.btn_inth:hover{
    cursor:pointer;
}

.report_tables_container{
    display: block;
    float: left;
    width: 100%;
    padding:10px;
    padding-top: 0px;
}

.activeBarLink{
    border: 1px solid var(--websiteBlueHover);
}

.activeBarLink > i{
    margin-left: -1px !important;
}

.container_fl{
    position:absolute; 
    padding:10px; 
    width:150px; 
    background:white; 
    display:none;
    border: 1px solid gainsboro;
    border-radius: 3px;
}

.st_wz_table{
    width: 100%;
    float: left;
    font-size: 9px;
    min-width: 3000px;
}

.st_wz_table th{
    font-weight: bold;
    color: black;
    padding: 5px 5px;
    border:1px solid gainsboro;
}
.st_wz_table td{
    padding: 5px 5px;
    color: dimgray;
    border:1px solid gainsboro;
}

.thCustom{
    color:black;
    font-size: 12px;
    text-align: center;
}

.tdCustom{
    color:black;
}

.report_table_data_header{
    font-size: 11px;
    font-weight:bold;
    color:dimgray;
    width: 100%;
    padding:10px;
    display:block;
    float: left;
}

.st_btn_list_wz{
    border: 0px;
    padding: 0px;
    background-color: transparent;
    color: black;
    width: fit-content;
    float: left;
    vertical-align: middle;
    margin-top: 20px;
    font-size: 12px;
    margin-left: 10px;
}

.btn_usrs_details{
    background-color: whitesmoke !important;
    color:dimgray !important;
}

.btn_usrs_details:hover{
    background: gainsboro !important;
}

#poluG1:hover{
    background: gainsboro !important;
}

.st_btn_list_wz:hover{
    cursor: pointer;
    color: cornflowerblue;
}

.BtnLogs_st1{
    margin-left: 10px;
    max-width: 200px;
    width: auto;
    float: left;
}

.report_grid{
    display: grid;
    width: 100%;
    grid-template-columns: 20% 28% 4% 20% 28%;
}
  
.Npro_add_usr_cnt{
    width: auto;
}

.Npro_users_container_x1{
    height:calc(100vh - 140px); 
    width:100%; 
    overflow:auto; 
    display:block;
    float:left; 
    margin-top:5px;
}

.Npro_user_search_box{
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 5px;
    border: 1px solid gainsboro;
    background: whitesmoke;
    margin-left: 10px;
    float: left;
    max-width: 250px;
    width: 100%;
    height: 32px;
}  


.report_grid_child_header{
    color:dimgray;
    font-size: 11px;
    border-bottom: 1px solid gainsboro;
    padding:5px;
}

.report_grid_child_header_options{
    color:dimgray;
    font-size: 11px;
    border-bottom: 1px solid gainsboro;
    padding:5px;
}

.report_grid_child_options{
    font-size: 11px;
    padding:5px;
    margin-bottom: 10px;
}
  
.report_grid_child{
    font-size: 11px;
    border-bottom: 1px solid gainsboro;
    padding:5px;
    text-align: right;
}

.Container_MainMenu_Top{
    width:100%;
    margin-top:20px;
    float:left;
    padding:0px;
    border-radius: 5px;
    height: 150px;
    background-color: var(--websitewhite);
}

.LeftSearchBar{
    min-width:200px; 
    max-width: 350px;
    width: 50%;
    float:left;
    border:1px solid gainsboro;
    border-right: 0px;
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px;
    height: 34px;
}

.MiddleSearchBar{
    min-width:150px; 
    max-width: 250px;
    width: 30%;
    float:left;
    border:1px solid gainsboro;
    border-right: 0px;
    height: 34px;
}

.btnShippingadd
{
    float:left; 
    border:0px; 
    border-radius:0px; 
    height: 100%;
    width: 100%;
    padding: 6px 12px;
    background: var(--websitegreen);
    font-size: 12px;
    color: var(--websitewhite);
    border:none;
    font-weight: bold;
    min-height: 32px;
    transition: 0.5s ease;
}

.ShippingsContainer{
    display:block;
    width: 100%;
    border:1px solid gainsboro;
    border-radius: 5px;
    padding:10px;
    margin:5px;
}

.Synt_table{
    width: 100%;
    overflow: auto;
    font-size: 12px;
    margin-bottom: 20px;
}

.Synt_table td{
    border: 1px solid gainsboro;
}

.Synt_inp_cnt1{
    width: auto;
    outline: none !important;
    border:0px !important;
    width: 100%;
    padding:2px 5px;
}

.Synt_inp_cnt1:focus{
    outline: none !important;
    border: 0px !important;
}

.ShippingsTable{
    font-size: 12px;
    border-collapse: separate;
    border-spacing: 0 12px;
    width:100%;
    padding-left:15px;
    padding-right: 15px;
}

.TableHeaderShippingsStyle{
    color: var(--websitegrey2);
    outline: 2px solid white !important;
    text-transform: uppercase;
    position: sticky;
    top:0;
    z-index: 98;
    cursor: auto;
    background: white !important; 
}

.ShippingsTable tr{  
    outline: 1px solid gainsboro;
    border-radius: 3px;
}

.ShippingsTable th{
    padding: 5px;
    vertical-align: middle;
    text-align: middle;
    font-size: 11px;
    font-weight: bold;
    background-color: var(--websitewhite);
}

.Shippings_Container_data{
    display: flex;
    width: 100%;
    height: calc(100vh - 186px);
}

.Invoices_Container_data{
    display: flex;
    width: 100%;
    height: calc(100vh - 238px);
}

.PriceListContainerData{
    display: flex;
    width: 100%;
    height: calc(100vh - 201px);
}

.ShippingsTable tr:nth-child(2n+1)
{
    background: var(--websitesmoke)
}

.ShippingsTable tr:hover{
    background: var(--websitesmokedark);
    cursor:pointer;
    outline: 1px solid var(--websiteblue);
}

.ShippingsTable td{
    padding: 10px 5px;
}

.RightSearchBar{
    float:left;
    border:1px solid var(--websitegreen);
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    width: 20%;
    max-width: 115px;
    height: 34px;
}

.Container_MainMenu_Bottom{
    width:100%;
    margin-top:30px;
    float:left;
    padding:0px;
    border-radius: 5px;
    height: calc(100vh - 220px);
    background-color: var(--websitewhite);
}

.Container_split_5{
    width: 20%;
    padding: 5px 10px;
    float: left;
    vertical-align: top;
}

.Container_split_4{
    width: 25%;
    padding: 5px 10px;
    float: left;
    vertical-align: top;
}

.Container_split_3{
    width: 33.33%;
    padding: 5px 10px;
    float: left;
    vertical-align: top;
}

.Container_split_50_3{
    width: 16.66%;
    padding: 5px 10px;
    float: left;
    vertical-align: top;
}

.Container_split_2{
    width: 50%;
    padding: 5px 10px;
    float: left;
    vertical-align: top;
}

.Label_style_1{
    font-weight: bold;
    width: 100%;
}

.Input_style_1{
    padding: 3px;
    width: 100%;
}

.Input_style_2{
    padding: 3px;
    width: 100%;
    height: 130px;
    max-height: 200px;
    min-height: 100px;
    max-width: 100%;
    min-width: 100%;
}

.Container_100{
    width: 100%;
    margin:0px;
    display: inline-block;
}

.Container_60{
    width: 60%;
    float: left;
}

.Container_40{
    width: 40%;
    float: left;
}

.Container_20{
    width: 20%;
    float: left;
}

.Container_80{
    width: 80%;
    float: left;
}

.Container_50{
    width: 50%;
    float: left;
}

.Container_PageHeader{
    width:180px;
    float: left;
    margin-top: 5px;
}

.Container_PageHeaderSearch{
    width:calc(100% - 180px);
    float:left;
}

.PageHeaderSearchBar{
    padding: 6px 12px;
    width: 100%;
    background: var(--websitewhite);
    font-size: 13px;
    border:none;
}

.PageHeaderImage{
    font-size: 25px;
    color: var(--websitedimgrey);
}

.PageImageLabel{
    float:right; 
    font-size:16px; 
    font-weight:normal; 
    margin-left:10px; 
    vertical-align:middle;
    color: var(--websitegrey2);
    letter-spacing: 2px;
}

.LabelStyle_1{
    float:left; 
    font-size:15px; 
    font-weight:normal; 
    vertical-align:middle;
    color: var(--websiteblue);
    letter-spacing: 2px;
}

.TabMenuButton{
    width: auto;
    background: transparent;
    padding:0px;
    padding-bottom: 5px;
    border:none;
    font-size: 12px;
    font-weight: bold;
    color: var(--websitegrey);
    border-bottom: 2px solid var(--websitegrey);
    padding-right: 10px;
    padding-left: 10px;
}

.EmptyBorderTabMenu{
    width: 24px;
    border-bottom: 2px solid var(--websitegrey);
}

.TabMenu{
    display: flex;
    margin-top:20px;
}

.TabContent{
    display: none;
}

.TabMenuButton.active{
    border-bottom-color: var(--websiteblue);
    color: var(--websiteblue);
}

.TabMenuButton:hover{
    border-bottom-color: var(--websitegrey2);
    color: var(--websitegrey2);
}

.input_vin_pru_widt{
    width: calc(100% - 30px) !important;
    border-bottom-right-radius: 0px !important;
    border-top-right-radius: 0px !important;
}

.button_get_vehicleData{
    width: 30px;
    max-width: 30px;
    background-color: var(--websiteblue);
    min-height: 32px;
    border: 1px solid var(--websiteblue);
    float: right;
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px;
    height: 32px;
    transition: 0.5s;
}

.button_get_vehicleData > i{
    color: white;
}

.button_get_vehicleData:hover{
    background: var(--websiteBlueHover) !important;
    cursor: pointer;
}


.Input_style_4{
    font-size: 12px;
    padding:6px 12px;
    color:black;
    font-weight: bold;
    border:1px solid transparent;
    border-radius: 3px;
    width: 100%;
    min-height: 32px;
    background: var(--websitesmoke);
    font-weight: normal;
    transition: 0.5s ease;
}

.Input_select_serchable{
    font-size: 12px;
}

.ValidationError{
    color:var(--websitered);
    font-size: 11px;
    text-align: left;
    width: 100%;
    float: left;
    display: block;
    padding:5px 10px;
}

.Container_MainContent{
    width:75%;
    margin-top:20px;
    float:left;
    padding:0px;
    height: calc(100vh - 40px);
    background-color: var(--websitewhite);
}

.ContainerDetails{
    margin-top:20px;
    width: calc(25% - 20px);
    margin-left: 20px;
    float: left;
    height: calc(100vh - 40px);
    background-color: var(--websitewhite);
    display: block;
}

.Button_style_3{
    float:right;
    width: auto;
    padding: 6px 12px;
    border-radius: 5px;
    background: var(--websitegreen);
    font-size: 12px;
    color: var(--websitewhite);
    height: auto;
    border:none;
    font-weight: bold;
    min-height: 32px;
    transition: 0.5s ease;
}

.Button_style_3:hover{
    cursor: pointer;
}

.filterButtonActive{
    background: var(--websiteblue) !important;
    color: var(--websitewhite) !important;
}

.fieldset_style_1{
    border: 1px solid var(--websiteblue);
    border-radius: 5px;
    padding:10px;
    margin-top: 25px;
}

.fieldset_legend_style_1{
    font-size: 13px;
    text-transform: uppercase;
    font-weight: bold;
    padding-left: 8px;
    padding-right: 8px;
    width: auto;
    color: var(--websitegrey2);
}

.button_style_1{
    padding:6px 15px;
    border-radius: 4;
    background-color: cornflowerblue;
    color: white;
    font-weight: bold;
    font-size: 15px;
    float: right;
    width: auto;
    display: block;
    margin: 20px 10px;
    border: none;
}

.Width_100{
    width: 100%;
    display: block;
    float: left;
}

.Bck_whiteSmoke{
    background: var(--websitesmoke);
}

.Bck_whiteSmokeDark{
    background: var(--websitesmokedark) !important;
}

.Bck_green{
    background: var(--websitegreen);
}

.Bck_blue{
    background:var(--websiteblue);
}

.Bck_black{
    background: black;
}

.Bck_red{
    background: var(--websitered);
}

.Bck_dimGray{
    background: var(--websitedimgrey);
}

.SpaceLRContainer{
    padding:0px 8px; 
    display:block; 
    float:right;
}

.SpaceLRContainer_small{
    padding:0px 4px; 
    display:block; 
    float:right;
}

.AImg{
    object-fit: contain;
    margin: auto;
    width: auto;
    height: 16px;
}

.ImgIcon_style1{
    font-size: 16.5px;
    padding: 0px;
    vertical-align: middle;
    color: var(--websitegreen);
}

.ImgIcon_style2{
    font-size: 16.5px;
    padding: 0px;
    vertical-align: middle;
    color: var(--websitewhite);
}

.Btn_Margin_1{
    padding: 4px 5px; 
    margin:0px 3px;
}

.Container_W10{
    display: block;
    float: left;
    width: 10%;
    padding:5px;
}

.price_list_table_blocked_column{
    position: sticky;
    z-index: 90;
    text-align: left;
    left: 0 !important;
    min-width: 450px;
    /* border-top: 1px solid black !important; */
    background-color: white;
    top:47px !important;
    border-right: 1px solid gainsboro;
}

.nw_pro_pr_l_btn{
    text-decoration: none !important;
    background: var(--websitesmoke);
    color: var(--websitegrey2) !important;
    font-weight: bold;
    padding: 6px 12px;
    font-size: 11px;
    border-radius: 5px;
    margin-left: 10px;
}

.nw_pro_pr_l_btn:hover{
    background: #d9d9d9;
    cursor: pointer;
}

.RightMenuContainer{
    float:left;
    display:block;
    position:fixed;
    margin:0px;
    height:100vh;
    width:200px;
    background: var(--websiteblue);
    padding:5px;
}

.LogoContainer{
    padding: 15px 10px;
    display: block;
    width: 100%;
    height: auto;
    margin:0;
}

.LogoImage{
    width:110px;
    height: auto;
    display: block;
    margin: auto;
}

.MenuButtonContainer{
    display: inline-block;
    width: 100%;
    height: auto;
    padding: 5px;
}

.MenuButtonImage{
    width:32px;
    height: 32px;
    object-fit: contain;
}


.MenuButton{
    color: var(--websitegrey);
    font-size: 21px;
    letter-spacing: 1px;
    width: 100%;
    padding:10px 15px;
}

.MenuButton > a{
    font-size: 14px;
    letter-spacing: 2px;
    color: var(--websitegrey);
    vertical-align: middle;
    text-decoration: none;
    margin-left: 10px; 
}

.MenuButton:hover{
    color: var(--websitewhite);
    cursor: pointer;
}

.MenuButton:hover a{
    color: var(--websitewhite);
    text-decoration: none;
}

.Input_style_3{
    border: 1px solid gainsboro;
    border-radius: 4px;
    padding: 10px 15px;
    font-size: 12px;
    display: block;
    width: 100%;
}

input[type=text]:focus{
    outline: none !important;
    border:1px solid cornflowerblue !important;
}

.button_style_2{
    display: inline; 
    width:auto; 
    float:right;
    padding:10px 15px;
    border-radius: 4px;
    border: 1px solid transparent;
    font-size: 12px;
}

.Body_container{
    float:left;
    width: calc(100% - 220px);
    display: block;
    margin-left: 220px;
    padding: 20px;
}


.TableHeaderStyle_1{
    color: var(--websitegrey2);
    border-bottom: 2px solid;
    border-bottom-color: var(--websitegreen);
    border-radius: 3px;
    text-transform: uppercase;
    position: sticky;
    top:0;
    z-index: 98;
}

.TableHeaderStyle_1 > th{
    padding: 8px 5px 8px 15px;
    vertical-align: middle;
    text-align: middle;
    font-size: 11px;
    font-weight: bold;
    background-color: var(--websitewhite);

}

.TableDataStyle_2{
    font-size: 11px;
    font-weight: normal;
    table-layout: fixed;
    transition: 0.4s ease;
}

.TableDataStyle_2 > td{
    padding: 8px 5px 8px 15px;
    vertical-align: middle;
    text-align: left;
    border-top: 1px solid var(--websitegrey);
}

.TableDataStyle{
    font-size: 11px;
    font-weight: normal;
    table-layout: fixed;
    transition: 0.4s ease;
}

.TableDataStyle > td{
    padding: 8px 5px 8px 15px;
    vertical-align: middle;
    text-align: left;
    border-top: 1px solid var(--websitegrey);
}

.TableStyle1{
    border:none;
    table-layout: auto;
}

.HideTableColumn_1300{
    display: table-cell !important;
}

.HideTableColumn_1000{
    display: table-cell !important;
}

.HideTableColumn_720{
    display: table-cell !important;
}

.descriptionDisplayPL{
    display: block;
}

.descriptionDisplayEN{
    display: none;
}

.descriptionDisplayDE{
    display: none;
}

.vh_decs_tb_des{
    width: 100%;
    font-size: 11px;
    min-width: 600px;
}

.label_for_inp_lang{
    font-size: 11px;
    cursor: pointer;
    margin: 0px;
    vertical-align: middle;
    padding-left: 5px;
    margin-top: 1px;
}

.vh_decs_tb_des tr > td{
    padding: 3px 5px;
}

.vh_desc_btn_tb{
    color: white;
    font-size: 11px;
    margin-right: 2px;
    vertical-align: middle;
    margin-left: 15px;
}

.vh_desc_btn_tb:hover{
    color: lightgreen;
    cursor: pointer;
}

.nw_pro_mn_list_ct1{
    display: block;
    float: left;
    width: 100%;
    height: calc(100vh - 143px);
    overflow: auto;
    margin-top: 10px;
}

.nw_decode_table{
    width: 100%;
    font-size: 11px;
}

.nw_decode_table th{
    background-color: gainsboro !important;
    padding: 5px 5px;
}

.nw_decode_table tr:nth-child(2n+1){
    background: var(--websitesmoke);
}

.nw_decode_table tr{
    padding: 3px 5px;
    border-bottom: 1px solid gainsboro;
}

.nw_decode_table tr:hover{
    background-color: gainsboro;
    font-weight: bold;
    cursor: pointer;
}

.nw_pro_mn_list_ct2{
    display: block;
    float: left;
    width: 100%;
    height: calc(100vh - 50px);
    overflow: auto;
    min-height:300px;
}

.nw_pro_mn_list_table_first_tr{
    position: sticky; 
    top:-1px; 
    height:28px;
    background-color: gainsboro !important;
    font-weight: bold;
    border: 0px !important;
    z-index: 99;

}

.nw_pro_no_wrap{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.nw_pro_mn_list_table_btn_1{
    border: 0px;
    padding: 3px 10px;
    border-radius: 5px;
    margin-left: 5px;
    font-weight: bold;
    color: dimgray;
    background-color: whitesmoke;
}

.nw_pro_mn_list_table_btn_1:hover{
    background: #d9d9d9;
    cursor: pointer;
}

.nw_pro_mn_list_table_btn_1:focus{
    outline: none;
}

.nw_pro_mn_list_table{
    width: 100%;
    font-size: 9px;
    min-width: 1100px;
}

.nw_pro_mn_list_table tr{
    border-bottom: 1px solid gainsboro;
}
.nw_pro_mn_list_table tr > td{
    padding: 3px 5px;
}

.nw_pro_mn_list_table tr:hover{
    background-color: gainsboro !important;
    cursor: pointer;
}

.nw_pro_mn_list_table tr:nth-child(2n+1){
    background: var(--websitesmoke);
}

.vh_decs_tb_des tr > th{
    padding: 5px;
    background-color: cornflowerblue !important;
    color: white;
}

.vh_decs_tb_des tr:nth-child(2n+1) > td{
    background: var(--websitesmoke);
}

.vh_decs_tb_des tr:hover > td{
    background-color: gainsboro;
    font-weight: bold;
    cursor: pointer;
}

.descriptionDisplayFR{
    display: none;
}

.PurchaseAddButton{
    float: right;
}
.HideTableColumn_1200{
    display: table-cell !important;
}

.float_left_600{
    float: left;
}

.HideTableColumn_820{
    display: table-cell !important;
}

.PurchaseTableMinWidh{
    min-width: 750px;
}

.HideToolTip_1300{
    display: inline !important;
}

.HideToolTip_820{
    display: inline !important;
}

.PurchaseDataContainer{
    display:flex; 
    width:100%; 
    height: calc(100vh - 210px);
}

.VehiclesWarehouseContainer_data
{
    display:flex; 
    width:100%; 
    height: calc(100vh - 165px);
}

.HideButton_420{
    display: block;
}

.RegistrationsDataContainer{
    display:flex; 
    width:100%; 
    height: calc(100vh - 204px);
}

.TransportsDataContainer{
    display:flex; 
    width:100%; 
    height: calc(100vh - 194px);
}

.SaleDataContainer
{
    display:flex; 
    width:100%; 
    height: calc(100vh - 200px);
}

.WD_100_950{
    max-width: 140px;
}

#FilesAddContainerID{
    padding: 0px 25px 30px 25px;
}

.PurchaseDetailsContainer{
    padding: 5px 35px;
    margin-bottom: 20px;
}

.BTN_details_520{
    margin-left: 10px;
    width: auto;
    margin-bottom: 0px;
}

.HideTableColumn_950{
    display: table-cell;
}

.price_list_table{
    display: block; 
    overflow-x: auto;
    overflow-y: auto; 
    height: calc(100vh - 90px); 
    font-size:9px;
    width: 100%;
}

.price_list_table tr:nth-child(2n+1) > td
{
    background: var(--websitesmoke);
}

.price_list_table_first_tr th{
    text-align: center;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 3px;
    padding-bottom: 3px;
    width: 100%;
    color:dimgray;
    background-color: gainsboro !important;
    position: sticky;
    top:-1px;
    height: 47px !important;
}

.price_list_table_first_tr th:hover{
    cursor: pointer;
    color: cornflowerblue;
    font-weight: bold;
}

.price_list_table tr:hover td{
    background-color: gainsboro !important;
    cursor: pointer;
    font-weight: bold;
}

.price_list_top_men_pd{
    padding-left:30px; 
    padding-right:30px;
}

.price_list_table td{
    padding-left: 10px;
    padding-right: 10px;
    margin: 0px;
    /* border-top: 1px solid black !important; */
}

.TableStyle1 tr:nth-child(2n+1)
{
    background: var(--websitesmoke)
}

#PurchaseWarehouse_SortingID{
    width: 195px;
}

.TableDataStyle:hover{
    cursor: pointer;
    background: var(--websitesmokedark) !important;
}

.TableDataStyle:hover td{
    border-bottom:1px solid var(--websiteblue);
    border-top:1px solid var(--websiteblue);
}

.TableDataStyle_2:hover{
    cursor: pointer;
    background: var(--websitesmokedark) !important;
}

.TableDataStyle_2:hover td{
    border-bottom:1px solid var(--websiteblue);
    border-top:1px solid var(--websiteblue);
}

.DetailsData_style_1:nth-child(2n+1)
{
    background-color: var(--websitesmoke);
}

.ClientsDetailsBackgroundClass{
    background: transparent;
}

.UserDetailsImg{
    margin: auto;
    display: block;
    height: auto;
    width: 85px;
    object-fit: contain;
    margin-top: 0px;
    margin-bottom: 5px;
}   

.DetailsHeader_style_1{
    width: 100%;
    float: left;
    font-weight: bold;
    color: var(--websitegrey);
    font-size: 12px;
    text-transform: uppercase;
    vertical-align: middle;
    padding: 5px 10px;
}

.DetailsData_style_1{
    width: 100%;
    float: left;
    font-size: 12px;
    vertical-align: middle;
    padding: 5px 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.ClientTypeDiv{
    width: auto;
    height: auto;
    padding: 6px 10px;
    border-radius: 3px;
    color:white;
    font-weight: bold;
    text-align: center;
    display: none;
}

.ClientTypeDiv_small{
    width: fit-content;
    height: auto;
    padding: 3px 6px;
    border-radius: 3px;
    color:white;
    font-weight: normal;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
}

.TableIcon{
    font-size: 17px;
    transition-duration: 0.5s;
}

.Red_icon{
    color: var(--websitered);
    
}

.Blue_icon{
    color: var(--websiteblue);
}

.Green_icon{
    color: var(--websitegreen);
}

.DimGray_icon{
    color: var(--websitedimgrey);
}

.Gold_icon{
    color: var(--websiteGold);
}

.Select_style_1{
    float:right;
    width:145px;
    cursor: pointer;
}

.BorderDiv_style_1{
    height: 1px;
    border-bottom: 2px solid var(--websitegreen);
    border-radius: 3px;
    width: 100%;
    display: block;
}

.DetailsInRowContainer_33{
    float:left;
    width:33.33%;
    display: block;
}

.DetailsInRowContainer_25{
    float:left;
    width:25%;
    display: block;
}

.DetailsInRowContainer_50{
    float:left;
    width:50%;
    display: block;
}

.DetailsInRowContainer_100{
    float:left;
    width:100%;
    display: block;
}

.DetailsRowHeader{
    padding: 2px 10px;
    width:100%;
    display: block;
    float:left;
}

.DetailsRow{
    padding: 0px 12px;
    width:100%;
    display: block;
    float:left;
    font-size: 12px;
}

.DetailsRowHeaderText{
    font-size: 10px;
    display: inline-block;
    color: var(--websitedimgrey);
    margin: 0px;
    padding: 0px;
}

.FLT_LEFT{
    float: left !important;
}


.label-before {
	line-height: 20px;
	font-size: 12px;
	top: -10px;
	background: #fff;
	padding: 0 6px;
	left: 9px;
}

.container {
	width: 80%;
	margin: 30px 10%;
}

.label_purchase_finanse{
    font-weight: normal;
    font-size: 12px;
    color: var(--websitedimgrey);
    text-align: left;
    vertical-align: middle;
    margin: auto;
}

.BorderDiv_style_2{
    float:left;
    display:block; 
    border:1px solid var(--websitegrey);
    border-radius:5px; 
    padding:15px 10px; 
    padding-bottom:0px; 
    margin:5px 10px;
}

.DetailsHeader{
    width: 100%;   
    margin-bottom: 10px;
    margin-top: 10px;
}

.DetailsHeaderDownBar{
    height: 4px !important;
    border-bottom: 2px solid var(--websiteblue);
    width: 80px;
    margin: 0px;
}

.DetailsHeaderLabel{
    font-size: 14px;
    letter-spacing: 1px;
    font-weight: bold;
    margin: 0px;
    color: dimgray;
    padding-bottom: 2px;
}

.DetailsTable{
    width:100%;
    font-size: 13px;
}

.DetailsTable td{
    padding: 5px 15px;
}

.DetailsTable td:nth-child(even){
    text-align: right;
}

.DetailsTable tr{
    transition: all 0.1s ease;
    cursor: pointer;
}

.DetailsTable tr:hover{
    transform: scale(1.02);
}

.DocumentsTableCellStyle_1{
    padding: 7px;
    cursor: pointer;
}

.DocumentsTableRowStyle_1{
    background: transparent;
    transition-duration: 0.3s;
}

.DocumentsTableRowStyle_1:hover{
    background-color: var(--websitesmoke);
    transform: scale(1.02);
}

.DocumentsTableStyle_1{
    font-size: 14px;
    width: 100%;
}

.aInvoiceName{
    float:right; 
    display:none; 
    font-size:15px; 
    padding-top: 5px;
    transition-duration: 0.3s;
}

.aInvoiceName:hover{
    cursor:pointer;
    transform: scale(1.02);
}

.TableImageSize{
    font-size: 13px;
    vertical-align: middle;
    padding-left:3px;
}

.padding_10{
    padding:10px;
}

.padding_0_5{
    padding: 0px 5px;
}

.AddressContainerDropdown{
    font-size:12px; 
    font-weight:normal; 
    padding: 5px 15px 0px 10px; 
    display:none;
}

#ClientCloseContainer{
    display: none;
    padding-right: 8px;
}

.ClientContainerDetailsClosed{

    visibility: visible;
}

.Clinets-Data-container{
    width:100%; 
    display: flex;
    height: calc(100vh - 248px);
}

.MenuBar-small-top_820{
    padding:20px 20px 10px 0px;
}

.MenuBar-small-bottom_820{
    padding:20px 0px 10px 20px
}

.MenuBar-small-top_650{
    padding:20px 20px 10px 0px;
}

.MenuBar-small-bottom_650{
    padding:20px 0px 10px 20px
}

.MenuBar-small-top_700{
    padding:20px 20px 10px 0px;
}

.MenuBar-small-bottom_700{
    padding:20px 0px 10px 20px
}

.MenuBar-small-top_600{
    padding:20px 20px 10px 0px;
}

.MenuBar-small-bottom_600{
    padding:20px 0px 10px 20px
}

.MenuBar-small-top{
    padding:20px 20px 10px 0px;
}

.MenuBar-small-bottom{
    padding:20px 0px 10px 20px
}

.Details-Container-content{
    padding:15px; 
    height:calc(100vh - 161px); 
    overflow-y:auto;
    overflow-x: hidden;
}

.Button_style_3.Bck_whiteSmoke:hover{
    background: #d9d9d9;
}


.Input_style_4:hover{
    border: 1px solid var(--websiteblue);
}

.Button_style_3:hover{
    background: #005501;
}

.Button_style_3.Bck_whiteSmoke{
    color: var(--websitegrey2);
}

.Button_style_3.Bck_red:hover{
    background: #b50000;
}

.Menu-top-container{
    padding:20px 30px;
    padding-bottom: 0px;
}

.Button_style_3.Bck_blue:hover{
    background: var(--websiteBlueHover) !important;
}

.TableIcon:hover{
    transform: scale(1.2);
}

.PaginationButton:hover{
    background: var(--websitesmoke);
}

.PaginationButton{
    padding: 2px 4px;
    margin-left: 5px;
    border-radius: 50%;
    transition: 0.5s ease;
    height: auto;
    width: auto;
    background: transparent;
    cursor: pointer;
    display: inline-block;
}

.ImgIcon_style_pagination{
    font-size: 19px;
    padding: 0px;
    padding-top:4px;
    vertical-align: middle;
    color: var(--websitedimgrey);
}

.PaginationButton-disabled{
    background: #d9d9d9;
    opacity: 0.7;
    cursor: none;
    pointer-events: none;
}

.Pagination-text{
    font-size: 11px; 
    font-weight:bold; 
    color: var(--websitedimgrey);
    vertical-align: middle;
    display: inline-block;
    width: auto;
    padding-top:6px;
}

.i4ewOd-pzNkMb-haAclf
{
    display: none !important;
}

.LoginMainContianer{
    width: 100%;
    height: 100%;   
}

.Container_sale_details_top{
    width:100%;
    padding: 10px;
}

.Container_sale_details_bottom{
    width:50%;
    padding: 10px;
    float:left;
}

.Container_sale_details_bottom_inside{
    background-color: whitesmoke;
    border-radius: 5px;
    padding: 10px;
}

.SaleDetails_statusBar{
    float:left; 
    width: auto; 
    border:1px solid var(--websiteblue); 
    border-radius:5px; 
    padding:5px;
    height: 47px;
}

.SaleDetails_statusBar_textTop{
    width:100%; 
    display:block; 
    float:left; 
    font-size:9px;
    color: dimGray
}

.Arrow_sale_details{
    padding-left: 10px;
    padding-right: 10px;
    margin-top: 15px;
    color: var(--websiteblue);
    float:left;
}

.Sale_statusBar_icon{
    font-size: 25px;
    color:var(--websiteblue);
    margin-top: 6px;
}