body {
    color: #231F20;
    font-family: Lucida sans, Arial,Helvetica,Tahoma,sans-serif;
     font-size: 13px;
    line-height: normal;
 width:100%;
}

#r_wrapper {
    width:100%; 
min-height: 500px; 
max-width: 960px; 
margin:0 auto; 
float:none;
}

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

/*Rubrik*/
.welcome h1 {
    color: #231F20;
    font-family: Lucida sans, Arial,Helvetica,Tahoma,sans-serif;
     font-size: 22px;
    line-height: normal;
    /*margin-bottom: 20px;*/
    margin-top: 0;
    font-weight: normal;
}


.welcome h1 > span
{
   color: #231F20;
    font-family: Lucida sans, Arial,Helvetica,Tahoma,sans-serif;
     font-size: 16px;
    line-height: 21px;
    margin-bottom: 20px;
    margin-top: 0;
    font-weight: normal;
}

h3#errortitle,  .control h2, h3.profileHeader
{
    font-family: Lucida sans, Arial,Helvetica,Tahoma,sans-serif;
}

.jobDescFeatureBox
{
margin-bottom: 30px;
}


/*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.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: #231F20;
    font-family: Lucida sans, Arial,Helvetica,Tahoma,sans-serif;
     font-size: 13px;
    line-height: normal;
}

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

.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: #231F20;
    font-family: Lucida sans, Arial,Helvetica,Tahoma,sans-serif;
     font-size: 13px;
}

.q-checkbox > p.q-label, .appbox3 > p.q-label, span.underbutton
{
    color: #231F20;
    font-family: Lucida sans, Arial,Helvetica,Tahoma,sans-serif;
     font-size: 13px;
}

 .profilel, .profilel span, .profilel a ,  .popupBox a.itemDel, .popupBox > h4{
     font-weight: normal;
   color: #231F20;
    font-family: Lucida sans, Arial,Helvetica,Tahoma,sans-serif;
}

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

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

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


/*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: #818285;
    font-family: Lucida sans, Arial,Helvetica,Tahoma,sans-serif;
     font-size: 13px;
text-decoration: underline;
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
{
text-decoration:none;
color: #d66b0c;
}



/*Jobblista*/
.joblist thead th
{
    background: #fff;
    color: #231F20;
    font-family: Lucida sans, Arial,Helvetica,Tahoma,sans-serif;
     font-size: 14px;
    font-weight: bold;
    height: 30px;

    border: none;
padding-right: 5px;
   border-bottom: 2px solid #231F20;
}

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


tr.jobs>td
{
   color: #231F20;
    font-family: Lucida sans, Arial,Helvetica,Tahoma,sans-serif;
     font-size: 13px;
    font-weight: normal;
        line-height:normal;
padding-top: 7px;
padding-bottom: 7px;
/*	Background-Color: #DFDAD1*/
   border-bottom:  1px solid #231F20;
}

.joblist a
{
  color: #231F20;
    font-family: Lucida sans, Arial,Helvetica,Tahoma,sans-serif;
     font-size: 13px;
    font-weight: normal;
cursor:pointer;
       text-decoration:none;
}

tr.jobs:hover
{
cursor: pointer;
}

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

tr.even
{

}

tr.even:hover
{

}

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

{  
   color:  #fff;
   background-color: #232021;
   border: none;
   font-family: Lucida sans, Arial,Helvetica,Tahoma,sans-serif;
     font-size: 13px;
    font-weight: normal;
border-radius: 5px;
line-height: 25px;
padding:3px;
}


.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
{
 
   box-shadow: none;
 
}

.control .button-med, .popupBox .button-med
{

   border:none;
   margin-right:2px;
border-radius: 5px;
box-shadow:none;
}

a.button span, .addbutton span, .genapply a
{
   
   
   color:  #fff;
   font-weight: normal;
    font-family: Lucida sans, Arial,Helvetica,Tahoma,sans-serif;
     font-size: 13px;
}

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

.btn-mail .label
{
line-height: normal;
}

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


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

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


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

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

.jobitem
{
  width: 60%;
}

/*Ansökningsformulär*/
input.appinput, input#prof_personalnumber, input#prof_birthlastfour, select#gender, select#prof_birthyear, select#countrycode, input#subscribe-email, select#subscribe-frequency, .control input, control input[type="text"], select
{
height: 30px !important;
border-radius: 0px;
border: 1px solid #CCC;
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
padding: 4px;
border-radius: 3px;
}


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

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

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

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

.filterbox select {
    max-width: 250px;
width: 100%;
}

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

/***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 {
    width: 95%;
}

tr.jobs > td {
background-image: url("https://site103.reachmee.com/Admin/images/extstorage/RM494/image_bank/arrowright.png");
    background-position: right center;
    background-repeat: no-repeat;
    border-bottom: 1px solid #999;
    border-top: 1px solid #999;
}
        
#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: 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: 300px;
    width: 80%;
}

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

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

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