.core_debug_issue_button {
  position: fixed;
  bottom: 0px;
  right: 0px;
  z-index: 8000; }

/* COLOR SCHEMES */
/* SETTINGS */
.unselectable {
  -moz-user-select: -moz-none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -o-user-select: none;
  user-select: none; }

i.fa.fa-square-o {
  padding-right: 1px; }

.disabled {
  cursor: default !important; }

.hidden {
  display: none; }

.button_object {
  cursor: pointer; }

textarea:focus, input:focus {
  outline: none; }

/* FONTS */
@font-face {
  font-family: 'gillsan';
  src: url("../fonts/gillsans.eot") format("embedded-opentype"); }

@font-face {
  font-family: 'gillsan';
  src: url("../fonts/gillsans.woff") format("woff"), url("gillsans.svg#GillSans") format("svg"); }

@font-face {
  font-family: 'gillsanlig';
  src: url("../fonts/gillsanlig.eot") format("embedded-opentype"); }

@font-face {
  font-family: 'gillsanlig';
  src: url("../fonts/gillsanlig.woff") format("woff"), url("gillsanlig.svg#GillSans") format("svg"); }

@font-face {
  font-family: 'Gill Sans Std Italic';
  src: url("../fonts/GillSansStd-Italic.eot"); }

@font-face {
  font-family: 'Gill Sans Std Italic';
  src: url("../fonts/GillSansStd-Italic.woff") format("woff"), url("../fonts/GillSansStd-Italic.svg#GillSansStd-Italic") format("svg"); }

@font-face {
  font-family: 'dinregular';
  src: url("../fonts/din_regular-webfont.eot");
  src: url("../fonts/din_regular-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/din_regular-webfont.woff2") format("woff2"), url("../fonts/din_regular-webfont.woff") format("woff"), url("../fonts/din_regular-webfont.ttf") format("truetype"), url("../fonts/din_regular-webfont.svg#dinregular") format("svg");
  font-weight: normal;
  font-style: normal; }

/* GENERAL */
html, body {
  height: 100%;
  font-family: 'dinregular';
  max-width: 100%;
  color: #333f48; }

iframe {
  display: none; }

body.loading .dyn_watable {
  opacity: .1; }

body .only_loading {
  display: none; }

body.loading .only_loading {
  display: block; }

a {
  color: #005733;
  text-transform: none;
  text-decoration: none; }
  a:hover {
    color: #005733;
    text-transform: none;
    text-decoration: none; }

div#progress {
  position: absolute;
  top: 10%;
  z-index: 4000;
  left: 48%;
  transform: scale(3, 3);
  display: none; }

/* HEADER */
/* HEADER */
input#search_input {
  background-color: #333f48;
  border-color: #333f48;
  color: white;
  width: 110px; }

.dyn_tokenfield {
  border: 0px solid white !important; }

input[type="dynamic_searchbar"] {
  border-radius: 16px 16px;
  font-size: 14px;
  padding-left: 13px;
  color: #527520; }

header {
  float: left;
  width: 100%;
  xheight: 130px;
  position: relative; }

.portal_leftcolumn {
  max-width: 270px;
  min-width: 270px; }

.portal_rightcolumn {
  flex: 10; }

.headerrow {
  display: flex;
  width: 100%; }

.header_logo {
  background-color: white;
  height: 120px; }

.header_logo_img {
  position: absolute;
  left: 25px;
  top: 10px;
  width: 150px; }

.header_logo_quote {
  position: absolute;
  left: 33px;
  top: 83px;
  font-size: 22px;
  color: black; }

.header_chevron {
  position: absolute;
  right: 0px;
  color: lightgray;
  font-size: 18px;
  top: 7px; }

.header_top {
  background-color: #333f48;
  height: 40px;
  display: flex; }

.header_top_icon {
  position: absolute;
  left: 0px;
  color: white;
  font-size: 24px;
  width: 32px;
  top: 0px;
  height: 39px;
  padding-top: 3px;
  padding-left: 3px; }

.header_top_icon a:link, .header_top_icon a:active, .header_top_icon a:hover, .header_top_icon a:visited {
  color: white; }

.header_top_label {
  float: left;
  color: white;
  font-size: 18px;
  padding-top: 7px;
  padding-left: 11px;
  position: relative;
  width: 200px; }

.header_tags {
  background-color: white;
  height: 40px;
  position: relative; }

.header_tags_icon {
  position: absolute;
  left: 0px;
  color: white;
  font-size: 24px;
  width: 32px;
  top: 0px;
  height: 40px;
  padding-top: 3px;
  padding-left: 3px;
  background-color: lightgray; }

.header_tags_icon a:link, .header_tags_icon a:active, .header_tags_icon a:hover, .header_tags_icon a:visited {
  color: #333f48; }

.header_tags_label {
  float: left;
  color: gray;
  font-size: 18px;
  padding-top: 7px;
  padding-left: 11px;
  position: relative;
  width: 110px; }

.header_tags_icon_bar {
  position: absolute;
  left: 32px;
  top: 0px;
  right: 0px;
  bottom: 0px; }

.header_tags_bar {
  float: left;
  position: absolute;
  height: 36px;
  right: 0px;
  left: 110px;
  top: 2px;
  overflow: hidden; }

.header_filters {
  background-color: white;
  height: 40px;
  position: relative; }

.header_filters_icon {
  position: absolute;
  left: 0px;
  color: lightgray;
  font-size: 24px;
  width: 32px;
  top: 0px;
  height: 40px;
  padding-top: 3px;
  padding-left: 3px;
  background-color: white; }

.header_filters_icon a:link, .header_filters_icon a:active, .header_filters_icon a:hover, .header_filters_icon a:visited {
  color: lightgray; }

.header_filters_label {
  float: left;
  color: lightgray;
  font-size: 18px;
  padding-top: 7px;
  padding-left: 11px;
  position: relative;
  width: 110px; }

.header_filters_bar {
  position: absolute;
  left: 32px;
  top: 0px;
  height: 40px;
  right: 0px;
  background-color: #939d99; }

.header_cats {
  height: 40px;
  background-color: #939d99;
  color: white;
  padding-left: 15px;
  width: 87%;
  padding: 0px;
  position: absolute;
  left: 110px;
  right: 20px;
  top: 0px;
  display: flex; }

.header_cat_item {
  float: left;
  padding-top: 11px;
  padding-left: 8px;
  font-size: 13px;
  padding-right: 15px; }

.header_cat_item.active {
  background-color: #939d99;
  color: white;
  height: 40px; }

.header_menu_item {
  float: left;
  color: white;
  text-align: center;
  height: 100%;
  line-height: 46px;
  padding-right: 25px;
  padding-left: 25px;
  position: relative;
  min-width: 160px; }

.header_menu_item.active {
  color: #939d99;
  background-color: white; }

.header_menu_item:not(:last-child):after {
  content: "|";
  right: -3px;
  position: absolute; }

.header_top_actions {
  flex: 1;
  position: relative; }

.header_top_action {
  padding-left: 25px;
  color: #939d99;
  line-height: 41px; }

.header_top_search {
  position: absolute;
  background-color: #333f48;
  top: 0px;
  left: 32px;
  right: 50%;
  bottom: 0px; }

.header_top_search_expand_button {
  position: absolute;
  right: -33px;
  top: 0px;
  background-color: transparent;
  color: lightgray; }

.header_top_bar {
  position: absolute;
  left: 111px;
  top: 0px;
  width: 53%;
  height: 40px; }

.header_top_bar .input-group {
  padding-top: 5px;
  font-weight: normal; }

/*
input.header_top_search_field {
    color: white;
    background-color: $color_blackish;
    border: 0px;
    padding-left: 28px;
    margin-top: 6px;
}

.header_top_search_icon {
    position: absolute;
    right: 6px;
    color: gray;
    top: 7px;
}
*/
.button_top_bar {
  float: left;
  color: white;
  position: absolute;
  top: 5px;
  background-color: #333f48;
  border: 0px solid;
  right: 0px;
  font-size: 18px;
  margin-top: 3px; }

.header_top_useractions {
  flex: 2; }

.header_top_useractions_nav {
  float: right;
  padding-right: 15px; }

.header_top_useractions_nav a {
  color: #92B6C7; }

.header_top_useractions_nav .dropdown-menu.show {
  background-color: #333f48;
  margin-top: -1px;
  font-size: 14px; }

.header_top_useractions_nav a.dropdown-item {
  padding-top: 1px;
  padding-left: 12px;
  color: gray; }

.header_top_user {
  width: 40px;
  height: 40px;
  background-repeat: no-repeat;
  background-size: cover;
  /* background-color: white; */ }

.header_columns {
  width: 100%;
  overflow-x: auto; }

/* ACTION BAR */
.action_bar {
  height: 40px;
  background-color: #92B6C7;
  color: white;
  padding-left: 0px;
  padding-right: 0px;
  z-index: 500; }

.action_bar_toggle.button_object {
  float: left;
  width: 100%;
  height: 40px;
  padding-top: 8px;
  padding-left: 40px; }

.button_actionbar_icon {
  position: absolute;
  right: 13px;
  top: 9px; }

.action_bar_commands {
  float: left;
  width: 100%;
  background-color: #333f48;
  padding-left: 39px;
  padding-right: 20px;
  padding-top: 11px;
  padding-bottom: 10px;
  height: 300vh; }

.action_bar_command {
  float: left;
  width: 100%;
  height: 40px;
  color: #939d99; }

.action_bar_command:hover {
  color: white; }

.action_bar_command.disabled {
  cursor: not-allowed;
  opacity: .1; }

.action_bar_tables_set {
  float: left;
  width: 115%;
  margin-left: -20px; }

.action_bar_more {
  float: left;
  width: 100%;
  border-top: 1px solid lightgray;
  margin-top: 20px;
  padding-top: 10px;
  margin-left: -20px; }
  .action_bar_more .action_bar_command.active {
    color: white; }

/* WATABLE */
.header_columns .watable.table {
  width: 100%;
  border: 0px !important; }

.watable thead th a {
  font-size: 16px !important; }

.watable tbody tr a {
  color: black;
  font-size: 14px !important; }

.watable tr.sort {
  overflow: hidden;
  background-color: #92B6C7; }

.watable tr.sort a, .watable tr.sort a:visited, .watable tr.sort a:link {
  color: white; }

.watable tr.sort a:hover {
  color: lightgray; }

.watable tr.sort th {
  border: 0px;
  height: 40px !important;
  padding-top: 5px !important;
  padding-bottom: 8px; }

.watable tbody td, .watable tbody th {
  vertical-align: initial;
  padding: 0;
  padding-top: 2px;
  padding-left: 4px;
  padding-bottom: 2px;
  font-size: 12px; }

.watable .btn-group.btn-group-sm {
  height: 26px; }

.watable thead tr th:first-child, .watable thead tr td:first-child {
  max-width: 32px !important;
  width: 32px;
  overflow: hidden;
  padding-left: 10px; }

.watable tbody tr th:first-child, .watable tbody tr td:first-child {
  max-width: 32px !important;
  width: 32px;
  overflow: hidden;
  padding-left: 10px; }

.watable .column_sort_icon {
  color: white;
  margin-left: 4px; }

.watable .dropdown-menu li {
  color: black;
  font-size: 14px !important; }
  .watable .dropdown-menu li a {
    color: black;
    font-size: 14px !important; }

.object_only_onscan {
  display: none; }
  .object_only_onscan.active {
    display: block; }

/*
header {
    float: left;
    width: 100%;
    height: 100px;
    position:relative;
    overflow:hidden;
}

.header_blocks {
    background-image: url("../img/layout/logoblocks.png");
    background-repeat: no-repeat;
    position: absolute;
    width: 240px;
    height: 100px;
    background-size: cover;
    top: 0px;
    left: 0px;
}

.header_logo {
     background-image: url("../img/FAM_logo.png");
    background-repeat: no-repeat;
    height: 100px;
    background-size: 32%;
    background-position: center center;
    text-align: center;
    line-height: 11;
}

.header_actions_user {
}

.header_actions {
    position: absolute;
    left: 25px;
    top: 10px;
}

.header_actions_buttons {
	padding-top: 20px;
}

.header_actions_user {
    padding-top: 32px;
    padding-right: 21px;
}

.search_count {
    top: -10px;
    position: absolute;
    background-color: white;
    border-radius: 10px;
    color: $color_main;
    text-align: center;
    padding: 3px;
    right: 2px;
}

.header_user_action_button {
	color: $color_main;
	background-color:white;
	border:2px solid $color_main;
	font-size: 1.1vw;
	padding-left: 2px;
	padding-right:2px;
	text-align: center;
	line-height: 35px;
	height:40px;
}

.header_action_button {
    color: white;
    padding: 2px;
    float: left;
    position: relative;
    width: 60px;
    text-align: center;
    background-color: $color_main;
    border-radius: 30px;
    height: 60px;
    margin-right: 21px;
}

.xxxx_header_action_button {
    font-family: 'dinregular';
    color: white;
    padding: 2px;
    float: left;
    height: 73px;
    position: relative;
    width: 95px;
    text-align: center;
}

.header_action_button.disabled {
	opacity:.4;
}

.header_actions_media {
    position: absolute;
    top: 7px;
    left: 37px;
}

.xxxxheader_selection_actions {
    position: absolute;
    left: 0px;
    top: 20px;
    color: white;
    font-family: 'dinregular';
    width: 75%;
}

.header_selection_searchbar {
    position: absolute;
    right: 5px;
    top: -37px;
    width: 156px;
}

input[type="dynamic_searchbar"] {
    border-radius: 16px 16px;
    font-size: 14px;
    padding-left: 13px;
    color: $color_green_medium;
}


.header_selection_action_count:empty {
   display: none;
}
*/
/* FOOTER */
footer {
  position: fixed;
  bottom: 0px;
  width: 100%;
  height: 80px;
  z-index: 800; }

.footer_bar_more {
  position: absolute;
  bottom: 0px;
  height: 35px;
  z-index: 801;
  color: white; }

.footer_bar_more_label {
  float: left;
  padding-top: 5px;
  text-align: center;
  width: 80%;
  font-size: 16px;
  text-transform: capitalize; }

.footer_bar_more_icon {
  position: absolute;
  right: 10px;
  top: 5px; }

.footer_bar {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0px;
  right: 0px;
  top: 0px;
  /* was 80px */
  z-index: 802; }

.footeraction {
  float: left;
  width: 60px;
  border-radius: 60px;
  background-color: #005733;
  height: 60px;
  color: white;
  margin-right: 18px; }

.footeraction.disabled {
  opacity: 0.4; }

.footeractions_left {
  font-size: 18px;
  margin-left: auto;
  margin-right: auto;
  width: 400px; }

.footeractions_right {
  color: white;
  font-size: 18px;
  padding-right: 40px;
  padding-top: 8px; }

.footeractionicon {
  width: 100%;
  text-align: center;
  position: absolute;
  top: 10px;
  left: 0px; }

.footeractionlabel {
  text-align: center;
  font-size: 16px;
  display: none; }

.footer_selection_action_count {
  position: absolute;
  top: 21px;
  left: 21px;
  background-color: white;
  border-radius: 2px;
  padding-left: 5px;
  padding-right: 5px;
  color: #333f48; }

.footer_selection_action_count:empty {
  display: none; }

.site_title {
  float: left;
  padding-top: 240px;
  font-size: 5vw;
  text-align: left;
  width: 100%;
  color: #92B6C7; }

.site_title_message {
  position: absolute;
  top: 40%;
  font-size: 3vw;
  text-align: center;
  width: 100%;
  color: white; }

/* CONTAINER */
.content {
  position: relative;
  float: left;
  width: 100%; }

.content_search_results_box {
  position: absolute;
  width: 100%;
  z-index: 50;
  float: left;
  min-height: 1200px;
  top: 35px;
  background-color: white; }

body.actionbar .content_search_results_box {
  width: initial;
  left: 272px;
  right: 0px; }

.content_search_results {
  float: left;
  width: 100%; }

.content_search_spinner {
  position: absolute;
  top: 80px;
  height: 104px;
  width: 100%; }

.content_selection_box {
  position: relative;
  float: left;
  min-height: 2000px;
  border-left: 3px dashed black;
  background: repeating-linear-gradient(-55deg, #FFF, #FFF 10px, #EEE 10px, #EEE 20px); }

.content_pane_search .content_search_results {
  width: 100%; }

.content_pane_search .content_selection_box {
  display: none; }

.content_pane_searchselection .content_search_results {
  width: 50%; }

.content_pane_searchselection .content_selection_box {
  display: block;
  width: 50%; }

.content_pane_selection .content_search_results {
  width: 0%;
  overflow: hidden; }

.content_pane_selection .content_selection_box {
  display: block;
  width: 100%;
  border-left: 0px solid white;
  border-top: 3px dashed black; }

.content_selection.pp_slides_sortable {
  float: left;
  width: 100%; }

.content_selection_box_title {
  font-size: 2em;
  float: left;
  width: 100%;
  text-align: center;
  left: 0;
  right: 0; }

.contenttable_holder {
  float: left;
  width: 100%;
  overflow: auto; }

.searchtags {
  top: 32px; }

div#searchtags-list {
  padding-bottom: 5px !important;
  float: left; }

/* SEARCH FILTERS */
.searchfilter_column {
  padding: 0px;
  z-index: 200;
  padding-left: 1%;
  padding-right: 1%; }

.searchfilter_column_header {
  float: left;
  width: 100%;
  height: 35px;
  margin: 0px; }

.searchfilter_column_body {
  background-color: white;
  float: left;
  width: 100%; }

.searchfilter_column_label {
  float: left;
  color: white;
  padding-top: 5px;
  text-align: center;
  width: 80%;
  font-size: 16px;
  text-transform: capitalize; }

.searchfilter_column_progress {
  position: absolute;
  width: 23px;
  color: white;
  font-size: 16px;
  top: 5px;
  right: 13px; }

.searchfilter_column_caret {
  position: absolute;
  width: 20px;
  color: white;
  font-size: 16px;
  display: none;
  top: 8px;
  right: 10px; }

.baas_bladerow.baas_bladerow_focus {
  border: 2px solid red; }
  .baas_bladerow.baas_bladerow_focus td {
    background-color: lightgoldenrodyellow; }

.visualalert {
  position: absolute;
  top: 0px;
  left: 0px;
  display: none;
  right: 0px;
  bottom: 0px;
  z-index: 8888;
  pointer-events: none; }
  .visualalert[data-status="danger"] {
    border: 50px solid rgba(255, 255, 255, 0);
    display: block;
    animation-name: blinkingred;
    animation-duration: 1s;
    animation-iteration-count: 4; }
    .visualalert[data-status="danger"] .visualmsg {
      position: absolute;
      top: 50%;
      width: 100%;
      text-align: center;
      color: white;
      font-size: 22px;
      background-color: red;
      padding: 50px;
      font-weight: bolder; }
  .visualalert[data-status="notify"] {
    border: 50px solid rgba(255, 255, 255, 0);
    display: block;
    animation-name: blinkingorange;
    animation-duration: 1s;
    animation-iteration-count: 4; }
    .visualalert[data-status="notify"] .visualmsg {
      position: absolute;
      top: 50%;
      width: 100%;
      text-align: center;
      color: white;
      font-size: 22px;
      background-color: orange;
      padding: 50px;
      font-weight: bolder; }
  .visualalert[data-status="okay"] {
    border: 50px solid rgba(255, 255, 255, 0);
    display: block;
    animation-name: blinkinggreen;
    animation-duration: 0.5s;
    animation-iteration-count: 3; }

@keyframes blinkingorange {
  100% {
    border-color: orange; } }

@keyframes blinkingred {
  100% {
    border-color: red; } }

@keyframes blinkinggreen {
  100% {
    border-color: green; } }

.login_wrapper {
  right: 0px;
  margin: 0px auto;
  margin-top: 5%;
  max-width: 350px;
  position: relative; }

.registration_form,
.login_form {
  position: absolute;
  top: 0px;
  width: 100%; }

.login_content {
  margin: 0 auto;
  padding: 25px 0 0;
  position: relative;
  text-align: center;
  text-shadow: 0 1px 0 #fff;
  min-width: 280px; }

.login_content a,
.login_content .btn-default:hover {
  text-decoration: none; }

.login_content a:hover {
  text-decoration: underline; }

.login_content h1 {
  font: normal 25px Helvetica, Arial, sans-serif;
  letter-spacing: -0.05em;
  line-height: 20px;
  margin: 10px 0 30px;
  position: relative; }

.login_content h1:before,
.login_content h1:after {
  content: "";
  height: 1px;
  position: absolute;
  top: 10px;
  width: 27%; }

.login_content h1:after {
  background: #7e7e7e;
  background: linear-gradient(left, #7e7e7e 0%, #fff 100%);
  right: 0; }

.login_content h1:before {
  background: #7e7e7e;
  background: linear-gradient(right, #7e7e7e 0%, #fff 100%);
  left: 0; }

.login_content h1:before,
.login_content h1:after {
  content: "";
  height: 1px;
  position: absolute;
  top: 10px;
  width: 20%; }

.login_content h1:after {
  background: #7e7e7e;
  background: linear-gradient(left, #7e7e7e 0%, #fff 100%);
  right: 0; }

.login_content h1:before {
  background: #7e7e7e;
  background: linear-gradient(right, #7e7e7e 0%, #fff 100%);
  left: 0; }

.login_content form {
  margin: 20px 0;
  position: relative; }

.login_content form input[type="text"],
.login_content form input[type="email"],
.login_content form input[type="password"] {
  border-radius: 3px;
  -ms-box-shadow: 0 1px 0 #fff, 0 -2px 5px rgba(0, 0, 0, 0.08) inset;
  -o-box-shadow: 0 1px 0 #fff, 0 -2px 5px rgba(0, 0, 0, 0.08) inset;
  box-shadow: 0 1px 0 #fff, 0 -2px 5px rgba(0, 0, 0, 0.08) inset;
  border: 1px solid #c8c8c8;
  color: #777;
  margin: 0 0 20px;
  width: 100%; }

.login_content form input[type="text"]:focus,
.login_content form input[type="email"]:focus,
.login_content form input[type="password"]:focus {
  -ms-box-shadow: 0 0 2px #ed1c24 inset;
  -o-box-shadow: 0 0 2px #ed1c24 inset;
  box-shadow: 0 0 2px #A97AAD inset;
  background-color: #fff;
  border: 1px solid #A878AF;
  outline: none; }

#username {
  background-position: 10px 10px !important; }

#password {
  background-position: 10px -53px !important; }

.login_content form div a {
  font-size: 12px;
  margin: 10px 15px 0 0; }

.reset_pass {
  margin-top: 10px !important; }

.login_content div .reset_pass {
  margin-top: 13px !important;
  margin-right: 39px;
  float: right; }

.button_slide_add {
  float: left;
  width: 100%;
  border: 2px solid #005733;
  height: 100%;
  position: relative;
  color: black;
  text-align: center;
  line-height: 158px;
  background-color: white;
  color: #005733; }

.actions_advanced_icon {
  float: left;
  color: white;
  width: 100%;
  height: 35px; }

.advanced_filter {
  float: left;
  width: 100%;
  color: white; }

.advanced_filter_criteria {
  background-color: #978B82; }

.advanced_filter_criteria_icon {
  float: left;
  width: 80px;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.2);
  padding-left: 18px;
  padding-top: 6px;
  position: relative; }

.advanced_filter_criteria_label {
  float: left;
  padding-left: 10px;
  padding-top: 6px;
  background-color: white;
  xxxwidth: 100%;
  color: black; }

.advanced_filter_criteria_choosen {
  height: 35px;
  padding: 0px;
  overflow: hidden;
  background-color: rgba(255, 255, 255, 0.3); }

.advanced_filter_criteria_choosen_items {
  position: absolute;
  top: 0px;
  left: 0px;
  height: 35px;
  width: 10000px; }

.advanced_filter_criteria_choosen_item {
  float: left;
  height: 35px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 5px; }

/* MEDIA */
.mediafilter {
  float: left;
  width: 100%; }

.media_color_grey {
  background-color: #e6e6e6; }

.mediafilter_icon {
  float: left;
  width: 30px;
  padding-left: 5px; }

.mediafilter_label {
  float: left;
  position: relative; }

.mediafilter_selector {
  float: right;
  width: 30px; }

/* SELECTOR */
#pp_slides_sortable {
  float: left;
  width: 100%;
  min-height: 1000px; }

.selector_switch {
  float: left;
  width: 100%;
  height: 35px;
  overflow: hidden;
  position: relative;
  background-color: #939d99;
  border-bottom: 1px solid #a8a8a7; }
  .selector_switch.switchon {
    background-color: #287a4c; }
    .selector_switch.switchon .selector_categoryitem_count_right {
      background-color: #287a4c; }
  .selector_switch:hover {
    min-width: 200px;
    margin-left: 0px;
    background-color: #bfc4c0; }
    .selector_switch:hover .selector_categoryitem_label {
      font-size: 15px; }
    .selector_switch:hover .selector_categoryitem_count_right {
      display: none; }

.selector_switch:last-child {
  border-bottom: 0px solid black; }

.selector_categoryitem_count {
  position: absolute;
  right: 26px;
  top: 6px;
  display: none; }

.selector_switch.inactive {
  opacity: 0.3;
  pointer-events: none;
  display: none; }

.selector_machine {
  float: left;
  width: 100%;
  height: 35px;
  overflow: hidden;
  position: relative;
  border-bottom: 1px solid #a8a8a7; }

.selector_categoryitem_label {
  float: left;
  font-size: 14px;
  line-height: 33px;
  padding-left: 10px; }

.selector_categoryitem_select {
  position: absolute;
  right: 10px;
  top: 5px; }

.selector_language {
  float: left;
  width: 100%;
  height: 35px;
  overflow: hidden;
  position: relative;
  background-color: #b7d2c4;
  border-bottom: 1px solid #a8a8a7; }

/*

.selector_machine {
    float: left;
    width: 100%;
    height: 35px;
    overflow: hidden;
    position:relative;
    background-color: $color_gray_light;
    border-bottom: 1px solid $color_gray_dark;
}

.selector_machine:last-child {
	border-bottom:0px solid black;
}

.selector_categoryitem_label {
    float: left;
    font-size: 14px;
    line-height: 33px;
    padding-left: 10px;
}

.selector_categoryitem_select {
    position: absolute;
    right: 10px;
    top: 5px;
}


.selector_language {
    float: left;
    width: 100%;
    height: 35px;
    overflow: hidden;
    position:relative;
    background-color: $color_green_lang;
    border-bottom: 1px solid $color_gray_dark;
}

.selector_machine:last-child {
	border-bottom:0px solid black;
}
*/
.selector_machine_icon {
  float: left;
  height: 100%;
  width: 80px;
  background-color: #c8c8c8; }

.selector_language_label {
  float: left;
  font-size: 14px;
  line-height: 33px;
  padding-left: 10px; }

.selector_language_select {
  position: absolute;
  right: 10px;
  top: 5px; }

.selector_segment {
  float: left;
  width: 100%;
  position: relative;
  background-color: #939d99;
  border-bottom: 1px solid #a8a8a7; }

.selector_segment:last-child {
  border-bottom: 0px solid black; }

.selector_segment_icon {
  float: left;
  height: 100%;
  width: 60px;
  background-color: rgba(0, 0, 0, 0.1); }

.selector_segment_icon img {
  height: 100%;
  text-align: center;
  padding-left: 12px; }

.selector_segment_label {
  float: left;
  font-size: 14px;
  line-height: 33px;
  padding-left: 10px;
  color: white; }

.selector_segment_count {
  position: absolute;
  right: 10px;
  text-align: right;
  top: 5px;
  color: white; }

.selector_segment_header {
  float: left;
  width: 100%;
  height: 35px;
  overflow: hidden; }

.selector_segment_produces {
  float: left;
  width: 100%; }

.selector_segment_produce {
  float: left;
  width: 100%;
  height: 20px;
  position: relative; }

.selector_segment_produce:last-child {
  height: 35px; }

.selector_segment_produce_count {
  float: left;
  height: 100%;
  width: 60px;
  background-color: rgba(0, 0, 0, 0.1);
  text-align: right;
  color: white;
  font-size: 14px;
  padding-top: 5px;
  padding-right: 8px; }

.selector_segment_produce_label {
  float: left;
  font-size: 14px;
  line-height: 33px;
  padding-left: 10px;
  color: white; }

.selector_segment_produce_selector {
  position: absolute;
  right: 10px;
  top: 5px;
  color: white; }

.selector_segment_subitem {
  float: left;
  height: 35px;
  width: 100%;
  background-color: rgba(255, 255, 255, 0.3);
  position: relative; }

.selector_segment_subitem_label.unselectable {
  float: left;
  width: 100%;
  text-align: left;
  font-size: 16px;
  padding-left: 100px;
  padding-top: 3px;
  color: black; }

.selector_segment_subitem_select {
  position: absolute;
  right: 12px;
  top: 5px; }

/* SELECTOR */
.container_selctor_we_will use_this_later {
  float: left;
  width: 100%;
  margin: 0px;
  padding: 0px;
  max-width: 100%; }

.selector_items {
  float: left;
  width: 100%; }

.selector_item {
  float: left;
  width: 100%;
  height: 42px; }

.selector_item_icon {
  float: left;
  width: 14%;
  background-color: rgba(0, 0, 0, 0.1);
  height: 100%; }

.selector_item_label {
  float: left;
  width: 79%;
  color: white;
  line-height: 40px;
  font-size: 18px;
  padding-left: 15px; }

.selector_item_counter {
  float: left;
  width: 7%;
  text-align: center;
  color: white;
  line-height: 40px;
  font-size: 18px; }

.selector_filters {
  float: left;
  width: 100%; }

.selector_filter {
  float: left;
  width: 100%;
  height: 42px;
  background-color: #d4e6c0; }

.selector_filter_count {
  float: left;
  width: 14%;
  background-color: rgba(0, 0, 0, 0.1);
  height: 100%;
  line-height: 40px;
  text-align: center;
  font-size: 18px; }

.selector_filter_select {
  float: left;
  width: 84%;
  line-height: 40px;
  font-size: 18px;
  padding-left: 15px;
  color: black; }

.selector_filter_selectfield {
  width: 100%;
  background-color: rgba(0, 0, 0, 0); }

/* SEGMENTS */
.segment_main {
  padding: 0px;
  float: left;
  width: 100%; }

.segment_main_bar {
  padding: 0px;
  background-color: #978B82;
  height: 35px; }

.segment_main_bar_icon {
  width: 80px;
  float: left;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.1); }

.segment_main_bar_icon img {
  height: 100%;
  text-align: center;
  padding-left: 12px; }

.segment_main_bar_label {
  float: left;
  line-height: 33px;
  padding-left: 20px;
  font-size: 15px;
  color: white; }

.segment_main_bar_filters {
  float: left;
  width: 100%;
  padding: 0px;
  background-color: #978B82; }

.segment_main_bar_filter {
  float: left;
  width: 100%; }

.segment_main_bar_filter_category {
  padding: 0px;
  background-color: rgba(255, 255, 255, 0.15);
  min-height: 35px;
  position: relative;
  font-size: 15px; }

.segment_main_bar_filter_popdown {
  float: left;
  width: 100%; }

.segment_main_bar_filter_choosen {
  height: 35px;
  padding: 0px;
  overflow: hidden;
  background-color: rgba(255, 255, 255, 0.3); }

.segment_main_bar_filter_choosen_items {
  position: absolute;
  top: 0px;
  left: 0px;
  height: 35px;
  width: 10000px; }

.segment_main_bar_filter_choosen_item {
  float: left;
  height: 35px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 5px; }

.segment_main_bar_filter_count {
  float: left;
  width: 80px;
  height: 100%;
  padding: 0px;
  text-align: center;
  padding-top: 4px;
  font-size: 15px;
  color: white;
  background-color: rgba(0, 0, 0, 0.1); }

.xsegment_main_bar_filter_label {
  color: white;
  float: left;
  padding-left: 20px;
  line-height: 29px;
  font-size: 15px; }

.segment_main_bar_filter_caret {
  xposition: absolute;
  xright: 10px;
  xcolor: white;
  xtop: 2px; }

.segment_main_bar_filter_category_button {
  float: left;
  width: 100%;
  height: 35px; }

.segment_main_bar_machine_category {
  float: left;
  width: 100%;
  padding: 0px;
  background-color: rgba(255, 255, 255, 0.15);
  min-height: 35px;
  position: relative;
  font-size: 15px; }

.segment_main_bar_machine_button {
  float: left;
  width: 100%;
  height: 35px;
  background-color: white; }

.segment_main_bar_machine_caret {
  color: black; }

/* TAGS */
.tags-input {
  display: none; }

.tag.label {
  color: #74a72e;
  background-color: #036437;
  margin-right: 2px; }

.tag > a > i {
  color: white; }

#baas_scanner {
  border: 0px !important; }

.button_baas_modus {
  margin-left: 10px;
  height: 100px;
  padding: 20px;
  font-size: 20px;
  border: 2px solid black;
  background-color: lightgray;
  text-shadow: 1px 1px 1px black; }
  .button_baas_modus.step1 {
    color: blue; }
    .button_baas_modus.step1.selected {
      color: white;
      background-color: blue; }
  .button_baas_modus.step2 {
    color: orange; }
    .button_baas_modus.step2.selected {
      color: white;
      background-color: orange; }

.xbutton_baas_sendreport {
  margin-left: 10px;
  height: 100px;
  padding: 20px;
  font-size: 20px;
  border: 2px solid black;
  background-color: lightgray;
  text-shadow: 1px 1px 1px black;
  color: green; }
  .xbutton_baas_sendreport.selected {
    color: white;
    background-color: green; }

.only_with_batch_selected {
  display: none; }

.result_item {
  float: left;
  font-size: 12px;
  color: white; }

.result_item_thumb {
  overflow: hidden; }

.result_list_header {
  font-weight: bold;
  font-size: 18px;
  border-bottom: 1px solid #74a72e; }

.result_item.result_item_list {
  float: left;
  font-size: 16px;
  color: black;
  border-bottom: 1px solid black; }

.result_item_thumb.result_item_mosaic {
  background-color: white;
  position: relative;
  border: 2px solid #005733;
  height: 160px; }

.result_item_sortable {
  float: left;
  font-size: 14px;
  color: white;
  background-color: green;
  padding: 20px;
  width: 260px;
  height: 160px; }

.result_item_sortable::after {
  content: "NEW POSITION"; }

.result_item.result_item_mosaic {
  float: left;
  font-size: 12px;
  color: white;
  padding: 0px;
  padding-left: 10px;
  padding-right: 15px;
  padding-top: 15px;
  padding-bottom: 5px;
  overflow: hidden;
  width: 280px !important;
  xxheight: 173px !important; }

.result_item_thumb.result_item_mosaic[data-objecttype="slideshow"] {
  border: 2px solid black !important; }

.result_item.result_item_mosaic:last-child {
  padding-bottom: 40px; }

.result_item_title.result_item_mosaic {
  position: absolute;
  width: 100%;
  padding-bottom: 5px;
  padding-left: 10px;
  text-align: left;
  top: 134px;
  text-shadow: 1px 1px black;
  background-color: rgba(0, 0, 0, 0.3); }

.result_item_actions {
  position: absolute;
  top: -5px;
  z-index: 150;
  right: 0px;
  float: left;
  width: 30px; }

.result_item_actions_more {
  float: left;
  color: white;
  font-size: 26px;
  text-shadow: 1px 1px 1px #000; }

ul.result_item_action_lines {
  float: left;
  color: black;
  list-style: none;
  margin: 0;
  padding: 0;
  z-index: 1000;
  position: absolute;
  width: 195px;
  margin-left: -171px;
  text-align: right;
  margin-top: 11px;
  border: 1px solid darkgray;
  display: none; }

li.result_item_action {
  border-bottom: 1px solid darkgray;
  background-color: white;
  float: left;
  width: 100%;
  padding: 2px;
  text-align: left; }

li.result_item_action:hover {
  background-color: black; }

.result_item_action a {
  color: black;
  text-decoration: none; }

.result_item_action:hover a {
  color: white;
  text-decoration: none; }

.xxresult_item_action {
  float: left;
  width: 35px;
  height: 35px;
  text-shadow: 1px 1px 1px #000;
  margin-bottom: 3px; }

.result_item_download.result_item_mosaic > a {
  color: white; }

.result_item_view.result_item_mosaic > a {
  color: white; }

.result_item_edit.result_item_mosaic > a {
  color: white; }

.result_item_select.result_item_slide {
  position: absolute;
  top: 6px;
  right: 20px;
  color: black;
  z-index: 150;
  text-shadow: 2px 2px 2px gray; }

.result_item_delete.result_item_mosaic > a {
  color: white; }

.result_item_view.result_item_slide {
  position: absolute;
  top: 75px;
  right: 20px;
  z-index: 150;
  text-shadow: 2px 2px 2px gray;
  color: black; }

.result_item_view.result_item_slide > a {
  color: black;
  text-shadow: 2px 2px 2px gray; }

.result_item h2 {
  font-size: 15px; }

.result_item h3 {
  font-size: 14px; }

.result_item h4 {
  font-size: 13px; }

.select_item_actions {
  position: absolute;
  top: -5px;
  z-index: 150;
  right: 0px;
  float: left;
  width: 30px; }

.select_item_action {
  float: left;
  width: 35px;
  height: 35px;
  text-shadow: 1px 1px 1px #000;
  margin-bottom: 3px; }

.thumbnail_imageholder {
  float: left;
  width: 100%;
  background-color: gray; }

.thumbnail_imageholder_unknown {
  width: 50%;
  margin-left: 40%;
  margin-top: 33%;
  position: relative; }

.thumbnail_label {
  position: absolute;
  top: 34%;
  left: 0px;
  width: 97%;
  text-align: center; }

.thumbnail_imageholder_pdf {
  background-color: white; }

.thumbnail_pdf {
  padding-top: 60px; }

.thumbnail_imageholder_title {
  position: absolute;
  top: 61px;
  left: 96px;
  color: black;
  width: 211px; }

.thumbnail_imageholder_title > p {
  margin: 0px;
  padding: 0px; }

.thumbnail_imageholder img {
  width: 100%; }

/* OVERRIDES */
.watable.table {
  margin-left: auto;
  margin-right: auto; }

.watable .dropdown-menu {
  z-index: 600; }

.pagination li {
  padding-left: 1px;
  padding-right: 1px; }

.pagination a:visited, .pagination a:link, .pagination a:hover {
  color: black !important; }

.pagination .disabled {
  opacity: 0.2; }

.tokenfield {
  min-height: 41px;
  border: 0px; }

.modal-full .modal-dialog {
  width: 90%; }

.bootstrap-select.btn-group .dropdown-menu li {
  position: relative; }

.select_list_itemfilter {
  color: black !important;
  font-size: 18px;
  display: none; }

.select_list_item {
  float: left;
  width: 100%;
  border-bottom: 1px dashed black;
  margin-bottom: 7px;
  margin-top: 12px; }

.select_list_image {
  float: left;
  width: 50%; }

.select_list_label {
  float: left;
  width: 50%; }

.select_list_label_content {
  color: black !important; }

.select_list_label_content h1 {
  font-size: 18px;
  font-weight: bold; }

.modal-dialog {
  max-width: 700px !important; }

.fixscan_active {
  position: fixed;
  top: 0px;
  left: 263px; }
  .fixscan_active .fixscan_hide {
    display: none; }

.content_panes {
  top: -116px; }

.text_fontmain {
  font-family: 'dinregular'; }

/* ADVANCED SETTINGS */
.header_button_icon {
  position: absolute;
  top: 12px;
  left: 14px; }

.header_button_label {
  position: absolute;
  font-size: 14px;
  display: none; }

/* NAV */
.requires_login {
  display: none; }

.navbar-footer {
  position: fixed;
  bottom: 0px;
  width: 100%; }

.navbar_mobile {
  position: relative;
  z-index: 50; }

.navbar_mobile button {
  margin-right: 10px;
  margin-bottom: 5px; }

#filter_counter_mach {
  line-height: 42px;
  color: white;
  text-align: center; }

/* MEDIA */
/* REPORTS */
.report_item {
  float: left;
  height: 220px;
  border: 1px dotted lightgray;
  overflow: hidden;
  font-size: 12px; }

.reportitem_line {
  float: left;
  width: 100%; }

.reportitem_id {
  float: left;
  font-weight: bold; }

.reportitem_machine {
  float: right;
  font-weight: normal; }

/* AUTOCOMPLETE */
.autocomplete-suggestions {
  background-color: #eee;
  position: absolute;
  top: 0px;
  width: 100%;
  left: 0px;
  overflow: scroll;
  border: 1px solid black;
  height: 200px;
  padding-left: 10px;
  padding-right: 10px; }

.autocomplete-suggestion {
  border: 1px dotted #ddd;
  font-size: 14px;
  cursor: pointer; }

.autocomplete-suggestion:hover {
  border: 1px dotted #ddd;
  background-color: #ddd; }

/* Fancy box overrides */
.fancybox_actions_box {
  position: absolute;
  top: 10px;
  left: 10px; }

.fancybox_action.button_object {
  border: 1px solid white;
  color: white;
  padding: 5px;
  border-radius: 32px;
  width: 34px;
  height: 36px;
  font-size: 16px;
  text-align: center;
  margin-bottom: 12px;
  background-color: rgba(0, 0, 0, 0.2); }

/* UI Override */
.ui-autocomplete {
  z-index: 1000 !important; }

/* SPINNING ANIMATION */
.spinner {
  margin: 100px auto;
  width: 40px;
  height: 40px;
  position: relative; }

.cube1, .cube2 {
  background-color: #527520;
  width: 15px;
  height: 15px;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-animation: sk-cubemove 1.8s infinite ease-in-out;
  animation: sk-cubemove 1.8s infinite ease-in-out; }

.cube2 {
  -webkit-animation-delay: -0.9s;
  animation-delay: -0.9s; }

@-webkit-keyframes sk-cubemove {
  25% {
    -webkit-transform: translateX(42px) rotate(-90deg) scale(0.5); }
  50% {
    -webkit-transform: translateX(42px) translateY(42px) rotate(-180deg); }
  75% {
    -webkit-transform: translateX(0px) translateY(42px) rotate(-270deg) scale(0.5); }
  100% {
    -webkit-transform: rotate(-360deg); } }

@keyframes sk-cubemove {
  25% {
    transform: translateX(42px) rotate(-90deg) scale(0.5);
    -webkit-transform: translateX(42px) rotate(-90deg) scale(0.5); }
  50% {
    transform: translateX(42px) translateY(42px) rotate(-179deg);
    -webkit-transform: translateX(42px) translateY(42px) rotate(-179deg); }
  50.1% {
    transform: translateX(42px) translateY(42px) rotate(-180deg);
    -webkit-transform: translateX(42px) translateY(42px) rotate(-180deg); }
  75% {
    transform: translateX(0px) translateY(42px) rotate(-270deg) scale(0.5);
    -webkit-transform: translateX(0px) translateY(42px) rotate(-270deg) scale(0.5); }
  100% {
    transform: rotate(-360deg);
    -webkit-transform: rotate(-360deg); } }

@media screen and (max-width: 900px) {
  .header_action_button {
    width: 32px;
    height: 32px; }
  .header_button_icon {
    top: 4px;
    left: 9px; }
  .header_button_icon .fa-2x {
    font-size: 1em !important; } }

@media screen and (min-width: 900px) and (max-width: 1100px) {
  .header_action_button {
    width: 45px;
    height: 45px; }
  .header_button_icon {
    top: 7px;
    left: 7px; } }

@media screen and (max-width: 767px) {
  .searchtags {
    min-height: 35px;
    float: left;
    z-index: 900;
    margin-top: -8px; }
  .header_selection_searchbar {
    display: none; }
  .selector_switch_icon {
    opacity: 0.5; }
  .content_search_results_box {
    top: 0px; }
  .header_selection_action_count {
    display: none; }
  .login_panel {
    right: 0px;
    top: 105px; }
  .header_selection_actions {
    left: 15px;
    top: 37px;
    width: 50%; }
  .xxxheader_action_button {
    height: 59px;
    width: 55px; }
  .header_button_label {
    display: none; }
  .header_selection_action {
    padding-right: 13px; }
  .header_selection_action_icon {
    padding-right: 4px; }
  .header_selection_action_icon > .fa-2x {
    font-size: 1.3em; }
  .header_selection_action_label {
    font-size: 12px; }
  .header_selection_action_count {
    top: 14px;
    left: 11px;
    font-size: 12px; }
  /* CONTENT */
  .content_search_results_box {
    position: relative !important; }
  /* FOOTER */
  .footeractions_left {
    padding-top: 30px; }
  .footeractionlabel {
    display: none; }
  .fa-2x {
    font-size: 1em !important; }
  .searchtags {
    float: left;
    width: 100%;
    min-height: 35px;
    margin: 0px !important;
    padding: 0px !important;
    position: inherit;
    left: 0px;
    top: 0px; } }

@media screen and (max-width: 400px) {
  .header_selection_actions {
    left: 15px;
    top: 37px;
    width: 50%; }
  .xxxheader_action_button {
    height: 59px;
    width: 33px; }
  .mediafilters {
    position: absolute;
    width: 296px; }
  .footeraction {
    width: 44px; } }
