@charset "UTF-8";

.pseudo_block,
.sprite_img,
.miss_lukicomitet .sprite_bg,
.miss_lukiru,
.miss_rentv,
.miss_radio_record,
.miss_retro_logo,
.miss_space_logo,
.miss_sky_logo,
.miss_kleopatra_logo,
.miss_fish_logo,
.miss_lukifm_logo,
.miss_fitness_logo,
.fade_bottom {
  position: absolute;
  display: block;
  font-size: 0;
  line-height: 0;
  padding: 0;
  margin: 0;
  content: ' ';
}

.sprite_img,
.miss_lukicomitet .sprite_bg,
.miss_lukiru,
.miss_rentv,
.miss_radio_record,
.miss_retro_logo,
.miss_space_logo,
.miss_sky_logo,
.miss_kleopatra_logo,
.miss_fish_logo,
.miss_lukifm_logo,
.miss_fitness_logo {
  left: 50%;
  top: 50%;
}

.hide_text {
  font: 0/0 a;
  text-shadow: none;
  color: transparent;
}

.overflow_text {
  display: block;
  max-width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.block {
  display: block;
}

.pointer {
  cursor: pointer;
}

.nopointer {
  cursor: default !important;
}

.nwrp,
.w1nwrp {
  white-space: nowrap;
}

.w100 {
  width: 100%;
}

.w1nwrp {
  width: 1%;
}

.inline_middle,
.inline_top {
  display: inline-block;
}

.vat {
  vertical-align: top;
}

.inline_middle {
  vertical-align: middle;
}

.inline_top {
  vertical-align: top;
}

.edit_table {
  font-size: 13px;
}

.edit_table tr > th {
  padding: 4px 2px 4px 0;
}

.edit_table th + td {
  padding: 4px 0 4px 2px;
}

.edit_table tr > th {
  font-weight: bold;
  text-align: right;
  vertical-align: middle;
  white-space: nowrap;
}

.edit_table th small {
  font-weight: normal;
  font-size: 10px;
  color: #aaa;
  line-height: 13px;
  display: block;
  position: relative;
  top: -.25em;
}

.edit_table__top tr > th {
  vertical-align: top;
}

.fade_bottom {
  left: 0;
  bottom: 0;
  width: 100%;
  height: 20px;
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwLjAiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA=');
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(100%, #ffffff));
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0), #ffffff);
  background: -o-linear-gradient(top, rgba(255, 255, 255, 0), #ffffff);
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0), #ffffff);
}

.more_btn_fake_element_rarr,
.more_btn_fake_element_darr {
  cursor: pointer;
  border: none;
  background-color: transparent;
  font-size: 1.35em;
  color: #007AB1;
  position: relative;
  text-decoration: none;
}

.more_btn_fake_element_rarr:hover,
.more_btn_fake_element_darr:hover {
  color: #008DCC;
}

.more_btn_fake_element_rarr:hover span,
.more_btn_fake_element_darr:hover span {
  text-decoration: underline;
}

.more_btn_fake_element_rarr:active,
.more_btn_fake_element_darr:active {
  top: 1px;
}

.more_btn_fake_element_rarr,
.more_btn_fake_element_darr {
  margin-right: 20px;
}

.more_btn_fake_element_rarr:hover,
.more_btn_fake_element_darr:hover {
  text-decoration: underline;
}

.more_btn_fake_element_rarr:after,
.more_btn_fake_element_darr:after {
  position: absolute;
  font-size: 18px;
  line-height: 18px;
  height: 18px;
  top: 50%;
  margin-top: -8px;
  left: 100%;
  padding-left: 5px;
}

.more_btn_fake_element_rarr:after {
  content: '→';
}

.more_btn_fake_element_darr:after {
  content: '↓';
}

.ainvert {
  text-decoration: none;
}

.ainvert:hover {
  text-decoration: underline !important;
}

.missvote-sprite {
  background-image: url('/i/missvote-sae316e4fa7.png');
  background-repeat: no-repeat;
}

.miss_item {
  position: relative;
  color: #181818;
  margin-bottom: 6em;
}

.miss_imgs {
  width: 200px;
  float: left;
}

.miss_imgs img {
  cursor: pointer;
}

.miss_imgwrapper {
  font-size: 0;
  text-align: center;
}

.miss_imgwrapper img {
  position: relative;
  z-index: 1;
  cursor: pointer;
  width: 47px;
  height: 64px;
  margin-left: 2px;
}

.miss_body {
  margin-left: 230px;
}

.miss_title {
  font-size: 1.75em;
  padding-bottom: .4em;
}

.miss_school {
  color: #918f8f;
  font-style: italic;
  line-height: 1.3em;
  margin-bottom: .3em;
}

.miss_age {
  color: #c92300;
}

.miss_blockquote {
  display: block;
  font-size: 1.3em;
  margin: 10px 0 15px;
  font-style: italic;
  color: #555;
  font-family: 'Trebuchet MS', Helvetica, sans-serif;
}

.miss_success {
  margin-bottom: 1em;
}

.miss_about {
  margin-bottom: .5em;
}

.miss_video_player .h5videoplayer_ateve__bigPlayBtn {
  top: 48%;
}

.miss_lukicomitet {
  position: relative;
  display: block;
  font-size: .85em;
  line-height: 1.3em;
  text-decoration: none;
  text-align: center;
  padding: 0 2em;
  padding-top: 10px;
  margin-top: 120px;
  color: #666;
  margin-bottom: 5px;
}

.miss_lukicomitet:hover {
  color: #666;
}

.miss_lukicomitet .sprite_bg {
  width: 100px;
  height: 120px;
  background: url('/i/missvote-sae316e4fa7.png') 0 -637px no-repeat;
  margin-top: -60px;
  margin-left: -50px;
  top: -120px;
  margin-top: 0;
}

.miss_lukiru {
  width: 150px;
  height: 29px;
  background: url('/i/missvote-sae316e4fa7.png') 0 0 no-repeat;
  margin-top: -15px;
  margin-left: -75px;
}

.miss_rentv {
  width: 118px;
  height: 50px;
  background: url('/i/missvote-sae316e4fa7.png') 0 -194px no-repeat;
  margin-top: -25px;
  margin-left: -59px;
}

.miss_radio_record {
  width: 97px;
  height: 50px;
  background: url('/i/missvote-sae316e4fa7.png') 0 -244px no-repeat;
  margin-top: -25px;
  margin-left: -49px;
}

.miss_retro_logo {
  width: 77px;
  height: 50px;
  background: url('/i/missvote-sae316e4fa7.png') 0 -294px no-repeat;
  margin-top: -25px;
  margin-left: -39px;
}

.miss_space_logo {
  width: 60px;
  height: 80px;
  background: url('/i/missvote-sae316e4fa7.png') -77px -294px no-repeat;
  margin-top: -40px;
  margin-left: -30px;
}

.miss_sky_logo {
  width: 81px;
  height: 80px;
  background: url('/i/missvote-sae316e4fa7.png') 0 -557px no-repeat;
  margin-top: -40px;
  margin-left: -41px;
}

.miss_kleopatra_logo {
  width: 150px;
  height: 31px;
  background: url('/i/missvote-sae316e4fa7.png') 0 -29px no-repeat;
  margin-top: -16px;
  margin-left: -75px;
}

.miss_fish_logo {
  width: 150px;
  height: 66px;
  background: url('/i/missvote-sae316e4fa7.png') 0 -425px no-repeat;
  margin-top: -33px;
  margin-left: -75px;
}

.miss_lukifm_logo {
  width: 147px;
  height: 41px;
  background: url('/i/missvote-sae316e4fa7.png') 0 -60px no-repeat;
  margin-top: -21px;
  margin-left: -74px;
}

.miss_fitness_logo {
  width: 150px;
  height: 124px;
  background: url('/i/missvote-sae316e4fa7.png') 0 -757px no-repeat;
  margin-top: -62px;
  margin-left: -75px;
}

.miss_sponsors,
.miss_lukiru,
.miss_rentv,
.miss_radio_record,
.miss_retro_logo,
.miss_space_logo,
.miss_sky_logo,
.miss_kleopatra_logo,
.miss_fish_logo,
.miss_lukifm_logo,
.miss_fitness_logo {
  position: relative;
  left: 0;
  top: 0;
  margin: 0 auto 35px;
  display: block;
  text-align: center;
}

.miss_vote_prize {
  border-bottom: 1px solid #c9c9c9;
  margin-bottom: 3em;
  height: 225px;
  padding-bottom: 2em;
}

.miss_vote_prize .poll_title {
  font-size: 1.75em;
  line-height: 1.45em;
  text-decoration: none;
  color: #212121;
  margin-bottom: .125em;
  padding: 5px 0;
}

.miss_vote_prize .poll_var,
.miss_vote_prize .poll_result em {
  display: inline-block;
  text-align: center;
  width: 202px;
  padding: 0;
  margin-top: 1em;
  max-width: 202px;
}

.miss_vote_prize .poll_result br {
  display: none;
}

.miss_vote_prize .poll_var span {
  margin-left: 10px;
}

.miss_vote_prize .poll_result span {
  padding-top: 145px;
  display: inline-block;
}

.miss_vote_prize .poll_result {
  margin: 0;
}

.miss_vote_prize .poll_result b {
  width: 0px !important;
  margin: 0px !important;
  padding: 0px !important;
  position: static;
  display: inline;
  background-color: transparent;
}

.miss_vote_prize .poll_result i {
  position: static;
  width: 0px !important;
  margin: 0px !important;
  padding: 0px !important;
}

.miss_vote_prize .poll_var input,
.miss_vote_prize .poll_var span {
  position: relative;
  padding-top: 145px;
  display: inline-block;
}

.miss_vote_prize img {
  position: absolute;
  top: 0;
  left: 50%;
}

.miss_vote_prize .luki_submit {
  display: none;
}

.miss_vote_prize .missvote_iphone {
  margin-left: -31px;
}

.miss_vote_prize .missvote_ipad {
  margin-left: -46px;
}

.miss_vote_prize .missvote_egypt {
  margin-left: -87px;
}

.miss_vote {
  padding-top: .7em;
}

.miss_vote .poll_var {
  padding-left: 0;
}

.miss_vote .poll_result {
  display: block;
}

.miss_vote .poll_result b {
  top: 45px;
  left: 25px;
}

.miss_vote .poll_result em {
  margin-bottom: 17px !important;
}

.miss_vote label,
.miss_vote em {
  position: relative;
  display: block;
  height: 31px;
  margin-bottom: 35px;
}

.miss_vote .missvote_img {
  position: absolute;
  top: 0;
  left: 25px;
  width: 35px;
  height: 35px;
}

.miss_vote .missvote_ft,
.miss_vote .missvote_st,
.miss_vote .missvote_a {
  position: absolute;
  left: 70px;
  white-space: nowrap;
}

.miss_vote .missvote_ft {
  top: -3px;
  font-size: 1.4em;
  font-style: normal;
}

.miss_vote .missvote_st {
  top: 16px;
  font-style: italic;
  color: #aaa;
}

.miss_vote .missvote_a {
  top: 34px;
  font-style: normal;
  color: #c92300;
}

.miss_video_btn,
.miss_vote_btn {
  margin: 1em 0 2em;
}

.miss_video_btn {
  text-align: center;
}

.miss_vote .luki_submit,
.miss_video_btn .luki_submit,
.miss_vote_btn .luki_submit {
  font-size: 14px;
  line-height: 19px;
}

.miss_place {
  font-size: 1.6em;
  color: #C92300;
}

#miss_voted_sticker .black_link {
  white-space: nowrap;
}