@import url(https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,700,300italic,400italic,600italic);

html,
body {
    height: 100%;
}

.navbar-system-environment {
    float: right;
    padding: 15px 15px;
    background-color: #f39c12 !important;
    color: #fff;
}
.navbar-system-environment-dev {
    background-color: #dd4b39 !important;
}

.wrap {
    min-height: 100%;
    height: auto;
    margin: 0 auto -60px;
    padding: 0 0 60px;
}

.wrap > .container {
    padding: 70px 15px 20px;
}

.footer {
    height: 60px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    padding-top: 20px;
}

.jumbotron {
    text-align: center;
    background-color: transparent;
}

.jumbotron .btn {
    font-size: 21px;
    padding: 14px 24px;
}

.not-set {
    color: #c55;
    font-style: italic;
}

/* add sorting icons to gridview sort links */
a.asc:after, a.desc:after {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    padding-left: 5px;
}

a.asc:after {
    content: /*"\e113"*/ "\e151";
}

a.desc:after {
    content: /*"\e114"*/ "\e152";
}

.sort-numerical a.asc:after {
    content: "\e153";
}

.sort-numerical a.desc:after {
    content: "\e154";
}

.sort-ordinal a.asc:after {
    content: "\e155";
}

.sort-ordinal a.desc:after {
    content: "\e156";
}

.grid-view th {
    white-space: nowrap;
}

.hint-block {
    display: block;
    margin-top: 5px;
    color: #999;
}

.error-summary {
    color: #a94442;
    background: #fdf7f7;
    border-left: 3px solid #eed3d7;
    padding: 10px 20px;
    margin: 0 0 15px 0;
}

.algin-number {
  text-align: right;
  padding-right: 0;
}
.summary {
  font-weight: bold;
}


/* bootstrap */
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  /*padding-left: 0;*/
}

.nopaddingleft {
  padding-left: 0 !important;
}

@media (max-width: 768px) {
    .affix {
        position: static;
    }
}

@media print {
  a[href]:after {
    content: none !important;
  }
}

/* adminlte */

/* kartik */
.slider {
    display: block;
}
input.slider-show-input[style]  {
  display: block !important;
}

/* misc */
.icon-success, .color-success {
  color: #00a65a;
}
.icon-warning, .color-warning {
  color: #f39c12;
}
.icon-danger, .color-danger {
  color: #dd4b39;
}

.status-bg-0, .table-striped > tbody > tr.status-bg-0 {
}
.status-bg-1, .table-striped > tbody > tr.status-bg-1 {
  background-color: #ffff94;
}
.status-bg-2, .table-striped > tbody > tr.status-bg-2 {
  background-color: #f39c12;
}
.status-bg-3, .table-striped > tbody > tr.status-bg-3 {
  background-color: #dd4b39;
}

.kv-table-footer {
  border-top: 1px solid #ddd;
}

/* dynatec colors */
a {
  color: #003082;
}
a:hover {
  color: #8A8780;
}
.skin-blue .main-header .navbar {
  background-color: #8A8780;
}
.skin-blue .main-header .logo {
  background-color: #003082;
}
.skin-blue .main-header .logo:hover {
  background: rgba(0,0,0,0.1);
}
.skin-blue .sidebar-menu>li:hover>a, .skin-blue .sidebar-menu>li.active>a {
  border-left-color: #003082;
}
.skin-blue .main-header .navbar .sidebar-toggle:hover {
  background: rgba(0,0,0,0.1);
}
.box, .box.box-primary {
  border-top: 3px solid #003082;
}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
  background-color: #003082;
  border-color: #003082;
}

.content-header {
  padding: 0 15px 0 10px;
}
.content-header>.breadcrumb {
  float: none;
  position: relative;
  right: auto;
  top: auto;
  font-size: inherit;
}
.breadcrumb > li + li:before {
  padding: 0 3px;
}

/* select2 */
.select2-container--krajee .select2-selection--multiple .select2-selection__choice__remove {
  float: none;
  cursor: pointer;
  display: inline-block;
  font-weight: 700;
  margin-right: 2px;
}
.select2-container--krajee .select2-dropdown {
  min-width: 150px !important;
}
.select2-container--krajee .select2-selection--multiple .select2-selection__choice {
  padding: 0 6px 0 0;
}

/* Table Sticky Header*/

.sticky-wrap {
    overflow-x: auto;
    position: relative;
    margin-bottom: 1.5em;
    width: 100%;
}
.sticky-wrap .sticky-thead,
.sticky-wrap .sticky-col,
.sticky-wrap .sticky-intersect {
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    transition: all .125s ease-in-out;
    z-index: 50;
    width: auto; /* Prevent table from stretching to full size */
}
    .sticky-wrap .sticky-thead {
        background-color: #fff;
        box-shadow: 0 0.25em 0.1em -0.1em rgba(0,0,0,.125);
        z-index: 100;
        width: 100%; /* Force stretch */
    }
    .sticky-wrap .sticky-intersect {
        opacity: 1;
        z-index: 150;
    }
    .sticky-wrap .sticky-intersect th {
        background-color: #666;
        color: #eee;
    }
.sticky-wrap td,
.sticky-wrap th {
    box-sizing: border-box;
}

.datepicker {
  z-index: 1100 !important;
}

div.bootbox.danger > div.modal-dialog > div.modal-content > div.modal-header {
    color: #ffffff !important;
    background-color: #dd4b39 !important;
}
div.bootbox.danger > div.modal-dialog > div.modal-content > div.modal-header > button.close {
    opacity: 1;
    color: #ffffff !important;
}
