.ppsPopupClose {
 top: 50px !important;
 right: 30px !important;
 }

.playerstyle1 {
  width: 0px;
  margin: 0px auto;
  background: #a0a0a0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px; }

.player1 {
    width: 200px;
    background-color: #eeeeee;
  }
.page-id-1220 nav.navbar-nav {
display: none !important;
}
/*ancho de la barra de navegacion */
#masthead .navbar.navbar-default {
  height: 55px;
  padding-top: 4px;
  border-bottom: 1px solid #000000;
}

.navbar-default .navbar-toggle {
  border-color: #333; /* Change border color around this buttons */
  background: #000; /* Change background for button itself */
}

.navbar-default .navbar-toggle .icon-bar {
  background: #333; /* Change color for horizontal lines */
}

.post-inner-content.secondary-content-box  {
  display: inherit;
}
/* para que no cambiel el color hover en las tablas */
.table tbody tr:hover td, .table tbody tr:hover th {
    background-color: #ffffff;
}
/* hack by iyd  fix menu */
.navbar-header {
  	left:0;
}
ul.nav.navbar-nav {
  	padding: 10px 0;
}
.navbar-nav > li {
    margin: 0 20px 0 20px;
}
.navbar-nav > li > a {
	padding: 0 !important;
  	margin: 0 !important;
}
