html {
  font-size: 14px;
}

@media (min-width: 768px) {
  html {
    font-size: 16px;
  }
}

.btn:focus, .btn:active:focus, .btn-link.nav-link:focus, .form-control:focus, .form-check-input:focus {
  box-shadow: 0 0 0 0.1rem white, 0 0 0 0.25rem #258cfb;
}

html {
    position: relative;
    min-height: 100%;
    margin: 0;
}

body {
    padding-top: 50px;
    background: #fff;
    color: #030303;
}

.dl-horizontal dt {
    white-space: normal
}

.dxhtml-calender {
    height: 1200px;
    width: 100%;
    margin: 0 auto
}

.dhx_cal_event div.dhx_footer, .dhx_cal_event.event_business div.dhx_footer, .dhx_cal_event.event_news div.dhx_footer, .dhx_cal_event.event_sports div.dhx_footer, .dhx_cal_event.past_event div.dhx_footer {
    background-color: transparent !important
}

.dhx_cal_event .dhx_title {
    line-height: 12px
}

.dhx_cal_event.dhx_cal_select_menu .dhx_body, .dhx_cal_event.selected .dhx_body, .dhx_cal_event:hover .dhx_body, .dhx_cal_event_line:hover {
    opacity: 1
}

.dhx_cal_event.event_sports div, .dhx_cal_event_line.event_sports {
    background-color: orange !important;
    border-color: #a36800 !important
}

.dhx_cal_event_clear.event_sports {
    color: orange !important
}

.dhx_cal_event.event_business div, .dhx_cal_event_line.event_business {
    background-color: #36BD14 !important;
    border-color: #698490 !important
}

.dhx_cal_event_clear.event_business {
    color: #36BD14 !important
}

.dhx_cal_event.event_news div, .dhx_cal_event_line.event_news {
    background-color: #FC5BD5 !important;
    border-color: #839595 !important
}

.dhx_cal_event_clear.event_news {
    color: #B82594 !important
}

.dhx_cal_lsection {
    width: 150px !important
}

.float-lt {
    float: left
}

.padding10 {
    padding: 5px 0
}

.color_field {
    color: #fff;
    text-align: center
}

.k-more-events > span {
    font-size: 0
}

    .k-more-events > span:after {
        content: "View More";
        font-size: 9px;
        margin-top: .3em;
        font-family: Helvetica;
        font-weight: 700
    }

.jumbotron {
    padding: 20px !important;
    background: inherit
}

.k-scheduler-monthview td[role=gridcell] {
    height: 200px !important
}

#team-schedule {
    position: relative;
    top: 12px;
    z-index: 1000;
    color: #000
}

.task-section {
    margin: 5px;
    font-size: 13px
}

.event-section {
    font-size: 12px;
    font-weight: 700
}

@media(max-width:640px) {
    .jumbotron {
        padding: 0 !important
    }
}

@media(max-width:768px) {
    .task-section {
        display: inline-block;
        background-color: transparent
    }

    #team-schedule {
        margin-bottom: 16px;
        border: 1px solid #fafad2;
        background: #fafad2;
        box-shadow: #a9a9a9 0 3px
    }

        #team-schedule label {
            font-weight: 600 !important
        }
}

.control-label {
    margin-bottom: 0;
    padding-top: 9px;
    text-align: left !important
}

.float-rt {
    float: right
}

dd, dt {
    line-height: 2em
}

@media(min-width:780px) {
    .das-separator {
        border-right: 1px solid #fff;
    }
}

.allowed-days {
    padding: 5px;
    font-size: 13px;
    border-radius: 5px
}

    .allowed-days.Monday {
        background-color: #698490;
        color: #fff
    }

    .allowed-days.Tuesday {
        background-color: #008080;
        color: #fff
    }

    .allowed-days.Wednesday {
        background-color: #b82594;
        color: #fff
    }

    .allowed-days.Thursday {
        background-color: #d2691e;
        color: #fff
    }

    .allowed-days.Friday {
        background-color: #008b8b;
        color: #fff
    }

    .allowed-days.Sunday {
        background-color: olive;
        color: #fff
    }

    .allowed-days.Saturday {
        background-color: #0837df;
        color: #fff
    }

.top10 {
    margin-top: 10px
}

#mainNav {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030;
    min-height: 50px;
    border: 1px solid transparent;
    top: 0;
}
#body-content {
    padding: 20px 0;
    min-height: calc(100vh - 50px);
    transition: all 0.3s;
    width: 100%;
}
.btn-teal {
    background-color: #008080;
    border-color: #008080;
    color: white;
    transition: all 0.3s ease;
}

    .btn-teal:hover {
        background-color: #006666;
        border-color: #006666;
        color: white;
    }

a.link-secondary:hover,
a.link-primary:hover {
    text-decoration: underline;
}
/* Increase the height of dropdown controls to match input fields */
.form-select {
    height: calc(2.5rem + 2px); /* Adjust this value to match the desired height */
    padding: 0.375rem 0.75rem; /* Match the padding of the input fields */
    font-size: 1rem; /* Ensure the text size inside the dropdown matches input fields */
    border-radius: 0.375rem; /* Ensure the dropdown has rounded corners like input fields */
}
@media (min-width: 576px) {
    .navbar-expand-sm .navbar-nav .nav-link {
        padding-right: .75rem;
        padding-left: .75rem;
    }
}
.navbar{padding-top: .30rem;padding-bottom:.30rem}
.dropdown-menu[data-bs-popper] {
    margin-top: .3rem;
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
    text-decoration: none;
    color: #ffffff;
    background-color: #008080;
}
.dropdown-menu > li.fw > a:hover, .dropdown-menu > li.fw > a:focus {
    background-color: #c51442;
    color: #fff
}

/* Responsive hiding for section titles */
@media (max-width: 768px) {
    .d-none.d-md-block {
        display: none !important;
    }
}

.left-ribbon {
    position: absolute;
    left: -3px;
    top: 2px;
    z-index: 1;
    overflow: hidden;
    width: 90px;
    height: 90px;
    text-align: right;
}

    .left-ribbon span {
        font-size: 11px;
        font-weight: bold;
        color: #FFF;
        text-transform: uppercase;
        text-align: center;
        line-height: 20px;
        width: 135px;
        display: block;
        box-shadow: 0 3px 10px -5px rgba(0, 0, 0, 1);
        position: absolute;
        top: 31px;
        right: -21px;
        transform: rotate(-45deg);
        -webkit-transform: rotate(-45deg);
    }

        .left-ribbon span.Working {
            background: linear-gradient(#f5d21f 0%, #9a8207 100%);
        }

        .left-ribbon span.Donegall {
            background: linear-gradient(#08b8b8 0%, #008080 100%);
        }

        .left-ribbon span.Collage, .left-ribbon span.College {
            background: linear-gradient(#d613ff 0%, #6e0983 100%);
        }

        .left-ribbon span.Away {
            background: linear-gradient(#f00 0%, #9e0505 100%);
        }

        .left-ribbon span::before {
            content: "";
            position: absolute;
            left: 0px;
            top: 100%;
            z-index: -1;
            border-right: 3px solid transparent;
            border-bottom: 3px solid transparent;
        }

        .left-ribbon span.Working::before {
            border-left: 3px solid #9a8207;
            border-top: 3px solid #9a8207;
        }

        .left-ribbon span.Donegall::before {
            border-left: 3px solid #008080;
            border-top: 3px solid #008080;
        }

        .left-ribbon span.Collage::before {
            border-left: 3px solid #6e0983;
            border-top: 3px solid #6e0983;
        }

        .left-ribbon span.Away::before {
            border-left: 3px solid #9e0505;
            border-top: 3px solid #9e0505;
        }

        .left-ribbon span::after {
            content: "";
            position: absolute;
            right: 0px;
            top: 100%;
            z-index: -1;
            border-left: 3px solid transparent;
            border-bottom: 3px solid transparent;
        }

        .left-ribbon span.Working::after {
            border-right: 3px solid #9a8207;
            border-top: 3px solid #9a8207;
        }

        .left-ribbon span.Donegall::after {
            border-left: 3px solid #008080;
            border-top: 3px solid #008080;
        }

        .left-ribbon span.Collage::after {
            border-left: 3px solid #6e0983;
            border-top: 3px solid #6e0983;
        }

        .left-ribbon span.Away::after {
            border-left: 3px solid #9e0505;
            border-top: 3px solid #9e0505;
        }


.ribbon {
    position: absolute;
    right: -5px;
    top: -5px;
    z-index: 1;
    overflow: hidden;
    width: 75px;
    height: 75px;
    text-align: right;
}

    .ribbon span {
        font-size: 10px;
        font-weight: bold;
        color: #FFF;
        text-transform: uppercase;
        text-align: center;
        line-height: 20px;
        transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
        width: 100px;
        display: block;
        box-shadow: 0 3px 10px -5px rgba(0, 0, 0, 1);
        position: absolute;
        top: 19px;
        right: -21px;
    }

        .ribbon span.Staff {
            background: #79A70A;
            background: linear-gradient(#9BC90D 0%, #79A70A 100%);
        }

        .ribbon span.Freelance {
            background: linear-gradient(#0da9c9 0%, #0a5fa7 100%);
        }

        .ribbon span.Contractors {
            background: linear-gradient(#f33737 0%, #a70a0a 100%);
        }

        .ribbon span::before {
            content: "";
            position: absolute;
            left: 0px;
            top: 100%;
            z-index: -1;
            border-right: 3px solid transparent;
            border-bottom: 3px solid transparent;
        }

        .ribbon span.Staff::before {
            border-left: 3px solid #79A70A;
            border-top: 3px solid #79A70A;
        }

        .ribbon span.Freelance::before {
            border-left: 3px solid #0a5fa7;
            border-top: 3px solid #0a5fa7;
        }

        .ribbon span.Contractors::before {
            border-left: 3px solid #a70a0a;
            border-top: 3px solid #a70a0a;
        }

        .ribbon span::after {
            content: "";
            position: absolute;
            right: 0px;
            top: 100%;
            z-index: -1;
            border-left: 3px solid transparent;
            border-bottom: 3px solid transparent;
        }

        .ribbon span.Staff::after {
            border-right: 3px solid #79A70A;
            border-top: 3px solid #79A70A;
        }

        .ribbon span.Freelance::after {
            border-left: 3px solid #0a5fa7;
            border-top: 3px solid #0a5fa7;
        }

        .ribbon span.Contractors::after {
            border-left: 3px solid #a70a0a;
            border-top: 3px solid #a70a0a;
        }


/***OLD CSS***/
@media (min-width: 768px) {
    .dl-horizontal dt {
        text-align: left;
    }
}
.k-event-template {
    padding: 0 !important
}
.client-name {
    width: 100% !important;
}
.k-event-actions span.k-i-arrow-60-left {
    bottom: 4px
}
span.onbehalf-solus {
    margin-right: 2px
}
.k-event-actions {
    top: 0 !important
}
.bulk-form-section{
    background-color:lightgray;
    padding-top:10px;
    margin: 0;
}
.bulk-form-section .month-view {
    min-height: 325px;
    margin-bottom: 10px;
    background-color: #fff;
    padding: 5px;
    height: 325px
}

.month-view > .month-header {
    display: block;
    text-align: center;
    background-color: #d3e80a;
    color: #000;
    font-weight: 600;
    font-size: 22px
}

table.component-table {
    width: 100%;
}

    table.component-table tr {
        padding: 0;
        border: 0
    }

    table.component-table th {
        padding: 0;
        height: 30px;
        background-color: #333;
        text-align: center;
        color: #fff;
        border-spacing: 0
    }

    table.component-table td {
        padding: 2px;
        text-align: center;
        color: #0a0a0a;
        height: 28px;
        /*background-color: #fff;*/
        /*border: 1px solid #B2B2B2*/
    }

    table.component-table a {
        text-decoration: none;
        color: #000
    }

    /*table.component-table td.date-disabled {
        background-color: gray
    }*/

    table.component-table td.already-disabled, table.component-table td.date-disabled {
        color: #d2cfcf;
        cursor: not-allowed
    }

    table.component-table td.already-disabled {
        background-color: #ff0039
    }

    table.component-table td.selectable {
        cursor: pointer
    }

        table.component-table td.selectable a {
            display: block
        }

        table.component-table td.selectable:hover {
            background-color: #d3d3d3
        }

    table.component-table td.date-selected {
        background-color: #36bd14;
        cursor: pointer
    }

    table.component-table td.selectable:hover a {
        color: #36bd14;
        font-weight: 600
    }

    table.component-table h3, table.component-table a h3 {
        margin: 8px auto;
        font-size: 18px;
        font-weight: 600;
    }

.no-border {
    border: none !important
}
@media only screen and (max-width: 1024px) {
    .k-scheduler-toolbar > ul.k-scheduler-views {
        z-index: 1001 !important;
    }
}
@media only screen and (max-width: 767px) {
    
    .SelectedAdTypes input{
        width: 100% !important;
    }
    .km-pane-wrapper .k-header .k-button {
        color: #444 !important;
        background-color: #fafafa !important;
        border-color: #fafafa !important;
    }
    .client-name {
        width: 50% !important;
    }
    input#cfmAdSize {
        float: left;
        margin: 6px 5px 0 0;
        width: 16px;
        height: 16px;
        -webkit-appearance: checkbox;
    }
    .k-scheduler-monthview td[role=gridcell] {
        height: 90px !important;
    }
}

@media only screen and (max-width: 1024px) {
    .k-edge .k-scheduler-toolbar > ul.k-scheduler-views > li.k-current-view > .k-link:after, .k-ff .k-scheduler-toolbar > ul.k-scheduler-views > li.k-current-view > .k-link:after, .k-ie11 .k-scheduler-toolbar > ul.k-scheduler-views > li.k-current-view > .k-link:after, .k-safari .k-scheduler-toolbar > ul.k-scheduler-views > li.k-current-view > .k-link:after, .k-webkit .k-scheduler-toolbar > ul.k-scheduler-views > li.k-current-view > .k-link:after {
        content: "\E006" !important;
    }
}
.lockoutenabled {
    text-decoration: line-through;
    color: #b6b6b6;
}

table.component-table .specDate h3, table.component-table .specDate a h3 {
    color: #0e39cb;
    text-decoration: underline;
}
.solusSpecDate {
    color: #ff0531;
    font-weight: 600;
}
footer {
    border-top: 1px solid #e6e6e6;
    padding: 10px 0;
    font-size: 12px;
    color: dimgrey;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-weight: 600;
}
.k-header.k-grid-toolbar.k-grid-top {
    background-color: #008080 !important;
    border-color: #008080 !important
}
/** home page css */
.logo-header {
    text-align: center;
    padding: 30px 0;
    position: relative;
    z-index: 1;
}

    .logo-header ul {
        margin: 0;
        padding: 0;
    }

        .logo-header ul li {
            list-style: none;
            display: inline-block;
            border-right: 1px solid #000;
            padding: 0 20px;
        }

            .logo-header ul li:last-child {
                border-right: none;
            }
.content-main {
    position: relative;
    padding: 70px 0;
    background: url(../imgs/home/bg.jpg) center top no-repeat;
    background-size: cover;
}
    .content-main .heading1{
        font-weight: 200;
        font-size: 40px;
        position: relative;
        padding: 10px 0px 20px;
        margin: 0 0 30px;
    }
        .content-main .heading1:after {
            content: '';
            position: absolute;
            width: 70px;
            height: 1px;
            background: #7408ed;
            left: 0;
            bottom: 0;
        }
.mobile_menu_custom {
    display: none;
}
.munabar {
    margin-top: 30px;
}
    .munabar .color-box {
        text-align: center;
        padding: 40px 0;
    }

.blue-bg {
    background: #40a0ea;
}

.orange-bg {
    background: #e86c60;
}

.pink-bg {
    background: #f968ad;
}

.purple-bg {
    background: #8e71ef;
}

.darkblue-bg {
    background: #1f82bd;
}

.lightgreen-bg {
    background: #3dd0c0;
}

.darkpink-bg {
    background: #ec63e1;
}

.lightblue-bg {
    background: #655fe0;
}

.green-bg {
    background: #77c95b;
}

.yellow-bg {
    background: #e7be5b;
}

.owl-carousel .owl-item img {
    width: auto !important;
    display: inline-block !important;
}
.munabar .color-box a {
    text-decoration: none;
}
.munabar .color-box h3 {
    color: #fff;
    font-size: 18px;
    font-weight: 600;
}
.munabar .item{
    max-height: 178px;
}
.owl-carousel .owl-nav .owl-prev, .owl-carousel .owl-nav .owl-next {
    width: 45px;
    height: 11px;
    margin: 0 7px;
    border: none;
    outline: none;
}
    .owl-carousel .owl-nav .owl-prev span, .owl-carousel .owl-nav .owl-next span {
        display: none;
    }

.owl-carousel .owl-nav .owl-prev {
    background: url('../imgs/home/left-arrow.png') center center no-repeat !important;
}

    .owl-carousel .owl-nav .owl-prev.disabled {
        background: url('../imgs/home/left-arrow-disabled.png') center center no-repeat !important;
    }

.owl-carousel .owl-nav .owl-next {
    background: url('../imgs/home/right-arrow.png') center center no-repeat !important;
}

    .owl-carousel .owl-nav .owl-next.disabled {
        background: url('../imgs/home/right-arrow-disabled.png') center center no-repeat !important;
    }

.owl-carousel .owl-nav {
    text-align: center;
    margin-top: 30px;
}

@media (max-width: 767px) {

    .logo-header ul li {
        margin-bottom: 15px;
        border-right: none !important;
    }
    .heading h2 {
        font-size: 26px;
    }
    .logo-header img {
        max-width: 320px;
    }

    .content-main {
        padding: 70px 0 30px;
    }

        .content-main .heading1 {
            margin: -36px 0 30px;
            float: left;
            clear: both;
            width: 100%;
            font-weight: 400;
            font-size: 19px;
        }

    .mobile_menu_custom {
        display: block;
    }

        .mobile_menu_custom ul {
            margin: 20px 0 0;
            padding: 0;
        }

            .mobile_menu_custom ul li {
                list-style: none;
                background: rgba(255,255,255,0.75);
                display: block;
                margin-bottom: 3px;
            }

                .mobile_menu_custom ul li a {
                    color: #000;
                    text-decoration: none;
                }

                .mobile_menu_custom ul li span {
                    width: 66px;
                    height: 50px;
                    line-height: 50px;
                    display: inline-block;
                    text-align: center;
                    margin-right: 15px;
                }

                    .mobile_menu_custom ul li span img {
                        max-width: 35px;
                    }

    .munabar_desktop {
        display: none;
    }
} 

/**  register page **/

.contact-section {
    padding-bottom: 50px;
    margin-top: 30px;
}
.heading {
    background: #269898;
    text-align: center;
    padding: 10px 1px;
}
    .heading h2 {
        margin: 0;
        color: #000;
        text-shadow: 0 1px #000;
    }
.register-container {
    background: #f3f1f1;
    padding: 20px 40px;
}
    .register-container p {
        color: #b7b5b5;
        font-size: 14px;
        font-style: italic;
    }

.p-underlign {
    border-bottom: 1px solid #ded4d4;
    padding-bottom: 10px;
}
.contact-form .form-group {
    margin-left: 0;
    margin-right: 0;
}
.contact-form.forgotform input, .contact-form.forgotform label, .en-box h4 {
    font-size: 15px;
}

.contact-form label {
    color: #2b2b2b;
    font-size: 14px;
    margin-bottom: 10px;
}
.contact-form input{
    background: #fff;
    border: 1px solid #d3d3d3;
    font-weight: 300;
    height: 43px;
}
a:hover, a:focus {
    text-decoration: none;
}
#depts {
    border-left: 1px solid #caccca;
}
.list-of-depts ul {
    list-style-type: circle;
}
    .list-of-depts ul li {
        margin: 12px 0;
    }
        .list-of-depts ul li a {
            cursor: pointer;
        }
            .list-of-depts ul li a span {
                color: grey;
            }
   .atozlink ul {
        padding: 0;
        list-style-type: none;
    }
    .atozlink ul li {
        display: inline-block;
        margin: 10px 3.41px;
    }
        .atozlink ul li a {
            background-color: #008080;
            padding: 7px 12px;
            color: #fff;
            cursor: pointer;
        }
            .atozlink ul li a.active, .depts a.active {
                background-color: #06b726;
                border-color: #06b726;
            }
.depts a.active:hover {
    background-color: #06b726;
    border-color: #06b726;
}
                b.caret {
                    margin-left: 5px;
                }
.bottom20 {
    margin-bottom: 20px;
}
.staff-photo {
    display: inline-block;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background-size: 60px 60px;
    background-position: center center;
    vertical-align: middle;
    line-height: 32px;
    box-shadow: inset 0 0 1px #999, inset 0 0 10px rgba(0,0,0,.2);
    margin-left: 5px;
}

.k-grid td.k-state-selected, .k-grid tr.k-state-selected td, .k-grid tr.k-state-selected td a {
    background-color: #3379b5;
    color: #fff;
}

.filter-section, .select-section {
    position: relative;
    box-shadow: 0 1px 2px 1px rgba(0,0,0,.08),0 3px 6px rgba(0,0,0,.08);
    padding: 3em;
    border: 1px solid rgba(20,53,80,.14)
}

.demo-hint {
    font-size: 12px;
    margin-top: 10px;
    color: #999
}

#customers-list .photo, #StaffProfileId-list .photo, #staff_image {
    display: inline-block;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background-size: 60px 60px;
    background-position: center center;
    vertical-align: middle;
    line-height: 32px;
    box-shadow: inset 0 0 1px #999,inset 0 0 10px rgba(0,0,0,.2);
    margin-left: 5px
}
#staff_image {
    width: 200px;
    height: 200px;
    background-size: 200px 200px
}#customers-list li{cursor:pointer}#customers-list .dropdown-header{text-transform:uppercase;font-weight:600}
#customers-list h3, #StaffProfileId-list h3{
    margin: 0 0 1px 0;
    padding: 0;
    font-size: 1.2em;
    font-weight: 400;
    color: #065050
}
#customers-list h4, #StaffProfileId-list h4{
    margin: 0 0 1px 0;
    padding: 0;
    font-size: 1em;
    font-weight: 400
}
#customers-list p, #StaffProfileId-list p{
    margin: 0;
    padding: 0;
    font-size: .8em
}
@media (max-width: 767px) {
     .filter-section,.select-section {
         padding: 1em;
     }

    .register-container {
        padding: 20px;
    }
 }

.k-grid-header th.k-with-icon .k-link {
    text-decoration: none;
}
.dropdown-menu > li.fw > a:hover, .dropdown-menu > li.fw > a:focus {
    background-color: #c51442;
}
.top20 {
    margin-top: 20px;
}
.top25 {
    margin-top: 25px;
}

.alert {
    padding: 5px;
    margin-bottom: 10px;
}
.attendance-photo {
    display: inline-block;width: 32px;height: 32px;
    border-radius: 50%;background-size: 32px 35px;
    background-position: center center;
    vertical-align: middle;line-height: 32px;
    box-shadow: inset 0 0 1px #999, inset 0 0 10px rgba(0,0,0,.2);
    margin-left: 5px;
}

.table-hover>tbody>tr:hover {
    background-color: #359a9a;
    color: #fff;
    cursor: pointer; 
}
.table-bordered>tbody>tr>td{
    border: 1px solid #ccc;
    font-size: 14px;
}
.attendance-name {display: inline-block;vertical-align: middle;line-height: 32px;padding-left: 5px;}
.attendance-table th{
    background-color: #1b8d8d;text-decoration: none;font-weight: 500;color: #fff;overflow: hidden;
    border-style: solid;
    border-width: 0 0 1px 1px !important;
    padding: .5em .6em .4em .6em !important;
       
    white-space: nowrap;
    text-overflow: ellipsis;
    text-align: left;
    background-image: none,linear-gradient(to bottom,rgba(255,255,255,.25) 0,rgba(255,255,255,0) 100%);}

.k-grid-header th.k-header>.k-link {
    font-weight: 500;
}
.btn-grey {
    color: #666;
    background-color: #e1e1e1;
    border-color: #e1e1e1;
}
.btn-grey:hover {
    color: #000;
}

.staff-wrapper {
    margin: 10px 0 30px;
}

.staff-heading {
    position: relative;
    text-transform: uppercase;
    font-weight: 600;
}

    .staff-heading .head img {
        width: 42px;
        margin-right: 10px;
        vertical-align: bottom;
    }

    .staff-heading .head {
        font-size: 42px;
        color: black;
        margin-top: 0;
        background: white;
        position: relative;
        z-index: 999;
        padding-right: 20px;
    }

    .staff-heading .line {
        display: block;
        position: absolute;
        height: 2px;
        width: 100%;
        background: black;
        left: 0;
        top: 24px;
    }
.letter-button {
    display: flex;
    justify-content: space-between;
    margin-top: 25px;
}

    .letter-button a {
        color: #666666;
        background: #e6e6e6;
        display: inline-block;
        border-radius: 10px;
        font-weight: 500;
        cursor: pointer;
        text-align: center;
        box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.1);
        transition: all 0.5s ease;
    }

        .letter-button a:hover {
            text-decoration: none;
            background: #8c9fae;
            color: white;
        }

        .letter-button a:focus {
            text-decoration: none;
        }

        .letter-button a.active {
            background: #008080;
            color: white;
        }

.category-button a:hover {
    text-decoration: none;
    background: #e6e6e6;
    color: #666666;
}

.category-button a:focus {
    text-decoration: none;
}

.category-button a.active {
    background: #008080;
    color: white;
}

    .category-button a {
        background: #8c9fae;
        color: white;
        border-radius: 20px;
        display: inline-block;
        font-size: 13px;
        padding: 8px 15px;
        cursor:pointer;
        text-transform: uppercase;
        transition: all 0.5s ease;
    }

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

.search-wrap {
    background: url('../imgs/staff/bg-image.jpg') center center no-repeat;
    padding: 40px;
    background-size: cover
}

.search-inner {
    max-width: 640px;
    margin: 0 auto;
}

    .search-inner .speaker-img img {
        max-width: 445px;
        margin: 0 auto;
        display: block;
    }

    .search-inner form {
        margin: 30px 0 65px;
    }

        .search-inner form .form-group {
            position: relative;
        }

            .search-inner form .form-group .form-control {
                height: auto;
                border: 0;
                padding: 16px 30px;
                border-radius: 40px;
                font-size: 20px;
                box-shadow: 0 0 15px 3px rgba(0,0,0,0.1);
            }

                .search-inner form .form-group .form-control::placeholder {
                    font-size: 20px;
                    color: #969696;
                    opacity: 1;
                }

            .search-inner form .form-group button {
                background: none;
                border: 0;
                position: absolute;
                right: 23px;
                top: 18px;
            }

                .search-inner form .form-group button img {
                    width: 25px;
                }

@media(max-width: 1200px) {
    .letter-button {
        flex-wrap: wrap;
        justify-content: flex-start;
    }

    .category-button {
        flex-wrap: wrap;
        justify-content: flex-start;
    }

    .letter-button a {
        margin: 5px;
    }

    .category-button a {
        margin: 5px;
    }
}

@media(max-width: 767px) {
    .letter-button {
        flex-wrap: wrap;
        justify-content: flex-start;
    }

    .category-button {
        flex-wrap: wrap;
        justify-content: flex-start;
    }

    .staff-heading .line {
        display: none;
    }

    .letter-button a {
        margin: 5px;
    }

    .category-button a {
        margin: 5px;
    }
}

@media(max-width: 576px) {
    .search-inner .speaker-img img {
        max-width: 320px;
        width: 100%;
    }

    .staff-heading .head {
        font-size: 28px;
    }

        .staff-heading .head img {
            width: 30px;
        }

    .category-button a {
        font-size: 12px;
        padding: 6px 18px;
    }

    .letter-button {
        margin-top: 15px;
    }

    .category-button {
        margin-top: 20px;
    }
}

@media(max-width: 360px) {
    .staff-heading .head {
        font-size: 24px;
    }

    .letter-button a {
        font-size: 15px;
        width: 30px;
        height: 30px;
        line-height: 30px;
    }

    .category-button a {
        margin: 2px;
    }

    .category-button a {
        font-size: 12px;
        padding: 5px 12px;
    }
}

.directory-listing h1{
    font-size: 36px;
    color: black;
    margin-top: 35px;
    background: white;
    padding-right: 20px;
    margin-bottom: 25px;
    text-transform: uppercase;
    font-weight: 600;
}
.directory-listing h1 img{padding-right: 10px;}
.directory-listing table tr th{color: #008080;font-size: 16px;}
.directory-listing table tr td{font-size: 16px;font-weight: 600;}
.directory-listing table tr th:first-child,.directory-listing table tr td:first-child{border-left: 0;}
.directory-listing table tr th:last-child,.directory-listing table tr td:last-child{border-right: 0;}
.directory-listing table{border-left: 0; border-right: 0; }
.directory-listing .table-bordered>thead>tr>td, .table-bordered>thead>tr>th{border-bottom-color: #008080;}
.directory-listing table tr:last-child td{border-bottom:2px solid #008080;}
.directory-listing .table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th{padding: 10px 15px;}
.k-safari.k-mobile .k-picker-wrap .k-input {
    height: 2.5em !important;
}
.k-edit-form-container .frm-ctrl {
    width: 89%;
    height: 34px;
    padding: .167em 1em;    
    border-radius: 3px;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
}

#overlay {
    width: 100%;
    height: 100%;
    display: table;
    z-index: 10;
    position: fixed;
    top: 0;
    left: 0;
    right: 200px;
    bottom: 0;
    background: rgba(0,0,0,.3)
}

    #overlay i {
        display: table-cell;
        vertical-align: middle;
        text-align: center
    }
.rotate-180 {
    transform: rotate(180deg);
    transition: transform 0.3s ease;
}
.bg-teal {
    background-color: #008080; /* Bootstrap's teal or customize */
}
.mt-4pt5{
    margin-top: 2rem !important
}
#loader {
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background: rgba(255,255,255,0.6);
    display: none;
    z-index: 1050; /* Above most elements */
    display: flex;
    justify-content: center;
    align-items: center;
}
.hvr-icon-fade {
    color: var(--bs-primary);
    text-decoration: none;
}