
.listViewContentHeader {
    background: linear-gradient(to right, #011CA3, #06B96D) !important;
}
.modal-header,.blockHeader,.listViewHeaders{
	background: linear-gradient(to right, #011CA3, #06B96D) !important;
}
.main-container .settingsNav{
        background: linear-gradient(to bottom, #011CA3, #06B96D) !important;
}
.for_dynamic_banner, .timeccline::after{
	background: linear-gradient(to bottom, #011CA3, #06B96D) !important;
	color: #FFF;
}
.for_banner_right{
	background: linear-gradient(to right, #011CA3, #06B96D) !important;
        color: #FFF;
        text-transform: uppercase;
}

.transact_retrive_content .tab-navigation li a.active, .transact_table thead, .table-responsive thead, .table-bordered thead{
        background: linear-gradient(to right, #011CA3, #06B96D) !important;
	color: #FFF;
	text-transform: uppercase;
}
.commomdatatable_dashboard thead, .mycustomtable thead > tr:first-of-type, .dataTables_scrollHeadInner thead>tr:first-of-type{
	background: linear-gradient(to right, #011CA3, #06B96D) !important;
    color: #FFF;
    text-transform: uppercase;
}
  .module-nav .modules-menu{
	  background: linear-gradient(to bottom, #011CA3, #06B96D) !important;
  }

#fdr_list > li.active > a, #PreferenceContentDetail thead, #tsys_tabheader > .active > a, .response_container table.table-bordered thead > tr:first-of-type, #ReservedBalance_table thead > tr{
	background: linear-gradient(to right, #011CA3, #06B96D) !important;
    color: #FFF;
    text-transform: uppercase;
}


.settingsgroup .panel-group .panel, .settingsgroup div.panel-collapse, .badge{
        background: #011CA3 !important;
}
.app-menu .app-item:after{
	background: #011CA3 !important;
}
.mui-tabs__bar>li.mui--is-active>a{
	color: #011CA3 !important;
}
.mui-tabs__bar>li.mui--is-active{
border-bottom: 2px solid #011CA3 !important;
}

@media only screen and (min-width: 1045px){
  .module-nav .modules-menu{
	  background: linear-gradient(to bottom, #011CA3, #06B96D) !important;
  }

}

