@charset "utf-8";
/* CSS Document */

body {
	background-color: #E8E8E8;
    font-family: 'Ubuntu',Arial,sans-serif;
    margin-top: 55px;
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'Ubuntu',Arial,sans-serif;
    font-weight: 500;
    line-height: 1.1;
}

h1 {
    color: #F46262;
    font-weight: 500;
    font-size: 18px;
    margin-bottom: 15px;
    margin-top: 10px;
    padding-bottom: 8px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #ddd;
}

h2 {
    color: #F46262;
    font-weight: 700;
    font-size: 16px;
    margin-bottom: 15px;
    margin-top: 20px;
    padding-bottom: 10px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #ddd;
}

.sidebar-title {
    color: #F46262;
    font-weight: 700;
    font-size: 16px;
    margin-bottom: 12px;
    margin-top: 10px;
    padding-bottom: 5px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #ddd;
}

h5 {
    font-weight: 700;
    font-size: 16px;
    color: #F46262;
    padding-top: 5px;
}

.kalin {
    font-weight: 700;
}

.bolum-title {
    padding: 12px;
    margin-bottom: 10px;
    background-color: #009CD1;
    font-weight: 700;
    color: #fff;
    border-radius: 4px;
}

.bolum-title a {
    color: #FFF;
}

.bolum-title a:hover {
    color: #CCC;
}

.bolum-title span {
    margin-right: 10px;
}

.icerik-genel {
    padding: 20px;
    background-color: white;
    overflow: hidden;
    margin-bottom: 20px;
    border-radius: 5px;
}

.icerik-genel table tbody tr td {
    vertical-align: middle;
}

.etkinlik-detay-ozellikler {
    line-height: 18px;
}
.kalan-sure {
    display: block;
    padding: 6px;
    font-size: 16px;
    color: #fff;
    border-radius: 5px;
    background-color: #95a5a6;
	margin-bottom: 10px;
}
.etkinlik-detay-organizator-kutu {
    display: block;
    padding: 10px;
    color: #666;
    border-radius: 5px;
    background-color: #ecf0f1;
}
.etkinlik-detay-mekan-kutu {
    display: block;
    padding: 15px;
    color: #666;
    border-radius: 5px;
    background-color: #f6f6f6;
	margin-bottom: 10px;
}
.etkinlik-detay-harita-kutu {
    padding: 10px;
    margin-top: 10px;
    border-radius: 5px;
    background-color: #ecf0f1;
    min-height: 400px;
}
.kisi-cizgi {
    padding-top: 15px;
}
.kisi-genislet {
    overflow: hidden;
}
.unvan-bosluk {
    padding-bottom: 5px;
    font-size: 11px;
    font-family: Tahoma, Geneva, sans-serif;
    color: #666;
}
.mavi-link h5 a {
    color: #009CD1;
}
.mavi-link h5 a:hover {
	color: #069;
    text-decoration: none;
}
.detay-kisi-kapsayici ul li a {
    background-color: #ECF0F1;
}

.vitrin-title {
    background-color: #fff;
    margin-bottom: 10px;
    border-radius: 4px;
	padding: 0 10px;
}

.vitrin-ilk {
    padding-left: 12px;
    padding-top: 12px;
}

.vitrin-iki {
    padding: 5px 12px 5px 5px;
}

.vitrin-title .form-control {
    margin-right: 5px;
    width: 150px;
}

.bs-callout-info {
    background-color: #F4F8FA;
    border-color: #BCE8F1;
}

.bs-callout {
	border: 1px solid #EEEEEE;
    border-radius: 5px;
    margin: 0;
    padding: 20px;
}



.navbar-genel {	
	background-color: #009CD1;
}
.mainetkinlik ul {
	list-style-type: none;
    margin: 0;
    padding: 0;
}
.mainetkinlik ul li a {
    display: block;
    padding-right: 15px;
    padding-left: 15px;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #CCC;
    line-height: 18px;
}
.mainetkinlik ul li a:hover {
	color: #333333;
    text-decoration: none;
}
.mainetkinlik ul li {
	float: left;
}
.mainetkinlik em {
	
	color: #428BCA;
    font-size: 15px;
    font-style: normal;
    font-weight: bold;
}

/*ikinci main etkinlik*/
.mainetkinlik-md ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.mainetkinlik-md ul li a {
    display: block;
    line-height: 18px;
    padding-left: 5px;
    padding-right: 5px;
}
.mainetkinlik-md ul li a:hover {
	color: #333333;
    text-decoration: none;
}
.mainetkinlik-md ul li {
	float: left;
}

.navbar-turmenu {	
	background-color: #666666;
	margin-bottom: 15px;
}

.logo-genel {
	background-color: #FFFFFF;
    box-shadow: 0 0 0 4px #FFFFFF, 0 4px 3px #999999;
    margin-bottom: 17px;
    padding-bottom: 6px;
    padding-top: 7px;
}

.navbar {
	border: 0 none;
}
.kalin {
	font-weight:700;
}
.navbar li.active a {
	background-color: #0085B0 !important;
}
.navbar .nav li a {
	color:#EDEDED !important;
}
.navbar .nav li a:hover {
	color:#fff !important;
}
.navbar .nav a.organizatorler-icin {
	background-color: #47A447;
}
.navbar .nav .dropdown-menu li a {
    color: #333333 !important;
}
.navbar-inverse .navbar-nav > .active > a {
	
	background-image: none;
}
.navbar-inverse { background-image: none; }

.tab-content {
    background-color: #FFFFFF;
    border-bottom: 1px solid #E5E5E5;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border-left: 1px solid #E5E5E5;
    border-right: 1px solid #E5E5E5;
    padding: 10px;
}


.tab-kapsayici {
	background-color: #FAFAFA;
    padding: 15px;
    margin-bottom: 15px;
    border-radius: 4px;
}
.tab-kapsayici ul li a {
	background-color: #ECF0F1;
}

.mekan-small {
    color: #666666;
    font-family: Tahoma,Geneva,sans-serif;
    font-size: 11px;
}
.afis-yukseklik {
    line-height: 17px;
    margin-bottom: 15px;
}
.afis-yukseklik a { display: block; }


.yaklasan-icerik {
	
	background-color: #fff;
	color: #666;
}

.yaklasan-icerik table { margin-bottom: 15px; }

.yaklasan-tarih {
	
	font-size: 25px;
	line-height: 23px;
}

.oval-kutu {
	
	display: block;
	border-radius: 6px 6px 6px 6px;
	color: white;
	height: 140px;
	margin-bottom: 10px;
	cursor: pointer;
	padding: 16px 10px;
}
.oval-kutu:hover { color: #FFFFFF; }

.oval-kutu-1 { background-color: #F3A530; }
.oval-kutu-1:hover { background-color: #E2961D; }

.oval-kutu-2 { background-color: #F46262; }
.oval-kutu-2:hover { background-color: #E75758; }

.oval-kutu-3 { background-color: #A66BBB; }
.oval-kutu-3:hover { background-color: #975CAB; }

.oval-kutu-4 { background-color: #3B9A36; }
.oval-kutu-4:hover { background-color: #238623; }

.oval-kutu span.resim { 
	
	width: 79px; height: 78px; 
	display: block; 
	text-align: center; 
	background: url("resimler/giris_icon.png");
	margin: 0px auto; 
}

.oval-kutu-1 span.resim { background-position: 0 0; }
.oval-kutu-2 span.resim { background-position: 234px 0; }
.oval-kutu-3 span.resim { background-position: 156px 0; }
.oval-kutu-4 span.resim { background-position: 77px 0; width: 77px; }
 
.oval-kutu span.slogan { 
	
	text-align: center; 
	display: block; 
	font-size: 16px; 
	font-weight: bold;
	margin-top: 10px; 
}

.oval-kutu span.dashboard {
    display: block;
    font-size: 14px;
    margin-top: 10px;
    text-align: center;
}

.haber-kutu {
    margin-bottom: 10px;
    min-height: 260px;
}
.haber-kutu .thumbnail a img { 
	
	margin: 0 auto;
}
.haber-listesi {
    line-height: 18px;
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.haber-listesi li {
    margin-top: 5px;
}
.haber-listesi li i {
    margin-right: 10px;
}

.istatistik {
    background-color: #ECF0F1;
    border-radius: 5px 5px 5px 5px;
    float: left;
    margin-right: 5px;
    margin-top: 15px;
    min-width: 110px;
    padding: 10px;
    text-align: center;
}
.istatistik:hover {
    background-color: #DEE6E7;
}
.istatistik p.baslik {
    color: #666666;
    font-weight: 700;
    margin-bottom: 4px;
}
.istatistik p.adet {
    color: #E74C3C;
    font-size: 27px;
    font-weight: 400;
    margin-bottom: 4px;
}
.istatistik p.birim {
    color: #666666;
    font-size: 16px;
    font-weight: 500;
}
.nowrap {
    white-space: nowrap;
}

.konu-oneri-kutusu {
    background-color: #F6F6F6;
    border-color: #EFF0F1;
    color: #2C3E50;
}

.konu-oneri-kutusu .gec {
	position: absolute;
	right: 22px;
	display: block;
	top: 3px;
	color: darkgray;
	width: 20px;
	height: 20px;
}

.konu-oneri-kutusu .kapat:hover {
	color: #ffffff;
	background-color: darkgray;
}

/* Footer Kısmı */

.footer-sponsorlar {
	
	padding: 13px 0;
	border-top: 1px solid #BFBFBF;
	border-bottom: 1px solid #BFBFBF;
	background-color: #D8D8D8;
}

.footer-sponsorlar a {
	
	display: block;
	margin: 0 auto;
}

.kisi-yukseklik {
    margin-bottom: 15px;
    padding-bottom: 10px;
    padding-top: 10px;
}
.kisi-yukseklik img {
    margin-left: auto;
    margin-right: auto;
}

.footer-arkaplan {
	padding-top: 13px;
	padding-bottom: 25px;
	border-top: 1px solid #BFBFBF;
	background-color: #D8D8D8;
}
.footer-menuler { 
	margin-top:30px;
	margin-bottom: 20px;
}
.footer-menuler ul {
	margin-bottom: 20px;
}
.footer-menuler ul li a {
	color: #666;
	text-decoration: none;
}
.footer-menuler ul li a:hover {
	color: #009CD1;
}

.footer-mobil-icon {	
	margin-bottom: 20px;
}
.footer-mobil-icon img {
	margin: 0 auto;
}
.footer-mobil-icon small {
	color: #999;
}





.organizator-menu ul li a {
    background-color: #555555;
    color: #EDEDED;
    font-size: 1.1em;
    text-decoration: none;
}
.organizator-menu ul li a:hover {
    background-color: #666666;
    color: #FFFFFF;
}

.organizator-hizmet {
    font-weight: 700;
    margin-bottom: 20px;
    min-height: 150px;
}
.organizator-hizmet img {
    margin: 0 auto 5px;
}
.organizator-hizmet-firma {
    font-weight: 700;
    margin-bottom: 20px;
}
.organizator-hizmet-firma img {
	margin: 0 auto 5px;
}

.teklif-kutu {
    background-color: #D0F5F4;
    border-radius: 5px;
    margin-top: 15px;
    padding: 15px;
}

.haber_kutu1 {
	
	margin-bottom: 15px;
	min-height: 300px;
}

.orta-kisim1 {
	
	min-height: 400px;
}



.product {
	margin-bottom: 20px;
}
.products a {
	/* color: #2a8fbd; */
	text-decoration: none;
}
.product-header {
	border-radius: 5px 5px 0 0;
	position: relative;
}
.product-thumb {
	text-align: center;
}
.product-thumb .product-header > img {
	border-radius: 5px 5px 0 0;
	display: block;
	max-width: none;
	width: 100%;
}
.product-thumb .product-inner {
	background: none repeat scroll 0 0 #fff;
	border-radius: 0 0 5px 5px;
	border-top: medium none;
	box-sizing: border-box;
	padding: 10px 22px;
	position: relative;
}
.product-thumb .product-title {
	font-size: 16px;
	margin-bottom: 5px;
	transform: translate3d(0px, 0px, 0px);
	z-index: 2;
}
.product-desciption {
	color: #858585;
	font-size: 13px;
	line-height: 1.4em;
	margin-bottom: 0;
}
.product-thumb .product-meta {
	margin-top: 15px;
}
.product-location {
	border-top: 1px dashed #e6e6e6;
	color: #a3a3a3;
	font-size: 12px;
	line-height: 1em;
	margin-bottom: 0;
	margin-top: 13px;
	padding-top: 8px;
}
.product-time {
	color: #666;
	display: block;
	font-size: 13px;
	font-weight: 600;
	margin-bottom: 10px;
}
.product-thumb .product-price-list {
	font-size: 15px;
	margin-bottom: 0;
}
.product-thumb .product-price-list, .product-thumb .product-actions-list {
	list-style: none outside none;
	margin: 0;
	padding: 0;
}
.product-thumb .product-price-list > li, .product-thumb .product-actions-list > li {
	display: inline-block;
	margin-right: 15px;
}
.product-thumb .product-price-list > li > span {
	display: block;
	height: 30px;
	line-height: 30px;
	text-align: center;
}
.product-thumb .product-price {
	background: none repeat scroll 0 0 #1f93c8;
	border-radius: 3px;
	color: #fff;
	font-weight: 600;
	padding: 0 7px;
}



.jumbotron h1, .jumbotron .h1 {
	font-size: 30px;
}
.jumbotron {
	background: url("style-v2/jumbotron.jpg") repeat scroll 0 0 rgba(0, 0, 0, 0);
	margin-bottom: -20px;
	margin-top: -10px;
}