.calendar-spacing{
    margin-top: 90px;
}
#myTabContent {
    margin-right: 0px
}


.calwrap-ptop{
    padding-top:40px;
}

/** DATE PAGINATION **/
.date-pagination{
    height:0px;
}

/** HEADER **/
.main-header {
    /*height:100px;*/
    min-height:100px;
    background-size:auto 100%;
}

/** SCHOOL NAME AND BRAND **/
.school,
.brand{
    text-align:left;
    padding-left:0px;
    height:55px
}
.school{
    font-size: 31px;
    padding-top:35px !important;
    max-width: 60%;
    float: left !important;
    line-height: 1;
}

.brand{
    font-size: 20px;
}

/** LOGO ON MOBILE **/
.logo-header{
    height: 90px;
    width: auto;
    margin-top: 5px;
}

/** RESPONSIVE CUSTOM HEADER **/
.custom-header.main-header {
    height: 80px;
    min-height: 80px;
    background-size: 100% 100%;
}

.date-pagination > .btn-gray:nth-of-type(1),
.date-pagination > .btn-gray:nth-of-type(2),
.date-pagination > .btn-gray:nth-of-type(3) {
   margin: 7px 0px 0px 5px;
}
