﻿/* Please see documentation at https://docs.microsoft.com/aspnet/core/client-side/bundling-and-minification
for details on configuring this project to bundle and minify static web assets. */

a.navbar-brand {
  white-space: normal;
  text-align: center;
  word-break: break-all;
}

/* Sticky footer styles
-------------------------------------------------- */
html {
  font-size: 18px !important;
}
@media (min-width: 768px) {
    html {
        font-size: !important;
    }
}

.border-top {
  border-top: 1px solid #e5e5e5;
}
.border-bottom {
  border-bottom: 1px solid #e5e5e5;
}

.box-shadow {
  box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy {
  font-size: 1rem;
  line-height: inherit;
}

/* Sticky footer styles
-------------------------------------------------- */
html {
  position: relative;
  min-height: 100%;
}

body {
  /* Margin bottom by footer height */
  /*margin-bottom: 60px;*/
}
.footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  white-space: nowrap;
  /* Set the fixed height of the footer here */
  height: 60px;
  line-height: 60px; /* Vertically center the text there */
}

.posventa .bg-avi {
    background-color: #09252b !important;
    color: white;
}

    .posventa .bg-avi .card {
        background-color: #09252b !important;
    }

    .posventa .bg-avi .btn-primary {
        background-color: #17cfc9 !important;
    }

    .posventa .bg-avi .form-control,
    .posventa .bg-avi input[type="checkbox"],
    .posventa .bg-avi input[type="text"] {
        background-color: #3A5155 !important;
        color: white !important;
    }

    .posventa .bg-avi .form-check-input:checked {
        background-color: #17cfc9 !important;
        border-color: #17cfc9 !important;
    }

    .posventa .bg-avi input:-webkit-autofill,
    .posventa .bg-avi input:-webkit-autofill:hover,
    .posventa .bg-avi input:-webkit-autofill:focus,
    .posventa .bg-avi textarea:-webkit-autofill,
    .posventa .bg-avi textarea:-webkit-autofill:hover,
    .posventa .bg-avi textarea:-webkit-autofill:focus,
    .posventa .bg-avi select:-webkit-autofill,
    .posventa .bg-avi select:-webkit-autofill:hover,
    .posventa .bg-avi select:-webkit-autofill:focus {
        -webkit-box-shadow: 0 0 0 30px #3A5155 inset !important;
        color: white !important;
        -webkit-text-fill-color: white;
        transition: background-color 5000s ease-in-out 0s;
    }

.ventas .bg-avi {
    background-color: #900 !important;
    color: white;
}

    .ventas .bg-avi .card {
        background-color: #900 !important;
    }

    .ventas .bg-avi .btn-primary {
        background-color: #666 !important;
    }

    .ventas .bg-avi .form-control,
    .ventas .bg-avi input[type="checkbox"],
    .ventas .bg-avi input[type="text"] {
        background-color: #3A5155 !important;
        color: white !important;
    }

    .ventas .bg-avi .form-check-input:checked {
        background-color: #666 !important;
        border-color: #666 !important;
    }

    .ventas .bg-avi input:-webkit-autofill,
    .ventas .bg-avi input:-webkit-autofill:hover,
    .ventas .bg-avi input:-webkit-autofill:focus,
    .ventas .bg-avi textarea:-webkit-autofill,
    .ventas .bg-avi textarea:-webkit-autofill:hover,
    .ventas .bg-avi textarea:-webkit-autofill:focus,
    .ventas .bg-avi select:-webkit-autofill,
    .ventas .bg-avi select:-webkit-autofill:hover,
    .ventas .bg-avi select:-webkit-autofill:focus {
        -webkit-box-shadow: 0 0 0 30px #3A5155 inset !important;
        color: white !important;
        -webkit-text-fill-color: white;
        transition: background-color 5000s ease-in-out 0s;
    }
.seguros .bg-avi {
    background-color: #24b0bf !important;
    color: white;
}

    .seguros .bg-avi .card {
        background-color: #24b0bf !important;
    }

    .seguros .bg-avi .btn-primary {
        background-color: #4c728a !important;
    }

    .seguros .bg-avi .form-control,
    .seguros .bg-avi input[type="checkbox"],
    .seguros .bg-avi input[type="text"] {
        background-color: #3A5155 !important;
        color: white !important;
    }

    .seguros .bg-avi .form-check-input:checked {
        background-color: #4c728a !important;
        border-color: #4c728a !important;
    }

    .seguros .bg-avi input:-webkit-autofill,
    .seguros .bg-avi input:-webkit-autofill:hover,
    .seguros .bg-avi input:-webkit-autofill:focus,
    .seguros .bg-avi textarea:-webkit-autofill,
    .seguros .bg-avi textarea:-webkit-autofill:hover,
    .seguros .bg-avi textarea:-webkit-autofill:focus,
    .seguros .bg-avi select:-webkit-autofill,
    .seguros .bg-avi select:-webkit-autofill:hover,
    .seguros .bg-avi select:-webkit-autofill:focus {
        -webkit-box-shadow: 0 0 0 30px #3A5155 inset !important;
        color: white !important;
        -webkit-text-fill-color: white;
        transition: background-color 5000s ease-in-out 0s;
    }


.bg-avi {
    background-color: #09252b !important;
    color: white;
}
.bg-avi .card{
    background-color: #09252b !important;
}
    .bg-avi .btn-primary {
        background-color: #17cfc9 !important;
    }
    .bg-avi .form-control,
    .bg-avi input[type="checkbox"],
    .bg-avi input[type="text"] {
        background-color: #3A5155 !important;
        color: white !important;
    }
    .bg-avi .form-check-input:checked {
        background-color: #17cfc9 !important;
        border-color: #17cfc9 !important;
    }
.bg-avi input:-webkit-autofill,
.bg-avi input:-webkit-autofill:hover,
.bg-avi input:-webkit-autofill:focus,
.bg-avi textarea:-webkit-autofill,
.bg-avi textarea:-webkit-autofill:hover,
.bg-avi textarea:-webkit-autofill:focus,
.bg-avi select:-webkit-autofill,
.bg-avi select:-webkit-autofill:hover,
.bg-avi select:-webkit-autofill:focus {
    -webkit-box-shadow: 0 0 0 30px #3A5155 inset !important;
    color: white !important;
    -webkit-text-fill-color: white;
    transition: background-color 5000s ease-in-out 0s;
}

.login-page {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    flex-direction: column;
}
.login-card{
    max-width:480px;
}
.login-inicia-con {
    width: 100%;
    display: flex;
    flex-direction: row;
    border: none;
    font-size: 18px;
    font-weight: 500;
    margin: 0;
    padding: var(--spacing-3) 0 0 0;
}
    .login-inicia-con:after, .login-inicia-con:before {
        content: "";
        border-bottom: 1px solid #c2c8d0;
        border-bottom: 1px solid var(--border-default-color);
        flex: 1 0 auto;
        height: 0.5em;
        margin: 0;
    }
    .login-inicia-con span {
        text-align: center;
        flex: 0.2 0 auto;
        margin: 0;
    }

.login-ul{
    list-style: none;
    padding: 0;
    margin: 0;
}
    .login-ul li button span {
        padding-left: 15px;
        padding-right: 15px;
        color: white;
    }
.login-crm span {
    display: block;
    text-align: center;
    font-size: 40px;
    line-height:1;
    text-transform: capitalize;
    font-weight: bold;
    font-style:italic;
}

.avigpt .bg-avi {
    background-color: #09252b !important;
    color: white;
}

    .avigpt .bg-avi .card {
        background-color: #09252b !important;
    }

    .avigpt .bg-avi .btn-primary {
        background-color: #17cfc9 !important;
    }

    .avigpt .bg-avi .form-control,
    .avigpt .bg-avi input[type="checkbox"],
    .avigpt .bg-avi input[type="text"] {
        background-color: #3A5155 !important;
        color: white !important;
    }

    .avigpt .bg-avi .form-check-input:checked {
        background-color: #17cfc9 !important;
        border-color: #17cfc9 !important;
    }

    .avigpt .bg-avi input:-webkit-autofill,
    .avigpt .bg-avi input:-webkit-autofill:hover,
    .avigpt .bg-avi input:-webkit-autofill:focus,
    .avigpt .bg-avi textarea:-webkit-autofill,
    .avigpt .bg-avi textarea:-webkit-autofill:hover,
    .avigpt .bg-avi textarea:-webkit-autofill:focus,
    .avigpt .bg-avi select:-webkit-autofill,
    .avigpt .bg-avi select:-webkit-autofill:hover,
    .avigpt .bg-avi select:-webkit-autofill:focus {
        -webkit-box-shadow: 0 0 0 30px #3A5155 inset !important;
        color: white !important;
        -webkit-text-fill-color: white;
        transition: background-color 5000s ease-in-out 0s;
    }
.bg-avi .form-check.form-switch input {
    transform: scale(2.362);
}
.bg-avi label.form-check-label {
    margin-left: 1.2em;
}
.bg-avi .form-switch {
    padding-left: 3.8em;
    padding-bottom: 0.75em;
}
.border-transparent {
    border-color: transparent;
}