/* Put your custom css here */

.noUi-connect {
  background-color:#538BAF;
}

.noUi-slider {
  margin-left: 15px;
  margin-right: 15px;
}

.pr15 {padding-right: 15px;}
.pl15 {padding-left: 15px;}
.pr30 {padding-right: 30px;}
.pl30 {padding-left: 30px;}
.pr40 {padding-right: 40px;}
.pl40 {padding-left: 40px;}

label.for-checkbox, label.for-radio {
  white-space: nowrap;
  font-size: 16px;
  font-weight: 400; 
  margin-right: 22px;
  margin-bottom: 0px;
}

hr.form-divider {
  margin-top: 2px;
  margin-bottom: 12px;
}

input[type="checkbox"].form-control, input[type="radio"].form-control {
  display: inline;
  width: 20px; 
  height: 20px;
  margin: 0px;
  vertical-align: text-bottom;
}

th a {
  background-color: transparent; /*#F7F7F7*/
  color: #444;
}

table.shocks-table th a.sorted {
  background-color:transparent; /*#F7F7F7*/
  color:#538BAF;
}

table.shocks-table th a.sort-asc {
  position: absolute;
  top: 0px;
  right: 2px;
  text-decoration: none;
  font-size: small;
}

a.footnote {
  text-decoration: none;
  font-size: x-small;
  color: #DA4F49;
}

table.shocks-table th a.footnote {
  position: absolute;
  top: 0px;
  left: 2px;
}

table.shocks-table td a.footnote, label.for-checkbox a.footnote {
  position: relative;
  top: -8px;
  left: 2px;
}

table.shocks-table th a.sort-desc {
  position: absolute;
  bottom: 0px;
  right: 2px;
  text-decoration: none;
  font-size: small;
}

table.shocks-table tbody td {
  text-align: right;
  white-space: nowrap;
}

td.nobr, th.nobr {
  white-space: nowrap;
}

.picker__holder {
  width: 140%;
}

.picker__holder select {
  padding: 0;
}

.fraction-top {
  display: inline-block; 
  float: left;
  padding-right: 6px;
}

.fraction-bottom {
  border-top: solid #444 2px;
  display: inline-block;
  clear: left; 
  float: left;
  padding-right: 6px;
}
 
table.shocks-table th {
  position: relative;
  vertical-align: middle !important;
}

.tp-banner-container {
  width: 100% !important;
  left: 0px !important;
}

.carouselHome {
  background: #000 url('../images/caroussel_background.png') no-repeat center left;
  background-size: auto 580px;
}

.nekoDataOwl h1 {
  font-weight: normal;
  font-size: 36px;
}

.nekoDataOwl h2 {
  font-weight: normal;
}

.nekoDataOwl img {
  border: 2px solid #fff;
}

.entry-meta span {
  background: #eee;
  padding: 4px 10px 4px 5px;
  border-radius: 4px;
  text-decoration: none;
}

table.gantt {
  margin-bottom: 0;
}

table.gantt td.gantt {
  padding: 0 !important; 
  margin: 0 !important;
}

table.gantt .progress {
  margin-bottom: 0; 
  background-color: #ffffff; 
  height: 36px;
}

table.gantt .progress-bar {
   box-shadow: none;
}
