@charset "UTF-8";
@param $shadow @mixin box-shadow($shadow) {
  -webkit-box-shadow: none;
  box-shadow: none;
}
/*--------------------------------------------------
    [TRANSITION]
----------------------------------------------------*/
/*--------------------------------------------------
    [Single Border Radius]
----------------------------------------------------*/
.page-header {
  margin: 0px;
  padding: 0;
  border-bottom: none;
  /* Navbar */
}

.page-header .navbar {
  border-radius: 0;
  margin-bottom: 0;
  background: inherit;
  /* Container Fluid */
  /* Navbar Toggle */
  /* Navbar Brand */
  /* Search */
  /* Topbar Actions */
  /* Navbar Nav */
}

.page-header .navbar > .container-fluid {
  margin-left: -1px;
  margin-right: -1px;
}

.page-header .navbar .navbar-toggle {
  border: none;
  padding-right: 0;
  margin: 8px 0 7px 20px;
}

.page-header .navbar .navbar-toggle .icon-bar {
  width: 25px;
  background: #606d78;
}

.page-header .navbar .navbar-toggle .icon-bar + .icon-bar {
  margin-top: 5px;
}

.page-header .navbar .page-logo {
  float: left;
  height: 50px;
  max-height: 38px;
  line-height: 40px;
  margin-right: 0px;
}

.page-header .navbar .page-logo img {
  width: auto;
  height: auto;
  max-width: 345px;
  max-height: 55px;
  display: inline-block;
  vertical-align: middle;
}

.page-header .navbar .page-logo .logo {
  width: 345px;
  height: 50px;
  background-image: url(../img/iccashmonitor.svg);
  background-size: 100% auto;
  background-repeat: no-repeat;
}

.page-header .navbar .page-logo .logo:hover {
  background-image: url(../img/iccashmonitor_ov.svg);
}

.page-header .navbar .search {
  top: 8px;
  display: none;
  position: relative;
  float: left;
  margin-right: 15px;
}

.page-header .navbar .search .form-control {
  width: 250px;
  height: 35px;
  border: none;
  box-shadow: none;
  border-radius: 0;
  position: relative;
  padding-right: 42px;
  color: #555555;
  background: #f9f8f5;
}

.page-header .navbar .search .form-control:-moz-placeholder {
  color: #555555;
}

.page-header .navbar .search .form-control::-moz-placeholder {
  color: #555555;
}

.page-header .navbar .search .form-control:-ms-input-placeholder {
  color: #555555;
}

.page-header .navbar .search .form-control::-webkit-input-placeholder {
  color: #555555;
}

.page-header .navbar .search .btn {
  padding: 0;
}

.page-header .navbar .search .btn > i {
  top: 9px;
  right: 15px;
  position: absolute;
  color: #555555;
}

.page-header .navbar .topbar-actions {
  position: absolute;
}

.page-header .navbar .topbar-actions .btn-group-notification,
.page-header .navbar .topbar-actions .btn-group-messages {
  margin-top: 12px;
}

.page-header .navbar .topbar-actions .btn-group-notification .dropdown-menu-v2,
.page-header .navbar .topbar-actions .btn-group-messages .dropdown-menu-v2 {
  padding: 0;
  min-width: 300px;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: #fff;
  border-radius: 5px !important;
  padding: 20px;
  width: 500px;
  font-size: 15px;
}

.page-header .navbar .topbar-actions .btn-group-notification .dropdown-menu-v2:before,
.page-header .navbar .topbar-actions .btn-group-messages .dropdown-menu-v2:before {
  display: none;
}

.page-header .navbar .topbar-actions .btn-group-notification .dropdown-menu-v2 .heading,
.page-header .navbar .topbar-actions .btn-group-messages .dropdown-menu-v2 .heading {
  font-weight: bold;
  font-size: 16px;
  padding-bottom: 10px;
}

.page-header .navbar .topbar-actions .btn-group-notification .btn,
.page-header .navbar .topbar-actions .btn-group-messages .btn {
  padding: 5px;
  top: 6px;
  background: #009dc7;
  width: 35px;
  height: 35px;
}

.page-header .navbar .topbar-actions .btn-group-notification .btn i,
.page-header .navbar .topbar-actions .btn-group-messages .btn i {
  font-size: 15px;
  line-height: 1.6;
  color: #fff;
}

.page-header .navbar .topbar-actions .btn-group-notification .btn i:hover,
.page-header .navbar .topbar-actions .btn-group-messages .btn i:hover {
  color: #fff;
}

.page-header .navbar .topbar-actions .btn-group-notification .btn .badge,
.page-header .navbar .topbar-actions .btn-group-messages .btn .badge {
  top: -10px;
  right: -10px;
  height: 21px;
  color: #62717f;
  min-width: 21px;
  font-family: "Frutiger LT W01_65 Bold1475746", Helvetica, Arial, sans-serif;
  line-height: 1.4;
  position: absolute;
  background: transparent;
  border: 3px solid #eae8df;
  font-size: 9px !important;
  background: #fff;
  padding: 4px 6px 14px 7px;
}

.page-header .navbar .topbar-actions .btn-group-notification .external,
.page-header .navbar .topbar-actions .btn-group-messages .external {
  padding: 15px;
  display: block;
  overflow: hidden;
  background: #21282e;
  letter-spacing: 0.5px;
}

.page-header .navbar .topbar-actions .btn-group-notification .external h3,
.page-header .navbar .topbar-actions .btn-group-messages .external h3 {
  margin: 0;
  z-index: 1;
  padding: 0;
  float: left;
  color: #bbb;
  font-size: 13px;
  line-height: 1.4;
  max-width: 200px;
  position: relative;
}

.page-header .navbar .topbar-actions .btn-group-notification .external a,
.page-header .navbar .topbar-actions .btn-group-messages .external a {
  padding: 0;
  clear: none;
  font-size: 13px;
  font-weight: 300;
  text-align: right;
  color: #009dc7;
  text-transform: lowercase;
}

.page-header .navbar .topbar-actions .btn-group-notification .dropdown-menu-list > li,
.page-header .navbar .topbar-actions .btn-group-messages .dropdown-menu-list > li {
  display: block;
  padding: 15px;
  border-top: 1px solid #2e353c;
}

.page-header .navbar .topbar-actions .btn-group-notification .dropdown-menu-list > li:before,
.page-header .navbar .topbar-actions .btn-group-messages .dropdown-menu-list > li:before,
.page-header .navbar .topbar-actions .btn-group-notification .dropdown-menu-list > li:after,
.page-header .navbar .topbar-actions .btn-group-messages .dropdown-menu-list > li:after {
  display: table;
  content: " ";
}

.page-header .navbar .topbar-actions .btn-group-notification .dropdown-menu-list > li:after,
.page-header .navbar .topbar-actions .btn-group-messages .dropdown-menu-list > li:after {
  clear: both;
}

.page-header .navbar .topbar-actions .btn-group-notification .dropdown-menu-list > li:first-child,
.page-header .navbar .topbar-actions .btn-group-messages .dropdown-menu-list > li:first-child {
  border-top: none;
}

.page-header .navbar .topbar-actions .btn-group-notification .dropdown-menu-list > li:hover,
.page-header .navbar .topbar-actions .btn-group-messages .dropdown-menu-list > li:hover {
  background: #21282e;
}

.page-header .navbar .topbar-actions .btn-group-notification .dropdown-menu-list > li > a,
.page-header .navbar .topbar-actions .btn-group-messages .dropdown-menu-list > li > a {
  color: #606e7a;
  overflow: hidden;
}

.page-header .navbar .topbar-actions .btn-group-notification .dropdown-menu-list > li > a .details,
.page-header .navbar .topbar-actions .btn-group-messages .dropdown-menu-list > li > a .details {
  float: left;
  max-width: 215px;
}

.page-header .navbar .topbar-actions .btn-group-notification .dropdown-menu-list > li > a .details .label,
.page-header .navbar .topbar-actions .btn-group-messages .dropdown-menu-list > li > a .details .label {
  float: left;
  padding: 5px;
  margin-right: 10px;
}

.page-header .navbar .topbar-actions .btn-group-notification .dropdown-menu-list > li > a .time,
.page-header .navbar .topbar-actions .btn-group-messages .dropdown-menu-list > li > a .time {
  float: right;
  font-size: 12px;
  padding: 4px 8px;
  background: #2a3239;
}

.page-header .navbar .topbar-actions .btn-group-notification .dropdown-menu-list > li > a:hover,
.page-header .navbar .topbar-actions .btn-group-messages .dropdown-menu-list > li > a:hover {
  text-decoration: none;
}

.page-header .navbar .topbar-actions .btn-group-messages {
  margin-right: 15px;
}

.page-header .navbar .topbar-actions .btn-group-messages .btn {
  background: #45b6af;
}

.page-header .navbar .topbar-actions .btn-group-red {
  position: relative;
  margin: 0 15px 0 0px;
}

.page-header .navbar .topbar-actions .btn-group-red:after {
  /*top: 11px;
              width: 1px;
              content: " ";
              right: -17.5px;
              border-width: 25px;
              position: absolute;
              border-color: #dedcd4;
              border-top-style: solid*/
}

.page-header .navbar .topbar-actions .btn-group-red .btn {
  top: 6px;
  padding: 8px;
  position: relative;
  background: #d93d5e;
  color: #fff;
  width: 35px;
  height: 35px;
}

.page-header .navbar .topbar-actions .btn-group-red .btn > i {
  font-size: 20px;
  line-height: 0.9;
}

.page-header .navbar .topbar-actions .btn-group-img .btn {
  top: 7px;
  padding: 0;
  position: relative;
  line-height: normal;
  background: #f9f8f5;
  height: 35px;
}

.page-header .navbar .topbar-actions .btn-group-img .btn > span {
  padding: 9px;
  line-height: 1.4;
  display: inline-block;
  vertical-align: middle;
  color: black;
  text-transform: uppercase;
}

.page-header .navbar .topbar-actions .btn-group-img .btn > img {
  margin-top: -1px;
  border-radius: 3px;
  text-align: center;
  vertical-align: middle;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  background-clip: padding-box;
  height: 35px;
}

.page-header .navbar .topbar-actions .border-vertical-wrapper {
  display: inline-block;
  vertical-align: middle;
}

.page-header .navbar .topbar-actions .border-vertical-wrapper .border-vertical {
  top: 8px;
  width: 1px;
  margin-right: 13px;
  border-width: 25px;
  border-color: #dedcd4;
  border-top-style: solid;
  position: relative;
}

.page-header .navbar .navbar-nav > li > a {
  color: #555555;
  font-size: 20px;
  font-weight: 400;
  padding: 14px 20px;
  background: #dedcd4;
  font-family: "Oswald";
}

.page-header .navbar .navbar-nav > li > a > i {
  position: relative;
  top: -2px;
  right: 5px;
}

.page-header .navbar .navbar-nav > li:hover > a {
  color: #fff;
  background: #d20535;
}

.page-header .navbar .navbar-nav > li.more-dropdown .dropdown-menu > li > a:hover,
.page-header .navbar .navbar-nav > li .more-dropdown-sub .dropdown-menu > li > a:hover {
  background: #f3f1eb;
}

.page-header .navbar .navbar-nav > li.more-dropdown .dropdown-menu > li.active > a,
.page-header .navbar .navbar-nav > li .more-dropdown-sub .dropdown-menu > li.active > a {
  background: #f3f1eb;
}

.page-header .navbar .navbar-nav li.open > a {
  background: #f9f8f5;
  color: #2a3239;
}

.page-header .navbar .navbar-nav li.open:hover > a {
  background: #f9f8f5;
  color: #2a3239;
}

.page-header .navbar .navbar-nav li.selected > a {
  color: #fff;
}

.page-header .navbar .navbar-nav li.open.selected > a {
  color: #2a3239;
}

.page-header .navbar .navbar-nav .dropdown-menu {
  z-index: 10;
  border: none;
  box-shadow: none;
  margin-top: -4px;
  border-radius: 0;
  background: #f9f8f5;
}

.page-header .navbar .navbar-nav .dropdown-menu:before,
.page-header .navbar .navbar-nav .dropdown-menu:after {
  display: none !important;
}

.page-header .navbar .navbar-nav .dropdown-menu > li {
  display: inline-block;
}

.page-header .navbar .navbar-nav .dropdown-menu > li > a {
  color: #6c7b88;
  font-size: 14px;
  font-weight: 500;
  text-decoration: none;
  padding: 30px 15px 30px 30px;
  font-family: "Open Sans", sans-serif;
}

.page-header .navbar .navbar-nav .dropdown-menu > li > a:focus,
.page-header .navbar .navbar-nav .dropdown-menu > li > a:hover {
  background: inherit;
  color: #009dc7;
}

.page-header .navbar .navbar-nav .dropdown-menu > li > a:focus > i,
.page-header .navbar .navbar-nav .dropdown-menu > li > a:hover > i {
  color: #009dc7;
}

.page-header .navbar .navbar-nav .dropdown-menu li.active > a {
  background: inherit;
  color: #009dc7;
}

.page-header .navbar .navbar-nav .dropdown-menu li.active > a > i {
  color: #009dc7;
}

.modal-footer .btn {
  border-radius: 5px !important;
  border: 2px solid black;
  font-family: "Frutiger LT W01_65 Bold1475746";
}

.modal-dialog .modal-content {
  border-radius: 5px !important;
}

.modal-dialog .modal-header {
  font-family: "Frutiger LT W01_65 Bold1475746";
}

/* Page Portflet Fullscreen leaves everything behind the window */
.page-portlet-fullscreen .page-header {
  display: none;
}

/* Material Design */
.page-md {
  /* Topbar Actions */
  /* Dropdown Menu */
}

.page-md .topbar-actions .btn-group-notification .btn,
.page-md .page-header .navbar .topbar-actions .btn-group-messages .btn,
.page-header .navbar .page-md .topbar-actions .btn-group-messages .btn,
.page-md .topbar-actions .btn-group-messages .btn {
  overflow: visible !important;
}

.page-md .topbar-actions .btn-group-notification .btn .badge,
.page-md .page-header .navbar .topbar-actions .btn-group-messages .btn .badge,
.page-header .navbar .page-md .topbar-actions .btn-group-messages .btn .badge,
.page-md .topbar-actions .btn-group-messages .btn .badge {
  padding: 3px 6px 2px;
}

.page-md .navbar-collapse .dropdown .dropdown-menu {
  box-shadow: none !important;
}

.page-md .navbar-collapse .more-dropdown-sub .dropdown-menu,
.page-md .navbar-collapse .more-dropdown .dropdown-menu {
  box-shadow: 5px 5px rgba(102, 102, 102, 0.1) !important;
}

/* Layout Header for iPad */
@media (max-width: 1024px) {
  .page-header .navbar .search {
    display: none;
  }
}
/* Layout Header for iPad */
@media (max-width: 1124px) {
  .topbar-actions #expl-btn .bold {
    font-size: 10px !important;
  }
}
/* Bootstrap collapse nav at max-width: 991px */
@media (max-width: 767px) {
  /* 991px */
  .page-header .navbar-toggle {
    display: block;
  }
  .page-header .navbar-collapse.collapse {
    display: none !important;
  }
  .page-header .navbar-collapse.collapse.in {
    display: block !important;
    overflow-y: auto !important;
  }
  .page-header .navbar-nav {
    margin: 0;
    float: none !important;
  }
  .page-header .navbar-nav > li {
    float: none;
  }
  .page-header .navbar .topbar-actions .btn-group-img .btn {
    display: none;
  }
}
@media (max-width: 768px) {
  .page-header .navbar .page-logo img {
    width: 227px;
  }
}
/* Stylesheet design for under max-width: 480px */
@media (max-width: 480px) {
  /* 480px */
  .page-header {
    /* Search */
    /*Topbar Actions*/
  }
  .page-header .search {
    float: none !important;
  }
  .page-header .search .form-control {
    width: 130px !important;
  }
  .page-header .topbar-actions {
    float: right;
    margin-bottom: 15px;
    position: static !important;
  }
  .page-header .topbar-actions .btn-group-notification .dropdown-menu-v2,
  .page-header .navbar .topbar-actions .btn-group-messages .dropdown-menu-v2,
  .page-header .topbar-actions .btn-group-messages .dropdown-menu-v2 {
    right: -125px;
  }
  .page-header .topbar-actions .btn-group-notification .dropdown-menu-v2:before,
  .page-header .navbar .topbar-actions .btn-group-messages .dropdown-menu-v2:before,
  .page-header .topbar-actions .btn-group-messages .dropdown-menu-v2:before {
    top: -10px;
    left: 150px;
    border-width: 0 7.5px 15px 7.5px;
    border-color: transparent transparent #242b31 transparent;
  }
  .page-header .topbar-actions .btn-group-red .dropdown-menu-v2 {
    right: -70px;
  }
  .page-header .topbar-actions .btn-group-red .dropdown-menu-v2:before {
    top: -10px;
    right: 80px;
    border-width: 0 7.5px 15px 7.5px;
    border-color: transparent transparent #242b31 transparent;
  }
}
/* Stylesheet design for under max-width: 768px */
@media (max-width: 480px) {
  /* 768px */
  .page-header {
    /* Page Logo */
    /* Topbar Actions */
  }
  .page-header .page-logo {
    display: block;
    float: none !important;
  }
  .page-header .topbar-actions .btn-group-img .btn > span {
    display: none !important;
  }
}
/* Stylesheet design for under max-width: 991px */
@media (max-width: 767px) {
  /* 991px */
  .page-header {
    /* Navbar Fixed Top */
    /* Page Logo */
    /* Search */
    /* Topbar Actions */
    /* Navbar Collapse */
  }
  .page-header .navbar-fixed-top {
    position: static;
    margin: 10px auto;
  }
  .page-header .page-logo {
    float: none !important;
  }
  .page-header .search {
    display: none;
  }
  .page-header .search .form-control {
    height: 45px;
    width: 100% !important;
  }
  .page-header .search .btn i {
    top: 14px !important;
  }
  .page-header .topbar-actions {
    top: 10px;
    right: 60px;
  }
  .page-header .nav-collapse {
    box-shadow: none;
    border-top: none;
  }
  .page-header .nav-collapse .navbar-nav {
    margin-bottom: 15px;
    /* More Dropdown Sub */
  }
  .page-header .nav-collapse .navbar-nav > li {
    border-top: 1px solid #414b54;
  }
  .page-header .nav-collapse .navbar-nav > li:first-child {
    border-top: none;
  }
  .page-header .nav-collapse .navbar-nav > li > a {
    position: relative;
  }
  .page-header .nav-collapse .navbar-nav > li > a:after {
    top: 20px;
    right: 20px;
    color: #8897a1;
    font-size: 16px;
    content: "\f105";
    position: absolute;
    font-weight: normal;
    display: inline-block;
    font-family: FontAwesome;
  }
  .page-header .nav-collapse .navbar-nav > li:hover > a:after {
    color: #fff;
  }
  .page-header .nav-collapse .navbar-nav li.open > a:after {
    color: #6c7b88 !important;
    content: "\f107";
  }
  .page-header .nav-collapse .navbar-nav li.selected > a {
    background: #009dc7;
  }
  .page-header .nav-collapse .navbar-nav li.selected > a:after {
    color: #fff;
  }
  .page-header .nav-collapse .navbar-nav li.selected.open > a {
    background: #f9f8f5;
  }
  .page-header .nav-collapse .navbar-nav .dropdown-menu > li > a {
    padding: 10px 15px 10px 50px;
  }
  .page-header .nav-collapse .navbar-nav .dropdown-menu > li > a:hover {
    color: #009dc7 !important;
  }
  .page-header .nav-collapse .navbar-nav .more-dropdown-sub > a:after {
    top: 10px;
    right: 20px;
    color: #6c7b88;
    font-size: 16px;
    content: "\f105";
    position: absolute;
    font-weight: normal;
    display: inline-block;
    font-family: FontAwesome;
  }
  .page-header .nav-collapse .navbar-nav .more-dropdown-sub:focus > a,
  .page-header .nav-collapse .navbar-nav .more-dropdown-sub:hover > a {
    color: #636e77 !important;
  }
  .page-header .nav-collapse .navbar-nav .more-dropdown-sub.open > a:after {
    color: #6c7b88;
    content: "\f107";
  }
  .page-header .nav-collapse .navbar-nav .more-dropdown-sub.open > a:focus {
    color: #636e77;
  }
  .page-header .nav-collapse .navbar-nav .more-dropdown-sub.open .dropdown-menu {
    margin-left: 15px;
  }
}
/* Stylesheet design for above 767px */
@media (min-width: 767px) {
  /* 767px */
  .page-header {
    /* Nav Collapse */
  }
  .page-header .nav-collapse {
    padding: 0;
  }
}
/* Stylesheet design for above 992px */
@media (min-width: 768px) {
  /* 992px */
  /* Page On Scroll */
  .page-on-scroll .page-header {
    /* Navbar Fixed Top */
    /* Topbar Actions */
    /* Dropdown Menu */
  }
  .page-on-scroll .page-header .navbar-fixed-top {
    padding: 10px 25px;
    transition-duration: 300ms;
    transition-property: all;
    transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
    height: 62px;
  }
  .page-on-scroll .page-header .topbar-actions {
    top: 2px;
    right: 25px;
    transition-duration: 300ms;
    transition-property: all;
    transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
  }
  .page-on-scroll .page-header .dropdown-menu-v2 {
    margin-top: 21px;
    transition-duration: 300ms;
    transition-property: all;
    transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
  }
  .page-header {
    /* Navbar Fixed Top */
    /* Topbar Actions */
    /* Navbar Collapse */
  }
  .page-header .navbar-fixed-top {
    top: 0;
    left: 0;
    right: 0;
    padding: 27px 25px;
    background: #eae8df;
    transition-duration: 300ms;
    transition-property: all;
    transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
  }
  .page-header .topbar-actions {
    top: 17px;
    right: 25px;
    transition-duration: 300ms;
    transition-property: all;
    transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
  }
  .page-header .navbar-collapse {
    margin-top: 83px;
  }
  .page-header .navbar-collapse .navbar-nav {
    /* More Dropdown */
    /* More Dropdown Sub */
  }
  .page-header .navbar-collapse .navbar-nav > li {
    margin-left: 2px;
  }
  .page-header .navbar-collapse .navbar-nav > li:first-child {
    margin-left: 0;
  }
  .page-header .navbar-collapse .navbar-nav > li > a {
    -webkit-border-top-left-radius: 2px;
    -moz-border-top-left-radius: 2px;
    -ms-border-top-left-radius: 2px;
    -o-border-top-left-radius: 2px;
    border-top-left-radius: 2px;
    background-clip: padding-box;
    -webkit-border-top-right-radius: 2px;
    -moz-border-top-right-radius: 2px;
    -ms-border-top-right-radius: 2px;
    -o-border-top-right-radius: 2px;
    border-top-right-radius: 2px;
    background-clip: padding-box;
  }
  .page-header .navbar-collapse .navbar-nav li.opened > .dropdown-menu {
    display: block;
  }
  .page-header .navbar-collapse .navbar-nav .more-dropdown > a {
    padding-right: 57px;
    position: relative;
  }
  .page-header .navbar-collapse .navbar-nav .more-dropdown > a:after {
    top: 22px;
    right: 30px;
    color: #6c7b88;
    font-size: 20px;
    content: "\f107";
    position: absolute;
    font-weight: normal;
    display: inline-block;
    font-family: FontAwesome;
  }
  .page-header .navbar-collapse .navbar-nav .more-dropdown:hover > a {
    background: #f9f8f5;
    color: #2a3239;
  }
  .page-header .navbar-collapse .navbar-nav .more-dropdown:hover > a:after {
    color: #fff;
  }
  .page-header .navbar-collapse .navbar-nav .more-dropdown .dropdown-menu {
    min-width: 230px;
    padding: 10px auto;
    box-shadow: 5px 5px rgba(102, 102, 102, 0.1);
  }
  .page-header .navbar-collapse .navbar-nav .more-dropdown .dropdown-menu > li {
    display: block;
  }
  .page-header .navbar-collapse .navbar-nav .more-dropdown .dropdown-menu > li > a {
    padding: 8px 30px;
  }
  .page-header .navbar-collapse .navbar-nav .more-dropdown:hover > .dropdown-menu {
    display: block;
  }
  .page-header .navbar-collapse .navbar-nav .more-dropdown.open > a:after {
    color: #2a3239;
  }
  .page-header .navbar-collapse .navbar-nav .more-dropdown-sub > a {
    padding: 30px !important;
    position: relative;
    background: inherit;
  }
  .page-header .navbar-collapse .navbar-nav .more-dropdown-sub > a:after {
    top: 30px;
    right: 10px;
    color: #6c7b88;
    font-size: 16px;
    content: "\f107";
    position: absolute;
    font-weight: normal;
    display: inline-block;
    font-family: "FontAwesome";
  }
  .page-header .navbar-collapse .navbar-nav .more-dropdown-sub:focus > a,
  .page-header .navbar-collapse .navbar-nav .more-dropdown-sub:hover > a {
    color: #009dc7 !important;
  }
  .page-header .navbar-collapse .navbar-nav .more-dropdown-sub:hover > a:after {
    color: #009dc7;
  }
  .page-header .navbar-collapse .navbar-nav .more-dropdown-sub .dropdown-menu {
    min-width: 230px;
    padding: 10px auto;
    box-shadow: 5px 5px rgba(102, 102, 102, 0.1);
  }
  .page-header .navbar-collapse .navbar-nav .more-dropdown-sub .dropdown-menu > li {
    display: block;
  }
  .page-header .navbar-collapse .navbar-nav .more-dropdown-sub .dropdown-menu > li > a {
    padding: 8px 30px;
  }
  .page-header .navbar-collapse .navbar-nav .more-dropdown-sub:hover > .dropdown-menu {
    display: block;
  }
}
/* Clients Dropdown Layout for Admin Mode*/
.clients {
  display: inline-block;
  height: 35px;
  margin-left: 15px;
}

.clients .dropdown-menu {
  left: auto;
  right: 0;
  margin-top: 14px;
  overflow-y: scroll;
  max-height: 800px;
}

.clients .dropdown-menu:before,
.clients .dropdown-menu:after {
  left: auto;
  right: 9px;
}

.clients .dropdown-menu > li > a,
.clients .dropdown-menu > li > span {
  color: black;
  font-family: "Frutiger LT W01_65 Bold1475746";
  padding: 8px 16px;
  white-space: nowrap;
  display: block;
}

.clients .dropdown-menu .inner-dropdown {
  font-family: "Frutiger LT W01_55 Roma1475738";
  padding-left: 0px;
}

.clients .dropdown-menu .inner-dropdown > li {
  list-style: none;
}

.clients .dropdown-menu .inner-dropdown > li > a {
  padding: 8px 16px 8px 25px;
  color: #6f6f6f;
  text-decoration: none;
  display: block;
  clear: both;
  font-weight: 300;
  line-height: 18px;
  white-space: nowrap;
}

.clients .dropdown-menu .inner-dropdown > li > a > [class^=fa-],
.clients .dropdown-menu .inner-dropdown > li > a > [class*=" fa-"] {
  color: #888;
}

.clients .dropdown-menu .inner-dropdown > li > a > [class^=icon-],
.clients .dropdown-menu .inner-dropdown > li > a > [class*=" icon-"] {
  color: #666;
}

.clients .dropdown-menu .inner-dropdown > li > a > [class^=icon-]:active,
.clients .dropdown-menu .inner-dropdown > li > a > [class*=" icon-"]:active {
  color: #000;
}

.clients .dropdown-menu .inner-dropdown > li > a > [class^=glyphicon-],
.clients .dropdown-menu .inner-dropdown > li > a > [class*=" glyphicon-"] {
  color: #888;
}

.clients .dropdown-menu .inner-dropdown > li:hover > a,
.clients .dropdown-menu .inner-dropdown > li.active > a,
.clients .dropdown-menu .inner-dropdown > li.active:hover > a {
  text-decoration: none;
  background-image: none;
  background-color: #f9f9f9;
  color: black;
  filter: none;
}

.clients .dropdown-menu .inner-dropdown > li:hover > a > [class^=icon-],
.clients .dropdown-menu .inner-dropdown > li.active > a > [class^=icon-],
.clients .dropdown-menu .inner-dropdown > li.active:hover > a > [class^=icon-] {
  color: black;
}

.clients .btn {
  border: none;
  background: #f7f6f2;
  margin-top: 7px;
  height: 35px;
}

.btn .caret {
  margin-left: 5px;
}

.aliasForm fieldset {
  margin: 5px;
}

.aliasForm .save {
  margin-right: 10px;
}

.alias-sub td {
  padding: 10px;
}

/*Mega Menu under max-width: 991px */
@media (max-width: 991px) {
  /* 991px */
  .mega-menu .dropdown-menu {
    right: 0;
    float: none !important;
    width: auto;
  }
  .mega-menu .dropdown-menu > li {
    display: block !important;
  }
}
/* Mega Menu above 991px */
@media (min-width: 991px) {
  /* 991px */
  .mega-menu .nav,
  .mega-menu .collapse,
  .mega-menu .dropup {
    position: static;
  }
  .mega-menu .dropdown-fw {
    position: static;
  }
  .mega-menu .dropdown-menu-fw {
    left: 15px;
    right: 15px;
  }
}
/* iPad landscape modifications */
@media (max-width: 1024px) {
  .page-header {
    /* Navbar Fixed Top */
    /* Navbar Collapse */
  }
  .page-header .navbar-fixed-top {
    padding: 22px 25px;
  }
  .page-header .topbar-actions {
    top: 13px;
  }
  .page-header .navbar-collapse {
    margin-top: 70px;
  }
}
/* Medium Screen modifications under max-width: 991px*/
@media (max-width: 1199px) {
  .page-header .navbar-fixxed-top {
    padding: 15px 25px;
  }
  .page-header .navbar .page-logo .logo {
    width: 250px;
  }
  .page-header .navbar .navbar-toggle {
    margin: 0px -16px 0px 0px;
  }
}
/* Stylesheet design for under max-width: 480px */
@media (max-width: 480px) {
  /* 480px */
  .page-header {
    /* Page Logo */
  }
  .page-header .clients {
    display: inline-block;
  }
  .page-header .navbar-fixed-top {
    padding: 0px 25px;
    margin: 0px auto;
  }
  .page-header .page-logo {
    display: block;
  }
  .page-header .page-logo .logo {
    width: 180px !important;
    margin-top: 15px;
    height: 30px;
  }
  .page-header .topbar-actions {
    margin: 0 !important;
  }
  .mega-menu .dropdown-menu {
    left: 0;
    right: auto;
    position: static !important;
  }
  .page-header .navbar-fixed-top {
    padding: 22px 0px;
  }
  .page-header .navbar .navbar-toggle {
    margin: 0px;
  }
  .clients {
    display: inline-block;
    margin-left: 0;
  }
  .page-header .topbar-actions {
    float: left;
  }
  .mega-menu .dropdown-menu {
    position: absolute !important;
  }
  .page-header .mega-menu .quick-sidebar-toggler {
    margin-left: 0px;
  }
}
/* Stylesheet design for under max-width: 768px */
@media (max-width: 768px) {
  /* 768px */
  .clients {
    display: inline-block;
  }
  .desktop {
    display: none !important;
  }
  .page-header .topbar-actions {
    top: 22px;
    margin-top: 10px;
    margin-bottom: 10px;
  }
}
/* Stylesheet design for over min-width: 769px */
@media (min-width: 769px) {
  /* 769px */
  .mobile {
    display: none !important;
  }
}
@media (min-width: 480px) and (max-width: 768px) {
  .page-header .topbar-actions {
    top: 22px;
    margin-top: -17px;
    margin-bottom: 10px;
  }
  .page-header .navbar-fixed-top {
    padding: 16px 25px;
  }
}
/* Alias Setting Modal Layout */
.alias-sub {
  padding: 0 15px;
}

.alias-sub table {
  width: 100%;
}

.alias-sub table th,
.alias-sub table td {
  border: 1px solid #efefef;
  padding: 5px 10px;
}

.alias-sub table th {
  font-family: "Frutiger LT W01_65 Bold1475746";
}

.alias-sub table tr th:first-child,
.alias-sub table tr td:first-child {
  border-left: 0;
}

.alias-sub table tr td:last-child,
.alias-sub table tr th:last-child {
  border-right: 0;
}

/* Message Modal Layout */
#message-modal .modal-dialog {
  margin-top: 200px;
  width: 362px;
}

#message-modal .header {
  color: #99a3ad;
}

#message-modal .header > span {
  color: #d20535;
  font-size: 18px;
  padding-left: 5px;
}

#message-modal select {
  width: 100%;
  height: 40px;
  margin: 10px 0;
  border: #99a3ad 1px solid;
}

#message-modal .text {
  padding-top: 15px;
}

/* Notifications Modal Layout */
#notification-modal .modal-dialog {
  margin-top: 200px;
  width: 475px;
}

#notification-modal .place {
  font-weight: bold;
  float: left;
}

#notification-modal .reason {
  font-weight: normal;
}

#notification-modal .reason,
#notification-modal .time {
  color: #a6a6a6;
}

#notification-modal .time {
  float: right;
  line-height: 40px;
}

#notification-modal .time > span {
  font-size: 22px;
  vertical-align: middle;
  line-height: 0px;
}

#notification-modal .item {
  padding: 10px;
  height: 62px;
}

#notification-modal > button {
  margin-top: 15px;
  float: right;
  background-color: white;
  border-radius: 5px !important;
  box-shadow: none;
  border: black 1px solid;
  padding: 5px 10px;
}

#notification-modal [class^=icon-] {
  float: left;
}

#notification-modal [class^=icon-]:before {
  color: #32c5d2;
  font-size: 22px;
  line-height: 40px;
  padding-right: 20px;
}

.page-content-container {
  overflow: hidden;
}

.page-content-row {
  width: 100%;
  display: table;
  table-layout: fixed;
  height: 100%;
  position: relative;
  margin: 0;
  padding: 0;
  /* Page Siderbar */
}

.page-content-row .page-sidebar {
  display: table-cell;
  vertical-align: top;
  width: 225px;
  min-width: 225px;
  margin: 0px;
  padding: 0;
  /* Navbar Collapse */
  /* Navbar Nav */
}

.page-content-row .page-sidebar h3 {
  font-size: 18px;
  font-weight: 500;
  line-height: 1.4;
  margin: 0 0 15px;
  text-transform: uppercase;
  color: #2a3239;
  font-family: "Oswald";
}

.page-content-row .page-sidebar .navbar-nav {
  float: none;
  padding: 0;
  margin: 0 0 30px 0;
}

.page-content-row .page-sidebar .navbar-nav > li {
  float: none;
  display: block;
  margin-top: 2px;
}

.page-content-row .page-sidebar .navbar-nav > li:first-child {
  margin-top: 0;
}

.page-content-row .page-sidebar .navbar-nav > li > a {
  display: block;
  color: #6c7b88;
  font-size: 14px;
  font-weight: 600;
  padding: 10px 20px;
  background: #f4f7f8;
  text-transform: uppercase;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  background-clip: padding-box;
}

.page-content-row .page-sidebar .navbar-nav > li > a > i {
  color: #5c7b88;
  margin-right: 7px;
}

.page-content-row .page-sidebar .navbar-nav > li > a .label {
  font-size: 11px;
  margin: 1px 0 0;
  float: right !important;
}

.page-content-row .page-sidebar .navbar-nav > li > a .badge {
  margin-top: 1px;
  float: right !important;
}

.page-content-row .page-sidebar .navbar-nav > li > a:hover {
  color: #fff;
  background: #009dc7;
}

.page-content-row .page-sidebar .navbar-nav > li > a:hover > i {
  color: #fff;
}

.page-content-row .page-sidebar .navbar-nav li.active > a {
  color: #fff;
  background: #009dc7;
}

.page-content-row .page-sidebar .navbar-nav li.active > a > i {
  color: #fff;
}

.page-content-row .page-content-col {
  vertical-align: top;
  display: table-cell;
  padding-left: 20px;
}

/* Material Design */
.page-md .page-sidebar .navbar-nav {
  box-shadow: 0px 2px 5px 2px rgba(0, 0, 0, 0.1);
}

@media (max-width: 767px) {
  /* 991px */
  /* Navbar Toggle */
  .navbar-toggle {
    display: inline-block;
    border: none;
    padding-right: 0;
    margin: 8px 0 7px 20px;
  }
  .navbar-toggle .icon-bar {
    width: 25px;
    background: #606d78;
  }
  .navbar-toggle .icon-bar + .icon-bar {
    margin-top: 5px;
  }
  .page-content-row {
    width: 100%;
    display: block;
    /* Page Siderbar */
  }
  .page-content-row .page-sidebar {
    overflow-y: hidden;
    display: block;
    height: 0;
    margin-bottom: 20px;
    width: 100%;
    min-width: 100%;
  }
  .page-content-row .page-sidebar.in {
    height: auto;
    display: block;
  }
  .page-content-row .page-content-col {
    padding-left: 0px;
    display: block;
  }
  .page-content-row .page-content-col .page-content {
    padding-top: 0;
  }
}
/* Body */
body {
  font-size: 14px;
  background: #eae8df;
}

/* Go2top */
.go2top i,
.go2top i:focus {
  right: 27px;
  bottom: 52px;
  width: 38px;
  height: 38px;
  z-index: 999;
  line-height: 1;
  font-size: 35px;
  position: fixed;
  color: #4b5761;
}

.page-portlet-fullscreen .go2top i {
  z-index: -1;
}

/* Wrapper for above 991px */
@media (min-width: 991px) {
  /* 991px */
  .wrapper {
    margin: 10px;
  }
}
/* Page Content */
.page-content {
  padding: 30px;
  min-height: 500px;
  margin-bottom: 15px;
  background: #fff;
}

@media (max-width: 992px) {
  /* 992px */
  .page-content {
    margin-top: -1px;
  }
}
@media (min-width: 992px) {
  /* 991px */
  .page-content {
    margin-top: -4px;
    padding-top: 30px;
    position: relative;
    -webkit-border-top-right-radius: 2px;
    -moz-border-top-right-radius: 2px;
    -ms-border-top-right-radius: 2px;
    -o-border-top-right-radius: 2px;
    border-top-right-radius: 2px;
    background-clip: padding-box;
    -webkit-border-bottom-left-radius: 2px;
    -moz-border-bottom-left-radius: 2px;
    -ms-border-bottom-left-radius: 2px;
    -o-border-bottom-left-radius: 2px;
    border-bottom-left-radius: 2px;
    background-clip: padding-box;
    -webkit-border-bottom-right-radius: 2px;
    -moz-border-bottom-right-radius: 2px;
    -ms-border-bottom-right-radius: 2px;
    -o-border-bottom-right-radius: 2px;
    border-bottom-right-radius: 2px;
    background-clip: padding-box;
  }
}
/*--------------------------------------------------
    [BREADCRUMBS]
----------------------------------------------------*/
.breadcrumbs {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
  height: 50px;
}

.breadcrumbs h1 {
  margin: 0;
  float: left;
  font-size: 22px;
  font-weight: 500;
  line-height: 1.4;
  margin-right: 20px;
  text-transform: uppercase;
  color: #2a3239;
  font-family: "Oswald";
}

.breadcrumbs .breadcrumb {
  width: 100%;
  height: 50px;
  margin: 0;
  padding: 0 0 0 15px;
  background: #f9f8f5;
  line-height: 50px;
  font-family: "Frutiger LT W01_65 Bold1475746";
  color: #555555;
  margin-top: -1px;
}

.breadcrumbs .breadcrumb > li {
  font-size: 13px;
}

.breadcrumbs .breadcrumb > li + li:before {
  top: 2px;
  color: #dfe4e6;
  font-size: 20px;
  content: "•";
  position: relative;
  padding: 0 8px 0 5px;
}

.breadcrumbs .breadcrumb > li > a {
  color: #6c7b88;
  text-transform: uppercase;
}

.breadcrumbs .breadcrumb > li > a:hover {
  text-decoration: none;
  color: #009dc7;
}

.breadcrumbs .breadcrumb li.active {
  color: #009dc7;
  text-transform: uppercase;
}

.breadcrumbs .breadcrumb > [class*=" fa-"]:not(.fa-stack) {
  padding: 0 5px;
}

@media (max-width: 991px) {
  /* 991px */
  .breadcrumbs {
    overflow: hidden;
    text-align: left;
    margin-bottom: 10px;
  }
  .breadcrumbs h1 {
    float: none;
    margin-bottom: 20px;
  }
  .breadcrumbs .breadcrumb {
    text-align: left;
  }
}
.copyright {
  color: #bbb;
  margin-bottom: 5px;
}

/* Stylesheet design for under max-width: 991px */
@media (max-width: 991px) {
  /* 991px */
  .copyright {
    margin-bottom: 15px;
  }
}
/***
Quick Sidebar Layout
***/
/* Page Portlet Fullscreen */
.page-portlet-fullscreen .page-quick-sidebar-wrapper,
.page-portlet-fullscreen .page-quick-sidebar-toggler {
  z-index: -1;
}

/* Quick sidebar toggler */
.page-header .mega-menu .quick-sidebar-toggler {
  top: 8px;
  border: none;
  outline: none;
  padding: 5px 5px;
  margin-left: 15px;
  position: relative;
  background: #45b6af;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  background-clip: padding-box;
  width: 35px;
  height: 35px;
}

.page-header .mega-menu .quick-sidebar-toggler i {
  position: relative;
  top: 1px;
  color: #fff;
}

.page-header .mega-menu .quick-sidebar-toggler i:before {
  content: "\e065";
}

.page-quick-sidebar-open .page-header .mega-menu .quick-sidebar-toggler i:before {
  content: "\e066";
}

/* Device Layout */
.device {
  border: 1px solid #eee;
  padding: 30px;
  margin-bottom: 30px;
  overflow: auto;
}

.device .table > tbody > tr > td,
.device .table > tbody > tr > th,
.device .table > tfoot > tr > td,
.device .table > tfoot > tr > th,
.device .table > thead > tr > td,
.device .table > thead > tr > th {
  font-family: "Frutiger LT W01_65 Bold1475746";
}

.device .device-img {
  width: 100%;
}

.device .voucher-img {
  width: 140px;
}

.device .col-xs-1,
.device .col-sm-1,
.device .col-md-1,
.device .col-lg-1,
.device .col-xs-2,
.device .col-sm-2,
.device .col-md-2,
.device .col-lg-2,
.device .col-xs-3,
.device .col-sm-3,
.device .col-md-3,
.device .col-lg-3,
.device .col-xs-4,
.device .col-sm-4,
.device .col-md-4,
.device .col-lg-4,
.device .col-xs-5,
.device .col-sm-5,
.device .col-md-5,
.device .col-lg-5,
.device .col-xs-6,
.device .col-sm-6,
.device .col-md-6,
.device .col-lg-6,
.device .col-xs-7,
.device .col-sm-7,
.device .col-md-7,
.device .col-lg-7,
.device .col-xs-8,
.device .col-sm-8,
.device .col-md-8,
.device .col-lg-8,
.device .col-xs-9,
.device .col-sm-9,
.device .col-md-9,
.device .col-lg-9,
.device .col-xs-10,
.device .col-sm-10,
.device .col-md-10,
.device .col-lg-10,
.device .col-xs-11,
.device .col-sm-11,
.device .col-md-11,
.device .col-lg-11,
.device .col-xs-12,
.device .col-sm-12,
.device .col-md-12,
.device .col-lg-12 {
  padding-left: 20px;
  padding-right: 20px;
}

.device .top {
  display: block;
}

.device .btn.red-light:hover,
.device .btn.red-light:active,
.device .btn.red-light:focus,
.device .btn.red-light:active:focus:hover {
  cursor: initial !important;
  color: #c29d0b !important;
  background-color: #f9e491 !important;
  border-color: #f9e491 !important;
}

.device .btn.green-light:hover,
.device .btn.green-light:active,
.device .btn.green-light:focus,
.device .btn.green-light:active:focus:hover {
  cursor: initial !important;
  color: #2ab87a !important;
  background-color: #bfead7 !important;
  border-color: #bfead7 !important;
}

.halfsize {
  -moz-transform: scale(0.5);
  -webkit-transform: scale(0.5);
  transform: scale(0.5);
}

/* Device Tables Layout */
.device-status {
  /* Easy Pie Chart Plugin Customization*/
  /* Progress Bar*/
}

.device-status .fill-value {
  float: left;
  width: 95px;
}

.device-status > tbody {
  font-size: 14px;
  border-left: none;
  border-right: none;
}

.device-status > tbody > tr > th {
  width: 150px;
}

.device-status .easy-pie-chart {
  font-weight: 300;
  width: 85px;
  margin: 0 auto;
  font-size: 14px !important;
  position: relative;
  text-align: center;
  height: 75px;
  line-height: 75px;
}

.device-status .easy-pie-chart canvas {
  position: absolute;
  top: 0;
  left: 0;
}

.device-status .progress {
  margin-bottom: 0;
  border-radius: 5px !important;
}

/*Layout Status Table*/
.table-bordered {
  border: none;
}

.table-bordered > tbody > tr > th {
  border-top: 1px solid #efefef;
  border-bottom: 1px solid #efefef;
  border-right: 1px solid #efefef;
  border-left: none;
}

.table-bordered > tbody > tr > td {
  border-top: 1px solid #efefef;
  border-bottom: 1px solid #efefef;
  border-right: none;
  border-left: 1px solid #efefef;
}

/* Device Status Button*/
.status-btn {
  border-radius: 5px !important;
  margin: auto;
  margin-top: 10px;
  display: table;
}

.status-btn.ready {
  background: #bfead7;
  color: #2ab87a;
}

.status-btn.not-ready {
  background: #f9e491;
  color: #c29d0b;
}

.status-btn.grey {
  background: eae8df;
  color: #555;
  font-family: "Frutiger LT W01_65 Bold1475746";
  margin-bottom: 10px;
  max-width: 100px;
  margin-left: auto;
  margin-right: auto;
}

.status-btn.overflow {
  max-width: 135px;
}

/* Tab Content Tables*/
.cash {
  height: 100%;
}

.cash li {
  margin-top: 20px;
  margin-left: 2px;
}

.cash li a {
  padding: 10px 45px;
  font-family: "Frutiger LT W01_65 Bold1475746";
  color: black;
  background-color: #eee;
  border-radius: 5px 5px 0px 0px !important;
}

.cash li.active a {
  background-color: #fff;
  color: black;
}

.cash img {
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 10px;
}

.cash tbody > tr > td {
  padding: 22px 10px;
  text-align: center;
  border-bottom: none !important;
}

.cash tbody > tr > th {
  padding: 22px 40px 22px 8px;
  border-bottom: none;
}

.cash tbody {
  border: none;
}

.cash .grey {
  color: #555;
  display: block;
}

.cash .first-row th,
.cash .first-row td {
  vertical-align: bottom;
  border-top: none;
}

.cash tr:first-child th {
  border-top: 0;
}

.cash tr:last-child td {
  border-bottom: 0;
}

.cash tr th:first-child,
.cash tr td:first-child {
  border-left: 0;
}

.cash tr td:last-child,
.cash tr th:last-child {
  border-right: 0;
}

.buttons {
  position: absolute;
  right: 63px;
  margin-top: -60px;
}

.buttons .btn {
  color: white;
  border-radius: 20px !important;
}

.btn-danger {
  color: white;
  border-radius: 20px !important;
  float: right;
}

.progress-bar-success {
  background-color: #2ab87a;
}

.select-td {
  padding: 0 !important;
}

.currency-select {
  width: 80%;
  border-color: #e7ecf1;
  padding-left: 35%;
}

.safebag {
  color: #333333;
  background-color: #acb5c3;
  border-color: #acb5c3;
  line-height: 1.44;
  font-size: 14px;
  font-family: "Frutiger LT W01_65 Bold1475746";
  margin-bottom: 10px;
  max-width: 100px;
  margin-left: auto;
  margin-right: auto;
  border-radius: 5px !important;
  font-weight: 400;
  text-align: center;
  vertical-align: middle;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
}

/* Stylesheet design for under max-width: 768px */
@media (max-width: 768px) {
  /* 768px */
  .device .col-md-2 {
    display: none;
  }
}
/* Stylesheet design for under max-width: 768px */
@media (max-width: 480px) {
  /* 768px */
  .sm-hide {
    display: none;
  }
  .refresh-time {
    text-align: left;
  }
  .device {
    padding: 0;
  }
  .page-content {
    padding: 10px;
  }
}
/* Stylesheet design for under max-width: 480px */
@media (max-width: 480px) {
  /* 480px */
  .col-md-10 {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  h3 {
    padding-left: 8px;
  }
  .page-content {
    min-height: 0;
  }
  .device-status .fill-value {
    width: auto;
    padding-right: 2px;
    line-height: 20px;
  }
  .page-header .mega-menu .quick-sidebar-toggler {
    position: absolute;
    right: 16px;
    top: 28px;
  }
  .page-header .navbar .topbar-actions .border-vertical-wrapper {
    display: none;
  }
  .device {
    margin-bottom: 0px;
  }
  .device .col-sm-12 {
    padding-left: 0px;
    padding-right: 0px;
  }
  .device-item:not(last-child) {
    margin-bottom: 15px;
  }
  .table {
    margin-top: 0px !important;
    margin-bottom: 0px;
    border-top: none !important;
  }
  .table > tbody > tr > td {
    border-right: none !important;
  }
}
/* Reports Table */
.reports,
.template {
  /* Icons */
}

.reports > tbody > tr > td,
.template > tbody > tr > td,
.reports > tbody > tr > th,
.template > tbody > tr > th {
  vertical-align: middle;
}

.reports i,
.template i {
  font-size: 25px;
  padding-top: 15px;
}

.reports > tbody > tr > td,
.template > tbody > tr > td {
  border-right: 1px solid #efefef;
}

.reports .icon,
.template .icon {
  text-align: center;
}

.reports .icon.red,
.template .icon.red {
  color: #d20535;
}

.reports .icon.grey,
.template .icon.grey {
  color: #6d6d6d;
}

.reports .icon.dialog:hover,
.template .icon.dialog:hover {
  cursor: pointer;
  color: #414141;
}

.reports .status,
.template .status {
  margin-bottom: 0;
}

/* Add Report and Edit Report modals */
#reports-list .portlet-title,
#add-report .portlet-title {
  min-height: initial;
  margin-bottom: 0;
}

#reports-list .portlet-title .caption,
#add-report .portlet-title .caption {
  padding-bottom: 0;
}

#reports-list .portlet-body,
#add-report .portlet-body {
  padding-top: 0;
}

#reports-list .mt-checkbox-inline,
#reports-list .mt-radio-inline,
#add-report .mt-checkbox-inline,
#add-report .mt-radio-inline {
  padding: 0 !important;
}

#reports-list .panel-collapse,
#add-report .panel-collapse {
  padding: 10px;
}

#reports-list .accordion-toggle:hover,
#add-report .accordion-toggle:hover {
  color: #333;
}

#reports-list .list-addresses,
#add-report .list-addresses {
  padding-left: 25px;
}

#reports-list .select2-container--default .select2-selection--multiple,
#add-report .select2-container--default .select2-selection--multiple {
  background-color: white;
  border: 1px solid #c2cad8;
  border-radius: 0px;
  cursor: text;
  display: table;
  table-layout: fixed;
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}

#reports-list .select2-container--default .select2-selection--multiple .select2-search--inline .select2-search__field,
#add-report .select2-container--default .select2-selection--multiple .select2-search--inline .select2-search__field {
  background: transparent;
  padding: 0 12px;
  height: 32px;
  line-height: 1.42857;
  margin-top: 0;
  min-width: 5em;
  width: 100%;
  border-color: white;
}

#reports-list .select2-container--default .select2-selection--multiple .select2-selection__rendered,
#add-report .select2-container--default .select2-selection--multiple .select2-selection__rendered {
  box-sizing: border-box;
  display: block;
  line-height: 1.42857;
  list-style: none;
  margin: 0;
  overflow: hidden;
  padding: 0;
  width: 100%;
  text-overflow: ellipsis;
  white-space: nowrap;
}

#reports-list .select2-dropdown,
#add-report .select2-dropdown {
  z-index: 3051;
}

#reports-list .select2-container--open,
#add-report .select2-container--open {
  z-index: 9999999;
}

#reports-list .select2-container,
#add-report .select2-container {
  width: 100% !important;
  padding: 0;
}

/* Template  Table */
.template.btn {
  border-radius: 20px !important;
}

.template .type {
  width: 60px;
  text-align: center;
}

.template .action {
  width: 200px;
}

/* status colors */
.status {
  color: white;
  padding: 5px;
  display: inline-block;
}

.status.active,
.status.green {
  background: #45b6af;
}

.status.inactive,
.status.grey {
  background: #c1c1c1;
}

/* Add/Modify Reports Modal */
#add-modal .table thead > tr > th,
#add-modal .table .table > tbody > tr > td,
#edit-modal .table thead > tr > th,
#edit-modal .table .table > tbody > tr > td {
  padding: 10px !important;
}

#add-modal .table thead > tr > th,
#edit-modal .table thead > tr > th {
  border-bottom: 2px solid #efefef;
}

#add-modal .modal-dialog,
#edit-modal .modal-dialog {
  width: 1110px !important;
}

#add-modal .modal-body,
#edit-modal .modal-body {
  /* Bootstrap Tagsinput Plugin Modification */
}

#add-modal .modal-body .empty-field .input-group-btn button,
#add-modal .modal-body .empty-field .ui-select-container,
#edit-modal .modal-body .empty-field .input-group-btn button,
#edit-modal .modal-body .empty-field .ui-select-container {
  border-color: #d20535;
}

#add-modal .modal-body input,
#add-modal .modal-body select,
#edit-modal .modal-body input,
#edit-modal .modal-body select {
  width: 100%;
  padding: 8px;
  border-radius: 5px !important;
  border: 1px solid #ccc;
}

#add-modal .modal-body input.empty-field,
#add-modal .modal-body select.empty-field,
#edit-modal .modal-body input.empty-field,
#edit-modal .modal-body select.empty-field {
  border-color: #d20535;
}

#add-modal .modal-body input.smaller,
#add-modal .modal-body select.smaller,
#edit-modal .modal-body input.smaller,
#edit-modal .modal-body select.smaller {
  width: 32%;
}

#add-modal .modal-body input.smaller.right,
#add-modal .modal-body select.smaller.right,
#edit-modal .modal-body input.smaller.right,
#edit-modal .modal-body select.smaller.right {
  margin-right: 7px;
}

#add-modal .modal-body input option,
#add-modal .modal-body select option,
#edit-modal .modal-body input option,
#edit-modal .modal-body select option {
  width: 568px;
}

#add-modal .modal-body .mt-checkbox-inline,
#edit-modal .modal-body .mt-checkbox-inline {
  margin-bottom: 0;
}

#add-modal .modal-body .mt-checkbox-list,
#edit-modal .modal-body .mt-checkbox-list {
  font-family: "Frutiger LT W01_65 Bold1475746";
}

#add-modal .modal-body p,
#edit-modal .modal-body p {
  margin-bottom: 5px;
  margin-top: 20px !important;
  font-family: "Frutiger LT W01_65 Bold1475746";
}

#add-modal .modal-body .select,
#edit-modal .modal-body .select {
  margin-bottom: 10px;
}

#add-modal .modal-body .bootstrap-tagsinput,
#edit-modal .modal-body .bootstrap-tagsinput {
  width: 80%;
  padding: 8px;
  border-radius: 0px 5px 5px 0px;
  min-height: 41px;
}

#add-modal .modal-body .bootstrap-tagsinput input,
#edit-modal .modal-body .bootstrap-tagsinput input {
  padding: 0;
  border: none;
}

#add-modal .modal-body .bootstrap-tagsinput span,
#edit-modal .modal-body .bootstrap-tagsinput span {
  background: white;
  border: 1px solid #ccc;
}

#add-modal .modal-body .bootstrap-tagsinput span.tag,
#edit-modal .modal-body .bootstrap-tagsinput span.tag {
  color: black;
  float: left;
}

#add-modal .modal-body .bootstrap-tagsinput .tag [data-role=remove],
#edit-modal .modal-body .bootstrap-tagsinput .tag [data-role=remove] {
  border: none;
  color: #ccc;
}

#add-modal .modal-body .control-label,
#edit-modal .modal-body .control-label {
  float: left;
  padding-right: 10px;
  width: 20%;
  border: 1px solid #ccc;
  border-radius: 5px 0px 0px 5px;
  margin-top: 0px;
  height: 41px;
  line-height: 40px;
  padding-left: 10px;
}

#add-modal .modal-body .reports-div,
#edit-modal .modal-body .reports-div {
  margin-bottom: 5px;
}

#add-modal .action .btn,
#edit-modal .action .btn {
  border-radius: 20px !important;
}

.portlet.light > .portlet-title {
  border-bottom: none;
}

/* iPad Landscape modifications*/
@media screen and (max-width: 1024px) {
  .device .col-md-2 {
    padding: 0;
  }
  #add-modal .modal-dialog,
  #edit-modal .modal-dialog {
    width: 100% !important;
  }
}
/* Reconciliation Table */
.table {
  /* Diff Colors */
  /* Exapand Comment Layout */
  /* Table Button Layout*/
  /* Comment Tooltip Layout */
}

.table .btn {
  font-size: 14px;
}

.table .btn.btn-outline.blue-recon.disabled:hover {
  border-color: #b0c1d2;
  color: #b0c1d2;
  background-color: white;
}

.table thead > tr > th,
.table .table:not(.table-condensed) > tbody > tr > td {
  padding: 15px !important;
  border: 1px solid #ccc;
}

.table > tbody > tr > td,
.table > thead:first-child > tr:first-child > th {
  border: 1px solid #e7ecf1;
}

.table .details {
  font-size: 12px;
  padding-left: 20px;
}

.table a {
  color: black;
}

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

.table th span {
  color: #b0c1d2;
}

.table .double {
  position: absolute;
  margin-left: 5px;
}

.table .double.fa-caret-up {
  margin-top: -2px;
}

.table .double.fa-caret-down {
  margin-top: 5px;
}

.table input {
  width: 100px;
}

.table .btn-right {
  float: right;
}

.table .ready {
  padding: 6px 11px;
}

.table > tbody > tr > td.action {
  vertical-align: middle;
}

.table > tbody > tr > td.action .btn-sm {
  padding: 4px 6px;
}

.table > tbody > tr > td.action .green > i {
  color: #45b6af;
}

.table > tbody > tr > td.action .green > i:hover {
  color: #32817c;
}

.table > tbody > tr > td.action i {
  padding-right: 5px;
}

.table > tbody > tr > td.action i:before {
  font-size: 16px;
}

.table > tbody > tr > td.action i:hover {
  cursor: pointer;
  color: #ffffff;
}

.table .diff.green {
  color: #45b6af;
}

.table .diff.yellow {
  color: #c29d0b;
}

.table .expand {
  color: white;
  font-size: 10px;
  border-radius: 50%;
  padding: 0;
  width: 17px;
}

.table .expand.exp {
  background: #8DA0B3;
  border-radius: 56px !important;
  width: 18px;
  font-size: 12px;
}

.table .expand.exp.disabled {
  background: #b0c1d2;
}

.table .expand.exp i {
  font-size: 10px;
}

.table .expand.col {
  background: #45b6af;
  border-radius: 56px !important;
  width: 18px;
  font-size: 12px;
}

.table .expand.col i {
  font-size: 10px;
}

.table .blue-recon,
.table .filter-submit,
.table .filter-cancel,
.table .blue-sharp {
  margin-bottom: 3px;
  margin-top: 3px;
}

.table .blue-recon i,
.table .filter-submit i,
.table .filter-cancel i,
.table .blue-sharp i {
  padding-right: 5px;
}

.table .blue-recon i:before,
.table .filter-submit i:before,
.table .filter-cancel i:before,
.table .blue-sharp i:before {
  font-size: 14px;
}

.table .blue-recon i:hover,
.table .filter-submit i:hover,
.table .filter-cancel i:hover,
.table .blue-sharp i:hover {
  cursor: pointer;
  color: #ffffff;
}

.table.reconciliation .blue-recon,
.table.reconciliation .filter-submit,
.table.reconciliation .filter-cancel {
  width: 122px;
}

.table .comment-table {
  background-color: #eef1f6;
}

.table .help {
  color: #d20535;
}

.table .help input {
  border-color: #d20535;
  border-style: solid;
}

.table .tooltiptext {
  margin-left: -20px;
  background-color: #FFF;
  border-radius: 4px;
  border: 1px solid #e0e0e0;
  position: absolute;
  z-index: 1;
  padding: 5px;
  margin-top: -25px;
  /* according to application */
  color: black;
}

.table .tooltiptext.cancel {
  margin-top: -15px;
  /* according to application */
}

.table .tooltiptext.v2 {
  width: 450px;
  margin-top: -10px;
}

.table .tooltiptext::after {
  content: " ";
  position: absolute;
  top: 50%;
  right: 100%;
  /* To the left of the tooltip */
  margin-top: -8px;
  border-width: 8px;
  border-style: solid;
  border-color: transparent #fff transparent transparent;
}

.table .tooltiptext::before {
  content: " ";
  position: absolute;
  top: 50%;
  right: 100%;
  /* To the left of the tooltip */
  margin-top: -8px;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
  border-right: 8px solid #aeaeae;
}

.table .commentForm input {
  width: 85% !important;
}

/* Sales Charts navigation*/
.portlet-title.no-border {
  border-bottom: none;
}

.portlet-title .actions {
  float: right;
}

.portlet-title .actions .btn-group .active .btn {
  font-size: 14px;
  color: white;
}

.portlet-title .actions .btn-group .active .btn.blue-hoki {
  background-color: #67809F;
}

.portlet-title .actions .btn-group .active .btn.blue-tabs {
  background-color: #27a9e3;
}

/* iPad Landscape Layout*/
@media screen and (max-width: 1024px) {
  .margin-bottom,
  .edit,
  .status {
    margin-bottom: 5px;
  }
  .table td {
    font-size: 12px;
  }
  .table > tbody > tr > td.action i {
    padding-right: 5px;
  }
  .table > tbody > tr > td.action i:before {
    font-size: 14px;
  }
  .table > tbody > tr > td.action i:hover {
    cursor: pointer;
    color: #ffffff;
  }
  .table thead tr th,
  .table > tbody > tr > td {
    font-size: 12px;
    padding: 6px !important;
  }
  .table .btn {
    font-size: 12px;
    padding: 3px 8px;
  }
  .table .btn.expand {
    padding: 0;
  }
  .table .btn i {
    font-size: 10px;
  }
  .table .expand.exp i {
    font-size: 10px;
  }
  .table .tooltiptext {
    margin-left: -10px;
  }
  .table .tooltiptext.v2 {
    margin-left: -50px;
    width: 220px;
  }
  .table .tooltiptext.v2:before,
  .table .tooltiptext.v2:after {
    margin-top: -25px;
  }
  .table .commentForm input {
    width: 320px !important;
  }
}
/* nav-tabs for orders */
.orders li {
  margin-top: 20px;
  margin-left: 2px;
}

.orders li a {
  padding: 10px 20px;
  font-family: "Frutiger LT W01_65 Bold1475746";
  color: black;
  background-color: #eee;
  border-radius: 5px 5px 0px 0px !important;
}

.orders li.active a {
  background-color: #fff;
  color: black;
}

/*single article layout*/
.article {
  min-height: 220px;
  padding: 20px;
}

.article .img-wrapper {
  width: 186px;
  height: 186px;
  float: left;
}

.article img {
  padding: 20px;
  display: block;
  vertical-align: middle;
  margin: 0 auto;
  max-height: 170px;
  transform: scale(0.8, 0.8);
  -ms-transform: scale(0.8, 0.8);
  -webkit-transform: scale(0.8, 0.8);
}

.article h3 {
  font-size: 20px;
  display: inline;
}

.article table {
  width: calc(100% - 220px);
  min-height: 145px;
}

.article table th {
  font-family: "Frutiger LT W01_65 Bold1475746";
}

.article table th,
.article table td {
  border: 1px solid #efefef;
  padding: 10px;
}

.article table th.first,
.article table td.first {
  border-left: none;
}

.article table th.last,
.article table td.last {
  border-right: none;
}

.article table td {
  padding-bottom: 30px;
  border-bottom: none;
  border-left: none;
  border-right: none;
}

.article select,
.article input {
  padding: 10px;
  border: 1px solid #c2cad8;
  border-radius: 5px !important;
}

.article input {
  width: 100px;
}

.article .txt {
  padding-left: 10px;
}

.article .action {
  float: right;
  margin-top: -26px;
  border: 10px solid white;
}

.article .border {
  width: 100%;
  height: 1px;
  background: #efefef;
  border: none !important;
}

/*cart*/
.action.right {
  float: right;
  margin-top: 22px;
}

.action.right .badge {
  padding-top: 4px;
}

/* Modal shopping cart*/
#modal-cart .address {
  width: 50%;
  float: left;
  padding: 10px;
}

#modal-cart .address .caption {
  padding-bottom: 10px;
}

#modal-cart .address .content {
  border: 1px solid #eee;
  padding: 10px;
}

#modal-cart a {
  color: #3b99fc;
}

#modal-cart .pdf-icon {
  margin: 0 5px 0px 3px;
  width: 18px;
  height: auto;
}

#modal-cart .order-items {
  padding: 10px;
}

#modal-cart .order-items .content {
  border: 1px solid #eee;
  padding: 10px;
}

#modal-cart .order-items table {
  width: 100%;
}

#modal-cart .order-items table thead {
  background: #e5e5e5;
}

#modal-cart .order-items table tfoot {
  background: #fae6ea;
  font-family: "Frutiger LT W01_65 Bold1475746";
}

#modal-cart .order-items table th,
#modal-cart .order-items table td {
  padding: 5px;
}

#modal-cart .order-items .caption {
  padding-bottom: 10px;
}

#modal-cart .delivery {
  padding: 10px;
}

#modal-cart .delivery select {
  padding: 10px;
  border: 1px solid #c2cad8;
  border-radius: 5px !important;
  width: 100%;
}

#modal-cart .delivery .caption {
  padding-bottom: 10px;
}

#modal-cart .delivery input[type=checkbox] {
  position: relative;
  width: auto;
  margin: 0;
  vertical-align: middle;
  margin-left: 2px;
}

#modal-cart .delivery .checkbox {
  padding: 9px 10px 11px 10px;
  width: 7%;
  background: #eee;
  display: inline;
  border: 1px solid #ddd;
  border-radius: 3px 0px 0px 3px !important;
  margin-left: -1px;
}

#modal-cart .delivery .agb-txt {
  border: 1px solid #c2cad8;
  border-radius: 0px 5px 5px 0px !important;
  padding: 10px;
  display: inline-block;
  width: 509px;
  margin-left: -5px;
}

#modal-cart .delivery select {
  border-color: #c2cad8;
  margin-bottom: 15px;
}

#modal-cart .modal-footer .left {
  float: left;
}

#modal-cart .delete {
  display: inline-block;
  cursor: pointer;
  font-size: 18px;
  float: right;
}

#modal-cart .delete i:hover {
  color: #d20535;
}

#modal-cart #accordion3 .panel .panel-title .accordion-toggle {
  display: inline-block;
  width: 89%;
}

#modal-cart #accordion3 .panel-collapse {
  padding: 10px;
}

#modal-cart #accordion3 .panel-title a {
  color: #333;
  font-size: 14px;
  padding: 12px 15px;
}

#modal-cart #accordion3 .panel-title a .link {
  text-decoration: underline;
  color: #3b99fc;
}

/*Layout orders iPadPro Landscape*/
@media (max-width: 1500px) {
  .col-lg-6 {
    width: 100%;
  }
}
/*Layout orders iPad Landscape*/
@media (max-width: 1024px) {
  #modal-cart .delivery .agb-txt {
    width: 505px;
  }
  .article.accessory table,
  .article.accessory .border {
    margin: 0 auto;
  }
  .article.accessory .border {
    width: 74%;
  }
  .article.accessory .action {
    margin-right: 0px;
  }
}
/* Item in Cart animation */
.shakeit {
  -webkit-animation-name: thumb;
  -webkit-animation-duration: 200ms;
  -webkit-transform-origin: 50% 50%;
  -webkit-animation-iteration-count: 2;
  -webkit-animation-timing-function: linear;
}

.itemaddedanimate {
  -webkit-transition: all ease-in-out 0.5s;
}

@-webkit-keyframes thumb {
  0% {
    -webkit-transform: scale(1);
  }
  50% {
    -webkit-transform: scale(0.8);
  }
  100% {
    -webkit-transform: scale(1);
  }
}
/* Single Cashbox Item */
.cashbox {
  border: 1px solid #eee;
  margin-bottom: 20px;
  padding: 20px;
  /* Cashboc Table*/
}

.cashbox img {
  padding: 20px 40px;
  float: left;
  width: 160px;
}

.cashbox .heading {
  font-size: 20px;
}

.cashbox table {
  width: 80%;
}

.cashbox table td,
.cashbox table th {
  padding: 10px;
  border: 1px solid #efefef;
}

.cashbox table td.first,
.cashbox table th.first {
  border-left: none;
}

.cashbox table td.last,
.cashbox table th.last {
  border-right: none;
}

.cashbox table i {
  color: #659be0;
  font-size: 18px;
  vertical-align: middle;
  padding-left: 10px;
}

.cashbox table i:hover {
  color: #4870a3;
}

/* Moadl Cashbox Details*/
#modal-cashbox-details .modal-content .modal-header {
  padding: 5px 10px;
}

#modal-cashbox-details .modal-content .modal-title {
  padding: 10px;
}

#modal-cashbox-details .modal-content .actions {
  float: right;
  display: inline-block;
  padding: 6px 0 14px 0;
}

#modal-cashbox-details .modal-content .modal-title {
  display: inline-block;
}

#modal-cashbox-details .modal-content .btns {
  float: right;
  display: inline-block;
}

#modal-cashbox-details .modal-content .btns .btn {
  border-radius: 0px !important;
}

#modal-cashbox-details .modal-content .details {
  font-size: 14px;
}

#modal-cashbox-details .modal-content form {
  float: right;
  display: inline-block;
  margin-bottom: 5px;
}

#modal-cashbox-details .modal-content form span {
  float: left;
  line-height: 36px;
  padding-right: 10px;
}

#modal-cashbox-details .modal-content form input {
  width: 200px;
  border-radius: 0px !important;
}

#modal-cashbox-details .modal-content select {
  width: 80px;
  margin-top: -2px;
}

#modal-cashbox-details .modal-content .expand.col {
  background: #36c6d3;
}

#modal-cashbox-details .modal-content .expand i {
  padding-left: 1px;
}

/* Table Transaction Overview */
.transaction-overview {
  border: 1px solid #eff2f6;
  padding: 10px;
}

.transaction-overview i {
  padding-right: 10px;
}

.transaction-overview .table > tbody > tr > td {
  vertical-align: middle;
}

.transaction-overview .filter-cancel,
.transaction-overview .filter-submit,
.transaction-overview .show-details {
  border-radius: 0px;
  font-size: 14px;
  width: 110px;
}

/* Cashbox Transactions Details Modal */
#modal-cashbox-details,
#modal-transactions-details {
  /* General Transactions Details Table */
  /* Transaction Tab */
}

#modal-cashbox-details .modal-dialog,
#modal-transactions-details .modal-dialog {
  max-width: 100%;
  width: auto !important;
  display: inline-block;
}

#modal-cashbox-details .modal.in,
#modal-transactions-details .modal.in {
  text-align: center;
}

#modal-cashbox-details .modal-content,
#modal-transactions-details .modal-content {
  text-align: left;
}

#modal-cashbox-details .table-details td,
#modal-cashbox-details .details-general td,
#modal-cashbox-details .table-details th,
#modal-cashbox-details .details-general th,
#modal-transactions-details .table-details td,
#modal-transactions-details .details-general td,
#modal-transactions-details .table-details th,
#modal-transactions-details .details-general th {
  border: 1px solid #e6ebf0;
  padding: 5px 15px;
}

#modal-cashbox-details .table-details td.first,
#modal-cashbox-details .details-general td.first,
#modal-cashbox-details .table-details th.first,
#modal-cashbox-details .details-general th.first,
#modal-transactions-details .table-details td.first,
#modal-transactions-details .details-general td.first,
#modal-transactions-details .table-details th.first,
#modal-transactions-details .details-general th.first {
  border-left: none;
}

#modal-cashbox-details .table-details td.last,
#modal-cashbox-details .details-general td.last,
#modal-cashbox-details .table-details th.last,
#modal-cashbox-details .details-general th.last,
#modal-transactions-details .table-details td.last,
#modal-transactions-details .details-general td.last,
#modal-transactions-details .table-details th.last,
#modal-transactions-details .details-general th.last {
  border-right: none;
}

#modal-cashbox-details .table-details td,
#modal-cashbox-details .details-general td,
#modal-transactions-details .table-details td,
#modal-transactions-details .details-general td {
  border-bottom: none;
}

#modal-cashbox-details .details-general,
#modal-transactions-details .details-general {
  margin-bottom: 10px;
}

#modal-cashbox-details .details-general th,
#modal-transactions-details .details-general th {
  border-top: none;
}

#modal-cashbox-details span.note-coins,
#modal-transactions-details span.note-coins {
  font-family: "Frutiger LT W01_65 Bold1475746";
  padding-bottom: 5px;
}

#modal-cashbox-details .trans-details.tab-content,
#modal-cashbox-details .trans-details.nav-tabs,
#modal-transactions-details .trans-details.tab-content,
#modal-transactions-details .trans-details.nav-tabs {
  border: none;
  border-top: none;
  padding: 10px;
}

#modal-cashbox-details .trans-details.tab-content a,
#modal-cashbox-details .trans-details.nav-tabs a,
#modal-transactions-details .trans-details.tab-content a,
#modal-transactions-details .trans-details.nav-tabs a {
  border: none !important;
}

#modal-cashbox-details .trans-details.nav-tabs,
#modal-transactions-details .trans-details.nav-tabs {
  margin-bottom: 0;
  border-color: #eee;
}

#modal-cashbox-details .trans-details.nav-tabs > li.active > a,
#modal-cashbox-details .trans-details.nav-tabs > li.active > a:hover,
#modal-transactions-details .trans-details.nav-tabs > li.active > a,
#modal-transactions-details .trans-details.nav-tabs > li.active > a:hover {
  border: 1px solid #eee;
  border-bottom-color: transparent;
  font-family: "Frutiger LT W01_65 Bold1475746";
}

/* Transactions table*/
.table {
  margin-top: 20px;
}

.table .ui-select-bootstrap.form-control,
.table .ui-select-choices.dropdown-menu {
  border-radius: 3px !important;
}

.table .ui-select-multiple.ui-select-bootstrap input.ui-select-search {
  font-size: 12px;
}

.table.transactions .btn-outline {
  width: 114px;
}

.table .status.teal {
  background: #37c6d3;
  width: 90px;
}

.table .status.blue {
  background: #77a7e4;
  width: 90px;
}

.table .status.yellow {
  background: #F4D03F;
  width: 90px;
}

.table input.half {
  width: 48%;
  float: left;
  margin: 0 1%;
}

.table .date i {
  position: absolute;
  bottom: 10px;
  right: 5px;
  top: auto;
  cursor: pointer;
  z-index: 5;
}

/* Sales Charts*/
.sales {
  border-bottom: none;
  /* Sales Charts navigation*/
}

.sales .portlet-body {
  padding-top: 55px !important;
}

.sales .portlet-body #container5 {
  margin-bottom: 25px !important;
}

.sales .portlet-title.no-border {
  border-bottom: none;
}

.sales .portlet-title .actions {
  float: right;
}

.sales .portlet-title .actions .btn-group .active .btn {
  font-size: 14px;
  color: white;
}

.sales .portlet-title .actions .btn-group .active .btn.blue-hoki {
  background-color: #67809F;
}

.sales .portlet-title .actions .btn-group .active .btn.blue-tabs {
  background-color: #27a9e3;
}

.sales .caption-subject {
  float: left;
}

/* Modal Transactions details*/
#modal-sales-details .modal-dialog {
  width: 755px;
}

#modal-sales-details .modal-title {
  padding: 10px 0;
}

#modal-sales-details .actions {
  float: right;
  display: inline-block;
  padding: 6px 0 14px 0;
}

#modal-sales-details .btn.red {
  float: right;
  display: inline-block;
}

#modal-sales-details h4 {
  display: inline-block;
}

/* Charts*/
.highcharts-stack-labels tspan {
  color: #27a9e2;
}

.highcharts-container {
  width: 100% !important;
}

.table > tbody > tr > td {
  vertical-align: middle;
}

.date-chart {
  position: absolute;
  bottom: 35px;
  right: 40px;
}

/*--------------------------------------------------
    [Login Page] -- ADDED
----------------------------------------------------*/
/* Login Page */
.auth-page {
  position: fixed;
  padding: 0;
  margin: 0;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url(../img/money-924828.jpg);
  background-size: cover;
  /* Login Field Layout */
}

.auth-page .build {
  position: absolute;
  right: 0;
  bottom: 0;
  padding: 10px;
  color: white;
  font-size: 10px;
}

.auth-page .privacy-notice {
  color: white;
  position: absolute;
  bottom: 0;
  text-align: center;
  left: 50%;
  padding: 10px;
}

.auth-page .privacy-notice div {
  position: relative;
  left: -50%;
}

.auth-page .login-field {
  max-width: 380px;
  background: white;
  margin: 0 auto;
  margin-top: 175px;
  /* Login Form*/
  /* Submit Button */
  /* Checkbox*/
}

.auth-page .login-field .top,
.auth-page .login-field .bottom {
  padding: 30px;
}

.auth-page .login-field .top img,
.auth-page .login-field .bottom img {
  width: 100%;
  margin-bottom: 30px;
}

.auth-page .login-field .border {
  border-color: #e7e5e4;
}

.auth-page .login-field h1 {
  font-family: "Oswald";
  font-size: 33px;
  margin: 10px 0;
}

.auth-page .login-field .form-group {
  position: relative;
}

.auth-page .login-field .form-group .fa-lock,
.auth-page .login-field .form-group .fa-user {
  color: #c7c5c4;
  top: 10px;
  left: 10px;
  position: absolute;
  font-size: 18px;
}

.auth-page .login-field input,
.auth-page .login-field input:active,
.auth-page .login-field .input:focus {
  border-radius: 0px;
  border-color: #b8bfcc;
  border-left: 2px solid #d30535;
  padding-left: 30px;
}

.auth-page .login-field .alert {
  border-radius: 0;
}

.auth-page .login-field button {
  background-color: #cc1533;
  border-color: #cc1533;
  float: right;
}

.auth-page .login-field button.close {
  background-color: transparent;
}

.auth-page .login-field button:hover {
  background-color: #a21229;
  border-color: #a21229;
}

.auth-page .login-field button:hover.close {
  background-color: transparent;
}

.auth-page .login-field .mt-radio,
.auth-page .login-field .mt-checkbox {
  height: 45px;
  margin-bottom: 0;
  padding-top: 14px;
}

.auth-page .login-field .mt-checkbox.mt-checkbox-outline > span {
  margin-top: 14px;
}

/* Stylesheet design for under max-width: 480px */
@media (max-width: 480px) {
  /* 480px */
  .auth-page .login-field button {
    float: left;
  }
  .auth-page .login-field .mt-checkbox {
    float: left;
    width: 100%;
  }
  .auth-page .privacy-notice {
    color: white;
    position: absolute;
    bottom: 20px;
    text-align: justify;
    padding: 10px;
    width: 100%;
    font-size: 11px;
  }
  .auth-page .privacy-notice div {
    position: relative;
    padding-right: 20px;
  }
}
/* Google Map */
.angular-google-map-container {
  height: 800px;
}

.infobox {
  max-width: 200px !important;
}

#locations-map .blockUI.blockMsg.blockElement {
  top: 41% !important;
}

/* Info Window */
.map-window {
  font-size: 15px;
  color: #555;
  font-family: "Frutiger LT W01_65 Bold1475746";
  min-width: 135px;
  cursor: pointer;
  font-weight: normal;
}

.map-window .text {
  float: right;
}

.map-window .time {
  font-size: 9px;
  color: #8e8e8e;
  background: #f5f5f5;
  padding: 5px;
  text-align: right;
  border-radius: 0px 0px 3px 3px;
}

.map-window .body {
  padding: 10px;
  border-radius: 3px 3px 0px 0px;
}

.map-window .amounts {
  margin: 5px 0;
}

.map-window .details {
  padding-top: 5px;
  color: #d20535;
  font-size: 12px;
}

/* move infobox */
.infobox {
  transform: translateX(25px) translateY(-80px) !important;
  -webkit-transform: translateX(25px) translateY(-80px) !important;
  -moz-transform: translateX(25px) translateY(-80px) !important;
}

/*
.btn-toolbar {
    position: absolute;
    z-index: 1000;
    right: 43px;
    top: 30px;
}*/
/* iPad Layout */
@media screen and (max-width: 1024px) {
  .angular-google-map-container {
    height: 480px;
  }
}
.portlet.last {
  margin-bottom: 0;
}

/* Plates BG Image */
.bgimg .visual {
  opacity: 0.2;
  background-size: 90px auto;
  background-repeat: no-repeat;
  background-position: -2px 38px;
}

/* Dashboard Plates */
.dashboard-stat.summary {
  height: 266px;
}

.dashboard-stat.empty-state {
  background: #e6e6e6;
  height: 120px;
  padding: 20px;
  display: flex;
}

.dashboard-stat .date {
  position: absolute;
  right: 15px;
  bottom: 25px;
  font-size: 10px;
  color: #fff;
  background: rgba(255, 255, 255, 0.2);
  padding: 2px;
}

.dashboard-stat .placeholder-pic {
  width: 100%;
  max-width: 250px;
  margin: 0 auto;
}

.dashboard-stat .container .custom-counter li {
  padding-right: 10px;
}

#dashboard-chart .portlet-title .caption {
  padding: 50px 0px 10px 0px;
}

#dashboard-chart .actions {
  float: right;
}

/* Empty chart state container */
.chart-empty {
  overflow: hidden;
  height: 300px;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 22px;
  background-color: #f5f5f5;
}

/* iPad Landscape Layout*/
@media screen and (max-width: 1024px) {
  .chart {
    height: 169px;
  }
}
.ipp {
  display: inline-block;
  float: none !important;
  padding-left: 5px;
  margin: 0 !important;
  position: static !important;
}

.ipp .form-control {
  width: 70px;
  display: inline-block;
}

.pagination-panel {
  float: left;
}

/* Date Picker */
.date-picker .caret {
  float: right;
  margin-top: 6px;
}

.date-picker i {
  font-size: 12px;
}

.date-picker .btn-sm {
  padding: 3px 10px;
}

.date .input-sm {
  height: 32px;
  margin-top: 4px;
}

.btn-cal {
  padding: 0 !important;
  margin-left: -20px !important;
  background-color: transparent !important;
  border-color: transparent !important;
  width: 17px;
}

.btn-cal i {
  margin-top: 6px;
  z-index: 20;
}

.daterangepicker .calendar {
  display: block !important;
}

.daterangepicker .ranges li.active,
.daterangepicker .ranges li:hover {
  background: #77a7e4 !important;
  border: 1px solid #77a7e4 !important;
  color: #fff;
}

/* Input fields */
.input-group {
  display: table;
  border-collapse: separate;
  width: 100%;
}

.input-group .form-control:first-child {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}

/* Success Btton Color Change */
.btn-success {
  color: #fff;
  background-color: #4b8df8;
  border-color: #4b8df8;
}

.btn-success:hover {
  background-color: #3665b3;
  border-color: #3665b3;
}

/* Select2 Plugin Modification */
.select2-container {
  height: 30px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
  border-color: #c2cad8;
}

/* General Table Modifications*/
.table .btn.btn-outline.grey:hover,
.table .btn.btn-outline.grey:active,
.table .btn.btn-outline.grey:focus {
  color: white;
}

.table .checkbox-many {
  margin-left: 6px;
}

.table input {
  width: 100%;
}

.table thead:first-child > tr:first-child > th {
  border-top: 1px solid #efefef;
}

/*!
 * ui-select
 * http://github.com/angular-ui/ui-select
 * Version: 0.19.8 - 2017-04-18T05:43:43.881Z
 * License: MIT
 */
/* Style when highlighting a search. */
.ui-select-highlight {
  font-weight: bold;
}

.ui-select-offscreen {
  clip: rect(0 0 0 0) !important;
  width: 1px !important;
  height: 1px !important;
  border: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  overflow: hidden !important;
  position: absolute !important;
  outline: 0 !important;
  left: 0px !important;
  top: 0px !important;
}

.ui-select-choices-row:hover {
  background-color: #f5f5f5;
}

/* Select2 theme */
/* Mark invalid Select2 */
.ng-dirty.ng-invalid > a.select2-choice {
  border-color: #D44950;
}

.select2-result-single {
  padding-left: 0;
}

.select2-locked > .select2-search-choice-close {
  display: none;
}

.select-locked > .ui-select-match-close {
  display: none;
}

body > .select2-container.open {
  z-index: 9999;
  /* The z-index Select2 applies to the select2-drop */
}

/* Handle up direction Select2 */
.ui-select-container[theme=select2].direction-up .ui-select-match,
.ui-select-container.select2.direction-up .ui-select-match {
  border-radius: 0px;
  /* FIXME hardcoded value :-/ */
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.ui-select-container[theme=select2].direction-up .ui-select-dropdown,
.ui-select-container.select2.direction-up .ui-select-dropdown {
  border-radius: 0px;
  /* FIXME hardcoded value :-/ */
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  border-top-width: 1px;
  /* FIXME hardcoded value :-/ */
  border-top-style: solid;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  margin-top: -4px;
  /* FIXME hardcoded value :-/ */
}

.ui-select-container[theme=select2].direction-up .ui-select-dropdown .select2-search,
.ui-select-container.select2.direction-up .ui-select-dropdown .select2-search {
  margin-top: 4px;
  /* FIXME hardcoded value :-/ */
}

.ui-select-container[theme=select2].direction-up.select2-dropdown-open .ui-select-match,
.ui-select-container.select2.direction-up.select2-dropdown-open .ui-select-match {
  border-bottom-color: #5897fb;
}

.ui-select-container[theme=select2] .ui-select-dropdown .ui-select-search-hidden,
.ui-select-container[theme=select2] .ui-select-dropdown .ui-select-search-hidden input {
  opacity: 0;
  height: 0;
  min-height: 0;
  padding: 0;
  margin: 0;
  border: 0 !important;
}

/* Selectize theme */
/* Helper class to show styles when focus */
.selectize-input.selectize-focus {
  border-color: #007FBB !important;
}

/* Fix input width for Selectize theme */
.selectize-control.single > .selectize-input > input {
  width: 100%;
}

/* Fix line break when there's at least one item selected with the Selectize theme */
.selectize-control.multi > .selectize-input > input {
  margin: 0 !important;
}

/* Fix dropdown width for Selectize theme */
.selectize-control > .selectize-dropdown {
  width: 100%;
}

/* Mark invalid Selectize */
.ng-dirty.ng-invalid > div.selectize-input {
  border-color: #D44950;
}

/* Handle up direction Selectize */
.ui-select-container[theme=selectize].direction-up .ui-select-dropdown {
  box-shadow: 0 -4px 8px rgba(0, 0, 0, 0.25);
  margin-top: -2px;
  /* FIXME hardcoded value :-/ */
}

.ui-select-container[theme=selectize] input.ui-select-search-hidden {
  opacity: 0;
  height: 0;
  min-height: 0;
  padding: 0;
  margin: 0;
  border: 0;
  width: 0;
}

/* Bootstrap theme */
/* Helper class to show styles when focus */
.btn-default-focus {
  color: #333;
  background-color: #EBEBEB;
  border-color: #ADADAD;
  text-decoration: none;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}

.ui-select-bootstrap .ui-select-toggle {
  position: relative;
}

.ui-select-bootstrap .ui-select-toggle > .caret {
  position: absolute;
  height: 10px;
  top: 50%;
  right: 10px;
  margin-top: -2px;
}

/* Fix Bootstrap dropdown position when inside a input-group */
.input-group > .ui-select-bootstrap.dropdown {
  /* Instead of relative */
  position: static;
}

.input-group > .ui-select-bootstrap > input.ui-select-search.form-control {
  border-radius: 0px;
  /* FIXME hardcoded value :-/ */
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.input-group > .ui-select-bootstrap > input.ui-select-search.form-control.direction-up {
  border-radius: 0px !important;
  /* FIXME hardcoded value :-/ */
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
}

.ui-select-bootstrap .ui-select-search-hidden {
  opacity: 0;
  height: 0;
  min-height: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

.ui-select-bootstrap.form-control,
.ui-select-choices.dropdown-menu {
  border-radius: 0 !important;
}

.ui-select-bootstrap > .ui-select-match > .btn {
  /* Instead of center because of .btn */
  text-align: left !important;
}

.ui-select-bootstrap > .ui-select-match > .caret {
  position: absolute;
  top: 45%;
  right: 15px;
}

/* See Scrollable Menu with Bootstrap 3 http://stackoverflow.com/questions/19227496 */
.ui-select-bootstrap > .ui-select-choices,
.ui-select-bootstrap > .ui-select-no-choice {
  width: 100%;
  height: auto;
  max-height: 200px;
  overflow-x: hidden;
  margin-top: -1px;
}

body > .ui-select-bootstrap.open {
  z-index: 1000;
  /* Standard Bootstrap dropdown z-index */
}

.ui-select-multiple.ui-select-bootstrap {
  height: auto;
  padding: 5px 3px 2px 3px;
}

.ui-select-multiple.ui-select-bootstrap input.ui-select-search {
  background-color: transparent !important;
  /* To prevent double background when disabled */
  border: none !important;
  outline: none;
  height: 1.666666em;
  margin-bottom: 3px;
}

.ui-select-multiple.ui-select-bootstrap .ui-select-match .close {
  font-size: 1.6em;
  line-height: 0.75;
}

.ui-select-multiple.ui-select-bootstrap .ui-select-match-item {
  outline: 0;
  margin: 0 3px 3px 0;
}

.ui-select-multiple .ui-select-match-item {
  position: relative;
}

.ui-select-multiple .ui-select-match-item.dropping .ui-select-match-close {
  pointer-events: none;
}

.ui-select-multiple:hover .ui-select-match-item.dropping-before:before {
  content: "";
  position: absolute;
  top: 0;
  right: 100%;
  height: 100%;
  margin-right: 2px;
  border-left: 1px solid #428bca;
}

.ui-select-multiple:hover .ui-select-match-item.dropping-after:after {
  content: "";
  position: absolute;
  top: 0;
  left: 100%;
  height: 100%;
  margin-left: 2px;
  border-right: 1px solid #428bca;
}

.ui-select-bootstrap .ui-select-choices-row > span {
  cursor: pointer;
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: 400;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap;
}

.ui-select-bootstrap .ui-select-choices-row > span:hover,
.ui-select-bootstrap .ui-select-choices-row > span:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}

.ui-select-bootstrap .ui-select-choices-row.active > span {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #428bca;
}

.ui-select-bootstrap .ui-select-choices-row.disabled > span,
.ui-select-bootstrap .ui-select-choices-row.active.disabled > span {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
}

/* fix hide/show angular animation */
.ui-select-match.ng-hide-add,
.ui-select-search.ng-hide-add {
  display: none !important;
}

/* Mark invalid Bootstrap */
.ui-select-bootstrap.ng-dirty.ng-invalid > button.btn.ui-select-match {
  border-color: #D44950;
}

/* Handle up direction Bootstrap */
.ui-select-container[theme=bootstrap].direction-up .ui-select-dropdown {
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}

.ui-select-bootstrap .ui-select-match-text {
  width: 100%;
  padding-right: 1em;
}

.ui-select-bootstrap .ui-select-match-text span {
  display: inline-block;
  width: 100%;
  overflow: hidden;
}

.ui-select-bootstrap .ui-select-toggle > a.btn {
  position: absolute;
  height: 10px;
  right: 10px;
  margin-top: -2px;
}

/* Spinner */
.ui-select-refreshing.glyphicon {
  position: absolute;
  right: 0;
  padding: 8px 27px;
}

@-webkit-keyframes ui-select-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes ui-select-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.ui-select-spin {
  -webkit-animation: ui-select-spin 2s infinite linear;
  animation: ui-select-spin 2s infinite linear;
}

.ui-select-refreshing.ng-animate {
  -webkit-animation: none 0s;
}

.ml-20 {
  margin-left: 20px;
}

.mt-20 {
  margin-top: 20px;
}

.mt-12 {
  margin-top: 12px;
}

.gaa-device-cell {
  margin-right: -1px;
  margin-bottom: -1px;
  display: flex;
  border: 1px solid #efefef;
  padding: 20px;
}

.gaa-device-cell strong {
  display: block;
  margin-bottom: 8px;
}

.gaa-details-table strong {
  margin-top: 8px;
}

.gaa-details-table tr {
  border-top: 1px solid #efefef;
  border-bottom: 1px solid #efefef;
}

.gaa-details-table td:first-child {
  border-right: 1px solid #efefef;
  font-weight: 600;
}

.gaa-details-table td {
  padding-right: 20px;
  line-height: 22px;
}

.gaa-details-table td:nth-child(2) {
  padding-left: 10px;
}

.gaa-details-table a {
  color: black;
  text-decoration: underline;
}

.gaa-details-table.download-files img {
  margin-right: 10px;
}

.btn-green {
  background-color: #45b6af;
  color: white;
}

.gaa-add .btn {
  width: 236px;
}

.gaa-add .fa {
  font-size: 18px !important;
  margin-right: 10px;
  vertical-align: middle;
}

.flex-between {
  display: flex !important;
  justify-content: space-between;
  width: 100%;
}

.flex-center {
  display: flex;
  justify-content: center;
}

.flex-between span {
  margin: auto 0;
}

.gaa-form-progress .step .circle {
  border: 2px solid #979797;
  width: 50px;
  height: 50px;
  display: block;
  margin: auto;
  line-height: 50px;
  text-align: center;
  font-size: 25px;
  color: #979797;
  background-color: white;
}

.gaa-form-progress .step .caption {
  color: #979797;
  text-align: center;
  display: block;
  margin-top: 10px;
}

.gaa-form-progress .step.active .circle {
  border: 2px solid #45b6af;
  background-color: #45b6af;
  color: white;
}

.gaa-form-progress .step.active .caption {
  color: #45b6af;
}

.gaa-form-progress .step.passed .circle {
  border: 2px solid #45b6af;
  background-color: white;
  color: #45b6af;
}

.step-line {
  position: absolute;
  border: 1px solid #979797;
  top: 38px;
}

.step-line.single {
  top: 25px;
  width: 40% !important;
  left: 30% !important;
}

.step-line.passed {
  border-color: #45b6af;
}

.step-line.line-1 {
  width: 25%;
  left: 12%;
}

.step-line.line-2 {
  width: 25%;
  left: 38%;
}

.step-line.line-3 {
  width: 25%;
  left: 63%;
}

.form-step {
  height: 400px;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.5s;
  width: 92%;
  margin: auto;
}

#statistical-data-form .form-step, #device-message-archive-form .form-step {
  width: 62%;
}

.form-step.passed {
  transition: max-height 0.5s;
  max-height: 0px;
}

.form-step.active {
  transition: max-height 0.5s;
  max-height: 390px;
}

.m-auto {
  margin: auto;
}

.w-fit {
  width: fit-content !important;
}

.mtb-5 {
  margin-top: 5px;
  margin-bottom: 5px;
}

.background-gray {
  background-color: #ece8e8 !important;
}

.wrong-bg {
  background-color: rgba(224, 32, 32, 0.15) !important;
}

.plr-15 {
  padding-left: 15px;
  padding-right: 15px;
}

/* forms

*/
/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
}

.form-step strong {
  padding-left: 15px;
  margin-bottom: 15px;
  display: block;
}

.form-step .input-group {
  margin-bottom: 10px;
  display: flex;
}

.form-step .col-form-label {
  margin: auto;
}

.form-step input {
  text-align: right;
  border-radius: 4px !important;
  margin: 5px 0 !important;
}

.disabled-gray-caption {
  border-radius: 4px !important;
  padding: 6px 12px;
  border: 1px solid #ced4da;
  background-color: #ece8e8;
  height: 34px;
  width: 100%;
}

.input-extention {
  display: flex;
}

.input-extention span {
  border-radius: 0 4px 4px 0 !important;
  padding: 6px 12px;
  border: 1px solid #ced4da;
  background-color: white;
  height: 34px;
  margin: 5px 0 !important;
  border-left: none !important;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  color: #bbbbbc;
}

.input-extention input {
  border-right: none !important;
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
  padding-right: 0 !important;
}

.input-extention .disabled-gray-caption {
  margin: 5px 0;
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
  border-right: none;
  text-align: right;
  padding-right: 0;
}

tfoot .input-extention .disabled-gray-caption {
  font-weight: 600;
}

.check-success {
  font-size: 15px;
  border-radius: 4px;
  background-color: #bfead6;
  color: #31cb8e;
  height: 18px;
  width: 18px;
  display: inline-block;
  text-align: center;
  line-height: 18px;
  margin-right: 0.4rem;
}

.check-fail {
  font-size: 15px;
  border-radius: 4px;
  background-color: rgba(210, 4, 52, 0.33);
  color: #d20434;
  height: 18px;
  width: 18px;
  display: inline-block;
  text-align: center;
  line-height: 18px;
  margin-right: 0.4rem;
}

.check-info {
  font-size: 15px;
  border-radius: 4px;
  background-color: #abc2d9;
  color: #0b4c91;
  height: 18px;
  width: 18px;
  display: inline-block;
  text-align: center;
  line-height: 18px;
  margin-right: 0.4rem;
}

.casset-form-table {
  margin: auto;
  width: 100%;
}

.casset-form-table th, .casset-form-table td {
  padding: 5px;
}

.casset-form-table th {
  text-align: center;
}

.casset-form-table img {
  width: 80px;
}

#casset-change-form .modal-dialog, #casset-change-archive-form .modal-dialog,
#statistical-data-form .modal-dialog, #device-message-archive-form .modal-dialog {
  width: 800px;
}

.btn.btn-gaa-forms {
  width: 136px;
  text-transform: capitalize !important;
  border: none !important;
  border-radius: 0 !important;
}

.btn-gaa-forms.btn-green {
  margin-left: 15px !important;
}

.btn-gaa-forms.default {
  background-color: #bbbbbc !important;
  color: white !important;
}

.gaa-table {
  max-width: 1200px;
}

.fill-sum.warning {
  color: #f7b500;
}

.fill-sum .fa {
  color: #f7b500;
}

.form-files-table ol {
  list-style: lower-roman;
  margin-top: 10px;
}

.form-files-table thead {
  background-color: #ece8e8;
}

.form-files-table tbody {
  text-align: center;
}

.form-files-table li {
  padding-left: 10px;
}

.form-files-table .li-align {
  padding-left: 50px;
}

.form-file-img {
  width: 25px;
}

.date-validation-error {
  color: #d93d5e;
  text-align: right;
  font-size: 13px;
}