


html,body {
	background-image: none !important;
  background-color: #ffffff !important;
}

div#container {
  background-color: #ffffff !important;
  background-image: none !important;
}

#fit-score{
	background-image: none !important;
  background-color: #ffffff !important;
}
div.inset_box {
  background-image: none !important;
  background-color: #ffffff !important;
  border-color:#bbb;
  border-style: solid;
  border-width: 1px;
	margin: 5px 4px 5px 4px;
}


div#header #logo {
	-webkit-box-shadow: none !important;
	-moz-box-shadow: none !important;
	box-shadow: none !important;
}

.dot {
	width:17px;
	height:17px;
	
	/*background-color:#555;
	-webkit-box-shadow: inset 1px 1px 2px rgba(40,40,40,0.4);
	-moz-box-shadow: inset 1px 1px 2px rgba(40,40,40,0.4);
	box-shadow: inset 1px 1px 2px rgba(40,40,40,0.4);
  behavior: url('/PIE.htc') !important;*/
}
.green {
	background-image: url(https://fitzii-assets.s3.amazonaws.com/company_logos/DA2D2A_dot.png) !important;
}
.white {
	background-image: url(/assets/white_dot-83c7e29ac40f86934145e59575cc1166d30835c72ffca8a4cd7769bca05f15f2.png) !important
}

div:not(#foo) input[type='checkbox']:checked + label,
div:not(#foo) input[type='radio']:checked + label {
background-image: url(https://fitzii-assets.s3.amazonaws.com/company_logos/DA2D2A_dot.png) !important;
	
}

.ez-checked {
  background: transparent url(https://fitzii-assets.s3.amazonaws.com/company_logos/DA2D2A_dot.png) 0 1px no-repeat;
 }
.ez-selected {
	background: transparent url(https://fitzii-assets.s3.amazonaws.com/company_logos/DA2D2A_dot.png) 0 1px no-repeat;
}




::selection {
	background:#ff605d;
}

::-moz-selection {
	background:#ff605d;
}

::-webkit-selection {
	background:#ff605d;
}

A:hover {text-decoration: none; color:#da2d2a  !important;}

.select-options A:hover {text-decoration: none; color:#ffffff !important;}

div#header A:hover {text-decoration: none; color:#da2d2a !important;}

div#header .login_link A:link, div#header .login_link A:visited  {font-weight:normal;font-size:11pt;color:#ff605d !important;}
	
div.buttoninputlink
{
  background-color: #da2d2a !important;
	background: linear-gradient(top, #ff605d 0%,#da2d2a  100%) !important; /* W3C */
	background-image: -moz-linear-gradient(top, #ff605d, #da2d2a ) !important;
	background-image: -webkit-linear-gradient(top, #ff605d, #da2d2a ) !important;
	/*background-image: -webkit-gradient(linear,left bottom,left top, color-stop(0.5, rgb(125,166,69)), color-stop(1, rgb(168,214,108)));*/
	background-image: -o-linear-gradient(top, #ff605d, #da2d2a ) !important;
	background-image: linear-gradient(to bottom, #ff605d, #da2d2a )!important;
	/*background-repeat: repeat-x;*/
	-webkit-border-radius: 18px;
	-moz-border-radius: 18px;
	border-radius: 18px;		
	height:36px;
	/*width:200px;*/
	text-align:center;
	-webkit-box-shadow: 0px 2px 2px rgba(40,40,40,0.5);
	-moz-box-shadow: 0px 2px 2px rgba(40,40,40,0.5);
	box-shadow: 0px 2px 2px rgba(40,40,40,0.5);
}
div.buttoninputlink a:hover {
  color:#fff  !important;
}


.dropdown-menu li > a:hover{
  
  text-decoration: none;
	color: white;
  background-color: #da2d2a !important;
	background: linear-gradient(top, #ff605d 0%,#da2d2a 100%) !important; /* W3C */
	background-image: -moz-linear-gradient(top, #ff605d, #da2d2a) !important;
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ff605d), to(#da2d2a)) !important;
	background-image: -webkit-linear-gradient(top, #ff605d, #da2d2a)!important;
	background-image: -o-linear-gradient(top, #ff605d, #da2d2a) !important;
	background-image: linear-gradient(to bottom, #ff605d, #da2d2a) !important;
	background-repeat: repeat-x;
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=" + #f44744 + ", endColorstr=" + #ff605d+ ")";
	filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=" + #f44744 + ", endColorstr=" + #ff605d + " GradientType=0')";
}


.normal_btn{
  color:#6B6864;
  text-shadow:0px 1px 2px rgba(60,60,60,0.4);
  background-color: #CCC8AE;
	background: linear-gradient(bottom, #CCC8AE 40%,#E0DECA  100%); /* W3C */
	background-image: -moz-linear-gradient(bottom, #CCC8AE 40%, #E0DECA 100%);
	background-image: -webkit-linear-gradient(bottom, #CCC8AE 40%, #E0DECA 100%);
	background-image: -o-linear-gradient(bottom, #CCC8AE 40%, #E0DECA 100%);
	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0.4, rgb(204,200,174)),
		color-stop(1, rgb(224,222,202))
	);
}
input[type='submit'], .success_btn{
  /*color: #eee !important;*/
  text-shadow:0px 2px 2px rgba(60,60,60,0.7);
  font-family: 'BrandonGrotesqueRegularRg',sans-serif;
}
input[name="later_button"] {
  color: #aaa !important;
}
.ui-slider .ui-slider-handle {
  background-color: #ff605d !important;
  background: linear-gradient(top, #ff605d 0%,#da2d2a  100%) !important; /* W3C */
  background-image: -moz-linear-gradient(top, #ff605d, #da2d2a ) !important;
  background-image: -webkit-linear-gradient(top, #ff605d, #da2d2a ) !important;
  background-image: -o-linear-gradient(top, #ff605d, #da2d2a ) !important;
  background-image: linear-gradient(to bottom, #ff605d, #da2d2a ) !important;
}
input[type='submit'], .success_btn {
  background-color: #ff605d;
  background: linear-gradient(top, #ff605d 0%,#da2d2a  100%); /* W3C */
  background-image: -moz-linear-gradient(top, #ff605d, #da2d2a );
  background-image: -webkit-linear-gradient(top, #ff605d, #da2d2a );
  background-image: -o-linear-gradient(top, #ff605d, #da2d2a );
  background-image: linear-gradient(to bottom, #ff605d, #da2d2a );
}

#steps_counter{
  float:right;
  padding:0;
  /*margin:0;*/
  margin:-26px 5px 0 0;
  color: #da2d2a;  
}

.steps_menu .current_step,
.steps_menu .current_step:hover{
  cursor: default;
  font-weight: bold;
  background-color: #da2d2a;
}
.steps_menu a.current_step::after{
  border-left-color: #da2d2a;
}
.arrow_box {
  width:75px;
  height:24px;
  position: relative;
  background: #da2d2a; 
  cursor: pointer;
  margin-left: 5px;
}
.right_arrow:after{
    left: 100%;
    border-left-color: #da2d2a;
}
.left_arrow:after{
    right: 100%;
    border-right-color: #da2d2a;
}
.box-body{
	float: left;
	margin-top: -24px;
}

.box-head{
	margin-left: 409px;
}


.ui-tabs .ui-tabs-nav li {
	background-color: #da2d2a !important;
  background: linear-gradient(top, #ff605d 0%,#da2d2a  100%) !important; /* W3C */
  background-image: none !important;
  background-image: -moz-linear-gradient(top, #ff605d, #da2d2a ) !important;
  background-image: -webkit-linear-gradient(top, #ff605d, #da2d2a ) !important;
  background-image: -o-linear-gradient(top, #ff605d, #da2d2a ) !important;
  background-image: linear-gradient(to bottom,  #ff605d,  #da2d2a ) !important;
  filter:none !important;
}


.job_stats h1, #cart-total p, #left-side h1 {
  color:#da2d2a !important;
}

#time-to-hire div, #cost-per-hire, #num-of-apps, #num-of-diversity, #total-app-num, #postings-num {
  
  color: #da2d2a !important;
}

#cost-no-hire-msg, #time-no-hire-msg, #cost-no-app-msg {
  
  color: #da2d2a !important;
}

#date-range, #from_date-range, #to_date-range {
    color: #da2d2a !important;
}

.ui-datepicker-header {
  background: #da2d2a !important;
}

.num-of-stars, #manage-users-header  {
  color:#da2d2a !important;
}


div#header #logo {
	position:absolute;
	left:20px;
	top:10px;
	height:71px;
}

#contact_info, #impact-box,  #edu-box,
#doc-upload-box{
    width:440px !important;
    margin:0;
    margin-top:20px !important;
}


#contact_info, #impact-box,  #edu-box,
#doc-upload-box{
   margin-left:4px !important;
   margin-right:22px !important;
}

#actions_box1{
   width:955px !important;
  
}

#status_text, .fourth-step-check2 a, #share-job-box h3, #posting-first-step-1 .title_edit {
  color: #da2d2a !important;
}


form .inset_box{
    width:440px;
    margin: 5px 5px 5px 5px;
    float: left;
}

#experience-box{
  background-color: #929292 !important;
}

#fitzii-combined-box{
  background-color: #c8c8c8 !important;  
}

.box-body2{
  background-color: #adadad !important;
}
#fit-score h1{
  color: #f44744  !important; 
}

#experience-box h2, #cultural-fit-box h2, #fitzii-combined-box h2{
  color: #ffffff !important;
}

#score-box{
  background-color: #f44744 !important;
}

#shared_candidates #fitzii-score {
  background-color: #da2d2a !important;
}

.compare-column .fitzii-score {
  background-color: #da2d2a !important;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a{
 color:#fff !important; 
  
}


.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a
{
  color:#bbb !important; 
  
}

.success_btn {
  -pie-background: linear-gradient(bottom, #da2d2a 50%, #ff7a77 100%) !important; /*PIE*/
  behavior: url('/assets/PIE.htc');
  position:relative;
}

.select-box .select-menu{
	box-shadow: inset 0 -8px 10px #f44744, 0 1px 0 #ff605d, inset 0 1px 0 #ff7a77);
}


/*

.steps-menu-brand{
  padding:20px !important;
  width:910px !important;
}

#jobapps_footer,#assess_footer{
  width:948px !important;
}


#posting_footer{
  width:924px !important;
}

#sourcing_footer{
  width:906px !important;
}
*/
.posting-attribute{
  
  color:#f44744 !important;

}
h2 { 
	
	color:#f44744 !important;
}

#posting_jobmgr
{margin: -40px 0px 0px 50px !important;}

.ui-tabs .ui-tabs-panel{
	
	background: #FBFBFB !important;
	
}

#app_listings{
width:906px !important;}

#job-app-save{
width:950px !important;}

#jobapps-footer{
width:950px !important;}

#inset_box_thirdstep{
width:965px !important;}
#step-instructions{
color:#f44744 !important;

}

#last_candidate_modal{color:#f44744 !important;}

#fit-score-inline{
  background-color:#da2d2a !important;
}
.arrow_box > input {
  background: transparent !important;
}



.error_div h1:nth-child(1){
  color:#f44744 !important;
}
.error_div h1:nth-child(2){
  color: #929292 !important;
}
.error_div h1:nth-child(3){
  color: #adadad !important;
}
.error_div h1:nth-child(4){
  color: #c8c8c8 !important;
}

.error_div h3{
  color:#f44744 !important;
}

