div.account-left {
    width: 100%;
    padding-bottom: 20px;
}
.seekersearch {
    padding: 1px 0;
}
div.box.seeker-home{
    width: 100%;
    padding: 0;
    border:none;
    background: none;
    border-bottom: 2px solid #dedede;
}
.box.seeker-home,
.sections {
    /*width: auto !important;*/
}
div.account-left div.seeker-home h1{
    color:#3da0e4;
    border: none;
    width: 56%;
}
div.account-left div.seeker-home h1 span{
    color:#a3a3a3;
}

.percentprofile {
    width: 44%;
    float: left;
}

div.percentprofile a {
    color: #3da0e4;
    display: block;
    line-height: 0.9em;
}
.leftpercent {
    float: left;
    margin-right: 2%;
    width: 44%;
    font-size: 0.9rem;
}

.leftpercent .arrowhtml{
    padding-right: 5px;
}

#percentbar {
    display: inline-block;
    height: 30px;
    position: relative;
    width: 54%;
    background: #dcdcdc;
}

#percentbar .percent {
    background: none repeat scroll 0 0 #3da0e4;
    color: #fff;
    font-size: 1.2em;
    height: 30px;
    left: 0;
    line-height: 2em;
    position: absolute;
    text-align: center;
    top: 0;
    font-style: normal;
    width: 60%;
}

.seekercol {
    width: 33.3%;
    float: left;
}
.seekercol strong {
    color: #0b2b51;
    font-size: 1.3em;
    display: block;
}
.seekercol dl dd{
    font-size: 0.9rem;
    margin:0 0 0.8em 0;
}

.seekercol dd input[type="submit"] {
    border-radius: 51%;
    font-weight: 500;
    padding: 3px 1px;
    text-transform: uppercase;
    margin-top: 0.5em;
    width: 26px;
    height: 26px;
}

.blueanchor{
    color: #368bc2;
}
.greycolor{
    color:#c4c4c4;
}

div.seekercol p {
    margin: 0.1em;
    font-size: 1.1em;
}

div.seekercol input[type="radio"]{
    display: none;
}

div.seekercol  label:before {
    background-color: #fff;
    border: 1px solid #3da0e4;
    border-radius: 11px;
    content: "";
    display: inline-block;
    height: 8px;
    left: 0;
    margin-right: 10px;
    position: absolute;
    top: 4px;
    width: 9px;
    padding: 2px 1px 1px 1px;
}

div.seekercol label {
    box-sizing: border-box;
    display: inline-block;
    color:#c4c4c4;
    padding-left: 6%;
    position: relative;
    text-align: left;
    width: 30%;
    font-weight: bold;
    transition: all 0.5s ease 0s;
}

div.seekercol  input[type=radio]:checked + label{
    color:#595959;
}

div.seekercol  input[type=radio]:checked + label:before {
    content: "\2022";
    color: #3da0e4;
    text-align: center;
    font-size: 24px;
    line-height: 8px;
}

input.searchemployerblocked {
    padding: 2px 8px 2px;
    box-shadow: inset 2px 3px 2px #cfcfcf;
    color: #505050;
}
.linkgoinput{
    display: block;
    width: 13em;
}

.simbolblue {
    color: #7ec3e2;
    border: 2px solid #7ec3e2;
    padding: 0 4px;
    border-radius: 91%;
    display: inline-block;
    font-size: 0.8em;
    height: 1.3em;
    line-height: 1.25em;
    margin-left: 0.3em;
    position: relative;
}

.arrowhtml{
    position: relative;
}
.arrowhtml:before{
    content:'\00BB';
    color: #368bc2;
    position: absolute;
    font-size: 1.2em;
    right: 0;
    top: 0;
}

.seekersearch h3 {
    border: medium none;
    color: #fff;
    font-size: 1.9rem;
    font-weight: 500;
    margin-bottom: 0;
    margin-top: 1em;
}

.seekersearch form input[type="text"] {
    border: medium none;
    box-sizing: border-box;
    color: #696969;
    margin-right: 1em;
    padding: 4px 4px 4px 9px;
    width: 16.8em;
    height: 2.15em;
}
.seekersearch form input {
    height: auto;
    margin: 0 0 3em;
}



.seekersearch form select {
    -moz-appearance: none;
    -webkit-appearance: none;
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    box-shadow: none;
    padding: 4px;
    position: relative;
    color: #696969;
    margin: 0;
    line-height: 1.7em;
    height: 2em;
    width: 20em;
}


div.seekerselectcontainersearch {
    background: none repeat scroll 0 0 #fff;
    display: inline-block;
    height: 2.15em;
    margin: 0 0.5em 38px 0;
    overflow: hidden;
    padding: 0;
    position: relative;
    vertical-align: top;
    width: 15em;
}

div.seekerselectcontainersearch:before {
    background: none repeat scroll 0 0 transparent;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 8px solid #a2a2a2;
    content: "";
    display: block;
    height: 0;
    position: absolute;
    right: 6px;
    top: 10px;
    width: 0;
}

.seekersearch input[type="submit"] {
    border-radius: 40px;
    padding: 6px 11px;
    width: 11em;
    font-size: 0.9em;
}

div.sectionleft {
    float: left;
    width: 66%;
}


div.sectionright {
    float: left;
    width: 33%;
}

.sectionleft dl {
    margin: 0;
    padding-bottom: 36px;
}
.sectionleftinner {
    width: 50%;
    float: left;
}
.sectionleft dl dt {
    color: #172552;
    font-family: bebasNeue, Helvetica, Arial, sans-serif;
    font-size: 1.9rem;
    font-weight: 400;
    margin-bottom: 0.6em;
    line-height: 1.9rem;
}


.sectionleft dl dd {
    background: url("images/square.jpg") no-repeat scroll -2px top rgba(0, 0, 0, 0);
    margin: 0 0 0.7em;
}
.sectionleft dl dd a.listlink {
    padding-left: 26px;
    display: block;
}

.sectionleft dl dd.addbuttondl a.button {
    padding: 3px 12px;
    font-size: 0.8em;
    font-weight: lighter;
    color: #fff;
    float: none;
    display: inline-block;
}
.sectionleft dl dd.addbuttondl {
    background: none;
    padding-left: 0;
    margin-bottom: 0.1em;
}
div.sectionleft dl > * {
    margin-right: 36px;
}

a.viewalldl {
    color: #368bc2;
    display: inline-block;
    font-size: 0.95rem;
    margin: 6px 0 10px;
    padding-right: 13px;
}

.sectionleft dl.nobg dd {
    background: none;
    padding-left: 0;
}
.sectionleft dl.nobg strong {
    color: #3b85c2;
    font-size: 1.1em;
}
.sectionleft dl.nobg p {
    font-size: 1.1em;
    line-height: 1em;
    margin: 0 0 1em;
}

.sectionleft dl dd {
    min-height: 20px;
}
.sectionleft dl.nobg a.viewalldl {
    margin-top: 0;
}

.sectionright h4 {
    color: #172552;
    font-size: 1.9rem;
    font-weight: 400;
    margin-top: 0;
    margin-bottom: 0.8em;
    padding-bottom: 0;
    line-height: 1.9rem;
}


div.fiarseekerhome h5 {
    font-family: bebasNeue, Helvetica, Arial, sans-serif;
    font-size: 2em;
    font-weight: 400;
    margin-bottom: 0;
    margin-top: 0;
    color: #061E4A;
}

.sectionright div div:first-child {
    border-top: 1px solid #e7e7e7;
}


.sectionright div div:last-child {
    margin-bottom: 1.2em;
}

.fiarseekerhome {
    padding: 1.2em 1em 1.2em 0.8em;
    border-bottom: 1px solid #e7e7e7;
}

div.fiarseekerhome strong {
    display: block;
}
.fiarseekerhome > a {
    display: inline-block;
    float: none;
    font-size: 0.95rem;
    width: 5em;
}

.viewallfair {
    display: inline-block;
    font-size: 0.9rem;
    padding-left: 0.9em;
    padding-right: 1.1em;
}

.fiarseekerhome h5 a {
    background: none repeat scroll 0 0 #a3a3a3;
    border-radius: 12px;
    color: #fff;
    display: inline-block;
    float: right;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 0.4em;
    font-weight: lighter;
    padding: 2px 12px;
    text-decoration: none;
}

div.fiarseekerhome strong {
    display: block;
    font-size: 1.2em;
    line-height: 1.9em;
    clear: both;
}

.fiarseekerhome.attending, .attending {
    background: none repeat scroll 0 0 #e1effa;
}
.fiarseekerhome.attending h5 a {
    background: #3489c2;
}
.fiarseekerhome.attending h5 {
    color: #52aad8;
}


.whoviewresume {
    background: none repeat scroll 0 0 #e1effa;
    box-sizing: border-box;
    display: inline-block;
    padding: 15px 0 15px 18px;
    width: 100%;
    margin-top: 4.5em;
}
div.whoviewresume h4 {
    border: medium none;
    color: #3688c0;
    font-size: 1.8rem;
    margin: 0;
    padding-bottom: 0.5em;
}
div.whoviewresume ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
div.whoviewresume ul li {
    color: #4d4e50;
    font-size: 1.2em;
    font-weight: 100;
    margin-bottom: 1em;
}
.whoviewresume a {
    padding-right: 1em;
    display: inline-block;
    font-size: 1.1em;
}


div.sectionjobsmay {
    background: none repeat scroll 0 0 #122952;
    box-sizing: border-box;
    margin-right: 3%;
    padding-left: 5%;
    width: 63%;
    /** Hack to make its height follow the ad on the right **/
    padding-bottom: 500em;
    margin-bottom: -500em;
}
.sectionjobsmay ul li {
    font-size: 1.05rem;
    margin-bottom: 0.4em;
}
.sectionjobsmay ul {
    list-style: none;
    padding: 0;
}
.sectionjobsmay h4 {
    color: #fff;
    font-size: 1.9rem;
    font-weight: 400;
    margin-bottom: 0.75em;
    margin-top: 1em;
}
.sectionjobsmay strong {
    color: #318fc3;
}

.sectionright #banner {
    box-sizing: border-box;
    margin: 0;
    max-width: 100%;
    min-width: 100%;
    min-height:0;
}

.sectionright #banner img{
    width: 100%;
}

div.sectioninner div#leftresources{
    margin-right: 5%;
    width: 65%;
}

div.sectioninner div#rightresources{
    width: 30%;
}

.sectioninner #rightresources h4 a.resourceview {
    padding-left: 12px;
    padding-right: 18px;
}

.sectioninner #rightresources h4 a.resourceview:before{
    right: 10px;
}
.sectioninner #rightresources h4.titlebordertop span{
    margin-right: 8px;
}

.innermarginbottom {
    margin-bottom: 2em;
    overflow: hidden;
}


a.listlink {
    color: #434343;
    display: inline;
    font-size: 0.97rem;
    line-height: 1.3rem;
    vertical-align: middle;
}

dl dd.nobg {
    background: none;
}

span.simbol{
    position: relative;
    background: url("images/dlh.png") no-repeat scroll left top rgba(0, 0, 0, 0);
    display: inline-block;
    margin-left: 0.1em;
    vertical-align: middle;
    width: 23px;
    height: 23px;
}

.advancedsearch{
    color: #fff;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 0.95rem;
    padding-left: 20px;
    vertical-align: middle;
}

.tooltip strong {
    font-size: .8rem;
    display: inline;
}
div.tooltip p {
    color: #ffffff;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 13px !important;
    font-weight: normal;
    margin: 1px !important;
    text-align: left;
}
.tooltip {
    background: none repeat scroll 0 0 #1274a2;
    border-radius: 5px;
    box-sizing: border-box;
    display: none;
    height: auto;
    padding: 5px;
    position: absolute;
    top: -2px;
    left: 7px;
    width: 22rem;
    z-index: 2147483647;
}
.tooltip.tooltip_left{
    left: -22rem;
}
.simbolblue:hover .tooltip , .simbol:hover .tooltip {
    display: block;
}

div.section{
    overflow: visible;
}
.button {
    -webkit-border-radius: 40px !important;
    -moz-border-radius: 40px !important;
    border-radius: 40px !important;
}
#blocked_employers_list .hint {
    color: #999;
}


.blockprefooter_seeker {
    box-sizing: border-box;
    float: left;
    width: 20%;
}
.blockprefooter_seeker span {
    color: #489fcc;
    display: block;
    font-family: bebasNeue, Helvetica, Arial, sans-serif;
    font-size: 3.5rem;
    margin-bottom: 10px;
    line-height: 2.4rem;
}
.seekerprefooter {
    padding-top: 38px;
    height: 150px;
}
.blockprefooter_seeker strong {
    font-size: 0.98rem;
    font-weight: bold;
}
.blockprefooter_seeker p {
    font-size: 0.98rem;
    margin: 0;
}
.blockprefooter_seeker a {
    display: inline-block;
    font-size: 0.95rem;
    line-height: 1.2rem;
    padding-right: 13px;
    position: relative;
}
.blockprefooter_seeker a.arrowhtml:before {
    top: 0;
}
/*.blockprefooter_seeker strong{*/
    /*background:*/
/*}*/

div.info_message_box {
    border: 1px solid #2BA1E0;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background-color: #B4D4EA;
    margin: 10px 0 10px 0;
    padding: 10px 1px 10px 60px;
}
.info_message_box .message,
.info_message_box .issue {
    color: #021C48;
}
/* Welcome message */
.welcome-message-wrapper {
    position: relative;
    clear: both;
}

div.welcome-message {
    width: 320px;
    padding: 20px 70px;
    position: absolute;
    left: 50%;
    top: -20px;
    margin-left: -230px;
    z-index: 2;
    background: #fff;
    box-shadow: 2px 2px 40px #888;
    border-top: 10px solid #f9282d;
    border-radius: 5px;
}

div.welcome-message h1 {
    border: none;
    padding: 0;
    margin: 0;
}

@media all and (max-width: 900px){
    .seeker-home-view div.info_message_box{
        width: calc(100% - 30px);
        margin-left: 15px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    .seeker-home-view div.account-left div.seeker-home h1{
        width: calc(100% - 30px);
        margin-left: 15px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    .seeker-home-view .percentprofile{
        width: calc(100% - 30px);
        margin-left: 15px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        padding-bottom: 15px;
    }
    .seeker-home-view .leftpercent > span{
        display: block;
    }
    .seeker-home-view .leftpercent .arrowhtml{
        display: inline-block;
        padding-right: 15px;
    }
    .seeker-home-view .seekercol{
        width: 50%;
        float: none;
        display: inline-block;
        margin-left: -0.36em;
        padding: 0 15px 15px 15px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        vertical-align: top;
    }
    .seeker-home-view div.seekersearch{
        width: 100%;
        padding-left: 15px;
        padding-right: 15px;
        padding-bottom: 40px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    .seeker-home-view .seekersearch form input[type="text"]{
        width: calc(50% - 30px);
        margin: 0 13px 15px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    .seeker-home-view div.seekerselectcontainersearch{
        width: calc(50% - 30px);
        margin: 0 13px 15px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    .seeker-home-view div.seekerselectcontainersearch select{
        width: 100%;
    }
    .seeker-home-view .seekersearch input[type="submit"]{
        margin-left: 15px;
    }
    .seeker-home-view > div.sectioninner{
        width: 100%;
        padding: 0 15px 15px 15px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    .seeker-home-view .sectionleft .sectionleftinner:first-child{
        width: calc(50% - 7px);
        float: left;
    }
    .seeker-home-view .sectionleft .sectionleftinner:nth-child(2){
        width: calc(50% - 7px);
        float: right;
    }
    .seeker-home-view .seekerprefooter{
        text-align: center;
        height: auto;
    }
    .seeker-home-view .blockprefooter_seeker{
        display: inline-block;
        float: none;
        width: 160px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        margin-bottom: 15px;
        vertical-align: top;
    }
}
@media all and (max-width: 850px){
    div.main.paddinginner .seeker-home-view{
        width: 101%;
        margin-left: -1%;
    }
}
@media all and (max-width: 500px){
    .seeker-home-view div.info_message_box{
        padding: 10px;
    }
    .seeker-home-view .seekercol{
        width: 100%;
    }
    .seeker-home-view .leftpercent{
        width: 100%;
        margin-right: 0;
    }
    .seeker-home-view #percentbar{
        width: 100%;
        margin-top: 15px;
    }
    .seeker-home-view div.seekersearch form{
        margin-left: -1%;
    }
    .seeker-home-view .seekersearch h3{
        text-align: center;
    }
    .seeker-home-view a#advancedsearch{
        display: block;
        margin: 10px auto;
    }
    .seeker-home-view .seekersearch form input[type="text"]{
        width: 100%;
        margin-left: 0;
        margin-right: 0;
    }
    .seeker-home-view div.seekerselectcontainersearch{
        width: 100%;
        margin-left: 0;
        margin-right: 0;
    }
    .seeker-home-view .seekersearch input[type="submit"]{
        display: inline-block;
        vertical-align: top;
        margin-left: 0;
    }
    .seeker-home-view .sectionleft .sectionleftinner,
    .seeker-home-view .sectionleft .sectionleftinner:first-child,
    .seeker-home-view .sectionleft .sectionleftinner:nth-last-child(2){
        width: 100%;
    }
    .seeker-home-view div.sectionjobsmay{
        width: 100%;
        float: none;
        padding: 15px;
        margin: 0 0 15px;
    }
    .seeker-home-view div.sectionright{
        width: 100%;
        text-align: center;
        float: none;
    }
    .seeker-home-view div#banner img{
        display: inline-block;
    }
    .seeker-home-view div.sectioninner div#rightresources{
        width: 100%;
        clear: both;
        float: none;
    }
}