
div.img.liniya{
float: right;
margin:5px 35px 5px 35px;
}
.reklama {
	margin: 0px 0 0 0;
	float:right;
  width: 300px;
  position: relative;
}
.reklama_yandex_verh {
display:inline;
margin: 1%;
width: auto;
height: 90 px;
overflow:hidden;
position: relative;
}
.reklama_google_verh {
display: none;
}
.reklama_yandex1 {
display:none;
}
.reklama_yandex2 {
display:none;
}
.reklama_yandex3 {
display:none;
}
.reklama_yandex4 {
display:inline;
margin: 1%;
width: auto;
position: relative;
}
.reklama_google1 {
display:none;
}
.reklama_google2 {
display:none;
}
.reklama_google3 {
display:none;
}
.reklama_google4 {
display:none;
}
.reklama_google5 {
display:inline;
margin: 1%;
width: auto;
position: relative;
}
.reklama_yandex_min {
display:none;
}
.reklama_yandex_sred {
display:none;
}
.reklama_yandex_max {
display:none;
}
@media screen and (max-width: 1260px) {
.reklama_google_verh {
display:inline;
margin: 1%;
width: auto;
overflow:hidden;
position: relative;
}
.reklama_yandex_sred {
display:inline;
margin: 1%;
height: 90 px;
overflow:hidden;
width: auto;
position: relative;
}
.reklama_yandex1 {
display:none;
}
.reklama_yandex2 {
display:none;
}
.reklama_yandex3 {
display:inline;
margin: 1%;
width: auto;
position: relative;
}
.reklama_yandex4 {
display:none;
}
.reklama_google1 {
display:none;
}
.reklama_google2 {
display:none;
}
.reklama_google3 {
display:none;
}
.reklama_google4 {
display:inline;
margin: 1%;
width: auto;
position: relative;
}
.reklama_google5 {
display:none;
}
}
@media screen and (max-width: 1010px) {
.reklama {
	display:none;
}
div.img.liniya{
float: right;
margin:5px 2px 5px 2px;
}
.reklama_google1 {
display:none;
}
.reklama_google2 {
display:none;
}
.reklama_google3 {
display:inline;
margin: 1%;
width: auto;
position: relative;
}
.reklama_google4 {
display:none;
}
.reklama_google5 {
display:none;
}
}
@media screen and (max-width: 750px) {
#liniya { 
width:150px;
height: 270px;
}
div.img.liniya{
float: right;
margin:5px 25px 5px 25px;
}
div.img.liniya img{
width:140px; 
}
.liniya p{
font-size:24px;}
.reklama_yandex1 {
display:inline;
margin: 1%;
width: auto;
position: relative;
}
.reklama_yandex1 {
display:none;
}
.reklama_yandex2 {
display:inline;
margin: 1%;
width: auto;
position: relative;
}
.reklama_yandex3 {
display:none;
}
.reklama_yandex4 {
display:none;
}
.reklama_google1 {
display:none;
}
.reklama_google2 {
display:inline;
margin: 1%;
width: auto;
position: relative;
}
.reklama_google3 {
display:none;
}
.reklama_google4 {
display:none;
}
.reklama_google5 {
display:none;
}
.reklama_yandex_min {
display:inline;
margin: 1%;
height: 50 px;
overflow:hidden;
width: auto;
position: relative;
}
.reklama_yandex_sred {
display:none;
}
}
@media screen and (max-width: 470px) {
#liniya { 
width:150px;
height: 270px;
}
div.img.liniya{
float: right;
margin:5px 25px 5px 25px;
}
div.img.liniya img{
width:140px; 
}
.liniya p{
font-size:24px;}
.reklama_yandex1 {
display:inline;
margin: 1%;
width: auto;
position: relative;
}
.reklama_yandex2 {
display:none;
}
.reklama_yandex3 {
display:none;
}
.reklama_yandex4 {
display:none;
}
.reklama_google1 {
display:inline;
margin: 1%;
width: auto;
position: relative;
}
.reklama_google2 {
display:none;
}
.reklama_google3 {
display:none;
}
.reklama_google4 {
display:none;
}
.reklama_google5 {
display:none;
}
}
.no-select {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.box {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.tahoma {
  font-family: Tahoma, Arial, sans-serif;
}
.verdana {
  font-family: Verdana, Geneva, 'DejaVu Sans', Arial, sans-serif;
}
.i {
  display: inline-block;
}
.iv {
  display: inline-block;
  vertical-align: middle;
}
.vhelp:after {
  display: inline-block;
  vertical-align: middle;
  width: 0;
  height: 100%;
  content: '';
}
/* buttons */
.pdd__key {
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  white-space: nowrap;
  cursor: pointer;
  text-decoration: none;
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.pdd__key.active,
.pdd__key.disabled {
  cursor: default;
}
.pdd__key:before {
  display: inline-block;
  vertical-align: middle;
  height: 100%;
  content: '';
  width: 0;
}
.pdd__key span,
.pdd__key a {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  margin-top: -1px;
  z-index: 2;
}
/* green button */
.pdd__key-green:after {
  background: #02ca00;
  background: -moz-linear-gradient(top, #02ca00 0%, #309c00 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #02ca00), color-stop(100%, #309c00));
  background: -webkit-linear-gradient(top, #02ca00 0%, #309c00 100%);
  background: -o-linear-gradient(top, #02ca00 0%, #309c00 100%);
  background: -ms-linear-gradient(top, #02ca00 0%, #309c00 100%);
  background: linear-gradient(to bottom, #02ca00 0%, #309c00 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#02ca00', endColorstr='#309c00', GradientType=0);
  position: absolute;
  content: '';
  top: 2px;
  bottom: 2px;
  right: 2px;
  left: 2px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.pdd__key-green {
  background: #96fa00;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzk2ZmEwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMzNjZiMDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #96fa00 0%, #366b00 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #96fa00), color-stop(100%, #366b00));
  background: -webkit-linear-gradient(top, #96fa00 0%, #366b00 100%);
  background: -o-linear-gradient(top, #96fa00 0%, #366b00 100%);
  background: -ms-linear-gradient(top, #96fa00 0%, #366b00 100%);
  background: linear-gradient(to bottom, #96fa00 0%, #366b00 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#96fa00', endColorstr='#366b00', GradientType=0);
  text-shadow: -1px -1px 0 #0a8400;
  color: white;
}
.pdd__key-green:hover:after {
  background: #02ca00;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAyY2EwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxY2IwMDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #02ca00 0%, #1cb000 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #02ca00), color-stop(100%, #1cb000));
  background: -webkit-linear-gradient(top, #02ca00 0%, #1cb000 100%);
  background: -o-linear-gradient(top, #02ca00 0%, #1cb000 100%);
  background: -ms-linear-gradient(top, #02ca00 0%, #1cb000 100%);
  background: linear-gradient(to bottom, #02ca00 0%, #1cb000 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#02ca00', endColorstr='#1cb000', GradientType=0);
}
.pdd__key-green:active:after {
  background: #309c00;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzMwOWMwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMmNhMDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #309c00 0%, #02ca00 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #309c00), color-stop(100%, #02ca00));
  background: -webkit-linear-gradient(top, #309c00 0%, #02ca00 100%);
  background: -o-linear-gradient(top, #309c00 0%, #02ca00 100%);
  background: -ms-linear-gradient(top, #309c00 0%, #02ca00 100%);
  background: linear-gradient(to bottom, #309c00 0%, #02ca00 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#309c00', endColorstr='#02ca00', GradientType=0);
}
/* green silver */
.pdd__key-silver:after {
  background: #f9f9f9;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y5ZjlmOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM5ZjlmOWYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #f9f9f9 0%, #9f9f9f 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f9f9f9), color-stop(100%, #9f9f9f));
  background: -webkit-linear-gradient(top, #f9f9f9 0%, #9f9f9f 100%);
  background: -o-linear-gradient(top, #f9f9f9 0%, #9f9f9f 100%);
  background: -ms-linear-gradient(top, #f9f9f9 0%, #9f9f9f 100%);
  background: linear-gradient(to bottom, #f9f9f9 0%, #9f9f9f 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9f9f9', endColorstr='#9f9f9f', GradientType=0);
  position: absolute;
  content: '';
  top: 2px;
  bottom: 2px;
  right: 2px;
  left: 2px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.pdd__key-silver {
  background: #e3e3e3;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2UzZTNlMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM2ZDZkNmQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #e3e3e3 0%, #6d6d6d 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e3e3e3), color-stop(100%, #6d6d6d));
  background: -webkit-linear-gradient(top, #e3e3e3 0%, #6d6d6d 100%);
  background: -o-linear-gradient(top, #e3e3e3 0%, #6d6d6d 100%);
  background: -ms-linear-gradient(top, #e3e3e3 0%, #6d6d6d 100%);
  background: linear-gradient(to bottom, #e3e3e3 0%, #6d6d6d 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e3e3e3', endColorstr='#6d6d6d', GradientType=0);
  text-shadow: 1px 1px 0 #e0e0e0;
  color: #000000;
}
.pdd__key-silver:hover:after {
  background: #e3e3e3;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2UzZTNlMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkOWQ5ZDkiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #e3e3e3 0%, #d9d9d9 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e3e3e3), color-stop(100%, #d9d9d9));
  background: -webkit-linear-gradient(top, #e3e3e3 0%, #d9d9d9 100%);
  background: -o-linear-gradient(top, #e3e3e3 0%, #d9d9d9 100%);
  background: -ms-linear-gradient(top, #e3e3e3 0%, #d9d9d9 100%);
  background: linear-gradient(to bottom, #e3e3e3 0%, #d9d9d9 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e3e3e3', endColorstr='#d9d9d9', GradientType=0);
}
.pdd__key-silver:active:after {
  background: #9f9f9f;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzlmOWY5ZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlM2UzZTMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #9f9f9f 0%, #e3e3e3 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #9f9f9f), color-stop(100%, #e3e3e3));
  background: -webkit-linear-gradient(top, #9f9f9f 0%, #e3e3e3 100%);
  background: -o-linear-gradient(top, #9f9f9f 0%, #e3e3e3 100%);
  background: -ms-linear-gradient(top, #9f9f9f 0%, #e3e3e3 100%);
  background: linear-gradient(to bottom, #9f9f9f 0%, #e3e3e3 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#9f9f9f', endColorstr='#e3e3e3', GradientType=0);
}
/* blue */
.pdd__key-blue:after {
  background: #eaeaea;
  background: -moz-linear-gradient(top, #eaeaea 0%, #dedede 23%, #d9d9d9 82%, #cccccc 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #eaeaea), color-stop(23%, #dedede), color-stop(82%, #d9d9d9), color-stop(100%, #cccccc));
  background: -webkit-linear-gradient(top, #eaeaea 0%, #dedede 23%, #d9d9d9 82%, #cccccc 100%);
  background: -o-linear-gradient(top, #eaeaea 0%, #dedede 23%, #d9d9d9 82%, #cccccc 100%);
  background: -ms-linear-gradient(top, #eaeaea 0%, #dedede 23%, #d9d9d9 82%, #cccccc 100%);
  background: linear-gradient(to bottom, #eaeaea 0%, #dedede 23%, #d9d9d9 82%, #cccccc 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eaeaea', endColorstr='#cccccc', GradientType=0);
  position: absolute;
  content: '';
  top: 2px;
  bottom: 2px;
  right: 2px;
  left: 2px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.pdd__key-blue {
  background: #89bc6a;
  background: -moz-linear-gradient(top, #89bc6a 0%, #437e1c 23%, #183409 82%, #061100 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #89bc6a), color-stop(23%, #437e1c), color-stop(82%, #183409), color-stop(100%, #061100));
  background: -webkit-linear-gradient(top, #89bc6a 0%, #437e1c 23%, #183409 82%, #061100 100%);
  background: -o-linear-gradient(top, #89bc6a 0%, #437e1c 23%, #183409 82%, #061100 100%);
  background: -ms-linear-gradient(top, #89bc6a 0%, #437e1c 23%, #183409 82%, #061100 100%);
  background: linear-gradient(to bottom, #89bc6a 0%, #437e1c 23%, #183409 82%, #061100 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#89bc6a', endColorstr='#061100', GradientType=0);
  text-shadow: -1px -1px 0 #0172a1;
  color: white;
}
.pdd__key-blue:hover:after {
  background: #89bc6a;
  background: -moz-linear-gradient(top, #89bc6a 0%, #437e1c 23%, #183409 82%, #061100 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #89bc6a), color-stop(23%, #437e1c), color-stop(82%, #183409), color-stop(100%, #061100));
  background: -webkit-linear-gradient(top, #89bc6a 0%, #437e1c 23%, #183409 82%, #061100 100%);
  background: -o-linear-gradient(top, #89bc6a 0%, #437e1c 23%, #183409 82%, #061100 100%);
  background: -ms-linear-gradient(top, #89bc6a 0%, #437e1c 23%, #183409 82%, #061100 100%);
  background: linear-gradient(to bottom, #89bc6a 0%, #437e1c 23%, #183409 82%, #061100 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#89bc6a', endColorstr='#061100', GradientType=0);
}
.pdd__key-blue:active:after {
  background: #061100;
  background: -moz-linear-gradient(top, #061100 0%, #183409 23%, #437e1c 82%, #89bc6a 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #061100), color-stop(23%, #183409), color-stop(82%, #437e1c), color-stop(100%, #89bc6a));
  background: -webkit-linear-gradient(top, #061100 0%, #183409 23%, #437e1c 82%, #89bc6a 100%);
  background: -o-linear-gradient(top, #061100 0%, #183409 23%, #437e1c 82%, #89bc6a 100%);
  background: -ms-linear-gradient(top, #061100 0%, #183409 23%, #437e1c 82%, #89bc6a 100%);
  background: linear-gradient(to bottom, #061100 0%, #183409 23%, #437e1c 82%, #89bc6a 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#061100', endColorstr='#89bc6a', GradientType=0);
}
.ie9 .pdd__key {
  filter: none;
}
.pdd__title {
  font-size: 20px;
}
.pdd__title h1 {
  font-size: inherit;
  font-weight: inherit;
}
.pdd__text {
  padding: 10px 0 0 0;
}
.pdd__text p {
  padding: 0 0 10px 0;
  font-size: 11px;
  line-height: 19px;
}
.pdd__tabs {
  overflow: hidden;
  padding: 19px 0 0 0;
}
.pdd__tab {
  float: left;
  width: 25%;
  text-align: center;
  font-size: 15px;
  cursor: pointer;
  text-shadow: -1px -1px 1px #474747;
}
.pdd__tab a {
  display: block;
  height: 38px;
  line-height: 38px;
  color: white;
  text-decoration: none;
  margin: 0 5px;
  background: #787878;
  -webkit-border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
}
.pdd__tab.active {
  text-transform: uppercase;
}
.pdd__tab.active a {
  color: black;
  text-shadow: none;
}
.pdd__content {
  padding: 0px 0px;
  position: relative;
}
.pdd__content:after {
  display: block;
  clear: both;
  content: '';
}
.pdd__inner {
	margin: 0 0;
	float:left;
  width: 770px;
  position: relative;
}
.pdd__l {
  width: 776px;
}
.pdd__img-container {
  position: relative;
}
.pdd__img {
  border: 5px solid gainsboro;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  text-align: center;
  background: white;
  height: 351px;
  width: 766px;  
  margin: 0px 0 0 0px;
}
.pdd__img img {
  display: block;
  max-width: 100%;
}
.pdd__img.pdd__img-success {
  border: 5px solid #33cc00;
}
.pdd__img.pdd__img-fail {
  border: 5px solid #cc0000;
}
.pdd__no-img span {
  display: block;
  color: #999999;
  margin: 8px 0 0 0;
}
.pdd__resulting-question {
  position: absolute;
  top: -2px;
  left: -2px;
  border: 5px solid white;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  text-align: center;
  background: white;
  height: 353px;
  width: 770px;
  background: #093;
  color: #ffffff;
  font-size: 14px;
  line-height: 21px;
  display: none;
  z-index: 1;
}
.pdd__resulting-question:before {
  content: '';
  float: left;
  background-position: -437px -162px;
  width: 94px;
  height: 34px;
  background-repeat: no-repeat;
  margin: 0px 25px 0 65px;
}
.pdd__resulting-question.pdd__false {
  background: tomato;
}
.pdd__resulting-question-content {
  width: 766px;
  height: 353px;
  text-align:center;
  overflow: hidden;
  margin: 136px 0px;
}
.pdd__resulting-question-content span {
  font-size: 36px;
  display: block;
  padding: 25px 25px 25px 0px;
}
.pdd__question {
	position:relative;
	margin: 10px 40px;
  font-size: 14px;
  padding: 0px 0px 0px 0px;
  line-height: 1.2;
  width:450px;
  text-align:left;
}
.pdd__label {
  cursor: pointer;
  font-size: 14px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  position: relative;
  overflow: hidden;
  display: inline-block;
}
.pdd__label input {
	left: -2px;
	top: 10px;
	position: absolute;
}
.pdd__label:not(.null) input {
  visibility: hidden;
  left: -700px;
}
.pdd__label a {
  color: #000000;
  text-decoration: none;
}
.pdd__label-text {
  vertical-align: middle;
  display: inline-block;
  padding: 0 0 0 22px;
}
.pdd__label-text:not(.null) {
  position: relative;
}
.pdd__label-text:not(.null):before {
  position: absolute;
  top: 3px;
  left: 0;
  margin: 0;
  content: '';
}
.pdd__label-text:not(.null):after {
  width: 7px;
  height: 7px;
  position: absolute;
  top: 7px;
  left: 3px;
  content: '';
}
.pdd__checkbox .pdd__label-text:not(.null):before {
  top: 4px;
}
.pdd__keyup {
  padding: 0px 0px 0px 0px;
}
.pdd__keyup:after {
  display: block;
  clear: both;
  content: '';
}
.pdd__keyup .pdd__key {
  font-size: 14px;
  width: 118px;
  margin-top: 10px;
  height: 28px;
  margin-right: 17px;
  float:left;
  padding: 0px 0px;
}
.pdd__variant-wrap {
	position: relative;
	margin: 0px 0px;
  padding: 0px 5px;
}
.pdd__variant {
  table-layout: fixed;
}
.pdd__variant td {
  padding: 10px 10px 2px 0px;
  vertical-align: top;
  line-height: 14px;
  text-align:left;
}
.pdd__r {
  float: right;
  width: 30px;
}
.pdd__time {
  font-size: 25px;
  font-weight: bold;
  color: #000;
  padding: 0 0 20px 30px;
}
.pdd__time span.separator {
  color: #666;
}
.pdd__time:before {
  background-position: -541px -162px;
  width: 22px;
  height: 23px;
  background-image: url('/i/v5/sprite_pdd.png?2');
  background-repeat: no-repeat;
  float: left;
  vertical-align: middle;
  content: '';
  margin: 4px 8px 0 0;
}
.pdd__indicator {
	padding: 0px 5px 5px 5px;
	overflow: hidden;
	position: absolute;
	margin: 200px 0 0 0px;
	top: -50px;
	height: 22px;
	left: 20px;
	width: 15px;
}
.pdd__indicator ul {
  padding: 0;
  margin: 10;
  list-style: none;
}
.pdd__indicator li {
  float: left;
  width: 37px;
  height: 37px;
  text-align: center;
  margin: -36px 1px 1px 0px;
}
.pdd__indicator li span {
  display: inline-block;
  min-width: 16px;
  padding: 0 5px 0 5px;
  height: 26px;
  color: #999;
  font-size: 11px;
  line-height: 25px;
  font-weight: bold;
  text-align: center;
  border-radius: 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
}
.pdd__indicator .pdd__true {
  background: #009933;
  color: #fff;
}
.pdd__indicator .pdd__false {
  background: #cc3300;
  color: #fff;
}
.pdd__indicator .pdd__active {
  border: 3px solid #000000;
  min-width: 16px;
  padding: 0px 2px 0 2px;
  height: 20px;
  color: #000000;
  line-height: 19px;
}
.pdd__indicator .pdd__canclick:hover {
  cursor: pointer;
  color: #000000;
}
.pdd__indicator .pdd__active-true {
  border: 3px solid #009933;
}
.pdd__indicator .pdd__active-false {
  border: 3px solid #cc3300;
}
.pdd__banner {
  float: right;
  margin: 50px -25px 0 0;
  width: 240px;
}
.pdd__key.disabled,
.pdd__key.disabled:hover,
.pdd__key.disabled:active {
  background: #ffffff;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM5YjliOWIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #ffffff 0%, #9b9b9b 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #9b9b9b));
  background: -webkit-linear-gradient(top, #ffffff 0%, #9b9b9b 100%);
  background: -o-linear-gradient(top, #ffffff 0%, #9b9b9b 100%);
  background: -ms-linear-gradient(top, #ffffff 0%, #9b9b9b 100%);
  background: linear-gradient(to bottom, #ffffff 0%, #9b9b9b 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#9b9b9b', GradientType=0);
}
.pdd__key.disabled:after,
.pdd__key.disabled:hover:after,
.pdd__key.disabled:active:after {
  background: none;
}
.pdd__key.disabled span,
.pdd__key.disabled:hover span,
.pdd__key.disabled:active span {
  color: #939393;
  text-shadow: 1px 1px 1px #fff;
}
.pdd__table {
  width: 100%;
  border-spacing: 48px 30px;
  border-collapse: separate;
  margin: -10px 0 0 0;
}
.pdd__cell {
  width: 50%;
  height: 200px;
  background: #efefef;
  margin: 0 20px 0 20px;
  padding: 0 20px 0 20px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  vertical-align: top;
}
.pdd__cell-left {
  float: left;
  margin: 20px 25px 0 0;
  width: 80px;
  text-align: center;
}
.pdd__cell-left span {
  display: inline-block;
}
.icon-road-work {
  background-position: -349px -220px;
  width: 78px;
  height: 79px;
  background-image: url('/i/v5/sprite_pdd.png?2');
  background-repeat: no-repeat;
}
.icon-uchenik {
  background-position: -109px -319px;
  width: 85px;
  height: 74px;
  background-image: url('/i/v5/sprite_pdd.png?2');
  background-repeat: no-repeat;
}
.icon-svetophor {
  background-position: -217px -266px;
  width: 57px;
  height: 87px;
  background-image: url('/i/v5/sprite_pdd.png?2');
  background-repeat: no-repeat;
}
.icon-ment {
  background-position: -127px -158px;
  width: 81px;
  height: 79px;
  background-image: url('/i/v5/sprite_pdd.png?2');
  background-repeat: no-repeat;
}
.icon-wheel {
  background-position: -434px -381px;
  width: 78px;
  height: 78px;
  background-image: url('/i/v5/sprite_pdd.png?2');
  background-repeat: no-repeat;
}
.icon-cadr {
  background-position: -90px -5px;
  width: 78px;
  height: 64px;
  background-image: url('/i/v5/sprite_pdd.png?2');
  background-repeat: no-repeat;
}
.pdd__cell-right {
  overflow: hidden;
  margin: 20px 0 0 0;
}
.pdd__cell-title {
  font-size: 17px;
  font-weight: bold;
  color: #000000;
  margin: 0 0 10px 0;
}
.pdd__cell-content {
  font-size: 12px;
  line-height: 19px;
  color: #666;
  margin: 0 0 10px 0;
  min-height: 80px;
}
.pdd__cell-info {
  width: 100%;
  display: inline-table;
  border-spacing: 0;
  border-collapse: collapse;
  font-size: 11px;
  line-height: 15px;
}
.pdd__cell-info .pdd__key {
  font-size: 12px;
  min-width: 64px;
  height: 29px;
  padding: 0 15px 0 15px;
}
.pdd__cell-info-r {
  display: table-cell;
  text-align: right;
  vertical-align: top;
}
.pdd__cell-info-l {
  display: table-cell;
  vertical-align: middle;
}
.pdd__select-block {
  width: 275px;
}
.pdd__inner-left {
  float: left;
  margin: 0 30px 0 10px;
  width: 80px;
  text-align: center;
}
.pdd__inner-left span {
  display: inline-block;
}
.pdd__inner-right {
  overflow: hidden;}
.pdd__inner-title {
  font-size: 16px;
  line-height: 21px;
  font-weight: bold;
  padding: 0 0 5px 0;
}
.pdd__inner-paragraph {
  color: #333333;
  font-size: 14px;
  line-height: 25px;
}
.pdd__inner-list {
  padding: 20px 0 0 0;
}
.pdd__inner-list ul {
  margin: 0;
  position: relative;
  list-style: none;
  line-height: 19px;
}
.pdd__inner-list li {
  padding: 0 0 15px 0;
  font-size: 14px;
  color: #000000;
}
.pdd__inner-list a {
  text-decoration: none;
  color: #000000;
}
.pdd__inner-bottom {
  padding: 35px 0 0 0;
}
.pdd__inner-bottom .pdd__key {
  font-size: 12px;
  height: 29px;
  float: left;
  padding: 0 15px 0 15px;
  margin: 5px 20px 0 0;
}
.pdd__inner-bottom-paragraph {
  font-size: 11px;
  line-height: 19px;
  color: #666666;
  overflow: hidden;
}
.pdd__more {
  clear: both;
}
.pdd__more-title {
  overflow: hidden;
  font-size: 22px;
  color: #000000;
  padding: 0 0 5px 0;
}
.pdd__more-title:before {
  content: '';
  float: left;
  background-position: -200px -58px;
  width: 25px;
  height: 23px;
  background-image: url('/i/v5/sprite_pdd.png?2');
  background-repeat: no-repeat;
  margin: 4px 5px 0 0;
}
/* comments */
.pdd__comments {
  padding: 10px 50px 0 50px;
  overflow: hidden;
}
.pdd__comments-list {
  width: 50%;
  float: left;
}
.pdd__comments-title {
  font-size: 14px;
  padding: 0 0 20px 0;
}
.pdd__comments-list-unit {
  overflow: hidden;
  padding: 10px 0 20px 0;
}
.pdd__comments-avatar {
  float: left;
}
.pdd__comments-avatar img {
  width: 50px;
  height: 50px;
  border: 1px solid #999999;
}
.pdd__comments-no-avatar {
  width: 50px;
  height: 50px;
  text-align: center;
}
.pdd__comments-no-avatar:before {
  content: '';
  display: inline-block;
  background-position: -541px -195px;
  width: 29px;
  height: 36px;
  background-image: url('/i/v5/sprite_pdd.png?2');
  background-repeat: no-repeat;
  vertical-align: middle;
}
.pdd__comments-no-avatar:after {
  content: '';
  display: inline-block;
  height: 100%;
  width: 0;
  vertical-align: middle;
}
.pdd__comments-content {
  padding: 0 0 0 75px;
  font-size: 11px;
  line-height: 19px;
}
.pdd__comments-text {
  margin: 0 0 8px 0;
}
.pdd__comments-info {
  color: #999999;
}
.pdd__comments-more {
  display: none;
}
.pdd__comments-more-show {
  font-size: 12px;
  color: #0099ff;
  border-bottom: 1px dashed #0099ff;
  cursor: pointer;
  display: inline-block;
  margin: 20px 0 0 70px;
}
.pdd__comments-more-show .offers__yet-word {
  display: inline;
  line-height: inherit;
  padding: inherit;
}
.pdd__comments-more-show .offers__yet-count {
  display: inline;
  font-size: inherit;
  font-weight: inherit;
}
.pdd__comments-add {
  float: left;
  width: 50%;
}
.pdd__comments-textarea {
  padding-right: 12px;
}
.pdd__comments-textarea textarea {
  width: 100%;
  border: 1px solid #999999;
  -moz-box-shadow: 0 2px 5px #cccccc inset;
  -webkit-box-shadow: 0 2px 5px #cccccc inset;
  box-shadow: 0 2px 5px #cccccc inset;
  min-height: 90px;
  padding: 5px;
}
.pdd__comments-list .pdd__comments-inner {
  margin: 0 25px 0 0;
}
.pdd__comments-add .pdd__comments-inner {
  margin: 0 0 0 25px;
}
.pdd__comments-submit {
  padding: 10px 0 0 0;
}
.pdd__comments-submit-left {
  float: left;
  font-size: 12px;
  color: #999999;
  padding: 3px 0 0 0;
}
.pdd__comments-submit-left span {
  color: #0099ff;
  border-bottom: 1px dashed #0099ff;
  cursor: pointer;
}
.pdd__comments-submit-right {
  float: right;
}
.pdd__comments-submit-right input {
  width: 100px;
  border: none;
  background-position: -109px -266px;
  background-image: url('/i/v5/sprite_pdd.png?2');
  background-repeat: no-repeat;
  width: 98px;
  height: 23px;
  background-color: transparent;
}
.pdd__comments-submit-right input[disabled="disabled"] {
  opacity: 0.5;
}
/* tickets list */
.pdd__tickets-list {
  overflow: hidden;
  padding: 60px 50px 0 50px;
  text-align: justify;
  line-height: 0;
}
.pdd__tickets-list ul {
  list-style: none;
  font-size: 12px;
  display: inline-block;
  vertical-align: top;
  line-height: normal;
}
.pdd__tickets-list ul li {
  padding: 10px 0 20px 0;
}
.pdd__tickets-list ul a {
  text-decoration: none;
  color: #000000;
}
.pdd__tickets-list ul a:after {
  content: '';
  display: inline-block;
  background-position: -50px -5px;
  width: 12px;
  height: 5px;
  background-image: url('/i/v5/sprite_pdd.png?2');
  background-repeat: no-repeat;
  vertical-align: middle;
  margin: 0 0 0 5px;
}
.pdd__tickets-list:after {
  display: inline-block;
  width: 100%;
  height: 0px;
  overflow: hidden;
  content: '';
}
.pdd__subtitle {
  font-size: 18px;
  padding: 0 0 20px 0;
}
/* tickets theme */
.pdd__tickets-theme-list {
  overflow: hidden;
  padding: 10px 20px 0 20px;
  display: none;
}
.pdd__tickets-theme-list ul {
  list-style: none;
  font-size: 12px;
  line-height: 17px;
  float: left;
  width: 50%;
}
.pdd__tickets-theme-list ul li {
  padding: 0 30px 20px 30px;
}
.pdd__tickets-theme-list ul a {
  text-decoration: none;
  color: #000000;
}
.pdd__tickets-theme-list ul a:after {
  content: '';
  display: inline-block;
  background-position: -50px -5px;
  width: 12px;
  height: 5px;
  background-image: url('/i/v5/sprite_pdd.png?2');
  background-repeat: no-repeat;
  vertical-align: middle;
  margin: 0 0 0 5px;
}
.pdd__tickets-theme-list .pdd__subtitle {
  padding-left: 30px;
}
.pdd__tickets-theme-more {
  text-align: center;
  padding: 0 20px 20px 20px;
}
.pdd__tickets-theme-more span {
  color: #000000;
  font-size: 18px;
  border-bottom: 1px dashed #000000;
  cursor: pointer;
}
.pdd__additional-info {
  padding: 30px 50px 0 50px;
  overflow: hidden;
}
.pdd__additional-info-left {
  width: 50%;
  float: left;
}
.pdd__additional-info-left p {
  font-size: 12px;
  line-height: 17px;
  padding: 0 30px 15px 0;
  color: #666666;
}
.pdd__additional-info-right {
  width: 50%;
  float: left;
}
.pdd__additional-info-right p {
  font-size: 15px;
  line-height: 21px;
  padding: 0 15px 20px 30px;
}
.pdd__additional-info-title {
  font-size: 14px;
  font-weight: bold;
  padding: 0 20px 10px 0;
}
.pdd__specification {
  margin: 0 0 0 35px;
  position: relative;
}
.pdd__specification span {
  text-decoration: none;
  border-bottom: 1px dotted #0099ff;
  color: #0099ff;
  cursor: pointer;
}
.pdd__specification .pdd__specification-window {
  position: absolute;
  top: 20px;
  left: 0;
  width: 400px;
  background: #ffffff;
  padding: 15px 15px 10px 15px;
  -moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  display: none;
  z-index: 1;
}
.pdd__specification .pdd__specification-window ul {
  list-style: none;
}
.pdd__specification .pdd__specification-window li {
  padding: 0 0 7px 15px;
  position: relative;
}
.pdd__specification .pdd__specification-window li:before {
  content: '';
  position: absolute;
  top: 7px;
  left: 0;
  width: 7px;
  height: 1px;
  background: #000000;
}
/* finish exam */
.pdd__finish-exam {
  position: relative;
  min-height: 440px;
}
.pdd__finish-exam-title {
  font-size: 24px;
}
.pdd__finish-exam-message {
  position: relative;
  background-color: #ffffff;
  width: 250px;
  float: left;
  padding: 30px 20px 30px 20px;
  margin: 45px 0 0 0;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
}
.pdd__finish-exam-message p {
  font-size: 16px;
  line-height: 21px;
  font-style: italic;
  padding: 0 0 20px 0;
}
.pdd__finish-exam-message span {
  float: right;
  font-size: 12px;
  color: #666666;
  padding: 0 25px 0 0;
}
.pdd__finish-exam-message:after {
  display: block;
  content: '';
  background-position: -72px -5px;
  background-image: url('/i/v5/sprite_pdd.png?2');
  background-repeat: no-repeat;
  position: absolute;
  top: 50%;
  right: -8px;
  margin: -8px 0 0 0;
  width: 8px;
  height: 16px;
}
.pdd__finish-police {
  background: url('/i/v5/pdd/police/police_car.png') no-repeat;
  width: 400px;
  height: 400px;
  position: absolute;
  top: 35px;
  right: -25px;
}
.pdd__finish-exam-fail .pdd__finish-police {
  background: url('/i/v5/pdd/police/police_fail_car.png') no-repeat;
}
/* result */
.pdd__result {
  padding: 50px 50px 0 50px;
  font-size: 14px;
}
.pdd__result-row {
  overflow: hidden;
  padding: 0 0 25px 0;
}
.pdd__result-row.pdd__result-achieves {
  padding-bottom: 0;
}
.pdd__result-row.pdd__result-btn {
  padding-bottom: 45px;
}
.pdd__result-cell {
  width: 50%;
  float: left;
}
.pdd__result-cell table {
  width: 100%;
}
.pdd__result-cell table td {
  padding: 0 15px 15px 0;
  width: 50%;
  vertical-align: top;
}
.pdd__result-cell ul {
  padding: 0;
  margin: 0;
  list-style: none;
  line-height: 19px;
}
.pdd__result-cell li {
  padding: 0 0 10px 0;
}
.pdd__result-cell .pdd__key {
  width: 280px;
  height: 40px;
  font-size: 20px;
}
.pdd__result-cell .pdd__key-silver {
  float: right;
  margin-right: 120px;
}
.pdd__result-title {
  font-size: 18px;
  font-weight: bold;
  padding: 0 0 15px 0;
}
.pdd__result-status {
  text-align: justify;
  width: 360px;
  padding: 7px 0 0 0;
}
.pdd__result-status span,
.pdd__result-status a {
  width: 147px;
  height: 151px;
  display: inline-block;
  vertical-align: top;
  background-repeat: no-repeat;
}
.pdd__result-status .pdd__amp {
  background-image: url('/i/v5/pdd/status/small/amp.png');
}
.pdd__result-status .pdd__avaz {
  background-image: url('/i/v5/pdd/status/small/avaz.png');
}
.pdd__result-status .pdd__blonde {
  background-image: url('/i/v5/pdd/status/small/blonde.png');
}
.pdd__result-status .pdd__cottager {
  background-image: url('/i/v5/pdd/status/small/cottager.png');
}
.pdd__result-status .pdd__instructor {
  background-image: url('/i/v5/pdd/status/small/instructor.png');
}
.pdd__result-status .pdd__instructor-light {
  background-image: url('/i/v5/pdd/status/small/instructor_light.png');
}
.pdd__result-status .pdd__number_777 {
  background-image: url('/i/v5/pdd/status/small/number_777.png');
}
.pdd__result-status .pdd__schumacher {
  background-image: url('/i/v5/pdd/status/small/schumacher.png');
}
.pdd__result-status .pdd__street_racer {
  background-image: url('/i/v5/pdd/status/small/street_racer.png');
}
.pdd__result-status .pdd__taxi {
  background-image: url('/i/v5/pdd/status/small/taxi.png');
}
.pdd__result-status .pdd__teapot {
  background-image: url('/i/v5/pdd/status/small/teapot.png');
}
.pdd__result-status .pdd__uzbek {
  background-image: url('/i/v5/pdd/status/small/uzbek.png');
}
.pdd__result-status:after {
  width: 100%;
  height: 0px;
  overflow: hidden;
  display: inline-block;
  content: '';
}
.pdd1__inner-list-tickets {
  overflow: hidden;
}
.pdd1__inner-list-tickets ul {
  list-style: none;
}
.pdd1__inner-list-tickets li {
	alignment-adjust:central;
  float: center;
  margin: 20px 20px 0 0;
}
.pdd1__inner-list-tickets a {
  font-family: arial;
  display: block;
  width: 204px;
  height: 48px;
  background: #061100;
  background: -moz-linear-gradient(top, #061100 0%, #183409 23%, #437e1c 82%, #89bc6a 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #061100), color-stop(23%, #183409), color-stop(82%, #437e1c), color-stop(100%, #89bc6a));
  background: -webkit-linear-gradient(top, #061100 0%, #183409 23%, #437e1c 82%, #89bc6a 100%);
  background: -o-linear-gradient(top, #061100 0%, #183409 23%, #437e1c 82%, #89bc6a 100%);
  background: -ms-linear-gradient(top, #061100 0%, #183409 23%, #437e1c 82%, #89bc6a 100%);
  background: linear-gradient(to bottom, #061100 0%, #183409 23%, #437e1c 82%, #89bc6a 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#061100', endColorstr='#89bc6a', GradientType=0);
  font-size: 18px;
  color: #ffffff;
  text-align: center;
  line-height: 16px;
  text-decoration: none;
    border-radius: 4px;
}
.pdd__inner-list-tickets {
  overflow: hidden;
}
.pdd__inner-list-tickets ul {
  list-style: none;
}
.pdd__inner-list-tickets li {
  float: left;
  margin: 20px 8px 0 0;
}
.pdd__inner-list-tickets a {
  font-family: arial;
  display: block;
  width: 48px;
  height: 48px;
  background: #061100;
  background: -moz-linear-gradient(top, #061100 0%, #183409 23%, #437e1c 82%, #89bc6a 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #061100), color-stop(23%, #183409), color-stop(82%, #437e1c), color-stop(100%, #89bc6a));
  background: -webkit-linear-gradient(top, #061100 0%, #183409 23%, #437e1c 82%, #89bc6a 100%);
  background: -o-linear-gradient(top, #061100 0%, #183409 23%, #437e1c 82%, #89bc6a 100%);
  background: -ms-linear-gradient(top, #061100 0%, #183409 23%, #437e1c 82%, #89bc6a 100%);
  background: linear-gradient(to bottom, #061100 0%, #183409 23%, #437e1c 82%, #89bc6a 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#061100', endColorstr='#89bc6a', GradientType=0);
  font-size: 14px;
  color: #ffffff;
  text-align: center;
  line-height: 16px;
  text-decoration: none;
    border-radius: 4px;
}
.pdd__inner-list-tickets a:visited {
	color: #b8fe42;
}
.pdd__inner-list-tickets a:hover {
  background: #89bc6a;
  background: -moz-linear-gradient(top, #89bc6a 0%, #437e1c 23%, #183409 82%, #061100 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #89bc6a), color-stop(23%, #437e1c), color-stop(82%, #183409), color-stop(100%, #061100));
  background: -webkit-linear-gradient(top, #89bc6a 0%, #437e1c 23%, #183409 82%, #061100 100%);
  background: -o-linear-gradient(top, #89bc6a 0%, #437e1c 23%, #183409 82%, #061100 100%);
  background: -ms-linear-gradient(top, #89bc6a 0%, #437e1c 23%, #183409 82%, #061100 100%);
  background: linear-gradient(to bottom, #89bc6a 0%, #437e1c 23%, #183409 82%, #061100 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#89bc6a', endColorstr='#061100', GradientType=0);
  font-size: 18px;
  color: #ffffff;
  text-align: center;
  line-height: 16px;
  text-decoration: none;
}
.pdd__inner-list-tickets a span {
  font-size: 14px;
  display: block;
  padding: 10px 0 0 0;
}
.rtn__inner-list-tickets {
  overflow: hidden;
}
.rtn__inner-list-tickets ul {
  list-style: none;
}
.rtn__inner-list-tickets li {
  float: left;
  margin: 25px 28px 0 0;
}
.rtn__inner-list-tickets a {
  font-family: arial;
  display: block;
  width: 169px;
  height: 75px;
  background: #061100;
  background: -moz-linear-gradient(top, #061100 0%, #183409 23%, #437e1c 82%, #89bc6a 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #061100), color-stop(23%, #183409), color-stop(82%, #437e1c), color-stop(100%, #89bc6a));
  background: -webkit-linear-gradient(top, #061100 0%, #183409 23%, #437e1c 82%, #89bc6a 100%);
  background: -o-linear-gradient(top, #061100 0%, #183409 23%, #437e1c 82%, #89bc6a 100%);
  background: -ms-linear-gradient(top, #061100 0%, #183409 23%, #437e1c 82%, #89bc6a 100%);
  background: linear-gradient(to bottom, #061100 0%, #183409 23%, #437e1c 82%, #89bc6a 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#061100', endColorstr='#89bc6a', GradientType=0);
  font-size: 32px;
  color: #ffffff;
  text-align: center;
  line-height: 32px;
  text-decoration: none;
    border-radius: 4px;
}
.rtn__inner-list-tickets a:visited {
	color: #b8fe42;
}
.rtn__inner-list-tickets a:hover {
  background: #89bc6a;
  background: -moz-linear-gradient(top, #89bc6a 0%, #437e1c 23%, #183409 82%, #061100 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #89bc6a), color-stop(23%, #437e1c), color-stop(82%, #183409), color-stop(100%, #061100));
  background: -webkit-linear-gradient(top, #89bc6a 0%, #437e1c 23%, #183409 82%, #061100 100%);
  background: -o-linear-gradient(top, #89bc6a 0%, #437e1c 23%, #183409 82%, #061100 100%);
  background: -ms-linear-gradient(top, #89bc6a 0%, #437e1c 23%, #183409 82%, #061100 100%);
  background: linear-gradient(to bottom, #89bc6a 0%, #437e1c 23%, #183409 82%, #061100 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#89bc6a', endColorstr='#061100', GradientType=0);
  font-size: 16px;
  color: #ffffff;
  text-align: center;
  line-height: 32px;
  text-decoration: none;
}
.rtn__inner-list-tickets a span {
  font-size: 24px;
  display: block;
  padding: 6px 0 0 0;
}
.pdd1__inner-list-tickets a:hover {
  background: #89bc6a;
  background: -moz-linear-gradient(top, #89bc6a 0%, #437e1c 23%, #183409 82%, #061100 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #89bc6a), color-stop(23%, #437e1c), color-stop(82%, #183409), color-stop(100%, #061100));
  background: -webkit-linear-gradient(top, #89bc6a 0%, #437e1c 23%, #183409 82%, #061100 100%);
  background: -o-linear-gradient(top, #89bc6a 0%, #437e1c 23%, #183409 82%, #061100 100%);
  background: -ms-linear-gradient(top, #89bc6a 0%, #437e1c 23%, #183409 82%, #061100 100%);
  background: linear-gradient(to bottom, #89bc6a 0%, #437e1c 23%, #183409 82%, #061100 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#89bc6a', endColorstr='#061100', GradientType=0);
  font-size: 16px;
  color: #ffffff;
  text-align: center;
  line-height: 22px;
  text-decoration: none;
}
.pdd1__inner-list-tickets a span {
  font-size: 14px;
  display: block;
  padding: 10px 0 0 0;
}
.pdd__selected-theme {
  padding: 0 0 10px 0;
  overflow: hidden;
}
.pdd__selected-theme ul {
  list-style: none;
}
.pdd__selected-theme li {
  float: left;
  margin: 0 10px 10px 0;
}
.pdd__selected-theme a {
  display: block;
  color: #ffffff;
  text-decoration: none;
  background: #0099ff;
  padding: 0 15px 0 15px;
  height: 25px;
  font-size: 12px;
  line-height: 24px;
  border-radius: 15px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
}
/* reference */
.pdd__reference {
  clear: both;
  padding: 35px 50px 0 50px;
}
.pdd__reference-left {
  margin: 0 250px 0 0;
}
.pdd__reference-left .pdd__reference-title {
  font-size: 18px;
  padding: 0 0 10px 0;
}
.pdd__reference-right {
  float: right;
  width: 210px;
}
.pdd__reference-right .pdd__reference-title {
  font-size: 12px;
  padding: 0 0 3px 0;
}
.pdd__reference-count {
  font-size: 24px;
  padding: 0 0 40px 0;
}
.pdd__reference-count span {
  font-weight: bold;
}
.pdd__reference-desc {
  background: #ffffff;
  border-radius: 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  padding: 25px 40px 20px 170px;
  position: relative;
  margin: 0 0 30px 0;
  min-height: 300px;
}
.pdd__reference-desc p {
  font-size: 12px;
  line-height: 21px;
  padding: 0 0 20px 0;
}
.pdd__reference-desc:after {
  position: absolute;
  left: -40px;
  top: 20px;
  content: '';
  display: block;
  background: url('/i/v5/pdd/police/police.png') no-repeat;
  width: 275px;
  height: 480px;
}
.pdd__reference-desc.pdd__reference-desc-fail:after {
  background: url('/i/v5/pdd/police/police_fail.png') no-repeat;
}
.pdd__reference-top {
  height: 112px!important;
  background-position: -428px -5px;
  width: 133px;
  height: 147px;
  background-image: url('/i/v5/sprite_pdd.png?2');
  background-repeat: no-repeat;
  font-size: 10px;
  text-transform: uppercase;
  color: #ffffff;
  text-align: center;
  padding: 32px 0 0 0;
}
.pdd__reference-top span {
  display: block;
  font-size: 35px;
  line-height: 35px;
  font-weight: bold;
  padding: 3px 0 0 0;
}
/* move out block */
.pdd_move-out {
  position: absolute;
  top: 10px;
  right: 0;
  width: 0;
  overflow: hidden;
  height: 515px;
  z-index: 11;
}
.pdd_move-out-inner {
  position: relative;
  background: #333333 url('/i/v5/pdd/police/light.png') no-repeat 0 center;
  height: 100%;
  margin: 0 0 0 125px;
}
.pdd_move-out-police {
  position: absolute;
  top: 90px;
  left: 0;
  width: 400px;
  height: 400px;
  background: url('/i/v5/pdd/police/police_fail_car.png') no-repeat;
}
.pdd_move-out-message {
  float: left;
  width: 295px;
  font-size: 16px;
  color: #ffffff;
  text-align: center;
  margin: 30px 0 0 0;
}
.pdd_move-out-message span {
  text-transform: uppercase;
  color: #cccccc;
  font-size: 24px;
  font-weight: bold;
  display: block;
}
.pdd_move-out-open .pdd_move-out-message,
.pdd_move-out-open .pdd_move-out-hint {
  display: none;
}
.pdd_move-out-hint {
  position: absolute;
  top: 455px;
  left: 80px;
  z-index: 2;
}
.pdd_move-out-hint .pdd__key {
  font-size: 12px;
  width: 100px;
  height: 29px;
  margin-left: 17px;
  float: right;
}
.pdd_move-out-offer {
  color: #ffffff;
  width: 570px;
  margin: 0 0 0 300px;
  padding: 55px 0 0 0;
}
.pdd_move-out-offer ul {
  list-style: none;
}
.pdd_move-out-offer li {
  position: relative;
  font-size: 16px;
  line-height: 21px;
  color: #cccccc;
  padding: 0 0 25px 45px;
}
.pdd_move-out-offer li span {
  font-size: 18px;
  font-weight: bold;
  display: block;
  padding: 0 0 3px 0;
}
.pdd_move-out-offer li:before {
  position: absolute;
  top: 9px;
  left: 0;
  display: block;
  content: '';
  height: 3px;
  width: 30px;
  background: #cccccc;
}
.pdd_move-out-title {
  font-size: 48px;
  text-transform: uppercase;
  padding: 0 0 20px 0;
}
.pdd__move-out-actions {
  padding: 30px 265px 0 0;
}
.pdd__move-out-actions .pdd__key {
  font-size: 12px;
  width: 100px;
  height: 29px;
  margin-left: 17px;
  float: right;
}
.pdd__move-out-request {
  font-size: 24px;
  font-weight: bold;
  text-transform: uppercase;
  padding: 10px 0 0 45px;
}
/* social */
.pdd__social-block {
  padding: 20px 0 0 0;
}
.pdd__social-block a {
  display: inline-block;
  margin: 0 10px 0 0;
}
.pdd__social-block .pdd__fb {
  background-position: -258px -5px;
  width: 50px;
  height: 51px;
  background-image: url('/i/v5/sprite_pdd.png?2');
  background-repeat: no-repeat;
}
.pdd__social-block .pdd__gp {
  background-position: -5px -158px;
  width: 51px;
  height: 52px;
  background-image: url('/i/v5/sprite_pdd.png?2');
  background-repeat: no-repeat;
}
.pdd__social-block .pdd__tw {
  background-position: -437px -266px;
  width: 50px;
  height: 51px;
  background-image: url('/i/v5/sprite_pdd.png?2');
  background-repeat: no-repeat;
}
.pdd__social-block .pdd__vk {
  background-position: -497px -319px;
  width: 51px;
  height: 52px;
  background-image: url('/i/v5/sprite_pdd.png?2');
  background-repeat: no-repeat;
}
.pdd__social-block .pdd__ok {
  background-position: -349px -158px;
  width: 51px;
  height: 52px;
  background-image: url('/i/v5/sprite_pdd.png?2');
  background-repeat: no-repeat;
}
.pdd__social-block .pdd__social-title {
  font-size: 14px;
  padding: 0 0 10px 0;
}
.pdd__social-block-small a {
  display: inline-block;
  margin: 0 3px 0 3px;
}
.pdd__social-block-small .pdd__fb {
  background-position: -318px -5px;
  width: 42px;
  height: 43px;
  background-image: url('/i/v5/sprite_pdd.png?2');
  background-repeat: no-repeat;
}
.pdd__social-block-small .pdd__gp {
  background-position: -370px -5px;
  width: 42px;
  height: 43px;
  background-image: url('/i/v5/sprite_pdd.png?2');
  background-repeat: no-repeat;
}
.pdd__social-block-small .pdd__tw {
  background-position: -497px -266px;
  width: 42px;
  height: 43px;
  background-image: url('/i/v5/sprite_pdd.png?2');
  background-repeat: no-repeat;
}
.pdd__social-block-small .pdd__vk {
  background-position: -5px -381px;
  width: 42px;
  height: 43px;
  background-image: url('/i/v5/sprite_pdd.png?2');
  background-repeat: no-repeat;
}
.pdd__social-block-small .pdd__ok {
  background-position: -5px -58px;
  width: 42px;
  height: 43px;
  background-image: url('/i/v5/sprite_pdd.png?2');
  background-repeat: no-repeat;
}
.pdd__social-block-small .pdd__social-title {
  font-size: 14px;
  padding: 0 0 10px 0;
}
/* move out status */
.pdd__move-out-status {
  position: absolute;
  top: 10px;
  right: 0;
  background: #333333;
  width: 0;
  height: 515px;
  color: #e0dede;
  overflow: hidden;
}
.pdd__move-out-status .pdd__move-out-status-inner {
  width: 296px;
}
.pdd__move-out-status .pdd__status-title {
  font-size: 24px;
  line-height: 25px;
  text-align: center;
  padding: 25px 0 30px 0;
}
.pdd__move-out-status .pdd__status-unit {
  height: 300px;
  background-position: center center;
  background-repeat: no-repeat;
  display: block;
  text-decoration: none;
}
.pdd__move-out-status .pdd__status-unit.pdd__status-amp {
  background-image: url('/i/v5/pdd/status/big/amp.png');
}
.pdd__move-out-status .pdd__status-unit.pdd__status-avaz {
  background-image: url('/i/v5/pdd/status/big/avaz.png');
}
.pdd__move-out-status .pdd__status-unit.pdd__status-blonde {
  background-image: url('/i/v5/pdd/status/big/blonde.png');
}
.pdd__move-out-status .pdd__status-unit.pdd__status-cottager {
  background-image: url('/i/v5/pdd/status/big/cottager.png');
}
.pdd__move-out-status .pdd__status-unit.pdd__status-instructor {
  background-image: url('/i/v5/pdd/status/big/instructor.png');
}
.pdd__move-out-status .pdd__status-unit.pdd__status-number_777 {
  background-image: url('/i/v5/pdd/status/big/number_777.png');
}
.pdd__move-out-status .pdd__status-unit.pdd__status-schumacher {
  background-image: url('/i/v5/pdd/status/big/schumacher.png');
}
.pdd__move-out-status .pdd__status-unit.pdd__status-street_racer {
  background-image: url('/i/v5/pdd/status/big/street_racer.png');
}
.pdd__move-out-status .pdd__status-unit.pdd__status-taxi {
  background-image: url('/i/v5/pdd/status/big/taxi.png');
}
.pdd__move-out-status .pdd__status-unit.pdd__status-teapot {
  background-image: url('/i/v5/pdd/status/big/teapot.png');
}
.pdd__move-out-status .pdd__status-unit.pdd__status-uzbek {
  background-image: url('/i/v5/pdd/status/big/uzbek.png');
}
.pdd__move-out-status .pdd__social-block-small {
  text-align: center;
}
.pdd__move-out-status .pdd__social-title {
  font-size: 20px;
}
.pdd__clarification {
  float: left;
  font-size: 16px;
  margin: 5px 0 0 0;
}
.pdd__clarification-select {
  width: 155px;
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 0 5px;
}
.pdd__tickets-comments {
  background: url('/i/v5/pdd/dotted.png') repeat-x 0 30px;
  clear: both;
  padding: 50px 0 0 0;
}
/* progress */
.pdd__progress {
  background: url('/i/v5/pdd/dotted_v.png') repeat-y 50% 0;
  float: left;
  width: 100%;
}
.pdd__progress-left {
  width: 50%;
  float: left;
}
.pdd__progress-left-title {
  font-size: 14px;
  font-weight: bold;
  padding: 0 0 20px 0;
}
.pdd__progress-profile {
  padding: 0 0 40px 0;
}
.pdd__progress-profile .pdd__progress-img {
  float: left;
  background: #ffffff;
  padding: 4px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -moz-box-shadow: 0 3px 8px #999999;
  -webkit-box-shadow: 0 3px 8px #999999;
  box-shadow: 0 3px 8px #999999;
}
.pdd__progress-profile img {
  display: block;
  width: 100px;
  height: 100px;
}
.pdd__progress-profile .pdd__progress-info {
  margin: 0 0 0 135px;
}
.pdd__progress-profile .pdd__progress-name {
  font-size: 15px;
  padding: 0 0 3px 0;
}
.pdd__progress-profile .pdd__progress-date {
  font-size: 10px;
  color: #666666;
  padding: 0 0 10px 0;
}
.pdd__progress-profile .pdd__progress-region {
  font-size: 14px;
  color: #666666;
  padding: 0 0 20px 0;
}
.pdd__progress-profile .pdd__progress-link {
  font-size: 14px;
  color: #666666;
}
.pdd__progress-profile .pdd__progress-link a {
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
}
.pdd__pencil {
  display: inline-block;
  vertical-align: middle;
  background-position: -57px -58px;
  background-image: url('/i/v5/sprite_pdd.png?2');
  background-repeat: no-repeat;
  width: 22px;
  height: 22px;
  margin: 2px 3px 2px 3px;
}
.pdd__progress-stat {
  padding: 0 0 30px 0;
  font-size: 14px;
}
.pdd__progress-stat table {
  width: 100%;
}
.pdd__progress-stat table td {
  padding: 0 0 10px 0;
}
.pdd__progress-stat .pdd__stat-num {
  font-weight: bold;
  width: 40%;
}
.pdd__progress-theme {
  padding: 20px 20px 55px 0;
}
.pdd__progress-theme ul {
  padding: 0 0 15px 0;
  margin: 0;
  list-style: none;
  line-height: 19px;
}
.pdd__progress-theme li {
  padding: 0 0 10px 0;
}
.pdd__progress-theme .pdd__key {
  font-size: 12px;
  height: 29px;
  padding: 0 15px 0 15px;
}
.pdd__progress-theme-title {
  font-size: 18px;
  padding: 0 0 15px 0;
}
.pdd__progress-chance {
  overflow: hidden;
  height: 134px;
  margin: 0 30px 0 0;
}
.pdd__progress-chance-left {
  width: 50%;
  height: 100%;
  float: left;
  background: #333333;
  padding: 20px 0 0 0;
  font-size: 12px;
  color: #ffffff;
  text-align: center;
}
.pdd__progress-chance-left span {
  color: #ffcc00;
  font-size: 72px;
  line-height: 76px;
  font-weight: bold;
}
.pdd__progress-chance-right {
  height: 100%;
  background: #999999;
  border-left: 1px solid #ffffff;
  margin-left: 50%;
  text-align: center;
  padding: 45px 0 0 0;
}
.pdd__progress-chance-right .pdd__key {
  font-size: 14px;
  font-weight: bold;
  width: 120px;
  height: 45px;
  text-transform: uppercase;
  -moz-box-shadow: 0 1px 5px #555555;
  -webkit-box-shadow: 0 1px 5px #555555;
  box-shadow: 0 1px 5px #555555;
}
.pdd__progress-bottom-link {
  font-size: 12px;
  text-align: center;
  padding: 60px 0 0 0;
}
.pdd__progress-bottom-link a {
  display: inline-block;
  margin: 10px 0 0 0;
}
.pdd__progress-right {
  margin-left: 50%;
}
.pdd__progress-right .offers__block {
  margin-top: 0;
}
.pdd__progress-right-title {
  font-size: 16px;
  font-weight: bold;
  padding: 0 0 20px 30px;
}
.pdd__progress-status ul {
  list-style: none;
}
.pdd__progress-status li {
  float: left;
  margin: 0 0 30px 30px;
  width: 204px;
  height: 291px;
  text-align: center;
}
.pdd__progress-status .pdd__status span {
  display: block;
  overflow: hidden;
  width: 100%;
  height: 100%;
  background: #cccccc;
  font-size: 12px;
}
.pdd__progress-status .pdd__status span:before {
  background-position: -66px -158px;
  background-image: url('/i/v5/sprite_pdd.png?2');
  background-repeat: no-repeat;
  width: 51px;
  height: 75px;
  content: '';
  display: block;
  margin: 40px auto 25px auto;
}
.pdd__progress-status .pdd__status a {
  display: inline-block;
  vertical-align: middle;
  width: 190px;
  height: 286px;
  background-repeat: no-repeat;
}
.pdd__progress-status .pdd__status:after {
  content: '';
  display: inline-block;
  vertical-align: middle;
  width: 0;
  height: 100%;
}
.pdd__progress-status .pdd__status-more {
  background: #cccccc;
}
.pdd__progress-status .pdd__status-more .pdd__more {
  padding: 40px 0 20px 0;
  display: block;
}
.pdd__progress-status .pdd__status-more .pdd__more-num {
  font-weight: bold;
  font-size: 36px;
  display: block;
}
.pdd__progress-status .pdd__status-more .pdd__key {
  font-size: 12px;
  width: 120px;
  height: 25px;
  -moz-box-shadow: 0 2px 4px #999999;
  -webkit-box-shadow: 0 2px 4px #999999;
  box-shadow: 0 2px 4px #999999;
}
.pdd__progress-status .pdd__amp {
  background-image: url('/i/v5/pdd/status/medium/amp.png');
}
.pdd__progress-status .pdd__avaz {
  background-image: url('/i/v5/pdd/status/medium/avaz.png');
}
.pdd__progress-status .pdd__blonde {
  background-image: url('/i/v5/pdd/status/medium/blonde.png');
}
.pdd__progress-status .pdd__cottager {
  background-image: url('/i/v5/pdd/status/medium/cottager.png');
}
.pdd__progress-status .pdd__instructor {
  background-image: url('/i/v5/pdd/status/medium/instructor.png');
}
.pdd__progress-status .pdd__instructor-light {
  background-image: url('/i/v5/pdd/status/medium/instructor_light.png');
}
.pdd__progress-status .pdd__number_777 {
  background-image: url('/i/v5/pdd/status/medium/number_777.png');
}
.pdd__progress-status .pdd__schumacher {
  background-image: url('/i/v5/pdd/status/medium/schumacher.png');
}
.pdd__progress-status .pdd__street_racer {
  background-image: url('/i/v5/pdd/status/medium/street_racer.png');
}
.pdd__progress-status .pdd__taxi {
  background-image: url('/i/v5/pdd/status/medium/taxi.png');
}
.pdd__progress-status .pdd__teapot {
  background-image: url('/i/v5/pdd/status/medium/teapot.png');
}
.pdd__progress-status .pdd__uzbek {
  background-image: url('/i/v5/pdd/status/medium/uzbek.png');
}
/* achieve */
.pdd__new-head-wrap {
  background: #333333;
}
.pdd__new-head {
  height: 40px;
  width: 1004px;
  margin: auto;
  font-family: Verdana, Geneva, 'DejaVu Sans', Arial, sans-serif;
}
.pdd__head-logo {
  height: 100%;
  width: 142px;
  float: left;
  background: #cc0000;
  text-decoration: none;
  position: relative;
  text-align: center;
  display: block;
  overflow: hidden;
}
.pdd__head-logo-link {
  display: inline-block;
  margin: 5px 0 0 0;
  width: 85px;
  height: 29px;
  background-position: -122px -200px;
  background-image: url('/i/v5/sprite.png');
  background-repeat: no-repeat;
  position: relative;
  z-index: 1;
}
.pdd__button-width-1 {
  width: 90px;
}
.pdd__above-list-buttons {
  text-align: justify;
  padding: 10px 0 15px 0;
  line-height: 0;
  font-size: 1px;
}
.pdd__above-list-buttons .pdd__key {
  font-size: 12px;
  height: 29px;
  padding: 0 15px 0 15px;
}
.pdd__above-list-buttons:after {
  content: '';
  display: inline-block;
  width: 100%;
  height: 0;
}
.pdd__window-appears {
  position: absolute;
  top: 20px;
  left: 0;
  z-index: 101;
  max-width: 400px;
  background: #ffffff;
  font-seze: 11px;
  line-height: 17px;
  border: 1px solid #eeeeee;
  padding: 10px 15px 10px 15px;
  -moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}
.autoreg {
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
  width: 236px;
  height: 36px;
}
.pdd-fly-btn {
  position: absolute;
  top: 0;
  left: 0;
  font-size: 12px;
  height: 29px;
  padding: 0 15px 0 15px;
  -webkit-transition: top 0.25s ease-in-out;
  -moz-transition: top 0.25s ease-in-out;
  -ms-transition: top 0.25s ease-in-out;
  -o-transition: top 0.25s ease-in-out;
  transition: top 0.25s ease-in-out;
}
.js-item__card-lock span:hover:before {
  background: none;
}
.js-item__card-lock span:hover .js-item__card-lock-score {
  display: block;
}
.js-item__card-lock span {
  position: relative;
}
.js-item__card-lock-score {
  height: 75px;
  font-style: normal;
  content: '';
  display: block;
  cursor: help;
  position: absolute;
  top: 60px;
  left: 10px;
  display: none;
  right: 10px;
  z-index: 2;
  text-align: center;
}
.pddButtonStyles .pdd__label {
  padding: 5px 10px;
  display: block;
  background: #eaeaea;
  background: -moz-linear-gradient(top, #eaeaea 0%, #dedede 23%, #d9d9d9 82%, #cccccc 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #eaeaea), color-stop(23%, #dedede), color-stop(82%, #d9d9d9), color-stop(100%, #cccccc));
  background: -webkit-linear-gradient(top, #eaeaea 0%, #dedede 23%, #d9d9d9 82%, #cccccc 100%);
  background: -o-linear-gradient(top, #eaeaea 0%, #dedede 23%, #d9d9d9 82%, #cccccc 100%);
  background: -ms-linear-gradient(top, #eaeaea 0%, #dedede 23%, #d9d9d9 82%, #cccccc 100%);
  background: linear-gradient(to bottom, #eaeaea 0%, #dedede 23%, #d9d9d9 82%, #cccccc 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eaeaea', endColorstr='#cccccc', GradientType=0);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid #ccc;
  -webkit-transition: background 0.25s ease-in-out;
  -moz-transition: background 0.25s ease-in-out;
  -ms-transition: background 0.25s ease-in-out;
  -o-transition: background 0.25s ease-in-out;
  transition: background 0.25s ease-in-out;
}
.pddButtonStyles .pdd__label.pdd__radio-fail,
.pddButtonStyles .pdd__label.pdd__radio-fail:hover {
  background: #ff826c;
}
.pddButtonStyles .pdd__label.pdd__radio-success,
.pddButtonStyles .pdd__label.pdd__radio-success:hover {
  background: #33ad5c;
}
.pddButtonStyles .pdd__label:hover {
  background: cornsilk;
}
.pddButtonStyles .pdd__label-text {
  padding-left: 0;
}
.pddButtonStyles .pdd__radio .pdd__label-text:before {
  display: none;
}
.pddButtonStyles .pdd__radio input:checked + .pdd__label-text:after {
  display: none;
}

@media screen and (max-width: 1260px) {
.reklama {
	display:none;
}
.pdd__inner {
	float:none;
	margin:0 auto;
}
.rtn__inner-list-tickets li {
  margin: 25px 27px 0 0;
}
.rtn__inner-list-tickets a {
  width: 124px;
  height: 60px;
  line-height: 24px;
}
.rtn__inner-list-tickets a:hover {
  line-height: 24px;
}
.rtn__inner-list-tickets a span {
  font-size: 21px;
  padding: 6px 0 0 0;
}
}

@media screen and (max-width: 1010px) {	

.rtn__inner-list-tickets a {
  width: 131px;
  height: 60px;
}
.pdd__img {
  margin: 20px 0 0 0px;
  height: 300px;
  width: 655px;  
}
.pdd__inner {
	margin:0 auto;
  width: 655px;
  position: relative;
}
.pdd__l {
  width: 665px;
}
.pdd__resulting-question {
  height: 304px;
  width: 659px;
}
.pdd__resulting-question-content {
  width: 659px;
  height: 304px;
  margin: 100px 14px;
}
}
@media screen and (max-width: 750px) {	

.rtn__inner-list-tickets a {
  width: 116px;
  height: 58px;
}
.rtn__inner-list-tickets li {
  margin: 25px 12px 0 0;
}
.pdd__img {
  
  height: 192px;
  width: 420px;  
}
.pdd__inner {
	margin:0 auto;
  width: 420px;
  position: relative;
}
.pdd__l {
  width: 430px;
}
.pdd__resulting-question {
  height: 196px;
  width: 424px;
}
.pdd__resulting-question-content {
  width: 424px;
  height: 196px;
  margin: 64px 14px;
}
}

@media only screen and (max-width: 470px) {

.rtn__inner-list-tickets a {
  width: 132px;
  height: 66px;
  line-height: 28px;
}
.pdd__variant td {
  padding: 0px 0px 2px 0px;
  vertical-align: top;
  line-height: 14px;
  text-align:left;
}
.pdd__question {
	position:relative;
	margin: 5px 0px 0px 0px;
  font-size: 18px;
  padding: 0px 0px 10px 5px;
  line-height: 0.9;
  width:278px;
  text-align:left;
}
.pdd__keyup .pdd__key {
  top: 18px;
  font-size: 9px;
  width: 74px;
  margin-top: -15px;
  height: 21px;
  margin-right: 17px;
  float:left;
  padding: 0px 0px;
}
.pdd__img {
  
  height: 137px;
  width: 280px;  
}
.pdd__resulting-question {
  height: 141px;
  width: 284px;
}
.pdd__resulting-question-content {
  width: 284px;
  height: 141px;
  margin: 32px 14px;
}
.pdd__inner {
  width: 280px;
}
.pdd__l {
  width: 280px;
}
}