@charset "utf-8";
@media only screen and (min-width: 751px) {
body {
	margin-left: 0px;
	margin-top: 90px;
	margin-right: 0px;
	margin-bottom: 0px;
	/* background-image:url(https://hababam.net/assets/img/bg.jpg);*/
	width: 100%;
	background: 
	linear-gradient(125.95deg, RGB(199, 0, 191) 10.95%, RGB(125, 169, 0) 100%), 
	linear-gradient(341.1deg, RGB(0, 194, 255) 7.52%, RGB(78, 0, 177) 77.98%), 
	linear-gradient(222.34deg, RGB(169, 0, 0) 12.99%, RGB(0, 255, 224) 87.21%), 
	linear-gradient(130.22deg, RGB(143, 166, 0) 18.02%, RGB(90, 49, 255) 100%);
	background-blend-mode: screen, color-dodge, color-dodge, normal;
	font-family:"Arial Narrow";
	background-position:center top;
	background-repeat:no-repeat;
	overflow-x:hidden;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.baslik{
	font-size:30px;
	color:#000;
}
.normal{
	font-size:11px;
	color:#666;
}
.kanalsayi{
	font-size:16px;
	color:#000;
}
.kose{
	background-image:url(https://hababam.net/assets/img/opbg.png);
    border-radius: 10px;
}
.text_box_mobil{
	width:280px;
	height:30px;
	padding:0px;
	border:0px solid;
	outline:none;
	padding:5px;
	color:#000;
	font-size:18px;
	background-color:#E9E9E9;
    -moz-border-radius-topleft: 10px; -webkit-border-top-left-radius: 10px; border-top-left-radius: 10px;
    -moz-border-radius-topright: 10px; -webkit-border-top-right-radius: 10px; border-top-right-radius: 10px;
    -moz-border-radius-bottomleft: 10px; -webkit-border-bottom-left-radius: 10px; border-bottom-left-radius: 10px;
    -moz-border-radius-bottomright: 10px; -webkit-border-bottom-right-radius: 10px; border-bottom-right-radius: 10px;
}
}
@media only screen and (max-width: 750px) {
body {
	margin-left: 0px;
	margin-top: 90px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(https://hababam.net/assets/img/bgmobil.jpg);
	font-family:"Arial Narrow";
	background-position:center top;
	background-repeat:no-repeat;
	overflow-x:hidden;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.baslik{
	font-size:30px;
	color:#000;
}
.normal{
	font-size:11px;
	color:#666;
}
.kanalsayi{
	font-size:16px;
	color:#000;
}
.kose{
	background-image:url(https://hababam.net/assets/img/opbg.png);
    border-radius: 10px;
}
.text_box_mobil{
	width:280px;
	height:30px;
	padding:0px;
	border:0px solid;
	outline:none;
	padding:5px;
	color:#000;
	font-size:18px;
	background-color:#E9E9E9;
    -moz-border-radius-topleft: 10px; -webkit-border-top-left-radius: 10px; border-top-left-radius: 10px;
    -moz-border-radius-topright: 10px; -webkit-border-top-right-radius: 10px; border-top-right-radius: 10px;
    -moz-border-radius-bottomleft: 10px; -webkit-border-bottom-left-radius: 10px; border-bottom-left-radius: 10px;
    -moz-border-radius-bottomright: 10px; -webkit-border-bottom-right-radius: 10px; border-bottom-right-radius: 10px;
}
}