﻿@charset "utf-8";
/* CSS Document */
.topbar {
    /*background: #001c5a; /* Old browsers */
    background: #6F0047; /* Old browsers */
    background-color: #6F0047;
    display: block;
    border-bottom: 1px solid #ebebeb;
    font-family: Verdana;
    font-size: 12px;
    padding: 2px;
}

.top_row {
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
    padding: 2px;
}

.tophead_left {
    float: left;
    padding-left: 35px;
}

.tophead_right {
    width: auto;
    float: right;
    margin: 0px;
    padding: 0px;
}

.lang .dropdown-menu .dropdown-item {
    color: #000;
    border: none;
    border-bottom: 1px solid #eee;
}

.lang .dropdown-menu.show {
    min-width: 150px;
    padding: 0;
}

.loginlinks {
    border-right: 1px solid #fff;
    float: left;
    color: #fff;
    font-family: Verdana;
    font-size: 12px;
    line-height: 29px;
    padding: 0 7px;
}

a.loginlinks:hover {
    color: #eaeaea;
}

.loginlinks img {
    padding-right: 5px;
    position: relative;
    bottom: 1px;
    filter: invert(1);
}

.socialLinks img {
    border: 2px solid #fff;
    margin-right: 2px;
}

.lang {
    background: #fff;
}

    .lang a {
        border: 1px solid #e19e2c;
        padding: 6px;
        background: #fff;
        font-size: 12px;
        color: #000;
    }

.tophead_left li {
    list-style: none;
    float: left;
}

    .tophead_left li span {
        display: block;
    }

.tophead_left .gov {
    padding-right: 8px;
    color: #fff;
}

.gov span {
    text-align: right;
}

.tophead_left .ministry {
    padding-left: 8px;
    border-left: 1px solid #c0dcfb;
    color: #fff;
}

.head {
    background: #f3f3f3;
    padding: 0px;
}

.logo {
    margin-left: 30px;
}

.title-main {
    color: #156eb7;
    /*color: #045ba3;*/
    font-weight: bold;
    padding-top: 12px;
    text-align: center;
    padding-right: 10px;
}

    .title-main h2 {
        text-align: center;
        margin: 0;
        font-weight: bold;
        /*background: #6f0047;*/
        background: #001C5A;
        width: auto;
        display: table;
        color: #fff;
        border-radius: 6px;
        font-size: 28px;
        padding: 4px 15px;
    }

    .title-main h1 {
        text-align: center;
        margin: 0;
        font-weight: bold;
        /*background: #6f0047;*/
        background: #001C5A;
        width: auto;
        display: table;
        color: #fff;
        border-radius: 6px;
        font-size: 28px;
        padding: 4px 15px;
    }

    .title-main span {
        font-size: 15px;
        color: #585858;
    }

    .title-main sup {
        display: none;
    }


.main-navbar .navbar {
    padding: 0;
}

.navbar-dark .navbar-nav .nav-link {
    color: #fff;
    font-size: 13px;
}

.main-navbar img {
    padding-right: 3px;
    position: relative;
    bottom: 2px;
}

.main-navbar i.fa {
    padding-right: 5px;
}

.main {
    height: 100vh;
    display: flex;
    -moz-display: flex;
    -webkit-display: flex;
    flex-direction: column;
    -moz-flex-direction: column;
    -webkit-flex-direction: column;
}

.main-content {
    flex-grow: 1;
    -moz-flex-grow: 1;
    -webkit-flex-grow: 1;
    padding-top: 0px;
}


.carousel-control-prev, .carousel-control-next {
    width: 3%;
    opacity: 1;
}

.carousel-item img {
    width: 100%;
    height: auto;
}

.receipts, .disposal, .mob-cp {
    background-image: url(../Images/bg-img1.png);
    background-position: 100% 100%;
    background-repeat: no-repeat;
    border-radius: 2px;
    position: relative;
    border: none;
    color: #fff;
    display: block;
    margin-bottom: 15px;
    box-shadow: 2px 2px 3px 1px rgba(0, 0, 0, 0.20);
}

.mob-cp {
    background-image: url(../Images/mob-bg.png);
    background-color: #4d7f29;
}

.disposal {
    background-color: #e0a038;
}

.receipts {
    background-color: #d9534f;
}

.boxContainer {
    padding: 10px 0px;
}

.box-panel {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}

.mob-title img {
    float: left;
}

.mob-title h2 {
    position: relative;
    top: 11px;
    right: 30px;
    color: #a7ccf6;
}

.mob-title span {
    font-size: 23px;
    color: #eac774;
    position: relative;
    left: 50px;
}

.date {
    position: relative;
    font-size: 12px;
    right: 20px;
    float: right;
    top: 28px;
}

.box-titleLogin h2 {
    margin-bottom: 0px;
}

.inner {
    font-size: 25px;
}

.copyright {
    clear: both;
    text-align: center;
    border-top: 3px solid #fff;
    border-bottom: 3px solid #fff;
    font-size: 11px;
    padding: 5px;
    clear: both;
    text-align: center;
    background: #d8d8d8;
    border-top: 3px solid #fff;
    border-bottom: 3px solid #fff;
    font-size: 11px;
    font-weight: bold;
    padding: 5px;
}

.footer-bottom {
    background-color: #405788;
    display: inline;
    float: left;
    border-top: 1px solid #0d539c;
    width: 100%;
    padding: 5px 0;
    text-align: center;
}

.ad_image {
    display: inline-flex;
}

    .ad_image a {
        padding: 0 5px;
    }

.footer-bottom p {
    display: block;
    margin: 0;
    margin-top: 2px;
    font-size: 11px;
    font-weight: bold;
    color: #fff;
}

.disc a {
    color: #fff;
    font-size: 13px;
    border-right: 1px solid #b2b2b2;
    padding-right: 10px;
    margin-right: 5px;
}

    .disc a:hover {
        color: #fff;
        text-decoration: underline;
    }

footer {
    z-index: 999;
}
/*--------------Login----------------*/

.loginMain {
    padding: 15px;
}

.user {
    background: #6f0047;
    padding: 5px !important;
}

    .user h2 {
        font-size: 15px;
    }

.officer {
    background: #efa325;
}

.btn-link {
    color: #000;
}

.custom-card {
    background: none;
    border: none;
}

.custom-card, .custom-card-header {
    padding: 0;
    text-align: center;
}

.custom-card-header {
    box-shadow: 0px 2px 7px 0px #2d2d2d;
    border: none;
}

.custom-card-body label {
    color: #545454;
    font-size: 14px;
    text-align: left;
    display: block;
}

.custom-card-header .btn-link {
    font-size: 15px;
    padding: 0;
    font-weight: 600;
}

.custom-card-body .form-control {
    border-radius: 0;
    padding: 0px 10px;
    background: #e9e4e4;
}

.custom-card-body {
    background-size: cover;
    border: 1px solid #fff;
    padding: 15px;
}

.btn-login {
    background-color: #d38400;
    padding: 6px 80px !important;
    margin: 3px;
    white-space: normal;
    font-size: 100%;
    border: 1px solid #001c5a;
}

    .btn-login:hover {
        background-color: #d38400;
    }

#password_strength_border {
    border: none
}

.dropdown-item:focus, .dropdown-item:hover {
    color: #fff !important;
    text-decoration: none;
    background-color: #011c5a;
}

.page-link {
    color: #243db6 !important;
}

.loginInput input {
    margin: 0;
    border-right: none;
}

.custom-card .form-inline {
    display: block;
    margin-right: auto;
    margin-left: auto;
    margin-top: 15px;
}

.captcha {
    width: 50% !important;
}

.custom-card .form-inline input {
    padding: 2px;
    margin-right: auto;
    margin-left: auto;
    align-items: stretch;
}

.custom-card .form-inline img {
    vertical-align: text-bottom;
}

.officerImg {
    background: #373737;
    padding: 0 20px 0 30px;
}

    .officerImg img {
        width: 40px;
    }

.officer .flex-grow-1 {
    width: 64%;
}

.input-group-addon {
    padding: 8px;
    font-size: 13px;
    font-weight: normal;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #e8f0fe;
    border: none;
    border-bottom: #bbbbbb solid 1px;
    border-right: #bbbbbb solid 1px;
    border-top: #e6e6e6 solid 1px;
    border-radius: 0;
}

.loginHelp {
    font-size: 13px;
}

.custom-card-center {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}

.loginInput {
    margin-right: auto;
    margin-left: auto;
    align-items: stretch;
    width: 100%;
}

.custom-card-body .form-group mb-2 {
    margin-bottom: 5px;
}

.btn-signIn {
    background: #efa325;
    font-weight: 600;
    padding: 4px 10px;
    margin-right: 10px;
    border-radius: 2px;
    font-size: 15px;
}

.main-content.innerPage .container-fluid {
    padding: 0 15px;
}

.grievCont.lodgeBox {
    margin-top: 0;
    border-radius: 20px 0;
    margin-bottom: 0;
    border: 1px solid #1161b4;
}

    .grievCont.lodgeBox.borderGreen {
        border-color: #1e8034;
    }

.grievContAppeal.lodgeBox {
    margin-top: 0;
    border-radius: 20px 0;
    margin-bottom: 0;
    border: 1px solid #1161b4;
}

    .grievContAppeal.lodgeBox.borderGreen {
        border-color: #1e8034;
    }


.btn-signIn img {
    padding-right: 10px;
    margin-right: 6px;
}

.btn-signIn span {
    border-left: 0;
    padding: 5px 8px;
}

/*-----------------------left panel----------------------------*/

.sidebar {
    position: absolute;
    top: 190px;
    bottom: 0;
    left: 4px;
    z-index: 100;
    padding: 48px 0 0;
    box-shadow: inset -1px 0 0 rgba(0, 0, 0, .1);
    width: 100%;
    min-width: 190px;
}

.left_panel {
    background: -moz-linear-gradient(270deg, #001c5a 0%, #2c79ca 100%); /* ff3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #001c5a ), color-stop(100%, #2c79ca)); /* safari4+,chrome */
    background: -webkit-linear-gradient(270deg, #001c5a 0%, #2c79ca 100%); /* safari5.1+,chrome10+ */
    background: -o-linear-gradient(270deg, #001c5a 0%, #2c79ca 100%); /* opera 11.10+ */
    background: -ms-linear-gradient(270deg, #001c5a 0%, #2c79ca 100%); /* ie10+ */
    background: linear-gradient(180deg, #001c5a 0%, #2c79ca 100%); /* w3c */
    padding: 0;
    border-radius: 5px;
}

    .left_panel .nav-item {
        border-top: 1px solid #fff;
    }

    .left_panel a {
        color: #fff;
        padding-left: 20px;
        font-size: 15px;
    }

        .left_panel a:hover {
            color: #fff;
            padding-left: 20px;
            font-size: 15px;
            text-decoration: underline;
        }

    .left_panel .nav-item .nav-link.active {
        background: #e2e0e0;
        color: #000;
    }

/*-----------------------Right-----------------*/
.dashmain {
    padding: 1% 5%;
}

#tableBox {
    display: none;
}

.innerPage {
    background: none;
    padding-top: 3px;
}

.grievCont {
    background: #f7f7f7;
    border: 0;
    margin-bottom: 30px;
    margin-top: 30px;
    border-radius: 6px;
    width: 100%;
    box-shadow: 1px 2px 5px 1px #c5c5c5
}

.grievContAppeal {
    background: #f7f7f7;
    border: 0;
    margin-bottom: 30px;
    margin-top: 30px;
    border-radius: 6px;
    width: 100%;
    box-shadow: 1px 2px 5px 1px #c5c5c5
}

.boxGriev {
    margin: 0 15px;
    /*padding: 15px 0;*/
    padding: 10px 0;
    position: relative;
    width: 100%;
}

.boxIcon {
    padding: 10px;
    padding: 12px;
    margin-top: 0px;
    margin-right: 0px;
    width: 80px;
    height: 80px;
    border-radius: 50%;
}

    .boxIcon img {
        width: 50px;
        height: 50px;
    }

.contentBox {
    padding: 0 20px;
}

.griev1 {
    background: -moz-linear-gradient(270deg, #c7413c 0%, #df4943 100%); /* ff3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #c7413c), color-stop(100%, #df4943)); /* safari4+,chrome */
    background: -webkit-linear-gradient(270deg, #c7413c 0%, #df4943 100%); /* safari5.1+,chrome10+ */
    background: -o-linear-gradient(270deg, #c7413c 0%, #df4943 100%); /* opera 11.10+ */
    background: -ms-linear-gradient(270deg, #c7413c 0%, #df4943 100%); /* ie10+ */
    background: linear-gradient(180deg, #c7413c 0%, #df4943 100%); /* w3c */
    background: transparent;
    border: 2px solid #fff;
}

.griev2 {
    background: -moz-linear-gradient(270deg, #d4963e 0%, #e4a143 100%); /* ff3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #d4963e), color-stop(100%, #e4a143)); /* safari4+,chrome */
    background: -webkit-linear-gradient(270deg, #d4963e 0%, #e4a143 100%); /* safari5.1+,chrome10+ */
    background: -o-linear-gradient(270deg, #d4963e 0%, #e4a143 100%); /* opera 11.10+ */
    background: -ms-linear-gradient(270deg, #d4963e 0%, #e4a143 100%); /* ie10+ */
    background: linear-gradient(180deg, #d4963e 0%, #e4a143 100%); /* w3c */
    background: transparent;
    border: 2px solid #fff;
}

.griev3 {
    background: -moz-linear-gradient(270deg, #1ea567 0%, #21b16f 100%); /* ff3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #1ea567), color-stop(100%, #21b16f)); /* safari4+,chrome */
    background: -webkit-linear-gradient(270deg, #1ea567 0%, #21b16f 100%); /* safari5.1+,chrome10+ */
    background: -o-linear-gradient(270deg, #1ea567 0%, #21b16f 100%); /* opera 11.10+ */
    background: -ms-linear-gradient(270deg, #1ea567 0%, #21b16f 100%); /* ie10+ */
    background: linear-gradient(180deg, #1ea567 0%, #21b16f 100%); /* w3c */
    background: transparent;
    border: 2px solid #fff;
}

.box-title {
    padding-top: 10px;
    text-align: center;
    width: 100%;
    color: #fff;
}

    .box-title h3 {
        font-size: 45px;
    }

.custom-card-footer {
    margin-top: 20px;
}

.stats {
    text-align: center;
    color: #fff;
}

    .stats span {
        font-weight: 600;
        color: #fff;
    }

.toolsRow {
    font-size: 13px;
    padding: 7px 0px;
    background: #b8d7fc;
    background: -moz-linear-gradient(top, #b8d7fc 0%, #dcecff 100%);
    background: -webkit-linear-gradient(top, #b8d7fc 0%, #dcecff 100%);
    background: -o-linear-gradient(top, #b8d7fc 0%, #dcecff 100%);
    background: -ms-linear-gradient(top, #b8d7fc 0%, #dcecff 100%);
    background: linear-gradient(to bottom, #b8d7fc 0%, #dcecff 100%);
    font-weight: 600;
}

.accordion-menu {
    background: #f9f8f8;
    padding: 5px;
    box-shadow: 0px 5px 8px 0px #d4d4d4;
}

    .accordion-menu .box_btn {
        text-align: center;
    }

.leave-row {
    background: #f1f6fb;
    position: relative;
    font-size: 14px;
    font-weight: 600;
    /* overflow-x: hidden; */
}

.leave-row-index {
    width: 53px;
    text-align: center;
    padding: 8px 0 8px 0;
    border-right: 1px solid #dedede;
}

.leave_text {
    font-size: 14px;
}

.table > tbody > tr, .table > thead > tr {
    display: table-row;
}

.user_applied {
    margin: 5px;
    position: relative;
    padding: 0 0 0 50px;
    font-size: 12px;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

    .user_applied img {
        position: absolute;
        left: 0;
        right: 0;
    }

.username1 {
    color: #000;
    font-size: 14px;
    white-space: pre-wrap;
}

.post {
    color: #000;
    font-size: 12px;
    white-space: pre-wrap;
}

.list_body {
    background: #fff;
    padding: 10px 0 5px 0;
    transition: all 0.3s ease;
    position: relative;
    border-bottom: 1px solid #eee;
    overflow-x: hidden;
}

    .list_body:hover {
        background: #e4eef9;
    }

    .list_body a {
        color: #004894;
    }

.leave-row-index .form-check-input {
    width: 1rem;
    height: 1rem;
    padding-top: 0.1em;
    border: #aaa solid 1px;
    border-radius: 0.25rem;
}

.leave_type .btn {
    padding: 0 0.3rem;
    line-height: 1.2rem;
    font-size: 12px
}

.btn-primary:not(:disabled):not(.disabled):active, .btn-primary:hover {
    background: #6f0047;
    border: 1px solid #6f0047;
}

form .btn-primary {
    background: #001c5a;
    border-color: #001c5a;
}

.title-row, list-row {
    padding: 8px 0px 8px 15px;
}

.list-row {
    padding: 0px 0px 0px 15px;
}

    .list-row .form-group mb-2 {
        width: 75%;
    }

.footer-row {
    background: #ffffff;
    background: -moz-linear-gradient(top, #ffffff 0%, #e1efff 100%);
    background: -webkit-linear-gradient(top, #ffffff 0%, #e1efff 100%);
    background: -o-linear-gradient(top, #ffffff 0%, #e1efff 100%);
    background: -ms-linear-gradient(top, #ffffff 0%, #e1efff 100%);
    background: linear-gradient(to bottom, #ffffff 0%, #e1efff 100%);
}

.box_content3 {
    margin: 0% 4%;
    background: #fff;
    padding: 2px 6px;
}

.pagination {
    background: #fff;
    padding: 5px;
    padding-top: 6px;
    border-radius: 0px;
    margin: 0;
}

.page-link {
    background: #d9d9d9;
    background: -moz-linear-gradient(top, #d9d9d9 0%, #f0f0f0 100%);
    background: -webkit-linear-gradient(top, #d9d9d9 0%, #f0f0f0 100%);
    background: -o-linear-gradient(top, #d9d9d9 0%, #f0f0f0 100%);
    background: -ms-linear-gradient(top, #d9d9d9 0%, #f0f0f0 100%);
    background: linear-gradient(to bottom, #d9d9d9 0%, #f0f0f0 100%);
    color: #000;
    box-shadow: 2px 2px 3px 0px #a9a9a9;
    margin-right: 10px;
    border-radius: 3px;
}

.page-item .active {
    background: #fff;
    box-shadow: inset 1px 1px 2px 1px #a9a9a9;
}

.pagination-sm .page-link {
    padding: 0.15rem 0.5rem;
}

.orgFull {
    padding-top: 10px;
    /*font-size: 14px;*/
    font-size: large;
}


/*----------------lodge------------------*/

.headRow {
    background: #6e6e6e;
}

    .headRow span {
        padding: 7px 10px;
        border-radius: 2px;
        background: #b2b2b2;
        background: -moz-linear-gradient(top, #b2b2b2 0%, #848484 100%);
        background: -webkit-linear-gradient(top, #b2b2b2 0%, #848484 100%);
        background: -o-linear-gradient(top, #b2b2b2 0%, #848484 100%);
        background: -ms-linear-gradient(top, #b2b2b2 0%, #848484 100%);
        background: linear-gradient(to bottom, #b2b2b2 0%, #848484 100%);
        font-size: 14px;
    }

.lodgeMain {
    padding: 8px;
}

.lodgeBox {
    min-height: 148px;
    margin-bottom: 15px;
    display: flex;
    flex-wrap: wrap;
}

.signIn {
    padding-right: 15px;
}

.more {
    padding-right: 15px;
}

.orgTitle {
    background: #0b59ab;
    background: -moz-linear-gradient(top, #0b59ab 0%, #1768bd 100%);
    background: -webkit-linear-gradient(top, #0b59ab 0%, #1768bd 100%);
    background: -o-linear-gradient(top, #0b59ab 0%, #1768bd 100%);
    background: -ms-linear-gradient(top, #0b59ab 0%, #1768bd 100%);
    background: linear-gradient(to bottom, #0b59ab 0%, #1768bd 100%);
    color: #fff;
    padding: 5px;
    text-align: center;
    position: relative;
    top: 0px;
    border-radius: 0 0 20px 0px;
    width: 100%;
    height: 49px;
    line-height: 20px;
    overflow: hidden;
}

.orgTitleGreen {
    background: #1e8034;
}

.lodgeGriev {
    margin: 15px;
}

.lodgeMain .lodgeGriev {
    margin: 0px;
}

.lodgeGriev .box-title {
    padding-top: 0;
}

@media (max-width:1024px) {
    .sidebar {
        top: 202px;
    }
}

@media (max-width:992px) {
    .title-main {
        padding-top: 25px;
    }

        .title-main span {
            display: none;
        }
}

@media (max-width:800px) {
    .mob-title h2 {
        font-size: 30px
    }

    .mob-title span {
        font-size: 18px;
    }

    .sidebar {
        top: 242px;
    }

    .lodgeMain {
        padding: 0 20px;
    }
}

/*------------------------Updated-------------------*/
.logo img, .ad_image img {
    width: 100%;
    height: auto;
    max-width: 100%;
    vertical-align: middle;
    border: 0;
}

.box-title img {
    height: auto;
    max-width: 100%;
    vertical-align: middle;
    border: 0;
    width: 70px;
}

.box-titleLogin {
    width: 100%;
    color: #f5f5f5;
}

@media (max-width:580px) {
    .hidden-sm-down {
        display: none;
    }

    .title-main {
        float: left;
    }

    .swachh {
        float: right;
    }

    .logo {
        margin: 0;
    }

    .head .justify-content-between {
        display: block !important;
    }

    .lang a {
        font-size: 10px;
        padding: 8px;
    }

    .left_panel {
        width: 100%;
    }

    .tophead_left {
        float: none;
    }

        .tophead_left ul {
            padding: 0;
        }

        .tophead_left li {
            width: 100%;
        }

            .tophead_left li span {
                text-align: center;
            }

        .tophead_left li {
            float: none;
        }

    .lodgeMain {
        padding: 0 35px;
    }

    .toolsRow {
        margin-top: 10px;
    }

    .title-row, .list-row {
        padding: 8px 0px 8px 5px;
        word-break: break-word;
        font-size: 8px;
    }

    .btn-login {
        padding: 3px 5px !important;
        font-size: 18px;
        white-space: normal;
    }

    .leave-row-index {
        font-size: 9px;
        padding: 10px 0 8px 0 !important;
    }

    .list-row .form-group mb-2 {
        margin: 0;
    }

    .box-titleLogin {
        text-align: left !important;
    }

    .btn-signIn {
        margin-bottom: 5px;
    }
}

@media (max-width:768px) {
    .date {
        position: relative;
        font-size: 12px;
        right: 7px;
        float: right;
        top: 10px;
    }

    .inner {
        font-size: 20px;
    }

    .box-titleLogin h2 {
        font-size: 21px;
    }

    .box-titleLogin {
        padding-top: 10px;
        text-align: center;
    }

    .date {
        right: 20px;
        top: 28px;
    }
}

/*Added BY Arvind*/

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700;
}

@font-face {
    font-family: 'Source Sans Pro';
    font-style: normal;
    font-weight: 300;
    src: url('~/Content/fonts/source-sans-pro-v11-latin-300.eot');
    src: local('Source Sans Pro Light'), local('SourceSansPro-Light'), url('~/Content/fonts/source-sans-pro-v11-latin-300.eot?#iefix') format('embedded-opentype'), url('../Content/fonts/source-sans-pro-v11-latin-300.woff2') format('woff2'), url('../Content/fonts/source-sans-pro-v11-latin-300.woff') format('woff'), url('../Content/fonts/source-sans-pro-v11-latin-300.ttf') format('truetype'), url('../Content/fonts/source-sans-pro-v11-latin-300.svg#SourceSans Pro') format('svg');
}

@font-face {
    font-family: 'Source Sans Pro';
    font-style: italic;
    font-weight: 300;
    src: url('~/Content/fonts/source-sans-pro-v11-latin-300italic.eot');
    src: local('Source Sans Pro Light Italic'), local('SourceSansPro-LightItalic'), url('~/Content/fonts/source-sans-pro-v11-latin-300italic.eot?#iefix') format('embedded-opentype'), url('../Content/fonts/source-sans-pro-v11-latin-300italic.woff2') format('woff2'), url('../Content/fonts/source-sans-pro-v11-latin-300italic.woff') format('woff'), url('../Content/fonts/source-sans-pro-v11-latin-300italic.ttf') format('truetype'), url('../Content/fonts/source-sans-pro-v11-latin-300italic.svg#SourceSans Pro') format('svg');
}

@font-face {
    font-family: 'Source Sans Pro';
    font-style: italic;
    font-weight: 400;
    src: url('~/Content/fonts/source-sans-pro-v11-latin-italic.eot');
    src: local('Source Sans Pro Italic'), local('SourceSansPro-Italic'), url('~/Content/fonts/source-sans-pro-v11-latin-italic.eot?#iefix') format('embedded-opentype'), url('../Content/fonts/source-sans-pro-v11-latin-italic.woff2') format('woff2'), url('../Content/fonts/source-sans-pro-v11-latin-italic.woff') format('woff'), url('../Content/fonts/source-sans-pro-v11-latin-italic.ttf') format('truetype'), url('../Content/fonts/source-sans-pro-v11-latin-italic.svg#SourceSans Pro') format('svg');
}

@font-face {
    font-family: 'Source Sans Pro';
    font-style: normal;
    font-weight: 400;
    src: url('~/Content/fonts/source-sans-pro-v11-latin-regular.eot');
    src: local('Source Sans Pro Regular'), local('SourceSansPro-Regular'), url('~/Content/fonts/source-sans-pro-v11-latin-regular.eot?#iefix') format('embedded-opentype'), url('../Content/fonts/source-sans-pro-v11-latin-regular.woff2') format('woff2'), url('../Content/fonts/source-sans-pro-v11-latin-regular.woff') format('woff'), url('../Content/fonts/source-sans-pro-v11-latin-regular.ttf') format('truetype'), url('../Content/fonts/source-sans-pro-v11-latin-regular.svg#SourceSans Pro') format('svg');
}

@font-face {
    font-family: 'Source Sans Pro';
    font-style: normal;
    font-weight: 600;
    src: url('~/Content/fonts/source-sans-pro-v11-latin-600.eot');
    src: local('Source Sans Pro SemiBold'), local('SourceSansPro-SemiBold'), url('~/Content/fonts/source-sans-pro-v11-latin-600.eot?#iefix') format('embedded-opentype'), url('../Content/fonts/source-sans-pro-v11-latin-600.woff2') format('woff2'), url('../Content/fonts/source-sans-pro-v11-latin-600.woff') format('woff'), url('../Content/fonts/source-sans-pro-v11-latin-600.ttf') format('truetype'), url('../Content/fonts/source-sans-pro-v11-latin-600.svg#SourceSans Pro') format('svg');
}

@font-face {
    font-family: 'Source Sans Pro';
    font-style: italic;
    font-weight: 600;
    src: url('~/Content/fonts/source-sans-pro-v11-latin-600italic.eot');
    src: local('Source Sans Pro SemiBold Italic'), local('SourceSansPro-SemiBoldItalic'), url('~/Content/fonts/source-sans-pro-v11-latin-600italic.eot?#iefix') format('embedded-opentype'), url('../Content/fonts/source-sans-pro-v11-latin-600italic.woff2') format('woff2'), url('../Content/fonts/source-sans-pro-v11-latin-600italic.woff') format('woff'), url('../Content/fonts/source-sans-pro-v11-latin-600italic.ttf') format('truetype'), url('../Content/fonts/source-sans-pro-v11-latin-600italic.svg#SourceSans Pro') format('svg');
}

@font-face {
    font-family: 'Source Sans Pro';
    font-style: normal;
    font-weight: 700;
    src: url('~/Content/fonts/source-sans-pro-v11-latin-700.eot');
    src: local('Source Sans Pro Bold'), local('SourceSansPro-Bold'), url('~/Content/fonts/source-sans-pro-v11-latin-700.eot?#iefix') format('embedded-opentype'), url('../Content/fonts/source-sans-pro-v11-latin-700.woff2') format('woff2'), url('../Content/fonts/source-sans-pro-v11-latin-700.woff') format('woff'), url('../Content/fonts/source-sans-pro-v11-latin-700.ttf') format('truetype'), url('../Content/fonts/source-sans-pro-v11-latin-700.svg#SourceSans Pro') format('svg');
}

@font-face {
    font-family: 'Source Sans Pro';
    font-style: italic;
    font-weight: 700;
    src: url('~/Content/fonts/source-sans-pro-v11-latin-700italic.eot');
    src: local('Source Sans Pro Bold Italic'), local('SourceSansPro-BoldItalic'), url('~/Content/fonts/source-sans-pro-v11-latin-700italic.eot?#iefix') format('embedded-opentype'), url('~/Content/fonts/source-sans-pro-v11-latin-700italic.woff2') format('woff2'), url('../Content/fonts/source-sans-pro-v11-latin-700italic.woff') format('woff'), url('../Content/fonts/source-sans-pro-v11-latin-700italic.ttf') format('truetype'), url('../Content/fonts/source-sans-pro-v11-latin-700italic.svg#SourceSans Pro') format('svg');
}

.required:after {
    content: " * ";
    font-weight: bolder;
    color: red;
}

.eitherOrRequired:after {
    content: " # ";
    font-weight: bolder;
    color: red;
}

.eitherOrRequiredBefore:before {
    content: " # ";
    font-weight: bolder;
    color: red;
}

fieldset {
    border: 1px groove #ddd;
    padding: 0 1.4em 1.4em 1.4em !important;
    margin: 0 0 1.5em 0 !important;
    -webkit-box-shadow: 0px 0px 0px 0px #000;
    box-shadow: 0px 0px 0px 0px #000;
}

    fieldset.border-top {
        border: none;
        border-top: 1px groove #ff0000;
    }

legend {
    font-size: 1.0em !important;
    font-weight: bold !important;
    text-align: left;
    width: auto;
    padding: 0 10px;
    border-bottom: none;
    margin-bottom: 0px !important;
}

.text-danger {
    color: red;
}

.text-info {
    color: #0038b5 !important;
}

.show-grid {
    margin: 0px;
}

    .show-grid [class^=col-] {
        padding-top: 10px;
        padding-bottom: 10px;
        /*
    background-color: #eee;
    background-color: rgba(86,61,124,.15);
    */
        border-top: 1px solid #ddd;
        border-top: 1px solid rgba(86,61,124,.2);
    }

.bg-megenta {
    background-color: #c61fb9;
}

.bg-kiwi {
    background-color: #733e8b !important;
}

.bg-darkSeaGreen {
    background-color: #8FBC8F !important;
}

.bg-darkSlatiGray {
    background-color: #2F4F4F !important;
}

.bg-dark {
    /*background-color: #001c5a !important;*/
    background-color: #6F0047 !important;
}

.info-box-text {
    text-transform: none;
    font-size: 17px;
    font-weight: bold;
}

.info-box-number {
    font-size: 25px;
}

/*.dropdown-menu {
    width: 220px !important;
}*/



.navbar-nav > .user-menu > .dropdown-menu > .user-body a {
    color: #FFFFFF !important;
}

.select2-selection--single {
    height: auto !important;
    border-color: #d2d6de !important;
}

.common-wrapper {
    border-bottom: 1px solid #eeeeee;
    background: #fbfbfb;
    z-index: 10;
}

.common-container {
    height: 36px;
}

.common-left {
    float: left;
    position: relative;
}

    .common-left ul {
        list-style: none;
        display: inline-flex;
    }

        .common-left ul li {
            float: left;
            line-height: 132%;
            font-size: 65%;
            font-weight: 600;
            text-transform: uppercase;
            height: 36px;
            padding-top: 6px;
            padding-right: 8px;
        }

.clearfix {
}

*, *::before, *::after {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}

.common-left ul li.gov-india {
    text-align: right;
}

.common-left ul li.ministry {
    padding-left: 8px;
    border-left: 1px solid #eeeeee;
}

.common-left ul li span {
    display: block;
    font-size: 120%;
}

*, *::before, *::after {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}

.common-left ul li span.li_eng {
    font-size: 120%;
}

/*ul {
    list-style: none;
    display: inline-flex;
}*/

.text-black {
    color: black;
}

.header-wrapper {
    border-bottom: 1px solid #fff !important;
}

.header-container {
    padding: 8px 0px 6px;
}

.float-element {
    float: left;
    margin-left: 12px;
}

.header-right.clearfix {
    font-size: 90% !important;
}

.header-right {
    float: right;
}

/*.logo {
    min-width: 345px;
    background: none;
    padding: 0;
    float: left;
    font-size: 160%;
    line-height: 90%;
    min-height: 103px;
    margin-top: 0px !important;
    text-transform: uppercase;
    width: 85%;
}*/

.logo img {
    float: left;
    padding: 0;
}

.logo a {
    display: block;
    text-align: left;
    color: #000;
}

.header__logo {
    float: left;
    margin: 0;
    padding: 0;
}

.logo a strong {
    padding-top: 0px !important;
    font-weight: 600;
    display: block;
    font-size: 80%;
}

.logo a span {
    display: block;
    font-weight: 900;
    font-size: 110%;
}

.ad4 {
    display: inline-block !important;
}

/*.info-box {
    display: block;
    min-height: 90px;
   background: #fff;
    width: 90%;
    box-shadow: 1px 1px 1px rgba(0,0,0,0.1);
    border-radius: 2px;
    margin-bottom: 5px;
    z-index:100;
}*/
address {
    font-style: italic;
    display: block;
}

@media (max-width: 767px) {
    .navbar-nav > .user-menu > .dropdown-menu > .user-body a {
        background: #fff;
        background: transparent !important;
    }
    /*.main-header .navbar-custom-menu a, .main-header .navbar-right a {
    color: inherit;
    background: transparent !important;
}*/
}
/* Marquee */
@keyframes push {
    from {
        margin: 0;
    }

    to {
        margin: 100px;
    }
}

.marquee {
    white-space: nowrap;
    overflow: hidden;
}

    .marquee > span {
        animation: 1s linear 0s infinite push;
        animation-direction: alternate;
        /*
    animation: duration timing-function delay repeat-count animation-name;    
    */
    }

.blink_me {
    animation: blinker 1s linear infinite;
}

@keyframes blinker {
    50% {
        opacity: 0;
    }
}

a {
    cursor: pointer;
}

.roundedcorner {
    border-radius: 10px;
}

.button {
    text-transform: uppercase;
    display: inline-block;
    font-size: 16px;
    line-height: 19px;
    letter-spacing: 0.035em;
    padding: 18px 45px;
    border-radius: 40px;
    font-weight: 500;
    white-space: nowrap;
}

.button--primary {
    background-color: #01E675;
    color: #fff !important;
}

.button-social > :first-child {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 42px;
    line-height: 50px;
    font-size: 1.6em;
    text-align: center;
    border-right: 1px solid rgba(0,0,0,0.2);
}

.error-page {
    width: 900px;
    margin: 20px auto 0 auto;
}

.elevation-2 {
    box-shadow: 0 3px 6px rgba(0,0,0,.16), 0 3px 6px rgba(0,0,0,.23);
}

/*btn-social*/
.btn-social {
    position: relative;
    padding-left: 44px;
    text-align: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

    .btn-social > :first-child {
        position: absolute;
        left: 0;
        top: 0;
        bottom: 0;
        width: 32px;
        line-height: 34px;
        font-size: 1.6em;
        text-align: center;
        border-right: 1px solid rgba(0, 0, 0, 0.2);
    }

    .btn-social.btn-lg {
        padding-left: 61px;
    }

        .btn-social.btn-lg > :first-child {
            line-height: 45px;
            width: 45px;
            font-size: 1.8em;
        }

    .btn-social.btn-sm {
        padding-left: 38px;
    }

        .btn-social.btn-sm > :first-child {
            line-height: 28px;
            width: 28px;
            font-size: 1.4em;
        }

    .btn-social.btn-xs {
        padding-left: 30px;
    }

        .btn-social.btn-xs > :first-child {
            line-height: 20px;
            width: 20px;
            font-size: 1.2em;
        }

.btn-social-icon {
    position: relative;
    padding-left: 44px;
    text-align: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 34px;
    width: 34px;
    padding: 0;
}

    .btn-social-icon > :first-child {
        position: absolute;
        left: 0;
        top: 0;
        bottom: 0;
        width: 32px;
        line-height: 34px;
        font-size: 1.6em;
        text-align: center;
        border-right: 1px solid rgba(0, 0, 0, 0.2);
    }

    .btn-social-icon.btn-lg {
        padding-left: 61px;
    }

        .btn-social-icon.btn-lg > :first-child {
            line-height: 45px;
            width: 45px;
            font-size: 1.8em;
        }

    .btn-social-icon.btn-sm {
        padding-left: 38px;
    }

        .btn-social-icon.btn-sm > :first-child {
            line-height: 28px;
            width: 28px;
            font-size: 1.4em;
        }

    .btn-social-icon.btn-xs {
        padding-left: 30px;
    }

        .btn-social-icon.btn-xs > :first-child {
            line-height: 20px;
            width: 20px;
            font-size: 1.2em;
        }

    .btn-social-icon > :first-child {
        border: none;
        text-align: center;
        width: 100%;
    }

    .btn-social-icon.btn-lg {
        height: 45px;
        width: 45px;
        padding-left: 0;
        padding-right: 0;
    }

    .btn-social-icon.btn-sm {
        height: 30px;
        width: 30px;
        padding-left: 0;
        padding-right: 0;
    }

    .btn-social-icon.btn-xs {
        height: 22px;
        width: 22px;
        padding-left: 0;
        padding-right: 0;
    }

.hidden {
    display: none !important;
}


/*----------Updated------------*/
.btn-signIn span {
    border-left: 0;
    padding: 0;
}

.disc b {
    font-weight: 600 !important;
}

.bg-purple {
    background-color: #6a0dad;
}
/*=====For new Login Page====*/
.user .btn-link {
    color: #0c0c0c;
    padding: 3px 0px;
}

.headingRow {
    background: #ed824d;
    margin-bottom: 7px;
    padding: 0px;
    box-shadow: 1px 1px 2px #6b6b6b;
}

.titleOne {
    padding: 8px;
}

.headingRow span {
    padding: 7px 10px;
    border-radius: 2px;
    color: #000;
    font-style: italic;
    font-size: 16px;
}

    .headingRow span .imgHead {
        background: #b7b7b7;
        border-radius: 3px;
        padding: 3px;
        margin-right: 8px;
        box-shadow: 1px 1px 3px #000;
    }

.headingRow a {
    color: #000;
}

.logBox {
    padding-right: 0px;
}

.contBox {
    font-size: 14px;
    text-align: justify;
    padding: 5px 15px 5px 10px;
    margin: 5px 7px 5px 0px;
}

    .contBox li {
        list-style: none;
    }

.note {
    font-size: 14px;
    padding: 0;
}
/*------------------*/
.logo img, .ad_image img {
    width: 100%;
    height: auto;
    max-width: 100%;
    vertical-align: middle;
    border: 0;
}

.ad_image img {
    background: #fff;
    border-radius: 4px;
    padding: 5px 10px;
}

.box-title img {
    height: auto;
    max-width: 100%;
    vertical-align: middle;
    border: 0;
}

.box-titleLogin {
    width: 100%;
    color: #5d5d5d;
}

.font-bold {
    font-size: 16px !important;
    font-weight: bold !important;
}

.font-size-16 {
    font-size: 16px !important;
}

.font-size-14 {
    font-size: 14px !important;
}

.bg-green {
    background-color: #1e8034 !important;
}

.bg-orange {
    background-color: #b15c32 !important;
}

.bg-yellow {
    background-color: #efa324 !important;
}

.list-style-none {
    list-style: none !important;
}

/*Home page box section*/
.boxSection {
    background: #fff;
    margin: 0 -15px;
}

.aboutSection {
    margin: 10px -15px;
    background: #efefef;
}

.innerSection {
    margin: 0px auto;
    max-width: 1200px;
    padding: 15px;
}

    .innerSection a {
        color: #0038b5;
        font-weight: 500;
    }

    .innerSection h2 {
        font-size: 22px;
        font-weight: 700;
    }

.boxSection .box {
    padding: 20px;
    text-align: center;
}

.boxSection .box1 {
    background: #e28faa;
}

.boxSection .box2 {
    background: #80c8ea;
}

.boxSection .box3 {
    background: #f3cf9b;
}

.boxSection .box img {
    margin-bottom: 10px;
}

.boxSection .box p span {
    padding: 5px 12px;
    text-align: center;
    background: #001c5a;
    color: #fff;
    text-transform: uppercase;
    width: 160px;
    display: inline-block;
}

.boxSection .box:hover p span {
    background: #6f0047;
}

.heighlights {
    background: #6f0047;
    margin-top: 4px;
    padding: 0 15px;
    margin: 5px -15px;
}

    .heighlights ul {
        margin: 0;
        padding: 0;
    }

        .heighlights ul li {
            display: inline-block;
            list-style-type: none;
            color: #fff;
            padding: 4px 0 0 4px;
        }

            .heighlights ul li a {
                color: #fff;
            }

                .heighlights ul li a:hover {
                    text-decoration: underline;
                }

            .heighlights ul li span {
                padding: 0 10px;
                color: #ffec04;
            }

.swachh {
    display: none;
}

#demo {
    padding: 0 40px;
    margin: 0 -15px;
}

    #demo .carousel-indicators {
    }

.text-primary {
    color: #6f0047 !important;
}

address.text-center {
    text-align: left !important;
}

.carousel-control-prev-icon {
    width: 40px;
    height: 79px;
    background: #6f0047 no-repeat 50% / 70% 70%;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3e%3c/svg%3e");
}

.carousel-control-next-icon {
    width: 40px;
    height: 79px;
    background: #6f0047 no-repeat 50% / 70% 70%;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3e%3c/svg%3e");
}

.whatsNew {
    background: #e5e5e5;
    padding: 8px;
}

    .whatsNew ul {
        margin: 0;
        padding: 0;
    }

        .whatsNew ul li {
            background: #fff;
            list-style-type: none;
            font-size: 15px;
            padding: 4px;
            display: flex;
            flex-wrap: wrap;
            margin-bottom: 8px;
        }

            .whatsNew ul li:last-child {
                margin-bottom: 0;
            }

            .whatsNew ul li a {
                color: #333;
            }

                .whatsNew ul li a:hover {
                    text-decoration: underline;
                }

            .whatsNew ul li span {
                background: #e2e2e2;
                padding: 5px;
                font-size: 14px;
                font-weight: 500;
                width: 77px;
                float: left;
                margin-right: 10px;
                text-align: center;
                color: #2d2d2d;
                text-transform: uppercase;
            }

                .whatsNew ul li span b {
                    font-size: 35px;
                    color: #6f0047;
                    text-align: center;
                    line-height: 29px;
                }

                .whatsNew ul li span em {
                    display: block;
                    text-align: center;
                }

.loginScreen {
    max-width: 500px;
    margin: 10px auto;
    width: 100%;
    box-shadow: 0 0 2px #ccc;
    background: #fff;
}

    .loginScreen h2 {
        text-align: left;
        padding: 15px 0 0 15px;
        font-size: 26px;
        font-weight: 600;
        text-transform: uppercase;
        color: #001c5a;
    }

.pd0 {
    padding: 0 !important;
}

.loginScreen a {
    font-size: 14px;
    color: #6f0047;
}

    .loginScreen a:hover {
        text-decoration: underline;
    }

.contentBox:nth-child(1) .grievCont {
    background: #fb9107;
}

.contentBox:nth-child(2) .grievCont {
    background: #49a54d;
}

.contentBox:nth-child(3) .grievCont {
    background: #e63c38;
}

.contentBox:nth-child(1) .grievContAppeal {
    background: #3BAFDA;
}

.contentBox:nth-child(2) .grievContAppeal {
    background: #FC6E51;
}

.contentBox:nth-child(3) .grievContAppeal {
    background: #8CC152;
}


table.table-bordered.dataTable th, table.table-bordered.dataTable td {
    font-size: 14px;
    padding: 4px;
}

table.table-bordered.dataTable tbody th, table.table-bordered.dataTable tbody td .btn {
    background: #e1e1e1;
    color: #898989;
    padding: 2px 10px;
    border: 1px solid #ccc;
    box-shadow: none;
    text-transform: uppercase;
    font-size: 13px;
    float: right;
}

    table.table-bordered.dataTable tbody th, table.table-bordered.dataTable tbody td .btn:hover, table.table-bordered.dataTable tbody th, table.table-bordered.dataTable tbody td .btn.btn-info:hover {
        background: #001c5a;
        color: #fff;
    }

    table.table-bordered.dataTable tbody th, table.table-bordered.dataTable tbody td .btn.btn-info {
        background: #6f0047;
        border-color: #6f0047;
        color: #fff;
        box-shadow: none;
    }

table.dataTable td, table.dataTable th {
    padding: 4px;
    font-size: 14px;
}

table.dataTable th {
    background: #ccc;
}

table.dataTable thead .sorting:before, table.dataTable thead .sorting:after, table.dataTable thead .sorting_asc:before, table.dataTable thead .sorting_asc:after, table.dataTable thead .sorting_desc:before, table.dataTable thead .sorting_desc:after, table.dataTable thead .sorting_asc_disabled:before, table.dataTable thead .sorting_asc_disabled:after, table.dataTable thead .sorting_desc_disabled:before, table.dataTable thead .sorting_desc_disabled:after {
    font-size: 18px;
    bottom: 3px !important;
}

.innerText {
    text-align: center;
}

    .innerText h2 {
        font-size: 50px;
        margin-bottom: 5px;
    }

    .innerText p {
        font-size: 16px;
        margin-bottom: 5px;
        margin-top: -15px;
    }

.mt-10 {
    margin-top: 10px !important;
}

@media (max-width:767px) {
    .boxSection .box {
        margin-bottom: 10px;
    }

    .carousel-control-prev, .carousel-control-next {
        width: 30px;
    }

    .title-main h2 {
        margin-bottom: 5px;
    }

    .tophead_left .ministry {
        border-left: 0;
    }

    .tophead_left {
        padding-left: 0;
    }

    .title-main {
        float: left;
        width: 30%;
        padding: 10px;
    }

    .logo {
        margin: 0;
        float: left;
        width: 60%;
    }

    .title-main h2 {
        margin-bottom: 5px;
        font-size: 20px;
    }

    #demo {
        padding: 0;
        margin: 0;
    }

    .lodgeMain {
        margin-bottom: 15px;
    }
}

/* Carousel
----------------------------------- */
#carouselBeadManRedding {
    background-color: #000;
}

.carousel.carousel-fade .carousel-item {
    display: block;
    opacity: 0;
    transition: opacity ease-out 1.7s;
    left: 0;
    top: 0;
    position: absolute;
}

    .carousel.carousel-fade .carousel-item.active {
        opacity: 1 !important;
    }

    .carousel.carousel-fade .carousel-item:first-child {
        top: auto;
        position: relative;
        transition: opacity ease-out 1.7s;
    }

    .carousel.carousel-fade .carousel-item :nth-child(2) {
        top: auto;
        position: relative;
        transition: opacity ease-out 1.7s;
    }

.carousel-item .img-fluid {
    margin: 0 auto;
}

#TblGrievance tr td:last-child {
    text-align: center;
}

#TblGrievance tr th:last-child {
    width: 95px !important;
}

.user {
    background: #dcdcdc;
    padding: 5px !important;
    box-shadow: none !important
}

.alertMsg {
    display: none;
    text-align: left;
    margin-top: 15px;
    width: 280px !important;
    position: fixed;
    top: 40px;
    right: 0;
    z-index: 9999;
    height: 165px;
}

.card-info:not(.card-outline) .card-header, .card-primary:not(.card-outline) .card-header {
    background-color: #e2e2e2 !important;
}

.card-title {
    color: #333;
    font-weight: 500 !important;
}