﻿.contactSearch
{
	VERTICAL-ALIGN:text-bottom;
	width: 150px;
	BORDER: 0;
	HEIGHT:18px;
}

.navbottom 
{	
    FONT: 8.5pt tahoma; COLOR: white; TEXT-DECORATION: none
 }

img
{
	border-width: 0px;
}

.GroupRenewalMonthHeader
{
	FONT: 8.5pt tahoma; 
	COLOR: black; 
	font-weight: bold;
}

.link1
{
	FONT: 8.5pt tahoma; 
	COLOR: black; 
	TEXT-DECORATION: none
	
}
.scrollableContentDiv
{
	PADDING-LEFT: 10px; 
	SCROLLBAR-FACE-COLOR: #ffffff; 
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; 
	OVERFLOW: auto; 	
	SCROLLBAR-SHADOW-COLOR: #ffffff; 
	SCROLLBAR-3DLIGHT-COLOR: #999999; 
	SCROLLBAR-ARROW-COLOR: #660033; 
	SCROLLBAR-TRACK-COLOR: #cccccc; 	
}

.updateSubheader
{
	color: #3155A5;
	font-weight: bold;
	font-size: 8.5pt;
	font-family: Tahoma;
}

.leadCountLegendHeaderText
{
	font-family: Tahoma; 
	font-weight: bold; 
	font-size: 7.5pt; 
	color:#3155A5;
}

.leadCountLegendLeadCountText
{
	font-family: Tahoma; 
	font-weight: bold; 
	font-size: 9.5pt; 
	color:#000000;
}

.leadCountLegendLeadText
{
	font-family: Tahoma; 
	font-weight: bold;
	font-size: 9.5pt; 
    	color:#E98204;
}


h1
{
	font-family: Arial;
	font-size: 13.5pt;
	color: #000080;
	font-weight: bold;
}

.gridTableHeader
{
	text-align: left;
	background-color: #3155A5;
	color: #FFFFFF;
	font-size: 8.5pt;
	padding: 3px;
}
.gridTableCell
{
	text-align: left;
	font-size: 18.5pt;
	padding: 3px;
}



.darkBlueTable
{
	font-family: tahoma;
	font-size: 8.5pt;
	border-left: 1px solid #C0C0C0; 
	border-right-width: 1px; 
	border-top: 1px solid #C0C0C0; 
	border-bottom-width: 1px;
	border-collapse:	collapse;
	background-color: #EFF3FF;	
}

.darkBlueTableWhiteBackground
{
	font-family: tahoma;
	font-size: 8.5pt;
	border-left: 1px solid #C0C0C0; 
	border-right-width: 1px; 
	border-top: 1px solid #C0C0C0; 
	border-bottom-width: 1px;
	border-collapse:	collapse;
	background-color: #FFFFFF;	
}

.darkBlueTable th, .darkBlueTableWhiteBackground th
{
	text-align: left;
	background-color: #3155A5;
	color: #FFFFFF;
	font-size: 8.5pt;
	padding: 3px;
	
}

.darkBlueTable th a
{
	text-align: left;	
	color: #FFFFFF;
	font-size: 8.5pt;
	padding: 3px;	
}

.darkBlueTable td, .darkBlueTableWhiteBackground td
{
	text-align: left;
	font-size: 8.5pt;
	padding: 3px;
	color: black;
}

.darkBlueTable select, .darkBlueTableWhiteBackground select
{
	font-size: 8pt;
	font-family: tahoma;
}


.tanTable
{
	font-family: tahoma;
	font-size: 8.5pt;
	border-left: 1px solid #C0C0C0; 
	border-right-width: 1px; 
	border-top: 1px solid #C0C0C0; 
	border-bottom-width: 1px;
	border-collapse:	collapse;
	background-color: #FFFBEF;	
		
}

.tanTable th
{
	text-align: left;
	color: #636563;
	background-color: #EFEFE7;	
	font-size: 8.5pt;
	padding: 3px;
}

.tanTable th a
{
	text-align: left;
	color: #636563;	
	font-size: 8.5pt;
	padding: 3px;
}

.tanTable td
{
	text-align: left;
	font-size: 8.5pt;
	color: #636563;
	padding: 3px;
}



.orangeTable
{
	font-family: tahoma;
	font-size: 8.5pt;
	border-left: 1px solid #C0C0C0; 
	border-right-width: 1px; 
	border-top: 1px solid #C0C0C0; 
	border-bottom-width: 1px;
	border-collapse:	collapse;
	background-color: #F7EFE7;	
		
}

.orangeTable th
{
	text-align: left;
	color: #FFFFFF;
	background-color: #E79652;	
	font-size: 8.5pt;
	padding: 3px;
}

.orangeTable td
{
	text-align: left;
	font-size: 8.5pt;
	color: #636563;
	padding: 3px;
}



.tanWhiteTable
{
	font-family: tahoma;
	font-size: 8.5pt;
	border-left: 1px solid #C0C0C0; 
	border-right-width: 1px; 
	border-top: 1px solid #C0C0C0; 
	border-bottom-width: 1px;
	border-collapse:	collapse;		
}

.tanWhiteTable th
{
	text-align: left;
	background-color: #EFEFE7;
	color: #636563;
	font-size: 8.5pt;
	padding: 3px;
}

.tanWhiteTable td, select
{
	text-align: left;
	font-size: 8.5pt;
	padding: 3px;
}

.tanWhiteTable td
{	
	background-color: #FFFFFF;
}


.errorTable
{

	border: 1px solid #C0C0C0; 	
	border-collapse:	collapse;
	background-color: #FFFFCE;
	padding: 5px;
	color: red;	
	height: 25px;
	width: 717px;
	margin: 7px;	
}

.errorTable td
{
	font-family: tahoma;
	font-size: 9pt;	
	font-weight: bold;
	text-indent: 25;	
	background-image: url("https://www.quotit.net/qiprom1/images/xo/xo_exclamation_tiny.gif");
	background-repeat: no-repeat;
	background-position: 5 2;
	height: 25;
	width: 100%;
	color: red;	
}

.letterWizardTable
{
	
	background-color: #5678DA;
	background-repeat: repeat;
	font-family: tahoma;
	font-size: 9pt;	
	cell-padding: 10;
	width: 710;
	border: 2px solid #C0C0C0; 
}

.letterWizardTable input
{	
	font-family: tahoma;
	font-size: 9pt;	
}

.letterWizardTable select
{	
	font-family: tahoma;
	font-size: 9pt;	
}

.letterWizardTable textarea
{	
	font-family: tahoma;
	font-size: 9pt;	
}

.letterWizardTable h4
{
	color: white;
}

.letterWizardTable tr
{
	font-family: tahoma;
	font-size: 9pt;	
	text-align: left;
	width: 100%
}

.letterWizardTable th
{
	font-family: tahoma;
	font-size: 9pt;	
	font-weight: bold;
	color: white;
	text-align: left;
}

.searchTable
{
	border: 1px solid #C0C0C0; 
	background-color: #F5F5F5;
}

.searchTable td, input, select
{
	font-family: Tahoma; 
	font-size: 8.5pt;
}

.groupsTable
{
	width: 750;
	font-size: 8.5pt;
	border: 1 solid #C0C0C0;
}

.groupsTable th
{
	background-color: #EEF3FF;
	color: #6588DC;
	font-weight: bold;
	text-align: left;
	font-size: 8.5pt;
}

.errorText
{
	font-size: 8.5pt;
	color: #FF0000;
	font-weight: bold;
}

.alphabet
{
	font-size: 8.5pt;
	font-weight: bold;	
	color: #0000FF;
	text-align: center;
	margin: auto;
}


.letterWizardTableLeftImage
{
	background-image: url("https://www.quotit.net/qiprom1/images/xo/winxp_line4.gif");
	background-repeat: repeat-y;
}

.textTitle {
	FONT: 10pt tahoma; COLOR: #000000; TEXT-DECORATION: none
}

body
{
	margin: 0;
}

A.navlink:hover {
	TEXT-DECORATION: underline
}
.navlink {
	FONT: 8.5pt Tahoma; FONT-WEIGHT: bold; COLOR: blue; TEXT-DECORATION: none;
}
A.navlink2:hover {
	COLOR: blue; TEXT-DECORATION: underline;
}
.navlink2 {
	FONT: 8.5pt Tahoma; COLOR: black; TEXT-DECORATION: none;
}


.tdWhite 
{
    background-color :White ;
}

.empTable
{
    padding :0px; 
    border-bottom-width :0px; 
    border-top-width :0px; 
    border-left-width:0px; 
    border-right-width:0px;
}

.empTable td
{	
    height: 20px;
}


/* Add styles for web contact detail*/
.textHeaderLeft 
{
	font-family:Tahoma;
	font-size: 8.5pt;
	font-weight:700;
	text-align:left;
	COLOR: black;  
}

.textHeaderRight {
	font-family:Tahoma;
	font-size: 8.5pt;
	font-weight:700;
	text-align:right;
	COLOR: black;  
}

.textItemLeft 
{
	font-family:Tahoma;
	font-size: 8.5pt;
	text-align:left;
        vertical-align:top;
	COLOR: black;  
}

.textItemRight {
	font-family:Tahoma;
	font-size: 8.5pt;
	text-align:right;
	COLOR: black;  
}

.textHeaderBottom
{
    font-family:Tahoma;
	font-size: 7pt;
	font-weight:700;
	vertical-align:bottom;
	text-align:left;
	COLOR: black;  
}

/*--------Red and Green Square Toggle Switch Classes--------*/

/*
	usage:
		<div class="form-check form-switch">
			<input class="form-check-input square-switch-red-green" type="checkbox" id="customSwitch">
			<label class="form-check-label square-switch-red-green-label" for="customSwitch">Custom Switch Title</label>
		</div>

	dependent resources: jquery, popperjs, bootstrap js and css
*/

.form-switch .form-check-input.square-switch-red-green {
	width: 30px;
	height: 13px;
	border-radius: 0;
	border: none !important;
	position: relative;
	--bs-form-check-bg: transparent;
	flex-shrink: 0;
	margin-top: .25rem;
	vertical-align: top;
	background-image: none !important;
	background-repeat: no-repeat;
	background-size: contain;
	background-color: red;
	appearance: none;
	outline-style: none !important;
	-webkit-appearance: none;
	-moz-appearance: none;
	cursor: pointer;
}

	.form-switch .form-check-input.square-switch-red-green::before {
		content: "";
		position: absolute;
		top: 3px;
		bottom: 5px;
		left: 4px;
		width: 6px;
		height: 7px;
		background-color: #fff !important;
		border-radius: 0;
		transition: transform 0.3s ease-in-out;
	}

	.form-switch .form-check-input.square-switch-red-green:checked {
		background-color: green !important;
		outline-style: none !important;
		border: none !important;
	}

		.form-switch .form-check-input.square-switch-red-green:checked::before {
			transform: translateX(16px);
		}

	.form-switch .form-check-input.square-switch-red-green:focus {
		box-shadow: none;
	}

.form-check-label.square-switch-red-green-label {
	margin-right: 10px;
	font-weight: normal;
}

.form-switch {
	display: flex;
	align-items: center;
}

/*--------End Red and Green Square Toggle Switch Classes--------*/	

.empButton
{
    FONT: 8.5pt Tahoma; FONT-WEIGHT: bold; COLOR: blue; TEXT-DECORATION: none;
    background-color:#EFF3FF;	
    border:None;
}

.empButton_mouseover
{
    FONT: 8.5pt Tahoma; FONT-WEIGHT: bold; COLOR: blue; TEXT-DECORATION: none;
    background-color:#EFF3FF;	
    border:None;
    CURSOR: hand;
    TEXT-DECORATION: underline;
 }
 
 .editEmp_mouseover
 {
     color:Blue;  
     cursor:hand;
     TEXT-DECORATION: underline;
  }
  
  .trPewter
  {
     background-color:#EFEFEF;
     color:Blue;
     cursor:hand;
  }

  .trWhite
  {
     background-color:#FFFFFF;
     color:black;
     cursor:none;
  }

    .tab, .selectedTab
    {
	    background-image: url("/qiprom1/images/off.jpg");
	    background-repeat: no-repeat;
	    FONT: 10pt Tahoma;
	    width: 142px;
	    height: 27px;
	    text-align: center;
	    font-weight: bold;

    }
    .selectedTab
    {
	    background-image: url("/qiprom1/images/on.jpg");
	    color: white
    }
    
    .darkblueTitle
    {
        color :#000098;
        FONT: 14pt Arial; font-weight:bold ;
    }
    
    
    .groupInfoLeft
    {
      font-family: Verdana;
      font-size : 7pt;
      color: #006CA8;
      font-weight: bold;
    }

    .rust
    {
	    font-family: arial;
	    color: #800000;
	    font-size: 9pt;
	    font-weight: bold;
    	
    }


    .eproCustomers
    {
      font-family: Verdana;
      font-size : 8pt;
      color: #006CA8;
      font-weight: normal;
      
    }

    .groupInfoRight
    {
      font-family: Verdana;
      font-size : 9pt;
      color: #000000;
      font-weight: normal;
    }
    
    .TextColorGrey
    {
       color: #858585;
    }
   
/*
LetterType CSS
****************************************************************/
.letterTypes{
	width: 800px;
	height: 31px;
	background: url(/qiprom1/images/letterWizard/letterTempleteType/autoResponsderBg.gif) no-repeat;
}
.letterTypes a,
.letterTypes span{
	width: 177px;
	height: 31px;
	font-size: 12px;
	font-weight: bold;
	color: #3154A6;
	text-align: center;
	line-height: 29px;
	display: block;
}

.letterTypes .first{
	background: url(/qiprom1/images/letterWizard/letterTempleteType/autoResponsderFirst.gif) no-repeat;
}

.letterTypes .normal{
	background: url(/qiprom1/images/letterWizard/letterTempleteType/autoResponsderNormal.gif) no-repeat;
} 

.letterTypes .selected{
	background: url(/qiprom1/images/letterWizard/letterTempleteType/autoResponsderSelected.gif) no-repeat;
}

/*
Application Status Popup
URL: /qiprom1/IFPReporting/updateStatus.asp
****************************************************************/

a.attest, a:active.attest, a:visited.attest {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #3155a5;
	text-decoration: none;
	margin-left: 15px;
	background-color:#fef782;
	padding: 3px 6px 3px 6px;
	
}
a:hover.attest {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	margin-left: 15px;
	background-color:#3155a5;
	padding: 3px 6px 3px 6px;
}
#appStatusContainer {
	width: 100%;
	padding: 5px;
}
.attest-bkgrd {
	background-color:#fffbef;
}
td.incomplete-bkgrd {
	background-color:#fff;
	padding: 10px 0 10px 3px;

 /****Style use for TinyBox Join.Me popup****/
.tbox {position:absolute; display:none; padding:14px 17px; z-index:900}
.tinner {padding:15px; -moz-border-radius:5px; border-radius:5px; background:#fff url("/qiprom1/images/loading.gif") no-repeat 50% 50%; border-right:1px solid #333; border-bottom:1px solid #333}
.tmask {position:absolute; display:none; top:0px; left:0px; height:100%; width:100%; background:#000; z-index:800}
.tclose {position:absolute; top:0px; right:0px; width:30px; height:30px; cursor:pointer; background:url("/qiprom1/images/close.png") no-repeat}
.tclose:hover {background-position:0 -30px}

#error {background:#ff6969; color:#fff; text-shadow:1px 1px #cf5454; border-right:1px solid #000; border-bottom:1px solid #000; padding:0}
#error .tcontent {padding:10px 14px 11px; border:1px solid #ffb8b8; -moz-border-radius:5px; border-radius:5px}
#success {background:#2ea125; color:#fff; text-shadow:1px 1px #1b6116; border-right:1px solid #000; border-bottom:1px solid #000; padding:10; -moz-border-radius:0; border-radius:0}
#bluemask {background:#4195aa}
#frameless {padding:0}
#frameless .tclose {left:6px}

.AOicon{
	width:73px;
}