﻿body {
    background-color: darkgray;
}

.merk-header {
    background-color: darkgray;
}

#page-header {
    background-color: #00877c !important;
}

.scroll-sidebar {
    background-color: #ffffff !important;
    border-right: 1px solid lightgrey;
    height: 1100px !important;
    max-height: 2000px !important;
    max-width: 210px;
    min-height: 1100px !important;
}

.footer-image {
    bottom: 0px;
    float: left;
    position: absolute;
    width: 180px;
}

.footer-info {
    height: 10px;
    margin-right: 50px;
}

.footer-links {
    color: black;
    font-weight: bold;
    margin-right: 20px;
    width: 30px;
}

.footer-copyright {
    height: 20px;
}

.page-footer {
    background-color: #ffffff !important;
    bottom: 0;
    height: 42px;
    left: 0;
    position: fixed;
    right: 0;
}

.left-panel {
    background-color: lightgray;
    border-radius: 5px;
    height: 100%;
    max-height: 100%;
}

.panel-body {
    padding-bottom: 5px;
}

.menu-item {
    background: #00877c;
    border-color: #00877c !important;
    border-radius: 15px !important;
    color: white;
    text-align: center;
}

.right-panel {
    border-radius: 5px;
    height: 100%;
    max-height: 100%;
}

.box-shadow {
    box-shadow: none;
}

.logo {
    border: none;
    height: 60px;
    width: 60px;
}

.corner-image {
    float: right;
    height: 75px;
    width: 380px;
}

input {
    height: 28px !important;
    margin-bottom: 5px;
}

.autocomplete-input {
    height: 22px !important;
}

.autocomplete {
    background-color: #00877c !important;
    height: 50px;
}

.autocompleteInput {
    font-weight: bold;
    height: 30px !important;
    margin-top: 8px !important;
}

.primaryautocomplete {
    padding-top: 8px !important;
}

.dLabSearchbtn {
    background-color: #d47b22 !important;
    color: white !important;
    height: 30px !important;
    line-height: 10px !important;
    margin: 8px;
    padding: 5px !important;
}

.btn-sm {
    height: 24px;
    line-height: 22px;
}

.merk-labels {
    width: 20%;
}

.merck-chosen-select {
    border-color: #00877c;
    display: inline-block;
    width: 50%;
}

#enterprise-select {
    margin-top: 5px;
}

.dlabNumber {
    margin-bottom: 15px;
}

.dLab-controls {
    border-color: #00877c;
    box-shadow: 0 0 1px;
    font-weight: bold;
    width: 50% !important;
}


    .dLab-controls input, .dLab-controls div {
        border-color: #00877c;
        box-shadow: 0 0 1px;
    }

.dlabDataTable, .dlabSequences, .dlabPathHomTable {
    width: 100% !important;
}


.dlabPathHomTable {
    width: 80%;
}


#dlabNucleotideContainer {
    width: 85%;
}


#dlabNucleotideName,
#dlabAminoacidName,
.sequence-container {
    height: 200px !important;
    overflow: auto !important;
    width: 100% !important;
}

.forgot-password-form {
    height: 100px;
    padding: 10px 30px 30px 30px;
    width: 350px;
}

.login-form {
    height: 140px;
    padding: 10px 30px 30px 30px;
    width: 350px;
}

.register-form {
    height: 280px;
    padding: 30px;
    width: 350px;
}


.reset-password-form {
    height: 165px;
    padding: 10px 30px 30px 30px;
    width: 350px;
}

.login-heading span {
    color: white;
}

.login-heading, .register-heading {
    background-color: #bcbdbc;
    height: 85px;
}

.login-div {
    margin: 0px !important;
    padding: 0px !important;
    width: 350px;
}

.login-btn {
    float: right;
    margin-top: 12px;
}

.login-form > input, .register-form > input {
    background-color: white !important;
}

#dlabVet {
    height: 100px;
    width: 40%;
}

#DlabNotes {
    height: 100px;
    width: 50%;
}

#dlabNoteslabel {
    width: 8%;
}

.dropdown-menu {
    max-height: 500px;
    overflow-y: scroll;
}

.ui-autocomplete {
    max-height: 700px;
    overflow: auto;
}

.panel-heading {
    background-color: #00877c !important;
    color: white;
    font-size: medium;
    font-weight: bold;
    height: 36px;
    padding-top: 3px;
}

.panel-primary {
}

.merck-loading-mask {
    background: rgba(238, 238, 238, 0.57);
    color: #00877c;
    font-size: 85px;
    height: 550px;
    text-align: center;
    z-index: 100;
}


.panel-chosen {
    display: inline;
}

    .panel-chosen div > a > span {
        font-size: small;
    }

    .panel-chosen div > a {
        font-size: small;
        height: 25px;
        line-height: 25px;
        max-height: 300px;
        width: 200px;
    }

    .panel-chosen div {
        max-width: 200px;
        top: -1px;
    }

.chosen-container, .chosen-container-single, .chosen-container-multi {
    background-color: white !important;
    border-color: #00877c;
    box-shadow: 0 0 1px;
    color: black !important;
    margin: -3px 5px;
    margin-bottom: 5px;
}

    .chosen-container-multi .search-choice-close {
        right: 5px !important;
    }

.farms_list_options .chosen-container {
    height: 100% !important;
}

.chosen-single, .chosen-default span {
    color: #3e4855;
    font-weight: bold;
    height: 27px !important;
    line-height: 28px !important;
}

.chosen-single, .chosen-default div {
    height: 30px !important;
}

    .chosen-single div {
        height: 35px !important;
    }

.chosen-container .chosen-container-single .chosen-choices li.search-field input {
    height: 28px !important;
    width: 30px;
}


.chosen-container-multi .chosen-choices li.search-choice {
    margin: 1px 3px 1px 1px !important;
}



@media only screen and (min-width: 56.25em) {
    #page-content {
        margin-left: 180px;
    }
}

#sidebar-menu {
    padding: 10px !important;
}

#page-content {
    height: 100%;
    max-height: 1000px !important;
    min-height: 1000px !important;
    overflow: auto;
}

.chosen-container-single .chosen-single {
    height: 30px !important;
    line-height: 30px !important;
}

.chosen-container-single .chosen-single-with-deselect span {
    margin-right: 30px !important;
}

.chosen-container-single .chosen-search i,
.chosen-container-single .chosen-single div {
    height: 34px !important;
    line-height: 30px !important;
    width: 30px !important;
}

.chosen-container-single .chosen-search input {
    padding: 0 30px 0 5px !important;
}

.chosen-container-multi {
    height: auto !important;
    min-height: 35px !important;
}

    .chosen-container-multi .chosen-choices li.search-field input {
        height: 30px !important;
    }

.upload-files-modal .modal-dialog {
    width: 900px;
}

.upload-files-modal .uploadFile {
    height: 25px !important;
}

.upload-files-modal .fa-upload {
    height: 35px !important;
}

#file-upload-header {
    width: 575px !important;
}

#file-upload-container {
    margin: 10px !important;
}

button.action-button {
    color: #00877c;
    height: 28px;
    margin-top: -8px;
    padding: 1px;
    position: relative;
    width: 22px;
}

    button.action-button > i {
        position: relative;
        top: -4px;
    }


.newcustomerportalview .panel-heading {
    background-color: #00877c !important;
    color: white;
    font-size: 15px;
    font-weight: bold;
    padding-left: 0.5em;
    padding-top: 6px;
}

.newcustomerportalview .panel-heading {
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    margin-top: 1em;
}

.newcustomerportalview .panel-body {
    background: #fff;
    border: 1px solid #e1e1e1;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    overflow: visible;
}

    .newcustomerportalview .panel-body input {
        border: 1px solid #e1e1e1;
        line-height: 0px;
        padding: 0.3em 0.8em;
    }

.newcustomerportalview label {
    font-weight: bold;
    padding: 0.4em 1em 1em 0;
}

.newcustomerportalview #external-login.col-md-8 {
    float: none;
    margin: auto;
}

.newcustomerportalview input {
    height: 16px !important;
}

.newcustomerportalview label {
    padding: 0.4em 1em 1em 0;
    font-weight: bold;
    word-wrap: break-word;
}

.newcustomerportalview .panel {
    border: 0;
}

.newcustomerportalview .login-form .form-col label {
    width: 30%;
}

.newcustomerportalview .login-form .form-col-btn .btn.btn-primary {
    background-color: #00877c;
    border: 0;
    color: #fff;
    font-weight: bold;
    margin-left: 0;
    padding: 0.0em 1.6em;
}

.newcustomerportalview .search-loader {
    margin-left: 0;
}

.newcustomerportalview .date-spandate {
    bottom: 2px;
    right: 47%;
}

.newcustomerportalview .login-form .form-col-btn {
    float: left;
    margin: 1em;
    width: 23%;
}

.newcustomerportalview .login-form input.form-control {
    width: 58%;
}

.newcustomerportalview .login-form, .newcustomerportalview .login-form .form-row-btn {
    margin: auto;
    max-width: 40em;
}

    .newcustomerportalview .login-form .form-row-btn {
        margin-right: -2em;
        max-width: 37em;
    }

.newcustomerportalview .btn.btn-primary.orange {
    background-color: #d47b22 !important;
    border: 0;
}

body.newcustomerportalview {
    background: #f3f5e8;
    font-size: 13px;
}

.newcustomerportalview .map-rps {
    margin-top: 15px;
}

.newcustomerportalview .map-rps .checkbox {
    padding-left: 15px;
    margin-top: 0px;
    margin-bottom: 0px;
    white-space: nowrap;
    height: 25px !important;
}
    .map-rps checkbox.checkbox {
        height: 16px !important;
    }

.newcustomerportalview .checkbox label::before {
    margin-top: 0px;
}
.newcustomerportalview .checkbox label::after {
    padding-top: 7px;
}

#page > #content > .column {
    width: 100%;
}

#page > #content > div:first-child, .doubleLeft, #page > #content > div:last-child, .doubleRight, #content .cols4.doubleLeft + .cols4, #page > .cols16 > div:first-child, .doubleLeft {
    border: none;
    margin-left: 0;
    margin-right: 0;
}

    #page > #content > div:last-child .fullWidthImgWrap, #page > #content > div:first-child .fullWidthImgWrap {
        margin: 0;
    }

#subNav {
    background: #eee;
    margin: 0 -50px 25px;
    padding: 4px 25px 1px;
}

.subNavActive #subNav {
    padding-top: 25px;
}

.subNavToggle {
    border: 0 !important;
    cursor: pointer;
    display: block;
    font-size: 1.2em;
    font-weight: bold;
    margin-bottom: 5px;
    padding: 3px 0;
    text-align: center;
}

.subNavActive .subNavToggle, .headerOpen .subNavActive .subNavToggle {
    margin-bottom: 5px;
    margin-top: -5px;
}

#subNav > ul {
    display: block;
}
