﻿/* Form input sizing */
.input-mini {
    width: 45px !important;
}

.input-xsmall {
    width: 80px !important;
}

.input-small {
    width: 120px !important;
}

.input-medium {
    width: 240px !important;
}

.input-large {
    width: 320px !important;
}

.input-xlarge {
    width: 480px !important;
}


.boolean-no {
    color: #ffffff !important;
    background: #0abb87 !important;
}

.form-group.required .col-form-label:before {
    color: red;
    content: "*";
    position: relative;
    margin-right: 5px;
    font-weight: bold;
    top: 1px;
}

.was-validated .form-control:invalid, .form-control.input-validation-error {
    border-color: #fd397a !important;
    padding-right: calc(1.5em + 1.3rem);
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23fd397a' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23fd397a' stroke='none'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: right calc(0.375em + 0.325rem) center;
    background-size: calc(0.75em + 0.65rem) calc(0.75em + 0.65rem);
}

.was-validated .form-control:invalid, .form-control.input-validation-error {
    border-color: #fd397a !important;
    padding-right: calc(1.5em + 1.3rem);
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23fd397a' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23fd397a' stroke='none'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: right calc(0.375em + 0.325rem) center;
    background-size: calc(0.75em + 0.65rem) calc(0.75em + 0.65rem);
}


.was-validated .form-control:invalid, .form-control.input-validation-error button {
    border-color: #fd397a !important;
}


    .was-validated .form-control:invalid:focus, .form-control.input-validation-error:focus {
        border-color: #fd397a;
        -webkit-box-shadow: 0 0 0 0.2rem rgba(253, 57, 122, 0.25);
        box-shadow: 0 0 0 0.2rem rgba(253, 57, 122, 0.25);
    }

.was-validated textarea.form-control:invalid, textarea.form-control.input-validation-error {
    padding-right: calc(1.5em + 1.3rem);
    background-position: top calc(0.375em + 0.325rem) right calc(0.375em + 0.325rem);
}

.input-validation-error ~ div {
    /*border-color: #fd397a !important;
    border: 1px solid #fd397a;
    padding-right: calc(1.5em + 1.3rem);
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23fd397a' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23fd397a' stroke='none'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: right calc(0.375em + 0.325rem) center;
    background-size: calc(0.75em + 0.65rem) calc(0.75em + 0.65rem);*/
}

.input-validation-error button {
    height: 100%;
}

input[type=checkbox] {
    position: relative;
    cursor: pointer;
    margin-right: 10px;
}

    input[type=checkbox]:before {
        content: "";
        display: block;
        position: absolute;
        width: 16px;
        height: 16px;
        top: 0;
        left: 0;
        border: 2px solid #e2e5ec;
        border-radius: 3px;
        background-color: white;
    }

    input[type=checkbox]:checked:after {
        content: "";
        display: block;
        width: 5px;
        height: 10px;
        border: solid black;
        border-width: 0 2px 2px 0;
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
        position: absolute;
        top: 2px;
        left: 6px;
    }

.modal .modal-content .modal-header .modal-title.error {
    font-size: 2.3rem;
    color: #fd397a !important;
}

.kt-wizard-v1__nav .progress {
    width: 100%;
    margin: 5px;
    height: 20px !important;
    
}

.progress.progress-lg {
    height: 10px !important;
}
.kt-wizard-v1 .kt-wizard-v1__wrapper .kt-form.form-large {
    width: 90%;
    padding: 1rem 0 2rem
}
.kt-notification .kt-notification__item:after {
    content:none !important;
}
.modal {
    overflow-y: auto;
}
.toupper {
    text-transform: uppercase;
}
.modal-full.modal-dialog {
    max-width: 99%;
}

.modal-body .content {
    font-size: 16px;
}

.btn-primary i{
    color: #fff !important;
}
.kt-widget.kt-widget--user-profile-3 {
    margin-bottom: 20px;
    border-bottom: 1px dashed #ebedf2;
    width:100%;
}
.kt-list-timeline .kt-list-timeline__items .kt-list-timeline__item i{
    font-size:1em !important;
}
.kt-list-timeline .kt-list-timeline__items .kt-list-timeline__item .kt-list-timeline__time {
    width: 50px !important;
    border-bottom: 1px solid #ebedf2;
    padding-bottom:4px;
}

.kt-list-timeline .kt-list-timeline__items .kt-list-timeline__item .kt-list-timeline__text {
    border-bottom: 1px solid #ebedf2;
    padding-bottom: 4px;
    color: #808080;
}
.coverage-level  i 
{
    color:goldenrod;
}

.field-validation-valid {
    display: none;
}
.kt-wizard-v1[data-ktwizard-state="first"] [data-ktwizard-type="action-submit"] {
    margin-left:auto;
}
.kt-header .kt-header__bottom {
    height: 5px !important
}
.kt-footer .kt-footer__bottom {
    padding: 1rem 0 !important;
}

.kt-pricing-1__item {
    border-top: solid 1px transparent !important;
    /*border-right: solid 1px transparent !important;*/
    border-bottom: solid 1px transparent !important;
}
.kt-pricing-1 .kt-pricing-1__items {
    margin: 2px 2px;
}

.col-form-label {
    color: #808080 !important;
}
.form-label {
    color: #808080 !important;
    padding-top: calc(0.65rem + 1px);
    padding-bottom: calc(0.65rem + 1px);
    margin-bottom: 0;
    font-size: inherit;
    line-height: 1.5;
}
.issued-head {
    background-image: url(../media/bg/bg-9.jpg)
}
.dropzone
{
    min-height:50px !important;
}
.dropzone.dropzone-default {
    padding:5px !important;
}
.dropzone.dropzone-default .dropzone-msg-title {
    font-size: 1rem !important;
}


.table:not(.table-bordered) thead th, .table:not(.table-bordered) thead td {
    border-top: 0;
}

.table .thead-dark th {
    color: #fff !important;
}

.btn.btn-default i {
    color: #93a2dd;
}
.kt-wizard-v1 .kt-wizard-v1__nav .kt-wizard-v1__nav-items .kt-wizard-v1__nav-item[data-ktwizard-state="pending"] .kt-wizard-v1__nav-label:before {
    content: "\f059" !important;
    font-family: "Font Awesome 5 Free" !important;
    font-weight: 900 !important;
}

.kt-wizard-v1 .kt-wizard-v1__nav .kt-wizard-v1__nav-items .kt-wizard-v1__nav-item[data-ktwizard-state="done"] .kt-wizard-v1__nav-label:before {
    content: "\f058" !important;
    font-family: "Font Awesome 5 Free" !important;
    font-weight: 900 !important;
}

.kt-wizard-v1 .kt-wizard-v1__nav .kt-wizard-v1__nav-items .kt-wizard-v1__nav-item[data-ktwizard-state="current"] .kt-wizard-v1__nav-label:before {
    content: "\f044" !important;
    font-family: "Font Awesome 5 Free" !important;
    font-weight: 900 !important;
}
.kt-pull-left {
    margin-right:auto;
}
.kt-pull-right {
    margin-left: auto;
}
.veh-acc-selected:before {
    content: "\f058";
    font-family: "Font Awesome 5 Free";
    margin-right:2px;
}

.lds-ripple 
{
    position: relative;
    width: 80px;
    height: 80px;
    margin:0 auto;
}

.lds-ripple div {
    position: absolute;
    border: 6px solid black;
    opacity: 1;
    border-radius: 50%;
    animation: lds-ripple 1s cubic-bezier(0, 0.2, 0.8, 1) infinite;
}

.lds-ripple div:nth-child(2) {
    animation-delay: -0.5s;
}

@keyframes lds-ripple {
    0% {
        top: 36px;
        left: 36px;
        width: 0;
        height: 0;
        opacity: 1;
    }

    100% {
        top: 0px;
        left: 0px;
        width: 72px;
        height: 72px;
        opacity: 0;
    }
}

.header-top-image {
    background: url(../media/bg/periscloud_headerbg.jpg) no-repeat center center fixed;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.swal2-styled.swal2-cancel.btn-secondary {
    background-color: transparent !important;
    border: 1px solid #e2e5ec !important;
    color: #595d6e !important;
}
    .swal2-styled.swal2-cancel.btn-secondary:hover {
        color: #595d6e !important;
        border-color: #e2e5ec !important;
        background-color: #f4f5f8 !important;
    }
.main-product {
    display: -webkit-box; /* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box; /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox; /* TWEENER - IE 10 */
    display: -webkit-flex; /* NEW - Chrome */
    display: flex; /* NEW, Spec - Opera 12.1, Firefox 20+ */
    align-items: stretch;
}
.question-edit::before {
    content: "\f044" !important;
    font-family: "Font Awesome 5 Free" !important;
    color: red;
    position: relative;
    margin-right: 5px;
    font-weight: bold;
    top: 1px;
}
.question-edit::after {
    content: "Modifique la respuesta" !important;
    width: 100%;
    margin-top: 0.25rem;
    font-size: 80%;
    color: #fd397a;
    display:inline-block;
}
* {
    -webkit-print-color-adjust: exact !important; /* Chrome, Safari */
    color-adjust: exact !important; /*Firefox*/
}
.broker-footer-logo {
    margin-left: 5px;
    max-height: 30px
}
.broker-header-logo{
    max-height:90%;
}

.table-coverage, .table-coverage > th, .table-coverage > td {
    color: #595d6e;
    background-color: #ebedf2;
    border-color: #ebedf2;
}

.alert.alert-outline-warning .alert-text {
    color: #978f12 !important;
}

.bootstrap-touchspin .input-group-btn-vertical {
    z-index: 10 !important;
}
.kt-subheader .kt-subheader__main .kt-subheader__desc
{
    padding-left:0.5rem !important;
}
.kt-subheader .kt-subheader__main .btn:not(.dropdown-toggle-split) {
    padding-top: 0.4rem !important;
    background: #eaecf2 !important;
    border-color: #eaecf2 !important;
}
.kt-subheader .kt-subheader__search {
    width:230px !important;
}
@media (max-width: 1399px) {
.kt-callout-product 
{
    width:100% !important;
}
}
.kt-callout-product {
    padding: 10px 10px 0px 10px !important;
    margin:auto;
    width:90%;
}
.kt-wizard-v1 .kt-wizard-v1__nav .kt-wizard-v1__nav-items
{
    width:90% !important;
}
.kt-header .kt-header__top {
    height: 80px !important;
}
.tuning-price {
    margin: 0 auto;
    align-items: initial !important;
}
.tuning-price-fracc {
    color: #48465b;
    font-weight: 600;
    font-size: 80%;
    margin-bottom: 2px;
    white-space: nowrap !important;
}
.tuning-price-info {
    font-size: 80%;
    font-style: italic;
    color: #00594f;
}

.kt-wizard-v1 .kt-wizard-v1__nav .kt-wizard-v1__nav-items .kt-wizard-v1__nav-item .kt-wizard-v1__nav-body {
    padding: 1rem 1rem !important;
}

.quotation-price.fraccionado{
    font-size:1.5rem !important;
}
.bootstrap-select .dropdown-menu.inner > li.selected > a ::before {
    content: "\f058" !important;
    font-family: "Font Awesome 5 Free" !important;
    font-weight: 900 !important;
    padding-right:2px;
} 

