@import url('https://fonts.googleapis.com/css?family=Roboto:300,400&subset=cyrillic');

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
caption, tbody, tfoot, thead {
  margin: 0;
  padding: 0;
  background: transparent;
  border: 0;
  outline: 0;
}
table, tr, td, th, thead {
  border-collapse: collapse;
}
html {
  height: 100%;
}
body {
  position:relative;
  height: 100%;
  min-height: 100%;
  min-width: 960px;
  background-color: #f2f2f2;
}
body, td {
  font-family: 'Roboto', Tahoma, sans-serif;
  font-size: 14px;
  line-height: normal;
  color: #171717;
}
p {
  margin-bottom: 10px;
}
h1 {
  margin: 5px 30px 10px 0;
  padding: 0 0 5px 0;
  line-height: 40px;
  font-size: 28px;
  text-align: center;
}
h2 {
  padding: 0;
  margin: 0 0 5px 0;
  font-size: 14px;
}
h3 {
  margin: 5px 0 10px 0;
  padding: 0 0 5px 0;
  font-size: 28px;
  line-height: 40px;
  font-weight: 300;
  text-align: center;
  color: #286eb8;
}
a {
  color: #286eb8;
  //#16316f;
  font-size: 16px;
  text-decoration: underline;
}
a:hover {
/*  text-decoration: underline;*/
}
a:focus {
  /*outline: 1px dotted;*/
}
h1 a, h2 a, h3 a {
  text-decoration: none;
}
ul li {
  list-style-position: inside;
  margin-left: 25px;
}
img, a img {
  border: none;
}
input, textarea, button, option, select {
  margin: 0;
  padding: 0;
}
.clear {
  clear: both;
}
.clear50 {
  clear: both;
  height: 50px;
}
.red {
  color: #da251d;
}
.blue {
  color: #286eb8;
}

#site-wrap {
  display: block;
  height: auto !important;
  height: 100%;
  min-height: 100%;
  position: relative;
  z-index: 1;
}
.wrap {
  margin: 0 auto;
  width: 1020px;
  position: relative;
}
#header {
  display: block;
  height: 80px;
  background-color: #286eb8;
}
#site-title {
  display: block;
  width: 980px;
  height: 80px;
  background: transparent url('/images/bit-logo.png') left center no-repeat;
}
#page-init {
  width: 980px;
  height: 500px;
  margin-top: 40px;
  position: relative;
  padding: 20px;
  background-color: #ffffff;
}
#page {
  width: 960px;
  height: 100%;
  position: relative;
  padding: 20px 40px;
  background-color: #ffffff;
}
label {
  display: block;
  width: 439px;
  height: 30px;
  margin: 0 auto 5px auto;
  padding: 2px;
/*  background-color: #286eb8;*/
  font-size: 18px;
  line-height: 30px;
  color: #000;
  text-align: right;
/*  webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;*/
}

label > input[type=text],
label > input[type=password],
label > select {
  width: 245px;
  height: 27px;
  float: right;
  font-size: 16px;
  color: #000;
  border: 2px solid #286eb8;
  webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  border-radius: 12px;
  margin-left: 10px;
  padding: 0 7px;
}

label > input[type=text],
label > input[type=password] {
  width: 220px;
  height: 24px;
  padding: 0 10px;
}
.reg label {
  width: 770px;
}
.reg label > input[type=text],
.reg label > input[type=password],
.reg label > select {
  width: 323px;
}
.reg label > input[type=text],
.reg label > input[type=password] {
  width: 300px;
}
label > sup {
  font-size: 12px;
  color: #c20000;
}

div.error {
  color: #c20000;
  font-size: 12px;
  margin-left: 75px;
  text-align: center;
}
div.captcha {
  position: relative;
  margin: 20px 0 0 75px;
}
div.captcha img {
  display: block;
  margin-right: 10px;
  float: left;
}
div.captcha input {
  width: 85px;
  height: 37px;
  font-size: 14pt;
  float: left;
}
div.captcha .r {
  position: absolute;
  width: 274px;
  top: 0;
  right: 0;
}

label.mini {
  float: left;
  width: auto;
  margin: 0 20px 0 0;
}
label.mini > input[type=radio] {
  margin-left: 3px;
  box-shadow: 0 0 0 1px #286eb8;
}
label.sm {
  width: 840px;
  text-align: left;
  padding-left: 20px;
}
label.sm > input[type=text] {
  width: 120px;
}

label.check {
  width: 840px;
  text-align: left;
  padding-left: 20px;
}
label.check input[type=checkbox],
.enqtable input[type=checkbox] {
  display: block;
  float: left;
  margin: 0 0 0 2px;
  padding: 0;
  width: 20px;
  height: 20px;
  background-color: #ffffff;
  outline: 2px solid #286eb8;
  color: #286eb8;
}
.enqtable input[type=checkbox] {
  margin-top: 5px;
}
label.check input[type=checkbox] {
  margin-right: 10px;
}
.additional {
  margin-top: 25px;
}
.additional label {
  margin: 0 0 0 60px;
  padding: 0;
  background-color: transparent;
  font-size: 14px;
  color: #171717;
  text-align: right;
  webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.additional input[type=checkbox] {
/*  display: block;
  float: right;
  margin: 0;
  padding: 0;
  margin-right: 10px;
  width: 24px;
  height: 24px;
  background-color: #ffffff;
  border: none;*/
}

input[type=submit] {
  display: block;
  width: auto!important;
  float: right;
  margin: 15px 25px 20px 0;
  padding: 5px 25px;
  border: none;
  background-color: #286eb8;
  font-size: 18px;
  color: #ffffff;
  text-align: center;
  webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  border-radius: 16px;
  cursor: pointer;
}

h5 {
  display: block;
  width: 860px;
  margin: 15px auto 5px auto;
  padding: 2px;
  font-size: 18px;
  color: #286eb8;
}

table.enqtable,
table.enqtable th,
table.enqtable td {
  padding: 5px 10px;
  border: 1px solid #286eb8;
}
table.enqtable th {
  
}
table.enqtable {
  border-collapse: collapse;
}
table.enqtable td {
  vertical-align: top;
}
table.enqtable th {
  background-color: #286eb8;
  border-right-color: #ffffff;
  color: #ffffff;
  font-weight: bold;
}
table.enqtable input {
  width: 100%;
  border-color: #286eb8;
  border-width: 1px;
  text-align: right;
}
table.enqtable input.rdonly {
  border-width: 0;
}
.correction {
  color: #c20000;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
}

div.c {
  display: block;
  position: relative;
  width: 960px;
}
div.c div.l {
  display: block;
  width: 439px;
  padding-right: 40px;
  border-right: 1px solid #286eb8;
  float: left;
}
div.c div.r {
  display: block;
  position: relative;
  left: -1px;
  width: 439px;
  padding-left: 40px;
  border-left: 1px solid #286eb8;
  float: right;
  margin-left: -1px;
}
hr {
  border: 0;
  height: 1px;
  background-color: #94b7dc;
  margin: 0 15px;
  margin-bottom: 10px;
}

.free-btn {
  padding: 5px 25px;
  background-color: #46aa2b;
  font-size: 18px;
  color: #ffffff;
  text-align: center;
  webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  border-radius: 16px;
  cursor: pointer;
  text-decoration: none;
}


.downloads {
  display: none;
  position: absolute;
  top: -12px;
  z-index: 2;
  width: 320px;
  padding: 10px 20px 10px 10px;
  background-color: #fff;
  box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.75);
}
.downloads a {
  display: block;
  margin: 0 0 10px 0;
  padding: 10px 0 10px 40px;
  background: transparent url('/images/download.png') left center no-repeat;
  font-size: 16px;
  font-weight: 300;
  color: #286eb8;
  text-align: left;
  text-decoration: none;
}
.downloads a:hover {
  text-decoration: none;
}

.filesLink {
  display: block;
  margin-bottom: 7px;
  cursor: pointer;
}
.filesPanel {
  position: relative;
}
.filesPanel:hover .downloads {
  display: block;
}