

/*TABLAS RESPONSIVE*/
.no-more-tables2::after,.no-more-tables::after,.panel-heading::after, .panel-body::after, .panel-footer::after {
    clear: both;
	content: " ";
    display: table;
}
.collapsefix.in,
.collapsefix.collapsing {
    display: block!important;
}
.icheckbox_square-blue{
	background-color:#FFFFFF !important;
}
@media only screen and (max-width: 768px) {
	
	.nav > li > i{
		display:none;
	}
	.nav > li.disabled  {
		display:none;
	}
	.nav > li.active  {
		width:100%;
	}	
	.nav-pills{
		margin-bottom:0px !important;
	}
	
	body .btn-icon{
	 width:50px !important;
	}
	.no-more-tables table, 
	.no-more-tables thead, 
	.no-more-tables tbody, 
	.no-more-tables th, 
	.no-more-tables td, 
	.no-more-tables tr { 
		display: block !important;
	}
	.no-more-tables2 table, 
	.no-more-tables2 thead, 
	.no-more-tables2 tbody, 
	.no-more-tables2 th, 
	.no-more-tables2 td, 
	.no-more-tables2 tr { 
		display: block !important;
	}
	/* Hide table headers (but not display: none;, for accessibility) */
	.no-more-tables thead tr,.no-more-tables2 thead tr { 
		position: absolute;
		top: -9999px;
		left: -9999px;
	}
 
	.no-more-tables tr,.no-more-tables2 tr  { border: 1px solid #ccc; }
 
	.no-more-tables td, .no-more-tables2 td { 
		/* Behave  like a "row" */
		border: none;
		border-bottom: 1px solid #eee; 
		position: relative;
		padding-left: 50% !important; 
		white-space: normal;
		text-align:left;
	}
 	.no-more-tables2 td:last-child { 
		border: none;
		border-bottom: 1px solid #eee; 
		position: relative;
		padding-left: 0% !important; 
		white-space: normal;
		text-align:left;	
	}
	
 	div table.fixbutton td:last-child { 
	
		padding-left: 50% !important; 
		
	}
	
	.no-more-tables td:before, .no-more-tables2 td:before { 
		/* Now like a table header */
		position: absolute;
		/* Top/left values mimic padding */
		top: 6px;
		left: 6px;
		width: 45%; 
		padding-right: 10px; 
		white-space: nowrap;
		text-align:left;
		font-weight: bold;
	}

	.no-more-tables td:before, .no-more-tables2 td:before  { content: attr(data-title) !important; }
	
	.no-more-tables2 td:last-child:before  { content: '' !important; }
	table.no-more-tables2.fixbutton tr td:last-child:before { content: attr(data-line) !important; }
	
	.no-more-tables2 tr:before, .no-more-tables tr:before {
		background-color: #003857;
		content: "";
		height: 40px;
		left: 0;
		position: absolute;
		top: 0;
		width: 100%;
		z-index: 0;
	}

	.principal,.secundario{
			color:#FFFFFF;
	}
	
}

	table.tablesorter thead tr .tablesorter-header {
	background-image: url(bg.gif);
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;	
	}
	table.tablesorter thead tr .tablesorter-headerAsc {
		background-image: url(asc.gif);
	}
	table.tablesorter thead tr .tablesorter-headerDesc {
		background-image: url(desc.gif);
	}

  /* Note: Try to remove the following lines to see the effect of CSS positioning */
  .affix {
      top: 0;
      width: 100%;
  }

  .affix + .container-fluid {
      padding-top: 70px;
  }
  
  @media only screen and (min-width: 900px) {
	.busact{
		height:180px;
		overflow:hidden;
	}

}
.busact0{
	text-align:center;
	margin-bottom:30px;
}
/*CABECERA*/
.web_header_fixed {
    height: 60px !important;
    position: fixed;
	border-radius:0px;
    top: 0;
    width: 100%;
    z-index: 10000;
}

.no-border-radius{
	border-radius:0px;
}
.no-border{
 border:0px;
}
.no-border tr{
 border:0px;
}
.no-border tr td{
 border:0px;
}
.marginauto{
	margin-left:auto;
	margin-right:auto;
}
/*COMMONS*/
 .top11{
	 padding-top:10px !important;
	 margin-bottom:0px !important;
 }
 .bottom5{
	 margin-bottom:8px !important;
 }
 
/*WIDGETS*/
 .single-Blog {
    display: inline;
    float: left;
    width: 100%;
	cursor:pointer;
	background-color:#fff;
	color:#333;
	border-radius:10px;
	margin-bottom:20px;
	box-shadow: 1px 1px 5px 0 rgba(0, 0, 0, 0.25);
	
}
.single-Blog img{
	border-top-right-radius:10px;
}
.single-blog-left {
    display: inline;
    float: left;
    width: 18%;
}
.blog-comments-box{
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.blog-comments-box > li:last-child{
	font-size:10px;
	background-color:#222d32;
	color:#FFFFFF;
	padding-top:5px;
	padding-bottom:5px;

}
.blog-comments-box li > h2 {
    font-size: 33px;
    line-height: 32px;
    margin-bottom: 0;
    padding-bottom: 0;
	margin-top:0px;
	color: #fff;
}
.blog-comments-box li:first-child {
	font-size:15px;
	background-color:#115e83;
    color: #fff;
    display: block;
    padding: 9px;
    text-align: center;
    width: 100%;
	border-top-left-radius:10px;
}

.single-blog-right {
    display: inline;
    float: right;
    width: 82%;

}
.single-blog-right2 {
    display: inline;
    float: right;
    width: 82%;

}
.blog-content2 {
    display: inline;
    float: left;
    width: 100%;
	min-height:100px;
	padding-right:5px;
}
.blog-img {
    display: inline;
    float: left;
    width: 100%;
}
.blog-author {
    display: inline;
    float: left;
    padding: 5px 0 0 0;
    width: 100%;
}
.blog-author ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.blog-author > ul > li {
    color: #aaa;
    display: inline-block;

}
.blog-content {
    display: inline;
    float: left;
    width: 100%;
	padding-right:5px;
}
.blog-content > h2 {
    font-size: 18px;
    line-height: 25px;
	font-weight:700;
	margin-top:0px;
}
.blog-img figure img {
    display: block;
    max-width: 100%;
    min-height: 100%;
    opacity: 0.8;
    position: relative;
}
.carousel {
    margin-bottom: 15px;
}
.carobusact{
	height:300px;
}
@media only screen and (max-width: 768px) {
	.carobusact{
		height:auto;
	}
}

.carobusact div img{
	width:100%;
}
.carousel img{
	height:100% !important;
}
.carousel-caption {
    bottom: -170px;
    background: rgba(0, 0, 0, 0.6) none repeat scroll 0 0;
	padding-top:0px;
	left:0%;
	right:0px;
}
.carousel-caption h1{

	padding-top:5px;
	margin-top:5px;
}

.nots div.item{
	height:100%;
}
.nots div.item img{
	height:100%;
}

@media only screen and (min-width: 992px) {
	.minihr{
	border-bottom:1px solid #ecf0f1;
	padding-bottom:5px;
	padding-top:5px;
	}
}
@media only screen and (max-width: 992px) {
	.miniback{
		background-color:#ecf0f1;
		margin-bottom:5px;
		margin-top:15px;
	}
}
.hide{
	display:none;
}

.cajita{width:25px;height:20px;float:left;border:0px;margin-right:5px}
	
.deshover:hover {
  background-color: #dfdfdf !important;
  cursor:pointer
}
.tiendalink{
	padding-bottom:30px;
}
.tiendalink:hover {
  background-color: #dfdfdf !important;
}
.center{
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}
.nav-center {  
  text-align: center;
  ul.nav {
    display: inline-block;
    li {
      display: inline
      a {
        float: left
      }
    }
  }
}

#featured-slider .entry-container {
    display: none;
}
#featured-slider, #featured-slider .slider-cycle {
    position: relative;
}
#featured-slider img {
    height: auto;
    margin-bottom: 18px;
    max-width: 100%;
    vertical-align: top;
}
#controllers a {
    background-color: #ffffff;
    color: #ffffff;
    display: inline-block;
    height: 6px;
    margin: 0 4px;
    overflow: hidden;
    width: 18px;
}
#controllers {
    z-index: 98;
}
#controllers {
    bottom: 20px;
    line-height: 0;
    position: absolute;
    text-align: center;
    width: 100%;
    z-index: 9999;
}
#controllers a.active {
    background-color: #00a096;
    color: #00a096;
}
.linktexto{
	position:absolute;top:40%; width: 100%; text-align: center;
}
.linktexto h2{
	color:#FFFFFF;font-size:24px; text-shadow: 2px 2px 6px rgba(0, 0, 0, 1);
}
div:hover > div.linktexto h2{
	font-size:28px;
	
	-webkit-transition: font-size 0.2s; /* Safari */
    transition: font-size 0.2s;
}

.divenlaces9 .linktexto{
	position:absolute;top:15%; width: 100%; text-align: center;
}
.divenlaces9 .linktexto h2{
	color:#FFFFFF;font-size:18px; text-shadow: 2px 2px 6px rgba(0, 0, 0, 1);
}
.divenlaces9 .panel{
	margin-top:21px;
	margin-bottom:21px;
}
.divenlaces12 .linktexto{
	 width: 100%; text-align: center;position:relative;
}
.divenlaces12 .linktexto h2{
	color:#FFFFFF;font-size:18px; text-shadow: none;color:#00adee;
}
.divenlaces12 div.paneltipo:hover > .linktexto h2{
	font-size:18px !important;
	
	-webkit-transition: font-size 0.2s; /* Safari */
    transition: font-size 0.2s;
	
}
.divenlaces12 a:hover {
	text-decoration:none;
	
}


.relative{
	position:relative;
}

.section {
    border-top: 10px solid rgba(0, 0, 0, 0.1);
    padding: 10px 15px;
	  margin-left: -15px;
    margin-right: -15px;	
}
.section.--first {
    border-top: medium none;
	margin-top:-21px;
	padding: 0px 15px 30px;
}
.section.--red {
    background-color: #CF3912;
    color: #fff;
}
.section.--blue {
    background-color: #222d32;
    color: #fff;
}
.section.--cream {
    background-color: #F2F2F2;
    color: #333;
}
.section.--white{
    background-color: #FFFfff;
    color: #333;
}
.section.--last{
		margin-bottom:-20px;
}
.section.--grey{
    background-color: #ecf0f1;
    color: #333;
}
.section.--purple {
    background-color: #FFB765;
    color: #fff;
}
.section.--dark {
    background: #333 url("../img/bg-dark.gif") repeat scroll 0 0;
    color: #bbb;
}
.section.--solid-dark {
    background: #222 none repeat scroll 0 0;
    color: #ccc;
}
.content-warper{
 margin-left: 230px;
    transition: transform 0.3s ease-in-out 0s, margin 0.3s ease-in-out 0s;
}
@media (min-width: 768px) {
	body.sidebar-collapse div.content-warper{
		margin-left: 50px !important;
		z-index: 840;
	}
}
@media (max-width: 768px) {
	body.sidebar-collapse div.content-warper{
		margin-left: 30px !important;
		z-index: 840;
	}
}

.main-sidebar, .left-side {
    left: 0;
    min-height: 100%;
    padding-top: 0px;
    position: fixed;
    top: 0;
		background-color: #222d32;
    transition: transform 0.3s ease-in-out 0s, width 0.3s ease-in-out 0s;
    width: 230px;
    z-index: 9999999;
}
.sidebar-menu, .main-sidebar .user-panel, .sidebar-menu > li.header {
    overflow: hidden;
    white-space: nowrap;
}
.sidebar-menu {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.sidebar-mini.sidebar-collapse .sidebar-menu > li {
    position: relative;
}
.sidebar-menu > li > a {
    border-left: 3px solid transparent;
}
.sidebar a {
    color: #b8c7ce;
}
.sidebar-mini.sidebar-collapse .main-sidebar .user-panel > .info, .sidebar-mini.sidebar-collapse .sidebar-form, .sidebar-mini.sidebar-collapse .sidebar-menu > li > a > span, .sidebar-mini.sidebar-collapse .sidebar-menu > li > .treeview-menu, .sidebar-mini.sidebar-collapse .sidebar-menu > li > a > .pull-right, .sidebar-mini.sidebar-collapse .sidebar-menu li.header {
    display: none !important;
}
.sidebar-menu li > a {
    position: relative;
}
@media (min-width: 768px) {
	.sidebar-menu > li > a {
		display: block;
		padding: 12px 5px 12px 15px;
	}
}
@media (max-width: 768px) {
	.sidebar-menu > li > a {
		display: block;
		padding: 12px 5px 12px 5px;
	}
}
.sidebar-mini.sidebar-collapse .sidebar-menu > li > a > span {
    border-top-right-radius: 4px;
}
.sidebar-menu > li:hover > a, .sidebar-menu > li.active > a {
    background: #1e282c none repeat scroll 0 0;
    border-left-color: #3c8dbc;
    color: #fff;
}
sidebar-menu {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.sidebar-menu > li {
    margin: 0;
    padding: 0;
    position: relative;
}

.sidebar-menu > li > a > .fa, .sidebar-menu > li > a > .glyphicon, .sidebar-menu > li > a > .ion {
    width: 20px;
}
.sidebar-menu > li .label, .sidebar-menu > li .badge {
    margin-right: 5px;
    margin-top: 3px;
}
.sidebar-menu li.header {
    font-size: 12px;
    padding: 10px 25px 10px 15px;
}
.sidebar-menu li > a > .fa-angle-left {
    height: auto;
    margin-right: 10px;
    margin-top: 3px;
    padding: 0;
    width: auto;
}
.sidebar-menu li.active > a > .fa-angle-left {
    transform: rotate(-90deg);
}
.sidebar-menu li.active > .treeview-menu {
    display: block;
}
.sidebar-menu .treeview-menu {
    display: none;
    list-style: outside none none;
    margin: 0;
    padding: 0 0 0 5px;
}
.sidebar-menu .treeview-menu .treeview-menu {
    padding-left: 20px;
}
.sidebar-menu .treeview-menu > li {
    margin: 0;
}
.sidebar-menu .treeview-menu > li > a {
    display: block;
    font-size: 14px;
    padding: 5px 5px 5px 15px;
}
.sidebar-menu .treeview-menu > li > a > .fa, .sidebar-menu .treeview-menu > li > a > .glyphicon, .sidebar-menu .treeview-menu > li > a > .ion {
    width: 20px;
}
.sidebar-menu .treeview-menu > li > a > .fa-angle-left, .sidebar-menu .treeview-menu > li > a > .fa-angle-down {
    width: auto;
}

	.sidebar-mini.sidebar-collapse .content-wrapper, .sidebar-mini.sidebar-collapse .right-side, .sidebar-mini.sidebar-collapse .main-footer {
		margin-left: 50px !important;
		z-index: 840;
	}


@media (min-width: 768px) {
	.sidebar-mini.sidebar-collapse .main-sidebar {
		transform: translate(0px, 0px);
		width: 50px !important;
		z-index: 850;
		background-color: #222d32;
	}
}
@media (max-width: 768px) {
	.sidebar-mini.sidebar-collapse .main-sidebar {
		transform: translate(0px, 0px);
		width: 30px !important;
		z-index: 850;
		background-color: #222d32;
	}
}
	.sidebar-mini.sidebar-collapse .sidebar-menu > li {
		position: relative;
	}
	.sidebar-mini.sidebar-collapse .sidebar-menu > li > a {
		margin-right: 0;
	}
	.sidebar-mini.sidebar-collapse .sidebar-menu > li > a > span {
		border-top-right-radius: 4px;
	}
	.sidebar-mini.sidebar-collapse .sidebar-menu > li:not(.treeview) > a > span {
		border-bottom-right-radius: 4px;
	}
	.sidebar-mini.sidebar-collapse .sidebar-menu > li > .treeview-menu {
		border-bottom-right-radius: 4px;
		padding-bottom: 5px;
		padding-top: 5px;
	}
	@media (min-width: 768px) {
		.sidebar-mini.sidebar-collapse .sidebar-menu > li:hover > a > span:not(.pull-right), .sidebar-mini.sidebar-collapse .sidebar-menu > li:hover > .treeview-menu {
			display: block !important;
			left: 50px;
			position: absolute;
			width: 180px;
		}
	}
	@media (max-width: 768px) {
		.sidebar-mini.sidebar-collapse .sidebar-menu > li:hover > a > span:not(.pull-right), .sidebar-mini.sidebar-collapse .sidebar-menu > li:hover > .treeview-menu {
			display: block !important;
			left: 30px;
			position: absolute;
			width: 180px;
		}
	}
	.sidebar-mini.sidebar-collapse .sidebar-menu > li:hover > a > span {
		background-color: inherit;
		margin-left: -3px;
		padding: 12px 5px 12px 20px;
		top: 0;
	}
	.sidebar-mini.sidebar-collapse .sidebar-menu > li:hover > .treeview-menu {
		margin-left: 0;
		top: 44px;
	}
	.sidebar-mini.sidebar-collapse .main-sidebar .user-panel > .info, .sidebar-mini.sidebar-collapse .sidebar-form, .sidebar-mini.sidebar-collapse .sidebar-menu > li > a > span, .sidebar-mini.sidebar-collapse .sidebar-menu > li > .treeview-menu, .sidebar-mini.sidebar-collapse .sidebar-menu > li > a > .pull-right, .sidebar-mini.sidebar-collapse .sidebar-menu li.header {
		display: none !important;
	}
	.sidebar-mini.sidebar-collapse .main-header .logo {
		width: 50px;
	}
	.sidebar-mini.sidebar-collapse .main-header .logo > .logo-mini {
		display: block;
		font-size: 18px;
		margin-left: -15px;
		margin-right: -15px;
	}
	.sidebar-mini.sidebar-collapse .main-header .logo > .logo-lg {
		display: none;
	}
	.sidebar-mini.sidebar-collapse .main-header .navbar {
		margin-left: 50px;
	}

.sidebar-menu, .main-sidebar .user-panel, .sidebar-menu > li.header {
    overflow: hidden;
    white-space: nowrap;
}
.sidebar-menu:hover {
    overflow: visible;
}
.sidebar-form, .sidebar-menu > li.header {
    overflow: hidden;
    text-overflow: clip;
}
.sidebar-menu li > a {
    position: relative;
}
.sidebar-menu li > a > .pull-right {
    margin-top: -7px;
    position: absolute;
    right: 10px;
    top: 50%;
}
.sidebar-toggle {
    color: #fff;
	width:100%;
	height:30px;
}
.sidebar-menu > li > .treeview-menu {
    background: #2c3b41 none repeat scroll 0 0;
    margin: 0 1px;
}



.main-header .navbar {
    background-color: #3c8dbc;
}
.main-header .navbar .nav > li > a {
    color: #fff;
}
.main-header .navbar .nav > li > a:hover, .main-header .navbar .nav > li > a:active, .main-header .navbar .nav > li > a:focus, .main-header .navbar .nav .open > a, .main-header .navbar .nav .open > a:hover, .main-header .navbar .nav .open > a:focus, .main-header .navbar .nav > .active > a {
    background: rgba(0, 0, 0, 0.1) none repeat scroll 0 0;
    color: #f6f6f6;
}
.main-header .navbar .sidebar-toggle {
    color: #fff;
}
.main-header .navbar .sidebar-toggle:hover {
    background: rgba(0, 0, 0, 0.1) none repeat scroll 0 0;
    color: #f6f6f6;
}
.main-header .navbar .sidebar-toggle {
    color: #fff;
}
.main-header .navbar .sidebar-toggle:hover {
    background-color: #367fa9;
}
@media (max-width: 767px) {
	.main-header .navbar .dropdown-menu li.divider {
		background-color: rgba(255, 255, 255, 0.1);
	}
	.modaltam{
		width:auto;
	}

}
@media (min-width: 767px) {

	.modaltam{
		width:80%;
	}

}


.main-header .navbar .dropdown-menu li a {
    color: #fff;
}
.main-header .navbar .dropdown-menu li a:hover {
    background: #367fa9 none repeat scroll 0 0;
}
}
.main-header .logo {
    background-color: #367fa9;
    border-bottom: 0 solid transparent;
    color: #fff;
}
.main-header .logo:hover {
    background-color: #357ca5;
}
.main-header li.user-header {
    background-color: #3c8dbc;
}
.content-header {
    background: transparent none repeat scroll 0 0;
}
.wrapper, .main-sidebar, .left-side {
    background-color: #222d32;
}
.user-panel > .info, .user-panel > .info > a {
    color: #fff;
}
.sidebar-menu > li.header {
    background: #1a2226 none repeat scroll 0 0;
    color: #4b646f;
}
.sidebar-menu > li > a {
    border-left: 3px solid transparent;
}
.sidebar-menu > li:hover > a, .sidebar-menu > li.active > a {
    background: #1e282c none repeat scroll 0 0;
    border-left-color: #3c8dbc;
    color: #fff;
}
.sidebar-menu > li > .treeview-menu {
    background: #2c3b41 none repeat scroll 0 0;
    margin: 0 1px;
}
.sidebar a {
    color: #b8c7ce;
}
.sidebar a:hover {
    text-decoration: none;
}
.treeview-menu > li > a {
    color: #8aa4af;
}
.treeview-menu > li.active > a, .treeview-menu > li > a:hover {
    color: #fff;
}
.sidebar-form {
    border: 1px solid #374850;
    border-radius: 3px;
    margin: 10px;
}
.sidebar-form input[type="text"], .sidebar-form .btn {
    background-color: #374850;
    border: 1px solid transparent;
    box-shadow: none;
    height: 35px;
    transition: all 0.3s ease-in-out 0s;
}
.sidebar-form input[type="text"] {
    border-radius: 2px 0 0 2px;
    color: #666;
}
.sidebar-form input[type="text"]:focus, .sidebar-form input[type="text"]:focus + .input-group-btn .btn {
    background-color: #fff;
    color: #666;
}
.sidebar-form input[type="text"]:focus + .input-group-btn .btn {
    border-left-color: #fff;
}
.sidebar-form .btn {
    border-radius: 0 2px 2px 0;
    color: #999;
}
.skin-blue.layout-top-nav .main-header > .logo {
    background-color: #3c8dbc;
    border-bottom: 0 solid transparent;
    color: #fff;
}
.skin-blue.layout-top-nav .main-header > .logo:hover {
    background-color: #3b8ab8;
}
.cab{
	width:100%;
	padding:5px;
	font-size:20px;
	text-align:center;
	
	
	 background-color: #115e83 !important;
}
.tituloportada{
	margin-top:0px;
}

.paneltipo{
	border:0px;
	background-color:transparent;
		box-shadow:box-shadow: 10px 10px 5px #888888;
}
.paneltipo img{
	border-radius:10px;

}
.divenlaces2 div{
	margin-bottom:10px;
}
.divenlaces2 img {
	max-width:100%;
}
.divenlaces2 > div:hover  > a > div> img{
	opacity:0.5;
}
.divenlaces3 > div  > div>  a > img{
	width:75px;
	height:75px;
}

.divenlaces3 > div:hover  > div>  a > img{
	opacity:0.5;
	
}
.divenlaces4 > div:hover {
	background-color: rgba(0, 0, 0, 0.1);
}
.divenlaces4 > div > a, .noa {
	color:inherit;
}
.noa:hover {
	color:inherit;
	text-decoration:none;
}
.divenlaces4 > div:hover > a {
	text-decoration:none;
}
.col-centered{
    float: none;
	display:inline-block;
	vertical-align:top;
	text-align:left;
	
}
.col-lg-2.col-centered {
    width: 16.3967%;
}
.col-lg-3.col-centered {
    width: 24.8%;
}
@media (min-width: 768px) {
.col-lg-4.col-centered {
    width: 32.8%;
}
}


.divenlaces3{
	text-align: center;
}

.divhover:hover{
	background-color: #115e83;
	color:#FFF;
}
.padding15{
	margin-right:15px;
}
#pie{
	color:#888;
	padding-top:10px;
	background-color:#222d32;
}
.ulbot {
    list-style: outside none none;
	margin-left:0px;
	padding-left:15px;
}
.ulbot li {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    display: block;
    float: left;
    list-style: outside none none;
	margin:5px;
   
}
.left{
	text-align:left;
}
.evenclick{
	   background-color: rgb(255, 255, 255);
    box-shadow: 0 0 8px rgba(51, 51, 51, 0.7);
    margin: 0 10px 20px;
    padding: 0;
}
.evenclick:hover{
	   background-color: rgb(255, 255, 255);
    box-shadow: 0 0 5px rgba(51, 51, 51, 0.7);
    margin: 1px 10px 20px;
    padding: 0;
	cursor:pointer;
}


.evenclick2:hover{
	
	cursor:pointer;
}
time {
    background-color: rgb(197, 44, 102);
    color: rgb(255, 255, 255);
    display: inline-block;
    padding: 5px;
    text-align: center;
    text-transform: uppercase;
  
	height: 90px;
	width: 80px;
	float: left;
	
}
time > .day {
    display: block;
    font-size: 40pt;
    font-weight: 100;
    line-height: 1;
}
time > .month {
    display: block;
    font-size: 18pt;
    font-weight: 900;
    line-height: 1;
}
time > .time {
    display: none
}
time > .year {
    display: none
}
.info > .title {
    font-size: 15pt;

    font-weight: 700;
    margin: 0;
	
}
.info {
   color:#000;
    overflow: hidden;
	
    position: relative;
    text-align: left;
	padding-left:5px;
	
}
.info > .desc {
    font-size: 10pt;
    font-weight: 300;
    margin: 0;
}
.tituloportada{
	font-size:30px;
}
.subtituloportada{
	font-size:20px;
}
.carousel-inner.nots >div:hover{
	opacity:0.7;
}
.photo-frame::before {
    background: #eff4de none repeat scroll 0 0;
    border: 5px solid #fff;
    border-radius: 3px;
    box-shadow: 1px 1px 5px 0 rgba(0, 0, 0, 0.25);
    box-sizing: border-box;
    content: "";
    height: 100%;
    left: -10px;
    position: absolute;
    top: 0;
    transform: rotate(-2deg);
    width: 100%;
    z-index: 1;
}

.photo-frame::after {
    background: #768590 none repeat scroll 0 0;
    border: 5px solid #fff;
    border-radius: 3px;
    box-shadow: 1px 1px 5px 0 rgba(0, 0, 0, 0.25);
    box-sizing: border-box;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 3px;
    transform: rotate(3deg);
    width: 100%;
    z-index: 1;
}
.photo-frame img{
	   border-color: #fff;
    border-style: solid;
    border-width: 5px;
    position: relative;
    z-index: 2;
	    border-radius: 3px;
    box-shadow: 1px 1px 5px 0 rgba(0, 0, 0, 0.25);
    box-sizing: border-box;
}
.special-title[style="text-align: center;"]::after, .special-title[style="text-align:center;"]::after {
    left: 50%;
    margin-left: -35px;
}
.special-title::after {
    border-color: #115e83;
}
.special-title::after {
    border-top-style: solid;
    border-top-width: 4px;
    bottom: -2px;
    content: "";
    height: 0;
    left: 0;
    position: absolute;
    width: 70px;
}
.special-title {
    border-color: rgba(30, 30, 30, 0.2);
	
}
.special-title {
    border-bottom-style: solid;
    border-bottom-width: 1px;
    padding-bottom: 10px;
	font-size:18px;
	margin-top:20px;
	font-weight:bold;
    position: relative;
	height:50px;
}
a:hover .special-title:after{
	 left: 0;
	 margin-left:0px;
	 width:100%;
 	-webkit-transition: width 0.2s, margin-left 0.2s,left 0.2s; /* Safari */
    transition: width 0.2s, margin-left 0.2s,left 0.2s; 
	
}
a:hover img{
	opacity:0.7;
	
}
a:hover .photo-frame::after {

    transform: rotate(5deg);
	-webkit-transition: transform 0.2s; /* Safari */
    transition: transform 0.2s;
 
}
a:hover .photo-frame::before {

    transform: rotate(-4deg);
	-webkit-transition: transform 0.2s; /* Safari */
    transition: transform 0.2s;
 
}
.bottom20{
	margin-bottom:20px;
}
.bottom30{
	margin-bottom:30px;
}
.titulo2 .titulo{
	font-size:12px;
	background:#FFFFFF !important;
	
}
td.titulo  {
    border: 0px !important;
}
table.titulo2 td  {
    border: 0px !important;
}
table.titulo2 tbody tr:nth-child(2n){
    background:#FFFFFF !important;
}

table.titulo{
	border:1px solid black;
}

.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    background-color: #222d32;
    border-color: transparent;
    color: #ffffff;
    cursor: default;
    z-index: 3;
}
.pagination > li > a, .pagination > li > span {
    background-color: #115e83;
    border: 1px solid transparent;
    color: #ffffff;
    float: left;
    line-height: 1.42857;
    margin-left: -1px;
    padding: 10px 15px;
    position: relative;
    text-decoration: none;
}
.nav-tabs > li, .nav-pills > li {
    float:none;
    display:inline-block;
    *display:inline; /* ie7 fix */
     zoom:1; /* hasLayout ie7 trigger */
	 vertical-align:top;
	 
}

.nav-tabs, .nav-pills {
    text-align:center;
	margin-bottom:20px;
	border-bottom:0px;
}
.fa-2{
	margin-top:10px;
	font-size:36px;
	
}
.formas{
	padding-top:10px;
	padding-bottom:10px;
}
.hover:hover{
	cursor:pointer;
	
	box-shadow: 5px 5px 3px #888888;
    -webkit-transition: all 0.1s linear;
    -o-transition: all 0.1s  linear;
    -moz-transition: all 0.1s linear;
    -ms-transition: all 0.1s linear;
    -kthtml-transition: all 0.1s  linear;
    transition: all 0.1s linear;
}
.photo-frame2 img{
	   border-color: #fff;
    border-style: solid;
    border-width: 5px;
    position: relative;
    z-index: 2;
	    border-radius: 3px;
    box-shadow: 1px 1px 5px 0 rgba(0, 0, 0, 0.25);
    box-sizing: border-box;
}
.photo-frame2{
	text-align:center;
	
}
.rowflex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display:         flex;
  flex-wrap: wrap;
}
.rowflex > [class*='col-'] {
  display: flex;
  flex-direction: column;
}
.galleria{ width: 100%; height: 600px; background: #000 }
.verdeoscuro2 {
    background-color: #009900;
 
 
}
@media (min-width: 768px) {
	.porcen85{
		width:85% !important;
		
	}
	.porcen15{
		width:15% !important;

	}
}
@media (max-width: 768px) {
	.btn{
		width:100% !important;
		margin:1px 0px 1px 0px;
		
	}
	.fa-2 {
		font-size: 24px;
		margin-top: 15px;
	}

}
btn
.nopad{
	padding:0px;
}
@media only screen and (min-width: 768px) {
	.alto225{
		height:225px;
	}
}
.alto100{
	height:100px;
}
.pestanas{
	 margin-bottom:-2px;text-align:left;z-index:9999
}
.bordeazul{
	background-color:#222d32;
	text-align:center;
}
.bordeamarillo{
	background-color:#FFD800;
	text-align:center;
	cursor:pointer;

	
}
.bordeverde{
	background-color:#267F00;
	text-align:center;
	
}
.borderojo{
	background-color:#FF0000;
	text-align:center;
	
}
.bordeblanco{
	
	text-align:center;
	
}
@media only screen and (min-width: 768px) {
	.tabledesta tr:nth-child(odd) td{
		background-color:#4584A2 !important;
		border-bottom:1px solid #4584A2;
		border-top:1px solid #4584A2;
		color:#FFFFFF;
	}
}
.nopad{
	padding:0px;
	margin:0px;
}
.blog-content2 h4{
	height:35px;
}

.navbar-default{
	background-color:#115e83 !important;
}

.navbar-nav > li >a{
	padding-top:9px !important;
	padding-bottom:10px !important;
}
.navbar{
	margin-bottom:0px;
}
@media (min-width: 768px) {
	#fixed_menu{
		margin-left:50px;
		height:30px !important;
		min-height: 40px;
	}
}
@media (max-width: 768px) {
	#fixed_menu{
		margin-left:30px;
		height:30px !important;
		min-height: 40px;
	}
}


#fixed_menu .navbar-toggle{
	margin-right:65px;
	margin-top:5px;
	margin-bottom:0px;
	display:block;
}

#navbar2{
	background-color:#115E83;
}
#fixed_menu .navbar-brand{
	margin-bottom:0px;
	padding-bottom:0px;
	height:30px;
}
#fixed_menu  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
 #fixed_menu .navbar-nav .open .dropdown-menu > li > a,
 #fixed_menu .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
 #fixed_menu .navbar-nav .open .dropdown-menu > li > a {
    line-height: 21px;
  }
#fixed_menu  .navbar-nav .open .dropdown-menu > li > a:hover,
 #fixed_menu .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }

 /*FIXED MENU*/
   #fixed_menu .navbar-header {
    float: none !important;
  }
   #fixed_menu  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  #fixed_menu .navbar-nav .open .dropdown-menu > li > a,
  #fixed_menu .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  #fixed_menu .navbar-nav .open .dropdown-menu > li > a {
    line-height: 21px;
  }
   #fixed_menu.navbar-nav .open .dropdown-menu > li > a:hover,
  #fixed_menu .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }

  #fixed_menu  .navbar-nav {
    float: none;
    margin: 0;
	
  }
  #fixed_menu  .navbar-nav > li {
       float: none;
  }
  #fixed_menu  .navbar-nav > li > a {
    padding-top: 19.5px;
    padding-bottom: 19.5px;
  }
   #fixed_menu .collapse {
    display: none !important;
}
  #fixed_menu .collapse.in {
    display: block !important;
}
#pie .container{
background-color: #222d32;
}
.nopad tr td{
	padding-left: 0% !important;
}
td.nopad{
	padding-left: 0% !important;
}
.busact{
		 box-shadow: 1px 1px 5px 0 rgba(0, 0, 0, 0.25);
		 background-color:#FFFFFF;
		 color:#000;
}
.frameprincipal{
			min-height:750px;
	}
.nav-pills2 > li {
    color: #ffffff;
     background-color: #000000;
}
@media (min-width: 768px) {
	.frameprincipal{
			margin-top:10px !important;
	}
	.modal-dialog{
		width:1000px;
	}

}
@media (max-width: 768px) {
	.frameprincipal{
			margin-top:2px !important;
			padding-top:2px !important;
	}
	.idbuscar{
		display:none;
	}
	.subul {

	   margin: 0px !important;
	  padding: 0px !important;
	}
}
.minifont{
	font-size:11px;
}
.nopadleft{
	margin-left:0px;
	padding-left:0px;
}
@media (max-width: 768px) {
	.colmovil{
		padding-left:0px !important;
		padding-right:0px !important;
	}
	.nopadleft{
		margin-left:0px;
		padding-left:0px;
		margin-right:0px;
		padding-right:0px;
	}
	.bottom5{
		margin-bottom: 3px !important;
	}
	.form-control {
			margin-top: 3px !important;
	}
	body input.form-control {
			margin-top: 0px !important;
	}
	body .frameprincipal {
		width: 100% !important;
	}
	 .rowcab, #pie .row{
		margin-left:0px;
		margin-right:0px;
	}
}
.input-group-addon, .input-group-btn {

    width: 1%;
    white-space: nowrap;
    vertical-align: top;
	z-index:1000;

}
#mapita1 {
    background-color: #ffffff;
    height: 500px;
    width: 100%;
	 box-shadow: 1px 1px 5px 0 rgba(0, 0, 0, 0.25);
}
.divenlaces7 h2{
	margin-top:0px;
}
.divenlaces7 a{
	color:inherit;
}
.divenlaces8 h2{
	margin-top:0px;
}
.divenlaces8 a{
	color:inherit;
}
.top20{
	margin-top:20px;
}
.noshow{
	display:none;
}
a{
	cursor:pointer;
}
#menuIdiomas{
		width:100%;
		text-align:right;
}
.dropdown-submenu {
    position:relative;
}
.dropdown-submenu>.dropdown-menu {
    top:0;
    left:100%;
    margin-top:-6px;
    margin-left:-1px;
    -webkit-border-radius:0 6px 6px 6px;
    -moz-border-radius:0 6px 6px 6px;
    border-radius:0 6px 6px 6px;
}

.dropdown-submenu>a:after {
    display:block;
    content:" ";
    float:right;
    width:0;
    height:0;
    border-color:transparent;
    border-style:solid;
    border-width:5px 0 5px 5px;
    border-left-color:#cccccc;
    margin-top:5px;
    margin-right:-10px;
}
.dropdown-submenu:hover>a:after {
    border-left-color:#ffffff;
}
.dropdown-submenu.pull-left {
    float:none;
}
.dropdown-submenu.pull-left>.dropdown-menu {
    left:-100%;
    margin-left:10px;
    -webkit-border-radius:6px 0 6px 6px;
    -moz-border-radius:6px 0 6px 6px;
    border-radius:6px 0 6px 6px;
}
@media only screen and (max-width: 800px) {
	.submenu li a{
		margin-left:15px !important;
	}
}
#cookieNotice{
	width: 100%;
	position: fixed;z-index:9999;
	bottom:0px;
	box-shadow: 0px 0 10px 0 #0D0D0D;
	background: #3881ff;
	z-index: 9999;
	color:#ffffff !important;
	font-size: 12px;
	line-height: 1.3em;
	font-family: arial;
	left: 0px;
	text-align:center;
	opacity: 50
}
#cookieNoticeContent{
	color:#ffffff !important;
	position:relative; 
	margin:auto; 
	padding:15px; 
	padding-top:10px;
	padding-bottom:10px;
	width:100%; 
	display:block;
}
#cookieNotice div table tbody tr td{
	color:#ffffff !important;

}
.tituloCabecera{
	display:none;
}

.tdgrande td{
	font-size:14px !important;
	font-weight:bold;
	
}
.tdgrande2 td{
	font-size:14px !important;
	font-weight:bold;
	cursor:wait !important;
}
.tdgrande2 td ins{
	font-size:14px !important;
	font-weight:bold;
	cursor:wait !important;
}
.tdgrande2 td input{
	font-size:14px !important;
	font-weight:bold;
	cursor:wait !important;
}
.tdgrande2 td ins:hover{
	font-size:14px !important;
	font-weight:bold;
	cursor:wait !important;
}
.hide2 ins{
	visibility:hidden;
}

.tabscustom{
	margin-bottom:0px !important;
	
}
.tabscustom > li.active > a, .tabscustom > li.active > a:hover, .tabscustom > li.active > a:focus{
	border-color: #2c3e50 #2c3e50 transparent !important;
}

.nopad2 div{
	padding-top:10px !important;
	padding-bottom:10px !important;
	padding-left:0px !important;
	padding-right:0px !important;
}

.paneltipo10{
	border:0px;
	background-color:transparent;
	box-shadow:box-shadow: 10px 10px 5px #888888;
	color:#FFFFFF !important;
	font-style: italic;
}
.paneltipo10 img{


}
.paneltipo10 p{
	width:80%;
	margin-left:auto;
	margin-right:auto;
	text-shadow: 1px 1px 3px rgba(0, 0, 0, 1);
}

.paneltipo10 .linktexto10 h2 {
    color: #ffffff;
    font-size: 24px;
	 text-shadow: 1px 1px 3px rgba(0, 0, 0, 1);
	 
}

.linktexto10{
	position:absolute;top:20%; width: 100%; text-align: center;
}
.linktexto10 h2{
	color:#FFFFFF;font-size:24px; text-shadow: 2px 2px 6px rgba(0, 0, 0, 1);
}

#controllers11 a {
    background-color: #ffffff;
    color: #ffffff;
    display: inline-block;
    height: 18px;
    margin: 0 4px;
    overflow: hidden;
    width: 18px;
	border-radius:90px;
}
#controllers11 {
    z-index: 98;
}
#controllers11 {
    bottom: 30px;
    line-height: 0;
    position: absolute;
    text-align: left;
    width: 100%;
    z-index: 9999;
}
#controllers11 a.active {
    background-color: #00a096;
    color: #00a096;
}
.entry-container2{
 position:absolute;
   z-index: 999999;
   color:#FFFFFF;
   top:0px;
   left:20px;
}

.entry-container2 h3{
margin-top:0px;	
}
.evento2{
	position:relative;
}
.evento2 time{
	position:absolute;
	top:0px;
	left:15px;
	background-color: rgba(0, 123, 68, 0.6) !important;
	height:70px;
}
.evento2 time > .day {
    display: block;
    font-size: 30pt;
    font-weight: 100;
    line-height: 1;
}
.evento2 time > .month {
    display: block;
    font-size: 15pt;
    font-weight: 100;
    line-height: 1;
}

.evento2 .info{
	position:absolute;
	bottom:0px;
	left:15px;
	background-color: rgba(0, 123, 68, 0.6) !important;
	height:100px;
	width:calc(100% - 30px);
	padding:5%;
	color:#FFFFFF;

}
.tope{
 width:100% !important;	
}
.pad15{
	padding-left:15px;
	padding-right:15px;
}
.ticket table tbody tr  {
    background-color:#FFFFFF !important;
}
.ticket tbody tr:nth-child(2n) {
    background: rgba(255, 255, 255, 1) !important;
}
table.ticket  td{
    border: 0px !important;

}
table.ticket  td{
    background-color:#FFFFFF !important;

}
.alto10{
	height:10px;
}
.borderonlytop{
	
	border-top:1px solid #ecf0f1;
}
#progress p
{
	display: block;
	width: 240px;
	padding: 2px 5px;
	margin: 2px 0;
	border: 1px inset #446;
	border-radius: 5px;
	background: #eee url("progress.png") 100% 0 repeat-y;
}

#progress p.success
{
	background: #0c0 none 0 0 no-repeat;
}

#progress p.failed
{
	background: #c00 none 0 0 no-repeat;
}
.tam100{
	width:100px;
}
.tam50 {
    width: 50px;
}
@media (min-width: 768px){
  .seven-cols .col-md-1,
  .seven-cols .col-sm-1,
  .seven-cols .col-lg-1  {
    width: 100%;
    *width: 100%;
  }
}

@media (min-width: 992px) {
  .seven-cols .col-md-1,
  .seven-cols .col-sm-1,
  .seven-cols .col-lg-1 {
    width: 14.285714285714285714285714285714%;
    *width: 14.285714285714285714285714285714%;
  }
}

/**
 *  The following is not really needed in this case
 *  Only to demonstrate the usage of @media for large screens
 */    
@media (min-width: 1200px) {
  .seven-cols .col-md-1,
  .seven-cols .col-sm-1,
  .seven-cols .col-lg-1 {
    width: 14.285714285714285714285714285714%;
    *width: 14.285714285714285714285714285714%;
  }
}
.topright{
position:absolute !important;
top:0px;
right:0px;
min-width:auto !important;
padding:0px !important;

}
.topright2{
position:absolute !important;
top:0px;
right:34px;
min-width:auto !important;
padding:0px !important;

}
.relative{
	position:relative;
}
.max100{
	max-width:100%;
}
.nab-tabs-border{
border-bottom: 1px solid #ecf0f1 !important;
}
.pad40{
	padding-left:40px !important;
}
.pad40:hover{
	box-shadow:none !important;
}
.cab{
	margin-top:0px;
}
.imgnoti{
	width:100%;height:100px
}
.blog-comments-box li:first-child{
	height:100px
}
.row-eq-height {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display:         flex;
}
.h2size {
	margin:0px;
    font-size: 19px;
}
.buscado{
	color:red;
	text-decoration:underline;
}
.minipad{
	padding-left:3px !important;
	padding-top:3px !important;
	padding-bottom:3px !important;
}
.bglight{
	border:1px solid #f0f0f0;
	padding:5px;
	border-radius:5px;
	background-color:#f0f0f0;

}

@media only screen and (max-width: 768px) {
	.no-more-tables2 tr{
		position:relative;
		
	}
	.no-more-tables2 tr:before{
		position:absolute;
		z-index:-1;
		top:0;
		left:0;
		width:100%;
		height:40px;
		content:"";
		background-color:#161f29;
	}
	
	.no-more-tables2 td.principal{ 
		padding-left: 6px !important; 
		padding-top: 6px !important; 
		color:#ffffff !important;	
		font-weight:bold !important;
		display:table-cell !important;
			width:auto !important;	
			background-color:#003857 !important;
			font-size:1.1em;
			
	}	

	.no-more-tables2 td.secundario{ 		
		padding-left: 6px !important; 
		padding-top: 6px !important; 
	color:#ffffff !important;	
		font-weight:bold !important;
		display:table-cell !important;
		width:auto !important;
			font-size:1.1em;
			

	}	
     .no-more-tables2 td:before { content: attr(data-line) !important; }
	 .no-more-tables2 td.guion:after { content: ' - ' !important; }
	.no-more-tables2  td.secundario:before { content: none !important; }	
	
	table.no-more-tables2 > tbody > tr:hover {
    background-color: inherit;
	}
	table.no-more-tables2 tbody tr:nth-child(2n) {
		 background-color: inherit;
	}
}

input.valid {
    color: green;
    width: 200px;
}
input.error {
    color: red;
    width: 200px;
}


.valid  + span{
      display: block;
		
    font-size: 18px;
    font-weight: bold;
    left: 152px;
    position: absolute;
    top: 6px;
    z-index: 999999;
	
}
.valid{
	border-color:green !important;
	padding-left:15px !important;
}

.valid + span:after {
        content:"\2713";
        color: green;
}
@media only screen and (max-width: 1024px) {
	html{
	font-size:80%;
	}
}
.busact{
	margin-top:-20px;
}
.btn-mini{
	min-width:50px !important;
}

#pie .container{
	width:auto !important;
}
.top10{
	margin-top:10px;
}
.single-Blog img.foto{
	border-top-right-radius:0px;
}
.evenclick3{
	cursor:pointer;
}

.cardhead{
	background-color:#007B44;
	color:#FFFFFF;
	padding:5px;
	font-weight:700;
}

.imgeve{
	max-width:100%;
	min-height:100px;
}
.cardbody{

	padding:0px 10px 10px 10px;
	margin-top:-10px;
	
}
.cardbody2{

	padding:10px 10px 0px 10px;
	height:60px;
}
.timeesp{
	float:left !important;
	position:relative !important;
	height: 53px;
    width: 53px;
	
}
.timeesp .month{
	background-color: #007B44;
	width:100%;
	
	color:#FFFFFF;
	text-align:center;
	
}
.timeesp .day{
	background-color: #FFFFFF;
	width:100%;
	font-size:16px;
	font-weight:bold;
	padding:5px 0px;
	color:#000000;
	text-align:center;
	
}
.card__more-info {

    line-height: 1.4rem;
    padding-left: 61px;
}
.pricetext{
	display: table;
	padding-bottom:5px;
}
.subpricetext{
	display: table-cell;
	font-size:80%;
}
.minipricetext{
	display:table-cell;
	width:20px;
	text-align:center;
}
.price2{
	margin-top:5px;
}
.subpricetext span{
	font-weight:bold;
	font-size:14px;
}
.eventoespectaculo{
	background-color: #fafafa;
	color:#000000;
}

.cardpie{
	padding:10px;
}
.eventoespectaculo:hover{
-webkit-box-shadow: 6px 6px 5px -3px rgba(0,0,0,0.56);
-moz-box-shadow: 6px 6px 5px -3px rgba(0,0,0,0.56);
box-shadow: 6px 6px 5px -3px rgba(0,0,0,0.56);
-webkit-transition:  0.3s; /* Safari */
    transition:0.3s;
}
.mostrarhorasinstalacion td{
	min-height:25px;
}
body{
	position:relative;
}
table.table tbody tr.fichado td{
	background-color:#C1F3FF;
}
.padd{
	padding:20px;
}

.blog-content h2{
	margin-bottom:0px;
}
.blog-content h4{
	margin-bottom:0px;
	margin-top:0px;font-size:15px
}
.timeesp .year {
    background-color: #007B44;
    width: 100%;
    color: #FFFFFF;
    text-align: center;
}
.blog-content h2{
	margin-top:0px;
}
.blog-content{
	margin-left:10px;
}
.blog-content p{

	margin-top:10px;
}
.blog-author{
	margin-left:10px;
}
.price2{
	height:50px;
}
.noweight{
	font-weight:normal;
}
#contextMenu{
		background-color:black;
		
}
#contextMenu a{
	color:white
		
}
.onlymovil{
	display:none;
}
@media (max-width: 767px) {
	.botonizquierda{
		z-index:9999;bottom:0px;position:fixed;width:50%;left:0px;;
	}
	.onlymovil{
		display:block;
	}
	.botonizquierda button{
		height:50px;
	}
	.botonderecha{
		z-index:9999;bottom:0px;position:fixed;width:50%;left:50%;;
	}
	.botonderecha button{
		height:50px;
	}
	button.btnmini{
		width:auto !important;
	}
	.collapsedmovil{
		display:none;
	}
	.expandedmovil{
		display:block;
	}
	.modal-dialog {
  
		margin-top: 40px;
	}
	.tam40{
		width:40px !important;
	}
	.hidemovil{
		display:none;
	}
	.hidepc{
	display:block !important;
	}
	
}
.hidepc{
	display:none;
}
.leaflet-control-attribution{
	display:none !important;
}
.dot {
  height: 15px;
  width: 15px;

  border-radius: 50%;
  display: inline-block;
}
.crojo{
	background-color:#FF0000;
}
.cverde{
	background-color:#267F00;
}
.camarillo{
	background-color:#FFD800;
}
.top5{
	margin-left:5px;

}
.alto100{
	height:100px;
}
.nopad tr th {
    padding-left: 0% !important;
}
.tabscustom{
	text-align:left;
}
.dataTable tr:hover td{
	background-color:#ddd !important;
}
.input-group-btn div{
	font-size: 12px;
}
.input-group-append{


    position: absolute;
    z-index: 999;
    width: 80%;
    left: 50px;
    text-align: left;
    top: 7px;
    height: 50px;

}
.input-group-append span.form-control{

padding:3px;
height:30px;
overflow:hidden;

}
.tabscustom li a {
   
    border-color: #4e6582 #4e6582 transparent !important;
    border-image: none;
    border-style: solid;
    border-width: 1px;


    cursor: default;
}
 table td input.nopadtop{
	margin-top: 0px !important;
}
ul.tabscustom{
	border-bottom:1px solid #000000;
}
.dt-buttons .btn-default{
	margin-right:5px;
}
.dt-buttons2 .btn-primary{
	margin-right:4px;
}
table.ticketfondo tr td.cabt{}
@media (max-width:768px){
	.form-control {
    display: block;
    width: 100%;
    height: 30px;
    padding: 5px 7px;
    font-size: 15px;
    line-height: 1.42857143;
    color: #2c3e50;
    background-color: #ffffff;
    background-image: none;
    border: 1px solid #dce4ec;
        border-top-width: 1px;
        border-right-width: 1px;
        border-bottom-width: 1px;
        border-left-width: 1px;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	}
	label {

    
    margin-bottom: 0px;
    

	}
	body {

   
    font-size: 13px;
    

	}
	.btn {

   
    padding: 5px 7px;
    font-size: 13px;
    

	}
	.alto100 {

		height: 50px;

	}
	.botonizquierda button {
		height: 30px !important;
	}
	.botonderecha button {
		height: 30px !important;
	}
	.btnmini{
		font-size:10px;
		 padding: 3px 5px !important;
	}
	.panel-body {
    padding: 5px 15px !important;
	}
	.panel {
    margin-bottom: 10px !important;
	}
	.panel-heading {
    padding: 5px 15px !important;
	}	
	.panel-footer {
    padding: 5px 15px !important;
	}	
	body .btn50 {
    width:50% !important;
	}		
}
.textocentrado,.texcenter{
		text-align:center !important;
	}
#informacion2{
	font-size:16px;
}
.lineasep{
	width:100%;
	border-top:1px solid #ccc;
	margin:10px 0px;
}
.total{
	width:50%;
	border-top:1px solid #ccc;
	margin:10px 0px;
}
.ticket table td{
	border:0px !important;
}