/*
 Theme Name: 180 Grados
 Author: Federico Salort
 Author URI: http://federicosalort.com/
 Description: Theme developed for 180 Grados

 */
html {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    min-height: 100vh;
    -webkit-overflow-scrolling: touch;
    font-family: 'FuturaBT-Medium';
}

body {
    margin: 0px;
    color: black;
    margin: auto;
    overflow: visible;
    -webkit-transition: background-color 1s linear;
    -o-transition: background-color 1s linear;
    transition: background-color 1s linear;
    -webkit-overflow-scrolling: touch;
    font-family: 'Poppins-Regular';
}

body.page-template-template_report2 {
    overflow-y: scroll;
}

body #page {
    font-family: 'FuturaBT-Medium';
}

.overflow_hidden {
    overflow: hidden !important;
}

body * {
    outline: none;
}

div, ul, li, header, footer, a {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

body b, body strong, body h1, body h2, body h3, body h4, body h5, h6 {
    font-weight: normal;
}

.clear::after {
    clear: both;
    display: block;
    content: '';
}

body a {
    text-decoration: none;
    color: black;
}

.login_container {
    min-height: 100vh;
    position: relative;
    float: left;
    width: 49.0625vw;
}

.section_decoration {
}

.section_decoration .decoration_1 {
    position: absolute;
    z-index: -1;
    background-color: #F1F2F2;
    height: 80vh;
    width: 80vw;
    bottom: 0;
    right: 0
}

.section_decoration .decoration_2 {
    position: absolute;
    z-index: -1;
    background-color: #AFE27F;
    height: 40vh;
    width: 30vw;
    bottom: 0;
    left: 0
}

.login_header {
    height: auto;
    margin-bottom: 1.6145vw;
}

.login_center_container {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center;
}

.login_center_wrapper {
    position: relative;
    width: 27.9166vw;
    padding: 2.0833vw 3.6458vw;
    border-radius: 2.6041vw;
    border: 0.1302vw #000;
    background: #EEEFED;
    box-shadow: 0.5208vw 0.5208vw 1.302vw 0px rgba(0, 0, 0, 0.20);
}

.login_center_container .form-group label, .login-username label, .login-password label {
    display: none
}

.select2-container--default .select2-results>.select2-results__options {
}

#wp-submit,.btn {
    border-radius: 1.5625vw;
    background: #D96552;
    color: #FFF !important;
    text-align: center;
    font-family: Futura;
    font-size: 1.0416vw;
    height: 3.177vw;
    width: 8.9583vw;
    border: none;
    padding: 0;
    font-family: 'FuturaBT-Medium';
    text-transform: uppercase;
    outline: none!important;
    line-height: 3.177vw;
    cursor: pointer;
}

.is_admin #wp-submit,.is_admin .btn {
    background-color: #5B8C5E;
}

.btn.small_btn {
    margin: 0;
    height: 1.5vw;
    line-height: 1.5vw;
    font-size: .7vw;
    width: 5vw;
    display: inline-block;
}
.btn.archive_btn.disabled_btn{
    opacity:.5;
    pointer-events:none;
}
.btn.small_btn.create_order_btn{
    width: 7vw;
}
.download_table.btn {
    float: right;
    height: 2vw;
    line-height: 2vw;
    text-transform: none;
    width: auto;
    padding: 0 1vw;
    margin-right:.5vw;
}

.register_supplier_btn {
        float: right;
    height: 2vw;
    line-height: 2vw;
    text-transform: none;
    width: auto;
    padding: 0 1vw;
}
.page-template-template_purchase_order .edit_btn.btn,.page-template-template_purchase_order  .cancel_edit_btn,.page-template-template_purchase_order  .save_edit_btn,.approves_btn{
        height: 2vw;
        line-height: 2vw;
        text-transform: none;
        width: auto;
        padding: 0 1vw;
        display: inline-block;
}
.page-template-template_purchase_order  .hide_on_edit{
    display:inline-block
}
.edit_mode .page-template-template_purchase_order  .edit_field{
        display:inline-block
}
#filterBtn.btn {
    height: 2vw;
    line-height: 2vw;
    text-transform: none;
    width: auto;
    padding: 0 1vw;
    margin-left: -2vw;
}

.login_center_container form, .login_center_container .col-md-10 {
    width: 100%;
}

.login_center_container .form-group input[type=text], .form-group input[type=password], .form-group input[type=email],.login-username input, .login-password input {
    width: 100%;
    border-radius: 0;
    height: 2.1354vw;
    border: 0;
    font-family: 'FuturaBT-Medium';
    font-weight: normal;
    letter-spacing: 0;
    font-size: 1.1979vw;
    line-height: 13.5px;
    color: black;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0px 1.927vw;
    background': t'; background-color: transparent;
    border-bottom: 0.0781vw solid black;
}

.login_center_container .form-group,.login-username,.login-password {
    margin-bottom: 2.4479vw;
    position: relative;
}

.login_center_container .form-group .no_padding {
}

.login_center_container .form-group:first-child {
    margin-top: 0;
}

.login_center_container .has-feedback label~ .form-control-feedback {
    top: 19px;
}

body .has-success .form-control-feedback {
    color: #AFE27F;
}

body .btn-primary#btnForgotPassword, #btnReturnToLogin {
    font-family: 'Poppins-Regular';
    color: black;
    font-size: 11px;
    background-color: white !important;
    text-transform: none;
}

.btn.disabled {
    opacity: .5;
    pointer-events: none;
}

body #wpmpRegisterForm .alert, body #wpmpLoginForm .alert, body #wpmpResetPasswordSection .alert {
    color: black;
    border-radius: 0;
    border: 0;
    height: 26px;
    line-height: 26px;
    font-size: 11px;
    text-transform: none;
    padding: 0 10px;
}

.wpmp-loader {
    display: none !important
}

body .btn-primary.active.focus, body .btn-primary.active:focus, body .btn-primary.active:hover, body .btn-primary:active.focus, body .btn-primary:active:focus, body .btn-primary:active:hover, body .open > .dropdown-toggle.btn-primary.focus, body .open > .dropdown-toggle.btn-primary:focus, body .open > .dropdown-toggle.btn-primary:hover {
    color: #fff;
    background-color: #AFE27F !important;
    border: 0 !important;
    outline: none;
}

.login_center_wrapper h3 {
    color: black;
    text-transform: uppercase;
    font-family: 'Poppins-Regular';
    font-size: 15px;
    margin-bottom: 30px;
    letter-spacing: .6px;
}

.login_header {
}

.login_logo {
    width: 6.926vw;
    margin: auto;
    display: block;
}

.login_logo img {
    display: block;
    width: 100%;
}

.login_title {
}

.welcome_message {
    position: absolute;
    font-size: 30px;
    letter-spacing: .4px;
    font-family: 'Poppins-Regular';
    left: 0;
    top: 7vw;
    text-align: center;
    width: 100%;
}

.login_error {
    color: red;
    margin-bottom: 20px
}

#masthead {
    /* border-bottom: 1px solid black; */
    position: fixed;
    width: 63.9583vw;
    height: 3.802vw;
    background: #383838;
    z-index: 3;
    top: 5.4687vw;
    border-radius: 2.6041vw;
    left: 50%;
    -webkit-transform: translate(-50%, 0%);
    -ms-transform: translate(-50%, 0%);
    transform: translate(-50%, 0%);
    line-height: 3vw;
}

#masthead .logo {
    display: block;
    width: 71px;
}

#masthead .logo img {
    display: block;
    width: 100%;
}

.centered_div {
    width: 1440px;
    margin: auto;
    position: relative;
    max-width: 100%;
}

.main_menu {
    display: table;
    width: 100%;
    table-layout: fixed;
    padding: 0.3725vw 0.3125vw 0.3125vw 0.3125vw;
}

.main_menu ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: table-row;
}
.submenu_container{
        padding-top: 1.0312vw;
        left: 50%;
        -webkit-transform: translate(-50%, 0%);
        -ms-transform: translate(-50%, 0%);
        transform: translate(-50%, 0%);
        position: absolute;
        opacity: 0;
        pointer-events: none;
        -webkit-transition: opacity .4s linear;
        -o-transition: opacity .4s linear;
        transition: opacity .4s linear;
}
.main_menu ul li .sub-menu{
      border-radius: 30px;
      background: #EFF0EE;
      box-shadow: 0.5208vw 0.5208vw 1.302vw 0px rgba(0, 0, 0, 0.20);
      line-height: 1.7708vw;
      padding: 0.5729vw 0.8854vw;
      width:18vw;
      display: block;
}
.main_menu ul li .sub-menu li{
    
display: block;
}
.main_menu ul li .sub-menu li a{
    
height: 1.7708vw;
    
padding: 0 0.61vw;
    
border-radius: 30px;
    
color: #373837;
    
min-width: unset;
}
.main_menu ul li {
    display: inline-block;
    text-transform: uppercase;
    display: table-cell;
    text-align: center;
    position: relative;
}

#menu_item_0 {
    width: 4.3229vw;
}

#menu_item_0 a {
}

.main_menu ul li a {
    color: white;
    text-transform: none;
    font-size: 1.0416vw;
    height: 3.125vw;
    display: inline-block;
    position: relative;
    padding: 0 1.5vw;
    border-radius: 3.125vw;
    min-width: 80%;
}

.main_menu ul li:last-child {
    /* text-align: right; */
}

.main_menu ul li a {
    text-decoration: none!important;
}

.main_menu > ul > li.active > a {
    background-color: #D86656;
}

#primary {
    min-height: 100vh;
    background: #EEEFED;
}

.page-template-template_agreement #primary {
    background: rgb(55 56 55 / 41%);
    height: 100vh
}

#colophon {
    height: 92px;
    position: relative;
    text-align: center;
    /* border-top: 1px solid black; */
    background: #F1F2F2;
}

#colophon .footer_wrapper {
}

#colophon .footer_wrapper .footer_menu {
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translate(0%, -50%);
    -ms-transform: translate(0%, -50%);
    transform: translate(0%, -50%);
    width: 100%;
}

#colophon .footer_wrapper .footer_menu ul {
    margin: 0;
    list-style: none;
    padding: 0;
}

#colophon .footer_wrapper .footer_menu ul li {
}

#colophon .footer_wrapper .footer_menu ul li a {
    color: black;
}

body:not(.page-template-template_login) .page_content_container {
    padding-top: 11.8041vw;
}

.main_chart_wrapper {
    /* background: #F1F2F2; */
    border-radius: 10px;
}

.main_chart_container .main_chart_title {
    text-align: center;
    padding-bottom: 0.927vw;
    font-size: 1.927vw;
    color: black;
    text-align: center;
    font-size: 1.927vw;
    color: black;
    font-family: 'Futura-Bold';
    text-transform: uppercase;
}

.main_chart_container .main_chart {
    max-width: 1200px;
    margin: auto;
}

.sections_container {
    position: relative;
}

.page-template-template_agreement .sections_container {
    position: static;
}

.highcharts-tooltip>span {
    display: flex;
    justify-content: space-between;
}

.tooltip_result {
}

.tooltip_result:first-child {
    padding-right: 10px;
    border-right: 1px solid #e5e5e5;
    font-family: 'Poppins-Bold';
    color: #D86656;
}

.is_admin .tooltip_result:first-child {
    color: #5B8C5E;
}

.tooltip_result:last-child {
    padding-left: 10px;
}

.table_section {
    padding-bottom: 1vw;
    position: relative;
}
.page-template-template_products_purchase_orders_admin  .table_section {
    padding-bottom:2vw;
}
.page-template-template_invoice_admin  .table_section{
      padding-top:2vw;
}
tfoot tr {
    background-color: #f9f9f9
}

.dates_fields {
    display: none;
}

#date_range {
    min-width: 12.5vw;
    padding: 0 0;
    margin: 0;
    padding-top: 3px;
    text-align: center;
    border: none;
    border-radius: 0;
    background-color: transparent;
    padding-bottom: 0;
    font-family: 'FuturaBT-Medium';
    pointer-events: none;
    cursor: pointer;
    font-family: 'Futura-Bold';
    font-size: .9vw;
}

#top_header_table {
    margin-bottom: -37px;
    float: left;
    position: relative;
    z-index: 2;
}
.range_container label{
    height: 2vw;
    line-height: 1.6vw;
    border: 1px solid;
    border-radius: 1.5625vw;
    vertical-align: top;
    font-family: 'Futura-Bold';
    padding-right: 2vw;
    padding-left: 0.6vw;
    font-size: 0.9vw;
}

.login_container_illustration_container {
    background: #373837;
    width: 35.625vw;
    min-height: 100vh;
    float: left;
    padding: 0 5.4687vw;
}

#menu_item_0 svg {
    width: 1.3736vw;
    height: auto;
    display: inline-block;
    position: relative;
    top: .3vw;
}

.login_container_illustration_container .login_container_illustration {
    height: 100vh;
    background: url(images/login_image.png);
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}

.login_container_decoration {
    width: auto;
    overflow: hidden;
    height: 100vh;
    background: url(images/login_decoration.svg);
    background-size: cover;
    background-position: center;
}

.loggin_message {
    font-size: 1.0416vw;
    line-height: normal;
    margin-bottom: 3.0833vw;
}

.loggin_message h1 {
    font-size: 4.1666vw;
    line-height: 4.1666vw;
    margin: 0;
    font-family: 'Gotham-Bold';
    margin-bottom: 0.4687vw;
}

.loggin_message p {
}

::-webkit-input-placeholder {
    color: #777 !important;
text-transform:initial;
}

/* Firefox 19+ */
::-moz-placeholder {
    color: #777 !important;
    opacity: 1;
  text-transform:initial;
    /* Firefox handles placeholder opacity separately */
}

/* Firefox 4 - 18 */
:-moz-placeholder {
    color: #777!important;
    opacity: 1;
 text-transform:initial;
    /* Firefox handles placeholder opacity separately */
}

/* Internet Explorer 10-11 */
:-ms-input-placeholder {
    color: #777!important;
   text-transform:initial;
}

/* Internet Explorer 9 */
input:-ms-input-placeholder {
    color: #777!important;
  text-transform:initial;
}

/* Microsoft Edge */
::-ms-input-placeholder {
    color: #777!important;
    text-transform:initial;
}

/* Placeholder color for the rest of browsers */
::placeholder {
    color: #777!important;
    text-transform:initial;
}

.toggle-password {
    width: 1.5885vw;
    height: 100%;
    cursor: pointer;
    right: 1.0911vw;
    position: absolute;
    top: 0;
    background-image: url(images/open_eye.png);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    cursor: pointer;
}

.toggle-password.closed {
    background-image: url(images/close_eye.png);
}

.toggle-password.open {
}

.page-template-template_agreement #primary {
    height: 100vh;
    overflow: hidden;
}

.pop_up_container {
    background: rgb(239 240 238 / 91%);
    filter: drop-shadow(10px 10px 25px rgba(0, 0, 0, 0.25));
    width: 58.75vw;
    height: 37.2395vw;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    border-radius: 3vw;
    overflow: hidden;
    padding: 1.1979vw 3.3854vw;
}

.pop_up_container .pop_up_container_wrapper {
}

.pop_up_container .pop_up_container_wrapper .pop_up_container_header {
    text-align: center;
}

.pop_up_container .pop_up_container_wrapper .pop_up_container_header .pop_up_container_title {
    line-height: 3.9062vw;
    display: inline-block;
    background: #373837;
    color: #FFF;
    font-size: 1.927vw;
    border-radius: 3.9062vw;
    padding: 0 3.9062vw;
    font-family: 'FuturaBT-Medium';
}

.pop_up_container .pop_up_container_wrapper .pop_up_container_body {
}

.pop_up_container .pop_up_container_wrapper .pop_up_container_body .custom_scroll_container {
    height: 100%;
    overflow: auto;
}

.table_section .custom_scroll_container {
    height: 23.0625vw;
    overflow: auto;
    clear: both;
    padding-top: 1vw;
}

.pop_up_container .pop_up_container_wrapper .pop_up_container_body .custom_scroll_container .custom_scroll_container_content {
    font-family: 'FuturaBT-Book';
}

.pop_up_container .pop_up_container_wrapper .pop_up_container_body .custom_scroll_container .custom_scroll_container_content strong {
    font-family: 'FuturaBT-Medium';
}

.pop_up_container .pop_up_container_footer {
    text-align: center;
}

.pop_up_container .pop_up_container_footer .pop_up_container_footer_label {
    font-size: 0.7395vw;
}

.pop_up_container .pop_up_container_footer .pop_up_container_footer_accept {
    font-size: 1.0338vw;
    margin-top: 0.5291vw;
    margin-bottom: 0.2291vw;
}

.pop_up_container .pop_up_container_footer .pop_up_container_footer_accept .custom_checkbox {
}

.pop_up_container .pop_up_container_footer .pop_up_container_footer_accept .custom_checkbox label {
    font-weight: normal;
    margin: 0;
    cursor: pointer;
}

.pop_up_container .pop_up_container_footer .pop_up_container_footer_accept .custom_checkbox label input {
}

.pop_up_container .pop_up_container_footer .pop_up_container_footer_submit {
}

.pop_up_container .pop_up_container_footer .pop_up_container_footer_submit .btn {
    margin-top: 0.5812vw;
}

.pop_up_container.agreement_pop_up {
}

.pop_up_container.agreement_pop_up .pop_up_container_wrapper {
}

.pop_up_container.agreement_pop_up .pop_up_container_wrapper .pop_up_container_header {
}

.pop_up_container.agreement_pop_up .pop_up_container_wrapper .pop_up_container_header .pop_up_container_title {
}

.pop_up_container.agreement_pop_up .pop_up_container_wrapper .pop_up_container_body {
    width: 52.6041vw;
    height: 22.0312vw;
    background: white;
    border-radius: 2.2vw;
    overflow: hidden;
    padding: 0.9895vw 1.5104vw;
    margin-top: 0.8333vw;
    margin-bottom: 0.7291vw;
}

.pop_up_container.agreement_pop_up .pop_up_container_wrapper .pop_up_container_body .custom_scroll_container {
}

.pop_up_container.agreement_pop_up .pop_up_container_wrapper .pop_up_container_body .custom_scroll_container .custom_scroll_container_content {
    pointer-events: all;
}

.pop_up_container.agreement_pop_up .pop_up_container_footer {
}

.pop_up_container.agreement_pop_up .pop_up_container_footer .pop_up_container_footer_label {
}

.pop_up_container.agreement_pop_up .pop_up_container_footer .pop_up_container_footer_accept {
}

.pop_up_container.agreement_pop_up .pop_up_container_footer .pop_up_container_footer_accept .custom_checkbox {
}

.pop_up_container.agreement_pop_up .pop_up_container_footer .pop_up_container_footer_accept .custom_checkbox label {
}

.pop_up_container.agreement_pop_up .pop_up_container_footer .pop_up_container_footer_accept .custom_checkbox label input {
}

.pop_up_container.agreement_pop_up .pop_up_container_footer .pop_up_container_footer_submit {
}

.pop_up_container.agreement_pop_up .pop_up_container_footer .pop_up_container_footer_submit .btn {
}

form.error .custom_checkbox {
    color: red;
}

.logo_with_decoration {
    position: fixed;
    width: 33.125vw;
    height: 31.3541vw;
    pointer-events: none;
}

.page-template-template_agreement .logo_with_decoration {
    z-index: -1;
}

.logo_with_decoration .logo {
    position: absolute;
    background-image: url(images/round_logo.svg);
    width: 8.2291vw;
    height: 8.2291vw;
    top: 3.0208vw;
    left: 4.5833vw;
    background-size: cover;
    background-position: center;
}

.logo_with_decoration .logo_decoration {
    width: 100%;
    height: 100%;
    background-image: url(images/logo_decoration.png);
    background-size: cover;
    background-position: center;
}

.pop_up_container.pop_up_container_normal {
    background: #EFF0EE;
    padding: 2.7083vw;
    height: auto;
}

.pop_up_container.pop_up_container_normal .pop_up_container_wrapper {
}

.pop_up_container.pop_up_container_normal .pop_up_container_wrapper .pop_up_container_header {
}

.pop_up_container.pop_up_container_normal .pop_up_container_wrapper .pop_up_container_header {
}

.pop_up_container.pop_up_container_normal .pop_up_container_wrapper .pop_up_container_header .pop_up_container_text {
    font-size: 1.1458vw;
    width: 26.0937vw;
    margin: auto;
    line-height: normal;
}

.pop_up_container.pop_up_container_normal .pop_up_container_wrapper .pop_up_container_header .pop_up_container_text h1 {
    font-size: 1.927vw;
    margin: 0;
    margin-bottom: 1.0937vw;
}

.pop_up_container.pop_up_container_normal .pop_up_container_wrapper .pop_up_container_header .pop_up_container_title {
}

.pop_up_container.pop_up_container_normal .pop_up_container_wrapper .pop_up_container_body {
    padding: 5.2083vw 0 4.2083vw 0;
}

.pop_up_container.pop_up_container_normal .pop_up_container_wrapper .pop_up_container_body .custom_scroll_container {
}

.pop_up_container.pop_up_container_normal .pop_up_container_wrapper .pop_up_container_body .custom_scroll_container .custom_scroll_container_content {
}

.pop_up_container.pop_up_container_normal .pop_up_container_footer {
}

.pop_up_container.pop_up_container_normal .pop_up_container_footer .pop_up_container_footer_label {
}

.pop_up_container.pop_up_container_normal .pop_up_container_footer .pop_up_container_footer_accept {
}

.pop_up_container.pop_up_container_normal .pop_up_container_footer .pop_up_container_footer_accept .custom_checkbox {
}

.pop_up_container.pop_up_container_normal .pop_up_container_footer .pop_up_container_footer_accept .custom_checkbox label {
}

.pop_up_container.pop_up_container_normal .pop_up_container_footer .pop_up_container_footer_accept .custom_checkbox label input {
}

.pop_up_container.pop_up_container_normal .pop_up_container_footer .pop_up_container_footer_submit {
}

.pop_up_container.pop_up_container_normal .pop_up_container_footer .pop_up_container_footer_submit .btn {
    width: auto;
    padding: 0 1.5vw;
}

.input-file-upload-btn {
    position: relative;
    top: -38px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.is_admin .form_inputs_container {
    width: 40vw;
    margin: auto;
    padding: 3vw 0;
}

.is_admin .form_inputs_container.half_inputs .form_inputs_group .form_input_container {
    padding: 0;
    text-align: center;
}
.register_supplier_pop_up .form_inputs_container.half_inputs.centerd_input_container .form_inputs_group .form_input_container{
    width:100%;
}
.form_inputs_container .form_inputs_group {
    position: relative;
}

.form_inputs_container .form_inputs_group .form_input_container {
    margin-bottom: 0.7812vw;
}

.form_inputs_container .form_inputs_group .form_input_container input {
    font-family: 'FuturaBT-Medium';
}

.form_inputs_container .form_inputs_group .form_input_container input[type="password"] {
}

.form_inputs_container.half_inputs {
}
.register_supplier_pop_up .form_inputs_container.half_inputs {padding-top: 0;padding-bottom: 1vw;}
.register_supplier_pop_up .form_inputs_container.half_inputs.centerd_input_container {
    padding-bottom:0;
}
.register_supplier_pop_up .form_inputs_container.half_inputs.centerd_input_container .form_inputs_group {
    float:none;
    width: 100%;
}
.form_inputs_container.half_inputs .form_inputs_group {
    width: 50%;
    float: left;
}

.form_inputs_container.half_inputs .form_inputs_group .form_input_container {
    margin-left: auto;
    margin-right: auto;
    padding-left: 4vw;
}

.form_inputs_container.half_inputs .form_inputs_group .form_input_container.align_left {
    padding-left: 0vw;
}

.form_inputs_container.half_inputs .form_inputs_group .form_input_container.input_type_file_container {
    padding-left: 0;
}

.form_inputs_container.half_inputs .form_inputs_group .form_input_container input {
}

.form_inputs_container .form_inputs_group .form_input_container input[type="password"], .form_inputs_container .form_inputs_group .form_input_container input[type="text"], .form_inputs_container .form_inputs_group .form_input_container input[type="number"] {
    margin: 0;
    border-radius: 1.5625vw;
    height: 2.552vw;
    line-height: 2.552vw;
    width: 100%;
    padding: 0 1.4583vw;
    border: 2px solid #2D2D2D;
    margin: 0;
    color: black;
    font-size: 1.0718vw;
    background: transparent;
}
.see_agreement_btn{
        font-size: 1.0718vw;
        margin: 0;
        border-radius: 1.5625vw;
        height: 2.552vw;
        line-height: 2.552vw;
        width: 100%;
        padding: 0 1.4583vw;
        margin: 0;
}
.form_inputs_container.half_inputs .form_inputs_group .form_input_container.input_type_btn_container{
    text-align:left;
    padding: 0;
}
.register_supplier_pop_up .form_inputs_container .form_inputs_group .form_input_container.empty_error input[type="password"],
.register_supplier_pop_up .form_inputs_container .form_inputs_group .form_input_container.empty_error input[type="text"] {
    color: black!important;
    border-color: red;
}
.form_inputs_container .form_inputs_group .form_input_container.empty_error input[type="password"], .form_inputs_container .form_inputs_group .form_input_container.empty_error input[type="text"] {
    color: red!important;
    border-color: red;
}

.form_inputs_container .form_inputs_group .form_input_container input[type="password"]:focus, .form_inputs_container .form_inputs_group .form_input_container input[type="text"]:focus {
    -webkit-box-shadow: none!important;
    box-shadow: none!important;
}

.form_inputs_container.half_inputs .form_inputs_group .form_input_container input[type="password"],.form_inputs_container.half_inputs .form_inputs_group .form_input_container input[type="text"] {
}

.see_agreement_btn, .form_inputs_container.half_inputs .form_inputs_group .form_input_container input[type="password"], .form_inputs_container.half_inputs .form_inputs_group .form_input_container input[type="text"],.form_inputs_container.half_inputs .form_inputs_group .form_input_container input[type="number"] {
    width: 16.927vw;
}

.form_inputs_container.half_inputs .form_inputs_group .form_input_container input[type="text"]:disabled {
    background: #DBDBDB;
    pointer-events: none;
}

.form_inputs_container .form_inputs_group .form_input_container .input-file-holder {
}

.form_inputs_container .form_inputs_group .form_input_container .input-file-holder .input-file {
}

.form_inputs_container .form_inputs_group .form_input_container .input-file-holder .input-file button {
    float: left;
    position: static;
    width: 6.875vw;
    height: 2.552vw;
    line-height: 2.252vw;
    padding: 0 1.4583vw;
    border: 2px solid #D96552 !important;
    border-radius: 1.5625vw;
    background: #D96552 !important;
    margin-left: 0.5208vw;
    text-transform: none;
}

.form_inputs_container .form_inputs_group .form_input_container .input-file-holder .input-file:after {
    clear: both;
    display: block;
    content: '';
}

.form_inputs_container .form_inputs_group .form_input_container .input-file-holder .input-file input[type="text"] {
    float: left;
}

.group_error {
    position: absolute;
    padding-left: 4vw;
    color: #D96552;
    font-size: .7vw;
    display: none;
}

.form_inputs_group.invalid_error .group_error {
    display: block;
}

.custom_main_content_container {
    background: #EEEFED;
    width: 90vw;
    margin: auto;
    border: 0.1302vw solid black;
    border-radius: 2.7083vw;
    box-shadow: 0.5208vw 0.5208vw 1.302vw 0px rgba(0, 0, 0, 0.20);
    padding: 1.6041vw 3.0729vw;
}

.half_menu_section .custom_main_content_container {
    width: 63.90625vw;
    height: 26.04166vw;
}

#profile .custom_main_content_container {
    width: 67.3958vw;
}

div.dt-container {
    overflow: hidden
}

.section_title,.section_subtitle {
    text-align: center;
    padding-bottom: 0;
    font-size: 1.927vw;
    color: black;
    font-family: 'Futura-Bold';
    text-transform: uppercase;
}

.section_subtitle {
    font-family: 'FuturaBT-Book';
    color: #5B8C5E;
    font-size:1.2vw;
}

.stock_table,.table_container {
    pointer-events: auto
}

.page-template-template_sales .section_title {
    padding-bottom: 1vw;
}

.table_container thead {
    position: relative;
}

th.inventory_brand, td.inventory_brand {
    width: 13%
}

th.inventory_qty, td.inventory_qty, th.products_qty, td.products_qty {
    width: 10%;
    text-align: center
}

th.inventory_color , td.inventory_color {
    width: 15%;
    text-align: center
}

th.products_color , td.products_color {
    width: 20%;
    text-align: center
}

th.inventory_size , td.inventory_size, th.products_size , td.products_size {
    width: 10%;
    text-align: center
}

th.products_pic , td.products_pic {
    width: 10%;
    text-align: center;
    padding: 0!important;
}

th.inventory_product , td.inventory_product, th.products_product , td.products_product {
    width: 25%;
}

th.products_category , td.products_category {
    width: 25%;
}

th.price_td , td.price_td {
    width: 10%;
}
th.details_td , td.details_td {
    width: 10%;
}

td.price_td {
    text-align: center;
}

.alert_icon {
    width: 0.8333vw;
    right: 6px;
    margin-top: .29vw;
    position: absolute;
}

.profile_btn {
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transform: translate(calc(100% + 2vw), 0%);
    -ms-transform: translate(calc(100% + 2vw), 0%);
    transform: translate(calc(100% + 2vw), 0%);
}

.profile_btn:before {
    height: 1px;
    width: 2vw;
    background-color: rgb(55, 56, 55);
    top: 50%;
    content: '';
    position: absolute;
    -webkit-transform: translate(-100%, 0%);
    -ms-transform: translate(-100%, 0%);
    transform: translate(-100%, 0%);
}

.profile_btn .profile_btn_icon {
}

.profile_btn .profile_btn_icon svg {
    display: block;
    width: 3.802vw;
    height: auto;
}

.profile_btn .profile_submenu {
    width: 9.5833vw;
    border-radius: 30px;
    background: #EFF0EE;
    box-shadow: 0.5208vw 0.5208vw 1.302vw 0px rgba(0, 0, 0, 0.20);
    line-height: 1.7708vw;
    padding: 0.5729vw 0.8854vw;
}

.profile_btn .profile_submenu_container {
    padding-top: 2.0312vw;
    left: 50%;
    -webkit-transform: translate(-50%, 0%);
    -ms-transform: translate(-50%, 0%);
    transform: translate(-50%, 0%);
    position: absolute;
    opacity: 0;
    pointer-events: none;
    -webkit-transition: opacity .4s linear;
    -o-transition: opacity .4s linear;
    transition: opacity .4s linear;
}

.profile_btn .profile_submenu_container:before {
    height: 2.0312vw;
    width: 1px;
    background-color: rgb(55, 56, 55);
    left: 50%;
    content: '';
    position: absolute;
    -webkit-transform: translate(-50%,0%);
    -ms-transform: translate(-50%,0%);
    transform: translate(-50%,0%);
    top: 0;
}

.profile_btn .profile_submenu ul {
    display: block;
}

.profile_btn .profile_submenu ul li {
    display: block;
    text-align: left;
}

.profile_btn .profile_submenu ul li a {
    height: 1.7708vw;
    padding: 0 0.61vw;
    border-radius: 30px;
    color: #373837;
    min-width: unset;
}

.profile_btn .profile_submenu ul li.active a {
    background: #D86656;
    color: white
}

.form_input_container_password {
    position: relative;
}

#profile_form {
    padding-top: 3.125vw
}

#profile .pop_up_container_footer_submit {
    text-align: center;
    padding-top: 2vw;
}

.pop_up_container_footer_submit button {
}

#top_header_table label {
    font-weight: normal;
    cursor: pointer;
    margin: 0;
}

th.sales_brand, td.sales_brand {
    width: 12%
}

th.sales_qty, td.sales_qty {
    width: 12%;
    text-align: center
}

th.sales_product , td.sales_product {
    width: 37%;
}

td.price_td {
    text-align: center;
}

th.sales_date, td.sales_date {
    width: 12%
}

.total_sales_label {
    position: absolute;
    width: 100%;
    text-align: center;
    left: 0;
    line-height: 2vw;
    pointer-events: none;
}

.total_sales_label {
}

.total_sales_label label {
    margin: 0;
    font-weight: normal;
}

.total_sales_label .total_sales_btn {
    display: inline-block;
    height: 2vw;
    line-height: 2vw;
    text-transform: none;
    width: auto;
    padding: 0 1vw;
    border-radius: 30px;
    border: 1px solid #2D2D2D;
    border-radius: 1.5625vw;
    text-align: center;
    font-size: 1.0416vw;
}

.qty_td {
}

#invoice_table {
    text-align: center;
}

.payment_status_td.payed {
    color: #D86656
}

.invoice_range {
    text-transform: uppercase
}

.file_icon {
    display: block;
    width: 1.1966vw;
    margin: auto;
}

.file_icon.pdf_icon {
    width: 0.7968vw
}

.file_icon svg {
    display: block;
    width: 100%;
    height: :auto;
}

.pendent_icon {
    width: 0.5481vw;
    display: inline-block;
    vertical-align: 0.05vw;
    margin-right: .3vw;
}

.pendent_icon svg {
    display: block;
    width: 100%;
    height: :auto;
}

svg {
    overflow: visible !important;
}

.pendent_icon_style svg path.pdf_icon_1 {
    fill: black
}

.upload_pdf .btn {
    margin: 0;
    height: 1.5vw;
    line-height: 1.5vw;
    font-size: .7vw;
    width: 5vw
}

.upload_pdf_form.block_all {
    opacity: .5;
    pointer-events: none;
}
.upload_xlsx_form.block_all {
    opacity: .5;
    pointer-events: none;
}
.upload_pdf_form.block_all {
    opacity: .5;
    pointer-events: none;
}
.upload_pdf_or_image_form.block_all {
    opacity: .5;
    pointer-events: none;
}
.invoice_section #top_header_table {
    margin-bottom: -0.3vw;
}

.invoice_section #top_header_table .change_year_module {
    border: 1px solid black;
    border-radius: 1.61470vw;
    padding: .2vw .2vw;
    line-height: 1.19794vw;
    float: left;
}

.invoice_section #top_header_table .change_year_module .year_arrow {
    display: inline-block;
    width: 1.483418vw;
    height: 1.19794vw;
    vertical-align: middle;
}

.invoice_section #top_header_table .change_year_module .year_arrow svg {
    display: inline-block;
    width: 100%;
    height: auto;
}

.invoice_section #top_header_table .change_year_module .year_arrow.prev_year svg {
    transform: rotate(180deg);
}

.invoice_section #top_header_table .change_year_module .year_arrow svg {
}

.invoice_section #top_header_table .change_year_module .year_arrow.disabled {
    opacity: .5;
    pointer-events: none;
}

.invoice_section #top_header_table .change_year_module .change_year_current_year {
    display: inline-block;
    font-size: 1.0333333vw;
    font-family: 'Futura-Bold';
    vertical-align: middle;
    padding: 0 .3vw;
}

.half_menu_container {
    height: 15.5vw;
    margin: 3vw 0;
}

.half_menu_item {
    width: 50%;
    float: left;
    text-align: center;
    height: 100%;
    position: relative;
}

.half_menu_section_products .half_menu_item {
    width: 33.33%
}

.half_menu_section_products .half_menu_item:after {
    height: 100%;
    content: '';
    right: 0;
    width: 1px;
    background-color: #E09B94;
    position: absolute;
}

.half_menu_section_products .half_menu_item:last-child:after {
    display: none
}

.half_menu_item .btn {
    display: inline-block;
    width: 15.555vw;
    text-transform: none;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.half_menu_item:first-child:after {
    height: 100%;
    content: '';
    right: 0;
    width: 1px;
    background-color: #E09B94;
    position: absolute;
}

.half_menu_item:first-child:after {
    height: 100%;
    content: '';
    right: 0;
    width: 1px;
    background-color: #E09B94;
    position: absolute;
}

.new_label {
    position: absolute;
    left: .3vw;
    width: 1.5vw;
}

.new_label svg {
    width: 100%;
    height: auto;
    display: block
}

.products_table .dt-search,.suppliers_table .dt-search,.dt-search {
    display: none!important
}

.products_list_table_header {
}

.products_list_table_header .products_filters {
    float: left;
}
.invoice_section .products_list_table_header .products_filters .products_filter {
padding:0;
    padding-left:1vw;
    margin-top:-.2vw
}

.products_list_table_header .products_filters .products_filter {
    padding-top: 2vw;
}

.page-template-template_products_purchase_orders_admin .products_list_table_header .products_filters .products_filter,
.page-template-template_products_returns_admin .products_list_table_header .products_filters .products_filter,
.page-template-template_products_returns_archive_list .products_list_table_header .products_filters .products_filter,
.page-template-template_purchase_order_archive_list .products_list_table_header .products_filters .products_filter,
.page-template-template_product_withdrawal_archive_admin .products_list_table_header .products_filters .products_filter,
.page-template-template_analysis .products_list_table_header .products_filters .products_filter,
.page-template-template_analysis_details .products_list_table_header .products_filters .products_filter{
    padding: 0;
}

.page-template-template_products_purchase_orders_admin .products_list_table_header,
.page-template-template_analysis .products_list_table_header,
.page-template-template_analysis_details .products_list_table_header{
    padding-top: 1vw;
}

.page-template-template_supplier .products_list_table_header .products_filters .products_filter {
    padding: 0;
}

.page-template-template_supplier .products_list_table_header {
    padding-top: 2vw
}

.page-template-template_purchase_order .products_list_table_header .products_filters .products_filter {
    padding-top: 0vw;
}

.page-template-template_purchase_order .products_list_table_header {
    padding-top: 2vw
}

.products_list_table_header .products_filters .products_filter .products_filter_label {
    display: inline-block;
    font-family: 'Futura-Bold';
    font-size: 1.2vw;
    line-height: 2.1vw;
    vertical-align: middle;
    margin-right: 0.6vw;
}

.products_list_table_header .products_filters .products_filter .products_filter_input {
    display: inline-block;
    vertical-align: middle;
}

.page-template-template_products_purchase_order_catalog .products_list_table_header .products_filters .products_filter .products_filter_input .filter_table_field, .products_list_table_header .products_filters .products_filter .products_filter_input #search_products, .products_list_table_header .products_filters .products_filter .products_filter_input #search_supplier,.products_filter_input #search_catalog {
    height: 2.1vw;
    background: transparent;
    border: 1px solid black;
    border-radius: 2.1vw;
    width: 10.45888vw;
    padding: 0;
    font-size: 1.2vw;
    font-family: 'FuturaBT-Medium';
    background-image: url(images/search_icon.svg);
    background-size: 1vw;
    background-repeat: no-repeat;
    background-position: .5vw .45vw;
    padding: 0 .3vw 0 2vw;
}

.close_btn {
    position: absolute;
    width: 1.30256vw;
    left: 2.2111vw;
    top: 1.8vw;
    cursor: pointer;
    z-index: 3;
}

.close_btn.close_order {
    top: 1vw;
    left: 1.3vw;
}

.close_btn a {
    display: block;
}

.close_btn svg {
    display: block;
    width: 100%;
    height: auto;
}

#products_list_section .custom_main_content_container {
    position: relative;
}

.product_actions {
    float: right;
    text-align: right;
    margin-right: .2vw;
}
.page-template-template_inventory .product_actions{
        padding-top: 2.7vw;
}
.product_actions .product_action_btn {
    margin-bottom: .5vw;
}

.product_actions .product_action_btn .btn, .page-template-template_purchase_order_pendent .edit_btn.btn,.page-template-template_purchase_order_pendent  .cancel_edit_btn,.page-template-template_purchase_order_pendent .save_edit_btn {
    width: auto;
    padding: 0 1.5vw;
    display: inline-block;
    line-height: 2.1vw;
    height: 2.1vw;
    vertical-align: top;
}

.new_product_container {
    /* display:none; */
}

.new_product_container {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 10;
    background-color: rgba(0,0,0,.5);
    -webkit-transition: opacity .4s linear;
    -o-transition: opacity .4s linear;
    transition: opacity .4s linear;
    opacity: 0;
    pointer-events: none;
}

.products_pop_up_opened .new_product_container {
    opacity: 1;
    pointer-events: auto;
}

.new_product_container .new_product_container_wrapper {
    background: #EEEFED;
    width: 50.6562vw;
    margin: auto;
    /* border: 0.1302vw solid black; */
    border-radius: 2.7083vw;
    box-shadow: 0.5208vw 0.5208vw 1.302vw 0px rgba(0, 0, 0, 0.20);
    padding: 2.6041vw 1.6041vw;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    height: 31vw;
    text-align: center;
}

.section_pop_up_wrapper_scroll {
    overflow: auto;
    height: 100%;
}

.new_product_container .new_product_container_wrapper .new_product_form {
    width: 30.339007vw;
    margin: auto;
}

.products_pop_up_opened .new_product_container .new_product_container_wrapper .new_product_form {
    pointer-events: all
}

.new_product_container .new_product_container_wrapper .new_product_form .form_container_group {
    padding-bottom: 1vw;
}

.new_product_container .new_product_container_wrapper .new_product_form .form_container_group .form_field_container {
    float: left;
    width: 50%;
}

.new_product_container .new_product_container_wrapper .new_product_form .form_container_group .form_field_container .form_field.input_type_field {
    margin: 0 !important;
    !i;!;}

.new_product_container .new_product_container_wrapper .new_product_form .form_container_group .form_field_container .form_field .select2-container {
    width: 14.79vw!important;
}

.new_product_container .new_product_container_wrapper .new_product_form .form_container_group .form_field .select2-container .select2-selection--single {
    height: 2.224vw;
    border-radius: 2.224vw;
    border: 2px solid black;
    padding: 0 1vw;
    font-size: .8vw;
    font-family: 'Futura-Bold';
    background: #EFF0EE;
    padding-right: 2.5vw;
    text-align: left;
}

.new_product_container .new_product_container_wrapper .new_product_form .form_container_group .form_field .select2-container .select2-selection--single .select2-selection__rendered {
    padding: 0;
    line-height: 2vw;
}

.new_product_container .new_product_container_wrapper .new_product_form .form_container_group .form_field .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 2.224vw;
    background-image: url(images/select_arrow.svg);
    background-size: 1.863vw;
    background-position: center;
    background-repeat: no-repeat;
    width: 2.6vw;
    top: 0;
}

.new_product_container .new_product_container_wrapper .new_product_form .form_container_group .form_field .select2-container--default .select2-selection--single .select2-selection__arrow b {
    display: none
}

.new_product_container .new_product_container_wrapper .new_product_form .form_container_group .form_field .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow {
    transform: rotate(180deg);
}

.new_product_container .new_product_container_wrapper .new_product_form .form_container_group .form_field_container .form_field #product_name {text-transform: uppercase;}

.new_product_container .new_product_container_wrapper .new_product_form .form_container_group .form_field input {
    padding: 0;
    margin: 0;
    width: 14.79vw;
    height: 2.224vw;
    border-radius: 2.224vw;
    border: 2px solid black;
    padding: 0 1vw;
    font-size: .8vw;
    font-family: 'Futura-Bold';
    background: #EFF0EE;
}

#product_cost_fake {
    opacity: .5
}

.new_product_container .new_product_container_wrapper .new_product_form .form_container_group .form_field_container .form_field #product_category {
}

.new_product_container .new_product_container_wrapper .new_product_form .repeater_module {
    clear: both;
    position: relative;
}

.new_product_container .new_product_container_wrapper .new_product_form .repeater_module .repeater_module_fields {
}

.new_product_container .new_product_container_wrapper .new_product_form .repeater_module .repeater_module_fields .form_container_group {
    width: 50%;
    float: left;
    text-align: center;
    padding: 0;
    padding-bottom: 1vw;
}

.new_product_container .new_product_container_wrapper .new_product_form .repeater_module .repeater_module_fields .form_container_group .form_field_container {
    width: 100%;
}

.new_product_container .new_product_container_wrapper .new_product_form .repeater_module .repeater_module_fields .form_container_group .form_field_container .form_field {
    text-align: center;
    margin-bottom: 1.25vw;
}

.new_product_container .new_product_container_wrapper .new_product_form .repeater_module .repeater_module_fields .form_container_group .form_field_container .form_field .product_color {
    width: 12vw;
    margin: auto;
    text-transform: uppercase;
}

.new_product_container .new_product_container_wrapper .new_product_form .repeater_module .repeater_module_fields .form_container_group .form_field_container .form_field .upload_product_image {
    margin: 0;
    cursor: pointer;
}

.new_product_container .new_product_container_wrapper .new_product_form .repeater_module .repeater_module_fields .form_container_group .form_field_container .form_field .upload_product_image_icon {
    width: 4.794vw;
    margin: auto;
    border-radius: .8vw;
    background-size: cover;
    background-position: center;
}

.new_product_container .new_product_container_wrapper .new_product_form .repeater_module .repeater_module_fields .form_container_group .form_field_container .form_field .upload_product_image_icon svg {
    display: block;
    width: 100%;
    height: auto;
}

.new_product_container .new_product_container_wrapper .new_product_form .repeater_module .repeater_module_fields .form_container_group .form_field_container .form_field .upload_product_image_icon.image-uploaded svg {
    opacity: 0;
}

.new_product_container .new_product_container_wrapper .new_product_form .repeater_module .repeater_module_fields .form_container_group .form_field_container .form_field .upload_product_image_specifications {
    text-transform: uppercase;
    font-size: .6vw;
    color: #777777;
    padding-top: .3vw;
}

.new_product_container .new_product_container_wrapper .new_product_form .repeater_module .repeater_module_fields .form_container_group .form_field_inner_group {
}

.new_product_container .new_product_container_wrapper .new_product_form .repeater_module .repeater_module_fields .form_container_group .form_field_inner_group .form_field.number_form_field {
    width: auto;
    overflow: hidden;
    position: relative;
}

.new_product_container .new_product_container_wrapper .new_product_form .repeater_module .repeater_module_fields .form_container_group .form_field_inner_group .form_field:first-child {
    width: 50%;
    float: left;
}

.new_product_container .new_product_container_wrapper .new_product_form .repeater_module .repeater_module_fields .form_container_group .form_field_inner_group .form_field .select2-container {
    width: 100%!important;
}

.new_product_container .new_product_container_wrapper .new_product_form .repeater_module .repeater_module_fields .form_container_group .form_field_inner_group .form_field {
    padding-right: .3vw;
}

.new_product_container .new_product_container_wrapper .new_product_form .repeater_module .repeater_module_fields .form_container_group .form_field_inner_group .form_field .product_size {
}

.new_product_container .new_product_container_wrapper .new_product_form .repeater_module .repeater_module_fields .form_container_group .form_field_inner_group .form_field .form_field_number {
    height: 2.224vw;
    border-radius: 2.224vw;
    border: 2px solid black;
    padding: .23vw;
}

.new_product_container .new_product_container_wrapper .new_product_form .repeater_module .repeater_module_fields .form_container_group .form_field_inner_group .form_field .form_field_number input {
    padding: 0;
    margin: 0;
    border: 0;
    text-align: center;
    background-color: transparent;
    float: left;
    width: 3.8vw;
    font-size: .8vw;
    font-family: 'Futura-Bold';
    pointer-events: none;
    position: absolute;
    left: 0;
    width: 96%;
    left: 0;
    height: 2.224vw;
    top: 0;
}

.new_product_container .new_product_container_wrapper .new_product_form .repeater_module .repeater_module_fields .form_container_group .form_field_inner_group .form_field .form_field_number .form_field_number_control {
    width: 1.5397vw;
    float: left;
    cursor: pointer;
}

.new_product_container .new_product_container_wrapper .new_product_form .repeater_module .repeater_module_fields .form_container_group .form_field_inner_group .form_field .form_field_number .form_field_number_control svg {
    display: block;
    width: 100%;
    height: auto;
}

.new_product_container .new_product_container_wrapper .new_product_form .repeater_module .repeater_module_fields .form_container_group .form_field_inner_group .form_field .form_field_number .form_field_number_control.form_field_number_plus {
    float: right;
}

.new_product_container .new_product_container_wrapper .new_product_form .repeat_module_btn {
    clear: both;
}

.new_product_container .new_product_container_wrapper .new_product_form .form_container_group .form_field_container .form_field #product_price {
}

.new_product_container .new_product_container_wrapper .new_product_form .form_container_group .form_field_container .form_field #product_cost {
}

.new_product_container .new_product_container_wrapper .new_product_form input[type="hidden"] {
}

body .select2-dropdown {
    border: none;
    border-radius: 1.05vw !important;
    box-shadow: 0.5208vw 0.5208vw 1.302vw 0px rgba(0, 0, 0, 0.20);
    overflow: hidden;
    background: #EFF0EE;
}

body .select2-container--default .select2-results>.select2-results__options {
    padding: .5vw .5vw;
}

body .select2-results__option {
    padding: 0;
    font-size: .8vw;
    font-family: 'Futura-Bold';
    padding: 0 1vw;
    line-height: 1.5vw;
    border-radius: 1.5vw;
    color: #777777;
}

body .select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
    background: #E09B94;
    color: black;
}

body .select2-container--default .select2-results>.select2-results__options::-webkit-scrollbar {
    display: none
}

body .select2-container--default .select2-results__option--selected {
    background: transparent
}

.select2-container--default .select2-selection--single .select2-selection__clear {
    display: none!important
}

input::-webkit-outer-spin-button, input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

/* Firefox */
input[type=number] {
    -moz-appearance: textfield;
}

.form_field_inner_group_element {
    padding-bottom: .5vw;
    position: relative;
}

.repeat_inner_module_btn,.repeat_module_btn {
    padding: 0 1vw;
    font-size: .8vw;
    font-family: 'Futura-Bold';
    height: 2.224vw;
    line-height: 2.224vw;
    width: auto;
    display: inline-block;
    background-image: url(images/add_icon.png);
    background-repeat: no-repeat;
    background-position: center left+.5vw;
    background-size: .9vw;
    padding-left: 1.7vw;
}

.repeat_inner_module_btn {
}

.repeat_module_btn {
    margin-bottom: 1.5vw;
}

.new_product_container .new_product_container_wrapper .new_product_form .form_container_group .form_field input::placeholder {
    color: #777777;
    opacity: 1;
    /* Ensures color consistency across browsers */
}

.new_product_container .new_product_container_wrapper .new_product_form .form_container_group .form_field input::-webkit-input-placeholder {
    color: #777777;
}

.new_product_container .new_product_container_wrapper .new_product_form .form_container_group .form_field input::-moz-placeholder {
    color: #777777;
}

.new_product_container .new_product_container_wrapper .new_product_form .form_container_group .form_field input:-ms-input-placeholder {
    color: #777777;
}

.new_product_container .new_product_container_wrapper .new_product_form .form_container_group .form_field input::-ms-input-placeholder {
    color: #777777;
}

.new_product_container .new_product_container_wrapper .new_product_form .form_container_group .form_field .select2-container--default .select2-selection--single .select2-selection__placeholder {
    color: #777777;
}

.empty_error input, .empty_error .select2-container .select2-selection--single {
    border-color: red !important;
}

.new_product_form .submit_btn {
    margin-top: 1vw;
}

.new_product_form .submit_btn input {
    font-family: 'Futura-Bold';
    width: 16vw;
}

.remove_main_module_btn, .remove_inner_module_btn {
    position: absolute;
    width: 1.30256vw;
    cursor: pointer;
}

.remove_main_module_btn {
    top: .5vw;
    left: -.5vw;
}

.first_item .remove_main_module_btn {
    display: none
}

.remove_inner_module_btn {
    right: -1.5vw;
    top: .5vw;
}

.form_field_inner_group_element:first-child .remove_inner_module_btn {
    display: none
}

.remove_main_module_btn svg, .remove_inner_module_btn svg {
    display: block;
    width: 100%;
    height: auto;
}

.remove_main_module_btn svg {
}

.remove_inner_module_btn svg {
}

.notification_pop_up {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 10;
    background-color: rgba(0, 0, 0, .5);
    -webkit-transition: opacity .4s linear;
    -o-transition: opacity .4s linear;
    transition: opacity .4s linear;
    opacity: 0;
    pointer-events: none;
}

.notification_pop_up.open_pop_up {
    opacity: 1;
    pointer-events: all;
}

.notification_pop_up .notification_pop_up_wrapper {
    background: #EEEFED;
    width: 44.6562vw;
    margin: auto;
    /* border: 0.1302vw solid black; */
    border-radius: 2.7083vw;
    box-shadow: 0.5208vw 0.5208vw 1.302vw 0px rgba(0, 0, 0, 0.20);
    padding: 4.6041vw 1.6041vw;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    /* height: 31vw; */
    text-align: center;
    font-size: 1.6313vw;
    line-height: 1.9572vw;
    font-family: 'Futura-Bold';
}

.notification_pop_up .notification_pop_up_wrapper .close_notification_pop_up_btn {
}

.notification_pop_up .notification_pop_up_wrapper .close_notification_pop_up_btn svg {
}

.notification_pop_up .notification_pop_up_wrapper .notification_text {
    padding-bottom: 3vw;
}

.notification_pop_up .notification_pop_up_wrapper .notification_icon {
    width: 6.5688vw;
    margin: auto;
}

.notification_pop_up .notification_pop_up_wrapper .notification_icon svg {
    width: 100%;
    height: auto;
    display: block;
}

.image_icon_svg {
    width: 1.2vw;
    display: inline-block;
    margin-top: 0.5vw;
    background-size: cover;
    background-position: center;
    border-radius: 0.2vw;
}

.image_icon_svg svg {
    display: block;
    width: 100%;
    height: auto;
}

table .image_icon_svg svg {
    opacity: 0;
}

.purchase_orders_date {
    float: right;
}
.page-template-template_purchase_order_pendent .purchase_orders_date {
        margin-bottom: .5vw;
}
.products_filter .purchase_orders_date{
   float:none 
}
.purchase_orders_date .download_table,.page-template-template_purchase_order  .cancel_edit_btn {
    margin-left: 1vw;
}
.page-template-template_purchase_order  .download_table,.page-template-template_purchase_order  .edit_btn{
    float:none;
    display: inline-block;
}
.purchase_orders_date label {
    margin: 0;
    display: inline-block;
    font-family: 'Futura-Bold';
    font-size: 1.476vw;
    line-height: 2.1vw;
    vertical-align: middle;
    margin-right: 0.6vw;
}

.purchase_orders_date span {
    height: 2.1vw;
    background: transparent;
    border: 1px solid black;
    border-radius: 2.1vw;
    width: 10.45888vw;
    padding: 0;
    font-size: 1.2vw;
    font-family: 'FuturaBT-Medium';
    background-size: 1vw;
    background-repeat: no-repeat;
    background-position: .5vw .45vw;
    padding: 0 1vw;
    display: inline-block;
    line-height: 2.1vw;
    width: auto;
    vertical-align: top;
}

.edit_quantity_field {
    position: relative;
    border-radius: 1vw;
    overflow: hidden;
    z-index: 1;
 }

.edit_quantity_field .number_form_field {min-width: 4vw;}

.edit_quantity_field .number_form_field .form_field_number {
}

.edit_quantity_field .number_form_field .form_field_number .form_field_number_control {
    float: left;
    position: relative;
    z-index: 2;
    width: 1.3vw;
    cursor: pointer;
}

.edit_quantity_field .number_form_field .form_field_number .form_field_number_control svg {
}

.edit_quantity_field .number_form_field .form_field_number .form_field_number_control.form_field_number_minus {
}

.edit_quantity_field .number_form_field .form_field_number .form_field_number_control svg {
    display: block;
    width: 100%;
    height: auto;
}

.is_admin .edit_quantity_field .number_form_field .form_field_number .form_field_number_control svg .minus_btn0, .is_admin .edit_quantity_field .number_form_field .form_field_number .form_field_number_control svg .plus_btn0 {
    fill: #5B8C5E
}

.edit_quantity_field .number_form_field .form_field_number .form_field_number_control.form_field_number_plus {
    float: right;
}

.edit_quantity_field .number_form_field .form_field_number .form_field_number_control.form_field_number_plus svg {
}

.edit_quantity_field .number_form_field .form_field_number input {
    margin: 0;
    padding: 0;
    border: none;
    text-align: center;
    width: 100%;
    position: absolute;
    left: 0;
    height: 1.3vw;
    pointer-events: none;
}

.edit_image_field {
}

.edit_image_field .upload_product_image_table {
    margin: 0;
}

.edit_image_field .upload_product_image_table .edit_product_image_icon {
    width: 1.2vw;
    display: inline-block;
    margin-top: 0.5vw;
    background-size: cover;
    background-position: center;
    border-radius: 0.2vw;
    cursor: pointer;
}

.edit_image_field .upload_product_image_table .edit_product_image_icon.image-uploaded svg {
    opacity: 0;
}

.edit_image_field .upload_product_image_table .edit_product_image_icon svg {
    display: block;
    width: 100%;
    height: auto;
}

.edit_field {
    display: none
}

.edit_mode .hide_on_edit {
    display: none
}

.edit_mode .edit_field {
    display: block;
}

/* Disable text selection */
*:not(input) {
    user-select: none;
    /* Prevents text selection */
}
.main_chart_text{
   
font-family: 'Futura-Bold';
   
/* padding-top: 1vw; */
   
text-align:center
}
/* Remove default selection style */
*:not(input)::selection {
    background: none;
    /* No background color */
    color: inherit;
    /* Keeps text color unchanged */
}

.purchase_orders_active_container {
    position: absolute;
    text-align: center;
    font-size: 0.73909vw;
    color: #777777;
    line-height: 0.8862vw;
    -webkit-transform: translate(-50%, -100%);
    -ms-transform: translate(-50%, -100%);
    transform: translate(-50%, -100%);
    padding-bottom: 1vw;
    pointer-events: none;
    left: 50%;
    width: 11vw;
}

.purchase_orders_active_container .clock_icon {
    width: 1.24174vw;
    margin: auto;
    margin-bottom: .8vw;
}

.purchase_orders_active_container .clock_icon svg {
    display: block;
    width: 100%;
    height: auto;
}

.purchase_orders_active_container label {
    margin: 0;
    font-weight: normal;
    font-family: 'Futura-Bold';
}

.purchase_archive_table {
    padding-top: 2vw;
}

.orders_details_container {
    position: fixed;
    height: 100%;
    width: 100%;
    z-index: 10;
    background-color: rgba(0,0,0,.5);
    top: 0;
    overflow: auto;
    opacity: 0;
    pointer-events: none;
    -webkit-transition: opacity .4s linear;
    -o-transition: opacity .4s linear;
    transition: opacity .4s linear;
}

.open_order .orders_details_container {
    opacity: 1;
    pointer-events: auto;
}

.orders_details_container .orders_container {
    display: flex;
    flex-direction: column;
    justify-content: center;
    /* Centrar los hijos verticalmente */
    align-items: center;
    /* Centrar los hijos horizontalmente */
    min-height: 100%;
    /* Asegurarse de que el contenedor tenga altura */
    padding: 3vw 0;
    font-family: 'Futura-Bold';
}

.order_item {
    background-color: white;
    width: 40.88vw;
    display: none;
    position: relative;
}
.download_order_container .order_item{
    display:block;
}
.order_item.active {
    display: block;
}

.order_item .order_header {
    background-color: black;
    color: white;
    text-align: center;
    text-transform: uppercase;
    padding: 2vw 0;
    font-size: 1.5vw;
    font-family: 'Futura-Bold';
}

.order_item .order_body {
    padding: 2vw 2vw;
    font-size: 1vw;
    line-height: 1.3vw;
    padding-bottom: 4vw;
}

.order_item .order_body .order_body_header {
    padding-bottom: 1vw;
}

.order_item .order_body .order_body_header.clear {
}

.order_item .order_body .order_body_header .order_information {
    float: left;
    width: 24vw;
}

.order_item .order_body .order_body_header .order_information .order_information_brand {
    font-size: 1.25vw;
    line-height: 1.5vw;
}

.order_item .order_body .order_body_header .order_information .order_information_name {
    padding-top: .3vw;
}

.order_item .order_body .order_body_header .order_information .order_information_date {
    text-transform: uppercase;
    padding-top: .3vw;
}

.order_item .order_body .order_body_header .store_information {
    float: right;
}

.order_item .order_body .order_body_header .store_information .store_logo {
    width: 7vw;
    padding-bottom: .5vw;
}

.order_item .order_body .order_body_header .store_information .store_address {
    padding-bottom: .7vw;
}

.order_item .order_body .order_body_header .store_information .order_id {
}

.order_item .order_body .order_body_content {
}

.order_item .order_body .order_body_content .order_body_content_table_container {
}

.order_item .order_body .order_body_content .order_body_content_table_container .order_body_content_table_container_title {
    font-size: 1.25vw;
    line-height: 1.5vw;
    padding-bottom: 1vw;
}

.order_item .order_body .order_body_content .order_body_content_table_container .order_body_content_table {
}

.order_item .order_body .order_body_content .order_body_content_table_container .order_body_content_table table {
    font-size: .6vw;
    width: 100%;
    border: 1px solid black;
}

.order_item .order_body .order_body_content .order_body_content_table_container .order_body_content_table table thead {
}

.order_item .order_body .order_body_content .order_body_content_table_container .order_body_content_table table thead tr {
}

.order_item .order_body .order_body_content .order_body_content_table_container .order_body_content_table table tr th, .order_item .order_body .order_body_content .order_body_content_table_container .order_body_content_table table tr td {
    border-top: 1px solid black;
    border-bottom: 1px solid black;
    padding: 0 1vw;
}

.order_item .order_body .order_body_content .order_body_content_table_container .order_body_content_table table tr th {
}

.order_item .order_body .order_body_content .order_body_content_table_container .order_body_content_table table tbody {
}

.order_item .order_body .order_body_content .order_body_content_table_container .order_body_content_table table tbody tr {
}

.order_item .order_body .order_body_content .order_body_content_table_container .order_body_content_table table tbody tr td {
}

.order_item .order_body .order_body_content .order_body_content_table_container .order_total {
    padding: 0 1vw;
    padding-top: 1vw;
}

.order_item .order_body .order_body_content .order_body_content_table_container .order_total .order_total_title {
    float: left;
    padding-left: 20.5vw;
}

.order_item .order_body .order_body_content .order_body_content_table_container .order_total .order_total_amount {
    float: right;
}

.bottom_menu {
    position: absolute;
    bottom: 0;
}

.bottom_menu a {
    border-radius: 1vw;
    background: #D96552;
    color: #FFF !important;
    text-align: center;
    font-family: Futura;
    font-size: 1.0416vw;
    height: 3.177vw;
    border: none;
    padding: 0;
    font-family: 'FuturaBT-Medium';
    text-transform: uppercase;
    outline: none !important;
    line-height: 3.177vw;
    cursor: pointer;
    display: inline-block;
    padding: 0 1vw;
    margin: 0 .5vw 0 0;
    height: 2vw;
    line-height: 2vw;
    font-size: .7vw;
    font-family: 'Futura-Bold';
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    text-decoration: none!important;
    opacity: .5;
}

.bottom_menu a.active {
    opacity: 1;
}

.section_description {
    font-family: 'Futura-Bold';
    padding-top: 1vw;
}

.section_description p {
}

.section_description p:last-child {
}

.page-template-template_product_withdrawal .products_list_table_header .products_filters .products_filter {
    padding: 0;
}
.page-template-template_purchase_order_pendent .products_list_table_header .products_filters .products_filter{
     padding: 0;
}
.page-template-template_products_returns_pendent_order .products_filters .products_filter{
     padding: 0;
}
.page-template-template_purchase_order_pendent .products_list_table_header {
    padding-top: 2vw;
}
.page-template-template_products_returns_pendent_order .products_list_table_header {
    padding-top: 2vw;
}
.page-template-template_product_withdrawal .products_list_table_header {
    padding-top: 2vw;
}

.page-template-template_product_withdrawal .table_section .custom_scroll_container {
    height: 20vw;
}

.delivery_date_container {
    display: inline-block;
    padding: 0 1vw;
}

.delivery_date_container label {
    font-family: 'Futura-Bold';
    font-size: 1.2vw;
    line-height: 2.1vw;
    vertical-align: top;
    margin: 0;
    margin-right: 0.4vw;
}

.delivery_date_container .delivery_date_container_field {
    display: inline-block;
    vertical-align: top;
}

.delivery_date_container .delivery_date_container_field input {
    height: 2.1vw;
    background: transparent;
    border: 1px solid black;
    border-radius: 2.1vw;
    width: 10.45888vw;
    padding: 0;
    font-size: 1.2vw;
    font-family: 'FuturaBT-Medium';
    font-family: 'Futura-Bold';
    text-align: center;
}

.page-template-template_product_withdrawal_archive .pendent_icon, .page-template-template_product_return_archive .pendent_icon {
    width: .8vw;
    margin: 0;
    vertical-align: middle;
}

.page-template-template_product_withdrawal_archive .rejected_icon, .page-template-template_product_return_archive .rejected_icon {
    width: 1vw;
    margin: 0;
    vertical-align: middle;
    display: inline-block
}

.order_notes_container {
}

.order_notes_container .order_notes_container_title {
    font-size: 1.25vw;
    line-height: 1.5vw;
    padding-bottom: 1vw;
    padding-top: 1vw;
}

.order_notes_container .order_notes_container_content {
    border: 1px solid black;
    padding: 1vw 2vw;
}

.is_admin .main_menu > ul > li.active > a {
    background-color: #5B8C5E;
}

.is_admin .profile_btn .profile_submenu ul li.active a {
    background: #5B8C5E;
    color: white
}

.is_admin .close_btn svg circle,.is_admin .notification_pop_up .notification_pop_up_wrapper .close_notification_pop_up_btn svg circle, .is_admin .notification_pop_up .notification_pop_up_wrapper .notification_icon svg circle {
    fill: #5B8C5E;
}

.suppliers_details_container {
    position: fixed;
    height: 100%;
    width: 100%;
    z-index: 10;
    background-color: rgba(0,0,0,.5);
    top: 0;
    overflow: auto;
    opacity: 0;
    pointer-events: none;
    -webkit-transition: opacity .4s linear;
    -o-transition: opacity .4s linear;
    transition: opacity .4s linear;
    overflow: hidden;
}

.open_supplier .suppliers_details_container {
    opacity: 1;
    pointer-events: auto;
}

.suppliers_details_container .suppliers_container {
    display: flex;
    flex-direction: column;
    justify-content: center;
    /* Centrar los hijos verticalmente */
    align-items: center;
    /* Centrar los hijos horizontalmente */
    min-height: 100%;
    /* Asegurarse de que el contenedor tenga altura */
    padding: 3vw 0;
    font-family: 'Futura-Bold';
    height: 100%;
    overflow: hidden;
}

.suppliers_details_container .suppliers_container .supplier_item {
    background: #EEEFED;
    width: 50.6562vw;
    margin: auto;
    /* border: 0.1302vw solid black; */
    border-radius: 2.7083vw;
    box-shadow: 0.5208vw 0.5208vw 1.302vw 0px rgba(0, 0, 0, 0.20);
    padding: 2.6041vw 4.6041vw;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    display: none;
}

.suppliers_details_container .suppliers_container .supplier_item[supplier_id] {
}

.suppliers_details_container .suppliers_container .supplier_item .close_btn {
}

.suppliers_details_container .suppliers_container .supplier_item .close_btn.close_supplier_item {
}

.suppliers_details_container .suppliers_container .supplier_item .close_btn.close_supplier_item svg {
}

.suppliers_details_container .suppliers_container .supplier_item .supplier_header {
    text-align: center;
    text-align: center;
    padding-bottom: 0;
    font-size: 1.927vw;
    color: black;
    font-family: 'Futura-Bold';
    text-transform: uppercase;
}

.suppliers_details_container .suppliers_container .supplier_item .supplier_body {
    padding-top: 2vw;
}

.suppliers_details_container .suppliers_container .supplier_item .supplier_body.clear {
}

.suppliers_details_container .suppliers_container .supplier_item .supplier_body .supplier_info {
    float: left;
    width: 50%;
    font-family: 'FuturaBT-Medium';
    font-size: 1.0416vw;
    line-break: anywhere;
    padding-right: 6vw;
}

.suppliers_details_container .suppliers_container .supplier_item .supplier_body .supplier_info .supplier_info_item {
}

.suppliers_details_container .suppliers_container .supplier_item .supplier_body .supplier_btns {
    float: left;
    width: 50%;
    text-align: center;
}

.suppliers_details_container .suppliers_container .supplier_item .supplier_body .supplier_btns .supplier_btn {
    margin-bottom: 1.2vw;
}

.suppliers_details_container .suppliers_container .supplier_item .supplier_body .supplier_btns .supplier_btn .btn {
    display: inline-block;
    width: 18vw;
    padding: 0 1vw;
    text-transform: none;
    height: 2.6vw;
    line-height: 2.6vw;
}

.supplier_info_title {
    text-align: center;
    text-transform: uppercase;
    margin-bottom: .5vw;
}

.suppliers_details_container .suppliers_container .order_item {
    position: relative;
    margin: auto;
}

.agreement_pop_up_container {
    position: fixed;
    height: 100%;
    width: 100%;
    z-index: 10;
    background-color: rgba(0, 0, 0, .5);
    top: 0;
    overflow: auto;
    opacity: 0;
    pointer-events: none;
    -webkit-transition: opacity .4s linear;
    -o-transition: opacity .4s linear;
    transition: opacity .4s linear;
    /* overflow: hidden; */
    padding: 2vw 0;
}

.open.agreement_pop_up_container {
    opacity: 1;
    pointer-events: auto;
}

.agreement_pop_up_container .order_item {
    display: block;
    margin: auto;
}

.order_body_html {
    font-size: 1vw;
    line-height: 1.3vw;
    font-family: 'FuturaBT-Book';
}

.order_body_html h1 {
    margin-top: 0;
    margin-bottom: 1vw;
}

.new_item_icon {
    margin-bottom: .4vw;
}

.new_item_icon svg {
    width: 2.3vw;
}

.is_admin .new_item_icon svg polygon {
    fill: #5B8C5E
}

.purchase_orders_active_container {
    width: 14vw;
}

.is_admin .half_menu_item:after {
    background-color: #5B8C5E;
}

.is_new_td {
}

.is_new_td svg {
    width: 1.5vw;
    display: block;
    height: auto;
    margin: auto;
}

.is_admin .is_new_td svg polygon,.is_admin .new_label svg polygon {
    fill: #5B8C5E
}

.is_admin .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #5B8C5E;
}

.is_admin .mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #5B8C5E;
    filter: "alpha(opacity=85)";
    -ms-filter: "alpha(opacity=85)";
}

.is_admin .mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .is_admin .mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
    background-color: #5B8C5E;
    filter: "alpha(opacity=90)";
    -ms-filter: "alpha(opacity=90)";
}

.page-template-template_products_purchase_orders_admin .edit_field,.page-template-template_products_returns_admin .edit_field {
    display: block;
}

.page-template-template_products_purchase_orders_admin .table_section .custom_scroll_container {
    height: 21vw;
}

.confirm_order_pop_up_container {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 10;
    background-color: rgba(0, 0, 0, .5);
    -webkit-transition: opacity .4s linear;
    -o-transition: opacity .4s linear;
    transition: opacity .4s linear;
    opacity: 0;
    pointer-events: none;
}

.open_pop_up_order .confirm_order_pop_up_container {
    opacity: 1;
    pointer-events: auto;
}

.confirm_order_pop_up {
    background: #EEEFED;
    width: 50.6562vw;
    margin: auto;
    /* border: 0.1302vw solid black; */
    border-radius: 2.7083vw;
    box-shadow: 0.5208vw 0.5208vw 1.302vw 0px rgba(0, 0, 0, 0.20);
    padding: 2.6041vw 6.6041vw;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    height: auto;
    text-align: left;
    height: 90%;
    overflow: auto;
}

.confirm_order_pop_up .close_order_pop_up {
}

.confirm_order_pop_up .close_order_pop_up svg {
}

.confirm_order_pop_up .confirm_order_pop_up_content {
}

.confirm_order_pop_up .confirm_order_pop_up_content_title {
    text-align: center;
    font-family: 'Futura-Bold';
    text-transform: uppercase;
    font-size: 1.3vw;
    margin-bottom: .6vw;
}

.confirm_order_pop_up .confirm_order_pop_up_content_body {
    font-size: 1vw;
    font-family: 'FuturaBT-Book';
    line-height: 1.3vw;
}

.confirm_order_pop_up .confirm_order_pop_up_content_body_title {
    color: #5B8C5E;
}

.confirm_order_pop_up .confirm_order_pop_up_content_products_table {
    margin-top: .5vw;
}

.confirm_order_pop_up .confirm_order_pop_up_content_products_table table {
    width: 100%;
    margin-bottom: 2vw;
}

.confirm_order_pop_up .confirm_order_pop_up_content_products_table tbody {
}

.confirm_order_pop_up .confirm_order_pop_up_content_products_table tbody tr td:last-child {
    text-align: right;
}

.confirm_order_pop_up .confirm_order_pop_up_content_products_table tfoot {
    text-align: right;
    font-size: 1.2vw;
    color: #5B8C5E;
}

.confirm_order_pop_up .confirm_order_pop_up_content_products_table tfoot tr {
    background-color: transparent;
}
.confirm_order_pop_up .confirm_order_pop_up_content_products_table tfoot tr td{
    padding-top:.2vw;
}
.confirm_order_pop_up .confirm_order_pop_up_content_products_footer {
}

.confirm_order_pop_up .confirm_order_pop_up_content_products_footer.clear {
}

.confirm_order_pop_up .confirm_order_pop_up_content_products_footer_date {
    float: left;
}

.confirm_order_pop_up .confirm_order_pop_up_content_products_footer_date label {
    color: #5B8C5E;
    font-family: 'FuturaBT-Book';
    margin-bottom: .2vw;
    font-weight: normal;
}

.confirm_order_pop_up .confirm_order_pop_up_content_products_footer_date .order_date_field {
}

.confirm_order_pop_up .confirm_order_pop_up_content_products_footer_date .order_date_field .order_date_input {
    height: 2.1vw;
    background: transparent;
    border: 1px solid black;
    border-radius: 2.1vw;
    width: 10.45888vw;
    padding: 0;
    font-size: 1.2vw;
    font-family: 'FuturaBT-Medium';
    /* font-family: 'Futura-Bold'; */
    text-align: center;
}
.confirm_order_pop_up .confirm_order_pop_up_content_products_footer_date .order_date_field .order_date_input.empty_error{
       border-color: red;
}
.confirm_order_pop_up .confirm_order_pop_up_content_products_footer_submit {
    float: right;
}
.page-template-template_admin_product_withdrawal .confirm_order_pop_up .confirm_order_pop_up_content_products_footer_date,
.page-template-template_purchase_order_pendent .confirm_order_pop_up .confirm_order_pop_up_content_products_footer_date{
    float:none;
}
.page-template-template_admin_product_withdrawal .confirm_order_pop_up .confirm_order_pop_up_content_products_footer_submit,
.page-template-template_purchase_order_pendent  .confirm_order_pop_up .confirm_order_pop_up_content_products_footer_submit,
.page-template-template_products_returns_pendent_order  .confirm_order_pop_up .confirm_order_pop_up_content_products_footer_submit{
    float:none;
    text-align: center;
}
.confirm_order_pop_up .confirm_order_pop_up_content_products_footer_submit .btn {
    width: 17vw;
    cursor: pointer;
}
.submitting .confirm_order_pop_up .confirm_order_pop_up_content_products_footer_submit .btn{
    opacity:.5;
    pointer-events:auto;
}
.submitting .confirm_order_pop_up .close_order_pop_up{
    opacity:.5;
    pointer-events:auto;
}
.page-template-template_products_purchase_orders_admin .date-picker-wrapper {
    z-index: 10
}

.is_admin .date-picker-wrapper .month-wrapper table td,.is_admin .date-picker-wrapper .month-wrapper table th, .is_admin .date-picker-wrapper .month-wrapper table .day {
    color: rgb(91 140 94 / 52%);!im;!im;!imn;!imnp;!imn;!i;!;!;
}

.is_admin .date-picker-wrapper .first-date-selected,.is_admin .date-picker-wrapper .last-date-selected {
    background-color: #5B8C5E!important;
}
.is_admin .bottom_menu a{
    background: #5B8C5E;
}

.page-template-template_products_purchase_order_catalog .table_section .custom_scroll_container,
.page-template-template_products_purchase_orders_admin .table_section .custom_scroll_container,
.page-template-template_purchase_order_pendent_list .table_section .custom_scroll_container,
.page-template-template_purchase_order_pendent .table_section .custom_scroll_container,
.page-template-template_purchase_order_pendent .table_section .custom_scroll_container,
.page-template-template_purchase_order_archive_list .table_section .custom_scroll_container,
.page-template-template_products_returns_admin .table_section .custom_scroll_container,
.page-template-template_products_returns_pendent_list .table_section .custom_scroll_container,
.page-template-template_products_return_catalog .table_section .custom_scroll_container,
.page-template-template_products_returns_pendent_order .table_section .custom_scroll_container,
.page-template-template_purchase_order_archive_list .table_section .custom_scroll_container{
    height: 21vw;
}
.aprove_order_form,.aprove_return_order_form{
	display:inline-block;
}
.page-template-template_admin_product_withdrawal .confirm_order_pop_up .confirm_order_pop_up_content_products_table table{
    margin-bottom:1vw;
}
.notes_container{
    margin-top: .7vw;
    margin-bottom: .7vw;
}
.notes_container .notes_textarea{}
.notes_container .notes_textarea textarea{
    resize: none;
    padding: .7vw 1vw;
    width: 100%;
    height: 6vw;
    border-radius: 1vw;
    background: #DBDBDB;
    border: 1px solid #2D2D2D;
}
.page-template-template_product_withdrawal_archive_admin .pendent_icon {
    width: .8vw;
    margin: 0;
    vertical-align: middle;
}

.page-template-template_product_withdrawal_archive_admin .rejected_icon {
    width: 1vw;
    margin: 0;
    vertical-align: middle;
    display: inline-block
}

.page-template-template_products_returns_admin  .table_section {
    padding-bottom:2vw;
}

.page-template-template_products_returns_admin  .products_list_table_header {
    padding-top: 1vw;
}
.is_admin  .pdf_icon_1,.is_admin  .arrow_icon0{
    fill:#5B8C5E;
}
.is_admin .payment_status_td.payed {
    color: #5B8C5E
}

.billing_cycle_actions {
    float: right;
    text-align: right;
}

.billing_cycle_actions .billing_cycle_action_btn {
    margin-bottom: .5vw;
}

.billing_cycle_actions .billing_cycle_action_btn .btn {
    width: auto;
    padding: 0 1.5vw;
    display: inline-block;
    line-height: 2.1vw;
    height: 2.1vw;
    vertical-align: top;
}


/* Container for the confirmation popup */
.confirm_billing_pop_up_container {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 10;
    background-color: rgba(0, 0, 0, 0.5);
    transition: opacity 0.4s linear;
    opacity: 0;
    pointer-events: none;
}

/* Open state for the popup */
.open_billing_pop_up .confirm_billing_pop_up_container {
    opacity: 1;
    pointer-events: auto;
}

/* Styling for the popup */
.confirm_billing_pop_up {
    background: #EEEFED;
    width: 40vw;
    margin: auto;
    border-radius: 2vw;
    box-shadow: 0.5vw 0.5vw 1.5vw rgba(0, 0, 0, 0.2);
    padding: 4vw 4vw;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    height: auto;
    text-align: left;
}

/* Close button */
.confirm_billing_pop_up .close_confirm_billing_pop_up {
    position: absolute;
    top: 2vw;
    right: 1vw;
    cursor: pointer;
}

/* Content inside the popup */
.confirm_billing_pop_up .confirm_billing_pop_up_content {
    text-align: center;
}

/* Body text */
.confirm_billing_pop_up .confirm_billing_pop_up_content_body {
    font-size: 1.2vw;
    font-family: 'FuturaBT-Book';
    line-height: 1.5vw;
    margin-bottom: 0;
}

/* Footer inside the popup */
.confirm_billing_pop_up .confirm_billing_pop_up_content_footer {
    text-align: center;
    margin-top: 2vw;
}

/* Submit button styling */
.confirm_billing_pop_up .confirm_billing_pop_up_content_products_footer_submit .btn {

    color: white;
    border: none;
    border-radius: 2vw;
    font-size: 1.2vw;
    padding: 0vw 2vw;
    cursor: pointer;
    width: 15vw;
    transition: opacity 0.3s;
}
.is_admin .confirm_billing_pop_up .confirm_billing_pop_up_content_products_footer_submit .btn {
    background-color: #5B8C5E;
}
/* Disabled state for the button */
.submitting .confirm_billing_pop_up .confirm_billing_pop_up_content_products_footer_submit .btn {
    opacity: 0.5;
    pointer-events: none;
}

/* Disabled state for the close button */
.submitting .confirm_billing_pop_up .close_confirm_billing_pop_up {
    opacity: 0.5;
    pointer-events: none;
}
/* Base styles for the custom checkbox container */
.custom_checkbox {
    position: relative;
    width: 1.2vw; /* Customize the size */
    height: 1.2vw; /* Customize the size */
    margin: auto;
    margin-top: .1vw;
}
.register_supplier_pop_up .custom_checkbox{
    display:inline-block;
    vertical-align: middle;
    margin-top: 0;
    margin-right: .2vw;
}
.register_supplier_pop_up  .form_input_container span{
    vertical-align:middle
}
/* Hide the default checkbox */
.custom_checkbox input[type="checkbox"] {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    width: 0;
    height: 0;
}

/* Style the custom checkbox */
.custom_checkbox label {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%; /* Match the container size */
    height: 100%; /* Match the container size */
    background-color: #D9D9D9;
    border: 2px solid #5B8C5E;
    border-radius: 4px; /* Optional: Make it rounded */
    transition: background-color 0.3s, border-color 0.3s;
    cursor: pointer;
    margin: 0;
}

/* Hover effect */
.custom_checkbox input[type="checkbox"]:hover + label {
    border-color: #3e703b;
}

/* Checked state */
.custom_checkbox input[type="checkbox"]:checked + label {
    /* background-color: #5B8C5E; */
    /* border-color: #3e703b; */
}

/* Checkmark */
.custom_checkbox label::after {
    content: '';
    position: absolute;
    display: none;
    top: 0.15vw;
    left: .34vw;
    width: .3vw;
    height: .6vw;
    border: solid #5B8C5E;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
}

/* Show checkmark when checked */
.custom_checkbox input[type="checkbox"]:checked + label::after {
    display: block;
}

.page-template-template_analysis .dt-search,
.page-template-template_analysis_details .dt-search{
    display:none
}
.page-template-template_analysis #top_header_table,
.page-template-template_analysis_details #top_header_table{
    float:right
}
.lowercase_titles th{
	text-transform:none!important
}
.page-template-template_analysis_details .product_td{
	width:25%!important
}

.page-template-template_analysis_details .table_section .custom_scroll_container{
    height:17vw
}
.analysis_footer_container{
    width: 31.51041666666667vw;
    background: #5B8C5E;
    color: white;
    border-radius: 1.5625vw;
    font-size: 1.0416vw;
    margin-top: 1vw;
}
.analysis_footer_container .analysis_footer_container_item{
    line-height: 2.708;
    text-align: center;
}
.analysis_footer_container .analysis_footer_container_item:first-child{
    border-bottom:1px solid white;
}
.analysis_footer_container .analysis_footer_container_item .analysis_footer_container_item_label{
    width: 20.83vw;
    float: left;
    font-family: 'FuturaBT-Medium';
    border-right: 1px solid white;
}
.analysis_footer_container .analysis_footer_container_item .analysis_footer_container_item_value{
    width: auto;
    overflow: hidden;
}
.form_field_text {}
.form_field_text input {
    height: 2.1vw;
    background: transparent;
    border: 1px solid black;
    border-radius: 2.1vw;
    width: 100%;
    padding: 0;
    font-size: 1.2vw;
    font-family: 'FuturaBT-Medium';
    background-size: 1vw;
    background-repeat: no-repeat;
    background-position: .5vw .45vw;
    padding: 0 .5vw 0 .8vw;
    line-height: 1.5vw;
    /* height: 3.0208vw; */
    font-size: .78vw;
    text-transform: uppercase;
}
.filter_products_with_stock{
    float: left;
    padding-top: 2.3vw;
    padding-left: 1vw;
}
.page-template-template_inventory .products_list_table_header .products_filters .products_filter{
    float: left;
}
.filter_products_with_stock .custom_checkbox{
    display: inline-block;
    vertical-align: middle;
    margin-top: 0;
}
.filter_products_with_stock  span{
     display: inline-block;
     vertical-align: middle;
     font-size: 1vw;
     text-transform: uppercase;
     margin-left: .2vw;
     margin-top: .1vw;
}
body:not(.is_admin) .custom_checkbox label,body:not(.is_admin) .custom_checkbox input[type="checkbox"]:hover + label{
    border-color: #D96552;
}
body:not(.is_admin) .custom_checkbox label::after{
        border-color: #D96552;
}
.download_billing_cycle_container{
	
	padding:100px 50px
}


.register_supplier_pop_up_container {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 10;
    background-color: rgba(0, 0, 0, .5);
    -webkit-transition: opacity .4s linear;
    -o-transition: opacity .4s linear;
    transition: opacity .4s linear;
    opacity: 0;
    pointer-events: none;
}

.open_pop_up_register_supplier .register_supplier_pop_up_container {
    opacity: 1;
    pointer-events: auto;
}

.register_supplier_pop_up {
    background: #EEEFED;
    width: 50.6562vw;
    margin: auto;
    /* border: 0.1302vw solid black; */
    border-radius: 2.7083vw;
    box-shadow: 0.5208vw 0.5208vw 1.302vw 0px rgba(0, 0, 0, 0.20);
    padding: 2.6041vw 6.6041vw;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    height: auto;
    text-align: left;
}

.register_supplier_pop_up .close_order_pop_up {
}

.register_supplier_pop_up .close_order_pop_up svg {
}

.register_supplier_pop_up .register_supplier_pop_up_content {
}

.register_supplier_pop_up .register_supplier_pop_up_content_title {
    text-align: center;
    font-family: 'Futura-Bold';
    text-transform: uppercase;
    font-size: 1.3vw;
    margin-bottom: .6vw;
}

.register_supplier_pop_up .register_supplier_pop_up_content_body {
    font-size: 1vw;
    font-family: 'FuturaBT-Book';
    line-height: 1.3vw;
}

.register_supplier_pop_up .register_supplier_pop_up_content_body_title {
    color: #5B8C5E;
}

.register_supplier_pop_up .register_supplier_pop_up_content_products_table {
    margin-top: .5vw;
}

.register_supplier_pop_up .register_supplier_pop_up_content_products_table table {
    width: 100%;
    margin-bottom: 2vw;
}

.register_supplier_pop_up .register_supplier_pop_up_content_products_table tbody {
}

.register_supplier_pop_up .register_supplier_pop_up_content_products_table tbody tr td:last-child {
    text-align: right;
}

.register_supplier_pop_up .register_supplier_pop_up_content_products_table tfoot {
    text-align: right;
    font-size: 1.2vw;
    color: #5B8C5E;
}

.register_supplier_pop_up .register_supplier_pop_up_content_products_table tfoot tr {
    background-color: transparent;
}
.register_supplier_pop_up .register_supplier_pop_up_content_products_table tfoot tr td{
    padding-top:.2vw;
}
.register_supplier_pop_up .register_supplier_pop_up_content_products_footer {
}

.register_supplier_pop_up .register_supplier_pop_up_content_products_footer.clear {
}

.register_supplier_pop_up .register_supplier_pop_up_content_products_footer_date {
    float: left;
}

.register_supplier_pop_up .register_supplier_pop_up_content_products_footer_date label {
    color: #5B8C5E;
    font-family: 'FuturaBT-Book';
    margin-bottom: .2vw;
    font-weight: normal;
}

.register_supplier_pop_up .register_supplier_pop_up_content_products_footer_date .order_date_field {
}

.register_supplier_pop_up .register_supplier_pop_up_content_products_footer_date .order_date_field .order_date_input {
    height: 2.1vw;
    background: transparent;
    border: 1px solid black;
    border-radius: 2.1vw;
    width: 10.45888vw;
    padding: 0;
    font-size: 1.2vw;
    font-family: 'FuturaBT-Medium';
    /* font-family: 'Futura-Bold'; */
    text-align: center;
}
.register_supplier_pop_up .register_supplier_pop_up_content_products_footer_date .order_date_field .order_date_input.empty_error{
       border-color: red;
}
.register_supplier_pop_up .register_supplier_pop_up_content_products_footer_submit {
    float: right;
}
.page-template-template_admin_product_withdrawal .register_supplier_pop_up .register_supplier_pop_up_content_products_footer_date,
.page-template-template_purchase_order_pendent .register_supplier_pop_up .register_supplier_pop_up_content_products_footer_date{
    float:none;
}
.page-template-template_admin_product_withdrawal .register_supplier_pop_up .register_supplier_pop_up_content_products_footer_submit,
.page-template-template_purchase_order_pendent  .register_supplier_pop_up .register_supplier_pop_up_content_products_footer_submit,
.page-template-template_products_returns_pendent_order  .register_supplier_pop_up .register_supplier_pop_up_content_products_footer_submit{
    float:none;
    text-align: center;
}
.register_supplier_pop_up .register_supplier_pop_up_content_products_footer_submit .btn {
    width: 17vw;
    cursor: pointer;
}
.submitting .register_supplier_pop_up .register_supplier_pop_up_content_products_footer_submit .btn{
    opacity:.5;
    pointer-events:auto;
}
.submitting .register_supplier_pop_up .close_order_pop_up{
    opacity:.5;
    pointer-events:auto;
}

.register_supplier_pop_up .form_inputs_container.half_inputs .form_inputs_group .form_input_container input[type="password"],
.register_supplier_pop_up .form_inputs_container.half_inputs .form_inputs_group .form_input_container input[type="text"],
.register_supplier_pop_up .form_inputs_container.half_inputs .form_inputs_group .form_input_container input[type="number"]{
    font-size: 1vw;
}
.form_inputs_container.half_inputs .form_inputs_group .form_input_container input[type="text"]#brand{
    text-transform:uppercase;
}
#register_supplier_form .btn{
    margin:auto;
    width:16vw;
    display:block;
}
.invoice_payment_status.payed  .upload_pdf{
    display:inline-block
}
.invoice_payment_status.payed  .file_icon{
    display:inline-block;
    vertical-align:middle;
    margin-right:1vw
}
.invoice_payment_status.payed  .upload_pdf .btn{
    width:7vw;
}

/* #ticket_file{
    display:block!important;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity:0;
    cursor:pointer;
}
.upload_pdf_or_image_form{
    position:relative;
}
*/
.upload_again{
    display:inline-block;
    vertical-align: middle;
    margin-left: 1vw;
}
.invoice_invoice_file a{
      display:inline-block;
      vertical-align: middle;
}
.upload_pdf.upload_again .btn{
    width:auto;
    padding:0 10px
}