body {
  padding-top: 100px !important;
  color: #333;
  font-weight: 600;
}

td {
  vertical-align: middle !important;
  text-align: center;
}
a{
  color: #333;
}
.flexContainer {
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;            
}
.mce-tinymce.mce-container.mce-panel{
  box-sizing: border-box;
}
.tinymce-content ul, .tinymce-content ol {
    padding-left: 20px;
}
.tinymce-content * {
  text-align: left;
}
.tinymce-content{
  padding-left: 5px;
}

.header-main {
  position: fixed !important;
  top: 0 !important;
  z-index: 9999 !important;
  display: block !important;
  width: 100% !important;
  background: #fff !important;
  height: 100px !important;
  border-bottom: 2px solid #333 !important;
}

.page-sidebar {
  padding-top: 20px !important;
  position: fixed !important;
  width: 270px !important;
}

.page-content-wrapper .page-content {
  margin-left: 270px;
}

button.btn.blue.enquiry, button.btn.matchignore, button.btn.angefragt {
   -webkit-border-radius: 5px;
   -moz-border-radius: 5px;
   border-radius: 5px;
}

a.btn.angefragt {
  pointer-events: none;
}

.formblock h4 {
  border-bottom: 1px solid #aaa;
  padding-top: 20px;
}

.picpdf a {
  display: inline-block;
  float: right;
}

.picpdf a:nth-child(n+2) {
  margin-right: 20px;
}

.image-center img {
  display: inline-block;
  float: left;
}

.image-center a {
  display: inline-block;
  float: right;
}

.image-center {
  width: 198px;
  margin: 0 auto;
}

.messagetext td {
  padding: 20px !important;
  background: #fff;
  text-align: left;
  line-height: 18px !important;
}

.logo img {
  width: 100%;
  height: auto;
}

.logo {
  height: 502px;
  overflow: hidden;
  position: relative;
}

img.login-logo {
  margin: 0 auto;
}
.loginbutton{
  margin-top: 31px;
}
.register{
  text-align: center;
}
.login-content {
  width: 600px;
  margin: 0 auto;
}

.login-container.bs-reset {
  padding-top: 30px;
}

div.message-num, div.jobkand-num {
  display: inline-block;
  background-color: #888;
  border-radius: 5px !important;
  width: 30px;
  height: 30px;
  text-align: center;
  vertical-align: middle;
  line-height: 31px;
  color: #333;
  margin-top: -3px;
}

div.newstatus-num {
  display: inline-block;
  background-color: #a32b29;
  border-radius: 10px !important;
  width: 20px;
  height: 20px;
  font-size:12px;
  text-align: center;
  vertical-align: middle;
  line-height: 20px;
  color: #FFFFFF;
  margin-left: 2px;
  margin-top: -2px;
  padding-top: 0px;
  padding-left: 0px;
}
 
div.newstatus-num-active {
  display: inline-block;
  background-color: #FFFFFF;
  border-radius: 10px !important;
  width: 20px;
  height: 20px;
  font-size:12px;
  text-align: center;
  vertical-align: middle;
  line-height: 20px;
  color: #a32b29;
  margin-left: 2px;
  margin-top: -2px;
  padding-top: 0px;
  padding-left: 0px;
}

div.action-num {
  display: inline-block;
  width: 30px;
  height: 30px;
  text-align: center;
  vertical-align: middle;
  line-height: 31px;
  margin-top: -2px;
}

div.jobkand-num {
  width: auto;
  padding: 0 5px;
  line-height: 28px;
}

.active .message-num, .active .jobkand-num {
  color: #fff;
  font-weight: bold;
}

.floatright img {
  float: right;
}

.portlet-body {
  overflow: visible;
}

#datatable-kandidat td, #datatable-jobs td {
  cursor: pointer;
}

#datatable-kandidat {
  display: table;
  overflow: visible;
}

.messagerow.read_0 {
  font-weight: 900;
}

span.crown {
  background-image: url("/matchmaker/img/matchmaker_crown.png");
  display: inline-block;
  width: 15px;
  height: 11px;
  background-size: 100%;
  margin-left: 5px;
}

i.fa.fa-check.green {
  color: #1dad0a;
}

img#upload-preview {
  width: 80px;
  height: auto;
}

.boldid a {
  text-decoration: underline;
  font-weight: bold;
  font-size: 16px;
  font-family: 'Open Sans';
}

.table-bordered, .table-bordered>tbody>tr>td, .table-bordered>tbody>tr>th, .table-bordered>tfoot>tr>td, .table-bordered>tfoot>tr>th, .table-bordered>thead>tr>td, .table-bordered>thead>tr>th {
  border: 1px solid #666;
}

th a {
  text-decoration: none !important;
  white-space: nowrap;
  font-weight: 900;
}

.control-label .required, .form-group .required {
  color: #333;
  font-size: 14px;
  padding: 6px 12px;
}

.page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .sidebar-search .input-group .form-control, .page-sidebar .sidebar-search .input-group .form-control {
  background-color: #fff;
  padding: 3px;
}

.page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .sidebar-search .input-group .input-group-btn .btn>i, .page-sidebar .sidebar-search .input-group .input-group-btn .btn>i {
  color: #fff;
  padding-left: 8px;
  font-weight: bold;
}

.pagination-panel {
  font-size: 15px;
}

.dataTables_extended_wrapper label {
  font-size: 15px !important;
  font-family: "Open Sans", sans-serif;
}

.dataTables_length select {
  margin-bottom: 0;
}

div#datatable_ajax_paginate {
  margin-top: 3px !important;
}

.portlet-body {
  overflow-x: visible;
}

.nav-pills.nav>li:not(.active)>a, .nav-pills.nav>li:not(.active)>a {
  text-decoration: none;
  background-color: #ddd;
}

.nav-pills.nav>li:not(.active)>a:focus, .nav-pills.nav>li:not(.active)>a:hover {
  text-decoration: none;
  background-color: #ccc;
}

.portlet.matches_overview input.table-search.form-control, .portlet.messages input.table-search.form-control {
  height: 50px;
  font-size: 16px;
}

a#schalter_kandidat, a#schalter_job, a#schalter_get, a#schalter_sent {
  height: 50px;
  font-size: 16px;
}

.nomatches, .nomessages {
  text-align: center;
  line-height: 40px;
}

.table-break td {
  -ms-word-break: break-all;
  word-break: break-all;
  -ms-word-wrap: break-word;
  word-wrap: break-word;
}

table button.avbutton {
  width: 120px;
}

@media all {
  FORM .col-md-2 SELECT {
    width: 100px !important;
  }
}

.scroll-to-top>i {
  display: inline-block;
  color: #687991;
  font-size: 80px;
}

.scroll-to-top {
  /*right: 100%;*/
}

.page-footer {
  padding: 8px 20px 5px;
  font-size: 13px;
  height: 60px
}

i.fa-red, i.fa-red:after {
  color: #da130f;
}

.portlet-body.form {
  overflow-x: hidden;
}

.nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover {
  background-color: #a32b29;
  font-weight: bold;
}

.center-button {
  display: block;
  margin: 0 auto;
  text-align: center;
}

FORM.login-form INPUT {
  width: 100%;
}

.login-form label {
  float: left;
}

.login-form .forgot-password {
  padding-bottom: 13px;
}

.login-footer {
  height: 150px;
}

.mt-checkbox {
  margin-top: -5px;
}

a#uploadbtn {
  padding-top: 0;
}

i[class*='icon-del'], i[class*='open-edit'] {
  cursor: pointer;
  font-size: 24px;
  vertical-align: middle;
}

a.blue.activecell {
  margin-bottom: 0px;
}

.rangeslider input {
  width: 33px;
  /* padding-right: 0; */
  text-align: center;
  float: left;
}

.rangeslider .ui-slider {
  width: 60%;
  float: left;
  margin-left: 5%;
  margin-right: 5%;
  margin-top: 6px;
}

.form-group.rangeslider {
  /* margin-top: 10px; */
}

.rangeslider div:nth-child(2) {
  margin-top: 6px;
}

.header-logo {
  margin-left: 62px !important;
}

header nav {
  margin-right: 36px;
}

.testacc span {
  /* float: left; */
  position: absolute;
  bottom: 4px;
  left: 240px;
}

.simpleuploadgroup .finished {
  float: right;
  text-align: right;

}
.fa.red {
    color: #a32b29;
}
h2.keyvisual-headline {
  font-size: 70px;
  color: #fff;
  line-height: normal;
  font-family: "Open Sans", Helvetica, sans-serif;
  position: absolute;
  top: 304px;
  display: block;
  /* margin: 0 auto; */
  width: 100%;
  text-align: center;
}

td.hasmatches {
  background-color: #3598dc;
  color: #fff;
}

td.hasmatches a {
  color: #fff;
}

.page-sidebar .page-sidebar-menu .nav-link.nav-toggle {
  padding-right: 0;
}

a.btn.blue.activecell {
  margin-bottom: 5px;
}

@media print {
  a[href]:after {
    content: none !important;
  }
  body {
    zoom: 0.5;
    -moz-transform: scale(0.5);
  }
  header.header-main, .nav-pills, .portlet-title, .table-search{
    display: none !important;
  };
}

.page-sidebar .page-sidebar-menu>li>a, .page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu>li>a {
  font-size: 15px;
  font-weight: 600;
}

.page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu>li>a, .page-sidebar .page-sidebar-menu>li>a {
  color: #fff !important;
}

.table td, .table th, .table thead tr th {
  font-size: 15px;
}

.table.table-bordered thead>tr>th {
  background: #ddd;
}

.table-striped>tbody>tr:nth-of-type(even) {
  background-color: #ecebeb;
}
.table-striped>tbody>tr:nth-of-type(odd) {
  background-color: #fff;
}
.btn.default:not(.btn-outline) {
  color: #000;
  font-weight: bold;
}

nav-link nav-toggle #matchtable img {
  margin: auto;
}

.panel.panel-error .panel-heading {
  border: 1px solid #f00;
}

.table-hover>tbody>tr:hover,
.table>tbody>tr.active>td,
.table>tbody>tr.active>th,
.table>tbody>tr>td.active,
.table>tbody>tr>th.active,
.table>tfoot>tr.active>td,
.table>tfoot>tr.active>th,
.table>tfoot>tr>td.active,
.table>tfoot>tr>th.active,
.table>thead>tr.active>td,
.table>thead>tr.active>th,
.table>thead>tr>td.active,
.table>thead>tr>th.active {
  background-color: #dde4f5 !important;
}
.image-pdf {
    text-align: center;
}

.image-pdf img {
    margin: 14px auto 12px auto;
}
.btn.yellow:not(.btn-outline){
  background-color: #ef992a;
  border-color: #ef992a;
}
a.btn.fixed-height, button.btn.fixed-height, ul.nav-pills a.fixed-height, input.table-search.fixed-height{
  height: 42px !important;
  max-height: 42px !important;
  font-weight: 600 !important;
  font-size: 16px !important;
  line-height: 16px !important;

}
ul.nav-pills a.fixed-height{
  line-height: 23px !important;
}
form select.form-control, form .col-md-2 select.form-control {
    width: 100% !important;
}

.rangeslider input {
    width: 15%;
}

.rangeslider .ui-slider {
    width: 60%;
}

.input-group.input-medium.date.date-picker {
    width: 100% !important;
}
.portlet-title span.caption-subject,.potlet.portlet-light .portlet-title .caption i {
    font-size: 18px;
    line-height: 18px;
    display: inline-block;
}

.portlet-title .caption i {
    display: inline-block;
    top: 1px;
    position: relative;
}

.caption {
    position: relative;
}
.nav-pills a#schalter_job, .nav-pills a#schalter_kandidat {
    min-width: 145px;
    text-align: center;
}
.nav-pills a#schalter_get, .nav-pills a#schalter_sent{
  min-width: 160px;
  text-align: center;
}
table.table.table-striped tr > th, table.table.table-striped tr > th a {
    background-color: #A32B29;
    color: #fff;
}
i.expandicon {
    float: left;
    margin-top: 4px;
    margin-left: 5px;
    font-weight: 900;
}
a.btn.fixed-height {
    line-height: 28px !important;
}
b.boldid > a > img{
  display: inline-block;
  text-align: center;
}
.icon-phone:before, .icon-login:before{
  content: "";
}
