* {
	margin: 0;
	padding: 0;
}

HTML, BODY {
	font-family: Arial, sans-serif;
	min-height:100%;
	height: 100%; }

.bg_html {
	background: url(../img/bg_images.jpg) no-repeat;
	background-size: 100%;
	background-attachment: fixed;
	background-position: bottom; }

@font-face {
    font-family: 'CalibriReg';
    src: url('../fonts/calibri.ttf'); }

@font-face {
    font-family: 'CalibriBold';
	src: url('../fonts/calibrib.ttf'); }

IMG, A {
	border: 0;
	padding: 0;
	margin: 0;
}

ul {
	list-style:none;
}

.b {
	font-weight: bold; }

.ba {
    font-weight: bold;
    color: #ae3131;
    text-transform: uppercase;
}

h3.mnu {
	font-size: 1.0em;
	font-weight: normal;
    background: 
    url(../img/arr_2.gif) no-repeat calc(100% - 20px),
    url(../img/i_sublist_dis.gif) no-repeat 20px 40%;
    padding-left: 40px;
	color: #ae3131;
	cursor: pointer; }

h3.zero {
	font-family: 'CalibriReg';
	font-size: 1.0em;
	background: url(../img/arr_2.gif) no-repeat;
	background-position: calc(100% - 20px); 
	color: #666;
	cursor: pointer; 	}

h3.acti {
    background: 
    url(../img/arr.gif) no-repeat calc(100% - 20px),
    url(../img/i_sublist.gif) no-repeat 20px 40%;  	}


ul.l1_submenu li.wh3 {
	width: 30px;
	height: 3px;
	margin: 1.3em  0 1.3em 20px;
	background-color: #c6cace; 
}

ul.l1_submenu a {
    display: block;
}

.l1_submenu a:hover {
    background-color: #e6e6e6; }

A {
	text-decoration: none; }

.rcbg {
    width: 110%;
    height: 100%;
    position: absolute;
    z-index: 999999999999999999;
    background-color: rgba(0, 0, 0, 0.3);
}

.blck_content  .nophoto {
    width: 45%; 
    float: right; 
    padding-top: 2em; 
    text-align: center;
}

#home {
    top: 0;
    z-index: -999;
    background: #405061;
    position: fixed; }

span.slgns h1 {
    font-family: 'CalibriBold';
    text-shadow: 1px 1px 2px black;
    display: block;
    padding: 5px 0;
/*    background-color: rgba(63, 154, 54, 0.8); */
    line-height: 1.29em;
    font-size: 5em;
    color: #fff; }

.box_lnk {
    display: block;
    height: 100%;
    width: 100%;
}

span.slgns {
    width: 70%;
    display: block;
    margin-left: 10%;
    font-size: 1em; }

.slgns p {
    display: inline;
    line-height: 2em;
    text-shadow: 1px 1px 2px black, 0 0 0 black;
    color: #fff;
/*     background-color: rgba(255, 255, 255, 0.5); */
}  

.update_i {
    color: #6c6c6c;
    font-size: 0.55em;
    font-weight: 100;
    background-color: #e8e8e8;
}

div.update_i span {
    display:inline-block;
    padding: 1em 1em 1em 33px;
    border-right: #c6c6c6 1px solid;
}

.update_i .sum {
    background: url("../img/i_update_sum.gif") no-repeat 10px center;
}

.update_i .num {
    background: url("../img/i_update_num.gif") no-repeat 10px center;
}

.bl_path {
	font-size: 0.7em;
	margin: 2em 0; 	}

.bl_path a {
	color: #95a0ae; }

.bl_path a:hover {
	color: #c10202; }

.left_block {
    z-index: 999;
	display: inline;
	float: left;
	font-size: 0.8em;
	margin-top: 12px;
	padding-bottom: 50px;
	width: 14%;
	margin-left: 2%;}

.left_block a {
    padding: 8px 0 8px 40px;
    background: url(../img/i_sublist_dis.gif) no-repeat 20px 50%;
	color: #525f6c; }

.subhead ul {
	width: 98%;
}

.subhead ul li {
	float: left;
}
.subhead {
	z-index: 99999999999;
	display: block;
	width: 100%;
	height: 95px;
	padding: 10px 0;
    background: #405061;
	 }

li.lft {
	padding-top: 18px;
	font-size: 0.9em;
	font-family: 'CalibriReg';
	color: #fff;
	margin-left: 2%;
    height: 86px;
    padding-left: 105px;
    background: url(../img/logo_peatlands.png) no-repeat;
}

li.stl_gef {
    margin-left: 1%;
	background: url(../img/logo_gef.jpg) no-repeat;
	height: 94px;
	width: 94px;}

li.stl_undp {
	margin-left: 2%;
	background: url(../img/logo_undp.jpg) no-repeat;
	height: 94px;
	width: 47px;}

li.stl_pl {
	margin-left: 2%;
	background: url(../img/logo_pl.png) no-repeat;
	height: 94px;
	width: 94px;}

li.stl_gnpo {
	margin-left: 2%;
	background: url(../img/logo_gnpo.jpg) no-repeat;
	height: 94px;
	width: 94px;}

li.stl_minpriroda {
    margin-left: 2%;
	background: url(../img/logo_minpriroda.png) no-repeat;
	height: 94px;
	width: 94px; }

li.stl_belnii {
    margin-left: 2%;
	background: url(../img/logo_belnii.png) no-repeat;
	height: 94px;
	width: 94px; }

.subhead li.menu {
	font-size: 0.8em;
	float: right;
	border: 3px solid #758697;
	padding: 6px 15px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-radius: 4px;
	font-family: 'CalibriReg';
	margin: 35px 15px;}

.subhead li.menu:hover {
	background-color: #3f9a36;
	border: 3px solid #fff; }

.subhead li a {
	color: #fff; }

.sub_line {
	width: 100%;
	height: 1px;
	display: block;
	top: 95px; 
	background: #bebebe; }

li.sbmn a {
	cursor: pointer;
	color: #525f6c;  }

li.sbmn:hover {
	cursor: pointer;
	color: #ae3131; }

.left_block li.actii a {
    background: url(../img/i_sublist.gif) no-repeat 20px 50%;
	font-weight: bold; }

h3.acti {
	font-weight: bold; }

.submenu li a {
	font-size: 0.9em;
	padding: 7px 0 7px 40px;
	color: #696f75;
	margin: 0; }


.submenu li:hover {
	color: #ae3131;   }

.left_block ul.submenu li.selecting a {
    background: url(../img/i_sublist.gif) no-repeat 20px 50%;  }

.scrl_submenu {
	border-bottom: 1px solid #e2e2e2;
	border-top: 1px solid #e2e2e2;
	background-color: #fff;
	padding: 10px 0;
	overflow: auto; }

div.ht {
    height: 140px;
}

.scrl_submenu li a:hover {
	color: #ae3131; }

.list_menu {
	width: 100%;
	margin-top: 1em;
	background-color: #f8f8f8;
	border: 1px solid #e2e2e2;
	padding: 15px 0; }

.acti {z-index: -999999999999999; }

.submain_menu {
    opacity: 0;
}

#mark_map {
    width: 100%;
    height: 100%; padding: 0; margin: 0;
}

.left_block_inner {
	margin-left: 2%;
	width: 95%;
	padding: 30px 0 30px 0; }


p.cols3 {
	-webkit-column-gap: 7em;
	-moz-column-gap: 7em;
	column-gap: 7em;
	-webkit-columns: 3;
	-moz-columns: 3;
	columns: 3;
	padding: 2em 0 2.5em 0;
	line-height: 1.8em;
    font-size: 0.9em;
    color: #646e77;
    text-align: justify;
}

.visual_about {
    background: url(../img/imgs_about.jpg) no-repeat center;
    background-size: cover; 
    width: 100%;
    height: 400px;
    overflow: hidden;
    display: block;
}

.about_top h1 {
    text-align: center;
	color: #646a71;
	padding: 1em 0 1em 0;
}

.visual_about h1 {
    text-align: center;
	color: #fff;
    font-size: 2.6em;
	padding: 3.5em 0 1em 0;
}

p.contact_p {
    padding: 2em 0 2.5em 0;
	line-height: 1.8em;
    color: #646e77;
    text-align: center;
    width: 70%; 
    margin: 0 auto; 
    font-size: 1em;
}

.blck_content li.about_logo {
    margin: 0 auto;
    text-align: center;
    max-width: 715px;
    float: none;
}

li.about_logo ul.logo_list li {
    margin: 3em 1em;
    max-width: 94px;
    text-align: center;
    display: inline;
}

.blck_content li.li_left_inner {
	width: 48%; 
	float: left; 
    margin-bottom: 3em;
}

.li_left_inner h1 {
	padding: 1em 1em 0 0;}

.li_left_inner h3 {
	font-size: 0.9em;
	color: #646a71;
	padding: 2.4em 1em 2em 0;}

.li_left_inner p{
	padding: 1em 1em 2em 0;
	line-height: 1.6em; }

.tbl_div { 
	border-top: #c4c9cf solid 2px;
	float: left;
	width: 95%;
	padding-top: 3em;
	margin-top: 4em;
	margin-left: 2%;}

.tbl_div h3 { 
	font-size: 0.9em;
	color: #61666a; }

.exuding {
    cursor: pointer;
}

.activee #table .exuding table tr:hover {
        background: #fbf8e9;
}

.right_block {
	float: right;
    z-index: auto;
	width: 83%;}

.right_block h1 {
	
	font-size: 2.0em; }

.right_block .content p {
	padding-top: 2em;
	font-size: 1.0em;
	line-height: 1.8em; }

.right_map {
	padding: 2em 0 1em 0; }

span.adding_cont {
	font-size: 0.8em;
	line-height: 4em; }

.adding_cont a {
	color: #c10202;
	padding: 10px 40px 10px 10px;
	background: #e4e7ea url(../img/i_x.gif) no-repeat;  
	background-position:  calc(100% - 15px) center; }

.info_panel {
    position: absolute;
    background: #f0e9d6 url(../img/attention.png) 15px center no-repeat; 
    padding: 15px 20px 15px 58px;
    color: #405061;
    font-size: 0.9em;
    line-height: 1.6em;
    border-radius: 4px;
    border: 1px solid #c1bcaf
} 

.comm_foto {
	color: #96999d;
	font-size: 0.8em;
	padding-top: 2em;
	text-align: center; }

.list_content {
	font-size: 0.8em;
	display: block; }

.list_content h2 {
    font-size: 1.3em;
    color: #616979;
    padding: 2em 0;
}

.btn_cont a {
	padding: 10px 10px 10px 28px;
	background: #c33b3d url(../img/i_addcom.jpg) no-repeat;  
	background-position:  10px center;
	font-size: 0.8em;
	color: #fff; }

.left_title {
	float: left;

	padding: 0.8em;
	line-height: 2em;
    border-bottom: 1px solid #e5e5e5;
	width: 100%;}

.left_title span {
	color: #898989;}

.left_title:nth-child(2n) {
    background: #f0f0f0; }

.left_title a {
    color: #276ab2;
} 

.left_title a:hover {
    text-decoration: underline;
} 

.italic_com p {
    color: #555555; 
    padding: 2em; 
    font-style: italic;
}


.right_content {
	float: right;
	line-height: 2em;
	width: 50%; }

.img_slider {
	float: right;
	margin-right: 3%;}

.search {
    margin-left: 10px;
	width: calc(100% - 20px);
	position: relative; }

.search input {
	border: none; }

.search .input {
	width: 100%;
	padding: 8px 37px 9px 15px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-radius: 3px;
	background: #fff;
	font: 13px Arial, sans-serif;
	color: #9f9f9f;
	outline: none; }

.search .input:focus {
	background: #E8E8E8;
	color: #646464;
}

.search .submit {
	position: absolute;
	top: 0;
	right: 0;
	width: 37px;
	height: 100%;
	cursor: pointer;
	background: url(https://lh4.googleusercontent.com/-b-5aBxcxarY/UAfFW9lVyjI/AAAAAAAABUg/gQtEXuPuIds/s13/go.png) 50% no-repeat;
	opacity: 0.5;
}

.search .submit:hover {
	opacity: 0.8;
}

input[type="search"] {
	-webkit-appearance: none;
}

ul.tags_bl {
	margin-top: 25px;}

.tags_bl li {
	float: left;
	padding: 7px 13px;
	color: #707070;
    border: #e0e0e0 1px solid;
	margin-right: 10px;
    margin-bottom: 5px;
	font-size: 0.7em;
}

li.reset_tags {
    padding: 0 0 0 14px;
    background: url("../img/i_tabs_x.png") no-repeat 8px center;
}

li.reset_tags:hover {
    background: #efefef url("../img/i_tabs_x.png") no-repeat 8px center;}

li.reset_tags a {
    display: block;
    color: #8e8e8e;
    padding: 7px 13px; }

div #list {
	width: 100%;
	display: block; }

ul.tabl_tab  { margin-top: 10px; }

ul.tabl_tab p { font-size: 0.5em; color: #656c72; }

div.table_tab {
    height: 0px;
}

.tabl_tab li {
	float: left;
	position: relative;
	padding: 5px 30px 15px 70px;
	background: #e5e5e7;
	font-family: 'CalibriBold';
	font-size: 1.2em;
	color: #3d4247;
	margin-right: 10px;
	cursor: pointer; }

li.act_tab {
	color: #fff; }

.tabl_tab .atv {
	background-color: #4bae41;
	color: #fff; }

.tabl_tab .atv p {
	color: #fff; }

li.tbl_sub_ {
	background: #f2f2f2 url(../img/ic_contact.png) no-repeat 25px 50%; }

li.load_li{
    margin-left: -221px;
    z-index: -99;
    background: #4bae41 url("../img/load_map.gif") no-repeat 13px 50%;
    color: #fff;
}

li.load_li p {
    color: #fff;
}

li.tabs_list {
	background: #e5e5e7 url(../img/ic_list.gif) no-repeat 25px 50%; }

li.act_tab {
	background: #4bae41 url(../img/ic_list.gif) no-repeat 25px 50%; }

li.tabs_stat {
	background: #d8dadc url(../img/ic_static.gif) no-repeat 25px 50%; }


/* Authorization */
.site-signup, .site-login {
    width: 520px;
    text-align: left;
    padding: 5% 0;
    margin: 0 auto;
}

.site-signup h1, .site-login h1 {
    font-family: 'CalibriReg';
    text-transform: uppercase;
	font-size: 2em;
	line-height: 1.5em; }

p.commt {
    padding: 1em 0 3em 0;
    color: #838383;
    line-height: 1.8em; }

.col-lg-5 {
    font-size: 0.8em; }

.regliist li {
    height: 60px; }

li.rememba {
    margin-left: 200px;
}

li.rememba label {
    font-size: 1em;
    font-weight:normal;
    color: #575757; 
}

input.form-control {
    color: #63696c;
    font-size: 2em;
    float: right; }

.btn { 
    margin-top: 20px;
    padding: 10px 20px; }

.help-block {
    font-size: 0.8em;
    color: #7e7e7e;
    padding-top: 5px; 
}

.regliist label {
    font-size: 1.2em;
    font-weight: bold;
    color: #bb1113;
}

.form-group button {
    font-size: 1.2em;
    color: #50616d;
    font-weight: bold;
}

/**** TABLE RESPONSIVE ****/

#table {
	width: 100%;
	float: left;
	margin: 20px auto;
	font-family: 'CalibriReg', Arial;
	font-size: 0.9em;
	color: #444; }

table {
	font-size: 0.8em;
	*border-collapse: collapse; /* ƒл¤ IE7 и старше */
	border-spacing: 0;
	width: 100%; }

table .three {
    font-size: 1.1em; 
}

.bordered thead th.head {
    padding-left: 20px;
    background: #4f8ab8 url(../img/aa.png) no-repeat 5px 50%;
}

.bordered thead th.az {
    background: #4f8ab8 url(../img/az.png) no-repeat 5px 50%;
}

.bordered thead th.za {
    background: #4f8ab8 url(../img/za.png) no-repeat 5px 50%;
}

table caption {
    color: #61666a;
    font-size: 1.8em;
    font-family: Arial, sans-serif;
    font-weight: bold;
    text-align: left;
}

#table .content caption h1 {
    font-size: 1.4em;
    padding-bottom: 0.5em;
    text-transform: uppercase;
}

#table .content p.spn_caption {
    font-size: 0.7em;
    padding: 0;
    margin-top: -1.2em;
    font-weight: normal;
    color: #808990;
    font-style: italic;
}

.blck_content li {
    width: 100%;
    display: block;
    float: right;
}

#table .content {
	padding-bottom: 40px;
}

#table .content h1 {
	font-size: 2.5em;}

#table .content p {
	font-size: 1.2em;
	padding: 0.3em 0;}

#table .content .back a {
	color: #fff;
	float: right;
	margin-top: 10px;
	background: #339a64;
	padding: 10px;}

#table .content h3 {
	padding: 0.7em 0;}

#table .content img {
	padding: 0.9em 20px;}

#table  ul.col_li {
	padding: 0.5em 0 1em 1.5em;
	font-size: 0.9em; }

#table .content #nulls li img {
	padding-right: 13px;  }

#table .content #nulls li a {
	padding: 0; }

#table .content span.biovid {
    font-size: 1.2em;
    line-height: 1.8em; }

.bordered {
	background-color: #fff; }

.bordered tbody tr {
    cursor: pointer;
}

.bordered tr:hover {
    background: #fbf8e9; }
    
.bordered td, .bordered .three th {
	border-bottom: 1px solid #ccc;
    padding: 13px 10px;
    text-align: left; }

.bordered .two th {
	border-top: 1px solid #ccc;
	padding: 10px;
	background: #ddeaf9; 
	font-size: 0.8em;
	text-align: left; }

.bordered .three th {
	color: #fff;
	padding: 13px 10px;
	background-color: #5c9ed0; }



.bordered .set th {
	height: 37px;
	padding-left: 1em;
	text-align: left;
	border-top: 1px solid #ccc;
	background-color: #f2f2f2;
	font-size: 0.9em; }


/* pagination */

.pagination {
	padding: 2em 0 20px 0;
	margin:0; }

.pagination a {
	color: #777777;
	padding: 14px 18px;
	background: #e6e6e6;
    border-right: #dbdbdb 1px solid;
}

.pagination a:hover {
	color: #fff;
	background: #b9b9b9;
}

.pagination .last, .pagination .next, .pagination .disable {
	padding: 10px 0 0 0;
	margin:0;
}

ul.pagination > li {
	display: inline;
}

ul.pagination > li.active > a {
	background: #7f7f7f;
	cursor: none;
	color: #fff;
}

.pagination span {
	color: #fff;
	padding: 8px 12px;
	background: #7f7f7f;
	margin-right: 10px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

ul.pagination {
	padding: 10px 0 10px 0;
}

/* end pagination */

ul.tab_mn li {
	margin-top: 2em;}

.tab_mn li {
	float: left;
	background: #e1e1e1;
	margin-right: 5px;
	padding: 10px;}

.tab_mn li {
	font-size: 0.8em;
	cursor: pointer;
	color: #414040;	}

.tab_mn li:hover {
	color: #c10202; }

.tab_mn .atv {
	background: #c33b3d;
	color: #fff; }

.tab_mn .atv:hover {
	color: #fff; }

.tbl_sub {
	display: none; }

.activee #table .tbl_sub table tr {
    cursor: inherit;
    background: none;
}

.activee #table .tbl_sub table tr a {
    color: #276ab2; }

.activee #table .tbl_sub table tr a:hover {
    text-decoration: underline; }

/* footer */

.footer {
	position: relative;
	overflow: hidden;
	display: block;
	font-family: CalibriReg, Arial, sans-serif;
	font-size: 0.8em;
	width: 100%;
    color: #fff;
	line-height: 1.4em;
    margin: 0 auto;
}

.footer a {
	color: #fff;
	padding: 0 6px 2px 6px;}

.footer a:hover {
	background: #339a64; }

.footer li {
	padding: 3em 20px 2.2em 2em;
	display: block;
	float: left;
	width: 30%; }

.footer li p {
	padding-bottom: 15px; }

.footer .block_logo {
    padding: 0 0 0 2%;
    width: 26.2%;
}

.block_logo a {
    background: none;
    display: block;
    height: 93px;
    width: 100%;
}

.block_logo a:hover {
    background: none;
}

li.logo_undp {
    width: 50px;
    background: url(../img/logo_undp.png) no-repeat center;
}

li.logo_minpr {
    width: 80px;
    background: url(../img/logo_minpriroda_2.png) no-repeat center;
}

li.right_all {
    width: 100%; 
    display: block; 
    padding: 1em 0 1em 0; 
    padding-left: 2%; 
    box-shadow: 0 0 1px rgba(255, 255, 255, 0.3); 
    background: rgba(0, 0, 0, 0.15);
}

.tooltips {
    cursor: default;
	position: relative;
	}
.tooltips em {
	display: none;
	}
.tooltips:hover em {
    line-height: 1.4em;
    font: normal 1em CalibriReg, Arial, sans-serif;
	display: block;
	position: absolute;
 	background: #c33b3d;
	color: #fff;
	padding: 10px 15px;
	bottom: 22px;
	left: 0;
	box-shadow: 0 0 5px #ccc;
 	border-radius: 3px;
	-webkit-border-radius: 3px;
 	-moz-border-radius: 3px;
}
.tooltips:hover em i {
	position: absolute;
	bottom: -7px;
	right: 5px;
	border-top: 7px solid #000;
	border-left: 7px solid transparent;
	display: block;
}


.tooltip {
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 4px;
  color: white;
  padding: 4px 8px;
  opacity: 0.7;
  white-space: nowrap;
}
.tooltip-measure {
  opacity: 1;
  font-weight: bold;
}
.tooltip-static {
  background-color: #ffcc33;
  color: black;
  border: 1px solid white;
}
.tooltip-measure:before,
.tooltip-static:before {
  border-top: 6px solid rgba(0, 0, 0, 0.5);
  border-right: 6px solid transparent;
  border-left: 6px solid transparent;
  content: "";
  position: absolute;
  bottom: -6px;
  margin-left: -7px;
  left: 50%;
}
.tooltip-static:before {
  border-top-color: #ffcc33;
}
.measure-control {
  top: 65px;
  left: .5em;
}
.ol-touch .measure-control {
  top: 80px;
}

 #mapid {
    width: 100%;
    height: 500px;
    padding: 0;
    margin: 0;
	/*background: #000;*/
}
            
.wrapper {
    position: relative;
}

div.cont_legend {
    display: block;
    float: left;
    width: 100%;
    padding: 20px 0;
    margin-bottom: 50px;
    background: #f2f2dd;

}

.cont_legend .ttle {
    font-weight: bold;
    padding-bottom: 1.2em;
    color: #555d65;
    font-size: 1em;
    line-height: 1.6em;
}

.list_legend ul {
    float: left;
    width: 25%;
    font-size: 0.8em;
    margin-left: 50px;
}

.lst_leg li {
    display: block;
    font-size: 0.9em;
    padding: 10px 0;
    color: #56595a
}

ul.lst_leg span  {
    padding: 4px 6px 3px 6px;
    color: #fff;
    font-weight: bold;
    font-size: 0.8em;
    border-radius: 3px;
}

span.frst_leg  {
    background-color: #5f9c59; }

ul.lst_leg span.sec_leg  {
    background-color: #9ecc12; 
    padding-right: 3px;
margin-right: 3px;}

span.three_leg  {
    background-color: #ce9025; }

span.four_leg  {
    background-color: #b73838; }

