﻿/* MEDIANA */
@media screen and (max-width: 1200px) {
    .ecommerce_activar {
        width: 100%;
    }
    .ecommerce_activar_item {
        width: 80%;
    }
    .ecommerce_activar_tit2,
    .ecommerce_activar_tit3,
    .ecommerce_activar_tit4 {
        background-size: auto 50%;
    }

    .ecommerce_activar_col_1,
    .ecommerce_activar_col_2,
    .ecommerce_activar_col_3 {
        font-size: 12px;
        line-height: 18px;
        padding: 10px;
    }

    .buscar_grid {
        overflow: auto;
        display: block;
        width: 100%;
    }

    .ecommerce_conf_logo {
        margin-bottom: 40px;
    }

    input[type="button"], input[type="submit"] {
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
    }

    .ajustes_ecommerce {
        overflow: auto;
    }

    .ajustes_tabl_items {
        overflow: auto;
        -webkit-overflow-scrolling: touch;
    }
}

@media screen and (max-width: 800px) {
        /* IDIOMAS */
    .idioma_name {
        padding-left: 12px;
        padding-top: 13px;
        font-size: 9px;
    }

    frames_main {
        overflow: auto;
        -webkit-overflow-scrolling: touch;
    }

    form {
        overflow: auto !important;
    }

    .v4_tabla_buscador {
        right: 0px;
        width: 100%;
        border-left: #6b88a3 0px solid;
        border-bottom: #6b88a3 0px solid;
        padding-bottom: 0px;
    }

    .v4_tabla_tit {
        height: 30px;
        background-size: auto 20px;
        background-position: 5px 5px;
    }

    .hideonmobile {
        display: none;
    }

    .v4_tabla_tit_l {
        position: relative;
        float: left;
        height: 30px;
        font-size: 14px;
        padding-left: 30px;
        padding-top: 6px;
    }

    .v4_tabla_tit_r {
        height: 30px;
    }

        .v4_tabla_tit_r input {
            font-size: 11px;
        }

    .v4_tabla_buscador2 {
        text-align: left;
        float: left;
        position: relative;
        width: 100%;
        padding-left: 0px;
        display: table;
    }

    .v4_tabla_buscador_item,
    .v4_tabla_buscador_item2 {
        height: 25px;
        font-size: 13px;
    }

    .v4_tabla_buscador_item_r {
        text-align: center;
    }

        .v4_tabla_buscador_item_r input[type=text] {
            width: 90% !important;
            padding-left: 0px;
            padding-right: 0px;
            text-align: center;
        }

        .v4_tabla_buscador_item_r select {
            width: 90% !important;
            text-align: center;
        }


    .v4_tabla_buscador2 {
        display: table;
    }

    .v4_tabla_buscador_item2 {
    }

    .v4_tabla_buscador_item_l {
    }

    .v4_tabla_buscador_item_r {
    }

    .frames_powered {
        display: none;
    }

    .menu_area {
        width: 250px;
        margin-top: 15px;
    }

    .login_logo {
        width: 230px;
        height: 70px;
    }

    .menu_logo {
        width: 250px;
        margin-bottom: 15px;
    }

    .menu_cajas {
        width: 250px;
    }

    .menu_caja {
        margin-bottom: 20px;
        font-size: 12px;
    }

        .menu_caja span {
            font-size: 15px;
        }

        .menu_caja input[type=text],
        .menu_caja input[type=password], .menu_caja select {
            width: 230px;
        }

        .menu_caja input[type=submit] {
            width: 250px;
        }

        .menu_caja a {
            color: inherit;
        }

    .title2 {
        display: none;
    }

    .title1 {
        font-size: 13px;
        padding-left: 5px;
    }

    .frames_person {
        width: 100%;
        height: 80px;
        background-color: #243645;
        color: #FFF;
        font-size: 12px;
        text-align: center;
    }

        .frames_person img {
            padding-top: 5px;
            padding-bottom: 5px;
            height: 30px;
        }

    .frames_menusec_item {
        height: 35px;
    }

    /* NUEVOS 20151123 */
    .maintbl_left {
        position: fixed;
        display: none;
    }

    .maintbl_padd {
        width: 0px;
    }

    .item_menu {
        display: inline-block;
    }

    .maintbl_right_top {
        height: 37px;
        width: 100%;
    }

    .frames_right_top {
        height: 57px;
    }

    .frames_right_top_left {
        display: table-cell;
        width: 120px;
        text-align: center;
        vertical-align: middle;
        height: 57px;
    }

    .frames_right_top_mid {
        display: table-cell;
        vertical-align: middle;
        text-align: right;
        color: #FFF;
        height: 57px;
        font-size: 11px;
    }

    .frames_right_top_mid_itemn {
        display: none;
    }

    .frames_right_top_right {
        width: 41px;
        text-align: right;
    }

    .menu_logo {
        width: 120px;
        height: 37px;
        position: relative;
        top: 8px;
        background-image: url(../img/logo2.png);
        margin-left: 10px;
        margin-right: 10px;
        background-size: contain;
        background-repeat: no-repeat;
        background-position: 50% 50%;
    }

    .frames_right_top_right {
        width: 0px;
        vertical-align: middle;
        display: table-cell;
        padding-right: 10px;
    }

    /* MAIN2 */
    .main2_icon {
        cursor: pointer;
        font-family: inherit;
        font-size: inherit;
        padding-top: 10px;
        padding-bottom: 10px;
    }

    /* WELCOME */
    .welcomeSreen {
        width: 100vw;
        height: 100%;
        position: fixed;
        background-color: rgba(89,102,124,0.7);
        z-index: 99999999999999;
        overflow-y: auto;
    }


    .welcome_tit {
        padding-top: 5px;
        font-size: 16px;
    }

    .welcome_txt {
        width: 95%;
        font-size: 13px;
        line-height: normal;
        position: relative;
        left: 2.5%
    }


    .welcome_squares {
        margin-top: 10px;
        vertical-align: top;
    }

    .welcome_square {
        display: inline-block;
        width: 29%;
        height: 210px;
        margin-right: 1px;
        border: 1px solid #9e9e9e;
        border-radius: 5px;
    }

    .welcome_square_area {
        padding: 5px;
    }

    .welcome_square_top {
        width: 30px;
        height: 30px;
        margin-top: 5px;
        margin-bottom: 5px;
    }

    .welcome_square_tit {
        font-size: 10px;
        font-weight: bold;
        padding-bottom: 10px;
    }

    .welcome_square_txt {
        font-size: 11px;
        line-height: normal;
        height: 130px;
    }

    .welcome_square_video {
        display: block;
        width: 100%;
    }

    .frames_right_top_mid_item {
        width: 35px;
        border-left: 1px solid #e6e7e9;
    }

    .icon_user {
        background-size: auto 20px;
    }

    .home_icon {
    }
    /* LOGIN */
    .login_area {
        width: 100%;
        height: 100%;
        left: 0px;
        top: 0px;
        margin-left: 0px;
        margin-top: 0px;
    }

    .fondoLogin {
    }

    .login_area_logo {
        width: 100%;
        height: 58px;
        margin-top: 30px;
        margin-bottom: 30px;
    }

    .login_logo {
        height: 50px;
        width: 100%;
        margin-top: 8px;
    }

    .login_area_cajas {
        padding-left: 0px;
        padding-bottom: 0px;
        width: 90%;
        left: 5%;
        position: relative;
    }

    .login_area_caja {
        margin-bottom: 8px;
    }

        .login_area_caja input, .login_area_caja select {
            width: 98%;
            margin-left: 1%;
            height: 52px;
            border: 0px solid #cccccc;
        }

    .login_area_boton input {
        width: 98%;
        margin-left: 1%;
    }

    .login_area_mensajes {
        padding-left: 10px;
        padding-right: 10px;
    }

    .login_area_error {
        color: #dc6b6b;
        font-size: 15px;
        text-align: center;
    }

    .suspendido {
        text-align: center;
        font-family: gotham;
        color: #6b88a3;
    }

    .mensaje_trial {
        font-size: 13px;
        text-align: center;
    }


    /* WIDGETS */
    .widgets {
        width: 100%;
        height: 100%;
        position: relative;
    }

    .widget_videos {
        position: absolute;
        left: 0px;
        top: 0px;
        background-color: #39b44a;
        width: 30%;
        height: 20%;
    }


    .widget_clima {
        position: absolute;
        right: 0px;
        top: 0px;
        background-color: yellow;
        width: 69%;
        height: 20%;
    }

    .widget_contacto {
        position: absolute;
        left: 0px;
        bottom: 0px;
        background-color: green;
        width: 100%;
        height: 15%;
    }

    .widget_noticias {
        position: absolute;
        left: 0px;
        top: 22%;
        background-color: pink;
        width: 30%;
        height: 60%;
    }

    .widget_tips {
        position: absolute;
        right: 0px;
        top: 22%;
        background-color: aqua;
        width: 25%;
        height: 60%;
    }

    .widget_ventas {
        position: absolute;
        left: 31%;
        top: 22%;
        background-color: aqua;
        width: 43%;
        height: 30%;
    }

    .widget_timbres {
        position: absolute;
        left: 31%;
        top: 53%;
        background-color: aqua;
        width: 43%;
        height: 29%;
    }

    /* ECOMMERCE */

    .prod_ecommerce td {
        display: block;
        text-align: left;
        margin: 30px 0px;
    }

    .detalle_totales
    {
        padding:3px;
    }
    .detalle_totales th{
        font-size:11px;
    }
}

@media screen and (max-width: 1100px) {
    /* INSTRUCCIONES POP-UPS*/

    .inst_main {
        position: relative;
        width: 90vw;
        left: 5vw;
        margin-top: 20px;
        padding-bottom: 30px;
        font-size: 30px;
    }

    .inst_tit {
        font-weight: bold;
        font-size: 22px;
        margin-bottom: 5px;
        margin-top: 35px;
        cursor: pointer;
        list-style: disc;
    }

    .inst_gral {
        width: 100%;
        font-size: 14px;
        display: none;
    }

    .inst_item {
        display: inline-block;
        width: 45%;
        margin: 20px 2%;
        vertical-align: top;
    }

    .inst_foto {
        width: 100%;
        height: 350px;
        background-position: left;
        background-repeat: no-repeat;
        background-size: contain;
        margin-top: 10px;
    }
}

@media screen and (min-width: 193px) and (max-width: 392px) {
    .agregar_item {
        padding-bottom: 5px;
        display: table;
    }

    .agregar_item_l {
        display: table-row;
        text-align: left;
        height: 20px;
    }

    .agregar_item_r {
        display: table-row;
    }
}

@media screen and (max-width: 700px) {
    .welcomeSreenContain {
        width: 100vw;
        left: 0px;
        margin-left: 0px;
        top: 0px;
        margin-top:0px;
        height: 100vh;
    }
    .welcomeSreenContainV2 {
        width: 98vw;
        left: 0px;
        margin-left: 1vw;
        top: 0px;
        margin-top: 5vh;
        height: 90vh;
    }

    .frameVenta
    {
        left:3px;
        top:3px;
    }

    .welcome_txt2 {
        width: 90%;
        position: relative;
        left: 0%;
        text-align: center;
    }

    .cuadros {
        width: 90vw;
        left: 0vw;
        padding-bottom: 20px;
    }

    .bubble1 {
        height: 100px;
        width: 100px;
        margin: 3px;
    }

    .bubble2{
        height: 100px;
    }

    .bubble3{
        width: 100px;
        height: 100px;
    }

    .bubble4 {
        width: 100px;
        height: 100px;
    }
    .bubble5 {
        margin-top: 15px;
        height: 45px;
    }
    .bubble6 {
        height: 70px;
        width: 70px;
        left: unset;
    }

    .bubble7 {
        height: 40px;
        width: 40px;
        left: 30px;
    }

    .bubble8 {
        margin-top: 6px;
    }

    .bubble9 {
        width: 90px;
    }

    .bubble10{
        width: 100px;
        font-size: 12px;
        line-height: normal;
    }

    .puesto select {
        width: 90%;
        left: 2.5%;
        position: relative;
    }

    .confirmacion_gracias {
        width: 100%;
       
    }
    .confirmacion_boton
    {
        width:100%;
    }
    .ecommerce_activar_item {
        width: 90%;
    }

    .ecommerce_activar_item_logo {
        height: 40%;
    }

    .ecommerce_activar_text {
        font-size: 25px;
    }
}