@font-face {
    font-family: Gotham-Light;
    src: url('fonts/gotham_light.eot#iefix') format('embedded-opentype'),
	    url('fonts/gotham_light.otf') format('truetype'),
	    url('fonts/gotham_light.ttf') format('truetype');
}
body{
	font-family: 'Gotham-Light';
	background:#FAFAFA;
}
h1{
	color: #999999;
  -webkit-text-stroke-width:1px;
  -webkit-text-stroke-color:#999999;
  -webkit-text-fill-color:#999999;
}
label{
	color:#999999;
  -webkit-text-stroke-width:1px;
  -webkit-text-stroke-color:#999999;
  -webkit-text-fill-color:#999999;
}
select{
	width:140px;
	color:white;
	background:#EE382B;
	border-style: none;
}
a:link
{   
	color:#999999;
 	text-decoration:none;   
}
a p {
	color:white;
	padding-top: 1%;
	padding-left: 5%;
}
div .grid_1{
	margin-top: 5px;
	margin-bottom: 10px;
}
#capa{
	height:200px;
	overflow-y:scroll;
}
.nuevo{
	width:250px;
	height:50px;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
	display:inline-block;
	background:#009FE3;
	color:white;
	padding: 10px;
}
.evento{
	background-color: #009fe3;
	padding: 5px;
	font-size: 8pt;
	margin: 1% !important;
	color: #fff;
	width: 45%;
}
.eventos{
	background-color: #009fe3;
	margin-top: 3px;
	margin-bottom: 3px;
	cursor:pointer;
}
.eventoSeleccion{
    background-color: #EE382B;
    margin-top: 3px;
	margin-bottom: 3px;
}
.menu{
	background:#f5f5f5;
	box-shadow: 0px 4px 4px 0px #cccccc;
}
#button {
	text-align: center;
}
#button li { display: inline; }
#button li a {
font-size:10pt;
text-decoration: none;
float:left;
padding: 6px;
color: #999999;
-webkit-text-stroke-width:1px;
-webkit-text-stroke-color:#999999;
-webkit-text-fill-color:#999999;
}
#button li a:hover {
margin-top:-2px;
padding-bottom:12px;
color: #009fe3;
-webkit-text-stroke-width:1px;
-webkit-text-stroke-color:#009fe3;
-webkit-text-fill-color:#009fe3;
}
#crear{
	width:140px;
	height:30px;
	background:#EE382B;
	color:white;
	margin-top: 3%;
	margin-left: 26px;
	border-style: none;
	cursor:pointer;
}
#crear:active{
	background:#E22012;
}
#salir{
	width:70px;
	height:30px;
	background:#009fe3;
	color:white;
	margin-top: 18%;
	border-style: none;
	cursor:pointer;
}
#salir:active{
	background:#0081B8;
}
.top{
	margin-top: 10px;
}
.contenido{
	background:#e8e8e8;
	-moz-box-shadow: 0px 4px 4px 0px #cccccc;
	-webkit-box-shadow: 0px 4px 4px 0px #cccccc;
	box-shadow: 0px 4px 4px 0px #cccccc;
	z-index: -1;
}
.scrolly{
	overflow-y:scroll;
	overflow-x:hidden;
   
}
.scrolly2{
	height:200px;
	overflow-y:scroll;
	margin-bottom: 50px;

}
.scrolly3{
	overflow-y:scroll;

}
.left{
	text-align: left;
}
.right{
	text-align: right;
}
#publicaciones{
	display:none;
}
#publicacion{
	color:#009fe3;
	font-size: 40px;
	text-align: left;
}
#usuario{
	color:#999999;
	text-align: left;
}
.texto{
	width:360px;
	border-style: none;
	background:#e8e8e8;
}
.texto2{
	width:225px;
	border-style: none;
	background:#e8e8e8;
}
.descripcion{
	width:360px;
	height:50px;
	background:#e8e8e8;
	border-style: none;
}
.seleccion{
	width:70px;
	height:30px;
	background:#EE382B;
	color:white;
	border-style: none;
}
.seleccion:active{
	background:#E22012;;
}
.seleccion2{
	width:70px;
	height:30px;
	background:#009fe3;
	color:white;
	border-style: none;
}
.seleccion2:active{
	background:#0081B8;
}
.contenedor{
	width:140px;
	height:140px;
	background:#999999;
	margin-top: -11%;
	text-align: left;
	overflow-y:scroll;
	padding-left:10px;
	padding-top:10px;
}
.contenedor:hover{
cursor:pointer;
background: #009fe3;
color: #fff;
transition: 1.5s;
-moz-transition: 1.5s; /* Firefox 4 */
-webkit-transition: 1.5s; /* Safari and Chrome */
-o-transition: 1.5s; /* Opera */
}
.contenedor p{
	color:white;
}
.contenedor_evento{
	width:500px;
	height:150px;
	background:#e8e8e8;
	overflow-y:scroll;
	overflow-x:hidden;
}
.contenedor_evento2{
	height:150px;
	background:#e8e8e8;
	overflow-x:scroll;
}
.evento{
	cursor:pointer;
}
.evento p{
	margin: 5px;
}
 .list-view .pager{
	 clear: both;
 } 
 .searchText{
	 padding: 5px;
	 font-family: "Gotham-Light";
	 width: 50%;
 } 
 .blueButton{
	background: #009fe3 none repeat scroll 0 0;
    border-style: none;
    color: white;
    cursor: pointer;
    height: 30px;
    width: 70px;
 }
.item_categoria{
	text-align: left;
	padding-left: 5px;
	margin-left: 25px;
} 
.item_categoria .edit{
	font-size: 9pt;
}
div.selector select {
	color: #000 !important;	
}

fieldset { width:535px; position: relative; padding: 20px 20px 10px 20px; margin-bottom: 5px; -webkit-border-radius: 8px; -moz-border-radius: 8px; border-radius: 8px;}
legend { padding: 6px 12px; position: absolute; left: 10px; top: -11px; background-color: #4F709F; color: white; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; font-size: 9pt; }
legend > label{
	color: #fff;
}
#eventos-form{
	display: block;
	clear: both;
	margin: 0 ;
	padding: 0;
	
}
#eventos-form .container_12{
	width: 100% !important;
}
#eventos-form .container_12 .grid_8{
	width: 560px;
}
#eventos-form #crear{
	width: 60px;
	margin-left: 0;
}
#eventos-form .eventos p{
	color: #fff;
	margin: 5px;
}
#eventos-form .eventos{
	width: 45%;
	font-size: 8pt;
    margin: 1% !important;
    padding: 5px;
    width: 70% !important;
	
}
.grid_8_last_step{
	width: 100% !important;
}
.grid_8_last_step .grid_3 , .grid_8_last_step .grid_4{
	width: 45% !important;
	
}
.filtros_multimedia_form{
	font-size: 9pt;
	padding-bottom: 5px;	
}
.filtros_multimedia_form select{
	background: #fff;
	color: #666;
	padding: 3px;
	width: 200px;
}

.ui-widget-content {
	background: #4F709F !important;	
}

.ui-menu .ui-menu-item {
	font-size: 9pt !important;
	color: #fff !important;
}