<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
	padding-top: 0px;
	padding-bottom: 0px;
	font-family: "Century Gothic", CenturyGothic, Geneva, AppleGothic, sans-serif;
}
.sidebar-nav {
  padding: 9px 0;
}

.statustable {
	background-color: #fff;
	border: 1px solid #dddddd;
	border-collapse: separate;
	*border-collapse: collapse;
	border-left: 0;
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
			border-radius: 4px;
}
.statustable td.centered,.statustable th.centered  {
   text-align: center;   
}
.statustable th  {
	background-color: #bc1e44;
	color: #fff;
}

.table-noborder th, .table-noborder td { 
     border: none; 
}

.brandlogo {
	height: 140px;
	vertical-align: middle;
	padding: 0px;
	margin: 15px 10px 0px 0px;
	
   top: 50%;
   left: 50%;
	
}

.icon-ok {
    color: #00DD00;
}
.icon-remove {
    color: #d2213e;
}
.icon-white {
    color: #ffffff;
}
.icon-black {
    color: #000000;
}
.icon-blue {
    color: #8391f8;
}

/* MEDIA UPLOADS */
.media_upload {
	width: 500px;
	margin: 0 auto;
}
.video_table th {
	text-align: right;
}
.video_table td {
	text-align: left;
}
.video_table tr.odd {background-color: #EEE}
.video_table tr.even {background-color: #DDD}

.answer { 
	border-style: solid;
	border-width: 1px;
	border-color: #d2213e;
	background-color: #FFFFCC;
	background-color: #FFFFCC !IMPORTANT;
	padding: 5px;
	font-size: 14px;
	min-height: 25px;
}
.answerboldline {
	border-style: solid;
	border-width: 5px;
	border-color: #d2213e;
	padding: 5px;
	font-size: 14px;
}

.answertextarea { 
	min-height: 100px;
}

#headerimage {
	min-height: 180px;
	height: 180px;
	background-repeat:no-repeat;
	/*background-size:100%;*/
	background-position:center;
}
.customtop {
	background: rgba(0, 0, 0, 0.6);
}
.memberlogin {
	position: relative;
	right: 20px;
	bottom: 0px;
	border: 1px solid #444;
	float: right;
}
.customorg {
	font-size: 40px;
	color: #FFF;
	text-shadow: 2px 2px 3px #000;
	font-weight: bold;
	padding-top: 50px;
	padding-bottom: 20px;
	max-width: 800px;
	line-height: 100%;
}
.customurl {
	font-size: 25px;
	color: #DDD;
	text-shadow: 2px 2px 3px #000;
	padding-left: 20px;
}
#coach_official_buttons {
	padding-left: 50px;
}

.navbar-brand:hover {
	text-decoration: none;
}
.status {
	font-size: 20px;
	padding: 10px;
}
.col_f7923a {
	background-color: #f7923a;
}
.col_feb729 {
	background-color: #feb729;
}
.col_61bc47 {
	background-color: #61bc47;
}
.col_00adef {
	background-color: #00adef;
}
.col_0053a1 {
	background-color: #0053a1;
}

.col_e65c2e {
	background-color: #e65c2e;
}
.col_f3bb25 {
	background-color: #f3bb25;
}
.col_00a74d {
	background-color: #00a74d;
}
.col_139cd8 {
	background-color: #139cd8;
}
.col_303a8e {
	background-color: #303a8e;
}

input[type="text"], input[type="password"], textarea, select {
	background-color: #fbe3e3;	
}
@media print {
    p, tr, td {
        page-break-inside: auto;
    }
}
.navgrey {
	background-color: #666;
}
.pointer {
	cursor: pointer;
}
.social-plug {
	padding: 10px;
}
@media print {
  a[href]:after {
    content: none !important;
  }
}

@media (max-width: 767px) {
	.brandlogo {
		width: 65px;
		height: 70px;
	}
	.customorg {
		padding-bottom: 10px;
		font-size: 18px;
	}
	.customurl {
		font-size: 15px;
	}
}
.successoveride {
 background-color: #dff0d8 !important;
}
.redback {
 background-color: #fbe3e3 !important;
}

.alert-danger {
 	background-color: #d2213e !important;
	color: #EEE;
	text-align: center;
}
.disableit {
 	background-color: #555 !important;
	opacity: 0.4;
    filter: alpha(opacity=40);
}
.disableit a {
	color: #FFF !important;
}
.supersmall {
	font-size: 12px;
}
/* STOP BOTS IN FORM */
input.MiddleName {visibility: hidden;border:none;margin:0}

table.yellowback td, table.yellowback th {
	background-color: #FFFFCC !important;
}

.logindiv {
	width: 230px;
	padding: 20px;
	background-color: #fff;
	border: 2px solid #dddddd;
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
			border-radius: 4px;
}
.text-center {
	text-align: center;
}

.clin_docs {
	border: 1px solid #d2213e;
	background-color: #FFFFCC !IMPORTANT;
	padding: 5px;
}
.biggerfont {
	font-size: 1.2em;
}
.biggestfont {
	font-size: 2em;
}

.bigfont {
	font-size: 20px;
}

.margin-right-20 {
	margin-right: 20px;
}
.margin-right-10 {
	margin-right: 10px;
}
.margin-top-20 {
	margin-top: 20px;
}
.margin-bottom-20 {
	margin-bottom: 20px;
}
.margin-top-40 {
	margin-top: 40px;
}

.margin-left-30 {
	margin-left: 30px;
}
.margin-left-10 {
	margin-left: 10px;
}
.margin-left-60 {
	margin-left: 60px;
}
.boldit {
	font-weight: bold;
}
.thumbnail-padding {
	padding: 10px !important;
}
.thumbnail-margin {
	margin: 10px !important;
}
.text-center  {
   text-align: center !important;   
}
.fiba-table {
	margin: 0px auto;
	width:75%;
	margin-top: 40px;
}
.fiba-table th {
	background-color: #d02543;
	color: white;
}
.grey-row td {
	background-color: #c9c9c9;
	color: white;
}
.modal-lg {
	width: 800px;
	margin-left:  -400px !important; 
}
.modal-lg .modal-body {
    overflow-y:auto !important;
}
#email_add_documents,
#email_close_documents,
#email_add_cc,
#email_close_cc
{
	cursor:pointer;
}

.dropzone {
	background-color: #EEE !important;
}

.button-inline {
	display: inline-block !important;
	width: 30%;
}

.correctanswer {
	border: 4px solid #4ca942;
}

.categoryopener {
	cursor: pointer;
}
.thumbnail:hover{
	background-color: #fae1e3;
	text-decoration: none;
}

.brand-icons {
    color: #ffffff;
	margin: 5px;
}</pre></body></html>