html,
body {
    height: 100%;
}

.wrap {
    min-height: 100%;
    height: 100%;
}

.wrap > .container {
    padding: 70px 15px 20px;
}

.footer {
    height: 60px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    padding-top: 20px;
}

.jumbotron {
    text-align: center;
    background-color: transparent;
}

.jumbotron .btn {
    font-size: 21px;
    padding: 14px 24px;
}

.not-set {
    color: #c55;
    font-style: italic;
}

/* add sorting icons to gridview sort links */
a.asc:after, a.desc:after {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    padding-left: 5px;
}

a.asc:after {
    content: /*"\e113"*/ "\e151";
}

a.desc:after {
    content: /*"\e114"*/ "\e152";
}

.sort-numerical a.asc:after {
    content: "\e153";
}

.sort-numerical a.desc:after {
    content: "\e154";
}

.sort-ordinal a.asc:after {
    content: "\e155";
}

.sort-ordinal a.desc:after {
    content: "\e156";
}

.grid-view th {
    white-space: nowrap;
}

.hint-block {
    display: block;
    margin-top: 5px;
    color: #999;
}

.error-summary {
    color: #a94442;
    background: #fdf7f7;
    border-left: 3px solid #eed3d7;
    padding: 10px 20px;
    margin: 0 0 15px 0;
}

/* align the logout "link" (button in form) of the navbar */
.nav li > form > button.logout {
    padding: 15px;
    border: none;
}

@media(max-width:767px) {
    .nav li > form > button.logout {
        display:block;
        text-align: left;
        width: 100%;
        padding: 10px 15px;
    }
}

.nav > li > form > button.logout:focus,
.nav > li > form > button.logout:hover {
    text-decoration: none;
}

.nav > li > form > button.logout:focus {
    outline: none;
}

.content{
    height: 100%;
}
.navbar{
    border-top: 5px solid rgb(255, 207, 21);
}
.navbar-brand img{
    height: 70px;
}
.navbar-brand{
    height: 90px;
}
.navbar-brand.logo{
    padding: 10px;
}

._foto{
    margin-bottom: 15px;
}
._foto img{
    max-width: 100%;
}
.btn-primary{
     color: #333;
     background-color: rgb(255, 207, 21);
     border-color: rgb(255, 207, 21);
}
.btn-primary:focus,
.btn-primary:hover{
    color: #333;
    background-color: rgb(220, 178, 16);
    border-color: rgb(220, 178, 16);
}

#addImge .modal-body{min-height: 200px}
#addImge .modal-body .loading{
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: url("../imgs/loading.gif") center center no-repeat #fff;
}

#addImge .modal-body.active-loading .loading{
    display: block;
}
table .footer-grid{
    border: 2px solid #ffcf15;
}
.table-total{
    color: #3e4f53;
    font-size: 20px;
    border:1px solid  #ccc;
}
table.table-total tr td{
    padding: 20px 25px;
}
.form-tarj{
    background-color: #f5f5f5;
    padding: 45px 50px;
    border-radius: .2em;
    position: relative;
    margin-bottom: 100px;
}
.form-tarj.active-loading .ta-loading{
    position: absolute;
    width: 100%;
     height: 100%;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: url("../imgs/loading.gif") center center no-repeat #f5f5f5;
}

.foto-_tarjeta_form label{
    font-weight: normal;
}

.table-social{
    margin: 10px 0;
}

.table-social td{
    padding: 0 10px;
}
.table-social ul{
    list-style: none;
    float: left;
    padding-left: 10px;
}
.table-social ul li{
    float: left;
    margin: 0 2px;
}
.photoImgPreview{
    max-width: 100%;
}

.img-thumbnail{
    min-height: 121px;
}

@media (max-width: 768px){
    .img-thumbnail{
        height: 121px;
    }
}
@media (min-width: 768px){
    .img-thumbnail{
        max-height: 137px;
    }
}
@media (min-width: 992px){
    .img-thumbnail{
        max-height: 121px;
    }
}



.header-nav { background-color: #FFCF15; height: 5px; width: 100%; }

.container-simple {
    background: url('../imgs/bkg-registro.jpg') no-repeat bottom left;
    background-size: cover;
    width: 100%;
    height: 100%;
    height: auto !important;
    min-height:100%;
}

.container-simple #mdlHeader {
    background-color: rgb(190, 25, 193);
    color: #fff;
}

.container-simple .img-header {
    width : auto;
    height : 120px;
    display : block;
    margin: auto;
    margin-bottom: 60px;
}

.container-simple .content-right span {
    color: #fff;
}

.container-simple .content-right .registro-index { padding-top: 10px;  }

.container-simple .content-right .btn-round {
    border-radius: 10px;
}

.container-simple .content-right .btn-submit {
    background: #FFCF15;
    border-radius: 10px;
    border: 2px rgba(128, 11, 130, 1) solid;
    width: 160px;
}
.container-simple .content-left .img-bienvenida {
    width: 100%;
    height: auto;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size : cover;
}

/* Se sutituyo por la imagen 
.container-simple .content-left .diagonal {
    background-color: #000000;
    width: auto;
    height: auto;
    color: #fff;
    float: right;
    transform: skewY(-5deg);
        -webkit-transform: skewY(-5deg);
        -moz-transform: skewY(-5deg);
        -ms-transform: skewY(-5deg);
        -o-transform: skewY(-5deg);
}

.container-simple .content-left .diagonal h4 {
    margin-left: 30px;
    margin-right: 30px;
}

.container-simple .content-left .flexzone-diagonal {
    display: inline-block;
    font-family: “Archivo Black”, sans-serif;
    text-align: right;
    color: #FFCF15;
    text-transform: uppercase;
    font-size: 70px;
    transform: skew(-14deg) rotate(-6deg) translateZ(0);
    position: relative;
    z-index: 5;
    white-space: nowrap;
    line-height: 100px;
    padding: 0 0 7px 0;
    margin: 0;
}

.container-simple .content-left .flexzone-diagonal:after {
    content: attr(data-text);
    display: inline-block;
    position: absolute;
    color: white;
    top: 5px;
    left: 25px;
    z-index: -1;
    text-align: right;
    white-space: nowrap;
}


.footer-simple {
    color: #fff;
    position: relative;
    width: 100%;
    bottom: 0px;
}

.footer-simple .container {
    background: #000000;
    background-image: url('../imgs/bck-flexzone2.png');
    width: auto;  
}

.footer-simple .info-right,
.footer-simple .info-left {
    width: 45%;
    height: auto;
}

.footer-simple .info-right {
    margin-top: 25px;
}

.footer-simple .img-separator {
    margin-top: 25px;
    margin-left: 10px;
}

.footer-simple .info-right,
.container-simple .content-right {
    float: right;
}

.footer-simple .info-left,
.container-simple .content-left {
    float: left;
}

.footer-simple .info-left img {
    height: 120px;
    float: right;
    top:0;
    bottom:0;
    margin:auto;
}

.footer-simple .info-right .div-social {
    margin-top: 5px;
    height: 100%;
}

.footer-simple .info-right .div-social .btn-redSocial {
    background-color: rgba(128, 11, 130, 1);
    border-radius: 50%;
    width: 38px;
    height: 38px;
    display: inline-block;
    text-align: center;
}

.footer-simple .info-right .div-social .btn-redSocial a { 
    color: #fff; 
}

.footer-simple .info-right .div-social .btn-redSocial a > i {
    margin-top: 10%;
}
*/
.content .container{
        margin-bottom: 200px;
}
.cleaner{
    clear: both;
}
video{
    width: 100%;
    max-height:109px;
}

.deleteItem{
    display: block;
    cursor: pointer;
}
.accept-cookies{
    position: fixed;
    bottom: 0;
    width: 100%;
    min-height: 100px;
    background: #E4EDF0;
    padding: 30px;
}
