body.modal-open, .modal-open .navbar-fixed-top, .modal-open .navbar-fixed-bottom {
    margin-right: 0px !important;
}

.table {
    overflow-x: scroll !important;
}

button, .btn {
    text-transform: uppercase !important;
}

.modal-header {
    color: white;
    padding: 10px;
    height: 45px !important;
    text-transform: uppercase !important;
    background: #db8b3a !important;
    border-radius: 5px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    text-align: center;
}

.dropdown {
    min-width: 280px;
}

.info {
    font-size: 10px;
    text-transform: uppercase;
}

select {
    text-transform: uppercase !important;
}
@media screen and (min-width: 768px) {
.modal-dialog {
    right: auto;
    left: 0% !important;
    width: 600px;
    padding-top: 70px;
    padding-bottom: 30px;
}
}

.modal-header {
    color: white;
    background: #508ec5;
    border-radius: 5px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    text-align: center;
}

.col-header {
    font-weight: bold;
    color: #5b90c0;
}

.navbar {
    height: 0px;
}

.user-menu {
    /* width: 200px; */
    height: 0;
    float: right;
}

.dashicons {
    text-align: center;
    font-size: 60px;
    line-height: 115px;
    padding-left: 10px;
    color: white;
}

.dashtitle {
    color: white;
    /* line-height: 70px; */
    line-height: 15px;
    padding-top: 20px;
    font-weight: 500;
    float: right;
    margin-right: 0PX;
    text-align: right;
}

.dashcontent {
    font-size: 25px;
    color: white;
    line-height: 0px;
    float: right;
    margin-right: 0px;
    padding-top: 40px;
}

.form-row {
    margin-top: 15px;
}


@media (max-width: 991px) {
.navbar-custom-menu>.navbar-nav>li {
    position: relative !important;
}
}
@media (max-width: 991px) {
    .skin-blue .main-header .navbar .nav,.skin-blue .main-header .navbar .nav .open>a, .skin-blue .main-header .navbar .nav .open>a:hover, .skin-blue .main-header .navbar .nav .open>a:focus, .skin-blue .main-header .navbar .nav>.active>a {
    width: 55px;
}
}

@media (max-width: 991px) {
.navbar-custom-menu>.navbar-nav>li>.dropdown-menu {
    margin-right: 226px;
    right: 0;

}
}

/* Green Overrides */
.main-header .navbar {
    background-color:#b64c1d !important;
}
.logo {
    background-color: #953813 !important;
}
.logo hover{text-decoration:none;}
.skin-blue .main-sidebar {
    background-color: #ede4d7 !important;
    color: #000;
}
.panel-primary {
    border-color: #db8b3a !important;
}

.panel-primary>.panel-heading {
    color: #fff !important;
    background-color: #db8b3a !important;
    border-color: #db8b3a !important;
}
.skin-blue .sidebar-menu>li>a {
    white-space: normal;
    position: relative;
    padding-left: 22px;
}
.skin-blue .sidebar-menu>li>a>i {
    position: absolute;
    left: 6px;
    top: 16px;
}
.btn-primary {
    color: #fff !important;
    background-color: #db8b3a !important;
    border-color: #db8b3a !important;
}

.sidebar-menu>li:hover {
    background-color: #772d0d !important;
}
.sidebar-menu>li:hover a{
	color:#fff!important;
}
.skin-blue .main-header .navbar .sidebar-toggle:hover {
    background-color: #db8b3a !important;
}

.skin-blue .sidebar a {
    color: #7b2d07 !important;
}	
.skin-blue .sidebar-menu>li:hover>a, .skin-blue .sidebar-menu>li.active>a, .skin-blue .sidebar-menu>li.menu-open>a {
    color: #fff!important;
    background: #7b2d07 !important;
    position: relative;
	text-decoration:none;
}
.skin-blue .user-panel>.info, .skin-blue .user-panel>.info>a {
    color: #7b2d07;
    white-space: normal;
}
.skin-blue .sidebar-form input[type="text"], .skin-blue .sidebar-form .btn {
    box-shadow: none;
    background-color: #f9f9f9 !important;
    border: 1px solid transparent;
    height: 35px;
}
.content-wrapper {
    /* min-height: 100%; */
    background-color:#ededed !important;
    /* z-index: 800; */
}
.skin-blue .sidebar-menu>li>.treeview-menu {
    margin: 0 1px;
    background: #e5c695;
}
.skin-blue .sidebar-menu>li>.treeview-menu li a{
	color:#7b2d07 !important;
}
.skin-blue .sidebar-menu>li>.treeview-menu li a:hover{
	color:#fff!important;
}
a {
    color: #db8b3a !important;
    text-decoration: none;
}

.skin-blue .main-header .navbar .nav>li>a {
    color: #fff !important;
}

.skin-blue .main-header .logo {
    /* background-color: #367fa9; */
    color: #fff !important;
    border-bottom: 0 solid transparent;
}

.skin-blue .main-header .navbar .sidebar-toggle {
    color: #fff !important;
}

.form-control:focus {
    border-color: #db8b3a;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 8px rgba(102,175,233,0.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 8px rgb(215, 236, 134);
     ;
}

.skin-blue .main-header li.user-header {
    background-color: #db8b3a !important;
}
/*09082022*/
.box {
    border-radius: 10px;
    box-shadow: 0 0 12px #00000000;
    transition: all ease-in-out 0.5s;
}
.box:hover{
	box-shadow: 0 0 12px #000000ba;
	}
.row.right-box .col-md-3:first-child .box:hover {
box-shadow: 0 0 12px #c54f4f;
}
.row.right-box .col-md-3:nth-child(2) .box:hover {
box-shadow: 0 0 12px #8c6dad;
}	
.row.right-box .col-md-3:nth-child(3) .box:hover {
box-shadow: 0 0 12px #91bf5e;
}	
.row.right-box .col-md-3:nth-child(4) .box:hover {
box-shadow: 0 0 12px #bd9252;
}
.skin-blue .main-header .logo:hover{
    text-decoration:none;
}
.sidebar-menu li>a>.pull-right-container {
    position: absolute;
    right: 0;
    top: 16px;
    margin-top: 0;
}
/*MKM 16082022*/
.carousel.slide.dshboard-wrapper-slider {
    position: relative;
}
.dshboard-wrapper-slider a.carousel-control {
    width: max-content;
    height: max-content;
    top: 55px;
}
a.right.carousel-control {
    right: 27px;
}
.box.box-primary.chart-con {
    overflow: hidden;
}
.box.box-primary.chart-con div[dir="ltr"] {
    width: 100%!important;
}
.box.box-primary.chart-con div[dir="ltr"] svg {
    width: 100%;
}
div#chart_div_nfarea\ text-center {
    text-align: center;
    padding: 30px 0;
}
.padding-15 {
    padding: 15px;
}
.card-group {
    text-align: center;
}
.card-group ul {
    padding: 0;
    margin: 0;
    list-style: none;
	display:inline-block;
}
.card-group ul li {
    display: inline-block;
    height: auto;
    padding: 15px;
    text-align: center;
    max-width: 208px;
}
.card-group ul li .content {
    height: auto;
    min-height: 100px;
    background: #fff;
	color: #fff;
}
.card-group ul li .content h3 {
    padding: 0;
    margin: 0;
}
.card-group ul li:first-child .content {
    background: #bf4d52;
}
.card-group ul li:nth-child(2) .content {
    background: #8c6aad;
}
.card-group ul li:nth-child(3) .content {
    background: #92c15e;
}
.card-group ul li:nth-child(4) .content {
    background: #b99354;
}
.card-group ul li:nth-child(5) .content {
    background: #0290a7;
}
.heading-1 {
    text-align: center;
}
.table-heading-withsearch h3 {
    float: left;
    margin-top: 0;
}
.registration-search {
    float: right;
}
img{
	max-width:100%;
}
.box.box-primary.chart-con {
    overflow: hidden;
    min-height: 330px;
}
.dshboard-wrapper table article {
    background: #d5e8d4;
    padding: 5px;
    border-radius: 5px;
    text-align: center;
    min-height: 50px;
    border: 1px solid #a6bda4;
    font-weight: 600;
}
.dshboard-wrapper table article.light-red{
    background: #f7cdce!important;
	border: 1px solid #a55c56!important;
}
.registration-search form {
    position: relative;
}
.registration-search form button {
    position: absolute;
    right: 0;
    top: 0;
    height: 34px;
    background: none;
    border: none;
}
/*MKM 16082022 End*/
/*Announcement Section*/
.skin-blue .sidebar-form {
    border-radius: 22px;
    border-color: transparent;
}
.announcement-section {
    width: 100%;
    float: left;
    margin: -5px 0 0;
    background: #db8b3a !important;
    color: #fff;
    padding: 0;
    position: relative;
    /* overflow-x: hidden; */
    margin-bottom: 30px;
    z-index: 1;
}
.announcement-section h4:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    background: #ffffff;
    height: 100%;
    width: 100%;
}
.announcement-section h4:after {
    content: '';
    height: 5px;
    width: 100%;
    position: absolute;
    left: 0;
    background: #b04c23;
    background-repeat: no-repeat;
}
.announcement-section h4 {
    font-size: 18px;
    font-weight: 400;
    display: inline-block;
    margin: 0;
	background:#511d00;
}
.announcement-section h4 {
    font-size: 18px;
    font-weight: 400;
    display: inline-block;
    position: relative;
    z-index: 1;
    height: 35px;
    line-height: 41px;
    padding-right: 56px;
    background-image: url(../images/an-nouncement-icon.png);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 15px;
}
.announcement-section h4 span {
    position: relative;
    color: #7b2d07;
}
.announcement-wrapper marquee {
    position: absolute;
    display: inline-block;
    left: 0;
    font-size: 14px;
    margin-left: 154px;
    padding: 10px 0 0;
}
.announcement-section h4 span:before {
    content: '';
    width: 62px;
    height: 100%;
    background: url(top-curve.png);
    position: absolute;
    background-repeat: no-repeat;
    top: -10px;
    height: 35px;
    right: -69px;
    z-index: 1;
}
.announcement-wrapper marquee span {
    border-right: 1px solid #fff;
    padding-right: 10px;
    margin-right: 10px;
    line-height: unset;
}
.announcement-wrapper marquee span:last-child{ border:none; }
/*Announcement Section End*/