#mobicomments p,#mobicomments b{font-size:14px;color:blueviolet;}#mobicomments span{color:blueviolet;}.wordwrap{white-space:pre-wrap;white-space:-moz-pre-wrap;white-space:-pre-wrap;white-space:-o-pre-wrap;word-wrap:break-word;}
#correctans{-moz-border-radius:10px 10px 10px 10px;border-radius: 5px 5px 5px 5px;background:none repeat scroll 0 0 #FFF;border:1px solid #C2C2C2;color:#393635;margin:5px auto;padding:10px;}#correctans a{color:blue;}#wrongans{-moz-border-radius:10px 10px 10px 10px;background:none repeat scroll 0 0 #FFF;border:1px solid #C2C2C2;color:#393635;margin:5px auto;padding:10px;}a{color:blueviolet;}
.image img{max-width:95%;padding:10px 0;}.image,.audio,.video{padding:2px;}.bodymessage *{color:inherit;font-family:inherit;font-size:inherit;}#keyword{border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;width:290px;margin:0 auto;height:30px;}#search{border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;height:auto;padding:5px;}
.map{padding: 10px;}

.fb-like-box iframe{width: 100% !important;overflow: hidden;}
#navcontainer{padding: 5px; text-align: center;}
#navcontainer ul { margin: 0;padding: 0;list-style-type: none;text-align: center;}
#navcontainer ul li{display: inline;padding: 5px;}
#navcontainer ul li a{display: inline;width: auto;color: blue;text-decoration: underline;}
.contactstyle tr td{ border:none;padding:5px; }
input[type=radio] {margin: 0.5em 0.25em 0.25em 0;}
.sqquiz input[type=checkbox] {margin: 0.5em 0.25em 0.25em 0;}
/*.btn {*/
/*display: inline-block;*/
/*padding: 6px 12px;*/
/*margin-bottom: 0;*/
/*font-size: 14px;*/
/*font-weight: normal;*/
/*line-height: 1.42857143;*/
/*text-align: center;*/
/*white-space: nowrap;*/
/*vertical-align: middle;*/
/*cursor: pointer;*/
/*-webkit-user-select: none;*/
/*-moz-user-select: none;*/
/*-ms-user-select: none;*/
/*user-select: none;*/
/*background-image: none;*/
/*border: 1px solid transparent;*/
/*border-radius: 4px;*/
/*}*/
.btn-success {
    color: #000;
    background-color: #ccc;
    border-color: #000;
}
.fileinput-button {
    position: relative;
    overflow: hidden;
}
.fileinput-button input {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    opacity: 0;
    -ms-filter:'alpha(opacity=0)';
    font-size: 200px;
    direction: ltr;
    cursor: pointer;
}
.szlider{
    height:15px;
    border:1px solid #000;
    overflow:hidden; }
.black_overlay{
    display: none;
    position: fixed;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
    background-color: black;
    z-index:1001;
    -moz-opacity: 0.8;
    opacity:.80;
    filter: alpha(opacity=80);
}

.white_content {
    display: none;
    position: absolute;
    top: 25%;
    right:1%;
    left:1%;
    height: 120px;
    padding: 5px;
    border: 5px solid #000;
    background-color: white;
    z-index:1002;
    overflow: hidden;
}
.szliderbar{
    height:15px;
    float:left;
    border-right: 1px solid #000000;
    background: #d65946; }
.szazalek {
    color: #000000;
    font-size: 15px;
    font-style: italic;
    font-weight: bold;
    left: 25px;
    position: relative;
    top: -16px;
    clear: both;
}
#ads{padding: 10px;height: 80px;}
.adsbygoogle{margin-top: -10px;margin-left: -10px;}
#ads img{max-height: 70px;max-width: 180px;}
div.adstop{margin-bottom: 10px;}
div.adsbottom{margin-top: 25px;margin-bottom: -25px;}

/* swipe */
.carousel {
    background: silver;
    overflow: hidden;
    width:100%;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translate3d(0,0,0) scale3d(1,1,1);
    -webkit-transform-style: preserve-3d;
}

.carousel ul.animate {
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.carousel>ul {
    transform: translate3d(0%,0,0) scale3d(1,1,1);
    -o-transform: translate3d(0%,0,0) scale3d(1,1,1);
    -ms-transform: translate3d(0%,0,0) scale3d(1,1,1);
    -moz-transform: translate3d(0%,0,0) scale3d(1,1,1);
    -webkit-transform: translate3d(0%,0,0) scale3d(1,1,1);
    overflow: hidden;
    -webkit-backface-visibility: hidden;
    -webkit-transform-style: preserve-3d;
    padding: 0;
}

.carousel>ul {
    -webkit-box-shadow: 0 0 20px rgba(0,0,0,.2);
    box-shadow: 0 0 20px rgba(0,0,0,.2);
    position: relative;
}

.carousel>ul>li {
    float: left;
    overflow: hidden;
    -webkit-transform-style: preserve-3d;
    -webkit-transform: translate3d(0,0,0);
}

.carousel li h2 {
    background: #42d692;
    color: #fff;
    font-size: 30px;
    text-align: left;
    /*position: absolute;*/
    padding: 15px;
    top: 40%;
    left: 0;
    width: 100%;
    text-shadow: -1px -1px 0 rgba(0,0,0,.2);
}

/*#carousel li.pane { background: #42d692; }*/
.carousel>ul>li li {
    text-align: left;
    list-style: none;
    padding: 8px;
}
.instagram article {
    float: left;
    width: 50%;
    padding: 5px;
    margin: 5px 0;
    display: block;
    border: 1px solid lightgray;
    border-radius: 3px;
    box-shadow: 2px 2px 1px #888888;
}
.instagram .card{
    width: 100%;
    background: #fff;
    box-shadow: 0 2px 4px -2px rgba(0,0,0,0.1);
}
.instagram .media {
    overflow: hidden;
    display: block;
    position: relative;
    background-color: #eee;
}
.instagram, .media {
    padding: 0;
}
a {
    color: #333;
    text-decoration: none;
}
.instagram .pic {
    width: 100%;
    height: auto;
    padding-bottom: 100%;
    background-position: center center;
    background-size: cover;
}
.instagram .card{
    width: 100%;
    background: #fff;
    box-shadow: 0 2px 4px -2px rgba(0,0,0,0.1);
}
.instagram{
    background-color: #f7f7f7;
    padding: 3px;
}
.instagram *{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.instagram p {
    height: 40px;
    max-height: 40px;
    overflow: hidden;
    word-wrap: break-word;
    line-height:20px;
}
.instagram small {
    font-size: 90%;
    color: #aaa;
}
.instagram .caption {
    /*line-height: 1.3rem;*/
    border-bottom: 1px solid rgba(0,0,0,0.04);
}
.instagram footer img {
    height: 15px;
}
.instagram footer {
    color: #bbb;
}
@media only screen and (min-width: 700px) {
    .instagram article {
        width: 33.3%;
    }
}
@media only screen and (min-width: 1000px) {
    .instagram article {
        width: 25%;
    }
}
.slim,.slim[data-state*=empty]:hover{
    background-color: white !important;
}
div.slim-label p{
    color:white;
}
div.slim-label {
    display:inline-block;
    color:white;
    border:1px solid #CCC;
    background:#4CAF50;
    box-shadow: 0 0 5px -1px rgba(0,0,0,0.2);
    cursor:pointer;
    vertical-align:middle;
    text-align: center;
    padding: 15px 22px;
    text-decoration: none;
    font-size: 16px;
    border-radius: 8px;
}
div.slim-label:active {
    color:red;
    box-shadow: 0 0 5px -1px rgba(0,0,0,0.6);
}

.top5 { margin-top:5px; }
.top7 { margin-top:7px; }
.top10 { margin-top:10px; }
.top15 { margin-top:15px; }
.top17 { margin-top:17px; }
.top30 { margin-top:30px; }
.bottom5 { margin-bottom:5px; }
.bottom7 { margin-bottom:7px; }
.bottom10 { margin-bottom:10px; }
.bottom15 { margin-bottom:15px; }
.bottom17 { margin-bottom:17px; }
.bottom30 { margin-bottom:30px; }
.selfie-file-drop-area label {
    display: block;
    padding: 2em;
    background: #eee;
    text-align: center;
    cursor: pointer;
}
.slim-btn {
    width: 46px;
    height: 46px;
}
.slim .slim-area .slim-loader{
    top: calc(50% - 50px);
    right: calc(50% - 50px);
    /*background: rgba(160,160,160,1);*/
    width: 100px;
    height: 100px;
}

.otherDIV{display: flex}
.otherDIV .sq-other-input{pointer-events: none; background-color:lightgrey;padding-left: 5px;padding-right: 5px; }
.otherDIV input.other:checked~.sq-other-input{pointer-events: auto;background-color:white;  }