/* CSS Document */


/* ************************************************ */

.ui-widget-header{background: #999; border: none; border-radius:0;}
.ui-widget, .ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button{font-family: inherit; }
.ui-widget-header .ui-icon{	filter:invert(1);}
.ui-widget-content{ box-shadow: 5px 5px 30px #00000055; padding: 5px; border: none;}
.ui-datepicker th{padding: 0.3em 0.3em;}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default { background: transparent; color: #000; border:solid 1px transparent;}
.ui-state-hover{background:#AAA;}
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight{	background:#DDD;}
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next{ top:4px;}
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus{border: none; background: #EEEE; border-radius: 3px; top:3px;} 

/* ************************************************ */

SELECT{ background-image:url("img/input_ui/select.png"); 									background-position:center right 10px; background-repeat: no-repeat; background-size: 10px; padding-right: 30px !important;}
.vis_SELECT{ background-image:url("img/input_ui/options_set.png"); 							background-position:center right 10px; background-repeat: no-repeat; background-size: 15px;}
.vis_TEXT.vis_MONEY{ background-image:url("img/input_ui/money_eur.png"); 					background-position:center right 10px; background-repeat: no-repeat; background-size: 15px;}
.vis_TEXT.vis_TEXTEMAIL{ background-image:url("img/input_ui/email.png"); 					background-position:center right 10px; background-repeat: no-repeat; background-size: 15px;}
.vis_TEXT.vis_TEXTURL{ background-image:url("img/input_ui/web_site.png"); 					background-position:center right 10px; background-repeat: no-repeat; background-size: 15px;}
.vis_TEXT.vis_INTEGER{ background-image:url("img/input_ui/number.png"); 					background-position:center right 10px; background-repeat: no-repeat; background-size: 15px;}
.vis_TEXT.vis_NUMBER{ background-image:url("img/input_ui/number.png"); 						background-position:center right 10px; background-repeat: no-repeat; background-size: 15px;}
.vis_TEXT.vis_TEXTTEL{ background-image:url("img/input_ui/phone.png"); 						background-position:center right 10px; background-repeat: no-repeat; background-size: 15px;}
.vis_TEXT.vis_AUTOCOMPLETE{ background-image:url("img/input_ui/options.png"); 				background-position:center right 10px; background-repeat: no-repeat; background-size: 15px;}
.vis_TEXT.vis_TEXTSEARCH{ background-image:url("img/input_ui/search.png"); 					background-position:center right 10px; background-repeat: no-repeat; background-size: 15px;}
.vis_DATEFIELD, .vis_DATEFIELD:focus { background-image:url("img/input_ui/calendar.png"); 	background-position:center right 10px; background-repeat: no-repeat; background-size: 15px;}

.vis_TEXT:focus, input.vis_TEXT:focus, textarea.vis_TEXTAREA:focus, input.vis_FILE:focus, input.vis_CAPTCHA:focus, .vis_DATEFIELD:focus, .vis_SELECT:focus, .vis_sup_button:focus, .vis_CUSTOMTABLEOPTIONSET SELECT:focus { backgound-color:#EEE !important; }

/* ************************************************ */


.gcLoginPopupWindow .gcPopupWindowContent{ padding:0;}






