/*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v7.0.29,
* Autoprefixer: v9.7.6
* Browsers: last 4 version
*/

.circle-12 {
    width: 32px;
    height: 31px;
    background: url(/local/templates/index/img/12.png);
    display: block;
    background-size: 97%;
}


#footer .right a:last-child {
    margin: 0 !important;
}

#logo img {
    width: 100%;
}

.for-admin-tags{
    display: none;
}

.edition-main-block{
    width: 100%;
}

.player-block.is-music .player .time-line {
    max-width: 100%;
}

.player-block, .player-block.is-music .player {
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

.player-block.is-music .player .time-line {
    max-width: 100%;
}

.player-block.is-music .player .pause,
.player-block.is-music .player .volume,
.player-block.is-music .player .menu {
    min-width: 60px;
}

.player-block .player .song .title {
    white-space: nowrap;
}

.player-block .player .feedback-modal1 {
    padding: 0!important;
}

/*POPUP*/
.popup-overlay-contact {
    position: fixed;
    background: rgba(0,0,0, 0.8);
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    z-index: 100;
}

.popup-overlay-contact .contact-studio-popup {
    max-width: 320px;
    background-color: #fff;
    position: relative;
    border-radius: 5px;
    padding: 40px;
}

.popup-overlay-contact .contact-studio-popup .popup-close {
    position: absolute;
    right: -18px;
    top: -18px;
    cursor: pointer;
}

.popup-overlay-contact .contact-studio-popup h3 {
    font: 600 31px/31px ctmedium_condensed-web;
    color: #000;
    padding: 10px 0;
    margin: 0;
}

.popup-overlay-contact .contact-studio-popup .error-block {
    border: 1px solid #e8e8e8;
    display: none;
    font: 200 16px/20px roboto_condensed;
    color: #444;
    background: #fff;
    border-radius: 5px;
    position: absolute;
    width: 320px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    top: 0;
    margin: -100px 0 0;
    padding: 10px 20px;
    -webkit-box-shadow: 0 10px 0 2px #fff;
    box-shadow: 0 10px 0 2px #fff;
}

.popup-overlay-contact .contact-studio-popup form input[type=text],
.popup-overlay-contact .contact-studio-popup  form input[type=password] {
    border-radius: 3px 3px 0 0;
    border-bottom: none;
    height: 38px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 100%;
    padding: 10px;
    border: 1px solid #e8e8e8;
    font: italic 200 16px/16px roboto_condensed;
    outline: 0;
}

.popup-overlay-contact .contact-studio-popup .forgot-password {
    text-decoration: none;
    color: #171717;
    font: 400 normal 16px/16px roboto_condensed;
    margin: 8px 0 0;
    display: inline-block;
}

.popup-overlay-contact .contact-studio-popup form span {
    margin: 15px 8px 0 0;
    width: 25px;
    display: block;
    height: 25px;
    float: left;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    padding: 0;
    font: normal 200 16px/20px roboto_condensed;
    color: #6b6b6b;
}


.popup-overlay-contact .contact-studio-popup .reg {
    text-decoration: none;
    color: #171717;
    font: 400 normal 16px/16px roboto_condensed;
    margin: 8px 0 15px;
    display: inline-block;
}

.popup-overlay-contact .contact-studio-popup form span.is-checked i {
    display: none;
}

.popup-overlay-contact .contact-studio-popup form span.is-checked i.input-checkbox-checked {
    display: block !important;
}

.popup-overlay-contact .contact-studio-popup form span i {
    display: block;
}

.popup-overlay-contact .contact-studio-popup form span i.input-checkbox-checked {
    display: none;
}

.popup-overlay-contact .contact-studio-popup form input[type=button] {
    width: 140px;
    background: #ff4747;
    border-radius: 4px;
    color: #fff;
    height: 44px;
    font: normal 200 16px/16px roboto_condensed;
    border: none;
    outline: 0;
    display: block;
    margin-top: -20px;
}

#welcome span.video-button {
    margin: 0 28px 0 0 !important;
}

.contact span a {
    font: inherit;
    margin: 0;
}

@media (max-width: 480px) {
   .new-welcome__btns {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    height: 118px;
    }

   /* #welcome span.video-button {
    margin: 0 0 0 0 !important;
    }*/

	#welcome span.video-button {
	margin: 0 68px 0 !important;
	}

    #welcome.new .new-welcome h2.programm-title {
        margin: 0 0 0 0;
    }
}

@media (max-width: 480px) {
    .popup-overlay-contact .contact-studio-popup {
        max-width: 65%;
    }
}

#body {
    background-color: #fff !important;
}

.button-pink#js_questionnaire_submit {
    float: initial;
    margin: 0 0 0;
}


.voiting-block h1 {
    font: 600 normal 31px/40px ctmedium_condensed-web;
    color: #000;
    display: block;
    padding: 0;
    margin: 18px 0 18px 0;
    height: 100%;
}

.voiting-block__subtitle {
    color: #6b6b6b;
    font: 200 italic 16px/80px roboto_condensed;
    border-top: 1px solid #e8e8e8;
    border-bottom: 1px solid #e8e8e8;
    margin-bottom: 15px;
}



.voting-list__item {
    margin-bottom: 25px;
    /*width: 32%;*/
}

.voting-list__item-body {
	/*display: flex;
    flex-wrap: wrap;	
    justify-content: space-between;*/
}

.voting-list__item-head {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 5px;
    margin-left: -20px;
}

.voting-list__item-head h1 {
	font-size: 24px;
	margin-left: -13px;
}


.voting-list__container {
    max-width: 250px;
    margin-bottom: 12px;
    /*justify-content: space-between;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: baseline;
        -ms-flex-align: baseline;
            align-items: baseline;*/
}

.voting-list a {
    color: #7a7a7a;
    margin-left: 20px;
}

.voting-list__popup {
	display: none;
    position: absolute;
    opacity: 0;
    top: 50%;
    -webkit-transform: translate(26%, -50%);
        -ms-transform: translate(26%, -50%);
            transform: translate(26%, -50%);
    background: #fff;
    max-width: 300px;
    width: 300px;
    border: 1px solid #eee;
    border-radius: 4px;
    padding: 12px 20px;
    background-color: #fff;
    -webkit-transition: opacity .3s ease;
    -o-transition: opacity .3s ease;
    transition: opacity .3s ease;
    z-index: -10;
}

.voting-list__popup-title {
    font-weight: 700;
    font-size: 18px;
    margin-bottom: 10px;
}

.voting-list__popup:after {
    content: '';
    display: block;
    background: #ff4747;
    width: 8px;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}

.voting-list__popup:before {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
  border-right: 8px solid #ff4747;
  left: -7px;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}

.voting-el__radio {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 8px;
  cursor: pointer;
  font-size: 16px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  min-width: 160px;
  font-weight: 600;

}

.voting-list a:hover {
    color: #ff4747;
    margin-left: 20px;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

/*.voting-list a:hover + .voting-list__popup{
    pacity: 1;
    -webkit-transition: all 0.3 ease;
    -o-transition: all 0.3 ease;
    transition: all 0.3 ease;
    /*z-index: 100;*/
    /*font-weight: 300;
}*/

.voting-list__info {
    position: relative;
    min-width: 100px;
}

.voting-el .voting-list__info div {
	min-width: auto;
}

.voting-list__info-text {
	margin-bottom: 10px;
	/*color: #7a7a7a;*/
	padding-left: 35px;
	font-size: 15px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.voting-list__info-text svg {
	width: 15px;
	height: 15px;
	margin-right: 8px;
}

.soloviev-blok svg {
	width: 15px;
	height: 15px;
	margin-right: 8px;
}

.voting-list__info div {
    position: relative;
    /*min-width: 100px;*/
}

/* Hide the browser's default radio button */
.voting-el__radio input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}

/* Create a custom radio button */
.voting-el__checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 21px;
  width: 21px;
  border: 1px solid #eee;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}


.voting-el__radio:hover input ~ .voting-el__checkmark {
   border: 1px solid #eee;
}


.voting-el__radio input:checked ~ .voting-el__checkmark {
  background-color: #fff;
   border: 1px solid #ff4747;
}


.voting-el__checkmark:after {
  content: "";
  position: absolute;
  display: none;
}


.voting-el__radio input:checked ~ .voting-el__checkmark:after {
  display: block;
}


.voting-el__radio .voting-el__checkmark:after {
    width: 11px;
    height: 11px;
    border-radius: 50%;
    background: #ff4747;
}

.voiting-container {
    height: 100%;
}

.voting-btn {
    display: inline-block;
    font: 200 normal 16px/44px roboto_condensed;
    color: #fff;
    border-radius: 3px;
    background: #ff4747;
    padding: 0 55px 0 50px;
    height: 44px;
    text-decoration: none;
    border: none;
}

.voting-list__item-result {
    max-width: 900px;
}


.voting-list__item-result .votes__precent span {
    margin-right: 10px;
    margin-left: 10px;
}


.voting-list__item-result .votes__precent {
    font: 200 12px/48px roboto_condensed;
}

.voting-list__item-result .votes__name {
    /*flex-grow: 1;*/
    width: 110px;
    font-size: 14px;
    min-width: 130px;
}

.voting-list__item-result .votes__item {
	margin-bottom: 10px;
    position: relative;
}

.voting-list__item-result .votes {
    margin-top: 0;
    padding: 0;
    border: none;
}

.soloviev-blok {
    margin-top: 30px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	padding-left: 11px;
	-webkit-box-align: baseline;
	    -ms-flex-align: baseline;
	        align-items: baseline;
}


.voting-list__item-result .progress-wrap {
    width: 600px;
}

.disqualification-pic {
    width: 149px;
    position: absolute;
    top: -1px;
    left: 24px;
    transform: rotate(-22deg);
}

.votes__item .disqualification-pic {
   left: 62px;
}

@media (max-width: 500px) {
    .voting-list__popup {
        top: -52%;
        -webkit-transform: translate(-39%, -93%);
            -ms-transform: translate(-39%, -93%);
                transform: translate(-39%, -93%);
        max-width: 230px;
        -webkit-transform: translate(-65%, -93%);
            -ms-transform: translate(-65%, -93%);
                transform: translate(-65%, -93%);
    }
}

@media (max-width: 980px) {
    .voting-list__item {
        /*width: 49%;*/
    }
}

@media (max-width: 767px) {
    .voting-list__item {
        /*width: 100%;*/
    }
}

.tv-radio .img:hover a {
    position: static !important;
}