*{}
body {background: #F4F4F5;margin:0;padding:0;
font-family: 'Didact Gothic', sans-serif;
}
.ust{  color:#fff; background-color: #242438 !important;}
.alt{     margin-top: 20px;   background: #082E54;padding-top:25px;padding-bottom:30px}
.altic {color:#BFBFCE}
.banner{ 
background-image: url('bg2.jpg') ; 
  background-color: #cccccc;
  height: 650px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  }
.hero-text {
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: white;
}
.menutasi {    top: 35px;
    position: relative;
    z-index: 5;}
.logoalan {

}  
.orta {    padding: 10px;
    background: #fff;
    min-height: 250px;}
.yuzdele {
   width: 1000px;
    margin: 0 auto;
} 
.logo {    width: 330px;
    top: 16px;
    position: relative;}
.faa {        top: 10px;
    position: relative;font-size: 26pt;
    color: #E79F40;}    
.cingil {    padding: 8px;
    font-size: 9pt;
    color: #D8D8E2;}   
.kurs {    padding: 20px 10px;    overflow: hidden;
    position: relative;
    background: #D9E7E8;
    margin-top: 10px;
    margin-bottom: 10px;}    
.yanla {    width: 33.33%;
    float: left;
    color: #C5C4C4;} 
 .kurlar { float: left;    padding: 0 6px;}   
 .temizle {clear:both}   
.all { background: red;
    border-radius: 4px;
        font-size: 10pt;
    padding: 1px 5px;
    color: #fff;}
.satt {background:#49AD16;
    border-radius: 4px;
        font-size: 10pt;
    padding: 1px 5px;
    color: #fff;} 
 .kbas {      position: absolute;
    background: red;
        padding: 10px 14px;
    top: 0;
    left: 0;
    color: #fff;
    z-index: 5;;}   
  .badot {         top: 16%;  position: absolute; right: 12%; }  
.bado {   display: block;
float:left;    margin-right: 11px;
    width: 100px;
    height: 100px;
    background:rgb(255, 206, 121);
    border-radius: 50%;
    color: #181f29;
    top: 16%;position: relative;
    border: 3px solid #e79f40;transition: all 0.3s linear 0s; }
    
 .bado:hover {transform: scale(1.2);background: #fff; }   
 .boic {  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);}   
.bado img {    width: 25px;
    border-radius: 50%;
    height: 25px;
    border: 3px solid #f1bf62;}  
     .siva {    background: rgba(0, 0, 0, 0.32);
    width: 100%;
    height: 100%;}
    
   /* ------------------ tablo desen --------------------- */ 
    	#taab { 
		width: 100%; 
		border-collapse: collapse; 
	}
	/* Zebra striping */
	#taab tr { 
		background: #e8e8e8; 
	}
	#taab tr:nth-of-type(odd) { 
		background: #f7f7f7; 
	}
	#taab th { 
		font-weight:lighter;
	}
	#taab td, #taab th { 
		padding: 12px 12px 12px 20px; 
		border: solid 1px #d0d0d0;
		text-align: left;
		color: #000;
		font-size: 20px;
	}
		.kurSpan {
	padding: 5px 10px;
	text-align: center;
	font-size: 16px;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	color: #FFF;
	}
	
	.kurSpanT {
	padding: 2px 4px;
	text-align: center;
	font-size: 12px;
	color: #FFF;
	}
	.bgUp {
	background: #89CF04;
	color: #000;
	}
	.bgDown {
	background: #B20000;
	color: #FFF;
	}
	.bgNotr {
    background: #666;
    color: #FFF;
}
	
	
	.hesapBox {
    position: fixed;
    margin: 0;
    padding: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background:rgba(0, 0, 0, 0.52);
    display: none;
    z-index: 500;
}
.hesapContent {
    position: relative;
    width: 350px;
    padding: 15px 15px 15px 15px;
    background-color: #FFF;
    margin: auto;
    top: 100px;
}
.hesapContent input {
    position: relative;
    width: 350px;
    padding: 10px 10px 10px 10px;
    margin-bottom: 10px;
    outline: none;
    border: solid 1px #999;
    border-radius: 5px;
    background: #FAFDFF;
}
.hesapContent select {
    position: relative;
    width: 350px;
    height: 35px;
    padding: 0px 14px 0px 10px;
    margin-bottom: 10px;
    outline: none;
    border-radius: 5px;
    border: solid 1px #999;
    background: #FFF4E7;
}
.hesapContent button {
    position: relative;
    padding: 15px 15px 15px 15px;
    background-color: #fbbb32;
    color: #000;
    border: 0;
    border-radius: 5px;
    font-weight: bold;
}
.hesapSonuc {
    border: solid 1px #999;
    padding: 15px 15px 15px 15px;
    font-size: 30px;
    border-radius: 5px;
}

#hesapExit {background: #A7A7A7;
    color: #fff;
    padding: 0px 5px 5px 5px;
    text-decoration: none;
    float: right;
    border-radius: 5px;}
.rsm {    border: 10px solid #EAEAEA;
    border-radius: 15px;
    padding: 10px;
    background: #E0E0E0;}