input[disabled], textarea[disabled] {
    background: #ddd !important;
    border: 0 !important;
}

.imar-bina {
	background: #e3ebf2;
    background: -moz-linear-gradient(top, #e3ebf2 2%, #c2c8ce 95%);
    background: -webkit-linear-gradient(top, #e3ebf2 2%,#c2c8ce 95%);
    background: linear-gradient(to bottom, #e3ebf2 2%,#c2c8ce 95%);
	/* padding: 10px; */
}

.imar-bina-kaydedici {
	background-color: #080;
	color: #fff;
	/*float: left;*/
	width: 325px;
	float: right;
}

.imar-bina-resim-ekleyici {
	background-color: #008;
	color: #fff;
	width: 325px;
	margin: 0 auto;
	/*float: right;*/
}

.imar-bina-dugmeler {
	height: 35px;
}

.imar-bina-bilgi-tablosu {
	width: 100%;
	border-collapse: collapse;
	margin-bottom: 5px;
}

.imar-bina-bilgi-tablosu tbody {
	border: 10px solid transparent;
}

.imar-bina-bilgi-tablosu input[type="textbox"], .imar-bina-bilgi-tablosu textarea, .imar-bina-bilgi-tablosu input[type="number"], .metin-girisi {
	border: none;
    background: #fff;
    border-bottom: 1px solid #d4d4d4;
    width: 100%;
    padding: 5px 10px 5px 10px;
    margin-top: 2px;
    border-radius: 5px;
}

.imar-bina-bilgi-tablosu th {
	min-width: 175px;
}

.bina-kullanim-sekli th {
	min-width: auto;
}

.imar-bina-bilgi-tablosu caption, .imar-bina-bilgi-tablosu .baslik {
	background-color: #0ac;
	color: #fff;
	text-align: center;
	/* padding: 3px; */
    /* margin: 10px 0px 2px 0px; */
}

.imar-bina-bilgi-tablosu caption .btn {
	float: right; 
	border-radius: unset; 
	background-color: #0c0;
}

.panel-ana-resim-div {
	position: relative;
	text-align: center;
	background-color: #eee;
	margin: 10px 0px;
}

.panel-kucuk-resim-div {
	position: relative; 
	display: inline-block; 
	width: 110px; 
	height: 110px;
	padding: 2px;
	margin: 8px;
	background-color: #ddd;
}

.panel-kucuk-resim-div img {
	position: absolute;
	top: 2px;
	left: 2px;
	bottom: 2px;
	right: 2px;
	margin: auto;
}

.panel-resim-bilgi {
	position: absolute;
	bottom: 30px;
	left: 5px;
	color: #000;
	width: 90%;
	text-align: center;
	font-size: 12px;
	/* text-shadow: 0px 0px 10px #fff; */
	background-color: #afa;
}

.panel-resim-silici {
	position: absolute;
	top: 5px;
	left: 5px;
	color: #fff;
	cursor: pointer;
}

.panel-resim-silici:hover {
	color: red;
}

.liste-sol-paneli {
	/*background: #e3ebf2;*/
	display: inline-block; 
	vertical-align: top; 
	padding: 10px;
	/*margin-top: 30px;*/
}

.liste-sag-paneli {
	display: inline-block; 
	padding: 10px;
	width: 100%;
}

.parsel-arama-sonucu {
    background: #fff;
	margin: 5px 0px;
}

.parsel-arama-sonucu tr {
    cursor: pointer;
    background: #ddd;
    color: #003;
}

.parsel-arama-sonucu td {
	padding: 2px 10px;
}

.parsel-arama-sonucu tr:hover {
	background: #bbb;
}

.aciklama-paneli i {
	cursor: pointer;
}

.yonetim-paneli-tablosu  td {
	padding: 1px 2px;
}

#yeni-aciklama-resimler, .aciklama-resimler {
	padding: 10px 0px;
}

.aciklama-resim {
	max-width: 50px; 
	max-height: 50px; 
	margin: 1px;
	cursor: pointer;
}

.aciklama-islemi {
	font-size: 18px !important;
	color: #777;
	float: right;
	margin: 2px;
	padding: 2px;
}

.aciklama-islemi:hover {
	color: #333;
}

.mobil-hucre {
	display: none;
}

.bilgi-penceresi {
	padding: 0 !important;
}

.bilgi-penceresi-tablolar {
	margin-top: 0 !important;
}

.harita-diger {
	float: right;
    height: 60px;
}

.menu-harita2 {
	display: none;	
}

table.dataTable tbody tr.gecici-not-satiri {	
    background-color: #ffe !important;
}

.bildirim-satiri {
	padding: 5px; 
	background-color: #ddd; 
	margin: 2px;	
}

.bildirim-satiri:active {
	background-color: #fc6;
}
	
.bildirim-satiri  a {
	margin-right: 10px;
}
/*
.suzgec-temizleyici {
	width: 32px; 
	background-color: #0a0; 
	float: right; 
	padding: 1.5px 5px;
}*/

.fancybox-title-over-wrap {
    right: 0;
    color: #0f0 !important;
}

@media (max-width: 767px) {
	.menu-harita2 {
		display: block;
	}

	.ust-suzgec {
		display: none;
	}
	
	.imar-bina-bilgi-tablosu th {
		width: 90px;
	}

	.mobil-hucre {
		display: block;
	}

	th.resp-tablo-hucresi, td.resp-tablo-hucresi {
		display: none;
	}
	
	#liste, #yonetim {
		padding: 0;
		padding-top: 60px;	
	}
	
	.yonetim-paneli {
		width: 100%;
	}
}

@media (min-width: 768px) and (max-width: 979px) {
	.mobil-hucre {
		display: block;
	}
	
	.ust-suzgec {
		display: none;
	}
	
	th.resp-tablo-hucresi2, td.resp-tablo-hucresi2 {
		display: none;
	}
}

@media (min-width: 980px) and (max-width: 1199px) {
	
	.mobil-hucre {
		display: block;
	}
	
	th.resp-tablo-hucresi2, td.resp-tablo-hucresi2 {
		display: none;
	}
}

.dropdown-menu.inner > li > a {
	white-space: normal;
}

.dropdown-menu.inner > li > a > span {
	max-width: 300px;
}

#liste-content .imar-bina-bilgi-tablosu > tbody > th, 
#liste-content .imar-bina-bilgi-tablosu > thead > th
{
    min-width: 250px;
}

.ol-zoom.ol-control, .ol-attribution.ol-control {
	display: none;
}

.bina-kesit-resim-paneli {
	text-align: center;
}
 
.bina-kesit-resim-paneli .tek-resim-paneli {
	display: inline-grid;
    margin: 2px 5px;
    padding: 5px;
    /* background-color: #eee; */
    border: solid 1px #eee;
}

.bina-kesit-resim-paneli .resim-yukle {
	margin: 5px auto;
	border-radius: unset;
    background: #0c0;
    border: 0;
    padding: 5px 10px;
	color: #fff;
	display: block;
}

.dropdown-menu.inner li.selected {
	background-color: gold;
}

.duzenleme-tablosu-ara-baslik {
	font-weight: bold;
}

.duzenleme-tablosu-ara-baslik > td {
	text-align: left;	
	font-weight: bold;
	font-size: 1.2em;
	color: #0ac;
}

.duzenleme-tablosu-girdi {
	text-align: right;
}

.sayi-kutusu {
	display: inline-block;
}