

.marquee-vertical {

    overflow: hidden;
    position: relative;
    width:100%;
}

.marquee-vertical .yorumlar {

    animation: scroll-up 12s linear infinite;
}

@keyframes scroll-up {

    0% {
        left: 100%;
    }

    100% {
        left: -100%;
    }
}

/**/
.main {
    position: relative;
    border-radius: 20px;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    top: 100px;
    bottom: 100px;
    border: solid white thin;
    width: 1150px;
    height: auto;
    margin-bottom: 200px;
}

body {
    position: relative;
    min-width: 1150px;
    font-family: verdana;
    font-size: 16px;


    background-image:url(../fon.png);
    background-attachment: fixed;

    scrollbar-width: thin; /* seçenekler: auto | thin | none */
    scrollbar-color: #ff69b4 #ffeef7; /* thumb rengi | track rengi */
}

footer {
    position: relative;
    width: 100%;
    height: auto;
    border: none;
    background-color: #ffffffee;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    text-align: center;
    color: #000;
    padding-top:150px;
    padding-bottom:50px;
    
}

.orta {
    position: relative;
    width: 100%;
    height: auto;
    background-color: #ffffffee;
    min-height: 1600px;
}

header {
    position: relative;
    width: 100%;
    height: 250px;
    border: none;
}

.oturumbilgileri {
    position: absolute;
    top: 25px;
    text-align: right;
    right: 30px;
}

.fon {
    position: fixed;
    width: 100%;
    height: auto;
    z-index: -5;
}

.head {
    position: relative;
    width: 100%;
    height: 210px;
    text-align: left;
    background-color: #ffffffee;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
}
.noli {
    list-style-type: none;

}
.pointer{
    cursor:pointer;
}
.menu {
    position: relative;
    width: 100%;
    height: 40px;
    background-color: #ff69b4;
}

    .menu li {
        position: relative;
        float: left;
        width: 16%;
        height: 100%;
        color: #fff;
        text-align: center;
        padding-top: 7px;
        list-style-type: none;
    }

.logo {
    position: relative;
    height: auto;
    width: 80%;
}
.logoSmall {
    position: relative;
    height: auto;
    width: 300px;
    height:auto;
}

#panel_sifre_unuttum{
    display:none;
}

#panel_giris_yap{
    display:block;
}

#tara {
    position: relative;
    width: 70%;
    height: 40px;
    border-radius: 20px;
    border: solid #000 thin;
    margin-top: 85px;
}

#tarabtn {
    position: relative;
    width: 150px;
    height: 40px;
    text-align: center;
    border-radius: 20px;
    border: solid #ff69b4 thin;
    background-color: #ff69b4;
    color: #fff;
    margin-top: 85px;
}

.banner {
    position: relative;
    width: 100%;
    height: auto;
}

.banneryazi {
    position: absolute;
    top: 100px;
    right: 0px;
    left: 0px;
    color: #fff;
    font-size: 64px;
    text-shadow: 2px 2px #000;
}

.baslik {
    /* color: #ff69b4;*/
    padding-right: 60px !important;
    font-weight: 400;
    font-size: 18px;
    text-align: left;
    color: #fff;
    background-color: #ff69b4;
    width: auto;
    margin-bottom: 75px;
    margin-left:-50px;
    padding-left:60px !important;
    border-bottom-right-radius: 25px;
    border-top-right-radius: 25px;
}
.baslikX {
    color: #ff69b4;
    font-weight: 400;
    font-size: 18px;
    text-align: left;

}

.input {
    border: solid #000 thin;
    color: #000;
    width: 100%;
    height: 40px;
    border-radius: 10px;
    padding-left:15px;
    background-color:#fff5fa;
}
.inputGenis {
    border: solid #000 thin;
    color: #000;
    width: 100%;
    height: 100px;
    border-radius: 10px;
    padding-left: 15px;
    margin-bottom: 10px;
    margin-top: 10px;
}


    .input:hover {
        border: solid #ff69b4 thin;
        color: #000;
        width: 100%;
        height: 40px;
        border-radius: 10px;
        border: solid #ff69b4 1px
    }

.inputArea {
    border: solid #000 thin;
    color: #000;
    width: 100%;
    height: 120px;
    border-radius: 10px;
}

    .inputArea:hover {
        border: solid #ff69b4 thin;
        color: #000;
        width: 100%;
        height: 120px;
        border-radius: 10px;
    }

.btn {
    border: solid #ff69b4 thin;
    color: #fff;
    background-color: #ff69b4;
    width: 100%;
    height: 40px;
    border-radius: 10px;
}

.chk {
    position: relative;
    width: 30px;
    height: 30px;
}
.yorumlar {
    position: relative;
    padding-left: 70px;
    text-align: center;
    height: 500px;
    width: 2000px;
}
.yorum {
    position: relative;
    text-align: center;
    width: 300px;
    height: 400px;
    float: left;
    padding: 15px;
    border: solid #000 0px;
    color: #000;
    text-align: center;
    background-repeat: no-repeat;
    background-color: #fff0f7ff;
    background-image: url(../img/fonnota.png);
    background-position: center;
    border-radius: 45px;
}

.yorumfoto {
    position: relative;
    width: 100%;
    height: 100%;
    border: solid #000 thin;
    border-radius: 90px;
}

.yorumcerceve {
    position: relative;
    width: 170px;
    height: 170px;
}

.besteci {
    position: relative;
    width: 200px;
    height: 270px;
    float: left;
    padding: 15px;
    border: solid #000 0px;
    color: #000;
    text-align: center;
    background-repeat: no-repeat;
    background-image: url(img/fonnota.png);
    background-position: center;
    border-radius: 45px;
}

.bestecifoto {
    position: relative;
    width: 100%;
    height: 100%;
    border: solid #000 thin;
    border-radius: 90px;
}

.bestecicerceve {
    position: relative;
    width: 170px;
    height: 170px;
}


.enst {
    position: relative;
    width: 130px;
    height: 150px;
    float: left;
    padding: 15px;
    border: solid #000 0px;
    color: #000;
    text-align: center;
    border-radius: 45px;
}

.enstfoto {
    position: relative;
    width: 100%;
    height: 100%;
    border: solid #000 thin;
    border-radius: 90px;
}

.enstcerceve {
    position: relative;
    width: 100px;
    height: 100px;
}

.star {
    position: relative;
    width: 30px;
    height: 30px;
}

.satirFull {
    position: relative;
    width: 100%;
}

.satirHalf {
    position: relative;
    width: 50%;
}

.textjust {
    text-align: justify;
}

.font_pembe {
    color: #ff69b4;
}
.altcizgiyok {
    text-decoration: none;
}
.font14 {
    font-size: 14px;
}

.font16 {
    font-size: 16px;
}

.font18 {
    font-size: 18px;
}

.font21 {
    font-size: 21px;
}

.font24 {
    font-size: 24px;
}

.font28 {
    font-size: 28px;
}

.font32 {
    font-size: 32px;
}

.fontkalin {
    font-weight: 800;
}

.fontCalibri {
    font-family: Calibri;
}

.satir {
    position: relative;
    width: 100%;
    height: 40px;
    float: none;
}

.sutun {
    position: relative;
    width: 17%;
    height: auto;
    padding: 5px;
    float: left;
    border: solid #00000042 thin;
    background-color: #fff;
}

.sutunTemiz {
    position: relative;
    width: 17%;
    height: auto;
    padding: 5px;
    float: left;
    background-color: #fff;
}

.sutun2 {
    position: relative;
    width: 32%;
    height: auto;
    padding: 5px;
    float: left;
    border: solid #00000042 thin;
    background-color: #fff;
}

.sutun2Temiz {
    position: relative;
    width: 32%;
    height: auto;
    padding: 5px;
    float: left;
    background-color: #fff;
}

.satirP {
    position: relative;
    width: 100%;
    height: 40px;
    float: none;
}

.sutunP {
    position: relative;
    width: 15%;
    height: auto;
    padding: 5px;
    float: left;
    border: solid #00000042 thin;
    background-color: #fff;
    text-align: left;
}

.sutunTemizP {
    position: relative;
    width: 20%;
    height: auto;
    padding: 5px;
    float: left;
    background-color: #fff;
    text-align: left;
}

.sutun2P {
    position: relative;
    width: 37%;
    height: auto;
    padding: 5px;
    float: left;
    border: solid #00000042 thin;
    background-color: #fff;
    text-align: left;
}

.sutun2TemizP {
    position: relative;
    width: 20%;
    height: auto;
    padding: 5px;
    float: left;
    background-color: #fff;
    text-align: left;
}

.sutunPP {
    position: relative;
    width: 9%;
    height: auto;
    padding: 5px;
    float: left;
    border: solid #00000042 thin;
    background-color: #fff;
    text-align: left;
}


.sutunDar {
    position: relative;
    width: 10%;
    height: auto;
    padding: 5px;
    float: left;
    border: solid #00000042 thin;
    background-color: #fff;
}

.sutunDarTemiz {
    position: relative;
    width: 10%;
    height: auto;
    padding: 5px;
    float: left;
    background-color: #fff;
}

.nota_select {
    position: relative;
    width: 100%;
    height: 100%;
}

.iframeNota {
    position: relative;
    width: 100%;
    height: 1300px;
}
.floatleft {
    float: left;
}
.floatright {
    float: right;
}
.floatnone {
    float: none;
}
.genislik80yuzde{

       width: 80%;

}
.genislik90yuzde {
    width: 90%;
}
.genislik100{
    width: 100%;
}
.backpembe {
    background-color: #ff69b4;
}

.aktv {
    background-color: rgb(223, 62, 255);
    color: #fff;
    border-radius: 10px;
}

.yukseklik100 {
    position: relative;
    height: 100px;
    width: auto;
}

.yukseklik50 {
    position: relative;
    height: 50px;
    width: auto;
}
.yukseklik30 {
    height: 30px;
}
.onplanduyuru {
    position: fixed;
    margin-left:auto;
    margin-right:auto;
    left:0px;
    right:0px;
    width:fit-content;
    height:auto;
    bottom: 100px;
    z-index: 99999999999;
    color: #fff;
    border-radius: 20px;
    padding: 15px;
    font-family: Verdana;
}
.duyuru {
    position: relative;
    background-color: #ff5858;
    color: #fff;
    border-radius: 10px;
    padding: 15px;
    font-family: Verdana;
}

.duyuru2 {
    position: relative;
    height: 100px;
    background-color: #8c1fbe;
    color: #fff;
    border-radius: 10px;
    padding: 25px;
    font-family: Verdana;
}
.duyuru3 {
    position: relative;
    height: 100px;
    background-color: #0069fb;
    color: #fff;
    border-radius: 10px;
    padding: 25px;
    font-family: Verdana;
}

.profilfoto {
    position: relative;
    width: 100%;
    height: auto;
    max-width: 300px;
    max-height: 300px;
    border-radius: 180px;
    border: solid #ff69b4 thin;
}

.profilfotoDiv {
    position: relative;
    width: 300px;
    height: 300px;
    background-color: #fff;
}
#logintrue {
    display: block;
    position: fixed;
    top: 300px;
    width: 50%;
    height: 300px;
    border: solid #ff69b4 thin;
    background-color: #fff;
    color: #000;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    z-index: 99999999999;
    font-size: 24px;
    padding: 8%;
    padding-block: 5%;
    text-align: center;
}
.textarea {
    position: relative;
    display: none;
    width: 100%;
    height: 200px;
    overflow-y: scroll;
    border:solid #000 thin;
}
.input_satir_ {
    position: relative;
    float: none;
    display: block;
    width: 100%;
    height: 50px;
    border: solid #000 thin;
    padding-top:15px;
    padding-left:15px;
    text-align:left;
}

/* scrollbar */

/* Scrollbar'ın genel görünümünü ayarlama */
::-webkit-scrollbar {
    width: 6px; /* Dikey scroll için */
    height: 6px; /* Yatay scroll için */
}

/* Scrollbar track (arka plan) */
::-webkit-scrollbar-track {
    background: rgb(252, 240, 255);
    border-radius: 10px;
}

/* Scrollbar thumb (tutma yeri) */
::-webkit-scrollbar-thumb {
    background:#ff69b4;
    border-radius: 10px;
}

    /* Scrollbar thumb üzerine gelince */
    ::-webkit-scrollbar-thumb:hover {
        background: #555;
    }

/* scrollbar */

.bg_pembe {
    background-color: #ffc4e1;
}
.bg_beyaz {
    background-color: #fff;
}
.yok{
    display:none;
}
.var{
    display:block;
}
.smalltext {
    border-radius: 25px;
    border: solid #ff69b4 thin;
    width:45px;
    height:45px;
    padding:5px;
}
.bg-sec {
    background-color: #ff0000;
    color: #fff !important;
    font-weight: 500;
    border: solid #ff0000 thin;
}
#gizlilik {
    position: fixed;
    width: 900px;
    height: 500px;
    top: 100px;
    border: solid #ff69b4 thin;
    background-color: #fff;
    padding: 20px;
    display: none;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    z-index: 9999999999;
    overflow-y: scroll;
}
.padding10{
        padding:10px;
}
.yuvarla25{
    border-radius:25px;
}