<link href='http://fonts.googleapis.com/css?family=Open+Sans+Condensed:300' rel='stylesheet' type='text/css'>
<link href='https://cdnjs.cloudflare.com/ajax/libs/animate.css/3.5.2/animate.min.css' rel='stylesheet' type='text/css'>
<style type="text/css">
.bottompadded {
    padding-bottom: 20px;
}
.toppadded{
    padding-top: 20px;
}
.col-first {
  width: 49%;
  height: 100%;
}
.row-first {
    max-height:40vh;
    overflow-y: scroll;
}
.row-full {
    max-height: calc(100vh - 211px - 0.5em);
    overflow-y: scroll;
    overflow-x: hidden;
}
.row-full-dm {
    max-height: calc(100vh - 234px - 0.5em);
    overflow-y: scroll;
}
.menu-btn {
    max-width: 8vw;
    min-width: 50px;
    font-size: 1.2vw;
}
.menu-btn-dbl {
    max-width: 16vw;
    min-width: 50px;
    font-size: 1.2vw;
}
.btn-del:hover {
    background-color: #FD8D8D !important;
}
.container{
    width:90%
}
.rounded {
    border-radius:.25rem!important
}
.rounded-menu {
    border-width: 5.25rem!important
}
.btn-primary:active, .btn-primary:focus{
    background-color: #3b1f47 !important;
    border-radius: 4px;
    /* color: black; */
    transform: translateY(3px);
    border-color: #572D6A !important;
}
.btn-primary:hover{
    color: white;
    background-color: #7d3f99 !important;
}
.btn-primary{
    background-color: #572D6A !important;
    border-color: #3b1f47 !important;
}
.btn-primary-head{
    background-color: #F9BD34 !important;
    color: white;
    border-color: #dfa70f !important;
    transition: 0.3s
}
.btn-primary-head:hover{
    background-color: #ffcf30 !important;
}
.btn-primary-head:active{
    background-color: #dfa70f !important;
    border-radius: 4px;
    color: black;
    transform: translateY(3px);
    border-color: #eed48d !important;
}
.btn-primary-main{
    background-color: #17C1CF !important;
    color: white;
    border-color: #0F9898 !important;
}
.btn-primary-main:hover{
    background-color: #23d1e0 !important;
    border-radius: 4px;
    color: white;
    border-color: #17C1CF !important;
}
.btn-primary-main:active{
    background-color: #0F9898 !important;
    border-radius: 4px;
    color: white;
    transform: translateY(3px);
    border-color: #17C1CF !important;
}
.btn-danger-admin{
    background-color: #e94b43 !important;
    color: white;
    border-color: #cc2724 !important;
}
.btn-danger-admin:hover{
    color: black !important;
}
.btn-danger-admin:active{
    background-color: #cc2724 !important;
    border-radius: 4px;
    color: black;
    transform: translateY(3px);
    border-color: #e94b43 !important;
}
.form-control-label{
    padding-top: 4px !important;
}
/* .btn-success:active{
    transform: translateY(3px);
    border-color: #eed48d  !important;
    background-color: #dfa70f !important;
} */
.bg-dark{
    background-color: #572D6A !important;
    color: white;
}
.bg-success-dis {
    background-color: #14b0be !important;
    box-shadow: 0px 0px 0px white !important;
}
.bg-success{
    background-color: #17C1CF !important;
    box-shadow: 4px 2px 4px gray !important;
    transition: 0.3s
}
.bg-success:hover{
    transition: 0.3s;
    background-color: #1adbec !important;
}
.bg-success:active{
    background-color: #0ea6b4 !important;
    box-shadow: 0px 0px 0px white !important;
    transform: translateY(2px);
}
.bg-info-dis{
    background-color: #dfa92d !important;
}
.bg-info{
    background-color: #F9BD34 !important;
    box-shadow: 4px 2px 4px gray !important;
    transition: 0.3s
}
.bg-info:hover{
    transition: 0.3s;
    background-color: #ffcf30 !important;
}
.bg-info:active{
    background-color: #e7ad25 !important;
    box-shadow: 0px 0px 0px white !important;
    transform: translateY(2px);
}
.btn-gradient:hover {
    background-position: right; /* change the direction of the change here */
    color: white;
}
  
.btn-gradient {
    flex: 1 1 auto;
    background-image: linear-gradient(to right, #5b2872 0%, #17C1CF 51%, #5b2872 100%);
    background-size: 200% auto;
    box-shadow: 0 0 20px #eee;
    text-transform: uppercase;
    transition: 0.5s;
    color: white;
}
.btn-gradient:active { 
    background-position: right; /* change the direction of the change here */
    color: white;
    background-image: linear-gradient(to right, #411d52 0%, #139eaa 51%, #411d52 100%);
    transform: translateY(3px);
}
.bg-gradient {
    background-image: linear-gradient(to right, #5b2872 0%, #17C1CF 99%, #5b2872 100%);
    background-size: 200% auto;
    box-shadow: 0 0 20px #eee;
    color: white;
}
.calender-event-appt {
    cursor: pointer;
    border: 1px solid black;
    background-color: #17C1CF;
    box-shadow: 4px 2px 4px gray;
    transition: 0.3s;
    position: relative;
    padding-bottom: 0px !important;
    align-items: center !important;
    text-align: left !important;
}
.calender-event-appt-dis {
    cursor: auto;
    border: 1px solid black;
    background-color: #1bcbdb;
    position: relative;
    padding-bottom: 0px !important;
    align-items: center !important;
    text-align: left !important;
}
.calender-event-appt-dis-not-subbed {
    cursor: auto;
    border: 1px solid black;
    background-color: #11b1c0;
    position: relative;
    padding-bottom: 0px !important;
    align-items: center !important;
    text-align: left !important;
}
.calender-event-appt:hover {
    color: white !important;
    background-color: #1bc8d8;
    box-shadow: 4px 2px 4px gray;
}
.calender-event-appt:active {
    outline: none;
    border: 1px solid black;
    background-color: #13acb9;
    box-shadow: 0px 0px 0px white;
}
.calender-event-appt:target {
    outline: none;
    border: 1px solid black;
    background-color: #13acb9;
    box-shadow: 0px 0px 0px white;
}
.calender-event-appt:focus {
    outline: none;
    border: 1px solid black;
    background-color: #13acb9;
    box-shadow: 0px 0px 0px white;
}
.calender-event-class {
    cursor: pointer;
    border: 1px solid black;
    background-color: #ffd650;
    box-shadow: 4px 2px 4px gray;
    transition: 0.3s;
    position: relative;
    padding-bottom: 0px !important;
    padding-top: 0px !important;
    align-items: center !important;
    text-align: left !important;
}
.calender-event-class-dis {
    cursor: auto;
    border: 1px solid black;
    background-color: #ffd650;
    position: relative;
    padding-bottom: 0px !important;
    align-items: center !important;
    text-align: left !important;
}
.calender-event-class-dis-not-subbed {
    cursor: auto;
    border: 1px solid black;
    background-color: #e7b237;
    position: relative;
    padding-bottom: 0px !important;
    align-items: center !important;
    text-align: left !important;
}
.calender-event-class:hover {
    color: white !important;
    background-color: #fdde78 !important;
    box-shadow: 4px 2px 4px gray;
}
.calender-event-class:active {
    outline: none;
    border: 1px solid black;
    background-color: rgb(201, 151, 14);
    box-shadow: 0px 0px 0px white;
}

.calender-event-class-not-mine {
    cursor: pointer;
    border: 1px solid black;
    background-color: #e7b237;
    box-shadow: 2px 1px 2px gray;
    transition: 0.3s;
    position: relative;
    padding-bottom: 0px !important;
    align-items: center !important;
    text-align: left !important;
}
.calender-event-class-not-mine:hover {
    color: white !important;
    background-color: #e6b032;
    box-shadow: 4px 2px 4px gray;
}
.calender-event-class-not-mine:active {
    outline: none;
    border: 1px solid black;
    background-color: #c59525;
    box-shadow: 0px 0px 0px white;
}
.edit-icon {
    position:absolute; right:2px; bottom:4px
}
.r-icon {
    position:absolute; right:2px; bottom:4px
}
.r-icon-top {
    position:absolute; right:4px; top:4px;
    font-size: 28px
}
.caption {
    caption-side:top;
}
.table-superadmin{
    overflow-y: scroll !important;
    overflow-x: visible !important;
    max-height: 500px !important
}
.headlineAnim {
    animation-name: bounceIn !important;
    -webkit-animation-name: bounceIn !important;
    animation-duration: .75s !important;
    -webkit-animation-duration: .75s !important;
    animation-delay: .5s !important;
     -webkit-animation-delay: .5s !important;
}
.calendarBlock:hover {
    text-decoration: none;
    cursor: pointer !important;
}
.headlineLink{
    color:#8838C3; 
    background-color: yellow;
    text-decoration: underline;
    box-shadow: 0px 0px 0px white;
    box-shadow: 1px 1px 1px lightgray;
    transition: 0.3s
}
.headlineLink:hover{
    color:#c16aff; 
    background-color: rgb(255, 255, 167);
    box-shadow: 2px 2px 2px lightgray;
}
.headlineLink:active{
    color:#7b32af; 
    background-color: rgb(250, 250, 0);
    box-shadow: 0px 0px 0px white;
    transform: translateY(3px) !important;
}
.headlineLink2{
    color:#8838C3; 
    text-decoration: underline;
    transition: 0.3s
}
.headlineLink2:hover{
    color:#c16aff; 
}
.headlineLink2:active{
    color:#7b32af; 
    text-decoration: none !important;
    transform: translateY(3px) !important;
}
.msg-text{
    font-family: sans-serif;
    font-weight: '200' !important;
    /* color:red !important */
}
.modal-close, .modal-close:hover, .modal-close:active{
    text-decoration: none !important;
}
.collapse-arrow {
    background-color: #e3d0eb;
}
.collapse-arrow:hover, .collapse-arrow:active {
    text-decoration: none !important;
    /* text-decoration-color: #e3d0eb !important; */
}
.collapse-arrow:hover {
    background-color: #e6d7ee !important;
    /* box-shadow: 1px 1px 1px lightgray ; */
}
.collapse-arrow:active {
    background-color: #e3d0eb !important;
    /* box-shadow: 0px 0px 0px white ; */
}

.wrapper{
    display:grid;
    grid-template-columns:1fr 2fr 2fr 2fr 2fr 2fr;
    grid-auto-rows: auto;
    row-gap:0.25rem;
    max-width: 100vw;
    height: 100vh; 
    min-height: 100vh;
    max-height: 100vh;
  }
.wrapper > div{
    padding:0.75em;
    /* padding-right:1em; */
    /* padding-top:0.5em !important; */
    border: 1px solid;
    border-radius:.25rem;
    text-align: center;
    margin-left: 0.5em;
    margin-right: 0.5em;
  }
  .box1{
      margin: 0px !important;
      border: 1px solid lightgray !important;
      border-left: 1px solid lightgray !important; 
      border-radius:0rem!important;
      justify-items:stretch !important;
      align-items:center !important;
      column-gap:1.5em !important;
  }

  .box2{
    background-color: aliceblue;
    border: 0px !important;
    justify-items:stretch !important;
    align-items:stretch !important;
    /* padding-bottom:0.5em !important;
    padding-top:0.5em !important; */
}
.blank{
    background-color: white;
    border: 0px !important;
    justify-items:stretch !important;
    align-items:stretch !important;
}
.calendar_font{
    font-size: calc(8px + 0.3vw)
}
.calendar_font_title{
    font-size: calc(8px + 0.4vw)
}
.title-link {
    color: white !important;
    text-decoration: none !important;
}
.noStudents:focus {
    outline: none !important
}
.form-title-header {
    border-top: 1px solid; border-image-source: linear-gradient(0.9turn, white, #5b2872, white); border-image-slice:1; padding-top: 10px
}
.progress-collapse{
    color: black !important;
}
/* REDONE STYLING */

.title-link-re {
    color: white !important;
    text-decoration: none !important;
    font-family: Amaranth !important;
    font-style: normal;
    font-weight: lighter;
    font-size: 32px;
}

.btn-help-re{
    background-color: #572E6A !important;
    color: white;
    transition: 0.3s;
    border-radius: 25px;
}
.btn-help-re:hover{
    background-color: #74448a !important;
    color: rgb(216, 216, 216);
}
.btn-help-re:active{
    background-color: #49245a !important;
    color: rgb(150, 150, 150);
    transform: translateY(3px);
}

.btn-primary-head-re{
    background-color: white !important;
    color: black;
    transition: 0.3s;
    border-radius: 25px;
    font-family: Work Sans;
}
.btn-primary-head-re:hover{
    background-color: #eeeeee !important;
}
.btn-primary-head-re:active{
    background-color: #969494 !important;
    color: white;
    transform: translateY(3px);
}
.help-btn-re {
    max-width: 10vw;
    min-width: 65px;
    font-size: 1.3vw;
    max-height: 60px;
    margin-right: 0px
}
.show-cal-btn-re {
    max-width: 18vw;
    min-width: 65px;
    font-size: 1.3vw;
    max-height: 60px;
    margin-right: 0px
}
.menu-btn-re {
    max-width: 9vw;
    min-width: 50px;
    font-size: 1vw;
    max-height: 60px;
    margin-right: 0px
}
.filter-btn-re {
    min-width: 50px;
    font-size: 1vw;
    max-height: 60px;
    margin-right: 0px
}
.voice-dm-menu-btn-re {
    font-size: 1vw;
    max-height: 60px;
    margin-right: 0px
}
.topHeadlineContainer-re {
    background-color: #00C0CD;
    border-radius: 4px;
    align-items: center;
    justify-content:center;
    width: 88%;
    margin-left: auto;
    margin-right: auto;
}

.noti-header-container {
    background-color: #E6E6E6;
    border-radius: 4px;
    align-items: center;
    justify-content:center;
    width: 100%;
    margin-left: auto;
    margin-right: auto
}

.noti-top {
    background-color: #FFC850;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    align-items: center;
    justify-content:center;
    width: 100%;
    margin-left: auto;
    margin-right: auto
}
.noti-bottom {
    background-color: #F6F6F6;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    align-items: center;
    justify-content:center;
    width: 100%;
    margin-left: auto;
    margin-right: auto
}
.pp-menu-link-active {
    color:#616161 !important;
    font-weight: bold !important;
    text-align: left;
    background-color: #ECF0F1;
    border-radius: 4px;

}
.pp-menu-link {
    color:#616161 !important;
    font-weight: 100 !important;
    text-align: left;
    border-radius: 4px;

}

.bottomHeadlineContainer-re {
    background-color:  #F6F6F6;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    align-items: center;
    justify-content:center;
    width: 88%;
    margin-left: auto;
    margin-right: auto;
}

.headlineLink-re{
    color:white; 
    background-color:  #00C0CD;
    transition: 0.3s;

    font-family: Amaranth !important;
    width: 90% !important;
    font-size: 48px

}
.headlineLink-re:hover{
    color:white; 
    background-color:  #00C0CD;
}
.headlineLink-re:active{
    color:white; 
    background-color:  #00C0CD;
}

.headlineLink2-re{
    color:#5F5D5B; 
    background-color:  #F6F6F6;
    text-decoration: underline;
    transition: 0.3s;
    padding:6px;
    font-family: Amaranth !important;
    font-weight:100 !important;
}
.headlineLink2-re:hover{
    color:#8a8684; 
    background-color:  #ffffff;
}
.headlineLink2-re:active{
    color:#8a8684; 
    background-color:  #e9e9e9;
}
.col-first-re {
    width: 40%;
    height: 100%;
}
.col-second-re {
    width: 60%;
    height: 100%;
}
.current-classes-container {
    background-color: #E6E6E6;
    border-radius: 4px;
    color: #666666;
    font-family: Work Sans;
    font-weight: 700 !important;
    padding-top: 6px;
}
.headlineContainer{
    width: 90%;
    justify-content: center !important;
    margin-left: auto;
    margin-right: auto;
    border-radius: 4px;
}
.top-container-re {
    width: 90%;
    justify-content: center !important;
    margin-left: auto;
    margin-right: auto
}
.chat-avatar-re{
    border-radius: 50%;
    margin-left: 15px;
    margin-right: 5px;
    border: 1px solid black;
}
.avatar-re{
    border-radius: 50%;
    border: 1px solid black;
}
.chat-header-re {
    background-color: #EAEAEA;
    border-radius: 1px;
}
.chat-name-re {
    font-family: Work Sans;
    color: #747474
}
.chat-date-re {
    font-family: Work Sans;
    color: #747474
}
.chat-body-re {
    padding-left: 5px;
    padding-right: 5px;
    font-family: Work Sans;
    color: #747474;
    border: 1px solid #EAEAEA;
    border-radius: 1px;
    font-weight: lighter !important;
}
.missing-record-row{
    cursor:pointer; background-color: rgb(253, 198, 205); color:black !important; font-weight: bold !important;
    transition: 0.2s
}
.missing-record-row:hover {
    background-color: rgb(255, 214, 220)
}
.missing-record-row:active {
    background-color: rgb(248, 175, 186)
}

.entered-record-row{
    cursor:pointer; background-color: #ffffff; font-weight: bold !important;
    transition: 0.2s
}
.entered-record-row:hover {
    background-color: #e2e0e0
}
.entered-record-row:active {
    background-color: #d6d3d3
}


/* SUBBED */
.bg-info-sub-re{
    background-color: #ffce64 !important;
}
.bg-info-sub-re:hover{
    background-color: #ffd477 !important;
}
.bg-info-sub-re:active{
    background-color: #ffc64d !important;
}
/* UNSUBBED */
.bg-info-unsub-re{
    background-color:#e9b438 !important;
    transition: 0.3s;
    width: 100% !important;
}
.bg-info-unsub-re:hover{
    transition: 0.3s;
    background-color: #e9b845 !important;
}
.bg-info-unsub-re:active{
    background-color: #e6ae2e !important;
}
/* UPCOMING */
.bg-info-dis-re{
    background-color: #e9b438 !important;
}
/* NORMAL */
.bg-info-re{
    background-color: #ffce64 !important;
}
.bg-info-re:hover{
    background-color: #fdd274 !important;
}
.bg-info-re:active{
    background-color: #fcc550 !important;
}

/* UPCOMING */
.bg-success-dis-re {
    background-color: #81cfd6 !important;
}
/* NORMAL */
.bg-success-re{
    background-color: #98E0E6 !important;
}
.bg-success-re:hover{
    background-color: #aaeaf0 !important;
}
.bg-success-re:active{
    background-color: #82cfd6 !important;
}


.event-title-re {
    font-family: Amaranth;
    color: #747474
}
.event-subtitle-re {
    font-family: Work Sans;
    color: #747474
}

.cal-title-re {
    font-family: Amaranth;
    color: #5C5B5B
}
.cal-subtitle-re {
    font-family: Work Sans;
    color: #5C5B5B
}

.event-time-re {
    font-family: Work Sans;
    color: #747474;
    margin-right: 10px !important
}
.event-body-re {
    padding-left: 5px;
    padding-right: 5px;
    font-family: Amaranth;
    color: #747474;
    border: 1px solid #EAEAEA;
    border-radius: 1px;
    font-weight: lighter !important;
}

.collapse-arrow-re {
    background-color: #E6E6E6;
}
.collapse-arrow-re:hover, .collapse-arrow-re:active {
    text-decoration: none !important;
}
.row-full-re {
    max-height: calc(100vh - 211px - 0.5em);
    overflow-y: scroll;
    overflow-x: none !important;
}

.tts-btn {
    padding-left: 8px;
    padding-right: 8px;
    border-radius: 1px;
    margin-right : 2px
}

.noti-link-re{
    text-decoration: none !important;
}
.noti-link-re:hover, .noti-link-re:active{
    text-decoration: none !important;
}

.voice-button-re {
    border-width: 0px !important; width:125px; height:40px; margin-left:0px !important;border-radius: 0px
}
.upload-button-re {
    background-color: #E6E6E6 !important; color: #4A4A4A !important; border-width: 0px !important; width:125px; height:40px; margin-left:0px !important;border-radius: 0px
}
.upload-button-re:hover {
    background-color: #eeeeee !important;
}
.upload-button-re:active {
    background-color: #c9c9c9 !important;
}

.send-dm-button-re{
    background-color: #FEC74F !important; color: #4A4A4A !important; font-weight: bold !important;border-width: 0px !important; width:125px;height:40px; margin-left:0px !important;border-radius: 0px; border-bottom-right-radius:6px
}
.send-dm-button-re:hover {
    background-color: #fcd176 !important
}
.send-dm-button-re:active {
    background-color: #f3b837 !important
}
.dm-name-re {
    font-family: Amaranth;
    color: #666666
}
.box2-re{
    font-family: Work Sans !important;
    color: #606060;
    background-color: #EFF7FF;
    border: 0px !important;
    justify-items:stretch !important;
    align-self:stretch !important;
    align-items:center !important;
    font-size: calc(6px + 0.6vw);
    font-weight: 500 !important;
    margin-left: 0px !important;
    width: 100% !important;
    min-width: 9vw !important;
    display: flex;
    justify-content: center;
    align-items: center; 
    min-height: 65px !important;
    max-height: 118px !important
}
.box2-head-re{
    font-weight: bold !important;
    font-family: Work Sans;
    color: #606060;
    background-color: #EFF7FF;
    border: 0px !important;
    justify-items:stretch !important;
    align-self:center !important;
    font-size: calc(6px + 0.9vw);
    font-weight: 700 !important;
    margin-left: 0px !important;
    width: 100% !important;
    margin-bottom: 0.1em !important
}
.box2-day-re{
    font-weight: 400 !important;
    font-family: Work Sans;
    color: white;
    background-color: #C1BEC2;
    border: 0px !important;
    font-size: calc(6px + 1.1vw);
    margin-left: 0px !important;
    /* width: 100% !important; */
    display: flex;
    justify-content: center;
    align-items: center; 
    margin-left: 0.4em !important;
    margin-right: 0.4em !important;
    margin-bottom: 0.1em !important;
    padding: 0.1em !important;
    /* max-width: 20vw !important; */
}
.box2-day-list-re{
    font-weight: 400 !important;
    font-family: Work Sans;
    color: white;
    background-color: #C1BEC2;
    font-size: calc(6px + 1.1vw);
    /* width: 100% !important; */
    justify-content: center;
    align-items: center; 
    padding: 0.1em !important;
    margin-left: 1em !important;
    text-align: center;
}

/* CALENDAR STUFF */
/* 11b1c0 */
.calender-event-appt-dis-re {
    align-items: center !important;
    border: 1px solid #b9b6b0 !important;
    font-family: Work Sans;
    background-color: #A2CCFF;
    color: #606060;
    text-align: center !important;
    position: relative; 
    display: flex;
    justify-content: center;
}
.calender-event-appt-dis-absent-re {
    align-items: center !important;
    border: 1px solid #b9b6b0 !important;
    font-family: Work Sans;
    background-color: #e75a37;
    color: #3b3b3b;
    text-align: center !important;
    position: relative; 
    display: flex;
    justify-content: center;
}
.calender-event-appt-dis-not-subbed-re {
    align-items: center !important;
    border: 1px solid #b9b6b0 !important;
    font-family: Work Sans;
    background-color: #A2CCFF;
    color: #606060;
    text-align: center !important;
    position: relative; 
    display: flex;
    justify-content: center;
}
.calender-event-class-dis-re {
    align-items: center !important;
    border: 1px solid #b9b6b0 !important;
    font-family: Work Sans;
    background-color: hsl(53, 96%, 70%);
    color: #606060;
    text-align: center !important;
    position: relative; 
    display: flex;
    justify-content: center;
}
.calender-event-class-dis-not-subbed-re {
    align-items: center !important;
    border: 1px solid #b9b6b0 !important;
    font-family: Work Sans;
    background-color: #FEC74F;
    color: #606060;
    align-items: center !important;
    text-align: center !important;
    position: relative; 
    display: flex;
    justify-content: center;
}
.calender-event-class-dis-not-subbed-re:hover, .calender-event-class-dis-re:hover, .calender-event-appt-dis-not-subbed-re:hover, .calender-event-appt-dis-re:hover {
    cursor: pointer !important;
}
.calendar_font-re{
    font-size: calc(6px + 0.4vw);
    padding-top: 3px;
    /* padding-bottom: 4px; */
}
.calendar_font_title-re{
    padding-top: 3px;
    padding-bottom: 4px;
    font-size: calc(6px + 0.45vw);
    font-weight: 400 !important
}
.schedule-builder-re {
    font-size: calc(6px + 0.6vw);
}
.schedule-builder-subtitle-re {
    font-size: calc(6px + 0.4vw);
}
.time-line {
    z-index:99;
    width: 100%;
    /* background-color: red; */
    color: red
}
.cal-re:hover {
    opacity: 0.6 !important;
    
}
.view-all-cal{
    /* background-color: #FDDE9C; */
}
.view-all-cal:hover {
    cursor: pointer !important;
    color: black !important;
    border-color: black !important;
    opacity: 0.6 !important;
}
.view-all-appt {
    background-color: #bbd9ff !important
}
.view-all-class {
    background-color: #ffe29f !important
}
.cal-cursor {
    cursor: pointer !important
}
.cal-cursor:hover {
    /* opacity: 0.9 !important; */
    color: #353535 !important;
    border-color: #353535 !important;
}
.show-dropdown {
    display:block !important;
}
.dropdown {
    position: relative;

  }
  .dropdown-content a {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
    transition: 0.2s;
  }
  .dropdown-content {
    display: none;
    position: absolute;
    background-color: white;
    transition: 0.3s;
    z-index: 1;
    margin-top: clamp(40px, 3.5vw, 50px);
    border-radius: 15px;
    font-family: Work Sans !important;
    font-size: 1vw;
    padding: 3px;
    z-index: 151 !important
  }
  .selected_dropdown{
    background-color:#DBCAE3;
    border-radius: 15px;
  }
  .selected_dropdown a:hover{
    background-color:#eee2f3 !important;
    border-radius: 15px;
  }
  .dropdown-content a:hover {
    background-color:#dfdce0;
    border-radius: 15px;
  }
  .toast_notification {
    position: fixed; 
    top:95px; 
    right: 5px; 
    border-radius: 15px !important; 
    cursor: pointer !important; 
    z-index: 100
  }
  .toast_notification_btn {
    position: fixed; 
    bottom:1rem; 
    right: 1rem; 
    cursor: pointer !important; 
    z-index: 100
  }
  .toast_notification_list {
    position: fixed; 
    bottom: calc(1rem + 55px); 
    right: calc(1rem); 
    transition: 0.3s;
    z-index: 100
  }
  .notification_item {
      background-color: white;
      cursor: pointer !important;
      transition: 0.1s;
  }
  .notification_item:hover, .notification_item:active {
    background-color: rgb(196, 196, 196);
  }

  .notification_unread {
    background-color: #ffcadb;
    cursor: pointer !important;
    transition: 0.1s;
    }
    .notification_unread:hover, .notification_unread:active {
    background-color: #fdadc8;
}
.fa-comment-medical{
    color: #fa7da7 !important
}
.notificationContent::-webkit-scrollbar {
    width: 0px;
    display:none;
}
.notificationContent {
    max-height: 30vh !important; 
    overflow-y: scroll; 
    border-bottom-right-radius: 15px; 
    border-bottom-left-radius: 15px;
    padding-bottom: 0px !important
}
.chat-widget-sender {
    margin-right: 33px !important;
    margin-left: 5px !important;
    font-family: Work Sans;
    color: white !important;
    border: 1px solid #EAEAEA;
    border-radius: 15px;
    font-weight: lighter !important;
    background-color: #d7b7e4
}
.chat-widget-me {
    margin-right: 5px !important;
    margin-left: 33px !important;
    font-family: Work Sans;
    color: #747474 !important;
    border: 1px solid #9b9b9b;
    border-radius: 15px;
    font-weight: lighter !important;
    background-color: white
}

.modal-custom {
    position: fixed; /* Stay in place */
    z-index: 10000000; /* Sit on top */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 10%; /* Full height */
    border-radius: 15px !important;
    margin-left: auto;
    transition: 0.4s !important;
  }
  
  /* Modal Content/Box */
  .modal-custom-content {
    background-color: #ce89f1;
    margin: 2% auto; /* 15% from the top and centered */
    padding: 10px;
    width: 50%; /* Could be more or less, depending on screen size */
    border-radius: 15px !important;
    border-width: 2px;
    border: 1px solid white;
    box-shadow: 4px 2px 4px gray !important;
  }
  
  /* The Close Button */
  .close {
    color: white;
    font-size: 28px;
    font-weight: bold;
    transition: 0.2s !important;
  }
  
  .close:hover,
  .close:focus {
    color: black;
    cursor: pointer;
  }

  .contact-search::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: black !important;
    opacity: 1; /* Firefox */
  }

  .loading-spinner {    
    background-color: #c09dd1 !important;
    background-image: url("https://www.xiconeditor.com/image/icons/loading.gif");
    background-size: 25px 25px;
    background-position:center center;
    background-repeat: no-repeat;
}

.template-header-container {
    background-repeat:no-repeat;
    background-position:center;
    background-size:cover;
    border-top:0;
    border-bottom:0;
    padding-top: 15px;
    padding-bottom: 15px;
    background-image: url('https://mcusercontent.com/c3f51599f7c74ea5278f70010/images/3f70a549-8b81-7472-7630-c614aa07606e.jpg')
}
.template-footer-container{
    background-color:#1f155f;
    background-image:url('https://mcusercontent.com/c3f51599f7c74ea5278f70010/images/3f70a549-8b81-7472-7630-c614aa07606e.jpg');
    background-repeat:no-repeat;
    background-position:center;
    background-size:cover;
    border-top:0;
    border-bottom:0;
    padding-top:45px;
    padding-bottom:63px;
}
.template-header-img {
    width: 350px; max-width: 85% !important;
}
.template-button {
    font-weight: bold;
    letter-spacing: -0.5px;
    line-height: 100%;
    text-align: center;
    text-decoration: none;
    color: #FFFFFF;
    font-family: Helvetica; 
    font-size: 18px; 
    background-color: #019FC7!important;
    border:0;
    border-radius: 3px
}
.template-form-title-header {
    border-top: 1px solid; border-image-source: linear-gradient(0.9turn, white, #019FC7, white); border-image-slice:1; padding-top: 10px
}
.template-link{
    color: #019FC7 !important
}
.template-body {
    margin: 0px;
    font-family: 'Trebuchet MS', 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Tahoma, sans-serif;
    background-color: #ffffff !important
}
.page-expand {
    min-height: calc(100vh - 107px - 106px)
}
.calendly-badge-widget, .calendly-badge-content {
    bottom: 28px !important;
    font-size: 18px !important
}
.calendly-popup, .calendly-overlay {
    max-height: 900px !important
}
.calendly-overlay {
    max-height: 100vh !important
}
.calendly-badge-content {
    border: 2px solid #019fc7 !important
}
.btn-info {
    background-color: #00C0CD !important;
    border-color: #00C0CD !important
}
.btn-info:hover {
    background-color: #00b5c2 !important;
}
</style>