﻿/* theme.less */
* {
  -webkit-font-smoothing: antialiased;
  font-family: "Segoe UI", Arial, Helvetica, sans-serif;
}
.badge {
  font-size: 13px;
  font-weight: 400;
  padding: 3px 8px;
}
.bold {
  font-weight: 600;
}
.btn {
  background-image: none !important;
  font-family: "Segoe UI", Arial, Helvetica, sans-serif;
  font-size: 16px !important;
}
.btn > i {
  margin-right: 8px;
}
.btn-group {
  margin: .2em;
}
.btn.btn-mini {
  font-size: 11px !important;
}
.btn.btn-notext > i {
  margin-right: 0;
}
.calendar-container {
  height: 100%;
  position: relative;
  width: 100%;
}
.calendar-overlay {
  z-index: 10;
}
.calendar-overlay,
.calendar {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.col-left {
  float: left;
  width: 48%;
}
.col-right {
  float: right;
  width: 48%;
}
.custom-page-header {
  border-bottom: 1px solid #dcd5d5;
  margin-bottom: 20px;
  padding-bottom: 9px;
}
.custom-page-header h2,
.btn-group.pull-right {
  display: inline-block;
}
.dl-horizontal {
  margin-bottom: 0;
  padding: 1em;
}
.dl-horizontal dt,
.dl-horizontal dd {
  line-height: 2em;
}
.dropdown-menu {
  border-radius: 1px;
}
.fa-asterisk-inline {
  padding: 0 4px 0 0;
}
.fa-asterisk.fa-asterisk-alert {
  color: #f88529;
}
.fa-asterisk.fa-asterisk-large {
  color: #f88529;
  font-size: 180%;
  vertical-align: middle;
}
.form-actions {
  background: transparent;
  border-top: 0;
  padding: 5px 20px;
}
.form-control {
  border-radius: 1px;
}
.form-group .help-block {
  display: none;
}
.form-horizontal .controls {
  margin-left: 110px;
}
.form-horizontal .controls:first-child,
.form-horizontal .form-actions {
  padding-left: 110px;
}
.form-inline button {
  margin-left: 15px;
}
.form-search {
  min-height: 2em;
}
.input-group .k-widget.k-autocomplete.k-header {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  position: relative;
  top: 1px;
}
.input-group[class*="col-"] {
  margin: 0 1.5em;
  width: 80%;
}
.jumbotron {
  padding-top: 0px;
  padding-bottom: 0px;
}
.jumbotron h1 {
  color: #337ab7;
  font-size: 4em;
}
.jumbotron h2 {
  color: #00264d;
  font-size: 50px;
  line-height: 100%;
  font-family: sans-serif;
  text-align: center;
  font-weight: bold;
}
.form-group > .k-dropdown {
  border: 1px solid #ccc;
  height: 37px;
}
.k-dropdown .k-state-default {
  background-color: #fff;
}
.k-dropdown-wrap {
  height: 33px;
  line-height: 28px;
}
.k-grid {
  z-index: 0;
}
.k-grid .k-alt {
  background-color: #fafafa;
}
.k-grid-filter.k-state-active,
.k-grid-filter.k-state-active:hover,
.k-grid-filter.k-active-filter,
.k-header-column-menu.k-state-active {
  background-color: #82AEFA !important;
}
.k-multiselect {
  height: auto;
}
.k-treeview {
  font-size: 1.2em;
}
.k-widget.k-autocomplete {
  height: 100%;
  width: 100%;
}
.k-clear-selected,
.k-upload-selected {
  display: none !important;
}
.list-flow {
  border-bottom: solid 0 transparent;
  float: left;
  height: 120px;
  margin: 6px;
  padding: 1.5% .5%;
  width: 110px;
}
.list-flow.list-flow-tight,
.form-horizontal .control-label {
  width: 90px;
}
.list-items {
  list-style-type: none;
  overflow-y: auto;
  padding-left: 0;
}
.list-view-grid {
  padding: 5px 7px;
  border: 1px solid lightgray;
}
.mainbar {
  background: #fff;
  margin-left: 230px;
  margin-right: 0;
  min-height: 700px;
  position: relative;
  width: auto;
}
.mainbar .container {
  padding: 0 !important;
  width: 100%;
}
.mainbar .matter {
  border-top: 0 solid #ddd;
  margin: 2em;
}
.mainbar .page-head {
  border-bottom: 1px solid #fff;
  padding: 15px 20px;
}
.mainbar .page-meta {
  display: block;
  font-size: 13px;
  line-height: 15px;
  margin-left: 2px;
}
.map {
  height: 228px;
}
.modal-header > h2 {
  color: #0f608b;
  font-weight: bold;
}
.modal-body > p {
  font-size: 16px;
  color: #4d4d4d;
}
.modal-header {
  padding-bottom: 7px;
  padding-top: 7px;
}
.name-stack h5 {
  line-height: 18px !important;
  margin: 0;
  padding: 0;
  text-align: center;
}
.nav,
.pagination,
.carousel,
.panel-title a,
.table-hover tbody tr:hover > td,
.table-hover tbody tr:hover > th,
a {
  cursor: pointer;
}
.no-break {
  white-space: nowrap;
}
.page-header {
  padding-top: 0px;
  padding-bottom: 0px;
  margin-top: 5px;
}
.page-header h1 {
  color: #337ab7;
  font-size: 2em;
}
.page-header h2 {
  color: #00264d;
  font-size: 50px;
  line-height: 100%;
  font-family: sans-serif;
  text-align: center;
  font-weight: bold;
}
.page-title {
  color: #EEE;
  margin-right: 12px;
}
.page-title-subtle,
.widget-content .padd:hover * {
  color: #fff;
}
.pagination {
  margin: 10px 0 5px;
}
.pagination ul > li > a,
.pagination ul > li > span {
  background-color: #fff;
  border: 1px solid #ccc;
  color: #666;
  margin-right: 3px;
  padding: 3px 8px;
}
.pagination ul > li > a:hover {
  background: #fafafa;
  color: #333;
}
.progress {
  border: 0;
  height: 17px;
  line-height: 17px;
  margin: 5px 0 !important;
}
.progress .bar {
  font-size: 12px;
}
.progress,
.page-progress-bar {
  margin: 30px 10% !important;
}
.right {
  clear: right;
  float: right;
}
.search-query {
  margin: 2px auto 8px !important;
}
.spinner {
  left: auto;
  margin: 20% auto 0;
  top: auto !important;
}
.stacked {
  display: block;
  float: none !important;
  margin: auto;
}
.text-subtle {
  color: #b7b7b7;
}
.today-datas li {
  padding: 20px 14px;
}
.top-buffer {
  margin-top: 20px;
}
.user .user-details {
  margin-left: 100px;
  margin-right: 10px;
}
.user .user-pic {
  display: block;
  margin: auto;
}
.value-display {
  padding: 6px 12px 6px 0;
}
.well {
  padding: 10px 15px;
}
.widget .padd {
  height: 12em;
}
.widget .padd.padd-tight {
  padding: 6px;
}
.widget-content {
  margin: 0;
  padding: 1em;
}
.widget-content .padd:hover {
  background-color: #52b9e9;
  color: #fff;
  cursor: pointer;
}
.widget-content.referrer {
  border-width: 0;
}
::-moz-focus-inner {
  border: 0;
}
:focus {
  outline: none;
}
a.btn,
form input,
form button,
form textarea,
form select {
  font-size: 14px !important;
  border-radius: 1px !important;
  min-height: 36px;
}
body {
  -webkit-font-smoothing: antialiased;
  background-color: #fff;
  color: #666;
  font-size: 13px;
  line-height: 23px;
  padding-top: 45px;
}
body .container {
  padding-left: 1.5%;
  padding-right: 1.5%;
  width: 97%;
}
fieldset {
  border: 2px dashed #ccc !important;
  padding: 0 1em 1em 1em !important;
  -webkit-box-shadow: 0px 0px 0px 0px #000;
  box-shadow: 0px 0px 0px 0px #000;
}
fieldset legend {
  background-color: #fff;
  color: #52b9e9;
  font-size: 1.5em !important;
  font-weight: 600 !important;
  text-align: left !important;
  width: auto;
  padding: 0 10px;
  border-bottom: none;
}
form * {
  font-family: "Segoe UI", Arial, Helvetica, sans-serif;
}
form label {
  font-size: 13px;
  line-height: 13px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #777;
  font-weight: 400;
  margin: 2px 0;
  padding: 2px 0;
}
h2 {
  font-size: 30px;
  line-height: 40px;
}
h3 {
  font-size: 23px;
  line-height: 33px;
}
h4 {
  font-size: 20px;
  line-height: 30px;
}
h5 {
  font-size: 18px;
  line-height: 28px;
}
h6 {
  font-size: 15px;
  line-height: 25px;
}
hr {
  border-bottom: 1px solid #ddd !important;
  border-top: 0;
  height: 0;
  margin: 8px 0 !important;
  padding: 0 !important;
}
input[type="radio"],
input[type="checkbox"] {
  border: 0 !important;
  line-height: 23px !important;
  margin: 0 5px 0 0 !important;
}
p {
  margin: 1px 0 !important;
  padding: 1px 0 !important;
}
section.mainbar,
.form-group.has-error .help-block {
  display: block;
}
section.matter {
  display: inline;
  z-index: 2;
}
select {
  font-family: "Segoe UI", Arial, Helvetica, sans-serif;
  font-size: 13px !important;
}
select > option {
  color: black;
}
small {
  font-size: 14px;
}
table th > a {
  font-weight: bold;
}
th {
  text-align: center;
}
#actionsbar + .matter div.container-fluid,
fe-actions-bar + .matter div.container-fluid {
  margin-top: 3em !important;
  position: relative;
  display: list-item;
  list-style: none;
  list-style-position: outside;
}
#actionsbar,
fe-actions-bar {
  height: 48px;
  max-height: 48px !important;
  overflow: hidden;
}
#actionsbar .custom-buttons,
fe-actions-bar .custom-buttons {
  margin-left: 3px;
}
.default-buttons.collapsing {
  transition: none !important;
}
[ng\:cloak],
[ng-cloak],
.ng-cloak {
  display: none !important;
}
/*#region Wrapper for angular ng-include and ng-view animations*/
.view-container {
  position: relative;
  overflow: hidden;
}
/*#endregion */
/*#region Custom animations*/
.animate-show {
  line-height: 20px;
  opacity: 1;
  padding: 10px;
  border: 1px solid #000;
  background: #fff;
}
.animate-show.ng-hide-add.ng-hide-add-active,
.animate-show.ng-hide-remove.ng-hide-remove-active {
  -webkit-transition: all cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.5s;
  -moz-transition: all cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.5s;
  -o-transition: all cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.5s;
  transition: all cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.5s;
}
.animate-show.ng-hide {
  line-height: 0;
  opacity: 0;
  padding: 0 10px;
}
/*#endregion*/
/*#region Angular ng-include, ng-view, ng-repeat shuffle animations*/
.shuffle-animation.ng-enter,
.shuffle-animation.ng-leave {
  position: relative;
}
.shuffle-animation.ng-enter {
  -moz-transition: ease-out all 0.3s 0.4s;
  -o-transition: ease-out all 0.3s 0.4s;
  -webkit-transition: ease-out all 0.3s 0.4s;
  transition: ease-out all 0.3s 0.4s;
  left: 2em;
  opacity: 0;
}
.shuffle-animation.ng-enter.ng-enter-active {
  left: 0;
  opacity: 1;
}
.shuffle-animation.ng-leave {
  -moz-transition: 0.3s ease-out all;
  -o-transition: 0.3s ease-out all;
  -webkit-transition: 0.3s ease-out all;
  transition: 0.3s ease-out all;
  left: 0;
  opacity: 1;
}
.shuffle-animation.ng-leave.ng-leave-active {
  left: 2em;
  opacity: 0;
}
/*#endregion*/
/*#region Angular ng-include, ng-view, ng-repeat fader animation */
.fader-animation.ng-enter,
.fader-animation.ng-leave,
.fader-animation.ng-move {
  position: relative;
}
.fader-animation.ng-enter,
.fader-animation.ng-leave {
  -webkit-transition: cubic-bezier(0.25, 0.46, 0.45, 0.94) all 0.5s;
  -moz-transition: cubic-bezier(0.25, 0.46, 0.45, 0.94) all 0.5s;
  -o-transition: cubic-bezier(0.25, 0.46, 0.45, 0.94) all 0.5s;
  transition: cubic-bezier(0.25, 0.46, 0.45, 0.94) all 0.5s;
  opacity: 1;
}
.fader-animation.ng-enter,
.fader-animation.ng-leave.ng-leave-active {
  opacity: 0;
}
.fader-animation.ng-enter.ng-enter-active {
  opacity: 1;
}
.fader-animation.ng-move {
  opacity: 0.5;
}
.fader-animation.ng-move.ng-move-active {
  opacity: 1;
}
/*#endregion*/
/*#region Angular ng-show dissolve animation */
.dissolve-animation.ng-hide-remove {
  display: inline !important;
}
.dissolve-animation.ng-hide-remove,
.dissolve-animation.ng-hide-add {
  -webkit-transition: 0.8s linear all;
  -moz-transition: 0.8s linear all;
  -o-transition: 0.8s linear all;
  transition: 0.8s linear all;
}
.dissolve-animation.ng-hide-remove.ng-hide-remove-active,
.dissolve-animation.ng-hide-add {
  opacity: 1;
}
.dissolve-animation.ng-hide-add.ng-hide-add-active,
.dissolve-animation.ng-hide-remove {
  opacity: 0;
}
/*#endregion */
/* #region Named Colors */
/* #endregion */
/* #region Label colors */
.label.label-success,
.badge.badge-success {
  background: #43c83c !important;
}
.label.label-warning,
.badge.badge-warning {
  background: #f88529 !important;
}
.label.label-important,
.badge.badge-important {
  background: #fa3031 !important;
}
.label.label-info,
.badge.badge-info {
  background: #52b9e9 !important;
}
.label.label-black,
.badge.badge-black {
  background: #000 !important;
}
/* #endregion */
/* #region Background colors */
.blightblue {
  background: #52b9e9 !important;
  color: #fff !important;
  border: 0 !important;
}
.bblue {
  background: #1171a3 !important;
  color: #fff !important;
  border: 0 !important;
}
.bgreen {
  background: #43c83c !important;
  color: #fff !important;
  border: 0 !important;
}
.borange {
  background: #f88529 !important;
  color: #fff !important;
  border: 0 !important;
}
.bred {
  background: #fa3031 !important;
  color: #fff !important;
  border: 0 !important;
}
.bviolet {
  background: #932ab6 !important;
  color: #fff !important;
  border: 0 !important;
}
.blightblue h2,
.blightblue h3,
.blightblue h3,
.blightblue h4,
.blightblue h5,
.blightblue h6,
.bblue h2,
.bblue h3,
.bblue h3,
.bblue h4,
.bblue h5,
.bblue h6,
.bgreen h2,
.bgreen h3,
.bgreen h3,
.bgreen h4,
.bgreen h5,
.bgreen h6,
.bred h2,
.bred h3,
.bred h3,
.bred h4,
.bred h5,
.bred h6,
.bviolet h2,
.bviolet h3,
.bviolet h3,
.bviolet h4,
.bviolet h5,
.bviolet h6,
.borange h2,
.borange h3,
.borange h3,
.borange h4,
.borange h5,
.borange h6 {
  color: #fff !important;
}
.blightblue a,
.bblue a,
.bgreen a,
.bred a,
.borange a,
.bviolet a {
  color: #eee !important;
}
.blightblue a:hover,
.bblue a:hover,
.bgreen a:hover,
.bred a:hover,
.borange a:hover,
.bviolet a:hover {
  color: #ddd !important;
}
/* #endregion */
/* #region Text colors */
.lightblue {
  color: #52b9e9 !important;
}
.blue {
  color: #1171a3 !important;
}
.green {
  color: #43c83c !important;
}
.orange {
  color: #f88529 !important;
}
.red {
  color: #fa3031 !important;
}
.violet {
  color: #932ab6 !important;
}
/* #endregion */
/* #region Button colors */
.btn.btn-info {
  background: #52b9e9 !important;
}
.btn.btn-info:hover {
  background: #52b9e9 !important;
}
.btn.btn-outlineView {
  color: #0f608b;
  background-color: #f2f2f2;
  border-color: #0f608b;
  font-weight: bold;
}
.btn.btn-outlineView:hover {
  background-color: #e8f5fd;
}
.btn.btn-outlineEdit {
  color: #52b9e9;
  background-color: #fff;
  border-color: #52b9e9;
  font-weight: bold;
}
.btn.btn-outlineEdit:hover {
  background-color: #e8f5fd;
}
.btn.btn-outlineCancel {
  color: #666666;
  background-color: #f2f2f2;
  border-color: #666666;
  font-weight: bold;
}
.btn.btn-outlineCancel:hover {
  background-color: #d9d9d9;
}
/* #endregion */
.label {
  border-radius: 1px;
}
/* #region Navbar */
.navbar {
  background: #000;
}
.navbar .container {
  width: 97% !important;
}
.navbar .nav > li > a {
  font-size: 13px !important;
  color: #fff !important;
}
.navbar i {
  margin-right: 3px;
}
.navbar .caret {
  border-top-color: #fff !important;
  border-bottom-color: #fff !important;
}
.navbar .nav-user-pic {
  width: 20px;
  margin-right: 10px;
}
.navbar .badge {
  margin-left: 5px;
}
.navbar .brand-title {
  margin-left: 2em;
  color: #fff;
}
.navbar .environment {
  color: #fa3031;
  font-size: 18px;
  line-height: 20px;
}
.navbar * {
  background-image: none !important;
  -webkit-text-shadow: none !important;
  -ms-text-shadow: none !important;
  text-shadow: none !important;
}
.navbar-actionsbar {
  z-index: 1000;
  top: 50px;
  padding: 2px 0;
  background-color: #e7e7e7 !important;
  border-color: #e7e7e7;
  border-bottom-color: #000;
}
.navbar-actionsbar .btn {
  margin-top: 6px;
  border-radius: 1px;
}
.navbar-actionsbar h2 {
  font-size: 24px;
}
.navbar-inverse {
  background-color: #333;
}
.navbar-inverse .btn-navbar {
  background-color: #333;
}
.navbar-inverse .btn-navbar .btn-navbar:hover {
  background-color: #333;
}
.navbar-logo img {
  height: 20px;
}
/* #endregion */
/* #region Dropdown menu */
.dropdown-menu li i {
  margin-right: 5px;
}
.dropdown-big .dropdown-menu {
  -moz-min-width: 250px;
  -ms-min-width: 250px;
  -o-min-width: 250px;
  -webkit-min-width: 250px;
  min-width: 250px;
  padding: 8px 10px;
  background: #fff;
}
.dropdown-big .dropdown-menu p {
  margin: 1px 0;
  padding: 1px 0;
  font-size: 12px;
  line-height: 18px;
}
.dropdown-big .dropdown-menu a {
  font-size: 13px;
  line-height: 23px;
  background: transparent;
  padding: 0;
  color: #444 !important;
  display: inline;
}
.dropdown-big .dropdown-menu a:hover {
  color: #777 !important;
  background: transparent !important;
}
.dropdown-big .dropdown-menu .drop-foot {
  text-align: center;
}
.dropdown-big .dropdown-menu .drop-foot a {
  font-size: 12px !important;
}
.dropdown-big .dropdown-menu hr {
  padding: 0;
  margin: 8px 0;
  border-top: 0 solid #aaa;
  border-bottom: 1px solid #eee;
}
.dropdown-big .dropdown-menu h5 {
  color: #666 !important;
  line-height: 18px;
  font-weight: bold;
  font-size: 13px;
}
.dropdown-menu {
  background: #333;
  border: 1px solid #333;
  border-bottom: 1px solid #333;
}
.dropdown-menu li {
  color: #777;
  font-size: 13px;
  line-height: 18px;
}
.dropdown-menu li > a {
  color: #fff;
  line-height: 23px !important;
}
.dropdown-menu li > a:hover {
  background: #00b0ff !important;
  filter: none;
  color: #fff;
}
.dropdown-menu a:hover,
.dropdown-menu a:focus {
  filter: none !important;
  background: #fff !important;
}
.dropdown-menu::after,
.dropdown-menu::before {
  border: none !important;
}
/* #endregion */
#splash-page {
  z-index: 99999 !important;
}
#splash-page .bar {
  width: 100%;
}
.page-splash {
  z-index: 99999 !important;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #333;
  opacity: .9;
  pointer-events: auto;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: opacity 0.3s linear;
  -moz-transition: opacity 0.3s linear;
  -o-transition: opacity 0.3s linear;
  transition: opacity 0.3s linear;
}
.page-splash-message {
  text-align: center;
  margin: 10% auto 0 auto;
  font-size: 400%;
  font-family: "Segoe UI", Arial, Helvetica, sans-serif;
  font-weight: normal;
  -webkit-text-shadow: 2px 2px #000;
  text-shadow: 2px 2px #000;
  text-shadow: 2px 2px rgba(0, 0, 0, 0.15);
  text-transform: uppercase;
  text-decoration: none;
  color: #337ab7;
  padding: 0;
}
.page-splash-message.page-splash-message-subtle {
  margin: 10% auto 0 auto;
  font-size: 200%;
}
#toast-container.toast-top-full-width > div,
#toast-container.toast-bottom-full-width > div {
  margin: 4px auto;
}
.widget {
  margin-top: 10px;
  margin-bottom: 20px;
  background: #fff;
}
.widget hr {
  margin: 4px 0;
  padding: 4px 0;
  border-top: 0;
  border-bottom: 1px solid #ddd;
}
.widget .table {
  margin: 0;
  width: 100%;
}
.widget .table-bordered {
  border: 0;
}
.widget .table-bordered th {
  border-bottom: 1px solid #ccc !important;
}
.widget .table-bordered td {
  border-top: 0 !important;
  border-bottom: 1px solid #ccc !important;
}
.widget .table-bordered td:first-child,
.widget .table-bordered th:first-child {
  border-left: 0;
}
.widget .padd {
  padding: 15px;
}
.widget .widget-head {
  background-color: #f5f5f5;
  border: 1px solid #ddd;
  color: #777;
  font-size: 18px;
  padding: 12px 15px;
}
.widget .widget-head .widget-icons i {
  font-size: 14px;
  margin: 0 4px;
}
.widget .widget-head .widget-icons a {
  color: #aaa;
}
.widget .widget-head .widget-icons a:hover {
  color: #888;
}
.widget .widget-content {
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
}
.widget .widget-foot {
  background-color: #f9f9f9;
  border: 1px solid #ddd;
  border-top: 0;
  padding: 8px 15px;
  font-size: 13px;
  color: #555;
}
.widget.wred .widget-head {
  background-color: #fa3031;
  border: 1px solid #fa3031;
  color: #fff;
}
.widget.wlightblue .widget-head {
  background-color: #52b9e9;
  border: 1px solid #52b9e9;
  color: #fff;
}
.widget.wblue .widget-head {
  background-color: #1171a3;
  border: 1px solid #1171a3;
  color: #fff;
}
.widget.wgreen .widget-head {
  background-color: #43c83c;
  border: 1px solid #43c83c;
  color: #fff;
}
.widget.worange .widget-head {
  background-color: #f88529;
  border: 1px solid #f88529;
  color: #fff;
}
.widget.wviolet .widget-head {
  background-color: #932ab6;
  border: 1px solid #932ab6;
  color: #fff;
}
.widget.wred .widget-head .widget-icons a,
.widget.wblue .widget-head .widget-icons a,
.widget.wlightblue .widget-head .widget-icons a,
.widget.worange .widget-head .widget-icons a,
.widget.wgreen .widget-head .widget-icons a,
.widget.wviolet .widget-head .widget-icons a {
  color: #fff;
}
.widget.wred .widget-head .widget-icons a:hover,
.widget.wblue .widget-head .widget-icons a:hover,
.widget.wlightblue .widget-head .widget-icons a:hover,
.widget.worange .widget-head .widget-icons a:hover,
.widget.wgreen .widget-head .widget-icons a:hover,
.widget.wviolet .widget-head .widget-icons a:hover {
  color: #eee;
}
.widget .nav-tabs > li a {
  padding: 5px 10px;
}
.widget .nav-tabs {
  margin-bottom: 5px;
}
.widget .tab-content {
  margin-bottom: 10px;
}
.toggle-button span {
  font-size: 13px !important;
}
.gallery img {
  max-width: 170px;
  margin: 5px;
}
.map iframe {
  width: 100%;
  margin: 0 !important;
  padding: 0 !important;
}
.user h6 {
  line-height: 17px !important;
}
.user {
  font-size: 12px !important;
  line-height: 20px !important;
}
.user img {
  max-width: 70px;
  margin-top: 10px;
}
.user .user-pic {
  float: left;
  width: 80px;
}
.user .user-details {
  margin-left: 85px;
}
.user .btn {
  font-size: 11px !important;
}
.totop {
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 104400;
  background: #52b9e9;
  display: none;
  padding: 4px;
  opacity: .85;
}
.totop a,
.totop a:visited {
  display: block;
  width: 30px;
  height: 30px;
  color: #fff;
  text-align: center;
  line-height: 30px;
}
.totop a:hover {
  color: #eee;
  text-decoration: none;
}
@media (min-width: 1200px) {
  .navbar-actionsbar {
    left: 230px;
  }
  .navbar-toggle {
    display: none;
  }
}
@media (max-width: 1199px) {
  .navbar-toggle {
    display: block;
    margin: 8px;
  }
  .navbar-actionsbar {
    left: 0;
  }
  .sidebar-filler {
    display: none;
  }
  .nav-collapse {
    clear: both;
  }
  .nav-collapse .nav > li {
    float: none;
  }
  .navbar .btn-navbar {
    display: block;
  }
  .nav-collapse,
  .nav-collapse.collapse {
    height: 0;
    overflow: hidden;
  }
  .page-splash-message {
    font-size: 200%;
    margin: 10% auto 0 auto;
  }
  .page-splash-message .page-splash-message-subtle {
    font-size: 150%;
  }
  .sidebar .sidebar-inner {
    height: inherit;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .form {
    margin: 0 !important;
  }
  form .control-group {
    margin: 0 !important;
  }
  form .control-label {
    float: none !important;
    width: auto !important;
    text-align: left !important;
  }
  form .controls {
    float: none !important;
    margin-left: 0 !important;
  }
  form .form-actions {
    padding-left: 0 !important;
  }
  .navbar {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .nav-collapse .dropdown-big .dropdown-menu {
    color: #bbb !important;
  }
  .nav-collapse .dropdown-big .dropdown-menu a {
    color: #ccc !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .nav-collapse .dropdown-big .dropdown-menu a:hover {
    color: #aaa !important;
  }
  .nav-collapse .dropdown-big .dropdown-menu h5 {
    color: #eee !important;
  }
  .nav-collapse .dropdown-menu {
    padding: 10px 10px !important;
  }
  .nav-collapse .dropdown-menu a {
    color: #fff !important;
  }
  .nav-collapse .dropdown-menu hr {
    border-top: 0 solid #eee;
    border-bottom: 1px solid #333;
  }
  .sidebar {
    float: none;
    width: 100%;
  }
  .sidebar .sidebar-dropdown {
    display: block;
  }
  .sidebar .sidebar-inner {
    display: none;
  }
  .sidebar .sidebar-widget {
    text-align: center;
  }
  .mainbar {
    margin-left: 0px;
  }
}
@media (max-width: 767px) {
  body {
    margin: 0 auto;
  }
  body .container {
    width: 95%;
    padding-left: 2.5%;
    padding-right: 2.5%;
  }
  .form-inline button {
    margin-left: 0;
  }
  .matter div.container-fluid {
    padding-left: 2px;
    padding-right: 2px;
  }
  .navbar {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .navbar-nav > li > h5 {
    padding-left: 10px;
  }
  .nav-collapse .dropdown-big .dropdown-menu {
    color: #bbb !important;
  }
  .nav-collapse .dropdown-big .dropdown-menu a {
    color: #ccc !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .nav-collapse .dropdown-big .dropdown-menu a:hover {
    color: #aaa !important;
  }
  .nav-collapse .dropdown-big .dropdown-menu h5 {
    color: #eee !important;
  }
  .nav-collapse .dropdown-menu {
    padding: 10px 10px !important;
  }
  .nav-collapse .dropdown-menu a {
    color: #fff !important;
  }
  .nav-collapse .dropdown-menu a:hover {
    background: transparent !important;
  }
  .nav-collapse .dropdown-menu hr {
    border-top: 0 solid #eee;
    border-bottom: 1px solid #333;
  }
  .sidebar {
    float: none;
    width: 100%;
  }
  .sidebar .sidebar-dropdown {
    display: block;
  }
  .sidebar .sidebar-inner {
    display: none;
  }
  .sidebar .sidebar-widget {
    text-align: center;
  }
  .mainbar {
    margin: 1em;
    float: none;
  }
  .col-xs-12 .k-grid .k-grid-toolbar .k-grid-excel .col-xs-12 .k-grid .k-grid-header .k-grid-header-wrap table thead tr th .k-header-column-menu {
    display: none;
  }
  .sidebar-filler {
    display: none;
  }
  .nav-collapse {
    clear: both;
    height: 0;
    overflow: hidden;
  }
  .nav-collapse .nav > li {
    float: none;
  }
  .nav-collapse.collapse {
    height: 0;
    overflow: hidden;
  }
  .navbar .btn-navbar {
    display: block;
  }
  .page-splash-message {
    font-size: 200%;
    margin: 10% auto 0 auto;
  }
  .page-splash-message page-splash-message-subtle {
    font-size: 150%;
  }
  .sidebar .sidebar-inner {
    height: inherit;
  }
  .jumbotron {
    padding-left: 30px !important;
  }
  .navbar-actionsbar h2 {
    font-size: 20px;
  }
}
@media (min-width: 568px) {
  .dl-horizontal dt {
    float: left;
    width: 180px;
    overflow: hidden;
    clear: left;
    text-align: right;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 200px;
  }
}
@media (max-width: 567px) {
  .dl-horizontal dd {
    margin-left: .5em;
  }
  .hidden-xxs {
    display: none !important;
  }
  .navbar-actionsbar h2 {
    font-size: 18px;
  }
  .navbar-actionsbar [class^="col-xs"] {
    padding-right: 4px;
  }
}
@media (max-width: 480px) {
  .mainbar .page-head h2 {
    float: none;
  }
  .mainbar .bread-crumb {
    float: none;
    margin-top: 10px;
  }
  .col-left {
    width: 100%;
    float: none;
    margin-right: 0;
  }
  .col-right {
    width: 100%;
    float: none;
  }
  .navbar-actionsbar h2 {
    font-size: 16px;
  }
}
@media (max-width: 320px) {
  .navbar-toggle {
    display: block;
    margin: 8px !important;
  }
  .btn {
    margin: .2em;
  }
  .btn-group > .btn {
    display: block;
  }
  .btn-group.pull-right {
    margin: .2em 0;
  }
  input,
  select {
    width: 85% !important;
  }
  textarea {
    width: 80%;
  }
  .img-polaroid.user-pic {
    width: 5em;
  }
  .user .user-details {
    margin-left: 7em;
    margin-right: .5em;
  }
  h3 {
    font-size: 1.5em !important;
    line-height: 1.2em !important;
  }
  .navbar-actionsbar h2 {
    font-size: 16px;
  }
}
@media (min-width: 1200px) {
  .drawer {
    display: block;
    width: 230px !important;
  }
}
@media (max-width: 1199px) {
  .drawer {
    display: none;
    width: 0px;
  }
}
@media (max-width: 767px) {
  .drawer {
    display: none;
    width: 0px;
    margin-top: -16px;
  }
}
.drawer.collapse.in {
  display: block !important;
  z-index: 1001;
  width: 230px;
}
.drawer {
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
  float: left;
  background: #111;
  color: #eee;
  position: fixed;
}
.drawer .drawer-inner {
  background-color: #333;
  margin: 10px auto 0 auto !important;
  display: block;
  width: 100%;
  margin: 0 auto;
  position: absolute;
  z-index: 60;
}
.drawer .drawer-dropdown {
  text-decoration: none;
  display: none;
}
.drawer .drawer-dropdown a {
  color: #ddd;
  background-color: #343434;
  padding: 6px;
  text-transform: uppercase;
  text-align: center;
  font-size: 13px;
  display: block;
  border-top: 1px solid #666;
  border-bottom: 1px solid #333;
}
.drawer .drawer-dropdown a:hover {
  text-decoration: none;
}
.drawer .drawer-scroll {
  overflow-x: hidden;
}
.drawer .navi > li > a {
  background-color: #333 !important;
  display: block;
  padding: 9px 20px;
  font-size: 15px;
  line-height: 25px;
  color: #fff;
  text-decoration: none;
  border-bottom: 1px solid #222;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.drawer .navi li ul li a {
  color: #fff;
  display: block;
  background: none;
  padding: 10px 0;
  padding-left: 30px;
  text-decoration: none;
  color: #999;
  border-bottom: 1px solid #222;
}
.drawer .navi li ul li a:hover {
  color: #52b9e9;
  background: #131313;
  border-bottom: 1px solid #222;
}
.drawer .navi li ul li a:disabled {
  color: #999;
}
.drawer .navi > li > h4 {
  margin-top: 0px;
  background-color: #3b3b3b;
  padding-left: 10px;
}
.drawer .navi li i {
  margin-right: 5px;
}
.drawer .navi li span i {
  margin: 0;
}
.drawer .navi > li > a:hover,
.drawer .drawer .navi > li.open > a {
  border-bottom: 1px solid #222;
  background-color: #222;
  color: #fff;
}
.drawer .navi li ul {
  display: none;
  background: #181818;
}
.drawer .navi li.open ul {
  display: block;
}
.drawer .navi li ul li.active a {
  background: #131313;
  border-bottom: 1px solid #222;
}
.drawer .navi > li.nmaterial > a:hover,
.drawer .navi > li.open.nmaterial > a,
.drawer .navi > li.current.nmaterial > a {
  background: #00b0ff !important;
  -webkit-transition: background 0.5s ease;
  -moz-transition: background 0.5s ease;
  -o-transition: background 0.5s ease;
  transition: background 0.5s ease;
}
.drawer .navi > li.nlightblue > a:hover,
.drawer .navi > li.open.nlightblue > a,
.drawer .navi > li.current.nlightblue > a {
  background: #52b9e9 !important;
  -webkit-transition: background 0.5s ease;
  -moz-transition: background 0.5s ease;
  -o-transition: background 0.5s ease;
  transition: background 0.5s ease;
}
.drawer .navi > li.nblue > a:hover,
.drawer .navi > li.open.nblue > a,
.drawer .navi > li.current.nblue > a {
  background: #1171a3 !important;
  -webkit-transition: background 0.5s ease;
  -moz-transition: background 0.5s ease;
  -o-transition: background 0.5s ease;
  transition: background 0.5s ease;
}
.drawer .navi > li.ngreen > a:hover,
.drawer .navi > li.open.ngreen > a,
.drawer .navi > li.current.ngreen > a {
  background: #43c83c !important;
  -webkit-transition: background 0.5s ease;
  -moz-transition: background 0.5s ease;
  -o-transition: background 0.5s ease;
  transition: background 0.5s ease;
}
.drawer .navi > li.norange > a:hover,
.drawer .navi > li.open.norange > a,
.drawer .navi > li.current.norange > a {
  background: #f88529 !important;
  -webkit-transition: background 0.5s ease;
  -moz-transition: background 0.5s ease;
  -o-transition: background 0.5s ease;
  transition: background 0.5s ease;
}
.drawer .navi > li.nred > a:hover,
.drawer .navi > li.open.nred > a,
.drawer .navi > li.current.nred > a {
  background: #fa3031 !important;
  -webkit-transition: background 0.5s ease;
  -moz-transition: background 0.5s ease;
  -o-transition: background 0.5s ease;
  transition: background 0.5s ease;
}
.drawer .navi > li.nviolet > a:hover,
.drawer .navi > li.open.nviolet > a,
.drawer .navi > li.current.nviolet > a {
  background: #932ab6 !important;
  -webkit-transition: background 0.5s ease;
  -moz-transition: background 0.5s ease;
  -o-transition: background 0.5s ease;
  transition: background 0.5s ease;
}
.drawer .ui-datepicker {
  width: 95%;
  margin: 0 auto;
  background: #111;
  color: #888;
  border: 0;
  padding: 0;
}
.drawer .ui-datepicker-header {
  background: #222;
  border: 1px solid #212121;
}
.drawer .ui-datepicker-prev:hover {
  background: transparent;
  border: 0;
  top: 2px !important;
  left: 2px !important;
}
.drawer .ui-datepicker-next:hover {
  background: transparent;
  border: 0;
  top: 2px !important;
  right: 2px !important;
}
.drawer .ui-state-default {
  background: #222;
  border: 0;
  text-align: center;
  color: #ccc;
}
.drawer .ui-state-default:hover {
  background: #282828;
  color: #999;
}
.drawer .ui-state-hightlight,
.drawer .drawer .ui-state-active {
  background: #444;
}
.drawer hr {
  border-bottom: 1px solid #333 !important;
}
.drawer ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
.drawer ul li {
  list-style-type: none;
}
.drawer-filler {
  z-index: -1;
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  background-color: #333;
  width: 230px;
  box-shadow: 2px 2px 1px 1px rgba(0, 0, 0, 0.15);
}
.drawer-widget {
  padding: 10px 5px;
}
.drawer-widget form {
  margin: 0em -1em;
}
.width-100 {
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
}
.width-95 {
  width: 95%;
  max-width: 95%;
  box-sizing: border-box;
}
.matter > .container-fluid > div {
  margin-left: 0;
  margin-top: 20px;
}
div.navbar-actionsbar h2 {
  white-space: nowrap;
}
.form-group .k-widget.k-dropdown {
  width: 95%;
  box-sizing: border-box;
}
table.table-condensed button.btn {
  min-height: 1px;
  padding: 2px 5px;
}
.btn-mru {
  padding: 4px 12px;
  min-height: 0;
  min-width: 75px;
}
.well {
  min-height: 34px;
  border-radius: 1px;
}
img.employeePhoto {
  -moz-box-shadow: inset 0 0 30px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: inset 0 0 30px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 0 30px rgba(0, 0, 0, 0.3);
  margin: 5px 2px 1px 0;
  width: 40px;
  height: 40px;
  border-radius: 1px;
  background-size: 100%;
  background-repeat: no-repeat;
}
.employeelookup-header {
  border-width: 0 0 1px 0;
  text-transform: uppercase;
}
.employeelookup-header > span {
  display: inline-block;
  padding: 10px;
}
.employeelookup-header > span:first-child {
  width: 50px;
}
.k-list-container > .k-footer {
  padding: 10px;
}
.k-list-container .k-item {
  line-height: 1em;
  min-width: 300px;
}
/* Material Theme padding adjustment*/
.k-material .k-list-container .k-item,
.k-material .k-list-container .k-item.k-state-hover {
  padding-left: 5px;
  border-left: 0;
}
.k-list-container .k-item > span {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  vertical-align: top;
  margin: 5px 10px 5px 5px;
}
.k-list-container .k-item > img:first-child {
  -moz-box-shadow: inset 0 0 30px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: inset 0 0 30px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 0 30px rgba(0, 0, 0, 0.3);
  margin: 5px 20px 1px 0;
  width: 40px;
  height: 40px;
  border-radius: 1px;
  background-size: 100%;
  background-repeat: no-repeat;
}
.k-list-container h3 {
  font-size: 1.2em;
  font-weight: normal;
  margin: 0 0 1px 0;
  padding: 0;
  line-height: normal;
}
.k-list-container p {
  margin: 0;
  padding: 0;
  font-size: .8em;
  line-height: normal;
}
.new-kendo-align .k-edit-label {
  width: 25%;
}
.new-kendo-align .k-edit-field {
  width: 70%;
}
/*increase height of cells in day, work week, and week views*/
.k-scheduler-table td,
.k-scheduler-table th {
  height: 7em;
}
/*increase height of cells in month view*/
.k-scheduler-monthview .k-scheduler-table td {
  height: 15.5em;
}
.k-recur-view .k-check {
  margin-right: 7px !important;
}
.k-recur-view .k-check > input.k-recur-weekday-checkbox {
  margin-right: 0 !important;
}
.k-scheduler {
  font-family: DejaVu Sans, Arial, sans-serif;
  font-size: .9em;
}
.k-pdf-export .k-scheduler-toolbar,
.k-pdf-export .k-scheduler-navigation .k-nav-today,
.k-pdf-export .k-scheduler-navigation .k-nav-prev,
.k-pdf-export .k-scheduler-navigation .k-nav-next,
.k-pdf-export .k-scheduler-footer {
  display: none;
}
@media print {
  .k-scheduler,
  .k-scheuler-content,
  .k-scheduler-times {
    height: auto !important;
  }
  .k-scheduler-content {
    overflow-y: scroll !important;
  }
  .k-scheduler-toolbar {
    display: none;
  }
}
.btn-nolabel {
  margin-top: 28px;
}