﻿.login-logo {
    height: 300px;
}

.login-body {
    background: #79dea8;
}

.master-logo {
    max-height: 120px;
}

.master-table {
    margin-top: 30px
}

.master-profile-img {
    height: 55px
}

.default-hediyeDiv {
    background: #ecf0f2
}

.default-item {
    color: black
}

.default-itemImg {
    height: 70px
}

.danger-color {
    color: red
}

.textAlignCenter {
    text-align: center
}

.box {
    min-height: 140px;
}

.mesajlar-icon {
    font-size: 48px
}

.bizeUlasin-a {
    color: blue;
    font-size: 18px;
    font-weight: bold;
}

.bizeUlasin-font {
    font-size: 18px
}

.bilKazan-font {
    font-size: 50px
}

.bilKazan-image {
    left: -15px;
    top: -15px;
    width: 50px
}

.bilKazan-divRadio {
    background: rgb(255, 255, 255)
}

.disiplin-button {
    width: 100%
}

.disiplin-custom-dashed-line {
    border-bottom: 1px dashed #000; /* 1 piksel kalınlığında kesikli çizgi, isteğe bağlı olarak renk değiştirilebilir */
    width: 100%; /* Çizginin sayfanın genişliğine yayılmasını sağlar */
    margin: 20px 0; /* İsteğe bağlı: çizginin sayfanın içeriğine olan mesafesini ayarlar */
}

.ramazanHediyeSon-img {
    width: 100%;
    height: 100%
}

.ramazanHediye-bg {
    background: #3aad5b;
    -moz-border-radius: inherit;
    -webkit-border-radius: inherit;
    border-radius: 0px 140px/140px;
    /*    background-image: url("../img/OIP.jpeg");*/
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    color: white;
    font-weight: 800;
    box-shadow: 0 0 10px 10px #808080;
}

.ramazanbackbox {
    box-shadow: 0 0 10px 10px #808080;
}

.ramazanbutton {
    display: flex;
    justify-content: center;
    align-items: center;
    min-width: 100%;
}
.ramazanbutton .row{
    min-width:40%;
}

.ramazanHediye-form-control {
    justify-items: center;
    align-items: center;
    border-radius:20px;
    height: 55px;
    min-width: 100%;
    border:none;
}

.row input {
    width: 100%;
    padding: 2.5% 20px;
    box-sizing: border-box;
}

textarea {
    width: 100%;
    padding: 2.5% 20px;
    box-sizing: border-box;
}

select {
    width: 100%;
    padding: 2.5% 20px;
    box-sizing: border-box;
}

.ramazanHediye-label {
    font-weight: 600;
}

.sifreBelirle-content {
    margin: 100px
}

.sifreBelirle-p {
    text-align: center
}

.sifremiUnuttum-content {
    margin: 100px
}

.videolar-i {
    right: 20px;
    bottom: 20px;
    font-size: 50px;
}

.yilbasiHediyeSon-label {
    font-weight: 600;
    font-size: 50px
}

.yilbasiHediyeSon-img {
    width: 100%;
    height: 100%
}

.yilbasiHediye-form-control {
    height: 55px;
    border: none !important;
}

.yilbasiHediye-label {
    font-weight: 600;
}

.yilbasiHediye-bg {
    background: #ecf0f2;
}

.yilbasiHediye-p {
    color: darkred
}
