/*theme: CloudCover*/

/*jquery-ui.css overwrites*/

.ui-widget-header .ui-state-active {
	border: 1px solid  #1A154D;
	background: #1A154D;}


/*Theme.css overwrites*/

.ui-visual-focus {
	box-shadow: 0 0 3px 1px rgb(0, 0, 51);
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active,
.ui-button:active,
.ui-button.ui-state-active:hover {
	border: 1px solid #1A154D;
	background: #F7941D;
	font-weight: normal;
	color: #ffffff;
}


*.ui-widget-header {
	color: #F7941D!important;}
	
.ui-button.ui-state-active:hover {
	border: 1px solid #1A154D!important;
	background: #1A154D!important;}
	
.ui-state-active .ui-icon-background {
	border: #1A154D!important;}
	
.ui-button.ui-state-active:hover {
	border: 1px solid #1A154D!important;
	background: #1A154D!important;}
	
.ui-state-active .ui-icon-background {
	border: #1A154D!important;}

/*Nettalk-ui.css overwrites*/
/*colors*/

	/*menus*/

.nt-menu a{color:white!important;background:  #1A154D!important;}
.nt-menu a:hover{background: #F7941D!important;}
.nt-menu-items{background:  #1A154D!important;}
.nt-menu-item-alone{background:  #1A154D!important}
.nt-menu-item-alone:hover{color:white;background: #F7941D!important;}
.nt-menu-item:hover{color:white;background: #F7941D!important;}

	/*browses*/
.nt-browse-header-selected {background-color:#F7941D!important;}	
.nt-browse-header-not-selected { background-color: #1A154D!important; color:white;}

/* services and service methods */
.nt-service-methodheading{background: #1A154D!important; color:white!important;}

	/*dialogs*/
.ui-dialog .ui-dialog-titlebar { background: #1A154D!important;}

.nt-site-footer {
    border-top-color: #1A154D!important;}

.ui-progressbar .ui-progressbar-value {background: #1A154D!important;}