#banner{
	display: none;
}
body{
	background-image: url('https://lrc.learn.taleo.net/files/upload/usta/package/img/net-blurred.jpg');
	background-position: 70% 0%;
	background-size: cover;
	padding-top: 100px;
}
#loginform > table{
	width: 100%;
	max-width: 1000px;
}
#loginform *{
	box-sizing: border-box;
	font-family: 'Roboto', sans-serif;
	position: relative;
	color: #555;
	font-size: 13px;
}
#ldcDCTloginHeader{
	border: 0;
	background: rgba(255,0255,255,0);
	color: #0277bd;
	margin-bottom: -100px;
	padding: 7px 10px;
	position: relative;
	z-index: 10;
	width: 40%;
	float: right;
	display: none;
}
#ldcDCTloginHeader h1{
	font-size: 16px;
	font-weight: 500;
}
#loginform>table{
	margin: auto;
}
#ldcDCTlogin{
	background-image: url('https://lrc.learn.taleo.net/files/upload/web_files/player_development/images/login-form-bk3.jpg');
	background-size: 70%;
	background-repeat: no-repeat;
	background-position: -20% 0%;
	border: 0;
	box-shadow: 0 1px 6px 0 rgba(32,33,36,0.28);
	height: 375px;
	border-radius: 4px;
	padding: 0;
	position: relative;
	max-width: 900px;
	margin: 20px auto;
	overflow: hidden;
}
#ldcDCTlogin > table > tbody > tr:nth-child(1):before {
    content: "USTA OFFICIATING";
    color: #00143f;
    font-size: 28px;
    font-weight: 600;
	text-align: center;
	margin: 40px 0 0;
	display: block;
	width: 100% !important;
}
#ldcDCTlogin > table > tbody > th:nth-child(1):before {
    content: "USTA OFFICIATING";
    color: #00143f;
    font-size: 28px;
    font-weight: 600;
	text-align: center;
	margin: 40px 0 0;
	display: block;
	width: 100% !important;
}
#ldcDCTlogin > table{
	width: 40%;
	height: 100%;
	float: right;
	background: #fff;
	/* 	background: rgba(2, 119, 189, 1); */
	/* 	background: rgba(255,255,255,1); */
	overflow: auto !important;
}
#ldcDCTlogin input {
	border: 0;
	border-bottom: 1px solid #adadad;
	/* 	border-radius: 25px; */
	padding: 5px 10px;
	transition: 0.3s ease-in-out;
}
#ldcDCTlogin input:focus{
	border-color: #418fde;
	transition: 0.3s ease-in-out;
}
#ldcDCTlogin input[type="submit"]{
	background: #f01616;
	color: #fff;
	border-radius: 0px;
	font-size: 14px;
	font-weight: 500;
	padding: 5px 17px;
	border: 1px solid #f01616;
	transition: 0.2s;
}
#ldcDCTlogin input[type="submit"]:hover{
	cursor: pointer;
	background: #fff;
	color: #f01616;
}
.ldcControlPanelInnerDiv TR{
	border: 0;
}
#ldcDCTlogin>table>tbody>tr>td{
	display: block !important;
	padding: 0 35px;
	border: 0 !important;
	width: 100% !important;
	overflow: hidden;
}
#ldcDCTlogin>table>tbody>tr>td:nth-child(1){
	margin: 30px auto 30px;
}
#ldcDCTlogin>table>tbody>tr>th{
	display: block !important;
	padding: 0 35px;
	border: 0 !important;
	width: 100% !important;
	overflow: hidden;
}
#ldcDCTlogin>table>tbody>tr>th:nth-child(1){
	margin: 30px auto 30px;
}
#recoverlink{
	font-size: 13px !important;
	text-decoration: none;
	color: #418fde;
}
#recoverlink:hover{
	color: #23527c;
	text-decoration: none;
}
#ldcDCTlogin>table>tbody>tr>td:nth-child(1)>table>tbody>tr:nth-child(1) table tr:nth-child(3) td:nth-child(2) table td:nth-child(1){
	display: none;
}
#ldcDCTlogin>table>tbody>tr>th:nth-child(1)>table>tbody>tr:nth-child(1) table tr:nth-child(3) td:nth-child(2) table td:nth-child(1){
	display: none;
}
.ldcLoginSignupText{
	font-size: 0 !important;
	display: block;
	text-align: left !important;
	font-weight: 400;
}

.ldcLoginSignupLink{
	font-size: 0 !important;
	overflow: hidden;
}
.ldcLoginSignupLink:after{
	content: "New Accounts";
	display: inline-block !important;
	font-size: 14px;
	font-weight: 500;
	background: #2884e1 ;
	color: #fff;
	padding: 5px 17px;
	margin: 5px 0;
	transition: .3s;
	border: 1px solid #2884e1;
}
.ldcLoginSignupLink:hover:after{
	background: #fff !important;
	border: 1px solid #2884e1;
	color: #2884e1;
}
.logo img{
	width: 150px;
	margin-top: -35px;
	padding: 5px;
}
/* #ldcDCTlogin>table:before{ 
	content:"";
	width: 100%;
	height: 100%;
	display: block;
	position: absolute;
	top: 20px;
	left: -215px;
	background-image: url("https://lrc.learn.taleo.net/Files/upload/web_files/player_development/images/PD LOGO.png");
	background-size: 120px;
	background-repeat: no-repeat;
}*/

table[valign="top"][align="center"]{
	margin: auto
}
form[name="passwordForm"]>table{
	margin: 10px auto;
}
form #pnlPrompt{
	max-width: 400px;
	margin: auto;
}
#lblUsernameForPrompt{
	box-sizing: border-box;
	font-family: 'Roboto', sans-serif;
	position: relative;
	color: #555;
	font-size: 13px;
	font-weight: 400;
}
#pnlPrompt .sectionHeaderTable .filterTable .label{
	padding: 0;
	overflow: hidden;
	line-height: 25px;
	padding: 0 10px;
	vertical-align: bottom;
	display: inline-block;
	width: auto;
	height: 30px;
}
#lblUsernameForPrompt{
	display: table-cell;
	height: 30px;
	vertical-align: bottom;
}
#lblUsernameForPrompt:after{
	content: ":";
}
#txtUsernameForPrompt{
  	border: 0;
	border-bottom: 1px solid #adadad;
	padding: 5px 10px;
	transition: 0.3s ease-in-out;
}
#pnlPrompt .sectionHeaderTable{
	height: 100px;
}
#pnlPrompt .sectionHeaderTable .filterTable{
	margin: auto;
}
#pnlPrompt #shPrompt_tdSectionTitleRight #shPrompt_divSectionTitleRight{
	border-radius: 0 6px 0 0;
}
#pnlPrompt .sectionHeaderTable #btnUsernameList_btnUsernameList{
	margin: 0 10px;
}
#pnlAuth{
	max-width: 600px;
	margin: auto;
}
#pnlAuth #prqAuth_shPasswordRecovery_divSectionTitleRight{
	border-radius: 0 6px 0 0;
}
#pnlAuth .sectionHeaderTable>tbody>tr>td{
	padding: 0 10px;
}
#prqAuth_btnVerifyList_btnVerify{
	padding: 5px 0;
}
#form1 #pnlDisplay{
	max-width: 400px;
	margin: auto;
}
#pnlDisplay #shDisplay_divSectionTitleRight{
	border-radius: 0 6px 0 0;
}
#pnlDisplay .sectionHeaderTable .details{
	margin: 20px auto;
}
#pnlDisplay>.sectionHeaderTable>tbody>tr>td>.details>tbody>tr>td{
	float: left;
}
#pnlDisplay>.sectionHeaderTable>tbody>tr>td>.details>tbody>tr>.label{
	padding: 0;
	overflow: hidden;
	line-height: 25px;
	padding: 0 10px;
	vertical-align: bottom;
	display: inline-block;
	width: auto;
	height: 30px;
}
#pnlDisplay .sectionHeaderTable .details .label #lblyourpwdis{
	box-sizing: border-box;
	font-family: 'Roboto', sans-serif;
	position: relative;
	color: #555;
	font-size: 13px;
	font-weight: 400;
}
#pnlDisplay .sectionHeaderTable .details  #lblPassword{
	box-sizing: border-box;
	font-family: 'Roboto', sans-serif;
	position: relative;
	color: #555;
	font-size: 13px;
	font-weight: 400;
	line-height: 25px;
}

/* ############## custom registration ############# */
#customRegistration{
	max-width: 1000px;
	margin: auto !important;
	border-radius: 6px 6px 0 0;
	overflow: hidden;
}
#customRegistration select{
	font-size: 14px;
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
}
#pnlPRQEditor{
	max-width: 800px;
	margin: auto;
}
#pnlPRQEditor #prqEditor_shPasswordRecovery_divSectionTitleRight{
	border-radius: 0 6px 0 0;
}
#pnlPRQEditor>.sectionHeaderTable>tbody>tr>td{
	padding: 0 10px;
}
#prqEditor_btnSave{
	margin: 7px 0;
	padding: 0px 7px;
}
/* ############## RESPONSIVE ############# */


@media all and (max-width: 992px) {
	.csc-sf-sm{
		top: 0px;
	}
	#loginform{
		margin: 0 25px;
	}
}

@media all and (max-width: 865px) {
	#ldcDCTlogin > table{
		width: 50%;
		/*     float: none; */
	}
	#ldcDCTlogin{
		background-size: auto 100%;
		background-position: -50% 50%;
	}
}

@media all and (max-width: 645px) {
	#ldcDCTlogin > table{
		width: 100%;
		margin: auto;
	}
}

