/*Header*/

ul.header-menu li, ul.main-menu-set li{
	float: left
}
ul.main-menu-set{
	margin:5px 0;
	margin-bottom: 0
}
ul.main-menu-set{
background: #a1a1a1;
}
ul.header-menu {
	width: 100%;
	background-image: none;    /*border-top:1px solid #EAEAEA;*/
	margin: 10px 0;
	background-color: #f5f5f5;    /*border-bottom:5px solid #C30F0F;*/
}

ul.main-menu-set li a{
	padding:10px;
	color: #000
}
ul.header-menu li a{
    padding: 20px 9.7px;
    color: #434343;
    font-size: 13px;
    margin: 0;
    font-weight: bold;
    background-color: #f5f5f5;
    border-right: 2px solid #e8e8e8;
}
ul.header-menu li.last a{
	padding: 17px 27px
}
ul.main-menu-set li a:hover{
}
ul.header-menu li a:hover{
	background-color:#c30f0f;
	color: #fff
}
.menuHomeBtnLink {
    padding: 8px !important;
    background-color: #A7A7A7 !important;
}
.menuHomeBtn {
    width: 30px;
    height: 30px;
    padding: 3px;
    padding-bottom: 4px;
}
ul.header-menu li:last-child a {
    border-right: 0;
    background-color: #9e0000;
    color: #fff;
}
.logo{
	padding: 25px 10px;
}
ul.secim-master-tab ol.section-secret a {
    border-bottom: 0;
    background-color: #fff;
    margin-right: 0px;
}
ul.bottom-list {
    width: 164px;
    display: inline-block;
    background-color: #fff;
    border-left: 1px solid #e5e5e5;
    border-right: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
    display: none;
    position: absolute;
    top: 34px;
}
.bottom-list {
    max-height: 300px;
    overflow: auto;
    z-index: 999 !important;
}

/*Header*/
/*Content*/
.content-bg{
	background: url(/scripts/secim2015/assets/images//main_container_bg.png) left top repeat-x;
	width: 100%;
	height: 530px
}
.content-bg.aday{
	height: 450px
}
/*breadcrumb*/
.breadcrumb{
	padding: 0 10px;
list-style: none;
border-bottom: 2px solid #c1c1c1
}
ul.breadcrumb li {
padding-right: 4px;
display: inline-block;
padding-left: 10px
}
li.bread-title{
	font-size: 24px;
	color: #c4c4c4;
	position: relative;
bottom: 5px;
}
ul.breadcrumb li a{
	float: left;
padding-right: 20px;
background: url("/scripts/secim2015/assets/images//bread.png") top right no-repeat;
font-size: 14px;
font-weight: bold;
color: #ba0000
}
ul.breadcrumb li a.selected{
	background: none;
	color: #000;
	padding-right: 10px
}
/*breadcrumb*/
.border{
	background-color:#393939;
	width: 100%;
	height: 1px
}
.border-light{
	background-color:#bababa;
	width: 100%;
	height: 1px
}

/*Aday Info*/
.nominee-info{
	background-color: #FDFDFD;
	height: 300px
}
.nominee-bio{
	width: 374px
}
.nominee-share{
	width: 243px
}
.nominee-img{
	width: 300px;

}
.nominee-img img{
    border-radius: 100%;
    border: 1px solid #d5d5d5;
}
.nominee-bio h1, .nominee-bio h2{
color:#292929;
display: inline-block;
padding: 5px 0;
width: 100%
}
.nominee-bio h1{
	font-size:24px;
}
.nominee-bio h2, .nominee-bio span.title, .nominee-bio span.inf{
	font-size:14px;
}
.nominee-bio span.title, .nominee-bio span.inf{
	color:#373737;
	text-align: left;
	display: inline-block;
	padding: 5px 0;
	border-bottom:1px solid #fff;
}
.nominee-bio span.title{
	width: 150px;
}
/*Tablo Style*/
.table1{

}
.table-border{
	border:1px solid #d1d1d1;
}
.table1 tr td.title{
	background: url(/scripts/secim2015/assets/images//table-bg.png) top left repeat-x;
	width: 100%;
	border-bottom: 1px solid #d1d1d1;
	font-weight: bold
}
.table1 tr td.title span{
	padding: 12px 7px;
	display: inline-block;
	color: #000;
	font-size:12px;
}
tr.aday-list td{
	padding: 5px;
	text-align: left;
	border-bottom: 1px solid #d1d1d1
}
tr.aday-list td a.aday{
	font-size:12px;
	font-weight: bold;
	color: #333333;
	display: block;
	padding: 3px 0;

}
tr.aday-list.last td{
	border-bottom: none
}
tr.aday-list td{
	line-height: 16px
}
.biografi{
	border:1px solid #e1e1e1;
	margin:0 10px;
	line-height:180%;
}
.biografi h1, .biografi p{
	color:#262626;
	display: inline-block;
	padding: 5px 0
}
.biografi h1{
	font-size:15px;
	font-weight: bold
}
.biografi p{
	font-size:13px;
	line-height: 20px;
	padding: 10px 0
}
/*sub menu*/
ul.sub-menu{
	width: 100%;
	border-top:5px solid #cb0a0a;
	position: relative;
top: -3px;
}

.sub-bottom-bg{
	background: url(/scripts/secim2015/assets/images//main-nav-bg.png) top left no-repeat;
	width:980px;
	height: 120px
}
/*Turkey Maps*/
.maps{
	margin-top: 15px
}
table.blue{
	border-color: #79b2c9;
}
table.gray{
	border-color: #ccc;
}
.bg-blue{
	background-color: #1db6e9
}
.bg-red{
	background-color: #c60808
}
.table-pst{
	position: absolute;
right: 10px;
top: 0;
}
.bg-blue span, .bg-red span{
	color:#fff;
	font-size:14px;
	padding: 10px 7px;
	float:left;
	font-weight: bold
}
.tab a{
	color:#fff;
	font-size:14px;
	padding: 10px 44px;
	float:left;
	font-weight: bold
}
.tab a:hover, .tab a.selected{
	background-color: #0191c1
}
table.tables{
	background-color:#fff
}
table.tables td img{
	vertical-align: middle;
	padding-right: 5px
}
table.tables td a{
	display: inline;
	color: #666666;
	font-weight: bold;
	font-size: 14px;
	line-height: 160%;
}
table.tables td a:hover{
	color: #c30f0f
}
table.tables.blue tr.title td{
	border-right:1px solid #79b2c9 ;
	border-bottom:1px solid #79b2c9 ;
	text-align: center;
	padding: 10px;
	font-size:11px;
	color:#666666;
	font-weight: bold
}
table.tables.gray tr.title td{
	border-right:1px solid #ccc ;
	border-bottom:1px solid #ccc ;
	text-align: center;
	padding: 10px;
	font-size:11px;
	color:#666666;
	font-weight: bold
}
table.tables.gray.red tr.title td{
	color:#c50909;
}
table.tables tr.oddy td, table.tables tr.white td{
	border-right:1px solid #79b2c9 ;
	border-bottom:1px solid #79b2c9 ;
	text-align: center;
	padding: 10px;
	font-size:11px;
	color:#666666;
}
table.tables tr.gray td, table.tables.gray tr.white td{
	border-right:1px solid #ccc ;
	border-bottom:1px solid #ccc ;
	text-align: center;
	padding: 10px;
	font-size:11px;
	color:#666666;
}
table.tables tr.title td.last{
	border-right:0;
}
table.tables tr.oddy.last td, table.tables tr.gray.last td{
	border-bottom:0;
}
table.tables tr.oddy{
background-color:#e9f5f7
}
table.tables tr.gray{
	background-color:#f4f4f4
}



a.all-table{
	padding: 10px 5px;
	display: inline-block;
	color: #0087bf;
	font-size:12px;
}
ul.genel-durum{
	width: 100%;
	display: inline-block;
}
ul.genel-durum li{
	float:left;
	margin-right: 10px
}
ul.genel-durum li span{
	width: 14px;
	height: 11px;
	display:inline-block;
}
ul.genel-durum li a, .bolge-percent td a{
	color:#3f3f3f;
	font-size:12px;
	display: inline-block;
	padding-left: 10px
}
ul.genel-durum li.gd{
	background-color: #fff;
	-webkit-box-shadow: 4px 4px 0px 0px rgba(50, 50, 50, 0.54);
-moz-box-shadow:    4px 4px 0px 0px rgba(50, 50, 50, 0.54);
box-shadow:         4px 4px 0px 0px rgba(50, 50, 50, 0.54);
}
ul.genel-durum li.gd h1, ul.genel-durum li.gd b{
	color:#3f3f3f;
	font-size:19px;
	font-weight: bold;
	display: inline-block;
	padding: 8px
}
ul.genel-durum li.gd h1{
	padding-right: 15px;
}
ul.genel-durum li.gd b{
	color: #fff;

}
ul.genel-durum.buyuksehir{
	width: 183px
}
ul.genel-durum.buyuksehir li{
	display: inline-block;
	margin-top: 10px
}
.akp{
	background-color: #f7931e
}
.chp{
	background-color: #ec1c23
}
.mhp{
	background-color: #ba0000
}
.bdp{
	background-color: #f6cf16;
}
.c1{
	color: #79740C!important
}
.hdp{
	background-color: #11c04b
}
.bagimsiz{
	background-color: #14518a
}
.akp020{
	background-color: #fde9d2
}
.akp2040{
	background-color: #fcd4a5
}
.akp4060{
	background-color: #fbc98e
}
.akp6080{
	background-color: #f9a94b
}
.akp80100{
	background-color: #f7931e
}
.chp020{
	background-color: #f2d2d5
}
.chp2040{
	background-color: #e5a5ab
}
.chp4060{
	background-color: #d77880
}
.chp6080{
	background-color: #ca4b56
}
.chp80100{
	background-color: #bd1e2c
}
.diger{
	background-color: #8ed6bf
}

img.map-parti-logo{
	position: absolute;
	top: 0;
	right:0;
}
/*Genel durum layout*/
a.parti:hover{
	color: #c30f0f;
}

/*Parti Genel*/
table.parti-genel {
	border-bottom: 2px solid #bb0000;
}
table.parti-genel td{
	background: url(/scripts/secim2015/assets/images//parti-genel-td.png) top left repeat-x;
	height: 34px;
	border-right:1px solid #cccccc;
	text-align: center
}
table.parti-genel td a{
font-size:14px;
font-weight:bold;
color:#bc0000;
}
table.parti-genel td:hover, table.parti-genel td.selected{
	background: #bc0000;
	color: #fff
}
table.parti-genel td:hover a, table.parti-genel td.selected a{
color: #fff
}
table.genel-parti tr.title td{
	color: #666666!important
}
table.social-table{
	border:1px solid #bdbcbd;
	background-color: #fff
}
table.social-table td.social-link{
	background-color: #ececec;
	border-bottom: 1px solid #ccc
}
table.social-table td.social-link a{
	font-size:14px;
	color: #5d5d5d;
	padding: 10px;
	border:1px solid transparent;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 5px;
	top: 1px;
position: relative;
text-align: center
}
table.social-table td.social-link a:hover, table.social-table td.social-link a.selected{
	border-left:1px solid #bdbcbd;
	border-right:1px solid #bdbcbd;
	border-top:1px solid #bdbcbd;
	background-color: #fff;
	color: #000
}
td.social-content{
	padding: 15px
}
td.social-cont{
	font-size:12px;
	color: #262626
}
td.social-content img{
	margin-right:10px;
}
td.social-cont h1{
	font-weight: bold;
	margin-right:10px;
	padding-bottom: 5px
}
td.social-cont h1 span {
	color: #6f6f6f;
	display: inline-block;
	margin-left: 10px
}
td.social-cont h1 b{
	color: #6f6f6f;
	display: inline-block;
	margin-right: 10px;
	font-weight: normal;
}
.social-main h1{
	color: #0291c0;
	font-size:18px;
	line-height: 32px;
margin-right: 20px;
font-weight: bold
}

/*Wiki*/
.infobox {
border: 1px solid #aaa;
background-color: #f9f9f9;
color: black;
margin: 0.5em 0 0.5em 1em;
padding: 1em;
float: right;
clear: right;
text-align: left;
font-size: 88%;
line-height: 1.5em;
}
.infobox td, .infobox th {
vertical-align: top;
}
.infobox td{
	padding: 3px 8px
}
.infobox th{
	padding: 1px 4px
}
th {
font-weight: bold;
}
.infobox {
color: black;
text-align: left;
font-size: 88%;
line-height: 1.5em;
}
a.all-list{
	color: #c60808;
	background-color:#faf9fa;
	width: 155px;
border-left: 1px solid #ccc;
text-align: center;
padding: 10px
}
.aday-lists{
	height: 340px
}
.part-t h1{
	padding-left: 10px;
	font-size:18px;
	font-weight: bold
}
ul.selectbox{
	display: inline-block;
	float: right
}
ul.selectbox li.section{
	float:left;
	margin-right: 10px;
	width: 232px;
	z-index:999 !important;
}
ul.selectbox li a.section {
    color: #fff;
    font-size: 14px;
    float: left;
    padding: 10px;
    background-color: #c30f0f;
    width: 218px;
}
ul.selectbox li.section i{
	background: url(/scripts/secim2015/assets/images//arrow-b.png) no-repeat;
width: 13px;
height: 10px;
float: right;
margin-top: 3px;
}
ul.header-menu li a:hover,ul.header-menu li a.selected{background-color:#c30f0f;color:#fff}
.cnt4 {
    width: 100%;
    box-sizing: border-box;
}
.scrollToTop {
       z-index: 999999;
    padding: 10px 30px;
    text-align: center;
    background-color: #000;
    color: #fff;
    text-decoration: none;
    position: fixed;
    bottom: 30px;
    right: 30px;
    font-size: 17px;
    display: none;
    letter-spacing: 2px;
}
ul.bottom-list{
	width: 230px;
	display: inline-block;
	background-color: #d4f0fa;
	border-left:1px solid #e5e5e5;
	border-right:1px solid #e5e5e5;
	border-bottom:1px solid #e5e5e5;
	display: none;
	position: absolute;
	top: 34px
}
ul.bottom-list li{
	width: 100%;
	border-bottom: 1px solid #f5f5f5;
	display: inline-block;
	background-color: #fff;
}
ul.bottom-list li a{
    font-size: 14px;
    color: #303030;
    padding: 8px 5px;
    background-color: #fff;
    display: inline-block;
    width: 100%;
    box-sizing: border-box;
}
ul.bottom-list li a:hover{
	background-color: #c30f0f;
	color: #fff;
}
ul.bottom-list li img, ul.bottom-list li a h1{
	float: left
}
ul.bottom-list li a.listed{
	float: left;
	width: 221px
}
ul.bottom-list li a h1{
	margin-top: 10px;
	margin-left: 10px
}
ul.bottom-list li:last-child{
	border-bottom: 0
}
ul.alfebetik-list{
	border:1px solid #fff;
	background-color:#ECEBEB;
}
ul.alfebetik-list li a{
	float:left;
	padding: 11px;
	color: #939393;
	font-size:20px;
	border-right:2px solid #fff;
}
ul.alfebetik-list li a:hover{
	background-color: #c60908;
	color: #ffffff
}
td.padd{
	padding: 5px;
}
td.padd table.brd{
border: 2px solid #f3f3f3;
    padding: 25px 10px;
    table-layout: fixed;
        -webkit-box-shadow: 4px 4px 0px 0px rgba(50,50,50,0.14);
    -moz-box-shadow: 4px 4px 0px 0px rgba(50,50,50,0.14);
    box-shadow: 4px 4px 0px 0px rgba(50,50,50,0.14);
}
.active {
    background-color: #c60908!important;
    color: #ffffff!important;
}
ul.alfebetik-list li.titles, ul.alfebetik-list li.titles span{
	float:left
}
ul.alfebetik-list li.titles span{
	font-size: 16px;
	padding:12px;
	border-right: 2px solid #fff;
	color: #939393;
	background-color: #F7F7F7
}

.infoline-container { margin: 0 auto; position: relative; width: 980px; z-index: 99999; }
.infoline { background: #fff url("/images/bg_infoline_02.gif?v=125") repeat-x 0 0; border: 1px solid #e3e3e3; font-size: 11px; list-style: none; padding: 0; margin: 0 auto; width: 961px; }
.infoline li { border-right: 1px solid #e3e3e3; border-left: 1px solid #fff; color: #1b2024; float: left; padding: 6px 8px; }
.infoline li.first { border-left: 0; }
.infoline li.last { border: 0; text-align: center; width: 120px; float: left; display: inline; padding: 0; }
.infoline li.empty { padding: 4px 0; border-right: 0; }
.infoline li a { color: #1b2024; display: block; }
.infoline li .servisler { padding: 0 7px 0 0; }
.infoline li .flyout-link { background: url("/images/bg-infoline2.gif?v=125") no-repeat 0 0; display: inline; outline: 0; padding: 1px 45px 2px 8px; }
.infoline .highlight { color: #bb0000; }
.infoline .flyout { position: relative; }
.infoline .flyout ul { background: #fff url("/images/bg-infoline3.gif?v=125") repeat-x 0 0; border: 1px solid #e3e3e3; display: none; list-style: none; margin: 0; padding: 0; position: absolute; top: 22px; left: 7px; text-align: left; width: 130px; }
.infoline .flyout li { border: 1px solid #f1f1f1; border-width: 0 0 1px; float: left; margin: 0; text-align: left; width: 110px; }
.infoline .flyout li.no-border { border: 0; }
.infoline .flyout li a { display: block; }
.infoline .flyout li a:hover { color: #bb0000; }
.infoline-login { position: relative; }
#infoline-login-zone { display: none; }
.infoline .MemberLoginForm { padding: 0; margin: 10px 0 0; float: left; width: 220px; padding:0; }
.infoline .MemberLoginInput { width: 216px; }

#footer { background: #fff; font-size: 12px; font-family: Verdana; line-height: 15px; margin: 0 auto; text-align: left; width: 1000px; }
#footer a{display:inline; color:#000;}
#footer .footer-links { border-bottom: 1px solid #8d8d8d; color: #a70000; padding: 0 0 5px; margin: 0 17px 10px; }
#footer .footer-links a { color: #a70000; }
#footer .footer-links .pull-right li { display: inline; }
#footer .footer-menu { font-size: 0.833em; padding: 0 0 5px; margin: 0 17px; }
#footer .footer-menu .inner { float: left; }
#footer .footer-menu-wrap { float: left; width: 700px; }
#footer .footer-menu .section { float: left; width: 150px; }
#footer .footer-menu .inner li { display: inline; }
#footer .ciner { background: url('https://im.haberturk.com/assets/images/desktop/core/sprite3.png') no-repeat -26px -77px; float: right; height: 27px; width: 62px; }
#footer .footer-copyright { font-size: 0.833em; border-top: 1px solid #8d8d8d; color: #767676; padding: 5px; margin: 0 17px 10px; }
#footer .footer-copyright .text { padding-top:10px; float:left; }
#footer .guvenli-internet { background: url('https://im.haberturk.com/assets/images/desktop/core/sprite3.png') no-repeat -138px -50px; display: block; float: right; height: 50px; text-indent: -9000px; width: 130px; }
#site-logos { display: inline; width: 955px; background-color: white; padding-top:10px; margin: 0px 0 10px 17px; float: left; border-top: 1px solid #a2a2a2; }
#site-logos li { display: inline; float: left; }
#site-logos li a { background: url(https://im.haberturk.com/assets/images/desktop/core/footer_logolar.jpg?v=1001) no-repeat 0 0; height: 34px; text-indent: -9000px; display: block; }
#site-logos .bloomberg a { width: 108px; margin: 0 30px 0 0; }
#site-logos .httatil a { background-position: -165px 0; width: 105px; margin: 0 25px 0 25px; }
#site-logos .htemlak a { background-position: -330px 0; width: 135px; margin: 0 25px 0 25px; }
#site-logos .htkulup a { background-position: -525px 0; width: 123px; margin: 0 25px 0 25px; }
#site-logos .hthayat a { background-position: -710px 0; width: 88px; margin: 0 25px 0 25px; }
#site-logos .haberturktv a { background: url(https://im.haberturk.com/assets/images/desktop/core/httv.png) no-repeat 0px 0px; width: 104px; margin: 0 25px 0 25px; }
#site-logos .showtv a { background: url(https://im.haberturk.com/assets/images/desktop/core/showtv.png) no-repeat 0px 0px; width: 105px; }
#site-logos .inner .ayrac { width: 2px; height:34px; background: url(https://im.haberturk.com/assets/images/desktop/core/footer_logolar.jpg?v=1001) no-repeat 0 0; background-position: -677px 0px; }

#headerMenu #TopMembersZone3 { display: block; position: relative; zoom: 1; float: left; width: 170px; height: 26px; }

/*header*/
header{
	    height: 40px;
    background-color: #e6e6e6;
    width: 100%;
    padding: 0px;
    margin: 0 auto;
    position: relative;
    top: 0px;
    border-top: 0;
    position: relative;
    display: flex;
}
.header-layer-group-one {
    width: 100%;
    max-width: 1010px;
    min-width: 1010px;
    margin: 0 auto;
    padding: 0px 20px;
    display: table;
    display: flex;
}

.header-main-logo {
    width: 80px;
    z-index: 99999;
    position: relative;
}
.link-group{
	display: flex;
	    width: calc(100% - 80px);
    margin-left: 40px;
}
.link-group li a{
	font-size: 14px;
    color: #666;
    padding: 13px 10px;
    display: block;
    font-weight: 700;
}
.link-group li a:hover{
	background-color: #f1f1f1
}
/*Borsa*/
.borsa-widget-top {
    position: relative;
    background-color: #fff;
}
.borsa-widget-top .borsa-widget-wrapper {
    height: 40px;
    width: 100%;
    max-width: 1010px;
    min-width: 1010px;
    margin: 0;
    padding: 0 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.borsa-widget-top .borsa-widget-wrapper .right .borsa-widget-group a.down .rate {
    color: #ec1c24;
}
@media (min-width: 1250px){
.borsa-widget-top .borsa-widget-wrapper {
    margin: 0 auto;
}
.borsa-widget-top .borsa-widget-wrapper .right .borsa-widget-group a .rate {
    margin-right: 4px;
}
.borsa-widget-top .borsa-widget-wrapper .right .borsa-widget-group a.down .name:before {
    content: "";
    position: absolute;
    left: 0;
    width: 10px;
    height: 10px;
    background-image: url("https://im.haberturk.com/assets/images/v3/borsaMainWidget/down.svg");
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: center;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.borsa-widget-top .borsa-widget-wrapper .right .borsa-widget-group a.up .name:before {
    content: "";
    position: absolute;
    left: 0;
    width: 10px;
    height: 10px;
    background-image: url("https://im.haberturk.com/assets/images/v3/borsaMainWidget/up.svg");
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: center;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.borsa-widget-top .borsa-widget-wrapper .right .borsa-widget-group a .name {
    position: relative;
    margin-right: 4px;
    font-weight: 700;
    padding-left: 15px;
}
.borsa-widget-top .borsa-widget-wrapper .right .borsa-widget-group a:last-child {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 40px;
    background-color: #e6e6e6;
    padding: 0 10px 0 10px;
    margin-left: 5px;
}
.borsa-widget-top .borsa-widget-wrapper .right .borsa-widget-group a:last-child .name {
    padding: 0;
}
.borsa-widget-top .borsa-widget-wrapper .right .borsa-widget-group a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 40px;
    font-size: 14px;
    text-decoration: none;
    color: #333;
    padding: 0 10px;
}
.borsa-widget-top .borsa-widget-wrapper .left {
    width: 100px;
}
.borsa-widget-top .borsa-widget-wrapper .right .borsa-widget-group {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.borsa-widget-top .borsa-widget-wrapper .right {
    width: calc(100% - 100px);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}
.borsa-widget-top .borsa-widget-wrapper .left span {
    color: #666;
    font-size: 10px;
    margin-left: -20px;
    text-align: center;
    display: inline-block;
    line-height: 1.2;
}
}
/*footer*/
footer {
    position: relative;
    background-color: #fff;
    margin: 0 auto;
    margin-top: 60px;
}

footer .content {
    max-width: 940px;
    min-width: 940px;
    height: 100%;
    margin: auto;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

footer .newsletter {
    height: 80px;
    background-image: url("https://im.haberturk.com/assets/images/v4/footer-newsletter-background.jpg?v=112");
    background-size: cover
}

footer .newsletter .logo {
    width: 92px;
    height: 50px;
    margin-right: 40px;
    position: relative;
    padding: 0;
}

footer .newsletter .logo:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background-image: url("https://im.haberturk.com/assets/images/v4/brand/haberturk-white.svg?v=112");
    background-size: cover;
    background-repeat: no-repeat
}

footer .newsletter .description {
    color: #fff;
    font-size: 14px;
    width: 500px
}

footer .newsletter .newsletter-form {
    position: relative
}

footer .newsletter .newsletter-form input {
    background-color: transparent;
    text-indent: 20px;
    font-size: 12px;
    width: 280px;
    height: 50px;
    border: solid 2px #fff;
    border-radius: 50px;
    color: #fff
}

footer .newsletter .newsletter-form input::-webkit-input-placeholder {
    color: #fff
}

footer .newsletter .newsletter-form input::-moz-placeholder {
    color: #fff
}

footer .newsletter .newsletter-form input:-ms-input-placeholder {
    color: #fff
}

footer .newsletter .newsletter-form input::placeholder {
    color: #fff
}

footer .newsletter .newsletter-form button {
    width: 30px;
    height: 30px;
    border-radius: 100%;
    position: absolute;
    right: 10px;
    bottom: 10px;
    top: 10px;
    font-family: ionicons;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

footer .newsletter .newsletter-form button:before {
    content: "\f3d3";
    position: relative;
    font-size: 18px;
    color: #b9040e
}

footer .brand {
    width: 100%;
    height: 80px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #f1f1f1;
    position: relative
}

footer .brand ul.list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    overflow: hidden;
    margin: 0 auto;
    width: 100%
}

footer .brand ul.list>li {
    margin: 0 10px
}

footer .brand ul.list>li>a {
    display: block;
    position: relative;
    height: 30px;
    width: 30px;
    background-image: url("https://mo.ciner.com.tr/assets/images/v4/brand/sprite.svg?v=112");
    background-repeat: no-repeat
}

footer .brand ul.list>li.logo-showtv a {
    background-position: 0 0
}

footer .brand ul.list>li.logo-showmax a {
    background-position: -49px 0
}

footer .brand ul.list>li.logo-showturk a {
    background-position: -98px 0;
    width: 25px
}

footer .brand ul.list>li.logo-httv a {
    width: 30px;
    background-position: -140px 0
}

footer .brand ul.list>li.logo-bloomberght a {
    width: 118px;
    background-position: -183px 0
}

footer .brand ul.list>li.logo-businessht a {
    width: 110px;
    background-position: -319px 0
}

footer .brand ul.list>li.logo-hthayat a {
    width: 97px;
    background-position: -448px 0
}

footer .brand ul.list>li.logo-htkulup a {
    width: 118px;
    background-position: -563px 0
}

footer .brand ul.list>li.logo-htemlak a {
    width: 100px;
    background-position: -700px 0
}

footer .category-list {
    border-bottom: solid 2px #f1f1f1
}

footer .category-list .content {
    padding: 30px
}

footer .category-list ul {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

footer .category-list ul ol li a {
    display: block;
    color: #666;
    font-size: 12px;
    padding: 5px
}

footer .social-list {
    border-bottom: solid 10px #f1f1f1;
    margin-bottom: 20px
}

footer .social-list .content {
    padding: 30px
}

footer .social-list ul {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

footer .social-list ul li {
    position: relative;
    width: 36px;
    height: 36px;
    margin: 0 4px
}

footer .social-list ul li a,
footer .social-list ul li span {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 100%;
    border: solid 2px #999;
    color: #999;
    text-align: center;
    font-size: 16px;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

footer .social-list ul li a.facebook:hover {
    border-color: #3b5998;
    color: #3b5998
}

footer .social-list ul li a.twitter:hover {
    border-color: #1da1f2;
    color: #1da1f2
}

footer .social-list ul li a.linkedin:hover {
    border-color: #0084bf;
    color: #0084bf
}

footer .social-list ul li a.gplus:hover {
    border-color: #dc4a38;
    color: #dc4a38
}

footer .social-list ul li a.whatsapp:hover {
    border-color: #25d366;
    color: #25d366
}

footer .social-list ul li a.instagram:hover {
    border-color: #d10869;
    color: #d10869
}

footer .social-list ul li a.favorite:hover {
    border-color: #b9040e;
    color: #b9040e
}

footer .social-list ul li a.sound:hover {
    border-color: #f17821;
    color: #f17821
}

footer .social-list ul li a.increase:hover {
    border-color: #999;
    color: #999
}

footer .social-list ul li a.email:hover {
    border-color: #1f84b8;
    color: #1f84b8
}

footer .social-list ul li a.comment:hover {
    border-color: #e4c409;
    color: #e4c409
}

footer .social-list ul li a.rss:hover {
    border-color: #e4c409;
    color: #e4c409
}

footer .footer-search {
    width: 100%;
    height: 0;
    position: relative;
    background-color: #999;
    overflow: hidden;
    -webkit-transition: ease .3s;
    transition: ease .3s
}

footer .footer-search.open {
    height: 60px;
    padding: 10px 0
}

footer .footer-search .content {
    padding: 0
}

footer .footer-search-btn {
    width: 40px;
    height: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
    color: #fff;
    font-size: 30px
}

footer .footer-search-btn:hover {
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}

footer .footer-search-close-btn:hover {
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}

footer .footer-search-textbox {
    width: calc(100% - 80px)
}

footer .footer-search-textbox input {
    font-size: 14px;
    height: 40px;
    width: 100%;
    padding: 10px 20px;
    float: right;
    background-color: transparent;
    border-bottom: solid 1px #fff!important;
    color: #fff
}

footer .footer-search-textbox input::-webkit-input-placeholder {
    color: #fff
}

footer .footer-search-textbox input:focus {
    outline: 0;
    background-color: transparent
}

footer .footer-search-close-btn {
    width: 40px;
    height: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
    color: #fff;
    font-size: 30px
}

footer .copyright .content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    max-width: 600px
}

footer .copyright div {
    font-size: 12px;
    color: #666;
    text-align: center;
    margin-bottom: 20px;
    line-height: 1.2
}

footer .copyright .footer-ciner-logo {
    width: 60px;
    vertical-align: middle;
    margin: -5px 5px 5px 5px
}
/* reklam cssleri */
.page-skin-content{max-width:1040px;min-width:1040px!important;margin:0 auto;display:block;margin-left:-20px;}
.page-skin-content .page-skin-left{position:absolute;left:50%;top:0px;margin-left:-680px;width:160px;}
.page-skin-content .page-skin-right{position:absolute;right:50%;top:0px;margin-right:-680px;width:160px;}
.page-skin-content .page-skin-left img{float:right;}
.page-skin-content .page-skin-right img{float:left;}
.page-skin-content .page-skin-top,.page-skin .page-skin-left,.page-skin .page-skin-right{display:block;}
.footer-ads-zone{text-align:center;margin-bottom:20px;}
table.tables tr:nth-child(odd){
	background:transparent!important;
}