﻿body.vertical-layout.vertical-menu.menu-expanded .main-menu {
    width: 0px;
    visibility: hidden;
}

body.vertical-layout.vertical-menu.menu-expanded .content,
body.vertical-layout.vertical-menu.menu-expanded .footer {
    margin-left: 0px;
}

body.vertical-layout.vertical-menu.menu-collapsed .main-menu {
    width: 0px;
    visibility: hidden;
}

body.vertical-layout.vertical-menu.menu-collapsed .content {
    margin-left: 0px;
}

body.vertical-layout.vertical-menu.menu-collapsed .footer {
    margin-left: -14px;
    font-size: 13px;
}

body.vertical-layout.vertical-menu.menu-expanded .navbar .navbar-header {
    width: 60px;
}

body.vertical-layout.vertical-menu.menu-expanded .navbar .navbar-container {
    margin-left: 0px;
}

.main-menu {
    display: none;
}

.header-navbar .navbar-container ul.nav li a.menu-toggle {
    pointer-events: none;
}

.header-navbar .navbar-header .navbar-brand {
    padding-left: 0px;
    padding-top: 18px;
}

body.vertical-layout.vertical-menu.menu-collapsed .navbar .navbar-container {
    margin-left: 0px;
}

form.nav-link.hidden-xs {
    padding: 1.1rem 0.8rem 1rem 1rem;
}

.search_nav_link {
    color: #55595c
}

form .form-control {
    padding-top: 0.4rem;
    padding-bottom: 0.4rem;
    font-size: 10px;
}

.header-navbar.navbar-semi-dark {
    background-color: #22a5de;
}

    .header-navbar.navbar-semi-dark .navbar-header {
        background-color: #22a5de;
    }

    .header-navbar.navbar-semi-dark .navbar-nav .nav-link {
        color: #ffffff;
    }

.dropdown-toggle::after {
    /*padding-left: 10px;
    display: none;*/
    top: -5px;
}

.header-navbar .navbar-container ul.nav li a.nav-link-label {
    padding-left: 0px;
}

.header-navbar .navbar-container ul.nav li > a.nav-link {
    padding-right: 0px !important;
    padding-top: 1.4rem;
    padding-bottom: 0.4rem;
}

.header-navbar.navbar-semi-dark .navbar-nav li {
    padding-right: 5px;
}

.alink {
    position: absolute;
    top: 50%;
    left: 36%;
    -webkit-transform: translate(-50%, -50%) !important;
    /* Safari and Chrome */
    -moz-transform: translate(-50%, -50%) !important;
    /* Firefox */
    -ms-transform: translate(-50%, -50%) !important;
    /* IE 9 */
    -o-transform: translate(-50%, -50%) !important;
    /* Opera */
    transform: translate(-50%, -50%) !important;
}

.iclass i {
    -webkit-transition: all 1s ease !important;
    /* Safari and Chrome */
    -moz-transition: all 1s ease !important;
    /* Firefox */
    -o-transition: all 1s ease !important;
    /* IE 9 */
    -ms-transition: all 1s ease !important;
    /* Opera */
    transition: all 1s ease !important;
}

.iclass:hover i {
    -webkit-transform: scale(5.25) !important;
    /* Safari and Chrome */
    -moz-transform: scale(5.25) !important;
    /* Firefox */
    -ms-transform: scale(5.25) !important;
    /* IE 9 */
    -o-transform: scale(5.25) !important;
    /* Opera */
    transform: scale(5.25) !important;
}

.btn-primary {
    border-color: #22a5de !important;
    background-color: #22a5de !important;
    color: #ffffff !important;
    cursor: pointer;
}

    .btn-primary:hover {
        border-color: #62bdeb !important;
        background-color: #62bdeb !important;
    }

.header-navbar {
    min-height: 60px;
}

.text-primary {
    color: #1aa4dd !important;
}

.btn-outline-primary {
    border-color: #1aa4dd !important;
    color: #1aa4dd !important;
}

    .btn-outline-primary:hover {
        background-color: #62bdeb !important;
    }

footer {
    position: fixed;
    bottom: 0px;
    width: 100%;
}

.card {
    margin: 0px !important;
}

html body .content .content-wrapper {
    padding: 5px;
}

.card-block {
    padding-top: 5px;
    padding-bottom: 5px;
    padding-right: 15px;
    padding-left: 0px;
}

.card-header {
    padding: 15px;
}

form .form-group {
    margin-bottom: 5px;
}

body {
    font-size: 10px;
    color: #4c5667;
    /*font-family: 'Roboto', sans-serif;*/
}

label {
    margin-bottom: 0px;
}

form label {
    font-weight: 500;
}

.table th,
.table td {
    padding: 10px;
    vertical-align: middle;
}

.switchery {
    bottom: 0px;
    margin-top: 0px;
}

.pad-3 {
    padding: 3px;
}

.buttonLink {
    border: none;
    background-color: transparent;
    cursor: pointer;
    font-size: 14px;
    color: #75798B;
}

    .buttonLink:hover {
        color: #22a5de;
    }

.createBtn {
    cursor: pointer;
    font-size: 14px;
    color: #75798B !important;
}

    .createBtn:hover {
        color: #22a5de;
    }

div.dataTables_wrapper div.dataTables_filter label {
    margin-top: 5px;
}

.table th,
.table td {
    padding: 5px;
}

.page-item.active .page-link,
.page-item.active .page-link:focus {
    background-color: #22a5de !important;
    border-color: #22a5de !important;
}

div.dataTables_wrapper div.dataTables_paginate ul.pagination {
    margin: 5px 0px;
}

.page-link {
    padding-top: 2px;
    padding-bottom: 2px;
    color: #22a5de;
}

    .page-link:hover {
        color: #22a5de;
    }

.border-grey.border-lighten-2 {
    border: 0px solid #E0E0E0 !important;
}

.figureWH {
    width: 150px;
    height: 160px;
    margin-bottom: 10px;
}

    .figureWH img {
        width: auto !important;
        max-width: 130px !important;
        height: 110px !important;
        margin-bottom: 10px
    }

    .figureWH h6,
    .figureWH p {
        margin-bottom: 0;
        text-transform: uppercase;
    }

.imgWH {
    width: 80%;
    height: 80%;
    border-radius: 60px;
}

.imgShadow {
    opacity: 0.2;
}

.doctorGalleryBody > tr {
    padding: 0px;
}


/*.sliding-menu{
    overflow: visible !important;
}*/


/*.drilldown-menu .sliding-menu{
    display: initial;
    height: auto !important;
}*/


/*@media (min-width: 498px) and (max-width:767px) {

}*/

@media (max-width:767px) {
    .sliding-menu {
        overflow: initial;
    }
}

.fc-event span {
    font-size: 12px;
}

.list-group-item .node-disabled-treeview .node-selected {
    background-color: #22a5de !important;
}

.fc button {
    padding: 5px;
    font-size: 12px;
}

.fc-toolbar h2 {
    font-size: 20px;
}

.fc-unthemed .fc-today {
    /*background-color: #22a5de;*/
    background: #967ADC;
}

select.form-control:not([size]):not([multiple]):not(.selectLG) {
    height: calc(22px - 0px);
}

.form-group .help-block ul {
    padding-left: 0px;
    margin-bottom: 0px;
}

.switchery {
    height: 25px;
    width: 45px;
}

    .switchery > small {
        height: 25px;
        width: 27px;
    }

.fileInputPad {
    padding: 5px !important;
}

.linkPointer {
    cursor: pointer;
}

.modalControlPadding {
    padding-left: 5px;
}

.navigation-main .mega-dropdown-menu,
.navbar-nav .mega-dropdown-menu {
    padding-bottom: 30px;
}

.navigation-title {
    color: #22a5dec9;
    font-size: 13px;
    font-weight: 400;
}

    .navigation-title:hover {
        color: #3bafda;
    }

.viewHeaderAlign {
    margin-right: 0px;
}

.card .card-body {
    padding: 10px;
    padding-top: 5px;
    border-radius: 0 0 2px 2px;
}

.card-panel {
    transition: box-shadow .25s;
    padding: 24px;
    margin: 0.5rem 0 1rem 0;
    border-radius: 2px;
    background-color: #fff;
}

.card-main-row {
    margin-right: 0px;
}

button {
    border: 0px;
}

.gradient-45deg-green-teal {
    background: #43A047;
    background: -webkit-linear-gradient(45deg, #43A047 0%, #1de9b6 100%);
    background: linear-gradient(45deg, #43A047 0%, #1de9b6 100%);
}

html body .content .content-wrapper .content-header-right {
    margin-top: 0px;
}

.page-title-margin {
    margin-bottom: 0px;
}

.switchery-margin > span.switchery {
    margin-top: 1px;
}

.card-header {
    padding: 4px;
    padding-left: 10px;
}

    .card-header .heading-elements {
        display: none;
    }

.company-detail-princile-column > .row > div.pr-0 {
    /*padding-left: 7px;*/
}

.blue-background {
    background-color: #22a5de !important;
    color: #ffffff;
}

.card {
    border: 0px solid rgba(0, 0, 0, 0.06);
    border-radius: 3px;
    margin: 5px !important;
    margin-bottom: 10px !important;
}

    .card .card-content {
        padding: 0px;
        border-radius: 0 0 2px 2px;
    }

.company-detail-div .form-control,
.doctor-detail-div .form-control,
.modal-dialog .form-control {
    padding: 3px 5px !important;
    /*border-radius: 0.18rem !important;*/
}

.input-file-upload {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}

.import-template-div .form-control,
.shedule-content-div .form-control {
    padding: 4px 5px;
}

select .form-control {
    padding: 0px;
}

.table {
    margin-bottom: 0px;
}

.card-body-table {
    padding-top: 0px !important;
}

.card-deck {
    margin-bottom: 0px;
}

figure {
    margin-bottom: 0px;
}

.breadcrumb-wrapper {
    padding-left: 6px;
}

.table th,
.table td {
    border-top: 0px solid #eceeef !important;
}

.header-car-box-shadow {
    box-shadow: none !important;
}

tbody {
    color: #797979 !important;
}

th {
    color: #666666 !important;
}

td {
    color: #797979 !important;
}

form label {
    color: #4c5667;
}

a {
    color: #22a5de;
}

    a:hover {
        color: #0675a5 !important;
    }

.address-color-darkblue {
    background-color: #015c84 !important;
    color: #ffffff;
}

.attribute-color-orange {
    background-color: #ff941d !important;
    color: #ffffff;
}

.employee-color-yellow {
    background-color: #ffd11d !important;
    color: #ffffff;
}

.task-color-red {
    background-color: #fb1c3b !important;
    color: #ffffff;
}

.doctor-color-green {
    background-color: #2bb100 !important;
    color: #ffffff;
}

.leave-color-pink {
    background-color: #eb1b92 !important;
    color: #ffffff;
}

.action-color-purpule {
    background-color: #7a2de2 !important;
    color: #ffffff;
}

.document-color-darkgray {
    background-color: #62686d !important;
    color: #ffffff;
}

.color-blue {
    background-color: #22a5de !important;
    color: #ffffff;
}

.company-color-blue {
    /*background-color: #22a5de !important;*/
    color: #22a5de;
    /*border-bottom: #22a5de solid;*/
    border-image: linear-gradient(to right, rgb(34, 165, 222) 1%, rgba(255, 255, 255, 255) 100%, rgb(34, 165, 222) 100%) 100% 0 100% 0/0px 0 2px 0 stretch;
}

h6 {
    font-size: 14px;
}


/*td > span > a.rowUp, td > span > a.rowDown {
    color: #797979 !important;
}*/

td > span > a,
tr > td > a,
td > ul > li > a {
    color: #797979 !important;
}

.input-group-addon {
    font-size: 12px;
    padding: 0px 5px;
}

.doctor-detail-div .switchery {
    height: 21px;
}

    .doctor-detail-div .switchery > small {
        height: 22px;
        top: -1px;
        border-radius: 80%;
    }

.accordion h2,
h3,
h4 {
    font-family: inherit;
}

.buttonhover {
    padding: 2px 5px;
    color: #797979 !important;
}

a.buttonhover:hover {
    /*border: 1px solid #22a5de !important;
    background-color: transparent !important;*/
    color: #22a5de !important;
}

.node-link-enabled-treeview1 {
    color: #797979 !important;
    border: 0px solid #d1dce6 !important;
    padding: 2px 10px !important;
    font-size: 12px !important;
}

li.node-selected {
    background-color: #22a5de !important;
    color: #ffffff !important;
}

.menu-no-sub {
    color: #383b3d;
}

    .menu-no-sub:hover {
        color: #0675a5 !important;
        /*background-color: #f3f3f3;*/
    }

.fixed-action-btn {
    position: fixed;
    right: 23px;
    bottom: 23px;
    padding-top: 15px;
    margin-bottom: 0;
    z-index: 997;
}

.gradient-45deg-light-blue-cyan.gradient-shadow {
    box-shadow: 0 6px 20px 0 rgba(38, 198, 218, 0.5) !important;
}

.gradient-45deg-light-blue-cyan {
    background: #0288d1;
    background: -webkit-linear-gradient(45deg, #0288d1 0%, #26c6da 100%);
    background: linear-gradient(45deg, #0288d1 0%, #26c6da 100%);
}

.btn-large {
    text-decoration: none;
    color: #fff;
    background-color: #00bcd4;
    text-align: center;
    letter-spacing: .5px;
    transition: .2s ease-out;
    cursor: pointer;
}

.btn-large,
.btn-flat {
    border: none;
    border-radius: 4px;
    display: inline-block;
    height: 36px;
    line-height: 36px;
    padding: 0 2rem;
    text-transform: uppercase;
    vertical-align: middle;
    -webkit-tap-highlight-color: transparent;
}

.waves-effect {
    position: relative;
    cursor: pointer;
    display: inline-block;
    overflow: hidden;
    user-select: none;
    -webkit-tap-highlight-color: transparent;
    vertical-align: middle;
    z-index: 1;
    transition: .3s ease-out;
}

.z-depth-1,
nav,
.card-panel,
.card,
.toast,
.btn,
.btn-large,
.btn-floating,
.dropdown-content,
.collapsible,
.side-nav {
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2);
}

.btn-floating {
    display: inline-block;
    color: #fff;
    position: relative;
    overflow: hidden;
    z-index: 1;
    width: 35px;
    height: 35px;
    line-height: 35px;
    padding: 0;
    background-color: #00bcd4;
    border-radius: 50%;
    transition: .3s;
    cursor: pointer;
    vertical-align: middle;
}

    .btn-floating i {
        width: inherit;
        display: inline-block;
        text-align: center;
        color: #fff;
        font-size: 18px;
        line-height: 35px;
    }

    .btn-floating.btn-large {
        width: 56px;
        height: 56px;
    }

.material-icons {
    font-family: 'Material Icons';
    font-weight: normal;
    font-style: normal;
    font-size: 24px;
    display: inline-block;
    line-height: 1;
    text-transform: none;
    letter-spacing: normal;
    word-wrap: normal;
    white-space: nowrap;
    direction: ltr;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    -moz-osx-font-smoothing: grayscale;
    font-feature-settings: 'liga';
}

.fixed-action-btn ul {
    left: 0;
    right: 0;
    text-align: center;
    position: absolute;
    bottom: 64px;
    margin: 0;
    visibility: hidden;
}

    .fixed-action-btn ul li {
        margin-bottom: 15px;
    }

.btn-floating.btn-large i {
    line-height: 56px;
}

.btn,
.btn-large,
.btn-floating,
.btn-large,
.btn-flat {
    font-size: 1rem;
    outline: 0;
}

.list-group li span:nth-child(3) {
    display: none;
}


/*.switchery-default {
    background-color: #22a5de !important;
    border-color: #22a5de !important;
    box-shadow: #22a5de 0px 0px 0px 13px inset !important;
}*/

.switchery label input[type=checkbox]:checked + .lever:after {
    background-color: #FF5252 !important;
}

.switchery label input[type=checkbox]:checked + .lever {
    background-color: #FF5252 !important;
}


/*.addEditbuttonhover:hover {
    border: 1px solid #22a5de !important;
    background-color: transparent !important;
    color: #22a5de !important;
}*/

a.headerlink {
    color: #818a91 !important;
}

    a.headerlink:hover {
        color: #22a5de !important;
    }

.headerlinkActive {
    color: #22a5de !important;
}

span.switchery.active {
    background-color: #22a5de !important;
    border-color: #22a5de !important;
    box-shadow: #22a5de 0px 0px 0px 13px inset !important;
}

span.switchery.inactive {
    background-color: #ffffff !important;
    border-color: #dfdfdf !important;
    box-shadow: #dfdfdf 0px 0px 0px 0px inset !important;
}

.bootstrap-switch .bootstrap-switch-container .bootstrap-switch-handle-on.bootstrap-switch-primary,
.bootstrap-switch .bootstrap-switch-container .bootstrap-switch-handle-off.bootstrap-switch-primary {
    background-image: linear-gradient(to bottom, #22a5de 0%, #55B9DF 100%);
    background-repeat: repeat-x
}

.bootstrap-switch .bootstrap-switch-handle-off,
.bootstrap-switch .bootstrap-switch-handle-on,
.bootstrap-switch .bootstrap-switch-label {
    line-height: 12px;
    font-size: 12px;
}

.bootstrap-switch-wrapper {
    width: 78px !important;
}

.bootstrap-switch-container > span {
    width: 38px !important;
}

.calendar .calendar-header {
    margin-bottom: 10px;
}

.breadcrumb {
    font-size: 14px;
}

#Doctorlist_wrapper {
    margin-right: -15px;
}

    #Doctorlist_wrapper > div > div.col-md-12 {
        padding-left: 0px;
    }

#Doctorlist_paginate {
    padding-top: 5px;
}

.gesemeButton {
    font-size: 14px;
    border: 1px #868686 solid;
    background: transparent !important;
}

    .gesemeButton:hover {
        color: #ffffff !important;
        background-color: #22a5de !important;
        border: 1px solid #22a5de !important;
    }

.icheckbox_square-red,
.iradio_square-red {
    /*background: #22a5de no-repeat;*/
    border-radius: 3px;
    height: 18px;
    width: 18px;
    border: 1px solid #dcdee2;
}

.attrlinkPadd {
    padding: 0px !important;
    font-size: 12px !important;
    padding: 0 5px !important;
}

.modal-header {
    padding: 5px 10px;
}

.btn-document-link-parent {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    flex-direction: column !important;
    width: 120px !important;
}

.btn-document-link {
    flex-direction: row !important;
    flex-wrap: wrap !important;
}

    .btn-document-link > a {
        padding: 2px !important;
    }

.icheckbox_square-red.checked {
    background-position: -51px -3px !important;
}

.list-control-col,
.list-control-col > a {
    padding: 0px !important;
    text-align: right;
}

.mce-branding {
    display: none !important;
}

input > .gesemeButton {
    background-color: #ffffff;
}

.modal-footer > center > input,
.modal-footer > center > button {
    margin-right: 15px !important;
}

.modal-footer {
    padding: 5px;
    text-align: center;
}

.modal-body .btnAdd {
    font-size: 16px !important;
}

.closeCrossbtnstyle {
    font-size: 16px;
    font-weight: 600;
}

.clsmultiplecross {
    float: right;
    padding-top: 4px;
    margin-right: -30px;
}

.popupHr {
    margin-bottom: 5px;
    margin-top: 10px;
}

@media (min-width: 544px) {
    .modal-dialog {
        margin-top: 120px;
    }
}

.modal-body .form-control {
    padding: 5px;
    font-size: 10px;
}

.font-size-12 {
    font-size: 12px !important;
}

@media (min-width: 767px) {
    .linkenable {
        position: fixed;
        z-index: 1000;
    }
}

.modal-content {
    border: 0px solid rgba(0, 0, 0, 0.2);
}

.label-schedule-check {
    margin-left: -10px;
    margin-top: 6px;
    font-weight: normal;
}

.m-l--10 {
    margin-left: -10px;
}

.mce-container,
.mce-container *,
.mce-widget,
.mce-widget *,
.mce-reset {
    font-size: 12px !important;
}

body .mce-content-body > p {
    font-size: 12px !important;
}

.card .card-title {
    text-transform: none;
}

.picker__select--year {
    width: 25.5% !important;
}

.picker__select--month {
    width: 45% !important;
}

input.pickadate {
    background-color: white !important;
}

td[class*="hint--"] {
    display: table-cell !important;
}

.fc-slats table tbody tr {
    line-height: 0.3 !important;
    min-height:24px;
}

.form-control[readonly] {
    background-color: white;
}

.form-control:disabled {
    background-color: #eceeef !important;
}


/*.hint--multiline:after {
    white-space: normal;
    width: 100px;
    line-height: 15px;
}*/

.color-box-green {
    background-color: #37BC9B;
    width: 80px;
    height: 22px;
    font-size: 10px;
    color: white;
    padding-bottom: 4px;
    padding-top: 4px;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2);
    border-radius: 0.25rem;
    text-align: center;
}

.color-box-orange {
    background-color: #F6BB42;
    width: 80px;
    height: 22px;
    font-size: 10px;
    color: white;
    padding-bottom: 4px;
    padding-top: 4px;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2);
    border-radius: 0.25rem;
    text-align: center;
}

.color-box-red {
    background-color: #DA4453;
    width: 80px;
    height: 22px;
    font-size: 10px;
    color: white;
    padding-bottom: 4px;
    padding-top: 4px;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2);
    border-radius: 0.25rem;
    text-align: center;
}

.color-box-common {
    width: 80px;
    font-size: 10px;
    color: white;
    padding-bottom: 4px;
    padding-top: 4px;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2);
    border-radius: 0.25rem;
    text-align: center;
}

.color-box-red-leavehistory {
    background-color: #DA4453;
    height: 30%;
    font-size: 10px;
    color: white;
    padding-bottom: 4px;
    padding-top: 4px;
    width: 100%;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2);
    border-radius: 0.25rem;
    text-align: center;
}

.box-currenleav-div {
    width: 100px;
}

.sub-leave-box {
    width: 80px;
    margin-bottom: 5px;
}

.box-currenleave-abrv {
    width: 80px;
    height: 60px;
    font-size: 25px;
    color: white;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2);
    border-radius: 0.25rem;
    text-align: center;
    padding-top: 10px;
    margin-bottom: 5px;
}

.w-110-px {
    width: 110px !important;
}

#data-attributes-list .list {
    max-height: 400px !important;
}

    #data-attributes-list .list::-webkit-scrollbar-track {
        border-radius: 10px;
        background-color: #F5F5F5;
    }

    #data-attributes-list .list::-webkit-scrollbar {
        width: 8px;
        background-color: #F5F5F5;
    }

    #data-attributes-list .list::-webkit-scrollbar-thumb {
        border-radius: 10px;
        background-color: #64b5f6;
    }

#data-attributes-list .list-group-item:hover {
    background-color: #f9f9f9 !important;
}

#data-attributes-list * {
    transition: .2s all;
}

#data-attributes-list .selectedListItem * {
    letter-spacing: 1px !important;
    font-size: 11px !important;
    font-weight: 800 !important;
}

textarea {
    resize: none !important;
    overflow: hidden;
}

.modal-body-padding {
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 10px;
    padding-right: 10px;
}


@media (min-width: 768px) {
    .col-md-auto-width {
        float: left;
        width: auto;
    }
}

.popOver-h6 {
    font-size: 12px !important;
    margin-bottom: 0px;
}

#menuicon::after,
#dropdown-search::after {
    padding-left: 10px;
    display: none !important;
}

#dropdown-search,
#mn_import {
    padding-top: 24px;
    padding-bottom: 17px;
}

.new-dropdown-menu .dropdown-item {
    padding: 10px 20px;
    width: auto;
}

.new-dropdown-menu .new-dropdown-submenu > a:after,
.new-dropdown-menu .new-dropdown-submenu > button:after {
    top: -6px;
    right: 0px !important;
}

.new-dropdown-menu {
    margin-top: -3px !important;
    left: 60px;
}

.schduleLink {
    color: #22a5de !important;
}

    .schduleLink:hover {
        background-color: transparent !important;
    }

#propertyDiv .droptrue li[id="19"],
.droptrue li[id="20"],
.droptrue li[id="21"],
.droptrue li[id="22"],
.droptrue li[id="23"] {
    /*display: none !important;*/
}


/*< Marca styles >*/

.square {
    position: relative;
    visibility: hidden;
    cursor: pointer;
    height: 30px;
    width: 30px;
    margin-right: 5px;
}

    .square:after {
        display: block;
        position: absolute;
        top: 0;
        visibility: visible;
        height: 30px;
        line-height: 30px;
        width: 30px;
        text-align: center;
        border-radius: 4px;
        font-size: 12px;
        font-weight: 400;
        cursor: pointer;
        background: #fff;
    }

    .square:checked:after {
        color: #fff;
        box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2);
    }

.square-empresa:after {
    content: "E";
    color: #FF0000;
    border: 1px solid #FF0000;
}

.square-empresa:checked:after {
    content: "E";
    background: #FF0000;
    color: #fff;
}

.square-médico:after {
    content: "Md";
    color: #FF00FF;
    border: 1px solid #FF00FF;
}

.square-médico:checked:after {
    content: "Md";
    background: #FF00FF;
    color: #fff;
}

.square-coordinador:after {
    content: "C";
    color: #0000FF;
    border: 1px solid #0000FF;
}

.square-coordinador:checked:after {
    content: "C";
    background: #0000FF;
    color: #fff;
}

.square-mútua:after {
    content: "M";
    color: #00FF00;
    border: 1px solid #00FF00;
}

.square-mútua:checked:after {
    content: "M";
    background: #00FF00;
    color: #fff;
}

.square-diagnóstico:after {
    content: "D";
    color: #FFA000;
    border: 1px solid #FFA000;
}

.square-diagnóstico:checked:after {
    content: "D";
    background: #FFA000;
    color: #fff;
}

.marcaRow {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin-top: 5px;
}


/*< End of Marca styles >*/


/*-------------------------------------------------
    Spinner For Loader
--------------------------------------------------*/

.spinner {
    width: 50px;
    height: 50px;
    position: relative;
    margin: 100px auto;
    display: none;
}

.double-bounce1,
.double-bounce2 {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background-color: #22a5de;
    opacity: 0.6;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-animation: sk-bounce 2.0s infinite ease-in-out;
    animation: sk-bounce 2.0s infinite ease-in-out;
}

.double-bounce2 {
    -webkit-animation-delay: -1.0s;
    animation-delay: -1.0s;
}

@-webkit-keyframes sk-bounce {
    0%, 100% {
        -webkit-transform: scale(0.0)
    }

    50% {
        -webkit-transform: scale(1.0)
    }
}

@keyframes sk-bounce {
    0%, 100% {
        transform: scale(0.0);
        -webkit-transform: scale(0.0);
    }

    50% {
        transform: scale(1.0);
        -webkit-transform: scale(1.0);
    }
}

.subModal {
    box-shadow: 0px 0px 5px #777;
    width: 85%;
    border-radius: 5px;
    overflow: hidden;
}

.popupButonRow {
    display: flex;
    align-items: center;
    justify-content: space-around;
}

.smallPopupBtn {
    padding: 1px 5px !important;
}

.smallPopupBtnDanger {
    color: #fff !important;
    background-color: #d9534f !important;
    border-color: #d9534f !important;
}

.placeholderLogo,
.companyLogo {
    height: 77px !important;
    width: auto !important;
    max-width: 135px !important;
}

.taskIcon {
    font-size: 14px;
    position: relative;
    top: 3px
}

.dataTableCommon {
    word-break: break-all;
    width: 100%;
    padding: 10px;
}

.marginBottom5 {
    margin-bottom: 5px !important;
}

.p-5 {
    padding: 5px;
}

.p-15 {
    padding: 15px !important;
}

.pt-10 {
    padding-top: 10px;
}

.d-none {
    display: none;
}

.text-end {
    text-align: end;
}

.form-group.checkbox {
    margin-top: 20px;
}

    .form-group.checkbox .input-group {
        float: left;
        width: auto;
    }

    .form-group.checkbox label {
        float: left;
        padding: 3px 6px;
    }

#compDropdownAppendSelector input {
    width: auto !important;
}

.p-t-17 {
    padding-top: 17px;
}

.p-b-5 {
    padding-bottom: 5px;
}

.atributo-clr {
    color: #22a5de;
}

.clr-red {
    color: red;
}

.clr-orange {
    background-color: orange;
}

.cus-input-height .form-control {
    height: 23px !important;
}

.input-h-22{
    height:22px;
}

.w-768 {
    width: 768px;
}

.float-left {
    float: left;
}

.float-right {
    float: right;
}

.clear-both {
    clear: both;
}

f-s-16 {
    font-size: 16px;
}

.clr-forest-green {
    color: forestgreen;
}

.asignadas .form-control {
    height: 25px !important;
}

.asignadas .formControlCssForDropdown {
    height: 25px !important;
}

.note-txtarea .form-control {
    height: 38px !important;
}

.w-768 {
    width: 768px;
}

.addselect {
    display: block;
    clear: both;
}

    .addselect select {
        margin: 2px 0;
    }

    .addselect table tr td:nth-child(2) {
        width: 3px;
    }

.plusbtnstyle {
    position: relative;
    top: -1px;
    left: 1px;
}

.emp-addAction-input-h .form-control {
    height: 22px;
}

.border-none {
    border: none;
}

.fig-com-box {
    width: 120px;
    height: 80px;
}

#tbl_result {
    width: 100%;
    table-layout: fixed;
    border-collapse: collapse;
}

 #tbl_result tbody {
    display: block;
    width: 100%;
    overflow: auto;
    height: 440px;
}

#tbl_result tbody tr,
#tbl_result thead tr {
     display: flex;
}

#tbl_result tbody tr td,
#tbl_result thead tr th {
      width: 50%;
}

#tbl_result tbody::-webkit-scrollbar-track {
       border-radius: 10px;
       background-color: #4fc3f7;
}

#tbl_result tbody::-webkit-scrollbar {
      width: 6px;
      background-color: #F5F5F5;
}

#tbl_result tbody::-webkit-scrollbar-thumb {
      border-radius: 10px;
      -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
       background-color: #555;
}

@media (max-width:1420px) {
    .task-type-tbl-div table th,
    .task-type-tbl-div table td {
        padding: 3px;
    }

    .task-type-tbl-div table .isActiveCheckbox {
        height: 12px !important;
        width: 12px !important;
    }
}

@media (max-width:1160px) {
    .task-type-tbl-div {
        width: 60%;
    }
}

#tbl_leave_history tr td:nth-child(2){
    width:137px !important;
}