@import url(//fonts.googleapis.com/css?family=Roboto);
*, *:before, *:after {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

* {
    padding: 0;
    margin: 0;
}

body {
    font-family: 'Roboto', sans-serif;
    font-size: 12px;
    line-height: 1.4;
    padding: 2px 4px 0 4px;
}

.stockhead-fr span {
    text-decoration: none;
}

.hissebaslik {
    text-decoration: underline;
    color: #54626D;
}

.stockDetailhead {
    text-align: center;
    width: 100%;
    padding:0 10px 0 10px;
    font-size: 13px;
	margin: 0;
}
.single-page  .stockDetailhead tr:first-child td:last-child img{
	width: 70px;
}
.dir-up {
color:#1abc9c !important
}
.dir-down {
color: #e74c3c !important
}

.sing-page-footer {
    text-align: center;
    width: 100%;
    font-size: 13px;
}

.iframe-graph {
    float: left;
    width: 100%;
    height: 144px;
    margin: 6px 0 0 0;
    border: none;
}

.graph-link {
    float: left;
    width: 100%;
    text-align: left;
}

.graph-link a {
    float: left;
    height: 20px;
    line-height: 20px;
    text-align: center;
    color: #fff;
    background-color: #54626d;
    text-decoration: none;
    border: 1px solid #edeeef;
    width: 25%;
    padding:0 25px;
}

.graph-link a.selected {
    background: #ffb600;
}

.div-news {
    overflow-y: auto;
    overflow-x: hidden;
    text-align: left;
    padding: 5px;
}

.div-news {
    line-height: 1.6;
}

.stockfldName {
    text-align: left;
    padding-left: 4px;
    font-weight: bolder;
    background-color: #eeeeee;
}

.stockflValue {
    text-align: right;
    padding-right: 4px;
}

.table-condensed,
.stockDetail-InList {
    width: 100%;
    border: 1px solid;
    border-collapse: collapse;
    font-size: 11px;
    color: #666;
    height: 86%;
}

.table-condensed td,
.table-condensed th,
.stockDetail-InList td {
    border: 1px solid #CCC;
}

.table th,
.table td {
    padding: 4px 3px;
    vertical-align: middle;
}

.table .text-center {
    text-align: center;
    background-color: #d5ebf0;
}

.table td.text-left {
    text-align: left;
}

.table.text-right {
    text-align: right;
}

.text-right img,
.stockdata img {
    max-width: 15px;
    max-height: 10px;
}

#demos section {
    overflow: hidden;
}

.sortable {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.grid li {
    width: 100%;
    padding: 10px;
    overflow: hidden;
    list-style: none;
    color: #1C94C4;
    float: none;
	padding: 0;
	background: #ffffff;
	text-align: left;
}

.handle {
    cursor: move;
}

.sortable.connected {
    width: 200px;
    min-height: 100px;
    float: left;
}

li.disabled {
    opacity: 0.5;
}

li.highlight {
    background: #FEE25F;
}

li.sortable-placeholder {
    border: 1px dashed #CCC;
    background: none;
}

.single-page {
	border: none;
	width: 100%;
}

.footer-link {
    width: 100%;
    text-align: center;
}

.footer-link a {
    display: inline-block;
    height: 20px;
    width: 100%;
    color: #fff;
    background-color: #54626d;
    text-decoration: none;
    border: 1px solid #edeeef;
}

.footer-link a:hover {
    background-color: #ffb600;
}

.stockhead-img {
    text-align: right;
}

.stockhead-img img {
    width: 100px;
    height: 32px;
}

.stockDetail-InList {
    line-height: 23px;
}

.table-condensed {
    line-height: 16px;
}

.stockDetail-InList .hissebaslik {
    text-decoration: none;
}

.graph-inner-link {
    border: 1px solid #edeeef;
    background-color: #54626d;
    margin: 0 auto;
    position: relative;
    top: 165px;
    right: 31%;
    padding: 1px 4px 1px 3px;
    text-align: center;
}

.graph-inner-link a {
    color: #fff;
    text-decoration: none;
}

.labelname {
    float: left;
    width: 100%;
    height: 30px;
    line-height: 30px;
    background: #ffffff;
	border-bottom: 2px solid #F15B21;
	color: #F15B21;
	font-size: 16px;
	font-weight: bold;
}

.drag {
    float: right;
    margin: 4px 10px 0 0;
    display: inline-block;
    width: 20px;
    height: 20px;
    cursor: move;
}

.drag img {
    width: 20px;
    height: 20px;
}

.selected {
    background: #ffb600;
}

.footer-link font {
    color: #fff;
}

.stockhead-icon img {
    width: 20px;
}

.td2 {
    width: 60px;
}

.sembol {
    font-size: 16px;
}

.fldname {
    font-weight: bolder;
}

.tab-content, .tab-pane, .table-condensed {
    height: 100%
}

.div-content {
    width: 100%;
    height: 86%;
    float: left;
}

.container {
    float: left;
    width: 100%;
    height: 172px;
    border: 1px solid #ccc;
}

li.news,li.market, table.sing-page-footer .all-new{display: none !important;}