/* body {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px !important;
}

input, select, textarea, button, .ui-widget, .ui-widget input,
	.ui-widget select, .ui-widget textarea, .ui-widget button,
	.ui-widget-header, .ui-widget-content, .ui-widget-header .ui-widget-header,
	.ui-widget-content .ui-widget-content {
	border-top: none;
	border-left: none;
	border-right: none;
	border-radius: none;
	border-radius: 0;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px !important;
	background-repeat: no-repeat;
	background-size: cover;
	background-color: #708090;
}

label {
	color: rgb(255, 255, 255);
}

.ui-layout-pane-center {
	border-top: none;
	border-left: none;
	border-right: none;
	border-radius: none;
	border-radius: 0;
	/* background-image: url("../images/masterstrokes-bg.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	background-color: #708090;
}

* /

.ui-menubar {
	float: right !important;
	margin-left: 0px !important;
}

.ui-menu-list {
	right: 0;
}

.ui-menuitem-text {
	color: rgb(255, 255, 255);
}

.menu .ui-selectonemenu-label {
	color: rgb(255, 255, 255);
}

.panel .ui-selectonemenu-list {
	color: rgb(255, 255, 255);
}

.ui-selectonemenu-panel .ui-selectonemenu-list-item {
	color: white !important;
}

.ui-layout-pane {
	border-bottom: 2px solid #ff933b;
}

.ui-datatable-odd {
	background-color: #DCDCDC  !important;
}

.ui-datatable-even {
	background-color: #DCDCDC !important;
}

.ui-datatable tr.ui-state-highlight {
	color: black;
	font-family: arial;
	background-color: wheat !important;
	font-size: 12px !important;
	text-shadow: none;
	cursor: pointer;
}

.ui-datatable-empty-message {
	background-color: #DCDCDC !important;
}

.ui-layout-unit-header {
	font-size: 14px !important;
	background-color: #E6E6FA !important;
}

.ui-layout-unit-content {
	background-image: url("../images/masterstrokes-bg.jpg") !important;
	background-color: none; 
} */


.ui-widget-header{
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px !important;
		
} 
.ui-widget-content {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px !important;
	
}


/* .ui-outputlabel, .ui-inputfield, .ui-inputtext {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px !important;
		
}
 */
.ui-layout-unit-header {
	font-family: Arial, Verdana, sans-serif;
	font-size: 13px !important;
}

/*.ui-layout-pane-north, .ui-layout-pane-south, .ui-layout-pane-west{
	border: 0;
	background-image: url("../images/masterstrokes-bg.jpg") !important;
	background-repeat: no-repeat !important;
	background-size: cover;
	background-color: #4F4F4F; !important;
	
}

.ui-layout-pane-center{
	border: 0;
	
	background-repeat: no-repeat !important;
	background-size: cover;
	background-color: ; !important;
	
}*/
.ui-layout-pane {
    border: 0;
}

.ui-button {
	padding: 2px;
	border: 2px solid #168dd9;
	border-bottom-left-radius: initial;
	border-bottom-right-radius: intial;
	border-top-left-radius: intial;
	border-top-right-radius:  intial;
	            width:80px;
            height:25px;

}

.ui-button-text {
	padding: 1px;
}

.ui-dialog-title{
	font-size: 17px !important;
}

/*.ui-menu {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px !important;
}

.ui-datatable-header {
	
}
.ui-datatable-scrollable-header {
	
}

.ui-dialog-titlebar{
	
}

.ui-dialog-content {
	
}
 */