
.dragStyle {
  border: 1px solid #727EA3;
  padding: 10px; }
 
.register a {
  background: url(../images/reg_btn.gif) left no-repeat;
  float: left;
  font-size: 18px;
  color: #1f3236;
  padding: 0 0 0 20px; }
 
#menuList {
  list-style: none;
  position: relative;
  padding: 0 20px 0 0; }
 
  #menuList li {
    color: #727EA3;
    margin-left: 0;
    font-weight: 700;
    font-size: 1.2em;
    position: relative;
    width: 100%;
    padding: 0; }
 
table.inbody {
  border-spacing: 0;
  border-collapse: collapse;
  background-color: #FFF;
  width: 100%;
  border-color: #c30;
  border-style: outset;
  border-width: 1px; }
 
table.textbanner {
  border-spacing: 0;
  background-color: #FFF;
  border-collapse: collapse;
  border-color: #c30;
  border-style: outset;
  border-width: 1px;
  padding: 0; }
 
table.inbody_50 {
  border-spacing: 0;
  border-collapse: collapse;
  background-color: #FFF;
  width: 50%;
  border-color: #c30;
  border-style: outset;
  border-width: 1px; }
 
table.inbody_80 {
  border-spacing: 0;
  border-collapse: collapse;
  background-color: #FFF;
  width: 80%;
  border-color: #c30;
  border-style: outset;
  border-width: 1px; }
 
table.inbody_c {
  border-spacing: 0;
  border-collapse: collapse;
  background-color: #F8F8F8;
  width: 100%;
  border-color: #c30;
  border-style: outset;
  border-width: 1px; }
 
table.inbody td {
  background-color: #FFF;
  -moz-border-radius: 0;
  text-align: left;
  border-color: #c30;
  border-style: outset;
  border-width: 1px;
  padding: 4px; }
 
table.inbody_grey {
  border-spacing: 0;
  border-collapse: collapse;
  background-color: #FFF;
  width: 100%;
  border-color: #ccc;
  border-style: outset;
  border-width: 1px; }
 
  table.inbody_grey td {
    background-color: #FFF;
    text-align: left;
    border-color: #ccc;
    border-style: outset;
    border-width: 1px;
    padding: 4px; }
 
  table.inbody_grey th {
    background-color: #FFF;
    border-color: #ccc;
    border-style: outset;
    border-width: 1px;
    padding: 3px; }
 
table.inbody_panel {
  border-spacing: 0;
  border-collapse: collapse;
  background-color: #FFF;
  width: 100%;
  border-color: #005FA3;
  border-style: outset;
  border-width: 1px; }
 
  table.inbody_panel td {
    background-color: #FFF;
    text-align: left;
    border-color: #005FA3;
    border-style: outset;
    border-width: 1px;
    padding: 4px; }
 
  table.inbody_panel th {
    background-color: #FFF;
    border-color: #005FA3;
    border-style: outset;
    border-width: 1px;
    padding: 3px; }
 
.dotted_border {
  border-left: 1px dotted #CCC;
  padding-right: 1px; }
 
.error_div {
  width: 99%;
  background: #fff;
  border: 1px dotted #c30;
  margin-bottom: 1em;
  text-align: center;
  vertical-align: middle;
  font-size: 8.75pt;
  color: #c30;
  font-weight: 700;
  padding: 3px 0; }
 
 
#notify_error {
  position: absolute;
  top: 0;
  left: 0;
  color: #fff;
  border-bottom: 2px solid rgba(0,0,0,0.07);
  cursor: pointer;
  width: 100%;
  overflow: visible;
  z-index: 10000;
  text-align: center;
  font: italic normal normal 24px/29px Georgia, "Times New Roman", "Bitstream Charter", Times, serif;
  font-size: 24px;
  background-color: #069;
  opacity: .55;
  -ms-filter:"progid: DXImageTransform.Microsoft.Alpha(Opacity=55)";
  filter: alpha(opacity=60); }
 
#main_menu li { padding: 3px 0; }
 
body {
  background-color: #FFF;
  margin: 15px 12px 5px 5px;
  padding: 0; }
 
body,p,table,td {
  font-family: arial;
  font-size: 9pt;
  color: #343434; }
 
a {
  color: #069;
  background-color: transparent;
  text-decoration: underline; }
 
  a:hover {
    color: #069;
    text-decoration: underline; }
 
  a.normal {
    color: #069;
    padding: 0 2px; }
 
  a.small {
    font-size: 7pt;
    color: #666; }
 
    a.small:hover {
      font-size: 7pt;
      color: #F06D06;
      text-decoration: underline; }
 
  a.big {
    font-size: 14pt;
    color: #666; }
 
  a.menu {
    font-size: 14pt;
    color: #005FA3; }
 
  a.buttons { text-decoration: none; }
 
.logo { padding-left: 10px; }
 
.login_menu { padding-right: 200px; }
 
.login_text {
  color: #666;
  font-size: 95%;
  padding: 0 2px; }
 
.b { font-weight: 700; }
 
.horiz {
  border-top: 1px dotted #b5b5b5;
  color: #000;
  padding: 1em 0 0; }
 
#container {
  position: relative;
  text-align: left;
  line-height: 18px;
  padding: 0 0 20px 20px; }
 
#container,#top,#bottom,#footer { margin: 0 auto; }
 
#top,#bottom {
  height: 10px;
  display: block !important; }
 
#top { margin-top: 10px; }
 
form.mainform {
  margin: 20px 20px 0;
  padding: 0 0 20px; }
 
h1,h2,h3 { font-weight: 400; }
 
.grey_head {
  font: italic normal normal 24px/29px Georgia, "Times New Roman", "Bitstream Charter", Times, serif;
  color: #464646;
  font-size: 24px; }
 
.grey_head_sm {
  font: italic normal normal 18px/18px Georgia, "Times New Roman", "Bitstream Charter", Times, serif;
  color: #464646;
  font-size: 18px; }
 
h1 a {
  height: 100%;
  min-height: 40px;
  display: block; }
 
* html h1 a { background-image: none; }
 
h1 {
  min-height: 0;
  border-bottom: none;
  text-decoration: none;
  margin: 0;
  padding: 0; }
 
form li {
  position: relative;
  margin: 0;
  padding: 4px 5px 2px 9px; }
 
  form li:after,.buttons:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden; }
 
* html form li,* html .buttons { height: 1%; }
 
form li span { float: left; }
 
form li div.left {
  display: inline;
  float: left;
  width: 48%; }
 
form li div.right {
  display: inline;
  float: right;
  width: 48%; }
 
form li div label,form li span label {
  padding-top: 3px;
  clear: both;
  font-size: 9px;
  line-height: 9px;
  color: #444;
  display: block;
  margin: 0; }
 
form li .datepicker {
  float: left;
  width: 16px;
  height: 16px;
  cursor: pointer !important;
  margin: .1em 5px 0 0;
  padding: 0; }
 
.mainform {
  font-family: arial;
  font-size: 8.75pt; }
 
  .mainform li { width: 62%; }
 
form ul { list-style-type: none; }
 
.hover_menu ul {
  list-style-type: none;
  margin: 0;
  padding: 0 0 0 8px; }
 
.hover_menu li {
  margin: 0;
  padding: 0; }
 
.info {
  display: inline-block;
  clear: both;
  border-bottom: 1px dotted #ccc;
  font-size: 13px;
  font-weight: 700;
  margin: 0 0 1em; }
 
  .info h2 {
    font-weight: 400;
    font-size: 160%;
    clear: left;
    margin: 0 0 3px; }
 
  .info p {
    font-size: 13px;
    line-height: 130%;
    margin: 0 0 12px; }
 
form hr { display: none; }
 
form li.section {
  border-top: 1px dotted #ccc;
  margin-top: 9px;
  padding-top: 13px;
  padding-bottom: 0;
  padding-left: 9px;
  width: 97% !important; }
 
form ul li.first {
  border-top: none !important;
  margin-top: 0 !important;
  padding-top: 0 !important; }
 
form .section h3 {
  font-weight: 400;
  font-size: 110%;
  line-height: 130%;
  margin: 0 0 2px; }
 
form .section p {
  font-size: 85%;
  margin: 0 0 10px; }
 
input.btTxt {
  width: auto;
  overflow: visible;
  padding: 0 7px; }
 
.buttons {
  clear: both;
  margin-top: 10px; }
 
  .buttons input {
    font-size: 120%;
    margin-right: 5px; }
 
label.desc {
  line-height: 150%;
  border: none;
  color: #222;
  display: block;
  font-size: 13px;
  font-weight: 700;
  padding: 0 0 1px; }
 
span.symbol {
  font-size: 115%;
  line-height: 130%; }
/* 
input.text,input.password,input.file,select.select {
  font-size: 90%;
  color: #333;
  border-top: 1px solid #7c7c7c;
  border-left: 1px solid #c3c3c3;
  border-right: 1px solid #c3c3c3;
  border-bottom: 1px solid #ddd;
  background: #fff;
  height: 22px;
  margin: 1px; }
*/ 
input.text_header {
  font-size: 90%;
  color: #333;
  border-top: 1px solid #7c7c7c;
  border-left: 1px solid #c3c3c3;
  border-right: 1px solid #c3c3c3;
  border-bottom: 1px solid #ddd;
  background: #fff;
  height: 16px;
  vertical-align: middle;
  margin: 1px; }
 
.formbody optgroup {
  font-family: arial;
  font-size: 8.75pt;
  padding: 5px 0; }
 
input.formbody_blog {
  font-size: 100%;
  color: #333;
  border-top: 1px solid #7c7c7c;
  border-left: 1px solid #c3c3c3;
  border-right: 1px solid #c3c3c3;
  border-bottom: 1px solid #ddd;
  background: #fff;
  height: 18px;
  vertical-align: middle;
  width: 350px;
  margin: 1px; }
 
textarea.formbody {
  font-size: 100%;
  color: #333;
  border-top: 1px solid #7c7c7c;
  border-left: 1px solid #c3c3c3;
  border-right: 1px solid #c3c3c3;
  border-bottom: 1px solid #ddd;
  background: #fff;
  height: 300px;
  width: 100%;
  vertical-align: middle;
  margin: 1px; }
 
textarea.feedback {
  font-size: 100%;
  color: #333;
  border-top: 1px solid #7c7c7c;
  border-left: 1px solid #c3c3c3;
  border-right: 1px solid #c3c3c3;
  border-bottom: 1px solid #ddd;
  background: #fff;
  height: 180px;
  width: 100%;
  vertical-align: middle;
  margin: 1px; }
 
input.text,input.file { padding: 2px 0; }
 
input.checkbox,input.radio {
  display: block;
  line-height: 1.4em;
  width: 13px;
  height: 13px;
  margin: 6px 0 0 3px; }
 
label.choice {
  font-size: 100%;
  display: block;
  line-height: 1.4em;
  color: #444;
  width: 90%;
  margin: -1.55em 0 0 25px;
  padding: 4px 0 5px; }
 
textarea.textarea { font-family: "Lucida Grande", Tahoma, Arial, Verdana, sans-serif; }
 
select.select {
  margin: 1px 0;
  padding: 1px 0 0; }
 
select.select[class] {
  margin: 0;
  padding: 1px 0; }
 
*:first-child+html select.select[class] { margin: 1px 0; }
 
.safari select.select {
  margin-bottom: 1px;
  font-size: 120% !important; }
 
.third { width: 32% !important; }
 
.half { width: 48% !important; }
 
.full { width: 100% !important; }
 
input.small,select.small { width: 35%; }
 
input.medium,select.medium { width: 50%; }
 
textarea.small { height: 5.5em; }
 
textarea.medium { height: 10em; }
 
textarea.large { height: 20em; }
 
#errorLi {
  width: 99%;
  background: #fff;
  border: 1px dotted red;
  margin-bottom: 1em;
  text-align: center;
  padding-top: 4px;
  padding-left: 0;
  padding-right: 0; }
 
#errorMsgLbl {
  font-size: 125%;
  color: #DF0000;
  margin: 7px 0 5px;
  padding: 0; }
 
#errorMsg {
  color: #000;
  font-size: 100%;
  margin: 0 0 .8em; }
 
  #errorMsg strong {
    background-color: #FFDFDF;
    color: red;
    padding: 2px 3px; }
 
form li.error {
  background-color: #FFDFDF !important;
  border-bottom: 1px solid #EACBCC;
  border-right: 1px solid #EACBCC;
  margin: 3px 0; }
 
  form li.error label { color: #DF0000 !important; }
 
form p.error {
  color: red;
  font-weight: 700;
  font-size: 10px;
  clear: both;
  margin: 0 0 5px; }
 
form .req {
  float: none;
  color: red;
  font-weight: 700; }
 
form li.focused { background-color: #fff7c0; }
 
form .instruct {
  position: absolute;
  top: 0;
  left: 50%;
  z-index: 1000;
  width: 80%;
  border: 1px solid #e6e6e6;
  background: #f5f5f5;
  line-height: 130%;
  font-size: 80%;
  color: #444;
  visibility: hidden;
  margin: 0 0 0 8px;
  padding: 8px 10px 9px; }
 
  form .instruct small { font-size: 105%; }
 
form li.focused .instruct,form li:hover .instruct { visibility: visible; }
 
.noI .instruct { display: none !important; }
 
.noI form li { width: 96%; }
 
.noI .leftLabel li,.noI .rightLabel li,.noI li.leftLabel,.noI li.rightLabel {
  width: 66%;
  padding-left: 30%; }
 
.noI .leftLabel label.desc,.noI .rightLabel label.desc { width: 27%; }
 
* html .noI .leftLabel label.desc,* html .noI .rightLabel label.desc { width: 40%; }
 
.leftLabel li,.rightLabel li,li.leftLabel,li.rightLabel {
  padding-left: 22%;
  padding-top: 9px;
  width: 55% !important; }
 
.leftLabel p.instruct,.rightLabel p.instruct {
  width: 26%;
  margin-left: 2px; }
 
* html .leftLabel p.instruct,* html .rightLabel p.instruct { width: 37%; }
 
.leftLabel label.desc,.rightLabel label.desc {
  position: absolute;
  left: 0;
  width: 24%;
  margin-left: 9px;
  margin-top: 2px; }
 
* html .leftLabel label.desc,* html .rightLabel label.desc { width: 34%; }
 
ul.protected {
  list-style: none;
  margin: 60px 0; }
 
.protected li {
  text-align: center;
  padding: 10px 0; }
 
.protected h2 {
  font-weight: 700;
  color: #DF0000;
  margin: 0 auto 10px; }
 
.protected label {
  font-size: 120% !important;
  padding-top: 10px;
  display: block; }
 
.protected input.text {
  font-size: 170% !important;
  width: 380px;
  text-align: center; }
 
.protected #saveForm { font-size: 120% !important; }
 
#tooltip {
  position: absolute;
  z-index: 1000;
  border: 1px solid #111;
  background-color: #FFC;
  opacity: 1px;
  padding: 5px; }
 
fieldset {
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
  margin: 0;
  padding: 0; }
 
#right { text-align: left; }
 
ul.ns_hierarchy,ul.ns_hierarchy ul {
  list-style-type: none;
  padding-left: 0;
  margin: 0; }
 
ul.ns_hierarchy { padding-left: 18px; }
 
  ul.ns_hierarchy ul { padding-left: 22px; }
 
ul.manul,ul.manul li {
  list-style-type: none;
  line-height: 17px;
  padding: 5px 5px 5px 8px; }
 
ul.manul_pod,ul.manul_pod li {
  list-style-type: none;
  padding: 0 5px 4px 8px; }
 
ul.main_manul { padding: 5px; }
 
table.inbody th,table.inbody_50 th,table.inbody_80 th {
  background-color: #FFF;
  border-color: #c30;
  border-style: outset;
  border-width: 1px;
  padding: 3px; }
 
table.inbody_50 td,table.inbody_80 td {
  background-color: #FFF;
  text-align: left;
  border-color: #c30;
  border-style: outset;
  border-width: 1px;
  padding: 4px; }
 
a.navig,a.navig:hover,.navigation {
  color: #fff;
  padding: 0 2px; }
 
a.light,a.action { color: #FFF; }
 
a.light:hover,a.navigation,a.navigation:hover {
  color: #FFF;
  text-decoration: underline; }
 
a.big:hover,a.menu:hover {
  font-size: 14pt;
  color: #F06D06;
  text-decoration: underline; }
 
form li,.buttons,.info[class] { display: block; }
 
form li div.left .medium,form li div.right .medium,input.large,select.large,textarea.textarea { width: 98%; }
 
.clear,ul.ns_hierarchy li { clear: both; }
 
select.formbody,input.formbody {
  font-size: 100%;
  color: #333;
  border-top: 1px solid #7c7c7c;
  border-left: 1px solid #c3c3c3;
  border-right: 1px solid #c3c3c3;
  border-bottom: 1px solid #ddd;
  background: #fff;
  height: 18px;
  vertical-align: middle;
  width: 160px;
  margin: 1px; }
 
input.currency,.rightLabel label.desc { text-align: right; }
 
.noI li.section,.leftLabel li.buttons,.rightLabel li.buttons { padding-left: 9px; }
 
.protected .buttons,#tooltip h3,#tooltip div { margin: 0; }

.plashka {
background-color:#005FA3;
color:#fff;
margin: 15px 5px 5px 5px;
padding: 5px;
}

.stat_plashka {
background-color:#f5f5f5;
vertical-align: middle;
padding: 8px;
}

.date_tag {
color: #ccc; /* Цвет символа */
font-size: x-small;
}

 
