.row-wrapper{
    width: 100%;
    float: left;
}

.position_site_logo{
    width: 277px;
    height: 205px;
    float: left;
}

.header-right-ct{
    width: calc(100% - 277px);
    float: left;
}

.school_menu_container2{
    width: 1054px;
    float: left;
    box-sizing: border-box;
}

.league_button_container{
    width: 150px;
    height: 134px;
    float: left;
    padding: 30px 0;
    box-sizing: border-box;
}
.gray_background{
    width: calc(100% - 150px);
    float: left;
}

.school-bt{
    width: 37px;
    height: 100%;
    box-sizing: border-box;
    float: left;
    padding: 3px;
}

.school_menu-right-ct{
    width: calc(100% - 37px);
    float: left;
    padding-left: 20px;
    box-sizing: border-box;
}

.school_menu-right-ct .school_menu_season_group {
    display: inline-block;
    margin-right: 0;
    width: calc((100% - 115px) / 3);
    float: left;
    text-align: left;
    padding: 0;
    min-height: 20px;
}
.school_menu-right-ct .row-wrapper {
    margin: 0;
}
.school_menu-right-ct .row-wrapper a.sport_page_link {
    margin-right: 5px;
    display: inline-block;
    margin-left: -5px;
    display: inline-block;
    padding: 5px 0;
}

.school_menu_season_heading{
    width: 95px;
    float: left;
}
.school_menu_season_heading{
    padding: 5px 10px;
}

.popup-ct{
    width: 257px;
    padding: 5px;
    box-sizing: border-box;
}
.popup-ct .pic{
    width: 53px;
    height: 53px;
    float: left;
}
.popup-ct .pic img{
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.popup-ct .text{
    width: calc(100% - 53px);
    float: left;
    padding-left: 5px;
    box-sizing: border-box;
}
.popup-ct .text .school_popup_heading{
    width: 100%;
    float: left;
    margin-top: 5px;
    font-size: 14px;
    font-weight: bold;
}
.popup-ct .text .school_popup_details{
    width: 100%;
    float: left;
    font-size: 13px;
    margin: 0 0 15px;
}

.school_heading_row{
    width: 100%;
    float: left;
    height: 15px;
    padding: 2px 0;
    background: #000 url("http://www.wpastatic.com/lib/images//menu_bg/bg_666666.jpg");
    font-size: 12px;
    /*font-size: 10px;*/
    color: #fff;
    text-align: center;
}
.school_button_row{
    width: 100%;
    float: left;
    display: flex;
    justify-content: space-between;
    padding: 5px 20px;
    box-sizing: border-box;
}

.navbarx-ct{
    width: 100%;
    float: left;
    height: 42px;
    padding: 7px 3px;
    box-sizing: border-box;
}
.navbarx-ct div{
    float: left;
    margin-right: 10px;
}
.navbarx-ct div:last-child{
    float: right;
    margin-right: 10px;
}
.navbarx-ct div:nth-child(2){
    padding: 4px 0;
}
.navbarx-ct div:nth-child(4) a {
    display: inline-block;
    padding: 7px 0;
}
.school_menu_container1{
    background-color: rgba(255,255,255,0);
    background-image: none;
    border-radius: 0;
    margin: 0;
    padding: 0;
    border: none;
    border-bottom: none;
    border-right: none;
    position: relative;
    float: left;
    margin: 0 calc((100% - 1370px) / 2);
}
.school_menu_container1 .header-wrap {
    width: 100%;
    float: left;
    background-size: cover;
    background-color: #FFFFFF;
    background-image: url(http://www.wpastatic.com/lib/images/menu_bg/bg_lg_silver2.jpg);
    border-radius: 7px;
    margin: 0px 20px 0px 1px;
    padding: 1px 1px 40px 1px;
    border: 2px solid #FFFFFF;
    border-bottom: 3px solid #666666;
    border-right: 3px solid #666666;
}
.wpa_navbarx {
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
}

.page_title,
.box_raised{
    background-color: #000;
}

body{
    background-color: #000;
}

.mid-ct-wrapper{
    width: 100%;
    float: left;
    position: relative;
    margin-top: 3px;
    padding-bottom: 30px;
    background: #fff;
}
.mid-ct-wrapper .sidebar_left{
    width: 202px;
    float: left;
    min-height: 1000px;
    box-sizing: border-box;
}
.mid-ct-wrapper .content_middle{
    padding: 0px 5px 0px 5px;
    width: calc(100% - 404px);
    float: left;
    min-height: 1000px;
    box-sizing: border-box;
    background: #fff;
	text-align: left;
}
.mid-ct-wrapper .sidebar_right{
    min-height: 1000px;
    width: 202px;
    float: left;
    box-sizing: border-box;
}

.top-ct{
    width: 100%;
    float: left;
    box-sizing: border-box;
    margin-bottom: 12px;
}
.top-left{
    width: 970px;
    float: left;
    box-sizing: border-box;
}
.top-right{
    width: 340px;
    float: left;
    box-sizing: border-box;
    padding-top: 22px;
}

.wrap .top-ct .top-left div[style="margin:20px 0px 0px 120px;width:728px;border:1px SOLID #FFFFFF;"]{
    margin: 20px 0 0 calc((100% - 928px) / 2) !important;
}

.mid-page{
    width: 100%;
    float: left;
    box-sizing: border-box;
}
.left-side{
    width: 970px;
    float: left;
    box-sizing: border-box;
}
.right-side{
    width: 340px;
    float: left;
    box-sizing: border-box;
}
.wrap{
    width: 1310px;
    margin: auto;
}

#wpa_bottom{}

.school_button_group_heading{
    font-size: 12px;
    text-align: center;
}

div[style="margin:20px 0px 0px 20px;padding-top:1px;width:728px;border:1px SOLID #FFFFFF;"]{
    margin-left: calc((100% - 728px) / 2) !important;
}

.wpa_school_popup_menu{
    top: 155px !important;
}
.header-right-ct{
    position:relative;
    z-index:3;
}

div.wpa_school_popup_menu{
    width: 300px;
}
div.wpa_school_popup_menu .table-td {
    padding-right: 15px;
}

.table{display: table;}
.table-tr{display: table-row;}
.table-td{display: table-cell;}
.table-thead{display: table-header-group;}
.table-tbody{display: table-row-group;}
.table-th{display: table-cell; font-weight: bold;}




