﻿/* 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. */



@font-face {
    font-family: 'Raleway-Regular';
    src: url('../fonts/Raleway-Regular.ttf') format('truetype');
}

@font-face {
    font-family: 'Raleway-Light';
    src: url('../fonts/Raleway-Light.ttf') format('truetype');
}

@font-face {
    font-family: 'Raleway-SemiBold';
    src: url('../fonts/Raleway-SemiBold.ttf') format('truetype');
}

#map {
    height: 850px;
    width: 100%;
}

#container {
    height: 100%;
    overflow-y: auto;
}

a.navbar-brand {
    white-space: normal;
    text-align: center;
    word-break: break-all;
}

/* Provide sufficient contrast against white background */
a {
    color: #727272;
}

.confirm {
    color: #fff;
    background-color: #1a71bd;
    border-color: #457c00;
    width: 50px;
}

.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
    color: #fff;
    background-color: #1b6ec2;
    border-color: #f59520;
}

/* Sticky footer styles
-------------------------------------------------- */
html {
    font-size: 12px;
}

@media (min-width: 768px) {
    html {
        font-size: 14px;
    }
}

.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%;
    font-family: 'Raleway-Regular';
}

body {
    /* Margin bottom by footer height */
    color: #727272;
}

.footer {
    position: absolute;
    bottom: 0;
    width: 100%;
    white-space: nowrap;
    line-height: 32px; /* Vertically center the text there */
}




.loginBody {
    /*background-image: url('../../images/login_background.jpg');*/
    background-color: #e4e5e5;
    background-repeat: no-repeat;
    background-size: 2000px 1300px;
    background-position: center;
    height: 100vh;
}


.login {
    height: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.backModalHeader {
    background-color: #cfd8dc;
    padding: 0px 10px 0px 10px;
}

.cardLogin {
    box-shadow: 0px 0px 10px #414141;
    background-color: #cfd8dc;
    height: 350px;
    width: 400px;
    position: relative;
    top: 50%;
    left: 50%;
    margin: -200px 0 0 -200px;
}

.loginTitle {
    width: auto;
    text-align: center;
    font-size: 24px;
    margin-bottom: 30px;
    color: #2BABD3;
    padding: 10px;
}

.imageLogin {
    width: 200px;
    height: 200px;
}

.inputRecuperaContra {
    font-size: 12px;
    color: #727272 !important;
}

.inputText {
    border-radius: 4px;
    border-width: 1px;
    border-color: #b1b1b1;
}

.formLogin {
    padding: 30px;
    width: 350px;
    height: 300px;
    padding-top: 10px;
}

.imageLoginContainer {
    background-image: url('../../images/login_left.png');
    background-size: 200px 200px;
    height: 200px;
    width: 200px;
}

.imageMenu {
    width: 34px;
    height: 34px;
    margin-left: 2px;
    margin-right: 2px;
}

.imageMenuLogo {
    height: 32px;
    margin-left: 2px;
    margin-right: 2px;
}

.box-capitalcall-step {
    width: auto;
    margin: 3px;
}

.box-capitalcall-stepheader {
    border-style: solid;
    border-radius: 5px;
    border-color: #b1b1b1;
    border-width: 2px;
    background-color: #d1d1d1;
    padding: 2px;
    margin-bottom: 4px;
    width: auto;
    text-align: center;
}

.capitalcall-action {
    border-style: solid;
    border-radius: 5px;
    border-color: #d1d1d1;
    border-width: 2px;
    background-color: #e9e9e9;
    margin-bottom: 2px;
}

.capitalcall-action-area {
    font-size: 12px;
}

.capitalcall-action-date {
    font-size: 12px;
}

.iconUser {
    background-image: url('../images/Usuario.png');
}

.iconUserGreen {
    background-image: url('../images/UsuarioV.png');
    width: 15px;
    height: 15px;
}

.iconUserYellow {
    background-image: url('../images/UsuarioA.png');
    width: 15px;
    height: 15px;
}

.iconUserGray {
    background-image: url('../images/UsuarioG.png');
    width: 15px;
    height: 15px;
}

.capitalCall-list {
    list-style: none;
    padding-left: 0px;
    margin-bottom: 0px;
    margin-left: 30px;
}


.dowloadXLSImage {
    width: 32px;
    /*height: 55px;*/
}


.brShort {
    font-size: 4px;
}

.bold {
    font-weight: bold;
}

.subtitle {
    font-weight: bold;
    font-size: 18px;
}

.table-container-report {
    width: 100%;
    overflow-x: auto;
}

.stickyHead {
    background-color: #e4e5e5;
    position: sticky;
    top: 0;
    z-index: 1;
}

.color-cell {
    text-align: right;
    padding: 8px;
    font-weight: bold;
    color: black
}

    /* Los siguientes estilos no son necesarios para este enfoque */
    .color-cell.yellow {
        background-color: yellow;
    }

    .color-cell.orange {
        background-color: orange;
    }

    .color-cell.red {
        background-color: red;
    }

.td_money {
    text-align: right;
    margin: 10px;
}

.configurationContainer {
    margin-left: 50px;
}

.modal-header {
    background: linear-gradient(to left, #1a71bd, #F0F0F2);
}

.button_link_green {
    color: green;
    text-decoration: underline;
}

    .button_link_green:hover {
        color: darkgreen;
    }

.btn-green-modals:hover {
    background: #51bd48;
}

#MyDiv {
    max-height: 350px;
    max-width: auto;
    overflow-y: auto;
}

.btn-link {
    font-weight: 400;
    color: #2BABD3 !important;
    text-decoration: none;
}

    .btn-link:hover {
        color: #1a71bd !important;
        text-decoration: underline;
    }

    .btn-link:focus, .btn-link.focus {
        text-decoration: underline;
        box-shadow: none;
    }

.btn-link-danger {
    font-weight: 400;
    color: darkred !important;
    text-decoration: none;
}

    .btn-link-danger:hover {
        color: darkred !important;
        text-decoration: underline;
    }

    .btn-link-danger:focus, .btn-link-danger.focus {
        text-decoration: underline;
        box-shadow: none;
    }

.dropdown-item:active {
    background-color: #2BABD3 !important;
}

.btn-danger:active {
    color: darkred !important;
}

.btn-login {
    background-color: #2BABD3 !important;
    border-color: #2BABD3 !important;
    width: 120px;
    color: white !important;
}

    .btn-login:hover {
        background-color: #1a71bd !important;
        border-color: #1a71bd !important;
        width: 120px;
        color: white !important;
    }

.btn-primary {
    background-color: #2BABD3;
    border-color: #2BABD3;
    width: 120px
}

    .btn-primary:hover {
        background-color: #1a71bd;
        border-color: #1a71bd;
        width: 120px
    }

.table-container {
    width: 100%;
    max-width: 150%;
    overflow-x: auto;
}

.inputIxaya {
    display: flex;
    flex-direction: column;
    width: fit-content;
    position: static;
    width: 100%;
    max-width: 250px;
}

    .inputIxaya label.text {
        font-size: 0.75rem;
        color: black;
        font-weight: 700;
        position: relative;
        top: 0.5rem;
        margin: 0 0 0 7px;
        padding: 0 3px;
        background: white;
        width: fit-content;
    }

    .inputIxaya input[type=text].input {
        padding: 11px 10px;
        font-size: 0.75rem;
        border: 2px #2BABD3 solid;
        border-radius: 5px;
        background: white;
    }

        .inputIxaya input[type=text].input:focus {
            outline: none;
        }


input {
    border: 1px solid #2BABD3;
}

    input:focus {
        border: 2px solid #2BABD3 !important;
        outline: none;
    }

select {
    border: 1px solid #2BABD3;
}

    select:focus {
        border: 2px solid #2BABD3 !important;
        outline: none;
    }

input[type="date"] {
    border: 1px solid #2BABD3;
}

    input[type="date"]:focus {
        border: 2px solid #2BABD3;
        outline: none;
    }

    #DataTableBase{
        width:100% !important;
    }
