﻿/** ### LOGIN ### **/

@import url('https://fonts.googleapis.com/css?family=Saira:300,400,500,600,700');

/*#bgvid {
    position: fixed;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: -100;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    background-size: cover;
    -webkit-transition: 1s opacity;
    transition: 1s opacity;
}*/

.d-flex {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.d-flex > div{
    flex: 1 1;
}
    .d-flex .btn-01 {
        white-space: nowrap;
    }
.displayNone {
    display: none;
}

.mt20 {
    margin-top: 20px !important;
}

.mb30 {
    margin-bottom: 30px !important;
}

.mt25 {
    margin-top: 25px !important;
}

.mt30 {
    margin-top: 30px;
}

.img-responsive {
    display: block;
    max-width: 100%;
    height: auto;
}

html {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    overflow: hidden;
}

body {
    font-family: 'Saira', sans-serif;
    background-color: #494949 !important;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    overflow: hidden;
    position: relative;
}

.visible-ie {
    display: none;
}

.input-icon {
    position: relative;
}

    .input-icon > i {
        color: #cacaca;
        display: block;
        position: absolute;
        margin: 10px 2px 4px 10px;
        z-index: 3;
        width: 16px;
        height: 16px;
        font-size: 16px;
        text-align: center;
    }

    .input-icon > .form-control {
        padding-left: 33px;
    }

#LoginUser {
    margin: 0 auto;
}

.login label {
    font-weight: normal;
}

.login .logo {
    margin: 0 auto 25px auto;
    text-align: center;
}

    .login .logo img {
        margin: 0 auto;
        height: 42px;
    }

.login .content {
    background-color: rgba(255, 255, 255, 0.7);
    margin: 0 auto;
    padding: 35px;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.28);
    border-radius: 3px 3px 0 0;
    position: relative;
    width: 345px;
}

    .login .content .boxFlags {
        position: absolute;
        bottom: -53px;
        left: 50%;
        margin-left: -51px;
        padding: 12px 20px;
        background-color: rgba(8, 9, 2, 0.65);
        border-radius: 0 0 3px 3px;
    }

        .login .content .boxFlags a {
            display: inline-block;
            opacity: 0.6;
            -webkit-transition: all .2s ease-in-out;
            -o-transition: all .2s ease-in-out;
            transition: all .2s ease-in-out;
        }

            .login .content .boxFlags a:hover {
                opacity: 1;
            }

            .login .content .boxFlags a.active {
                opacity: 1;
            }

.login-form .form-control:focus {
    border-color: #00475C !important;
}


.login .content .login-form {
    padding: 0px;
    margin: 0px;
}

.login .content .form-control {
    background-color: #fff;
}

.login .content .form-title {
    font-weight: 300;
    margin-bottom: 25px;
    margin-top: 0;
    font-size: 28px;
    line-height: 28px;
    text-align: center;
    color: #494949;
    text-transform: uppercase;
}

    .login .content .form-title:after {
        content: '';
        width: 35px;
        height: 2px;
        background-color: #494949;
        display: block;
        margin: 11px auto 0 auto;
    }

.fancy-checkbox-span {
    display: inline-block;
    color: white;
    margin-left: 5px;
    padding-top: 6px;
    vertical-align: top;
    font-size: 15px;
}

.recovery {
    color: #494949 !important;
    text-decoration: none !important;
    line-height: 22px;
    font-size: 15px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    text-align: center;
    margin-top: 15px;
    display: block;
}

    .recovery:hover {
        text-decoration: none;
        border-bottom: 0;
    }

.registerTxt {
    font-weight: normal;
    color: white;
    text-align: center;
}

    .registerTxt a {
        color: white;
        -webkit-transition: all .2s ease-in-out;
        -o-transition: all .2s ease-in-out;
        transition: all .2s ease-in-out;
    }

        .registerTxt a:hover {
            color: #494949;
        }

.login-txt {
    color: #494949;
    text-align: justify;
}

.container-boxLogin {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    height: 100%;
    width: 100%;
    background-color: #005c84;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 304 304' width='304' height='304'%3E%3Cpath fill='%23ffffff' fill-opacity='0.07' d='M44.1 224a5 5 0 1 1 0 2H0v-2h44.1zm160 48a5 5 0 1 1 0 2H82v-2h122.1zm57.8-46a5 5 0 1 1 0-2H304v2h-42.1zm0 16a5 5 0 1 1 0-2H304v2h-42.1zm6.2-114a5 5 0 1 1 0 2h-86.2a5 5 0 1 1 0-2h86.2zm-256-48a5 5 0 1 1 0 2H0v-2h12.1zm185.8 34a5 5 0 1 1 0-2h86.2a5 5 0 1 1 0 2h-86.2zM258 12.1a5 5 0 1 1-2 0V0h2v12.1zm-64 208a5 5 0 1 1-2 0v-54.2a5 5 0 1 1 2 0v54.2zm48-198.2V80h62v2h-64V21.9a5 5 0 1 1 2 0zm16 16V64h46v2h-48V37.9a5 5 0 1 1 2 0zm-128 96V208h16v12.1a5 5 0 1 1-2 0V210h-16v-76.1a5 5 0 1 1 2 0zm-5.9-21.9a5 5 0 1 1 0 2H114v48H85.9a5 5 0 1 1 0-2H112v-48h12.1zm-6.2 130a5 5 0 1 1 0-2H176v-74.1a5 5 0 1 1 2 0V242h-60.1zm-16-64a5 5 0 1 1 0-2H114v48h10.1a5 5 0 1 1 0 2H112v-48h-10.1zM66 284.1a5 5 0 1 1-2 0V274H50v30h-2v-32h18v12.1zM236.1 176a5 5 0 1 1 0 2H226v94h48v32h-2v-30h-48v-98h12.1zm25.8-30a5 5 0 1 1 0-2H274v44.1a5 5 0 1 1-2 0V146h-10.1zm-64 96a5 5 0 1 1 0-2H208v-80h16v-14h-42.1a5 5 0 1 1 0-2H226v18h-16v80h-12.1zm86.2-210a5 5 0 1 1 0 2H272V0h2v32h10.1zM98 101.9V146H53.9a5 5 0 1 1 0-2H96v-42.1a5 5 0 1 1 2 0zM53.9 34a5 5 0 1 1 0-2H80V0h2v34H53.9zm60.1 3.9V66H82v64H69.9a5 5 0 1 1 0-2H80V64h32V37.9a5 5 0 1 1 2 0zM101.9 82a5 5 0 1 1 0-2H128V37.9a5 5 0 1 1 2 0V82h-28.1zm16-64a5 5 0 1 1 0-2H146v44.1a5 5 0 1 1-2 0V18h-26.1zm102.2 270a5 5 0 1 1 0 2H98v14h-2v-16h124.1zM242 149.9V160h16v34h-16v62h48v48h-2v-46h-48v-66h16v-30h-16v-12.1a5 5 0 1 1 2 0zM53.9 18a5 5 0 1 1 0-2H64V2H48V0h18v18H53.9zm112 32a5 5 0 1 1 0-2H192V0h50v2h-48v48h-28.1zm-48-48a5 5 0 0 1-9.8-2h2.07a3 3 0 1 0 5.66 0H178v34h-18V21.9a5 5 0 1 1 2 0V32h14V2h-58.1zm0 96a5 5 0 1 1 0-2H137l32-32h39V21.9a5 5 0 1 1 2 0V66h-40.17l-32 32H117.9zm28.1 90.1a5 5 0 1 1-2 0v-76.51L175.59 80H224V21.9a5 5 0 1 1 2 0V82h-49.59L146 112.41v75.69zm16 32a5 5 0 1 1-2 0v-99.51L184.59 96H300.1a5 5 0 0 1 3.9-3.9v2.07a3 3 0 0 0 0 5.66v2.07a5 5 0 0 1-3.9-3.9H185.41L162 121.41v98.69zm-144-64a5 5 0 1 1-2 0v-3.51l48-48V48h32V0h2v50H66v55.41l-48 48v2.69zM50 53.9v43.51l-48 48V208h26.1a5 5 0 1 1 0 2H0v-65.41l48-48V53.9a5 5 0 1 1 2 0zm-16 16V89.41l-34 34v-2.82l32-32V69.9a5 5 0 1 1 2 0zM12.1 32a5 5 0 1 1 0 2H9.41L0 43.41V40.6L8.59 32h3.51zm265.8 18a5 5 0 1 1 0-2h18.69l7.41-7.41v2.82L297.41 50H277.9zm-16 160a5 5 0 1 1 0-2H288v-71.41l16-16v2.82l-14 14V210h-28.1zm-208 32a5 5 0 1 1 0-2H64v-22.59L40.59 194H21.9a5 5 0 1 1 0-2H41.41L66 216.59V242H53.9zm150.2 14a5 5 0 1 1 0 2H96v-56.6L56.6 162H37.9a5 5 0 1 1 0-2h19.5L98 200.6V256h106.1zm-150.2 2a5 5 0 1 1 0-2H80v-46.59L48.59 178H21.9a5 5 0 1 1 0-2H49.41L82 208.59V258H53.9zM34 39.8v1.61L9.41 66H0v-2h8.59L32 40.59V0h2v39.8zM2 300.1a5 5 0 0 1 3.9 3.9H3.83A3 3 0 0 0 0 302.17V256h18v48h-2v-46H2v42.1zM34 241v63h-2v-62H0v-2h34v1zM17 18H0v-2h16V0h2v18h-1zm273-2h14v2h-16V0h2v16zm-32 273v15h-2v-14h-14v14h-2v-16h18v1zM0 92.1A5.02 5.02 0 0 1 6 97a5 5 0 0 1-6 4.9v-2.07a3 3 0 1 0 0-5.66V92.1zM80 272h2v32h-2v-32zm37.9 32h-2.07a3 3 0 0 0-5.66 0h-2.07a5 5 0 0 1 9.8 0zM5.9 0A5.02 5.02 0 0 1 0 5.9V3.83A3 3 0 0 0 3.83 0H5.9zm294.2 0h2.07A3 3 0 0 0 304 3.83V5.9a5 5 0 0 1-3.9-5.9zm3.9 300.1v2.07a3 3 0 0 0-1.83 1.83h-2.07a5 5 0 0 1 3.9-3.9zM97 100a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm0-16a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm16 16a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm16 16a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm0 16a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm-48 32a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm16 16a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm32 48a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm-16 16a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm32-16a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm0-32a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm16 32a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm32 16a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm0-16a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm-16-64a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm16 0a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm16 96a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm0 16a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm16 16a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm16-144a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm0 32a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm16-32a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm16-16a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm-96 0a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm0 16a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm16-32a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm96 0a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm-16-64a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm16-16a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm-32 0a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm0-16a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm-16 0a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm-16 0a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm-16 0a3 3 0 1 0 0-6 3 3 0 0 0 0 6zM49 36a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm-32 0a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm32 16a3 3 0 1 0 0-6 3 3 0 0 0 0 6zM33 68a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm16-48a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm0 240a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm16 32a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm-16-64a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm0 16a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm-16-32a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm80-176a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm16 0a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm-16-16a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm32 48a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm16-16a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm0-32a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm112 176a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm-16 16a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm0 16a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm0 16a3 3 0 1 0 0-6 3 3 0 0 0 0 6zM17 180a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm0 16a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm0-32a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm16 0a3 3 0 1 0 0-6 3 3 0 0 0 0 6zM17 84a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm32 64a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm16-16a3 3 0 1 0 0-6 3 3 0 0 0 0 6z'%3E%3C/path%3E%3C/svg%3E");
}

.boxLogin {
    display: flex;
    justify-content: center;
    flex-direction: column;
    margin: auto;
    height: 100%;
    vertical-align: middle;
}

.mt0 {
    margin-top: 0 !important;
}

.mb25 {
    margin-bottom: 25px;
}
/**BOTONES*/
.btn-01 {
    padding: 10px 16px 10px 16px;
    line-height: 18px;
    font-size: 18px;
    display: inline-block;
    font-weight: 400;
    text-decoration: none;
    border: 0;
    border-bottom: 3px solid rgba(0,0,0,0.15);
    color: white;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    cursor: pointer;
    text-align: center;
    box-sizing: border-box;
}
    .btn-01.primary {
        background-color: #494949;
    }
    .btn-01.orange {
        background-color: #D83B01
    }

    .btn-01:hover,
    .btn-01:focus,
    .btn-01:active {
        color: #FFFFFF;
    }

    .btn-01.primary:hover,
    .btn-01.primary:focus,
    .btn-01.primary:active {
        background-color: #2f5c82;
    }
    .btn-01.orange:hover,
    .btn-01.orange:focus,
    .btn-01.orange:active {
        background-color: #A80B01;
    }

    .btn-01.orange > img {
        vertical-align: -3px;
        margin-right: 9px;
    }
    .btn-block {
        display: block;
    }
/** #### RESPONSIVE ###**/

@media (max-height: 814px) {
    /*.boxLogin{
            position: relative;
            transform: initial;
            margin-top: 50px;
            margin-bottom:50px;
            top: initial;
            left: initial;
        }*/
}

/* Landscape phone to portrait tablet */
@media (max-width: 767px) {
    .login .logo {
        margin-top: 10px;
    }

    .login .content {
        padding: 20px;
    }

    .recovery {
        text-align: center;
        clear: both;
        display: block;
        float: none;
        border-bottom: 0;
    }

    .btn-01 {
        display: block;
        margin-bottom: 10px;
    }

    .login .form-group {
        margin-bottom: 15px;
    }

    .login label {
        padding-top: 0px;
    }

    .boxLogin {
        width: auto;
        padding: 20px;
    }
}

/* Landscape phones and down */
@media (max-width: 480px) {
    .login .content {
        width: auto;
    }
}
/* Small Devices */
@media (max-width: 320px) {
}

/** Fancy Form **/
.fancyForm {
    margin: 0 auto;
    max-width: 390px;
}

    .fancyForm .row {
        margin-bottom: 25px;
        position: relative;
        overflow: hidden;
    }

    .fancyForm input:-webkit-autofill {
        background-color: white !important;
        -webkit-box-shadow: 0 0 0px 1000px white inset;
    }

    .fancyForm input[type="text"],
    .fancyForm input[type="password"],
    .fancyForm textarea {
        width: 100%;
        height: 40px;
        padding: 10px 10px 10px 90px;
        box-sizing: border-box;
        border: 1px solid #ccc;
        color: #0b0a06 !important;
        border-radius: 3px;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        -webkit-transition: all 0.3s cubic-bezier(1, 0.1, 0, 0.9);
        transition: all 0.3s cubic-bezier(1, 0.1, 0, 0.9);
        font-size: 16px;
        line-height: 16px;
    }

    .fancyForm textarea {
        height: auto;
        min-height: 200px;
        padding: 50px 10px 10px 10px;
    }

        .fancyForm input[type="text"] + label,
        .fancyForm input[type="password"] + label,
        .fancyForm textarea + label {
            position: absolute;
            top: 0;
            bottom: 0;
            left: 0;
            height: 40px;
            line-height: 40px;
            font-size: 12px;
            font-weight: bold;
            width: 80px;
            text-shadow: 0 0 2px rgba(0, 0, 0, 0.1);
            text-align: center;
            text-transform: uppercase;
            letter-spacing: .05em;
            color: white;
            background: #494949;
            border-radius: 3px 0 0 3px;
            -webkit-transition: all 0.3s cubic-bezier(1, 0.1, 0, 0.9);
            transition: all 0.3s cubic-bezier(1, 0.1, 0, 0.9);
            -webkit-transform: translateZ(0) translateX(0);
            transform: translateZ(0) translateX(0);
        }

    .fancyForm .row label i {
        font-size: 19px;
        vertical-align: middle;
    }

    .fancyForm textarea + label {
        width: 100%;
        border-radius: 3px 3px 0 0;
    }

    .fancyForm input[type="text"]:focus,
    .fancyForm input[type="password"]:focus {
        padding-left: 10px;
    }

    .fancyForm textarea:focus {
        padding-top: 10px;
    }

    .fancyForm input[type="text"]:focus + label,
    .fancyForm input[type="password"]:focus + label {
        -webkit-transform: translateZ(0) translateX(-100%);
        transform: translateZ(0) translateX(-100%);
    }

    .fancyForm textarea:focus + label {
        -webkit-transform: translateZ(0) translateY(-100%);
        transform: translateZ(0) translateY(-100%);
    }

    .fancyForm input[type="checkbox"],
    .fancyForm input[type="radio"] {
        position: absolute;
        overflow: hidden;
        clip: rect(0 0 0 0);
        height: 1px;
        width: 1px;
        margin: -1px;
        padding: 0;
    }

        .fancyForm input[type="radio"] + label {
            position: relative;
            display: inline-block;
            overflow: hidden;
            text-indent: -9999px;
            background: #ccc;
            width: 30px;
            height: 30px;
            border-radius: 100%;
            cursor: pointer;
            -webkit-transition: all 0.3s cubic-bezier(1, 0.1, 0, 0.9);
            transition: all 0.3s cubic-bezier(1, 0.1, 0, 0.9);
        }

            .fancyForm input[type="radio"] + label:before {
                content: '';
                position: absolute;
                display: block;
                height: 10px;
                width: 10px;
                top: 50%;
                left: 50%;
                background: white;
                border-radius: 100%;
                box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.1);
                -webkit-transition: all 0.3s cubic-bezier(1, 0.1, 0, 0.9) 0.1s;
                transition: all 0.3s cubic-bezier(1, 0.1, 0, 0.9) 0.1s;
                -webkit-transform: translateZ(0) translate(-50%, -50%) scale(0);
                transform: translateZ(0) translate(-50%, -50%) scale(0);
            }

        .fancyForm input[type="radio"]:checked + label {
            background: #494949;
        }

            .fancyForm input[type="radio"]:checked + label:before {
                -webkit-transform: translateZ(0) translate(-50%, -50%) scale(1);
                transform: translateZ(0) translate(-50%, -50%) scale(1);
            }

        .fancyForm input[type="checkbox"] + label {
            position: relative;
            display: inline-block;
            overflow: hidden;
            text-indent: -9999px;
            background: rgba(11, 10, 6, 0.6);
            width: 60px;
            height: 30px;
            border-radius: 100px;
            cursor: pointer;
            -webkit-transition: all 0.3s cubic-bezier(1, 0.1, 0, 0.9);
            transition: all 0.3s cubic-bezier(1, 0.1, 0, 0.9);
        }

            .fancyForm input[type="checkbox"] + label:before {
                content: '';
                position: absolute;
                display: block;
                top: 0;
                right: 0;
                bottom: 0;
                left: 0;
                background: #494949;
                border-radius: 100px;
                -webkit-transition: all 0.3s cubic-bezier(1, 0.1, 0, 0.9) 0.1s;
                transition: all 0.3s cubic-bezier(1, 0.1, 0, 0.9) 0.1s;
                -webkit-transform: translateZ(0) scale(0);
                transform: translateZ(0) scale(0);
            }

            .fancyForm input[type="checkbox"] + label:after {
                content: '';
                position: absolute;
                top: 2px;
                left: 2px;
                display: block;
                height: 26px;
                width: 26px;
                background: white;
                border-radius: 100%;
                box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.2);
                -webkit-transition: all 0.3s cubic-bezier(1, 0.1, 0, 0.9);
                transition: all 0.3s cubic-bezier(1, 0.1, 0, 0.9);
                -webkit-transform: translateZ(0) translateX(0);
                transform: translateZ(0) translateX(0);
            }

        .fancyForm input[type="checkbox"]:checked + label {
            background: #494949;
        }

            .fancyForm input[type="checkbox"]:checked + label:after {
                left: calc(100% - 28px);
                -webkit-transform: translateZ(0);
                transform: translateZ(0);
            }

    .fancyForm button {
        position: relative;
        overflow: hidden;
        height: 40px;
        line-height: 40px;
        padding: 0 20px;
        font-size: 12px;
        font-weight: bold;
        text-shadow: 0 0 2px rgba(0, 0, 0, 0.1);
        text-align: center;
        text-transform: uppercase;
        letter-spacing: .05em;
        color: white;
        border: none;
        background: #494949;
        border-radius: 3px;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        -webkit-transition: all 0.3s cubic-bezier(1, 0.1, 0, 0.9);
        transition: all 0.3s cubic-bezier(1, 0.1, 0, 0.9);
        -webkit-transform: translateZ(0) translateX(0);
        transform: translateZ(0) translateX(0);
        z-index: 2;
    }

        .fancyForm button:before {
            content: '';
            display: block;
            position: absolute;
            top: 0;
            right: 0;
            left: 0;
            bottom: 0;
            background: #01579B;
            height: 100%;
            width: 100%;
            border-radius: 3px;
            -webkit-border-radius: 3px;
            -moz-border-radius: 3px;
            -webkit-transition: all 0.3s cubic-bezier(1, 0.1, 0, 0.9);
            transition: all 0.3s cubic-bezier(1, 0.1, 0, 0.9);
            -webkit-transform: translateZ(0) scale(0);
            transform: translateZ(0) scale(0);
            z-index: -1;
        }

        .fancyForm button:hover:before, .fancyForm button:focus:before {
            -webkit-transform: scale(1);
            transform: scale(1);
            -webkit-transition: all 0.3s cubic-bezier(1, 0.1, 0, 0.9);
            transition: all 0.3s cubic-bezier(1, 0.1, 0, 0.9);
        }


.boxAlert {
    position: relative;
    padding: 17px 30px 17px 55px;
    color: #fff;
    font-weight: 500;
    font-size: 15px;
    text-transform: uppercase;
    letter-spacing: 1px;
    border: none;
    display: block;
    /*margin-top: 25px;*/
}

    .boxAlert:before {
        font-family: 'FontAwesome';
        width: 20px;
        height: 20px;
        display: inline-block;
        color: #fff;
        position: absolute;
        left: 25px;
    }

    .boxAlert a {
        color: white;
    }

.boxAlert-error {
    margin: 15px 0 15px 0;
    background-color: #F44336;
}

    .boxAlert-error:before {
        content: "\f12a";
    }

.boxAlert-ok {
    background-color: #1abc9c;
}

    .boxAlert-ok:before {
        content: "\f087";
    }

.boxAlert-ok-ribbon:after {
    content: '';
    display: inline-block;
    border-top: 15px solid #1abc9c;
    border-right: 14px solid transparent;
    border-left: 14px solid transparent;
    border-bottom: 14px solid transparent;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    position: absolute;
    left: 50%;
    bottom: -29px;
    margin-left: -14px;
}

.txtAdvertencia {
    color: rgba(255, 255, 255, 0.75);
    margin-top: 8px;
    font-size: 13px;
    line-height: 14px;
}
.text-center{
    text-align: center;
}
/* Tooltip Bootstrap */
.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    font-style: normal;
    font-weight: normal;
    letter-spacing: normal;
    line-break: auto;
    line-height: 1.42857143;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    white-space: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    font-size: 12px;
    opacity: 0;
    filter: alpha(opacity=0);
}

    .tooltip.in {
        opacity: 0.9;
        filter: alpha(opacity=90);
    }

    .tooltip.top {
        margin-top: -3px;
        padding: 5px 0;
    }

    .tooltip.right {
        margin-left: 3px;
        padding: 0 5px;
    }

    .tooltip.bottom {
        margin-top: 3px;
        padding: 5px 0;
    }

    .tooltip.left {
        margin-left: -3px;
        padding: 0 5px;
    }

.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #ffffff;
    text-align: center;
    background-color: #000000;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
}

.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
}

.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000000;
}

.tooltip.top-left .tooltip-arrow {
    bottom: 0;
    right: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000000;
}

.tooltip.top-right .tooltip-arrow {
    bottom: 0;
    left: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000000;
}

.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000000;
}

.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000000;
}

.tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000000;
}

.tooltip.bottom-left .tooltip-arrow {
    top: 0;
    right: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000000;
}

.tooltip.bottom-right .tooltip-arrow {
    top: 0;
    left: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000000;
}

.secret-password {
    position: fixed;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
}

.secret-password div {
    background-color: #ddd;
    padding: 20px;
    border-radius: 10px;
    font-size: 26px;
}
