.dependencias > li {
    border-bottom: 1px dotted #eee;
    padding: 5px 0;
}

#scroll-up ul{
	padding-left: 0;
	margin: 0 auto;
	text-align: center;
	width: 100%;
}
#scroll-up li {
		background: #fff none repeat scroll 0 0;
    border: 1px dotted #ddd;
    font-size: 20px;
    list-style: outside none none;
    margin: 11px auto;
    max-width: 300px;
    padding: 20px;
    text-align: center;
}
@media print{
	page{
		size: A4 landscape;
		}
	#resultado li {
    border-bottom: 1px dotted #eee;
    float: left;
    padding: 5px;
    width: 92%;
}
#resultado{
	width:95%;
	overflow:hidden;
	font-size:12px !important;
	margin:10px auto;
}
#resultado span{
	font-size:12px !important;

}
}
select[multiple], select[size] {
    height: 150px;
}
option {
    padding: 9px 5px;
    border-bottom: 1px dotted #ddd;
}
option:hover{
	background:#eee;}
.dependencias li {
    padding-left: 1em;
    text-indent: -.7em;
}
.dependencias li:before {
    content: "- ";
   /* color: red;  or whatever color you prefer */
}
.dependencias {
    list-style: outside none none;
    margin-left: 5px !important;
    padding-left: 5px;
}
#resultado li {
    border-bottom: 1px dotted #eee;
    float: left;
    padding: 5px;
    width: 92%;
}
@charset "utf-8";
/* CSS Document */

body{
	background:#f1f9f9;
}
/*.ui-datepicker.ui-widget.ui-widget-content.ui-helper-clearfix.ui-corner-all {
    background: #fff none repeat scroll 0 0;
}
.ui-datepicker-header.ui-widget-header.ui-helper-clearfix.ui-corner-all {
    background: #0331a4 none repeat scroll 0 0;
    color: #fff;
    font-weight: 600;
    margin-bottom: 5px;
    padding: 5px;
}*/
header{
	background: rgba(0, 0, 0, 0) url(img/header_page.jpg) no-repeat scroll 0 0 / cover  !important;
    height: 156px; max-width: 800px;}
.reportes{
	background: rgba(0, 0, 0, 0) url("img/reportes-icon.png") no-repeat scroll 0 0 / cover ;
    height: 110px;
    width: 90px;
	float:left;
	margin:2px;
	}
.numero {
    background: #fff none repeat scroll 0 0;
    border: 1px dotted #ddd;
    float: right;
    font-size: 25px;
    height: 36px;
    text-align: center;
    width: 28px;
}
.comentarios {
    margin: 10px auto;
    width: 100%;
}
.table_home{
	border-bottom: 1px dotted #ddd;
    font-size: 19px;
    font-weight: 500;
    padding: 2px 10px;
    text-align: left;
    text-shadow: 1px 1px 0 #fff;
	}
.info_derecha h1{
	margin-top: 0;
	}
.descargas img {
    width: 100%;
}
.descargas{width:240px; float:left; margin:10px;}
input, .nombre, .descripcion, select {
    margin-bottom: 8px;
    padding: 5px;
    width: 100%;
	border:1px #ddd dotted;
}
select{
	cursor:pointer;}
.notificacion{
    background: #fff none repeat scroll 0 0;
    border: 1px dotted #ddd;
    color: #1f4684;
    font-style: italic;
    margin: 0 auto;
    max-width: 600px;
    padding: 10px;
    text-align: center;
    text-transform: capitalize;
}
#resultado{
	width:95%;
	overflow:hidden;
	font-size:12px;
	margin:10px auto;
}
#myBtn, .myBtn,.myBtn:hover {
    background: #0066a6 none repeat scroll 0 0;
    border: medium none;
    color: #fff;
    padding: 10px;
	text-decoration:none;
}
.myBtn{
	padding:12.3px 10px;}
.area_competencia{
	background:url(img/area_competencia.png);

	}
.evaluacion .ttable td, .evaluacion .ttable td:hover  {
    border: 1px solid #ddd;
    font-weight: bold;
    height: 25px;
	background: #0066a6 none repeat scroll 0 0;
    color: #fff;
	cursor: default;
}
.nombre-tablas {
    background: #0066a6 none repeat scroll 0 0;
    color: #fff;
    font-size: 20px;
    letter-spacing: 0.09em;
    padding: 10px 5px;
    text-transform: uppercase;
	margin-bottom:0;
}

.evaluacion td:hover{
	background:#eee;
	}
.evaluacion td {
    background: #fff none repeat scroll 0 0;
    border: 1px dotted #eee;
    padding: 7px;
	cursor:pointer;
}
.competencia, .competencia a, .competencia a:hover {
	background: #0066a6 url("img/competencia_icon.png") no-repeat scroll left center / 29px auto !important;
    border: medium none;
    color: #fff;
    padding: 12px 10px 12px 32px;
	color:#fff !important;
	text-decoration:none !important;
}
checkbox{
	cursor:pointer !important;
}
.proceso {
    color: #0066a6;
    font-style: italic;
    font-weight: bold;
}
.peso{
	width:50px;
	}
.enviar {
    background: #ddd none repeat scroll 0 0;
    border: medium none;
    font-size: 26px;
    margin: 20px 0;
	color:#1f4784;
}
.form-signin {
    max-width: 500px;
    padding: 19px 29px 29px;
    margin: 0 auto;
	//margin-top:90px;
    background-color: #fff;

    border: 1px solid #e5e5e5;
    -webkit-border-radius: 5px;
       -moz-border-radius: 5px;
            border-radius: 5px;
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.05);
       -moz-box-shadow: 0 1px 2px rgba(0,0,0,.05);
            box-shadow: 0 1px 2px rgba(0,0,0,.05);

	font-family:Tahoma, Geneva, sans-serif;
	color:#990000;
	font-weight:lighter;
}

.form-signin .form-signin-heading{
    color:#00A2D1;
}
.form-signin input[type="text"],
.form-signin input[type="password"],
.form-signin input[type="email"] {
    font-size: 16px;
    height: 45px;
    padding: 7px 9px;
}

.signin-form{
	margin-top:50px;
}
.body-container
{
	//border:solid red 1px;
	margin-top:110px;
}
.navbar-brand{
	font-family:"Lucida Handwriting";
}
#btn-submit{
	height:45px;
}
.info_izquierda{
	border:1px dotted #ddd;
	background:#fff;
	width:48%;
	margin:5px auto;
	/*float:left;*/
	padding:10px;
	overflow: hidden;
	}
.info_izquierda h3{
	font-size: 22px;
    text-align: center;}
.info_izquierda p{
	font-size: 13px;line-height: 1.8;text-align: justify;
	}
.ingles{
	font-style:italic; font-weight:600;}
.imagen{
	text-align:center
}
.imagen img{
	width:50%;
}
.info_derecha{
	border:1px dotted #ddd;
	background:#fff;
	width:48%;
	margin:5px;
	float:right;
	}
.evaluacion{
	max-width:800px;
	margin:0 auto;
	}
.description{
	max-width:600px color: #444;
    font-size: 13px;
    font-style: italic;
    font-weight: 600;
    max-width: 600px;}
@media (max-width:768px) {
.info_derecha, .info_izquierda{
	width:100% !important;
	float:left !important;
	margin:0 0 20px 0 !important;
	}
.evaluacion{
	width:100% !important;}

	}
