/* Minification failed. Returning unminified contents.
(1203,25): run-time error CSS1035: Expected colon, found '10px'
 */

html {
    height: 100%;
    margin: 0;
    padding: 0;
}

body {
    font-size: 1.6em;
    font-family: 'roboto';
    height: 100%;
    margin: 0;
    padding-top: 50px;
    padding-bottom: 50px;
}

p {
    font-size: 1.4em;
}

a, a:hover {
    text-decoration: none;
}
.footer-bkground {
    background-color: #1b1b1b;
    height: 45px;
}

#main_container {
    padding-bottom: 50px;
    margin-top: 11px;
}

span.glyphicon {
    vertical-align: middle;
    margin-top: -5px;
}

.verticalDivider {
    border-right: 1px solid #569BE4;
    padding-right: 15px;
    margin-right: 15px;
}

.max-width-650 {
    max-width: 650px;
}

.centered {
    margin: 0 auto;
    width: 80%;
}

.label {
    width: 100%;
    height: auto;
    text-align: left;
    padding-left: 15px;
    font-size: 15px;
    margin: 0px;
    line-height: 30px;
    padding: 0px;
}

.hae-color-bar {
    background-image: url('../../Content/img/colorbar.png');
    background-size: cover;
    height: 4px;
    position: relative;
    box-shadow: 0 3px 10px #000000;
    width: 100%;
}

.footer-container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
    justify-content:normal;
}

.footer-container .col, .footer-container .col-auto {
    padding-left: 0px;
    padding-right: 0px;
}

.footer-container .row {
    margin-left: 0px;
    margin-right: 0px;
}
@media (min-width: 768px) {
    .footer-container {
        width: 970px;
    }
}

.footer-img {
    background: url('../../Content/img/bottom.png') no-repeat;
    width: 100%;
    background-size: 100% 4px;
    height: 4px;
}

.menu-text {
    margin-top: 36px;
    text-align: center;
}

.logout-img {
    background: url('../../Content/img/logout.png?v=2') no-repeat;
}

    .logout-img:hover {
        background: url('../../Content/img/logout_hover.png?v=2') no-repeat;
    }

.settings-img {
    background: url('../../Content/img/settings.png?v=2') no-repeat;
}

    .settings-img:hover {
        background: url('../../Content/img/settings_hover.png?v=2') no-repeat;
    }

.help-img {
    background: url('../../Content/img/help.png?v=2') no-repeat;
}

    .help-img:hover {
        background: url('../../Content/img/help_hover.png?v=2') no-repeat;
    }

.device-img {
    background: url('../../Content/img/device.png?v=2') no-repeat;
}

    .device-img:hover {
        background:url('../../Content/img/device_hover.png?v=2') no-repeat;
    }

.user-img {
    background: url('../../Content/img/user.png?v=2') no-repeat;
}

    .user-img:hover {
        background:url('../../Content/img/user_hover.png?v=2') no-repeat;
    }

.send-to-lis-img {
    background: url('../../Content/img/send_to_lis.png?v=2') no-repeat;
}

    .send-to-lis-img:hover {
        background:url('../../Content/img/send_to_lis_hover.png?v=2') no-repeat;
    }

.admin-img {
    background: url('../../Content/img/admin.png?v=2') no-repeat;
}

    .admin-img:hover {
        background:url('../../Content/img/admin_hover.png?v=2') no-repeat;
    }

.combine-img-disabled {
    background: url('../../Content/img/combine_disabled.png?v=2') no-repeat;
}

.combine-img {
    background: url('../../Content/img/combine_blue.png?v=2') no-repeat;
}

    .combine-img:hover {
        background: url('../../Content/img/combine_blue_hover.png?v=2') no-repeat;
    }

.trends-img {
    background: url('../../Content/img/trends.png?v=2') no-repeat;
}

    .trends-img:hover {
        background: url('../../Content/img/trends_hover.png?v=2') no-repeat;
    }

.clear-img {
    background: url('../../Content/img/clear_blue.png?v=2') no-repeat;
}

    .clear-img:hover {
        background: url('../../Content/img/clear_blue_hover.png?v=2') no-repeat;
    }

.multi-img {
    background: url('../../Content/img/multi.png?v=2') no-repeat;
}

    .multi-img:hover {
        background: url('../../Content/img/multi_hover.png?v=2') no-repeat;
    }

.normal-img {
    background: url('../../Content/img/normal.png?v=2') no-repeat;
}

    .normal-img:hover {
        background: url('../../Content/img/normal_hover.png?v=2') no-repeat;
    }

.export-img {
    background: url('../../Content/img/reports.png?v=2') no-repeat;
}

.reassign-img {
    background: url('../../Content/img/Reassing_Nav_Normal.png?v=2') no-repeat;
}

.reassign-img:hover {
    background: url('../../Content/img/Reassing_Nav_Hover.png?v=2') no-repeat;
}

.reassign-img-disabled {
    background: url('../../Content/img/clear.png?v=2') no-repeat;
}

    .reassign-img-disabled:hover {
        background: url('../../Content/img/clear_hover.png?v=2') no-repeat;
    }

.reassign-test-img {
    background: url('../../Content/img/Reassing_Nav_Normal.png?v=2') no-repeat;
}

.capture-img {
    background: url('../../Content/img/capture.png?v=2') no-repeat;
}

    .capture-img:hover {
        background: url('../../Content/img/capture_hover.png?v=2') no-repeat;
    }

.reports-img {
    background: url('../../Content/img/reports.png?v=2') no-repeat;
}

    .reports-img:hover {
        background: url('../../Content/img/reports_hover.png?v=2') no-repeat;
    }

.search-img {
    background: url('../../Content/img/search.png?v=2') no-repeat;
}

    .search-img:hover {
        background: url('../../Content/img/search_hover.png?v=2') no-repeat;
    }

.viewer-img {
    background: url('../../Content/img/viewer.png?v=2') no-repeat;
}
    .viewer-img:hover {
        background: url('../../Content/img/viewer_hover.png?v=2') no-repeat;
    }

.main-img {
    background: url('../../Content/img/main.png?v=2') no-repeat;
}

    .main-img:hover {
        background: url('../../Content/img/main_hover.png?v=2') no-repeat;
    }

.patient-img {
    background: url('../../Content/img/patient.png?v=2') no-repeat;
}

    .patient-img:hover {
        background: url('../../Content/img/patient_hover.png?v=2') no-repeat;
    }

.navbar-nav .dropdown-menu {
    /* Left align all navbar dropdowns */
    left: 0;
}

.navbar-nav.navbar-right .dropdown-menu.pull-left {
    left: inherit;
    right: inherit;
}

@media (min-width: 992px) {
    .navbar-section-primary {
        background-color: #002c5f;
    }
}
@media (max-width: 991px) {
    .navbar-section-primary {
        background-color: #2a6ebb;
    }
    .navbar-default .navbar-nav > .show > a,
    .navbar-default .navbar-nav > .show > a:hover,
    .navbar-default .navbar-nav > .show > a:focus {
        background-color: #2a6ebb;
    }
}

.navbar-section-secondary {
    background-color: #2a6ebb;
}

.navbar-section-global {
    background-color: #2a6ebb;
}

    .navbar-section-primary > li > a, 
    .navbar-section-primary > li > a:hover, 
    .navbar-section-secondary > li > a, 
    .navbar-section-secondary > li > a:hover, 
    .navbar-section-global > li > a, 
    .navbar-section-global > li > a:hover {
        max-height: 68px;
        background-position: center center;
        margin-top: -12px;
    }

.activate-note {
    cursor: pointer;
    text-decoration: underline;
    margin-bottom: 10px;
    margin-top: 3px !important;
}

.cart-note {
    height: 25px;
    display: inline-block;
    vertical-align: middle;
    text-align: left;
    margin-left: 5px;
    font-size: 14px;
}

.cart-note-img {
    background-image: url('../../Content/img/notes.png');
    background-color: #58585A;
    border-color: black;
    align-content: center;
}

.doac-interp {
    margin-top: 2px;
}

.doac-icon {
    display: none;
    background-color: #7D2248;
    border-color: black;
    cursor: pointer;
}

.doac-icon-img-antixa {
    background-image: url('../../Content/img/DOAC/Anti-Xa.png');
}

.doac-icon-img-dti {
    background-image: url('../../Content/img/DOAC/DTI.png');
}

.doac-icon-img-nodoac {
    background-image: url('../../Content/img/DOAC/NoDoac.png');
}

.doac-hideable {
    width: 911px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    border-color: black;
    border-radius: 5px;
    border-width: 1px;
    border-style: outset;
    vertical-align: middle;
    height: 38px;
}

.doac-hideable.test-detail-view {
    width: 867px;
}

.doac-interp-str {
    color: #FFFFFF;
    background-color: #7D2248;
    width: 856px;
    background-clip: border-box;
    padding-left: 10px;
    border-bottom-left-radius: 5px;
    border-top-left-radius: 5px;
    line-height: 36px;
}

.doac-add-info-str {
    color: #CED0CF;
    background-color: #3F202C;
    padding-left: 10px;
    border-bottom-right-radius: 5px;
    border-top-right-radius: 5px;
    border-color: transparent transparent transparent gray;
    border-left-width: 1px;
    border-left-style: solid;
    display: inline-flex;
}

.doac-interp-str-dismissed {
    width: 905px;
    border-bottom-right-radius: 5px;
    border-top-right-radius: 5px;
}

.doac-interp-str.test-detail-view.doac-interp-str-dismissed {
    width: 866px
}

.doac-interp-str.test-detail-view {
    width: 814px;
}

.doac-dismiss {
    cursor: pointer;
    float: right;
    padding: 3px 15px 3px 15px;
    margin: auto 10px auto auto;
    height: 30px;
    background: center url('../../Content/img/clear.png') no-repeat;
}

.dismissed {
    display: none;
}

.icon-holder {
    vertical-align: top;
    display: inline-block;
    margin-top: -1px;
    padding-left: 3px;
    min-width: 48px;
    margin-bottom: 47px;
}

    .icon-holder.test-detail-view {
        display: block;
    }

.icon-holder-item {
    margin-top: 2px;
    border-radius: 5px;
    border-width: 1px;
    border-style: outset;
    width: 45px;
    height: 38px;
    background-repeat: no-repeat;
    background-position: center;
}

.tig-icon {
    display: none;
    background-color: #C60C31;
    border-color: black;
    cursor: pointer;
}

.tig-icon-img {
    background-image: url('../../Content/img/InterpGuide.png');
}

.tig-icon-dismissed {
    background-color: rgba(198, 12, 48, 0.5);
}

.tig-hideable {
    width: 911px;
    border-color: black;
    border-radius: 5px;
    border-width: 1px;
    border-style: outset;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    margin-top: 2px;
    height: 38px;
}
.delay-hideable {
    width: 957px;
    border-color: black;
    border-radius: 5px;
    border-width: 1px;
    border-style: outset;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    margin-left: 3px;
    margin-top: 2px;
    height: 38px;
}

.channel-delay-container {
    margin-left: -50px;
}

.tig-hideable-sg {
    width: 867px;
}

.tig-interp-str {
    color: #FFFFFF;
    background-color: #C60C31;
    width: 810px;
    background-clip: padding-box;
    padding: 6px 0px;
    padding-left: 10px;
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.delay-str {
    color: #FFFFFF;
    background-color: rgb(35, 35, 35);
    width: 810px;
    background-clip: padding-box;
    padding: 6px 0px;
    padding-left: 10px;
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.tig-interp-str-dismissed {
    background-color: rgba(198, 12, 48, 0.5);
    width: 861px;
}

.tig-interp-str-sg {
    width: 734px;
}

.tig-interp-str-sg-dismissed {
    width: 785px;
}

.tig-hideable:hover
{
    height: auto;
}
.tig-hideable:hover .tig-interp-str {
    white-space: normal;
}

.tig-interp-id {
    width: 80px;
    text-align: right;
    color: #FFFFFF;
    background-color: #C60C31;
    padding-right: 10px;
    line-height: 36px;
    background-clip: padding-box;
    padding-left: 10px;
}

.delay-id {
    width: 200px;
    text-align: right;
    color: #FFFFFF;
    background-color: rgb(35, 35, 35);
    padding-right: 10px;
    line-height: 36px;
    background-clip: padding-box;
    padding-left: 10px;
}

.tig-interp-id-dismissed {
    background-color: rgba(198, 12, 48, 0.5);
    border: none;
    border-color: transparent;
    border-bottom-right-radius: 5px;
    border-top-right-radius: 5px;
}

.tig-add-info-str {
    color: #CED0CF;
    background-color: rgba(198, 12, 48, 0.5);
    padding-left: 10px;
    border-bottom-right-radius: 5px;
    border-top-right-radius: 5px;
    border-color: transparent transparent transparent gray;
    border-left-width: 1px;
    border-left-style: solid;
    display: inline-flex;
}
.add-delay-str {
    color: #CED0CF;
    background-color: rgba(35, 35, 35, 0.5);
    padding-left: 10px;
    border-bottom-right-radius: 5px;
    border-top-right-radius: 5px;
    border-color: transparent transparent transparent gray;
    border-left-width: 1px;
    border-left-style: solid;
    display: inline-flex;
}

.tig-dismiss {
    cursor: pointer;
    float: right;
    padding: 3px 15px 3px 15px;
    margin: auto 10px auto auto;
    height: 30px;
    background: center url('../../Content/img/clear.png') no-repeat;
}
.delay-dismiss {
    cursor: pointer;
    float: right;
    padding: 3px 15px 3px 15px;
    margin: auto 10px auto auto;
    height: 30px;
    background: center url('../../Content/img/clear.png') no-repeat;
}

select.input-validation-error,
input[type='text'].input-validation-error,
input[type='number'].input-validation-error,
input[type='password'].input-validation-error,
textarea.input-validation-error,
.input-validation-error .haemo-form-dropdown {
    border: solid 1px red;
}

.btn.haemo-form-dropdown {
    height: 40px;
    line-height: 1.3;
}

input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

.bootstrap-select .btn:not(.no-focus-highlight):focus,
select:focus, input[type='number']:focus, input[type='text']:focus, input[type='password']:focus, textarea:focus {
    border: 2px solid #2aa2ff;
    outline: 0;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}

.haemo-selectpicker:not([title]) + button {
    color: #ffffff !important;
}

select::-moz-placeholder, input[type='number']::-moz-placeholder, input[type='text']::-moz-placeholder, input[type='password']::-moz-placeholder, textarea::-moz-placeholder {
    color: #ababab;
    opacity: 1;
}

select:-ms-input-placeholder, input[type='number']:-ms-input-placeholder, input[type='text']:-ms-input-placeholder, input[type='password']:-ms-input-placeholder, textarea:-ms-input-placeholder {
    color: #ababab;
}

select::-webkit-input-placeholder, input[type='number']::-webkit-input-placeholder, input[type='text']::-webkit-input-placeholder, input[type='password']::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
    color: #ababab;
}

.pointer {
    cursor: pointer;
}

.default {
    cursor: default;
}

.logo {
    margin-right:4px;
}

.logo-text {
    font-size: xx-large;
    font-weight: 400;
    display: inline-block;
    line-height: 40px;
}

.trademark {
    vertical-align: super;
    font-size: x-small;
}

.trademark-big {
    font-size: x-small;
    display: inline-block;
    height: 45px;
    margin-top: 5px;
    vertical-align: top;
}

.footer-right {
    text-align: center;
}

.instanceNameAndVersion {
    padding-top:7px;
}

.footerA-info {
    font-size: x-small;
    color: #ababab;
    white-space: nowrap;
}

.footerB-info {
    font-size: x-small;
    line-height: 41px;
    color: #ababab;
    white-space: inherit;
    padding-right: 5px;
}

.patient-id {
    min-width: 40%;
    display: inline-flex;
    white-space: nowrap;
    align-items: baseline;
}

.patient-id > .menu-caption {
    vertical-align: middle;
    display: inline-block;
    white-space: normal;
}

.patient-id > .patient-data {
    padding-left: 5px;
    vertical-align: middle;
    display: inline-block;
    white-space: normal;
}

.patient-name {
    white-space: nowrap;
    display:inline-flex;
    align-items: baseline;
}

.patient-name > .menu-caption {
    vertical-align: middle;
    display: inline-block;

    white-space: nowrap;
}

.patient-name > .patient-data {
    padding-left: 5px;
    vertical-align: middle;
    font-size: 18px;
    display: inline-block;
    white-space: normal;
}

.patient-data {
    color: white;
    font-size: 20px;
}

.reports-header-img {
    background: url('../../Content/img/reportIcon.png') no-repeat;
    width: 30px;
    height: 30px;
    display: inline-block;
    padding-left: 37px;
    font-weight: 500;
}

.patient-header-img {
    background: url('../../Content/img/patientIcon.png') no-repeat;
    width: 35px;
    height: 35px;
    display: inline-block;
    padding-left: 31px;
    font-weight: 500;
}

.reassign-header-img {
    background: url('../../Content/img/reassignModalIcon.png') no-repeat;
    width: 35px;
    height: 35px;
    display: inline-block;
    padding-left: 70px;
    font-weight: 500;
    background-position-y: 50%;
}

.reassign-header-complete-img {
    background: url('../../Content/img/reassignComplete.png') no-repeat;
    width: 35px;
    height: 35px;
    display: inline-block;
    padding-left: 70px;
    font-weight: 500;
    background-position-y: 50%;
}

.device-modal-header-img {
    background: url('../../Content/img/device-found-icon.png') no-repeat;
    width: 36px;
    height: 36px;
    display: inline-block;
    padding-left: 40px;
}

.send-to-lis-header-img {
    background: url('../../Content/img/Send_to_LIS_Icon.png') no-repeat;
    width: 25px;
    height: 35px;
    display: inline-block;
    padding-left: 40px;
    font-weight: 500;
	background-position: center center;
}

.notes-header-img {
    background: url('../../Content/img/largeNoteIcon.png') no-repeat;
    height: 30px;
    display: inline-block;
    padding-left: 40px;
    font-weight: 500;
}

.test-in-progress-img {
    background: url('../../Content/img/TestStatus/InProgress.png') no-repeat;
    font-weight: 500;
}
.test-in-progress-modal-header {
    background-color: #4096ee;
}

.test-failed-img {
    background: url('../../Content/img/TestStatus/Error.png') no-repeat;
    font-weight: 500;
}

.test-failed-modal-header {
    background-color: #a20407;
}

.test-aborted-img {
    background: url('../../Content/img/TestStatus/Aborted.png') no-repeat;
    font-weight: 500;
}

.test-aborted-modal-header {
    background-color: #BA4600;
}

.test-complete-img {
    background: url('../../Content/img/TestStatus/Completed.png') no-repeat;
    font-weight: 500;
}
.test-complete-modal-header {
    background-color: #575757;
}

.test-unknown-img {
    background: url('../../Content/img/TestStatus/Unknown.png') no-repeat;
    font-weight: 500;
}
.test-unknown-modal-header {
    background-color: #575757;
}

.test-cluster-img {
    background: url('../../Content/img/TestStatus/Cluster.png') no-repeat;
    font-weight: 500;
}
.test-cluster-modal-header {
    background-color: #575757;
}

.capture-header-img {
    background: url('../../Content/img/captureIcon.png') no-repeat;
    width: 30px;
    height: 30px;
    display: inline-block;
    padding-left: 50px;
    font-weight: 500;
}

.ajax-loader-img {
    background: url('../../Content/img/ajax-loader.gif') no-repeat;
    width: 100px;
    height: 100px;
}

.well {
    background-color: #393939;
    border: 0.5px solid #000;
    box-shadow: 1px 1px 5px #000;
    border-radius: 3px;
}
.minHeight44 {
    min-height: 44px;
}
.minHeight40 {
    min-height: 40px;
}
/**Overriding Bootstrap @media print**/
@media print {
    body {
        padding-top: 21px;
    }

    .indicator-up {
        background-image: url('../../Content/img/up-indicator.png') !important;
        background-repeat: no-repeat !important;
        background-position: center 0 !important;
        height: 40px !important;
        background-size: 90% 80%;
    }

    .indicator-down {
        background-image: url('../../Content/img/down-indicator.png') !important;
        background-repeat: no-repeat !important;
        background-position: center 0 !important;
        height: 40px !important;
        background-size: 90% 80%;
    }
}

/* Main Viewer */
.multi-selected {
    position: absolute;
    bottom: 3px;
    right: 3px;
    display: none;
    cursor: pointer;
}

.accession-span {
    display: inline-block;
    height: 25px;
    font-size: 14px;
    padding-left: 5px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.patient-id-span {
    display: inline-block;
    height: 25px;
    font-size: 14px;
    padding-left: 5px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.sampleDescriptionText {
    min-height:55px;
}

#accessionId,
#accessionIdConfirm {
    width: 47%;
    display: inline-block;
    -ms-border-radius: 4px;
    border-radius: 4px;
}

.test-failed {
    color: #ff3300;
}

.test-in-progress {
    color: #66cc00;
}


.graph-bkgrd {
    background-color: #232323;
}

.chart-test-values-bkgrd {
    background-color: #1B1B1B !important;
    border: 1px solid transparent !important;
}

.chart-test-values-bkgrd .multi-selected {
    display: none !important;
}

.indicator-up {
    background-image: url('../../Content/img/up-indicator.png');
    background-repeat: no-repeat;
    background-position: center 0;
    height: 40px;
}

.indicator-down {
    background-image: url('../../Content/img/down-indicator.png');
    background-repeat: no-repeat;
    background-position: center 8px;
    height: 40px;
}

.header-info {
    position: relative;
    top: 10px;
}

.description-head {
    margin-left: 51px;
    margin-right: 13px;
    width: 831px;
}

.column-description-caption-th {
    height: 42px;
    width: 83px;
    min-width: 65px;
}

.column-description {
    display: inline-block;
    min-width: 63px;
    font-size: 16px;
    font-weight: 500;
    text-align: center;
    white-space: nowrap;
    color: #bdbdbd;
    vertical-align: middle;
    max-width: 63px;
}

.column-description.test-detail-view {
    min-width: 75px;
    max-width: 76px;
}

.column-units {
    font-size: 14px;
    font-weight: normal;
    text-align: center;
    margin-top: -5px;
}

.column-description[data-calculation='TEG_ACT'] {
    font-size: 15px;
}

.column-description[data-calculation='FLEV'] {
    font-size: 12px;
}

.caption-td {
    border-top: 1px solid #393939;
    background-color: #232323;
    height: 42px;
    width: 65px;
    min-width: 65px;
    font-size: 24px;
    font-weight: 500;
    text-align: center;
    vertical-align: middle;
    overflow: hidden;
    position: relative;
}

.error_red_icon {
    position: absolute;
    bottom: 10%;
    right: 10%;
    width: 15px;
    height: 15px;
    background-size: cover;
    background-image: url('../../Content/img/error_red_icon.png');
    background-repeat: no-repeat;
}

.warning_yellow_icon {
    position: absolute;
    bottom: 10%;
    right: 10%;
    width: 15px;
    height: 15px;
    background-size: cover;
    background-image: url('../../Content/img/warning_yellow_icon.png');
    background-repeat: no-repeat;
}

.timeout_white_icon {
    position: absolute;
    bottom: 10%;
    right: 10%;
    width: 15px;
    height: 15px;
    background-size: cover;
    background-image: url('../../Content/img/timeout_white_icon.png');
    background-repeat: no-repeat;
}

.caption-td.test-detail-view {
    width: 212px;
    min-width: 212px;
}

.cell-dark {
    background-color: #1b1b1b;
}

.cell-first-results {
    border-left: 4px solid #393939;
    min-width: 67px !important;
}

.cell-header-first-results {
    border-left: 72px solid #393939;
    min-width: 67px !important;
}

.cell {
    position: relative;
    font-size: 24px;
    text-align: center;
    vertical-align: middle;
    width: 101px;
    min-width: 63px;
    cursor: pointer;
}

.data-value {
    color: #ffffff;
    padding-bottom: 3px;
    margin-top: 2px;
    padding-top: 2px;
    min-width: 54px;
}

.data-value-small {
    padding-top: 5px;
    font-size: 20px;
}

.cell > .data-value {
    width: 60px;
    margin-left: auto;
    margin-right: auto;
}

.chart-wrapper-sm {
    display: inline-flex;
    flex-direction: column;
    justify-content: center;
    height: 80px;
    position: relative;
    background-color: #232323;
    margin: 2px;
}

.show-normal-ranges .chart-wrapper-sm {
    height: 119px;
}

.cart-trace-ch {
    width: 160px;
    height: 70px;
    cursor: pointer;
}

.trace-grid {
    width:332px;
    margin-top: 1px;
    margin-right: 2px;
}

.tab-background {
    z-index: 0;
    height: 100%;
    width: 970px;
    position: fixed;
}

.tab-background-inner {
    z-index: 0;
    height: 100%;
    background-color: black;
    background-clip: content-box;
    text-align:center;
    background-position 10px 0px;
    width: 90%;
    margin: 0 auto;
}

.tab-pane {
    z-index: 1;
    display: block;
}

.chart-wrapper {
    display: inline-block;
    position: relative;
    width: 212px
}

.cart-trace {
    width: 212px;
    height: 106px;
    cursor: pointer;
}

.cart-trace-options-single-separator {
    font-size: 28px;
    margin-left: 4px;
    margin-right: 4px;
    float: right;
}

.cart-trace-option-btn {
    margin-top: 15px;
    padding-top: 25px;
    text-decoration: none !important;
    text-align: center;
    font-size: 15px;
    display: inline-block;
    cursor: pointer;
}

.cart-lrg {
    width: 350px;
    height: 175px;
}

.cart-xlrg {
    width: 100%;
    height: 366px;
}

.column-description {
    visibility: hidden;
}

.normal-range {
    font-size: 13px;
    display: none;
    font-weight: normal;
    color: #b5b5b5;
}

.sub-nav-context {
    background-color: #393939;
    padding: 3px 19px 4px 19px;
    margin-bottom: 0;
    -webkit-border-bottom-right-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
}

.upper-content-left {
    width: 700px;
    display: inline-block;
}

.upper-content-right {
    display: inline-block;
    vertical-align: top;
    float: right;
}

.highlight-border-ch {
    border: 2px solid #2a6ebb;
    box-shadow: none;
    border-radius: 3px;
}

.highlight-row-ch-values {
    background-color: #2a6ebb;
}

.add-info {
    position: absolute;
    z-index: 5;
    display: flex;
    pointer-events: none;
}

.add-info-wrapper {
    width: auto;
    flex-wrap: wrap;
}

.add-info-channel {
    width: 158px;
    background-color: #1B1B1B;
    color: #ffffff;
}

.add-info-channel-single {
    background-color: #232323;
    color: #ffffff;
}

.add-info-channel-single span {
    vertical-align: middle;
}

.additional-value {
    font-size: 24px;
}

.additional-info-cell {
    border-right: solid 1px #393939;
    width: 25%;
}

.additional-info-cell .p-additional {
    font-size: 14px;
}

.additional-info-cell .div-align-vert {
    padding-top: 4px;
}

.p-additional {
    color: #bdbdbd;
    margin-top: -16px;
}

.div-align-vert {
}

    .div-align-vert > p {
        font-size: 14px;
        margin: -2px;
    }

        .div-align-vert > p.top-p {
	        font-size: 24px;
            min-height: 27px;
            padding-top: 2px;
        }

        
.div-add-info .div-align-vert {
}

.exclimation {
    display: none;
    margin: auto;
    pointer-events: all;
    width: 37px;
    height: 37px;
}

.qc-icon {
    border-color: #565656;
    border-style: solid;
}

.qc-img {
    background-image: url(../../Content/img/qc.png?v=2);
}

.qc-valid {
    display: none;
}
.reassign-modal{
    max-width:950px;
}

.reass-icon {
    display: none;
}

.reass-disabled {
    display: none;
}

.reas-icon {
    z-index: 5;
    box-shadow: 0 0 20px 10px rgba(0, 0, 0, 0.4);
    width: 154px;
    height: 49px;
    cursor: pointer;
    margin: auto;
    left: 90px;
    top: 95px;
}

.ppid-icon {
    background-color: #C60C31;
    border-color: black;
}

.ppid-img {
    background-image: url(../../Content/img/PPID_reject.png);
}

.ppid-valid {
    display: none;
}

.tab-sort {
    /*margin-left: 95px;*/
    margin-top: 1px;
    width: 264px;
    height: 37px;
    cursor: pointer;
}

.sort-menu {
    top: auto;
    left: auto;
    width: 264px;
    border: 1px red;
    border-color: #444444;
    border-width: 0px 1px 1px 1px;
    border-style: solid;
    background-color: #333333;
}

.sort-menu > li {
    padding-bottom: 2px;
}

.sort-menu > li > a {
    background-color: #35373f;
}

.sort-button-text {
    font-size: 19px;
    font-weight: 500;
    cursor: pointer;
    padding: 4px 7px;
    min-width: 100px;
    white-space: nowrap;
}

.box {
    background-color: #393939;
    border: 1px solid #555555;
    border-right-color: #444444;
    border-bottom-color: #444444;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    box-shadow: 0 0 3px 0 #000;
}
.menu-item {
    color: #ababab;
    font-size: 19px;
}

.menu-caption {
    font-size: 16px;
    color: #ababab;
    vertical-align: middle;
}

.menu-caption-header {
    color: #ababab;
    font-weight: 500;
    margin-bottom: 2px;
    margin-top: 2px;
}

.cart-device-name {
    display: inline-block;
    font-size: 14px;
    text-align: right;
    height: 25px;
}

.cart-test-time {
    padding-left: 2px;
    font-size: 14px;
}

.cart-name {
    justify-content: space-between;
    align-items: center;
    white-space: nowrap;
    cursor: pointer;
    width: 325px;
    min-width: 325px;
    vertical-align: middle;
    margin-left: 2px;
    -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Safari */
    -khtml-user-select: none; /* Konqueror HTML */
    -moz-user-select: none; /* Firefox */
    -ms-user-select: none; /* Internet Explorer/Edge */
    user-select: none; /* Non-prefixed version, currently
                                    supported by Chrome and Opera */
}

.cart-name.test-detail-view {
    width: 228px;
    min-width: 228px;
}

.cart-name-border {
    border-radius: 5px;
    border-width: 2px;
    border-style: solid;
}

.cart-name-text {
    color: #FFFFFF;
    padding-left: 2px;
    font-size: 15px;
}

.cart-param-header {
    display: inline-block;
    margin-right: 12px;
    margin-left: 4px;
}


.cart-qc-status-wrapper {
    padding-right: 5px;
}

.cart-qc-status-wrapper.qc-status-pass {
    color: #8ab550;
}

.cart-qc-status-wrapper.qc-status-fail {
    color: #ff292e;
}

.cart-qc-status-wrapper.qc-status-unknown {
    color: #dd892b;
}

.cart-qc-status-wrapper > span {
    padding-right: 10px;
    font-size: 27px;
    vertical-align: middle;
}

.cart-qc-status-wrapper > img {
    width: 35px;
    vertical-align: middle;
}

.cart-qc-status-wrapper > img.smaller {
    width: 30px;
}
.cart-wrapper {
    position: relative;
    margin-bottom: 2px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: inline-flex;
}

.cart-container {
    margin-right: 5px;
}

.cart-container-header {
    margin-top: 1px;
    padding-right: 2px;
    padding-left: 5px;
    margin-right: 5px;
}

.cart-container-body {
    clear: both;
    padding-left: 2px;
    padding-right: 2px;
    display: inline-flex;
}

.cart-container-footer {
    height: 27px;
    display: flex;
    padding-left: 4px;
    padding-right: 2px;
    margin-left: 2px;
    align-items: baseline;
    vertical-align: middle;
    justify-content: space-between;
}

.add-info-div {
    display: none;
    height: 70px;
}

.additional-elements {
    display: flex;
    position: absolute;
    height: 175px;
    width: 332px;
    justify-content: center;
    align-items: center;
    top: -2px;
    left: -2px;
}

.additional-elements-short {
    display: flex;
    position: absolute;
    height: 88px;
    width: 330px;
    justify-content: center;
    align-items: center;
    top: -2px;
    left: -2px;
}

.whole-cart-wrapper {
    position: absolute;
    width: 100%;
    height: 100%;
}

    .cart-wrapper.show-normal-ranges .normal-range {
        display: block;
    }
    .cart-wrapper.show-normal-ranges .cell{
	    border-bottom: solid 1px #393939;
	}

    .cart-wrapper.show-normal-ranges .add-info-div {
        height: 90px;
    }

    .cart-wrapper.show-normal-ranges .add-info {
        position: absolute;
        z-index: 5;
        display: flex;
        pointer-events: none;
    }

    .cart-wrapper.show-normal-ranges .cartridgeOverlay {
        width: 324px;
        height: 243px;
        position: absolute;
        z-index: 5;
        background: rgba(0, 0, 0, 0.6);
        display: flex;
        border-radius: 4px;
    }

    .cart-wrapper.show-normal-ranges .additional-elements {
        display: flex;
        position: absolute;
        height: 251px;
        width: 332px;
        justify-content: center;
        align-items: center;
        top: -2px;
        left: -2px;
    }

    .cart-wrapper.show-normal-ranges .additional-elements-short {
        display: flex;
        position: absolute;
        height: 127px;
        width: 330px;
        justify-content: center;
        align-items: center;
        top: -2px;
        left: -2px;
    }

.cart-wrapper-lg {
    padding-left: 5px;
    padding-right: 5px;
}

.cart-status-text {
    float: right;
    white-space: nowrap;
}

.cart-status-icon {
    border-color: #565656;
    border-style: solid;
    position: absolute;
    bottom: 4px;
    margin-bottom: 0px;
}

.cart-status-img {
    background-position-x: center;
    background-position-y: center;
}

.qc-limit {
    margin-top: 2px;
    margin-bottom: 2px;
    z-index: 1;
    position: relative;
}

.grid-layout-footer-text {
    margin-top: 4px;
}

.checkbox-pill {
    width: 40px;
    border-radius: 2px;
    line-height: 29px;
    cursor: pointer;
}

.checkbox-pill-img {
    width: 40px;
    height: 40px;
    float: left;
    margin-right: 10px;
}

    .checkbox-pill-img img {
        width: 40px;
        height: 40px;
    }

.checkbox-pill-text {
    float: left;
    width: 100px;
    font-weight: bold;
    font-size: 17px;
    padding-top: 2px;
    color: #183A67;
}

.modal-title {
    font-weight: 500;
    white-space: nowrap;
}

.modal-title-secondary {
    margin-top: 2px;
    padding-right: 10px;
    float: right;
    display: inline-flex;
}

.modal-title-secondary-icon {
    width: 30px;
    margin: auto;
}

.modal-title-secondary-text {
    font-size: 16px;
    padding-left: 8px;
    margin: auto;
}

.modal-header.alert-modal-header {
    background-color: #e90000;
}

.modal-header .close {
    background-image: url('../../Content/img/ModalClose.png');
    height: 33px;
    width: 34px;
    margin-top: 1px;
}

.modal-body .editor-label {
    min-height: 42px;
    padding: 8px 10px;
}
.modal-body .editor-field {
    padding-left: 4px;
}
.modal-body .editor-field > input {
    margin-top: 1px;
    margin-bottom: 1px;

    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.modal-body .form-group .row {
    margin-bottom: 1px;
}

.modal-body .modal-form-controls {
    height: 55px;
    margin-top: -5px;
}

.modal-body .modal-form-alert {
    margin-top: -20px;
    margin-left: 60px;
    font-size: 14px;
    color: red;
}

.selected-samples-alert {
    display: none;
}

.modal-body .modal-section {
    margin-top: 5px;
    margin-bottom: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 0;
    padding-right: 0;
}

.modal-body .modal-section-title,
.modal-body .modal-section-title-lg {
    padding-left: 15px;
    font-weight: 500;
}

.modal-body .modal-section-title {
    font-size: 14px;
}

.modal-body .modal-section-title-lg {
    font-size: 22px;
}

.modal-body label {
    font-weight: 500;
}

.modal-body .checkbox {
    margin-left: 15px;
    margin-right: 15px;
}

.modal-body .radio {
    margin-left: 15px;
    margin-right: 15px;
}

th {
    font-weight: normal;
}

.image-menu li:after {
    content: "";
    background: #081d21;
    position: absolute;
    bottom: 10%;
    left: 0;
    height: 80%;
    width: 1px;
    box-shadow: -1px 0 0 0 #2070c1;
    -moz-box-shadow: -1px 0 0 0 #2070c1;
    -webkit-box-shadow: -1px 0 0 0 #2070c1;
}

.navbar .container-fluid, .navbar-collapse {
    padding-left: 0;
}

.navbar-nav > li > a {
    padding-bottom: 0!important;
}

.navbar-nav > li {
    min-width: 85px;
}

    .navbar .container-fluid .in {
        padding-left: 15px;
    }

.navbar-text {
    padding-left: 15px;
	font-size: 36px;
	line-height: 1em;
}

.teg-results {
    border-collapse: separate;
    border-spacing: 4px;
    width: 100%;
    max-width: 100%;
    margin-top: -5px;
    margin-bottom: 20px;
}

    .teg-results thead {
        font-size: 19px;
        color: #ababab;
    }

    .teg-results td {
        background-color: #131313;
        color: #ffffff;
        font-size: 19px;
        padding: 10px 8px;
        font-weight: 500;
        vertical-align: text-top;
    }

    .teg-results th {
        padding-left: 6px;
    }

        .teg-results .date-column {
            max-width: 170px;
        }

.admin-tablePanel {
    background-color: #393939;
    padding: 10px;
    margin-top: 10px;
}

.admin-table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
    background-color: #353535;
}

    .admin-table > thead > tr > th,
    .admin-table > tbody > tr > th,
    .admin-table > tfoot > tr > th,
    .admin-table > thead > tr > td,
    .admin-table > tbody > tr > td,
    .admin-table > tfoot > tr > td {
        padding-left: 10px;
        padding-right: 10px;
        line-height: 1.42857143;
        font-size: 1em;
        border-left: 1px solid #595959;
    }

    .admin-table > thead > tr > th.img-col,
    .admin-table > tbody > tr > th.img-col,
    .admin-table > tfoot > tr > th.img-col,
    .admin-table > thead > tr > td.img-col,
    .admin-table > tbody > tr > td.img-col,
    .admin-table > tfoot > tr > td.img-col {
        width: 75px;
    }

    .admin-table > thead > tr > th:first-child,
    .admin-table > tbody > tr > th:first-child,
    .admin-table > tfoot > tr > th:first-child,
    .admin-table > thead > tr > td:first-child,
    .admin-table > tbody > tr > td:first-child,
    .admin-table > tfoot > tr > td:first-child {
        border-left: none;
    }

    .admin-table > thead > tr > th,
    .admin-table > tbody > tr > th,
    .admin-table > tfoot > tr > th {
        padding-top: 8px;
        padding-bottom: 8px;
        background-color: #232323;
        color: #bdbdbd;
    }
    .admin-table > thead > tr > td,
    .admin-table > tbody > tr > td,
    .admin-table > tfoot > tr > td {
        height: 44px;
        border-top: 4px solid transparent;
        color: #fff;
    }

    .admin-table tr th:first-child {
        border-top-left-radius: 3px;
    }
    .admin-table tr th:last-child {
        border-top-right-radius: 3px;
    }

        .admin-table tr th:last-child,
        .admin-table tr td:last-child {
            border-right: 0;
        }

    .admin-table > thead > tr > th {
        vertical-align: bottom;
    }

.admin-table-striped > tbody > tr:nth-child(odd) > td,
.admin-table-striped > tbody > tr:nth-child(odd) > th {
    background-color: #393939;
}

.admin-table td.date-column,
.admin-table th.date-column {
    max-width: 110px;
}

.other-table {
    border-bottom: 15px solid #393939;
    border-collapse: collapse !important;
    width: 100%;
    max-width: 100%;
}

    .other-table thead {
        font-size: 1.4em;
        color: #ababab;
        background: #323232;
    }

    .other-table td {
        color: #ffffff;
        font-size: 1.4em;
        padding-left: 5px;
        vertical-align: text-top;
    }

    .other-table tbody tr {
        border-bottom: 1px solid #505050;
    }

    .other-table .date-column {
        max-width: 170px;
    }

.device-detail-info {
    font-size: 16px;
    color: #ffffff;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    word-wrap: break-word;
}

.device-detail-label {
    font-size: 14px;
    color: #bcbcbc;
}

.form-group label {
    font-size: 18px;
    color: #ebebeb;
}

.form-group .label-title {
    font-size: 18px;
    color: #bdbdbd;
}

.nav-menu-img {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    min-height: 56px;
    z-index: -1;
}@media (max-width: 991px) {
    .nav-container {
        flex-wrap: wrap;
    }

    .nav-menu-img {
        display: none;
    }

    .navbar-header {
        width:100%;
        height: 56px;
    }
}

@media print {
	.nav-bar,
    .no-print {
        display: none;
    }
}

.nav-container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}

@media (min-width: 768px) {
    .nav-container {
        width: 100%;
        padding-left: 5px;
        padding-right: 5px;
    }
}

@media (min-width: 992px) {
    .nav-container {
        width: 1000px;
    }
}

@media (min-width: 1200px) {
    .nav-container {
        width: 1000px;
    }
}

@media (max-width: 990px) {
    .nav > li {
        display: inline-block;
    }
    .navbar-nav {
        padding-left: 10px;
    }
    .navbar-section-global > li > a, .navbar-section-global > li > a:hover {
        /*margin-top: 0;*/
    }
}

.nav > li > a {
    cursor: pointer;
}

.nav > .dropdown > .dropdown-menu {
    background-color: #002c5f;
    border-color: #0073bb;
    border-style: solid;
    border-width: 0 1px 1px 1px;
}

.nav > .dropdown > .dropdown-menu > li > a {
    background-color: #18364f;
    color: #ffffff;
    font-size: 14px;
}

.nav > .dropdown > .dropdown-menu > li > a:hover {
    background-color: #ababab;
}

.nav > .dropdown > .dropdown-menu > li {
    padding-bottom: 2px;
}

.placeholder {
    color: #aaa;
}

/* Compliance Reports */
.generate-report-form {
    margin-top: 15px;
    padding: 20px;
    max-width: 800px;
}

.generate-report-form input[type='text'] {
    width: 220px;
}

.tooltip-inner {
    font-size:14px;
}

/* Pagination Css */
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}

.pagination > li {
  display: inline;
}

.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.428571429;
  text-decoration: none;
  background-color: #1b1b1b;
  border: 1px solid #000000;
  color: #ebebeb;
}

.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}

.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  background-color: #333333;
  border-color: #000000;
  color: #ffffff;
}

.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 2;
  color: #ffffff;
  cursor: default;
  background-color: #333333;
  border-color: #000000;
}

.pagination > .disabled > span,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #999999;
  cursor: not-allowed;
  background-color: #1b1b1b;
  border-color: #000000;
}

.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
}

.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}

.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}

.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
}

.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}

.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}

.pager {
  padding-left: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none;
}

.pager:before,
.pager:after {
  display: table;
  content: " ";
}

.pager:after {
  clear: both;
}

.pager:before,
.pager:after {
  display: table;
  content: " ";
}

.pager:after {
  clear: both;
}

.pager li {
  display: inline;
}

.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #1b1b1b;
  border: 1px solid #000000;
  border-radius: 15px;
}

.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #ffffff;
}

.pager .next > a,
.pager .next > span {
    float: right;
}

.pager .previous > a,
.pager .previous > span {
    float: left;
}

.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
    color: #999999;
    cursor: not-allowed;
    background-color: #1b1b1b;
}

.btn-width
{
    width:85px;
}

.module {
  background: 
    url(/Content/img/Reassing_btn_NoText.png);
  background-size: cover;
  position: relative;
  float: left;
  width:100%;
  height:100%;
}

.reassignText{
    color: white;
    text-align: left;
    margin-left: 10px;
    margin-top: 10px;
    font-size: 1.2em;
}

.cartridgeOverlay
{
    width: 324px;
    height: 167px;
    position: absolute;
    z-index: 5;
    background: rgba(0, 0, 0, 0.6);
    display: flex;
    border-radius: 4px;
}

.overlay {
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 1045;
  background-color: rgba(0,0,0,0.7);
}

.loading {
    position: fixed;
    z-index: 1046;
    height: 200%;
    width: 200px;
    background-repeat: no-repeat;
    left: 43%;
    top: 30%;
    background-size: contain;
}

.text-vert-top {
    vertical-align: text-top !important;
}

.interimDisplay {
    font-size: 22px;
}

.interimStar {
    font-size: 18px;
    white-space: nowrap;
    color: #ffff66;
}

.expand-button {
    background-image: url('../../Content/img/maximize.png');
    width: 64px;
    height: 43px;
    background-position: center;
    background-repeat: no-repeat;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 5px;
    border-width: 1px;
    border-style: outset;
    background-color: #58585A;
    border-color: black;
    margin-left: 1px;
    margin-top: 2px;
}

.location-label {
    font-size: 18px;
    color: #ebebeb;
    margin-top: 8px;
    display: inline-block;
    vertical-align: middle;
}
@font-face {
    font-family: roboto;
    src: url('../../Fonts/Roboto-Black.ttf') format('truetype');
    font-weight: 900;
}
@font-face {
    font-family: roboto;
    src: url('../../Fonts/Roboto-BlackItalic.ttf') format('truetype');
    font-style: italic;
    font-weight: 900
}
@font-face {
    font-family: roboto;
    src: url('../../Fonts/Roboto-Bold.ttf') format('truetype');
    font-weight: 700, bold;
}
@font-face {
    font-family: roboto;
    src: url('../../Fonts/Roboto-BoldItalic.ttf') format('truetype');
    font-style: italic;
    font-weight: 700, bold;
}
@font-face {
    font-family: roboto;
    src: url('../../Fonts/Roboto-Light.ttf') format('truetype');
    font-weight: 300
}
@font-face {
    font-family: roboto;
    src: url('../../Fonts/Roboto-LightItalic.ttf') format('truetype');
    font-style: italic;
    font-weight: 300
}
@font-face {
    font-family: roboto;
    src: url('../../Fonts/Roboto-Thin.ttf') format('truetype');
    font-weight: 100;
}
@font-face {
    font-family: roboto;
    src: url('../../Fonts/Roboto-ThinItalic.ttf') format('truetype');
    font-style: italic;
    font-weight: 100;
}
@font-face {
    font-family: roboto;
    src: url('../../Fonts/Roboto-Regular.ttf') format('truetype');
    font-weight: 400, normal;
}
@font-face {
    font-family: roboto;
    src: url('../../Fonts/Roboto-Italic.ttf') format('truetype');
    font-style: italic;
    font-weight: 400, normal;
}
/* iCheck plugin Hamonetic Teg Skin
    Customized Based on Polaris skin
----------------------------------- */
.icheckbox_polaris,
.iradio_polaris {
    display: inline-block;
    *display: inline;
    vertical-align: middle;
    margin: 0;
    padding: 0;
    width: 55px;
    height: 55px;
    background: url('../../Content/img/icheck.png?v=3') no-repeat;
    border: none;
    cursor: pointer;
}

.icheckbox_polaris {
    background-position: 0 0;
}
    .icheckbox_polaris.hover {
        background-position: -62px 0;
    }
    .icheckbox_polaris.checked {
        background-position: -124px 0;
    }
    .icheckbox_polaris.disabled {
        background-position: -186px 0;
        cursor: not-allowed;
    }
    .icheckbox_polaris.checked.disabled {
        background-position: -248px 0;
    }

.iradio_polaris {
    background-position: -310px 0;
}
    .iradio_polaris.hover {
        background-position: -372px 0;
    }
    .iradio_polaris.checked {
        background-position: -434px 0;
    }
    .iradio_polaris.disabled {
        background-position: -496px 0;
        cursor: default;
    }
    .iradio_polaris.checked.disabled {
        background-position: -558px 0;
    }
