:root {
    --main: #59baae;
    --dark: #333;
}

a.navbar-brand img {
    width: 200px;
}

.page-header h1 {
    font-size: 30px;
    float: left;
}

.page-header {
    background-image: linear-gradient(to bottom, #fff, #f6f6f6);
    border-radius: 10px !important;
}

.form-group.main-form {
    background: #f0f0f0;
    padding: 10px 10px 14px 10px;
    width: calc(100% - 22px);
    border-radius: 4px;
    border: 1px solid #ccc;
}

.ui-widget.ui-widget-content {
    z-index: 1111;
}

ul.list-group li span {
    float: left;
}

ul.list-group li {
    border-bottom: 1px solid #ccc;
    padding: 7px 0;
    text-align: right;
}

ul.list-group {
    list-style: none;
    padding: 0;
    margin: 0;
    text-align: right;
}

td.fc-timegrid-slot.fc-timegrid-slot-lane:hover {
    background: #59baae3d;
}

td.fc-timegrid-slot.fc-timegrid-slot-lane.highlighted-date {
    background: #59baae3d;
}

#calendar a {
    color: #333;
    text-decoration: none;
}

ul.list-group li p {
    margin: 0;
}

img.file-icon {
    width: 30px;
}

.dropzone {
    border: 1px dashed #89a790;
    background: #d4e9d942;
}

.dz-message::before {
    content: "\f093";
    font-weight: 900;
    font-family: "Font Awesome 6 Free";
    display: block;
    font-size: 37px;
    margin-top: -31px;
    color: #2d9da1;
}

.dropzone .dz-message .dz-button {
    color: #2d9da1;
}

.nav-link {
    font-weight: 600;
    color: #484848;
}

a.nav-link.active {
    color: #2d9da1 !important;
}

a.nav-link:hover {
    color: #2d9da1 !important;
}

.navbar {
    padding: 0.9rem 0;
}

a {
    color: #2d9da1;
}

table.visits {
    border-collapse: collapse;
    width: 100%;
    float: left;
}

table.visits th {
    text-transform: uppercase;
    font-size: 14px;
    background: #f0f0f0;
    padding: 8px 0;
}

table.visits td {
    font-size: 14px;
    border-bottom: 1px solid #ccc;
    padding: 4px 4px;
}

td.login_user_status {
    color: green;
}

td.user_agent span {
    margin-right: 14px;
    font-size: 13px;
}

nav.navbar {
    background: #e3f2fd !important;
}

.login-col.right {
    right: 0;
    left: auto;
    background: #f7f7f7;
    width: 60%;
}

.login-col {
    position: fixed;
    left: 0;
    top: 0;
    height: 100%;
}

.login-col.left {
    background: url(https://skymed.bg/wp-content/uploads/2024/06/medconsult.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: right;
    width: 40%;
}

.login-form {
    margin: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 100%;
    max-width: 400px;
}

.login-form form {
    border-radius: 6px;
    -webkit-box-shadow: 0px 2px 4px rgba(126, 142, 177, 0.12);
    box-shadow: 0px 2px 4px rgba(126, 142, 177, 0.12);
    background: #fff;
    float: left;
    padding: 20px 20px;
    color: #6c757d !important;
    width: 100%;
}

a.login-brand {
    text-align: center;
    margin-bottom: 20px;
    float: left;
    width: 100%;
}

a.login-brand img {
    width: 69%;
    float: none;
}

.form-row {
    float: left;
    width: 100%;
    margin-bottom: 11px;
}

.login-col.left:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #36ab9c2e;
}

.fright {
    float: right;
}

.notification-message span {
    width: 100%;
    float: left;
}

.notification-message span.title {
    margin-bottom: 10px;
}

.notification-message span.meta {
    margin-bottom: 10px;
    color: #0000a6;
    font-size: 14px;
    text-align: right;
}

.notification-link i {
    color: #000;
    font-size: 21px;
}

.notification-link span.badge {
    position: absolute;
    top: 1px;
    right: 8px;
}

.notification-link {
    position: relative;
}

.notification-message {
    float: left;
    width: calc(100% - 10px);
    padding: 5px;
}

.notification-message:hover {
    background: #f0f0f0;
}

*:not([class^="swal2"]) {
    border-radius: 0 !important;
}

.support-chat {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    background: #fff;
    display: none;
}

.support-chat form {
    margin: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 100%;
    max-width: 400px;
}

a.support-link {
    position: fixed;
    right: 10px;
    bottom: 10px;
    background: #FFEB3B;
    border-radius: 50px !important;
    width: 50px;
    height: 50px;
    text-align: center;
    color: #040470;
    line-height: 50px;
    z-index: 11;
}

.spinner-border {
    border-radius: 50% !important;
    width: 100px;
    height: 100px;
    border-width: 13px;
}

div#loader {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #ffffff96;
    display: none;
    z-index: 11111;
}

div#loader .loader {
    margin: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 100%;
    max-width: 400px;
    text-align: center;
}

td.user-date span {
    display: block;
    font-size: 14px;
    font-style: italic;
    color: #666666;
}

.popover {
    max-width: none !important;
    width: 800px;
    height: 900px;
}

.popover-body {
    padding: 0;
}

.popover iframe,
.popover img {
    display: block;
    width: 100%;
    height: auto;
    height: 900px;
    max-height: 900px;
}


a.fc-event {
    max-width: 200px;
}

.select2-container {
    z-index: 1111;
}