﻿
/*

#lineupNav
{
    margin-top:6px;
    float:left;
    width:100%;
    font-size:105%;
    font-weight:bold;
    position:relative;
    z-index:1000;
    margin-bottom:-1px;
}
#lineupNav a
{
    text-decoration:none;
}
.lineupNavLeft, .lineupNavRight {padding:14px 8px 4px 8px;}

#lineupContainer{border:0; width:100%; padding:0;}
#lineupContainer table tr th, 
#lineupContainer table tr td {font-size:14px; color: #0C191F; white-space:nowrap; padding:5px;}
#lineupContainer table tr th {color:#1F5172; font-size:14px; font-weight:700; background:#fff;}
#content {background:inherit;float:none;font-size:inherit;padding:0 0 20px 0;width:auto; position:relative;}

*/


.scroll-pane {overflow:auto; background:#fff;}


.DraftPilot {
    /*border:1px solid #666666;
    padding:2%;
    width:96%;*/
    background-color:#fff;
    padding: 1rem;
    margin: 0 0 2rem 0;
/*    position: relative;
*/    
box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
}
.DraftPilotSave {text-align:center;padding:20px;}
.DraftPilotSelectAuto {width:auto;}
.DraftPilotControls {display:inline-block;text-align:center;}


/*

.lineupNavLeft
{
    border:1px solid #666666;   
	-moz-border-radius: 4px 0px 0px 0px;
	-webkit-border-radius: 4px 0px 0px 0px;
	border-radius: 4px 0px 0px 0px; 
}   
.lineupNavInner
{
    border-top:1px solid #666666;   
    border-right:1px solid #666666;
    border-bottom:1px solid #666666;

}      
.lineupNavRight
{
    border-top:1px solid #666666;   
    border-right:1px solid #666666;
    border-bottom:1px solid #666666;    
	-moz-border-radius: 0px 4px 0px 0px;
	-webkit-border-radius: 0px 4px 0px 0px;
	border-radius: 0px 4px 0px 0px; 
}    
.lineupNavActive
{
    float:left;
    padding:8px;
    background-color:#ffffff;
    color:#000000;
    border-bottom:1px solid #ffffff;	      
}

.lineupNavInactive
{
    float:left;
    padding:8px;
    background-color:#ececec;
    color:#000000;
    border-bottom:1px solid #666666;
  
}

*/



/*Rankings*/
.options{float:right; margin:0;}
/*.options .form-submit{margin-top:15px;}*/
#player-rankings{width:100%;}
.customRankingNumbersCont{background:#fff; padding:0; margin:0; width:150px !important; text-align:left;}
.customRankingNumbersCont ul li, .customRankingDragableCont ul li{font-size:14px !important; font-family:'Helvetica Neue',Helvetica,Arial,sans-serif;}
.customRankingNumbersCont ul{margin:0;}
.customRankingNumbersCont ul li{border:none; font-size:14px !important; padding:6px 15px; width:auto !important;}
.customRankingNumbersCont ul li:nth-child(even){background:#fff;}
.customRankingDragableCont ul li:nth-child(even){background:#fff;}
.customRankingNumbersCont ul li:nth-child(odd){background:#f7f8f8;}
.customRankingDragableCont ul li:nth-child(odd){background:#f7f8f8;}
.customRankingDragableCont{display:block; overflow:hidden; float:none; width:auto !important; font-family:'Helvetica Neue',Helvetica,Arial,sans-serif;}
.customRankingSpanHolder{border-bottom:none;}
.customRankingSpanHolder table{background:none !important;}

#player-rankings tr th{white-space:nowrap; text-align:left;}
#player-rankings tr th.player-rankingsCol2{text-align:center;}
.player-rankingsCol2{width:140px !important;}
.customRankingSpanHolder table tr td{white-space:nowrap; text-align:left;}
.customRankingSpanHolder table tr td:first-child{text-align:center;}
.PlayerRankings_AverageDraftPosition{width:175px !important;}
.PlayerRankings_PlayerName{width:340px !important;}

.customRankingSpanHolder:hover{background-image:none;background:#79c139;}

#content-form .player-rankings > .table-responsive{background-color:#fff; margin-bottom:15px;}
#content-form .player-rankings > .table-responsive > table tr  td{padding:12px 10px;}
#content-form .player-rankings > .table-responsive > table tr  th{padding:12px 10px 0px 10px;}
#content-form .player-rankings > .table-responsive > table tr  th:first-child,
#content-form .player-rankings > .table-responsive > table tr  td:first-child{padding-left:15px;}
#content-form .player-rankings > .table-responsive > table tr  th:last-child,
#content-form .player-rankings > .table-responsive > table tr  td:last-child{padding-right:15px;}
#content-form .player-rankings > .table-responsive > table{margin-bottom:15px;}
#content-form .player-rankings > .table-responsive > table tr  td input[type="text"],
#content-form .player-rankings > .table-responsive > table tr  td select{width:100%; height:auto; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box;}
#content-form .player-rankings > .table-responsive > table tr  td input[type="submit"]:first-child{margin-left:0;}
#content-form .player-rankings > .table-responsive > table tr  td input[type="submit"]{margin-left:10px; white-space:nowrap;}

.player-rankingsCol2, .PlayerRankings_AverageDraftPosition 
{
    width:130px !important;
	display:none;
}
.customRankingDragableCont ul {margin-left:0px;}