[ng\:cloak],[ng-cloak],.ng-cloak{display:none !important}

@font-face {
    font-family: Orbitron;
    src: url("../fonts/orbitron-medium.otf") format("opentype");
}

@font-face {
    font-family: Lato;
    src: url("../fonts/lato-regualr.otf") format("opentype");
}

body
{
    font-family: 'Orbitron', 'Arial', 'sans-serif';
    background-color: #f2f2f2;
}

.content-wrapper
{
    width: 1024px;
    background-color: white;
    margin: 0 auto;
    position: relative;
}

.content
{
    margin: 20px auto;
    padding-bottom: 30px;
    width: 880px;
}

.updates
{
    text-align: left;
    font-family: Arial, sans-serif;
    font-size: 16px;
    margin-top: -20px;
    margin-bottom: 30px;
    font-style: italic;
}

.top-ad
{
    display: block;
    width: 728px;
    margin: 30px auto;
    margin-bottom: 40px;
}

.fanspeak-logo
{
    display: block;
    width: 150px;
    margin: 20px auto;
}

.title-logo
{
    display: block;
    margin: 10px auto;
    margin-bottom: 15px;
}

.instructions-wrapper
{
    width: 500px;
    margin-left: 200px;
    margin-top: 30px;
}

.instructions-section
{
    margin-bottom: 60px;
    font-family: 'Lato', 'sans-serif';
}

.instructions-header
{
    text-align: left;
    font-family: 'Lato', 'sans-serif';
    font-weight: bold;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 35px;
}

.instruction
{
    margin-bottom: 20px;
    padding-bottom: 5px;
    margin-left: 20px;
    border-bottom: 1px solid #ccc;
}

.instructions-number
{
    font-weight: bold;
}

.helmets-section
{
    width: 750px;
    margin: 20px auto;
}

.helmet
{
    cursor: pointer;
    display: block;
    margin: 0 auto;
}

.helmet-wrapper img {
	width: 80px;
}

.helmet-wrapper:hover .helmet
{
	width: 85px;
    height: 85px;
    margin-top: -5px;
    margin-left: -5px;
}

.helmet-wrapper
{
    width: 75px;
    height: 67px;    
    margin: 8px 8px 8px 8px;
    display: inline-block;
}

.selected-team
{
    font-size: 15px;
    color: white;
    background-color: #009811;
    margin-left: 15px;
    padding: 4px 4px 0px 4px;
}

.navigation-button-section
{
    display: block;
    width: 390px;
    margin: 0 auto;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 0px;
    padding-right: 0px;
    padding-right: 0px;
}

.navigation-button
{
    cursor: pointer;
    display: inline-block;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
    border-style: none;
    line-height: 36px;
    height: 36px;
    width: 170px;
    margin: 40px auto !important;
    color: white;
    background-color: #009811;
    text-align: center;
    text-decoration: none;
    font-size: 12pt;
    font-family: 'Lato', 'sans-serif';
}

.navigation-button-solo
{
    cursor: pointer;
    display: block;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
    border-style: none;
    line-height: 36px;
    height: 36px;
    width: 170px;
    margin: 50px auto;
    color: white;
    background-color: #009811;
    text-align: center;
    font-size: 12pt;
    font-family: 'Orbitron', 'Arial', 'sans-serif';
}



.stage-instructions
{
    margin-top: 50px;
    margin-bottom: 20px;
    margin-left: 30px;
    font-size: 18px;
}

.stage-2-instructions
{
    margin: 0 0 0 0;
    display: block;
    width: 100%;
    text-align: center;
    margin: 0 auto;
}

.stage-3-instructions
{
    text-align: center;
    font-size: 20px;
}

.stage-number
{
    display: inline-block;
    width: 25px;
    height: 25px;
    line-height: 30px;
    border-radius: 50%;
    background-color: black;
    color: white;
    text-align: center;
}

.whats-next
{
    width: 500px;
    margin: 0 auto;
}

.draft-ad
{
    display: inline;
    vertical-align: top;
    margin-top: 30px;
    margin-bottom: 20px;
}

.footer
{
    font-size: 11px;
    color: #aaa;
    text-align: center;
    margin-top: 30px;
    margin-bottom: 30px;
}

.footer a
{
    color: #aaa;
    text-decoration: none;
    margin-left: 10px;
    margin-right: 10px;
}

.radio-choice
{
    display: block;
    width: 100%;
    margin-top: 10px;
    margin-left: 40px;
}

.radio-choice input 
{
	margin-right:10px;
}

.app-title
{
    font-size: 30px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 20px;
    margin-left: 15px;
}

.app-title img
{
    margin: 20px;
}

.loading-image
{
    position: relative;
    left: 400px;
}

.external-links-section
{
    width: 90%;
    margin: 0 auto;
    padding-bottom: 60px;
}

.external-links-section a
{
    text-decoration: none;
    color: #000;
    font-size: 14px;
}

.external-links-section div
{
    display: inline-block;
}

.weekly-feature-div
{
    float: left;
}

.affiliate-div
{
    float: right;
    width: 50%;
    margin-bottom: 35px;
}

.external-links-section .affiliate-div a 
{
	color: #009811;
}

.player-profile-link
{
    color: black;
}

.my-team-name-header
{
    font-size: 16pt;
    margin-top: 10px;
    margin-bottom: 10px;
}

.my-team-cap-summary-wrapper
{
    border: 1px solid #555;
    display: inline-block;
    width: 800px;
    padding: 10px 10px 0px 0px;
    margin-left: 30px;
    font-size: 12px;
}

.my-team-name-header
{
    display: inline-block;
}

.my-team-cap-summary
{
    margin-bottom: 20px;
    display: inline-block;
}

.free-agent-cap-summary
{
    font-size: 12pt;
}

.my-team-name-header
{
    margin-left: 10px;
}

.my-team-name
{
    display: inline-block;
    font-size: 18px;
}

.my-team-name-label
{
    font-size: 12pt;
    margin-bottom: 5px;
}

.my-team-helmet
{
    display: inline-block;
}

.my-team-name-wrapper
{
    display: inline-block;
    vertical-align: top;
    margin-top: 10px;
    margin-left: 5px;
    margin-right: 5px;
    width: 200px;
}

.my-team-cap-summary-column
{
    display: inline-block;
    width: 270px;
    vertical-align: top;
}

.free-agent-cap-summary
{
    width: 480px;
}

.my-team-cap-summary-column1
{
    width: 215px;
    margin-left: 5px;
}

.my-team-cap-summary-column div
{
    margin-top: 5px;
    margin-bottom: 5px;
    height: 25px;
}

.next-button
{
    display: block;
    margin-top: 20px;
}

.modal-background 
{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: black;
    opacity: .80;
    -webkit-opacity: .8;
    -moz-opacity: .8;
    filter: alpha(opacity=80);
    z-index: 1000;
}

.modal-content 
{
    font-family: 'Lato', 'sans-serif';
    background-color: white;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    box-shadow: 0 0 20px 0 #222;
    -webkit-box-shadow: 0 0 20px 0 #222;
    -moz-box-shadow: 0 0 20px 0 #222;
    z-index: 1000;  
    position: absolute;  
}

.close-x
{
    cursor: pointer;
    float: right;
    margin-top: 5px;
    margin-right: 15px;
    text-decoration: none;
    color: black;
}


.make-offer-modal-window
{
    z-index: 1999;
    height: 250px;
    width: 500px;
    left: 46%;
    top: 30%;    
    margin: 0 0 0 -300px;
    padding-left: 30px; 
    padding-top: 10px;  
}

.re-signing-results-window
{
    margin: 0 auto;
    padding: 20px;
    width: 700px;
}

.cut-results-window
{
    width: 600px;
    margin: 0 auto;
    padding: 20px;
}

.freeagency-offer-results-modal-window
{
    width: 800px;
    margin: 0 auto;
    padding: 20px;
}

.modal-content-inner-wrapper
{
    padding-top: 50px;
}

.make-offer-modal-window input
{
    width: 80px;
    display: inline-block;
}

.make-offer-field
{
    margin-bottom: 10px;
}

.make-offer-field-label
{
    display: inline-block;
    text-align: right;
    width: 150px;
}

.offer-instructions
{
    display: inline-block;
    font-size: 10pt;
    color: #aaa;
}

.re-sign-offer-result-modal-window
{
    z-index: 1999;
    height: 150px;
    width: 400px;
    left: 55%;
    top: 30%;    
    margin: 0 0 0 -300px;
    padding-top: 30px;
    padding-left: 30px;   

}

.spinner
{
    display:block;
    width:64px;
    margin:300px auto;
}

.players-table
{
    display: inline-block;
    width: 850px;
    margin-left: 30px;
    margin-top: 30px;
    border-collapse: collapse;
    font-family: 'Lato', 'sans-serif';
}

.players-table th
{
    padding-right: 15px;
    padding-bottom: 5px;
    text-align: left;
}

.players-table tr
{
    border-bottom: 1px solid #999;
}

.players-table td
{
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 10px;
}

.player-table-column
{
    display: inline-block;
    vertical-align: top;
 
}

.my-roster-table-basic
{
	margin-top: 40px;
    width: 410px;
    height: 600px;
    overflow-y: scroll;
    overflow-x: hidden;
}

.position-filter
{
    width: 350px;
    margin-left: 50px;
    margin-top: 10px;
    margin-bottom: 10px; 
}

.position-filter a
{
    color: #aaa;
    text-decoration: none;
    font-size: 10pt;
    margin-right: 5px;
}

.position-filter .selected-position
{
    color: #009811;
}

.free-agent
{
    cursor: pointer;
}

.free-agents-table
{
    margin-left: 50px;
    width: 350px;
    height: 600px;
    overflow-y: scroll;
    overflow-x: hidden;
}

.player-table-header
{
    font-size: 17px;
    margin-left: 50px;
    margin-top: 30px;
}

.restructure-player-cell
{
    padding-left: 25px;
}

.make-free-agent-offer
{
    color: #009811;
    margin-top: 5px;
}

.make-free-agent-offer-button
{
    cursor: pointer;
    display: inline-block;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
    border-style: none;
    background-color: #009811;
    color: white;
    text-decoration: none;
    width: 40px;
    text-align: center;
}

.done-for-today-button-wrapper
{
    display: inline-block;
    margin-left: 70px;
}

.done-for-today-button
{
    width: 350px;
}

.skip-rest-button-wrapper
{
    display: inline-block;
    margin-left: 50px;
}

.skip-rest-button
{
    width: 300px;
    background-color: red;
    margin-left: 200px;
}

.free-agency-results-label
{
    font-weight: bold;
    margin-top: 10px;
}

.roster-label
{
    margin-left: 30px;
    margin-top: 40px;
    font-size: 14pt;
}

.conference-team-column
{
    display: inline-block;
    padding: 10px;
}

.conference-header
{
    font-weight: bold;
}

.conference-team-column a
{
    text-decoration: none;
    color: #222;
}

.change-team-link
{
    text-decoration: none;
    color: #999;
    font-size: 12pt;
}

.re-sign-offer-result
{
    text-align: center;
    font-weight: bold;
    font-size: 14pt;
    margin-top: 50px;
}

.sortable-col-header
{
    cursor: pointer;
}

.signed-players-window-title
{
    font-weight: bold;
    font-size: 16pt;
}

.signed-players-modal-window
{
    width: 400px;
    padding: 20px;
    margin-left: 25%;
}

.already-signed-players-table
{
    margin-top: 10px;
    height: 600px;
    overflow-y: scroll;
    overflow-x: hidden;
}

.already-signed-players-link
{
    text-align: right;
    margin-right: 40px;
    margin-top: 10px;
}

.already-signed-players-link a
{
    font-size: 10pt;
    text-decoration: none;
    color: black;
}

.start-over-button
{
    cursor: pointer;
    display: inline-block;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
    border-style: none;
    color: white;
    background-color: #009811;
    text-align: center;
    text-decoration: none;
    font-size: 12pt;
    font-family: 'Lato', 'sans-serif';
    height: 30px;
    width: 150px;
    line-height: 30px;
    margin-left: 75px;
}

/*Junger Edits*/

.stage-instructions.homepage {
	margin-left: -50px;
}

.cut-results-window {
	top: 250px;
	left: 0;
	right: 0;
}

.make-offer-modal-window {
	top: 250px;
	left: 0;
	right: 0;
	margin: 0 auto;
}

.re-signing-results-window {
	left: 0;
	right: 0;
	top: 250px;
}

.freeagency-offer-results-modal-window {
	left: 0;
	right: 0;
	top: 250px;
	margin: 0 auto;
}

#instructions-link {
	width: 820px;
	margin: 0 auto;
	margin-top: 20px;
	font-family: 'Lato', 'sans-serif';
}

#more-instructions {
	font-family: 'Lato', 'sans-serif';
	margin-left: 25px;
	display: none;
	width: 800px;
}

.more-instructions {
	width: 800px;
	margin: 20px auto;
}

.signed-players-modal-window {
	margin-left: 15%;
}

.otcplug {
	font-size: 14px;
	font-style: italic;
	text-align: center;
	font-family: 'Lato', 'sans-serif';
	margin-bottom: 20px;
}

.otcplug a {
	color: black;
	text-decoration: none;
}

.bottom {
	font-size: 14px;
	font-family: 'Lato', 'sans-serif';
	width: 700px;
	margin: 0 auto;
}

.bottom a {
	color: black;
	text-decoration: none;
}

.otcplug img {
	position: relative;
	top: 5px;
	left: 5px;
}

.roster-section-title
{
    font-size: 10pt;
    margin-top: 30px;
    margin-bottom: -10px;
    padding-left: 30px;
}

.summary-roster-column
{
    width: 450px;
}

.summary-actions-column
{
    width: 300px;
}

.summary-column
{
    display: inline-block;
    vertical-align: top;
}

.actions-table
{
    margin-bottom: 10px;
}

.summary-actions-column .players-table {
	width: 300px;
}

.lato {
	font-family: Lato;
}

.submit-featured {
	text-align:center; 
	font-size: 18px; 
	width: 80%;
	margin: 30px auto 20px;
}

.submit-left {
	width: 33%;
	float: left;
	margin-left: 21%;
	margin-right: 4%;
}

.submit-right {
	float: left;
	width: 40%;
	height:230px;
}

.enjoy {
	padding-top: 20px;
	text-align: center;
	width: 700px;
	margin: 0 auto;
	clear: left;
}

#InLineVideoDiv {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 25px;
    margin-top: 25px;
}


.promo {
	text-align: center;
    font-family: Arial, sans-serif;
    font-size: 22px;
    margin-top: 30px;
}