
#header {
	height: 100px;
}



#footer {
	border-color: #080808;
	width: 100%;
	bottom: 0;
	left: 0;
	padding-top: 0;
}

#canvas {
	height: 96%;
	width: 500PX;
	margin: 0px auto;
	padding: 0px;
	border-radius: 4px;
	border: 3px solid #c2c2c2;
}

.ui-inputfield {
	width: 284px;
}

.info {
	padding: 6px 8px;
	font: 14px/16px Arial, Helvetica, sans-serif;
	background: white;
	background: rgba(255, 255, 255, 0.8);
	box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
	border-radius: 5px;
}


.info h4 {
	margin: 0 0 5px;
	color: #777;
}


.ui-fieldset .ui-fieldset-legend {
	font-size: 10px;
}


table tbody .ui-widget-content {
	border: transparent !important; 
	background: transparent !important; 
	color: #333333;
}


td,th {
	padding: 1px 15px 5px 5px !important;
}


.ui-widget {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}


.ui-inputfield {
	padding: 8px 8px !important;
}


.ui-inputfield.ui-state-focus,.ui-widget-content .ui-inputfield.ui-state-focus,.ui-widget-header .ui-inputfield.ui-state-focus
	{
	border-color: rgba(247, 115, 115, 0.8) !important;
	outline: 0 !important;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px
		rgba(247, 115, 115, 0.6) !important;
}


.ui-state-highlight,.ui-widget-content .ui-state-highlight,.ui-widget-header .ui-state-highlight
	{
	color: #ffffff;
	text-decoration: none;
	background-color: #cc001b !important;
	background-color: #c20020 !important;
	background-position: 0px !important;
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#cc001b),
		to(#b3001e)) !important;
	background-image: -webkit-linear-gradient(top, #cc001b, #b3001e)
		!important;
	background-image: -o-linear-gradient(top, #cc001b, #b3001e) !important;
	background-image: linear-gradient(to bottom, #cc001b, #b3001e)
		!important;
	background-repeat: repeat-x;
	filter: progid:dximagetransform.microsoft.gradient(startColorstr='#cc001b',
		endColorstr='#b3001e', GradientType=0) !important;
}


td, th {
	padding: 1px 4px 5px 2px !important;
}


form .botones {
	position: relative;
	display: inline-block;
	color: #fff;
	padding: 0.5em 1.75em 0.5em 1.75em;
	text-decoration: none;
	font-size: 0.925em;
	-moz-transition: background-color .25s ease-in-out;
	-webkit-transition: background-color .25s ease-in-out;
	-o-transition: background-color .25s ease-in-out;
	-ms-transition: background-color .25s ease-in-out;
	transition: background-color .25s ease-in-out;
	border: 0;
	margin-top: 1.2%;
	cursor: pointer;
	outline: 0;
	white-space: nowrap;
	box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.05);
}

.b-demodialog:hover {
	background: #f11313;
	color: white;
	box-shadow: 5px 10px 100px rgba(100, 100, 100, 0.15) inset;
}


ui-autocomplete-input ui-inputfield ui-widget ui-state-default ui-corner-all .foo
	{
	width: 280px !important;
}


.ui-inputfield,.ui-widget-content .ui-inputfield,.ui-widget-header .ui-inputfield
	{
	border: 3px solid #cccccc !important;
}


body {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}


.container .text-muted {
	margin: 20px 0;
}


.footer>.container {
	padding-right: 15px;
	padding-left: 15px;
}


code {
	font-size: 80%;
}


.contenidoLogin {
	background-image: url('../../resources/images/repeat_bg_1.jpg');
	vertical-align: top;
}


.formulario {
	border: 1px solid #ddd;
	background: #f3f3f3;
}


.login {
	margin-bottom: 25px;
}


#frmLogin {
	margin-left: 20px;
}


.btnIngresar {
	margin-top: 20px;
}


.ui-inputfield.ui-state-focus,.ui-widget-content .ui-inputfield.ui-state-focus,.ui-widget-header .ui-inputfield.ui-state-focus{
	border-color: rgba(247, 115, 115, 0.8) !important;
	outline: 0 !important;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px
		rgba(247, 115, 115, 0.6) !important;
}


.ui-state-highlight,.ui-widget-content .ui-state-highlight,.ui-widget-header .ui-state-highlight{
	color: #ffffff;
	text-decoration: none;
	background-color: #cc001b !important;
	background-color: #c20020 !important;
	background-position: 0px !important;
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#cc001b),
		to(#b3001e)) !important;
	background-image: -webkit-linear-gradient(top, #cc001b, #b3001e)
		!important;
	background-image: -o-linear-gradient(top, #cc001b, #b3001e) !important;
	background-image: linear-gradient(to bottom, #cc001b, #b3001e)
		!important;
	background-repeat: repeat-x;
	filter: progid:dximagetransform.microsoft.gradient(startColorstr='#cc001b',
		endColorstr='#b3001e', GradientType=0) !important;
}


.ui-inputfield,.ui-widget-content .ui-inputfield,.ui-widget-header .ui-inputfield{
	border: 3px solid #cccccc !important;
}


.btn-lg,.btn-group-lg>.btn {
	padding: 8px 14px !important;
	font-size: 14px !important;
	line-height: 1.33;
	border-radius: 6px;
}


.ui-messages-info,.ui-messages-warn,.ui-messages-error,.ui-messages-fatal
	{
	border: 1px solid !important;
	margin: 20px 0px !important;
	padding: 10px 10px 10px 10px !important;;
	width: 200px;
}


.gm-style .gm-style-cc span, .gm-style .gm-style-cc a, .gm-style .gm-style-mtc div{
	font-size:0px !important;
}

 #counter {
  color:#FFFFFF;
  padding:0.2em 0.7em;
  text-shadow:1px 1px 0 #000;
  font-size:10pt;
  font-family:Arial;
  font-weight: bold;
}