body {
    font-family: "Arial";
    font-size: 12px !important;
    background: #F5F6F9;
}

p,
label {
    font-size: 14px;
    line-height: 20px;
    font-family: "Arial";
    /* text-transform: capitalize;*/
    font-weight: bold;
}

    label.labelsm {
        font-size: 13px;
    }

strong {
    font-family: "Arial";
}

.semibold {
    font-family: "Arial";
}

*,
*:before,
*:after {
    box-sizing: border-box;
}

a i.fa-edit {
    color: #000;
    font-size: 20px;
    font-weight:lighter;
}

header {
    background: #FFFFFF;
}

ul {
    list-style-type: none;
    padding-left: 10px;
}

    ul li {
        padding: 0px;
        margin: 0px;
    }

ul {
    margin: 0px;
}

select:invalid,
select option[value=""] {
    color: #B1B1B1;
}

select,
select option {
    color: #000000;
}

[hidden] {
    display: none;
}

body {
    margin: 0px;
}

label {
    margin-bottom: 0.2rem;
}

.bg-blue {
    background: rgb(0, 153, 204);
}

h2 {
    font-size: 20px;
    line-height: 24px;
    color: #006DD5
}

.top-banner h1 {
    color: #232440;
    font-size: 26px;
    line-height: 31px;
}

h3 {
    font-size: 30px;
    line-height: 41px;
    letter-spacing: 0px;
    color: #000069;
    text-transform: capitalize;
    font-family: "Arial";
    margin: 2rem 0 1.2rem 0;
}

h4 {
    font-size: 18px;
    line-height: 24px;
    letter-spacing: 0px;
    color: #000000;
    font-family: "Arial";
}

h1 {
    font-size: 20px;
    line-height: 24px;
    letter-spacing: 0px;
    color: #000000;
    font-family: "Arial";
}

.sr-edit {
    top: 50px;
    width: auto;
    left: 0px;
    height: 25px;
}

header {
    background: #ffffff;
}

.mb-4 {
    margin-bottom: 1.8rem !important;
}

.registration h4 {
    font-size: 18px;
    line-height: 22px;
    letter-spacing: 0.36px;
    color: #000000;
    font-family: "Arial";
    margin-top: 15px;
}

h5 {
    font-family: "Arial";
    font-size: 16px;
    line-height: 19px;
    letter-spacing: 0.2px;
    color: #000000;
    margin-bottom: 0.75rem;
}

.login h1 {
    font-family: "Arial";
    font-size: 16px;
    line-height: 19px;
    letter-spacing: 0.2px;
    color: #000000;
    margin-bottom: 0.75rem;
    text-align: center;
}

.dashboard-panel h3 {
    font-family: "Arial";
    font-size: 16px;
    line-height: 19px;
    letter-spacing: 0.2px;
    color: #000000;
    margin-bottom: 0.75rem;
    margin-top: 0rem;
}

h6 {
    font-size: 14px;
    line-height: 15px;
    color: #79828B;
    text-transform: capitalize;
    letter-spacing: 1.5px;
    font-family: "Arial";
}

small {
    font-size: 10px;
    font-weight: 400;
    letter-spacing: 0;
    width:100%;
}

.hindi {
    font-family: 'Kruti-Dev';
}

.hindi-align {
    color: #0079EC;
    display: flex;
    align-items: center;
}

.logo {
    margin-top: 0.50rem;
    margin-bottom: 0.50rem;
}

.grey-text {
    color: #656565;
}

.menuclick {
    width: 70px;
}

    .menuclick.active {
        width: 75px;
    }

.navbar-nav .dropdown-menu.show {
    -webkit-box-shadow: -1px 3px 15px 1px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: -1px 3px 15px 1px rgba(0, 0, 0, 0.2);
    box-shadow: -1px 3px 15px 1px rgba(0, 0, 0, 0.2);
    /* filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius=3, MakeShadow=true, ShadowOpacity=0.30);
    -ms-filter: "progid:DXImageTransform.Microsoft.Blur(PixelRadius=3,MakeShadow=true,ShadowOpacity=0.30)";*/
    min-height: auto;
    max-height: 300px;
    overflow-y: scroll;
}

.border-right-dashed {
    border-right: 1px dashed #CCCCCC;
    border-width: 2px;
}

.tatcolumn h6 {
    text-align: left;
    font: Bold 16px/20px Arial;
    letter-spacing: 0px;
    color: #000000;
    text-align: center;
}

.tatcolumn p {
    margin-bottom: 5px;
    text-align: center;
}

.width100p {
    width: 100%;
    text-align: center;
    margin: 0px;
}

.col-highlight {
    background: #0099CC;
    color: #ffffff;
    padding: 5px 10px;
    width: auto;
    min-width: 50px;
    max-width: 80px;
    margin: 0px auto;
    border: 1px solid #26B2E1;
    border-radius: 4px;
    margin-bottom: 10px;
}

.center {
    margin-top: 0.75rem;
}

.complaintdetails p {
    font-size: 13px;
    line-height: 20px;
    padding-top: 0.25rem;
}

.receiptdate small {
    font-size: 8px;
}

.btn.btn-excellent {
    color: #fff;
    background-color: rgb(0 160 0);
    border-color: rgb(0 160 0);
    padding: 10px 25px;
    margin-bottom: 10px
}

.btn.btn-good {
    color: #fff;
    background-color: rgb(172, 229, 82);
    border-color: rgb(172, 229, 82);
    padding: 10px 25px;
    margin-bottom: 10px
}

.btn.btn-average {
    color: #fff;
    background-color: rgb(249, 225, 24);
    border-color: rgb(249, 225, 24);
    padding: 10px 25px;
    margin-bottom: 10px
}

.btn.btn-poor {
    color: #fff;
    background-color: rgb(254, 57, 43);
    border-color: rgb(254, 57, 43);
    padding: 10px 25px;
    margin-bottom: 10px
}

.btn.btn-excellent:focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgb(61 146 4 / 25%);
}

.btn.btn-good:focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgb(61 146 4 / 25%);
}

.btn.btn-average:focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgb(245 238 94 / 67%);
}

.btn.btn-poor:focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgb(255 91 91 / 50%);
}

.navbar-light .navbar-nav .nav-link {
    color: #000000;
    padding-right: 1rem;
    padding-left: 1rem;
    font-family: "Arial";
}

.navbar-expand-lg .navbar-nav {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

    .navbar-expand-lg .navbar-nav .dropdown-menu {
        position: static;
    }

.nav-item.dropdown {
    width: 100%;
}

nav .nav-link.dropdown-toggle::after {
    content: none;
}

.nav-item.dropdown.show .rotate-icon {
    transform: rotate(180deg);
}

.navbar-light .navbar-nav .active > .nav-link {
    padding: 0.5rem 1rem;
    font-size: 14px;
    line-height: 22px;
    background: rgba(255, 255, 255, 0.15);
    color: #fff;
    font-family: "Arial";
}

.navbar {
    padding: 0px;
}

.table-view, #PHVieweditDataTables tr td:nth-child(5) {
    display: none;
}
/* .navbar-light .navbar-nav .nav-link:hover{
    color: rgba(255, 255, 255, 0.90);
} */
.quit {
    width: 40px;
    height: 40px;
}

.admin span {
    color: rgb(191, 191, 191);
    font-size: 12px;
}

.admin {
    border-right: 1px solid rgb(196, 196, 196);
    padding-right: 10px;
}

.top-banner {
    background: rgba(182, 215, 246, 1);
    background: -moz-linear-gradient(left, rgba(182, 215, 246, 1) 0%, rgba(234, 255, 250, 1) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(182, 215, 246, 1)), color-stop(100%, rgba(234, 255, 250, 1)));
    background: -webkit-linear-gradient(left, rgba(182, 215, 246, 1) 0%, rgba(234, 255, 250, 1) 100%);
    background: -o-linear-gradient(left, rgba(182, 215, 246, 1) 0%, rgba(234, 255, 250, 1) 100%);
    background: -ms-linear-gradient(left, rgba(182, 215, 246, 1) 0%, rgba(234, 255, 250, 1) 100%);
    background: linear-gradient(to right, rgba(182, 215, 246, 1) 0%, rgba(234, 255, 250, 1) 100%);
    /*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b6d7f6', endColorstr='#eafffa', GradientType=1*/
    height: 100px;
    background-size: cover;
    display: flex;
    align-items: center;
}

    .top-banner h1 {
        color: #232440;
        font-size: 26px;
        line-height: 31px;
        letter-spacing: 0px;
        font-family: "Arial";
        font-weight: bold;
        text-transform: uppercase;
    }

    .top-banner p {
        color: #FFFFFF;
        font-size: 16px;
        line-height: 26px;
    }

.login-wrapper {
    position: absolute;
    width: 94%;
}

.login-form {
    border-radius: 6px;
    background: #E9F5F7;
    padding: 20px;
    border: 1px solid #BFDBDF;
}

    .login-form h3 {
        font-size: 18px;
        line-height: 22px;
        color: #000000;
        letter-spacing: 0px;
        font-family: "Arial";
        margin: 15px 0px;
    }

    .login-form p {
        color: #000000;
        font-size: 14px;
        line-height: 22px;
        text-align: center;
    }

    .login-form a {
        color: #006DD5;
    }

    .login-form .form-control {
        display: block;
        width: 100%;
        padding: 0.375rem 0.75rem;
        font-size: 14px;
        line-height: 22px;
        /* color: #fff;
    background-color: rgba(0, 0, 0, 0.25);
     background-clip: padding-box;
    border: none;
    border-radius: 0.25rem;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; */
    }

    .login-form .input-group > .form-control,
    .input-group > .custom-select,
    .input-group > .custom-file {
        position: relative;
        -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto;
        width: 1%;
        margin-bottom: 0;
    }

.onetimepass .modal-body h4 {
    color: #000000;
    font-size: 18px;
    line-height: 26px;
    font-family: "Arial";
    font-weight: bold;
}

.borderbox {
    border: 1px solid #CCCCCC;
    width: 40px;
    height: 36px;
}

.onetimepass p {
    font-size: 14px;
    line-height: 17px;
    color: #000000;
}

    .onetimepass p.grey {
        color: #79828B;
    }

.onetimepass .borderbox {
    height: auto;
}

    .onetimepass .borderbox input {
        width: 100%;
    }

.selectdropdown {
    background: url('../images/arrow.png');
    background-position: right;
    background-repeat: no-repeat;
    background-origin: content-box;
}

.changepass .dropdown-toggle::after {
    border: none;
    display: none;
}

.changepass a span {
    font-size: 12px;
    line-height: 15px;
    color: #79828B
}

.changepass a {
    text-align: right;
}

.changepass .dropdown-menu a {
    text-align: left;
}

.changepass .dropdown-menu {
    padding: 0;
    transform: translate3d(-50px, 56px, 0px) !important;
    -webkit-box-shadow: -1px 3px 15px 1px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: -1px 3px 15px 1px rgba(0, 0, 0, 0.2);
    box-shadow: -1px 3px 15px 1px rgba(0, 0, 0, 0.2);
    /*filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius=3, MakeShadow=true, ShadowOpacity=0.30);
    -ms-filter: "progid:DXImageTransform.Microsoft.Blur(PixelRadius=3,MakeShadow=true,ShadowOpacity=0.30)";*/
    border: 1px solid #ccc;
}

    .changepass .dropdown-menu a:hover {
        background: transparent;
    }

    .changepass .dropdown-menu a {
        color: #2C62AF;
    }

.forgotpass h5 {
    font-size: 18px;
    line-height: 26px;
    font-family: "Arial";
    color: #000;
    font-weight: bold;
    text-align: center;
}

.pramotion {
    border-radius: 6px;
    background: #0079EC;
    text-align: center;
    padding: 20px;
}

    .pramotion h4 {
        font-size: 16px;
        line-height: 22px;
        color: #FFFFFF;
        text-transform: uppercase;
        font-family: "Arial";
    }

    .pramotion h3 {
        font-size: 20px;
        line-height: 27px;
        color: #FFFFFF;
        font-family: "Arial";
    }

.mb-3 table {
    margin-bottom: 0px;
}

.igms {
    background: #F5F6F9;
    padding: 1rem 0 1rem 0;
}

    .igms p,
    .section3 p,
    footer p {
        font-family: "Arial";
        font-size: 15px;
        line-height: 22px;
    }

    .igms p {
        margin-bottom: 3px;
    }

    .igms strong {
        color: #006DD5;
    }

    .igms hr {
        margin: 1rem 0;
    }

.number {
    width: 50px;
    height: 50px;
    background: #000069;
    font-size: 30px;
    line-height: 41px;
    letter-spacing: 0px;
    color: #FFFFFF;
    font-family: "Arial";
    border-radius: 50%;
    text-align: center;
    margin: 20px auto;
}

.arrow-center {
    display: flex;
    height: 100%;
    align-items: center;
    text-align: center;
}

.arrow-lightblue {
    color: #006DD5;
    font-weight: bold !important;
}

.arrow-blue {
    color: #000069;
    font-weight: bold !important;
}

.dropdown {
    border-radius: 0;
    border: 0;
    cursor: pointer;
}

.section3 {
    padding: 4rem 0;
    background: #ffffff;
}

    .section3 a {
        color: #006DD5;
    }


/* for view edit table grid */


/* #vieweditTable_paginate { display: none !important;} */


/*dashboard*/

.box1,
.box2,
.box3 {
    height: 120px;
}

.mask {
    height: 120px;
    /* clip-path: circle(63.0% at 78% 0); */
    clip-path: ellipse(61% 84% at 90% 15%);
}

.maskbox1 {
    background: #16d0b2;
}

.maskbox2 {
    background: #5172f9;
}

.maskbox3 {
    background: #ffcb77;
}

.ellipse-content {
    padding: 10px;
}

.box1 {
    background: #0BC9A7;
}

.box2 {
    /* background: #6F54F9 ; */
    background: linear-gradient(346deg, rgba(103, 86, 249, 1) 35%, rgba(81, 114, 249, 1) 100%);
}

.box3 {
    background: #fbc368;
}

.panel {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    box-shadow: 0px 4px 16px #0000000F;
    -webkit-box-shadow: 0px 4px 16px #0000000F;
    -moz-box-shadow: 0px 4px 16px #0000000F;
    /* filter: progid: DXImageTransform.Microsoft.Blur(PixelRadius=3, MakeShadow=true, ShadowOpacity=0.30);
    -ms-filter: "progid:DXImageTransform.Microsoft.Blur(PixelRadius=3,MakeShadow=true,ShadowOpacity=0.30)";*/
    border-radius: 8px;
}

.height-ratio {
    height: 100%
}

.height-ratio90 {
    height: 91%;
}

.panel-body {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1.25rem;
}

.wrapper {
    height: 183px;
}

.number-dashboard {
    font-size: 30px;
    letter-spacing: 0.75px;
    color: #42505C;
    line-height: 46px;
}

.mb6 {
    margin-bottom: 6rem;
}

::-webkit-scrollbar {
    width: 8px;
    background: #ffffff;
    visibility: visible;
}

::-webkit-scrollbar-track {
    visibility: visible;
    border-radius: 8px;
}

::-webkit-scrollbar-thumb {
    border-radius: 10px;
    visibility: visible;
    background: #ced6db;
}

.circle-bg {
    background: #6271D2;
    border-radius: 50%;
    width: 35px;
    height: 35px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 5px;
    margin-top: 5px;
}

    .circle-bg i {
        color: #FFFFFF;
        font-size: 18px;
    }

.green-color {
    color: #10C172
}

.table-bordercustom thead th {
    border-top: none !important;
    border-bottom: none !important;
    font-size: 14px;
    line-height: 15px;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    color: #000000;
    font-family: "Arial";
}

.colortable-header {
    border: 1px solid #CCCCCC;
}

    .colortable-header td,
    .colortable-header th {
        vertical-align: middle;
        font-size: 13px;
        line-height: 18px;
        font-family: "Arial";
        letter-spacing: 0.16px;
    }

        .colortable-header td a {
            font-size: 13px !important;
            letter-spacing: 0.16px;
            color: #000000 !important;
        }

        .colortable-header td label,
        .colortable-header th label {
            margin-bottom: 0px;
        }

.fixed_header {
    width: 100%;
    table-layout: fixed;
    border-collapse: collapse;
}

    .fixed_header td:last-child,
    .fixed_header th:last-child {
        width: 300px;
    }

    .fixed_header tbody {
        display: block;
        width: 100%;
        overflow: auto;
        height: 325px;
    }

.colortable-header.fixed_header tbody {
    height: 315px;
}

.fileupload tbody {
    display: block;
    width: 100%;
    overflow: auto;
    height: auto !important;
}

.history tbody {
    display: block;
    width: 100%;
    overflow: auto;
    height: auto !important;
}

.fixed_header thead tr {
    display: block;
}

.fixed_header th,
.fixed_header td {
    text-align: left;
    width: 150px;
}

.table-dashboardwhite td,
.table-dashboardwhite th {
    padding: 1.2rem 0.5rem;
}

    .table-dashboardwhite td:first-child,
    .table-dashboardwhite th:first-child {
        width: 14%;
    }

.table-bordercustom th,
.table-bordercustom td {
    width: auto;
    font-size: 14px;
    line-height: 17px;
    letter-spacing: 0;
}

    .table-bordercustom th:last-child,
    .table-bordercustom td:last-child {
        width: 100%;
    }

.colortable-header thead th {
    background: rgb(0, 153, 204);
    border: 1px solid #CCCCCC;
    font-size: 13px;
    line-height: 18px;
    text-transform: capitalize;
    font-family: "Arial";
    letter-spacing: 0.16px;
    color: #FFFFFF;
    border-width: 1px 0px;
    font-weight: normal;
}

.hide {
    display: none;
}

.dropdown-menu {
    border: 0;
    top: 36px;
    border-radius: 0px 0px 5px 5px;
}

.navbar-nav .dropdown-item {
    display: block;
    /* background:  rgb(44,98,175); */
    background-size: 200% 100%;
    /* background-position: right bottom;
    transition: all .5s ease-out; */
}

    .navbar-nav .dropdown-item:hover {
        background: rgb(51, 182, 226);
        background-position: left bottom;
        color: #fff;
    }

.navbar-light .navbar-nav .show > .nav-link,
.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .nav-link.active {
    color: #ffffff;
    background: rgb(0, 153, 204);
}

.dropdown-menu a {
    color: #5C5C5C;
    font-size: 13px;
    line-height: 16px;
    letter-spacing: 0.26px;
    padding: 7px 15px;
}


/* dropdown style */

.caret {
    position: relative;
}

.dropdown.changepass.show .caret:before,
.dropdown.changepass.show .caret:after {
    content: "";
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-width: 7px 8px;
    border-style: solid;
    border-color: transparent;
    z-index: 1001;
}

.dropdown.changepass.show .caret:before {
    bottom: -17px;
    right: -8px;
    border-bottom-color: #ccc;
}

.dropdown.changepass.show .caret:after {
    bottom: -18px;
    right: -8px;
    border-bottom-color: #fff;
}

.dropdown-menu {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

.changepass > .show > a .caret:before {
    bottom: -23px;
}

.changepass > .show > a .caret:after {
    bottom: -24px;
}

.sticky-top {
    z-index: 10 !important;
}

.btn {
    border-radius: 4px;
    font-family: "Arial";
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0px;
    color: #FFFFFF;
    padding: 8px 0px;
}

.auto-width {
    width: auto;
}

.full-width {
    width: 100%;
}

.form-control:disabled:focus {
    box-shadow: 0 0 0 0.2rem rgba(0, 121, 236, 0.7);
    -moz-box-shadow: 0 0 0 0.2rem rgba(0, 121, 236, 0.7);
    -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 121, 236, 0.7);
    color: #495057 !important;
    border-color: #80bdff !important;
    outline: 0;
}

.chosen-disabled:focus {
    box-shadow: 0 0 0 0.2rem rgba(0, 121, 236, 0.7);
    -moz-box-shadow: 0 0 0 0.2rem rgba(0, 121, 236, 0.7);
    -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 121, 236, 0.7);
    color: #495057 !important;
    border-color: #80bdff !important;
    outline: 0;
}

.readonly .chosen-container,
.readonly .ms-options-wrap,
.readonly input {
    pointer-events: none;
    background-color: #e9ecef;
    /* speak:none;*/
}

    .readonly input[type="checkbox"],
    .readonly input[type="radio"] {
        pointer-events: none;
        border-color: rgba(118, 118, 118, 0.3);
        opacity: 0.3;
    }

.readonly label {
    pointer-events: none;
}

.readonly {
    cursor: not-allowed
}

    .readonly button {
        pointer-events: none;
        opacity: 0.5;
        cursor: not-allowed
    }


    /* .btn.readonly, .btn:read-only{ opacity: 0.5;pointer-events: none; cursor: not-allowed} */

    .readonly .chosen-container-multi {
        padding: 0.22rem 0.95rem;
    }

        .readonly .chosen-container-multi .chosen-choices {
            background-color: #e9ecef;
        }

    .readonly .chosen-container.chosen-with-drop .chosen-drop {
        pointer-events: none;
        background-color: #e9ecef;
        display: none;
    }


/* .btn-primary.disabled, .btn-primary:disabled {
        color: #fff;
         background-color: #007bff;
        border-color: #007bff;}
        .btn-secondary.disabled, .btn-secondary:disabled {
            background: rgb(33 175 222);
            border: 1px solid rgb(0 153 204);
        }         */

.chosen-container.chosen-container-active:focus {
    /*speak: none;*/
    pointer-events: none;
    user-select: none;
}

.form-control:disabled,
.form-control[readonly] {
    cursor: not-allowed
}

.readonly {
    cursor: not-allowed
}

.chosen:disabled {
    pointer-events: none;
}

.pagination html[type="button"] {
    background: none;
    border: none;
}

.pagination input[type="button"] {
    background: none;
    border: none;
    box-sizing: border-box;
    display: inline-block;
    min-width: 1.5em;
    padding: 0.5em 1em;
    margin-left: 2px;
    text-align: center;
    cursor: pointer;
}

.pagination .current {
    background: #3B86FF !important;
    border: none !important;
    color: #fff !important
}

.btn-primary {
    background-color: rgb(44, 98, 175);
    border-color: rgb(44, 98, 175);
}

.btn-transparent {
    border: none;
    background-color: rgba(0, 0, 0, 0.25);
}

.login-form .input-group-append {
    margin-left: 0px;
}

.btn-secondary {
    background: rgb(0, 153, 204);
    border: 1px solid rgb(0, 153, 204);
}

    .btn-secondary:active {
        background: rgb(0, 138, 204) !important;
        border: 1px solid rgb(0, 138, 204) !important;
    }

    .btn-secondary:not(:disabled):not(.disabled):active:focus,
    .btn-secondary:not(:disabled):not(.disabled).active:focus,
    .show > .btn-secondary.dropdown-toggle:focus {
        box-shadow: 0 0 0 0.2rem rgba(0, 121, 236, 0.7);
        -moz-box-shadow: 0 0 0 0.2rem rgba(0, 121, 236, 0.7);
        -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 121, 236, 0.7);
    }

.custom-file-input:focus-within {
    box-shadow: 0 0 0 0.2rem rgba(0, 121, 236, 0.7);
    -moz-box-shadow: 0 0 0 0.2rem rgba(0, 121, 236, 0.7);
    -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 121, 236, 0.7);
    border-color: #80bdff;
    outline: 0;
}

.custom-file:focus-within,
.custom-file-label:focus {
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
    -moz-box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
    -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
    border-color: #80bdff;
    outline: 0;
    border-radius: 0.25rem;
}

.btn-cancel {
    border: none;
    color: #0079EC;
    background: #E8E9FB;
}

.btn-border {
    color: #0079EC;
    background: rgb(255 255 255);
    border: 1px solid #0079EC;
    padding: 5px 15px;
}

.btn-secondary:hover {
    background: rgba(0, 121, 236, 0.7);
    border: 1px solid rgba(0, 121, 236, 0.7);
}

.btn-secondary:focus,
.btn-secondary.focus {
    box-shadow: 0 0 0 0.2rem rgba(0, 121, 236, 0.7);
    -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 121, 236, 0.7);
    -moz-box-shadow: 0 0 0 0.2rem rgba(0, 121, 236, 0.7);
    /* filter: progid: DXImageTransform.Microsoft.Blur(PixelRadius=3, MakeShadow=true, ShadowOpacity=0.30);
    -ms-filter: "progid:DXImageTransform.Microsoft.Blur(PixelRadius=3,MakeShadow=true,ShadowOpacity=0.30)";*/
}

.btn-customize {
    background: #FFFFFF;
    border: 1px solid #FFFFFF;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0px;
    color: #000069;
}

.accordion .btn-transparent {
    background: transparent;
    border: 1px solid #CCCCCC;
}

.accordion a:not(.paginate_button) {
    border: none;
    background: transparent;
    text-align: left;
    width: 100%;
}

.date-picker {
    background-image: url('../images/date-picker.png');
    background-repeat: no-repeat;
    background-position: right;
    background-origin: content-box;
     
}

.date-picker-white {
    background-image: url('../images/date-picker-whtie.png');
    background-repeat: no-repeat;
    background-position: right;
    background-origin: content-box;
}

.accordion .card-header {
    font-family: "Arial";
    background: #0099cc;
    font-size: 20px;
    line-height: 27px;
    color: #FFFFFF
}

    .accordion .card-header button {
        width: 100%;
    }

.collapsed .rotate-icon {
    transform: rotate(180deg);
}

::-webkit-input-placeholder {
    font-size: 14px;
    line-height: 20px;
    font-family: "Arial";
}

.red {
    color: #FF0000;
    font-size: 13px;
    line-height: 18px;
}

.gro {
    margin-top: -10px;
}

    .gro label {
        font-size: 13px;
    }


/*login*/
.loader {
    top: 50%;
    left: 50%;
    position: absolute;
    opacity: 0.8;
    z-index: 10000000;
    height: 100%;
    width: 100%;
    margin: auto;
}

.forgotpass {
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0px;
    color: #000000;
    font-family: "Arial";
}

.modal-dialog {
    max-width: 450px !important;
}

.reportwrap .form-group {
    margin-bottom: 0.50rem;
}

.login,
.forgot {
    -webkit-box-shadow: 6px -6px 35px -24px rgba(0, 0, 0, 1);
    -moz-box-shadow: 6px -6px 35px -24px rgba(0, 0, 0, 1);
    box-shadow: 6px -6px 35px -24px rgba(0, 0, 0, 1);
    /*filter: progid: DXImageTransform.Microsoft.Blur(PixelRadius=3, MakeShadow=true, ShadowOpacity=0.30);
    -ms-filter: "progid:DXImageTransform.Microsoft.Blur(PixelRadius=3,MakeShadow=true,ShadowOpacity=0.30)";*/
    border-radius: 6px;
    background: #ffffff;
    padding: 50px;
}

.login {
    max-width: 562px;
    margin: 0px auto
}

    .login h5 {
        text-align: center
    }

.forgot {
    width: 468px;
    margin: 0px auto
}

.forgot-link {
    color: #0099CC;
    margin-bottom: 0px;
}

.borderbox input[type=tel] {
    width: 100%;
    border: none;
    height: 34px;
}

.min-vh-100 {
    height: 100vh;
}

.login hr {
    margin: 1rem 0
}

.login-logo img {
    width: 100%;
}

.login-panel {
    padding: 0px 40px;
}

.backgroundimg {
    background-image: url('../images/background.png');
}

.forgotpasslink {
    font-family: Arial;
    font-weight: normal;
    font-size: 13px;
    line-height: 20px;
}

/*table.dataTable thead .sorting:not('#myTable') {
    background-image: url("../images/sort_both.png")
}

table.dataTable thead .sorting_asc:not('#myTable') {
    background-image: url("../images/sort_asc.png")
}

table.dataTable thead .sorting_desc:not('#myTable') {
    background-image: url("../images/sort_desc.png")
}*/

.navbar-nav .dropdown-menu {
    top: 43px;
    padding-top: 0px;
}

.navbar-light .navbar-nav .nav-link:focus-within > .dropdown-menu {
    box-shadow: 4px 5px #CCCCCC
}

.navbar-nav .dropdown-menu a {
    margin: 0px;
    white-space: break-spaces;
}

.common-table {
    border: 1px solid #ECECEC;
    border-radius: 5px;
}

    .common-table th {
        background: rgb(0, 153, 204);
        font-size: 13px;
        line-height: 19px;
        letter-spacing: 0.1px;
        color: #FFFFFF;
        font-family: "Arial";
        /* white-space: nowrap; */
    }

        .common-table th:first-child {
            border-radius: 6px 0 0 0;
        }

        .common-table th:last-child {
            border-radius: 0px 6px 0 0;
        }

    .common-table td {
        font-size: 12px;
        line-height: 17px;
        letter-spacing: 0.15px;
        color: #000000;
        font-family: "Arial";
        /* white-space: nowrap; */
    }

table.dataTable thead th,
table.dataTable tbody td {
    padding: 8px 18px !important;
    /* border-right: 5px solid transparent; */
    /*white-space: nowrap;*/
    vertical-align: middle;
}

table.dataTable thead th,
table.dataTable thead td {
    border-bottom: none !important;
    /*width: auto !important;*/
    vertical-align: middle;
}


/* table.dataTable, table.dataTable th, table.dataTable td {
    box-sizing: border-box !important;
} */

.lseekingins {
    width: 65%;
}

table.dataTable.display tbody tr.odd,
table.dataTable.display tbody tr.odd > .sorting_1 {
    background: #ffffff !important;

}
   
    /* .dataTables_wrapper .dataTables_filter input {
    margin-left: 0em !important;
} */
    .dataTables_length label,
    .dataTables_filter label {
        display: flex !important;
        align-items: center;
        width: 100%;
        justify-content: end;
        margin-bottom: 15px;
    }

.dataTables_length select,
.dataTables_filter input[type=search] {
    margin: 0px 5px;
}

.dataTables_wrapper .dataTables_info,
.dataTables_wrapper .dataTables_paginate {
    font-size: 13px;
    line-height: 20px;
    color: #4D4F5C !important;
}

.dataTables_wrapper {
    margin-bottom: 15px;
}

    .dataTables_wrapper table th input.form-control {
        padding: 0.15rem 0.2rem;
        min-width: 60px;
        font-size: 0.75rem;
    }

.display td:last-child {
    text-align: left
}

.minusmb-30px {
    margin-bottom: -36px;
}

.tolerance span,
.tolerance strong {
    font-size: 12px;
    line-height: 15px;
    letter-spacing: 0.15px;
}

.TAT-tolerance {
    border: 3px solid #fafafa;
    border-radius: 8px;
}

.tat {
    width: 20px;
    height: 20px;
}

.circle28 {
    width: 28px;
    height: 28px;
    border-radius: 100%;
    align-items: center;
    display: flex;
    justify-content: center;
}

.circle38 {
    width: 38px;
    height: 38px;
    font-size: 11px;
    border-radius: 100%;
    align-items: center;
    display: flex;
    justify-content: center;
}


/* .form-control:disabled:focus, .form-control[readonly]:focus{
    box-shadow: 0 0 0 0.2rem rgb(0 123 255 / 0%);
} */

select[readonly] {
    cursor: no-drop;
}

    select[readonly] option,
    select[readonly] optgroup {
        display: none;
    }

.pointer {
    cursor: pointer;
}

.minus-60 {
    background: #FFA500;
}

.minus-30 {
    background: #FFFF00;
}

.minus-15 {
    background: #90EE90;
}

.zero {
    background: #FF6666;
}

.committee label {
    font-size: 13px !important;
}

.d-flex.height-ratio label {
    margin-top: 0.5rem
}

.Violations {
    color: #007bff !important;
    font-size: 14px !important;
    font-weight: normal;
}

.scrollxy {
    width: 720px;
    overflow: auto;
    height: 400px;
    padding-right: 5px;
}

    .scrollxy ul li {
        cursor: pointer;
    }

        .scrollxy ul li:active {
            position: relative;
            top: 1px;
        }

.panel-box {
    background: #FFF;
    border: 1px solid #CCCCCC;
    border-radius: 4px;
    opacity: 1;
    padding: 15px;
    margin-bottom: 30px;
}

table.dataTable.no-footer {
    border-bottom: none !important;
}

.table-responsive .dataTables_wrapper .dataTables_paginate .paginate_button.current {
    background: #3B86FF !important;
    border: none !important;
    color: #fff !important;
}

ul.breadcrumbcustom {
    width: 100%;
    margin-top: 5px;
}

    ul.breadcrumbcustom li,
    ul.breadcrumbcustom li a {
        color: #677092;
        float: left;
        font-size: 12px;
        line-height: 17px;
        letter-spacing: 0.24px;
        font-family: "Arial";
    }

        ul.breadcrumbcustom li::after {
            content: "\f105";
            font-family: 'FontAwesome';
            margin: 0px 5px;
        }

        ul.breadcrumbcustom li.active::after {
            display: none;
        }

        ul.breadcrumbcustom li:first-child {
            border-left: 1px solid #959CB6;
            padding-left: 10px;
        }

        ul.breadcrumbcustom li.active,
        ul.breadcrumbcustom li.active a {
            color: #006DD5
        }

.nowrap {
    white-space: normal;
}

.form-group .form-control {
    font-size: 14px;
}

.card-header {
    background: rgb(0, 153, 204);
}

    .card-header h2 {
        color: #fff;
        font-size: 18px;
        line-height: 24px;
        margin-bottom: 0px;
    }

.card-body {
    background: #ffffff;
}

.card-white {
    background: #ffffff;
}

.overlapsection {
    position: absolute;
    left: 10%;
    top: 18%;
    z-index: 1;
    width: 80%;
}

    .overlapsection h4 {
        font-size: 25px;
        line-height: 34px;
        letter-spacing: 0.25px;
        color: #FFFFFF;
        font-weight: bold;
        margin-bottom: 0px;
        margin-top: 10px;
    }

    .overlapsection p {
        color: #ffffff;
        font-size: 14px;
        line-height: 19px;
        letter-spacing: 0.16px;
    }

.legend-symbol-round {
    width: 13px;
    height: 13px;
    border-radius: 50%;
}

.legend-symbol-rectangle {
    width: 15px;
    height: 6px;
}

    .legend-symbol-round.blue,
    .legend-symbol-rectangle.blue {
        background: #0E62FF
    }

    .legend-symbol-round.yellow,
    .legend-symbol-rectangle.yellow {
        background: #F5A623
    }

    .legend-symbol-round.green,
    .legend-symbol-rectangle.green {
        background: #0BC9A7
    }

.legend-label {
    font-size: 13px;
    letter-spacing: 0.39px;
    line-height: 17px;
    text-transform: capitalize;
}

.circle-white {
    background: rgba(255, 255, 255, 0.25);
    width: 77px;
    height: 77px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.map h2 {
    font-family: "Arial";
    font-size: 14px;
    line-height: 19px;
    letter-spacing: 0.16px;
    color: #000000;
    margin-bottom: 1.5rem;
}

.min-height {
    min-height: 73vh;
}

.smcolfixed_header {
    width: 100%;
    table-layout: fixed;
    border-collapse: collapse;
}

    .smcolfixed_header td:last-child,
    .smcolfixed_header th:last-child {
        width: 260px;
    }

    .smcolfixed_header tbody {
        display: block;
        width: 100%;
        overflow: auto;
        height: 225px;
    }

    .smcolfixed_header thead tr {
        display: block;
    }

    .smcolfixed_header th,
    .smcolfixed_header td {
        text-align: left;
        width: 90px;
        padding: 0.5rem 0.35rem;
    }


/* pin-unpin */

#content {
    width: 100%;
    min-height: 100vh;
    padding: 0px;
    transition: all 0.3s ease 0s;
}

#sidebarCollapse span:nth-of-type(2) {
    /* second one is not visible */
    opacity: 0;
}

#sidebarCollapse span:last-of-type {
    /* rotate third one */
    transform: rotate(-45deg) translate(1px, -1px);
}

#sidebarCollapse.active span {
    /* no rotation */
    transform: none;
    /* all bars are visible */
    opacity: 1;
    margin: 5px auto;
}

.fullwrapper {
    display: flex;
    /* align-items: stretch;
    perspective: 1500px;*/
    height: 100%;
}

.btn-secondary:not(:disabled):not(.disabled):active,
.btn-secondary:not(:disabled):not(.disabled).active,
.show > .btn-secondary.dropdown-toggle {
    background: rgba(0, 121, 236, 0.7) !important;
    border: 1px solid rgba(0, 121, 236, 0.7) !important;
}

#sidebar {
    display: block;
    min-width: 320px;
    max-width: 320px;
    transition: all 0.6s cubic-bezier(0.945, 0.020, 0.270, 0.665);
    transform-origin: center left;
    /*background: rgb(224, 238, 248);*/ /*Don't update this on UAT, Apply after confirmation*/
    /*    background: rgb(255, 255, 255);*/
    background: #e0e0eb;
    /* Set the transformed position of sidebar to center left side. */
}

    #sidebar.active {
        margin-left: -320px;
        transform: rotateY(100deg);
        /* Rotate sidebar vertically by 100 degrees. */
    }

.rolemasterfixed_header {
    width: 100%;
    table-layout: fixed;
    border-collapse: collapse;
}

    .rolemasterfixed_header td:last-child,
    .rolemasterfixed_header th:last-child {
        width: 71%;
    }

    .rolemasterfixed_header tbody {
        display: block;
        width: 100%;
        overflow: auto;
        height: 225px;
    }

    .rolemasterfixed_header thead tr {
        display: block;
    }

    .rolemasterfixed_header th,
    .rolemasterfixed_header td {
        text-align: left;
        width: 98px;
        padding: 0.5rem 0.35rem;
    }

.stategroup {
    height: 190px;
    overflow: auto;
    border: 1px solid #ccc;
    padding: 15px;
}

.groupflex {
    padding: 0px;
    display: flex;
}

    .stategroup input[type="checkbox"],
    .groupflex input[type="checkbox"] {
        margin-right: 5px;
    }

.stategroup div {
    margin-bottom: 3px;
}

.semibold {
    font-family: "Arial";
}

.pre-wrap {
    white-space: pre-wrap !important
}

.break-all {
    word-break: break-all !important;
}


/* .dataTables_length{ float: right !important;} */

.dataTables_filter {
    display: none;
}


/* .dataTables_length{ display: block;} */

table.dataTable thead .sorting_asc,
table.dataTable thead .sorting_desc,
table.dataTable thead .sorting {
    background-position: right -11px center !important;
    background-origin: content-box;
}

.table-responsive {
    border-radius: 6px 6px 2px 2px;
}

.accordion .card-header {
    cursor: pointer;
}

div.dataTables_wrapper {
    width: 100%;
    margin: 0 auto;
}

.dataTables_wrapper .dataTables_paginate {
    display: flex;
    justify-content: end;
}

.dataTables_scrollBody table thead {
    display: none;
}

.dataTables_wrapper.no-footer .dataTables_scrollBody {
    border-bottom: none !important;
}

.table-responsive .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
    color: #ffffff !important;
}

.scrolledTable {
    overflow-y: auto;
    clear: both;
}


/* .dataTables_wrapper.no-footer div.dataTables_scrollHead table.dataTable, .dataTables_scrollHeadInner{
    width: 100% !important;
} */

.common-table {
    width: 100% !important;
}

.circle-green {
    /* border: 3px solid rgb(169,226,163);
    border-radius: 50%; */
    width: 70px;
    height: 70px;
    margin: 0px auto;
}

    .circle-green img {
        width: 70px;
        height: 70px;
    }

.modal-body h4 {
    text-align: center;
    margin: 15px 0px;
    font-family: "Arial";
}

.circle-green svg {
    color: rgb(96, 182, 93)
}

.circle-green .fa-check {
    color: rgb(96, 182, 93)
}

.btn-primary a {
    color: #ffffff
}


/*complaint*/

.group label {
    margin-bottom: 0px;
    text-transform: capitalize;
    margin-right: 5px;
}

.tatgreen {
    background: rgb(144, 238, 144);
}

.tatyellow {
    background: rgb(255, 255, 0);
}

.tatdarkyellow {
    background: rgb(255, 165, 0);
}

.tatlightred {
    background: rgb(255, 102, 102);
}

.tatgreen,
.tatyellow,
.tatdarkyellow,
.tatlightred {
    width: 20px;
    height: 20px;
    margin-right: 5px;
    margin-bottom: 10px;
}

.heightfull {
    height: 100%;
}

.width300 {
    width: 300px !important;
}

.width200 {
    width: 200px !important;
}

.width100 {
    width: 100px !important;
}

.width110 {
    width: 100px !important;
}

.width120 {
    width: 120px !important;
}

.width125 {
    width: 125px !important;
}

.width60 {
    width: 60px !important;
}

.width40 {
    width: 60px !important;
}

.height650 {
    height: 650px;
}

.data-w60 {
    width: 60px !important;
}

.inner-addon {
    position: relative;
}

.right-addon .fa {
    right: 0px;
}

.modal-dialog.modal-lg {
    max-width: 800px !important;
}

.modal-header .close {
    color: white
}

.validation {
    color: #FF0000;
    font-size: 11px;
    line-height: 16px;
    letter-spacing: 0.01rem;
}


/* style icon */

.inner-addon .fa {
    position: absolute;
    padding: 10px;
    top: 0;
    pointer-events: none;
}

.stepwizard-step p {
    margin-top: 5px;
}

.stepwizard-row {
    display: table-row;
}

.stepwizard {
    display: table;
    width: 100%;
    position: relative;
}

.stepwizard-step button[disabled] {
    opacity: 1 !important;
    filter: alpha(opacity=100) !important;
}

.stepwizard-row:before {
    top: 14px;
    bottom: 0;
    position: absolute;
    content: " ";
    width: 89%;
    height: 1px;
    left: 5%;
    background-color: #ccc;
}

.stepwizard-step {
    display: table-cell;
    text-align: center;
    position: relative;
}

.btn-circle {
    width: 30px;
    height: 30px;
    text-align: center;
    padding: 6px 0;
    font-size: 12px;
    line-height: 1.428571429;
    border-radius: 15px;
}

.btn-success {
    background-color: #A1FFC0 !important;
    border-color: #00B23B !important;
}

    .btn-success i {
        color: #00B23B;
        font-size: 1.1rem;
        float: none;
    }

.btn-warning {
    background-color: #FFF678 !important;
    border-color: #FFD500 !important;
}

    .btn-warning i {
        color: #FFD500;
        font-size: 1.2rem;
    }

.btn-default {
    background-color: #EFEFEF;
    border-color: #B1B1B1;
}

#otherpolicydt .card-body {
    background: rgba(0, 153, 204, 0.03137254901960784)
}

.uploaded-file-color {
    color: #0099CC;
    margin-top: 2rem;
}

    .uploaded-file-color a {
        color: #0099CC !important;
        font-size: 14px !important;
        line-height: 20px !important;
    }

.budge-error {
    background-color: #FFF678 !important;
    border: 1px solid #FFD500;
    color: #000;
    padding: 3px 10px;
    border-radius: 7px;
}

.m-status {
    display: none;
}

.custom-file-label::after {
    content: "\f0c6" !important;
    font-family: 'FontAwesome';
    background: transparent;
    border-left: 0px;
    font-size: 18px;
}

.card .card .card-body {
    background: #0099CC08;
}

.chcpt-1 {
    padding-top: 1rem;
}

.modal-header {
    background: rgb(0, 153, 204);
}

    .modal-header h5 {
        color: #ffffff
    }

ul.editviolation li input[type="checkbox"] {
    margin-right: 5px;
}

.inactive {
    margin-top: 1.5rem;
}

.offcanvas-active {
    overflow: hidden;
}

.screen-overlay {
    width: 0%;
    height: 100%;
    z-index: 30;
    position: fixed;
    top: 0;
    left: 0;
    opacity: 0;
    visibility: hidden;
    background-color: rgba(34, 34, 34, 0.6);
    transition: opacity .2s linear, visibility .1s, width 1s ease-in;
}

    .screen-overlay.show {
        transition: opacity .5s ease, width 0s;
        opacity: 1;
        width: 100%;
        visibility: visible;
    }


/*
    .offcanvas{
	width:31%;
	visibility: hidden;
	transform:translateX(-100%);
	transition:all .2s;
  border-radius:0;
  box-shadow: 0 5px 10px rgba(0,0,0, .2);
	display:block;
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  z-index: 1200;
  background-color: #fff;

}
*/

.btn-close {
    color: #0099CC;
    font-size: 24px;
    cursor: pointer;
}
/**
    Below Line Added By Nitesh
*/
i#closeIcon {
    font-style: normal !important;
}

.order-first {
    order: 2;
}

.order-second {
    order: 1;
}

.order-fourth {
    order: 3;
}

.order-third {
    order: 4;
}

.m-line {
    display: none;
}

.m-hide {
    display: inline;
}
.dateinput {
    width: 90%
}

.dateicon {
    width: 10%;
    cursor: pointer;
    border-radius: 0rem 0.25rem 0.25rem 0rem;
}

.login-form .dateinput .form-control {
    padding: 0.32rem 0.75rem;
}

.dateinput .input-group-text {
    border-radius: 0rem 0.25rem 0.25rem 0rem
}
.regbimalogo {
    width: 98%;
}

.mr-8 {
    margin-top: 40px;
    width: 10%;
}

.modal-body a {
    display:inline-block;
/*    word-break: break-word;*/
word-break:break-all;
}
@media (max-width: 1024px){
    .mr-8 {
        width: 12% !important;
    }
}
@media (max-width: 991px) {
}

@media (max-width: 767px) {
    

    .table-view, #PHVieweditDataTables tr td:nth-child(5) {
        display: block;
        text-align: left;
        width: auto !important;
    }

    .table-view {
        height: 57px;
        align-items: center;
        display: flex;
        border-radius: 0 8px 0 0;
    }

    .view-data-table {
        padding: 1.25rem 0;
    }

    #PHVieweditDataTables tr td:nth-child(2), #PHVieweditDataTables tr td:nth-child(4),
    #PHVieweditDataTables tr td:nth-child(7),
    #PHVieweditDataTables tr td:nth-child(8), #PHVieweditDataTables tr td:nth-child(9),
    #PHVieweditDataTables tr td:nth-child(10), #PHVieweditDataTables tr td:nth-child(11),
    #PHVieweditDataTables tr th:nth-child(2), #PHVieweditDataTables tr th:nth-child(4),
    #PHVieweditDataTables tr th:nth-child(7), #PHVieweditDataTables tr th:nth-child(8),
    #PHVieweditDataTables tr th:nth-child(9), #PHVieweditDataTables tr th:nth-child(10),
    #PHVieweditDataTables tr th:nth-child(11) {
        display: none;
    }

    .pop-title {
        font-size: 22px;
        margin: 10px 0;
    }

    .tabular-data p:nth-child(odd) {
        margin-bottom: 0;
    }

    .tabular-data p:nth-child(even) {
        font-weight: normal;
        padding-bottom: 12px;
        border-bottom: 1px solid rgba(0,0,0,.2);
        margin-bottom: 12px;
    }

    .tabular-data p:last-child {
        border-bottom: 0;
    }

    .record-view {
        font-size: 18px;
    }

    #PHVieweditDataTables thead th, #PHVieweditDataTables tbody td {
        padding: 8px 15px !important;
        width: 25% !important;
        display: table-cell;
    }

    #PHVieweditDataTables thead .sorting {
        background-position: right -5px center !important;
    }

    .close-button {
        position: absolute;
        top: 20px;
        right: 20px;
        color: #000;
        background: none;
        font-size: 20px;
    }
    /*.ui-datepicker {
        width:15em !important;
    }*/
    /*.modal-open .modal {
        z-index: 99999 !important;
    }
    .modal-open .modal .modal-dialog {
        margin: 0.5rem auto;
    }*/
    .modal-open .sticky-top {
        z-index: -1 !important;
    }

    #myModal .modal-dialog {
        z-index: 99999;
    }

    .modal-open #toast-container {
        z-index: 10;
    }

    .onetimepass .modal-body h4 {
        font-size: 14px;
        line-height: 1;
        margin: 12px 0;
    }

    .dateinput .datepicker {
        cursor: pointer
    }

    .dateicon {
        width: 12%
    }

    .dateinput {
        width: 88%;
    }
}


@media (max-width: 768px) {
    .mr-8 {
        width: 18% !important;
    }
    .regbimalogo img {
        width: 35% !important;
    }
    .logologin img {
        margin-left: -180px !important;
    }
}
@supports (-webkit-touch-callout: none) {
    #myModal .modal-dialog {
        z-index: 99999;
    }

    .modal-open #toast-container {
        z-index: 10;
    }
}


@media (max-width: 992px) {
    .table-view, #PHVieweditDataTables tr td:nth-child(5) {
        display: block;
        text-align: left;
        width: auto !important;
    }

    .table-view {
        height: 57px;
        align-items: center;
        display: flex;
        border-radius: 0 8px 0 0;
    }

    .view-data-table {
        padding: 1.25rem 0;
    }

    #PHVieweditDataTables tr td:nth-child(2), #PHVieweditDataTables tr td:nth-child(4),
    #PHVieweditDataTables tr td:nth-child(7),
    #PHVieweditDataTables tr td:nth-child(8), #PHVieweditDataTables tr td:nth-child(9),
    #PHVieweditDataTables tr td:nth-child(10), #PHVieweditDataTables tr td:nth-child(11),
    #PHVieweditDataTables tr th:nth-child(2), #PHVieweditDataTables tr th:nth-child(4),
    #PHVieweditDataTables tr th:nth-child(7), #PHVieweditDataTables tr th:nth-child(8),
    #PHVieweditDataTables tr th:nth-child(9), #PHVieweditDataTables tr th:nth-child(10),
    #PHVieweditDataTables tr th:nth-child(11) {
        display: none;
    }

    .pop-title {
        font-size: 22px;
        margin: 10px 0;
    }

    .tabular-data p:nth-child(odd) {
        margin-bottom: 0;
    }

    .tabular-data p:nth-child(even) {
        font-weight: normal;
        padding-bottom: 12px;
        border-bottom: 1px solid rgba(0,0,0,.2);
        margin-bottom: 12px;
    }

    .tabular-data p:last-child {
        border-bottom: 0;
    }

    .record-view {
        font-size: 18px;
    }

    #PHVieweditDataTables thead th, #PHVieweditDataTables tbody td {
        padding: 8px 15px !important;
        width: 25% !important;
        display: table-cell;
    }

    #PHVieweditDataTables thead .sorting {
        background-position: right -5px center !important;
    }

    .close-button {
        position: absolute;
        top: 20px;
        right: 20px;
        color: #000;
        background: none;
        font-size: 20px;
    }
    /*.ui-datepicker {
        width:15em !important;
    }*/
    /*.modal-open .modal {
        z-index: 99999 !important;
    }
    .modal-open .modal .modal-dialog {
        margin: 0.5rem auto;
    }*/
    .modal-open .sticky-top {
        z-index: -1 !important;
    }

    #myModal.modal-open .modal-dialog {
        z-index: 99999;
    }

    .complaintdetails .pr-2 {
        display: none;
    }

    #insurerpopup {
        overflow-wrap: break-word;
    }
}

@media (max-width: 991px) {
}

@media (max-width: 500px) {

    #PHVieweditDataTables thead th, #PHVieweditDataTables tbody td {
        padding: 8px 10px !important;
        width: 75px !important;
    }

    .m-hide {
        display: none
    }

    .btn-border {
        padding: 3px 5px;
    }

    .mt-xs-1 {
        margin-top: 0.50rem;
    }

    .mb-xs-1 {
        margin-bottom: 0.50rem;
    }

    .login-wrapper {
        position: relative;
    }

    .top-banner {
        height: auto;
        background-color: rgb(255, 255, 255);
    }

    .login-form h3 {
        margin: 20px 0px;
        font-size: 18px;
    }

    .logo {
        width: 100%;
    }

    .arrow-center {
        justify-content: center;
    }

    h2 {
        font-size: 20px;
        line-height: 24px;
    }

    .top-banner h1 {
        color: #232440;
        font-size: 26px;
        line-height: 31px;
    }

    .top-banner p {
        color: #000000;
        line-height: 22px;
        font-family: "Arial";
        font-size: 12px;
    }

    .order-first {
        order: 2;
    }

    .order-second {
        order: 1;
    }

    .order-fourth {
        order: 3;
        text-align: left !important;
    }

        .order-fourth .justify-content-end {
            justify-content: start !important;
        }

    .order-third {
        order: 4;
    }

    .m-line {
        display: block;
        margin: 0;
    }

        .m-line hr {
            margin: 0px;
        }

    .order-second .m-line hr {
        margin: 0.9rem -1.9rem 0 0;
    }

    .menuclick {
        width: auto;
        padding: 7px 0px;
    }

        .menuclick.active {
            width: auto;
            padding: 7px 0px;
        }

    #sidebar {
        background: #ffffff;
        margin-left: -320px;
    }

        #sidebar.active {
            margin-left: 0px;
            transform: none;
            /* min-width: 100%;
        max-width: 100%;
        height: 100%; */
            min-width: 320px;
            max-width: 100%;
            height: 100%;
            position: absolute;
            background: #fff;
            z-index: 99;
        }
    /**/
    /*.offcanvas{ width: 70%;}*/
}

@media (max-width: 480px) {
    .identifierType label {
        font-size: 12px !important;
    }
    .mr-8 {
        width: 35% !important;
    }
    .regbimalogo img {

        width: 55% !important;
    }
    .logologin img {
        margin-left: -26px !important;
        margin-top: 7px !important;
    }
}

@media (max-width: 380px) {
    .regbimalogo img {
        width: 75% !important;
    }
    .mr-8 {
        width: 54% !important;
        margin-top: 26px !important;
    }
    .identifierType label {
        font-size: 10px !important;
        line-height: 13px !important;
    }
}
@media (max-width:320px) {
    .regbimalogo img {
        width: 75% !important;
    }

    .mr-8 {
        width: 54% !important;
        margin-top: 26px !important;
    }
    .identifierType label {
        font-size: 10px !important;
        line-height: 13px !important;
    }
}
    footer {
    background: rgb(224, 238, 248);
    padding: 9px 0px;
    position: relative;
}

    footer p {
        margin: 0px;
        color: #000000;
        text-align: center;
    }



hr {
    margin: 0rem 0 1rem 0;
}
.menulinks .navbar-expand-md {
    flex-flow: row wrap !important;
    flex-direction: column;
    align-items: flex-end;
    flex-grow: 1;
    
}
.dtlength {
    width: 0px;
}
.input-group-text{ background:#ffffff}
.datepicker {
    border-radius:0.25rem 0rem 0rem 0.25rem;
}
@media screen and (max-width: 800px) {
}

@media screen and ( max-width: 550px) {
   
}

footer a:hover {
    text-decoration: none;
}
.pdl {
    margin-right:0px;
}

@media (min-width: 768px) and (max-width: 1024px) {
    .overlapsection {
        height: 100%;
        top: 0
    }
    .pdl {
        margin-right: 10px;
    }

        .overlapsection h4 {
            margin-top: 0px;
        }

    .fixed_header tbody tr {
        width: 100%;
        
        display: flex
    }

    .fixed_header thead tr {
        display: flex
    }

    .ipad-mb-4 {
        margin-bottom: 1.8rem;
    }

    #PHVieweditDataTables tr td:nth-child(2),
    #PHVieweditDataTables tr td:nth-child(4), #PHVieweditDataTables tr td:nth-child(7),
    #PHVieweditDataTables tr td:nth-child(8), #PHVieweditDataTables tr td:nth-child(9),
    #PHVieweditDataTables tr td:nth-child(10), #PHVieweditDataTables tr td:nth-child(11),
    #PHVieweditDataTables tr th:nth-child(2),
    #PHVieweditDataTables tr th:nth-child(4), #PHVieweditDataTables tr th:nth-child(7),
    #PHVieweditDataTables tr th:nth-child(8),
    #PHVieweditDataTables tr th:nth-child(9), #PHVieweditDataTables tr th:nth-child(10),
    #PHVieweditDataTables tr th:nth-child(11) {
        display: none;
    }

    #PHVieweditDataTables thead th, #PHVieweditDataTables thead td {
        padding: 8px 0 8px 10px !important;
        width: 25% !important;
        display: table-cell;
    }

    .table-view, #PHVieweditDataTables tr td:nth-child(5) {
        display: block;
    }

    .table-view {
        height: 57px;
        align-items: center;
        display: flex;
        border-radius: 0 8px 0 0;
    }
}

@media screen and (min-width: 1339px) and (max-width: 1600px) {
}

@media screen and (max-width: 1280px) {
}

@media screen and (min-width: 1024px) and (max-width: 1024px) {
}

@media (max-width: 768px) {
    .top-banner {
        height: auto;
        padding-top: 20px;
        background: rgb(255, 255, 255);
    }

    .login-wrapper {
        position: relative;
        width: 100%;
    }

    .top-banner h1 {
        color: #000069;
        font-size: 22px;
        line-height: 35px;
    }

    .top-banner p {
        color: #000000;
        line-height: 22px;
        font-family: "Arial";
        font-size: 12px;
    }

    .circle-bg {
        background: transparent;
    }

        .circle-bg i {
            color: #111;
            font-size: 18px;
        }

    .mtsm2 {
        margin-top: 2rem;
    }

    .tabv100 {
        height: 100%;
    }

    .fixed_header {
        width: 100%;
        table-layout: auto;
        border-collapse: collapse;
    }

    .mbsm1 {
        margin-bottom: 1.7rem;
    }

    .navbar-light .navbar-toggler {
        color: #fff;
    }

    .login-form h3 {
        margin: 20px 0px;
    }

    .arrow-center {
        justify-content: center;
    }

    .circle-bg {
        background: transparent;
    }

        .circle-bg i {
            color: #000000;
            font-size: 18px;
        }
    .custom-file-label.selected {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        padding-right: 25px;
    }
    .menulinks .navbar-nav .nav-link:nth-child(1), .menulinks .navbar-nav .nav-link:nth-child(2), .menulinks .navbar-nav .nav-link:nth-child(3), .menulinks .navbar-nav .nav-link:nth-child(4) {
        border-right: none !important;
    }
}

@media (max-width: 575.98px) {
}

@media screen and (max-width: 440px) and (min-width: 360px) {
    
    #demo .carousel-item .item {
        height: auto !important;
    }

    footer span {
        padding-bottom: 68px;
    }
}

@media (min-width: 320px) and (max-width: 480px) {
    .menulinks .navbar-light .navbar-nav .nav-link {
        margin-bottom: 15px;
    }

    .optbtn {
        right: 83px !important;
    }

    .pdl {
        margin-right: -15px !important;
        margin-left: -15px;
    }

    .menulinks .navbar-nav .nav-link:nth-child(1), .menulinks .navbar-nav .nav-link:nth-child(2), .menulinks .navbar-nav .nav-link:nth-child(3), .menulinks .navbar-nav .nav-link:nth-child(4) {
        border-right: none !important;
    }

    .chosen-container {
        width: 100% !important;
    }

    .m-status {
        display: block;
    }

    .dropdown.changepass.show .caret:after {
        bottom: -21px;
    }

    .changepass .dropdown-menu {
        min-width: 9.5rem;
    }

    .circle-bg {
        background: #6271D2;
    }

        .circle-bg i {
            color: #ffffff;
            font-size: 18px;
        }

    .ui-datepicker {
        width: 17rem;
    }

    .d-flex.nowrap {
        white-space: normal;
    }

    .title {
        width: 100%;
        display: block !important;
    }

    .d-flex.nowrap h4 {
        width: 100%;
    }

    ul.breadcrumbcustom {
        padding-left: 0px;
        display: inline-block;
    }

        ul.breadcrumbcustom li:first-child {
            padding-left: 0px;
            border-left: 0px;
        }

    .breadcrumbcustom {
        white-space: nowrap;
    }

    .groupflex {
        padding: 0px;
        display: block;
    }

        .groupflex div {
            width: 100%;
        }

    header .col-7 {
        padding: 0px 0 0 10px
    }

    header .col-5 {
        /* padding: 0px 0 0 10px */
    }

    .changepass p {
        font-size: 9px;
        line-height: 0.80rem
    }

    .changepass a span {
        font-size:11px;
    }

    .fa.pull-right {
        margin-left: .1em;
    }

    .d-sm-block {
        display: block;
    }

    .stepwizard {
        display: none;
    }

    .m-status {
        display: block
    }

    .login,
    .forgot {
        padding: 20px;
    }

    .login-panel {
        padding: 0px 15px;
    }

    header .pull-right {
        padding-right: 0px;
    }

    .igms p,
    .section3 p,
    footer p {
        font-size: 12px;
    }

    .top-banner h1 {
        text-align: center;
        font-size: 18px;
    }

    .logo {
        width: 100%;
        margin-top: 0rem;
        margin-bottom: 0.50rem;
    }

    .changeorder-1 {
        order: 1;
        margin-bottom: 10px;
    }

    .changeorder-2 {
        order: 2
    }

    .mobile-mb-4 {
        margin-bottom: 1.8rem;
    }

    .quit {
        width: 25px;
        height: 25px;
        display: flex;
        justify-content: center;
    }

        .quit i {
            font-size: 12px;
        }

    canvas {
        width: 80%;
    }

    .dropdown.changepass.show .caret:before {
        bottom: -19px;
    }

    .inactive {
        margin-top: 0px;
    }
}

@media (min-width: 375px) {
}

@media (min-width: 320px) and (max-width: 568px) {
}

@media (min-width: 410px) and (max-width: 736px) {
    .pdl {
        margin-right: -15px;
    }
}

@media (min-width: 481px) and (max-width: 767px) {
    .circle-bg {
        background: #6271D2;
    }

        .circle-bg i {
            color: #ffffff;
            font-size: 18px;
        }
}

@media screen and (min-width: 1680px) and (max-width: 1600px) {
}

@media screen and (min-width: 1920px) {
}


.modal-loader {
    display: none;
    position: fixed;
    z-index: 1000;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: rgba(255,255,255,.8) url('/Content/images/loader_Loading.gif') 50% 50% no-repeat
}



/*Pritee Changes*/
.menulinks {
    background-color: #d7ddeb;
    padding: 11px 15px 11px 15px;
}

    .menulinks .nav-link {
        padding: 0px;
    }

        .menulinks .nav-link .home {
            background-image: url('../images/home.png');
            background-repeat: no-repeat;
            padding-left: 23px;
        }

            .menulinks .nav-link.active .home, .menulinks .nav-link .home:hover {
                background-image: url('../images/home2.png');
            }

        .menulinks .nav-link .contact {
            background-image: url('../images/contactus.png');
            background-repeat: no-repeat;
            padding-left: 23px;
        }

            .menulinks .nav-link.active .contact, .menulinks .nav-link .contact:hover {
                background-image: url('../images/contactus2.png');
            }

        .menulinks .nav-link .abt {
            background-image: url('../images/aboutus.png');
            background-repeat: no-repeat;
            padding-left: 23px;
        }

            .menulinks .nav-link.active .abt, .menulinks .nav-link .abt:hover {
                background-image: url('../images/aboutus2.png');
            }

        .menulinks .nav-link .faq {
            background-image: url('../images/faq.png');
            background-repeat: no-repeat;
            padding-left: 23px;
        }

            .menulinks .nav-link.active .faq, .menulinks .nav-link .faq:hover {
                background-image: url('../images/faq2.png');
            }

        .menulinks .nav-link .mobile {
            background-image: url('../images/mobile app.png');
            background-repeat: no-repeat;
            padding-left: 23px;
        }

            .menulinks .nav-link.active .mobile, .menulinks .nav-link .mobile:hover {
                background-image: url('../images/mobile app2.png');
            }

    .menulinks .navbar-light .navbar-nav .nav-link {
        color: #224386;
        font-size: 15px;
    }

        .menulinks .navbar-light .navbar-nav .nav-link.active {
            background-color: transparent !important;
            color: #d2281b !important;
        }

        .menulinks .navbar-light .navbar-nav .nav-link:hover {
            background-color: transparent !important;
            color: #d2281b !important;
        }

    .menulinks select {
        border-color: #ababab;
        padding: 4px;
        color: #000;
    }

    .menulinks select {
        outline: none;
    }

.menulinks select:after {
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid #f00;
    position: absolute;
    top: 40%;
    right: 5px;
    content: "";
    z-index: 98;
}

.optbtn {
    position: fixed;
    top: 9px;
    right: 64px;
}


.menulinks .navbar-nav .nav-link:nth-child(1), .menulinks .navbar-nav .nav-link:nth-child(2), .menulinks .navbar-nav .nav-link:nth-child(3), .menulinks .navbar-nav .nav-link:nth-child(4) {
    border-right: 1px solid #afb2b9;
}

.navbar-light .navbar-nav .nav-link:focus {
    outline: none !important;
}

button, html [type="button"], [type="reset"], [type="submit"] {
    -webkit-appearance: none !important;
}


/*div.complaintdetails:nth-child(2){
    padding-top:0.25rem !important;
}*/


.raisedComplaints, .openComplaints, .closedComplaints{
    cursor:pointer;
}

.ms-options-wrap > button {
    padding:0.5rem 0.95rem !important;
}

/*Start : Add css for Remark Column on 16/08/2022 by Shivanand Pandey*/
table.dataTable.display tbody tr.odd,
table.dataTable.display tbody tr.odd > .datatables_action {
    white-space: normal;
    width: 700px;
}

.nowrap {
    white-space: normal;
}
/*End : Add css for Remark Column on 16/08/2022 by Shivanand Pandey*/


