﻿/* 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');
}

a.navbar-brand {
    white-space: normal;
    text-align: center;
    word-break: break-all;
}

/* Provide sufficient contrast against white background */
a {
    color: #727272;
}

.btn-primary {
    color: #fff;
    background-color: #1b6ec2;
    border-color: #1861ac;
    width: 150px;
}

.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
    color: #fff;
    background-color: #1b6ec2;
    border-color: #1861ac;
}

/* 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/blue-wood-texture-background-surface-min.jpg');
    background-repeat: no-repeat;
    background-size: 2000px 1300px;
    background-position: center;
    height: 100vh;
}

.login {
    height: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    padding: 10px;
    align-items: center;
}

.cardLogin {
    overflow: hidden;
    display: flex;
    flex-wrap: wrap;
    width: auto;
    box-shadow: 0px 0px 10px #414141;
    background-color: #FFFFFF;
}

.loginTitle {
    width: auto;
    text-align: center;
    font-size: 30px;
    margin-bottom:15px;
}

.imageLogin {

    width: 300px;
    height: 300px;
}

.inputLogin{
    border-radius: 8px;
    border-width: 2px;
    border-color: #b1b1b1;
}

.inputRecuperaContra {
    font-size: 12px;
    color: #727272 !important;
}

.formLogin {
    padding: 30px;
    width: 350px;
    height: 300px;
    padding-top: 10px;
}

.imageLoginContainer {
    background-image: url('../../images/ParteIzquierda-min.png');
    background-size: 300px 300px;
    box-shadow: 0px 0px 10px #414141;
    height: 300px;
    width: 300px;
}

.capitalCall-imageMenu {
    width: 32px;
    height: 32px;
    margin-left: 2px;
    margin-right: 2px;
}
.capitalCall-imageMenuLogo {
    height: 30px;
    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;
}

.uploadXLSImage {
    width: 32px;
    /*height: 70px;*/
}
.dowloadXLSImage {
    width: 32px;
    /*height: 55px;*/
}

.CommentsLoadBalance{
    width:800px;
}

.balanceLoad-tableHeader {
    border-style: solid;
    border-color: #b1b1b1;
    background-color: #d1d1d1;
    border-width: 2px;
    text-align: center;
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 0px;
    padding-bottom: 0px;
}

.balanceLoad-tableCell {
    border-style: solid;
    border-color: #b1b1b1;
    background-color: #ebebeb;
    border-width: 2px;
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 0px;
    padding-bottom: 0px;
}

.balanceLoad-tableCellRight {
    border-style: solid;
    border-color: #b1b1b1;
    background-color: #ebebeb;
    border-width: 2px;
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 0px;
    padding-bottom: 0px;
    text-align:right;
}

.balanceLoad-tableCellCenter {
    border-style: solid;
    border-color: #b1b1b1;
    background-color: #ebebeb;
    border-width: 2px;
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 0px;
    padding-bottom: 0px;
    text-align: center;
}
.balanceLoad-tableCellBlue {
    border-style: solid;
    border-color: #b1b1b1;
    background-color: #1b6ec2;
    border-width: 2px;
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 0px;
    padding-bottom: 0px;
    color: #ffffff;
}
.text-Request-Info {
    color = #b1b1b1;
}
balanceLoad-table{
    width: 600px;
}

.detailHeader {
    border-style: solid;
    border-color: #b1b1b1;
    background-color: #d1d1d1;
    border-width: 1px;
    width: 120px;
    font-size: 12px;
    text-align: center;
}
.detailHeaderBlue {
    border-style: solid;
    border-color: #b1b1b1;
    background-color: dodgerblue;
    border-width: 1px;
    width: 120px;
    font-size: 12px;
    text-align: center;
    color: #FFFFFF
}
.detailCell {
    border-style: solid;
    border-color: #b1b1b1;
    background-color: #ebebeb;
    border-width: 1px;
    width: 120px;
    font-size: 12px;
    text-align: right;
}
.detailCellBlue {
    border-style: solid;
    border-color: #b1b1b1;
    background-color: dodgerblue;
    border-width: 1px;
    width: 120px;
    font-size: 12px;
    text-align: right;
    color: #FFFFFF
}
.detailCellBold {
    border-style: solid;
    border-color: #b1b1b1;
    background-color: #ebebeb;
    border-width: 1px;
    width: 120px;
    font-size: 12px;
    text-align: right;
    font-weight:bold;
}
.detailTitleGray {
    border-style: solid;
    border-color: #b1b1b1;
    background-color: #d1d1d1;
    border-width: 1px;
    width: 250px;
    font-size: 12px;
    text-align: left;
}

.detailTitleConcept {
    border-style: solid;
    border-color: #b1b1b1;
    background-color: #d1d1d1;
    border-width: 1px;
    width: 350px;
    font-size: 12px;
    text-align: left;
}
.detailTitleConceptBlue {
    border-style: solid;
    border-color: #b1b1b1;
    background-color: dodgerblue;
    border-width: 1px;
    width: 250px;
    font-size: 12px;
    text-align: left;
    color: #FFFFFF
}
.detailTitleGrayShort {
    border-style: solid;
    border-color: #b1b1b1;
    background-color: #d1d1d1;
    border-width: 1px;
    width: 120px;
    font-size: 12px;
    text-align: left;
}

.brShort {
    font-size: 4px;
}

.bold {
    font-weight: bold;
}
.detailTitleBold {
    font-weight:bold;
}
.detailTitleBlue {
    border-style: solid;
    border-color: #b1b1b1;
    background-color: dodgerblue;
    border-width: 1px;
    width: 250px;
    font-size: 12px;
    text-align: center;
    color: #FFFFFF
}
.detailTitleBlueShort {
    border-style: solid;
    border-color: #b1b1b1;
    background-color: dodgerblue;
    border-width: 1px;
    width: 120px;
    font-size: 12px;
    text-align: center;
    color: #FFFFFF
}
.detailTitleGrayCell {
    border-style: solid;
    border-color: #b1b1b1;
    background-color: #d1d1d1;
    border-width: 1px;
    width: 250px;
    font-size: 12px;
}
.detailTitleCell {
    border-style: solid;
    border-color: #b1b1b1;
    background-color: #ebebeb;
    border-width: 1px;
    width: 250px;
    font-size: 12px;
}

.detailTitleCellShort {
    border-style: solid;
    border-color: #b1b1b1;
    background-color: #ebebeb;
    border-width: 1px;
    width: 120px;
    font-size: 12px;
}

.iconPlus{
    width: 20px;
    padding-right:5px;
}

.configurationContainer{
    margin-left:50px;
}
.tree {
    margin-left: 30px;
}

.inputCell {
    width: -webkit-fill-available;
    height: fit-content(100%);
}
.tableCell {
    font-size: 12px;
}
.tableCellBold {
    font-size: 12px;
    font-weight:bold;
}