/* CSS Overwrites to fix styling issues when used in conjunction with new responsive layout */

#signin_content {
    max-width: none !important;
    padding: 100px 0 0 0 !important;
}

#signin_content .content {
	padding: 0;
}

.cont a {
	color: #06c;
}

.cont a:hover {
	text-decoration: underline;
}

.pageTitle h1 {
    display: inline-block;
    zoom: 1;
    color: #012636;
    font-family: arial;
    font-size: 43px;
    font-weight: 200;
    line-height: 45px;
    vertical-align: top;
    padding: 10px 0 0;
    margin: 0;
}

.subTitle {
    color: #6c6f71;
    font-size: 18px;
    display: block;
}

/* End of CSS overwrites */

/* common ourservice background y:-300px*/
body {
margin:0;
padding:0;
background: #F7F7F7;
}
#topHeader, .topHeader {
height: 90px  !important;
display: block;
width: 100%;
top: 0px;
z-index: 1000000000000;

}
.topPanelFaq a, 
.topPanelFaq .numberRow {
font-family:arial;
font-size:18px;
}
#content.content {
background: none;
padding: 0;
border:none;
}
.feature {
width: 100%;
background: black;
left: 0;
top: 0px;
z-index: 1;
text-align: center;
background: #D3C1A8 url('https://www.reed.co.uk/resources/cms/recruiter/images/rec12-homepage-bg-blank.jpg') no-repeat 50% 0%;
}
.ourClients-leftCol {
width: 190px;
border-right: 1px solid white;
padding: 20px 65px;
}
.ourClients-leftCol.last {
border:none;
}
h2{
font-family:arial;
color:#021A2D;
font-weight:normal;
line-height:24px;
}
.faq h2 {
	font-size:20px;
	color: #012636;
	margin: 30px 10px 30px 10px;
	padding:0
}
 ol {
padding: 0 0 0 15px;
margin: 0 0 0 18px;
}
ol  li{
list-style-type:decimal;
}
.helpBottomLinks ul.helpFAQList li a {
font-family: arial;
line-height: 51px;
font-size: 20px;
padding: 2px 20px 0px 15px;
font-weight: normal;
color: #012636;
background: #ebf0f5;
text-decoration: none;
display: block;
-webkit-transition: background-color 1s;
-moz-transition: background-color 1s;
transition: background-color 1s;
height:53px;
}
.cont li {
	padding:4px 0;
	color:#012636;
}
.cont ul.disc li {
	list-style-type: disc !important;
}
.helpBottomLinks .link-lookalike{
	color:#0066cc;
}
#site {
	background: #F7F7F7;
}
.helpBottomLinks ul.helpFAQList li.firstLink {
border-bottom:none;
}
.helpBottomLinks ul.helpFAQList {
list-style: none outside none;
margin: 0 20px 0 0;
padding: 0;
width: 306px;
float:left;
}
.helpBottomLinks ul.helpFAQList li {
margin: 0;
width: 303px;
list-style: none outside none;
border-bottom: 1px solid #DADBDD;
}
.helpBottomLinks ul.helpFAQList li.contactus {
	border-bottom:0
}

.helpBottomLinks ul.helpFAQList li :hover  {
	background: #dae0e8
}
.helpBottomLinks ul.helpFAQList li a.on {
	background:url(../images/selectedArrow.jpg) 94% 50% no-repeat #dae0e8;
}
.topPanelFaq {
display:inline-block;
*display:inline;
zoom:1;
width:480px;

}
.topPanelFaq  a {
color:#747475;
}
.topPanelFaq li {
padding:10px 0;
margin-left:20px;
}
.numberRow {
	color: #012636;
}


/*New FAQ layout */
.faq {
	float:left; width:610px;
}

.cont {
    overflow:hidden;
    padding:5px 0 0px 0;
    line-height:1.4em;
	padding:0 10px 20px 10px;
	border-radius:3px 0 0 3px;
	-webkit-transition: background .5s;
	-moz-transition: background .5s;
	transition: background .5s;
	margin-left: 40px;
}
.cont ul {
	margin:10px 0
}


.faqContent {
	background: white;
	width: 630px;
	float: right;
	padding: 0 10px 30px 10px;
}
.faq h3 {
	cursor:pointer;
	margin: 0 0 5px;
	border-radius:3px 0 0 3px;
	color:#6c6f71;
	padding: 0 8px 2px 8px;
	font-size:18px;
	line-height:36px;
}
.faq .active h3 {
	color:#012636;
}
.faq h3 span {
	display: inline-block;
	width: 39px;
	float:left;
	border:1px solid transparent
}
.faq article {
	padding: 0;
	width: 100%;
	-webkit-transition: all 1s;
	-moz-transition: all 1s;
	-o-transition: all 1s;
	transition: all 1s;
}
.faq article.active  {
	background:#f7f7f7;

}
article h3:hover {	color:#012636;}

/*.cont ul,.cont ol {
    color:#609c3b;
    margin-left:20px; 
}*/
.cont p {
	height:auto;
	min-height:20px;
	display:block;
	margin:0;
	padding:5px 0;
	color:#012636;
	font-size:14px;
}

.cont ul li {
    list-style-type:decimal;
    padding:6px 0;
	margin-left:22px
}

.cms .helpContent.one {
    display:block
}

.helpFAQList ul li:hover  {
     font-weight:bold
 }
.helpFAQList ul li.on  {
     font-weight:bold;
 } 
.helpBottomLinks {
	width:980px; 
	margin:0 auto; 
	padding:0px 0 60px;
}

.noPattern {background:none}























