body{
    font-family: Helvetica;
    font-weight: 400;
}
.az-content-dashboard{
    padding-top: 10px;
}
.az-header{
    box-shadow: 0 0 30px rgb(0 160 233 / 20%);
    border-bottom-color: #00a0e9;
}
.az-footer{
    background-color: #00a0e9 !important;
}
.az-dashboard-one-title{
    margin-bottom:unset;
    border-bottom: 2px solid #00a0e9;
    padding-bottom: 5px;
}
.az-header-menu .nav-item > .nav-link{
    font-size: 1rem;
}
.az-menu-sub{
    font-size: .9rem;
}
.az-header-menu .nav .nav-item{
    margin-bottom: unset !important;
}
.az-logo{
    font-weight: 400;
    text-transform: none;
    font-size: 22px;
}
.btn-theme{
    background-color: #00a0e9;
    color: white;
}
.btn-theme:hover{
    background-color: #00a0e9;
}
.loading{
    position: relative;
    display: none;
    z-index: 1000;
    /*    margin-left: auto;
        margin-right: auto;*/
}
.product-list thead th{
    font-size: 13px;
    color: black;
}
.po-qty-weight span::before {
    content: 'KG'
}
.po-qty-weight span::after {
    content: 'LBS'
}
.po-qty-cubic-size span::before{
    content: 'm3'
}
.po-qty-cubic-size span::after{
    content: 'Ft.3'
}
.az-toggle{
    background-color: #016400;
}
.card{
    border-width: 2px;
}
.hidden{
    display: none
}
.po-screen .input-box:disabled, .po-screen .input-box[readonly], .po-roduct .cubic-size[readonly]{
    background-color: white;
}
.pull-right{
    float:right;
}
.pull-left{
    float:left;
}
.az-footer{
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    background-color: white;
}
.text-primary-po{
    border-color: #3366ff;
    color: #3366ff;
    font-weight: bold;
}
.text-danger-po{
    border-color: #dc3545;
    color: #dc3545;
    font-weight: bold;
}
.text-success-po{
    border-color: darkgreen;
    color: black;
    font-weight: bold;
}
.text-white-po{
    border-color: transparent;
    color: darkgreen;
    font-weight: bold;
}
.tbl-left-border {
    border-left: 1px solid #cdd4e0;
}
.dpt{
    width: auto !important;
    margin-left: auto;
    margin-right: auto;
    display: table;
    overflow-x: auto;
    white-space: nowrap;
}
.dpt thead th{
    color: unset;
}
.dpt th:nth-child(1),.dpt td:nth-child(1),.dpt-view th:nth-child(1),.dpt-view td:nth-child(1){
    position:sticky;
    left:0;
    background-color:#fafafa;
}
.dpt th:nth-child(2),.dpt td:nth-child(2),.dpt-view th:nth-child(2),.dpt-view td:nth-child(2){
    position:sticky;
    left:30px;
    background-color:#fafafa;
}
.dpt th:nth-child(3),.dpt td:nth-child(3),.dpt-view th:nth-child(3),.dpt-view td:nth-child(3){
    position:sticky;
    left:130px;
    background-color:#fafafa;
}
/*.dpt th:first-child, .dpt td:first-child
{
    position:sticky;
    left:0px;
    background-color:#fafafa;
}*/
.dpt input[type=number],.product-list input[type=number],.product-list input[type=number]{
    text-align: right
}
.no-border-tb{
    border-top-color:transparent!important;
    border-bottom-color:transparent!important;
}
.img-list input[type=file]{
    display: none;
}
.img-wrap {
    position: relative;
    display: inline-block;
}
.img-wrap .remove-icon {
    top: 0;
    right: 0;
    font-size: medium;
    z-index: 100;
    background-color: #FFF;
    cursor: pointer;
    opacity: .8;
    /*border-radius: 50%;*/
    position: absolute;
}
.img-wrap:hover .close {
    opacity: 1;
}
.popup-bubble {
    /* Position the bubble centred-above its parent. */
    position: absolute;
    top: 0;
    left: 0;
    transform: translate(-50%, -100%);
    /* Style the bubble. */
    background-color: white;
    padding: 5px;
    border-radius: 5px;
    font-family: sans-serif;
    overflow-y: auto;
    max-height: 60px;
    box-shadow: 0px 2px 10px 1px rgba(0, 0, 0, 0.5);
}

/* The parent of the bubble. A zero-height div at the top of the tip. */
.popup-bubble-anchor {
    /* Position the div a fixed distance above the tip. */
    position: absolute;
    width: 100%;
    bottom: 8px;
    left: 0;
}

/* This element draws the tip. */
.popup-bubble-anchor::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    /* Center the tip horizontally. */
    transform: translate(-50%, 0);
    /* The tip is a https://css-tricks.com/snippets/css/css-triangle/ */
    width: 0;
    height: 0;
    /* The tip is 8px high, and 12px wide. */
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 8px solid white;
}

/* JavaScript will position this div at the bottom of the popup tip. */
.popup-container {
    cursor: auto;
    height: 0;
    position: absolute;
    /* The max width of the info window. */
    width: 200px;
}
.po-view-box{
    background-color: unset!important;
    border-color: transparent!important;
}
.po-edit-box{
    background-color: white!important;
    border-color: #cdd4e0!important;
}

.dp-lines .p-1{
    padding-top: 13px!important;
    padding-bottom: 15px!important;
}

.bs-popover-right > .arrow::before, .bs-popover-auto[x-placement^="right"] > .arrow::before {
    border-right-color: #dc3546;
}
.popover {
    border-color: #dc3546!important;
}
.numeric-field{
    text-align: right;
}
.table thead th, .table thead td{
    color: #000;
    font-size: 13px;
}
.card-table-one .table thead tr > th,.card-table-one .table tbody tr > td{padding-left: 5px}
.po-screen .popover-body hr{
    margin-top: 0.1rem;
    margin-bottom: 0.1rem;
}
.pallet-box small{
    font-size: small;
    display:block
}
audio{
    height: 30px;
}
#record .btn, .send-btn{
    padding: 9px 9px !important;
}
.az-header-right .active{
    border-bottom: 1px solid #3366ff;
    color: #3366ff
}
.warning-text{
    width: 200px;
    font-size: 11px;
    /*white-space: nowrap;*/
    word-wrap: break-word;
    /*overflow: hidden;*/
    text-overflow: ellipsis;
}
.machine-toggle,.media-status{
    width: 80px;
}
.media-status.on span,.machine-toggle.on span{
    left: 56px;
}
.machine-toggle span::before,.media-status span::before {
    left: -45px;
    content: 'Active'
}
.machine-toggle span::after,.media-status span::after {
    content: 'Inactive';
    right:-54px;
}