input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

body {
    font-family: 'Poppins' !important;
    font-size: 13px;
}

@font-face {
    font-family: 'Poppins';
    src: url('Popins/Poppins-Regular.ttf') format('truetype');
}
/*/Global /*/

/*left sidebar & popup header*/
.left_sidebar, .popupHeader, .modal-block-new .popupHeader, .dashboard-left {
    background: linear-gradient(90deg, #4D5C95 2.88%, #2F4184 100%) !important;
}

#headerconfig span {
    font-family: 'Poppins' !important;
    margin-right: 0px !important;
    margin-left: 9px;
}
/*tabs & outer header & anchor tag*/
.nav-tabs > li.active > a, .tabs-inner .nav-tabs > li.active > a:focus, .tabs-inner .nav-tabs > li.active > a:hover, .appointment_area_withoutlogin .patientportal_title, .outer_header, .header_title_ptn h4 {
    background: linear-gradient(270deg, #334486 2.72%, #697DC7 100%) !important;
}

/*buttons*/
.btn-all, .dashboard-login, #btnSaveSignUpPatient button, .aptbtn, .status li:hover {
    background: #344588 !important;
}

/*icons*/
.tentative_appointment_icons i, .fa-edit, .fa-save, .fa-long-arrow-left, .outer_back {
    color: #344588 !important;
}
/*/Global /*/



a, a:hover {
    transition: .2s all;
    -o-transition: .2s all;
    -moz-transition: .2s all;
    -webkit-transition: .2s all text-decoration: none;
}

*, ul {
    margin: 0;
    padding: 0;
}

h1, h2, h3, h4, h5, h6 {
    margin: 0;
    padding: 0;
}

a {
    cursor: pointer;
}

table thead {
    background: #355776;
}

    table thead th, th {
        color: #fff;
        font-family: 'Poppins';
        font-size: 15px;
        letter-spacing: 1px;
        font-weight: normal;
        padding: 7px 10px;
    }

table tbody td, td {
    color: #697274;
    font-family: 'Poppins';
    font-size: 13px;
    font-weight: normal;
}

body {
    font-family: 'Poppins';
}

ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.mtb {
    margin: 10px 0;
}

.mrl-20 {
    margin: 20px;
    position: relative;
}

.mrl-0 {
    margin: 0px;
    position: relative;
}

.transition {
    transition: .5s all;
    -o-transition: .5s all;
    -moz-transition: .5s all;
    -webkit-transition: .5s all;
}

.transition-slow {
    transition: .8s all;
    -o-transition: .8s all;
    -moz-transition: .8s all;
    -webkit-transition: .8s all;
}

.dashboard-wrd {
    /*background: #F4F6F9;*/
}

.clr {
    clear: both;
}

.dashboard-left {
    width: 20%;
    float: left;
    /*background: #fff;*/
    background: linear-gradient(90deg, #4D5C95 2.88%, #2F4184 100%);
    text-align: center;
    padding-top: 0px;
    /*min-height: 600px;*/
    /*box-shadow: 1px 8px 10px rgba(68, 68, 68, 0.2);
    -moz-box-shadow: 1px 8px 10px rgba(68, 68, 68, 0.2);
    -webkit-box-shadow: 1px 8px 10px rgba(68, 68, 68, 0.2);*/
    /*position: fixed;*/
    height: 100vh;
}

.dashboard-content {
    width: 80%;
    float: left;
    height: 100vh;
    position: relative;
}

.dashboard-left h1 {
    margin: 0;
    padding: 0;
    color: #333;
    font-family: 'Poppins';
    font-weight: normal;
    padding: 10px;
    text-align: center;
    text-transform: uppercase;
    font-size: 22px;
    letter-spacing: 0.5px;
}

.logo {
    float: left;
    width: 100%;
    display: block;
    padding: 5px 0px;
    background: #fff;
    height: 102px;
    display: flex;
}
    /*.logo {
    width: 80px;
    height: 80px;
    border-radius: 100%;
    display: inline-block;
    margin: 0- auto;
    background: #fff;
    color: #fff;
    overflow: hidden;
    box-shadow:1px 1px 10px rgba(68, 68, 68, 0.3);
    -moz-box-shadow: 1px 1px 10px rgba(68, 68, 68, 0.3);
    -webkit-box-shadow: 1px 1px 40px rgba(68, 68, 68, 0.3);
    border: 2px solid #fff;
}*/
    .logo img {
        max-width: 100%;
    width: 93px !important;
margin-left:30px;
    }

.dashboard-menu .left-menu li {
    float: left;
    width: 100%;
    /*border-top: 1px solid rgba(68, 68, 68, 0.1);*/
    display: block;
}

    .dashboard-menu .left-menu li.active a {
        margin: 0 !important;
        box-shadow: none !important;
        border: 0;
    }

.dashboard-menu .left-menu > li.active > a, .dashboard-menu .left-menu > li.active > a:focus, .dashboard-menu .left-menu > li.active > a:hover {
    color: #000;
    background-color: #F2F2F2;
    border: 0 !important;
    border-bottom-color: transparent;
    cursor: default;
    display: block;
}

.dashboard-menu {
    /*height: calc(100vh - 111px);
    overflow: auto;*/
    z-index: 1;
    /*border: 1px solid #ccc;*/
    padding: 0;
}

    .dashboard-menu .left-menu > li {
        margin-bottom: 0 !important;
    }

        .dashboard-menu .left-menu > li > a:hover {
            border-color: none !important;
            border: 0 !important;
        }

        .dashboard-menu .left-menu > li > a {
            margin-right: 0px;
            border: 0;
            border-radius: 0;
            text-align: left !important;
            /*padding: 8px 36px !important;*/
            padding: 6px 0px 8px 43px !important;
            font-family: 'Poppins';
            font-size: 13px;
            color: #fff;
            display: block;
        }

.top {
    float: left;
    width: 100%;
    /*background: #183858;*/
    /*box-shadow: 5px -1px 21px rgba(68, 68, 68, 0.5);
    -moz-box-shadow: 5px -1px 21px rgba(68, 68, 68, 0.5);
    -webkit-box-shadow: 5px -1px 21px rgba(68, 68, 68, 0.5);*/
    font-family: 'Poppins';
    /*position: fixed;*/
    color: #fff;
    padding: 0 20px;
    z-index: 999;
}

.dashboard-link {
    float: left;
}

.dashboard-login {
    float: right;
}

.dashboard-link a {
    padding: 10px 0;
    /*display: inline-block;*/
    display: none;
    /* background: #ddd; */
    color: #fff;
    letter-spacing: 0.5px;
}

.client-name {
    color: #fff;
}

.dashboard-login {
    position: relative;
    /*background: #394a8a;*/
    border-radius: 54%;
    box-shadow: 0px 1px 4px 2px #c1bebeb0;
}

.client-menu {
    position: absolute;
    top: 40px !important;
    background: #fff;
    width: 100%;
    right: 0;
    opacity: 0;
    visibility: hidden;
    z-index: -1;
    width: 200px;
}

.dashboard-login:hover .client-menu {
    opacity: 1;
    visibility: visible;
    top: 42px;
    z-index: 1;
    box-shadow: 0px 1px 4px 2px #c1bebe;
}

.client-menu a {
    display: block;
    padding: 5px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
    color: #333;
    background: #fff;
    padding: 6px 10px;
}

    .client-menu a:hover {
        padding-left: 15px;
    }

.dashboard-login {
    padding: 7px 10px;
    display: block;
}

.tab-content {
    float: left;
    width: 100%;
    padding: 10px;
    padding-left: 0px;
}

.dashboard-content-header {
    /*background: #168dff;*/
    /*height: 65px;*/
    padding: 14px 20px;
    padding-bottom: 0px;
}

.dashboard-content-block {
    margin-top: 40px;
}

.dashboard-content-header h2 {
    /*color: #fff;*/
    font-size: 28px;
    letter-spacing: 1px;
    margin: 0;
    float: left;
    font-family: 'Poppins';
    /*text-transform: uppercase;*/
    font-weight: normal;
    padding-top: 1px;
}

    .dashboard-content-header h2 span {
        display: block;
        font-size: 16px;
        font-family: 'Poppins';
    }

.dashboard-content-header ul {
    float: right;
    background: rgba(255,255,255, 0.3);
    border-radius: 10px;
    padding: 9px 20px;
}

    .dashboard-content-header ul li {
        float: left;
        padding: 0 10px;
    }

        .dashboard-content-header ul li label {
            color: #333;
            margin-right: 10px;
        }

        .dashboard-content-header ul li input, .dashboard-content-header ul li select {
            border-radius: 5px;
            border: 0;
            line-height: 30px;
            width: 150px;
            font-size: 12px;
            padding: 3px 10px;
            height: 30px;
        }

            .dashboard-content-header ul li select option {
                padding: 3px !important;
                line-height: 30px !important;
                width: 150px !important;
            }

label {
    font-size: 14px;
    font-family: 'Poppins';
    font-weight: normal;
}

.tab-content.top-margin {
    position: relative;
    top: -10px;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
}

.status {
    /*background: #fff;*/
    float: left;
    width: 100%;
    /*height: calc(100vh - 195px);*/
    /*overflow: auto;*/
    padding: 10px;
    /*box-shadow: -4px 1px 14px rgba(68, 68, 68, 0.2);
    -moz-box-shadow: -4px 1px 14px rgba(68, 68, 68, 0.2);
    -webkit-box-shadow: -4px 1px 14px rgba(68, 68, 68, 0.2);*/
    /*margin-top: 10px;*/
    margin-bottom: 10px;
}

    .status li {
        float: left;
        margin: 12px 14px;
        width: 14%;
        height: 135px;
        padding: 6px 5px;
        margin-bottom: 10px;
        background: #fff;
        text-align: center;
        border-radius: 5px;
        padding-top: 23px;
    }



    .status liAdmin {
        display: none !important;
        float: left;
        margin: 5px;
        width: 24%;
        min-height: 109px;
        padding: 11px 5px;
        margin-bottom: 10px;
        background: #f6f6f6;
        text-align: center;
    }

.status-new {
    /*height: 460px;*/
    overflow: auto;
}

.status li:hover {
    /*background: #efefef;*/
    /*-webkit-box-shadow: 5px 5px #ddd;
    -moz-box-shadow: 5px 5px #ddd;*/
    /*box-shadow: 5px 5px #ddd;*/
}

.status li:nth-child(4n) {
    /*margin-right: 5px;*/
}
/*.bg-b-orange {
    background: #bbd9ee;
}
.bg-b-purple {
    background: #e7e4d3;
}
.bg-b-cyan {
    background: #f1efe2;
}
.bg-b-black {
    background: #e7e7e7;
}*/
.status span {
    color: #fff;
    background: #6f696c;
    display: inline-block;
    border-radius: 50%;
    height: 55px;
    width: 55px;
    text-align: center;
    font-size: 28px;
    line-height: 55px;
}

.status a {
    /*text-transform: uppercase;*/
    font-size: 14px;
    /*border-top: 1px solid rgba(0,0,0, 0.2);*/
    /*margin-top: 60px;*/
    /*border-bottom: 1px solid rgba(0,0,0, 0.2);*/
    padding: 8.5px 0;
    font-family: 'Poppins';
    /*font-family: 'Oswald', sans-serif;*/
    font-weight: normal;
    color: #697274;
}

    .status a i {
        margin-top: 63px;
        display: inline-block;
        font-style: normal;
    }

.status p {
    font-family: 'Josefin Sans', sans-serif;
    font-weight: normal;
    font-size: 30px;
    margin: 0;
}

.feeds-and-stats {
    float: left;
    width: 100%;
    margin-top: 20px;
}

.feeds-block {
    float: left;
    width: 70%;
    background: #fff;
    margin-right: 2%;
    box-shadow: -4px 1px 14px rgba(68, 68, 68, 0.2);
    -moz-box-shadow: -4px 1px 14px rgba(68, 68, 68, 0.2);
    -webkit-box-shadow: -4px 1px 14px rgba(68, 68, 68, 0.2);
    padding: 15px;
}

.stats-block {
    float: left;
    width: 28%;
    background: #fff;
    box-shadow: -4px 1px 14px rgba(68, 68, 68, 0.2);
    -moz-box-shadow: -4px 1px 14px rgba(68, 68, 68, 0.2);
    -webkit-box-shadow: -4px 1px 14px rgba(68, 68, 68, 0.2);
    padding: 15px;
}

h4 {
    font-size: 15px;
    padding: 0 0 10px 0;
    font-family: 'Poppins';
    font-weight: normal;
}

.feeds-and-stats td span {
    font-style: italic;
}

.feeds-and-stats td:first-child {
    width: 40px;
    text-align: center;
}

.stats-grph {
    text-align: center;
}

    .stats-grph ul {
        text-align: center;
        margin-top: 20px;
    }

    .stats-grph li {
        display: inline-block;
        width: 49%;
        text-align: left;
        vertical-align: middle;
        font-family: 'Josefin Sans', sans-serif;
        margin-bottom: 12px;
    }

        .stats-grph li .bg {
            border: 2px solid #ddd;
            width: 20px;
            height: 20px;
            float: left;
            margin-right: 5px;
        }

.bgone {
    background: #bdf3f5;
}

.bgtwo {
    background: #f9f1d8;
}

.bgthreee {
    background: #efefef;
}

.bgfour {
    background: #ffe0e6;
}

.footer {
    width: 80%;
    text-align: center;
    /*background: #183858;*/
    left: 20%;
    position: fixed;
    bottom: 0;
}

    .footer a {
        padding: 5px 0;
        color: #697274;
        display: inline-block;
        font-family: 'Poppins';
    }

.left-menu li span {
    margin-right: 10px;
}

.bg-white {
    background: #fff;
    border-radius: 3px;
    /*box-shadow: -4px 1px 14px rgba(68, 68, 68, 0.2);
    -moz-box-shadow: -4px 1px 14px rgba(68, 68, 68, 0.2);
    -webkit-box-shadow: -4px 1px 14px rgba(68, 68, 68, 0.2);*/
}

.pd-15px {
    padding: 15px;
}

.fa-times {
    color: #c7254e;
}

.fa-pencil {
    color: #333;
}

.config-ul {
    width: 100%;
    clear: both;
}

    .config-ul li {
        margin-bottom: 10px;
    }

        .config-ul li span {
            display: inline-block;
        }

            .config-ul li span input {
                /*border: 1px solid #ddd;*/
            }

            .config-ul li span .text-input {
                border: 0;
                line-height: 40px;
                width: 150px;
                font-size: 12px;
                padding: 3px 10px;
                height: 30px;
                border: 1px solid #ddd;
                margin: 0 10px;
                border-radius: 5px;
            }

.add-another {
    background: #168dff;
    color: #fff;
    text-decoration: none;
    font-size: 15px;
    padding: 10px 15px;
    display: inline-block;
    border-radius: 5px;
    margin-left: 298px;
}

    .add-another:hover {
        background: #6f696c;
    }

.left-menu img {
    width: 19px;
}

fieldset, textarea {
    border: 1px solid #ddd;
    padding: 10px;
    border-radius: 5px;
    width: 100%;
    position: relative;
}

    fieldset h3 {
        position: absolute;
        top: -14px;
        font-size: 14px;
        background: #fff;
        padding: 5px 6px;
        font-family: 'Poppins';
        font-weight: normal;
        text-transform: uppercase;
        letter-spacing: 1px;
    }

/*#op-deposit .config-ul li input{
    margin-left:0!important;
}*/
#op-deposit textarea {
    min-height: 200px;
    margin-bottom: 10px;
}

.btn-all {
    /*background: #344588;*/
    color: #fff;
    text-decoration: none;
    font-size: 13px;
    padding: 6px 25px;
    display: inline-block;
    border-radius: 13.5px;
    font-family: 'Poppins';
    font-weight: normal;
    letter-spacing: 1px;
    line-height: 20px;
    /*padding-top: 12px;*/
    /*text-transform: uppercase;*/
}

.table-btn {
    background: #168dff;
    color: #fff;
    text-decoration: none;
    font-size: 14px;
    padding: 2px 10px;
    display: inline-block;
    font-family: 'Poppins';
    font-weight: normal;
    letter-spacing: 1px;
    width: 72px;
    text-align: center;
}

    .btn-all:hover, .table-btn:hover {
        background: #333;
        color: #fff;
    }

.fl {
    float: left;
    width: 100%;
}

.bill-table {
    height: 307px;
    max-height: 400px;
    overflow: auto;
    line-height: 29px;
    border: 1px solid #dddddd52;
}

#View_Appointment div, #Prescriotionlist h5 {
    text-align: center;
    color: #697274;
    font-size: 14px;
    font-family: 'Poppins';
}

#tblreciptopd {
    text-align: center;
    color: #697274;
    font-size: 14px;
    font-family: 'Poppins';
}

.tabs-inner .left-menu > li a {
    margin-bottom: 0;
    background: #183858;
    border: 0;
    border-radius: 0;
    color: #fff !important;
    font-family: 'Poppins';
    text-transform: uppercase;
    font-weight: normal !important;
    letter-spacing: 1px;
}

.left-menu > li.active > a, .left-menu > li.active > a:focus, .left-menu > li.active > a:hover {
    border: 0;
}

.tabs-inner .left-menu > li.active > a, .tabs-inner .left-menu > li.active > a:focus, .tabs-inner .left-menu > li.active > a:hover {
    color: #fff !important;
    border: 0 !important;
    background: #168dff !important;
}

.tabs-inner .tab-content {
    border: 1px solid #ddd;
    height: 340px;
}

.tabs-inner .left-menu {
    border-bottom: 0;
}

.lable-block label {
    display: block !important;
    color: #697274;
}

.lable-block span {
    margin-right: 10px !important;
}

    .lable-block span:last-child {
        margin-right: 0px !important;
        color: #697274;
    }

    .lable-block span label {
        display: inline-block;
        margin-bottom: 0px;
    }

#showmsgviewcreate li a {
    vertical-align: middle;
    margin-right: 6px;
}

.btn-all {
    /*margin-left:50px;*/
}

select, input[type="text"], input[type="date"], input[type="password"], input[type="number"], input[type="email"] {
    border: 1px solid #ddd;
    height: 30px;
    width: 200px !important;
    font-size: 13px;
    font-family: 'Poppins';
    outline: unset;
    border-radius: 4px;
}

.all_set_form select, .all_set_form input[type="text"], .all_set_form input[type="date"], .all_set_form input[type="password"], .all_set_form input[type="number"], .all_set_form input[type="email"] {
    border: 1px solid #ddd0;
    height: 22px;
    /*width: 190px !important;*/
    font-size: 13px;
    font-family: 'Poppins';
    outline: unset;
    border-radius: 8px;
}

.border_hide {
    border: none;
}

input[type="text"], input[type="date"], input[type="number"], input[type="email"] {
    padding: 0 5px !important;
}

.ml10 {
    margin-left: 10px !important;
}

.mt20 {
    margin-top: 20px !important;
}

.fr {
    float: right;
}

.edit.fr {
    margin-top: 10px;
}

.table {
    margin-bottom: 0 !important;
}

table thead th {
    font-family: 'Poppins';
    font-weight: normal !important;
    letter-spacing: 1px;
}

#IP_Deposit label {
    width: 85px;
}

.ipbg_height {
    height: 73vh;
}

.two_btn {
    padding-left: 120px;
}

.feedback-block span {
    float: left;
    width: 100%;
    display: block;
    border: 1px solid #ddd;
    border-radius: 4px;
    padding: 10px;
}

.feedback-block {
    margin-top: 15px;
    float: left;
    width: 100%;
}

    .feedback-block h6 {
        font-family: 'Teko', sans-serif;
        font-size: 20px;
        font-weight: normal;
    }

    .feedback-block img {
        width: 25px;
        margin-left: 5px;
        margin-right: 30px;
    }

    .feedback-block ul li {
        float: left;
    }

    .feedback-block input {
        position: relative;
        top: 2px;
    }

#feedback fieldset {
    height: 351px;
    overflow: auto;
}

/*login*/
.header-login {
    background-color: #183858;
    /*display: none;*/
    padding: 0;
    height: 32px;
}

    /*.header-login {
    padding: 0;
    height: 32px;
}*/

    .header-login ul {
        text-align: right;
        color: #fff;
        font-family: 'Poppins';
    }

    .header-login li {
        display: inline-block;
        margin: 0 10px;
        letter-spacing: 1px;
        font-size: 15px;
    }

.header-logo {
    /* padding: 10px 0; */
}

.header-logo-block .name {
    font-family: 'Poppins';
    color: #183858;
    float: right;
    display: block;
    position: relative;
    /* top: 10px; */
}

.header-logo-block a {
    font-size: 11px;
    color: #168dff;
    letter-spacing: 1px;
}

.form-login-area {
    position: relative;
    padding-bottom: 20px;
}

.form-login-area-block {
    position: absolute;
    top: 50%;
    background: rgba(255, 255, 255, 0.9);
    border-radius: 10px;
    margin: 0 auto;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 620px;
    padding: 20px;
    -webkit-box-shadow: -8px 1px 42px 13px #333; /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
    -moz-box-shadow: -8px 1px 42px 13px #333; /* Firefox 3.5 - 3.6 */
    box-shadow: -8px 1px 42px 13px #333;
}

    .form-login-area-block label {
        width: 64px;
        float: left;
    }

#loginwithotp .header_title {
    top: 0px;
}

.form-login-area-block h3 {
    font-family: 'Poppins';
    font-size: 14px;
    font-weight: normal;
    border-bottom: 1px solid #333;
    margin-bottom: 5px;
    padding-bottom: 5px;
}

#showuhiddiv ul li {
    width: 100%;
    float: left;
    margin-bottom: 5px;
}

#btn_closeforLogin i {
    color: #979797 !important;
}

#showuhiddiv ul li .fa {
    /*position: relative;
    top: 10px;*/
    position: absolute;
    right: 30px;
}

.form-login-area-block label {
    float: left;
    font-family: 'Poppins';
    font-size: 14px;
    color: #000;
    text-transform: uppercase;
    width: 80px;
    position: relative;
    top: 4px;
}

.form-login-area-block input, .form-login-area-block select {
    width: 76% !important;
    margin-right: 10px;
    padding: 0 5px;
    float: left;
}

.form-login-area-block .fa.fa-question-circle {
    font-size: 21px;
    color: #168dff;
}

.form-login-area-block .btn-all {
    margin-top: 10px;
}

.header-logo-area {
    background-color: #fff;
}


.botom-part {
    text-align: center;
    color: #fff !important;
    background-color: #001f3e !important;
    width: 100%;
    margin-top: 83px;
    padding-top: 35px;
}

    .botom-part h4 {
        color: #168dff;
        margin: 0;
        font-family: 'Poppins';
        text-transform: uppercase;
        font-weight: normal;
    }

    .botom-part p {
        margin-bottom: 0;
        font-family: 'Poppins';
        font-weight: normal !important;
        letter-spacing: 1px;
    }

    .botom-part .header-logo-block {
        padding-bottom: 0px;
        padding-top: 10px;
        /*border-right: 1px solid #183858;*/
        border-right: 1px solid #ccc;
        height: 200px;
    }

        .botom-part .header-logo-block:last-child {
            border-right: 0 !important;
        }

.form-login-area img {
    width: 100%;
    height: 300px;
}

/*.powerby {
    position: absolute;
    left: 0;
    right: 0;
    top: auto;
    bottom: 0px;
}*/
.powerby {
    padding: 5px 0;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    /*background:#183858;*/
}

#myModal2 .modal-dialog {
    width: 600px;
    margin: 30px auto;
    top: 25%;
}

#myModal3 .modal-dialog {
    width: 600px;
    margin: 30px auto;
    top: 30%;
}

.modal {
    overflow: hidden !important;
}

.modal-title {
    color: #183858;
    font-family: 'Poppins';
    font-size: 20px;
    margin: 0 !important;
}


/*all popup setting CSS*/
.popup-area {
    background-color: #4f484866 !important;
    display: none;
    height: 100%;
    left: -1px;
    position: fixed;
    top: 0 !important;
    width: 100% !important;
    z-index: 9999999999 !important;
    overflow: hidden !important;
}

    .popup-area form {
        float: left;
        width: 100%;
        margin-bottom: 10px;
    }

.modal-block-new {
    margin: 0 auto;
    max-width: 860px !important;
    position: relative;
    top: 20%;
    overflow-x: hidden;
    box-shadow: 1px 1px 10px #333;
    width: 100%;
    background: #eaeaea;
}


    .modal-block-new .popupHeader {
        height: 35px !important;
        padding: 0 !important;
        line-height: 35px;
    }



#openpopupappt .aptbtn {
    /*background: #344588 !important;*/
    float: left;
    margin: 2px 15px 6px 30px;
    list-style: none;
    border: 1px solid #dadada;
    border-radius: 14px;
    height: 36px;
    padding: 8px 25px;
    /* width: 100px; */
    cursor: pointer;
    color: white !important;
}


.popupHeader {
    background: linear-gradient(270deg, #334486 2.72%, #697DC7 100%);
    /* background: #63b2ff; */
    color: #fff;
    text-align: center;
    font-family: 'Poppins';
    font-size: 16px;
    letter-spacing: 0.5px;
    text-transform: uppercase;
}

#forgetopen .header_title {
    position: relative;
    top: 0px;
}

.modal-block-new .popupHeader .header_title {
    position: relative;
    top: 7px;
}

.modal-block-new section {
    background: #eaeaea !important;
    float: left;
    width: 100%;
    padding: 15px;
}

.no-float .modal-block-new section {
    float: none !important;
    width: auto !important;
}

.modal-block-new footer {
    background: #ccc !important;
}

#popup235 {
    max-width: 235px !important;
    margin: 0 auto;
}

#popup280 {
    max-width: 280px !important;
    margin: 0 auto;
}

#popup300 {
    max-width: 300px !important;
    margin: 0 auto;
}

#popup320 {
    max-width: 320px !important;
    margin: 0 auto;
}

#popup350 {
    max-width: 350px !important;
    margin: 0 auto;
    border-radius: 5px;
}

#popup380 {
    max-width: 380px !important;
    margin: 0 auto;
    border-radius: 5px;
}

#popup400 {
    max-width: 400px !important;
    margin: 0 auto;
    border-radius: 5px;
}

#popup450 {
    max-width: 450px !important;
    margin: 0 auto;
    border-radius: 5px;
}

#popup500 {
    max-width: 500px !important;
    margin: 0 auto;
    border-radius: 5px;
}

#popup550 {
    max-width: 550px !important;
    margin: 0 auto;
    border-radius: 5px;
}

#popup570 {
    max-width: 570px !important;
    margin: 0 auto;
}

#popup600 {
    max-width: 600px !important;
    margin: 0 auto;
}

#popup650 {
    max-width: 650px !important;
    margin: 0 auto;
}

#popup700 {
    max-width: 700px !important;
    margin: 0 auto;
}

#popup750 {
    max-width: 750px !important;
    margin: 0 auto;
}

#popup800 {
    max-width: 800px !important;
    margin: 0 auto;
}

#popup850 {
    max-width: 850px !important;
    margin: 0 auto;
}

#popup900 {
    max-width: 900px !important;
    margin: 0 auto;
}

#popup950 {
    max-width: 950px !important;
    margin: 0 auto;
}

#popup1000 {
    max-width: 1000px !important;
    margin: 0 auto;
}

#popup1050 {
    max-width: 1050px !important;
    margin: 0 auto;
}

#popup1150 {
    max-width: 1150px !important;
    margin: 0 auto;
}

#popup1180 {
    max-width: 1180px !important;
    margin: 0 auto;
}

#popup1200 {
    max-width: 1200px !important;
    margin: 0 auto;
}

#popup1210 {
    max-width: 1210px !important;
    margin: 0 auto;
}

#popup1250 {
    max-width: 1250px !important;
    margin: 0 auto;
}

#popup1300 {
    max-width: 1300px !important;
    margin: 0 auto;
}

#popup1500 {
    max-width: 1500px !important;
    margin: 0 auto;
}

.top0 {
    top: 0 !important;
}

.top1 {
    top: 1% !important;
}

.top5 {
    top: 5% !important;
}

.top8 {
    top: 8% !important;
}

.top10 {
    top: 10% !important;
}

.top13 {
    top: 13% !important;
}

.top15 {
    top: 15% !important;
}

.top17 {
    top: 17% !important;
}

.top18 {
    top: 18% !important;
}

.top20 {
    top: 20% !important;
}

.top22 {
    top: 22% !important;
}

.top23 {
    top: 23% !important;
}

.top24 {
    top: 24% !important;
}

.top25 {
    top: 25% !important;
}

.top27 {
    top: 27% !important;
}

.top30 {
    top: 30% !important;
}

.top33 {
    top: 33% !important;
}

.top35 {
    top: 35% !important;
}

.top37 {
    top: 37% !important;
}

.top40 {
    top: 40% !important;
}

.popup-icon-top {
    position: absolute;
    right: 0;
    top: 6px;
}

    .popup-icon-top a {
        font-size: 22px !important;
        color: #fff !important;
        opacity: 1 !important;
        margin: 0 10px;
    }

        .popup-icon-top a i {
            color: #fff !important;
        }


.popup-area .popupBody table {
    background: #fff !important;
    width: 100% !important;
}

    .popup-area .popupBody table tbody tr td {
        color: #333 !important;
        font-size: 12px !important;
        font-family: 'Poppins' !important;
        padding: 4px;
        font-weight: normal !important;
    }

.popupBody p {
    text-align: center;
    margin: 0;
    font-family: 'Poppins' !important;
    font-size: 15px;
}

.popup-area footer a {
    color: #333;
    font-weight: normal;
    padding: 0 5px;
    display: inline-block;
}

.popup-fl {
    width: 100%;
    float: left;
}

.popuptable100 {
    height: 100px;
    max-height: 100px;
    overflow: auto;
    background: #fff;
    border: 1px solid #ccc;
}

.popuptable150 {
    height: 150px;
    max-height: 150px;
    overflow: auto;
    background: #fff;
    width: 100%;
    border: 1px solid #ccc;
}

.popuptable170 {
    height: 170px;
    max-height: 170px;
    overflow: auto;
    background: #fff;
    width: 100%;
    border: 1px solid #ccc;
}

.popuptable200 {
    height: 200px;
    max-height: 200px;
    overflow: auto;
    background: #fff;
    border: 1px solid #ccc;
}

.popuptable240 {
    height: 240px;
    max-height: 240px;
    overflow: auto;
    width: 100%;
    background: #fff;
    border: 1px solid #ccc;
}

.popuptable250 {
    height: 250px;
    max-height: 250px;
    overflow: auto;
    width: 100%;
    background: #fff;
    border: 1px solid #ccc;
}

.popuptable300 {
    height: 300px;
    max-height: 300px;
    overflow: auto;
    background: #fff;
    border: 1px solid #ccc;
}

.popuptable350 {
    height: 350px;
    max-height: 350px;
    overflow: auto;
    background: #fff;
    border: 1px solid #ccc;
}

.popuptable400 {
    height: 400px;
    max-height: 400px;
    overflow: auto;
    background: #fff;
    border: 1px solid #ccc;
}

.popuptable450 {
    height: 450px;
    max-height: 450px;
    overflow: auto;
    background: #fff;
    border: 1px solid #ccc;
}

.popuptable500 {
    height: 500px;
    max-height: 500px;
    overflow: auto;
    background: #fff;
    border: 1px solid #ccc;
}

.popupBody {
    color: #333 !important;
}

    .popupBody p {
        text-align: center;
        margin: 0;
        font-family: 'Poppins' !important;
    }

.hgt .popupBody {
    padding: 30px 15px !important;
}

.main-report .popupBody {
    height: 500px;
    overflow: auto;
}

.popup-area footer.popupHeader {
    float: left;
    width: 100%;
}

    .popup-area footer.popupHeader a {
        color: #fff !important;
        padding: 2px 10px !important;
        border-radius: 0 !important;
        margin-top: 4px !important;
        line-height: 23px !important;
        width: 80px !important;
    }

.popup-left {
    float: left;
    width: 100%;
}

    .popup-left span {
        float: left;
        margin-right: 1%;
        width: 32%;
        margin-bottom: 18px;
    }

.w-label {
    width: 150px;
    float: left;
    text-transform: uppercase;
    font-weight: bold;
}
/*all popup setting CSS*/

.appointment-table tbody span {
    display: inline-block;
}

.table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 0;
}

.appointment-time-Aarea {
    margin-top: 20px;
    overflow: auto;
    height: 277px;
}

    .appointment-time-Aarea #tblAppointment li {
        color: #68686A;
    }

.appointment-time span {
    display: inline-block;
    background: #efefef;
    border-radius: 2px;
    padding: 10px 15.5px;
    font-size: 13px;
    margin-bottom: 3px;
    transition: .5s all;
    -o-transition: .5s all;
    -moz-transition: .5s all;
    -webkit-transition: .5s all;
}

    .appointment-time span:hover {
        background: #183858 !important;
        color: #fff !important;
        cursor: pointer;
        transition: .5s all;
        -o-transition: .5s all;
        -moz-transition: .5s all;
        -webkit-transition: .5s all;
    }

.heading-area {
    position: relative;
    width: 100%;
    display: block;
}

    .heading-area h5 {
        position: absolute;
        top: -5px;
        font-size: 14px;
        background: #fff;
        padding: 5px 6px;
        font-family: 'Poppins';
        font-weight: normal;
        text-transform: uppercase;
        letter-spacing: 1px;
        z-index: 1;
        left: 7px;
    }

.feedback-block textarea {
    margin-bottom: 20px;
}

.uhid-area-popup .btn-all {
    position: relative;
    top: -1px;
    margin-left: 10px;
}

.forgot-password li {
    float: left;
    margin-right: 10px;
    margin-bottom: 0 !important;
}

.forgot-password input {
    border: 1px solid #ddd;
    border-radius: 5px;
    height: 30px;
    padding: 0px 5px;
}

.forgot-password fieldset {
    background-color: #fff;
}

.forgot-password label {
    font-family: 'Poppins';
    padding: 0px 0 10px;
    color: #ff0000;
    font-size: 15px;
}

#openpasswordrules .header_title {
    position: relative;
    top: 0px;
}

.rules-area li {
    float: left;
    width: 100%;
}

.rules-area p {
    width: 100%;
    float: left;
    text-align: left !important;
    text-transform: uppercase;
    font-size: 15px;
}

.passwordcontent li {
    text-align: justify;
    margin-bottom: 10px;
}

.verify-number label {
    display: block;
    text-align: center;
    color: #333;
}

.verify-number {
    text-align: center;
}

    .verify-number input {
        width: 30px !important;
        height: 30px !important;
        text-align: center !important;
    }

.span-left-block.verify-area ul {
    text-align: center;
}

    .span-left-block.verify-area ul li {
        display: inline-block;
        float: none !important;
    }

a.btn-all.otp-btn {
    margin-top: 10px;
    /* width: 100px; */
}

.span-left-block.verify-area ul li strong {
    margin-top: 10px;
    display: block;
    font-weight: normal;
    width: 100%;
}

.walletdetail_area {
    float: left;
    width: 100%;
    /*border: 1px solid #ccc;*/
    border-radius: 4px;
    padding: 10px;
    min-height: 250px;
    margin-bottom: 10px;
    padding-left: 0px;
}

    .walletdetail_area div {
        float: left;
        width: 100%;
        border-top: 2px solid #F5F5F5;
    }

    .walletdetail_area span {
        float: left;
        width: 33.3%;
        /*margin-bottom: 20px;*/
        color: #697274;
        font-size: 13px;
        padding: 10px;
    }

    .walletdetail_area .wall_heading span {
        font-size: 15px;
        font-family: 'Poppins';
    }

.nav-tabs > li.active > a, .tabs-inner .nav-tabs > li.active > a:focus, .tabs-inner .nav-tabs > li.active > a:hover {
    color: #fff !important;
    border: 0 !important;
    /*background: #168dff !important;*/
}

.nav-tabs > li a {
    margin-bottom: 0;
    /*background: #183858;*/
    border: 0;
    border-radius: 3px;
    color: #fff !important;
    font-family: 'Poppins';
    /*text-transform: uppercase;*/
    font-weight: normal !important;
    letter-spacing: 1px;
    color: #6F7677 !important;
    padding: 7px 15px;
}

#createApntTab {
    margin-left: 10px;
}

.bg-white h4 {
    color: #697274;
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
}

.status-new {
    /*background: #fff;*/
    float: left;
    width: 100%;
    padding: 0px;
    /*box-shadow: -4px 1px 14px rgba(68, 68, 68, 0.2);
    -moz-box-shadow: -4px 1px 14px rgba(68, 68, 68, 0.2);
    -webkit-box-shadow: -4px 1px 14px rgba(68, 68, 68, 0.2);*/
    /*margin-top: 10px;
    margin-bottom: 10px;*/
}

.bg-white .tab-content {
    border: 1px solid #dddddd61;
}

.familbtn-show {
    /*display:flex;
    justify-content:center;
    flex-wrap:wrap;*/
}

.bg-white .tab-family {
    border: 1px solid #ddd;
    height: 397px;
    padding: 50px 10px 10px;
}

.familbtn-show span {
    display: inline-block;
    margin: 0 1.5% 10px 0;
    background: #168dff;
    padding: 7px 14px;
    border-radius: 4px;
    cursor: pointer;
    max-width: 240px;
    width: 100%;
}

    .familbtn-show span label {
        color: #fff;
        font-size: 16px;
        margin-bottom: 0;
        display: block;
        cursor: pointer;
    }

        .familbtn-show span label strong {
            margin-left: 5px;
            font-weight: normal !important;
        }

        .familbtn-show span label:first-child {
            margin-bottom: 5px !important;
        }

.dashboard-menu .left-menu li a img {
    margin-right: 10px;
}

.paymentgateway_area {
    float: left;
    width: 100%;
    padding: 10px;
    min-height: 315px;
    margin-bottom: 10px;
    padding-left: 0px;
}

.pay-div {
    width: 100%;
    float: left;
}

#hdnLocationId fieldset {
    padding-left: 0px;
}

.pay-div span {
    padding-left: 20px;
}

.Please_note label {
    padding-top: 45px;
    color: #697274;
    font-weight: 500;
    font-size: 15px;
}

.paymentgateway_area span {
    float: left;
    width: 50%;
    margin-bottom: 0px;
    color: #697274;
    font-weight: 500;
    font-size: 15px;
    border-right: 1px solid #334486;
    line-height: 28px;
    padding-bottom: 4px;
}

#OP_WalleTree_Deposit_receipt .bill-table {
    height: 340px;
}

#View_VIEWOrders .bill-table {
    height: 340px;
}

.border-rght-hide {
    border-right: unset !important;
    padding-left: 70px;
}

.pay-proceedbtn {
    text-align: center;
}

.please_note {
    color: #697274;
    font-weight: 500;
    font-size: 15px;
    padding-top: 50px;
}

.patientportal-cmsspan span {
    padding-right: 15px;
}

    .patientportal-cmsspan span input[type="checkbox"] {
        margin-right: 5px;
        float: left;
    }

.patientportal-cmsspan span {
    float: left;
    position: relative;
    top: 7px;
}

    .patientportal-cmsspan span input[type="text"] {
        margin-left: 10px;
    }

    .patientportal-cmsspan span:nth-child(1) {
        top: 0 !important;
    }

    .patientportal-cmsspan span button {
        margin-right: 5px;
    }

.patientportal-cmsspan {
    width: 100%;
    float: left;
    margin-bottom: 15px;
}

#dashboard_tab .status ul li a img {
    height: 43px !important;
}

.roles-area {
    height: 430px;
}

.mar-b30 {
    margin-bottom: 30px;
}

.mar-b10 {
    margin-bottom: 10px;
}

.mar-b5 {
    margin-bottom: 5px;
}

.div-full {
    width: 100%;
    float: left;
}

.roles-area .div-full {
    text-align: right;
}

.mobile-app-text {
    color: #494949;
    float: left;
    font: 14px/20px "Trebuchet MS",Arial,Helvetica,sans-serif;
    margin-left: 20px;
    text-align: justify;
    width: 730px;
    margin-top: 5px;
}

.services-heading {
    color: #ed1556;
    font-family: Trebuchet MS;
    font-size: 20px;
    margin-left: 20px;
}

/*.colhead {
    float: left;
    width: 40%;
    text-align: right;
    margin-top: 5px;
}*/

.rowtxt {
    width: 180px;
    height: 30px;
    border-radius: 3px;
    border: 1px solid #a2b399;
}


.disabledbutton {
    pointer-events: none !important;
    opacity: 0.4 !important;
}

.addnewrol-area input[type="text"] {
    margin-left: 15px;
    margin-right: 15px;
}

.addnewrol-area #addrole, .addnewrol-area #editrole {
    margin-top: 0 !important;
    margin-right: 10px;
}

.patientcms-area .savesuccess_msg {
    margin-top: 0 !important;
}

.patientcms-area .patients-btns {
    top: 0 !important;
}

.savesuccess_msg {
    color: red;
}

.roleslist-table {
    border-collapse: collapse;
    height: 405px;
    width: 100%;
    overflow: auto !important;
}

    .roleslist-table table {
        width: 100%;
        margin-left: 0 !important;
        margin-top: 0 !important;
        background-color: #168dff !important;
    }

.rolefeature .demographic {
    width: 100%;
    float: left;
    margin-bottom: 15px;
}

    .rolefeature .demographic input[type="checkbox"] {
        margin-left: 0 !important;
        margin-right: 10px !important;
    }

    .rolefeature .demographic ul {
        padding: 10px;
    }

.rolefeature-submitbtn {
    float: left;
    padding-left: 10px;
}

.addnewrol-area #heading span label {
    font-size: 20px;
    color: red !important;
}

.addnewrol-area #heading {
    float: left;
    margin-bottom: 15px;
    width: 100%;
}

#cke_1_contents {
    height: 170px !important;
}

.patientcms-table table {
    width: 100%;
    margin-left: 0 !important;
    margin-top: 0 !important;
}

.patientcms-table {
    border-collapse: collapse;
    height: 130px;
    width: 100%;
    overflow: auto !important;
    border: 1px solid #ccc;
}

.upload-area .upload-fileinput {
    float: left;
}

#AddressDetail #txt_Tele {
    width: 180px;
}
/*.bg-white{
    height:420px;
    max-height:420px;
    overflow:auto;
}*/
/*#feedback .bg-white {
    height: auto !important;
    max-height: inherit;
}*/

#PatientDocu {
    /*height: 400px;
    max-height: 400px;*/
    overflow: auto;
    /*border: 1px solid #ccc;*/
}

/*#Prescriotionlist {
    height: 350px;
    max-height: 350px;
    overflow: auto;
    border: 1px solid #ccc;
}*/

.Patient-extdoc {
    height: 400px;
    max-height: 400px;
    overflow: auto;
    border: 1px solid #ccc;
    width: 100%;
}



    .Patient-extdoc #PatientExternalDoc {
        width: 100%;
    }

#ddlfacility {
    margin: 0 10px;
    height: 30px;
    border-radius: 5px;
}

#featureslist {
    border-collapse: collapse;
    background-color: #168dff !important;
    height: auto;
    width: 100%;
    margin: 0 0px 0px 0px;
    border: 1px solid;
}

#admindashboard_status .roles-area {
    height: 409px !important;
}

#admindashboard_status .bg-white {
    margin-bottom: 0 !important;
}

.abstractMark {
    margin-bottom: -9% !important;
    margin-left: 23% !important;
    color: red !important;
}

.form-login-area-admin-block {
    position: absolute;
    top: 50px;
    background: rgba(255, 255, 255, 0.9);
    border-radius: 10px;
    margin: 0 auto;
    right: 0;
    width: 450px;
    padding: 20px;
    -webkit-box-shadow: -8px 1px 42px 13px #333; /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
    -moz-box-shadow: -8px 1px 42px 13px #333; /* Firefox 3.5 - 3.6 */
    box-shadow: -8px 1px 42px 13px #333;
}


.showDemoimg {
    float: right;
    margin-top: -4%;
}

.tentative_appointment {
    width: 100%;
    float: left;
    text-align: center;
}

    .tentative_appointment span {
        display: block;
        width: 100%;
        margin-bottom: 20px;
        float: left;
    }

        .tentative_appointment span:last-child {
            margin-bottom: 0 !important;
        }

    .tentative_appointment .tentative_appointment_span {
        border-bottom: 1px solid #ccc;
        border-top: 1px solid #ccc;
    }

        .tentative_appointment .tentative_appointment_span a {
            line-height: 30px;
            padding: 10px 0;
            font-size: 15px;
            font-family: 'Poppins';
            font-weight: normal;
        }

.tentative_appointment_span:hover {
    background: #333;
}

    .tentative_appointment_span:hover a {
        color: #fff !important;
    }

.tentative_appointment ul {
    width: 100%;
    float: left;
}

.tentative_appointment .tentative_appointment_icons a {
    margin-right: 10px;
    /*float: left;*/
    width: 30%;
    text-align: center;
    display: inline-block !important;
}

    .tentative_appointment .tentative_appointment_icons a strong {
        display: block;
        margin-bottom: 10px;
    }

        .tentative_appointment .tentative_appointment_icons a strong:last-child {
            margin-bottom: 0 !important;
        }

    .tentative_appointment .tentative_appointment_icons a:last-child {
        margin-right: 0 !important;
    }

    .tentative_appointment .tentative_appointment_icons a .fa {
        font-size: 40px;
    }

        .tentative_appointment .tentative_appointment_icons a .fa:hover {
            font-size: 40px;
            color: #333;
        }

    .tentative_appointment .tentative_appointment_icons a .fa-calendar-check-o {
        position: relative;
        bottom: 5px;
    }

    .tentative_appointment .tentative_appointment_icons a .fa-archive {
        position: relative;
        bottom: 3px;
    }

.tentative_appointment_icons label {
    width: 100%;
}

.tentative_appointment_area {
    width: 100%;
}

.tentative_appointment_image, .tentative_appointment_image img {
    width: 100%;
}

.tentative_appointment_details {
    width: 355px;
    margin: 0 auto;
    background: #fff;
    position: absolute;
    top: 22%;
    left: 37%;
    padding: 10px;
    border-radius: 4px;
    border: 1px solid #ccc;
}

.tentative_detail_span span {
    display: block;
    padding-bottom: 10px;
    width: 100%;
    float: left;
}

    .tentative_detail_span span label {
        width: 150px;
        float: left;
    }

    .tentative_detail_span span:last-child {
        padding-bottom: 0 !important;
    }

    .tentative_detail_span span input[type="text"], .tentative_detail_span span select {
        float: left;
        width: 200px;
        height: 36px;
        padding: 3px;
        border: 1px solid #ccc;
    }

.tentative_appointment_heading {
    width: 100%;
    float: left;
    border-bottom: 2px solid #ccc;
    margin-bottom: 20px;
    text-align: center;
    padding: 3px;
}

.tentative_appointment_nextbtn {
    text-align: right;
}

.patient_appointment_area {
    width: 480px;
    margin: 0 auto;
    background: #fff;
    position: absolute;
    top: 22%;
    left: 33%;
    padding: 10px;
    border-radius: 4px;
    border: 1px solid #ccc;
}

.billing_consumable_area {
    width: 600px;
    margin: 0 auto;
    background: #fff;
    position: absolute;
    top: 22%;
    left: 30%;
    padding: 10px;
    border-radius: 4px;
    border: 1px solid #ccc;
}

.appointment-time-Aarea_table {
    margin-top: 15px;
    overflow: auto;
    height: 200px;
    margin-bottom: 10px;
}

.consumable_billing_table {
    margin-top: 20px;
    overflow: auto;
    height: 260px;
    border: 1px solid #cccccc59;
    margin-bottom: 10px;
    display: block !important;
    border-radius: 4px;
}

.IPDepositWithoutLogin_billing_table {
    margin-top: 20px;
    overflow: auto;
    height: 315px;
    border: 1px solid #ccc;
    margin-bottom: 10px;
    overflow: auto;
}

.consumable_billing_btn {
    width: 100%;
    text-align: center;
    float: left;
}

.appointment_area_withoutlogin {
    width: 100%;
}

    .appointment_area_withoutlogin .appointment_footer {
        width: 100%;
        background: white;
    }

    .appointment_area_withoutlogin .appointment-time-Aarea {
        height: 260px !important;
    }

    .appointment_area_withoutlogin .patientportal_title {
        background: linear-gradient(270deg, #334486 2.72%, #697DC7 100%);
        color: #fff;
    }

        .appointment_area_withoutlogin .patientportal_title label {
            margin-bottom: 0;
            line-height: 30px;
            margin-left: 22px;
            font-size: 16px;
        }

.tentative_span {
    width: 100%;
    float: left;
    margin-bottom: 15px;
}

    .tentative_span span {
        float: left;
        padding-right: 15px;
        margin-bottom: 10px;
    }

    .tentative_span_radio input[type="radio"], .tentative_span input[type="checkbox"] {
        float: left !important;
        margin-right: 10px;
        position: relative;
        bottom: 2px;
    }

.tentative_span_radio {
    position: relative;
    top: 34px;
}

    .tentative_span_radio label {
        float: left;
        width: auto !important;
    }

.tentative_span span label {
    display: block;
}

. span input[type="text"], .tentative_span span select {
}

.tentative_span #txt_City {
    width: 315px !important;
}

.tentative_otherlocality {
    margin-right: 72px;
}

.tentative_span #divremarks input[type="text"] {
    width: 509px !important;
}

.tentative_span_textarea {
    width: 100%;
    float: left;
}

    .tentative_span_textarea span {
        width: 100%;
    }

        .tentative_span_textarea span label {
            display: block;
        }

        .tentative_span_textarea span textarea {
            width: 709px !important;
            margin-bottom: 10px;
        }

.tentative_span_nextbtn {
    width: 100%;
    float: left;
    text-align: right;
    padding-right: 30px;
}

.appointment_area_withoutlogin h4 {
    border-bottom: 1px solid #ccc;
    margin-bottom: 10px;
    padding-bottom: 5px !important;
}

.consumable_billing_content select {
    margin-left: 0 !important;
}

.consumable_billing_content .tentative_span span a {
    position: relative;
    top: 25px;
}

.mt15 {
    margin-top: 15px;
}

.dashboard-login span .fa {
    font-size: 22px;
}

.menubar {
    display: none;
    position: absolute;
    left: 16px;
    z-index: 1;
    top: 4px;
}

.header-login {
    position: relative;
}

.menubar a .fa {
    font-size: 35px;
    color: #fff;
}

.menu_barbtn .fa {
    cursor: pointer;
}

.walletree_responsive #walltree {
    margin-top: 0 !important;
}

.patientportal-lab-table {
    height: 340px;
    border: 1px solid #dddddd52;
    overflow: auto;
}

#discharge_summary1 {
    text-align: center;
    color: #697274;
    font-size: 14px;
    font-family: 'Poppins';
}

#lab_reports_tab .patientportal-lab-table {
    height: 366px;
}

.Education_Document {
    height: 360px;
    overflow: auto;
}

table {
    width: 100%;
}

    table tbody tr th {
        max-width: 200px;
        min-width: 150px;
        padding: 7px 10px;
    }

        table tbody tr th:first-child {
            max-width: 100px;
            min-width: 70px;
        }

#View_Appointment_apoint table tbody tr th:first-child {
    max-width: 200px;
    min-width: 150px;
}

.patientportal-lab-table table tbody tr td:nth-child(n5) {
    text-align: left !important;
}

table tbody tr td {
    padding: 7px 10px;
}

.patientportal-lab-table table tbody tr td .verifiedreport {
    margin-left: 0 !important;
}

.demographic_spouse {
    position: relative;
    top: 14px;
    width: 100%;
}

    .demographic_spouse strong {
        float: left;
        width: 26%;
    }

        .demographic_spouse strong input[type="checkbox"] {
            float: left;
            margin-right: 10px !important;
        }

        .demographic_spouse strong label {
            float: left;
            width: auto;
            padding-top: 5px;
        }

.demographic_staricon span {
    position: relative;
}

.demographic_staricon .abstractMark {
    position: absolute;
    top: -5px !important;
    margin-left: 0 !important;
    left: 20px;
}

.bill-table table tbody tr:nth-child(1), .prescription_table table tbody tr:nth-child(1), .Patient-extdoc tbody tr:nth-child(1) {
    background: #168dff;
}

    .bill-table table tbody tr:nth-child(1) th, .Patient-extdoc tbody tr:nth-child(1) th {
        background: #168dff !important;
    }

#ddl_Facility {
    margin-left: 10px;
}

.prescription_table {
    height: 390px;
    border: 1px solid #dddddd52;
    overflow: auto;
}

.facility_msg {
    width: 60%;
    float: left;
    /*border:1px solid #ccc;*/
    padding: 8px 6px;
    height: 38px;
    /*width:60%;
    float:left;
    border:1px solid #ccc;
    padding: 8px 6px;
    height:38px;*/
}

.savebtn_feedback {
    width: 40%;
    float: left;
    text-align: right;
}

/*.form-login-area-block {
    top: 10% !important;
}*/

.header-logo-block h4 {
    /*border-bottom:1px solid #4f4f99;*/
    border-bottom: 1px solid #ccc;
    padding-bottom: 5px;
    margin-bottom: 3px;
}

.header-logo-block p {
    /*border-bottom:1px solid #4f4f99;*/
    /*border-bottom:1px solid #ccc;
    margin-bottom: 3px;*/
    line-height: 20px;
    font-size: 13px;
}

    .header-logo-block p:last-child {
        border-bottom: 0 !important;
    }

.header-logo-block img {
    height: 50px;
}

.tentative_appointment_content {
    width: 100%;
    float: left;
    overflow: auto;
}

#openpopupappt .popupDivText {
    margin-bottom: 20px;
    color: #697274;
    font-family: 'Poppins';
    font-weight: 500;
}

#btn_closepopupappt {
    cursor: pointer;
    ...30000+++++++++++++++++++++++++++.0.0000000000. .;
}

.nav > li > a:focus, .nav > li > a:hover {
    color: #333 !important;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
    color: #fff !important;
}

.input[type="text"].required {
    background: rgba(165,210,29,0.35) !important;
}

.input[type="number"].required {
    background: rgba(165,210,29,0.35) !important;
}

#btn_back .fa {
    font-size: 20px;
}

#btn_back {
    padding: 7px 26px;
    height: 37px;
}

.ui-disabled {
    opacity: 0.8 !important;
    cursor: default !important;
    pointer-events: none;
}


/*.ui-disabled_Box{
   display: none !important;
}*/
/*.dashboard_main li{
    display:none !important;
}*/

flipInX {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipInX;
    animation-name: flipInX;
}

#vacination_date span {
    background: transparent !important;
    border-radius: 0;
    height: auto !important;
    width: 100% !important;
    line-height: 20px !important;
    border-bottom: 1px solid rgba(0,0,0, 0.2);
    text-align: center !important;
}

    #vacination_date span:nth-child(2) {
        border-bottom: 1px solid rgba(0,0,0, 0);
    }

    #vacination_date span label {
        float: left;
        width: 100%;
        display: block;
        position: relative;
        top: 3px;
        color: #183858 !important;
        font-size: 14px !important;
        font-weight: bold;
    }

input#FollowVisit, input#VacinaDate {
    font-size: 12px !important;
    background-color: rgba(255,255,255, 0) !important;
    border: 0 !important;
    width: 100% !important;
    margin: 0 !important;
    height: 23px;
    padding-left: 0 !important;
    padding-right: 0 !important;
    text-align: center !important;
    color: #000 !important;
}

.text-right {
    text-align: right;
}

.emergency-tollfree {
    width: 100%;
    float: left;
}

    .emergency-tollfree span label {
        margin-right: 10px;
    }

        .emergency-tollfree span label:first-child {
            color: #fff;
        }

        .emergency-tollfree span label:last-child {
            background: #fbfbfb;
            padding: 3px 10px;
            border-radius: 6px;
            position: relative;
            top: 1px;
            margin-right: 10px;
        }

.logo-center {
    margin-right: 3.5em;
    text-align: right;
    float: right;
}

#vitalsScore {
    height: 280px;
    border: 1px solid #ccc;
    overflow: auto;
    width: 100%;
    float: left;
    /*overflow-x: hidden;*/
    padding: 10px 20px;
    border-radius: 5px;
}

#Div2 {
    padding: 0 20px;
    padding-bottom: 10px;
}

.popup-content {
    width: 600px;
    height: 420px;
    border: 1px solid #ccc;
    margin: 0 auto;
    background: #fff;
    color: #333;
    position: relative;
    top: 15%;
    padding: 0 10px;
}

#myChartvital {
    height: 360px !important;
}

.table_chart span {
    margin-right: 10px;
}

    .table_chart span input[type="radio"] {
        position: relative;
        top: 2px;
        margin-right: 5px !important;
    }

.popup-content fieldset {
    margin-bottom: 10px;
}
/*#div_Canvasvitaltable{
    height: 334px;
    border: 1px solid #ccc;
}*/
#div_Canvasvitaltable table tr {
    border-bottom: 1px solid #ccc;
}

.box_btn {
    width: 100%;
    text-align: center;
}

#popup_Vitalop .box_btn a {
    color: #333 !important;
    width: auto !important;
    font-weight: normal !important;
    font-size: 14px !important;
}





.footer_section {
    width: 100%;
    float: left;
    background-color: #001f3e !important;
    /*max-height: 161px;
    height: 161px;*/
    padding: 10px;
}

.footer_three {
    width: 30.5%;
    float: left;
    text-align: center;
    margin-right: 15px;
}

    .footer_three:first-child {
        margin-left: 15px;
    }

    .footer_three h3 {
        color: #fff;
        font-size: 25px;
        border-bottom: 1px solid #fff;
        padding-bottom: 5px;
        margin-bottom: 10px;
    }

    .footer_three p {
        color: #fff;
        font-size: 13px;
    }

.powered_bytrio {
    width: 100%;
    float: left;
    text-align: center;
    padding: 10px 0;
}

    .powered_bytrio a {
        text-decoration: none;
        color: #fff !important;
        font-size: 15px;
    }

.medica_trio {
    background-color: rgb(24, 56, 88);
}

.total-amount {
    width: 100%;
    float: left;
    text-align: right;
}

    .total-amount span {
        padding-right: 15px;
    }

        .total-amount span:last-child {
            padding-right: 0 !important;
        }

        .total-amount span input {
            margin-left: 10px;
        }

.popup-content-vital {
    width: 600px;
    height: 450px;
    border: 1px solid #ccc;
    margin: 0 auto;
    background: #fff;
    color: #333;
    position: relative;
    top: 15%;
    padding: 0 10px;
}


.popup-top {
    position: absolute;
    right: 0;
    top: -5px;
}

    .popup-top a {
        font-size: 22px !important;
        color: #fff !important;
        opacity: 1 !important;
        margin: 0 10px;
    }

        .popup-top a i {
            color: #fff !important;
        }

        .popup-top a i {
            color: #168dff !important;
        }

ul.config-ulconfig_ul_area li {
    display: inline-block;
}

.tentative_span_nextbtnpay {
    width: 100%;
    text-align: right;
    padding-right: 30px;
}

.otpmessage {
    text-align: center;
    color: red;
    margin-top: 1%;
}

.ipdeposit-withoutlog {
    width: auto !important;
}

/*#IPDepositWL_billing_homebtn {
    position: relative;
    top: 25px;
}*/

.ipdeposit-withfacility {
    width: 100%;
    float: left;
}

.ipdeposit-facility {
    width: auto !important;
}

.IPDepositWithoutLogin_billing_table {
    width: 100%;
}

.enteramount-deposit {
    width: 100%;
    text-align: right;
}

    .enteramount-deposit span label {
        margin-right: 10px;
    }

    .enteramount-deposit .tentative_span_nextbtnpay {
        position: relative;
        top: 2px;
        padding-right: 0 !important;
    }

    .enteramount-deposit input[type="text"] {
        margin-right: 10px;
    }

.error-msgdeposit {
    float: left;
    width: 100%;
}

    .error-msgdeposit div {
        color: red;
    }
/*div#errOTP, div#errmsg{
    color:red;
}*/
#btn_login {
    text-align: center !important;
}
/*li#box12{
    display:block !important;
}*/
.header-login.login_header {
    display: none;
}

.dashboard-wrd .header-login {
    display: none;
}

#signuppopupdiv label {
    text-transform: none;
    font-size: 13px;
    top: 0px;
}

#signuppopupdiv span:nth-child(1), #signuppopupdiv span:nth-child(3) {
    width: 20%;
    display: inline-block;
}

#signuppopupdiv span:nth-child(3) {
    text-align: left;
    padding-left: 10px;
}

#signuppopupdiv span:nth-child(2), #signuppopupdiv span:nth-child(4) {
    width: 29%;
    display: inline-block;
}

.m-l-4 {
    margin-left: -4px !important;
}
/*#signuppopupdiv span:nth-child(2) {
    width: 29%;
    display: inline-block;
    margin-left: 2%;
}
#signuppopupdiv span:nth-child(4) {
    width: 29%;
    display: inline-block;
    margin-left: 2%;
}*/




#signuppopupdiv input, #signuppopupdiv select {
    width: 100% !important;
    margin: 0 !important;
}

select#txtsignupPatsex {
    margin-left: -4px !important;
}

#signuppopupdiv label {
    width: 100%;
}

#signuppopupdiv span {
    margin-bottom: 5px;
}

#btnSaveSignUpPatient button {
    /*background: #344588;*/
    color: #fff;
    border: 0;
    padding: 6px 25px;
    border-radius: 13.5px;
    /* width: 80px; */
    text-transform: uppercase;
    font-size: 15px;
}

#openudidrules .header_title {
    position: relative;
    top: 0px;
}


#btnSaveSignUpPatient button:hover {
    background: #333;
}

div#dvCancelPopup, div#dvCancelPopup h1#H1 {
    text-align: center !important;
}

    div#dvCancelPopup .mt10 {
        margin-top: 10px;
    }

.popup-center {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

    .popup-center section.popupBody {
        max-height: 500px;
        overflow: auto;
        height: 100%;
        background: #eaeaea !important;
        float: left;
        width: 100%;
        padding: 20px;
    }

        .popup-center section.popupBody p {
            text-align: left !important;
        }

    .popup-center header {
        height: 33px;
    }

    .popup-center .header_title {
        position: relative;
        top: 5px;
    }

    .popup-center .popup-icon-top a i {
        top: 2px !important;
        position: relative;
    }

#hdnLocalityId {
    position: relative;
}

#appendlocalityList {
    position: absolute;
    bottom: 35px;
    max-height: 300px;
    overflow: auto;
    background: #fff;
    width: 180px;
    /*border: 1px solid #ccc;*/
}

    #appendlocalityList li {
        font-weight: normal;
        border-bottom: 1px solid #ccc;
        padding: 2px 2px 2px 5px;
        margin-bottom: 1px !important;
    }

        #appendlocalityList li:last-child {
            border-bottom: 0 !important;
        }

.viewfamily-btn {
    float: right;
}

    .viewfamily-btn span button {
        padding: 4px 10px;
        margin-right: 15px;
        background: #fff;
        border-radius: 4px;
        color: #183858;
        position: relative;
        top: 5px;
    }

        .viewfamily-btn span button .fa {
            margin-right: 5px;
        }

table tbody tr th:first-child {
    /*max-width: 150px;
    min-width: 150px;*/
}

.all_set_form fieldset {
    width: 212px;
    padding: 0px 10px;
    float: left;
    margin-right: 15px;
    border-radius: 22px;
}

.all_set_form legend {
    border-bottom: 1px solid #e5e5e500;
    margin-bottom: 0px;
    font-size: 13px;
    padding: 6px;
    padding-bottom: 0px;
    width: unset;
    color: #697274;
    font-weight: 500;
    font-family: 'Poppins';
}

#showmsgviewcreateappt {
    padding-top: 7px;
}

#btnViewAppointment {
    margin-top: 12px;
}

#showmsgviewcreateappt a {
    vertical-align: middle;
    margin-right: 6px;
    padding: 7px 10px;
}

.appointment-time-Aarea {
    border: 1px solid #ddd0;
    padding: 0px 0px;
}

.left_ptnt_dtls {
    width: 200px;
}

.bg_white tr td {
    background-color: #fff !important;
}

#div_View_Appointment table tbody tr:nth-child(1) th {
    background-color: #fff !important;
    color: #68686A;
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 500;
    font-size: 15px;
}

#View_Appointment tr td {
    color: #697274;
    font-size: 13px;
    font-family: 'Poppins';
}

#IPD_Bill {
    margin-left: 10px;
}

#tblreciptopd_refund, #tblreciptipd {
    text-align: center;
}

    #tbl_OpdBill tbody tr th, #tblConsBill thead tr th, #tblreciptopd_refund tbody tr th, #tblreciptipd_refund tbody tr th, #tblIPDepositBill tbody tr th, #tbl_IpdBill tbody tr th, #for_appending_list thead tr th, #tblIPDepositBill tbody tr th, #tblBookHealthCheckuppopup tbody tr th, #View_Appointment tbody tr th, #tblBookHealthCheckup tbody tr th, .patientportal-lab-table tbody tr th, #PatientDocu tbody tr th, #Prescriotionlist tbody tr th, #PatientExternalDoc tbody tr th, #View_VIEW_Orders tbody tr th, #dvExistingPatient .existing-patient-table thead tr th, #tblIPDepositBill thead tr th {
        background: #fff !important;
        color: #697274;
        font-weight: 500;
        font-size: 15px;
        text-align: center;
        border-top: 2px solid #F5F5F5;
        top: -1px;
        position: sticky;
    }

    #tbl_OpdBill tbody tr td, #tblConsBill tbody tr th, #tblreciptopd_refund tbody tr td, #tblIPDepositBill tbody tr td, #tblreciptipd_refund tbody tr td, #tbl_IpdBill tbody tr td, #for_appending_list tbody tr td, #tblIPDepositBill tbody tr td, #tblBookHealthCheckuppopup tbody tr td, #View_Appointment tbody tr td, #tblBookHealthCheckup tbody tr td, .patientportal-lab-table tbody tr td, #PatientDocu tbody tr td, #Prescriotionlist tbody tr td, #PatientExternalDoc tbody tr td, #View_VIEW_Orders tbody tr td, #dvExistingPatient .existing-patient-table tbody tr td, #tblIPDepositBill tbody tr td {
        background: #fff;
        text-align: center;
        border-top: 2px solid #F5F5F5;
        line-height: 21px;
    }

    #tbl_OpdBill a, #tbl_IpdBill a, #tblConsBill a, #tblreciptopd_refund a, .patientportal-lab-table a, #tblreciptipd_refund a, #tblBookHealthCheckup a, #tblIPDepositBill a, #tblBookHealthCheckuppopup a, #tblreciptopd a, #PatientDocu a, #Prescriotionlist a, #PatientExternalDoc a, #tblreciptipd a {
        box-sizing: border-box;
        border: 1px solid #697274;
        border-radius: 5px;
        color: #697274 !important;
        font-weight: 400;
        font-size: 12px;
        font-family: 'Poppins';
        text-decoration: none !important;
        padding: 4px 11px;
    }

.viewBillA {
    padding: 4px 21px !important;
    margin-left: 0px !important;
}

#diagnosticReportsA, #discharge_summaryA, #Reciptipdivnew, #BookHealthCheckupTab {
    margin-left: 10px;
}

.tentative_appointment a, #Login_Block a {
    font-family: 'Poppins';
}

.demographics_content label {
    color: #697274;
    margin-bottom: 3px !important;
}

.demographics_content input {
    border: 1px solid #DCDCDC;
    border-radius: 5px;
    color: #838383;
    background: #fff;
    margin-bottom: 0px;
    width: 144px !important;
    height: 30px;
}

.demographics_content select {
    border: 1px solid #DCDCDC;
    border-radius: 5px;
    color: #838383;
    background: #fff;
    margin-bottom: 0px;
    width: 144px !important;
    height: 30px;
}

.demographics_content fieldset {
    border-right: 1px solid #ddd;
    border-radius: 0px;
    border-left: none;
    border-top: none;
    border-bottom: none;
}

#txt_MotherMname, #txt_email {
    min-width: 300px !important;
}

.demographic_spouse input {
    width: 20px !important;
    margin-top: 0px;
}

#AddressDetail li {
    margin-bottom: 10px;
}

.right_border_hide {
    border-right: 1px solid #fff !important;
}

.p-r-7 {
    padding-right: 7px;
}

#IP_Deposit fieldset {
    border: 1px solid #fff;
    padding-left: 0px;
}

.ip_deposite li {
    width: 174px;
    float: left;
}

    .ip_deposite li input {
        height: 30px !important;
        border-radius: 5px;
        width: 160px !important;
    }

.ip_deposite .two_btn {
    padding-left: 0px;
    margin: 22px;
}
/*==============Profile==========*/
.profile_upload img {
    text-align: center;
    width: 60px;
}

.profile_upload {
    text-align: center;
}

    .profile_upload p {
        color: #697274;
        font-size: 15px;
        font-weight: 600;
        font-family: 'Poppins';
        line-height: 45px;
        margin-bottom: 0px;
    }
/*==============Profile==========*/

.ip_deposite label {
    padding-left: 9px;
    color: #697274;
}

.PatientExternal_Document {
    height: 388px;
    overflow: auto;
}

#BookHealthCheckup {
    margin-top: 10px;
}

.vital_btn {
    margin-top: 9px;
}

.btn_edit_profile {
    margin-top: 0px;
    float: right;
}

.walletree_responsive fieldset {
    border: unset;
}


/*.dashboard_main li a:hover{
    color:#fff;
    stroke:#fff;
    filter:  brightness(0) invert(1);
}
.dashboard_main li h3:hover{
    color:#fff;
    
}*/
.icon_size_lg {
    font-size: 45px;
}

.small_icon_margin li svg {
    width: 20px;
    margin-right: 14px;
}


.viewBillA {
    padding: 4px 21px !important;
    margin-left: 0px !important;
}



.footer_section {
    width: 100%;
    float: left;
    background-color: #001f3e !important;
    padding: 10px;
    padding-bottom: 0px;
}

.border-right {
    @*width: 49%;
    *@ border-right: 1px solid #626262;
}


element.style {
}

.border-right {
    @*width: 49%;
    *@ border-right: 1px solid #626262;
}

.footer_new {
    padding-top: 5px;
    width: 47.5%;
    float: left;
    text-align: left;
    margin-right: 15px;
    border-right: 1px solid #626262;
}

    .footer_new p {
        color: #fff;
        font-size: 13px;
        text-align: left;
        padding-bottom: 5px;
    }

#ftr_container .container {
    width: 100%;
}

#divBookHealthCheckuppopup {
    padding: 10px;
}

#tblBookHealthCheckupshow {
    overflow-x: hidden;
}

#fieldareasforotp input {
    width: 45px !important;
}

#updatewithotp header span {
    top: 0px;
}

#OPD_Department_Bill .bill-table {
    height: 334px;
}

.width_address {
    width: 65.5%;
    float: left;
    text-align: center;
    margin-right: 15px;
}


    .width_address h3 {
        color: #fff;
        font-size: 21px;
        border-bottom: 1px solid #fff;
        padding-bottom: 10px;
    }


.tentative_appointment_icons i {
    /*color: #344588*/
}

.header-logo-block .name h2 {
    font-size: 20px;
}

.header_title {
    font-family: 'Poppins';
}

#divcreatepassword {
    width: 174px !important;
}


#txt_Fname, #txt_Lname {
    width: 187px !important;
}

.dashboard-menu .dashboard a {
    color: #fff !important;
    background-color: #f2f2f200 !important;
}

#txt_gender, #Marital_Status {
    /*width: 120px !important;*/
}

#divAge input {
    width: 70px !important;
}

#txt_Mobno {
    /*width: 130px !important;*/
}

#title {
    width: 67px !important;
}

#EmailId {
    width: 227px !important;
}

.EnterPin {
    max-width: 95px !important;
}



/*=================Login Screen Mobile view =====================*/
@media only screen and (max-width: 768px) {

    .bottom_content {
        clear: both;
        position: unset !important;
        bottom: 40px;
        width: 100%;
    }

    .m-width {
        min-width: 100%;
    }

    .topHeader {
        display: unset !important;
    }

    .nav_bar {
        height: auto !important;
    }

    .d-center {
        justify-content: left !important;
        margin-bottom: 10px;
        text-align: left;
        column-gap: 0px;
    }

    .topHeader .nav_bar {
        border-radius: 25px;
        padding: 15px;
        margin: 0px;
        margin-top: 16px;
    }

    .hospitalBuilding {
        text-align: left;
    }

        .hospitalBuilding img {
            max-width: 50%;
            margin-top: -85px;
        }

    .logo_right img {
        float: right;
        max-width: 120px;
        max-height: 50px;
        margin-top: 50px;
    }

    .yourCredentials {
    }

    .login_section .form-login-area-block {
        left: 0% !important;
    }

    .login_section {
        height: 65%;
    }

    .bgcolor .col-md-1 {
        min-width: 30%;
        float: left;
        margin-bottom: 60px;
    }

    .bgcolor img {
        width: 70px;
    }

    .bgcolor .m-t30 {
        margin-top: -30px !important;
    }

    .bgcolor {
        margin-left: 15px;
        margin-right: 15px;
        border-radius: 10px !important;
    }

    .socialMediaUrl {
        padding-top: 14px !important;
        text-align: center;
    }

    #signuppopupdiv span:nth-child(1), #signuppopupdiv span:nth-child(3) {
        width: 30%;
        display: inline-block;
    }

    #signuppopupdiv span:nth-child(2), #signuppopupdiv span:nth-child(4) {
        width: 64%;
        display: inline-block;
    }

    #popup650 {
        margin: 6%;
        max-width: 87% !important;
    }

    .form-login-area-block .btn-all {
        margin: 5px 2px !important;
    }

    .footer_label {
        position: unset !important;
        padding: 7px 0px 0px 7px;
    }

    .BgFull {
        background-size: cover;
    }

    .links_social img {
        border-radius: 13% !important;
    }
}


/*=================Login Screen Mobile view =====================*/
@media only screen and (max-width: 466px) {

    .bottom_content {
        clear: both;
        position: unset !important;
        bottom: 40px;
        width: 100%;
    }

    .m-width {
        min-width: 100%;
    }


    .nav_bar .d-center {
        justify-content: left !important;
        margin-bottom: 6px;
        text-align: left;
        column-gap: 0px;
    }

    .d-center span {
        padding: 3px 5px;
        border-radius: 5px;
        color: white;
        font-size: 10px !important;
    }

    .topHeader .nav_bar {
        border-radius: 9px;
        padding: 3px;
        margin: 0px;
        margin-top: 15px;
    }

    .hospitalBuilding {
        text-align: left;
    }

        .hospitalBuilding img {
            max-width: 50%;
            margin-top: -80px;
        }

    .logo_right img {
        float: right;
        width: 194px;
        height: 88px;
        margin-top: 70px;
    }


    .login_section {
        height: 65%;
    }

    .bgcolor .col-md-1 {
        min-width: 30%;
        float: left;
        margin-bottom: 60px;
    }

    .bgcolor img {
        width: 70px;
    }

    .bgcolor .m-t30 {
        margin-top: -30px !important;
    }

    .bgcolor {
        margin-left: 1px;
        margin-right: 1px;
        border-radius: 10px !important;
    }

    .socialMediaUrl {
        padding-top: 14px !important;
        text-align: center;
    }

    #signuppopupdiv span:nth-child(1), #signuppopupdiv span:nth-child(3) {
        width: 30%;
        display: inline-block;
    }

    #signuppopupdiv span:nth-child(2), #signuppopupdiv span:nth-child(4) {
        width: 64%;
        display: inline-block;
    }

    #popup650 {
        margin: 6%;
        max-width: 87% !important;
    }

    .form-login-area-block .btn-all {
        margin: 5px 2px !important;
    }

    .footer_label {
        position: unset !important;
        padding: 7px 0px 0px 7px;
    }

    .BgFull {
        background-size: cover;
    }

    .links_social img {
        border-radius: 13% !important;
    }


    .nav_bar label {
        font-size: 11px;
    }

    .form-login-area-block {
        min-width: 100% !important;
    }

    .tentative_appointment .tentative_appointment_icons a .fa {
        font-size: 28px;
    }

    .login_section .form-login-area-block {
        top: 80%;
        padding: 13px 7px;
    }

    .login_section .btn-all {
        font-size: 12px;
        padding: 3px 14px;
        border-radius: 11px;
        line-height: 20px;
    }

    .BgFull .container, .BgFull .container-fluid {
        padding-left: 6px;
        padding-right: 6px;
    }

    .bottom_content label {
        font-size: 12px;
    }

    .login_section {
        padding-left: 1px;
        padding-right: 1px;
    }
}


.listScroll {
    float: left;
    height: 534px;
    overflow-y: scroll;
    width: 100%;
}

::-webkit-scrollbar {
    width: 6px;
}
/* Track */
::-webkit-scrollbar-track {
    background: #f2f2f2;
}

/* Handle */
::-webkit-scrollbar-thumb {
    background: #334486;
}

    /* Handle on hover */
    ::-webkit-scrollbar-thumb:hover {
        background: #555;
    }

#phoneNumberField {
    width: 298px !important;
}





/*Added by  Rupesh form Raja Giri Mobile view 12-10-23*/
/*@media only screen and (max-width: 420px){
.nav-tabs .regular_tele_appointment {
    min-width: 60% !important;
}
.status, .tab-content {
    
    padding: 4px;
}
 .fa-bars:before {
    content: "\"";
}
.sidemenubar{
    box-shadow: 0px 7px 5px -6px #989191;
    margin-bottom: 9px;}
.dashboard-login span .fa {
    font-size: 16px;
}
}*/

/*Add By Rupesh 04-03-2024*/

#KioskList tbody tr td {
    background-color: #fff !important;
    border-top: 2px solid #F5F5F5;
    text-align: center;
}

.form_test {
       margin: 10px 0px;
}

#KioskList {
    border: 1px solid #ebebeb;
}

#KioskSavebtn {
    border: none;
    margin-top: 30px;
}
.form_test span  {
    float: left;
}
.form_test span label {
    float: left;
    margin-right: 9px;
    margin-top: 5px;
}

.form_test span select, .form_test span input {
       min-width: 240px;
    float: left;
    margin-right: 10px;
}

.form_test span a i {
    font-size: 22px;
    color: #394a8a;
}
.selection{
    width: 100%;
}
.select2-container--default .select2-selection--single {
    max-width: 100%;
}
.select2-selection{
width: 100%;
}
.select2-container {
    margin-right: 10px !important;
}
    /*.tentative_spanPhy span {
    float: left !important;
    padding-right: 15px !important;
    margin-bottom: 10px !important;
}*/
