﻿
.MenudekiLogin{
    max-width:100px !important;
    position:relative !important;
    float:right;
    right:10px !important;
    top:0px;
}

.MenudekiCikisDugmesiResmi {
    position: relative !important;
    float: right;
    right: 10px !important;
    top: -2px;
    padding-bottom: 10px;
    padding-top: 10px;
    height: 90%;
    cursor: pointer;
    opacity: 0.8;
}

#UstBaslikYazma {
    font-weight: bold;
    display: none;
    font-size: 20px;
    max-height: 24px;
    color: #ccc;
}
.DaralincaSaklanacakBaslik{
    font-weight:bold;
    line-height:60px;
    font-size:20px;
    color:#ccc;

}
.UsttenMarginAyarlama{
    margin-top:60px;
}


.SideBarCikisDugmesiResmi {
    position: absolute !important;
    left: 20px !important;
    top: 3px;
    padding-bottom: 5px;
    padding-top: 5px;
    height: 30px;
    cursor: pointer;
    opacity: 0.8;
}

 .CikisDugmesiBasmaStil{
     font-size:24px;
     cursor:pointer;
 }
 .CikisDugmesiBasmaStil:hover{
     color:#ff0000;
     text-shadow:2px 2px 2px rgba(0, 0, 0, 0.54);
 }
 .OrantiliMenuFont
 {
     font-size:16px;
     font-size: 2vw;
     
 }
 .ContainerDugme table{
     border:0px solid #000;
     height:100%;
 }


 .imgcontainer {
    text-align: center;
    margin: 12px 0 12px 0;

}

img.avatar {
    width: 40%;
    border-radius: 50%;
    max-width:150px;
}
.KullanimBilgileriDivi{
    border:1px solid #999;
    box-shadow:0px 0px 3px #555;
    box-sizing:border-box !important;
}
.DKalanKullanimSorgula{
    width:calc(100% - 6px);
}


#SSifremiUnuttum {
    font-weight:bold;
    color: #0B75AF;
}

#SSifremiUnuttum:hover {
    cursor: pointer;
    color: #000;
    text-decoration: underline;
}

.SUyeOl {
        font-weight:bold;

    color: #25c232;
}

.SUyeOl:hover {
    cursor: pointer;
    color: #000;
    text-decoration: underline;
}