﻿html, body {
    font-family: "Noto Sans Arabic", Poppins, Helvetica, "sans-serif"
}

td.bg-light-grey {
    background-color: #F6F9FC
}

.table.table-head-custom thead tr, .table.table-head-custom thead th {
    letter-spacing: 0;
    font-size: 1rem
}

.dataTables_info, .dataTables_length {
    font-size: 0.94rem;
    color: #aaa
}

.dataTables_empty {
    text-align: center;
    padding: 20px !important
}

.dataTables_wrapper .dataTable td {
    padding: 0.5rem 1rem
}

.dataTables_wrapper .dataTable th {
    padding: 1.2rem 1rem
}

.dataTables_wrapper .dataTable tfoot td {
    color: #B5B5C3 !important
}

div.dataTables_wrapper div.dataTables_processing {
    position: fixed;
    top: 50%;
    left: 50%;
    width: 200px;
    margin-left: -100px;
    margin-top: -26px;
    text-align: center;
    padding: 1em 0;
    box-shadow: 0 1px 30px rgba(0,0,0,0.2)
}

.table.dataTable {
    border-bottom: 1px solid #EBEDF3;
    margin-bottom: 15px !important
}

.dataTables_scrollHeadInner, .table {
    width: 100% !important
}

.bs-searchbox {
    margin-bottom: .3rem
}

.chkbox-column {
    width: 20px
}

textarea.body {
    min-width: 130px
}

.mfa-qr {
    border: 1px dotted #111
}

.col-ctrl {
    text-align: left;
    white-space: nowrap
}

.no-resize {
    resize: none
}

.table-select-contacts td {
    padding: 0.4rem 1rem !important
}

.nav-pills .nav-link:not(.active) {
    background-color: #F3F6F9;
}

.summary-table {
    text-align: right;
    width: 200px;
    margin: 0 auto
}

.label {
    white-space: nowrap
}

.dests {
    font-family: ms sans serif;
    letter-spacing: 0.05em;
}

.table-import {
    padding: 0;
    margin: 0
}

    .table-import th {
        white-space: nowrap;
        border-right: solid 1px #e0e0e0 !important
    }

    .table-import td {
        border-right: solid 1px #EBEDF3
    }

.search-box {
    margin-bottom: 1rem
}

td.num-clear {
    font-family: sans-serif !important;
}

.h-80 {
    height: 80% !important;
}

.modal-transparent {
    background-color: rgba(0,0,0,.0001) !important;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.iti {
    display: block;
    direction: ltr;
}

.input-tel {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
}

[data-notify] {
    z-index: 9999 !important;
}

input[type="text"]::placeholder { /* Firefox, Chrome, Opera */
    text-align: right !important;
}

input[type="text"]:-moz-placeholder {
    text-align: right !important;
}

input[type="text"]:-ms-input-placeholder {
    text-align: right !important;
}

input[type="text"]::-webkit-input-placeholder {
    text-align: right !important;
}

.daterangepicker {
    font-family: "Noto Sans Arabic", Poppins, Helvetica, "sans-serif"
}

    .daterangepicker .ranges {
        text-align: right
    }

.modal-open {
    overflow: hidden !important;
}

.font-size-08 {
    font-size: 0.8rem
}

.font-size-10 {
    font-size: 1rem
}

.font-size-12 {
    font-size: 1.2rem
}

.font-size-14 {
    font-size: 1.4rem
}

.font-size-15 {
    font-size: 1.5rem
}

.font-size-2 {
    font-size: 2rem
}

.font-size-25 {
    font-size: 2.5rem
}

.font-size-3 {
    font-size: 3rem
}

.chart-stats {
    height: 472px
}

.chart-card {
    height: 372px
}

.card-no-data {
    display: flex
}

.h-100 {
    height: 100% !important
}

.chart-label {
    padding: 1rem 2rem;
    border-radius: 5rem;
    background-color: #f0f0f0;
    color: #aaa
}

.preview {
    padding-bottom: 2rem;
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    max-width: 350px;
    margin: 0 auto;
}

.device {
    background-color: var(--main-bg-color);
    color: var(--main-color);
    border-radius: 1rem;
    overflow: hidden;
    box-shadow: 0 1px 20px 10px #00000030
}

.screen {
    height: 100%;
    padding: 10px;
}

.visits-title {
    width: 100%;
    margin-top: 0px !important;
}

.visits-date {
    max-width: 240px;
}

.dest-row {
    display: flex;
    padding: 10px 0;
    border-bottom: solid 1px #ebedf3;
    margin: 0 10px;
    justify-content: space-between;
}

.select-template-btn {
    padding: 20px;
    border: dashed 1px #ddd;
    border-radius: 5px
}

    .select-template-btn:hover {
        background-color: #F1FAFF;
        border: dashed 1px #2C9AFF;
    }

.camp-color {
    margin-left: 1rem;
}

    .camp-color input {
        position: absolute;
        opacity: 0;
        cursor: pointer;
        height: 0;
        width: 0;
    }

    .camp-color label {
        width: 60px;
        height: 30px;
        cursor: pointer;
        border-radius: 5px;
        text-align: center;
    }

    .camp-color input:checked ~ label:after {
        content: '\25CF';
        color: #fff;
        font-size: 2rem;
        line-height: 100%
    }

.cut-text {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    display: inline-block !important;
    max-width: 350px;
}

.black {
    color: black;
}

.modal-overflow-y {
    overflow-y: auto;
}

.swal-sms-conf {
    height: 80vh;
}

    .swal-sms-conf .swal2-html-container {
        max-height: 50vh;
    }

.legal-link {
    color: #3F4254;
    font-weight: 400;
    font-size: 1rem;
    text-transform: initial;
}

    .legal-link:hover {
        color: #3699FF;
    }

.secure-text {
    background-color: #F7F6E2 !important;
}

.dashboard-container .dashboard-widget {
    min-height: 310px;
}

.trial-class {
    position: absolute;
    right: -3px;
    top: 1px;
    color: orange;
    font-size: 1.5rem;
    line-height: 1rem;
}

.announ-div {
    text-align: center;
}

.announ-action {
    border: 3px solid;
    min-width: 150px;
}