@import url('https://fonts.googleapis.com/css?family=Nunito:300,300i,400,400i,700,700i');

body {
    color: #000000;
  font-family: 'Nunito', sans-serif !important;
    font-size: 16px;
line-height: 22px;

    width:100%;
}

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

#r_main
{

}

.mainPage .container
{
padding: 0px 0px 130px;
}

.container
{
max-width: 100%;
}

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

.features {
padding-top: 20px;
bottom: 0px;
position: absolute;
}

/*Rubrik*/
h1, h2, h3, h4
{
    color: #000000;
font-family: 'Nunito', sans-serif !important;
font-weight: 800;
}

.welcome h1 {

    color: #000000;
  font-family: 'Nunito', sans-serif !important;
     font-size: 28px;
    line-height: normal;
    /*margin-bottom: 20px;*/
    margin-top: 0;
    font-weight: 800;
}

h2
{
font-size: 24.5px;
}

h3
{
font-size: 20px;
}

.jobListContainer .welcome h1
{

}

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


.welcome h1 > span
{
    color: #000000;
  font-family: 'Nunito', sans-serif !important;
    font-size: 19px;
    line-height: 32px;
    letter-spacing: 0.5px;
    margin-bottom: 20px;
    margin-top: 0;
    font-weight: 500;
display: none;
}

h3#errortitle,  .control h2, h3.profileHeader
{
    color: #000000;
  font-family: 'Nunito', sans-serif !important;
    font-size: 19px;
}


/*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: #000000;
  font-family: 'Nunito', sans-serif !important;
    font-size: 16px;
line-height: 22px;
    letter-spacing: 0.5px;
}

.prefixtext, .sufixtext
{
font-size: 19px;
}

.prefixtext
{
padding-bottom: 20px;
}
.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: #000000;
  font-family: 'Nunito', sans-serif !important;
    font-size: 19px;
}

.q-checkbox > p.q-label, .appbox3 > p.q-label, span.underbutton
{
    color: #000000;
  font-family: 'Nunito', sans-serif !important;
    font-size: 19px;
}

 .profilel, .profilel span, .profilel a ,  .popupBox a.itemDel, .popupBox > h4{
     font-weight: normal;
    color: #000000;
  font-family: 'Nunito', sans-serif !important;
    font-size: 19px;
}

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

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

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

.jobDescFeatureBox
{
    height: 30px;
    padding-top: 15px;
}


/*Länkar*/
.jobDescription p > a, .popupBox > h4 > a, .feature-list a, .control p.feature-list,.user-info a, h1 a, .profilel a, p.conditions:hover, .a-open-block, .jobDescription a
{
    color: #000000;
  font-family: 'Nunito', sans-serif !important;
    font-size: 16px;
text-decoration: none;

cursor:pointer;
}

.jobDescription p > a:hover, .popupBox > h4 > a:hover, .feature-list a:hover, .control p.feature-list:hover,.user-info a:hover, h1 a:hover, .profilel a:hover, p.conditions, .a-open-block:hover, .jobDescription a:hover
{
text-decoration: none;
color: #000000;
}

a.button-link {
font-weight: 700;
background: 0 0;
color: #37BD00;
border: #37BD00 1px solid;
border-width: 3px;
padding: 10px 33px;
border-radius: 30px;
}

a.button-link:hover {
box-shadow: none;
color: #ffffff;
border: 3px solid #37BD00;
   background-color: #37BD00;
}

/*Jobblista*/
.joblist thead th
{
    background: #fff;
    color: #000000;
  font-family: 'Nunito', sans-serif !important;
    font-size: 19px;
    font-weight: 800;
    height: 30px;

    border: none;
padding-right: 5px;
border-bottom: 3px solid #37BD00;
}

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


tr.jobs>td
{
    color: #000000;
  font-family: 'Nunito', sans-serif !important;
    font-size: 19px;
    font-weight: normal;
        line-height:normal;
padding-top: 15px;
padding-bottom: 20px;
/*	Background-Color: #DFDAD1*/
/*border-bottom: 1px solid #d1d1d1;*/
}

.joblist a
{
    color: #000;
  font-family: 'Nunito', sans-serif !important;
    font-size: 19px;
    font-weight: normal;
cursor:pointer;
       text-decoration:none;
}

tr.jobs:hover
{
cursor: pointer;
}

.joblist a:hover
{
       text-decoration:none;
color: #00000;
}

tr.even
{
background-color: #F3F3F3;
}

tr.even:hover
{

}


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


/*Knappar*/
.addbutton, a.button, .fbutton, .sub-btn, .button-med, #pwd-sent, .button-big,
.control .button-med,  #applApply, .button-link
{  
font-weight: 700;
background: 0 0;
color: #37BD00;
border-color: #37BD00;
border-width: 3px;
padding: 10px 33px;
border-radius: 30px;
}


.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;
}

.button span
{
line-height: 15px;
}

.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
{
box-shadow: none;
color: #ffffff;
border: 3px solid #37BD00;
   background-color: #37BD00;
}


a.button:hover span { 
 color: #ffffff; 

} 

.addbutton:hover span { 
 color: #ffffff; 

} 

.addbutton:hover{ 
 color: #ffffff; 

} 

.genapply a:hover {
color: #ffffff;
}

.genapply a:hover span {
color: #fff;
}

#fancy-cnl, #subs-cnl, #login-cnl
{
    margin-top: 20px;
}

#fancy-cnl:hover, #subs-cnl:hover, #login-cnl:hover, .icon-remove:hover
{
    margin-top: 20px;
}

.control .button-med, .popupBox .button-med
{
   margin-right:2px;
padding: 10px 33px;
border-radius: 30px;
border: 3px solid #37BD00;
-webkit-appearance: none;
}

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

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

a.button span, .addbutton span, .genapply a
{ 
   color:  #37BD00;
   font-weight: 700;
  font-family: 'Nunito', sans-serif !important;
    font-size: 15px;
}

.button-big
{
   height:38px;
   border:roboto;
    border-radius: 30px;
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: 20px;
}


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


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;
}

#areafilter_chzn, #cafilter_chzn
{
 width: 93% !important;
}

.chzn-container-multi .chzn-choices
{

}

/*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 1px 1px rgba(0, 0, 0, 0.075) inset;
padding: 4px 0px;
border-radius: 0px;
border: 1px solid #CCC;
text-indent: 10px;
}


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

#subscribe-frequency {
    display: none;
}


#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;
}

.appbox1 input.appinput {
    width: 100%;
}

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 1px 1px rgba(0, 0, 0, 0.075) inset;
    height: 50px;
    overflow: hidden;
    width: 100% !important;
border: 1px solid #CCC;
}

#subscribeform #subscribe-email {
    width: 100%;
}

select::-ms-expand{
    display: none;
}

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: 100%;
/*border-bottom: 1px solid #ccc;*/
margin-bottom: 20px;
    padding-bottom: 30px;
}

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

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

.appbox3 h3 {
    padding: 20px 0;
}

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

li.invalidElement
{
color: #ff0000;
}

.conditionsAccept
{
background-color: #eee;
}

#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, .conditionsBox
{
border: 1px solid #EEEEEE;
background: #EEEEEE;
}

.conditionsBox
{
border: 1px solid #EEEEEE;
}

.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: 15px;
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: 100%;
  }

.jobDescription p iframe
{
width: 100%;
}

.welcome h1
{
font-size: 24px;
}
  
.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: 30px;
    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: 14px; }

.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: block; 
}

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

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

#jobsTable td.publishto
{
display:none;
}

tr.jobs {
    display: block;
    vertical-align: middle;
border-bottom: 1px solid #00A68A;
}

tr.jobs > td
{
border: none;
padding-left:0px;
}


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

#jobsTable_info 
{
    font-size: 12px;
    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: 220px;
}

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

.control #login-cnl, .control #subs-cnl
{
position: relative;
    top: 60px;
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; } }
