body {
    overflow: hidden !important;
}
input[type='text'],
input[type='number'],
input[type='password'],
textarea {
    font-size: 16px;
}

select {
    font-size: 16px !important;
}

.uk-notify {
    z-index: 9999 !important;
}

/*.navbar {*/
    /*min-height: 80px;*/
    /*width: 300px;*/
    /*margin-left: auto;*/
    /*margin-right: auto;*/
    /*display: block;*/
/*}*/
.wrapper {
    background-image: url('../../img/kbsr/konya-logo3.png');
    background-size: 230px auto;
    background-repeat: no-repeat;
    background-position: center;
}
.wrapper > .aside .aside-inner {
    padding-top: 0;
}

.lejant {
    position: absolute; right: 0; bottom: 51px;
}

/*.layout-fixed .wrapper > section {*/
    /*margin-top: 0;*/
    /*margin-bottom: 0;*/
    /*margin-left: 0;*/
/*}*/

/*.wrapper > section {*/
    /*margin-top: 80px;*/
    /*margin-bottom: 0;*/
/*}*/

aside .map-left-detail-bar {
    padding-top: 0;
}

aside .detail-bar-collapse-button {
    top: 0;
}

.aside-inner .sidebar .nav > li.active {
    border-right: 0;
}

.topnavbar-wrapper.rehber {
    color: rgba(0, 0, 0, .87);
    right: 85px;
}

/*.navbar-nav > li > a {*/
    /*padding-top: 25px;*/
    /*padding-bottom: 25px;*/
/*}*/

/*.topnavbar .navbar-form {*/
    /*height: 80px;*/
/*}*/

.nav .kbs-rehber-search em {
     font-size: 19px;
 }

/*.navbar-brand {*/
    /*height: 50px;*/
/*}*/

/*.img-responsive, .thumbnail > img, .thumbnail a > img, .carousel-inner > .item > img, .carousel-inner > .item > a > img {*/
    /*height: 75px;*/
    /*/!*width: 75px;*!/*/
    /*max-width: 147px;*/
/*}*/

/*.topnavbar .navbar-header .brand-logo-collapsed {*/
    /*padding: 10px 15px;*/
/*}*/

/*.topnavbar .navbar-nav > li > a:hover {*/
    /*color: #f4c63d;*/
/*}*/

.sidebar .nav > li > a:hover,
.sidebar .nav > li > .nav-item:hover {
    color: #f4c63d;
}

.aside-collapsed .map-sidebar > .nav > li {
    float: left;
    width: 50px;
}

.aside-collapsed .wrapper > .aside, .aside-collapsed .wrapper > .aside > .aside-inner {

    width: 370px;
    height: 51px;
    top: 10px;
    background-color: whitesmoke;

}

.aside-collapsed .sidebar > .nav > li > a, .aside-collapsed .sidebar > .nav > li > .nav-item {
    padding: 12px 0;
    height: 51px;
}

/*.topnavbar .navbar-header .brand-logo > img, .topnavbar .navbar-header .brand-logo-collapsed > img {*/

    /*margin-left: 117px;*/
/*}*/

/*.layout-fixed .wrapper .topnavbar-wrapper {*/
    /*width: 200px;*/
    /*right: 15px;*/
/*}*/

.leaflet-left.leaflet-bottom {
    margin-left: 75px;
}

.leaflet-left .leaflet-control.leaflet-control-graphicscale {
    margin-bottom: 0;
    margin-left: 0;
}

.aside-collapsed .sidebar {
    position: absolute;
    width: 100px;
    right: 0;
    margin-right: 0;
}

.form-control.global-input {
    margin-top: 6px;
    width: calc(100% - 158px);
    padding: 5px;
    float: left;
    margin-left: 3px;
    border-radius: 0;
    background-color: #fdfdfd;
    border: 1px solid #f0eded;
}

.form-control.kbs-tool {
    margin-top: 6px;
    width: calc(100% - 10px);
    padding: 5px;
    float: left;
    margin-left: 3px;
    border-radius: 0;
    background-color: #fdfdfd;
    border: 1px solid #f0eded;
}

.form-control.kbs-tool.type-search {
    margin-top: 0;
    width: 100%;
    padding: 0 0 0 10px;
    float: left;
    margin-left: 0;
    border-radius: 0;
    background-color: #525250;
    border: 0;
    height: 50px;
    color: #E8E8E8;
    line-height: 50px;
    font-size: 16px;
}

.dropdown-menu.kbs-dropdown {
    min-width: 50px !important;
    width: 50px;
    text-align: center;
    border-radius: 0;
    background-color: #555555;
    margin: -3px 0 0 0;
    border: 0;
    color: whitesmoke;
    z-index: 2003;
}
/*.dropdown-menu.kbs-dropdown a {*/
    /*width: 100%;*/
    /*height: 100%;*/
/*}*/
/*.dropdown-menu.kbs-dropdown li {*/
    /*width: 50px;*/
    /*height: 50px;*/
    /*text-align: center;*/
/*}*/

/*.dropdown-menu.kbs-dropdown ul {*/
    /*padding: 0;*/
/*}*/

.dropdown-menu.kbs-dropdown a em{
    color: whitesmoke;
    font-size: 16px;
}

.dropdown-menu.kbs-dropdown a em:hover, .dropdown-menu.kbs-dropdown a em:focus{
    color: #f4c63d;
    font-size: 16px;
}

.btn.btn-default.dropdown-toggle.kbs-button {
    border-radius: 0;
    border: 0;

}

/*.btn-group.open.dropdown-toggle {*/
    /*background-color: #f4c63d;*/
/*}*/

/*.btn-group.dropdown.open{*/
    /*background-color: #f4c63d;*/
/*}*/

.btn-default:active, .btn-default.active, .open > .dropdown-toggle.btn-default {
    /*background-color: #f4c63d;*/
}

.btn.btn-default.kbs-button {
    background-color: #555555;
    color: #f4c63d;
    float: right;
}

.btn-default.kbs-button:hover {
    background-color: #f4c63d;
    color: #555555;
}

.btn-default.kbs-button:active:hover,
.btn-default.kbs-button.active:hover,
.open > .dropdown-toggle.btn-default.kbs-button:hover,
.btn-default.kbs-button:active:focus,
.btn-default.kbs-button.active:focus,
.open > .dropdown-toggle.btn-default.kbs-button:focus,
.btn-default.kbs-button:active.focus,
.btn-default.kbs-button.active.focus,
.open > .dropdown-toggle.btn-default.kbs-button.focus {
    background-color: #f4c63d;

}

.btn.btn-default.kbs-button .fa.fa-home.icon-red {
    color: darkred;
}

.map-search-widget{
    width: 300px;
    height: auto;
    margin-top: 50px;
}
.map-search-widget.open{
    width: 324px;
    height: calc(100% - 50px);
    margin-top: 0;
    pointer-events: all;
}

.map-search-widget.closed{
    width: 324px;
    height: auto;
    margin-top: 0;
    pointer-events: none;

}

.map-search-widget.closed{
    -webkit-transition:0.2s linear all;
    -moz-transition:0.2s linear all;
    -o-transition:0.2s linear all;
    transition:0.2s linear all; /* future proof */
    opacity: 0;

}

.map-search-widget-omni-result-wrapper {
    width: 300px;
    height: auto;
    margin-top: 50px;
}

.map-search-widget-omni-result-wrapper.closed{
    width: 300px;
    height: auto;
    margin-top: 50px;
    pointer-events: none;

}

.map-search-widget-omni-result-wrapper.open{
    width: 320px;
    height: 300px;
    overflow-y: scroll;
    margin-top: 50px;
    pointer-events: all;

}

.map-search-widget-omni-result-wrapper.closed{
    -webkit-transition:0.2s linear all;
    -moz-transition:0.2s linear all;
    -o-transition:0.2s linear all;
    transition:0.2s linear all; /* future proof */
    opacity: 0;

}

.map-search-widget.open {
    -webkit-transition:0.2s linear all;
    -moz-transition:0.2s linear all;
    -o-transition:0.2s linear all;
    transition:0.2s linear all; /* future proof */
    opacity: 1;

}

.form-control.kbs-tool.show {
    -webkit-transition:0.2s linear all;
    -moz-transition:0.2s linear all;
    -o-transition:0.2s linear all;
    transition:0.2s linear all; /* future proof */
    opacity: 1;
}

.form-control.kbs-tool.hide {
    -webkit-transition:0.2s linear all;
    -moz-transition:0.2s linear all;
    -o-transition:0.2s linear all;
    transition:0.2s linear all; /* future proof */
    opacity: 0;
}

.btn.btn-default.kbs-tool {
    position: absolute;
    right: 50px;
     background-color: whitesmoke;
     color: #555555;
     float: right;
    border-radius: 0;
    border: 0;
    width: 50px;
 }

.btn.btn-default.kbs-tool.toggled {
    background-color: #f4c63d;
    color: #555555;
    float: right;
    border-radius: 0;
    border: 0;
    width: 50px;
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.btn.btn-default.kbs-tool.follow {
    background-color: #8a878b;
    color: #555555;
    float: right;
    border-radius: 0;
    border: 0;
    width: 50px;
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.btn-default.kbs-tool:hover {
    color: #555555;
    background-color: #E5E5E5;
    border-color: #d6d6d6;
}

/*.topnavbar {*/
    /*background-color: transparent;*/
    /*border: 0;*/
/*}*/

.wrapper {
    height: 100%;
}

.arama-widget {
    width: 424px;
    height: 50px;
    z-index: 2003;
    position: absolute;
    left: 5px;
    top: 5px;
    background-color: whitesmoke;
}

.dinamik-ara-widget {
    position: absolute;
    top: 50px;
    width: 324px;
    height: 0;
    margin-top: 0;
}

.kbs-logo {
    position: absolute;
    right: 10px;
    top: 0;
    width: 75px;
    height: 60px;
    z-index: 1;
    transform-origin: right center;
    -webkit-transform-origin: right center;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.kbs-logo.flipped {
    transform: translateX( -100% ) rotateY( -180deg );
    -webkit-transform: translateX( -100% ) rotateY( -180deg );
}

.dinamik-detay-ara-results {
    background-color: rgba(85,85,85,0.8);
    height: 50px;
    opacity: 1;
    border-style: solid;
    border-width: 0 0 1px 0;
    border-color: whitesmoke;
    color: whitesmoke;
}

.dinamik-detay-ara-results-wrapper {
    max-height: 300px;
    height: 200px;
    overflow-y: auto;
}

/*.dinamik-detay-ara-results-wrapper.closed {*/
    /*max-height: 300px;*/
    /*height: 200px;*/
    /*overflow-y: scroll;*/
    /*position: absolute;*/
    /*left: 0;*/
    /*right: 0;*/
    /*top: 50px;*/
/*}*/

.dinamik-detay-ara-results-wrapper.global {
    max-height: 300px;
    height: 200px;
    overflow-y: auto;
}

.dinamik-detay-ara-results-wrapper.global.closed {
    max-height: 300px;
    height: 200px;
    overflow-y: auto;
    position: absolute;
    left: 0;
    right: 0;
    /*top: 50px;*/
}

.dinamik-ara-widget .dinamik-ara-detail {
    height:auto; max-height: 500px; padding-top: 5px; background-color: whitesmoke;
    padding-bottom: 8px;
    overflow: auto;
}

.dinamik-ara-widget .dinamik-ara-detail-w-button {
    height:auto; max-height: 500px; padding-top: 5px; background-color: whitesmoke;
}

.dinamik-detay-ara-results-wrapper .dinamik-detay-ara-group-title .raised {
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .46);
}

.tooltip  {
    z-index: 999999999;
}

.offsidebar.kbs {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 480px;
    padding-left: 100px;
    margin-top: 0;
    border-right: 1px solid #cccccc;
    background-color: #ffffff;
    color: #515253;
    z-index: 116;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    -webkit-transition: -webkit-transform 0.6s cubic-bezier(.88,.08,.04,1.9), visibility 0.0s, opacity 0.0s;
    -o-transition: -o-transform 0.6s cubic-bezier(.88,.08,.04,1.9), visibility 0.0s, opacity 0.0s;
    transition: transform 0.6s cubic-bezier(.88,.08,.04,1.9),  visibility 0.0s, opacity 0.0s;
    -webkit-transition-timing-function: cubic-bezier(.88,.08,.04,1.9); /* Safari and Chrome */
    transition-timing-function: cubic-bezier(.88,.08,.04,1.9);
}
.offsidebar.kbs > nav {
    min-height: 100%;
    overflow: hidden;
    -webkit-transform: translateZ(0px);
}
.offsidebar.kbs .progress {
    border: 0;
}
.offsidebar.kbs .nav > li > a:hover,
.offsidebar.kbs .nav > li > a:focus {
    background-color: rgba(0, 0, 0, 0.025);
}
.offsidebar.kbs .tab-content {
    padding: 0;
    border: 0;
}
.offsidebar.kbs .nav-tabs.nav-justified > li > a,
.offsidebar.kbs .nav-tabs.nav-justified > li > a:hover,
.offsidebar.kbs .nav-tabs.nav-justified > li > a:focus {
    background-color: transparent;
    border: 0;
    border-right: 1px solid rgba(0, 0, 0, 0.05);
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
    border-radius: 0;
    color: #909fa7;
}
.offsidebar.kbs .nav-tabs.nav-justified > li.active > a {
    color: #5d9cec;
}
@media only screen and (min-width: 768px) {
    .offsidebar.kbs {
        margin-top: 0;
    }
}
.offsidebar.kbs .open{
    overflow-y: hidden;
}
@media only screen and (min-width: 768px) {
    .offsidebar.open.kbs {
        overflow-y: hidden;
    }
}
.no-csstransforms3d .offsidebar.kbs {
    left: -480px;
}
.no-csstransforms3d .open .offsidebar.kbs {
    left: -100px;
}
/* Transformation ready devices*/
.csstransforms3d .offsidebar.kbs {
    -webkit-transform: translate3d(-480px, 0, 0);
    transform: translate3d(-480px, 0, 0);
}
.csstransforms3d .offsidebar.kbs.open {
    -webkit-transform: translate3d(-100px, 0, 0);
    transform: translate3d(-100px, 0, 0);
}

.dropdown-menu .mCSB_container_wrapper {
    margin-right: 0;
}

.dropdown-menu .mCSB_scrollTools_vertical {
    margin-top: 40px;
    margin-bottom: 40px;
}

.ortofoto-slider .rz-bar {
    background-color: #f4c63d;
}

.ortofoto-slider .rz-ticks .rz-tick {
    background-color: #f4c63d;
}

.ortofoto-slider .rz-pointer.rz-active:after {
    background-color: #636363;
}

.ortofoto-slider .rz-ticks .rz-tick .rz-tick-value {
    background-color: #f4c63d;
    padding: 4px;
    top: -48px;
    transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0)
}

.kbs-bina-info-container md-ink-bar {
    background: #f4c63d;
    color: #f4c63d;
    height: 5px;
}

.kbs-bina-info-container md-tab-item.md-active span {
    color: #f4c63d;
}

.kbs-bina-info-container md-tab-item.md-active em {
    color: #f4c63d;
}

.kbs-bina-info-container md-tab-item em {
    color: #fff9ca;
}

.kbs-bina-info-container md-tab-item.md-active {
    background-color: #555555;
}

.kbs-bina-info-container md-tab-item {
    background-color: #636363;
}

.kbs-bina-info-container md-tab-item span {
    color: #fff9ca;
}

.kbs-bina-info-container md-tabs-canvas {
    background-color: #636363;
}

.kbs-bina-info-container md-next-button {
    background-color: #636363;
}

.kbs-bina-info-container md-next-button md-icon {
    color: white;
}

.kbs-bina-info-container md-prev-button md-icon {
    color: white;
}

.kbs-bina-info-container md-prev-button {
    background-color: #636363;
}

.kbs-bina-info-container md-prev-button.md-disabled {
    background-color: #636363;
    opacity: 1.0;
}

.kbs-bina-info-container md-next-button.md-disabled {
    background-color: #636363;
    opacity: 1.0;
}

.kbs-bina-info-container md-next-button.md-disabled md-icon {
    color: grey;
}
.kbs-bina-info-container md-prev-button.md-disabled md-icon {
    color: grey;
}

.kbs-konum-paylas-dialog md-dialog-actions .md-button.md-primary {
    color: #555555;
}

.kbs-konum-paylas-dialog md-dialog-actions .md-button.md-primary.ng-click-active {
    background-color: #f4c63d;
}

.img-responsive.harita-paylas-img {
    display: block;
    max-width: 100%;
    height: auto;
}

/*@media only screen and (min-width: 768px) {*/
    /*.layout-fixed .wrapper > section {*/
        /*margin-top: 0;*/
    /*}*/
/*}*/

/*@media only screen and (min-width: 768px) {*/
    /*.aside-collapsed .wrapper > section,*/
    /*.aside-collapsed .wrapper > footer {*/
        /*margin-left: 0;*/
    /*}*/
/*}*/

md-bottom-sheet.measure-distance-info {
    z-index: 2003 !important;
    height: 440px;
    padding: 0;
    left: 200px;
    right: 200px;
}

md-bottom-sheet.istatistik-info {
    z-index: 2003 !important;
    height: 508px;
    padding: 0;
    left: 200px;
    right: 200px;
}

md-bottom-sheet.measure-area-info {
    z-index: 2003 !important;
    height: 230px;
    padding: 0;
    left: 200px;
    right: 200px;
}

md-bottom-sheet.measure-distance-mobile-info {
    z-index: 2003 !important;
    height: 230px;
    padding: 0;
    left: 200px;
    right: 200px;
}

md-bottom-sheet.malik-info {
    z-index: 2003 !important;
    height: 500px;
    padding: 0;
    left: 200px;
    right: 200px;
}

.helper .toggle-button {
    width: 40px;
    height: 40px;
    background-color: #555555;
    color: #f4c63d;
    float: left;
    text-align: center;
    line-height: 40px;
}
.helper .toggle-button:hover {
    background-color: #f4c63d;
    color: #555555;
}

.leaflet-bottom.leaflet-right {
    right: 85px;
}

@keyframes marquee {
    0%   { transform: translate(0, 0); }
    100% { transform: translate(-100%, 0); }
}

@page {
    size: landscape;
    margin: 20px;
}

/*@media print {*/
    /*html, body {*/
        /*width: 297mm;*/
        /*height: 210mm;*/
    /*}*/
/*}*/

#print-section, #print-section * {
    visibility: hidden;
}

@media print {
    body * {
        visibility: hidden;
    }

    body {
        overflow:visible; position:fixed !important; top:0;left:0;
    }

    #print-section, #print-section * {
        visibility: visible;
    }
    #print-section {
        position: fixed;
        /*overflow:hidden;*/
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
    }

    #print-section span {
        text-align: center;
    }

    .print-container {
        width: 100%;
    }

    .print-container.wlegend {
        width: calc(100% - 200px);
    }

    .legends-container {

    }

    .img-responsive.harita-paylas-img {
        display: block;
        max-width: 100%;
        max-height: calc(100% - 100px);
        border-style: solid;
    }

    .kbs-bina-image-container img {
        height: 100%;
        width: 100%;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%);
        /*max-width: 400px;*/
        position: absolute;
    }


}

.marquee {
    width: 50%;
    margin: 0 auto;
    white-space: nowrap;
    overflow: hidden;
    box-sizing: border-box;
}

.marquee span {
    display: inline-block;
    padding-left: 100%;
    text-indent: 0;
    animation: marquee 30s linear infinite;
    font-size: 11px;
}



@media (max-width:765px) {

    .lejant {
        position: absolute; right: 0; bottom: 120px;
    }

    .tooltip  {
        visibility: hidden;
    }

    .layout-fixed .wrapper > .aside {
        left: 80px;
    }

    .aside-collapsed .wrapper > .aside, .aside-collapsed .wrapper > .aside > .aside-inner{
        width: 100%;
        left: 0;
    }

    .arama-widget {
        /*width: 100%;*/
        width: calc(100% - 75px);
        left: 10px;
        right: 10px;
    }

    .arama-widget.authorized {
        /*width: 100%;*/
        width: calc(100% - 145px);
        left: 10px;
        right: 10px;
    }

    .map-search-widget.open {
        width: 100%;
    }
    .dinamik-ara-widget {
        width: calc(100% - 50px);;
        height: 0;
    }

    .kbs-rehber-toolbar {
        /*visibility: hidden;*/
    }

    .kbs-rehber-layer {
        visibility: hidden;
    }

    .topnavbar-wrapper.rehber {
        top: 0;
        right: 0;
    }

    .kbs-logo {
        position: absolute;
        right: 10px;
        top: calc(100% - 120px);
        bottom: 0;
        width: 75px;
        height: 75px;
        z-index: 999;
        transform-origin: right center;
        -webkit-transform-origin: right center;
    }

    .offsidebar.open.kbs {
        width: calc(100% - 60px);
        /*width: 300px;*/
    }

    md-bottom-sheet.measure-distance-info {
        z-index: 2003 !important;
        height: 440px;
        padding: 0;
        left: 0;
        right: 0;
    }

    md-bottom-sheet.measure-area-info {
        z-index: 2003 !important;
        height: 230px;
        padding: 0;
        left: 0;
        right: 0;
    }
    md-bottom-sheet.measure-distance-mobile-info {
        z-index: 2003 !important;
        height: 230px;
        padding: 0;
        left: 0;
        right: 0;
    }
}

@media (max-width:515px) {
    .offsidebar.open.kbs {
        width: calc(100% + 80px);
    }
    md-bottom-sheet.measure-distance-info {
        z-index: 2003 !important;
        height: 440px;
        padding: 0;
        left: 0;
        right: 0;
    }

    md-bottom-sheet.measure-area-info {
        z-index: 2003 !important;
        height: 230px;
        padding: 0;
        left: 0;
        right: 0;
    }

    md-bottom-sheet.measure-distance-mobile-info {
        z-index: 2003 !important;
        height: 230px;
        padding: 0;
        left: 0;
        right: 0;
    }
}

@media (max-width: 375px) {
    .topnavbar-wrapper.rehber {
        top: 55px !important;
    }
    .arama-widget {
        /*width: 100%;*/
        width: calc(100% - 20px);
        left: 10px;
        right: 10px;
    }

    .arama-widget.authorized {
    /*width: 100%;*/
    width: calc(100% - 20px);
    left: 10px;
    right: 10px;
    }

    .map-search-widget.open {
        width: 100%;
    }
    .dinamik-ara-widget {
        width: calc(100% - 50px);;
        height: 0;
    }
}

.kbs-bina-image-container {
    width: 100%;
    height: 284px;
    position: relative;
}

.kbs-bina-info-container {
    height:calc(100% - 284px);
    overflow-y: auto;
}

.kbs-bina-image-container .bina-bilgisi-carousel .carousel-inner .item img {
    height: 100%;
    width: 100%;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    max-width: 400px;
    position: absolute;
}

.kbs-bina-image-container img {
    height: 100%;
    width: 100%;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    max-width: 400px;
    position: absolute;
}

.kbs-bina-image-container ul {
    height: 100%;
    width: 100%;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    max-width: 400px;
    position: absolute;
}



.kbs-bina-toggle-button {
    width: 20px;
    z-index: 201;
    text-align: center;
    line-height: 50px;
    height: 50px;
    right: -20px;
    position: absolute;
    top: 50%;
    background-color: #e4be4d;
}

@media (max-height:515px) and (min-width:500px) {
    .offsidebar.open.kbs {
        width: calc(100% + 80px);
        min-height: 350px;
    }
    .kbs-bina-image-container {
        height: 100%;
        width: 50%;
        float: left;
        position: relative;
    }
    .kbs-bina-image-container .bina-bilgisi-carousel .carousel-inner .item  img {
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%);
        height: 284px;
        width: 100%;
        float: left;
    }

    .kbs-bina-image-container img {
        height: 100%;
        width: 100%;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%);
        max-width: 400px;
        position: absolute;
    }

    .kbs-bina-image-container ul {
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%);
        height: 284px;
        width: 100%;
        float: left;
    }
    .kbs-bina-info-container {
        height: 100%;
        width: 50%;
        float: left;
    }
    .csstransforms3d .offsidebar.kbs {
        -webkit-transform: translate3d(-480px, 0, 0);
        transform: translate3d(-480px, 0, 0);
    }

    .no-csstransforms3d .offsidebar.kbs {
        left: -480px;
    }
    .no-csstransforms3d .open .offsidebar.kbs {
        left: -100px;
    }
}

@media (max-height:515px) and (min-width:700px) {
    .offsidebar.open.kbs {
        width: calc(100% + 80px);
        min-height: 350px;
    }
    .kbs-bina-image-container {
        height: 100%;
        width: 400px;
        float: left;
        position: relative;
    }
    .kbs-bina-image-container .bina-bilgisi-carousel .carousel-inner .item  img {
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%);
        height: 284px;
        width: 400px;
        float: left;
    }

    .kbs-bina-image-container img {
        height: 100%;
        width: 100%;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%);
        max-width: 400px;
        position: absolute;
    }

    .kbs-bina-image-container ul {
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%);
        height: 284px;
        width: 400px;
        float: left;
    }
    .kbs-bina-info-container {
        height: 100%;
        width: calc(100% - 400px);
        float: left;
    }
    .csstransforms3d .offsidebar.kbs {
        -webkit-transform: translate3d(-480px, 0, 0);
        transform: translate3d(-480px, 0, 0);
    }

    .no-csstransforms3d .offsidebar.kbs {
        left: -480px;
    }
    .no-csstransforms3d .open .offsidebar.kbs {
        left: -100px;
    }
}

@media only screen and (min-width: 768px){
    body {
        min-height: 350px;
    }
}

.kose-koordinat-accordion .panel {
    border: 0;
    margin-top: 0;
}

.kose-koordinat-accordion .panel-heading {
    background-color: #f4c63d;
}

.leaflet-draw-tooltip {
    display: none;
}

.main-tabs md-tabs-canvas {
    display: none !important;
}

.main-tabs .child-tabs md-tabs-canvas {
    display: block !important;
}

md-tabs:not(.md-no-tab-content):not(.md-dynamic-height) {
    min-height: 100%;
}

.main-tabs md-tabs-content-wrapper {
    top: 0 !important;
}

.main-tabs .child-tabs md-tabs-content-wrapper {
    top: 49px !important;
}

md-tabs.main-tabs div[md-tabs-template] {
    height: 100%;
}

.bottom-sheet-close-button {
    color: #e4be4d;
    position:absolute;
    background-color: #827f7f;
    top: 0;
    right: 0;
    float: right;
    width: 30px;
    height: 30px;
}

.bottom-sheet-close-button:hover {
    color: #504b3c;
}

.bottom-sheet-close-button em{
    position: absolute;
    top: 8px;
    left: 8px;
}

.kategori-grup .panel.panel-default {
    border-top-width: 1px;
    border-radius: 0;
    border-color: #af8b2b;
}

.kategori-grup .panel-body {
    padding: 0 0 0 20px;
}

.kbs-bina-image-container .carousel-inner {
    height: 100%;
    width: 100%;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    max-width: 400px;
    position: absolute;
}

.bina-bilgisi-carousel .carousel-inner .item{
    width: 100%;
    height: 100%;
}

.route-toolbar .md-fab-action-item {
    width: 50%;
}

.popup-route-toolbar .md-fab-action-item {
    width: 50%;
    height: 100%;
}

.popup-route-toolbar .md-fab-toolbar-wrapper {
    height: 52px;
}

.popup-route-toolbar .md-fab-toolbar-wrapper .md-fab-toolbar-content {
    height: 52px;
}

.popup-route-toolbar .md-toolbar-tools {
    margin: 0;
}
