html {

}

body {
        background-color: #FFF;
        margin:0;
        font-family: 'Roboto', sans-serif;
        font-size: 15px;
        color:#333;

}

h1 {
        font-family: 'Heebo', sans-serif;
        font-size: 1.7em;
        font-weight: bold;
        margin:0 0 0.2em 0;
        line-height: 1.2em;

}

.thumb {
    display: inline-block;
    width: 1.8em !important;
    height: 1.8em !important;
    margin-right: 0.5em;
    margin-bottom: -0.3em;
}



h2 {
        font-family: 'Heebo', sans-serif;
        font-weight: bold;
        font-size: 1.2em;
        font-weight: bold;
        margin:0.8em 0 0.2em 0;
}


h4 {
        font-family: 'Heebo', sans-serif;
        font-weight: bold;
        font-size: 1.1em;
        font-weight: bold;
        margin:0em 0 0.1em 0;

        text-align: center;
}



p {
    font-size: 1.1em;
    margin:0.4em 0 0.4em 0;
    line-height: 1.4em;

}


a {
    color: #003B81;
}
img {
        display: block;
        max-width: 100%;
        width: 100%;
}


#topcorner {
    width:100%;
    padding:0;
    background-image: url(images/halva-potten.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: top left;
    text-align: center;
    min-height: 25em;

}

#showTheInfo {
    padding:0em 0.4em 0.4em 0.4em;
    border:solid 0.05em #CCC;
    /*display: none;*/
     border-radius: 0.2em;
}

.oneFor {
    padding: 0.5em;
    margin: 0 2% 0 2%;
    border:solid 1px #CCC;
    margin-bottom: 0.4em;
    background-color: #F2F2F2;
}
#logoarea {
    width:40%;
    margin:0 auto 0.5em auto;
    padding-top:1em;
    /*position: relative;*/



}



.theBtn {
    width:42.5%;
    background-color: #FFF;
    color:#000;
    font-size: 1.1em;
    padding:0.8em;
    text-align: center;
    box-sizing: border-box;
    cursor: pointer;
    cursor: hand;
    border-radius: 0.2em;
    border:solid 0.05em #CCC;
    float:left;
    margin-left:5%;
    margin-top:0.6em;
}
.theBtnPressed {
    background-color: #3C924B;
     border:solid 0.05em #3C924B;
    color:#FFF;
}


.theBtnWide {
    width:90%;
    background-color: #3C924B;
    color:#FFF;
    font-size: 1.1em;
    padding:0.8em;
    text-align: center;
    box-sizing: border-box;
    cursor: pointer;
    cursor: hand;
    border-radius: 0.2em;
    border:solid 0.05em #3C924B;
    float:left;
    margin-left:5%;
    margin-top:0.6em;
}

.greenClr {
    color: #3C924B;
}
.theBtnWideInside {
    width:100%;
    background-color: #3C924B;
    color:#FFF;
    font-size: 1.1em;
    padding:0.8em;
    text-align: center;
    box-sizing: border-box;
    cursor: pointer;
    cursor: hand;
    border-radius: 0.2em;
    border:solid 0.05em #3C924B;
    float:left;
    margin-left:0%;
    margin-top:0.6em;
    text-decoration: none;


}
.round {
    background-color: transparent;
    border: none;
    background-image: url(/images/round.jpg);
    background-size: contain;
    background-position: center;
    height: 20em;
    line-height: 18em;
    background-repeat: no-repeat;



}
.qText {
    font-size: 3em;
}
.theBtnWideInsideWhite {
    width:100%;
    background-color: #F2F2F2;
    color:#333;
    font-size: 1.1em;
    padding:0.8em;
    text-align: center;
    box-sizing: border-box;
    cursor: pointer;
    cursor: hand;
    border-radius: 0.2em;
    border:solid 0.05em #3C924B;
    float:left;
    margin-left:0%;
    margin-top:0.6em;
}
.menuBtn {
    display: block;
    text-decoration: none;
    background-color: #3C924B;
    color:#FFF;
    font-size: 1.1em;
    padding:0.8em 0.1em 0.8em 0.1em;
    text-align: center;
    box-sizing: border-box;
    cursor: pointer;
    cursor: hand;
    border-radius: 0.2em;
    border:solid 0.05em #3C924B;
    float:left;
    margin-left:2%;
    margin-top:0.6em;
}
.mbInMenu {
    padding:0.5em 0.1em 0.5em 0.1em;
    margin-top:0.2em;
}
.menuBtnWh {
    background-color: #F2F2F2;
    color:#333;
    border:solid 0.05em #CCC;
}
.mb1 {
  width:13.3%;
}
.mb2 {
  width:36.6%;
}
.mb3 {
  width:26.6%;
}
.mb4 {
  width:47%;
}

#foreningSuggestion div {
    padding: 0.5em;
    border:solid 1px #3C924B;
    color: #3C924B;
    border-radius: 0.2em;
    margin-bottom:0.4em;
}
#foreningSuggestion span {
    display: block;
    padding: 0.5em;
    border:solid 1px #FF0000;
    color: #FF0000;
    background-color: #F2F2F2;
    border-radius: 0.2em;
     margin-bottom:0.4em;
}

.mbHome {
     background-image: url('/images/home.png');
    background-position: top center;
    background-repeat: no-repeat;
    background-size: contain;

    position: absolute;
    top:0.3em;
    left:0.3em;
    width: 3em;
    height: 3em;
}

.mbOpen {
    background-image: url('/images/menu.png');
    background-position: top center;
    background-repeat: no-repeat;
    background-size: contain;
    position: fixed;
    top:0.3em;
    right:0.3em;
    width: 4.6em;
    height: 4.2em;

}

#mbMenu {
    display: none;
    background-image: url('/images/bgop.png');
    background-repeat: repeat;
    position: fixed;
    top:0;
    left:0;
    bottom:0;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    padding: 1em;
    border-bottom: solid 1px #CCC;
}
#mbMenu img {
    display: none;
}

.mbEmail {
    background-image: url('/images/email.png');
    background-position: top center;
    background-repeat: no-repeat;
    background-size: contain;
}

.tellBox {
    color:#FF0000;
    border: solid 1px #FF0000;
    box-sizing: border-box;
    padding: 0.8em;
    width: 96%;
    margin-left: 2%;
    border-radius:0.2em;
    text-align: center;
}
.tb100 {
    width: 100%;
     margin-left: 0%;
}
#tellCurrentRound {
    margin-top:0.5em;
    display: none;
}
#isDoneTemp {
    margin-bottom: 0.7em;
    display: none;
}

.qImage {
    margin-top:0.5em;
}

.oneRoundToShare {
   background-color: #FFFFFF;
    border: solid 1px #F2F2F2;
    box-sizing: border-box;
    padding: 0.8em;
    width: 100%;

    border-radius:0.2em;
    text-align: left;
    box-shadow: 1px 1px 1px 1px #CCC;
    margin-top: 1.2em;

}


.matchBox {
    display: block;
  background-color: #FFF;
    border: solid 1px #CCC;
    box-sizing: border-box;
    padding: 0.8em;
    width: 96%;

    border-radius:0.2em;
    text-align: left;
    box-shadow: 1px 1px 1px 1px #CCC;
    margin: 1em 2% 1em 2%;
    text-align: center;
    text-decoration: none;
    color: #000;

}
.matchBox img {
    width: 50%;
    margin-left: 25%;


}


.shareBtnOne {
    width:auto;
    background-color: #3C924B;
    color:#FFF;
    font-size: 1.1em;
    padding:0.6em 0.2em 0.6em 0.2em;
    text-align: center;
    box-sizing: border-box;
    cursor: pointer;
    cursor: hand;
    border-radius: 0.2em;
    border:solid 0.05em #3C924B;
    margin-top:0.6em;
}

.inLink {
    width:auto;
    background-color: #3C924B;
    color:#FFF;
    padding:0.1em 0.2em 0.1em 0.2em;
    cursor: pointer;
    cursor: hand;
    border-radius: 0.2em;
    border:solid 0.05em #3C924B;
    text-decoration: none;

}

#progressBar {
    width: 100%;
    background-color: #F2F2F2;
    border:solid 0.05em #CCC;
    position: fixed;
    top:0;
    left:0;
    height: 1em;

}
#progressBarIn {
    width: 0%;
    background-color: #3C924B;
    height: 1em;
}

.wsIcon {
    width: 20%;
    margin-left: 40%;
}


#shareHow {
    display: none;
    background-color: #FFFFFF;
    position: fixed;
    top:0;
    bottom:0;
    width: 100%;
    box-sizing: border-box;
    padding: 0.5em;
}
#shareHow button {
    width: 100%;
    background-color: #3C924B;
    color: #FFFFFF;
    font-size: 1.1em;
    padding:0.8em 0.2em 0.8em 0.2em;
     text-align: center;
    box-sizing: border-box;
    cursor: pointer;
    cursor: hand;
    border-radius: 0.2em;
    border:solid 0.05em #3C924B;
    margin-top: 0.8em;
}

#shareForeningBtn {
    width: 100%;
    background-color: #3C924B;
    color: #FFFFFF;
    font-size: 1.1em;
    padding:0.8em 0.2em 0.8em 0.2em;
     text-align: center;
    box-sizing: border-box;
    cursor: pointer;
    cursor: hand;
    border-radius: 0.2em;
    border:solid 0.05em #3C924B;
    margin-top: 0.8em;
}

.theBtnFifth {
    width:18.4%;
    background-color: #3C924B;
    color:#FFF;
    font-size: 1.1em;
    padding:0.8em 0.2em 0.8em 0.2em;
    text-align: center;
    box-sizing: border-box;
    cursor: pointer;
    cursor: hand;
    border-radius: 0.2em;
    border:solid 0.05em #3C924B;
    float:left;
    margin-right:2%;
    margin-top:0.6em;
    position: relative;
}
.tbfLast {
   margin-right:0%;
}
.chooseType {
    border: solid 1px #CCCCCC;
    background-color: #F2F2F2;
    padding:0.7em;
    border-radius: 0.5em;
    position: relative;
}
.tbfStar {
    position: absolute;
    width: 4.8em;
    height: 2.88em;
    top:-1em;
    right:-1em;
}
.tbfOneStar {
    position: absolute;
    width: 1.5em;
    height: 1.5em;
    top:-0.7em;
    right:-0.5em;
}
.tbfTest{
    position: absolute;
    width: 9.6em;
    height: 2.88em;
    top:-1em;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
}
.tbfPrice{
    position: absolute;
    width: 4.8em;
    height: 2.88em;
    top:-1em;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
}
.theBtnReload {
    width:100%;
    background-image: url('/images/reload.png');
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    background-color: #FFF;
    border-radius: 0.2em;
    border:solid 1px #CCC;
    height:3em;
}




.thePriceWide {
    width:90%;
    background-color: #FFF;
    color:#000;
    font-size: 1.5em;
    font-weight: bold;
    padding:0.2em;
    text-align: center;
    box-sizing: border-box;
    cursor: pointer;
    cursor: hand;
    border-radius: 0.2em;
    /* border:solid 0.05em #3C924B;*/
    float:left;
    margin-left:5%;
    margin-top:0.6em;
}





.theBtnWideWhite {
    width:90%;
    background-color: #F2F2F2;
    color:#333;
    font-size: 1.1em;
    padding:0.8em;
    text-align: center;
    box-sizing: border-box;
    cursor: pointer;
    cursor: hand;
    border-radius: 0.2em;
    border:solid 0.05em #CCC;
    float:left;
    margin-left:5%;
    margin-top:0.6em;
}

.theBtnWideWhiteBg {
    width:90%;
    background-color: #FFF;
    color:#333;
    font-size: 1.1em;
    padding:0.8em;
    text-align: center;
    box-sizing: border-box;
    cursor: pointer;
    cursor: hand;
    border-radius: 0.2em;
    border:solid 0.05em #CCC;
    float:left;
    margin-left:5%;
    margin-top:0.3em;
}



.WideIn {
    width:100%;
    margin-left:0%;
}



.fullContainer {

    width:100%;
    margin:0 auto 0 auto;
     background-color: #F2F2F2;
    position: relative;


}


.container {
    border:solid 0.05em #CCC;
    padding:0em;
    max-width: 560px;
    margin:1em auto 0 auto;
    box-sizing: border-box;
    background-color: #FFF;
    position: relative;
    min-height: 50em;
    box-shadow: 0px 2px 2px 2px #CCC;
}

.infoDiv {
    width:90%;
    margin-left:5%;
}





input, select {
    width: 90%;
    padding:0.5em;
    border:solid 1px #CCC;
    margin-bottom:0.3em;
    font-size:1.25em;
    color:#333;
    line-height:1em;
    box-sizing: border-box;
    background-color: #FFFFCC;
    border-radius:0.2em;
    text-align: center;
}
textarea {
    width: 100%;
    padding:2%;
    border:solid 1px #CCC;
    margin:0% 0% 2% 0%;
    color:#333;
    resize: none;
    line-height:1.2em;
    font-family: 'Roboto', sans-serif;
    font-size:1em;
    height:6em;
    box-sizing: border-box;
    background-color: #FFFFCC;
}
.inpHalfLeft {
    width:44.25%;
    margin-right:0.25%;
}
.inpHalfRight {
    width:44.25%;
    margin-left:0.25%;
}

input[type=submit] {
    -webkit-appearance: none;
    width:90%;
    background-color: #3C924B;
    color:#FFF;
    font-size: 1.1em;
    padding:0.8em;
    text-align: center;
    box-sizing: border-box;
    cursor: pointer;
    cursor: hand;
    border-radius: 0.2em;
    border:solid 0.05em #3C924B;
    float:left;
    margin-left:5%;
    margin-top:0.6em;
}
.inp100 {
    width:100%;
    margin-left:0%;
}

#valdForening {
    background-color: #F2F2F2;



}

label {
    margin-bottom:0.2em;
     margin-top:1em;
}

.paySel {
    border:solid 1px #E8E8E8;
    border-radius: 3px;
    margin-top:1.5em;
}



.messRed {
    color:#000;
}
.redMessBorder {
    width :90%;
    border: dashed 0.2em #FF0000;
    border-radius:0.5em;
    margin-left:5%;
    box-sizing: border-box;
    background-color: #F2F2F2;

}

.redMessBorderFull {
     width :100%;
    border: solid 0.15em #FF0000;
    border-radius:0.5em;
    margin-bottom:0.8em;
    box-sizing: border-box;
    color:#FF0000;
    padding:0.8em;
}
.greenMessBorderFull {
     width :100%;
    border: solid 0.15em #006600;
    border-radius:0.5em;
    margin-bottom:0.8em;
    box-sizing: border-box;
    color:#006600;
    padding:0.8em;
}
.messGreen {
    color:#006600;
    padding:0.5em;
    border:solid 1px #006600;
    margin-bottom:0.5em;
    border-radius:0.5em;

}

.clr {
    clear:both;
    width: 1px;
    height: 0;
}

.clr_one {
    clear:both;
    width: 1px;
    height: 0.8em;
}

.clr_two {
    clear:both;
    width: 1px;
    height: 1.4em;
}
.clr_line {
    clear:both;
    width: 100%;
    height: 1em;
    margin-top:1em;
    border-top:solid 1px #3C924B;
}

.halfbox {
    width: 48%;
    margin: 1%;
    float:left;
    box-sizing: border-box;
    border: solid 1px #F2F2F2;
    padding:1em;
    overflow: hidden;
}

#chooseDistId {
display:none;
}
#chooseHeaderText {
   display:none;
}


.winnersChoose {
    border: solid 1px #F2F2F2;
    margin-top:1.5em;
}
.winnersChooseSmall {
    width:48%;
    float:left;
    margin-right:2%;
    border: solid 1px #F2F2F2;
    margin-top:0.8em;
    box-sizing: border-box;
}


.hideInMob {
    display:block;
}

.hideInComp {
    display:none;
}

.hideFirst {
    display: none;
}

.nodec {
    text-decoration: none;
    color:#333;
}




.crsr {
    cursor: pointer;
    cursor: hand;
}


li {
    padding:0.3em;
}




.table50 {
    width:50%;
    height: 1.8em;
    float:left;
    overflow: hidden;
}

.percent {
    width:100%;
    background-color: #F2F2F2;
    border: #CCC;
    min-height: 1em;

}
.percentIn {
    background-color: #3C924B;
     min-height: 1em;
    padding: 0.3em;
    text-align: left;
}


.oneQuestion {
    width:90%;
    background-color: #FFF;
    color:#333;
    font-size: 1em;
    padding:0.8em;
    text-align: center;
    box-sizing: border-box;
    cursor: pointer;
    cursor: hand;
    border-radius: 0.2em;
    border:solid 0.2em #3C924B;
    float:left;
    margin-left:5%;
    margin-top:0.6em;
}
.oneAnswer {
    width:90%;
    background-color: #FFF;
    color:#333;
    font-size: 1em;
    padding:0.8em;
    text-align: center;
    box-sizing: border-box;
    cursor: pointer;
    cursor: hand;
    border-radius: 0.2em;
    border:solid 0.05em #CCC;
    float:left;
    margin-left:5%;
    margin-top:0.6em;
}

#questionOnly {
    min-height: 1000px;
    display: none;
    position: absolute;
    top:0em;
    padding-top:1em;
    left:0;
    width: 100%;
    background-color: #F2F2F2;
    z-index: 9999;
}
.qoi {
    max-width: 560px;
    margin:0em auto 0 auto;
}

#walkimage img {
    width: 80%;
    margin-left: 10%;
}
.btns {
    width: 3em;
    height: 3em;
    float:left;
    margin: 0.5em;
    background-color: #3C924B;
    border-radius: 0.4em;
}

#demo {
    padding:20px 20px 20px 20px;
    /*border-bottom:solid 1px #CCC;*/
    background-color: #FFF;
    text-align:center !important;
    max-width: 560px;
    margin: 0 auto 0 auto;
}


.imBrdr {
    border: solid 1px #3C924B;
    box-sizing: border-box;
    width: 100%;
}