/* common */
* {
  box-sizing: border-box;
}
html {
    overflow: -moz-scrollbars-vertical;
    overflow-y: scroll;
}
body {
    overflow-x: initial;
}
.bg-color-blue {
  background-color: #57889c !important;
}
.bg-color-blueLight {
  background-color: #92a2a8 !important;
}
.bg-color-blueDark {
  background-color: #4c4f53 !important;
}
.bg-color-green {
  background-color: #356e35 !important;
}
.bg-color-greenLight {
  background-color: #71843f !important;
}
.bg-color-greenDark {
  background-color: #496949 !important;
}
.bg-color-red {
  background-color: #a90329 !important;
}
.bg-color-yellow {
  background-color: #b09b5b !important;
}
.bg-color-orange {
  background-color: #c79121 !important;
}
.bg-color-orangeDark {
  background-color: #a57225 !important;
}
.bg-color-pink {
  background-color: #ac5287 !important;
}
.bg-color-pinkDark {
  background-color: #a8829f !important;
}
.bg-color-purple {
  background-color: #6e587a !important;
}
.bg-color-darken {
  background-color: #404040 !important;
}
.bg-color-lighten {
  background-color: #d5e7ec !important;
}
.bg-color-white {
  background-color: #ffffff !important;
}
.bg-color-grayDark {
  background-color: #525252 !important;
}
.bg-color-magenta {
  background-color: #6e3671 !important;
}
.bg-color-teal {
  background-color: #568a89 !important;
}
.bg-color-redLight {
  background-color: #a65858 !important;
}

.ya-img img {
    width: 20px !important;
    margin-left: 5px;
}
.main-container {
    margin-bottom: 80px;
}

.dataTables_wrapper {
    margin-top: 0px;
}
.datatable-footer {
    margin-top: 15px;
}

.form-group {
    /*margin-bottom: 30px;*/
}

/* head */
.top-navigation {
    margin-top: 10px;
}
/* index */
#selBulkActions {
    width: 300px;
    display: inline;
}
.static-control {
    background: #fff;
    border-top: 2px solid #DDDDDD;
    padding: 1em 0;
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    z-index: 100;
    text-align: left;
    display: none;
}
.static-control-nav {
    list-style-type: none;
    padding: 0px;
    margin: 0px;
}
.static-control-nav li {
    display: inline-block;
    margin-right: 15px;
}
/* users */

/* sites */
.couter-status-label:hover {
    text-decoration: none;
}

div.dataTables_wrapper div.dataTables_paginate ul.pagination {
    margin: 0px !important;
}
.dataTables_paginate .paginate_button a {
    padding: 4px 12px !important;
}

.dataTables_length {
    margin-right: 15px;
}

.expanded-group,
.collapsed-group {
    padding-left: 30px !important;
}

.expanded-group {
    background: url("../img/minus.jpg") no-repeat scroll 15px center transparent;
}

.collapsed-group {
    background: url("../img/plus.jpg") no-repeat scroll 15px center transparent;
}

.rowCount-grid {
    float: right;
    font-size: 15px;
    color: red;
    padding-right: 250px;
}

/*
span.label {
    display: block;
    text-align: right;
    padding: 5px;
    font-size: 11px;
}


.label-normal {
    color: #333 !important;
}

.label {
    float: right;
}

.couter-status-label .label {
    float: left;
}
*/

table.table-bordered.dataTable th:last-child, table.table-bordered.dataTable th:last-child, table.table-bordered.dataTable td:last-child, table.table-bordered.dataTable td:last-child {
    border-right-width: 1px;
}

.site-navigation {
    margin-bottom: 20px;
}

.details-control {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    cursor: pointer;
    color: #1d6fa5;

    // background: url(../img/details_open.png) no-repeat center center;
    // display: inline-block;
    // width: 20px;
    // height: 20px;
}

.details-control:focus,
.details-control:hover,
.details-control:active {
  text-decoration: none;
}
.details-control:before {
  content: "\f044";
}

.shown .details-control:before {
  content: "\f00d";
  color: darkred;
  margin-right: 3px;
    // background: url(../img/details_close.png) no-repeat center center;
}


table.dataTable.hide-order thead .sorting {
    /*padding-right: 0px;*/
}
table.dataTable.hide-order thead .sorting:after {
    display: none;
}

/*
.w25 {
  width: 45px !important;
}
.w44 {
  width: 44px !important;
}
.w39 {
  width: 39px !important;
}
.w180 {
  width: 180px !important;
}

.w90 {
  width: 90px !important;
}
.w190 {
  width: 190px !important;
}
.w150 {
  width: 150px !important;
}
.w160 {
  width: 160px !important;
}
.w145 {
  width: 145px !important;
}
.w100 {
  width: 100px !important;
}
.w110 {
  width: 110px !important;
}
.w290 {
  width: 290px !important;
}
.w900 {
  width: 900px !important;
}
*/

.navbar-brand {
    float: left;
    padding: 15.5px 20px;
    padding-left: 11px;
    font-size: 17px;
    line-height: 30px;
    height: 60px;
}

table.dataTable {
  table-layout: fixed !important;
}

.shown + tr > td {
  padding: 0 !important;
  border-right: 0 !important;
}

.shown + tr > td > table {
  border-left: 0 !important;
  // border-right: 0 !important;
}

.shown + tr > td > table td.w150 {
    // width: 149px !important;
}


table.dataTable td, table.dataTable th {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.add_site_btn {
    margin-top: 14px;
}

.error-label {
    color: darkred;
    font-size: 12px;
}

.add-site-phone {
  margin-bottom: 10px;
}

.site-navigation li {
    margin-right: 15px;
}

table.table-bordered.dataTable th,
table.table-bordered.dataTable td {
  vertical-align: middle;
}

.site-calls-table .editable-input,
.site-calls-table .control-group.form-group,
.site-calls-table .editable-container.editable-inline,
.custom-tab-row .editable-input,
.custom-tab-row .control-group.form-group,
.custom-tab-row .editable-container.editable-inline {
    display: block !important;
}

.site-calls-table select.form-control.input-sm,
.custom-tab-row .form-control.input-sm {
    width: 100% !important;
    margin: -5px !important;
}

.player-popover {
  display: inline-block;
}
.player-popover:hover,
.player-popover:active,
.player-popover:visited,
.player-popover:link {
  text-decoration: none !important;
}

.popover {
  max-width: 330px;
}

select + select {
  margin-top: 15px;
}

table.datatable,
table.datatable table {
  table-layout: fixed !important;
}

.calls-filter .badge {
  margin-left: 5px;
}
.uniq-calls-info {
  margin-top: 7px;
  margin-bottom: 7px;
}

table.datatable table th,
table.datatable table td {
  padding: 11px;
}

table.dataTable th,
table.dataTable td {
  padding: 11px;
  font-size: 14px;
}

#topbar {
  min-height: 1px;
}
table.dataTable .group td {
    font-weight: 600;
    font-size: 24px;
}

#content {
  padding-top: 15px;
}

.calls-filter label {
  margin-bottom: 0px;
  cursor: pointer;
}

.uniq-calls-info:empty {
  display: none;
}

.nav-pills > li {
    margin-top: 7px;
}

.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
  padding: 6px 13px;
}

.nav-pills > li > a {
    cursor: pointer !important;
}

.datatable-footer {
  padding: 15px;
  padding-top: 0;
}

.navbar select {
  background: #3B3F4F;
  border: 0;
  font-size: 17px;
  height: 60px;
  border-radius: 0;
  box-shadow: none;
  color: #fff;
}

.form-inline.editableform {
  display: inline-block;
}

.editable-pre-wrapped {
    white-space: pre-wrap;
}

.editable-click, a.editable-click, a.editable-click:hover {
    text-decoration: none;
    border-bottom: dashed 1px #0088cc;
}

.navbar-branding {
  overflow: visible;
}

.autocomplete-suggestions {
  border: 1px solid transparent;
  background: #FFF;
  overflow: auto;
  border-radius: 3px;
  box-shadow: 0 5px 15px -4px rgba(0, 0, 0, 0.3);
}
.autocomplete-suggestion {
  padding: 9px 16px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.autocomplete-suggestion:hover {
  cursor: pointer;
}
.autocomplete-suggestion:not(:last-child) {
  border-bottom: 1px solid #ededed;
}
.autocomplete-selected {
  background: #F0F0F0;
}
.autocomplete-suggestions strong {
  font-weight: 400;
  color: #39F;
}
.autocomplete-group {
  padding: 10px 15px 5px;
  font-size: 16px;
  font-weight: bold;
}
.autocomplete-group strong {
  display: block;
  border-bottom: 1px solid #000;
}
.autocomplete-suggestions--search-form {
  font-size: 1.25rem;
  font-weight: 300;
  margin-top: -1px;
  border-radius: 1px;
}
.autocomplete-suggestions--search-form .autocomplete-suggestion {
  padding: 8px 16px;
  font-weight: 600;
}
.autocomplete-suggestions--search-form .autocomplete-suggestion:hover {
  background-color: #c4e7fb;
}
.autocomplete-suggestions--search-form .autocomplete-no-suggestion {
  font-weight: 400 !important;
}
.autocomplete-suggestion__addon {
  font-size: .8rem;
  font-weight: 400;
  line-height: 16px;
  margin-top: 4px;
  white-space: nowrap;
  vertical-align: middle;
}
.autocomplete-suggestion__addon-caption {
  font-weight: 500;
}
.autocomplete-suggestion__addon-value {
  white-space: normal;
}
.autocomplete-suggestion__append {
  display: inline-block;
  margin-left: 4px;
  color: #333;
  font-weight: 500;
}
.admin-form .field-label {
  display: block;
}

.select2-dropdown {
  z-index: 1060;
}

.editable-buttons {
  display: block;
  margin: 5px 0;
}

.editable-buttons button {  
    display: inline-block;
    clear: left;
    padding: 12px;
}

.breadcrumb,
.breadcrumb > li.crumb-active > a {
  font-size: 14px;
}
.position-relative {
  position: relative !important;
}

abbr[title] {
    text-decoration: none;
}
.popover-content {
  // padding: 0px;
}

table td {
    vertical-align: middle !important;
}

.drag-handle {
    right: 11px;
    top: 8px;
    position: relative;
}

.panel-menu + .panel-menu {
    padding-top: 6px;
    border-top: 0px;
}


.nav-list li a {
  color: #444;
}
.nav-list li.inactive a:hover,
.nav-list li.inactive a {
  cursor: default !important;
  color: #AAA !important;
}

.panel-heading .widget-menu .form-control {
    width: 145px;
    margin: 0 15px 0 15px;
}

.inline-block {
  display: inline-block !important;
}

.projects-table + .datatable-footer > .datatable-footer-container {
  padding: 0;
}

.clear_input {
    top: 1px !important;
    right: 25px !important;
    left: auto !important;
}

.arrow_ltr {
    margin-top: -12px;
    margin-left: -4px;
    display: inline-block;
}

.table_item_action {
    max-width: 250px;
    display: inline-block;
}


.project-info__name {
    margin-left: 0px;
    margin-top: 4px;
    margin-bottom: 8px;
    font-size: 17px;
    margin-right: 15px;
}

.project-info__actions {
  margin-left: 0px;
  display: inline-block;
  margin-bottom: 0px;
}

.project-info__actions-link i {
  margin-right: 5px;
}

.d-block {
  display: block !important;
}

.call-form .panel-heading,
#add-new-manager .panel-heading {
  height: auto !important;
}

.admin-form .state-error + em {
    font-size: 0.95em;
}

.dz-demo .dz-message {
  opacity: 0 !important;
}
.dropzone .dz-preview.example-preview .dz-success-mark,
.dropzone-previews .dz-preview.example-preview .dz-success-mark {
  opacity: 1;
}
.dropzone .dz-preview.example-preview .dz-error-mark,
.dropzone-previews .dz-preview.example-preview .dz-error-mark {
  opacity: 0;
}

.dropzone .dz-default.dz-message {
      margin-top: 15px;
}

.normalize-heading {
    padding: 19px 22px 18px !important;
    height: auto !important;
}

/* --- preloader start ----- */

#preloader { background: rgba(255, 255, 255, 0.6); height: 100%; width: 100%; position: fixed; z-index: 5000; margin-top: 0px; top: 0px; left: 0px; overflow: hidden;}

#preloader-center { width: 100%; height: 100%; position: relative; }

#preloader-center-absolute { position: absolute; left: 50%; top: 50%; height: 200px; width: 200px; margin-top: -100px; margin-left: -100px; -ms-transform: rotate(-135deg); -webkit-transform: rotate(-135deg); -moz-transform: rotate(-135deg); -o-transform: rotate(-135deg); transform: rotate(-135deg); -ms-transform: rotate(-135deg); }

.object { -moz-border-radius: 50% 50% 50% 50%; border-radius: 50% 50% 50% 50%; position: absolute; border-top: 5px solid #ff6600; border-bottom: 5px solid transparent; border-left: 5px solid #ff6600; border-right: 5px solid transparent; -webkit-animation: animate 2s infinite; -o-animation: animate 2s infinite; animation: animate 2s infinite; -moz-animation: animate 2s infinite; -ms-animation: animate 2s infinite; }

.object_one { left: 75px; top: 75px; width: 50px; height: 50px; }

.object_two { left: 65px; top: 65px; width: 70px; height: 70px; -webkit-animation-delay: 0.2s; -o-animation-delay: 0.2s; animation-delay: 0.2s; -moz-animation-delay: 0.2s; -ms-animation-delay: 0.2s; }

.object_three { left: 55px; top: 55px; width: 90px; height: 90px; -webkit-animation-delay: 0.4s; -o-animation-delay: 0.4s; animation-delay: 0.4s; -moz-animation-delay: 0.4s; -ms-animation-delay: 0.4s; }

.object_four { left: 45px; top: 45px; width: 110px; height: 110px; -webkit-animation-delay: 0.6s; -o-animation-delay: 0.6s; animation-delay: 0.6s; -moz-animation-delay: 0.6s; -ms-animation-delay: 0.6s; }

@-webkit-keyframes animate { 50% { -ms-transform: rotate(360deg) scale(0.8);
    -webkit-transform: rotate(360deg) scale(0.8);
    transform: rotate(360deg) scale(0.8); } }

@-moz-keyframes animate { 50% { -ms-transform: rotate(360deg) scale(0.8);
    -webkit-transform: rotate(360deg) scale(0.8);
    transform: rotate(360deg) scale(0.8);
    -moz-transform: rotate(360deg) scale(0.8); } }

@-o-keyframes animate { 50% { -ms-transform: rotate(360deg) scale(0.8);
    -webkit-transform: rotate(360deg) scale(0.8);
    -o-transform: rotate(360deg) scale(0.8);
    transform: rotate(360deg) scale(0.8); } }

@keyframes animate { 50% { -ms-transform: rotate(360deg) scale(0.8);
    -webkit-transform: rotate(360deg) scale(0.8);
    -moz-transform: rotate(360deg) scale(0.8);
      -o-transform: rotate(360deg) scale(0.8);
      transform: rotate(360deg) scale(0.8); } }

#preloader.blue .object { border-top: 5px solid #23b0e8; border-left: 5px solid #23b0e8; }
#preloader.blue-2 .object { border-top: 5px solid #1593d0; border-left: 5px solid #1593d0; }
#preloader.dr-blue .object { border-top: 5px solid #2D3E50; border-left: 5px solid #2D3E50; }
#preloader.dr-blue-2 .object { border-top: 5px solid #022c54; border-left: 5px solid #022c54; }
#preloader.green .object { border-top: 5px solid #66BB6A; border-left: 5px solid #66BB6A; }
#preloader.sea .object { border-top: 5px solid #00e5ff; border-left: 5px solid #00e5ff; }
#preloader.orange .object { border-top: 5px solid #ff6600; border-left: 5px solid #ff6600; }
#preloader.red .object { border-top: 5px solid #ef4836; border-left: 5px solid #ef4836; }
#preloader.red-3 .object { border-top: 5px solid #d73240; border-left: 5px solid #d73240; }

/* --- preloader end ----- */


label.SiteSearch .clear_input {  
    top: 11px !important;
    right: 17px !important;
}

#clock{
    align-items: center;
    -webkit-align-items: center;
    display: flex;
    display: -webkit-flex;
    height: 0;
    justify-content: space-around;
    -webkit-justify-content: flex-end;
    right: 0;
    position: absolute;
    top: -42px;
    width: 600px;
}
.unit{
    background: linear-gradient(#aaa, #777);
    border-radius: 15px;
    box-shadow: 0 2px 2px #444;
    color: #fff;
    font-family: "Open Sans", sans-serif;
    margin: 0 5px;
    text-align: center;
    text-shadow: 0 2px 2px #666;
    width: 50px;
}
.unit.seconds {
    margin-right: 10px;
}

.input-group-btn{
    vertical-align: top;
}

.state-error + em{
    clear: both;
    padding-top:5px !important;
    font-size: .85em !important;
}
.clock__unit{
    background:none;
    box-shadow:none;
    border-radius:0;
    text-shadow: none;
    color:inherit;
    font-size: 26px;
    font-weight: 300;
    font-family: inherit;
    color:inherit;
    padding: 0;
    margin:0;
    width:auto;
}
.clock__unit:first-of-type::after{
    content: ':';
    display: inline-block;
}
.clock__unit:first-of-type:empty::after{
    display: none;
}
#clock{
    width:590px;
}

.datepicker > div {
    display: block;
}

.modal-open {
    padding-right: 0px !important;
}