﻿/* 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;
}

/* Provide sufficient contrast against white background */
a {
    color: #0366d6;
}


.table-background-color {
    background-color: #617185;
}

p {
    background-color: #FFFFFF;
}

.layout-body-backgroung-color {
    background-color: #43454F;
}

.button-blueHogar {
    background-color: #23AFB2;
}

.table-names-bckgcolor-text-blueHogar {
    background-color: #23AFB2;
}

.background-color-dropdown {
    background-color: #8096AE;
}

.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
    color: #fff;
    background-color: #1b6ec2;
    border-color: #1861ac;
}

/* Sticky footer styles
-------------------------------------------------- */
html {
    font-size: 14px;
}

@media (min-width: 768px) {
    html {
        font-size: 16px;
    }
}

@media print {
    body * {
        visibility: hidden;
    }

    .printable * {
        visibility: visible;
    }

    .printable {
        visibility: visible;
        position: absolute;
        left: 0;
        top: 0;
        background: none;
        color: initial;
    }
}

.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: 'Open Sans', sans-serif;
}

body {
    margin-top: 140px;
    margin-bottom: 60px;
    margin-left: 10%;
    margin-right: 10%;
    background-color: #43454F;
    width: 80%;
}

header {
    padding-left: 10%;
    padding-right: 10%;
    background-color: #43454F;
}

input[type=submit] {
    background-color: rgb(35, 174, 177);
    border-color: rgb(35, 174, 177);
}
button[type=submit] {
    background-color: rgb(35, 174, 177);
    border-color: rgb(35, 174, 177);
}
button[type=button] {
    background-color: rgb(35, 174, 177);
    border-color: rgb(35, 174, 177);
}
input[type=radio] {
    color: rgb(35, 174, 177);
}

select {
    font-size: small;
    text-align: left;
    background-color: rgb(128, 150, 174);
    color: white;
}

h1 {
    font-size: inherit;
    color: rgb(35, 175, 178);
}

pre {
    margin-top: 1em;
    background-color: rgba(255,255,255,.6);
    padding: 1em 2em;
    white-space: pre-wrap;
}



.footer {
    position: absolute;
    bottom: 0;
    width: 80%;
    white-space: nowrap;
    line-height: 60px; /* Vertically center the text there */
}

.user-main {
    background-color: rgb(83, 95, 109);
    padding: 10px 5% 10px 5%;
}

.dx-datagrid {
    background-color: transparent;
}

.dx-datagrid-filter-row {
    background-color: transparent;
}

.dx-pager .dx-page-sizes .dx-selection, .dx-pager .dx-pages .dx-selection {
    background-color: rgb(35, 174, 177);
}

.dx-datagrid-rowsview .dx-row-focused.dx-data-row .dx-command-edit .dx-link, .dx-datagrid-rowsview .dx-row-focused.dx-data-row > td:not(.dx-focused), .dx-datagrid-rowsview .dx-row-focused.dx-data-row > tr > td:not(.dx-focused) {
    background-color: rgb(35, 174, 177);
}

.dropdown-menu {
    background-color: #8096AE;
    color: #D2D0D0;
}

.navbar {
    padding: 0;
}

.nav-link {
    text-align: center;
    background-color: transparent;
}

.nav-link p {
    text-align: center;
    background-color: transparent;
    text-transform: uppercase;
    color: #D2D0D0;
    margin-bottom: initial;
}

.dropdown-menu {
    margin-top: -2rem;
}

.col-form-label {
    color: #D2D0D0;
}

.form-control {
    background-color: #8096AE;
    color: #D2D0D0;
}

.form-control:read-only {
    background-color: #8096AE;
    color: #D2D0D0;
}

.form-container {
    margin: 10px auto 10px auto;
}

.column-break {
    -webkit-column-break-before: always;
    break-before: column;
}

@media (min-width: 1024px) {
    .form-data {
        column-count: 2;
    }
}

.form-container #docukement {
    width: 100%;
}

.col-btn {
    text-align: center;
}

.form-container input[type=submit] {
    width: 50%;
    margin: auto auto;
}
.form-sub button[type=submit] {

    margin: auto auto;
}
.form-container h3 {
    color: #D2D0D0;
    text-align: center;
    padding: 15px 0 10px 0;
}

.form-container .nav-tabs {
    padding-top: 10px;
    margin-bottom: 10px;
}

.form-container .nav-tabs a.nav-link {
    color: #D2D0D0;
}

.form-container .nav-tabs a.nav-link.active {
    color: rgb(83, 95, 109);
}

.text-danger {
    color: rgb(255, 128, 128) !important;
}

.space-before {
    margin-top: 2em;
    margin-bottom: 20px;
    padding-bottom: 5px;
    border-bottom: 5px solid rgb(109, 124, 143);
}

.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
    background-color: #fff;
    color: rgb(83, 95, 109);
}

.nav-pills .nav-link, .nav-pills .show > .nav-link {
    color: #D2D0D0;
}

.dx-slider-handle .dx-tooltip-wrapper .dx-overlay-content:before {
    visibility: hidden;
}

.dx-slider-handle .dx-tooltip-wrapper .dx-overlay-content .dx-popup-content {
    max-width: 72px;
    min-width: 72px;
    font-size: 14px;
    background-color: #009688;
    border-radius: 5px;
}

.msg-success {
    text-align: center;
    color: #D2D0D0;
}

#VersionLogView .col-form-label {
    text-align: right;
}

#loginFooter {
    width: 100%;
}

.buttons-position {
    text-align: center;
}

.buttons-position-left {
    text-align: left;
}
.buttons-position-right {
    text-align: right;
}
#headerlogo {
    vertical-align: top;
}

#tasktypes {
    display: inline-block;
    vertical-align: bottom;
}

#tasktypes > figcaption {
    color: white;
    text-align: center;
    padding: 3px;
}

#TaskFilter {
    width: 100%;
    vertical-align: central;
    margin: 10px auto 10px auto;
}

#TaskFilter td {
    font-size: 13px;
    color: white;
}

#TaskFilter th {
    font-size: 12px;
    color: rgba(255,255,255,.6);
}

#TaskFilter #view {
    width: 150px;
}

#TaskFilter select {
    width: 220px;
}

.tophang {
    border-radius: 0 0 12px 12px;
    padding-top: 0;
    margin-top: 0;
    border: 1px solid #e5e5e5;
    border-top: none;
}

.navbar-first li{

    padding-top:10px;
    padding-left:20px;
}
.login-input {
    text-transform: uppercase;
    background-color: #545F6E;
    color: #D2D0D0;
    border: none;
    border-bottom: solid;
    border-bottom-color: #D2D0D0
}

@media only screen and (min-width: 1200px) {
    .align-right {
        text-align: right;
        padding-right: 5px;
    }
}
@media only screen and (max-width: 768px) {
    /* For mobile phones: */
    #navbarMainMenu img {
        display: none;
    }

    #navbarMainMenu {
        background-color: rgb(128, 150, 174);
        border-radius: 5px;
        border: 1px solid #6c757d;
        padding-left: 10px;
        padding-right: 10px;
    }

    .tophang {
        border: 0px solid #e5e5e5;
        padding-top: 0px;
    }

    #VersionLogView .col-form-label {
        text-align: left;
    }

    .navbar {
        margin-top: 10px;
    }

    .navbar-brand {
        width: 100%;
    }

    .navbar-first {
        padding-top: 0px;
        padding-left: 0px;
    }

        .navbar-first li {
            padding-top: 0px;
            padding-left: 0px;
        }

    .dropdown-item {
        text-align: left;
    }

    .dropdown-menu {
        border: none;
        padding-top: 30px;
    }

        .dropdown-menu.show {
            display: inline;
        }

    .nav-link {
        text-align: left;
        display: -webkit-box;
        border-bottom-style: ridge;
        border-width: 0.1px;
        border-color: #b5bec7;
    }

        .nav-link p {
            text-align: left;
        }

    .dt-button {
        margin-top: 10px;
    }
}

.fixed-top {
    z-index: 2000;
}

.dx-toolbar, .dx-toolbar-items-container, .dx-datagrid-header-panel {
    background-color: transparent;
}
.wrapper {
    display: flex;
    position: relative;
}

.wrapper .sidebar {
    height: 100%;
    padding: 30px 0px;
}
.wrapper .sidebar ul {
    padding :0px;
}

.wrapper .sidebar ul li {
    padding: 15px;
    border-bottom: 1px ridge #3e4854;
    border-top: 1px solid rgba(255,255,255,0.05);
    list-style-type: none;
    color: #D2D0D0;
    cursor: context-menu;
}

.wrapper .sidebar ul li a {
    color: #bdb8d7;
    display: block;
}

.wrapper .sidebar ul li a .fas {
    width: 25px;
}

.wrapper .sidebar ul li:hover {
    background-color: #627080;
}

.wrapper .sidebar ul .active {
    background-color: #627080;
}
.wrapper .sidebar ul li:hover a {
    color: #fff;
}

.wrapper #data {
    padding: 30px 40px
    }
@media only screen and (max-width: 768px) {
    .wrapper #data {
        padding: 0px 30px
    }

    .wrapper .sidebar {
        padding: 0px 0px
    }
}

#snackbar {
    visibility: hidden; 
    min-width: 250px; 
    margin-left: -125px; 
    background-color: #333; 
    color: #fff; 
    text-align: center; 
    border-radius: 2px; 
    padding: 16px; 
    position: fixed; 
    z-index: 1; 
    left: 50%; 
    bottom: 30px; 
}

    #snackbar.show {
        visibility: visible; 
        -webkit-animation: fadein 0.5s, fadeout 0.5s 5.5s;
        animation: fadein 0.5s, fadeout 0.5s 5.5s;
    }

@-webkit-keyframes fadein {
    from {
        bottom: 0;
        opacity: 0;
    }

    to {
        bottom: 30px;
        opacity: 1;
    }
}

@keyframes fadein {
    from {
        bottom: 0;
        opacity: 0;
    }

    to {
        bottom: 30px;
        opacity: 1;
    }
}

@-webkit-keyframes fadeout {
    from {
        bottom: 30px;
        opacity: 1;
    }

    to {
        bottom: 0;
        opacity: 0;
    }
}

@keyframes fadeout {
    from {
        bottom: 30px;
        opacity: 1;
    }

    to {
        bottom: 0;
        opacity: 0;
    }
}

.labelStatus {
    text-align: center;
    color: #D2D0D0;
    width: -webkit-fill-available;
    width: -moz-available;
}