
body {
    font-weight: normal !important;
    /*padding-top: 70px !important;*/
}

.standard-btn {
    min-width: 140px;
    border-radius: 0;
    text-align: center;
    padding: 6px 12px !important;
    margin: 15px 5px
}

.btn-fix-medium {
    width: 140px;
    border-radius: 0;
}

.btn-fix-large {
    width: 140px;
    border-radius: 0;
}

.col-centered {
    float: none;
    margin: 0 auto;
}

.col-vcentered {
    display: inline-block;
    vertical-align: middle;
    float: none;
}

.hv-100 {
    height: 100vh;
}

.radius-none {
    border-radius: 0 !important;
}

.smaller-text {
    font-size: 0.9rem;
}

.small-box.smaller-box .icon {
    font-size: 64px;
    margin-top: 5px;
}

.small-box.smaller-box .inner p {
    margin-bottom: 0.1rem;
    margin-top: 0.8rem;
}

.flex-center-content {
    display: flex;
    justify-content: center;
}

.flex-space-between {
    display: flex;
    justify-content: space-between;
}

.flex-center-middle {
    display: flex;
    align-items: center;
}


/* Important part */
.modal-dialog {
    overflow-y: initial !important
}

.modal-body {
    max-height: 75vh;
    overflow-y: auto;
    overflow-x: hidden;
}


.pagination li .pagination-link, .pagination li span {
    direction: ltr !important;
}


.select2-selection__choice {
    float: right !important;
}

select.ltr + .select2-container .select2-selection__choice {
    float: left !important;
    direction: ltr;
    padding: 5px 10px 5px 5px !important;
}

select.ltr + .select2-container .select2-search--inline .select2-search__field {
    float: left !important;
    direction: ltr;
    text-align: left !important;
}

.float-left {
    float: left;
}

.custom-modal .modal-footer {
    padding: 5px 15px;
}

table.table-bordered th:last-child, table.table-bordered td:last-child {
    border-right-width: 1px !important;
}


#duration-table-container, #duration-table-container table tr th, #duration-table-container table tr td,
#count-table-container, #count-table-container table tr th, #count-table-container table tr td {
    text-align: center;
}

#duration-table-container table tr th:first-child, #duration-table-container table tr td:first-child,
#count-table-container table tr th:first-child, #count-table-container table tr td:first-child {
    text-align: right;
    border-left: 1px solid black;
}

#duration-table-container table thead th,
#count-table-container table thead th {
    border-bottom: 1px solid black;
}

#count-table-container table tfoot th,
#duration-table-container table tfoot th,
#count-table-container table tfoot th {
    border-top: 1px solid black;
}

.panel.height-auto {
    height: auto !important;
}

/*
table.float-thead thead,table.float-thead  tbody { display: block; }
table.float-thead tbody {
    height: 100px;       !* Just for the demo          *!
    overflow-y: auto;    !* Trigger vertical scroll    *!
    overflow-x: hidden;  !* Hide the horizontal scroll *!
}*/
.form-control {
    padding-right: 0.3em !important;
    padding-left: 0.3em !important;
}

.top-buttons {
    float: left;
    display: inline;
    color: #4f7c25;
}

.top-buttons:hover {
    color: #436820;
}

.sidebar-menu .treeview-menu {
    padding-right: 10px !important;
}

.sidebar-menu .treeview-menu > li > a {
    font-size: 13px;

}

.sidebar-menu .treeview-menu li.treeview {
    border-left: 0;
}

#content {
    background: white;
    padding: 0;
}

.select2-container .select2-selection--single {
    height: 35px !important;
}


.call-source-container a.btn, .call-destination-container a.btn {
    padding-right: 0;
}

.mxh400 .cdr-call-container {
    max-height: 400px;
}

.mxh200 .cdr-call-container {
    max-height: 200px;
}

.mxh300 .cdr-call-container {
    max-height: 300px;
}

.bg-white {
    background-color: white;
}

.panel-default > .panel-heading.bg-primary {
    background-color: #3c8dbc;
    color: white;
}

#content {
    padding-bottom: 25px;
    background-color: white;
    border-bottom: 1px solid #fefefe;
}

.list-group.content-list-group {
    padding-right: 0;
}

.list-group.content-list-group {
    list-style: none;
}

.box.box-form {
    padding-top: 20px;
}

.btn.standard-btn.disabled {
    filter: opacity(70%);
}


.box.box-primary {
    border-top: 2px solid #367fa9
}

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

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

.show-contact-emojies {
    justify-content: start;
    min-height: 60px;
    padding: 10px;
}

.emoji-wrapper {
    min-width: 50px !important;
    padding: 0 !important;
}

.emoji-wrapper > .checkbox-inline {
    padding: 0 !important;
    margin: 0 !important;
    cursor: pointer !important;
    transition: 300ms;
}

.emoji-wrapper > .checkbox-inline > label > span {
    cursor: pointer !important;
}

.emoji-wrapper input {
    display: none !important;
}

.emoji-wrapper > .checkbox-inline:has(input:checked) {
    transform: scale(1.5) !important;
}


.lbjs.listbox-container {
    width: 100%;
}


a.custom-collapse[aria-expanded="true"] i.fa:before {
    content: "\f106";
}

a.custom-collapse[aria-expanded="false"] i.fa:before {
    content: "\f107";
}

option {
    font-family: iranyekan, iranyekanweb, Tahoma !important;
}

.widget-user .box-footer {
    padding-top: 10px;
}

span.tox-statusbar__branding {
    display: none;
}

.bg-side-gray {
    background-color: #4d4d4d;
}

h4.part-title {
    border-bottom: 3px solid #4d4d4d;
    width: 30%;
    padding: 10px 10px;
    /*margin-bottom: 20px;*/
}

h4.part-title.w-50 {
    width: 50%;
}

@media (max-width: 768px) {
    h4.part-title.w-50 {
        width: 100%;
    }
}


h5.part-title {
    border-bottom: 3px solid #4d4d4d;
    width: 30%;
    padding: 10px 10px;
}

.part-title.part-title-40 {
    width: 40%;
}

.part-title {
    border-bottom: 3px solid #4d4d4d;
    width: 30%;
    padding: 10px 10px;
}


/*#add_ticket_modal .part-title, #edit_ticket_modal .part-title, #ticket-detail-modal .part-title {
    width: 100%;
    background-color: #e2e2e2;
    border: 1px solid #c1c1c1;
    border-radius: 4px 4px 0 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
    vertical-align: middle;
    margin-bottom: 0;
}

#tickets-show-modal-conversations > form {
    width: 100%;
}


.section-collapse-content {
    width: 100%;
}

#add_ticket_modal .modal-body,
#edit_ticket_modal .modal-body,
#ticket-detail-modal .modal-body {
    overflow-x: hidden;
}

#add_ticket_modal .part-title > i, #edit_ticket_modal .part-title > i, #ticket-detail-modal .part-title > i {
    padding-top: 0 !important;
}

#add_ticket_modal div.collapse #edit_ticket_modal div.collapse #ticket-detail-modal div.collapse {
    border: 1px solid #cacaca;
    margin-left: 0;
    margin-right: 0;
}

#add_ticket_modal div.collapse.in, #edit_ticket_modal div.collapse.in, #ticket-detail-modal div.collapse.in {
    display: flex;
    border: 1px solid #cacaca;
    padding-top: 10px;
    margin-left: 0;
    margin-right: 0;
}

#add_ticket_modal .attachment-section-container div.collapse,
#edit_ticket_modal .attachment-section-container div.collapse,
#ticket-detail-modal .attachment-section-container div.collapse {
    margin-right: 0px;
    margin-left: 0px;
    padding-bottom: 15px;
}*/

a.custom-collapse {
    color: #4d4d4d !important;
}

a.custom-collapse span {
    color: #4d4d4d !important;
}

.disabled-overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(180, 180, 180, 0.4);
    z-index: 500;
    color: white;
    display: inline-block;
}

.card.queue-card .card-header {
    background-color: #3c8dbc !important;
    background: linear-gradient(60deg, #3c8dbc, #3c8dbc)
}

.queue-card > .panel-heading {
    border-radius: 5px 5px 0 0 !important;
}

.mail-iframe {
    width: 98%;
    height: 340px;
}

.text-white {
    color: white !important;
}

a.custom-collapse span.text-white {
    color: white !important;
}

.select2[dir=ltr], .select2-dropdown[dir=ltr] ul {
    text-align: left;
}

.ltr {
    direction: ltr !important;
}

.text-left {
    text-align: left !important;
}

.text-right {
    text-align: right !important;
}

.social-icon {
    width: 20px;
    height: 20px;
}

.colorbox-thumb {
    display: inline-block;
    width: 20px;
    height: 20px;
}

.required-sign {
    color: red;
    position: absolute;
    padding: 0 2px 0 2px;
}

ul.nav-stacked li span.text-success {
    color: #4f7c25 !important;
}

.text-success {
    color: #4f7c25;
}

.text-success:hover, .text-success:focus, .text-success:active {
    color: #2b4813;
}

.text-green {
    color: #4f7c25 !important;
}

.text-gray-dark {
    color: #666 !important;
}


.text-gold {
    color: goldenrod;
}

.text-dark-blue {
    color: #0800fd;
}

.br-gray-dark {
    border-right: 1px solid darkgrey;
}

.br-black {
    border: 1px solid black;
}

.helper-box {
    display: inline-block;
    width: 50px;
    height: 19px;
    border: 1px solid grey;
}

.helper-text {
    vertical-align: top;
}

.helper-box-container {
    margin-right: 5px;
}

.helper-box-container .helper-box-item {
    display: inline-block;
    margin-right: 5px;
}


.modal-wide {
    width: 1280px;
    max-width: 95%;
}

.modal-ultra-wide {
    width: 1280px;
    max-width: 95%;
}

.modal-min-wide {
    width: 1280px;
    max-width: 72%;
}

.mb-11 {
    margin-bottom: 55px !important;
}

.mb-12 {
    margin-bottom: 60px !important;
}


.btn-sm, .btn-group-sm > .btn {
    padding: 2px !important;
    line-height: 1.5rem !important
}

.text-purple {
    color: #c179dd !important;
}

.btn-purple {
    background: #c179dd !important;
    color: white;
}

.close {
    float: left;
}

.info-box-modal {
    width: 45%;
    background-color: rgb(240, 243, 247);
    margin: 10px 10px;
    display: inline-block
}

.fw-n,
.text-size-18,
.text-size-16,
.text-size-14,
.text-size-12,
.text-size-10,
.text-size-8 {
    font-weight: normal;
}

.text-size-18 {
    font-size: 18px;
}

.text-size-16 {
    font-size: 16px;
}

.text-size-14 {
    font-size: 14px;
}

.text-size-12 {
    font-size: 12px;
}

.text-size-10 {
    font-size: 10px;
}

.text-size-8 {
    font-size: 8px;
}

.panel-heading[aria-expanded=true] .custom-collapser i.fa:before,
.box-header[aria-expanded=true] .custom-collapser i.fa:before {
    content: "\f106";
    font-size: 18px;
}

.panel-heading[aria-expanded=false] .custom-collapser i.fa:before,
.box-header[aria-expanded=false] .custom-collapser i.fa:before {
    content: "\f107";
    font-size: 18px;
}

.staus-panel-summary-title {
    width: 45%;
    display: inline-block;
}

.staus-panel-summary-value {
    width: 50%;
    display: inline-block;
}

/**
*    1/5 equal column for bootstrap 3
*/

.col-md-5ths {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    width: 100%;
}

@media (min-width: 790px) {
    .col-md-5ths {
        width: 50%;
        float: right;
    }
}

@media (min-width: 950px) {
    .col-md-5ths {
        float: right;
        width: 33%;
    }
}

@media (min-width: 1030px) {
    .col-md-5ths {
        width: 25%;
    }
}

@media (min-width: 1180px) {
    .col-md-5ths {
        width: 20%;
        float: right;
    }
}

/*=============== end of 1/5 for bootstrap ================*/

@media (min-width: 1950px) {
    .col-xxl-6 {
        width: 50%;
        position: relative;
        min-height: 1px;
        padding-right: 15px;
        padding-left: 15px;
        float: right;
    }

    .panel-expanded {
        width: 100% !important;
    }
}


/*============= Over riding LobiPanel styles ===========*/
.queue-card.panel .panel-heading .panel-title {
    float: right;
}

.queue-card.panel .panel-heading > .dropdown {
    float: left;
    margin-left: 5px;
}

.queue-card .dropdown-menu > li > a > .glyphicon, .dropdown-menu > li > a > .fa, .dropdown-menu > li > a > .ion {
    margin-right: unset;
}

.queue-card.lobipanel > .panel-heading .dropdown .dropdown-menu .style-change-item .style-list {
    left: 0;
    right: unset;
}

@media (min-width: 1200px) {
    h3, .h3 {
        font-size: 24px;
        font-weight: normal;
    }

    h4, .h4 {
        font-size: 18px;
        font-weight: normal;
    }

    h5, .h5 {
        font-size: 14px;
        font-weight: normal;
    }

}

@media (min-width: 992px) {
    h3, .h3 {
        font-size: 20px;
        font-weight: normal;
    }

    h4, .h4 {
        font-size: 16px;
        font-weight: normal;
    }

    h5, .h5 {
        font-size: 12px;
        font-weight: normal;
    }

}

@media (min-width: 768px) {
    h3, .h3 {
        font-size: 18px;
        font-weight: normal;
    }

    h4, .h4 {
        font-size: 14px;
        font-weight: normal;
    }

    h5, .h5 {
        font-size: 12px;
        font-weight: normal;
    }


}


.text-value-color {
    color: #054e79 !important;
}

#content [dir="ltr"] {
    direction: ltr !important;
}

select option {
    font-weight: normal !important;
}


.sweet-alert button.cancel {
    background-color: #C1C1C1;
}

.active-sidebar {
    border-left: 4px solid #2aa86d;
    background-color: #3b3b3b;
}

.active-sidebar i {
    color: #2aa86d;
}

.treeview.menu-open {
    border-left: 3px solid #2aa86d;
}

.active-sidebar span {
    color: white;
}

.treeview-menu .active-sidebar {
    border-left: inherit;
    background-color: inherit;
}


.main-header .sidebar-toggle:before {
    font-weight: 600;
    font-family: 'Font Awesome 5 Free' !important;
}

label {
    font-weight: normal !important;
}

table.text-center td .modal .form-group {
    text-align: right !important;
}


/* .modal {
    width: 100px;
    height: 100px;
    margin:0 auto;
    position: absolute;
    left: 0;
    right:0;
    top: 50%;
    border:1px solid;
    -webkit-transform:translateY(-50%);
    -moz-transform:translateY(-50%);
    -ms-transform:translateY(-50%);
    -o-transform:translateY(-50%);
    transform:translateY(-50%);
 } */
.modal-center {
    margin: 0 auto;
    position: absolute;
    left: 0;
    right: 0;
    top: 30%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-30%);
}

.persian {
    text-align: right !important;
    font-weight: normal;
}

.english {
    text-align: left !important;
    font-weight: normal;
}

.number {
    text-align: left !important;
    font-weight: normal;
}

.error {
    color: red;
    font-size: 12px;
}

.select2-selection {
    padding-right: 0 !important;
}

.select2-selection__rendered {
    padding-right: 2px !important;
    padding-left: 12px !important;
}

.select2-selection__rendered {
    font-size: 11px;
}

/* for have rtl placeholder but ltr input */
.inputs-nyn.auto-nyn05[dir="auto"] {
    direction: rtl;
}

.inputs-nyn[dir="auto"]::placeholder {
    text-align: right;
}

.inputs-nyn::-webkit-input-placeholder {
    opacity: 0.5;
    filter: alpha(opacity:0.5);
}

.inputs-nyn::placeholder {
    opacity: 0.5;
    filter: alpha(opacity:0.5);
}

/* --- */


@media (min-width: 768px) {
    .seven-cols .col-md-1,
    .seven-cols .col-sm-1,
    .seven-cols .col-lg-1 {
        width: 100%;
        *width: 100%;
    }

}

@media (max-width: 992px) {
    .pagination > li > a, .pagination > li > span {
        position: relative;
        float: left;
        padding: 3px 3px !important;
        margin-left: -1px;
        line-height: 1.42857143;
        color: #31708f;
        text-decoration: none;
        background-color: #fff;
        border: 1px solid #ddd;
    }
}

@media (min-width: 992px) {
    .seven-cols .col-md-1,
    .seven-cols .col-sm-1,
    .seven-cols .col-lg-1 {
        width: 14.28%;
        *width: 14.28%;
    }
}

/**
 *  The following is not really needed in this case
 *  Only to demonstrate the usage of @media for large screens
 */
@media (min-width: 1200px) {
    .seven-cols .col-md-1,
    .seven-cols .col-sm-1,
    .seven-cols .col-lg-1 {
        width: 14.28%;
        *width: 14.28%;
    }
}

.d-inline {
    display: inline;
}

.text-gray {
    color: #a39e9e !important;
}

.text-header {
    color: #333;
}

a {
    text-decoration: none !important;
}

.btn.btn-link {
    text-decoration: none;
}

.modal .pagination > li > span, .modal .pagination > li > a {
    position: relative;
    float: left;
    padding: 6px 6px !important;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #31708f;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
}

.modal .pagination > li.active > span {
    color: #fff;
    background-color: #31708f;
}

.widget-user .widget-user-image {
    position: absolute;
    top: 85px;
    left: 50%;
    margin-left: -45px;
}

.modal-content .widget-user-image {
    position: absolute;
    top: 65px;
    left: 50%;
    margin-left: -45px;
}

.voiping-main-table {
    overflow-x: auto;
}

.scroll-row {
    overflow-x: auto;
}

.table-responsive tr td, .scroll-row tr td {
    white-space: nowrap;
}

th.row-num {
    min-width: 30px;
    max-width: 65px;
    width: 0.01%;
}

th.row-opr {
    /*min-width: 150px;*/
    width: 5%;
    max-width: 160px;
}

th.row-opr-sm {
    min-width: 80px;
    width: 5%;
    max-width: 90px;
}


th.col-size-sm {
    min-width: 60px !important;
    max-width: 70px !important;
    width: 5%;
    white-space: nowrap;
}

th.col-size-md {
    min-width: 100px !important;
    max-width: 200px !important;
    width: 10%;
    white-space: nowrap;
}

th.col-size-lg {
    min-width: 150px !important;
    max-width: 200px !important;
    width: 15%;
    white-space: nowrap;
}

th.col-size-xl {
    min-width: 240px !important;
    max-width: 300px !important;
    width: 20%;
    white-space: nowrap;
}

.disable-token-message {
    pointer-events: none;
    cursor: default;
}

.action-cell {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 50px;
}

.action-cell .btn.btn-link {
    position: relative;
}

/**
* Rect Bar Spinner
*/
.rect-bar-spinner-container {
    display: none;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 9999;
    /*top: calc(50% - 75px);*/
    /*left: calc(50% - 75px);*/
    position: fixed;
    background-color: rgba(0, 0, 0, 0.1);
}


.rect-bar-spinner-wrapper {
    display: flex;
    position: fixed;
    top: 0;
    left: 0;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    background-color: rgba(79, 114, 37, 0.07);
    /*background-color: #4f7c25;*/
    /*border-radius: 5%;*/
}

.rect-bar-spinner-container.modal-loader .rect-bar-spinner-wrapper {
    /*top: calc(50% - 40px);*/
    top: 0;
    /*left: calc(50% - 40px);*/
    left: 0;
}

.rect-bar-spinner {
    margin: 100px auto;
    width: 50px;
    height: 40px;
    text-align: center;
    font-size: 10px;
}

.rect-bar-spinner > div {
    background-color: #4f7c25;
    height: 100%;
    width: 6px;
    display: inline-block;

    -webkit-animation: sk-stretchdelay 1.2s infinite ease-in-out;
    animation: sk-stretchdelay 1.2s infinite ease-in-out;
}

.rect-bar-spinner .rect2 {
    -webkit-animation-delay: -1.1s;
    animation-delay: -1.1s;
}

.rect-bar-spinner .rect3 {
    -webkit-animation-delay: -1.0s;
    animation-delay: -1.0s;
}

.rect-bar-spinner .rect4 {
    -webkit-animation-delay: -0.9s;
    animation-delay: -0.9s;
}

.rect-bar-spinner .rect5 {
    -webkit-animation-delay: -0.8s;
    animation-delay: -0.8s;
}


.show-on-mobile {
    display: none !important;
}

@media only screen and (max-width: 726px) {
    .rect-bar-spinner-wrapper {
        /*top: calc(50% - 40px);*/
        top: 0;
        left: 0;
        /*left: calc(50% - 40px) !important;*/
    }

    .show-on-mobile {
        display: block !important;
    }

    .show-on-desktop {
        display: none !important;
    }
}

@-webkit-keyframes sk-stretchdelay {

    0%,
    40%,
    100% {
        -webkit-transform: scaleY(0.4)
    }

    20% {
        -webkit-transform: scaleY(1.0)
    }
}

@keyframes sk-stretchdelay {

    0%,
    40%,
    100% {
        transform: scaleY(0.4);
        -webkit-transform: scaleY(0.4);
    }

    20% {
        transform: scaleY(1.0);
        -webkit-transform: scaleY(1.0);
    }
}

/* styles that just run in firefox */
@-moz-document url-prefix() {
    input[type="time"] {
        padding-top: 0;
    }

    select {
        font-weight: normal !important;
    }
}

/* ended firefox styles */

.main-header .logo {
    height: 65px;
    padding-top: 20px;
}

@media (max-width: 991px) {
    h4.part-title {
        border-bottom: 3px solid #4d4d4d;
        width: 70% !important;
        padding: 10px 10px;
        margin-bottom: 20px;
        font-size: 12px;
    }
}

@media (max-width: 767px) {
    .export2excel_button {
        font-size: 12px;
    }


    .main-header > .navbar {
        margin-left: auto;
        margin-right: 0px;
        float: right;
        margin-bottom: 20px;

        transition: margin-right .3s ease-in-out;
        -webkit-transition: margin-right .3s ease-in-out;
    }

    .main-sidebar, .left-side {
        -webkit-transform: translate(245px, 0);
        -ms-transform: translate(245px, 0);
        -o-transform: translate(245px, 0);
        transform: translate(245px, 0);
    }

    .pagination > li > a, .pagination > li > span {
        position: relative;
        float: left;
        padding: 7px 8px !important;
        margin-left: -1px;
        line-height: 1.42857143;
        color: #31708f;
        text-decoration: none;
        background-color: #fff;
        border: 1px solid #ddd;
    }
}

.box {
    border-top: none !important;
    box-shadow: none !important;
}

.skin-blue.sidebar-mini.sidebar-collapse aside .sidebar ul li i.fa.fa-angle-left {
    display: none;
}

.main-header .sidebar-toggle {
    padding-top: 25px;
    padding-bottom: 20px;
}

.version-footer {
    position: relative;
    bottom: 0;
    left: 0;
}

.version {
    position: absolute;
    bottom: 0;
    left: 5px;
    width: 300px;
    text-align: left;
    color: grey;
    /* font-size: 18px; */
}

.info-box-custom {
    position: relative;
    top: 0;
    right: 0;
    display: block;
    min-height: 90px;
    background: #fff;
    width: 100%;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
    border-radius: 2px;
    margin-bottom: 15px;
}

.info-box-custom .progress {
    background: rgba(0, 0, 0, 0.2);
    /* margin: 5px -10px 5px -10px; */
    height: 2px;
}

.info-box-icon-custom {
    position: absolute;
    top: 7px;
    right: 5px;
    border-top-left-radius: 2px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 2px;
    display: block;
    float: right;
    height: 60px;
    width: 60px;
    text-align: center;
    font-size: 30px;
    line-height: 65px;
    background: rgba(0, 0, 0, 0.2);

}

.progress-custom {
    background: rgba(0, 0, 0, 0.2);
    /* margin: 5px -10px 5px -10px; */
    height: 2px;
}


.last-all-text1 {
    position: absolute;
    top: 145px;
    left: 235px;
}

.last-all-text2 {
    position: absolute;
    top: 215px;
    left: 285px;
}

.last-all-text3 {
    position: absolute;
    top: 285px;
    left: 290px;
}

.last-all-text4 {
    position: absolute;
    top: 350px;
    left: 340px;
}

.progress-bar1 {
    /* background: linear-gradient(to right, rgba(192,27,27,1)  1%,rgba(192,27,27,1)  37%,rgba(255,255,255,1) 100%); */
    background-color: rgba(192, 27, 27, 1);
}

.progress-bar2 {
    /* background: linear-gradient(to right, rgba(241,218,54,1) 1%,rgba(241,218,54,1) 37%,rgba(255,255,255,1) 100%); */
    background-color: rgba(241, 218, 54, 1);

}

.progress-bar3 {
    /* background: linear-gradient(to right, rgba(26,61,133,1) 1%,rgba(26,61,133,1) 37%,rgba(255,255,255,1) 100%); */
    background-color: rgba(26, 61, 133, 1);

}

.progress-bar4 {
    /* background: linear-gradient(to right, rgba(22,150,31,1) 1%,rgba(22,150,31,1) 37%,rgba(255,255,255,1) 100%); */
    background-color: rgba(22, 150, 31, 1);

}

.image-all-1 {
    position: relative;
    top: 10px !important;
    right: 50px !important;
}

.entery-all-text1 {
    position: absolute;
    top: 157px;
    right: 100px;
    z-index: 999;
}

.entery-all-text2 {
    position: absolute;
    top: 230px;
    right: 150px;
    z-index: 999;
}

.entery-all-text3 {
    position: absolute;
    top: 301px;
    right: 200px;
    z-index: 999;
}

.bar1 {
    position: absolute;
    top: 125px;
    left: 95px;
    height: 66px;
    width: 28%;
}

.bar2 {
    position: absolute;
    top: 196px;
    left: 95px;
    height: 63px;
    width: 28%;
}

.bar3 {
    position: absolute;
    top: 266px;
    left: 95px;
    height: 63px;
    width: 28%;
}

.bar4 {
    position: absolute;
    top: 336px;
    left: 95px;
    height: 61px;
    width: 28%;
}

.progress-bar {
    float: left !important;
}

.image-pro-1 {
    position: relative;
    top: 10px;
    right: -15px;
}

.image-pro-2 {
    position: absolute;
    top: 64px;
    right: 17px;
}

.image-pro-3 {
    position: absolute;
    top: 80px;
    right: 150px;
}

.text-pro-1 {
    position: absolute;
    top: 120px;
    right: 65px;
    z-index: 999;
}

.text-pro-3 {
    position: absolute;
    top: 210px;
    left: 200px;
    z-index: 999;
    /* color: white; */
}

.text-pro-4 {
    position: absolute;
    top: 211px;
    left: 180px;
    z-index: 999;
}

.text-pro-5 {
    position: absolute;
    top: 200px;
    left: 75px;
    z-index: 999;
}

.text-pro-6 {
    position: absolute;
    top: 210px;
    right: 205px;
    z-index: 999;
}

.text-pro-7 {
    position: absolute;
    top: 270px;
    right: 205px;
    z-index: 999;
}

.text-pro-8 {
    position: absolute;
    top: 330px;
    right: 205px;
    z-index: 999;
}


.image-lead-1 {
    position: relative;
    top: 10px;
    right: -15px;
}

.image-lead-2 {
    position: absolute;
    top: 64px;
    right: 17px;
}

.image-lead-3 {
    position: absolute;
    top: 64px;
    right: 17px;
}

.image-lead-4 {
    position: absolute;
    top: 100px;
    right: 130px;
}

.text-lead-1 {
    position: absolute;
    top: 120px;
    right: 65px;
    z-index: 999;
}

.text-lead-2 {
    position: absolute;
    top: 205px;
    left: 75px;
    z-index: 999;
}

.text-lead-3 {
    position: absolute;
    top: 265px;
    right: 105px;
    z-index: 999;
}

.text-lead-4 {
    position: absolute;
    top: 270px;
    left: 200px;
    z-index: 999;
}

.text-lead-5 {
    position: absolute;
    top: 265px;
    right: 115px;
    z-index: 999;
}

.text-lead-6 {
    position: absolute;
    top: 270px;
    left: 200px;
    z-index: 999;
}

.text-lead-7 {
    position: absolute;
    top: 330px;
    left: 200px;
    z-index: 999;
}

.text-lead-8 {
    position: absolute;
    top: 200px;
    left: 200px;
    z-index: 999;
}

.color-txt-ghif {
    /* color:white; */
    font-weight: normal !important;
}

.info-box.disabled-infobox .info-box-icon:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(150, 150, 150, 0.5); /* black overlay */
    pointer-events: none; /* let clicks pass through */
}

.info-box.disabled-infobox,
.info-box.disabled-infobox .info-box-content {
    background: transparent;
    color: #aaa;
}

.info-box-number, .progress-description, .info-box-text {
    font-weight: normal !important;
    font-size: 10px !important;
}

.panel-heading {
    font-size: 12px;
}

.panel-heading .fnt-8px, .panel-heading .fnt-8px * {
    font-size: 8px !important;
}

#accordion-category .panel {
    box-shadow: none !important;
    -webkit-box-shadow: none !important;
}

.border-0 {
    border-width: 0 !important;
}

.deadline-label-success {
    background-color: #4f7c25 !important;
}

.deadline-label-warning {
    background-color: #f39c12 !important;
}

.deadline-label-danger {
    background-color: #dd4b39 !important;
}

.deadline-label-silver {
    background-color: #aaaaaa !important;
}

.deadline-label-critical {
    background-color: #531f19 !important;
}

.deadline-label-info {
    background-color: #248dbc !important;
}

.blink_me.deadline-label-critical {
    animation: blinker 1.5s linear infinite;
}

@keyframes blinker {
    50% {
        opacity: 0;
    }
}

.skin-blue .main-header .navbar {
    background-color: #3e3e3e;
}

.skin-blue .main-header .logo {
    background-color: #4d4d4d;
    color: #fff;
    border-bottom: 0 solid transparent;
}

.skin-blue .main-header .navbar .sidebar-toggle:hover {
    background: rgba(0, 0, 0, 0.1);
}

.skin-blue .main-header .navbar .nav > li > a > .label {
    right: unset;
}

.skin-blue .main-header .navbar .nav > li > a {
    padding-right: 10px;
    padding-left: 10px;
}

.skin-blue .main-header .logo:hover {
    background: #4d4d4d;

}

.skin-blue .wrapper, .skin-blue .main-sidebar, .skin-blue .left-side {
    background-color: #4d4d4d;
}

.skin-blue .sidebar-menu > li > .treeview-menu {
    margin: 0 1px;
    background: #414141;
}

.content-wrapper {
    background-image: none;
    background-color: white;
    background-size: 100% 100%;
    min-height: 718px;
}

.info-box-icon-queue {
    position: absolute;
    top: 7px;
    right: 5px;
    border-top-left-radius: 2px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 2px;
    display: block;
    float: right;
    height: 60px;
    width: 60px;
    text-align: center;
    font-size: 30px;
    line-height: 65px;
    background: rgba(0, 0, 0, 0.2);

}

.progress-queue {
    background: rgba(0, 0, 0, 0.2);
    /* margin: 5px -10px 5px -10px; */
    height: 2px;
}


.panel-loader-container {
    padding-left: 32px;
    position: absolute;
    width: 100%;
    height: 100%;
    padding-bottom: 80px;
}

.panel-loader {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
}

.panel-loader .rect-bar-spinner-wrapper {
    justify-content: center;
    align-items: center;
    background-color: rgba(100, 160, 50, 0.4);
    border-radius: 5%;
    position: relative;
    display: block;
    width: 80px !important;
    height: 80px !important;
    top: unset !important;
    left: unset !important;
}

.panel-loader .rect-bar-spinner {
    margin: 20px auto !important;
}

.bg-success {
    background-color: #4f7c25 !important;
}

.bg-warning {
    background-color: #d58512 !important;
}

.bg-info {
    background-color: #269abc !important;
}

.bg-primary {
    background-color: #204d74 !important;
}

.bg-purple {
    background-color: #c179dd !important;
}

.bg-danger {
    background-color: #ac2925 !important;
}

th.sorted.ascending:after {
    content: "\f15d";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
}

th.sorted.descending:after {
    content: "\f15e";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
}

.text-voiping-gray {
    color: #a39e9e !important;
}

tr.disabled-module {
    background-color: #a39e9e !important;;
}

#politics_modal p {
    line-height: 2.8rem;
}

#politics_modal li {
    margin: 3px;
}

.modal-header {
    min-height: 70px !important;
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
    border-bottom-color: rgb(229, 229, 229);
    padding-top: 21px !important;
}

.modal-footer {
    max-height: 70px !important;
    padding-top: 0;
}

.modal:not(.english-terms) p {
    text-align: justify !important;
}

/*#profile-dropdown-menu {*/
/*    min-width: 175px !important;*/
/*}*/

@media only screen and (max-width: 726px) {
    #profile-dropdown-menu {
        min-width: auto !important;
    }

    .main-sidebar {
        width: 230px !important;
    }

    .top-buttons {
        float: left;
        padding: 6px 4px !important;
    }
}


tr .version_major {
    background-color: #ff8686;
}

tr .version_middle {
    background-color: #ffd68a;
}

tr .version_minor {
    background-color: #ffffb3;
}

.contracts-actions-table textarea {
    height: 32px;
    /*max-width: 565px !important;*/
}

img.product-thumbnail {
    border: 1px solid black;
}

img.product-thumbnail:before {
    content: ' ';
    display: block;
    position: absolute;
    border: 1px solid black;
    background-image: url(../img/boxed-bg.png);
}

img.thumbnail-20, img.thumbnail-20:before {
    width: 20px;
    height: 20px;
}

img.thumbnail-30, img.thumbnail-30:before {
    width: 30px;
    height: 30px;
}

img.thumbnail-40, img.thumbnail-40:before {
    width: 40px;
    height: 40px;
}

img.thumbnail-50, img.thumbnail-50:before {
    width: 50px;
    height: 50px;
}

img.thumbnail-70, img.thumbnail-70:before {
    width: 70px;
    height: 70px;
}

img.thumbnail-150, img.thumbnail-150:before {
    width: 150px;
    height: 150px;
}


.user-thumbnail-container {
    display: flex;
    /*gap: 5px;*/
    align-items: center;
    justify-content: start !important;
}

.user-thumbnail-container-show {
    display: flex;
    gap: 5px;
    align-items: center;
    justify-content: center !important;
}

.profile-thumbnail {
    /*border: 1px solid black;*/
    width: 40px;
    height: 40px;
    border-radius: 50%;
    object-fit: cover;
}

.deleted-user {
    filter: opacity(40%);
}

.joolio-thumbnail {
    width: 40px;
    height: 40px;
}

.select2-selection .profile-thumbnail {
    width: 30px !important;
    height: 30px !important;
}


.select2-selection img.profile-thumbnail:before {
    content: ' ';
    display: block;
    position: absolute;
    width: 30px;
    border: 1px solid black;
    height: 30px;
    background-image: url(../img/avatar5.png);
}

img.profile-thumbnail:before {
    content: ' ';
    display: block;
    position: absolute;
    width: 40px;
    border: 1px solid black;
    height: 40px;
    background-image: url(../img/avatar5.png);
}


.select2-selection .joolio-thumbnail {
    width: 30px !important;
    height: 30px !important;
}


.select2-selection img.joolio-thumbnail:before {
    content: ' ';
    display: block;
    position: absolute;
    width: 30px;
    border: 1px solid black;
    height: 30px;
    background-image: url(../img/avatar5.png);
}

img.joolio-thumbnail:before {
    content: ' ';
    display: block;
    position: absolute;
    width: 40px;
    border: 1px solid black;
    height: 40px;
    background-image: url(../img/avatar5.png);
}


.select2-ltr {
    direction: ltr;
}

.select2-ltr .select2-selection__clear {
    float: left !important;
    margin-left: -12px;
}

@media (max-width: 768px) {
    .xs-pr-2 {
        padding-right: 10px !important;
    }

    .xs-pr-3 {
        padding-right: 15px !important;
    }

    .xs-pr-4 {
        padding-right: 20px !important;
    }

    .xs-pr-6 {
        padding-right: 30px !important;
    }

    .xs-mt-2 {
        margin-top: 10px !important;
    }

    .xs-mt-3 {
        margin-top: 15px !important;
    }

    .xs-mt-4 {
        margin-top: 20px !important;
    }

    .xs-mt-6 {
        margin-top: 30px !important;
    }
}

#proforma_modal_details_table {
    border-collapse: collapse;
    width: 100%;
}

#proforma_modal_details_table td, #proforma_modal_details_table th {
    font-size: 12px;
    border: 1px solid #ddd;
    text-align: center;
    padding: 8px;
}


#proforma_modal_details_table th {
    padding: 10px;
    background-color: #efefef;
    color: black;
}


.d-flex {
    display: flex !important;
}

.justify-content-between {
    justify-content: space-between;
}


.justify-content-center {
    justify-content: center;
}

.justify-content-left {
    justify-content: left;
}

.justify-content-l {
    justify-content: left;
}

.justify-content-right {
    justify-content: right;
}

.align-items-center {
    align-items: center !important;
}

.justify-content-around {
    justify-content: space-around;
}

.align-items-center {
    align-items: center;
}

.flex-row-reverse {
    flex-direction: row-reverse
}

.flex-column {
    flex-direction: column
}

.g-1 {
    gap: 5px;
}

@media (max-width: 768px) {
    .d-block-sm {
        display: block !important;
    }

    .sm-justify-content-right {
        justify-content: right !important;
    }

    .sm-float-right {
        float: right !important;
    }

    .sm-text-right {
        text-align: right !important;
    }
}


.g-1 {
    gap: 5px;
}

.g-2 {
    gap: 10px;
}


.w-65 {
    width: 65%;
}

.w-70 {
    width: 70%;
}

.w-80 {
    width: 80%;
}


.w-100 {
    width: 100%;
}

.w-160 {
    width: 160%;
}

.w-30px {
    width: 30px !important;
}

.w-45px {
    width: 45px !important;
}

.h-80px {
    height: 80px;
}

.h-140px {
    height: 140px;
}

.h-150px {
    height: 150px;
}

.h-160px {
    height: 160px;
}

.d-absolute {
    position: absolute;
}

.l-auto {
    left: auto;
}

.r-18px {
    right: 18px
}

.r-16px {
    right: 16px
}

.r-14px {
    right: 14px
}

.r-13px {
    right: 16px
}

.r-11px {
    right: 11px
}

.r-9px {
    right: 9px
}

.r-5px {
    right: 5px
}


.conversation-container {

}

.day.disabled {
    cursor: auto;
}

.day:not(.disabled) {
    cursor: pointer;
}

.min-width-action-desc {
    min-width: 250px !important;
    width: 100% !important;
}

.profile-thumbnail-modal {
    border: 1px solid black;
    width: 25px;
    height: 25px;
}

.select2-results__option span img {
    width: 30px !important;
    height: 30px !important;
    font-size: 10px;
}

.select2-results__option span {
    font-size: 12px;
}


.popover.clockpicker-popover {
    z-index: 1050;
}

.d-none {
    display: none !important;
}

.d-block {
    display: block !important;
}

.select2-dropdown {
    z-index: 99999;
}

.th-size-xs {
    min-width: 10px;
    max-width: 30px;
}

.th-size-sm {
    min-width: 90px;
    max-width: 100px;
}

.th-size-md {
    min-width: 105px;
    max-width: 130px;
}

.th-size-lg {
    min-width: 130px;
    max-width: 170px;
}

.th-size-xl {
    min-width: 170px;
    max-width: 200px;
}


.bg-voiping {
    /* background-color: #2a3646;*/
    background-color: #4d4d4d !important;
    color: white;
}

.sidebar-menu {
    margin-top: 0 !important;
}

.user-panel {
    position: relative;
    width: 100%;
    padding: 8px;
    overflow: hidden
}

@media only screen and (max-width: 767px) {
    .brand_logo, .logo, .user-panel {
        display: none !important
    }

    .main-sidebar, .left-side {
        padding-top: 0px;
    }
}

.skin-blue .treeview-menu > li > a {
    color: #999999;
}

.update-task-status.task-rejected:not(:checked) {
    appearance: none;
    background-color: #fff;
    margin: 0;
    font: inherit;
    color: currentColor;
    width: 1em;
    height: 1em;
    border: 0.10em solid red;
    border-radius: 0.15em;
    transform: translateY(-0.075em);
}

@media (max-width: 768px) {
    #sidebar-mobile-placeholder {
        width: 50px;
        background-color: #4d4d4d;
        height: 65px !important;
    }
}


.update-task-status.task-rejected::before {
    content: "";
    width: 0.65em;
    height: 0.65em;
    transform: scale(1);
    transition: 120ms transform ease-in-out;
    box-shadow: inset 1em 1em red;
}

/* ==== */
.view-btns, .view-btns2, .view-btns3, .view-btns4, .view-btns5, .view-btns6, .view-btns7, .view-btns7, .view-btns8, .search-form-calendar-date-type-buttons {
    border-radius: 3px !important;
}

.view-btns.active, .view-btns2.active, .view-btns3.active, .view-btns4.active, .view-btns5.active, .view-btns6.active, .view-btns7.active, .view-btns8.active, .search-form-calendar-date-type-buttons {
    /*outline: thin dotted !important;
    outline: 5px auto -webkit-focus-ring-color !important;;
    outline-offset: -2px !important;;*/
    border: 1px solid #000 !important;
}


.reminds-count-badge {
    position: absolute !important;
    padding: 2px 6px !important;
    top: -3px !important;
    right: -5px !important;
}

.conversations-count-badge {
    position: absolute !important;
    padding: 2px 6px !important;
    top: -3px !important;
    right: -5px !important;
}


.openReminderModal {
    /*width: 15px !important;*/
    /*display: inline-block;*/
    position: relative;
}

.table-action-btn {
    width: 15px;
    display: inline-block;
}

.conversation-modal-btn {
    /*width: 15px !important;*/
    /*display: inline-block;*/
    position: relative;
}

.open-attachment-modal {
    /*width: 15px !important;*/
    /*display: inline-block;*/
    position: relative;
}

.sub-tree-view {
    background-color: rgba(0, 0, 0, 0.2);
}

.main-header .user-menu > ul.dropdown-menu {
    width: 100%;
    padding: 5px;
    list-style: none;

}

.navbar-custom-menu > .navbar-nav > li > .dropdown-menu {
    background-color: #4d4d4d;
}

.navbar-custom-menu .main-header .user-menu > ul.dropdown-menu, .main-header .user-menu > ul.dropdown-menu > li {
    background-color: unset !important;
}

.navbar-custom-menu #header_user_status_table_container {
    background-color: unset !important;
}

.navbar-custom-menu #header_user_status_table_container .bg-white {
    background-color: unset !important;
}

.navbar-custom-menu .navbar-nav > .user-menu > .dropdown-menu > .user-footer {
    padding: 10px 0;
}

.navbar-custom-menu #header_navbar_status_menu {
    margin-top: 0 !important;
}

.navbar-custom-menu #header_navbar_agent_status_menu {
    margin-top: 0 !important;
}

.navbar-custom-menu #header_navbar_status_menu > .top-buttons {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
}

.navbar-custom-menu #header_navbar_agent_status_menu > .top-buttons {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
}

.navbar-custom-menu .nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    border: none !important;
}

.navbar-custom-menu #header_user_status_ul {
    margin-top: 5px;

}

.navbar-custom-menu #header_queue_agent_status_ul {
    margin-top: 1px;
    min-width: 420px;

}


.navbar-custom-menu #header_queue_agent_status_ul #header_user_status_table_container {
    max-height: 200px;
    overflow-y: auto;
}

.navbar-custom-menu #header_user_status_ul > li {
    margin-top: 0;
    padding: 0 0 5px 0;
}

.navbar-custom-menu #header_queue_agent_status_ul > li {
    margin-top: 0;
    padding: 0 0 5px 0;
}

/*.navbar-custom-menu #change_user_status_in_all_queue, .navbar-custom-menu #header-add-member-menu-item-handler {
    color: #71c200 !important;
}*/

@media only screen and (max-width: 726px) {

    #modal_change_status .modal-header h4 {
        font-size: 14px;
    }

    .navbar-custom-menu > .navbar-nav > li > .dropdown-menu {
        background-color: #4d4d4d;
    }

    .skin-blue .main-header .navbar .dropdown-menu li a.text-danger {
        color: #dd4b39 !important;
    }

    .skin-blue .main-header .navbar .dropdown-menu li a:hover {
        background: none !important;
    }
}

@media (max-width: 991px) {
    .navbar-custom-menu > .navbar-nav > li > .dropdown-menu {
        background-color: #4d4d4d;
    }

    .skin-blue .main-header .navbar .dropdown-menu li a.text-danger {
        color: #dd4b39 !important;
    }

    .skin-blue .main-header .navbar .dropdown-menu li a:hover {
        background: none !important;
    }
}

@media only screen and (max-width: 726px) {
    .skin-blue .main-header .navbar .dropdown-menu li a.text-white {
        color: white !important;
        font-size: 12px;
    }
}


.main-header .user-menu > ul.dropdown-menu, .main-header .user-menu > ul.dropdown-menu > li {
    background-color: #4d4d4d;
    color: white !important;
}

.header-menu-li > a.dropdown-toggle {
    min-height: 65px;
}

#header-notification-messages-menu > .dropdown-menu {
    width: 500px;
}

#header-notification-messages-menu .notifications-header, #header-notification-messages-menu .footer, #header-notification-messages-menu .footer a {
    background-color: #4d4d4d;
    color: white !important;

}

@media (max-width: 768px) {
    #header-notification-messages-menu > .dropdown-menu {
        width: 100%;
    }
}

#header-notification-messages-menu .notification-item {
    transition: all 0.2s;
    border-bottom: 1px solid #aaa;
}

#header-notification-messages-menu .notification-item:hover {
    background-color: rgba(0, 0, 0, 0.1);
}

#header-notification-messages-menu .notification-item .notification-item-more {
    font-size: 11px;
}

.user-menu i {
    font-size: 16px !important;
}

.main-header .user-menu > ul.dropdown-menu .progress-bar {
    width: 100%;
    padding: 5px;
}

.main-header .user-menu .menu {
    list-style: none;
    padding-right: 5px;
}

.main-header .user-menu .menu .header-menu-task-count-item {
    display: flow-root;
}

.header-menu-title .small {
    font-weight: normal;
}

@media (max-width: 991px) {
    .navbar-custom-menu > .navbar-nav > li > .dropdown-menu {
        left: 0 !important;
        right: 0 !important;
    }
}

.dropdown-menu.send-message-dropdown {
    position: absolute;
    right: 0;
    flex-direction: column;
}

.dropdown-menu.social-dropdown {
    position: absolute;
    left: 0;
    flex-direction: column;
}

@media (max-width: 726px) {
    .dropdown-menu.send-message-dropdown {
        right: unset;
        left: 0;
    }

    .dropdown-menu.social-dropdown {
        left: unset;
        right: 0;
    }
}

.text-small {
    font-size: 0.9em;
}

.mt-m15 {
    margin-top: -15px;
}

.mxw-10px {
    max-width: 10px;
}

.mxw-15px {
    max-width: 15px;
}


.mxw-20px {
    max-width: 20px;
}


input.forbidden, textarea.forbidden {
    cursor: not-allowed;
}

.select2-selection.select2-selection--multiple img.joolio-thumbnail,
.select2-selection.select2-selection--multiple img.profile-thumbnail {
    width: 14px !important;
    height: 14px !important;
}


.fnt-8px, .fnt-8px * {
    font-size: 8px !important;
}

.fnt-10px, .fnt-10px * {
    font-size: 10px;
!important;
}

.fnt-11px, .fnt-11px * {
    font-size: 11px !important;
}

.fnt-12px, .fnt-12px * {
    font-size: 13px !important;
}

.fnt-13px, .fnt-13px * {
    font-size: 13px !important;
}

.fnt-14px {
    font-size: 14px !important;
}

.fnt-16px {
    font-size: 16px !important;
}


/* search_form (inputs) */

.search-inputs-parent {
    width: 20% !important;
    /*margin: 0 15px 15px 15px;*/
    position: relative;
}

.search-inputs-parent2 {
    width: 35.8% !important;
    margin: 0 15px 15px 15px;
    position: relative;
}

.operator-search-custom-field-select {
    position: absolute;
    top: -1px;
    left: 1px;
    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 1px;
    text-overflow: '';
    background: white;
    border: 0;
    text-align: left;
    direction: ltr;
    padding: 5px 0 2px 8px !important;
    cursor: pointer;
    font-size: 13px;
    width: 55px;
    height: 20px;
}

.operator-select {
    position: absolute;
    top: -1px;
    left: 1px;
    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 1px;
    text-overflow: '';
    background: white;
    border: 0;
    text-align: left;
    direction: ltr;
    padding: 5px 0 2px 8px !important;
    cursor: pointer;
    font-size: 13px;
    width: 55px;
    height: 20px;
}

.operator-search-custom-field-select22 {
    left: 18px;
}

.operator-search-custom-field-select-token {
    position: absolute;
    top: 7px;
    left: 175px;
    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 1px;
    text-overflow: '';
    background: white;
    border: 0;
    text-align: left;
    direction: ltr;
    padding-right: 6px;
    cursor: pointer;
    font-size: 9px;
    width: 110px;
}

.operator-search-custom-field-select-token-condition {
    position: absolute;
    top: 7px;
    right: 7%;
    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 1px;
    text-overflow: '';
    background: white;
    border: 0;
    text-align: left;
    direction: ltr;
    padding-right: 6px;
    cursor: pointer;
    font-size: 9px;
    width: 70px;
}

.operator-search-custom-field-select-token-condition-statuses {
    position: absolute;
    top: 7px;
    right: 15%;
    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 1px;
    text-overflow: '';
    background: white;
    border: 0;
    text-align: left;
    direction: ltr;
    padding-right: 6px;
    cursor: pointer;
    font-size: 9px;
    width: 70px;
}

.operator-search-custom-field-select-token-condition-op {
    position: absolute;
    top: 7px;
    left: 800px;
    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 1px;
    text-overflow: '';
    background: white;
    border: 0;
    text-align: left;
    direction: ltr;
    padding-right: 6px;
    cursor: pointer;
    font-size: 9px;
    width: 110px;
}

.operator-search-custom-field-select-token-key {
    position: absolute;
    top: 7px;
    left: 120px;
    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 1px;
    text-overflow: '';
    background: white;
    border: 0;
    text-align: left;
    direction: ltr;
    padding-right: 6px;
    cursor: pointer;
    font-size: 9px;
    width: 55px;
}

.operator-search-custom-field-select:focus-visible, .operator-search-custom-field-select:focus {
    border: 0;
    outline: 0;
}

.operator-search-custom-field-select-token:focus-visible, .operator-search-custom-field-select-token:focus {
    border: 0;
    outline: 0;
}

.operator-search-custom-field-select-token- > key:focus-visible, .operator-search-custom-field-select-token-key:focus {
    border: 0;
    outline: 0;
}

.search-input-row {
    display: flex;
    justify-content: start;
    flex-wrap: wrap;
}

@media only screen and (max-width: 726px) {
    .search-inputs-parent {
        width: 41% !important;
        /*margin: 0 15px 15px 15px;*/
    }
}

@media only screen and (max-width: 726px) {
    .search-inputs-parent2 {
        width: 87% !important;
        margin: 0 15px 15px 15px;
    }
}

@media only screen and (max-width: 576px) {
    .search-inputs-parent {
        width: 98% !important;
        /*margin: 0 15px 15px 15px;*/
    }
}

@media only screen and (max-width: 576px) {
    .search-inputs-parent2 {
        width: 90% !important;
        margin: 0 15px 15px 15px;
    }
}


/* search radios */
.date_columns_parent {
    flex: 1;
    display: flex;
    overflow: auto;
}

.date_columns {
    flex: 1;
    display: flex;
    margin-top: 15px;
    width: min-content;
}

.date_columns_item {
    margin-left: 20px;
    min-width: 60px;
    word-wrap: normal;
    white-space: nowrap;
}

.date_columns_item:nth-child(1) {
    min-width: 50px;
}

.date_columns_item:nth-child(5) {
    min-width: 80px;
}

.date_columns_item.date-56px {
    min-width: 56px;
}

.date_columns_item.date-60px {
    min-width: 60px;
}

.date_columns_item.date-66px {
    min-width: 66px;
}

.date_columns_item.date-70px {
    min-width: 70px;
}

.date_columns_item.date-80px {
    min-width: 80px;
}

.date_columns_item.date-85px {
    min-width: 85px;
}


.date_columns_item span {
    position: relative;
    top: -4px;
    word-wrap: normal;
}


.type_columns {
    flex: 1;
    display: flex;
    margin-top: 15px;
    width: min-content;
}

.type_columns_item {
    margin-left: 20px;
    min-width: 60px;
    word-wrap: normal;
    white-space: nowrap;
}

.type_columns_item:nth-child(1) {
    min-width: 50px;
}

.type_columns_item:nth-child(5) {
    min-width: 80px;
}

.type_columns_item.date-56px {
    min-width: 56px;
}

.type_columns_item.date-60px {
    min-width: 60px;
}

.type_columns_item.date-66px {
    min-width: 66px;
}

.type_columns_item.date-70px {
    min-width: 70px;
}

.type_columns_item.date-80px {
    min-width: 80px;
}

.type_columns_item.date-85px {
    min-width: 85px;
}


.type_columns_item span {
    position: relative;
    top: -4px;
    word-wrap: normal;
}

/* search radios */

.social_contact_img {
    width: 25px;
    margin-left: 4px;
}

.social_contact_img_label {
    width: 40px;
    margin-left: 4px;
}

.min-w-60px {
    min-width: 60px;
}

.min-w-70px {
    min-width: 70px;
}

.min-w-80px {
    min-width: 80px;
}

.min-w-90px {
    min-width: 90px;
}

.min-w-100px {
    min-width: 100px;
}

.min-w-120px {
    min-width: 120px;
}

.min-w-140px {
    min-width: 140px;
}

.w-100px {
    width: 100px;
}

/*@media (min-width: 768px) {
    .modal.mvh-77 .modal-dialog.modal-ultra-wide,
    .modal.mvh-77 .modal-dialog.modal-wide {
        margin: 17px auto !important;
    }

    .modal.mvh-75 .modal-dialog.modal-ultra-wide,
    .modal.mvh-75 .modal-dialog.modal-wide {
        margin: 25px auto !important;
    }

    .modal.mvh-74 .modal-dialog.modal-ultra-wide,
    .modal.mvh-74 .modal-dialog.modal-wide {
        margin: 30px auto !important;
    }
}*/

.modal.in.mvh-77, .modal.in.mvh-76, .modal.in.mvh-75, .modal.in.mvh-74 {
    display: flex !important;
    justify-content: center;
    align-content: center;
    align-items: center;
    background-color: rgba(150, 150, 150, 0.2);
}

.modal.in.mvh-77 .modal-dialog, .modal.in.mvh-76 .modal-dialog, .modal.in.mvh-75 .modal-dialog, .modal.in.mvh-74 .modal-dialog {
    margin: auto auto !important;
}

.modal.mvh-74 .modal-content .modal-body {
    max-height: 74vh !important;
}

.modal.mvh-77 .modal-content .modal-body {
    max-height: 77vh !important;
}

.modal.mivh-77 .modal-content .modal-body {
    min-height: 77vh !important;
}

.modal.mvh-75 .modal-content .modal-body {
    max-height: 75vh !important;
}

.modal.mvh-80 .modal-content .modal-body {
    max-height: 80vh !important;
}

.mobile-view {
    display: none;
}

@media only screen and (max-width: 726px) {
    .widget-user .widget-user-username, .widget-user .widget-user-desc {
        font-size: 14px;
    }

    .edit-contact {
        margin-top: 0px !important;
        padding-top: 0px !important;
    }

    .widget-user .box-footer {
        padding-top: 50px;
    }


    .timeline > li {
        min-width: 850px;
    }

    .mobile-div-view {
        float: right !important;
        text-align: right !important;
        margin-right: 10px !important;
        margin-bottom: 10px !important;
    }

    .mobile-view {
        display: block;
    }

    .mobile-ul {
        padding-right: 5px !important;
    }
}

.border-warning {
    border-color: orange;
}

.contract-kanban-item h4.part-title {
    width: 100% !important;
}

/********* Kanban Item Loader ***********/
.kanban-loader-item-container {
    padding-left: 32px;
    position: absolute;
    width: 100%;
    height: 100%;
    padding-bottom: 80px;
}

.kanban-loader-item {
    position: relative;
    display: flex;
    min-height: 160px;
    justify-content: center;
    align-items: center;
    padding: 40px 0;
}

.kanban-loader-item .rect-bar-spinner-wrapper {
    justify-content: center;
    align-items: center;
    background-color: transparent;
    border-radius: 5%;
    position: relative;
    display: flex;
    width: 80px !important;
    height: 80px !important;
    top: unset !important;
    left: unset !important;
}

.kanban-loader-item .rect-bar-spinner {
    margin: 20px auto !important;
}

/********* Kanban Item LoaderEnd  ***********/

/*.modal-footer {*/
/*    display: none !important;*/
/*}*/

.modal-header > button[data-dismiss="modal"] {
    float: left;
    color: white;
}

.sweet-alert button.cancel {
    background-color: #C1C1C1;
}

.box-loader {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    /*background: rgba(0, 0, 0, 0.1);*/
    text-align: center;
    z-index: 999;
}

.box-loader img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 1000;
}

.skin-blue .sidebar-menu > li.header {
    color: #4b646f;
    background: #1a2226;
}

.skin-blue .sidebar-menu > li > a {
    border-left: 3px solid transparent;
}

.skin-blue .sidebar-menu > li:hover > a,
.skin-blue .sidebar-menu > li.active > a {
    color: #ffffff;
    background: #3b3b3b;
    border-left-color: #2aa86d;
}

.skin-blue .sidebar a {
    color: white;
}

.form-control:focus {
    border-color: #4f7c25;
}

.modal-header {
    color: white;
    background-color: #4d4d4d;
}

.modal-footer {
    /*color: white;*/
    background-color: white;
}

input[type=checkbox], input[type=radio] {
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
    position: relative;
    height: 15px;
    width: 15px;
    transition: all 0.15s ease-out 0s;
    background: #fefefe;
    border: 1px solid #9faab7;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    margin-right: 0.5rem;
    outline: none !important;
    z-index: 849;
}

.option-input.radio {
    border-radius: 50% !important;
}

.option-input.radio::after {
    border-radius: 50% !important;
}

input[type=checkbox]:hover,
input[type=radio]:hover {
    background: #9faab7;
}

input[type=checkbox]:checked,
input[type=radio]:checked {
    background-color: #2ba96e;
    border-color: #2ba96e;
}

input[type=checkbox]:checked::before,
input[type=radio]:checked::before {
    width: 14px;
    height: 14px;
    display: flex;
    content: '\f00c';
    font-size: 10px;
    font-weight: bold;
    position: absolute;
    align-items: center;
    justify-content: center;
    font-family: 'Font Awesome 5 Free';
    cursor: pointer;
}

input[type=checkbox]::after:focus,
input[type=radio]::after:focus {
    outline: none !important;
    outline-offset: 0 !important;
}

input[type=checkbox]::before:focus,
input[type=radio]::before:focus {
    outline: none !important;
    outline-offset: 0 !important;
}

input[type=checkbox]:checked::after,
input[type=radio]:checked::after {
    -webkit-animation: click-wave 0.65s;
    -moz-animation: click-wave 0.65s;
    animation: click-wave 0.65s;
    background: #2ba96e;
    content: '';
    display: block;
    position: relative;
    z-index: 9999 !important;
}

input[type=checkbox]::after,
input[type=radio]::after {
    border: 0;
}

input[type=checkbox].radio {
    border-radius: 50% !important;
}

input[type=checkbox].radio::after {
    border-radius: 50% !important;
}

@keyframes click-wave {
    0% {
        height: 12px;
        width: 12px;
        opacity: 0.35;
        position: relative;
    }
    100% {
        height: 40px;
        width: 40px;
        margin-right: -13px;
        margin-top: -12px;
        opacity: 0;
    }
}

.disabled-switch {
    background-color: #9e9898;
}

.bootstrap-switch span::before {
    content: '' !important;
}

input:checked + .slider {
    background-color: #4f7c25;
}

.switch input[type=checkbox] {
    display: none;
}

.switch.small {
    width: 25px;
    height: 15px;
}

.switch.small > span {
    width: 25px;
}

.switch.small .slider::before {
    height: 12px;
    width: 12px;
    left: 2px;
    bottom: 2px;
}

.switch.small input:checked + .slider::before {

    -webkit-transform: translateX(10px);
    -ms-transform: translateX(10px);
    transform: translateX(10px);
}

.btn-success {
    background-color: #2aa86d;
    border-color: #2e7654;
}

.btn-success:hover {
    background-color: #2e7654;
    border-color: #1d4834;
}

ul.nav-stacked {
    padding-right: 0;
}

.nav.nav-stacked li {
    padding: 5px;
}

ul.nav-stacked li .stack-label,
ul.nav-stacked li b {
    color: #666;
    font-size: 11px !important;
}

ul.nav-stacked li span.stack-value,
ul.nav-stacked li span:not(.stack-label):not(.badge):not(.text-success) {
    color: #a39e9e;
    text-wrap: wrap;
    font-size: 11px;
}

ul.nav-stacked li a {
    font-size: 11px;
}

.hint-of-quick-send {
    margin-right: -40px;
    margin-top: 18px;
}

.hint-of-quick-send li {
    list-style: none;
    margin-bottom: 4px;
}

.btn-add-token {
    margin-left: 3px;
    display: inline-block;
    position: relative;
    top: 0.02rem;
    cursor: pointer;
}

label.error {
    margin-bottom: 0 !important;
    display: none;
}

.products_segment {
    margin: 0 auto;
}

span.badge {
    color: white;
}

input[type=file]:focus {
    outline: none;
}

table th {
    font-weight: normal !important;
}

@media screen and (max-width: 767px) {
    .table-responsive {
        border: 0 !important;
    }

    .modal table th, .modal li, .modal {
        font-size: 12px !important;
    }

    .badge {
        font-size: 12px !important;
        padding: 3px 4px !important;
    }

    table .badge {
        padding: 3px 4px !important;
    }

    .modal table tr, .modal table a {
        font-size: 11px !important;
    }
}

.nav-tabs-custom {
    box-shadow: none;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.nav-tabs-style {
    width: 30px;
}

.min-with-max-content {
    min-width: max-content !important;
}

.custom-with-max-content {
    min-width: 70% !important;
}

.inline-checkboxes {
    position: relative;
    top: 30px;
}

@media (max-width: 641px) {
    .inline-checkboxes {
        top: 0;
    }
}

.select2-container--default .select2-selection--multiple .select2-selection__clear {
    float: left !important;
}


.flex-my-row {
    display: flex;
    justify-content: start;
    flex-wrap: wrap;
    /*margin-right: -15px;*/
    width: 100%;
}

.flex-my-col-md-12 {
    width: 100% !important;
}

.flex-my-col-md-11 {
    width: 91.66666667% !important;
}

.flex-my-col-md-10 {
    width: 83.33333333% !important;
}

.flex-my-col-md-9 {
    width: 75% !important;
}

.flex-my-col-md-8 {
    width: 66.66666667% !important;
}

.flex-my-col-md-7 {
    width: 58.33333333% !important;
}

.flex-my-col-md-6 {
    width: 50% !important;
}

.flex-my-col-md-5 {
    width: 41.66666667% !important;
}

.flex-my-col-md-4 {
    width: 33.33333333% !important;
}

.flex-my-col-md-3 {
    width: 25% !important;
}

.flex-my-col-md-2 {
    width: 16.66666667% !important;
}

.flex-my-col-md-1 {
    width: 8.33333333% !important;
}

.flex-my-col-md-1,
.flex-my-col-md-2,
.flex-my-col-md-3,
.flex-my-col-md-4,
.flex-my-col-md-5,
.flex-my-col-md-6,
.flex-my-col-md-7,
.flex-my-col-md-8,
.flex-my-col-md-9,
.flex-my-col-md-10,
.flex-my-col-md-11,
.flex-my-col-md-12 {
    min-height: 1px;
    /*padding-right: 15px;*/
    /*padding-left: 15px;*/
}

@media only screen and (max-width: 726px) {
    .flex-my-col-md-1,
    .flex-my-col-md-2,
    .flex-my-col-md-3,
    .flex-my-col-md-4,
    .flex-my-col-md-5,
    .flex-my-col-md-6,
    .flex-my-col-md-7,
    .flex-my-col-md-8,
    .flex-my-col-md-9,
    .flex-my-col-md-10,
    .flex-my-col-md-11,
    .flex-my-col-md-12 {
        width: 100% !important;
    }
}

.actions-flex {
    display: flex;
    justify-content: start;
}


@media only screen and (max-width: 726px) {
    .actions-flex {
        /*flex-direction: column;*/
        margin-top: 10px;
    }

    .actions-flex > div {
        margin-left: 8px;
    }


    .queue-card .panel-heading .dropdown-toggle .panel-control-icon.glyphicon.glyphicon-cog {
        display: none;
    }
}

.timeline > li > .timeline-item > .timeline-header {
    font-size: 14px;
}

@media only screen and (max-width: 530px) {
    .fontsize12 {
        font-size: 12px !important;
    }

}

.fontsize16 {
    font-size: 16px !important;
}

.fontsize18 {
    font-size: 18px !important;
}

@media screen and (max-width: 600px) {
    .fontsize18 {
        font-size: 15px !important;
    }
}

a .fa-eye {
    color: #31708f !important;
}

a .fa-edit {
    color: #31708f !important;
}

a .fa-download {
    color: #31708f !important;
}

a.text-danger > .fa-download {
    color: #dd4b39 !important;
}

.text-danger > i {
    color: #dd4b39 !important;
}

.text-warning > i {
    color: #f39c12 !important;
}

.btn-link, td a:not(.btn-pointer), tr a:not(.btn-pointer), th a:not(.btn-pointer), .call-phone {
    color: #4f7c25;
}

.btn-link:hover, td a:hover, tr a:hover, th a:hover, .call-phone:hover, .text-primary:hover {
    /*filter: brightness(75%);*/
}


.btn-link:active, td a:active, tr a:active, th a:active, .call-phone:active, .text-primary:active {
    filter: brightness(75%);
}

.btn-link:focus, td a:focus, tr a:focus, th a:focus, .call-phone:focus, .text-primary:focus {
    filter: brightness(75%);
}


td > div > a > i, td > div > button > i {
    color: #31708f;
}

td > div > a > i:hover, td > div > button > i:hover {
    color: #235c8a;
}

td > div > a > i:active, td > div > button > i:active {
    color: #235c8a;
}

td > div > a > i:focus, td > div > button > i:focus {
    color: #235c8a;
}

.fa-trash {
    color: #dd4b39;
}

.fa-trash:hover {
    color: #963327;
}

.fa-trash:active {
    color: #963327;
}

.fa-trash:focus {
    color: #963327;
}

.pagination li span {
    color: #4d4d4d !important;
}

.pagination li.active span {
    background: #4d4d4d !important;
    border-color: #4d4d4d !important;
    color: white !important;
    height: 100%;
    font-size: 14px;
}

td > button.btn.btn-danger > i {
    color: white;
    background-color: #dd4b39;
}

td > button.btn.btn-danger :hover {
    background-color: #963327;
    color: white;
}

.btn.btn-danger.btn-xs.stop-call {
    background-color: #dd4b39;
    border-color: #dd4b39;
}

.fontsize11 {
    font-size: 11px;
}

.modal.has-tab .modal-dialog {
    height: 90%;
}

.modal.has-tab .modal-content {
    height: 100%;
}

.modal.has-tab .modal-body {
    height: 80%;
}

@media only screen and (max-width: 726px) {
    .tab-responsive-style {
        display: flex;
        justify-content: space-between;
        flex-direction: column;
        align-items: center;
        text-align: center !important;
    }
}

@media only screen and (min-width: 726px) {
    .tab-responsive-style {
        display: flex;
        justify-content: space-between;
        align-items: center;
    }
}


@media only screen and (max-width: 726px) {
    .call-to-action-button-container {
        display: flex;
        gap: 2px;
        flex-direction: row-reverse;
        justify-content: flex-end;
        margin-bottom: 20px;
    }
}

@media only screen and (min-width: 726px) {
    .call-to-action-button-container {
        display: flex;
        gap: 2px;
        flex-direction: row-reverse;
        justify-content: flex-start;
        margin-bottom: 20px;
    }
}


.date-slide {
    display: flex;
    align-items: center;
    min-height: 48px !important;
    font-family: "Font Awesome 5 Free";
}

.date-slide .slide-handler {
    font-size: 18px;
    font-family: "Font Awesome 5 Free";
}

.date-slide .slide-handler:before {
    content: "\f100";
    font-family: "Font Awesome 5 Free";
}

.date-slide .slide-handler.slide-opened:before {
    content: "\f101";
    font-family: "Font Awesome 5 Free";
}

.short_search_slide {
    display: flex;
    align-items: center;
    min-height: 48px !important;
    font-family: "Font Awesome 5 Free";
}

.short_search_slide .slide-handler {
    font-size: 18px;
    font-family: "Font Awesome 5 Free";
}

.short_search_slide .slide-handler:before {
    content: "\f100";
    font-family: "Font Awesome 5 Free";
}

.short_search_slide .slide-handler.slide-opened:before {
    content: "\f101";
    font-family: "Font Awesome 5 Free";
}


.type-slide {
    display: flex;
    align-items: center;
    min-height: 48px !important;
    font-family: "Font Awesome 5 Free";
    color: #4D4D4D !important;
}

.type-slide .slide-handler {
    font-size: 18px;
    font-family: "Font Awesome 5 Free";
}

.type-slide .slide-handler:before {
    content: "\f100";
    font-family: "Font Awesome 5 Free";
}

.type-slide .slide-handler.slide-opened:before {
    content: "\f101";
    font-family: "Font Awesome 5 Free";
}

.export-excel-custom {
    font-size: 20px !important;
    color: #3b3b3b !important;
}

.export-excel-custom-parent {
    display: flex;
    align-items: center !important;
}


.close-modal-btn {
    -webkit-appearance: none;
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
    font-size: 21px;
    font-weight: bold;
    line-height: 1;
    color: #fff;
    text-shadow: 0 1px 0 #fff;
}

.call_to_action_item {
    display: flex;
    gap: 20px;
    flex-direction: row-reverse;
}

.call-to-action-btn {
    margin-top: 10px;
    border-radius: 3px !important;
    color: #4d4d4d !important;
}

.call-to-action-btn-modal {
    border-radius: 3px !important;
    margin-right: 10px;
    color: #4d4d4d !important;
}

.call-to-action-button-container {
    display: flex;
    flex-direction: row-reverse;
    justify-content: end;
}

.call-to-action-button-container-incoming {
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
    gap: 3px;
}

@media only screen and (max-width: 726px) {
    .call-to-action-button-container {
        display: flex;
        flex-direction: row;
        justify-content: start;
    }


    .call-to-action-button-container-incoming {
        display: flex;
        flex-direction: row;
        justify-content: flex-start;
    }

    .call-to-action-button-container-task {
        margin-bottom: 37px
    }
}

.date-slide {
    color: #4d4d4d !important;
}

.short_search_slide {
    color: #4d4d4d !important;
}

.search_form_title {
    color: #4d4d4d !important;
    padding: 6px 0px 0px 0px;
}

.open-google-calendar-send {
    cursor: pointer;
    /*position: relative;*/
    /*top: 16px;*/
    width: 200px;
}

.send-google-calendar-body {
    position: relative;
    top: 0px;
    right: -10px;
    width: 190px;
    color: #4d4d4d !important;
    /*margin: 10px;*/
    /*border-radius: 5px;*/
    /*box-shadow: 0 0 5px #eee;*/
    /*background: #fff;*/
    /*display: none;*/
    /*height: 110px;*/
    /*padding: 6px;*/
    /*z-index: 1;*/
}

.send_message_actions {
    color: #4d4d4d !important;
}

.setting_crud_search_container {
    display: flex;
    justify-content: space-around;
    align-items: center;
    flex-direction: row-reverse;
}

.border-bottom-1 {
    border-bottom: 1px solid dimgray;
}

.mentioned {
    /*color: green !important;*/
}

.blue-btn-table {
    color: #31708f !important;
}

.then-btn-table {
    color: green !important;
}

.else-btn-table {
    color: #b1b148 !important;
}

.btn.redirect-call {
    color: #4d4d4d !important;
}

.panel-joolio-custom {
    border-color: #4d4d4d;
}

.panel-joolio-custom > .panel-title {
    color: #fff !important;
}

.panel-joolio-custom > .panel-heading {
    color: #fff !important;
    background-color: #4d4d4d;
    border-color: #4d4d4d;
}

.panel-joolio-custom > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #4d4d4d;
}

.panel-joolio-custom > .panel-heading .badge {
    color: #4d4d4d;
    background-color: #fff;
}

.panel-joolio-custom > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #4d4d4d;
}

.queue-card.lobipanel-handler-queue > .panel-body {
    border: 1px solid #4d4d4d;
}

.sf-dump {
    direction: ltr !important;
}

.font-size-11, .font-size-11 th {
    font-weight: normal;
    font-size: 11px !important;
}

.analyze-data-type-info {
    color: #4d4d4d !important;
}

.queue-totals-label-container {
    margin-top: -20px
}

@media only screen and (min-width: 726px) {
    .tab-width li {
        width: 170px !important;
    }
}

@media only screen and (min-width: 726px) {
    .modal-tab-width li {
        width: 170px !important;
    }
}

@media only screen and (min-width: 726px) {
    .modal-tab-width-permissions li {
        width: 100px !important;
    }
}

@media only screen and (min-width: 726px) {
    .modal-tab-width-proforma li {
        width: 200px !important;
    }
}

.segment-active {
    background: #eaeaea !important;
}

.ticket-reference-tr {
    background: #eaeaea !important;
}

.tr-gray, tr-gray td {
    background-color: #eaeaea;
}

.dropify-infos-message, .dropify-filename-inner, .dropify-clear, .dropify-message p {
    font-family: "iranyekan" !important;
}

.file-icon:before {
    content: none !important;
}

.dropify-infos-message:before {
    content: none !important;
}

.overflow-y-auto {
    overflow-y: auto;
}

.overflow-x-auto {
    overflow-x: auto;
}

.action-row-number-style {
    display: flex;
    line-height: 3.3 !important;
    justify-content: center;

}

::-webkit-scrollbar {
    height: 12px;
    width: 12px;
    background: #f0f0f0;
}

::-webkit-scrollbar-thumb {
    background: #b8b8b8;
    -webkit-border-radius: 30ex;
    -webkit-box-shadow: none !important;
}

::-webkit-scrollbar-corner {
    background: #fff;
}


.powered-by-joolio {
    height: 28px;
    padding: 5px;
    background: #fff;
    width: 210px;
    display: inline-block;
    border-radius: 65px;
    text-align: center;
    position: fixed;
    bottom: 15px;
    left: 35px;
    z-index: 9999;
}

.action-cell * {
    padding: 0 !important;
    margin: 0 !important;
}

.actions-items {
    min-width: 20px;
    min-height: 20px;
    display: inline-block;
    margin: 0 2px !important;
    position: relative;
    /*top: 10px;*/
}

.actions-items * {
    padding: 0 !important;
    margin: 0 !important;
}

.actions-items i {
    font-size: 15px !important;
}

.actions-items.has_switch {
    width: 25px;
    top: 2px;
}

.actions-items.go_down {
    top: 10px;
}

.actions-items.has_switch.go_down {
    width: 25px;
    top: 11px;
}

tr {
    height: 60px !important;
}

.conversation-gray {
    color: #9a9a9a !important;
}

.color-pale {
    color: #a39e9e !important;
}

.modules-list {
    list-style-type: none;
    padding: 0;
    overflow: hidden;
}


ul.modules-list li {
    list-style-type: none;
    padding: 8px 16px 8px;
}

ul.modules-list li > ul > li:first-child {
    padding: 8px 16px 5px;
}


/*ul.modules-list li ul {
    padding-right: 10px;
}*/

.font-size-unset {
    font-size: unset;
}

.dir-ltr {
    direction: ltr;
}

.dir-rtl {
    direction: rtl;
}

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

.text-left {
    text-align: left;
}

.ticket_number_in_mention {
    color: #71c200 !important;
}

.ticket_number_in_mention:hover {
    color: #5f942d !important;
}

.ticket_number_in_mention:active {
    color: #71c200 !important;
}

.rfm {
    float: left;
    clear: none;
}

.rfm-title {
    color: whitesmoke;
}

/* Media Query for Mobile Devices */
@media (max-width: 480px) {
    .rfm {
        height: 50px;
    }

    .rfm-title {
        font-size: 8px;
        padding-top: 4px;
        padding-right: 4px;
    }
}

/* Media Query for low resolution  Tablets, Ipads */
@media (min-width: 481px) and (max-width: 767px) {
    .rfm {
        height: 75px;
    }

    .rfm-title {
        font-size: 10px;
        padding-top: 5px;
        padding-right: 5px;
    }
}

/* Media Query for Tablets Ipads portrait mode */
@media (min-width: 768px) and (max-width: 1024px) {
    .rfm {
        height: 96px;
    }

    .rfm-title {
        font-size: 12px;
        padding-top: 6px;
        padding-right: 6px;
    }
}

/* Media Query for Laptops and Desktops */
@media (min-width: 1025px) and (max-width: 1280px) {
    .rfm {
        height: 96px;
    }

    .rfm-title {
        font-size: 14px;
        padding-top: 7px;
        padding-right: 7px;
    }
}

/* Media Query for Large screens */
@media (min-width: 1281px) {
    .rfm {
        height: 120px;
    }

    .rfm-title {
        font-size: 16px;
        padding-top: 8px;
        padding-right: 8px;
    }
}

@media (max-width: 1281px) {
    .min-mobile-custom {
        width: 1280px;
        max-width: 94%;
    }
}

@media only screen and (max-width: 1000px) {
    .tab-content .tab-pane {
        /*margin-right: -60px !important;*/
        /*padding-right: -60px !important;*/
    }

    .cus-mobile {
        margin-right: -150px !important;
        padding-right: -150px !important;
    }


    .cus-tab-mobile {
        overflow-y: hidden !important;
        margin-right: -15px !important;
    }

    .cus-tab-mobile-login {
        overflow-y: hidden !important;
        margin-right: -10px
    }

    .text-custom-mobile {
        margin-right: 0 !important;
    }

    .with-textarea-login {
        width: 150% !important;
    }

    .textarea-mobile {
        width: 90% !important;
    }

    .textarea-sms-mobile {
        width: 140% !important;
    }

    .login-tab-mobile {
        margin-right: -10px !important;
    }

    .showOnSimpleForgetPassword {
        display: inline !important;
    }

    .whatsapp-cus-mobile {
        font-size: 11px;
    }

    .nav-tabs.nav-justified > .active > a,
    .nav-tabs.nav-justified > .active > a:hover,
    .nav-tabs.nav-justified > .active > a:focus {
        border-color: transparent !important;
    }

}

@media screen and (max-width: 600px) {
    .nav-tabs-custom > .nav-tabs > li {
        height: 45px;
        text-wrap: nowrap;
    }
}

@media screen and (max-width: 600px) {
    .nav-tabs-custom > .nav-tabs > li {
        height: 45px;
        text-wrap: nowrap;
    }

    .nav-tabs-custom > .nav-tabs {
        overflow-y: auto;
        width: calc(100vw - 75px);
        height: 72px;
        display: flex;
    }
}


.nav-tabs-custom > .nav-tabs > li:not(.active) > a:hover, .nav-tabs-custom > .nav-tabs > li:not(.active) > a:focus, .nav-tabs-custom > .nav-tabs > li:not(.active) > a:active {
    /*border-bottom: 1px solid #ddd !important;*/
}

.nav-tabs-custom > .nav-tabs.modal-tab-width > li > a:hover {
    /*border-bottom: 1px solid #ddd !important;*/
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.sortable {
    white-space: nowrap;
}

.modal-header-span {
    display: inline-block;
    padding: 7px 12px;
}

.nowrap, .nowrap * {
    white-space: nowrap !important;
    min-width: max-content !important;
}


.main-sidebar .sidebar-menu li .icon-container {
    display: flex;
    justify-content: right;
    width: 25px;
    float: right;
}

#knowledge-navigation-menu li a {
    color: rgb(153, 153, 153);
    padding: 12px 5px 12px 15px;
}

#knowledge-navigation-menu li a {
    white-space: initial;
}

#knowledge-navigation-menu li.active > div > a, #knowledge-navigation-menu li.active > a {
    color: white;
}


#knowledge-navigation-menu li.active a > i, #knowledge-navigation-menu li.active > a > i {
    color: #71c200;
}

#knowledge-navigation-menu li a:hover {
    color: white;
}

ul.select2-results__options.select2-results__options--nested {
    padding-right: 35px;
}

a.force-blue span {
    color: #3c8dbc !important;
}

.collapse ul.flex-li li {
    display: flex;
    justify-content: start;
    border: none !important;
}

.collapse ul.flex-li li b {
    width: 24%;
    margin-left: 7%;
    text-wrap: wrap;
}

.collapse ul.flex-li li span {
    width: 75%;
    text-wrap: wrap;
}

h4.part-title {
    width: 100% !important;
    background-color: #dfdfdf;
    vertical-align: middle;
    border-bottom: 0px;
    height: 45px;
    /*margin-top: 30px;*/
    border-radius: 10px

}

h4.part-title > a.custom-collapse {
    display: flex;
    justify-content: right;
    align-items: center;
    width: 95%;
}

h4.part-title ~ div, h4.part-title ~ form {
    margin: 0 5px;
}

h4.part-title > .part-actions > a {
    cursor: pointer;
}


.create-role-modal-dialog .nav-tabs-segment,
.edit_role_modal .nav-tabs-segment {
    padding: 0 0 !important;
    margin: 0 0;
}


.create-role-modal-dialog .nav-tabs-segment,
.edit_role_modal .nav-tabs-segment {
    padding: 0 0 !important;
    margin: 0 0;
}


.create-role-modal-dialog .nav-tabs-segment,
.edit_role_modal .nav-tabs-segment > .tab-content {
    padding-right: 0 !important;
    padding-left: 0 !important;
    margin: 0 0;
}

.create-role-modal-dialog .generated-tab-item > a,
.edit_role_modal .generated-tab-item > a {
    font-weight: normal;
}


.create-role-modal-dialog .generated-tab-container > .collapse,
.edit_role_modal .generated-tab-container > .collapsek,
.create-role-modal-dialog .generated-tab-container > .collapse > .col-md-12,
.edit_role_modal .generated-tab-container > .collapse > .col-md-12 {
    padding: 0 0 !important;
    margin: 0 0;
}

@media (max-width: 768px) {

    .create-role-modal-dialog .generated-tab-container > .collapse,
    .edit_role_modal .generated-tab-container > .collapse,
    .create-role-modal-dialog .generated-tab-container > .collapse > .col-md-12,
    .edit_role_modal .generated-tab-container > .collapse > .col-md-12 {
        width: 100% !important;
    }
}

.dropdown-menu.send-message-dropdown {
    position: absolute;
    left: 0 !important;
    right: unset;
    flex-direction: column;
}

.timeline > li > .timeline-item {
    margin-left: 10px;
    margin-right: 6%;
    background-color: #f8f8fa;
}

@media screen and (max-width: 767px) {
    .timeline > li > .timeline-item {
        margin-right: 7% !important;
    }
}

.conversation-container > div:last-child {
    background-color: #fff !important;
}

.box-footer .conversation-container {
    border: 0px !important;
}

.box-footer > hr {
    border: 0px !important;
}

#notification-popup-description-container {
    background-color: #fafafa;
    padding: 5px;
    border-radius: 5px;
}

.flex-center-content {
    clear: both;
}

.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
    float: right !important;
}

/* form field table */
.form-table-element {
    background: #fff;
    width: 100%;
    height: 35px;
    position: relative;
    border: 1px solid #d2d6de;
    transition: 300ms;
    z-index: 1;
}


.form-table-element-grow-height {
    height: 100px;
}

.form-table-element-icon {
    position: absolute;
    top: 8px;
    right: 10px;
    color: #969696;
}

.form-table-show-actions {
    position: absolute;
    left: 0px;
    bottom: -21px;
    display: none;
    justify-content: space-around;
    height: 20px;
    z-index: 999 !important;
    transition: 300ms;
    width: 95px;
}

.form-table-element:hover {
    transform: scale(1.02);
    box-shadow: 0 0 40px #727272;
}

.form-table-element:hover > .form-table-show-actions {
    display: flex;
}

.form-table-element-sortable, .form-table-element-sortable-for-segment {
    position: absolute;
    top: 50%;
    right: 50%;
    transform: translate(50%, -50%);
    color: #000;
    display: none;
    z-index: 999999;
}

.form-table-element-sortable:hover, .form-table-element-sortable:focus, .form-table-element-sortable:active, .form-table-element-sortable-for-segment:hover, .form-table-element-sortable-for-segment:focus, .form-table-element-sortable-for-segment:active {
    color: #000 !important;
}

.form-table-element:hover > .form-table-element-sortable {
    display: inline-block;
}

.sortable-segment-placeholder {
    width: 200px;
    height: 35px;
    background: #ededed;
    visibility: visible;
    position: relative;
    top: 25px;
}

.sortable-segment-base-placeholder {
    width: 100%;
    height: 100px;
    background: #ededed;
    visibility: visible;
    position: relative;
    top: 25px;
}

/* end form field table */

small a {
    color: #4f7c25;
}

.enter-code {
    width: 40px;
    margin: 0 5px;
}

.login_as {
    border: 0;
    background: transparent;
    color: #31708f !important;
}

.table {
    white-space: nowrap;
}

#product-price-logs-table-container {
    height: 350px;
    overflow-y: auto;
    overflow-x: auto;
}

table th, table td, table td a span, table td a {
    font-size: 11px !important;
}

.no-wrap {
    white-space: nowrap;
}

.user-birth-date {
    position: absolute;
    right: -24px;
}

.new-user-small {
    position: absolute;
    right: -7px;
}

.user-birth-date-small {
    position: absolute;
    right: -15px;
}

.user-birth-date-select {
    position: absolute;
    z-index: 2;
    right: -14px;
}

.user-birth-date-select-search {
    position: absolute;
    z-index: 2;
    right: -15px;
    top: -6px;
}

.new-user-select-search {
    position: absolute;
    z-index: 2;
    right: 0;
    left: 0;
    top: -6px;
}

.select2-selection.select2-selection--multiple img.user-birth-date-select-search {
    width: 14px;
    height: 14px;
    right: -3px;
    top: 2px;
}

.select2-selection.select2-selection--multiple img.new-user-select-search {
    width: 14px;
    height: 14px;
    right: 4px;
    top: 2px;
}

.new-user {
    position: absolute;
    right: 0%;
}

.fa-profile {
    padding-left: 5%;
}

.new-user-timeline {
    position: absolute;
    right: 8px;
    top: -4px;
}

.user-birth-date-timeline {
    position: absolute;
    right: -11px;
    top: -4px;
}

.new-user-timeline-show {
    position: absolute;
    right: -2px;
    top: -7px;
}

.user-birth-date-timeline-show {
    position: absolute;
    right: -25px;
    top: -14px;
}

/*
.generated-tab-item.active a span {
    color: white !important;
}*/

.login-attempt {
    line-height: 3;
    padding-right: 5px;
    font-size: 13px;
}

.attempt-ban {
    width: 35px;
    display: inline-block;
    text-align: center !important;
}

#test {
    color: red;
}

.ui-tooltip {
    font-family: "iranyekan", serif !important;
}

.user-account {
    font-size: 10px;
}

/* profile img */
.profile-thumbnail-box {
    /*display: flex;*/
    align-items: center;
    justify-content: center;
    cursor: pointer;
    margin: 20px 0 35px;
}

.profile-thumbnail-box-main {
    width: 120px;
    height: 120px;
    position: relative;
}

.profile-thumbnail-box-main img {
    width: 100%;
    height: 100%;
    border-radius: 200px;
}

.profile-thumbnail-box-main input {
    display: none;
}

.profile-thumbnail-box-overlay {
    width: 100%;
    height: 100%;
    display: none;
    background: rgba(0, 0, 0, 0.5);
    color: #fff;
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 200px;
    z-index: 999;
}

.profile-thumbnail-box-overlay i {
    position: absolute;
    top: 50%;
    left: 50%;
    font-size: 35px;
    transform: translate(-50%, -50%);
}

.profile-thumbnail-box-main:hover img {
    filter: blur(3px) grayscale(100%);
}

.profile-thumbnail-box-main:hover .profile-thumbnail-box-overlay {
    display: block !important;
}

/* profile img */


.mr--1 {
    margin-right: -5px;
}

.mr--2 {
    margin-right: -10px;
}

.new-invoice-template {
    float: left;
}

.invoice-pdf-download {
    display: flex;
    float: left;
}

#payments-pagination {
    font-size: 14px;
}

.ola-sla-parking {
    margin-top: 7%;
}

.import_templates {
    margin-top: 25%;
    width: 10%;
    margin-right: -34px;
}

.scroll-kanban {
    overflow-x: auto;
    text-wrap: nowrap;
}

.active-proforma-btn {
    margin-left: 3%;
}

img {
    background-color: transparent;
}

input.form-control:focus {
    animation: pulseGreenShadow 1s ease-in-out infinite alternate-reverse;
}

@keyframes pulseGreenShadow {
    from {
        box-shadow: 3px 3px 5px green
    }
    to {
        box-shadow: 1px 1px 0px green
    }
}

@media screen and (max-width: 600px) {
    #contact-detail-history {
        margin: 0 !important;
    }
}

@media screen and (max-width: 600px) {
    .mobile-hide {
        margin-top: -5000px !important;
    }

    .dropify-render > img {
        height: 70px;
    }
}

.textarea-content p {
    text-wrap: wrap;
}

.search-date-input-size {
    font-size: 12px;
}

.days-ago {
    /*font-size: 10px !important;*/
}

.detail-days-ago {
    /*font-size: 9px !important;*/
}

.modal-days-ago {
    /*font-size: 11px !important;*/
}


.none_border {
    border-bottom: none !important;
}

.only-number-float, .only-number {
    text-align: left !important;
}

ul.select2-results__options {
    font-size: 11px;
}

.field-selector-for-search-entity {
    display: block;
    width: 17%;
    background: transparent;
    color: black;
    border: 0;
    outline: 0;
    font-size: 9px;
    transition: 300ms;
    -webkit-appearance: none;
    -moz-appearance: none;
    text-align: center;
    padding: 0 5px;
    /*margin-right: 45%;*/
}

.show-dropdown-table-view {
    background-color: #f5f5f5 !important;
}

.show-dropdown-table-view .nav-tabs-segment, .show-dropdown-table-view td {
    background: transparent !important;
}


.ms-1 {
    margin-right: 5px;
}

.ms-2 {
    margin-right: 10px;
}

.ms-3 {
    margin-right: 15px;
}

.ms-4 {
    margin-right: 20px;
}

.ms-5 {
    margin-right: 25px;
}

.pl-1 {
    padding-left: 5px !important;
}

.pl-2 {
    padding-left: 10px !important;
}

.ps-1 {
    padding-right: 5px;
}

.ps-2 {
    padding-right: 10px;
}

.ps-3 {
    padding-right: 15px;
}

.ps-4 {
    padding-right: 20px;
}

.ps-5 {
    padding-right: 25px;
}

.detail-table-row-dropdown-container .nav-tabs-segment .tab-content {
    margin-right: unset !important;
}

input[type=time] {
    direction: ltr;
    text-align: left;
}

.show-rfm {
    position: absolute;
    top: 8px;
}


.joolio-side-tab.nav-tabs-segment {
    gap: 1% !important;
}

.form-control {
    font-size: 12px;
    font-family: "iranyekan", serif !important;
}

.show-dropdown-table-view .bg-voiping {
    background-color: #4d4d4d !important;
    color: white;
}

#reminder-create-sms-content-textarea, #reminder-edit-sms-content-textarea {
    max-width: 100% !important;
}

.child-text-wrap-wrap > p,
.child-text-wrap-wrap > span,
.child-text-wrap-wrap > li,
.child-text-wrap-wrap {
    text-wrap: wrap !important;
}

.btn.btn-link {
    font-size: 11px !important;
}

.marquee {
    overflow: hidden;
}

.marquee a {
    animation: marquee 8s linear infinite;
    width: 100%;
    text-align: right;
}

@keyframes marquee {
    0% {
        transform: translate(0, 0);
    }
    100% {
        transform: translate(100%, 0);
    }
}

.knowledge-item-icon {
    font-size: 14px;
}

.enter-map-number {
    width: 30%;
    margin: 0 5px;
}

.info-sign {
    color: #31708f !important;
    cursor: pointer;
}

.gray_text {
    color: #a39e9e;
    margin-left: 2%;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: iranyekan, iranyekanweb, Tahoma !important;
}

.sweet-alert.showSweetAlert.visible {
    z-index: 10000000000;
}

.input-group > .input-group-addon:first-child {
    border-radius: 0 7px 7px 0 !important;
}

.input-group > .form-control:nth-child(2) {
    border-bottom-right-radius: 0 !important;
    border-top-right-radius: 0 !important;
}

.input-group > .form-control:first-child {
    border-bottom-left-radius: 0 !important;
    border-top-left-radius: 0 !important;
}

.input-group > .input-group-addon:last-child {
    border-radius: 7px 0 0 7px !important;
}

.dropify-filename {
    display: none;
}


.product_image_styles {
    width: 150px;
}

.text-danger {
    color: #dd4b39 !important;
}

a.text-info {
    color: #31708f;
}

.joolio-audio-popover {
    position: absolute;
    z-index: 9999;
    background-color: white;
    padding: 5px 5px 2px 5px;
}

a.btn-link.disabled.text-muted {
    cursor: no-drop;
}

.btn-pointer {
    cursor: pointer;
}

.btn-no-drop {
    cursor: no-drop;
}

.custom-delete-voice-btn {
    cursor: pointer;
}

.custom-voice-container {
    display: flex !important;
    gap: 8px;
}

.custom-voice-title-container {
    display: flex;
    justify-content: space-between;
    padding: 0 5px 0 5px;
}

label.proforma-tabs i.fa:before {
    content: "\f106";
}

label.toggleIcon i.fa:before {
    content: "\f107";
}

.accordion-card__header {
    cursor: pointer;
}

.proforma-tabs {
    cursor: pointer;
}

.radio-label {
    cursor: pointer;
}

input[type="submit"], .standard-btn {
    font-size: 14px;
    border-radius: 50px !important;
}

.float-right {
    float: right;
}

.image-box .delete-icon {
    position: absolute;
    top: 1px;
    right: 10px;
    background-color: #dd4b39;
    color: white;
    border-radius: 65%;
    padding: 2px 5px;
    font-size: 11px;
    cursor: pointer;
    display: none;
}

.image-box:hover img {
    opacity: 0.5;
}

.image-box:hover .delete-icon {
    display: block;
}

.variation-td {
    min-width: 150px;
    max-width: 150px;
}

.pointer {
    cursor: pointer;
}


.product_variation_image {
    border-radius: 20px;
}

/* Image popup*/

.modal-image {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1080; /* Sit on top */
    padding-top: 10%; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
}

/* Modal Content (image) */
.modal-content-image {
    margin: auto;
    display: block;
    width: 300px;
    height: 300px;
    max-width: 700px;
    border-radius: 30px;
    box-shadow: 4px 4px 5px gray;
}

/* Add Animation */
.modal-content-image, .caption {
    -webkit-animation-name: zoom;
    -webkit-animation-duration: 0.6s;
    animation-name: zoom;
    animation-duration: 0.6s;
}

@-webkit-keyframes zoom {
    from {
        -webkit-transform: scale(0)
    }
    to {
        -webkit-transform: scale(1)
    }
}

@keyframes zoom {
    from {
        transform: scale(0)
    }
    to {
        transform: scale(1)
    }
}

/* The Close Button */
.close-image {
    position: absolute;
    top: 15px;
    right: 35px;
    color: #f1f1f1;
    font-size: 40px;
    font-weight: bold;
    transition: 0.3s;
}

/* 100% Image Width on Smaller Screens */
@media only screen and (max-width: 700px) {
    .modal-content-image-container {
        width: 70%;
        aspect-ratio: 1 / 1;
    }

    .modal-content-image {
        width: 100%;
        aspect-ratio: 1 / 1;
        position: absolute;
        right: 0;
        left: 0;
        top: 30%;
        max-width: 320px;
        border-radius: 30px;
        box-shadow: 4px 4px 5px gray;
    }
}

/* End image popup*/

.contact-style {
    position: absolute;
    top: 13%;
    right: 100%;
}

.company-style {
    position: absolute;
    right: 27%;
    top: 55%;
}

.position-relative {
    position: relative;
}

.position-absolute {
    position: absolute;
}

@media only screen and (max-width: 700px) {
    .company-style {
        position: absolute;
        right: 33%;
        top: 55%;
    }
}

.sticky {
    position: fixed;
    left: 0;
    right: 0;
}


/* Variation styles */
.attributes-container {
    display: flex;
    flex-direction: column;
}

.attribute-row {
    display: flex;
    align-items: flex-start;
}

.attribute-name {
    min-width: 100px; /* عرض ثابت برای نام ویژگیها */
    text-align: end;
}

.attribute-value {
    flex: 1;
    display: flex;
    align-items: center;
}

span.attribute-name {
    display: inline-block;
    min-width: 100px;
    /*font-weight: bold;*/
}

span.attribute-value {
    display: inline-flex;
    align-items: center;
}

/* End variation styles*/

.inventories-filter-tr {
    height: 0 !important;
}

.inventory_filter_opr {
    display: flex;
    gap: 5%;
}

.show-header-child {
    display: flex;
    gap: 2px;
    align-items: center;
    padding: 5px
}

.main-sidebar {
    position: fixed !important;
    overflow-y: auto !important;
    max-height: 100px !important;
    /*direction: ltr !important;*/
    /*text-align: right !important;*/
}

.logo {
    position: fixed !important;
}

/* Scroll styles*/
/* کل نوار اسکرول */
::-webkit-scrollbar {
    width: 7px; /* عرض اسکرول عمودی */
    height: 7px; /* ارتفاع اسکرول افقی */
}

/* قسمت Track (زمینه نوار اسکرول) */
::-webkit-scrollbar-track {
    background: transparent;
    border-radius: 10px;
}

/* قسمت Thumb (دسته نوار اسکرول) */
::-webkit-scrollbar-thumb {
    background-color: rgba(17, 105, 64, 0.3);
    /*background: #116940;*/
    border-radius: 10px;
}

/* هنگام Hover روی Thumb */
::-webkit-scrollbar-thumb:hover {
    background-color: rgba(17, 105, 64, 0.3);
    /*background: #116940;*/
}

/* نوار اسکرول برای Firefox */
.scrollable-element {
    scrollbar-width: thin; /* یا auto یا none */
    /*scrollbar-color: #116940 #f1f1f1; !* thumb و track *!*/
    background-color: rgba(17, 105, 64, 0.3);
}

/* End scroll styles*/

/* Start jsonviwe custom style */
.jsonview .q {
    display: inline-block !important;
    width: auto !important;
    color: white !important;
}

.jsonview {
    color: white;
}

/* End jsonviwe custom style */

.all-condition-content {
    max-height: 400px;
    overflow-y: auto;
}

.condition-statements {
    margin-top: 27%;
    padding-left: 4%;
    float: left;
}


/* Card styles*/

.logic-flow {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 40px 0;
}

.rhombus-container {
    position: relative;
    z-index: 2;
}

.rhombus {
    width: 135px;
    height: 135px;
    background-color: #e6f2ff;
    border: 2px solid #2684ff;
    transform: rotate(45deg);
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px;
    box-sizing: border-box;
    font-size: 11px;
    color: #222;
    position: relative;
    z-index: 2;
    min-width: 120px;
    min-height: 120px;
    text-align: center;
    overflow-wrap: break-word;
    white-space: normal;
}

.rhombus-content {
    transform: rotate(-45deg);
    display: block;
    text-align: center;
    white-space: normal;
    word-break: break-word;
    max-width: 100px;
    line-height: 1.3;
}


.line-wrapper {
    position: relative;
    width: 100px;
    height: 20px;
    /*margin: 10px auto; */
}

.line {
    height: 2px;
    width: 100%;
    background-color: #999;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    z-index: 1;
}

.line-label-then {
    position: absolute;
    top: 50%;
    left: 39%;
    transform: translate(-50%, -50%);
    background-color: white;
    padding: 0 6px;
    font-size: 0.75rem;
    color: #3fa55f;
    z-index: 2;
    white-space: nowrap;
}

.line-label-else {
    position: absolute;
    top: 50%;
    left: 63%;
    transform: translate(-50%, -50%);
    background-color: white;
    padding: 0 6px;
    font-size: 0.75rem;
    color: #e3c55f;
    z-index: 2;
    white-space: nowrap;
}


.box-container {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}

.flow-box {
    border: 2px solid #ccc;
    border-radius: 12px;
    padding: 10px 16px;
    min-width: 150px;
    background-color: #fff;
    text-align: center;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.05);
    font-size: 11px;
}

.else-box {
    border-color: #f4c542;
    background-color: #fffbea;
}

.then-box {
    border-color: #3fd58c;
    background-color: #e6fff2;
}

.condition-content {
    font-size: 11px;
}

.then-chart-badge {
    float: left;
    padding: 2px;
    position: absolute;
    top: -10px;
    left: 33%;
    border-radius: 20px;
    min-width: 50px;
    text-align: center;
    font-weight: bold;
}

@media (max-width: 768px) {
    .logic-flow {
        flex-direction: column;
        align-items: center;
    }

    .rhombus-container {
        order: 1;
    }

    .line-then {
        order: 2;
        rotate: 90deg;
    }

    .box-then {
        order: 3;
        margin-top: 5%;
        z-index: 2;
    }

    .line-else {
        order: 4;
        rotate: 90deg;
    }

    .box-else {
        order: 5;
        z-index: 2;
    }

    .rhombus {
        width: 100px;
        height: 100px;
        font-size: 10px;
    }

    .rhombus-content {
        max-width: 80px;
    }

    .flow-box {
        width: 90%;
        font-size: 10px;
    }

    .line-label {
        font-size: 10px;
    }

    .line-label-else {
        display: none;
    }

    .line-label-then {
        display: none;
    }
}


/* End Card styles*/

.grab {
    cursor: grab;
}

/* Start agent boxes */
.agent-box {
    position: relative;
    margin-top: 15px;
    margin-right: 10px !important;
    margin-left: 10px !important;
    width: 150px !important;
}

.agent-box-icon {
    height: 48px;
    width: 46px !important;
    text-align: center;
    font-size: 20px;
    line-height: 50px;
    position: absolute;
    border-radius: 3px;
    top: -15px;
    right: 10px;
}

.agent-box-content {
    margin: 2px;
    margin-right: 0 !important;
    margin-left: 0 !important;
    width: 150px !important;
}

.agent-box-number {
    font-size: 12px;
    padding-right: 45%;
}

.agent-box-text {
    font-size: 12px;
}

.agent-box .progress {
    margin: 3px 3px 5px 1px;
    height: 2px;
    overflow: hidden;
}

/* End agent boxes */


/* AI icon image */
.ai-icon-image {
    width: 20px !important;
}

/* AI icon image */

.conditions-badge {
    float: left;
    padding: 8px;
    position: absolute;
    top: -13px;
    left: 2%;
    border-radius: 20px;
    min-width: 65px;
    text-align: center;
    font-weight: bold;
}

.condition-badge-else {
    color: #fff9e5;
    background-color: #e3c55f;
}

.condition-badge-then {
    color: #e8fbee;
    background-color: #3fa55f;
}

.condition-badge-if {
    color: #e9f4ff;
    background-color: #25629e;
}

.condition_contents {
    padding-top: 2%;
    position: relative;
}

.condition-badge {
    float: left;
    padding: 3px;
    position: absolute;
    top: -13px;
    left: 33%;
    border-radius: 20px;
    min-width: 50px;
    text-align: center;
    font-weight: bold;
}

/*@media (max-width: 576px) {*/
/*    .voiping-modal .nav-tabs2 {*/
/*        position: sticky;*/
/*        top: 0;*/
/*        z-index: 100;*/
/*        background-color: #fff;*/
/*        border-bottom: 1px solid #ddd;*/
/*    }*/

/*    .voiping-modal .tab-content {*/
/*        max-height: calc(75vh - 50px);*/
/*        overflow-y: auto;*/
/*        !*padding: 10px;*!*/
/*    }*/

/*    .modal-body {*/
/*        max-height: 75vh;*/
/*        overflow-y: auto;*/
/*        overflow-x: hidden;*/
/*        !*width: 104%;*!*/
/*    }*/
/*}*/

.variation_btn_footer {
    position: fixed;
    bottom: -15px;
    background-color: white;
    width: 98%;
    z-index: 999;
}

@media (max-width: 576px) {
    .variation_btn_footer {
        width: 95%;
    }
}

.modal-dialog.modal-ultra-wide .modal-body,
.modal-dialog.modal-wide .modal-body {
    min-height: 75vh !important;
}


.permission-detail-collapse label {
    font-size: 11px !important;
    font-weight: normal !important;
}

.limited-width {
    max-width: 80vw;
}

/* fancybox styles */

.media-preview {
    display: inline-block;
    cursor: zoom-in;
}

.media-preview img {
    width: 200px;
    height: auto;
    border-radius: 8px;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
}

.fancybox-audio-container {
    height: 115px !important;
}

/* fancybox styles */

.has-select2-35 .select2-selection.select2-selection--multiple {
    min-height: 35px !important;
}

@media (max-width: 576px) {
    .modal-title {
        font-size: 13px;
    }
}

/* INFO BOXES */
.info-box {
    position: relative;
    margin-top: 15px;
    margin-right: 10px !important;
    margin-left: 10px !important;
    width: 150px !important;
}

.info-box-icon {
    height: 48px;
    width: 46px !important;
    text-align: center;
    font-size: 20px;
    line-height: 50px;
    position: absolute;
    border-radius: 3px;
    top: -15px;
    right: 10px;
}

.info-box-content {
    margin: 2px;
    margin-right: 0 !important;
    margin-left: 0 !important;
    width: 150px !important;
}

.info-box-number {
    font-size: 1rem;
    padding-right: 60px;
}

.info-box-text {
    font-size: 1rem;
}

.info-box .progress {
    margin: 5px -8px 5px -8px;
}

/* END INFO BOXES */

.fancybox__container {
    z-index: 30000000 !important;
}

.proforma-checkbox-row {
    display: flex;
    flex-wrap: nowrap;
    gap: 16px;
    overflow-x: auto;
    padding: 5px 0;
}

.proforma-checkbox-wrapper {
    display: flex;
    align-items: center;
    gap: 6px;
    flex-shrink: 0;
    min-width: 250px;
}

.proforma-checkbox-wrapper input[type="checkbox"] {
    margin: 0;
}

.proforma-checkbox-wrapper span {
    white-space: nowrap;
}

.proforma-checkbox-wrapper .line-input {
    flex-shrink: 0;
    width: 160px;
}

input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px #fff inset !important;
    -webkit-text-fill-color: #000 !important;
    transition: background-color 5000s ease-in-out 0s;
}


.h-divider {
    border: 1px solid grey;
    margin: 5px;
}
