@import url(https://fonts.googleapis.com/css?family=Raleway:800,600);
html, body{
	font-size: 16px;
	text-align: center;
}
a{
	text-decoration: underline;	
}
a:hover{
	cursor: pointer;
	text-decoration: none;
}
div[data-role="collapsible"]{
	text-align: left;
}
div[data-role="collapsible"] a{
	text-decoration: none;
}
div[data-role="footer"] h1{
	font-family: 'Raleway', sans-serif;
	
	color:#2D2D2D;
}
div.ui-collapsible-content{
	border:solid 1px #D1D1D1;
	background-color: #FBFBFB;
	font-size: 14px;
}
div.ui-collapsible-content table p{
	margin: 0;
}
h1{
	font-family: 'Raleway', sans-serif;
	clear: left;
}
h2, h3, h4, h5, h6, .ui-btn-text{
	font-family: 'Raleway', sans-serif;

}
ul[data-role="listview"] img{
	padding:10px;
}
#map_canvas{
	min-height: 408px;
	width:60%;
}
#controles{
	min-height: 350px;
	padding:1em;
	width: 30%;
}
#controles, #map_canvas{
	vertical-align: top;
	display:inline-block;
	margin:1em;
	padding:1em;
}
#_list{
	margin: 0 auto 0 auto;
  	width: 800px;
}
#_list ul li{
	height:100px;
}
#_list img {
	display:none;
  	height: 62px;
  	width: 92px;
}
#_loading{
	margin-top: 8em;
}
#back{
	display: none;
}
#back2{
	float: left;
}
#controles .ui-listview.ui-listview-inset.ui-corner-all.ui-shadow,#controles .ui-collapsible-set.ui-corner-all {
	margin-top: 2em;
}
#mapa-ug, #opciones{
	text-align: center;
}
#menu-list, #sedes{
	display:inline-block;
	vertical-align: top;
	width: 40%;
	margin:1em;
	padding:1em;
}
#menu-list{
	min-height: 258px;
	width: 30%;
} 
#opciones{
	text-align: center;
}
#programas img {
	height: 50px;
	padding: 10px;
}
#results table {
	width: 100%;
}
#sedes{
	min-height: 200px;
	width:60%;
}

#programas, #lista_divisiones, #lista_carreras {
	margin: 0 auto 2em auto;
	width: 500px;
}

.carreras{
	display: none;
}

.direccion{
	display: none;
}

.date{
	background-image: url("../css/images/date.png");
	background-size: 14px;
	background-repeat: no-repeat;
	padding-left: 16px;
	font-size: 0.7em;
	font-style: italic;
	font-weight: normal;
}

.footer2{
	background: #E5E5E5;
}

.header2{
	background: url(images/escudo-universidad-de-guanajuato.jpg) no-repeat 50% 10%;
	
	border: none;
	background: 1em 0 1em 0;
	border-bottom:1px solid #CCC;
	min-height: 120px;
	padding:0 0 5px 0;
}

#h1_head{
	font-size: 18px;
	
}
.box{
	border-radius: 5px;
	box-shadow: 0px 0px 5px #888;
}
.fb-like{
	text-align: center;
}

.programas{
	box-shadow: 0px 4px 26px #888;
	margin:1em 0 1em 0;
	transition: all 0.5s ease;
}
.programas:hover{
	opacity:0.8;
	transition: all 0.5s ease;
}
.ui-body-a .ui-link {
	font-weight: normal;
}
.ui-collapsible-set {
	margin: 1em 0;
}
.ui-select {
	max-width: 430px;
}
.tabla_datos{
	width: 100%;
}
.vineta{
	background-image: url("../css/images/vineta.png");
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 0.5em;
}
.info-box {
	border-radius: 5px;	
	padding-left: 7px;
	width: auto;
}
@media screen and (max-width: 1500px){
	.ui-select {
		max-width: 400px;
	}
}
@media screen and (max-width: 1470px){
	
	#controles {
		width: 20%;
	}
	#sedes {	
		width: 60%;
	}
	#map_canvas {
		width: 60%;
	}
	#menu-list{
		width: 20%;	
	}
	/*.ui-btn-inner.ui-li{
		height:40px;
	}*/
	/*.ui-btn-inner.ui-li img{
		height:15px;
		margin-top: 5px;
	}*/
	#menu-list ul[data-role="listview"] img, #controles ul[data-role="listview"] img{
		margin-top: 11px;
		width:20px;
	}
	#menu-list ul li a{
		padding: 9px 28px 0px 37px;
		overflow: hidden;
	}
	#controles ul li a{
		padding: 9px 28px 0px 37px;
	}
	.ui-select {
		max-width: 250px;
	}
}
@media screen and (max-width: 1430px){
	.ui-select {
		max-width: 200px;
	}
}
@media screen and (max-width: 1200px){
	.ui-select {
		max-width: 162px;
	}
}
@media screen and (max-width: 893px){
	#controles, #sedes, #map_canvas, #menu-list {
		width: 90%;
	}
	div[data-role="footer"] h1 {
		letter-spacing: 0px;
	}
	#back{
		display:block;
	}
	#back2{
		display:none;
	}
	#programas, #lista_divisiones, #lista_carreras, #_list {
		margin: 0 auto 2em auto;
		width: 100%;
	}
	.ui-select {
		max-width: 100%;
	}
}
@media screen and (max-width: 600px){
	.ui-select {
		width: 80%;
		text-align: center;
	}
}
@media screen and (max-width: 550px){
	.header2{
		background:none;
		background-size: 100% 100%;
		border: none;
		background: 1em 0 1em 0;
			border-bottom:1px solid #CCC;
		min-height: 50px;
		padding:0.5em 0 0.5em 0;
	}
	

	
	#h1_head{
		overflow:visible;
		margin: 0.6em 20% 0.8em;
	}
	.ui-select {
		width: 80%;
		max-width: 300px;
		text-align: center;
	}
}
@media screen and (max-width: 500px){
	#controles, #sedes, #map_canvas, #menu-list {
		margin:0.5em 0 0.5em 0;
	}
	.ui-select {
		max-width: 198px;
	}
}
