/*inside content */

.smaller{ font-size: 13.2px;}

.pageHeading { 
font-family: "Poppins", sans-serif;
margin:  0px 0 0px 0; height: 50px; line-height: 50px;
padding:0 0 4px 0;
font-weight:200;
text-transform:  none;
color: #333;
letter-spacing:1px;
text-align:left; 
font-size:20px; 
position: relative
}

.pageHeadingLink{
	position: absolute;
	right: 0px;
	bottom: 6px;
	color: #006699;
	font-size: 12.3px;
	font-weight: 500;
	margin: 10px 0 0 0;
	text-decoration: none;
	padding: 2px 24px 2px 18px;
	border: 1px solid #ccc;
	line-height: 25px;
	transition: all 0.2s;
	border-radius: 3px;
	background-image: url(../images/icons/arrowRightGrayThin.png);
	background-position: 95% 50%;
	background-size: 5px;
}

#horseEditorTotals{ font-size: 16px; margin-left: 10px; color: #777}
	
.pageHeadingLink:hover{ background-color: #f8f8f8;background-position: 96% 50%;}

#adminUploadCSV{ 	position: absolute;	left: 35%; 	bottom: 6px;  width: auto; 	margin: 10px 0 0 0; border: 0px solid #ccc;	 }
#adminUploadCSV a{ float: left; display: block; line-height: 34px; margin-right: 30px; font-size: 12px; font-weight: bold;	color: #006699;}
#adminUploadCSV a:hover{color: #333; text-decoration: underline}
#adminUploadCSV input[type=file]{ position: absolute; left: -1000000px}
#adminUploadCSV label{
display: block; line-height: 25px;  float: left;
	color: #006699;
	font-size: 12.3px; 
	font-weight: 600;
	text-decoration: none;
	padding: 2px 32px 2px 18px;
	border: 1px solid #ccc; 
	transition: all 0.2s;
	border-radius: 3px;
	cursor: pointer;
	background-image: url(../images/xl.png);
	background-position: 93% 50%;
	background-size: 15px;
	text-transform: uppercase;
	background-repeat: no-repeat;
	}
#adminUploadCSV label:hover{ background-color: #e8e8e8}

#horsesAJX, #peopleAJX, #settingsAJX , #activityAJX , #tickerAJX{z-index: 1; position: relative;padding:0px; max-width: 1200px; margin:  0px auto;display: none; margin-bottom: 30px;  }

#settingsAJX , #activityAJX { margin: 0 auto; display: block;}
#settingsNav{ width: 1200px; margin: 0 auto; height: 40px; line-height: 40px;}
#settingsNav p{ display: inline-block; margin: 0 15px 0 0; color: #006699; cursor: pointer; font-size: 13.2px; font-weight: bold;}
#settingsNav p.settingsActive{ color: #8BBA00}

h1#contentPageTitles{ /*inside editors front end */
margin: 0px 0 0px 0;
padding: 0 0 4px 0;
font-weight: 900;
text-transform: none;
color: #333;
letter-spacing: -1px;
text-align: left;
font-size: 20px; 
}

#buildAJX{ padding: 0  0px; display: none}

/*inside people/horses for history load*/
#historyAjx {z-index: 1; position: fixed;padding:0px; width: 100%; z-index: 11111;  margin:  0px; left:0; top: 0;  display: none; height: 100%;   } 
#historyAjx::after{
 content: '';
 position: absolute;
 top: 0;
 left: 0;
 width: 100%;
 height: 100%;
 background: #999; opacity: 0.7;
}
 

.tablesWrap, ul.tablesWrap{ border:0px solid red; margin: 0; padding: 0; list-style: none}
.tables{ margin: 0 auto 10px auto; clear: both; position: relative;padding:0px 0; width: 100%;}


.tables form{ border:1px dashed green}

.tables p{  display: block;float: left; padding: 0px 5px 0 0;min-height: 36px;position: relative}
.tables p.endColumn{ float: right; text-align: right; padding-right: 4px;}
.tables hr{ height: 10px; width: 100%; clear: both; border-bottom: 1px solid #e1e1e1; margin: 0px auto 0 auto; padding-top: 0px;}
.tables.tablesNoBorder hr{ border: none;}
.tables.newTable hr{ height: 15px; width: 100%; clear: both; border-bottom: 3px solid #e1e1e1; margin: 0px auto 0 auto; padding-top: 0px;}
.tablesWrap :last-child hr { border-bottom:none }
.tables select{  height:36px; width: 96%; }
.tables input[type=text] ,.tables input[type=tel] , .tables input[type=email] {  height:36px; width: 96%; }
.tables .colorBox{height:36px; border-radius: 4px; display: block; }
.tables p.TAC  { text-align: center; margin: 0 auto}
.tables .TAR *{ float: right} 
.centered{ margin: 0 auto; text-align: center}

.tables p.statusChange{ margin-left: -76px; width: 70px;} 
p.statusChange select{width: 100%; font-size: 11.9px;font-weight: 600}
.amendHorseForm * {transition: opacity 0.4s}
.amendHorseForm.status-1 p  { opacity: 0.2; }
.tables p.statusChange{opacity: 1}
.amendHorseForm.status1{ opacity: 1; }
.amendHorseForm.status-1 select{ color: #ff6600}
.amendHorseForm.status1 select{
	color: #455C00
}


/*horse override*/
#agesColoursOverride .tableHeader{ background: #e5e5e5; height: 24px;}
.tables.tableHeader p {font-size: 12.6px;height: 24px;line-height: 24px;}
span.defaultColour{ height: 36px; width: 80px; display: block; border-radius: 2px;}
#agesColoursOverride .sp-preview { border: 1px solid #e1e1e1;border-radius: 2px;}
span.removeCustom{
	line-height: 30px;
	color: #fff;
	height: 30px;
	width: 30px;
	display: block; margin: 2px auto;
	border-radius: 4px;
	text-align: center;
	background-color: #fff;
	font-size: 0.2px;
	background-image: url(../images/icons/trashBin.png);
	background-size: 12px auto;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	cursor: pointer;
	transition:  all 0.12s; 
}
span.removeCustom:hover{	background-size: 13.2px auto; background-color: #e9e9e9;}

.tables .sp-preview{ width: 60px; border: 1px solid #e9e9e9}
.tables span.colourClear , .tables span.textColourClear , .activityColourClear {
 position: absolute; left: 65px;
	height: 36px;
	width: 11px;
	margin-left: 6px;
	color: #777;
	cursor: pointer;
	background-image: url(../images/icons/trashBin.png);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: 50% 50%;
}


.tables span.addedDate{
	font-weight: 700;
	font-size: 11.0px;
	line-height: 36px;
	display: inline-block;
	text-align: left;
	color: #C6C6C6;
} /*amendHorseForm*/

.historyBtn{
	color: #006699;
	cursor: pointer;
	font-size: 12.4px;
	line-height: 36px;
	font-weight: 600;
}
.historyBtn:hover{ color: #111;text-decoration: underline}

input.inputErr,  *.inputErr, select.inputErr { border-color: red;}

.tables .deleteLink{ font-size: 11px; font-weight: bold; color: #006699}

input[type=color] + label { padding-left:10px; font-size:14px; color: #555; }
.colourPicker, input[type=color]{   position:absolute; left:-1000px; height: 0px; width: 0px;}

#accessMessage{ margin: 20% auto 0 auto}
#accessMessage p{ text-align: center; font-size: 18px;}

/* BUILD */
 

.listDD li p strong{ width:100%;float: none ; border: 0px solid #e1e1e1; font-size: 13.2px;}
  

#buildWrap{ height: 100%; min-height:calc(100vh - 50px); width: 100%;border:0px solid #fff; z-index: 1; position: relative; }
 

#buildTitleWrap{  border:0px solid red ; margin:0px auto; display: block; width: 100%; padding: 6px 0 0px 0; position: relative;  z-index: 11111; min-height: 50px; border-bottom:0px solid #e7e7e7}

#ardexAjax{ width: 100%; height: 100vh; position: fixed; top: 0; left: 0; background-image:url("../images/bgTransBlack.png"); background-repeat: repeat;   z-index: 11111}
#ardexInner{ border-radius: 4px; width: 1000px; padding: 50px; max-height: 90vh; margin: 5%  auto; background: #fff;position: relative; overflow: auto}
#ardexInner, #ardexInner *{ font-size: 13.5px;}
#ardexClose{
	border: 0px solid red;
	width: 40px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	position: absolute;
	right:3px;
	top: 6px;
	font-size: 40px;
	color: #848484;
	font-weight: 200;
	cursor: pointer
}
#ardexClose:hover{ color: #333}


.datePicker, input.datePicker{   height: 36px;
	background-image: url(../images/calColour.png);
	background-repeat: no-repeat;
	background-position: 4px  48%;
	background-size: 16px auto;
	cursor: pointer; 
	font-weight: 400;  
	text-align: left; padding-left:18px;	   
 font-size:12.2px;
 color: #444;
width: 110px;   display: block;
float: left;margin-right:6px;
/**/}

/*.isBooked , *.isBooked { background: red; border: 2px solid red; color: red}*/
 

#buildTitleWrap div.listWrap{ border:0px solid red; display: block; float: left; width: 135px; height:36px;   position: relative; z-index: 1 ;margin-right:6px }

#copyFrom{  width:100%;display: block;  }
#copyFrom.listDD li p{ font-size: 12.2px;}


#ardexUploadWrap{float: left; position: relative}
#ardexUploadOpener{
display: block; line-height: 32px;height: 36px;  
	color: #006699;
	font-size: 11.0px; 
	font-weight: 600;
	text-decoration: none;
	padding: 2px 28px 2px  8px;
	border: 1px solid #ccc; 
	transition: all 0.2s;
	border-radius: 3px;
	cursor: pointer;
	background-image: url(../images/xl.png);
	background-position: 93% 50%;
background-size:auto 13px;
	text-transform: uppercase;
	background-repeat: no-repeat;
	transition:  all 0.2s;
	}
	#ardexUploadOpener:hover	{background-color: #e9e9e9;background-size:auto 16px;}

#ardexUploadForm{
	border-radius: 3px;
	float: left;
	border: 1px solid #ccc;
	background: #EBEBEB;
	padding: 0px  10px 20px 10px;
	width: 340px;
	position: absolute;
	left:  0px;
	top: 37px;z-index: 1111; 
}
#ardexUploadForm input[type=file]{ position: absolute; left: -1000000px}

#hideArdexFormBtn{
	position: absolute;
	right: 6px;
	top: 6px; border: 0px solid red;
	cursor: pointer;
font-size: 24px; color: #444;width: 22px; height: 22px; line-height: 22px;
  text-align: center
}
#hideArdexFormBtn:hover{ font-weight: 300;}

#ardexUploadForm #ardexUploadCSVLabel{
	width: 100%;
	font-size:12.4px;
	background: #fff;
	background-image: url("../images/icons/searchGray.png");
	display: block;
	line-height: 32px;
	height: 34px;
	float: left;
	border: 1px solid #e1e1e1;
	margin: 33px auto 6px auto;
	border-radius: 3px;
	background-repeat: no-repeat;
	background-size: 12px auto;
	background-position: 7px 48%;
	text-indent: 25px;
	cursor: pointer;
	text-transform: uppercase;
	font-weight: 500; 
	color: #919191}

#ardexUploadForm #ardexUploadCSVLabel:hover{ color: #222; }

#ardexUploadForm #ardexUploadCSVLabel.ardexFileAdded{
	background-image: url(../images/icons/tickGreen.png); 	background-size: 12px auto;color: #333;
}

 
#deleteOldHorsesLabel{	display: block; clear: both; height: 34px;  	margin: 0 auto 6px auto;cursor: pointer;}
#deleteOldHorsesLabel strong{
	display: block;
	float: left;
	font-size: 12px;
	line-height: 30px;
	margin-left: 5px;
	color: #006699;
}
#deleteOldHorsesLabel strong:hover{text-decoration: underline}
#deleteOldHorsesLabel span{
	display: block;
	float: left;
	margin-top: 5px;
	height: 20px;
	width: 20px;
	border: 1px solid #999;
	border-radius:29px;
	background-color: #fff;
}
#ardexUploadForm input[type=checkbox]:checked  + label span {background: red; border-color: red;background-image: url("../images/icons/tickWhite.png");background-size: 12px auto; background-position: 50% 50%; background-repeat: no-repeat;} 
#ardexUploadForm input[type=checkbox]:disabled  + label   {opacity: 0.2} 

 #ardexUploadBtn{
	width: 100%;
	border: none;
	background-color: #7BA500;
	line-height: 32px;
	height: 36px;
	cursor: pointer;
	text-align: center;
	color: #FCFCFC;
	font-size: 12px;
	font-weight: bold;border-radius:99px;transition:  all 0.2s;
}
 #ardexUploadBtn:hover{background-color: #222;}
 #ardexUploadBtn:disabled{ opacity: 0.3;	background-color: #7BA500; cursor: default}
	
	#bulkChangeWrap, 	#someChangeWrap{		margin-left: 6px;	float: left;	display: block;	position: relative;z-index: 1111; 	}
	
	
	#clearExerciseForm{		margin-left: 6px;	float: left;	display: block;	position: relative;z-index: 1111; 	}
.changeInstructions{ margin: 5px 0; font-size: 12px; color: #111; display: block; clear: both}
	#bulkChangeOpener , 	#someChangeOpener , #clearExercisesBtn {
	line-height: 34px;	height: 36px; display: block; float: right; 
	border-radius: 4px;
	border: 1px solid #ccc;
	cursor: pointer;
	text-align: center;
	transition: all 0.3s;
	color: #006699;
	font-size: 11.0px;
	font-weight: 600;
	text-decoration: none;
	padding: 0 6px;
}
	#bulkChangeOpener:hover,	#someChangeOpener:hover, #clearExercisesBtn:hover{ background: #e9e9e9;}
	
	#bulkChange, 	#someChange{
	border-radius: 7px;
	border: 1px solid #C9C9C9;
	background-color: #F0F0F0;
	width: 100%;
	position: absolute;
	left: 0px;
	top: 50px;
	padding: 6px  16px 16px 16px
}
		#bulkChange p, #someChange p{
	font-size: 12.4px;
	line-height: 16px;
	height: 18px;
	font-weight: 600;
	color: #3F5E35;
	text-transform: uppercase;
}

	#bulkChangeTo ,#bulkChangeFrom , #someChangeFromLabel, #someChangeToLabel{ font-size: 13.1px;font-weight: 700;width: 100%; clear: both;	text-transform: uppercase; color: #ff6600; margin: 10px 0 3px 0}

#bulkChangeClose, #someChangeClose {
	height: 24px;
line 24px; 		position: absolute;
	right: 10px;
	top: 0px;
	width: 30px;
	line-height: normal;
	text-align: right;
	font-size: 30px;
	color: #444;
	cursor: pointer;
	font-weight: 400;
}
#bulkChange form{ clear: both; }
#someChange form{ clear: both; }
	#bulkChange select{ width: 100%; margin: 0 0 6px 0 } 
		#someChange select{ width: 100%; margin: 0 0 6px 0 } 
	#bulkChangeBtn, 	#someChangeBtn{width: 100%; margin: 6px 0 0 0; font-size: 12.2px; font-weight: 700; transition: all 1.0s; height: 42px;}
	#bulkChangeBtn:disabled,		#someChangeBtn:disabled{ opacity: 0}
	
	#bulkChange input[type=radio] { position: absolute; }
	#bulkChange input[type=radio] + label { display: block; width:185px; float: left; cursor: pointer; height: 22px; }
	#bulkChange input[type=radio] + label span { background-color: #fff; display: block; float: left;width: 18px; height: 18px; border: 1px solid #ccc; margin-right: 5px; border-radius: 111px}
	#bulkChange input[type=radio]:checked + label span {  background-color: #8BBA00; border-color: #8BBA00}/* JS colour change over ride*/
#bulkChange input[type=radio] + label strong { float: left;line-height: 20px;  font-size: 12.9px; font-weight: 500; width: 82%;white-space: nowrap; overflow: hidden; text-overflow: ellipsis}

#someChange input[type=checkbox]  { position: absolute; }
#someChange input[type=checkbox] + label { display: block; width:14.28%; float: left; cursor: pointer; line-height: 22px; height: 22px;overflow: hidden; white-space: nowrap; text-overflow: ellipsis}
#someChange input[type=checkbox] + label span { background-color: #fff; display: block; float: left;width: 18px; height: 18px; border: 1px solid #ccc; margin:2px  5px 0 0 ; border-radius: 111px}
#someChange input[type=checkbox]:checked + label span {  background-color: #8BBA00; border-color: #8BBA00}
#someChange input[type=checkbox] + label strong { float: left;line-height: 20px;  font-size: 12.9px; font-weight: 500; width: 82%;white-space: nowrap; overflow: hidden; text-overflow: ellipsis}

#someChangeFromLabel{ clear: both; margin: 2px 0 5px 0 }
#someChangeToLabel{ clear: both; margin: 15px 0 1px 0 }
#someChangeTo, select#someChangeTo{ width: 500px; height: 40px; font-size: 14px; margin: 0}


/*	@media only screen and (max-width:1299px) { #clearExercisesBtn, #bulkChangeOpener, #someChangeOpener{ display: none;}}*/
	
 
	
 @media only screen and (min-width:1121px) {/* scr    */ 
#topLinks{ display: block; position: absolute; right: 360px; width: 350px; 
	border:1px solid #ccc;
 border-radius: 3px; padding: 0  0px;
 text-align:center; height:36px
}
}

#topLinks a , #topLinks p{ 
 padding: 0px 0 0 0;
 display:inline-block;
	height:34px; line-height:34px;
 font-size: 12.0px;
 font-weight: 600;
 text-align: left;
 text-transform: capitalize;
 margin: 0 6px;
 color: #006BA2; 
	} 
 #topLinks a:hover,  #topLinks p:hover  {cursor: pointer ; text-decoration: underline;color: #111;}
	

	
 
		#topLinks a#displayBtn{
	background-image: url(../images/icons/display.png);
	background-position: right 50%;
	background-size: 14px auto;
	padding-right: 18px;
	background-repeat: no-repeat;
}
	
	#topLinks p#printBtn{
	background-image: url(../images/icons/printBlk.png);
	background-position: right 50%;
	background-size: 13.2px auto;
	padding-right: 18px;
	background-repeat: no-repeat;
}
	
#buildOptions{
	float: right;
	position: relative;
}
	


#buildCSV, #deleteBuild, #buildSettings { 
display: block;
background: #fff; float: right;  
height: 36px;
border-radius: 3px; 
text-align: left;
padding:0 10px 0 25px;
font-weight: bold;
cursor: pointer;
font-size: 11.25px;
color: #486B3C;
transition: all 0.1s;
margin-left: 15px ;	
background-repeat: no-repeat;  
background-position: 5px  50%;	
}
#buildCSV{		background-image: url(../images/xl.png); 	background-repeat: no-repeat;	 border:1px solid #ccc;	line-height: 34px; background-size:auto 16px;	}
#buildCSV:hover { color: #222; background-color: #f1f1f1; }

#deleteBuild{ 	background-color: red;color:#fff;	line-height: 36px;   background-image: url(../images/icons/trashWhite.png);background-size:auto 15px;	}
#deleteBuild:hover{ background-color: #222;  }

#buildSettings{ 
	border: 1px solid #ccc;
	line-height: 34px;
	background-color: fff;
	color: #555; 
	background-image: url(../images/settings.png); background-size:auto 16px;	
}
#buildSettings.buildSettingsActive{ color: #222; background-color: #f1f1f1; }

 /* mb  removes text  */

 
/*#settingsForm::after{ content: ''; position: absolute; left: 0; top: 0; width: 100vw; height: 100vh; background: red;}*/

#settingsWrap{
	position: fixed;
	right: 0px;
	top:0; 
padding-top: 70px;
		width: 100vw; height: 100%;  
		background-repeat: repeat;z-index: 111111
}
#settingsWrap::before{z-index: -1; content: ''; position: absolute; left: 0px; top: 0px;height: 100%; width: 100%; background: #111; opacity: 0.9}

#settingsForm{ 
position: relative;
	border:0px solid #000;
	border-radius: 6px;
	padding: 10px 10px 10px 12px;
		width:1170px; margin:  35px auto; max-width: 97%;
	background-color: #f6f6f6; 
}
#settingsTop{ border: 0px solid #e1e1e1;height:36px;margin-bottom: 5px; padding:0px;}
#settingsTop strong{
 line-height:36px;
 color: #7D498D;
 display: block;
 float: left
}
#settingsClose {
	float: right;
	background: #fff;
	border-radius: 4px;
	display: block;
	height: 30px;
	line-height: 29px;
	padding: 0px 16px;
	border: 1px solid #e1e1e1;
	cursor: pointer;
	font-size: 12px;
	transition: all 0.2s;
	font-weight: 500;
	color: #7E7E7E;
}
#settingsClose:hover{color: #FFFFFF;
background:#999;	border: 1px solid #999;}

.settingsColumnL, .settingsColumnM , .settingsColumnR{ border:  0px solid red}
.settingsColumnL{  float: left;  width: 33%;  }
.settingsColumnM{ float: left; width: 33%; margin: 0 0 0 0.5% }
.settingsColumnR{ float: right; width: 33%; }
 

#settingsForm p{ margin: 0px;height: 32px;  padding: 0; position: relative; clear: both }
#settingsForm p strong{ float: left; line-height: 32px;font-size: 12.0px;  font-weight: 500; color: #444;display: block; width:auto;} 
#settingsForm #landscapeOnlyNote{ display: block;width: 100%;font-size: 11.0px; margin: 0px auto; text-align: left; clear: both;font-style:italic; padding: 25px 0 0px 0 }

#settingsForm p.settingsLotTimePara{ }
#settingsForm p.settingsLotTimePara strong{ /*padding-left:40px;font-size: 11.0px;*/}/* lot show @ */
#settingsForm select  { display: block; float: right; width:185px; margin: 0px;font-size: 12.0px;height: 30px; text-align: left}
#settingsForm select#lotHiding{ width: 260px;}
#settingsForm select#displayFor{ width: 112px;}
#settingsForm select.lotTimesH, #settingsForm select.lotTimesM{
	width: 50px; font-size: 13.8px;
	text-align: center;
	background-size: 7px;
	background-position: 85% 50%;
	background-image: url(../images/icons/arrowDownBlack.png);
}
#settingsForm em.hourMinSep{
	width: 12px;
	text-align: center;
	font-size: 14px;
	float: right;
	font-style: normal;
}
#settingsForm select.slotError{ border-color: red;}
 
#settingsForm p.settingsHidden{ opacity: 0.06}

#settingsForm  #busyWrap{ border: 1px solid #e1e1e1; border-radius: 4px; padding: 10px; float: left; width:100%;margin: 5px 0;background: #fff}
.busyTitle{ font-size: 12.9px;}
#settingsForm   #busyWrap p{ margin: 4px 0  }
#settingsForm .busyLabel{ display: block; float: left; width:180px; font-size: 11.8px;height: 30px; margin:0  20px 0 0; } 
span.busyColourPicker{ display: block; float:left; margin:0  10px 0 0;position: relative} 
#settingsForm .sp-replacer{ height: 30px; float: left; margin:0  10px 0 0;border: 1px solid #e1e1e1;width: 40px;}
span.busyClear{
	display: block;
	float: left;
	margin: 0   0 0  0px;
	position: relative;
	font-size: 10px;
	color: #006699;
	padding: 0px;line-height: 30px; 
	cursor: pointer;
	font-weight: 600;
} 
span.busyClear:hover{ text-decoration: underline;cursor: pointer; color: #2A2A2A}


#settingsForm #fields2ShowSelectors{margin:0px 0; border:  1px solid #e1e1e1; border-radius: 4px; padding: 10px; float: left; width:100%;background: #fff}
.fieldChooserTitle{ font-size: 12.9px;}
#settingsForm #fields2ShowSelectors ul{ }
#settingsForm #fields2ShowSelectors li{ display: block;  height:36px; line-height: 36px; margin: 0 0 2px 0 }
#settingsForm #fields2ShowSelectors span{
	display: block;
	float: left;
	width: 49%;
	font-size: 11.3px; font-weight: bold;
	color: #FF6600;
}
#settingsForm  #fields2ShowSelectors select { margin-right: 6px; width: 49%;  display: block;float: right;height: 36px; text-transform: capitalize; text-indent: 3px;} 

#lotHidingSettings{ border: 1px solid #e1e1e1; border-radius: 4px; padding: 10px;  width:100%;margin: 5px 0;background: #fff}

#settingsForm select#changeoverTime{ width: 110px; max-width: 100%; }
#settingsForm select#numLots{ width: 110px;max-width: 100%; }
	
	#splitSettings{ border: 1px solid #e1e1e1; border-radius: 4px; padding: 10px;  width:100%;margin: 0px 0;background: #fff; min-height: 161px}
	#splitSettings select { margin-right: 6px; width: 49%;  display: block;float: right;height: 36px; text-transform: capitalize; text-indent: 3px;} 
	#settingsForm #splitSettings hr{ height: 10px}
	
#tickerSettingsWrap{border: 0px solid #ccc; float: right; width: 48%;text-align: left}
#tickerSettingsWrap #tickerTitle{ color: #FF6600}
#tickerSettingsWrap a#tickerLink{
	float: right;
	display: block;
	line-height: 32px;
	font-size: 11.0px;
	font-weight: 500;
	color: #006699; 
	text-decoration: underline;
} 
 
span.tickerBackgroundPicker{ display: block; float:right ;  width: 180px;margin:0 0;position: relative} 
#tickerBackground .sp-replacer { display: block;  width: 180px; position: relative}  
#tickerBackground .sp-replacer, #tickerBackground .sp-replacer *{   width: 180px; }  


#settingsForm hr{ margin:2px;  clear: both; height: 1px; margin: 0; padding: 0; background: none; border-bottom: 0px solid #e1e1e1}
#settingsForm hr:last-child{ border: none} 
#updateSettingsBtn{ margin: 10px auto}

#viewBuildTitle{ margin:0px auto;  display: block; font-size: 15px; font-weight: 500; text-align: center;color:#656565; height: 26px; line-height: 26px; }

#buildWrap  hr{ clear: both; height: 1px; margin: 0; padding: 0; background: none}
  

.buildForms{ border: 0px dashed red;}

#buildList {width: 100%;   clear: both; border: 0px solid red} /* ALL list wrapper*/

#buildList li { width: 100%; clear: both; display: flex; justify-content: space-between; list-style: none;} /* rows full width */

.drag{
	width: 25px; height: inherit;
	display: block;
	background-image: url(../images/drag.png);
 	background-size: 18px;
	background-position: left 50%;
	cursor: pointer;
	opacity: 0.8;
	transition: opacity 0.2s;
	z-index: 111
}
.drag:hover{opacity: 1}
.dragSpacer{ background: none}

#buildList li  h5, #buildList li p  {
height: 64px;
text-align: left;
margin: 4px 4px 4px 0; flex-wrap: nowrap;
display: block;
  flex: 1 1 0;
  width: 0;
padding: 0px;
border-radius: 3px; 
border:1px solid #e9e9e9; 
position: relative;  
z-index: 1;
opacity: 1; 
transition: border-color 0.2s 
}/* boxes within each LI  all borders via JS in build */
 
  
#buildList  p.empty:hover   { border-color :#aaa;}  

#buildList li  h5:last-child , #buildList li p:last-child  { margin-right: 0px;}
#buildList li#headerRow{ padding:0px 2px;  background: #fff;border-radius:3px; }
#buildList li#headerRow h5 {
 display: block;
 height: 14px;
 border: none;
 line-height: 14px;
 padding: 0 2px;text-align:left;
 font-size: 12.4px; font-weight: 500;
 color:#656565; font-family: "Poppins";
 position: relative
 }  
 
 .lotCSV{
 float: right;
 font-size: 1px;
 position: absolute;
 right: 2px;
 top: 0;
 width: 18px;
 height: 16px;
 display: block;
 border-radius: 3px;
 border: 0px solid #e1e1e1;
 cursor: pointer;
 background-image: url(../images/xl.png);
 background-position: 50% 0;
 background-size: contain;
 text-transform: uppercase;
 transition: all 0.1s;
 background-repeat: no-repeat;
 }
 li#headerRow h5:hover .lotCSV{	 top: -2px; height: 22px;}

	#buildList li#headerRow h5.riderLabel { color:#ff6600 }

#buildList li#headerRow h5 span.lotStart{
	color: #A2A2A2;
	padding: 0 0 0 6px; font-size: 12px; 
	font-weight: normal;
} 
   

#buildList li p strong{
 color: #fff;
 font-weight: 400; 
 font-size: 14.0px;height:40px; line-height: 32px;
 padding: 0px 0px 0 5px; display: block;
	position: relative;
 } 
#buildList li p.lotBox strong.horseName{ color: #fff; max-width: 65%;} 
#buildList li p.peopleBox strong{ color: inherit;} 
 
		#buildList li span.rightTopBox, #buildList li span.leftBottomBox, #buildList li span.rightBottomBox{font-family: "Poppins" ;color: #fff;font-style: normal; font-weight: 600; font-size: 12.5px;padding: 0px;  }
		
	#buildList li span.rightTopBox{
position: absolute;
top: 5px;
right: 5px;
max-width: 35%;
} /* was gear */

#buildList li span.leftBottomBox, #buildList li span.rightBottomBox{ /* was activityDisplay */
position: absolute;
bottom: 2px;
}
#buildList li span.leftBottomBox{ text-align: left;left:5px;max-width: 65%; }
#buildList li span.rightBottomBox{ text-align: right; right:5px;max-width: 35%; }

#buildList li p.lotBox strong.horseName, #buildList li span.leftBottomBox, #buildList li span.rightBottomBox,  #buildList li span.rightTopBox   { max-height: 40px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis}

#buildList li p.lotBox strong.horseName, #buildList li span.leftBottomBox, #buildList li span.rightBottomBox,  #buildList li span.rightTopBox   {border: 0px dashed #000; }

/*#buildList li .sp-replacer ,#buildList li .sp-preview*/
.groupColourPicker , input[type=text].groupColourPicker{position: relative;height:34px; width: 34px;background: none;margin: 0;padding: 0;border-radius:64px;z-index: 11111;cursor: pointer;
text-indent:0px; font-size:0px; left: 0;top: 0;border:2px solid #fff;outline: none}

.groupColourPicker.noColour , input[type=text].groupColourPicker.noColour{ border:1px solid #fff;opacity: 0.4}

  
#groupPickerAjx{ position: absolute;display: block;z-index: 11111111; top: 0px; left: 0px; width: 100%; height: 100%; }
#groupPickerAjx::after{ content: '';position: fixed; top: 0px; left: 0px; height: 100%; width: 100%; z-index: 1111; background: #222; opacity: 0.6}
#buildList span em.groupColours{ display: block; width: 28px; height:28px; border-radius: 111px; margin-bottom: 1px;    float: right; z-index: 1111111; border: 2px solid #fff; }


/*
#buildList li p em.parents{  color: #fff;position: absolute; bottom: 4px;left: 8px;font-style: normal; font-size: 11px;}
#buildList li .activityDisplay{
position: absolute;
right:4px;
bottom: 2px;
color: #fff;
font-style: normal; font-weight: 600; 
font-size: 12.5px;
padding: 0px;  
font-family: "Poppins" ;
}*/


/*#buildList li p.multiRider {flex-grow: 0.5  }   
#buildList li#headerRow h5.multiRider{  flex-grow: 0.5}*/

p span.dragPeople, p span.dragLots{
	position: absolute;
	left: 4px;/*  -40px;*/
	top: 50%; margin-top: -17px;
	width: 34px;
	height: 34px;
	border-radius: 2px;
	background-color: #fff;
	background-image: url(../images/dragDrop.png);
	background-size: 18px;
	background-position:  50%;
	background-repeat: no-repeat; 
	transition:all 0.2s; opacity: 0; 
	} 
p:hover span.dragPeople, p:hover span.dragLots{ display: block; opacity:0.9;	   }
p span.dragPeople:hover, p span.dragLots:hover{ opacity: 1}

#buildList li p.lotBox{ }
.mobLotNo{ display: none;}

#buildList  p:hover    { cursor: pointer; opacity:0.9 ;z-index: 2} 
#buildList  p:focus{opacity: 1;}

#buildList  p .placeHolder{ color:#c6c6c6; font-size: 11.5px; position: absolute; top:0px; height: 40px;line-height: 40px}  /*empty slots placeholder*/


#pickerAJX, #csvAJX{
position: fixed;
height: 100vh;
width: 100vw;
left: 0px;
top: 0px; 
display: none;
z-index: 1111111
}

#pickerAJX::after, #csvAJX::after {content: ''; /*opacity */
position: absolute;
height: 100vh;
width: 100vw;
left: 0px;
top: 0px;
z-index: -1;
 background: #999; opacity: 0.7;
}


#closeModalBtn{
position: absolute;
right:10px;
top: 10px;
width: 40px;
height: 40px; opacity: 0.5;transition:all 0.2s;
border: 0px solid red;
background-image: url(../images/icons/closer.png);
background-position: 50% 50%;
background-size: 18px;
cursor: pointer;
}
#closeModalBtn:hover{
background-size:22px; opacity: 1;
}


 
#alphaSorting{  
width:100%; background: #f9f9f9;
margin: 0  auto  10px auto; border: 1px solid #e1e1e1; padding:2px 4px;	height: auto;
display: flex; justify-content: space-around; list-style: none; border-radius: 5px;
}

#pickerPeople #alphaSorting, #pickerLots #alphaSorting{width:calc(100% - 10px);}

#alphaSorting li{ height: 30px; line-height: 30px; margin: 3px 2px; flex: 1 }

#alphaSorting p{
	letter-spacing: 0.4px;
	font-size: 13.5px;
	display: inline-block;
	margin: 0  auto;
	padding: 0px 0px;background: #fff;
	height: 30px;
	width: 34px;
	text-align: center;
	line-height: 27px; 
	border: 1px solid #e1e1e1;
	border-radius: 3px;
	transition: all 0.2s;
	font-weight: bold;
	color: #ccc;
	opacity: 0.4;
	font-family: "Lato" , Arial
} 
#alphaSorting p#alphaSelectALL{ width: 84px; padding: 0px; overflow: hidden;border-radius: 3px;	font-size: 11.0px; margin-right: 14px;}
#alphaSorting p.hasResults{opacity: 1; color: #333;}
#alphaSorting p.hasResults:hover{cursor: pointer; border-color: #999; background: #fff;  }
#alphaSorting p.alphaSelected,#alphaSorting p.alphaSelected:hover { background: #888; border-color: #888; color: #fff}



.clearBtnWrap{  width: 200px; position: absolute; left: 40px; top: 15px;}
.clearBtn{
color: #ff0000;
font-size: 13.4px;0px;
height: 30px;
line-height: 30px;
cursor: pointer;
padding: 0px 0 0px 0px;
transition: all 0.2s;
}
.clearBtn em{ display: block; float: left;height: 30px;width: 30px;border:1px solid #777;  border-radius: 33px;
background-image: url(../images/icons/trash.png);
background-repeat: no-repeat;
background-position: 50% ;
 background-size: 11px 15px;
opacity: 0.7; margin-right:6px;
font-weight: 900;
}

.clearBtnWrap hr { border: none;} 
.clearBtn:hover{ text-decoration: underline;}
.clearBtn:hover.clearBtn em{opacity: 1;}


.picker , form.picker { /* modal form  */ 
padding: 60px 00px 40px 00px ; 
margin: 80px auto; 
background: #fff;
width:1180px; max-width: 90%;
height: 80%;	height: calc(100vh - 120px)   ;
border: 0px dashed red ;  
border-radius: 4px;
position: relative;
}

#savingPicker{
	height: 100%;
	width: 100%;
	position: absolute;
	left: 0;
	top: 0; 
}
#savingPicker span{
	height: 100%;
	width: 100%;
	position: absolute;
	background-image: url(../images/loading-circle.gif);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	opacity: 0.9;
	background-size: 30px 30px;
	z-index: 11112
}
#savingPicker em{	/* panel overlay */
	height: 100%;
	width: 100%;
	position: absolute;
	background:#fff;opacity: 0.7;
	z-index: 11111}

.pickerList { border: 0px solid red}
.pickerList , ul.pickerListList{ max-height: 90%; overflow: hidden; overflow-y: auto; padding:0 40px; border: 0px solid red }
.pickerList li { margin:0px auto; padding: 2px 0; min-height: 34px; padding: 4px  px 0 4px 20px ;border:0px solid red;}
.pickerList li hr{  height: 5px;border-bottom: 1px dotted #ccc;}
 
.pickerList li 	span.isInUse{ float: left; display: block; border: 0px solid #e1e1e1; height: 30px; width: 30px; margin-left: -30px; background-image: url("../images/icons/tickGreen.png");background-position: 50% 50%; background-repeat: no-repeat;background-size: 10px auto}

.pickerList li:last-child hr { border: none;} 

.pickerList li  input[type=radio] + label{ cursor: pointer; width: 100%;}
.pickerList li  input[type=radio] + label span { border: 0px solid red; width: 30px; height: 30px; display: block; float: left; margin-right: 6px; border-radius:2px;}
.pickerList li input[type=radio]:checked + label span { background-image: url("../images/icons/tickWhite.png"); background-position: 50%;   background-size: 12px; }
.pickerList li  input[type=radio] + label strong {
	border: 0px solid red;
	width: 300px;
	font-weight: 600;
	font-size: 15px;
	padding: 0;
	float: left;
	display: block;
	height: 30px;
	line-height: 30px;
	max-height: 30px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	color: #006699;padding-right: 10px;
}
.pickerList li  input[type=radio] + label:hover strong { text-decoration: underline}
.pickerList li  input[type=radio]:checked + label strong  { color: #222;}

.pickerList li  input[type=radio]:disabled + label span { opacity: 0.4}
.pickerList li  input[type=radio]:disabled + label strong, .pickerList li  input[type=radio]:disabled + label:hover strong { color: #ccc; text-decoration: none}

.pickerList li  input[type=radio] + label em {
	display: block;
	width: 240px;
	height: 30px;
	line-height: 30px;
	float: left;
	font-style: normal;
	overflow: hidden;
	white-space: nowrap;
	border: 0px solid red;
	text-overflow: ellipsis;
	color: #535353;
	font-size: 13.2px;
}


.pickerList li select{
float: left;
height: 30px;
display: block;
border-radius: 4px;
font-size: 12.9px;
width: 245px;
margin: 0 0 0 10px;
opacity: 0;
transition: opacity 0.3s;
margin-top: -10000px;/*hides it */
}
.pickerList li  input[type=radio] + label span.activityColour , .activityColour   {background: #fff; border-radius: 4px; height: 30px; width: 30px; display: block;border: 0px solid #e1e1e1;margin-top:  -11110px;	opacity: 0; text-indent: -100000px; margin-left: 5px; cursor: default}
.pickerList li  input[type=radio]:checked + label select   { opacity:1;	transition: opacity 0.3s; margin-top: 0px}
.pickerList li  input[type=radio]:checked + label span.activityColour  { opacity:1;	transition: background 0.3s; margin-top: 0px}


#pickerPeople em.jobRole{
 display: block;
 float: left;
 font-style: normal;
 height: 30px;
 line-height: 30px;
 font-size: 13.4px;
}

.pickerList .updatePicker{
height: 30px;
line-height: 30px; 
margin-right:5px;  
display: block;
float: right;   
font-style: normal;   
opacity: 0; /*on checking, part of label  */
/* on changing select*/
transition: all  0.5s;  
}	
.pickerList .updatePicker:hover{ background: #777;  color: #fff;}
.pickerList li  input[type=radio]:checked + label .updatePicker  { opacity:1;	transition: all 0.3s;}
