/* Minification failed. Returning unminified contents.
(4254,51): run-time error CSS1046: Expect comma, found '1'
(4254,54): run-time error CSS1046: Expect comma, found ')'
(4254,68): run-time error CSS1046: Expect comma, found '5'
(4254,71): run-time error CSS1046: Expect comma, found ')'
 */
.ol-box{box-sizing:border-box;border-radius:2px;border:2px solid #00f}.ol-mouse-position{top:8px;right:8px;position:absolute}.ol-scale-line{background:rgba(0,60,136,.3);border-radius:4px;bottom:8px;left:8px;padding:2px;position:absolute}.ol-scale-line-inner{border:1px solid #eee;border-top:none;color:#eee;font-size:10px;text-align:center;margin:1px;will-change:contents,width}.ol-overlay-container{will-change:left,right,top,bottom}.ol-unsupported{display:none}.ol-unselectable,.ol-viewport{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent}.ol-control{position:absolute;background-color:rgba(255,255,255,.4);border-radius:4px;padding:2px}.ol-control:hover{background-color:rgba(255,255,255,.6)}.ol-zoom{top:.5em;left:.5em}.ol-rotate{top:.5em;right:.5em;transition:opacity .25s linear,visibility 0s linear}.ol-rotate.ol-hidden{opacity:0;visibility:hidden;transition:opacity .25s linear,visibility 0s linear .25s}.ol-zoom-extent{top:4.643em;left:.5em}.ol-full-screen{right:.5em;top:.5em}@media print{.ol-control{display:none}}.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(0,60,136,.5);border:none;border-radius:2px}.ol-control button::-moz-focus-inner{border:none;padding:0}.ol-zoom-extent button{line-height:1.4em}.ol-compass{display:block;font-weight:400;font-size:1.2em;will-change:transform}.ol-touch .ol-control button{font-size:1.5em}.ol-touch .ol-zoom-extent{top:5.5em}.ol-control button:focus,.ol-control button:hover{text-decoration:none;background-color:rgba(0,60,136,.7)}.ol-zoom .ol-zoom-in{border-radius:2px 2px 0 0}.ol-zoom .ol-zoom-out{border-radius:0 0 2px 2px}.ol-attribution{text-align:right;bottom:.5em;right:.5em;max-width:calc(100% - 1.3em)}.ol-attribution ul{margin:0;padding:0 .5em;font-size:.7rem;line-height:1.375em;color:#000;text-shadow:0 0 2px #fff}.ol-attribution li{display:inline;list-style:none;line-height:inherit}.ol-attribution li:not(:last-child):after{content:" "}.ol-attribution img{max-height:2em;max-width:inherit;vertical-align:middle}.ol-attribution button,.ol-attribution ul{display:inline-block}.ol-attribution.ol-collapsed ul{display:none}.ol-attribution.ol-logo-only ul{display:block}.ol-attribution:not(.ol-collapsed){background:rgba(255,255,255,.8)}.ol-attribution.ol-uncollapsible{bottom:0;right:0;border-radius:4px 0 0;height:1.1em;line-height:1em}.ol-attribution.ol-logo-only{background:0 0;bottom:.4em;height:1.1em;line-height:1em}.ol-attribution.ol-uncollapsible img{margin-top:-.2em;max-height:1.6em}.ol-attribution.ol-logo-only button,.ol-attribution.ol-uncollapsible button{display:none}.ol-zoomslider{top:4.5em;left:.5em;height:200px}.ol-zoomslider button{position:relative;height:10px}.ol-touch .ol-zoomslider{top:5.5em}.ol-overviewmap{left:.5em;bottom:.5em}.ol-overviewmap.ol-uncollapsible{bottom:0;left:0;border-radius:0 4px 0 0}.ol-overviewmap .ol-overviewmap-map,.ol-overviewmap button{display:inline-block}.ol-overviewmap .ol-overviewmap-map{border:1px solid #7b98bc;height:150px;margin:2px;width:150px}.ol-overviewmap:not(.ol-collapsed) button{bottom:1px;left:2px;position:absolute}.ol-overviewmap.ol-collapsed .ol-overviewmap-map,.ol-overviewmap.ol-uncollapsible button{display:none}.ol-overviewmap:not(.ol-collapsed){background:rgba(255,255,255,.8)}.ol-overviewmap-box{border:2px dotted rgba(0,60,136,.7)}.ol-overviewmap .ol-overviewmap-box:hover{cursor:move}

  /*!
  * ol-contextmenu - v3.3.1
  * https://github.com/jonataswalker/ol-contextmenu
  * Built: Wed Feb 27 2019 14:10:47 GMT-0300 (Brasilia Standard Time)
  */
.ol-ctx-menu-container{position:absolute;padding:8px;background:#fff;color:#222;font-size:13px;border-radius:5px;box-shadow:rgba(0,0,0,.2) 3px 3px 5px;box-sizing:border-box}.ol-ctx-menu-container div,.ol-ctx-menu-container span,.ol-ctx-menu-container a,.ol-ctx-menu-container img,.ol-ctx-menu-container ul,.ol-ctx-menu-container li{margin:0;padding:0;border:0;font:inherit;font-size:100%;vertical-align:baseline}.ol-ctx-menu-container a img{border:none}.ol-ctx-menu-container *,.ol-ctx-menu-container *::before,.ol-ctx-menu-container *::after{box-sizing:inherit}.ol-ctx-menu-container.ol-ctx-menu-hidden{opacity:0;visibility:hidden;transition:visibility 0s linear 300ms,opacity 300ms}.ol-ctx-menu-container ul{list-style:none}.ol-ctx-menu-container li{position:relative;line-height:20px;padding:2px 5px}.ol-ctx-menu-container li:not(.ol-ctx-menu-separator):hover{cursor:pointer;background-color:#333;color:#eee}.ol-ctx-menu-container li.ol-ctx-menu-submenu .ol-ctx-menu-container{border:1px solid #eee;padding:8px;top:0;opacity:0;visibility:hidden;transition:visibility 0s linear 300ms,opacity 300ms}.ol-ctx-menu-container li.ol-ctx-menu-submenu:hover .ol-ctx-menu-container{opacity:1;visibility:visible;transition-delay:0s}.ol-ctx-menu-container li.ol-ctx-menu-submenu::after{position:absolute;top:7px;right:10px;content:"";display:inline-block;width:.6em;height:.6em;border-right:.3em solid #222;border-top:.3em solid #222;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.ol-ctx-menu-container li.ol-ctx-menu-submenu:hover::after{border-color:#eee}.ol-ctx-menu-container li.ol-ctx-menu-separator{padding:0}.ol-ctx-menu-container li.ol-ctx-menu-separator hr{border:0;height:1px;background-image:linear-gradient(to left, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0))}.ol-ctx-menu-icon{text-indent:20px;background-size:20px auto;background-repeat:no-repeat;background-position:left center}.ol-ctx-menu-zoom-in{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAABaUlEQVQ4T72U7VHCQBCGn90GtAMuNGCswFiBWIFQgWMFxg6wArECsQKhArEBiB1Qwa1zgQn5IAYcxv13k71n3919L8KJQ07M47+BzgG9TRfZ/JBuWhS6BJFHRJICYrZGZIz3z5Ct2+B7gG6I6kt+wewdkQVwjtkAkR5mC8yu26A1oItR/cTsOweQBdgutD8G7jGm2PJ2n8oqUKIpIjd4HxTM8gvaT/F+AlmWnyWaIXKF95eNguFzTYFhNsdWu9kFgFlaFMANUH3D8wDLoLgSTSD2il8NCe2ZXQBxWDGwxmyUzzOMBZ7wy7Qb2K0wQfXjMOBuhlFpZtNty5sFaTQBuTusZdymeqs1SpYKcO9HkE3KbTd9WFijMHJQ5hBNEAYNq5Qd0dhyke0GiE4QzjqfW23mHT8Hl4DG4Lce3FPE7AtbBSdsbNqpoJLgYkRnNeUV+xwJDHTnUEkxHGbhBXUs5TjJjew/KPy94g+NRaIVRYmMXwAAAABJRU5ErkJggg==")}.ol-ctx-menu-container li:hover.ol-ctx-menu-zoom-in{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAABc0lEQVQ4T71U21ECQRDsJgGdvQDECMQIxAjECMQILCPwzAAjECIQI0AiEDPQAPaWCBhrcKHuCUcV5f7dY3v6tUscefHIePhfwBBCF8CZqRCReRs1tQxDCH1VfQLQz4EsSY4AvIjIsgm8AhhCGKrqa9zwrqoLAKckB5HtguR1E2gBMITQU9VPAD8GICIGtl3e+xHJBwBT59xtHcsCYJZlUwA3kcGHbfDep51OZywi3/acZZm9vyJ5WR5o38uACmDunNt6ZwAkUxFZDwghDFT1jeSjiJinhVUBVNVJkiTDKO8CQA+AsbNQ7s1Ps0VVn5MkSfcCtmBoDZi1Bdx4eJ7zbBolrwPy3o9J3rWSHPs3A1BbjVKlYBaIyDgvu9LDXDU2RTZmXVW1oKyLxRD+OrkOrJLy5mVM0iaftDhuhVbsvBzMglzKUNW6IV/OOWtCM8MmVvEkmbwt83LaB19fdgOtVquUZJeknaDdobTwbOcvBzPcN/AXH1DFFWP7u9oAAAAASUVORK5CYII=")}.ol-ctx-menu-zoom-out{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAABU0lEQVQ4T72U7VECMRRFz3sNaAdkacC1AtcKxApcKnCsQOwAK3CtQKxAqEBsANYOqCDPyTIC+8WCw5jfybn33dxEOPGSE/P4b6BzQG89RT47ZJoWhy5B5BGRZAMxWyEyxvtnyFdt8AagS1F9KQ6YvSMyB84xGyDSw2yO2XUbtAJ0MaqfmH0XAPIA2y7tj4F7jAm2uG1yWQZKNEHkBu+Dg2njWBJNEbnC+8uaIFRuWfuG2QxbbrOrUd0A1Tc8D7AIjkur7DAAsVf8MiWMZ3ZR2m02LPIMscATfjHqBnY7TFD9OAy4zTCCPG/MUKMM5O6wkXFr9dZq7FQqqHk/hDzbFa73cFONTZFDdRyiCcKg5rrSiLaXkiI6RjjrfG6VzDs+B5eAxuDXeYpmNRGzL2wZ/wof+du4GNFpBVqqz5HA4MM5VEYYDrOs+1I6Q9u/4Q8O9wN/AGgWjBVqQjjgAAAAAElFTkSuQmCC")}.ol-ctx-menu-container li:hover.ol-ctx-menu-zoom-out{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAABYklEQVQ4T72U4VHCQBCF36tA91KAWIFYgViBWIFYgWMFYgdYgVCBWAFSgdiBFpAsFWSdxcDkQoBkhnF/ZjbfvX377ogjF4/Mw/8CVbUD4MynEJF5k2lqFapqz8yeAPRKkCXJEYAXEVnugm8BVXVgZq/FD+9mtgBwSrJfqF2QvN4FjYCq2jWzTwA/DhARh20qTdMRyQcA0xDCbZ3KCJhl2RTATaHgo+6HLMv8+xXJy+qB3l8FGoB5CKHsXcRV1b6ZvZF8FBH3NKotoJlNkiQZFONdlLtJ3rufbouZPSdJMjwIbKDQEzBrClx7eC4i33Uepmk6JnnXaOQifzMAtdGoRApugYiMI1uqKkrRWAfZo9MxM1+UZzFewl8mN4nYdVM83L7BkwbXLUrF3sfBLQDQBbDy08x8vOohXyEE71lVq9emuEk+3gZa3XYroCvwFyjP8yHJDsnxwaU08GxvS2uFhw78BbzWrxXgMbsHAAAAAElFTkSuQmCC")}
a,a:hover,a:focus{
    text-decoration: none !important;
}
#acdnmenu .sidebar-menu .mCSB_inside>.mCSB_container {
    margin-right: 0;
}

#acdnmenu .acdnTitle{
    color: rgba(255,255,255,0.5);
    font-size: 11px;
    padding:20px 10px 10px;
    display:block;
    letter-spacing: 1px;
    font-weight: 600;
}
#acdnmenu .label{
    background-color: #489abf;
    font-size: 10px;
    padding: .3em .6em .3em;
}
#acdnmenu.open{
    opacity: 1;
    background-color: #ccc;
}
#acdnmenu {
    background: url("../../Images/katman-bg.png") no-repeat  top center;
    float: left;
    z-index: 4;
    width: 300px;
    height: 100%;
    transition: all 0.4s ease;
    position: fixed;
    background-size: cover;

}
#acdnmenu .sidebar-menu{
    background-color: rgba(2, 48, 98, 0.92);
    padding: 10px 0;
    width: 300px;
    height: 100%;
}
#acdnmenu .sidebar-menu .mCS-minimal.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
    background-color: rgba(255,255,255,0.1);
}

#acdnmenu .sidebar-search{
    padding: 0 10px;
}
#acdnmenu ul.acdnTop {
    display: block;
    list-style: none;
    padding: 0 5px;
    margin-bottom: 50px;
}
#acdnmenu div.acdnHeading, #acdnmenu a.acdnLink {
    color: rgba(255,255,255,0.7);
    font-size: 12px;
    outline: medium none;
    display:block;
    padding: 8px 5px;
    margin: 5px 0;
}
#acdnmenu div.acdnHeading:after{
    content: '\f107';
    font: normal normal normal 10px/1 FontAwesome;
    margin-right: 5px;
    float: right;
    margin-top: 2px;
}
#acdnmenu div.acdnCurrent:after{
    content: '\f106';
    font: normal normal normal 10px/1 FontAwesome;
    float: right;
    margin-right: 5px;
    margin-top: 2px;
}
#acdnmenu ul.acdnSub a.acdnLink{
    transition:all 300ms ease;
	-moz-transition:all 300ms ease;
	-webkit-transition:all 300ms ease;
	-o-transition:all 300ms ease;
}

#acdnmenu ul.acdnSub a.acdnLink:hover{
    padding-left: 10px;
}
#acdnmenu a.acdnCurrent:hover {
    background-color: rgba(0,0,0,0.1);
}
#acdnmenu li.acdnSeparator {
    display: block;
    color: rgba(255,255,255,0.7);
}

 #acdnmenu div.acdnCurrent{
    color: #FF9E9D !important;
    font-weight: bold;
    border-left: 5px solid #FF9E9D;
}

#acdnmenu ul.acdnSub div.acdnHeading {
    color: rgba(255,255,255,0.7);
    font-size: 11px;
}

#acdnmenu .sidebar-search .input-box {
    border-bottom: 1px solid rgba(218, 218, 218, 0.35);
}
#acdnmenu .sidebar-search .submit {
    display: block;
    float: right;
    margin-top: 8px;
}
#acdnmenu .sidebar-search input, #acdnmenu .sidebar-search .submit {
    border: 0;
    box-shadow: none;
    color: #dadada;
    background: transparent;
    outline: none;
}
input::-webkit-input-placeholder {
    color: #dadada;
}

input:-moz-placeholder { /* Firefox 18- */
    color: #dadada;
}

input::-moz-placeholder {  /* Firefox 19+ */
    color: #dadada;
}

input:-ms-input-placeholder {
    color: #dadada;
}
#acdnmenu .sidebar-search span {
    display: block;
    overflow: hidden;
    font-size: 11px;
    padding:10px;
}

#acdnmenu ul.acdnSub a.acdnLink {
    color: rgba(255,255,255,0.7);
    font-size: 11px;
}

/*#acdnmenu ul.acdnSub a.acdnLink:hover, #acdnmenu ul.acdnSub a.acdnCurrent, #acdnmenu ul.acdnSub div.acdnHeading a:hover, #acdnmenu ul.acdnSub div.acdnHeading a.acdnCurrent {
    background: none repeat scroll 0 0 transparent;
    color: #000000;
}*/
#acdnmenu ul.acdnSub div.acdnArrowImage {
    background-position: 0 -24px;
    height: 12px;
    left: 4px;
    top: 6px;
    width: 12px;
}
#acdnmenu ul.acdnSub div.acdnCurrent div.acdnArrowImage {
    background-position: 0 -36px;
}

#acdnmenu:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
#acdnmenu ul {
    list-style-type: none;
    margin: 0;
    overflow: hidden;
    position: relative;
    top: 0;
    padding-left: 16px;
    display: none;
}

#acdnmenu div.acdnHeading, #acdnmenu div.acdnCurrent {
    cursor: pointer;
    position: relative;
}


/*
 * ImageHover.css - http://www.imagehover.io
 */
[class*=' imghvr-'],[class^=imghvr-]{position:relative;display:inline-block;margin:0;max-width:100%;background-color:rgba(1,87,155,.75);color:#fff;overflow:hidden;-webkit-backface-visibility:hidden;backface-visibility:hidden;-moz-osx-font-smoothing:grayscale;-webkit-transform:translateZ(0);transform:translateZ(0)}[class*=' imghvr-']>img,[class^=imghvr-]>img{vertical-align:top;max-width:100%}[class*=' imghvr-'] figcaption,[class^=imghvr-] figcaption{background-color:inherit;padding:30px;position:absolute;top:0;bottom:0;left:0;right:0}[class*=' imghvr-'] h3,[class*=' imghvr-'] p,[class^=imghvr-] h3,[class^=imghvr-] p{margin:0;padding:0;color:#fff}[class*=' imghvr-'] a,[class^=imghvr-] a{position:absolute;top:0;bottom:0;left:0;right:0;z-index:1}[class*=' imghvr-'],[class*=' imghvr-'] *,[class*=' imghvr-'] :after,[class*=' imghvr-'] :before,[class*=' imghvr-']:after,[class*=' imghvr-']:before,[class^=imghvr-],[class^=imghvr-] *,[class^=imghvr-] :after,[class^=imghvr-] :before,[class^=imghvr-]:after,[class^=imghvr-]:before{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:all .35s ease;transition:all .35s ease}.imghvr-fade figcaption,.imghvr-fade:hover>img{opacity:0}.imghvr-fade:hover figcaption{opacity:1}[class*=' imghvr-push-']:hover figcaption,[class^=imghvr-push-]:hover figcaption{-webkit-transform:translate(0,0);transform:translate(0,0)}.imghvr-push-up figcaption{-webkit-transform:translateY(100%);transform:translateY(100%)}.imghvr-push-down figcaption,.imghvr-push-up:hover>img{-webkit-transform:translateY(-100%);transform:translateY(-100%)}.imghvr-push-down:hover>img{-webkit-transform:translateY(100%);transform:translateY(100%)}.imghvr-push-left figcaption{-webkit-transform:translateX(100%);transform:translateX(100%)}.imghvr-push-left:hover>img,.imghvr-push-right figcaption{-webkit-transform:translateX(-100%);transform:translateX(-100%)}.imghvr-push-right:hover>img{-webkit-transform:translateX(100%);transform:translateX(100%)}[class*=' imghvr-slide-']:hover figcaption,[class^=imghvr-slide-]:hover figcaption{-webkit-transform:translate(0,0);transform:translate(0,0)}.imghvr-slide-up figcaption{-webkit-transform:translateY(100%);transform:translateY(100%);background-color:inherit}.imghvr-slide-down figcaption{-webkit-transform:translateY(-100%);transform:translateY(-100%);background-color:inherit}.imghvr-slide-left figcaption{-webkit-transform:translateX(100%);transform:translateX(100%);background-color:inherit}.imghvr-slide-right figcaption{-webkit-transform:translateX(-100%);transform:translateX(-100%)}[class*=' imghvr-reveal-']:before,[class^=imghvr-reveal-]:before{position:absolute;top:0;bottom:0;left:0;right:0;content:'';background-color:inherit}[class*=' imghvr-reveal-'] figcaption,[class^=imghvr-reveal-] figcaption{opacity:0}[class*=' imghvr-reveal-']:hover:before,[class^=imghvr-reveal-]:hover:before{-webkit-transform:translate(0,0);transform:translate(0,0)}[class*=' imghvr-reveal-']:hover figcaption,[class^=imghvr-reveal-]:hover figcaption{opacity:1;-webkit-transition-delay:.2s;transition-delay:.2s}.imghvr-reveal-up:before{-webkit-transform:translateY(100%);transform:translateY(100%)}.imghvr-reveal-down:before{-webkit-transform:translateY(-100%);transform:translateY(-100%)}.imghvr-reveal-left:before{-webkit-transform:translateX(100%);transform:translateX(100%)}.imghvr-reveal-right:before{-webkit-transform:translateX(-100%);transform:translateX(-100%)}[class*=' imghvr-hinge-'],[class^=imghvr-hinge-]{-webkit-perspective:50em;perspective:50em}[class*=' imghvr-hinge-'] figcaption,[class^=imghvr-hinge-] figcaption{opacity:0;z-index:1}[class*=' imghvr-hinge-']:hover img,[class^=imghvr-hinge-]:hover img{opacity:0}[class*=' imghvr-hinge-']:hover figcaption,[class^=imghvr-hinge-]:hover figcaption{opacity:1;-webkit-transition-delay:.2s;transition-delay:.2s}.imghvr-hinge-up img{-webkit-transform-origin:50% 0;-ms-transform-origin:50% 0;transform-origin:50% 0}.imghvr-hinge-up figcaption{-webkit-transform:rotateX(90deg);transform:rotateX(90deg);-webkit-transform-origin:50% 100%;-ms-transform-origin:50% 100%;transform-origin:50% 100%}.imghvr-hinge-up:hover>img{-webkit-transform:rotateX(-90deg);transform:rotateX(-90deg)}.imghvr-hinge-up:hover figcaption{-webkit-transform:rotateX(0);transform:rotateX(0)}.imghvr-hinge-down img{-webkit-transform-origin:50% 100%;-ms-transform-origin:50% 100%;transform-origin:50% 100%}.imghvr-hinge-down figcaption{-webkit-transform:rotateX(-90deg);transform:rotateX(-90deg);-webkit-transform-origin:50% -50%;-ms-transform-origin:50% -50%;transform-origin:50% -50%}.imghvr-hinge-down:hover>img{-webkit-transform:rotateX(90deg);transform:rotateX(90deg);opacity:0}.imghvr-hinge-down:hover figcaption{-webkit-transform:rotateX(0);transform:rotateX(0)}.imghvr-hinge-left img{-webkit-transform-origin:0 50%;-ms-transform-origin:0 50%;transform-origin:0 50%}.imghvr-hinge-left figcaption{-webkit-transform:rotateY(-90deg);transform:rotateY(-90deg);-webkit-transform-origin:100% 50%;-ms-transform-origin:100% 50%;transform-origin:100% 50%}.imghvr-hinge-left:hover>img{-webkit-transform:rotateY(90deg);transform:rotateY(90deg)}.imghvr-hinge-left:hover figcaption{-webkit-transform:rotateY(0);transform:rotateY(0)}.imghvr-hinge-right img{-webkit-transform-origin:100% 50%;-ms-transform-origin:100% 50%;transform-origin:100% 50%}.imghvr-hinge-right figcaption{-webkit-transform:rotateY(90deg);transform:rotateY(90deg);-webkit-transform-origin:0 50%;-ms-transform-origin:0 50%;transform-origin:0 50%}.imghvr-hinge-right:hover>img{-webkit-transform:rotateY(-90deg);transform:rotateY(-90deg)}.imghvr-hinge-right:hover figcaption{-webkit-transform:rotateY(0);transform:rotateY(0)}[class*=' imghvr-flip-'],[class^=imghvr-flip-]{-webkit-perspective:50em;perspective:50em}[class*=' imghvr-flip-'] img,[class^=imghvr-flip-] img{backface-visibility:hidden}[class*=' imghvr-flip-'] figcaption,[class*=' imghvr-flip-']:hover>img,[class^=imghvr-flip-] figcaption,[class^=imghvr-flip-]:hover>img{opacity:0}[class*=' imghvr-flip-']:hover figcaption,[class^=imghvr-flip-]:hover figcaption{opacity:1;-webkit-transition-delay:.15s;transition-delay:.15s}.imghvr-flip-horiz figcaption{-webkit-transform:rotateX(90deg);transform:rotateX(90deg);-webkit-transform-origin:0 50%;-ms-transform-origin:0 50%;transform-origin:0 50%}.imghvr-flip-horiz:hover img{-webkit-transform:rotateX(-180deg);transform:rotateX(-180deg)}.imghvr-flip-horiz:hover figcaption{-webkit-transform:rotateX(0);transform:rotateX(0)}.imghvr-flip-vert figcaption{-webkit-transform:rotateY(90deg);transform:rotateY(90deg);-webkit-transform-origin:50% 0;-ms-transform-origin:50% 0;transform-origin:50% 0}.imghvr-flip-vert:hover>img{-webkit-transform:rotateY(-180deg);transform:rotateY(-180deg)}.imghvr-flip-vert:hover figcaption{-webkit-transform:rotateY(0);transform:rotateY(0)}.imghvr-flip-diag-1 figcaption{-webkit-transform:rotate3d(1,-1,0,100deg);transform:rotate3d(1,-1,0,100deg)}.imghvr-flip-diag-1:hover>img{-webkit-transform:rotate3d(-1,1,0,100deg);transform:rotate3d(-1,1,0,100deg)}.imghvr-flip-diag-1:hover figcaption{-webkit-transform:rotate3d(0,0,0,0deg);transform:rotate3d(0,0,0,0deg)}.imghvr-flip-diag-2 figcaption{-webkit-transform:rotate3d(1,1,0,100deg);transform:rotate3d(1,1,0,100deg)}.imghvr-flip-diag-2:hover>img{-webkit-transform:rotate3d(-1,-1,0,100deg);transform:rotate3d(-1,-1,0,100deg)}.imghvr-flip-diag-2:hover figcaption{-webkit-transform:rotate3d(0,0,0,0deg);transform:rotate3d(0,0,0,0deg)}[class*=' imghvr-shutter-out-']:before,[class^=imghvr-shutter-out-]:before{background:inherit;position:absolute;content:'';-webkit-transition-delay:.1s;transition-delay:.1s}[class*=' imghvr-shutter-out-'] figcaption,[class^=imghvr-shutter-out-] figcaption{opacity:0;-webkit-transition-delay:0s;transition-delay:0s}[class*=' imghvr-shutter-out-']:hover:before,[class^=imghvr-shutter-out-]:hover:before{-webkit-transition-delay:0s;transition-delay:0s}[class*=' imghvr-shutter-out-']:hover figcaption,[class^=imghvr-shutter-out-]:hover figcaption{opacity:1;-webkit-transition-delay:.1s;transition-delay:.1s}.imghvr-shutter-out-horiz:before{left:50%;right:50%;top:0;bottom:0}.imghvr-shutter-out-horiz:hover:before{left:0;right:0}.imghvr-shutter-out-vert:before{top:50%;bottom:50%;left:0;right:0}.imghvr-shutter-out-vert:hover:before{top:0;bottom:0}.imghvr-shutter-out-diag-1:before{top:50%;bottom:50%;left:-35%;right:-35%;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.imghvr-shutter-out-diag-1:hover:before{top:-35%;bottom:-35%}.imghvr-shutter-out-diag-2:before{top:50%;bottom:50%;left:-35%;right:-35%;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.imghvr-shutter-out-diag-2:hover:before{top:-35%;bottom:-35%}[class*=' imghvr-shutter-in-']:after,[class*=' imghvr-shutter-in-']:before,[class^=imghvr-shutter-in-]:after,[class^=imghvr-shutter-in-]:before{background:inherit;position:absolute;content:''}[class*=' imghvr-shutter-in-']:after,[class^=imghvr-shutter-in-]:after{top:0;left:0}[class*=' imghvr-shutter-in-']:before,[class^=imghvr-shutter-in-]:before{right:0;bottom:0}[class*=' imghvr-shutter-in-'] figcaption,[class^=imghvr-shutter-in-] figcaption{opacity:0;z-index:1}[class*=' imghvr-shutter-in-']:hover figcaption,[class^=imghvr-shutter-in-]:hover figcaption{opacity:1;-webkit-transition-delay:.2s;transition-delay:.2s}.imghvr-shutter-in-horiz:after,.imghvr-shutter-in-horiz:before{width:0;height:100%}.imghvr-shutter-in-horiz:hover:after,.imghvr-shutter-in-horiz:hover:before{width:50%}.imghvr-shutter-in-vert:after,.imghvr-shutter-in-vert:before{height:0;width:100%}.imghvr-shutter-in-vert:hover:after,.imghvr-shutter-in-vert:hover:before{height:50%}.imghvr-shutter-in-out-horiz:after,.imghvr-shutter-in-out-horiz:before{width:0;height:100%}.imghvr-shutter-in-out-horiz:hover:after,.imghvr-shutter-in-out-horiz:hover:before{width:100%}.imghvr-shutter-in-out-vert:after,.imghvr-shutter-in-out-vert:before{height:0;width:100%}.imghvr-shutter-in-out-vert:hover:after,.imghvr-shutter-in-out-vert:hover:before{height:100%}.imghvr-shutter-in-out-diag-1:after,.imghvr-shutter-in-out-diag-1:before{width:200%;height:200%;-webkit-transition:all .6s ease;transition:all .6s ease}.imghvr-shutter-in-out-diag-1:after{-webkit-transform:skew(-45deg) translateX(-150%);transform:skew(-45deg) translateX(-150%)}.imghvr-shutter-in-out-diag-1:before{-webkit-transform:skew(-45deg) translateX(150%);transform:skew(-45deg) translateX(150%)}.imghvr-shutter-in-out-diag-1:hover:after{-webkit-transform:skew(-45deg) translateX(-50%);transform:skew(-45deg) translateX(-50%)}.imghvr-shutter-in-out-diag-1:hover:before{-webkit-transform:skew(-45deg) translateX(50%);transform:skew(-45deg) translateX(50%)}.imghvr-shutter-in-out-diag-2:after,.imghvr-shutter-in-out-diag-2:before{width:200%;height:200%;-webkit-transition:all .6s ease;transition:all .6s ease}.imghvr-shutter-in-out-diag-2:after{-webkit-transform:skew(45deg) translateX(-100%);transform:skew(45deg) translateX(-100%)}.imghvr-shutter-in-out-diag-2:before{-webkit-transform:skew(45deg) translateX(100%);transform:skew(45deg) translateX(100%)}.imghvr-shutter-in-out-diag-2:hover:after,.imghvr-shutter-in-out-diag-2:hover:before{-webkit-transform:skew(45deg) translateX(0);transform:skew(45deg) translateX(0)}[class*=' imghvr-fold'],[class^=imghvr-fold]{-webkit-perspective:50em;perspective:50em}[class*=' imghvr-fold'] img,[class^=imghvr-fold] img{-webkit-transform-origin:50% 0;-ms-transform-origin:50% 0;transform-origin:50% 0}[class*=' imghvr-fold'] figcaption,[class^=imghvr-fold] figcaption{z-index:1;opacity:0}[class*=' imghvr-fold']:hover>img,[class^=imghvr-fold]:hover>img{opacity:0;-webkit-transition-delay:0;transition-delay:0}[class*=' imghvr-fold']:hover figcaption,[class^=imghvr-fold]:hover figcaption{-webkit-transform:rotateX(0) translate3d(0,0,0) scale(1);transform:rotateX(0) translate3d(0,0,0) scale(1);opacity:1;-webkit-transition-delay:.2s;transition-delay:.2s}.imghvr-fold-up>img{-webkit-transform-origin:50% 0;-ms-transform-origin:50% 0;transform-origin:50% 0}.imghvr-fold-up figcaption{-webkit-transform:rotateX(-90deg) translate3d(0,-50%,0) scale(.6);transform:rotateX(-90deg) translate3d(0,-50%,0) scale(.6);-webkit-transform-origin:50% 100%;-ms-transform-origin:50% 100%;transform-origin:50% 100%}.imghvr-fold-up:hover>img{-webkit-transform:rotateX(90deg) scale(.6) translateY(50%);transform:rotateX(90deg) scale(.6) translateY(50%)}.imghvr-fold-down>img{-webkit-transform-origin:50% 100%;-ms-transform-origin:50% 100%;transform-origin:50% 100%}.imghvr-fold-down figcaption{-webkit-transform:rotateX(90deg) translate3d(0,50%,0) scale(.6);transform:rotateX(90deg) translate3d(0,50%,0) scale(.6);-webkit-transform-origin:50% 0;-ms-transform-origin:50% 0;transform-origin:50% 0}.imghvr-fold-down:hover>img{-webkit-transform:rotateX(-90deg) scale(.6) translateY(-50%);transform:rotateX(-90deg) scale(.6) translateY(-50%)}.imghvr-fold-left>img{-webkit-transform-origin:0 50%;-ms-transform-origin:0 50%;transform-origin:0 50%}.imghvr-fold-left figcaption{-webkit-transform:rotateY(90deg) translate3d(-50%,0,0) scale(.6);transform:rotateY(90deg) translate3d(-50%,0,0) scale(.6);-webkit-transform-origin:100% 50%;-ms-transform-origin:100% 50%;transform-origin:100% 50%}.imghvr-fold-left:hover>img{-webkit-transform:rotateY(-90deg) scale(.6) translateX(50%);transform:rotateY(-90deg) scale(.6) translateX(50%)}.imghvr-fold-right{-webkit-perspective:50em;perspective:50em}.imghvr-fold-right>img{-webkit-transform-origin:100% 50%;-ms-transform-origin:100% 50%;transform-origin:100% 50%}.imghvr-fold-right figcaption{-webkit-transform:rotateY(-90deg) translate3d(50%,0,0) scale(.6);transform:rotateY(-90deg) translate3d(50%,0,0) scale(.6);-webkit-transform-origin:0 50%;-ms-transform-origin:0 50%;transform-origin:0 50%}.imghvr-fold-right:hover>img{-webkit-transform:rotateY(90deg) scale(.6) translateX(-50%);transform:rotateY(90deg) scale(.6) translateX(-50%)}.imghvr-zoom-in figcaption{opacity:0;-webkit-transform:scale(.5);transform:scale(.5)}.imghvr-zoom-in:hover figcaption{-webkit-transform:scale(1);transform:scale(1);opacity:1}[class*=' imghvr-zoom-out'] figcaption,[class^=imghvr-zoom-out] figcaption{-webkit-transform:scale(.5);transform:scale(.5);-webkit-transform-origin:50% 50%;-ms-transform-origin:50% 50%;transform-origin:50% 50%;opacity:0}[class*=' imghvr-zoom-out'].hover figcaption,[class*=' imghvr-zoom-out']:hover figcaption,[class^=imghvr-zoom-out].hover figcaption,[class^=imghvr-zoom-out]:hover figcaption{-webkit-transform:scale(1);transform:scale(1);opacity:1;-webkit-transition-delay:.3s;transition-delay:.3s}.imghvr-zoom-out:hover>img{-webkit-transform:scale(.5);transform:scale(.5);opacity:0}.imghvr-zoom-out-up.hover>img,.imghvr-zoom-out-up:hover>img{-webkit-animation:imghvr-zoom-out-up .4s linear;animation:imghvr-zoom-out-up .4s linear;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}@-webkit-keyframes imghvr-zoom-out-up{50%{-webkit-transform:scale(.8) translateY(0);transform:scale(.8) translateY(0);opacity:.5}100%{-webkit-transform:scale(.8) translateY(-150%);transform:scale(.8) translateY(-150%);opacity:.5}}@keyframes imghvr-zoom-out-up{50%{-webkit-transform:scale(.8) translateY(0);transform:scale(.8) translateY(0);opacity:.5}100%{-webkit-transform:scale(.8) translateY(-150%);transform:scale(.8) translateY(-150%);opacity:.5}}.imghvr-zoom-out-down.hover>img,.imghvr-zoom-out-down:hover>img{-webkit-animation:imghvr-zoom-out-down .4s linear;animation:imghvr-zoom-out-down .4s linear;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}@-webkit-keyframes imghvr-zoom-out-down{50%{-webkit-transform:scale(.8) translateY(0);transform:scale(.8) translateY(0);opacity:.5}100%{-webkit-transform:scale(.8) translateY(150%);transform:scale(.8) translateY(150%);opacity:.5}}@keyframes imghvr-zoom-out-down{50%{-webkit-transform:scale(.8) translateY(0);transform:scale(.8) translateY(0);opacity:.5}100%{-webkit-transform:scale(.8) translateY(150%);transform:scale(.8) translateY(150%);opacity:.5}}.imghvr-zoom-out-left.hover>img,.imghvr-zoom-out-left:hover>img{-webkit-animation:imghvr-zoom-out-left .4s linear;animation:imghvr-zoom-out-left .4s linear;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}@-webkit-keyframes imghvr-zoom-out-left{50%{-webkit-transform:scale(.8) translateX(0);transform:scale(.8) translateX(0);opacity:.5}100%{-webkit-transform:scale(.8) translateX(-150%);transform:scale(.8) translateX(-150%);opacity:.5}}@keyframes imghvr-zoom-out-left{50%{-webkit-transform:scale(.8) translateX(0);transform:scale(.8) translateX(0);opacity:.5}100%{-webkit-transform:scale(.8) translateX(-150%);transform:scale(.8) translateX(-150%);opacity:.5}}.imghvr-zoom-out-right.hover>img,.imghvr-zoom-out-right:hover>img{-webkit-animation:imghvr-zoom-out-right .4s linear;animation:imghvr-zoom-out-right .4s linear;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}@-webkit-keyframes imghvr-zoom-out-right{50%{-webkit-transform:scale(.8) translateX(0);transform:scale(.8) translateX(0);opacity:.5}100%{-webkit-transform:scale(.8) translateX(150%);transform:scale(.8) translateX(150%);opacity:.5}}@keyframes imghvr-zoom-out-right{50%{-webkit-transform:scale(.8) translateX(0);transform:scale(.8) translateX(0);opacity:.5}100%{-webkit-transform:scale(.8) translateX(150%);transform:scale(.8) translateX(150%);opacity:.5}}.imghvr-zoom-out-flip-horiz{-webkit-perspective:50em;perspective:50em}.imghvr-zoom-out-flip-horiz figcaption{opacity:0;-webkit-transform:rotateX(90deg) translateY(-100%) scale(.5);transform:rotateX(90deg) translateY(-100%) scale(.5)}.imghvr-zoom-out-flip-horiz.hover>img,.imghvr-zoom-out-flip-horiz:hover>img{-webkit-transform:rotateX(-100deg) translateY(50%) scale(.5);transform:rotateX(-100deg) translateY(50%) scale(.5);opacity:0;-webkit-transition-delay:0;transition-delay:0}.imghvr-zoom-out-flip-horiz.hover figcaption,.imghvr-zoom-out-flip-horiz:hover figcaption{-webkit-transform:rotateX(0) translateY(0) scale(1);transform:rotateX(0) translateY(0) scale(1);opacity:1;-webkit-transition-delay:.3s;transition-delay:.3s}.imghvr-zoom-out-flip-vert{-webkit-perspective:50em;perspective:50em}.imghvr-zoom-out-flip-vert figcaption{opacity:0;-webkit-transform:rotateY(90deg) translate(50%,0) scale(.5);transform:rotateY(90deg) translate(50%,0) scale(.5)}.imghvr-zoom-out-flip-vert.hover>img,.imghvr-zoom-out-flip-vert:hover>img{-webkit-transform:rotateY(-100deg) translateX(50%) scale(.5);transform:rotateY(-100deg) translateX(50%) scale(.5);opacity:0;-webkit-transition-delay:0;transition-delay:0}.imghvr-zoom-out-flip-vert.hover figcaption,.imghvr-zoom-out-flip-vert:hover figcaption{-webkit-transform:rotateY(0) translate(0,0) scale(1);transform:rotateY(0) translate(0,0) scale(1);opacity:1;-webkit-transition-delay:.3s;transition-delay:.3s}.imghvr-blur figcaption{opacity:0}.imghvr-blur:hover>img{-webkit-filter:blur(30px);filter:blur(30px);-webkit-transform:scale(1.2);transform:scale(1.2);opacity:0}.imghvr-blur:hover figcaption{opacity:1;-webkit-transition-delay:.2s;transition-delay:.2s}
/* iCheck plugin Square skin, blue
----------------------------------- */
.icheckbox_square-blue,
.iradio_square-blue {
    display: inline-block;
    *display: inline;
    vertical-align: middle;
    margin: 0;
    padding: 0;
    width: 22px;
    height: 22px;
    background: url(Images/blue.png) no-repeat;
    border: none;
    cursor: pointer;
}

.icheckbox_square-blue {
    background-position: 0 0;
}
    .icheckbox_square-blue.hover {
        background-position: -24px 0;
    }
    .icheckbox_square-blue.checked {
        background-position: -48px 0;
    }
    .icheckbox_square-blue.disabled {
        background-position: -72px 0;
        cursor: default;
    }
    .icheckbox_square-blue.checked.disabled {
        background-position: -96px 0;
    }

.iradio_square-blue {
    background-position: -120px 0;
}
    .iradio_square-blue.hover {
        background-position: -144px 0;
    }
    .iradio_square-blue.checked {
        background-position: -168px 0;
    }
    .iradio_square-blue.disabled {
        background-position: -192px 0;
        cursor: default;
    }
    .iradio_square-blue.checked.disabled {
        background-position: -216px 0;
    }

/* HiDPI support */
@media (-o-min-device-pixel-ratio: 5/4), (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi), (min-resolution: 1.25dppx) {
    .icheckbox_square-blue,
    .iradio_square-blue {
        /*background-image: url(blue@2x.png);*/
        -webkit-background-size: 240px 24px;
        background-size: 240px 24px;
    }
}
/*!
 * StyleSheet for JQuery 
     Plugin
 * Copyright (C) 2010 Jakub Jankiewicz <http://jcubic.pl>
 *
 * Same license as plugin
 */
.splitter_panel {
  position: relative;
}
.splitter_panel .vsplitter {
    background-color: grey;
    cursor: col-resize;
    z-index:900;
    width: 4px;
}

.splitter_panel .hsplitter {
    background-color: #5F5F5F;
    cursor: row-resize;
    z-index: 800;
    height: 4px;
}
.splitter_panel .vsplitter.splitter-invisible,
.splitter_panel .hsplitter.splitter-invisible {
    background: none;
}
.splitter_panel .vsplitter, .splitter_panel .left_panel, .splitter_panel .right_panel,
.splitter_panel .hsplitter, .splitter_panel .top_panel, .splitter_panel .bottom_panel {
    position: absolute;
    overflow: auto;
}
.splitter_panel .vsplitter, .splitter_panel .left_panel, .splitter_panel .right_panel {
  height: 100%;
}
.splitter_panel .hsplitter, .splitter_panel .top_panel, .splitter_panel .bottom_panel {
  width: 100%;
}
.splitter_panel .top_panel, .splitter_panel .left_panel, .splitter_panel .vsplitter {
   top: 0;
}
.splitter_panel .top_panel, .splitter_panel .bottom_panel, .splitter_panel .left_panel, .splitter_panel .hsplitter {
   left: 0;
}
.splitter_panel .bottom_panel {
   bottom: 0;
}
.splitter_panel .right_panel {
   right: 0;
}
.splitterMask {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 1000;
}
/*!
 * ZinoUI v1.5 (http://zinoui.com)
 * Copyright 2012-2015 Dimitar Ivanov. All Rights Reserved.
 * 
 * Zino UI commercial licenses may be obtained at http://zinoui.com/license
 * If you do not own a commercial license, this file shall be governed by the
 * GNU General Public License (GPL) version 3.
 * For GPL requirements, please review: http://www.gnu.org/copyleft/gpl.html
 */
.zui-unselectable{
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}






.zui-splitter{
	position: relative;
}
.zui-splitter-pane{
	overflow: auto;
}
.zui-splitter-pane-horizontal{

}
.zui-splitter-pane-vertical{

}
.zui-splitter-separator{
	background-color: #ccc;
	position: absolute;
	z-index: 9999;
}
.zui-splitter-separator-horizontal{
	height: auto;
}
.zui-splitter-separator-vertical{
	width: auto;
}
.zui-splitter-separator-vertical.zui-splitter-separator-draggable{
	cursor: n-resize;
}
.zui-splitter-separator-horizontal.zui-splitter-separator-draggable{
	cursor: e-resize;
}
.zui-splitter-separator-collapsed{
	cursor: default !important;
}
.zui-splitter-collapsible{
	background-color: #999;
	cursor: pointer;
	display: inline-block;
	position: absolute;
}
.zui-splitter-collapsible-horizontal{
	height: 20px;
	left: 0;
	margin-top: -10px;
	top: 50%;
	width: inherit;
}
.zui-splitter-collapsible-vertical{
	height: inherit;
	top: 0;
	left: 50%;
	margin-left: -10px;
	width: 20px;
}
.colorpicker {
	width: 356px;
	height: 176px;
	overflow: hidden;
	position: absolute;
	background: url(../images/colorpicker_background.png);
	font-family: Arial, Helvetica, sans-serif;
	display: none;
    z-index:100;
}
.colorpicker_color {
	width: 150px;
	height: 150px;
	left: 14px;
	top: 13px;
	position: absolute;
	background: #f00;
	overflow: hidden;
	cursor: crosshair;
}
.colorpicker_color div {
	position: absolute;
	top: 0;
	left: 0;
	width: 150px;
	height: 150px;
	background: url(../images/colorpicker_overlay.png);
}
.colorpicker_color div div {
	position: absolute;
	top: 0;
	left: 0;
	width: 11px;
	height: 11px;
	overflow: hidden;
	background: url(../images/colorpicker_select.gif);
	margin: -5px 0 0 -5px;
}
.colorpicker_hue {
	position: absolute;
	top: 13px;
	left: 171px;
	width: 35px;
	height: 150px;
	cursor: n-resize;
}
.colorpicker_hue div {
	position: absolute;
	width: 35px;
	height: 9px;
	overflow: hidden;
	background: url(../images/colorpicker_indic.gif) left top;
	margin: -4px 0 0 0;
	left: 0px;
}
.colorpicker_new_color {
	position: absolute;
	width: 60px;
	height: 30px;
	left: 213px;
	top: 13px;
	background: #f00;
}
.colorpicker_current_color {
	position: absolute;
	width: 60px;
	height: 30px;
	left: 283px;
	top: 13px;
	background: #f00;
}
.colorpicker input {
	background-color: transparent;
	border: 1px solid transparent;
	position: absolute;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #898989;
	top: 4px;
	right: 11px;
	text-align: right;
	margin: 0;
	padding: 0;
	height: 11px;
}
.colorpicker_hex {
	position: absolute;
	width: 72px;
	height: 22px;
	background: url(../images/colorpicker_hex.png) top;
	left: 212px;
	top: 142px;
}
.colorpicker_hex input {
	right: 6px;
}
.colorpicker_field {
	height: 22px;
	width: 62px;
	background-position: top;
	position: absolute;
}
.colorpicker_field span {
	position: absolute;
	width: 12px;
	height: 22px;
	overflow: hidden;
	top: 0;
	right: 0;
	cursor: n-resize;
}
.colorpicker_rgb_r {
	background-image: url(../images/colorpicker_rgb_r.png);
	top: 52px;
	left: 212px;
}
.colorpicker_rgb_g {
	background-image: url(../images/colorpicker_rgb_g.png);
	top: 82px;
	left: 212px;
}
.colorpicker_rgb_b {
	background-image: url(../images/colorpicker_rgb_b.png);
	top: 112px;
	left: 212px;
}
.colorpicker_hsb_h {
	background-image: url(../images/colorpicker_hsb_h.png);
	top: 52px;
	left: 282px;
}
.colorpicker_hsb_s {
	background-image: url(../images/colorpicker_hsb_s.png);
	top: 82px;
	left: 282px;
}
.colorpicker_hsb_b {
	background-image: url(../images/colorpicker_hsb_b.png);
	top: 112px;
	left: 282px;
}
.colorpicker_submit {
	position: absolute;
	width: 22px;
	height: 22px;
	background: url(../images/colorpicker_submit.png) top;
	left: 322px;
	top: 142px;
	overflow: hidden;
}
.colorpicker_focus {
	background-position: center;
}
.colorpicker_hex.colorpicker_focus {
	background-position: bottom;
}
.colorpicker_submit.colorpicker_focus {
	background-position: bottom;
}
.colorpicker_slider {
	background-position: bottom;
}

@charset "UTF-8";

@font-face {
  font-family: "untitled-font-1";
  src:url("../../ExternalComponents/Fonts/CustomFont/fonts/untitled-font-1.eot");
  src:url("../../ExternalComponents/Fonts/CustomFont/fonts/untitled-font-1.eot?#iefix") format("embedded-opentype"),
    url("../../ExternalComponents/Fonts/CustomFont/fonts/untitled-font-1.woff") format("woff"),
    url("../../ExternalComponents/Fonts/CustomFont/fonts/untitled-font-1.ttf") format("truetype"),
    url("../../ExternalComponents/Fonts/CustomFont/fonts/untitled-font-1.svg#untitled-font-1") format("svg");


  font-weight: normal;
  font-style: normal;

}

@font-face {
      font-family: 'fontello';
      src: url('../../ExternalComponents/Fonts/Fontello/font/fontello.eot?39593581');
      src: url('../../ExternalComponents/Fonts/Fontello/font/fontello.eot?39593581#iefix') format('embedded-opentype'),
           url('../../ExternalComponents/Fonts/Fontello/font/fontello.woff?39593581') format('woff'),
           url('../../ExternalComponents/Fonts/Fontello/font/fontello.ttf?39593581') format('truetype'),
           url('../../ExternalComponents/Fonts/Fontello/font/fontello.svg?39593581#fontello') format('svg');
      font-weight: normal;
      font-style: normal;
    }

/*[data-icon]:before {
  font-family: "untitled-font-1" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}*/



.icon-desktop:before {
  content: "\61";
}
.icon-flow-line:before {
  content: "\62";
}
.icon-chart-line:before {
  content: "\63";
}
.icon-git-branch:before {
  content: "\64";
}
.icon-git-compare:before {
  content: "\65";
}
.icon-git-merge:before {
  content: "\66";
}
.icon-git-pull-request:before {
  content: "\67";
}
.icon-monitor:before {
  content: "\68";
}

.h {
    font-size:8pt;
}
.b {
    font-size:8pt;
}
.d {
    font-size:8pt;
}

    .demo-icon
    {
      font-family: "fontello";
      font-style: normal;
      font-weight: normal;
      speak: none;
     
      display: inline-block;
      text-decoration: inherit;
      width: 1em;
      margin-right: .2em;
      text-align: center;
      /* opacity: .8; */
     
      /* For safety - reset parent styles, that can break glyph codes*/
      font-variant: normal;
      text-transform: none;
     
      /* fix buttons height, for twitter bootstrap */
      line-height: 1em;
     
      /* Animation center compensation - margins should be symmetric */
      /* remove if not needed */
      margin-left: .2em;
     
      /* You can be more comfortable with increased icons size */
      /* font-size: 120%; */
     
      /* Font smoothing. That was taken from TWBS */
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
     
      /* Uncomment for 3D effect */
      /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
    }
body {
    font-family: 'Titillium Web', sans-serif !important;
    overflow: hidden;
    height: 100vh;
}
.selectedEn .langEn{
    display:block!important
}
.selectedEn .langTr {
    display: none !important
}

#redirect-user-login{
    z-index:1000!important
}
.CompareScreen {
    z-index: 999!important;
}
#login-e-devlet {
    background: #d11b22;
    border-radius: 10px !important;
    padding: 0;
    color: white;
    line-height: 32px;
    margin-top: 11px;
    max-width: 500px;
    margin: 0 auto 10px auto;
}
    #login-e-devlet img {
        width: 38px;
        float: left;
        margin-left: 10px;
    }
.edevlet-btn#login-e-devlet {
    border-radius: 32px !important;
    line-height: 26px;
    font-size: 13px !important;
}
    .edevlet-btn#login-e-devlet img {
        width: 28px; 
    }

#data-request-button {
    display: none;
    width: 49%;
    background: #4caf50;
    border-radius: 50px !important;
    color: white;
    margin-top: 10px;
    margin-right: 1% !important;
}

.data-request {
    width: 80%;
    margin: 0 auto;
    padding-top: 5%;
}
.detail-login {
    padding: 5%;
    text-align: center;
    color: #f44336
}

    .detail-login i {
        font-size: 40px
    }

.jsPanel-content { 
    border-radius: 0;
}

.data-left {
    margin-top: 46px;
}

#TreeKademe {
    z-index: 1003 !important 
}
.jsPanel-titlebar h3 {
    font-variant: initial!important
}
.popover .arrow:before {
    display: none !important
}

.data-left h4 {
    float: left;
    width: 100%;
    margin: 0;
    margin-left: 16px;
    position: relative;
    padding-bottom: 1px;
    padding-top: 0;
}

.infoGuideBody .legendControl { 
    bottom: 19.5em !important; 
}
.infoGuideBody .legendControlSync, .infoGuideBody #mapaltlikDiv {
    display: none !important
}

.infoGuideBody .nav.navbar-nav li .popover {
    transform: skew( 36deg ) !important;
}

.popover {
    max-width: 500px !important
}

#InfoGuidePanel {
    z-index: 9999 !important
}

    #InfoGuidePanel.jsPanel .jsPanel-headerbar {
        border-bottom: 2px solid #54000b;
    }

    #InfoGuidePanel.jsPanel .jsPanel-title {
        color: #54000b;
        font-size: 18px;
    }

    #InfoGuidePanel.jsPanel .jsPanel-content.jsPanel-content-nofooter {
        font-size: 15px;
    }

.data-right h4 {
    float: left;
    width: 100%;
    margin: 0;
    padding-top: 0;
    padding-bottom: 1px;
    position: relative;
}

.data-left h4 a {
    text-align: right;
    width: calc(100% - 105px);
    float: left;
    color: black;
    padding-top: 26px;
    border-bottom: 2px solid #002054;
    padding-bottom: 5px;
}

.data-right h4 a {
    text-align: left;
    width: calc(100% - 105px);
    float: right;
    color: black;
    padding-top: 27px;
    border-bottom: 2px solid #002054;
    padding-bottom: 5px;
}

.data-left img {
    float: left;
    width: 105px;
    position: relative;
    right: -5px;
}

.data-right img {
    float: left;
    width: 105px;
    position: relative;
    left: -5px;
}

#hakkimizda-panel.jsPanel .jsPanel-headerbar, #password-change-panel.jsPanel .jsPanel-headerbar, #user-save-panel.jsPanel .jsPanel-headerbar, #yayin-panel.jsPanel .jsPanel-headerbar, #data-panel.jsPanel .jsPanel-headerbar, #field-panel.jsPanel .jsPanel-headerbar, #metodoloji-panel.jsPanel .jsPanel-headerbar, #project-panel.jsPanel .jsPanel-headerbar, #Edevlet-Information.jsPanel .jsPanel-headerbar {
    border: none !important
}

#hakkimizda-panel.jsPanel .jsPanel-content, #password-change-panel.jsPanel .jsPanel-content, #user-save-panel.jsPanel .jsPanel-content, #yayin-panel.jsPanel .jsPanel-content, #data-panel.jsPanel .jsPanel-content, #field-panel.jsPanel .jsPanel-content, #metodoloji-panel.jsPanel .jsPanel-content, #project-panel.jsPanel .jsPanel-content, #Edevlet-Information.jsPanel .jsPanel-content {
    overflow-y: auto !important
}

    #user-save-panel.jsPanel .jsPanel-content .form-control {
        margin-top: 10px;
        border-radius: 5px;
        height: 35px;
    }

    #user-save-panel.jsPanel .jsPanel-content .form-group {
        margin-bottom: 5px;
    }

    #user-save-panel.jsPanel .jsPanel-content label {
        margin-top: 12px;
        font-size: 17px;
    }

    #user-save-panel.jsPanel .jsPanel-content span {
        font-size: 17px;
        color: red;
    }

.navbar-nav > li {
    transform: skew(-36deg);
    background: linear-gradient(90deg, rgba(1,16,59,1) 0%, rgba(5,56,111,1) 100%);
    border-right: 10px solid #002054;
    z-index: 1002;
}

#Dashboard .jsPanel-content {
    height: 100% !important;
}

.about-title {
    width: 100%;
    text-align: center;
    color: #212d65;
    font-weight: bold;
    font-size: 24px;
    font-variant: small-caps;
    text-overflow: ellipsis;
}

#project-panel img {
    width: 85%
}

#hakkimizda-panel .about-right p {
    font-size: 15px;
    width: calc(100% - 170px);
    float: right;
    text-align: left;
    margin: 0;
}

#hakkimizda-panel .about-left p {
    font-size: 15px;
    width: calc(100% - 170px);
    float: left;
    text-align: right;
    margin: 0;
}

#hakkimizda-panel .about-right img {
    width: 170px;
    float: left;
    padding-right: 5px;
    position: relative;
    left: -20px;
    bottom: 0px;
    padding-bottom: 2px;
}

#hakkimizda-panel .about-left img {
    width: 170px;
    padding-left: 5px;
    position: relative;
    right: -19px;
    bottom: 0;
    padding-bottom: 2px;
}

.main-foto {
    background-image: url(Images/header.png) !important;
    padding: 20px 30px 100px;
}

#hakkimizda-panel .about-left {
    padding-top: 74px;
}

#hakkimizda-panel .about-right h4 {
    border-bottom: 2px solid #002054;
    text-align: left;
    padding-bottom: 5px;
    font-weight: 700;
    color: #002054;
    padding-top: 21px;
    width: calc(100% - 170px);
    float: right;
    margin-bottom: 0;
}

.yersis {
    float: left;
    width: 100%;
    position: relative;
}

#hakkimizda-panel .about-left h4 {
    border-bottom: 2px solid #002054;
    text-align: right;
    padding-bottom: 5px;
    font-weight: 700;
    color: #002054;
    padding-top: 4px;
    width: calc(100% - 170px);
    float: left;
    margin-bottom: 0;
}

.language {
    position: absolute;
    z-index: 1001;
    top: 50%;
    margin-top: -55px;
    width: 50px;
    filter: drop-shadow(2px -1px 3px rgba(0, 0, 0, 0.8))
}

    .language > div {
        background: #002054;
        float: left;
        width: 100%;
        border-bottom: 1px solid white;
        display: block;
        transition: all 0.5s ease-in-out;
        -webkit-transition: all 0.5s ease-in-out;
        -moz-transition: all 0.5s ease-in-out;
        -o-transition: all 0.5s ease-in-out;
        -ms-transition: all 0.5s ease-in-out;
    }

        .language > div:first-child {
            clip-path: polygon(100% 0, 70% 100%, 0 100%, 0 0);
            margin-bottom: 3px;
        }

        .language > div:last-child {
            clip-path: polygon(70% 0, 100% 100%, 0 100%, 0 0);
        }

        .language > div a {
            float: left;
            color: white;
            width: 100%;
            text-align: center;
            height: 30px;
        }

    .language span {
        height: 100%;
        float: left;
        width: 100%;
        padding-top: 4px;
        padding-right: 5px;
    }

.navbar .nav > li a {
    transform: skew(35deg);
}

.social-media a {
    font-size: 18px;
    color: white;
    margin-left: 5px;
}

#hakkimizda-panel.jsPanel, #password-change-panel.jsPanel, #user-save-panel.jsPanel, #yayin-panel.jsPanel, #data-panel.jsPanel, #project-panel.jsPanel, #field-panel.jsPanel, #metodoloji-panel.jsPanel, #Edevlet-Information.jsPanel {
    box-shadow: none !important
}

.download-btn {
    position: absolute;
    z-index: 999;
    text-align: center;
    background: #002054;
    color: white;
    padding: 5px 30px;
    font-size: 17px;
    bottom: 20px;
    left: 50%;
    margin-left: -55px;
    border-radius: 3px;
}

    .download-btn:hover {
        color: white;
    }
#lbl-hata{
    font-size:19px
}
.jsPanel .panel-body {
    overflow-y: auto;
    overflow-x: hidden;
    height: calc(100% - 120px);
}

    .jsPanel .panel-body.all-kademe-kentsel, .jsPanel .panel-body.all-kademe {
        height: calc(100% - 58px) !important;
    }

    .jsPanel .panel-body .form-group {
        margin-bottom: 10px;
    }

.jsPanel#CompareScreen .panel-body {
    height: auto;
}

.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus {
    outline: none;
    outline-offset: 0;
}

.compare-map {
    width: 30% !important;
    height: 100%;
    float: left;
    position: relative !important;
}

.basemap-test {
    float: left !important;
    width: 70% !important;
    height: 100% !important;
    position: relative !important;
}

.state-icon {
    left: -5px;
}



@keyframes blinker {
    50% {
        opacity: 0.4;
    }
}

.list-group-item {
    font-size: 14px;
}

    .list-group-item.list-group-item-success.active,
    .list-group-item.list-group-item-success.focus,
    .list-group-item.list-group-item-success.hover {
        color: #3c763d;
        background-color: #dff0d8;
        border: 1px solid #dff0d8;
    }

.panel-body {
    padding: 10px;
}

.resetView {
    position: absolute;
    left: 1em;
    top: 16em;
    text-align: center;
}

    .resetView a {
        display: block;
        color: #212d65;
        font-size: 14px;
        padding: 10px 9px;
    }

        .resetView a:first-child {
            border-bottom: 2px solid #212d65;
        }

.cleanButtonTop {
    position: absolute;
    left: 1em;
    top: 11.5em;
    z-index: 3;
}

.akm-btn {
    width: 100%;
    position: absolute;
    bottom: 0px;
    left: 0;
    padding: 10px;
    z-index: 99999999;
    background: #212d65;
    height: 98px;
}

#Dashboard {
    z-index: 1000; 
    width: 100% !important
}

    #Dashboard .nav > li a {
        background-color: transparent;
        color: white;
        font-size: 18px;
        font-family: 'Titillium Web', sans-serif !important;
        font-weight: 400;
    }

    #Dashboard .nav > li > a:focus, #Dashboard .nav > li > a:hover {
        background-color: transparent;
        color: #3695ff;
    }

    #Dashboard .panel-collapse {
        border-top: 2px solid #edebeb;
    }

    #Dashboard .jsPanel-content {
        border-radius: 0;
        background: transparent;
        overflow: hidden !important
    }

#carousel {
    min-height: 300px
}

#Dashboard .jsPanel-ftr {
    background-color: #ecf0f5 !important;
}
/*.hakkimizda {
        width: 100%;
        display: inline-block; 
    }*/

#Dashboard .panel {
    border-left: 3px solid black;
    padding: 10px 5px;
}

#Dashboard .panel-heading {
    position: relative
}

.gradient-border {
    display: block;
    float: left;
    width: 100%;
    background-image: linear-gradient(to right,#1c4586, #afafaf,#c7c7c7,#fff,#c7c7c7,#afafaf, #1c4586);
    height: 2px;
    margin-bottom: 30px;
}


#Dashboard .dash-footer {
    background-image: url(Images/header.png);
    height: 125px;
    position: fixed;
    width: 100%;
    bottom: 0;
    transform: rotate(180deg);
}

#Dashboard .bottom-div {
    position: relative;
    top: 0px;
    width: 90%;
    text-align: center;
    z-index: 9;
    height: calc(100% - 88px);
    margin: 0 auto
}


.filter-shadow {
    filter: drop-shadow(18px 18px 2px rgba(0, 0, 0, 0.7));
    height: 100%;
    position: absolute;
    width: 100%;
}

    .filter-shadow img {
        width: 100%;
        clip-path: polygon(0% 0%, 0% 0%, 98% 0%, 100% 4%, 100% 100%, 100% 100%, 2% 100%, 0 96%);
        height: 100%;
    }

.blue-map {
    margin: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 87%;
}

.social-media {
    position: absolute;
    right: 15px;
    bottom: 10px;
}

    .social-media img {
        height: 25px;
        margin-left: 10px
    }

.akm-btn .first-map-btn {
    width: 49%;
    background: #03A9F4;
    border-radius: 50px !important;
    color: white;
    padding-right: 10px;
    margin-right: 1%;
    outline: none;
}

.information .col-md-12 {
    margin-bottom: 15px
}

.information i {
    font-size: 25px;
}

.information .col-md-3 {
    text-align: center
}

.information p {
    font-size: 14px;
}

.akm-btn .second-map-btn {
    border-radius: 10px !important;
    width: 49%;
    background: #F44336;
    border-radius: 50px !important;
    color: white;
    margin-left: 1% !important;
    outline: none;
}

.akm-btn .detail-btn {
    background: #FF9800;
    border-radius: 50px !important;
    color: white;
    width: 100%;
    margin-top: 10px;
}

.akm-btn .schema-btn {
    border-radius: 50px !important;
    color: white;
    width: 49%;
    margin-left: 1% !important;
    margin-top: 0;
    background: #4CAF50
}

.akm-btn #detail-show {
    width: 49%;
    margin-right: 1% !important;
}

.akm-btn #compare-show {
    display: none;
    background: #4CAF50;
    border-radius: 50px !important;
    color: white;
    width: 49%;
    margin-left: 1%;
    margin-top: 10px;
}

.deger .first {
    width: 49%;
    float: left;
}

.deger .second {
    width: 49%;
    float: right;
}

#layer-list .layer-quick-search {
    position: relative
}

#layer-list .allcheck {
    position: absolute;
    top: 8px;
    right: 45px;
}

.close-panel {
    position: absolute;
    right: 400px;
    z-index: 4;
    background: #212d65;
    width: 40px;
    height: 60px;
    text-align: center;
    padding: 15px 0;
    top: 100px;
    color: white;
    cursor: pointer;
}

    .close-panel:hover, .close-panel:focus {
        color: white
    }

    .close-panel.closed i {
        -webkit-transform: scaleX(-1);
        transform: scaleX(-1);
        right: 0px;
    }

    .close-panel.closed {
        right: 0px;
    }

.navbar-toggle .icon-bar {
    background: white;
}

.navbar-toggle {
    border-color: white;
}

button {
    background-color: transparent;
    border-color: transparent;
    outline: none;
}

a, a:hover, a:focus {
    text-decoration: none;
    outline: none;
}

.form-control:focus {
    box-shadow: none;
}

.btn {
    border-radius: 0px !important;
    border-style: solid;
    margin-right: 0;
}

.nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
    background-color: transparent !important;
    border-color: transparent !important;
    color: #ffffff !important;
}

#container canvs {
    cursor: pointer;
}

.genellestirilmis-derece {
    display: none
}

#project-panel p, #field-panel p, #metodoloji-panel p {
    text-align: justify;
    font-size: 20px;
    margin-bottom: 7px;
}

#data-panel p {
    text-align: justify;
    font-size: 23px;
    margin-bottom: 7px;
}

#hakkimizda-panel p {
    text-align: justify;
    font-size: 18px;
    margin-bottom: 4px;
}

#hakkimizda-panel, #project-panel, #data-panel, #field-panel, #user-save-panel, #password-change-panel, #metodoloji-panel, #Edevlet-Information {
    border-radius: 0;
    z-index: 1001 !important;
}

.navbar {
    margin: 0;
    width: 100%;
    /*box-shadow: 0px 0px 4px 3px #212d65;*/
    border-radius: 0;
    border: none;
    /*box-shadow: 0px 0px 5px 5px #212d65;*/
}

    .navbar > .container-fluid {
        background: #212d65;
        /*border: 2px solid #212d65;
        border-radius: 25px;*/
    }

    .navbar #navbar a {
        color: white;
        font-size: 18px;
        cursor: pointer;
    }

    .navbar #navbar .dropdown-menu {
        padding: 0;
        border: none;
        transform: skew(46deg);
        width: 210px;
        left: 122px;
        background: #002054;
        border-radius: 0;
        min-width: 100%;
    }

        .navbar #navbar .dropdown-menu li {
            border-top: 8px solid #002054;
            background: linear-gradient(90deg, rgba(1,16,59,1) 0%, rgba(5,56,111,1) 100%);
        }

        .navbar #navbar .dropdown-menu a {
            padding: 8px 18px 8px 28px;
            font-weight: 500;
            transform: skew(-18deg);
            font-size: 17px;
        }

    .navbar #navbar a:hover, .navbar #navbar a:focus {
        background-color: transparent;
        color: #fff;
    }

    .navbar .navbar-brand {
        color: white;
        font-size: 18px;
        font-weight: 700;
        padding: 0px 15px;
    }

        .navbar .navbar-brand img {
            width: 250px;
        }

.dropdown-menu a::before {
    position: absolute;
    left: 13px;
    font-family: "Font Awesome 5 Free";
    content: "\f105";
    font-weight: 600;
}
/*.jsPanelRigth {
    right: 0 !important;
    bottom: 0 !important;
    left: auto !important;
    top: auto !important;
}*/
.jsPanel {
    border-radius: 0;
}

.jsPanel-titlebar {
    cursor: auto !important
}

.jsPanel .jsPanel-headerbar {
    border-bottom: 2px solid #212d65;
}

.jsPanel .panel-footer {
    border: none;
    background: transparent;
}

.jsPanel .jsPanel-title {
    color: #212d65;
    font-size: 16px;
}

.jsPanel .jsglyph-close {
    font-size: 25px;
}

.jsPanel-controlbar {
    pointer-events: all !important;
}

.jsPanel-replacement {
    background: #212d65 !important;
}

    .jsPanel-replacement h3, .jsPanel-replacement span {
        color: white !important;
    }

/*.jsglyph-close::before {
    content: "\f0e2" !important;
    font-family: "Font Awesome 5 Free";
    font-weight: 700;
    padding-right: 10px;
}*/
.rate-filter, .number-filter {
    display: none
}

.show-type, .network-filter {
    float: left;
    width: 100%;
}

.ag-filter-type {
    margin-bottom: 18px;
    float: left;
    width: 100%;
}

.show-type .btn-group {
    width: 100%;
}

    .show-type .btn-group p {
        padding: 6px 8px 5px 8px;
        font-size: 15px;
        float: left;
        border: 1px solid #286090;
        color: #212d65;
        width: 140px;
        text-align: center;
    }

.ag-filter-type .btn-group {
    width: 100%;
}

.ag-filter-type .btn.active {
    background: #002054;
    color: white;
}

.ag-filter-type .btn {
    background: #aeaeae;
    padding: 4px 7px
}

.ag-filter-type .btn-group p {
    padding: 3px 8px 3px 8px;
    font-size: 15px;
    float: left;
    color: #212d65;
    width: calc(100% - 40px);
}

.main-div {
    color: #212d65;
    border: 2px solid #212d65;
    background-color: #ffffff;
    z-index: 2;
    border-radius: 30px;
}

.flipster__item img {
    width: 300px
}

.jsglyph-close {
    font-weight: bolder;
}

.jsPanel-title .fa-times {
    position: absolute;
    right: 3px;
    font-weight: 600;
    color: #333333;
    cursor: pointer;
    font-size: 23px;
    z-index: 999;
    top: 9px;
}

    .jsPanel-title .fa-times:before {
        content: "";
        font-family: "jsglyph" !important;
    }
/*.addCloseBtn .jsPanel-title .fa-times {
    top: 15px;
}*/

#SubCategory .jsglyph-close,
#ThematicWindow .jsglyph-close,
#NetworkAnalysis .jsglyph-close,
#NetworkAnalysisDetail .jsglyph-close,
#ThematicDetail .jsglyph-close,
.addCloseBtn .jsglyph-close,
#Stratification .jsglyph-close,
#SurveyEconomyPage .jsglyph-close,
#Q2Thematic .jsglyph-close,
#SurveyFacilityPage .jsglyph-close,
#SurveyAgriculturePage .jsglyph-close,
#SegeQuery .jsglyph-close,
#SegeDetail .jsglyph-close,
#SurveyManufacturePage .jsglyph-close,
#SurveyPopulationPage .jsglyph-close,
#SurveyTransportationPage .jsglyph-close,
#SurveyHealthEducationPage .jsglyph-close,
#SurveyExpectationsPage .jsglyph-close,
#UrbanStratificationThematic .jsglyph-close,
#RuralStratificationThematic .jsglyph-close,
#SurveyAgricultureVaritionPage .jsglyph-close,
#StratificationThematic .jsglyph-close,
#GeneralStratificationThematic .jsglyph-close,
#SurveyThematicDetail .jsglyph-close,
#StratificationDetail .jsglyph-close,
#SurveyLaborPage .jsglyph-close {
    padding-right: 25px
}

    #SubCategory .jsglyph-close::before,
    #ThematicWindow .jsglyph-close::before,
    #SurveyAgriculturePage .jsglyph-close::before,
    #SurveyHealthEducationPage .jsglyph-close::before,
    #SurveyPopulationPage .jsglyph-close::before,
    #SurveyManufacturePage .jsglyph-close::before,
    #SurveyFacilityPage .jsglyph-close::before,
    #SurveyEconomyPage .jsglyph-close::before,
    #Q2Thematic .jsglyph-close::before,
    #SurveyTransportationPage .jsglyph-close::before,
    #SurveyLaborPage .jsglyph-close::before,
    #UrbanStratificationThematic .jsglyph-close::before,
    #RuralStratificationThematic .jsglyph-close::before,
    #SurveyAgricultureVaritionPage .jsglyph-close::before,
    #StratificationThematic .jsglyph-close::before,
    #SegeQuery .jsglyph-close::before,
    #SegeDetail .jsglyph-close::before,
    #GeneralStratificationThematic .jsglyph-close::before,
    #NetworkAnalysis .jsglyph-close::before,
    #NetworkAnalysisDetail .jsglyph-close::before,
    #SurveyExpectationsPage .jsglyph-close::before,
    #ThematicDetail .jsglyph-close::before,
    #StratificationDetail .jsglyph-close::before,
    #SurveyThematicDetail .jsglyph-close::before,
    .addCloseBtn .jsglyph-close::before,
    #Stratification .jsglyph-close::before {
        content: "\f3e5" !important;
        font-family: "Font Awesome 5 Free";
        font-weight: 700;
        padding-right: 10px;
        font-size: 20px;
    }

.ol-zoom {
    top: 17em !important;
    border: 2px solid #212d65;
    padding: 0;
    background: white;
    border-radius: 25px;
    left: 1em !important
}

    .ol-zoom button {
        background-color: transparent;
        color: #212d65;
        width: 34px;
        height: 34px;
        font-size: 25px;
    }

.ol-control button:focus, .ol-control button:hover {
    background-color: transparent;
    color: #3ea5d7;
}

#map-zoom-range {
    height: 85%;
    position: absolute;
    left: 10px;
    width: 10px;
    top: 10px;
    z-index: 999999;
    background-color: white;
    padding: 0px !important;
}

#zoom {
    height: 85%;
    position: absolute;
    left: 275px;
    width: 60px;
    top: 200px;
    padding: 10px;
    z-index: 1;
    border-style: none;
    border-width: 1px;
    border-color: #fff;
    border-left: none;
    opacity: 0.8;
    padding: 0px;
}

[class^='imghvr-'], [class*=' imghvr-'] {
    background: none;
}

.select {
    width: 100%;
}

.ActiveColumn {
    background-color: #328466 !important;
    color: white;
}

.PassiveColumn {
    background-color: #d9534f !important;
    color: white;
}

/*Data Tables Css*/
.dataTables_wrapper .row .col-sm-12 {
    width: 100%;
}

div.dt-button-background {
    z-index: 0 !important;
}

.dataTables_wrapper .dropdown-menu {
    max-height: 200px !important;
    overflow: auto !important;
}

.dataTable tbody .table-cell-green {
    background-color: #a9d08e;
}

.dataTable tbody .table-cell-yellow {
    background-color: #ffff00;
}

.dataTable tbody .table-cell-pink {
    background-color: #f8cbad;
}

.dataTable tbody .table-cell-blue,
.dataTable tfoot .table-cell-blue {
    background-color: #00b0f0;
}

table.dataTable tbody th,
table.dataTable tbody td {
    white-space: nowrap;
}

.dt-button-collection.dropdown-menu > .active > a, .dt-button-collection.dropdown-menu > .active > a:hover, .dt-button-collection.dropdown-menu > .active > a:focus {
    background-color: #075b3c;
    border: 1px solid;
}
/*Data Table Css End*/

table.dataTable tbody > tr.selected, table.dataTable tbody > tr > .selected {
    background-color: #B0BED9 !important;
    color: black;
}

#general-table-load .dataTables_scrollHeadInner {
    width: 100% !important;
}

    #general-table-load .dataTables_scrollHeadInner table {
        width: 100% !important;
    }

.cd-accordion-menu {
    background: transparent;
}

    .cd-accordion-menu ul label.layer-menu, .cd-accordion-menu ul a.layer-menu {
        background: transparent;
        box-shadow: none;
    }

    .cd-accordion-menu label.layer-menu, .cd-accordion-menu a.layer-menu {
        padding: 10px 7px 10px 52px;
        font-size: 1.3rem;
    }

    .cd-accordion-menu label.layer-menu, .cd-accordion-menu a.layer-menu {
        border: none;
    }

        .cd-accordion-menu label.layer-menu::before {
            left: 5px !important;
        }

        .cd-accordion-menu label.layer-menu::after {
            left: 30px;
        }

#layer-list {
    height: 300px !important;
    position: absolute;
    width: 100%;
    padding: 0 12px 0 6px;
}

    #layer-list .panel-default {
        border: none;
        border-radius: 0;
        background: transparent;
    }

        #layer-list .panel-default > .panel-heading {
            background: transparent;
            color: white;
        }

#legendControlButton {
    width: 50px;
    height: 50px;
}

#legendControlSyncButton {
    width: 50px;
    height: 50px;
}

#base-maps {
    width: 50px;
    height: 50px;
}

#mapAltlikImage {
    width: 50px;
}
/*.scale-control {
    font-size: 15pt;
}

.scale-control-side {
    position: absolute;
    width: 200px;
    left: 10px;
    transition: all 0.2s;
}

.scale-control-noside {
    position: absolute;
    width: 300px;
    left: 0px;
    transition: all 0.2s;
}

#coordinate-control .input-group-btn .btn-danger,
#scale-control .input-group-btn .btn-danger {
    background-color: #0a5e3f;
    border-color: #000000;
    outline: none;
    border-radius: 0;
    padding: 2px 8px;
}


#coordinate-control .input-group input[type="text"],
#scale-control .input-group input[type="text"] {
    background-color: rgba(245, 245, 245, 0.8);
    height: 26px;
    border-radius: 0;
    border: 1px solid black;
}*/

.closer-button {
    color: #000000;
    background-color: rgba(0,0,0,0.5);
    border-radius: 23px;
    position: absolute;
    left: calc(50vw - 275px);
    top: 88px;
    z-index: 998;
    width: 550px;
    height: 30px;
    text-align: center;
}
    .closer-button h4 {
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        width: 87%;
    }
    .closer-button #slider {
        float: right;
        width: 218px;
        margin-right: 23px;
        margin-top: 10px;
    }

    .closer-button button {
        text-align: center;
        color: white;
        float: left;
    }

    .closer-button > i {
        position: absolute;
        top: 8px;
        right: 14px;
        font-size: 14px;
        color: white;
        display: none
    }

    .closer-button button i {
        float: left;
        margin-top: 7px;
        margin-left: 7px;
    }

    .closer-button h4 {
        color: white;
        margin: 6px 29px 0px 0px;
        text-align: center;
        font-size: 16px;
    }


.closer-button-second {
    color: #000000;
    background-color: rgba(0,0,0,0.5);
    border-radius: 23px;
    position: absolute;
    left: calc(50vw - 275px);
    top: 55px;
    z-index: 999;
    width: 550px;
    height: 30px;
    top: calc(50% - -65px);
    text-align: center;
}

    .closer-button-second #sliderSecond {
        float: right;
        width: 218px;
        margin-right: 23px;
        margin-top: 10px;
    }

    .closer-button-second button {
        text-align: center;
        color: white;
        float: left;
    }

    .closer-button-second > i {
        position: absolute;
        top: 8px;
        right: 14px;
        font-size: 14px;
        color: white;
        display: none
    }

    .closer-button-second button i {
        float: left;
        margin-top: 7px;
        margin-left: 7px;
    }

    .closer-button-second h4 {
        color: white;
        margin: 5px 30px 0px 0px;
        text-align: center;
    }



    .closer-button-second:hover {
        background-color: rgba(0,0,0,0.2);
    }



#map-canvas {
    opacity: 0.10;
}

.sync-map {
    width: 100% !important;
    height: calc(50vh - 23px) !important;
    bottom: 0px !important;
    left: 0 !important;
    position: absolute;
    display: block !important;
    border-top: 2px solid #212d65;
}

#mapaltlikDiv.secondMapAltlik {
    bottom: calc(50% - 30px) !important;
    left: 1em !important;
}

#layer-control {
    position: absolute;
    bottom: 4em;
    height: 500px;
    z-index: 4;
    border-top-style: solid;
    margin-left: 00px;
    width: 275px;
    left: 4.89em;
    border-radius: 5px;
    background: white;
    border: 2px solid #212d65;
}

#layer-properties .nav > li > a {
    padding: 5px 15px;
}

#layer-properties {
    height: 195px;
    overflow: hidden;
    width: 100%;
    bottom: 0;
    position: absolute;
}

    #layer-properties .nav-pills > li > a {
        background-color: #FFF !important;
        color: #394376;
        border: 1px solid #212d65;
        border-radius: 0;
    }

    #layer-properties .panel {
        margin-bottom: 0px !important;
        border-radius: 0px !important;
        border: none;
    }

    #layer-properties .nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
        border-radius: 0px !important;
        background-color: #394376 !important;
        color: white
    }

    #layer-properties .tab-panel {
        height: 200px !important;
        padding: 0px !important;
    }

    #layer-properties .panel-default > .panel-heading {
        color: #212d65;
        border-color: #ddd;
        border: none;
        border-radius: 0;
        background: white;
    }

        #layer-properties .panel-default > .panel-heading span {
            font-weight: 600;
        }

    #layer-properties .ui-slider-vertical .ui-slider-handle {
        left: -.4em !important;
        margin-bottom: -.7em !important;
    }

    #layer-properties .ui-slider .ui-slider-handle {
        height: 1.2em !important;
        width: 1.2em !important;
    }

    #layer-properties .ui-state-default, #layer-properties .ui-widget-content .ui-state-default, #layer-properties .ui-widget-header .ui-state-default {
        color: white !important;
        background-color: #212d65 !important;
        color: white !important;
        line-height: 22px !important;
        text-align: center !important;
        font-size: 16px;
    }



    #layer-properties .ui-slider-vertical {
        width: 14px;
    }

    #layer-properties .active-layer {
        margin-bottom: 0px !important;
        border-radius: 0px !important;
        padding: 3px 12px !important;
    }

    #layer-properties #legent-image {
        padding: 0 12px
    }

.active-layer {
    width: auto;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.ui-widget-header {
    background: white;
}

.loader {
    border: 16px solid #f3f3f3;
    border-top: 16px solid #023564;
    border-radius: 50%;
    width: 120px;
    height: 120px;
    animation: spin 2s linear infinite;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -80px;
    margin-top: -60px;
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

#txtkatmanara {
    position: relative;
    border: none;
    padding: 10px;
    border-bottom-style: solid;
    height: 40px;
}


div[data-notify] {
    min-width: 300px;
}

span[data-notify] {
    padding-right: 5px;
}




#search_result_list {
    max-height: 400px;
    width: 100%;
    position: absolute;
    z-index: 2;
    background-color: #ffffff !important;
    left: 0px;
    top: 39px;
    overflow-y: hidden;
    display: none;
    opacity: 1;
    border-bottom-right-radius: 23px;
    border-bottom-left-radius: 23px;
    box-shadow: 0 2.5px 3px rgba(0,0,0,.25);
    font-size: initial;
    font-weight: 600;
    padding: 0 5px 20px 5px;
}

    #search_result_list #search_result_ul {
        margin: 0
    }

    #search_result_list::-webkit-scrollbar-track {
        -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
        background-color: #F5F5F5;
    }

    #search_result_list::-webkit-scrollbar-thumb {
        background-color: #000000;
        border: 2px solid #555555;
    }

    #search_result_list::-webkit-scrollbar {
        width: 10px;
        background-color: #F5F5F5;
    }

    #search_result_list li {
        width: 100%;
        padding: 0;
        height: 30px;
    }

        #search_result_list li a {
            color: #353536;
            display: inline-block;
            padding: 5px;
            width: 100%;
        }

        #search_result_list li :hover {
            background: #35353636;
            width: 100%;
        }

.header-search {
    position: absolute;
    left: 1em;
    top: 7em;
    border-radius: 4em;
    box-shadow: 0 1.5px 3px rgba(0,0,0,.25);
    z-index: 4;
}

    .header-search > a {
        float: left;
        width: 150px;
        padding: 10px;
    }

    .header-search a img {
        width: 100%;
    }

    .header-search .search-div {
        padding: 3px 5px 5px 5px;
        width: 50px;
        height: 50px;
        text-align: center;
        /*float: left;
        width: calc(100% - 160px);
        border-left: 1px solid #f5f5f5;*/
    }

    .header-search.active .search-div {
        width: 400px;
    }

    .header-search .search-div .input-group {
        width: 100%;
    }

        .header-search .search-div .input-group input {
            width: calc(100% - 20px);
            float: right;
            border: none;
            box-shadow: none;
            display: none;
        }

    .header-search.active .search-div .input-group input {
        display: block;
        margin-top: 2px;
    }

    .header-search .search-div .input-group i {
        font-size: 20px;
        margin-top: 13px;
        color: #212d65;
    }


.dropup-content {
    display: none;
    position: absolute;
    bottom: 51px;
    border-radius: 25px;
    background: white;
    border: 2px solid #222e66;
    text-align: center;
    width: 50px;
    padding: 20px 0px;
}

    .dropup-content a {
        color: #333333;
        padding: 8px 8px;
        display: block;
        font-size: 18px;
    }

        .dropup-content a:hover {
            background-color: #212d65;
            color: white;
        }

.dropbtn {
    font-size: 20px;
}




#layerControlButton {
    height: 50px;
    width: 50px;
}

#cleanerbutton {
    height: 50px;
    width: 50px;
}

.mapToolsButton {
    height: 50px;
    width: 50px;
}

#userButton {
    height: 50px;
    width: 50px;
}

#userDropDown {
    left: -18em;
    position: absolute;
    right: 29px;
    top: 65px;
    z-index: 6;
    width: 180px;
    height: 23.2em;
    background: white;
    border-radius: 7px;
    text-align: left;
}

.dropdown-menu ul li a {
    font-size: 12pt;
    margin-left: 3px;
    padding-bottom: 5px;
    color: #3c4043;
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    white-space: nowrap;
}

.dropdown-menu ul li i {
    margin-right: 5px;
    margin-left: 5px;
}

.dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5;
}

.right-menu {
    position: absolute;
    top: 5em;
    right: 1em;
    z-index: 2;
}

    .right-menu > div {
        float: right;
    }

#Map-Tools {
    position: absolute;
    left: 1em;
    bottom: 7.5em;
    z-index: 6;
}

#layerControlDiv {
    position: absolute;
    left: 1em;
    bottom: 3em;
    z-index: 3;
}

#mapaltlikDiv {
    position: absolute;
    left: 6em;
    bottom: 3em;
    z-index: 4;
}

    #mapaltlikDiv .dropdown-menu {
        min-width: auto;
        width: 50px;
        position: absolute;
        bottom: 50px;
        border-radius: 25px;
        background: white;
        border: 2px solid #222e66;
        text-align: center;
        padding: 20px 2px;
    }

        #mapaltlikDiv .dropdown-menu a {
            display: block;
            padding: 2px;
            margin-left: 1px;
        }

#secondMapAltlikDiv {
    position: absolute;
    left: 6em;
    bottom: 3.3em;
}

    #secondMapAltlikDiv .dropdown-menu {
        min-width: auto;
        width: 50px;
        position: absolute;
        bottom: 50px;
        border-radius: 25px;
        background: white;
        border: 2px solid #222e66;
        text-align: center;
        padding: 20px 2px;
    }

        #secondMapAltlikDiv .dropdown-menu a {
            display: block;
            padding: 2px;
            margin-left: 1px;
        }

#operations {
    font-weight: bold;
    font-size: 16px;
}

    #operations #GenelralOperationsButton {
        width: 100px;
        height: 40px;
    }

.hr-operations {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1.5px solid #ccc;
    padding: 0;
}

.operatios-header {
    text-align: center;
    margin-top: 13px;
    color: #333333;
}


.hvr-float-shadow {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    position: relative;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
    cursor: pointer;
}

.ol-control:hover {
    background-color: white;
}

.hvr-float-shadow:before {
    pointer-events: none;
    position: absolute;
    z-index: -1;
    content: '';
    top: 70%;
    left: 5%;
    height: 10px;
    width: 90%;
    opacity: 0;
    background: -webkit-radial-gradient(center, ellipse, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
    background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
    /* W3C */
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform, opacity;
    transition-property: transform, opacity;
}

.hvr-float-shadow:hover, .hvr-float-shadow:focus, .hvr-float-shadow:active {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
    /* move the element up by 5px */
}

    .hvr-float-shadow:hover:before, .hvr-float-shadow:focus:before, .hvr-float-shadow:active:before {
        opacity: 1;
        -webkit-transform: translateY(5px);
        transform: translateY(5px);
        /* move the element down by 5px (it will stay in place because it's attached to the element that also moves up 5px) */
    }


.hvr-shadow-radial {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    position: relative;
}

    .hvr-shadow-radial:before, .hvr-shadow-radial:after {
        pointer-events: none;
        position: absolute;
        content: '';
        left: 0;
        width: 100%;
        box-sizing: border-box;
        background-repeat: no-repeat;
        height: 5px;
        opacity: 0;
        -webkit-transition-duration: 0.3s;
        transition-duration: 0.3s;
        -webkit-transition-property: opacity;
        transition-property: opacity;
    }

    .hvr-shadow-radial:before {
        bottom: 100%;
        background: -webkit-radial-gradient(50% 150%, ellipse, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 80%);
        background: radial-gradient(ellipse at 50% 150%, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 80%);
    }

    .hvr-shadow-radial:after {
        top: 100%;
        background: -webkit-radial-gradient(50% -50%, ellipse, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 80%);
        background: radial-gradient(ellipse at 50% -50%, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 80%);
    }

    .hvr-shadow-radial:hover:before, .hvr-shadow-radial:focus:before, .hvr-shadow-radial:active:before, .hvr-shadow-radial:hover:after, .hvr-shadow-radial:focus:after, .hvr-shadow-radial:active:after {
        opacity: 1;
    }

.operations-search-bar {
    width: 91%;
    height: 32px;
    border-radius: 0;
    border: 0 solid #212d65;
    font-size: 17px;
    padding: 5px;
}

.operations-search-bar-div {
    border: 1px solid #212d65;
    border-radius: 5px;
    margin-bottom: 15px;
}

.operations-search-bar:focus {
    box-shadow: none !important;
    outline: none !important;
}

.migrationList {
    margin-left: 30px;
    margin-right: 18px;
    margin-bottom: 18px;
}

    .migrationList li {
        margin: 5px;
        font-size: 18px;
    }

.thematic-font {
    font-size: 18px;
}

.thematic-row-left {
    text-align: center;
    margin-top: 5px;
    padding-right: 0;
}

.thematic-row-right {
    padding-left: 0;
    padding-right: 25px;
}

.colorSelector {
    margin: 0;
    padding: 0;
    border: 0;
    width: 34px;
    height: 34px;
    line-height: 34px;
    border-radius: 20px;
    float: left;
    margin-top: 5px;
}

.colorpicker {
    z-index: 999 !important;
}

.dataTables_wrapper .dataTables_paginate .paginate_button {
    padding: 0 0 !important;
}

.dataTables_wrapper {
    padding: 15px;
}

.tab {
    overflow: hidden;
    background-color: #f1f1f1;
    width: 100%;
    line-height: 1;
    border-style: solid;
    border-width: 2px;
    border-color: #212d65;
    border-radius: 15px;
}


    .tab button {
        background-color: inherit;
        float: left;
        border: none;
        outline: none;
        cursor: pointer;
        padding: 6px 14px;
        transition: 0.3s;
    }

        .tab button:hover {
            background-color: #9ba8b8;
        }

.tab-button-active {
    background-color: #212d65 !important;
    color: white;
}

.tabContent {
    display: none;
    padding: 6px 12px;
}

.tab-content-active {
    display: block;
    padding: 6px 12px;
}



.form-radio {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    display: inline-block;
    position: relative;
    background-color: #212d6561;
    color: #666;
    top: 10px;
    height: 30px;
    width: 30px;
    border: 0;
    border-radius: 50px;
    cursor: pointer;
    margin-right: 7px;
    outline: none;
}

    .form-radio:checked::before {
        position: absolute;
        font: 13px/1 'Open Sans', sans-serif;
        left: 11px;
        top: 7px;
        content: '\02143';
        transform: rotate(40deg);
        color: white;
    }

    .form-radio:hover {
        background-color: #f7f7f7;
    }

    .form-radio:checked {
        background-color: #212d65;
    }

label {
    font: 15px/1.7 'Open Sans', sans-serif;
    color: #333;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    cursor: pointer;
}
/* Akm verileri için radio buton*/
.akm-radiobtn {
    width: 100%;
    float: left;
}

    .akm-radiobtn div {
        width: 50%;
        float: left;
    }

    .akm-radiobtn label {
        width: 100%;
        border-radius: 3px;
        border: 1px solid #D1D3D4;
        font-weight: normal;
    }

    .akm-radiobtn input[type="radio"]:empty {
        display: none;
    }

        .akm-radiobtn input[type="radio"]:empty ~ label {
            position: relative;
            line-height: 2em;
            text-indent: 6.25em;
            cursor: pointer;
        }

            .akm-radiobtn input[type="radio"]:empty ~ label:before {
                position: absolute;
                display: block;
                top: 0;
                bottom: 0;
                left: 0;
                content: '';
                width: 4.5em;
                background: #D1D3D4;
                border-radius: 3px 0 0 3px;
            }

    .akm-radiobtn input[type="radio"]:checked ~ label:before {
        content: '\2714';
        text-indent: 1.9em;
        color: #fff;
        background-color: #212d65;
    }
/* Akm verileri için radio buton*/

/* Filtre Butonları*/
.filter-type {
    width: 100%;
    margin-bottom: 15px;
}

    .filter-type label {
        color: #212d65;
        background-color: white;
        border-color: #212d65;
        margin: 0
    }

        .filter-type label.active, .filter-type label:hover, .filter-type label:focus {
            color: white;
            background-color: #212d65;
            border-color: #212d65;
        }
/* Filtre Butonları*/
.irs {
    float: left;
    width: 100%;
}



.ui-widget-content {
    border: 1px solid #bdc3c7;
    background: #e1e1e1;
    color: #222222;
    margin-top: 4px;
}

.ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    width: 2.2em;
    height: 2.2em;
    cursor: default;
    margin: 2px -10px auto !important;
    text-align: center;
    line-height: 30px;
    color: #FFFFFF;
    font-size: 12px;
}

    .ui-slider .ui-slider-handle .glyphicon {
        color: #FFFFFF;
        margin: 0 3px;
        font-size: 11px;
        opacity: 0.5;
    }

.ui-corner-all {
    border-radius: 20px;
}

.ui-slider-horizontal .ui-slider-handle {
    top: -.9em;
}

.ui-state-default,
.ui-widget-content .ui-state-default {
    background: #000000;
}

.ui-slider-horizontal .ui-slider-handle {
    margin-left: -0.5em;
}

.ui-slider-handle .ui-corner-all .ui-state-default:focus {
    outline: none;
}

.ui-slider .ui-slider-handle {
    cursor: pointer;
}

.ui-slider a,
.ui-slider a:focus {
    cursor: pointer;
    outline: none;
}

.price, .lead p {
    font-weight: 600;
    font-size: 32px;
    display: inline-block;
    line-height: 60px;
}

h4.great {
    background: #00ac98;
    margin: 0 0 25px -60px;
    padding: 7px 15px;
    color: #ffffff;
    font-size: 18px;
    font-weight: 600;
    border-radius: 5px;
    display: inline-block;
    -moz-box-shadow: 2px 4px 5px 0 #ccc;
    -webkit-box-shadow: 2px 4px 5px 0 #ccc;
    box-shadow: 2px 4px 5px 0 #ccc;
}

.total {
    border-bottom: 1px solid #7f8c8d;
    /*display: inline;
	padding: 10px 5px;*/
    position: relative;
    padding-bottom: 20px;
}

    .total:before {
        content: "";
        display: inline;
        position: absolute;
        left: 0;
        bottom: 5px;
        width: 100%;
        height: 3px;
        background: #7f8c8d;
        opacity: 0.5;
    }

.price-slider {
    margin-bottom: 70px;
}

    .price-slider span {
        font-weight: 200;
        display: inline-block;
        color: #7f8c8d;
        font-size: 13px;
    }

.form-pricing {
    background: #ffffff;
    padding: 20px;
    border-radius: 4px;
}

.price-form {
    background: #ffffff;
    margin-bottom: 10px;
    padding: 20px;
    border: 1px solid #eeeeee;
    border-radius: 4px;
    /*-moz-box-shadow:    0 5px 5px 0 #ccc;
  	-webkit-box-shadow: 0 5px 5px 0 #ccc;
  	box-shadow:         0 5px 5px 0 #ccc;*/
}

/*.form-group {
    margin-bottom: 0;
}*/

.form-group span.price {
    font-weight: 200;
    display: inline-block;
    color: #7f8c8d;
    font-size: 14px;
}

.help-text {
    display: block;
    margin-top: 32px;
    margin-bottom: 10px;
    color: #737373;
    position: absolute;
    /*margin-left: 20px;*/
    font-weight: 200;
    text-align: right;
    width: 188px;
}

.help-tip span {
    font-weight: bold;
    color: #03a9f4;
}

.help-tip div {
    padding: 15px 10px 0px 10px !important;
    width: 350px !important;
    z-index: 999999999 !important;
    max-height: calc(100vh - 215px);
    overflow-y: auto;
}

.help-tip p {
    margin-bottom: 0 !important;
}

.price-form label {
    font-weight: 200;
    font-size: 21px;
}

img.payment {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.ui-slider-range-min {
    background: #2980b9;
}

table.dataTable {
    width: 100% !important;
    margin: 0 auto;
    clear: both;
    border-collapse: separate;
    border-spacing: 0;
}
/* akm filter */
.filter-type label {
    width: 50% !important
}

.btn-select {
    position: relative;
    padding: 0;
    color: #212d65;
    border: 1px solid #212d65;
    font-weight: 600;
    font-size: 15px;
    margin-bottom: 5px;
    width: 49%;
}

    .btn-select .btn-select-value {
        padding: 6px 12px;
        display: block;
        position: absolute;
        left: 1px;
        right: 34px;
        text-align: left;
        top: 1px;
        border: 1px;
        background: #212d65;
        color: white;
        bottom: 1px;
        font-weight: 100;
    }

    .btn-select .btn-select-arrow {
        float: right;
        line-height: 20px;
        padding: 6px 24px;
        top: 0;
        background: #212d65;
        color: white;
        font-size: 13px;
        border: 1px solid white;
    }

    .btn-select ul {
        display: none;
        background: #212d65;
        color: black;
        border-top: none !important;
        position: absolute;
        left: -1px;
        right: -1px;
        top: 35px;
        z-index: 999;
        border: #212d65 1px solid;
    }

        .btn-select ul li {
            padding: 3px 6px;
            text-align: left;
            font-weight: 300;
            border: 1px solid white;
            color: white;
            border-bottom: none;
        }

            .btn-select ul li:last-child {
                border-bottom: 1px solid white
            }

            .btn-select ul li:hover {
                background-color: #0d1229;
            }



    .btn-select.active ul {
        display: block
    }

.disabled-tag {
    pointer-events: none;
    opacity: 0.6;
}

.hide-panel {
    display: none;
}

.mobile {
    display: none !important
}

.color-type {
    display: none;
    float: left;
    width: 100%;
    margin-top: 25px;
    border: 2px dashed #212d65;
    padding: 7px;
    margin-bottom: 20px;
}

    .color-type p {
        color: white;
        padding: 5px 10px;
    }

/*@media screen and (width : 1366px) {
    .filter-shadow img {
        width: 90%;
    }

    .blue-map {
        top: 4%;
    }
}*/
@media only screen and (max-height: 800px) {
    .infoGuideBody .popover-content {
        font-size: 14px !important
    }
}

@media only screen and (max-width:1200px) {
    .deger .input-group span {
        display: none
    }

    .navbar #navbar .dropdown-menu li {
        min-width: 150px;
    }

    .navbar #navbar .dropdown-menu a {
        min-width: 150px;
        font-size: 12px;
    }

    .navbar #navbar .dropdown-menu {
        width: 150px;
    }
    /*.close-panel {
        right: 300px;
    }

    .jsPanel {
        width: 300px !important;
    }*/

    .akm, .tematik {
        width: 138px;
    }

    .akm-btn .first-map-btn, .akm-btn .second-map-btn, .akm-btn .detail-btn {
        border-radius: 0px !important;
        font-size: 11px;
    }

    .navbar #navbar a {
        font-size: 13px;
        padding: 8px
    }

    #particles-js {
        display: none
    }
}

@media only screen and (max-width: 991px) {
    .navbar.langEn {
        z-index: 999999 !important;
    }

        .navbar.langEn > .container-fluid {
            padding: 12px 30px 8px !important;
        }

    .filter-shadow {
        display: none
    }

    .mobile-img-div {
        filter: drop-shadow(18px 18px 2px rgba(0, 0, 0, 0.7));
        height: 50%;
        background: #edebeb;
        position: relative;
    }

        .mobile-img-div img {
            height: 100%;
            margin: 0;
            position: absolute;
            top: 50%;
            left: 50%;
            -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
            max-width: 100%;
        }

    .blue-map {
        display: none
    }

    .mobile-slider {
        background: #ffffff;
        margin-top: 10px;
        filter: drop-shadow(18px 18px 2px rgba(0, 0, 0, 0.7));
        width: 100%;
        height: calc(50% - 10px);
    }

    .mobile {
        display: block !important
    }

    #carousel-example-generic {
        height: 100%
    }

    .carousel-inner {
        height: 100%
    }

        .carousel-inner .item {
            height: 100%;
        }

        .carousel-inner img {
            height: 100% !important;
            margin: 0 auto;
        }

        .carousel-inner .item {
            clip-path: polygon(2% 0, 80% 0%, 100% 0, 100% 96%, 98% 100%, 0 100%, 0% 80%, 0 4%);
        }

    .desktop {
        display: none !important
    }

    .data-left img {
        right: 0;
        width: 85px;
    }

    .data-left h4 {
        margin-left: 0
    }

        .data-left h4 a {
            font-size: 15px;
            text-align: center;
            width: calc(100% - 85px);
        }

        .data-left h4:nth-child(2n+1) a {
            float: right;
        }

        .data-left h4:nth-child(2n+1) img {
            left: 0;
        }

    .data-right h4:nth-child(2n) a {
        float: right;
    }

    .data-right h4:nth-child(2n) img {
        left: 0;
    }

    .data-right img {
        float: none;
        right: 0;
        left: auto;
        width: 85px;
    }

    .data-right h4 a {
        text-align: center;
        font-size: 15px;
        width: calc(100% - 85px);
        float: left;
    }

    .data-left {
        margin: 0
    }

    .alert.alert-danger {
        z-index: 9999999999 !important
    }

    .deger .input-group span {
        display: none
    }

    .language {
        width: 30px;
    }

        .language span {
            font-size: 12px;
        }

    #layer-control {
        height: 400px;
    }

    .legendThematic {
        left: 5em !important;
    }

    .legendThematicSyncMap {
        left: 5em !important;
    }

    #dropdownmenu2 {
        width: 280px !important
    }

    .legendControl {
        bottom: 11em !important;
    }

    .legendControlSyncButton {
        bottom: 11em !important;
    }

    .closer-button #slider {
        width: 154px;
        margin-top: 7px;
    }

    .closer-button-second #sliderSecond {
        width: 154px;
        margin-top: 7px;
    }

    .jsPanel .jsPanel-title {
        font-size: 19px;
    }

    #legendControlButton {
        width: 40px;
        height: 40px;
    }

    #legendControlSyncButton {
        width: 40px;
        height: 40px;
    }

    .dropup-content {
        bottom: 41px;
        width: 40px;
        padding: 20px 0px;
    }

        .dropup-content a {
            padding: 2px 0px;
            font-size: 14px;
        }

    .mapToolsButton {
        height: 40px;
        width: 40px;
    }

    #layerControlButton {
        height: 40px;
        width: 40px;
    }

    #Map-Tools {
        bottom: 7em;
    }

    #mapaltlikDiv {
        left: 5em;
    }

        #mapaltlikDiv .dropdown-menu {
            width: 40px;
        }

    #base-maps {
        width: 40px;
        height: 40px;
    }

    #layer-properties .panel-default > .panel-heading span {
        font-weight: 600;
        font-size: 12px;
    }

    #layer-list {
        height: 215px !important;
    }

    #layer-properties {
        height: 180px;
    }

    #cleanerbutton {
        height: 40px;
        width: 40px;
    }

    .ol-zoom {
        top: 150px !important;
    }

        .ol-zoom button {
            width: 29px;
            height: 39px;
        }

    .header-search .search-div {
        height: 43px;
    }

    .header-search.active .search-div {
        width: 313px;
    }

    .header-search .search-div .input-group i {
        margin-top: 9px;
    }

    .header-search .search-div {
        width: 40px;
        height: 40px;
    }

    .closer-button-second {
        width: 230px;
        height: 28px;
    }

        .closer-button-second button i {
            float: left;
            margin-top: 5px;
            margin-left: 7px;
            font-size: 16px;
        }

        .closer-button-second > i {
            font-size: 12px;
        }

    .closer-button {
        width: 230px;
        height: 28px;
    }

        .closer-button button i {
            float: left;
            margin-top: 5px;
            margin-left: 7px;
            font-size: 16px;
        }

        .closer-button > i {
            font-size: 12px;
        }

    .navbar-nav > li {
        transform: unset !important;
        border-right: 0;
        border-bottom: 1px solid white;
        width: 100%;
    }

        .navbar-nav > li:last-child {
            border-bottom: none
        }

    .navbar .nav > li a {
        transform: unset !important;
    }

    .navbar #navbar .dropdown-menu {
        transform: unset !important;
    }

    .navbar #navbar a {
        padding: 10px !important;
    }

    .navbar #navbar .dropdown-menu a {
        padding: 6px 16px 6px 24px !important;
    }

    .navbar #navbar .dropdown-menu li {
        border-top: 0;
        min-width: 200px;
        background: #1e3b6a;
        border-bottom: 2px solid #002054;
    }

    body {
        background-image: url(Images/header.png);
        background-size: contain;
    }

    #Dashboard .dash-footer {
        position: absolute;
    }


    .jsPanel-titlebar h3 {
        white-space: unset;
    }

    .about-title {
        font-size: 15px;
    }

    #hakkimizda-panel p {
        font-size: 12px;
    }


    .navbar #navbar .dropdown-menu a {
        font-size: 14px;
    }

    .bottom-div .col-md-12 {
        margin-top: 0 !important;
        position: absolute;
        bottom: 12px;
        width: 100%;
    }

        .bottom-div .col-md-12 img {
            width: 128px !important;
            margin-top: 0 !important;
        }

    .ministryTr {
        color: white;
        font-size: 8px !important;
        margin: 0 !important;
        width: 100%;
        position: absolute;
        bottom: 0px;
    }

    .ministryEn {
        color: white;
        font-size: 8px !important;
        margin: 0 !important;
        width: 100%;
        position: absolute;
        bottom: 0px;
    }

    .social-media {
        bottom: 20px;
    }


    .navbar-toggle {
        display: block !important;
    }

    .navbar.langTr {
        z-index: 999999 !important;
    }

        .navbar.langTr > .container-fluid {
            padding: 12px 30px 8px !important
        }

    .navbar-nav {
        margin: 12px -5px;
    }

    .navbar-right {
        float: none !important;
        margin: 0 !important;
    }

    .navbar-header {
        float: none !important;
    }

    .navbar-collapse.collapse {
        display: none !important;
    }

    .collapse.in {
        display: block !important;
    }

    .jsPanel {
        height: calc(100% - 130px) !important;
        top: 70px !important;
    }

        .jsPanel#Dashboard {
            height: calc(100% - 70px) !important;
            top: 70px !important;
        }


    .filter-shadow {
        height: 50%;
        position: relative;
    }

    body {
        height: 100%;
        overflow: hidden;
    }

    #hakkimizda-panel .about-left {
        padding: 0
    }

        #hakkimizda-panel .about-left p {
            font-size: 12px;
            width: calc(100% - 100px);
            text-align: justify;
            margin-top: 10px;
        }

        #hakkimizda-panel .about-left h4 {
            width: 100%;
            text-align: center;
            padding-top: 15px;
            font-size: 15px;
        }

    #hakkimizda-panel .about-right h4 {
        width: 100%;
        text-align: center;
        padding-top: 25px;
        font-size: 15px;
    }

    #hakkimizda-panel .about-left img {
        bottom: unset;
        top: 5px;
        width: 100px;
        right: 0;
    }

    #hakkimizda-panel .about-left .yersis:nth-child(2n) img {
        left: 0;
        padding-left: 0;
        padding-right: 5px;
    }

    #hakkimizda-panel .about-left .yersis:nth-child(2n) p {
        float: right
    }

    #hakkimizda-panel .about-right img {
        bottom: unset;
        top: 65px;
        width: 100px;
        right: 0;
        left: auto;
        padding-right: 0;
        padding-left: 5px;
        position: absolute;
    }

    #hakkimizda-panel .about-right p {
        font-size: 12px;
        float: left;
        width: calc(100% - 100px);
        margin-top: 10px;
    }

    #hakkimizda-panel .about-right .yersis:nth-child(2n) img {
        left: 0;
        padding-left: 0;
        padding-right: 5px;
    }

    #hakkimizda-panel .about-right .yersis:nth-child(2n) p {
        float: right
    }

    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

    #data-panel p {
        font-size: 12px;
    }

    #project-panel p, #field-panel p, #metodoloji-panel p {
        font-size: 12px;
    }

    #field-panel img {
        width: 75% !important;
        float: none !important
    }

    #project-panel .col-md-6 {
        border: none !important
    }

    .jsPanel#hakkimizda-panel, .jsPanel#user-save-panel, .jsPanel#password-change-panel, .jsPanel#yayin-panel, .jsPanel#data-panel, .jsPanel#project-panel, .jsPanel#field-panel, .jsPanel#metodoloji-panel, .jsPanel#Edevlet-Information {
        width: 90% !important;
        padding: 5px 10px;
        overflow: auto !important;
    }

        /*.jsPanel#hakkimizda-panel .jsPanel-content, .jsPanel#yayin-panel .jsPanel-content, .jsPanel#data-panel .jsPanel-content, .jsPanel#field-panel .jsPanel-content, .jsPanel#project-panel .jsPanel-content, .jsPanel#metodoloji-panel .jsPanel-content {
            overflow: auto !important;
        }*/


        .jsPanel#hakkimizda-panel .row img, .jsPanel#data-panel .row img, .jsPanel#field-panel .row img, .jsPanel#project-panel .row img, .jsPanel#metodoloji-panel .row img, .jsPanel#user-save-panel .row img, .jsPanel#password-change-panel .row img {
            height: auto !important
        }

    .navbar .navbar-brand img {
        width: 225px;
    }
}

@media only screen and (max-width: 767px) {
    #myModal .modal-body {
        font-size: 15px!important;
    }
    #myModal .modal-dialog {
        margin-top: 100px!important;
    }
    .navbar .navbar-brand img {
        width: 200px;
    }

    .blue-map {
        height: 25%;
        top: 1%;
        left: 0;
        transform: none;
        width: 100%;
    }

    .mobile-img-div {
        height: 28%;
        margin-top: 22%;
    }

    .mobile-slider {
        height: 28%;
        margin-top: 10%;
    }

    .download-btn {
        bottom: -40px;
    }

    .flipster {
        overflow-x: visible !important;
    }

    .flipster--carousel .flipster__item {
        margin-right: 80px !important;
    }

    #dropdownmenu2 {
        width: 230px !important
    }

    .closer-button #slider {
        width: 133px;
        margin-top: 5px;
    }

    .closer-button-second #sliderSecond {
        width: 133px;
        margin-top: 5px;
    }

    #layer-properties {
        overflow-y: visible;
    }

    #layer-control {
        height: 420px;
    }

    table.dataTable thead > tr > th.sorting_asc,
    table.dataTable thead > tr > th.sorting_desc,
    table.dataTable thead > tr > th.sorting,
    table.dataTable thead > tr > td.sorting_asc,
    table.dataTable thead > tr > td.sorting_desc,
    table.dataTable thead > tr > td.sorting {
        padding-right: 20px !important;
    }

    .dataTables_info {
        overflow: hidden !important
    }

    .dataTables_filter {
        width: calc(100% - 60px) !important;
        float: right !important;
        margin: 0 !important;
    }

        .dataTables_filter input {
            width: 122px !important;
        }

    .dt-buttons.btn-group {
        float: left !important;
        width: auto !important;
    }

    .cleanButtonTop {
        top: 5em;
    }

    .navbar #navbar .dropdown-menu a {
        color: #ffffff;
    }


    .jsPanel .jsPanel-title {
        font-size: 14px;
    }

    .navbar-nav {
        margin: 12px -5px;
    }

    .navbar #navbar a {
        font-size: 15px;
        font-weight: 400;
        padding: 5px;
    }

    .dropdown-submenu ul li {
        padding-left: 10px
    }

        .dropdown-submenu ul li a::before {
            left: 2.6rem;
        }

    .jsPanel .panel-body .form-group {
        margin-bottom: 5px;
    }

        .jsPanel .panel-body .form-group > label {
            font-size: 12px;
        }

    .jsPanel {
        width: 250px !important;
    }

        .jsPanel .jsPanel-title .help-tip {
            top: 8px;
            right: 40px;
            width: 20px;
            height: 20px;
            font-size: 13px;
            line-height: 24px;
        }

    .jsPanel-controlbar {
        font-size: 16px
    }

    .jsPanel .jsglyph-close {
        font-size: 18px;
    }

    .akm-btn .first-map-btn {
        width: 100%;
        margin: 0;
        font-size: 12px;
        margin-top: 4px;
    }

    .second-map-btn {
        display: none
    }

    .bootstrap-select .dropdown-menu ul li a {
        font-size: 14px
    }

    .filter-type {
        margin-bottom: 5px;
        margin-top: 5px;
    }

        .filter-type .btn {
            font-size: 12px;
        }

    .btn-select .btn-select-arrow {
        padding: 2px 6px;
    }

    .btn-select .btn-select-value {
        padding: 2px 4px;
    }

    .btn-select ul {
        top: 25px;
    }

    .datepicker table tr td span {
        height: 39px;
        line-height: 43px;
        font-size: 12px;
    }

    .jsPanel-btn.jsPanel-btn-minimize {
        display: none !important
    }

    .form-control.min, .form-control.max {
        padding: 0 10px;
        height: 26px;
        font-size: 12px;
    }

    .nav-pills > li + li {
        margin-left: 0;
    }

    .nav-pills > li a {
        margin: 0;
    }

    .ol-zoom {
        left: 18px !important;
        top: 75px !important;
    }

    .close-panel {
        right: 250px;
        width: 29px;
        height: 50px;
    }

        .close-panel > i {
            font-size: 24px;
            line-height: 21px;
        }

    .closer-button {
        width: 210px;
        height: 20px;
        left: calc(50vw - 100px);
    }

        .closer-button button i {
            margin-top: 1px;
        }

        .closer-button > i {
            top: 5px;
            font-size: 11px;
        }

        .closer-button h4 {
            margin: 2px 28px 0px 0px;
            font-size: 14px;
        }

    #searchBar {
        display: none !important
    }
}
/*akm filter*/
.nav-side-menu {
    overflow: auto;
    font-size: 15px;
    font-weight: 200;
    width: 100%;
    height: 100%;
    color: #e1ffff;
}

    .nav-side-menu .brand {
        background: #000d4a;
        color: #ffffff;
        padding: 8px;
        font-size: 20px;
        font-variant: small-caps;
        border-left: 3px solid #000d4a;
        border-bottom: 1px solid #ffffff;
    }

    .nav-side-menu .toggle-btn {
        display: none;
    }

    .nav-side-menu ul {
        margin: 0px;
    }

        .nav-side-menu ul li {
            padding-left: 0px;
            border-left: 3px solid #000d4a;
            border-bottom: 1px solid #ffffff;
            position: relative;
            background-color: #212d65;
            cursor: pointer;
        }

            .nav-side-menu ul li a {
                color: #fff;
                width: 100%;
                display: block;
                padding: 12px 5px 12px 5px;
            }

                .nav-side-menu ul li a i {
                    padding-left: 5px;
                    width: 20px;
                    padding-right: 25px;
                    float: left;
                    height: 30px;
                    padding-top: 3px;
                }

    .nav-side-menu li :not(collapsed) .arrow:before {
        font-family: "Font Awesome 5 Free";
        font-weight: 600;
        content: "\f078";
        display: inline-block;
        padding-left: 10px;
        padding-right: 10px;
        vertical-align: middle;
        float: right;
    }

    .nav-side-menu li .active {
        border-left: 3px solid #d19b3d;
        background-color: #4f5b69;
    }

    .nav-side-menu li .sub-menu li.active {
        color: #d19b3d;
    }

        .nav-side-menu li .sub-menu li.active a {
            color: #d19b3d;
        }

    .nav-side-menu li .sub-menu li {
        background-color: #434c77;
        border: none;
        border-bottom: 1px solid #ffffff;
        margin-left: 0px;
    }

        .nav-side-menu li .sub-menu li:before {
            font-family: "Font Awesome 5 Free";
            font-weight: 600;
            content: "\f105";
            vertical-align: middle;
            position: absolute;
            left: 34px;
            top: 8px;
        }

    .nav-side-menu ul li.kentsel:last-child, .nav-side-menu ul li.kirsal:last-child {
        border-bottom: 1px solid #434c77;
    }

    .nav-side-menu .sub-menu li a {
        padding: 8px 5px 8px 50px;
    }

    .nav-side-menu li:hover {
        background: #071142;
    }

@media (max-width: 767px) {
    .nav-side-menu {
        position: relative;
        width: 100%;
        margin-bottom: 10px;
    }

        .nav-side-menu .toggle-btn {
            display: block;
            cursor: pointer;
            position: absolute;
            right: 10px;
            top: 10px;
            z-index: 10 !important;
            padding: 3px;
            background-color: #ffffff;
            color: #000;
            width: 40px;
            text-align: center;
        }

    .brand {
        text-align: left !important;
        font-size: 22px;
        padding-left: 20px;
        line-height: 50px !important;
    }
}

@media (min-width: 767px) {
    .nav-side-menu .menu-list .menu-content {
        display: block;
    }
}

.color-selector-start {
    margin: 0;
    padding: 0;
    border: 0;
    width: 140px;
    height: 34px;
    line-height: 34px;
    border-radius: 5px;
    float: left;
    background-color: #f20000;
    margin-top: 3px;
    margin-left: 3%;
}

.color-selector-end {
    margin: 0;
    padding: 0;
    border: 0;
    width: 140px;
    height: 34px;
    line-height: 34px;
    border-radius: 5px;
    float: left;
    background-color: #04d624;
    margin-top: 3px;
    margin-left: 3%;
}

.p-panel-header {
    display: inline-block;
    color: #5a5858;
    font-size: 17px;
    margin: 0 0 0;
}

.p-panel-header-blue {
    display: inline-block;
    color: #0072a6;
    font-size: 16px;
    margin: 0 0 0;
}

.legendControl {
    position: absolute;
    left: 1em;
    bottom: 16.5em !important;
    z-index: 3;
}


.langEn {
    display: none;
}


/*#region Info Guide Css*/

.infoGuide {
    position: absolute !important;
    left: 1em !important;
    bottom: 12em !important;
}
    .infoGuide button {
        height: 50px !important;
        width: 50px !important;
    }

.infoMail {
    position: absolute !important;
    left: 1em !important;
    top: 29em !important;
}

.infoMail button {
    height: 40px !important;
    width: 40px !important;
}

.infoGuideBody .container-fluid {
    background-image: url(Images/headerInfoGuide.png) !important;
}

.infoGuideBody .main-div {
    border-color: #54000b !important;
    color: #54000b !important;
    width: 62px !important;
    height: 62px !important;
}

    .infoGuideBody .main-div i {
        font-size: 30px !important;
    }
.infoGuideBody .infoMail {
    top: 34em !important;
}
.infoGuideBody #searchBar i,
.infoGuideBody .resetView a,
.infoGuideBody .ol-zoom button {
    color: #54000b !important;
}

    .infoGuideBody .resetView a:first-child,
    .infoGuideBody .ol-zoom {
        border-color: #54000b !important;
    }

.infoGuideBody .navbar #navbar .dropdown-menu {
    background: #54000b !important;
}

    .infoGuideBody .navbar-nav > li,
    .infoGuideBody .navbar #navbar .dropdown-menu li {
        background: linear-gradient(90deg, rgb(59 1 1) 0%, rgb(111 5 5) 100%) !important;
        border-color: #540000 !important;
    }

.infoGuideBody .main-div button {
    width: 56px !important;
    height: 62px !important;
}

.infoGuideBody .resetView {
    width: 62px !important;
    height: 94px !important;
}

.infoGuideBody .ol-control button {
    width: 56px !important;
    height: 45px !important;
    font-size: 30px !important;
}

.infoGuideBody #map-content {
    background-color: rgba(0, 0, 0, 0.4) !important;
}
#map-content {
    height: calc(100vh - 83px) !important;
}
.infoGuideBody #map-canvas canvas .ol-unselectable {
    opacity: 0.3 !important;
}

.infoGuideBody .disableClick {
    background-color: rgba(84, 84, 84, 0.5) !important;
}

.infoGuideBody .nav-side-menu ul li,
.infoGuideBody .close-panel,
.infoGuideBody .nav-side-menu .brand {
    background-color: #54000b;
}

.infoGuideBody .popover {
    color: #000000 !important;
    min-width: 250px
}

.infoGuideBody #mapAltlikImage {
    width: 59px !important;
    max-width: 59px !important;
}

.infoGuideBody .popover-content {
    font-size: 18px;
}

.infoGuideBody .popover-title {
    font-size: 20px;
    font-weight: 800;
}

.infoGuideBody #mapaltlikDiv {
    z-index: 2;
}

.infoGuideBody .nav-side-menu ul li {
    margin-top: 5px !important;
}

.infoGuideBody .main-div > div {
    padding: 0px !important;
}

.infoGuideBody .cleanButtonTop {
    top: 12.5em !important;
}

.infoGuideBody .resetView {
    top: 18em !important;
}

.infoGuideBody .ol-zoom {
    top: 20em !important;
}

.infoGuideBody .infoGuide {
    bottom: 14em !important;
}

.infoGuideBody #Map-Tools {
    bottom: 8.5em !important;
}

.infoGuideBody #mapaltlikDiv {
    left: 8em !important;
}

.send-mail-again {
    margin-top: 15px;
}
/*#endregion*/
#tanitim-video-div {
    position: absolute;
    left: 1em;
    bottom: 16.5em;
    z-index: 3;
}

#tanitim-button {
    height: 50px;
    width: 50px;
}
#TanitimVideo {
    z-index: 1000;
    top: 83px !important;
    margin: 0 auto;
    text-align: center;
    left: 5% !important;
}
#DataRequest {
    z-index: 1000;
    top: 83px !important; 
    text-align: center; 
}
.data-request .btn-group {
    float:right
}
.data-request .sw-btn-next {
    background: green;
    color: white
}
.data-request .sw-btn-prev{
    background:red;
    color:white
}
.help-tip {
    position: absolute;
    top: 9px;
    right: 67px;
    text-align: center;
    background-color: #212d65;
    border-radius: 50%;
    width: 24px;
    height: 24px;
    font-size: 14px;
    line-height: 26px;
    cursor: default;
    z-index:999;
}

    .help-tip:before {
        content: 'i';
        font-weight: bold;
        color: #fff;
    }

    .help-tip:hover div {
        display: block;
        transform-origin: 100% 0%;
        -webkit-animation: fadeIn 0.3s ease-in-out;
        animation: fadeIn 0.3s ease-in-out;
    }

    .help-tip div { /* The tooltip */
        display: none;
        text-align: left;
        background-color: #ffffff;
        padding: 20px;
        width: 300px;
        position: absolute;
        border-radius: 7px;
        box-shadow: 2px 2px 15px rgba(0, 0, 0, 0.2);
        right: -4px;
        color: #000;
        font-size: 13px;
        line-height: 1.4;
        word-wrap: break-word;
        white-space: pre-wrap;
        border:2px solid #212d65;
    }

        .help-tip div:before { /* The pointer of the tooltip */
            position: absolute;
            content: '';
            width: 0;
            height: 0;
            border: 6px solid transparent;
            border-bottom-color: #212d65;
            right: 10px;
            top: -12px;
        }

        .help-tip div:after { /* Prevents the tooltip from being hidden */
            width: 100%;
            height: 40px;
            content: '';
            position: absolute;
            top: -40px;
            left: 0;
        }

/* CSS animation */

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0;
        transform: scale(0.6);
    }

    100% {
        opacity: 100%;
        transform: scale(1);
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 100%;
    }
}

.jsPanel-titlebar {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    cursor: move;
    min-height: 32px;
    overflow: hidden;
    pointer-events:all !important;
}
#hakkimizda-panel {
    border-radius: 0;
    z-index: 1001 !important;
}
#yayin-panel {
    border-radius: 0;
    z-index: 1001 !important;
}

/* Project Specific Style */
/*.geo-navbar { display: flex; align-items: center; padding: 0 10px; background: linear-gradient(90deg, rgba(156,206,10,1) 0%,rgba(156,206,10,1) 12.5%, rgba(10,156,10,1) 87.5%, rgba(10,156,10,1) 100%) !important; }
.geo-navbar .search-div > div { padding: 0 !important; }
.geo-navbar .search-div .search-effect-panel { margin: 0; }
.geo-search-button { background: #297725; border-color: #276b24 !important; transition: .3s background-color; }
.geo-search-button:active:focus, .geo-search-button:focus, .geo-search-button:active:hover, .geo-search-button:hover { background: #276b24; border-color: #276b24 !important; }
.geo-logo { max-width: 220px; max-height:60px; width: auto; height: auto; }
.geo-navbar .navbar-brand { padding: 0; height: auto; }
.map-icons > li > a { color: white; background: rgba(0,0,0,0) !important; transition: .3s; }
.map-icons > li > a:hover { color: white; background: #297725 !important; }

#search_result_list { top: 40px; padding: 10px 0; }
#search_result_list label { padding: 10px; color: #276b24 !important; }
#search_result_list ul li { padding: 5px 10px; }
#search_result_list ul li:hover { background-color: rgba(156,206,10,1); }
#search_result_list ul li a { color: rgba(156,206,10,1); }
#search_result_ul li:hover a, #search_result_ul li a:focus, #search_result_ul li a:hover { color: #297725; }

.map-altlik figcaption { background: #276b24; }
.jsPanel-headerbar { background: #276b24; }
.ol-popup { background-color: rgba(41, 119, 37, 0.7) !important; }
.ol-popup:after, .ol-popup:before { border-top-color: rgba(41, 119, 37, 0.7) !important; }

.right-panel { background: rgba(41, 119, 37, 0.7); }
.right-panel-bottom .panel-triggers > li > a, .right-panel .panel-triggers > li > a { background: rgba(41, 119, 37, 0.7); }
.right-panel-bottom .panel-triggers > li > a:hover, .right-panel .panel-triggers > li > a:hover { background: #276b24; }

#layer-control { background-color: #21501f; }
#layer-list { background-color: #21501f; }
.navbar-header #toggle_nav_btn { background: rgba(156,206,10,1); }
.left-menu-tab2 .destkop > li > a { border-bottom-color: rgba(156,206,10,1); }
.left-menu-tab2 .destkop > li > a:hover, .left-menu-tab2 .destkop > li > a:focus, .left-menu-tab2 .destkop > li > a:active { background: rgba(156,206,10,1); border-color: rgba(156,206,10,1); }
.categoryTrigger { background: #21501f; }
.categoryTrigger:hover, .categoryTrigger:focus { color: #fff; }
.left-menu-tab2 .destkop li ul { border-bottom: rgba(156,206,10,1); }
.left-menu-tab2 .destkop li ul li:hover { background: rgba(156,206,10,1); }
.left-menu-tab2 .destkop .open > a { background: rgba(156,206,10,1); }
.cd-accordion-menu label.layer-menu, .cd-accordion-menu a.layer-menu { background: #297725; border-color: #297725; }
.no-touch .cd-accordion-menu label.layer-menu:hover, .no-touch .cd-accordion-menu a.layer-menu:hover { background: rgba(156,206,10,1) !important; }

.icheckbox_square-blue, .iradio_square-blue { background: url('/Contents/ExternalComponents/Plugins/iCheck/square/yellow.png') no-repeat; }
#marker-select-picker { background-position: -72px 0px; }
#markerStye .divimages { margin-right: 5px; }
.markerSelectorWrap { width: 400px; }
.table-icons .btn.btn-arrow.btn-previous.btn-primary, .table-icons .btn.btn-arrow.btn-next.btn-primary { background: #276b24; }
.table-icons .btn.btn-arrow.btn-previous.btn-primary:hover, .table-icons .btn.btn-arrow.btn-next.btn-primary:hover { border-color: rgba(156,206,10,1); background: rgba(156,206,10,1); }
.nav-tabs > li > a:focus, .nav-tabs > li > a:hover { color: #fff; background-color: rgba(156,206,10,1); }
.nav-tabs > li > a { color: #276b24; }

#selectedTable > .row { margin: 0; }

#admin-panel .navbar { background: linear-gradient(90deg, rgba(156,206,10,1) 0%,rgba(156,206,10,1) 12.5%, rgba(10,156,10,1) 87.5%, rgba(10,156,10,1) 100%) !important; }
#admin-panel .navbar-header img { height: 60px; }
#admin-panel nav.side-navbar { top: 86px; }
#admin-panel #side-admin-menu li a:hover, #admin-panel #side-admin-menu li a[aria-expanded="true"], #admin-panel #side-admin-menu li a:focus { background: #276b24 !important; }

#login-panel .modal-header { background: linear-gradient(90deg, rgba(156,206,10,1) 0%,rgba(156,206,10,1) 12.5%, rgba(10,156,10,1) 87.5%, rgba(10,156,10,1) 100%) !important; }
#login-panel #login-btn, #login-panel #button_send_reset_pass_mail { background: #297725; border-color: #297725; }
#login-panel #login-btn:hover, #login-panel #button_send_reset_pass_mail:hover { background: #276b24; border-color: #276b24; }*/
/*
 * easy-autocomplete
 * jQuery plugin for autocompletion
 * 
 * @author Łukasz Pawełczak (http://github.com/pawelczak)
 * @version 1.3.5
 * Copyright  License: 
 */

.easy-autocomplete{position:relative}.easy-autocomplete input{border-color:#ccc;border-radius:4px;border-style:solid;border-width:1px;box-shadow:0 1px 2px rgba(0,0,0,0.1) inset;color:#555;float:none;padding:6px 12px}.easy-autocomplete input:hover,.easy-autocomplete input:focus{box-shadow:none}.easy-autocomplete a{display:block}.easy-autocomplete.eac-blue-light input:hover,.easy-autocomplete.eac-blue-light input:focus{border-color:#66afe9;box-shadow:0 1px 1px rgba(0,0,0,0.075) inset,0 0 8px rgba(102,175,233,0.6)}.easy-autocomplete.eac-blue-light ul{border-color:#66afe9;box-shadow:0 1px 1px rgba(0,0,0,0.075) inset,0 0 8px rgba(102,175,233,0.6)}.easy-autocomplete.eac-blue-light ul li,.easy-autocomplete.eac-blue-light ul .eac-category{border-color:#66afe9}.easy-autocomplete.eac-blue-light ul li.selected,.easy-autocomplete.eac-blue-light ul .eac-category.selected{background-color:#ecf5fc}.easy-autocomplete.eac-green-light input:hover,.easy-autocomplete.eac-green-light input:focus{border-color:#41DB00;box-shadow:0 1px 1px rgba(0,0,0,0.075) inset,0 0 8px rgba(146,237,107,0.6)}.easy-autocomplete.eac-green-light ul{border-color:#41DB00;box-shadow:0 1px 1px rgba(0,0,0,0.075) inset,0 0 8px rgba(146,237,107,0.6)}.easy-autocomplete.eac-green-light ul li,.easy-autocomplete.eac-green-light ul .eac-category{border-color:#41DB00}.easy-autocomplete.eac-green-light ul li.selected,.easy-autocomplete.eac-green-light ul .eac-category.selected{background-color:#9eff75}.easy-autocomplete.eac-red-light input:hover,.easy-autocomplete.eac-red-light input:focus{border-color:#ff5b5b;box-shadow:0 1px 1px rgba(0,0,0,0.075) inset,0 0 8px rgba(255,90,90,0.6)}.easy-autocomplete.eac-red-light ul{border-color:#ff5b5b;box-shadow:0 1px 1px rgba(0,0,0,0.075) inset,0 0 8px rgba(255,90,90,0.6)}.easy-autocomplete.eac-red-light ul li,.easy-autocomplete.eac-red-light ul .eac-category{border-color:#ff5b5b}.easy-autocomplete.eac-red-light ul li.selected,.easy-autocomplete.eac-red-light ul .eac-category.selected{background-color:#ff8e8e}.easy-autocomplete.eac-yellow-light input:hover,.easy-autocomplete.eac-yellow-light input:focus{border-color:#ffdb00;box-shadow:0 1px 1px rgba(0,0,0,0.075) inset,0 0 8px rgba(255,231,84,0.6)}.easy-autocomplete.eac-yellow-light ul{border-color:#ffdb00;box-shadow:0 1px 1px rgba(0,0,0,0.075) inset,0 0 8px rgba(255,231,84,0.6)}.easy-autocomplete.eac-yellow-light ul li,.easy-autocomplete.eac-yellow-light ul .eac-category{border-color:#ffdb00}.easy-autocomplete.eac-yellow-light ul li.selected,.easy-autocomplete.eac-yellow-light ul .eac-category.selected{background-color:#ffe233}.easy-autocomplete.eac-dark-light input:hover,.easy-autocomplete.eac-dark-light input:focus{border-color:#333;box-shadow:0 1px 1px rgba(0,0,0,0.075) inset,0 0 8px rgba(55,55,55,0.6)}.easy-autocomplete.eac-dark-light ul{border-color:#333;box-shadow:0 1px 1px rgba(0,0,0,0.075) inset,0 0 8px rgba(55,55,55,0.6)}.easy-autocomplete.eac-dark-light ul li,.easy-autocomplete.eac-dark-light ul .eac-category{border-color:#333}.easy-autocomplete.eac-dark-light ul li.selected,.easy-autocomplete.eac-dark-light ul .eac-category.selected{background-color:#4d4d4d;color:#fff}.easy-autocomplete.eac-dark{color:#fff}.easy-autocomplete.eac-dark input{background-color:#404040;border-radius:4px;box-shadow:0;color:#f6f6f6}.easy-autocomplete.eac-dark input:hover,.easy-autocomplete.eac-dark input:focus{border-color:#333;box-shadow:0}.easy-autocomplete.eac-dark ul{border-color:#333}.easy-autocomplete.eac-dark ul li,.easy-autocomplete.eac-dark ul .eac-category{background-color:#404040;border-color:#333}.easy-autocomplete.eac-dark ul li.selected,.easy-autocomplete.eac-dark ul .eac-category.selected{background-color:#737373;color:#f6f6f6}.easy-autocomplete.eac-dark-glass{color:#fff}.easy-autocomplete.eac-dark-glass input{background-color:rgba(0,0,0,0.8);border-radius:4px;box-shadow:0;color:#f6f6f6}.easy-autocomplete.eac-dark-glass input:hover,.easy-autocomplete.eac-dark-glass input:focus{border-color:rgba(0,0,0,0.8);box-shadow:0}.easy-autocomplete.eac-dark-glass ul{border-color:rgba(0,0,0,0.8)}.easy-autocomplete.eac-dark-glass ul li,.easy-autocomplete.eac-dark-glass ul .eac-category{background-color:rgba(0,0,0,0.8);border-color:rgba(0,0,0,0.8)}.easy-autocomplete.eac-dark-glass ul li.selected,.easy-autocomplete.eac-dark-glass ul .eac-category.selected{background-color:rgba(64,64,64,0.8);color:#f6f6f6}.easy-autocomplete.eac-dark-glass ul li:last-child,.easy-autocomplete.eac-dark-glass ul .eac-category:last-child{border-radius:0 0 4px 4px}.easy-autocomplete.eac-blue{color:#fff}.easy-autocomplete.eac-blue input{background-color:#6d9ed1;border-radius:4px;box-shadow:0;color:#f6f6f6}.easy-autocomplete.eac-blue input::-webkit-input-placeholder{color:#f6f6f6}.easy-autocomplete.eac-blue input:-moz-placeholder{color:#f6f6f6}.easy-autocomplete.eac-blue input::-moz-placeholder{color:#f6f6f6}.easy-autocomplete.eac-blue input:-ms-input-placeholder{color:#f6f6f6}.easy-autocomplete.eac-blue input:hover,.easy-autocomplete.eac-blue input:focus{border-color:#5A91CB;box-shadow:0}.easy-autocomplete.eac-blue ul{border-color:#5A91CB}.easy-autocomplete.eac-blue ul li,.easy-autocomplete.eac-blue ul .eac-category{background-color:#6d9ed1;border-color:#5A91CB}.easy-autocomplete.eac-blue ul li.selected,.easy-autocomplete.eac-blue ul .eac-category.selected{background-color:#94b8dd;color:#f6f6f6}.easy-autocomplete.eac-yellow{color:#333}.easy-autocomplete.eac-yellow input{background-color:#ffdb7e;border-color:#333;border-radius:4px;box-shadow:0;color:#333}.easy-autocomplete.eac-yellow input:hover,.easy-autocomplete.eac-yellow input:focus{border-color:#333;box-shadow:0}.easy-autocomplete.eac-yellow ul{border-color:#333}.easy-autocomplete.eac-yellow ul li,.easy-autocomplete.eac-yellow ul .eac-category{background-color:#ffdb7e;border-color:#333}.easy-autocomplete.eac-yellow ul li.selected,.easy-autocomplete.eac-yellow ul .eac-category.selected{background-color:#ffe9b1;color:#333}.easy-autocomplete.eac-purple{color:#333}.easy-autocomplete.eac-purple input{background-color:#d6d1e7;border-color:#b8afd5;box-shadow:0;color:#333}.easy-autocomplete.eac-purple input:hover,.easy-autocomplete.eac-purple input:focus{border-color:#333;box-shadow:0}.easy-autocomplete.eac-purple ul{border-color:#333}.easy-autocomplete.eac-purple ul li,.easy-autocomplete.eac-purple ul .eac-category{background-color:#d6d1e7;border-color:#333}.easy-autocomplete.eac-purple ul li.selected,.easy-autocomplete.eac-purple ul .eac-category.selected{background-color:#ebe8f3;color:#333}.easy-autocomplete.eac-bootstrap input{border-color:#ccc;border-radius:4px;border-style:solid;border-width:1px;color:#555;padding:6px 12px}.easy-autocomplete-container{left:0;position:absolute;width:100%;z-index:2}.easy-autocomplete-container ul{background:none repeat scroll 0 0 #ffffff;border-top:1px dotted #ccc;display:none;margin-top:0;padding-bottom:0;padding-left:0;position:relative;top:-1px}.easy-autocomplete-container ul li,.easy-autocomplete-container ul .eac-category{background:inherit;border-color:#ccc;border-image:none;border-style:solid;border-width:0 1px;display:block;font-size:14px;font-weight:normal;padding:4px 12px}.easy-autocomplete-container ul li:last-child{border-radius:0 0 2px 2px;border-width:0 1px 1px}.easy-autocomplete-container ul li.selected{background:none repeat scroll 0 0 #ebebeb;cursor:pointer}.easy-autocomplete-container ul li.selected div{font-weight:normal}.easy-autocomplete-container ul li div{display:block;font-weight:normal;word-break:break-all}.easy-autocomplete-container ul li b{font-weight:bold}.easy-autocomplete-container ul .eac-category{font-color:#aaa;font-style:italic}.eac-description .eac-item span{color:#aaa;font-style:italic;font-size:0.9em}.eac-icon-left .eac-item img{margin-right:4px;max-height:30px}.eac-icon-right .eac-item{margin-top:8px;min-height:24px;position:relative}.eac-icon-right .eac-item img{margin-left:4px;max-height:30px;position:absolute;right:-4px;top:-8px}
/*# sourceMappingURL=easy-autocomplete.min.css.map */

/*
 * easy-autocomplete
 * jQuery plugin for autocompletion
 * 
 * @author Łukasz Pawełczak (http://github.com/pawelczak)
 * @version 1.3.5
 * Copyright  License: 
 */

.easy-autocomplete.eac-square{font-family:"Roboto", "Helvetica Neue",Helvetica,Arial,sans-serif}.easy-autocomplete.eac-square input{border:1px solid #7f8c8d;border-radius:0;color:#7f8c8d;font-family:inherit;font-size:18px;font-style:italic;font-weight:300;margin:0;min-width:350px;padding:12px 43px 12px 15px}.easy-autocomplete.eac-square ul{border-color:#7f8c8d;border-top:0;box-shadow:none;top:0}.easy-autocomplete.eac-square ul li,.easy-autocomplete.eac-square ul .eac-category{border-color:#7f8c8d;font-family:inherit;font-size:16px;font-weight:300;padding:6px 12px;transition:all 0.4s ease 0s}.easy-autocomplete.eac-square ul li *,.easy-autocomplete.eac-square ul .eac-category *{font-weight:300}.easy-autocomplete.eac-square ul li.selected,.easy-autocomplete.eac-square ul .eac-category.selected{background-color:#f1f1f1;font-weight:300}.easy-autocomplete.eac-square ul li b,.easy-autocomplete.eac-square ul .eac-category b{font-weight:600}.easy-autocomplete.eac-round{font-family:"Open Sans", "Helvetica Neue",Helvetica,Arial,sans-serif}.easy-autocomplete.eac-round input{border:2px solid #888;border-radius:10px;color:#888;font-family:inherit;font-size:16px;font-weight:400;margin:0;min-width:300px;padding:10px}.easy-autocomplete.eac-round input:hover,.easy-autocomplete.eac-round input:focus{border-color:#3079ed}.easy-autocomplete.eac-round ul{background:none;border-color:#888;border-width:0;box-shadow:none;min-width:300px;top:20px}.easy-autocomplete.eac-round ul li,.easy-autocomplete.eac-round ul .eac-category{background:#fff;border-color:#3079ed;border-width:0 2px;font-size:14px;padding:8px 12px;transition:all 0.4s ease 0s}.easy-autocomplete.eac-round ul li.selected,.easy-autocomplete.eac-round ul .eac-category.selected{background-color:#d4e3fb}.easy-autocomplete.eac-round ul li:first-child,.easy-autocomplete.eac-round ul .eac-category:first-child{border-radius:10px 10px 0 0;border-width:2px 2px 0}.easy-autocomplete.eac-round ul li:last-child,.easy-autocomplete.eac-round ul .eac-category:last-child{border-radius:0 0 10px 10px;border-width:0 2px 2px}.easy-autocomplete.eac-round ul li b,.easy-autocomplete.eac-round ul .eac-category b{font-weight:700}.easy-autocomplete.eac-funky{font-family:"Inconsolata", "Helvetica Neue",Helvetica,Arial,sans-serif}.easy-autocomplete.eac-funky input{background:#07ED89;border:0;border-radius:0;color:#ED076B;font-family:inherit;font-size:18px;min-width:240px;padding:12px}.easy-autocomplete.eac-funky ul{background:transparent;border:0}.easy-autocomplete.eac-funky ul li,.easy-autocomplete.eac-funky ul .eac-category{background:transparent;border:0;color:#ED076B;font-size:18px;padding:4px 12px;transition:all 0.4s ease 0s}.easy-autocomplete.eac-funky ul li.selected,.easy-autocomplete.eac-funky ul .eac-category.selected{color:#8907ED}.easy-autocomplete.eac-solid input{box-shadow:0 1px 2px rgba(0,0,0,0.15) inset;border-color:#ddd;color:#666;font-size:13px;min-height:0;padding:6px 12px}.easy-autocomplete.eac-solid ul li,.easy-autocomplete.eac-solid ul .eac-category{transition:all 0.4s ease 0s}.easy-autocomplete.eac-solid ul li.selected,.easy-autocomplete.eac-solid ul .eac-category.selected{background-color:#f2f2f2}.easy-autocomplete.eac-plate{font-family:"Open Sans", "Helvetica Neue",Helvetica,Arial,sans-serif}.easy-autocomplete.eac-plate input{font-size:13px;padding:6px 12px}.easy-autocomplete.eac-plate ul{background:#b5b5b5;border-radius:6px;border-width:0;top:10px}.easy-autocomplete.eac-plate ul li,.easy-autocomplete.eac-plate ul .eac-category{background:#b5b5b5;color:#FAFAFA;font-size:12px;transition:all 0.4s ease 0s}.easy-autocomplete.eac-plate ul li b,.easy-autocomplete.eac-plate ul .eac-category b{color:#ffd464}.easy-autocomplete.eac-plate ul li.selected,.easy-autocomplete.eac-plate ul .eac-category.selected{background:#656565}.easy-autocomplete.eac-plate ul li:first-child,.easy-autocomplete.eac-plate ul .eac-category:first-child{border-radius:6px 6px 0 0}.easy-autocomplete.eac-plate ul li:last-child,.easy-autocomplete.eac-plate ul .eac-category:last-child{border-radius:0 0 6px 6px}.easy-autocomplete.eac-plate-dark{font-family:"Open Sans", "Helvetica Neue",Helvetica,Arial,sans-serif}.easy-autocomplete.eac-plate-dark input{font-size:13px;padding:6px 12px}.easy-autocomplete.eac-plate-dark ul{background:#212121;border-radius:6px;border-width:0;top:10px}.easy-autocomplete.eac-plate-dark ul li,.easy-autocomplete.eac-plate-dark ul .eac-category{background:#212121;color:#FAFAFA;font-size:12px;transition:all 0.4s ease 0s}.easy-autocomplete.eac-plate-dark ul li b,.easy-autocomplete.eac-plate-dark ul .eac-category b{color:#ffd464}.easy-autocomplete.eac-plate-dark ul li.selected,.easy-autocomplete.eac-plate-dark ul .eac-category.selected{background:#656565}.easy-autocomplete.eac-plate-dark ul li:first-child,.easy-autocomplete.eac-plate-dark ul .eac-category:first-child{border-radius:6px 6px 0 0}.easy-autocomplete.eac-plate-dark ul li:last-child,.easy-autocomplete.eac-plate-dark ul .eac-category:last-child{border-radius:0 0 6px 6px}
/*# sourceMappingURL=easy-autocomplete.themes.min.css.map */

