.profilkuponlar{
    margin-top: 5px;
}
.profilkuponlar ul{
    width: 50%;
}
.profilkuponlar ul li{
    width: 100%;
}
.kupon{
    position: relative;
    float: left;
    width: 100%;
    margin-bottom: 20px;
    overflow :hidden;
}
.aciklama{
    padding: 5px;
    width: calc(100% - 10px);
    padding-bottom: 10px;
    padding-top: 10px;
}
.kuponicerikz{
    padding: 2px;
    width: calc(100% - 8px);
}
.s1{
    background: #2CAC86;
    /*background: #459484;*/
    border-radius: 7px;
}
.s2{
    background: #C65457;
    /*background: #459484;*/
    border-radius: 7px;
}

.s2 .kupondipicerik ul{background: #FFF8F8!important;}
.s1 .kupondipicerik ul{background: #F0FDF9!important;}
.s0 .kupondipicerik ul{background: #F7F8FC!important;}
.s2 .beyaz{background: #FFF8F8!important;}
.s0{
    background: #E2E4F0;
    border-radius: 7px;
    padding: 2px;
    width: calc(100% - 8px);
}
.svip{
    background: goldenrod;
}
.beyaz{
    background: #F1F3F3;
    border-radius: 6px;
    padding: 1px;
    width: calc(100% - 2px);
}
.kuponaciklama{
    border: 1px solid white;
    padding: 5px;
    padding-left: 2px;
    padding-bottom: 0px;
    width: calc(100% - 9px);
    padding-top: 0px;
    border-radius: 8px;
}
.kupondipicerik ul{
    padding: 5px;
    padding-left: 15px;
    width: calc(100% - 98px);
    background: #F1F3F3;
    margin-bottom: 1px;
    border-radius: 6px;
}
.dipbaslik{
    font-weight: bold;
    color: gray;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 11px;
}
.ortala{
    text-align: center;
}
.takimlar{
    margin-top: 2px;
    color: #1287EA;
    font-weight: bold;
    font-size: 12px;
}
.bekleyenkupondestek{
        height: 30px;
    width: 100%;
}
.oranyazi{
    margin-right: 10px;
    float: right;
    font-weight: bold;
    color: #28346F;
}
.oranyazi b{
    background: #FDD50B;
    color: #28346F;
    padding: 5px 10px 5px 10px;
    border-radius: 10px;
}
.macsaati{
    color: #A2A7AB;
    font-size: 12px;
    padding-bottom: 1px;
    padding-top: 5px;
    padding-left: 40px;
    width: calc(100% - 40px);
}
.mactipi{
    position: absolute;
    width: 16px;
    height: 16px;
    margin-left: -40px;
    margin-top: -1px;
}
.mactipi img{
    border-radius: 12px;
}
.macadeti{
    position: absolute;
    width: 13px;
    height: 12px;
    margin-left: -19px;
    margin-top: 0px;
    text-align: center;
    color: white;
    padding-top: 1px;
    border-radius: 2px;
    font-size: 10px;
    font-weight: bold;
}
.u1{
    background: #DD143C;
}
.u2{
    background:#E28E34;
}
.u3{
    background: #52C1A2;
}
.u4{
    background: forestgreen;
}
.kuponoran{
    position: relative;
    margin: 0px auto;
    width: 50px;
    text-align: center;
    margin-top: 2px;
    margin-bottom: 2px;
    padding-top: 8px;
    padding-bottom: 7px;
    border: 1px solid #D6D5C9;
    border-radius: 14px;
    font-size: 12px;
    color: #333;
    background: white;
}
.kuponsonucu{
    padding: 8px;
    padding-left: 36px;
    width: calc(100% - 42px);
    font-weight: bold;
    color: white;
    text-align: right;
}
.kazandiicon{
    position: absolute;
    width: 18px;
    height: 18px;
    background-image: url(../img/kazandi.png);
    background-size: 18px 18px;
    background-position: center;
    background-repeat: no-repeat;
    margin-left: -26px;
    margin-top: -3px;
    right: 120px;
    border-radius: 50%;
}
.kaybettiicon{
    position: absolute;
    width: 18px;
    height: 18px;
    background-image: url(../img/kaybetti.png);
    background-size: 18px 18px;
    background-position: center;
    background-repeat: no-repeat;
    margin-left: -26px;
    margin-top: -3px;
    border-radius: 50%;
    right: 120px;
}
.bekleyenkupondestek .ekleyen{color: #28346F!important;
    margin-top: 7px;
    font-weight: bold;}
.ekleyen{
    color: #fff;
    position: absolute;
    text-decoration: none;
    z-index: 1;
    float: left;
    left: 10px;
}
.kuponsahibinick .ekleyen{margin-top: 14px!important;}
.kisi{
    color: gray;
    margin-left: 5px;
}
.kuponalt{
    padding: 8px;
    padding-bottom: 8px;
    padding-left: 26px;
    padding-top: 12px;
    width: calc(100% - 34px);
    color: #AFB8BF;
}
.yorumyaz{
    display: none;
    padding: 2px;
    padding-left: 10px;
    width: calc(100% - 12px);
}
.yorumyazanfoto{
    position: relative;
    float: left;
    width: 26px;
    height: 26px;
    border-radius: 2px;
}
.yorumyazanfoto img{
    width: 100%;
    height: 100%;
    border-radius: 2px;
}
.yorumyaz input[type="text"]{
    width: calc(100% - 150px);
    float: left;
    margin-left: 5px;
    padding: 8px;
    border: 1px solid #ccc;
    background-size: 100% 100%;
    background: #fff;
    border: 1px solid #9CA0B4;
    border-radius: 10px;
    margin-right: 10px;
}
.yazilanyorum{
    padding: 2px;
    padding-left: 10px;
    width: calc(100% - 12px);
    margin-bottom: 4px;
}
.yorumgonder{
    position: relative;
    float: left;
    padding: 9px;
    padding-left: 15px;
    padding-right: 15px;
    margin-top: 0px;
    background: #FDD50B;
    background-size: 100% 100%;
    color: #28346F;
    font-weight: bold;
    cursor: pointer;
    border-radius: 10px;
}
.yorumekle{
        cursor: pointer;
    color: #445782;
    font-weight: bold;

}
.yorumla{
    cursor: pointer;
    color: #009DD9;
}
.yorumicerik{
    position: relative;
    float: left;
    width: calc(100% - 50px);
    margin-left: 10px;
    color: #000;
    word-wrap: break-word;
}
.yorumicerik a{
    text-decoration: none;
}
.pKisalt_goster{
    text-decoration: none;
    color: #009DD9;
}
.yorumekleyen{
    color: #28346F;
    font-weight: bold;
    text-decoration: none;
}
.tumyorumlar{
    color: #009DD9;
    padding-bottom: 5px;
    padding-left: 10px;
    width: calc(100% - 10px);
}
.tumunugoster{
    cursor: pointer;
}
.kuponsahibifoto{
    position: absolute;
    width: 48px;
    height: 48px;
    background: rgba(156,160,180, 0.3);
    margin-left: -53px;
    text-align: center;
    border-radius: 15px;
}

.kuponsahibifoto img{
    width: 30px;
    border-radius: 4px;
    margin-top: 10px;
}
.kuponsahibinick{
    padding-top: 5px;
    padding-bottom: 5px;
    font-weight: bold;
    padding-left: 3px;
    width: calc(100% - 3px);
}
.kuponsahibinick a{
    text-decoration: none;
}
.konusil{
    color: crimson;
    cursor: pointer;
}
.yorumsil{
    color: crimson;
    cursor: pointer;
}
.yorumsil2{
    color: crimson;
    cursor: pointer;
}
.yorumsikayet{
    color: gray;
    cursor: pointer;
}
.konusikayet{
    color: crimson;
    cursor: pointer;
}
.zamanicon{
    position: absolute;
    width: 18px;
    height: 18px;
    background: url(../img/menuy.png);
    background-size: 100% 100%;
    margin-left: -22px;
    margin-top: -2px;
}
.kupondurumu{
    position: absolute;
    left: 10px;
}
.kupondurumu a{
        color: rgba(40, 52, 111, 0.4);
    font-weight: bold;
    text-decoration: none;
    font-size: 13px;
}
.skorsonucu{
    position: absolute;
    right: 24px;
    margin-top: 16px;
    color: #333;
    font-size: 11px;
}
.tahmindurumu{
    position: absolute;
    margin-top: 16px;
    width: 10px;
    height: 10px;
    right: 6px;
    border-radius: 50%;
}
.d0{
    background: orange;
}
.d1{
    background: #2CAD86;
}
.d2{
    background: crimson;
}
@media only screen and (max-width: 404px) {
    .kupon{
        position: relative;
        float: left;
        padding: 5px;
        width: calc(100% - 10px);
        margin-bottom: 20px;
        overflow :hidden;
    }
    .kuponsahibifoto{
        display: none;
    }
}