@import url("tema.css");
@import url("kupon.css");
.tablos{
    position: relative;
    margin: 0px auto;
    width: 94%;
    max-width: 1000px;
}
.sol{
    position: relative;
    float: left;
    width: 270px;
    padding-top: 15px;
    background: #fff;
    margin-top: 15px;
    border-radius: 10px;
}
.sag{
    position: relative;
    float: left;
    margin-left: 20px;
    width: calc(100% - 317px);
    padding: 10px;
    background: #fff;
    margin-top: 15px;
    border-radius: 10px;
}
.profilfoto{
    position: relative;
    margin: 0px auto;
    height: 100px;
    margin-bottom: 6px;
    border-radius: 20px;
    padding: 3px;
    text-align: center;
    width: 100px;
    background: rgba(156,160,180, 0.3);
    margin-left: calc(50% - 56px);
}
.profilfoto img{
    width: 100%;
    border-radius: 17px;
    height: 100%;
}
.profilisim{
    padding-top: 4px;
    padding-bottom: 2px;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    color: #808080;
}
.sayi{
    position: absolute;
    right: 8px;
    padding: 6px;
    padding-left: 10px;
    padding-right: 10px;
    margin-top: -20px;
    border-radius: 6px;
    font-size: 12px;
    font-weight: bold;
    background: #9CA0B4;
    color: #fff;
}
.profilseviye{
    padding-top: 0px;
    padding-bottom: 15px;
    font-size: 12px;
    color: gray;
    text-align: center;
    margin-bottom: 4px;
    border-bottom: 1px solid #D8D8D8;
}
.profilabone{
    border: 1px solid #EDEEF3;
    margin-left: 10px;
    padding-left: 40px;
    width: calc(100% - 64px);
    cursor: pointer;
    margin-top: 5px;
    margin-bottom: 0px;
    padding-top: 14px;
    padding-bottom: 14px;
    font-size: 12px;
    color: #28346F;
    font-weight: bold;
    border-radius: 6px;
    background: #F8F8F8;
}
.profilabone:hover{
    background: #eee;
}
.sosyalhesaplar{
    margin-top: 15px;
    margin-bottom: 10px;
}
.sosyalhesaplar ul{
    border: 1px solid #ddd;
    margin-left: 2px;
    margin-right: 2px;
    width: calc(25% - 6px);
    padding-top: 8px;
    padding-bottom: 5px;
    cursor: pointer;
    text-align: center;
    border-radius: 4px;
}
.sosyalhesaplar ul img{
    width: 16px;
    height: 16px;
}
.sosyalhesaplar ul:hover{
    background: #eee;
}
.takipicon{
    position: absolute;
    width: 17px;
    height: 17px;
    margin-left: -28px;
    margin-top: -2px;
}
.takipicon img{
    width: 100%;
    height: 100%;
}
.aboneicon{
    position: absolute;
    width: 17px;
    height: 17px;
    margin-left: -28px;
    margin-top: -2px;
}
.aboneicon img{
    width: 100%;
    height: 100%;
}
.profildegerleri{
    margin-bottom: 10px;
}
.profildegerleri ul{
    text-align: center;
    border: 1px solid #DADCE0;
    margin-left: 4px;
    margin-right: 4px;
    width: calc(25% - 10px);
    padding-top: 5px;
    font-size: 14px;
    padding-bottom: 5px;
}
.profildegerleri ul b{
    font-size: 12px;
}
.bulunamadi{
    text-align: center;
    padding-top: 20px;
}

.konuyaz{
    padding: 2px;
    padding-left: 5px;
    width: calc(100% - 7px);
    margin-bottom: 10px;
    border-radius: 6px;
    background: #F8F8F8;
}
.konuyazanfoto{
    position: relative;
    float: left;
    width: 42px;
    height: 42px;
    text-align: center;
    border-radius: 4px;
}
.konuyazanfoto img{
        width: 100%;
    background: #fff;
    border-radius: 4px;
}
.konuyaz input[type="text"]{
       float: left;
    width: calc(100% - 151px);
    margin-left: 12px;
    padding: 8px;
    border: 1px solid #ddd;
    background: white;
    margin-top: 5px;
    border-radius: 4px;
}
.konugonder{
    position: relative;
    float: left;
    margin-left: 10px;
    padding: 8px;
    padding-left: 14px;
    padding-right: 14px;
    margin-top: 6px;
    border-radius: 4px;
    background: #FDD50B;
    background-size: 100% 100%;
    color: #25283B;
    font-weight: bold;
    cursor: pointer;
}
.bilgi{
    border: 1px solid gold;
    width: calc(100% - 2px);
    padding-top: 10px;
    padding-bottom: 10px;
    background: #FCEDD0;
    text-align: center;
    border-radius: 4px;
    margin-bottom: 12px;
    color: #28346F;
    font-weight: 600;
}
.abonepenceresi{
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0, .5);
    z-index: 20;
}
.abonepanel .tablo{
    width: 100%!important;
}
.abonepanel{
    position: relative;
    margin: 0px auto;
    padding: 0px;
    text-align: center;
    background: white;
    width: 98%;
    max-width: 600px;
    border-radius: 10px;
    margin-top: 50px;
}
.tutartoplamback{
        float: right;
    margin-right: 50px;
    background: #F8F9FE;
    padding: 10px;
    border-radius: 10px;
    font-weight: bold;
    font-family: font2;
}
.abonebilgi{
    padding: 0px;
    padding-bottom: 10px;
    font-size: 13px;
    border-radius: 10px;
}
.abonebuton{
    position: relative;
    float: left;
    width: 120px;
    background: #009DD9;
    border: 1px solid #009DD9;
    color: white;
    margin-top: 6px;
    padding-top: 10px;
    padding-bottom: 10px;
    border-radius: 4px;
    cursor: pointer;
    margin-left:0px;
}
.abonebuton2{
    position: relative;
    float: left;
    width: 120px;
    background: white;
    color: #333;
    border: 1px solid #ddd;
    margin-top: 6px;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-left:10px;
    border-radius: 4px;
    cursor: pointer;
}
.abonebaslik{
    border-bottom: 1px solid #ccc;
    margin-bottom: 5px;
    padding-bottom: 8px;
    padding-top: 5px;
    text-align: left;
    font-size: 12px;
}
.abonelikicerik{
    padding: 0px;
    padding-top: 11px;
    padding-bottom:10px;
    font-family: font1;
    font-weight: normal;
    border-bottom: 1px solid #ddd;
}
.odemetipleri{
    border-bottom: 1px solid #ddd;
    margin-bottom: 5px;
}
.odemetipleri ul{
    width: 25%;
    padding-top: 10px;
    padding-bottom: 10px;
    cursor: pointer;
}
.odemeuyari{
    border-top: 1px solid #ddd;
    text-align: left;
    margin-top: 6px;
    padding-top: 10px;
    margin-bottom: 5px;
    color: gray;
    font-size: 11px;
}
.opens{
    display: none;
    text-align: left;
}
.openpapara{
    display: block;
}
.istatistik{
    margin-bottom: 7px;
}
.istatistik ul{
    margin-left: 2px;
    margin-right: 2px;
    border: 1px solid #ECF0F3;
    padding: 10px;
    padding-bottom: 4px;
    padding-top: 5px;
    width: calc(25% - 26px);
    font-size: 18px;
    font-family: font3;
    font-weight: normal;
    color: #28346F;
    border-radius: 4px;
    background: #F8F8F8;
}
.istatistik ul b{
    color: #28346F;
    font-size: 12px;
    margin-left: 8px;
    font-family: font2;
    margin-top: 3px;
    float: left;
}
@media only screen and (max-width: 1124px) {
    @media only screen and (max-width: 1024px) {
        @media only screen and (max-width: 760px) {
                .sol{
                    width: 100%;
                }
                .profilkuponlar{
                    width: calc(100% - 10px);
                    padding-left: 5px;
                }
                .sag{
                    width: 100%;
                    margin-left: 0px;
                    padding: 0px;
                    border: 0px solid white;
                    margin-top: 5px;
                    padding-top: 10px;
                }
                .profilfoto{
                    width: 68px;
                    height: 68px;
                    margin-left: 2px;
                    border-radius: 50%;
                }
                .profilfoto img{
                    border-radius: 50%;
                }
                .profilisim{
                    position: absolute;
                    margin-left: 90px;
                    width: calc(100% - 90px);
                    text-align: left;
                    font-size: 18px;
                    margin-top: 12px;
                }
                .profilseviye{
                    position: absolute;
                    margin-left: 90px;
                    font-size: 12px;
                    width: calc(100% - 90px);
                    text-align: left;
                    margin-top: 40px;
                }
                .profilabone{
                    margin-left: 2px;
                    margin-right: 2px;
                    width: calc(50% - 48px);
                    margin-bottom: 0px;
                }
                .istatistik ul{
                    margin-left: 5px;
                    margin-right: 5px;
                    border: 1px solid #ddd;
                    padding: 10px;
                    width: calc(50% - 32px);
                    font-size: 18px;
                    font-family: font2;
                    color: #333;
                    border-radius: 4px;
                    margin-bottom: 5px;
                }
        }
    }
}