﻿body {
    padding-top: 0px;
    padding-bottom: 20px;
    font-size: .875rem;    
}

.log {
    /*background: url('../images/4.jpg');
    background-size: cover;
    background-position: center;
    background: linear-gradient( rgba(0, 148, 255, 0.35), rgba(0, 0, 0, 0.90) ), url('../images/4.jpg') no-repeat center center fixed;*/
    /*background: linear-gradient( rgba(0, 148, 255, 0.35), rgba(0, 0, 0, 0.90) ), url('../images/4.jpg');*/
    /*background: linear-gradient( rgba(0, 148, 255, 0.35), rgb(0 0 0 / 51%) ), url(../images/slider-2.jpg);*/
    /*background: linear-gradient(rgb(0 148 255 / 23%), rgb(0 0 0 / 36%)), url(../images/slider-2.jpg);*/
    background: linear-gradient(rgb(97 112 195 / 36%), rgb(37 114 196 / 51%)), url(../images/slider-2.jpg);
    background-size: cover;
    background-position: center;
}



/*a {
    color: #0094ff;
    font-size: medium;
    text-decoration: none;
    background-color: transparent;
}*/

a {
    /*color: black;*/
    color: #fff;
    font-size: small;
    text-decoration: none;
    background-color: transparent;
    font-family: inherit;
}


/* Wrapping element */
/* Set some basic padding to keep content from hitting the edges */
.body-content {
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 5px;
}


.body-content1 {
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 5px;
    background: url(../images/slider-2.jpg) no-repeat center center fixed;
    background-size: cover;
}

.sidenav {
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 5px;
    background: url(../images/slider-2.jpg) no-repeat center center fixed;
    background-size: cover;
}


/* 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;
    }
}


.footer {
    color: black;
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 60px;
    background-color: #92a8b3;
}

.footer1 {
    color: black;
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 60px;
    background-color: #fff;
}

.footer1 > .cont {
    padding-top: 5px;
    padding-left: 15px;
    padding-right: 15px;
}


.feather {
    width: 16px;
    height: 16px;
    vertical-align: text-bottom;
}

.footer > .cont {
    padding-top: 5px;
    padding-left: 15px;
    padding-right: 15px;
}


.dashfooter {
    color: black;
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 60px;
    background-color: #fff;
}

.dashfooter > .cont {
    padding-top: 20px;
    padding-left: 15px;
    padding-right: 15px;
}

html {
    position: relative;
    min-height: 100%;
}

.form-border {
    width: 100%;
    border: 1px solid #bbb9b9;
    border-radius: 5px;
    padding-top: 30px;
    padding-bottom: 10px;
    padding-right: 5px;
    padding-left: 5px;
}

.custom-label{
    display:block;
    width:100%;
    height:34px;
    padding:6px 12px;
    font-size:14px;
    line-height:1.4285;
    color:#555;
}



/*
 * Sidebar
 */

.sidebar {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    z-index: 100; /* Behind the navbar */
    padding: 48px 0 0; /* Height of navbar */
    box-shadow: inset -1px 0 0 rgba(0, 0, 0, .1);
}

.sidebar-sticky {
    position: relative;
    top: 0;
    height: calc(100vh - 48px);
    padding-top: .5rem;
    overflow-x: hidden;
    overflow-y: auto; /* Scrollable contents if viewport is shorter than content. */
}

@supports ((position: -webkit-sticky) or (position: sticky)) {
    .sidebar-sticky {
        position: -webkit-sticky;
        position: sticky;
    }
}

.sidebar .nav-link {
    font-weight: 500;
    color: #333;
    width: 90%;
}

    .sidebar .nav-link .feather {
        margin-right: 4px;
        color: #999;
    }

    .sidebar .nav-link.active {
        color: #007bff;
    }

        .sidebar .nav-link:hover .feather,
        .sidebar .nav-link.active .feather {
            color: inherit;
        }

.sidebar-heading {
    font-size: .75rem;
    text-transform: uppercase;
}

/*
 * Content
 */

[role="main"] {
    padding-top: 48px; /* Space for fixed navbar */
}

/*
 * Navbar
 */

.navbar-brand {
    padding-top: .75rem;
    padding-bottom: .75rem;
    font-size: 1rem;
}

.navbar .form-control {
    padding: .75rem 1rem;
    border-width: 0;
    border-radius: 0;
}

.form-control-dark {
    color: #fff;
    background-color: rgba(255, 255, 255, .1);
    border-color: rgba(255, 255, 255, .1);
}

    .form-control-dark:focus {
        border-color: transparent;
        box-shadow: 0 0 0 3px rgba(255, 255, 255, .25);
    }


.background-patient {
    -webkit-print-color-adjust: exact;
    background-image: url('../images/patientimage.jpg');
    background-repeat: no-repeat;
    /*background-position: center;*/
    background-size: cover;  
    /*padding-left:20px;*/
    /*background-position-y: center;*/
}


.image-padding {
    padding: 3px;
    min-height: calc(100vh - 143px);
}


.content-image {
    width: 100%;
    height: calc(100vh - 157px);
}


.info-box1 {
    display: block;
    height: calc(100vh - 150px);
    background: #fff;
    width: 100%;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
    border-radius: 2px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-top: 2px;
}

