/* DATA SPRINGS Inc. - DYNAMIC REGISTRATION STYLE SHEET */
.DynamicRegistration_MainPanel input[type="image"] { 
    width:auto !important; 
    height:auto !important;}
.DynamicRegistration_QuestionDiv	{
     clear:both; 
     overflow:hidden;
}
.DynamicRegistration_MainPanel 		{ 
    margin:auto;
    padding: 15px 0px;
    font-size:13px; 
    color:#000;
   height:auto;
     overflow:hidden;
}
/*
    .DynamicRegistration_MainPanel::after {
        clear: both;
    }
 */
.DR-FieldRow{
     background:none; 
     overflow:hidden; 
	padding:0 0 4px 0;
	/**/margin:0 10px 5px 0;*/
     /* clear:both;  */
     -moz-border-radius:6px;	
     -webkit-border-radius:6px;	
     border-radius:6px;
}
 .DR-FieldRow::after {
        clear: both;
    }
.DR-FieldRow:hover{ 

}
.DR-FieldRow label{
    color:#3f3f3f; 
    font-size:14px; 
    font-weight:bold; 
    padding:0px; 
    margin:0 0 3px 0;

}
.DynamicRegistration_FieldRightLabel{
     float:right;
}
.DynamicRegistration_FieldLeftLabel,
.dnnFormItem.DynamicRegistration_Label,
.DynamicRegistration_Label	{ 
    float:left !important; 
    margin:4px 10px 3px 0; 
    text-align:left;
    width:120px; 
    clear:both;
}
.DynamicRegistration_QuestionTopDiv{
    overflow:hidden;}
.NormalRed	{ color:#F00;}

.DynamicRegistration_MainPanel 	input[type="text"],
.DynamicRegistration_MainPanel [type="textarea"] ,
.DynamicRegistration_MainPanel [type="password"], 
.DynamicRegistration_MainPanel select{ 
    margin:0 4px; 
    padding:6px 5px; 
    -moz-border-radius:6px;	
    -webkit-border-radius:6px;	
    border-radius:6px; 
    height:auto !important; 
  /*  width:50% !important; */
    border:1px solid #acacac; 
    background:#fff;
    -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}
.DynamicRegistration_MainPanel input.Required {
    border:1px solid #ce2e2e !important; 
    font-size:13px !important;  
    background:url(/DesktopModules/Dynamic Registration/images/red-error.gif) 98% center no-repeat #fff; 
    text-align:left !important;
}
.DynamicRegistration_MainPanel [type="checkbox"] , .DynamicRegistration_CheckBoxList {
     float:left;
     margin-top:2px;
}
.DynamicRegistration_MainPanel 	.Required{ 
    text-align:right; 
    font-size:12px;
}


.DynamicRegistration_Maintable {
      width: 100%;
      padding: 2px;
}
.DynamicRegistration_Label
{
    /*
    font-weight: Normal;
    font-size: 10.5pt;
    color: #000000;
    font-family: Tahoma, Arial, Helvetica;
    text-decoration: none;
        */
}



/******** FOR THE AUTOSUGGEST BOX *******/
.NodeDefault {font-size:12px;cursor:hand;text-decoration:none;color:#555;}
.NodeIconDefault {cursor:hand;}
.ChildNodeDefault, .SpecialNode {font-size:12px;cursor:hand;text-decoration:none;color:#555;}
.SpecialNodeHover{background-color:green;color:#fff;}
.DisabledNode {color:Gray;}
.SelClass {background-color:#fc2f00;color:White;}
.HoverClass {background-color:#fc2f00;color:#fff;}
.MenuBarClass {border-right:1px outset;border-top:1px outset;border-left:1px outset;width:140px;border-bottom: 1px outset;background-color:#ededed;}
.MenuClass {background-color: silver;border: outset 1px;}
.SpecialNode {color: Yellow;}




.DynamicRegistration_watermark
{

background-color: #EF5050;
font-size: 8.5pt;
color: #003366;

}

.DynamicRegistration_RequiredFieldAsterik
{
     font-size: 6.5pt;
     color: #CC0202;
}


.DynamicRegistration_Textbox
{
font-family:Tahoma,Arial,Helvetica;
font-size:12px;
font-weight:normal;

}

.DynamicRegistration_Password
{

}


.DynamicRegistration_Watermark
{
 font-size: 6.5pt;
background-color: #CCCCCC;
}

.DynamicRegistration_FieldError
{

background-color: #EF5050;

}


.DynamicRegistration_Dropdownlist
{
  font-weight: bold;
    font-size: 11.5pt;
    color: #003366;
   
}

.DynamicRegistration_Listbox
{

}

.DynamicRegistration_Checkbox
{
    margin-top:6px;
}


.DynamicRegistration_Checkboxgroup
{
  font-weight: bold;
}


#hintbox{ /*CSS for pop up hint box */
position:absolute;
top: 0;
background-color: lightyellow;
width: 150px; /*Default width of hint.*/ 
padding: 3px;
border:1px solid black;
font:normal 11px Verdana;
line-height:18px;
z-index:100;
border-right: 3px solid black;
border-bottom: 3px solid black;
visibility: hidden;
}

.hintanchor{ /*CSS for link that shows hint onmouseover*/
font-weight: bold;
color: navy;
margin: 3px 8px;
}
/*  ADVANCED STYLES FOR PASSWORD STRENGTH */
.top_testresult{
	font-weight: bold;
	font-size:13px;
	color:#666;
	padding:0;
	margin:0 0 2px 0;
}
.top_testresult span{
	padding:6px ;
	margin:0;
}
.top_shortPass{
	background:#edabab;
	border:1px solid #bc0000;
	display:block;
}
.top_shortPass span{
	
}
.top_badPass{
	background:#edabab;
	border:1px solid #bc0000;
	display:block;
}
.top_badPass span{
	
}
.top_goodPass{
	background:#ede3ab;
	border:1px solid #bc9f00;
	display:block;
}
.top_goodPass span{

}
.top_strongPass{
	background:#d3edab;
	border:1px solid #73bc00;
	display:block;
}
.top_strongPass span{

}

/* 	RESULT STYLE  */
.testresult{
	font-weight: bold;
	font-size:13px;
	font-family: arial,helvetica,san-serif;
	color:#666;
	padding:0px 0px 12px 10px;
	margin-left:10px;
	display: block;
	height:28px;
	float:right;
}
.testresult span{
	padding:10px 20px 12px 10px;
	margin: 0px 0px 0px 20px;
	display:block;
	float:right;
	white-space: nowrap;
}
.shortPass{
	background:url(/DesktopModules/Dynamic Registration/images/red.png) no-repeat 0 0;
}
.shortPass span{
	background:url(/DesktopModules/Dynamic Registration/images/red.png) no-repeat top right;
}

.badPass{
	background:url(/DesktopModules/Dynamic Registration/images/red.png) no-repeat 0 0;
}
.badPass span{
	background:url(/DesktopModules/Dynamic Registration/images/red.png) no-repeat top right;
}
.goodPass{
	background:url(/DesktopModules/Dynamic Registration/images/yellow.png) no-repeat 0 0;
}
.goodPass span{
	background:url(/DesktopModules/Dynamic Registration/images/Yellow.png) no-repeat top right;
}
.strongPass{
	background:url(/DesktopModules/Dynamic Registration/images/green.png) no-repeat 0 0;
}
.strongPass span{
	background:url(/DesktopModules/Dynamic Registration/images/green.png) no-repeat top right;
}


/* Dynamic Forms jQuery Ratings Control */ 
div.rating-cancel,div.star-rating{float:left;width:17px;height:15px;text-indent:-999em;cursor:pointer;display:block;background:transparent;overflow:hidden}
div.rating-cancel,div.rating-cancel a{background:url(/desktopmodules/Dynamic%20Forms/images/delete.gif) no-repeat 0 -16px}
div.star-rating,div.star-rating a{background:url(/desktopmodules/Dynamic%20Forms/images/star.gif) no-repeat 0 0px}
div.rating-cancel a,div.star-rating a{display:block;width:16px;height:100%;background-position:0 0px;border:0}
div.star-rating-on a{background-position:0 -16px!important}
div.star-rating-hover a{background-position:0 -32px}
/* Read Only CSS */
div.star-rating-readonly a{cursor:default !important}
/* Partial Star CSS */
div.star-rating{background:transparent!important;overflow:hidden!important}
/* END Dynamic Forms jQuery Ratings CSS */


/* Responsive stuff */
@media only screen and (max-width:599px), only screen and (max-device-width:599px) {
	
	.DR-FieldRow label {
		text-align:left !important;
		white-space:normal;
		line-height:normal;
	}
	.DynamicRegistration_FieldLeftLabel, 
	.dnnFormItem.DynamicRegistration_Label, 
	.DynamicForms_Label {
		float:none;
		width:100%;
		text-align:left;
		padding-top:5px;
	}
	.DynamicRegistration_MainPanel input[type="text"], 
	.DynamicRegistration_MainPanel [type="textarea"], 
	.DynamicRegistration_MainPanel [type="password"], 
	.DynamicRegistration_MainPanel textarea, 
	.DynamicRegistration_MainPanel select {
		width: 100% !important;
		max-width:100%;
	}
}
@media only screen and (max-width:400px), only screen and (max-device-width:400px) {
}



/* NEw styles from Cheryl*/


.DR-SameLineTrue {float:left; }
.DR-SameLineFalse {float:left;clear:both;}
.dr-FieldLabelSame-1,
.dr-FieldLabelSame0 {word-wrap:normal;}

.DynamicRegistration_QuestionDiv label .NormalBold,
.dnnFormItem .DynRegNormalBold,
.dnnFormItem .DynRegNormalBold label .NormalBold,
.dnnFormItem, .dnnFormItem label, .dnnFormItem label .NormalBold {
	font-family: futura-pt,Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-align: left;
}

.dnnFormItem.DynRegNormalBold {
  padding: 0px;
  clear: none;
  line-height: 1.8;
  min-height: 1.8em;
  text-align: left;
  position: relative;
  float:left;
}

.DynamicRegistration_QuestionTopDiv { float:left;}

.dnnFormItem.DynRegNormalBold label {
  display: block;
  width: 100%;
  text-align: left;
  margin-right: 16px;
  font-weight: bold;
  float: left;
  margin-top: 3px;
}

.DynamicRegistration_QuestionDiv { padding:3px 0px; }
.DynamicRegistration_QuestionDiv label {
	margin: 0 10px 0 0;
}
.DynamicRegistration_QuestionDiv input {
	margin: 0 5px 0 0;
}

.DynamicRegistration_QuestionDiv .NormalTextBox,
.DynamicRegistration_QuestionDiv select .normaltextbox,
.DynamicRegistration_QuestionDiv select { 
	font-size:14px;
	font-family:futura-pt,arial,sans-serif;
	margin-right:10px;
}

.DynamicRegistration_QuestionDiv .NormalBold 	{ font-size:14px; font-weight:normal;}
.DynamicRegistration_QuestionDiv .ShadedTextBox { background:#e2e1dd;}

.DynamicRegistration_QuestionDiv label .NormalBold .dynamicforms_requiredfieldasterik,
.dnnFormItem.DynFormsNormalBold label .NormalBold .dynamicforms_requiredfieldasterik {
     font-size: 16px;
     color: #CC0202;
}
.DescWide {
    height:600px;
    max-width: 100%;
}


.PanelClass {
    background-color: #EFEFEF;
    border-radius: 10px; 
    -moz-border-radius: 10px; 
    -webkit-border-radius: 10px; 
    border: 1px solid #EBEBEB;
    padding: 0 10px 0 10px;
    margin: 10px 0 20px 0;
    border-bottom:1px solid #c7c7c7;
    border-right:1px solid #c7c7c7;
}
.dnnBoxLabel, dnnRadiobutton, mark {
    float: left;
}

/*Classes I have added Mark Buelsing*/
.dnnFormSectionHead {
background: #eff0f2; /* Old browsers */
background: -moz-linear-gradient(top,  #eff0f2 0%, #d9dbd9 15%, #999a9b 89%, #eff0f2 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eff0f2), color-stop(15%,#d9dbd9), color-stop(89%,#999a9b), color-stop(100%,#eff0f2)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #eff0f2 0%,#d9dbd9 15%,#999a9b 89%,#eff0f2 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #eff0f2 0%,#d9dbd9 15%,#999a9b 89%,#eff0f2 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #eff0f2 0%,#d9dbd9 15%,#999a9b 89%,#eff0f2 100%); /* IE10+ */
background: linear-gradient(to bottom,  #eff0f2 0%,#d9dbd9 15%,#999a9b 89%,#eff0f2 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eff0f2', endColorstr='#eff0f2',GradientType=0 ); /* IE6-9 */
height:30px;
width:103.4%;
position:relative;
left:-10px;


}

    .dnnFormSectionHead h2 {
        height: 30px;
    }
.dnnFormSectionHead a:link{
    margin: 0 0 0 20px;
    

  color: #e0eff2;
  font: italic bold 20px Georgia, Serif;

}
.dnnFormSectionHead a:visited {
    color: #000;
}
.dnnFormSectionHead a:hover {
    color: #000;
}
.dynamicregistration_disabledtextbox {
    color:#000;
}

.DynamicRegistration_Panel {
    background-color:#ebe9e9;
    border: 1px solid #C2C2C2;
    height:auto;
    overflow:hidden;
    margin:-20px 0 40px 0;
    padding:10px;
}
.DynamicRegistration_Panel::after {
        clear: both;
    }

.dnnDynReg {
}
