﻿/*

.sidebar {
    position: fixed;
    z-index: 1000;
    left: 0;
    top: 0;
    bottom: 0;
    width: 261px;
    visibility: visible !important;
}
*/
.alert-default {
    border: 1px solid #c1ccd3 !important;
    color: #333 !important;
    opacity:1;
}
.circle {
    border-radius: 50%;
    width: 40px;
    height: 40px;
    padding: 0 1px;
    background: #fff;
    border: 4px solid #9D1738;
    color: #9D1738;
    text-align: center;
    font: 20px Arial, sans-serif;
    font-weight: bold;
    line-height: 35px;
}
.page-controls {
    background: transparent linear-gradient(180deg, #9D1738 0%, #610E23   100%) 0% 0% no-repeat padding-box !important;
    color: #fff !important;
    box-shadow: 6px 0px 20px #01203399 !important;
}
.sidebar.color {
    /*width: 261px !important;*/
    border-right: 1px solid #9D1738 !important;
    background: transparent linear-gradient(180deg, #9D1738 0%, #610E23 100%) 0% 0% no-repeat padding-box !important;
    color: #fff !important;
    box-shadow: 6px 0px 20px #01203399 !important;
    border-right: none !important;
    border-radius: 0px 40px 40px 0px;
    -webkit-border-radius: 0px 40px 40px 0px !important;
    -moz-border-radius: 0px 40px 40px 0px !important;
}
.navbar-dashboard .navbar-nav > li > a {
    color: white !important;
    z-index: 9999;
}
label.error{ display: none !important;}
.btn {
    font-size: 12px;
}
/*
.content-wrap2 {
    margin-left: 0;
    position: relative;
    z-index: 0;
    height: 100%;
}
@media (min-width: 768px) {
    .sidebar-left {
    }
}

@media (min-width: 992px) {
    .content-wrap2 {
        margin-left: 261px;
        position: relative;
        z-index: 0;
        height: 100%;
    }
}
*/
.text-shadow {
    text-shadow: 1px 1px #d1b35f;
}
.content {
    background-repeat: no-repeat;
    padding: 30px 20px 10px !important;
}
.sidebar-nav-title {
    margin: 10px 0 5px 11px;
}

.sidebar-labels > li + li {
    margin-top: 0.3em;
}
.page-title.color {
    color: #9D1738 !important;
}
.page-title {
    margin-left:0;
}
.page-subtitle.color {
    color: #9D1738 !important;
    font-size:1.5rem;
    font-weight:bold;
    text-transform: uppercase;
}
.header-collapse {
    background: #9D1738 !important;
    color: white;
    cursor: pointer;
    -webkit-border-top-left-radius: 16px;
    -webkit-border-top-right-radius: 16px;
    -moz-border-radius-topleft: 16px;
    -moz-border-radius-topright: 16px;
    border-top-left-radius: 16px;
    border-top-right-radius: 16px;
}
    .header-collapse.collapsed {
        -webkit-border-radius: 16px;
        -moz-border-radius: 16px;
        border-radius: 16px;
    }
.modal-backdrop.show{
   
}
.color1 {
    color: #9D1738 !important;
}
.color2 {
    color: #F8FAFB !important;
}
.color3 {
    color: #FFFFFF !important;
}
.color4 {
    color: #012033 !important;
}
.color5 {
    color: limegreen !important;
}
.color6 {
    color: #dc3545;
}
.bgcolor1 {
    background-color: #9D1738 !important;
}
.bgcolor2 {
    background-color: #F8FAFB !important;
}
.bgcolor3 {
    background-color: #FFFFFF !important;
}
.bgcolor4 {
    background-color: #012033 !important;
}

.m25top {
    margin-top: 25px !important;
}
.p10right {
    padding-right: 10px !important;
}
.p10left {
    padding-left: 10px !important;
}
.m50top {
    margin-top: 50px !important;
}
.m75top {
    margin-top: 75px !important;
}
.fsize10 {
    font-size: 10px !important;
}
.fsize12 {
    font-size: 12px !important;
}

.fsize14 {
    font-size: 14px !important;
}

.fsize15 {
    font-size: 15px !important;
}

.fsize16 {
    font-size: 16px !important;
}
.fsize18 {
    font-size: 18px !important;
}
.btn-danger {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545;
}
.btn-danger:hover {
    color: #fff;
    background-color: #c82333;
    border-color: #bd2130;
}
.btn-danger:not(:disabled):not(.disabled).active:focus, 
.btn-danger:not(:disabled):not(.disabled):active:focus, 
.show > .btn-danger.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(225,83,97,.5);
}
.cmxform .file-error {
    border: 1px solid #d73038 !important;
    border-radius: 4px;
    z-index: 1000 !important;
}
.form-control-plaintext {
    border: 2px solid #c1ccd3;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.55;
}
.custom-file {
    height: calc(1.55em + .75rem + 4px);
}

.custom-file-label > .error {
    display: none !important;
    visibility: hidden !important;
}
label > span.error {
    display:none;
}
.error-text {
    color: #d73038;
}
.form-control-static {
    border-radius: 50rem !important;
}
textarea.form-control {
    border-radius:10px !important;
}
.min-widget {
    background:white;
    position: relative;
    margin-bottom: 28px;
    border-radius: 8px 4px;
    box-shadow: 4px 4px 30px 0px rgba(75,102,171,0.2);
    padding: 8px;
}
.widget.style2 {
    position: relative;
    margin-bottom: 28px;
    border-radius: 16px;
    box-shadow: 4px 4px 30px 0px rgba(75,102,171,0.2);
    padding: 3px;
    padding-top:6px;
}
.widget .widget-content {
    min-height: 350px;
}
.widget.style2 > header {
    padding: 10px 20px;
}
.widget header h4 {
    font-size:1em;
}
.inputhide {
    display:none;
}
.plan-cobertura {
    font-size:18px;
}
.poliza-box-title {
    font-size: 16px;
    line-height: 18px;
    height: 50px;
}
.plan_header{
    background: linear-gradient(#9D1738 35px, white 0);
}
.plan_header.gradient-top {
    background: linear-gradient(#9D1738 55px, white 0) !important;
}
    .poliza-box {
    }
.page-product-title-desc {
    font-size: 12px;
    display: block;
}
.page-step-back {
    font-size: 18px !important;
}
@media (min-width: 768px) {
    .widget.widget-box-m1 {
        min-height: 375px;
    }
}
.poliza-box-item {
    padding: 5px 0;
}
.poliza-box-cobertura {
    line-height: 20px;
}
.poliza-box-cobertura span{
    padding-right:20px;
}
.page-title-steps {
    z-index:100!important;
}
.border-bottom {
    border-bottom: 2px solid #CFD8DC;
}
.item-menu-open {
    background: url("../img/item-menu-open.png") top right no-repeat;
    cursor:pointer;
}
.alert-danger {
    background-color: #d73038;
    border-radius:16px;
}

/* mod 19.12.2023 */
.cmxform fechanacimiento-error,
.cmxform .error {
    color: #d73038;
}

/* mod 19.12.2023 */
.cmxform span.error {
    margin-top: 5px;
    font-size: 11px;
    font-weight: bold;
}

/* mod 19.12.2023 */
    .cmxform .error:not(span) {
        border-color: #d73038;
        -webkit-box-shadow: inset 0px 0px 18px -13px rgba(215,48,56,1) !important;
        -moz-box-shadow: inset 0px 0px 18px -13px rgba(215,48,56,1) !important;
        box-shadow: inset 0px 0px 18px -13px rgba(215,48,56,1) !important;
        color: black;
    }
/* mod 19.12.2023 */
.help {
    margin-top: 5px;
}
.cmxform .error.bootstrap-select {
    border-radius:50rem !important;
}
.custom-file-label > .error {
    display: none !important;
    visibility: hidden !important;
}
/* mod 19.12.2023 */
input[type="submit"],
input[type="buton"] {
    font-weight:bold !important;
    font-size:14px !important;
}
button:focus {
    outline: 0;
}
.form-control,
.bootstrap-select > .dropdown-toggle{
    border-width: 2px !important;
    /*height: calc(1.55em + .75rem + 10px) !important;*/
}
.bootstrap-select > select.mobile-device:focus + .dropdown-toggle.selectpicker-error,
.bootstrap-select .dropdown-toggle.selectpicker-error:focus {
    outline-color: #d73038 !important;
    outline: 1px #d73038 solid !important;
    -moz-outline-radius: 24px !important;
    -moz-border-radius: 24px !important;
    border-radius: 24px !important;
}
.dropdown-menu.show {
    z-index:10000 !important;
}
button:not(:disabled), [type="button"]:not(:disabled), [type="reset"]:not(:disabled), [type="submit"]:not(:disabled) {
    border-color:#CFD8DC !important;
    
}
.form-control:disabled, .form-control[readonly] {
    background-color: #f8f9fa !important;
    border-color: #CFD8DC !important;
    color: #7d7d7d !important;
    font-weight: bold;
}
/*
.cmxform .error::placeholder,
.cmxform .error:-ms-input-placeholder,
.cmxform .error::-ms-input-placeholder {
    color: white !important;
}
*/
.modal-header.no-border-bottom {
    border-bottom: none !important;
}
.modal-footer.no-border-top {
    border-top: none !important;
}
.modal-content.padding-extra {
    padding: 10px 30px;
}
.modal-body.slim{
    margin:30px;
}

input:matches([type="text"],[type="password"],[type="search"],[type="email"],[type="tel"],[type="number"],[type="file"]) {
    font-weight: bold !important;
    color: #333 !important;
    font-style: normal !important;
    font-size: 1rem !important;
    padding-bottom: 0 !important;
    padding: .375rem .75rem !important;
    min-height: 40px !important;
}

.bootstrap-select .filter-option-inner-inner{
    font-weight: bold !important;
    font-style: normal !important;
    font-size: 1rem !important;
    padding-bottom: 0 !important;
    padding: .2rem .75rem !important;
}
.bootstrap-select .filter-option-inner-inner {
    color: #333 !important;
}
.custom-file-label:lang(en)::after {
    content: "Browse";
}

.custom-file-label:lang(es)::after {
    content: "Buscar";
}

body .footer {
    position: fixed;
    bottom: 0;
    width: 100%;
    height: 70px;
    line-height: 20px;
    background-color: #9D1738;
    z-index: 1000;
}
.footer .footer-content {
  
}
@media (max-width: 767.98px) {
    .page-controls {
        left: 0;
    }
    a.navbar-brand {
        display: none;
    }
    .page-controls .navbar-nav {
        /*margin-left:0;*/
    }

    .page-controls .navbar-brand {
    }

    body .footer {
        min-height:150px;
    }
    .content {
        padding: 60px 15px !important;
    }
    .navbar-dashboard .navbar-brand {
        padding-top: 0px !important;
    }

    /* mod 19.12.2023 */
    .page-title small {
        margin-bottom: 20px;
    }

    #modal-form-telefono {
        padding-right: 0 !important;
    }

    /* mod 19.12.2023 */
    .nav-collapsed h5.title-step {
        margin-right: 20px;
    }

    /* mod 19.12.2023 */
    .modal-content.padding-extra {
        padding: 5px 15px;
    }

    .modal-body.slim {
        margin: 10px 0;
    }

    .content-wrap {
    }

    .nav-collapsed .sidebar {
        /*visibility: hidden !important;*/
    }

    .nav-static .sidebar {
        /*visibility: hidden !important;*/
    }

    #page-step-3 .pull-right {
        display: none;
    }

    #page-step-3 .back-button {
        display: block;
    }

    .title-step .pull-right {
        float: none;
        float: none;
        display: block;
        padding-top: 20px;
        text-align: center;
    }
    .modal-body {
        margin: 10px;
        padding: 0;
    }
    .nav-collapsed h5.title-step {
        margin-right: 0;
    }
    .logo {
        margin: 70px 20px 20px 20px;
    }

    .logo a img {
        width: 100px;
    }
}
@media (max-width: 576px) {
    .modal-btn-confirm button {
        margin-top: 0px !important;
    }

}
.visibility {
    visibility: visible !important;
}

.hidden {
    visibility: hidden !important;
}

.page-controls {
    right: 0;
}

.nav-collapsed .page-controls {
    right: 0;
}


.toggle-password .field-icon {
    float: right;
    margin-top: -25px;
    right:10px;
    position: relative;
    z-index: 2;
}
.custom-file-input:focus.error ~ .custom-file-label {
    border-color: #d73038 !important;
}
.alert-success {
    background: #9D1738;
    color: #fff;
}