/*
	Main blue: #2a3390
	Main orange: #f14b25	
*/
html, body {
    height: 100%;
    font-family: 'Droid Sans', sans-serif;
    /* 'Exo', sans-serif; */
    background: url(/images/bg-pattern.png) repeat;
}

#topBar {
    background: url('/images/bg-top-bar.png') repeat-x #2a338f;
    color: #ffffff;
    font-size: 16px;
    height: 46px;
}

    #topBar .row {
        padding-top: 10px;
    }

    #topBar span, #topBar img {
        margin-left: 3px;
        margin-right: 3px;
    }

#logo {
    height: 60px;
    position: relative;
    top: -10px;
}

#logoHeader {
    padding-top: 20px;
    padding-bottom: 10px;
}

#homeLinks {
    padding-left: 60px;
    font-weight: bold;
}

#footer {
    padding-top: 60px;
}

    #footer ul {
        list-style-type: none;
        padding: 0;
        margin: 0;
    }

.line-through {
    text-decoration: line-through;
}

/* Generic stuff - reusable */
.playerImage {
    width: 100px;
}

.input-mini30 {
    width: 30px;
}

/***************************************************
	HOME PAGE
***************************************************/
#navIndex {
    z-index: 0;
}

.navbar {
    position: static;
}

.accent1 {
    color: #ee4d23;
}

.accent2 {
    color: #2a3390;
}

#mySportsLi {
    margin: 15px 0px -40px 0px;
}

.mySportsInnerLi {
    display: flex;
    padding-left: 0px;
    padding-right: 0px;
}

#mySportsDivider {
    background-color: #2a338f;
    color: white;
    padding: 0px;
    height: 20px;
    text-align: center;
    display: flex;
    justify-content: center;
}

    #mySportsDivider span {
        text-align: center;
    }

.mySportsLinkPadding {
    text-decoration: none !important;
    padding: 0px;
}

.smallHubMargin {
    background-color: #333;
    padding-bottom: 0px;
}

.parentHoverSportsNet:hover .childHoverSportsNet, .parentHoverSportsNet:hover .childHoverSportsNet div {
    background-color: #ef4c25 !important;
    color: white !important;
}

.sportsHubIcons {
    color: white;
    font-size: 25px;
    margin-right: 1px;
}

#mySportsNet {
    float: right;
}

.sportsNetButton {
    margin-top: 20px;
    font-size: 18px;
    background-color: #273085;
    font-weight: bold;
    color: #fff;
    font-family: 'exo', sans-serif;
    text-transform: uppercase;
    padding: 10px 14px;
}

#home-pcard-button {
    margin-top: 20px;
    font-size: 18px;
    background-color: white;
    font-weight: bold;
    color: #273085;
    font-family: 'exo', sans-serif;
    text-transform: uppercase;
    padding: 10px 15px;
    border: 1px solid #273085; /*#ef4c25;*/
}

#home-pcard-container {
    padding-right: 0px;
    text-align: right;
}

.sportsNetButton:hover {
    background: #1b225f;
    color: white;
}

#mySportsNetInfo {
    padding: 0px;
    background-color: white;
    overflow: hidden;
}

.mySportsNetLeague {
    text-align: center;
    color: #ef4c25;
    font-weight: bold;
    padding: 1px;
}

#mySportsLogoff {
    background-color: white;
    padding-left: 0px;
    padding-right: 0px;
    min-height: 40px;
}

#mySportsNetTeam {
    text-align: center;
    color: #333;
}

#mySportsNetDivider {
    background-color: #333;
    height: 1px;
}

.flex-container {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    width: 46px;
    background-color: lightgrey;
    justify-content: center;
    background-color: #333;
}

#loginLink {
    background-image: linear-gradient(to bottom,#fff,#e6e6e6);
}

.smallHubMargin {
    margin-left: -55px;
}

#loginTeams li a {
    text-align: left;
}

#playerCard {
    margin: 0 auto;
}

#pcLoading {
    margin-top: 35px;
    color: white;
}

#loading-playerCard {
    margin-left: 10px;
}

#tagline {
    position: relative;
    top: 15px;
    z-index: 9;
}

.feature {
    background-color: #ee4d23;
}

    .feature span {
        color: #ffffff;
    }

#myCarousel {
    margin-top: 20px;
    margin-left: 10px;
}

.carousel-control {
    font-size: 40px;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    justify-content: center;
}

.carousel-caption {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 15px;
    background: #333;
    background: rgba(0,0,0,.75);
}

#myCarousel h2 {
    color: #ffffff;
}

#mainRight h3 {
    color: #ffffff;
}

#mainRight button {
    margin-top: 20px;
}

#sportsList {
    text-align: center;
    padding: 20px 0px;
}

#sportIconList li {
    display: inline;
    list-style: none;
    list-style-type: none;
    margin: 0 auto;
    float: left;
    width: 25%; /* 3 items wide */
}

.companycopy {
    font-size: 14px;
}

#company {
    margin-top: 40px;
    text-align: center;
}

.tellus {
    font-size: 14px;
}

#centeredFooter {
    text-align: right;
}

/* Max Edits to CSS for homepage*/

.feature {
    /*background-color: none;*/
    background: transparent;
}

#home-banner {
    margin: 0 auto;
    width: 100%;
    position: relative;
    top: 0px;
    z-index: 999;
    text-align: center;
    margin-bottom: -20px;
}

    #home-banner img {
        max-width: 100%;
        height: auto;
    }

#home-feature-row {
    margin-left: 0 !important;
    background: #ef4c25;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, .2);
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, .2);
    width: 100%;
    border-left-width: 5px;
    padding-left: 0px;
    padding-right: 0px;
}

#myCarousel {
    margin: 0 !important;
    padding: 0 !important;
    padding-left: 0px !important;
    padding-right: 0px !important;
}

#mainRight {
    padding-top: 20px;
}

.carousel-inner > .item > img, .carousel-inner > .item > a > img {
    width: 100%;
}

.carousel {
    margin-bottom: 0 !important;
}

#sportsList {
    background-image: url(/images/feature-bottom-bg.png);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: 100% auto;
    padding-top: 30px;
    padding-right: 30px;
}

#refundFooter {
    display: none;
}

#termsFooter {
    display: none;
}

#privacyFooter {
    display: none;
}

.w-100 {
    width: 100% !important;
}

.manage-panel-header {
    background-color: #ef4b25 !important;
    color: white !important;
}

.mt-10 {
    margin-top: 10px !important;
}

.pl-0 {
    padding-left: 0px !important;
}

.pr-0 {
    padding-right: 0px !important;
}

.pl-5 {
    padding-left: 5px !important;
}

.pr-5 {
    padding-right: 5px !important;
}

.ml-5 {
    margin-left: 5px !important;
}

.fb-button {
    background-color: #4267B2;
    text-decoration: none;
    font-size: 18px;
    color: white;
    padding: 8px;
    padding-right: 15px;
}

    .fb-button img {
        padding-right: 10px;
    }

.manage-submit-btn, .manage-submit-btn a {
    background-color: #273085;
    color: #fff;
    /*font-family: 'exo', sans-serif; doesn't look right??*/
    text-transform: uppercase;
    text-decoration: none;
}

    .manage-submit-btn:hover, .manage-submit-btn:active, .manage-submit-btn:focus, .manage-submit-btn a:hover, .manage-submit-btn a:active, .manage-submit-btn a:focus {
        background: #1b225f;
        color: #fff;
        text-decoration: none;
    }
/***************************************************/
/*SPORT SEARCH PAGE*/
/***************************************************/

.map {
    height: 400px;
}

#sportsMenuPadding {
    padding-left: 0px;
}

.mapList {
    border-style: solid;
    border-width: thin;
    border-radius: 4px;
    padding: 5px;
    cursor: pointer;
    margin-bottom: 10px;
    background-color: lightgray;
}

#mapContainer {
    padding-bottom: 40px;
}

.pointer {
    cursor: pointer;
}

#PlayerList img {
    width: 60px;
}

.center {
    text-align: center;
}

.sports-filter-menu {
    font-size: 16px
}

#regLeagueLink a:hover {
    text-decoration: none;
}
/**************************************************
  REF RATING
***************************************************/
.rating-container {
    /*background: #fff;
    -webkit-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.5);
    box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.5);
  border: 1px solid #fff;*/
    justify-content: center;
    display: flex;
}

.rating {
    color: #ef4c25;
    font-size: 85px;
}

    .rating > input {
        display: none;
    }

    .rating > label:before {
        margin: 5px;
        font-size: 1.25em;
        font-family: FontAwesome;
        display: inline-block;
        content: "\2605";
    }

    .rating > .half:before {
        content: "\2605";
        position: absolute;
    }

    .rating > label {
        color: #ddd;
        float: right;
    }

    .rating > input:checked ~ label, /* show gold star when clicked */
    .rating:not(:checked) > label:hover, /* hover current star */
    .rating:not(:checked) > label:hover ~ label {
        color: #ef4b25;
    }
        /* hover previous stars in list */

        .rating > input:checked + label:hover, /* hover current star when changing rating */
        .rating > input:checked ~ label:hover,
        .rating > label:hover ~ input:checked ~ label, /* lighten current selection */
        .rating > input:checked ~ label:hover ~ label {
            color: #f26f4f;
        }

.rating-wrapper {
    background: #fff;
    -webkit-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.5);
    box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.5);
    border: 1px solid #fff;
}

.ref-detail-blue {
    background-color: #273085;
    color: #fff;
    border-radius: 5px;
    font-size: 12px;
    padding: 4px;
    /* margin-left: 5%; */
    display: inline-block;
    margin-top: 5px;
    width: 100%;
}

.ref-detail-orange {
    background-color: #ef4b24;
    color: #fff;
    border-radius: 5px;
    font-size: 12px;
    padding: 4px;
    display: inline-block;
    margin-top: 5px;
    width: 100%;
}

.ref-cancelModal, .ref-cancelModal:hover, .ref-cancelModal:active, .ref-cancelModal:focus {
    background-color: #ef4b25;
    color: white;
    border-color: #ef4b25;
}

.ref-card {
    text-align: center;
    padding: 10px 0;
}

.ref-table {
    margin-bottom: 5px;
}

.refCity {
    padding-bottom: 10px;
}

.ref-game-container {
    padding-bottom: 15px;
}
/***************************************************
	PAYMENT PAGE
***************************************************/
#payment-credits {
    padding-left: 0px;
}

#paymentTable td {
    border: 0;
}

#paymentSpecialMessage {
    color: #f14b25;
}

#braintree_credit_card_cvv {
    width: 20%;
}

#braintree_credit_card_expMonth {
    margin-right: 10px;
}

#discountCode {
    margin-bottom: 10px;
}

.hContainer {
    width: 39%;
    padding: 0px;
}

#hColor {
    width: 100%;
}

#hoodieColorDiv {
    padding: 5px 0px 0px 0px;
}

#hoodiePic {
    border: 5px solid #212870;
}

#hoodieColor {
    padding-left: 25px;
}

#applyOrderDiv {
    padding-left: 0px;
    margin-top: 10px;
}

#addToOrder {
    margin-top: 10px;
}

#hoodieSpacer {
    padding-right: 0px;
    padding-left: 0px;
}

#paymentMerchandiseTable {
    margin-bottom: 10px;
}

#currentCost {
    margin-top: 10px;
}

.graphics-container {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 135px;
}

.logo {
    width: 80px;
    height: 80px;
    margin: 0 10px;
}

.bitcoin-logo {
    background-color: #f9a825;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    font-size: 30px;
    font-weight: bold;
    cursor: pointer;
}

.venmo-logo {
    background-color: #4c9bff;
    border-radius: 5px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    font-size: 40px;
    font-weight: bold;
    cursor: pointer;
}

#payment-form-container {
    width: 400px;
    padding: 20px;
    border: 1px solid #ccc;
    border-radius: 8px;
    background: #fff;
    font-family: Arial, sans-serif;
}

#card-container {
    margin-bottom: 16px;
    border: 1px solid #ccc;
    padding: 12px;
    border-radius: 6px;
}

#payment-form-container .card-button {
    padding: 9px 18px;
    background-color: #2a3390;
    color: white;
    border: none;
    border-radius: 6px;
    cursor: pointer;
    font-size: 16px;
}


.text {
    margin-top: 20px;
    margin-left: 50px;
}

.email {
    margin-top: 10px;
    margin-left: 62px;
}

.email a {
    text-decoration: underline;
}

#pTypeResult {
    font-size: 18px;
    font-family: 'exo', sans-serif;
}
/***************************************************
	LOGIN
***************************************************/
.banner-white, .banner-white:hover, .banner-white:active, .banner-white:visited {
    color: white !important;
    text-decoration: none
}

#login {
    padding: 5px;
}

    #login form {
        display: inline;
    }

    #login li {
        display: inline;
        list-style: none;
    }

#registerLink {
    margin-left: 10px;
}
/* login page*/
.rememberMe {
    display: inline;
}

#loginSubmit, #registerSubmit {
    margin-top: 20px;
}

    #loginSubmit .btn {
        margin-right: 10px;
        margin-bottom: 10px;
    }

#logoutForm {
    display: inline;
}

.imgSpace {
    margin-right: 20px;
    margin-bottom: 20px;
}

#createTeam {
    margin-top: 50px;
    width: 200px;
}

#aboutDiv img {
    width: 200px;
}

#createTeamForm img {
    width: 200px;
}

#FreeAgentList img {
    width: 60px;
}
/*REGISTRATION PAGE*/
.form-control {
    width: 70%;
}

.waiverSpacer {
    margin-top: 5px;
    padding-left: 0px;
}

#registerFloat {
    float: left;
    padding-left: 0px;
}

.field-validation-error {
    color: red;
    font-size: 13px;
}
/**********************LOGINPARTIAL****************/
.noLeftPadding {
    padding-left: 0px !important;
}

#loginTeams {
    min-width: 284px;
    border: 2px solid #ccc !important;
    border-left: none !important;
    padding-top: 0px;
}

    #loginTeams li a {
        white-space: normal;
    }
/***************************************************/

/***************************************************
	PLAYER CARD
***************************************************/
.cardStatsTableList {
    margin: 0;
}

    .cardStatsTableList li {
        display: inline;
        list-style: none;
        list-style-type: none;
    }

#playerDialog {
    width: 60%;
}

#cardFooter img {
    height: 40px;
}

#cardLeftImage {
    float: left;
}

#cardRightImage {
    float: right;
}

#cardBio {
    /*width: 200px;*/
    text-align: center;
}

#cardStats table {
    table-layout: fixed;
}

#cardStats table {
    /*float: left;*/
    text-align: center;
    margin-right: 5px;
}

#playerCardContent {
    box-shadow: none;
    border: none;
}

#cardFooter {
    margin-top: 0px;
}

#soccerStatsCard {
    padding-left: 0px;
}

#championshipHeader {
    text-align: left;
}

#pcard-player-desc {
    width: 550px;
    overflow: hidden;
    max-height: 145px;
}
/***************************************************
	LEAGUE PAGE
***************************************************/
#leagueStart .alert {
    padding: 0px;
}

#LeagueTeamHeader h3 {
    display: inline;
}

#LeagueTeamHeader h5 {
    display: inline;
}

.newSeasonRow {
    background-color: yellow;
    font-weight: bold;
}

.leagueMessage {
    font-size: 12px;
    font-weight: bold;
    color: #f14b25;
    margin-top: 10px;
}

#SeasonList tbody tr {
    text-decoration: underline;
}

.repImage {
    width: 60px;
}

#pastSeasonsHeader {
    margin-left: 0px;
}

#seasonsPast a {
    text-decoration: underline;
}

#adventureAd {
    margin: auto;
}
/***************************************************
	SEASON PAGE
***************************************************/
/* Live brackets plugin CSS*/
.bracketWrapper {
    width: 100%;
    overflow: hidden
}

.g_gracket {
    width: 9999px;
    background-color: #fff;
    padding: 35px 15px 5px;
    line-height: 100%;
    position: relative;
    overflow: hidden;
}

.g_round {
    float: left;
    margin-right: 70px;
}

.g_game {
    position: relative;
    margin-bottom: 15px;
    box-shadow: 3px 4px 0px #aaa;
    border-bottom: 1px solid #fff;
    border-right: 1px solid #fff;
}

.g_gracket h3 {
    font-family: 'Droid Sans', sans-serif !important;
    margin: 0;
    padding: 10px 8px 8px;
    font-size: 18px;
    line-height: 100%;
    font-weight: normal;
    color: #fff
}

.g_team {
    background: #F14B25;
}

    .g_team:last-child {
        background: #2A3390;
    }

    .g_team small {
        color: #FFFFFF;
    }

.g_round:last-child {
    margin-right: 20px;
}

.g_winner {
    background: #444;
}

    .g_winner .g_team {
        background: none;
    }

.g_current {
    cursor: pointer;
    background: #F19125 !important;
}

.g_round_label {
    top: -5px;
    font-weight: normal;
    color: #999;
    text-align: center;
    font-size: 18px;
}

#newTeamForm input[type="checkbox"] {
    margin: 0px 0px 0px 14px;
}

#JoinTD {
    text-align: center;
    padding-top: 5px;
}
/*Carousel*/
#myCarousel .glyphicon-chevron-right {
    left: 15%;
    font-size: 40px;
    top: 30%;
}

#myCarousel .glyphicon-chevron-left {
    font-size: 40px;
    top: 30%;
    left: 15%;
}
/*MAGNIFIC POPUP*/
.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: default !important;
}

.mfp-close {
    margin-right: 20px;
    margin-top: 10px;
}

.mfp-img {
    border: 15px solid white;
    padding: 0px !important;
}

.mfp-top-bar {
    border-top: 50px solid white;
}

.mfp-bottom-bar {
    /* border-bottom:50px solid white; */
    margin-top: 0px !important;
}

.mfp-title {
    color: black !important;
    text-align: center !important;
    position: absolute;
    right: 10px;
    left: 10px;
    padding: 4px !important;
    font-size: 20px;
    background-color: white;
    left: 0px;
    right: 0px;
}
/*modal*/
#createModal {
    box-shadow: none;
    border: none;
}

#createFooter {
    background-color: #fff;
}

.modal-header {
    background-color: #fff;
}

.modal-body {
    background-color: #fff;
}

.modal-footer {
    background-color: #fff;
    margin-top: 0px;
}

#standings a {
    text-decoration: underline;
}

.seasonLink {
    width: 85%;
}

#createModal {
    padding-bottom: 150px;
    border-radius: 0px;
}

#createLeft {
    padding-right: 100px;
}

#createFooter {
    margin-top: 0px;
}

#Description {
    width: 100%;
}

#Name {
    width: 100%;
}

#JoinPassword {
    width: 100%;
}

.labelSpace {
    padding-top: 10px;
}

.season-team-card {
}

    .season-team-card .content-wrapper {
        padding: 0;
        height: 275px;
    }

.season-team-top {
    background: #333333; /* Old browsers */
    background: -moz-linear-gradient(top, #333333 0%, #3a3a3a 50%, #333333 50%, #444444 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#333333), color-stop(50%,#3a3a3a), color-stop(50%,#333333), color-stop(100%,#444444)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #333333 0%,#3a3a3a 50%,#333333 50%,#444444 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #333333 0%,#3a3a3a 50%,#333333 50%,#444444 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #333333 0%,#3a3a3a 50%,#333333 50%,#444444 100%); /* IE10+ */
    background: linear-gradient(to bottom, #333333 0%,#3a3a3a 50%,#333333 50%,#444444 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#333333', endColorstr='#444444',GradientType=0 ); /* IE6-9 */
    color: #fff;
    padding: 0px;
}

    .season-team-top .grid {
        margin-bottom: 0;
    }

    .season-team-top a {
        color: #fff;
        text-decoration: none;
    }

        .season-team-top a:hover {
            color: #f1efee;
        }

.season-team-top-left {
    float: left;
    width: 99%;
    white-space: nowrap;
    overflow: hidden;
}

.season-team-top-right {
    width: 35%;
    float: right;
}

.season-team-top h3 {
    text-transform: uppercase;
    padding: 12px 8px 8px 8px;
    margin: 0;
    line-height: 110%;
    font-size: 16px;
}

ul.season-team-top-info {
    text-align: right;
    margin: 0;
    padding: 0;
}

    ul.season-team-top-info li {
        list-style: none;
        display: inline-block;
        margin: 0;
        padding: 10px 8px 8px 8px;
        border-left: 1px solid #666;
        font-size: 18px;
        line-height: 120%;
        position: relative;
    }

.teamDescWrap {
    padding-bottom: 10px;
    padding-left: 0px;
    padding-right: 0px;
    height: 50px;
    overflow-y: auto;
    padding-top: 5px;
}

.season-team-avatar {
    float: left;
    width: 100px;
    margin-left: 30%;
    overflow: hidden;
    text-align: center;
    padding: 10px 0;
    height: 100px;
}

    .season-team-avatar img {
        max-width: 100%;
        max-height: 200px;
        width: auto;
        height: auto;
    }

.season-team-right {
    margin-bottom: 10px;
}

    .season-team-right ul {
        margin: 10px 0;
        padding: 0;
        text-align: left;
    }

        .season-team-right ul li {
            list-style: none;
            display: inline-block;
            zoom: 1;
            *display: inline;
            margin: 0 10px;
            padding: 0;
            font-family: 'exo', sans-serif;
            font-size: 16px;
        }

.season-team-info p {
    padding-left: 10px;
    font-size: 12px;
    line-height: 150%;
    margin-bottom: 0;
}

    .season-team-info p.team-view-player-card {
        font-size: 14px;
    }

        .season-team-info p.team-view-player-card a:hover {
            text-decoration: none;
        }

.season-team-info li {
    margin-left: 8%;
    text-align: center;
}

.season-team-info {
    float: left;
    margin-right: 2%;
    padding-top: 5px;
    list-style-type: none;
    padding-left: 0px;
}

.season-team-photo img {
    width: 100%;
    height: auto;
}

#teamTopRightPadding {
    padding-right: 5px;
    padding-top: 10px;
}

#NewTeam {
    float: right;
}

#loginToJoin {
}

#createTeam {
    z-index: 1000;
}

#teamPadding {
    padding-right: 0px;
}

#seasonTeamPic {
    width: 100%;
    height: auto;
    padding-top: 5px;
}

#captainPadding {
    margin-bottom: 5px;
}

#showPay {
    width: 200px;
    margin-bottom: 10px;
}

span.season-team-captain {
    background-color: #ef4b24;
    color: #fff;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    font-size: 12px;
    font-family: 'exo-bold', sans-serif;
    padding: 4px;
    margin-left: 5%;
    margin-bottom: 5px;
}

.llstatlink {
    font-size: 14px;
}

#timeWidth {
    width: 8%;
}

.leaderTable {
    table-layout: fixed;
}

.leaderWraps {
    word-wrap: break-word;
}

#season-gameSched div {
    word-break: break-all;
}

.season-schedPanel {
    /*color:white !important;
    background-color:#2A3390 !important;*/
    text-align: center;
}

#season-weekMVPs .panel-heading {
    color: white;
    background-color: #F14B25
}

#season-weekMVPs .panel-body {
    word-wrap: break-word;
}

#season-weekMVPs .mvpTeam {
    font-size: 18px;
}

.bolded {
    font-weight: bold;
}

.league-normal {
    text-align: left;
    width: 100%;
    margin: initial;
    padding-top: 0px;
}
/***************************************************
	TEAM PAGE
***************************************************/
#captainWrap {
    word-wrap: break-word;
}

#teamPic {
    width: 100%;
    height: auto;
}

#teamSchedule {
    padding: 0px;
}

    #teamSchedule td {
        padding: 5px 0px;
    }

#boldTeamResult {
    font-weight: bold;
    float: right;
    margin-right: 10px;
}

#teamSchedule th {
    padding-left: 0px;
}

#invitation {
    margin-bottom: 20px;
}

#emailInvites form input {
    margin-bottom: 12px;
}

#emailInvites form button {
    margin-bottom: 12px;
    margin-left: 8px;
}

#editTeam input[type="checkbox"] {
    margin: 0px 0px 0px 14px;
}

#askToJoinTeam {
    width: 100%;
    text-align: center;
}

#emailModal {
    box-shadow: none;
    border: none;
}

#emailFooter {
    margin-top: 0px;
}

#editModal {
    box-shadow: none;
    border: none;
}

#editModal {
    padding-bottom: 100px;
    border-radius: 0px;
}

#editLeft {
    padding-right: 100px;
}

#editFooter {
    margin-top: 0px;
}

#TeamList a {
    text-decoration: underline;
}

.team-player-info-right {
    float: left;
    padding-left: 5%;
    margin-top: 3%;
}

.noLeftInfo li {
    margin-left: 0px !important;
}

.inviteFA {
    margin: 0 auto;
    margin-top: 10px;
    margin-left: 0px;
    width: 50%
}

.alignInvite {
    text-align: center;
    margin-left: 0px;
}

#fa-badge {
    margin-left: 5px;
}
/***************************************************
	PLAYER CARD
***************************************************/
#PlayerList a {
    text-decoration: underline;
}

.champIcon {
    width: 40px;
    margin: 0px;
}

.champIconList {
    margin: 4px;
    padding: 0px;
    list-style-type: none;
}

    .champIconList li {
        float: left;
        margin-right: 8px;
    }

        .champIconList li span {
            position: relative;
            top: 10px;
            left: 21px;
        }

/* for .net validation error classes */
.validation-summary-errors {
    font-weight: bold;
    color: #ff0000;
}

#pcard-cred {
    color: #ff4611;
}
/***********************************
        PROFILE
************************************/
#zipPadding {
    padding-left: 0px;
}

#userNameFooter {
    margin-top: 0px;
}

#userNameModal {
    box-shadow: none;
    border: none;
}

share-button {
    background-color: #f14b25 !important;
    font-family: 'exo', sans-serif !important;
    color: #ffffff !important;
}

.padding-0 {
    padding: 0px;
}

.profile-border {
    border: 2px solid #DEDEDE;
}

.profile-border-topless {
    border: 2px solid #DEDEDE;
    border-top: none;
}

#profilePage {
    font-family: open sans;
}

.flex-align {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
}

.share-button:before {
    display: none;
}

.share-button {
    padding: 10px 13px 14px 13px;
    margin-left: -4px;
    border-radius: 0px;
}

#code {
    background-color: white;
    cursor: not-allowed;
    display: inline-block;
    border-radius: 0px;
    height: 45px;
    font-size: 18px;
    width: 159px
}

.popover {
    background-color: #333333;
    color: white;
    padding: 2px;
    width: 200px;
}

.popover-title {
    display: none;
}

.popover.top .arrow:after {
    border-top-color: #333333;
}

.profile-modal-header {
    background-color: #273085;
    color: white;
    font-size: 18px;
    height: 35px;
}

#myProfileModal .form-control {
    width: 100%;
}

#profileName {
    font-size: 30px;
    font-weight: bold;
}

#profileTitle {
    height: 60px;
    background-color: white;
    margin-bottom: 15px;
}

.profileEdit, .profileEdit:hover, .profileEdit:focus {
    text-align: right;
    color: #1b225f !important;
    cursor: pointer;
    text-decoration: none !important;
}
.iconHover:hover, .iconHover:focus {
    position: relative;
    cursor: pointer;
}

    .profileEdit span {
        padding-right: 5px;
    }

#profileBio {
    background-color: white;
}

#profileBioDetails {
    background-color: white;
    padding-bottom: 25px;
    word-wrap: break-word;
}

.profileBold {
    font-weight: bold;
}

.profileMarginTop {
    margin-top: 10px;
}

.profileGray {
    color: gray;
}

.profile-5-right {
    padding-right: 5px;
}

.profile-white {
    background-color: white;
}

.profileHeader {
    height: 50px;
    background-color: #333333;
    color: white;
}

#profileImage {
    width: 100%;
}

#invitePopover {
    border-radius: 50%;
    background-color: #d8d4d3;
    width: 16px;
    height: 16px;
    text-align: center;
    font-size: 10px;
    margin-left: 5px;
    color: black;
    font-weight: bold;
}

.profile-col-header {
    font-size: 16px;
    font-weight: bold
}

#noInvites {
    padding: 15px 0px 15px 15px;
}

#eachInvites {
    padding: 15px 0px 5px 0px;
}

#profileInviteTeamName {
    width: 135px;
    overflow: hidden;
    white-space: nowrap;
    display: inline-block;
    padding: 0px;
}

#profileInviteFrom {
    display: inline-block;
    vertical-align: top
}

#inviteHeight {
    height: 40px;
    padding: 0px;
}

#inviteIcon {
    padding-right: 15px;
}

#inviteAccept {
    padding: 1px 5px;
}

#inviteDecline {
    padding: 1px 5px;
    color: white;
    background-color: gray;
}

.profileTeamsPadding {
    padding: 15px;
}

.profileTeamsContainer {
    background-color: #f6f6f6;
    margin-bottom: 5px;
    padding: 10px 10px 10px 0px;
    word-wrap: break-word;
}

.profileTeamSportIcon {
    padding-right: 8px;
}

.profileTeamInfo {
    padding-left: 38px;
}

.profileTeamCaptain {
    background-color: #d8d4d3;
    color: white;
    padding: 0px 2px 0px 2px;
    font-size: 12px
}

.profileTeamNextGame {
    color: gray;
    font-size: 11px;
}

#profilePastTeams {
    text-align: center;
    font-size: 16px;
    color: #2a3390;
    padding-top: 10px;
    font-weight: bold;
    cursor: pointer
}

#profilePastTeas span {
    font-size: 14px;
    padding-left: 5px;
}

#profileCreditsHeader {
    height: 50px;
    background-color: #ef4b25
}

    #profileCreditsHeader div {
        font-size: 24px;
        color: white;
        font-weight: bold
    }

#profileCreditBody {
    padding: 15px 0px;
    background-color: white
}

#profileCreditHeight {
    height: 35px;
}

#profileCreditGlyphicon {
    padding-right: 10px;
}

#profileMyCredits {
    font-size: 18px;
    font-weight: bold
}

#profileTotalCredits {
    background: #292e92;
    color: white;
    padding: 4px 10px;
    margin-left: 10px;
    font-size: 18px
}

.profileCreditPopover {
    border-radius: 50%;
    background-color: #d8d4d3;
    color: white;
    width: 16px;
    height: 16px;
    text-align: center;
    font-size: 10px;
    font-weight: bold
}

    .profileCreditPopover a {
        color: white;
    }

#creditCounter {
    color: gray;
    font-size: 13px;
    padding-left: 15px;
}

    #creditCounter span {
        color: black;
    }

#profileMyReferral {
    height: 35px;
}

#profileMyReferralCode {
    padding-right: 10px;
    font-size: 18px;
    font-weight: bold;
}

#shareReferral {
    color: gray;
    font-size: 13px;
}

#referralForm {
    padding-top: 15px;
}
/***************************************************
	ADMIN PAGES
***************************************************/
#alterModal {
    box-shadow: none;
    border: none;
}

#creditModal .panel-default .panel-heading {
    background-color: #ef4c25;
    color: white;
    text-align: center;
}

#creditModal thead td {
    font-weight: 600;
}

#alterModal .modal-body {
    padding-left: 5px;
    padding-right: 5px;
}

#movePlayer .form-control {
    display: inline;
    margin-left: 10px;
}

#alterFooter {
    margin-top: 0px;
}

.loading {
    margin-left: 5px;
    display: inline;
}

.statsHeader {
    background-color: #C3CCFF; /*#2a338f;*/
    font-weight: bold;
}

#saveImgSpacer {
    margin-right: 7px;
}

.galleryView #image {
    height: 350px;
    width: 100%;
    overflow: auto;
}

.imageDropDown {
    width: 100%;
}

.imgSize {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
}

.scrollView {
    overflow-x: auto;
}

    .scrollView .thumb {
        float: left;
        margin: 10px;
        text-align: center;
    }

        .scrollView .thumb img {
            height: 100px;
            width: 100px;
        }

        .scrollView .thumb button {
            margin-top: 10px;
        }

#repsModal {
    box-shadow: none;
    border: none;
}

#adminFooter {
    margin-top: 0px;
}

#adminLeaguesPadding {
    padding-bottom: 115px;
}

    #adminLeaguesPadding .form-control {
        width: 50%;
    }

#adminTeamDropdown .form-control {
    width: 50%;
    display: inline;
}

.adminFormInline {
    display: inline;
}

#adminLeaguesDropdown {
    display: inline;
}

#adminNewSeason {
    margin-left: 15px;
}

#adminNewLeague {
    margin-left: 15px;
}

.datepicker {
    z-index: 9999 !important;
}

#refModalContent {
    box-shadow: none;
    border: none;
}

#adminWeek {
    width: 50%;
}

#refFilterCheckbox {
    margin: 10px 0px 10px 15px;
}

.date_field {
    position: relative;
    z-index: 100;
}
/* Add the following 3 style blocks to create a fixed header table*/
.fixedHeader table {
    table-layout: fixed;
}

.fixedHeader .div-table-content {
    max-height: 400px;
    overflow-y: auto;
}

.fixedHeader .staticHeader {
    margin-bottom: 0px;
    border: 1px solid #dddddd;
}

.refScheduleTable td {
    word-break: break-all;
}

.wideCol {
    width: 220px;
}

.smallCol {
    width: 50px;
}

#gameTimePicker {
    width: 100px;
}

.gameTypeCheckbox {
    height: 24px;
}

#adminPlayer {
    display: inline-block;
    padding-right: 25px;
}

#adminPlayerCredits {
    padding: 15px 0px;
}

#admin-season-delete {
    margin-bottom: 20px;
}

    #admin-season-delete h4 {
        display: inline-block;
        padding-right: 20px
    }

.repPanels .panel-rep-image {
    height: 100px;
    overflow: hidden;
    padding-left: 0px;
}

.repPanels .playerImage, .repPanels img {
    height: auto;
    max-width: 100px;
}

.repPanels .btn {
    padding: 2px 10px;
}

.repPanels .rep-info {
    overflow: hidden;
}

.repPanels .rep-date {
    padding-left: 0px;
}

.adminRep-header {
    height: 48px;
    margin: 20px 0px 15px 0px;
    overflow: hidden;
    border: 2px solid #eee;
    text-align: center;
    color: white;
}

#repHeader {
    background-color: #292e92;
}

#commishHeader {
    background-color: #ef4b25;
}

.repLeagueName {
    font-size: 26px;
    font-weight: bold;
    overflow: hidden;
}

.addNewRep {
    margin-left: 30px;
}

.edit-stats-padding {
    margin-top: 40px;
}
/*************ADMIN SCHEDULE********************/
.fieldSchedule {
    width: 100px;
}

.DropDownSchedule {
    width: 170px;
}

.contact-female {
    color: #ef4c25;
}

.contact-male {
    color: #2a338f;
}

.contact-info {
    color: gray;
}

.adminsched-ratings {
    position: relative;
    vertical-align: middle;
    display: inline-block;
    color: #b1b1b1;
    overflow: hidden;
}

.full-stars {
    position: absolute;
    left: 0;
    top: 0;
    white-space: nowrap;
    overflow: hidden;
    color: #fde16d;
}

    .empty-stars:before, .full-stars:before {
        content: "\2605\2605\2605\2605\2605";
        font-size: 14pt;
    }

.empty-stars:before {
    -webkit-text-stroke: 1px #848484;
}

.full-stars:before {
    -webkit-text-stroke: 1px orange;
}

@-moz-document url-prefix() {
    .full-stars {
        color: #ECBE24;
    }
}

<!-- [if IE] > .full-stars {
    color: #ECBE24;
}

<![endif] -->
/**************CAREER STATS PAGE****************/
.stats-panel {
    -webkit-box-shadow: 3px 1px 5px 3px rgba(0,0,0,0.53);
    -moz-box-shadow: 3px 1px 5px 3px rgba(0,0,0,0.53);
    box-shadow: 3px 1px 5px 3px rgba(0,0,0,0.53);
    margin-bottom: 0px;
    overflow: auto;
}

#loadingCareerStats img {
    margin-bottom: 3px;
}

.stats-panel .stats-title {
    overflow: hidden;
    white-space: nowrap;
    display: block;
    text-overflow: ellipsis;
}

.stats-panel > .panel-heading {
    padding: 0px 30px;
}

.stats-panel > .panel-body {
    padding-top: 0px;
}

.stats-header {
    height: 48px;
    margin: 20px 0px 15px 0px;
    overflow: hidden;
    border: 2px solid #eee;
    color: white;
}

.stat-banner-header {
    background-color: #ef4b25;
}

.stats-league-name {
    font-size: 26px;
    font-weight: bold;
    overflow: hidden;
    padding-left: 0px;
    padding-right: 0px;
}

/**************STATS PAGE***********************/
#adminLeaguesPadding select {
    display: inline-block;
}

.thCursor th {
    cursor: pointer;
    text-decoration: underline;
}

.playerCardLink {
    cursor: pointer;
    text-decoration: underline;
}

#teamDropdownSpace {
    margin-bottom: 15px;
}

.statTableHeaders {
    background-color: #2a338f;
    color: white;
}

#football #football-dt thead th {
    background-color: #2a338f;
    color: white;
    padding: 10px 15px 10px 12px !important;
}

.dataTables_filter {
    margin-top: 0px !important;
    float: left !important;
}

    .dataTables_filter input {
        margin-left: 0px !important;
        width: 100% !important;
        padding-right: 15px !important;
    }

#football .dataTables_length {
    float: none !important;
}

.dataTables_length {
    float: right !important;
}

    .dataTables_length select {
        width: 80px !important;
    }

/***************SPONSOR PAGE*********************/
.sponsorImage {
    margin-bottom: 60px;
}

.sponsorHeader {
    font-size: 30px;
    font-weight: bold;
}

.sponsorText {
    font-size: 25px;
    text-align: left;
}

.sponsorTable ul {
    list-style-type: square;
}

/***********CORPORATE EVENT PAGE******************/
.corporateImages img {
    padding-left: 0px;
    border: 5px solid white;
    margin-bottom: 25px;
}

.corporateImages {
    padding-left: 0px;
    padding-right: 0px;
}

.corporateText {
    font-size: 16px;
}

@media screen and (min-width : 480px) {
    #season-stats-small {
        display: none;
    }

    #season-stats-big {
        display: normal;
    }
}

@media screen and (max-width: 479px) {
    /*season page*/
    #askToJoin {
        margin-top: 10px;
        font-size: 8px;
    }
    /*Login Dropdown*/
    #loginTeams li a {
        font-size: 12px;
    }

    #profileInviteTeamName {
        width: 125px !important;
    }

    #profilePage {
        padding: 0px;
    }

    #profileCreditsHeader div {
        font-size: 23px !important;
    }

    .share-button {
        padding: 10px 8px 14px 6px;
    }

    #code {
        width: 140px;
        overflow: hidden;
    }

    #referralForm {
        padding-right: 0px;
    }

    #profileMyReferralCode {
        font-size: 14px;
    }

    #profileMyCredits {
        font-size: 14px;
    }

    .profile-border-topless {
        padding: 0px;
    }

    #inviteHeight {
        padding: 0px;
        height: 70px;
    }

    #eachInvites {
        padding: 10px 0px 5px 8px;
    }

    #profile-invites {
        float: none !important;
        display: flex;
        justify-content: center;
    }

    #inviteAccept {
        margin-right: 5px;
    }

    #myProfileTeamsModal {
        padding: 0px;
    }

        #myProfileTeamsModal .modal-body, #modal-teams-padding {
            padding: 0px;
        }

    #profilePastTeams {
        padding-bottom: 10px;
    }

    #emailChange {
        word-wrap: break-word;
    }

    #season-stats-small {
        display: normal;
    }

    #season-stats-big {
        display: none;
    }
}

@media screen and (max-width: 480px) {
    /*League Page*/
    #seasonsPastHead span {
        font-size: 10px;
    }

    #seasonsPastHead {
        font-size: 0px;
    }

    #seasonsUpcomingHead span {
        font-size: 10px;
    }

    #seasonsUpcomingHead {
        font-size: 0px;
    }

    #seasonsCurrentHead span {
        font-size: 10px;
    }

    #seasonsCurrentHead {
        font-size: 0px;
    }

    .seasonLink {
        width: 200px;
        font-size: 9px !important;
    }

    #profileInviteTeamName {
        width: 125px !important;
    }
}

@media screen and (max-width: 480px) {
    /*Team page*/
    #cardStats {
        width: 100%;
        font-size: 11px;
    }

    #playerDialog {
        float: left;
    }
    /*Admin League*/
    #MovePlayers {
        font-size: 13px;
    }

    #movePlayersTable {
        font-size: 10px;
    }

    #moveButton {
        font-size: 11px;
        margin-bottom: 8px;
    }

    #removeButton {
        font-size: 11px;
    }
    /****Login*****/
    #login-alignment {
        padding-right: 0px;
    }

    #followUsIcons {
        padding: 0px;
    }

    /*****PROFILE*****/
    #profileName {
        font-size: 18px;
        font-weight: bold;
        overflow: hidden;
    }

    #profileTitle {
        height: 60px;
        background-color: white;
        margin-bottom: 15px;
        overflow: hidden;
    }

    .profileEdit {
        text-align: right;
        color: #1b225f;
        cursor: pointer;
    }

        .profileEdit span {
            padding-right: 5px;
        }

    share-button .sb-social.networks-6.sb-center {
        width: 160px !important;
        white-space: initial;
        text-align: center;
    }

    .pcard-body .pcard-sports-tabs {
        width: 14% !important;
    }

    .pcard-body .pcard-sport-content {
        width: 86% !important;
    }

    .pcard-body .pcard-awards .pcard-awards-desktop {
        display: none !important;
    }

}
/*****Image-icon*****/
.IconContent {
    width: 100%;
    height: 100%;
}

.IconHover {
    position: relative;
}

.IconHoverOverlay {
    position: absolute;
    left: 0;
    bottom: 0;
    opacity: 0;
    width: 100%;
    height: 100%;
    background: #273085;
}
.img-width {
    max-width: 100%
}



.IconHover:hover .IconHoverOverlay {
    opacity: 1;
}

/*.iconImage{
   max-width:60%;
 }*/

#sponsorsUl {
    list-style-type: none;
}

.row #sponsorsLi {
    width: 33.3%;
    float: left;
}

img {
    border: 0 none;
    display: inline-block;
    height: auto;
    max-width: 100%;
    vertical-align: middle;
}

@media screen and (max-width: 550px) {
    #pcard-player-desc {
        width: 100% !important;
        max-height: 100% !important;
    }

    #pcard-hide-desc {
        display: block;
    }

    .weekMVP-mobile .pull-right {
        display: none;
    }
}

@media screen and (min-width:551px) and (max-width:1260px) {
    #mobile-pcard-detail {
        color: #999 !important;
        font-family: 'Exo', sans-serif;
        font-size: 14px;
        color: #333;
        font-weight: 600;
        letter-spacing: .5px;
        line-height: 25px;
        display: block !important;
        padding: 2px 4px 0px 5px;
    }

    #pcard-hide-desc {
        display: none;
    }
}

@media screen and (min-width: 640px) and (max-width:768px) {
    #playerDialog {
        float: left;
    }

    #moveButton {
        margin-bottom: 8px;
    }
}

@media screen and (max-width: 640px) {
    /*TEAM PAGE*/
    #cardFooter {
        text-align: left !important;
    }

    #playerDialog {
        float: left;
    }

    #createLeft {
        padding-bottom: 25px;
    }

    #editLeft {
        padding-bottom: 25px;
    }
    /*ADMIN PAGE*/
    #moveButton {
        font-size: 11px;
        margin-bottom: 8px;
    }

    #removeButton {
        font-size: 11px;
    }

    #MovePlayers {
        font-size: 13px;
    }

    #football .dataTables_length {
        float: right !important;
    }

    #followUsIcons span {
        display: none;
    }

    .stats-panel .stats-title {
        font-size: 18px !important;
    }
    /*****Ref Rating******/
    .rating {
        font-size: 40px !important;
    }

    .ref-card {
        padding-left: 15px !important;
    }
}

@media screen and (max-width: 1024px) {
    /*Home page*/
    #carouselImages {
        padding-left: 0px;
        padding-right: 0px;
    }

    #mainRight {
        padding-top: 0px;
    }

        #mainRight button {
            margin-bottom: 15px;
        }

    #applyOrderDiv {
        padding-left: 0px;
        float: left;
    }

    #colorPickerDiv {
        padding-top: 10px;
        padding-left: 0px;
    }

    #hoodieSpacer {
        padding-left: 15px;
    }

    #merchHoodies {
        padding-left: 0px;
    }

    .hContainer {
        padding-left: 0px;
        padding-right: 15px;
    }

    #pcard-player-desc {
        width: 175px;
    }

    #payment-credits {
        padding-left: 0px;
        margin-top: 10px;
    }

    .profileMobile {
        padding-left: 0px;
        padding-right: 0px;
        margin-top: 15px;
    }

    .profilePopoverMobile {
        float: right;
    }

    .profilePaddingMobile {
        padding: 0px;
    }

    #profileInviteTeamName {
        width: 290px;
    }
}

@media screen and (min-width: 1024px) and (max-width: 1200px) {
    /*Home page*/
    #playerCard {
        margin-left: 18px;
        margin-right: 0px;
        padding-left: 20px;
    }

    #mainRight button {
        margin-bottom: 7px;
        margin-top: 0px;
    }
}

@media screen and (min-width : 640px) and (max-width: 990px) {
    /*HOME PAGE*/
    .carousel-control {
        font-size: 60px;
        line-height: 250px !important;
    }
    /*SPORTS INDEX PAGE*/
    #sports-football .sport-box-icon {
        background-size: 55% auto !important;
    }

    #sports-adventure-club .sport-box-icon {
        background-size: 55% auto !important;
    }

    #sports-kickball .sport-box-icon {
        background-size: 55% auto !important;
    }

    #sports-bowling .sport-box-icon {
        background-size: 55% auto !important;
    }

    #sports-soccer .sport-box-icon {
        background-size: 55% auto !important;
    }

    #sports-dodgeball .sport-box-icon {
        background-size: 55% auto !important;
    }

    #sports-softball .sport-box-icon {
        background-size: 55% auto !important;
    }

    #sports-basketball .sport-box-icon {
        background-size: 55% auto !important;
    }

    #sports-four-square .sport-box-icon {
        background-size: 55% auto !important;
    }

    #sports-volleyball .sport-box-icon {
        background-size: 55% auto !important;
    }
    /****************REF RATING*******************/
    .ref-gameDetails, .ref-playerDetails {
        padding: 15px !important;
    }
}

@media screen and (min-width : 480px) and (max-width: 800px) {
    /*HOME PAGE*/
    #login ul {
        float: none !important;
        text-align: center !important;
    }
}

@media screen and (max-width: 1200px) {
    .pcard-sports-tabs {
        width: 8% !important;
    }

    .pcard-sport-content {
        width: 92% !important;
    }

    .team-player-card {
        width: 100% !important;
    }

    #playerCardPadding {
        padding: 0px;
    }

    .playerLeftName {
        float: left;
    }

    .FANoPadding {
        padding: 0px;
    }

    .FAPlayers {
        padding: 0px;
    }

    #FATeam {
        padding: 0px;
    }

    .team-player-avatar {
        float: left !important;
        width: 50% !important;
        margin-left: 2% !important;
        overflow: hidden;
        text-align: left !important;
        padding: 10px 0 !important;
        max-height: 174px !important;
        height: 100% !important;
    }

    #marginLeftInfo {
        width: 100%;
        float: right !important;
    }

    #playerBottomPadding {
        padding-left: 0px !important;
    }

    #teamTopRightPadding {
        padding-left: 0px !important;
        text-align: left;
    }

    .noLeftInfo {
        margin-bottom: 0px;
    }

    .mobileFAPadding {
        padding: 0px;
    }

    .team-player-bottom li {
        margin-left: 0px !important;
    }

    .alignInvite {
        text-align: left;
        margin-left: 0px;
        padding-left: 0px;
        padding-right: 0px;
    }
    /***********CORPORATE EVENT PAGE******************/
    .corporateImages {
        padding-right: 0px;
    }

    .visibilitySize {
        display: none;
    }
    /*Season Page*/
    .season-team-avatar {
        float: left !important;
        width: 50% !important;
        margin-left: 2% !important;
        overflow: hidden;
        text-align: left !important;
        padding: 10px 0 !important;
        max-height: 174px !important;
        height: 100% !important;
    }

    #showPay {
        margin-top: 10px;
    }

    #loginToJoin {
    }

    #NewTeam {
        float: none;
        padding: 0;
    }

    #askToJoin {
        margin-top: 10px;
    }

    #seasonTeamPadding {
        padding-left: 0px !important;
        padding-right: 0px !important;
        text-align: center;
    }

    .teamDescWrap {
        height: 75px;
        text-align: left;
        margin-top: 10px;
    }

    .season-team-photo img {
        width: inherit;
        height: auto;
        padding-top: 5px;
    }

    .season-team-card .content-wrapper {
        padding: 0;
        height: 225px;
    }

    .season-team-info li {
        text-align: left;
    }
    /***********CORPORATE EVENT PAGE******************/
    .corporateImages {
        padding-right: 0px;
    }

    .visibilitySize {
        display: none;
    }
    /********REGISTRATION PAGE***************/
    #socialLoginForm {
        margin-top: 25px;
    }
}

@media screen and (min-width : 1025px) and (max-width: 1260px) {
    #pcard-player-desc {
        width: 345px;
    }
}

@media screen and (min-width: 960px) and (max-width: 1200px) {
    .sportsNetButton {
        font-size: 15px;
    }

    #home-pcard-button {
        font-size: 15px;
    }
}

@media screen and (max-width: 960px) {
    /*HOME PAGE*/
    #mySportsNet {
        float: none;
    }

    body {
        padding-left: 5px;
        padding-right: 5px;
    }

    #logoSpacing {
        padding: 0px;
    }

    #homeLinks {
        margin-bottom: 15px;
    }

    #loginButton {
        text-align: center;
        margin-top: 10px;
        margin-bottom: 10px;
    }

    #home-pcard-container {
        text-align: center;
        padding: 0px;
    }

        #home-pcard-container div {
            width: 100%;
        }

    #home-pcard-button {
        margin-top: 0px;
    }

    .carousel-control {
        top: 0px;
        line-height: 150px;
    }

    #carouselContainer {
        padding-left: 0px;
        padding-right: 0px;
    }

    #carouselPadding {
        padding-left: 0px;
        padding-right: 0px;
    }

    #sportIconList h5 {
        font-size: 12px;
        padding-right: 0px;
    }

    #carouselImages {
        padding-left: 0px;
        padding-right: 0px;
    }

    .carousel-caption {
        position: static;
    }

    #myCarousel h4 {
        font-size: 15px;
    }

    #sportsList {
        padding-top: 10px;
        padding-right: 0px;
    }

    #sportIconList {
        padding-top: 0px;
        padding-left: 0px;
    }

    #home-banner {
        top: -12px;
    }

    #company {
        margin-top: 0px;
    }

    #centeredFooter {
        text-align: center;
        padding-top: 10px;
    }

    #footer li {
        margin-bottom: 10px;
        text-align: center;
    }

    #footer h4 {
        text-align: center;
    }

    #joinButton {
        margin-bottom: 20px;
    }

    #logo {
        display: table;
        margin: 0 auto;
    }

    #topBar {
        margin-right: -5px;
        margin-left: -5px;
    }

    ul#homeLinks li {
        float: none;
        text-align: center;
    }

    #login {
        padding: 0px;
    }

        #login ul {
            float: left;
            text-align: center;
            padding-left: 0px;
            width: 100%;
        }

    #loginLink {
        background-image: linear-gradient(to bottom,#fff,#e6e6e6);
        margin-bottom: 20px;
        width: 100%;
    }

    #registerLink {
        margin-bottom: 20px;
        width: 100%;
        margin-left: 0px;
    }
    /*SPORTS INDEX*/
    #sportBar {
        font-size: 16px;
        text-align: center;
    }

    #page-title h3 {
        padding: 0;
        margin: 0;
        margin-left: 0px;
        text-align: center;
    }

    #sportBoxListing {
        margin-left: -15px;
        font-size: 14px;
    }

    #sportsMenuRow {
        margin-left: 0px;
    }

    #sportsMenuPadding {
        padding-left: 0px;
        padding-right: 0px;
    }

    #the-sports {
        padding-left: 0px;
        padding-right: 0px;
    }
    /*LEAGUE PAGE*/
    .seasonLink {
        width: 100%;
        font-size: 10px;
    }

    #league-page {
        padding: 0px;
    }

    #leagueStart .alert {
        padding: 0px;
    }

    #leagueStart a {
        word-wrap: break-word;
    }

    #seasonsPast {
        font-size: 10px;
    }

        #seasonsPast a {
            font-size: 10px;
            text-decoration: underline;
        }

    #seasonsUpcoming {
        font-size: 10px;
    }

    #seasonsCurrent {
        font-size: 10px;
    }

    #leagueName h3 {
        text-align: center;
        margin-left: 0px !important;
    }

    #page-title-right {
        text-align: center !important;
        float: none !important;
    }

        #page-title-right ul {
            float: none !important;
            text-align: center !important;
        }

            #page-title-right ul li {
                margin: 0px !important;
                padding: 4px !important;
            }

        #page-title-right h5 {
            text-align: center;
        }

    .league-middle {
        padding: 0 5px !important;
    }

    .content-wrapper h2 {
        text-align: center;
    }

    .content-wrapper h3 {
        text-align: center;
    }

    .league-rep img {
        width: 30% !important;
    }
    /*SEASON PAGE ------- ALTER THESE FOR NON 480 VIEWS!!!!!!!!!*/
    .h3 small, h4 small, .h4 small {
        font-size: 8px;
    }

    #TeamList td {
        padding: 0px;
    }

    #season-schedule {
        font-size: 14px;
    }

    #seasonContainer {
        padding-left: 0px;
        padding-right: 0px;
    }

    .g_gracket {
        padding: 35px 0px 15px;
    }

        .g_gracket h3 {
            font-family: 'Droid Sans', sans-serif !important;
            margin: 0;
            padding: 5px 4px 4px;
            font-size: 8px;
            line-height: 100%;
            font-weight: normal;
            color: #fff;
        }

    #standings {
        font-size: 14px;
    }

        #standings .table thead > tr > th, .table tbody > tr > th, .table tfoot > tr > th, .table thead > tr > td, .table tbody > tr > td, .table tfoot > tr > td {
            padding: 2px;
        }

        #standings .btn {
            font-size: 10px;
        }

    .g_team small {
        font-size: 10px;
    }

    #season-weekMVPs {
        padding: 0px;
    }

    .weekMVP-mobile {
        padding: 0px;
    }

    #season-sched-body {
        padding: 5px;
    }
    /*TEAM PAGE*/
    #teamPadding {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }

    #teamSchedule td {
        font-size: 16px;
    }
    /*PLAYER CARD*/
    #playerDialog {
        width: 100%;
    }
    /*REGISTRATION PAGE*/
    #shirtOptions {
        padding-left: 0px !important;
    }

    #registerSubmit {
        margin-bottom: 10px;
    }

    .form-control {
        width: 100%;
    }
    /*ADMIN LEAGUE PAGE*/
    #adminSeasonTable {
        font-size: 11px;
    }

    #adminSeasonTable2 {
        font-size: 11px;
    }

    #adminManageLeagueTable {
        font-size: 11px;
    }

    #adminDiscountTable {
        font-size: 11px;
    }
    /***************SPONSOR PAGE*********************/
    .sponsorImage {
        padding-bottom: 10px;
        padding-left: 0px;
    }

    .sponsorText {
        font-size: 20px;
        font-weight: bold;
    }

    .sponsorTable ul {
        list-style-type: square;
    }
    /***********CORPORATE EVENT PAGE******************/
    .corporateImages {
        padding-right: 0px;
    }
    /*Payment Index*/
    #colorPickerDiv {
        padding-top: 10px;
        padding-left: 0px;
    }

    #hoodieSpacer {
        padding-left: 15px;
    }

    #merchHoodies {
        padding-left: 0px;
    }

    .hContainer {
        padding-left: 0px;
        padding-right: 15px;
    }
    /****************REF RATING*******************/
    .ref-gameDetails, .ref-playerDetails {
        padding: 15px !important;
    }
}

.action {
    width: 220px !important;
    height: 40px !important;
    font-size: 16px !important;
}

.action2 {
    height: 40px !important;
    font-size: 16px !important;
}

.register-now {
    width: 120px !important;
    padding: 2px !important;
    padding-left: 5px !important;
    padding-right: 5px !important;
    margin: 0px !important;
}


@media only screen and (max-width: 480px) {
    .register-now {
        width: 60px !important;
        font-size: 8px;
        padding: 2px !important;
        padding-left: 5px !important;
        padding-right: 5px !important;
        margin: 0px !important;
    }

    .upcoming {
        width: 100px !important;
    }
}

.mvpHide {
    display: none;
}
