﻿/*
    Estilo Corporativo Hiper AMH
*/

@import url("https://fonts.googleapis.com/css?family=Raleway:400,300,600,700");

/*IMAGES*/

.login-image-background {
   /*background-image: url(../Content/images/cover.jpg);*/
    background-position: center center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    background-color: #c6c6c6;
}

.login-logo-empresa {
    width: 266px;
}

.img-logo-topNavbar {
    margin-top: 5px;
}

.img-logo-footer {
    background: url(../Content/images/logo/amh-logo-version-positiva.png);
    background-repeat: no-repeat;
    background-size: 80%;
    width: 80px;
    height: 23px;
}
/*END - IMAGES*/

/*TITLE*/
h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
    margin-top: 15px;
    margin-bottom: 15px;
}

h1 {
    font-size: 30pt;
}

h2 {
    font-size: 24pt;
}

h3 {
    font-size: 18pt;
}

h4 {
    font-size: 14pt;
}

h5 {
    font-size: 12pt;
}

h6 {
    font-size: 10pt;
}

.font-normal {
    font-weight: normal;
    line-height: 1;
}
.font-normal-codeudor {
    font-weight: normal;
    line-height: 3;
}

.font-light {
    font-weight: 300;
}

.font-regular {
    font-weight: 400;
}

.font-medium {
    font-weight: 500;
}

.font-semibold {
    font-weight: 600;
    font-size:15px;
}

.font-bold {
    font-weight: 700;
}
/*END - TITLE*/

/*BODY*/
body {
    height: 50%;
}

.login-ibox-custom {
    margin: 5% auto;
}

body.md-skin {
    font-family: "Raleway";
    font-size: 12px;
    background-color: #ffffff;
}

.pace .pace-progress {
    background: #B9113C;
    position: fixed;
    z-index: 2040;
    top: 0;
    right: 100%;
    width: 100%;
    height: 2px;
}

.gray-bg {
    background-color: rgb(204, 204, 204);
    width: 100%;
}

.custom-body {
    max-width: 80%;
    margin: auto;
    padding-bottom: 50px;
}

.red-bg {
    background-color: #B9113C !important;
    color: #ffffff;
}

.text-danger {
    color: #B9113C;
}

.centered-custom {
    margin: 0 auto;
}

.bg-pantone {
    background-color: #706f6f;
}

.bg-pantone-gray2C {
    background-color: #c6c6c6;
}

.bg-pantone-gray10C {
    color: #fff;
    background-color: #666666;
}

.bg-pantone-187C {
    color: #fff;
    background-color: #a61a2f;
}

@media only screen and (max-width: 767px) {
    body {
        /* The file size of this background image is 93% smaller
       to improve page load speed on mobile internet connections */
        /*background-image: url(../Content/images/cover.jpg);*/
    }

    .login-ibox-custom {
        margin: 20% auto;
    }
}

@media (min-width: 768px) {
    .login-ibox-custom {
        margin: 20% auto;
    }
}

@media (max-width: 991px) {
    .login-ibox-custom {
        margin: 10% auto;
    }
}

@media (min-width: 992px) {
    .login-ibox-custom {
        margin: 8% auto;
    }
}

@media (min-width: 1200px) {
    .login-ibox-custom {
        margin: 5% auto;
    }
}

/*END - BODY*/

/*NAVBAR*/
.md-skin .navbar-fixed-top-custom {
    background-color: #4E4E4E !important;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
}

.container-fluid-custom {
    width: 80%;
    padding: 0;
    margin-top: 10px;
    margin: auto;
}

.fixed-nav .minimalize-styl-2 {
    margin: 16px 5px 5px 12px;
}

.md-skin .nav .open > a, .md-skin .nav .open > a:hover, .md-skin .nav .open > a:focus {
    background: #4E4E4E;
}

.dropdown img.img-circle-custom {
    margin-top: -10px;
    width: 30px;
    height: 30px;
}

.dropdown-messages-box img.img-circle {
    width: 62px;
    height: 62px;
}

.navbar-top-links .dropdown-messages {
    width: 390px;
}

@media (max-width: 769px) {
    .navbar {
        min-height: 62px;
    }
}
/*END - NAVBAR*/


/*BOTONES*/

.btn-style-custom {
    border-radius: 15px;
    font-size: 12pt;
    margin: 15px 10px 10px 10px;
    vertical-align: 0;
    min-width: 100px;
    height: 24px;
    line-height: 0;
    padding: 15px;
    font-weight: 600;
}

.btn-circle-custom {
    border-radius: 15px;
}

    .btn-circle-custom > i {
        line-height: 0;
    }


.btn-minimalize {
    background-color: #4E4E4E;
    border-color: #4E4E4E;
    color: #FFFFFF;
}

.btn-default {
    background-color: #666666;
    border-color: #666666;
    color: #FFFFFF;
}

.btn-primary {
    background-color: #B9113C;
    border-color: #B9113C;
    color: #FFFFFF;
}



.btn-link-custom {
    color: #B9113C;
    text-decoration: underline;
}

.btn-minimalize:hover,
.btn-minimalize:focus,
.btn-minimalize:active,
.btn-minimalize.active,
.btn-minimalize:active:focus,
.btn-minimalize:active:hover,
.btn-minimalize.active:hover,
.btn-minimalize.active:focus {
    color: #FFFFFF;
    border: 1px solid #333333;
    background-color: #333333;
}

.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default,
.btn-default:active:focus,
.btn-default:active:hover,
.btn-default.active:hover,
.btn-default.active:focus {
    color: #FFFFFF;
    border: 1px solid #999999;
    background-color: #999999;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary,
.btn-primary:active:focus,
.btn-primary:active:hover,
.btn-primary.active:hover,
.btn-primary.active:focus {
    color: #FFFFFF;
    border: 1px solid #e9164b;
    background-color: #e9164b;
}

.btn-link:hover,
.btn-link:focus,
.btn-link:active,
.btn-link.active,
.open .dropdown-toggle.btn-link {
    color: #B9113C;
    text-decoration: none;
}

.btn-default.disabled,
.btn-default.disabled:hover,
.btn-default.disabled:focus,
.btn-default.disabled:active,
.btn-default.disabled.active,
.btn-default[disabled],
.btn-default[disabled]:hover,
.btn-default[disabled]:focus,
.btn-default[disabled]:active,
.btn-default.active[disabled],
fieldset[disabled] .btn-default,
fieldset[disabled] .btn-default:hover,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default:active,
fieldset[disabled] .btn-default.active {
    background-color: #FFFFFF;
    border-color: #bfbfbf;
    color: #bfbfbf;
}

.btn-primary.disabled,
.btn-primary.disabled:hover,
.btn-primary.disabled:focus,
.btn-primary.disabled:active,
.btn-primary.disabled.active,
.btn-primary[disabled],
.btn-primary[disabled]:hover,
.btn-primary[disabled]:focus,
.btn-primary[disabled]:active,
.btn-primary.active[disabled],
fieldset[disabled] .btn-primary,
fieldset[disabled] .btn-primary:hover,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary:active,
fieldset[disabled] .btn-primary.active {
    background-color: #FFFFFF;
    border-color: #bfbfbf;
    color: #bfbfbf;
}

/*END - BOTONES*/

/*INPUT*/
.input-group-addon {
    border-bottom-left-radius: 10px !important;
    border-top-left-radius: 10px !important;
}

.input-group > input {
    border-top-right-radius: 10px !important;
    border-bottom-right-radius: 10px !important;
}

.form-control {
    color: #706f6f;
}

.form-control, .single-line {
    border-radius: 10px !important;
}

    .form-control:focus, .single-line:focus {
        border-color: #cccccc !important;
    }

.label-control {
    padding-left: 15px;
}



/*END - INPUT*/


/* SWITCHERY*/
.switchery {
    height: 20px;
    width: 40px;
}

    .switchery > small {
        height: 20px;
        width: 20px;
    }
/*END - SWITCHERY*/


/*IBOX*/
.ibox-custom {
    border-radius: 10px;
    background-color: #F4F4F4;
    padding: 30px 50px;
}

.ibox-content-custom {
    background-color: transparent !important;
    padding: 30px 40px;
}

.md-skin .ibox {
    box-shadow: none;
    border-radius: 10px;
    margin-bottom: 20px;
    margin-top: 20px;
}

.ibox-heading-custom {
    background-color: transparent;
    border-bottom: none;
}

.ibox-title-custom {
    margin-bottom: 0;
    font-weight: bold;
}

/*END - IBOX*/

/*TABLE*/

.table > thead > tr > th {
    border-bottom: 0;
}

.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
    border-top: 0;
}

/*END - TABLE*/



/*WIDGET*/
.widget-custom {
    border-radius: 12px;
    width: 173px;
    height: 116px;
}

.widget-width {
    width: 167px;
}

.widget-height {
    width: 110px;
}

.wrap-custom {
    padding: 0 0 30px 0;
    text-align: center;
    width: 100%;
}

    .wrap-custom > a {
        display: inline-block;
        margin: 0 2%;
    }

/*END - WIDGET*/


/*DATATABLES*/
table.dataTable {
    font-size: 10px;
}

    table.dataTable tbody tr {
        background-color: transparent;
    }

    table.dataTable.no-footer {
        border-bottom: 0;
    }

    table.dataTable tbody tr:hover {
        background-color: #E6E6E6;
    }

/*END - DATATABLES*/

/* === card component ====== 
 * Variation of the panel component
 * version 2018.10.30
 * https://codepen.io/jstneg/pen/EVKYZj
 */

.card {
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 6px;
}

    .card > .card-link {
        color: #333;
    }

        .card > .card-link:hover {
            text-decoration: none;
        }

        .card > .card-link .card-img img {
            border-radius: 6px 6px 0 0;
        }

    .card .card-img {
        position: relative;
        padding: 0;
        display: table;
    }

        .card .card-img .card-caption {
            position: absolute;
            right: 0;
            bottom: 16px;
            left: 0;
        }

    .card .card-body {
        display: table;
        width: 100%;
        padding: 12px;
    }

    .card .card-header {
        border-radius: 6px 6px 0 0;
        padding: 8px;
    }

    .card .card-footer {
        border-radius: 0 0 6px 6px;
        padding: 8px;
    }

    .card .card-left {
        position: relative;
        float: left;
        padding: 0 0 8px 0;
    }

    .card .card-right {
        position: relative;
        float: left;
        padding: 8px 0 0 0;
    }

    .card .card-body h1:first-child,
    .card .card-body h2:first-child,
    .card .card-body h3:first-child,
    .card .card-body h4:first-child,
    .card .card-body .h1,
    .card .card-body .h2,
    .card .card-body .h3,
    .card .card-body .h4 {
        margin-top: 0;
    }

    .card .card-body .heading {
        display: block;
    }

        .card .card-body .heading:last-child {
            margin-bottom: 0;
        }

    .card .card-body .lead {
        text-align: center;
    }

@media( min-width: 768px ) {
    .card .card-left {
        float: left;
        padding: 0 8px 0 0;
    }

    .card .card-right {
        float: left;
        padding: 0 0 0 8px;
    }

    .card .card-4-8 .card-left {
        width: 33.33333333%;
    }

    .card .card-4-8 .card-right {
        width: 66.66666667%;
    }

    .card .card-5-7 .card-left {
        width: 41.66666667%;
    }

    .card .card-5-7 .card-right {
        width: 58.33333333%;
    }

    .card .card-6-6 .card-left {
        width: 50%;
    }

    .card .card-6-6 .card-right {
        width: 50%;
    }

    .card .card-7-5 .card-left {
        width: 58.33333333%;
    }

    .card .card-7-5 .card-right {
        width: 41.66666667%;
    }

    .card .card-8-4 .card-left {
        width: 66.66666667%;
    }

    .card .card-8-4 .card-right {
        width: 33.33333333%;
    }
}

/* -- default theme ------ */
.card-default {
    border-color: #ddd;
    background-color: #fff;
    margin-bottom: 24px;
}

    .card-default > .card-header,
    .card-default > .card-footer {
        color: #333;
        background-color: #ddd;
    }

    .card-default > .card-header {
        border-bottom: 1px solid #ddd;
        padding: 8px;
    }

    .card-default > .card-footer {
        border-top: 1px solid #ddd;
        padding: 8px;
    }

    .card-default > .card-body {
    }

    .card-default > .card-img:first-child img {
        border-radius: 6px 6px 0 0;
    }

    .card-default > .card-left {
        padding-right: 4px;
    }

    .card-default > .card-right {
        padding-left: 4px;
    }

    .card-default p:last-child {
        margin-bottom: 0;
    }

    .card-default .card-caption {
        color: #fff;
        text-align: center;
        text-transform: uppercase;
    }


/* -- price theme ------ */
.card-price {
    border-color: #999;
    background-color: #ededed;
    margin-bottom: 24px;
}

    .card-price > .card-heading,
    .card-price > .card-footer {
        color: #333;
        background-color: #fdfdfd;
    }

    .card-price > .card-heading {
        border-bottom: 1px solid #ddd;
        padding: 8px;
    }

    .card-price > .card-footer {
        border-top: 1px solid #ddd;
        padding: 8px;
    }

    .card-price > .card-img:first-child img {
        border-radius: 6px 6px 0 0;
    }

    .card-price > .card-left {
        padding-right: 4px;
    }

    .card-price > .card-right {
        padding-left: 4px;
    }

    .card-price .card-caption {
        color: #fff;
        text-align: center;
        text-transform: uppercase;
    }

    .card-price p:last-child {
        margin-bottom: 0;
    }

    .card-price .price {
        text-align: center;
        color: #337ab7;
        font-size: 3em;
        text-transform: uppercase;
        line-height: 0.7em;
        margin: 24px 0 16px;
    }

        .card-price .price small {
            font-size: 0.4em;
            color: #66a5da;
        }

    .card-price .details {
        list-style: none;
        margin-bottom: 24px;
        padding: 0 18px;
    }

        .card-price .details li {
            text-align: center;
            margin-bottom: 8px;
        }

    .card-price .buy-now {
        text-transform: uppercase;
    }

    .card-price table .price {
        font-size: 1.2em;
        font-weight: 700;
        text-align: left;
    }

    .card-price table .note {
        color: #666;
        font-size: 0.8em;
    }

/*
    sweet alert

*/

.sweet-alert {
    background-color: white !important;
    font-family: 'Raleway' !important;
    /*left: 25% !important;
    width: 50% !important;*/
    border-radius: 20px !important;
}

    .sweet-alert button.confirm {
        background-color: #B9113C !important;
        border-radius: 15px;
        font-size: 12pt;
        margin: 15px 10px 10px 10px;
        vertical-align: 0;
        min-width: 100px;
        height: 24px;
        line-height: 0;
        padding: 15px;
        font-weight: 600;
    }

    .sweet-alert button.cancel {
        background-color: #666666 !important;
        border-radius: 15px;
        font-size: 12pt;
        margin: 15px 10px 10px 10px;
        vertical-align: 0;
        min-width: 100px;
        height: 24px;
        line-height: 0;
        padding: 15px;
        font-weight: 600;
    }

    .sweet-alert p {
        color: #C73673 !important;
        font-size: 20px !important;
        font-weight: 600 !important;
    }

.sa-button-container {
    margin-top: 30px;
}

/*
    End - Estilo Corporativo Hiper AMH
*/


/* MODAL */
.modal-content {
    background-clip: padding-box;
    background-color: rgb(204, 204, 204);
    border: 1px solid transparent;
    border-radius: 4px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
    outline: 0 none;
    position: relative;
}

.modal-header {
    background-color: #fff;
}

.modal-footer {
    background-color: #fff;
}

/*END - MODAL*/


/*ALERT*/
.alert-success-custom {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6;
}

.alert-info-custom {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1;
}

.alert-warning-custom {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc;
}

.alert-danger-custom {
    color: #fff;
    background-color: #a61a2f;
    border-color: #a61a2f;
    border-radius: 10px;
}
/*END-ALERT*/

.text-title-cliente {
    color: #c73673;
    font-family: 'Raleway SemiBold', arial;
    font-size: 14pt;
    padding-left: 10px;
}

.text-parrafo {
    padding: 2px 0px 0px 0px;
    font-family: 'Raleway SemiBold', arial;
    font-size: 10pt;
}

.ibox-custom-details-cliente {
    border-radius: 10px;
    background-color: #F4F4F4;
    padding: 20px 0px 0px 0px;
}

.text-title {
    color: #c73673;
    font-family: 'Raleway SemiBold', arial;
}

.td-padding {
    padding-top: 20px;
}


/*MENU*/
.nav > li.active {
    border-left: 4px solid #a61a2f;
    background: #c6c6c6;
}

.nav-li-active {
    border-left: none !important;
    background: none;
}

.btn-primary-menu {
    background-color: #4E4E4E;
    border-color: #4E4E4E;
    color: #FFFFFF;
}

/*END-MENU*/



/*CHECK BUTTON*/
.radio,
.checkbox {
    /*padding-left: 5px;*/
    position: relative;
    display: block;
}

    .radio input,
    .checkbox input {
        opacity: 0;
        position: absolute;
        z-index: 1;
        cursor: pointer;
        margin-left: 0px;
    }

        .radio input:checked + label::before,
        .checkbox input:checked + label::before {
            border-color: #C73673;
        }

        .radio input:checked + label::after,
        .checkbox input:checked + label::after {
            content: '';
            display: inline-block;
            position: absolute;
            width: 13px;
            height: 13px;
            left: 2px;
            top: 4px;
            margin-left: -5px;
            border: 1px solid #C73673;
            border-radius: 50%;
            background-color: #C73673;
        }

    .radio label,
    .checkbox label {
        display: inline-block;
        position: relative;
        padding-left: 5px;
    }

        .radio label::before,
        .checkbox label::before {
            content: '';
            display: inline-block;
            position: absolute;
            width: 17px;
            height: 17px;
            left: 0;
            top: 2px;
            margin-left: -5px;
            border: 1px solid #ccc;
            border-radius: 50%;
            background-color: #fff;
        }

    .radio.disabled label,
    .checkbox.disabled label {
        color: #ccc;
    }

        .radio.disabled label::before,
        .checkbox.disabled label::before {
            opacity: 0.54;
            border-color: #ccc;
        }

    .checkbox input:checked + label::before {
        border-color: #C73673;
        background-color: #C73673;
    }

    .checkbox input:checked + label::after {
        content: "\f00c";
        font-family: FontAwesome;
        font-size: 13px;
        color: #fff;
        top: 0;
        left: 1px;
        border-color: transparent;
        background-color: transparent;
    }

    .checkbox label::before {
        border-radius: 2px;
    }
/*END CHECK BUTTON*/


/*CHOSEN*/
.chosen-container ul.chosen-results li.highlighted {
    background-color: #C73673 !important;
    background-image: none;
}

.chosen-container-active.chosen-with-drop .chosen-single {
    border-color: #cccccc !important;
}

.chosen-container-single .chosen-single {
    border-radius: 10px !important;
    background-image: none;
    border: 1px solid #e5e6e7 !important;
    color: #706f6f !important;
    display: block;
    padding: 4px 12px !important;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    width: 100%;
    font-size: 14px !important;
}

.chosen-container .chosen-results {
    color: #706f6f !important;
}
/*END - CHOSEN*/

/*DROPZONE*/
.dropzone {
    background-color: #fff;
    border: 1px solid #C73673;
    border-radius: 10px;
    min-height: 200px;
}
/*END - DROPZONE*/


/*CUADRO RESUMEN*/
.title-msg-result {
    font-size: calc(0.9em + 0.8vw);
    color: #C73673;
}

.detalle-msg-result {
    font-size: 12px;
    color: #4E4E4E;
    line-height: 16pt;
}

.detalle-msg-result-md {
    font-size: calc(0.5em + 0.5vw);
    color: #4E4E4E;
    line-height: 18pt;
}

.detalle-msg-result-lg {
    font-size: calc(0.6em + 0.5vw);
    color: #4E4E4E;
    line-height: 22pt;
}

.detalle-nota-result {
    font-size: 12px;
    color: #4E4E4E;
    line-height: 10pt;
    margin-bottom: 10px;
    line-height: 13pt;
}

#div_Cuadro_Resumen {
    min-width: .01%;
    min-height: .01%;
    overflow-x: auto;
}

#cuadro_resumen_table {
    font-size: 12px;
    border-collapse: separate;
    border-spacing: 0.3em;
    float:left;
}
@media screen and (max-width: 767px) {
   
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: normal;
  }
}
    #cuadro_resumen_table > thead > tr > th {
        background-color: #EEEEEE;
    }

        #cuadro_resumen_table > thead > tr > th.cuadro_resumen_head {
            width: 20%;
            /*max-width: 100px;*/
        }

    #cuadro_resumen_table > tbody > tr > th {
        background-color: #EEEEEE;
    }

    #cuadro_resumen_table > tbody > tr > td {
        border: 0.5pt solid #D9D9D9 !important;
        padding-top: 2%;
        padding-bottom: 2%;
    }

.cuadro_resumen_encabezado {
    font-weight: bold;
}

#cuadro_resumen_table .cuadro_resumen_encabezado {
    text-align: center;
    vertical-align: middle;
}

.cuadro_resumen_selected_default {
    color: #FFFFFF;
    background-color: #C73673;
}

.cuadro_resumen_selected {
    color: #FFFFFF;
    background-color: #C73673 !important;
}

.cuadro_resumen_file_selected {
    background-color: #DBDBDB !important;
}

.cuadro_resumen_pesos {
    font-size: calc(0.8em + 0.2vw);
    font-weight: bold;
}

.cuadro_resumen_none {
    font-size: calc(0.8em + 0.2vw);
    font-weight: bold;
    margin-top: 10%;
}

.cuadro_resumen_default {
    text-align: center;
    vertical-align: middle;
    border-radius: 0.2em;
}

#cuadro_resumen_table .cuadro_resumen_group {
    text-align: center;
    vertical-align: middle;
}
/*END - CUADRO RESUMEN*/

/*DETALLE VALIDADOR TRABJADOR */
.div-contenido-cliente {
    padding-top: 0px;
}

.table-validadortrabajador {
    width: 100%;
    /*margin-top: 30px;*/
}

.th-validadortrabajador {
    width: 100%;
    padding: 2px;
}

.tr-td-validadortrabajador {
    padding: 10px 0 10px 0px;
}

.th-padding-validadortrabajador {
    padding-right: 20px !important;
}

.dropdownList-Documento-observacion {
    width: 220px;
}

.ibox-mb {
    margin-bottom: 45px;
}

.observacion-Documento-text {
    width: 80%;
}

.hide-observacion {
    display: none;
}

.parentesco-dropdown {
    width: 87%;
}
/*END DETALLE VALIDADOR*/
/*DETALLE VALIDADOR RENTA */
.table-validadorrenta {
    width: 100%;
    margin-top: 30px;
}

.th-validadorrenta {
    width: 50%;
    max-width: 100px;
}

    .th-validadorrenta b {
        white-space: pre;
    }

.tr-td-validadorrenta {
    padding: 10px 0 10px 0px;
}

.th-padding-validadorrenta {
    padding-right: 20px !important;
}

.ibox-padding {
    padding: 30px !important;
    margin-bottom: 30px;
}
/*END DETALLE VALIDADOR*/
/*Mayuscula Minuscula*/
.capitalize-name {
    text-transform: capitalize;
}

.upper-name {
    text-transform: uppercase;
}
/*End -Mayuscula Minuscula*/
.input-sm {
    height: 25px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}


/*HR-LINE-DASHED*/
.hr-line-dashed-custom {
    border-top: 3px dashed #c6c6c6;
    color: #ffffff;
    height: 1px;
    margin: 20px 0;
}
/*END - HR-LINE-DASHED*/



/* LOGO HEADER y Texto Rol*/
.LogoText {
    color: white;
    /*font-size: 22px;*/
    font-size: calc(0.7em + 0.7vw);
    margin-top: 5px;
    position: fixed;
    font-family: Raleway;
}

.LogoPosicion {
    float: left;
}
/* END LOGO HEADER*/
/*
   FLUJO VALIDADOR
*/
.ico-status-validador {
    font-size: 18px;
    padding: 5.5px 0px 0px 7.3px;
    color: white;
}

.texto-status-validador {
    color: #B9113C;
    font-weight: bold;
    padding-top: 0px;
    font-size: 15px;
}

.error-message-renta {
    font-size: 9.5px;
}
/*Validacion Carga Financiera*/
.carga-Financiera-label {
    padding-left: 15px;
}
/*Loading*/
.preloader {
    background: #ffffff;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    min-height: 100%;
    z-index: 1;
    opacity: .8;
}

    .preloader.full-preloader {
        position: fixed;
        z-index: 2000;
    }

        .preloader.full-preloader .preloader-animation {
            position: absolute;
            top: calc(50% - 3.25em);
            left: calc(50% - 3.25em);
        }

.preloader-container {
    position: absolute;
    top: calc(50% - 3.25em);
    text-align: center;
    width: 100%;
}

.preloader-animation {
    display: inline-block;
    height: 6.5em;
    width: 6.5em;
    border-radius: 50%;
    border: 3px solid transparent;
    border-top-color: #c73673;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
}

    .preloader-animation:before {
        content: "";
        position: absolute;
        top: 3px;
        left: 3px;
        right: 3px;
        bottom: 3px;
        border-radius: 50%;
        border: 3px solid transparent;
        border-top-color: #676a6c;
        -webkit-animation: spin 1.5s linear infinite;
        animation: spin 1.5s linear infinite;
    }

    .preloader-animation:after {
        content: "";
        position: absolute;
        top: 10px;
        left: 10px;
        right: 10px;
        bottom: 10px;
        border-radius: 50%;
        border: 3px solid transparent;
        border-top-color: #c73673;
        -webkit-animation: spin 1s linear infinite;
        animation: spin 1s linear infinite;
    }

.preloader-text, .preloader-percent {
    position: absolute;
    text-align: center;
    color: #34495e;
    z-index: 1;
}

.preloader-text {
    width: 50%;
    top: calc(50% - 6.5em);
    left: 25%;
}

.preloader-percent {
    width: 3em;
    top: calc(50% - .75em);
    left: calc(50% - 1.5em);
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
/*End Loading*/

.panel-custom {
    background-color: transparent;
}

    .panel-custom.with-nav-tabs .panel-heading-custom {
        padding: 10px 15px 0 15px;
        border-bottom: 1px solid transparent;
        border-top-left-radius: 3px;
        border-top-right-radius: 3px;
        font-size: 12px;
    }

    .panel-custom.with-nav-tabs .nav-tabs {
        border-bottom: none;
    }

.panel.with-nav-tabs .nav-justified {
    margin-bottom: -1px;
}

.panel-custom.with-nav-tabs .panel-body-custom {
    border-radius: 10px;
    padding: 25px;
    background-color: #F4F4F4;
}
/********************************************************************/
/*** PANEL DEFAULT ***/
.with-nav-tabs.panel-default .nav-tabs > li > a,
.with-nav-tabs.panel-default .nav-tabs > li > a:hover,
.with-nav-tabs.panel-default .nav-tabs > li > a:focus {
    color: #777;
    background-color: #ddd;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    padding: 10px;
}

    .with-nav-tabs.panel-default .nav-tabs > .open > a,
    .with-nav-tabs.panel-default .nav-tabs > .open > a:hover,
    .with-nav-tabs.panel-default .nav-tabs > .open > a:focus,
    .with-nav-tabs.panel-default .nav-tabs > li > a:hover,
    .with-nav-tabs.panel-default .nav-tabs > li > a:focus {
        color: #777;
        background-color: #F4F4F4;
        border-color: transparent;
    }

.with-nav-tabs.panel-default .nav-tabs > li.active > a,
.with-nav-tabs.panel-default .nav-tabs > li.active > a:hover,
.with-nav-tabs.panel-default .nav-tabs > li.active > a:focus {
    color: #555;
    background-color: #F4F4F4;
    border-color: transparent;
    border-bottom-color: transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}

.with-nav-tabs.panel-default .nav-tabs > li.active {
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
}
/********************************************************************/
.text-aprobado {
    color: #218C0D;
}

.div-cargafinanciera {
    padding-top: 8px;
    padding-right: 0px !important;
    padding-left: 0px !important;
    font-weight: normal;
}
.text-dropzone{
    font-size: 10px;
    line-height: 2;
}
#TablaResumenEvaluacion{
    float:right;
}

.text-sombra {
    -webkit-box-shadow: 10px 10px 10px -5px rgba(153,153,153,0.6);
-moz-box-shadow: 10px 10px 10px -5px rgba(153,153,153,0.6);
box-shadow: 10px 10px 10px -5px rgba(153,153,153,0.6);
}

.text-etapa-solicitud {
    font-size: 12px;
    transform: scaleY(1.2);
}
select[readonly="readonly"]{
    pointer-events: none;
}