﻿/* 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;
}

.btn-primary {
    color: #fff;
    background-color: #1b6ec2;
    border-color: #1861ac;
}

.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;
    }
}

.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;
    line-height: 60px; /* Vertically center the text there */
}

.pad1 {
    padding: 2px;
    margin: 2px;
}

.crd1 {
    background: linear-gradient(to right, rgba(255,255,255,0.3), rgba(84, 82, 88, 0.3));
    padding-bottom: 2.3em;
    margin: 2.3rem;
    box-shadow: 2px 2px 8px 0 rgba(0, 0, 0, 0.25);
    border-radius: 4px;
}

.cr1 {
    font-size: 18px;
    margin-top: 60px;
}

    .cr1 .acc1 {
        color: #4B0082;
        flex: 5;
    }

.col4b {
    color: #4B0082;
}

.colff {
    background-color: rgba(255,211,56,.25);
    color: black;
}

.cr1 .val1 {
    flex: 8;
    margin-left: 8px;
    margin-bottom: 10px;
}

.b-red .text {
    border-bottom: 1px solid red;
    font-weight: bold;
}

.b-red .excl {
    background-color: red;
}

.b-yellow .text {
    border-bottom: 1px solid yellow;
    font-weight: bold;
}

.b-yellow .excl {
    background-color: yellow;
}

.b-green .text {
    border-bottom: 1px solid green;
    font-weight: bold;
}

.b-green .excl {
    background-color: green;
}

.cr2 {
    margin-right: 8px;
    margin-left: 8px;
    flex: 2;
    padding-bottom: 1rem;
}

    .cr2 > .flex-row {
        margin-top: 6px;
    }

.cr3 {
    margin-right: 8px;
    margin-left: 8px;
    flex: 1;
}

.excl {
    width: 14px;
    height: 14px;
    border-radius: 8px;
    padding-left: 5px;
    margin-top: 6px;
    font-size: 16px;
}

    .excl div {
        margin-top: -6px;
    }

.cr4 {
    font-size: 60px;
    font-family: Shkoder Light;
    justify-content: center;
}

.cr5 {
    font-size: 18px;
    color: #4B0082;
    justify-content: center;
}

table.d-flex th {
    padding: 5px;
}

table.d-flex td {
    padding: 6px;
}

.table-striped2 tbody tr:nth-of-type(odd) {
    background-color: rgba(255,211,56,.25);
    color: black;
}

.table-striped2 td {
    padding: 4px;
}

.table-striped2 th {
    padding: 4px;
}

.menu {
    min-height: 1000px;
    position: sticky;
    top: 0px;
}


    .menu a {
        color: white;
        text-decoration: none;
    }

.shad {
    box-shadow: 2px 2px 8px 0 rgba(0, 0, 0, 0.25);
}

.card-head {
    margin: 0 2.3rem 0 2.3rem;
    height: 81px;
    justify-content: space-between;
    background-color: white;
    border-radius: 4px;
    line-height: normal;
}

    .card-head .he {
        font-size: 32px;
        font-weight: bold;
        margin: 20px;
    }

    .card-head .ic {
        margin: 20px;
    }

        .card-head .ic div {
            justify-content: center;
            line-height: normal;
            font-size: 30px;
            font-weight: 300;
            font-family: shkoder light;
            width: 40px;
            height: 40px;
        }

.filter-head {
    margin: 0 1rem 0 1rem;
    justify-content: space-between;
    background-color: white;
    border-radius: 4px;
    line-height: normal;
}

    .filter-head .he {
        font-size: 16px;
        margin: 20px;
        color: #4B0082;
    }

    .filter-head .ic {
        margin: 20px;
    }

        .filter-head .ic div {
            justify-content: center;
            line-height: normal;
            font-size: 30px;
            font-weight: 300;
            font-family: shkoder light;
            width: 40px;
            height: 40px;
        }

.filter-body {
    margin: 0 1rem 0 1rem;
    justify-content: space-between;
    background-color: white;
    border-radius: 4px;
    line-height: normal;
}

    .filter-body .he {
        font-size: 16px;
        margin: 20px;
        color: #4B0082;
    }

    .filter-body .ic {
        margin: 20px;
    }

        .filter-body .ic div {
            justify-content: center;
            line-height: normal;
            font-size: 30px;
            font-weight: 300;
            font-family: shkoder light;
            width: 40px;
            height: 40px;
        }

.cr6 {
    background-color: #FFD338;
    border-radius: 4px;
    min-height: 313px;
}

.bg-al {
    background-color: #FFEBA5;
}

.bg-gh {
    /*background-color: ghostwhite;*/
}

.balance tr td:nth-last-of-type(n) {
    white-space:nowrap;
}
.balance tr td:first-of-type {
    white-space: normal;
}

.search {
    background: linear-gradient(to right, rgba(255,255,255,0.3), rgba(84, 82, 88, 0.3));
    box-shadow: 2px 2px 8px 0 rgb(0 0 0 / 25%);
    border-radius: 4px;
    margin-left:0!important;
    margin-right:0!important;
}

.load {
    font-family: arial,sans-serif;
    font-size: 13px;
    font-weight: bold;
    color: rgb(68,68,68);
    text-decoration: none;
    user-select: none;
    padding: .2em 1.2em;
    outline: none;
    border: 1px solid rgba(0,0,0,.1);
    border-radius: 2px;
    background: #fff;
    transition: all .218s ease 0s;
}

    .load:hover {
        color: rgb(24,24,24);
        border: 1px solid rgb(198,198,198);
        background: #f7f7f7 linear-gradient(#f7f7f7, #f1f1f1);
        box-shadow: 0 1px 2px rgba(0,0,0,.1);
    }

    .load:active {
        color: rgb(51,51,51);
        border: 1px solid rgb(204,204,204);
        background: rgb(238,238,238) linear-gradient(rgb(238,238,238), rgb(224,224,224));
        box-shadow: 0 1px 2px rgba(0,0,0,.1) inset;
    }

.btn-load {
    display: flex;
    justify-content: space-between;
}

.plus {
    font-size: 30px;
    margin-left: 14px;
}

.btn-modify {
    cursor: pointer;
}

.bootstrap-select.show .dropdown-menu .dropdown-menu {
    display: block;
}

.bootstrap-select .dropdown-menu .dropdown-menu li.hidden {
    display: none;
}

.bootstrap-select .dropdown-menu .dropdown-menu li a {
    display: block;
    width: 100%;
    padding: 3px 1.5rem;
    clear: both;
    font-weight: 400;
    color: #292b2c;
    text-align: inherit;
    white-space: nowrap;
    background: 0 0;
    border: 0;
}

.dropdown-menu.show {
    display: block;
    transform: translate3d(0px, 0px, 0px) !important;
}

.dropdown-menu {
    padding: 0px;
}

.dropdown-menu {
    position: static !important
}

.dropdown-toggle::after {
    display: none !important;
}

.bootstrap-select .dropdown-toggle {
    width: 160px !important;
}

.bootstrap-select .dropdown-item {
    cursor: pointer;
}


@media (max-width: 768px) {
    #menu {
        min-width: 0px !important;
    }

    #header {
        max-width: 100%;
        justify-content: space-between;
    }

    .hdn {
        display: none !important;
    }

    .crd1{
        margin:0;
        margin-bottom:40px;
        margin-top:0px;
    }

    .card-head{
        margin:0;
    }
 
    .reporting{
        flex-direction:column;
    }

    .tbl-content{
        margin:0.1rem 2.3rem 2.3rem 0!important ;
        overflow:hidden;
        overflow-x:scroll;
        width:100%
    }

    #zak{
        display:none!important;
    }

    #data-zac{
        display:none!important;
    }

    #lic{
        display:none!important;
    }

    #data-lic{
        display:none!important;
    }

    .cr1{
        margin-left: 0!important;
    }

    .cr1 .acc1{
        flex:none!important;
    }

    .cr1 .val1 {
        flex: none !important;
        margin-left:0px;
    }

    .alias{
        margin-left:0!important;
    }
    .firm-name {
        margin-left: 0 !important;
    }

    .shortOpf {
        margin-left: 0 !important;
    }

    #search-form{
        display:none!important;
    }

    #search-form2{
        max-width:350px;
    }
/*
    #sea{
        max-width:375px;
    }*/

    #th-type{
        display:none!important;
    }
    #td-type {
        display: none !important;
    }
    #th-ogrn {
        display: none !important;
    }
    #td-ogrn {
        display: none !important;
    }
    #th-status {
        display: none !important;
    }
    #td-status {
        display: none !important;
    }
    #th-opf {
        display: none !important;
    }
    #td-opf {
        display: none !important;
    }
    .card-head .he {
        margin:12px;
        font-size:27px;
    }
    .indicator{
        margin-right:0!important;
        margin-top: 3px;
    }
    .shad{
        margin-right:0!important;
    }
    .fine{
        margin-top:13px;
    }
    .units {
        margin-left: -8px;
        margin-top: -36px;
    }
    .balance-inform{
        margin-right:0!important;
        margin-left:0!important;
    }
    #num{
        display:block!important;
    }
    #adrs{
        display:block!important;
        margin-left:20px;
    }
    #site{
        margin-left:40px;
    }
    .cont {
        margin-top: 0px !important;
    }

    .cr2{
        margin-right:20px;
        margin-left:0!important;
    }
    #sea {
        min-width: 375px;
    }
    .name-inform{
        margin-left:0!important;
    }
    .register-data{
        margin-bottom:5px;
        margin-left:10px;
    }
    .intellig{
        margin-right:0!important;
    }
    .clmn{
        flex-direction:row-reverse;
    }

}

.navbar-toggler-icon {
    background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}

.form-hidden {
    display: none;
}




@media (min-width: 768px) and (max-width: 960px){
    .cont {
        margin-top: -100px!important;
    }

    .navbar-toggler {
        display: none;
    }

    #search-form2 {
        display: none !important;
    }

    #sea {
        min-width: 900px;
    }

    #zak {
        display: none !important;
    }

    #data-zac {
        display: none !important;
    }

    #lic {
        display: none !important;
    }

    #data-lic {
        display: none !important;
    }

    .indicator {
        margin-top: 5px;
    }
}

@media (min-width: 960px){
    #search-form2 {
        display: none !important;
    }
    cont {
        margin-top: -190px !important;
    }
    #navbarSupportedContent {
        margin-top: -180px !important;
    }

    .navbar-toggler {
        display: none;
    }

    .indicator {
        margin-top: 5px;
    }
}