/* CSS Document */
/* ==============================================
1 - Reset Styles
============================================== */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}

html {background:#DEDEDE;}

body {

	/*background:url(../images/noise.png) repeat;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
 
}


a{ text-decoration:none; color:#000;}
.ui-state-error{ padding:10px 10px 10px 10px;}
.ui-search-toolbar input{
	height:22px;
}

.ui-state-highlight{ padding:10px 10px 10px 10px;}
.clrb{clear:both;}
.xdatePicker{width:85px;}
#cheader{width:100%; height:73px;}
	#header{width:960px; margin:0 auto;}
	#logo{width:300px; float:left; height:56px;float:left;}
		#mensj span {text-align:center;}
	#mensj{font-size:20px; font-family:Georgia, "Times New Roman", Times, serif; color:#005296; width:400px;float: left;text-shadow: 1px 1px 1px #FFF;margin: 10px 0 0 10px;;filter: dropshadow(color=#FFF, offx=1, offy=1);}
	#rbtn{float:right;margin-top: 14px;}
	#bline{height:3px;margin-bottom: 7px;}
	
.csymenu{width:100%;}
#time_from,#time_to{ width:59px;}
/* */
input[type="text"],select,textarea,input[type="password"]{	padding:3px;border:#93C9FF solid 0.1em;}
input[type="button"]{}
input[type="text"]:focus,input[type="password"]:focus, select:focus, textarea:focus, input[type="button"]:focus {
  border-color: #2d6987;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3;
     -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3;
}
/* ESTILO BOTONES */
.pas {width: 65px;margin-top: 5px;}
	
/*AUTOCOMPLETE */
.select2{width:155px;}

/* GRID MODS*/
.stbl {margin-bottom:5px; -webkit-border-radius: 5px;border-radius: 5px;}

.wselect2{width:250px;}
.myAltRowClass{ background:#F5F5F5;}
/*  MENU */ 
#contmen{margin:0 auto; width:960px; height:36px;margin-bottom: 6px; /*-webkit-border-radius: 5px;border-radius: 5px;*/ border:1px solid #fff;}

/* */
.filtersrc {margin-bottom:5px;}
.denied_access{ width:600px; padding:15px; font-weight:bold; font-size:14px;}
.ui-autocomplete-loading {
	background: white url('./../images/load.gif') right center no-repeat;
}

/* estilo grids */
#gbox_grid {-webkit-box-shadow: 0 0 8px #fff;box-shadow: 0 0 8px #fff; border:1px solid #fff;}

#contheader {width:100%; height:56px; background:url(./../../scy_public/images/bckheader.jpg);margin-bottom:10px;-webkit-box-shadow: 0px 3px 2px 0px rgba(0, 0, 0, 0.3);
box-shadow: 0px 3px 2px 0px rgba(0, 0, 0, 0.3);}
#headerback{width:960px; margin:0 auto; background:#ccc;}
#logoback {width:221px; height:56px;float:left;}
.filter_header_grid{ width:960px;}