    #wrapper {
        margin-top: 100px;
        font-family: 'Arimo', sans-serif;
        padding-left: 225px;
    }
    
    #page-wrapper {
        width: 100%;
        padding: 0;
        background-color: #fff;
    }
    
    @media(min-width:768px) {
        #wrapper {
            padding-left: 225px;
        }
        #page-wrapper {
            padding: 0px 16px;
        }
    }
    /*#wrapper {
    padding-left: 0;
}*/
    
    .navbar-fixed-bottom,
    .navbar-fixed-top {
        border: none;
    }
    
    .navbar-inverse {
        background-color: #CBCBCB;
    }
    /* Top Navigation */
    
    .top-nav {
        padding: 0 15px;
        margin-right: 15px;
    }
    
    .top-nav>li {
        display: inline-block;
        float: left;
    }
    
    .top-nav>li>a {
        line-height: 50px;
        color: #fff;
    }
    
    .navbar-inverse .navbar-nav>li>a {
        color: #000;
    }
    
    .navbar-inverse .navbar-nav>.open>a {
        background-color: #999 !important;
    }
    
    .navbar-brand {
        float: left;
        height: 50px;
        padding: 10px 25px;
        font-size: 18px;
        line-height: 20px;
        color: white;
    }
    /*.navbar-brand img{
    height: 84px;
    width: 230px;
    margin-top: -10px;
    margin-left: -25px;
    margin-right: 20px;
    margin-bottom: 0px;
}*/
    
    @media(min-width:768px) {
        .side-nav {
            position: fixed;
            top: 80px;
            left: 225px;
            width: 225px;
            margin-left: -225px;
            border-right: 1px solid #000;
            border-radius: 0;
            overflow-y: auto;
            background-color: #fff;
            bottom: 0;
            overflow: hidden;
            padding-bottom: 40px;
        }
        .side-nav>li>a {
            width: 225px;
            padding: 20px;
            text-transform: capitalize;
        }
        .side-nav li a:hover,
        .side-nav li a:focus {
            outline: none;
            background-color: #fff !important;
            color: #ce9f00 !important;
        }
    }
    
    .side-nav>li>ul {
        padding: 0;
    }
    
    .side-nav>li>ul>li>a {
        display: block;
        padding: 10px 15px 10px 38px;
        text-decoration: none;
        color: #999;
    }
    
    .navbar-inverse .side-nav li a {
        color: #000;
    }
    
    .side-nav>li>ul>li>a:hover {
        color: #fff;
    }
    
    .side-nav li i {
        color: #8f9eba;
    }
    
    .side-nav li:nth-child(1) {
        background: #fff;
    }
    
    .side-nav li:nth-child(2) {
        background: #fff;
    }
    
    .side-nav li:nth-child(3) {
        background: #fff;
    }
    
    .side-nav li:nth-child(4) {
        background: #fff;
    }
    
    .side-nav li:nth-child(5) {
        background: #fff;
    }
    
    .side-nav li:nth-child(6) {
        background: #fff;
    }
    
    .side-nav li:nth-child(7) {
        background: #fff;
    }
    
    .side-nav li:nth-child(8) {
        background: #fff;
    }
    
    .side-nav li:nth-child(9) {
        background: #fff;
    }
    
    .navbar-inverse {
        background-color: #cbcbcb;
    }
    
    .navbar-inverse .navbar-brand {
        color: white;
    }
    
    .login-form h4 {
        color: #d2181f;
        margin: 35px 0 20px 0;
        font-family: 'Quicksand', sans-serif;
    }
    
    .form {
        position: fixed;
        width: 50%;
        background: #FFFFFF;
        max-width: 100%;
        margin: 0 auto 100px;
        padding: 30px;
        border-top-left-radius: 3px;
        border-top-right-radius: 3px;
        border-bottom-left-radius: 3px;
        border-bottom-right-radius: 3px;
        /*text-align: center;*/
        z-index: 3;
    }
    
    .form .login-input {
        outline: 0;
        background: #f2f2f2;
        width: 100%;
        border: 0;
        padding: 10px;
        border-left: 3px solid #d2181f;
        box-sizing: border-box;
        font-size: 14px;
    }
    
    .form .btn-login {
        outline: 0;
        background: #8a1e20;
        border: 0;
        padding: 10px 15px;
        color: #FFFFFF;
        font-size: 14px;
        -webkit-transition: all 0.3 ease;
        transition: all 0.3 ease;
        cursor: pointer;
        text-transform: uppercase;
    }
    
    a {
        color: black;
        text-decoration: none;
    }
    
    a:focus,
    a:hover {
        color: black;
        text-decoration: none;
    }
    
    label.uppercase {
        text-transform: uppercase;
        font-size: 15px;
    }
    
    .panel-default {
        border-color: white;
    }
    
    .panel {
        webkit-box-shadow: 0 0px 0px rgba(0, 0, 0, 0);
        box-shadow: 0 0px 0px rgba(0, 0, 0, 0);
    }
    
    .nav>li>a:hover,
    .nav>li.spice {
        text-decoration: none;
        background-color: #d8d9da;
        /*color: #d8d9da;*/
    }
    
    .navbar-content {
        padding: 15px 20px;
    }
    
    .navbar-inverse .navbar-nav>.open>a:hover {
        color: #fff;
        /*background-color: #080808;*/
    }
    
    .navbar-brand>img {
        display: block;
        width: 100%;
        background-color: #cbcbcb;
    }
    
    .blmed-icon {
        height: 80px;
        width: 226px;
        /*background-color: #074d9c;*/
        background-color: #cbcbcb;
        /* border-bottom: 1px solid #000;
    border-radius: 0; */
    }
    
    .img-view-doctor {
        width: 100px;
        height: 100ppx;
    }
    
    .img-view-procedure {
        width: 250px;
        height: 200px;
    }
    
    .img-view-hospital {
        width: 350px;
        height: 300px;
    }
    
    .nav>li>a:hover,
    .nav>li.active {
        text-decoration: none;
        background-color: #d8d9da;
        /*color: #d8d9da;*/
    }
    
    .loginRegisterClass {
        margin: auto;
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
    }
    
    .user-right {
        margin: 0px 0 -34px 103px;
    }
    
    .user-left {
        margin: -33px 35px 0 0;
    }
    
    .btn-info,
    .btn-primary {
        background-color: #e4332b!important;
        border: none;
    }
    
    .pagination>.active>a,
    .pagination>.active>a:focus,
    .pagination>.active>a:hover,
    .pagination>.active>span,
    .pagination>.active>span:focus,
    .pagination>.active>span:hover {
        background-color: #e4332b!important;
    }
    
    .in-style1 {
        font-weight: 600;
        font-size: 14px;
    }
    
    .table>tbody>tr>td,
    .table>tbody>tr>th,
    .table>tfoot>tr>td,
    .table>tfoot>tr>th,
    .table>thead>tr>td,
    .table>thead>tr>th {
        /* font-size: 10px; */
        font-weight: 500px;
    }
    
    .frm {
        border: 1px solid #d8d9da;
        outline: none;
        padding: 10px 0px;
        width: 100%;
        margin-bottom: 25px;
    }
    
    .division1 {
        padding-left: 15px;
    }
    
    .sub-div {
        height: 400px;
        overflow-y: auto;
    }
    
    .scrl-set::-webkit-scrollbar {
        width: 4px;
    }
    /* Track */
    
    .scrl-set::-webkit-scrollbar-track {
        background: #f1f1f1;
    }
    /* Handle */
    
    .scrl-set::-webkit-scrollbar-thumb {
        background: #d0d0d0;
    }
    /* Handle on hover */
    
    .scrl-set::-webkit-scrollbar-thumb:hover {
        background: #888;
    }
    
    .sub-div1 {
        border-bottom: 1px solid #d8d9da;
        padding: 25px;
        cursor: pointer;
    }
    
    .sub-div1.selected {
        background-color: #fff;
        border: 1px solid #d8d9da;
    }
    
    .sub-div2 {
        padding-left: 15px;
        margin-top: 5px;
    }
    
    .sub-div3 {
        border-bottom: 1px solid #d8d9da;
        padding: 40px 0px;
    }
    
    .sub-div4 {
        padding-left: 15px;
        margin-top: 20px;
    }
    
    .division2 {
        border: 1px solid #d8d9da;
        margin-top: 20px;
        margin-right: 15px;
    }
    
    .emp-style1 {
        font-size: 18px;
        font-weight: 500;
        padding-bottom: 15px;
    }
    
    .icon-style1 {
        width: 50px;
        height: 50px;
    }
    
    .icon-style2 {
        float: right;
        margin-top: 10px;
    }
    
    .icon-style11 {
        width: 60px;
        height: 60px;
    }
    
    .icon-style3 {
        color: #e4332b !important;
    }
    
    .btn-success {
        background-color: #e4332b !important;
        border: none !important;
    }
    
    .btn-style1 {
        border: 1px solid #d8d9da;
        font-weight: 500;
        padding: 5px 30px;
        background-color: #fff;
    }
    
    .card-sect1 {
        border: 1px solid #ffffff;
        height: 550px;
        box-shadow: 0px 0px 5px 0px #dafad1;
        padding: 10px;
        border-radius: 10px;
    }
    
    .viewall-btn {
        position: absolute;
        bottom: 20px;
        width: 100%;
    }
    
    .headstyle {
        border-bottom: 1px solid #d8d9da;
        margin-bottom: 20px;
        padding-bottom: 10px;
        padding-left: 15px;
    }
    
    .headstyle2 {
        border-bottom: 1px solid #d8d9da;
        margin-bottom: 20px;
        padding-bottom: 10px;
        padding-left: 30px;
    }
    
    @media (max-width: 575.98px) {
        #wrapper {
            padding-left: 0px;
        }
        .panel-body {
            padding: 0px;
        }
        .card-sect1 {
            box-shadow: none
        }
        .headstyle {
            padding-bottom: 0px;
            margin-bottom: 0px;
            border: none;
        }
        .table-striped tbody {
            font-size: smaller !important;
        }
        .blmed-icon {
            height: 100% !important
        }
        .viewall-btn {
            position: absolute;
            bottom: -20px;
            width: auto;
            text-align: center
        }
        .card-sect1 {
            height: 100%;
        }
        .mob-hide {
            display: none;
        }
        .navbar-inverse {
            height: 100px;
        }
        .top-nav>li>a {
            line-height: normal;
        }
        .navbar-toggle {
            margin-right: 30px;
        }
        .navbar-nav .open .dropdown-menu {
            background: #cbcbcb
        }
        .navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
            font-size: smaller;
        }
        .navbar-fixed-top .navbar-collapse {
            max-height: 390px !important;
        }
        .x-axis {
            overflow-x: auto;
            width: 290px
        }
        .wide100 {
            width: 100% !important
        }
        .frm {
            margin-top: 20px;
        }
    }