@CHARSET "UTF-8";

.btn {
  max-width: 100%;
}

/** Deze stijl word gebruikt in default en ook in default_mt **/

/* =============== RATING STARS =============== */
.rating {
  font-size: 30px;
}
.rating.small {
  font-size: 14px;
}
.fa.fa-star {
  color: #FAB400;
}
.rating:not(.no-hover) i.fa.fa-star:hover,
.rating:not(.no-hover) i.fa.fa-star-o:hover{
  cursor: pointer;
}
.rating i.fa.fa-star-o {
  color: #777777;
}
.rating i.fa.fa-star,
.rating i.fa.fa-star-half-o {
  color: #FAB400;
}

textarea.rating-remark {
  width: 325px;
  resize: none;
}
/* =============== USERINFO =============== */

.user_info {
  width: 600px;
}
.user_info_header {
  height: 80px;
  margin-bottom: 70px;
  background-image: url(../images/user_info_header.jpg);
  border-bottom: 1px solid #606060;
  border-radius: 5px 5px 0 0;
}
.user_info_left {
  width: 400px;
  display: inline-block;
  vertical-align: top;
  padding-left: 15px;
}
.user_info_right {
  width: 160px;
  font-size: 12px;
  display: inline-block;
  vertical-align: top;
}
.user_info_image {
  width: 120px;
  height: 120px;
  border-radius: 50%;
  position: absolute;
  top: 10px;
  left: 20px;
  border: 1px solid #606060;
}
.user_info_name {
  padding: 50px 0 0px 145px;
  font-weight: bold;
  font-size: 18px;
  color: white;
}
.user_info_age {
  font-weight: normal;
}
.user_info_city {
  font-weight: normal;
  font-size: 16px;
  padding-top: 8px;
  color: black;
}
.user_info_review_head {
  padding: 50px 0 0 0;
  font-size: 18px;
  color: white;
  font-weight: bold;
}
.user_info_review_stars {
  padding: 10px 0 0 0;
}
.user_info_review_stars .rating {
  font-size: 24px;
}

.user_info_content {
  padding: 0 15px 15px 0;
  display: block;
  float:left;
}
.user_info_left .head {
  padding-right: 15px;
}
.ul_none {
  list-style: none;
  padding-left: 0;
  margin: 0;
}

/* =============== QTIP =============== */

.qtip-userinfo2 {
  color: #000;
  font-size: 12px;
  background-color: white;
  border-radius: 5px 5px;
  min-width: 400px;
  max-width: 600px;
  padding: 0;
  margin: 0;
  border-color: #ccc;
}
.qtip-userinfo2 .qtip-content {
  padding: 0;
}

.qtipa.fa_info.fa.fa-info-circle, .qtipa.fa_alert.fa.fa-exclamation-circle {
  font-size: 16px;
  text-decoration: none;
}
.qtipa.fa_alert.fa.fa-exclamation-circle {
  color: #ed1c24;
}
.qtip-def {
  border: 1px solid #D2D2D2;
  color: #000;
  font-size: 12px;
  background-color: white;
  border-radius: 5px 5px;
}

.qtip {
  line-height: inherit;
}

/* =============== OVERIGE =============== */

/* =============== JOB INFO =============== */
.job_card {
  border: 1px solid #595959;
  border-radius: 5px 5px 0 0;
  margin-bottom: 30px;
}
.job_card_header {
  height: 110px;
  background-size: cover;
  border-bottom: 1px solid #b5b2b2;
  border-radius: 4px 4px 0 0;
  color: white;
  position: relative;
  /*padding: 10px;*/
}
.job_card_header.full-size {
  height: 220px;
}
.job_card_header_name {
  float: left;
  clear: left;
  padding: 10px 15px;
  line-height: 22px;
}
.job_card_header_logo {
  width: 90px;
  height: 90px;
  border-radius: 50%;
  display: flex;
  border: 1px solid #606060;
  background-color: white;
  padding: 5px;
  position: absolute;
  top: 10px;
  right: 25px;
}
.job_card_header_logo img {
  max-width: 70%;
  max-height: 70%;
  display: block;
  vertical-align:middle;
  margin: auto;
}
.job_card_content {
  padding: 15px;
  position: relative;
}
.job_card_content .btn {
  margin-top:  15px;
}

.job_card_content h3 {
  margin: 2px 0 8px 0;
  color: #eb292e;
  font-size: 18px;
  font-weight: bold;
}

.job_card .rating {
  display: inline-block;
  padding-left: 15px;
}

.job_ignore {
  right: 15px;
  top: 10px;
  position: absolute;
  z-index: 999;
  color: white;
}

.job_card .mt-element-ribbon .ribbon.ribbon-color-danger>.ribbon-sub
{
  background-color: #ED1C24 !important;
}

.job_card .mt-element-ribbon {
  margin-bottom: 0;
}

.job_card_content .col-md-3, .job_card_content .col-md-9 {
  padding-top: 10px;
}

.ionslider-inline {
  float:left;
  min-width: 175px;
}

.label.worktypelabel {
  position: absolute;
  right: 15px;
  bottom: 15px;
  font-size: 11px;
  padding: 8px 10px;
}

@media (max-width: 767px) {
  .job_card_header {
    height: 160px;
  }
  .job_order_sort_label {
    padding: 20px 5px 0 5px;
  }
  .ionslider-inline-wrap {
    padding: 15px 0 !important;
    clear: both;
  }
  .ionslider-inline {
    width: 100%;
  }

}

.big-image-btn {
  display: flex;
  justify-content: center;
  flex-direction: column;
  text-align: center;
  height: 150px;
  margin-bottom: 15px;
  background: url('/projects/jam/templates/backend_mt/images/ontwikkeling-btn-bg.jpg') no-repeat;
  background-size: cover;
  color: #ffffff;
  font-size: 26px;
}
.big-image-btn .smalltext {
  font-size: 18px;
}
.big-image-btn:hover {
  color: #ffffff;
}

.profile-userpic.large {
  width: auto;
}

.development-iframe {
  width: 100%;
  border: none;
  height: 800px;
}

/*********************
 * IntroJS (guided tour) custom styling
 *********************/

.introjs-tooltip-custom {

}
.introjs-tooltip-custom .introjs-button {
  box-shadow: 0 1px 2px rgba(0,0,0,.2), 0 1px 2px rgba(0,0,0,.26);
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase;
  transition: box-shadow .28s cubic-bezier(.4,0,.2,1);
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  overflow: hidden;
  position: relative;
  user-select: none;
  padding: 8px 14px 7px;
  color: #666;
  background-color: #e1e5ec;
  border-color: #e1e5ec;
  line-height: 1.44;
  text-decoration: none;
  /** reset from introjs styling **/
  font-family: "Open Sans",sans-serif;
  border: 1px solid transparent;
  background-image: none;
  text-shadow: none;
}

.introjs-tooltip-custom .introjs-button.introjs-prevbutton {
  margin-left: 10px;
}

.introjs-tooltip-custom .introjs-button.introjs-donebutton,
.introjs-tooltip-custom .introjs-button.introjs-nextbutton {
  margin-left: 5px;
  color: #FFF;
  background-color: #3598dc;
  border-color: #3598dc;
}
.introjs-tooltip-custom .introjs-button.introjs-donebutton:hover,
.introjs-tooltip-custom .introjs-button.introjs-nextbutton:hover {
  color:            #FFF;
  background-color: #217ebd;
  border-color:     #1f78b5;
}

.introjs-tooltip-custom .introjs-button.introjs-disabled,
.introjs-tooltip-custom .introjs-button:hover {
  color: #666;
  background-color: #c2cad8;
  border-color: #bcc5d4;
}

.intro-nav-highlight {
  background-color: rgba(255,255,255,.3);
}


.mt-element-list .list-simple.mt-list-head .list-title {
  padding-right: 0;
}

.bootstrap-tagsinput {
  display: block;
}
.bootstrap-tagsinput input {
  display: block;
  width: 100%;
}

.row.row-columns-equal-height {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}

.row.row-columns-equal-height > [class*='col-'] {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
}