.mobilkupong {

}
.mobilkupong blockquote {
    border:2px solid #83BB26;
    display: inline-block;
    padding:15px;
    margin-top:10px;
    vertical-align: top;
}
.mobilkupong blockquote span.exclamation{
    background:#83BB26;
    border-radius: 50%;
    text-align: center;
    height:60px;
    margin-right: 20px;
    font-weight: bold;
    width: 60px;
    font-size: 40px;
    color:#fff;
    float:left;
}
.mobilkupong h4{
    margin-top:40px;
}
.mobilkupong blockquote b {
    color:#83BB26;
    font-weight: bold;
}
.mobilkupong .kupongright .kupongrightcontent {
  padding-left:20px;
}
.mobilkupong .kupongright p{

 }
 .cpntxtarea{
    height: auto;
 }
 .coupimgerror {
     display: none;
     margin-top:15px;
 }
 .mobilkupong .kupongright p b{
font-weight: bold;
color:#83BB26;
}
.mobilkupong .kupongright img{
margin:0 auto;
}
.mobitem {
    margin-bottom: 30px;
}
.mobitem b{
    color:#83BB26;
}
.marvel-device.iphone8plus {
    height: 696px;
    transform: scale(0.7);
    margin-top:-90px;
}
#kupongreview {
    display:none;
}
#submitkupong, .sendcoupon {
    background:#83BB26 !important;
    color:#fff;
    border:0;
    padding:12px 17px;
    transition: all .5s;
}
#submitkupong:focus, .sendcoupon:focus {
text-decoration: none;
}
#submitkupong:hover, .sendcoupon:hover {
    background:#A1D944 !important; 
    text-decoration: none;
}
.couponerror, .couponok {
    display: none;
}
h4.preview {
    text-align: center;
    font-size:24px;
}
.screentop {
    background-image:url(https://www.clearon.se/wp-content/uploads/2020/11/mobile-top.jpg);
    background-size: contain;
    min-height: 65px;
    position: absolute;
    top:0;
    left:0;
    right:0;

}
.screencode {
    background-image:url(https://www.clearon.se/wp-content/uploads/2020/11/mobile-code.png);
    background-size: contain;
    min-height: 103px;
    position: absolute;
    top:83px;
    left:0;
    right:0;
    z-index: 4;

}

.screenbot {
    background-image:url(https://www.clearon.se/wp-content/uploads/2020/11/mobile-bottom.jpg);
    background-size: contain;
    min-height: 49px;
    position: absolute;
    bottom:0;
    left:0;
    right:0; 
}
.screenbg {
    width: 100%;
    top:65px;
    position: relative;
    height: 582px;
    z-index: 3;
    background-repeat: no-repeat;
    background-size:contain;
    background-position: center;
    overflow: hidden;
    display: block;
}