﻿body
{
}
.dtes
{
background-image: url('img/panel.jpg');
background-repeat: no-repeat;
background-attachment: fixed;
padding: 0px;
margin: 0px;
top: 0px;
right: 0px;
bottom: 0px;
left: 0px;
position: fixed;
background-size: 100%;
}
.bck1
{
padding: 5px;
background: rgba(0, 0, 0, .6);
font-family: Arial, Helvetica, sans-serif;
text-align: center;
position: fixed;
top: 0px;
right: 50px;
width: 300px;
bottom: 0px;
color: #FFFFFF;
}
.bck2
{
padding: 5px;
font-family: Arial, Helvetica, sans-serif;
text-align: center;
position: fixed;
top: 100px;
right: 400px;
bottom: 0px;
color: #FFFFFF;
left: 50px;
font-size: 50px;
font-weight: bold;
}
.bck3
{
position: absolute;
bottom: 10px;
height: auto;
width: 100%;
}
.btn
{
border-style: none;
background-color: #3366FF;
font-size: large;
}
.modalpanelback
{
position: fixed;
top: 0px;
left: 0px;
bottom: 0px;
right: 0px;
z-index: 99;
background: rgba(128,128,128,0.7);
}
.dikorta
{
position: relative;
top: 50px;
margin: auto;
padding: 0px;
height: auto;
background-color: #FFFFFF;
}
.ead
{
padding: 10px;
font-family: Arial, Helvetica, sans-serif;
text-align: center;
height: 25px;
font-size: medium;
font-weight: bold;
background: #eeeeee;
background: -moz-linear-gradient(top, #ffffff 0%, #eeeeee 100%);
background: -webkit-linear-gradient(top, #ffffff 0%,#eeeeee 100%);
background: linear-gradient(to bottom, #ffffff 0%,#eeeeee 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eeeeee',GradientType=0 );
}
.ead2
{
padding: 10px;
font-family: Arial, Helvetica, sans-serif;
text-align: center;
background-color: #FFFFFF;
height: auto;
font-size: medium;
font-weight: normal;
}
.giris
{
background: #FFFFFF;
border-right: 1px solid #38678B;
border-bottom: 1px solid #38678B;
border-left: 1px solid #24435B;
border-top: 1px solid #24435B;
font-size: small;
font-family: Lato;
color: #8b9aa3;
padding: 5px;
border-color: #d5d5d5;
}
.giris:focus
{
border-color: #FF3300;
}
.button
{
border-width: 0px;
font-family: Arial, Helvetica, sans-serif;
font-size: medium;
color: #FFFFFF;
margin: 0px;
}
.kirmizi
{
background: #d15b47;
}

.kirmizi:hover
{
background: #b74635;
}
.mavi
{
background: #6fb3e0;
}

.mavi:hover
{
background: #4f99c6;
}
.lnk
{
color: #B7C9FF;
}
