﻿@font-face {
    font-family: 'Myriad-Pro-Regular';
    src: url('../fonts/MyriadProRegular.eot');
    src: local('☺'), url('../fonts/MyriadProRegular.woff') format('woff'), url('../fonts/MyriadProRegular.ttf') format('truetype'), url('../fonts/MyriadProRegular.otf') format('otf');
    font-weight: normal;
    font-style: normal;
}
body {
    overflow-y: scroll;
}

body, header, footer {
    background-color: #ffffff;
    line-height: 1.25;
    letter-spacing: -0.6px;
    color: #676767;
}

html {
    background: #fff;
}

h2, .h2 {
    font-size: 20px;
}

.top-block-1 div {
    margin-bottom: 5px;
}

.top-block-2 {
    padding: 0;
    box-sizing: content-box;
}

.top-block-3 {
    text-align: right;
    color: #676767;
}

.wave-line {
    height: 0px;
    width: 100%;
    border-bottom: 1px solid #eee;
    position: relative;
    top: 107px;
}
.container {
    max-width: 870px !important;
}

.payment-page {
    padding-left: 10px;
    padding-right: 10px;
    
    padding-bottom: 20px;
}

.payment-page .row.content {
    margin-top: 40px;
}
.payment-page .row.summary {
    margin-top: 20px;
}
.payment-page .row.controls {
    margin-top: 40px;
    margin-bottom: 20px;
}

.payment-page .row .needaddwisers-table {
    width: 100%;
}
.payment-page .row .needaddwisers-table tr th,
.payment-page .row .needaddwisers-table tr td{
    padding-top: 5px;
    padding-bottom: 5px;
    
    text-align: center;
}

.payment-page .row form .pay-btn {
    background: #95d622;
    color: #ffffff;

    border: 1px solid #95d622;    font-size: 16px;
    border-radius: 10px;
    padding: 15px 50px;
    
    text-align: center;
    white-space: nowrap;
    
    cursor: pointer;    
}

body, footer,.user-bar > ul, nav > ul,.form-control{
    background-color: #fafafa;
    line-height: 16px;
    font-size: 16px;
}
*,
*:before,
*:after {
    box-sizing: border-box;
    padding: 0;
    margin: 0;
}

button:hover,
button:active,
button:focus,
input:focus,
textarea:focus,
select:focus,
img:focus {
    border-color: inherit;
    outline: none;
    box-shadow: inherit;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    /* display: none; <- Crashes Chrome on hover */
    -webkit-appearance: none;
    margin: 0;
}

body, html {
    font-family: 'Myriad-Pro-Regular', Arial, Helvetica, sans-serif !important;
    font-size: 16px;
    background-color: #fafafa;
    font-weight: normal;
    line-height: 1.25;
}
.header-language{
    margin-left: 20px;
}
.header-language>a{
        margin:0px;
        width:61px;
        height:47px;
        padding-top: 13px;

        display:inline-block;
        vertical-align:middle;

        border-width:1px; 

        text-transform: uppercase;
        color:#d7d7d7;
        font-weight: 400;
        font-size: 19px;
        text-align: center;
        border-radius:7px;
}
.header-language>a.language-selected{
    color: #676767;
    background-color: #eaeaea;
}

.header-language>a:link,.header-language>a:visited,.header-language>a:hover,.header-language>a:active{
    text-decoration: none;
}

.category-list h2 {
    text-transform: uppercase;
    color: #676767;
    font-weight: 400;
    font-size: 19px;
    margin: 0;
}

.clearfix:after {
    content: "";
    display: table;
    clear: both;
}

.form-control:focus {
    border-color: rgba(0, 0, 0, 0.08);
    outline: none;
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.15);
}

.form-control {
    line-height: 20px;
    height: 40px;
}

header {
    width: 100%;
    padding: 20px;
    margin-bottom: 1.5rem;
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.08);
    background: #fff;
}

header > div:first-child {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    max-width: 870px;
    margin: auto;
}
header > div:first-child>div>a,header > div:first-child>div>.header-language{
    display: inline-block;
}

.add-info {
    position:relative;
    top: -10px;
}

.logo {
    width: 215px;
    height: auto;
    background-size: auto;
}
.hill{
    margin-bottom: 10px;
    text-align: center;
}

.hill, .hill * {
    box-sizing: content-box;
}

div.logo-center {
    position: relative;
    top: 60px;
    height: 0;
    text-align: center;
}

div.logo-center img {
    width: 50px;
    height: auto;
}

div.center-block>p{
    text-align: center;
    font-size: 2.4rem;
    line-height: 0.8em;
}
.hill-score{
    width: 300px;
    color:#55C200;
    padding-top: 100px;
}
.category-center {
    width: 73px;
    height: 73px;
    /*margin: 10px auto 0;*/
    border-radius: 50%;
    position: relative;
}
.category-center-small {
    top:13px
}
.category-center-big {
    top:50px
}

.category-center>img {
    width: 70px;
    height: 70px;
    /*margin-left: 5px;*/
    margin-top: 23px;

}

.user-bar {
    position: relative;
}

.user-bar > p,
.user-bar > img,
.user-bar > input,
.user-bar > label {
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
}

.user-bar > p {
    font-size: 16px;
    color: #565656;
}

.user-bar > img {
    width: 30px;
    height: 30px;
}

.user-bar > label {
    margin-top: 10px;
    border: 10px solid transparent;
    border-top: 10px solid #d5d5d5;
}

nav > input,
.user-bar > input {
    display: none;
}

.user-bar > ul,
nav > ul {
    width: 215px;
    max-height: 0;
    top: 100%;
    position: absolute;
    overflow: hidden;
    -webkit-transition: all .15s ease;
    transition: all .15s ease;
    border-radius: 5px;
    /* box-shadow: 0 -1px 2px #fff, 0 1px 3px #707070;*/
    box-shadow: 0 -1px 15px #fff, 0 2px 2px 0px #707070;
    background: #fff;
    z-index: 100;
}

.user-bar > ul {
    right: 0;
    list-style:none;
}

nav > ul {
    left: 0;
}

nav > ul li,
.user-bar > ul li {
    padding: 5px 5px 0 10px;
    font-size: 16px;
}

.user-bar > ul li {
    text-align: right;
}

nav > ul li:last-child,
.user-bar > ul li:last-child {
    margin-bottom: 10px;
}

nav > ul li a,
.user-bar > ul li a {
    text-decoration: none;
    color: inherit;
    padding: 7px;
    padding-bottom: 5px;
}

nav > input:checked ~ ul,
.user-bar > input:checked ~ ul {
    max-height: 500px;
}

nav {
    position: relative;
    color: #c1c1c1;
}

nav > label {
    display: inline-block;
    padding: 3px 7px;
    font-size: 1.6rem;
    border: 1px solid #676767;
    border-radius: 5px;
    color: #676767;
}

nav > input:checked + label {
    border: 1px solid #c1c1c1;
}

nav > ul li.active-menu {
    color: #05a3d1;
}

.menu-blocks li a {
    border-bottom: 6px solid transparent;
    display: block;
    text-decoration: none;
}
.menu-blocks {
    font-size: 0;
}

nav > ul li a:active {
    color: #05a3d1;
}
/*
nav > ul li{
    overflow: hidden;
    display: inline-block;
}
nav > ul li img {
    width:30px;
    height:30px;
}
*/
footer {
    margin-top: 110px;
}
.footer .container a {
    line-height: 34px;
}

.footer .container p {
    text-align: center;
}

.footer .container p a,.footer .container p span{
    margin-left: 10px;
    margin-right: 10px;
}

.footer .container p span{
    color: #c1c1c1;
}

.menu-icon{
    width:30px;
    height:30px;  
}

.menulink{
    text-decoration: none;
    color: inherit;
}

a.links-blocks{
    padding-top:18px;
}

.schedule > div> p >.menu-icon{
    margin-right:10px;
    /*
    width:1.4rem;
    height:1.4rem;
    */
    width:2rem;
    height:2rem;
}
/* 
ПОля
*/

.down_border{
    font-size: 16px;
}
#login-button{
     margin-top: 40px;
}
.mainpage-left-column a{
    cursor: pointer;
    text-decoration: none;
}

.mainpage-left-column a p{
    color: #676767;
}

.career-header,nav > ul li.active-menu-career,.inactive-menu-career:hover,.inactive-menu-career>a:hover{
    color:#05a3d2;
}
.finance-header,nav > ul li.active-menu-finance,.inactive-menu-finance:hover,.inactive-menu-finance>a:hover{
    color:#33479d;
}
.helth-header,nav > ul li.active-menu-helth,.inactive-menu-helth:hover,.inactive-menu-helth>a:hover{
    color:#e35214;
}
.socium-header,nav > ul li.active-menu-socium,.inactive-menu-socium:hover,.inactive-menu-socium>a:hover{
    color:#ebb11f;
}
.enviroment-header,nav > ul li.active-menu-environ,.inactive-menu-environ:hover,.inactive-menu-environ>a:hover{
    color:#80c10e;
}
.lifeindex-header,nav > ul li.active-menu-index,.inactive-menu-index:hover,.inactive-menu-index>a:hover{
    color:#55c200;
}
.lifeindex-header {
    font-size: 23px;
}
.logo-center{
    margin: 0 auto;
    
}

.pentagramm:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
     
}

.pentagram-inner {
  display: inline-block;
  vertical-align: middle;
  font-size: 36px;
}

/* добавим горизонтальное центрирование */
.pentagramm {
  text-align: center;
   background: url(../img/lifeindex_graph100_330.png) no-repeat;
   background-size: 100%;
   height: 475px;
   width:100%;
   max-width: 455px;
   min-width: 455px;
}




.request-password-reset{
    display:inline-block;
    color:#9d9d9d;
    text-decoration: underline;
    margin-top: 30px;
    margin-bottom: 40px;
}
.social-buttons{
    margin-bottom: 40px;
}

.line-or-line {
  width: 325px;
  margin: 0px auto;
  margin-bottom: 40px;
  overflow: hidden;
  color:#9d9d9d;
}
.line-or-line:before,
.line-or-line:after {
  content: '';
  display: inline-block;
  vertical-align: middle;
  box-sizing: border-box;

  width: 100%;
  height: 1px;
  background: #9d9d9d;

  border: solid #FFF;
  border-width: 0 10px;
}
.line-or-line:before {
  margin-left: -100%;
}
.line-or-line:after {
  margin-right: -100%;
}

p.about-social-networks{
    color:#9d9d9d;
}
/* Need addwiser */
.consultation{
    max-width: 800px;
    height: 130px;
    min-height: 130px;
    border-radius: 10px;
}
.consultation-block{
    max-width: 280px;
    height: 66px;
    min-height: 66px;
    border-radius: 8px;
}
.form-non-visible{
    display: none;
}

/*
.career-header { color:#05a3d2;}
.finance-header { color:#33479d;}
.helth-header{ color:#e35214; }
.socium-header{ color:#ebb11f; }
.enviroment-header{ color:#80c10e; }
.lifeindex-header{ color:#55c200; }
*/
.block-answer-user input[type="text"].input-slider-paramshelper{
    border-color: #80C10E;
}

/* Стили для новой авторизации и регистрации */
@media only screen and (min-width: 768px) {
    #login-modal > .modal-dialog {
        /*width:540px;*/
        height:795px;
    }
    #signup-modal > .modal-dialog {
        /*width:690px;*/
        height:795px;
    }
}

.btn-signup,.btn-signup:hover,.btn-register,.btn-register:hover
{
    border-radius:5px;
    border-color:#80c10e;
    color:#80c10e;
    background-color:white;
}

.btn-signup,.btn-signup:hover{
    width:290px;
    height:80px;
    font-size: 1.6rem;
}
.btn-register,.btn-register:hover{
    width:370px;
    height:80px;
}
.btn-google-plus,.btn-facebook{
    width:200px;
    height:50px;
    line-height: 50px;
    margin: 0 auto;
    padding: 0;
    border-radius: 10px;
}

.google-plus img,.facebook img {
    width: 22px;
    height: auto;
}



.test-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 0 0px;
}

.test-wrapper main {
    width: 100%;
    max-width: 900px;
    margin: 0 auto;
}
.new-question{
    padding-top:10px;
}

.common-popup {
    margin-bottom: 2rem;
    border-radius: 8px;
    background-color: #fff;
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.15);
}
.common-popup .header {
    border-bottom: 2px solid #e0e1e2;
    margin-bottom: 1rem;
}
.common-popup .header .content {
    padding: 0px 10px 10px;
    padding-left: 50px;
    font-size: 23px;
}
.common-popup .header .control {
    width: 100%;
    padding-left: calc(100% - 20px);
    height: 15px;
    cursor: pointer;
    text-align: center;
    
}

.profile-wrapper,
.question-list,
.new-question {
    margin-bottom: 2rem;
    border-radius: 8px;
    background-color: #fff;
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.15);
}

.profile-wrapper {
    margin: 0 10px 2rem;
}

.new-question > div:first-child {
    padding: 15px 10px 10px;
    padding-left: 50px;
    border-bottom: 2px solid #e0e1e2;
    margin-bottom: 0;
}

.new-question > div:first-child p {
    display: inline-block;
    font-size: 23px;
}

.new-question > div:first-child p:nth-child(2) {
    margin-left: 0.8rem;
    color: #e3e3e3;
    font-size: 16px;
}

.new-question > div:first-child p:nth-child(3) {
    float: right;
}

.new-question .header .title {
    float: left;
    width: 50%;
}
.new-question .header .precise-progress-container {
    float: left;
    width: 50%;
}
.new-question .header .precise-progress-container .progress {
    margin-top: 8px;
}

.main-page .header .lifeindex-header {
    display: inline-block;
    width: 60%;
}
.main-page .header .precise-progress-container {
    width: 39%;
    display: inline-block;
    height: 29px;
    padding-top: 20px;
    text-align: right;
}
.main-page .header .precise-progress-container .progress {
    margin-top: 8px;
}

.precise-progress-container .progress {
    height: 6px;
}
.precise-progress-container {
    margin-top: 4px;
    height: 24px;
    line-height: 23px;
}
.precise-progress-container .progress-title {
    float: left;
    width: 50%;
    font-size: 1.2em;
    padding-right: 10px;
}
.precise-progress-container .progress {
    float: left;
    width: 30%;
    margin-bottom: 0px;
}
.precise-progress-container .progress .progress-bar {
    background-color: #05a3d2;
}
.precise-progress-container .progress-value {
    float: left;
    width: 20%;
    text-align: center;
    color: #05a3d2;
    font-size: 1.1em;
}
.precise-progress-container .progress-value .precentage {
    font-size: 1.4em;
}


.link-div{
    padding-top: 10px;
    padding-bottom: 25px;
}

a.links-blocks{
    position: relative;
    color: #c1c1c1;
    text-decoration: underline;
    font-size: 17px;
    line-height: 35px;
    margin: 0;
    padding: 0;
}

a.skip-question-link{
    position: relative;
    color: #c1c1c1;
    text-decoration: underline;
    font-size: 17px;
    margin: 0px 0px 0px 10px;
    padding: 0;
}
a.skip-question-link:after,a.links-block-next:after{
    content: "\003E";
    padding-right: 0px;
}

a.prev-question-link{
    position: relative;
    color: #c1c1c1;
    text-decoration: underline;
    font-size: 17px;
    margin: 0;
    padding: 0;
}

a.prev-question-link:before{
    content: "\003C";
    padding-right: 0px;
}

a.links-block-previous:before{
    content: "\003C";
    padding-right: 0px;
}
.block-question {
    margin-top: 10px;
    padding: 0;
    padding-left: 40px;
    padding-right: 15px;
    padding-bottom: 25px;
}

.block-question p {
    margin: 0;
}

.block-question .question-wrap {
    margin-bottom: 1rem;
}

.question-icon {
    display: inline-block;
    width: 35px;
    height: 35px;
    margin-right: 10px;
    vertical-align: middle;
}

.question-text {
    display: inline-block;
    width: calc(100% - 50px);
    font-size: 16px;
    vertical-align: middle;
}

.block-question .question-wrap p a {
    color: #05a3d2;
}

.block-question > .question-body {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    display: block;
    top: 10px;
    position: relative;
}

.block-question > .question-body form {
    display: inline-block;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
}

/*    =================    стили для блока вариантов ответов    ====================    */
.form-group {
    margin: 0;
}
.block-answer-user {
    width: 100%;
    /* Фиксим ширину вопросов */
    /* max-width: 495px;*/
    padding-right: 0px;
    padding-bottom: 15px;
    
}
.answers-number-slider-container {
    margin-right: 0;
    margin-left: 0;
    height: 45px;
    margin-bottom:40px;
}
.row.answers-number-slider-container > div:first-child {
    padding-top: 12px;
    margin-bottom: 10px;
}

.block-answer-user-slider{
    margin-bottom:20px;
}
.answers-number-slider-container .answers-number-slider:first-child{
    margin-right:25px;
}
.answers-number-slider-container .answers-number-slider:last-child{
    margin-left:25px;
    float: right;
}
.answers-number-text-slider .answers-number-slider:last-child{
    float: right;
}
.answers-number-slider, .answers-number-slider + .form-group{
    display: inline-block;
    text-align: justify;
}

.answers-number-slider + .form-group{
    width: 80%;
    text-align: justify;
}
.answers-number-text-slider + .form-group{
    width: 70%;
    text-align: justify;
    
}

.answers-number-slider-before{
    width:20px;
    height:20px;
    background-image: url('../img/newQuestion_element_leftTriangle.png');
    display: inline-block;
    vertical-align: middle;
}

.answers-number-slider-container{
    
}
/* горизонтальный слайдер (сама полоса по которой бегает ползунок) */
	.field-answersmetering-params .ui-slider-horizontal {
	     height: 10px; /* задаем высоту согласно дизайна */
	}
        
        .field-answersmetering-params .ui-slider-handle{
            
        }
	/* позиционируем ползунки */
	.field-answersmetering-params .ui-slider-horizontal .ui-slider-handle { 
	    top: -5px;
	    margin-left: -20px;
            margin-top: -2px;
            width:40px;
            height:25px;
            border-radius: 5px;
            border-width: 2px;
            border-color: #80c10e;
            background-color: white;
            background-image: url('../img/slider_thumb-element.png');
            background-repeat: no-repeat;
            
	}
	.field-answersmetering-params .ui-slider-horizontal .ui-slider-range {
	    top: 0;
	    height: 100%;
	}
	.field-answersmetering-params .ui-slider-horizontal .ui-slider-range-min { 
	    left: 0;
	}
	.field-answersmetering-params .ui-slider-horizontal .ui-slider-range-max {
	    right: 0;
	}
	/* оформление полосы по которой ходит ползунок */
	.field-answersmetering-params .ui-widget-content { 
	    border: 0px solid #D4D4D4;
	    background: #f1f1f1;
	}
	/* оформление активного участка (между двумя ползунками) */
	.field-answersmetering-params .ui-widget-header { 
	    border: 1px solid #D4D4D4;
	    background: #f00;
	}
	/* скругление для полосы слайдера */
	.field-answersmetering-params .ui-corner-all {
	    -moz-border-radius: 4px;
	    -webkit-border-radius: 4px;
	    border-radius: 4px;
	}

.checkbox-custom,
.radio-custom {
    /*margin-bottom: 1em;*/
}

.block-answer-user textarea {
    display: block;
    width: 100%;
    height: 4.5rem;
    padding: 10px;
    font-size: 16px;
    border-radius: 7px;
    border: 1px solid rgba(0, 0, 0, 0.08);
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.15);
}

.block-answer-user select,
.block-answer-user input[type="text"],
.block-answer-user input[type="number"] {
    display: block;
    width: 100%;
    padding: 10px;
    font-size: 16px;
    border-radius: 7px;
    border: 1px solid rgba(0, 0, 0, 0.08);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
    background: #fff;
}

.block-answer-user select[name="month"] {
    display: inline-block;
    vertical-align: top;
    width: 50%;
}

.block-answer-user div.year-select,
.block-answer-user select[name="year"] {
    vertical-align: top;
    display: inline-block;
    width: 48%;
    margin-left: 1.5%;
}

.block-answer-user select {
    /*for WebKit*/
    -webkit-appearance: none;
    background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyBpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDE0IDc5LjE1MTQ4MSwgMjAxMy8wMy8xMy0xMjowOToxNSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6RTZERUYwNkFCMzkzMTFFNkJGOEE5REIyNDc0OTE1MTAiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6RTZERUYwNjlCMzkzMTFFNkJGOEE5REIyNDc0OTE1MTAiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBXaW5kb3dzIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6OEJBNTQyMDE1RDZCMTFFMjgyQTQ5MEVEQjhBMjY1NkMiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6OEJBNTQyMDI1RDZCMTFFMjgyQTQ5MEVEQjhBMjY1NkMiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz486e3qAAADD0lEQVR42pxUa0iTURh+9vnNy5q6qelSkRAkiKLLn6AIwVKksgv1I7DUFilmJIxYrhUlgRMVXSRamhQkWkT9CEOrX13QSsx+qKilTZvlNm/zrtuOvd9Q8dKmdOCwb+e85/me53mf74jm5uawMI5puJt+ITgREoWCgsOsEm4G1SqpNsNLgtoHqez6wjq3tMhigNHyEzss3Xic16iIcAV2MJ2LtNtQMWrGbuJjWrq3DLC+mlXYpvFsyAj09ZiLXQF6+kDPiwHfjaipSGN3XQIKg8DUBIq+NiRkv/c/uXI/LoM7wnsiQexDgEHQrNxfBdj8ihkI9PbUKPCrfaxo5T4BFYrolEwBfelZ1rJyX7TQlJO3uKuyTYiJ3C7P0e4dfLc/iTMGRiBsa7SnLid2+tq8d1kSf+j8gjFSqWLy+ExuZ9BmaMmC3zTr7iWz2kWGfzowZmxFXH/vcI3wf3IE52bGgd6WWU3u52DFIRXHi72g8xA7pWYINQ4bno+acIp+ZcyB7mWSqSEl9hm87vkGaU5DkL7pJXtL0uvGBwFD+0CuRAa9yIOkhqKxNIlVxVzgrvj4IVIih4lYK8uUrEPA4ZfqJ99UvBda278MZebxilyxN87Q2oC5C8kOO0AAoNwphVpvX+RTcyCVQ0UvcLiKTZttCsUDvYDVan3ysZINDhhQJDATjgSEo4p8aolJ5arpZSDWHyjUVW67TIxukCczHfUz0QVNocdJusr8AzYCQ/l5lnggjdtFEk+TEmwIgHrN2DQ8ZSMEqqWmoKerv0RYGx9CNjXEGXTOA48EMGkAHt5PYZ9cxmZVgC9xnd5SRO05KtdRjJyxib3IXSYf79C0E+NQ8s6yJsNF6Vao7bNAZ9OwprA5PNjZQU/kcbxTqvZfYG4ZzjOqJb/iw7ahlC4M68QIsvxD0FmtZltcneHdXVETw9BSPOJN35EuxIa+BkgDV3+/65I8H6OvE0MoF54p9ALYG+r0i/8GnI+RhpgKvgmdVa1VD8HDtea+RFFZSomoZj21PNYx6ELInxyGeD21fwUYAN+EaSUEYIgMAAAAAElFTkSuQmCC');
    background-position: 97% center;
    background-repeat: no-repeat;
    /* for FF */
    -moz-appearance: none;
    text-indent: 0.01px;
    text-overflow: '';
    /* for IE */
    -ms-appearance: none;
    -webkit-appearance: none!important;
    -moz-appearance: none!important;
    appearance: none!important;
    height: 45px;
}

.block-answer-user ul {
    list-style-type: none;
}

.checkbox-custom > input + label,
.radio-custom > input + label {
    display: inline-block;
    position: relative;
    margin: 0 0 0 35px;
    padding-top: 5px;
    font-size: 16px;
    font-weight: 400;
}
.block-answer-user ul.answer-box li {
    position: relative;
    margin-left: 35px;
    margin-bottom: 1rem;
    list-style-type: none;
    font-size: 16px;
    font-weight: 400;
}

.block-answer-user ul.answer-box li:last-child {
    margin-bottom: 0;
}

.radio-custom > input[type="radio"],
.checkbox-custom > input[type="checkbox"],
.block-answer-user ul.answer-box input[type="radio"],
.block-answer-user ul.answer-box input[type="checkbox"] {
    display: none;
}

.checkbox-custom > input[type="checkbox"] + label:before,
.radio-custom > input[type="radio"] + label:before {
    content: "";
    display: block;
    width: 26px;
    height: 26px;
    border: 2px solid #80c10e;
    position: absolute;
    top: 8px;
    left: -30px;
    vertical-align: middle;
    border-radius: 13px;
}

.checkbox-custom > input[type="checkbox"] + label:before {
    border-radius: 4px;
}

.block-answer-user ul.answer-box input[type="radio"] + label,
.block-answer-user ul.answer-box input[type="checkbox"] + label {
    display: inline-block;
    width: 25px;
    height: 25px;
    border: 1px solid #80c10e;
    position: absolute;
    left:-35px;
    vertical-align: middle;
}


.block-answer-user ul.answer-box input[type="checkbox"] + label {
    border-radius: 4px;;
}

.block-answer-user ul.answer-box input[type="radio"] + label {
    border-radius: 13px;
}

.checkbox-custom > input[type="checkbox"]:checked + label:after,
.radio-custom > input[type="radio"]:checked + label:after,
.block-answer-user ul.answer-box input:checked + label:before {
    content: "";
    display: block;
    width: 10px;
    height: 10px;
    position: absolute;
    top: 8px;
    left: -27px;
    border-radius: 5px;
    background-color: #80c10e;
}

.m-select {
    width: 100%;
    height: 5em;
    overflow-y: scroll;
    padding: 10px 0;
    font-size: 16px;
    border-radius: 7px;
    border: 1px solid rgba(0, 0, 0, 0.08);
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.15);
}

.m-select ul {
    border: 0;
    box-shadow: none;
}

.m-select ul li input[type="checkbox"] {
    display: none;
}

.m-select ul li {
    position: relative;
    margin-bottom: 5px;
}

.m-select ul li label {
    display: inline-block;
    position: relative;
    line-height: 1em;
}

.m-select ul li label:before {
    content: "";
    display: inline-block;
    width: 1em;
    height: 1em;
    position: relative;
    margin: 0 1em;
    border: 2px solid #80c10e;
    border-radius: 4px;
    vertical-align: text-top;
}

.m-select ul li input[type="checkbox"]:checked + label:after {
    content: "";
    display: block;
    width: 0.6em;
    height: 0.6em;
    position: absolute;
    top: 0.23em;
    left: 1.23em;
    border-radius: 0.3em;
    background-color: #80c10e;
}

.m-select::-webkit-scrollbar-button {
    background-image:url('');
    background-repeat:no-repeat;
    width:15px;
    height:0px;
}

.m-select::-webkit-scrollbar-track {
    border-radius: 8px;
    background-color: rgba(128, 193, 14, 0.3);

}

.m-select::-webkit-scrollbar-thumb {
    border-radius: 8px;
    background-color:#80c10e;
}

.m-select::-webkit-scrollbar-thumb:hover{
    background-color:#5e9400;
}

.m-select::-webkit-resizer{
    background-image:url('');
    background-repeat:no-repeat;
    width:4px;
    height:0px
}

.m-select::-webkit-scrollbar{
    width: 15px;
}

/*    =================    /стили для блока вариантов ответов    =====================    */

.question-body > div:last-child {
    width: 50%;
    margin: 10px auto 0;
}

.question-body > form > div:last-child {
    margin: 0;
}

.report-request {
    display: block;
    text-decoration: none !important;
    margin: 20px 0px;
}

.report-request:not(.disabled-report) {
    white-space:        nowrap;
    border:             1px solid #80c10e;
    border-radius:      10px;
    text-align:         center;
    cursor:             pointer;
    padding:            15px 50px;

    display: block;
    font-size: 16px;
    text-transform: uppercase;
    border-radius: 7px;
    border:             0px solid #80c10e;
    background: none;
    color: #fff;
}

.question-body button {
    white-space:        nowrap;
    border:             1px solid #80c10e;
    border-radius:      10px;
    text-align:         center;
    cursor:             pointer;
    padding:            15px 50px;
    display: block;
    font-size: 16px;
    text-transform: uppercase;
    border-radius: 7px;
    border: 1px solid #80c10e;
    background: none;
    color: #80c10e;
}


.question-body button:hover {
    color: #fff;
    background: #80c10e;
}

.report-request.enabled-report {
    background: url(/img/needaddwiser.png);
    background-size: cover;
}

.question-body .answertype-number, 
.question-list .answertype-number {
    padding-right: 25px !important;
}

div.answers-number-slider-container img{
    display: inline-block;
    vertical-align: middle; 
    margin-right: -4px;
    position:relative;
}

div.answers-number-slider-container  img+input[type="text"]{
    display: inline-block;
    vertical-align: middle; 
    width: 80%; 
}


/*    =================    стили для блока категорий    =====================    */

.question-list{
    margin: 0;
    padding-top: 2rem;
}

.question-list > div:first-child {

}

.question-list > div:first-child p {
    display: inline-block;
}

.question-list > div:first-child p:first-child{
    font-size: 1.6rem;
    margin-left: 50px;
}

.question-list > div:first-child p:nth-child(2){
    font-size: 16px;
    /* color: #e3e3e3;*/
    color: #80c10e; 
    margin: 0 10px;
}
/* 
Временно убрали стили для количества ответченно/всего
.question-list > div:first-child p:nth-child(2):after {
    content: "|";
    margin-left: 10px;
}
*/
.question-list > div:first-child p:nth-child(3){
    font-size: 16px;
    color: #80c10e;
    margin-right: 10px;
}

.question-list ul {
    list-style: none;
}

#questions-list .questions-type-switcher-container {
    text-align: right;
    margin: 5px 5px;
}
#questions-list .questions-type-switcher {
    border: 1px solid #80c10e;
    background-color: transparent;
    color: #80c10e;
    border-radius: 0px 5px 5px 0px;
}
#questions-list .questions-type-switcher:first-child {
    border-radius: 5px 0px 0px 5px;
}
#questions-list .questions-type-switcher.enabled {
    border: 1px solid #80c10e;
    background-color: #80c10e;
    color: #ffffff;
}

.category-list {
    border-top: 2px solid #e0e1e2;
}

.category-list > input {
    display: none;
}

.category-list > label {
    display: block;
    width: 100%;
    position: relative;
    padding: 20px 40px;
    background-color: #f4f4f5;
    padding-left: 75px;
}

.category-list > input:checked ~ div {
    max-height: 90000px;
}

.category-list > label:before {
    content: "";
    display: block;
    width: 10px;
    position: absolute;
    top: 40%;
    left: 10px;
    margin-top: -5px;
    border: 10px solid transparent;
    border-left: 10px solid #676767;
    margin-left: 30px;
}

.category-list > input:checked + label:before {
    margin-top: 0px;
    border: 10px solid transparent;
    border-top: 10px solid #676767;
}

.category-list > div {
    max-height: 0;
    overflow: hidden;
    -webkit-transition: all .35s ease;
    transition: all .35s ease;
    /*background: #fff;*/
}

.question-list > div > ul {
    list-style-type: none;
}

.category-list .questions-category > li {
    padding: 0;
    border-bottom: 2px solid #e0e1e2;
}

.questions-category > li:last-child {
    border-bottom: none;
}
.new-question {
    position: relative;
}
.questions-category > li {
    position: relative;
}
.onload-screen {
    position: absolute;
    width: 580px;
    height: 333px;
    top: calc(50% - 25px);
    text-align: center;
    left: 0px;
    z-index: 20;
}
.onload-screen i.spinner {
    background: url('/img/preloader_spinner.gif');
    width: 100px;
    height: 100px;
}

.preloader-line {
    visibility: hidden;
    background: url('/img/preloader_line.gif');
    width: 100%;
    height: 8px;
}

.questions-category .preloader-line {
    width: 100%;
}

.opacity-half {
    opacity: 0.5;
    -moz-opacity: 0.5;
    filter: alpha(opacity=50);
}

.save-answear {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    font-size: 16px;
}

.save-answear > p:nth-child(2) {
    color: #80c10e;
}

.block-answear {
    font-size: 16px;
}

.block-answear > input {
    display: none;
}

.block-answear > input + label {
    color: #bfbfbf;
    font-weight: 400;
}

.block-answear > input + label:before {
    content: '+';
}

.block-answear > input + label span {
    border-bottom: 1px solid #bfbfbf;
}

.block-answear > ul {
    max-height: 0;
    overflow: hidden;
    -webkit-transition: all .25s ease;
    transition: all .25s ease;
}

.block-answear > ul li {
    border-bottom: 2px dashed #e0e1e2;
}

.block-answear > ul li:last-child {
    border-bottom: 0;
}

.block-answear > input:checked ~ ul{
    max-height: 9000px;
}

.block-answear > input:checked + label:before {
    content: '\2013';
}


a.icon-edit-answer {
    display: inline-block;
    width: 1em;
    height: 1em;
    background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAw9pVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDE0IDc5LjE1MTQ4MSwgMjAxMy8wMy8xMy0xMjowOToxNSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NjkxRkE2RTFBRjI3MTFFNjkyNjJDRTAzNkIyQjIyQzYiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NjkxRkE2RTBBRjI3MTFFNjkyNjJDRTAzNkIyQjIyQzYiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIFdpbmRvd3MiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0iQjI5MDhCRjkzODRFMTBGODRBODRBRERFRUNDRDJENDEiIHN0UmVmOmRvY3VtZW50SUQ9IkIyOTA4QkY5Mzg0RTEwRjg0QTg0QURERUVDQ0QyRDQxIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+ZoUBlgAAAoJJREFUeNqUlM1LVGEUxp/z3q9xRicbP8BKIxdZuSgCN9GqNhIEgUkpfWxaCDrhn9AiKIgSJivatCrHIsiNFIlB6KK0TRKURTqOmqPkx4gzc+/cufd27qA4xejYCwcu73nv733Oc869dOO9Hw5smE4C9Z42lKmHYWARRATLtiAJCeATyfQS9gdOoFI5hr7I5RdEkrhyaOB80p7Hqj4DgR0s9yJV9kFOB/Bh4e7ticyn5qj5sal/qu2+h8rgVcoh7wSikBeqJGNk6d41C4nYXq1mOm5Fq0dXejpMO4kzNQ+DciGITH6oogTf1nq6f6SH28uVynCtdrYxagy+gRKp/rza14FZo0oupESjXQx52j2lD7eXysVI2Qstk0Y/qtXTjWTSQFpM7oktT3jlLT0h9oRYSeJZyIUUSV42VGJwKRJ2rCVqvhVVWkOXL358X4V+qlPkV+KDJkrxPREORfShoAuRoHDOyeY9DEtZvy/M6SMORLLzl7f3b7M3yoHQWElPKGIMB705kNxzrCycsVOhOeU1QNgEuQdlKmJj/RhLPOByhvJC1lfYgdUqSIbq+N2XN0ESPypUjPFk7ysu59w2kF6O1n83syBytYGkxcyYL279rBCErSDPOVryNWjdbIIg9cisOTgKsi8F5NouC2Y+yMWtxiW3tKsZRz+4Zk2/2y3VHbVIJ8Ne7hSkuOmX20FyQSqXcV0ij/v5Hlixxr/I5DvJkHrOlXA0F/qUNkBtHIprv+AtB5majJP6KkGts2DMZvtbYLkecf9wK2ea0gLKYw2BJoIWs2Ht5AfhKnLu8I08hVl3bzL7CUGZYRjyGL4dSDSw8EfcaAY6k5vjaeN/1h8BBgDzcf5yTCxSsAAAAABJRU5ErkJggg==') no-repeat;
    background-size: 100% 100%;
    text-decoration: none;
    margin-left: 10px;
    cursor: pointer;
    position: relative;
    top: 2px;
}

.collapse-history {
    cursor: pointer;
}

.date-answer {
    margin-left: 10px;
    color: #bfbfbf;
}

.answer {
    width: 25px;
    height: 25px;
    margin-right: 10px;
    float: left;
    border: 1px solid #7b7b7b;
    border-radius: 20px;
}

/*.questions-category .block-question > div:first-child p,*/
.answer + p {
    margin-left: 30px;
    font-size: 16px;
}

.answer-is {
    position: relative;
}

.answer-is:before {
    content: "\2714";
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -0.55em;
    margin-left: -0.4em;
    font-size: 2rem;
    color: #80c10e;
}

.answer-is + p {
    color: #c6c6c6;
}

.mark {
    border-left-width: 15px;
    border-left-style: solid;
    margin-bottom: 0px;
}
.mark+div{
    border-left-width: 15px;
    border-left-style: solid;
}
aside {
    width: 100%;
    max-width: 390px;
    margin-left: 20px;
}

.lifeIQ, .consultation-history {
    border-radius: 8px;
    background: #fff;
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.15);
    padding-top:10px;
}
.lifeIQ h2, .consultation-history h2, .lifeindex-life-header {
    text-transform: none !important;
    margin: 0;
    display: inline-block;
    font-size: 22px;
    letter-spacing: 0px;
}

.life-comment {
    color: #a0a0a0;
}

.life-num {
    float: right;
    font-size: 26px;
    margin-top: -4px;
    color: #cbcbcb;
}

.lifeIQ > div,.consultation-history>div {
    padding-top: 30px;
    padding-left: 30px;
    padding-right: 30px;
    padding-bottom: 15px;
    margin-top: 0px;
}
.lifeIQ > div>h2 , .lifeIQ > div>p, .consultation-history>div>h2, .consultation-history > div>p {
    display:block;
    margin-top: 0px; margin-bottom: 0px;
}
aside ul {
    list-style-type: none;
    padding-left: 30px;
    padding-right: 30px;
    padding-bottom: 30px;
}

aside > div > div {
    padding: 25px 10px;
    border-bottom: 1.5px solid #dddedf;
}
.consultation-history ul{
    padding-left: 0px;
    padding-right: 0px;
}
.consultation-history-item{
    border-bottom: 1.5px solid #dddedf;
    padding-left: 30px;
    padding-right: 30px;
}

.consultation-history ul {
    padding-bottom: 10px;
}

.consultation-history-item h4{
    font-weight:bold;
}
.consultation-history-item.load-history-control {
    padding: 0px 0px 0px 0px;
    border-bottom: none;
}
.consultation-history-item.load-history-control .load-history-btn {
    color: #c1c1c1;
    border-radius: 10px;
    border: 1px solid;
    border-color: #c1c1c1;
    
    margin: 10px 20px;
    padding: 20px 20px;
    
    text-align: center;
    cursor: pointer;
}
.consultation-history-item .consultation-payment-btn {
    color: #c1c1c1;
    border-radius: 10px;
    border: 1px solid;
    border-color: #c1c1c1;
    margin: 10px 20px;
    padding: 20px 20px;
    text-align: center;
    cursor: pointer;
}
.consultation-history-item .consultation-payment-btn.disabled {
    display: none;
}

.consultation-history-item.load-history-control .load-history-btn h2 {
    font-size: 16px;
}
.consultation-history .title {
    width: 85%;
    display: inline-block;
}
.consultation-history .total-count {
    width: 10%;
    display: inline-block;
    color: #c1c1c1;
    font-size: 23px;
}
.history_status.status_pending {
    color: #d4af00;
}
.history_status.status_ok {
    color: #71cf02;
}

.schedule {
    display: table;
    width: 100%;
    margin: 15px 0 0;
}

.schedule > div {
    display: table-cell;
}

.schedule > div > a >p {
    margin-bottom: 0px;
    font-size: 17px;
    margin-left: -4px;
}

.schedule > div.score-num > p {
    font-size: 26px;
    margin-top: -4px;
    color: #cbcbcb;
}

.schedule > div >a:first-child {
    width: 65%;
    font-size: 16px;
    color: #706c6c;
}

.schedule > div> a:first-child >div {
    height: 7px;
    position: relative;
    border-radius: 5px;
    background-color: #f1f1f1;
}

.schedule > div > a:first-child > div .bg-color-1 {
    height: 7px;
    position: absolute;
    border-radius: 5px;
    opacity: 0.3;
}

.schedule > div > a:first-child > div .bg-color-2 {
    height: 7px;
    position: absolute;
    border-radius: 5px;
}

.schedule > div > a:hover {
    background-color: red;
}

.schedule >div:last-child {
    width: 15%;
    font-size: 2.4rem;
    line-height: 0.8em;
    vertical-align: bottom;
    text-align: right;
}
.right-block-links{
    cursor:pointer;
    text-decoration: none;
}
a.right-block-links:link, a.right-block-links:visited,a.right-block-links:hover,a.right-block-links:active{
    text-decoration: none;
}
.banner {
    display: none;
}

/*    ================================    profile style    ====================================    */

.file-upload-wrapper {
    position: relative;
}



.profile-foto,
.profile-main,
.profile-head {
    padding: 1rem;
    border-bottom: 1px solid #E0E1E2;
    font-size: 16px;
    font-weight: 400;
    color: #676767;
}
.profile-head {
    margin-top: 13px; 
    padding-left: 50px; padding-right: 50px;
}
.profile-foto {
    border-bottom: none;
    padding-left: 50px; padding-right: 50px;
}

.profile-head a {
    display: inline-block;
    width: 17px;
    height: 18px;
    margin-right: 1em;
    background: url(../img/profile-sprite-min.png) no-repeat -5px -5px;
    vertical-align: middle;
}

.profile-head p {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
}

.profile-main {
    color: #595959;
}

.profile-main li {
    list-style-type: none;
    padding-left: 35px; padding-right: 35px;
}

.profile-foto input[type='button'],
.profile-main select,
.profile-main input {
    height: 31px;
    font-size: 16px;
    padding: 0 1rem;
    border: 0;
    background: none;
    font-weight: 400;
}

.profile-main select:disabled {
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
}

.profile-main select,
.profile-main input[type='text'] {
    margin-bottom: 0.3px;
}

.profile-foto input[type='button'],
.profile-main input[type='button'] {
    margin-left: 70%;
    color: #05a3d1;
    cursor: pointer;
    padding: 0;
}

#profile-form.profile-new-text,
#profile-form.profile-main .has-success select,
#profile-form.profile-main input[type='text'] {
    border-radius: 3px;
    box-shadow: 0 1px 3px #676767;
}

.profile-main select:disabled,
.profile-main input:disabled {
    background: none;
    box-shadow: none;
    border: 0;
}

#profile-form.profile-main input[type='password'] {
    border-radius: 3px;
    box-shadow: 0 1px 3px #676767;
}

.profile-info > select,
.profile-info > input[type='password'],
.profile-info > input[type='text'] {
    height: 31px;
}

.profile-info > .form-group {
    display: inline-block;
    position: relative;
}

.profile-info > .form-group select,
.profile-info > .form-group input {
    margin-left: 35px;
}

.file-upload-wrapper:before,
.profile-info .form-group:before {
    content: '';
    display: block;
    width: 31px;
    height: 31px;
    position: absolute;
    background: url("../img/profile-sprite-min.png") no-repeat;
}

.file-upload-wrapper:before {
    margin-top: 5px;
}

.profile-info:nth-child(1) .form-group:before {
    background-position: -255px -4px;
}

.profile-info:nth-child(2) .form-group:before {
    background-position: -145px -4px;
}

.profile-info:nth-child(3) .form-group:before {
    background-position: -72px -4px;
}

.profile-info:nth-child(4) .form-group:before {
    background-position: -218px -4px;
}

.profile-info:nth-child(5) .form-group:before {
    background-position: -181px -4px;
}

.profile-info:nth-child(6) .form-group:before {
    background: none;
}

.profile-info:nth-child(5) input[type='password'] {
    visibility: hidden;
}
.profile-info:nth-child(6) {
    display: none;
}
.profile-info>.field-profileform-promocode+.btn-disabled{
    color:#595959;
}
.profile-info>.field-profileform-promocode+.btn-disabled:hover{
    cursor: default;
}
.bulls {
    position: relative;
}

.bulls:after {
    content: '\2022\2022\2022\2022\2022\2022';
    position: absolute;
    top: -4px;
    left:47px;
    font-size: 3rem;
}

.new-pass {
    position: relative;
    margin-left: 35px;
}

.yes-pass,
.no-pass {
    position: relative;
}

.yes-pass:after,
.no-pass:after {
    content: "";
    display: block;
    width: 18px;
    height: 13px;
    position: absolute;
    top: 9px;
    right: -20px;
    background: url("../img/profile-sprite-min.png") no-repeat;
}

.yes-pass:after {
    background-position: -27px -4px;
}

.no-pass:after {
    background-position: -49px -4px;
}

.profile-info button.btn-pass {
    display: block;
    height: 4.5rem;
    font-size: 1.3rem;
    text-transform: uppercase;
    border-radius: 7px;
    border: 2px solid #80c10e;
    background: none;
    color: #80c10e;
    
}

.bg-answer {
    background: #f3f3f3;
}

/*  =====================   стили input type=file   ===========================     */

.file-upload input[type="file"]{
    display: none;
}

/* задаем стили кнопки выбора файла*/

.file-upload {
    white-space: nowrap;
    text-align: center;
    cursor: pointer;
    padding: 15px 50px;
    display: block;
    font-size: 16px;
    text-transform: uppercase;

    position: relative;
    overflow: hidden;

    margin-left: 35px;
    border-radius: 10px;
    border: 1px solid #05a3d1;
    background: none;
    color: #05a3d1;
    text-align: center;
    -webkit-transition: 0.2s;
            transition: 0.2s;
}

.file-upload-wrapper:before {
    background-position: -108px -4px;
}

.file-upload:active {
    background: #05a3d1;
    color: #fff;
}

.file-upload .help-block {
    margin: 0;
}

/* Растягиваем label на всю область блока .file-upload */

.file-upload label {
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    font-size: 16px;
    font-weight: 400;
    text-transform: uppercase;
    cursor: pointer;
    margin: 0;
}

/* стиль текста на кнопке*/

.file-name {
    width: 100px;
    left: 330px;
    height: 31px;
    position: absolute;
    top: 31px;
    overflow: hidden;
    font-size: 16px;
    color: #595959;
    text-align: center;
}

.file-upload-wrapper .help-block-error {
    margin-top: 2.8rem;
}

.help-block-error {
    font-size: 16px;
    color: #ff3e3e
}

.app-block {
    border-radius: 8px;
    background: #fff;
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.15);
    padding: 15px;
    min-height: 200px;
}

/*=========================================================================================================
                                        style different screens
==========================================================================================================*/
@media only screen and (max-width: 479px) {
    .pentagramm {
        height: 240px;
        width:100%;
        max-width: 230px;
        min-width: 230px;
    }
    .pentagram-inner {
        display: inline-block;
        vertical-align: middle;
        font-size: 36px;
      }
    
    .question-body .block-answer-user + div > button {
        width:100%;
    }

    .question-body .block-answer-user + div > div {
        padding: 3% 0;
        width:100%;
    }
    .question-body > form > div:last-child {
        width: 100%;
        margin: 0;
    }
    div.logo-center > img{
        /*margin-top: 13px;*/
    }
}
@media only screen and (max-width: 767px) {
    .block-answer-user+div>div{
        text-align: center;
}
    }

@media only screen and (min-width: 480px) {
    html {
        font-size: 12px;
    }

    .profile-foto,
    .profile-info {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
            -ms-flex-pack: justify;
                justify-content: space-between;
        -webkit-box-align: center;
        -webkit-align-items: center;
            -ms-flex-align: center;
                align-items: center;
    }

    .profile-info:nth-child(6) {
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
            -ms-flex-align: start;
                    -ms-grid-row-align: flex-start;
                align-items: flex-start;
    }

    .profile-foto input[type='button'] {
        -webkit-align-self: flex-start;
            -ms-flex-item-align: start;
                align-self: flex-start;
        margin-top: 5px;
    }

    .file-upload,
    .profile-info > .form-group select,
    .profile-info > .form-group input {
        width: 260px;
    }

    .profile-foto .file_upload:before,
    .profile-info > .form-group:before {
        margin-top: 4px;
    }

    .profile-info button.btn-pass,
    .profile-foto input[type='button'],
    .profile-main input[type='button'] {
        margin: 0 0 10px 0;
    }

    .profile-info:nth-child(5) {
        margin-bottom: 0;
    }

    .profile-info button.btn-pass {
        height: 40px;
    }

    .yes-pass:after,
    .no-pass:after {
        top: 14px;
        right: 10px;
    }

    .file-name {
        top: 44px;
    }

    .question-body .block-answer-user + div > button {
        width:100%;
    }


    .question-body .block-answer-user + div > div {
        padding: 3% 0;
        width:100%;
    }
    .question-body > form > div:last-child {
        width: 100%;
        margin: 0;
    }
    div.logo-center > img{
        /*margin-top: 20px;*/
    }
}

/*    ================================    600px    ====================================    */

@media only screen and (min-width: 600px) {
    html {
        font-size: 14px;
    }

    .user-bar > ul, nav > ul {
        width: 250px;
    }

    .user-answer {
        width: 69%;
        margin-left: 0;
    }

    nav > ul li, .user-bar > ul li {
        font-size: 1.2rem;
    }

    .new-question > div:first-child p:nth-child(2) {
        font-size: 1.2rem;
    }

    .new-question > div:first-child p:nth-child(2) {
        font-size: 1.3rem;
    }

    .block-question > .question-body {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
            -ms-flex-direction: row;
                flex-direction: row;
        
        padding-right: 44px;
    }
    .question-body > div:last-child {
        width: 30%;
        -webkit-align-self: flex-end;
            -ms-flex-item-align: end;
                align-self: flex-end;
        margin: 0 0 0 10px;
    }

    .question-body > form > div:last-child {
        width: 100%;
        margin: 0;
    }

    .profile-info > .form-group select,
    .profile-info > .form-group input {
        width: 320px;
        height: 50px;
    }

    .profile-info > .form-group:before {
        margin-top: 9px;
    }

    .profile-info button.btn-pass {
        height: 50px;
    }

    .yes-pass:after,
    .no-pass:after {
        top: 14px;
    }

    .file-upload-wrapper .help-block-error {
        font-size: 16px;
    }
    div.logo-center > img{
        /*margin-top: 33px;*/
    }
}

/*    ================================    768px    ====================================    */

@media only screen and (min-width: 768px) {

    header {
        padding-bottom: 0;
    }
    .logo {
        width: 215px;
        height: auto;
    }

    .user-bar > img {
        width: 50px;
        height: 50px;
    }

    nav > label {
        display: none;
    }

    nav > ul {
        display: block;
        width: 100%;
        max-width: 870px;
        max-height: none;
        margin: auto;
        position: static;
        overflow: visible;
        border: none;
        box-shadow: none;
    }

    nav > ul > li {
        display: inline-block;
        padding: 0px;
        margin-right: 10px;
    }

    nav > ul li:last-child {
        margin-bottom: 0;

    }

    header + section, header + #questions-list, section + #questions-list {
        max-width: 870px;
        margin: auto;
    }
    
    div.logo-center > img{
        /*margin-top: 25px;*/
    }

    .test-wrapper {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
            -ms-flex-direction: row;
                flex-direction: row;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
            -ms-flex-pack: justify;
                justify-content: space-between;
    }

    .profile-wrapper,
    .test-wrapper main {
        width: 68.5%;
    }

    .profile-wrapper {
        display: inline-block;
        margin-right: 0;
    }

    .question-icon {
        width: 45px;
        height: 45px;
    }

    .question-text {
        width: calc(100% - 60px);
    }
    
    .question-text {
        padding: 5px
    }

    .block-answer-user > div:first-child div:last-child {
        padding: 0px
    }

    .answer {
        width: 24px;
        height: 24px;
        border-radius: 100%;
        position: relative;
        top: 3px;
    }

    .answer-is:before {
        font-size: 1.5rem;
    }
    /* Пробуем переписать стили */
    .question-body .block-answer-user + div > button {
        float:left;
        width: auto;
    }


    .question-body .block-answer-user + div > div {
        /*background-color: yellow;*/
        width:65%;
        float:right;
        padding: 3% 0;
    }
    .checkbox-custom > input[type="checkbox"] + label,
    .radio-custom > input[type="radio"] + label,
    .block-answer-user ul.answer-box li {
        margin-left: 30px;
    }

    .checkbox-custom > input[type="checkbox"] + label:before,
    .radio-custom > input[type="radio"] + label:before,
    .block-answer-user ul.answer-box input[type="radio"] + label,
    .block-answer-user ul.answer-box input[type="checkbox"] + label {
        width: 14px;
        height: 14px;
        border: 2px solid #80c10e;
    }

    .radio-custom > input[type="radio"] + label:before,
    .block-answer-user ul.answer-box input[type="radio"] + label {
        border-radius: 20px;
    }

    .checkbox-custom > input[type="checkbox"] + label:before {
        border-radius: 8px;
    }

    .block-answer-user ul.answer-box input:checked + label:before {
        width: 20px;
        height: 20px;
        margin-top: -10px;
        margin-left: -10px;
        border-radius: 10px;
    }

    .checkbox-custom > input[type="checkbox"]:checked + label:after,
    .radio-custom > input[type="radio"]:checked + label:after {
        width: 6.5px;
        height: 6.5px;
        top: 12px;
        left: -26.5px;
        border-radius: 4px;
    }
    
    .block-question > div:first-child .send-form > div:last-child {
        padding: 0px;
    }

    .blcok-question .article {

    }

    aside {
        width: 29.5%;
        display: inline-block;
        vertical-align: top;
    }

    .lifeIQ {
        padding: 0;
        margin: 0;
    }

    .banner {
        display: block;
        border-radius: 8px;
        box-shadow: 0 3px 5px rgba(0, 0, 0, 0.15);
        margin: 3rem auto;
    }

    .banner img {
        width: 100%;
        height: auto;
    }

    .profile-info > .form-group select,
    .profile-info > .form-group input {
        width: 300px;
    }
}

@media only screen and (min-width: 992px) {
    /*
        div.logo-center > img{
        margin-top: 5px;
    }
    */
    .answers-number-slider-container{
        margin-bottom: 0px;
    }
    
    .answers-number-slider-container .answers-number-slider:last-child {
        margin-left: 0px;
        
    }
    .answers-number-text-slider + .form-group {
        width: 50%;
    }
    
    
}

/*    ================================    1024px    ====================================    */

@media only screen and (min-width: 1024px) {
    html {
        font-size: 15px;
    }
    /* Позиционируем звезду */
    .mainpage_lifeindex{
        top:-228px;
        left:130px;
    }
    
    .user-bar > ul {
        width: auto;
        min-width: 200px;
    }

    .save-answear > p:first-child {
        color: #706c6c;
    }

    .profile-head a {
        width: 26px;
        height: 28px;
        background: url(../img/profile-sprite.png) no-repeat -5px -5px;
    }

    .profile-info > .form-group select,
    .profile-info > .form-group input {
        width: 400px;
        height: 70px;
        margin-left: 50px;
    }

    .profile-foto input[type='button'] {
        margin-top: 16px;
    }

    .file-upload-wrapper:before,
    .profile-info > .form-group:before {
        width: 42px;
        height: 42px;
        background: url("../img/profile-sprite.png") no-repeat;
    }

    .profile-info > .form-group:before {
        margin-top: 14px;
    }

    .profile-info:nth-child(1) > .form-group:before {
        background-position: -364px -5px;
    }

    .profile-info:nth-child(2) > .form-group:before {
        background-position: -207px -5px;
    }

    .profile-info:nth-child(3) > .form-group:before {
        background-position: -103px -5px;
    }

    .profile-info:nth-child(4) > .form-group:before {
        background-position: -312px -5px;
    }

    .profile-info:nth-child(5) > .form-group:before {
        background-position: -259px -5px;
    }

    .profile-info button.btn-pass {
        height: 70px;
        padding: 0 10px;
    }
    .bulls:after {
        top: 6px;
        left:60px;
    }

    .yes-pass:after,
    .no-pass:after {
        width: 24px;
        height: 21px;
        top: 25px;
        background: url("../img/profile-sprite.png") no-repeat;
    }

    .yes-pass:after {
        background-position: -40px -5px;
    }

    .no-pass:after {
        background-position: -71px -5px;
    }

    .file-upload {
        display: inline-block;
        margin-left: 50px;
    }

    .file-upload-wrapper:before {
        background-position: -155px -4px;
    }

    .file-name {
        display: inline-block;
        height: 70px;
        top: 0;
        left: 320px;
        line-height: 70px;
        vertical-align: top;
        overflow: hidden;
    }

    .file-upload-wrapper .help-block-error {
        margin-top: 0;
    }
    .block-answer-user-slider{
        margin-bottom:0px;
    }
    .answers-number-slider-container {
        margin-bottom:0;
    }
    .answers-number-text-slider + .form-group{
        width:50%;
    }

    .row.answers-number-slider-container > div:first-child {
        margin-bottom: 0;
    }
}

/*    ================================    1200px    ====================================    */

@media only screen and (min-width: 1200px) {
    /* Позиционируем звезду */
    .mainpage_lifeindex{
        top:-228px;
        left:130px;
    }
    
    
    .new-question .question-icon {
        width: 47px;
        height: 47px;
    }

    .new-question .question-text {
        width: calc(100% - 74px);
    }

    .profile-info > .form-group select,
    .profile-info > .form-group input {
        width: 370px;
    }

    .file-name {
        width: 100px;
    }
}

#user-avatar {
    border-radius: 50%;
}

.top-bar-left {

}

.mainpage-left-column h3 {
    font-size: 16px;
    margin: 0;
    margin-bottom: 5px;
}

.mainpage-left-column p {
    margin-bottom: 10px;
}

.popup-modal .modal-content {
    padding: 20px 20px;
}

.promocode-modal .modal-content {
    padding: 20px 20px;
}

.content-title {
    margin-top: 25px;
    margin-bottom: 20px;
    font-size: 23px;
}


.support-block {
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.15);
    border-radius: 8px;
    margin-top: 0;
    margin-bottom: 10px;
    background-position: initial;
    background-size: cover;
    min-height: auto;
}

.support-block .support-button {
    border: 1px solid #80c10e;
    border-radius: 10px;
    text-align: center;
    cursor: pointer;
    padding: 15px 50px;
    display: block;
    font-size: 16px;
    text-transform: uppercase;
    border-radius: 7px;
    border: 1px solid #80c10e;
    background: none;
    color: #80c10e;
    display: inline-block;
    text-transform: uppercase;
    text-align: center;
    text-decoration: none;
}

.support-block .support-button:hover {
    color: #fff;
    background: #80c10e;

}

.support-block .support-text {
    width: 100%;
    text-align: center;
    display: inline-block;
    padding: 40px;
    color: #fff;
}
/* <pentacle on main paige> */
    #main-penta-finance {
        position: absolute; 
        z-index: 1;

        left: 21px;
        top: 47px;
        
        width: 98px; 
        height: 144px; 
        
        text-align: center;
        padding-top: 5px;
        font-size: 12px;
        
        color: #33479d;
         
        -webkit-transform: rotate(-72deg);
        -moz-transform: rotate(-72deg);
        -ms-transform: rotate(-72deg);
        -o-transform: rotate(-72deg);
        transform: rotate(-72deg);
    }
    #main-penta-helth {
        position: absolute; 
        z-index: 1;

        left: 92px;
        top: -4px;
        
        width: 98px; 
        height: 144px; 
        
        text-align: center;
        padding-top: 5px;
        font-size: 12px;
        
        color: #e35115;
    }
    #main-penta-career {
        position: absolute; 
        z-index: 1;

        left: 164px;
        top: 46px;
        
        width: 98px; 
        height: 144px; 
        
        text-align: center;
        padding-top: 5px;
        font-size: 12px;
        
        color: #05a3d2;
         
        -webkit-transform: rotate(72deg);
        -moz-transform: rotate(72deg);
        -ms-transform: rotate(72deg);
        -o-transform: rotate(72deg);
        transform: rotate(72deg);
    }
    #main-penta-socium {
        position: absolute; 
        z-index: 1;

        left: 139px;
        top: 136px;
        
        width: 98px; 
        height: 144px; 
        
        text-align: center;
        padding-top: 9px;
        font-size: 12px;
        
        color: #ebb11f;
         
        -webkit-transform: rotate(-36deg);
        -moz-transform: rotate(-36deg);
        -ms-transform: rotate(-36deg);
        -o-transform: rotate(-36deg);
        transform: rotate(145deg);
    }
    #main-penta-environ {
        position: absolute; 
        z-index: 1;

        left: 48px;
        top: 136px;
        
        width: 98px; 
        height: 144px; 
        
        text-align: center;
        padding-top: 9px;
        font-size: 12px;
        color: #80c10f;
         
        -webkit-transform: rotate(36deg);
        -moz-transform: rotate(36deg);
        -ms-transform: rotate(36deg);
        -o-transform: rotate(36deg);
        transform: rotate(213deg)
    }

    .penta-bg {
        background-size: contain;
        background-repeat: no-repeat;
        background-position: bottom;
        width: 91px;
        height: 63px;
        display: inline-block;
    }

    .penta-item {
        z-index: 0;
    }

    .penta-title {
        top: 0;
        display: none;
    }
    .star-bg {
        background: url(/img/lifeindex_graph100_330.png);
        height: 275px;
        width: 282px;
        display: inline-block;
        position: absolute;
        top: 0px;
        background-size: cover;
        left: calc(50% - 141px);
        z-index: 2;
        background-repeat: no-repeat;
    }

    .dyn-star {
        position: relative;
        width: 282px;
        height: 282px;
        margin: auto;
        margin-top: 10px;
    }

    .star-index {
        position: absolute;
        z-index: 9;
        display: block;
        top: 126px;
        left: calc(50% - 50px);
        width: 100px;
        text-align: center;
        font-size: 28px;
    }

    input.answertype-number {
        text-align: left !important;
    }
/* </pentacle on main paige> */


.question-body .checkbox-custom > input + label, .radio-custom > input + label {
    display: inline-block;
    position: relative;
    margin: 0 0 0 35px;
    padding-top: 8px;
    font-size: 16px;
    font-weight: 400;
}

.question-body .checkbox-custom > input[type="checkbox"] + label:before {
    content: "";
    display: block;
    width: 1em;
    height: 1em;
    border: 2px solid #80c10e;
    position: absolute;
    top: 8px;
    left: -30px;
    vertical-align: middle;
    border-radius: 2px;
}

.radio-custom > input[type="radio"] + label:before {
    content: "";
    display: block;
    width: 1em;
    height: 1em;
    border: 2px solid #80c10e;
    position: absolute;
    top: 8px;
    left: -30px;
    vertical-align: middle;
    border-radius: 50%;
}

.question-body .checkbox-custom > input[type="checkbox"]:checked + label:after,
.block-answer-user ul.answer-box input:checked + label:before {
    content: "";
    display: block;
    width: 0.6em;
    height: 0.6em;
    position: absolute;
    top: 0.7em;
    left: -1.67em;
    border-radius: 5px;
    background-color: #80c10e;
}

.radio-custom > input[type="radio"]:checked + label:after {
    content: "";
    display: block;
    width: 0.6em;
    height: 0.6em;
    position: absolute;
    top: 0.7em;
    left: -1.7em;
    border-radius: 5px;
    background-color: #80c10e;
}

@media only screen and (max-width: 640px) {
    .payment-page .content {
        font-size: 22px;
    }
    
    .footer .container {
        font-size: 20px;
    }
}
@media only screen and (max-width: 600px) {
    aside {
        margin-left: 0;
        max-width: none;
    }
    .block-question {
        padding-left: 20px;
        padding-right: 20px;
    }
    
    #questions-list .row.down_border {
        padding-left: 15px;
        padding-right: 15px;
    }
    #questions-list .test-wrapper .row:first-child {
        padding-left: 15px;
        padding-right: 15px;
    }
    
    .row.answers-number-slider-container > div:first-child.row.col-md-8,.row.answers-number-slider-container > div:first-child.row.col-md-8 > div:first-child {
        padding-left: 0px !important;
        padding-right: 0px !important;   
    }
    .answers-number-slider-container .answers-number-slider:last-child{
        margin-left: 0px; padding-left: 0px;
    }
    .middle-addwiser aside {
        margin-left: 0px;
        margin-right: 0px;
    }
    .addwiser-content {
        margin-left: 0px !important;
        margin-right: 0px !important;
    }
    .top-addwiser .row {
        margin-left: 0px;
        margin-right: 0px;
    }
    .consultation-block {
        max-width: none;
    }
    .btn-needaddwiser {
        padding: 15px 0px;
    }
    
    .profile-foto {
        padding-left: 25px;
        padding-right: 25px;
    }
    .file-upload {
        padding: 15px 0px;
    }
    
    .signup-page .link-btn {
        padding: 15px 0px;
    }
    .signup-page .content-right .gender {
        width: 48%;
        
        padding-left: 0px;
        padding-right: 0px;
    }
}
@media only screen and (max-width: 480px) {
    header {
        //width: calc(100% - 40px);
    }
    
    .addwiser-content .typeofcontact {
        width: auto;
    }
    
    .payment-page .content {
        font-size: 25px;
    }
}
@media only screen and (max-width: 320px) {
    header {
        width: calc(100% - 40px);
    }
    .payment-page .content {
        font-size: 22px;
    }
}

.correct-message {
    width: 100%;
    height: 100%;
    position: absolute;
    background: rgba(255,255,255,0.8);
    left: 0px;
    border-radius: 8px;
    z-index: 10;
    display: none;
    text-align: center;
}

.percent-box {
    display: inline-block;
    text-align: center;
    width: 100% !important;
    left: 0;
}

.percent-answer-text {
    z-index: 10;
    color: #404040;
    margin: 15px;
}

.percent-progress {
    display: grid;
    max-width: 80%;
    height: auto;
    min-height: 30px;
    background: #DEEDC3;
    margin: auto;
    border-radius: 8px;
    position: relative;
    text-align: center;
    vertical-align: middle;
}

.percent-progress-part {
    display: block;
    float: left;
    height: 100%;
    background: #C0D993;
    position: absolute;
    overflow: visible;
    border-radius: 8px;
    min-width: 3%;
}

.percent-status {
    color: #5C8C09;
    margin-top: 10px;
}

.correct-icon-class {
    background: url('/img/flag_correct.png') 100% 100%;
    width: 16px;
    height: 16px;
    display: inline-block;
    background-size: contain;
    background-repeat: no-repeat;
}

.incorrect-icon-class {
    background: url('/img/flag_incorrect.png') 100% 100%;
    width: 16px;
    height: 16px;
    display: inline-block;
    background-size: contain;
    background-repeat: no-repeat;
}

.incorrect.percent-box .percent-progress {
    background: #F5ACAC;
}

.correct-incorrect {
    position: static;
    margin-top: 20px;
}

.incorrect .percent-status {
    color: #EC3030;
    margin-bottom: 10px;
}

.incorrect {
    display: inline-block;
}

.percent-wrap {
    top: calc(50% - 50px);
    position: relative;
}

.modal-dialog {
    border-bottom: 0;
}

.disabled-report-text {
    color: #c1c1c1 !important;
    display: inline-block;
    width: 100%;
    text-align: center;
    padding-bottom: 15px;
}

.disabled-report {
    color: #c1c1c1 !important;
    border-radius: 10px;
    border: 1px solid;
    border-color: #c1c1c1;
    margin: 20px 0px 10px;
    padding: 20px 20px;
    text-align: center;
}

.link-btn.registration {
    float: right;
    border: 2px solid #80c10e;
}
.link-btn {
    float: left;
    font-size: 16px;
    color: #80c10e;
    white-space: nowrap;
    border: 1px solid #80c10e;
    border-radius: 10px;
    text-align: center;
    cursor: pointer;
    padding: 15px 50px;
}

#guest-info {
    color: #80c10e;
    padding: 20px;
    padding-bottom: 0;
}

.delete-profile {
    white-space: nowrap;
    cursor: pointer;
    padding: 10px 30px;
    display: block;
    font-size: 16px;
    text-transform: uppercase;
    position: relative;
    overflow: hidden;
    margin-left: 50px;
    border-radius: 10px;
    border: 1px solid #d1c8d0;
    background: none;
    color: #d1c8d0;
    text-align: center;
    transition: 0.2s;
    margin-bottom: 20px;
}

input.has-error {
    border: 1px solid #fca8a8;
}

input.has-error::-webkit-input-placeholder {
    color:              #fca8a8;
}
input.has-error::-moz-placeholder { /* Firefox 19+ */
    color:              #fca8a8;
}
input.has-error:-moz-placeholder {  /* Firefox 18- */
    color:              #fca8a8;
}
input.has-error:-ms-input-placeholder {
    color:              #fca8a8;
}

.error.font-red {
    color: #fca8a8;
    top: 5px;
    position: relative;
}

.new-question .gender.active {
    color: #676767;
    background-color: #f5f5f5;
}
.new-question .gender {
    font-size: 16px;
    float: left;
    width: 49%;
    padding-left: 25px;
    padding-right: 25px;
    padding-top: 10px;
    padding-bottom: 10px;
    color: #c6c6c6;
    background-color: #ffffff;
    height: 50px;
    line-height: 30px;
    white-space: nowrap;
    border: none;
    border-radius: 7px;
    text-align: center;
    cursor: pointer;
    -webkit-box-shadow: 0px 1px 2px #e2e2e2;
    -moz-box-shadow: 0px 1px 2px #e2e2e2;
    box-shadow: 0px 1px 2px #e2e2e2;
}

.new-question input.form-control {
    background-color: #ffffff;
    font-size: 16px;
    padding-left: 25px;
    padding-left: 25px;
    padding-top: 10px;
    padding-bottom: 10px;
    border-radius: 7px;
    border: 1px solid #eeeeee;
    height: 50px;
    color: #676767;
    -webkit-box-shadow: 0px 1px 2px #e2e2e2;
    -moz-box-shadow: 0px 1px 2px #e2e2e2;
    box-shadow: 0px 1px 2px #e2e2e2;
    margin-bottom: 10px;
}

.new-question .gender-male {
    float: right;
    margin-left: 6px;
}

@media only screen and (min-width: 768px) {
    .new-question + div > button {
        float: left;
        width: auto;
    }
}

@media only screen and (min-width: 480px) {
    .new-question + div > button {
        width: 100%;
    }
}

.new-question button {
    white-space: nowrap;
    border: 1px solid #80c10e;
    border-radius: 10px;
    text-align: center;
    cursor: pointer;
    padding: 15px 50px;
    display: block;
    font-size: 16px;
    text-transform: uppercase;
    border-radius: 7px;
    border: 1px solid #80c10e;
    background: none;
    color: #80c10e;
}

.new-question .row-gender {
    margin-bottom: 10px;
}

.new-question input.has-error {
    border: 1px solid #fca8a8;
}

.new-question div.has-error .gender {
    border: 1px solid #fca8a8;
}

#age-gender-form .error.font-red {
    color: #fca8a8;
    top: -8px;
    position: relative;
    height: 0px;
    display: inline-block;
    line-height: 0;
    width: 100%;
    text-align: left;
}
.start-quest-button:hover {
    background-color: #d96500;
}
.start-quest-button {
    display: block;
    text-decoration: none;
    cursor: pointer;
    color: #ffffff !important;
    text-decoration: none!important;
    font-size: 18px;
    box-sizing: border-box;
    line-height: 57px;
    height: 57px;
    padding-right: 15.3px;
    padding-left: 15.3px;
    font-family: Exo , sans-serif;
    font-weight: normal;
    text-align: center;
    background-color: #f37200;
    z-index: 108;
    border-radius: 7px;
    box-shadow: 0px 3px 0px 0px #c85e00;
    margin-top: 20px;
}

.start-quest-help {
    text-align: center;
    margin-top: 20px;
}