@font-face {
    font-family: "myriadpro-regular";
    src: url(../fonts/myriadpro-regular.otf);
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: "MyriadPro-Bold";
    src: url(../fonts/MyriadPro-Bold.otf);
    font-weight: 400;
    font-style: normal;
}

body {
    font-family: "myriadpro-regular";
    overflow-x: hidden;
}
.btn {
    white-space: nowrap;
}

.activemenu {
    color: white !important;
}

.logo {
    width: 180px;
}

.ipcalogo {
    width: 150px;
}

.text-blue {
    color: #006cb5;
}

header {
    height: 10vh;

    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.04);
}

.navbar-dark .navbar-toggler {
    color: rgba(255, 255, 255, 0.55);

    border-color: rgba(255, 255, 255, 0.1);

    background: #006cb5;
}

.nav-link {
    color: #006cb5 !important;
}

.nav-link.active {
    color: #c92023 !important;
}
/* .nav-item {
    margin-right: 30px;
} */
.nav-item i {
    color: #006cb5;
    font-size: 145%;
}

a {
    color: #006cb5;
    text-decoration: none;
}

.nav-link:hover {
    color: #c92023 !important;
}

.navbar-brand,
.nav-link,
.my-form,
.login-form {
    font-family: Raleway, sans-serif;
}

.bg {
    /*    background: url(../images/bg.png) no-repeat center center;

    background-attachment: fixed;

    background-size: cover;

    float: left;

    padding: 0;

    width: 100%;

    min-height: 90vh;

    position: relative;

    display: flex;

    align-items: center;
*/

    position: relative;
    background: #f8f8f8;
}
figure.btm {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 9;
}

.innerpage {
    min-height: 80vh;
    position: relative;
}
.bg-blue {
    background: #006cb5;
}
.loginformbox {
    height: 90vh;
    position: relative;
}

.loginpage .logobox {
    height: 90vh;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
}

.loginbtmimg {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}
.navbar {
    height: 10vh !important;
}
.loginpage .logobox .logo {
    width: 35%;
    margin: 0 auto;
}

.form-control {
    border: 0;

    border-bottom: 1px solid #707070;

    border-radius: 0;

    outline: 0;
}

.form-control:focus {
    border: 0;

    border-bottom: 1px solid #707070;

    border-radius: 0;

    outline: 0;

    box-shadow: none;
}

.loginpage .form-control {
    color: #fff;

    border-bottom: 1px solid #fff;
}
.loginpage .form-control::-webkit-input-placeholder {
    /* Edge */
    color: #fff;
}

.loginpage .form-control:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #fff;
}

.loginpage .form-control::placeholder {
    color: #fff;
}

.card-header a {
    border-bottom: 1px solid;
    /* float: right; */
    margin: 0 1%;
}

.btn-blue {
    background: #006cb5;

    color: #fff !important;
}

.bg-blue {
    background: #006cb5;

    color: #fff !important;
}

th {
    white-space: nowrap;

    vertical-align: bottom;
}

.dashboardtable tbody td {
    border-top: 5px solid #fff;
}

.dataTables_length,
.dataTables_info {
    width: 50%;

    float: left;

    margin-bottom: 2%;
}

.dataTables_paginate,
.dataTables_filter {
    width: 50%;

    float: right;

    display: flex;

    justify-content: end;

    margin-bottom: 2%;
}

.dataTables_paginate a,
.dataTables_wrapper .dataTables_paginate .paginate_button {
    height: 30px;

    color: #006cb5;

    text-decoration: none;

    margin: 0 5px;

    padding-top: 0;

    padding-bottom: 0;
}

.dataTables_paginate span,
.dataTables_wrapper .dataTables_paginate .paginate_button.current span {
    width: 30px;

    height: 30px;

    display: flex;

    justify-content: center;

    align-items: center;

    background: #006cb5;

    color: #fff;
}

.dt-button {
    background: #006cb5 !important;

    color: #fff !important;

    border: 0;
}

.dataTables_paginate span a {
    color: #fff !important;
}

.dataTables_wrapper .dataTables_paginate .paginate_button.current {
    background: #006cb5;

    color: #fff !important;

    padding: 0;

    border: 0;

    margin: 0;
}

.checkbox input {
    margin-right: 10px;
}

.borderbox {
    border: 1px solid #006cb5;
}

/*.my-form

{

    padding-top: 1.5rem;

    padding-bottom: 1.5rem;

}

.my-form .row

{

    margin-left: 0;

    margin-right: 0;

}



.login-form .row

{

    margin-left: 0;

    margin-right: 0;

}*/

.login-form {
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    z-index: 999;
}
.qr svg {
    width: 100px !important;

    height: 100px;
}
.dropdown-menu.show {
    display: block;
    background: #005e9e;
    color: #fff;
}
.dropdown-menu.show:hover {
    color: #fff;
}

.dropdown-item {
    color: #fff;
}
.doctor_priview {
    width: 200px;
}

.preview_imagebox {
    height: 100px;
    overflow: hidden;
    border: 1px solid #adadad;
    margin: 3% 0;
    width: 100px;
}

.profimg {
    /* width: 200px;
    height: 200px; */
    overflow: hidden;
    text-align: center;
    margin: 0% auto;
    border: 3px solid #fff;
    z-index: 9;
    position: relative;
}
/* .profimg img {
    margin: 0 auto;
    height: 200px;
} */
/* .imagebox {
    display: flex;
    align-items: center;
    justify-content: center;

    overflow: hidden;
} */

.imagebox h3,
.imagebox h5 {
    /* color: #006cb5; */
    position: relative;
    z-index: 99;
}
.contentbox h5 {
    color: #000;
    white-space: nowrap;
}
.detailbox {
    /* From https://css.glass */
    /*background: rgba(0, 108, 181, 0.60);
border-radius: 16px;
box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
backdrop-filter: blur(4.3px);
-webkit-backdrop-filter: blur(4.3px);
border: 2px solid rgba(0, 108, 181, 1);*/
    /* From https://css.glass */
    /* From https://css.glass */
    background: rgb(158 158 158 / 28%);
    border-radius: 16px;
    backdrop-filter: blur(5px);
    -webkit-backdrop-filter: blur(5px);
    border: 1px solid #006cb55c;
    box-shadow: rgba(0, 0, 0, 0.25) 0px 54px 55px,
        rgba(0, 0, 0, 0.12) 0px -12px 30px, rgba(0, 0, 0, 0.12) 0px 4px 6px,
        rgba(0, 0, 0, 0.17) 0px 12px 13px, rgba(0, 0, 0, 0.09) 0px -3px 5px;
}
.profiledata h6 {
    border-bottom: 1px solid #ccc;
    padding-bottom: 5px;
}
.nav-link {
    color: #006cb5 !important;
    border-bottom: none;
}
.navbar-dark .navbar-nav .nav-link.active,
.navbar-dark .navbar-nav .show > .nav-link {
    color: #c92023;
}
.logoutbtn .nav-link {
    color: #fff !important;
    border-bottom: none;
}

/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

/* Firefox */
input[type="number"] {
    -moz-appearance: textfield;
}

.infectionbox {
    position: relative;
}

.infectionbox {
    position: relative;
}
.infectionbox h4 {
    position: absolute;
    top: 10px;
    left: 10px;
}

.infectionbox h6 {
    position: absolute;
    bottom: 10px;
    left: 10px;
}

.footerlogos {
    display: flex;
}

.footerlogos p {
    margin-bottom: 0;
    white-space: nowrap;
}

.footerlogos figure {
    width: 120px;
    margin-bottom: 0;
    margin: 0 0.5% 0 0.5%;
}

.footerinbox {
    display: flex;
    align-items: center;
    justify-content: center;
}
footer {
    background: #fff;
    width: 100%;
    position: fixed;
    bottom: 0;
    z-index: 999;
}

#categories ul {
    background: #006cb5;
    color: #fff;
    border-radius: 10px;
    padding: 0 8%;
}
#categories li {
    padding: 6% 0;
    border-bottom: 1px solid #fff;
    margin: 0;
}
#categories li:last-child {
    border-bottom: 0;
}

#categories a {
    color: #fff !important;
}
#categories a.active {
        color: #1f6cb4 !important;
    background: #fff;
}

.innerpage h1 {
    font-family: "MyriadPro-Bold";
    margin-bottom: 3%;
}
tbody,
td,
tfoot,
th,
thead,
tr {
    vertical-align: middle;
}

header {
    position: relative;
    z-index: 9;
}
.audio-icon {
    margin-right: 2%;
    display: flex;
    align-items: center;
}
.audio-icon i {
    font-size: 30px;
    color: #c92023;
}

.desk {
    display: block;
}

.mob {
    display: none;
}

.registrationbox {
    margin-top: -10%;
}

.uploadimg {
    height: 100px;
    width: auto;
}

.admincontainer,
.innerpage_container {
    position: relative;
    z-index: 99;
}

.nav-tabs .active a {
    color: #c92023;
}
.disablebtn,
.disablebtn:hover {
    background: #424242;
    color: #878787;
    cursor: default !important;
}

.owl-controls,
.owl-dots {
    display: none !important;
}

.audiobox {
    display: flex;
    align-items: center;
}

audio {
    height: 32px !important;
    border: 1px solid #dc35459e;
    border-radius: 20px;
}

.footerlogobox {
    display: flex;
    justify-content: center;
    align-items: center;
}
.modal {
    z-index: 99998;
}
.modal-dialog {
    display: flex;
    height: 100vh;
    justify-content: center;
    align-items: center;
}

.qrcode {
    max-width: 130px;
}

.nounderline {
    text-decoration: none !important;
}

#audioform  .nav {
display: flex;
}

#audioform .nav-link{
    border-radius: 5px;
    border: 1px solid;

}

@media (min-width: 900px) {
    .navbar-brand {
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
    }
}
@media only screen and (max-width: 1600px) {
.loginbtmimg {
 
    bottom: -3%;
  
}
    }
@media only screen and (max-width: 1400px) {
    .uploadimg {
        height: 60px;
        width: auto;
    }
}
@media only screen and (max-width: 1024px) {
    .desk {
        display: none;
    }

    .mob {
        display: block;
    }


    .nav-item.mob{
        display: block;
    position: absolute;
    right: 0
    }
}

@media only screen and (max-width: 900px) {
    .login-form {
        display: block;
    }
    .loginformbox,
    .innerpage {
        min-height: 100vh;
        position: relative;
        overflow-y: auto;
        padding: 15% 0 20%;
    }
    /* .footerlogos figure {
    width: 100px;
    margin: 0;
    } */
}
@media only screen and (max-width: 767px) {
    .loginformbox {
        height: 100vh;
    }
    .registrationbox {
        margin-top: 0%;
    }
    .infectionbox h4 {
        top: 6%;
        left: 6%;
        font-size: 90%;
    }
    .infectionbox h6 {
        bottom: 6%;
        left: 6%;
    }
    .loginbtmimg {
        display: none;
    }

    .navbar {
        height: auto !important;
    }

    .dataTables_paginate,
    .dataTables_filter {
        width: 100%;

        float: none;

        display: flex;

        justify-content: flex-start;
    }

    .nav-link {
        color: #006cb5 !important;
    }
    /*
.nav-item{

    border-bottom: 1px solid #006cb5;

}*/

    .nav-item:last-child {
        border-bottom: none;
    }
    figure.btm {
       bottom: -2.9%;
    margin: 0;
}

    header {
        height: auto;

        position: fixed;

        top: 0;

        z-index: 9999;

        width: 100%;
    }

    .dataTables_length,
    .dataTables_info {
        width: 100%;

        float: none;
    }

    .bg {
        height: 100vh;

        position: relative;

        display: block;

        overflow-y: auto;

        align-items: center;
    }

    .btnbox button {
        width: 48%;

        float: left;

        font-size: 13px;

        margin: 1%;
    }

    #patientTable_filter label {
        width: 100%;
    }

    .dataTables_wrapper .dataTables_paginate {
        margin-top: 0.5em;

        justify-content: center;
    }

    .footerlogos {
        display: block;
        text-align: center;
    }
    .footerlogobox {
        display: block;
    }
    .footerlogos figure {
        width: 25%;
        float: left;
        padding: 0 1%;
        margin: 0 3%;
    }

    /* .logo5{
    margin: 0 12% !important;
    float: right !important;

} */
    .innerpage h1 {
        margin-top: 8%;
    }
    .audiobtnbox {
        margin-bottom: 3%;
        justify-content: flex-start !important;
    }
    .logo {
        width: 150px;
    }
    div.dt-buttons {
        text-align: left;
    }
    .footerinbox {
        display: block;
    }
    .footerlogos {
        overflow-x: auto;
        width: 100%;
        display: block !important;
    }
    footer {
        background: #fff;
        width: 100%;
        position: fixed;
        bottom: 0;
        z-index: 999;
        left: 0;
        right: 0;
        height: auto;
    }

    #categories li {
        padding: 2% 0;
        border-bottom: 1px solid #fff;
        margin: 0;
    }
    .infectnimg {
        width: 60% !important;
        margin: 0 0 5%;
    }
    .navbar-collapse {
        padding-top: 5%;
    }
    audio {
        height: 32px !important;
    }


    .profilepage .navbar-brand {
        position: relative;
        left: 50%;
        transform: translateX(-50%);
    }


    .profimg {
        width: 55%;
    }


}

@media only screen and (max-width: 600px) {
}
