﻿
.initiallyHidden {
    display: none;
}

.modal-content {
    border: none !important;
}

.my-loading-overlay {
    position: absolute;
    top: -1px;
    bottom: -1px;
    right: -1px;
    left: -1px;
    z-index: 999;
    text-align: center;
    min-height: 100%;
    background-color: rgba(100, 100, 100, 0.3);
}

.my-loading-box {
    padding: 10px;
    background-color: rgba(66, 66, 66, 0.5);
}

.my-loading-overlay-widget {
    float: left;
    margin-top: 8px;
    margin-right: 6px;
    margin-left: 4px;
}

.ortala {
    z-index: 1000;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.small-control {
    max-height: 30px;
}

    .small-control:disabled {
        font-weight: bold;
        background-color: #F8F8F8 !important;
    }

.small-table tbody tr td {
    line-height: 0.7 !important;
}

.xsmall-table tr td {
    padding:2px !important;
}

.lira {
    text-align: right;
}

.number {
    text-align: center;
}

.metin-kutusu-basarili {
    color: #ffffff !important;
    background-color: #4CE68A !important;
    font-weight:bold !important;
}

.metin-kutusu-basarisiz {
    color: #ffffff !important;
    background-color: #f57d7d !important;
    font-weight:bold !important;
}
