@charset "UTF-8";
body {
  background-color: #D1E1F3;
  margin: 0px; }

H2 {
  font-size: 21px !important; }

TABLE.table1 {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #3B356D;
  padding: 3px 5px;
  border-collapse: collapse; }
  TABLE.table1 TD {
    text-align: center;
    padding: 1px;
    box-sizing: border-box; }
    TABLE.table1 TD H2 {
      font-size: 21px !important;
      font-weight: bold; }
    TABLE.table1 TD P {
      line-height: 140%; }
  TABLE.table1.top_table P {
    margin: 0; }

TABLE.topTbl {
  width: 100%;
  border: 0px none;
  box-sizing: border-box; }
  TABLE.topTbl TR TD {
    margin: 0px;
    padding: 0px;
    border: 0px none;
    line-height: 50%; }
  TABLE.topTbl TR:first-of-type TD {
    height: 63px !important; }
  TABLE.topTbl TR:first-of-type TD[rowspan] {
    height: auto !important; }

.wrapper {
  width: 1180px;
  margin: 0px auto; }

.topMenuContainer {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border: 1px solid #517CD8; }
  .topMenuContainer .menuItem {
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    align-self: auto;
    position: relative; }
    .topMenuContainer .menuItem .submenuContainer {
      position: absolute;
      left: 0;
      top: 25px;
      min-width: 180px;
      min-height: 100px;
      background-color: #BFD0EA;
      border: 1px solid #000451;
      z-index: 999;
      box-sizing: border-box;
      padding: 0px;
      display: none;
      white-space: nowrap; }
      .topMenuContainer .menuItem .submenuContainer .menu {
        text-align: left !important; }
        .topMenuContainer .menuItem .submenuContainer .menu A {
          font-size: 14px !important; }
    .topMenuContainer .menuItem:hover .submenuContainer {
      display: block; }
  .topMenuContainer .menu {
    font-family: "Arial Narrow";
    font-size: 16px;
    color: #FF6600;
    font-style: normal;
    font-variant: small-caps;
    text-align: center;
    padding: 5px;
    box-sizing: border-box;
    margin: 5px 10px; }
    .topMenuContainer .menu A:LINK {
      font-family: "Arial Narrow";
      font-size: 16px;
      color: #FF6600;
      font-style: normal;
      font-variant: small-caps; }
    .topMenuContainer .menu A:VISITED {
      font-family: "Arial Narrow";
      font-size: 16px;
      color: #FF6600;
      font-style: normal;
      font-variant: small-caps; }
    .topMenuContainer .menu A:ACTIVE {
      font-family: "Arial Narrow";
      font-size: 16px;
      color: #FF6600;
      font-style: normal;
      font-variant: small-caps; }
    .topMenuContainer .menu A:HOVER {
      font-family: "Arial Narrow";
      font-size: 16px;
      color: #3465cb;
      font-style: normal;
      font-variant: small-caps;
      text-decoration: underline; }

/*
.wrapper {
	.topMenuContainer {
		&:last-of-type {
			background-color: red;
		}
	}
}
*/
.button1 {
  font-family: Verdana,  Arial,Geneva;
  font-size: 12px;
  font-weight: bold;
  color: #ffeaca;
  border: double #fe9f52;
  background: #387be0;
  cursor: pointer;
  width: 150px; }

.button2 {
  font-family: Verdana,  Arial,Geneva;
  font-size: 12px;
  font-weight: bold;
  color: #ffeaca;
  border: double #fe9f52;
  background: #387be0;
  cursor: pointer;
  width: 200px; }

.form1 {
  border: 3px double #688cd7;
  font-family: Verdana,  Arial,Geneva;
  font-size: 12px; }

.td_rigth {
  background-repeat: no-repeat; }

.menu {
  font-family: "Arial Narrow";
  font-size: 14px;
  color: #FF6600;
  font-style: normal;
  font-variant: small-caps;
  padding-left: 35px; }
  .menu A:LINK {
    font-family: "Arial Narrow";
    font-size: 14px;
    color: #FF6600;
    font-style: normal;
    font-variant: small-caps; }
  .menu A:VISITED {
    font-family: "Arial Narrow";
    font-size: 14px;
    color: #FF6600;
    font-style: normal;
    font-variant: small-caps; }
  .menu A:ACTIVE {
    font-family: "Arial Narrow";
    font-size: 14px;
    color: #FF6600;
    font-style: normal;
    font-variant: small-caps; }
  .menu A:HOVER {
    font-family: "Arial Narrow";
    font-size: 14px;
    color: #3465cb;
    font-style: normal;
    font-variant: small-caps;
    text-decoration: underline; }

.zag1 {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #40a932;
  font-style: normal;
  font-variant: small-caps;
  font-weight: bold;
  margin-bottom: 10px;
  margin-left: 20px;
  margin-right: 20px;
  margin-top: 20px; }

.zag2 {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 18px;
  color: #40a932;
  font-style: normal;
  font-variant: small-caps;
  font-weight: bold;
  margin-bottom: 10px;
  margin-left: 20px;
  margin-right: 20px;
  margin-top: 20px; }

.td_content {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #3B356D; }

.invisible {
  display: none; }

.visible {
  display: block; }

/* для регистрации */
TABLE.tbl_reg1 {
  border-color: #3b356d;
  border-collapse: collapse;
  border-width: 1px;
  margin-top: 10px; }
  TABLE.tbl_reg1 TD {
    padding: 4px;
    border: 1px #3b356d solid;
    border-collapse: collapse; }
  TABLE.tbl_reg1 TD.factor_plus {
    text-align: left;
    color: #297C29;
    padding: 4px; }
  TABLE.tbl_reg1 TD.factor_minus {
    text-align: right;
    color: #F08F2F;
    padding: 4px; }

/*вопросы и ответы */
TABLE.tbl_faq {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #3B356D;
  padding: 3px 5px 3px 5px;
  border-collapse: collapse; }
  TABLE.tbl_faq TD {
    text-align: justify; }
