﻿html, body {
    font-size: 24px !important;
    font-family: "Catamaran",sans-serif !important;
}
.jumbotron {
background: rgba(242, 242, 242, 0.50)
}
#mandato {
    color: #4A4A4A !important;
}
#mandato *{font-size:14px;}


    #mandato input + label {margin-left: 5px}
    #mandato .h100 {
        height: 100%
    }

    #mandato .h100g {
        height: 100%;
        background: #F2F2F2;
        min-height: 550px !important
    }

    #mandato h2 {
        font-size: 25px;
        color: #13C045 !important;
        font-weight: 700 !important;
        margin: 15px 0 15px
    }

        #mandato h2.side {
            color: #888B8D !important;
            line-height: 40px;
            font-weight: 700 !important;
        }

    #mandato h3 {
        margin: 0 0 30px
    }

    #mandato h4 {
        margin: 0 0 30px
    }

    #mandato p {
        font-size: 15px;
        color: #888B8D
    }

    #mandato #bienvenida p.bajada {
        font-size: 15px;
        color: #888B8D !important;
        font-weight: 400 !important
    }

    #mandato .sidebar {
    }

        #mandato .sidebar ul.pasos {
            padding: 0;
            margin: 30px -15px 0;
            background: #F2F2F2
        }

            #mandato .sidebar ul.pasos li {
                margin: 0;
                list-style: none;
                color: #888B8D;
                font-size: 20px;
            }

                #mandato .sidebar ul.pasos li a {
                    display: block;
                    line-height: 54px;
                    padding: 0 15px;
                    color: #888B8D;
                }

                    #mandato .sidebar ul.pasos li a:hover {
                        background: #D8D8D8 !important;
                        color: #888B8D;
                    }

                    #mandato .sidebar ul.pasos li a span {
                        display: inline-block;
                        width: 28px;
                        height: 28px;
                        line-height: 28px;
                        margin: 0 6px 0 0;
                        border-radius: 50%;
                        color: #fff !important;
                        background: #888B8D;
                        text-align: center;
                    }

                    #mandato .sidebar ul.pasos li a.check {
                    }

                        #mandato .sidebar ul.pasos li a.check span {
                            content: "";
                            text-indent: -999px;
                            background: url(/Content/images/ico_check.svg) center center no-repeat;
                        }

        #mandato .sidebar .nav-tabs > li.active > a,
        #mandato .sidebar .nav-tabs > li.active > a:hover {
            background-color: #D8D8D8 !important;
            color: #888B8D !important;
        }

    #mandato .table {
        display: table;
        margin: 0
    }

    #mandato .table-cell {
        display: table-cell;
        vertical-align: middle;
        padding: 12% 0 0 0;
    }


    #mandato .banner {
        margin: 0 0 20px
    }

    #mandato .tooltip-inner {
        max-width: 750px;
        padding: 4px;
        background-color: rgba(0,0,0,0.5);
        border-radius: 20px;
        border: solid 1px #ccc;
        height: auto;
    }

    #mandato #mod_ingreso {
    }

        #mandato #mod_ingreso p {
            padding: 0 0 30px
        }

            #mandato #mod_ingreso p.bajada2 {
                font-size: 15px
            }

        #mandato #mod_ingreso .form-control {
            /*width: 83.33333333%;
            margin: 0 0 15px*/
        }

        #mandato #mod_ingreso .btn {
            background: #B8E5E2;
            color: #fff;
            padding: 5px 38px;
            border: none;
            font-size: 19px;
        }

            #mandato #mod_ingreso .btn:hover {
                background: #88C3C0
            }


    #mandato label.error {
        display: block;
        clear: both;
        margin: -28px 0 0 0;
        position: absolute;
        color: #D0021B;
    }



    #mandato #bienvenida {
        padding: 15px 15px 15px 30px
    }

        #mandato #bienvenida p {
            max-width: 650px;
            margin: 0 auto 20px;
        }


    #mandato #empresa_ing {
    }

        #mandato #empresa_ing p {
            font-size: 13px;
            max-width: 100%;
        }


        #mandato #empresa_ing label {
            color: #888B8D !important;
        }

    #mandato #datos_contacto {
        padding: 15px 15px 15px 30px
    }

        #mandato #datos_contacto table {
            max-width: 550px;
            border-collapse: collapse;
            border-radius: 4px;
            border-style: hidden;
            box-shadow: 0 0 0 1px #CCCCCC;
            margin: 0 0 30px
        }

        #mandato #datos_contacto th {
            font-weight: 700;
            margin: 0 0 0 5px;
            font-size: 16px;
            color: #888B8D;
            background: #F2F2F2;
            padding: 10px 20px;
            border-left: solid 1px #CCCCCC;
            border-top: solid 1px #CCCCCC;
            border-right: solid 1px #CCCCCC;
            border-radius: 4px 4px 0 0;
        }

        #mandato #datos_contacto td {
            padding: 10px 20px;
            font-size: 14px;
            color: #888B8D;
            border-bottom: solid 1px #ccc
        }

            #mandato #datos_contacto td label {
                font-weight: 700;
                margin: 0 0 0 5px
            }

        #mandato #datos_contacto p {
            padding: 0 0 15px
        }


    #mandato .btn {
        background: #13C045;
        color: #fff;
        font-size: 16px;
        font-weight: 700;
        border-radius: 5px;
        padding: 11px 12px;
    }

        #mandato .btn:hover {
            opacity: 0.8
        }



    #mandato #equifax {
        padding: 15px 15px 15px 15px
    }

        #mandato #equifax p.bajada {
            font-size: 15px;
            color: #888B8D !important;
            font-weight: 400 !important
        }

        #mandato #equifax .mod_preg {
            padding: 15px;
            border-left: solid 1px #ccc;
            border-top: solid 1px #ccc;
            border-right: solid 1px #ccc;
         
        }

            #mandato #equifax .mod_preg:last-of-type {
                border-bottom: solid 1px #ccc
            }

            #mandato #equifax .mod_preg h3 {
                font-size: 17px;
                color: #888B8D;
                padding: 0;
                margin: 0 0 10px;
            }

    #mandato #validacion .exito_val,
    #mandato #validacion .error_val {
        display: inline;
    }

        #mandato #validacion .exito_val p,
        #mandato #validacion .error_val p {
            max-width: 450px;
            margin: 0 auto 20px
        }

        #mandato #validacion .error_val h2 {
            color: #E62A3B;
        }

        #mandato #validacion .error_val .btn {
            background: #E62A3B
        }


    #mandato #nombramiento {
        padding: 15px 15px 15px 20px
    }

        #mandato #nombramiento p {
        }

        #mandato #nombramiento .check {
            height: initial;
            margin: 20px 0
        }

    #mandato #new_admin {
        /*padding: 15px 15px 15px 15px*/
    }

        #mandato #new_admin h4 {
            /*  border-bottom: solid 1px #ccc;
            padding: 0 0 20px*/
            color: #CCCCCC !important;
        }

        #mandato #new_admin .check {
            height: initial;
            margin: 20px 0;
            color:#888B8D !important;
        }

        #mandato #new_admin .row,
        #mandato #new_admin .form-group {
            height: initial;
        }

        #mandato #new_admin .row {
            margin: 0 -15px 20px
        }

        #mandato #new_admin a {
            text-decoration: underline !important;
            color: #13C045 !important;
        }

        #mandato #new_admin .form-control {
          /*background: #F2F2F2*/
        }

.nav-tabs {
    border: none !important;
}

#mandato #datos_contacto p.leyenda {
    font-size: 13px !important
}

.error {
    border: 1px solid #E62A3B;
}

#mandato #empresa_ing p.mensajeerror, .mensajeerrorseleccionrepresentante {
    color: #E62A3B !important;
}

.lineabottom {
    border-bottom-size: 1px;
    border-bottom-style: solid;
    border-bottom-color: #CCCCCC;
    margin-bottom:10px !important;
}

.form-group {
    margin-bottom: 15px !important
}
.loading {
    background-color: #ffffff;
    background-image: url("../images_aplicativo/Rolling-1s-32px.gif");
    background-size: 25px 25px;
    background-position: right center;
    background-repeat: no-repeat;
}
#mandato #new_admin .row, #mandato #new_admin .form-group label {
    color: #CCCCCC !important;
}
.modal-backdrop {
    background-color: #979797!important;
}
.modal-content{
    background-color:#fff !important;
}
    .modal-content p {
        font-size: 15px !important;
        color: #888B8D;
    }
button.close {
    color: #6D7278 !important;
}
.modal-footer{
    border:0px !important;
}
.modal-body h3{
    text-align:center !important;
}
#mandato #nombramiento a{
 
}
.has-feedback label ~ .form-control-feedback {
    top: 25px !important;
    right: 14px !important;
}

.has-feedback select ~ .form-control-feedback {
    top: 25px !important;
    right: 30px !important;
}

#mandato #new_admin a.btnenvioinformacion{
    color:#fff !important;
}

#mandato {}
#mandato .nav-pills > li.active > a {
}
#mandato .nav-pills > li.active > a, 
#mandato .nav-pills > li.active > a:focus, 
#mandato .nav-pills > li.active > a:hover {
    background-color: #13C045 !important
}
#mandato .nav-pills > li > a .nav-number {
    width: 20px;
    height: 20px;
    border-radius: 10em;
    margin-right: 1em;
    display: inline-flex;
    align-content: center;
    align-items: center;
    justify-content: center;
    color: #13C045;
    background-color: rgba(242, 242, 242, 0.50);
}
#mandato .nav-pills > li.active > a .nav-number {
    color:white;
}