﻿@import url('https://fonts.googleapis.com/css?family=Roboto:400,700&subset=cyrillic');
body {
	min-width: 320px;
	background: #f5f5f5;
}
.container {
	width: 1291px;
}
.front {
	background: #f5f5f5;
}
.front .main {
	padding-bottom: 72px;
}
.front .header {
	-webkit-box-shadow: none;
	        box-shadow: none;
}
.blank_header {
	border-bottom: none;
	margin: 0;
}
.front .header .user .info {
	margin-top: 36px;
}
.front .header .user .lang {
	display: none;
}
.front .header .user .info .member {
	background: url(/user_files/cbr2019/account.png) no-repeat;
	padding: 2px 0 2px 30px;
}
.front .header .user .info .member a {
	font-family: Roboto, "PT Sans", sans-serif;
    font-size: 15px;
    line-height: 1em;
	text-decoration: none;
	color: #000000;
}

.blank-textarea {
    width: 90%;
    height: 80px;
}

.footer {
	height: 72px;
	margin-top: -72px;
	background: #f5f5f5;
	border-top: 1px solid #cdcdcd;
	padding: 0;
}
.footer .copy {
	font-family: Roboto, "PT Sans", sans-serif;
    font-size: 13px;
    line-height: 1em;
	color: #000000;
	padding: 0;
	margin: 27px 0 0;
}
.footer .f-help {
	margin: 23px 52px 0 0;
	display: inline-block;
}
.footer .f-help a {
	width: 1px;
	padding: 2px 0 2px 29px;
	display: block;
	background: url(/user_files/cbr2019/info.png) no-repeat;
}
.footer .f-help a img {
	display: none;
}
.footer .f-help a:after {
	content: 'ааОаМаОбб';
	color: #a0a0a0;
	font-family: Roboto, "PT Sans", sans-serif;
    font-size: 13px;
    line-height: 1em;
}
.footer .email {
    display: inline-block;
    margin: 23px 0 0 30px;
}
.footer .email a {
    display: inline-block;
    width: 19px;
    height: 14px;
    background: url(/user_files/cbr2019/support-ico.png) no-repeat;
}
.footer .email a img {
    display: none;  
}
.footer {
	position: relative;
}

.blank_navigation_empty {
	float: none;
	padding: 0;
	font-family: Roboto, "PT Sans", sans-serif;
	font-size: 13px;
	line-height: 1em;
	margin: 25px 0 28px;
	color: #666666;
}
.questions-wrapper {
	background: #ffffff;
	padding: 30px 40px 10px 40px;
}
.footer-blank {
	border-top: none;
	padding-bottom: 55px;
}
.intro-text {
	font-family: Roboto, "PT Sans", sans-serif;
	font-size: 15px;
	line-height: 20px;
	color: #111111;
	padding: 0 250px 0 0;
}
.intro-text .i-title { 
    font-size: 24px;
	line-height: 1em;
	margin: 0 0 28px;
}
.intro-text p {
	margin: 0 0 23px;
	padding: 0;
}
.intro-text p a {
	color: #143F9E;
}
.intro-text ul {
	padding: 0;
	margin: 0 0 28px 20px;
	list-style-type: none;
}
.intro-text ul li {
	margin: 0 0 11px;
	position: relative;
}
.intro-text ul li::before {
	position: absolute;
	width: 8px;
	height: 8px;
	border-radius: 4px;
	left: -20px;
	top: .35em;
	background: #A62A2A;
	content: '';
}
.base-blank-btn.btn-next,
.base-blank-btn.btn-next:hover {
	background: url(/img/front/btn-next-clean-bg.png) no-repeat right 9px top 18px, -webkit-gradient(linear, left bottom, left top, from(#b30f00), to(#e52817));
	background: url(/img/front/btn-next-clean-bg.png) no-repeat right 9px top 18px, -webkit-linear-gradient(bottom, #b30f00, #e52817);
	background: url(/img/front/btn-next-clean-bg.png) no-repeat right 9px top 18px, -o-linear-gradient(bottom, #b30f00, #e52817);
	background: url(/img/front/btn-next-clean-bg.png) no-repeat right 9px top 18px, linear-gradient(to top, #b30f00, #e52817);
	border-radius: 4px;
    padding: 16px 109px 18px 29px;
    font-family: Roboto, "PT Sans", sans-serif;
    font-weight: 700;
    font-size: 18px;
    line-height: 1em;
    color: #fff;
	text-shadow: none;
}
.blank-next::after {	
	content: none;	
}
.question_table td.question_text {
	font-family: Roboto, "PT Sans", sans-serif;
	font-weight: 400;
    font-size: 18px;
    line-height: 1.1em;
	color: #111111;
	padding-bottom: 13px;
}
.variant_text {
	font-family: Roboto, "PT Sans", sans-serif;
    font-weight: 400;
    font-size: 15px;
    line-height: 1.3em;
	color: #111111;	
}
.variant_text span {
	color: #666666;
}
.question_table td {
	padding-bottom: 7px;
	vertical-align: top;
}
.blank-radio-td,
.blank-checkbox-td {
	padding-right: 8px;
}
.iradio_minimal-grey,
.iradio_minimal-grey.hover {
	background: url(/user_files/cbr2019/radio-ico.png) no-repeat;
}
.iradio_minimal-grey.checked {
    background-position: -18px 0;
}
.icheckbox_minimal-grey,
.icheckbox_minimal-grey.hover {
    background: url(/user_files/cbr2019/check-ico.png) no-repeat;
}
.icheckbox_minimal-grey.checked {
    background-position: -18px 0;
}
.question_table {
	width: 100%;
	margin-bottom: 24px;
}
.custom-combobox {
	margin-bottom: 10px;
	width: 100%;
	max-width: 650px;
}
.custom-combobox-toggle {
	margin-left: -52px;
	border: none;
	width: 52px;
	background: #b30f00 url(/user_files/cbr2019/cb-down-w-ico.png) no-repeat center center;
	height: 100%;
	top: 0;
	border: 0 solid #cfcfcf;
	border-width: 2px 2px 2px 0;
	border-radius: 0 4px 4px 0;
}
.custom-combobox-toggle .ui-icon {
	display: none;
}

.main .custom-combobox-input {
	width: 100%;
	-webkit-box-shadow: none;
	        box-shadow: none;
	border: 2px solid #cfcfcf;
	background: #efefef;
	border-radius: 4px;
	font-family: Roboto, "PT Sans", sans-serif;
    font-weight: 700;
    font-size: 15px;
	line-height: 18px;
	color: #111111;
	padding: 5px 55px 5px 10px;
}
.custom-combobox.cb-opened .custom-combobox-input {
	border-radius: 4px 4px 0 0;
	border-bottom: 2px solid transparent;	
}
.custom-combobox.cb-opened .custom-combobox-toggle {
	border-bottom: 2px solid transparent;
	background: #b30f00 url(/user_files/cbr2019/cb-up-w-ico.png) no-repeat center center;
}
.ui-autocomplete {
	border-radius: 0 0 4px 4px;
	border: 0 solid #cfcfcf;
	border-width: 0 2px 2px 2px;
	padding: 18px 0;
}
.ui-autocomplete.ui-menu .ui-menu-item a {
	font-family: Roboto, "PT Sans", sans-serif;
    font-weight: 400;
    font-size: 15px;
    line-height: 18px;
    color: #111111;
    padding: 5px 20px 7px;
	border: none;
	margin: 0;
}
.ui-autocomplete.ui-menu .ui-menu-item a.ui-state-focus,
.ui-autocomplete.ui-menu .ui-menu-item a.ui-state-active {
	background: #efefef;
	margin: 0;
}
.msdd_block .answers_container {
	width: 20%;
}
.msdd_block .operations_container {
	width: 4%;
}
.msdd_block .questions_src {
	width: 52%;
}
.msdd_block .questions_src .questions_filter {
	display: none;
}
.msdd_block .questions_container {
    width: 100%;
	margin: 26px 0 0;
}
.msdd_block .answers_title {
	font-family: Roboto, "PT Sans", sans-serif;
    font-weight: 700;
    font-size: 15px;
    line-height: 20px;
	margin: 0 0 17px;
	position: relative;
	color: #111111;
}
.msdd_block .negative-answers-block .answers_title {
	text-align: right;
}
.msdd_block .positive-answers-block .answers_title {
    text-align: left;
}
.msdd_block .questions_container {
	border: none;
	height: 570px;
}
.msdd_block .answers_container .answers {
    border: 1px solid transparent;
	height: 570px;	
}
.msdd_block .negative-answers-block.empty-list .answers_container .answers {
	border: 1px dashed #E76767;
}
.msdd_block .positive-answers-block.empty-list .answers_container .answers {
    border: 1px dashed #61A62A;
}
.msdd_block ul {
	list-style: none;
}
.msdd_block li {
	font-family: Roboto, "PT Sans", sans-serif;
    font-weight: 400;
    font-size: 13px;
    line-height: 16px;
	color: #111111;
	background: #f5f5f5;
	margin: 0 0 1px;
	padding: 6px 18px;
}
.msdd_block .negative-answers-block li {
    background: #FBE8E8;
	border-left: 4px solid #E76767;
}
.msdd_block .positive-answers-block li {
    background: #E2F6D3;
	border-right: 4px solid #61A62A;
}
.msdd_block .btnAllLeft,
.msdd_block .btnAllRight {
	display: none;
}
.msdd_block .operations_container input[type="button"].btnLeft {
	border: none;
	background: #ffffff url(/user_files/cbr2019/msdd-ar-left.png) no-repeat center center;
	color: transparent;
}
.msdd_block .operations_container input[type="button"].btnLeft.positive {
	background: #ffffff url(/user_files/cbr2019/msdd-ar-right.png) no-repeat center center;
}
.msdd_block .operations_container input[type="button"].btnRight {
    border: none;
    background: #ffffff url(/user_files/cbr2019/msdd-ar-right.png) no-repeat center center;
    color: transparent;
}
.msdd_block .operations_container input[type="button"].btnRight.positive {
    background: #ffffff url(/user_files/cbr2019/msdd-ar-left.png) no-repeat center center;
}
.show-all-tltp {
	font-family: Roboto, "PT Sans", sans-serif;
    font-weight: 400;
    font-size: 15px;
    line-height: 20px;
    color: #666666;
	background: #efefef;
	border: none;
	padding: 4px 15px 8px;
	-webkit-box-shadow: none;
	        box-shadow: none;
}


.blank-next {
	float: left;
}

.variant_text .hint,
.variant_text .h-alert {
	font-family: Roboto, "PT Sans", sans-serif;
    font-weight: 400;
    font-size: 15px;
    line-height: 20px;
    color: #666666;
	margin: 5px 0 0;
}

.question_text .hint,
.question_text .h-alert {
	font-family: Roboto, "PT Sans", sans-serif;
    font-weight: 400;
    font-size: 15px;
    line-height: 20px;
    color: #666666;
	margin: 27px 0 0;
}
.question_text .h-alert,
.intro-text .h-alert {
	color: #A62A2A;
}
.msdd-tbb {
    font-family: Roboto, "PT Sans", sans-serif;
    font-weight: 400;
    font-size: 24px;
    line-height: 1.1em;
    color: #111111;
    margin-bottom: 27px;
}
.msdd-tb {
    font-family: Roboto, "PT Sans", sans-serif;
    font-weight: 400;
    font-size: 15px;
    line-height: 20px;
    color: #111111;
    margin-bottom: 17px;
}


@media (max-width: 1919px) {
	.container {	
	    width: 1000px;	
	}
	.intro-text {
		background: transparent;
		padding: 0;
    }
}
@media (max-width: 1023px) {
    .container {   
        width: 96%;  
    }
    .front .header .user .info .member a {
	   display: none;
    }
    .front .header .user .info .member {
	    width: 20px;
        height: 20px;
    	padding: 0;
    }
    .blank_navigation_empty {
    	margin: 8px 0 12px;
    }
    .front .header {
    	height: 61px;
    }
    .front .header .logo {
    	margin: 0;    	
    }
    .front .header .logo img {
    	max-height: 60px;
    }
    .front .header .user .info {
        margin-top: 18px;
    }
    .blank-next {
    	float: none;
    	text-align: center;
    }
    .front .main {
    	padding-bottom: 0;
    }
    .footer {
	    margin-top: 0;
    	height: auto;
    }
    .footer .copy {
    	float: none;
    	text-align: center;
    }
    .footer .contacts {
    	 float: none; 
    }
    .footer .f-help {
        width: 81px;
        margin: 23px auto 13px;
        display: block;
    }
    .footer .email {
        margin: 23px auto;
        display: block;
        width: 19px;
    }
    .questions-wrapper {
    	padding: 21px 15px 10px;
    }
    .finish_text {
        line-height: 1.4em;
        text-align: center;     
    }
}

/* Tweaks */

.front, .blank_caption {
	font-family: Roboto, "PT Sans", sans-serif;
}

#blank_form > br,
#blank_form > .questions-wrapper > br,
.question_table > tbody > tr > td > br {
    display: none;
}

h1, h2, h3, h4, h5 {
    font-family: Roboto, "PT Sans", sans-serif;
    font-weight: 700;
    line-height: 1.15;
}

.questions-wrapper > div > h1,
.questions-wrapper > div > h2,
.questions-wrapper > div > h3,
.questions-wrapper > div > h4 {
	margin-top: 0px;
}

.group_question_table {
    margin: 15px 0 20px 0;
    font-family: Roboto, "PT Sans", sans-serif;
    font-size: 11pt;
    width: 102%;
    margin-left: -1%;
}

.group_question_table td.text {
    height: 45px;
    font-size: 11pt;
    padding-left: 10px;
    -webkit-hyphens: none;
        -ms-hyphens: none;
            hyphens: none;
}

.group_question_table td {
    border: 2px solid #FFF;
    padding: 5px;
    text-align: center;
    vertical-align: middle;
}

.group_question_table .odd td {
	background-color: #ffffff;
}

.group_question_table .even td {
	background-color: #f5f5f5;
}

.group_question_table td.head {
    background: #ffffff;
    color: #000000;
    line-height: 1.1;
    border-top: 2px solid #f5f5f5;
    font-size: 8.5pt;
}

.variant_text .variant-hint {
    display: block;
    font-size: 90%;
}

.group_question_table tr td:last-of-type {
    border-left-width: 7px;
}

.group_question_table tbody tr:last-of-type td {
    border-bottom: 2px solid #f5f5f5;
}

@media (max-width: 500px) {

	.group_question_table {
		table-layout: fixed;
		width: 104%;
		margin-left: -2%;
	}

	.group_question_table td.head {
	    font-size: 7pt;
	    text-align: left;
	}

	.group_question_table td.head.questions_titles {
		width: 40% !important;
	}
	
	.group_question_table td.text {
	    font-size: 10pt;
	    padding-left: 5px;
	    -webkit-hyphens: manual !important;
	        -ms-hyphens: manual !important;
	            hyphens: manual !important;
	    line-height: 1.13;
	}

	.group_question_table td.head span {
		-webkit-writing-mode: vertical-rl;
		    -ms-writing-mode: tb-rl;
		        writing-mode: vertical-rl;
		text-orientation: mixed;
		-webkit-transform: rotate(180deg);
		    -ms-transform: rotate(180deg);
		        transform: rotate(180deg);
		height: 80px;
		margin: 0 auto;
		display: block;
		font-size: 8pt;
		line-height: .9;
	}

}

.question_error, .question_error td {
    background-color: #fcc !important;
}

.dichotomy .answer_controll .iCheck-helper {
    width: 200% !important;
    height: 200% !important;
    margin-left: -50% !important;
    margin-top: -50% !important;
}

.blank-radio-td .iCheck-helper {
    width: 150% !important;
    height: 150% !important;
    margin-left: -25% !important;
    margin-top: -25% !important;
}

label.variant_text {
    margin-left: -8px;
    padding: 4px 8px;
}

.iradio_minimal-grey.hover {
	-webkit-filter: brightness(.95);
	        filter: brightness(.95);
}

.iradio_minimal-grey.disabled,
.iradio_minimal-grey.disabled.hover {
	background-position: 0 0;
	opacity: .4;
	-webkit-filter: brightness(.8);
	        filter: brightness(.8);
}

.iradio_minimal-grey.checked.disabled,
.iradio_minimal-grey.checked.disabled.hover {
	background-position: -18px 0;
	opacity: .4;
	-webkit-filter: brightness(.8) saturate(0);
	        filter: brightness(.8) saturate(0);
}

.msdd_block {
	margin-top: 2em;
}

/* Client colors */

.intro-text ul li::before,
.custom-combobox-toggle,
.custom-combobox.cb-opened .custom-combobox-toggle {
	background-color: #a0a0a0;
}

h1, h2, h3, h4, h5 {
	color: #a0a0a0;
}

.base-blank-btn.btn-next, .base-blank-btn.btn-next:hover {
	background: url(/img/front/btn-next-clean-bg.png) no-repeat right 9px top 18px, -webkit-gradient(linear, left bottom, left top, from(#c4c4c4), to(#a0a0a0));
	background: url(/img/front/btn-next-clean-bg.png) no-repeat right 9px top 18px, -webkit-linear-gradient(bottom, #c4c4c4, #a0a0a0);
	background: url(/img/front/btn-next-clean-bg.png) no-repeat right 9px top 18px, -o-linear-gradient(bottom, #c4c4c4, #a0a0a0);
	background: url(/img/front/btn-next-clean-bg.png) no-repeat right 9px top 18px, linear-gradient(to top, #c4c4c4, #a0a0a0);
}

.iradio_minimal-grey {
	-webkit-filter: hue-rotate(200deg);
	        filter: hue-rotate(200deg);
}
.iradio_minimal-grey.hover {
    -webkit-filter: brightness(.95) hue-rotate(200deg);
            filter: brightness(.95) hue-rotate(200deg);
}

/* Slider */

.slider-question-container .slider-control .slider.ui-slider .ui-slider-handle.handle-default {
    opacity: .8;
    background: #ccc !important;
}

.slider-question-container .slider-question-text {
    line-height: 1.15;
    font-weight: normal;
font-size: 1.1em;
    margin: .5em .3em 0.65em;
}

.slider-question-container .slider-question-text span {
    display: block;
    font-size: .7em;
    color: #888;
}

.slider-question-container .slider-main {
    width: 100%;
    clear: both;
}

.slider-question-container .left-side .side-title {
    float: left;
    width: 40%;
    text-align: right;
}

.slider-question-container .right-side .side-title {
    color: #72c480;
    font-weight: bold;
}

.slider-question-container .slider-control .slider.ui-slider {
    background: #eee;
}

.slider-question-container .slider-control .slider.ui-slider .ui-slider-handle > div {
    background: #333;
    box-shadow: 0 0 2px rgba(0,0,0,1);
    opacity: .5;
}

.slider-question-container {
      margin: 0 0 80px;
}
.slider-question-container .slider-control {

    width: 100%;

    padding: 0 15px;

    max-width: 600px;

}

.slider-control .slider.ui-slider {
       margin: 28px 0 0;
}

.slider-question-container .slider-question-text span {
    display: block;
    font-size: .9em;
    color: #888;
}

.slider-question-container .slider-control .slider.ui-slider .ui-slider-handle.handle-default {
    opacity: 0;
}

.base-blank-btn.btn-next { 
background-image: url("/img/front/btn-next-clean-bg.png"), linear-gradient(to top,#0080bf, #0070ba); 
} 


.base-blank-btn.btn-next:hover { 
background-image: url("/img/front/btn-next-clean-bg.png"), linear-gradient(to top, #02679C, #0364A6); 
} 

.base-blank-btn {
background: -webkit-linear-gradient(top, #0080bf, #0070ba)
} 

.base-blank-btn:hover {
background: -webkit-linear-gradient(top, #02679C, #0364A6)
} 

.blank-next::after { 
background: #0070ba; 
} 

.blank-next:hover::after{ 
background: #0070ba; 
}

.main .custom-combobox-input {
    
resize: none;
    overflow-y: hidden;
    margin-bottom: -2.4px;

}

.msdd_block .answers_title {

    height: 68px;
    vertical-align: bottom;
    display: table-cell;
    width: 250px;

}



.msdd_block {
 
   padding-top: 0;

}

.msdd_block .questions_container,
.msdd_block .answers_container .answers {

    height: 1000px;

}



.msdd_block ul {
  
  min-height: 496px;

}
