﻿.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
    vertical-align: middle;
    border-top: 1px solid #ddd;
}

.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
    padding: 3px;
}

td, th {
    padding: 2px;
}

a {
    color: #565656;
    text-decoration: none;
}

    a:hover {
        text-decoration: none;
        color: #565656;
    }

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto;
    max-width: 1400px;
}

.panel-footer-submission {
    padding: 10px 15px;
    background-color: #1F537A;
    border-top: 1px solid #dddddd;
    -webkit-border-bottom-right-radius: 3px;
    border-bottom-right-radius: 3px;
    -webkit-border-bottom-left-radius: 3px;
    border-bottom-left-radius: 3px;
}

.panel-heading {
    padding: 8px 8px;
    border-bottom: 1px solid transparent;
    -webkit-border-top-left-radius: 3px;
    border-top-left-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    border-top-right-radius: 3px;
}

.panel {
    margin-bottom: 8px;
    background-color: #fff;
    border: 1px solid transparent;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
}

.panel-body {
    padding: 5px;
}

.panel-default {
    border-color: #ddd;
}

.panel-primary {
    border-color: #1F537A;
}

    .panel-primary > .panel-heading {
        color: #ffffff;
        background-color: #1F537A;
        border-color: #1F537A;
    }

        .panel-primary > .panel-heading + .panel-collapse .panel-body {
            border-top-color: #1F537A;
        }

    .panel-primary > .panel-footer + .panel-collapse .panel-body {
        border-bottom-color: #1F537A;
    }

.modal-header-primary {
    color: #fff;
    padding: 9px 15px;
    border-bottom: 1px solid #eee;
    background-color: #1F537A;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.table-condensed > tbody > tr > td {
    padding: 1px 2px;
    overflow: hidden;
    white-space: nowrap;
}

.breadcrumb {
    padding: 8px 15px;
    background-color: inherit;
    color: inherit;
}

.nav-tabs > li > a {
    background-color: #eee;
    border-color: #ddd;
    color: #666666;
    padding: 4px 15px;
}

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
    background-color: #428bca;
    border-color: #357ebd;
    color: #fff;
}

select.input-xs {
  height: 22px;
  line-height: 20px;
}
textarea.input-xs,
select[multiple].input-xs {
  height: auto;
}
.input-group-addon.input-xs {
  padding: 1px 5px;
  font-size: 12px;
  border-radius: 3px;
}

.input-xs,
.form-horizontal .form-group-sm .form-control {
  height: 22px;
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

.modal-lg {
    width: 977px;
}

.btn-file {
    position: relative;
    overflow: hidden;
}

    .btn-file input[type=file] {
        position: absolute;
        top: 0;
        right: 0;
        min-width: 100%;
        min-height: 100%;
        font-size: 100px;
        text-align: right;
        filter: alpha(opacity=0);
        opacity: 0;
        outline: none;
        background: white;
        cursor: inherit;
        display: block;
    }

input[readonly] {
    background-color: white !important;
    cursor: text !important;
}

.centrix_posted {
    color: #666666;
    background-color: #cccccc !important;
}

.model-primary {
    color: #fff;
    background-color: #000;
}

.alert-sm {
    padding-top: 5px;
    padding-bottom: 5px;
}

.collapse {
    height: auto;
}

    .collapse.height {
        position: relative;
        height: 0;
        overflow: hidden;
        -webkit-transition: height 0.3s ease;
        -moz-transition: height 0.3s ease;
        -o-transition: height 0.3s ease;
        transition: height 0.3s ease;
    }


.table-hover tbody tr:hover td, .table-hover tbody tr:hover th {
    color: white;
    background-color: #428bca;
}

.datepicker {
    z-index: 1151 !important;
}

.input-group.is-date > .help-block {
    display: block;
    position: absolute;
    left: 0px;
    top: 28px;
}

.input-group.is-date.has-error {
    margin-bottom: 30px;
}

.row-edit {
    min-height: 25px;
    margin-bottom: 5px;
}

.label-validation {
  display: inline-block;
  margin-top: 2px;
  white-space: pre-wrap;
}

.dts-checkbox-div label {
  cursor: pointer;
  position: absolute;
  width: 20px;
  height: 20px;
  top: 0;
  border-radius: 4px;
  background-color: #428bca;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#222', endColorstr='#45484d', GradientType=0);
}
.dts-checkbox-div label:after {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  opacity: 0;
  content: '';
  position: absolute;
  width: 9px;
  height: 5px;
  background: transparent;
  top: 4px;
  left: 4px;
  border: 3px solid #fcfff4;
  border-top: none;
  border-right: none;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  webkit-box-sizing: unset;
  moz-box-sizing: unset;
  box-sizing: content-box;
}

.dts-checkbox-div label:hover::after {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
  filter: alpha(opacity=30);
  opacity: 0.3;
}

.dts-checkbox-div input[type=checkbox]:checked + label:after {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  opacity: 1;
}

.dts-checkbox-div input[type=checkbox] {
  display: none;
}

.dropdown-content-arrow-selected-option {
  background-color: #ddd;
}
.dropdown-content a {
  color: black;
  padding: 4px 16px;
  text-decoration: none;
  display: block;
  white-space: nowrap;
  font-size: 12px;
}
.dropdown-content {
  position: absolute;
  background-color: #f6f6f6;
  top: 25px;
  overflow: auto;
  max-height: 232px;
  overflow-y: scroll;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  text-align: left;
}
.dropdown-content a:hover {
  background-color: #5bc0de;
}
.dropdown-content input {
  border-box: box-sizing;
  font-size: 12px;
  padding: 4px 16px;
  border: none;
  width: 100%;
  min-width: 150px;
}

.dropdown-divider {
  border-top: 1px solid lightgrey;
}

.radio label, .checkbox label {
  display: inline;
  font-weight: normal;
  cursor: pointer;
}