@import url('https://fonts.googleapis.com/css?family=Roboto');

body {
    color: #4a4a4a;
    font-family: Roboto, Arial, Helvetica, sans-serif;
    font-size: 16px;
    width:100%;
}

#r_wrapper {
    width:98%;
min-height: 500px;
}


#r_main
{

}

.search-field {

}

.container
{
max-width: 100%;
padding: 0px;
}

.applyPage #fancybox-wrap {
    top: 90px !important;
}

.features {
padding-top: 20px;

}

/*Rubrik*/
h1, h2, h3
{
    font-family: Roboto, Arial, Helvetica, sans-serif;
}

.welcome h1 {

    color: #010101;
    /*font-family: Work Sans,Helvetica,Arial,sans-serif;*/
    font-size: 37px;
    line-height: normal;
    /*margin-bottom: 20px;*/
    margin-top: 0;
    font-weight: 700;
}

h2
{
    color: #010101;
    /*font-family: Work Sans,Helvetica,Arial,sans-serif;*/
    font-size: 20px;
    font-weight: 700;
}

h3
{
    /*font-family: Work Sans,Helvetica,Arial,sans-serif;*/
    color: #4a4a4a;
    font-size: 16px;
    font-weight: 700;
}

.jobListContainer .welcome h1
{

}

.jobListContainer .welcome p
{
    font-size: 16px;
}


.welcome h1 > span
{
    color: #010101;
    /*font-family: Work Sans,Helvetica,Arial,sans-serif;*/
    font-size: 37px;
    line-height: 26px;
    margin-bottom: 20px;
    margin-top: 0;
    font-weight: 700;
    display: none;
}

h3#errortitle,  .control h2, h3.profileHeader
{
    color: #010101;
    /*font-family: Work Sans,Helvetica,Arial,sans-serif;*/
    font-size: 16px;
}

#subscribeform > p:nth-child(3) 
{
    display: none;
}

#subscribe-frequency 
{
    display: none;
}

/*Texter: Brödtext, Annonstext, Ansökningsformulär*/
  .jobDescription, .AGintro > p, .welcome > p, .jobDescription p, p.app-label, span.underbutton, .jobDescription strong, .jobDescription p > strong, .jobDescription p > a, .popupBox > h4 > a, .jobDescription li, .prefixtext, p, em,  .rm_contact_person, .rm_contact_name, .rm_contact_pos, .rm_contact_phone, .rm_contact_email, 
.profileEditItem p, .user-info dl dt, .control p, #fancybox-content form > select, .control input[type="text"], .control input[type="password"], .control input[type="email"], .appbox1 input.appinput, select.birth-year, select.birth-month, select.birth-day, select.appinput, 
.profileEditItem > p > span, .appbox3 .q-checkbox > p.q-label, .q-checkbox > p.q-label:first-child, .popupBoxMenu p, .popupBoxMenu select, .question-graded .qGradTitle, table.question-graded
{
    color: #4a4a4a;
    font-family: Roboto, Arial, Helvetica, sans-serif;
    font-size: 16px;
    line-height: normal;
}

.prefixtext, .sufixtext
{
    font-size: 16px;
    font-style: italic;
}

.prefixtext
{
    padding-bottom: 20px;
    font-style: italic;
}

.jobDescription p,  jobDescription ul, .rm_contact_person
{
    margin-bottom: 15px;
}

.jobDescription ul
{
    padding-left: 15px;
}

.jobDescription li
{
    list-style-position:outside;
}

.appbox1 h3, .appbox2 h3, .appbox3 h3, .profileEditItem > h4 
{
    margin-bottom: 5px;
    color: #000;
    font-family: Roboto, Arial, Helvetica, sans-serif;
    font-size: 16px;
}

.q-checkbox > p.q-label, .appbox3 > p.q-label, span.underbutton
{
    color: #000;
    font-size: 16px;
    font-family: Roboto, Arial, Helvetica, sans-serif;
}

.profilel, .profilel span, .profilel a ,  .popupBox a.itemDel, .popupBox > h4
{
     font-weight: normal;
     font-family: Roboto, Arial, Helvetica, sans-serif;
     font-size: 16px;
}

.rm_contact_person p
{
    margin-bottom: 0px;
}

.filterbox
{
    width: 90%;
    border: none;
    padding-top: 20px;
}

.filterItemsTags, .filterItemsSelect
{
    width: 90%;
}

.jobDescImage
{
    width: 100%; /* you can use % */
    height: auto;
}


/*Länkar*/
.jobDescription p > a, .popupBox > h4 > a, a.button-link, .feature-list a, .control p.feature-list,.user-info a, h1 a, .profilel a, p.conditions:hover
{
    color: #003366;
    font-family: Roboto, Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: 900;
    cursor:pointer;
}

.jobDescription p > a:hover, .popupBox > h4 > a:hover, a.button-link:hover, .feature-list a:hover, .control p.feature-list:hover,.user-info a:hover, h1 a:hover, .profilel a:hover, p.conditions
{
    color: #010101;
}

/*Jobblista*/
.joblist thead th
{
    background: #fff;
    color: #010101;
    font-family: Roboto, Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: 700;
    height: 25px;
    border: none;
    padding-right: 5px;
    border-bottom: 1px solid #4F4F4F;
}

.joblist table
{
    border-top: none;
    width:100%;
}


tr.jobs>td
{
    color: #010101;
    font-family: Roboto, Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: normal;
    line-height:normal;
    padding-top: 5px;
    padding-bottom: 5px;
/*	Background-Color: #DFDAD1*/
    border-bottom: 1px solid #4F4F4F;
}

.joblist a
{
    color: #010101;
    font-family: Work Sans,Helvetica,Arial,sans-serif;
    font-size: 16px;
    font-weight: 500;
    cursor:pointer;
    text-decoration:none;
}

tr.jobs:hover
{

}

.joblist a:hover
{
    text-decoration:underline;
    color: #003366;
    cursor: pointer;
    font-weight: 70000;
}

tr.even
{
/*background-color: #C1C1C1;*/
}

tr.even:hover
{

}


/*Knappar*/
.addbutton, a.button, .fbutton, .sub-btn, .button-med, #pwd-sent, .button-big,
.control .button-med,  #applApply, .button-link
{  
    color: #FFF;
    background-color: #003F69;
    font-family: Roboto, Arial, Helvetica, sans-serif;
    font-size: 16px;
    border-radius: 0px;
    font-weight: 100;
    line-height: 10px;
    padding: 13px 10px;
    border: 1px #003F69 solid;
    -webkit-appearance: none;
    transition: all 0.1s ease-in-out 0s;
    box-shadow: 0 0px 0px 0 rgba(0, 0, 0, 0.07); 
}


.button span, .addbutton span {
    line-height: 10px;
    color: #FFF;
    background-color: #003F69;
    font-family: Roboto, Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: 100;

}

.button span:hover, .addbutton span:hover, .genapply a:hover {
    color: #c5f0f6;
    background-color: #003050;
    line-height: 10px;
    font-size: 16px;
    font-weight: 100;
}

.button
{
    width: -moz-fit-content;
    width: intrinsic;           /* Safari/WebKit uses a non-standard name */
    width: -moz-max-content;    /* Firefox/Gecko */
    width: -webkit-max-content;
    height: 10px;
}

.addbutton:hover, a.button:hover, .fbutton:hover, .sub-btn:hover, .button-med:hover, 
#pwd-sent:hover, .button-big:hover, .control .button-med:hover,  #applApply:hover, .button-link:hover, .button:hover
{
    color: #c5f0f6;
    background-color: #003050;
    font-family: Roboto, Arial, Helvetica, sans-serif;
    font-size: 16px;
    border-radius: 0px;
    font-weight: 100;
    line-height: 10px;
    border: 1px #003050 solid;
    -webkit-appearance: none;
    transition: all 0.1s ease-in-out 0s;
    box-shadow: 0 0px 0px 0 rgba(0, 0, 0, 0.07); 
}

#fancy-cnl, #subs-cnl, #login-cnl
{

}

#fancy-cnl:hover, #subs-cnl:hover, #login-cnl:hover, .icon-remove:hover
{
   background-color: #003050;
}

.control .button-med, .popupBox .button-med
{
    margin-right:2px;
    border-radius: 0px;
    border: 1px #003F69 solid;
}

.control .button-med
{
    padding: 13px 10px;
}


.control p
{
    line-height: normal !important;
}

.addbutton:hover, .sub-btn:hover, .button-med:hover, 
#pwd-sent:hover, .button-big:hover, .control .button-med:hover,  #applApply:hover, .button-link:hover,a.button:hover
{
    box-shadow: 0 0px 0px 0 rgba(0, 0, 0, 0.07); 
    border: 1px #003050 solid;
    background-color: #003050;
    color: #c5f0f6;
}


.button-big
{
    height:38px;
    border:roboto;
    border-radius: 0px;
    min-width: -moz-fit-content;
    width: intrinsic;           /* Safari/WebKit uses a non-standard name */
    width: -moz-max-content;    /* Firefox/Gecko */
    width: -webkit-max-content;
    min-width: inherit;
    appearance:none;
    -moz-appearance:none; /* Firefox */
    -webkit-appearance:none;
}

#subscribeform #subs-cnl {
    margin-top: 15px;
}


a.button span, .addbutton span, .genapply a
{ 
color:  inherit;
    background-color: inherit;
}

a {
    color: inherit;
}



/*Ändra inte*/
.btn-mail .label
{
line-height: normal;
font-size: 11px;
padding-top: 0px;
margin-bottom: 5px;
}


span.underbutton 
{
width: 100%;
text-align: left;
}

#cv-add h3
{
padding: 15px 0px;
}

.subscribe
{
margin-right: 2px;
}

.login, .subscribe, .genapply  {
    float: left;
}


/*
a [class^="icon-"], a [class*=" icon-"] {
    display: none !important;
    text-decoration: inherit;
}*/
a.button-link
{
color: #fff !important;
}

a.button-link:hover
{
text-decoration: none !important;
}


.profileform #login-cnl {
    margin-top: 5px;
}



/*Ansökningsformulär*/
.question-graded .qGradItem {
    text-align: center;
    width: 50px;
}

table.question-graded
{
width: 100%;
}


.ProfileImportContainer {
    border: 1px solid #e9e9e9;
}



/*Boxar*/
#loginbox .control, #subscribebox .control 
{
 
    width: 320px;
}

/*Streck som finns i boxar*/
.control form, h3.profileHeader, h2.invitationHeader, h2.assessmentHeader, .simplyMsgBox > h3
{
border-bottom-color: #c0c0c0;
}




.question-graded .qGradItem {
    text-align: center;
    width: 50px;
}

table.question-graded
{
width: 100%;
}

#fancybox-content
{

}

input.appinput, input#prof_personalnumber, input#prof_birthlastfour,  input#subscribe-email, select#subscribe-frequency,  control input[type="text"], .control input[type="text"], .control input[type="password"], .control input[type="email"]
{
height: 40px !important;
border-radius: 0px;
border: none;
box-shadow: 0 0px 0px rgba(0, 0, 0, 0.075) inset;
padding: 4px;
border-radius: 0px;
border: 1px solid #CCC;
width: 98%;
}

#UploadPL, #UploadCV, #pi-add {
    margin-top: -18px;
border-bottom: 1px solid #ccc;
    margin-top: -18px;
    padding-bottom: 20px;
	line-height: normal;

}


.control input:focus, input.appinput:focus
{

}


#UploadPL .addbutton, #UploadCV .addbutton, #othfi-add .addbutton, #pi-add .addbutton {

    margin: 15px 0;

}


.q-checkbox li.invalidElement {
    margin-left: 20px;
    margin-top: -40px;
    position: absolute;
}

p.app-label
{
padding-top: 10px;
}

select#gender, select#prof_birthyear, select#countrycode, select#referal, select {
-webkit-appearance: none;
   -moz-appearance: none;
   appearance: none;
    background-image: url("https://site103.reachmee.com/Admin/images/extstorage2/RM861/image_bank/arrowdown.png");
    background-position: right 10px center;
    background-repeat: no-repeat;
    /*background-size: 10% auto;*/
    border: none;
    border-radius: 0;
    box-shadow: 0 0px 0px rgba(0, 0, 0, 0.075) inset;
    height: 50px;
    overflow: hidden;
    width: 100%;
    border: 1px solid #CCC;
}

select#prof_birthyear, select#prof_birthmonth, select#prof_birthday
{

}

select#gender:after
{
font-family: fontawesome;
content: "\f104";
}

.filebox li {
    position: absolute !important;
    top: 20px;
}

.appbox2 h3
{
margin-bottom: 20px;
}

.appbox2 > div
{
border: none;
}

.question-graded .qGradItem {
    text-align: center;
    width: 50px;
}

table.question-graded
{
width: 100%;
}

.appbox1 {
    float: left;
    width: 60%;
/*border-bottom: 1px solid #ccc;*/
margin-bottom: 20px;
    padding-bottom: 30px;
}

.appbox2 {
    float: none;
    width: 10%;
min-width: 200px;
}

.appbox3 {
    padding-top: 10px;
    width: 60%;
border-top: 1px solid #ccc;
}

.appbox3 h3 {
    padding: 20px 0;
}

.filebox li {
    position: absolute !important;
    top: -85px;
}

li.invalidElement
{
color: #ff0000;
}

.conditionsAccept
{
background-color: #fff;
}

#messageBox1 {
    background-color: #fff;
    color: red;
}

#fancybox-overlay
{
background-color: #f2f2f2 !important;
}


#fi-add #cl8
{
display: none;
}

.underbutton:before
{

}

#piupload .underbutton:before, #ofupload .underbutton:before
{
content: none !important;
}

.conditionsBox, .conditionsAccept
{
border: none;
}

.ProfileImportContainer
{
border: 1px solid #e9e9e9;
}

.conditionsBox
{
padding: 20px;
border: 1px solid #ccc;
}

.conditionsBox .appbox3 {
    border: medium none;
}


p.q-title
{
font-weight: bold;
}


#cl8
{
border: none;
}

.popupBoxMenu .preferred {
    margin: 20px;
    width: initial;
}




/*Urvalsfrågor*/
.question-graded td {
    border-bottom: 1px solid #ccc;
    padding: 10px 0;
}

.p.q-title, .q-title
{
padding-bottom: 10px !important;
}

.qTypeWrapper iframe
{
padding: 10px 0px;
}


/*Tack för din ansökan sida*/ 
.profileEditItem:hover
{
background-color: #fff;
}

.user-info dl dt {
    width: 330px;
}

.user-info dl dd {
    margin-left: 300px;
    margin-top: -20px;
    min-height: 20px;
    width: 400px;
}


.control p, p.app-label, span.app-label, .control label 
{
font-size: inherit;
font-family: inherit;
padding-top: 10px;
color: inherit;
padding-bottom: 5px;
}

/*Skicka till en vän fönster*/
body#popup
{
padding: 0px;
}


#popup .control
{
padding: 40px;
}


@media (max-width: 410px) {
/*@media only screen and (orientation:portrait){*/
  body {
    width: 100%; }
    
  #r_wrapper {
	  width: auto;
  }

.jobDescription p iframe
{
width: 100%;
}
  
.jobDescFeatureBox {
    margin-bottom: 60px;
}

#profile {
    padding-bottom: 20px;
    padding-top: 30px;
}

.applyPage #loginbox .control
{
    padding-bottom: 60px;
}

.applyPage #loginbox .control #login-cnl
{
 top: 80px;
}

.jobDescImage
{
width:90%; /* you can use % */
    height: auto;
}

.features {
    margin-top: 10px;
    padding: 0;
    position: relative;
    right: 0;
    top: 0;
    width: 100%;
}

.jobDescFeatureBox {
    bottom: 0px;
    height: 10px;
    position: absolute;
}

.jobDescription {
    margin-bottom: 80px;
}


.l-share
{
margin-top: 10px;
}

.button
{
width: 90px;
}

  .container {
    padding: 0; }

  .fbutton,
  .profilel {
    display: block;
    float: none;
    margin-bottom: 7px; }

  .filterbox {
    border: none; }
    .filterbox .search input[type=text] {
      width: 70%;
      height: 20px; }
    .filterbox .search input[type=submit] {
      width: 20%;
      height: 26px;
      padding: 4px 2px;
      -webkit-appearance: button;
      appearance: button; }

  .jobListContainer .welcome p {
    font-size: 13px; }

.apply
{
/*display:none;*/
}

#login-btn {
    margin-top: 5px;
}

select#gender, select#prof_birthyear, select#countrycode, select
{
width: 100%;
}


/***Jobblista****/
#jobsTable 
{
    width: 100%; 
}

#jobsTable thead 
{
      display: none; 
}

#jobsTable td 
{
      display: none; 
}

#jobsTable td.jobitem 
{
        display: table-cell;
        padding: 20px 0px;
        width: 100%; 

}
        
#jobsTable td.jobitem a 
{
          padding: 5px 0;
          width: 100%;
          display: block; 
}

#jobsTable tr:nth-of-type(even) 
{
      /*background-color: rgba(38, 177, 246, 0.1); */
}

#jobsTable_info 
{
    font-size: 13px;
    color: #888; 
}

/****Ansökningsformulär****/
.jobApplyContainer .appbox1, .jobApplyContainer .appbox3 
{
    width: 100%;
    float: none; 
}
  
.jobApplyContainer .appbox2 
{
    width: 60%;
    float: none; 
}

.jobApplyContainer .appbox3 select 
{
    width: 100%; 
}

.user-info dl dd 
{
    width: initial; 
}

.profile 
{
    padding: 0 0 10px 0; 
}
    
.profile #PersonalImage 
{
      float: none;
      text-align: left; 
}
    
.profile .educationedit 
{
      display: none; 
}

.profile .page_link, .profile .ellipse 
{
      display: none !important; 
}
    
.profile #page_navigation1 
{
      margin-top: -3px;
      margin-right: 0; 
}

.profile #page_navigation1 a 
{
        font-size: 24px; 
}

.profile .no_more i 
{
      color: #a1a1a1; 
}
    
.profile .previous_link 
{
      margin-right: 10px; 
}
    
.profile a.applicationView 
{
      display: block;
      width: 100%; 
}

/***boxar***/
#loginbox .control, #subscribebox .control {
    max-width: 300px;
}

.control #login-btn, .control .button-med, .control #login-cnl
{
width: 100%;
}

.control #login-cnl, .control #subs-cnl
{
position: relative;
    top: 50px;
float: left;
}

.control #profile .button-med[type="Submit"], .control #subs-btn
{
position: relative;
    top: -30px;
}

#fancybox-wrap
{
height: 100%;
max-height: 250px;
padding-left: 0 !important;
width: 85%;
}

#fancybox-content
{
overflow: visible !important;
border-width: 0 !important;
float: left;
}

#fancybox-outer .control
{
width:80%;
}


#fancybox-outer #fancybox-content #fancy-cnl
{
position: relative;
    top: 40px;
}

#fancybox-outer #fancybox-content .button-med
{
position: relative;
    top: -50px;
float: left;
}

#afile
{
margin-bottom: 15px;
}

.user-info dl dd {
    margin-left: 0px;
    margin-top: 0;
    min-height: 20px;
    width: 200px;
}


.user-info dl dt {
    font-weight: bold;
    width: 200px;
}


.profile .profileEditItem > dl {
    height: 300px;
    width: 300px;
}

  .assessmentItem, .procFolder, .bookLocationsCont, .conditionsBox, .appView, .messageWrapper {
    padding: 19px 1px 1px; } }