body,a,span,.sidebar .nav-link p,h1,h2,h3,h4,h5,h6,label,button,input,tr,th,td,.btn { font-family: "BPG Algeti Compact", sans-serif; font-size: 11px;}
.smalltable { font-size: 11px; }
.smalltable tr, .smalltable td, .smalltable th { padding: 1px; }
.form-check-label { line-height: 25px; }
.form-check { height: 25px; }

.dataTables_length, .dt-buttons {
    display: none;
}

.hide-this { display: none!important; }
.show-this { display: block!important; }

a.brand-link {
    min-height: 57px;
}
#success, #success2 {
    margin: 20px;
}

.small-box>.inner {
    padding: 50px;
}

.uploadFileInput {
    width: 70%;
    float: left;
    margin-right: 5px;
    padding: 5px;
    font-size: 12px;
    height: 35px;
}

.imageUploadButton {
    height: 35px;
}

#image {
    display: none;
}

#preview {
    width: 100%;
    height: 200px;
    text-align: center;
    border: 1px solid #ececec;
    border-radius: 5px;
}

.partnerLogo {
    width: 60px;
    height: 60px;
    object-fit: cover;
}
.partnerLogoUpload {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 200px;
}
#imageSuccessAlert, #imageErrorAlert {
    display: none;
    margin-top: 15px;
    width: 70%;
}

h2.recommendation {
    marign-top: 5px;
    font-size: 14px;
}
table.dataTable thead th, table.dataTable thead td {
    padding: 10px;
}

/* --- images gallery --- */
#drop-area {
    border: 2px dashed #0093b4;
    padding: 20px;
    cursor: pointer;
    border-radius: .25rem;
}

#image-list {
    display: flex;
    flex-wrap: wrap;
    margin-top: 10px;
    border: 1px solid #ececec;
    border-radius: 5px;
    min-height: 200px;
    padding: 20px 6px 40px;
}

.img-preview {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 150px;
}

.img-container {
    display: inline-block;
    width: 23%;
    position: relative;
    margin: 1%;
}

.button-container button {
    display: inline-block;
    color: #fff;
    cursor: pointer;
    background: #343a40;
    border: none;
    border-radius: 50%;
    width: 25px;
    height: 25px;
    text-align: center;
    position: absolute;
    top: 0;
    margin-top: 75px;
}

.button-container button:hover {
    background: #0093b4;
}

.button-container button:nth-child(2) {
    right: 5px;
}

.button-container button:last-child {
    margin-top: 5px;
    right: 5px;
}

#drop-area p {
    margin-bottom: 0;
    text-align: center;
}
.sidebar-dark-danger .nav-sidebar>.nav-item>.nav-link.active, .sidebar-light-danger .nav-sidebar>.nav-item>.nav-link.active {
    background-color: #0093b4;
}
.custom-control-label {
    padding-top: 3px;
}
table.dataTable thead th, table.dataTable thead td, table.dataTable tbody th, table.dataTable tbody td, table.dataTable tfoot th, table.dataTable tfoot td {
    padding: 5px!important;
}
.pagination-month .page-link {
    color: #17a2b8;
}
.pagination-month .active .page-link {
    background-color: #17a2b8;
    border: 1px solid #dee2e6;
}
.needs-to-be-completed .page-link {
    background-color: #dc3545;
    color: #fff;
}
#newFilter {
    cursor: pointer;
    padding: 2px 5px;
}
.doctors-th {
    width: 150px!important;
}
.doctors-th input {
    width: 120px;
}
.hint {
    color: #000;
    margin-top: 8px;
    display: block;
}
.hint span {
    color: #17a2b8;
}
.sms-balance-number {
    font-size: 22px;
    line-height: 22px;
    margin-top: 0!important;
}
.description-block {
    text-align: left;
    margin: 0;
}
.description-block>.description-header {
    font-size: 22px;
    line-height: 22px;
}
#searchByDate {
    width: 80px!important;
}
#searchByCategory {
    width: 80px!important;
}
#searchByDoctor {
    width: 100px!important;
}
#searchByPatientFirstName, #searchByPatientLastName {
    width: 60px!important;
}
#searchByPatientFirstName {
    float: left;
}
.appsTable th:nth-child(6) {
    width: auto;
    min-width: 125px!important;
}
#searchByIdNumber {
    width: 80px!important;
}
#searchByPhoneNumber {
    width: 80px!important;
}
#doctorInfo { display: none; }

.our-select {
    width: 100%;
    padding: 15px 60px 15px 20px;
    height: 50px;
    font-size: 15px;
    cursor: pointer;
    border: 1px solid #e5e5e5;
    color: #545454;
    border-radius: 0 15px;
        appearance: none;
        -webkit-appearance: none;
        -moz-appearance: none;
        position: relative;
        background: transparent;
        z-index: 9;
}
.our-select:active, .our-select:focus {
    outline: none!important;
    border: 1px solid #717171;
    color: #181818;
}
.select2-container--default .select2-selection--single {
    padding: 0!important;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
    width: 100%;
    padding: 15px 60px 15px 20px;
    height: 50px;
    border: 1px solid #e5e5e5;
    color: #545454;
    border-radius: 0 15px;
    line-height: normal;
    position: relative;
    z-index: 10;
    font-size: 15px;
}
.select2-container--open .select2-selection__rendered {
    outline: none!important;
    border: 1px solid #717171!important;
    color: #181818!important;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
    display: none;
}
.select2-container--default .select2-selection--single {
    height: auto;
    border: none;
}

#doctorServices {
    font-size: 12px;
    margin-top: 15px;
}

#doctorServices table td, #doctorServices table th {
    padding: .25rem 0.5rem!important;
}
.our-select-group {
    position: relative;
}
.our-select-group:after {
    content: "⏷";
    display: block;
    position: absolute;
    top: 0;
    margin-top: 1px;
    margin-bottom: 1px;
    right: 0;
    padding-right: 10px;
    padding-left: 10px;
    height: calc(100% - 2px);
    line-height: 50px;
    border-left: 1px solid #e5e5e5;
    color: #545454;
    cursor: pointer;
    font-size: 20px;
}
.our-info {
    position: relative;
}
.our-info img {
    width: 100%;
    border-radius: 0 15px;
    display: block;
}
.our-info span {
    position: relative;
    text-align: center;
    width: 100%;
    background: #000000ab;
    color: #fff;
    border-radius: 0 0 0 15px;
    display: block;
    line-height: 65px;
    height: 65px;
    margin-top: -65px;
}
.our-input {
    width: 100%;
    padding: 15px 60px 15px 20px;
    height: 50px;
    font-size: 15px;
    cursor: pointer;
    border: 1px solid #e5e5e5;
    color: #545454;
    border-radius: 0 15px;
    background: transparent;
    z-index: 9;
    position: relative;
}
.our-input:active, .our-input:focus {
    outline: none!important;
    border: 1px solid #717171;
    color: #181818;
}
.our-input:disabled {
    background: #fff;
    opacity: 0.8;
}
.our-textarea {
    width: 100%;
    padding: 15px 20px;
    height: 100px;
    font-size: 15px;
    cursor: pointer;
    border: 1px solid #e5e5e5;
    color: #545454;
    border-radius: 0 15px;
}
.our-textarea:active, .our-textarea:focus {
    outline: none!important;
    border: 1px solid #717171;
    color: #181818;
}
.our-input-personal {
    width: 100%;
    padding: 15px 20px;
    height: 50px;
    font-size: 15px;
    cursor: pointer;
    border: 1px solid #e5e5e5;
    color: #545454;
    border-radius: 0 15px;
}
.our-input-personal:active, .our-input-personal:focus {
    outline: none!important;
    border: 1px solid #717171;
    color: #181818;
}
#wrongPhoneNumber, #correctPhoneNumber {
    display: none;
    border-radius: 0 15px;
}.make-appointment {
    border-radius: 0 15px;
    height: 50px;
    font-size: 15px;
    outline: none;
    cursor: pointer;
    width: 100%;
}

        .error {
    color: #dc3545;
    margin-bottom: 10px;
    display: none;
    margin-top: -10px;
    font-size: 14px;
    background: #efefef;
    padding: 8px 16px;
    border-radius: 0 15px;
        }
        .error img {
            height: 16px;
    margin-right: 2px;
    vertical-align: top;
        }
        .error-border {
            border: 1px solid #dc3545!important;
        }

.global-alert {
    font-size: 13px;
    margin-bottom: 15px;
    background: #ffc107;
    padding: 20px;
    border-radius: 0 15px;
}
.global-alert span {
    border-bottom: 1px solid #212529;
    padding-bottom: 7px;
    margin-bottom: 7px;
    display: block;
    font-weight: bold;
    font-size: 14px;
}
.global-alert-2 {
    background: #efefef;
}
.global-alert-2 p:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
}
.global-alert-3 {
    background: #dc3545;
    color: #fff;
    font-weight: bold;
}
.global-success {
    font-size: 13px;
    margin-bottom: 15px;
    background: #28a745;
    padding: 20px;
    border-radius: 0 15px;
    color: #fff;
    display: none;
}
.global-success span {
    border-bottom: 1px solid #fff;
    padding-bottom: 7px;
    margin-bottom: 7px;
    display: block;
    font-weight: bold;
    font-size: 14px;
}
.global-fail {
    font-size: 13px;
    margin-bottom: 15px;
    background: #dc3545;
    padding: 20px;
    border-radius: 0 15px;
    color: #fff;
    display: none;
}
.global-fail span {
    border-bottom: 1px solid #fff;
    padding-bottom: 7px;
    margin-bottom: 7px;
    display: block;
    font-weight: bold;
    font-size: 14px;
}
.select-wrapper {
    display: block;
    position: relative;
    width: 100%;
    height: 40px;
    margin-bottom: 6px;
}
.ticket-select {
    width: 93%!important;
    border-radius: 6px!important;
    display: inline-block!important;
    padding: 5px 10px!important;
    height: 40px!important;
    float: left!important;
    font-size: 12px!important;
}
.remove-select {
    width: 6%;
    display: inline-block;
    height: 30px;
    font-size: 10px;
    float: right;
    padding: 5px;
    margin-top: 5px;
}
#addSelect {
    font-size: 10px;
    height: 30px;
    width: 80px;
    margin: 0 auto;
}


.ticket-body-bg {
    background: #343a40;
    padding: 1.75cm;
    width: 100%;
    min-height: 10cm;
}

.ticket-body {
    width: 5cm;
    height: 6.5cm;
    background: #fff;
    margin: 0 auto;
    text-align: center;
    padding: 0.25cm;
}
.ticket-body img {
    width: 150px;
    margin: 1cm auto 0.5cm;
    -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
}
.ticket-body span {
    font-size: 55px;
    width: 100%;
    text-align: center;
    color: #000;
    font-weight: bold;
    display: block;
    margin-bottom: 0.3cm;
}
.ticket-body .ticket-dates {
    width: 100%;
    border-bottom: 3px solid #000;
    display: flex;
}
.ticket-body .ticket-dates small {
    width: 50%;
    display: inline-block;
    text-align: left;
    font-size: 12px;
    color: #000;
    font-weight: bold;
}
.ticket-body .ticket-dates small:nth-child(2) {
    text-align: right;
}
.ticket-body p {
    font-size: 12px;
    color: #000;
    width: 100%;
    text-align: center;
    line-height: 15px;
    margin-bottom: 0;
}
#ticket-admin-print-button {
    float: right;
    display: none;
}

.pag-app-filter {
    padding: 0.5rem;
}

ul.pagination-app-filter {
    margin-bottom: 0!important;
}

ul.pagination-app-filter li {
    cursor: pointer;
}

ul.pagination-app-filter li a p {
    color: #121212;
    font-size: 12px;
}
ul.pagination-app-filter li a.active {
    background-color: #ffc107;
}
#tableData thead th, #tableData tfoot th {
    font-size: 12px;
}
#tableData tbody td {
    font-size: 13px;
}