body, html {
    font-size: 12px;

}

.tooltip-inner{
    max-width: 500px !important;
}

.dz-hidden-input {
    z-index: 10000;
}

.on-top-of-other-content {
    z-index: 1000000;
}

.text-green {
    color: green !important;
}

h3.popover-title {
    margin-top: 0 !important;
}

.popover .close {
    position: absolute;
    top: 8px;
    right: 10px;
}

.popover-title {
    padding-right: 30px;
}

.jx-evont-tint:before {
    background: rgba(169, 55, 34, 0.68) !important;
}

.form-group label {
    text-align: left !important;
}

.form-control {
    height: auto;
    padding: 3px 6px;
    font-size: 12px;
}

.input-group-addon, .input-group-btn {
    font-size: 12px;
}

.input-group-addon .fa, .input-group-btn .fa {
    font-size: 12px;
}

.input-group-btn button {
    padding: 2px 7px;
}

table .btn-sm {
    font-size: 12px;
    padding: 3px 8px;
}

.hint {
    font-style: italic;
    color: gray;
    font-size: 80%;
}

.chosen-container {
    min-width: 100% !important;
}

table .input-group-addon {
    width: auto;
}

.ibox {
    margin-bottom: 10px;
}

.ibox-title {
    background-color: #e8e8e8;
    height: auto;
    padding: 0;
    min-height: 30px;
}

.ibox-title h5 {
    padding: 4px 10px;
    margin: 0px;
    font-size: 14px;
}

.ibox-title .ibox-tools {
    padding: 3px 10px;
}

.table__sticky__head thead th {
    background: white;
}

.ibox-title .btn {
    margin-bottom: 0px;
    font-size: 11px;
}

.tabs-container .ibox-content {
    border: 1px solid #e7eaec;
    border-top: none;
}

.tabs-container .ibox-title {
    border-left: 1px solid #e7eaec;
    border-right: 1px solid #e7eaec;
}

@media (min-width: 1024px) {
    .table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
        padding: 2px 8px;
    }
}

.form-group {
    margin-bottom: 2px;
}

.page-heading h2 {
    display: inline-block;
}

.page-heading .breadcrumb {
    display: inline-block;
    margin-left: 15px;

}

.animated {
    -webkit-animation-duration: 0s;
    animation-duration: 0s;
    -webkit-animation-fill-mode: none;
    animation-fill-mode: none;
    z-index: 50;
}

.static-button-bar {
    position: fixed;
    bottom: -10px;
    left: 0;
    right: 0;
    z-index: 1001;
    -margin: 0 10px 0 230px;
    transform: translateZ(0);
    -moz-transform: translatez(0);
    -ms-transform: translatez(0);
    -o-transform: translatez(0);
    -webkit-transform: translateZ(0);
    -webkit-font-smoothing: antialiased; /* seems to do the same in Safari Family of Browsers*/
    overflow: hidden;
    border-top: 10px solid #f3f3f4;
}

.static-button-bar .btn {
    font-size: 14px;
}

.static-button-bar .col-md-12 {

}

.static-button-bar-spacer {
    height: 40px;
}

.no-word-wrap {
    white-space: nowrap;
}

.input-group-addon {
    padding: 5px 12px;
}

tr[data-href] {
    cursor: pointer;
}

@media (min-width: 979px) {
    ul.nav li.dropdown:hover > ul.dropdown-menu {
        display: block;
    }
}

@media (min-width: 1200px) {
    .modal-md {
        width: 750px
    }

    .modal-lg {
        width: 1150px
    }
}

@media (min-width: 1400px) {
    .modal-md {
        width: 950px
    }

    .modal-lg {
        width: 1350px
    }
}

@media (min-width: 1600px) {
    .modal-md {
        width: 1150px
    }

    .modal-lg {
        width: 1550px
    }
}

@media (min-width: 1800px) {
    .modal-md {
        width: 1300px
    }

    .modal-lg {
        width: 1750px
    }
}

.alert {
    padding: 10px;
    margin-bottom: 10px;
}

.alert-container {

    min-height: 50px;

}

.panel-heading a:after {
    font-family: 'FontAwesome';
    content: "\f078";
    float: right;
    color: grey;
}

.panel-heading a.collapsed:after {
    content: "\f077";
}

.time-tracking {
    color: #676a6c;
    padding: 14px;
    float: right;
}

.badge-yellow {
    background-color: #ecba52;
}

.top-navigation .wrapper.wrapper-content {

    padding: 10px;

}

.top-navigation .nav > li.active {
    background-color: transparent;
}

.form-group.has-error .chosen-container-single .chosen-single {
    border: 1px solid #ed5565;
}

/** IPAD ONLY STYLE **/
@media (max-width: 1024px) {
    a:hover { /* hover styles here */
    }

    .table .btn.btn-xs {

        padding: 6px 12px;
        margin-bottom: 0;
        font-size: 14px;

    }

    .table td {

        vertical-align: middle !important;

    }

}

.danger-text {
    color: #ed5565;
}

.danger {
    color: red
}

.dark-blue-bg {
    color: #ffffff;
    background-color: #335eca;
    border-color: #2e37bd;
}

.btn-primary {
    color: #ffffff;
    background-color: #335eca;
    border-color: #2e37bd;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
    color: #ffffff;
    background-color: #3276b1;
    border-color: #285e8e;
}

.pdf-frame {
    width: 100%;
    min-height: 90rem;
}

.expandable-tab[type=radio] {
    display: none;
}

.expandable-tab[type=radio] ~ label {
    min-width: 100%;
    text-align: center;
}

.expandable-tab[type=radio]:checked ~ label {
    color: #3276b1;
}

.expanded-input-300 {
    min-width: 300px;
    width: 100%;
}

#full-screen-loader {
    z-index: 2000;
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: rgba(255, 244, 230, 0.2);
}

#full-screen-loader i {
    position: absolute;
    left: 50%;
    top: 50vh;
}

.min-width--50 {
    min-width: 50px;
}

.min-width--100 {
    min-width: 100px;
}

.required::after {
    color: red;
    content: "*";
}

.white-space-no-wrap {
    white-space: nowrap;
}

.breadcrumb-page-nav {
    margin-top: -1rem;
    margin-bottom: -2rem;
}

.table-hover tbody tr:hover td, .table-hover tbody tr:hover th {
    background-color: lightblue;
}

.weekpicker .datepicker .datepicker-days tr td.active ~ td,
.weekpicker .datepicker .datepicker-days tr td.active{
    color: #fff !important;
    background-color: #286090 !important;
    border-radius: 0;
}

.weekpicker .datepicker .datepicker-days tr:hover td.day{
    color: #000;
    background: #EEEEEE;
    border-radius: 0;
    border-color: #EEEEEE;
}

.weekpicker .datepicker .datepicker-days tr td.active,
.weekpicker .datepicker .datepicker-days tr:hover td.day:nth-child(2){
    border-start-start-radius: 4px !important;
    border-end-start-radius: 4px !important;
}

.weekpicker .datepicker .datepicker-days tr td.active ~ td:last-child,
.weekpicker .datepicker .datepicker-days tr:hover td.day:last-child{
    border-end-end-radius: 4px !important;
    border-start-end-radius: 4px !important;
}
