*{
    box-sizing: border-box;
    margin : 0px;
    outline: 0;
}

body, p, div, table, tr, td, span, textnode, input, textarea
{
    font-family: OpenSans-Light,Arial,sans-serif;
    font-size: 9pt ;
}

input
{
    width : 100% ;
    height: 24px ;
    border-style : none;
    border-bottom-style : solid;
    border-bottom-width : 2px;
    border-bottom-color:  #4285f4;
    font-size:11pt;
    margin-bottom:25px;
}

body			 
{
    background-color : rgb( 240, 240, 240 ) ;
    font-size: 10pt ;
    margin : 0 auto ;
}

.logowanie_przelogowanie
{
    margin-bottom: 20px;
    padding:25px;
    padding-top:10px;
    padding-bottom: 10px;
    font-size:10pt;
    border-width : 1px;
    text-align: center;
    border-style : solid;
    box-shadow: rgba(0,0,0,0.3) 0px 0px 5px 0px;
    border-color : rgb( 200 , 100 , 100 ) ;
    color:rgb( 150, 0, 0 );
    background-color : rgb( 255, 240, 240 ) ;
}

.ekran_stopka_instrukcja
{
    color:rgb(250,0,0);
    line-height:26px;
    font-weight: bold;

    font-size:10pt;
}

.formularz_mobile{
    margin : 0 auto ;
    padding:30px;
    border-color : rgb( 200, 200, 200 ) ;
    border-width : 1px;
    border-style : solid;
    background-color : rgb( 255, 255, 255 ) ;
    box-shadow: rgba(0,0,0,0.3) 0px 0px 5px 0px;
}

.wysrodkowanie_zawartosci {
    display:block;
    width:100%;
    padding:10px;
    padding-top:50px;
}

.wysrodkowany_element{
    max-width:350px;
    margin: 0 auto;
}

@media screen and (min-width: 600px) {
    .wysrodkowanie_zawartosci {
        height:100%;
        display:flex;
        justify-content: center;
        align-items: center;
    }

    .wysrodkowany_element{
        width:330px;
        padding-bottom:100px;
    }
}

.img_avatar
{
    width:100%;
    height: 100%;
    display:none;
}

.avatar
{
    width:46px;
    height: 60px;
    border-style:solid;
    border-width:1px;
    border-color:rgb(175,175,175);
    background-color : rgb( 240, 240, 240 ) ;
    float:left;
    margin-right:15px;
}

.powitalna_wiadomosc
{
    font-size:16pt;
    text-align:left;
    margin-bottom:40px;
    line-height: 60px;
}

.logowanie_etykieta_pola
{
    background-color : rgb( 255, 255, 255 ) ;
    color : #4285f4;
    text-align:left;
    margin:0px;
    padding:0px;
    font-size:9pt;
    padding-left:0px;
    padding-bottom: 8px;
    font-size:9pt;
}

.logowanie_okno_walidacji
{
    color : rgb( 200, 0, 0 ) ;
    width:100%;
}

.przycisk_dalej{
    height:auto;
    margin: 0;
    padding:10px;
    color:rgb(255,255,255);
    text-decoration: none;
    background-color : #4285f4;
    border-width:1px;
    border-style:solid;
    border-color : #4285f4;
    padding-left:20px;
    padding-right:20px;
    width : auto;
    font-size:9pt;
    float:right;
}

.przycisk_dalej:hover{
    cursor:pointer;
    border-width:1px;
    border-style:solid;
    border-color:rgb(150,0,0);

    border-color : rgb( 200 , 50 , 50 ) ;
    background-color : rgb(250,100,100);
}

.wybor_jezyka
{
    padding:3px;
    padding-bottom: 0px;
    float:left;
    border-width:2px;
    border-style:solid;
    border-color:rgb(255,255,255);
}

.wybor_jezyka:hover
{
    cursor:pointer;
    border-width:2px;
    border-style:solid;
    border-color:rgb(255,255,255);
}

.wybor_jezyka_zaznaczony
{
    padding:3px;
    padding-bottom: 0px;
    float:left;
    border-width:2px;
    border-style:solid;
    background-color : rgb(230,245,255);
    border-color :  #4285f4;
}

.ekran_stopka
{
    margin : 0 auto ;
    padding:5px;
}

.prosty_link_czerwony:link, .prosty_link_czerwony:visited
{
    padding-top:3px;
    padding-left:5px;
    padding-right:5px;
    border-bottom-width : 1px;
    border-bottom-style : dotted;
    border-bottom-color : rgb( 150, 0, 0 ) ;
    color : rgb( 200, 0, 0 ) ;
    text-decoration : none ;
}

.prosty_link_czerwony:hover    
{
    border-bottom-color : rgb( 100 , 0 , 0 ) ;
    color : rgb( 255 , 255 , 255 ) ;
    background-color : rgb(250,100,100);
    cursor:pointer;
}

.prosty_link_niebieski:link, .prosty_link_niebieski:visited
{
    padding-top:3px;
    padding-left:5px;
    padding-right:5px;
    color : rgb( 50, 100, 200 ) ;
    text-decoration : none ;
}

.prosty_link_niebieski:hover    
{
    color : rgb( 255 , 255 , 255 ) ;
    background-color : rgb(100,150,200);
    cursor:pointer;
}


.ekran_stopka_logo
{
    border-width:0;
    padding-top:3px;
    padding-left:5px;
    padding-right:5px;
    border-bottom-width : 1px;
    border-bottom-style : dotted;
    border-bottom-color : rgb( 150, 150, 150 ) ;
    color : rgb(150,150,150);
    text-decoration : none ;
    line-height:26px;
}

.ekran_stopka_logo:hover    
{
    color :rgb(255,255,255);
    border-bottom-color : rgb( 0 , 0 , 0 ) ;
    background-color : rgb(150,150,150);
    cursor:pointer;
    line-height:26px;
}

.maska_wczytywania
{
     position:fixed;
    
    padding:0;
    top:0;
    left:0;
    width: 100%;
    height: 100%;
    background:rgba(150,150,150,0.5);
    text-align:center;
     display: flex;
    justify-content: center;
    align-items: center;
}


    
.lds-ring {
     top:-50px;
    display: inline-block;
    position: relative;
    width: 164px;
    height: 164px;
}

.lds-ring div {
    box-sizing: border-box;
    display: block;
    position: absolute;
    width: 151px;
    height: 151px;
    margin-left: 8px;
    border: 16px solid #bcbcbc;
    border-radius: 50%;
    animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
    border-color: #bcbcbc transparent transparent transparent;
}

.lds-kolor div{
    border: 16px solid #ffffff;
    border-color: #ffffff transparent transparent transparent;
}

.lds-ring div:nth-child(1) {
    animation-delay: -0.45s;
}
.lds-ring div:nth-child(2) {
    animation-delay: -0.3s;
}
.lds-ring div:nth-child(3) {
    animation-delay: -0.15s;
}
@keyframes lds-ring {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}
