html {
	overflow-y: scroll;
}

body {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	background-color: #0088cc;
}

a img {
	border: none;
}

h1 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	margin-top: 0;
}

input[type=submit], input[type=button] {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 5px 5px 5px 0;
	cursor: pointer;
}

input[type=text], input[type=password], textarea {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 1px;
}

select {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
}

.tableControl, .actionButtons {
	width: 100%;
}

.tableControl a {
	padding-left: 10px;
}

.tableControl {
	text-align: right;
}

.rich-table {
	width: 100%;
}

.body {
	padding: 30px;
}
.message {
	padding: 5px;
	list-style: none;
	border: 0;
	background: none;
	padding: 0;
	color: #000000;
	margin: 5px 0 8px 0;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.message li {
	background: no-repeat left center;
	padding-top: 1px;
	padding-left: 20px;
	margin-left: 3px;
}

.message li.infomsg {
	background-image: url(../img/msginfo.png);
}

.message li.errormsg {
	background-image: url(../img/msgerror.png);
}

.message li.warnmsg {
	background-image: url(../img/msgwarn.png);
}

.name {
	vertical-align: top;
	font-weight: bold;
	width: 250px;
	float: left;
	padding: 5px;
	margin-top: 3px;
	clear: left;
}

.value {
	float: left;
	padding: 5px;
}

.error {
	float: left;
	padding: 5px;
}

.errors {
	color: #FF0000;
	vertical-align: middle;
}

img.errors {
	padding-right: 5px;
}

.errors input, .errors textarea, .errors select {
	border: 1px solid red !important;
}

.required {
	color: #FF0000;
	padding-left: 2px;
}

.rich-stglpanel-body {
	overflow: auto;
} 

/* the specificity here is necessary to override the defaults */

.rich-panel .rich-panel-header, .rich-panel-body
.rich-stglpanel .rich-stglpanel-header {
	font-size: 12px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

.rich-panel input[type=submit], .rich-panel input[type=button],
.rich-tabpanel input[type=submit], .rich-tabpanel input[type=button] {
	margin-bottom: 0;
}

.tableControl input[type=submit], .tableControl input[type=button], .tableControl select {
	margin: 5px 0 5px 5px;
}

/* I don't know why this is necessary, but the select is off by a pixel on the top and is padding too much on the left */
.tableControl select {
	margin-left: 2px;
	position: relative;
	top: 1px;
}

.actionButtons {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-left: 1px;
}

.actionButtons select {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 5px 5px 5px 0;
	vertical-align: bottom;
}

.rich-toolbar-item a {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.rich-toolbar-item a:hover, .rich-ddmenu-label-select {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

.rich-toolbar-item .rich-menu-item a:hover {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.rich-datalist {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	list-style: square;
	margin: 6px 0 1px 0;
	padding-left: 18px;
}

.rich-list-item {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-bottom: 4px;
}

div.info {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.2em;
}

ul.bullets {
	list-style: square;
}

ul.bullets li {
	padding-bottom: 2px;
}

td.action {
	text-align: center;
	width: 8em;
	white-space: nowrap;
}

td.action a {
	padding-left: 1px;
	padding-right: 1px;
}

table.radio {
   border: 0;
}

table.radio td {
   padding: 0 2px;
}

table.radio input[type=radio] {
   vertical-align: bottom;
}

.footer {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: right;
	font-size: 11px;
	margin-bottom: 10px;
}

rich-tabpanel {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}

rich-tabpanel-content{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.rich-tab-active{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.panel_inicio{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: center;
}

.pie{
	width:100%;
	height:auto;
	background:#fff;
	color:#000;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:left;
	padding-top:15px;
	margin-bottom:-20px;
	margin-left: 0px;
	padding-left: 0px;
}

.pie-contenedor-imagen {
	border: solid 1px #c3c3c3;
	width: 110px;
    margin: 15px;
	margin-top: 2px;
	margin-bottom: 10px;
	padding: 0px;
	vertical-align: top;
	display: inline-block;
	overflow: hidden;
}

.pie-imagen {
	width: 100%;
	margin-bottom: -7px;
	height: auto;
}

/*Controlar la vista general general*/
.displayGeneral{
    width: 98%;
    background: white;
    margin:0 auto;
}
.cabezote{
    width:100%;
    height:150px;
    background:url(../img/fondo_cabezote.png) repeat-x scroll 0 0 transparent;
    z-index: 0;
}
.contenido_cabezote{
    width:810px;
    height:100%;
    margin:0 auto;
    position:relative;
}
.fondoLogos {
    width: 100%;
    height: 120px;
    background: white;
    position: absolute;
    top: 20px;
    border-radius: 0em 1.5em 1.5em 1.5em / 0.5em 3em;
    box-shadow: 13px 13px 22px 0px rgba(0,0,0,0.75);
    z-index: 1;
}
.logo_regiones{
    width:288px;
    height:173px;
    background:url(../img/logo_regiones.png) no-repeat scroll 0 0 transparent;
    background-size: contain;
    background-position-y: 40%;
    left: 75%;
    top : 13px;
    position: absolute;
    z-index: 2;
}
.logo_colciencias{
    width:400px;
    height:165px;
    background:url(https://scienti.minciencias.gov.co/ciencia-war/images/logos/logo-minciencias.jpg) no-repeat scroll 0 transparent;
    left: -15%;
    position: absolute;
    z-index: 2;
}

.logo_scienti{
    width:135px;
    height:165px;
    background:url(../img/logo_scienti.png) no-repeat scroll 0 0 transparent;
    left: 70%;
    position: absolute;
    z-index: 2;
}
.titulo_inicio{
    width:250px;
    height:60px;
    background-color: #069169;
    margin:4px 0 0 0px;
    color: white;
    font-size: 20px;  
    padding-left: 10px;
    padding-right: 10px;
}
.input_inicio{
    font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size:14px;
    color:#4d4d4d;
    text-align:left;
    margin-bottom:10px;
    margin-left: 10px;
    width: 150px;
    height: 30px;
    vertical-align: middle;
    
}
.botonEnviar{
    width: 150px;
    height: 30px;
    text-align: center;
    background: url(/regiones/img/icono_ingresar.png) no-repeat;    
    background-color: #EFEFEF;
    border:1px;
}
.texto_nota{
	font-size: 12px;
    font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
    text-align: center;
}
.label_inicio{
    font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size:14px;
    width: 150px;
}

@media only screen and (max-width: 1900px){
    .espacio_botonEnviar{
        padding-left: 160px;
    }
}

@media only screen and (max-width: 360px){
    .espacio_botonEnviar{
        padding-left: 190px;
    }
}
