body {
    color: #000;
    font-family: Arial,sans-serif;
     font-size: 13px;
    line-height: normal;
 width:100%;
}

#r_wrapper {
    width:100%;
min-height:550px;
}

.container
{
max-width: 100%;

padding: 0px;
}

/*Rubrik*/
.welcome h1 {
    color: #002776;
    font-family: Arial;
    font-size: 22px;
    line-height: normal;
    /*margin-bottom: 20px;*/
    margin-top: 0;
    font-weight: bold;
}

.jobDescImage
{
padding-bottom: 15px;
}


.welcome h1 > span
{
   color: #4d4e53;
    font-family: Arial;
    font-size: 12px;
    line-height: 21px;
    margin-bottom: 20px;
    margin-top: 0;
    font-weight: normal;
}

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


/*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: #000;
    font-family: Arial,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: #000;
    font-family: Arial,sans-serif;
     font-size: 13px;
}

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

 .profilel, .profilel span, .profilel a ,  .popupBox a.itemDel, .popupBox > h4{
     font-weight: normal;
    color: #000;
    font-family: Arial,sans-serif;
     font-size: 13px;
}

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

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

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


/*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: #016cb0;
    font-family: Arial,sans-serif;
     font-size: 13px;
text-decoration: underline;
cursor:pointer;
font-weight: bold;
}

.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: #018be3;
}

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

#subscribe-frequency
{
display: none;
}

/*Jobblista*/
.joblist thead th
{
    background: #fff;
     color: #000;
    font-family: Arial;
     font-size: 14px;
    font-weight: bold;
    height: 30px;

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

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


tr.jobs>td
{
   color: #000;
    font-family: Arial;
     font-size: 13px;
    font-weight: normal;
        line-height:normal;
padding-top: 7px;
padding-bottom: 7px;
/*	Background-Color: #DFDAD1*/
   border-bottom: 1px solid #ddd;
}

.joblist a
{
   color: ##016cb0;
    font-family: Arial;
     font-size: 13px;
    font-weight: bold;
cursor:pointer;
       text-decoration:none;
}

tr.jobs:hover
{
cursor: pointer;
}

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

tr.even
{
backgroung-color: #E4E8F0;
}

tr.odd:hover

tr.even:hover
{
background-color: #E4E8F0;
}

/*Knappar*/
.addbutton, a.button, .fbutton, .sub-btn, .button-med, #pwd-sent, .button-big,
.control .button-med,  #applApply
{  
   color:  #fff;
   background: linear-gradient(#e31818, #b61313);
   border: none;
    font-family: Arial,Helvetica,sans-serif;
     font-size: 15px;
    font-weight: bold;
border-radius: 15px;
line-height: 25px;
padding: 5px 15px;
}


.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;
   background: linear-gradient(#b61313, #e31818);
}

.apply, #applApply, #subs-btn, .button-med[value="Registrera"], #login-btn
{
background-color: #d96a00 !important;
}


.apply:hover, #applApply:hover, #subs-btn:hover, .button-med[value="Registrera"]:hover, #login-btn:hover
{
background-color: #D96A00 !important;
}


.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: bold;
     font-family: Arial,Helvetica,sans-serif;
     font-size: 15px;
}

.button-big
{
   height:35px;
   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 
{
 
    width: 300px;
}

/*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[type="text"], select, #loginbox input.required
{
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: 510px) {
  body {
    width: 100%; }
    
  #r_wrapper {
	  width: auto;
  }

.jobDescFeatureBox {
    margin-bottom: 60px;
}

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

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

  #jobsTable {
    width: 100%; }
    #jobsTable thead {
      display: none; }
    #jobsTable td {
      display: none; }
      #jobsTable td.jobitem {
        display: table-cell;
        padding: 0;
        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: 12px;
    color: #888; }

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

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