/*@import url("http://static.mdrn.pl/fonts/Lato-2.010/Lato-Black.css");*/
/*@import url("http://static.mdrn.pl/fonts/Lato-2.010/Lato-Semibold.css");*/
@import url('https://fonts.googleapis.com/css?family=Lato:700,900&subset=latin-ext');

#hatenomore-main h1,
#hatenomore-main h2,
#hatenomore-main h3,
#hatenomore-main h4,
#counter {
    font-family: 'Lato', sans-serif;
    font-weight: 700;
    font-size: 1.75em;
    line-height: 1.143em;
}
#hatenomore-main h1 {
    margin: 0 0 10px 0;
    height: 150px;
}
#hatenomore-main h1 button,
#hatenomore-main #home button {
    background: none;
    border: none;
    padding: 0;
    cursor: pointer;
}
#hatenomore-main h1 img {
    height: 150px;
}
#hatenomore-main {
    border-style: solid;
    border-color: black;
    border-width: 0 5px 5px 5px;

    max-width: 1000px;
    margin: auto;
    position: relative;
}

#hatenomore-main h2,
#hatenomore-main h3,
#hatenomore-mainh4,
#hatenomore-main .box,
#hatenomore-main .subbox {
    border-style: solid;
    border-color: black;
    border-width: 5px 0 0 0;
    padding: 10px;
    margin: 0;
}
#hatenomore-main p {
    margin: 0;
    max-width: 690px;
}
#hatenomore-main .subbox {
    border-style: dashed;
}
#hatenomore-main h3, #hatenomore-main h4 {
    display: inline-block;
    border-width: 0 5px 5px 0;
    margin-left: -10px;
    margin-top: -10px;
    margin-bottom: 10px;
}
#hatenomore-main h4 {
    margin-top: -15px;
    border-top: 5px solid rgb(243, 243, 243);
}


#hatenomore-main button, input, textarea {
    font-family: 'Lato', sans-serif;
    font-size: 1em;
    line-height: 1.4375em;
}
#hatenomore-main input[type=checkbox],
#hatenomore-main input[type=radio] {
    display: none;
}
#hatenomore-main div.checkbox,
#hatenomore-main div.radio {
    position: relative;
}
#hatenomore-main .checkbox label,
#hatenomore-main .radio label {
    display: inline-block;
}
#hatenomore-main input[type=checkbox] + label::before,
#hatenomore-main input[type=radio] + label::before {
    content: "";
    display: inline-block;
    width: 17px;
    height: 17px;
    margin-right: 8px;
    sposition: absolute;
    left: 0;
    bottom: 1px;
    background-color: #000;
    border-radius: 100%;
}
#hatenomore-main input[type=checkbox] + label::before {
    width: 15px;
    height: 15px;
    bottom: 2px;
    left: 1px;
    border-radius: 0;
}
#hatenomore-main input[type=checkbox]:checked + label::before,
#hatenomore-main input[type=radio]:checked + label::before {
    background-color: rgb(0,159,225);
}
#hatenomore-main div.text {
    margin-top: 10px;
    margin-left: 28px;
    position: relative;
}
#hatenomore-main input[type="text"] {
    background-color: rgb(0,159,225);
    color: white;
    padding: 2px 0 2px 35px;
    max-width: 250px;
    height: 38px;
    border: none;
}
#hatenomore-main textarea {
    background-color: rgb(0,159,225);
    color: white;
    padding-left: 35px;
    padding-top: 5px;
    width: 320px;
    height: 150px;
    border: none;
}
#hatenomore-main .text::before {
    content: '→';
    position: absolute;
    left: 10px;
    top: 8px;
    color: white;
}

#hatenomore-main .table {
    margin: 5px 28px 0;
}
#hatenomore-main table {
    border-collapse: collapse;
    width: 100%;
}
#hatenomore-main th {
    height: 100px;
    color: black;
    font-family: 'Lato', sans-serif;
    font-weight: 900;
    font-size: 16px;
    line-height: 1.4375em;
    text-align: center;
    text-transform: initial;
    vertical-align: middle;
}
#hatenomore-main td,
#hatenomore-main th {
    border: 5px solid rgb(0,159,225);
}
#hatenomore-main #info table {
    margin-top: 10px;
}
#hatenomore-main #info td {
    border: 5px solid black;
}
#hatenomore-main td.radio {
    padding: 0;
    height: 100px;
    position: relative;
}
#hatenomore-main td.single.radio {
    width: 100px;
}
#hatenomore-main td.single.radio label {
    display: block;
    padding-top: 45px;
    text-align: center;
    overflow: hidden;
    position: absolute;
    top: -5px;
    bottom: -5px;
    right: -5px;
    left: -5px;

}
#hatenomore-main td.single.radio label:before {
    margin-right: 0;
}
#hatenomore-main td.single.radio input:checked + label {
    background: rgb(0,159,225);
}
#hatenomore-main td.single.radio input:checked + label::before {
    background-color: white;
}

#hatenomore-main td.multiple.radio {
    text-align: center;
}
#hatenomore-main td.multiple.radio label {
    width: 17px;
    margin: 10px;
    position: relative;
    padding-bottom: 2em;
}
#hatenomore-main td.multiple.radio label::before {
    position: absolute;
    top: 2em;

}


#hatenomore-main #download {
    border-width: 0 0 5px 0;
    border-color: rgb(31, 146, 74);
    padding-bottom: 5px;
    display: inline-block;
    margin-bottom: 10px;
}
#hatenomore-main #download a {
    text-decoration: none;
    color: rgb(31, 146, 74);
}

#hatenomore-main #counter {
    position: absolute;
    right: -2px;
    top: -50px;
    width: 100px;
    height: 65px;
    border-radius: 50px;
    background: rgb(252, 234, 43);
    text-align: center;
    padding-top: 35px;
}

#hatenomore-main .box button {
    background: rgb(0,159,225);
    color: white;
    text-align: center;
    line-height: 50px;
    height: 53px;
    border: none;
    padding: 0 30px;
}
#hatenomore-main .box button:hover {
    background: black;
    color: white;
}


#hatenomore-main h3.error {
    background: red;
}
#hatenomore-main .box div.error {
    display: inline-block;
    color: red;
    margin-left: 1em;
}
#hatenomore-main .box th div.error {
    margin-left: 0;
}
#hatenomore-main th.error {
    background: red;
}


#hatenomore-main #info p {
    text-indent: 1em;
}

.hatenomore-mainlang{
	float: left;
	padding-right: 10px;
}
.firstlang{
	padding-left: 36px;
}


@media (min-width: 1100px) {
    #hatenomore-main #counter {
        right: -52px;
    }

}
@media (min-width: 1250px) {
    #hatenomore-main h1 {
        margin: 0 0 50px 0;
    }
}
