﻿/*!
 * Bootstrap v3.4.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */ /*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */

.container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

@media (min-width:768px) {
    .container {
        width: 750px
    }    
}

@media (min-width:992px) {
    .container {
        width: 970px
    }
}

@media (min-width:1140px) {
    .container {
        width: 993px
    }
}

.container-fluid {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

.row {
    margin-right: -15px;
    margin-left: -15px
}

.row-no-gutters {
    margin-right: 0;
    margin-left: 0
}

    .row-no-gutters [class*=col-] {
        padding-right: 0;
        padding-left: 0
    }

.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    position: relative;
    min-height: 1px;
}

.col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    float: left
}

.col-xs-12 {
    width: 100%
}

.col-xs-11 {
    width: 91.66666667%
}

.col-xs-10 {
    width: 83.33333333%
}

.col-xs-9 {
    width: 75%
}

.col-xs-8 {
    width: 66.66666667%
}

.col-xs-7 {
    width: 58.33333333%
}

.col-xs-6 {
    width: 50%
}

.col-xs-5 {
    width: 41.66666667%
}

.col-xs-4 {
    width: 33.33333333%
}

.col-xs-3 {
    width: 25%
}

.col-xs-2 {
    width: 16.66666667%
}

.col-xs-1 {
    width: 8.33333333%
}

.col-xs-pull-12 {
    right: 100%
}

.col-xs-pull-11 {
    right: 91.66666667%
}

.col-xs-pull-10 {
    right: 83.33333333%
}

.col-xs-pull-9 {
    right: 75%
}

.col-xs-pull-8 {
    right: 66.66666667%
}

.col-xs-pull-7 {
    right: 58.33333333%
}

.col-xs-pull-6 {
    right: 50%
}

.col-xs-pull-5 {
    right: 41.66666667%
}

.col-xs-pull-4 {
    right: 33.33333333%
}

.col-xs-pull-3 {
    right: 25%
}

.col-xs-pull-2 {
    right: 16.66666667%
}

.col-xs-pull-1 {
    right: 8.33333333%
}

.col-xs-pull-0 {
    right: auto
}

.col-xs-push-12 {
    left: 100%
}

.col-xs-push-11 {
    left: 91.66666667%
}

.col-xs-push-10 {
    left: 83.33333333%
}

.col-xs-push-9 {
    left: 75%
}

.col-xs-push-8 {
    left: 66.66666667%
}

.col-xs-push-7 {
    left: 58.33333333%
}

.col-xs-push-6 {
    left: 50%
}

.col-xs-push-5 {
    left: 41.66666667%
}

.col-xs-push-4 {
    left: 33.33333333%
}

.col-xs-push-3 {
    left: 25%
}

.col-xs-push-2 {
    left: 16.66666667%
}

.col-xs-push-1 {
    left: 8.33333333%
}

.col-xs-push-0 {
    left: auto
}

.col-xs-offset-12 {
    margin-left: 100%
}

.col-xs-offset-11 {
    margin-left: 91.66666667%
}

.col-xs-offset-10 {
    margin-left: 83.33333333%
}

.col-xs-offset-9 {
    margin-left: 75%
}

.col-xs-offset-8 {
    margin-left: 66.66666667%
}

.col-xs-offset-7 {
    margin-left: 58.33333333%
}

.col-xs-offset-6 {
    margin-left: 50%
}

.col-xs-offset-5 {
    margin-left: 41.66666667%
}

.col-xs-offset-4 {
    margin-left: 33.33333333%
}

.col-xs-offset-3 {
    margin-left: 25%
}

.col-xs-offset-2 {
    margin-left: 16.66666667%
}

.col-xs-offset-1 {
    margin-left: 8.33333333%
}

.col-xs-offset-0 {
    margin-left: 0
}

@media (min-width:768px) {
    .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9 {
        float: left
    }

    .col-sm-12 {
        width: 100%
    }

    .col-sm-11 {
        width: 91.66666667%
    }

    .col-sm-10 {
        width: 83.33333333%
    }

    .col-sm-9 {
        width: 75%
    }

    .col-sm-8 {
        width: 66.66666667%
    }

    .col-sm-7 {
        width: 58.33333333%
    }

    .col-sm-6 {
        width: 50%
    }

    .col-sm-5 {
        width: 41.66666667%
    }

    .col-sm-4 {
        width: 33.33333333%
    }

    .col-sm-3 {
        width: 25%
    }

    .col-sm-2 {
        width: 16.66666667%
    }

    .col-sm-1 {
        width: 8.33333333%
    }

    .col-sm-pull-12 {
        right: 100%
    }

    .col-sm-pull-11 {
        right: 91.66666667%
    }

    .col-sm-pull-10 {
        right: 83.33333333%
    }

    .col-sm-pull-9 {
        right: 75%
    }

    .col-sm-pull-8 {
        right: 66.66666667%
    }

    .col-sm-pull-7 {
        right: 58.33333333%
    }

    .col-sm-pull-6 {
        right: 50%
    }

    .col-sm-pull-5 {
        right: 41.66666667%
    }

    .col-sm-pull-4 {
        right: 33.33333333%
    }

    .col-sm-pull-3 {
        right: 25%
    }

    .col-sm-pull-2 {
        right: 16.66666667%
    }

    .col-sm-pull-1 {
        right: 8.33333333%
    }

    .col-sm-pull-0 {
        right: auto
    }

    .col-sm-push-12 {
        left: 100%
    }

    .col-sm-push-11 {
        left: 91.66666667%
    }

    .col-sm-push-10 {
        left: 83.33333333%
    }

    .col-sm-push-9 {
        left: 75%
    }

    .col-sm-push-8 {
        left: 66.66666667%
    }

    .col-sm-push-7 {
        left: 58.33333333%
    }

    .col-sm-push-6 {
        left: 50%
    }

    .col-sm-push-5 {
        left: 41.66666667%
    }

    .col-sm-push-4 {
        left: 33.33333333%
    }

    .col-sm-push-3 {
        left: 25%
    }

    .col-sm-push-2 {
        left: 16.66666667%
    }

    .col-sm-push-1 {
        left: 8.33333333%
    }

    .col-sm-push-0 {
        left: auto
    }

    .col-sm-offset-12 {
        margin-left: 100%
    }

    .col-sm-offset-11 {
        margin-left: 91.66666667%
    }

    .col-sm-offset-10 {
        margin-left: 83.33333333%
    }

    .col-sm-offset-9 {
        margin-left: 75%
    }

    .col-sm-offset-8 {
        margin-left: 66.66666667%
    }

    .col-sm-offset-7 {
        margin-left: 58.33333333%
    }

    .col-sm-offset-6 {
        margin-left: 50%
    }

    .col-sm-offset-5 {
        margin-left: 41.66666667%
    }

    .col-sm-offset-4 {
        margin-left: 33.33333333%
    }

    .col-sm-offset-3 {
        margin-left: 25%
    }

    .col-sm-offset-2 {
        margin-left: 16.66666667%
    }

    .col-sm-offset-1 {
        margin-left: 8.33333333%
    }

    .col-sm-offset-0 {
        margin-left: 0
    }
}

@media (min-width:992px) {
    .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9 {
        float: left
    }

    .col-md-12 {
        width: 100%
    }

    .col-md-11 {
        width: 91.66666667%
    }

    .col-md-10 {
        width: 83.33333333%
    }

    .col-md-9 {
        width: 75%
    }

    .col-md-8 {
        width: 66.66666667%
    }

    .col-md-7 {
        width: 58.33333333%
    }

    .col-md-6 {
        width: 50%
    }

    .col-md-5 {
        width: 41.66666667%
    }

    .col-md-4 {
        width: 33.33333333%
    }

    .col-md-3 {
        width: 25%
    }

    .col-md-2 {
        width: 16.66666667%
    }

    .col-md-1 {
        width: 8.33333333%
    }

    .col-md-pull-12 {
        right: 100%
    }

    .col-md-pull-11 {
        right: 91.66666667%
    }

    .col-md-pull-10 {
        right: 83.33333333%
    }

    .col-md-pull-9 {
        right: 75%
    }

    .col-md-pull-8 {
        right: 66.66666667%
    }

    .col-md-pull-7 {
        right: 58.33333333%
    }

    .col-md-pull-6 {
        right: 50%
    }

    .col-md-pull-5 {
        right: 41.66666667%
    }

    .col-md-pull-4 {
        right: 33.33333333%
    }

    .col-md-pull-3 {
        right: 25%
    }

    .col-md-pull-2 {
        right: 16.66666667%
    }

    .col-md-pull-1 {
        right: 8.33333333%
    }

    .col-md-pull-0 {
        right: auto
    }

    .col-md-push-12 {
        left: 100%
    }

    .col-md-push-11 {
        left: 91.66666667%
    }

    .col-md-push-10 {
        left: 83.33333333%
    }

    .col-md-push-9 {
        left: 75%
    }

    .col-md-push-8 {
        left: 66.66666667%
    }

    .col-md-push-7 {
        left: 58.33333333%
    }

    .col-md-push-6 {
        left: 50%
    }

    .col-md-push-5 {
        left: 41.66666667%
    }

    .col-md-push-4 {
        left: 33.33333333%
    }

    .col-md-push-3 {
        left: 25%
    }

    .col-md-push-2 {
        left: 16.66666667%
    }

    .col-md-push-1 {
        left: 8.33333333%
    }

    .col-md-push-0 {
        left: auto
    }

    .col-md-offset-12 {
        margin-left: 100%
    }

    .col-md-offset-11 {
        margin-left: 91.66666667%
    }

    .col-md-offset-10 {
        margin-left: 83.33333333%
    }

    .col-md-offset-9 {
        margin-left: 75%
    }

    .col-md-offset-8 {
        margin-left: 66.66666667%
    }

    .col-md-offset-7 {
        margin-left: 58.33333333%
    }

    .col-md-offset-6 {
        margin-left: 50%
    }

    .col-md-offset-5 {
        margin-left: 41.66666667%
    }

    .col-md-offset-4 {
        margin-left: 33.33333333%
    }

    .col-md-offset-3 {
        margin-left: 25%
    }

    .col-md-offset-2 {
        margin-left: 16.66666667%
    }

    .col-md-offset-1 {
        margin-left: 8.33333333%
    }

    .col-md-offset-0 {
        margin-left: 0
    }
}

@media (min-width:1200px) {
    .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9 {
        float: left
    }

    .col-lg-12 {
        width: 100%
    }

    .col-lg-11 {
        width: 91.66666667%
    }

    .col-lg-10 {
        width: 83.33333333%
    }

    .col-lg-9 {
        width: 75%
    }

    .col-lg-8 {
        width: 66.66666667%
    }

    .col-lg-7 {
        width: 58.33333333%
    }

    .col-lg-6 {
        width: 50%
    }

    .col-lg-5 {
        width: 41.66666667%
    }

    .col-lg-4 {
        width: 33.33333333%
    }

    .col-lg-3 {
        width: 25%
    }

    .col-lg-2 {
        width: 16.66666667%
    }

    .col-lg-1 {
        width: 8.33333333%
    }

    .col-lg-pull-12 {
        right: 100%
    }

    .col-lg-pull-11 {
        right: 91.66666667%
    }

    .col-lg-pull-10 {
        right: 83.33333333%
    }

    .col-lg-pull-9 {
        right: 75%
    }

    .col-lg-pull-8 {
        right: 66.66666667%
    }

    .col-lg-pull-7 {
        right: 58.33333333%
    }

    .col-lg-pull-6 {
        right: 50%
    }

    .col-lg-pull-5 {
        right: 41.66666667%
    }

    .col-lg-pull-4 {
        right: 33.33333333%
    }

    .col-lg-pull-3 {
        right: 25%
    }

    .col-lg-pull-2 {
        right: 16.66666667%
    }

    .col-lg-pull-1 {
        right: 8.33333333%
    }

    .col-lg-pull-0 {
        right: auto
    }

    .col-lg-push-12 {
        left: 100%
    }

    .col-lg-push-11 {
        left: 91.66666667%
    }

    .col-lg-push-10 {
        left: 83.33333333%
    }

    .col-lg-push-9 {
        left: 75%
    }

    .col-lg-push-8 {
        left: 66.66666667%
    }

    .col-lg-push-7 {
        left: 58.33333333%
    }

    .col-lg-push-6 {
        left: 50%
    }

    .col-lg-push-5 {
        left: 41.66666667%
    }

    .col-lg-push-4 {
        left: 33.33333333%
    }

    .col-lg-push-3 {
        left: 25%
    }

    .col-lg-push-2 {
        left: 16.66666667%
    }

    .col-lg-push-1 {
        left: 8.33333333%
    }

    .col-lg-push-0 {
        left: auto
    }

    .col-lg-offset-12 {
        margin-left: 100%
    }

    .col-lg-offset-11 {
        margin-left: 91.66666667%
    }

    .col-lg-offset-10 {
        margin-left: 83.33333333%
    }

    .col-lg-offset-9 {
        margin-left: 75%
    }

    .col-lg-offset-8 {
        margin-left: 66.66666667%
    }

    .col-lg-offset-7 {
        margin-left: 58.33333333%
    }

    .col-lg-offset-6 {
        margin-left: 50%
    }

    .col-lg-offset-5 {
        margin-left: 41.66666667%
    }

    .col-lg-offset-4 {
        margin-left: 33.33333333%
    }

    .col-lg-offset-3 {
        margin-left: 25%
    }

    .col-lg-offset-2 {
        margin-left: 16.66666667%
    }

    .col-lg-offset-1 {
        margin-left: 8.33333333%
    }

    .col-lg-offset-0 {
        margin-left: 0
    }
}

@-ms-viewport {
    width: device-width
}

.visible-lg, .visible-md, .visible-sm, .visible-xs {
    display: none !important
}

.visible-lg-block, .visible-lg-inline, .visible-lg-inline-block, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-xs-block, .visible-xs-inline, .visible-xs-inline-block {
    display: none !important
}

@media (max-width:767px) {
    .visible-xs {
        display: block !important
    }

    table.visible-xs {
        display: table !important
    }

    tr.visible-xs {
        display: table-row !important
    }

    td.visible-xs, th.visible-xs {
        display: table-cell !important
    }
}

@media (max-width:767px) {
    .visible-xs-block {
        display: block !important
    }
}

@media (max-width:767px) {
    .visible-xs-inline {
        display: inline !important
    }
}

@media (max-width:767px) {
    .visible-xs-inline-block {
        display: inline-block !important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm {
        display: block !important
    }

    table.visible-sm {
        display: table !important
    }

    tr.visible-sm {
        display: table-row !important
    }

    td.visible-sm, th.visible-sm {
        display: table-cell !important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm-block {
        display: block !important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm-inline {
        display: inline !important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm-inline-block {
        display: inline-block !important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md {
        display: block !important
    }

    table.visible-md {
        display: table !important
    }

    tr.visible-md {
        display: table-row !important
    }

    td.visible-md, th.visible-md {
        display: table-cell !important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md-block {
        display: block !important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md-inline {
        display: inline !important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md-inline-block {
        display: inline-block !important
    }
}

@media (min-width:1200px) {
    .visible-lg {
        display: block !important
    }

    table.visible-lg {
        display: table !important
    }

    tr.visible-lg {
        display: table-row !important
    }

    td.visible-lg, th.visible-lg {
        display: table-cell !important
    }
}

@media (min-width:1200px) {
    .visible-lg-block {
        display: block !important
    }
}

@media (min-width:1200px) {
    .visible-lg-inline {
        display: inline !important
    }
}

@media (min-width:1200px) {
    .visible-lg-inline-block {
        display: inline-block !important
    }
}

@media (max-width:767px) {
    .hidden-xs {
        display: none !important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .hidden-sm {
        display: none !important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .hidden-md {
        display: none !important
    }
}

@media (min-width:1200px) {
    .hidden-lg {
        display: none !important
    }
}

.visible-print {
    display: none !important
}

@media print {
    .visible-print {
        display: block !important
    }

    table.visible-print {
        display: table !important
    }

    tr.visible-print {
        display: table-row !important
    }

    td.visible-print, th.visible-print {
        display: table-cell !important
    }
}

.visible-print-block {
    display: none !important
}

@media print {
    .visible-print-block {
        display: block !important
    }
}

.visible-print-inline {
    display: none !important
}

@media print {
    .visible-print-inline {
        display: inline !important
    }
}

.visible-print-inline-block {
    display: none !important
}

@media print {
    .visible-print-inline-block {
        display: inline-block !important
    }
}

@media print {
    .hidden-print {
        display: none !important
    }
}

/* FORMULARIOS RESPONSIVE */

/* Botón login y nologin */
#login span,
#nologin span {
    font-family: 'Roboto', sans-serif;
}

/* Container wpasos */
.wpasos {
    width: 100%;
}

#contuser.container {
    padding-left: 60px;
    padding-right: 60px;
}

@media (max-width: 768px) {
    #contuser.container {
        padding-left: 40px;
        padding-right: 40px;
    }
}

/* Pasos */
#boxer .pasos .active {
    height: 75px;
}

#boxer .pasos li {
    width: 136px;
    height: 73px;
}

.nopadding {
    padding: 0 !important;
    margin: 0 !important;
}

.nopadding-t {
    padding: 0 !important;
}

@media (max-width: 768px) {
    #boxer .pasos .active {
        display: inherit;
    }

    #boxer .pasos li {
        display: none;
    }

    .pasos--name {
        margin-left: 0;
    }

    .wpasos {
        margin-bottom: 50px !important;
    }

    .left-menos input {
        margin-left: -10px !important
    }
}

/* Datos Empresa */
#boxer #datos-empresa {
    font-family: 'Roboto', sans-serif;
    color: #111;
    float: left !important;
}

div #datos-empresa {
    margin-right: 0 !important;
}

#boxer #datos-empresa h3 {
    width: auto !important;
}

#boxer #datos-empresa .cont {
    width: auto !important;
}

#boxer #datos-empresa .cont2 {
    width: 280px !important;
}


/* Modulos */
.modulos {
    width: 100% !important;
}

    .modulos .titulo {
        margin-left: 0 !important;
    }


@media (max-width: 768px) {
    .modulos {
        width: 100% !important;
    }
}

/* Input */
#txtNombreFantasia {
    width: 95% !important;
}

/* Sombra Fin Formularios */
@media (max-width: 768px) {
    #box-shadow-int {
        display: none;
    }
}

/* Icon Modal Ayuda */
div.ico-ayuda {
    display: inline;
}

.ico-ayuda a {
    width: 28px;
    height: 28px;
    float: right;
    background: url(../imgs/ayuda.png) no-repeat left top;
}

    .ico-ayuda a:hover {
        background-position: left top;
    }

@media (max-width: 768px) {
    .ico-ayuda a {
        margin-top: 0;
    }

    .ico-L2 a {
        margin-top: -85px;
    }

    .ico-L3 a {
        margin-top: -110px;
    }

    .ico-ejemplo {
        float: right;
        margin-right: 15px;
    }

    .ico-borrar a {
        float: right;
        margin-right: 15px;
    }
}

/* Radio button margin */
.col--t {
    margin-top: 0;
}

.btn--mobile a {
    padding-top: 10px;
    padding-bottom: 30px;
    width: auto;
}

.btn--mobile_2 a {
    padding-top: 10px;
    padding-bottom: 30px;
    width: auto;
}

@media (max-width: 768px) {
    .col--t {
        margin-top: 10px;
    }

    .my--4x5 {
        margin-top: 40px;
        margin-bottom: 50px;
    }

    .btn--mobile a {
        width: 100%;
    }

    .btn--mobile_2 a {
        width: auto;
    }

    /* Radio input Ingreso Ltda*/
    .r--lh {
        line-height: 1.2em;
        margin-bottom: 20px !important;
    }

    .r--lh_80 {
        line-height: 1.2em;
        margin-bottom: 80px !important;
    }

    .r--b {
        margin-bottom: 5px
    }

    .r--h {
        height: auto;
        line-height: 1.2em;
    }

    .r--t_d {
        margin-top: 5px !important;
    }
}

.r--h {
    line-height: 1.5em;
}

.r--t_d {
    margin-top: 30px;
}

#dvPactos hr {
    border: 1px solid #006FB3
}

.col--p {
    padding-left: 0;
}

/* Arregla footer en formularios */
.footer.new-footer {
    padding-bottom: 45px;
}

/* Botones */
.a_back {
    padding: 15px 90px 25px 15px;
}

.boton-generico.a_next #btnContinuar {
    padding: 2px 15px 37px 15px !important;
}

/* TABLES */
.rwd_auto th, .rwd_auto td {
    white-space: nowrap;
}

@media only screen and (min-device-width: 320px) and (max-device-width: 420px) {
    .rwd {
        width: 300px;
        min-width: 100%;
        overflow: auto;
        margin-bottom: 15px;
    }

        .rwd table.rwd_auto {
            width: auto;
            min-width: 100%;
        }

    .AD {
        width: 333px !important;
    }

    /* Adjuntar Documento */
    .ico-ayuda_adj a {
        margin-top: -75px;
    }

    .adjuntar--btn {
        margin-left: -5px !important;
    }

    #tblSeries table {
        width: 1140px;
    }
}

@media only screen and (min-device-width: 421px) and (max-device-width: 575px) {
    .rwd {
        width: 455px;
        min-width: 100%;
        overflow: auto;
        margin-bottom: 15px;
    }

        .rwd table.rwd_auto {
            width: auto;
            min-width: 100%;
        }

    .AD {
        width: 480px !important;
    }

    /* Adjuntar Documento */
    .ico-ayuda_adj a {
        margin-top: -75px;
    }

    .adjuntar--btn {
        margin-left: -5px !important;
    }

    #tblSeries table {
        width: 1140px;
    }
}

@media only screen and (min-device-width: 576px) and (max-device-width: 767px) {
    .rwd {
        width: 640px;
        min-width: 100%;
        overflow: auto;
        margin-bottom: 15px;
    }

        .rwd table.rwd_auto {
            width: auto;
            min-width: 100%;
        }

    .AD {
        width: 666px !important;
    }
}

.width--100 {
    width: 100%;
}

.a_next-2 #boxer_content_btnContinuarAdjunto {
    height: 40px;
    padding: 3px 18px !important;
}

#boxer #contuser #firma-estatutos {
    width: auto;
    height: 100px;
    margin: 0;
    top: 5px;
    background: url(../imgs/fondo-firmar_2.png) no-repeat left -7px !important;
    padding-right: 10px;
}

    #boxer #contuser #firma-estatutos h1 {
        margin-left: 5px
    }

    .instrucciones p {
        font-weight: 300 !important;
    }

    #quienFirma .modulos {
        margin-top: 45px !important;
    }

    @media (max-width: 768px) {
        .estatutos--btn {
            margin-bottom: 100px;
        }

        #quienFirma .modulos {
            margin-top: 30px !important;
        }

        #contenedor {
            width: 100% !important;
        }

        #boxer {
            width: 100% !important;
            padding: 0 20px 0 0;
        }
    }

    .bkg-btnlargo-flecha {
        height: 40px !important;
    }

    #cSocio_1 {
        margin-left: 10px;
    }

    #boxer_content_tabla2 input {
        margin-right: 5px;
    }

    /* Reset Tables Styles */
    @media (max-width: 768px) {
        #boxer table {
            border: 0;
            border-radius: 0;
            padding: 0;
            margin-bottom: 0;
        }

        .table--box {
            border: 1px solid #ccc;
            border-radius: 8px;
            padding: 5px;
            width: 100%;
            height: auto;
            background: #fff;
            display: table;
        }

        .table--box_2 {
            border: 1px solid #ccc;
            border-radius: 8px;
            padding: 5px;
            height: auto;
            background: #fff;
            display: table;
        }

        table#tblCapital {
            width: 798px !important;
            padding-right: 5px;
        }

        table#tblResumen {
            border-radius: 8px;
            padding: 5px;
        }

        table#tblResumenSocios,
        table#tblCapital {
            max-width: 814px;
            padding-right: 5px;
            margin-bottom: 0 !important;
        }

        #tblSeries table,
        #tblVotos table,
        #tblResumen table,
        #tblResumenSocios table {
            padding-right: 5px;
        }

        table#boxer_content_tabla2,
        table#listadoAdjuntos,
        table#boxer_content_tabla1,
        table#boxer_content_tblSolicitante,
        table#tblActuaciones {
            padding-right: 5px;
        }

        #dvIngresados table#tblResumenSocios {
            max-width: 838px;
            padding-right: 5px;
        }
    }

    /* Botones Agregar Socio Limitada */
    .btn--add {
        margin-top: 10px;
        margin-left: -5px;
    }

    /* Boton resumen paso 1 S.A. */
    .btn--resumen {
        height: 40px !important;
    }

    .dateP--txt {
        margin-top: 12px;
        margin-right: -30px;
    }

    #dvInfoSeries table,
    #dvInfoSeriesSoc table td {
        white-space: normal;
        width: auto;
    }

    table#tblResumenSocios {
        width: 100%;
    }

    #boxer_content_lnkEmitirCertificado,
    #boxer_content_link_sii {
        padding: 8px 18px 30px 16px;
    }

    .mt__5 {
        margin-top: 3rem;
    }

    @media (max-width: 768px) {
        #boxer_content_lnkEmitirCertificado {
            width: 149px;
        }

        .mt__5 {
            margin-top: 0;
            margin-left: 6px;
        }
    }

    #firmaOk {
        width: 100%;
    }

    .padding--no {
        padding-left: 0;
        padding-right: 0;
    }

    .title-box .cont {
        margin-left: 0;
    }

    @media (max-width: 768px) {
        .title-box .cont {
            margin-left: 0;
        }

        #int-leftcontent {
            min-height: 0;
        }

        #contuser.wcontregistro {
            margin-right: 25px;
            margin-bottom: 40px;
        }

        #int-leftcontent,
        #int-rightcontent,
        .wcontregistro,
        #contuser .rut-provisorio {
            width: auto;
        }

        .mt--2 {
            margin-top: 20px;
        }
    }

    #dvBtnResumen #resumenCapital {
        padding-bottom: 30px !important;
    }

    .ico-modif {
        top: 60px !important;
        left: 10px !important;
    }

    .ico-modif_2 {
        top: 65px !important;
        left: 15px !important;
    }

    @media (max-width: 768px) {
        .ico-modif_2 {
            top: 60px !important;
            left: 30px !important;
        }
    }

    .h1--form {
        font-size: 17px;
        font-weight: 600;
        margin-bottom: 15px;
    }

    span #boxer_content_tipoAccionistas {
        font-weight: 600;
    }

    #tipoAnotacion #txtTipoAnotacion {
        width: auto !important;
        max-width: 100%;
    }

    .instrucciones .ico-ayuda {
        float: left !important;
    }

    .btn--height a {
        height: 40px !important;
    }

    .btn--adj2 {
        margin-top: 15px;
        margin-left: -30px;
    }

    @media (max-width: 768px) {
        .btn--adj2 {
            margin-top: 0;
            margin-left: 0;
        }

        .margin--r_15 {
            margin-right: 15px;
        }
    }

    @media (min-width: 320px) {
        .div100 {
            overflow-x: auto;
            width: 280px;
            min-width: 100%;
            height: auto;
            border: 1px solid #ccc;
            border-radius: 8px;
            padding: 5px;
            background: #fff;
            margin-bottom: 15px;
            float: left;
        }

            .div100 table {
                white-space: nowrap;
            }
    }

    #boxer table {
        border: 0;
        background: none;
        padding: 0;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
    }

    #tblResumenSocios {
        margin-bottom: 0 !important;
    }

    table#tblCapital,
    table#listadoAdjuntos,
    table#boxer_content_tabla2 {
        margin-bottom: 0;
        width: 100%;
    }

    .ico-adjuntar {
        margin-top: 0 !important;
    }

@media (max-width: 768px) {
    #boxer #contuser #firma-estatutos {
        padding-right: 15px !important;
    }

    #obsModificacion {
        margin-top: 20px;
    }
}
.titulo.col-md-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
}

.ico-ayuda.col-md-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
}

