#cal-legend span {
background-color:#9aa8fc;
border-radius:5px;
color:#fff;
font-family:"Source Sans Pro", sans-serif;
font-size:12px;
margin:4px;
padding:3px 10px;
}

#cal-legend span:before {
font-family:FontAwesome;
}

.icon {
    position: relative;
    top: -0.0625em;
    display: inline-block;
    width: 1em;
    height: 1em;
    vertical-align: middle;
    stroke-width: 0;
    stroke: currentColor;
    fill: currentColor;
}
#cal-search {
    border-color: #999 !important;
    padding: 10px 1.8rem !important;
    border-radius: 5px;
    width: 100% !important;

}
.search-container {
    min-width: 180px;
    max-width: 80%;
}
.search-container .fa-search {
    position: absolute;
    padding: 12px 10px;
    color: #999999!important;
    z-index: 99;
}

.row.my-3 {
    background: #f8f8f8;
    padding-top: 1.5rem !important;
    overflow: hidden;
    margin: 0 !important;
    border-top: 8px solid #01759e;
}


#calendar .fc-right .fc-button-group button.fc-button-primary {
    color: #ffffff;
    font-size: 12px;
    padding: 2px 6px;
    text-transform: uppercase;
    border: 1px solid #ffffff !important;
}

#calendar .fc-right .fc-button-group button.fc-button-primary.fc-button-active {
    background-color: #ffffff!important;
    color: #333333;
}

#calendar .fc-right .fc-button-group button.fc-button-primary:hover {
    background-color:#d3d3d3;
}

#calendar .fc-view > table {
background-color:rgba(255,255,255,0.7);
}

.fc table {
margin-bottom:0!important;
}

.fc-button-group button {
    background: transparent!important;
    border: 2px solid #bcccdc!important;
    border-color: transparent!important;
    border-radius: 0;
    color: #bcccdc;
    margin: 0 9px;
    outline: none!important;
    padding: 0;
}

.fc-button-group button:hover {
    background-color: transparent !important;
    filter: brightness(1.1)!important;
    backdrop-filter: brightness(1.1);
}
.fc-button-primary:disabled {
    background-color:#fff!important;
    border:1px solid #ced4da;
    border-color:#2C3E50;
    border-radius:.5rem;
    color:#333;
}

.fc-event > .fc-content {
    color:#fff;
    font-size:14px;
}

.fc-header-toolbar h2 {
color:#015F81;
font-size:2.2em;
}

.fc-left h2:first-letter {
text-transform:uppercase;
}

.fc-other-month {
background-color:#f9f9f9;
}

.fc-toolbar.fc-header-toolbar {
    background: #01759e!important;
    border: 1px solid #bcccdc;
    border-bottom: none;
    border-top: 8px solid #01759e;
    color: #fff;
    margin: 0 auto;
    padding: 35px 10px;
}

.fc-toolbar.fc-header-toolbar h2 {
    color: #ffffff;
    font-size: 2rem;
}

#calendar.fc-unthemed td.fc-day.fc-today {
background:repeating-linear-gradient(45deg,rgba(225,215,225,.25), rgba(225,215,225,.25) 20px, rgba(255,255,255,.9) 20px, rgba(255,255,255,.9) 40px );
}

.fc-unthemed th,.fc-unthemed td,.fc-unthemed thead,.fc-unthemed tbody,.fc-unthemed .fc-divider,.fc-unthemed .fc-row,.fc-unthemed .fc-content,.fc-unthemed .fc-popover,.fc-unthemed .fc-list-view,.fc-unthemed .fc-list-heading td {
border-color:#bcccdc;
}

.main-page-title {
border-bottom:1px solid #eee;
color:#029FD7;
font-size:50px;
margin-bottom:30px;
padding:0 0 5px!important;
text-align:left;
}

.ui-datepicker select.ui-datepicker-month,.ui-datepicker select.ui-datepicker-year {
height:45px;
padding:5px;
}

a.fc-event {
background:#029fd7;
border-color:#029fd7;
text-decoration:none!important;
transition:.25s all;
}

a.fc-event div.fc-content:before,#cal-legend span {
    display:inline;
    margin-right: 2px;
    padding-right: 10px;
    padding-left: 10px;
    font-family: sans-serif;
    font-weight: 100;
    text-transform: uppercase;
    font-size: 13px;
}


.fc-time-grid-event .fc-time {
    display: inline;
}
.fc-time-grid .fc-event-container {
    z-index: unset;
}
a.fc-time-grid-event {
    padding:2px 10px;
    margin-top:2px;
}
a.fc-day-grid-event:hover,
a.fc-time-grid-event:hover {
    box-shadow:0 0 4px 2px #bbb;
    color:#fff;
    display:inline-block;
    filter:brightness(1.1);
    font-size:13px;
    margin-top:2px;
    min-width:85%;
    overflow:hidden;
    padding:2px 10px;
    white-space:pre-wrap;
    max-width: 200px;
    inset-inline-start: 0 !important;
    z-index:9999 !important;
    
}
a.fc-time-grid-event:hover{
    min-height: 200px;
    height: auto;

}

a.fc-time-grid-event span.cal-tag,
a.fc-day-grid-event:hover span.cal-tag {
    display: block;
}
a.fc-day-grid-event span.cal-tag{
    display: none;
}
a.fc-time-grid-event span.cal-tag,
a.fc-day-grid-event span.cal-tag
 {
    padding: 1px 5px;
    border-radius: 10px;
    text-transform: uppercase;
    font-size: 10px;
    margin: 4px 0;
    width: fit-content;
    min-width: 30px;
    text-align: center;
}
span.cal-countries {
    display: inline-block !important;
    background-color: #ffffff !important;
    min-width: auto !important;
    padding: 1px 3px !important;
    border-radius: 50px;
    margin-right: 5px !important;
}
span.cal-consultant {
    background-color: #13A29E;
    color: #ffffff;
}
span.cal-provider {
    background-color: #01759E;
    color: #ffffff;
}
span.cal-teams {
    background-color: #6264A6;
	color: #ffffff;
}
span.cal-teams:hover:before {
    content: "";
    display: inline-block;
    height: 10px;
    width: 10px;
    background: url(../../admin/img/teams.png);
    background-size: auto 10px;
    background-position: bottom left;
    background-repeat: no-repeat;
    margin-right: 2px;
}
a.fc-day-grid-event:hover{
    height: max-content;
}
a.fc-event:hover * {
    white-space: pre-wrap !important;
}

a.fc-event:not(.microsoft) div {
    color: #6B6391;
}

a.fc-event:not(.microsoft),#cal-legend span.distie {
background:rgba(50,90,120,1)!important;
border-color:rgba(50,90,120,1)!important;
}

button.fc-today-button {
background-color:#999;
border:none;
}

button.fc-today-button:disabled {
background-color:#7d7d7d;
border-radius:.25em;
color:#fff!important;
}

button.fc-today-button:disabled,button.fc-today-button {
background-color:#029fd7!important;
border:none!important;
color:#fff;
padding:4px 10px;
text-transform:uppercase;
}

.fc-event .cal-button-container {
    display: none;
    position: absolute;
    bottom: 0px;
    left: 0px;
    border-top:1px solid rgba(255,255,255,0.1);
    height: 30px;
    width: 100%;
}
.fc-week:hover {
    z-index: 999999;
}
.fc-dayGridMonth-view .cal-button-container {
    display: none !important;
}
.fc-event.microsoft .cal-button-container {
    border-color:#aaa;
}
.fc-event:hover .cal-button-container {
    display: block;
    padding: 5px 1px 0;
    text-align: right;
}

.fc-event a.cal-button {
    color: #fff;
    display: inline-block;
    font-size: 12px;
    padding: 2px 10px;
    cursor: pointer;
}
.fc-event.microsoft a.cal-button span {
    color:#888;
}
.fc-event a.cal-button:hover {
    color: skyblue;
}
.fc-event:not(.fc-day-grid-event) a.cal-button span {
    pointer-events: none;
}
.fc-event a.cal-button:hover span {
    color: skyblue;
}
.fc-event.microsoft a.cal-button:hover span {
    color: #666;
}

a.cal-button.edit-user {
    /* 
    pointer-events: none;
    color:rgba(255,255,255,0.1) !important;
    */
}
.cal-qe-title {
    line-height: 1.1em;
    font-size: 20px;
}
#cal-qe .flex-outer {
    padding: 0;
}
#cal-qe-confirm{
    min-width: 120px;
    margin: .25rem !important;
}
#cal-qe-cancel {
    color:#333;
}
#cal-qe .flex-outer li,
#cal-qe .flex-inner {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
#cal-qe .flex-outer > li > label,
#cal-qe .flex-outer li p {
    color: #333;
    flex: 1 0 0;
    max-width: 220px;
    text-align: left;
    margin: 0;
}
 
#cal-qe .flex-outer > li > label + *,
#cal-qe .flex-inner {
  flex: 1 0 220px;
}
#cal-qe {

}
.z-0 {
    z-index: 0 !important;
}
#cal-qe input,
#cal-qe select {
    height: 35px;
    padding: 4px 10px;
    color:#222;
}

div#cal-legend {
    background: #ffffff;
    border: 1px solid #ddd;
    border-top: none;
    padding: 9px 2px 3px 2px;
    text-align: right;
	display: flex;
	justify-content: space-between;
}

.fc-day-header span {
    font-size: 16px;
}

span.fc-day-number {
color:#aba4a4!important;
padding:10px!important;
}

th.fc-day-header.fc-widget-header {
background-color:#f0f4f8;
color:#486581!important;
font-size:1rem;
font-weight:400;
padding:10px 0;
}

.cal-filter {
    min-width: 180px;
    max-width: 80%;
    border-color: #999;
    padding: 5px 7px;
    color: #555;
}
.cal-filters label{
    min-width: 180px;
    max-width: 80%;
    width: 80%;
    text-align: left;
}

.fc-time-grid .fc-slats td {
  height: 4em; 
  border-bottom: 0;
}

#zoomLabel{
    margin-right: 5px;
    padding: 0;
    font-size: 12px;
    line-height: 30px;
    float: left;
}

#calZoom {
    max-width: 140px;
    float: left;
}
#zoomLabel:before {
    position: relative;
    top: 5px;
    left: 2px;
    z-index: 20;
    width: 22px;
    height: 24px;
    font: normal 20px/1 dashicons!important;
    content: "\f179";
    display: block;
    -webkit-font-smoothing: antialiased;
    color:#bbb;

}

a.fc-event.Registered div.fc-content:before,#cal-legend span.Registered:before {
    content:"\f274";
    }
    
    
    a.fc-event.Registered,#cal-legend span.cal-upcoming {
    background-color:#2ac6fd;
    border-color:#2ac6fd;
    }
    
    a.fc-event.microsoft {
        background-color: #eaf8fd;
        border-right: none;
        border-top: none;
        border-bottom: none;
        border-left: 2px solid #029FD7;
        border-radius: 0;
        padding: 3px 0;
    }

    .fc-event.microsoft > .fc-content {
        color:#029FD7;
        font-size:14px;
        font-weight: 500;
    }


        a.fc-event.past, #cal-legend span.ondemand.past {
            background-color: #F0F4F8;
            border-right: none;
            border-top: none;
            border-bottom: none;
            border-left: 2px solid #829AB1;
            border-radius: 0;
            padding: 3px 0;
        }


.fc-event.ondemand > .fc-content {
    color:#829AB1;
    font-size:14px;
    font-weight: 500;
}

    
    a.fc-event.ondemand div.fc-content:before,#cal-legend span.ondemand:before {
        content: "\f144";
        font-family: 'FontAwesome';
        padding-right: 2px;
        top: 1px;
        position: relative;
    }
    

    a.fc-day-grid-event.fc-h-event.fc-event.fc-start.fc-end.microsoft.gcs-internal.Registered {
        background-color: #d6f1eb;
        border-right: none;
        border-top: none;
        border-bottom: none;
        border-left: 2px solid #00AF89;
        border-radius: 0;
        padding: 3px 0;
    }

    .fc-event.Registered > .fc-content {
        color:#00AF89;
        font-size:14px;
        font-weight: 500;
    }

    
    div#cal-legend > div.right > span.cal-upcoming {
        background-color: #eaf8fd;
        border-right: none !important;
        border-top: none !important;
        border-bottom: none !important;
        border: 2px solid #029FD7;
        border-radius: 0;
        color: #029FD7;
        padding: 2px 8px !important;
        font-weight: 500;
    }

    div#cal-legend > div.right > span.ondemand.past {
        background-color: #F0F4F8;
        border-right: none !important;
        border-top: none !important;
        border-bottom: none !important;
        border: 2px solid #829AB1;
        border-radius: 0;
        color: #829AB1;
        padding: 2px 8px !important;
        font-weight: 500;
    }

    div#cal-legend > div.right > span.Registered {
        background-color: #d6f1eb;
        border-right: none !important;
        border-top: none !important;
        border-bottom: none !important;
        border: 2px solid #00AF89;
        border-radius: 0;
        color: #00AF89;
        font-weight: 500;
    }
div#cal-legend > div.left img {
            width: 25px;
        }
        div#cal-legend > div.left {
            display: flex;
            flex-direction: row;
            align-items: center;
            background-color: transparent;
            color: #01759E;
            font-size: 12px;
            font-family: "Source Sans Pro", sans-serif !important;
            font-weight: 400;
            margin-left: 10px;
        }

    a.fc-event:not(.microsoft), #cal-legend span.distie {
        background: #F2F0FB !important;
        border-color: #6B6391;
        border-right: none !important;
        border-top: none !important;
        border-bottom: none !important;
        border-left: 2px solid #6B6391;
        border-radius: 0;
        color: #6B6391;
        padding: 2px 8px !important;
        font-weight: 500;
    }


    /* CALENDAR CLOUD START */

.gcs-internal:before {
    content: "";
    display: block;
    background: url(https://www.cloudchampion.co/wp-content/uploads/2021/08/calendarcludicon-upcoming.png);
    background-size: contain;
    background-repeat: no-repeat;
    width: 20px;
    height: 20px;
    float: left;
    margin: 2px 6px 2px 2px;
}

.past.gcs-internal.ondemand:before {
    content: "";
    display: block;
    background: url(https://www.cloudchampion.co/wp-content/uploads/2021/08/calendarcludicon-ondemand.png);
    background-size: contain;
    background-repeat: no-repeat;
    width: 20px;
    height: 20px;
    float: left;
    margin: 2px 6px 2px 2px;
}

a.fc-event.ondemand div.fc-content:before, #cal-legend span.ondemand:before {
    display: none;
}

.gcs-internal.Registered:before {
    content: "";
    display: block;
    background: url(https://www.cloudchampion.co/wp-content/uploads/2021/08/calendarcludicon-registered.png);
    background-size: contain;
    background-repeat: no-repeat;
    width: 20px;
    height: 20px;
    float: left;
    margin: 2px 6px 2px 2px;
}

a.fc-event.Registered div.fc-content:before, #cal-legend span.Registered:before {
    display: none;
}

.gcs-external {
    padding: 2px 5px !important;
}

span.cal-countries.noadmin:hover {
    background-color: #ffffff !important;
    border: 1px solid #029FD7;
}

/* CALENDAR CLOUD END */