
@media only screen and (max-width: 800px) {
    
    /* Force table to not be like tables anymore */
	#no-more-tables table, 
	#no-more-tables thead, 
	#no-more-tables tbody, 
	#no-more-tables th, 
	#no-more-tables td, 
	#no-more-tables tr { 
		display: block; 
	}
 
	/* Hide table headers (but not display: none;, for accessibility) */
	#no-more-tables thead tr { 
		position: absolute;
		top: -9999px;
		left: -9999px;
	}
 
	#no-more-tables tr { border: 1px solid #ccc; }
 
	#no-more-tables td { 
		/* Behave  like a "row" */
		border: none;
		border-bottom: 1px solid #eee; 
		position: relative;
		padding-left: 50%; 
		white-space: normal;
		text-align:left;
	}
 
	#no-more-tables td:before { 
		/* Now like a table header */
		position: absolute;
		/* Top/left values mimic padding */
		top: 6px;
		left: 6px;
		width: 49%; 
		padding-right: 1px; 
		white-space: nowrap;
		text-align:left;
		font-weight: bold;
	}
 
	/*
	Label the data
	*/
	#no-more-tables td:before { content: attr(data-title); }
}


/*
.table-striped>tbody>tr:nth-child(odd)>td, 
.table-striped>tbody>tr:nth-child(odd)>th {
   background-color: #C7E1EC;
 }
*/ 


.icon-arrow,.left-arrow {width:20px;font-size:16px;min-height:20px;padding-bottom:3px;}       
.Bid {float:left;font-size:24px;font-weight:bold;}


.whiteTitle{color:#FFFFFF !important;font-weight:bold;}
.d-green{color:#82ad2f}
.d-red{color:#BB0303}
.d-yellow{color:#e0b60b;font-size:14px}
.d-blue{color:#150AAA;font-size:14px}
.con{width:1024px;margin:auto}
.tbl{display:table;position:relative;width:100%;font-size:13px}
.tbl .tbl-row{display:table-row}
.tbl .tbl-cell{display:table-cell;vertical-align:middle;}
.tbl .tbl-cell strong{font-weight:500}
.tbl .tbl-cell a{display:block;color:#000}
.tbl .tbl-cell .fa{margin:0 10px;font-size:20px}
.tbl .tbl-cell .fa-caret-up{color:#82ad2f}
.tbl .tbl-cell .fa-caret-down{color:#c24141}
.tbl .tbl-cell .fa-circle{color:#e0b60b;font-size:14px}
.tbl-head{height:42px !important;padding:8px !important}
.tbl-blue{background-color:#3aa5d1 !important;color:#fff}
.tbl-red{background-color:#f05442 !important;color:#fff}
.tbl-green{background-color:#169c78 !important;color:#fff}
.tbl-yellow{background-color:#efb300 !important;color:#fff}
.tbl-up{color:#82ad2f !important}
.tbl-down{color:#c24141 !important}
.tbl-equel{color:#e0b60b !important}
.tbl .flg{margin-right:10px}
.tbl-flag{font-size:18px;margin-right:10px;}

.section-box-bold {
background:#fff;
border:1px solid #e5e5e5;
border-radius:4px;
font-weight: bold;
color: #333333;
line-height: 1em;
padding: 3px 5px 3px 5px;
font-size:18px
}


.section-box{
background:#fff;
border:1px solid #e5e5e5;
border-radius:4px;
margin-bottom:20px;
}


/* Links Widget */
.links {
background:#fff;
border:1px solid #e5e5e5;
}
.links h4{
margin:0;
padding:10px;
border-bottom:1px solid #eee;
font-family: 'Titillium Web', Arial;
font-weight:700;
font-size:22px;
overflow:hidden;
color:#555;
}
.links li {
border-top:1px solid #f5f5f5;
}
.links li:first-child {
border-top:none;
}
.links li a{
display:block;
font-family: 'Titillium Web', Arial;
font-weight:400;
font-size:14px;
color:#888;
padding:10px;
text-decoration:none;
}
.links li a i{
color:#ddd;
padding-right:5px;
}
.links li a:hover{
color:#555;
background:#f5f5f5;
text-decoration:none;
}
.links li a:hover i{
color:#999;
}

/* Single Article Page */
.article-page {
background:#fff;
border:1px solid #e5e5e5;
border-radius:4px;
margin-bottom:20px;
}
.article-page h1{
margin:0;
padding:10px;
border-bottom:1px solid #eee;
font-family: 'Titillium Web', Arial;
font-weight:700;
font-size:22px;
overflow:hidden;
color:#555;
}
.article-content {
overflow:hidden;
padding:15px;
}
.article-image {
margin:10px;
}
.article-content img{
max-width:100%;
}
.single-article {
padding:10px !important;
border-bottom:1px solid #eee;
}
.read-more {
margin-bottom:20px;
}
.read-more a {
font-family: 'Titillium Web', Arial;
font-weight:400;
font-size:16px;
}



.huge{font-size:4rem}.huge2{font-size:34px}.huge3{font-size:26px}.huge4{font-size:20px}.huge5{font-size:16px}
.huge6b{font-size:14px;color:#000;font-weight:bold;}
.panel-green{border-color:#5cb85c}.panel-green .panel-heading{border-color:#5cb85c;color:#fff;background-color:#5cb85c}.panel-green a{color:#5cb85c}.panel-green a:hover{color:#3d8b3d}.panel-red{border-color:#d9534f}.panel-red .panel-heading{border-color:#d9534f;color:#fff;background-color:#d9534f}.panel-red a{color:#d9534f}.panel-red a:hover{color:#b52b27}.panel-yellow{border-color:#f0ad4e}.panel-yellow .panel-heading{border-color:#f0ad4e;color:#fff;background-color:#f0ad4e}.panel-yellow a{color:#f0ad4e}.panel-yellow a:hover{color:#df8a13}


h2.newsitems{border-left:8px solid #009ede;padding-left:13px;padding-top:0;margin-top:0}.newshp-item-left{float:left;width:168px}.newshp-item-left img{padding:3px;border:1px solid #ccc;background:#f0f0f0;margin-bottom:5px}.caption{color:#6f6f6;font-size:10px;word-wrap:break-word;width:150px}#share{margin:10px 0;border:1px dashed #ccc;padding:10px}#share #share-title{display:block;color:#009ede;padding:0 0 5px 0}.dotted{border:1px dotted #e0e0e0;padding:5px;text-align:center}.comment{margin:10px 0 0 0;background:#eee;padding:10px}ul#navbits{margin:0;padding:5px;font-size:12px}.qna-list{margin:5px 0;background:none repeat scroll 0 0 #f9f9f9;padding:10px}.pagination{text-align:center;padding:3px;margin:3px 0;display:block;width:80%}.pagination a{padding:2px 3px;margin:2px;border:1px solid #aad;text-decoration:none;color:#30405d;display:inline}@media screen and (max-width:640px){.pagination a{border:1px solid #fff}}.pagination a:hover,.pagination a:active{border:1px solid #30405d;color:#000}.pagination span{display:inline}.pagination .current{border:1px solid #30405d;font-weight:bold;background-color:#30405d;color:#fff}.pagination .disabled{padding:2px 5px 2px 5px;margin:2px;border:1px solid #eee;color:#ddd}

  legend.legendStyle {
    padding-left: 5px;
    padding-right: 5px;
  }
  fieldset.fsStyle {
    font-family: Verdana, Arial, sans-serif;
    font-size: small;
    font-weight: normal;
    border: 1px solid #999999;
    padding: 4px;
    margin: 5px;
  }
  legend.legendStyle {
    font-size: 90%;
    color: #888888;
    background-color: transparent;
    font-weight: bold;
  }
  legend {
    width: auto;
    border-bottom: 0px;
  }
  
   
.turuncuTitle{font-size:18px;border-bottom:1px solid #FF6600;box-shadow:0px 1px 0px #ff0000}.orangeTitle{color:#F04200;font-weight:bold;font-size:16px;border-bottom:1px solid #C0C0C0}.blueTitle{color:#2F19C2;font-weight:bold;font-size:16px;border-bottom:1px solid #C0C0C0}
.font-bold {font-weight: bold;}


.title {
    color: #333;
    white-space: nowrap;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 15px;
    font-weight: bold;
}

.title-indicator {
    font-weight: bold;
    color: #fff;
    background-color: #333;
    line-height: 1em;
    padding: 3px 5px 3px 5px;
}

.title-notes {
    font-weight: normal;
    color: rgb(111,116,127);
    font-size: 14px;
    line-height: 1.3125em;
}

    @media(max-width: 640px) {
        .pricechart .current-price {
            letter-spacing: 0 !important;
            font-size: 50px !important;
        }

        .pricechart .current-price2 {
            letter-spacing: 0 !important;
            font-size: 50px !important;
        }
        
        .pricechart .price-data {
            text-align: center;
        }
        .conatainentadjustment{
            margin-top: 20px;
        }
    }
    
    
@media(max-width :768px){.author-side-list .item{padding-left:5px;padding-right:5px;margin-bottom:10px}.author-side-list a .n{font-size:100%}}.currency-side .row{margin-left:-1px !important;margin-right:-1px !important}.currency-side .row>[class*='col-']{padding-left:0;padding-right:0;border-left:1px solid #fff !important;border-right:1px solid #fff !important}.currency-side li{display:block;height:80px;padding-top:20px;margin-bottom:2px;line-height:120%;font-size:106.25%;color:#fff;text-shadow:1px 1px 1px rgba(0,0,0,0.5);background:#0e54a2 url(../images/currency-side-bck.png) no-repeat 40px top;white-space:nowrap;text-align:center}.currency-side li:nth-last-child(-n+2){background-position:40px bottom}.currency-side li:before{float:left;display:block;width:40px;height:100%;content:'\e813';font-family:"cm-icons";font-size:120%;line-height:180%;text-align:center}.currency-side li span{display:block;font-size:112%;font-weight:700}.currency-side li.up{background-color:#41b613}.currency-side li.up:before{content:'\e85c'}.currency-side li.down{background-color:#d70808}.currency-side li.down:before{content:'\e859'}@media(max-width :992px){.currency-side{width:100%}} 

.f14_siyah{color:#000 ; font-size: 14px;}
.f14_turuncu{color: #cc6600; font-size: 14px;margin-top:2px;margin-bottom:2px}
.f18_kirmizi_s{color: #cc0000; font-size: 18px;text-shadow:1px 1px 1px #FFF;}



.digg_pagination {
  background: white;
  cursor: default;
  /* self-clearing method: */ }
  .digg_pagination a, .digg_pagination span, .digg_pagination em {
    padding: 0.2em 0.5em;
    display: block;
    float: left;
    margin-right: 1px; }
  .digg_pagination .disabled {
    color: #999999;
    border: 1px solid #dddddd; }
  .digg_pagination .current {
    font-style: normal;
    font-weight: bold;
    background: #2e6ab1;
    color: white;
    border: 1px solid #2e6ab1; }
  .digg_pagination a {
    text-decoration: none;
    color: #105cb6;
    border: 1px solid #9aafe5; }
    .digg_pagination a:hover, .digg_pagination a:focus {
      color: #000033;
      border-color: #000033; }
  .digg_pagination .page_info {
    background: #2e6ab1;
    color: white;
    padding: 0.4em 0.6em;
    width: 22em;
    margin-bottom: 0.3em;
    text-align: center; }
    .digg_pagination .page_info b {
      color: #000033;
      background: #6aa6ed;
      padding: 0.1em 0.25em; }
  .digg_pagination:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden; }
  * html .digg_pagination {
    height: 1%; }
  *:first-child + html .digg_pagination {
    overflow: hidden; }
    
    
    
        .zui-table {
    border: solid 1px #DDEEEE;
    border-collapse: collapse;
    border-spacing: 0;
    font: normal 13px Arial, sans-serif;
}
.zui-table thead th {
    background-color: #DDEFEF;
    border: solid 1px #DDEEEE;
    color: #336B6B;
    padding: 10px;
    text-align: left;
    text-shadow: 1px 1px 1px #fff;
}
.zui-table tbody td {
    border: solid 1px #DDEEEE;
    color: #333;
    padding: 10px;
    text-shadow: 1px 1px 1px #fff;
}

.tableLine{border:1px solid #E4E4E4;font: normal 14px Arial, sans-serif;border: solid 1px #DDEEEE;}
.tableLine tr:hover td{background:#FFD455;padding: 10px;border: solid 1px #DDEEEE;}
.tableLine tr:nth-child(odd){background-color:#FFF;padding: 10px;border: solid 1px #DDEEEE;}
.tableLine tr:nth-child(even){background-color:#efefef;padding: 10px;border: solid 1px #DDEEEE;}

.tableLine thead th{
        font-size: 1.1em;
        text-align: left;
        padding-top: 5px;
        padding-bottom: 4px;
        background-color: #d6403b;
        color: #fff;
    }

.cinsiyet_erkek{color:#00F;font:bold}
.cinsiyet_kiz{color:#FF208F;font:bold}
.kiz_baslik{font-weight:bolder;padding:4px;font-size:15px;color:#FF1493;background-color:#ffe5e6;letter-spacing:2px;border-bottom:#ff9194 solid 1px}
.erkek_baslik{font-weight:bolder;padding:4px;font-size:15px;color:#0066F0;background-color:#e5efff;letter-spacing:2px;border-bottom:#539aff solid 1px}
.gri_baslik{font-weight:700;padding:4px;font-size:15px;color:#000;background-color:#f4f4f4;letter-spacing:1px;border-bottom:#909090 solid 1px}
