body{
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    color: #717171;
}

[role="button"]:focus,
[role="application"]:focus,
[role="switch"]:focus,
[role="presentation"]:focus,
textarea:focus{
    outline: none;
}

.esri-scale-bar.esri-widget {
    left: 94px; !important;
    position: relative; !important;
}

#link-regia1{

    color: #B95648 !important;
    font-weight: bold !important;
    font-size: 15px !important;
    cursor: pointer !important;
    padding: 8px !important;
    top: 8px !important;
    position: relative !important;
}

#toolbar-right{
    float: right;
    position: relative;
}
#toolbar-menu-middle{
    float: left;
    position: relative;

    /*margin: 0 auto;*/
    /*width: 10%;*/
}

.esri-view-width-xlarge .esri-popup__main-container,
.esri-view-width-large .esri-popup__main-container,
.esri-view-width-medium .esri-popup__main-container
{
    /*
    max-height: 350px !important;
    max-width: 430px !important;
    */
}

.esri-popup__main-container {
    width: 430px;
}

#toolbar-menu-right{
    float: right;
    position: relative;
}
#langdiv{
    float: left;
    position: relative;
}
#introBlock{
    position: absolute;
    height: 100%;
    width: 100%;
    z-index: 500;
    background: #fff;
    overflow: hidden;
    -webkit-transition: opacity 2s; /* For Safari 3.1 to 6.0 */
    transition: opacity 2s;
}

#introBlock.hide {
    opacity: 0;
}

#tmp-focus{
    position: fixed;
    left:-1000000px;
}

.pointer{
    cursor: default;
}

.pointer:hover{
    cursor: pointer;
}

.link{
    color: #319ED5;
    text-decoration: underline;
    cursor: pointer;
}

a:link, a:visited, a:hover, a:active {
    text-decoration: none;
    color: #319ED5;
}

#layout{
    min-width: 360px;
    min-height: 300px;
}

#mobile-menu{
    display: none;
}

#mobile-logo{
    display: none;
}

/*#top-toolbar{
    background: #939da6 none repeat scroll 0 0;
    border: 0 solid #939da6;
    height: 30px;
    left: 0 !important;
    overflow: hidden !important;
    right: 2px !important;
    top: 0 !important;
    !*width: 99.9% !important;*!
    !*width: 100% !important;*!
    width: inherit;
    position: absolute !important;
    visibility: visible !important;
}*/

#top-toolbar{
    background: #939da6;
    border: 0 solid #939da6;
    height: 30px;
    left: 0;
    top: 0;
    width: 100%;
    position: absolute;
}

#top-toolbar #top-toolbar-menu-left{
    float: left;
    position: relative;
    /*width: 50%;*/
    /*padding-right: 420px;*/
}

#top-toolbar-menu-left a{
    color: #ffffff;
    font-size: 11px;
    line-height: 25px;
    text-decoration: none;
}
.esri-popup__content table {
    width:100%!important;
}

#top-toolbar #toolbar-menu-right{
    float: right;
    position: relative;
    /*width: 10%;*/
}

#regia-logo {
    float: left;
    left: 20px;
    position: absolute;
    top: 5px;
    width: 100px;
    z-index: 1;
}

#regia-logo-mobile {
    float: left;
    left: 20px;
    position: absolute;
    top: 5px;
    width: 100px;
    z-index: 999;
}

#top_sav {
    float: right;
    text-align: right;
    margin-right: 360px;
    margin-top: 30px;
    position: inherit;
}

#top_sav div.head {
    font-family: Arial;
    font-size: 15px;
    font-weight: bold;
    color: #444444;
    margin-top: 15px;
}

#top_sav div.info {
    font-family: Arial;
    font-size: 11px;
    margin-top: 5px;
}

#east {
    background-color: #E7E7E7;
    padding: 5px;
}

.tabs-title{
    /*line-height: 23px;*/
    font-size: 12px;
}

.tabs li.tabs-selected .tabs-inner {
    color: #4C4C4C;
}

#east .tabs-header{
    background-color: #E7E7E7;
}

#east .tabs{
    padding-left: 0;
}

#east .tabs li {
    margin: 0 -1px 0 0;
}

.tabs-panels-noborder .panel-body-noborder {
    border-width: 1px;
}

.tabs-panels-noborder .panel-body-noheader {
    border-top-width: 0px;
}

.tabs-panels{
    background: #fff;
    padding-top: 5px;
    border: 1px solid #C4C4C4;
    border-top: none;
}

#toc.datagrid-header td,
#toc .datagrid-body td,
#toc .datagrid-footer td{
    border-width: 0 0 1px 0;
}

#toc .datagrid-header{
    border: none;
}

#toc .datagrid-btable{
    width: 100%;
}

#toc .datagrid-wrap.panel-body{
    border: none;
}

#toc .tree-checkbox,
#toc .tree-indent {
    margin: 9px 4px 0;
    width: 15px;
    height: 25px;
}

#toc .treegrid-tr-tree td{
    padding-left: 7px;
}

#toc .treegrid-tr-tree .tree-indent {
    margin: 5px 0 0;
}

#toc .tree-checkbox{
    cursor: pointer;
}
#toc .tree-checkbox,
#toc .tree-collapsed,
#toc .tree-expanded,
#toc .tree-indent{
    float:left;
}

#toc .treegrid-tr-tree .tree-checkbox{
    float:none;
    margin: 4px 4px 0 -7px;
}

#toc .tree-collapsed,
#toc .tree-expanded{
    width: 25px;
    height: 25px;
    /*
    margin: 11px 0 0 2px;
    border: 1px solid;
    */
}

#toc .tree-collapsed {
    background: rgba(0, 0, 0, 0) url("../img/min+.png") no-repeat scroll 3px 8px !important;
}

#toc .tree-expanded {
    background: rgba(0, 0, 0, 0) url("../img/min-.png") no-repeat scroll 3px 8px !important;
}

#toc .icon-blank {
    display: none;
}

#toc .tree-title {
    display: inline-table;
    padding: 0 0 0 5px;
    vertical-align: top;
    white-space: normal;
    font-size: 13px;
}

#toc .tree-title{
    width: 346px;
}

#toc .treegrid-tr-tree .tree-title{
    margin:0;
    width: 335px;
}

#toc .layer-action{
    margin-left: -50px;
    float: left;
    padding: 3px 0 0;
}

#toc tr[node-id="ssg_id-65"] .layer-action {
    margin-left: unset!important;
    padding: 3px 4px 0 0;
}

/*
#toc .layer-action.children-no{
    margin-left: -30px;
}
*/

#toc .layer-action.children-no.has-parent{
    margin-left: -50px;
}

#toc .layer-action img{
    width: 26px;
    height: 26px;
}

#toc .layer-title{
    float: left;
    padding: 5px 0;
    font-weight: bold;
    cursor: pointer;
}

#toc .layer-title.not-visible{
    color: #ABAFB8;
}

#toc .layer-title.children-no{
    max-width: 280px;
    font-weight: normal;
}

#toc .treegrid-tr-tree .layer-title{
    max-width: 280px;
    font-weight: normal;
}

#toc .treegrid-tr-tree .layer-title.children-yes {
    font-weight: bold;
}

#toc .datagrid-row.checked .layer-title{
    font-weight: bold;
}

/*
#toc .datagrid-row-checked .layer-title{
    font-weight: bold;
}
*/

#toc .layer-legend{
    float: right;
    display: none;
}

#toc .datagrid-row.checked .layer-legend{
    display: block;
}

#toc .layer-legend img{
    width: 26px;
    height: 26px;
    top: 3px;
    position: relative;
}

#toc .layer-legend.not-visible img {
    /*-webkit-filter: grayscale(100%);*/ /* Safari 6.0 - 9.0 */
    /*filter: grayscale(100%);*/
    display: none;
}

#toc .treegrid-tr-tree .datagrid-row{
    background: #f4f4f4;
}

#toc .datagrid-row-over {
    background: none;
    color: inherit;
}

#toc .datagrid-row-selected {
    background: none;
    color: inherit;
}

.toc-cmenu-slider-container{
    padding: 10px;
}

.toc-cmenu-slider-title{

}

.toc-cmenu-slider {
}

.toc-cmenu-slider-box {
    padding: 10px;
}

.toc-cmenu-slider-container .menu-line{
    display: none;
}

#toc .tree-title{
    width: 82%;
}

#toc .treegrid-tr-tree .tree-title{
    margin:0;
    width: 83%;
}

#toc_toc_datagrid-row-r2-2-ssg_id-B_S_ .tree-indent,
#toc_toc_datagrid-row-r2-2-ssg_id-B_M_ .tree-indent{
    width: 5px;
}

#toc_toc_datagrid-row-r2-2-ssg_id-B_S_ .tree-hit,
#toc_toc_datagrid-row-r2-2-ssg_id-B_M_ .tree-hit{
    margin: -1px 0;
}

#center{
    background-color: #F6F5F5;
    padding: 120px 10px 10px 10px;
}

#map {
    width: 100%;
    height: 100%;
    background: white;
}

#map.cursor-identify{
    cursor: help;
}

#map.cursor-cross{
    cursor: crosshair;
}

#map.cursor-wait{
    cursor: wait!important;
}

#map.esri-view .esri-view-root{
    border: 1px solid #C4C4C4;
}

.layout-panel-center{
    border-right: 1px solid #C4C4C4;
}

.esri-ui {
    inset: 0px 0px !important;
    bottom: 0 !important;
    z-index: 2;
}

.esri-ui-inner-container.esri-ui-corner-container {
    bottom: 0!important;
}

.esri-popup__footer {
/*    display: none;*/
    order: 1;
}

#mapLoadingIcon{
       position: relative;
       top: 35px;
    /*   top: 15px;
       z-index: 100;

    */
    background-color: #FFF;
    background-image: url("../img/loading.gif");
    background-repeat: no-repeat;
    background-position: center;
    width: 32px;
    height: 32px;
    display: none;
    z-index: 1;
}

#scale-box{
    position: absolute;
    bottom: 13px;
    left: 27px;
    font-size: inherit;
    color: #323232;
    background-color: rgba(255,255,255,.33);
    font-family: "Avenir Next","Helvetica Neue",Helvetica,Arial,sans-serif;
    /*white-space: nowrap;*/
    /*text-shadow: 0 0 1px #fff;*/
    font-weight: 600;
    font-size: 12px;
    width: 90px;
}

.esri-popup .esri-widget {
    line-height: normal;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
}

.esri-popup__header{
    /*border-bottom: 1px solid rgba(110,110,110,0.3);*/
}

.esri-popup__content{
    /*margin-top: -32px;*/
    margin: 0;
    padding: 0 15px 12px;
    font-size: 11px;
}

.esri-popup__header-title {
    margin: 6px auto 0px 7px;
}

table.popup-attributes{
    width: 100%;
    margin-bottom: 20px;
}
table.popup-attributes.top-border{
    border-top: 1px solid rgba(110,110,110,0.3);
    padding-top: 10px;
}

.popup_szns table.popup-attributes.top-border{
    border-top: none;
    padding-top: 0px;
}


/*.esri-popup .esri-widget hr.break{
    width: 98%;
    border-top: none;
    !*border-bottom: 1px solid #C4C4C4;*!
    border-bottom: 1px solid rgba(110,110,110,0.3);
    float: left;
}*/

hr.break{
    width: 100%;
    border-top: none;
    border-bottom: 1px solid #c4c4c4;
}

.esri-popup .title .layer-legend{
    float: left;
}

.esri-popup .title .layer-legend img {
    width: 26px;
    height: 26px;
}

.esri-popup .title .layer-label{
    float: left;
    margin-top: 6px;
    margin-left: 5px;
    font-weight: bold;
    font-size: 12px;
    width: fit-content;
}
.esri-popup .title .count {
    float: left;
    margin-top: 6px;
    margin-left: 2px;
    font-size: 12px;
    font-weight: bold;
    width: fit-content;
}

/* esri popup correctorius regia2 template */
/*@supports (-moz-appearance:none){*/
.esri-popup--aligned-top-center,
.esri-popup--aligned-top-right,
.esri-popup--aligned-top-left{
    margin-bottom: 40px!important;
}
/*}*/

.margin-left {
    margin-left: -10px;
}

.clear-both {
    clear: both;
}

.label1 {
    font-weight: normal;
    font-size: 11px;
    vertical-align: top;
    text-align: left;
    max-width: 160px;
    min-width: 120px;
}

.label2 {
    font-weight: bold;
    font-size: 11px;
    color: #333333;
    min-width: 130px;
    text-align: left;
    vertical-align: bottom;
}

.popup_szns .label1{
    min-width: 65px;
}

.popup_szns .label2 {
    padding-left: 5px;
}

.popup_szns .link-feature{
    display: none;
}

table.popup_toolbar{
    margin-top: 10px;
    width: 100%;
}

.popup_toolbar .link{
    display: block;
    padding-top: 4px;
}

td.link-feature{
    vertical-align: bottom;
    text-align: right;
}

.popup_toolbar td.link-feature{
    vertical-align: bottom;
    text-align: right;
}

.pastaba{
    font-size: 11px;
    color: #333333;
    font-weight: bold;
}

#SznsPlotuAtaskaita_dialog .content{
    padding: 10px;
}

.td-top-align{
    vertical-align: top;
}

/*
.tree-node {
    cursor: pointer;
    height: 28px !important;
    white-space: nowrap;
    border-bottom: 1px solid #eeeeee !important;
    vertical-align: middle !important;
    background-color: #f4f4f4 !important;
    padding: 3px;
    border-bottom: 1px solid #eeeeee;
}
*/

/*
.tree-expanded, .tree-collapsed, .tree-indent {
    display: inline-block;
    height: 18px;
    overflow: hidden;
    vertical-align: top;
    width: 16px;
    border: 7px solid #ffffff !important;
}
*/

.panel-body .container{
    height: 100%;
    width: 100%;
}

.form-container{
    padding: 10px;
}

.button-identify{
    background-image: url("../img/i.png");
    background-repeat: no-repeat;
    background-position: center;
    width: 23px;
    height: 23px;
    cursor: pointer;
}

.button-identify.active{
    background-image: url("../img/i2.png");
}

.button-layer-legend{
    background-image: url("../img/legend.png");
    background-repeat: no-repeat;
    background-position: center;
    width: 23px;
    height: 23px;
    cursor: pointer;
}

#button-menu{
    /*background-image: url("../img/menu.png");*/
    height: 30px;
    width: 30px;
    margin: 0px 7px 0 15px;
    /*padding: 3px 2px 2px 2px;*/
    /*background-color: #000;*/
}

#button-menu:hover{
    background-color: #309E31;
}

#button-menu div.hr {
    width: 20px;
    height: 2px;
    background-color: #f6f5f5;
    margin: 3px 5px;
}

#button-menu #hr1 {
    margin-top: 6px;
}

.button{
    float: left;
    cursor: pointer;
}

.button.lang{
    height: 17px;
    width: 23px;
    margin: 5px 4px 0 0;
    border: 1px solid #939da6;
}

.button.lang.active{
    border: 1px solid #F6F5F5;
}

#button-lang-lt {
    background-image: url("../img/lang/lt1.png");
}
#button-lang-en {
    background-image: url("../img/lang/en1.png");
}
#button-lang-pl {
    background-image: url("../img/lang/pl1.png");
}

#button-lang-ru {
    background-image: url("../img/lang/ru1.png");
}

.sidePanel {
    height: 100%;
    width: 0px;
    position: fixed;
    z-index: 2;
    top: 0;
    right: 0;
    background-color: #fff;
    border-left: 1px solid #939da6;
    overflow-x: hidden;
    transition: 0.5s;
}
.sidePanel .button-close {
    cursor: pointer;
    position: relative;
    font-size: 36px;
    top: -10px;
    right: 4px;
}

#sidePanel-toolbar{
    height: 45px;
}

#sidePanel-activate-bar {
    height: 100%;
    width: 5px;
    position: fixed;
    z-index: 2;
    top: 100px;
    right: 0;
}

table.sidePanel-toolbar{
    width:100%;
}

table.sidePanel-toolbar td.td1{
}

table.sidePanel-toolbar td.td2{
    width: 58px;
    padding: 10px 0px;
}

#sidePanel-container{
    border-top: 1px solid #C4C4C4;
    padding: 5px 10px 0;
    width: 100%; /* important for $treegrid formating when div not visible*/
    height: 100%; /* important for $treegrid formating when div not visible*/
}

.sidePanel .button{
    display: inline-block;
    float: inline-end;
    cursor: pointer;
    width: 28px;
    height: 28px;
}

.mobile #button-pin-sidePanel{
    display: none;
}

.sidePanel .button.button-close {
    background: url(../img/svg/x-24.svg) no-repeat center center;
    background-size: 28px 28px;
}

.sidePanel .button.button-pin {
    background: url(../img/svg/pushpin-24.svg) no-repeat center center;
    background-size: 20px 20px;
}

.sidePanel .button.button-unpin {
    background: url(../img/svg/unpin-24.svg) no-repeat center center;
    background-size: 20px 20px;
}

.sidePanel .button:hover{
    background-color: #f5f5f5;
}


#sidePanel-container{
    border-top: 1px solid #C4C4C4;
    padding: 5px 10px 0;
    width: 100%; /* important for $treegrid formating when div not visible*/
    height: 100%; /* important for $treegrid formating when div not visible*/
}

#search-box{
    position: absolute;
    z-index: 1;
    top: 40px;
    /*right: 55px;*/
    width: 300px;
    height: 50px;
    left: 115px;
    /*?height: 100%;*/
}

.combo-p.panel{
    border-top: none !important;
    border: 1px solid #abafb8;
}

#menu-link-container {
}
#menu-link-container a{
    margin-left: 10px;
}

.error{
    color: red;
}
#link_adr {
    float: right;
    padding: 2px 0 0;
    text-decoration:none;
}
#url_dialog_textarea{
    width: 290px;
    height: 100px;

}

.icon-loading{
    background: url("../img/loading.gif") no-repeat center center;
}

.icon-box{
    width: 16px;
    height: 16px;
    display: inline-flex;
}

#search-widget .textbox-icon.icon-loading{
    display: none;
}

#search-widget .textbox-icon.icon-no{
    display: none;
}

.marktool-form-text{
    width:100%;
}
#dialogUrl_dialog_textarea{
    width:288px;
    height: 58px;
}

.search_desc {
    padding-left: 24px!important;
    -webkit-box-decoration-break: clone!important;
    box-decoration-break: clone!important;
}

.search_query {
    padding-left: 4px!important;
    font-weight:bold;
    color: black!important;
}

.search_ico{
    top: 6px!important;
    position: relative!important;
}

.combobox-item, .combobox-group, .combobox-stick {
    font-size: 12px;
    line-height: unset;
    padding: 0px 4px!important;
}

#chart-area{
    background: white none repeat scroll 0 0;
    border: 1px solid;
    bottom: 5px;
    display: block;
    padding-bottom: 10px;
    position: absolute;
    right: 25px;
    visibility: hidden;
}

#closex{
    bottom: 170px;
    float: right;
    height: 28px;
    position: relative;
    right: 20px;
    width: 28px;
    visibility: hidden;
}

#Vertes,
#mTurtas{
    width: 125px;
    float: left;
}

#Vertes_dialog_mok_vert, #Vertes_dialog_vid_rink{
    /*padding: 0px 3px 3px 3px !important;*/
}
/*#Vertes_dialog_mok_vert{*/
/*font-weight: ;*/
/*}*/
.l-btn{
    padding: 0px 0px 0px 0px !important;
    margin-left: 3px !important;
    color: white !important;
    font-weight: bold !important;
    background-color: #309F2F !important;
    background: #309F2F !important;
    border-radius: 0px 0px 0px 0px!important;
}

#Vertes_container{
    padding-left:16px!important;
}

#Vertes_container span{
    bottom: 5px !important;
    position: relative !important;
    color: #309F2F !important;
    font-weight: bold !important;
    cursor: pointer !important;
}

#mTurtas_container span{
    bottom: 5px !important;
    left: 5px !important;
    position: relative !important;
    color: #3CC3F1 !important;
    font-weight: bold !important;
    cursor: pointer !important;
}
#attributesSearch_container{
    padding-left:16px!important;
}


#attributesSearch_form_cb_container{
    padding: 5px 0;
}



#attributesSearch_container span{
    left: 5px !important;
    bottom: 5px !important;
    position: relative !important;
    color: #3CC3F1 !important;
    font-weight: bold !important;
    cursor: pointer !important;
}
#attributesSearch_dialog{
    padding: 5px !important;
}
#attributesSearch_cb_1_container{
    top: 5px;
    position: relative;
}
#KADSearch{
    float: left;
    padding: 0 0.5rem;
}
#KADSearch_container span{
    left: 5px !important;
    bottom: 5px !important;
    position: relative !important;
    color: #3CC3F1 !important;
    font-weight: bold !important;
    cursor: pointer !important;
}
#KADSearch_dialog{
    padding: 5px !important;
}
#KADSearch_cb_1_container{
    top: 5px;
    position: relative;
}
#KADSearch_form_cb_container{
    padding: 5px 0;
}
#KADSearch_img{
    cursor: pointer;
}



/*#mTurtas_container span {*/
/*    bottom: -4px !important;*/
/*}*/

#vertes_img,
#mTurtas_img{
    padding-right:5px!important;
}

#mTurtas_dialog_container .containerForm{
    padding: 10px;
}

#mTurtas_dialog_container #mTurtas_note{
    padding-top: 10px;
}

#mTurtas_dialog .datagrid-header {
    /*border: 1px solid #C4C4C4;*/
    background: #F6F5F5;
}

#mTurtas_dialog .datagrid-row-selected {
    background: #F6F5F5;
    color: #0a0a0a;
}

#mTurtas_containerTable,
#attributesSearch_containerTable{
    margin-top:10px;
    border: 1px solid #C4C4C4;
}

#mTurtas_containerTable .container{
    padding: 5px;
}

#mTurtas_containerTable .link{
    margin:5px 0;
}


.window-shadow{
    height: auto!important;
}

.btn_vert {
    /*padding: 6px 6px 6px;*/
    /*border: 1px solid #B8B8B8 !important;*/
    /*color: #717171 !important;*/
    color: #309F2F !important;
    /*font-weight: bold;*/
    /*background-color: #FEFEFE !important;*/
    cursor: pointer !important;
    /*padding: 5px 6px 6px 6px !important;*/
}

#measure-box{
    position: absolute;
    top: 135px;
    left: 65px;
    width: 150px;
    z-index: 1;
}

#measureTool-container{
    position: relative;
    border:1px solid #D3D3D3;
    top: 1px;
    left: 0px;
    width: 152px;
    height: 75px;
    background: white;
    visibility:hidden;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
}

#place-box{
    position: absolute;
    top: 135px;
    left: 100px;
    background: white;
    /*border:1px solid #D3D3D3;*/
    width: 32px;
    z-index: 1;
}

#xy-box {
    position: absolute;
    top: 135px;
    left: 170px;
    background: white;
    width: 32px;
    z-index: 1;
}
#start-box {
    position: absolute;
    top: 290px;
    left: 26px;
    background: white;
    width: 32px;
    height: 32px;
    z-index: 1;
}

#start_button {
    background-image: url("../img/LT1A.png");
}
#start_button:hover {
    background-image: url("../img/LT1B.png");
    cursor: pointer;
}

#external-box{
    position: absolute;
    top: 135px;
    left: 135px;
    background: white;
    /*border:1px solid #D3D3D3;*/
    width: 32px;
    z-index: 1;
}
#xy-box{
    position: absolute;
    top: 135px;
    left: 170px;
    background: white;
    /*border:1px solid #D3D3D3;*/
    width: 32px;
    z-index: 1;
}

#measureTool-container button{
    margin: 3px 3px 3px;
}

#measureTool-button{
    background-color: #ffffff;
}
#measureTool-response{
    position: relative;
    margin-top: -25px;
    margin-left: 10px;
}

.action-button {
    font-size: 16px;
    background-color: transparent;
    border: 1px solid #d3d3d3;
    color: #6e6e6e;
    height: 32px;
    width: 32px;
    text-align: center;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0.3);
}

.action-button:hover,
.action-button:focus {
    background-color: #f0f0f0 !important;
    color: #2e2e2e !important;
}

.active {
    background-color: #f0f0f0;
    color: #2e2e2e;
}

#identifyInfoContainer {
    display: none;
    position: absolute;
    bottom: 0;
    right: 0;
    width: 100%;
    max-width: 410px;
    background: #f4f4f4;
    border: 1px solid #C4C4C4;
    font-size: 13px;
    z-index: 1;
}

#identifyInfoContainer .layer-title{
    float: left;
    margin: 3px 0px 0px 0px;
}

#identifyInfoContainer .layer-legend{
    float: right;
}

#identifyInfoContainer table{
    width: 100%;
    margin: 5px;
}

#identifyInfoContainer td.column1,
#identifyInfoContainer td.column3{
    width: 30px;
}

#identifyInfoContainer .esri-popup__button {
    padding: 0 10px;
    margin: 0;
}

#identifyInfoContainer .esri-popup__button:hover {
    color: #2e2e2e;
    background-color: #f0f0f0;
}

.button-menu-title.tooltip {
    background-color: #000;
    border-color: #000;
    color: #fff;
}

td.text-align-end{
    text-align: end;
}

/* papildoma info table*/

tr.moreInfo_container{
    font-size: 14px;
}

tr.moreInfo_container:nth-child(odd){
    background: #80808085;
}

.esri-popup__content table{
    border-spacing: 0;
}

.tab_container {
    display: none;
    margin-top: 10px;
    border-top: 1px solid #c4c4c4;
    padding-top: 10px;
}

#KADSearch_err_msg{
    color: red;
    font-weight: bolder;
    font-size: 15px;
    padding-top: 10px;
}
#Export{
    width: 0;
}
#Export_img{
    cursor: pointer;
    width: 20px;
    height: 20px;
}

#Export_container span{
    left: 5px ;
    bottom: -3px ;
    position: relative ;
    color: #3CC3F1 ;
    font-weight: bold;
    cursor: pointer ;
}
#Export_dialog{
    padding: 5px;
}

#Export_dialog_form_container{
    justify-content: start;
    gap: 0.25rem;
}

.containerFormat {
    display: flex;
    justify-content: start;
    flex-direction: row;
    gap: 1rem;
}

#Export_confirm{
    margin: 0.5rem 0;
}

#Export_dialog_flex_container{
    gap: 0.5rem;
    display: flex;
    flex-direction: column;
}

#Export_cb_1_container{
    top: 5px;
    position: relative;
}
#Export_form_cb_container{
    padding: 5px 0;
}

#Export_note{
    padding: 3px;
}

.Export_table{
    width: 100%;
    text-align: justify;
}
.Export_tr_title{
    font-weight: bolder;
}
.Export_td_container{
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
}

#KADMapExport_img{
    width: 20px;
    height: 20px;
    cursor: pointer;
}


.KADMapExport_container{
    margin: 0 0.5rem;
}
.print-row{
    padding: 0.5rem;
    border-bottom: 1px solid #C4C4C4;
}
.print-title{
    font-weight: bold;
}
.format{
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    align-items: baseline;
    gap: 0.5rem;
}
.topografinis{
    background: url("../css/images/topo.png");
}
.ortofoto{
    background: url("../css/images/orto.png");
}

.checkbox.inputbox{
    cursor: pointer;
}

.select{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}
.select input[type='radio']{
    opacity: 0;
    position: fixed;
    width: 0;
}
.select label{
    display: flex;
    justify-content: center;
    align-items: center;
    width: 88px;
    height: 88px;
    border-radius: 3px;
    border: 1px solid lightgrey;
    padding: 0;
}

.select input[type='radio']:checked + label {
    background-color: #C4C4C4;
    color: #2e2e2e;
    font-weight: bold;
    border: 2px solid #5EC36D;
}

#clientApp_eso_dialog_container{
    padding: 10px;
}

.KADMapExport_mastelis_page{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    padding: 0.5rem;
    border-bottom: 1px solid #C4C4C4;
}

.KADMapExport_btn_cont{
    display: flex;
    justify-content: space-between;
}
.KADMapExport_svg_1{
    background: url("../../regia2/img/KADMap_1.svg");
}
.KADMapExport_svg_2{
    background: url("../../regia2/img/KADMap_2.svg");
}

#KADMapExport_wrn_msg{
    color: #3598db;
    font-weight: bolder;
    font-size: 15px;
    padding-top: 10px;
}

#KADMapExport_scss_msg{
    color: #5ec36d;
    font-weight: bolder;
    font-size: 15px;
    padding-top: 10px;
}
#KADMapExport_err_msg{
    color: #e84c3d;
    font-weight: bolder;
    font-size: 15px;
    padding-top: 10px;
}

#KADParcelPoints_dialog_container{
    max-height: 34rem;
}

#KADParcelPoints_note{
    padding: 0.25rem;
    max-height: 33.5rem;
}

.KADParcelPoints_container {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0.25rem;
    border-bottom: 1px black solid;
    color: #0a0a0a;
}

/*.KADParcelPoints_container:nth-child(even){
    background: lightgrey;
}*/

.KADParcelPoints_container:last-child{
    border: none
}

.KADParcelPoints_kadKoord{
    display: flex;
    justify-content: center;
    flex-direction: column;
}

#KADMapExport{
    float: left;
    padding: 0 0.5rem 0 0;
}

#KADParcelPoints{
    float: left;
}


.widget_price{
    text-align: end;
    margin: 0.5rem 0;
}

.atributai{
    display: flex;
    flex-direction: row;
    gap: 1rem;
    align-items: center;
}
.KADMapExport_button{
    display: flex;
    margin-top: 1rem;
}
.noIcon{
    display: none;
}
.mobile .esri-popup__content table{
    width: 100%;
}

.mobile #top_sav{
    display: none;
}

/* ---- start ---- responsive --------------------------------------------------------------------------------------- */

#regia-logo-mobile {
    display: none;
}

@media only screen and (max-width: 500px) {

    #top-toolbar-menu-left{
        display: none;
    }

    #regia-logo{
        display: none;
    }

    #regia-logo-mobile {
        float: left;
        left: 23px;
        position: absolute;
        top: 8px;
        width: 30px;
        z-index: 1;
        display: block;
    }

    #center{
        padding: 30px 0px 0px 0px;
    }

    #measure-box,
    #place-box,
    #external-box,
    #xy-box{
        top: 46px!important;
    }

    #start-box{
        position: relative;
        top: 230px;
        left: 16px;
    }

    #scale-box {
        position: absolute;
        bottom: 4px;
        left: 16px;
    }
    /*#measure-box,*/
    /*#place-box,*/
    /*#external-box,*/
    /*#xy-box, */

    #link-regia1{
        display: none!important;
    }
    #search-box {
        top: 36px!important;
    }
}

@media only screen and (max-height: 300px) {

    #top-toolbar-menu-left{
        display: none;
    }

    #regia-logo{
        display: none;
    }

    #regia-logo-mobile {
        float: left;
        left: 23px;
        position: absolute;
        top: 8px;
        width: 30px;
        z-index: 1;
        display: block;
    }

    #center{
        padding: 30px 0px 0px 0px;
    }

    #measure-box,
    #place-box,
    #external-box,
    #xy-box{
        top: 46px!important;
    }

    /*#measure-box,*/
    /*#place-box,*/
    /*#external-box,*/
    /*#xy-box, */

    #link-regia1{
        display: none;
    }

    #search-box {
        top: 36px!important;
    }
}

@media only screen and (max-height: 300px) {
    .esri-widget.esri-scale-bar{
        display: none;
    }
}

@media only screen and (max-width: 500px) {

    .esri-ui-top-left {
        top: 45px !important;
    }

    #measure-box,
    #place-box,
    #external-box,
    #xy-box{
        top: 90px!important;
    }

    #search-box {
        left: 5px!important;
    }
}

@media only screen and (max-width: 500px) {

    /*    #sidePanel{
            max-width: 360px!important;
        }*/

    #search-box {
        left: 0px!important;
        top: 30px!important;
    }

    #search-box .form-container{
        padding: 0;
    }

    .textbox .textbox-text,
    .textbox .textbox-prompt{
        padding-left: 10px!important;
    }

    .textbox .textbox-text,
    .textbox .textbox-prompt,
    .combobox-item,
    .combobox-group,
    .combobox-stick {
        font-size: 14px !important;
    }

    .search_desc{
        font-size: 13px !important;
    }

    .label1,
    .label2{
        font-size: 12px !important;
    }

    .esri-ui-top-left {
        top: 30px !important;
    }

    #measure-box,
    #place-box,
    #external-box,
    #xy-box{
        top: 76px!important;
    }

    /*#measure-box{*/
    /*left: 60px!important;*/
    /*}*/

    /*#place-box{*/
    /*left: 95px!important;*/
    /*}*/

    .esri-popup__content{
        max-height: 150px;
    }

    /*#xyTool_dialog{*/
    /*height: 45px!important;*/
    /*width: 250px!important;*/
    /*}*/


}
