body {
     color: #333;
     font-family: Verdana,Arial,Helvetica,sans-serif;
     font-size: 12px;
    line-height: 1.5em;
 width:100%;
}

#r_wrapper {
    width:100%;
}

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

/*Rubrik*/
.welcome h1 {
    font-family: Verdana,Arial,Helvetica,sans-serif;
    line-height: 21px;
    margin-bottom: 20px;
    margin-top: 0;
    color: #333;
    font-size: 21px;
    font-weight: 700;
}


.welcome h1 > span
{
   font-family: Verdana,Arial,Helvetica,sans-serif;
    line-height: normal;
    margin-bottom: 20px;
    margin-top: 0;
    color: #fff;
    font-size: 0px;
    font-weight: 700;
}

/*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 
{
     color: #333;
     font-family: Verdana,Arial,Helvetica,sans-serif;
     font-size: 12px;
    line-height: 17px;
}

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

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

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

.q-checkbox > p.q-label, .appbox3 > p.q-label, span.underbutton, .q-checkbox > p.q-label:first-child
{
      color: #333;
     font-family: Verdana,Arial,Helvetica,sans-serif;
     font-size: 12px;
}

 .profilel, .profilel a ,  .popupBox a.itemDel, .popupBox > h4{
     font-weight: normal;
    color: #333;
     font-family: Verdana,Arial,Helvetica,sans-serif;
}

.jobDescFeatureBox 
{
margin-bottom: 30px;
}


p.prefixtext
{
padding-bottom: 20px;
}

.filterbox
{
width: 90%;
border: none;
}

.filterItemsTags, .filterItemsSelect
{
width: 90%;
font-weight: bold;
}

/*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: #006F4F;
     font-family: Verdana,Arial,Helvetica,sans-serif;
     font-size: 12px;
cursor:pointer;
text-decoration:underline;
}

.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
{
text-decoration:underline;
}



/*Jobblista*/
.joblist thead th
{
    background: #fff;
background-image: url(http://site103.reachmee.com/Admin/images/extstorage/RM662/image_bank/bg.png);
    color: #fff;
     font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
    height: 30px;
   border-bottom: none;
    border: none;
padding-right: 5px;
border-bottom: 1px solid #CCCCCC;
}

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


tr.jobs>td
{
 
     font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	color: #333;
        line-height:normal;
padding-top: 3px;
padding-bottom: 3px;
cursor:pointer;
/*	Background-Color: #DFDAD1*/
}

.joblist a
{
 color: #333;
   font-size: 12px;
     font-family: Verdana,Arial,Helvetica,sans-serif;
cursor:pointer;
    
}


/*
.joblist a:hover
{
text-decoration:none;
}
*/
tr.jobs.even
{
background-color: #DBDFE2;
}

tr.jobs:hover
{
background-color: yellow;
color: white;
/*
-webkit-transition:all 0.25s linear; -moz-transition:all 0.25s linear; -o-transition:all 0.25s linear; transition:all 0.25s linear;
*/
}

/*Knappar*/
.addbutton, a.button, .fbutton, .sub-btn, .button-med, #pwd-sent, .button-big,
.control .button-med,  #applApply

{  

/*   background-image: url('http://site103.reachmee.com/Admin/images/extstorage/RM662/image_bank/btn.png');*/
background-image: url(http://site103.reachmee.com/Admin/images/extstorage/RM662/image_bank/bg.png);
   border: none;
   color: #fff;
   font-size: 12px;
     font-family: Verdana,Arial,Helvetica,sans-serif;
    font-weight: bold;
border-radius: 0px;
padding:3px;
line-height: normal;
}


.addbutton:hover, a.button:hover, .fbutton:hover, .sub-btn:hover, .button-med:hover, 
#pwd-sent:hover, .button-big:hover, .control .button-med:hover, 
a.button span:hover, #applApply:hover
{
/*
  background-image: url('http://site103.reachmee.com/Admin/images/extstorage/RM662/image_bank/btnHvr.png');
   
   */
 box-shadow: none;
}

.control .button-med, .popupBox .button-med
{
   border:none;
   margin-right:2px;
border-radius: 0px;
box-shadow:none;
}

a.button span, .addbutton span, .genapply a
{
   
   
   color:  #fff;
   font-weight: bold;
     font-family: Verdana,Arial,Helvetica,sans-serif;
   font-size: 12px;
}

.button-big
{
   height:31px;
   border:none;
}

.btn-mail .label
{
padding-top: 0px;
}

.genapply {
float: right;
}

.subscribe {
    float: left !important;
}

.login
{
float: none !important;
}

/*Boxar*/
#loginbox .control, #subscribebox .control 
{

    
}

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

.jobitem
{
  width: 78%;
}

#fancybox-outer
{
padding-left: 0px;
}

.applyPage #fancybox-wrap
{
padding-right: 0px;
padding-left: 0px;
}


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

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