﻿/* Please see documentation at https://docs.microsoft.com/aspnet/core/client-side/bundling-and-minification\ 
for details on configuring this project to bundle and minify static web assets. */
body {
    padding-top: 0px;
    padding-bottom: 0px;
}

/* Wrapping element */
/* Set some basic padding to keep content from hitting the edges */
.body-content {
    padding-left: 15px;
    padding-right: 15px;
}

.hidden {
    display: none !important;
}

/* Carousel */
.carousel-caption p {
    font-size: 20px;
    line-height: 1.4;
}

/* Make .svg files in the carousel display properly in older browsers */
.carousel-inner .item img[src$=".svg"] {
    width: 100%;
}

/* QR code generator */
#qrCode {
    margin: 15px;
}


/* Hide/rearrange for smaller screens */
@media screen and (max-width: 767px) {
    /* Hide captions */
    .carousel-caption {
        display: none;
    }

}

@media screen and (max-width: 1179px) {
    .navbar-right .btn {
        margin-top: -35px;
    }
}

/*Highlight thead rows input data tables*/
.separator {
    padding-left: 5px;
    padding-right: 5px;
}

.auditHeader {
    background-color: #224abe;
    color: #ffffff;
}

#example tbody tr:hover {
    background-color: #e8f3ff;
}

#example .even {
    background-color: #ffffff
}

#example .odd {
    background-color: #ffffff
}

#example0 tbody tr:hover {
    background-color: #e8f3ff;
}

#example0 .even {
    background-color: #ffffff
}

#example0 .odd {
    background-color: #ffffff
}

#example1 tbody tr:hover {
    background-color: #e8f3ff;
}

#example1 .even {
    background-color: #ffffff
}

#example1 .odd {
    background-color: #ffffff
}

#example2 tbody tr:hover {
    background-color: #e8f3ff;
}

#example2 .even {
    background-color: #ffffff;
}

#example2 .odd {
    background-color: #ffffff;
}

#example3 tbody tr:hover {
    background-color: #e8f3ff;
}

#example3 .even {
    background-color: #ffffff;
}

#example3 .odd {
    background-color: #ffffff;
}

#example4 tbody tr:hover {
    background-color: #e8f3ff;
}

#example4 .even {
    background-color: #ffffff;
}

#example4 .odd {
    background-color: #ffffff;
}

#example5 tbody tr:hover {
    background-color: #e8f3ff;
}

#example5 .even {
    background-color: #ffffff;
}

#example5 .odd {
    background-color: #ffffff;
}

#example6 tbody tr:hover {
    background-color: #e8f3ff;
}

#example6 .even {
    background-color: #ffffff;
}

#example6 .odd {
    background-color: #ffffff;
}
#example7 tbody tr:hover {
    background-color: #e8f3ff;
}

#example7 .even {
    background-color: #ffffff;
}

#example7 .odd {
    background-color: #ffffff;
}

#example8 tbody tr:hover {
    background-color: #e8f3ff;
}

#example8 .even {
    background-color: #ffffff;
}

#example8 .odd {
    background-color: #ffffff;
}
#example9 tbody tr:hover {
    background-color: #e8f3ff;
}

#example9 .even {
    background-color: #ffffff;
}

#example9 .odd {
    background-color: #ffffff;
}

#example10 tbody tr:hover {
    background-color: #e8f3ff;
}

#example10 .even {
    background-color: #ffffff;
}

#example10 .odd {
    background-color: #ffffff;
}

#example11 tbody tr:hover {
    background-color: #e8f3ff;
}

#example11 .even {
    background-color: #ffffff;
}

#example11 .odd {
    background-color: #ffffff;
}

#example12 tbody tr:hover {
    background-color: #e8f3ff;
}

#example12 .even {
    background-color: #ffffff;
}

#example12 .odd {
    background-color: #ffffff;
}

#example13 tbody tr:hover {
    background-color: #e8f3ff;
}

#example13 .even {
    background-color: #ffffff;
}

#example13 .odd {
    background-color: #ffffff;
}

#example14 tbody tr:hover {
    background-color: #e8f3ff;
}

#example14 .even {
    background-color: #ffffff;
}

#example14 .odd {
    background-color: #ffffff;
}

#example15 tbody tr:hover {
    background-color: #e8f3ff;
}

#example15 .even {
    background-color: #ffffff;
}

#example15 .odd {
    background-color: #ffffff;
}

#example16 tbody tr:hover {
    background-color: #e8f3ff;
}

#example16 .even {
    background-color: #ffffff;
}

#example16 .odd {
    background-color: #ffffff;
}

#example17 tbody tr:hover {
    background-color: #e8f3ff;
}

#example17 .even {
    background-color: #ffffff;
}

#example17 .odd {
    background-color: #ffffff;
}

#example18 tbody tr:hover {
    background-color: #e8f3ff;
}

#example18 .even {
    background-color: #ffffff;
}

#example18 .odd {
    background-color: #ffffff;
}

.datatabRedd {
    background-color: #cce6d2 !important;
    /*border-color: #cf5c13 !important;*/
    /*background-color: #ffffff !important;*/
    /*border: 3px solid #cf5c13 !important;*/
}
.badge {
    font-size: 100% !important;
}

.easy-autocomplete-container {
    top: 35px;
}

.tabWrapper{
    padding: 5px 2px 7px 1px;
}

#rcButtonArea .btn {
    color: #ffffff !important;
}


.c-heading-display {
    background-color: #eaecf4;
    padding-left: 5px;
    margin-left: -4px;
    height: 32px;
    line-height: 32px;
}
.c-value-display {
    font-weight:600;
    color: #5a5c69;
}
.c-heading-display-report {
    background-color: #eaecf4;
    padding-left: 10px;
    height: 32px;
    line-height: 32px;
    font-weight: bold;
    margin-top: 10px;
    text-align: left;
    text-decoration: underline;
}

.c-sub-heading-display-report {
    padding-left: 10px;
}

/*this fixes the issue with autocomplete and modal windows*/
.ui-autocomplete {
    position: absolute;
    z-index: 9999999 !important;
    cursor: default;
    padding: 0;
    margin-top: 2px;
    list-style: none;
    background-color: #ffffff;
    border: 1px solid #ccc -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}

.ui-autocomplete > li {
    padding: 3px 20px;
}

.ui-autocomplete > li.ui-state-focus {
    background-color: #DDD;
}

.ui-helper-hidden-accessible {
    display: none;
}

.required-label { 
    color: red !important;
}

.alert-info-small-pad {
    padding-right: 30px !important;
}


thead input {
    width: 90px;
    border-radius: 4px;
    margin-left: 0.5em;
    border: solid 1px rgb(209, 211, 226);
    padding: 4px 8px 4px 8px;
    font-family: "Nunito";
    font-size: 14px;
    font-stretch: 100%;
    font-weight: 400;
    height: 31px;
    line-height: 21px;
    color: rgb(110, 112, 126);
}

/*th, td {
    white-space: nowrap;
}

div.dataTables_wrapper {
    margin: 0 auto;
}

tr {
    height: 30px !important;
}*/


/* Authorization report stuff */


/*Custom Radio Button*/

/* Customize the label (the container) */
.containerR {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 18px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

/* Hide the browser's default checkbox */
.containerR input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}

/* Create a custom checkbox */
.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 25px;
    width: 25px;
    background-color: #eee;
}

/* On mouse-over, add a grey background color */
.containerR:hover input ~ .checkmark {
    background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.containerR input:checked ~ .checkmark {
    background-color: #2196F3;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the checkmark when checked */
.containerR input:checked ~ .checkmark:after {
    display: block;
}

/* Style the checkmark/indicator */
.containerR .checkmark:after {
    left: 9px;
    top: 5px;
    width: 5px;
    height: 10px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

/* this is for the leftblock for showing vertical text in a block */
.overflowCol {
    overflow-wrap: break-word !important;
}

/*overwrite some sb-2-admin fonts and stuff*/
.fontURL{
    color: #FFFFFF !important;
}

/* wkhtmltopdf */
.keep-together {
    page-break-inside: avoid;
}

.break-before {
    page-break-before: always;
}

.break-after {
    page-break-after: always;
}

.hr-prescription {
    font-size: xx-large;
    height: 2px;
    border-width: 0;
    color: black;
    background-color: black;
}


