.admin-form .select::before {
  background: transparent none repeat scroll 0 0 !important;
}

label.field label.title {
  display: block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: 600;
}

span.custom-combobox input {
  background: transparent;
}

i.fa.fa-refresh.processing {
  pointer-events: none;
  position: absolute;
  top: 30px;
  right: 4px;
  color: #9f9f9f;
  z-index: 100;
}

.processing {
  -animation: spin 0.7s infinite linear;
  -webkit-animation: spin2 0.7s infinite linear;
}

.glyphicon-refresh-animate {
  -animation: spin 0.7s infinite linear;
  -webkit-animation: spin2 0.7s infinite linear;
}

@-webkit-keyframes spin2 {
  from {
    -webkit-transform: rotate(0deg);
  }

  to {
    -webkit-transform: rotate(360deg);
  }
}

@keyframes spin {
  from {
    transform: scale(1) rotate(0deg);
  }

  to {
    transform: scale(1) rotate(360deg);
  }
}

.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
  font-weight: normal;
}

a.arrow.double.custom-combobox-toggle.ui-corner-right {
  pointer-events: all;
}

.admin-form .gui-input:focus,
.admin-form .gui-textarea:focus,
.admin-form .select > select:focus,
.admin-form .select-multiple select:focus {
  border: 2px solid #4fc1e9 !important;
}

.admin-form .btn-primary:hover,
.admin-form .btn-primary:focus {
  border: 1px solid #038c4d !important;
  background: #fff !important;
  color: #038c4d !important;
}

.admin-form .switch > label {
  background: #933e3b !important;
}

.form-control:focus {
  border: 2px solid #75a5e4;
}

.btn-info.dark:focus {
  border: 1px solid #038c4d !important;
  background: #fff !important;
  color: #038c4d !important;
}

a:focus {
  border: 2px solid #75a5e4 !important;
}

.control-label h3 {
  font-size: inherit;
  margin: inherit;
}

.table > thead > tr > th > h2 {
  font-size: inherit !important;
  margin: inherit;
}

.table > tbody > tr > td > h3 {
  font-size: inherit !important;
  margin: inherit;
  font-weight: inherit;
}

.panel_h2 {
  font-size: 18px;
  margin-top: 8px;
  float: left;
  margin-bottom: 0;
}

.login_h1 {
  font-size: 24px;
  font-weight: bold;
}

.login_pan:before {
  background-color: #be202e !important;
}

.admin-form .panel-info > .panel-heading {
  border-top-color: #751521;
}

.btn-info.dark {
  background-color: #03a55a !important;
  border-color: #038c4d !important;
}

.btn-info.dark:hover {
  border: 1px solid #038c4d !important;
  background: #fff !important;
  color: #038c4d !important;
}

.sidebar-menu > li.active > a:after,
.sidebar-menu > li > a.menu-open:after {
  background: rgb(0, 90, 200) !important;
}

.ser_h3 {
  font-size: 16px;
  margin-top: 6px;
}

.ser_h4 {
  font-size: 14px;
  margin-top: 6px;
}

.nav-pills.nav-info > li.active > a {
  background-color: rgb(0, 90, 200);
}

.nav-pills.nav-info > li.active > a,
.nav-pills.nav-info > li.active > a:hover,
.nav-pills.nav-info > li.active > a:focus {
  background-color: rgb(0, 90, 200);
}

.nav-pills > li > a {
  background-color: #eeeeee;
}

.pagination > .active > a {
  background-color: rgb(0, 90, 200);
}

.btn-info {
  background-color: rgb(0, 90, 200);
}

a {
  color: rgb(0, 90, 200);
}

.dataTables_wrapper {
  margin-bottom: 30px;
}

.thr {
  border-top: 1px solid #cdcdcd;
  margin-top: 0;
  margin-bottom: 0;
}

.server1_project_filter button,
.server2_project_filter button,
.server1_workbook_filter button,
.server2_workbook_filter button,
.server1_datasource_filter button,
.server2_datasource_filter button {
  display: none;
}

.alert_w {
  color: #000 !important;
  font-size: 14px !important;
  padding: 15px !important;
  margin-bottom: 19px;
  background-color: #fff !important;
  /*border: 1px solid rgba(0, 0, 0, 0.1);
    border-radius: 1px;*/
}

.pl61 {
  padding-left: 61px !important;
}

.nav-pills > li > a:active {
  border: none !important;
}

.nav-pills.nav-info > li.active > a {
  border: none !important;
}

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: 2px solid #75a5e4 !important;
}

a.skip-to {
  background-color: #fff;
  border: 0.2rem solid #000;
  clip: rect(0, 0, 0, 0);
  font-weight: bold;
  left: 0;
  padding: 0.5rem 2rem;
  position: fixed;
  top: 0;
}

a.skip-to:focus,
button.skip-to:active {
  clip: auto;
}

a.skip-to:visited {
  color: inherit;
}

.skip {
  position: absolute;
  top: -1000px;
  left: -1000px;
  height: 1px;
  width: 1px;
  text-align: left;
  overflow: hidden;
}

a.skip:active,
a.skip:focus,
a.skip:hover {
  left: 0;
  top: 0;
  width: auto;
  height: auto;
  overflow: visible;
  z-index: 999;
  background-color: #fff;
  border: 2px solid #75a5e4 !important;
  padding: 8px 35px 8px 35px;
  font-weight: 700;
  color: #000;
  font-size: 18px;
}

.navbar-branding {
  position: relative;
  overflow: hidden;
  float: left;
  width: 230px;
  height: initial;
  margin-right: 10px;
  background-color: transparent;
}

.navbar-branding .navbar-brand {
  color: #666;
  height: initial;
  line-height: initial;
  padding: 0;
  padding-left: 0;
  font-size: 17px;
  font-weight: 400;
  letter-spacing: 0.5px;
}

.navbar-branding .navbar-brand img {
  max-width: 100%;
}

.admin-form .panel-info.heading-border:before,
.admin-form .panel-info .heading-border:before {
  background-color: #59595b;
}

.login_pan img {
  margin: 10px auto;
}
div.dataTables_info {
  font-size: 12px;
}
div.dataTables_paginate {
  font-size: 12px;
}

.lds-facebook {
  display: inline-block;
  position: relative;
  width: 64px;
  height: 54px;
}

.lds-facebook div {
  display: inline-block;
  position: absolute;
  left: 6px;
  width: 13px;
  background: #933e3b;
  animation: lds-facebook 1.2s cubic-bezier(0, 0.5, 0.5, 1) infinite;
}

.lds-facebook div:nth-child(1) {
  left: 6px;
  animation-delay: -0.24s;
}

.lds-facebook div:nth-child(2) {
  left: 26px;
  animation-delay: -0.12s;
}

.lds-facebook div:nth-child(3) {
  left: 45px;
  animation-delay: 0;
}
/* .test_connection {
  float: right;
}

@keyframes lds-facebook {
  0% {
    top: 0px;
    height: 51px;
  }
  50%,
  100% {
    top: 14px;
    height: 26px;
  }
}

.CellWithComment:hover span.CellComment {
  display: block !important;
}

.loader_auto {
  border: 6px solid #ccc;
  border-radius: 50%;
  border-top: 6px solid#888;
  width: 20px;
  height: 20px;
  -webkit-animation: spin 2s linear infinite; 
  animation: spin 2s linear infinite;
  position: relative;
} */

/* Safari */
/* @-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
  }
}

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
} */
