@font-face{
  font-family: "OfficinaSansCBld";
  src: url("/bitrix/templates/sinetic_tem/fonts/OFFICS01.PFM")
}

img{ border: 0}
html, body, form{ margin: 0; padding: 0; }
html{ height:100%; }
body {
  height: auto !important;
  height: 100%;
  min-height: 100%;
  min-width: 760px;
  font-size: 9pt;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  color: black;
  background-color: #d1d1d1;
}

.copyright{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 7pt;
  color: #bfbfbf;
  font-style: normal;
  text-align: center;
}

.search-form input.field{
  border: 1px solid #3cb3b6;
	height: 17px;
	width: 108px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #4c5353;  
}

.search-form input.button, input#sinbtn {
  height: 17px;
	width: 44px;
	background-color: #3cb3b6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: bold;
	color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;  
}

img.headimg {
  display: block;
  padding-left: 0px;
  padding-bottom: 0px;
  margin-bottom: 10px;
  margin-left: 10px;
}

img.titleimg {
  display: block;
  padding-left: 0px;
  padding-bottom: 0px;
  margin-bottom: 10px;
  margin-right: 10px;
}

p.report {
  text-justify: inter-word;
  vertical-align: top;
  text-align: justify;
}

td.ppbody {
  color: #000000;
  padding-left: 12px;
  padding-right: 50px;
  vertical-align: top;
  text-align: left;
}

a#header, a#header:link, a#header:hover, a#header:visited {
  text-decoration: underline;
  color: #72706f;
  font-weight: bold;
}

span#header {
  font-weight: bold;
}

ul#textlist {
  list-style-position: outside;
  list-style-type: disc;
  color: #406867;
  text-justify: inter-word;
  text-align: justify;
  margin-top: 5px;
}

ul#numlist {
  list-style-position: outside;
  list-style-type: decimal;
  color: #406867;
  text-justify: inter-word;
  text-align: justify;
  margin-top: 5px;
}

#textlist span,#numlist span {
  color: #000000;
}

.phdr {
  width: 100%;
  border-bottom: #6e8088 1px solid;
  height: 20px;
  padding-left: 10px;
  font-weight: bold;
  vertical-align: middle;
  text-align: left;
}

.purl {
  width: 100%;
  height: 20px;
  margin-top: -20px;
  padding-right: 10px;
  vertical-align: middle;
  text-align: right;
}

#data-table {
  color: #72706f;
  vertical-align: text-top;
  text-align: center;
  border: silver 1px solid;
  border-collapse: collapse;
  width: 100%;
}

#data-table thead td {
  vertical-align: middle;
  text-align: center;
  font-weight: bold;
  background-color: #dfdfdf;
  border: #a0a0a0 1px solid;
}

#data-table tbody td {
  vertical-align: text-top;
  text-align: left;
  padding-right: 5px;
  padding-left: 5px;
}

#data-table tbody td.center {
  vertical-align: text-top;
  text-align: center;
  padding-right: 5px;
  padding-left: 5px;
}

#data-table td {
  vertical-align: text-top;
  text-align: center;
  padding-right: 5px;
  padding-left: 5px;
}

table td {
  color: #000000;
}

#data-table tr.greenrow {
  background-color: #F2F2F2;
}

.slogan {
  padding-left: 8px;
  vertical-align: middle;
  background-color: transparent;
  font-weight: bold;
  text-transform: uppercase;
  color: white;
  font-family: OfficinaSansCBld;
  width: 285px;
  height: 22px;
  text-align: left;
  padding-top: 4px;
  font-size: 9pt;
  display: block;
  float: left;
  clear: none;
  top: 102px;
  position: relative;
}

.topic {
  background: url(images/link.gif) 2 2 no-repeat;
  font-family: OfficinaSansCBld;
  color: #406867;
  padding-left: 12px;
  vertical-align: top;
  text-align: left;
  font-size: 12pt;
}

.newstable {
  color: #72706f;
  padding-right: 2px;
  padding-left: 4px;
  padding-bottom: 2px;
  padding-top: 4px;
}

.newstable thead {
  font-family: OfficinaSansCBld;
  font-weight: bold;
  font-size: 12px;
  color: #000000;
  text-transform: uppercase;
}

h1 {
  font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #01796f;
	vertical-align: top;
	font-weight: bold;
}

span.title {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 8pt;
  color: #406867;
  font-weight: bold;
  padding-left: 3px;
}

a:link {
	color: #3cb3b6;
	text-decoration: underline;
}

a:hover {
	color: #72706f;
	text-decoration: none;
}

a:visited {
	color: #406867;
	text-decoration: underline;
}

table td {
  font-size: 9pt;
  font-family: Arial;
}

.baner {
  font-family: OfficinaSansCBld;
  color: #406867; /*font-weight: bold;/**/
  background-color: transparent;
  font-size: 9pt;
  text-transform: uppercase;
}

table.data-table {
  border-collapse: collapse;
}

/*Any cell*/
table.data-table td
{
	border: 1px solid #CECECE;
	padding: 3px 5px;
	color: #3a4a52;
}

table.data-table {
  border-collapse: collapse;
}

/*Any cell*/
table.data-content td
{
	padding: 3px 5px;
	color: #72706f;
}

/*Head cell*/
table.data-table thead td, table.data-table th, div.header {
  border: 0px solid;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11pt;
  color: #72706f;
  font-weight: bold;
  background-color: transparent;
  text-align: left;
  background-image: none;
  padding-left: 4px;
  padding-top: 30px;
}

/*Body cell*/
table.data-table tbody td {
	background-color:#FFF;
	background-image:none;
	color: #72706f;
}

/*Foot cell*/
table.data-table tfoot td
{
	background-color:#F1F3F6;
	padding:4px;
	color:#333;
}

/*Catalog filter and buttons*/

.catalog__filter {
  width: 100%;
  display: inline-block;
  margin-top: 30px;
}

.catalog__input {
  width: 100%;
  display: inline-block;
  margin-top: 15px;
}

.catalog__filter input {
  height: 24px;
  box-sizing: border-box;
  padding: 0;
  float: left;
  display: block;
}

.catalog__filter input[type="text"] {
  width: 16%;
  margin-right: 1%;
}




/*.catalog__filter select[name="arrFilter_pf[sphere]"] {
  width: 154px;
}

.catalog__filter select[name="arrFilter_pf[direction]"] {
  width: 300px;
}
*/
.catalog__filter select[name="arrFilter_pf[YEARFROM][LEFT]"] {
  width: 10%;
  float: left;
}

.catalog__filter select {
  width: 30%;
  height: 24px;
  box-sizing: border-box;
  float: left;
  display: block;
  margin-right: 1%;
}


.catalog__filter input[type="submit"] {
  height: 24px;
  border: 1px solid #dc2222;
  background: linear-gradient(to top, #da1e1e, #f75555);
  font-size: 14px;
  color: #fff;
  border-radius: 2px;
  float: left;
  box-sizing: border-box;
  padding-left: 10px;
  font-size: 12px;
  cursor: pointer;
  transition: 0.3s;
  display: block;
  width: 10%;
  padding: 0;
}

.catalog__filter input[type="submit"]:hover {
  opacity: 0.9;
}

.catalog__filter table {
  margin-top: 10px;
  width: 100%;
  display: inline-block;
}

.catalog__buttons {
  width: 100%;
  display: inline-block;
  text-align: right;
  margin-top: 35px;
}

.catalog__buttons a {
  text-decoration: none !important;
  margin-left: 2px;
}

/*Modals*/

.modal-close {
  width: 16px;
  height: 15px;
  position: absolute;
  right: 12px;
  top: 12px;
  font-weight: bold;
  text-align: center;
  line-height: 26px;
  color: #fff;
  background: url("i/modal-close.png");
  cursor: pointer;
  font-family: Verdana;
  font-size: 0; 
}

.box-modal {
  width: 440px;
  height: 140px;
  border-radius: 0px;
  border: 1px solid #616060;
  box-sizing: border-box;
  padding: 40px;
}

/*Mail form*/

.mail-form {
  width: 100%;
  display: inline-block;
}

.mail-form label {
  width: 100%;
  float: left;
  font-size: 12px;
  color: #363636;
  margin-bottom: 20px;
}

.mail-form input[type="text"] {
  width: 236px;
  height: 24px;
  border: 1px solid #aaaaaa;
  float: left;
  box-sizing: border-box;
  padding-left: 10px;
  color: #878686;
  font-size: 12px;
}

.mail-form input[type="submit"] {
  width: 100px;
  height: 24px;
  border: 1px solid #dc2222;
  background: linear-gradient(to top, #da1e1e, #f75555);
  font-size: 14px;
  color: #fff;
  border-radius: 2px;
  float: right;
  box-sizing: border-box;
  padding-left: 10px;
  font-size: 12px;
  cursor: pointer;
  transition: 0.3s;
}

.mail-form input[type="submit"]:hover {
  opacity: 0.9;
}

#mail-sucess-modal {
  width: 350px;
  height: 110px;
}

.mail-sucess {
  line-height: 18px;
  margin-top: 1px;
}