﻿.display-none {
    display: none;
}
.bold {
    font-weight: bold;
}
#main > #content.content .login-box
{
    max-width: 200px;
    margin-top: 20px;
}
#main > #content.content .login-box h3
{
    font-weight: normal;
    background: #484847;
    height: 13px;
    line-height: 13px;
    font-size: 15px;
    border-bottom: 1px solid #f1f1f1;
    color: #fff;
    padding: 8px;
    border-radius: 3px 3px 0 0;
    -moz-border-radius: 3px 3px 0 0;
    
}
#main > #content.content .login-box .content
{
    padding: 8px;
    background: #c7c7c7;
    border-radius: 0 0 3px 3px;
    -moz-border-radius: 0 0 3px 3px;
}

#main > #content.content .login-box .content input, a.button
{
    border-top: 2px solid #b2b2b2;
    border-bottom: 1px solid #3c3c3b;
    border-left: 1px solid #6d6d6c;
    border-right: 1px solid #6d6d6c;
    background: #7c7c7c;
    font-size: 15px;
    margin-top: 13px;
    color: #fff;
    border-radius: 4px;
    -moz-border-radius: 4px;
    width: 100%;
}
a.button
{
    display: block;
    float: left;
    width: auto;
    padding: 4px 30px;
    margin-left: 15px;
    text-decoration: none;
}
.buttonsContainer 
{
    display: block;    
}.buttons
{
    margin-left: -15px;
    margin-bottom: 30px;
    overflow: hidden;
}
.buttons.buttons-2
{
    margin-left: -3%;
}
.buttons.buttons-2 > .button
{
    text-align: center;
    margin-left: 3%;
    width: 47%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}
#main > #content.content .login-box .content p
{
    font-size: 13px;
    margin-top: 32px;
    padding-bottom: 4px;
}

nav.vertical
{
    font-size: 13px;
}
nav.vertical li
{
    font-size: 13px;
}
nav.vertical ul > li
{
    height: 100%;
    line-height: 18px;
    margin: 0;
    padding: 0;
    white-space: nowrap;
    text-align: left;
    font-size: 13px;
    line-height: 34px;
}
nav.vertical ul > li > a
{
    text-decoration: none;
    color: #585857;
    font-weight: bold;
}

nav.vertical ul > li.active > a
{
    color: #127DAC;
    font-weight: bold;
}

nav.horizontal li
{
    float: left;
    padding: 0 10px;
    font-size: 13px;
}


.box
{
    margin-top: 4px;
    margin-bottom: 17px;
}

.box span,
#main .box h2
{
    background: #484847;
    color: #fff;
    font-size: 15px;
    font-weight: normal;
    padding: 4px 20px;
    position: relative;
    border-radius: 4px 4px 0 0;
    -moz-border-radius: 4px 4px 0 0;
    margin: 0;
}
.box span label
{
    position: absolute;
    right: 20px;
    top: 0;
}
.box .list-box
{
    border: 1px solid #c7c7c7;
    padding: 20px 20px 20px 0;
    border-radius: 0 0 4px 4px;
    -moz-border-radius: 0 0 4px 4px;
}

.box .list-box li,
.box .body li
{
    float: left;
    font-size: 12px;
    margin-bottom: 10px;
}

.quick-search-counties
{
    width: 33%;
}

.quick-search-jobcategories
{
    width: 50%;
}

.box .body li a
{
    display: block;
    margin-left: 25px;
}
.box.filterbox .filterbox-content > ul
{
    margin-left: 0;
}
.box.filterbox .filterbox-content
{
    padding: 10px;
    border: 1px solid #c7c7c7;
    /*padding: 20px 20px 20px 0;*/
    border-radius: 0 0 4px 4px;
    -moz-border-radius: 0 0 4px 4px;
}
.box.filterbox .filterbox-content > a
{
    margin-top: 5px;
    display: block;
}

.box.filterbox .filterbox-header {
     width: 100%;
}

.box.filterbox span
{
    padding-left: 10px;
    display: block;
}
.box.filterbox li
{
    margin-left: 0;
    width: 100%;
}
.box.filterbox li label
{
    float: left;
}
.box.filterbox li input
{
    float: left;
    margin-top: 1px;
}

#main > #content.content .news + .news
{
    margin-top: 15px;
    padding-top: 6px;
    border-top: 1px solid #c7c7c7;
}
#main > #content.content .news h3,
#main > #content.content .news h2.news-heading
{
    border-bottom: 1px solid #000;
    font-weight: normal;
    font-size: 15px;
    word-break: break-all;
    height: 29px;
    line-height: 29px;
    margin-bottom: 5px;
}
#main > #content.content .news h2.news-heading {
    margin-top: 0px;
}

#main > #content.content .news .content
{
    line-height: 18px;
    font-size: 13px;
}

#main > #content.content .news h2,
#main > #content.content .news h4
{
    line-height: 18px;
    font-size: 13px;
    margin-top: 9px;
    font-weight: bold;
}

#main > #content.content .news .content > div
{
    display: block;
    line-height: 20px;
    font-size: 12px;
    font-style: italic;
}

#main > #content.content .news .promotedminilogo img {
    max-width: 100%;
}

#main > #content.content .news .promotedminih3 {
    display: block;
    line-height: 20px;
    font-size: 12px;
    font-style: italic;
    border-bottom: none;
    margin-bottom: 0px;
    height: auto;
}

nav.breadcrumb
{
    margin: 10px 0;
    color: #585857;
}

nav.breadcrumb li
{
    padding: 0 5px 0 0;
    margin: 0;
    float: left;
    font-size: 13px;
}

.breadcrumb a
{
    color: #003399;
    text-decoration: underline;
}
nav.breadcrumb li
{
    font-size: 11px;
}

.buttonFilter {
    border-top: 2px solid #b2b2b2;
    border-bottom: 1px solid #3c3c3b;
    border-left: 1px solid #6d6d6c;
    border-right: 1px solid #6d6d6c;
    background: #7c7c7c;
    font-size: 15px;
    margin-top: 13px;
    color: #fff;
    border-radius: 4px;
    -moz-border-radius: 4px;
    width: 60%;
    cursor: pointer;
}

.filterbox-content li.buttonFilterLi {
    margin-bottom: 0px;
    margin-top: 13px;
}

.redirectButton {
    cursor: pointer;
}

footer .ltpx768 div:nth-of-type(2) {
    overflow: hidden;
    width: 40%;
    float: left;
}

footer .ltpx768 div:nth-of-type(3) {
    overflow: hidden;
    width: 25%;
    float: left;
}

h1.advertisementname {
	float:left;
    padding-bottom: 10px;
}

.jndepartmentdiv {
    display: block;
    overflow: hidden;
    margin-bottom: 20px;
    margin-top: 20px;
}

.jnemployeediv {
    width: 218px;
    overflow: hidden;
    float: left;
    margin-right: 15px;
}

.jnemployeeinfo {
    margin-bottom: 20px;
    line-height: 18px;
}

.jnemployeephone {
    font-size: 1.2em;
    padding-right: 5px;
}

.jnemployee-email {
    font-size: 1.1em;
    padding-right: 5px;
}

.jnemployeeimage {
    width: 100%;
    height: auto;
}

#main h3.imgtextoverlay,
.imgtextoverlay {
    padding: 8px 6px;
    background: #127DAC;
    color: white;
    position: absolute;
    float: left;
    margin-top: -60px;
}

.strong {
    font-weight: bold;
    font-size: 15px;
}

.linkedinlink {
    background: url('../images/linkedin-bw.png') center no-repeat;
    float: right;
    margin: 1px 0 0 0;
    width: 26px;
    height: 29px;
}

.linkedinlink:hover {
    background: url('../images/linkedin.png') center no-repeat;
}

.twitterlink {
    background: url('../images/twitter-bw.png') center no-repeat;
    float: right;
    margin: 3px 0 0 5px;
    width: 26px;
    height: 26px;
}

.twitterlink:hover {
    background: url('../images/twitter.png') center no-repeat;
}

.jumplink {
    text-decoration: none;
    padding: 8px;
    margin-right: 10px;
    background: none repeat scroll 0 0 #127DAC;
    color: white;
    border-radius: 3px;
    font-size: 110%;
    line-height: 45px;
}

.jumplinkdiv {
    margin: 40px 0;
    background-color: #eae7e6;
    padding: 20px 20px;
    width: 645px;
}

.jumplink:hover {
    text-decoration: underline;
}

#employeenavigationlabel {
    display: none;
}

.login_div {
	width: 500px;
	float: right;
	line-height: 40px;
	margin-top: -42px;
}
.login_tab
{
	float: right;
	text-decoration: none;
	z-index:1000; 
	position: relative;
}

#mads {
    background: url('../images/jobbsok.png') center no-repeat;
    background-size: 34px 34px;
    width: 34px;
    height: 34px;
}

.jobseeker_login {
	color: #60b45a;
}
.jobbadmin_login {
	color: #00b0e2;
    right: -4px;
}

.login_tab div 
{
	float: left;
	margin: 5px;
	height: 40px;
}

.login_tab img 
{
	margin: 5px 5px 5px 5px;
    max-width: 30px;
    vertical-align: middle;
}

#main section#content.content div.content-col #employerlogo-container div.profiletext {
    width: 360px;
    float: left;
}

#jobseekerUrl img{
    margin-right: 10px; 
    vertical-align: middle;
}
#jobbadminUrl img{
    margin-right: 10px; 
    vertical-align: middle;
}
.hidden {
    color: transparent;
}
.results .respDropdown {
    margin-top: 10px;
}