/*
Theme Name: Web1040 Software
Description: A custom theme for Web1040 Software.
Version: 1.0
Author: ZooZ Media
Author URI: http://www.zoozmedia.com
Tags: Web1040 Software

This theme was designed and built by ZooZ Media,

The CSS, XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-license.php
*/





h1 { font-size:36px; }
h2 { font-size:33px; }
h3 { font-size:30px; font-weight:600; color:#5b5b5b; }
h4 { font-size:26px; }
h5 { font-size:24px; }
h6 { font-size:18px; }
a { color: #B08C02; text-decoration: none; }

#prod-head, #efile ul.disbursement, #accucall ul.accucall-feat, #partners-box-b, #w-two, #double-check, #get-fast {
	overflow:hidden;
}

#page-wrap {
	width:1032px;
	margin:0 auto;
	background:#fff;
}

.wrapper {
	padding:0 17px;
}

#customer-support-center p {
	font-size:16px;
	color:#df2b0f;
	text-transform:uppercase;
	font-weight:600;
	float:left;
	margin:8px 8px 0 0;
}


#customer-support-center input {
	width:130px;
	height:25px;
	border:1px solid #cccccc;
	background:#eaeaea;
	border-radius:5px;
	padding-left:5px;
	
}

#customer-support-center input[type="submit"] {
	background:url(./images/btn-login.jpg) repeat-x;
	border-radius:5px;
	height:29px;
	width:70px;
	color:#fff;
	text-shadow:-1px -1px #1b8506;
	text-transform:uppercase;
	font-size:14px;
	cursor:pointer;
	border:0;
}

#contact {
	clear:both;
}

#contact ul li {
	float:right;
	color:#5b5b5b;
	padding-left:25px;
	margin-right:10px;
}

#contact ul li a {
	color:#5b5b5b;
	text-decoration:none;
}

#contact ul li.email {
	background:url(./images/ic-email-yellow.gif) no-repeat left;
}

#contact ul li.phone {
	background:url(./images/ic-phone-yellow.gif) no-repeat left;
}

#contact a.btnSmallLocate {
	background:url(./images/btn-locate-a-tax-office-small.gif) no-repeat;
	width:142px;
	height:25px;
	display:block;
	float:right;
	padding:8px 0 0 30px;
	color:#fff;
	text-decoration:none;
	text-transform:uppercase;
	font-size:14px;
	text-shadow:-1px -1px #e97220;
	margin-top:-7px;
}


#nav ul {
	height:45px;
	text-align:center;
	width:1001px;
}

#nav ul li {
    background: url("./images/bg-nav.gif") repeat-x;
    border-left: 1px solid #000000;
    border-radius: 0;
    border-right: 1px solid #484848;
    float: left;
    font-size: 14px;
    font-weight: 600;
    text-shadow: -1px -1px #000000;
}

#nav ul li.first {
	border-left:none;
	border-radius:5px 0 0 5px;
    padding-right: 3px;
}

#nav ul li.last {
	border-right:none;
	border-radius:0 5px 5px 0;
}

#nav ul li.last a {
	padding: 15px 32px 0;
}
#nav ul li.first a{
    padding: 15px 14px 0;
}
#nav ul li a {
	color:#fff;
	text-decoration:none;
	display:block;
	height:30px;
	padding: 15px 40px 0;
    font-size: 16px;
}
#nav ul li a i.home {
	width:21px;
	height:13px;
	background:url(images/home_hover.png) no-repeat center;
	display:block;
}
#nav ul li a:hover i.home {
	width:21px;
	height:13px;
	background:url(images/home.png) no-repeat center;
	display:block;
}
#nav ul li a:hover, #nav ul li a.active {
/*
	background:url(./images/hover-nav.gif) repeat-x;
	text-shadow: -1px -1px #ffcb54;
*/
    
	color:#ffaa07;
}

#nav ul li.last a:hover, #nav ul li.last a.active {
	border-radius:0 5px 5px 0;
}

#nav ul li.first a:hover, #nav ul li.first a.active {
	border-radius: 5px 0 0 5px;
}

#nav ul li a.current_page_item{
    color:#ffaa07;
}
#nav ul li a.current_page_item i.home{
    background:url(images/home.png) no-repeat center;
}

/************ Home Page ************/
#banner_block{
    height: 212px;
    background: url(images/widget-banner.png) no-repeat top center;
    margin-top: 5px;
}
.banner_content{
    width: 482px;
    float: left;
    margin-left: 50px;
    color: #fff;
    padding-top: 26px;
}
.banner_content h1{
    background: none;
    font-weight: 400;
    line-height: 20px;
    font-size: 40px;
    margin-bottom: 20px;
}
.banner_content p{
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 20px;
}
.banner_content a{
    text-decoration: none;
}
.banner_content .banner_btn{
    display: inline-block;
    width: 274px;
    height: 49px;
    background: url(images/banner_btn.png) no-repeat top center;
	transition:.4s all;
}
.banner_content .banner_btn:hover {
	background: url(images/banner_btn_hover.png) no-repeat top center;
}
.banner_content .banner_btn span{
    font-size: 17px;
    color: #fff;
    text-decoration: none;
    font-weight: 600;
    text-transform: uppercase;
    display: inline-block;
    margin-left: 24px;
    margin-top: 15px;
}
.main_content_inner{
    margin: 35px 0 75px;
}
.main_content h1{
    font-family: 'Titillium Web', sans-serif;
    font-size: 36px;
    background: none;
    font-weight: 600;
    color: #4f4f4f;
    margin-bottom: 27px;
}
.main_content p,
.whatsNew p{
    font-weight: 300;
    font-size: 16px;
    line-height: 22px;
    color: #4e4e4e;
    margin-bottom: 22px;
}
.cont_bold{
    color: #4e4e4e;
    font-weight: 600;
    text-decoration: none;
}
.main_content a:hover{
    text-decoration: underline;
}
.home_cont{
    margin: 35px 0 75px;
}

/************ Home pages ************/
/************ quick_start_guide ************/
#banner_block_iner{
    height: 70px;
    background: url(images/innerBanner.png) no-repeat top center;
    margin-top: 0px;
}
.innerPage #nav{
    position: relative;
    top: 3px;
}
.innerPage #banner_block_iner{
    margin: 0 18px;
}
#banner_block_iner h1{
    font-size: 40px;
    color: #fff;
    font-weight: 400;
    padding-top: 14px;
}
.sg_rightImage .left{
    width: 610px;
    float: left;
    padding-right:5px;
}
.sg_rightImage .right{
    width: 383px;
    float: right;
}
.sg_rightImage .left h2{
    font-size: 30px;
    font-weight: 600;
    margin-bottom: 21px;
}
.innerPage .main_content{
    margin: 35px 0 46px;
}
.sg_leftImage .left{
    width: 357px;
    float: left;
}
.sg_leftImage .right{
    width: 623px;
    float: right;
    padding-top: 15px;
}
.sg_leftImage h2{
    font-size: 30px;
    font-weight: 600;
}
.sg_leftImage{
    margin: 32px 0 42px;
}

/************ quick_start_guide ************/

/************ whatsNew ************/
.whatsNewOver .left{
    width: 687px;
    float: left;
}
.whatsNewOver .right{
    width: 292px;
    float: right;
}
.whatsNewOver .left p.first{
    padding-top: 40px;
}
.whatsnew_accpr{
    font-size: 30px;
    font-weight: 600;
    color: #5b5b5b;
    margin: 30px 0px 15px;
}

.headingListFourList{
    margin: 27px 0 126px;
}
.headingListFourList h2{
    font-size: 26px;
    letter-spacing: 0.3px;
    font-weight: 600;
    padding-bottom: 12px;
    border-bottom: 1px solid #e1e1e1;
    margin-bottom: 16px;
    line-height: 39px;
}
.headingListFourList .listItem{
    width: 234px;
    float: left;
}
.listItem h2{
    font-size: 22px;
    line-height: 28px;
    border-bottom: 3px solid #fe4005;
    margin-bottom: 10px;
}
.listItem ul li{
    line-height: 40px;
    border-bottom: 1px solid #d1d1d1;
    padding-left: 17px;
    background: url(images/listItemArrow.png) no-repeat left center;
}
.listItem{
    padding-right: 20px;
}
.headingListFourList .last{
    padding-right: 0px;
}

.AccuPrompt_list li{
    color: #fff;    
    border-radius: 2px;
    margin-bottom: 6px;
    line-height: 22px;
    background: url(images/accua_prompt.png) no-repeat 14px 15px #ffa501;
}
.AccuPrompt_list li.light{
    background-color: #ffba3c;
}
.AccuPrompt_list li p{
    font-size: 18px;
    font-weight: 600;
    color: #fff;
    margin-bottom: 6px;
    padding: 10px 40px 10px 35px;
}
.AccuPrompt_list li:last-child{
    margin-bottom: 50px;
}



/************ whatsNew ************/
/************ systemRequirements ************/
.sys_requ{
    padding-top: 33px;
}
.compatible{
    margin-bottom: 40px;
}
.compatible .left{
    width: 429px;
    float: left;
}
.compatible .left img{
    margin-top: 8px;
}
.compatible .right{
    width: 569px;
    float: right;
}
#compt h1{
    font-size: 30px;
    font-weight: 600;
    color: #4f4f4f;
    line-height: 50px;
    border-bottom: 3px solid #fe4005;
    margin-bottom: 10px;
    padding-bottom: 5px;
}
#compt ul.left{
    float: left;
    width: 237px;
}
#compt ul.right{
    float: left;
    width: 237px;
    margin-left: 23px;
}
.sys_reqList .headingListFourList h2.main_head{
    line-height: 36px;
    border-bottom: 3px solid #fe4005;
    padding-bottom: 12px;
}
.sys_reqList .listItem li {
	font-size: 14px;
	}
.sys_reqList .listItem li span{
    display: block;
    font-weight: bold;
}
.sys_reqList .listItem li.arrow_top{
    line-height: 24px;
    padding-top: 7px;
    padding-bottom: 11px;
    background: url(images/listItemArrow.png) no-repeat left 16px;
}
#browserBraeak{
    line-height: 21px;
    max-width: 160px;
}
#listItem_df_sysreq{
    width: 263px;
}
#listItem_df{
    width: 225px;
}
.inner_list{
    padding: 10px 0px 7px 0px;
}
.inner_list span{
    font-size: 14px;
    color: #4f4f4f;
    font-weight: normal !important;
    background: url(images/listItemArrow_black.png) no-repeat left center;
    padding-left: 15px;
    margin-left: 6px;
}
.sys_reqList .headingListFourList{
    margin-bottom: 0px;
}
.sys_reqList .listItem h2{
    padding-bottom: 25px;
}
.note{
    padding-top: 10px;
    border-top: 1px solid #d2d2d2;
    font-family: arial, sans-serif;
}
.note h6{
    font-family: arial, sans-serif;
    font-weight: bold;
    font-size: 14px;
    line-height: 20px;
}
.note p{
    font-size: 14px;
    color: #707070;
    line-height: 18px;
    margin-bottom: 16px;
}
.contiBtn{
    text-align: center;
}
a.sys_req_btn{
    display: inline-block;
    width: 275px;
    height: 49px;
    background: url(images/continue_installBtn.png) no-repeat top center;
    text-align: left;
}
a.sys_req_btn:hover{
    background: url(images/continue_installBtn.png) no-repeat -1px -50px;
}
a.sys_req_btn:hover span{
    color: #fff;
}
a.sys_req_btn span{
    font-size: 17px;
    color: #000;
    text-decoration: none;
    font-weight: 600;
    text-transform: uppercase;
    display: inline-block;
    margin-left: 24px;
    margin-top: 16px;
}
.contiBtn{
    padding: 45px 0 40px;
}
/************ systemRequirements ************/
/************ accu_tax_university ************/
.uni_main_para{
    font-size: 17px;
    line-height: 22px;
    padding: 22px 0 35px;
}
.thumb_block{
    width: 236px;
    float: left;
    text-align: center;
    margin-right: 17px;
}  
.thumb_block h2{
    font-size: 22px;
    font-weight: 600;
    color: #4f4f4f;
    line-height: 30px;
    border-bottom: 3px solid #fe4005;
    padding-bottom: 12px;
}
.thumb_block p{
    max-width: 235px;
    font-size: 17px;
    line-height: 22px;
}
.thumb_block img{
    margin: 8px 0;
}
.thumb_icotxt #last{
    margin-right: 0px;
}
#universityBtn{
    padding: 55px 0 60px;
}
/************ accu_tax_university ************/
/************ Support ************/

.supportSec {
	font-family: 'Titillium Web', sans-serif;
	}

.main_content p, .whatsNew p, .supportSec p {
    color: #4e4e4e;
    font-size: 16px;
    font-weight: 300;
    line-height: 22px;
    margin-bottom: 22px;
	}
.supportInner {
	padding-top: 21px;
	margin-bottom: 35px;
	}
.supportInner h2 {
	border-bottom: 1px solid #e1e1e1;
	
	font-family: 'Titillium Web', sans-serif;
    font-size: 30px;
    font-weight: 600;
    line-height: 39px;
	color: #4f4f4f;
	
    margin-bottom: 12px;
    padding-bottom: 14px;
	}
	
	
.support_lft {
	width: 508px;
	float: left;
	}
.support_rgt {
	width: 490px;
	float: right;
	}	

.support_contactArea {
	margin-bottom: 44px;
	}

	.support_contactArea .last {
		padding-right: 0;
		}
	.support_contactArea h5 {
		margin-bottom: 19px;
		font-size: 22px;
		font-weight: 600;
		color: #4f4f4f;
		}
			
.support_contactArea .listItem {
	float: left;
	width: 234px;
	}
.support_contactArea .listItem ul {
		margin-bottom: 0;
		}
.support_contactArea .listItem ul li {
    background: url(images/listItemArrow.png) no-repeat 0 4px;
    border-bottom: 1px solid #d1d1d1;
    line-height: 18px;
    padding: 0 0 11px 14px;
	margin-bottom: 11px;
}
.support_contactArea .listItem h2 {
	border-bottom: 3px solid #fe4005;
	font-size: 22px;
	line-height: 28px;
	margin-bottom: 18px;
	padding-bottom: 8px;
	}

.support_contactTxt p {
	margin-bottom: 8px;
	}
	.support_contactTxt p strong {
		font-weight: 600;
		}
	.support_contactTxt p a {
		color: #4e4e4e;
		text-decoration: none;
		}
		.support_contactTxt p a:hover {
			text-decoration: underline;
			}
.bgTop {
	border-top: 1px solid #d1d1d1;
	}
.txtSM {
	display: inline-block;
	padding-left: 0;
	font-size: 14px;
	font-weight: 400;
	color: #929292;
	}


/*----------
Blocks
----------*/
/*Pricing table and price blocks*/
.pricing_table {
	line-height: 150%; 
	font-size: 12px; 
	margin: 0 auto; 
	width: 100%; 
	max-width: 796px; 
	padding: 30px 40px 0;
	margin-top: 0;
	margin-bottom: 44px;
	overflow:hidden;
}

.price_block {
	position:relative;
	text-align: center; 
	width: 260px; 
	min-height: 510px;
	color: #fff; 
	float: left; 
	list-style-type: none; 
	transition: all 0.25s; 
	position: relative; 
	box-sizing: border-box;
	
	margin-bottom: 10px;
	margin-right: 8px; 
	
	background: #eee;
	border-bottom: 1px solid transparent; 
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
}

/*Price heads*/
.pricing_table h3 { 
	padding: 21px 0; 
	background: #333; 
	margin: 0 0 1px 0;
	
	-webkit-border-radius: 15px 15px 0 0;
	-moz-border-radius: 15px 15px 0 0;
	border-radius: 15px 15px 0 0;
	
	font-family: 'Titillium Web', sans-serif;
	font-size: 24px;
	font-weight: 600;
	text-align: center;
	color: #fff;
	line-height: 25px;
}

/*Features*/
.features {
	background: #eee; 
	color: #000;
}
.features li {
	padding: 11px 15px;
	background: url(images/pricetable_divider.jpg) 0 100% repeat-x; 
	list-style-type: none;
	
	font-family: 'Titillium Web', sans-serif;
	font-size: 16px;
	font-weight: 300;
	color: #111;
	text-align: center;
}

.price_block p {
	padding: 20px 10px;
	margin-bottom: 0;
	background: #eee;
	}

.footer {
	padding: 24px 0; 
	background: #eee;
	text-align: center;
	
	width: 100%;
	position: absolute;
	bottom: 0;
	
	-webkit-border-radius: 0 0 15px 15px ;
	-moz-border-radius: 0 0 15px 15px;
	border-radius: 0 0 15px 15px;
}
.action_button {
	border-radius: 5px; 
	background: #fe4005; 
	padding: 5px 20px; 
	
	height: 46px;
	
	font-family: 'Titillium Web', sans-serif;
	font-size: 24px; 
	font-weight: 600;
	text-decoration: none; 
	color: #fff;
	line-height: 45px;
	
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.price_block:last-of-type {
	margin-right: 0;
	}
.price_block:hover {
	box-shadow: 0 0 5px 5px rgba(0, 0, 0, 0.2); 
	transform: scale(1.04) translateY(-5px); 
	z-index: 1; 
	border-bottom: 0 none;
	
	-webkit-border-radius: 15px 15px 0 0;
	-moz-border-radius: 15px 15px 0 0;
	border-radius: 15px 15px 0 0;
}
.price_block:hover .price {
	background:linear-gradient(#DB7224, #F9B84A); 
	box-shadow: inset 0 0 45px 1px #DB7224;
}
.price_block:hover h3 {
	background: #fe4005;
}
.price_block:hover .action_button {
	background: #111;
	color: #fff; 
}
#spprtBtn{
    padding: 0px;
}


/************ Support ************/
/************ Resource ************/
#resource .uni_main_para{
    padding-bottom: 30px;
}
.irs_resource h1,
.acc_resource h1{
    font-size: 30px;
    font-weight: 600;
    color: #4f4f4f;
    line-height: 30px;
    border-bottom: 1px solid #e1e1e1;
    padding-bottom: 18px;
    margin-bottom: 22px;
}
.irs_resource .block{
    width: 324px;
    margin-right: 13px;
    float: left;
    text-align: center;
    color: #4f4f4f;
	 outline: none;
}
.irs_resource .last{
    margin-right: 0px;
}
.irs_resource .block h2{
    font-size: 22px;
    font-weight: 600;
	text-decoration: none;
    padding-bottom: 20px;
}
		
.acc_resource{
    margin-top: 32px;
}
.iconholder{
    width: 210px;
    text-align: center;
    padding: 15px 5px;
    border: 4px solid #f3f3f3;
    float: left;
    margin-right: 28px;
    margin-bottom: 30px;
    /*cursor: default;*/
}
.iconholder h3{
    font-size: 20px;
    color: #7f7f7f;
    font-weight: 600;
    margin: 15px 0 20px;
}
.iconholder:hover{
    border: 4px solid #ff900e;
    transition: 0.5s;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    -o-transition: 0.5s;
}
.iconholder img{
    transition:all 0.6s ease-in-out;
    perspective: 313px;
    perspective-origin: 50% 100px;
    -webki-perspective-origin: 50% 100px;
    -moz-perspective-origin: 50% 100px;
    -ms-perspective-origin: 50% 100px;
    -o-perspective-origin: 50% 100px;
}
.iconholder:hover img{
    transform:rotateY(360deg);
    -webki-transform:rotateY(360deg);
    -moz-transform:rotateY(360deg);
    -ms-transform:rotateY(360deg);
    -o-transform:rotateY(360deg);
}
#rowLast{
    margin-right: 0px;
}
#resourceBtn{
    padding: 25px 0 60px;
}

/************ Resource ************/
/************ Add User ************/
#addUser .uni_main_para{
    padding-bottom: 30px;
}
.formHolder{
    width: 655px;
    padding: 75px 50px 60px 0px;
    background: #fbfbfb;
    margin: 45px auto 80px;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -ms-border-radius: 6px;
    -o-border-radius: 6px;
    border: 9px solid #f2f2f2;
    position: relative;
}
.inputwrap{
    margin-bottom: 12px;
}
.inputwrap label span{
    text-align: right;
    width: 160px;
    display: inline-block;
    float: left;
    color: #5b5b5b;
    font-size: 16px;
    font-weight: 600;
    margin-top: 10px;
}
.inputwrap label input[type="text"],
.inputwrap label input[type="password"]{
    width: 465px;
    height: 35px;
    float: right;
    border: 1px solid #dddddd;
    padding: 0 10px;
    outline: none;
}
.btn_holder{
    text-align: center;
    margin-top: 50px;
    padding-left: 60px;
}
.formBtn{
    width: 160px;
    border-radius: 4px;
    background: #bdbdbd;
    padding: 11px 0px 15px;
    display: inline-block;
    color: #fff;
    font-family: 'Titillium Web', sans-serif;
    font-size: 24px;
    font-weight: 700;
    text-decoration: none;
    outline: none;
    border: 0px;
    cursor: pointer;
}
.btn_holder input.orange{
    background: #fe4005;
    margin-left: 4px;
}
.btn_holder input.orange:hover{
    background: #dd2807;
}
.btn_holder input.gray{
    background: #bdbdbd;
}
.btn_holder input.gray:hover{
    background: #a7a6a6;
}
.companyId{
    font-size: 36px;
    font-weight: 700;
    color: #fff;
    width: 403px;
    height: 68px;
    background: url(images/formHeading_bg.png) no-repeat top center;
    position: absolute;
    top: -40px;
    left: 21%;
}
.companyId span{
    display: inline-block;
    margin-top: 12px;
    margin-left: 38px;
}

/************ Add User ************/
/************ schedule ************/
.schedule .subhead h1{
    font-size: 28px;
    color: #4f4f4f;
    line-height: 29px;
    font-weight: 400;
    margin: 27px 0 26px;
}
.featuredShedule{
    padding-bottom: 26px;
    border-bottom: 2px dotted #e6e6e6;
    margin-bottom: 23px;
    width: 100%;
}
.featuredShedule .thumb{
    width: 48%;
    min-width: 456px;
    height: 155px;
    float: left;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -ms-border-radius: 6px;
    -o-border-radius: 6px;
    margin-right: 5px;
}
.featuredShedule .last{
    margin-right: 0px;
}
#blueBg{
    background: url(images/sThumb_blue.png) no-repeat right center #6fc7ef;
}
#YellowBg{
    background: url(images/sThumb_yellow.png) no-repeat right center #ffaa02;
}
#grayBg{
    background: url(images/sThumb_gray.png) no-repeat top center transparent;
}
.featuredShedule .thumb .thumbInner{
    padding: 25px 15px 15px;
}
.featuredShedule .thumb h2{
    font-size: 22px;
    font-weight: 700;
    color: #fff;
    padding-bottom: 12px;
    border-bottom: 3px dotted rgba(255, 255, 255, 0.54);
    margin-bottom: 12px;
    line-height: 22px;
}
.featuredShedule .thumb p{
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    line-height: 19px;
}
.feeformWrap h1{
    font-size: 40px;
    font-weight: 600;
    color: #3d3d3d;
    text-align: center;
    margin-bottom: 5px;
}
.baseFee{
    padding: 15px 15px 35px;
    background: #fbfbfb;
    margin: 21px 0;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -ms-border-radius: 6px;
    -o-border-radius: 6px;
    border: 9px solid #f2f2f2;
}
.basefrmHeader{
    padding: 0 150px 15px;
    border-bottom: 2px dotted rgba(153, 153, 153, 0.52);
    margin-bottom: 26px;
}
.basefrmHeader h2{
    font-size: 24px;
    line-height: 30px;
    font-weight: 700;
    text-align: center;
}
.basefrmHeader p{
    font-size: 20px;
    line-height: 25px;
    font-weight: 300;
    text-align: center;
    color: #4f4f4f;
}
.basefrm_left{
    width: 30%;
    min-width: 290px;
    float: left;
    padding: 5px 41px 10px 41px;
    border-right: 2px dotted rgba(153, 153, 153, 0.52);
}
.basefrm_right{
    width: 30%;
    min-width: 290px;
    float: right;
    padding: 5px 41px 10px 41px;
    border-left: 2px dotted rgba(153, 153, 153, 0.52);
}
.basefrm_mid{
    width: 30%;
    min-width: 290px;
    float: left;
    padding: 5px 51px 10px 51px;
}
label.feeInput h6{
    font-size: 16px;
    font-weight: 400;
    color: #4f4f4f;
    margin-bottom: 10px;
    line-height: 18px;
}
.inputHolder{
    padding-left: 28px;
    background: url(images/input_left_bg.png) no-repeat left center;
}
.inputHolder input[type="text"]{
    width: 95%;
    height: 26px;
    border: 1px solid #b7b7b7;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    outline: none;
    padding-left: 4px;
    padding-right: 4px;
}
#itemFee .basefrmHeader{
    margin-bottom: 35px;
}
#itemFee .basefrm_inputs .basefrm_row{
    margin-bottom: 26px;
}
#itemFee label.feeInput h6{
    padding-left: 29px;
    margin-bottom: 5px;
}
#minTwo label.feeInput h6{
    min-height: 37px;
}
#minThree label.feeInput h6{
    min-height: 54px;
}
span.brkBlk{
    display: block;
}
.basefrm_inputs{
    border-bottom: 2px dotted rgba(153, 153, 153, 0.52);
    padding-bottom: 30px;
    margin-bottom: 27px;
}
.itemFee_btn{
    text-align: center;
}

    
.add-new-fee-schedule {
    border-radius: 4px;
    background: #fe4005;
    display: inline-block;
    color: #fff;
    font-size: 14px;
    padding: 10px 20px;
    margin-top: 20px;
    font-weight: 700;
    text-decoration: none;
    cursor: pointer;
    outline: none;
    border: none;
    font-family: "Titillium Web", arial, sans-serif;    
}
.add-new-fee-schedule:hover {
    background: #dd2807;
    color: #fff;
}
.submit-fee-schedule-message {
    text-align: center;
    font-size: 21px;
    margin: 30px 120px;
    line-height: 25px;
}

.itemFee_btn input.itemFee_btn {
    border-radius: 4px;
    background: #fe4005;
    padding: 11px 72px 15px;
    display: inline-block;
    color: #fff;
    font-size: 24px;
    font-weight: 700;
    text-decoration: none;
    cursor: pointer;
    outline: none;
    border: none;
    font-family: "Titillium Web", arial, sans-serif;    
}
.itemFee_btn input.itemFee_btn:hover{
    background: #dd2807;
}


/************ schedule ************/

/************ Activation ************/
.login-wrap {
    width:721px;
    margin:0 auto;
    height:auto;
    background:#FFF;
}
.clear {
    clear:both;
}
.banner-holder {
    width:721px;
    height:212px;
    background:url(images/banner-bg.png) no-repeat;
    float:left;
    margin:20px 0px;
}
.banner-holder h1 {
    font-family: 'Titillium Web', sans-serif;
    font-weight:400;
    color:#FFF;
    font-size:35px;
    line-height:35px;
    padding-top:40px;
    padding-bottom:8px;
    padding-left:35px;
    margin:0px;
}
.banner-holder p {
    font-family: 'Titillium Web', sans-serif;
    font-weight:400;
    color:#FFF;
    font-size:16px;
    line-height:20px;
    padding-top:0px;
    padding-bottom:8px;
    padding-left:35px;
    padding-right:284px;
    margin:0px;
}
.left-pan {
    width:333px;
    height:auto;
    float:left;
}
.left-pan h2, .right-pan h2 {
    font-family: 'Titillium Web', sans-serif;
    font-weight:600;
    font-size:22px;
    color:#504f4f;
    line-height:normal;
    vertical-align:middle;
    margin:0px;
    padding:0px;
    margin-bottom:10px;
}
.left-pan h2 span, .right-pan h2 span {
    font-family: 'Titillium Web', sans-serif;
    font-weight:600;
    font-size:18px;
    color:#ed1c24;
    line-height:normal;
}
.left-pan h2 img, .right-pan h2 img {
    vertical-align:middle;
}
.login-box {
    width:333px;
    height:auto;
    float:left;
    margin-bottom:20px;
}
.login-box .top-heading-bg {
    width:333px;
    height:44px;
    background:url(images/heading-bg.png) repeat-x;
    float:left;
    -webkit-border-top-left-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    -moz-border-radius-topleft: 3px;
    -moz-border-radius-topright: 3px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    border:1px solid #eea107;
}
.login-box .top-heading-bg h3 {
    font-family: 'Titillium Web', sans-serif;
    font-weight:600;
    font-size:22px;
    color:#FFF;
    padding-left:23px;
    line-height:44px;
    margin:0px;
}
.login-box .top-content-bg {
    width:287px;
    height:auto;
    background:#FFF;
    -webkit-border-bottom-left-radius: 3px;
    -webkit-border-bottom-right-radius: 3px;
    -moz-border-radius-bottomleft: 3px;
    -moz-border-radius-bottomright: 3px;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    border:1px solid #eaeaea;
    padding:30px 23px;
    float:left;
    min-height:112px;
}
.login-box .top-content-bg .drop {
    width:268px;
    height:46px;
    border:1px solid #e6e6e6;
    box-shadow:inset 1px 1px 5px #eeeeee;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    background:url(images/arrow-down.png) no-repeat 95% 50%;
    font-family: 'Titillium Web', sans-serif;
    font-weight:400;
    font-size:14px;
    line-height:46px;
    padding-left:15px;
    color:#868686;
    cursor:pointer;
}
.login-box .top-content-bg .textbox {
    width:280px;
    height:46px;
    border:1px solid #e6e6e6;
    box-shadow:inset 1px 1px 5px #eeeeee;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    font-family: 'Titillium Web', sans-serif;
    font-weight:400;
    font-size:14px;
    line-height:46px;
    padding-left:15px;
    color:#868686;
    outline:none;
}
.login-box .top-content-bg ul {
    width:270px;
    height:auto;
    padding:0px;
    float:left;
    margin:0px;
    margin-left:5px;
    display:none;
    border:1px solid #e6e6e6;
    position:absolute;
}
.login-box .top-content-bg ul li {
    width:100%;
    height:25px;
    border-bottom:1px solid #e6e6e6;
    list-style:none;
    background:#FFF;
}
.login-box .top-content-bg ul li:last-child {
    border-bottom:none;
}
.login-box .top-content-bg ul li a {
    font-family: 'Titillium Web', sans-serif;
    font-weight:400;
    font-size:12px;
    line-height:25px;
    padding-left:15px;
    text-decoration:none;
    color:inherit;
    width:100%;
    display:block;
}
.download-container {
    width:auto;
    height:auto;
    padding:20px 0px;
    text-align:center;
    border-top: 1px solid #dbdbdb;
    margin-top: 25px;
}
.download-container h3 {
    font-family: 'Titillium Web', sans-serif;
    font-weight:300;
    font-size:36px;
    color:#504f4f;
    text-align:center;
    line-height:40px;
    margin:0px;
    padding-bottom:20px;
}

.download-container .download-btn {
    width:292px;
    height:auto;
    margin:0 auto;
}
.download-container .download-btn a {
    background:url(images/btn-download1.png) no-repeat;
    width:292px;
    height:84px;
    display:block;
    border:none;
    outline:none;
    transition:.4s all;
}
.download-container .download-btn a:hover {
    background:url(images/btn-download1-hover.png) no-repeat;
}
.activated hgroup{
    margin: 20px 0 32px;
}
.activated hgroup h1,
.activated hgroup h2{
    text-align: center;
}
.activated hgroup h1{
    font-family: 'Titillium Web', sans-serif;
    font-weight: 600;
    color: #504f4f;
    font-size: 35px;
}
.activated hgroup h2{
    font-family: 'Titillium Web', sans-serif;
    font-weight: 600;
    font-size: 22px;
    color: #ed1c24;
    line-height: 32px;
}
.bulletHeading{
    font-family: 'Titillium Web', sans-serif;
    font-size: 27px;
    font-weight: 600;
    color: #504f4f;
    padding-bottom: 20px;
    border-bottom: 1px solid #dbdbdb;
    margin-bottom: 25px;
}
.activeBullet li{
    font-family: 'Titillium Web', sans-serif;
    font-size: 18px;
    font-weight: 600;
    color: #504f4f;
    padding: 12px 35px;
    background: url(images/li_pointer.png) no-repeat 8px 17px;
}
.activeBullet li a{
    color: #504f4f;
}
.activeBullet li a:hover{
    color: #32a9c1;
}

/************ Activation ************/






#bottom-links {
	overflow:hidden;
	padding:10px 16px 10px 0;
	/*border-top:2px solid #ebebeb;*/
}

#bottom-links ul {
    margin: 0 auto;
    width: 549px;
	text-align:center;
}

#bottom-links ul li {
	display:inline-block;
	/*border-left:1px solid #f5f5f5;*/
	border-right:1px solid #d6d6d6;
	padding:0 20px;
}
.
#bottom-links ul li.first {
	border-left:none;
}

#bottom-links ul li.last {
	border-right:none;
}

#bottom-links ul li a {
	color:#000;
	font-size:14px;
	text-decoration:none;
}

#customer-support {
	background:url(./images/btn-customer-support-center.gif) repeat-x;
	border-radius:10px;
	float:right;
	padding-left:36px;
}

#customer-support a {
	background:url(./images/ic-customer-support-center.png) left no-repeat;
	height:32px;
	text-decoration:none;
	text-transform:uppercase;
	font-size:18px;
	color:#fff;
	font-family: 'Lato', sans-serif;
	font-weight:bold;
	display:block;
	width: 300px;
	height: 39px;
	padding:22px 0 0 42px;
}

#footer {
	background:url(./images/bg-footer.gif) repeat-x;
	height:170px;
}

#contact-details {
	width:1032px;
	border-top:2px solid #ebebeb;
	border-bottom-left-radius:5px;
	border-bottom-right-radius:5px;
	background:#fff;
	margin:0 auto;
	overflow:hidden;
}

#contact-details ul {
	text-align:center;
	padding:13px 0 43px 0;
}

#contact-details ul li {
	font-size:20px;
	display:inline;
	color:#5b5b5b;
	padding-left:26px;
	margin:0 10px;
	font-weight:300;
}

#contact-details ul li a {
	text-decoration:none;
	color:#5b5b5b;
}

#contact-details ul li.email {
	background:url(./images/ic-email-gray.gif) left no-repeat;
}

#contact-details ul li.phone {
	background:url(./images/ic-phone-gray.gif) left no-repeat;
}

#contact-details ul li.fax {
	background:url(./images/ic-fax-gray.gif) left no-repeat;
}

#copy-author {
	width:1000px;
	margin:0 auto;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	background:url(./images/ic-accutax.png) center top no-repeat;
	overflow:hidden;
	padding:50px 0 0 0;
	margin-top:-28px;
}

#copyright {
	color:#AAAAAA;
	float:left;
}

#author {
	color:#aaa;
	float:right;
}

#author a {
	color:#aaa;
}


/************ New Style ************/
.listThree .listItem {
	width: 319px;
	}
.listThree .thumb_block {
	width: 319px;
	}
	.listThree .thumb_block p {
		max-width: 100%;
		font-size: 17px;
		}
		
.listitem_fullwidth {
	width: 100% !important;
	}
	.listitem_fullwidth h2 {
		max-width: 234px;
		}
	.listitem_fullwidth ul {
		width: 100%;
		}
		.listitem_fullwidth ul li {
			max-width: 172px;
			min-height: 35px;
			float: left;
			margin-right: 20px;
			}
			.listitem_fullwidth ul li:last {
				margin-right: 0;
				}
				

.findformArea {
	display: none;
	background: #fff;
	font-size: 18px;
	font-weight: 400;
	text-align:center;
	padding: 0 30px 25px;
	margin-bottom: 20px;
	border-bottom: #ebebeb solid 2px;
/*    height: 410px;*/
	}
	.findformArea h5 {
		display: inline-block;
		padding-bottom: 10px;
		margin-bottom: 20px;
		border-bottom: 3px solid #fe4005;
		}

#wufoo-w51lrhn05xpj0g iframe{
/*
    height: auto !important;
    min-height: 592px !important;
*/
}

/************ New Style ************/






/* font-family: 'Titillium Web', sans-serif; */
/* font-family: 'Ubuntu', sans-serif; */
/* font-family: 'Lato', sans-serif; */