﻿body {
    background: #f1f1f1;
    font-family: Arial, Tahoma, Quicksand, sans-serif;
    font-size: 13px;
}

#recall-box{ position: fixed;background: #fff;z-index: 1000;border: 2px solid red; padding: 10px;width: 350px;display: none;border-radius: 5px;background: #ffffd6;box-shadow: 2px 2px 5px red;}
#recall-box h2{ font-size: 20px !important;font-weight: bold;text-align: center;}
#recall-box p{ font-size: 16px !important;}

#notify-box{ position: fixed;background: #fff;z-index: 1000;border: 2px solid red; padding: 10px;width: 350px;display: none;border-radius: 5px;background: #ffffd6;box-shadow: 2px 2px 5px red;}
#notify-box h2{ font-size: 20px !important;font-weight: bold;text-align: center;}
#notify-box .remark{ min-height: 60px;font-size: 36px;}
#notify-box p{ font-size: 16px !important;}

.dialog-message-stringee{ display: none;padding: 0 !important;}
.dialog-message-stringee h4{ font-size: 16px;font-weight: bold;text-align: center;background: #d3d3d3;padding: 5px;margin: 0 0 10px;}
.dialog-message-stringee  p{ padding-left: 10px;clear: both;}
.dialog-message-stringee  a{ color: blue;}
.dialog-message-stringee .status.error{ display: block;width: 32px;height: 36px;margin-right: 10px;color: red;float: left;}
.dialog-message-stringee .status.success{ display: block;width: 32px;height: 32px;margin-right: 10px;color: green;float: left;}
.dialog-message-stringee .status.warning{ display: block;width: 32px;height: 32px;margin-right: 10px;color: orange;float: left;}
.dialog-message-stringee .status i{ font-size: 32px;}
.ui-dialog-buttonset {text-align: center;float: none !important;}

.google-analytics {
    font-size: 24px;
    font-weight: bold;
    color: green;
    position: fixed;
    right: 10px;
    top: 50px;
    background: #FFF;
    padding: 0 10px;
    border-radius: 10px;
}
label {
    margin-bottom: 0;
}

.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
    padding-left: 0;
    padding-right: 0;
    position: relative;
    width: 100%;
}

.far, .fas, .fal, .fab{ font-size: 16px;}
.nav-item .far, .nav-item .fas, .nav-item .fal, .nav-item .fab{ font-size: 13px !important;}
.nav-item .dropdown-toggle::after{ margin-left: 0 !important;}
/* .nav-item .nav-link{ padding-left: 0 !important;} */

.form-control {
    font-size: 13px;
}

.table {
    width: auto;
}

.container {
    background: #fff;
}

.row {
    margin: 0;
}

.navbar .container {
    background: none;
    padding: 0;
}

.container-fluid {
    padding: 0;
}

.navbar {
    margin: 0;
    padding: 0;
}

.navbar-default {
    background: #036F35;
    margin: 0;
    padding: 0;
}

.navbar-dark .navbar-nav .nav-link {
    color: #fff;
}

.logo {
    max-height: 128px;
}

.center {
    text-align: center;
}

.right {
    text-align: right;
}

.widget {
    background: #fff;
    border: 1px solid #e5e5e5;
    box-shadow: 0 1px 1px rgba(0, 0, 0, .04);
    margin-bottom: 20px;
    min-width: 255px;
    position: relative;
}

    .widget .widget-title {
        border-bottom: 1px solid #eee;
        color: #23282d;
        font-size: 14px;
        font-weight: bold;
        line-height: 1.4;
        margin: 0;
        padding: 8px 12px;
    }

        .widget .widget-title a {
            font-weight: normal;
            margin-left: 20px;
        }

    .widget .widget-content {
        margin: 12px 0 0 0;
        padding: 0 12px 12px;
    }

        .widget .widget-content table {
            margin-bottom: 0;
        }

        .widget .widget-content .pagination {
            margin-top: 20px;
        }

.collapsed .fa:before {
    color: gray;
    content: "\f13a";
}

.handlediv {
    background: 0 0;
    border: 0;
    cursor: pointer;
    float: right;
    height: 36px;
    margin: 0;
    padding: 0;
    width: 36px;
}

    .handlediv .fa {
        color: #666;
    }

.toggle-indicator:before {
    border-radius: 50%;
    content: "\f140";
    font: normal 20px/1 dashicons;
    margin-top: 4px;
    text-indent: -1px;
    width: 20px;
}

.table input[type=text] {
    padding: 2px 5px;
}

.table select {
    padding: 3px 5px;
}

.price {
    color: orangered;
    font-weight: bold;
    text-align: right;
}

.txtTimeDate {
    display: none;
}

select.cancel {
    background: red;
    color: #fff;
}

select.wait-void, select.need-issue {
    background: blue;
    color: #fff;
}

select.done, select.issued, select.paid {
    background: green;
    color: #fff;
}

.txtCode, .txt-code {
    text-transform: uppercase;
    width: 120px;
}

.txtPrice {
    text-align: right;
    width: 80px;
}

.txtNumber {
    text-align: right;
    width: 60px;
}

.txtDate {
    width: 100px;
}

table tr td {
    padding: .25em .50em;
}

input {
    padding: .25em .25em !important;
    ;
}

select {
    padding: .375em .25em !important;
    ;
}

.w-5 {
    width: 5%;
}

.w-10 {
    width: 10% !important;
}

.w-15 {
    width: 15% !important;
}

.w-20 {
    width: 20% !important;
}

.w-30 {
    width: 30% !important;
}

.w-35 {
    width: 35% !important;
}

.w-40 {
    width: 40% !important;
}

.w-45 {
    width: 45% !important;
}

.w-55 {
    width: 55% !important;
}

.w-60 {
    width: 60% !important;
}

.w-80 {
    width: 80% !important;
}

.w-85 {
    width: 85% !important;
}

.w-95 {
    width: 95% !important;
}

/*===============with pixel================*/

.w-15p {
    width: 15px;
}

.w-20p {
    width: 20px;
}

.w-25p {
    width: 25px;
}

.w-35p {
    width: 35px;
}

.w-40p {
    width: 40px;
}

.w-45p {
    width: 45px;
}

.w-50p {
    width: 50px;
}

.w-60p {
    width: 60px;
}

.w-75p {
    width: 75px;
}

.w-80p {
    width: 80px;
}

.w-85p {
    width: 85px;
}

.w-90p {
    width: 90px;
}

.w-95p {
    width: 95px;
}

.w-100p {
    width: 100px;
}

.w-120p {
    width: 120px;
}

.w-150p {
    width: 150px;
}

.w-180p {
    width: 180px;
}

.w-200p {
    width: 200px;
}

.w-225p {
    width: 225px;
}

.w-250p {
    width: 250px;
}

/*table tr td:first-child{ padding-left: 0 !important;}*/

.font-size-08 {
    font-size: 0.8em;
}

.font-size-09 {
    font-size: 0.9em;
}

.font-size-10 {
    font-size: 1.0em;
}

.font-size-11 {
    font-size: 1.1em;
}

.font-size-12 {
    font-size: 1.2em;
}

.font-size-13 {
    font-size: 1.3em;
}

.font-size-14 {
    font-size: 1.4em;
}

.font-size-15 {
    font-size: 1.5em;
}

.font-size-16 {
    font-size: 1.6em;
}

select option {
    padding: 0.05em 0.25em;
}

p {
    margin: 0;
    padding: .25em;
}

ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.txt-price {
    text-align: right;
}


.iframe-minimize {
    height: 44px !important;
    width: 206px !important;
}
.stringee_iframe_wrapper {
    background: transparent;
    display: block;
    margin-bottom: 0;
    margin-right: 0;
    margin-top: 0;
    padding: 0;
    z-index: 16000015;
    height: 0 !important;
}

    .stringee_iframe_wrapper .iframe {
        background-color: transparent;
        border: 1px solid #E9EBED;
        border-radius: 20px;
        box-shadow: 0 10px 30px 0 rgba(0, 0, 0, .15);
        box-sizing: content-box;
        display: block;
        /* right: 10px; */
        /* width: 100%; */
        height: 100%;
        height: 538px;
        /* min-height: 100%; */
        /* max-width: 100%; */
        /* max-height: 100%; */
        margin: 0;
        overflow: hidden;
        position: absolute;
        vertical-align: text-bottom;
        /* min-width: 100%; */
        width: 287px;
        z-index: 10;
    }

.drop-down-rectangle1 {
    background: #FFF;
    border: 1px solid #E9EBED;
    height: 15px;
    position: absolute;
    right: 35px;
    top: -5px;
    transform: rotate(45deg);
    width: 15px;
}

.stringee-status {
    margin: 4px;
}

    .stringee-status td {
        color: #fff;
        margin: 4px;
        padding: 4px;
    }

    .stringee-status input, .stringee-status label {
        cursor: pointer;
        margin-bottom: 0;
    }

    .stringee-status .active.AVAILABLE {
        background: #00ff00;
        color: #000;
    }

    .stringee-status .active.INVISIBLE {
        background: #ffc0cb;
        color: #000;
    }

    .stringee-status .active.OFFLINE {
        background: #ff4500;
        color: #fff;
    }

table {
    border-color: transparent !important;
}

.table thead {
}

.table-bordered thead td, .table-bordered thead th {
    background: #ccc;
    border-bottom-width: 1px;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
}

.table-striped tbody tr:nth-of-type(odd) {
    background-color: #FFF;
}


.table-striped tbody tr:hover {
    background-color: #eee;
}

.table-striped tbody tr.table-head {
    background-color: #e9ecef !important;
}

.table .table-head {
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
}

tr.table-head td {
    vertical-align: middle;
}

.table-striped tbody tr.table-head td {
    color: #383d41;
    padding: 6px 5px !important;
    text-transform: capitalize;
    font-weight: bold;
}

.div-option{ margin-bottom: 10px;}
#order-notification { padding-right: 10px;}
#order-notification a {color: orangered;font-weight: bold;padding: 0.25rem;margin: 0.25rem;display: inline-block;background: yellow;}

.status{ text-align: center;}
.status-new{ background: gray;color: #fff;}
.status-processing{ background: blue;color: #fff;}
.status-done{ background: green;color: #fff;}
.status-cancel,.status-cancel-in,.status-cancel-out{ background: #ff00ff;color: #fff;}
.div-last-call-in{ position: fixed;background: #d3d3d3;padding: 10px;top: 100px;right: 50px; border: 2px solid #007bff;font-size: 16px;}
    .div-last-call-in .fal.fa-times-circle {
        position: absolute;
        top: -10px;
        right: -10px;
        color: red;
        font-weight: bold;
        font-size: 20px;
        background: #fff;
        border-radius: 50%;
        cursor: pointer;
    }

#fade.modal {height: auto !important;overflow: initial !important;}
#fade.modal a{ font-size: 32px;color: #ff5722;}

.color-first{ color: #026a40 !important;}
.color-second{background: #ff5722 !important;}
.bg-first{ background: #026a40 !important;}
.bg-second{ background: #ff5722 !important;}
.btn-primary, .btn-first{ color: #FFF;}
.btn-first:hover{ background: #009900 !important;}
.btn-second{ background: #ff9800 !important; color: #FFF;}
.btn-second:hover{ background: #F90 !important; color: #FFF;}