/*
 * By default the following CSS is included for thixs template:
 * https://secure.sportssystems.com/eventdata/(default)/templates/minimalPressPass/css/default.css
 * Override as needed here.
 */
html,body{font-size:11px;}
body, .x-body {
	background-color:#002b5c;
   background-image:url('https://secure.sportssystems.com/EventData/8300/images/bg5400v2.jpg'); 	background-repeat:no-repeat; 
    background-position:bottom center;
    margin-top:-0px;
	background-size:cover;
    background-attachment:fixed;
    width: 100%;
    margin: 0px auto;
    padding:2 0.5rem;
    color: #000;
   /* background-image: url(http://big12sports.com/fls/10410/site_graphics/site-background.png), url(http://big12sports.com/fls/10410/site_graphics/body-background.png);
    background-position: center top, center 2px;
    background-repeat: no-repeat, repeat-y;
    /*background-size:contain,contain;
    background-attachment:fixed fixed*/
}

.hint{display:block;border:none;float:left;min-width:100%}
select option,label{font-size: 12px;}
select,select:hover {background-color:#fff; font-size:12px;padding:0 1.0rem}
#main-contain{
    }

#content {
    background-color: rgba(255,255,255,1);
    border: 2px solid #000;-webkit-box-shadow: 10px 10px 30px -2px rgba(0,0,0,0.39);
-moz-box-shadow: 10px 10px 30px -2px rgba(0,0,0,0.39);
box-shadow: 10px 10px 30px -2px rgba(0,0,0,0.39);;
}

/*.label {font-size: 12px;}*/

.space{height:48px; width:100%;}

input[type="text"], input[type="password"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="month"], input[type="week"], input[type="email"], input[type="number"], input[type="search"], input[type="tel"], input[type="time"], input[type="url"], input[type="color"], textarea {font-size: 12px}

.formtitle{color:black;font-weight:bold;font-size: 16px;
	/*border-bottom: 2px solid #000000;width:100%*/}

.note {font-size:1.4rem;
    font-weight:bold;
margin-bottom:1rem;width:100%; 
	/*border-bottom:2px solid black;width:100%*/}

textarea{width:100%}

.groupboxred {border:1px solid black;PADDING:6px;MARGIN-BOTTOM:12px;background-color:#efefef}

.groupboxgray {border:1px solid black;PADDING:6px;MARGIN-BOTTOM:12px;background-color:#efefef}

.groupboxgraytop {BORDER-top:1px solid black;border-left:1px solid black;border-right:1px solid black;BACKGROUND-COLOR:#efefef;PADDING:6px;MARGIN-BOTTOM:0px;}

.groupboxgraymiddle {BORDER-top:0px solid black;BORDER-BOTTOM:0px solid black;BORDER-LEFT:1px solid navy;BORDER-RIGHT:1px solid black;BACKGROUND-COLOR:#efefef;PADDING:6px;MARGIN-BOTTOM:0px;}

.groupboxgraybottom {BORDER-top:0px solid black;BORDER-BOTTOM:1px solid black;BORDER-LEFT:1px solid navy;BORDER-RIGHT:1px solid black;BACKGROUND-COLOR:#efefef;PADDING:6px;MARGIN-BOTTOM:18px;}

.groupboxblue {border:1px solid black;PADDING:6px;MARGIN-BOTTOM:12px;background-color:#efefef}

.groupboxspacer {BORDER-TOP:1px solid black;BORDER-LEFT:0px solid black;BORDER-RIGHT:0px solid black;BACKGROUND-COLOR:transparent;PADDING:6px;MARGIN-BOTTOM:12px;}

div.scroll 
	{
		height: 400px;
		width: 100%;
		overflow: auto;	
		border: 1px solid gray;;	
		background-color: #FFFFFF;	
		padding: 8px;}



.hint,.altHint {color:#666;
line-height:1.2rem;
margin-bottom:1.2rem;margin-top:-1.0rem}

a {
                color: #002b5c;
                text-decoration: underline !important;
            }
            a:hover {
                color: #0073CF;
				text-decoration: underline;
            }


/*buttons on bottom of page and cwp*/
.button,.button.primary,#addContactAsApplicant {background-color:#008cba;
font-size:1.2rem !important;
font-weight:bold}

.button:hover,.button.primary:hover,#addContactAsApplicant:hover,.myButton:hover,.myFinishButton:hover{background-color:#002b5c;
transition: background-color 700ms ease-out}

/*finish button on cwp */
.myFinishButton{background-color:#002b5c;
    color:#fff;
   border:0 !important;
    -webkit-border-radius: 3px !important;
-moz-border-radius: 3px !important;
border-radius: 3px !important;
    font-size:1.3rem;
    font-weight:bold;
    padding: 1rem 2rem 1.0625rem 2rem;
    margin-bottom:1rem;
    transition: color 300ms ease-out
}

.myFinishButton:hover {color: #9ad1ed;
transition: color 300ms ease-out}

/*border around selected questions*/
input.fe-focused,.fe-focused,select.fe-focused,textarea.fe-focused {
			border: 2px solid #002b5c !important;
			outline-color: #efefef !important;
			}



.space {height:6px !important;} 
table tr th, table tr td{font-size:1rem !important}
/*submit button*/




.cancelButton{background-color:#fff;
    color:gray;
    margin-left:6px;
    border:none;
    -webkit-border-radius: 0 !important;
-moz-border-radius: 0 !important;
border-radius: 0 !important;
    font-size:1.0rem;
    font-weight:bold;
    padding: 1rem .5rem 0.0625rem .5rem;
    margin-bottom:1rem;
    transition: color 300ms ease-out
}

.cancelButton:hover{color: #9ad1ed;
transition: color 300ms ease-out}




.myButton{background-color:#002b5c;
    color:#fff;
     border:0 !important;
    -webkit-border-radius: 3px !important;
-moz-border-radius: 3px !important;
border-radius: 3px !important;
    font-size:1.1rem;
    font-weight:bold;
    padding: .5rem;
    margin-bottom:1rem;
    transition: color 300ms ease-out
}

.myButton:hover {color: #9ad1ed;
transition: color 300ms ease-out}

input[type="submit"] {
    -webkit-border-radius: 3px !important;
-moz-border-radius: 3px !important;
border-radius: 3px !important;}

.myPrintButton{background-color:#002b5c;
    color:#fff;
     border:0 !important;
    -webkit-border-radius: 3px !important;
-moz-border-radius: 3px !important;
border-radius: 3px !important;
    font-size:1.1rem;
    font-weight:bold;
    padding: .5rem;
    margin-bottom:1rem;
    transition: background-color 300ms ease-out
}

.myPrintButton:hover {color: #9ad1ed;
transition: background-color 300ms ease-out;  }
background-color:#002b5c'
input[type="submit"] {
    -webkit-border-radius: 3px !important;
-moz-border-radius: 3px !important;
border-radius: 3px !important;}
/*cancel button*/

.requiredPrompt {
	font-weight: bold;
	padding: .2rem;
	
}
p.requiredPrompt {
	
	margin-top: -4px !important;
	
}
div.left.choice{margin-bottom:0.5rem}
@media print {
	/* TODO: Adjust print specific styles here */
}

