  </span>
/*/////////////////////////////////////////////////////////////////////////////////*/
/*////////////////////////////// SACAC DASHBOARD - Start //////////////////////////////*/
.dashboard_list_child_row {
    border: 1px solid red;
    margin-bottom: 5px;
    padding: 5px;
}

/**********************************************************************/ 
/*ADD CHILD - Start*/
/**********************************************************************/ 


#dashboard_child_info .content{ /*Child description wrapper*/
	margin:0;
	padding:0px; 
}

#dashboard_child_info .content span.label{ /*label text*/
	font-weight:bold;
}

#dashboard_child_info .content #dashboard_child_info_sports{ /*'Sports  	League  	Team' table wrapper */
   width:330px;
}

#dashboard_child_info .content #dashboard_child_info_sports span.label{ /*'Sports  	League  	Team' label text*/
	color:#B70131;
}

#dashboard-table {  /*Child Info wrapper*/
    background-color:#eeeeee !important;
	border-top:1px solid #B4B4B4 !important;
	border-right:1px solid #B4B4B4 !important;
	border-bottom:1px solid #B4B4B4 !important;
	border-left:5px solid #BC0130 !important;
	margin-bottom:20px !important;
	font-family:Arial;
	font-size:12px;
	height:141px;
	width:570px;
	}


#dashboard-table tr.even, #dashboard-table tr.odd, #dashboard-table tbody th{
    border:none !important;
    color:#B70131;
    }

#dashboard-table .child_photo img{ /*Child image wrapper*/
    border:1px solid #d2d2d2;
    margin-bottom:31px;
    margin-left:10px;
    margin-right:5px;
	}






/**********************************************************************/ 
/*ADD CHILD - End*/
/**********************************************************************/ 

/*////////////////////////////// SACAC DASHBOARD - End //////////////////////////////*/
/*/////////////////////////////////////////////////////////////////////////////////*/

div.views-field-field-banner-image-fid {
  float: right;
}

span#buy-membership-link {
  background: red;
  text-color: white;
  font-weight: bold;
  text-decoration: none;
  padding: 5px;
}

#sacac-event-search #search{
  padding: 0;
  margin: 0;
  height: 0;
}

#sacac-event-search .sacac-search-button{
	background-image:url(images/button-event-search.gif);
	background-repeat:no-repeat;
	color:transparent;
	background-color:transparent;
	height:22px;
	width:82px;
	cursor:pointer;
	margin:0;
	padding:0px;
	font-size:0 !important;
}

.register-sport {
  font-weight: bold;
  color: #BC0130;
}

div.register-sport-waiver {
  height: 130px;
  overflow: auto;
}

div#register-sport-page {
  padding: 6px;
  border: 1px solid #CFCFCF;
}

div.sacac-reports {
  overflow: auto;
}

.view-empty {
  background: red;
  color: white;
  font-weight: bold;
}
