html {
  height: 100%; }

body {
  background-color: #f0f0f0;
  color: #333;
  position: relative;
  font-family: "Calibri", "Georgia", "PT Sans", sans-serif;
  font-weight: normal;
  font-size: 14px;
  min-height: 100%;
  padding-bottom: 180px; }

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: sans-serif; }

.week-calendar.readonly input {
  color: #bbb;
  background-color: #f0f0f0;
  border: 1px solid #d4d4d4; }
.week-calendar.readonly:after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0; }

.pre-line {
  white-space: pre-line; }

body > header {
  background-color: #fff; }
  @media (min-width: 768px) {
    body > header {
      margin-bottom: 4em; } }
  body > header .navbar {
    -moz-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.125);
    -webkit-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.125);
    box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.125);
    padding: 8px 0 9px; }
    body > header .navbar .navbar-header img.navbar-brand {
      height: auto;
      max-width: 100%;
      padding: 0; }
    body > header .navbar .nav > li > a {
      font-weight: bold;
      color: #444444;
      font-size: 15px;
      text-transform: uppercase; }
  body > header .navbar-toggle .icon-bar {
    background-color: #333; }
  body > header .nav li {
    margin: 0.5em 0; }
    body > header .nav li a:hover {
      background-color: #eee; }
    body > header .nav li.active a {
      color: white;
      background-color: #2daae1; }
  body > header .form-group {
    margin: 0.5em 0; }
  body > header .navbar-collapse > .btn-group {
    margin-top: 0.5em;
    margin-bottom: 0.5em; }

.navbar-btn-logout {
  margin-top: 15px;
  margin-bottom: 15px; }

body > footer {
  position: absolute;
  bottom: 0;
  width: 100%; }
  body > footer address {
    margin: 0; }
  body > footer a {
    text-decoration: underline;
    color: white; }
  body > footer > div {
    padding: 15px 0; }
    body > footer > div:first-child {
      background: #015c9f;
      color: white; }
    body > footer > div:last-child {
      background: #444444;
      color: white;
      margin-top: 3px; }

.btn {
  font-size: 14px; }

.btn-primary {
  background-color: #015c9f;
  color: white;
  border: none; }
  .btn-primary:hover, .btn-primary:active, .btn-primary:focus {
    background-color: #286090; }

.btn-dismiss {
  position: relative;
  width: 48px;
  height: 48px;
  background-color: white;
  border: none;
  border-radius: 50%;
  z-index: 10; }
  .btn-dismiss:before, .btn-dismiss:after {
    content: '';
    display: block;
    width: 50%;
    height: 2px;
    background: gray;
    position: absolute;
    left: 25%;
    top: 50%;
    margin-top: -1px; }
  .btn-dismiss:before {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg); }
  .btn-dismiss:after {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg); }
  .btn-dismiss:hover, .btn-dismiss:active, .btn-dismiss:focus {
    background-color: #286090; }

.btn-wrap {
  white-space: normal; }

.required > div > label:not(.error):after, .required > label:not(.error):after {
  content: " *"; }

.alert:empty {
  display: none; }

.label:empty {
  display: none; }

.lock-screen {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(255, 255, 255, 0.5); }
  .lock-screen .message {
    position: absolute;
    top: 50%;
    left: 50%;
    text-align: center;
    background: url("../images/ajax-loader.gif") white no-repeat 15px center;
    padding: 15px 15px 15px 57px;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }

.row.narrow-gaps {
  margin-right: -5px;
  margin-left: -5px; }
  .row.narrow-gaps .col-xs-1, .row.narrow-gaps .col-xs-2, .row.narrow-gaps .col-xs-3, .row.narrow-gaps .col-xs-4, .row.narrow-gaps .col-xs-5, .row.narrow-gaps .col-xs-6, .row.narrow-gaps .col-xs-12,
  .row.narrow-gaps .col-md-1, .row.narrow-gaps .col-md-2, .row.narrow-gaps .col-md-3, .row.narrow-gaps .col-md-4, .row.narrow-gaps .col-md-5, .row.narrow-gaps .col-md-6, .row.narrow-gaps .col-md-12 {
    padding-left: 5px;
    padding-right: 5px; }

.disabled[title] {
  cursor: help; }

.modal-content {
  background-color: #e0e0e0; }

[data-toggle="tooltip"] {
  cursor: help; }

/* Kendo UI */
.form-control.k-widget {
  padding: 0;
  width: 100%;
  height: auto;
  overflow: hidden;
  /* Fixes disappearing borders when browser is zoomed out */ }

.form-control .k-picker-wrap {
  overflow: hidden;
  /* Fixes disappearing borders when browser is zoomed out */ }

.form-control.date-selector[readonly] {
  background-color: inherit; }

.k-grid-norecords-template {
  width: auto; }

@media screen and (min-width: 0) and (min-resolution: 72dpi) {
  .invoices .k-grid-content {
    height: auto !important; } }

/*.form-control.k-widget:not(.k-autocomplete) { border-width: 0; }*/
/* DHTMLX */
.dhx_toolbar_dhx_terrace,
.dhx_toolbar_dhx_terrace.dhxtoolbar_icons_48 {
  background-color: transparent;
  display: inline-block;
  height: auto !important;
  font-family: inherit;
  font-size: inherit;
  padding: 0; }
  .dhx_toolbar_dhx_terrace div.dhx_toolbar_btn,
  .dhx_toolbar_dhx_terrace.dhxtoolbar_icons_48 div.dhx_toolbar_btn {
    margin-top: 0;
    padding-top: 0;
    padding-bottom: 0; }
  .dhx_toolbar_dhx_terrace div.dhxtoolbar_float_left,
  .dhx_toolbar_dhx_terrace.dhxtoolbar_icons_48 div.dhxtoolbar_float_left {
    float: none; }

.dhx_dataview_item {
  font-family: inherit;
  font-size: inherit;
  color: inherit;
  margin: 0 !important; }

div.gridbox.gridbox_dhx_skyblue {
  font-family: "Lato", sans-serif;
  font-size: 14px; }
  div.gridbox.gridbox_dhx_skyblue table.hdr,
  div.gridbox.gridbox_dhx_skyblue table.hdr td {
    font-family: inherit;
    font-size: inherit; }
  div.gridbox.gridbox_dhx_skyblue table.obj,
  div.gridbox.gridbox_dhx_skyblue table.obj td {
    font-family: inherit;
    font-size: inherit; }

.dhtmlx_modal_box .dhtmlx_popup_controls .dhtmlx_popup_button div {
  background-color: #015c9f; }

.dhxform_obj_dhx_terrace {
  float: none;
  font-family: "Calibri", "Georgia", "PT Sans", sans-serif;
  font-weight: normal;
  font-size: 14px; }
  .dhxform_obj_dhx_terrace .no-block-offset + .dhxform_base_nested {
    padding-left: 0 !important; }
  .dhxform_obj_dhx_terrace .dhxform_txt_label2:empty {
    height: 0;
    margin: 0; }
  .dhxform_obj_dhx_terrace input.dhxform_textarea,
  .dhxform_obj_dhx_terrace textarea.dhxform_textarea,
  .dhxform_obj_dhx_terrace .dhxform_select,
  .dhxform_obj_dhx_terrace div.dhxform_label,
  .dhxform_obj_dhx_terrace div.dhxform_txt_label2 {
    font-size: 14px; }
  .dhxform_obj_dhx_terrace div.dhxform_label {
    font-family: "Lato", sans-serif; }
  .dhxform_obj_dhx_terrace div.dhxform_txt_label2,
  .dhxform_obj_dhx_terrace div.dhxform_item_label_right,
  .dhxform_obj_dhx_terrace div.dhxform_item_label_left,
  .dhxform_obj_dhx_terrace .dhxform_select,
  .dhxform_obj_dhx_terrace .dhxform_textarea,
  .dhxform_obj_dhx_terrace div.dhxform_label .dhxform_label_nav_link {
    font-family: "Calibri", "Georgia", "PT Sans", sans-serif;
    font-weight: normal; }
  .dhxform_obj_dhx_terrace .dhxform_obj_dhx_terrace fieldset.dhxform_fs legend.fs_legend {
    font-family: sans-serif; }
  .dhxform_obj_dhx_terrace div.dhxform_base {
    float: none; }
  .dhxform_obj_dhx_terrace fieldset.dhxform_fs, .dhxform_obj_dhx_terrace div.disabled fieldset.dhxform_fs {
    border: none; }
  .dhxform_obj_dhx_terrace div.fs_dhxform_item_label_left.col-md-6,
  .dhxform_obj_dhx_terrace div.fs_dhxform_item_label_left.col-lg-6 {
    padding-left: 15px;
    padding-right: 15px; }
  .dhxform_obj_dhx_terrace div.block_dhxform_item_label_left.col-md-6,
  .dhxform_obj_dhx_terrace div.dhxform_item_label_left.col-md-3 {
    clear: none; }
  .dhxform_obj_dhx_terrace fieldset.dhxform_fs legend.fs_legend {
    margin-left: 0;
    padding: 0;
    font-size: 21px;
    color: #333; }
  .dhxform_obj_dhx_terrace div.dhxform_txt_label2 {
    margin: 0;
    margin-bottom: 10px;
    padding: 0;
    line-height: 1.4; }
  .dhxform_obj_dhx_terrace div.fs_dhxform_item_label_left fieldset.dhxform_fs div.dhxform_base_nested.dhxform_fs_nested {
    margin: 0;
    padding: 0 !important; }
  .dhxform_obj_dhx_terrace div.dhxform_control {
    position: relative; }
    .dhxform_obj_dhx_terrace div.dhxform_control img.loader {
      position: absolute;
      left: 50%;
      top: 50%;
      transform: translate(-50%, -50%); }
  .dhxform_obj_dhx_terrace div.dhxform_item_label_left div.dhxform_control,
  .dhxform_obj_dhx_terrace div.dhxform_item_label_right div.dhxform_control {
    float: none;
    margin: 0;
    display: inline; }
  .dhxform_obj_dhx_terrace div.dhxform_item_label_left div.dhxform_label,
  .dhxform_obj_dhx_terrace div.dhxform_item_label_right div.dhxform_label {
    float: none; }
  .dhxform_obj_dhx_terrace div.dhxform_item_label_right {
    padding: 0;
    margin-bottom: 10px; }
  .dhxform_obj_dhx_terrace div.dhxform_item_label_right div.dhxform_control.dhxform_img_node {
    float: left;
    margin-right: 10px; }
  .dhxform_obj_dhx_terrace div.dhxform_label div.dhxform_label_nav_link:focus {
    color: inherit; }
  .dhxform_obj_dhx_terrace div.dhxform_label div.dhxform_label_nav_link,
  .dhxform_obj_dhx_terrace div.dhxform_label div.dhxform_label_nav_link:visited,
  .dhxform_obj_dhx_terrace div.dhxform_label div.dhxform_label_nav_link:active,
  .dhxform_obj_dhx_terrace div.dhxform_label div.dhxform_label_nav_link:hover {
    display: inline;
    line-height: 1.4; }
  .dhxform_obj_dhx_terrace div.dhxform_control.dhxform_img_node .dhxform_textarea {
    position: absolute; }
  .dhxform_obj_dhx_terrace div.dhxform_control.dhxform_img_node div.dhxform_actv_c,
  .dhxform_obj_dhx_terrace div.dhxform_control.dhxform_img_node div.dhxform_actv_r,
  .dhxform_obj_dhx_terrace div.dhxform_control.dhxform_img_node div.dhxform_img {
    float: none;
    position: static;
    display: inline-block; }
  .dhxform_obj_dhx_terrace div.dhxform_control.dhxform_img_node div.dhxform_actv_c,
  .dhxform_obj_dhx_terrace div.dhxform_control.dhxform_img_node div.dhxform_actv_r {
    margin: 2px 1px 1px 2px; }
  .dhxform_obj_dhx_terrace input.dhxform_textarea,
  .dhxform_obj_dhx_terrace textarea.dhxform_textarea,
  .dhxform_obj_dhx_terrace .dhxform_select {
    padding: 6px 12px !important; }
  .dhxform_obj_dhx_terrace div.dhxform_btn,
  .dhxform_obj_dhx_terrace div.dhxform_btn:hover,
  .dhxform_obj_dhx_terrace div.dhxform_btn:active {
    border: none;
    background: transparent;
    float: none;
    clear: none;
    color: inherit;
    font-size: inherit;
    font-family: inherit;
    margin: 0;
    padding: 6px 12px;
    cursor: inherit;
    outline: none;
    box-shadow: none; }
  .dhxform_obj_dhx_terrace div.dhxform_btn div.dhxform_btn_txt,
  .dhxform_obj_dhx_terrace div.dhxform_btn div.dhxform_btn_txt:hover,
  .dhxform_obj_dhx_terrace div.dhxform_btn div.dhxform_btn_txt:active {
    float: none;
    height: auto;
    line-height: inherit;
    border-radius: 0;
    white-space: inherit;
    vertical-align: inherit;
    text-align: inherit;
    margin: 0;
    outline: none;
    box-shadow: none; }
  .dhxform_obj_dhx_terrace .dhxform_btn[role="button"]:focus {
    background-color: #286090; }
  .dhxform_obj_dhx_terrace .dhxform_select:focus {
    box-shadow: 0 0 4px #c0c0c0;
    border: 2px solid #bfbfbf;
    outline: none; }
  .dhxform_obj_dhx_terrace input.dhxform_textarea:focus,
  .dhxform_obj_dhx_terrace textarea.dhxform_textarea:focus {
    box-shadow: 0 0 4px #c0c0c0;
    border: 2px solid #bfbfbf;
    outline: none; }
  .dhxform_obj_dhx_terrace div.dhxform_item_label_top {
    clear: none; }
  .dhxform_obj_dhx_terrace div.dhxform_item_label_left.btn {
    padding: 0; }
  .dhxform_obj_dhx_terrace div.dhxform_control div.dhxform_note {
    width: auto !important; }
  .dhxform_obj_dhx_terrace div.dhxform_label span.dhxform_info {
    font-family: inherit;
    font-size: inherit;
    position: relative;
    top: 1px;
    color: transparent;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
    .dhxform_obj_dhx_terrace div.dhxform_label span.dhxform_info[data-original-title=""] {
      display: none; }
    .dhxform_obj_dhx_terrace div.dhxform_label span.dhxform_info:before {
      color: black;
      content: "\e085";
      visibility: visible;
      position: absolute; }
  .dhxform_obj_dhx_terrace div.label-left div.dhxform_label {
    display: inline-block;
    margin-right: 1em;
    vertical-align: sub; }
  .dhxform_obj_dhx_terrace div.label-left div.dhxform_control > * {
    display: inline-block;
    width: auto; }

.dhtmlxcalendar_dhx_terrace {
  z-index: 10000 !important; }

.calendar input, input.calendar {
  background: url(../../images/icons/glyphicons-46-calendar-16.png) no-repeat right 7px center; }

/*# sourceMappingURL=shared_base.css.map */
