﻿body {
    margin: auto;
    padding: 0;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
    background-color: #fff;
}
span.RadInput textarea {
        white-space: pre-wrap !important;
}

#ddlDilSecimi {
    font-size: 18px;
    background-color: #fff;
    padding: 5px;
}

#div_dilSecimi {
    background-color: #fff;
}

#rtxtCaptcha {
    border: 1px solid #ccc;
    border-radius: 4px;
    padding: 5px;
}

/* Sorgula düğmesi */
#rbtnSorgula {
    background-color: #007bff;
    color: #fff;
    border: none;
    border-radius: 4px;
    padding: 10px;
    cursor: pointer;
}

    #rbtnSorgula:hover {
        background-color: #0056b3;
    }

.temizle
{
    clear: both;
}
.div_modul_baslik {
    text-align: center;
    color: #000;
    font-size: 18px;
    padding: 20px;
    border-bottom: 1px dotted #ccc;
    margin: 5px auto; /* Sol ve sağ boşluklarını otomatik olarak ayarlar, bu sayede başlık ortalanır */
    width: auto; /* Başlığın maksimum genişliğini belirler */
}
.div_modul_icerik {
    border: 0px solid #999999;
}
.div_content {
    padding: 10px;
    width:50%;
    margin: auto;
    width: auto;
    
}

.formstyle1
{
    border: none;
    margin: 0 0 10px 0;
}

.formstyle1 td
{
    border-bottom: 1px dotted #e2ecf1;
    padding: 5px;
    vertical-align: middle;
}
.form_adi
{
    color: #333333;
    font-weight: bold;
    white-space: nowrap;
}
.form_adi2 {
    border-bottom: 1px dotted #e2ecf1;
    text-align: left;
    color: #000;
    font-weight: bold;
    width: auto;
    white-space: nowrap;
    padding: 5px;
    margin: 5px;
}

.szorunlu
{
    color: #990000;
}
.butadd
{
    border-style: none;
    border-color: inherit;
    border-width: medium;
    height: 20px;
    background: url(../Images/Formlar/ButtonAdd.gif) repeat-x;
    color: #FFFFFF;
    cursor: pointer;
    width: 20px;
}
.cshidden
{
    display: none;
}

.formbut
{
    height: 30px;
    background: url(../Images/Formlar/but.gif) repeat-x;
    color: #FFFFFF;
    border: none;
    cursor: pointer;
    padding-left: 2px;
    padding-right: 2px;
    min-width: 75px;
}
.kucuknot
{
    font-size: x-small;
    font-weight: bold;
    text-decoration: none;
    font-style: italic;
    color: #4F0000;
    text-align: left;
}
.kucuknotmetin
{
    font-size: x-small;
    text-decoration: none;
    color: #2F1700;
    text-align: left;
}
button
{
    cursor: pointer;
}
.pnlCevapKutusu
{
    text-align: center;
    background-color: #FFFFFF;
    padding: 10px;
    margin: 10px;
    color: #CC0000;
    width: 400px;
}
.ta10
{
    background-image: url(../Images/Formlar/form_bg.jpg);
    background-repeat: repeat-x;
    border: 1px solid #d1c7ac;
    width: 230px;
    height: 100px;
    color: #333333;
    padding: 3px;
    margin-right: 4px;
    margin-bottom: 8px;
    font-family: tahoma, arial, sans-serif;
}
.fb8
{
    background: transparent url(../Images/Formlar/buttonround.gif) no-repeat;
    border: none;
    outline: none;
    width: 150px;
    height: 30px;
    cursor: pointer;
}
.fb8:hover
{
    background: transparent url(../Images/Formlar/buttonhover.gif) no-repeat;
    border: none;
    outline: none;
    cursor: pointer;
}
.rgCollapse {
    background: transparent url(sicoKlasorKapa.png) no-repeat !important;
    cursor: pointer !important;
    border: none !important;
    height: 20px !important;
    width: 20px !important;
}

.rgExpand {
    background: transparent url(sicoKlasorAc.png) no-repeat !important;
    cursor: pointer !important;
    border: none !important;
    height: 20px !important;
    width: 20px !important;
}
.ScrolledDiv
{
    overflow: auto;
}
.rbPrimary {
    cursor: pointer;
}
.ruBrowse
{
    background-position: 0 -46px !important;
    width: 122px !important;
}
.RadAsyncUpload input.ruFakeInput
{
    display: none;
}

.msg
{
    font-weight: bold;
    color: Blue;
}
.AutoShrink
{
    width: auto !important;
    min-width: 400px !important;
}
div.AutoShrink
{
    float: left;
}
.divDiagram {
    padding: 5px;
    overflow: auto;
    width: 99%;
    height: 300px;
    cursor: pointer;
}

.standartbutonlar_class
{
    bottom: 50px;
    position: absolute;
    z-index: 2000;
}
.div_butonayrac
{
    margin: 0 5px;
    float: left;
}