﻿body {
    background-color: #F7F7F7;
    height: 100%;
    background-color: rgba(52, 73, 94, 1);
}


.tooltip {
    background-color: #000;
    border: 1px solid #fff;
    padding: 10px 15px;
    width: 200px;
    display: none;
    color: #fff;
    text-align: left;
    font-size: 12px;
    /* outline radius for mozilla/firefox only */
    -moz-box-shadow: 0 0 10px #000;
    -webkit-box-shadow: 0 0 10px #000;
}


.tresc {
    background-image: url("../images/city2.jpg") !important;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: top;
    background-size: cover;
    /*height: 100%;*/
}

.jumbotron {
    padding-top: 0px;
    padding-bottom: 0px;
    margin-bottom: 0px;
    color: inherit;
    /*background-color: #eee;*/
    background-color: transparent;
}

.navlogo {
    padding-top: 0px;
    margin-bottom: 20px;
}

@media (min-width: 768px) {
    .navlogo {
        padding-top: 0px;
    }
}

.tytul h3 {
    margin: 0px;
}

.wyrazny {
    opacity: 1;
}

    .wyrazny a {
        color: #fff;
    }

.alert {
    padding: 10px;
    margin: 10px 0px;
    border: 1px solid transparent;
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
    border-radius: 5px;
    font-weight: bolder;
}


.oswald {
    font-family: 'Oswald', sans-serif;
    line-height: 1.5em;
    font-weight: normal;
}

    .oswald h1 {
        font-size: 48px;
    }

.justify {
    text-align: justify;
}

.bold {
    font-weight: bolder;
}

.oswald h2 {
    text-align: center;
    color: #667586;
    font-size: 32px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.oswald h4 {
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
}

.req {
    background-color: inherit;
    border: 0px solid #ccc;
    padding: 0px 0px;
    font-size: 12px;
    margin: 10px;
    color: #FF0000;
}

.input-group {
    width: 100%;
}



.login__inner {
    display: block;
    max-width: 426px;
    min-height: 500px;
    margin-right: auto;
    margin-left: auto;
    padding-bottom: 32px;
    margin-top: 32px;
}

.main_title {
    text-align: center;
    font-size: 32px;
    color: white;
    padding-top: 32px;
}

.page_title {
    text-align: center;
    font-size: 24px;
    color: white;
    padding-top: 4px;
}

.login_auth {
    background-color: #FFFFFF;
    height: 100%;
    width: 100%;
    border-radius: 5px;
    padding: 36px;
    text-align: center;
}

.login_form {
    width: 100%;
}

.login_auth h1 {
    margin-bottom: 25px;
    font-size: 14px !important;
    font-weight: bolder;
    margin-top: 0px;
}


.debtor_detail {
    background-color: #FFF;
    border-radius: 5px;
    padding: 32px;
    margin-top: 32px;
    margin-bottom: 48px;
    max-width: 960px;
    margin-right: auto;
    margin-left: auto;
}


.debtinfo {
    border: 0px none;
    height: 100px;
    width: 100%;
    font-size: 14px;
}

.debtparam {
    text-align: left;
    padding: 5px;
    width: 30%;
}

.debtvalue {
    text-align: left;
    padding: 5px;
    font-weight: bolder;
}

.debtparamsep {
    padding-top: 20px;
}

.debtamount{
    color: orangered;
}

.normal {
    font-weight: normal;
}

.stopka {
    width: 100%;
    background-color: rgba(52, 73, 94, 1);
    margin-top: 32px;
    min-height: 250px;
}

.stopka_inner {
    display: block;
    max-width: 960px;
    padding: 20px;
    color: #ECF0F1;
    font-size: 12px;
    margin-left: auto;
    margin-right: auto;
    line-height: 14px;
    text-align: justify;
}

.login_info {
    display: block;
    width: 100%;
    color: #666;
    font-size: 12px;
    margin-left: auto;
    margin-right: auto;
    line-height: 14px;
    text-align: justify;
    margin-bottom: 20px;
}

.login_error {
    text-align: left;
    padding: 5px;
}

.login_error_mess {
    display: inline-table;
    padding: 5px;
    background-color: transparent;
}


th.loaners {
    background: #71cedb;
    text-align: center;
    padding: 8px;
    font-family: Arial, Roboto;
    font-size: 13px;
    border-bottom: 2px solid #ddd;
    background: rgba(52, 73, 94, 0.94);
    color: #ECF0F1;
}


.loanersitem {
    padding: 8px;
    font-family: Arial, Roboto;
    font-size: 13px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd;
    color: #73879C;
}


.loanertitle {
    padding: 8px;
    font-family: Arial, Roboto;
    font-size: 13px;
    line-height: 1.42857143;
    vertical-align: top;
    color: #73879C;
    background: rgba(38, 185, 154, 0.07);
    border: 2px solid rgba(38, 185, 154, 0.11);
}




table.loaners tbody tr:hover td.loanersitem {
    background: rgba(38, 185, 154, 0.07);
    border-top: 1px solid rgba(38, 185, 154, 0.11);
    border-bottom: 1px solid rgba(38, 185, 154, 0.11);
}


td.debtsfooter {
    background: #71cedb;
    padding: 8px;
    font-family: Arial, Roboto;
    font-size: 13px;
    border-bottom: 2px solid #ddd;
    background: rgba(52, 73, 94, 0.94);
    color: #ECF0F1;
}


.dont-break-out {
    /* These are technically the same, but use both */
    overflow-wrap: break-word;
    word-wrap: break-word;
    -ms-word-break: break-all;
    /* This is the dangerous one in WebKit, as it breaks things wherever */
    word-break: break-all;
    /* Instead use this non-standard one: */
    word-break: break-word;
    /* Adds a hyphen where the word breaks, if supported (No Blink) */
    -ms-hyphens: auto;
    -moz-hyphens: auto;
    -webkit-hyphens: auto;
    hyphens: auto;
}