
body {margin:0px; font: 11px Verdana; color:#2b2b2b; background-color:#d3ddf0; background-image:url(../_img/bg_fd.jpg); background-repeat:repeat-x;}

td img{display:block;font: 11px Verdana; color:#2b2b2b;}
tr img{display:block;font: 11px Verdana; color:#2b2b2b;}
table img{display:block;}
img{display:block;border:none;}

h1 {font: bold 24px arial;color:#5777ac;}
h3 {font: bold 18px arial;color:#5777ac;}


td {text-align:left;}

a {color:#5777ac;text-decoration:none;}
a:hover {color:#7a91b7;}

.tblttl1 {float:left;font:italic 9pt arial;color:#5777ac;width:120px;padding-left:15px;}
.tblttl2 {float:left;font:italic 9pt arial;color:#5777ac;width:75px;}
.tblttl3 {float:left;font:italic 9pt arial;color:#5777ac;width:190px;text-align:center;}
.tblttl4 {float:left;font:italic 9pt arial;color:#5777ac;width:280px;text-align:center;}

.cltcol1 {float:left;font:10pt arial;color:#5777ac;width:120px;padding-left:15px;}
.cltcol2 {float:left;font:10pt arial;color:#5777ac;width:85px;}
.cltcoltu {float:left;font:10pt arial;color:#222222;width:30px;background-image:url(../_img/icon-tu.gif);background-repeat:no-repeat;background-position:left;padding-left:25px;}
.cltcolex {float:left;font:10pt arial;color:#222222;width:30px;background-image:url(../_img/icon-ex.gif);background-repeat:no-repeat;background-position:left;padding-left:25px;}
.cltcoleq {float:left;font:10pt arial;color:#222222;width:45px;background-image:url(../_img/icon-eq.gif);background-repeat:no-repeat;background-position:left;padding-left:25px;}
.cltcolinc {float:left;font:10pt arial;color:#5777ac;width:100px;position:relative;}
.cltcoldel {float:left;font:10pt arial;color:#5777ac;width:100px;}
.cltcolcls {float:left;font:10pt arial;color:#5777ac;width:100px;}

.comttl1 {float:left;font:italic 9pt arial;color:#5777ac;width:50px;padding-left:15px;}
.comttl2 {float:left;font:italic 9pt arial;color:#5777ac;width:180px;padding-left:15px;}
.comttl3 {float:left;font:italic 9pt arial;color:#5777ac;width:100px;text-align:center;}
.comttl4 {float:left;font:italic 9pt arial;color:#5777ac;width:100px;text-align:center;}
.comttl5 {float:left;font:italic 9pt arial;color:#5777ac;width:120px;text-align:center;}
.comttl6 {float:left;font:italic 9pt arial;color:#5777ac;width:130px;text-align:center;}
.comttl7 {float:left;font:italic 9pt arial;color:#5777ac;width:170px;text-align:center;}

/*
.referralsHeading{
    float:left;
    font:italic 9pt arial;
    color:#5777ac;
    width:150px;
    text-align: center;
}

.referralClientId{
    width: 50px;
}

.referralsColumn{
    float:left;
    font:12pt arial;
    color:#5777ac;
    width:105px;
    text-align: left;
}
#referralsNameColumn{
    width: 150px;
}
*/
.comcol1 {float:left;font:10pt arial;color:#5777ac;width:50px;padding-left:15px;}
.comcol2 {float:left;font:10pt arial;color:#5777ac;width:180px;padding-left:15px;}
.comcol3 {float:left;font:10pt arial;color:#5777ac;width:100px;text-align:center;}
.comcol4 {float:left;font:10pt arial;color:#5777ac;width:100px;text-align:center;}
.comcol5 {float:left;font:10pt arial;color:#5777ac;width:120px;text-align:center;}
.comcol6 {float:left;font:10pt arial;color:#5777ac;width:130px;text-align:center;}
.comcol7 {float:left;font:10pt arial;color:#5777ac;width:170px;text-align:center;}

#ttline {border-bottom:1px solid #5777ac;height:18px;line-height:12px;}
#dotline {border-bottom:1px dashed #5777ac;height:18px;padding-bottom:8px;line-height:12px;}

#clttl {border-bottom:1px dashed #5777ac;height:18px;padding-bottom:8px;line-height:12px;}

#cltinfo {width:200px;margin-left:60px;font-size:14px}
#cltprfl {width:200px;margin-left:60px;}
#cltinfolabel{color:#5777ac;padding:5px;margin-bottom:5px;border-bottom:1px dashed #5777ac;height:18px;}
#cltinfonum {font-size:12px;padding-left:5px;padding-bottom:5px;margin-bottom:5px;line-height:16px;}
.cltinfonum2 {color:#000000;float:right;font-size:12px;padding-left:5px;line-height:16px;}
#burttl {float:left;width:110px;text-align:center;height:35px;display:block;padding-right:20px;word-wrap:break-word;}


.dropdown{
	float: right;
	margin-right: 20px;
}
.dropdown li.nav-btn {
	background-image:url(../_img/topnav_btn_off.jpg);
	background-repeat: repeat-x;
	text-align:left;
	height: 43px;
	line-height: 34px;
    color: #ffffff;
    text-align: center;
	text-decoration: none;
    font: 11px verdana;
	float: left;


}

.dropdown ul
{ 
	visibility: hidden;
	position: absolute; 
	top: 34px;
	left: -1px; 
	list-style: none;
	padding: 0px;
}
.dropdown ul li
{ 
	font-weight: normal; 
	color: #000; 
    float: none; 
    background-image:url(../_img/topnav_btn_off.jpg);
    height: 34px;
    width: 80px;
  }
  
.dropdown li.nav-btn ul li a {
    color: #ffffff;
    display: block;
    text-align: center;
    text-decoration: none;
    font: 11px verdana;
    background-repeat: no-repeat;
    line-height: 34px;
    padding-left: 15px;
    padding-right: 15px;
    border-left: 1px solid #000;
    border-bottom: 1px solid #000;
}

.dropdown li.nav-btn a.first{
	border-left: 1px solid #000;
}

.dropdown li.nav-btn a {

    color: #ffffff;
    display: block;
    text-align: center;
    text-decoration: none;
    font: 11px verdana;
    background-repeat: no-repeat;
    line-height: 34px;
    padding-left: 15px;
    padding-right: 15px;
    border-right: 1px solid #000;
}
.dropdown li.nav-btn a:hover {
    color: #789ddb;
    background-image: url(../_img/topnav_btn_on.jpg);
    background-repeat: repeat-x;
    display: block;
}
.dropdown li.nav-btn.active {
    background-image: url(../_img/topnav_btn_on.jpg);
    background-repeat: repeat-x;
    text-align: left;
    height: 43px;
    
}


.dropdown li.nav-btn.active  a{
	color: #ffffff; 
	display:block; 
	text-align:center; 
	text-decoration:none;
	font:11px verdana;
	background-repeat: no-repeat; 
	line-height: 34px;
	}
.dropdown li.nav-btn.active  a:hover{
	color:#ffffff;
	background-image:url(../_img/topnav_btn_on.jpg);
	 background-repeat: repeat-x; 

	 }

#nav-btn-sup {background-image:url(../_img/topnav_btn_signoff.jpg); background-repeat: repeat-x; text-align:left; height: 43px;}
#nav-btn-sup a{color: #ffffff; display:block; height:43px; text-align:center; text-decoration:none;font:11px verdana;background-repeat: no-repeat; line-height:33px;}
#nav-btn-sup a:hover{color:#cd9833;background-image:url(../_img/topnav_btn_signon.jpg); background-repeat: repeat-x; }
#nav-btn-sup-on {background-image:url(../_img/topnav_signon.jpg);}

#nav-btn-sup2 {background-image:url(../_img/topnav_btn_signoff.jpg); background-repeat: repeat-x; text-align:left; height: 35px;}
#nav-btn-sup2 a{color: #ffffff; display:block; height:35px; text-align:center; text-decoration:none;font:11px verdana;background-repeat: no-repeat; line-height:34px;}
#nav-btn-sup2 a:hover{color:#cd9833;background-image:url(../_img/topnav_btn_signon.jpg); background-repeat: repeat-x; }

#nav-wht a{color: #FFFFFF;}
#nav-wht a:hover{color: #d3ddf0;}

#sidenav {height:22px; border-bottom:1px solid #e3eaf5;}
#sidenav a{color: #7794c4;text-decoration:none;}
#sidenav a:hover {color: #d0dcee; height:22px; border-bottom:1px solid #e3eaf5;}
#sidenav a:visited {color: #7794c4; height:22px; border-bottom:1px solid #e3eaf5;text-decoration:none;}

#sidenav-on {height:22px; border-bottom:1px solid #e3eaf5;}
#sidenav-on a {color: #d0dcee;text-decoration:none;}

#sidenav-none {color: #d0dcee;height:22px; border-bottom:1px solid #e3eaf5;}

#faq {width:600px;font-size:12px;padding-left:50px;}
#ansopen a{float:right;}


.fbox { padding:2px; margin:2px 0 0 0; background:white; border:2px solid #B1B3B4; }
.fbox div { background:#F7F8F7; }
.fbox p { padding:0 0 3px 0; font-weight:bold; }
.gbox { position:relative; top:0; left:0; }
.gbox .wrap { width:192px; padding:15px; }
.su_head { height:36px; background:#6a9d3e; color:white; font-weight:bold; }
.heading { float:left; padding:10px 0 0 18px; }
.privacy { float:right; padding:5px 5px 0 0; }
.inp { clear:both; }
.inp_l { float:left;  }
.inp_r { float:right; }
.inp,.inp_l,.inp_r { padding:8px 0 0 0; }
.txt { width:175px; height:18px; border:1px solid #969696; font-size:13px; }
.steps { font-weight:bold; line-height:18px; }
.step { padding:3px 0 8px 3px; font-weight:normal; font-size:11px; line-height:14px; }
select { height:20px; }
select.big { width:175px; }
select.med { width:75px; }
#visa,#mc,#ae,#disc { padding:0; margin:0; }
label { padding:0 0 0 2px; }
textarea { color:#6C6F6B; font-size:11px; line-height:14px; font-family:Tahoma,Verdana,Arial; }

#modalbox, .modal {
    /* overlay is hidden before loading */
    display:none;

    /* standard decorations */
    width:400px;
    border:10px solid #666;

    /* for modern browsers use semi-transparent color on the border. nice! */
    border:10px solid rgba(82, 82, 82, 0.698);

    /* hot CSS3 features for mozilla and webkit-based browsers (rounded borders) */
    -moz-border-radius:8px;
    -webkit-border-radius:8px;
}

#modalbox div, .modal div {
    padding:10px;
    border:1px solid #3B5998;
    background-color:#fff;
    font-family:"lucida grande",tahoma,verdana,arial,sans-serif
}

#modalbox h2, .modal h2 {
    margin:-11px;
    margin-bottom:0px;
    color:#fff;
    background-color:#6D84B4;
    padding:5px 10px;
    border:1px solid #3B5998;
    font-size:20px;
}

#modalbox .body div, .modal .body div {
    border: 0px;
}

.form-group {

}

.form-group label {
    width: 40%;
    float: left;
    text-align: right;
}

.form-group select, .form-group input {
    width: 55%;
    float: right;
}

.form-group textarea {
    width: 53%;
    float:right;
}

.form-group .buttons {
    width: 52%;
    float: right;
}

.required{
    color: red;
}
#reportTotalCount{
    background-color: #E2EAF5;
    color: #5777AC;
    font-size: 15px;    
    height: 30px;
    line-height: 30px;
    margin-bottom: 10px;
    padding-left: 10px;
}

#reportingTable{
    border: 1px solid #E2EAF5;    
}

#reportingTable td{
    border: 1px solid #E2EAF5;
    text-align: center;
}

#reportingContainerDiv{    
    width: 1100px;
    top: 10px !important;
    position: absolute;
    background-color: white;
    opacity: 1;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
    border: 1px solid #E2EAF5;
}

#reportingContainerDiv > .simplemodal-wrap{
    width: 1050px !important;
    margin-left: auto;
    margin-right: auto;
}
.simplemodal-data{
    opacity: 1;
}

#reportingContainerDiv a.modalCloseImg, #modalbox a.modalCloseImg, .modal a.modalCloseImg {
	background:url("/creditunlimited/public/_img/x.png") no-repeat; /* adjust url as required */
	width:25px;
	height:29px;
	display:inline;
	z-index:3200;
	position:absolute;
	top:-15px;
	right:-18px;
	cursor:pointer;
}

#reportingDiv{
    display: none;
}
#showLeadMain{
    padding: 20px;
}

#showLeadMain h3{   
    text-align: left;
}
#MainHeading{
    padding-left:13px;
    background-color:#d3ddf0;
    line-height:23px;
    height:23px;
    text-align: left;
}

#leadInformation{
    float: left;
    left: 0;
    margin-top: 15px;
    position: relative;
    width: 325px;
    border-right: 1px solid #D3DDF0;
}

.leadHeading{
    clear: both;
    float: left;
    height: 25px;
    text-align: left;
    width: 106px;
}

.rightInput{
    float: left;
    height: 25px;
    left: 30px;
    position: relative;
}
.bold{
    font-weight: bold;
}

#updateNotes{
    float: right;
    position: relative;
    right: 18px;
}

#leadInformationNotes{    
    float: left;
    height: 80px;
    margin-left: auto;
    margin-right: auto;
    width: 400px;
    margin-top: 15px;
}

#leadInformationNotes > textArea{
    width: 350px;
    height: 50px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 5px;
}

#formAddContact{
    float: left;
    height: 135px;
    left: 10px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    top: 25px;
    width: 400px;
}

#additionalNotes{
    border: 1px solid #919191;
    float: left;
    height: 150px;
    left: 10px;
    margin-left: auto;
    margin-right: auto;
    overflow: auto;
    padding: 0;
    position: relative;
/*    top: 20px;*/
    width: 400px;
}

.formAddContactSubForm{
    float: left;
    width: 175px;
}

#updateContact{
    position: relative;
/*    top: 12px;*/
}

#addnote{
    float: left;
    height: 40px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    top: 12px;
    width: 400px;
}

#followUpDate{
    float: right;
    height: 45px;
    left: 0;
    position: relative;
    text-align: left;
    width: 315px;       
}
#followUpDate>h2{
    float: left;
    font-size: 12px;
    width: 90px;
    margin-top: 0px;
    margin-bottom: 0px;
}

#followupDt{
    float: left;
}

#calendarImage{
    float: left;
    margin-left: 10px;
}

#leadFollowupDt{
    float: left;
    margin-left: 10px;
}

#emailAction{
    clear: both;
    float: right;
    width: 330px;
}

#emailAction h2{
    font-size: 12px;
    float: left;
}

.borderLeft{
    border-bottom: 1px solid #D3DDF0;
    float: left;
    height: 1px;
    left: 10px;
    margin-bottom: 10px;
    margin-top: 10px;
    position: relative;
    width: 400px;
}

.borderRight{
    border-bottom: 1px solid #D3DDF0;
    clear: both;
    float: right;
    height: 1px;
    left: 10px;
    margin-bottom: 10px;
    margin-top: 10px;
    position: relative;
    width: 415px;  
}

.bestTimeToCall{
    min-width: 157px; 
}

.creditScore{
    width: 150px;
}

#addNotes{
    width: 293px;
}

.myReferrals {
    width: 100%;
    border-collapse: collapse;

}

.myReferrals img {
    display: inline-table;
}

.myReferrals .bureauText {
    display: inline-block;
}

.myReferrals th {
    padding-bottom: 3px;
    font: italic 9pt arial;
    color: #5777AC;
    border-bottom: 1px solid #5777AC;
    margin-bottom: 20px;
}
.myReferrals td {
    padding-top: 9px;
    border-bottom: 1px dashed #5777AC;
}

.emulateNav {
    padding-bottom: 5px;
    margin-bottom: 20px;
}

.emulateNav ul {
    list-style-type: none;
    padding-left: 17px;
}

.emulateNav li {
    float: left;
    padding-left: 5px;
}

.campaignTable td {
    padding-bottom: 5px;
}

.campaignTable tr:hover {
    background-color: #d3ddf0;
}

.campaignTable th {
    padding-bottom: 5px;
}

table.stats {
  border-collapse: collapse;
  border-spacing: 0;
  border: none;
  width: 100%;
}

table.stats tr.today {
  background-image:url(/public/_img/bg-org-transparent.png)
}

table.stats td {
  padding: 0 0 0 8px;
  line-height: 18px;
  height: 18px !important;
}

table.stats td.calls {
  padding: 0 8px 0 8px;
}

a.open-calendar {
  display: block;
  background: url(/public/_img/icon-calendar.jpg) no-repeat;
  padding-left: 24px;
  height: 16px;
}

.overlay {
  background: url(/public/_img/overlay.png);
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 9999;
}

.overlay .calendar-modal {
  background: white;
  width: 600px;
  margin: auto;
  margin-top: 5%;
  border-radius: 4px;
}

.overlay .calendar-modal .fc-header td {
  padding: 15px;
  vertical-align: middle;
}

.overlay .calendar-modal .fc-header td span {
  vertical-align: inherit;
  margin-bottom: 0;
}

.fc-header .fc-button {
  padding: 10px 14px;
  font-size: 12px;
  line-height: 12px;
  height: 12px;
  text-transform: capitalize;
}

.fc-header .fc-button-today {
  width: 50px;
  text-align: center;
}

.fc-day.fc-today.fc-state-highlight {
  background: #FEF6A2;
}

.overlay .calendar-modal .fc-header td .fc-header-title h2 {
  margin: 0;
}

.overlay .calendar-modal .button-container {
  padding: 10px;
}

.overlay .calendar-modal .close {
  background: url(/public/_img/btn-close.png) no-repeat;
  width: 74px;
  height: 23px;
  float: right;
  margin: 0;
}

.clearfix {
  clear: both;
}

.fc-event {
  background: transparent !important;
  border: none !important;
  font-size: 20px !important;
  color: #6082a5 !important;
  text-align: center;
  font-weight: bold;
  margin-top: 6px;
}

.cc_field {
    display: table;
    width: 100%;
}

.cc_field > label,
.cc_field > input {
    display: table-cell;
    width: 110px;
}

.cc_field > input {
    width: 100%;
}