/** Generated by FG **/

@font-face {
    font-family: 'Conv_AkzidenzGroteskBE-It';
    src: url('../fonts/AkzidenzGroteskBE-It.eot');
    src: local('☺'), url('../fonts/AkzidenzGroteskBE-It.woff') format('woff'), url('../fonts/AkzidenzGroteskBE-It.ttf') format('truetype'), url('../fonts/AkzidenzGroteskBE-It.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}


/** Generated by FG **/

@font-face {
    font-family: 'Conv_AkzidenzGroteskBE-Regular';
    src: url('../fonts/AkzidenzGroteskBE-Regular.eot');
    src: local('☺'), url('../fonts/AkzidenzGroteskBE-Regular.woff') format('woff'), url('../fonts/AkzidenzGroteskBE-Regular.ttf') format('truetype'), url('../fonts/AkzidenzGroteskBE-Regular.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}


/** Generated by FG **/

@font-face {
    font-family: 'Conv_Arial Bold';
    src: url('../fonts/Arial Bold.eot');
    src: local('☺'), url('../fonts/Arial Bold.woff') format('woff'), url('../fonts/Arial Bold.ttf') format('truetype'), url('../fonts/Arial Bold.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

html,
body {
    width: 100%;
    height: 100%;
    overflow: hidden;
    margin: 0;
}

#container {
    width: 100%;
    height: 100%;
}

.button {
    position: absolute;
    left: 30px;
    padding: 1rem;
}

#controlButton {
    top: 1rem;
}

#modeButton {
    top: 4rem;
}

#videoButton {
    top: 150px;
    display: none;
}

#panel {
    width: 320px;
    height: 240px;
    background-color: #fff;
}


/*Recurso 1DOTS*/

.fondoRegistro {
    /*background-image: url("../texturas/registro/Recurso-1DOTS.jpg");*/
    font-family: 'Conv_AkzidenzGroteskBE-Regular', Sans-Serif;
    /*background-repeat: no-repeat;
    background-size: cover;*/
    font-size: 18px;
    color: black;
}

.fondoRegistroGracias {
    background-image: url("../texturas/registro/Recurso 4BOTONES.jpg");
    font-family: 'Conv_AkzidenzGroteskBE-Regular', Sans-Serif;
    background-repeat: no-repeat;
    background-size: cover;
    font-size: 18px;
    color: black;
}

.textoRegisto01 {
    text-align: left;
    color: black;
}

.textoRegisto02 {
    padding: 20px;
    text-align: center;
    color: black;
}

.textoRegisto02 span {
    font-weight: bold;
    font-size: 22px;
}

.text-center {
    text-align: center!important;
}

.alert {
    display: none;
}

label {
    color: black!important;
    font-size: 20px!important;
}

input {
    color: black!important;
    font-size: 20px!important;
}

#miGracias {
    display: none;
}

#miRegistro {
    display: none;
}

#folio {
    margin-top: 50px;
    margin-bottom: 50px;
    font-size: 40px;
}

.texto-right {
    text-align: right!important;
}

.text-azul {
    color: #0067B5;
}

.credit {
    position: absolute;
    text-align: left;
    width: 100%;
    padding: 10px 5px;
    color: #fff;
    bottom: 0px;
}