﻿
body {
    font-family: Calibri;
    /*margin: 0px 0px 30px 0px;*/
    font-size: 14px;
}

.dvContainer {
    color: black;
    height: 100% !important;
    width: 100%;
    overflow: hidden;
    background-color: #ffffff;
    user-select: none;
    /*order: 2px solid #0070c0;*/
    /*position: absolute;*/
    /*overflow: aut;*/
}

.dvHeaderClientAddress {
    height: 21px;
    text-align: left;
    font-family: Calibri;
    padding-top: 0px;
    font-size: 16px;
    font-weight: bold;
    color: #FFFFFF;
    background-color: #203764;
    padding-left: 10px;
}

.spnHdrMessage {
    font-weight: 600;
    font-size: 16px;
}

.spnclose {
    float: right;
    padding-right: 10px;
}

.dvHeaderApp {
    background-color: #595959;
    height: 70px;
}

.HeaderiCON {
    height: 50px;
    padding: 10px;
    padding-bottom: 7px;
}

.spnHeaderTitle {
    font-family: Calibri;
    font-size: 30px;
    font-weight: bold;
    padding-left: 10px;
    color: #30a8ae;
    vertical-align: middle;
}

#spnHdrMessage2 {
    color: #91d050;
}

.row {
    display: grid;
    grid-template-columns: 50% 50%;
    column-gap: 5px;
}
/*
.column {
    position: relative;
    top: 2%;
}*/


.head1 {
    height: 30px; /*30px*/
    font-family: Calibri;
    font-size: 30px;
    font-weight: 700;
    color: black;
    margin-left: 2%;
}

.head2 {
    font-family: Calibri;
    font-size: 21px;
    font-weight: 400;
    color: darkgrey;
    margin-top: 22px;
    margin-left: 8%;
    margin-bottom: -12px;
}



select {
    border-color: #ffe699;
    padding-left: 8px;
    background-color: #fff4d4;
    border: .5px solid #ffe699;
    border-radius: 5px;
    height: 20px;
    opacity: 1;
    filter: Alpha(opacity=50);
}

.actionbtnEdit {
    background-image: url(/Images/Edit.png);
    background-repeat: no-repeat;
    border: none transparent;
    width: 25px;
    height: 25px;
    color: white;
    border-radius: 4px;
    border: 0px currentColor;
    border-image: none;
    font-weight: normal;
    cursor: pointer;
    padding-right: 15px;
}

.actionbtnDelete {
    background-image: url(/Images/Delete.png);
    background-repeat: no-repeat;
    border: none transparent;
    width: 25px;
    height: 25px;
    color: white;
    border-radius: 4px;
    border: 0px currentColor;
    border-image: none;
    font-weight: normal;
    cursor: pointer;
}

.actionbtnSave {
    background-image: url(/Images/Save.png);
    background-repeat: no-repeat;
    width: 25px;
    height: 25px;
    color: white;
    border: 0px currentColor;
    font-weight: normal;
    cursor: pointer;
    padding-right: 15px;
}
/*Removing Outline from Inputs in Chrome with CSS*/
input:focus, textarea:focus, select:focus, button:focus {
    outline: none;
}

/*.actionButtons {
    color: white;
    border-radius: 4px;
    border: 0px currentColor;
    border-image: none;
    font-weight: 600;
    width: 105px;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: -687px;
    height: 33px;
    cursor: pointer;
}*/

.actionButtons {
    color: white;
    border-radius: 4px;
    border: 0px currentColor;
    border-image: none;
    font-weight: 600;
    width: 105px;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 7px;
    height: 33px;
    cursor: pointer;
}
#btnNew {
    /*position: absolute;*/
    /*display: non;*/
    /*background-color: #5195d3;
    margin-bottom: -15px;*/
    /*//30;*/
    /*margin-right: 1200px;
    font-weight: bold;
    width: 109px;
    height: 32px;
    font-size: 18px;
    bottom: -2px;
    left: -1302px;*/
    background-color: #5195d3;
}

#btnClose {
    /* border-radius: 4px;
    border: 0px currentColor;
    border-image: none;
    font-weight: 600;
    width: 105px;
    height: 33px;
    cursor: pointer;
    background-color: #d10a0a;
    margin-top: -33px;
    margin-left: 697px;
    color: wheat;*/
    background-color: #d10a0a;
    margin-top: -13px;
}

#tblrows tbody tr:hover td {
    background-color: #fce4d6;
}

.btnDeete {
    float: left;
}

.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 0px;
}

.control-label:after {
    content: "*";
    color: red;
}

label.required:after {
    content: " *";
    color: red;
}

#ModelPopUp tr td {
    text-align: right;
    vertical-align: middle;
}

    #ModelPopUp tr td label {
        margin-right: 35px;
        margin-bottom: 0px;
    }

.dropdown-toggle {
    overflow: hidden;
    padding-right: 24px /* Optional for caret */;
    text-align: left;
    /*text-overflow: ellipsis;*/
    width: 100%;
}
    /* Optional for caret */
    .dropdown-toggle .caret {
        position: absolute;
        right: 12px;
        top: calc(50% - 2px);
    }

.dropdown-menu {
    box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15) !important;
    margin-top: 0px !important;
    width: 100% !important;
    height: 500px;
    overflow-y: auto;
}

.dropdown-toggle::after {
    display: inline-block;
    margin-left: 100%;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid;
    border-right: .3em solid transparent;
    border-bottom: 0;
    border-left: .3em solid transparent;
}

.invalid input:required:invalid {
    background: #BE4C54;
}
/* Mark valid inputs during .invalid state */
.invalid input:required:valid {
    background: #17D654;
}

.error {
    text-align: left;
    color: red;
    transition-duration: 0.6s;
}

#ModelPopUp {
    font-size: 14px;
    font-family: Calibri;
    padding-bottom: 0px;
    margin-bottom: 0px;
    vertical-align: middle;
}

.modal-body {
    padding-bottom: 5px;
}

    .modal-body td label {
        vertical-align: middle;
    }

.pagination-sm {
    margin-bottom: 0px;
}

.table td, .table th {
    border-top: none;
}

.tblGrid {
    position: relative;
    cursor: pointer;
    width: 90%;
    border-width: 0.5px;
    border-color: #D9D9D9;
    table-layout: fixed;
    margin-left: 12%;
}

/*#*/ /*dvtblrows {
    width: 86%; overflow-y: auto; height: 360px; border-bottom: ridge;  overflow-x: hidden; margin-left: 6%;
}*/
tblrows {
    width: 85%;
}

#trheader {
    cursor: pointer;
    border-collapse: collapse;
    height: 25px;
}

.tdHeader {
    height: 15px;
    font-family: Calibri;
    font-size: 16px;
    text-align: center;
    user-select: none;
    background-color: white;
    color: #000000;
    border-top: 0px solid #FFFFFF;
    border-bottom: 0px solid #FFFFFF;
    border-left: 0.005em solid #FFFFFF;
    border-color: #FFFFFF;
    border-collapse: collapse;
    font-weight: bold;
    padding-top: 6px;
}

.searchBox {
    width: 87%; /*99%*/
    border-color: #ffe699;
    padding-left: 8px;
    background-color: #fff4d4;
    border: .5px solid #ffe699;
    border-radius: 5px;
    height: 22px;
    opacity: 1;
    filter: Alpha(opacity=50);
}

.tdData {
    height: 24px;
    /*font-family: Calibri;*/
    word-break: break-all;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: center;
    border-top: 0px solid #D9D9D9;
    border-bottom: 1px solid #ffffff;
    border-left: 0px solid #D9D9D9;
    border-color: #ffffff;
    border-collapse: collapse;
    border-bottom: 0.7px solid #979797;
    font-size: 14px;
}

#imgHrd {
    background-image: url(/Images/Nurse.PNG);
    height: 66px;
}

#btnSave {
    width: 70px;
}

.selectedColor {
    color: #ed00ff;
    /*//#fce4d6;*/
    font-weight: bold;
}

#tblfooter {
    margin-top: 20px;
}

#tdpagination {
    width: 20%;
}

#tdPageNum {
    width: 20%;
    padding-left: 40px;
}

#dvPageNum {
    margin-bottom: 0px;
}

#prePageNum {
    margin-bottom: 0px;
}

#tdbnts {
    width: 60%;
}

/*#btns {*/
/*...*/
/*}*/

#dvBtns {
    /* position: absolute;
    bottom: 0;
    right: 0;
    margin-bottom: 50px;*/
    /*// float: right;
    // margin-right: 20px;*/ /*-5px*/
    /*// margin-top: -40px;*/ /*-40*/
}

/**SET POPUP MODEL ROW HEIGHT*/
table.table tr {
    height: 20px;
}

table.table td {
    height: 20px;
    padding: 5px;
}

#SelectedVal {
    height: 38px;
}

.dropdown-item {
    padding-left: 5px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.dropdown-menu.show {
    height: 100px;
    overflow-y: auto;
}

input[type=checkbox]:focus {
    box-shadow: none;
    border: none;
}

.HelpPage {
    float: right;
    margin-right: 25px;
    font-weight: bold;
    font-family: Calibri;
    text-decoration: underline;
    color: #ffc700;
    cursor: pointer;
    margin-top: -2px;
}

#tdEmail, #thSearchEmail, #tdEmail, #tdEmptyEmail {
    width: 25%; /*25%*/
}

#tdActive, #thSearchActive, #tdActive, #tdEmptyActive {
    width: 25%; /*10%*/
}
/*
body::-webkit-scrollbar{
    width:20px;
}
body::-webkit-scrollbar-track{
    border:2px solid black;
}
body::-webkit-scrollbar-thumb{
    background-color:dimgrey;
}*/

#hr1 {
    height: 4px;
    border-width: 0;
    color: gray;
    background-color: gray; /*gainsboro*/
    margin-left: 30px;
    opacity: 50%;
}

#hr2 {
    color: gray;
    /* background-color: gray; */
    margin-left: -100%;
    margin-top: 111px;
    /* opacity: 102%; */
    width: 2457px;
    margin-top: 23px;
}

#hr3 {
    opacity: 50%;
    height: 2.5px;
    border-width: 0;
    color: gray;
    background-color: gray;
    margin-top: -4px;
    margin-left: -19px;
    width: 630px;
}

#hr4 {
    /* opacity: 50%;
    height: 1.5px;
    border-width: 0;
    color: gray;
    background-color: gray;
    margin-left: 6%;
    width: 670px;*/


    opacity: 50%;
    height: 1.5px;
    border-width: 0;
    color: gray;
    background-color: gray;
    width: 85%;
}

.verticalLine {
    /*  border-left: 3px solid gray;
    height: 466px;
    position: absolute;
    left: 44%;
    /50;
    margin-left: 60; -70px
    margin-top: 130px; 198
    top: 0;
    opacity: 50%;*/


    border-left: 3px solid gray;
    height: 406px;
    position: absolute;
    /*left: 44%;*/
    top: 19%;
    opacity: 50%;
    left: 47.5%;
}

.verticalLine2 {
    opacity: 50%;
    border-left: 3px solid gray;
    height: 293px;
    /* position: absolute; */
    /*left: 79%;*/
    margin-top: -280px;
    margin-left: 374px;
}

.actBtn {
    color: #494747;
    width: 87%; /*99%*/
    border: none;
    border-radius: 5px;
    height: 22px;
    opacity: 100%;
}

.head3 {
    /*position: absolute;*/
    top: 151px;
    /*//fl*/ /*oat:right;
    //margin-top:100px;
    //margin-left:200px;*/
    /*font-family: Calibri;*/
    font-size: 30px;
    font-weight: 500;
    color: dodgerblue;
    display: inline-block;
    margin-left: -17px;
    margin-top: 45px;
}


.form1 {
    width: 420px;
}

    .form1 table {
        border-collapse: collapse;
    }



.tblnew {
    border-spacing: 0 15px;
    margin-top: 29px;
    height: 271px;
    margin-left: -4%;
    width:87%
}

    .tblnew td h6 {
        float: left;
        margin-left: 10px;
    }

.formcontrol {
    /*width: 150px;*/
    width:100%;
    text-align: center;
    border-spacing: 0 15px;
    padding: 5px;
    margin-bottom: 20px;
    font-size: medium;
}

    .formcontrol label {
        /*text-align: right;*/
        clear: both;
        float: left;
        margin-right: -9px;
    }

    .formcontrol input {
        background-color: #F7D08C;
        /*/*/ /*/#ebd3a4;
        //#f2cc94;*/
        /*font-family: Calibri;*/
        font-size: 18px;
        padding: 4px;
        padding-left: 8px;
        color: black;
        border: none;
        border-radius: 5px;
        margin-left: 10px; /*5px*/
        /*margin-left: 85px;*/
        float: right;
        width:90%;
    }

    .formcontrol select {
        width: 94%;
        /*//95%;*/
        height: 124%;
        /*// 28px;*/
        margin-left: 6px;
        color: black;
        background-color: #F7D08C;
        color: black;
        border-radius: 5px;
        border: none;
    }

        .formcontrol select option {
            color: black;
            background-color: white;
        }

    .formcontrol ::placeholder {
        font-size: 17px;
        text-align: left;
    }

    .formcontrol td h6 {
        margin-left: -176px;
        margin-top: 6px;
    }

    .formcontrol td label svg {
        fill: white;
        background-color: #4eaef6;
        border-radius: 15px;
    }

        .formcontrol td label svg:hover {
        }

#showpasswd {
    float: left;
    margin-left: 14px;
    margin-right: -51px;
    margin-top: 1px;
}

#activecheck {
    float: left;
    margin-left: -87px;
    margin-top: -5px;
}

#admincheck {
    float: left;
    margin-left: 10px;
    /*// margin-top: 5px;*/
    
}

.tbl2 {
    margin-left: 395px;
    margin-top: -283px;
    padding: 15px 15px;
    font-size: 14px;
    border-collapse: collapse;
    width: 212px;
    font-size: medium;
}

    .tbl2 td {
        border-spacing: 20px;
    }

        .tbl2 td label {
            padding-right: 11px;
        }


.lhead {
    font-family: Calibri;
    /*font-size: 25px;*/
    font-weight: 400;
}


#btnE {
    /*position: absolute;*/
    /*margin-top: 54%;*/
}
/*
#btdedit {
    background-color: #174c1f;
    font-weight: bold;
    margin-right: 40px;
    margin-bottom: 120px;
}*/

#btnEdit1 {
    display: block;
    background-color: #00646c;
    border-color: #00646c;
    color: white;
    width: 109px;
    height: 32px;
    font-size: 18px;
    font-weight: 600;
    padding-top: 2px;
    margin-top: 353px;
    margin-left: 98%;
}

#btnSC {
    /* position: absolute;
    bottom: 0;
    right: 473px;
    margin-bottom: 112px;*/
    /*margin-top: 71px;*/
}

#btnSaves {
    background-color: #30a8ae;
    font-weight: bold;
    /*margin-right: 20px;*/
    cursor: pointer;
    font-size: 18px;
    width: 109px;
    height: 32px;
    margin-top: 388PX;
    /*display: non;*/
    /*margin-top: 58px;*/
}

#btnCancel {
    background-color: #d10a0a;
    font-weight: bold;
    /*margin-right: 40px;*/
    cursor: pointer;
    font-size: 18px;
    width: 109px;
    height: 32px;
    /*display: non;*/
}

#btnSavesEdit {
    background-color: #30a8ae;
    font-weight: bold;
    /*margin-right: 20px;*/
    cursor: pointer;
    font-size: 18px;
    width: 109px;
    height: 32px;
    margin-top: 388px;
    /*display: non;*/
    /*margin-top: 57px;*/
}

#btnCancelEdit {
    background-color: #d10a0a;
    font-weight: bold;
    /*margin-right: 40px;*/
    cursor: pointer;
    font-size: 18px;
    width: 109px;
    height: 32px;
    /*display: non;*/
}


.tbl2 #horizo {
    border-bottom: 3px solid #c0c0c0;
    width: max-content;
}

.savecanbtn {
    color: white;
    border-radius: 4px;
    border: 0px currentColor;
    border-image: none;
    font-weight: normal;
    width: 105px;
    margin-bottom: 0px;
    height: 28px;
    cursor: pointer;
}

/*.icon {
    position: relative;
    display: inline-block;
    cursor: pointer;
}

.tooltip {
    position: absolute;
    top: 20px;
    left: 0;
    background-color: #333;
    color: #fff;
    padding: 5px;
    border-radius: 4px;
    font-size: 25px;
    display: none;
}
*/
.disable-div2 {
    color: black;
    pointer-events: none;
    background-color: #bab9b9;
    /*//rgb(221, 221, 221);*/
    font-weight: 500;
}

.enable-div2 {
    pointer-events: auto;
    background-color: #fff;
}

.disablesearchbox {
    pointer-events: none;
}

.enablesearchbox {
    pointer-events: auto;
}

#firsthalf {
    display: grid;
}

.message {
    padding-left: 0;
    font-size: 13px;
    font-weight: lighter;
    display: inline-block;
    z-index: -1;
    border: 1px solid green;
    padding: 3px;
    /*width: 100%;*/
    transition-delay: 0.1s;
    transition-timing-function: linear;
    transition-duration: 0.6s;
    /*transition-duration: 333S;*/
    /* right: 0px;
    position: absolute;
    display: block;*/
}

.disableSearch {
    pointer-events: none;
}

.disableRow {
    color: black;
    pointer-events: none;
    background-color: rgb(221, 221, 221);
    font-weight: 500;
}






/*

@media (max-width:1200px) {
    body {
        font-size: 85%;
    }

    table {
        float: inline-start;
        font-size: 85%;
    }
}*/

#dvtblrows {
    height: 314px;
    overflow-y: auto;
    overflow-x: hidden;
    width: 97%;
    margin-left: -4%;
}

#btnSaveandClose {
    display: block;
    background-color: #00646c;
    border-color: #00646c;
    color: white;
    width: 109px;
    height: 32px;
    font-size: 18px;
    font-weight: 600;
    padding-top: 2px;
    margin-top: 72px;
}

#tdUserAcc tr td {
    padding: 5px;
}

a span {
    display: none;
}



a:hover span {
    right: 350px;
    position: absolute;
    display: block;
    /* box-decoration-break:clone;
    box-shadow:unset;*/
    /* box-sizing:content-box;*/
}

.modal-content {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    /* width: 100%; */
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    /*border: 1px solid rgba(0,0,0,.2);*/
    border-radius: 0.3rem;
    outline: 0;
}

#closedbtnPOP {
    /*background-color: #da0a0a;*/
    font-weight: bold;
    cursor: pointer;
    font-size: 18px;
    width: 73px;
    height: 30px;
    border: none;
    border-radius: 5px;
    margin-bottom: 13px;
    color: #fff;
    background-color: #5a6268;
    border-color: #545b62;
    margin-left: 357px;
    padding-top: 2px;
}

#adminfunction {
    margin-bottom: 6px;
}
#GrpID {
    height: 30px;
    /* margin-top: -16px; */
    margin-bottom: -11px;
    background-color: rgb(251 208 133);
    /* padding: 1px; */
    padding-left: 8px;
    color: black;
    border: none;
    border-radius: 5px;
    margin-left: 10px;
    float: right;
    /*width: 195px;*/
    width:90%;
    text-align: left;
}
.dropdown:after {
    display: inline-block;
    margin-left: 84%;
    vertical-align: 0.255em;
    content: "";
    border-top: 0.3em solid;
    border-right: 0.3em solid transparent;
    border-bottom: 0;
    border-left: 0.3em solid transparent;
    margin-top: -2%;
}
.btwnspace {
    width: 93%;
}


#exportbtn {
    background-color: green;
    color: white;
    height: 33px;
    width: 106px;
    border-radius: 4px;
    border: none;
    font-size: 18px;
    margin-top: -40%;
    /* margin-bottom: -86px; */
    margin-left: 38.7%;
    font-weight: 600;
}
#btnEditExp {
    display: block;
    background-color: green;
    border-color: #00646c;
    color: white;
    width: 109px;
    height: 32px;
    font-size: 18px;
    font-weight: 600;
    padding-top: 2px;
    margin-top: -421px;
    margin-left: 77%;
    border-radius: 4px;
    border: none;
}
#historylink {
    color: #6c757d;
    font-size: 20px;
    margin-left: 540px;
}


#dvtblrowsHistory {
    height: 264px;
    overflow-x: hidden;
    margin-left: -96px;
    overflow-y: auto;
}

.tdDataHistory {
    height: 26px;
    font-family: Calibri;
    font-size: 15px;
    word-break: break-all;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: center;
    border-top: 0px solid #D9D9D9;
    border-bottom: 1px solid #ffffff;
    border-left: 0px solid #D9D9D9;
    border-color: #ffffff;
    border-collapse: collapse;
    border-bottom: 0.7px solid #979797;
}


#closedbtn {
    background-color: #da0a0a;
    font-weight: bold;
    cursor: pointer;
    font-size: 18px;
    width: 96px;
    height: 34px; 
    border: none;
    border-radius: 5px;
    margin-bottom: 18px;
    color: #fff;
    /*background-color: #5a6268;*/
    border-color: #545b62;
}

.modal-contentHistorylog {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 145%;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box; 
    border-radius: 0.3rem;
    outline: 0;
    height: 447px;
    left: -11%;
    top: 71px;
}
h1.loading {
    font-size: 3em;
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
}



span[class^="dot-"] {
    opacity: 0;
}



.dot-one {
    animation: dot-one 2s infinite linear
}



.dot-two {
    animation: dot-two 2s infinite linear
}



.dot-three {
    animation: dot-three 2s infinite linear
}



@keyframes dot-one {

    0% {
        opacity: 0;
    }



    15% {
        opacity: 0;
    }



    25% {
        opacity: 1;
    }



    100% {
        opacity: 1;
    }
}



@keyframes dot-two {

    0% {
        opacity: 0;
    }



    25% {
        opacity: 0;
    }



    50% {
        opacity: 1;
    }



    100% {
        opacity: 1;
    }
}



@keyframes dot-three {

    0% {
        opacity: 0;
    }



    50% {
        opacity: 0;
    }



    75% {
        opacity: 1;
    }



    100% {
        opacity: 1;
    }
}

#LoadingRed {
    float: right;
    margin-right: 2%;
    color: #DDA0DD;
    font-weight: bolder;
    font-size: 24px;
    vertical-align: middle;
    margin-top: -52px;
    display: none;
}

.black_overlay{
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
    z-index: 1051;
}