/****************************
*      Recaptcha        *
****************************/
.g-recaptcha{
    display: table;
    margin: 1em auto;
}
/* Small devices (tablets, 768px and up) */
@media only screen and (max-width: 600px) {
    #barraaceptacion {
        display:none;
        position:fixed;
        left:0px;
        right:0px;
        top:0px;
        padding-top:350px;
        width:100%;
        text-align:center;
        min-height:100%;
        background-color: rgba(0, 0, 0, 0.5);
        color:#fff;
        z-index:-5;
    }

    .inner {
        width:100%;
        position:absolute;
        padding-left:5px;
        font-family:verdana;
        font-size:1.3em;
        top:30%;
    }
    .inner div {margin:0 auto;}
    .inner a.ok {padding:4px;color:yellow;background-color:white; text-decoration:none;}
    .inner a.ok:hover {padding:4px;background-color:yellow; color:black;text-decoration:none;}
    .inner a.info:hover {padding-left:5px;text-decoration:none;background-color:yellow; color:black;}
    .inner a.info {padding-left:5px;text-decoration:none;color:yellow;}
}


#barraaceptacion {
    display:none;
    position:fixed;
    left:0px;
    right:0px;
    bottom:0px;
    padding-bottom:250px;
    width:100%;
    text-align:center;
    background-color: rgba(0,0,0,.8) !important;
    min-height: 100% !important;
    overflow: initial !important;
    color:#fff;
    z-index:99999;
}

.inner {
    width:100%;
    position:absolute;
    padding-left:5px;
    font-family:verdana;
    font-size:12px;
    top:0;    
    padding: 2em;
    text-align: justify;
}
.inner div {margin:0 auto;text-align: center; margin-top: 2em;}
.inner a.ok {
    padding:4px;
    color:yellow;
    background-color:black; 
    text-decoration:none;
    -moz-appearance: none;
    -webkit-appearance: none;
    -ms-appearance: none;
    appearance: none;
    -moz-transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.2s ease-in-out;
    -webkit-transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.2s ease-in-out;
    -ms-transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.2s ease-in-out;
    transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.2s ease-in-out;
    display: inline-block;
    padding: 0 1.5em;
    border-radius: 4px;
    border: solid 1px #c8cccf;
    cursor: pointer;
    text-align: center;
    text-decoration: none;
    white-space: nowrap;
    font-size: large;
}
.inner a.ok:hover {padding:4px;background-color:yellow; color:black;text-decoration:none;-moz-appearance: none;
    -webkit-appearance: none;
    -ms-appearance: none;
    appearance: none;
    -moz-transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.2s ease-in-out;
    -webkit-transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.2s ease-in-out;
    -ms-transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.2s ease-in-out;
    transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.2s ease-in-out;
    display: inline-block;
    padding: 0 1.5em;
    border-radius: 4px;
    border: solid 1px #c8cccf;
    cursor: pointer;
    text-align: center;
    text-decoration: none;
    white-space: nowrap;
    font-size: large;}
.inner a.info:hover {padding-left:5px;text-decoration:none;background-color:yellow; color:black;-moz-appearance: none;
    -webkit-appearance: none;
    -ms-appearance: none;
    appearance: none;
    -moz-transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.2s ease-in-out;
    -webkit-transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.2s ease-in-out;
    -ms-transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.2s ease-in-out;
    transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.2s ease-in-out;
    display: inline-block;
    padding: 0 1.5em;
    border-radius: 4px;
    border: solid 1px #c8cccf;
    cursor: pointer;
    text-align: center;
    text-decoration: none;
    white-space: nowrap;
    font-size: large;}
.inner a.info {padding-left:5px;text-decoration:none;color:yellow;-moz-appearance: none;
    -webkit-appearance: none;
    -ms-appearance: none;
    appearance: none;
    -moz-transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.2s ease-in-out;
    -webkit-transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.2s ease-in-out;
    -ms-transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.2s ease-in-out;
    transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.2s ease-in-out;
    display: inline-block;
    padding: 0 1.5em;
    border-radius: 4px;
    border: solid 1px #c8cccf;
    cursor: pointer;
    text-align: center;
    text-decoration: none;
    white-space: nowrap;
    font-size: large;}