@charset "utf-8";
/* CSS Document */
/* on page loading*/
body {
font-family: 'Open Sans', sans-serif;
margin: 0px;
color: #000;
font-weight: normal;
font-size: 16px;
}
.dropdown.menu .is-active>a{
	color: #fff !important;
}
a{
	color: #437242;
}
a:focus, a:hover{
	color: #437242;
	text-decoration: underline;
}
h1, h2, h3, h4, h5 {
	font-family: 'Open Sans', sans-serif;
}
.no-js .top-bar {
  display: none;
}
div.editing{
 cursor: pointer; 	
}
.cntr{
	text-align: center;
}
#errBtn{
	display: none;
}
a.forgot, a.forgot:focus,a.forgot:hover{
	font-style: italic;
	font-size: .9em;
	color:	#437242;
}
#liabilitySubmitted{ display: none;}
#appAddress{
	margin-top: 8px;
	margin-bottom: 20px;
}
#mentPdfBlock{
	margin-bottom: 50px;
}
.appRow{
	margin-bottom: 15px;
}
#appSubmit{
	color: #fff;
	background-color: #437242;
}
#appSubmitBlock{
	margin-top: 8px;
	margin-bottom: 20px;
}
.fullrow13{
	max-width: 1300px;
}
#forgotCallout{
	display: none;
}
#gameContent{
	margin-top: 15px; 
	margin-bottom: 20px;
}
.h3titleHome{
	color:#437242;
	padding-left: 3px;
	font-weight: bold;
	border-bottom: 1px dashed #437242;
	font-size: 1.5em;
}
#loginBtn{
	background-color: #437242;
	color: #fff;
	margin-bottom: 0px;
	letter-spacing: 1px;
}
#classMemberSearch{
	margin-top: 25px;
	background-color: #437242;
	padding: 8px;
}
#meetNotes{
	margin-top: 15px;
	clear: both;
}
#printableTable{
	display: none;
}
#ratingBtn{
	color: #fff;
}
.recruitLG{
	margin-top: 6px;
}
#resetInstrBlock{
	margin-bottom: 20px;
}
#resetMsg{
	display: none;
}
#saveSchedBlock{
	margin-bottom: 15px;
	margin-top: 10px;
}
#scheduleTable{
	/*border: 1px solid #000;*/
	border-collapse: collapse;
}
#scheduleTable th{	
	background-color: rgba(0,0,0,.3);
  color: #fff;
	text-align: center;
	/*border-bottom: none;border-right: 1px solid #c0c0c0;*/
}
#scheduleTable td{
	text-align: center;
	/*border-right: 1px solid #c0c0c0;*/
}
.subt{
	background-color:#437242 !important;
}
#submitNew{
	background-color: #437242;
	color: #fff;
}
#submitReset{
	background-color: #437242;
	color: #fff;
	letter-spacing: 1px;
}
#submitResetAlt{
	display: none;
}
.txt16{
	font-size: 16px;
}
ul.menu>li{
	/*display: inherit;*/
}
.fbBtn{
	color: #fff !important;
}
@media print{
	td{
		border: 1px solid #000;
	}
}
@media screen and (min-width: 40em) {
  .no-js .top-bar {
    display: block;
  }

  .no-js .title-bar {
    display: none;
  }
}
/************************************************************* Rules */
.cardSm{
	width: 100%;
}
.rulesSections{
	min-height: 40px;
	background-color: #437242;
	color: #fff;	
	letter-spacing: 1.3px;
}
/************************************************************* end Rules*/
/************************************************************* Game Form*/
#homeTeamOtherBlock,#visitTeamOtherBlock, #refOtherBlock, #umpOtherBlock, #linesOtherBlock, #judgeOtherBlock, #backOtherBlock{
	display: none;
}
.others{
	background-color: #f5f5dc;
}
/************************************************************* End Game Form*/
/************************************************************* new officials*/
#emailNewRecruitSign{
	display: none;
}
#prospectEmail{
	display: none;
}
#recBtn{
	
}
/************************************************************* end new officials*/
/************************************************************* Minutes*/
#minTabContainer{
	margin-bottom: 25px;
}
.tabs-title>a{
	color: #437242;
	font-size: 16px;
}
.tabs-title>a:hover{
	color: #437242;
}
.tabs-title>a:focus, .tabs-title>a[aria-selected='true']{
	background-color: #437242;
	font-weight: bold;
  font-size: 16px;
	color: #fff;
}
.tabs-title > a[aria-selected='false']{
	background-color: #fff;
	color: #437242;
	font-weight: bold;
}
.tabYear{
	font-weight: bold
}
/************************************************************* end Minutes*/
/************************************************************* end on page loading*/
/************************************************************** Awards*/
.awardBlock{
	margin-bottom: 20px;
}
/************************************************************** end Awards*/
/************************************************************** Board*/
#officersTabContainer{
	margin-bottom: 25px;
}
/************************************************************** end Board*/
/************************************************************** Field Mechanics-Procedures*/
.h2TitleMechanics{	
	font-size: 1.3rem;
	font-weight: bold;
}
/************************************************************** End Field Mechanics-Procedures*/
#applcBlock{
	margin-bottom: 30px;
	margin-top: 30px;
}
.applcTxtBlock{
	margin-top: 10px;
}
#content{
	margin-bottom: 10px;
}
.boxes{
	border: 1px solid #c0c0c0;
	border-radius: 7px;
}
.boxesMiddle{
	margin-left: 5px;
	margin-right: 5px;
}
.boxesLeft{
	margin-bottom: 5px;
}
.boxesRight{
	margin-left: 5px;
	margin-bottom: 5px;
}
.h3titles{
	color:#437242;
	padding-left: 3px;
	font-weight: bold;
	border-bottom: 1px dashed #437242;
}
.h3subTitles{
	font-size: 1.438rem;
}
.h2titles{
	font-size: 1.5rem;
	font-weight: bold;
}
.h1titles{
	color: #437242;
	font-size: 2em;
}
#footer{
	background-color:#000;
	color: #fff;
}
#login_block{
	margin: 0 auto;
	width: 400px;
}
a.ftr{
	color: #fff;
}
.pageTitle{
	border-bottom: 1px dashed #c0c0c0;
	margin-bottom: 30px;
}
.recruitLGBox{
	
}
.remGame{
	font-size: 1.1em;
	color: #437242;
	font-weight: bold;
}
.subTitle{
	border-bottom: 1px dashed #c0c0c0;
}
.uline{
	text-decoration: underline;
}
.welcome{
	font-size: 18px;
  font-weight: bold;
	color: #437242;
}
/************************************************************* top bar*/


.title-bar {
  background: #333;
  padding: 0.9rem; }

.top-bar {
  background: #333; }
  .top-bar ul {
    background: #333; }
    .top-bar ul li {
      background: #333; }
      .top-bar ul li a {
        color: #fff; }

.menu-text {
  color: #fff; }
/*************************************************************coaches*/
.listing{
	margin-left: 8px;
}
#coachField{
	width: 170px;
}
.coachInfoBox{
	border-bottom: 2px solid #000;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.schoolName{
	margin-bottom: 10px;
}
.schoolAD{
	margin-bottom: 20px;
}
.schoolCoach{
	margin-bottom: 10px;
}
#schlBox, #adBox, #vhdcBox{
	width: 50%;
	border-bottom: 2px dashed #c0c0c0;
}
/************************************************************* end coaches*/	
/*************************************************************schools*/
#notfound{
	display: none;
}
.schoolBoxList{
	display: inline-block;
}
.schoolTitles{
	display: inline-block;
	vertical-align: top;
	width: 10rem;
}
#findSchoolBlock{
	margin-bottom: 20px;
}
.schoolBlock{
	border-bottom: 2px dotted #c0c0c0;
	margin-bottom: 5px;
}
/************************************************************* end schools*/
/************************************************************* ratings*/
.rateBox{
height: 285px;
max-width: 150px;
}
.selBox{
	
}
/************************************************************* end ratings*/
/*************************************************************  MMA DQ */
.dqchoice{
	margin-left: 4px;
	margin-right: 28px;
}
#mmaModal, #mmaErrorModal{
	padding: 0px;
	border: 6px solid #428E40;
	border-radius: 0px;
}
/************************************************************* End MMA DQ*/
/*@media screen and (max-width: 39.9375em) and (orientation: landscape) {*/
	@media screen and (min-width: 0em) and (max-width: 63.9375em){
	.boxes{
		margin-bottom: 5px;
	}
	.boxesRight{
	margin: 0px;
}
}
/*************************************************************Profile*/
#addressBlock, #phoneBlock, #emailBlock, #addEmailBlock, #passBlock{
	margin-top: 2%;
}
#email_msg{
	color:#F00;
	font-weight:bold;
}
.btnStyle{
	margin: 0px;
	padding: 6px 8px;
	min-width: 125px;
	min-height: 35px;
}
.choiceSpace{
	margin-left: .3rem;
}
#password_msg{
	display: none;
}
#passSuccess{
	display: none;
}
.primary{
	font-size: .8em;
}
#profileInfo{
	margin-bottom: 25px;
}
#newPassWait{
	display: none;
}
.profileSuccess{
	background-color: #437242;
	color: #fff;
}
#submitNewPassBtn{
	background-color: #437242;
	color: #fff;
}
/************************************************************* End Profile*/
/************************************************************* Roster*/
.dividerRoster{
	border-top: 3px solid #437242;
	margin-top: 20px;
	margin-bottom: 20px;
}
.findBtn{
	font-size: 18px;
	width: 115px;
}
#fullRoster{
	display: inline;
	max-width: 205px;
}
#fullRosterChoice{
	display: inline;
	max-width: 200px;
}
#nomemberAlert{
	display: none;
	padding: 35px;
}
#singleMember{
	margin-bottom: 20px;
}
#selectiveRoster{
	display: inline;
	
}
#selectiveRosterBlock{
	margin-bottom: 20px;
}
#selectiveRosterBtnBlock{
	
}
#selectiveRosterChoice{	
	
}
.rosterNameType{
	font-size: 1.2em;
	font-weight: bold;
}
#fullRosterTable{
	border-collapse: collapse;
	border: 2px solid #000;
}
#fullRosterTable td{
	border: 1px solid #000;
}
#fullRosterTable th{
	border: 1px solid #000;
}
#gobackRosterBtn{
	margin-right: 5px;
}
.gBtn{
	color: #fff !important;
}
/*************************************************************Game Report*/
#gameDate{
	background-color: inherit;
	cursor: pointer;	
}
#gameDateInput{
	background-color: inherit;
	cursor: pointer;
}
#gameReportBox{
	border-color: #c0c0c0;
	border-radius: 8px;
	border-style: solid;
	border-width: 1px;
	padding-top: 8px;
}
#gameReportBtn{
	text-align: right;
}
#reportName{
	color: #1a819b;
	font-size: 1.1rem;
	font-weight: bold;
}
#reportNameBox{
	margin-bottom: 15px;
}
#submitFormLink{
	display: none;
}
div.gameDisplay{
	 width: 49%;
	  height: 50%; 
	  float: left; 
	  border: 1px solid #000;
}
div.gameDisplayD{
	width: 49%;
	height: 49%; 
	float: left; 
	border: 1px solid #000;
	text-align: left;
	color:#000;
}
#gameInputBox{
	display: inline-block;
	vertical-align: top;
}
#gameInputHide{
	display: inline-block;
	vertical-align: top;
}
#varsityGameChoice{
	/*margin-right: 8px;*/
}
.category{
	border-top: 1px dashed #c0c0c0;
	margin-bottom: 15px;	
}
.formLine{
	border-bottom: 1px solid #000;
	margin-left: 5px;
}
.officialBox{
	display: inline-block;
	vertical-align: top;
	width: 38%;
}
/********************************************************Game Report*/
.reportCat{
	color: #008000; /*#000080;*/
	text-decoration: underline;
}
#gamereportErrModal, #gamereportModal{
	padding: 0px;
}
#errorTop{
	background-color: #c0c0c0;
	font-size: 1.2em;
	height: 40px;
	padding-top: 4px;
	text-align: center;
}
#errorMsg{
	border: 3px solid #c0c0c0;
	padding: 6px;
	text-align: center;
}
#submittop{
	background-color: #428e40;
	font-size: 1.2em;
	height: 40px;
	padding-top: 4px;
	text-align: center;
	color: #fff;
}
#submitMsg{
	/*border: 3px solid #c0c0c0;*/
	padding: 6px;
	text-align: center;	
}
/********************************************************End Game Report*/
/********************************************************* Little League */
.btnSpc{
	margin-right: 10px;
}
#checkLL{
	background-color: inherit;
	cursor: pointer;
}
#classSearch, #classLLSearch{
	margin-top: 25px;
	background-color: #437242;
	padding: 8px;	
}
.dateLL{
	width: 71px;
}
#exportBlockLL{
	margin-top: 8px;
}
.exportTools{
	margin-left: 5px;
}
#exportToolsTxt{
	max-width: 1300px;
}
.tableInfoLL{
	margin-top: 8px;
	max-width: 1300px;
}
 #rosterLL{
	margin: 0px !important;
	font-size: .9em;
	border: 3px solid #437242;
	border-collapse: collapse;
}
#rosterLL_length label{
	color: #fff;
	font-weight: bold;
}

@media screen and (min-width: 64em)  {
		#classTableBlock, #classSearch{
	width: 1300px;
	max-width: 1300px;
}
}
/********************************************************* fees */
#feeTbl{
	border-collapse: collapse;
	border: 2px solid #e2e2e2;
}
.feeCell{
	text-align: right;
}
/********************************************************* End Little League */
/************************************************************* game performance*/
.perfSelect{
	margin-bottom: 20px;
}
.snrFrmSpc{
	margin-bottom: 20px;
}
#generalModal, #noObsrvModal, #doneObserveModal{
	padding: 0px;
  border: 2px solid #437242;
}
.generalMsgTop{
	color: #fff;
  background-color: #437242;
	margin-bottom: 20px;
	height: 42px;
	font-weight: bold;
	font-size: 1.2em;
}
#gpDoneBtn{
	background-color: #437242;
	color: #fff;
	margin-bottom: 0px;
	letter-spacing: 1px;
}
#generalDoneBtn{
	color: #fff !important;;
	margin-bottom: 0px;
	letter-spacing: 1px;
	font-weight: bold;
}
.generalBtnBox{
	margin-bottom: 20px;
  margin-top: 20px;
}
#gprHead{
    font-weight: bold;
    font-size: 1.1em;
    letter-spacing: 1px;
}
#gprHead th{
	text-align: center;	
	border: 1px solid #000;
	background-color: #fff;
}
#gprHead th.frst{
	text-align: center;	
	border-top: none;
	border-left: none;
	border-right: none;
	border-bottom: 1px solid #000;
	background-color: #fff;
}
.trHead{
	border-right: 1px solid #000;
}
#performAssocTbl{
	margin: 0px !important;
    font-size: .9em;
    border: 3px solid #437242;
    border-collapse: collapse;
}
.thLevel{
	width: 100px !important;
}
.gprtdCell{
	border-right: 1px solid #000 !important;
}
.gprTxtCntr{
	text-align: center;
}
.gprEditBtn{
	background-color: #2E964D !important;
	color: #fff;
	font-weight: bold;
	padding: 8px 15px;
	margin: 0px !important;
}
#gprTable{
	margin-bottom: 50px;
}
/************************************************************* end game performance*/
/************************************************************* Game Observation */
.obsrvSection{
	margin-top: 25px;
	margin-bottom: 20px;
	font-size: 1.1em;
	color: #437242;
}
.obsrvSectionTxt{
	border-bottom: 2px solid #437242;
}
#quesErr,#officialErr{
	color: #f00;
}
/************************************************************* Game Observation */
#gameObsrvSection{
	padding: 15px;
}
#obsrvReviewBtnBlock{
	margin-top: 15px;
	border-top: 2px solid #000;
 padding-top: 15px;
}
#observeDoneBtn{
	
}
@media screen and (max-width: 39.9375em) {
	.smScr{
		text-align: left;
	}
}
/************************************************************* Meeting */
#meetTitleBlock{
	font-size: 1.2em;
	border-bottom: 2px solid #437242;
	margin-bottom: 15px;
	padding-bottom: 5px;
	color: #437242;
	margin-top: 45px;
}
#asgnTitleBlock{
	font-size: 1.2em;
	border-bottom: 2px solid #437242;
	margin-bottom: 15px;
	padding-bottom: 5px;
	color: #437242;
}
 /************************************************************* printing*/
 @media print {
  .medium-1 {
    width: 8.33333%;
  }

  .medium-2 {
    width: 16.66667%;
  }

  .medium-3 {
    width: 25%;
  }

  .medium-4 {
    width: 33.33333%;
  }

  .medium-5 {
    width: 41.66667%;
  }

  .medium-6 {
    width: 50%;
  }
.medium-7 {
    width: 58.33333%;
  }

  .medium-8 {
    width: 66.66667%;
  }

  .medium-9 {
    width: 75%;
  }

  .medium-10 {
    width: 83.33333%;
  }

  .medium-11 {
    width: 91.66667%;
  }

  .medium-12 {
    width: 100%;
  }
	#main_nav, .title-bar{
	 display: none !important;
	}
	.text-right{
		text-align: left;
	}
	.divider{
		border-bottom: 1px dashed #c0c0c0;
		padding: 5px 0px;
		margin-bottom: 5px;
	}
	#footer{
		display: none;
	}
* {

        -webkit-transition:none!important;

        -moz-transition:none!important;

        -ms-transition:none!important;

        -o-transition:none!important;

        transition:none!important;

		visibility: visible;

		opacity: 1;

    }
 }
 
 /* @media only screen and (max-width: 40em) {
    .menu-text {
      display: none !important; } }

@media only screen and (min-width: 40em) {
  .menu:last-child {
    border-left: 1px solid #4e4e4e; }

  .menu:first-child {
    border-left: none; }

  .menu li:not(:last-child) {
    border-right: 1px solid #4e4e4e; } }
.dropdown.menu .submenu {
  border: none; }

.dropdown.menu .is-dropdown-submenu-parent.is-right-arrow > a::after {
  border-color: #fff transparent transparent; }

.is-drilldown-submenu-parent > a::after {
  border-color: transparent transparent transparent #fff; }

.js-drilldown-back::before {
  border-color: transparent #fff transparent transparent; }*/