﻿.arkaplan {
 
    height:100%;
    width:100%;
   background-image:url(images/back.png);
    background-repeat:no-repeat;
 line-height:100%;
 text-align:center;
 
}
.login_sol {
    height:250px;
    float:left;
    width:250px;
    background-color:#0d9fe9;
    
    margin-left:100px;
    opacity: 0.8;
    -moz-border-radius: 100px; 
-webkit-border-radius: 100px; 
border-radius: 100px; 
    -webkit-box-shadow: 0 15px 10px -10px rgba(0, 0, 0, 0.5), 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
-moz-box-shadow: 0 15px 10px -10px rgba(0, 0, 0, 0.5), 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
box-shadow: 0 15px 10px -10px rgba(0, 0, 0, 0.5), 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}
.login_sag {
    height:250px;
    float:left;
    width:650px;
    background-color:#0d9fe9;
    margin-left:100px;
    opacity: 0.8;
    -moz-border-radius: 100px; 
-webkit-border-radius: 100px; 
border-radius: 100px; 
    -webkit-box-shadow: 0 15px 10px -10px rgba(0, 0, 0, 0.5), 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
-moz-box-shadow: 0 15px 10px -10px rgba(0, 0, 0, 0.5), 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
box-shadow: 0 15px 10px -10px rgba(0, 0, 0, 0.5), 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}
.partner {
    float:left;
    margin:2px;
    width:50px;
    height:50px;
        -moz-border-radius: 20px; 
-webkit-border-radius: 20px; 
border-radius: 20px;
    -webkit-box-shadow: 0 15px 10px -10px rgba(0, 0, 0, 0.5), 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
-moz-box-shadow: 0 15px 10px -10px rgba(0, 0, 0, 0.5), 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
box-shadow: 0 15px 10px -10px rgba(0, 0, 0, 0.5), 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}