﻿#div-instructionPanel-general 
{
    font-family: arial, sans-serif;
    font-size:10pt; 
    background-color:#f7fAfA;
    border:1px solid #cccccc;
    padding: 10px;
 }

#div-instructionPanel-general dl dt
{
    padding-bottom:5px;
}
#div-instructionPanel-general dl dd 
{
    padding-bottom:5px;
    margin-left:0px;
}

#div-instructionPanel-general dl dd .helpItem
{
	width:21px;
	height:16px;
	padding-right:5px; 
}

#div-instructionPanel-general h1 {
  font-size: 14pt;
}



#divFormContent 
{
    margin-top:10px;
}

#divFormContent a
{
    color:#2C83F2;
    cursor:hand;
    text-decoration:none; 
}

#divMessage h3 
{
    height:20px;}
     
#divFormContent a:hover, #divMessage a:hover
{
    color:black;
    background-color:#DAFA16;
    font-size:larger; 
    cursor:hand;
    text-decoration:none;
 }
 


.divForm 
{
    width:730px;
    padding-top:5px;
    padding-bottom:10px;
    /*border:solid red;*/
    }
.divPCAForm 
{
    width:674px;
/*    padding-top:5px;
    padding-bottom:10px;
    border:solid red;*/
    }

.divFormHead 
{
    width:730px;
   /* border:solid orange;*/
}

.divFormBody 
{
    height: 350px;
    width:730px;
    overflow: auto;  
    font-family:  arial, sans-serif; /* Helvetica, */
  /*  border:solid;*/
}

.divFormTitle 
{
  color: #1E4A3F;
  line-height: 28px;
  text-decoration: none;
  cursor: pointer;
  text-align: center;
  font-family: Georgia, arial, sans-serif;
  font-size: 20px;
  font-weight: 800;
  padding-left:5px;
  padding-right:5px; 
    }

/*
#divFormContent .divFormTitle a:hover
{
    color:black;
    background-color:#DAFA16;
    font-size:22px; 
    cursor:hand;
    text-decoration:none;
}
*/    


.formColumnData
{
  color: #154A3D;
  text-decoration: none;
  font-family: arial, sans-serif;
  font-size: 12px;
  line-height:14px;
  padding-top:5px;
}
.formPCAColumnData
{
  color: #154A3D;
  text-decoration: none;
  font-family: arial, sans-serif;
  font-size: 12px;
  line-height:14px;
  /*padding-top:5px;*/
}
.clsFormLink 
{
    font-size: 10.5pt;
    font-family: Arial;
    color: #4B627D;
}

.clsFormLinkDescrip
{
	font-size:8pt;
	font-style:italic;
	font-weight:normal;
}

.clsActionPanel 
{
  border: solid black 1px; 
  padding: 10px; 
  background-color: #D5DCF0; 
  font-size: 11px;   
}

.Controls td { 
	/*font-size: 80%;*/
	padding: 3px;
	border-top: 1px solid #a6cca3; border-right: 1px solid #a6cca3;
	vertical-align: top;
	background-color: #fffaf7; 
	color: #000000;
    font-weight:600; 
	}

.clsInputHeading
{
    font-size: 12.0pt;
    line-height: 12pt;
    color: #2F5E53;
    text-decoration: none;
    text-align: left;
    font-family: Georgia, arial, sans-serif;
    font-weight: 600;
}

.clsInputHeading_11
{
    font-size: 11.0pt;
    line-height: 11pt;
    color: #2F5E53;
    text-decoration: none;
    text-align: left;
    font-family: Georgia, arial, sans-serif;
    font-weight: 600;
}
.clsInputHeading_10
{
    font-size: 10.0pt;
    line-height: 10pt;
    color: #2F5E53;
    text-decoration: none;
    text-align: left;
    font-family: Georgia, arial, sans-serif;
    font-weight: 600;
}

.clsInputHeading_10_c
{
    font-size: 10.0pt;
    line-height: 10pt;
    color: #2F5E53;
    text-decoration: none;
    text-align: center;
    font-family: Georgia, arial, sans-serif;
    font-weight: 600;
}

.clsInputHeading_orange
{
    font-size: 12.0pt;
    line-height: 12pt;
    color: #d18b28;
    text-decoration: none;
    text-align: left;
    font-family: Georgia, arial, sans-serif;
    font-weight: 600;
}

.clsInputHeading_11_orange
{
    font-size: 11.0pt;
    line-height: 11pt;
    color: #d18b28;
    text-decoration: none;
    text-align: left;
    font-family: Georgia, arial, sans-serif;
    font-weight: 600;
}
.clsInputHeading_10_orange
{
    font-size: 10.0pt;
    line-height: 10pt;
    color: #d18b28;
    text-decoration: none;
    text-align: left;
    font-family: Georgia, arial, sans-serif;
    font-weight: 600;
}
.clsHelpButton
{
 display:none;
    margin-top:-10px;
    font-size:10pt;
    color: #2F5E53;
    text-decoration:none;
    float:right;
    cursor:hand; 
    padding:4px 4px; 
    border: 1px groove #aaaaaa;
    border-top-left-radius: 4px/*{cornerRadius}*/;
    border-top-right-radius: 4px/*{cornerRadius}*/;
    border-bottom-left-radius: 4px/*{cornerRadius}*/;
    border-bottom-right-radius: 4px/*{cornerRadius}*/;
} 

.clsHelpButton:hover
{
    font-size:10pt;
    color:white;
    background-color:#407a9a;
/*    background-color:#DAFA16; */
    cursor:hand;
    text-decoration:none;
     
}

.clsSearchDialog 
{
    border-style: solid; 
    border-width: 1px;
    width:710px; 
    margin-left:auto;
    margin-right:auto;  
    margin-bottom:10px;
    background-color: #C7D2E0;
    padding:5px;
    text-align:center;  
    font-family: Georgia, arial, sans-serif;
	font-size:10pt;
	font-style:normal;
	font-weight:normal;
}

/* DLH - adding Quote Request specific style rules */

hr.divider {
  height:2px;
  border: 0;
  background-color:black;
}

h3.quotetitle {
  text-align: center;
  font-size: 14pt;
  font-weight: bold;
  
}

#xInsured1Info {
  background-color: #eeeeee;

}

xdiv#finacialAdvisor {
  padding: 4px;
  border: solid #2C83F2 1px;
  border-radius: 10px;
}

.plansubtitle {
   font-size: 14px;
   font-weight: bold;
}

/* Easy Ticket Form */

ul.FormContent {
  margin: 0px 0px 0px 10px;
  padding: 0px;
  list-style-type: none;
}

.notvalid 
{
   /* border:solid 1px red;*/
    color:Red;
    padding:2px;   
    margin:3px;
}

.isvalid 
{
    border-style:none; 
}

.summary 
{
    color:Red;
    font-weight:bold;
    padding:2px;   
    margin:3px;
    }

label.notvalid 
{
    background-color:Yellow;
}  
div.message 
{
    border:solid 1px black; 
    z-index:999;
}
/* END Easy Ticket Form */

/* DLH adding stuff for quote request forms */

.fakeText {
	padding-bottom: 5px;
	padding-top: 5px;
	margin: 0px;
}
#disqual {
   border: solid red 2px;
   border-radius: 4px;
   text-align:center;
   font-size: 12px;
   background-color: #ffeeee;
}

#disqual table tr th {
  text-align:left;
  padding-left: 10px;
}

#pcaRequestForm h3 {
   font-family:Arial,sans-serif;
   border-radius: 8px;
   font-size: 12pt;
   color: black;
   font-weight: bold;
   text-align:center;
   background-color: #dddddd;
   padding-top: 4px;
}

#pcaRequestForm #disqual h4 {
   font-family:Arial,sans-serif;
   font-size: 12pt;
   color: black;
   font-weight: bold;
   text-align:center;
}


#pcaRequestForm label {
   display:  inline-block;
   margin-top: 10px;
}


#pcaRequestForm input, #pcaRequestForm select {
    display: inline-block;
    margin-left: 10px;
    margin-right: 0px;
    margin-top: 10px;
}


#quote_option_oneDiv, #quote_option_twoDiv {
   display:none;
}

#pcaRequestForm #loadingDiv {
  display:none;
}


#pcaRequestForm .dynamicRow {
	border: solid 1px #000000;
	border-radius: 5px;
	padding: 8px;
	margin-top: 4px;
	margin-bottom: 4px;
}
#pcaRequestForm .hidden {
	display: none;
}

#pcaRequestForm .moreInfo {
	display: none;
	padding: 8px;
	margin-left: 10px;
}

#pcaRequestForm .dynamicRow input {
   margin-right: 10px;
}

#pcaRequestForm .button {
    margin-right: auto;
    margin-left: auto;
    display: block;
    height: 30px;
    display: inline-block;
    color: #ffffff;
    font-size: 16px;
    text-decoration: none;
    background-color: #0d6eb5;
    border: 1px solid #0d6eb5;
    border-radius: 3px;
    cursor: pointer;
}
/* jquery validation errors */

input.error {
    background-color: #ff8888;
}

label.error {
  color:red;
  font-size: 12px; 
  font-weight: bold;
}
