﻿
#map{
    /*background-color: #e8e8e8 !important;*/
   background-color:  #f2efe9 !important;
}
.ol-zoom {
    top:unset;
    bottom: 1em;
    left: .5em;
}
.mobile-device .ol-zoom{ bottom:45px;}
.ol-control button {
    display: block;
    margin: 1px;
    padding: 0;
    color: #fff;
    font-size: 1.14em;
    font-weight: 700;
    text-decoration: none;
    text-align: center;
    height: 1.375em;
    width: 1.375em;
    line-height: .4em;
    background-color: rgba(138, 153, 173, 0.6);
    border: none;
    border-radius: 2px;
}
.fa-2x {
    font-size: 1.5em;
}
.dropdown-menu.show {
visibility:visible !important; 
opacity:1 !important;
}
.div-inline{
    display:inline-block;
}
.ol-attribution.ol-uncollapsible {
    display: none;
}
/**/
.ol-attribution.ol-uncollapsible {
    display: none;
}
.collapse-map:not(.in) {
    display: none !important;
}

.collapse-map.in {
    position: absolute;
    display: block !important;
    width: initial;
}
.top-layout {
    display: none;
}
.mobile-device .top-layout {
    position: relative;
    display: inline;
    width: 1140px;
}
.top-layout .widget-top-layout {
    padding: 0px;
    background: none;
    box-shadow: none;
    position: absolute;
    width: 100%;
    top: -10px;
    left: 0px;
    height: 50px;
}

.mobile-device .logo {
    display: none;
}

.mobile-device .form-container {
    top: 0px;
    height: calc( 100% - 12px);
}

.mobile-device .hidden-mobile {
    display: none;
}
.web-device .hidden-web {
    display: none;
}
.portal-device .hidden-portal {
    display: none;
}

.create-collect-button.active {
    background: #4bccf0;
}

.table-contents-container {
    position: absolute;
    width: 900px;
    bottom: -25px;
    padding: 15px;
    left: calc(50% - 450px);
    background: white;
    overflow: hidden;
    height: initial;
}

.table-contents {
    width: 100%;
    max-height: 250px;
    overflow-x: auto;
    overflow-y: auto;
}

.dijitTooltipDialogPopup {
    z-index: 999 !important;
}

.dijitTooltipContainer {
    border: none !important;
    background: none !important;
    color: initial !important;
    font-size: small;
}

    .dijitTooltipContainer :after {
        content: " ";
        position: absolute;
        top: 100%; /* At the bottom of the tooltip */
        left: 50%;
        margin-left: -7px;
        border-width: 7px;
        border-style: solid;
        border-color: white transparent transparent transparent;
        width: 0px;
        height: 0px;
    }

section#main {
    position: absolute;
}

.map {
    position: relative;
}

#main {
    padding-bottom: 0px;
    padding-top: 0px;
    height: calc(100% - 55px);
}

#footer {
    position: fixed !important;
    bottom: 0;
    text-align: center;
    width: 320px;
    height: 65px;
    color: #666666;
    padding: 10px;
    right: 0px;
    background: rgba(255,255,255,0.8);
    z-index: 10000000000;
}

html.ismobile #footer {
    display: none;
}

.sidebar-opened #map, .sw-toggled #map {
    /* padding-left: 260px;*/
    /*width:calc(100%-269px) !important;
    overflow:hidden;*/
}

.sidebar-opened #footer, body.sw-toggled #footer {
    padding-left: 0px;
}

/*Zoom In ve Zoom Out*/
.esriSimpleSliderTL {
    top: auto;
    left: auto;
    right: 40px;
    bottom: 75px;
}

html.ismobile .esriSimpleSliderTL {
    top: auto;
    left: auto;
    right: 20px;
    bottom: 15px;
}

[data-widget] {
    min-height: 50px;
    min-width: 45px;
    position: relative;
    display: inline-block;
    margin-right: 5px;
}

.btn-map {
    border-radius: 50%;
    width: 50px;
    line-height: 45px;
    height: 50px;
    padding: 15px;
    text-align: center;
}

    .btn-map > i {
        font-size: 22px;
    }

.map-collapse {
    position: absolute;
    padding: 1px;
    font-family: sans-serif;
    font-style: normal;
    font-weight: normal;
    letter-spacing: normal;
    line-break: auto;
    line-height: 1.42857143;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    white-space: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    font-size: 13px;
    background-color: #ffffff !important;
    background-clip: padding-box;
    border: 1px solid #ffffff;
    border-radius: 2px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    opacity: 1;
    z-index: 20;
}

    .map-collapse.collapsing {
        /*position: relative;
        height: initial;
        width:initial;
        overflow: visible;
        -webkit-transition-property: none;
        transition-property: none;
        -webkit-transition-duration: .0s;
        transition-duration: .0s;
        -webkit-transition-timing-function: linear;
        transition-timing-function: linear;*/
        -webkit-transition: none;
        transition: none;
        display: none;
    }

    .map-collapse .map-collapse-title {
        font-size: 17px;
        padding: 5px;
        margin-top: 6px;
        margin-bottom: 6px;
        color: #03a9f4;
    }

    .map-collapse .map-collapse-content {
        display: block;
    }

.map-top-left {
    position: absolute;
    left: 10px;
    top: 80px;
    z-index: 1;
}

    .map-top-left .map-collapse:before {
        position: absolute;
        top: 0px;
        content: ' ';
        left: -16px;
        width: 0;
        height: 0;
        border-top: 15px solid transparent;
        border-bottom: 15px solid transparent;
        border-right: 15px solid white;
        box-shadow: 0 0px 0px rgba(0, 0, 0, 0.2);
    }

    .map-top-left .map-collapse {
        left: 70px;
        top: 0;
    }

.map-top-center {
    z-index: 1;
    height: auto;
    position: absolute;
    top: calc(20% - 80px);
    left: calc(70% - 385px);
}

    .map-top-center .map-collapse {
        top: 50px;
    }

.map-top-right {
    position: absolute;
    right: 10px;
    top: 80px;
    z-index: 1;
}

    .map-top-right .map-collapse, .pull-right .map-collapse {
        right: 55px;
        top: 0;
    }

.pull-right .map-collapse {
    right: 0px;
    top: 55px;
}

.map-middle-left {
    z-index: 1;
    height: auto;
    position: absolute;
    top: calc(40% - 0px);
    left: 10px;
}

    .map-middle-left .map-collapse {
        left: 50px;
    }

.map-middle-center {
    z-index: 1;
    height: auto;
    position: absolute;
    top: calc(40% - 0px);
    left: calc(70% - 385px);
}

    .map-middle-center .map-collapse {
        top: 50px;
    }

.map-middle-right {
    z-index: 1;
    position: absolute;
    top: calc(40% - 0px);
    right: -15px;
}

    .map-middle-right .map-collapse {
        right: 55px;
    }

.map-bottom-left {
    position: absolute;
    left: 0px;
    bottom: 0px;
    z-index: 1;
}

    .map-bottom-left .map-collapse {
        left: 55px;
        bottom: 0;
    }

.map-bottom-center {
    z-index: 1;
    height: auto;
    position: absolute;
    bottom: 0px;
    left: calc(50% - 150px);
}

.map-bottom {
    z-index: 2;
    height: initial;
    width: 100%;
    max-width: calc(100% - 380px);
    position: absolute;
    bottom: 0px;
    left: 0%;
}



.map-bottom-center .map-collapse {
    bottom: 120px;
}

.map-bottom-right {
    position: absolute;
    right: -28px;
    bottom: 120px;
    z-index: 1;
}

    .map-bottom-right .map-collapse {
        right: 55px;
        bottom: 0;
    }



/*----------------------------------------------------------------------------
----------------------------NEW TEMPLATE CSSS---------------------------------
------------------------------------------------------------------------------
------------------------------------------------------------------------------*/



.esriSimpleSlider {
    border: none !important;
    background-color: transparent !important;
    color: #fff !important;
    box-shadow: none !important;
    display: none !important;
}

    .esriSimpleSlider div {
        margin-top: 10px;
        margin-bottom: 10px;
        font-size: 24px;
        font-family: verdana,helvetica;
        line-height: 25px;
        user-select: none;
        cursor: pointer;
    }

.LocateButton .zoomLocateButton {
    /*background-color: black;
    border: solid 1px #545454;
    border-radius: 4px;*/
    box-shadow: 0 0 0.25em #BBBBBB;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    /*display: none !important;*/
}

    .LocateButton .zoomLocateButton:hover {
        background-color: black;
        -webkit-filter: brightness(150%);
    }

.HomeButton .home {
    background-color: black;
    border: solid 1px #545454;
    border-radius: 4px;
    box-shadow: 0 0 0.25em #BBBBBB;
    width: 32px;
    height: 32px;
}

    .HomeButton .home:hover {
        background-color: black;
        -webkit-filter: brightness(150%);
    }

.esriSimpleSliderVertical .esriSimpleSliderIncrementButton {
    background-color: black;
    border: solid 1px #545454;
    border-radius: 4px;
    box-shadow: 0 0 0.25em #BBBBBB;
    width: 32px;
    height: 32px;
}

    .esriSimpleSliderVertical .esriSimpleSliderIncrementButton:hover {
        -webkit-filter: brightness(150%);
    }

.esriSimpleSliderVertical .esriSimpleSliderDecrementButton {
    background-color: black;
    border: solid 1px #545454;
    border-radius: 4px;
    box-shadow: 0 0 0.25em #BBBBBB;
    width: 32px;
    height: 32px;
}

    .esriSimpleSliderVertical .esriSimpleSliderDecrementButton:hover {
        -webkit-filter: brightness(150%);
    }

#Panaroma {
    background-color: black;
    border: solid 1px #545454;
    border-radius: 4px;
    box-shadow: 0 0 0.25em #BBBBBB;
    width: 32px;
    height: 32px;
    position: absolute;
    bottom: 85px;
    right: 85px;
    z-index: 1;
    cursor: pointer;
}

    #Panaroma:hover {
        -webkit-filter: brightness(150%);
    }

    #Panaroma .icon-panaroma {
        font-size: larger;
        top: 25%;
        left: 25%;
        position: absolute;
        color: white;
    }

html.ismobile #Panaroma {
    background-color: black;
    border: solid 1px #545454;
    border-radius: 4px;
    box-shadow: 0 0 0.25em #BBBBBB;
    width: 32px;
    height: 32px;
    position: absolute;
    bottom: 25px;
    right: 65px;
    z-index: 1;
    cursor: pointer;
}




#header-2 {
    padding: 90px 30px 0;
    background: rgba(255,255,255,0.8);
}

    /*Arama ikonu in header-2*/
    #header-2 .header-two-right ul #top-search .zmdi-search {
        speak: none;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        color: #283593;
        font-size: 20px;
    }

/*Role datatable*/
#content {
    padding: 100px 0;
}

    #content .btn-float i {
        margin-top: 6px;
    }

/*header bildirim renkleri*/


.icon-layers {
    color: #283593;
}

.icon-mapstwo {
    color: #283593;
}

[class^="icon-"], [class*=" icon-"] {
    font-weight: bold !important;
}

.table .btn-icon .zmdi {
    margin-top: 10px;
}

.esriPopup .titlePane {
    background-color: #000000;
    color: #FFFFFF;
    line-height: 20px;
    /*padding: 7px 0px 7px 7px;*/
    padding-top: 16px;
    border-radius: 5px 5px 0px 0px;
    -webkit-border-radius: 5px 5px 0px 0px;
    cursor: default;
}

/*Esri Search*/
.arcgisSearch .searchGroup .searchInput {
    background-color: #fff;
    border: 1px solid #ffffff;
    border-right: 0;
    -webkit-border-radius: 0px 0 0 0px;
    border-radius: 0px 0 0 0px;
}

.arcgisSearch .searchBtn {
    border: 1px solid #fff;
    -webkit-border-radius: 0 0px 0px 0;
    border-radius: 0 0px 0px 0;
    background-color: #fff;
}

.esriScalebar {
    left: 15px !important;
    z-index: 30;
    position: absolute;
    width: 145px;
    height: 37px;
    background: rgba(255,255,255,0.5);
    padding: 5px;
    bottom: 70px;
}
/*DetailsViewer */
.info-start-container {
    padding: 5px 10px;
    background-color: rgba(0, 0, 0,0.1);
    min-width: inherit;
    min-height: inherit;
}

    .info-start-container .btn-icon {
        border-radius: 50%;
        width: 50px;
        line-height: 49px;
        height: 50px;
        padding: 5px;
        text-align: center;
        margin: 0px 3px;
    }

    .info-start-container .short-cut-form {
        background: white;
        padding: 0px 15px 5px 15px;
    }
    /*.info-start-container .short-cut-form .form-group .control-label{
        float:left;
        width:30%;
    }
    .info-start-container .short-cut-form .form-group .form-control{
        float:left;
        width:70%;
    }*/
    .info-start-container .btn-short-label {
        font-size: 15px;
        margin: 5px;
        padding: 10px 8px 10px 8px;
        /* border: 1px #ffffff solid; */
        /* cursor: pointer; */
        min-width: calc(100% - 250px);
        /* position: absolute; */
        /* top: 15px; */
        /* left: 15px; */
        text-align: left;
    }

        .info-start-container .btn-short-label:hover {
            /*color: black;
            border: 1px solid gray;*/
        }

    .info-start-container .info-start-toolbar {
        min-height: 25px;
        width: 100%;
        display: block;
    }

.info-start-body {
    background: white;
    min-height: 60px;
    padding: 5px 0px 0px 0px;
}
/*DetailsViewer  End*/

/*Form Card*/
.form-container {
    background: white;
    position: absolute;
    height: calc( 100% - 75px);
    width: initial;
    min-width: 430px;
    top: 60px;
    right: 0px;
    z-index: 2;
    padding-bottom: 15px;
    font-size: 15px;
}

    .form-container .card-toolbar {
        position: absolute;
        left: -100%;
        top: 0px;
        background-color: rgba(0,0,0,0.05);
        height: 78px;
        width: 100%;
        padding-top: 15px;
    }

        .form-container .card-toolbar > div > div {
            display: inline-block;
        }

        .form-container .card-toolbar .text-center {
            text-align: right;
        }

        .form-container .card-toolbar .btn {
            height: 50px;
            margin: 0px 5px;
        }

            .form-container .card-toolbar .btn i {
                font-size: 25px;
            }

    .form-container .form-group {
        padding: 2px;
        margin-bottom: 7px !important;
    }

.form-container {
    font-size: 15px;
}

    .form-container .on-focus {
        background-color: #dbdbdb;
    }

        .form-container .on-focus .form-control {
            color: black;
        }

    .form-container .control-label {
        font-weight: bold;
    }

    .form-container .on-focus .control-label {
        color: black;
        font-weight: bold;
    }

    .form-container .btn {
        font-size: 16px;
    }

    .form-container .card .card-header h2 {
        font-size: 19px;
        line-height: 1.8;
    }

    .form-container .card .card-header small {
        font-size: 13px;
        line-height: 1.2;
    }

    .form-container.page-minimize {
        height: 62px !important;
        padding-bottom: 0px;
    }

        .form-container.page-minimize .card {
            margin-bottom: 0px;
        }

        .form-container.page-minimize .card-body, .form-container.page-minimize .card-footer {
            display: none !important;
        }

    .form-container .actions > li > a, .actions > a {
        width: 46px;
        height: 46px;
        display: inline-block;
        text-align: center;
        padding-top: 13px;
    }

        .form-container .actions > li > a > i, .actions > a > i {
            font-size: 28px;
        }

    .form-container .card.form-card .card-header .actions {
        right: 7px;
        top: 7px;
    }

    .form-container > div {
        padding: 0px;
    }
.form-control{padding:0 5px !important}

.card.form-card > .card-body {
    height: calc(100% - 102px) !important;
    overflow-x: auto !important;
    padding: 5px 10px !important;
}

.card.form-card > .card-header {
    padding: 15px 15px !important;
}

.card.form-card > .card-footer .btn {
    margin-left: 5px;
    margin-right: 5px;
}

.card.form-card > .card-footer .btn-icon {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    line-height: 50px;
}

    .card.form-card > .card-footer .btn-icon .zmdi {
        line-height: 50px;
        font-size: 20px;
    }

.card.form-card .card-header .actions {
    right: 7px;
    top: 15px;
}

.edit-view-button a {
    padding: 14px 20px 14px 52px;
    display: block;
    color: #4C4C4C;
    font-weight: 500;
    position: relative;
}

    .edit-view-button a:hover {
        color: #262626;
        background-color: #f7f7f7;
    }

.edit-view-button > a > i {
    position: absolute;
    left: 16px;
    font-size: 20px;
    top: 0;
    width: 25px;
    text-align: center;
    padding: 13px 0;
}

.form-container .card .table > tbody > tr > td:last-child {
    padding-right: unset;
}

.form-container .card .table.info-table > tbody > tr > td:last-child {
    max-width: 180px;
}

.form-container .card .table .btn-icon .zmdi {
    margin-top: 0px;
}
/*Form Card End*/
.esriControlsBR {
    display: none !important;
}

.map-layout-container {
    position: absolute;
    height: calc(100% - 15px);
    top: 70px;
    width: 100%;
}

/*@media only screen and (min-width: 768px) {

    .sw-toggled:not(.sidebar-opened) .map-layout-container, .sidebar-opened .map-layout-container {
        width: calc(100% - 275px);
        left: 275px;
    }
}

@media only screen and (max-width: 770px) {
    .sw-toggled:not(.sidebar-opened) .map-layout-container, .sidebar-opened .map-layout-container {
        width: calc(100%);
        left: 0px;
    }
}*/
.collector-attachment .document-container .document-input {
    float: unset !important;
    width: 100%;
}

.collector-attachment .document-container .document-table-container {
    float: unset;
    width: 100%;
}

    .collector-attachment .document-container .document-table-container .item-toolbar a span,
    .collector-attachment .document-container .document-table-container .item-toolbar button span {
        display: none;
    }

    .collector-attachment .document-container .document-table-container .document-item .document-body-item {
        width: initial;
        height: initial;
        padding: 0px;
    }

.collector-attachment .document-item .item-toolbar {
    width: initial;
}

@media only screen and (max-width: 572px) {


    .form-container {
        background: white;
        position: absolute;
        height: 100%;
        width: 100%;
        min-width: 100%;
        top: 0px;
        right: 0px;
        z-index: 3;
        padding-bottom: 15px;
    }

    .info-start-container {
        padding: 0px;
        background-color: rgba(0, 0, 0,0.1);
        min-width: inherit;
        min-height: inherit;
    }

    .map-bottom {
        z-index: 2;
        height: initial;
        width: 100%;
        max-width: 100%;
        min-width: 100%;
        position: absolute;
        bottom: 0px;
        left: 0%;
    }

    .info-start-container .btn-short-label {
        font-size: 15px;
        margin: 5px;
        padding: 10px 8px 10px 8px;
        width: 95%;
        text-align: left;
    }

    .info-start-container .short-toolbar {
        font-size: 15px;
        margin: 5px;
        width: 100%;
        padding: 10px 8px 10px 8px;
    }

    .widget-top-layout {
        padding: 2px !important;
        height: 53px !important;
    }

    .advanced-search .widget-search-item {
        width: 340px !important;
    }

    .widget-top-layout .top-right-side {
        display: block !important;
        position: absolute;
        float: right;
        width: 50px !important;
        right: 10px;
        top: 65px;
    }

        .widget-top-layout .top-right-side [data-widget] {
            margin-top: 10px;
        }
}

.card-beyazmasalist {
    height: calc(100% - 0px);
    width: 350px;
}

    .card-beyazmasalist.minimize {
    }

    .card-beyazmasalist.maximize {
        height: 50px;
    }

        .card-beyazmasalist.maximize .listview > div:not(.lv-header), .card-beyazmasalist.maximize .card-footer {
            display: none;
        }

.ui-loader-default {
    display: none;
}

.esriPopup {
    display: none;
}

.ttt:hover {
    transform: scale(2.0);
    -ms-transform: scale(2.0);
    -webkit-transform: scale(2.0);
}

.ttt {
    transition: all 2s ease-in-out 0.5s;
    -webkit-transition: all 2s ease-in-out 0.5s;
}
.svg-icons {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    font-size:16px;
}
.svg-icons-asterisk:before {
    content: "&#x002a";
}