

.portlet {
    margin-bottom: 15px;
}

.portlet {
    border: 1px solid;
}

.portlet .portlet-heading {
    padding: 0 15px;
}

.portlet .portlet-heading h4 {
    padding: 1px 0;
    font-size: 16px;
}

.portlet .portlet-heading a {
    color: #fff;
}

.portlet .portlet-heading a:hover,
.portlet .portlet-heading a:active,
.portlet .portlet-heading a:focus {
    outline: none;
}

.portlet .portlet-widgets .dropdown-menu a {
    color: #333;
}

.portlet .portlet-widgets ul.dropdown-menu {
    min-width: 0;
}

.portlet .portlet-heading .portlet-title {
    float: left;
}

.portlet .portlet-heading .portlet-title h4 {
    margin: 10px 0;
}

.portlet .portlet-heading .portlet-widgets {
    float: right;
    margin: 8px 0;
}

.portlet .portlet-heading .portlet-widgets .tabbed-portlets {
    display: inline;
}

.portlet .portlet-heading .portlet-widgets .divider {
    margin: 0 5px;
}

.portlet .portlet-body {
    padding: 15px;
    background: #fff;
}

.portlet .portlet-footer {
    padding: 10px 15px;
    background: #e0e7e8;
}

.portlet .portlet-footer ul {
    margin: 0;
}

.portlet-green,
.portlet-green>.portlet-heading {
    border-color: #16a085;
}

.portlet-green>.portlet-heading {
    color: #fff;
    background-color: #16a085;
}

.portlet-orange,
.portlet-orange>.portlet-heading {
    border-color: #f39c12;
}

.portlet-orange>.portlet-heading {
    color: #fff;
    background-color: #f39c12;
}

.portlet-blue,
.portlet-blue>.portlet-heading {
    border-color: #2980b9;
}

.portlet-blue>.portlet-heading {
    color: #fff;
    background-color: #2980b9;
}

.portlet-red,
.portlet-red>.portlet-heading {
    border-color: #e74c3c;
}

.portlet-red>.portlet-heading {
    color: #fff;
    background-color: #e74c3c;
}

.portlet-purple,
.portlet-purple>.portlet-heading {
    border-color: #8e44ad;
}

.portlet-purple>.portlet-heading {
    color: #fff;
    background-color: #8e44ad;
}

.portlet-default,
.portlet-dark-blue,
.portlet-default>.portlet-heading,
.portlet-dark-blue>.portlet-heading {
    border-color: #34495e;
}

.portlet-default>.portlet-heading,
.portlet-dark-blue>.portlet-heading {
    color: #fff;
    background-color: #34495e;
}

.portlet-basic,
.portlet-basic>.portlet-heading {
    border-color: #333;
}

.portlet-basic>.portlet-heading {
    border-bottom: 1px solid #333;
    color: #333;
    background-color: #fff;
}

table.table-green thead {
    color: #fff;
    background-color: #16a085;
}
/*h2	{ 	color: blue; }*/
.bg-success-100{
    background-color: #E4FFE5;
}
.bg-danger-100{
    background-color: #FFE4E4;
}
.navbar-brand {
    height: 54px;
}
.navbar-brand>img {
    height: 100%;
    padding: 0px;
    width: auto;
}
.margen-20{
    margin-top: 20px;
}
.margen-15{
    margin-top: 15px;
}
.margen-15-tb{
    margin-top: 15px;
    margin-bottom: 10px;
}
.margen-10-b{
    margin-bottom: 10px;
}
.margen-10{
    margin-top: 10px;
}
.margen-8{
    margin-top: 8px;
}
.margen-5{
	margin-top: 5px;
}
.margen-2{
	margin-top: 2px;
}
.padding-10{
    padding-top: 10px;
}
.padding-15{
    padding-top: 15px;
}
.padding-20{
    padding-top: 20px;
}

.padding-3{
    padding: 3px;
}
.padding-5-b{
    padding-top: 3px;
    padding-bottom: 5px;
}
.border-esp{
    border: 1px solid #ddd;
}
.separador{
    margin-right: 5px;
    margin-bottom: 5px;
}
.ocultar{
    display: none;
}
.tooltip-inner {
    min-width: 200px;
    max-width: 350px;
}
.panel-subtitle{
    padding-top: 10px;
    padding-bottom: 10px;
}
.img-padre{
    height: 120px;
    position: relative
}
.img-center{
    margin: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%, -50%)
}
.quitar-margin-15{
    margin-top: -15px;
}
.select-altura{
    height: 37px !important
}
.observation-dest{
    height: 80px;
    overflow: auto;
}
.big-title{
    color: #fff;
    line-height: 1;
    margin-top: 0px;
    margin-bottom: 0px;
    font-weight: 300;
    text-stroke: 1px transparent;
    text-shadow: 0 1px 0 #ccc, 0 2px 0 #c9c9c9, 0 3px 0 #bbb, 0 2px 0 #b9b9b9;
}
.text-bottom {
    vertical-align: text-bottom;
}
.text-small{
    font-size: 12px;
}
.text-capital{
    text-transform:uppercase
}
.li-no{
    list-style:none;
}
.i-esp {
    float: left;
}
.seat_letra {
    width: 40px;
    height: 40px;
    text-decoration: none;
    background-size: cover;
    text-align: center;
    padding-top: 14px;
    font-size: 10px;
    color: #000;
    display: inline-block;
}
.seat_enable {
    background-image: url("/assets/images/seat_enable.jpg");
    width: 40px;
    height: 40px;
    text-decoration: none;
    background-size: cover;
    text-align: center;
    font-size: 10px;
    color: #ffffff;
    display: inline-block;
}
.seat_disable {
    background-image: url("/assets/images/seat_disable.jpg");
    width: 40px;
    height: 40px;
    text-decoration: none;
    background-size: cover;
    text-align: center;
    font-size: 10px;
    color: #000;
    display: inline-block;
}


.no-sort::after { display: none!important; }

.no-sort { pointer-events: none!important; cursor: default!important; }

.background-animator {

    background: linear-gradient(266deg, #c2ffef, #00ffbc, #26a69a);
    background-size: 600% 600%;

    -webkit-animation: background-animator 18s ease infinite;
    -moz-animation: background-animator 18s ease infinite;
    animation: background-animator 18s ease infinite;
}
@-webkit-keyframes background-animator {
    0%{background-position:0% 48%}
    50%{background-position:100% 53%}
    100%{background-position:0% 48%}
}
@-moz-keyframes background-animator {
    0%{background-position:0% 48%}
    50%{background-position:100% 53%}
    100%{background-position:0% 48%}
}
@keyframes background-animator {
    0%{background-position:0% 48%}
    50%{background-position:100% 53%}
    100%{background-position:0% 48%}
}

.panel {
    box-shadow: none;
}
.panel-especial{
     padding: 3px;
     margin: 2px;
 }
.homepage-hero-module {
    border-right: none;
    border-left: none;
    position: relative;
}
.no-video .video-container video,
.touch .video-container video {
    display: none;
}
.no-video .video-container .poster,
.touch .video-container .poster {
    display: block !important;
}
.video-container {
    position: relative;
    bottom: 0%;
    left: 0%;
    height: 100%;
    width: 100%;
    overflow: hidden;
    background: #000;
}
.video-container .poster img {
    width: 100%;
    bottom: 0;
    position: absolute;
}
.video-container .filter {
    /*z-index: 100;*/
    position: absolute;
    background: rgba(0, 0, 0, 0.4);
    width: 100%;
}
.video-container video {
    position: absolute;
    z-index: 0;
    bottom: 0;
}
.video-container video.fillWidth {
    width: 100%;
}

.form-control-feedback{
    top:10px;
}

.parpadea {
    animation-name: parpadeo;
    animation-duration: 1s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;

    -webkit-animation-name:parpadeo;
    -webkit-animation-duration: 1s;
    -webkit-animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
}
.redondo {
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
}

.espline-title {
    font-size: 80px;
}
.espsuper-title {
    font-size: 40px;
}
@media (max-width: 768px) {
    .espline-title {
        font-size: 45px;
    }
    .espsuper-title {
        font-size: 20px;
    }
}

@-moz-keyframes parpadeo{
    0% { opacity: 1.0; }
    50% { opacity: 0.0; }
    100% { opacity: 1.0; }
}

@-webkit-keyframes parpadeo {
    0% { opacity: 1.0; }
    50% { opacity: 0.0; }
    100% { opacity: 1.0; }
}

@keyframes parpadeo {
    0% { opacity: 1.0; }
    50% { opacity: 0.0; }
    100% { opacity: 1.0; }
}