﻿body 
{
	background-color:#ffffff;
	padding-top:20px;
}

.popup
{ 
	text-align: left; 
	border: 1px solid #003366;
	background-color:#ffffff;	
    margin-right:10px;
    margin-left:10px;
	padding:10px;
	
}

.candidate_file_links
{
	background-image: url('images/bg_green_grid.png');
	background-repeat: repeat-x;
	color: #FFFFFF;
	padding-left:5px;
	padding-right:5px;
	font-size:13px;
}

.disabled_link
{
	color: #C0C0C0;
	font-weight: normal;
}

.gridheader
{
	background-image: url('images/bg_green_grid.png');
	background-repeat: repeat-x;
	color: #FFFFFF;
	background-color:#92b21e;
	text-align:center;
}

.cvlink
{
	width:41px;
	height:52px;
	background-image: url('images/cv_40x50.png');
	background-repeat:no-repeat;
	
}

/*
General content
*/

#content
{ 
	CLEAR: right;
	PADDING-RIGHT: 10px; PADDING-LEFT: 10px; PADDING-BOTTOM: 10px; 
	PADDING-TOP: 10px; 
	OVERFLOW: visible; 
	width:auto;
	/*HEIGHT: 250px; */
	TEXT-ALIGN: justify; 
	scrollbar-face-color:#EAEAEA;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-track-color:#FFFFFF;
	scrollbar-shadow-color:#E6E6E6;
	scrollbar-highlight-color:'';
	scrollbar-3dlight-color:#666666;
	scrollbar-darkshadow-Color:#000000;
}

/*
	list of applications page
*/
.applicationsHeader
{
	background:url('images/bg_green_grid.png') repeat-x top;
	height:22px;
	color:White;
}
.applicationsHeader th
{
	color:White;
	vertical-align:top;
}
a img
{
	border: 0 none;
}

#list_of_applications #content
{
	background-color:White;
}

#list_of_applications #top_left_corner_image
{
	background-image:url('images/left_up_marcoprinc.png');
	background-repeat:no-repeat;
	background-position:top;
	width:12px;
	height:12px;
}

#list_of_applications #top_border_image
{
	background-image:url('images/up_marcoprinc.png');
	background-repeat:repeat-x;
	background-position:top;
	width:700px;
	height:12px;
}

#list_of_applications #top_right_corner_image
{
	background-image:url('images/right_up_marcoprinc.png');
	background-repeat:no-repeat;
	background-position:top;
	width:12px;
	height:12px;
}

#list_of_applications #bottom_left_corner_image
{
	background-image:url('images/left_down_marcoprinc.png');
	background-repeat:no-repeat;
	background-position:top;
	width:12px;
	height:12px;
}

#list_of_applications #bottom_border_image
{
	background-image:url('images/down_marcoprinc.png');
	background-repeat:repeat-x;
	background-position:bottom;
	width:900px;
	height:12px;
}

#list_of_applications #bottom_right_corner_image
{
	background-image:url('images/right_down_marcoprinc.png');
	background-repeat:no-repeat;
	background-position:top;
	width:12px;
	height:12px;
}

#list_of_applications #left_border_image
{
	background-image:url('images/left_marcoprinc.png');
	background-repeat:repeat-y;
	background-position:left;
	width:12px;
	height:100%;
}

#list_of_applications #right_border_image
{
	background-image:url('images/right_marcoprinc.png');
	background-repeat:repeat-y;
	background-position:right;
	width:12px;
	height:100%;
}

.ribbon .highlight
{
	background:url('images/buttons/highlight.png') no-repeat top;
	/*padding-left:2px;*/
	width:67px;
}

.ribbon .button_container
{
	padding-left:2px;
	margin-top:0px;
	width:67px;
	position:absolute;
	top:0px;
}
.ribbon .ribbon_border
{
	background:url('images/buttons/border.jpg') repeat-x top;
	height:1px;
}
.ribbon img
{
	cursor:pointer;
	width: 50px;
	height: 65px;
}


/*ctlNavigationNew.ascx  ---stylessss -------------------------*/

.navigationwrappernew
{
    display: block;
    position: relative;
    border:0;
    width:146px;
    text-align:left;
    top: -6px;
}
.navigationwrappernew .header .leftcorner
{
    background: url('images/left_up_marcoprinc.png' ) no-repeat top;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 12px;
    height: 12px;
}
.navigationwrappernew .header .topborder
{
    background: url( 'images/up_marcoprinc.png') repeat-x top;
    position:absolute;
    top:0px;
    left:12px;
    width:122px;
    height: 12px;
}

.navigationwrappernew .header .rightcorner
{
	background: url( 'images/right_up_marcoprinc.png') no-repeat top;
    position:absolute;
    top:0px;
    left:134px;
    width:12px;
    height: 12px;
}
.navigationwrappernew .header .bottomborder
{
	background:white url('images/down_marco_menu.png') repeat-x bottom;
	height:1px;
	width:145px;
}
.navigationwrappernew .header .space
{
	height:12px;
	background-color:Transparent;
	width:143px;
	position:relative;
}
.navigationwrappernew .header .title
{
	background-color:White;
	background-image:url('images/middle_marco_menu.png');
	background-repeat:repeat-y;
	width:136px;
	position:relative;
	padding-left:10px;
	height:30px;
}
.navigationwrappernew .header .title .maintext
{
	padding-bottom:10px;
	position:relative;
	left:40px;
	top:-27px;
	width:90px;
	font-family:Trebuchet MS;
	font-size:13pt;
	color:#42839C;
}

.navigationwrappernew .body
{
	background-color:White;
	background-image:url('images/middle_marco_menu.png');
	background-repeat:repeat-y;
	width:146px;
}
.navigationwrappernew .body ul
{
	padding:5px 0 4px 0;
	
}
.navigationwrappernew .body .menuitem
{
    padding: 8px 0px 3px 5px;
    margin: 0px 0px 0px 23px;
    font-family:Trebuchet MS;
    font-size:9pt;
    color:#73B4D1;
}

.navigationwrappernew .body div.separator
{
    color:#F1F1F1;
    padding: 0px;
    margin: 0px;
    list-style-type:none;
    list-style-image:none;
    background: white url('images/separadores.gif') no-repeat center;
    width:140px;
    height:1px;
}
.navigationwrappernew .bottom
{
	position:relative;
	height:12px;
}

.navigationwrappernew .bottom .leftcorner
{
    background: url('images/left_down_marcoprinc.png' ) no-repeat top;
    position: relative;
    top: 0px;
    left: 0px;
    width: 12px;
    height: 12px;
}
.navigationwrappernew .bottom .border
{
    background: url('images/down_marcoprinc.png') repeat-x bottom;
    position:relative;
    top:-12px;
    left:12px;
    width:122px;
    height: 12px;
}

.navigationwrappernew .bottom .rightcorner
{
	background: url('images/right_down_marcoprinc.png') no-repeat top;
    position:relative;
    top:-24px;
    left:134px;
    width:12px;
    height: 12px;
}


/*ctlNavigation.ascx  ---stylessss -------------------------*/

div, body, html, form, li, ul
{
	padding:0;
	margin:0;
	border:0;
	zoom:1;
}
.navigationwrapper
{
    display: block;
    position: relative;
    border:0;
    width:192px;
    text-align:left;
}
.navigationwrapper .header .leftcorner
{
    background: url('images/left_up_marcoprinc.png' ) no-repeat top;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 12px;
    height: 12px;
}
.navigationwrapper .header .topborder
{
    background: url( 'images/up_marcoprinc.png') repeat-x top;
    position:absolute;
    top:0px;
    left:12px;
    width:168px;
    height: 12px;
}

.navigationwrapper .header .rightcorner
{
	background: url( 'images/right_up_marcoprinc.png') no-repeat top;
    position:absolute;
    top:0px;
    left:180px;
    width:12px;
    height: 12px;
}
.navigationwrapper .header .bottomborder
{
	background:white url('images/down_marco_menu.png') repeat-x bottom;
	height:1px;
	width:191px;
}
.navigationwrapper .header .space
{
	height:12px;
	background-color:Transparent;
	width:190px;
	position:relative;
}
.navigationwrapper .header .title
{
	background-color:White;
	background-image:url('images/middle_marco_menu.png');
	background-repeat:repeat-y;
	width:182px;
	position:relative;
	padding-left:10px;
	height:30px;
}
.navigationwrapper .header .title .maintext
{
	padding-bottom:10px;
	position:relative;
	left:40px;
	top:-27px;
	width:90px;
	font-family:Trebuchet MS;
	font-size:13pt;
	color:#42839C;
}

.navigationwrapper .body
{
	background-color:White;
	background-image:url('images/middle_marco_menu.png');
	background-repeat:repeat-y;
	width:192px;
}
.navigationwrapper .body ul
{
	padding:5px 0 4px 0;
	
}
.navigationwrapper .body .menuitem
{
    padding: 8px 0px 3px 5px;
    margin: 0px 0px 0px 23px;
    font-family:Trebuchet MS;
    font-size:9pt;
    color:#73B4D1;
}
.navigationwrapper .body .arrow
{
   	background-image: url('images/flechitas.png');
    background-repeat:no-repeat;
    width:14px;
    height:14px;
    padding-right:10px;
    float:left;
}
.navigationwrapper .body div.separator
{
    color:#F1F1F1;
    padding: 0px;
    margin: 0px;
    list-style-type:none;
    list-style-image:none;
    background: white url('images/separadores.gif') no-repeat center;
    width:190px;
    height:1px;
}
.navigationwrapper .bottom
{
	position:relative;
	height:12px;
}

.navigationwrapper .bottom .leftcorner
{
    background: url('images/left_down_marcoprinc.png' ) no-repeat top;
    position: relative;
    top: 0px;
    left: 0px;
    width: 12px;
    height: 12px;
}
.navigationwrapper .bottom .border
{
    background: url('images/down_marcoprinc.png') repeat-x bottom;
    position:relative;
    top:-12px;
    left:12px;
    width:168px;
    height: 12px;
}

.navigationwrapper .bottom .rightcorner
{
	background: url('images/right_down_marcoprinc.png') no-repeat top;
    position:relative;
    top:-24px;
    left:180px;
    width:12px;
    height: 12px;
}

.plannerwrapper
{
	background: url('images/Recuadro.gif') no-repeat top;
    position:relative;
    height: 120px;   
}

.plannerwrapper .link
{
    font-family:Arial;
    font-size:10pt;
    color:#1b398f;
}

.plannerwrapper .header
{
    font-family:Arial;
    font-size:11pt;
    font-weight:bold;
    color:#000000;
}

.plannerwrapper_new
{
    position:relative;
    background: -webkit-linear-gradient(top, #F6F6F6, white); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(bottom, #F6F6F6, white); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(bottom, #F6F6F6, white); /* For Firefox 3.6 to 15 */
    background: linear-gradient(to bottom, #F6F6F6, white); /* Standard syntax (must be last) */
    border-radius: 5px;
    border: solid 2px #B5E61D;
    margin-bottom: 5px;
    padding: 20px 10px 10px 10px;
}

.plannerwrapper_new .link
{
    font-family:Arial;
    font-size:10pt;
    color:#1b398f;
}

.plannerwrapper_new .header
{
    font-family:Arial;
    font-size:11pt;
    font-weight:bold;
    color:#000000;
}

/* CSS contractor */

.contractor
{
	background-color:#ffffff;
	width:768px;
	color:#4E4E4E;
	font-family:Trebuchet MS;
	font-size:11px;
	margin:0 auto;
}


.contractor h3 {
	color:#005991;
	font-size:13px;
	font-weight:bold;
	margin-bottom:9px;
	margin-top:0;
	position:relative;
	font-family:Trebuchet MS;
}

.contractor p {
	text-align:justify;
	color:#4E4E4E;
	margin-bottom:9px;
	margin-top:6px;
	font-family:Trebuchet MS;
	font-size:11px;
}

.contractor .download 
{
	padding-top:8px;
	padding-bottom:8px;
}

.contractor .download_ts {
	color:#228dc6;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
	margin-right:15px;
	padding:6px;
	padding-left:54px;
	height:28px;
	font-family:Trebuchet MS;
	background-image:url("images/ico_doc_ts_d.gif");
	background-repeat: no-repeat;
	background-position:left;
	background-color:#f9f9f9;
	border:1px solid #f9f9f9;
}

.contractor .download_ts_off {
	color:#a9a9a9;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
	margin-right:15px;
	padding:6px;
	padding-left:54px;
	height:28px;
	font-family:Trebuchet MS;
	background-image:url("images/ico_doc_ts_d_off.gif");
	background-repeat: no-repeat;
	background-position:left;
	background-color:#f9f9f9;
	border:1px solid #f9f9f9;
	cursor:default;
}

.contractor .download_ts:hover {
	color:#0d78b1;
	text-decoration:none;
	background-color:#fafafa;
	border:1px solid #94d4f7;
}

.contractor .download_ef {
	color:#228dc6;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
	margin-right:15px;
	padding:6px;
	padding-left:54px;
	height:28px;
	font-family:Trebuchet MS;
	background-image:url("images/ico_doc_ef_d.gif");
	background-repeat: no-repeat;
	background-position:left;
	background-color:#f9f9f9;
	border:1px solid #f9f9f9;
}

.contractor .download_ef_off {
	color:#a9a9a9;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
	margin-right:15px;
	padding:6px;
	padding-left:54px;
	height:28px;
	font-family:Trebuchet MS;
	background-image:url("images/ico_doc_ef_d_off.gif");
	background-repeat: no-repeat;
	background-position:left;
	background-color:#f9f9f9;
	border:1px solid #f9f9f9;
	cursor:default;
}

.contractor .download_ef:hover {
	color:#0d78b1;
	text-decoration:none;
	background-color:#fafafa;
	border:1px solid #94d4f7;
}

.contractor .download_re {
	color:#228dc6;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
	margin-right:15px;
	padding:6px;
	padding-left:54px;
	height:28px;
	font-family:Trebuchet MS;
	background-image:url("images/ico_doc_re_d.gif");
	background-repeat: no-repeat;
	background-position:left;
	background-color:#f9f9f9;
	border:1px solid #f9f9f9;
}

.contractor .download_re:hover {
	color:#0d78b1;
	text-decoration:none;
	background-color:#fafafa;
	border:1px solid #94d4f7;
}


.tabla_formulario 
{
	border:1px solid #b1d5dc;
	padding:10px;
	width:100%;
	margin-top:10px;
	margin-bottom:25px;
} 

.tabla_mensaje 
{
	border:1px solid #b1d5dc;
	padding:20px;
	width:100%;
	margin-top:10px;
	margin-bottom:10px;
	text-align:left;
}

.tabla_formulario td
{
	padding:2px;
	vertical-align:middle; 
}

.tabla_formulario td.texto
{
	text-align:right;
	width:150px; 
	font-weight:bold;
}

.tabla_formulario td.texto_300
{
	text-align:right;
	width:300px; 
	font-weight:bold;
}

.tabla_formulario td.boton
{
	padding-top:10px;
}

.tabla_formulario input.contact
{
	width:220px;
	height:16px;
	padding-left:2px;
	padding-right:2px;
	font-size:12px;
	color:#3c3c3c;
	font-family:Arial;
}

.tabla_formulario select.seleccion
{
	width:228px;
	padding:0px;
	font-size:12px;
	color:#3c3c3c;
	font-family:Arial;
}

.tabla_formulario input.calendar
{
	width:100px;
	height:16px;
	padding-left:2px;
	padding-right:2px;
	font-size:12px;
	color:#3c3c3c;
	font-family:Arial;
	
}

.tabla_formulario input.file
{
	padding-left:2px;
	padding-right:2px;
	font-size:12px;
	color:#3c3c3c;
	font-family:Arial;
}

input.Button {
	background-image:url("images/fdo_btn_contractor.gif");
	background-repeat:repeat-x;
	background-position:top;
	background-color:#52b1e2;
	border:1px solid #148ecd;
	color:#ffffff;
	cursor:pointer;
	font-family:Tahoma,'Trebuchet MS',Verdana,Arial,Helvetica,Sans-serif;
	font-size:12px;
	padding-left:12px;
	padding-right:12px;
	height:22px;
	padding-bottom:2px;
	font-style:normal;
	font-weight:bold;
}

.tabla_formulario td.titulo
{
	font-weight:bold;
	background-color:#eeeeee;
	text-align:left;
}

.tabla_formulario td.titulo_1
{
	font-weight:bold;
	padding-left:10px;
	background-color:#eeeeee;
	text-align:left;
}

.tabla_formulario td.dummycell
{
	font-weight:bold;
	padding-left:23px;
	background-color:#eeeeee;
	text-align:left;
}

.tabla_formulario td.titulo_cen
{
	font-weight:bold;
	background-color:#eeeeee;
	padding:5px;
	text-align:center;
}

.tabla_formulario td.titulo_cen2
{
	font-weight:bold;
	background-color:#eeeeee;
	padding:5px;
	padding-right:35px;
	text-align:center;
}

.tabla_formulario td.authorized
{
	font-weight:bold;
	padding:5px;
	width:100px;
	text-align:center;
	border-bottom:1px solid #eeeeee
}

.tabla_formulario td.contractor1
{
	font-weight:bold;
	padding:5px;
	padding-left:10px;
	width:230px;
	text-align:left;
	border-bottom:1px solid #eeeeee
}

.tabla_formulario td.contractor input
{
	margin: 0;
	padding: 0;
	margin-right:6px;
}


.tabla_formulario td.iconos
{
	font-weight:bold;
	padding:5px;
	padding-right:35px;
	width:100px;
	text-align:center;
	vertical-align:middle;
	border-bottom:1px solid #eeeeee
}

.tabla_formulario td.iconos img 
{
	margin-left:3px;
	margin-right:3px;
}

.tabla_formulario td.iconos a img {
    opacity: 0.75;
}

.tabla_formulario td.iconos a:hover img {
    opacity: 1.0;
}

.field
{		
	text-align:left;
	border-bottom:1px solid #eeeeee
}
.reference
{
	padding:5px;
	text-align:left;
	border-bottom:1px solid #eeeeee
}

.date
{	
	padding:5px;
	text-align:left;
	border-bottom:1px solid #eeeeee
}
.checkbox
{	
	text-align:left;
	border-bottom:1px solid #eeeeee;
	width: 20px
}
.checkbox2
{	
    width: 10px
}
.reminderSent
{		
	text-align:left;
	border-bottom:1px solid #eeeeee;
	width: 100px
}

.resubmit
{
	padding:5px;
	text-align:left;
	border-bottom:1px solid #eeeeee
}

#help{
	padding: 0;
	margin: 0;
	border: 0;
}

#tooltip {
	background-color:#f9f9f9;
	border:1px solid #94d4f7;
	padding:8px;
	padding-top:5px;
	padding-bottom:5px;
	width:160px;
	display:none;
	color:#228dc6;
	text-align:left;
	font-family:Trebuchet MS;
	font-size:12px;
	position: absolute;
	top: 270.5px;
	left: 809.983px;
}

.contractor .selector {
	margin-bottom:4px;
	height:26px;
	color:#228dc6;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
	padding:4px;
	font-family:Trebuchet MS;
	background-repeat: no-repeat;
	background-position:left;
	background-color:#f9f9f9;
	border:1px solid #94d4f7;
	overflow:hidden;
}

.contractor .selector select.seleccion
{
	width:180px;
	padding:0px;
	font-size:12px;
	color:#3c3c3c;
	font-family:Arial;
}
.overdueTimesheetsTick
{
    background-image:url('images/Tick.png');
    background-repeat: no-repeat;    
    width: 16px;
    height: 16px;
    float:right;
    margin-right: 15px    
}

.internal_app
{
    color:red;
    font-weight:bold;
    margin-left:5px;
    margin-right:5px;
    vertical-align:text-top;
}


.jobsite-logo
{
	float:left;
	/*height:30px;
	width:130px;*/
	height: 16px;
	width: 75px;
	margin: 5px;
}
.jobsite-logo > img
{   
    width: 100%;
    height: 100%;
}

.modal-background
{
    background-color: Gray;
    filter: alpha(opacity=70);
    opacity: 0.7;
}

.img-disabled
{    
    filter: alpha(opacity=50);
    opacity: 0.5;
}


.btn-social
{	
	vertical-align: top;
	zoom: 1;
	margin-right: 5px;	
}

.btn-social a
{
	height: 25px;	
	display: block;	
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;	
	max-width: 100%;
	position: relative;
	background-color: #F8F8F8;
	background-image: -webkit-gradient(linear,left top,left bottom,from(white),to(#DEDEDE));
	background-image: -moz-linear-gradient(top,white,#DEDEDE);
	background-image: -o-linear-gradient(top,white,#DEDEDE);
	background-image: -ms-linear-gradient(top,white,#DEDEDE);
	background-image: linear-gradient(top,white,#DEDEDE);
	border: #CCC solid 1px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	color: #333;
	font-weight: bold;
	text-shadow: 0 1px 0 rgba(255, 255, 255, .5);
	-webkit-user-select: none;
	-moz-user-select: none;
	-o-user-select: none;
	user-select: none;
	cursor: pointer;
	overflow: hidden;
}


.btn-social-tw, .btn-social-fb, .btn-social-li {
	position: absolute;
	top: 50%;
	left: 2px;
	margin-top: -8px;
	width: 16px;
	height: 16px;
}

.btn-social-tw {
	background: transparent url(/images/socialnetworks/twitter-small.png) 0 0 no-repeat;
}


.btn-social-fb {
	background: transparent url(/images/socialnetworks/facebook-small.png) 0 0 no-repeat;
}

.btn-social-li {
	background: transparent url(/images/socialnetworks/linkedin-small.png) 0 0 no-repeat;
}

#divPublishJob 
{
	margin-top: 34px;
}



#ctl00_regionContent_ctlPublishJob_btnPublish
{
    cursor: pointer; 
	border:none; 
	height: 42px; 
	width:129px; 
	background-image: url(/images/buttons/btnPublish.png); 
	background-repeat: no-repeat;
}
.btnPublish 
{
	cursor: pointer; 
	border:none; 
	height: 42px; 
	width:129px; 
	background-image: url(/images/buttons/btnPublish.png); 
	background-repeat: no-repeat;
}

.btnEditJobContainer
{
	width: 110px;
	margin: 0 auto;
	text-align: center;
	margin-bottom: 15px;
	padding-right: 45px;
}

.publishHelp
{
	width: 210px;
	float: right;
}

#ctlSocialNetworksDiv
{
	width: 400px;
	float: left;
}

#divClose input 
{
	float: right;
}

.publishConfirmation
{
	font-size: 14px;
	color: Green;
	font-weight: bold;
}
.btn-social-label
{
	display: inline-block;
	padding: 4px 5px 5px 19px;
	zoom: 1;	
	white-space: nowrap;
	font-size:12;
}

.hr-soft
{
	border-style: solid;
	border-color: #C0DEED;
	color: #C0DEED;	
}

.publication-status
{
	padding: 3px 10px 3px 5px;
	background-color: #C0DEED;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	font-weight: bold;
	color: #333;
	border: solid 1px #5882FA;	
}

.publication-error
{
	background-color: #F8E0E0 !important;
	border: solid 1px #F78181 !important;
}

.social-cfg
{
	
}
.social-cfg-ico
{
	width: 50px;
	text-align: center;
    vertical-align: middle;
}
.social-cfg-cmd
{
	width: 80px;
	text-align:left;	
	padding-left: 15px;
}

.slider-sel-credits
{
    font-weight: bold;    
}

.sp-credits-1
{
    font-weight: bold;
    color:Black;
}

.sp-error-msg 
{
    font-weight: bold;
    color:Red;
    margin-top:5px;
}

.sp-success-msg
{
    font-weight:b old;
    color:Green;
}

.faqs-section
{
	color: #C0DEED;	
	padding: 10px 15px;
	margin: 10px 0;
}

.faqs-title
{
    color: Black;
    font-weight:bold;
    font-size: 1.4em;    
}


.indeedCashRadio
{
    width: 98%;
    font-weight: bold;
}


/* Fixed fee job */

.price-matrix {
	background:#fff;
	padding: 25px;
	border:none;
}

.price-matrix li 
{
    list-style: none;
}
    
.price-matrix .button {
	font-size:13px;
	padding: 6px 13px;
	border-radius:6px;
}
.pp-price {
    font-size: 22px;
    font-weight: normal;
    margin-bottom: 6px;
    margin-top: 10px;
}
.pp-column-hd h3 {
	text-transform:uppercase;
	padding-top: 5px;
	padding-bottom: 0px;
}
.compare-matrix .pp-column-hd h3 {
	text-transform:none;
	font-size:19px;
	padding-top:10px;
}
.how-to-buy-matrix .pp-column-hd h3 {
	text-transform:none;
	font-size:19px;
	padding-top:10px;
}
.compare-matrix .plan-1-hd h3 {
	text-indent: -9999px;
    width: 198px;
    height:49px;
}
.plan-0-hd {
	background: #E9FFFF;
}
.plan-1-hd {
	background: #fae4ba;
}
.compare-matrix .plan-1-hd {
	background: #F5BF5D;
}
.plan-2-hd {
	background:#f4f4f4;
}
.compare-matrix .plan-2-hd {
	background:#dfdfdf;
}
.plan-3-hd {
	background:#FFEB76;
}
.plan-4-hd {
	background:#fdd;
}
.pp-price span {
	font-size:12px;
	line-height:16px;
}
.price-matrix li {
	height:7px;
	padding: 7px 0 7px 0;
}
.pp-check {
	background: url('images/tick.png') 50% 50% no-repeat;
}
.pp-nocheck {
	background: url('images/cross.png') 50% 50% no-repeat;
}
.pp-features {
	width:330px;
	float:left;
	margin-top:137px;
}
.compare-matrix .pp-features {
	margin-top:90px;
	width: 224px;
}

.how-to-buy-matrix .pp-features {
	width:280px;
	margin-top:66px;
}
.pp-features li, .pp-column li {
	border:1px solid #d8d8d8;
	border-width: 0px 0px 1px 0px;
}
.pp-features li:last-child, .pp-column li:last-child {
	border:0;
}
.pp-column-wrap {
	float:left;
	padding-bottom:19px;
}
.how-to-buy-matrix .pp-column-wrap {
	padding-bottom:0px;
}
.pp-column-hd {
	float:left;
	width:110px;
	text-align:center;
	padding: 10px 0;
	margin-right:6px;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	/*box-shadow: 0 1px 3px rgba(0,0,0,0.5); */
	box-shadow: 1px 1px 0 #FFFFFF, 0 1px 1px rgba(0, 0, 0, 0.2) inset;
}
.compare-matrix .pp-column-hd {
	width: 170px;
	height:49px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}
.how-to-buy-matrix .pp-column-hd {
	width: 187px;
	background:transparent;
	box-shadow:none;
}
.pp-column {
	float:left;
	width:112px;
	background:#fff;
}
.compare-matrix .pp-column {
    border: 1px solid #D8D8D8;
    margin: 0 -1px 0 0;
    width: 223px;
}
.how-to-buy-matrix .pp-column {
	border: 1px solid #D8D8D8;
    margin: 0 -1px 0 0;
    width: 190px;
}
.pp-column li {
	text-align:center;
}

.plan-2 {
	position:relative;
	top:0px;
}

.signup-oauth-dialog {
	width: 492px;
}

#faq-yt-pop-content {
	width: 630px;
	height:250px;
	overflow-y:scroll;
}


.fixedfee_button:hover, .fixedfee_buttonbutton:active, .fixedfee_buttonbutton:visited {
	color:#fff;
	text-decoration:none;
	background:#00bbe1;
	padding: 5px 17px;
	font-size: 15px;
}

.fixedfee_button_green{
	background-color: #2fbf00 !important; /* added important because this weirdly stopped working and was showing blue, not sure why */
}
.fixedfee_button_green:hover {
	background-color: #4fdf00;
}


.fixedfee_button {
    color: white;
    font-weight: bold;
    background: #00BBE1;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.25)), to(rgba(0, 0, 0, 0.25)));
    background-image: -moz-linear-gradient(top, rgba(255, 255, 255, 0.25), rgba(0, 0, 0, 0.25));
    border: 0;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 1px 1px 1px rgba(0,0,0,0.25);
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.25);
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    margin: 0;
    padding: 9px 20px;
    font-size: 18px;
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: top;
    padding: 5px 17px;
}


/* Company overrides */
.iszlgridheader
{
    background-image: none!important;
    background-color: #2A528C!important;
}