/*
Theme Name: Interface - dcs
Template: interface
Author: David Calvo
Version: 1.1.0
Updated: 2014-07-15 21:11:13
*/

@charset "UTF-8";
@import url('../interface/style.css');

/*406*/
#site-generator {
    color: #666;
    background-color: #1a1a1a;
    display: none;
    padding: 30px 0px;
}
/*413*/
#logo {
    height: auto;
    width: 25%;
    z-index: 2;
    position: absolute;
    left: -3px;
    top: 5px;
    margin-top: 0px;
    margin-left: 10px;
}
/*414*/
.contenedor {
    height: 0px;
    width: 100%;
    position: relative;
    padding-top: 56.25%;
}
/*415*/
.contenedor iframe {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0px;
    left: 0px;
}
/*416*/
.fb-comments, .fb-comments iframe[style], .fb-like-box, .fb-like-box iframe[style] {
    width: 100% !important;
    display: block;
    z-index: 2000;
    position: relative;
}
/*417*/
.fb-comments span, .fb-comments iframe span[style], .fb-like-box span, .fb-like-box iframe  span[style] {
    width: 100% !important;
    display: block;
    z-index: 2000;
    position: relative;
}

span.wpcf7-list-item { display: block; }

#selector_idioma {
    height: auto;
    width: 25%;
    z-index: 2;
    position: absolute;
    right: -3px;
    top: 5px;
    margin-top: 0px;
    margin-right: 10px;
}