﻿body {
    padding: 0px;
    background-color:#dcdcdc;
}
.goldrenk{
    background-color:black;
    color:#FFF;
}
.goldtxtrenk {

    color: black;
}
.main {
    position: relative;
    max-width: 600px;
    min-width: 325px;
    margin-left: auto;
    margin-right: auto;
}

.main_default {
    position: relative;
    max-width: 1024px;
    min-width: 325px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
}

.logo {
    position:absolute;
    margin-left:auto;
    margin-right:auto;
    margin-top:30px;
    left:0px;
    right:0px;
    width: 150px;
    max-width:250px;
    max-height:250px;
    height: auto;
}
.altpanel{
    position:relative;
    margin-top:130px;
}
.ortaladiv {
    position: absolute;
    margin-left: auto;
    margin-right: auto;
    left:0px;
    right:0px;
}

.ortaladivmenu {
    margin-left: auto;
    margin-right: auto;
    position: relative;
}

.menuback {
    position: fixed;
    width: 100%;
    max-width: 600px;
    margin-bottom: 0px;
    bottom: 0px;
    z-index: 99;
}

.menuicon {
    position: fixed;
    width: 100px;
    height: 100px;
    margin-bottom: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    margin-left: auto;
    margin-right: auto;
    z-index: 999;
}

.inputdiv {
    position: relative;
    width: 100%;
    height: 50px;
    background-color: #FFF;
    border-radius: 25px;
}

.inputdivzero {
    position: relative;
    width: 100%;
    height: 50px;
    border-radius: 25px;
}

.inputclass {
    border: none;
    width: 100%;
    height: 100%;
    color:#000;
    padding-left: 15px;
}

.inputclassCheck {
    border: none;
    width: auto;
    height: 100%;
    padding-left: 15px;
}

.inputclassSelect {
    border: none;
    width: 100%;
    height: 100%;
    padding-left: 15px;
    background-color: #FFF;
}


.fulle {
    width: 100%;
    height: 100%;
}

.fulle2 {
    width: 100%;
    height: auto;
}

.fulle3 {
    width: auto;
    height: 100%;
}

.formici {
    position: relative;
    width: auto;
    height: 50px;
    margin-left: -10px;
}

.yuvarla {
    border-radius: 25px;
}

.baslik {
    color: black;
    font-size: 21px;
    font-weight: bolder;
    font-family: Candara;
}

.baslikBuyuk {
    line-height: 21px;
    color:gold;
    font-size: 28px;
    font-weight: bolder;
    font-family: Candara;
}

.textBuyuk {
    color: gold;
    font-size: 36px;
    font-weight: bolder;
    font-family: Candara;
}

.yukarikaydir {
    margin-top: -15px;
}

.kaydirak {
    position: relative;
    width: 100%;
    height: 100%;
    overflow-y: scroll;
}

.chkstyle {
    position: relative;
    width: 30px;
    height: 30px;
}

.spralbtn {
    position: fixed;
    width: 70px;
    height: 70px;
    bottom: 60px;
    right: 10px;
    color: #FFF;
    font-size: 28px;
    border-radius: 90px;
}

.anaekranimaj1 {
    position: absolute;
    width: 200px;
    height: auto;
    top: 50px;
    left: 50px;
    z-index: 901;
}

.anaekranimaj2 {
    position: absolute;
    width: 200px;
    height: auto;
    top: 100px;
    left: 100px;
    z-index: 902;
}

.anaekranimaj3 {
    position: absolute;
    width: 200px;
    height: auto;
    top: 150px;
    left: 150px;
    z-index: 903;
}

.anaekranimaj4 {
    position: absolute;
    width: 200px;
    height: auto;
    top: 200px;
    left: 200px;
    z-index: 904;
}

.anaekranimaj5 {
    position: absolute;
    width: 200px;
    height: auto;
    top: 250px;
    left: 250px;
    z-index: 905;
}

.dugme {
    background-color: #c12324;
    color: #FFF;
    border-radius: 25px;
    font-size: 15px;
    font-family: Georgia;
}

.cssyok {
    text-decoration: none;
    color: #FFF;
    text-decoration-line: none;
}

    .cssyok:hover {
        text-decoration: none;
        color: #FFF;
        text-decoration-line: none;
    }

.rsmortala {
    width: 100px;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    left: 0px;
    right: 0px;
    position: absolute;
}

.fontsize21 {
    font-size: 21px;
}

.margintop100 {
    position: relative;
    margin-top: 100px;
}
.margintop350 {
    position: relative;
    margin-top: 30px;
}

.altbutton {
    position: fixed;
    width: 100px;
    height: 100px;
    padding: 30px;
    padding-left: 17px;
    bottom: 0px;
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
    left:0px;
    right:0px;
    border-radius: 90px;
    background-color: black;
    color: #FFF;
    font-size: 24px;
}