﻿html, body, #Login
{
    height: 100%;
    color: #000000;
    font-family: Trebuchet MS;
    font-size: 8pt;
    margin: 0;
}
body > #Login
{
    height: auto;
    min-height: 100%;
    background: white url('../Images/BackGrounds/background2.jpg') repeat-x left top;
    padding: 0;
    margin: 0 auto -30px;
}
.LoginTitle
{
    color: #4682B4;
    font-family: Trebuchet MS;
    font-size: 18pt;
}
.cover:after
{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.cover
{
    display: inline-block;
}
/*IE-mac de bu bolumu sakla \ */* html .cover
{
    height: 1%;
}
.cover
{
    display: block;
}
/* IE-mac bu bolumu saklam artik */#Login .top
{
    background: transparent url('../Images/Login/top.png') repeat-x left;
    height: 3px;
}
#Login .back
{
    border: 8px solid #D4CFC9;
    border-radius: 20px 20px 20px 20px;
    box-shadow: 0 0 30px #333333;
    /*height: 300px;*/
    text-align: center;  padding-bottom: 30px;
}
#Login #sec_mes
{
    width:38px;
    height:38px;
}
}
#Login #sec_mes.error
{

}
#Login #sec_mes.info
{
    border-radius: 5px; /* IE10 */ /* Mozilla Firefox */ /* Opera */ /* Webkit (Safari/Chrome 10) */ /* Webkit (Chrome 11+) */
    background-color: #4682B4;
    padding: 10px 20px;
    text-align: left;
    color: #FFFFFF;
    letter-spacing: 0.2px;
    text-shadow: 0 0 1px #FFFFFF;
    background-image: linear-gradient(top, #4682B4 0%, #003755 100%); /* Internet Explorer */
}
#footer
{
    background-color: rgba(200,200,200,0.5);
    clear: both;
    color: #ffffff;
    height: 30px;
    position: fixed;
    text-align: center;
    padding-bottom:5px;
    bottom:0;
    width:100%;
}
#footer a
{
    text-decoration: none;
    font-weight: bold;
    color: #ffffff;
}
#footer a:hover
{
    color: #d65009;
}
#footer .footerContent
{
    padding-top: 10px;
}
.ek
{
    height: 30px;
}
.updatePCM{ background: transparent url(../images/BackGrounds/pcmGuncelleniyor.png) no-repeat scroll left top;
           position: absolute; top: 50%; left: 50%; margin-left: -400px; margin-top: -299px;height:498px;width:800px;}
           
.uranus{ color: #022368;
    font-family: Trebuchet MS;
    font-size: 13pt;text-decoration:underline;text-transform:lowercase; }
    .uranus:hover{color:#d75108;}

