﻿body, html, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td { 
    margin: 0; 
    padding: 0; 
    font-family:Arial;
    vertical-align: middle;
}

 body {
     /*background-color: #444444;*/
    background-image: url(/images/BGKurumlar/bg_Datasis.png); 
    background-repeat: no-repeat; 
    background-position: center;
    background-attachment: fixed;       
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover; 
    margin: 0px;
    padding: 0px;
    font-family: Arial;
    /*width:1366px;
    height:662px;*/
}

 .ortalama { margin-left: auto; margin-right: auto; display: table; }

 .dropdownlist { width: 100%; font-size: 8pt; padding: 3px; color: #222223; height: 18px; background: #f2f2f4; margin-top: 0px; }

 .tablocizgisiz { border-collapse: collapse; font-weight: bold;font-size: 12px; }
    .tablocizgisiz td {  white-space: nowrap; border-collapse: collapse; }

.textbox2 { background: #fafafa; border: 1px solid #d7d7d7;border-radius: 2px;color: #666; outline: none;  height:30px;width: 280px; font-size:15px;}

/*.girisbuton{width:385px;border:none;background-color:#2dcc70;padding:10px 0px;cursor:pointer;color:white;border-bottom:3px solid #2fa460;text-align:center;font-size:15px;font-weight:bold;margin-top:20px;}

.girisbutonkirmizi{width:385px;border:none;background-color:#cc2d2d;padding:10px 0px;cursor:pointer;color:white;border-bottom:3px solid #a42f2f;text-align:center;font-size:15px;font-weight:bold;margin-top:20px;}

.girisbuton1{width:190px;border:none;background-color:#444444;padding:10px 0px;cursor:pointer;color:#eeeeee;text-align:center;font-size:15px;font-weight:bold;float:left;border-bottom:2px solid #0c381f;}

.girisbutonkirmiziust{width:190px;border:none;background-color:#8d1f1f;padding:10px 0px;cursor:pointer;color:#ffffff;text-align:center;font-size:15px;font-weight:bold;float:left;border-bottom:2px solid #380c0c}

.girisbuton2{width:190px;border:none;background-color:#1f8d4e;padding:10px 0px;cursor:pointer;color:#ffffff;text-align:center;font-size:15px;font-weight:bold;float:left;border-bottom:2px solid #0c381f}*/

.girisbutonyesil{width:385px;border:none;background: -webkit-linear-gradient(left, #7cba43, #41a337);background: -o-linear-gradient(left, #1bae4c, #41a337);background: -moz-linear-gradient(left, #1bae4c, #41a337);background: linear-gradient(to right, #1bae4c, #41a337);padding:10px 0px;color:#0e6634;text-align:center;font-size:15px;font-weight:bold;float:left;border-bottom:2px solid #0c381f;border-radius:3px 3px 0px 0px;}

.girisbutonyesilalt{width:385px;border:none;background: -webkit-linear-gradient(left, #7cba43, #41a337);background: -o-linear-gradient(left, #1bae4c, #41a337);background: -moz-linear-gradient(left, #1bae4c, #41a337);background: linear-gradient(to right, #1bae4c, #41a337);padding:10px 0px;cursor:pointer;color:#0e6634;text-align:center;font-size:20px;font-weight:bold;float:left;box-shadow: 0 8px 6px -8px black;}

.girisbutonkirmizisag{width:385px;border:none;background: #991915;padding:10px 0px;color:#ffffff;text-align:center;font-size:15px;font-weight:bold;float:left;border-bottom:2px solid #0c381f;border-radius:3px 3px 0px 0px;}
.girisbutonkirmizialt{width:385px;border:none;background: #e30613;padding:10px 0px;cursor:pointer;color:#ffffff;text-align:center;font-size:20px;font-weight:bold;float:left;box-shadow: 0 8px 6px -8px black;}

.girisbutongrisol{width:385px;border:none;background: -webkit-linear-gradient(#8b8b8c, #bfc0c0);background: -o-linear-gradient(#8b8b8c, #bfc0c0);background: -moz-linear-gradient(#8b8b8c, #bfc0c0);background: linear-gradient(#8b8b8c, #bfc0c0);padding:10px 0px;color:#444444;text-align:center;font-size:15px;font-weight:bold;float:left;border-bottom:2px solid #0c381f;border-radius:3px 3px 0px 0px;}
.girisbutongrialt{width:385px;border:none;background: #444444;padding:10px 0px;cursor:pointer;color:#ffffff;text-align:center;font-size:20px;font-weight:bold;float:left;box-shadow: 0 8px 6px -8px black;}


.aciklamayesilbuton {
            -webkit-transform: rotate(90deg);
            -moz-transform: rotate(90deg);
            -o-transform: rotate(90deg);
            -ms-transform: rotate(90deg);
            transform: rotate(90deg);
            float: left;
            padding: 5px 12px;
            font-size: 12px;
            font-weight: bold;
            background: -webkit-linear-gradient(#7ab74a, #307b2b);
            background: -o-linear-gradient(#7ab74a, #307b2b);
            background: -moz-linear-gradient(#7ab74a, #307b2b);
            background: linear-gradient(#7ab74a, #307b2b);
            border-radius: 3px 3px 0px 0px;
            -webkit-box-shadow: -1px -5px 10px 0px rgba(0,0,0,0.50);
            -moz-box-shadow: -1px -5px 10px 0px rgba(0,0,0,0.50);
            box-shadow: -1px -5px 10px 0px rgba(0,0,0,0.50);
        }
    .aciklamayesilbuton a{text-decoration:none;color:#0e6634;}

.aciklamamavibuton {
            -webkit-transform: rotate(90deg);
            -moz-transform: rotate(90deg);
            -o-transform: rotate(90deg);
            -ms-transform: rotate(90deg);
            transform: rotate(90deg);
            float: left;
            padding: 5px 12px;
            font-size: 12px;
            font-weight: bold;
            background: -webkit-linear-gradient(#4a88b7, #2b597b);
            background: -o-linear-gradient(#4a88b7, #2b597b);
            background: -moz-linear-gradient(#4a88b7, #2b597b);
            background: linear-gradient(#4a88b7, #2b597b);
            border-radius: 3px 3px 0px 0px;
            color: #0e4566;
            -webkit-box-shadow: -1px -5px 10px 0px rgba(0,0,0,0.50);
            -moz-box-shadow: -1px -5px 10px 0px rgba(0,0,0,0.50);
            box-shadow: -1px -5px 10px 0px rgba(0,0,0,0.50);
        }

    .aciklamamavibuton a{text-decoration:none;color:#0e4566;}


.aciklamakirmizi {
            -webkit-transform: rotate(90deg);
            -moz-transform: rotate(90deg);
            -o-transform: rotate(90deg);
            -ms-transform: rotate(90deg);
            transform: rotate(90deg);
            float: left;
            padding: 5px 12px;
            font-size: 12px;
            font-weight: bold;
            background: -webkit-linear-gradient(#e30613, #991915);
            background: -o-linear-gradient(#e30613, #991915);
            background: -moz-linear-gradient(#e30613, #991915);
            background: linear-gradient(#e30613, #991915);
            border-radius: 3px 3px 0px 0px;
            -webkit-box-shadow: -1px -5px 10px 0px rgba(0,0,0,0.50);
            -moz-box-shadow: -1px -5px 10px 0px rgba(0,0,0,0.50);
            box-shadow: -1px -5px 10px 0px rgba(0,0,0,0.50);
        }

        .aciklamakirmizi a{text-decoration:none;color:#ffffff;}

.aciklamakirmiziKoyu {
            -webkit-transform: rotate(90deg);
            -moz-transform: rotate(90deg);
            -o-transform: rotate(90deg);
            -ms-transform: rotate(90deg);
            transform: rotate(90deg);
            float: left;
            padding: 5px 12px;
            font-size: 12px;
            font-weight: bold;
            background: -webkit-linear-gradient(#991915, #e30613);
            background: -o-linear-gradient(#991915, #e30613);
            background: -moz-linear-gradient(#991915, #e30613);
            background: linear-gradient(#991915, #e30613);
            border-radius: 3px 3px 0px 0px;
            -webkit-box-shadow: -1px -5px 10px 0px rgba(0,0,0,0.50);
            -moz-box-shadow: -1px -5px 10px 0px rgba(0,0,0,0.50);
            box-shadow: -1px -5px 10px 0px rgba(0,0,0,0.50);
        }

        .aciklamakirmiziKoyu a{text-decoration:none;color:#ffffff;}

.aciklamagriacik {
            -webkit-transform: rotate(90deg);
            -moz-transform: rotate(90deg);
            -o-transform: rotate(90deg);
            -ms-transform: rotate(90deg);
            transform: rotate(90deg);
            float: left;
            padding: 5px 12px;
            font-size: 12px;
            font-weight: bold;
            background: -webkit-linear-gradient(#8b8b8c, #bfc0c0);
            background: -o-linear-gradient(#8b8b8c, #bfc0c0);
            background: -moz-linear-gradient(#8b8b8c, #bfc0c0);
            background: linear-gradient(#8b8b8c, #bfc0c0);
            border-radius: 3px 3px 0px 0px;
            -webkit-box-shadow: -1px -5px 10px 0px rgba(0,0,0,0.50);
            -moz-box-shadow: -1px -5px 10px 0px rgba(0,0,0,0.50);
            box-shadow: -1px -5px 10px 0px rgba(0,0,0,0.50);
        }

        .aciklamagriacik a{text-decoration:none;color:#444444;}

.aciklamagriKoyu {
            -webkit-transform: rotate(90deg);
            -moz-transform: rotate(90deg);
            -o-transform: rotate(90deg);
            -ms-transform: rotate(90deg);
            transform: rotate(90deg);
            float: left;
            background-color: #991915;
            padding: 5px 12px;
            font-size: 12px;
            font-weight: bold;
            background: -webkit-linear-gradient(#bfc0c0, #8b8b8c);
            background: -o-linear-gradient(#bfc0c0, #8b8b8c);
            background: -moz-linear-gradient(#bfc0c0, #8b8b8c);
            background: linear-gradient(#bfc0c0, #8b8b8c);
            border-radius: 3px 3px 0px 0px;
            -webkit-box-shadow: -1px -5px 10px 0px rgba(0,0,0,0.50);
            -moz-box-shadow: -1px -5px 10px 0px rgba(0,0,0,0.50);
            box-shadow: -1px -5px 10px 0px rgba(0,0,0,0.50);
        }

        .aciklamagriKoyu a{text-decoration:none;color:#444444;}

.mesajim { 
    position: fixed; 
    width: 396px;
    min-height: 196px; 
    z-index: 12000;
    top: 50%;
    left: 50%;
    margin-left: -198px;
    margin-top: -98px; 
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100); 
    opacity: 1; 
    vertical-align: top; 
    overflow: hidden; 
    border: 2px solid #909090;
}

.mesajtablo { 
    border-collapse: collapse; 
    font-size: 9pt; 
    width: 396px; 
    min-height: 196px; 
    background: -webkit-linear-gradient(#ffffff, #fff0f0); 
    background: -o-linear-gradient(#ffffff, #fff0f0); 
    background: -moz-linear-gradient(#ffffff, #fff0f0); 
    background: linear-gradient(#ffffff, #fff0f0); }




.hatamesaji { 
    text-align:center; 
    font-size: 15px; 
    width: 345px;
    color:white; 
    background: -webkit-linear-gradient(#e75371, #e1294e); 
    background: -o-linear-gradient(#e75371, #e1294e); 
    background: -moz-linear-gradient(#e75371, #e1294e); 
    background: linear-gradient(#e75371, #e1294e);
    height:39px;
}

.uyarimesaji1 { 
    text-align:center; 
    font-size: 15px; 
    width: 345px;
    color:white; 
    background: -webkit-linear-gradient(#ffb468, #ff8100); 
    background: -o-linear-gradient(#ffb468, #ff8100); 
    background: -moz-linear-gradient(#ffb468, #ff8100); 
    background: linear-gradient(#ffb468, #ff8100);
    height:39px;
}

.bilgilendirmemesaji { 
    text-align:center; 
    font-size: 15px; 
    width: 345px;
    color:white; 
    background: -webkit-linear-gradient(#93f494, #1e721e);
    background: -o-linear-gradient(#93f494, #1e721e); 
    background: -moz-linear-gradient(#93f494, #1e721e);
    background: linear-gradient(#93f494, #1e721e);
    height:39px;
}

.onaymesaji { 
    text-align:center; 
    font-size: 15px; 
    width: 345px;
    color:white; 
    background: -webkit-linear-gradient(#93f494, #1e721e);
    background: -o-linear-gradient(#93f494, #1e721e); 
    background: -moz-linear-gradient(#93f494, #1e721e);
    background: linear-gradient(#93f494, #1e721e); }

.btn { 
    color: #ffffff; 
    text-shadow: 0px 0px 1px #000000; 
    display: inline-block; 
    padding: 2px 8px; 
    font-size: 11px; font-weight: bold; 
    line-height: 1.428571429; 
    text-align: center; 
    white-space: nowrap; 
    vertical-align: middle; 
    cursor: pointer; 
    border-radius: 15px / 35px; 
    /*border-radius: 20px / 35px;*/ 
    text-decoration: none; 
    box-shadow: 0 10px 8px -8px #515151; 
}

.grimavi { 
    background: -webkit-linear-gradient(#838996 50%, #4c516d 50%); 
    background: -o-linear-gradient(#838996 50%, #4c516d 50%); 
    background: -moz-linear-gradient(#838996 50%, #4c516d 50%); 
    background: linear-gradient(#838996 50%, #4c516d 50%);
    border: 1px solid #071a2f; }

.Bilgileryesil{width: 385px; float: left; background: rgba(85, 169, 58, 0.3); height: 320px;}
.Bilgilermavi{width: 385px; float: left; background: rgba(58, 110, 169, 0.3); height: 280px;}
.BilgilerAcikKirmizi{width: 385px; float: left; background: rgba(227, 6, 19, 0.3); height: 320px;}
.BilgilerKoyuKirmizi{width: 385px; float: left; background: rgba(153, 25, 21, 0.3); height: 280px;}
.BilgilerKoyuGri{width: 385px; float: left; background: rgba(68, 68, 68, 0.4); height: 280px;}
.BilgilerAcikGri{width: 385px; float: left; background: rgba(144, 144, 144, 0.4); height: 320px;}

.Aciklamayesil{width: 365px; float: left; background-color: #3ba53a; padding: 10px; height: 382px; border-radius: 0px 3px 3px 0px;color: #f0ebe8;}
.AciklamaAcikKirmizi{width: 365px; float: left;  background: -webkit-linear-gradient(#991915, #e30613);background: -o-linear-gradient(#991915, #e30613);background: -moz-linear-gradient(#991915, #e30613);background: linear-gradient(#991915, #e30613);padding: 10px; height: 382px; border-radius: 0px 3px 3px 0px;color: #f0ebe8;}
.AciklamaAcikGri{width: 365px; float: left;  background: -webkit-linear-gradient(#8b8b8c, #bfc0c0);background: -o-linear-gradient(#8b8b8c, #bfc0c0);background: -moz-linear-gradient(#8b8b8c, #bfc0c0);background: linear-gradient(#8b8b8c, #bfc0c0);padding: 10px; height: 382px; border-radius: 0px 3px 3px 0px;color: #444444;}
