CZinputSansSize
/* CSS Document */
/* NavigationToolbar***************************************************************************************************************************************************/
.outerTopNav
{
	background-color:transparent;
	height:29px;
	margin:auto;
	width:948px;
	padding-left:1px;
	padding-right:1px;
}
ul.topnav   
{
	background-color:white;
	background-image:url(../imagenes/bg_headerproof2.png);
	background-repeat:repeat-x;
	color: white;
	float: left;
	font-family: arial, helvetica, sans-serif;font-size: 14px;font-style: normal;font-variant: normal;font-weight: bold;
	height:29px;
	list-style: none;
	margin: 0;
	padding: 0;
	text-align:left;
	text-decoration: none;
	text-indent: 0px;
	text-shadow: rgba(0, 0, 0, 0.296875) 0px 1px 0px;
	text-transform: none;
	width: 948px;
	z-index:12;
}
ul.topnav li 
{
	float: left;
	margin: 0;
	padding: 0 5px 0 0;
	position: relative;
	z-index:12;
	background-image:url(../imagenes/separador_header.png);
	background-repeat:repeat-y;
	height:28px;
}

ul.topnav li.disregardAsFirst
{
	background:none;
}
ul.topnav li a
{
	padding: 5px 5px;
	color:white;
	display: block;
	text-decoration: none;
	float: left;
	z-index:12;
}
	
ul.topnav li ul.subnav
{
	list-style: none;
	position: absolute;
	left: 0; 
	top: 28px;
	background: #333333;
	margin: 0; 
	padding: 0;
	display: none;
	float: left;
	width: 210px;
	border: 1px solid #999999;
	z-index:12;
	border-right:1px solid #999999;
}
ul.topnav li ul.subnav li
{
	margin: 0;
	padding: 0;
	border-top: 1px solid #333333;
	border-bottom: 1px solid #444444;
	clear: both;
	width: 200px;
	z-index:12;
	height:25px;
}

html ul.topnav li ul.subnav li a 
{
	float: left;
	width: 195px;
	background-image:url(../imagenes/bg_headerproof2.png);
	background-repeat:repeat-x; 
	padding-left: 10px;
	z-index:12;
}
html ul.topnav li ul.subnav li a:hover 
{
	background: #222222 no-repeat 10px center;
	z-index:12;
}
.genericMenu
{
	font-size:14px;
	font-weight:bold;
}
.selectedMenu
{
	font-size:14px;
	font-weight:bold;
	color:#edab0c;
	}
/* Genericos -----------------------------------------------------------------------------------------------------------------------------------------------------------------*/
body
{
	background-color:#fff;
	color:#222222;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	margin:auto;
	margin-top:0px;
}
select 
{
	background-color:#ffffff;
	background-image:url(../imagenes/bginput.png);
	background-repeat:repeat-x;
	border: 1px solid #9e9a9a;
	color: #000000; 
	font-size:12px; 
}
select:focus
{
	background-color:#ffffff;
	background-image:url(../imagenes/bginput.png);
	background-repeat:repeat-x;
	border: 1px solid #000000;
	color: #000000; 
	font-size:12px; 
}
#body_menu
{
	background-color:#FFF;
	height:621px; 
	margin:auto;
	width:148px;
}
#body_menu ul
{
	list-style:none;
	margin:0 0 0 8px;
	padding:3px 0 3px 0;
	width:auto;
}
#body_menu li
{
	padding:3px 0 3px 0;
}
#contenedor
{
	height:auto;
	width:950px;
}
#customerBasicData
{
	height:55px;
	width:925px;
}
#customerViewName
{
	color:#444444;
	font-family:Verdana,Arial;
	font-size:2em;
	margin-top:8px;
	padding:0;
}
#customerViewNameWrapper{
	height:61px;
	width:752px;
}
#customerViewLinearDetail
{
	font-size:1em;
	margin-top:-2px;
	padding:0;
}
#desarrollo
{
	color: white;
	background-image:url(../imagenes/separador_header.png);
	background-repeat:repeat-y;
	display:inline;
	float:left;
	font-family: arial, helvetica, sans-serif;font-size: 13px;font-style: normal;font-variant: normal;font-weight: bold;
	margin:auto;
	padding:8px 1px 6px 1px;
	text-align:center;text-decoration: none;text-indent: 0px;text-shadow: rgba(0, 0, 0, 0.296875) 0px 1px 0px;text-transform: none;
	width:auto;
}
#header
{
	background-color:transparent;
	height:29px;
	margin:auto;
	width:911px;
}
#header_menu
{
	background-image:url(../imagenes/bg_headerproof2.png);
	background-repeat:repeat-x;
	height:29px;
	margin:auto;
	width:148px;
}
#inner_header
{
	background-image:url(../imagenes/bg_headerproof2.png);
	background-repeat:repeat-x;
	height:29px;
	margin:auto;
	width:948px;
}
#lblmenu
{	
	color:#006699;
	padding:7px 0 9px 8px;
	height:auto;
	width:auto;
}
#logout
{
	background-image:url(../imagenes/separador_header.png);
	background-repeat:repeat-y;
	color: white;
	display:inline;
	float:left;
	font-family: arial, helvetica, sans-serif;font-size: 13px;font-style: normal;font-variant: normal;font-weight: bold;
	margin:auto;
	padding:8px 4px 6px 8px;	
	text-align:center;text-decoration: none;text-indent: 0px;text-shadow: rgba(0, 0, 0, 0.296875) 0px 1px 0px;text-transform: none;
	width:40px;
}
#mainContent
{
	border:1px solid black;
	padding:5px;
}
#menu
{
	background-color:#9e9a9a;
	display:inline;
	float:left;
	height:650px;
	margin:auto;
	width:150px;
}
#principal
{
	display:inline;
	float:right;
	width:950px;
}

#principal2 table
{
	display:inline;
	float:none;
	height:auto;
	width:100%;
}
#profile
{
	background-image:url(../imagenes/separador_header.png);
	background-repeat:repeat-y;
	color: white;
	display:inline;
	float:left;
	font-family: arial, helvetica, sans-serif;font-size: 13px;font-style: normal;font-variant: normal;font-weight: bold;
	margin:auto;
	padding:8px 1px 6px 1px;
	text-align:center;text-decoration: none;text-indent: 0px;text-shadow: rgba(0, 0, 0, 0.296875) 0px 1px 0px;text-transform: none;
	width:200px;
}


#conectividad
{
	background-image:url(../imagenes/separador_header.png);
	background-repeat:repeat-y;
	color: white;
	display:inline;
	float:left;
	font-family: arial, helvetica, sans-serif;font-size: 13px;font-style: normal;font-variant: normal;font-weight: bold;
	margin:auto;
	padding:8px 1px 6px 1px;
	text-align:center;text-decoration: none;text-indent: 0px;text-shadow: rgba(0, 0, 0, 0.296875) 0px 1px 0px;text-transform: none;
	width:100px;
}

#searchArea{
	float:right;
}

#counter_header
{
	background-image:url(../imagenes/bg_headerproof3.png);
	background-repeat:repeat-x;
	height:28px;
	margin:auto;
	width:948px;
}
#schedule_header
{
	background-image:url(../imagenes/bg_headerproof4.png);
	background-repeat:repeat-x;
	height:28px;
	margin:auto;
	width:948px;
}
.scheduleCounter
{
	background-image:url(../imagenes/schedule_counter.png);
	background-repeat:repeat-y;
	color: white;
	display:inline;
	float:left;
	font-family: arial, helvetica, sans-serif;font-size: 12px;font-style: normal;font-variant: normal;font-weight: bold;
	margin:auto;
	padding:6px 1px 2px 4px;
	text-align:left;text-decoration: none;text-indent: 0px;text-shadow: rgba(0, 0, 0, 0.296875) 0px 1px 0px;text-transform: none;
	height:19px;
}
.counter
{
	background-image:url(../imagenes/separador_counter2.png);
	background-repeat:repeat-y;
	color: white;
	display:inline;
	float:left;
	font-family: arial, helvetica, sans-serif;font-size: 12px;font-style: normal;font-variant: normal;font-weight: bold;
	margin:auto;
	padding:6px 1px 2px 4px;
	text-align:left;text-decoration: none;text-indent: 0px;text-shadow: rgba(0, 0, 0, 0.296875) 0px 1px 0px;text-transform: none;
	height:19px;
}
.initialCounter
{
	color: white;
	display:inline;
	float:left;
	font-family: arial, helvetica, sans-serif;font-size: 12px;font-style: normal;font-variant: normal;font-weight: bold;
	padding:6px 1px 2px 4px;
	text-decoration: none;text-indent: 0px;text-shadow: rgba(0, 0, 0, 0.296875) 0px 1px 0px;text-transform: none;
	height:19px;
	width:85px;
}
.counter1{
	width:50px;
}
.counter2{
	width:56px;
}
.counter3{
	width:88px;
}
.counter4{
	width:100px;
}
.counter5{
	width:100px;
}
.counter6{
	width:51px;
}
.counter7{
	width:51px;
}
.counter8{
	width:51px;
}
.counter9{
	width:51px;
}
.counter10{
	width:51px;
}
.counter11{
	width:51px;
}
.counter12{
	width:211px;
}
.counter13{
	width:193px;
}
.counter14{
	width:156px;
}
#separador_v
{
	display:inline;
	float:left;
	width:20px;
}
#titulo
{
	color:#000080;
	font-size:18px;
}
#user
{
	color: white;
	height:13px;
	display:inline;
	float:left;
	font-family: arial, helvetica, sans-serif;font-size: 13px;font-style: normal;font-variant: normal;font-weight: bold;
	padding:8px 15px 8px 15px;
	text-decoration: none;text-indent: 0px;text-shadow: rgba(0, 0, 0, 0.296875) 0px 1px 0px;text-transform: none;
	width:420px;
}
.alignCenter
{
	text-align:center;
}
.alignLeft
{
	text-align:left;
}
.alignRight
{
	text-align:right;
}
.anyButton
{
	-webkit-appearance: none;-webkit-box-align: center;-webkit-box-shadow: rgba(0, 0, 0, 0.0976563) 0px 1px 1px 0px;-webkit-rtl-ordering: logical;-webkit-transition-delay: 0s;-webkit-transition-duration: 0s;-webkit-transition-property: all;-webkit-transition-timing-function: cubic-bezier(0.25, 0.1, 0.25, 1);-webkit-user-select: none;
	background-attachment: scroll;background-clip: border-box;background-color: #555555;background-image: -webkit-linear-gradient(top, #666666, #555555);background-origin: padding-box;
	border-bottom-color: #888888;border-bottom-left-radius: 2px;border-bottom-right-radius: 2px;border-bottom-style: solid;border-bottom-width: 1px;
	border-left-color: #888888;border-left-style: solid;border-left-width: 1px;
	border-right-color: #888888;border-right-style: solid;border-right-width: 1px;
	border-top-color: #888888;border-top-left-radius: 2px;border-top-right-radius: 2px;border-top-style: solid;border-top-width: 1px;
	box-shadow: rgba(0, 0, 0, 0.0976563) 0px 1px 1px 0px;
	box-sizing: border-box;
	color: white;
	cursor:pointer;
	direction: ltr;
	font-family: arial, helvetica, sans-serif;font-size: 13px;font-style: normal;font-variant: normal;font-weight: bold;
	height: 22px;
	letter-spacing: normal;
	line-height: 10px;
	margin-bottom: 0px;margin-left: 0px;margin-right: 0px;margin-top: 0px;
	min-width: 36px;
	padding-bottom: 0px;padding-left: 8px;padding-right: 8px;padding-top: -10px;
	text-align: center;text-decoration: none;text-indent: 0px;text-shadow: rgba(0, 0, 0, 0.296875) 0px 1px 0px;text-transform: none;
	vertical-align:middle;
	white-space: pre;
	word-spacing: 0px;
}

.aButtonDummy:hover
{
	/*-webkit-appearance: none;-webkit-box-align: center;-webkit-box-shadow: rgba(0, 0, 0, 0.0976563) 0px 1px 1px 0px;-webkit-rtl-ordering: logical;-webkit-transition-delay: 0s;-webkit-transition-duration: 0s;-webkit-transition-property: all;-webkit-transition-timing-function: cubic-bezier(0.25, 0.1, 0.25, 1);-webkit-user-select: none;
	background-attachment: scroll;background-clip: border-box;background-color: #555555;background-image: -webkit-linear-gradient(top, #666666, #555555);background-origin: padding-box;
	border-bottom-color: #888888;border-bottom-left-radius: 2px;border-bottom-right-radius: 2px;border-bottom-style: solid;border-bottom-width: 1px;
	border-left-color: #888888;border-left-style: solid;border-left-width: 1px;
	border-right-color: #888888;border-right-style: solid;border-right-width: 1px;
	border-top-color: #888888;border-top-left-radius: 2px;border-top-right-radius: 2px;border-top-style: solid;border-top-width: 1px;
	box-shadow: rgba(0, 0, 0, 0.0976563) 0px 1px 1px 0px;
	box-sizing: border-box;
	color: white;
	cursor:pointer;
	direction: ltr;
	font-family: arial, helvetica, sans-serif;font-size: 13px;font-style: normal;font-variant: normal;font-weight: bold;
	height: 22px;
	letter-spacing: normal;
	line-height: 10px;
	margin-bottom: 0px;margin-left: 0px;margin-right: 0px;margin-top: 0px;
	min-width: 36px;
	padding-bottom: 0px;padding-left: 8px;padding-right: 8px;padding-top: -10px;
	text-align: center;text-decoration: none;text-indent: 0px;text-shadow: rgba(0, 0, 0, 0.296875) 0px 1px 0px;text-transform: none;
	vertical-align:middle;
	white-space: pre;
	word-spacing: 0px;
	*/
	-webkit-background-clip: border-box;
	-webkit-background-origin: padding-box;
	-webkit-background-size: auto;
	background-attachment: scroll;
	background-clip: border-box;
	background-color: rgb(255, 255, 255);
	background-image: images/ui-bg_highlight-soft_25_ffffff_1x100.png;
	background-origin: padding-box;
	background-size: auto;
	border-bottom-color: rgb(204, 204, 204);
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-image-outset: 0px;
	border-image-repeat: stretch;
	border-image-slice: 100%;
	border-image-source: none;
	border-image-width: 1;
	border-left-color: rgb(204, 204, 204);
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: rgb(204, 204, 204);
	border-right-style: solid;
	border-right-width: 1px;
	border-top-color: rgb(204, 204, 204);
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-top-style: solid;
	border-top-width: 1px;
	color: rgb(17, 17, 17);
	cursor: pointer;
	display: inline-block;
	font-family: 'Lucida Grande', Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: normal;
	margin-right: 1px;
	overflow-x: visible;
	overflow-y: visible;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	position: relative;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
			
	color: rgb(17, 17, 17);
	cursor: pointer;
	display: block;
	font-family: 'Lucida Grande', Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: normal;
	padding-bottom: 4px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 4px;
	text-align: center;
}

.aButtonDummy
{
	-webkit-background-clip: border-box;
	-webkit-background-origin: padding-box;
	-webkit-background-size: auto;
	background-attachment: scroll;
	background-clip: border-box;
	background-color: rgb(17, 17, 17);
	background-image: images/ui-bg_highlight-soft_25_111111_1x100.png;
	background-origin: padding-box;
	background-size: auto;
	border-bottom-color: rgb(204, 204, 204);
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-image-outset: 0px;
	border-image-repeat: stretch;
	border-image-slice: 100%;
	border-image-source: none;
	border-image-width: 1;
	border-left-color: rgb(204, 204, 204);
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: rgb(204, 204, 204);
	border-right-style: solid;
	border-right-width: 1px;
	border-top-color: rgb(204, 204, 204);
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-top-style: solid;
	border-top-width: 1px;
	color: rgb(255, 255, 255);
	cursor: pointer;
	display: inline-block;
	font-family: 'Lucida Grande', Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	
	line-height: normal;
	margin-right: 1px;
	overflow-x: visible;
	overflow-y: visible;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	position: relative;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
	
	
	color: rgb(255, 255, 255);
	cursor: pointer;
	display: block;
	font-family: 'Lucida Grande', Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	
	line-height: normal;
	padding-bottom: 4px;
	padding-left: 12px;
	padding-right: 10px;
	padding-top: 4px;
	text-align: center;
	
}

.aButtonDummy {
    -webkit-background-clip: border-box;
    -webkit-background-origin: padding-box;
    -webkit-background-size: auto;
    background-attachment: scroll;
    background-clip: border-box;
    background-color: rgb(17, 17, 17);
    background-image: images/ui-bg_highlight-soft_25_111111_1x100.png;
    background-origin: padding-box;
    background-size: auto;
    border-bottom-color: rgb(204, 204, 204);
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-image-outset: 0px;
    border-image-repeat: stretch;
    border-image-slice: 100%;
    border-image-source: none;
    border-image-width: 1;
    border-left-color: rgb(204, 204, 204);
    border-left-style: solid;
    border-left-width: 1px;
    border-right-color: rgb(204, 204, 204);
    border-right-style: solid;
    border-right-width: 1px;
    border-top-color: rgb(204, 204, 204);
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-top-style: solid;
    border-top-width: 1px;
    color: #333333;
    cursor: pointer;
    display: inline-block;
    font-family: 'Lucida Grande', Verdana, Arial, sans-serif;
    font-size: 12px;
    font-weight: bold;
    line-height: normal;
    margin-right: 1px;
    overflow-x: visible;
    overflow-y: visible;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
    position: relative;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    color: #333333;
    cursor: pointer;
    display: block;
    font-family: 'Lucida Grande', Verdana, Arial, sans-serif;
    font-size: 12px;
    font-weight: bold;
    line-height: normal;
    padding-bottom: 4px;
    padding-left: 12px;
    padding-right: 10px;
    padding-top: 4px;
    text-align: center;
}

.floatRight
{
float:right;
	}

.assignationBodySet{
	margin:auto;
	width:750px;
}
.assignationHeader
{
	color:white;
	background-color:#87743E;
	text-align:center;
	width:355px;
}
.assignationMaxHeight
{
	max-height:500px;
	overflow:auto;
}
.borderBottom
{
	border-bottom:1px solid gray;
}
.borderLeft
{
	border-left:1px solid gray;
}
.borderRight
{
	border-right:1px solid gray;
}
.borderTop
{
	border-top:1px solid gray;
}
.boxEditIcon
{
	float:right;
}
.buttonBarBackground
{
	background-color:#ffffff;
	color:#333333;
	padding:6px;
}
.buttonBackground
{
	background-color:#000000;
	color:#dddddd;
	border:1px solid #dddddd;
}
.buttonBackground:hover
{
	background-color:#ffffff;
	color:#333333;
}
.campo
{
	height:25px;
}
.centerMe
{
	text-align:center;
}
.colapsableIcon
{
	float:right;
	font-family:'Courier New';
	font-size:14px;
	font-weight:bold;
}
.definingHeader
{
	background-color:#fbfbfb;
	color:#222222;
	height:20px;
	width:100%;
}
.Desarrollo
{
	text-decoration:none;
}
.dynamicInformation
{
	text-decoration:none;
	font-weight:bold;
}
.elMenu, .page
{
	color:#333333;
	text-decoration:none;
}
.extraDiv2 
{	
	border:1px solid #444444;
    border-top:1px solid #444;
    border-left:1px solid #444;
    background-color:#e5e5ff;
	height: 100%;
	width: 100%;
	position: fixed;
	top:0px;	
	bottom: 0px;
	left:0px;	
	filter:alpha(opacity=85);
	opacity:0.85;	
	z-index:99999;
	
}
.imperceptibleHeader
{
	background-color:#FCFEFE;
	margin-bottom:0;
}
.inputmed 
{
	background-color:#ffffff;
	background-image:url(../imagenes/bginput.png);
	background-repeat:repeat-x;
	border: 1px solid #9e9a9a;
	font-size:12px;
	height:14px;
	width:200px;
}
.inputmed:focus 
{
	background-color:#ffffff;
	background-image:url(../imagenes/bginput.png);
	background-repeat:repeat-x;
	border: 1px solid #000000;
	font-size:12px;
	height:14px;
	width:200px;
}
.inputSansSize 
{
	background-color:#ffffff;
	background-image:url(../imagenes/bginput.png);
	background-repeat:repeat-x;
	border: 1px solid #9e9a9a;
	font-size:12px;
	height:14px;
}
.inputSansSize:focus
{
	background-color:#ffffff;
	background-image:url(../imagenes/bginput.png);
	background-repeat:repeat-x;
	border: 1px solid #000000;
	font-size:12px;
	height:14px;
}

.CZinputSansSize 
{
	background-color:#ffffff;
	background-image:url(../imagenes/bginput.png);
	background-repeat:repeat-x;
	border: 1px solid #9e9a9a;
	font-size:12px;
	height:14px;
}

.CZinputUpper
{
	text-transform: uppercase;
}

.CZinputSansSize:focus
{
	border: 1px solid #000000;
}
.noBorder
{
	border:0;
}
.noDisplay{
	display:none;
}
.pointerMe
{
	cursor:pointer;
}
.majorContainment
{
	background-color:#006699;
	border:1px solid 006699;
	padding:4px;
	padding-top:7px;
}
.minorContainment
{
	background-color:#FAFAFA;
	margin-bottom:3px;
}
.mbos
{
	background-color : #7E7E7E;
	border-color:#000000;
	border-style:solid;
	border-width: 1px;
	padding: 4px;
}
.mbis
{
	background-color : #FAFAFA;
	border: 1px solid gray;
	font: normal 11px auto Verdana, Arial;
	margin-bottom:2px;
	max-height:600px;
	max-width:940px;
	overflow:auto;
	padding: 4px;
	padding-bottom:2px;
	padding-top:7px;
}
.CZmbis
{
	font: normal 11px auto Verdana, Arial;
}
.sectionCutter
{
	background-color:#999;
	border:0;
	color:#999;
	height:1px;
	margin-bottom:0;
}

.aggregateCutter
{
	background-color:#999;
	border:0;
	color:#999;
	height:1px;
	margin-bottom:0;
}

.sectionCutterNoHeightContent
{
	margin-bottom:10px;
	margin-top:32px;
}
.aggregateCutterNoHeightContent
{
	margin-bottom:10px;
	margin-top:25px;
}
.standardGridHeader
{
	background-color:#006699;
	color:#ffffff;
}
.standardGridFooter
{
	background-color:#006699;
	color:#ffffff;
}
.standardGridPager
{
	background-color:#006699;
	color:#ffffff;
}
a.standardGridPager
{
	background-color:#006699;
	color:#ffffff;
}
.standardGridPager a
{
	background-color:#006699;
	color:red;
}
.standardGridEditRow
{
	background-color:#006699;
	color:#ffffff;
}
.standardGridRow
{
	background-color:#ffffff;
	color:#333333;
}
.standardGridRow:hover
{
	background-color:lightblue;
}
.standardGridAlternatingRow
{
	background-color:#add8e6;
	color:#333333;
}

.ColorVerde
{
	background-color:#5BFF33;
	color:#333333;
}

.ColorRojo
{
	background-color:red;
	color:#333333;
}

.ColorAmarillo
{
	background-color:Yellow;
	color:#333333;
}

.standardGridAlternatingRow:hover
{
	background-color:lightblue;
}
.submenu
{
	display:none;
}
.submenu ul
{
	font-size:12px;
	margin:0 0 0 0;
	padding:1px 0 1px 8px;
}
/*-----------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/* A REVISAR CON DETENIMIENTO*/
.cpBody
{
	background-color: #ACDDFC;
	border: 1px gray; 
	border-right: 1px;
	border-right-width: 1px;
	color:#C13031;
	font: normal 11px auto Verdana, Arial;
	padding: 2px;
}
.cpBody2
{
	background-color: #ACDDFC;
	border: 1px gray; 
	color:#C13031;
	font: normal 11px auto Verdana, Arial;               
	padding: 4px;
	padding-top: 7px;
	width:720px;
}
.cpBody3
{
	background-color: #ACDDFC;
	font: normal 13px auto Verdana, Arial;
	padding: 4px;
	padding-top: 7px;
	width:700px;
}

.cpBody4
{
	background-color: #ACDDFC;
	font: normal 13px auto Verdana, Arial;
	padding: 4px;
	padding-top: 7px;
	width:500px;
}
.modalBackground 
{
	background-color: #FAFAFA;
	filter:alpha(opacity=80);
	opacity:0.7;
}
/*-------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/*Login specific---------------------------------------------------------------*/
a.button 
{
    background: transparent url('../imagenes/bg_button_a.png') no-repeat scroll top right;
    color: #000;
    display: block;
    float:right;
    font: normal 12px arial, sans-serif;
    height: 24px;
    margin-right: 6px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
}
a.button span 
{
    background: transparent url('../imagenes/bg_button_span.png') no-repeat;
	color:#000;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 18px;
}
a.button:active 
{
    background-position: bottom right;
    color: #000;
    outline: none; /* hide dotted outline in Firefox */
}
a.button:active span 
{
    background-position: bottom left;
	color:#000;
    padding: 6px 0 4px 18px; /* push text down 1px */
}
#login
{
	margin:15px 15px 15px 15px;
}
#tablalogin
{
	background-color:#FFF;
	border:#9e9a9a solid 1px;
	margin:auto;
	width:180px;
}
#tablatitulo
{
    background-image:url(../imagenes/bg_headerproof2.png);
    background-repeat:repeat;
	color:White;
	font-size:18px;
	height:29px;
}
.campologin
{
	color:#333333;
	height:20px;
}
/*---------------------------------------------------------------*/
/*Especifico a cotizacion---------------------------------------------------------------*/
.btnCotizaTotal
 {
	background: transparent url('../imagenes/icDocumento.gif') no-repeat left;
	background-color:#dedede;
    border:1px solid #444444;
    border-top:1px solid #444;
    border-left:1px solid #444;
	display: block;
	float:right;
	font: normal 12px arial, sans-serif;
	height: 25px;
	margin-right: 6px;
	padding:6px 10px 4px 26px;
    text-decoration: none;
}
.btnCotizaTotal:hover 
{
	background-color: #666666;
	color:#FFFFFF;
	outline: none;
	text-decoration:none;
}
.btnCotizaAceptar 
{
	background: transparent url('../imagenes/tc_verde.png') no-repeat left;
	background-color:#dedede;
    border:1px solid #444444;
    border-top:1px solid #444;
    border-left:1px solid #444;
	cursor: pointer;
	display: block;
	font: normal 12px arial, sans-serif;
	height: 25px;
	margin-right: 6px;
	padding:6px 10px 4px 24px;
    text-decoration: none;
}
.btnCotizaAceptar:hover 
{
	background-color: #666666;
	color:#FFFFFF;
	outline: none;
	text-decoration:none;
}
.cotizaAviso
{
	color: #AF0103;
	font: normal 14px auto Verdana, Arial;
	font-weight:bold;
	text-align:center;
}

.CZminusPlusControler
{
       font-family:Courier New;
       font-weight:bold;
       font-size:14px;
}
/*FUERA DE LUGAR*/
#cabezal
{
	margin:0 0 5px 0;
	border:solid 1px #3e3e3e;
	overflow:visible;
}

.fc-event-skin
{
	cursor:pointer;
}

.customerAnyEvent
{
	border:1px solid white;
	height:301x;
	width:436px;
	margin-left:4px;
}

.customerAnyEventHeader
{
	border-bottom:1px solid white;
}

.customerAnyEventBody
{
	background-color:#fcfcfd;
	height:121px;
	overflow:auto;
}

.pendingDetailBox
{
	border:1px solid white;
	font-size:16px;
	margin:auto;
	margin-top:4px;
	width:400px;
}

div#M2Graph, div#MoneyGraph, div#LocalGraph {
    font-size: 10pt;
}

#Graph{
    font-size: 14pt;
}

