@charset "utf-8";
@import url(https://fonts.googleapis.com/css?family=Ubuntu:400,700&subset=latin,latin-ext);

body {
	font-size: 12px !important;
	font-family: 'Ubuntu', sans-serif;
	background-image: url(images/site-back.png);
	background-repeat: repeat;
	color: #526476;
	margin: 0px !important;
	padding: 0px !important;
}

html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
      -ms-text-size-adjust: 100%;
}




/* Font Büyüklüleri */

.f11 {font-size:11px !important;} 
.f12 {font-size:12px !important;} 
.f13 {font-size:13px !important;} 
.f14 {font-size:14px !important;} 
.f15 {font-size:15px !important;} 
.f16 {font-size:16px !important;} 
.f17 {font-size:17px !important;} 
.f18 {font-size:18px !important;}
.f19 {font-size:19px !important;} 
.f20 {font-size:20px !important;} 
.f21 {font-size:21px !important;} 
.f22 {font-size:22px !important;} 
.f23 {font-size:23px !important;} 
.f24 {font-size:24px !important;} 
.f25 {font-size:25px !important;} 
.f26 {font-size:26px !important;} 

/* Font Grupları */ 

h1,h2,h3,h4,h5,h6 {
	margin: 0px !important;
	padding: 0px !important;
}

h1 {
	margin-bottom: 10px !important;
}

ul {
	margin: 0px ;
	padding: 0px ;
}

li {
	list-style-type: none;
	margin: 0px ;
	padding: 0px ;
}


p {
	padding: 0px !important;
	line-height: normal;
	margin-top: 0px !important;
	margin-right: 0px !important;
	margin-bottom: 10px !important;
	margin-left: 0px !important;
}

strong {
  font-weight: bold;
}

em {
  font-style: italic;
}

a {
  color: #16a085;
  text-decoration: none;
  -webkit-transition: 0.25s;
  -moz-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
  -webkit-backface-visibility: hidden;
}
a:hover {
  color: #1abc9c;
  text-decoration: none;
}



/* Hizalamalar */ 



.fl {float:left;}
.fr {float:right;}

.mr5 {margin-right:5px !important;}
.mr10 {margin-right:10px !important ;}
.mr15 {margin-right:15px !important ;}
.mr20 {margin-right:20px !important ;}
.mr25 {margin-right:25px !important ;}
.mr30 {margin-right:30px !important ;}
.mr35 {margin-right:35px !important ;}
.mr40 {margin-right:40px !important ;}
.mr45 {margin-right:45px !important ;}
.mr50 {margin-right:50px !important ;}
.mr60 {margin-right:60px !important ;}
.mr70 {margin-right:70px !important ;}
.mr80 {margin-right:80px !important ;}
.mr90 {margin-right:90px !important ;}
.mr100 {margin-right:100px !important ;}
.mr110 {margin-right:110px !important ;}
.mr120 {margin-right:120px !important ;}
.mr130 {margin-right:130px !important ;}
.mr140 {margin-right:140px !important ;}
.mr150 {margin-right:150px !important ;}

.ml5 {margin-left:5px !important ;}
.ml10 {margin-left:10px !important ;}
.ml15 {margin-left:15px !important ;}
.ml20 {margin-left:20px !important ;}
.ml25 {margin-left:25px !important ;}
.ml30 {margin-left:30px !important ;}
.ml35 {margin-left:35px !important ;}
.ml40 {margin-left:40px !important ;}
.ml45 {margin-left:45px !important ;}
.ml50 {margin-left:50px !important ;}

.mt5 {margin-top:5px !important;}
.mt10 {margin-top:10px !important;}
.mt15 {margin-top:15px !important;}
.mt20 {margin-top:20px !important;}
.mt25 {margin-top:25px !important;}
.mt30 {margin-top:30px !important;}
.mt35 {margin-top:35px !important;}
.mt40 {margin-top:40px !important;}
.mt45 {margin-top:45px !important;}
.mt50 {margin-top:50px !important;}

.mb5 {margin-bottom:5px !important;}
.mb10 {margin-bottom:10px !important;}
.mb15 {margin-bottom:15px !important;}
.mb20 {margin-bottom:20px !important;}
.mb25 {margin-bottom:25px !important;}
.mb30 {margin-bottom:30px !important;}
.mb35 {margin-bottom:35px !important;}
.mb40 {margin-bottom:40px !important;}
.mb45 {margin-bottom:45px !important;}
.mb50 {margin-bottom:50px !important;}


.p10 {padding:10px !important;}

.pl5 {padding-left:5px !important;}
.pl10 {padding-left:10px !important;}
.pl15 {padding-left:15px !important;}
.pl20 {padding-left:20px !important;}
.pl25 {padding-left:25px !important;}
.pl30 {padding-left:30px !important;}
.pl35 {padding-left:35px !important;}
.pl40 {padding-left:40px !important;}
.pl45 {padding-left:45px !important;}
.pl50 {padding-left:50px !important;}

.pr5 {padding-right:5px !important;}
.pr10 {padding-right:10px !important;}
.pr15 {padding-right:15px !important;}
.pr20 {padding-right:20px !important;}
.pr25 {padding-right:25px !important;}
.pr30 {padding-right:30px !important;}
.pr35 {padding-right:35px !important;}
.pr40 {padding-right:40px !important;}
.pr45 {padding-right:45px !important;}
.pr50 {padding-right:50px !important;}

.pt1 {padding-top:1px !important;}
.pt2 {padding-top:2px !important;}
.pt3 {padding-top:3px !important;}
.pt4 {padding-top:4px !important;}
.pt5 {padding-top:5px !important;}
.pt10 {padding-top:10px !important;}
.pt15 {padding-top:15px !important;}
.pt20 {padding-top:20px !important;}
.pt25 {padding-top:25px !important;}
.pt30 {padding-top:30px !important;}
.pt35 {padding-top:35px !important;}
.pt40 {padding-top:40px !important;}
.pt45 {padding-top:45px !important;}
.pt50 {padding-top:50px !important;}

.pb5 {padding-bottom:5px !important;}
.pb10 {padding-bottom:10px !important;}
.pb15 {padding-bottom:15px !important;}
.pb20 {padding-bottom:20px !important;}
.pb25 {padding-bottom:25px !important;}
.pb30 {padding-bottom:30px !important;}
.pb35 {padding-bottom:35px !important;}
.pb40 {padding-bottom:40px !important;}
.pb45 {padding-bottom:45px !important;}
.pb50 {padding-bottom:50px !important;}

.yaziorta {text-align:center;}
.yazisag {text-align:right;}
.yazisol {text-align:left;}
.yazijust {text-align:justify;}


.clear {clear:both;}



.solacizgi {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #e5e5e5;
}

.satir {width:100%;}

/* Genişlikler */

.w80 {width:80px !important;}
.w90 {width:90px !important;}
.w100 {width:100px !important;}
.w110 {width:110px !important;}
.w120 {width:120px !important;}
.w130 {width:130px !important;}
.w140 {width:140px !important;}
.w150 {width:150px !important;}
.w160 {width:160px !important;}
.w170 {width:170px !important;}
.w180 {width:180px !important;}
.w190 {width:190px !important;}
.w200 {width:200px !important;}
.w210 {width:210px !important;}
.w220 {width:220px !important;}
.w230 {width:230px !important;}
.w240 {width:240px !important;}
.w250 {width:250px !important;}
.w260 {width:260px !important;}
.w270 {width:270px !important;}
.w280 {width:280px !important;}
.w290 {width:290px !important;}
.w300 {width:300px !important;}
.w400 {width:400px !important;}
.w500 {width:500px !important;}
.w600 {width:600px !important;}
.w700 {width:700px !important;}
.w800 {width:800px !important;}
.w900 {width:900px !important;}


/* Yükseklikler */ 
.h50 {min-height:50px !important;}
.h60 {min-height:60px !important;}
.h70 {min-height:70px !important;}
.h80 {min-height:80px !important;}
.h90 {min-height:90px !important;}
.h100 {min-height:100px !important;}
.h100 {min-height:100px !important;}
.h110 {min-height:110px !important;}
.h120 {min-height:120px !important;}
.h130 {min-height:130px !important;}
.h140 {min-height:140px !important;}
.h150 {min-height:150px !important;}
.h160 {min-height:160px !important;}
.h170 {min-height:170px !important;}
.h180 {min-height:180px !important;}
.h190 {min-height:190px !important;}
.h200 {min-height:200px !important;}

/* Butonlar */



.buton {
	-moz-border-radius: 10px ;
	-webkit-border-radius: 10px ;
	border-radius: 10px;
	color: #fff;
	font-size: 16px ;
	margin-top: 3px ;
	position: relative;
	text-decoration: none;
	float: left;
	margin-right: 5px ;
	padding-top: 5px ;
	padding-right: 14px ;
	padding-bottom: 3px ;
	padding-left: 14px ;
}

.buton a {color:white;text-decoration:none;}

.buton:hover {
	text-decoration: none;
}

.buton:active {
	top: 5px ;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}


.buton-altgolge {
	
		-moz-box-shadow: 0 5px 0 #2980b9;
	-webkit-box-shadow: 0 5px 0 #2980b9;
	box-shadow: 0 5px 0 #2980b9;

}






/* Gölgeler */ 

.mavigolge {
	
		-moz-box-shadow: 0 5px 0 #2980b9;
	-webkit-box-shadow: 0 5px 0 #2980b9;
	box-shadow: 0 5px 0 #2980b9;

}

.kirmizigolge {
	
-moz-box-shadow: 0 5px 0 #c04342;
	-webkit-box-shadow: 0 5px  0 #c04342;
	box-shadow: 0 5px  0 #c04342;
	
}

.golge {
  -webkit-box-shadow: inset 0 -4px 0 rgba(0, 0, 0, 0.15) ;
  -moz-box-shadow: inset 0 -4px 0 rgba(0, 0, 0, 0.15) ;
  box-shadow: inset 0 -4px 0 rgba(0, 0, 0, 0.15) ;
}


/* Arka Planlar */ 


.beyaz-bg {
	color: #000 !important;
	background-color: #FFF !important;
}


.mavi-bg {
	color: #fff !important;
	background-color: #3498db !important;
}

.kirmizi-bg {
	color: #fff !important;
	background-color: #ea5251 !important;
}

.gri-bg {
	background-color: #f1f1f1 !important;
}

.koseyuvarlama {
	
	  -webkit-border-radius: 6px !important;
     -moz-border-radius: 6px !important;
          border-radius: 6px !important;
	}



/* Renkler */ 

.beyaz {
	color: #FFF !important;
}

.mavi {color: #3498db !important;}

.kirmizi {color: #ea5251 !important;}
.siyah {color:black !important ;}

.yesil {color:#1abc9c !important;}


/* Çerçeveler */ 


.gri-cerceve {
	border: 1px solid #f1f1f1;
}


.selectstil {
	float: left;
}