@import url(fancyfonts.css);
.copiedToClipboard {
    position: absolute;
    z-index: -1;
    opacity: 0;
    font: 11px "Segoe UI", Arial, Helvetica, sans-serif;
    transition: opacity .3s ease;
    text-align: left;
    padding: 5px;
    background: #fff;
    color: #666;
    border: 1px solid #ccc;
}

.copyMessage {}

.ezCalWrapper {
    font: 11px "Segoe UI", Arial, Helvetica, sans-serif;
    line-height: 12px;
    font-weight: normal;
    text-decoration: none;
    position: relative;
}

.TopMenu {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
}

.ezCalWrapper .RadMenu {
    width: 100%;
    float: none !important;
    text-align: center !important;
}

.ezCalWrapper .rmRootGroup {
    text-align: center !important;
    float: none !important;
    display: inline-block !important;
}

.OptionItem {
    text-align: left;
}

.calwrapper {
    background-color: #ccc;
    clear: both;
}

#callistborder {
    border: solid 1px #b1b1b1;
}

.calheaderintop {
    Width: 100%;
    margin: auto;
    text-align: center;
    white-space: nowrap;
}

.calheaderinbottom {
    Width: 100%;
    height: 50px;
    text-align: center;
    white-space: nowrap;
    float: center;
}

.dateheadingin {
    width: 50%;
    float: left;
    font-family: 'MyriadProLight';
    font-size: 34px;
    color: #333;
    text-align: left;
    letter-spacing: -1;
    line-height: 50px;
}

.controlin {
    width: 50%;
    float: left;
    font: 18px "Segoe UI", Arial, Helvetica, sans-serif;
    color: #555;
    text-align: right;
    line-height: 50px;
    text-align: right;
    letter-spacing: -1;
}

.control {
    padding: 0 10px 0 0;
}

#calheaderindate {
    float: left;
    font-size: 12px;
    color: #fff;
    margin-left: 6px;
}

#calheaderindate :visited {
    color: #fff;
    text-decoration: none;
}

#calheaderindate :link {
    color: #fff;
    text-decoration: none;
}

#calheaderindate :hover {
    color: #ebebeb;
    text-decoration: underline;
}

.calListBorder {
    border: 1px solid #ccc;
    border-bottom: 0px solid #ccc;
}

.caldayhead {
    font-size: 11px;
    background-color: #fff;
    color: #666;
    width: 8%;
    text-align: center;
    height: 20px;
    border-right: solid 1px #ccc;
    border-bottom: solid 1px #ccc;
}

.calstarthead {
    font-size: 11px;
    background-color: #fff;
    color: #666;
    width: 8%;
    text-align: center;
    border-right: solid 1px #ccc;
    border-bottom: solid 1px #ccc;
}

.calendhead {
    font-size: 11px;
    background-color: #fff;
    color: #666;
    width: 8%;
    text-align: center;
    border-right: solid 1px #ccc;
    border-bottom: solid 1px #ccc;
}

.caleventhead {
    font-size: 11px;
    background-color: #fff;
    color: #666;
    width: 71%;
    padding-left: 10px;
    border-right: solid 1px #ccc;
    border-bottom: solid 1px #ccc;
}

.calactionhead {
    text-align: center;
    font-size: 11px;
    background-color: #fff;
    color: #666;
    width: 5%;
    padding: 0px 3px 0px 3px;
    border-bottom: solid 1px #ccc;
}

.calday {
    font-size: 12px;
    color: #fff;
    width: 8%;
    text-align: center;
    border-right: solid 1px #ccc;
    border-bottom: solid 1px #ccc;
    padding: 5px;
}

.listnumber {
    font-family: 'MyriadProCondensed';
    font-size: 22px;
    color: #666;
    line-height: 17px;
}

.calday2 {
    font-size: 12px;
    color: #ffffff;
    width: 8%;
    text-align: center;
    border-right: solid 1px #ccc;
    border-bottom: solid 1px #ccc;
    padding: 5px;
    border-radius: 10px;
}

.listnumber2 {
    font-family: 'MyriadProCondensed';
    font-size: 22px;
    color: #666;
    line-height: 17px;
}

.calstart {
    font-size: 12px;
    color: #525252;
    background-color: #fff;
    width: 8%;
    text-align: center;
    border-right: solid 1px #ccc;
    border-bottom: solid 1px #ccc;
    line-height: 40px;
}

.calend {
    font-size: 12px;
    color: #525252;
    background-color: #fff;
    width: 8%;
    text-align: center;
    border-right: solid 1px #ccc;
    border-bottom: solid 1px #ccc;
    line-height: 40px;
}

.calevent {
    font-size: 12px;
    color: #666;
    background-color: #fff;
    width: 71%;
    border-bottom: solid 1px #ccc;
    padding: 5px 10px 5px 10px;
    text-align: left;
}

.calevent a {
    color: #525252 !important;
    Text-Decoration: underline !important;
}

.calevent a:hover {
    Text-Decoration: none !important;
}

.calevent2 {
    border-radius: 10px;
    font-size: 12px;
    color: #fff;
    width: 71%;
    border-bottom: solid 1px #ccc;
    padding: 5px 10px 5px 10px;
    text-align: left;
}

.calevent2 a {
    color: #fff!important;
}

.calaction {
    background-color: #fff;
    font-size: 11px;
    color: #fff;
    width: 5%;
    text-align: center;
    border-left: solid 1px #ccc;
    border-bottom: solid 1px #ccc;
}

.caldaymobile {
    display: none;
}


/*Days of the week - monthview*/

.t1 {
    color: #666;
    font-size: 11px;
    width: 100%;
}


/*Day numbers*/

.t2 {
    color: #666;
    font-size: 11px;
    padding-left: 2px;
    font-weight: normal;
}


/*Default event no color*/

.t4 {
    padding: 4px;
    margin: 2px;
    border: dotted 1px #888;
    font: 11px "Segoe UI", Arial, Helvetica, sans-serif;
    border-radius: 5px;
    background-color: #fff;
    color: #525252;
}

.t4 a {
    color: #525252;
    text-decoration: none;
}

.t4 a:hover {
    color: #525252;
    text-decoration: underline;
}

.te {
    padding: 4px;
    margin: 2px;
    b order: dotted 1px #888;
    font: 11px "Segoe UI", Arial, Helvetica, sans-serif;
    border-radius: 5px;
    color: #fff;
}

.te a {
    color: #fff;
    text-decoration: none;
}

.te a:hover {
    color: #fff;
    text-decoration: underline;
}

.currday:not(.calday2) {
    background-color: #f8fbde !important;
}

.cd {
    background-color: #ebebeb;
    text-align: left;
}

.c05 {
    background-color: #fff;
    padding: 3px 0px 3px 0px;
    text-align: center;
    font-weight: normal;
}

.c08,
.c14,
.c15,
.c21,
.c22,
.c29,
.c36,
.c28,
.c35,
.c42,
.c43,
.c49 {
    background-color: #f7f7f7;
    text-align: left;
}

.c09,
.c10,
.c11,
.c12,
.c13,
.c16,
.c17,
.c18,
.c19,
.c20,
.c23,
.c24,
.c25,
.c26,
.c27,
.c30,
.c31,
.c32,
.c33,
.c34,
.c37,
.c38,
.c39,
.c40,
.c41,
.c44,
.c45,
.c46,
.c47,
.c48 {
    background-color: #fff;
    text-align: left;
}

.c50 {
    background-color: #666666;
    text-align: left;
}

.c50 a {
    text-decoration: none;
}

.c50 a:hover {
    text-decoration: underline;
}

.calhighlite img {
    filter: progid:dximagetransform.microsoft.alpha(opacity=100);
    opacity: 100;
}

.calhighlite:hover img {
    filter: progid:dximagetransform.microsoft.alpha(opacity=75);
    opacity: 0.7;
}

.caloptionspace_1 {
    width: 200px;
    height: 85px;
}

.caloptionspace_2 {
    width: 200px;
    height: 105px;
}

.caloptionspace_3 {
    width: 200px;
    height: 135px;
}

.caloptionspace_4 {
    width: 200px;
    height: 160px;
}

.caloptionspace_5 {
    width: 200px;
    height: 185px;
}

.caloptionspace_6 {
    width: 200px;
    height: 210px;
}

.caloptionspace_7 {
    width: 200px;
    height: 240px;
}

.caloptionspace_8 {
    width: 200px;
    height: 265px;
}

.caloptionspace_9 {
    width: 200px;
    height: 290px;
}

.caloptionspace_10 {
    width: 200px;
    height: 315px;
}

.caloptionspace_11 {
    width: 200px;
    height: 340px;
}

.caloptionspace_12 {
    width: 200px;
    height: 365px;
}

.caloptionspace_13 {
    width: 200px;
    height: 385px;
}

.caloptionspace_14 {
    width: 200px;
    height: 410px;
}

.caloptionspace_15 {
    width: 200px;
    height: 435px;
}


/* -------------- Mobile --------------------- */

@media screen and (max-width:700px) {
    #mnuCalendar {
        display: none !important;
    }
    /*Fix line height on mobile*/
    .dateheadingin {
        line-height: normal;
    }
    .calwrapper td {
        height: 30px
    }
    .controlin {
        width: 100%;
        line-height: 30px;
    }
    .control {
        padding: 0;
    }
    .c05 {
        height: 15px !important;
    }
    .t4,
    .te {
        padding: 2px;
        margin: 1px;
        word-wrap: break-word !important;
        max-width: 38px;
    }
}


/*new background with color bar*/

.te,
.t4 {
    position: relative;
    border-style: solid;
    border-color: #d6d6d6;
    border-width: 1px 1px 1px 0px;
    overflow: hidden;
}

.calday2 {
    position: relative;
}

.te:before,
.t4:before,
.calday2:before,
.calday:before,
.calday2.currday:before {
    content: "";
    position: absolute;
    width: 5px;
    height: 100%;
    top: 0;
    left: 0;
    background: inherit !important;
    z-index: 2;
}

.calListBorder .t4:before {
    content: none !important;
}

.t4:before,
.calday:before {
    background: #ccc;
}

.calday2.currday:after {
    background: #f8fbde;
}

.te:after,
.calday2:after,
.calday:after {
    content: "";
    position: absolute;
    width: 99%;
    height: 100%;
    top: 0;
    right: 0;
    background: white;
    z-index: 1;
}

.calday2:after,
.calday:after {
    z-index: -1;
}

.te a,
.t4 a {
    color: #000;
    position: relative;
    z-index: 3;
    left: 5px;
    background: #fff;
}

.te a:hover,
.t4 a:hover {
    color: #000;
}

.calday2,
.calday {
    color: #666;
    position: relative;
    z-index: 3;
}


/* ie remove border on img */

a img {
    border: 0;
}

@media screen and (max-width:700px) {
    body {
        -webkit-text-size-adjust: 100%;
    }
    .calwrapper.month {
        background: transparent
    }
    .calwrapper.month table {
        border-collapse: collapse;
    }
    .calwrapper.month tr {
        width: 100%;
    }
    .calwrapper.month tr:first-of-type {
        display: none;
    }
    .calwrapper.month td {
        height: auto;
        width: 100% !important;
        display: block;
    }
    .calwrapper.month td[data-empty="true"] {
        display: none;
    }
    .month .te,
    .month .t4 {
        width: 100% !important;
        padding: 10px 0px 10px 5px;
        margin: 5px 0 5px 0;
        max-width: none;
    }
    .month .te a,
    .month .t4 a {
        font-size: 12px !important;
    }
    .calwrapper.month .t2 {
        font-size: 16px;
        padding: 3px 0px;
        display: block;
        color: #333;
        border-bottom: 0px solid #d6d6d6;
        margin-bottom: 0px;
        background: transparent;
        line-height: normal;
    }
    .month br {
        display: none;
    }
    .c08,
    .c14,
    .c15,
    .c21,
    .c22,
    .c29,
    .c36,
    .c28,
    .c35,
    .c42,
    .c43,
    .c49 {
        background: #fff;
    }
    .month .caldaymobile {
        display: inline-block;
    }
}

.ezCalWrapper .ezmenu__mobile {
    text-align: left;
    padding: 0 0 10px 0;
}

.calendar_options_mobilemenu>.ezmobilemenu>.ezmobilemenu__slider>ul>li>a>img {
    display: none;
}

.ezmenu--calendar {
    text-align: center;
    margin: 15px 0 5px 0;
}

.ezmenu--calendar .ezmenu__rootgroup {
    border: 1px solid #ccc;
    display: inline-block;
    width: auto;
    float: none;
}

.ezmenu--calendar .ezmenu__rootgroup * {
    text-align: left;
}

.ezmenu--calendar .ezmenu__dropdown {
    min-width: 150px;
    margin-left: -1px;
}

.ezmenu--calendar .ezmenu__dropdown .ezmenu__group {
    border: 1px solid #ccc;
    background: #fff;
    padding: 10px !important;
    /* border-radius: 5px; */
    /* box-shadow: 2px 2px 8px #ccc; */
}

.ezmenu--calendar .ezmenu__group .ezmenu__item {
    border-width: 0px 1px 0px 1px;
    border-style: solid;
    border-color: #ccc;
}

.ezmenu--calendar .ezmenu__group .ezmenu__item:first-of-type {
    border-top: 1px solid #ccc;
}

.ezmenu--calendar .ezmenu__group .ezmenu__item:last-of-type {
    border-bottom: 1px solid #ccc;
}

.ezmenu--calendar>.ezmenu__rootgroup>.ezmenu__item {
    display: block;
    float: left;
}

.ezmenu--calendar .ezmenu__link {
    font-family: "Segoe UI", Arial, sans-serif;
    font-size: 14px;
    margin: 0px 0;
    color: #666;
    padding: 0px 4px;
    line-height: 18px;
}

.ezmenu--calendar .ezmenu__dropdown .ezmenu__link {
    color: #fff;
    padding: 3px 4px;
}

.ezmenu--calendar .ezmenu__item:hover>.ezmenu__link {
    background-color: #eee;
    color: #666;
}

.ezmenu--calendar .ezmenu__dropdown .ezmenu__item:first-of-type .ezmenu__link {
    color: #666;
}

.ezmenu--calendar>.ezmenu__rootgroup>.ezmenu__item>.ezmenu__link {
    border-right: 1px solid #ccc;
    padding: 3px 14px;
}

.ezmenu--calendar>.ezmenu__rootgroup>.ezmenu__item:last-of-type>.ezmenu__link {
    border-right: 0px;
}

.ezmenu--calendar .ezmenu__group>.ezmenu__item:hover>.ezmenu__link {
    color: #666;
}

.ezmenu--calendar .ezmenu__text {
    line-height: 25px;
}

.calendar_options_mobilemenu>.ezmenu>.ezmobilemenu__slider>ul>li>a>img,
.calendar_options_mobilemenu>.ezmenu>.ezmobilemenu__slider>ul>li>span>img {
    display: none;
}


/* radlightbox Calendar details popup -- do not remove*/

#ctl00_CP1_CalendarLightBox .rltbNextButton {
    display: none !important;
}

#ctl00_CP1_CalendarLightBox .rltbPrevButton {
    display: none !important;
}

#ctl00_CP1_CalendarLightBox .rltbMaximizeButton {
    display: none !important;
}

#ctl00_CP1_CalendarLightBox .rltbMaximizeIcon span {
    display: none !important;
}

#ctl00_CP1_CalendarLightBox .rltbPager {
    display: none !important;
}

#ctl00_CP1_CalendarLightBox .rltbWrapper {
    overflow-y: auto !important;
}

#ctl00_CP1_CalendarLightBox .rltbItemBox {
    padding: 0 10px 10px 10px !important;
}

#ctl00_CP1_CalendarLightBox .eventheader {
    margin-bottom: 10px;
    line-height: 15px;
    font-family: "Segoe UI";
    color: #333;
    font-size: 17px;
    text-align: center;
    letter-spacing: -1px;
}

#ctl00_CP1_CalendarLightBox p {
    font-family: "Segoe UI", Arial, Helvetica, sans-serif;
    color: #666;
    font-size: 11px !important;
}

#ctl00_CP1_CalendarLightBox .description {
    color: #333;
}

#ctl00_CP1_CalendarLightBox .description a {
    color: #333;
}

#ctl00_CP1_CalendarLightBox .description a:hover {
    text-decoration: none;
}

#ctl00_CP1_CalendarLightBox hr.styleon {
    margin: 10px 0px 10px 0px;
    border: 0;
    height: 1px;
    background: #333;
    background-image: -webkit-linear-gradient(left, #ccc, #333, #ccc);
    background-image: -moz-linear-gradient(left, #ccc, #333, #ccc);
    background-image: -ms-linear-gradient(left, #ccc, #333, #ccc);
    background-image: -o-linear-gradient(left, #ccc, #333, #ccc);
}


/* calendar styling if Metro*/

.RadScheduler_Metro .rsHeader {
    background-color: #c4c4c4 !important;
    border: 1px solid #c4c4c4 !important;
}

.RadScheduler_Metro .rsHeader ul a {
    border: 1px solid #fff !important;
}

.RadScheduler_Metro .rsHeader ul .rsSelected em {
    background-color: #999 !important;
    border: 1px solid #999 !important;
}


/*Calendar styling if Silk*/

.RadScheduler_Silk .rsHeader {
    background-image: none !important;
    background-color: #fff !important;
}


/*capitalize date letters*/

.RadScheduler_Metro .rsHeader h2 {
    text-transform: capitalize !important;
}


/* day background */

.RadScheduler_Silk .rsHorizontalHeaderTable th {
    background-image: none !important;
}


/*othermonth background*/

.RadScheduler_Metro .rsMonthView .rsOtherMonth {
    background-color: #f5f5f5 !important;
}


/* todaycolor */

.rsMonthView .rsTodayCell {
    background-color: #FAFFBD !important;
    color: #000;
    border: 0 !important;
}


/*export / pdf buttons */

.RadButton_Metro.rbSkinnedButton,
.RadButton_Metro.rbVerticalButton {
    border: 1px solid #fafafa !important;
}

.ezCalLoaderWrapper {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    opacity: 0;
}

.ezCalWrapper--loading .ezCalLoaderWrapper {
    -webkit-animation: delay-loader 1s linear forwards;
    animation: delay-loader 1s linear forwards;
    z-index: 999;
}

.ezCalLoader {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: rgba(255, 255, 255, 0.8);
    padding: 10px 35px;
    box-shadow: 2px 2px 14px -2px rgba(0, 0, 0, 0.15);
    height: 12px;
    border: 1px solid #bbb; 
    border-radius:5px;
}

.ezCalLoader>div {
    width: 12px;
    height: 12px;
    background-color: #666;
    border-radius: 100%;
    display: inline-block;
    -webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
    animation: sk-bouncedelay 1.4s infinite ease-in-out both;
}

.ezCalLoader .bounce1 {
    -webkit-animation-delay: -0.32s;
    animation-delay: -0.32s;
}

.ezCalLoader .bounce2 {
    -webkit-animation-delay: -0.16s;
    animation-delay: -0.16s;
}

@-webkit-keyframes sk-bouncedelay {
    0%,
    80%,
    100% {
        -webkit-transform: scale(0)
    }
    40% {
        -webkit-transform: scale(1.0)
    }
}

@keyframes sk-bouncedelay {
    0%,
    80%,
    100% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }
    40% {
        -webkit-transform: scale(1.0);
        transform: scale(1.0);
    }
}

@keyframes delay-loader {
    0% {
        opacity: 0;
    }
    99% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

/* ----------------  New Calendar Details popup ADA ------------------- */

.nseLoadModal {
  display: none;
  position: fixed; 
  left: 0; 
  top: 0;
  width: 100%;
  height: 100%; 
  background-color: rgba(0, 0, 0, 0.6);
}
.nseLoader {
    position: absolute;
    top: 45%;
    left: 47%;
    width: 40px;
    height: 40px;
    transform: translate(-50%, -50%);
    border: 10px solid #f3f3f3; /* Light grey */
    border-top: 10px solid #3498db; /* Blue */
    border-radius: 50%;
    background-color: transparent;
    animation: nseSpin 2s linear infinite;
}
@keyframes nseSpin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}

.nseLightModal {
  display: none;
  position: fixed; 
  left: 0; 
  top: 0;
  width: 100%;
  height: 100%; 
  background-color: rgba(0, 0, 0, 0.6);
    z-index: 100000;
}
.nseLightBox {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    padding: 10px;
    outline: 0;
    box-sizing: content-box;
    z-index: 100001;
}
.nseLightBox .nlbBorder {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 15px;
    background: #ccc;
    opacity: .7;
}
.nseLightBox .nlbCircle {
    position: absolute;
    top: -15px;
    right: -16px;           /**always align on right*/
    background-color: transparent;
    background: #ccc;
    opacity: .7;
    width: 46px;
    height: 46px;
    border-radius: 100%;
    box-sizing: content-box;
    background-repeat: no-repeat;
    z-index: 100000;
}
.nseLightBox .nlbCloseButton {
    position: absolute;
    top: -7px;
    right: -8px;
    height: 30px;
    width: 30px;
    padding: 0px 0px 0px 0px;
    border-radius: 100%;
    background-repeat: no-repeat;
    background-color: transparent;
    background: #888;
    color: white;
    border: none;
    outline: none;
    cursor: pointer;
    z-index: 100003;
}
.nseLightBox .nlbCloseButton:hover{
    background: #444;
}

.nseLigh tBox .nlbCloseButton:focus{
   outline: 2px solid white;
   border-radius: 0;
}

.nseLightBox .nlbCloseIcon {
    position: absolute;
    top: -2px; 
    left: 6.5px;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 30px;
    padding: 0px 0px 0px 0px;
}
.nseLightBox .nlbTemplate {
    font-family: "Segoe UI", "Helvetica", sans-serif;
    font-size: 14px;
    position: relative;
    height: 100%;
    border-radius: 5px;
    border-color: #ccc;
    color: #333;
    background-color: #fff;
    overflow: hidden;
    z-index: 100002;
}

.pop-heading {
     font-size: 18px;
     text-align: center;
     margin-bottom: 10px;
     font-weight: 400;
}

.nseLightBox .nlbTemplate strong{
    font-weight: 500;
    line-height: 1.6em;
}

.nseLightBox .nlbTemplate a, a:active{
    color: #333;
    padding:  1px 3px 1px 3px
}

.nseLightBox .nlbTemplate a:hover{
    color: #333;
}

/* ADA */
   .sr-only {
      position: absolute;
      width: 1px;
      height: 1px;
      padding: 0;
      margin: -1px;
      overflow: hidden;
      clip: rect(0,0,0,0);
      border: 0;
      }

      .skip {
  position: absolute;
  left: -10000px;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden;
}

.skip:focus {
  position: static;
  width: auto;
  height: auto;
}
