@charset "utf-8";
/*CSS reset code*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, hr, pre, code, form, fieldset, legend, textarea, p, blockquote, th, td {
	margin:0;
	padding:0;
	text-shadow:0 0 0 none;
	
}
html, body {
	font-size:11px;
	font-family:Arial, Tahoma, Verdana;
	background:#fff;
	color:#333;
	text-align:left;
}
html {
	-webkit-font-smoothing: antialiased;
	-webkit-text-size-adjust: none;
	text-shadow:none;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset, img {
	border:0;
}
address, caption, cite, code, dfn, em, th, var {
	font-style:normal;
	font-weight:normal;
}
li {
	list-style:none;
}
caption, th {
	text-align:left;
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:normal;
	margin:0px;
	padding:0px;
	line-height:normal;
}
q:before, q:after {
	content:'';
}
abbr, acronym {
	border:0;
	font-variant:normal;
}
sup {
	vertical-align:text-top;
}
sub {
	vertical-align:text-bottom;
}

legend {
	color:#000;
}
del, ins {
	text-decoration:none;
}
a {
	color:#333;
}
a:active {
	outline: none;
	-moz-outline-style: none;
}
a:focus {
	-moz-outline-style: none;
}
a {
	text-decoration:none;
	-moz-outline-style: none;
	outline: none;
}
a:hover {
	opacity: 1;
}
a:link {
	cursor:pointer;
}
a:visited {
	cursor:pointer;
}
a:active {
	cursor:pointer;
}
a:hover span, a:hover strong, a:hover em {
	text-decoration:none;
	cursor:pointer;
}

.clr:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clr {
@display: inline-block;
}
* html .clr {
	height: 1%;
	_height:auto;
}
.clear:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clear {
@display: inline-block;
}
* html .clear {
	height: 1%;
	_height:auto;
}
.clearBoth {
	clear:both;
}
body{
	-webkit-user-select:none;
	-webkit-text-size-adjust:none;
}
/*CSS reset code end*/

.wapHeader{
	width:100%;
	height:43px;
}

.logo{
	margin:7px 0 0 5px;
	float:left;
}

.headerLink{
	float:right;
	line-height:43px;
	font-size:12px;
	font-weight:bold;
	margin:0 15px 0 0;
}

.index{
	border-top:1px solid #1a5189;
	border-bottom:1px solid #1a5189;
	background:#4b80b6 url(http://img3.mynet.com/mynet-mobile/m-mynet/bg-blue-big.png) repeat-x 0 bottom;
}

.index .headerLink{
	color:#fff;
	text-shadow:1px 1px 0px #000000;
}

.indexSub{
	width:100%;
	border-top:1px solid #7ca2ca;
	border-bottom:1px solid #1a5189;
	background:#4b80b6 url(http://img3.mynet.com/mynet-mobile/m-mynet/bg-blue-big.png) repeat-x 0 bottom;
}

.subMenu{
	width:100%;
}

.subMenu li{
	width:50%;
	height:35px;
	line-height:35px;
	float:left;
	overflow:hidden;
}

.subPage li{
	width:33%;
}

.subMenu li a{
	display:block;
	line-height:35px;
	text-align:center;
	border-right:1px solid #5f8ab6;
	font-size:13px;
	font-weight:bold;
	color:#fff;
	text-shadow:1px 1px 0px #000000;
	overflow:hidden;
	white-space: nowrap;
	text-overflow:ellipsis;
	-webkit-tap-highlight-color:rgba(0,0,0,0); -webkit-user-select:none; -webkit-text-size-adjust:none; -webkit-touch-callout:none;
}

.subMenu li a span{
	display:block;
	overflow:hidden;
	white-space: nowrap;
	text-overflow:ellipsis;
	border-right:1px solid #33669b;
	-webkit-tap-highlight-color:rgba(0,0,0,0); -webkit-user-select:none; -webkit-text-size-adjust:none; -webkit-touch-callout:none;
}

.subMenu li a:hover{
	background:#4096ee;
	-webkit-tap-highlight-color:rgba(0,0,0,0); -webkit-user-select:none; -webkit-text-size-adjust:none; -webkit-touch-callout:none;
}

.subMenu li a.active{
	background:#4096ee;
	-webkit-tap-highlight-color:rgba(0,0,0,0); -webkit-user-select:none; -webkit-text-size-adjust:none; -webkit-touch-callout:none;
}

.subMenu li.noBorder{
	border:0 none;
}

.subPage li.noBorder{
	border:0 none;
	width:34%;
}

.subMenu li.noBorder a{
	border:0 none;
}

.subMenu li.noBorder a span{
	border:0 none;
}

/*weather*/
.weather{
	width:100%;
	height:45px;
	overflow:hidden;
	border-bottom:1px solid #a9ccde;
	background:#d7f0fd url(http://img3.mynet.com/mynet-mobile/m-mynet/bg-weather.png) repeat-x 0 bottom;
}

.weather ul{
	width:100%;
}

.weather ul li{
	float:left;
	font-size:14px;
	font-weight:bold;
	color:#1f568f;
	line-height:45px;
}

.weather ul li.ico{
	width:20%;
	text-align:center;
	vertical-align:middle;
}

.weather ul li.ico img{
	margin:5px 0 0 0;
	height:45px;
}

.weather ul li.info{
	width:33%;
	text-align:right;
}

.weather ul li.city{
	width:41%;
	text-align:left;
}

.weather ul li.city strong{
	margin:0 0 0 7px;
}

.weather ul li.all{
	float:left;
	width:6%;
}

.allWeather{
	float:left;
	width:100%;
	height:45px;
	background:#376ba1 url(http://img3.mynet.com/mynet-mobile/m-mynet/btn-allweather.png) no-repeat center center;

}
/*weather end*/

/*doviz*/
.doviz{
	width:100%;
	clear:both;
	margin:0 0 5px 0;
	overflow:hidden;
	background:#f1f1f1 url(http://img3.mynet.com/mynet-mobile/m-mynet/bg-doviz.png?v=2) repeat-x 0 bottom;
}

.doviz ul{
	width:100%;
}

.doviz ul li{
	width:50%;
	float:left;
	text-align:center;
	overflow:hidden;
}

.doviz ul li table{
	width:100%;
	text-align:center;
	font-size:16px;
	border-right:1px solid #a5a5a5;
	border-bottom:1px solid #a5a5a5;
}

.doviz ul li table td{
	padding:7px;
	width:25%;
	overflow:hidden;
}


/*doviz end*/

/*content box*/
.wapBox{
	width:100%;
	margin:0 0 5px 0;
	clear:both;
}

.wapBoxHeader{
	width:100%;
	background:#060606 url(http://img3.mynet.com/mynet-mobile/m-mynet/bg-box-header.png) repeat-x 0 top;
	border-top:1px solid #3a4350;
	border-bottom:1px solid #3a4350;
}

.wapBoxHeader h2{
	float:left;
	margin:0 0 0 5px;
	font-size:15px;
	color:#fff;
	font-weight:bold;
	line-height:35px;
}

.wapBoxHeader span{
	float:left;
	margin:0 0 0 15px;
	font-size:11px;
	color:#eee;
	font-weight:bold;
	line-height:35px;
}

.wapBoxHeader h2 a{
	font-size:18px;
	font-weight:bold;
	line-height:35px;
	color:#fff;
	text-shadow:1px 1px 0px #000000;
}

.wapBoxHeader .all{
	float:right;
	margin:0 5px 0 0;
	font-size:15px;
	line-height:35px;
	font-weight:bold;
	color:#fff;
	text-shadow:1px 1px 0px #000000;
}

.wapBoxContent{
	padding:5px 5px 0 5px;
	background:#eee;
}


.homeList{
	width:100%;
}

.homeList li{
	padding:7px 0 7px 0;
	border-bottom:1px solid  #D3D3D3;
	border-top:1px solid #fff;
	background:#f1f1f1 url(http://img3.mynet.com/mynet-mobile/m-mynet/bg-doviz.png?v=2) repeat-x 0 bottom;
	
}

.homeList li a{
	display:block;
	width:100%;
	max-height:60px;
	overflow:hidden;
	-webkit-tap-highlight-color:rgba(0,0,0,0); -webkit-user-select:none; -webkit-text-size-adjust:none; -webkit-touch-callout:none;
}

.homeList li a:hover, .homeList li a:hover span{
	background:#4096ee;
	color:#fff;
	-webkit-tap-highlight-color:rgba(0,0,0,0); -webkit-user-select:none; -webkit-text-size-adjust:none; -webkit-touch-callout:none;
}

.homeList li a img{
	width:80px;
	height:60px;
}

.homeList li a sub{
	float:left;
	width:80px;
	height:60px;
	background:#eee url(http://img3.mynet.com/mynet-mobile/m-mynet/loader.gif) no-repeat center center;
}


.homeList li a sub.astro{
	float:left;
	width:50px;
	height:50px;
	background:none;
}

.homeList li a sub.astro img{
	width:50px;
	height:50px;
}

.hbText{
	padding:0 0 0 85px;
}

.hbText55{
	padding:10px 0 0 55px;
}

.hbText h3{
	font-size:14px;
	font-weight:bold;
	display:block;
	max-height:18px;
	overflow:hidden;
	margin:0 0 3px 0;
}

.hbText span{
	font-size:11px;
	color:#5c5c5d;
	display:block;
	height:27px;
	overflow:hidden;
	text-overflow:ellipsis;
}

/*content box end*/

/*list video*/
.homeListVideo li{
	float:left;
	width:31%;
	overflow:hidden;
	margin:0 5px 0 0;
	text-align:center;
}

.homeListVideo li h3{
	font-size:11px;
	color:#000;
	font-weight:bold;
	text-align:center;
}

.homeListVideo li span{
	display:block;
	width:80px;
	height:60px;
	position:relative;
	margin:auto;
	background:#eee url(http://img3.mynet.com/mynet-mobile/m-mynet/loader.gif) no-repeat center center;
}

.homeListVideo li span img{
	width:80px;
	height:60px;
}

.homeListVideo li span em{
	width:23px;
	height:23px;
	position:absolute;
	left:5px;
	top:35px;
	background:url(http://img3.mynet.com/mynet-mobile/m-mynet/ico-play.png) no-repeat 0 0;
}
/*list video end*/

/*list sinema*/
.homeListSinema li{
	float:left;
	width:31%;
	overflow:hidden;
	margin:0 5px 0 0;
	text-align:center;
}

.homeListSinema li h3{
	font-size:11px;
	color:#000;
	font-weight:bold;
	text-align:center;
}

.homeListSinema li span{
	display:block;
	width:75px;
	height:108px;
	position:relative;
	margin:auto;
	background:#eee url(http://img3.mynet.com/mynet-mobile/m-mynet/loader.gif) no-repeat center center;
}

.homeListSinema li span img{
	width:75px;
	height:108px;
}

/*list sinema end*/

/*list sinema*/
.homeListAstroloji li{
	float:left;
	width:23%;
	overflow:hidden;
	margin:0 5px 0 0;
	text-align:center;
}

.homeListAstroloji li h3{
	font-size:11px;
	color:#000;
	font-weight:bold;
	text-align:center;
}

.homeListAstroloji li span{
	display:block;
	width:48px;
	height:48px;
	position:relative;
	margin:auto;
}

/*list sinema end*/

.footer{
	padding:5px;
	background:#d9d9d9;
	text-align:center;
	margin:15px 0 0 0;
}

.footer a{
	color:#386da3;
	font-weight:normal;
	font-size:13px;
}

.footer em{
	color:#386da3;
	font-weight:normal;
	font-size:13px;
	display:inline-block;
	margin:0 15px 0 15px;
}

.footer span{
	color:#858686;
	font-weight:normal;
	font-size:11px;
	display:block;
	margin:5px 0 0 0;
}

.bannerMobil{
	text-align:center;
	margin:5px 0 5px 0;
}

.bannerMobilApps{
	text-align:center;
	margin:10px 0 0 0;
}

/*sinema list ketagori*/
.sinemaList li{
	background:#f1f1f1 url(http://img3.mynet.com/mynet-mobile/m-mynet/bg-doviz.png?v=2) repeat-x 0 bottom;
    padding:7px 0 7px 0;
	border-bottom:1px solid  #D3D3D3;
	border-top:1px solid #fff;
}

.sinemaList li a{
	display:block;
	-webkit-tap-highlight-color:rgba(0,0,0,0); -webkit-user-select:none; -webkit-text-size-adjust:none; -webkit-touch-callout:none;
}

.sinemaList li a:hover, .sinemaList li a:hover span{
	background:#4096ee;
	color:#fff;
	-webkit-tap-highlight-color:rgba(0,0,0,0); -webkit-user-select:none; -webkit-text-size-adjust:none; -webkit-touch-callout:none;
}
.sinemaList li a span{
	width:80px;
	height:117px;
	float:left;
	margin:0 7px 0 0;
}

.sinemaList li a span img{
	width:80px;
	height:117px;
}

.sbText{
	padding:0 0 0 87px;
}

.sbText h3{
	font-size:16px;
	font-weight:bold;
	margin:0 0 7px 0;
	color:#1F568F;
}

.sbText h3 strong{
	font-size:13px;
	font-weight:normal;
	color:#666;
}

.sbText p{
	font-size:13px;
	line-height:18px;
	font-weight:normal;
}
/*sinema list kategori end*/

/*detay page*/
.detayPage{
	width:100%;
	margin:5px 0 10px 0;
}

.detayPageImgContain{
	width:100%;
	overflow:hidden;
	text-align:center;
	margin:0 auto 20px auto;
	background:#eee;
}

.detayPageImg{
	max-width:300px;
	overflow:hidden;
	text-align:center;
	margin:auto;
	padding:7px 0 7px 0;
	background:#eee url(http://img3.mynet.com/mynet-mobile/m-mynet/loader.gif) no-repeat center center;
}

.detayPageImg img{
	text-align:center;
	margin:auto;
	width:300px;
}

.detayText{
	margin:auto;
	font-size:16px;
	color:#333;
	font-weight:normal;
	padding:0 7px 0 7px;
	line-height:20px;
}

.detayText p{
	display:block;
	clear:both;
	padding:7px 0 7px 0;
}

.detayText h1{
	font-size:18px;
	font-weight:bold;
	color:#1F4F82;
	margin:0 0 10px 0;
}

.detayShare{
	width:100%;
	margin:10px 0 10px 0;
}

.detayShare table{
	margin:auto;
}

.detayShare td{
	font-size:14px;
	font-weight:bold;
	vertical-align:middle;
	text-align:left;
	padding:0 0 0 20px;
}
/*detay page end*/

/*diger list*/
.digerList{
	padding:10px 5px 10px 5px;
}

.digerList li{
	padding:5px;
	border-bottom:1px solid #ccc;
}

.digerList li a{
	font-size:18px;
	font-weight:bold;
	color:#2669ae;
	display:block;
	line-height:30px;
	padding:0 0 0 5px;
	-webkit-tap-highlight-color:rgba(0,0,0,0); -webkit-user-select:none; -webkit-text-size-adjust:none; -webkit-touch-callout:none;
}

.digerList li a:hover{
	color:#fff;
	background:#4096ee;
	-webkit-tap-highlight-color:rgba(0,0,0,0); -webkit-user-select:none; -webkit-text-size-adjust:none; -webkit-touch-callout:none;
}
/*diger list end*/

.moreButton{
	width:100%;
	text-align:center;
	font-size:16px;
	font-weight:bold;
	line-height:35px;
	background:url(http://img3.mynet.com/mynet-mobile/m-mynet/bg-more.png) repeat-x 0 bottom;
	color:#eee;
	margin:10px 0 10px 0;
}

/*hava durumu*/
.havaIl{
	padding:5px;
	border:1px solid #ccc;
	border-left:0 none;
	border-right:0 none;
	background:#efefef;
}

.havaDiger{
	padding:5px;
	border:1px solid #ccc;
	border-top:0 none;
	border-left:0 none;
	border-right:0 none;
}

.havaIl li h1{
	font-size:18px;
	font-weight:bold;
	color:#1F568F;
	margin:0 0 5px 0;
	padding:0 0 5px 0;
}

.havaDiger li h2{
	font-size:14px;
	font-weight:bold;
	color:#1F568F;
	margin:0 0 3px 0;
	padding:0 0 3px 0;
}

.havaInfo{
	float:left;
	width:80%;
}

.havaImg{
	float:right;
	width:20%;
}

.havaYuksek{
	font-size:14px;
	color:#ff620d;
	margin:0 0 5px 0;
}

.havaDusuk{
	font-size:14px;
	color:#0d79ff;
}

.hYuksek{
	font-size:12px;
	color:#ff620d;
	margin:0 0 5px 0;
}

.hDusuk{
	font-size:12px;
	color:#0d79ff;
}

.havaIn{
	font-size:12px;
	color:#333;
	margin:0 0 5px 0;
}

.havaSec{
	background:#ecf4fd;
	padding:10px;
	text-align:center;
}

.havaSec select{
	font-size:16px;
	color:#333;
	font-weight:bold;
}
/*hava durumu end*/

/*sinema detay*/
.sdTop{
	padding:5px;
	background:#eee;
}

.sdImg{
	float:left;
	margin:0 5px 0 0;
}

.sdImg img{
	width:120px;
	height:168px;
}

.sdInfoContain{
	padding:0 0 0 125px;
}

.sdInfoContain h1{
	font-size: 16px;
    font-weight: bold;
    margin: 0 3px 7px 0;
	color:#1F568F;
	display:inline-block;
}

.sdInfoContain h2{
	color: #666;
    font-size: 13px;
    font-weight: normal;
	display:inline-block;
}

.sdInfoContain div{
	font-size:12px;
	color:#666;
	margin:0 0 3px 0;
}

.sdInfoContain div strong{
	font-size:12px;
	color:#000;
}

.seansSelect{
	text-align:center;
	padding:10px;
	background:#ddd;
} 

.seansSelect select{
	font-size:16px;
	font-weight:bold;
	color:#1F568F;
}

.filmDetay{
	padding:5px;
	font-size:16px;
	color:#333;
}

.filmDetay p, .filmDetay br{
	margin:0 0 7px 0;
}

.wapBoxHeader  h4{
	font-size:14px;
	font-weight:bold;
	color:#fff;
	line-height:25px;
}

.wapBoxPromo{
	background: url("http://img3.mynet.com/mynet-mobile/m-mynet/bg-promo.png") repeat-x scroll 0 bottom #ededed; 
	border-bottom: 1px solid #c4c4c4; 
	width: 100%;
}

.wapBoxPromo a{
	line-height:30px; 
	padding:0 0 0 5px; 
	color:#000; 
	font-size:11px; 
	font-weight:normal; 
}

.seansList{
	clear:both;
	margin:0 0 5px 0;
}

.seansTime{
	padding:5px;
}
.seansTime li{
	display:inline-block;
	padding:5px;
	background:#eee;
	margin:0 3px 0 0;
	font-size:14px;
	font-weight:normal;
	color:#1F568F;
}

.oyuncular{
	font-size:14px;
	font-weight:normal;
	color:#666;
	padding:10px;
}
/*sinema detay end*/

/*haber gelen data*/
.imgContent, .newsImgContain{
	background:#EEE;
    margin: 0 auto 20px;
    overflow: hidden;
    text-align: center;
    width: 100%;
}

.imgContent img, .newsImgContain img {
    margin: auto;
    text-align: center;
    width: 300px;
	display:block;
	padding:5px;
}
/*haber gelen data end*/

.mobileSevice{
	padding:0 0 5px 0;
	margin:0 0 5px 0;
	border-bottom:1px solid #ccc;
}

/*seçim style*/
.secimList{
	width:100%;
}

.secimList li{
	padding:7px 0 7px 0;
	position:relative;
	border-bottom:1px solid  #D3D3D3;
	border-top:1px solid #fff;
	background:#f1f1f1 url(http://img3.mynet.com/mynet-mobile/m-mynet/bg-doviz.png?v=2) repeat-x 0 bottom;
	
}

.secimList li a{
	display:block;
	width:100%;
	max-height:60px;
	overflow:hidden;
	-webkit-tap-highlight-color:rgba(0,0,0,0); -webkit-user-select:none; -webkit-text-size-adjust:none; -webkit-touch-callout:none;
}

.secimList li a:hover, .secimList li a:hover span{
	color:#000;
	-webkit-tap-highlight-color:rgba(0,0,0,0); -webkit-user-select:none; -webkit-text-size-adjust:none; -webkit-touch-callout:none;
}

.secimList li a img{
	width:47px;
	height:43px;
}

.secimList li a sub{
	float:left;
	width:47px;
	height:43px;
	background:#eee url(http://img3.mynet.com/mynet-mobile/m-mynet/loader.gif) no-repeat center center;
}

.secimList li sub{
	float:left;
	width:47px;
	height:43px;
	background:#eee url(http://img3.mynet.com/mynet-mobile/m-mynet/loader.gif) no-repeat center center;
}

.secimList li a sup{
	position:absolute;
	right:5px;
	top:5px;
	width:50px;
	height:50px;
	background:url(http://img3.mynet.com/mynet-mobile/m-mynet/secim1.png) no-repeat center center;
}

.secimList li a:hover sup{
	background:url(http://img3.mynet.com/mynet-mobile/m-mynet/secim.png) no-repeat center center;
}

.scText{
	padding:0 0 0 53px;
}

.scText h3{
	font-size:14px;
	font-weight:bold;
	color:#47515f;
	display:block;
	margin:0 0 2px 0;
}

.scText span{
	font-size:12px;
	font-weight:bold;
	color:#da251c;
	display:block;
}

.scText span.sc{
	font-size:11px;
	font-weight:bold;
	color:#000;
	display:block;
}

.scText strong{
	font-size:14px;
	font-weight:bold;
	color:#da251c;
	display:block;
}

.scText em{
	font-size:10px;
	font-weight:bold;
	color:#666;
	display:block;
}

.secimIl{
	padding:10px;
	background:#eee;
	text-align:center;
}

.secimIl select{
	font-size:18px;
	font-weight:bold;
	color:#47515f;
}

.scBarBg{
	width:130px;
	height:20px;
	background:#cfcfcf;
	position:relative;
}

.scBar{
	width:18px;
	height:20px;
	background:#4378ae;
}

.scScore{
	position:absolute;
	right:-52px;
	top:2px;
	font-size:14px;
	font-weight:bold;
	color:#333;
}

.csOy{
	font-size:16px;
	font-weight:bold;
	color:#4378ae;
	padding:25px;
	text-align:center;
}
/*seçim style end*/

/*mac sonuclari*/
.sonucList{
	display:table;
	padding:5px;
	background:#F1F1F1 url(http://img3.mynet.com/mynet-mobile/m-mynet/bg-doviz.png?v=2) repeat-x 0 bottom;
    border-bottom: 1px solid #D3D3D3;
    border-top: 1px solid #FFFFFF;
}

.sonucList li{
	overflow:hidden;
	height:30px;
	font-size:12px;
	color:#000;
	vertical-align:middle;
	display:table-cell;
}

li.sonucSure{
	width:15%;
	text-align:left;
}

li.sonucTakim{
	width:70%;
	text-align:center;
	color:#1F568F;
}

li.sonucTakim strong{
	float:right;
}

li.sonucDurum{
	width:15%;
	text-align:right;
}

.kartK{
	display:inline;
	background:#d60606;
	color:#fff;
	font-size:11px;
	font-weight:bold;
	padding:1px 3px 1px 3px;
	margin:0 3px 0 3px;
}

.kartS{
	display:inline;
	background:#efdc08;
	color:#fff;
	font-size:11px;
	font-weight:bold;
	padding:1px 3px 1px 3px;
	margin:0 3px 0 3px;
}

.mc{
	text-align:left;
	margin:0 0 3px 0;
}
/*mac sonuclari end*/


/*LOGIN*/

#myLoginMain {-moz-border-radius: 5px;position:absolute;z-index:9999;top:0 !important;left:0 !important;font-weight:normal;}
#myLoginBox {width:305px !important;margin:0 auto; padding:13px 0 13px 0; background:#f9f9f9; z-index:10130;}
.myLoginTop {width:270px !important; height:40px; padding:0 10px 12px 25px;margin:0px;}
.myLoginTop .img1 {float:left;}
.myLoginTop .img2 {float:right;}
.myFormMessage {width:235px !important; height:20px; font-family:verdana,arial,sans-serif; font-size:12px; text-align:center;font-weight:bold;}
.myFormMessage_error {color:#cb282b;}
.myFormMessage_status {color:#717F6B;}
.myFormMain {font-family:verdana,arial,sans-serif;width:226px !important;margin:0 25px 0 25px; padding:5px 15px 5px 15px !important; background:#fff; border:2px solid #ccc;}
.myFormTab {width:240px !important;margin-bottom:0 !important; height:52px;font-family:verdana,arial,sans-serif; font-size:12px; color:#777; text-align:left;}
.myFormTab input {width:222px !important;margin-top:3px; font-size:19px; color:#777; line-height:29px; background:#fbfbfb; border:1px solid #ccc; padding:2px; -moz-border-radius: 5px;}
.myFormSendSp {left:0;top:38px;position:absolute;font-family:verdana,arial,sans-serif; font-size:11px; color:#21759b;}
.myFormSendSp a {text-decoration:none;color:#21759b;outline: none;}
.myFormSend label {font-family:verdana,arial,sans-serif;color:#777;font-size:12px;}
.myButtonContent{clear:both;display:table;margin:10px 0 0 0 !important;text-align:left;}
.myFormSendS{text-align:left;font-size:11px;line-height:30px;color:#0072FF; display:none !important;}
.myFormTabTwo{display:table;font-size:11px;color:#666;margin:0 0 0 -3px; display:none !important;}
.myFormSendS a{color:#0072FF !important; display:none !important;}
.myFormUye{text-align:right;padding:8px 0 0 0;font-size:12px; display:none !important;}
.myFormUye a{color:#0072FF !important;}
.txVe{margin:7px 15px 0 15px; font-weight:bold;color:#666;}
.fcConnect{margin:4px 0 0 0;text-align:left !important;display:none !important;}
.fcConnect a img{float:left;margin:0 5px 0 0;border:none;}
.fcConnect a span{line-height:24px;font-size:12px;text-align:left;}
.fcConnect a {text-align:left !important;color:#0072FF;}
#loginpassword{width:125px !important;}
#jOverlayContent{left:0 !important;top:10% !important;}
/*LOGIN END*/

.inputbox{
	font-size:14px;
	font-weight:bold;
	color:#000;
	margin:7px auto 7px auto;
}

.ltSec{
	font-size:13px;
	color:#eee;
	padding:0 0 0 8px;
}

.imsakTitle{
	background:#f0f0f0;
	padding:0 0 0 7px;
}
.imsakTitle li{
	float:left;
	width:33%;
	font-size:13px;
	font-weight:bold;
	line-height:35px;
	text-align:center;
}

.imsakSonuc{
	background:#fff;
	padding:0 0 0 7px;
}
.imsakSonuc li{
	float:left;
	width:33%;
	font-size:12px;
	line-height:20px;
	text-align:center;
}

.two{
	background:#f0f0f0;
}

.today{
	background:#fff9b5;
}

.dayIftar{
	display:block;
	font-size:13px;
	text-shadow:1px 1px 0 #000000;
	font-weight:bold;
	width:100%;
	line-height:30px;
	margin:5px 0 5px 0;
	color:#fff;
	text-align:center;
	background: #b4e391;
background: -moz-linear-gradient(top, #b4e391 0%, #61c419 50%, #b4e391 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#b4e391), color-stop(50%,#61c419), color-stop(100%,#b4e391));
background: -webkit-linear-gradient(top, #b4e391 0%,#61c419 50%,#b4e391 100%);
background: -o-linear-gradient(top, #b4e391 0%,#61c419 50%,#b4e391 100%);
background: -ms-linear-gradient(top, #b4e391 0%,#61c419 50%,#b4e391 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b4e391', endColorstr='#b4e391',GradientType=0 );
background: linear-gradient(top, #b4e391 0%,#61c419 50%,#b4e391 100%);
}