<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url("https://fonts.googleapis.com/css?family=Roboto:300,400,500,700");
body {
  font-family: 'Roboto', sans-serif; }

.content-page &gt; .content {
  margin-bottom: 0px; }

.row-0 {
  margin: 0px; }

.table-responsive {
  min-height: 300px; }

.table-responsive.table-many {
  min-height: 1px; }

.col-padding-left-0 {
  padding-left: 0px; }

.col-padding-right-0 {
  padding-right: 0px; }

.side-menu.left {
  background-color: #2a3142; }

#sidebar-menu {
  background-color: #2a3142; }

#sidebar-menu &gt; ul &gt; li &gt; a {
  border-left: 4px solid transparent;
  padding: 12px 25px 12px 22px; }

.new-block {
  padding: 5px 6px 3px 7px; }

#wrapper.enlarged .left.side-menu #sidebar-menu &gt; ul &gt; li &gt; a i {
  font-size: 16px; }
  #wrapper.enlarged .left.side-menu #sidebar-menu &gt; ul &gt; li &gt; a i.fa-lock {
    font-size: 18px; }

#masterScrollTop {
  display: none !important; }

.user-info-span .text-success {
  color: #00D96D; }

.panel {
  border-radius: 5px;
  border: 1px solid #E6E7E8;
  box-shadow: none; }

/* Tinymce Colors */
.mce-container .mce-primary {
  background-color: #3BAFDA; }

.mce-reset .mce-textbox:focus {
  border-color: #3BAFDA; }

.mce-menu-item-normal.mce-active {
  background-color: #3BAFDA !important; }

.mce-container.mce-menu .mce-menu-item:hover, .mce-container.mce-menu .mce-menu-item:focus, .mce-container.mce-menu .mce-menu-item.mce-selected {
  background-color: #3BAFDA; }

.mce-container.mce-menu .mce-menu-item .mce-ico {
  color: #3BAFDA; }

/* Colors */
.text-primary {
  color: #3BAFDA; }

.text-success {
  color: #5FBEAA; }

.text-pink {
  color: #F76397; }

.text-grey {
  color: #98A6AD; }

/* Forms elements */
.checkbox label {
  min-height: 13px;
  color: #8D909A;
  padding-left: 8px; }

.checkbox input[type="checkbox"] {
  width: 17px;
  height: 17px;
  margin-top: 2px; }

.checkbox input[type="checkbox"]:checked + label::before {
  background-color: #3BAFDA;
  border-color: #3BAFDA; }

.checkbox input[type="checkbox"]:checked + label::after {
  color: #fff; }

.bit-type-field .checkbox {
  margin-top: 0px;
  margin-bottom: 0px; }

.editor .activate-language-wrapper {
  height: auto; }

/* Tables */
.table &gt; tbody &gt; tr &gt; td, .table &gt; tbody &gt; tr &gt; th, .table &gt; tfoot &gt; tr &gt; td, .table &gt; tfoot &gt; tr &gt; th, .table &gt; thead &gt; tr &gt; td, .table &gt; thead &gt; tr &gt; th {
  line-height: 22px; }

.table &gt; tbody &gt; tr.new td {
  color: #3BAFDA;
  font-weight: 700; }

.table-many &gt; thead &gt; tr:first-child th {
  border-top: 1px solid #d7dce5 !important;
  border-bottom: 1px solid #d7dce5;
  background-color: #f2f4f7; }

.row-important {
  font-weight: 700;
  color: #3BAFDA; }

.overview-table {
  margin-bottom: 0px; }

.btn-group-orderlist {
  width: 100%; }
  .btn-group-orderlist h1 {
    display: block;
    color: #3BAFDA;
    font-size: 20px;
    font-weight: 400;
    line-height: 1.6;
    margin: 0px 0 10px 0; }
  .btn-group-orderlist h2 {
    display: block;
    font-size: 16px;
    font-weight: 500;
    color: #565B5E;
    line-height: 1.6;
    margin-top: -13px;
    margin-bottom: 10px; }
  .btn-group-orderlist i {
    margin-left: 5px; }

.table-rep-plugin .btn-group-orderlist .dropdown-menu {
  right: 0;
  left: auto;
  top: 32px; }

.btn-group &gt; .btn:last-child:not(:first-child), .btn-group &gt; .dropdown-toggle:not(:first-child) {
  border-radius: 80px; }

.table &gt; tbody {
  color: #565B5E; }
  .table &gt; tbody tr:hover {
    background-color: #f9f9f9; }
  .table &gt; tbody tr:hover td.options a i {
    color: #565b5e; }

.table &gt; thead &gt; tr &gt; th {
  padding-left: 0px;
  padding-right: 8px;
  color: #2A3143;
  padding-left: 8px; }

.table &gt; thead &gt; tr.table-order &gt; th {
  position: relative;
  cursor: pointer; }
  .table &gt; thead &gt; tr.table-order &gt; th:after {
    content: "\f175";
    display: inline-block;
    font-family: "fontawesome";
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    text-rendering: auto;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-left: 10px;
    position: relative;
    top: 1px;
    font-size: 14px;
    color: #D0D0D0; }
  .table &gt; thead &gt; tr.table-order &gt; th .btn.bulk-dropdown {
    padding: 0px 4px;
    height: 18px;
    margin-top: 2px; }

.table &gt; thead &gt; tr &gt; th.bulk {
  width: 20px;
  vertical-align: top;
  padding-right: 0px; }
  .table &gt; thead &gt; tr &gt; th.bulk:after {
    display: none; }
  .table &gt; thead &gt; tr &gt; th.bulk .checkbox input[type="checkbox"] {
    margin-top: 0px; }
  .table &gt; thead &gt; tr &gt; th.bulk .checkbox label:after {
    width: 17px;
    height: 17px;
    margin-left: -20px;
    top: -3px; }

.options-menu {
  padding: 5px 15px 0px 15px !important; }
  .options-menu .checkbox label:after {
    width: 17px;
    margin-left: -20px;
    top: 0; }

.bulk-actions {
  padding: 0 !important; }
  .bulk-actions .divider {
    margin: 0px; }
  .bulk-actions li &gt; a {
    padding: 10px 20px; }

.table &gt; tbody &gt; tr &gt; td.bulk {
  vertical-align: top; }

.table &gt; tbody &gt; tr &gt; td, .table &gt; thead &gt; tr &gt; th {
  vertical-align: middle; }
  .table &gt; tbody &gt; tr &gt; td .checkbox, .table &gt; thead &gt; tr &gt; th .checkbox {
    margin-top: 0px;
    margin-bottom: 0px; }
    .table &gt; tbody &gt; tr &gt; td .checkbox label:after, .table &gt; thead &gt; tr &gt; th .checkbox label:after {
      width: 17px;
      height: 17px;
      margin-left: -20px;
      top: -3px; }
  .table &gt; tbody &gt; tr &gt; td .checkbox.checkbox-single label, .table &gt; thead &gt; tr &gt; th .checkbox.checkbox-single label {
    height: 13px;
    min-height: 13px; }

.table-many &gt; tbody &gt; tr &gt; td .checkbox label:after, .table &gt; thead &gt; tr &gt; th .checkbox label:after {
  margin-left: -21px; }

.table &gt; thead &gt; tr &gt; th.options {
  padding-right: 0px;
  padding-left: 15px;
  width: 120px; }
  .table &gt; thead &gt; tr &gt; th.options:after {
    display: none; }
  .table &gt; thead &gt; tr &gt; th.options button.dropdown-toggle {
    padding: 0px 5px !important; }
  .table &gt; thead &gt; tr &gt; th.options .btn-group.pull-right {
    margin-right: 2px; }

.table &gt; tbody &gt; tr &gt; td.options a {
  color: #3BAFDA;
  margin-left: 9px;
  margin-right: 9px;
  transition: all 0.3s; }
  .table &gt; tbody &gt; tr &gt; td.options a i {
    color: #cccdce;
    font-size: 17px; }
    .table &gt; tbody &gt; tr &gt; td.options a i:hover {
      color: #3BAFDA; }
  .table &gt; tbody &gt; tr &gt; td.options a:hover {
    color: #3BAFDA; }

.table &gt; thead &gt; tr.table-search &gt; th {
  position: relative;
  cursor: pointer;
  padding-bottom: 0px;
  padding-left: 8px;
  border-bottom: 1px solid #f3f3f3;
  padding-top: 0;
  vertical-align: middle; }
  .table &gt; thead &gt; tr.table-search &gt; th:last-child {
    padding-right: 0px; }
  .table &gt; thead &gt; tr.table-search &gt; th:last-child .search-input::after {
    right: 14px; }
  .table &gt; thead &gt; tr.table-search &gt; th .form-control {
    background-color: #F3F3F3;
    border: 1px solid transparent;
    transition: all 0.3s; }
    .table &gt; thead &gt; tr.table-search &gt; th .form-control:focus {
      background-color: #ffffff;
      border: 1px solid #e0e0e0;
      box-shadow: none; }
  .table &gt; thead &gt; tr.table-search &gt; th .search-input {
    margin-bottom: 7px;
    margin-top: 7px;
    width: 100%;
    float: left; }
    .table &gt; thead &gt; tr.table-search &gt; th .search-input:after {
      content: "\f002";
      display: inline-block;
      font-family: "fontawesome";
      speak: none;
      font-style: normal;
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      text-rendering: auto;
      line-height: 1;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      position: absolute;
      right: 22px;
      z-index: 5;
      color: #9AA8AF;
      font-size: 14px;
      pointer-events: none;
      top: 50%;
      margin-top: -7px; }
    .table &gt; thead &gt; tr.table-search &gt; th .search-input input {
      padding-right: 34px;
      height: 34px;
      font-weight: 500; }
  .table &gt; thead &gt; tr.table-search &gt; th .search-select {
    margin-bottom: 10px; }
    .table &gt; thead &gt; tr.table-search &gt; th .search-select .dropdown-menu {
      left: inherit;
      right: 0px;
      border-right: 1px solid #e8e8e8;
      padding: 0px; }
      .table &gt; thead &gt; tr.table-search &gt; th .search-select .dropdown-menu li {
        padding: 5px 0px;
        font-size: 12px;
        border-bottom: 1px solid #eee;
        font-weight: normal; }
        .table &gt; thead &gt; tr.table-search &gt; th .search-select .dropdown-menu li:hover, .table &gt; thead &gt; tr.table-search &gt; th .search-select .dropdown-menu li:focus {
          background-color: #fafafa; }
        .table &gt; thead &gt; tr.table-search &gt; th .search-select .dropdown-menu li:last-child {
          border-bottom: 0px; }
      .table &gt; thead &gt; tr.table-search &gt; th .search-select .dropdown-menu .status:before {
        top: 8px;
        width: 10px;
        height: 10px; }

.table &gt; thead &gt; tr .dropdown-status .btn-select {
  padding: 6px 14px 6px 40px;
  height: 34px;
  text-align: left;
  width: 100%;
  display: block;
  background-color: #F3F3F3;
  font-size: 14px;
  color: #8D909A;
  font-weight: 400;
  text-transform: inherit;
  background-size: 9px 6px;
  background-position: right 12px center;
  background-repeat: no-repeat;
  background-image: url('data:image/svg+xml;utf8,&lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="7133.306 2044.18 8.614 5.025"&gt; &lt;defs&gt; &lt;style&gt; .cls-1 { fill: #aaa; } &lt;/style&gt; &lt;/defs&gt; &lt;path id="Path_284" data-name="Path 284" class="cls-1" d="M29.125,4.307a.389.389,0,0,1-.1.205l-4,4a.256.256,0,0,1-.41,0L24.2,8.1a.266.266,0,0,1-.1-.205.389.389,0,0,1,.1-.205l3.384-3.384L24.2.923a.266.266,0,0,1-.1-.205.389.389,0,0,1,.1-.205l.41-.41a.256.256,0,0,1,.41,0l4,4A.266.266,0,0,1,29.125,4.307Z" transform="translate(7141.92 2020.08) rotate(90)"/&gt; &lt;/svg&gt;'); }

.table &gt; thead &gt; tr .dropdown-status .dropdown-menu {
  width: 100%;
  padding: 0px; }
  .table &gt; thead &gt; tr .dropdown-status .dropdown-menu li {
    position: relative;
    color: #8D909A;
    padding: 7px 14px 5px 40px;
    border-bottom: 1px solid #eee;
    font-weight: 400;
    cursor: pointer; }
    .table &gt; thead &gt; tr .dropdown-status .dropdown-menu li:first-child {
      border-radius: 4px 4px 0 0; }
    .table &gt; thead &gt; tr .dropdown-status .dropdown-menu li:last-child {
      border-bottom: 0px;
      border-radius: 0 0 4px 4px; }
    .table &gt; thead &gt; tr .dropdown-status .dropdown-menu li:hover {
      background-color: #fafafa; }

.table &gt; thead &gt; tr .status:before {
  position: absolute;
  left: 14px;
  top: 50%;
  margin-top: -7px;
  content: "";
  width: 13px;
  height: 13px;
  border-radius: 50%; }

.table &gt; thead &gt; tr .status-green:before {
  background-color: #00D96D; }

.table &gt; thead &gt; tr .status-orange:before {
  background-color: #FFAA00; }

.table &gt; thead &gt; tr .status-grey:before {
  background-color: #BEBEBE; }

.table &gt; thead &gt; tr .status-blue:before {
  background-color: #3BAFDA; }

.table &gt; tbody &gt; tr .status {
  position: relative;
  float: left;
  width: 13px;
  height: 13px;
  margin-top: 4px;
  margin-right: 13px;
  border-radius: 50%; }

.table &gt; tbody &gt; tr .status-green {
  background-color: #00D96D; }

.table &gt; tbody &gt; tr .status-orange {
  background-color: #FFAA00; }

.table &gt; tbody &gt; tr .status-grey {
  background-color: #BEBEBE; }

.table &gt; tbody &gt; tr .status-blue {
  background-color: #3BAFDA; }

.pagination {
  display: block;
  margin: 0px;
  border-top: 1px solid #f3f3f3;
  padding-top: 20px; }

.pagination &gt; li &gt; a {
  color: #565B5E; }

.pagination &gt; .active &gt; a, .pagination &gt; .active &gt; span, .pagination &gt; .active &gt; a:hover, .pagination &gt; .active &gt; span:hover, .pagination &gt; .active &gt; a:focus, .pagination &gt; .active &gt; span:focus {
  background-color: #3BAFDA;
  border-color: #3BAFDA; }

.pagination &gt; li &gt; a:focus, .pagination &gt; li &gt; a:hover, .pagination &gt; li &gt; span:focus, .pagination &gt; li &gt; span:hover {
  color: #565B5E;
  background-color: #f3f3f3; }

/* Buttons */
.btn {
  font-size: 13px;
  font-weight: 700;
  color: #ffffff;
  text-transform: uppercase; }

.btn-default {
  color: #333; }

.btn-custom.btn-primary {
  border-bottom: 0px solid #3BAFDA !important; }

.btn-primary {
  background-color: #3BAFDA !important;
  border: 1px solid #3BAFDA !important; }

.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .btn-primary.focus, .btn-primary:active, .btn-primary:focus, .btn-primary:hover, .open &gt; .dropdown-toggle.btn-primary {
  background-color: #28a5d4 !important;
  border: 1px solid #269ecb !important; }

.btn-secondary {
  background-color: #DA783B; }
  .btn-secondary:hover, .btn-secondary .focus, .btn-secondary:focus {
    color: #fff;
    background-color: #de8750 !important;
    border: 1px solid #cb6526 !important; }

.btn-margin {
  margin-top: 10px;
  margin-bottom: 20px; }

.btn-overview-dropdown {
  position: relative; }

.btn-overview-grey {
  background-color: #f1f4f6;
  color: #3d3e41;
  font-size: 14px;
  font-weight: 400;
  text-transform: inherit;
  padding: 4px 17px;
  margin-left: 10px;
  margin-bottom: 10px;
  transition: all 0.2s; }
  .btn-overview-grey:hover {
    color: #3d3e41;
    text-decoration: none; }
  .btn-overview-grey .focus, .btn-overview-grey:focus {
    background-color: #3BAFDA;
    color: #fff;
    text-decoration: none; }

.btn-overview-add {
  padding: 4px 16px 4px 13px;
  margin-left: 10px;
  margin-bottom: 10px;
  font-size: 14px;
  font-weight: 400;
  text-transform: inherit; }
  .btn-overview-add i {
    font-weight: 400;
    margin-right: 7px; }

.table-rep-plugin .btn-group .btn + .btn {
  margin-left: 10px; }

.form-header-btns {
  position: absolute;
  right: 0;
  top: 0; }

.btn-add {
  position: relative;
  float: right;
  margin-left: 10px;
  padding: 7px 18px 8px 18px; }
  .btn-add i {
    margin-right: 7px; }

.btn-grey {
  background-color: #565B5E; }
  .btn-grey:hover, .btn-grey .focus, .btn-grey:focus {
    color: #ffffff;
    background-color: #62686b !important;
    text-decoration: none; }

.btn-none {
  font-size: 14px;
  font-weight: 400;
  color: #8D909A;
  text-transform: none; }

.btn-back {
  float: left;
  display: inline-block;
  margin-right: 20px;
  height: 35px;
  width: 35px;
  border-radius: 50%;
  font-size: 18px;
  line-height: 18px;
  background-color: #E6E7E8;
  color: #95A2AA;
  vertical-align: top;
  box-shadow: 2px 2px 6px 0px rgba(0, 0, 0, 0);
  transition: all 0.3s; }
  .btn-back:hover {
    background-color: #FFFFFF; }

ul.buttons-x {
  width: 100%;
  display: inline-block;
  margin: 0;
  padding: 21px 0 21px 35px;
  list-style: none;
  margin-bottom: -7px;
  border-bottom: 1px solid #E6E7E8; }
  ul.buttons-x li {
    display: inline-block;
    float: left;
    margin-right: 10px; }
    ul.buttons-x li:last-child {
      margin-right: 0px; }
  ul.buttons-x .btn .fa {
    margin-right: 10px; }
  ul.buttons-x.buttons-x-full-width {
    margin-bottom: -6px; }

ul.buttons-x-bottom {
  border-top: 1px solid #E6E7E8;
  border-bottom: 0px; }

/* Forms */
.form-column .h1-title {
  display: block;
  color: #3BAFDA;
  font-size: 20px;
  font-weight: 400;
  line-height: 1.4;
  margin: 0px 0 10px 0; }

.form-column .h2-title {
  display: block;
  font-size: 16px;
  font-weight: 500;
  color: #565B5E;
  line-height: 1.6;
  margin-top: -13px;
  margin-bottom: 10px; }

select {
  background-size: 9px 6px !important;
  background-position: right 0 center !important;
  background-origin: content-box !important;
  background-repeat: no-repeat !important;
  -webkit-appearance: none !important;
  background-image: url('data:image/svg+xml;utf8,&lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="7133.306 2044.18 8.614 5.025"&gt; &lt;defs&gt; &lt;style&gt; .cls-1 { fill: #aaa; } &lt;/style&gt; &lt;/defs&gt; &lt;path id="Path_284" data-name="Path 284" class="cls-1" d="M29.125,4.307a.389.389,0,0,1-.1.205l-4,4a.256.256,0,0,1-.41,0L24.2,8.1a.266.266,0,0,1-.1-.205.389.389,0,0,1,.1-.205l3.384-3.384L24.2.923a.266.266,0,0,1-.1-.205.389.389,0,0,1,.1-.205l.41-.41a.256.256,0,0,1,.41,0l4,4A.266.266,0,0,1,29.125,4.307Z" transform="translate(7141.92 2020.08) rotate(90)"/&gt; &lt;/svg&gt;') !important; }

/*  Foutmeldingen */
.help-block {
  color: #db0d0d;
  margin-top: 10px; }

/* Image upload*/
.image-upload {
  position: relative;
  display: table-caption;
  width: 100%;
  overflow: hidden;
  border-radius: 5px;
  margin-bottom: 5px;
  border: 1px solid #d3dbe3; }
  .image-upload .image-tag {
    width: 100%; }
  .image-upload.no-border {
    border: 0px; }

.image-upload-options {
  position: absolute;
  bottom: 15px;
  left: 0;
  width: 100%;
  text-align: center; }
  .image-upload-options .btn {
    display: inline-block;
    margin-right: 5px;
    background-color: rgba(0, 0, 0, 0.8);
    border-radius: 50%;
    width: 36px;
    height: 36px;
    line-height: 36px;
    padding: 0;
    transition: all 0.3s; }
    .image-upload-options .btn:hover {
      background-color: rgba(59, 175, 218, 0.9); }
    .image-upload-options .btn:last-child {
      margin-right: 0px; }
  .image-upload-options i {
    text-align: center;
    font-size: 18px;
    color: #fff; }

.btn-image-upload-edit i {
  margin-left: 2px; }

/* Tabs */
.top-form-right .nav.nav-tabs {
  margin-top: 19px !important;
  border-bottom: 1px solid #E6E7E8; }
  .top-form-right .nav.nav-tabs li:first-child {
    margin-left: 40px; }

.nav.nav-tabs {
  box-shadow: none;
  z-index: 1; }

.nav.nav-tabs &gt; li &gt; a {
  color: #2A3143;
  line-height: 54px;
  font-weight: 700;
  font-size: 15px;
  border-top: 4px solid transparent !important;
  border-left: 1px solid transparent !important;
  border-right: 1px solid transparent !important; }
  .nav.nav-tabs &gt; li &gt; a:hover {
    color: #3BAFDA !important; }

.nav.nav-tabs.navtab-custom--orange &gt; li &gt; a:hover {
  color: #DA783B !important; }

.nav-tabs &gt; li.active &gt; a, .nav-tabs &gt; li.active &gt; a:focus, .nav-tabs &gt; li.active &gt; a:hover {
  color: #3BAFDA !important; }

.tabs-vertical &gt; li.active &gt; a, .tabs-vertical &gt; li.active &gt; a:focus, .tabs-vertical &gt; li.active &gt; a:hover {
  color: #3BAFDA !important; }

.navtab-custom li {
  margin-bottom: -1px; }

.navtab-custom li.active a {
  color: #3BAFDA !important;
  border-top: 4px solid #3BAFDA !important;
  border-bottom: 1px solid #fff;
  border-left: 1px solid #E6E7E8 !important;
  border-right: 1px solid #E6E7E8 !important;
  z-index: 1; }

.nav.nav-tabs.navtab-custom--orange {
  margin-top: 9px; }
  .nav.nav-tabs.navtab-custom--orange li.active a {
    color: #DA783B !important;
    border-top: 4px solid #DA783B !important;
    border-bottom: 1px solid #fff; }

.nav.nav-tabs.navtab-custom--orange &gt; li &gt; a {
  line-height: 44px;
  font-size: 14px; }

.nav-tabs.navtab-custom--orange &gt; li.active &gt; a, .nav-tabs.navtab-custom--orange &gt; li.active &gt; a:focus, .nav-tabs.navtab-custom--orange &gt; li.active &gt; a:hover {
  color: #DA783B !important; }

.nav.nav-tabs.navtab-custom--orange--bottom &gt; li &gt; a {
  border-bottom: 4px solid transparent !important;
  border-top: 1px solid transparent !important;
  margin-top: -1px; }

.nav.nav-tabs.navtab-custom--orange--bottom {
  border-bottom: 0px;
  margin-top: 0px; }
  .nav.nav-tabs.navtab-custom--orange--bottom li.active a {
    color: #DA783B !important;
    border-bottom: 4px solid #DA783B !important;
    border-top: 1px solid #fff !important; }

.tabs-vertical-env {
  padding: 0 0 0 40px;
  margin-bottom: 0px; }
  .tabs-vertical-env .nav.tabs-vertical {
    display: table-cell;
    vertical-align: top;
    width: auto;
    min-width: 180px;
    border-right: 1px solid #E6E7E8; }
  .tabs-vertical-env .nav.tabs-vertical li &gt; a {
    color: #565B5E !important;
    font-weight: 700;
    font-size: 15px;
    border-top: 1px solid transparent !important;
    border-bottom: 1px solid transparent !important; }
  .tabs-vertical-env .nav.tabs-vertical li:first-child {
    margin-top: 30px; }
  .tabs-vertical-env .nav.tabs-vertical li:last-child {
    margin-bottom: 30px; }

.nav-tab-left .tabs-vertical li.active a {
  color: #3BAFDA !important;
  border-left: 4px solid #3BAFDA !important;
  border-top: 1px solid #E6E7E8 !important;
  border-bottom: 1px solid #E6E7E8 !important;
  border-right: 1px solid #ffffff !important;
  margin-right: -1px; }

.nav.tabs-vertical &gt; li &gt; a:hover {
  color: #3BAFDA !important; }

.tabs-vertical-env .tab-content.tab-content-right {
  padding: 35px 47px 35px 47px;
  width: 100%; }

.tab-content-right .tab-content-title {
  color: #3BAFDA;
  font-size: 20px;
  margin-bottom: 15px; }

.dashboard-chart-wrapper {
  position: relative;
  padding: 22px 20px 25px 25px; }
  .dashboard-chart-wrapper .btn {
    position: absolute;
    right: 0;
    bottom: -10px;
    font-size: 13px;
    text-transform: inherit;
    padding: 4px 15px; }

.dashboard-chart-text {
  display: inline-block; }

.dashboard-chart-info {
  position: relative;
  float: right; }
  .dashboard-chart-info img {
    position: relative; }

.dashboard-chart-info-small-text {
  position: absolute;
  width: 100%;
  text-align: center;
  top: 62px;
  text-transform: uppercase;
  font-size: 11px;
  color: #8D909A; }

.chart-aanmeldingen-week img {
  margin: 18px 13px 0 0;
  width: 58px;
  height: 69px; }

.chart-aanmeldingen-maand img {
  margin: 24px 13px 0 0;
  width: 60px;
  height: 60px; }

.dashboard-chart-info-weeknr {
  position: absolute;
  width: 100%;
  padding: 42px 13px 0 0;
  right: 0;
  top: 0;
  text-align: center; }

.dashboard-chart-info-week {
  display: block;
  font-size: 10px;
  color: #98A6AD;
  text-transform: uppercase; }

.dashboard-chart-info-nr {
  display: block;
  font-size: 24px;
  font-weight: 300;
  color: #98A6AD;
  line-height: 1; }

.dashboard-chart-counter {
  display: block;
  font-size: 45px;
  font-weight: 700;
  margin-bottom: 5px;
  line-height: 1.3; }

.dashboard-chart-title {
  display: block;
  font-size: 20px;
  font-weight: 500;
  color: #565B5E;
  text-transform: lowercase;
  line-height: 1.2; }

.dashboard-chart-subtitle {
  display: block;
  color: #8D909A;
  font-size: 14px;
  line-height: 1.3; }

/* Login container */
.login .wrapper-page {
  margin: 0;
  max-width: 100%; }
  .login .wrapper-page .form-control {
    border-radius: 50px;
    background: #fff; }

.login-block-inner {
  position: relative;
  z-index: 5;
  top: 25vh; }

.login-block {
  background-color: #3BAFDA;
  height: 100vh;
  width: 100vw;
  position: relative; }
  .login-block .logo-lg {
    display: block;
    color: #fff !important;
    font-weight: 300;
    line-height: initial; }
    .login-block .logo-lg span {
      display: block;
      text-transform: uppercase;
      margin-top: 5px; }
  .login-block .input-group {
    width: 100%; }
  .login-block:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background-image: url("../../images/test-1.jpg");
    background-size: cover;
    z-index: 1;
    top: 0px;
    left: 0px; }
  .login-block:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(59, 175, 218, 0.66);
    z-index: 1;
    top: 0px;
    left: 0px; }

.login-footer span {
  line-height: 70px;
  font-size: 12px;
  font-weight: 300;
  color: #fff; }

.login-form .checkbox {
  padding: 0px 35px; }

.login-form .input-group-addon {
  background-color: #fff;
  padding: 12px 0px 12px 17px;
  border: 0px;
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px; }

.login-title {
  margin: 0px;
  padding: 0px 0px 25px;
  text-align: center;
  color: #fff;
  font-weight: 300;
  font-size: 25px; }

.login-form {
  max-width: 285px;
  margin: 35px auto auto; }

.login-form .input-group-addon {
  background-color: #fff;
  padding: 12px 0px 12px 17px;
  border: 0px;
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px; }

.login-form .fa {
  font-size: 17px;
  color: #d1d2d6;
  top: 11px; }

.login-form .checkbox label {
  color: #fff;
  padding-left: 6px;
  font-size: 13px;
  font-weight: 300; }

.login-form .checkbox label::before {
  width: 15px;
  height: 15px;
  border: 0px;
  top: 1px;
  left: 1px; }

.login-form .btn {
  text-transform: uppercase;
  box-shadow: 1px 2px 4px #2790b7;
  border-radius: 50px;
  font-weight: bold;
  padding: 9px 15px 6px;
  margin-top: 5px; }

.login-footer {
  height: 70px;
  background-color: #3BAFDA;
  padding: 0px 25px;
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 100%;
  z-index: 10; }
  .login-footer a {
    color: #fff; }
  .login-footer span {
    line-height: 70px;
    font-size: 12px;
    font-weight: 300;
    color: #fff; }

.login-footer__icon {
  display: block;
  margin: 0px 15px; }

.login-footer__right {
  float: right;
  line-height: 70px;
  font-size: 12px;
  font-weight: 300;
  color: #fff; }

/* Menu - topbar */
#wrapper.enlarged .left.side-menu #sidebar-menu ul &gt; li:hover &gt; ul a:hover {
  color: #3BAFDA; }

#wrapper.enlarged .left.side-menu #sidebar-menu ul &gt; li:hover &gt; a {
  border-color: #3BAFDA; }

.topbar-left .logo {
  font-weight: 300; }
  .topbar-left .logo img {
    width: 50px;
    margin-right: 10px; }

.topbar .topbar-left {
  background-color: #3BAFDA; }

.navbar-default {
  background-color: #3BAFDA; }

#sidebar-menu ul ul a {
  padding-left: 65px; }

#sidebar-menu &gt; ul &gt; li &gt; a {
  color: #B7C5D4;
  border-left: 4px solid transparent; }
  #sidebar-menu &gt; ul &gt; li &gt; a i {
    font-size: 16px; }
  #sidebar-menu &gt; ul &gt; li &gt; a .fa-lock {
    font-size: 18px; }
  #sidebar-menu &gt; ul &gt; li &gt; a:hover {
    border-left: 4px solid #3BAFDA;
    background-color: #394157; }

.subdrop {
  border-left: 4px solid #3BAFDA !important;
  background-color: #394157; }

#sidebar-menu &gt; ul &gt; li &gt; a.active {
  border-left: 4px solid #3BAFDA !important;
  background-color: #394157; }

.waves-effect.waves-primary .waves-ripple {
  background-color: rgba(59, 175, 218, 0.3); }

/* Page add - edit */
.form-header {
  position: relative;
  display: block;
  margin-top: 4px; }

.form-header-full-width {
  margin-bottom: 21px; }

.form-header-title-outer {
  position: relative;
  float: left;
  width: calc(100% - 55px); }

.form-header-title {
  display: block;
  font-size: 15px;
  font-weight: 700;
  color: #2A3143;
  line-height: 24px;
  margin-top: -3px;
  width: 100%;
  height: 24px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap; }

.form-header-subtitle {
  display: block;
  color: #231F20;
  font-size: 13px;
  margin-top: -3px; }

.form-column {
  padding: 30px 35px 17px 35px; }
  .form-column:last-child {
    border-bottom: 0px; }

.sidebar-left-form:after {
  position: absolute;
  right: -1px;
  top: 0;
  content: '';
  width: 1px;
  height: 100%;
  background-color: #E6E7E8; }

.sidebar-right-form:before {
  position: absolute;
  left: -1px;
  top: 0;
  content: '';
  width: 1px;
  height: 100%;
  background-color: #E6E7E8; }

.content-form {
  border-left: 1px solid #E6E7E8;
  float: right; }

.content-form-left {
  border-right: 1px solid #E6E7E8; }

.deactivate-language {
  margin-left: 4px; }

.card-box-form {
  padding: 0px;
  margin-bottom: 0px; }
  .card-box-form .card-box-show-online {
    position: absolute;
    right: 37px;
    top: 30px;
    z-index: 1; }
    .card-box-form .card-box-show-online a {
      color: #8D909A; }
      .card-box-form .card-box-show-online a:hover {
        color: #3BAFDA; }
  .card-box-form .card-box-show-online--bottom {
    top: auto;
    bottom: 30px; }
  .card-box-form .input-group {
    width: 100%; }
    .card-box-form .input-group .radio label {
      margin-right: 40px; }
      .card-box-form .input-group .radio label:before {
        border: 1px solid #A0A3AB; }
      .card-box-form .input-group .radio label:after {
        background-color: #3BAFDA; }
    .card-box-form .input-group .radio input[type="radio"]:checked + label::before {
      border: 1px solid #3BAFDA; }
    .card-box-form .input-group .checkbox label {
      color: #8D909A;
      padding-left: 8px; }
      .card-box-form .input-group .checkbox label:after {
        padding-left: 4px; }
    .card-box-form .input-group .checkbox input[type="checkbox"]:checked + label::before {
      background-color: #3BAFDA;
      border-color: #3BAFDA; }
    .card-box-form .input-group .checkbox input[type="checkbox"]:checked + label::after {
      color: #fff; }
    .card-box-form .input-group .form-control {
      border-radius: 3px;
      background-color: #fff;
      border: 1px solid #D8D8D8; }
    .card-box-form .input-group .form-control:disabled {
      background: #F3F3F3; }
    .card-box-form .input-group input.form-control {
      height: 42px; }
    .card-box-form .input-group select.form-control {
      padding-left: 10px;
      height: 42px; }
    .card-box-form .input-group textarea.form-control {
      padding-top: 10px; }
    .card-box-form .input-group .dropdown .btn-select {
      padding: 6px 14px 6px 14px;
      height: 42px;
      text-align: left;
      width: 100%;
      max-width: 280px;
      display: block;
      background-color: #fff;
      border: 1px solid #D8D8D8;
      font-size: 14px;
      color: #8D909A;
      font-weight: 400;
      text-transform: inherit;
      background-size: 9px 6px;
      background-position: right 12px center;
      background-repeat: no-repeat;
      background-image: url('data:image/svg+xml;utf8,&lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="7133.306 2044.18 8.614 5.025"&gt; &lt;defs&gt; &lt;style&gt; .cls-1 { fill: #aaa; } &lt;/style&gt; &lt;/defs&gt; &lt;path id="Path_284" data-name="Path 284" class="cls-1" d="M29.125,4.307a.389.389,0,0,1-.1.205l-4,4a.256.256,0,0,1-.41,0L24.2,8.1a.266.266,0,0,1-.1-.205.389.389,0,0,1,.1-.205l3.384-3.384L24.2.923a.266.266,0,0,1-.1-.205.389.389,0,0,1,.1-.205l.41-.41a.256.256,0,0,1,.41,0l4,4A.266.266,0,0,1,29.125,4.307Z" transform="translate(7141.92 2020.08) rotate(90)"/&gt; &lt;/svg&gt;'); }
    .card-box-form .input-group .dropdown .dropdown-menu {
      width: 100%;
      max-width: 280px;
      padding: 0px; }
      .card-box-form .input-group .dropdown .dropdown-menu li {
        position: relative;
        color: #8D909A;
        padding: 10px 14px 10px 40px;
        border-bottom: 1px solid #eee;
        cursor: pointer; }
        .card-box-form .input-group .dropdown .dropdown-menu li:first-child {
          border-radius: 4px 4px 0 0; }
        .card-box-form .input-group .dropdown .dropdown-menu li:last-child {
          border-bottom: 0px;
          border-radius: 0 0 4px 4px; }
        .card-box-form .input-group .dropdown .dropdown-menu li:hover {
          background-color: #fafafa; }
    .card-box-form .input-group .dropdown .status {
      padding-left: 40px; }
      .card-box-form .input-group .dropdown .status:before {
        position: absolute;
        left: 14px;
        top: 50%;
        margin-top: -7px;
        content: "";
        width: 13px;
        height: 13px;
        border-radius: 50%; }
    .card-box-form .input-group .dropdown .status-green:before {
      background-color: #00D96D; }
    .card-box-form .input-group .dropdown .status-orange:before {
      background-color: #FFAA00; }
    .card-box-form .input-group .dropdown .status-grey:before {
      background-color: #BEBEBE; }
    .card-box-form .input-group .dropdown .status-blue:before {
      background-color: #3BAFDA; }
  .card-box-form .status-report {
    list-style: none;
    padding: 0;
    max-width: 280px;
    color: #8D909A; }
    .card-box-form .status-report li {
      border-bottom: 1px solid #E8E8E8;
      padding: 8px 0; }
      .card-box-form .status-report li .status-report-text {
        position: relative;
        padding-left: 40px; }
        .card-box-form .status-report li .status-report-text:before {
          position: absolute;
          left: 14px;
          top: 50%;
          margin-top: -7px;
          content: "";
          width: 13px;
          height: 13px;
          border-radius: 50%; }
      .card-box-form .status-report li .status-report-date {
        float: right;
        font-weight: 500; }
      .card-box-form .status-report li .status-green:before {
        background-color: #00D96D; }
      .card-box-form .status-report li .status-orange:before {
        background-color: #FFAA00; }
      .card-box-form .status-report li .status-grey:before {
        background-color: #BEBEBE; }
      .card-box-form .status-report li .status-blue:before {
        background-color: #3BAFDA; }
  .card-box-form label {
    font-size: 13px;
    color: #2A3143; }
  .card-box-form .radio label {
    font-size: 14px;
    line-height: 20px;
    padding-left: 10px; }

.textarea-character-count {
  width: 100%; }

.form-character-count {
  right: 0px;
  color: #8D909A;
  font-size: 12px;
  font-weight: 400;
  float: right;
  margin-top: 10px; }

.form-group-text-title {
  font-size: 17px;
  color: #3BAFDA;
  border-bottom: 1px solid #F3F3F3;
  padding-bottom: 10px;
  margin-bottom: 20px;
  margin-top: 10px; }

.form-group-text-title-smaller {
  font-size: 15px;
  color: #3BAFDA;
  margin-top: 10px;
  margin-bottom: 10px; }

.form-group-text {
  margin-right: 15px;
  display: block;
  padding-bottom: 8px;
  border-bottom: 1px solid #F3F3F3; }
  .form-group-text label {
    margin-bottom: 0px; }
  .form-group-text .input-group-text {
    height: 20px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    display: block; }
    .form-group-text .input-group-text a {
      color: #777777; }
      .form-group-text .input-group-text a:hover {
        color: #3BAFDA; }
  .form-group-text .input-group {
    margin-top: 5px; }

.form-group-small {
  margin-bottom: 10px; }

.form-group-small &gt; label {
  margin-bottom: 0px; }

.tab-content {
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0); }

/* Planning kamp overzicht tabel */
.week-overview table tr td:first-child {
  width: 400px; }

.table-width-small {
  min-width: 250px;
  width: 250px; }

.table-width-smaller {
  min-width: 130px;
  width: 130px; }

.table-width-week {
  text-align: right;
  padding-right: 22px !important;
  border-right: 1px solid #f3f3f3; }
  .table-width-week:after {
    display: none !important; }

.table-width-weeknr {
  position: relative;
  width: 50px;
  min-width: 50px;
  border-right: 1px solid #f3f3f3;
  text-align: center; }
  .table-width-weeknr a {
    display: block;
    color: #565B5E; }
  .table-width-weeknr .export {
    display: none; }
  .table-width-weeknr:hover .export {
    position: absolute;
    width: 100px;
    left: 30px;
    top: -25px;
    z-index: 999;
    display: none;
    background: #fff;
    padding: 5px;
    border: 1px solid #ccc;
    border-radius: 5px;
    display: block; }
    .table-width-weeknr:hover .export:hover {
      background: #3BAFDA;
      color: #fff; }

th.table-width-weeknr {
  text-align: center; }
  th.table-width-weeknr:after {
    display: none !important; }

.table-width-totaal {
  font-weight: 700;
  width: 84px;
  min-width: 84px;
  text-align: center; }

th.table-width-totaal {
  color: #3BAFDA !important; }
  th.table-width-totaal:after {
    display: none !important; }

.weeknr-full {
  background-color: #50CF90 !important; }
  .weeknr-full a {
    color: #fff !important; }

.weeknr-closed {
  background-color: #CC3E3E !important; }
  .weeknr-closed a {
    color: #fff !important; }

.table-tr-totaal td {
  font-weight: 700; }

.table-tr-totaal td:first-child {
  color: #3BAFDA !important; }

.kamp-overzicht .table &gt; thead &gt; tr.table-search &gt; th:first-child {
  padding-left: 0px; }

.highlighted {
  background-color: #f9f9f9; }

/* Menu custom icon */
#sidebar-menu &gt; ul &gt; li &gt; a &gt; i.custom-camp {
  width: 20px;
  height: 17px;
  background-image: url(../images/icon-camp-light.svg);
  background-size: 20px 17px;
  transition: all 0.3s; }

#sidebar-menu ul li a:hover i.custom-camp {
  background-image: url(../images/icon-camp.svg); }

/* Afbeeldingen video's */
.box-block-top {
  position: relative;
  display: block; }

.box-block-top-title {
  position: relative;
  display: block;
  padding-right: 54px;
  font-size: 13px;
  font-weight: 700;
  height: 18px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap; }

.box-block-top-show {
  position: absolute;
  right: 26px;
  top: -2px;
  color: #565B5E;
  font-size: 16px; }
  .box-block-top-show:hover {
    color: #3BAFDA; }

.box-block-top-delete {
  position: absolute;
  right: 0;
  top: -2px;
  color: #565B5E;
  font-size: 16px; }
  .box-block-top-delete:hover {
    color: #3BAFDA; }

.box-block-content {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 4px;
  width: 100%; }
  .box-block-content:before {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border-radius: 3px;
    content: '';
    background-color: rgba(59, 175, 218, 0.5);
    opacity: 0;
    transition: all 0.3s; }
  .box-block-content img {
    width: 100%;
    border-radius: 3px; }
  .box-block-content:hover .box-block-content-overlay {
    background-color: rgba(0, 0, 0, 0.25); }
  .box-block-content:hover:before {
    opacity: 1; }

.box-block-content-overlay {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.45);
  border-radius: 3px;
  transition: all 0.3s; }
  .box-block-content-overlay i {
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -19px 0 0 -19px;
    color: #fff;
    font-size: 38px; }

.modal-image-container {
  padding-right: 0px !important; }
  .modal-image-container .modal-dialog .modal-content {
    border-color: transparent;
    border-radius: 4px;
    padding: 0px; }
    .modal-image-container .modal-dialog .modal-content .modal-body.modal-body-new {
      padding: 0; }
      .modal-image-container .modal-dialog .modal-content .modal-body.modal-body-new .modal-body-img {
        position: relative;
        width: 100%; }
        .modal-image-container .modal-dialog .modal-content .modal-body.modal-body-new .modal-body-img img {
          width: 100%;
          border-radius: 3px 0px 0px 3px; }
      .modal-image-container .modal-dialog .modal-content .modal-body.modal-body-new .modal-body-img-edit {
        position: absolute;
        bottom: 10px;
        right: 12px;
        width: 25px;
        height: 25px;
        border-radius: 50%;
        background-color: #fff;
        line-height: 25px;
        text-align: center;
        transition: all 0.3s; }
        .modal-image-container .modal-dialog .modal-content .modal-body.modal-body-new .modal-body-img-edit:hover {
          background-color: #3BAFDA; }
          .modal-image-container .modal-dialog .modal-content .modal-body.modal-body-new .modal-body-img-edit:hover i {
            color: #fff; }
    .modal-image-container .modal-dialog .modal-content .card-box-form {
      padding: 25px 27px 25px 10px; }

.modal .modal-dialog .modal-content {
  border: 0px;
  border-radius: 12px; }

#modal-item-banner.modal-image-container .modal-dialog .modal-content button.close {
  right: 10px;
  top: 10px;
  width: 25px;
  height: 25px;
  background-color: #fff;
  border-radius: 50%;
  opacity: 1;
  transition: all 0.3s; }
  #modal-item-banner.modal-image-container .modal-dialog .modal-content button.close:hover {
    background-color: #3BAFDA;
    color: #fff;
    text-shadow: none; }

#modal-item-banner.modal-image-container .modal-dialog .modal-content .card-box-form {
  padding: 25px 25px 25px 25px; }

#modal-item-banner.modal-image-container .modal-dialog .modal-content .modal-body.modal-body-new .modal-body-img {
  width: 100%;
  padding: 0; }
  #modal-item-banner.modal-image-container .modal-dialog .modal-content .modal-body.modal-body-new .modal-body-img img {
    border-radius: 3px 3px 0 0; }

.mediaitem {
  max-height: 250px;
  max-width: 100%;
  padding: 15px;
  vertical-align: bottom;
  float: none;
  display: inline-block;
  width: 33%; }
  .mediaitem img {
    max-height: 200px; }

.datatype_medialibrary_gallery {
  display: block;
  overflow: hidden; }

@media only screen and (max-width: 1199px) {
  .btn-add {
    width: 34px;
    height: 34px;
    padding: 7px 10px 7px 10px; }
    .btn-add span {
      display: none; }
    .btn-add i {
      margin-right: 0px; }
  .btn-online {
    padding: 7px 9px 7px 10px; }
  .form-group-text {
    margin-right: 0; } }

@media only screen and (min-width: 992px) and (max-width: 1150px) {
  .card-box-form .status-report li .status-report-text {
    display: block; }
  .card-box-form .status-report li .status-report-date {
    float: none;
    display: block;
    padding-left: 40px; } }

@media only screen and (min-width: 1199px) and (max-width: 1550px) {
  .sidebar-left-form.col-lg-3, .top-form-left.col-lg-3 {
    width: 35%; }
  .content-form.col-lg-9, .top-form-right.col-lg-9 {
    width: 65%; }
  .sidebar-right-form.col-lg-3 {
    width: 35%; }
  .content-form-left.col-lg-pull-3 {
    right: 35%; }
  .content-form-left.col-lg-9 {
    width: 65%; }
  .sidebar-right-form.col-lg-push-9 {
    left: 65%; }
  .dashboard-chart-info {
    position: absolute;
    float: right;
    right: 0px;
    top: -13px; }
  .dashboard-chart-counter {
    font-size: 37px;
    margin-bottom: 16px; } }

@media only screen and (max-width: 991px) {
  .col-padding-right-0 {
    padding-right: 10px; }
  .col-padding-left-0 {
    padding-left: 10px; }
  .top-form-right .nav.nav-tabs li:first-child {
    margin-left: 25px; }
  .form-column {
    padding: 30px 25px 17px 25px; }
  .content-form {
    border-left: 0px;
    border-top: 1px solid #E6E7E8; }
  .content-form-left {
    border-right: 0px;
    border-top: 1px solid #E6E7E8; }
  .content-form-inner {
    border-top: 1px solid #E6E7E8; }
  ul.buttons-x {
    padding: 21px 25px; }
  .nav.nav-tabs.navtab-custom--orange li:first-child {
    margin-left: 15px; }
  .card-box-form .card-box-show-online {
    position: absolute;
    right: 25px; }
  .nav.nav-tabs.navtab-custom--orange {
    margin-top: 20px; }
  .nav.nav-tabs.navtab-custom--orange--bottom {
    margin-top: -1px; }
  .btn-add {
    width: auto;
    height: auto;
    padding: 7px 18px 8px 18px; }
    .btn-add span {
      display: inline-block; }
    .btn-add i {
      margin-right: 7px; }
  .form-header-title-outer {
    width: calc(100% - 355px); } }

@media only screen and (max-width: 767px) {
  .login-block-inner {
    position: relative;
    z-index: 5;
    top: 10vh; }
  .login-form {
    max-width: 240px;
    margin: 35px auto auto; }
  .card-box-show-online {
    display: none; }
  /* Tabs */
  .nav.nav-tabs {
    position: relative;
    overflow-x: auto;
    overflow-y: hidden;
    width: 100%;
    height: 58px;
    white-space: nowrap; }
  .nav-tabs &gt; li {
    float: none;
    display: inline-block; }
  .nav.nav-tabs.navtab-custom--orange {
    height: 49px; }
  .table-responsive {
    border: 0px; }
  .tabs-vertical-env {
    padding-left: 35px; }
  .tabs-vertical-env .nav.tabs-vertical {
    position: relative;
    overflow-x: auto;
    overflow-y: hidden;
    width: 100%;
    height: 82px;
    white-space: nowrap;
    display: block;
    border-bottom: 1px solid #E6E7E8; }
  .tabs-vertical-env .nav.tabs-vertical li {
    display: inline-block; }
  .nav-tab-left .tabs-vertical li.active a {
    border-right: 1px solid #E6E7E8 !important; }
  .tabs-vertical-env .tab-content {
    display: block; }
  .tabs-vertical-env .tab-content.tab-content-right {
    padding: 30px 35px 30px 0px;
    width: 100%; }
  .btn-add {
    width: 34px;
    height: 34px;
    padding: 7px 10px 7px 10px; }
    .btn-add span {
      display: none; }
    .btn-add i {
      margin-right: 0px; }
  .btn-online {
    padding: 7px 9px 7px 10px; }
  .form-header-title-outer {
    width: calc(100% - 155px); }
  .table-rep-plugin .btn-group .pull-right {
    float: left !important; }
    .table-rep-plugin .btn-group .pull-right .btn-overview-grey, .table-rep-plugin .btn-group .pull-right.btn-overview-grey {
      margin-left: 0px;
      margin-right: 10px; }
  .table-rep-plugin .btn-group .btn + .btn, .btn-overview-add {
    margin-left: 0px !important;
    margin-right: 10px; }
  .table-rep-plugin .btn-group-orderlist .dropdown-menu {
    left: 0;
    right: auto; } }

@media only screen and (max-width: 479px) {
  .datepicker-item .form-control {
    min-width: 100%; }
  .datepicker-item {
    min-width: 100%; }
  .user-detail {
    background-color: inherit; }
  .form-character-count-text {
    display: block; }
  .form-character-count {
    float: none;
    display: block; }
  .form-header-title-outer {
    width: calc(100% - 130px); } }

@media only screen and (max-width: 360px) {
  .buttons-top ul li {
    display: block;
    float: none !important;
    text-align: center;
    margin-bottom: 10px; }
    .buttons-top ul li:last-child {
      margin-bottom: 0px; } }

/*# sourceMappingURL=all.css.map */
</pre></body></html>