.jumbotron{
    margin-bottom: 0 !important;
}
.navbar{
    border-radius: 0 !important;
}
#navbar
{
	 border-radius: 0 !important;
}

.navbar.affix{
    top: 0px !important; /* Set the top position of pinned element */
    z-index: 9999 !important;
    width: 100% !important;
}
/*menu*/
.navbar-default {
  background-color: #f8f8f8 !important;
  border-color: #711b1b !important;
  /*box-shadow: 0px 10px 14px -11px rgba(113,27,70,1) !important;*/
  font-family: Verdana, serif; font-size:14pt; font-style:italic !important;
  
}
#congresos_list
{
	font:"Times New Roman", Times, serif;

	
}
#congreso
{
	font-size:2em;
		color: #711b71 !important;
  margin-top: 20px !important;
  margin-bottom: 20px !important;
}
.cover{
    width:200px;
    height:500px;
    background-color:#000000;
    float:right;
    overflow:auto;
}

#results
{
	color:# 000;
	border: solid 0.2em #990033;
	font-weight:bold;
	font:"Times New Roman", Times, serif;
}

.modal-header
{
	background-color: #CCC;
	font-size:18px;
	
	
}
.modal-body
{
	background-color: #FFF;
	border:solid #AD4B5F 2px;
}
.modal-footer
{
	background-color:#CCC;
}
.btn-red
{
	background-color: #CCC;
	color:#900;
	font:"Times New Roman", Times, serif;

}
.modal-title
{
	font-style:oblique;
}

p{
   text-align: justify !important; 
   
}
h2{
	color: #711b71 !important;
  margin-top: 20px !important;
  margin-bottom: 20px !important;
}

ul.circulo li{
  color: #320c1f !important;
  list-style-type: disc !important;
  margin-left: 25px !important;
}

.embed-container {
    position: relative;
    padding-bottom: 50%;
    height: 0;
    overflow: hidden;
}
.embed-container iframe {
    position: absolute;
    top:0;
    left: 0;
    width: 100%;
    height: 100%;
}

/*ul.dropdown-menu li a:hover{
  background-color: #E7E7E7 !important; 
  color: #484747 !important;
}*/
#pageNavPosition
{
	font-size:12px;
	
	font: "Times New Roman", Times, serif;
	font-weight:bold;
}

#instrucciones
{
	font:Arial, Helvetica, sans-serif;
	font-size:0.7em;;
	text-align:justify;
	margin-left:2em;
	margin-right:2em;
	margin-top:2em;
	background-color: #74101E;
	font-weight:bold;
	color:#FFF;
	-webkit-border-radius: 5px 10px;  /* Safari  */
  -moz-border-radius: 5px 10px;     /* Firefox */
	
	
}
#titulo_cuadro
{
	font:Arial, Helvetica, sans-serif;
	font-size:1.2em;
	text-align:center;
	margin-left:2em;
	margin-right:2em;
	background-color: #74101E;
	font-weight:bold;
	color:#FFF;
	-webkit-border-radius: 10px 10px;  /* Safari  */
  -moz-border-radius: 10px 10px;     /* Firefox */
}
h10
{
	font:Arial, Helvetica, sans-serif;
	font-size:1em;
	text-align:justify;
	margin-left:2em;
	margin-right:2em;
	margin-top:2em;
	background-color: #74101E;
	font-weight:bold;
	color:#FFF;
	-webkit-border-radius: 10px 10px;  /* Safari  */
  -moz-border-radius: 10px 10px;     /* Firefox */
	
}
#titulo_instrucciones
{
	text-align:center;
	font-size:20px;
	font-weight:bold;
	background-color: #74101E;
	color: #FFF;
	-webkit-border-radius: 10px 10px;  /* Safari  */
  -moz-border-radius: 10px 10px;     /* Firefox */
	
}
#menu
{
	background-color: #E7E7E7 !important; 
  color: #484747 !important;
}
footer{
  margin-top: 20px !important;
}

hr {
  clear: both !important;
  border: 3px solid   #711c1b !important; 
  border-radius: 300px/10px !important; 
  height: 0px !important; 
  text-align: center !important;
  margin-top: 20px !important;
}

.gal{
  margin-right: -4px !important;
  margin-bottom: 0px !important;
  height: 100px !important;
  width: 100px !important;
  opacity: 0.9 ;

  transition: all 500ms !important;
  -webkit-transition: all 500ms !important;
  -moz-transition: all 500ms !important;
  -ms-transition: all 500ms  ;
  -o-transition: all 500ms !important;
  z-index: 1;
  position: relative !important;
}
.gal:hover {
    border-color: yellow !important;
    border-radius: 5px ;
    opacity: 1.0;
    transform: scale(1.5) !important;
    -webkit-transform: scale(1.5) !important;
    -moz-transform: scale(1.5) !important;
    -ms-transform: scale(1.5) !important;
    -o-transform: scale(1.5) !important;
    z-index: 10 !important;
  }
.col-title {
    padding: 0 0 20px 20px !important;
    margin: 0 0 40px !important;
    font-size: 18px !important;
    line-height: 24px !important;
    border-bottom: 1px solid #E7E7E7 !important;
    border-left: 1px solid #E7E7E7 !important;
    display: block !important;
}
.index{
  opacity: .6 !important;
}

.index:hover{
  opacity: 1 !important;
}

.cartel{
  cursor: pointer !important;
  margin-bottom: 15px !important;
}

.restricciones{
  border-right-style: groove; height: 100%; border-color: #C39FB1
}
#icono > center > a > img {
  height: 70px;
}

div.opciones ul li{
  list-style-type: none !important;
  margin-left: -30px !important;
  margin-top: 1px !important;
}

div.valores ul li{
  list-style-type: none !important;
  margin-left: -30px !important;
  margin-top: -5px !important;
}

.opciones ul li:hover{
  cursor:pointer !important;
  text-decoration: underline !important;
}

h3{
  color: #762e31 !important;
}