/*





NOTE:
Do not miniffy this file because the pdf conversion needs 6 digit colors!


however copy the default and page src files below (home is blank)

*/

/***** default *****/
body {
  background:#FFFFFF;
  background-image:none;
  margin-top:2px;
}
.frameMiddleWrapper.container {
  width: 100%;
}
a {
  text-decoration:none;
}
div, tr, td, span, a {
  background:#FFFFFF !important;
  color:#000000 !important;
}
label, .modItemLabel {
  background:#FFFFFF !important;
  color:#999999 !important;
}
.header .banner {
  min-height: 38px;
}
.banner .layerBackground
, .banner .layerLogo {
  display: none;
}
.pageTitle {
  font-size:16px;
  font-weight:bold;
}
.fullPage .modContent {
  padding:8px 1px;
}
#frameOuterWrapper.containerPrint {
  max-width:1250px;
  width: 98%;
  margin:0 auto;
}
div.midSection {
  border:#000000 1px solid;
}
div.print {
  margin-left: 12px;
  font-size:12px;
  padding-bottom:3px;
}
div.print img {
  margin-right: 6px;
}
.footer {
  background-image:none;
}
.dataTable tfoot td {
  border-top-width: 2px;
}
.dataTable thead td {
  border-bottom-width: 2px;
}
div.clear {
  clear:none;
}
.modGroupItem div.clear {
  clear:both;
}
.pageBigTextBorderWrapper {
  border-color:#000000 !important;
}
.textTeamName {
  font-size:20px;
}
.dataTable.collapseMobile td::before {
  content: "" !important;
}
.bannerAccountWrapper_majorEvent .bannerText {
  color:#fff;
  font-family: 'Roboto Condensed', sans-serif;
}
.bannerAccountWrapper_majorEvent .majorEvent_name {
  font-size: 20px;
  font-weight: bold;
}
.bannerAccountWrapper_majorEvent .majorEvent_date {
  font-size: 16px;
  line-height: 20px;
}


/***** home *****/
/* blank file */

/***** page *****/
/* === Locations ==== */
.location-list .location-item {
  border-bottom: 1px solid #000;
  border-radius: 0;
}
.location-item .location-notes-row .location-notes-content {
  max-height: none;
}
#locations_editor .location-item .location-title-row .location-address-section .btn-location-map {
  display: none;
}
.location-item .location-title-row .location-label {
  font-weight: bold;
}
#locations_editor {
  margin: 0 !important;
  padding: 0 !important;
}


/* === Photos ==== */
.photodirImageHolder td {
  padding: 8px 4px 12px 4px;
}

/* === Profile ==== */
#profile .tab-content {
    padding: 0;
}
#profile .nav-tabs {
  display: none;
}
#profileBio, #profileHighlights, #profileStats {
  opacity: 1;
  display: block;
}

/* === Registration === */
#registration td.content {
  background-color:#FFFFFF;
}
div.regIntroPrint {
  padding:4px 0 2px 2px;
}
div.regInfo {
  padding:6px 0;
  margin:0;
}
.regInfo table {
  width:100%;
  border-collapse:collapse;
  border-spacing:0;
  margin:4px 0;
}
.regInfo td {
  padding:2px 4px;
  border:solid 1px #000000;
}
td.requiredField {
  font-weight:normal;
}
div.signature {
  font-size:16px;
  padding-top:14px;
}
div.initials {
  font-size:16px;
}
.regFooterTable td {
  vertical-align:top; 
}
.signature input {
  font-size:16px;
  padding:1px;
}
table.regFooterTable {
  margin:0;
  border-collapse:collapse;
  border-spacing:0;
}
div.regFooter {
  padding-left:0;
}


/* === Roster ==== */
.peopleListPage tbody tr {
  border-bottom: 1px solid #cccccc;
}
.peopleListPage tbody tr:first-child {
  border-top: 1px solid #cccccc;
}
.peopleListPage tbody tr.playerRow {
  border-left: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
}
 

/* === Scores ==== */
.scoreList li {
  height:90px;
}


/* === Scores ==== */
.scoreList li {
  height:90px;
}
#coaches .dataTable table {
  width:100%;
}

/* === Scores ==== */
.scoreList li {
  height:90px;
}

/* === Schedule ==== */
.scheduleCalendar .days td.nonDays {
  background-color:#EEEEEE;
}
.scheduleCalendar .eventDays a {
  color:#000000;
}
#frameOuterWrapper .scheduleCalendar .days td.dayCell {
  border:#666666 solid 1px !important;
}
.scheduleList tbody a {
  color:#000000;
}
.scheduleList td {
  border-bottom:#999999 solid 1px;
}
div.scheduleCalendar {
  overflow: visible;
}

/* === Standings === */
.standings table td {
  border:solid 1px #000000;
}
.standings tr.standTeam td {
  background-color:transparent;
}
.standings tr.standTeam a {
  color:#000099;
}
.standings tr.standHead td, .standings tr.standSplit, 
  .standings .standDiv0, .standings .standDiv1 {
  background-color:transparent;
}
.standings .standDiv0, .smModule .standDiv0 td {
  background-color:transparent;
}
.standings .standDiv1, .smModule .standDiv1 td {
  background-color:transparent;
}
.standings tr.selTeam td {
  background-color:transparent;
}

/* === Teams === */
.teams td td {
  border-bottom: solid 1px #CCCCCC;
} 