﻿/* ------------------------------------------------------------ *

    Project Name	: İzmir Ticaret Odası EMTİA PORTALI
    DATE			: 24.04.2017
    CODER           : Anıl Soylu (anil@izmirwebtasarim.com)
    XHTML           : Anıl Soylu (anil@izmirwebtasarim.com)

* ------------------------------------------------------------ */

@import 'https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,800&subset=latin-ext';


* { orphans: inherit; margin: 0; padding: 0; }
body { font-family: 'Open Sans', sans-serif; font-weight: 400; font-size: 14px; color: #242323; line-height: 18px; background: #e4e4e4; }
a { color: #1C953F; text-decoration: none; }
    a:hover { text-decoration: none; color: #dbcd04; }
img, iframe, table { max-width: 100%; border: none; }
img { height: auto; }
b, strong { font-weight: 700; }
ul, li { list-style: none; vertical-align: top; margin: 0; padding: 0; }
button, input, select, textarea { font-family: inherit; font-size: 100%; vertical-align: baseline; background: none; border: none; margin: 0; }
    button[disabled], input[disabled] { cursor: default; }
textarea { overflow: auto; vertical-align: top; }
    textarea:focus, input:focus, select:focus { outline: none; }
.checkbox, .checkbox.checked, .radio, .radio.checked { background-image: url(../img/check.png); }
.checkbox { width: 17px; height: 17px; float: left; margin: 0 5px 0 0; cursor: pointer; background-repeat: no-repeat; background-position: 0 0; }
    .checkbox:last-child { margin: 0 !important; }
    .checkbox.checked { background-repeat: no-repeat; background-position: -27px 0; }
.radio { width: 17px; height: 17px; float: left; margin: 0 5px 0 0; cursor: pointer; background-repeat: no-repeat; background-position: -55px 0; }
    .radio.checked { background-repeat: no-repeat; background-position: -81px 0; }
input[disabled] { background: #eee !important; }

.left { float: left; }
.right { float: right; }
.clr { clear: both; }
.goster { display: block !important; }
.gizle { display: none !important; }
.center { margin: 0 auto; }
    .center:after, .copyright:after, article:after, .paylasim:after, .icerik:after, .satir:after, .lilist:after { content: ""; display: table; clear: both; }

.pamukverileri { display: table; width: 100%; height: auto; margin: 35px 0 40px 0; overflow-y: hidden; }

.piyasa_verilerim { z-index: 1; display: table; width: 100%; }
    /*.piyasa_verilerim:before { content: ""; background: #e4e4e4; display: table; width: 100%; height: 768px; position: absolute; left: 0; z-index: 0; margin-top: -35px; }*/
    .piyasa_verilerim .center { position: relative; z-index: 1; }
.bolumle { width: 98%; margin: 0 1%; padding: 15px 0; }

.borsa { width: calc(100% - 20px); width: -moz-calc(100% - 20px); height: auto; background: #fff; }
    .borsa:last-child { padding-bottom: 5px; }
.borsa_adi { font-size: 15px; color: #2a5310; padding-bottom: 10px; margin-bottom: 10px; border-bottom: 1px solid #2a5310; }
.borsa_tarih { float: right; margin-left: 10px; }
.borsa_verileri { display: table; width: 100%; }
.verileri_bol { width: 96%; font-size: 13px; /* margin-bottom: 15px; */ /* background: #e4e4e4; */ padding: 5px 2%; }
    .verileri_bol.x2 { width: 60%; float: right; }
.veri_baslik { font-size: 13px; color: #7b7b7b; padding-bottom: 10px; margin-bottom: 10px; border-bottom: 1px solid #b2c2a5; padding-right: 3%; }
    .veri_baslik:last-child { padding-right: 0; }
.veriyazdir { display: table; width: 100%; }
    .veriyazdir li { float: left; display: block; /*width: 7.7%;*/ width: 9%; padding: 0 1%; }
        .veriyazdir li:first-child { padding-left: 0px; width: 16%; }
        .veriyazdir li:last-child { padding-right: 0; width: 14%; }

.veriyazdir2 li { width: 15%; }

.textcek { font-weight: 700; }

.bolum1 { float: left; width: 49%; }
.bolum2 { float: right; width: 49%; }

@media only screen and (max-width: 1024px) {
    .bolum1, .bolum2 { width: 100%; float: none; }
}
