@charset "UTF-8";
form{margin:0}
input,select,textarea{width:100%;padding:0 12px 0 13px;border:1px solid #c3c3c3;border-radius:1px;background-color:#fff;color:#2f2f2f;font-family:Arial,Helvetica,sans-serif;font-size:14px;font-weight:400;text-align:left;outline:0}
input{height:32px}
select{height:32px;line-height:32px}
input[type=text]:disabled,select:disabled{background-color:#ececec;opacity:.6}
textarea{padding:13px 12px 13px;height:100px;line-height:14px;resize:none}
input[type=checkbox]{width:24px;height:24px;margin:0;vertical-align:middle}
input[type=radio]{width:22px;height:22px;margin:0;vertical-align:middle}
::placeholder{font-size:11px;font-weight:700}
input[type=email]:read-only,input[type=number]:read-only,input[type=text]:read-only,textarea:read-only{background-color:#ececec}
input[type=range]{border:none;background-color:transparent;margin:0;padding:0}
input[type=range]::-moz-range-track{background-color:#fff}
input[type=range]::-moz-range-thumb{background-color:#4175e6}
.simple-checkbox,.simple-radio{position:relative;vertical-align:middle;display:inline-block}
.simple-checkbox{width:24px;height:24px}
.simple-radio{width:22px;height:22px}
.simple-checkbox input[type=checkbox],.simple-radio input[type=radio]{position:relative;z-index:-1;opacity:0;padding:0;margin:0}
.simple-checkbox .input-styler{position:absolute;top:0;left:0;display:inline-block;width:24px;height:24px;border:1px solid #c5c5c5;border-radius:2px;background-color:#fff;color:var(--theme-color);transition:border-color .1s ease-out}
.simple-checkbox .input-styler:after{content:'';width:8px;height:16px;border-right:3px solid #fff;border-bottom:3px solid #fff;position:absolute;top:1px;left:7px;opacity:0;transition:opacity .1s ease-out;transform-origin:center;transform:rotate(35deg)}
.simple-checkbox:hover input:not(:disabled)+.input-styler{border-color:var(--input-color)}
.simple-checkbox input[type=checkbox]:checked+.input-styler{border-color:var(--input-color);background-color:var(--input-color)}
.simple-checkbox input[type=checkbox]:checked+.input-styler:after{opacity:1}
.simple-checkbox input[type=checkbox]:disabled+.input-styler{background-color:#ececec;opacity:.6;cursor:default}
.simple-checkbox input[type=checkbox]:checked:disabled+.input-styler{background-color:var(--input-color);opacity:.5}
.simple-radio .input-styler{position:absolute;top:0;left:0;display:inline-block;width:22px;height:22px;border:1px solid #c5c5c5;border-radius:50%;background-image:none;background-color:#fff;vertical-align:middle}
.simple-radio .input-styler:after{content:'';position:absolute;width:12px;height:12px;top:4px;left:4px;border-radius:50%;background-color:var(--input-color);opacity:0;transition:opacity .1s ease-out}
.simple-radio:hover input:not(:disabled)+.input-styler{border-color:var(--input-color)}
.simple-radio input[type=radio]:checked+.input-styler{border-color:var(--input-color)}
.simple-radio input[type=radio]:checked+.input-styler:after{opacity:1}
.simple-radio input[type=radio]:disabled+.input-styler{background-color:#ececec;opacity:.6;cursor:default}
.simple-radio input[type=radio]:checked:disabled+.input-styler{opacity:.5}
.btn-alert,.btn-pr,.btn-se{display:inline-block;box-sizing:border-box;padding:0 11px;height:34px;line-height:34px;border:none;border-radius:1px;text-align:center;text-decoration:none;text-transform:none;white-space:nowrap;cursor:pointer;color:#fff;font-family:Roboto,Arial,sans-serif;font-size:14px;font-weight:400;width:auto;min-width:100px}
.btn-pr{background-color:var(--theme-color);transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out}
.btn-pr:active,.btn-pr:hover{background-color:var(--theme-color-hover);color:#fff;text-decoration:none}
.btn-pr:focus:not([disabled]){text-decoration:none}
.btn-se{background-color:var(--theme-color);transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out}
.btn-se:active,.btn-se:hover{background-color:var(--theme-color);color:#fff;text-decoration:none}
.btn-se:focus:not([disabled]){text-decoration:none}
.btn-alert{background-color:#cd0e37;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out}
.btn-alert:active,.btn-alert:hover{background-color:#ee204c;color:#fff;text-decoration:none}
.btn-alert:focus:not([disabled]){text-decoration:none}
.btn-tiny{display:inline-block;box-sizing:border-box;padding:0 13px;height:20px;line-height:20px;border:none;border-radius:13px;text-align:center;text-decoration:none;text-transform:uppercase;white-space:nowrap;cursor:pointer;background-color:#2f55a8;color:#fff;font-family:Arial,sans-serif;font-size:10px;font-weight:700}
.btn-tiny:active,.btn-tiny:hover{background-color:#4175e6;color:#fff;text-decoration:none}
.btn-lg{height:44px;line-height:44px;padding-left:15px;padding-right:15px;font-size:12px;font-weight:700;min-width:150px}
.btn-sml{height:30px;line-height:30px;font-weight:400}
.btn-block{display:block;width:100%}
.btn-alert[disabled],.btn-pr[disabled],.btn-se[disabled],.btn-tiny[disabled]{background-color:#ccc;cursor:default;pointer-events:none}
*{box-sizing:border-box}
:after,:before{box-sizing:border-box}
td,th{color:#2f2f2f;font-size:14px;font-family:Arial,sans-serif;padding:0}
a{color:#61326e;text-decoration:none;outline:0;cursor:pointer}
a[disabled]{pointer-events:none}
.content a{font-weight:700}
a:hover{text-decoration:underline;outline:0}
a.tu{text-decoration:underline}
a.tu:hover{text-decoration:none}
a.dot{border-width:0 0 1px 0;border-style:dotted;border-color:#61326e}
a.dot:hover{text-decoration:none;border-color:transparent}
p{margin-top:0;margin-bottom:20px}
img{border-width:0}
embed,location{margin:0;padding:0}
h1,h2{color:#2f2f2f;font-size:30px;font-family:Arial,sans-serif;margin:0 0 25px 0;font-weight:700}
h1.home,h2.home{margin:60px 0 40px 0;text-align:center}
h3{color:#2f2f2f;font-size:18px;font-family:Arial,sans-serif;margin:0 0 20px;font-weight:700}
h4{color:#2f2f2f;font-size:16px;font-family:Arial,sans-serif;margin:35px 0 15px 0;font-weight:700;text-align:left}
.locations-user .item{border:1px solid transparent;display:inline-block;margin:0 6px 7px 6px;padding:0;width:227px;text-align:left;background-image:url(../images/bg_objects_sm_b.png?1.0.36.36264);background-position:bottom center;background-repeat:no-repeat}
.locations-user .item{margin:0 10px 10px 0}
.locations-user .item .img{position:relative}
.locations-user .item .icons{float:right;margin:15px 15px 0 0;text-align:right}
.locations-user .item .icons a{display:block;margin-bottom:8px}
.locations-user .item .title{width:100%;height:75px;padding:10px 15px 0;font-size:16px;font-weight:700}
.locations-user .item .item-name{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.locations-user .item .title a{color:#2f2f2f}
.locations-user .item .title a:hover{text-decoration:underline}
.locations-user .item .img:hover a{text-decoration:none}
.content{padding:35px 2% 50px 2%}
.content .content-sub{width:100%;max-width:930px;padding-left:280px}
.tabs-control{line-height:26px;margin:23px 0 10px 0}
.tabs-control a{display:inline-block;margin-right:10px;padding:0 10px;height:26px;color:#2f2f2f;font-size:11px;font-weight:700;text-transform:uppercase;border-radius:1px;border:1px solid #c3c3c3}
.tabs-control a.active,.tabs-control a:hover{color:#61326e;border:1px solid #61326e;text-decoration:none}
.frm-lbl{width:25%;padding-right:10px;text-align:right;line-height:32px}
.frm-upload .frm-lbl{width:140px;text-align:left}
.frm-upload .sep{height:1px;background-color:#bdbdbd}
.upload-line{width:100%;height:14px;border:1px solid #adadad;background-color:#fff;border-radius:7px}
.upload-line .procent{margin:1px;height:10px;background-color:#61326e;border-radius:7px}
.bg-light{background-color:#d9d9d9;padding:30px 20px}
.photo-upl-abs{position:absolute;left:170px;bottom:0}
.obj-w35p{float:left;width:35%;padding-right:50px;min-width:370px}
.obj-w65p{width:65%;float:left;min-width:530px}
.ico{background-image:url(../images/icons.png?1.0.36.36264);background-repeat:no-repeat;display:inline-block;margin-top:-2px}
.ico,.ico:hover,.ico[disabled],.ico[disabled]:hover{border:0;padding:0;background-color:transparent}
.ico[disabled]{opacity:.6;cursor:default}
.ico.ico-navbar-search{background-position:-178px -43px;width:23px;height:23px;margin-right:7px;vertical-align:middle}
.ico.ico-login{background-position:-203px -43px;width:19px;height:29px;margin-right:10px;vertical-align:middle}
.ico.ico-edit-btn{width:24px;height:24px;background-position:-127px -1px;vertical-align:middle}
.ico-upl{background-position:-111px -109px;width:20px;height:20px;margin-right:5px;vertical-align:middle}
.ico-del-white{width:24px;height:24px;background-position:-33px -109px;vertical-align:middle}
.ico-to{background-position:-159px -136px;width:20px;height:20px;margin-left:7px;vertical-align:middle}
.ico-reg{background-position:-59px -200px;width:24px;height:28px;margin-right:10px;vertical-align:middle}
.ico-reg-sm{background-position:-111px -200px;width:17px;height:21px;margin-right:10px;vertical-align:middle}
.ico-phone{background-position:-173px -109px}
.ico-email{background-position:-153px -109px}
.ico-web{background-position:-193px -109px}
.ico-del-btn{width:24px;height:24px;background-position:-33px -109px;vertical-align:middle}
.locations-user .img .ico-lock span{width:18px;height:25px;background-position:-130px -200px;vertical-align:middle}
.locations-user .img .ico-unlock span{width:25px;height:25px;background-position:-150px -200px;vertical-align:middle}
.ico-save{width:25px;height:25px;background-position:-180px -136px;vertical-align:middle}
.ico-send{width:18px;height:18px;background-position:-133px -109px;vertical-align:middle}
.tabs-control a.active .ico{width:15px;height:14px;background-position:-205px -1px;margin-right:2px}
aside.err .bar .hdr .ico{width:35px;height:12px;background-position:-1px -29px;margin-left:5px}
aside .subscribe .ico-done{margin-top:-10px;width:30px;height:25px;background-position:-1px -109px}
aside.err .bar p{margin-bottom:15px}
.ico-save-btn{width:24px;height:24px;background-position:-181px -136px;vertical-align:middle}
.ico-preview-btn{width:18px;height:12px;background-position:-39px -29px;vertical-align:middle}
.ico-ext{width:27px;height:35px;line-height:35px;background-position:-43px -310px;text-align:center;font-size:9px;font-weight:700;color:#fff;text-transform:uppercase}
.ico-del-black{width:24px;height:24px;background-position:-59px -109px}
a.ico-del-black:hover{background-position:-111px -136px}
.red{color:red}
.light{color:#a3b6bf}
.txt8{font-size:8px}
.txt10{font-size:10px}
.txt11{font-size:11px}
.txt12{font-size:12px}
.txt13{font-size:13px}
.txt14{font-size:14px}
.txt16{font-size:16px}
.txt18{font-size:18px}
.txt20{font-size:20px}
.txt22{font-size:22px}
.txt24{font-size:24px}
.txt30{font-size:30px}
.txt48{font-size:48px}
.txt60{font-size:60px}
.floatl{float:left}
.floatr{float:right}
.marginl5,.ml5{margin-left:5px}
.marginl10,.ml10{margin-left:10px}
.ml20{margin-left:20px}
.ml25{margin-left:25px}
.ml30{margin-left:30px}
.ml40{margin-left:40px}
.mt10{margin-top:10px}
.mr5{margin-right:5px}
.mr10{margin-right:10px}
.mr15{margin-right:15px}
.mr20{margin-right:20px}
.mr25{margin-right:25px}
.mr50{margin-right:50px}
.mt7{margin-top:7px}
.mt15{margin-top:15px}
.mt20{margin-top:20px}
.mt25{margin-top:25px}
.margint30,.mt30{margin-top:30px}
.mt35{margin-top:35px}
.mt40{margin-top:40px}
.mt50{margin-top:50px}
.mt60{margin-top:60px}
.mt75{margin-top:75px}
.mb5{margin-bottom:5px}
.mb10{margin-bottom:10px}
.mb15{margin-bottom:15px}
.mb20{margin-bottom:20px}
.mb25{margin-bottom:25px}
.mb30{margin-bottom:30px}
.mb35{margin-bottom:35px}
.mb40{margin-bottom:40px}
.mb45{margin-bottom:45px}
.mb50{margin-bottom:50px}
.pdb10{padding-bottom:10px}
.h105{height:105px}
.h170{height:170px}
.lh16{line-height:16px}
.lh20{line-height:20px}
.lh34{line-height:34px}
.vat{vertical-align:top}
.vam{vertical-align:middle}
.tal{text-align:left}
.tar{text-align:right}
.tac{text-align:center}
.ttu{text-transform:uppercase}
.fsi{font-style:italic}
.fwb{font-weight:700}
.bg-frm{display:none;position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.9);z-index:90300}
.non-opacity{opacity:0}
.alert{border:1px solid transparent;margin-top:10px;margin-bottom:10px;padding:5px 14px}
.alert-danger{background-color:#f2dede;border-color:#ebccd1;color:#a94442}
.alert-info{background-color:#d9edf7;border-color:#bce8f1;color:#31708f}
.alert-success{background-color:#dff0d8;border-color:#d6e9c6;color:#3c763d}
.alert-warning{background-color:#fcf8e3;border-color:#faebcc;color:#8a6d3b}
.entity-big-ico{background-image:url(../images/entity_big_ico.png?1.0.36.36264);background-repeat:no-repeat;display:inline-block}
.app-settings-ico-violet{width:25px;height:19px;background-position:-232px -240px}
.app-settings-ico-black{width:25px;height:19px;background-position:-262px -240px}
.app-settings-ico-white{width:25px;height:19px;background-position:-292px -240px}
.app-settings-ico-green{width:25px;height:19px;background-position:-322px -240px}
.attachment-ico-violet{width:14px;height:29px;background-position:-238px -127px}
.attachment-ico-black{width:14px;height:29px;background-position:-267px -127px}
.attachment-ico-white{width:14px;height:29px;background-position:-297px -127px}
.attachment-ico-green{width:14px;height:29px;background-position:-327px -127px}
.cartography-ico-violet{width:24px;height:27px;background-position:-214px -359px}
.cartography-ico-black{width:24px;height:27px;background-position:-244px -359px}
.cartography-ico-white{width:24px;height:27px;background-position:-274px -359px}
.cartography-ico-green{width:24px;height:27px;background-position:-304px -359px}
.event-ico-violet{width:23px;height:21px;background-position:-287px -51px}
.event-ico-black{width:23px;height:21px;background-position:-317px -51px}
.event-ico-white{width:23px;height:21px;background-position:-347px -51px}
.event-ico-green{width:23px;height:21px;background-position:-377px -51px}
.image-ico-violet{width:24px;height:19px;background-position:-233px -159px}
.image-ico-black{width:24px;height:19px;background-position:-263px -159px}
.image-ico-white{width:24px;height:19px;background-position:-293px -159px}
.image-ico-green{width:24px;height:19px;background-position:-323px -159px}
.moderation-request-ico-violet{width:20px;height:20px;background-position:-214px -390px}
.moderation-request-ico-black{width:20px;height:20px;background-position:-244px -390px}
.moderation-request-ico-white{width:20px;height:20px;background-position:-274px -390px}
.moderation-request-ico-green{width:20px;height:20px;background-position:-305px -390px}
.notification-ico-violet{width:25px;height:25px;background-position:-214px -307px}
.notification-ico-black{width:25px;height:25px;background-position:-244px -307px}
.notification-ico-white{width:25px;height:25px;background-position:-274px -307px}
.notification-ico-green{width:25px;height:25px;background-position:-304px -307px}
.poll-ico-violet{width:18px;height:21px;background-position:-289px -76px}
.poll-ico-black{width:18px;height:21px;background-position:-319px -76px}
.poll-ico-white{width:18px;height:21px;background-position:-349px -76px}
.poll-ico-green{width:18px;height:21px;background-position:-379px -76px}
.prj-file-ico-violet{width:23px;height:27px;background-position:-233px -211px}
.prj-file-ico-black{width:23px;height:27px;background-position:-263px -211px}
.prj-file-ico-white{width:23px;height:27px;background-position:-293px -211px}
.prj-file-ico-green{width:23px;height:27px;background-position:-323px -211px}
.project-ico-violet{width:24px;height:19px;background-position:-232px -262px}
.project-ico-black{width:24px;height:19px;background-position:-262px -262px}
.project-ico-white{width:24px;height:19px;background-position:-292px -262px}
.project-ico-green{width:24px;height:19px;background-position:-322px -262px}
.search-categories-ico-violet{width:24px;height:18px;background-position:-215px -286px}
.search-categories-ico-black{width:24px;height:18px;background-position:-244px -286px}
.search-categories-ico-white{width:24px;height:18px;background-position:-274px -286px}
.search-categories-ico-green{width:24px;height:18px;background-position:-304px -286px}
.slider-ico-violet{width:25px;height:21px;background-position:-258px -102px}
.slider-ico-black{width:25px;height:21px;background-position:-288px -102px}
.slider-ico-white{width:25px;height:21px;background-position:-318px -102px}
.slider-ico-green{width:25px;height:21px;background-position:-348px -102px}
.tag-ico-violet{width:21px;height:26px;background-position:-234px -181px}
.tag-ico-black{width:21px;height:26px;background-position:-265px -181px}
.tag-ico-white{width:21px;height:26px;background-position:-294px -181px}
.tag-ico-green{width:21px;height:26px;background-position:-325px -181px}
.theme-ico-violet{width:24px;height:22px;background-position:-214px -334px}
.theme-ico-black{width:24px;height:22px;background-position:-245px -334px}
.theme-ico-white{width:24px;height:22px;background-position:-274px -334px}
.theme-ico-green{width:24px;height:22px;background-position:-304px -334px}
.jq-checkbox input,.jq-radio input{top:0;left:0}
.jq-checkbox{width:24px;height:24px;border:1px solid #c5c5c5;border-radius:2px;background-image:none;background-color:#fff;color:var(--input-color);position:relative;transition:border-color .1s ease-out;vertical-align:middle}
.jq-checkbox:after{content:'';width:8px;height:16px;border-right:3px solid #fff;border-bottom:3px solid #fff;position:absolute;top:1px;left:7px;opacity:0;transition:opacity .1s ease-out;transform-origin:center;transform:rotate(35deg)}
.jq-checkbox:hover{border-color:var(--input-color)}
.jq-checkbox.checked{border-color:var(--input-color);background-color:var(--input-color)}
.jq-checkbox.checked:after{opacity:1}
.jq-checkbox.disabled{background-color:#ececec;opacity:.6;cursor:default}
.jq-checkbox.checked.disabled{background-color:var(--input-color)}
.jq-radio{width:22px;height:22px;border:1px solid #c5c5c5;border-radius:50%;background-image:none;background-color:#fff;position:relative;vertical-align:middle}
.jq-radio:after{content:'';width:12px;height:12px;position:absolute;top:4px;left:4px;border-radius:50%;background-color:var(--input-color);opacity:0;transition:opacity .1s ease-out}
.jq-radio:hover{border-color:var(--input-color)}
.jq-radio.checked{border-color:var(--input-color)}
.jq-radio.checked:after{opacity:1}
.jq-radio.disabled{background-color:#ececec;opacity:.6;cursor:default}
.jq-number,.jq-number__field{display:inline}
.jq-number__spin{display:none}
.dark{background-position:-51px -230px}
.dark.checked{background-position:-51px -255px}
.jq-file{width:270px;box-shadow:0 1px 2px rgba(0,0,0,.1);border-radius:4px}
.jq-file input{cursor:pointer;height:auto;line-height:1em}
.jq-file__name{box-sizing:border-box;width:100%;height:32px;padding:0 80px 0 10px;color:#333;font:14px/30px Arial,sans-serif;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;border:1px solid #ccc;border-bottom-color:#b3b3b3;border-radius:4px;box-shadow:inset 1px 1px #f1f1f1;background:#fff}
.focused .jq-file__name{border:1px solid #5794bf}
.jq-file__browse{position:absolute;top:1px;right:1px;padding:0 10px;border-left:1px solid #ccc;border-radius:0 4px 4px 0;background:#f1f1f1 url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAeCAIAAABi9+OQAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAABdJREFUeNpi+v//PxM2zMDAQEtxgAADAF2uTe9L4getAAAAAElFTkSuQmCC) repeat-x;box-shadow:inset 1px -1px #f1f1f1,inset -1px 0 #f1f1f1,0 1px 2px rgba(0,0,0,.1);color:#333;text-shadow:1px 1px #fff;font:14px/30px Arial,sans-serif}
.jq-file:hover .jq-file__browse{background-color:#e6e6e6;background-position:0 -10px}
.jq-file:active .jq-file__browse{background:#f5f5f5;box-shadow:inset 1px 1px 3px #ddd}
.jq-file.disabled .jq-file__name{color:#888}
.jq-file.disabled,.jq-file.disabled .jq-file__browse{border-color:#ccc;background:#f5f5f5;box-shadow:none;color:#888}
.jq-selectbox{vertical-align:middle;cursor:pointer}
.jq-selectbox__select{height:30px;padding:0 45px 0 10px;border:1px solid #ccc;border-bottom-color:#b3b3b3;border-radius:4px;background:#f5f5f5 url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAeCAIAAABi9+OQAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAABdJREFUeNpi+v//PxM2zMDAQEtxgAADAF2uTe9L4getAAAAAElFTkSuQmCC) repeat-x;box-shadow:inset 1px -1px #f1f1f1,inset -1px 0 #f1f1f1,0 1px 2px rgba(0,0,0,.1);color:#333;text-shadow:1px 1px #fff;font:14px/30px Arial,sans-serif}
.jq-selectbox__select:hover{background-color:#e6e6e6;background-position:0 -10px}
.jq-selectbox__select:active{background:#f5f5f5;box-shadow:inset 1px 1px 3px #ddd}
.jq-selectbox.focused .jq-selectbox__select{border:1px solid #5794bf}
.jq-selectbox.disabled .jq-selectbox__select{border-color:#ccc;background:#f5f5f5;box-shadow:none;color:#888}
.jq-selectbox__select-text{display:block;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.jq-selectbox .placeholder{color:#888}
.jq-selectbox__trigger{position:absolute;top:0;right:0;width:34px;height:100%;border-left:1px solid #ccc}
.jq-selectbox__trigger-arrow{position:absolute;top:14px;right:12px;width:0;height:0;overflow:hidden;border-top:5px solid #000;border-right:5px solid transparent;border-left:5px solid transparent;opacity:.3}
.jq-selectbox:hover .jq-selectbox__trigger-arrow{opacity:1}
.jq-selectbox.disabled .jq-selectbox__trigger-arrow{opacity:.3}
.jq-selectbox__dropdown{top:33px;width:100%;box-sizing:border-box;margin:0;padding:0;border:1px solid #ccc;border-radius:4px;background:#fff;box-shadow:0 2px 10px rgba(0,0,0,.2);font:14px/18px Arial,sans-serif}
.jq-selectbox__search{margin:5px}
.jq-selectbox__search input{box-sizing:border-box;width:100%;margin:0;padding:5px 27px 6px 8px;outline:0;border:1px solid #ccc;border-radius:3px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAMCAYAAABiDJ37AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAO1JREFUeNqU078LAXEYx/FzYfNzk5TJaFNKYjFYSQZ/hvwBsvg1UCY2xT9gM8hukQGThWRjkcFw3pdnujhfT736Xn2fPvfc3fd07V0OFDDFAnM0ENYsZRiGLSc9OpqIYIA9fMhhjCrW2h9VlMlcH/aymMGtOqEugX08PwQucUZKdTozMIqdTc9WepQD7wjY9ARx+ydwhfyXfS+S0qMcOEQJGcueB3VccFINdMgal6NzkmPjRwJXxDBB7/2RDdtAp6wb+dpphHDASG5QQ0V6u2aoSqBZD/lDrNWRJynLK2qpBn4rc6K2XB9/Nb8EGABtf1thzY6X2AAAAABJRU5ErkJggg==) no-repeat 100% 50%;box-shadow:inset 1px 1px #f1f1f1;color:#333;-webkit-appearance:textfield}
.jq-selectbox__search input::-webkit-search-cancel-button,.jq-selectbox__search input::-webkit-search-decoration{-webkit-appearance:none}
.jq-selectbox__not-found{margin:5px;padding:5px 8px 6px;background:#f0f0f0;font-size:13px}
.jq-selectbox ul{margin:0;padding:0}
.jq-selectbox li{min-height:18px;padding:5px 10px 6px;-webkit-user-select:none;user-select:none;-o-user-select:none;white-space:nowrap;color:#231f20}
.jq-selectbox li.selected{background-color:#a3abb1;color:#fff}
.jq-selectbox li:hover{background-color:#08c;color:#fff}
.jq-selectbox li.disabled{color:#aaa}
.jq-selectbox li.disabled:hover{background:0 0}
.jq-selectbox li.optgroup{font-weight:700}
.jq-selectbox li.optgroup:hover{background:0 0;color:#231f20;cursor:default}
.jq-selectbox li.option{padding-left:25px}
.jq-select-multiple{box-sizing:border-box;padding:1px;border:1px solid #ccc;border-bottom-color:#b3b3b3;border-radius:4px;box-shadow:inset 1px 1px #f1f1f1,0 1px 2px rgba(0,0,0,.1);background:#fff;color:#333;font:14px/18px Arial,sans-serif;cursor:default}
.jq-select-multiple.focused{border:1px solid #5794bf}
.jq-select-multiple.disabled{border-color:#ccc;background:#f5f5f5;box-shadow:none;color:#888}
.jq-select-multiple ul{margin:0;padding:0}
.jq-select-multiple li{padding:3px 9px 4px;list-style:none;-webkit-user-select:none;-o-user-select:none;user-select:none;white-space:nowrap}
.jq-select-multiple li:first-child{border-radius:3px 3px 0 0}
.jq-select-multiple li:last-child{border-radius:0 0 3px 3px}
.jq-select-multiple li.selected{background:#08c;color:#fff}
.jq-select-multiple li.disabled{color:#aaa}
.jq-select-multiple li.selected.disabled,.jq-select-multiple.disabled li.selected{background:#ccc;color:#fff}
.jq-select-multiple li.optgroup{font-weight:700}
.jq-select-multiple li.option{padding-left:25px}
@font-face{font-family:sputnik-icons;src:url(../fonts/sputnik-icons.woff?1.0.36.36264) format("woff");src:url(../fonts/sputnik-icons.woff2?1.0.36.36264) format("woff2");font-weight:400;font-style:normal}
.spt-ico{font-family:sputnik-icons!important;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
.spt-graphs:before{content:"\e90d"}
.spt-settings:before{content:"\e90c"}
.spt-aa:before{content:"\e90b"}
.spt-search:before{content:"\e90a"}
.spt-close:before{content:"\e909"}
.spt-edit:before{content:"\e908"}
.spt-eye:before{content:"\e907"}
.spt-restart:before{content:"\e906"}
.spt-time:before{content:"\e905"}
.spt-info:before{content:"\e904"}
.spt-download:before{content:"\e903"}
.spt-question:before{content:"\e902"}
.spt-check:before{content:"\e901"}
.spt-upload:before{content:"\e900"}
.clearfix:after{content:"";display:block;clear:both}
table{width:100%;border-collapse:collapse}
table thead td{font-weight:700}
button:focus,input:focus{outline:0}
.hidden{display:none!important}
.page-title .title-counter{color:#c4c4c4;font-weight:400}
html{font-size:10px;height:100%}
body{height:100%;margin:0;padding:0;color:#2f2f2f}
#wrapper{display:flex;flex-direction:column;min-height:100%}
.ico-geo-menu{width:25px;height:25px;background-position:-21px -1px}
.nav-user .ico-upload-layer{width:27px;height:27px;background-position:-180px -375px}
.nav-user .ico-3d{width:25px;height:26px;background-position:-215px -499px}
#main-menu .ico-globe,.nav-user .ico-globe{width:24px;height:24px;background-position:-103px -69px}
#main-menu .ico-layers,.nav-user .ico-layers{width:27px;height:27px;background-position:-180px -345px}
.nav-user .ico-attachment{width:13px;height:28px;background-position:-298px -127px}
#main-menu .ico-profile,.nav-user .ico-profile{width:24px;height:28px;background-position:-59px -200px}
.nav-user .ico-notification{width:24px;height:24px;background-position:-275px -307px}
#main-menu .ico-settings,.nav-user .ico-settings{width:24px;height:24px;background-position:-85px -200px}
#main-menu .ico-community,.nav-user .ico-community{width:33px;height:22px;background-position:-177px -318px}
.nav-user .ico-reports{width:17px;height:20px;background-position:-350px -77px}
#main-menu .spt-ico,.nav-user .spt-ico{font-size:25px;font-weight:400;padding-left:1px}
#main-menu a:hover .spt-ico,.nav-user a:hover .spt-ico{text-decoration:none}
.page-content{flex:1 1 auto}
.page-aside,aside.sub{width:280px}
.page-form-wrapper{display:flex;align-items:center;margin:0 auto;padding:1.75rem 0;max-width:500px;min-height:100%}
.page-form-content{width:100%;background-color:#fff;border:1px solid #c3c3c3;color:#2f2f2f}
.page-form-header{background-color:var(--theme-color);height:50px;color:#fff;position:relative}
.page-form-title{padding:0 50px 0 30px;font-size:22px;font-weight:700;line-height:50px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.page-form-close{position:absolute;top:50%;right:10px;padding:0;font-size:24px;margin-top:-12px;line-height:1;border:none;background-color:transparent;color:#fff;transition:color linear .2s}
.page-form-close:hover{text-decoration:none;color:#cd0e37}
.page-form-body{padding:30px 40px}
.register-form .frm-err{margin-top:10px}
.register-form .form-actions{margin-top:25px}
.location-cards-wrapper{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:flex-start;max-height:474px;overflow-y:auto}
.location-cards-wrapper .location-card{cursor:pointer}
.locations-user{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:flex-start}
.content-profile .locations-user{margin-top:72px}
.location-card{background-color:#fff;border:1px solid transparent;background-clip:padding-box;margin:0 10px 10px 0;width:225px;box-sizing:content-box}
.location-image{background-color:#f6f6f6;position:relative}
.location-preview,.reconstruction-preview{display:flex;align-items:center;justify-content:center;height:150px}
.location-image img{display:block}
.location-image .jq-checkbox{position:absolute;top:1px;left:1px}
.location-image input[type=checkbox]{position:absolute;top:0;left:0;opacity:0}
.location-caption,.reconstruction-caption{height:75px;padding:10px 35px 0 15px}
.location-card-owner,.location-card-title{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.location-card-title{color:#2f2f2f;font-size:16px;font-weight:700}
.location-card-owner{color:#6a6a6a;font-size:10px;font-weight:700;text-transform:uppercase;line-height:12px;margin-top:3px}
.location-card .ico-staff-pick{position:absolute;bottom:0;left:0}
.location-card .ico-staff-pick a{display:block;width:40px;height:40px;line-height:40px;text-align:center}
.location-card .ico-staff-pick a.picked{background-color:#fdc01b}
.location-card .ico-staff-pick a.picked:hover{background-color:#fdd01b}
.location-card .ico-staff-pick a{background-color:#ccc}
.location-card .ico-staff-pick a:hover{background-color:#dcdcdc}
.location-card .ico-staff-pick .ico{width:30px;height:25px;background-position:-1px -109px;vertical-align:middle}
.location-card .location-card-edit{position:absolute;bottom:0;right:0;width:40px;height:40px;display:inline-flex;align-items:center;justify-content:center;background-color:var(--theme-color);font-size:24px;color:#fff}
.location-card .location-card-edit:hover{background-color:var(--theme-color-hover);text-decoration:none}
.location-card .location-remove{position:absolute;bottom:0;right:0;width:40px;height:40px;border:none;background-color:#cd0e37;color:#fff;font-size:25px}
.location-card .location-remove:hover{background-color:#ee204c}
.search-filters{margin-bottom:30px}
.search-filters button{float:left;margin-right:10px;padding:0 10px;height:26px;line-height:26px;background-color:transparent;color:#2f2f2f;font-size:11px;font-weight:700;text-transform:uppercase;border-radius:1px;border:1px solid #c3c3c3}
.search-filters button.active,.search-filters button:hover{color:#61326e;border:1px solid var(--theme-color)}
.search-filters button.active .ico{width:15px;height:14px;background-position:-205px -1px;margin-right:2px}
.search-category-title{margin:20px 0 0;color:#2f2f2f;font-weight:400}
.search-item{margin:10px 0}
.search-item>div{display:inline-block;vertical-align:middle}
.search-item-label{background-color:#c3c3c3;color:#fff;text-transform:lowercase;padding:3px;font-size:13px;margin:2px 2px 2px 2px}
.section{margin-bottom:40px}
.input-group{margin-bottom:25px}
.form-actions{margin-top:35px}
.field-label{display:block;font-size:12px;font-weight:700;margin-bottom:5px}
.field-required{color:red}
.text-center{text-align:center}
.text-right{text-align:right}
.valign-middle>*{display:inline-block;vertical-align:middle}
.flex-top{display:flex;justify-content:space-between;align-items:flex-start}
.flex-middle{display:flex;justify-content:space-between;align-items:center}
.flex-center{display:flex;justify-content:center;align-items:flex-start}
.flex-around{display:flex;justify-content:space-around;align-items:flex-start}
.button-group{display:flex;flex-flow:row wrap;margin:0 -10px -10px 0}
.button-group>*{margin:0 10px 10px 0}
.w30pr{width:30%}
.w45pr{width:45%}
.w50pr{width:50%}
.bg-earth-new{background:url(../images/bg-earth.jpg?1.0.36.36264) center center no-repeat #050f18;background-size:cover}
.loading-anim{display:inline-block;border:2px solid #d9d9d9;border-top:2px solid #505050;border-radius:50%;width:16px;height:16px}
.loading-anim:not(.hidden){animation:loading-spin 2s linear infinite}
@keyframes loading-spin{
0%{transform:rotate(45deg)}
100%{transform:rotate(405deg)}
}
button .loading-anim{border-top-color:transparent;vertical-align:middle;margin-top:-2px}
.ui-autocomplete-widget{display:inline-block;position:relative;width:100%;max-width:310px}
.ui-autocomplete-widget input{padding-right:37px}
.ui-autocomplete-widget .reset-search-query-control{position:absolute;right:3px;top:50%;margin-top:-12px;cursor:pointer;font-size:24px;line-height:1;color:#000;transition:color .1s linear}
.ui-autocomplete-widget .reset-search-query-control:hover{color:#ee204c}
.ui-autocomplete.ui-front.ui-menu{padding-top:10px;padding-bottom:10px;width:310px;border-bottom:4px solid #d9d9d9;box-shadow:0 5px 7px rgba(0,0,0,.5);z-index:90400}
.ui-autocomplete.ui-front.ui-menu .ui-menu-item{padding:7px;word-wrap:break-word}
.ui-autocomplete.ui-front.ui-menu .ui-menu-item:not(:last-child){border-bottom:1px solid #f1f1f1}
.ui-autocomplete.ui-front.ui-menu .ui-menu-item:hover{background:#f1f1f1}
.pager{margin-top:40px;text-align:center}
.pager a{display:inline-block;font-size:15px;line-height:1;color:#2f2f2f;margin:0 3px;border:1px solid rgba(97,50,110,.5);padding:7px 12px;border-radius:6px;transition:color .1s ease-out,background-color .1s ease-out,border-color .1s ease-out}
.pager a:hover{text-decoration:none;background-color:var(--theme-color-hover);border-color:var(--theme-color-hover);color:#fff}
.pager a.active{background-color:var(--theme-color);color:#fff;cursor:default}
.pager a.disabled{opacity:.5;border-color:transparent;cursor:default}
.scrollable{position:relative}
.scrollable:focus{outline:0}
.scrollable .viewport{position:relative;overflow:hidden}
.scrollable .scroll-bar{display:none}
.scrollable .scroll-bar.vertical{position:absolute;right:0;height:100%}
.scrollable .scroll-bar.horizontal{position:relative;width:100%}
.scrollable .scroll-bar .thumb{position:absolute}
.scrollable .scroll-bar.vertical .thumb{width:100%;min-height:10px}
.scrollable .scroll-bar.horizontal .thumb{height:100%;min-width:10px;left:0}
.not-selectable{-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}
.scrollable.default-skin{padding-right:25px;padding-bottom:21px}
.scrollable.default-skin .scroll-bar{background-color:rgba(255,255,255,.15);border-radius:8px}
.scrollable.default-skin .scroll-bar.vertical{padding:3px 5px;width:20px}
.scrollable.default-skin .scroll-bar.horizontal{padding:5px 3px;height:20px}
.scrollable.default-skin .scroll-bar .thumb{background-color:#000;border-radius:5px}
.scrollable.default-skin .scroll-bar.vertical .thumb{width:9px}
.scrollable.default-skin .scroll-bar.horizontal .thumb{height:9px}
.scrollable.default-skin .overview{padding-bottom:20px}
.scrollable.default-vertical-skin{padding-right:25px;padding-bottom:0}
.scrollable.default-vertical-skin .scroll-bar{background-color:rgba(255,255,255,.15);border-radius:8px}
.scrollable.default-vertical-skin .scroll-bar.vertical{width:19px;padding:3px 5px}
.scrollable.default-vertical-skin .scroll-bar.horizontal{height:0;display:none}
.scrollable.default-vertical-skin .scroll-bar .thumb{background-color:#000;border-radius:5px}
.scrollable.default-vertical-skin .scroll-bar.vertical .thumb{width:9px}
.scrollable.dark-skin{padding-right:14px;padding-bottom:10px}
.scrollable.dark-skin .scroll-bar{background-color:rgba(0,0,0,.1);border-radius:3px}
.scrollable.dark-skin .scroll-bar.vertical{width:10px}
.scrollable.dark-skin .scroll-bar.horizontal{height:10px}
.scrollable.dark-skin .scroll-bar .thumb{background-color:#000;opacity:.4;border-radius:3px}
.scrollable.dark-skin .scroll-bar:hover .thumb{opacity:.6}
#personal-cabinet-nav{display:flex;justify-content:space-between;line-height:60px}
.profile-nav-section{display:flex;align-items:center;justify-content:flex-start}
#foreign-profile-nav{display:flex;line-height:60px}
.profile-nav-item-large{display:inline-flex;align-items:center;justify-content:center;padding-left:15px;padding-right:15px;height:40px;background-color:rgba(97,50,110,.07);border:1px solid rgba(97,50,110,.05);border-radius:7px}
.profile-nav-text{font-size:11px;line-height:1.2;text-transform:uppercase}
.profile-nav-item-large:not(:first-child){margin-left:10px}
.profile-nav-item-large.active,.profile-nav-item-large:hover{background-color:var(--theme-color);border-color:var(--theme-color);color:#fff;text-decoration:none}
.profile-nav-item-large .spt-ico{color:#5e5e5e;font-size:20px;font-weight:400}
.profile-nav-item-large.active .spt-ico,.profile-nav-item-large:hover .spt-ico{color:#fff}
.profile-nav-item-large .ico-upload-layer{width:28px;height:24px;background-position:-94px -376px}
.profile-nav-item-large.active .ico-upload-layer,.profile-nav-item-large:hover .ico-upload-layer{background-position:-181px -376px}
.profile-nav-item-large .ico-create-reco{width:25px;height:25px;background-position:-97px -438px}
.profile-nav-item-large.active .ico-create-reco,.profile-nav-item-large:hover .ico-create-reco{background-position:-182px -438px}
.profile-nav-item-subscribe{height:36px;line-height:36px;background-color:var(--theme-color);padding-left:15px;padding-right:15px;border-radius:7px}
.profile-nav-item-subscribe .profile-nav-text{font-size:14px;text-transform:none}
.profile-nav-item-subscribe span{color:#fff}
.profile-nav-item-subscribe:hover{background-color:var(--theme-color-hover)}
.profile-nav-item-subscribe .ico-subscribe{width:28px;height:25px;background-position:-181px -500px;vertical-align:middle}
.profile-nav-item{display:inline-block;color:#2f2f2f;font-size:11px;font-weight:700;text-transform:uppercase;white-space:nowrap;margin-left:29px}
.profile-nav-item.active,.profile-nav-item:hover{text-decoration:none}
.profile-nav-item .count{font-size:11px;font-weight:700}
.profile-nav-item .title{border-bottom:2px solid transparent}
.profile-nav-item.active .title{display:inline-block;line-height:18px;border-color:var(--theme-color-hover)}
#foreign-profile-nav .profile-nav-item{margin-left:0;margin-right:29px}
#foreign-profile-nav .profile-nav-item:last-child{margin-right:0}
#profile-nav-notifications{position:relative}
#profile-nav-notifications .counter{position:relative;top:-5px}
.profile-nav .ico-myprofile{width:24px;height:28px;background-position:-59px -136px;margin-right:5px;vertical-align:middle}
.profile-nav-item:hover .ico-myprofile{background-position:-59px -168px}
.profile-nav .active .ico-myo,.profile-nav .ico-myo,.profile-nav a:hover .ico-myo{width:24px;height:24px;background-position:-1px -168px;margin-right:9px;vertical-align:middle}
.profile-nav .ico-myo{background-position:-1px -136px}
.personal-cabinet{display:flex;justify-content:space-between;align-items:stretch}
aside.personal-sub-menu{box-sizing:content-box;width:150px;margin-right:40px;padding:35px 30px 50px 0;flex:0 0 150px}
.personal-content{flex:1 1 auto;padding:35px 0 50px;min-width:0}
.personal-section-link{display:block;padding:5px 0;margin-bottom:15px;color:#2f2f2f;font-size:11px;font-weight:700;text-transform:uppercase}
.personal-section-link.active,.personal-section-link:hover{color:var(--theme-color-hover);text-decoration:none}
.layout-flex{display:flex;justify-content:space-between;align-items:flex-start;width:100%}
.obj-w20p{width:225px;margin-right:10px;flex:0 0 auto}
.obj-w80p{width:100%}
.layout-flex .layout-col-1,.layout-flex .layout-col-2{width:48%}
@media (max-width:1310px){
.layout-flex{flex-wrap:wrap}
.layout-flex .layout-col-1,.obj-w20p{margin-bottom:50px}
.layout-flex .layout-col-1,.layout-flex .layout-col-2{width:100%}
}
.page-head{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;margin-bottom:40px}
.page-head .page-title{margin-bottom:20px}
.page-head .ui-autocomplete-widget{flex-basis:auto;flex-grow:1;max-width:100%;width:100%}
@media (min-width:576px){
.page-head{flex-wrap:nowrap;margin-bottom:20px}
.page-head .ui-autocomplete-widget{width:auto;min-width:280px;max-width:360px;margin-left:20px}
}
.community-page-head{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;margin-bottom:20px}
.community-page-head .page-title{order:1;display:inline;margin-bottom:20px;margin-right:20px}
.community-page-head .community-head-join{order:4;width:100%;padding-top:10px;text-align:center}
.community-page-head .community-head-join>a{min-width:225px}
.community-page-head .community-head-space{display:none}
.community-page-head form[name=frm_search-community]{order:3;margin-bottom:20px;width:100%}
.community-page-head .search-community{display:flex;justify-content:space-between}
.community-page-head .search-community input{width:auto;flex-grow:1}
.community-page-head .search-community button{height:32px;margin-left:5px}
@media (min-width:576px){
.community-page-head form[name=frm_search-community]{width:auto}
.community-page-head .search-community{display:inline-flex;justify-content:flex-start}
.community-page-head .search-community input{width:290px}
}
@media (min-width:840px){
.community-page-head .community-head-join{order:2;padding-top:0;width:auto}
.community-page-head .community-head-join>a{min-width:auto}
.community-page-head .community-head-space{display:block;flex-grow:1;order:3}
.community-page-head form[name=frm_search-community]{order:4}
}
.control-tile{background-color:#fafafa;width:227px;height:202px}
.control-tile-inner{height:100%;display:flex;flex-flow:column;justify-content:center;align-items:center;font-weight:700;text-transform:uppercase}
.control-tile-ico{margin-bottom:25px}
.control-tile-title{color:#61326e}
.control-tile:hover{background-color:#fff;box-shadow:0 0 10px rgba(0,0,0,.2);cursor:pointer}
.control-tile:hover .control-tile-title{text-decoration:underline}
.control-tile-ico.entity-big-ico{background-position:-1px -7px;width:79px;height:67px}
.js-photo{max-width:100%;display:inline-block;height:auto}
.gallery{position:relative}
.gallery img{display:none;min-height:500px;max-width:1000px}
.gallery img.active{display:block}
.gallery .slider-controls{position:absolute;top:60px;left:30px;padding:10px;background-color:rgba(0,0,0,.3);color:#fff;font-size:72px;line-height:72px;font-weight:300;-webkit-user-select:none;user-select:none}
.gallery .slider-controls .theme-ico{height:34px;width:15px;margin:10px}
.gallery .slider-controls .ico-prev{background-position:-150px -23px}
.gallery .slider-controls .ico-next{background-position:-164px -23px}
.tbl-btn{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border:none;border-radius:0;padding:0}
.tbl-btn:hover{cursor:pointer;text-decoration:none}
.tbl-btn-pr{background-color:var(--theme-color)}
.tbl-btn-pr:hover{background-color:var(--theme-color-hover)}
.tbl-btn-se{background-color:#2f55a8}
.tbl-btn-se:hover{background-color:#4175e6}
.tbl-btn-alert{background-color:#cd0e37}
.tbl-btn-alert:hover{background-color:#ee204c}
.tbl-btn .spt-ico{color:#fff;font-size:24px;font-weight:400;position:relative}
.tbl-obj{border:solid #cfcfcf;border-width:1px 0 0;table-layout:fixed;word-wrap:break-word}
.tbl-obj th{background-color:#ececec;text-align:left;z-index:1;height:50px}
.tbl-obj td,.tbl-obj th{padding:7px;border:solid #cfcfcf;border-width:0 0 1px}
.tbl-obj a{color:#2f2f2f;font-weight:700}
.tbl-obj a:hover{color:#61326e}
.tbl-obj input[type=checkbox]{opacity:0}
.tbl-obj .thead-sticky th{position:-webkit-sticky;position:sticky;top:0}
.tbl-obj .thead-sticky th:after,.tbl-obj .thead-sticky th:before{content:"";display:block;position:absolute;left:0;right:0;background-color:#cfcfcf;height:1px}
.tbl-obj .thead-sticky th:before{top:-1px}
.tbl-obj .thead-sticky th:after{bottom:-1px}
.tbl-obj .th-checkbox{width:38px}
.tbl-obj .th-control{width:54px}
.tbl-obj .th-controls-x4{width:216px;text-align:right}
.tbl-obj .ico-layers{width:30px;height:26px;background-position:-93px -345px}
.tbl-obj .ico-globe{width:26px;height:26px;background-position:0 -167px}
.tbl-obj .ico-reconstruction{width:26px;height:26px;background-position:-84px -167px}
.tbl-obj .ico-subscription{width:26px;height:26px;background-position:-322px -9px}
.tbl-btn .ico-upload-white{width:24px;height:24px;background-position:-183px -375px}
.tbl-btn .spt-eye{font-size:20px}
.layers-table .th-type{width:80px}
.layers-table .th-size{width:90px;text-align:right}
.layers-table td:nth-child(3){color:grey}
.layers-table td:nth-child(4){color:grey;text-align:right}
.shared-layers-table .th-type{width:140px}
.shared-layers-table .th-size{width:100px;text-align:right}
.shared-layers-table td{height:40px}
.shared-layers-table td:nth-child(2){color:grey}
.shared-layers-table td:nth-child(3){color:grey;white-space:nowrap;text-align:right}
.user-owned-layers-table .th-type{width:140px}
.user-owned-layers-table .th-full-size{width:150px;text-align:right}
.user-owned-layers-table td{height:54px}
.user-owned-layers-table td:nth-child(2){color:grey}
.user-owned-layers-table td:nth-child(3){color:grey;white-space:nowrap;text-align:right}
.styles-table .th-workspace{width:100px}
.styles-table .td-workspace{color:grey}
.attachments-table .th-type{width:50px;text-align:center}
.attachments-table .th-size{width:100px;text-align:right}
.attachments-table .th-controls-x4 button{font-size:10px}
.attachments-table .td-name{font-weight:700}
.attachments-table .td-type{color:grey;text-align:center}
.attachments-table .td-size{color:grey;white-space:nowrap;text-align:right}
.prj-files-table .th-size{width:100px;text-align:right}
.prj-files-table .td-size{color:grey;white-space:nowrap;text-align:right}
.prj-files-table .td-control{width:54px}
.prj-files-table .prj-name{font-weight:700}
.notifications-table .th-datetime{width:90px}
.notifications-table .td-datetime{font-style:italic}
.notifications-table .notification-title.is-old{font-weight:400}
.report-table{table-layout:auto}
.report-table .th-icon{width:40px}
.report-table .th-icon-wider{width:44px}
.report-table .th-size{width:120px;padding-right:40px}
.report-table .th-datetime{width:120px;padding-right:20px}
.report-table .th-status{width:120px}
.report-table .th-order{width:100px}
.report-table .td-size{color:grey;white-space:nowrap;padding-right:40px}
.report-table .td-datetime{font-style:italic}
.documents-table .th-datetime{width:100px}
.documents-table .th-status{width:150px}
.documents-table .th-comment{width:74px}
.documents-table .td-datetime{font-style:italic}
.documents-table a.comments-count{font-weight:400}
.table-of-members{margin:25px 0 40px}
.table-of-members th{height:40px}
.table-of-members .th-control{width:38px}
.table-of-members td:nth-child(2){color:grey}
.images-table .th-image{width:80px}
.images-table .th-datetime{width:100px}
.images-table .th-size{width:100px}
.images-table .th-owner{width:200px}
.images-table .td-image img{width:100%;height:auto;display:block}
.images-table .td-datetime{font-style:italic}
.images-table .td-size{white-space:nowrap}
.content-language-descr{margin-bottom:5px}
.content-language-form .ui-button{background-color:#fff;border:1px solid #c3c3c3;border-radius:1px;color:#2f2f2f;padding:7px 13px;width:100%;margin:0}
.content-language-form .ui-button:focus{outline:0}
.content-language-form .ui-button:active .ui-icon{background-image:url(../images/ui-icons_777777_256x240.png?1.0.36.36264)}
.location-attachments-wrapper{box-sizing:content-box;max-height:289px;overflow-y:auto}
#importLayerBtn .ico-globe{width:20px;height:20px;background-position:-11px -500px;vertical-align:middle}
#addElementBtn{min-width:120px}
.attachments-helper,.layers-helper{line-height:1.5}
.layers-helper span{white-space:nowrap;font-weight:700}
.user-layers-table .user-location-content{border-top:1px solid #bdbdbd}
.user-layers-table .user-location-content:hover{background-color:#e0e0e0;cursor:move}
.user-layers-table .user-location-content.ui-sortable-helper,.user-layers-table .user-location-content:last-child{border-bottom:1px solid #bdbdbd}
.user-layers-table .sortablePlaceholder{height:70px;background-color:rgba(0,0,0,.05);border-top:1px solid #bdbdbd}
.user-layers-table tr{border-top:1px solid #bdbdbd}
.user-layers-table tr:first-child{border-top:none}
.user-layers-table td{padding:7px 9px}
.user-layers-table .td-entry-type{width:37px;padding-left:6px;padding-right:3px}
.user-layers-table .td-entry-type:hover{cursor:default}
.user-layers-table .entry-type{width:28px;text-align:center}
.user-layers-table .sublocation-entry-name{word-break:break-all;min-width:0}
.user-layers-table .sublocation-entry-name .could-rename:hover{border-bottom:1px dotted #888;cursor:pointer}
.user-layers-table .td-layer-scaling{width:1%}
.user-layers-table .td-layer-size{width:100px;white-space:nowrap;text-align:right}
.user-layers-table .td-entry-remove{width:24px;cursor:default}
.user-layers-table .empty-cell{display:block;width:100px}
.user-layers-table .ui-icon.empty{opacity:.4}
.user-layers-table .entry-type .ico{margin-top:0;vertical-align:top}
.ico-download{width:16px;height:18px;background-position:-71px -470px}
.ico-download.not-found{opacity:.4}
.ico-imported{width:28px;height:25px;background-position:-37px -500px}
.layer-scaling-button{width:24px;height:24px;padding:0;border:none;border-radius:50%;text-align:center;line-height:24px;background-color:#2f55a8;transition:background-color linear .1s}
.layer-scaling-button:hover{background-color:#4175e6}
.entry-remove-btn{padding:0;background-color:transparent;border:none;font-size:24px;color:inherit;transition:color .1s linear;cursor:pointer}
.entry-remove-btn:hover{color:#ff0021}
.entry-remove-btn[disabled],.entry-remove-btn[disabled]:hover{background-color:transparent;color:grey}
.table-subtree.user-sublocation-content{display:none}
.user-sublocation-content.visible{display:table-row}
.user-layers-table td.sublocation-wrapper{padding:0}
.user-layers-table td.sublocation-content-table{padding-left:30px}
.table-subtree>td{border:0!important}
.user-attachments-table tr{border-top:1px solid #bdbdbd}
.user-attachments-table tr:last-child{border-bottom:1px solid #bdbdbd}
.user-attachments-table tr:hover{background-color:#e0e0e0;cursor:move}
.user-attachments-table td{padding:7px 11px;word-break:break-all;min-width:0}
.user-attachments-table .td-attachment-link{width:27px;cursor:default}
.user-attachments-table .td-attachment-name{width:100%}
.user-attachments-table .td-attachment-name span:hover{border-bottom:1px dotted #888;cursor:pointer}
.user-attachments-table .td-attachment-size{width:100px;white-space:nowrap;text-align:right}
.user-attachments-table .td-attachment-remove{width:24px;cursor:default}
.user-attachments-table .ui-sortable-helper{border-bottom:1px solid #bdbdbd}
.user-attachments-table .sortablePlaceholder{background-color:#ececec;line-height:4em;background-color:rgba(0,0,0,.05);border-bottom:1px solid #bdbdbd}
#edit_layer{margin-top:24px}
.layer-settings-wrapper{overflow-x:auto}
.layer-settings-wrapper>*{min-width:1100px}
.layer-tab-nav{display:flex}
.layer-tab-nav .tab-nav{background-color:rgba(0,0,0,.05);color:#b2b2b2;font-size:18px;line-height:1;padding:18px 32px;border:1px solid #d0d0d0;cursor:pointer}
.layer-tab-nav .tab-nav.active{color:var(--theme-color);background-color:#e8e8e8;border-bottom-color:#e8e8e8;cursor:default}
.layer-tab-nav .tab-nav-spacer{flex:1 1 auto;border-bottom:1px solid #d0d0d0}
.layer-settings-section{background-color:#e8e8e8;border:1px solid #d0d0d0;border-top:none;margin-top:-1px}
.layer-mode-selector-wrapper{display:flex;align-items:stretch;padding-top:20px}
.layer-mode-selector{flex:0 0 auto;color:#b2b2b2;display:inline-block;font-size:18px;padding:15px 32px;border-width:1px;border-left-width:0;border-style:solid;border-color:transparent;white-space:nowrap;cursor:pointer;position:relative}
.layer-mode-selector+.layer-mode-selector{border-left-width:1px}
.layer-mode-selector.active{color:var(--theme-color);border-color:#d0d0d0 #d0d0d0 #e8e8e8}
.layer-mode-spacer{flex:1 1 auto}
.settings-label{display:block;font-size:18px;font-weight:400;margin-bottom:5px;-webkit-user-select:none;user-select:none}
.settings-label.inline{display:inline-block;margin-bottom:0;vertical-align:middle}
.layer-display-options-wrapper{margin-top:-1px}
.layer-display-option{border-top:1px solid #d0d0d0;padding:30px 32px}
.layer-display-select{max-width:200px}
.layer-styles{display:flex}
.layer-style-selector input{display:none}
.layer-style-selector input+span{background-color:#fff;border:1px solid #c3c3c3;color:#c3c3c3;display:inline-block;font-size:18px;padding:10px 32px;-webkit-user-select:none;user-select:none}
.layer-style-selector input+span:hover{cursor:pointer}
.layer-style-selector input:checked+span{background-color:var(--theme-color);border:1px solid var(--theme-color);color:#fff}
.hybrid-layer{display:flex;align-items:flex-start}
.hybrid-checkbox{margin-top:4px;white-space:nowrap}
.hybrid-checkbox-label{vertical-align:middle;margin-left:5px}
.hybrid-switch-level{margin-left:30px}
.hybrid-switch-label{font-size:11px;font-weight:700;margin-right:5px}
.hybrid-switch-level input{max-width:100px}
.hybrid-switch-level input:disabled{background-color:#ededed}
.layer-height-settings{display:flex;justify-content:flex-start;align-items:flex-start}
.layer-height-option{margin-right:88px}
select.layer-height-mode{width:auto}
input.layer-altitude{width:100px}
.layer-height-attr{margin-right:20px}
.layer-height-extruded{padding-top:31px;white-space:nowrap}
.layer-appearance-table td{padding:10px 0;white-space:nowrap;width:1%}
.layer-appearance-table td:nth-child(odd){padding-left:50px;padding-right:20px;text-align:right}
.layer-appearance-table td:first-child{padding-left:0;text-align:left}
.layer-appearance-table td:last-child{width:auto}
.layer-appearance-table .marker-icon{position:relative}
.layer-appearance-table #markerIconUrl{max-width:300px}
.layer-appearance-table #markerIconUrlError{position:absolute;top:100%;left:0}
.layer-appearance-settings .edit-layer-numeric-input{width:75px;vertical-align:middle}
.layer-appearance-settings .edit-layer-numeric-input:disabled{background-color:#d3d3d3}
.layer-appearance-settings .ui-slider{background-color:#d0d0d0;display:inline-block;vertical-align:middle;margin-right:20px;width:176px;height:6px;border:none;border-radius:3px}
.layer-appearance-settings .ui-slider-range{background-color:var(--theme-color)}
.layer-appearance-settings .ui-slider-handle{width:24px;height:24px;border:1px solid #b3b3b3;border-radius:50%;background-color:#fff;top:-9px;margin-left:-12px}
.layer-appearance-settings .ui-slider-handle:focus{outline:0}
.layer-appearance-settings .slider-value{display:inline-block;min-width:40px}
.layer-styles-wrapper{padding-top:12px;padding-bottom:12px}
.layer-style-color{margin:20px 0}
.layer-style-color .layer-style-name{font-size:18px;margin-bottom:10px}
.layer-style-color .layer-style-label{margin-right:20px}
.layer-style-color .ui-slider{width:100px}
#edit_layer .tls-settings .heightShift{width:60px;margin-left:15px;margin-right:5px}
.layer-height-option .vector-height-mode:not(:first-child){margin-top:20px}
.layer-height-option .vector-height-mode select{width:100%}
.kml-height-option{margin-top:30px}
.kml-height-option td{padding:5px 0}
.kml-height-option td:first-child{padding-right:15px}
.vector-layer-styling{margin-top:20px}
.tbl-layer-attributes{table-layout:auto}
.tbl-layer-attributes tr:nth-child(even){background-color:rgba(0,0,0,.03)}
.tbl-layer-attributes th{font-size:14px;font-weight:400;text-transform:uppercase;padding-bottom:12px}
.tbl-layer-attributes .th-checkbox{width:80px}
.tbl-layer-attributes td{padding-top:8px;padding-bottom:8px;vertical-align:middle}
.tbl-layer-attributes td,.tbl-layer-attributes th{text-align:center;padding-left:10px}
.tbl-layer-attributes td:first-child,.tbl-layer-attributes th:first-child{text-align:left}
.tbl-layer-attributes input[type=text],.tbl-layer-attributes select{max-width:300px}
.set-labels-height{display:flex;align-items:center}
.set-labels-height input[name=labelHeight]{width:auto}
.tbl-layer-elements{table-layout:auto}
.tbl-layer-elements th{font-size:14px;font-weight:400;text-transform:uppercase;padding-bottom:12px}
.tbl-layer-elements td{padding:8px 0 8px 16px}
.tbl-layer-elements td:first-child{padding-left:0}
.tbl-layer-elements .th-name{width:30%}
.kml-tree{margin:0;padding:0;background-color:#fff;font-size:15px;padding:10px;max-height:400px;overflow-x:auto;-webkit-user-select:none;user-select:none}
.kml-tree,.kml-tree ul{list-style-type:none}
.kml-tree li{margin:2px 0}
.kml-tree .kml-node-icon{display:inline-block;vertical-align:middle;width:16px;height:16px;position:relative}
.kml-tree .kml-node-icon:hover{cursor:pointer}
.kml-tree .kml-node-icon:after{content:'';width:0;height:0;border-top:5px solid transparent;border-bottom:5px solid transparent;border-left:5px solid #000;position:absolute;top:3px;left:6px}
.kml-tree .kml-node-icon.active:after{border-left:5px solid transparent;border-right:5px solid transparent;border-top:5px solid #000;top:6px;left:3px}
.kml-tree .kml-node{display:inline-block;vertical-align:middle;padding:0 5px}
.kml-tree .kml-node.selected,.kml-tree .kml-node:hover{background-color:var(--theme-color);color:#fff}
.kml-tree .kml-node:hover{cursor:pointer}
.kml-sub-tree{display:none}
.kml-sub-tree.active{display:block}
.kml-tree-option+.kml-tree-option{margin-left:40px}
.kml-tree-coordinate-wrapper{margin:15px 0}
.kml-tree-coordinate{display:flex;white-space:nowrap}
.kml-coordinate-label{font-size:16px;margin-right:10px;-webkit-user-select:none;user-select:none}
.editor-close-btn{margin:20px;background-color:transparent;border:none;font-size:24px;color:inherit;transition:color .1s linear;cursor:pointer;float:right}
.editor-close-btn:hover{color:#ff0021}
.kml-input{width:100px}
.kml-tree-units-select{width:112px}
.kml-tree-option-name-input{max-width:320px}
#kmlScreenOverlaySettings>.input-group{margin-bottom:40px}
#kmlScreenOverlaySettings>.input-group:last-of-type{margin-bottom:0}
.attributes-fragment-table-wrapper{max-height:600px;overflow:auto}
.attributes-table{background-color:#fff;border-left-width:1px;table-layout:auto}
.attributes-table tr:hover{background-color:#e0e0e0}
.attributes-table td,.attributes-table th{text-align:center;border-color:#bdbdbd;border-width:0 1px 1px 0;padding:4px 3px;min-width:250px}
.attributes-table .thead-sticky th:after{background-color:#bdbdbd;height:1px;bottom:-1px}
.attributes-table input{border:none;text-align:center;font-size:14px;font-weight:400;text-overflow:ellipsis}
.attributes-table input:read-only{background-color:transparent}
.dependent-locations-table td{border-bottom:1px solid #bdbdbd;padding:7px 11px;word-break:break-all;min-width:0}
.dependent-locations-table tr:first-child td{border-top:1px solid #bdbdbd}
.dependent-locations-table td.td-entry-remove{width:24px}
.edit-layer-actions{margin-top:25px}
.form-action{margin:5px 0;width:100%}
@media (min-width:510px){
.edit-layer-actions .actions-block{display:flex;flex-wrap:wrap;justify-content:flex-start;margin-left:-5px;margin-right:-5px}
.form-action{flex:1 0 calc(50% - 10px);margin-left:5px;margin-right:5px}
}
@media (min-width:600px){
.edit-layer-actions .actions-wrapper{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap}
.edit-layer-actions .actions-block:first-of-type{margin-right:10px}
.form-action{flex:0 0 auto;width:auto}
}
#convertGeomap{display:inline-block}
.access-rights-option{display:inline-block;font-size:12px;line-height:1;text-transform:uppercase}
.access-rights-option span{vertical-align:middle}
.access-rights-option input[type=checkbox]{opacity:0}
.access-rights .location-link-wrapper{margin-top:5px}
.access-rights #locationLink{border:1px solid #000;padding:6px;margin-left:35px;text-overflow:ellipsis;width:350px;height:29px;float:left}
.access-rights .location-link-wrapper .copy-btn{background-image:url(../images/clipboard.png?1.0.36.36264);width:26px;height:29px;border:1px solid #000;background-position-x:.5px;float:left}
.location-link-wrapper .status{display:inline-block;margin:5px}
.access-rights .add-user-wrapper{padding-left:46px}
#customAccessUsernameTable{border-top:1px solid #bdbdbd;margin-left:35px;width:calc(100% - 35px)}
#customAccessUsernameTable tr{border-bottom:1px solid #bdbdbd}
#customAccessUsernameTable tr:hover{background-color:#e0e0e0}
#customAccessUsernameTable td{padding:7px 11px}
#customAccessUsernameTable .td-checkbox{width:46px}
#customAccessUsernameTable .td-controls{width:70px;padding-left:0;text-align:right}
#customAccessUsernameTable .spt-check{color:var(--theme-color);float:left}
#customAccessUsernameTable .spt-check:hover{color:var(--theme-color-hover)}
.subscription-info-short{width:auto;margin:25px 0 0 10%}
.subscription-info-short td,.subscription-info-short th{padding:8px 0;font-size:11px}
.subscription-info-short th{padding-right:10px;text-align:right;font-weight:700;text-transform:uppercase}
.future-subscriptions{color:grey;font-style:italic}
.user-cards-list{display:flex;flex-wrap:wrap;align-items:stretch;justify-content:center}
.user-card{background-color:#fff;margin:0 10px 20px;text-align:left;width:225px}
.user-card:hover{box-shadow:0 0 2px 0 rgba(97,50,110,.4)}
.user-card-link{box-sizing:border-box;display:block;height:100%;padding:15px 10px 25px 10px;position:relative}
.user-card-link:active,.user-card-link:hover{text-decoration:none}
.user-card-image{display:block;width:43px;height:auto;position:absolute;top:15px;left:10px}
.user-card-info{padding-left:50px}
.user-card-name{color:#000;font-size:16px;font-weight:700;height:20px;line-height:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:155px}
.user-card-field{color:#6a6a6a;font-size:9px;font-weight:400;height:20px;line-height:20px;padding-left:7px;text-transform:uppercase;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:155px}
.user-privileges{width:290px}
.document-preview-wrapper{display:inline-block}
.document-preview{display:flex;flex-flow:column;border:1px solid #fff;min-height:210px;padding:10px;background-color:#fff;position:relative}
.document-preview-title{margin:0 0 5px}
.document-preview-title>a{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:block}
.document-preview-decription{max-height:54px;overflow:hidden;font-size:13px;line-height:18px}
.document-preview-comments>a{color:var(--theme-color);font-weight:700}
.document-preview-comments>a:hover{text-decoration:none}
.document-preview-actions{display:flex;flex:1 0 auto;align-items:flex-end}
#mainpageDescriptionForm .input-group,.project-attached-documents .input-group{display:flex;align-items:center}
#mainpageDescriptionForm .input-group label,.project-attached-documents .input-group label{width:19%;padding-right:3%;flex:0 0 auto;line-height:1.5}
#mainpageDescriptionForm .input-group textarea{max-width:50%;flex-grow:1;height:200px}
.project-attached-documents .document-preview-wrapper{max-width:50%}
.document-preview-wrapper .control-tile{min-height:210px}
#chooseLocationPreview .location-card{cursor:pointer}
#chooseLocationPreview .location-card:hover{box-shadow:0 0 10px rgba(0,0,0,.2)}
.triptych-items-list{display:flex;flex-wrap:wrap}
.triptych-item{width:290px;margin:0 20px 20px 0}
.triptych-item .control-tile{width:100%}
.err-msg-box,.field-error,p.error{font-size:12px;color:#c32f24;margin-top:5px}
.profile-image-block{width:200px;margin-right:50px}
.profile-image>img{display:block;width:100%;height:auto}
.gravatar-text{font-size:12px;margin-top:8px}
.profile-info{flex:1 1 auto}
.profile-disk-info,.profile-mpx-info{margin:20px 0}
.profile-resources-title{margin-bottom:5px;font-weight:700}
.subscriptions-summary-table td,.subscriptions-summary-table th{padding:8px 5px;text-align:center;border-bottom:1px solid #bdbdbd;max-width:0}
.subscriptions-summary-table th{font-size:11px;text-transform:uppercase}
.subscriptions-summary-table td:first-child{text-align:left;font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.subscriptions-summary-table .future-subscription td{background-color:rgba(0,0,0,.03);color:grey}
.subscriptions-summary-table td:nth-child(1){width:40%}
.image-cards-list{display:flex;flex-wrap:wrap;align-items:stretch;justify-content:flex-start}
.image-card{width:225px;margin:0 10px 10px 0;cursor:pointer}
.sliders-list .image-card{cursor:default}
.image-card-image{background-color:#f6f6f6;position:relative;height:125px;overflow:hidden}
.image-card-image img{display:block;height:100%;width:auto;margin-left:auto;margin-right:auto}
.image-card-image .image-card-checkbox,.image-card-image .jq-checkbox{position:absolute;top:0;left:0}
.image-card-info{background-color:#fff;color:#000;height:75px;padding:10px 35px 0 15px;font-size:16px;font-weight:700}
.image-card-title{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}
.image-card-title-link{display:block;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;color:#000}
.image-card-uname{font-size:10px;text-transform:uppercase;color:#6a6a6a;line-height:12px;margin-top:3px}
.image-card-theme-select{display:flex;align-items:center;margin-top:1px}
.image-card-label{font-size:10px;text-transform:uppercase;margin-right:10px}
.image-theme-selector{height:22px;width:100%}
.image-card-size{font-size:10px}
.image-card-add{border:1px solid #e0e0e0;min-height:200px}
.image-cards-list.sortable-list{display:block;position:relative}
.image-cards-list.sortable-list:after{content:"";display:block;clear:both}
.image-cards-list.sortable-list .image-card{float:left}
.image-cards-list.sortable-list .sortable-placeholder{background-color:rgba(255,255,255,.3);border:2px dashed rgba(0,0,0,.1);box-sizing:border-box;float:left;margin:0 10px 10px 0;width:225px;height:200px}
.tbl-uploads{background-color:#fff;border:none;margin-bottom:30px}
.tbl-uploads th{border-top:1px solid #ececec;border-bottom:1px solid #ececec;padding:12px 11px;text-align:center}
.tbl-uploads td{border-bottom:1px solid #ececec;padding:15px 11px;text-align:center;vertical-align:top}
.tbl-uploads td:first-child,.tbl-uploads th:first-child{text-align:left}
.tbl-uploads td:last-child,.tbl-uploads-recent td:nth-child(3){width:1%;white-space:nowrap}
.tbl-uploads .tbl-uploads-td-link{padding-left:25px;padding-right:25px}
.upload-title{font-size:1.2em}
.upload-files-total{font-size:.9em;margin-top:7px}
.upload-info{font-size:.8em;margin-top:12px}
.upload-info p{margin:0}
.tbl-uploads tr.inactive{opacity:.5}
.tbl-uploads tr.inactive .upload-status{color:red}
.tbl-uploads-btns{display:inline-flex;align-items:flex-start;margin-right:-5px;margin-left:-5px}
.tbl-uploads-btns .tbl-btn{margin:0 5px}
.section .section-controls{display:flex;justify-content:flex-end;align-items:flex-start;flex-wrap:wrap;margin-bottom:10px}
.section .section-title{font-size:26px;line-height:1;margin:0 0 20px}
.section-controls .section-title{flex:1 1 auto;padding-right:25px}
.section .section-control-items{margin:0 -5px 10px}
.section .section-control-item{display:inline-block;position:relative;margin:0 5px 10px}
.upload-fields-wrapper{max-width:650px}
.input-group-flex{display:flex;justify-content:flex-start;align-items:center}
.upload-fields-wrapper .input-group-flex label{white-space:nowrap;padding-right:20px;width:23%;flex:0 0 auto}
.upload-fields-wrapper #files-styler{width:100%}
.upload-fields-wrapper .err-msg-box{margin-left:10px}
.upload-progress-state{font-size:60px;font-weight:700}
.upload-interrupted{font-size:24px;vertical-align:middle}
#uploadFields #exifParsingSettings{padding-top:20px}
.parsing-title{font-size:17px;margin-bottom:15px}
.parsing-fieldsets{display:flex;align-items:flex-start;justify-content:flex-start}
.parsing-columns{border:1px solid rgba(0,0,0,.15);margin:0;padding:0 10px 12px;flex:0 1 auto}
.parsing-columns>legend{margin-left:10px}
.parsing-columns-col-wrapper{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between}
.parsing-columns-col{flex:1 1 50%;padding:10px 10px 0;min-width:170px;max-width:210px}
.parsing-columns-item{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between}
.parsing-columns-item+.parsing-columns-item{margin-top:10px}
.parsing-columns-label{flex:0 1 calc(100% - 70px);padding-right:10px;text-align:right}
.parsing-columns-item>input{width:70px;text-align:center}
.parsing-columns-item .err-msg-box{flex-basis:100%;margin-top:3px;text-align:right}
.parsing-delimeter{border:1px solid rgba(0,0,0,.15);margin:0 0 0 20px;padding:12px 20px;flex:0 0 auto}
.parsing-delimeter-item+.parsing-delimeter-item{margin-top:10px}
.parsing-delimeter-label{margin-left:5px;vertical-align:middle}
.parsing-starting-row{margin-top:20px}
.parsing-starting-row>input{margin-left:10px;width:70px;text-align:center}
.parsing-starting-row .err-msg-box{display:inline-block;margin-left:10px}
.app-config{max-width:600px;width:auto}
.app-config-item{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:flex-start}
.app-config-item:not(:first-child){margin-top:5px}
.app-config-label{padding:8px 20px 5px 0;word-wrap:break-word;width:100%}
.app-config-field{width:100%}
.app-config-item .err{display:block;color:red;font-size:14px;padding-top:5px}
@media (min-width:768px){
.app-config-item{flex-wrap:nowrap}
.app-config-label{width:40%}
.app-config-field{width:60%}
}
.search-categories{max-width:500px;margin:0 auto}
.search-categories-table{border-top:1px solid #bdbdbd;table-layout:fixed;word-wrap:break-word}
.search-categories-table tr{border-bottom:1px solid #bdbdbd}
.search-categories-table tr:hover{background-color:#e0e0e0}
.search-categories-table tr:hover .category-name{border-bottom:1px dotted #888}
.search-categories-table td{padding:7px 11px}
.search-categories-table td:first-child{cursor:pointer}
.search-categories-table td:last-child{width:46px}
.tag-item{display:inline-flex;align-items:center;padding:6px 8px;margin:8px 8px 8px 0;float:left;background-color:#ccccd1}
.tag-name{margin-right:6px;font-size:18px}
.tag-remove{color:#fff;font-size:24px;line-height:1}
a.tag-remove{font-weight:400}
.tag-search{padding:3px;display:inline-block;float:none;width:auto;margin:2px 2px 2px 2px;background-color:#ccccd1;color:#fff}
.tag-search.highlight{background-color:#00d561;background-color:var(--theme-color);color:#fff}
#edit-style{width:80%}
.CodeMirror{border:1px solid #c3c3c3}
.CodeMirror.read-only{background-color:#ececec}
.page-error{position:relative;width:100%;height:100%}
.page-error #wrapper{height:100%}
.page-error .page-content{max-width:100%;padding-bottom:0}
.page-error .personal-cabinet{padding:1px 0 0}
.page-error .personal-cabinet.border-line{padding-top:0;border-top:1px solid var(--theme-color)}
.page-error .personal-content{text-align:center;overflow:hidden}
.page-error .personal-content.err403{display:flex;align-items:center;justify-content:center;padding-left:10%;padding-right:10%}
.page-error .personal-content.err403 .bg-err{opacity:.7;filter:sepia(30%)}
.page-error .personal-content:not(.err403){background:url(../images/bg_err.png?1.0.36.36264) center 20px no-repeat transparent}
aside.err{width:300px;padding:50px 15px 30px;background:linear-gradient(to bottom,rgba(42,3,54,.8),rgba(10,21,46,.8));color:#fff;font-size:14px}
aside.err .page-title{color:#fff}
aside.err a{color:#fff;border-bottom:2px solid #fff}
aside.err a:hover{border-bottom-color:transparent;text-decoration:none}
.bg-err{display:inline-block;max-width:879px;height:auto}
.page-quota{width:100%;min-width:1100px}
.page-quota #header{max-width:100%}
.quota-wrapper{flex:1 1 auto;width:100%;display:flex;justify-content:center;align-items:center}
.quota-info{max-width:500px;padding:20px 20px 25px;text-align:center;background-color:#fff;color:#2f2f2f;font-size:18px}
.quota-title{font-size:24px;font-weight:700;margin-bottom:15px}
.quota-user-link{display:inline-block;margin-top:5px;border-bottom:1px dotted var(--theme-color)}
.quota-user-link:hover{border-bottom-style:solid;text-decoration:none}
.modal{position:fixed;top:0;left:0;right:0;bottom:0;overflow-x:hidden;overflow-y:auto;background-color:rgba(0,0,0,.9);display:none;z-index:90100}
.modal-dialog{display:flex;align-items:center;margin:1.75rem auto;max-width:500px;min-height:calc(100% - (1.75rem * 2))}
.modal-content{width:100%;background-color:#fff;border:1px solid #c3c3c3;color:#2f2f2f}
.modal-wide .modal-dialog{max-width:960px}
.modal-cards .modal-dialog{max-width:820px}
.modal-header{background-color:var(--theme-color);height:50px;color:#fff;position:relative}
.modal-title{padding:0 50px 0 30px;font-size:22px;font-weight:700;line-height:50px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.modal-close{position:absolute;top:50%;right:10px;padding:0;font-size:24px;margin-top:-12px;line-height:1;border:none;background-color:transparent;color:#fff;transition:color linear .2s}
.modal-close:hover{color:#ee204c;cursor:pointer}
.modal-body{padding:30px 40px}
.modal-dynamic-text{font-size:1.6rem}
.modal-table-wrapper{max-height:300px;overflow:auto}
.modal-table-wrapper th{position:-webkit-sticky;position:sticky;top:0;background-color:#ececec;z-index:1}
.modal-description{font-size:18px;text-align:center;word-wrap:break-word;max-height:300px;overflow-y:auto}
.modal-description ul{margin:0;padding:0}
.modal-description ul li{list-style:none none;margin:0;padding:3px 0;font-size:16px}
.modal-infotext{font-size:22px;text-align:center;margin-bottom:15px;max-height:300px;overflow-y:auto}
.modal-simple{z-index:90200}
.modal-simple .modal-header{background-color:inherit;color:inherit;height:auto;min-height:40px}
.modal-simple .modal-title{text-align:center;padding:15px 40px 0}
.modal-simple .modal-close{color:#000;top:13px;margin-top:0}
.modal-simple .modal-close:hover{color:#ee204c}
.modal-simple .modal-body{padding-top:10px;padding-bottom:40px}
.modal-complex .modal-body{padding:0}
.modal-complex .modal-body-top{padding:15px 40px;background-color:#fafafa;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between}
.modal-complex .modal-body-content{padding:15px 40px 30px}
.modal-top-radio-group{margin-bottom:10px}
.modal-top-radio{white-space:nowrap}
.modal-top-radio+.modal-top-radio{margin-top:10px}
.modal-top-radio>label{line-height:1.2;vertical-align:middle}
.modal-complex .ui-autocomplete-widget{width:100%;max-width:100%}
.modal-complex button{flex:0 0 auto}
@media (min-width:500px){
.modal-complex .modal-body-top{flex-wrap:nowrap}
.modal-top-radio-group{margin-right:20px;margin-bottom:0}
.modal-complex .ui-autocomplete-widget{max-width:500px}
}
.form-link{border-bottom:1px dotted #61326e;font-size:11px;font-weight:400;margin-left:5px;text-transform:uppercase;white-space:nowrap}
.form-link:hover{border-bottom-color:transparent;text-decoration:none}
.connection-type{margin-right:15px;white-space:nowrap}
.modal-table-wrapper.scrollable{overflow:hidden}
.modal-table-wrapper.scrollable .overview{width:864px}
#importLayersTable th{padding:10px 5px 12px;background-color:#ececec;text-align:center;text-transform:uppercase;font-size:11px;font-weight:700}
#importLayersTable td+td,#importLayersTable th+th{border-left:1px solid transparent}
#importLayersTable td{width:auto;padding:8px 5px;vertical-align:top;word-break:break-all}
#importLayersTable td:first-child,#importLayersTable th:first-child{width:34px}
#importLayersTable td:last-child,#importLayersTable th:last-child{padding-right:0}
#importLayersTable .import-layer-id{min-width:35px;text-align:center}
#importLayersTable .import-layer-name{min-width:150px}
#importLayersTable .import-layer-title{min-width:150px}
#importLayersTable .import-layer-format{width:1%}
#importLayersTable select{width:auto;min-width:100px}
#subscriptionForm .input-group-date{width:45%}
#subscriptionForm .input-group-date label{display:block;margin-bottom:5px}
#subscriptionForm .input-group-date input::placeholder{color:#fff;opacity:1}
#confirmSelection .tbl-obj td{padding:10px 11px}
#confirmSelection .tbl-obj td:first-child{width:65%}
#confirmSelection .tbl-obj td:last-child{font-size:18px}
#confirmSelection .frm-err{margin-top:4px}
#confirmSelection .renewal-wrapper{display:flex;align-items:center}
.add-attachments-table-wrapper{max-height:300px;overflow-y:auto}
#attachmentsTable{table-layout:fixed}
#attachmentsTable td{padding:5px 0}
#attachmentsTable td:first-child{width:34px}
#attachmentsTable td.attachment-name{word-wrap:break-word;padding-right:5px}
.layers-list-wrapper{max-height:300px;overflow-y:auto}
.layers-list-wrapper .group:not(:last-child){margin-bottom:15px}
.layers-list-wrapper .group-name{padding:0 15px 10px;font-weight:700}
.layers-list-table{table-layout:fixed}
.layers-list-table td{padding:5px 0}
.layers-list-table td:first-child{width:34px}
.layers-list-table .layer-name{word-wrap:break-word;padding-right:5px}
.prj-list-wrapper{max-height:290px;overflow-y:auto}
#prjTable{table-layout:fixed}
#prjTable td{padding:5px 0}
#prjTable td:first-child{width:32px}
#prjTable td.prj-name{word-wrap:break-word;padding-right:5px}
.dependent-elements-table{table-layout:fixed;word-wrap:break-word}
.dependent-elements-table th{padding:10px 7px;text-align:left;font-weight:700}
.dependent-elements-table td{border-bottom:1px solid #bdbdbd;padding:10px 7px}
.cards-list-wrapper{max-height:420px;overflow-y:auto}
#layerProperties .modal-dialog{max-width:420px}
#choosePickedEntityModal{background:rgba(0,0,0,.5)}
.choose-picked-layers-wrapper{max-height:290px;overflow-y:auto}
.tbl-choose-layer td{color:#000;padding:5px 10px}
.tbl-choose-layer td:hover{background-color:var(--theme-color);color:#fff;cursor:pointer}
.documents-list-wrapper{max-height:350px;overflow-y:auto}
.triptych-documents-section:not(:first-child){margin-top:20px}
.triptych-documents-section .triptych-document+.triptych-document{margin-top:20px}
.triptych-document-name{display:inline-block;width:80%;vertical-align:middle;padding-left:5px}
#scaleLayerContent label{display:block;margin-bottom:5px}
#deleteFromLocationModal .element-name{font-size:18px;padding:0 15px;text-align:center;word-wrap:break-word}
#deleteFromLocationModal .form-actions button{min-width:auto}
#renameElementForm .filename-wrapper{border:1px solid #c3c3c3}
#renameElementForm .filename-wrapper input[type=text]{border:none;width:88%}
#renameElementForm .filename-wrapper .extension{font-size:11px;font-weight:700}
.gpx-infotext p{margin-bottom:15px}
.gpx-rates{border-collapse:separate}
.gpx-rates tbody tr{height:77px}
.gpx-rates td,.gpx-rates th{width:33%;border:2px;font-weight:400;padding:7px;vertical-align:top}
.gpx-rates th{background-color:#ebebeb}
.gpx-rates thead th{font-weight:700}
.gpx-rates td{position:relative;background-color:#c6e0b3;cursor:pointer}
.gpx-rates td>div{position:absolute;bottom:5px;left:5px}
.gpx-rates h2{font-size:26px;display:inline;font-weight:400;margin-right:2px}
.gpx-rates span{opacity:.6;position:absolute;top:7px;left:7px}
.gpx-rates td.selected{outline:2px solid #784b42}
.gpx-rates td.disabled{background-color:#ccc;opacity:.6}
#overlapListModal .overlap-option>*{vertical-align:middle}
#layerPropertiesForm .layer-name{margin-bottom:20px;word-wrap:break-word;font-size:18px}
#layerPropertiesTable{width:250px;margin:0 auto}
#layerPropertiesTable .tr-property:not(:first-child) td{padding-top:10px}
#layerPropertiesTable .property-value{width:70px;padding-left:10px}
.saas-image-preview-wrapper{width:100%;height:100%;top:0;left:0;display:flex;align-items:center;justify-content:center}
.saas-image-preview-wrapper img{display:block;max-width:100%;max-height:80%;-o-object-fit:scale-down;object-fit:scale-down}
.popup-close{font-size:24px;position:absolute;top:20px;right:20px;color:#fff;transition:color linear .2s}
.popup-close:hover{color:#cd0e37;cursor:pointer}
.item .title a{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
b.error,div.error,p.error,span.error{color:#c32f24}
label.error{color:red}
input.error{border:1px solid #c32f24}
h3.home{text-align:center}
.bg-earth{position:fixed;display:block;top:50%;left:50%;margin-left:-700px;margin-top:-700px;width:1400px;height:1400px;background-image:url(../images/earth.jpg?1.0.36.36264);background-position:center,center;background-repeat:no-repeat;background-color:#000}
.gpix-balance-icon{position:static;display:inline-block;vertical-align:middle;height:12px;margin-top:-1px}
.loading,.loadingAnimation{background:url(../images/Preloader.png?1.0.36.36264) center no-repeat;background-size:contain;animation:rotateit 1s steps(18) infinite;position:absolute}
.loadingAnimation{left:calc(50% - 33px);top:calc(50% - 33px);width:66px;height:66px}
.loading{width:12px;height:12px;top:-10px;left:1px}
@keyframes rotateit{
from{transform:rotate(0)}
to{transform:rotate(360deg)}
}
@keyframes rotateit{
from{transform:rotate(.1deg)}
to{transform:rotate(360deg)}
}
.TreeContainer{padding:0;margin:0}
.TreeContainer li{list-style-type:none}
.TreeNode{background-image:url(../images/tree/i.gif?1.0.36.36264);background-position:top left;background-repeat:repeat-y;margin-left:18px}
.TreeIsLast{background-image:url(../images/tree/i_half.gif?1.0.36.36264);background-repeat:no-repeat}
.TreeExpandOpen .TreeExpand{background-image:url(../images/tree/expand_minus.gif?1.0.36.36264)}
.TreeExpandClosed .TreeExpand{background-image:url(../images/tree/expand_plus.gif?1.0.36.36264)}
.TreeExpandLeaf .TreeExpand{background-image:url(../images/tree/expand_leaf.gif?1.0.36.36264)}
.TreeContent{min-height:18px;margin-left:18px}
.TreeExpand{width:18px;height:18px;float:left}
.TreeExpandOpen .TreeContainer{display:block}
.TreeExpandClosed .TreeContainer{display:none}
.TreeExpandClosed .TreeExpand,.TreeExpandOpen .TreeExpand{cursor:pointer}
.TreeExpandLeaf .TreeExpand{cursor:auto}
.frm-upload .frm-err .ico{width:20px;height:20px;background-position:-137px -136px;margin-right:5px;vertical-align:middle}
.frm-upload .frm-err{font-size:12px;text-transform:uppercase;margin-bottom:10px;font-weight:400}
#uploadForm{margin:0 auto;width:650px}
#new_tag .frm-upload{width:650px}
#uploadForm .upload-buttons-bar a#btn-upload{margin-right:10px;margin-left:0!important}
#uploadForm #fileToUpload-styler,#uploadForm .jq-file__browse,.jq-file__name{border-radius:0!important}
.frm-upload .frm-lbl{width:30%;min-width:180px}
#new_tag .floatl:nth-child(even),.frm-upload .frm-fld{width:70%}
.frm-err{text-transform:inherit!important;color:#c32f24;font-size:12px}
.validation-err .j-query-ui-slider,.validation-err input:not([type=color]),.validation-err textarea{border:1px solid #c32f24}
.frm-signup .title,.js-frm-conn .title{padding-left:30px}
.frm-signup .frm-content,.js-frm-conn .frm-content{padding:30px}
.js-frm-conn .frm-content .frm-err span:first-child{float:left}
.validation-err .slider,.validation-err input:not([type=color]),.validation-err select,input.validation-err{border:1px solid #c32f24}
.frm-signup .error-message,.js-frm-conn .error-message{margin-top:5px;color:#610b0b}
.frm-signup .submit-wrapper,.js-frm-conn .submit-wrapper{text-align:center;margin-top:25px}
.frm-signup .i-agree,.js-frm-conn .i-agree{margin-right:5px}
.element-create-wrapper{height:202px}
.card-create-wrapper{height:225px}
.element-create{position:relative;width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;text-transform:uppercase;padding:0 10px;background:#fafafa;font-weight:700}
.element-create:hover{background:#fff;box-shadow:0 0 10px rgba(0,0,0,.2);cursor:pointer}
.element-create-title{margin-top:25px;text-align:center}
.element-create .create-location-ico{width:96px;height:105px;background-image:url(../images/CreateLoc.png?1.0.36.36264);background-repeat:no-repeat;display:inline-block}
.element-create .create-layer-ico{width:122px;height:90px;background-image:url(../images/UploadLayer.png?1.0.36.36264);background-repeat:no-repeat;display:inline-block}
.element-create .create-attachment-ico{width:36px;height:85px}
.element-create .create-conception-ico{width:86px;height:68px}
.element-create .create-event-ico{width:83px;height:75px}
.element-create .create-notification-ico{width:76px;height:83px}
.element-create .create-poll-ico{width:51px;height:67px}
.element-create .create-tag-ico{width:72px;height:86px}
.element-create .create-document-ico,.element-create .create-theme-ico,.element-create .triptych-ico{width:79px;height:67px}
.element-create .upload-image-ico{width:84px;height:68px}
.profile-nav .active .ico-layers,.profile-nav .ico-layers,.profile-nav a:hover .ico-layers{width:28px;height:24px;background-position:-137px -346px;margin-right:9px;vertical-align:middle}
.profile-nav .active .ico-layers,.profile-nav a:hover .ico-layers{background-position:-94px -346px}
#create_location{position:fixed;top:calc(50% - 192px);left:calc(50% - 215px);margin:0}
#create_name_descr_elem,#edit_tag,#new_location,#new_tag{max-width:650px}
.js-frm-edit-location #prj_name{line-height:34px;padding-left:5px}
.js-frm-edit-location input[type=radio]{opacity:0;margin:0 10px 0 0}
#edit_layer input[type=checkbox]{opacity:0;margin:0}
#edit_layer .lbl-access{width:90%;min-width:90px;display:inline-block}
#edit_layer .button-bar{width:calc(80% + 100px)}
#edit_layer .button-bar button{width:28.2%;min-width:160px}
#edit_layer .button-bar button:not(:last-child){margin-right:5%}
#edit_layer .button-bar a{margin-right:5%}
.rem{display:none!important}
.community-usr span{font-size:9px}
.uploadPhotosPageBody{min-height:900px}
body#saasReconstructionBody{min-height:940px}
#saasReconstructionDatasetContentWidget #datasetListWrapper,#saasReconstructionDatasetContentWidget #datasetMapWrapper,body#saasReconstructionBody #saasReconstructionDatasetContentWidget,body.upload #saasReconstructionDatasetContentWidget{height:100%}
body.upload #saasReconstructionDatasetContentWidget{height:500px}
.createReconstructionPageBody #new_location label{text-transform:uppercase}
.createReconstructionPageBody #create_name_descr_elem{width:100%;padding:0}
#tariffInfoTitle,.saas-reconstruction-step-title-wrapper,.subscription-control,body#saasReconstructionBody #saasReconstructionProcessingSteps,body.uploadPhotosPageBody #processingOnServerDiv,body.uploadPhotosPageBody #progressDiv{max-width:550px;width:auto;margin-left:auto;margin-right:auto}
.saas-reconstruction-step-title-wrapper{margin-bottom:25px}
body.uploadPhotosPageBody .saas-reconstruction-step-title-wrapper{height:110px}
.reconstruction-controls{margin-left:calc(50% - 275px)}
.cancel-reconstruction{float:right}
#saasStepDescription{margin:0}
.edit-body .subscription-control{max-width:610px;width:auto}
.edit-body .subscription-control input:not([type=checkbox]){width:200px}
body.createReconstructionPageBody #new_location .frm-err .ico{margin-left:0}
body.createReconstructionPageBody #new_location .frm-fld,body.createReconstructionPageBody #new_location input,body.createReconstructionPageBody #new_location textarea{width:100%}
body.createReconstructionPageBody #new_location textarea{height:130px}
.subscription-control,body#saasReconstructionBody #saasReconstructionProcessingSteps{background:#fff;padding:50px 40px}
#saasAddPhotoDialog,body.createReconstructionPageBody #new_location{background:#fff;padding:50px 40px;max-width:550px;width:auto;margin-left:auto;margin-right:auto}
#saasAddPhotoDialogDescription{font-size:17px;line-height:1.7}
body.uploadPhotosPageBody #saasReconstructionViewControlTabs .start-reconstruction{display:inline-block;width:23px;height:23px;border:2px solid #fff;border-radius:500%;line-height:20px}
body.upload #saasReconstructionDashboardWrapper{display:none;height:100%}
body#saasReconstructionBody #saasReconstructionDashboardWrapper{height:calc(100% - 61px)}
body.upload article.content-profile{padding-bottom:0}
#saasReconstructionBody #saasReconstructionDatasetContentWidget{margin-top:52px}
#saasReconstructionDatasetContentWidget{padding:15px;background:#fff}
#saasReconstructionShortDescription{line-height:1.5;border-top:1px solid #ccc;padding-top:10px;padding-bottom:20px}
#saasReconstructionShortDescription .reconstruction-short-description-item{float:left;margin-right:15px}
#saasReconstructionShortDescription .reconstruction-short-description-item-label,#saasReconstructionShortDescription .reconstruction-short-description-item-value{display:inline-block}
#saasReconstructionShortDescription .reconstruction-short-description-item-label{font-weight:700}
#saasReconstructionDatasetContentWidget #datasetListWrapper{width:100%;float:left}
#saasReconstructionDatasetContentWidget #datasetListWrapper.photolist-as-column{width:280px}
#saasReconstructionDatasetContentWidget #datasetMapWrapper{float:right}
#saasReconstructionDatasetContentWidget #datasetListWrapper #photoList{overflow:auto;width:100%;height:100%;position:relative}
#photoList .TreeExpandLeaf{position:relative}
#datasetListWrapper:not(.data-list-as-block) #photoList .TreeContainer{display:inline-block;width:235px;margin:0 5px 10px 0}
#photoList .imgWrapperLink{display:block}
#photoList .imgWrapperLink.active{font-weight:700}
#photoList .VisibilityBox{position:absolute;top:0;left:0}
#photoList .VisibilityBox input{width:18px;height:18px;vertical-align:top}
#photoList .imgWrapperLink .photoMiniatureWrapper{position:relative;float:left;width:70px;height:53px}
#datasetListWrapper.data-list-as-block .photoMiniatureWrapper{height:auto;width:100%}
#photoList .imgWrapperLink .photoMiniatureWrapper .showPreviewControl{position:absolute;top:calc(50% - 14px);left:calc(50% - 14px);background:rgba(200,200,200,.5);border-radius:2px;border:1px solid #fff;width:28px;height:28px}
#photoList .imgWrapperLink .photoMiniatureWrapper .showPreviewControl:hover{background:rgba(200,200,200,.8)}
#photoList .imgWrapperLink .photoMiniatureWrapper .showPreviewControl .ico-preview-btn{position:absolute;top:calc(50% - 6px);left:calc(50% - 9px)}
#photoList .imgWrapperLink .TreeContent{color:#4a4a4a}
#photoList .imgWrapperLink:after{content:"";display:block;clear:both}
#photoList .imgWrapperLink img{width:70px;height:53px}
#photoList .imgWrapperLink .TreeContent{padding:0 5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:53px}
#photoList .TreeExpandLeaf{background:#fff}
#photoList .TreeExpandLeaf.imgDisable{opacity:.7;background:#f3f3f3}
#photoList .imgWrapperLink .TreeContent,#photoList .imgWrapperLink img{margin-left:0!important;float:left}
#photoList .imgWrapperLink .TreeContent{width:calc(100% - 70px)}
#saasReconstructionDatasetContentWidget #datasetMapWrapper{width:calc(100% - 280px);position:relative}
#saasReconstructionDatasetContentWidget>div{height:100%;width:100%}
#saasReconstructionProcessingSteps{overflow:auto}
#saasReconstructionProcessingSteps .ui-progressbar{position:relative;height:1.5em}
#saasReconstructionProcessingSteps .progress-label{position:absolute;left:0;width:100%;top:2px;font-weight:700;text-shadow:1px 1px 0 #fff;text-align:center}
#saasReconstructionProcessingSteps .progressbarStepWrapper{margin:15px}
#saasReconstructionProcessingSteps .progressbarStepName{font-size:12px;text-transform:uppercase;font-weight:700;margin-bottom:5px}
#saasReconstructionProcessingSteps .progressbarStepWrapper.inactiveStep{opacity:.7}
#saasReconstructionProcessingSteps .progressbarStepWrapper.inactiveStep .ui-widget-header{background-color:silver}
#saasReconstructionProcessingSteps .ui-widget-content{border:1px solid #e0e0e0}
#saasReconstructionProcessingSteps .ui-progressbar .ui-progressbar-value{margin:0}
.bright{color:#fff}
a.bright{text-decoration:underline}
.ico-del-white.btn:hover{background-position:-111px -136px}
.ico-del-btn{cursor:pointer}
#datasetListWrapper.data-list-as-block img{width:100%;height:auto}
body#saasReconstructionBody #datasetListWrapper.data-list-as-block .TreeContainer{width:210px}
body.upload #datasetListWrapper.data-list-as-block .TreeContainer{width:180px}
#datasetListWrapper.data-list-as-block .TreeContainer{float:left;margin:0 15px 20px 0}
#datasetListWrapper.data-list-as-block .TreeContainer .TreeContent{padding-top:15px;text-align:center;width:100%;height:60px;white-space:normal;word-wrap:break-word;overflow-y:hidden;line-height:20px}
.empty-container{display:none!important}
#profile-nav-owned-reconstructions .reconstructions-menu-item{font-size:19px;vertical-align:middle;font-weight:700;color:#3f3f3f;margin-right:6px}
.td-ico{width:53px}
.ico-btn{width:20px;height:20px;vertical-align:middle;display:inline-block}
.ico-add-btn{width:20px;height:20px;background-position:-207px -156px;vertical-align:middle}
#dependent-accounts-list{margin-bottom:20px}
.count{display:inline-block;height:18px;line-height:17px;width:auto;min-width:18px;padding:0 3px;border:1px solid #2f2f2f;border-radius:9px;text-align:center;background-color:#fff;color:#454d60}
.count:hover{text-decoration:none}
#profile-nav-all .ico,#profile-nav-public .ico,#profile-nav-shared .ico,#profile-nav-user-layers .ico,#profile-nav-user-reconstructions .ico,.profile-nav-owned-notifications .subnav-ico-wrapper{position:relative}
#acc-menu>.profile-nav-owned-notifications{position:absolute;top:50%;margin-top:-23px;right:10px;line-height:1}
.profile-nav-owned-notifications .subnav-ico-wrapper .count{position:absolute;bottom:-1px;right:2px}
#profile-nav-all .count,#profile-nav-public .count,#profile-nav-shared .count,#profile-nav-user-layers .count,#profile-nav-user-reconstructions .count{position:absolute;top:0;right:-9px}
.profile-nav-owned-notifications:hover .count{border-color:#61326e;color:#61326e}
#saasReconstructionControlBar:after{content:"";display:block;clear:both}
#saasReconstructionViewControlTabs .tab{float:left;width:140px;padding:0 15px;background:#f5f5f5;line-height:40px;height:40px;border-radius:3px 3px 0 0;font-weight:700;text-align:center}
#saasReconstructionViewControlTabs .tab:not(:last-child){margin-right:2px}
#saasReconstructionViewControlTabs .tab.active-item{background:#fff}
#saasReconstructionViewControlTabs .thumbControl{font-weight:400;margin-top:14px}
#saasReconstructionViewControlTabs .tab{color:#777}
#saasReconstructionViewControlTabs .tab:hover{cursor:pointer}
#saasReconstructionViewControlTabs .tab.active-item{font-weight:700;color:#000}
.large-thumb,.small-thumb{width:21px;height:13px}
.large-thumb{background-position:-263px -28px}
.small-thumb{background-position:-263px -8px}
.large-thumb.inactive{background-position:-237px -28px}
.small-thumb.inactive{background-position:-237px -8px}
.subnav span.tariff-menu-item{font-size:17px;height:28px;width:28px;padding-left:8px;border:2px solid #fff;border-radius:50%;vertical-align:middle}
.uploadPhotosPageBody #saasSelectedImagesCounter{font-size:15px;display:none;height:20px}
.choose-tariff-title{font-size:35px;font-weight:400;margin-top:10px}
.tariff-title{font-weight:400;font-size:25px}
.tariff-brief{font-size:16px;text-align:justify}
.tariff-option-description-text{margin-left:15px;text-align:justify}
.tariff-option-description-text a{text-decoration:underline}
.tariff-option-description-text a:hover{cursor:pointer}
.subscription-plan-table{border:none;color:#333}
.subscription-plan-table tr:not(:last-child){border-bottom:1px solid #bdbdbd}
.subscription-plan-table td{padding:7px 11px}
.subscription-plan-table td:first-child{width:65%}
.subscription-plan-table td:last-child{width:35%;font-size:20px;text-align:right}
#tariffTableWrapper .subscription-plan-table{margin-top:25px}
#tariffTableWrapper .subscription-plan-table td:first-child{font-size:17px}
#confirmSelection .subscription-plan-table{border-top:1px solid #bdbdbd}
#confirmSelection .subscription-plan-table td{padding:10px 11px}
#confirmSelection .subscription-plan-table td:last-child{font-size:18px}
#confirmSelection .frm-err{margin-top:4px}
.edit-body #tariffTableWrapper table td:last-child{position:relative}
.edit-body #tariffTableWrapper input[type=checkbox]{opacity:0}
.active-subscription-table td{padding:7px 11px;border-bottom:1px solid #bdbdbd}
.active-subscription-table tr:last-child td{border-bottom:none}
.active-subscription-table td:first-child{width:65%;font-size:17px}
.active-subscription-table td:last-child{width:35%;font-size:20px;text-align:right}
input[type=number]:not(.arrows)::-webkit-inner-spin-button,input[type=number]:not(.arrows)::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}
input[type=number]:not(.arrows){-moz-appearance:textfield}
input[type=number].arrows:hover::-webkit-inner-spin-button,input[type=number].arrows:hover::-webkit-outer-spin-button{-webkit-appearance:inner-spin-button!important;margin:0}
.lowercase{text-transform:lowercase}
button[disabled]{background-color:gray;cursor:default}
button[disabled]:hover{background-color:gray}
.ico-comment{width:24px;height:27px;background-position:-244px -410px;opacity:.75}
.input-units{position:absolute;right:19px;top:16px;font-size:12px;font-weight:700;color:gray}
.main-container h2,h2.section{font-size:42px}
.js-location-access .js-access-emails input{width:calc(100% - 40px)}
.document-option-wrapper.document-add-tags-wrapper{margin-bottom:20px}
.bold{font-weight:700}
.initial{width:auto;height:auto;line-height:normal;display:inline;padding:0}
.saved{color:green;display:none}
.done .saved{display:inline}
.inprogress .loadingContainer{display:inline}
.loadingContainer{display:none}
.user-comments.moderation{background:#f5e5cc}
.list-of-members-wrapper .add-member{width:310px}
.list-of-members-wrapper .members-message{margin-top:-1px}
.ico-dwn-load-small{background-position:-66px -464px;width:24px;height:24px}
.reconstruction-wrapper{position:relative}
.reconstruction-settings{position:absolute;right:0;top:0}
.reconstruction-wrapper #exifParsingSettings{margin:0 auto;max-width:550px}
.map-view{display:none}
.loadingContainer{position:relative}
.loadingContainer .loading{top:3px}
body.element-overflow-hidden{overflow:hidden!important}
.row-info{margin-right:15px;display:inline-block}
#reconstructionSettings label:not(:last-child){margin-right:20px}
#reconstructionSettings .jq-radio{margin:0 1px}
#reconstructionSettings .mb15{line-height:24px;white-space:nowrap}
#reconstructionSettings .btn-tiny{position:relative;top:-2px;margin-left:8px}
.selected-items-widget{height:0;display:none;position:-webkit-sticky;position:sticky;top:4px;z-index:1;margin-left:calc(50% - 220px)}
.selected-items-widget-content{border-radius:30px;background:#ececec;border:1px solid var(--theme-color);box-shadow:0 3px 7px 0 rgba(0,0,0,.07);font-family:Verdana,sans-serif;font-weight:700;line-height:36px;white-space:nowrap;padding:0 16px 0 16px;display:table}
.selected-items-widget #deleteCheckedItemsButton:hover{cursor:pointer;color:#ee204c;text-decoration:underline}
.selected-items-widget .check-all-elements{padding-right:10px;padding-left:10px}
.selected-items-widget .check-all-elements:hover{cursor:pointer;color:#4d4d4d;text-decoration:underline}
.ui-widget-content{border:0}
.disabled{cursor:default!important;pointer-events:none}
.locations-user .item .img{height:150px;background:#f6f6f6;text-align:center}
.locations-user .item .slider-img{background:#f6f6f6;text-align:center;position:relative}
.locations-user .item .item-preview-image{display:block;height:125px}
.locations-user .item .slider-img img{height:125px}
.locations-user .item .img img,.locations-user .item .slider-img img{display:inline-block;vertical-align:middle;max-height:100%;width:auto}
.locations-user .slider-item input[type=checkbox]{width:20px;height:20px;margin:0;position:absolute;top:0;left:0;padding:0}
.right{float:right}
.ui-widget-header{border:0;background-color:#23b88d}
.styles .edit-layer-numeric-input{height:30px}
.transparencyLabel{margin-left:10px}
#reloadGpixBalance{position:relative;cursor:pointer}
img::selection{filter:none}
.clear{display:block;height:0;clear:both}
.js-frm-edit-location .dropdown-content{display:none;position:absolute;min-width:100%;z-index:1}
.js-frm-edit-location .dropdown-content button{display:block;width:100%;width:100%}
.js-frm-edit-location .show{display:block}
#userLayersTable .empty.ui-icon,.js-frm-edit-location .drop-btn .ui-icon{background-image:url(../images/ui-icons_ffffff_256x240.png?1.0.36.36264)}
.absolute{position:absolute}
#status-msg-resolver span.error{color:red}
.reconstruction-status-error{color:#c32f24;font-weight:700;text-transform:uppercase}
.text a{text-decoration:underline}
.confirm-phone .user-info-message{font-size:14px;margin-bottom:15px}
.confirm-phone label{display:block;margin-bottom:8px}
#uploadFields #datatypeSelector:disabled,.confirm-phone #selectCountries:disabled,.confirm-phone .phone-input-wrapper.read-only{background-color:#ddd}
.confirm-phone .input-border.invalid,.confirm-phone .user-code.invalid{border-color:red}
.confirm-phone #selectCountries{font-size:13px;font-weight:500}
.confirm-phone .country-code-prefix{color:#828282;margin-left:11px;font-size:14px}
.confirm-phone .input-border{border:1px solid #c3c3c3}
.confirm-phone .user-phone{display:inline;border:none;background-color:transparent;font-size:14px;font-weight:500;padding-left:8px}
.confirm-phone .change-phone-wrapper{margin-top:8px;text-align:right}
.confirm-phone .change-phone{border-bottom:1px dotted var(--theme-color)}
.confirm-phone .change-phone:hover{text-decoration:none;border-bottom-color:transparent}
.confirm-phone .user-code{width:100%}
.show-blocked-feedback{text-decoration:underline;cursor:pointer}
.error-poll-option::placeholder{color:#c32f24;opacity:1}
.option-description-td .input-group{margin-bottom:0!important}
.embeddedMapBody{background-position:top center;min-width:100%;overflow:hidden}
.embeddedMapBody #baseLayerPickerContainer{display:none}
.embeddedMapBody .sidebar-icons{margin-top:60px}
.embeddedMapBody .right-control-panel{margin:60px 0 0 5px}
#spwebLogoIframe{position:absolute;left:5px;bottom:5px;display:inline-block;width:85px;height:17px}
.iframeControlContainer{position:absolute;left:calc(50% - 51px);top:calc(50% - 51px);width:102px;height:102px;background-image:url(../images/icons_promo.png?1.0.36.36264);cursor:pointer;background-position:0 -38px}
#backToInitialPositionControl{display:block;width:29px;height:29px;text-align:center;color:#fff;border:1px solid #444;background-color:#303336;margin-bottom:1px}
#backToInitialPositionControl:hover{cursor:pointer;background:#48b;border-color:#aef}
#backToInitialPositionControl img{width:27px}
.cesium-wrapper-for-documents .sidebar-icons{margin-top:40px}
.cesium-wrapper-for-documents .right-control-panel{margin-top:40px}
#cesiumContainer{position:absolute;top:0;left:0;width:100%;height:100%;margin:0;padding:0;overflow:hidden}
.cesium-baseLayerPicker-sectionTitle{display:none!important}
.cesium-baseLayerPicker-dropDown{right:auto;left:50px;line-height:normal;width:255px!important}
.cesium-baseLayerPicker-choices{margin-bottom:0!important}
.cesium-button{background:rgba(19,18,17,.8);border:1px solid #000}
.cesium-widget-errorPanel-scroll a{color:#fe4}
.cesium-infobox-window-fragment .infobox-window,.structureWindow{position:absolute;top:40px;left:60px;width:480px;height:300px;background-color:rgba(38,38,38,.95);border:1px solid #444;border-top-left-radius:7px;border-bottom-left-radius:7px;box-shadow:0 0 10px 1px #000;color:#eff;overflow:hidden;z-index:2}
@media (min-width:1171px){
.cesium-infobox-window-fragment .infobox-window,.structureWindow{width:60%;min-width:280px;max-width:480px}
}
.cesium-infobox-window-fragment .infobox-window a,.structureWindow a{color:#fff}
.infobox-window .infobox-content a{display:block}
.cesium-infoBox.cesium-infoBox-visible{top:100px;right:100px;z-index:2}
.infobox-window .infobox-content,.structureWindow .mapContentWindow{width:100%;height:calc(100% - 30px);padding-left:10px;padding-bottom:6px;overflow:hidden}
.searchResult .sub-location-title:first-child{padding-top:6px}
.saturation-result ul{margin:1em 0;padding-left:40px}
.saturation-result li{list-style:none none}
.saturation-result .saturation-icon{display:inline-block;margin-right:12px;vertical-align:top;width:16px;height:16px}
.saturation-result .saturation-text{display:inline-block;vertical-align:top}
.cesium-wrapper-for-documents{position:relative;width:100%;height:100%;min-height:400px}
.cesium-wrapper-for-documents #credit-container .credit-link{display:none}
#fullscreen-button-for-small-maps{background:rgba(19,18,17,.8);width:29px;height:29px;border:1px solid #000;display:block}
#fullscreen-button-for-small-maps:hover{background:#48b;border-color:#aef;box-shadow:0 0 8px #fff}
.cesium-infobox-window-fragment .infobox-window.context-menu{min-height:auto;height:auto;width:auto;min-width:170px;max-width:290px;border-radius:5px 0 0 0;box-shadow:0 0 2px #000;padding:10px 15px;right:auto;bottom:auto;white-space:nowrap;overflow-x:hidden}
.context-menu-item:hover{text-decoration:underline;cursor:pointer}
.cesium-infoBox-close,.cesium-infoBox-title{-webkit-user-select:none;user-select:none}
.cesium-infoBox-title:hover{cursor:move}
.cesium-infoBox-close:hover{cursor:pointer}
.tour-control-ico{display:inline-block;width:26px;height:22px;background:url(../images/icons_tour_controls.png?1.0.36.36264) -9px -11px no-repeat;vertical-align:middle}
#tourControlToggleButton.active .tour-control-ico{background-position:-9px -41px}
#camera-tour-toolbar{width:90%;max-width:500px;position:absolute;bottom:62px;right:0;left:0;margin-right:auto;margin-left:auto;text-align:center;color:#fff;font-family:Arial,Helvetica,sans-serif}
.subtitles-title{background:rgba(190,190,190,.5);padding:3px;text-align:center}
.subtitles-text{background:rgba(110,110,110,.5);padding:3px;text-align:center}
.camera-tour-buttons-wrapper{display:inline-block;margin-top:10px}
.camera-tour-toolbar-btn-wrapper{display:inline-block;width:29px;height:29px;cursor:pointer;border:1px solid #444;background:#303336 none repeat scroll 0 0;vertical-align:top}
.camera-tour-toolbar-btn-wrapper:hover{background:#48b;border-color:#aef}
#camera-tour-toolbar-run-btn,#camera-tour-toolbar-stop-btn{background-image:url(../images/icons_tour_controls.png?1.0.36.36264);background-repeat:no-repeat;display:inline-block;width:26px;height:26px}
.camera-tour-start{background-position:-79px -41px}
.camera-tour-pause{background-position:-79px -9px}
#camera-tour-toolbar-stop-btn{background-position:-113px -9px}
.toggle-scene-picker[data-scene-mode="3d"] .ico-scene-mode{width:20px;height:20px;background-position:-11px -500px}
.toggle-scene-picker[data-scene-mode="2d"] .ico-scene-mode{width:19px;height:19px;background-position:-75px -230px}
.toggle-scene-picker[data-scene-mode=model] .ico-scene-mode{width:21px;height:23px;background-position:-350px -129px}
.toggle-scene-picker:hover .ico-scene-mode{filter:drop-shadow(0 0 2px #fff)}
.toggle-scene-picker.disabled .ico-scene-mode{opacity:.2}
.scene-picker .cesium-baseLayerPicker-itemIcon{display:flex;width:64px;height:64px;align-items:center;justify-content:center;background-color:rgba(0,0,0,.3)}
.scene-picker .cesium-baseLayerPicker-selectedItem .cesium-baseLayerPicker-itemIcon{background-color:rgba(255,255,255,.2)}
.scene-picker .cesium-baseLayerPicker-itemLabel{margin-top:4px}
.scene-picker .ico-scene-3d{width:34px;height:34px;background-position:-350px -159px}
.scene-picker .ico-scene-2d{width:34px;height:34px;background-position:-350px -197px}
.scene-picker .ico-scene-model{width:34px;height:39px;background-position:-350px -235px}
.bottom-control-panel{position:absolute;bottom:0;left:0;width:100%;display:flex;align-items:center;justify-content:flex-end;z-index:1;background:linear-gradient(to top,rgba(0,0,0,.4),rgba(0,0,0,0));padding-top:13px}
#credits-container{flex:1 1 auto;padding-left:8px;white-space:nowrap;overflow:hidden}
.coordinates{flex:0 0 auto}
@media all and (max-width:800px){
.bottom-control-panel{flex-wrap:wrap}
#credits-container{order:2;flex-basis:100%}
.coordinates{order:1;flex-basis:100%;border-bottom:1px solid rgba(255,255,255,.5)}
}
#terrainColorLegend{width:120px;background-color:rgba(19,18,17,.9);position:absolute;left:43px;bottom:100%;padding:3px}
#terrainColorLegend td{color:#fff;height:20px;padding:0 5px}
#terrainColorLegend .td-legend-color-cell{cursor:pointer;width:20px}
#terrainColorLegend .tr-legend-input-caller:hover{background-color:#555;cursor:pointer}
#terrainColorLegend .legend-input-caller-ico{position:relative}
#terrainColorLegend .legend-input-caller-ico:after{content:'...';height:16px;width:18px;position:absolute;left:1px;top:2px;background-color:rgba(0,0,0,.2);border:1px solid #888;overflow:hidden;text-align:center}
#terrainColorLegend tr:first-of-type .td-legend-input{padding:0 0 2px}
#terrainColorLegend tr:last-of-type .td-legend-input{padding:2px 0 0}
#terrainColorLegend .legend-input{display:flex;align-items:center;justify-content:flex-start}
#terrainColorLegend .legend-input input{background-color:transparent;color:#fff;padding:0 2px;height:18px;font-size:14px;border-width:1px;margin-right:3px}
#terrainColorLegend .legend-input .ico{flex:0 0 auto;margin-top:0;margin-left:3px;cursor:pointer}
#credits-container .credit-link{display:inline-block;vertical-align:middle;margin-right:13px;padding-top:3px}
#credits-container .cesium-widget-credits{position:static;display:inline-block;vertical-align:middle;height:27px;margin-right:8px}
.cesium-credit-logoContainer img{height:23px}
.cesium-credit-textContainer{display:none!important}
.basemap-provider-license{display:inline-block;font-size:12px;position:relative}
.basemap-provider-license a{color:#fff;opacity:.8;text-shadow:0 0 2px #000}
.cesium-credit-expand-link{font-size:10px;text-shadow:0 0 2px #000;line-height:25px}
#map{width:100%}
.mapbox-wordmark{position:static;display:inline-block;width:104px;height:25px;margin-bottom:-9px;text-indent:-9999px;z-index:99999;overflow:hidden;background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgODAuNDcgMjAuMDIiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDgwLjQ3IDIwLjAyOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHN0eWxlIHR5cGU9InRleHQvY3NzIj4uc3Qwe29wYWNpdHk6MC42O2ZpbGw6I0ZGRkZGRjtlbmFibGUtYmFja2dyb3VuZDpuZXcgICAgO30uc3Qxe29wYWNpdHk6MC42O2VuYWJsZS1iYWNrZ3JvdW5kOm5ldyAgICA7fTwvc3R5bGU+PGc+PHBhdGggY2xhc3M9InN0MCIgZD0iTTc5LjI5LDEzLjYxYzAsMC4xMS0wLjA5LDAuMi0wLjIsMC4yaC0xLjUzYy0wLjEyLDAtMC4yMy0wLjA2LTAuMjktMC4xNmwtMS4zNy0yLjI4bC0xLjM3LDIuMjhjLTAuMDYsMC4xLTAuMTcsMC4xNi0wLjI5LDAuMTZoLTEuNTNjLTAuMDQsMC0wLjA4LTAuMDEtMC4xMS0wLjAzYy0wLjA5LTAuMDYtMC4xMi0wLjE4LTAuMDYtMC4yN2MwLDAsMCwwLDAsMGwyLjMxLTMuNWwtMi4yOC0zLjQ3Yy0wLjAyLTAuMDMtMC4wMy0wLjA3LTAuMDMtMC4xMWMwLTAuMTEsMC4wOS0wLjIsMC4yLTAuMmgxLjUzYzAuMTIsMCwwLjIzLDAuMDYsMC4yOSwwLjE2bDEuMzQsMi4yNWwxLjMzLTIuMjRjMC4wNi0wLjEsMC4xNy0wLjE2LDAuMjktMC4xNmgxLjUzYzAuMDQsMCwwLjA4LDAuMDEsMC4xMSwwLjAzYzAuMDksMC4wNiwwLjEyLDAuMTgsMC4wNiwwLjI3YzAsMCwwLDAsMCwwTDc2Ljk2LDEwbDIuMzEsMy41Qzc5LjI4LDEzLjUzLDc5LjI5LDEzLjU3LDc5LjI5LDEzLjYxeiIvPjxwYXRoIGNsYXNzPSJzdDAiIGQ9Ik02My4wOSw5LjE2Yy0wLjM3LTEuNzktMS44Ny0zLjEyLTMuNjYtMy4xMmMtMC45OCwwLTEuOTMsMC40LTIuNiwxLjEyVjMuMzdjMC0wLjEyLTAuMS0wLjIyLTAuMjItMC4yMmgtMS4zM2MtMC4xMiwwLTAuMjIsMC4xLTAuMjIsMC4yMnYxMC4yMWMwLDAuMTIsMC4xLDAuMjIsMC4yMiwwLjIyaDEuMzNjMC4xMiwwLDAuMjItMC4xLDAuMjItMC4yMnYtMC43YzAuNjgsMC43MSwxLjYyLDEuMTIsMi42LDEuMTJjMS43OSwwLDMuMjktMS4zNCwzLjY2LTMuMTNDNjMuMjEsMTAuMyw2My4yMSw5LjcyLDYzLjA5LDkuMTZMNjMuMDksOS4xNnogTTU5LjEyLDEyLjQxYy0xLjI2LDAtMi4yOC0xLjA2LTIuMy0yLjM2VjkuOTljMC4wMi0xLjMxLDEuMDQtMi4zNiwyLjMtMi4zNnMyLjMsMS4wNywyLjMsMi4zOVM2MC4zOSwxMi40MSw1OS4xMiwxMi40MXoiLz48cGF0aCBjbGFzcz0ic3QwIiBkPSJNNjguMjYsNi4wNGMtMS44OS0wLjAxLTMuNTQsMS4yOS0zLjk2LDMuMTNjLTAuMTIsMC41Ni0wLjEyLDEuMTMsMCwxLjY5YzAuNDIsMS44NSwyLjA3LDMuMTYsMy45NywzLjE0YzIuMjQsMCw0LjA2LTEuNzgsNC4wNi0zLjk5UzcwLjUxLDYuMDQsNjguMjYsNi4wNHogTTY4LjI0LDEyLjQyYy0xLjI3LDAtMi4zLTEuMDctMi4zLTIuMzlzMS4wMy0yLjQsMi4zLTIuNHMyLjMsMS4wNywyLjMsMi4zOVM2OS41MSwxMi40MSw2OC4yNCwxMi40Mkw2OC4yNCwxMi40MnoiLz48cGF0aCBjbGFzcz0ic3QxIiBkPSJNNTkuMTIsNy42M2MtMS4yNiwwLTIuMjgsMS4wNi0yLjMsMi4zNnYwLjA2YzAuMDIsMS4zMSwxLjA0LDIuMzYsMi4zLDIuMzZzMi4zLTEuMDcsMi4zLTIuMzlTNjAuMzksNy42Myw1OS4xMiw3LjYzeiBNNTkuMTIsMTEuMjNjLTAuNiwwLTEuMDktMC41My0xLjExLTEuMTlWMTBjMC4wMS0wLjY2LDAuNTEtMS4xOSwxLjExLTEuMTlzMS4xMSwwLjU0LDEuMTEsMS4yMVM1OS43NCwxMS4yMyw1OS4xMiwxMS4yM3oiLz48cGF0aCBjbGFzcz0ic3QxIiBkPSJNNjguMjQsNy42M2MtMS4yNywwLTIuMywxLjA3LTIuMywyLjM5czEuMDMsMi4zOSwyLjMsMi4zOXMyLjMtMS4wNywyLjMtMi4zOVM2OS41MSw3LjYzLDY4LjI0LDcuNjN6IE02OC4yNCwxMS4yM2MtMC42MSwwLTEuMTEtMC41NC0xLjExLTEuMjFzMC41LTEuMiwxLjExLTEuMnMxLjExLDAuNTQsMS4xMSwxLjIxUzY4Ljg1LDExLjIzLDY4LjI0LDExLjIzeiIvPjxwYXRoIGNsYXNzPSJzdDAiIGQ9Ik00My41Niw2LjI0aC0xLjMzYy0wLjEyLDAtMC4yMiwwLjEtMC4yMiwwLjIydjAuN2MtMC42OC0wLjcxLTEuNjItMS4xMi0yLjYtMS4xMmMtMi4wNywwLTMuNzUsMS43OC0zLjc1LDMuOTlzMS42OSwzLjk5LDMuNzUsMy45OWMwLjk5LDAsMS45My0wLjQxLDIuNi0xLjEzdjAuN2MwLDAuMTIsMC4xLDAuMjIsMC4yMiwwLjIyaDEuMzNjMC4xMiwwLDAuMjItMC4xLDAuMjItMC4yMlY2LjQ0YzAtMC4xMS0wLjA5LTAuMjEtMC4yMS0wLjIxQzQzLjU3LDYuMjQsNDMuNTcsNi4yNCw0My41Niw2LjI0eiBNNDIuMDIsMTAuMDVjLTAuMDEsMS4zMS0xLjA0LDIuMzYtMi4zLDIuMzZzLTIuMy0xLjA3LTIuMy0yLjM5czEuMDMtMi40LDIuMjktMi40YzEuMjcsMCwyLjI4LDEuMDYsMi4zLDIuMzZMNDIuMDIsMTAuMDV6Ii8+PHBhdGggY2xhc3M9InN0MSIgZD0iTTM5LjcyLDcuNjNjLTEuMjcsMC0yLjMsMS4wNy0yLjMsMi4zOXMxLjAzLDIuMzksMi4zLDIuMzlzMi4yOC0xLjA2LDIuMy0yLjM2VjkuOTlDNDIsOC42OCw0MC45OCw3LjYzLDM5LjcyLDcuNjN6IE0zOC42MiwxMC4wMmMwLTAuNjcsMC41LTEuMjEsMS4xMS0xLjIxYzAuNjEsMCwxLjA5LDAuNTMsMS4xMSwxLjE5djAuMDRjLTAuMDEsMC42NS0wLjUsMS4xOC0xLjExLDEuMThTMzguNjIsMTAuNjgsMzguNjIsMTAuMDJ6Ii8+PHBhdGggY2xhc3M9InN0MCIgZD0iTTQ5LjkxLDYuMDRjLTAuOTgsMC0xLjkzLDAuNC0yLjYsMS4xMlY2LjQ1YzAtMC4xMi0wLjEtMC4yMi0wLjIyLTAuMjJoLTEuMzNjLTAuMTIsMC0wLjIyLDAuMS0wLjIyLDAuMjJ2MTAuMjFjMCwwLjEyLDAuMSwwLjIyLDAuMjIsMC4yMmgxLjMzYzAuMTIsMCwwLjIyLTAuMSwwLjIyLTAuMjJ2LTMuNzhjMC42OCwwLjcxLDEuNjIsMS4xMiwyLjYxLDEuMTJjMi4wNywwLDMuNzUtMS43OCwzLjc1LTMuOTlTNTEuOTgsNi4wNCw0OS45MSw2LjA0eiBNNDkuNiwxMi40MmMtMS4yNiwwLTIuMjgtMS4wNi0yLjMtMi4zNlY5Ljk5YzAuMDItMS4zMSwxLjA0LTIuMzcsMi4yOS0yLjM3YzEuMjYsMCwyLjMsMS4wNywyLjMsMi4zOVM1MC44NiwxMi40MSw0OS42LDEyLjQyTDQ5LjYsMTIuNDJ6Ii8+PHBhdGggY2xhc3M9InN0MSIgZD0iTTQ5LjYsNy42M2MtMS4yNiwwLTIuMjgsMS4wNi0yLjMsMi4zNnYwLjA2YzAuMDIsMS4zMSwxLjA0LDIuMzYsMi4zLDIuMzZzMi4zLTEuMDcsMi4zLTIuMzlTNTAuODYsNy42Myw0OS42LDcuNjN6IE00OS42LDExLjIzYy0wLjYsMC0xLjA5LTAuNTMtMS4xMS0xLjE5VjEwQzQ4LjUsOS4zNCw0OSw4LjgxLDQ5LjYsOC44MWMwLjYsMCwxLjExLDAuNTUsMS4xMSwxLjIxUzUwLjIxLDExLjIzLDQ5LjYsMTEuMjN6Ii8+PHBhdGggY2xhc3M9InN0MCIgZD0iTTM0LjM2LDEzLjU5YzAsMC4xMi0wLjEsMC4yMi0wLjIyLDAuMjJoLTEuMzRjLTAuMTIsMC0wLjIyLTAuMS0wLjIyLTAuMjJWOS4yNGMwLTAuOTMtMC43LTEuNjMtMS41NC0xLjYzYy0wLjc2LDAtMS4zOSwwLjY3LTEuNTEsMS41NGwwLjAxLDQuNDRjMCwwLjEyLTAuMSwwLjIyLTAuMjIsMC4yMmgtMS4zNGMtMC4xMiwwLTAuMjItMC4xLTAuMjItMC4yMlY5LjI0YzAtMC45My0wLjctMS42My0xLjU0LTEuNjNjLTAuODEsMC0xLjQ3LDAuNzUtMS41MiwxLjcxdjQuMjdjMCwwLjEyLTAuMSwwLjIyLTAuMjIsMC4yMmgtMS4zM2MtMC4xMiwwLTAuMjItMC4xLTAuMjItMC4yMlY2LjQ0YzAuMDEtMC4xMiwwLjEtMC4yMSwwLjIyLTAuMjFoMS4zM2MwLjEyLDAsMC4yMSwwLjEsMC4yMiwwLjIxdjAuNjNjMC40OC0wLjY1LDEuMjQtMS4wNCwyLjA2LTEuMDVoMC4wM2MxLjA0LDAsMS45OSwwLjU3LDIuNDgsMS40OGMwLjQzLTAuOSwxLjMzLTEuNDgsMi4zMi0xLjQ5YzEuNTQsMCwyLjc5LDEuMTksMi43NiwyLjY1TDM0LjM2LDEzLjU5eiIvPjxwYXRoIGNsYXNzPSJzdDEiIGQ9Ik04MC4zMiwxMi45N2wtMC4wNy0wLjEyTDc4LjM4LDEwbDEuODUtMi44MWMwLjQyLTAuNjQsMC4yNS0xLjQ5LTAuMzktMS45MmMtMC4wMS0wLjAxLTAuMDItMC4wMS0wLjAzLTAuMDJjLTAuMjItMC4xNC0wLjQ4LTAuMjEtMC43NC0wLjIxaC0xLjUzYy0wLjUzLDAtMS4wMywwLjI4LTEuMywwLjc0bC0wLjMyLDAuNTNsLTAuMzItMC41M2MtMC4yOC0wLjQ2LTAuNzctMC43NC0xLjMxLTAuNzRoLTEuNTNjLTAuNTcsMC0xLjA4LDAuMzUtMS4yOSwwLjg4Yy0yLjA5LTEuNTgtNS4wMy0xLjQtNi45MSwwLjQzYy0wLjMzLDAuMzItMC42MiwwLjY5LTAuODUsMS4wOWMtMC44NS0xLjU1LTIuNDUtMi42LTQuMjgtMi42Yy0wLjQ4LDAtMC45NiwwLjA3LTEuNDEsMC4yMlYzLjM3YzAtMC43OC0wLjYzLTEuNDEtMS40LTEuNDFoLTEuMzNjLTAuNzcsMC0xLjQsMC42My0xLjQsMS40djMuNTdjLTAuOS0xLjMtMi4zOC0yLjA4LTMuOTctMi4wOWMtMC43LDAtMS4zOSwwLjE1LTIuMDIsMC40NWMtMC4yMy0wLjE2LTAuNTEtMC4yNS0wLjgtMC4yNWgtMS4zM2MtMC40MywwLTAuODMsMC4yLTEuMSwwLjUzYy0wLjAyLTAuMDMtMC4wNC0wLjA1LTAuMDctMC4wOGMtMC4yNy0wLjI5LTAuNjUtMC40NS0xLjA0LTAuNDVoLTEuMzJjLTAuMjksMC0wLjU3LDAuMDktMC44LDAuMjVDNDAuOCw1LDQwLjEyLDQuODUsMzkuNDIsNC44NWMtMS43NCwwLTMuMjcsMC45NS00LjE2LDIuMzhjLTAuMTktMC40NC0wLjQ2LTAuODUtMC43OS0xLjE5Yy0wLjc2LTAuNzctMS44LTEuMTktMi44OC0xLjE5aC0wLjAxYy0wLjg1LDAuMDEtMS42NywwLjMxLTIuMzQsMC44NGMtMC43LTAuNTQtMS41Ni0wLjg0LTIuNDUtMC44NGgtMC4wM2MtMC4yOCwwLTAuNTUsMC4wMy0wLjgyLDAuMWMtMC4yNywwLjA2LTAuNTMsMC4xNS0wLjc4LDAuMjdjLTAuMi0wLjExLTAuNDMtMC4xNy0wLjY3LTAuMTdoLTEuMzNjLTAuNzgsMC0xLjQsMC42My0xLjQsMS40djcuMTRjMCwwLjc4LDAuNjMsMS40LDEuNCwxLjRoMS4zM2MwLjc4LDAsMS40MS0wLjYzLDEuNDEtMS40MWMwLDAsMCwwLDAsMFY5LjM1YzAuMDMtMC4zNCwwLjIyLTAuNTYsMC4zNC0wLjU2YzAuMTcsMCwwLjM2LDAuMTcsMC4zNiwwLjQ1djQuMzVjMCwwLjc4LDAuNjMsMS40LDEuNCwxLjRoMS4zNGMwLjc4LDAsMS40LTAuNjMsMS40LTEuNGwtMC4wMS00LjM1YzAuMDYtMC4zLDAuMjQtMC40NSwwLjMzLTAuNDVjMC4xNywwLDAuMzYsMC4xNywwLjM2LDAuNDV2NC4zNWMwLDAuNzgsMC42MywxLjQsMS40LDEuNGgxLjM0YzAuNzgsMCwxLjQtMC42MywxLjQtMS40di0wLjM2YzAuOTEsMS4yMywyLjM0LDEuOTYsMy44NywxLjk2YzAuNywwLDEuMzktMC4xNSwyLjAyLTAuNDVjMC4yMywwLjE2LDAuNTEsMC4yNSwwLjgsMC4yNWgxLjMyYzAuMjksMCwwLjU3LTAuMDksMC44LTAuMjV2MS45MWMwLDAuNzgsMC42MywxLjQsMS40LDEuNGgxLjMzYzAuNzgsMCwxLjQtMC42MywxLjQtMS40di0xLjY5YzAuNDYsMC4xNCwwLjk0LDAuMjIsMS40MiwwLjIxYzEuNjIsMCwzLjA3LTAuODMsMy45Ny0yLjF2MC41YzAsMC43OCwwLjYzLDEuNCwxLjQsMS40aDEuMzNjMC4yOSwwLDAuNTctMC4wOSwwLjgtMC4yNWMwLjYzLDAuMywxLjMyLDAuNDUsMi4wMiwwLjQ1YzEuODMsMCwzLjQzLTEuMDUsNC4yOC0yLjZjMS40NywyLjUyLDQuNzEsMy4zNiw3LjIyLDEuODljMC4xNy0wLjEsMC4zNC0wLjIxLDAuNS0wLjM0YzAuMjEsMC41MiwwLjcyLDAuODcsMS4yOSwwLjg2aDEuNTNjMC41MywwLDEuMDMtMC4yOCwxLjMtMC43NGwwLjM1LTAuNThsMC4zNSwwLjU4YzAuMjgsMC40NiwwLjc3LDAuNzQsMS4zMSwwLjc0aDEuNTJjMC43NywwLDEuMzktMC42MywxLjM4LTEuMzlDODAuNDcsMTMuMzgsODAuNDIsMTMuMTcsODAuMzIsMTIuOTdMODAuMzIsMTIuOTd6IE0zNC4xNSwxMy44MWgtMS4zNGMtMC4xMiwwLTAuMjItMC4xLTAuMjItMC4yMlY5LjI0YzAtMC45My0wLjctMS42My0xLjU0LTEuNjNjLTAuNzYsMC0xLjM5LDAuNjctMS41MSwxLjU0bDAuMDEsNC40NGMwLDAuMTItMC4xLDAuMjItMC4yMiwwLjIyaC0xLjM0Yy0wLjEyLDAtMC4yMi0wLjEtMC4yMi0wLjIyVjkuMjRjMC0wLjkzLTAuNy0xLjYzLTEuNTQtMS42M2MtMC44MSwwLTEuNDcsMC43NS0xLjUyLDEuNzF2NC4yN2MwLDAuMTItMC4xLDAuMjItMC4yMiwwLjIyaC0xLjMzYy0wLjEyLDAtMC4yMi0wLjEtMC4yMi0wLjIyVjYuNDRjMC4wMS0wLjEyLDAuMS0wLjIxLDAuMjItMC4yMWgxLjMzYzAuMTIsMCwwLjIxLDAuMSwwLjIyLDAuMjF2MC42M2MwLjQ4LTAuNjUsMS4yNC0xLjA0LDIuMDYtMS4wNWgwLjAzYzEuMDQsMCwxLjk5LDAuNTcsMi40OCwxLjQ4YzAuNDMtMC45LDEuMzMtMS40OCwyLjMyLTEuNDljMS41NCwwLDIuNzksMS4xOSwyLjc2LDIuNjVsMC4wMSw0LjkxQzM0LjM3LDEzLjcsMzQuMjcsMTMuOCwzNC4xNSwxMy44MUMzNC4xNSwxMy44MSwzNC4xNSwxMy44MSwzNC4xNSwxMy44MXogTTQzLjc4LDEzLjU5YzAsMC4xMi0wLjEsMC4yMi0wLjIyLDAuMjJoLTEuMzNjLTAuMTIsMC0wLjIyLTAuMS0wLjIyLTAuMjJ2LTAuNzFDNDEuMzQsMTMuNiw0MC40LDE0LDM5LjQyLDE0Yy0yLjA3LDAtMy43NS0xLjc4LTMuNzUtMy45OXMxLjY5LTMuOTksMy43NS0zLjk5YzAuOTgsMCwxLjkyLDAuNDEsMi42LDEuMTJ2LTAuN2MwLTAuMTIsMC4xLTAuMjIsMC4yMi0wLjIyaDEuMzNjMC4xMS0wLjAxLDAuMjEsMC4wOCwwLjIyLDAuMmMwLDAuMDEsMCwwLjAxLDAsMC4wMlYxMy41OXogTTQ5LjkxLDE0Yy0wLjk4LDAtMS45Mi0wLjQxLTIuNi0xLjEydjMuNzhjMCwwLjEyLTAuMSwwLjIyLTAuMjIsMC4yMmgtMS4zM2MtMC4xMiwwLTAuMjItMC4xLTAuMjItMC4yMlY2LjQ1YzAtMC4xMiwwLjEtMC4yMSwwLjIyLTAuMjFoMS4zM2MwLjEyLDAsMC4yMiwwLjEsMC4yMiwwLjIydjAuN2MwLjY4LTAuNzIsMS42Mi0xLjEyLDIuNi0xLjEyYzIuMDcsMCwzLjc1LDEuNzcsMy43NSwzLjk4UzUxLjk4LDE0LDQ5LjkxLDE0eiBNNjMuMDksMTAuODdDNjIuNzIsMTIuNjUsNjEuMjIsMTQsNTkuNDMsMTRjLTAuOTgsMC0xLjkyLTAuNDEtMi42LTEuMTJ2MC43YzAsMC4xMi0wLjEsMC4yMi0wLjIyLDAuMjJoLTEuMzNjLTAuMTIsMC0wLjIyLTAuMS0wLjIyLTAuMjJWMy4zN2MwLTAuMTIsMC4xLTAuMjIsMC4yMi0wLjIyaDEuMzNjMC4xMiwwLDAuMjIsMC4xLDAuMjIsMC4yMnYzLjc4YzAuNjgtMC43MSwxLjYyLTEuMTIsMi42LTEuMTFjMS43OSwwLDMuMjksMS4zMywzLjY2LDMuMTJDNjMuMjEsOS43Myw2My4yMSwxMC4zMSw2My4wOSwxMC44N0w2My4wOSwxMC44N0w2My4wOSwxMC44N3ogTTY4LjI2LDE0LjAxYy0xLjksMC4wMS0zLjU1LTEuMjktMy45Ny0zLjE0Yy0wLjEyLTAuNTYtMC4xMi0xLjEzLDAtMS42OWMwLjQyLTEuODUsMi4wNy0zLjE1LDMuOTctMy4xNGMyLjI1LDAsNC4wNiwxLjc4LDQuMDYsMy45OVM3MC41LDE0LjAxLDY4LjI2LDE0LjAxTDY4LjI2LDE0LjAxeiBNNzkuMDksMTMuODFoLTEuNTNjLTAuMTIsMC0wLjIzLTAuMDYtMC4yOS0wLjE2bC0xLjM3LTIuMjhsLTEuMzcsMi4yOGMtMC4wNiwwLjEtMC4xNywwLjE2LTAuMjksMC4xNmgtMS41M2MtMC4wNCwwLTAuMDgtMC4wMS0wLjExLTAuMDNjLTAuMDktMC4wNi0wLjEyLTAuMTgtMC4wNi0wLjI3YzAsMCwwLDAsMCwwbDIuMzEtMy41bC0yLjI4LTMuNDdjLTAuMDItMC4wMy0wLjAzLTAuMDctMC4wMy0wLjExYzAtMC4xMSwwLjA5LTAuMiwwLjItMC4yaDEuNTNjMC4xMiwwLDAuMjMsMC4wNiwwLjI5LDAuMTZsMS4zNCwyLjI1bDEuMzQtMi4yNWMwLjA2LTAuMSwwLjE3LTAuMTYsMC4yOS0wLjE2aDEuNTNjMC4wNCwwLDAuMDgsMC4wMSwwLjExLDAuMDNjMC4wOSwwLjA2LDAuMTIsMC4xOCwwLjA2LDAuMjdjMCwwLDAsMCwwLDBMNzYuOTYsMTBsMi4zMSwzLjVjMC4wMiwwLjAzLDAuMDMsMC4wNywwLjAzLDAuMTFDNzkuMjksMTMuNzIsNzkuMiwxMy44MSw3OS4wOSwxMy44MUM3OS4wOSwxMy44MSw3OS4wOSwxMy44MSw3OS4wOSwxMy44MUw3OS4wOSwxMy44MXoiLz48cGF0aCBjbGFzcz0ic3QwIiBkPSJNMTAsMS4yMWMtNC44NywwLTguODEsMy45NS04LjgxLDguODFzMy45NSw4LjgxLDguODEsOC44MXM4LjgxLTMuOTUsOC44MS04LjgxQzE4LjgxLDUuMTUsMTQuODcsMS4yMSwxMCwxLjIxeiBNMTQuMTgsMTIuMTljLTEuODQsMS44NC00LjU1LDIuMi02LjM4LDIuMmMtMC42NywwLTEuMzQtMC4wNS0yLTAuMTVjMCwwLTAuOTctNS4zNywyLjA0LTguMzljMC43OS0wLjc5LDEuODYtMS4yMiwyLjk4LTEuMjJjMS4yMSwwLDIuMzcsMC40OSwzLjIzLDEuMzVDMTUuOCw3LjczLDE1Ljg1LDEwLjUsMTQuMTgsMTIuMTl6Ii8+PHBhdGggY2xhc3M9InN0MSIgZD0iTTEwLDAuMDJjLTUuNTIsMC0xMCw0LjQ4LTEwLDEwczQuNDgsMTAsMTAsMTBzMTAtNC40OCwxMC0xMEMxOS45OSw0LjUsMTUuNTIsMC4wMiwxMCwwLjAyeiBNMTAsMTguODNjLTQuODcsMC04LjgxLTMuOTUtOC44MS04LjgxUzUuMTMsMS4yLDEwLDEuMnM4LjgxLDMuOTUsOC44MSw4LjgxQzE4LjgxLDE0Ljg5LDE0Ljg3LDE4LjgzLDEwLDE4LjgzeiIvPjxwYXRoIGNsYXNzPSJzdDEiIGQ9Ik0xNC4wNCw1Ljk4Yy0xLjc1LTEuNzUtNC41My0xLjgxLTYuMi0wLjE0QzQuODMsOC44Niw1LjgsMTQuMjMsNS44LDE0LjIzczUuMzcsMC45Nyw4LjM5LTIuMDRDMTUuODUsMTAuNSwxNS44LDcuNzMsMTQuMDQsNS45OHogTTExLjg4LDkuODdsLTAuODcsMS43OGwtMC44Ni0xLjc4TDguMzgsOS4wMWwxLjc3LTAuODZsMC44Ni0xLjc4bDAuODcsMS43OGwxLjc3LDAuODZMMTEuODgsOS44N3oiLz48cG9seWdvbiBjbGFzcz0ic3QwIiBwb2ludHM9IjEzLjY1LDkuMDEgMTEuODgsOS44NyAxMS4wMSwxMS42NSAxMC4xNSw5Ljg3IDguMzgsOS4wMSAxMC4xNSw4LjE1IDExLjAxLDYuMzcgMTEuODgsOC4xNSAiLz48L2c+PC9zdmc+);background-repeat:no-repeat;background-position:0 0;background-size:100px 26px}
.mapbox-wordmark:hover{opacity:.7}
.mapbox-attribution-container{display:inline-block}
.mapbox-attribution-container a{color:#fff;opacity:.8;text-shadow:0 0 2px #000;padding:0 8px 0 0}
.cesium-credit-lightbox-overlay{z-index:3}
.overlayDiv{display:none;position:absolute}
.coordinates{height:27px;line-height:27px;color:#fff;font-size:11px;overflow:hidden;display:flex}
.cs-name{height:25px;line-height:1;padding:7px 14px;background-color:rgba(0,0,0,.2);border:1px solid rgba(255,255,255,.3);color:#fff;font-size:11px;font-weight:700;text-align:center;margin-right:20px;display:none}
.cs-name:hover{background-color:#48b;border-color:#aef;box-shadow:0 0 8px #fff;cursor:pointer}
@media all and (min-width:800px){
.cs-name{display:inherit}
}
.coordinates .alt,.coordinates .lat,.coordinates .lon{display:inline-block;text-align:center;position:static;padding:0 10px;white-space:nowrap;min-width:123px}
.coordinates .alt{min-width:90px}
.coordinates #alt{position:relative;min-width:15px;display:inline-block}
.ol-scale-line{width:160px;margin-left:auto;margin-right:20px;padding:4px 3px;background-color:rgba(0,0,0,0);color:#fff;line-height:15px}
.ol-scale-line-inner{border:1px solid #eee;border-top:none;color:#fff;font-size:11px;text-align:center;margin:0 auto}
.document-map-wrapper .bottom-control-panel{flex-wrap:wrap}
.document-map-wrapper #credits-container{order:2;flex-basis:100%;margin-right:160px}
.document-map-wrapper #credits-container .credit-link{display:none}
.document-map-wrapper .coordinates{order:1;flex-basis:100%;justify-content:flex-end}
.document-map-wrapper .ol-scale-line{position:absolute;bottom:0;right:0;margin-right:0}
#cameraControls{position:absolute;bottom:30px;right:60px;margin-bottom:30px;width:120px;height:120px;background-color:rgba(0,0,0,.4);border-radius:50%;box-shadow:0 0 8px 2px #333;opacity:.6;transition:opacity .3s linear}
#cameraControls.active{opacity:1}
.camera-dir{position:absolute;display:block;opacity:.3;background-color:#eff}
.dir-left{height:2%;width:18%;top:49%;left:4%}
.dir-right{height:2%;width:18%;top:49%;right:4%}
.dir-up{height:18%;width:2%;top:4%;left:49%}
.dir-down{height:18%;width:2%;bottom:4%;left:49%}
#cameraStick{border-radius:50%;width:50%;height:50%;background-color:rgba(238,255,255,.6);position:absolute;top:25%;left:25%}
.camera-icon{width:40%;height:40%;position:absolute;top:30%;left:30%;fill:#eff}
.camera-icon-arrow-top{position:absolute;top:0;left:23%;width:50%;height:50%;fill:#eff;transform:rotate(-45deg)}
.camera-icon-arrow-bottom{position:absolute;bottom:0;right:23%;width:50%;height:50%;fill:#eff;transform:rotate(135deg)}
#mapOverlay{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;overflow:hidden;pointer-events:none;z-index:180}
#mapSidebarWrapper{flex:0 0 auto}
#mapContainment{flex:1 1 auto}
.right-control-panel{flex:0 0 auto}
#mapContainment{padding:5px 0 0 5px;pointer-events:none}
#mapContainment>*{pointer-events:all}
.right-control-panel{margin:90px 20px 0}
.right-control-panel>*{pointer-events:all}
#fullscreen-button{width:29px;height:29px}
#olControls{margin-bottom:50px}
#olControls .ol-rotate{margin-bottom:50px}
.ol-control button{display:flex;align-items:center;justify-content:center;margin:0;padding:0;background-color:#303336;border:1px solid #444;border-radius:0;color:#eff;width:29px;height:29px;font-size:25px;font-weight:400;line-height:1}
.ol-control button:hover{cursor:pointer;color:#fff;background-color:#48b;border-color:#aef;box-shadow:0 0 8px #fff}
.ol-control .ol-zoom-in{margin-bottom:2px}
.ol-control .ol-rotate-reset{border:none;border-radius:50%}
.ol-compass{background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB2aWV3Qm94PSIwIDAgNjYuMTQ2IDE4NC45OTciPgogIDxwYXRoIGZpbGw9IiNmZjAxMDEiIGQ9Ik0uMDQgOTAuMzgyTDMzLjA5MiAwbDMzLjA1MyA5MC4zODJ6Ii8+CiAgPHBhdGggZmlsbD0iI2ZmZiIgZD0iTTAgOTQuNjE1bDMzLjA1MyA5MC4zODIgMzMuMDUzLTkwLjM4MnoiLz4KPC9zdmc+Cg==);background-repeat:no-repeat;background-position:center center;width:25px;height:25px}
#mapSidebarWrapper{width:40px;display:flex;justify-content:flex-end;transition:width 1s linear;pointer-events:none}
#mapSidebarWrapper.expanded{width:490px}
#mapSidebar{display:inline-flex;align-items:flex-start;justify-content:flex-start}
.sidebar-content{flex:0 0 auto;width:450px;height:100%;padding:20px 15px 30px 20px;display:flex;flex-direction:column;background-color:rgba(19,18,17,.8);color:#fff;font-size:12px;word-wrap:break-word;pointer-events:auto}
.sidebar-icons{flex:0 0 auto;pointer-events:none}
.sidebar-icons>*{pointer-events:auto}
.sidebar-icons{width:40px;text-align:center;position:relative}
.sidebar-icons a{display:block;width:40px;height:40px;margin-bottom:1px;background:rgba(19,18,17,.8);line-height:40px}
.sidebar-icons a[hidden]{display:none}
.sidebar-icons .ico{vertical-align:middle}
.toggle-sidebar .ico{width:6px;height:14px;background-position:-1px -1px;transition-delay:1s;transition-property:background-position}
#mapSidebarWrapper.expanded .toggle-sidebar .ico{background-position:-9px -1px}
.sidebar-icons .ico-capture-view .ico{width:18px;height:12px;background-position:-39px -29px}
.sidebar-icons .ico-generate-html .ico{width:27px;height:23px;background-position:-202px -256px}
.sidebar-icons .ico-staff-pick.picked{background-color:rgba(100,100,100,.8)}
.sidebar-icons .ico-staff-pick .ico{width:30px;height:25px;background-position:-1px -109px}
.sidebar-icons .ico-ruler{line-height:24px;width:24px;height:24px;background-position:-176px -199px}
.sidebar-icons a.active .ico-ruler,.sidebar-icons a:hover .ico-ruler{background-position:-176px -229px}
.sidebar-icons .ico-vert-ruler{line-height:24px;width:24px;height:20px;background-position:-235px -53px}
.sidebar-icons a.active .ico-vert-ruler,.sidebar-icons a:hover .ico-vert-ruler{background-position:-263px -53px}
.sidebar-icons .ico-area{line-height:22px;width:21px;height:21px;background-position:-200px -199px}
.sidebar-icons a.active .ico-area,.sidebar-icons a:hover .ico-area{background-position:-200px -229px}
.sidebar-icons .ico-volume{line-height:22px;width:21px;height:21px;background-position:-205px -79px}
.sidebar-icons a.active .ico-volume,.sidebar-icons a:hover .ico-volume{background-position:-228px -79px}
.sidebar-icons .ico-volumes{width:22px;height:20px;background-position:-216px -445px}
.sidebar-icons a.active .ico-volumes,.sidebar-icons a:hover .ico-volumes{background-position:-246px -445px}
.sidebar-icons .ico-section{width:22px;height:19px;background-position:-276px -418px}
.sidebar-icons a.sel .ico-section,.sidebar-icons a:hover .ico-section{background-position:-306px -418px}
.sidebar-icons .ico-overlap{width:22px;height:22px;background-position:-276px -471px}
.sidebar-icons a:hover .ico-overlap{background-position:-305px -471px}
.sidebar-icons .ico-identify{width:22px;height:22px;background-position:-276px -500px}
.sidebar-icons a:hover .ico-identify{background-position:-305px -500px}
.sidebar-icons .ico-masks{line-height:22px;width:20px;height:19px;background-position:-114px -168px}
.sidebar-icons a.active .ico-masks,.sidebar-icons a:hover .ico-masks{background-position:-138px -168px}
.sidebar-icons .ico-isolines{width:19px;height:19px;background-position:-276px -445px}
.sidebar-icons a.active .ico-isolines,.sidebar-icons a:hover .ico-isolines{background-position:-303px -445px}
.sidebar-icons .ico-create-layers{width:23px;height:22px;background-position:-216px -472px}
.sidebar-icons a.active .ico-create-layers,.sidebar-icons a:hover .ico-create-layers{background-position:-247px -472px}
.sidebar-icons .ico-screenshot{width:22px;height:18px;background-position:-294px -159px}
.sidebar-icons a:hover .ico-screenshot{background-position:-324px -159px}
.sidebar-icons .ico-create-primitive{width:21px;height:23px;background-position:-350px -129px}
.sidebar-icons a.active .ico-create-primitive,.sidebar-icons a:hover .ico-create-primitive{background-position:-377px -129px}
.sidebar-icons .ico-structure{line-height:24px;width:26px;height:23px;background-position:-176px -256px}
.sidebar-icons a.active .ico-structure,.sidebar-icons a:hover .ico-structure{background-position:-245px -499px}
.sidebar-icons .ico-test-button{text-align:center;color:#fff;font-size:12px;text-transform:uppercase}
.sidebar-icons .ico-test-button.active,.sidebar-icons .ico-test-button:hover{color:#0f0;text-decoration:none}
.sidebar-content a{color:#fff}
.sidebar-content .location-title-wrapper{max-height:100px;overflow-y:auto}
.sidebar-content .location-title{color:#fff;font-size:20px;font-weight:700}
.sidebar-content .location-owner{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;text-transform:uppercase;font-size:11px;margin:10px 0 15px}
.sidebar-content .location-description-wrapper{max-height:125px;min-height:20px;height:auto;overflow:hidden;margin:10px 0 15px;padding:3px 0;flex:1 1 0;box-sizing:content-box}
.sidebar-content #locationDescription{white-space:pre-wrap;word-wrap:break-word;max-height:100%}
.sidebar-content #locationDescription .scroll-bar.vertical{margin-top:-3px}
.sidebar-content .location-attachments-wrapper{max-height:100px;min-height:40px;height:auto;overflow:hidden;margin:10px 0 15px;padding:3px 0;flex:1 1 0;box-sizing:content-box}
.sidebar-content #locationAttachments{max-height:100%}
.sidebar-content #locationAttachments .scroll-bar.vertical{margin-top:-3px}
.location-btns{margin:15px 0;display:flex;justify-content:flex-start}
.location-btns>a,.location-btns>button{font-weight:400}
.location-btns .ico-edit-sm{width:15px;height:16px;background-position:-213px -109px;vertical-align:middle;margin-right:5px;margin-top:0}
.location-btns .ico-place-sm{width:20px;height:21px;background-position:-73px -310px;vertical-align:middle;margin-right:5px;margin-left:-3px;margin-top:0}
.dwn+.dwn{margin-top:14px}
.dwn a.lnk{display:block;float:left;width:40px;height:40px;text-decoration:none;background-position:-1px -327px;text-align:center}
.dwn a.lnk .ico{display:block;width:40px;height:40px;background-position:-1px -327px;margin-top:0}
.dwn a.lnk .ico strong{display:inline-block;font-size:10px;text-transform:uppercase;margin-top:3px;color:#fff}
.dwn .descr{padding-left:52px;line-height:16px;min-height:40px}
.dwn .descr a{display:inline-block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#fff}
.visMapContentWindow{max-height:1000px;flex:1 1 auto;position:relative}
.visMapContentWindow .mapContentWindow{overflow:hidden;position:absolute;width:100%;height:100%}
.visMapContentWindow .overview{max-width:100%;width:100%}
.legendTree{font-family:Arial,Helvetica,sans-serif;font-size:14px}
.legendTree ul{margin:0;padding:0}
.legendTree ul ul{padding-left:27px}
.legendTree li{margin:12px 0 0 0;padding:0;list-style:none none}
.expandable>li:nth-child(2){display:none}
.expandable.expanded>li:nth-child(2){display:initial}
.visibility-box{width:13px;height:13px;float:left;margin-right:14px;margin-top:2px}
.visibility-box .jq-checkbox{width:13px;height:13px;background:url(../images/checkbox_legend_sprite.png?1.0.36.36264) 0 0 no-repeat;border:none;border-radius:0;vertical-align:top}
.visibility-box .jq-checkbox:after{display:none}
.visibility-box .jq-checkbox input{width:13px;height:13px}
.visibility-box .jq-checkbox.checked{background-position:-13px 0}
.visibility-box .jq-checkbox.intermediate{background-position:-26px 0}
.visibility-box .jq-checkbox.disabled{background-color:transparent;background-position:0 0}
.legend-radio{width:13px;height:13px;vertical-align:top}
.legend-radio .input-styler{width:13px;height:13px;background-color:transparent}
.legend-radio .input-styler:after{background-color:#fff;width:7px;height:7px;top:2px;left:2px}
.legend-radio:hover input:not(:disabled)+.input-styler{border-color:#fff}
.legend-radio input[type=radio]:checked+.input-styler{border-color:#fff}
.legend-radio input[type=radio]:disabled+.input-styler{background-color:transparent}
.layer-status{float:left;margin-right:12px}
.sample-style-icon{width:16px;height:16px}
.sample-style-icon.sample-style-icon-default{background:#505050}
.legend-loading-anim{width:16px;height:16px;border:2px solid #d9d9d9;border-top:2px solid #505050;border-radius:50%}
.legend-loading-anim:not(.hidden){animation:legend-loading-spin 2s linear infinite}
@keyframes legend-loading-spin{
0%{transform:rotate(45deg)}
100%{transform:rotate(405deg)}
}
.layer-type-point{border-radius:50%;display:inline-block;width:6px;height:6px;margin:5px}
.layer-type-line{display:inline-block;width:16px;height:2px;margin:7px 0;transform:rotate(-45deg)}
.layer-type-poly{box-sizing:content-box;display:inline-block;width:10px;height:10px;margin:1px;border:2px solid transparent}
.layer-type-image{width:16px;height:16px;background-size:contain;background-position:0 0;background-repeat:no-repeat;display:inline-block}
.sub-location-title{display:inline-block;width:100%;max-width:calc(100% - 37px);font-size:16px}
.layer-content{overflow-x:hidden}
.entry-name{display:inline-block;vertical-align:top;white-space:normal;max-width:calc(100% - 30px)}
.entry-name a,.entry-name a:hover{color:#fff}
.entry-name.inactive,.entry-name.inactive a,.entry-name.inactive a:hover{color:#888}
.entry-controls{white-space:nowrap}
.show-attribute-table{color:#bbb}
.show-attribute-table:hover{color:#fff;cursor:pointer}
.label-toggle{color:#fff}
.label-toggle.labels-hidden{color:#bbb}
.label-toggle:hover{cursor:pointer}
.edit-vector-layer{color:#bbb}
.edit-vector-layer:hover{color:#fff;cursor:pointer}
.entry-name.inactive .spt-ico{color:#888}
.entry-name.inactive .spt-ico:hover{color:#fff}
.entry-name.inactive .label-toggle:hover{color:#888;cursor:default}
.legendTree .expand-control{background-image:url(../images/ui-icons_ffffff_256x240.png?1.0.36.36264)}
.legendTree .inactive .expand-control.ui-icon-triangle-1-e{background-position:-46px -16px}
.legendTree .inactive .expand-control.ui-icon-triangle-1-s{background-position:-80px -16px}
.legend-item-clear{float:none!important;clear:both}
.legendTree .entities li{margin-top:5px}
.legendTree .entities .expandable{padding-left:27px}
.legendTree .entities .visibility-box{margin-left:1px;margin-right:9px}
.legendTree .entities .entry-name{font-size:12px;padding-top:2px}
.legendTree .layer-loading-error a,.legendTree .layer-loading-error a:hover{color:#888}
.layer-loading-error .entry-name{color:#888;text-decoration:line-through}
.legendTree .layer-mode-disabled a,.legendTree .layer-mode-disabled a:hover{color:#888}
.layer-mode-disabled .entry-name{color:#888}
.legend-additional-info{margin-top:40px;width:100%;border:none}
#additionalInfoIframe{pointer-events:none}
.update-location-structure{margin-top:10px}
.draggable-menu{width:300px;height:300px}
.geo-tools-menu{background-color:rgba(19,18,17,.9);border:0;color:#fff}
.geo-tools-menu .menu-header{background-color:#545454}
.geo-tools-menu .menu-title{padding:7px 5px 7px 30px;text-align:center;float:left;width:calc(100% - 35px)}
.geo-tools-menu .menu-title:hover{cursor:move}
.geo-tools-menu .menu-close-control{float:right;height:20px;line-height:22px;background:0 0;border:none;border-radius:2px;font-weight:700;font-size:16px;padding:0 5px;margin:5px;color:#eff}
.geo-tools-menu .menu-close-control:hover{background-color:#888;color:#000;cursor:pointer}
.menu-header:after{content:"";display:block;clear:both}
.geo-tools-menu .menu-content{padding:10px 15px 15px;height:calc(100% - 32px)}
.geo-tools-menu .menu-section{padding-top:10px;padding-bottom:10px}
.geo-tools-menu .menu-section-title{margin-bottom:7px;font-size:15px}
.geo-tools-menu .menu-element:not(:first-child){margin-top:10px}
.geo-tools-menu .menu-section-title+.menu-element{margin-top:0}
.geo-tools-menu .menu-section-subtitle{font-size:13px;margin-bottom:5px}
.geo-tools-menu .frm-err{color:#ffd600;font-size:13px}
.geo-tools-menu input[type=text][disabled]{background-color:#ddd;color:#999}
.geo-tools-menu input[type=color][disabled]{background-color:#ddd}
.geo-tools-menu a{color:#fff}
.geo-tools-menu .field-wrapper{position:relative}
.geo-tools-menu .field-wrapper input{padding-right:34px}
.geo-tools-menu input.error{background-color:#f7dcac}
.geo-tools-menu .field-reset{position:absolute;right:3px;top:50%;margin-top:-12px;font-size:24px;color:#000;cursor:pointer}
.geo-tools-menu .field-reset.disabled{cursor:default}
.geo-tools-menu .field-reset:not(.disabled):hover{color:#ff134c}
.geo-tools-menu .field-error{margin-top:10px;color:#ffd600;font-size:13px}
.geo-tools-menu .checkbox-wrapper{line-height:15px}
.geo-tools-menu .checkbox-wrapper.disabled{color:#777}
.geo-tools-menu .checkbox-wrapper>span{vertical-align:middle}
.geotools-list-container{overflow-y:auto}
.geo-tools-menu table caption{text-align:left;border-bottom:1px solid #555;padding-bottom:4px;margin-bottom:4px}
.geo-tools-menu td{color:#fff;padding:3px}
.geo-tools-menu td.w100{width:100%}
.geo-tools-menu td .small-input{height:23px;padding:0 5px}
.geo-tools-menu td .ico{margin-top:0;vertical-align:top}
.geo-tools-menu .simple-checkbox{position:relative;vertical-align:middle;display:inline-block;width:15px;height:15px}
.geo-tools-menu .simple-checkbox input[type=checkbox]{position:relative;z-index:-1;opacity:0;padding:0;margin:0;width:15px;height:15px}
.geo-tools-menu .simple-checkbox .input-styler{position:absolute;top:0;left:0;display:inline-block;width:15px;height:15px;background:url(../images/checkbox_legend_sprite.png?1.0.36.36264) 0 0 no-repeat transparent;border:1px solid #fff;border-radius:0}
.geo-tools-menu .simple-checkbox .input-styler:after{display:none}
.geo-tools-menu .simple-checkbox:hover input:not(:disabled)+.input-styler{border-color:#fff}
.geo-tools-menu .simple-checkbox input[type=checkbox]:disabled+.input-styler{opacity:.25;background-color:transparent}
.geo-tools-menu .simple-checkbox input[type=checkbox]:checked+.input-styler{background-position:-13px 0;background-color:transparent;border-color:#fff}
.hint{background:rgba(19,18,17,.8);min-width:615px;max-width:680px;margin:0 auto;padding:10px 15px;font-size:12px;font-weight:700;color:#fff}
.hint>span{margin:0 auto}
.hint .ico-back-sm{width:12px;height:12px;background-position:-76px -333px;margin-right:5px;margin-top:0;vertical-align:middle}
#alignMenu,#alignMenuTls{height:auto;width:220px}
.progress{position:relative;background:rgba(255,255,255,.1);border-radius:1px}
.processing{display:none;position:absolute;height:100%;width:100%;background-size:30px 30px;background-image:linear-gradient(-45deg,rgba(65,117,230,.15) 25%,transparent 25%,transparent 50%,rgba(65,117,230,.15) 50%,rgba(65,117,230,.15) 75%,transparent 75%,transparent);animation:barberpole 1s linear infinite}
@keyframes barberpole{
from{background-position:0 0}
to{background-position:60px 30px}
}
.progress.active .processing{display:block}
.processed{position:absolute;height:100%;width:30%;background:#4175e6}
.volume-geo-tool{height:auto}
.volume-geo-tool .geotools-list-container{max-height:180px}
.geo-tools-menu .no-result{color:#777}
.geo-tools-menu .result-subsection{margin:10px auto}
.geo-tools-menu .result-subsection .volume-result-label{width:85px}
.geo-tools-menu .result-subsection .volume-result-value{display:inline-block;width:150px;margin-left:5px}
.menu-section .loading{display:none}
.menu-section.calculating .loading{display:block}
.calculate-section-menu{width:475px;height:auto}
.section-plot{width:325px;height:200px}
.section-overview{width:100px;height:63px;cursor:pointer}
.section-hoverdata{margin-left:5px}
.section-status .loading{display:none}
.section-status.calculating .loading{display:block}
.build-isohypses-menu{height:auto}
.build-isohypses-menu .menu-section{padding-top:0}
.build-isohypses-menu input[type=number]{width:100%}
.isohypses-state{height:16px;margin-top:10px;margin-bottom:10px}
.isohypses-progress{display:flex;align-items:center}
.isohypses-progress .progress-indicator{margin-right:10px}
.isohypses-progress:not(.hidden) .progress-indicator{animation:progress-spin 2s linear infinite}
.progress-indicator{display:inline-block;width:16px;height:16px;border:2px solid #d9d9d9;border-top-color:transparent;border-radius:50%}
@keyframes progress-spin{
0%{transform:rotate(45deg)}
100%{transform:rotate(405deg)}
}
#editLayerMenu{min-height:412px;height:auto;width:360px}
#addElementSection,#attributesTabsSection,#saveLayerSection{padding:0}
.layer-editor-controls button{min-width:auto}
.layer-editor-controls button.active{background-color:#4175e6}
#editLayerAttributesMenu textarea{height:60px}
#featuresLegendSection .menu-section-title{border-bottom:1px solid #555;padding-bottom:4px;margin-bottom:4px}
#editLayerLegend{height:227px;overflow-y:auto}
#editLayerMenu .layer-legend-list{padding:0;margin:0 5px 0 0;line-height:1.5}
#editLayerMenu .layer-legend-list li{list-style:none none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
#editPrimitiveMenu{min-height:412px;height:auto}
#editPrimitiveMenu .menu-section{padding:0}
#editPrimitiveMenu .menu-section+.menu-section{padding-top:10px}
.primitive-editor-controls button.active{background-color:#4175e6}
.primitive-color-picker{display:flex;align-items:center}
.primitive-color-picker .menu-section-subtitle{margin:0 15px 0 0}
#editPrimitiveEditAttributes .menu-section-subtitle{margin-bottom:0}
.prim-attr-table td{padding:2px 5px;vertical-align:bottom}
.prim-attr-table td:first-child{padding-left:0}
.prim-attr-table td:last-child{padding-right:0}
.td-attr-name{line-height:32px}
.td-attr-range{width:100%}
.prim-attr-range{display:flex;justify-content:space-between;font-size:12px;position:relative;bottom:-6px}
.prim-range-input{display:block}
.prim-num-input{padding-left:10px;padding-right:10px;width:50px;text-align:center}
.edit-primitive-actions button+button{margin-top:10px}
#editPrimitiveLegendWrapper .menu-section-title{border-bottom:1px solid #555;padding-bottom:4px;margin-bottom:4px}
#editPrimitiveLegend{height:227px;overflow-y:auto}
#editPrimitiveLegend .layer-legend-list{padding:0;margin:0 5px 0 0;line-height:1.5}
#editPrimitiveLegend .layer-legend-list li{list-style:none none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
#masksMenu{width:350px}
#masksMenu .menu-content{display:flex;flex-flow:column}
#masksCreateMenu,#masksMainMenu{flex-shrink:0}
#masksMenu .geotools-list-container{margin-right:0;max-height:none;padding:0}
#masks-list td{padding:6px 3px}
#masks-list tr:not(:last-child) td{border-bottom:1px solid #444}
#masks-list td.edit{display:none;padding:2px 3px}
.mask-name-edit{width:calc(100% - 60px)}
#masks-list .level{width:40px;height:23px;padding:0 0 0 5px}
.ico-edit-white{width:16px;height:16px;background-position:-213px -109px}
.ico-save-white{width:16px;height:16px;background-position:-229px -109px}
.ico-del-white-sml{width:16px;height:16px;background-position:-60px -27px}
.ico-del-white-sml:hover{background-position:-74px -27px}
#masks-list .ico:hover{cursor:pointer}
#terrainColoringMenu{height:auto;width:300px}
#paletteEditSectionTable{max-height:210px;overflow-y:auto}
/*# sourceMappingURL=main.min.css.map */
