﻿body, input, button {
    font-family: 'Verdana';
    font-size: 12px;
}

body {
    background-color: rgb(245, 248, 250) !important;
    color: #333;
    height: 100%
}

button, input[type=submit] {
    border: 1px solid #dedede;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.content-wrapper {
    margin: 0 auto;
    max-width: 960px;
    padding-right: 10px;
    padding-left: 10px;
}

/*#region Header */

header {
    margin: 0 .7em;
    position: relative;
    z-index: -1;
}

    header p {
        font-size: 2.5em;
        margin: 0;
    }

#userSettings {
    float: right;
}

    #userSettings > form:before {
        content: ' | ';
    }

    #userSettings form {
        display: inline;
    }

#menu {
    list-style-type: none;
    padding: 0;
}

    #menu li {
        display: inline-block;
    }

    #menu li:not(:first-child) {
        margin-left: .8em;
    }

/*#endregion */

/*#region forms */

#changePasswordForm input,
#registerForm input,
#loginForm input {
    border: 1px solid #dedede;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

    #changePasswordForm input[type=text], #changePasswordForm input[type=password],
    #registerForm input[type=text], #registerForm input[type=password],
    #loginForm input[type=text], #loginForm input[type=password] {
        background: white;
        width: 220px;
    }

#loginForm input[type=checkbox]{
    border: none;
}

#changePasswordForm input[type=submit] {
    margin-bottom: .8em;
}

#registerPanel{
    display: none;
    position: relative;
    float: left;
    text-align: left;
    padding: 25px;
}

#loginPanel {
    display: block;
    position: relative;
    float: left;
    text-align: left;
    padding: 25px;
    width: 600px;
}

#registerPanel h2,
#loginPanel h2 {
    padding-bottom: .5em;
    margin: 0;
}

#registerPanel a,
#loginPanel a {
    color: navy;
    font-weight: bold;
    cursor: pointer;
}

#registerPanel p,
#loginPanel p {
    clear: both;
}

#localLoginPanel {
    border-right: solid 2px #c8c8c8;
    float: left;
    width: 45%;
    text-align: left;
}

#socialLoginPanel {
    margin-left: 40px;
    float: left;
    width: 45%;
    text-align: left;
}

    #socialLoginPanel h2 {
        margin-bottom:  5px;
    }

#socialLoginList button {
    margin-bottom: 12px;
}

#externalLogins {
    text-align: left;
    padding-left: 25px;
}

fieldset {
    border: none;
    margin: 0 auto;
    padding: 0 20px;
    text-align: left;
    display: inline;
}

    fieldset label:not(.checkbox) {
        display: block;
        text-align: left;
    }

    fieldset ol {
        padding: 0;
        margin: 0 0 8px 0;
        list-style: none;
    }

        fieldset ol li {
            padding-bottom: 5px;
        }

ol.round {
    list-style-type: none;
    padding-left: 0;
}

/*#endregion */

#main-content {
    min-height: 400px;
    text-align: center;
}

/*#region info and errors */
.error {
    float: none;
    color: red;
    padding-left: .5em;
    vertical-align: top;
}

.validation-summary-errors {
    color: red;
    list-style: none;
    width: 220px;
    font-size: .8em;
}

.validation-summary-errors ul{
    padding: 0 !important;
    margin: 0 !important;
}

/*#endregion */

/*#region Unauthorized */

#unauthorized {
    margin: 3em 0;
    text-align: center;
}

    #unauthorized ul {
        list-style: none;
        padding: 0;
        margin: 3em 0;
    }

    #unauthorized li {
        display: inline-block;
        padding: 6px 20px;
        background-color: #dedede;
        border: 1px solid gray;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        border-radius: 5px;
    }

        #unauthorized li:first-child {
            margin-right: 2em;
        }

/*#endregion */

/*#region Footer */

footer {
    clear: both;
}

/*#endregion */

@media only screen and (max-width: 600px) {

    body {
        margin: .2em 0;
    }

    header {
        text-align: center;
        clear: both;
    }
}

 .form-signin
        {
            display: inline-block;
            min-width: 350px;
            padding: 19px 29px 29px;
            margin: 55px auto 20px;
            background-color: #fff;
            border: 1px solid #e5e5e5;
            border-radius: 5px;
            box-shadow: 0 1px 2px rgba(0,0,0,.05);
        }

.form-signin .form-signin-heading,
.form-signin .checkbox
    {
        margin-bottom: 10px;
    }

.form-signin input[type="text"],
.form-signin input[type="password"]
    {
        font-size: 16px;
        height: auto;
        margin-bottom: 15px; 
        padding: 7px 9px;
    }
.right-footer 
    {
        clear: both;
        float: right;
        margin-right: 20px;
    }

.login-footer {
    position: absolute;
    width: 100%;
    bottom: 0px;
    color: #999;
}
.lightbox {
    background-color: white;
    color: black;
    padding-top: 5px;
    box-shadow: 0 0 10px rgba(0,0,0,0.2);
}
.shadow-bottom {
    box-shadow: 0 5px 10px 0px rgba(0,0,0,0.2);
}
.navbar-medium-text {
    font-size: 25px;
    line-height: 40px;
    margin: 0 0 0 0;
}
.navbar {
    min-height: 40px;
}

.form-container {
    background-color: white;
    margin-top: 10px;
    padding: 10px 10px 10px 10px;
    border: 1px solid #e1e8ed;
    border-radius: 5px;
}
.slick-header-column.ui-state-default {
    height: 35px !important;
    line-height: 30px !important;
    background-image: linear-gradient(#3875d7 20%, #2a62bc 90%);
    background-color: #3875d7;
    color: white;
}
.slick-cell {
    line-height: 30px !important;
}

#statistics-request-table .slick-viewport {
    overflow-y: auto !important;
    overflow-x: hidden!important;
}

.slick-header-top-fixed {
    z-index: 1300;
    position: fixed !important;
    top: 0;
    max-width: 1139px !important;
}

.border-container {
    padding: 0 5px 10px 5px;
    border: 1px rgb(184, 184, 184) solid;
    border-radius: 3px;
    margin-top: 10px
}


#filter-area .col {
    display: table;
}

#filter-area label {
    display: table-cell;
    padding-right: 5px;
    width: 33%;
}

#filter-area input:not([type=checkbox]){
    display: inline;
    width: 100%;
}


#filter-area input[type=checkbox]{
    display: inline;
    height: 17px;
    width: 17px;
}

#filter-area .row{
    margin-top: 10px;
}

#jAutochecklist_wrapper_filter-request-urgent {
    margin-left: 23px;
}

.div-legend {
    border-bottom: 1px solid #e5e5e5;
    font-size: 22px;
    width: 100%;
    margin-bottom: 13px;
}

#pricesSummTable tr {
    border-bottom: 1px darkgrey solid;
}

#biomaterialTargets {
    border: none;
    font-size: 16px;
    width: 100%;
}

#biomaterialTargets td {
    border: none;
    text-align: center;
}

#biomaterialTargets tr {
    border-bottom: 1px #E1E1E1  solid;
}

#biomaterialTargets td:not(:last-child) {
    border-right: 1px darkgrey solid;
}

.biomaterial-table-color {
    /*background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAAgCAYAAAAffCjxAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAAadEVYdFNvZnR3YXJlAFBhaW50Lk5FVCB2My41LjExR/NCNwAAAHhJREFUSEvtzEsOACEIA9C5/6UdhphGKkoXs+QlTfwUnvGTXlTrRbXbou8vSyr74MEsG37kgVsCfuByFVgvXFIC64VLahwOhgtqHA6GC2ocDoYLahwOhgtKIFwMF6tAuExcPiXYHiYe4mzSR3IcXimLJL2o1osqY7y48GAR1sGN5QAAAABJRU5ErkJggg==) no-repeat center center;*/
    margin-right: 5px;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    width: 15px;
    height: 15px;
}
.patient-name-option {
    float: left;
    max-width: 70%;
}
.req-state {
    width: 15px;
    margin: 8px 10px 0 5px;
    height: 15px;
    float: right;
    border-radius: 3px;
}

.input-changed-visual {
    border: 1px solid #F5C86A !important;
    box-shadow: 0 0 10px #F5C86A !important;
}

.input-error-visual {
    border: 1px solid #ff0d0d !important;
    box-shadow: 0 0 4px #ff0404 !important;
}

#patient-form input {
    text-transform: uppercase;
}

.reqSampleColor {
    width: 20px;
    height: 20px;
    float: left;
    margin-right: 10px;
}
.sample {
    background: url('Images/sample.png') no-repeat 100%;
    width: 20px;
    height: 20px;
    float: left;
    margin-right: 10px;
}

#patHistoryTable .slick-viewport {
    overflow-x: scroll !important;
}

.sidebars.sidebar {
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.64);
    position: fixed;
    color: white;
    padding: 30px;
    font-size: 2em;
    text-align: center;
}
.barcodeCenterInput {
    margin-left: 34% !important;
    width: 94px !important; 
}

.barcodeInlineInput {
    float: left;
    width: 94px !important; 
}

.sidebar.right {
    top: 15%;
    right: 0;
    bottom: 8%;
    width: 47%;
    height: 62%;
    background: white;
}

.sidebars.sidebar {
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.64);
    position: fixed;
    color: white;
    padding: 30px;
    font-size: 2em;
    text-align: center;
}

#parameters tr {
    border-bottom: 20px solid transparent;
}


.alert-results {
    color: #000000;
    background-color: #97abf5;
    border-color: #577bff;
}

#filter-area input[type=radio] {
    display: inline;
    width: 10%;
}

.doctorBackground {
    display: block;
    position: relative;
    max-height: 100px;
    
}
.doctorBackground::after {
    content: "";
    background-image: url("Images/doctor.png");
    background-repeat: no-repeat;
    background-size: contain;
    opacity: 0.1;
    top: 0;
    bottom: 0;
    right: 0;
    position: absolute;
    height: 100px;
    width: 100px;
    margin-right: 220px;
}

.center-top {
    z-index: 3000 !important;
    position: fixed !important; /* or absolute */
    top: 50% !important;
    left: 50% !important;
    transform: translate(-50%, -50%);
}

.row-overdue {
    background-color: #ffc4c4 !important;
}

#results-grid .slick-header-column:last-child {
    position: fixed;
    z-index: 20;
    border-left: 1px solid silver !important;
    box-shadow: -10px 0px 10px rgba(0,0,0,0.2);
}

#results-grid .ui-widget-content .slick-cell:last-child {
    position: relative;
    margin-top: 0;
    z-index: 20;
    background-color: white;
    box-shadow: -5px 0px 6px rgba(0,0,0,0.2);
}

.nav-pills-hovered {
    text-decoration: none;
    background-color: #eee;
    margin: 0 0 10px 10px !important;
}

.document-attachment {
    font-size: 35pt;
    display: block !important;
    margin-top: 10px;
    margin-bottom: 10px;
}

.bold-row {
    font-weight: bold;
}

#messages-grid .slick-row:hover { 
    background-color: #e1ebfd;
}

#messages-grid .slick-cell:hover { 
    cursor: pointer;
}

.grid-canvas .l0 {
    border-left: 1px dotted silver;
}
.badge {
    background-color: #f98f22;
}

#searchInput_chosen a.chosen-single {
    line-height: 30px;
    height: 35px;
}

#searchInput_chosen a.chosen-single b {
    background-position-y: 8px;
}

#searchInput_chosen .search-choice-close {
    margin-top: 6px;
}

.odd-target {
    background-color: #ebebeb;
}

li.ui-state-focus, 
li.ui-state-focus:hover,
.ui-widget-content li.ui-state-focus , 
.ui-widget-content li.ui-state-focus:hover,
li.ui-state-focus  a,
li.ui-state-focus a:hover {
    background: linear-gradient(#3875d7 20%, #2a62bc 90%) !important;
    color: white;
}

#stats-reports-list.nav-pills > li + li,
#report-menu.nav-pills > li + li {
    margin-left: 0px;
}

div.ui-tooltip {
    width: 600px;
    max-width: 600px;
}

.biomaterial-info-header {
    height: 100%;
    display: inline-block;
    border-right: 1px inset white;
    padding: 10px 10px 10px 10px;
    vertical-align: top;
    word-wrap: break-word;
}

.biomaterial-info-column {
    display: inline-block;
    vertical-align: middle;
    padding-left: 10px;
    word-wrap: break-word;
}

.biomaterial-info-hr {
    margin: 15px 0 15px;
}
.biomat-svg-container {
    display: flex;
    float: left;
    width: 30px;
    align-items: center;
}

.search-patient-subcontrol {
    width: 18% !important;
    margin-right: 1% !important;
    margin-left: 0.5% !important;
}
.chosen-deselect {
    position: absolute;
    top: 10px;
    right: 10px;
    display: block;
    width: 12px;
    height: 12px;
    background: url('chosen/chosen-sprite.png') -42px 1px no-repeat;
    font-size: 1px;

}

.ui-widget-header{
    border: 1px solid #2e6da4;
    background: #337ab7;
    color: #ffffff;
    font-weight: bold;
}

.ui-datepicker-title{
    color: black;
}

#results .row {
    margin-left: 0;
    margin-right: 0;
}

.chosen-container .chosen-drop.fixed {
  position: fixed;
  display: none;
}

.chosen-container.chosen-with-drop .chosen-drop.fixed {
  display: block;
}

#filter-area legend {
    font-size: 15px;
    font-weight: bold;
}

.spoiler-btn {
    width: 100%;
    background-color: whitesmoke;
    height: 45px;
    padding-top: 12px;
    text-align: center;
}

.stepper-input {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

#ctrl2_chosen.chosen-container .chosen-drop {
  z-index: 1010;
  width: auto;
  border: 1px solid #aaa;
  border-top: 0;
  background: #fff;
  box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
  position: fixed;
  display: none;
  top: auto;
  left: auto;
}

#ctrl2_chosen.chosen-container.chosen-with-drop .chosen-drop {
      display: block;
      left: auto;
      width: auto;
}

#patient-history .row label {
    font-weight: bold;
    overflow: hidden;
}

#LabSearchInput{
    z-index: 1;
}

.pdf-container {
    height: 95%;
}

#parameters table {
    width: 100%;
}

#parameters table input {
    width: 100%;
    max-width: 445px;
}

#parameters table select {
    width: 100%;
    max-width: 445px;
}

#parameters .chosen-container {
    width: 100%;
    max-width: 445px;
}

#parameters table tr td:nth-child(2n+1){
    padding-right: 10px;
    text-align: right;
}

.file-thumbnail {
    overflow: hidden;
    text-overflow: ellipsis;
}

#filter-area .jAutochecklist_input {
    display: none !important;
}

#messages-grid .slick-viewport {
    overflow-x: hidden !important;
}

.float-right {
    float: right;
    clear: right;
}

#payment-info .row .col-md-1 {
    padding: 0;
}

.table-row {
    margin-left: 0px;
    margin-right: 0px;
    border-bottom: 1px #afafaf solid;
}

.payment-state-alert {
    margin-top: 20px;
    line-height: 28px;
    height: 57px;
    padding-top: 11px;
}