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%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
}

header{
	width: 100%;
	background-color: rgb(2, 2, 114);
	height: 50px;
}

footer{
	width: 100%;
	background-color: #2c3e50;
	height: 35px;
	position: fixed;
	bottom: 0;
}

.wrapper{
	width: 100%;
	height: auto;
	background-color: #ecf0f1;
}

.h-wrapper{
	width: 1000px;
	margin: auto;
}

.logo{
	height: 50px;
	width: 170px;
	float: left;
}

.logo img{
	width: 100%;
	height: auto;
}

.login{
	width: auto;
	float: right;
	margin: 12px;
}

.login input{
	width: 120px;
}

.login input[type="submit"]{
	width: 90px;
}

.login p{
	color: #fff;
	font-family: 'Open Sans', sans-serif;
	font-size: 25px;
	margin-top: -4px;
}

.copy{
	float: left;
	color: #fff;
	font-size: 15px;
	margin: 9px
}

.juandres{
	float: right;
	color: #fff;
	font-size: 14px;
	margin: 9px
}

.juandres a{
	color: #008DFC;
	text-decoration: none;
}

.container{
	width: 1000px;
	height: auto;
	margin: auto;
	margin-top: 30px;
}


html, body {
	height: 100%;
}

img, div, li { behavior: url("css/iepngfix.htc") }

body {
	background: #fff;
	color: #555;
	font: 11px "Lucida Grande", "Lucida Sans Unicode", Arial, Tahoma, Verdana, sans-serif;
	text-align: center;
	background-color: #ecf0f1;
}

div.wrap {
	margin: 0 auto;
	text-align: left;
	width: 960px;
}


/* @group header */
/* HEADER
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */
#header {
	background: #212121;
	border-bottom: 3px solid #0d8ecf;
	color: #d5d5d5;
	line-height: 40px;
	height: 40px;
	margin: 0 0 40px;
}

#logo {
	display: inline;
	float: left;
	height: 40px;
	overflow: hidden;
}

.b-archivo{
	width: 733px;
	height: auto;
	margin: auto;
}

.b-archivo input[type="text"]{
	width: 550px;
	height: 35px;
	border-radius: 3px;
	padding-left: 10px;
	border: 1px solid #9E9898;
	font-size: 20px;
	color: #4B4848;
	font-family: 'Open Sans', sans-serif;
	float: left;
}

.b-archivo input[type="submit"]{
	width: 150px;
	height: 38px;
	margin-left: 20px;
	font-family: 'Open Sans', sans-serif;
	float: left;
	background-color: #2980b9;
	color: #fff;
	font-size: 24px;
	border: none;
	cursor: pointer;
}

.busqueda{
	padding-bottom: 80px;
}

.lc form{
	float: left;
}

.b-table{
	height: 395px;
	overflow-y: scroll;
}

.b-table table{
	width: 973px;
}
/* @end */


/* @group menu */
/* MENU
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */
#menu {
	display: block;
	font: bold 12px/40px Arial, Tahoma, Verdana, "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	margin: 0 10px;
}

#menu ul li {
	display: inline;
	float: left;
	margin: 0 5px;
}

#menu ul li a {
	color: #d5d5d5;
	display: block;
	text-decoration: none;
}

#menu ul li a:hover {
	color: #fff;
}

#menu ul ul {
	background: #0d8ecf;
	display: none;
	margin-left: -8px;
	padding-top: 3px;
	position: absolute;
	z-index: 1000000;
}

#menu ul ul li {
	display: block;
	float: none;
	line-height: 24px;
	margin: 0;
}

#menu ul ul li a {
	color: #fff;
	display: block;
	padding: 3px 8px;

}

#menu ul ul li a:hover {
	background: #91b60c;
	background: #53c5ff;
}
/* @end */


/* @group mid */
/* MID
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */
#mid {}
/* @end */


/* @group page */
/* PAGE
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */
#page {}

#graph {
	min-height: 250px;
	margin: 10px;
	overflow: hidden;
}

#graph div.legend table {
	background: url("../img/ui/overlay.png");
}

#graph div.legend td {
	border: 0 !important;
	color: #f7f7f7;
}

#graph div.legend td.legendLabel {
	padding: 10px 10px 10px 0;
}

div.lc {
	display: inline;
	float: left;
	margin: 0 10px;
	width: 620px;
}

div.rc {
	display: inline;
	float: left;
	margin: 0 10px;
	width: 300px;
}

div.lc h1,
div.lc h2,
div.lc h3,
div.lc h4,
div.lc h5,
div.lc h6,
div.rc h1,
div.rc h2,
div.rc h3,
div.rc h4,
div.rc h5,
div.rc h6 {
	margin: 10px auto;
}

div.lc table,
div.rc table {
	margin: 0 auto 10px;
}

#mid ul {
	list-style-type: square;
	font-size: 12px;
	margin: 15px;
}

#mid ul ul {
	list-style-type: square;
	font-size: 12px;
	margin: 0 15px;
}

#mid ol {
	list-style-type: decimal;
	font-size: 12px;
	margin: 15px 20px;
}

#mid ol ol {
	list-style-type: lower-latin;
	font-size: 12px;
	margin: 0 20px;
}

#mid li {
	line-height: 130%;
}

#mid a {
	color: #91b60c;
}

#mid span.autor {
	color: #999;
	display: block;
	font-size: 11px;
	font-variant: small-caps;
}
/* @end */


/* @group scorecard */
/* SCORECARD
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */
#scorecard {
	border-top: 1px solid #d5d5d5;
	margin: 20px 10px 25px;
	padding: 5px 0;
}

#scorecard ul li {
	border-right: 1px solid #d5d5d5;
	display: inline;
	float: left;
	margin-right: 10px;
	padding: 0 10px 0 0;
}

#scorecard ul li h3 span {
	color: #777;
	display: block;
	font-size: 0.5em;
	font-weight: bold;
	letter-spacing: 0;
	margin: 0 0 5px;
}
/* @end */


/* @group footer */
/* FOOTER
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */
#footer {
	clear: both;
	display: block;
}

#footer div.submenu {
	border-top: 1px solid #d5d5d5;
	color: #999;
	margin: 40px 10px 0;
	padding: 10px 0;
}

#footer div.submenu ul li {
	display: inline;
	float: left;
	line-height: 13px;
	margin: 0 5px;
}

#footer div.submenu ul li a {
	color: #333;
}

#footer div.submenu ul.l li a {
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

#footer div.submenu ul.r li {
	font-size: 10px;
	line-height: 13px;
	text-align: right;
}
/* @end */


/* @group elements */
/* ELEMENTS
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */
h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Tahoma, Verdana, sans-serif, Georgia;
	font-weight: bold;
}

h1 { 
	border-bottom: 1px solid #d5d5d5;
	color: #333;
	font-size: 28px;
	letter-spacing: -2px;
	padding: 0 0 5px;
	margin: 0 10px 20px;
}

h2 {
	color: #999;
	font-size: 24px;
	letter-spacing: -1px;
	margin: 0 10px 10px;
}

h3 {
	color: #222;
	font-size: 24px;
	letter-spacing: -1px;
}

h4 {
	font-size: 20px;
	letter-spacing: -1px;
	color: #666;
}

h5 {
	font-size: 16px;
	letter-spacing: -1px;
}

h6 {
	font-size: 14px;
}

h1 span.subtitle {
	color: #0d8ecf;
}

h1 span.tagline, 
h2 span.tagline, 
h3 span.tagline, 
h4 span.tagline, 
h5 span.tagline, 
h6 span.tagline {
	color: #a7a7a7;
	display: block;
	font-size: 0.5em;
	font-weight: normal;
	letter-spacing: 0;
}

strong {
	font-weight: bold;
}

p {
	line-height: 130%;
	font-size: 12px;
	margin: 15px 0;
}

table {
	font-family: Arial, Tahoma, Verdana, sans-serif, Georgia;
	margin: 0 10px 10px;
}

th {
	background: #e5e5e5;
	border-bottom: 1px solid #d5d5d5;
	border-top: 2px solid #666;
	color: 	#555;
	font-weight: bold;
	height: 40px;
	padding: 0 10px;
	text-transform: uppercase;
	vertical-align: middle;
}

tr:nth-child(even){
	background: #f5f5f5;
}

tr:nth-child(odd) {
	background: #fff;
}

td {
	border-bottom: 1px solid #d5d5d5;
	color: #222;
	padding: 10px;
	vertical-align: middle;
	font-size: 13px;
	font-family: 'Open Sans', sans-serif;
}

blockquote, cite {
	border-left: 3px solid #91b60c;
	font-size: 12px;
	line-height: 140%;
	margin: 10px;
	padding-left: 10px;
}

em {
	font-style: italic;
}

acronym {
	border-bottom: 1px dashed #555;
	cursor: help;
}

pre, code {
	background: #f7f7f7;
	border: 1px solid #d5d5d5;
	overflow: auto;
	margin: 15px 0;
	padding: 10px;
}

fieldset {
	border: 1px solid #d5d5d5;
	clear: both;
	display: block;
	margin: 10px 0;
	padding: 0 10px;
}

legend {
	padding: 0 10px;
	text-transform: uppercase;
}
/* @end */


/* @group common */
/* COMMON
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */
div.message {
	margin: 10px;
	padding: 10px;
	color: #333;
}

div.lc div.message,
div.rc div.message {
	width: 100%;
}

div.lc div.message h5,
div.rc div.message h5 {
	margin: 0 auto !important;
} 

div.message h5 {
	color: #000;
	margin: 0 auto !important;
}

div.message p {
	margin: 0;
}

.info {
	background: #e8f6ff url("../img/icons/info-32.png") no-repeat 10px 12px;
	border: 1px solid #b8e2fb;
	padding-left: 52px !important;
}

.error {
	background: #feebeb url("../img/icons/error-32.png") no-repeat 10px 12px;
	border: 1px solid #ffaeae;
	padding-left: 52px !important;
}

.warning {
	background: #fff5cc url("../img/icons/warning-32.png") no-repeat 10px 12px;
	border: 1px solid #f2dd8c;
	padding-left: 52px !important;
}

.confirm {
	background: #eaf7d9 url("../img/icons/confirm-32.png") no-repeat 10px 12px;
	border: 1px solid #bbdf8d;
	padding-left: 52px !important;
}

.note {
	background: #fff5cc;
	border: 1px solid #f2dd8c;	
}

.t-left {
	text-align: left;
}

.t-center {
	text-align: center;
}

.t-right {
	text-align: right;
}
/* @end */


/* @group form */
/* FORM
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */
input.field {
	border-bottom: 1px solid #e1e1e1;
	border-left: 1px solid #c1c1c1;
	border-right: 1px solid #c1c1c1;
	border-top: 1px solid #848484;
	color: #222;
	padding: 3px;
}

input.button {
	margin: 10px 0 0;
}

input.radio {
	margin: 5px 0;
}

input.checkbox {
	margin: 3px 0;
}

textarea {
	border-bottom: 1px solid #e1e1e1;
	border-left: 1px solid #c1c1c1;
	border-right: 1px solid #c1c1c1;
	border-top: 1px solid #848484;
	color: #222;
	font: 11px "Lucida Grande", "Lucida Sans Unicode", Arial, Tahoma, Verdana, sans-serif;
	padding: 3px;
}

select {
	padding: 2px 0;
}

input.field.selected {
	background: #e8f6ff;
}

/* non-floating form item */
div.item {
	clear: both;
	margin: 10px 10px 0;
}

/* floating form item */
div.itemf {
	float: left;
	margin: 10px;
}

div.lc div.item,
div.rc div.item {
	margin: 10px 10px 10px 0 !important;
}

div.lc div.itemf,
div.rc div.itemf {
	float: left;
	margin: 10px 10px 10px 0 !important;
}


div.item div.label,
div.itemf div.label {
	color: #777;
	padding: 2px;
	margin-top: 1px;
}

div.item div.label span,
div.itemf div.label span {
	font-size: 9px;
	padding: 2px 3px;
	text-transform: uppercase;
}

div.item div.label span.required,
div.itemf div.label span.required {
	background: #e10000;
	color: #fff;
}

div.item div.label span.attention,
div.itemf div.label span.attention {
	background: #ffcc00;
	color: #333;
}

.tiny {
	width: 30px;
}

.small {
	width: 60px;
}

.large {
	width: 120px;
}

.big {
	width: 180px;
}

.extra {
	width: 240px;
}

.wide {
	width: 325px;
}

.huge {
	width: 480px;
}

form h3 {
	border-bottom: 1px solid #d5d5d5;
	clear: both;
	color: #666;
	font-size: 16px;
	margin: 20px 10px 10px !important;
	padding: 5px 0;
}

div.lc form h3,
div.rc form h3 {
	margin: 20px 0 0 !important;
}

fieldset {
	margin: 10px;
	padding: 0 10px 5px;
}

div.lc fieldset,
div.rc fieldset {
	margin: 10px auto;
}
/* @end */


/* @group misc */
/* MISC
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */
.clearer {
	clear: both;
	line-height: 1;
	margin: 0;
	padding: 0;
	display: block;
}

.l {
	float: left;
	display: inline;
}

.r {
	float: right;
	display: inline;
}

img a:hover {
	margin-bottom: -5px;
}

.hidden {
	display:none;
}
/* @end */



/* @group gallery */
/* GALLERY 
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */
#gallery div.image {
	background: #f7f7f7;
	border: 1px solid #d5d5d5;
	display: inline;
	float: left;
	height: 90px;
	margin: 10px;
	overflow: hidden;
	position: relative;
	width: 138px;
}

#gallery div.image img {
	display: block;
}

#gallery div.image ul {
	bottom: 0;
	font-size: 10px;
	margin: 0;
	position: absolute;
	right: 0;
}

#gallery div.image ul li {
	display: inline;
	float: left;
	padding: 2px 4px;
}

#gallery div.image ul li a {
	color: #fff;
	text-decoration: none;
}

#gallery div.image ul li.edit {
	background: #91b60c;
}

#gallery div.image ul li.delete {
	background: #e10000;
}

#gallery div.lc {
	margin: 0;
	width: 640px;
}
/* @end */


/* @group pagination */
/* PAGINATION 
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */
div.pagination {
	clear: both;
	display: block;
	margin: 10px 0;
}

div.pagination ul {
	list-style-type: none !important;
}

div.pagination ul li {
	display: inline;
	float: left;
	margin: 0 1px;
}

div.pagination ul li a {
	padding: 0 3px;
}

div.pagination ul li span.total {
	border-left: 1px solid #d5d5d5;
	padding-left: 8px;
	margin-left: 5px;
}

div.pagination ul li.current a {
	background: #666 !important;
	color: #fff !important;
	text-decoration: none;
}
/* @end */



/* @group files */
/* FILES
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */
#files div.lc {
	margin: 0;
	width: 640px;
	overflow-y: scroll;
	height: 470px;
}
/* @end */


/* @group events */
/* EVENTS
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */
#events {}

#events table#calendar {
	border: 1px solid #d5d5d5;
	border-width: 1px 1px 0 0;
}

#events table#calendar th {
	border: 1px solid #d5d5d5;
	border-width: 0 0 1px 1px;
	height: 40px;
	overflow: hidden;
	text-align: right;
}

#events table#calendar td {
	border: 1px solid #d5d5d5;
	border-width: 0 0 1px 1px;
	height: 100px;
	overflow: hidden;
	padding: 10px;
	position: relative;
	text-align: right;
	width: 113px;
}

#events table#calendar td.weekend {
	background: #f1f1f1;
}

#events table#calendar td span.date {
	color: #aaa;
	font: 32px "Lucida Grande", "Lucida Sans Unicode", Arial, Tahoma, Verdana, sans-serif;
	letter-spacing: -2px;
}

#events table#calendar td span.date.hasevent {
	color: #333;
}

#events table#calendar td span.events {
	background: #91b60c;
	color: #fff;
	display: block;
	margin: 22px 0 0;
	text-align: left;
}

#events table#calendar td span.events a {
	color: #fff;
	display: block;
	padding: 3px 5px;
	text-decoration: none;
}
/* @end */


/* @group users */
/* USERS
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */
#users table.users td div.avatar {
	display: inline;
	float: left;
	margin-right: 10px;
}

#users table.users td div.avatar img {
	display: block;
}

#users table.users td span.label {
	display: inline;
	padding: 3px 5px;
}

#users table.users td span.label.active {
	background: #91b60c;
	color: #fff;
}

#users table.users td span.label.pending {
	background: #ffcc00;
	color: #333;
}

#users table.users td span.label.banned {
	background: #e10000;
	color: #fff;
}

#users table.users td span.label.deleted {
	background: #333;
	color: #fff;
}

.inst{
	text-align: left;
	line-height: 150%;
	font-size: 14px;
	list-style: inherit;
	padding-left: 15px;
	list-style-type: square;
}

#files h1{
	text-align: left;
}
/* @end */