@media(max-width: 767px) {
    .navbar-nav > li {
        border-right: 1px solid #005a6f;
        line-height: 27px !important;
    }
    .c-month-view p {
        line-height: 31px !important;
        margin: 0;
        padding: 4px;
    }
    [ewcalendar] .c-month-view [class^="c-month-arrow"] {
        line-height: 35px;
    }
    [ewcalendar] .c-grid .c-row .c-day {
        margin-right: 0.2%;
        margin-right: -moz-calc(0px + -4px);
        margin-right: -o-calc(0px + -4px);
        margin-right: -webkit-calc(0px + -4px);
        margin-right: calc(0px + -4px);
        width: 14.11429%;
        width: -moz-calc(100%/7 - 1px);
        width: -o-calc(100%/7 - 1px);
        width: -webkit-calc(100%/7 - 1px);
        width: calc(100%/7 - 1px);
        height: 100%;
        display: inline-block;
        position: relative;
        border-right: 1px solid #222;
    }
}
@media(min-width: 768px) and (max-width: 979px) {
    .c-month-view p {
        line-height: 16px;
        margin: 0;
        padding: 7px;
    }
    [ewcalendar] .c-month-view [class^="c-month-arrow"] {
        font-size: 24px;
        line-height: 28px;
        top: 0;
    }
    [ewcalendar] .c-grid .c-row .c-day.c-l .date-holder {
        font-size: 0.9em;
    }
    [ewcalendar] .c-grid .c-row .c-day .date-holder {
        bottom: 5%;
        font-size: 1em;
        position: absolute;
        right: 30%;
    }
    [ewcalendar] {
        border-radius: 0;
        color: #bdbdbd;
        font-weight: 300;
        height: 15.5em;
        line-height: 1.5;
        margin-left: 0;
        width: 100%;
    }
    [ewcalendar] .c-grid .c-row .c-day {
        border-right: 1px solid #222;
        display: inline-block;
        height: 100%;
        margin-right: calc(0px + -30px / 7);
        position: relative;
        width: calc(100% / 7 - 1px);
    }
    [ewcalendar] .c-month-view [class^="c-month-arrow"] {
        font-size: 24px;
        line-height: 34px;
        top: 0;
    }
    .c-month-view p {
        line-height: 23px;
        margin: 0;
        padding: 7px;
    }
}
@media(min-width: 980px) {
    [ewcalendar] {
        border-radius: 0;
        color: #bdbdbd;
        font-weight: 300;
        height: 15.5em;
        line-height: 1.5;
        margin-left: 0;
        width: 100%;
    }
    [ewcalendar] .c-grid .c-row .c-day {
        border-right: 1px solid #222;
        display: inline-block;
        height: 100%;
        margin-right: calc(0px + 0px / 7);
        position: relative;
        width: calc(100% / 7 - 1px) !important;
    }
    .fullsection {
        padding-bottom: 10px;
        padding-top: 30px;
    }
}
[ewcalendar] {
    color: #BDBDBD;
    font-weight: 300;
    height: 20em;
    line-height: 1.5;
    border-radius: 5px;
}
[ewcalendar]:hover {
    border-radius: 5px;
}
[ewcalendar] * {
    box-sizing: border-box;
    -moz-box-sizing: border-box
}
[ewcalendar].small {
    font-size: 0.8em;
    font-weight: 100
}
[ewcalendar] .c-month-view {
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    height: 12.2%;
    position: relative;
    font-size: 1em;
    margin-bottom: 0px;
    text-align: center;
    border-bottom: 1px solid #222;
    background-color: #171717;
    color: #00C0EE;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
[ewcalendar] .c-month-view [class^="c-month-arrow"] {
    color: transparent;
    cursor: pointer;
    font-size: 1.2em;
    height: 100%;
    position: absolute;
    top: 0px;
    width: 15%;
}
[ewcalendar] .c-month-view [class^=c-month-arrow]:hover {
    background: #232323;
}
[ewcalendar] .c-month-view .c-month-arrow-left {
    left: 0;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
[ewcalendar] .c-month-view .c-month-arrow-left:hover {
    left: 0;
    color: #FFFFFF !important;
    border-top-left-radius: 5px;
}
[ewcalendar] .c-month-view .c-month-arrow-right {
    right: 0;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
[ewcalendar] .c-month-view .c-month-arrow-right:hover {
    right: 0;
    color: #FFFFFF !important;
    border-top-right-radius: 5px;
}
[ewcalendar] .c-holder {
    height: 87.5%;
    position: relative
}
[ewcalendar] .c-grid {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0
}
[ewcalendar] .c-grid .c-row {
    margin-bottom: 0px;
    margin-bottom: -moz-calc(0px + 0px);
    margin-bottom: -o-calc(0px + 0px);
    margin-bottom: -webkit-calc(0px + 0px);
    margin-bottom: calc(0px + 0px);
    height: 13.08571%;
    height: -moz-calc(100%/7 - 5px/6);
    height: -o-calc(100%/7 - 5px/6);
    height: -webkit-calc(100%/7 - 5px/6);
    height: calc(100%/7 - 5px/6);
    border-bottom: 1px solid #222222;
}
[ewcalendar] .c-grid .c-row:last-child {
    margin-bottom: 0
}
[ewcalendar] .c-grid .c-row .c-day {
    margin-right: 0.2%;
    margin-right: -moz-calc(0px + 1px);
    margin-right: -o-calc(0px + 1px);
    margin-right: -webkit-calc(0px + 1px);
    margin-right: calc(0px + 1px);
    width: 14.11429%;
    width: -moz-calc(100%/7 - 1px);
    width: -o-calc(100%/7 - 1px);
    width: -webkit-calc(100%/7 - 1px);
    width: calc(100%/7 - 1px);
    height: 100%;
    display: inline-block;
    position: relative;
    border-right: 1px solid #222;
}
[ewcalendar] .c-grid .c-row .c-day.c-l .date-holder {
    font-size: 0.85em
}
[ewcalendar] .c-grid .c-row .c-day:last-child {
    margin-right: 0;
    border-right: 0;
}
[ewcalendar] .c-grid .c-row .c-day.have-events {
    cursor: pointer
}
[ewcalendar] .c-grid .c-row .c-day.have-events:hover {
    background-color: #232323
}
[ewcalendar] .c-grid .c-row .c-day.other-month {
    color: #373737
}
[ewcalendar] .c-grid .c-row .c-day.other-month.have-events:hover {
    color: white
}
[ewcalendar] .c-grid .c-row .c-day.this-day {
    background: none
}
[ewcalendar] .c-grid .c-row .c-day .date-holder {
    bottom: 5%;
    font-size: 1em;
    position: absolute;
    right: 0;
    text-align: center !important;
    width: 100%;
}
[ewcalendar] .c-grid .c-row .c-day .event-n-holder {
    height: 90%;
    height: -moz-calc(100% - 10px);
    height: -o-calc(100% - 10px);
    height: -webkit-calc(100% - 10px);
    height: calc(100% - 10px);
    left: 5%;
    left: -moz-calc(0px + 5px);
    left: -o-calc(0px + 5px);
    left: -webkit-calc(0px + 5px);
    left: calc(0px + 5px);
    top: 5%;
    top: -moz-calc(0px + 5px);
    top: -o-calc(0px + 5px);
    top: -webkit-calc(0px + 5px);
    top: calc(0px + 5px);
    position: absolute;
    width: 0.25em
}
[ewcalendar] .c-grid .c-row .c-day .event-n-holder .event-n {
    height: 0.5em;
    background-color: white;
    width: 100%;
    margin: 1px 0
}
[ewcalendar] .c-specific {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    display: none;
    padding: 1px;
    padding-top: 0px
}
[ewcalendar] .c-specific .specific-day {
    vertical-align: top;
    width: 30%;
    display: inline-block;
    line-height: 1;
    padding: 1em 0;
    cursor: pointer;
    text-align: center
}
[ewcalendar] .c-specific .specific-day:hover {
    background: #232323
}
[ewcalendar] .c-specific .specific-day [i=date] {
    font-size: 3em
}
[ewcalendar] .c-specific .specific-day [i=day] {
    font-size: 1.5em
}
[ewcalendar] .c-specific .s-scheme {
    display: inline-block;
    height: 100%;
    margin-left: 1px;
    width: 60%;
    width: -moz-calc(70% - 1px);
    width: -o-calc(70% - 1px);
    width: -webkit-calc(70% - 1px);
    width: calc(70% - 1px);
    overflow-y: auto;
    text-align: left;
    vertical-align: top
}
[ewcalendar] .c-specific .s-scheme::-webkit-scrollbar {
    width: 10px
}
[ewcalendar] .c-specific .s-scheme::-webkit-scrollbar-track {
    background: transparent
}
[ewcalendar] .c-specific .s-scheme::-webkit-scrollbar-thumb {
    background: #232323
}
[ewcalendar] .c-specific .s-scheme .s-event {
    width: 100%;
    padding: 0.5em;
    margin: 1px 0
}
[ewcalendar] .c-specific .s-scheme .s-event:first-child {
    margin-top: 0
}
[ewcalendar] .c-specific .s-scheme .s-event:last-child {
    margin-bottom: 0
}
[ewcalendar] .c-specific .s-scheme .s-event h5 {
    margin: 0;
    font-size: 1.1em;
    line-height: 1.3;
    font-weight: 400;
    color: white
}
[ewcalendar] .c-specific .s-scheme .s-event p {
    margin: 0;
    color: rgba(255, 255, 255, 0.56);
    line-height: 1.3
}
[ewcalendar] .c-specific .s-scheme .s-event a {
    font-weight: normal
}
[ewcalendar] .c-specific .s-scheme .s-event p[data-role=loc] {
    line-height: 1
}
[ewcalendar]:hover .c-month-view {
    background: #232323 !important
}
[ewcalendar]:hover .c-month-view [class^=c-month-arrow] {
    color: #00C0EE;
}
[ewcalendar].spec-day .c-grid {
    display: none
}
[ewcalendar].spec-day .c-specific {
    display: block
}
[ewcalendar].spec-day [class^=c-month-arrow] {
    display: none
}
[ewcalendar][data-showdays=false] .c-holder .c-grid .c-row {
    height: 15.66667%;
    height: -moz-calc(100%/6 - 7px/6);
    height: -o-calc(100%/6 - 7px/6);
    height: -webkit-calc(100%/6 - 7px/6);
    height: calc(100%/6 - 7px/6)
}
[color=red] {
    background-color: #E83C2C
}
[color=red] .c-month-view,
[color=red] .c-day,
[color=red] .specific-day,
[color=red] .s-event {
    background-color: #C1291B
}
[color=blue] {
    background-color: #2497DB
}
[color=blue] .c-month-view,
[color=blue] .c-day,
[color=blue] .specific-day,
[color=blue] .s-event {
    background-color: #3081B9
}
[color=#171717] {
    background-color: #2ECC70
}
[color=#171717] .c-month-view,
[color=#171717] .c-day,
[color=#171717] .specific-day,
[color=#171717] .s-event {
    background-color: #28AE61
}
[color=yellow] {
    background-color: #F2C30F
}
[color=yellow] .c-month-view,
[color=yellow] .c-day,
[color=yellow] .specific-day,
[color=yellow] .s-event {
    background-color: #F39C12
}
.c-month-view p {
    margin: 0;
    padding: 4px;
}
.c-row .c-day:nth-child(6),
.c-row .c-day:nth-child(7) {
    color: #df2327;
}
.c-row:first-child {
    color: #8b6700;
    font-size: 17px;
}
[ewcalendar] {
    color: #BDBDBD;
    font-weight: 300;
    height: 20em;
    line-height: 1.5;
    border-radius: 5px;
}
[ewcalendar]:hover {
    border-radius: 5px;
}
[ewcalendar] * {
    box-sizing: border-box;
    -moz-box-sizing: border-box
}
[ewcalendar].small {
    font-size: 0.8em;
    font-weight: 100
}
[ewcalendar] .c-month-view {
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    height: 12.5%;
    position: relative;
    font-size: 1.4em;
    margin-bottom: 0px;
    text-align: center;
    border-bottom: 1px solid #222;
    background-color: #171717;
    color: #00C0EE;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
[ewcalendar] .c-month-view [class^=c-month-arrow] {
    width: 15%;
    height: 100%;
    position: absolute;
    top: 0;
    color: transparent;
    cursor: pointer;
    font-size: 25px;
}
[ewcalendar] .c-month-view [class^=c-month-arrow]:hover {
    background: #232323;
}
[ewcalendar] .c-month-view .c-month-arrow-left {
    left: 0;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
[ewcalendar] .c-month-view .c-month-arrow-left:hover {
    left: 0;
    color: #FFFFFF !important;
    border-top-left-radius: 5px;
}
[ewcalendar] .c-month-view .c-month-arrow-right {
    right: 0;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
[ewcalendar] .c-month-view .c-month-arrow-right:hover {
    right: 0;
    color: #FFFFFF !important;
    border-top-right-radius: 5px;
}
[ewcalendar] .c-holder {
    height: 87.5%;
    position: relative
}
[ewcalendar] .c-grid {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0
}
[ewcalendar] .c-grid .c-row {
    margin-bottom: 0px;
    margin-bottom: -moz-calc(0px + 0px);
    margin-bottom: -o-calc(0px + 0px);
    margin-bottom: -webkit-calc(0px + 0px);
    margin-bottom: calc(0px + 0px);
    height: 13.08571%;
    height: -moz-calc(100%/7 - 7px/6);
    height: -o-calc(100%/7 - 7px/6);
    height: -webkit-calc(100%/7 - 7px/6);
    height: calc(100%/7 - 7px/6);
    border-bottom: 1px solid #222222;
}
[ewcalendar] .c-grid .c-row:last-child {
    margin-bottom: 0
}
[ewcalendar] .c-grid .c-row .c-day {
    margin-right: 0.2%;
    margin-right: -moz-calc(0px + 1px);
    margin-right: -o-calc(0px + 1px);
    margin-right: -webkit-calc(0px + 1px);
    margin-right: calc(0px + 1px);
    width: 14.11429%;
    width: -moz-calc(100%/7 - 1px);
    width: -o-calc(100%/7 - 1px);
    width: -webkit-calc(100%/7 - 1px);
    width: calc(100%/7 - 1px);
    height: 100%;
    display: inline-block;
    position: relative;
    border-right: 1px solid #222;
}
[ewcalendar] .c-grid .c-row .c-day.c-l .date-holder {
    font-size: 1em
}
[ewcalendar] .c-grid .c-row .c-day:last-child {
    margin-right: 0;
    border-right: 0;
}
[ewcalendar] .c-grid .c-row .c-day.have-events {
    cursor: pointer
}
[ewcalendar] .c-grid .c-row .c-day.have-events:hover {
    background-color: #232323
}
[ewcalendar] .c-grid .c-row .c-day.other-month {
    color: #373737
}
[ewcalendar] .c-grid .c-row .c-day.other-month.have-events:hover {
    color: white
}
[ewcalendar] .c-grid .c-row .c-day.this-day {
    background: none
}
[ewcalendar] .c-grid .c-row .c-day .date-holder {
    font-size: 1.3em;
    position: absolute;
    right: 30%;
    bottom: 5%
}
[ewcalendar] .c-grid .c-row .c-day .event-n-holder {
    height: 90%;
    height: -moz-calc(100% - 10px);
    height: -o-calc(100% - 10px);
    height: -webkit-calc(100% - 10px);
    height: calc(100% - 10px);
    left: 5%;
    left: -moz-calc(0px + 5px);
    left: -o-calc(0px + 5px);
    left: -webkit-calc(0px + 5px);
    left: calc(0px + 5px);
    top: 5%;
    top: -moz-calc(0px + 5px);
    top: -o-calc(0px + 5px);
    top: -webkit-calc(0px + 5px);
    top: calc(0px + 5px);
    position: absolute;
    width: 0.25em
}
[ewcalendar] .c-grid .c-row .c-day .event-n-holder .event-n {
    height: 0.5em;
    background-color: white;
    width: 100%;
    margin: 1px 0
}
[ewcalendar] .c-specific {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    display: none;
    padding: 1px;
    padding-top: 0px
}
[ewcalendar] .c-specific .specific-day {
    vertical-align: top;
    width: 30%;
    display: inline-block;
    line-height: 1;
    padding: 1em 0;
    cursor: pointer;
    text-align: center
}
[ewcalendar] .c-specific .specific-day:hover {
    background: #232323
}
[ewcalendar] .c-specific .specific-day [i=date] {
    font-size: 3em
}
[ewcalendar] .c-specific .specific-day [i=day] {
    font-size: 1.5em
}
[ewcalendar] .c-specific .s-scheme {
    display: inline-block;
    height: 100%;
    margin-left: 1px;
    width: 60%;
    width: -moz-calc(70% - 1px);
    width: -o-calc(70% - 1px);
    width: -webkit-calc(70% - 1px);
    width: calc(70% - 1px);
    overflow-y: auto;
    text-align: left;
    vertical-align: top
}
[ewcalendar] .c-specific .s-scheme::-webkit-scrollbar {
    width: 10px
}
[ewcalendar] .c-specific .s-scheme::-webkit-scrollbar-track {
    background: transparent
}
[ewcalendar] .c-specific .s-scheme::-webkit-scrollbar-thumb {
    background: #232323
}
[ewcalendar] .c-specific .s-scheme .s-event {
    width: 100%;
    padding: 0.5em;
    margin: 1px 0
}
[ewcalendar] .c-specific .s-scheme .s-event:first-child {
    margin-top: 0
}
[ewcalendar] .c-specific .s-scheme .s-event:last-child {
    margin-bottom: 0
}
[ewcalendar] .c-specific .s-scheme .s-event h5 {
    margin: 0;
    font-size: 1.1em;
    line-height: 1.3;
    font-weight: 400;
    color: white
}
[ewcalendar] .c-specific .s-scheme .s-event p {
    margin: 0;
    color: rgba(255, 255, 255, 0.56);
    line-height: 1.3
}
[ewcalendar] .c-specific .s-scheme .s-event a {
    font-weight: normal
}
[ewcalendar] .c-specific .s-scheme .s-event p[data-role=loc] {
    line-height: 1
}
[ewcalendar]:hover .c-month-view {
    background: #232323 !important
}
[ewcalendar]:hover .c-month-view [class^=c-month-arrow] {
    color: #00C0EE;
}
[ewcalendar].spec-day .c-grid {
    display: none
}
[ewcalendar].spec-day .c-specific {
    display: block
}
[ewcalendar].spec-day [class^=c-month-arrow] {
    display: none
}
[ewcalendar][data-showdays=false] .c-holder .c-grid .c-row {
    height: 15.66667%;
    height: -moz-calc(100%/6 - 7px/6);
    height: -o-calc(100%/6 - 7px/6);
    height: -webkit-calc(100%/6 - 7px/6);
    height: calc(100%/6 - 7px/6)
}
[color=red] {
    background-color: #E83C2C
}
[color=red] .c-month-view,
[color=red] .c-day,
[color=red] .specific-day,
[color=red] .s-event {
    background-color: #C1291B
}
[color=blue] {
    background-color: #2497DB
}
[color=blue] .c-month-view,
[color=blue] .c-day,
[color=blue] .specific-day,
[color=blue] .s-event {
    background-color: #3081B9
}
[color=#171717] {
    background-color: #2ECC70
}
[color=#171717] .c-month-view,
[color=#171717] .c-day,
[color=#171717] .specific-day,
[color=#171717] .s-event {
    background-color: #28AE61
}
[color=yellow] {
    background-color: #F2C30F
}
[color=yellow] .c-month-view,
[color=yellow] .c-day,
[color=yellow] .specific-day,
[color=yellow] .s-event {
    background-color: #F39C12
}
.c-month-view p {
    margin: 0px;
    padding: 8px;
}
.c-row .c-day:nth-child(6),
.c-row .c-day:nth-child(7) {
    color: #df2327;
}
.c-row:first-child {
    color: #8b6700;
    font-size: 19px;
}
[ewcalendar] {
    color: #BDBDBD;
    font-weight: 300;
    height: 20em;
    line-height: 1.5;
    border-radius: 5px;
}
[ewcalendar]:hover {
    border-radius: 5px;
}
[ewcalendar] * {
    box-sizing: border-box;
    -moz-box-sizing: border-box
}
[ewcalendar].small {
    font-size: 0.8em;
    font-weight: 100
}
[ewcalendar] .c-month-view {
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    height: 12.2%;
    position: relative;
    font-size: 1em;
    margin-bottom: 0px;
    text-align: center;
    border-bottom: 1px solid #222;
    background-color: #171717;
    color: #00C0EE;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
[ewcalendar] .c-month-view [class^="c-month-arrow"] {
    color: transparent;
    cursor: pointer;
    font-size: 24px;
    height: 100%;
    line-height: 37px;
    position: absolute;
    top: 0;
    width: 15%;
}
[ewcalendar] .c-month-view [class^=c-month-arrow]:hover {
    background: #232323;
}
[ewcalendar] .c-month-view .c-month-arrow-left {
    left: 0;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
[ewcalendar] .c-month-view .c-month-arrow-left:hover {
    left: 0;
    color: #FFFFFF !important;
    border-top-left-radius: 5px;
}
[ewcalendar] .c-month-view .c-month-arrow-right {
    right: 0;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
[ewcalendar] .c-month-view .c-month-arrow-right:hover {
    right: 0;
    color: #FFFFFF !important;
    border-top-right-radius: 5px;
}
[ewcalendar] .c-holder {
    height: 87.5%;
    position: relative
}
[ewcalendar] .c-grid {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0
}
[ewcalendar] .c-grid .c-row {
    margin-bottom: 0px;
    margin-bottom: -moz-calc(0px + 0px);
    margin-bottom: -o-calc(0px + 0px);
    margin-bottom: -webkit-calc(0px + 0px);
    margin-bottom: calc(0px + 0px);
    height: 13.08571%;
    height: -moz-calc(100%/7 - 5px/6);
    height: -o-calc(100%/7 - 5px/6);
    height: -webkit-calc(100%/7 - 5px/6);
    height: calc(100%/7 - 5px/6);
    border-bottom: 1px solid #222222;
}
[ewcalendar] .c-grid .c-row:last-child {
    margin-bottom: 0
}
[ewcalendar] .c-grid .c-row .c-day {
    margin-right: 0.2%;
    margin-right: -moz-calc(0px + 0px);
    margin-right: -o-calc(0px + 0px);
    margin-right: -webkit-calc(0px + 0px);
    margin-right: calc(0px + 0px);
    width: 14.11429%;
    width: -moz-calc(100%/7 - 1px);
    width: -o-calc(100%/7 - 1px);
    width: -webkit-calc(100%/7 - 1px);
    width: calc(100%/7 - 1px);
    height: 100%;
    display: inline-block;
    position: relative;
    border-right: 1px solid #222;
}
[ewcalendar] .c-grid .c-row .c-day.c-l .date-holder {
    font-size: 0.85em
}
[ewcalendar] .c-grid .c-row .c-day:last-child {
    margin-right: 0;
    border-right: 0;
}
[ewcalendar] .c-grid .c-row .c-day.have-events {
    cursor: pointer
}
[ewcalendar] .c-grid .c-row .c-day.have-events:hover {
    background-color: #232323
}
[ewcalendar] .c-grid .c-row .c-day.other-month {
    color: #373737
}
[ewcalendar] .c-grid .c-row .c-day.other-month.have-events:hover {
    color: white
}
[ewcalendar] .c-grid .c-row .c-day.this-day {
    background: none
}
[ewcalendar] .c-grid .c-row .c-day .date-holder {
    bottom: 5%;
    font-size: 1em;
    position: absolute;
    right: 0;
    text-align: center !important;
    width: 100%;
}
[ewcalendar] .c-grid .c-row .c-day .event-n-holder {
    height: 90%;
    height: -moz-calc(100% - 10px);
    height: -o-calc(100% - 10px);
    height: -webkit-calc(100% - 10px);
    height: calc(100% - 10px);
    left: 5%;
    left: -moz-calc(0px + 5px);
    left: -o-calc(0px + 5px);
    left: -webkit-calc(0px + 5px);
    left: calc(0px + 5px);
    top: 5%;
    top: -moz-calc(0px + 5px);
    top: -o-calc(0px + 5px);
    top: -webkit-calc(0px + 5px);
    top: calc(0px + 5px);
    position: absolute;
    width: 0.25em
}
[ewcalendar] .c-grid .c-row .c-day .event-n-holder .event-n {
    height: 0.5em;
    background-color: white;
    width: 100%;
    margin: 1px 0
}
[ewcalendar] .c-specific {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    display: none;
    padding: 1px;
    padding-top: 0px
}
[ewcalendar] .c-specific .specific-day {
    vertical-align: top;
    width: 30%;
    display: inline-block;
    line-height: 1;
    padding: 1em 0;
    cursor: pointer;
    text-align: center
}
[ewcalendar] .c-specific .specific-day:hover {
    background: #232323
}
[ewcalendar] .c-specific .specific-day [i=date] {
    font-size: 3em
}
[ewcalendar] .c-specific .specific-day [i=day] {
    font-size: 1.5em
}
[ewcalendar] .c-specific .s-scheme {
    display: inline-block;
    height: 100%;
    margin-left: 1px;
    width: 60%;
    width: -moz-calc(70% - 1px);
    width: -o-calc(70% - 1px);
    width: -webkit-calc(70% - 1px);
    width: calc(70% - 1px);
    overflow-y: auto;
    text-align: left;
    vertical-align: top
}
[ewcalendar] .c-specific .s-scheme::-webkit-scrollbar {
    width: 10px
}
[ewcalendar] .c-specific .s-scheme::-webkit-scrollbar-track {
    background: transparent
}
[ewcalendar] .c-specific .s-scheme::-webkit-scrollbar-thumb {
    background: #232323
}
[ewcalendar] .c-specific .s-scheme .s-event {
    width: 100%;
    padding: 0.5em;
    margin: 1px 0
}
[ewcalendar] .c-specific .s-scheme .s-event:first-child {
    margin-top: 0
}
[ewcalendar] .c-specific .s-scheme .s-event:last-child {
    margin-bottom: 0
}
[ewcalendar] .c-specific .s-scheme .s-event h5 {
    margin: 0;
    font-size: 1.1em;
    line-height: 1.3;
    font-weight: 400;
    color: white
}
[ewcalendar] .c-specific .s-scheme .s-event p {
    margin: 0;
    color: rgba(255, 255, 255, 0.56);
    line-height: 1.3
}
[ewcalendar] .c-specific .s-scheme .s-event a {
    font-weight: normal
}
[ewcalendar] .c-specific .s-scheme .s-event p[data-role=loc] {
    line-height: 1
}
[ewcalendar]:hover .c-month-view {
    background: #232323 !important
}
[ewcalendar]:hover .c-month-view [class^=c-month-arrow] {
    color: #00C0EE;
}
[ewcalendar].spec-day .c-grid {
    display: none
}
[ewcalendar].spec-day .c-specific {
    display: block
}
[ewcalendar].spec-day [class^=c-month-arrow] {
    display: none
}
[ewcalendar][data-showdays=false] .c-holder .c-grid .c-row {
    height: 15.66667%;
    height: -moz-calc(100%/6 - 7px/6);
    height: -o-calc(100%/6 - 7px/6);
    height: -webkit-calc(100%/6 - 7px/6);
    height: calc(100%/6 - 7px/6)
}
[color=red] {
    background-color: #E83C2C
}
[color=red] .c-month-view,
[color=red] .c-day,
[color=red] .specific-day,
[color=red] .s-event {
    background-color: #C1291B
}
[color=blue] {
    background-color: #2497DB
}
[color=blue] .c-month-view,
[color=blue] .c-day,
[color=blue] .specific-day,
[color=blue] .s-event {
    background-color: #3081B9
}
[color=#171717] {
    background-color: #2ECC70
}
[color=#171717] .c-month-view,
[color=#171717] .c-day,
[color=#171717] .specific-day,
[color=#171717] .s-event {
    background-color: #28AE61
}
[color=yellow] {
    background-color: #F2C30F
}
[color=yellow] .c-month-view,
[color=yellow] .c-day,
[color=yellow] .specific-day,
[color=yellow] .s-event {
    background-color: #F39C12
}
.c-month-view p {
    line-height: 30px;
    margin: 0;
    padding: 4px;
}
.c-row .c-day:nth-child(6),
.c-row .c-day:nth-child(7) {
    color: #df2327;
}
.c-row:first-child {
    color: #8b6700;
    font-size: 17px;
}
/*========================= Student Dashboard Kalendar Calendar===================================*/