﻿.sidenav {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 2;
    top: 0;
    left: 0;
    background-color: #111;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 60px;
}

    .sidenav a:hover, .offcanvas a:focus {
        color: #f1f1f1;
    }

    .sidenav .closebtn {
        position: absolute;
        top: 0;
        right: 25px;
        font-size: 36px;
        margin-left: 50px;
    }

.sidenavHover {
    height: 100%;
    width: 35px;
    position: fixed;
    z-index: 991;
    top: 0;
    left: 0;
    background-color: transparent;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 60px;
}

.sidebar.menuOpen {
    left: 0;
}


#leftsidebar > div.menu > ul > li.active {
    background-color: rgb(9,40,84);
    /*font-weight: bold;*/
    width: 305px;
    border-bottom: 1px solid rgba(9, 40, 84, 1);
    border-top: 1px solid rgba(9, 40, 84, 1);
    /*font-size: 25px;*/
}

#leftsidebar > div.menu > ul > li:hover {
    background-color: rgba(33, 150, 243, 0.3);
}

#leftsidebar > div.menu > ul > li:active {
    background-color: rgb(9,40,84);
}

#leftsidebar > div.menu > ul > li.active > a {
    border-bottom: 1px solid rgba(9, 40, 84, 1);
}

.cardHeight100,
.height100 {
    height: 100%;
}

.height95 {
    height: 95%;
}

.height45 {
    height: 45%;
}

.height50 {
    height: 50%;
    padding-top: 15px;
}

.height33 {
    height: 33%;
}

.tvBorder {
    border: 2px solid red;
    padding: 20px;
    text-align: center;
}

.bottomBar {
    position: fixed;
    bottom: 0;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    /* background: #fff; */
    min-height: 50px;
    box-shadow: 3px -9px 10px rgba(0, 0, 0, 0.2);
}

.carousel .card {
    box-shadow: 13px 11px 0px rgba(0, 0, 0, 0.2);
    overflow: hidden;
}

.carousel-inner {
    padding-right: 15px;
}

#ecomms-carousel .right.carousel-control,
#ecomms-carousel .left.carousel-control {
    display: none;
}

#ecomms-carousel {
    /*padding-bottom: 80px;*/
}

    #ecomms-carousel .carousel-indicators {
        bottom: -40px;
    }

.card .body .table thead {
    background-color: rgba(128, 128, 128, 0.38);
}

.footer {
    background-color: #0B111D;
    height: 5%;
    z-index: 16;
}

.marquee {
    margin-top: 0;
    color: white;
    font-size: 15px;
}

.banner-padding {
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
}

.tickerText {
    font-size: 24px;
    padding-top: 20px;
}

.leftTop {
    color: white;
}

.tickerBar {
    margin-top: -90px;
    width: 320px;
    float: left;
}

.tickerImg {
    height: 50px;
    padding-left: 15px;
}

.poweredby {
    float: right;
    margin-top: -50px;
    width: auto;
}

.poweredbyImg {
    height: 20px;
    padding-left: 15px;
}

.border {
    border-bottom: 3px solid rgb(4,102,176);
    padding-bottom: 5px;
}

.borderEvent {
    border-bottom: 3px solid rgb(245,150,39);
    padding-bottom: 5px;
}

.borderDiv {
    border-bottom: 2px solid rgba(4, 102, 176, 0.08);
    padding-bottom: 5px;
}

#monthEvent .m-b-5,
#monthReminder .m-b-5 {
    margin-bottom: 5px;
}

.scroll-y {
    overflow-x: hidden;
    overflow-y: scroll;
}

.carousel-caption {
    bottom: -8px;
    padding-bottom: 0px;
    text-shadow: 2px 5px 2px rgba(0, 0, 0, 0.6);
}

.carousel-indicators li {
    width: 12px;
    height: 12px;
    background-color: #FAFAFA;
    border: 1px solid rgb(9,40,84);
    margin-right: 10px;
}

.carousel-indicators .active {
    width: 14px;
    height: 14px;
    border: 1px solid #ffffff;
    margin-right: 10px;
}


.floatingBtn {
    position: fixed;
    bottom: 80px;
    right: 50px;
    background-color: rgba(33, 150, 243, 0.22) !important;
}

#carousel-btnpause > i,
#carousel-btnplay > i {
    font-size: 40px !important;
    left: -6px !important;
    top: -1px !important;
}

.white-tooltip + .tooltip > .tooltip-inner {
    background-color: #ffffff;
    color: rgb(5, 75, 135);
    font-size: 14px;
    border-radius: 0;
    box-shadow: -6px 6px 6px rgba(0, 0, 0, 0.1);
}

.white-tooltip + .tooltip > .tooltip-arrow {
    border-bottom-color: #ffffff;
}

.blue-tooltip + .tooltip > .tooltip-inner {
    background-color: rgb(5, 75, 135);
    color: #ffffff;
    font-size: 14px;
    border-radius: 0;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
}

.blue-tooltip + .tooltip > .tooltip-arrow {
    border-bottom-color: rgb(5, 75, 135);
}

#stop-resume {
    display: block;
    padding: 10px;
    background-color: #f1f1f1;
    margin: 10px;
    width: 70px;
    text-align: center;
    border: solid 1px white;
    text-transform: uppercase;
    font-family: sans-serif;
    text-decoration: none;
}

    #stop-resume:active {
        background-color: white;
        border: solid 1px #f1f1f1;
        color: blue;
    }

.TickerNews {
    width: 100%;
    height: 50px;
    line-height: 35px;
}

.ti_wrapper {
    width: 100%;
    position: relative;
    overflow: hidden;
}

.ti_slide {
    width: 30000px;
    position: relative;
    left: 0;
    top: 0;
}

.ti_content {
    width: auto;
    position: relative;
    float: left;
}

.ti_news {
    float: left;
    /*font-family: "Segoe UI", Frutiger, "Frutiger Linotype", "Dejavu Sans", "Helvetica Neue", Arial, sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; line-height: 20px;*/
        border-bottom: 0;
    font-family: "Raleway", Helvetica, sans-serif;
    font-size: 0.7em;
    font-weight: 400;
    letter-spacing: 0.25em;
    text-transform: uppercase;
}

    .ti_news a {
        display: block;
        margin-right: 50px;
        color: #FFF;
    }

.eventDiv {
    float: left;
    font-size: 17px;
    background-color: rgb(239,241,242);
}

    .eventDiv i {
        width: 20%;
        padding: 5px;
        font-size: 25px;
        background-color: rgba(1, 79, 162, 1);
        color: #fff;
        text-align: center;
    }

    .eventDiv span {
        width: 80%;
        display: block;
        float: right;
        text-align: center;
        padding: 5px;
        font-weight: bold;
    }

.subHeadingColor {
    color: rgb(1,79,162);
}

.comingSoon {
    width: 150px;
    height: 150px;
    position: absolute;
    left: calc(50% - 75px);
    top: calc(50% - 75px);
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url('../../images/comingSoon.jpg');
}

.unavailable {
    width: 50%;
    height: 50%;
    position: absolute;
    left: calc(50% - 25%);
    top: calc(50% - 30%);
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url('../../images/no-record-found.png');
    /*box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);*/
}

.card.height100 .body.p-l-r-5 {
    margin-left: 15px;
    height: 95%;
}

#currentMonth .body.p-l-r-5,
#currentMonth3 .body.p-l-r-5 {
    padding: 20px;
}

.image.featured {
    min-height: 225px;
}

@media screen and (max-height: 450px) {
    .sidenav {
        padding-top: 15px;
    }

        .sidenav a {
            font-size: 18px;
        }
}


@media screen and (max-width: 450px) {
    .p-l-r-5 {
        padding-left: 5px;
        padding-right: 5px;
        margin-left: 0 !important;
    }

    .p-l-r-0 {
        padding-left: 0;
        padding-right: 0;
    }

    .card .body.p-l-r-5 {
        padding-left: 5px;
        padding-right: 5px;
    }

    .fc .fc-toolbar > * > * {
        margin-left: 0;
    }

    h2, .h2 {
        font-size: 22px;
    }

    #leftsidebar > div.menu > ul > li:hover {
        background-color: rgb(9,40,84);
    }

    .sidebar .menu .list a span {
        margin: 0;
        font-size: 16px;
    }
}
/*@media screen and (min-width: 1024px){
    .floatingBtn {
        display: none
    } 
}*/
@media screen and (max-width: 1024px) {
    .tickerImg {
        height: 35px;
        padding-left: 0;
    }

    .tickerBar {
        width: 205px;
        margin-top: -82px;
    }

    .card .header h2 {
        font-size: 18px;
    }

    .card .header {
        padding: 10px;
    }

    h1, .h1 {
        font-size: 28px;
    }

    .marquee {
        font-size: 16px;
        margin-top: 3px;
    }

    .eventDiv {
        font-size: 15px;
    }

        .eventDiv i {
            font-size: 15px;
        }

        .eventDiv span {
            padding: 2px;
        }
}

@media screen and (max-width: 768px) {

    .tickerImg {
        height: 35px;
    }

    .tickerBar {
        float: left;
        margin-top: -81px;
        width: auto;
    }

    .poweredby {
        float: right;
        margin-top: -14px;
        width: auto;
    }

    .poweredbyImg {
        height: 14px;
        padding-left: 15px;
    }

    .footer {
        height: 55px;
    }

    #mainView {
        height: initial;
    }

    .cardHeight100,
    .height100 {
        height: auto;
    }

    .height95 {
        height: auto;
    }

    .height45 {
        height: auto;
    }

    .height33 {
        height: auto;
    }

    .height50 {
        height: auto;
    }

    .fc .fc-toolbar > * > * {
        margin-left: 0;
    }

    #leftsidebar > div.menu > ul > li:hover {
        background-color: rgb(9,40,84);
    }

    .sidenavHover {
        width: 50px;
    }

    .marquee {
        margin-top: 9px;
        font-size: 14px;
    }

    /*#main {
        height: 94vh;
        overflow-y: scroll;
    }*/

    /*#main.menuOpen {
    margin-left: 300px;
}
#main {
    transition: margin-left .5s;
    padding: 16px;
    height: 93%;
}*/

    #miniPosts {
        height: 94vh;
        overflow-y: scroll;
    }

    #ecomms-carousel {
        padding-bottom: 98px;
    }

        #ecomms-carousel .carousel-indicators {
            bottom: 9px;
        }

    .floatingBtn {
        bottom: 65px;
        right: 11px;
    }

    .login-page #mainView {
        padding: 20px;
        margin-top: 50px;
    }

    .eventDiv {
        font-size: 12px;
    }

        .eventDiv i {
            font-size: 15px;
        }

        .eventDiv span {
            padding: 4px;
        }

    .underline {
        padding-top: 30px;
    }

    h4.subHeadingColor {
        font-size: 15px;
    }

    .comingSoon {
        width: 75px;
        height: 75px;
        left: calc(50% - 38px);
        top: calc(50% - 9px);
    }

    .carousel-content {
        padding-bottom: 25px;
    }
}


@media screen and (max-width: 320px) {
    .p-l-r-0 {
        padding-left: 0;
        padding-right: 0;
    }

    /*#main {
        padding: 10px;
    }*/

    .card .header h2 {
        font-size: 17px;
    }

    h2, .h2 {
        font-size: 17px;
    }

    .fc button {
        font-size: 12px;
    }

    .card .body.xs-p-l-r-0,
    .xs-p-l-r-0 {
        padding-right: 0;
        padding-left: 0;
    }

    .login-page .login-box a {
        font-size: 12px;
    }

    .login-page #mainView {
        margin-top: 0;
    }
}

@media screen and (max-width: 425px) {

    .sidenavHover {
        width: 30px;
    }

    #ecomms-carousel {
        padding-bottom: 150px;
    }

    .carousel-caption {
        left: 0px;
        width: 100%;
        right: 0;
        bottom: -10px;
    }

    #ecomms-carousel .carousel-indicators {
        width: 100%;
        left: 30%;
        bottom: 40px;
    }

    /*#main {
        height: inherit;
        overflow-y: scroll;
    }*/

    #miniPosts {
        height: inherit;
        overflow-y: scroll;
    }

    .sidebar {
        height: 100vh;
    }

    .floatingBtn {
        bottom: 160px;
        right: 11px;
        z-index: 11;
    }

    .carousel-indicators li {
        background-color: rgb(4, 102, 176);
        border: 1px solid rgb(4, 102, 176);
    }

    .carousel-indicators li {
        width: 15px;
        height: 15px;
    }

    .carousel-indicators .active {
        width: 17px;
        height: 17px;
    }

    .col-lg-12,
    .col-md-12,
    .col-sm-12,
    .col-xs-12 {
        padding-left: 0;
        padding-right: 0;
    }
}

.mySlides {
    display: none;
}

.slideshow-container {
    position: relative;
    margin: auto;
    height: 100%;
}

    .slideshow-container p {
        height: inherit;
    }
/* Fading animation */
.fade {
    -webkit-animation-name: fade;
    -webkit-animation-duration: 1.5s;
    animation-name: fade;
    animation-duration: 1.5s;
}

@-webkit-keyframes fade {
    from {
        opacity: 0.1;
    }

    to {
        opacity: 1;
    }
}

@keyframes fade {
    from {
        opacity: 0.1;
    }

    to {
        opacity: 1;
    }
}


.height50 .card.height100 {
    margin-bottom: 0;
}

.card .body {
    overflow: hidden;
    padding: 20px;
}

@media screen and (max-height: 768px) {
    .comingSoon {
        width: 60px;
        height: 60px;
        position: absolute;
        left: calc(50% - 35px);
        top: calc(50% - 10px);
    }

    .formatted img {
        height: auto !important;
    }

    .formatted p {
        padding-left: 10px;
        padding-right: 10px;
    }
}

.text-center {
    text-align: center;
}

.text-left {
    text-align: left;
}

.text-right {
    text-align: right;
}

.page__container .margin-top-15 {
    margin: 15px 0 0 0;
}

.header-padding {
    padding-top: 0px;
}

@media (min-width: 768px) {
    .formatted {
        font-size: 18px !important;
    }
}

.mobile-padding {
    padding: 0px;
}

#miniPosts {
    padding: 16px;
    height: 93%;
}

@media (max-width: 768px) {

    .formatted img {
        height: auto !important;
    }

    .formatted h2 {
        font-size: 14px !important;
        line-height: 14px !important;
    }

    .header-padding {
        padding-top: 0px;
    }

    .mobile-padding {
        padding: 0px;
    }

    #miniPosts {
        padding: 0px !important;
        margin: -22px;
    }

    .mini-posts {
        margin-top: 5px;
    }
}

@media (min-width:960px) {

    #miniPosts {
        padding: 16px;
        height: 93%;
        -moz-flex-grow: 1;
        -webkit-flex-grow: 1;
        -ms-flex-grow: 1;
        flex-grow: 1;
        -ms-flex: 1;
        width: 100%;
        margin: -44px;
    }
}

.fc button {
    color: #fff !important;
}

.fc-toolbar .fc-state-active {
    color: rgb(1,79,162) !important;
}

.fc-day-header {
    color: #fff !important;
}
