﻿body, input {
    font-family: 'Roboto','Helvetica Neue', Helvetica, Arial, sans-serif;
}


body {
    zoom: 100%;
    height: 100vh;
    width: 100% !important;
    /*overflow: hidden !important;*/
}

.fr-info {
    z-index: 1000;
}

.captcha{
    padding-top: 25px;
    width: 100%;
    display:flex;
    justify-content: center;
}

div.odpowiedz img {
    width: 100%;
    display: block;
    margin-bottom: 15px;
    height: 200px;
    object-fit: cover;
}


#content {
    padding: 0 25px 25px 25px;
    margin-bottom: 70px
}

div.box {
    background-color: white;
    -webkit-box-shadow: 0 0 2px 0 rgba(0,0,0,0.2);
    box-shadow: 0 0 2px 0 rgba(0,0,0,0.2);
    padding: 15px;
    max-width: 1160px;
    margin: 50px auto 15px;
}

div.inner {
    padding: 15px;
}


input[type=textbox], input[type=password], input[type=datetime-local], input[type=email], input[type=phone], select {
    padding: 7px;
    min-width: 150px;
    max-width: calc(100% - 10px);
    border: 1px solid #ccc;
    border-radius: 3px
}

input[type=submit], input[type=button] {
    margin-top: 10px;
    font-size: 1.2em;
    text-align: center;
    padding: 10px;
    margin-bottom: 5px;
    min-width: 150px;
    max-width: calc(100% - 10px);
    background-color: #1bbc9b;
    color: #fff;
    border: 0px;
}

textarea {
    border: 1px solid #ccc;
    border-radius: 3px
}

#logowanie input {
    margin-bottom: 5px;
}

a.u {
    color: #f68e1e;
}

    a.u:hover {
        color: #000
    }

form span {
    display: block;
}

h1 {
    margin: 0px;
    margin-bottom: 15px;
    font-weight: 100;
    /*padding: 15px;*/
}

h2 {
    font-weight: 300;
    background-color: #e5e5e5;
    margin: 0px -15px 15px;
    padding: 15px;
}

#inner {
    max-width: 200px;
    margin-left: auto;
    margin-right: auto
}

#header{
    z-index:99;
    /*top:0;*/
    /*position: absolute;*/
    width: 100%;
    height: auto;
    /*display: flex;*/
    flex-direction: row;
    flex-wrap: wrap;


    align-items: center;
    justify-content: center;
    padding: 25px;

   /* -webkit-box-shadow: 0 0 7px 0 rgba(0,0,0,0.6);
    box-shadow: 0 0 7px 0 rgba(0,0,0,0.6);*/
    /*text-align: center*/
}

#header div{
   /* height: max-content;
    width: max-content;
    margin: 0 2.5vw 0 2.5vw;*/
}

#header img{
    height: 8vh;
    margin: 2px;
}

.header-outer{
    display: flex;
    flex-direction: row;
}

.header-inner{
    display: flex;
    flex-direction: row;
    align-items: center;

}

.header-inner p{
    padding-left: 2.5vw;
    height: 100%;
    text-align: left;
    font-size: 1.7rem;
}



@media only screen and (max-width: 690px) {

    #header {
        padding: 10px 10px;   
    }
    #header img {
        height: 7vh;
    }

    #header div {
        margin: 0 1vw 0 1vw;
    }

    .header-inner p{
        padding-left: 2vw;
        font-size: 1.5rem;
    }
}

@media only screen and (max-width: 615px) {



    #header img {
        height: 6vh;
    }

    #header div {
        margin: 0 0.7vw 0 0.7vw;
    }

    .header-inner p{
        padding-left: 1.7vw;
        font-size: 1.3rem;
    }
    
    #left-img{
        padding-right: 50px;
    }
}

@media only screen and (max-width: 530px) {

    /*#header {*/
    /*    padding: 0;*/
    /*    margin: 0;*/
    /*}*/

    #header img {
        height: 5.5vh;
    }

    #header div {
        margin: 0 0.5vw 0 0.5vw;
    }

    .header-inner p{
        padding-left: 1.5vw;
        font-size: 1.25rem;
    }

    #left-img{
        padding-right: 50px;
    }
}


#klient {
    font-weight: 100;
    float: right;
    margin-right: 15px
}


tools i {
    margin-left: 10px
}


div#licznik {
    background-color: #0079ab;
    -webkit-box-shadow: 0 0 7px 0 rgba(0,0,0,0.6);
    box-shadow: 0 0 7px 0 rgba(0,0,0,0.6);
    position: fixed;
    bottom: 0px;
    right: 15px;
    padding: 15px;
    color: #fff;
    font-size: 0.9em;
    line-height: 130%;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

    div#licznik cc {
        font-size: 1.4em
    }

div.glosowanie h4 {
    margin-top: 0px;
    margin-bottom: 0px;
    font-weight: 300;
    color: #f68e1e;
    font-weight: 400
}

div.glosowanie h3 {
    margin: 0px;
    margin-top: 5px;
    text-align: center;
    font-weight: 100;
    font-size: 2em;
    margin-top: 10px;
    margin-bottom: 10px;
}

div.glosowanie {
    padding: 12px;
    /* border:1px solid #ccc; */
    margin-top: 20px;
    border-radius: 4px;
    page-break-inside: avoid;
}

    div.glosowanie span {
        display: block;
        margin-top: 26px;
        font-size: 1em;
        background: #f68e1e;
        margin-bottom: 15px;
        color: white;
        padding: 10px;
    }

    
    
div.wyniki span {
    display: inline-block;
    margin-top: 0px;
    color: white;
    background-color: #17cba4;
    padding: 10px 15px;
    border-radius: 50px;
    font-weight: bold;
    margin-left: 10px;
}

.dnb {
    page-break-inside: avoid;
}

div.error {
    border-color: #b51a00 !important;
}

    div.error span {
        color: #b51a00
    }

.mt15 {
    margin-top: 15px
}

div.glosowania {
    margin-top: 20px;
}

div.odpowiedzi {
    text-align: center;
}


header{
    height: 60px;
}

div.odpowiedz {
    position:relative;
    padding: 15px;
    border: 1px solid #ccc;
    margin-right: 10px;
    margin-top: 15px;
    margin-left: 10px;
    font-size: 1.2em;
    max-width: 335px;
    text-align: center;
    height: 500px;
    display: inline-block;
    vertical-align: top;
}

div.odpowiedz2 {
    position: relative;
    padding: 15px;
    border: 1px solid #ccc;
    margin-right: 10px;
    margin-top: 15px;
    margin-left: 10px;
    font-size: 1.2em;
    max-width: 335px;
    text-align: center;
    height: 500px;
    display: inline-block;
    vertical-align: top;
}

.button1 {
    position:absolute!important;
    transform: translate(-50%, -10px)!important;
    bottom:0;
}

div.selected {
    border-color: #17cba4;
    background-color: #17cba4;
    color: #fff
}

.ns {
    -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Safari */
    -khtml-user-select: none; /* Konqueror HTML */
    -moz-user-select: none; /* Firefox */
    -ms-user-select: none; /* Internet Explorer/Edge */
    user-select: none; /* Non-prefixed version, currently
                                  supported by Chrome and Opera */
}

div.summary {
    background-color: #009ee0;
    /* border-top-left-radius: 0px; */
    /* border-top-right-radius: 0px; */
    color: #fff;
    text-align: center;
    padding: 20px;
    /* border-radius: 5px; */
    font-size: 1.7em;
    cursor: pointer;
    margin-top: 20px;
}

    div.summary:hover {
        background: #009ee0;
    }

div.result {
    text-align: left;
    font-size: 1.4em;
    line-height: 130%;
    font-weight: 100
}

    div.result strong {
        font-weight: 300
    }

div.print {
    float: right;
    padding: 15px;
    border: 1px dotted #fff;
    border-radius: 5px;
    cursor: pointer;
}

    div.print:hover {
        border: 1px solid #fff
    }

@media print {
    div.print {
        display: none
    }

    div.wyniki span {
        display: inline-block;
        border: 1px solid #000;
        color: #000
    }


    h1 {
        font-size: 1.4em;
        margin: 0px;
        margin-bottom: 6px;
    }

    h2 {
        margin: 0px;
        margin-bottom: 6px;
        padding: 0px;
    }

    div.box {
        background-color: white;
        -webkit-box-shadow: 0 0 0px 0 rgba(0,0,0,0);
        box-shadow: 0 0 0px 0 rgba(0,0,0,0);
    }

    #header {
        padding: 5px;
        -webkit-box-shadow: 0 0 0px 0 rgba(0,0,0,0.0);
        box-shadow: 0 0 0px 0 rgba(0,0,0,0.0);
        text-align: left;
        border-bottom: 1px solid #000
    }

    #content {
        padding: 0px;
        margin: 0px;
    }

    div.result {
        font-size: 1em;
    }
}

div.uczestnicy {
    font-size: 1.2em;
    line-height: 140%
}

    div.uczestnicy span {
        color: #808080;
        font-size: 0.9em;
        margin-left: 14px;
    }

div.summary h2 {
    background-color: transparent;
    margin: 0px !important;
    padding: 0px !important;
    margin-bottom: 14px !important;
}

div.attachments {
    margin-top: 25px
}

    div.attachments span {
        display: block;
        color: #808080;
        font-size: 0.9em;
        margin-top: 7px;
    }

        div.attachments span:hover {
            text-decoration: underline;
            cursor: pointer
        }

    div.attachments div.zalacznik {
        border: 1px dotted #ccc;
        padding: 10px;
        margin-bottom: 10px;
        border-radius: 4px;
    }

    
    
    
    
    
    
    
    
tools {
    float: right
}

    tools a {
        color: #1bbc9b;
        text-decoration: none
    }

        tools a:hover {
            color: #12987c
        }


div.bfooter {
    text-align: center;
    font-size: 0.7em;
    color: #888
}

.bkworum {
    background-color: #b12340;
    color: #fff;
    padding: 7px;
    font-size: 0.9em;
    float: right;
    border-radius: 11px;
}

div.odpim {
    margin-top: 4px;
    font-size: 0.9em
}

    div.odpim strong {
        font-weight: 300
    }

.ns.brakglosu.selected {
    background-color: #ccc !important;
    border-color: #ccc !important;
    color: #fff !important;
}

div.opis {
    /* 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;
    margin-bottom: 42px;
    
    
    padding-left: 30px;
}


div.zalaczniki a {
    text-decoration: none;
    background: #f68e1e;
    color: #fff;
    display: inline-block;
    padding: 5px 15px;
    border-radius: 24px;
    margin-right: 15px;
    margin-bottom: 10px;
}

    div.zalaczniki a:hover {
        background: #cc761a;
    }

.zalaczniki {
    background: #f2f2f2;
    padding: 10px;
    margin-left: -12px;
    margin-right: -12px;
    margin-top: 10px;
}

div.zalaczniki span {
    margin-top: 0px;
    margin-bottom: 10px;
    margin-left: 10px;
    color: #000;
}




@keyframes blinker {
    50% {
        opacity: 0;
    }
}

@media only screen and (min-width: 600px) {
    div.glosowanie:hover div.odpowiedzi span {
        animation: blinker 1s linear infinite;
    }


}






@media only screen and (max-width: 625px) {

    
    div.odpowiedzi span {
        animation: blinker 1s linear infinite;
    }

    h1 {
        font-size: 1.3em;
    }

    img.blogo {
        float: none !important;
        margin-left: auto !important;
        margin-right: auto !important;
        display: block;
        margin-bottom: 15px;
    }

    i.fa.fa-check-square-o {
        display: none;
    }

    .box {
        padding: 0px;
    }

    div.inner {
        padding: 5px;
    }

    div#content {
        padding: 10px;
    }

    .button {
        font-size: 0.8em;
    }

    div#licznik {
        margin-left: auto;
        margin-right: auto;
        left: 20px;
        right: 20px;
    }



    div.odpowiedz {
        float: none;
        width: calc(100% - 30px);
        margin: auto;
        margin-bottom: 20px;
    }

        div.odpowiedz img {
            max-width: 100%;
        }

    /*div.box {*/
    /*    margin-top: 0px;*/
    /*}*/

    div.glosowanie {
        padding: 0px;
    }

    img.blogo {
        max-height: 60px !important;
        margin-top: 4px !important;
    }

    h1 {
        text-align: center;
    }
}


.slimScrollBar{
    z-index: 98 !important;
}

i.fa.fa-search {
    position: absolute;
    z-index: 98;
    color: #fff;
    margin-left: 115px;
    margin-top: 162px;
    font-size: 1.5em;
}
a.bchash {
    float: right;
    text-decoration: none;
    color: #888;
}

    a.bchash:hover {
        color: #000;
    }

div.odpowiedz p {
    font-size: 0.8em;
}

#swal2-title{
    background-color:transparent;
}
#regulamin {
    position: relative;
    text-decoration: none;
    color: gray;
    transition: color .15s ease-in-out;
}

    #regulamin:hover {
        background-size: 100% 100%;
        cursor: pointer;
    }

    #regulamin:after {
        display: block;
        content: "";
        position: absolute;
        right: 0;
        left: 0;
        width: 100%;
        height: 3px;
        opacity: 0;
        transform: translateY(-150%);
        transition: transform .15s ease-in-out, opacity .15s ease-in-out;
        background-color: red;
    }

    #regulamin.is-active,
    #regulamin:active,
    #regulamin:focus,
    #regulamin:hover {
        color: red;
    }

        #regulamin.is-active:after,
        #regulamin:active:after,
        #regulamin:focus:after,
        #regulamin:hover:after {
            transform: translateY(0);
            opacity: 1;
        }

.alert {
    position: relative;
    padding: .75rem 1.25rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: .25rem;
}
.alert-info {
    color: #0c5460;
    background-color: #d1ecf1;
    border-color: #bee5eb;
}

div.selected .fa-times {
    position: absolute;
    z-index: 100;
    margin-left: -124px;
    margin-top: 10px;
    font-size: 3em;
    cursor: pointer;
}

.button1 {
    display: inline-block;
    padding: 0.35em 1.2em;
    border: 1px solid #009ee0;
    margin: 0 0.3em 0.3em 0;
    border-radius: 0.12em;
    box-sizing: border-box;
    text-decoration: none;
    font-family: 'Roboto',sans-serif;
    font-weight: 300;
    color: #FFFFFF;
    text-align: center;
    transition: all 0.2s;
    background-color: #009ee0;
    padding: 0.5em 3em;
    text-transform: uppercase;
    cursor: pointer;
}

    .button1:hover {
        color: #000000;
        background-color: #FFFFFF;
        border: 1px solid #009ee0;
    }
@media all and (max-width:30em) {
     .button1 {
        display: block;
        margin: 0.4em auto;
    }
}
.odpowiedz p{
    height:112px;
}
.odpowiedz header {
    font-size: 16px;
    font-weight: bold;
}

.vividworknav {
    background-color: black;
    position:relative;
    cursor:pointer;
}

    .vividworknav:hover img {
        opacity: 0.3;
    }

    .vividworknav:hover .work-text-content {
        opacity: 1;
    }

    .vividworknav img,
    .work-text-content {
        -webkit-transition: opacity 0.5s ease-out;
        -moz-transition: opacity 0.5s ease-out;
        -o-transition: opacity 0.5s ease-out;
        transition: opacity 0.5s ease-out;
    }

.work-text-content {
    position: absolute;
    color: white;
    left: 0;
    top: 35%;
    right: 0;
    bottom: 0;
    font-size: 24px;
    text-align: center;
    opacity: 0;
}

.description {
    height: 125px !important;
    overflow: hidden !important;
    margin-right: 14px;
}