.stl_barra_superior,
.stl_pestana_superior {
    display: none;
}

.stl_escenario {
    width: 100%;
}

.stl_escenario .stl_escenario_A,
.stl_escenario_B,
.stl_escenario_C {
    float: left;
    display: inline-block;
    vertical-align: top;
}

.stl_escenario_A {
    width: 44%;
    height: 70%;
    text-align: right;
}

.stl_escenario_A img {
    position: relative;
    margin-top: 9em;
    border-right: 1px solid #929292;
}

.stl_escenario_B {
    width: 56%;
    height: 70%;
}

.stl_division_B1 {
    width: 380px;
    height: 274px;
    background: #ffffff;
    box-shadow: 0 1px 5px #333333;
    margin-left: 1.5em;
    margin-top: 11.2em;
}

.stl_B1 {
    position: relative;
    width: 95.7%;
    height: 93.5%;
    background: #ffffff;
    top: 2.5%;
    border: 1px solid #333333;
    margin: auto;
}

.stl_B1 .stl_B1_1,
.stl_B1_2 {
    float: left;
    display: inline-block;
    vertical-align: top;
}

.stl_B1_1 {
    width: 100%;
    height: 40px;
    background: #000000;
}

.stl_B1_1 p {
    padding: 0px 10px;
    line-height: 40px;
    font-size: 1em;
    text-align: left;
    color: #ffffff;
}

.stl_B1_2 {
    width: 100%;
    height: 216px;
}

.stl_B1_2_1 {
    width: 99.5%;
    height: 99%;
    background: #d3d3d3;
    border: 1px solid #929292;
    margin: auto;
    box-shadow: inset 2px 2px 2px rgba(0, 0, 0, .3), inset -2px -2px 3px rgba(0, 0, 0, .1), 2px 2px 10px rgba(0, 0, 0, .1);
}

.stl_B1_2_1_1 {
    position: relative;
    width: 90%;
    height: 35px;
    margin: auto;
    top: 1.5em;
    margin-bottom: 15px;
}

.stl_B1_2_1_1 .stl_B1_2_1_1_1,
.stl_B1_2_1_1_2 {
    float: left;
    display: inline-block;
    vertical-align: top;
}

.stl_B1_2_1_1_1 {
    width: 30%;
    height: 35px;
    margin: auto;
}

.stl_B1_2_1_1_1 p {
    line-height: 35px;
    font-size: 1em;
    text-align: left;
    color: #000000;
    font-weight: bold;
}

.stl_B1_2_1_1_2 {
    width: 70%;
    height: 35px;
    margin: auto;
}

.stl_B1_2_1_1_2 input,
.stl_B1_2_1_1_2 select {
    width: 100%;
    height: 35px;
    padding: 0px 5px;
    background: #ffffff;
    font-size: 1.1em;
    border: 1px solid #333333;
    box-shadow: inset 2px 2px 2px rgba(0, 0, 0, .2), inset -2px -2px 3px rgba(0, 0, 0, .1), 2px 2px 10px rgba(0, 0, 0, .1);
    font-family: 'Roboto', sans-serif;
    outline: none;
}

.stl_B1_2_1_2 {
    position: relative;
    width: 90%;
    height: 35px;
    margin: auto;
    top: 1.5em;
}

.stl_B1_2_1_2 .stl_B1_2_1_2_1,
.stl_B1_2_1_2_2 {
    float: left;
    display: inline-block;
    vertical-align: top;
}

.stl_B1_2_1_2_1 {
    width: 30%;
    height: 35px;
}

.stl_B1_2_1_2_1 input {
    width: 95%;
    height: 35px;
    background: #f2f2f2;
    line-height: 35px;
    font-size: 1em;
    text-align: center;
    border-radius: 5px;
    border: 1px solid #929292;
    font-family: 'Roboto', sans-serif;
    box-shadow: 0 1px 0 rgba(255, 255, 255, .5) inset, 0 1px 3px rgba(0, 0, 0, .2);
    cursor: pointer;
    outline: none;
}

.stl_B1_2_1_2_1 input:hover {
    background: #e4e4e4;
}

.stl_B1_2_1_2_2 {
    width: 70%;
    height: 35px;
}

.stl_B1_2_1_2_2 input {
    width: 100%;
    height: 35px;
    background: #f2f2f2;
    line-height: 35px;
    font-size: 1em;
    text-align: center;
    border-radius: 5px;
    border: 1px solid #929292;
    font-family: 'Roboto', sans-serif;
    box-shadow: 0 1px 0 rgba(255, 255, 255, .5) inset, 0 1px 3px rgba(0, 0, 0, .2);
    cursor: pointer;
    outline: none;
}

.stl_B1_2_1_2_2 input:hover {
    background: #e4e4e4;
}

.stl_escenario_C {
    width: 100%;
    height: 30%;
    text-align: center;
}

.stl_escenario_C img {
    position: relative;
    width: 168px;
    height: 168px;
    opacity: 25%;
}

.stl_escenario_C p {
    font-size: 0.7em;
    text-align: center;
    color: #000000;
    opacity: 25%;
}