body {
    color: #38393a;
    background: #ffffff;
    font-family: "Helvetica Neue", Roboto, Arial, "Droid Sans", sans-serif;
    font-size: 13px;
    font-weight: 400;
    line-height: 1.471;
}

.main_container .top_nav {
    display: block;
    margin-left: 230px;
}

.no-padding {
    padding: 0 !important;
}

.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-55,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    position: relative;
    float: left;
    padding-right: 5px;
    padding-left: 5px;
}

.row {
    margin-right: -10px;
    margin-left: -10px;
}

.grid_slider .col-md-6 {
    padding: 0 40px;
}

.h1,
.h2,
.h3,
h1,
h2,
h3 {
    margin-top: 10px;
    margin-bottom: 10px;
}

a {
    color: #5A738E;
}

    .btn.active.focus,
    .btn.active:focus,
    .btn.focus,
    .btn:active.focus,
    .btn:active:focus,
    .btn:focus,
    :active,
    :focus,
    :visited,
    a,
    a:active,
    a:focus,
    a:visited {
        outline: 0;
        text-decoration: none;
    }

.navbar {
    margin-bottom: 0;
}

.navbar-header {
    background: #34495E;
}

.navbar-right {
    margin-right: 0;
}

.top_nav .navbar-right {
    margin: 0;
    width: 80%;
    float: right;
}

    .top_nav .navbar-right li {
        display: inline-block;
        float: right;
        position: static;
    }

@media (min-width:480px) {
    .top_nav .navbar-right li {
        position: relative;
    }
}

.top_nav .dropdown-menu li {
    width: 100%;
}

    .top_nav .dropdown-menu li a {
        width: 100%;
        padding: 12px 20px;
    }

.top_nav li a i {
    font-size: 15px;
}

.navbar-static-top {
    position: fixed;
    top: 0;
    width: 100%;
}

.sidebar-header {
    border-bottom: 0;
    margin-top: 46px;
}

    .sidebar-header:first-of-type {
        margin-top: 0;
    }

.nav.side-menu > li {
    position: relative;
    display: block;
    cursor: pointer;
    border-bottom: 1px solid #ff9090;
}

.nav-sm .side-menu-1:hover .child_menu_1 {
    display: block;
}

.nav.side-menu > li > a {
    margin-bottom: 0;
}

    .nav.side-menu > li > a:hover {
        color: #ffffff !important;
    }

    .nav.side-menu > li > a:hover,
    .nav > li > a:focus {
        text-decoration: none;
        background: #ffa3a3;
    }

.nav.child_menu {
    display: none;
    background: #ffe2e2;
}

.nav.child_menu_1 {
    display: none;
    background: #16163d;
}

.nav-sm ul.nav.side-menu li:hover ul.nav.child_menu {
    display: block;
}

.nav.child_menu li.active,
.nav.child_menu li:hover {
    background-color: #ffa3a3;
}

.nav.child_menu li {
    padding-left: 36px;
}

.nav-md ul.nav.child_menu li:before {
    background: #ff7272;
    bottom: auto;
    content: "";
    height: 8px;
    left: 23px;
    margin-top: 9px;
    position: absolute;
    right: auto;
    width: 8px;
    z-index: 1;
    border-radius: 50%;
}

.nav-md ul.nav.child_menu li:after {
    border-left: 1px solid #ffa3a3;
    bottom: 0;
    content: "";
    left: 27px;
    position: absolute;
    top: 0;
}

.nav.top_menu > li > a,
.nav > li > a {
    position: relative;
    display: block;
}

.nav.child_menu > li > a,
.nav.side-menu > li > a {
    color: #9d0000;
    /* font-weight: bold; */
}

.nav li li.current-page a,
.nav.child_menu li li a.active,
.nav.child_menu li li a:hover {
    color: #fff;
}

.nav.child_menu li li.active,
.nav.child_menu li li:hover {
    background: 0 0;
}

.nav > li > a {
    padding: 5px 10px;
}

.nav.side-menu > li.active,
.nav.side-menu > li.current-page {
    /* border-right: 5px solid #d2070b; */
}

.nav li.current-page {
    background: rgba(255, 255, 255, .05);
}

.nav li li li.current-page {
    background: 0 0;
}

.navbar-brand,
.navbar-nav > li > a,
.site_title {
    color: #000000 !important;
    margin-left: 0 !important;
}

.nav.side-menu > li.active > a {
    /* text-shadow: rgba(0,0,0,.25) 0 -1px 0; */
    background: #ffa3a3;
    box-shadow: rgba(0, 0, 0, .25) 0 1px 0, inset rgba(255, 255, 255, .16) 0 1px 0;
    color: #F2F5F7 !important;
}

.navbar-brand,
.navbar-nav > li > a {
    font-weight: 500;
    line-height: 32px;
}

.site_title {
    font-weight: 400;
    font-size: 22px;
    width: 100%;
    /* line-height:59px; */
    display: block;
    /* height:55px; */
    margin: 0;
    padding: 3px;
}

.nav-md .site_title1 {
    display: none;
}

.nav-sm .site_title {
    display: none;
}

.nav.navbar-nav > li > a {
    /* color: black !important; */
}

.nav.top_menu > li > a {
    padding: 10px 15px;
    color: #34495E !important;
}

.nav > li > a:focus,
.nav > li > a:hover {
    background-color: #ffa3a3;
}

.toggle {
    float: left;
    margin: 0;
    padding-top: 10px;
    width: 70px;
}

    .toggle a {
        padding: 15px 15px 0;
        margin: 0;
        cursor: pointer;
        color: #092e18;
    }

        .toggle a i {
            font-size: 26px;
        }

.nav.child_menu > li > a {
    color: #b02c2c;
    font-size: 12px;
    padding: 5px;
}

.kyc-container-pg {
    width: 1170px !important;
}

.main_menu_side {
    padding: 5px 0px 0px 0px;
}

.bs-docs-sidebar .nav > li > a {
    display: block;
    padding: 4px 6px;
}

footer {
    background: #fff;
    padding: 10px 20px;
    display: block;
}

.nav-sm footer {
    margin-left: 70px;
}

.footer_fixed footer {
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
}

.dropdown-menu {
    box-shadow: none;
    display: none;
    float: left;
    font-size: 12px;
    left: 0;
    list-style: none;
    padding: 0;
    position: absolute;
    text-shadow: none;
    top: 100%;
    z-index: 9998;
    border: 1px solid #D9DEE4;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

    .dropdown-menu > li > a {
        color: #e9000f;
    }

.navbar-nav .open .dropdown-menu {
    /* position: absolute; */
    background: #efeff0;
    margin-top: 0;
    /* border: 1px solid #9c9ca9; */
    /* -webkit-box-shadow: none; */
    right: 10px;
    left: auto;
    width: 218px;
    border-radius: 0px 0px 10px 10px;
    box-shadow: 0px 5px 10px rgba(0, 0, 0, .1);
}

    .navbar-nav .open .dropdown-menu.msg_list {
        width: 300px;
    }

.info-number .badge {
    font-size: 10px;
    font-weight: 400;
    line-height: 13px;
    padding: 2px 6px;
    position: absolute;
    right: 2px;
    top: 8px;
}

.sidebar-footer {
    bottom: 0;
    clear: both;
    display: block;
    padding: 5px 0 0;
    position: fixed;
    width: 230px;
    background: #cf4a45;
    z-index: 999;
}

    .sidebar-footer a {
        padding: 7px 0 3px;
        text-align: center;
        width: 25%;
        font-size: 17px;
        display: block;
        float: left;
        background: #ffffff;
        cursor: pointer;
        color: #030303;
        border-top: 1px solid #fff;
    }

        .sidebar-footer a:hover {
            background: #cf4a45;
            color: #fff;
        }

ul.msg_list li a .image img {
    border-radius: 2px;
    -webkit-border-radius: 2px;
    float: left;
    margin-right: 10px;
    width: 11%;
}

ul.msg_list li a .message {
    display: block !important;
    font-size: 11px;
}

ul.msg_list li a .message {
    display: block !important;
    font-size: 11px;
}

.dropdown-menu.msg_list span {
    white-space: normal;
}

a.user-profile {
    color: #5E6974 !important;
}

.user-profile img {
    width: 29px;
    height: 29px;
    border-radius: 50%;
    margin-right: 10px;
    border: 1px solid #000000;
}

.main_menu .fa {
    width: 26px;
    opacity: .99;
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    -moz-osx-font-smoothing: grayscale;
}

.left_col {
    background: #ffffff;
}

.nav-sm .container.body .col-md-3.left_col {
    min-height: 100%;
    width: 70px;
    padding: 0;
    z-index: 9999;
    position: absolute;
}

.overflow_hidden,
.sidebar-widget,
.site_title,
.tile,
.weather-days .col-sm-2,
.x_title h2,
table.tile_info td p {
    overflow: hidden;
}

.nav-sm .hidden-small {
    visibility: hidden;
}

.nav-sm .container.body .right_col {
    padding: 10px 20px;
    margin-left: 70px;
    z-index: 2;
}

.nav-sm .navbar.nav_title {
    width: 70px;
}

    .nav-sm .navbar.nav_title a span {
        display: none;
    }

    .nav-sm .navbar.nav_title a i {
        font-size: 27px;
        margin: 13px 0 0 3px;
    }

.site_title i {
    border: 1px solid #EAEAEA;
    padding: 5px 6px;
    border-radius: 50%;
}

.nav-sm .main_container .top_nav {
    display: block;
    margin-left: 70px;
    z-index: 2;
}

.nav-sm .nav.side-menu li a {
    text-align: center !important;
    font-weight: 400;
    font-size: 10px;
    padding: 10px 5px;
}

.nav-sm .nav.child_menu li.active,
.nav-sm .nav.side-menu li.active-sm {
    border-right: 5px solid #F44336;
}

    .nav-sm .nav.side-menu li.active-sm ul ul,
    .nav-sm ul.nav.child_menu ul {
        position: static;
        width: 200px;
        background: 0 0;
    }

.nav-sm > .nav.side-menu > li.active-sm > a {
    color: #1ABB9C !important;
}

.nav-sm .nav.side-menu li a i.toggle-up {
    display: none !important;
}

.nav-sm .menu_section h3,
.nav-sm .profile,
.nav-sm span.fa {
    display: none;
}

.nav-sm .nav.side-menu li a i {
    font-size: 25px !important;
    text-align: center;
    width: 100% !important;
    margin-bottom: 5px;
}

.nav-sm ul.nav.child_menu {
    left: 100%;
    position: absolute;
    top: 0;
    width: 210px;
    z-index: 4000;
    background: #ffd0d0;
    display: none;
    border-left: 1px solid white;
}

    .nav-sm ul.nav.child_menu li {
        padding: 0 10px;
    }

        .nav-sm ul.nav.child_menu li a {
            text-align: left !important;
        }

.menu_section {
    margin-bottom: 0;
}

    .menu_section h3 {
        padding-left: 10px;
        color: #060630;
        text-transform: uppercase;
        letter-spacing: .5px;
        font-weight: 700;
        font-size: 11px;
        margin-bottom: 0;
        margin-top: 0;
        text-shadow: 1px 1px #000;
        background: #fff;
    }

    .menu_section > ul {
        margin-top: 5px;
    }

.main_menu span.fa {
    float: right;
    text-align: center;
    margin-top: 5px;
    font-size: 10px;
    min-width: inherit;
    color: #9e0303;
}

.active a span.fa {
    text-align: right !important;
    margin-right: 4px;
}

.nav-sm .menu_section {
    margin: 0;
}

.nav-sm li li span.fa {
    display: inline-block;
}

.nav_menu {
    float: left;
    background: #ffffff;
    border-bottom: 1px solid #9e0303;
    margin-bottom: 10px;
    width: 100%;
    position: relative;
}

@media (min-width:480px) {
    .nav_menu {
        position: static;
    }
}

.nav-md .container.body .col-md-3.left_col {
    min-height: 100%;
    width: 230px;
    padding: 0;
    position: absolute;
    display: -ms-flexbox;
    display: flex;
    z-index: 1;
}

    .nav-md .container.body .col-md-3.left_col.menu_fixed {
        height: 100%;
        position: fixed;
    }

body .container.body .right_col {
    background: #f1f2f3;
}

.nav-md .container.body .right_col {
    padding: 10px 20px 10px;
    margin-left: 230px;
}

.nav_title {
    width: 230px;
    float: left;
    background: #fdfdfd;
    border-radius: 0;
    height: 57px;
}

@media (max-width:991px) {

    .nav-md .container.body .right_col,
    .nav-md .container.body .top_nav {
        width: 100%;
        margin: 0;
    }

    .nav-md .container.body .col-md-3.left_col {
        display: none;
    }

    .nav-md .container.body .right_col {
        width: 100%;
        padding-right: 0;
    }

    .right_col {
        padding: 10px !important;
    }

    .kyc-container-pg {
        width: 100% !important;
    }
}

@media (max-width:1200px) {
    .x_title h2 {
        width: 62%;
        font-size: 17px;
    }

    .graph,
    .tile {
        zoom: 85%;
        height: inherit;
    }
}

@media (max-width:1270px) and (min-width:192px) {
    .x_title h2 small {
        display: none;
    }
}

.left_col .mCSB_scrollTools {
    width: 6px;
}

.left_col .mCSB_dragger {
    max-height: 400px !important;
}

.container {
    width: 100%;
    padding: 0;
}

.top_nav .nav .open > a,
.top_nav .nav .open > a:focus,
.top_nav .nav .open > a:hover,
.top_nav .nav > li > a:focus,
.top_nav .nav > li > a:hover {
    background: #ffffff;
}

.badge {
    background-color: #e9000f;
}

/* form */
.x_panel {
    width: 100%;
    border-radius: 10px;
    padding: 0px 0px;
    display: inline-block;
    background: #fff;
    border: 1px solid #E6E9ED;
    -webkit-column-break-inside: avoid;
    -moz-column-break-inside: avoid;
    column-break-inside: avoid;
    opacity: 1;
    transition: all .2s ease;
}

.x_title {
    border-bottom: 1px solid #981111;
    padding: 0;
    background: #fff2f2;
    line-height: 10px;
}

#lblgrdDetails .btn-primary {
    color: #fff;
    background-color: #0ab39c;
    border-color: #0ab39c;
}

#lblgrdDetails .btn-danger {
    color: #fff;
    background-color: #e9000f;
    border-color: #e9000f;
}

.x_panel,
.x_title {
    margin-bottom: 0px;
}

    .x_title h2 {
        margin: 5px 10px;
        float: left;
        line-height: 1.5;
        display: block;
        font-size: 16px;
        color: #9e0303;
    }

        .x_title h2 small {
            margin-left: 10px;
        }

.form-horizontal .control-label {
    padding-top: 5px;
    color: #624b67;
    font-weight: bold;
    font-size: 12px;
}

.form-control {
    border-radius: 0;
    width: 99%;
    height: 23px;
}

.panel_toolbox > li > a {
    padding: 5px;
    color: #C5C7CB;
    font-size: 14px;
}

.panel_toolbox > li > a {
    padding: 5px;
    color: #9e0303;
    font-size: 14px;
}

.panel_toolbox > li {
    float: left;
    cursor: pointer;
}

.panel_toolbox {
    /* float: right; */
    min-width: 70px;
}

.navbar-right {
    margin-right: 0;
}

/* /form */
.form-group {
    margin-bottom: 5px;
}

.right_col .btn-search,
.right_col .btn-export,
.right_col .btn-reset {
    border: none;
    background-color: #0ab39c;
    padding: 5px 15px;
    border: none;
}

.right_col .btn-reset {
    background: #e9000f;
}

.row.margin-top-10 {
    margin-top: 10px;
}

table.table tr > th {
    font-weight: normal;
    font-size: 12px;
    /*text-align: center;*/
    white-space: nowrap;
}

table.table thead {
    background: #5f4d63;
    color: #fff;
}

table.table tbody tr td i {
    margin: 0 auto;
    display: table;
    text-align: center;
}

table.table tbody tr td {
    /*text-align: center;*/
    padding: 2px;
}

ul.panel_toolbox input {
    position: relative;
}

.search {
    position: absolute;
    top: 4px;
    right: -6px;
    background: #e9000f;
    padding: 5px 6px;
}

#btnCancelDetails {
    background-color: #e9000f;
}

.table-responsive {
    padding: 0px;
    height: 200px;
    /* overflow-y: hidden;
  overflow-x: hidden;
  max-height:300px;
  }
  .table-responsive:hover{
  overflow-y: scroll;
  overflow-x: scroll;*/
}

    .table-responsive::-webkit-scrollbar {
        width: 2px;
        height: 5px;
    }

    .table-responsive::-webkit-scrollbar-track {
        -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
        -webkit-border-radius: 10px;
        border-radius: 10px;
    }

    .table-responsive::-webkit-scrollbar-thumb {
        -webkit-border-radius: 10px;
        border-radius: 10px;
        background: rgb(2, 2, 15);
        -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5);
    }

        .table-responsive::-webkit-scrollbar-thumb:window-inactive {
            background: rgba(2, 2, 15, 0.53);
        }

.nav-md .main_menu {
    padding: 0px;
    overflow-y: hidden;
    overflow-x: hidden;
    max-height: 112vh;
}

    .nav-md .main_menu:hover {
        overflow-y: scroll;
        /*overflow-x: scroll;*/
    }

    .nav-md .main_menu::-webkit-scrollbar {
        width: 2px;
    }

    .nav-md .main_menu::-webkit-scrollbar-track {
        -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
        -webkit-border-radius: 10px;
        border-radius: 10px;
    }

    .nav-md .main_menu::-webkit-scrollbar-thumb {
        -webkit-border-radius: 10px;
        border-radius: 10px;
        background: #d2070b;
        -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5);
    }

        .nav-md .main_menu::-webkit-scrollbar-thumb:window-inactive {
            background: #d2070b;
        }

/* .nav-sm .main_menu{
  padding: 0px;
  overflow-y: hidden;
  max-height: 690px;
  direction: rtl;
}
.nav-sm .main_menu:hover{
  overflow-y: scroll;
}
.nav-sm .main_menu::-webkit-scrollbar {
  width: 2px;
}
.nav-sm .main_menu::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); 
  -webkit-border-radius: 10px;
  border-radius: 10px;
}
.nav-sm .main_menu::-webkit-scrollbar-thumb {
  -webkit-border-radius: 10px;
  border-radius: 10px;
  background: #d2070b; 
  -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5); 
}
    
.nav-sm .main_menu::-webkit-scrollbar-thumb:window-inactive {
  background: #d2070b; 
} */
.right_col {
    min-height: calc(100vh - 40px) !important;
}

.form-horizontal .form-group {
    padding-top: 5px;
    margin-right: 0;
    margin-left: 0;
}

.hover {
    display: none;
}


/* extr */
.div {
    margin-bottom: 0;
    width: 900px;
    height: 50px;
    word-wrap: break-word;
    overflow-y: hidden;
    overflow-x: scroll;
}

/* login-screen */
.login-screen {
    background: url(../images/bg.jpg) bottom center;
}

.form-control:focus {
    border-color: #d62c1f;
    box-shadow: none;
}

.login-main {
    padding: 30px;
    background: #fff;
    height: 400px;
    width: 50%;
    position: absolute;
    transform: translate(-50%, -50%);
    left: 50%;
    top: 50%;
    overflow: hidden;
    border: 1px solid #fff;
    border-radius: 5px;
}

.inner {
    position: relative;
    text-shadow: 0 0 black;
    display: table;
    height: 100%;
    transform: translateX(-50%);
    left: 50%;
    width: 100%;
}

.inner-text {
    \: translate(-50%, -50%);
    \: 50%;
    \: 50%;
    \: absolute;
    \: 50%;
    \: block;
    display: table-cell;
    vertical-align: middle;
}

.login-area {
    background: #fff url(../img/texture_top.png) center top no-repeat;
    height: 130%;
    position: relative;
    top: -51px;
    box-shadow: 0px 0px 5px #000;
    border-radius: 3px;
}

.login-block {
    background: #DE6262;
    background: -webkit-linear-gradient(to bottom, #FFB88C, #DE6262);
    background: linear-gradient(to bottom, #FFB88C, #DE6262);
    float: left;
    width: 100%;
    padding: 50px 0;
}

.heading {
    color: #fff;
    font-size: 36px;
    text-align: center;
}

img {
    width: 100%;
}

.form-check {
}

.spna2 {
    width: 100%;
    float: right;
}

@media (min-width:768px) {
    .login-main {
        /* background:none; */
        padding: 30px;
        overflow: visible;
    }

    .img-hedden {
        display: none;
    }
}

@media (max-width:550px) {
    .login-main {
        width: 80%;
    }
}

@media (min-width:768px) and (max-width:1024px) {
    .login-main {
        width: 80%;
    }
}

@media (max-width:767px) {
    .login-sec {
        position: relative !important;
        width: 100%;
        padding: 5%;
        box-sizing: border-box;
        /* height: 100%; */
        display: table-cell;
        vertical-align: middle;
    }

        .login-sec h2 {
            font-size: 24px !important;
        }

    .spna2 {
        width: 100%;
        float: right;
        display: inline-block;
        margin-top: 20px;
    }

    .img-hedden {
        display: block;
        width: calc(100% - 30%);
    }

    .login-area {
        top: 0px !important;
        width: 100% !important;
        height: 100%;
        display: table;
    }

    .login-main {
        /* background:none; */
        padding: 0;
        height: 500px;
    }

    .inner-text {
        background: #000;
    }

    .login-main .col-sm-4 {
        display: none;
    }
}

.login-main .form-control {
    border-radius: 20px;
}

.banner-sec {
    background-size: cover;
    min-height: 500px;
    border-radius: 0 10px 10px 0;
    padding: 0;
}

.carousel-inner {
    border-radius: 0 10px 10px 0;
}

.carousel-caption {
    text-align: left;
    left: 5%;
}

.login-sec {
    position: absolute;
    width: 100%;
    padding: 5%;
    box-sizing: border-box;
    /* height: 100%; */
}

    .login-sec .copy-text {
        position: absolute;
        width: 80%;
        bottom: 20px;
        font-size: 13px;
        text-align: center;
    }

        .login-sec .copy-text i {
            color: #FEB58A;
        }

        .login-sec .copy-text a {
            color: #E36262;
        }

    .login-sec h2 {
        margin-bottom: 30px;
        font-weight: 800;
        font-size: 30px;
        color: #0554ba;
        text-align: left;
    }

        .login-sec h2:after {
            content: " ";
            width: 100px;
            height: 5px;
            background: #eb1749;
            display: block;
            margin-top: 20px;
            border-radius: 3px;
            /* margin-left:auto; */
            margin-right: auto;
        }

.btn-login {
    background: #0554ba;
    color: #ffffff;
    font-weight: 600;
    border-radius: 19px;
    border: 1px solid #fff;
}

    .btn-login:hover {
        border: 1px solid #e23636;
        color: #e23636;
        background: #fff;
    }

.banner-text {
    width: 70%;
    position: absolute;
    bottom: 40px;
    padding-left: 20px;
}

    .banner-text h2 {
        color: #fff;
        font-weight: 600;
    }

        .banner-text h2:after {
            content: " ";
            width: 100px;
            height: 5px;
            background: #FFF;
            display: block;
            margin-top: 20px;
            border-radius: 3px;
        }

    .banner-text p {
        color: #fff;
    }

.footer {
    position: absolute;
    bottom: 0;
    left: 45%;
}

    .footer ul li {
        list-style: none;
    }

        .footer ul li,
        .footer ul li a {
            color: #fff;
        }

/* end-login-screen */

table.table thead tr th {
    background-color: #56659b !important;
    color: #fff;
}

.mandatory {
    color: red;
}

.Pager1 .page {
    padding: 6px 9px;
    background: #e9000f;
    margin: 5px 2px;
    color: #fff;
    text-decoration: none;
}

.Pager1 span {
    margin: 5px 2px;
    padding: 10px;
}

.x_panel_button {
    width: 100%;
    padding: 0px 0px;
    display: inline-block;
    background: #fff;
    border-top: 1px solid #E6E9ED;
    -webkit-column-break-inside: avoid;
    -moz-column-break-inside: avoid;
    column-break-inside: avoid;
    opacity: 1;
    transition: all .2s ease;
}

.Time {
    color: red;
    font-family: verdana;
    font-weight: bolder;
    font-size: 15px;
    font-style: italic;
    border-style: solid;
    background-color: #EFE6E6;
    border-radius: 30px;
    /*margin: 10px;
padding-top: 10px;
padding-bottom: 10px;*/
    padding-left: 7px;
    padding-right: 7px;
    border-color: #694f36;
}


fieldset {
    border: 1px solid #ddd !important;
    border-radius: 5px !important;
    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;
}

legend {
    font-size: 1.2em !important;
    font-weight: bold !important;
    text-align: left !important;
    width: auto;
    padding: 0 2px;
    border-bottom: none;
}

.White {
    color: white;
}

.ui-dialog {
    z-index: 9999 !important;
}

.d-none {
    display: none;
}

.main_container {
    background: #ffffff;
}
