/*@import url(https://fonts.googleapis.com/css?family=Cardo);*/
@import url(https://fonts.googleapis.com/css?family=Open+Sans&subset=latin,latin-ext);

body, html {position:relative;background:#ffffff;font: 500 14px/1.3 "Open Sans",Arial,sans-serif;}
body{min-height:100%;margin:0;padding:0}
a{text-decoration:none; outline:none !important}
a:hover{text-decoration:none; outline:none !important}
button{outline:none !important}

.navbar-form {
	padding: 0px;
}
.navbar-main {
background-color: #f9f9f9;
border: none;
border-radius: 0;
border-bottom: 3px solid #d6e6eb;
border-top: 3px solid #d6e6eb;
}
#nav-main .nav > li > a{
	padding-left:8px;
	padding-right:8px;
}
.navbar-default .navbar-nav > li > a {
    color: #34aed1;
	 font-weight:700;
}
.navbar-default .navbar-nav > li > a:hover {
    color: #ff4000;
	 font-weight:700;
}
.logo {
	padding:3px 15px;
}
.logo>img {
	max-height: 40px;
}
#main-menu-uye {
	background:#EFFFBF;
	color:#00B386;
}
#main-menu-profil {
	background:#fff7dd;
	color:#ff5c26;
}
.menu-firma-ekle {
background: rgb(71,202,15);
}
.menu-firma-ekle a,.menu-teklif a {
	color:#ffffff !important;
	font-weight:bold;
}
.menu-teklif {
	background: rgb(0,140,140);

}
#login {margin-top:6%;margin-bottom:30px}

/* HEADER Arama */
#bg-head {margin-top:-20px;padding:0;padding-top:40px;overflow:hidden;position:relative;margin-bottom:20px;height:200px;background-image:url('images/head-banner.jpg')}
#bg-head #h-search-bg-img{position:absolute;}
#bg-head .h-search-box {padding:10px;background:rgba(0,105,140,0.5);border:3px solid #0086B3;border-radius:8px;}
#bg-head .form-group {
	margin:0;
	border:3px solid #00BFFF;
	border-radius:10px;
}
#h-search-btn {
	background:#00BFFF;
	border:none;
	color:#fff;
}
.h-search-info{color:#fff;font-size:12px;}
.il-kutu {
	padding:3px !important;
	background:#0086B3;
	border:none;
}
.il-kutu select {
	padding:6px;
}
.ui-autocomplete {
	max-height:180px;
	overflow-y: auto;
	overflow-x: hidden;
	font-size:13px;
}
.ui-autocomplete-loading {
 background: white url("images/auto-c-loading.gif") right center no-repeat;
}

#search-container .btn{border-radius:0 !important}
#search-container .list-group-item{border-radius:0 !important}
/* sektorler menu */
#sektorler-menu {
	display:none;
	position:fixed;
	top:50px;
	width:100%;
	background:rgba(255,255,255,1);
	border:1px solid #ddd;
	z-index:1000;
	padding-top:10px;
	overflow:auto;
	bottom:-20px;
}
#sektorler-menu .panel-default {
	/*border:none;*/
	border-radius:0;
}
#sektorler-menu .panel-heading {
	padding:0;
	background:#FFFFFF;
}
#sektorler-menu  a {
	display:block;
	text-decoration:none;
}
#sektorler-menu .panel-heading a:hover, #sektorler-menu .panel-heading a:active, #sektorler-menu .panel-heading a:focus {
	color:#FF4000;
}
#sektorler-menu .panel-heading a {
	padding:10px;
	color:#B02851;
}
.overflowy {
	overflow-y: hidden;
	overflow-x: auto;
}
/* inline form elemanlari */
.form-inline .form-group {margin-bottom:16px}
.frm-post label { cursor:pointer; min-width:94px !important}
form .ilk1 { cursor:pointer; width:94px !important}
form .yildiz {color:#FF2626; font-weight:bold;}
form #logo-goster {display:none;position:relative}
form #logo-img {height:60px}
form #logo-kaldir {position:absolute;bottom:0px;right:0px}
form #logo-kaldir .btn-danger {
	color: #FFF;
	background-color: rgba(217, 83, 79, 0.41);
	border-color: rgba(189,45,40, 0.41);;
}
form #logo-img img {max-height:60px;max-width:100%; height:auto}
form #logo-ekle label {width:100%;height:64px;line-height:25px}
form #logo-kaldir label {display:inherit;font-weight:inherit;margin:inherit}

/* firma resim */
form #resim-goster {display:none;position:relative;background:#fff;padding:4px;border:1px solid #ddd}
form #resim-img {height:60px}
form #resim-kaldir {position:absolute;top:0px;right:4px}
form #resim-kaldir .btn-danger {
	color: #FFF;
	background-color: rgba(217, 83, 79, 0.41);
	border-color: rgba(189,45,40, 0.41);
}
form #resim-img img {max-height:60px;max-width:100%; height:auto}
form #resim-ekle label {width:100%;height:64px;line-height:50px;margin-bottom:6px;}
form #resim-kaldir label {display:inherit;font-weight:inherit;margin:inherit}

.firma_resim_hiza1 {display:block;margin:0 auto;width:100%;height:auto}
.firma_resim_hiza2 {float:left; margin-right:10px}
.firma_resim_hiza3 {float:right; margin-left:10px}
/* ---------------------------------------------------------------------------
++ FIRMA EKLE
/* ---------------------------------------------------------------------------*/
#firma-ekle-col {padding:0px;}
.frm-firma .form-group>div {
	background:#FFFFFF;
	padding:5px;
	border: 2px solid #A4ABB1;
}

.frm-firma .control-label {
	padding:4px 1px 4px 6px;
	display:block;
	cursor:pointer;
	text-align:left;
	font-weight:bold;
	background: #F8F3F1;
	border:1px solid #F4F4F4;
	border-bottom:none;
}
.frm-firma .has-error .control-label {
	color:#D93600;
}
.frm-firma .input-group {
	width:100%;
}
.frm-firma .input-group-addon {
	border-radius:0;
}
.frm-firma .control-label small {
	color:#222222;
}
.frm-firma .form-group {
	margin-left: 0;
	margin-right: 0;
}
.frm-firma .form-control {
	border-radius: 0;
}
.frm-header {text-align:center;margin-bottom:4px;}
.frm-header h4{margin:0;padding:6px;border-bottom:1px solid #CCCCCC;border-top:1px solid #CCCCCC;background:#EEEEEE;color:#555555}
.mapshow{display:block !important;min-height: 350px !important;}

#ara-kategori-kutu {position:relative;}
#ara-kategori-liste {position:absolute;top:33px;background:#fff;display:block;width:100%;left:0;padding:0px;border:1px solid #ddd; max-height:240px; overflow:auto;z-index:120}
#kategori-acilir {list-style:none;padding:0;margin:0;}
#kategori-acilir li {padding:3px;}
#kategori-acilir .kategori-acilir-ust {cursor:pointer;font-weight:bold;background:#333333;color:#fff;border-top:1px solid #333333;}
#kategori-acilir .kategori-acilir-ust span {padding-left:3px;}
#kategori-acilir .kategori-acilir-alt {cursor:pointer;background:#B32D00;color:#fff;padding-left:10px;border-top:1px solid #333333;}
#kategori-acilir .kategori-acilir-alt:hover {background:#FF4000;}
.kategori-alt-label>span {}
.kategori-alt-label .glyphicon-unchecked {color:#FF7373}
.kategori-alt-label .glyphicon-check {color:green}
/* KATEGORI SEC */
#kategori-ust {list-style:none;margin:0;padding:0px; height:260px; overflow:auto;position:relative}
#kategori-ust>li {margin-bottom:4px;margin-top:4px;}
#kategori-ust>li>h4 {color:#008C8C;padding:5px;padding-top:8px;font-size:16px;font-weight:bold;margin:0px;background:#F9FAF8;text-align:center;border:1px solid #DDDDDD;}
#kategori-ust>li>h4>span {float:right;}
/*#kategori-ust>li:first-child>h4 {border:none;}*/
#kategori-ust ul {list-style:none;margin:0;padding:4px 4px 0px 4px;background:#fff;border:1px solid #DDDDDD;border-top:none}
#kategori-ust ul>li {text-align:center;padding:2px 0px 6px 0px;}
#kategori-ust ul>li>label {background:#FFFEFD;color:#555555;padding:3px 4px;cursor:pointer;border:1px solid #FFE6DD;font-size:13px;margin:3px}
#kategori-ust ul>li>label.active {background:#E6FFEC;border:1px solid #BFFFCF;}
#kategori-ust ul>li>label.high {background:#FFFFBF;border:1px solid #E5FF99;}
.kategori-checkbox {display:none;}
.resim-box {position:relative;}
.resim-box img {max-height:40px;}
.resim-box>span {position:absolute;top:0;right:-10px;color:red;padding:1px 4px;background:#FFBFBF;display:inline-block}
.gizli {display:none !important}

/*#harita-div {display:none}*/
#myMap {
   height: 350px;
   width: 100%;
	border:1px solid #ddd;
	margin-bottom:10px;
}
/*#myMap {min-height:350px !important;position:absolute !important;}*/
/* etiket ekleme */
#etiket-kutu>div,#sosyal-kutu>div{
	padding:0px;
}
#etiket-div , #sosyal-div {
	padding:4px;
	/*border:1px solid #EEEEEE;*/
	max-height:106px;
	overflow:auto;
}
#etiket-div>span, #sosyal-div>span {
	display:inline-block;
	padding:3px 6px;
	border:1px solid #DDDDDD;
	background:#FFFFFF;
	margin:3px;
	cursor:pointer;
}
#sosyal-div>span {
	max-width:210px;
	overflow:hidden;
	display:inline-block;
	max-height:44px;
	position:relative;
	padding-right:20px;
}
#etiket-div .hatali,#sosyal-div .hatali {
	background:#D93600;
	border:1px solid #B30000;
	color:#fff;
}
#etiket-div>span .kaldir, #sosyal-div>span .kaldir {
	padding:1px;
	padding-left:10px;
	color:red;
	cursor:pointer;
}
#sosyal-div>span .kaldir {
	padding:1px;
	padding-left:10px;
	color:red;
	cursor:pointer;
	position:absolute;
	top:0;
	right:0;
}
#etiket-div>span .kaldir:hover, #sosyal-div>span .kaldir:hover {
	color:#B30000;
}

/* liste */
.liste-resim {max-height:40px;margin:0 auto;display:block}
.liste-table td {vertical-align: middle !important;padding:2px 8px !important}

/* etiket auto complete */
.ui-autocomplete {
	max-height:180px;
	overflow-y: auto;
	overflow-x: hidden;
	font-size:13px;
}
.ui-autocomplete-loading {
 background: white url("images/auto-c-loading.gif") right center no-repeat;
}
 /* ---------------------------------------------------------------------------
++ TEKLIF ISTE
/* ---------------------------------------------------------------------------*/
/*#teklif-iste-container {
	height:500px;
	overflow:hidden;
	padding-bottom:50px;
}
#teklif-box {
	position:fixed;
	top:40px;
	left:0px;
	width:100%;
	height:100%;
	z-index:1000;
	background:transparent;

}
#teklif-box iframe {
	width:100%;
	height:100%;
	border:none;
	overflow:hidden;
}
#col-teklif-iste {
	height:600px;
	overflow:hidden;
}*/
#teklif-alt-box #teklif_kategori {
z-index: 1000;
list-style:none;
padding:3px;
min-width:250px
}
#teklif-alt-box #teklif_kategori li {
float:left;
margin:0px 3px
}
#teklif-alt-box #teklif_kategori li label {
	padding:0px 3px;
	display:block;
	border: 1px solid #ddd;
	cursor:pointer;
}
#teklif-alt-box>span {
	position: relative;
	display:block
}
#col-teklif-iste>div {
	background:#fff;border:3px solid #cccccc;padding:10px
}
/* teklif detay */
#teklif-detay {margin-top:28px;}
.teklif-detay h2 {
	margin:3px;
	font-size:20px;
}
.teklif-detay h2>span {
	float:right;
	display:inline-block;
	margin-top:-4px;
}
#teklif-detay .list-group-item {
	border-radius:0 !important;
} 
#teklif-detay .list-group-item.active, #teklif-detay .list-group-item.active:hover, #teklif-detay .list-group-item.active:focus {
	color: #555555 !important;
	background-color: #f2f2f2;
	border-color: #cccccc;
} 
#teklif-detay .list-group-item-text {
	color: #555555 !important;
} 
.firma_teklif_goster_kutusu {
	max-height:280px;
	overflow:auto;
}
.uye_teklif_oku_kutusu  {
	max-height:280px;
	overflow:auto;
}
.uye_teklif_oku_kutusu .btn {
	border-radius:0;
}
.teklifiniz_ust {
	margin:-6px;
	background:#f5faf7;
	color:#008c69;
	padding:4px;
	margin-bottom:8px;
	font-weight:bold;
	border-bottom:1px solid #d1e9da;
}
.talebi_ust {
	margin:-6px;
	background:#fefaf5;
	color:#d93600;
	padding:4px;
	margin-bottom:8px;
	font-weight:bold;
	border-bottom:1px solid #fbeee3;
}
.talep_kutu {
	border:2px solid #fbeee3; padding:6px;
}
.teklifiniz_kutu {
	border:2px solid #d1e9da; padding:6px;
}
#teklif-detay .btn {border-radius:0 !important}
/* ---------------------------------------------------------------------------
++ login
/* ---------------------------------------------------------------------------*/
#login .well{
background-color: #EAF5F1;
border: 1px solid #9ADE96;
}

/* ---------------------------------------------------------------------------
++ BLOG 
/* ---------------------------------------------------------------------------*/

/* ----------- YAZILAR -------------------------------------------------------*/
#yazilar #blog-title {
	margin-top: 10px;
	margin-bottom: 10px;
	background:#fff;
	padding:6px;
	font-size:26px
}
#yazilar .thumbnail h3 {
	margin-top: 6px;
	color:#424251;
	font-size:16px;
	height:36px;
	overflow:hidden;
	text-align:center;
}
#yazilar .thumbnail .yazi-devami {
	color:#ff5c26;
}
#yazilar .thumbnail p {
	text-align:justify;
	height:60px;
	overflow:hidden;
}
/* YAZI */
#blog-yazi .caption h1 {
	margin-top: 10px;
	margin-bottom: 10px;
	background:#fff;
	font-size:24px
}
#blog-yazi .caption .blog-content{
	font-size:15px
}
#blog-yazi .yazi-nav {
	padding: 3px;
	background: rgb(249,249,249) none repeat scroll 0% 0%;
	margin-bottom: 10px;
}
/* ---------------------------------------------------------------------------
++ sektorler - index
/* ---------------------------------------------------------------------------*/
.kur-bilgileri {
	padding:0px 5px;
}
.kur-bilgileri table > thead > tr > th {
	padding:3px 5px;
	background:#eee;
}
.kur-bilgileri table > tbody> tr > td {
	padding:1px 5px;
	text-align:left;
}
.sektorler-ul {list-style:none;padding:0}
.sektorler-ul li {display:inline-block;margin-bottom:10px;}
.sektorler-ul li>a {display:block}
#sektorler h4{
	font-size:16px;
	text-align:center;
}
#sektorler {
	margin-bottom:10px;
}
.col-dar{
	padding:0px 5px;
}
#sektorler .sektorler-container{
	padding:0px;
	margin-bottom:0px;
}
#sektorler .sektorler-dis-kutu{
	padding:1px;
	box-shadow: 0px 1px 4px 0px rgba(17,17,17,0.4);
	border: 1px solid #ffffff;
	background: #ffffff;
	margin: 6px;
}
#sektorler .sektorler-kutu{
	/*margin-bottom:10px;*/
	background:#FFFFFF;
	overflow:hidden;
	border: 1px solid #535362;
	/*max-height:100px;*/
}
#sektorler .sektorler-kutu>a{
	/*margin:-6px;
	display:table;*/
	display:block;
	text-decoration:none;
	width:100%;
	position:relative;
}
#sektorler .sektorler-kutu>a>h4{
	position:absolute;
	bottom:0px;
	top:0px;
	background:rgba(0,0,0,0.4);
	color:#fff;
	width:100%;
	margin:0;
	padding:4px;
	text-align:center;
	font-weight:700;
padding-top: 30%;
text-shadow: -1px -1px 1px #000,2px 2px 2px #000;
}
#sektorler .sektorler-kutu:hover a>h4  {
	/*border-color:#DDDDDD;*/
	background:none;
}
#sektorler .sektorler-kutu:hover a {
	color:#00a3d9;
}
/*#sektorler img{
	width:100%;
	height:auto;
}*/
.crop-img {}
.crop-img img {
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	transform: translate3d(0px, 0px, 0px);
	-webkit-transform:scale(1.2);
	-moz-transform:scale(1.2);
	-ms-transform:scale(1.2);
	-o-transform:scale(1.2);
	transform:scale(1.2);
	width:100%;
	opacity:0.9;
	height:auto;
}
.sektorler-kutu:hover a img {
	-webkit-transform:scale(1);
	-moz-transform:scale(1);
	-ms-transform:scale(1);
	-o-transform:scale(1);
	transform:scale(1);
	opacity:0.5;
}

/*
@media (min-width: 768px) and (max-width: 1000px) {
	.crop-img {max-height:110px;}
	#sektorler .sektorler-kutu>a>h4{font-size:13px;}
}
@media (min-width: 1001px) and (max-width: 1199px) {

}
@media (max-width: 767px) {
	.crop-img {max-height:100px;}
	#sektorler .sektorler-kutu>a>h4{font-size:12px;}
}*/
/* ---------------------------------------------------------------------------
++ IL REHBERI
/* ---------------------------------------------------------------------------*/
#il-sektorler .menu-sektorler-kutu .panel-heading {padding: 10px 6px;background:#ffffff;color:#008c69;text-align:center;/*margin-bottom:-1px*/}
#il-sektorler .menu-sektorler-kutu .panel-heading h4 {font-size:14px;font-weight:bold}
#il-sektorler .menu-sektorler-kutu .panel-body {padding:0}
#il-sektorler .menu-sektorler-kutu .sektorler_resim {height:140px;overflow:hidden}
#il-sektorler .menu-sektorler-kutu .sektorler_resim img {width:100%}
#il-sektorler .menu-sektorler-kutu .panel-body .list-group{margin:0}
#il-sektorler .menu-sektorler-kutu .panel-body .list-group li{border-radius:0;padding:0px;border:none;}
#il-sektorler .menu-sektorler-kutu .panel-body .list-group li a{padding:5px;display:block;border-top:1px solid #eee;color:#444444}
#il-sektorler .menu-sektorler-kutu .panel-body .list-group li a:hover{background:#eeeeee;color:#111111}
/* ---------------------------------------------------------------------------
++ KATEGORI FIRMALAR
/* ---------------------------------------------------------------------------*/
#kategori-title, #page-title {font-size:18px;margin:10px 0px;background:#fff;padding:10px;border:1px solid #eee;}
#firmalar h4 {
	font-size:14px;
	text-align:center;
	height:35px;
	overflow:hidden;
}
#firmalar .firmalar-kutu{
	padding:10px;
	background:#fff;
	border:1px solid #e1e1e1;
	margin-bottom:16px;
}
#firmalar .kategori-img-kutu{
	height:80px;
	overflow:hidden;
}
#firmalar img{
	margin:0 auto;
	display:block;
	height:auto;
	max-height:80px;
	max-width:100%;
}
/* ---------------------------------------------------------------------------
++ PROFIL
/* ---------------------------------------------------------------------------*/
.profil-container .thumbnail {
	padding:0px;
}
.profil-container .thumbnail img {
	width:100%;
	
}
.profil-link-liste {list-style:none;margin:0;padding:0}
.profil-link-liste li>a {padding:3px; border-bottom:1px solid #eee;display:block}

/* FIRMALAR
/* ---------------------------------------------------------------------------*/
.table-firmalar td {vertical-align:middle !important;}
.table-firmalar td img { max-height:40px;}

/* TEKLIFLER
/* ---------------------------------------------------------------------------*/
.table-teklifler {background:#fff;}
.table-teklifler td {vertical-align:middle !important;}

/* FIRMA DETAY
/* ---------------------------------------------------------------------------*/
#firma .panel-default > .panel-heading {
	background-color: #fffefb;
}
#firma .meta-top {
background-color: #f9f9f9;
margin: 0px -15px 10px -15px;
border-bottom: 1px solid #C8C8C8;
padding:6px;
}
#firma .meta-top a {
	padding:3px 3px;
	text-decoration:none;
	display:inline-block;
}
#firma .meta-top > .panel-heading {
	background-color: #FDFCFB;
}
#firma #content {
	padding:6px;
	font-size:16px;
}
.h2-heading h2 {margin:5px 0;font-size:22px;}
.h2-heading h2>span {color:#D93600}
#firma-logo {margin:0 auto;}
.firma-table > tbody > tr > td {padding:3px;}
.firma-table > tbody > tr > td .word-wrap-break {display: inline-block;
max-width: 320px;
word-wrap: break-word;
}
.firma-table > tbody > tr > td .firma_email {display: block;
	max-width: 300px !important;
	margin:0 auto;
}

.firma-yan-panel {margin:0;}
/* rating */
#rating i {
	font-size:24px;
	cursor:pointer;
}
#rating .sb {
	color:#BBBBBB;
}
#rating .sr1 {
	color:#FF9677;
}
#rating .sr2 {
	color:#FFA64C;
}
#rating .sr3 {
	color:#D9D900;
}
#rating .sr4 {
	color:#A3D900;
}
#rating .sr5 {
	color:#6CD900;
}

/* firma sosyal */
.sosyal-td i {
	font-size:29px;
	padding:3px;
}
.sosyal-td i.fa-facebook-square  {
	color:#1C409D;
}
.sosyal-td i.fa-google-plus-square  {
	color:#D53B3B;;
}

.fb_iframe_widget, .fb_iframe_widget div, .fb_iframe_widget iframe, .fb_iframe_widget iframe[style], .fb_iframe_widget span{
	width:100% !important;
	max-width:100% !important;
}

.firma-etiket-div {
	background: #f9f9f9;
	padding: 5px 0;
	position: relative;
	margin: 20px -15px 0px -15px;
	border-top:1px solid #ddd;
	border-bottom:1px solid #ddd;
}
.firma-etiket-div .meta-icon{
	position:absolute;
	top:0px;
	left:-1px;
	z-index:98;
	font-size:10px;
	color:#bbbbbb;
}
.btn-etiket {
	margin:3px;
	color:#777777;
	font-weight:600;
}


/* ---------------------------------------------------------------------------
++ FOOTER 
/* ---------------------------------------------------------------------------*/
#footer {margin-top:0px;background:#FFFFFF;padding:20px 0px;border-top:1px solid #ddd;}
.footer-content {color:#777777}
#digerleri {padding:10px 0px;}
#digerleri ul {list-style:none;padding:0;margin:0}
#digerleri ul>li {padding:3px; background:#fff; display:inline-block;}
#digerleri ul>li>a img {max-height:30px}
/* ---------------------------------------------------------------------------
++ DIS RSS 
/* ---------------------------------------------------------------------------*/
.carousel-marquee-row {
margin-left: 0px;
margin-right: 0px;
}
.marquee-fluid{
    margin-top: -25px;
    margin-bottom: 20px;
    margin-bottom: 10px;
}
#carousel-marquee {
    width: 100%;
    height: 34px;
    overflow: hidden;
    position: relative;
    border-top: 1px solid #dddddd;
    border-bottom: 1px solid #dddddd;
    background-color: #fbfbfb;
}
#carousel-marquee .item a{
    line-height: 28px;
    text-align: center;
    color: #00a3d9;
	 font-weight:bold;
}
#carousel-marquee .item a:hover {
    color: #ff4000;
}
#carousel-marquee .item .rss-title, #index-marquee .item .rss-title {
    color: #ff4000;
}

#index-marquee .item {
	min-height:240px;
}

#index-marquee .item .list-group {
	margin-bottom:0px;
}
#index-marquee .item .list-group-item {
	border-left:0;
	border-right:0;
	border-radius:0;
	/*padding-bottom:5px;
	padding-top:5px;*/
}
#index-marquee .item .list-group-item:first-child {
	border: 0;
}
#index-marquee .item .list-group-item:last-child {
	border-bottom: 0;
}
#carousel-marquee .carousel-control {
	width:26px;
	background:#fbfbfb;
	color:#555555;
}
#index-marquee .carousel-control {
	width:26px;
	background:#fbfbfb;
	color:#555555;
	bottom:inherit;
	top:-20px;
}
#index-marquee .carousel-control span {
	margin-left: 0;
	margin-right: 0px;
}

#carousel-marquee .carousel-control * {
	line-height:28px;
	font-size:16px;
}

/* ---------------------------------------------------------------------------
++ CV - OZGECMIS  
/* ---------------------------------------------------------------------------*/
#main-menu-cv {
	background:#00ABD9;
	color:#fff;
	font-weight:bold;
	
}
#cv_div .input-group {
	margin-bottom:16px;
}
#cv_div h4 {
	font-size:15px;
	border-top:1px solid #ddd;
	padding:6px;
	margin:6px 0px;
	background:#f7f7f7;
	font-weight:bold;
}
#cv_div h4 span {
	padding:3px 10px 4px 10px;
	line-height:1;
	margin-top:-4px;
}
#cv_div .input-group-addon {
	padding:5px 3px 6px 4px;
	font-size:13px;
	background:#f8f8f8;
	cursor:pointer;
}
#cv_div .input-group .form-control{
	padding:3px;
}
#cv_div .col-sol-daralt {
	padding-left:0px;
}
@media (max-width: 768px) {
	#cv_div .row>.col-sol-daralt {
		padding-left:15px;
	}
}
/* ---------------------------------------------------------------------------
++ IS ILANI 
/* ---------------------------------------------------------------------------*/
#is_ilani {
	background:#fff;
	padding:0px 6px 6px 6px;
	border:1px solid #ddd;
	position:relative;
}
#is_ilani .page-header{
	margin:0px -6px 20px -6px;
	padding:6px;
	border-bottom:1px solid #ddd;
	background:#fbfbfb;
}
#is_ilani .input-group{
	margin-bottom:10px;
}
#is_ilani table>tbody>tr>td{
	vertical-align:middle;
}
/** ilan oku */
#is_ilan_detay {position:fixed; top:0;left:0;display:block;width:100%;height:100%;z-index:999;background:rgba(0,0,0,0.5);padding:15px;display:none}
#is_ilan_detay .is_ilan_container {height:100%;position:relative;padding-bottom:50px}
#is_ilan_detay .kapat_is_ilan_detay div > span {float:right;display:inline-block}
#is_ilan_detay .kapat_is_ilan_detay > div {background:#686859;color:#fff;font-weight:bold;}
#is_ilan_detay .kapat_is_ilan_detay > div h4 {display:inline-block;margin:0px;padding:7px;}

#is_ilan_detay iframe {width:100%; height:100%; overflow:auto;border:1px solid #ddd;background:transparent;}
/* ---------------------------------------------------------------------------
++ SAYFALA
/* ---------------------------------------------------------------------------*/
.sayfalar {
	text-align:center;
	padding:6px;
	margin:10px 0px;
	border:1px solid #ddd;
	background:#fff;
}
/* ---------------------------------------------------------------------------
++ EKOOMI SAYFASI 
/* ---------------------------------------------------------------------------*/
.sayfa_ekonomi .panel-body{
	padding:4px;
	background:#E5E9DE;
}
.sayfa_ekonomi .listgroup a{
	padding:8px;
}
.sayfa_ekonomi .listgroup a h4{
	font-size:14px;
	color: #008B96;
	font-weight:bold;
}
.sayfa_ekonomi .listgroup a p{
	font-size:13px;
}

/* ---------------------------------------------------------------------------
++ FORUM 
/* ---------------------------------------------------------------------------*/
#forum {
    display: block;       /* iframes are inline by default */
    border: none;         /* Reset default border */
    height: 100vh;        /* Viewport-relative units */
    width: 100vw;
}
/* ---------------------------------------------------------------------------
++ GENEL 
/* ---------------------------------------------------------------------------*/
.tooltip, .rss-content {z-index:999}
.input-group{position:relative}
#social {min-height:74px}
.social-fluid {
	background:#EEEEEE;
	margin-top:20px;
	border-top:1px solid #ddd;
}
.don-share [class^="don-share-"] {
	float: inherit !important;
	display: inline-block;
}

.social-box * {
box-sizing: initial !important;
padding-bottom:3px;
}
.social-box .stButton_gradient, .stMainServices {
	height:initial !important;
}
.sharebar-logo-link {
	top:-1px !important;
}
.stButton {
    text-decoration: none !important;
    color: #000 !important;
    display: inline-block !important;
    cursor: pointer !important;
}
.stButton>div{
box-sizing: initial !important;
}
/* loading */
.relative {position:relative;}
#loading {
	position:fixed;
	width:100%;
	height:100%;
	overflow:hidden;
	background-color:rgba(191,223,255,0.6);
	z-index:9999;
	/*display:none;*/
}
#loading .loading {
	display:block;
	margin-top:20%;
	font-weight:bold;
}
.ust-baslik {margin:0; margin-bottom:16px;padding:10px;border-bottom:1px solid #DDDDDD;}
img {max-width:100%; max-height:auto !important}
h3.page-header, h4.page-header {margin-top:14px;}
.no-margin{ margin:0;}
.no-padding{ padding:0;}
.bg-yesil {background:#F1FDE8 !important;}
.s404 {
	display:block;
	font-weight:bold;
	font-size:30px;
}
/* BG FIXS */
#bg-fixed {display:none;position:fixed;top:0px;height:100%;bottom:0;right:0;left:0;z-index:160;overflow:hidden;background:#ddd}
#bg-fixed iframe {display:block;position:absolute;padding:0;margin:0;width:100%;height:100%;border:none;}

#bg-fix {display:none;position:fixed;top:0px;height:100%;bottom:0;right:0;left:0;z-index:160;overflow:hidden;background:#ddd}
#ajax-uye{display:none;position:absolute;top:20%;z-index:180;width:100%;}

#bg-fix2 {display:none;position:fixed;top:0px;height:100%;bottom:0;right:0;left:0;z-index:160;overflow:auto;background:rgba(170,170,170,0.6)}

.firma-favori > span {
	display:block;
}
.firma-favori > span.gizle {display:none;}

table caption{
	caption-side: top !important;
}

.center-pills {
    display: flex;
    justify-content: center;
}
.btn-gri {
    background-color: #eeeeee;
    border-color: #dddddd;
}
.btn-turuncu {
background-color: #fffffd;
border-color: #fff8e1;
}
.btn-yesil {
background-color: #fdfffb;
border-color: #f2fbe6;
}
.text-left2 {text-align:left !important}

@media (min-width: 768px) and (max-width: 1000px) {
	.firma-table > tbody > tr > td .word-wrap-break {
		max-width: 260px;
	}
	.firma-table > tbody > tr > td img {
		max-width: 260px !important;
	}
}
@media (min-width: 1001px) and (max-width: 1199px) {
	.firma-table > tbody > tr > td .word-wrap-break {
		max-width: 280px;
	}
	.firma-table > tbody > tr > td img {
		max-width: 272px !important;
	}
}
@media (max-width: 767px) {
	.firma-table > tbody > tr > td .word-wrap-break {
		max-width: 240px;
	}
	.left {float:left}
	.right {float:right}
	
}

.col-lg-15 {
	position: relative;
	min-height: 1px;
	padding-right: 10px;
	padding-left: 10px;
}
@media (min-width: 1200px) {
	.col-lg-15 {
		width: 20%;
		float: left;
	}
}
@media (min-width: 767px) {
	.ui-autocomplete {
		max-height:246px;
		overflow-y: auto;
		overflow-x: hidden;
		font-size:13px;
		max-width: 640px !important;
	}
}

#investing {height:130px;overflow:hidden}
#investing iframe {margin-top:-20px;margin-bottom:-10px}

#ana-col {padding-left:3px;padding-right:10px;}
#ana-col #firmalar{margin-top:20px;}

.ana-sektorler-panel .panel-body {
	padding:3px 0px;
}
.ana-sektorler-panel .panel-body .col-md-4 {
	padding:0px 3px;
}
.ana-firmalar .col-md-3 {
	padding:0px 3px;
}

.ana-sektorler-kutu a {display:block;border-bottom:1px solid #eee;padding:3px; margin:1px;background:#fbfbfb}
.ana-sektorler-kutu h4 {font-size:14px;margin:0;line-height:18px;}