/* -- Custom CSS -- */

/* Body Background Image */
/*#body_logo {*/
    /*background: url(/assets/img/logo.png) no-repeat top right fixed;*/
    /*background-size: 9%;*/
/*}*/
/* Body Background Image */

.margin-bottom-10 {
    margin-bottom: 10px;
}

.margin-top-10 {
    margin-top: 10px;
}

.margin-top-20 {
    margin-top: 20px;
}
.margin-top-40 {
    margin-top: 40px;
}

.modal-margin{
    margin: 50px;
    padding-left: 0!important;
}

@media only screen and (max-width: 600px) {
    .modal-margin{
        margin: 10px !important;
    }
}

/* System Messages */
.sysmsgdiv {
    padding-right: 3px;
    min-height: 62px;
    position: relative;
}
.sysmsgdiv > .body {
    width: auto;
    margin-right: 12px;
    position: relative;
}
.sysmsgdiv > .body > .time {
    display: block;
    font-size: 11px;
    font-weight: bold;
    color: #666;
    position: absolute;
    right: 0;
    top: 0;
}
.sysmsgdiv > .body > .time .ace-icon {
    font-size: 14px;
    font-weight: normal;
}
.sysmsgdiv > .body > .name {
    display: block;
    color: #999;
}
.sysmsgdiv > .body > .name > b {
    color: #777;
}
.sysmsgdiv > .body > .text {
    display: block;
    position: relative;
    margin-top: 2px;
    padding-bottom: 19px;
    font-size: 13px;
}
.sysmsgdiv > .body > .text:after {
    display: block;
    content: "";
    height: 1px;
    font-size: 0;
    overflow: hidden;
    position: absolute;
    left: 16px;
    right: -12px;
    margin-top: 9px;
    border-top: 1px solid #E4ECF3;
}
.sysmsgdiv > .body > .text > .ace-icon:first-child {
    color: #DCE3ED;
    margin-right: 4px;
}
.sysmsgdiv:last-child > .body > .text {
    border-bottom-width: 0;
}
.sysmsgdiv:last-child > .body > .text:after {
    display: none;
}

.sysmsgdiv .tools {
    position: absolute;
    right: 10px;
    bottom: 10px;
    display: none;
}
.sysmsgdiv .tools .btn {
    border-radius: 36px;
    margin: 1px 0;
}
.sysmsgdiv .body .tools {
    bottom: 4px;
}
.sysmsgdiv:hover .tools {
    display: inline-block;
}

/* Operations Bar */
.ops-bar{
    margin: 0 0 10px;
    border-bottom: 1px dotted #e2e2e2;
    padding: 0;
}

/* Per row/record action buttons */
.record-actions > .btn {
    margin: 0 3px 0 0;
}

/* Center a column */
.col-centered{
    float: none;
    margin: 0 auto;
}

label.error{
    color: red;
}

.external_error_container{
    margin: 0 auto;
}

@media only screen and (min-width: 500px) {
    .external_error_container{
        width: 500px;
    }
}
@media only screen and (max-width: 480px) {
    .external_error_container{
        width: 100%;
    }
}

/* More compact page header */
.compact_page_header {
    border-bottom: 1px dotted #e2e2e2;
    margin: 0 0 5px;
    padding-bottom: 5px;
    padding-top: 6px;
}

.compact_page_header h1 {
    color: #2679b5;
    font-size: 22px;
    font-weight: lighter;
    margin: 0 4px;
    padding: 0;
}

/* Option button container */
.bordered_option_container {
    /*background: url(/assets/img/logo.png) no-repeat top right fixed;*/
    /*background-size: 12%;*/

    width: 100%;
    /*min-width: 20%;*/
    z-index: 9;
    border-bottom: 1px dotted #e2e2e2;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-left: 0!important;
    padding-left: 0!important;
    margin-bottom: 5px;
    /*padding-left: 30px;*/
    /*position: fixed;*/
    /*display: inline;*/
}

@media (max-width: 1200px){
    .bordered_option_container {
        background-size: 16%!important;
    }
    .content-div-header {
        background-size: 16%!important;
    }
}

table.dataTable.dtr-inline.collapsed > tbody > tr[role="row"] > td.dtr-control:before, table.dataTable.dtr-inline.collapsed > tbody > tr[role="row"] > th.dtr-control:before {
    background-color: #334f89!important;
}

table.dataTable.dtr-inline.collapsed > tbody > tr.parent > td.dtr-control:before, table.dataTable.dtr-inline.collapsed > tbody > tr.parent > th.dtr-control:before {
    content: '-';
    background-color: #b93b3b!important;
}

/* For spacing of option buttons e.g. add entry */
/*.opt_button_row{*/
    /*margin: 0 0 0 -15px;*/
    /*padding: 0 2px;*/
/*}*/

.opt_button_row {
    margin-bottom: 10px;
}

/* For options buttons in tables */
.option_button_column a{
    margin-right: 5px;
}

.option_button_column > a:last-child{
    margin-right: 0;
}

/* classes for padding & margin */
.push_down_10{
    margin-bottom: 10px;
}

hr.valuation {
    margin-top: 10px;
    margin-bottom: 5px;
}

hr.slim {
    margin-bottom: 5px;
    margin-top: 5px;
}

/* Style Table Hover */
.table-hover tbody tr:hover td, .table-hover tbody tr:hover th {
    background-color: rgb(150, 150, 150);
    background-color: rgba(150, 150, 150, 0.5);
}

.swal2-popup{
    font-size: 1.6rem !important;
}

@media (min-width: 1240px) {
    .modal-xl {
        width: 1200px;
    }
}

@font-face{
    font-family: "HelveticaNeueLT Std Med";
    src: url('/assets/css/fonts/HelveticaNeueLTStd65Medium.otf'),
    /*url('/assets/css/fonts/HelveticaNeueLTStd55Roman_22526.ttf'),*/
    url('/assets/css/fonts/HelveticaNeueLTStd55Roman.eot'); /* IE */
}

body {
    font-weight: 500;
    background-image: url('/assets/img/logo.png');
    background-repeat: no-repeat;
    background-position: top right;
    background-size: 11%;
}

@media (max-width: 1024px) {
    body {
        background-image: url('/assets/img/logo.png');
        background-repeat: no-repeat;
        background-position: top right;
        background-size: 15%;
    }
}

@media (max-width: 800px) {
    body {
        background-image: url('/assets/img/logo.png');
        background-repeat: no-repeat;
        background-position: top right;
        background-size: 25%;
    }
}

@media (max-width: 400px) {
    body {
        background-image: url('/assets/img/logo.png');
        background-repeat: no-repeat;
        background-position: top right;
        background-size: 30%;
    }
}


a,td,th,p,h1,h2,h3,h4,h5,h6,label,input,button,select {
    letter-spacing: 0.8px;
}

input, button {
    word-spacing: -2px;
}
.container-fluid {
    /*margin-right: -10px !important;*/
    padding-right: 40px !important;
    padding-left: 35px !important;
}

.page-title {
    padding-top: 10px;
    padding-right: 0 !important;
    padding-left: 60px !important;
}

#logo_div {
    background: url(/assets/img/logo.png) no-repeat top right fixed;
    background-size: 196px;
    z-index: 101;
    margin-top: -3px;
    height: 98px;
    width: 196px;
    position: fixed;
    top: 0;
    right: 0;
}
@media (max-width: 900px){
    #logo_div {
        background-size: 0 !important;
    }

}
.btn-aps-blue {
    color: #fff!important;
    background-color: #334f89!important;
}
.btn-aps-blue:hover{
    color:#fff!important;
    background-color: rgb(48, 53, 109)!important;
    border-color: rgb(43, 46, 100)!important;
}
.currency-selector {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    padding-left: .5rem;
    border: 0;
    background: transparent;

    -webkit-appearance:none;
    -moz-appearance:none;
    appearance:none;

    background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='1024' height='640'><path d='M1017 68L541 626q-11 12-26 12t-26-12L13 68Q-3 49 6 24.5T39 0h952q24 0 33 24.5t-7 43.5z'></path></svg>") 90%/12px 6px no-repeat;

    font-family: inherit;
    color: inherit;
}

.currency-amount {
    text-align: right;
}

.currency-addon {
    width: 6em;
    text-align: left;
    position: relative;
}

.swal2-icon.swal2-warning {
    border-color: rgba(240, 158, 27, 0.53) !important;
    color: #F09E1B!important;
}

/* Checkbox toggles glyphicon opacity */
.checkbox-btn span.glyphicon {
    opacity: 0;
}
/* Checkbox toggles glyphicon opacity */
.checkbox-btn.active span.glyphicon {
    opacity: 1;
}

.dataTables_processing {
    background: #E6E6E6 !important;
    font-weight: 600;
}

@media only screen and (max-width: 767px) {
    .modal {
        /*padding: 5px !important;*/
        margin: -35px !important;
    }
}

.modal-input {
    max-width: 250px;
}

.form-actions {
    margin-top: 20px !important;
    margin-bottom: 30px !important;
}

.swal2-container {
    z-index: 900000 !important;
}


#requisition_number {
    font-weight: 700 !important;
    color: #000000;
}

#order_number {
    font-weight: 700 !important;
    color: #000000;
}

#ticket_number {
    font-weight: 700 !important;
    color: #000000;
}


/*ORDER MODAL: START*/
#ewallet_order_order_number {
    font-weight: 700 !important;
    color: #000000;
}
#modal_protective_clothing_order_order_number {
    font-weight: 700 !important;
    color: #000000;
}
#modal_order_fuel_order_number {
    font-weight: 700 !important;
    color: #000000;
}
#modal_order_other_order_number {
    font-weight: 700 !important;
    color: #000000;
}
#ewallet_order_order_number {
    font-weight: 700 !important;
    color: #000000;
}
#modal_order_fuel_requisition_number {
    font-weight: 700 !important;
    color: #000000;
}
#modal_order_other_requisition_number {
    font-weight: 700 !important;
    color: #000000;
}
#ewallet_order_requisition_number {
    font-weight: 700 !important;
    color: #000000;
}
#modal_protective_clothing_order_requisition_number {
    font-weight: 700 !important;
    color: #000000;
}
#ewallet_order_requisition_number {
    font-weight: 700 !important;
    color: #000000;
}
/*ORDER MODAL: END*/

/*REQUISITION MODAL: START*/
#modal_fuel_requisition_number {
    font-weight: 700 !important;
    color: #000000;
}
#modal_ewallet_requisition_number {
    font-weight: 700 !important;
    color: #000000;
}
#modal_protective_clothing_requisition_number {
    font-weight: 700 !important;
    color: #000000;
}
#modal_protective_clothing_requisition_order_number {
    font-weight: 700 !important;
    color: #000000;
}
#modal_ewallet_requisition_order_number {
    font-weight: 700 !important;
    color: #000000;
}
#modal_other_orders_generated_btn {
    font-weight: 700 !important;
    color: #000000;
}
/*REQUISITION MODAL: END*/

/*Currency DIV sizing limits*/
.currency-div {
    max-width: 250px;
    min-width: 250px;
}
.currency-div-sm {
    max-width: 100px;
    min-width: 100px;
}

/*Css for printing ticket modal*/

@media screen {
    #printSection {
        display: none;
    }
}

@media print {
    body * {
        visibility:hidden;
    }
    #printSection, #printSection * {
        visibility:visible;
    }
    #printSection {
        position:absolute;
        left:0;
        top:0;
    }
    .no-print, .no-print *
    {
        display: none !important;
    }

}

#parameter_client_customers_filter {
    float: left !important;
}