<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#myTabContent{
    /**margin-right:7px;**/
    margin-top: 45px;
}

.tab-content{
    /**margin-top:85px;**/
    margin-top: 45px;
}

.nav-tabs{
    top: 28px;
    right: 0px;
    margin-right: 7px;
}

.overlay-content-coach{
    margin:0px 0px 0px calc(50% - 300px);
    width:60%;
}


.calendar-wrapper{
    margin-top: 10px;
}

.nav-tabs{
    margin-top:30px;
    width:200px !important;
    position:absolute;
    top:4px;
    margin-top: 5px;
    margin-left: 380px;
    width: 347px !important;
}
.date-pagination &gt; .nav-month-dropdown{
    margin-top:5px;
    display:inline;
}

.date-pagination &gt; .btn-gray:nth-of-type(2){
    width:100px;
}

#wrapper{
    padding-right:74px !important;
}

#wrapper.toggled #sidebar-wrapper{
    width:250px !important;
}


#sidebar-wrapper{
    width:50px !important;
}

.school{
    padding-top:20px;
}

.fa-caret-left{
    left: 0px;
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
}


/** MOBILE COMMENT **/
.mobile-comment{
    display:none;
}

.comment-row{
    display:table-row !important;
}

/** RESPONSIVE CUSTOM HEADER **/
.custom-header .main-header {
    height: 110px;
    min-height: 110px;
    background-size: 100% 100%;
}
/** RESPONSIVE ROSTERS **/
.table-popup tr td, .table-popup tr th {
    background-color: #fafafa;
    border: none;
}
.date-pagination .nav-tabs {
    width: 250px !important;
    left: auto;
    right: 0px;
    top: 4px;
}</pre></body></html>