/*

font-family:'Helvetica W01 Bold';
font-family:'Helvetica W01 Roman';

*/

html{ 
	min-height:100%;
	background: #cccccc; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIxNCUiIHN0b3AtY29sb3I9IiNjY2NjY2MiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSI5NSUiIHN0b3AtY29sb3I9IiNhM2EzYTMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #cccccc 14%, #a3a3a3 95%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(14%,#cccccc), color-stop(95%,#a3a3a3)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #cccccc 14%,#a3a3a3 95%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #cccccc 14%,#a3a3a3 95%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #cccccc 14%,#a3a3a3 95%); /* IE10+ */
	background: linear-gradient(to bottom,  #cccccc 14%,#a3a3a3 95%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cccccc', endColorstr='#a3a3a3',GradientType=0 ); /* IE6-8 */
}
body{ 
	background-color:transparent; 
	/* font-family:'Helvetica W01 Roman', Helvetica, Arial, sans-serif; */
	font-family:Helvetica, Arial, sans-serif;
	color:#333333;
	font-size:14px;
	line-height:18px;
}
svg {
	fill: currentColor;
}
.container, .navbar-static-top .container, .navbar-fixed-top .container, .navbar-fixed-bottom .container{ max-width: 100%; width:960px; }
.span12{ width:960px; }

.breadcrumb{ padding:8px 15px 8px 44px; }



h1, h2, h3, h4, h5{ 
	/* font-family:'Helvetica W01 Bold', Helvetica, Arial, sans-serif; */
	font-family:Helvetica, Arial, sans-serif;
	font-weight: bold;
}
h5{ margin-bottom:0; }

.left{ float:left; }
.right{ float:right; }
.clear { clear:both; }
hr{
	border-bottom:1px solid #cccccc;	
	height:1px;
	margin:0;
	padding:0;
}

ul.pdf li{
	line-height: 20px;
    list-style-type: none;
    padding-left: 26px;
    padding-top: 4px;	background:url('../img/icon-pdf.png') left 6px no-repeat;
}


#page {
	margin: 0 auto;
	max-width: 100%;
	width: 960px;
}
.container.content{
	background:#FFF;
	padding-bottom:40px;
	min-height:400px;
}

.container.content, .container.header{ 
	-webkit-box-shadow:  0px 0px 11px 0px rgba(0, 0, 0, 0.25);
	box-shadow:  0px 0px 11px 0px rgba(0, 0, 0, 0.25);	
	-moz-box-shadow: 0 0 11px 5px #a2a2a2;	
}

#header {
	width:100%;
	height:152px;
	overflow:hidden;
	position:relative;
	background-image: url('../img/header_default.jpg');
	background-repeat: no-repeat;
	height:151px;
}
#header h1{
	background-image: url('../img/header_logo.png'); 
	background-repeat: no-repeat;
	width:960px; 
	height:143px;
	position:absolute; 
	top:0;
	text-indent:-9999px;
	margin:0;
	line-height: 1em;
}
#header h1 a{
	display:block;
	height:130px;
}
#header.home{
	background-image: url('../img/header_home.png');
	height:351px;
}
#header.collective{
	background-image: url('../img/inner-headers/header_collective.jpg');
}
#header.news{
	background-image: url('../img/inner-headers/header_news.jpg');
}
#header.links{
	background-image: url('../img/inner-headers/header_links.jpg');
}
#header.contact{
	background-image: url('../img/inner-headers/header_contact.jpg');
}
#header.register{
	background-image: url('../img/inner-headers/header_register.jpg');
}

/* Users Side */ 
#header.usersapply{
	background-image: url('../img/inner-headers/header_usersapply.jpg');
}
#header.usersprojects{
	background-image: url('../img/inner-headers/header_usersprojects.jpg');
}
#header.userforms{
	background-image: url('../img/inner-headers/header_userforms.jpg');
}
#header.userconstructionprojects{
	background-image: url('../img/inner-headers/header_userconstructionprojects.jpg');
}
#header.usercasestudies{
	background-image: url('../img/inner-headers/header_usercasestudies.jpg');
}
.menu-top-toggle {
	outline: none;
	display: none;
	padding: 11px 15px;
	color: #fff;
}
.menu-top-toggle svg {
	vertical-align: bottom;
}
#menu-top .container{ width:100%; overflow:hidden; background-color: #aca088; }
#menu-top-mobile {
	display: none;
}

.member-login {
	background-color: #aca088;
	padding: 0px 10px 0 10px;
	min-width: initial;
}

.member-login h4 {
	margin-top: 0;
	padding-top: 10px;
}

#typeDisclaimer {
    display:none;
}

.top-menu{
	position:absolute;
	top:0;
	right:0;
	width:390px;
	z-index:20;
}

ul.top-menu li{
	background:#666666;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	float:right;
	margin-right:5px;
	padding:2px 9px;
	list-style-type:none;
}
ul.top-menu li a{
	color:#FFF;
	/* font-family:'Helvetica W01 Bold', Helvetica, Arial, sans-serif; */
	font-family:Helvetica, Arial, sans-serif;
	font-weight: bold;
	text-transform:uppercase;
	font-size:12px;
}


ul.menu {
	color:#FFF;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	position:relative;
	float:left;
	left:0%;
	width: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
}
.menu li {
	background: none;
	margin: 0px;
	padding: 0px;
	float: left;
	margin: 0px 10px 0px 0px;
	padding: 0 10px;
	float: left;
	position:relative;
	right:initial;
}
.menu li a {
	/* font-family:'Helvetica W01 Bold', Helvetica, Arial, sans-serif; */
	font-family:Helvetica, Arial, sans-serif;
	font-size:16px;
	font-weight: bold;
	line-height:33px;
	background: none;
	margin: 0px;
	padding:10px 0px;
	color:#FFF;
	width:auto;
	display:block;
}
.menu li a:hover, .menu li a:active{
	color:#333333;
	text-decoration:none;
}

.menu.users li{
	margin:0;
	padding:0;
}

.menu.users li a{
	font-size: 16px;
	padding:10px 8px;
}

.footer-wrap{
	padding-top: 20px;
	background: url('../img/container_bottom.png') top left no-repeat;
	margin-bottom:20px;
}

.footer-wrap ul{
	margin:0; 
	float:left;
}
.footer-wrap ul.first {
	margin:0 25px 0 24px;

}
.footer-wrap li {
	list-style-type:none;
	padding:0;
}
.footer-wrap li a {
	color:#333333;
	font-size:12px; 
	line-height:16px;
	font-family:Arial, Helvetica, sans-serif;
}
.footer-wrap p.large {
	float: right;
	color:#666666;
	font-size:24px;
	line-height:27px;
	/* font-family:'Helvetica W01 Bold', Helvetica, Arial, sans-serif; */
	font-family:Helvetica, Arial, sans-serif;
	font-weight: bold;
	text-align:right;
	margin-bottom:27px;
	padding-right:45px;
}

.footer-wrap p.copyright {
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:16px;
	color:#333;
	text-align:right;
	padding-right:45px;
}
.content-area.wide{ width:89%; }
.content-area, .home-welcome {
	width: 67.186%; 	
	float:left;
	padding:23px 66px 0 44px; 
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.sidebar{
	float:right;
	width: 32.814%;	
	background:url('../img/sidebar_shadow_repeat.png') bottom left repeat-y;
	padding-top:40px;
}
.sidebar-inner{
	padding-left:40px;
	padding-right:25px;
	float:left;
	background:url('../img/sidebar_shadow_bottom.jpg') bottom left no-repeat;	
	min-height:300px;
	box-sizing: border-box;
	max-width: 100%;
}
.sidebar .border-bottom{
	padding-bottom:25px;
	background:url('../img/sidebar-bottom-border.png') bottom center no-repeat;
	min-width: initial;
}

.sidebar-inner .important{
	background: url('../img/sidebar-bottom-border.png') bottom center no-repeat;
	background-size: 100%;
	padding-bottom: 8px;
	margin-bottom: 25px;

}
.sidebar-inner .important .wrapper{
	background-color: #f2f2f2;
}
.sidebar-inner .important .head{
	padding: 0 15px;
	margin: 0;
	background-color: #a45c54;

}
.sidebar-inner .important .head h3{
	color: #fff;
	/* font-family:'Helvetica W01 Bold', Helvetica, Arial, sans-serif; */
	font-family:Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 22px;
	-webkit-text-rendeting:optimizeLegibility ;
	-moz-text-rendeting:optimizeLegibility ;
	-ms-text-rendeting:optimizeLegibility ;
	-o-text-rendeting:optimizeLegibility ;
	text-rendeting:optimizeLegibility ;
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
	-moz-font-smooth:  always;
	font-smooth:  always;
}
.sidebar-inner .important .body{
	padding: 0 15px 15px;
	margin: 0;
}
.sidebar-inner .important .body h4{
	/* font-family:'Helvetica W01 Bold', Helvetica, Arial, sans-serif; */
	font-family:Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 18px;
	line-height: 1.2em;
	-webkit-text-rendeting:optimizeLegibility ;
	-moz-text-rendeting:optimizeLegibility ;
	-ms-text-rendeting:optimizeLegibility ;
	-o-text-rendeting:optimizeLegibility ;
	text-rendeting:optimizeLegibility ;
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
	-moz-font-smooth:  always;
	font-smooth:  always; 
}
.sidebar-inner .important .body ul li{
	font-size: 12px;
	line-height: 1.4em;
	color: #666;
}
.sidebar-inner .important .body ul li a{
	font-size: 16px;
	display: block;
	margin-bottom: 2px;
}
.content-area h1{
	color:#a45c54;
	font-size:36px;
	line-height:33px;
}
.content-area { 
	font-family:Arial, Helvetica, sans-serif; 
	box-sizing: border-box;
    word-wrap: break-word;
    word-break: break-word;
}

/* Home Page Styles */ 
.home-welcome{
	background:#7d7d7b; 
	color:#dddddd;
	font-size:15px;
	line-height:20px;
	padding-top:50px;
	padding-bottom:50px;
	margin-bottom:35px;
}

.home-welcome h1{ color:#222222; font-size:40px; line-height:35px; }

.sidebar h4{
	color:#545553;
	font-size:20px;
	line-height:28px;
	/* font-family:'Helvetica W01 Roman', Helvetica, Arial, sans-serif; */
	font-family:Helvetica, Arial, sans-serif;
}
.newsletter-widget #mc_embed_signup form{ padding:0; }
.newsletter-widget #mc_embed_signup input.email{ 
	width:100%; 
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border:1px solid #CCCCCC;
}

#login-form {
	padding: 9px 0 8px;
	margin-bottom: 0;
	font-size: 0;
}

.newsletter-widget #mc_embed_signup .button, 
#login-form input.btn[type="submit"], 
#login-form input[type="submit"], 
button.btn, 
input.btn[type="submit"]{
	min-width: 97px;
	background-color: #a45c54;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-image:none;
	border:none;
	text-shadow:none;
	box-shadow:none;
	width:auto; 
	min-height:36px;
	height: auto;
	min-width:90px;
	font-size:15px;
	font-weight:bold;
	line-height:32px;
}

button.btn, input.btn[type="submit"]{ 
	width:auto;
	padding:0 5px;
}
.newsletter-widget #mc_embed_signup .button:hover, #login-form input.btn[type="submit"]:hover, #login-form input[type="submit"]:hover, button.btn:hover, input.btn[type="submit"]:hover{ background-color:#9b907b; }
.login-form-toggle {
	outline: none;
	display: none;
	padding: 2px 12px 3px 15px;
	border: none;
	background-color: transparent;
}

.login-form-toggle svg {
	transform: scale(1, -1);
	transition: transform 0.3s ease;
}

.login-form-toggle.collapsed svg {
	transform: scale(1, 1);
}
#login-form h4,
#login-form .control-group,
#login-form .form-controls,
#login-form .form-links,
#login-form .form-buttons {
	vertical-align: middle;
	display: inline-block;
	margin: 0;
}
#login-form h4 {
	font-size: 17px;
	padding-left: 45px;
}
#login-form .form-controls + .form-buttons,
#login-form .form-controls .control-group + .control-group {
	margin-left: 9px;
}

#login-form .form-buttons {
	vertical-align: top;
}

#login-form .form-controls,
#login-form .form-buttons + .form-links {
	margin-left: 14px;
}

#login-form .form-links {
	padding-top: 4px;
}

#login-form .form-links .separator {
	display: block;
	visibility: hidden;
	height: 0;
	color: #a45c54;
}

#login-form .form-links a {
	text-decoration: underline;
	font-size: 11px;
	color: #000;
}

#login-form .form-links a:hover {
	text-decoration: none;
}

#login-form input[type="text"], #login-form input[type="password"]{
	border: none;
	width:80%;
	padding:8px 6px;
}
#login-form span.add-on{
	padding:8px 5px;
	border: none;
	line-height:22px;
	background-color: #fff;
}

#login-form .input-prepend {
	margin-bottom: 0;
}

#login-form input[type="text"]:focus, #login-form input[type="password"]:focus {
	box-shadow: none;
}

.content-area:first-child:last-child {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	max-width: 100%;
	width: 100%;
	padding-right: 44px;
	padding-left: 44px;
}

/*#login-form a, #login-form a:visited{*/ 
.content-area a, .content-area a:visited, .sidebar a, .sidebar a:visited{
	color:#A45C54;
}

/*#login-form a:hover, #login-form a:active{*/
.content-area a:hover, .content-area a:active, .sidebar a:hover, .sidebar a:active{
	color:#844a44;
}

.smalltext{ 
	font-size:12px;
	line-height:14px;
	margin-right:10px;
}

.smalltext.left{ 
	margin-right:5px;
}

/* Collective Agreements */ 
.collective-faq{
	border-top:1px solid #cccccc;
}

.collective-question{
	background-color:#7d7d7b;
	color:#eeeeee;
	margin:7px 0;
}

.collective-question .q{
	display: flex;
    justify-content: space-between;
    align-items: center;
	color: #D4C78D;
    font-size: 24px;
	font-weight:400;
    line-height: 24px;
    margin: 0;
    padding: 14px;
	cursor: pointer;
}
.collective-question span.toggle{
	background:url('../img/collective-q-icons.png') bottom right no-repeat;
	width: 25px;
	height: 18px;
	float: right;
	margin: 5px 5px 0 0;
	min-width: 25px;
}

.collective-question.open span.toggle{
	background-position:top right;
}

.collective-question .a{
	padding:0 20px 15px 50px;	
	font-weight:normal;
}

.sidebar ul.pdf{ margin:0; }

/* Latest News Widget */ 
.news-widget .news-item .details{
	width:auto;
	display:block;
}

.news-widget h4{
	color:#a45c54;
	font-size:33px;
	line-height:33px;
}

.news-widget .news-item{
	margin-top:20px;
	padding-bottom:11px;
}

/* News */
.news-item{
	border-bottom:1px solid #cccccc;	
	margin-top:13px;
	padding-bottom:22px;
}
.news-item h4.title{
	font-size:22px;
	line-height:26px;
	margin:0;
}
.news-item h4.title a{
	color:#333333;
}

.news-item a.read-more{
	color:#c48c6d;
	text-transform:uppercase;
	line-height: 1.4285714286;
	/* font-family:"Helvetica W01 Bold", Helvetica, Arial, sans-serif; */
	font-family:Helvetica, Arial, sans-serif;
	font-style:bold;
	margin:10px 0 0 0;
	display:block;
}
.news-item p.meta{ font-size:13px; font-style:italic; }

.news-item .featured-img, .news-item .details{
	/*padding-top:30px;	*/
}
.news-item .featured-img{
	width:100px;
	padding-right:10px;
	padding-bottom:10px; 
	float:left;
	margin-top:4px;
}
.news-item .featured-img + .details{ 
	margin-left: 110px;
}

.news-item hr{
	margin:0; 
}

/* Links */ 
.links h5, .links p.link{ 
	margin-bottom:0;
}

/* Contact */
.contact form, 
.location-map{ width:500px; margin-bottom:45px; }

.newsletter-widget #mc_embed_signup input.email,
.contact form input[type="text"], 
.contact form textarea{ width:100%; }

/* Forgot Password */ 
#frmForgotPassword label{ line-height:29px; padding-right:10px; }
#frmForgotPassword{ width:329px; }
#frmForgotPassword .cancel, .pull-right.cancel{ padding-right:10px; line-height:35px; }
/*
CONTRACTORS 
*/
.application-form .control-label{ width:200px; }
.application-form .controls{ margin-left:220px; }

.application-form .control-group input[type="checkbox"]{
	margin-top:-3px;	
}

.application-form .input{ padding-top:6px; }	

.application-form .applyWarning{
	display: inline-block;
	width: 75%;
	vertical-align: middle;
	padding-left: 2%;
}
/* Users area*/ 
h4.account-status, .target-header, .pad-top{
	margin-top:24px;	
}

.user-form{ 
	margin-top:30px;
}
table thead th{
	text-transform:capitalize;	
}

.project-details {
	max-width: 100%;
}

.project-details label{
	float:left;
	width:175px;
	clear:both;
	text-align:right;
	max-width: 100%;
}
.project-details p.details{
	float:right;
	width:650px;
	max-width: 100%;
}

/* Contractors Forms area*/ 
.form-module form, table {
	margin-top: 10px;
}
.form-title {
	text-align: center;
}
.align-center {
	text-align: center;
}
.align-right {
	text-align: right;
}
.border {
	border: 2px solid #000000;
}

.inner-content {
	display: block;
    max-width: 100%;
}


.form-module .error{
	color:red!important;	
}
.form-module .error input{
	color:red!important;
}

.form-module .ici-res{
	padding:9px 0px;	
}
.form-module .pdf-top{
	margin-bottom:10px;	
}

.form-module .ici-res .span3 label, .form-module .ici-res .span4 label {
	text-transform:uppercase;
}
.form-module .ici-res .span3 .controls, .form-module .ici-res .span4 .controls {
	margin-left: 130px;
}
.form-module .ici-res .span8 label {
	font-size: 12px;
}
.form-module .ici-res .span8 .controls {
	margin-left: 180px;
}
.form-module .add-employees {
	width: 255px;
}
.form-module .add-employees label {
	float: left;
    margin-bottom: 0;
    margin-top: 5px;
	margin-right:3px;
    width: 103px;
}
.form-module #add_next_employee{
	padding: 0 1px;
    width: auto;
	min-width:70px;
	line-height:28px;
	height:30px;
}

.form-module .code-no label{
	float:left; 
	margin:6px 6px 0 0;
}
.table td.text-right{
	text-align:right;	
}
.form-module table.employee-deductions, .form-module table.employer-contributions, .form-module table.welfare-benefits{
	width:64%;	
}

.form-module table td.amount-col{
	width:132px;	
}
.form-module table td.value-col{
	width:118px;	
}

.form-module p.right{
	margin:6px 0 0 6px;	
}

.form-module .employee-deductions label,
.form-module .employee-deductions span,
.form-module .employer-contributions label,
.form-module .employer-contributions span,
.form-module .welfare-benefits label,
.form-module .welfare-benefits span{
	float:left;
	margin:3px 3px 0 0;
}
.form-module span.add-on{
	margin:0;	
	float:right;
}

.form-module .employee-deductions td:last-child input,
.form-module .employer-contributions td:last-child input,
.form-module .welfare-benefits td:last-child input,
.form-module .welfare-benefits .date{
	float:right;
}

.form-module .welfare-benefits tr .input-append input{ float:left; }
.form-module .employee-information tr .input-append input{ float:left; }

.form-module .welfare-benefits .datepicker2 input.input-large{
	width: 182px;
	background-color: #fff;
	cursor:auto;
}

.form-module .add-employees .controls {
	margin-left: 130px;
}
.form-module .section .span7 label {
	width: 110px;
	font-size: 10px;
}
.form-module .section .span7 .controls {
	margin-left: 120px;
}
.form-module .section .span5 label {
	width: 40px;
	font-size: 10px;
}
.form-module .section .span5 .controls {
	margin-left: 50px;
}
.form-module .section .span4 label {
	width: 50px;
	font-size: 10px;

}
.form-module .section .span4 .controls {
	margin-left: 60px;
}
.form-module .section .span3 label {
	width: 20px;
	font-size: 10px;

}
.form-module .section .span3 .controls {
	margin-left: 30px;
}
.form-module .section .span12 label {
	font-size: 10px;
}
.form-module .border-bottom {
	border-bottom: 1px solid #000000;
}
.form-module .row-fluid span, .form-module .row-fluid p {
	font-size: 10px;
}

.row-fluid .span1 {
	width: 11%;
	margin-right: 10px;
}

/* Contractors Forms area - description page */
.form-description-page .table-bordered, .form-description-page .table-bordered td {
	border-color: #000000;
	padding: 0;
}
.form-description-page .table-bordered td p {line-height: 34px;margin: 0;padding: 0;}
.form-description-page .border {border: 1px solid #000000;}
.form-description-page .special {}
.form-description-page .special .div1 {width: 240px;padding: 0px 10px 0px 0px; border-left: 1px solid #000000;border-bottom: 1px solid #000000;float: left;text-align: right;}
.form-description-page .special .div2 {width: 60px;padding: 0px 10px 0px 10px; border-left: 1px solid #000000;border-bottom: 1px solid #000000;float: left;text-align: right;}

.form-description-page .special2 {}
.form-description-page .special2 .div1 {width: 320px;padding: 0px 10px 0px 0px; float: left;text-align: left;}
.form-description-page .special2 .div2 {width: 60px;padding: 0px 10px 0px 10px; border-left: 1px solid #000000;float: left;text-align: right;}
.form-description-page .row-fluid p {font-size: 12px;}

table.middle td{
	vertical-align:middle;	
}

h4.next-deadline{
	margin-top:24px;	
}
a.rform-add:link, a.rform-add:visited {
	color: #FFFFFF;
}
/* Forms */ 
form {
	max-width: 100%;
}

.form-module h3{
	margin-bottom:0;
}	
.form-info{
	background-color:#EEEEEE;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	padding:5px 10px 0;
	margin-bottom:10px;
}
.form-info p{
	margin-bottom:0px;
	padding-bottom:5px;
}
.fine-print{
	font-size:10px;
	line-height:13px;
}
.table th .fine-print, .table td .fine-print{
	margin-bottom:0;
}
/* Form 2 Styles */
.form-module .table .span1{
	width:37px;	
}
.form-module .table .span3{
	width:178px;
}
.form-module .table .span2{
	width:81px;	
}
.table.employee-information{
	width:48%;	
}

.form-module table tr td input[type="text"]{
	display:inline;	
}



/* IE7 Styles */

html.ie7 #login-form input[type="text"], html.ie7 #login-form input[type="password"]{
	width:188px;	
	margin-top:-1px;
}
html.ie7 .newsletter-widget #mc_embed_signup input.email{
	width:224px;	
}

html.ie7 br.clear{
	display:block;
	height:1px;
	width:100%;
}
html.ie7 .collective-question .q{
	position:relative;	
}
html.ie7 .collective-question span.toggle{
	top:13px;
	right:13px;
	position:absolute;
}

html.ie7 .collective-faq hr{
	display:none;
}

html.ie7 .application-form .controls{
	margin-left:0;
}

ul#primary-menu {
	left: 0;
	width: 100%;
	display: flex;
	justify-content: center;
}

ul#primary-menu li {
	right: initial;
}

input[type="submit"] {
	border: none;
}

#mc_embed_signup input {
	/*border: solid 1px grey!important;*/
}

.news-item {
	width: 100%;
}

.content-area .news-item img {
	margin: 15px 0;
}

.header-show {
	display: block!important;
}

.top-menu-mobile, .mobile-fixed-container {
	display: none!important;
}

.account-links-container {
	display: flex;
	justify-content: flex-start;
	flex-direction: row;
}

.account-links-container p:before {
	content: ' | ';
}

.account-links-container p:first-child:before {
	content: '';
}

.account-links-container p {
	float: none!important;
}

.account-links-container a {
	color: white;	
}

.top-bar-container {
	padding-top: 10px;
}
