@charset "UTF-8";
html,
body {
overflow-x: hidden;
background-color: #E1E0E0;
margin: 0px;
padding: 0px;
}

.araapp {
	margin-bottom: 10%;
}
.mobiluyar {
	width: 100%;
	background: #000;
	position: absolute;
	top:0;
	left: 0;
	color: #fff;
	z-index: 9999;
	padding: 10px;
	text-align: center;
}

.mobiluyar img {
	max-width: 64px;
}

.mobiluyar p {
	width: 100%;
	text-align: center;
	margin-top: 5px;
}

.mobiluyar a {
	background-color: rgb(131, 15, 84);
	border-radius: 3px;
	padding: 5px;
	margin: 5px;
	color: #fff;

}

.topframe {

	background-size:100% 100%;
	background-image: url("../images/topbg.png");
	background-size: cover;
	background-position: center top;
	background-repeat: no-repeat;
	padding-bottom: 50px;
}

.topmain {
background-color: red;

}
.topcontainer {

}

.navbar-default{
	z-index: 999;
	background: #fff;
	background-color:#fff;
 background-image: none;
 background-repeat: no-repeat;
 border: 0px;
 padding: 0px;
 margin:0px;
}

.navbar-brand img {

	max-height: 32px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.shader {
	margin: 0;
	padding: 0;
	z-index: 1;
	position: absolute;
	top:20px;
	left: 0px;
	width: 100%;
}

.top-middle {
	padding-top: 10%;
}

.item {
  text-align: left;
  height: 250px;
	width: 100%;
	padding: 0px;
  margin: 0px;
}
.deneme {
	width: 100%;
	padding: 0px;
  margin: 0px;
	text-align: left;
}

.carousel-caption {
	top:0;
	bottom: auto;
	text-align: left;
	font-size: 1.3em;
	padding: 0px;
  margin: 0px;
}
.item {
	padding: 0px;
    margin: 0px;
}
.carousel-inner {
	padding: 0px;
    margin: 0px;
}

@media only screen and (max-width: 800px) {
    .login {
			margin: 0px !important;
			margin-right: 0px !important;
			margin-left: 0px !important;

		}

		.kanallar {
			padding: 5px !important;
		}

		.kanallar span {
			display: inline !important;
			margin-right: 5px;
		}

		h4 {
			font-size: 1.2em !important;
		}

}

.login {
	margin: 0px 0 0 10%;
	font-size: 1.2em;
	box-shadow: 1px 1px 5px #000;
	background-color: #351434;
	border-radius: 5px;
	height: 400px;
	background-image: url('../images/bag.png');
	background-repeat: no-repeat;
	background-position: top left;
	padding: 20px 70px 0 70px;
	color: #fff;
	margin-right: 50px;
}

.login p {
	margin-bottom: 0px;
}
.login h4 {
	font-size: 1.8em;
	margin-bottom: 30px;
	text-align: center;
	text-shadow: 1px 1px 1px #000;
}

.login input {
	padding: 10px;
	width: 100%;
	border: 1px solid #fff;
	border-radius: 5px;
	color: #241524;
}

.fnick {
	margin-bottom: 25px;
	background-image: url('../images/nickname.png');
	background-repeat: no-repeat;
	background-position: center right;

}
.fpass {
	background-image: url('../images/password.png');
	background-repeat: no-repeat;
	background-position: center right;
}

.inalt {
background-color: #241524;
text-align: center;
padding: 10px;
border-radius: 5px;
margin-bottom: 25px;
font-size: 0.8em;
}

.login button {
width: 100%;
padding: 5px;
background-color: #8E283E;
padding: 10px;
font-weight: bold;
font-size: 1.2em;
}

.icerik {
	margin-top: 3%;
	width: 100%;
	margin-bottom: 5%;
}

.midtitle {
	background-color: #fff;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	padding: 10px;
	width: 150px;
	box-shadow: 0px 0px 5px #000;
	font-weight: bold;
	font-size: 1.1em;
}
.midmid {

}

.kanallar {
	background-color: #fff;
	padding: 20px;
	border-radius: 5px;
	box-shadow: 0px 0px 3px #000;
}

.kanallar input {
	margin-right: 10px;
	display: hidden;
}

.kanallar ol {
	margin-top: 20px;
	width: 100%;
}
.kanallar li {
	display: inline-block;
	width: 47%;
	margin-right: 2%;
	margin-bottom: 10px;
	box-shadow: 0px 1px 1px rgb(181, 181, 181);
	padding: 5px;
	border-radius: 5px;
}

.kanallar .user {
	text-align: right;
}


.kanallar span {
	width: 45%;
display: inline-block;
	color: black;
}

.bilgi {
	color: rgb(66, 66, 66);
	margin: 20px;
	padding: 20px;
	padding-bottom: 10px;
	padding-left: 40px;
	border-radius: 5px;
	border: 1px solid rgb(222, 222, 222);
	background-color: rgb(222, 222, 222);
	box-shadow: 0px 0px 3px #000;
	background-image: url('../images/bilgi.png');
	background-repeat: no-repeat;
	background-position: 5px 5px;
}

.alt {
	display: block;
	font-size: 0.7em;
	width: 100%;
	text-align: right;
	margin-top: 5px;
	border-top: 1px solid rgba(84, 84, 84, 0.25);
	padding-top: 5px;
}

.downloads {
	background-color: #fff;
	padding: 15px;
	border-radius: 5px;
	box-shadow: 0px 0px 3px #000;
}

.download h2 {
	color: rgb(79, 79, 79);
	font-size: 1.2em;
	border-bottom: 1px solid #8E283E;
	border-right: 1px solid #8E283E;
	padding-bottom: 5px;
	font-weight: bold;
}

.download {
	padding-bottom: 10px;
}

.download a {
	text-decoration: none;
	color: #fff;
	background-color: #8E283E;
	display: block;
	margin-top: 10px;
	border: 1px solid #fefe;
	border-radius: 3px;
	text-align: center;
	padding: 5px;
}

.download a:hover {
	text-align: left;
	padding-left: 20px;
	font-weight: bold;
	box-shadow: 0px 0px 2px #000;
}

.footermain {
	margin: 0px;
	background-image: url('../images/altbg.png');
	background-size: 120% 50px;
	background-repeat: no-repeat;
	background-position: top left;
}
.ara {
	height: 30px;
}
.footer {
	color: rgb(168, 168, 168);
	background-color: #351434;
}

.footer h4 {
}

.footer img {
	width: 32px;
	height: 32px;
	margin-right: 10px;
}

.footer a {
	color: #fff;
}

.hidden {
	display: none;
}

.pop {
	z-index: 9999;
	background-color: #fff;
	border-radius: 5px;
}
.oi, .oe {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.53);
	z-index: 9998;
}

.iletisim {
	position: fixed;
	top: 10%;
	left: 50%;
	margin-left: -35%; /* Negative half of width. */
	width: 70%;
}

.ekle {
	z-index: 9999;
	background-color: #fff;
	border-radius: 5px;
	position: fixed;
	top: 10%;
	left: 50%;
	margin-left: -35%; /* Negative half of width. */
	width: 70%;
}
