a.logo {height: 70px}
a, h1, h2, h3 {
	color: #009190;
}
#instance-1-header {
	color:#747474;
}
#instance-2-header, #instance-3-header,  #instance-4-header, #instance-5-header, #instance-6-header,#instance-7-header,#instance-8-header,#instance-9-header,#instance-10-header,#instance-11-header,#instance-12-header,#instance-13-header,#instance-14-header,#instance-15-header,#instance-16-header,#instance-17-header,#instance-18-header,#instance-19-header,#instance-19-header,#instance-20-header,#instance-21-header,#instance-22-header,#instance-23-header,#instance-24-header,#instance-25-header,#instance-26-header,#instance-27-header,#instance-28-header,#instance-29-header,#instance-30-header,#instance-31-header,#instance-32-header,#instance-33-header{
	color:#009190;
}
ul.nav {
	float: right !important;
}
div#page {
	padding-top: 15px;
}
.navbar a.brand {
	width: 144px;
	height: 60px;
	background: url("/sermesa/sermesa.png") no-repeat scroll 0 0;
	margin-left: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	display: block;
	background-size: 144px auto;
}

@media screen and (max-width: 400px) {
	.navbar a.brand {
		background-size: 30px auto;
		width: 10px;
	}
}
@media screen and (max-width: 800px) {
	.navbar a.brand {
		background-size: 200px auto;
	}
}

form#login input#username, form#login input#password {
	width: 80%;
}

.navbar .navbar-inner, .navbar .navbar-inner div.popover-region, .navbar .navbar-inner div.popover-region-toggle {
	line-height: 72px;
}

.popover-region-toggle::after {
	margin-top: 5px;
}

.navbar .nav, .navbar .nav li {
	height: 72px;
	line-height: 72px;
	padding-top: 0px;
	padding-bottom: 0px;
}

ul.nav a {
	padding-bottom: 0px !important;
	padding-top: 1px !important;
}

.calendario_curso {
	display: table;
	width: 100%;
	position: relative;
}
.calendario_curso:after {
	content:'';
	display: block;
	clear: both;
}
.icono_calendario_flotado {
	width: 50px;
	display: table-cell;
	color: #009190;
	font-size: 36px;
	margin-right: 10px;
}
.fechas_curso {
	display: table-cell;
	vertical-align: middle;
}

div.resourcecontent iframe#resourceobject {
	border: 0px;
	max-height: 576px;
}

div.loginerrors {
	background-color: #FFB3B3;
	padding: 3px;
    border-radius: 5px;
}

div.loginpanel {
	text-align: center;
}

div.loginsub {
	margin: 0 auto !important;
	width: 80%;
	border: 1px solid #000000;
	border-radius: 5px;
	box-shadow: 4px 4px 2px #3b3b3b;
}
