.aa_bg_main{
	background-color:#f5f5f5 !important;
}
.aa_bg_sec{
	background-color:#FFFFFF !important;
}
.aa_bg_tri{
	background-color:#d1d1d1 !important;
}
.aa_font_color_default{
	color:#666 !important;
}
/* MAIN MENU TEXT LINKS */
.aa_menu a {
    color: #666 !important;
    border-bottom: 1px solid rgba(0,0,0,0.1) !important;
    background: #fff;
}
.aa_menu li:hover a,
.aa_menu .prime-menu li.current a,
.aa_menu li.db_tab.current a{
	background-color:#40c4ff  !important;
	color:#fff !important;
}
#new_form_setup.modal .modal-header h4{
	color:#666 !important;	
}
.aa_menu .active a,
.aa_menu a.active,
.aa_menu li:hover a.active{
	color:#fff !important;
	background-color:#40c4ff  !important;	
}
.sub_form_item a {
    background: #fff;
}
/* MAIN MENU ICONS */
.aa_menu a .fa{
	color:#999999 !important;
}
.aa_menu li:hover a .fa
{
	color:#fff !important;
}
.aa_menu .active a .fa
{
	color:#fff !important;
}


/* SEC MENU TEXT LINKS */
.aa_menu .aa_menu_2 li a {
    color: #888 !important;
    background: #FFFFFF !important;
}

.aa_menu .aa_menu_2 li.active a,
.aa_menu .aa_menu_2 li.active:hover a {
	background:#40c4ff  !important;
	color:#fff !important;
}

.aa_menu .aa_menu_2 li:hover a {
    color: #3fc1fb !important;
}

.aa_menu .aa_menu_2 li:hover a.active {
    color: #3fc1fb !important;
}

.aa_bg_main_input {
    background: #fff !important;
    color: #666 !important;
}
.aa_bg_main_input:focus{
	background-color:#fff !important;
	color:#666 !important;
}




.aa_bg_main_btn{
	background:#e7e7e7 !important;
	color:#666 !important;
}
.aa_bg_main_btn:hover{
	background-color:#40c4ff  !important;
	color:#fff !important;
}

.aa_bg_main_btn.active,
.aa_bg_main_btn.active:hover{
	background-color:#40c4ff  !important;
	color:#fff !important;
	border-color:#40c4ff ;
}


.aa_bg_main_btn .fa{
	color:#aaa !important;
}
.aa_bg_main_btn:hover .fa{
	color:#fff !important;
}



.aa_bg_sec_btn {
    background: #e7e7e7  !important;
    color: #666 !important;
    /* border: 1px solid #9ca2a7; */
}
.aa_bg_sec_btn:hover {
    background-color:#40c4ff  !important;
	color:#fff !important;
}

.aa_bg_sec_btn.active,
.aa_bg_sec_btn.active:hover{
	 background-color: #40c4ff  !important;
    color: #ffffff !important;
}


.font_color_1{
	color: #666;
}


.dashboard-box-content {
    background: #fff;
}

.reporting_controls {
    background: #e9e9e9;
}

a.nf_button.aa_bg_main_btn {
    box-shadow: 2px 2px 4px rgb(0 0 0 / 30%);
}

#nex-forms .dropdown_menu ul li.open-form-item a {
    border-right: 1px solid rgba(0,0,0,0.1);
    border-left: 1px solid rgba(0,0,0,0.1);
}

#nex-forms div.settings-column-style .tabs_nf .tab a {
    border-right: 1px solid rgba(0,0,0,0.1) !important;
}


#nex-forms .material_box_head.aa_bg_main {
    background: #f9f9f9 !important;
    border-bottom: 1px solid #eee;
    color: #777;
}
#nex-forms ul.tabs_nf.tabs_nf-transparent {
    background-color: #fff;
}
#nex-forms nav.nav-extended.settings_tabs_nf {
    box-shadow: 3px 4px 8px rgb(0 0 0 / 10%) !important;
}
#nex-forms nav ul a{
	transition:none !important;
}

#nex-forms .history-tools .history_action {
    color: #888;
}

#nex-forms #close-settings {
    border: 1px solid rgba(0,0,0,0.2);
    color: #777;
}
#nex-forms .preview_settings {
    background: #f9f9f9  !important;
	color: #777;
}
#nex-forms span.close-preview{
	 border: 1px solid rgba(0,0,0,0.2);
}
#nex-forms nav .tabs_nf.sec-menu .tab a {
    border-right: 1px solid #ddd !important;
}

#nex-forms .form_attr_left_menu ul li a {
    border-bottom: 1px solid rgba(0,0,0,0.1);
}


#nex-forms .integration_form_label {
    /* width: 15%; */
    border-bottom: 1px solid #ddd !important;
    background: #fff !important;
    border-right: 1px solid #ddd;
}

#nex-forms #new_form_setup.modal .modal-header {
    border-bottom: 1px solid rgba(0,0,0,0.1) !important;
}

.menu_head {
    background: #eee !important;
}

.total_entries_display.menu_badge {
    background: #40c4ff;
    color: #fff;
}
a.create_new_form_home {
    background: #eee;
}

.nf_context_menu {
    border: 1px solid #ddd;
}

.nf_context_menu.aa_bg_main {
    background: #fff !important;
}

.nf_context_menu .sec_divider {
    display: none;
}
.dashboard-box-header {
	border-bottom:1px solid #ddd;s
}
.dashboard-box-heade .dashboard-box thead {
    background: #f9f9f9;
	border-bottom: 1px solid #eee !important;
}
#nex-forms .fa-icons-list .close_icons {
    border: 1px solid #ddd !important;
    color: #40c4ff;
}
#nex-forms input#icon_search, #nex-form input#icon_search:focus {
    border: 1px solid #ddd !important;
    color: #666;
}
#nex-forms .search_add_on:hover {
    background: #40c4ff !important;
    color: #fff !important;
}
#nex-forms .search_add_on {
    background: #ddd !important;
    color: #666 !important;
}
/*.aa_menu .active a, .aa_menu a.active, .aa_menu li:hover a.active {
    color: #777 !important;
    background-color: #f4f4f4 !important;
    font-weight: 600 !important;
}*/
th.db-table-head.sortable.sorting {
    background: #eee;
}
.database_table .search_box input.search_box.aa_bg_main_input {
    border-left: 1px solid #ddd !important;
}