﻿body, html {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
}

body {
    padding-top: 50px;
    margin: 0;
    display: flex;
    position: absolute;
    flex-direction: column;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    overflow-x: hidden;
}

/* Set padding to keep content from hitting the edges */
.body-content {
    padding-left: 15px;
    padding-right: 15px;
    flex-grow: 1;
}

/* Override the default bootstrap behavior where horizontal description lists 
   will truncate terms that are too long to fit in the left column 
*/
.dl-horizontal dt {
    white-space: normal;
}

/* Set width on the form input elements since they're 100% wide by default */
input,
select,
textarea {
    max-width: 280px;
}

/* Set padding to display errors that occur during databinding */
.padding-error {
    padding-top: 20px;
}

@media only screen and (max-width: 767px) {
    .nofloat {
        float: none;
        padding: 10px 15px;
    }
}

.nav.navbar-nav {
    height: 50px;
}

    .nav.navbar-nav .manageSensor {
        padding: 15px;
        font-size: 16px;
        font-style: normal;
        /*font-family: "Raleway";*/
        font-weight: 500;
        text-transform: uppercase;
        letter-spacing: 0px;
        color: #FFFFFF;
        cursor: pointer;
        position: relative;
    }

.navbar-options {
    display: none;
    color: #337ab7;
    background-color: rgba(99,93,89,1);
    list-style: none;
    padding: 0;
    margin-top: -1px;
    position: absolute;
    top: 100%;
    left: 0;
}

.manageSensor.rightnav {
    display: flex;
    justify-content: flex-end;
}

.navbar-options.right {
    right: -4px;
    left: auto;
}

.navbar-options.active {
    display: block;
}

    .navbar-options.active li {
        /*padding: 5px;*/
        min-width: 11em;
    }

.nav.navbar-nav.navbar-left {
    margin-left: 25px;
}

.nav.navbar-nav.navbar-right {
    margin-right: 0;
}

.nav.navbar-nav li ul li:hover {
    color: #FFFFFF !important;
    background-color: #0094ff !important;
}

.nav.navbar-nav li a {
    color: #FFFFFF;
    text-decoration: none;
    padding: 10px 15px;
    display: inline-block;
    width: 100%;
}

    .nav.navbar-nav li a:hover {
        color: #FFFFFF !important;
    }

.filterbyuser {
    width: 12%;
}

#fileUpload {
    padding: 20px 0px 20px 0;
}

#fileUploadid2 {
    padding: 20px 0px 20px 0;
}

#fileUploadid3 {
    padding: 20px 0px 20px 0;
}

#fileUploadid4 {
    padding: 20px 0px 20px 0;
}

#fileUploadid5 {
    padding: 20px 0px 20px 0;
}

#BackgroundImageUpload {
    padding: 20px 0px 20px 0;
}

#fileHospitalInformationImage {
    padding: 20px 0px 20px 0;
}

/*Delete Modal changes - Start*/
.modal-dialog {
    width: 450px;
    height: auto;
    margin-top: 250px
}

.modal-content {
    /* 80% of window height */
    height: 50%;
    /*background-color: #BBD6EC;*/
}

.modal-header {
    background-color: #337AB7;
    padding: 10px 10px;
    color: #FFF;
    /*border-bottom: 2px dashed #337AB7;*/
}

.modal-dialog button.close {
    float: right;
    font-weight: bold;
    line-height: 1;
    opacity: unset;
    color: #FFF;
    font-size: xx-large
}

.modal-body {
    word-break: break-all;
}
/*Delete Modal changes - Start*/

.fileUploadPadding {
    padding: 20px 0px 20px 0;
}

#overlay {
    position: fixed; /* Sit on top of the page content */
    display: none; /* Hidden by default */
    width: 100%; /* Full width (cover the whole page) */
    height: 100%; /* Full height (cover the whole page) */
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0,0,0,0.5); /* Black background with opacity */
    z-index: 2; /* Specify a stack order in case you're using a different order for other elements */
    cursor: pointer; /* Add a pointer on hover */
}

.ImgStyle {
    border: 1px solid #555;
    max-height: 100px;
    max-width: 100px;
    height: auto;
    width: auto;
}

table {
    border-collapse: collapse;
    width: 100%;
}

th {
    color: #337ab7
}

tr:nth-child(even) {
    background-color: rgb(239, 239, 239);
}

.navbar-inverse {
    background-color: rgba(99,93,89,1);
    border-color: rgba(99,93,89,1);
}

.liberate-logo {
    width: 350px;
    line-height: 58px;
    margin: 0;
}

.footer-text {
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    line-height: 32px;
    text-transform: none;
    letter-spacing: 0px;
    color: #573d54;
    text-align: center;
    margin: 0;
}

@media (min-width: 1200px) {
    .container {
        width: 100%;
    }
}

a {
    display: inline-block;
}

.raw-json {
    max-width: 75%;
}

    .raw-json pre {
        white-space: pre-line;
    }

#text {
    position: absolute;
    top: 50%;
    left: 50%;
    font-size: 50px;
    color: transparent;
    transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
}

.loader {
    /*background: url('//upload.wikimedia.org/wikipedia/commons/thumb/e/e5/Phi_fenomeni.gif/50px-Phi_fenomeni.gif') 50% 50% no-repeat;*/
    background: url('../Images/Loader.gif') 50% 50%;
}

.overlay-loader {
    /*background: url('//upload.wikimedia.org/wikipedia/commons/thumb/e/e5/Phi_fenomeni.gif/50px-Phi_fenomeni.gif') 50% 50% no-repeat;*/
    background: url('../Images/Loader.gif') 50% 50%;
}


.sensortype {
    padding-left: 14%;
}

    .sensortype ul {
        list-style: none;
    }

.sensortypefilter {
    margin-bottom: 0;
}

.deviceid {
    margin-top: 15px;
}

#confirmpassword-error {
    color: red;
    font-weight: normal;
}

#password-error {
    color: red;
    font-weight: normal;
}

.modalheaderMR {
    margin-right: -0.5px;
}

.modal-dialog-lx {
    width: 70%;
    margin-top: 50px;
}

.modal-dialog-thin {
    width: 25%;
    margin-top: 50px;
}

/*.modal1 {
    display: block !important;
}*/

.modal-dialog {
    overflow-y: initial !important
}

.modal-body_large {
    height: 500px;
    overflow-y: auto;
}

.centerText {
    text-align: center;
}

a.backbutton {
    display: block;
    width: 150px;
    height: 150px;
    text-indent: -9999px; /* hides the link text */
}

.col-left {
    width: 30%;
}

.col-right {
    width: 70%;
}

.subCategory {
    font-size: 20px;
    text-align: center;
    color: #337AB7;
    background-color: #fff;
}

.hide {
    display: none;
}

.report td, .report th {
    text-align: center;
    border: 1px solid;
}

.report-total {
    background-color: aquamarine !important;
}

table.report {
    display: block;
    overflow-x: scroll;
    padding-bottom: 20px;
}

.report td {
    white-space: nowrap;
}

#day-start-report, #day-end-report {
    background-image: url(../Content/images/Calender.png);
    background-repeat: no-repeat;
    background-size: 10%;
    background-position-x: 95%;
    background-position-y: center;
}

.report-filter-group .form-group {
    margin-bottom: 2px !important;
}

.report-hide-popup {
    z-index: -1 !important;
}

.report-checkbox-vertical-center {
    margin-top: 10px;
}

.report-alert-checkbox-vertical-center {
    margin-top: 15px;
}

.report-checkbox-vertical-center input {
    width: 15px;
    height: 15px;
}

.report-checkbox-label {
    font-size: 20px
}

.note-column {
    word-break: break-word;
}

.chl-report-notes-break-word {
    word-break: break-word !important;
    white-space: normal !important;
    max-width: 30px;
}

#acceptbtn {
    text-align: center;
}

#termstext {
    padding: 8px 9px 9px 9px;
}

.modal-headerUA {
    background-color: #666060;
}

.modal-contentUA {
    background-color: #403838;
    margin: auto;
    padding: 50px;
    width: 100%;
    border-radius: 45px
}

.img1 {
    display: block;
    margin-left: auto;
    margin-right: auto;
    border-radius: 50%;
    padding: 20px;
    width: 150px;
    background-color: white;
}

.modal-titleUA {
    color: black;
    background-color: #fefefe;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    padding: 10px 10px;
}

.modal-bodyUA {
    padding: 8px 16px;
}

.modal-dialog button.closeUA {
    float: right;
    font-weight: bold;
    line-height: 1;
    opacity: unset;
    color: black;
    width: 50px;
    background-color: white;
    font-size: 45px;
    border-radius: 50%;
    border-color: black;
    border-style: solid;
}

.closeUA:hover,
.closeUA:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}

.buttonUATLS {
    border: 2px solid #555555;
    padding: 8px 70px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 20px;
    font-family: Arial, Helvetica, sans-serif;
    margin: 4px 8px;
    cursor: pointer;
}

.buttonUA3 {
    background-color: #f1f5db;
    color: black;
    border-radius: 16px;
}

.buttonUA4 {
    background-color: #706a6a;
    color: white;
    border-radius: 16px;
}

.p1UA {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 35px;
    padding: 30px 30px;
    text-align: center;
    color: white
}

.pUA {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 25px;
    padding: 30px 30px;
    text-align: center;
    color: white
}

.buttonUA {
    border: 2px solid #555555;
    padding: 10px 80px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 22px;
    font-family: Arial, Helvetica, sans-serif;
    margin: 4px 8px;
    cursor: pointer;
}

.p1FallHeading {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 35px;
    padding: 30px 30px;
    text-align: center;
    color: white;
    font-weight: 900 !important
}

.p1FallOptions {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 35px;
    padding: 30px 30px;
    text-align: center;
    color: white;
}

.p1FallSubOptions {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 35px;
    padding: 30px 30px;
    text-align: center;
    color: white;
}

    .p1FallSubOptions:hover {
        color: white;
        cursor: pointer;
        text-decoration: underline;
    }


.p1FallOptions:hover {
    color: white;
    cursor: pointer;
    text-decoration: underline;
}


.policy {
    color: lightblue;
    text-decoration: underline;
}

#gdpr-cookie-message {
    background-color: rgba(66, 58, 55, 0.8);
    color: rgb(188, 188, 188);
    font-family: inherit;
    box-shadow: rgb(66 58 55) 0px 0px 8px;
    border: 0px none rgb(255, 255, 255);
    border-radius: 0px;
    text-align: justify;
    position: fixed;
    bottom: 0px;
    /*display: block;*/
    width: 100%;
}

    #gdpr-cookie-message a {
        color: rgb(254, 225, 191);
        border: 0px none rgb(24, 163, 0);
        border-radius: 0px;
        background-color: rgb(100, 93, 90);
    }

        #gdpr-cookie-message a:hover {
            /* your css here */
        }

.gdpr_messagebar_head {
    margin: 0;
    padding: 0 0 1rem 0;
    font-size: 18px;
    line-height: 1.5;
    padding: 10px 40px;
}

.group-description .gdpr {
    font-size: 15px;
    line-height: 25px;
    padding: 2px 40px;
}

#gdpr-cookie-message button {
    color: rgb(254, 225, 191);
    border: 0px none rgb(24, 163, 0);
    border-radius: 0px;
    background-color: rgb(100, 93, 90);
}

#gdpr-cookie-consent-bar .gdpr_messagebar_content div.group-description {
    margin: 0;
    padding: 0 0 1rem 0;
    font-size: inherit;
    line-height: inherit;
}

#default_buttons {
    padding: 2px 40px;
}

.gdpr_link_button {
    color: rgb(186, 220, 235);
}

.showdiv {
    display: block !important;
}

.hidediv {
    display: none !important;
}

.focused {
    border-color: red;
}

.text-danger {
    color: #dc3545 !important;
}

.pointer {
    cursor: pointer;
}

.familytree {
    height: 53px;
    margin-left: -65px;
}

.familytree-canvas {
    height: 53px;
    margin-left: -15px;
}

label.error {
    color: red;
    font-weight: bold;
}