﻿@media screen and (max-width: 767px) {
}@media (min-width: 768px) {
}@media (min-width: 768px) {
}@media (max-width: 767px) {
}@media (min-width: 768px) {
}@media (min-width: 768px) {
}@media (max-width: 767px) {
}@media (max-width: 767px) {
}.error-page .error-box .error-box-inner:before,
.error-page .error-box .error-box-inner:after,
.application-login:before,
.application-login:after,
.application-password-recovery:before,
.application-password-recovery:after {
  content: " ";display: table;
}
.error-page .error-box .error-box-inner:after,
.application-login:after,
.application-password-recovery:after {
  clear: both;
}
html {
  background: url('Images/brand-bg.jpg') no-repeat center center transparent;
  background-size: cover;
  background-attachment: fixed;
}
html.error-page {
  background: #5e5e5e !important;
}
.body-content {
  padding-top: 40px;
  padding-bottom: 100px;
}
/* Responsive: Portrait tablets and up */
@media screen and (min-width: 768px) {
  .jumbotron {
    margin-top: 20px;
  }
  .body-content {
    padding-left: 10px;
    padding-right: 10px;
    width: 100%;
  }
}
.navbar-brand {
  /*background: url(Images/brand-navbar.png) no-repeat center center transparent;*/
  width: 43px;
  height: 40px;
  margin-top: 5px;
  margin-left: 10px;
}
.login-brand {
  background: url('Images/brand-login.png') no-repeat center center transparent;
  width: 100%;
  height: 60px;
  margin-bottom: 5px;
  margin-left: 0 !important;
}
.error-page .error-box {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  border-color: #ddd;
}
.error-page .error-box > .list-group,
.error-page .error-box > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.error-page .error-box > .list-group .list-group-item,
.error-page .error-box > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.error-page .error-box > .list-group:first-child .list-group-item:first-child,
.error-page .error-box > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.error-page .error-box > .list-group:last-child .list-group-item:last-child,
.error-page .error-box > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.error-page .error-box > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.error-page .error-box > .table,
.error-page .error-box > .table-responsive > .table,
.error-page .error-box > .panel-collapse > .table {
  margin-bottom: 0;
}
.error-page .error-box > .table caption,
.error-page .error-box > .table-responsive > .table caption,
.error-page .error-box > .panel-collapse > .table caption {
  padding-left: 15px;
  padding-right: 15px;
}
.error-page .error-box > .table:first-child,
.error-page .error-box > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.error-page .error-box > .table:first-child > thead:first-child > tr:first-child,
.error-page .error-box > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.error-page .error-box > .table:first-child > tbody:first-child > tr:first-child,
.error-page .error-box > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.error-page .error-box > .table:first-child > thead:first-child > tr:first-child td:first-child,
.error-page .error-box > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.error-page .error-box > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.error-page .error-box > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.error-page .error-box > .table:first-child > thead:first-child > tr:first-child th:first-child,
.error-page .error-box > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.error-page .error-box > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.error-page .error-box > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.error-page .error-box > .table:first-child > thead:first-child > tr:first-child td:last-child,
.error-page .error-box > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.error-page .error-box > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.error-page .error-box > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.error-page .error-box > .table:first-child > thead:first-child > tr:first-child th:last-child,
.error-page .error-box > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.error-page .error-box > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.error-page .error-box > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.error-page .error-box > .table:last-child,
.error-page .error-box > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.error-page .error-box > .table:last-child > tbody:last-child > tr:last-child,
.error-page .error-box > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.error-page .error-box > .table:last-child > tfoot:last-child > tr:last-child,
.error-page .error-box > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}
.error-page .error-box > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.error-page .error-box > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.error-page .error-box > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.error-page .error-box > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.error-page .error-box > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.error-page .error-box > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.error-page .error-box > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.error-page .error-box > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.error-page .error-box > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.error-page .error-box > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.error-page .error-box > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.error-page .error-box > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.error-page .error-box > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.error-page .error-box > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.error-page .error-box > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.error-page .error-box > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.error-page .error-box > .panel-body + .table,
.error-page .error-box > .panel-body + .table-responsive,
.error-page .error-box > .table + .panel-body,
.error-page .error-box > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}
.error-page .error-box > .table > tbody:first-child > tr:first-child th,
.error-page .error-box > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.error-page .error-box > .table-bordered,
.error-page .error-box > .table-responsive > .table-bordered {
  border: 0;
}
.error-page .error-box > .table-bordered > thead > tr > th:first-child,
.error-page .error-box > .table-responsive > .table-bordered > thead > tr > th:first-child,
.error-page .error-box > .table-bordered > tbody > tr > th:first-child,
.error-page .error-box > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.error-page .error-box > .table-bordered > tfoot > tr > th:first-child,
.error-page .error-box > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.error-page .error-box > .table-bordered > thead > tr > td:first-child,
.error-page .error-box > .table-responsive > .table-bordered > thead > tr > td:first-child,
.error-page .error-box > .table-bordered > tbody > tr > td:first-child,
.error-page .error-box > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.error-page .error-box > .table-bordered > tfoot > tr > td:first-child,
.error-page .error-box > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.error-page .error-box > .table-bordered > thead > tr > th:last-child,
.error-page .error-box > .table-responsive > .table-bordered > thead > tr > th:last-child,
.error-page .error-box > .table-bordered > tbody > tr > th:last-child,
.error-page .error-box > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.error-page .error-box > .table-bordered > tfoot > tr > th:last-child,
.error-page .error-box > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.error-page .error-box > .table-bordered > thead > tr > td:last-child,
.error-page .error-box > .table-responsive > .table-bordered > thead > tr > td:last-child,
.error-page .error-box > .table-bordered > tbody > tr > td:last-child,
.error-page .error-box > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.error-page .error-box > .table-bordered > tfoot > tr > td:last-child,
.error-page .error-box > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.error-page .error-box > .table-bordered > thead > tr:first-child > td,
.error-page .error-box > .table-responsive > .table-bordered > thead > tr:first-child > td,
.error-page .error-box > .table-bordered > tbody > tr:first-child > td,
.error-page .error-box > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.error-page .error-box > .table-bordered > thead > tr:first-child > th,
.error-page .error-box > .table-responsive > .table-bordered > thead > tr:first-child > th,
.error-page .error-box > .table-bordered > tbody > tr:first-child > th,
.error-page .error-box > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.error-page .error-box > .table-bordered > tbody > tr:last-child > td,
.error-page .error-box > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.error-page .error-box > .table-bordered > tfoot > tr:last-child > td,
.error-page .error-box > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.error-page .error-box > .table-bordered > tbody > tr:last-child > th,
.error-page .error-box > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.error-page .error-box > .table-bordered > tfoot > tr:last-child > th,
.error-page .error-box > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.error-page .error-box > .table-responsive {
  border: 0;
  margin-bottom: 0;
}
.error-page .error-box > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #ddd;
}
.error-page .error-box > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}
.error-page .error-box > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333333;
}
.error-page .error-box > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}
.error-page .error-box .error-box-inner {
  padding: 15px;
}
.error-page .error-box .error-box-inner .error-icon-holder {
  display: block !important;
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 36px;
  font-weight: 100;
  font-size: 62px;
  text-align: center;
}
.error-page .error-box .error-box-inner .error-icon-holder small,
.error-page .error-box .error-box-inner .error-icon-holder .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}
.error-page .error-box .error-box-inner .error-icon-holder small,
.error-page .error-box .error-box-inner .error-icon-holder .small {
  font-size: 65%;
}
.error-page .error-box .error-box-inner .error-icon-holder .error-icon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.error-page .error-box .error-box-inner .error-icon-holder .error-icon:before {
  content: "\e085";
}
.error-page .error-box .error-box-inner .error-icon-holder .error-icon.c403:before {
  content: "\e106";
}
.error-page .error-box .error-box-inner .error-icon-holder .error-icon.c500:before {
  content: "\e107";
}
.error-page .error-box .error-box-inner .error-icon-holder .error-icon.c404:before {
  content: "\e085";
}
.error-page .error-box .error-box-inner .error-icon-holder .error-icon.c503:before {
  content: "\e136";
}
/* #region Sticky Footer */
html,
body {
  height: 100%;
}
.wrapper {
  min-height: 100%;
  margin: 0 auto -31px;
  /* the bottom margin is the negative value of the footer's height */
}
footer,
.push {
  height: 28px;
  /* '.push' must be the same height as 'footer' */
}
/*

Sticky Footer by Ryan Fait
http://ryanfait.com/

*/
/* #endregion */
html {
  min-height: 100%;
}
body {
  background: none;
  font-family: 'Segoe UI', Optima, 'Helvetica Neue', Helvetica, Arial, sans-serif;
  padding: 0 !important;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-weight: 100;
}
label {
  font-weight: 500;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: 0;
  }
}
.navbar-inverse {
  background-color: #0a7292;
  border-color: #074d62;
}
.navbar-inverse .navbar-nav > li > a {
  color: #ffffff;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  color: #ffffff;
  background-color: #074d62;
}
.nav.login li.account {
  font-weight: bold;
}
.nav.login li.logout {
  background-color: #0a7292;
}
.navbar.footer .container {
  line-height: 30px;
  color: #ffffff;
}
.navbar {
  min-height: 30px;
}
.page-header {
  background-color: #0a7292;
  color: #ffffff;
  padding: 10px;
  padding-left: 15px;
  /*margin-top: 0;*/
  margin-bottom: 30px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  border-bottom: 1px solid #074d62;
  position: relative;
}
.page-header .page-navigation.back {
  position: absolute;
  top: 0;
  right: 0;
  display: inline-block;
}
.page-header h1,
.page-header h2,
.page-header h3,
.page-header h4,
.page-header .h1,
.page-header .h2,
.page-header .h3,
.page-header .h4 {
  margin: 0;
  padding: 0;
}
@media screen and (max-width: 1365px) {
  .body-content,
  .container {
    width: 100%;
  }
}
@media screen and (min-width: 1366px) {
  .body-content,
  .container {
    width: 1345px;
  }
}
@media screen and (max-height: 919px) {
  .navbar.footer.navbar-fixed-bottom {
    position: relative;
  }
  .body-content {
    padding-top: 40px;
  }
  .page-header {
    padding: 5px;
    padding-left: 15px;
    margin-top: 20px;
    margin-bottom: 10px;
  }
  .page-header h2 {
    font-size: 20px;
  }
}
/* #region CUSTOM GLOBALS */
.nopadding {
  padding: 0;
}
.nomargin {
  margin: 0;
}
.noborder {
  border: none;
}
.noradius {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.nopadding-i {
  padding: 0 !important;
}
.nomargin-i {
  margin: 0 !important;
}
.noborder-i {
  border: none !important;
}
.noradius-i {
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
}
.noselect {
  -webkit-touch-callout: none;
  /* iOS Safari */
  -webkit-user-select: none;
  /* Safari */
  -khtml-user-select: none;
  /* Konqueror HTML */
  -moz-user-select: none;
  /* Firefox */
  -ms-user-select: none;
  /* Internet Explorer/Edge */
  user-select: none;
  /* Non-prefixed version, currently
                                  supported by Chrome and Opera */
}
.height-auto {
  height: auto;
}
.fullwidth {
  max-width: none;
  width: 100%;
}
.fullheight {
  max-height: none;
  height: 100%;
  display: inline-table;
}
.fullwidth-i {
  max-width: none !important;
  width: 100% !important;
}
.fullheight-i {
  max-height: none !important;
  height: 100% !important;
}
.display-table {
  display: table;
}
.display-table.layout-fixed {
  table-layout: fixed;
}
.table-row {
  display: table-row;
}
.table-cell {
  display: table-cell;
}
.overflow-x-visible {
  overflow-x: visible;
}
.overflow-y-visible {
  overflow-y: visible;
}
.overflow-x-auto {
  overflow-x: auto;
}
.overflow-y-auto {
  overflow-y: auto;
}
.overflow-auto {
  overflow: auto;
}
.pointer,
.cursor-pointer {
  cursor: pointer;
}
.cursor-move {
  cursor: move;
}
.text-nowrap-i {
  white-space: nowrap;
}
.text-bold {
  font-weight: bold;
}
.inline {
  display: inline;
}
.inline-block {
  display: inline-block;
}
/* #endregion */
/* #region GROWL */
.growl.growl-default {
  color: #ffffff;
  background: #0a7292;
}
.growl.growl-error {
  color: #ffffff;
  background: #d9534f;
}
.growl.growl-notice {
  color: #ffffff;
  background: #84a536;
}
.growl.growl-warning {
  color: #ffffff;
  background: #f0ad4e;
}
#growls.default {
  top: 63px;
}
/* #endregion */
/* #region BUTTON */
.btn {
  border-radius: 0;
}
.btn.btn-primary {
  color: #ffffff;
  background-color: #0a7292;
  border-color: #074d62;
}
.btn.btn-primary:hover {
  background-color: #074d62;
  border-color: #032733;
}
.btn.btn-success {
  color: #ffffff;
  background-color: #84a536;
  border-color: #657f29;
}
.btn.btn-success:hover {
  background-color: #657f29;
  border-color: #47581d;
}
.btn.btn-warning {
  color: #ffffff;
  background-color: #f0ad4e;
  border-color: #ec971f;
}
.btn.btn-warning:hover {
  background-color: #ec971f;
  border-color: #c77c11;
}
.btn.btn-danger {
  color: #ffffff;
  background-color: #d9534f;
  border-color: #c9302c;
}
.btn.btn-danger:hover {
  background-color: #c9302c;
  border-color: #a02622;
}
.btn.btn-xxs {
  font-size: 10px;
  padding: 0 3px;
}
.btn.btn-xxl {
  padding: 20px 24px;
  font-size: 26px;
  line-height: 1.3333333;
  border-radius: 6px;
}
/* #endregion */
/* #region FORM CONTROL */
.form-control.lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.form-control.sm,
.form-control.xs {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.form-control {
  font-family: 'Source Sans Pro';
  padding: 6px 12px;
  color: #555;
  border-width: 1px;
  border-color: #e8e8e8;
  border-radius: 0;
  box-shadow: none;
}
.form-control.readonly {
  background: #e8e8e8;
}
.input-group-addon {
  background: #e8e8e8;
  border-radius: 0;
  border-color: #e8e8e8;
}
/*#endregion */
/* #region CUSTOM ICONS */
.glyphicon.glyphicon-sum:before,
.fa.fa-sum:before {
  content: "\03a3";
  font-family: sans-serif;
  font-weight: bold;
  font-size: 1.2em;
}
.glyphicon.before-text {
  margin-right: 5px;
}
.fa-input:before,
.glyphicon-input:before {
  content: "\2514";
}
/* #endregion */
/* #region TOOLTIP */
.tooltip-inner {
  max-width: 400px;
  color: #333333;
  background-color: #F5F5F5;
  border: 1px solid #DDDDDD;
}
.tooltip.in {
  filter: alpha(opacity=100);
  opacity: 1;
}
.tooltip.top .tooltip-arrow,
.tooltip.top-left .tooltip-arrow,
.tooltip.top-right .tooltip-arrow {
  border-top-color: #DDDDDD;
}
.tooltip.right .tooltip-arrow {
  border-right-color: #DDDDDD;
}
.tooltip.left .tooltip-arrow {
  border-left-color: #DDDDDD;
}
.tooltip.bottom .tooltip-arrow,
.tooltip.bottom-left .tooltip-arrow,
.tooltip.bottom-right .tooltip-arrow {
  border-bottom-color: #DDDDDD;
}
/* #endregion */
.dl-horizontal dt {
  white-space: normal;
}
.margin-left label {
  margin-left: 5px;
}
/* #region Bootstrap Selectpicker */
.input-group-selectpicker.xs .input-group-btn > .btn {
  padding-top: 1px;
  padding-bottom: 1px;
  padding-left: 5px;
  padding-right: 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.input-group-selectpicker.xs .dropdown-toggle {
  padding-right: 20px;
}
.input-group-selectpicker.xs .dropdown-toggle .caret {
  right: 7px;
}
.input-group-selectpicker.sm .dropdown-toggle,
.input-group-selectpicker.sm .input-group-btn > .btn {
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.input-group-selectpicker.sm .dropdown-toggle {
  padding-right: 25px;
}
.input-group-selectpicker.sm .dropdown-toggle .caret {
  right: 10px;
}
.input-group-selectpicker.lg .dropdown-toggle,
.input-group-selectpicker.lg .input-group-btn > .btn {
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 16px;
  padding-right: 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.input-group-selectpicker.lg .dropdown-toggle {
  padding-right: 30px;
}
.input-group-selectpicker.lg .dropdown-toggle .caret {
  right: 10px;
}
.input-group-selectpicker .application-select,
.input-group-selectpicker .bootstrap-select {
  /* ez az a típus amikor a container nem a szülő elem, ahnem pl. a body. */
}
.input-group-selectpicker .application-select:after,
.input-group-selectpicker .bootstrap-select:after {
  content: "";
  display: table;
  clear: both;
}
.input-group-selectpicker .application-select .dropdown-menu,
.input-group-selectpicker .bootstrap-select .dropdown-menu {
  min-width: 1px;
  /*width: 100%;*/
  min-width: 100% !important;
  /*max-width: 600px;*/
  z-index: 1001;
}
.input-group-selectpicker .application-select .dropdown-menu.inner,
.input-group-selectpicker .bootstrap-select .dropdown-menu.inner {
  width: 100%;
  min-width: 100% !important;
}
.input-group-selectpicker .application-select.bs-container .dropdown-menu,
.input-group-selectpicker .bootstrap-select.bs-container .dropdown-menu {
  max-width: none !important;
  width: auto !important;
}
.input-group-selectpicker .application-select .bs-searchbox input,
.input-group-selectpicker .bootstrap-select .bs-searchbox input {
  max-width: none !important;
}
.input-group-selectpicker .application-select.disabled,
.input-group-selectpicker .bootstrap-select.disabled {
  cursor: not-allowed;
}
.input-group-selectpicker .application-select.disabled button.selectpicker,
.input-group-selectpicker .bootstrap-select.disabled button.selectpicker {
  background: #eee;
  opacity: 1;
}
.input-group-selectpicker .application-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn),
.input-group-selectpicker .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
  width: 100%;
}
.input-group-selectpicker .application-select.has-btn-before .dropdown-toggle,
.input-group-selectpicker .bootstrap-select.has-btn-before .dropdown-toggle {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.input-group-selectpicker .application-select.has-btn-after .dropdown-toggle,
.input-group-selectpicker .bootstrap-select.has-btn-after .dropdown-toggle {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group-selectpicker .application-select.sm .dropdown-menu,
.input-group-selectpicker .bootstrap-select.sm .dropdown-menu {
  padding: 2px;
  font-size: 12px !important;
}
.input-group-selectpicker .application-select.sm .dropdown-menu .bs-searchbox,
.input-group-selectpicker .bootstrap-select.sm .dropdown-menu .bs-searchbox {
  padding: 2px;
}
.input-group-selectpicker .application-select.sm .dropdown-menu .bs-searchbox .form-control,
.input-group-selectpicker .bootstrap-select.sm .dropdown-menu .bs-searchbox .form-control {
  padding: 2px 5px;
  font-size: 12px !important;
  height: 25px;
}
.input-group-selectpicker .application-select.sm .dropdown-menu .bs-actionsbox,
.input-group-selectpicker .bootstrap-select.sm .dropdown-menu .bs-actionsbox {
  padding: 2px;
}
.input-group-selectpicker .application-select.sm .dropdown-menu .btn,
.input-group-selectpicker .bootstrap-select.sm .dropdown-menu .btn {
  padding: 2px 5px;
}
.input-group-selectpicker .application-select.sm .dropdown-menu.inner,
.input-group-selectpicker .bootstrap-select.sm .dropdown-menu.inner {
  margin-top: 2px;
}
.input-group-selectpicker .application-select.sm .dropdown-menu.inner li a,
.input-group-selectpicker .bootstrap-select.sm .dropdown-menu.inner li a {
  padding: 2px 5px 2px 23px;
}
.input-group-selectpicker .application-select.sm .dropdown-menu.inner li a .check-mark,
.input-group-selectpicker .bootstrap-select.sm .dropdown-menu.inner li a .check-mark {
  left: 5px;
}
.input-group-selectpicker .application-select.sm .dropdown-menu.inner .dropdown-header,
.input-group-selectpicker .bootstrap-select.sm .dropdown-menu.inner .dropdown-header {
  padding: 2px 5px;
  font-weight: bold;
  color: #000;
}
.input-group-selectpicker .input-group-btn:first-child > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group-selectpicker .input-group-btn:last-child > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.input-group-selectpicker select.bootstrap-selectpicker {
  display: none;
}
.form-group .application-select {
  width: 100%;
  max-width: none;
}
.application-select-fix-content .bs-searchbox {
  display: inline-block;
  width: 100%;
}
/* #endregion */
/* #region PANEL */
.row.panel-splitter {
  height: 20px;
  margin-top: 20px;
  margin-bottom: 20px;
  background: #F5F5F5;
  border-top: 1px solid #DDDDDD;
  border-bottom: 1px solid #DDDDDD;
}
.panel-heading {
  font-weight: 100;
}
/* #endregion */
/* #region COLLAPSIBLE-PANEL */
.panel-collapsible .panel-heading {
  padding: 0;
}
.panel-collapsible a.collapse-trigger {
  padding: 10px 15px;
  cursor: pointer;
  width: 100%;
  height: 100%;
  display: block;
}
.panel-collapsible a.collapse-trigger:after {
  content: '';
  float: right;
  border-color: transparent;
  border-style: solid;
  border-width: 5px;
  border-bottom-color: #909090;
  margin-top: 5px;
}
.panel-collapsible.collapsed a.collapse-trigger:after {
  content: '';
  border-top-color: #909090;
  border-bottom-color: transparent;
  margin-top: 10px;
}
/* #endregion */
.table.bt-primary {
  border-top: 3px solid #0a7292 !important;
}
.table.bt-danger {
  border-top: 3px solid #d9534f !important;
}
.table.bt-success {
  border-top: 3px solid #84a536 !important;
}
.table.bt-info {
  border-top: 3px solid #31B0D5 !important;
}
.table.bt-warning {
  border-top: 3px solid #f0ad4e !important;
}
.table.table-striped > tbody > tr:nth-of-type(even) {
  background-color: #ffffff;
}
.table tr > td.disabled,
.table tr > th.disabled {
  background: #777777;
  color: #ffffff;
}
.table tr.disabled > td,
.table tr.disabled > th {
  background: #777777;
  color: #ffffff;
}
.application-grid-wrapper.table-responsive {
  overflow-x: visible;
}
@media screen and (max-width: 767px) {
  .application-grid-wrapper.table-responsive {
    border: none;
    margin-bottom: 0;
  }
}
.application-grid-wrapper .application-grid {
  margin-bottom: 0;
}
.application-grid-wrapper .application-grid thead > tr,
.application-grid-wrapper .application-grid tfoot > tr {
  background-color: #ffffff;
}
.application-grid-wrapper .application-grid .grid-footer .pagination {
  float: right;
}
.application-grid-wrapper .application-grid .pagination {
  margin: 0;
}
.application-grid-wrapper .application-grid th.sorted {
  background-color: #DDDDDD;
}
.application-grid-wrapper .application-grid th.sorted::after {
  display: inline-block;
  float: right;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  font-size: 0.85em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-top: 4px;
}
.application-grid-wrapper .application-grid th.sorted.asc::after {
  content: "\e155";
}
.application-grid-wrapper .application-grid th.sorted.desc::after {
  content: "\e156";
}
.application-grid-wrapper .application-grid th:first-child,
.application-grid-wrapper .application-grid td:first-child {
  padding-left: 10px;
}
.application-grid-wrapper .application-grid th:last-child,
.application-grid-wrapper .application-grid td:last-child {
  padding-right: 10px;
}
.btn-group.dropdown-inline > .dropdown-menu {
  /*top: 0;*/
  margin: 0;
  /*bottom: auto;*/
  padding: 0;
  position: relative;
  border: none;
  box-shadow: none;
  min-width: initial;
}
.btn-group.dropdown-inline > .dropdown-menu li {
  display: inline-block;
}
.btn-group.dropdown-inline > .dropdown-menu li a {
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border-radius: 0;
  color: #333;
  background-color: #fff;
  border-color: #ccc;
  display: inline-block;
}
.btn-group.dropdown-inline > .dropdown-menu li a:focus,
.btn-group.dropdown-inline > .dropdown-menu li a:active:focus,
.btn-group.dropdown-inline > .dropdown-menu li a.active:focus,
.btn-group.dropdown-inline > .dropdown-menu li a.focus,
.btn-group.dropdown-inline > .dropdown-menu li a:active.focus,
.btn-group.dropdown-inline > .dropdown-menu li a.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn-group.dropdown-inline > .dropdown-menu li a:hover,
.btn-group.dropdown-inline > .dropdown-menu li a:focus,
.btn-group.dropdown-inline > .dropdown-menu li a.focus {
  color: #333;
  text-decoration: none;
}
.btn-group.dropdown-inline > .dropdown-menu li a:active,
.btn-group.dropdown-inline > .dropdown-menu li a.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.dropdown-inline > .dropdown-menu li a.disabled,
.btn-group.dropdown-inline > .dropdown-menu li a[disabled],
fieldset[disabled] .btn-group.dropdown-inline > .dropdown-menu li a {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.btn-group.dropdown-inline > .dropdown-menu li a.disabled,
fieldset[disabled] a.btn-group.dropdown-inline > .dropdown-menu li a {
  pointer-events: none;
}
.btn-group.dropdown-inline > .dropdown-menu li a.btn-primary {
  color: #ffffff;
  background-color: #0a7292;
  border-color: #074d62;
}
.btn-group.dropdown-inline > .dropdown-menu li a.btn-primary:hover {
  background-color: #074d62;
  border-color: #032733;
}
.btn-group.dropdown-inline > .dropdown-menu li a.btn-success {
  color: #ffffff;
  background-color: #84a536;
  border-color: #657f29;
}
.btn-group.dropdown-inline > .dropdown-menu li a.btn-success:hover {
  background-color: #657f29;
  border-color: #47581d;
}
.btn-group.dropdown-inline > .dropdown-menu li a.btn-warning {
  color: #ffffff;
  background-color: #f0ad4e;
  border-color: #ec971f;
}
.btn-group.dropdown-inline > .dropdown-menu li a.btn-warning:hover {
  background-color: #ec971f;
  border-color: #c77c11;
}
.btn-group.dropdown-inline > .dropdown-menu li a.btn-danger {
  color: #ffffff;
  background-color: #d9534f;
  border-color: #c9302c;
}
.btn-group.dropdown-inline > .dropdown-menu li a.btn-danger:hover {
  background-color: #c9302c;
  border-color: #a02622;
}
.btn-group.dropdown-inline > .dropdown-menu li a.btn-xxs {
  font-size: 10px;
  padding: 0 3px;
}
.btn-group.dropdown-inline > .dropdown-menu li a.btn-xxl {
  padding: 20px 24px;
  font-size: 26px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.btn-group.dropdown-inline > .dropdown-menu li a:focus,
.btn-group.dropdown-inline > .dropdown-menu li a.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.btn-group.dropdown-inline > .dropdown-menu li a:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-group.dropdown-inline > .dropdown-menu li a:active,
.btn-group.dropdown-inline > .dropdown-menu li a.active,
.open > .dropdown-toggle.btn-group.dropdown-inline > .dropdown-menu li a {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-group.dropdown-inline > .dropdown-menu li a:active:hover,
.btn-group.dropdown-inline > .dropdown-menu li a.active:hover,
.open > .dropdown-toggle.btn-group.dropdown-inline > .dropdown-menu li a:hover,
.btn-group.dropdown-inline > .dropdown-menu li a:active:focus,
.btn-group.dropdown-inline > .dropdown-menu li a.active:focus,
.open > .dropdown-toggle.btn-group.dropdown-inline > .dropdown-menu li a:focus,
.btn-group.dropdown-inline > .dropdown-menu li a:active.focus,
.btn-group.dropdown-inline > .dropdown-menu li a.active.focus,
.open > .dropdown-toggle.btn-group.dropdown-inline > .dropdown-menu li a.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.btn-group.dropdown-inline > .dropdown-menu li a:active,
.btn-group.dropdown-inline > .dropdown-menu li a.active,
.open > .dropdown-toggle.btn-group.dropdown-inline > .dropdown-menu li a {
  background-image: none;
}
.btn-group.dropdown-inline > .dropdown-menu li a.disabled:hover,
.btn-group.dropdown-inline > .dropdown-menu li a[disabled]:hover,
fieldset[disabled] .btn-group.dropdown-inline > .dropdown-menu li a:hover,
.btn-group.dropdown-inline > .dropdown-menu li a.disabled:focus,
.btn-group.dropdown-inline > .dropdown-menu li a[disabled]:focus,
fieldset[disabled] .btn-group.dropdown-inline > .dropdown-menu li a:focus,
.btn-group.dropdown-inline > .dropdown-menu li a.disabled.focus,
.btn-group.dropdown-inline > .dropdown-menu li a[disabled].focus,
fieldset[disabled] .btn-group.dropdown-inline > .dropdown-menu li a.focus {
  background-color: #fff;
  border-color: #ccc;
}
.btn-group.dropdown-inline > .dropdown-menu li a .badge {
  color: #fff;
  background-color: #333;
}
.btn-group.dropdown-inline > .dropdown-menu li:not(:last-child) a {
  border-right: none;
}
.btn-group.dropdown-inline > .dropdown-menu li.active a {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-group.dropdown-inline.close-toggle-hidden.open .dropdown-toggle {
  display: none;
}
@-moz-keyframes application-loader-bar-move {
  from {
    left: -200px;
    width: 30%;
  }
  50% {
    width: 30%;
  }
  70% {
    width: 70%;
  }
  80% {
    left: 50%;
  }
  95% {
    left: 120%;
  }
  to {
    left: 100%;
  }
}
@-webkit-keyframes application-loader-bar-move {
  from {
    left: -200px;
    width: 30%;
  }
  50% {
    width: 30%;
  }
  70% {
    width: 70%;
  }
  80% {
    left: 50%;
  }
  95% {
    left: 120%;
  }
  to {
    left: 100%;
  }
}
@keyframes application-loader-bar-move {
  from {
    left: -200px;
    width: 30%;
  }
  50% {
    width: 30%;
  }
  70% {
    width: 70%;
  }
  80% {
    left: 50%;
  }
  95% {
    left: 120%;
  }
  to {
    left: 100%;
  }
}
@keyframes application-loader-points-move {
  0% {
    left: 0%;
  }
  75% {
    left: 100%;
  }
  100% {
    left: 100%;
  }
}
.application-loader-bar {
  height: 4px;
  width: 100%;
  position: relative;
  overflow: hidden;
  background-color: #ddd;
}
.application-loader-bar:before {
  display: block;
  position: absolute;
  content: "";
  left: -200px;
  width: 200px;
  height: 4px;
  background-color: #2980b9;
  -moz-animation: application-loader-bar-move 2s linear infinite;
  -o-animation: application-loader-bar-move 2s linear infinite;
  -webkit-animation: application-loader-bar-move 2s linear infinite;
  animation: application-loader-bar-move 2s linear infinite;
}
.application-loader-points div {
  width: 20px;
  height: 20px;
  position: absolute;
  left: -20px;
  top: 40px;
  background-color: #333;
  border-radius: 50%;
  -moz-animation: application-loader-points-move 4s infinite cubic-bezier(0.2, 0.64, 0.81, 0.23);
  -o-animation: application-loader-points-move 4s infinite cubic-bezier(0.2, 0.64, 0.81, 0.23);
  -webkit-animation: application-loader-points-move 4s infinite cubic-bezier(0.2, 0.64, 0.81, 0.23);
  animation: application-loader-points-move 4s infinite cubic-bezier(0.2, 0.64, 0.81, 0.23);
}
.application-loader-points div:nth-child(2) {
  -moz-animation-delay: 150ms;
  -o-animation-delay: 150ms;
  -webkit-animation-delay: 150ms;
  animation-delay: 150ms;
}
.application-loader-points div:nth-child(3) {
  -moz-animation-delay: 300ms;
  -o-animation-delay: 300ms;
  -webkit-animation-delay: 300ms;
  animation-delay: 300ms;
}
.application-loader-points div:nth-child(4) {
  -moz-animation-delay: 450ms;
  -o-animation-delay: 450ms;
  -webkit-animation-delay: 450ms;
  animation-delay: 450ms;
}
.update-progress {
  z-index: 1099;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  background: rgba(0, 0, 0, 0.6);
  z-index: 9999;
  opacity: 1 !important;
}
.update-progress.fullscreen {
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
}
.update-progress.fade {
  -moz-transition: visibility 0s, opacity 0.3s linear;
  -o-transition: visibility 0s, opacity 0.3s linear;
  -webkit-transition: visibility 0s, opacity 0.3s linear;
  transition: visibility 0s, opacity 0.3s linear;
}
.update-progress.invisible {
  opacity: 0 !important;
}
.update-progress .loading-panel {
  color: #fff;
  overflow: hidden;
  /*.panel();
        .panel-default();*/
  width: 100%;
  height: 35px;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  position: absolute;
  margin: auto auto;
}
.update-progress .loading-panel .icon {
  background: url(data:image/gif;base64,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) no-repeat center center transparent;
  width: 100%;
  height: 70px;
  display: none !important;
}
.update-progress .loading-panel .text {
  line-height: 25px;
  font-size: 25px;
  font-weight: lighter;
  text-align: center;
  padding-left: 15px;
  padding-right: 15px;
}
.update-progress .loading-panel .loading {
  color: #fff;
  width: 100%;
  height: 5px;
}
.update-progress .loading-panel .loading div {
  width: 20px;
  height: 20px;
  position: absolute;
  left: -20px;
  top: 40px;
  background-color: #333;
  border-radius: 50%;
  -moz-animation: application-loader-points-move 4s infinite cubic-bezier(0.2, 0.64, 0.81, 0.23);
  -o-animation: application-loader-points-move 4s infinite cubic-bezier(0.2, 0.64, 0.81, 0.23);
  -webkit-animation: application-loader-points-move 4s infinite cubic-bezier(0.2, 0.64, 0.81, 0.23);
  animation: application-loader-points-move 4s infinite cubic-bezier(0.2, 0.64, 0.81, 0.23);
}
.update-progress .loading-panel .loading div:nth-child(2) {
  -moz-animation-delay: 150ms;
  -o-animation-delay: 150ms;
  -webkit-animation-delay: 150ms;
  animation-delay: 150ms;
}
.update-progress .loading-panel .loading div:nth-child(3) {
  -moz-animation-delay: 300ms;
  -o-animation-delay: 300ms;
  -webkit-animation-delay: 300ms;
  animation-delay: 300ms;
}
.update-progress .loading-panel .loading div:nth-child(4) {
  -moz-animation-delay: 450ms;
  -o-animation-delay: 450ms;
  -webkit-animation-delay: 450ms;
  animation-delay: 450ms;
}
.update-progress .loading-panel .loading div {
  top: 30px;
  width: 5px;
  height: 5px;
  background-color: #fff;
}
.update-progress.sm .loading-panel .text {
  line-height: 20px;
  font-size: 20px;
}
.update-progress.sm .loading-panel .loading div {
  width: 3px;
  height: 3px;
  top: 25px;
}
.update-progress.light {
  background: rgba(255, 255, 255, 0.6);
}
.update-progress.light .loading-panel {
  color: #333;
}
.update-progress.light .loading-panel .loading div {
  background-color: #333;
}
.application-update-panel {
  position: relative;
}
.application-update-panel .postback-loading {
  z-index: 1099;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  background: rgba(0, 0, 0, 0.6);
  z-index: 9999;
  opacity: 1 !important;
}
.application-update-panel .postback-loading.fullscreen {
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
}
.application-update-panel .postback-loading.fade {
  -moz-transition: visibility 0s, opacity 0.3s linear;
  -o-transition: visibility 0s, opacity 0.3s linear;
  -webkit-transition: visibility 0s, opacity 0.3s linear;
  transition: visibility 0s, opacity 0.3s linear;
}
.application-update-panel .postback-loading.invisible {
  opacity: 0 !important;
}
.application-update-panel .postback-loading .loading-panel {
  color: #fff;
  overflow: hidden;
  /*.panel();
        .panel-default();*/
  width: 100%;
  height: 35px;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  position: absolute;
  margin: auto auto;
}
.application-update-panel .postback-loading .loading-panel .icon {
  background: url(data:image/gif;base64,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) no-repeat center center transparent;
  width: 100%;
  height: 70px;
  display: none !important;
}
.application-update-panel .postback-loading .loading-panel .text {
  line-height: 25px;
  font-size: 25px;
  font-weight: lighter;
  text-align: center;
  padding-left: 15px;
  padding-right: 15px;
}
.application-update-panel .postback-loading .loading-panel .loading {
  color: #fff;
  width: 100%;
  height: 5px;
}
.application-update-panel .postback-loading .loading-panel .loading div {
  width: 20px;
  height: 20px;
  position: absolute;
  left: -20px;
  top: 40px;
  background-color: #333;
  border-radius: 50%;
  -moz-animation: application-loader-points-move 4s infinite cubic-bezier(0.2, 0.64, 0.81, 0.23);
  -o-animation: application-loader-points-move 4s infinite cubic-bezier(0.2, 0.64, 0.81, 0.23);
  -webkit-animation: application-loader-points-move 4s infinite cubic-bezier(0.2, 0.64, 0.81, 0.23);
  animation: application-loader-points-move 4s infinite cubic-bezier(0.2, 0.64, 0.81, 0.23);
}
.application-update-panel .postback-loading .loading-panel .loading div:nth-child(2) {
  -moz-animation-delay: 150ms;
  -o-animation-delay: 150ms;
  -webkit-animation-delay: 150ms;
  animation-delay: 150ms;
}
.application-update-panel .postback-loading .loading-panel .loading div:nth-child(3) {
  -moz-animation-delay: 300ms;
  -o-animation-delay: 300ms;
  -webkit-animation-delay: 300ms;
  animation-delay: 300ms;
}
.application-update-panel .postback-loading .loading-panel .loading div:nth-child(4) {
  -moz-animation-delay: 450ms;
  -o-animation-delay: 450ms;
  -webkit-animation-delay: 450ms;
  animation-delay: 450ms;
}
.application-update-panel .postback-loading .loading-panel .loading div {
  top: 30px;
  width: 5px;
  height: 5px;
  background-color: #fff;
}
.application-update-panel .postback-loading.sm .loading-panel .text {
  line-height: 20px;
  font-size: 20px;
}
.application-update-panel .postback-loading.sm .loading-panel .loading div {
  width: 3px;
  height: 3px;
  top: 25px;
}
.application-update-panel .postback-loading.light {
  background: rgba(255, 255, 255, 0.6);
}
.application-update-panel .postback-loading.light .loading-panel {
  color: #333;
}
.application-update-panel .postback-loading.light .loading-panel .loading div {
  background-color: #333;
}
.modal-backdrop {
  /*z-index: 1049;*/
}
.form-group h1,
.form-group h2,
.form-group h3,
.form-group h4 {
  margin: 0;
}
.form-group > label[for] {
  font-weight: 600;
  padding: 3px 0 0 12px;
  background: #e8e8e8;
  width: 100%;
  height: 25px;
  margin: 0;
}
.form-group > label[for] + .application-datasheet.location-datasheet {
  border: 1px solid #e8e8e8;
  border-radius: 0;
  box-shadow: none;
  padding: 10px 0 0;
  height: auto;
}
.form-group > label[for] + .application-datasheet.location-datasheet:before,
.form-group > label[for] + .application-datasheet.location-datasheet:after {
  content: " ";
  display: table;
}
.form-group > label[for] + .application-datasheet.location-datasheet:after {
  clear: both;
}
.form-group > label[for] + .application-datasheet.location-datasheet:before,
.form-group > label[for] + .application-datasheet.location-datasheet:after {
  content: " ";
  display: table;
}
.form-group > label[for] + .application-datasheet.location-datasheet:after {
  clear: both;
}
.form-group > label[for] + .application-datasheet.location-datasheet label[for] {
  background: none;
}
.form-group .label-danger[data-val-validationgroup] {
  background-color: #d9534f;
  position: absolute;
  /*z-index: 99;*/
  right: 15px;
  top: 0;
  margin: 5px 5px 0 0;
  -webkit-transition: opacity 0.15s ease-in-out;
  -moz-transition: opacity 0.15s ease-in-out;
  -ms-transition: opacity 0.15s ease-in-out;
  -o-transition: opacity 0.15s ease-in-out;
  transition: opacity 0.15s ease-in-out;
  cursor: default;
}
.form-group .label-danger[data-val-validationgroup]:hover {
  filter: alpha(opacity=20);
  opacity: 0.2;
}
/* #region Nolabel */
.nolabel,
.form-group.nolabel {
  margin-top: 25px;
}
/* xs */
@media screen and (max-width: 767px) {
  .form-group.xs-nolabel {
    margin-top: 25px;
  }
}
/* sm */
@media screen and (min-width: 768px) and (max-width: 991px) {
  .form-group.sm-nolabel {
    margin-top: 25px;
  }
}
/* md */
@media screen and (min-width: 992px) and (max-width: 1999px) {
  .form-group.md-nolabel {
    margin-top: 25px;
  }
}
/* lg */
@media screen and (min-width: 1200px) {
  .form-group.lg-nolabel {
    margin-top: 25px;
  }
}
.form-group-description-info-circle {
  margin-left: 0.2em;
}
/* #endregion */
.wysiwyg-editor-content {
  display: none;
}
.bootstrap-datetimepicker-widget.dropdown-menu {
  z-index: 999999;
}
.bootstrap-select .dropdown-menu.open {
  z-index: 999999;
}
span.form-control {
  max-width: 260px;
}
.form-control.label-readonly {
  /*
        border:none;
        box-shadow:none;
        -webkit-box-shadow:none;
    */
  background-color: #EEEEEE;
  max-width: none;
}
.input-group-addon a {
  color: #555;
  text-decoration: none;
}
.file-preview-frame {
  height: auto !important;
}
.application-booleanselector {
  min-height: 34px;
  padding: 5px 0 5px 32px;
  background-color: #fff;
  border: 1px solid #e8e8e8;
}
.application-booleanselector .radio-inline {
  padding: 0 40px 0 0;
}
/* #region LOGIN/PASSRECOVERY/MANAGE */
.application-login,
.application-password-recovery {
  padding: 15px;
}
.login-main {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  border-color: #ddd;
  width: 350px;
  margin: 0 auto;
  padding-top: 20px;
  border-radius: 0px;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.login-main > .list-group,
.login-main > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.login-main > .list-group .list-group-item,
.login-main > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.login-main > .list-group:first-child .list-group-item:first-child,
.login-main > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.login-main > .list-group:last-child .list-group-item:last-child,
.login-main > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.login-main > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.login-main > .table,
.login-main > .table-responsive > .table,
.login-main > .panel-collapse > .table {
  margin-bottom: 0;
}
.login-main > .table caption,
.login-main > .table-responsive > .table caption,
.login-main > .panel-collapse > .table caption {
  padding-left: 15px;
  padding-right: 15px;
}
.login-main > .table:first-child,
.login-main > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.login-main > .table:first-child > thead:first-child > tr:first-child,
.login-main > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.login-main > .table:first-child > tbody:first-child > tr:first-child,
.login-main > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.login-main > .table:first-child > thead:first-child > tr:first-child td:first-child,
.login-main > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.login-main > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.login-main > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.login-main > .table:first-child > thead:first-child > tr:first-child th:first-child,
.login-main > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.login-main > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.login-main > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.login-main > .table:first-child > thead:first-child > tr:first-child td:last-child,
.login-main > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.login-main > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.login-main > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.login-main > .table:first-child > thead:first-child > tr:first-child th:last-child,
.login-main > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.login-main > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.login-main > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.login-main > .table:last-child,
.login-main > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.login-main > .table:last-child > tbody:last-child > tr:last-child,
.login-main > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.login-main > .table:last-child > tfoot:last-child > tr:last-child,
.login-main > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}
.login-main > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.login-main > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.login-main > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.login-main > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.login-main > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.login-main > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.login-main > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.login-main > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.login-main > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.login-main > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.login-main > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.login-main > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.login-main > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.login-main > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.login-main > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.login-main > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.login-main > .panel-body + .table,
.login-main > .panel-body + .table-responsive,
.login-main > .table + .panel-body,
.login-main > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}
.login-main > .table > tbody:first-child > tr:first-child th,
.login-main > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.login-main > .table-bordered,
.login-main > .table-responsive > .table-bordered {
  border: 0;
}
.login-main > .table-bordered > thead > tr > th:first-child,
.login-main > .table-responsive > .table-bordered > thead > tr > th:first-child,
.login-main > .table-bordered > tbody > tr > th:first-child,
.login-main > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.login-main > .table-bordered > tfoot > tr > th:first-child,
.login-main > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.login-main > .table-bordered > thead > tr > td:first-child,
.login-main > .table-responsive > .table-bordered > thead > tr > td:first-child,
.login-main > .table-bordered > tbody > tr > td:first-child,
.login-main > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.login-main > .table-bordered > tfoot > tr > td:first-child,
.login-main > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.login-main > .table-bordered > thead > tr > th:last-child,
.login-main > .table-responsive > .table-bordered > thead > tr > th:last-child,
.login-main > .table-bordered > tbody > tr > th:last-child,
.login-main > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.login-main > .table-bordered > tfoot > tr > th:last-child,
.login-main > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.login-main > .table-bordered > thead > tr > td:last-child,
.login-main > .table-responsive > .table-bordered > thead > tr > td:last-child,
.login-main > .table-bordered > tbody > tr > td:last-child,
.login-main > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.login-main > .table-bordered > tfoot > tr > td:last-child,
.login-main > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.login-main > .table-bordered > thead > tr:first-child > td,
.login-main > .table-responsive > .table-bordered > thead > tr:first-child > td,
.login-main > .table-bordered > tbody > tr:first-child > td,
.login-main > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.login-main > .table-bordered > thead > tr:first-child > th,
.login-main > .table-responsive > .table-bordered > thead > tr:first-child > th,
.login-main > .table-bordered > tbody > tr:first-child > th,
.login-main > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.login-main > .table-bordered > tbody > tr:last-child > td,
.login-main > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.login-main > .table-bordered > tfoot > tr:last-child > td,
.login-main > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.login-main > .table-bordered > tbody > tr:last-child > th,
.login-main > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.login-main > .table-bordered > tfoot > tr:last-child > th,
.login-main > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.login-main > .table-responsive {
  border: 0;
  margin-bottom: 0;
}
.login-main > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #ddd;
}
.login-main > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}
.login-main > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333333;
}
.login-main > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}
@media screen and (max-width: 380px) {
  .login-main {
    width: 100%;
  }
}
.manage-main {
  width: 100%;
  max-width: 720px;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .application-login-header {
    float: none !important;
  }
}
/* #endregion */
.application-fileupload.hide-preview .file-preview {
  display: none !important;
  visibility: hidden !important;
}
textarea.resize-vertical {
  resize: vertical;
}
.form-control.loading {
  background-image: url('Images/loading1.gif');
  background-position: right center;
  background-repeat: no-repeat;
  -moz-background-origin: content-box;
  -webkit-background-origin: content-box;
  background-origin: content-box;
}
.icon-loading {
  display: inline-block;
  width: 12px;
  height: 12px;
  background: transparent url('Images/loading1.gif') no-repeat scroll center center content-box !important;
}
.dropdown-menu > li.selected > a {
  padding-right: 35px;
}
/* #region LABELS */
.label-nodatacaption {
  background-color: #777;
  display: inline;
  padding: 0.2em 0.6em 0.3em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25em;
}
.label-black {
  background-color: black;
}
.label > a {
  color: #fff;
}
.label.show {
  font-size: 0.8em;
}
.label.label-invert {
  background: none !important;
}
.label.label-invert.label-default {
  color: #333333 !important;
  border: 1px solid #333333 !important;
}
.label.label-invert.label-primary {
  color: #0a7292 !important;
  border: 1px solid #0a7292 !important;
}
.label.label-invert.label-warning {
  color: #f0ad4e !important;
  border: 1px solid #f0ad4e !important;
}
.label.label-invert.label-success {
  color: #84a536 !important;
  border: 1px solid #84a536 !important;
}
.label.label-invert.label-danger {
  color: #d9534f !important;
  border: 1px solid #d9534f !important;
}
.label.label-invert.label-info {
  color: #31B0D5 !important;
  border: 1px solid #31B0D5 !important;
}
/* #endregion*/
/* #region INPUT FLASH */
.flashbg {
  -webkit-transition: background-color 300ms ease-out;
  -moz-transition: background-color 300ms ease-out;
  -ms-transition: background-color 300ms ease-out;
  -o-transition: background-color 300ms ease-out;
  transition: background-color 300ms ease-out;
  outline: none;
}
.flashbg.default.flash,
.flashbg.info.flash {
  background-color: #c7e4f3;
}
.flashbg.success.flash {
  background-color: #d5f3c7;
}
.flashbg.warning.flash {
  background-color: #f5eec9;
}
.flashbg.danger.flash {
  background-color: #F4CBCA;
}
/* #endregion INPUT FLASH */
.application-tagsinput-outer {
  /*.input-group-addon span.loading {
        .glyphicon();
        .glyphicon-refresh();
    }*/
}
.application-tagsinput-outer .application-tagsinput.bootstrap-tagsinput input {
  padding-left: 0;
}
.application-tagsinput-outer .application-tagsinput.form-control {
  height: auto;
}
.application-tagsinput-outer .application-tagsinput .tag {
  border-radius: 0;
  display: inline-block;
}
.application-tagsinput-outer .application-tagsinput .label-info {
  background-color: #0a7292;
  border: 1px solid #074d62;
}
.application-tagsinput-outer .application-tagsinput .label-info:hover {
  background-color: #074d62;
}
.application-profile-picture-viewer .default-profile-picture {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #3885C5;
  display: block !important;
  text-align: center;
}
.application-profile-picture-viewer .default-profile-picture:before {
  content: "\e085";
}
.application-profile-picture-viewer.user .default-profile-picture:before {
  content: "\e008";
}
.application-profile-picture-viewer img.profile-picture {
  -o-object-fit: cover;
  object-fit: cover;
}
.application-profile-picture-viewer .profile-picture {
  background-color: #fff;
  border: 1px solid #e8e8e8;
  display: inline-block;
  overflow: hidden;
}
.application-profile-picture-viewer .profile-picture.default {
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
.application-profile-picture-editor .img-holder {
  position: relative;
  text-align: center;
}
.application-profile-picture-editor .img-holder .buttons-outer {
  opacity: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.66);
  -webkit-transition: opacity 100ms linear;
  -ms-transition: opacity 100ms linear;
  -moz-transition: opacity 100ms linear;
  -o-transition: opacity 100ms linear;
  transition: opacity 100ms linear;
}
.application-profile-picture-editor .img-holder .buttons-outer .buttons-centerer {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto auto;
  height: 100px;
  width: 150px;
  text-align: center;
}
.application-profile-picture-editor .img-holder .buttons-outer .buttons-centerer .buttons-holder {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.application-profile-picture-editor .img-holder .buttons-outer .buttons-centerer .buttons-holder > .btn {
  position: relative;
  float: left;
}
.application-profile-picture-editor .img-holder .buttons-outer .buttons-centerer .buttons-holder > .btn:hover,
.application-profile-picture-editor .img-holder .buttons-outer .buttons-centerer .buttons-holder > .btn:focus,
.application-profile-picture-editor .img-holder .buttons-outer .buttons-centerer .buttons-holder > .btn:active,
.application-profile-picture-editor .img-holder .buttons-outer .buttons-centerer .buttons-holder > .btn.active {
  z-index: 2;
}
.application-profile-picture-editor .img-holder .buttons-outer .buttons-centerer .buttons-holder .btn + .btn,
.application-profile-picture-editor .img-holder .buttons-outer .buttons-centerer .buttons-holder .btn + .btn-group,
.application-profile-picture-editor .img-holder .buttons-outer .buttons-centerer .buttons-holder .btn-group + .btn,
.application-profile-picture-editor .img-holder .buttons-outer .buttons-centerer .buttons-holder .btn-group + .btn-group {
  margin-left: -1px;
}
.application-profile-picture-editor .img-holder .buttons-outer .buttons-centerer .buttons-holder > .btn,
.application-profile-picture-editor .img-holder .buttons-outer .buttons-centerer .buttons-holder > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}
.application-profile-picture-editor .img-holder .buttons-outer .buttons-centerer .buttons-holder > .btn-group .btn {
  width: 100%;
}
.application-profile-picture-editor .img-holder .buttons-outer .buttons-centerer .buttons-holder > .btn-group .dropdown-menu {
  left: auto;
}
.application-profile-picture-editor .img-holder .buttons-outer .buttons-centerer .buttons-holder .new-button,
.application-profile-picture-editor .img-holder .buttons-outer .buttons-centerer .buttons-holder .delete-button,
.application-profile-picture-editor .img-holder .buttons-outer .buttons-centerer .buttons-holder .open-button {
  display: block !important;
  /*.btn();
                        .btn-default();*/
  /*width: 50px;*/
  /*height: 50px;*/
  padding: 0;
  /*background: rgb(255, 255, 255);
                    color: #333333;*/
  color: #cccccc;
  margin: 0 0 15px 0;
}
.application-profile-picture-editor .img-holder:hover .buttons-outer {
  opacity: 1;
}
.application-profile-picture-editor .img-uploader,
.application-profile-picture-editor .img-save {
  display: none;
}
/* #region COLORPICKER */
.dropdown-menu.colorpicker {
  padding: 5px;
  min-width: 130px;
  z-index: 1099;
}
/*#endregion*/
/* #region Bootstrap Submenu */
.dropdown-submenu {
  position: relative;
}
.dropdown-submenu > .dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -6px;
  margin-left: -1px;
  /*-webkit-border-radius:0 6px 6px 6px;
    -moz-border-radius:0 6px 6px 6px;
    border-radius:0 6px 6px 6px;*/
}
.dropdown-submenu:hover > .dropdown-menu {
  display: block;
}
.dropdown-submenu > a:after {
  display: block;
  content: " ";
  float: right;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  border-left-color: #515151;
  margin-top: 5px;
  margin-right: -10px;
}
/*.dropdown-submenu:hover>a:after {
    border-left-color:#ffffff;
}*/
.dropdown-submenu.pull-left {
  float: none;
}
.dropdown-submenu.pull-left > .dropdown-menu {
  left: -100%;
  margin-left: 10px;
  -webkit-border-radius: 6px 0 6px 6px;
  -moz-border-radius: 6px 0 6px 6px;
  border-radius: 6px 0 6px 6px;
}
/* #endregion */
/* #region DocumentStore */
.application-document-store .tools-holder {
  /*margin-top: 15px;*/
  text-align: right;
}
/* #endregion */
/* #region LightGallery */
.lg-backdrop {
  z-index: 1050;
}
/* #endregion */
/* #region Callouts */
/* Common styles for all types */
.bs-callout {
  padding: 20px;
  margin: 20px 0;
  border: 1px solid #eee;
  border-left-width: 5px;
  border-radius: 3px;
}
.bs-callout h4 {
  margin-top: 0;
  margin-bottom: 5px;
}
.bs-callout p:last-child {
  margin-bottom: 0;
}
.bs-callout code {
  border-radius: 3px;
}
.bs-callout + .bs-callout {
  margin-top: -5px;
}
.bs-callout-danger {
  border-left-color: #d9534f;
}
.bs-callout-danger h4 {
  color: #d9534f;
}
.bs-callout-warning {
  border-left-color: #ec971f;
}
.bs-callout-warning h4 {
  color: #ec971f;
}
.bs-callout-info {
  border-left-color: #0a7292;
}
.bs-callout-info h4 {
  color: #0a7292;
}
/* #endregion */
.application-tabsview {
  margin-bottom: 20px;
}
.application-tabsview.datasheet-tabs .tabs-holder {
  padding-top: 15px;
  padding-left: 15px;
}
.application-tabsview .tabs-holder > li > a {
  background: #eeeeee;
  color: #333333;
  border-radius: 0;
}
.application-tabsview .tabs-holder > li > a:hover,
.application-tabsview .tabs-holder > li.active > a {
  background: #ffffff;
  color: #333333;
}
.application-tabsview .tabs-holder.nav.nav-tabs > li.active > a {
  border: 0;
  font-weight: bold;
  border-top: 2px solid #3c8dbc;
}
.application-tabsview .tabs-holder.nav.nav-stacked > li.active > a {
  border: 0;
  font-weight: bold;
  border-left: 3px solid #3c8dbc;
}
.application-tabsview .tab-content {
  background: #fff;
  /* ha nem adnának meg semmilyen class-t, akkor is legyen valami háttérszíne. most jó ötlet, de gondolom majd egyszer úgyis kitörlöm amikor rájövök hogy nem az. */
}
.application-items-table {
  display: block;
}
.application-items-table .items-table {
  width: 100%;
}
.application-items-table .items-table td.dimension-cell,
.application-items-table .items-table td.items-cell {
  border: 1px solid #ddd;
  vertical-align: bottom;
}
.application-items-table .items-table td.empty-cell {
  border: none;
  width: 1px;
}
.application-items-table .items-table td.dimension-cell {
  text-align: center;
  background-color: #dfdfdf;
  padding: 15px 20px;
  font-weight: 500;
  -webkit-user-select: none;
  /* Chrome/Safari */
  -moz-user-select: none;
  /* Firefox */
  -ms-user-select: none;
  /* IE10+ */
  user-select: none;
  cursor: pointer;
  border: 1px solid #cccccc;
}
.application-items-table .items-table td.dimension-cell:hover {
  background-color: #cccccc;
  border: 1px solid #cccccc;
}
.application-items-table .items-table td.items-cell {
  padding: 0;
}
.application-items-table .items-sortable .items-table td.items-cell {
  position: relative;
  padding-right: 20px;
  padding-bottom: 25px;
  vertical-align: top;
}
.application-items-table .items-table .items-holder {
  padding: 3px;
  min-height: 40px;
}
.application-items-table .items-table .items-holder .item,
.application-items-table .items-table .items-holder .item-placeholder {
  display: block;
  margin-bottom: 3px;
  background: #f1f1f1;
  border: 1px solid #cccccc;
  border-radius: 3px;
  padding: 3px;
  font-size: 12px;
}
.application-items-table .items-table .items-holder .item:hover {
  background: #d8d8d8;
}
.application-items-table .items-table .items-holder .item {
  position: relative;
  padding-right: 20px;
}
.application-items-table .items-table .items-holder .item-placeholder {
  background: #0a7292;
  border: 1px solid #074d62;
  height: 30px;
}
.application-items-table .items-table .items-holder .item .drag-handler {
  display: inline-block;
}
.application-items-table .items-table .items-holder .item .item-name {
  display: inline-block;
  -webkit-touch-callout: none;
  /* iOS Safari */
  -webkit-user-select: none;
  /* Safari */
  -khtml-user-select: none;
  /* Konqueror HTML */
  -moz-user-select: none;
  /* Firefox */
  -ms-user-select: none;
  /* Internet Explorer/Edge */
  user-select: none;
  /* Non-prefixed version, currently
                                  supported by Chrome and Opera */
  cursor: context-menu;
  white-space: nowrap;
}
.application-items-table .items-table .items-holder .item .item-loading,
.application-items-table .items-table .items-holder .item .item-delete {
  position: absolute;
  top: 4px;
  right: 4px;
}
.application-items-table .items-table .items-holder .item .item-delete {
  cursor: pointer;
}
.application-items-table .items-table .ui-selecting {
  /*background: #77d8f5;*/
  background: #5bc0de;
  border: 1px solid #ffffff !important;
}
.application-items-table .items-table .ui-selected {
  background: #31B0D5;
  border: 1px solid #ffffff !important;
}
.application-items-table .items-cell-actions {
  padding: 0 5px 1px;
  position: relative;
  bottom: 5px;
}
.application-items-table .items-action {
  margin-right: 3px;
}
.application-handsontable {
  /*&.responsive {
        overflow-x: auto;
        display: block;

        .ht_master.handsontable {
            overflow: visible;
        }

        .wtHolder {
            width: auto !important;
            height: auto !important;
        }
    }*/
}
.application-handsontable th {
  cursor: pointer;
}
.application-handsontable .handsontableEditor.autocompleteEditor.handsontable.listbox {
  border: 2px solid #565656;
  padding-right: 0px;
}
@media (max-width: 767px) {
  .nav-selector {
    display: inline-block;
    float: none !important;
    height: auto;
    max-width: none !important;
  }
}
.nav-selector .dropdown-toggle,
.nav-selector.open .dropdown-toggle,
.nav-selector.open .dropdown-toggle:hover,
.nav-selector.open .dropdown-toggle:focus,
.nav-selector.open .dropdown-toggle:active {
  border: none !important;
  color: #fff !important;
  height: 50px !important;
  /*font-weight: bold !important;*/
  box-shadow: none !important;
  border-radius: 0 !important;
  outline: none !important;
}
.nav-selector .dropdown-toggle {
  background: transparent !important;
  outline: none !important;
}
.nav-selector .dropdown-toggle:hover,
.nav-selector .dropdown-toggle:focus,
.nav-selector .dropdown-toggle:active,
.nav-selector.open .dropdown-toggle,
.nav-selector.open .dropdown-toggle:hover,
.nav-selector.open .dropdown-toggle:focus,
.nav-selector.open .dropdown-toggle:active {
  background: #075066 !important;
  outline: none !important;
}
.nav-selector .filter-option {
  text-align: right !important;
  line-height: 35px;
}
.nav-selector .dropdown-menu {
  padding-top: 0;
  margin-top: 0;
}
.loading-dot:after {
  content: ' .';
  -moz-animation: loading-dots 1s steps(5, end) infinite;
  -o-animation: loading-dots 1s steps(5, end) infinite;
  -webkit-animation: loading-dots 1s steps(5, end) infinite;
  animation: loading-dots 1s steps(5, end) infinite;
  padding-right: 10px;
}
@keyframes loading-dots {
  0%,
  20% {
    color: rgba(0, 0, 0, 0);
    text-shadow: 0.25em 0 0 rgba(0, 0, 0, 0), 0.5em 0 0 rgba(0, 0, 0, 0);
  }
  40% {
    color: white;
    text-shadow: 0.25em 0 0 rgba(0, 0, 0, 0), 0.5em 0 0 rgba(0, 0, 0, 0);
  }
  60% {
    text-shadow: 0.25em 0 0 white, 0.5em 0 0 rgba(0, 0, 0, 0);
  }
  80%,
  100% {
    text-shadow: 0.25em 0 0 white, 0.5em 0 0 white;
  }
}
/*#region bg-extenions */
.bg-gray-darker {
  background: #222222;
  color: #ffffff;
}
.bg-gray-dark {
  background: #333333;
  color: #ffffff;
}
.bg-gray {
  background: #555555;
  color: #ffffff;
}
.bg-gray-light {
  background: #777777;
  color: #ffffff;
}
.bg-gray-lighter {
  background: #eeeeee;
}
.bg-white {
  background: #ffffff;
}
/*#endregion */
.application-sequence-editor .item {
  display: inline-block !important;
  margin-bottom: 0 !important;
  font-weight: normal !important;
  text-align: center !important;
  vertical-align: middle !important;
  touch-action: manipulation !important;
  cursor: pointer !important;
  background-image: none !important;
  border: 1px solid transparent !important;
  white-space: nowrap !important;
  padding: 6px 12px !important;
  font-size: 14px !important;
  line-height: 1.42857143 !important;
  border-radius: 4px !important;
  -webkit-user-select: none !important;
  -moz-user-select: none !important;
  -ms-user-select: none !important;
  user-select: none !important;
  border-radius: 0 !important;
  color: #333 !important;
  background-color: #fff !important;
  border-color: #ccc !important;
  display: block;
  width: 100%;
  margin-bottom: 5px !important;
}
.application-sequence-editor .item:focus,
.application-sequence-editor .item:active:focus,
.application-sequence-editor .item.active:focus,
.application-sequence-editor .item.focus,
.application-sequence-editor .item:active.focus,
.application-sequence-editor .item.active.focus {
  outline: 5px auto -webkit-focus-ring-color !important;
  outline-offset: -2px !important;
}
.application-sequence-editor .item:hover,
.application-sequence-editor .item:focus,
.application-sequence-editor .item.focus {
  color: #333 !important;
  text-decoration: none !important;
}
.application-sequence-editor .item:active,
.application-sequence-editor .item.active {
  outline: 0 !important;
  background-image: none !important;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125) !important;
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125) !important;
}
.application-sequence-editor .item.disabled,
.application-sequence-editor .item[disabled],
fieldset[disabled] .application-sequence-editor .item {
  cursor: not-allowed !important;
  opacity: 0.65 !important;
  filter: alpha(opacity=65) !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
a.application-sequence-editor .item.disabled,
fieldset[disabled] a.application-sequence-editor .item {
  pointer-events: none !important;
}
.application-sequence-editor .item.btn-primary {
  color: #ffffff !important;
  background-color: #0a7292 !important;
  border-color: #074d62 !important;
}
.application-sequence-editor .item.btn-primary:hover {
  background-color: #074d62 !important;
  border-color: #032733 !important;
}
.application-sequence-editor .item.btn-success {
  color: #ffffff !important;
  background-color: #84a536 !important;
  border-color: #657f29 !important;
}
.application-sequence-editor .item.btn-success:hover {
  background-color: #657f29 !important;
  border-color: #47581d !important;
}
.application-sequence-editor .item.btn-warning {
  color: #ffffff !important;
  background-color: #f0ad4e !important;
  border-color: #ec971f !important;
}
.application-sequence-editor .item.btn-warning:hover {
  background-color: #ec971f !important;
  border-color: #c77c11 !important;
}
.application-sequence-editor .item.btn-danger {
  color: #ffffff !important;
  background-color: #d9534f !important;
  border-color: #c9302c !important;
}
.application-sequence-editor .item.btn-danger:hover {
  background-color: #c9302c !important;
  border-color: #a02622 !important;
}
.application-sequence-editor .item.btn-xxs {
  font-size: 10px !important;
  padding: 0 3px !important;
}
.application-sequence-editor .item.btn-xxl {
  padding: 20px 24px !important;
  font-size: 26px !important;
  line-height: 1.3333333 !important;
  border-radius: 6px !important;
}
.application-sequence-editor .item:focus,
.application-sequence-editor .item.focus {
  color: #333 !important;
  background-color: #e6e6e6 !important;
  border-color: #8c8c8c !important;
}
.application-sequence-editor .item:hover {
  color: #333 !important;
  background-color: #e6e6e6 !important;
  border-color: #adadad !important;
}
.application-sequence-editor .item:active,
.application-sequence-editor .item.active,
.open > .dropdown-toggle.application-sequence-editor .item {
  color: #333 !important;
  background-color: #e6e6e6 !important;
  border-color: #adadad !important;
}
.application-sequence-editor .item:active:hover,
.application-sequence-editor .item.active:hover,
.open > .dropdown-toggle.application-sequence-editor .item:hover,
.application-sequence-editor .item:active:focus,
.application-sequence-editor .item.active:focus,
.open > .dropdown-toggle.application-sequence-editor .item:focus,
.application-sequence-editor .item:active.focus,
.application-sequence-editor .item.active.focus,
.open > .dropdown-toggle.application-sequence-editor .item.focus {
  color: #333 !important;
  background-color: #d4d4d4 !important;
  border-color: #8c8c8c !important;
}
.application-sequence-editor .item:active,
.application-sequence-editor .item.active,
.open > .dropdown-toggle.application-sequence-editor .item {
  background-image: none !important;
}
.application-sequence-editor .item.disabled:hover,
.application-sequence-editor .item[disabled]:hover,
fieldset[disabled] .application-sequence-editor .item:hover,
.application-sequence-editor .item.disabled:focus,
.application-sequence-editor .item[disabled]:focus,
fieldset[disabled] .application-sequence-editor .item:focus,
.application-sequence-editor .item.disabled.focus,
.application-sequence-editor .item[disabled].focus,
fieldset[disabled] .application-sequence-editor .item.focus {
  background-color: #fff !important;
  border-color: #ccc !important;
}
.application-sequence-editor .item .badge {
  color: #fff !important;
  background-color: #333 !important;
}
.application-progress-bar {
  background: #dadada;
}
.application-marked-days .day-label {
  display: inline-block;
}
.application-marked-days .day-label.border-danger {
  border: 5px solid #d9534f;
}
.application-marked-days .day-label.border-danger-i {
  border: 5px solid #d9534f !important;
}
.application-marked-days .day-label.border-bottom-default {
  border-bottom: 5px solid #333333;
}
.application-marked-days .day-label.border-bottom-primary {
  border-bottom: 5px solid #0a7292;
}
.application-marked-days .day-label.border-bottom-warning {
  border-bottom: 5px solid #f0ad4e;
}
.application-marked-days .day-label.border-bottom-success {
  border-bottom: 5px solid #84a536;
}
.application-marked-days .day-label.border-bottom-danger {
  border-bottom: 5px solid #d9534f;
}
.application-marked-days .day-label.border-bottom-black {
  border-bottom: 5px solid #d9534f;
}
.application-marked-days .day-label.border-bottom-default-i {
  border-bottom: 5px solid #333333 !important;
}
.application-marked-days .day-label.border-bottom-primary-i {
  border-bottom: 5px solid #0a7292 !important;
}
.application-marked-days .day-label.border-bottom-warning-i {
  border-bottom: 5px solid #f0ad4e !important;
}
.application-marked-days .day-label.border-bottom-success-i {
  border-bottom: 5px solid #84a536 !important;
}
.application-marked-days .day-label.border-bottom-danger-i {
  border-bottom: 5px solid #d9534f !important;
}
.application-marked-days .day-label.border-bottom-black-i {
  border-bottom: 5px solid #000000 !important;
}
.application-marked-days .day-label.border-top-default {
  border-top: 5px solid #333333;
}
.application-marked-days .day-label.border-top-primary {
  border-top: 5px solid #0a7292;
}
.application-marked-days .day-label.border-top-warning {
  border-top: 5px solid #f0ad4e;
}
.application-marked-days .day-label.border-top-success {
  border-top: 5px solid #84a536;
}
.application-marked-days .day-label.border-top-danger {
  border-top: 5px solid #d9534f;
}
.application-marked-days .day-label.border-top-black {
  border-top: 5px solid #000000;
}
.application-marked-days .day-label.border-top-default-i {
  border-top: 5px solid #333333 !important;
}
.application-marked-days .day-label.border-top-primary-i {
  border-top: 5px solid #0a7292 !important;
}
.application-marked-days .day-label.border-top-warning-i {
  border-top: 5px solid #f0ad4e !important;
}
.application-marked-days .day-label.border-top-success-i {
  border-top: 5px solid #84a536 !important;
}
.application-marked-days .day-label.border-top-danger-i {
  border-top: 5px solid #d9534f !important;
}
.application-marked-days .day-label.border-top-black-i {
  border-top: 5px solid #000000 !important;
}
.application-document-drive-lister.inline .drives-row {
  padding: 0;
  margin: 0;
}
.application-document-drive-lister.inline .drives-row .drive-cell {
  float: none;
  display: inline-block;
  width: auto;
  padding: 0;
}
.application-document-drive-lister.inline .drives-row .drive-cell .drive-link {
  display: inline-block;
  padding: 5px 10px;
}
.application-document-drive-lister.inline .drives-row .drive-cell .drive-link:hover {
  background-color: rgba(0, 0, 0, 0.05);
}
.application-document-drive-lister.inline .drives-row .drive-cell .drive-link.selected {
  background-color: rgba(0, 0, 0, 0.05);
}
.application-document-drive-lister.inline .drives-row .drive-cell .drive-link.selected:hover {
  background-color: rgba(0, 0, 0, 0.1);
}
.application-document-drive-lister.inline .drives-row .drive-cell .drive-link .application-progress-bar,
.application-document-drive-lister.inline .drives-row .drive-cell .drive-link .storage-info {
  display: none !important;
}
.application-document-drive-lister.lg .drives-row .drive-cell .drive-link {
  display: block !important;
  padding: 5px 10px;
  text-align: center;
}
.application-document-drive-lister.lg .drives-row .drive-cell .drive-link:hover {
  background-color: rgba(0, 0, 0, 0.05);
}
.application-document-drive-lister.lg .drives-row .drive-cell .drive-link.selected {
  background-color: rgba(0, 0, 0, 0.05);
}
.application-document-drive-lister.lg .drives-row .drive-cell .drive-link.selected:hover {
  background-color: rgba(0, 0, 0, 0.1);
}
.application-document-drive-lister.lg .drives-row .drive-cell .drive-link .icon-holder {
  /*.pull-left();*/
  display: block !important;
  font-size: 32px;
  margin-left: 10px;
  margin-right: 20px;
}
.application-document-drive-lister.lg .drives-row .drive-cell .drive-link .drive-name {
  /*.pull-left();*/
  display: block !important;
  font-size: 20px;
}
.application-document-drive-lister.lg .drives-row .drive-cell .drive-link .application-progress-bar {
  /*clear: both;*/
  height: 5px;
  border-radius: 0;
}
.application-highlight-box.md {
  padding: 10px 20px;
}
.application-highlight-box.md .icon {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 36px;
  font-weight: 100;
  text-align: center;
  display: block !important;
  margin: 0 !important;
  margin-bottom: 5px !important;
}
.application-highlight-box.md .icon small,
.application-highlight-box.md .icon .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}
.application-highlight-box.md .icon small,
.application-highlight-box.md .icon .small {
  font-size: 65%;
}
.application-highlight-box.md .text {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 24px;
  font-weight: 100;
  text-align: center;
  display: block !important;
  margin: 0 !important;
  margin-bottom: 10px !important;
}
.application-highlight-box.md .text small,
.application-highlight-box.md .text .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}
.application-highlight-box.md .text small,
.application-highlight-box.md .text .small {
  font-size: 65%;
}
.application-highlight-box.md .message {
  display: block !important;
  /*.form-group();*/
  text-align: center;
  font-weight: bold;
}
.application-highlight-box.sm {
  padding: 5px 10px;
  text-align: center;
}
.application-highlight-box.sm .icon,
.application-highlight-box.sm .text {
  font-size: 16px;
  font-weight: 600;
  margin: 0 !important;
  display: inline !important;
}
.application-highlight-box.sm .message {
  font-size: 14px;
  font-weight: normal;
  margin: 0 !important;
}
.application-highlight-box.bg {
  background-color: #e5e5e5;
}
.application-highlight-box.primary .icon,
.application-highlight-box.primary .text {
  color: #0a7292;
}
.application-highlight-box.primary.bg {
  background-color: #eaf9fe !important;
}
.application-highlight-box.success .icon,
.application-highlight-box.success .text {
  color: #84a536;
}
.application-highlight-box.success.bg {
  background-color: #f1f6e4 !important;
}
.application-highlight-box.danger .icon,
.application-highlight-box.danger .text {
  color: #a94442;
}
a.application-highlight-box.danger .icon:hover,
a.application-highlight-box.danger .text:hover,
a.application-highlight-box.danger .icon:focus,
a.application-highlight-box.danger .text:focus {
  color: #843534;
}
.application-highlight-box.danger.bg {
  background-color: #f2dede;
}
a.application-highlight-box.danger.bg:hover,
a.application-highlight-box.danger.bg:focus {
  background-color: #e4b9b9;
}
.application-highlight-box.warning .icon,
.application-highlight-box.warning .text {
  color: #8a6d3b;
}
a.application-highlight-box.warning .icon:hover,
a.application-highlight-box.warning .text:hover,
a.application-highlight-box.warning .icon:focus,
a.application-highlight-box.warning .text:focus {
  color: #66512c;
}
.application-highlight-box.warning.bg {
  background-color: #fcf8e3;
}
a.application-highlight-box.warning.bg:hover,
a.application-highlight-box.warning.bg:focus {
  background-color: #f7ecb5;
}
.application-highlight-box.info .icon,
.application-highlight-box.info .text {
  color: #31B0D5;
}
.application-highlight-box.info.bg {
  background-color: #f0f9fc !important;
}
.application-comment-box .comments-box .chat-item {
  padding: 5px;
  background: rgba(0, 0, 0, 0.06);
  margin-bottom: 5px;
  min-height: 50px;
}
.application-comment-box .comments-box .chat-item .application-profile-picture-viewer {
  float: left !important;
  margin-right: 10px;
}
.application-comment-box .comments-box .chat-item .application-profile-picture-viewer .profile-picture {
  padding: 0;
}
.application-comment-box .comments-box .chat-item .creator {
  font-weight: bold;
  margin-top: 2px;
  margin-bottom: 5px;
}
.application-comment-box .comments-box .chat-item .date {
  float: right !important;
  font-size: 0.9em;
  margin-top: 2px;
  font-style: italic;
  margin-right: 2px;
}
.application-comment-box .comments-box .chat-item .buttons {
  visibility: hidden;
  float: right !important;
  font-size: 0.8em;
  margin-top: 2px;
  margin-right: 10px;
}
.application-comment-box .comments-box .chat-item .buttons .edit-comment,
.application-comment-box .comments-box .chat-item .buttons .delete-comment {
  color: #333 !important;
}
.application-comment-box .comments-box .chat-item:hover .buttons {
  visibility: visible;
}
.application-comment-box .comments-box .chat-item .text-message-holder {
  display: block !important;
}
.application-comment-box .comments-box .chat-item .text-message-holder .text-message {
  text-align: justify;
}
.application-comment-box .new-comment-box {
  padding: 5px 0 0;
}
.application-comment-box .new-comment-box .input-group-btn {
  height: 100%;
  vertical-align: top;
}
.application-comment-box .new-comment-box .input-group-btn .send-button {
  height: 100%;
  vertical-align: top;
}
.application-comment-box .emojis {
  max-height: 200px;
  overflow: auto;
}
.application-comment-box .emojis li {
  float: left;
}
.application-work-logs-lister .month-total {
  text-align: center;
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 24px;
  font-weight: 100;
  margin-bottom: 20px;
}
.application-work-logs-lister .month-total small,
.application-work-logs-lister .month-total .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}
.application-work-logs-lister .month-total small,
.application-work-logs-lister .month-total .small {
  font-size: 65%;
}
.application-work-logs-lister .day-holder {
  margin-bottom: 25px;
}
.application-work-logs-lister .day-holder .day-table {
  margin: 0;
}
.application-work-logs-lister .day-holder:not(.empty-day) .day-table {
  border: 1px solid #ddd;
}
.application-work-logs-lister .day-holder:not(.empty-day) .day-table > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.application-work-logs-lister .day-holder:not(.empty-day) .day-table > thead > tr > th,
.application-work-logs-lister .day-holder:not(.empty-day) .day-table > tbody > tr > th,
.application-work-logs-lister .day-holder:not(.empty-day) .day-table > tfoot > tr > th,
.application-work-logs-lister .day-holder:not(.empty-day) .day-table > thead > tr > td,
.application-work-logs-lister .day-holder:not(.empty-day) .day-table > tbody > tr > td,
.application-work-logs-lister .day-holder:not(.empty-day) .day-table > tfoot > tr > td {
  border: 1px solid #ddd;
}
.application-work-logs-lister .day-holder:not(.empty-day) .day-table > thead > tr > th,
.application-work-logs-lister .day-holder:not(.empty-day) .day-table > thead > tr > td {
  border-bottom-width: 2px;
}
.application-work-logs-lister .day-holder .day-caption-row th {
  background-color: #dedede;
  text-align: center;
  font-weight: bold;
}
.application-work-logs-lister .day-holder .day-empty-row {
  display: none;
}
.application-work-logs-lister .day-holder .day-empty-row td {
  text-align: center;
  /*.text-bold();*/
}
.application-work-logs-lister .day-holder .day-item-row .summary .summary-holder {
  max-height: 200px;
  overflow: auto;
}
.application-work-logs-lister .day-holder .day-item-row .duration,
.application-work-logs-lister .day-holder .day-item-row .distance {
  width: 150px;
}
.application-work-logs-lister .day-holder .day-item-row .functions {
  width: 1px;
  white-space: nowrap;
}
.application-work-logs-lister .day-holder .day-totals-row {
  border-bottom: 2px solid #a7a7a7 !important;
}
.application-work-logs-lister .day-holder.empty-day .day-headers-row,
.application-work-logs-lister .day-holder.empty-day .day-totals-row {
  display: none;
}
.application-work-logs-lister .day-holder.empty-day .day-empty-row {
  display: table-row;
}
.scrollbar-default::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  border-radius: 0;
  background-color: #F5F5F5;
}
.scrollbar-default::-webkit-scrollbar {
  width: 7px;
  background-color: #F5F5F5;
}
.scrollbar-default::-webkit-scrollbar-thumb {
  border-radius: 0px;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #555;
}
/* #region AdminLTE */
.adminlte {
  /*.main-header{
        z-index: 10000;
    }
    .main-sidebar{
        z-index: 9999;
    }*/
  /*.content-wrapper, .main-footer, .main-header .navbar{
        margin-left: 300px;
    }
    .main-header .logo, .main-sidebar{
        width: 300px;
    }*/
}
.adminlte .row {
  margin-left: -10px;
  margin-right: -10px;
}
.adminlte .col-lg-1,
.adminlte .col-lg-10,
.adminlte .col-lg-11,
.adminlte .col-lg-12,
.adminlte .col-lg-2,
.adminlte .col-lg-3,
.adminlte .col-lg-4,
.adminlte .col-lg-5,
.adminlte .col-lg-6,
.adminlte .col-lg-7,
.adminlte .col-lg-8,
.adminlte .col-lg-9,
.adminlte .col-md-1,
.adminlte .col-md-10,
.adminlte .col-md-11,
.adminlte .col-md-12,
.adminlte .col-md-2,
.adminlte .col-md-3,
.adminlte .col-md-4,
.adminlte .col-md-5,
.adminlte .col-md-6,
.adminlte .col-md-7,
.adminlte .col-md-8,
.adminlte .col-md-9,
.adminlte .col-sm-1,
.adminlte .col-sm-10,
.adminlte .col-sm-11,
.adminlte .col-sm-12,
.adminlte .col-sm-2,
.adminlte .col-sm-3,
.adminlte .col-sm-4,
.adminlte .col-sm-5,
.adminlte .col-sm-6,
.adminlte .col-sm-7,
.adminlte .col-sm-8,
.adminlte .col-sm-9,
.adminlte .col-xs-1,
.adminlte .col-xs-10,
.adminlte .col-xs-11,
.adminlte .col-xs-12,
.adminlte .col-xs-2,
.adminlte .col-xs-3,
.adminlte .col-xs-4,
.adminlte .col-xs-5,
.adminlte .col-xs-6,
.adminlte .col-xs-7,
.adminlte .col-xs-8,
.adminlte .col-xs-9 {
  padding-left: 10px;
  padding-right: 10px;
}
.adminlte .login-main {
  width: 100%;
  max-width: 390px;
}
.adminlte .main-header {
  z-index: 1041;
}
.adminlte .main-header .sidebar-toggle:before {
  content: "";
}
@media (max-width: 767px) {
  .adminlte .main-header .nav-selector .dropdown-toggle .filter-option .text {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .adminlte .main-header .nav-selector .dropdown-toggle .filter-option .text {
    display: none !important;
  }
}
@media (max-width: 767px) {
  .adminlte .main-header .user-menu .dropdown-toggle .name {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .adminlte .main-header .user-menu .dropdown-toggle .name {
    display: none !important;
  }
}
@media screen and (max-width: 767px) {
  .adminlte .main-header .application-login-header {
    float: right !important;
  }
}
@media (max-width: 767px) {
  .adminlte .main-header .application-login-header .logout-text {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .adminlte .main-header .application-login-header .logout-text {
    display: none !important;
  }
}
.adminlte .wrapper {
  background-color: rgba(255, 255, 255, 0.7) !important;
}
.adminlte .content-wrapper {
  background: none;
}
.adminlte .main-sidebar {
  overflow-y: auto;
  height: 100%;
  overflow-x: hidden;
}
.adminlte .main-sidebar::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  border-radius: 0;
  background-color: #F5F5F5;
}
.adminlte .main-sidebar::-webkit-scrollbar {
  width: 7px;
  background-color: #F5F5F5;
}
.adminlte .main-sidebar::-webkit-scrollbar-thumb {
  border-radius: 0px;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #555;
}
.adminlte .main-sidebar .sidebar {
  padding-bottom: 50px;
}
.adminlte .main-sidebar .help-page-link {
  margin-left: 3px;
  padding: 12px 5px 12px 15px;
  display: block;
}
.adminlte .main-sidebar .help-page-link:hover {
  color: #fff;
  background: #1e282c;
}
.adminlte .main-sidebar .help-page-link > i {
  width: 20px;
}
.adminlte .page-title {
  font-size: 20px;
  line-height: 50px;
  padding-left: 10px;
}
@media screen and (max-width: 767px) {
  .adminlte .page-title {
    white-space: nowrap;
  }
}
.adminlte .page-header {
  border-radius: 0;
  border: 0;
}
.adminlte.skin-blue .page-title {
  color: #fff;
}
.adminlte.skin-yellow .page-title {
    color: #fff;
}
.adminlte.skin-blue .page-header {
  background: #3c8dbc;
}
.adminlte.skin-blue .nav-selector .dropdown-toggle:hover,
.adminlte.skin-blue .nav-selector .dropdown-toggle:focus,
.adminlte.skin-blue .nav-selector .dropdown-toggle:active,
.adminlte.skin-blue .nav-selector.open .dropdown-toggle,
.adminlte.skin-blue .nav-selector.open .dropdown-toggle:hover,
.adminlte.skin-blue .nav-selector.open .dropdown-toggle:focus,
.adminlte.skin-blue .nav-selector.open .dropdown-toggle:active {
  background: #367fa9 !important;
}
.adminlte.skin-black .nav-selector .dropdown-toggle {
  color: #333 !important;
  border-left: 1px solid #eee !important;
}
.adminlte.skin-black .nav-selector .dropdown-toggle:hover,
.adminlte.skin-black .nav-selector .dropdown-toggle:focus,
.adminlte.skin-black .nav-selector .dropdown-toggle:active,
.adminlte.skin-black .nav-selector.open .dropdown-toggle,
.adminlte.skin-black .nav-selector.open .dropdown-toggle:hover,
.adminlte.skin-black .nav-selector.open .dropdown-toggle:focus,
.adminlte.skin-black .nav-selector.open .dropdown-toggle:active {
  background: #fff !important;
  color: #999 !important;
}
.adminlte footer,
.adminlte .push {
  height: auto;
}
@media screen and (max-width: 767px) {
  .adminlte .main-header .logo {
    display: none;
  }
}
.adminlte .main-header .logo .logo-mini .navbar-brand {
  margin-left: 5px;
}
.adminlte .user-menu .img-thumbnail {
  background-color: #e9e9e9;
}
.adminlte .user-menu > .dropdown-menu > li.user-header {
  height: 130px;
}
.adminlte .user-menu .dropdown-toggle .profile-picture {
  margin-top: -6px;
  margin-bottom: -4px;
  /*@media(max-width: 767px) {
                    position: relative;
                    top: 7px;
                    right: 7px;
                }*/
}
.adminlte .user-menu .dropdown-toggle .profile-picture.default {
  margin-top: -2px;
  margin-bottom: -10px;
}
@media screen and (max-width: 767px) {
  .adminlte .user-menu .name {
    /*display: none;*/
  }
}
.adminlte .application-menu mark {
  background: orange;
  color: black;
  margin: 0;
  padding: 0;
}
.adminlte .application-menu li > a > span {
  white-space: normal;
}
.adminlte .application-menu li > a > .menu-icon {
  width: 20px;
  text-align: center;
  margin-right: 5px;
}
.adminlte .application-menu a.highlight {
  background: #31B0D5;
  color: #ffffff !important;
}
.adminlte .panel.panel-primary {
  border-color: #367ea9;
}
.adminlte .panel.panel-primary > .panel-heading {
  background-color: #3c8dbc;
  border-color: #367ea9;
}
.adminlte .modal .modal-header {
  padding: 10px;
}
.adminlte .modal .modal-body:not(.nopadding) {
  padding: 10px;
}
.adminlte .modal .modal-footer {
  padding: 10px;
}
/* #endregion */
.badge-default {
  background-color: #777;
}
.badge-default:hover,
.badge-default:focus {
  background-color: #5e5e5e;
}
.badge-primary {
  background-color: #337ab7;
}
.badge-primary:hover,
.badge-primary:focus {
  background-color: #286090;
}
.badge-success {
  background-color: #5cb85c;
}
.badge-success:hover,
.badge-success:focus {
  background-color: #449d44;
}
.badge-info {
  background-color: #5bc0de;
}
.badge-info:hover,
.badge-info:focus {
  background-color: #31b0d5;
}
.badge-warning {
  background-color: #f0ad4e;
}
.badge-warning:hover,
.badge-warning:focus {
  background-color: #ec971f;
}
.badge-danger {
  background-color: #d9534f;
}
.badge-danger:hover,
.badge-danger:focus {
  background-color: #c9302c;
}
.text-left-i {
  text-align: left !important;
}
.text-right-i {
  text-align: right !important;
}
.text-center-i {
  text-align: center !important;
}
.text-justify-i {
  text-align: justify !important;
}
.application-rating-result-viewer .average-results .average-labels {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 24px;
  font-weight: 100;
  margin: 0;
}
.application-rating-result-viewer .average-results .average-labels small,
.application-rating-result-viewer .average-results .average-labels .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}
.application-rating-result-viewer .average-results .average-labels small,
.application-rating-result-viewer .average-results .average-labels .small {
  font-size: 65%;
}
.application-rating-result-viewer .average-results .average-labels .average {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 36px;
  font-weight: 100;
}
.application-rating-result-viewer .average-results .average-labels .average small,
.application-rating-result-viewer .average-results .average-labels .average .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}
.application-rating-result-viewer .average-results .average-labels .average small,
.application-rating-result-viewer .average-results .average-labels .average .small {
  font-size: 65%;
}
.application-rating-result-viewer .average-results .rating-stars {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 24px;
  font-weight: 100;
  margin: 0;
}
.application-rating-result-viewer .average-results .rating-stars small,
.application-rating-result-viewer .average-results .rating-stars .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}
.application-rating-result-viewer .average-results .rating-stars small,
.application-rating-result-viewer .average-results .rating-stars .small {
  font-size: 65%;
}
.application-rating-result-viewer .breakdown-results .table-responsive {
  border: none;
  margin: 0;
}
.application-rating-result-viewer .breakdown-results .rating-breakdown-table .rating-breakdown-row .start-value-cell,
.application-rating-result-viewer .breakdown-results .rating-breakdown-table .rating-breakdown-row .rate-value-progress-cell,
.application-rating-result-viewer .breakdown-results .rating-breakdown-table .rating-breakdown-row .rate-count-cell {
  border: none;
  padding: 0;
  vertical-align: middle;
}
.application-rating-result-viewer .breakdown-results .rating-breakdown-table .rating-breakdown-row .start-value-cell {
  padding-right: 10px;
  width: 1px;
  white-space: nowrap;
  text-align: right;
}
.application-rating-result-viewer .breakdown-results .rating-breakdown-table .rating-breakdown-row .rate-value-progress-cell .rate-value-progress {
  height: 9px;
  margin: 0;
}
.application-rating-result-viewer .breakdown-results .rating-breakdown-table .rating-breakdown-row .rate-count-cell {
  padding-left: 10px;
  text-align: right;
  width: 1px;
  white-space: nowrap;
}
.application-task-menu .no-tasks-header {
  text-align: center;
  margin: 10px;
  font-weight: bold;
}
.application-task-menu .postback-loading {
  background: rgba(255, 255, 255, 0.7);
}
.application-task-menu .postback-loading .loading-panel {
  color: #333333;
}
.application-task-menu .postback-loading .loading-panel .loading div {
  background-color: #333333;
}
.application-task-menu .tasks-list .task .task-btn {
  border-bottom: 1px solid #dedede;
}
.application-task-menu .tasks-list .task .task-btn .task-captions .name {
  overflow: hidden;
  display: block !important;
}
.application-task-menu .tasks-list .task .task-btn .task-captions .name .caption {
  font-weight: bold;
}
.application-task-menu .tasks-list .task .task-btn .task-captions .deadline {
  display: block !important;
}
.application-task-menu .tasks-list .task .task-btn .task-progress .progress {
  margin: 5px 0 0;
  border-radius: 0;
  height: 5px;
}
.application-task-viewer .titles .name {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 30px;
  font-weight: 100;
  display: inline-block;
  margin-right: 20px;
  margin-top: 0;
  margin-bottom: 0;
}
.application-task-viewer .titles .name small,
.application-task-viewer .titles .name .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}
.application-task-viewer .titles .name small,
.application-task-viewer .titles .name .small {
  font-size: 65%;
}
.application-task-viewer .titles .deadline,
.application-task-viewer .titles .estimated,
.application-task-viewer .titles .creator,
.application-task-viewer .titles .change-warn-settings {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 18px;
  font-weight: 100;
  display: inline-block;
  margin-right: 20px;
  margin-bottom: 0;
}
.application-task-viewer .titles .deadline small,
.application-task-viewer .titles .estimated small,
.application-task-viewer .titles .creator small,
.application-task-viewer .titles .change-warn-settings small,
.application-task-viewer .titles .deadline .small,
.application-task-viewer .titles .estimated .small,
.application-task-viewer .titles .creator .small,
.application-task-viewer .titles .change-warn-settings .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}
.application-task-viewer .titles .deadline small,
.application-task-viewer .titles .estimated small,
.application-task-viewer .titles .creator small,
.application-task-viewer .titles .change-warn-settings small,
.application-task-viewer .titles .deadline .small,
.application-task-viewer .titles .estimated .small,
.application-task-viewer .titles .creator .small,
.application-task-viewer .titles .change-warn-settings .small {
  font-size: 75%;
}
.application-task-viewer .titles .change-warn-settings .btn-group {
  vertical-align: top;
}
.application-task-viewer .titles .change-warn-settings .btn-group a {
  color: #333333;
}
.application-task-viewer .manage {
  /*margin-top: 10px;*/
}
.application-task-viewer .sub-tasks .sub-task {
  border: 1px solid #eee;
}
.application-task-viewer .sub-tasks .sub-task .subtask-index {
  /*.text-bold();*/
}
.application-task-viewer .sub-tasks .sub-task .description {
  max-height: 150px;
  height: auto;
  display: block;
  padding: 10px;
}
.application-fullcalendar .fc-event {
  border-radius: 0;
}
.application-fullcalendar[data-selectable=True] .fc-view.fc-agendaWeek-view .fc-event,
.application-fullcalendar[data-selectable=True] .fc-view.fc-agendaDay-view .fc-event {
  margin-right: 20px;
}
.application-fullcalendar .fc-view-container {
  background-color: #fff;
  padding: 0 0 20px 0;
}
.application-fullcalendar .fc-center h2 {
  font-weight: 800;
}
.application-fullcalendar .fc-toolbar {
  text-transform: uppercase;
  font-weight: 500;
  padding: 0 0 6px 0;
}
.application-fullcalendar .fc-toolbar button {
  height: 40px;
  border-radius: 0px;
  box-shadow: none;
  text-shadow: none;
  border: 0px;
  background-image: none;
  background-color: #e8e8e8 !important;
  padding: 0 15px 0 15px;
  outline: none;
}
.application-fullcalendar .fc-toolbar .fc-state-active,
.application-fullcalendar .fc-toolbar .ui-state-active {
  background-color: #0a7292 !important;
  color: #fff;
  font-weight: 600;
}
.application-fullcalendar .fc-time-grid .fc-slats td {
  font-weight: 800;
  text-align: center;
}
.application-fullcalendar thead {
  text-transform: uppercase;
}
.application-fullcalendar tr {
  height: 30px;
}
.application-fullcalendar .fc td,
.application-fullcalendar .fc th {
  vertical-align: middle;
  background-color: #e8e8e8;
}
.application-fullcalendar.fc-ltr .fc-time-grid .fc-event-container {
  margin: 0 -1px 0 2px;
}
.application-fullcalendar .fc-resizable {
  margin: 0 0 -1px -3px;
}
.application-fullcalendar .fc-event .fc-content {
  padding: 1px 3px 3px 3px;
}
.application-fullcalendar .fc-widget-content {
  font-weight: 800;
}
.application-file-attachments .attachment {
  margin-right: 5px;
}
.application-text-box-lister .item {
  width: 100%;
  background: #f0f0f0;
  border: 1px solid #ccc;
}
.application-text-box-lister .item .item-textbox {
  width: 100%;
  overflow: auto;
  border-left: none;
  border-right: none;
  border-bottom: none;
  border-top: 1px solid #ccc;
  box-shadow: none;
}
.application-slider.form-control .slider {
  width: auto;
  display: block;
  margin: 0 10px 0 10px;
}
.application-system-preferences-editor .tabs-holder {
  padding-left: 0;
  padding-top: 2px;
  padding-bottom: 2px;
}
.application-dialog.fullscreen {
  overflow: hidden;
  padding: 0;
}
.application-dialog.fullscreen .modal-dialog {
  margin: 0;
  width: 100%;
  height: 100vh;
}
.application-dialog.fullscreen .modal-dialog .modal-content {
  width: 100%;
  height: 100vh;
}
.application-dialog.bootstrap-dialog .type-warning .bootstrap-dialog-title {
  color: #333333;
}
.application-side-bar-box .manage-holder:before,
.application-side-bar-box .manage-holder:after {
  content: " ";
  display: table;
}
.application-side-bar-box .manage-holder:after {
  clear: both;
}
.application-side-bar-box .manage-holder:before,
.application-side-bar-box .manage-holder:after {
  content: " ";
  display: table;
}
.application-side-bar-box .manage-holder:after {
  clear: both;
}
.application-side-bar-box .manage-holder .profile-pic {
  float: left !important;
}
.application-side-bar-box .manage-holder .labels {
  float: left !important;
  padding-left: 10px;
}
.application-side-bar-box .manage-holder .labels span {
  display: block;
}
.application-side-bar-box .manage-holder .labels span.fullname {
  font-weight: bold;
}
.tile {
  width: 100%;
  display: inline-block;
  box-sizing: border-box;
  padding: 40px;
}
.tile.tile-default {
  background-color: #777;
  color: #fff;
}
.tile.tile-primary {
  background-color: #337ab7;
  color: #fff;
}
.tile.tile-success {
  background-color: #5cb85c;
  color: #fff;
}
.tile.tile-info {
  background-color: #5bc0de;
  color: #fff;
}
.tile.tile-warning {
  background-color: #f0ad4e;
  color: #fff;
}
.tile.tile-danger {
  background-color: #d9534f;
  color: #fff;
}
.application-treeview {
  /*li {
        padding: 0 100px 0 0;

        .indent {
            display: table-cell;
            height: 40px;
            width: 40px !important;
        }

        .icon:not(.node-icon) {
            display: table-cell;
            height: 40px;
            width: 40px !important;

            &.expand-icon {
                background: #dedede !important;
                padding: 13px;

                &:hover {
                    background: #d7d7d7 !important;
                }
            }
        }
        .caption, .icon.node-icon {
            display: table-cell;
            padding-left: 10px;
            vertical-align: middle;
        }
    }

    li:not(.node-selected):hover {
        background: #f4f4f4 !important;
    }*/
}
.application-treeview .tools {
  position: absolute;
  right: 15px;
  top: 10px;
}
.application-signature .canvas-container .sign-canvas {
  border: 1px solid #ddd;
  margin-bottom: 0;
}