p, ul, ol {
font-size: 14px;
line-height: 19px;
}
.subheader {
font-size: 16px;
line-height: 20px;
color: #AC0000;
}

.header {
  font-size: 22px;
  line-height: 22px;
  color: #AC0000;
  font-weight: bold;
}

.header div
{
	margin:35px 0px 0px 0px;
	padding:0px;
}

.header div.phone {
  font-size: 14px;
  color: #000000;
  font-weight: bold;
  margin: 0px 0px 30px 0px;
  _margin: 0px 0px 23px 0px;
  padding:0px;
}

.register-1 .form-field{
  width: 100%;
  margin: 10px 0;
}


.register-1 .label{
  width: 45%;
  text-align: right;
  padding-right: 5px;
  float: left;
}

.register-1 .field{
  width: 45%;
  margin: 0;
  margin: 0px;
  line-height:120%;
  overflow:hidden;

}

.register-1 #id_type_1, #id_type_0, #id_tax_system_0, #id_tax_system_1, #id_nds_payer, #id_rf_resident, #id_match_to_live_place{
  width: 10px;
  border: none;
  background: none;
}

.register-1 #id_captcha_1{
  width: 50px;
}

.register-1 span{
  font-size: 9px;
  color: #A0AECB;
}

.register-1 #id_birth_date, #id_passport_date_to_ru, #id_passport_date_to_fr, #id_passport_issue_date_fr, #id_passport_issue_date_ru {
  width: 70px;
}

.register-1 #id_juridical_country, #id_fact_country{
  width: 250px;
}

.register-1 .zag{
  text-align: center;
  font-weight: bold;
  padding: 5px;

}


ul.errorlist{
  color: #ff0000;
  margin: 0 0 10px 0;
}

/* anketa */

.anketa .form-field{
  width: 100%;
  margin: 10px 0;
}


.anketa .label{
  width: 30%;
  text-align: left;
  padding-right: 5px;
  float: left;
}

.anketa .field{
  width: 68%;
  margin: 0;
  margin: 0px;
  line-height:120%;
  overflow:hidden;

}
.anketa .field li{
  float: left;

}


.anketa span{
  font-size: 9px;
  color: #FF0000;
}

.anketa .label2{
  width: 40%;
  text-align: left;
  padding-right: 5px;
  float: left;
}

.anketa .form-field-left{
  width: 48%;
  margin: 10px 0;
  float: left;
}

.anketa .form-field-right{
  width: 48%;
  margin: 10px 0;
  float: right;
}

.anketa .field2{
  width: 58%;
  margin: 0;
  margin: 0px;
  line-height:120%;
  overflow:hidden;
}

.clearfix{
  clear: both;
}

.anketa h4{
  background-color: #E6E6E6;
  color: #064070;
  padding: 5px;
}

.anketa .field ul {
  float: left;
  list-style-type: none;
  padding-right: 10px;
  margin-top: 0px;
}

span.other_nat{
  top: -25px;
  margin-top: 0px;
  margin-left: 230px;
  display: block;
  position: relative;
}


.anketa  table.form-field td{
  padding: 0 5px;
}
.anketa  table.form-field input{
  width: 70px;
}

table.profile_general_data{
  border: 1px #000000 solid;
  border-collapse: collapse;
  margin-top: 20px;
}

table.profile_general_data td{
  border: 1px #000000 solid;
  border-collapse: collapse;
  padding: 5px;
  width: 50%;
}

table.profile_general_data td.data_title{
  text-align: right;
}

.reside-countries textarea{
  width: 300px;
  height: 50px;
}

td.general-data-section-head{
  background-color: #E6E6E6;
  color: #064070;
  padding: 5px;
  text-align: center;
  font-weight: bold;
}

#id_avia_bron_extra, #id_avia_manual_extra, #id_avia_pnr_extra{
  width: 400px;
  display: inline-table;
  margin-top: -5px;
}

.avia label{
  width: 150px;
  float: left;
}

#id_route, #id_comments{
  width: 250px;
  height: 50px;
}

#id_birth_date, #id_issue_date, #id_expiry_date{
  width: 70px;
}

.button66{
  cursor: pointer;
}

#id_addr_country{
  width: 150px;
}

.select{
  width: 150px;
}

.inline_addr{
  width: 400px;
}

/* list of items in profile */
.profile-items-list{
  width: 90%;
  border: 1px #000000 solid;
  border-collapse: collapse;
  margin: 10px;
}

.profile-items-list td, th{
  width: 25%;
  padding: 5px;
  border: 1px #000000 solid;
}

div.zag{
  font-weight: bold;
  color: #ac0000;
}

.bill_user table{
  margin-left: 50px;
}

.content-main
{
  padding:0px;
  margin:25px;
  background:#ffffff;
  font-family:Arial;
  line-height:14px;
  font-size:11px;
  color:#000000;
}

.attention-text{
  margin: 10px 0;
  font-size: 13px;
}

td.label{
  text-align: right;
  padding-right: 5px;
}

.ins-progr p{
  padding: 3px;
  margin: 0px;
}

.content-main h2{
  line-height: 1.5;
}

.content-main h2{
  line-height: 1.5;
}

.copyr a{
  color: #ffffff;
  text-decoration: none;
}

.content {
  background:#fff;
  padding:28px;
}

.shadow {
  -moz-box-shadow: 0 0 10px rgba(0,0,0,0.5); /* Для Firefox */
  -webkit-box-shadow: 0 0 10px rgba(0,0,0,0.5); /* Для Safari и Chrome */
  box-shadow: 0 0 10px rgba(0,0,0,0.5); /* Параметры тени */
  padding: 0;
  position: relative;
  min-height: 800px;
  //background-color: rgb(250, 240, 230);

}


ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

li a:hover {
  color:red;
}

#footer_main{
  position: absolute;
  left: 0;
  bottom: 0;
  padding: 15px;
  width: 870px;
  background-color: #292929;
  color: #9e9e9e;
}

#footer_main a{
  color: white;
}

#footer_main .footer_main_inner{
  text-align: left;
  width: auto;
}

#ya_metrika{
  position: absolute;
  right: 15px;
  bottom: 15px;
}

#menu_main{
  margin-top: 150px;
}

#menu_main h1{
  color: #AC0000;
  font-weight: bold;
  margin-bottom: 70px;
}

#menu_main a{
  font-size: 18px;
  color: rgb(0, 0, 128);
  text-decoration: none;
}

#menu_main .menu_main-item {
  margin: 15px auto;
}

#menu_main a:hover{
  border-bottom: 1px solid rgb(0, 0, 128);
}

body{
  margin: 20px!important;
}

.apps_list a{ display:inline-block;margin-right: 20px }
