body{
    background: #ecf0f5;
}

.input-group-addon{
    min-width: 60px;
    padding: 6px 5px !important;
    font-size: 12px;
    text-align: left;
    color: #333;
}

.input-group-btn{
    min-width: 60px;
}

.input-sm{
    font-size: 13px !important;
    height: 28px !important;
    color: #333 !important;
    font-weight: bold;
    border-radius: 3px !important;
}

.input-group input{
    border-radius: 3px 0 0 3px !important;
}

.input-group input:nth-child(2){
    border-radius: 0 !important;
}

input[type="text"].input-sm{
    padding: 5px 5px !important;
}

.input-sm[disabled]{
    color: #333 !important;
}

.input-group-btn button{
    padding:4px 5px;
    text-align: left;
    background: #eee;
}

.input-group-btn .caret{
    position: absolute;
    top: 45%;
    right: 5px;
}

.bootstrap-select.btn-group .dropdown-toggle .caret{
    position: absolute;
    right: 6px;
}

.bootstrap-select.btn-group .dropdown-toggle{
    padding: 4px 5px;
    font-weight: bold;
}

.box{
    border: solid 1px #102e50;
    border-radius: 5px;
    padding: 0 10px;
    margin: 8px 0;
    box-shadow : -5px 5px 10px #999;
    padding-bottom: 10px;
    background: #103e70;
    color: white;
}

.box h3{
    border-bottom: solid 1px #102e50;
    margin : 0 -10px 5px -10px !important;
    padding: 3px 0 3px;
    text-align: center;
    font-size: 16px !important;
    /*background: -moz-linear-gradient(#102e50, #24678d) repeat scroll 0 0 #24678d;
    background: -webkit-linear-gradient(#102e50, #24678d) repeat scroll 0 0 #24678d;
    background: -o-linear-gradient(#102e50, #24678d) repeat scroll 0 0 #24678d;
    */
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    background-color:#102e50;
    color: #FFFFFF;
    text-shadow: 0 -1px 1px #254F7A;
}

.box > h3:first-of-type{
    border-radius: 3px 3px 0 0
}

.box > h3:not(:first-of-type){
    margin-top:10px !important;
}

.auc_min_container {
    display: none;
}

input[disabled]{
    background: #ddd;
    cursor: default !important;
}

label{
    margin-top: 3px;
}

.radio{
    padding-top: 3px !important;
}

.radio label{
    margin-top: 0;
}

.radio input[type="radio"]{
    margin-top: 1px;
}

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

.fillable{
    background: #fda !important;
}

#vancomycin_patient_information input[disabled] {
    color: #999 !important;
}

.checkbox_legend{
    padding-top: 4px !important;
    padding-left: 8px !important;
}

.checkbox_legend input[type="checkbox"], .checkbox_legend input[type="radio"]{
    margin-left: -40px !important;
    margin-top: 3px !important;
}

.timepicker_label{
    cursor: pointer;
    display: block;
    border-radius:3px;
    color: black;
    padding: 5px;
    margin-top: 0px;
    margin-bottom: 1px;
}

.button_action_container{
    margin-top:15px;
    margin-bottom: 15px;
}

.box .button_action_container{
    margin-top:5px;
    margin-bottom: 0px;
}

.flot_tooltip {
    position: absolute;
    display: none;
    padding: 5px;
    background-color: #000;
    opacity: 0.6;
    z-index: 5000;
    color: white;
    border-radius: 5px;
    font-size: 12px;
    width: 200px;
}


h1{
    margin-bottom: 20px;
    font-size: 24px
}

label{
    /*font-weight: normal;*/
    padding-right: 0px !important;
    font-size: 13px;
}

.btn-warning{
    color:#333;
}

.alert-compact {
    margin-bottom: 10px;
    box-shadow : -5px 5px 10px #999;
    background: white;
    font-weight: bold;
    border: solid 1px #a94442;
}

.half-width-container {
    font-size: 0;
}

.half-width{
    width: 49.9% !important;
    font-size: 1rem;
    margin-right: 0 !important;
    display: inline-block;
}

.half-width-h3-container {
    margin-top: 10px;
    padding-left: 15px;
    padding-right: 15px;
}
.full-width-h3-container {
    margin: 10px 5px 5px 5px;
}
.hour-select{
    border-radius: 3px 0 0 3px !important;
}
.hour-select span.filter-option {
    text-align: left !important;
}

.minute-select{
    border-radius: 0 3px 3px 0 !important;
}
.minute-select span.filter-option {
    text-align: left !important;
}

ul.nav-tabs {
    border-bottom: 1px solid #102e50 !important;
}

ul#vancomycin_tab.nav-tabs li {
    height: 56px;
    width: 127.7px;
    vertical-align: middle;
    text-align: center;
    display: table-cell;
}

ul#aminoglycoside_tab.nav-tabs li {
    height: 56px;
    width: 383px;
    vertical-align: middle;
    text-align: center;
    display: table-cell;
}

ul.nav-tabs > li.active > a {
    border-top: 3px solid #102e50 !important;
    border-left: 1px solid #102e50 !important;
    border-right: 1px solid #102e50 !important;
    border-radius: 0;
    height: 56px;
}

ul.nav-tabs > li > a {
    color: #102e50;
    border-radius: 0;
    padding: 6px 7px;
    font-weight: normal;
    height: 54px;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
  select, textarea, input {
    font-size: 14px;
  }
}

@media screen and (max-width: 960px) {
    .fusion-modal h1, .fusion-widget-area h1, .post-content h1 {
        font-size: 22px
    }

    ul.nav-tabs li {
        width: 100%;
    }

    .panel-title a {
        display: block
    }

    #main{
        padding-left: 0px !important;
        padding-right: 0px !important;
    }

    .bs-container{
        padding-left: 8px !important;
        padding-right: 8px !important;
    }

    .box{
        box-shadow: none !important
    }

    hr{
        display: none
    }

    .vancomycin_calculator_container, .vancomycin_calculator_header{
        display: none;
    }

    .vancomycin_calculator_container_first, .vancomycin_calculator_header_first{
        display: block;
    }
}