@charset "UTF-8";
/*----------------------------------------------------------------------*/
/* Clear Floats
/*----------------------------------------------------------------------*/
/* http://sonspring.com/journal/clearing-floats */
.clear {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0; }

/* http://perishablepress.com/press/2008/02/05/lessons-learned-concerning-the-clearfix-css-hack */
.clearfix:after {
  clear: both;
  content: ' ';
  display: block;
  font-size: 0;
  line-height: 0;
  visibility: hidden;
  width: 0;
  height: 0; }

.clearfix {
  display: inline-block; }

* html .clearfix {
  height: 1%; }

.clearfix {
  display: block; }

.modal-wide {
  width: 740px;
  margin-left: -370px; }

.modal-wide-details {
  width: 1100px;
  margin-left: -550px; }
  .modal-wide-details .modal-body {
    padding-top: 5px; }
    .modal-wide-details .modal-body .invoice-details h3 {
      font-size: 18px;
      line-height: 24px; }
  .modal-wide-details .tabbable-custom {
    margin-bottom: 0; }
    .modal-wide-details .tabbable-custom.tabbable-full-width > .tab-content {
      padding-bottom: 0; }
  .modal-wide-details .alert {
    margin-bottom: 0; }

.modal form {
  margin: 0; }
.modal .modal-footer.text-center {
  text-align: center; }
.modal .modal-footer.buttons-left {
  padding-left: 195px;
  text-align: left; }
  .modal .modal-footer.buttons-left .btn + .btn {
    margin-left: 10px; }
.modal .form-horizontal .control-group:last-child {
  margin-bottom: 0; }
.modal .modal-body .form-section {
  margin-top: 30px !important; }
  .modal .modal-body .form-section:first-child {
    margin-top: 0 !important; }
  .modal .modal-body .form-section a.fancybox-thumb:link {
    text-decoration: underline; }
    .modal .modal-body .form-section a.fancybox-thumb:link:hover {
      text-decoration: none; }
.modal .modal-body .form-actions {
  margin: 0 -15px -15px;
  padding-left: 195px;
  text-align: left; }
.modal .invoice-actions {
  display: none !important;
  position: absolute;
  margin-left: 0;
  padding-left: 0; }
  .modal .invoice-actions .well {
    border: none;
    padding: 14px 15px 15px; }

.popup_back {
  display: none;
  width: 100%;
  height: 100%;
  z-index: 998;
  background-color: #000;
  opacity: 0.7;
  position: absolute;
  top: 0;
  left: 0; }

.popup_layer {
  display: none;
  position: absolute;
  z-index: 999;
  padding: 15px;
  border-radius: 10px;
  background-color: #fff; }

.leaf-county,
.leaf-city {
  padding-left: 20px; }

.rule_row {
  min-height: 50px;
  margin-bottom: 15px;
  border-bottom: 1px solid #eee;
  display: inline-block;
  position: relative; }
  .rule_row:after {
    content: 'or';
    clear: both;
    position: absolute;
    bottom: -9px;
    left: 50%;
    background: #fff;
    padding: 0 10px;
    margin-left: -28px; }
  .rule_row:last-child {
    padding-bottom: 0;
    border-bottom: 0; }
    .rule_row:last-child:after {
      display: none; }

.rule_row > div,
.rule_row > input,
.rule_row > select,
.rule_row .selector {
  margin-bottom: 10px !important; }

.rule_row .second_rule_compare,
.rule_row .first_rule_compare {
  width: 45px; }

.rule_row .compare_both {
  width: 80px; }

.rule_row .amount_type {
  width: 60px; }

.rule_row .second_rule_type,
.rule_row .first_rule_type {
  width: 150px; }

.rule_row .delete_rule_icon,
.rule_row .second_rule_container,
.rule_row .m-wrap {
  margin-right: 10px;
  float: left; }

.rule_row .second_rule_container input {
  float: left; }

.rule_row.hidden {
  display: none;
}

select.custom_amount_type {
  width: 150px; }

.multiselect-check {
  display: block; }

h4.form-section .multiselect-check {
  display: inline;
  padding-left: 10px; }

@media (max-width: 480px) {
  .multiselect-check {
    display: inline;
    padding-left: 10px; } }
.multiselect-check a {
  font-size: 11px;
  text-decoration: underline; }

.multiselect-check a:hover {
  text-decoration: none; }

.tree a span.check-all {
  font-size: 11px;
  padding-left: 10px;
  display: none; }

.tree a:hover > span.check-all {
  display: inline-block; }

.tree a span.check-all span {
  text-decoration: underline; }

.tree a span.check-all span:hover {
  text-decoration: none; }

.form-horizontal .controls-no-label {
  margin-left: 0; }

.row-fluid + .form-actions {
  margin-top: 0; }

.form-actions-white {
  background: none;
  padding-top: 0;
  border-top: none; }

.input-tiny {
  width: 50px; }

div.controls-amount-change:hover {
  background: #f5f5f5; }

li.controls-amount-change {
  padding-top: 5px !important;
  padding-bottom: 5px !important; }

.controls-amount-change .pull-right {
  padding-top: 2px;
  padding-right: 2px; }

.controls-amount-change > label {
  height: 30px; }

.controls-amount-change .pull-right .cont + .cont {
  margin-top: 5px; }

.controls-amount-change .pull-right .cont > div,
.controls-amount-change .pull-right input,
.controls-amount-change .pull-right select {
  margin-top: 0;
  float: left; }

.controls-amount-change input[type=text].input-mini {
  height: 12px;
  font-size: 13px;
  margin-left: 5px;
  margin-right: 5px;
  width: 35px;
  background: #fff; }

.controls-amount-change .select2-container .select2-choice {
  line-height: 20px;
  height: 22px; }

.select2-container.input-mini .select2-choice {
  line-height: 20px;
  height: 22px; }

.controls-amount-change button.btn {
  padding: 3px 8px;
  height: 26px;
  line-height: 20px;
  width: 26px;
  margin-left: 5px; }

small[data-toggle=popover]:not(.label):not(.icon),
span[data-toggle=popover]:not(.label):not(.icon) {
  border-bottom: 1px dashed #000; }

.popover {
  z-index: 100100;
  max-width: 700px; }

.popover-content hr {
  margin: 10px 0; }
  .popover-content hr.dotted {
    border-style: dashed;
    margin: 5px 0; }
.popover-content small {
  color: #aaa; }
.popover-content table th {
  font-size: 14px; }
  .popover-content table th + th {
    padding-left: 10px; }
.popover-content table td + td {
  padding-left: 10px; }
.popover-content p:last-child {
  margin-bottom: 0; }
.popover-content .datepicker table td {
  padding: 4px 5px; }

.control-zip {
  position: relative; }

.cancel-zip {
  display: none;
  width: 12px;
  height: 12px;
  left: 55px;
  top: 9px;
  font-size: 1px;
  text-decoration: none;
  border: 0;
  background: url("/assets/plugins/select2/select2.png") right top no-repeat;
  cursor: pointer;
  outline: 0;
  position: absolute; }

.cancel-zip:hover {
  background-position: right -11px;
  cursor: pointer; }

/* Page Guest */
.page-guest .row-half-width {
  max-width: 640px;
  margin: 0 auto; }
  .page-guest .row-half-width h1 {
    text-align: center; }
  .page-guest .row-half-width div.text {
    max-width: 500px;
    margin: 0 auto 30px;
    text-align: center; }
  .page-guest .row-half-width .navbar .container-fluid {
    text-align: center; }
  .page-guest .row-half-width .navbar .brand {
    float: none; }
.page-guest #content {
  max-width: 750px;
  margin: 0 auto;
  padding-bottom: 20px; }

.title-selector {
  margin-top: 20px; }

.btn-offset {
  margin-left: 10px; }

.btn-offset-right {
  margin-right: 10px; }
  .btn-offset-right.mini {
    margin-right: 7px; }

.alert p strong {
  font-size: 14px; }
.alert p:last-child {
  margin-bottom: 0; }
.alert.alert-error a:not(.btn) {
  color: #b94a48;
  text-decoration: underline; }
  .alert.alert-error a:not(.btn):hover {
    text-decoration: none; }

.alert + .invoice {
  margin-top: -20px; }

.modal-wide-details .alert + .invoice {
  margin-top: 0; }

.alert-overall {
  margin-top: 20px;
  margin-bottom: 0; }

/* Quote Page */
.assignments {
  padding-top: 16px;
  font-size: 14px; }

.assignments .item {
  float: left;
  margin-left: 20px; }

.table-striped tbody > tr.group > td, .table-striped tbody > tr.group > th {
  background-color: #feffd3; }
  .table-striped tbody > tr.group > td strong, .table-striped tbody > tr.group > th strong {
    font-size: 14px; }
    .table-striped tbody > tr.group > td strong small, .table-striped tbody > tr.group > th strong small {
      font-weight: normal; }

table .quote p:last-child {
  margin-bottom: 0; }
table .quote strong span {
  font-weight: normal;
  font-size: 12px; }
table .quote strong {
  font-size: 14px; }
table .quote small strong {
  font-size: 12px; }
table .quote div.pull-right {
  width: 200px; }
table .quote div.pull-right span.pretext {
  margin-left: -18px; }
table .quote span {
  color: #595959; }
table .quote span.label {
  color: #fff; }
table .quote .progress {
  height: 15px;
  margin-bottom: 0; }
table .quote p .btn {
  white-space: nowrap; }
table p .btn {
  white-space: nowrap; }
table .icon-offset-left {
  margin-left: 5px; }

table .actions p {
  margin-bottom: 5px; }

table .actions p:last-child {
  margin-bottom: 0; }

.hebrew-keyboard {
  margin-top: 20px; }

.page-iframe {
  background-color: #fff !important; }

.page-iframe .copyright,
.page-iframe .logo {
  display: none; }

.navbar-inverse .nav > li > a.back-to-public {
  color: #ddd; }

.navbar-inverse .nav > li > a.back-to-public:hover {
  color: #fff; }

.table-quote-charges tr.charge-deleted td.value {
  text-decoration: line-through; }

.document-cover {
  max-width: 100px; }

.document-preview {
  max-width: 50px;
  border: 1px solid #bebebe; }
  .document-preview + span {
    margin-left: 5px; }

.page-type-3, .page-type-4 {
  border-color: #4d90fe; }

a.link ul,
.table tbody tr td ul {
  margin-bottom: 0; }
a.link a:not(.btn),
.table tbody tr td a:not(.btn) {
  text-decoration: underline; }
  a.link a:not(.btn):hover,
  .table tbody tr td a:not(.btn):hover {
    text-decoration: none; }
a.link .dropdown-menu li > a,
.table tbody tr td .dropdown-menu li > a {
  text-decoration: none; }

h5.split,
h4.split {
  border-bottom: 1px solid #cecece;
  padding-bottom: 10px; }
  h5.split small,
  h4.split small {
    font-size: 11px;
    margin-left: 5px; }

.scrollable-text {
  max-height: 250px;
  max-width: 500px;
  overflow: scroll;
  word-wrap: break-word; }

/* Thumbnails */
.thumbnails-more {
  display: none; }

.thumbnails-single-row {
  margin-bottom: 0; }
  .thumbnails-single-row li {
    margin-bottom: 0; }

/* Departments Relations */
.ul-tree + .ul-tree {
  margin-top: 20px; }

.ul-tree {
  list-style: none; }

.ul-tree li {
  margin-left: 20px; }

.ul-tree-flat li,
.ul-tree li:first-child {
  margin-left: 0; }

.ul-tree li:first-child label {
  font-weight: bold; }

.ul-tree-flat li:first-child label {
  font-weight: normal; }

/* Filters */
.page-filter {
  float: right;
  padding-top: 25px; }

.page-filter label {
  float: right;
  margin-left: 25px; }

.month-selector {
  margin-top: 20px; }

.month-selector input {
  width: 200px; }

/* Timeline */
.chats li .message .body a:not(.btn) {
  text-decoration: underline; }
  .chats li .message .body a:not(.btn):hover {
    text-decoration: none; }

/* Document Types */
.document-types .m-wrap.xmini {
  width: 30px;
  margin-bottom: 0;
  padding: 1px 3px !important;
  text-align: center; }
.document-types .table td.name {
  padding: 6px 5px; }
  .document-types .table td.name label {
    margin-bottom: 0; }

/* Form Components */
.radio-notes {
  margin-left: 25px; }

.controls > .checkbox.checkbox-multiline {
  padding-left: 25px !important; }
  .controls > .checkbox.checkbox-multiline div {
    margin-left: -25px; }

.control-group .form-file:after {
  content: '';
  display: table;
  clear: both; }
.control-group .form-file .preview {
  float: left;
  width: 170px; }
.control-group .form-file .upload {
  float: left; }
.control-group .img-preview {
  display: inline-block; }
  .control-group .img-preview img {
    max-width: 140px;
    width: auto;
    height: auto; }

/* Compact Form */
.form-compact .control-group {
  margin-bottom: 5px; }
.form-compact .split {
  margin-top: 20px; }
  .form-compact .split:first-child {
    margin-top: 0; }

/* Escrow Agreement */
.agreement_item-row.rule_row {
  display: block;
}
.agreement_item-row.rule_row.hidden {
  display: none;
}

.agreement_item-row .types {
  margin-top: -5px; }
  .agreement_item-row .types label {
    margin-bottom: 0;
    white-space: nowrap; }

/* Page/Invoice Actions */
.invoice-actions {
  position: fixed;
  z-index: 2002;
  left: 0;
  bottom: 0;
  padding-left: 226px;
  width: 100%;
  box-sizing: border-box; }
  .invoice-actions .well {
    border: none;
    border-top: 3px solid #eee;
    margin: 0;
    padding: 10px 20px; }
    .invoice-actions .well:after {
      display: block;
      content: "";
      clear: both; }
    .invoice-actions .well h3.pull-left {
      margin: 0;
      line-height: 34px; }
    .invoice-actions .well h4.pull-left {
      margin: 0;
      line-height: 24px; }
    .invoice-actions .well .totals {
      line-height: 24px;
      display: inline-block; }
      .invoice-actions .well .totals span {
        margin-right: 30px; }
        .invoice-actions .well .totals span:last-child {
          margin-right: 0; }
  .invoice-actions .relative {
    position: relative;
    display: inline-block; }
  .invoice-actions.always-visible .well h4.pull-left {
    line-height: 18px; }
  .invoice-actions.with-buttons .well h4.pull-left {
    line-height: 34px; }
  .invoice-actions .table-buttons {
    position: relative; }

.page-ota-token-mode .invoice-actions {
  position: relative;
  left: auto;
  bottom: auto;
  padding-left: 10px; }

.table-buttons-top {
  margin-top: 12px;
  position: relative; }

.btn-group-h4 + .table-buttons-top {
  margin-top: -8px;
  margin-right: 20px; }

.page-sidebar-closed .page-content .invoice-actions {
  padding-left: 35px; }
.page-sidebar-closed .page-content .row-footer-fixed {
  padding-left: 56px; }

.page-full-width .page-content .invoice-actions {
  padding-left: 0; }

@media (max-width: 979px) {
  .invoice-actions {
    padding-left: 0; }
    .invoice-actions .well {
      padding: 10px 0 10px 10px; }
      .invoice-actions .well .relative > .btn {
        padding-left: 10px;
        padding-right: 10px; }
      .invoice-actions .well .totals span {
        margin-right: 0;
        display: block; } }
@media (max-width: 1276px) {
  .invoice-actions .btn span {
    display: none; } }
/* DataTables */
.dataTables_wrapper .dt-buttons {
  float: right; }
  .dataTables_wrapper .dt-buttons .btn + .btn {
    margin-left: 10px; }
.dataTables_wrapper .row-fluid [class*="span"] {
  min-height: 0; }

.dataTables_empty .no-data {
  font-size: 0; }

table.managed_table {
  display: none; }
  table.managed_table.no-footer {
    margin-top: 0px !important; }
  table.managed_table.visible {
    display: block; }

table.dataTable.fixedHeader-floating {
  z-index: 10; }

table.managed_table thead .sorting:after,
table.managed_table thead .sorting_asc:after,
table.managed_table thead .sorting_desc:after,
table.managed_table thead .sorting_asc_disabled:after,
table.managed_table thead .sorting_desc_disabled:after,
table.dataTable thead .sorting:after,
table.dataTable thead .sorting_asc:after,
table.dataTable thead .sorting_desc:after,
table.dataTable thead .sorting_asc_disabled:after,
table.dataTable thead .sorting_desc_disabled:after {
  display: none !important; }
table.managed_table thead tr,
table.dataTable thead tr {
  background: #eef1f5; }
  table.managed_table thead tr th small,
  table.dataTable thead tr th small {
    font-weight: normal;
    margin-top: -5px;
    display: block; }
table.managed_table tfoot,
table.dataTable tfoot {
  display: table-header-group; }
  table.managed_table tfoot th,
  table.dataTable tfoot th {
    border-bottom: 3px solid #ddd; }
    table.managed_table tfoot th .select2-container,
    table.dataTable tfoot th .select2-container {
      font-weight: normal; }
table.managed_table tbody.totals th, table.managed_table tbody.totals td,
table.dataTable tbody.totals th,
table.dataTable tbody.totals td {
  border-top: 3px solid #ddd;
  background: #eef1f5; }
  table.managed_table tbody.totals th span.normal, table.managed_table tbody.totals td span.normal,
  table.dataTable tbody.totals th span.normal,
  table.dataTable tbody.totals td span.normal {
    font-weight: normal; }
table.managed_table td.select-checkbox,
table.managed_table th.select-checkbox,
table.dataTable td.select-checkbox,
table.dataTable th.select-checkbox {
  font-size: 1%; }

div.dataTables_scrollHeadInner table.managed_table {
  display: table; }

div.DTFC_ScrollWrapper table.managed_table {
  display: table; }

div.DTFC_LeftWrapper table.dataTable.no-footer {
  border-bottom: 1px solid #ddd; }

div.DTFC_LeftWrapper td {
  overflow: hidden; }

.buttons-columnVisibility a:before {
  width: 1.25em;
  text-align: center;
  content: "\f096";
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-right: 4px; }
.buttons-columnVisibility.active a:before {
  content: "\f046"; }

#managed_table tfoot {
  display: none; }

ul.dt-button-collection li.buttons-actions > a {
  border-top: 1px solid #fff;
  background: #35aa47;
  color: #fff; }
  ul.dt-button-collection li.buttons-actions > a:hover {
    background: #ccc;
    color: #333; }

div.dataTables_processing {
  position: fixed;
  text-align: center;
  height: auto;
  z-index: 2010; }
  div.dataTables_processing i {
    display: inline-block;
    font-size: 14px; }

div.dt-single-on-page {
  position: static; }
  div.dt-single-on-page table.dataTable {
    margin-bottom: 0 !important; }

.row-footer-fixed {
  position: fixed;
  z-index: 2002;
  left: 0;
  bottom: 0;
  padding: 0 20px 10px 246px;
  width: 100%;
  box-sizing: border-box;
  background: #fff; }
  .row-footer-fixed:before {
    border-top: 1px solid #ddd;
    content: "";
    width: 100%; }
  .row-footer-fixed > div {
    padding-top: 10px; }
  .row-footer-fixed .dataTables_length {
    float: right;
    margin-left: 10px; }

.dataTables_hidden .row-footer-fixed,
.dataTables_hidden table.managed_table {
  display: none !important; }

.dt-actions-toolbar {
  margin-bottom: 57px; }
  .dt-actions-toolbar .row-footer-fixed {
    bottom: 57px; }

.table-buttons .btn-group > .btn + .btn {
  margin-left: 10px; }
.table-buttons .btn i.icon-label {
  margin-right: 5px;
  font-size: 16px; }

.dataTables_length label {
  font-size: 13px; }

.dataTables_wrapper .span6 .dataTables_info {
  float: left;
  padding-top: 5px;
  margin-right: 30px; }
.dataTables_wrapper .span6 .dataTables_length label {
  margin-bottom: 0; }

.paging_input > span {
  margin-left: 10px;
  vertical-align: middle; }
  .paging_input > span.paginate_button {
    font-size: 0;
    line-height: 26px; }
    .paging_input > span.paginate_button i {
      font-size: 14px;
      vertical-align: middle; }
    .paging_input > span.paginate_button:hover {
      cursor: pointer; }
    .paging_input > span.paginate_button.disabled {
      color: #909090; }
  .paging_input > span.paginate_of {
    margin-left: 3px; }
.paging_input input.paginate_input {
  height: 12px;
  font-size: 13px;
  width: 35px;
  padding-top: 6px;
  margin-left: 3px; }

@media (max-width: 768px) {
  .row-footer-fixed {
    padding-top: 10px; }
    .row-footer-fixed:before {
      display: none; }
    .row-footer-fixed > div {
      padding-top: 0; }

  .dataTables_wrapper .span6 .dataTables_info {
    padding-top: 1px; }
  .dataTables_wrapper .dt-buttons {
    white-space: normal;
    text-align: left; }
    .dataTables_wrapper .dt-buttons > .btn {
      margin-right: 10px;
      margin-top: 10px; }
      .dataTables_wrapper .dt-buttons > .btn:last-child {
        margin-right: 0; }
    .dataTables_wrapper .dt-buttons .btn + .btn {
      margin-left: 0; }

  div.dataTables_wrapper div.dataTables_paginate {
    float: none;
    clear: both;
    padding-top: 10px; }
    div.dataTables_wrapper div.dataTables_paginate:before {
      border-top: 1px solid #ddd;
      content: "";
      width: 100%;
      display: block;
      margin-bottom: 10px; }

  table.managed_table,
  table.managed_table.no-footer {
    margin-top: 10px !important; } }
/* Datepicker */
.datepicker-days tfoot .clear {
  display: block;
  overflow: auto;
  visibility: visible; }

.fc-day-grid-event .fc-time {
  float: right; }

.btn-sets {
  margin-top: 10px; }

/* Dashboard */
.row-dashboard .portlet-body form {
  margin-bottom: 0; }
.row-dashboard .portlet-body h4.split {
  margin-top: 20px; }
.row-dashboard .document-qr-sets h4.split {
  margin-bottom: 0; }

.control-box {
  border: 1px solid rgba(0, 0, 0, 0.03);
  background: rgba(0, 0, 0, 0.03);
  padding: 10px;
  margin-top: 10px; }
  .control-box > h4.split:first-child {
    margin-top: 0; }
  .control-box > .control-group:last-child {
    margin-bottom: 0; }
    .control-box > .control-group:last-child .controls p:last-child {
      margin-bottom: 0; }

.accordion-inner hr {
  margin: 8px 0; }

div.text a {
  text-decoration: underline; }
  div.text a:hover, div.text a:focus {
    text-decoration: none; }

/* Editable */
.select2-drop {
  z-index: 11000; }

.editable-input a.select2-choice {
  text-decoration: none !important; }

/* Forms */
form .control-group:after {
  content: '';
  display: table;
  clear: both; }

/* Sidebar */
.page-sidebar .sidebar-search {
  margin-bottom: 8px;
  height: 34px; }
  .page-sidebar .sidebar-search:after {
    content: '';
    display: table;
    clear: both; }
  .page-sidebar .sidebar-search .select2-container .select2-choice {
    border: none;
    background: none;
    border-top: 1px solid transparent;
    border-bottom: 1px solid #e2e2e2 !important; }
    .page-sidebar .sidebar-search .select2-container .select2-choice .select2-arrow {
      display: none; }

/* Review Switchers */
.table-with-review td {
  white-space: nowrap; }
.table-with-review .switch {
  margin-left: 10px;
  margin-bottom: -3px;
  display: inline-block; }

.has-switch.switch-micro {
  min-width: 28px; }

.has-switch span.switch-micro,
.has-switch label.switch-micro {
  padding-bottom: 2px;
  padding-top: 2px;
  font-size: 8px;
  line-height: 6px; }

.btn-group-h4 {
  margin-top: -8px; }

/* Datatables: Filters Bar */
.filters-bar {
  margin-left: 15px; }
  .filters-bar:after {
    content: '';
    display: table;
    clear: both; }
  .filters-bar .action {
    float: left;
    padding: 5px;
    margin-bottom: 0;
    margin-right: 15px;
    text-decoration: none;
    font-size: 12px;
    line-height: 31px;
    color: #9e9e9e; }
    .filters-bar .action:hover i {
      color: #0d638f; }
    .filters-bar .action span {
      margin-left: 5px;
      font-family: 'Open Sans', sans-serif;
      font-size: 11px;
      letter-spacing: 0;
      color: #5e5e5e; }
  .filters-bar .item {
    float: left;
    padding: 5px 7px;
    background: #eef1f5;
    margin-bottom: 0;
    margin-right: 10px;
    font-size: 13px;
    font-family: 'Open Sans', sans-serif;
    line-height: 100%;
    text-decoration: none; }
    .filters-bar .item i.fa-times {
      float: right;
      color: #c4c7cb; }
    .filters-bar .item:hover {
      background: #e3e6ea; }
      .filters-bar .item:hover i.fa-times {
        display: block;
        color: #9e9e9e; }
    .filters-bar .item span {
      letter-spacing: 0; }
    .filters-bar .item span.l {
      background: no-repeat;
      font-size: 11px;
      display: block;
      padding: 0;
      line-height: 12px;
      margin-bottom: 2px;
      margin-top: 2px;
      color: #404040;
      white-space: nowrap;
      padding-right: 20px; }
      .filters-bar .item span.l i {
        margin-right: 5px; }
    .filters-bar .item span.v {
      color: #000;
      font-weight: 500;
      text-overflow: ellipsis;
      display: block;
      max-width: 250px;
      white-space: nowrap;
      overflow: hidden;
      line-height: 15px; }
  .filters-bar .negative {
    background: #f2dede; }
    .filters-bar .negative:hover {
      background: #eed3d7; }
    .filters-bar .negative span.v {
      text-decoration: line-through; }
  .filters-bar a:last-child {
    margin-right: 0; }

.page-title .filters-bar {
  display: inline-block;
  margin-bottom: -10px;
  margin-top: -12px; }
.page-title .separate-line {
  margin-top: 12px !important;
  margin-bottom: -10px;
  margin-left: 0; }
  .page-title .separate-line .item {
    vertical-align: top;
    margin-bottom: 10px;
    height: 16px; }
    .page-title .separate-line .item i.fa-times {
      margin-top: 1px; }
    .page-title .separate-line .item span.l {
      display: inline-block;
      line-height: 15px;
      padding-right: 5px;
      margin: 0;
      vertical-align: middle; }
    .page-title .separate-line .item span.v {
      display: inline-block;
      line-height: 15px;
      margin-right: 5px;
      vertical-align: middle; }
  .page-title .separate-line .action {
    line-height: 15px;
    height: 16px;
    margin-bottom: 10px; }

/* Responsive Datatables */
table.dataTable.dtr-inline.collapsed > tbody > tr > td.child,
table.dataTable.dtr-inline.collapsed > tbody > tr > th.child,
table.dataTable.dtr-inline.collapsed > tbody > tr > td.dataTables_empty {
  cursor: default !important; }

table.dataTable.dtr-inline.collapsed > tbody > tr > td.child:before,
table.dataTable.dtr-inline.collapsed > tbody > tr > th.child:before,
table.dataTable.dtr-inline.collapsed > tbody > tr > td.dataTables_empty:before {
  display: none !important; }

table.dataTable.dtr-inline.collapsed > tbody > tr > td:first-child,
table.dataTable.dtr-inline.collapsed > tbody > tr > th:first-child {
  position: relative;
  padding-left: 30px;
  cursor: pointer; }

table.dataTable.dtr-inline.collapsed > tbody > tr > td:first-child:before, table.dataTable.dtr-inline.collapsed > tbody > tr > th:first-child:before {
  top: 8px;
  left: 6px;
  height: 16px;
  width: 16px;
  display: block;
  position: absolute;
  color: white;
  border-radius: 16px;
  box-sizing: content-box;
  text-align: left;
  text-indent: 4px;
  line-height: 16px;
  content: '+';
  background-color: #337ab7; }

table.dataTable.dtr-inline.collapsed > tbody > tr.parent > td:first-child:before,
table.dataTable.dtr-inline.collapsed > tbody > tr.parent > th:first-child:before {
  content: '—';
  font-size: 8px;
  background-color: #d33333; }

table.dataTable.dtr-inline.collapsed > tbody > tr.child td:before {
  display: none; }

table.dataTable.dtr-inline.collapsed.compact > tbody > tr > td:first-child,
table.dataTable.dtr-inline.collapsed.compact > tbody > tr > th:first-child {
  padding-left: 27px; }

table.dataTable.dtr-inline.collapsed.compact > tbody > tr > td:first-child:before,
table.dataTable.dtr-inline.collapsed.compact > tbody > tr > th:first-child:before {
  top: 5px;
  left: 4px;
  height: 14px;
  width: 14px;
  border-radius: 14px;
  line-height: 14px;
  text-indent: 3px; }

table.dataTable.dtr-column.collapsed > tbody > tr > td.control,
table.dataTable.dtr-column.collapsed > tbody > tr > th.control {
  position: relative;
  padding-left: 28px;
  pointer-events: none; }
  table.dataTable.dtr-column.collapsed > tbody > tr > td.control:before,
  table.dataTable.dtr-column.collapsed > tbody > tr > th.control:before {
    cursor: pointer;
    top: 8px;
    left: 6px;
    height: 16px;
    width: 16px;
    display: block;
    position: absolute;
    color: white;
    border-radius: 16px;
    box-sizing: content-box;
    text-align: left;
    text-indent: 4px;
    line-height: 16px;
    content: '+';
    background-color: #337ab7;
    pointer-events: all; }
  table.dataTable.dtr-column.collapsed > tbody > tr > td.control a,
  table.dataTable.dtr-column.collapsed > tbody > tr > th.control a {
    pointer-events: all; }

table.dataTable.dtr-column.collapsed > tbody > tr.parent td.control:before,
table.dataTable.dtr-column.collapsed > tbody > tr.parent th.control:before {
  content: '—';
  font-size: 8px;
  background-color: #d33333; }

table.dataTable > tbody > tr.child {
  padding: 0.5em 1em; }

table.dataTable > tbody > tr.child:hover {
  background: transparent !important; }

table.dataTable > tbody > tr.child ul {
  display: inline-block;
  list-style-type: none;
  margin: 0;
  padding: 0; }

table.dataTable > tbody > tr.child ul li {
  border-bottom: 1px solid #efefef;
  padding: 0.5em 0; }

table.dataTable > tbody > tr.child ul li:first-child {
  padding-top: 0; }

table.dataTable > tbody > tr.child ul li:last-child {
  border-bottom: none; }

table.dataTable > tbody > tr.child span.dtr-title {
  display: inline-block;
  min-width: 75px;
  font-weight: bold; }

div.dtr-modal {
  position: fixed;
  box-sizing: border-box;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 100;
  padding: 10em 1em; }

div.dtr-modal div.dtr-modal-display {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 50%;
  height: 50%;
  overflow: auto;
  margin: auto;
  z-index: 102;
  overflow: auto;
  background-color: #f5f5f7;
  border: 1px solid black;
  border-radius: 0.5em;
  box-shadow: 0 12px 30px rgba(0, 0, 0, 0.6); }

div.dtr-modal div.dtr-modal-content {
  position: relative;
  padding: 1em; }

div.dtr-modal div.dtr-modal-close {
  position: absolute;
  top: 6px;
  right: 6px;
  width: 22px;
  height: 22px;
  border: 1px solid #eaeaea;
  background-color: #f9f9f9;
  text-align: center;
  border-radius: 3px;
  cursor: pointer;
  z-index: 12; }

div.dtr-modal div.dtr-modal-close:hover {
  background-color: #eaeaea; }

div.dtr-modal div.dtr-modal-background {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 101;
  background: rgba(0, 0, 0, 0.6); }

@media screen and (max-width: 767px) {
  div.dtr-modal div.dtr-modal-display {
    width: 95%; } }
/* Ui Hints */
.ui-hint {
  position: absolute;
  top: 50%;
  left: 50%;
  height: 25px;
  width: 25px;
  border-radius: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%); }

.ui-hint:before {
  position: absolute;
  content: "";
  height: 25px;
  width: 25px;
  left: 0px;
  top: 0px;
  border: solid 1px white;
  background-color: transparent;
  border-radius: 50%;
  box-shadow: inset 0 0 6px 4px #8bd5f9;
  -webkit-animation: hint-puff 2.5s infinite ease-in-out;
  animation: hint-puff 2.5s infinite ease-in-out; }

.ui-hint:after {
  opacity: 0.75;
  position: absolute;
  content: "";
  height: 17px;
  width: 17px;
  top: 50%;
  left: 50%;
  background: #8bd5f9;
  border-radius: 10px;
  margin-left: -8.5px;
  margin-top: -8.5px;
  border: solid 2px #fff; }

.ui-hint:hover {
  background-color: #4791ce; }

.ui-hint:hover:before {
  -webkit-animation: none;
  animation: none;
  box-shadow: inset 0 0 4px 4px #4791ce; }

.ui-hint:hover:after {
  background-color: #4791ce; }

.ui-hint:focus {
  background-color: #4791ce; }

.ui-hint:focus:before {
  -webkit-animation: none;
  animation: none;
  box-shadow: inset 0 0 4px 4px #4791ce; }

body.no-hint .ui-hint {
  display: none !important; }

.dropdown-menu.top-left {
  top: 100%;
  left: auto;
  right: 0;
  margin-bottom: 2px; }

.hours-row + .hours-row {
  margin-top: 10px;
  padding-top: 10px;
  border-top: 1px solid #eee; }

.controls .table {
  clear: none;
  margin-bottom: 0 !important; }

.form-horizontal .control-group-info {
  margin-bottom: 0; }

.form-horizontal select + .help-block {
  clear: left; }

.form-horizontal .control-group .alert {
  margin-bottom: 0; }

@media (max-width: 768px) {
  .table-buttons-top {
    margin-top: 0;
    margin-bottom: 0; }
    .table-buttons-top.pull-right {
      float: none; }
      .table-buttons-top.pull-right .btn-group {
        white-space: normal;
        text-align: left; }
        .table-buttons-top.pull-right .btn-group .btn {
          margin-bottom: 10px;
          margin-left: 0;
          margin-right: 10px; }

  .page-title .separate-line {
    margin-bottom: -20px; }

  .row-footer-fixed {
    padding: 10px 0 0;
    position: relative;
    z-index: auto; }

  .dt-actions-toolbar .row-footer-fixed {
    bottom: auto; }

  .paging_input > span.paginate_button {
    padding: 12px 10px;
    background: #666;
    color: #fff; }
    .paging_input > span.paginate_button.disabled {
      background: #eeeeee; }
    .paging_input > span.paginate_button.last, .paging_input > span.paginate_button.first {
      display: none; }

  .modal-header {
    padding: 9px 13px; }

  .modal .modal-footer.buttons-left {
    padding-left: 13px; }

  .modal .modal-body .form-actions {
    padding-left: 15px; }

  .fc-day-grid-event .fc-content {
    white-space: normal !important; }
  .fc-day-grid-event .fc-time {
    float: none; }
  .fc-day-grid-event .fc-title {
    display: block;
    overflow-wrap: break-word; } }
.mb-0 {
  margin-bottom: 0; }

.multiline-buttons .btn {
  margin-bottom: 10px; }

/*# sourceMappingURL=style-min.css.map */
