﻿.tblMain {
    width: 100%;
}

    .tblMain td {
        text-align: left;
        vertical-align: top;
        height: auto;
        padding: 10px;
        vertical-align: middle;
    }

    .tblMain h3 {
        padding-bottom: 10px;
        color: #337ab7;
        border-bottom: 2px solid #337ab7;
    }

/*    .tblMain p {
        line-height: 36px;
    }*/

/*    .tblMain img {
        border-radius: 10px;
        float: right;
        width: 100%;
        height: auto;
    }
*/

.textBox_demoTalepEt {
    width: 250px;
    height: 35px;
    padding: 5px;
    background-color: #ffffe0;
    vertical-align: middle;
    color: black;
    border: 1px solid lightgrey;
    border-radius: 3px;
}

.buttonBlue_demoTalepEt {
    background-color: #008CBA;
    border: none;
    color: white;
    padding: 15px 32px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    margin: 4px 2px;
    cursor: pointer;
    float: right;
}

.requiredFieldValidator_demoTalepEt {
    color: red;
    font-weight: bold;
    font-size: 18px;
}

.mesaj_demoTalepEt {
    max-width: 350px;
    word-wrap: break-word;
}

.mesaj_KVKK {
    max-width: 350px;
    word-wrap: break-word;
    color: black;
    font-size: 8pt;
}

.mesaj_KVKK_a {
    text-decoration: none;
    font-weight: bold;
    color: #008CBA;
    padding: 0px;
}
