body
{
    font-size: 13px;
    font-family: 'pt_sansregular';
    background: #333333 url("images/fon.png") repeat;
	-webkit-text-size-adjust: none;
}

html, body
{
    height:100%;
    margin: 0;
    padding: 0;
    border: none;
	width: 100%;
}
.container {
	width: 1000px;
	margin: 0 auto;
	padding: 0px 20px;
	position: relative; 
	min-height: 100%;
	height: auto !important;
	height: 100%;
}
#header_blank
{
	height: 120px;
}
.logo
{
	padding-top: 20px;
	float: left;
}
.clearfloat { 
    clear: both;
}
.header-right
{
	float: right;
	padding-top: 30px;
}
.help, .lk 
{
	float: right;
	font-family: 'pt_sansregular';
}
.lk span
{
	color: #b30f00;
	display: inline-block;
	padding-left: 18px;
	margin-left: 25px;
	font-size: 13px;
	font-family: 'pt_sansbold';
}
.help a, .lk a 
{
	color: #b30f00;
	text-decoration: underline;
	display: inline-block;
	padding-left: 18px;
	margin-left: 25px;
	font-size: 13px;
}
.help a 
{
	background: url("images/help-icon.png") no-repeat left center;
}
.lk a
{
	background: url("images/lk-icon.png") no-repeat left center;
}
.lk span 
{
	background: url("images/lk-icon.png") no-repeat left 2px;
}
.phone-header
{
	float: right;
	font-family: 'pt_sansbold';
	color: #808080;
	font-size: 22px;
	line-height: 30px;
}
.email-header
{
	float: right;
}
.email-header a
{
	font-family: 'pt_sansregular';
	color: #b30f00;
	font-size: 13px;
	display: inline-block;
	text-decoration: none;
	border-bottom: dotted 1px #b30f00;
}

a
{
    color: #b30f00;
    text-decoration: none;
    font-size: 11pt;
    text-align: center;
}

textarea
{
    width:700px;
    height:70px;
}

.list
{
    border-style: none;
    border-width: 0;
    border-color: White;
    border-collapse: collapse;
}
.fullPage
{
    width: 100%;
    margin: 7px 0 0 0;
    padding: 0;
}

.bottom_Header
{
    background-image: url(/img/blank/header.gif);
    background-repeat: repeat-x;
    height: 20px;
    vertical-align: bottom;
}

.leftPart_Content
{
    background-image: url(/img/blank/left.gif);
    /*background-repeat: repeat-y;*/
}
.rightPart_Content
{
    background-image: url(/img/blank/right.gif);
    /*background-repeat: repeat-y;*/
}

.paragraph
{
    width: 40px;
}
.emptydiv 
{
	height: 80px;
}
#footer
{
	position: relative;
    width: 100%;
	margin-top: -80px;
}
.footer-inner
{
	width: 1000px;
	margin: 0 auto;
	background: url("images/footer-line.png") repeat-x left top;
	height: 80px;
	font-family: 'pt_sansregular';
	color: #808080;
	font-size: 13px;
}
.copyright 
{
	float: left;
	padding-top: 20px;
}
.phone-footer
{
	float: right;
	font-family: 'pt_sansbold';
	color: #808080;
	font-size: 22px;
	padding-top: 17px;
}
.fontStyle
{
    font-size: 7pt;
    font-family: Verdana,Arial,sans-serif;
    color: White;
}

.languages
{
    margin-left: 0px;
    text-align: left;
}

.screenCounter
{
    margin-right: 10px;
    text-align: center;
}

.screenCounter_Images
{
    width: 5px;
    height:inherit;
    vertical-align:bottom;
}

.screenCounter_Middle
{
    background-color: #C0B8AB;
    height: 20px;
}

.left_header
{
    background-image: url(/img/blank/left_header.gif);
    background-repeat: no-repeat;
}
.right_header
{
    background-image: url(/img/blank/right_header.gif);
    background-repeat: no-repeat;
}

.content_paragraph_left
{
    padding-left: 50px;
}
.content_paragraph_right
{
    padding-right: 50px;
}

.blank_header
{
	border-bottom: 1px solid #c0c0c0;
	position: relative;
	overflow: hidden;
	margin-bottom: 15px;
}
.blank_caption
{
	float: left;
	font-family: 'pt_sansbold';
	font-size: 24px;
	color: #333333;
	padding: 7px 0px;
}

.blank_navigation
{
	float: right;
	padding: 1px 10px;
	background-color: #c0c0c0;
	font-family: 'pt_sansregular';
	font-size: 12px;
	color: #ffffff;
	position: absolute;
	bottom: 0;
	right: 0;
}
.blank_navigation_empty {
  background-color: #c0c0c0;
  bottom: 0;
  color: #ffffff;
  float: right;
  font-family: "pt_sansregular";
  font-size: 12px;
  padding: 1px 10px;
  right: 0;
	border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  -webkit-border-radius: 3px 3px 0 0;
}
.ocenivaemy {
	color: #666666;
	font-size: 20px;
	font-family: 'pt_sansbold';
	padding: 0px 0px 15px 0px;
}
.ocenivaemy span {
	color: #be0538;
}
.footer-blank 
{
	border-top: 1px solid #c0c0c0;
	position: relative;
	margin-top: 20px;
	padding: 20px 0px 40px 0px;
	overflow: hidden;
}

.custom_checkbox 
{
    background: url("images/checkbox.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    cursor: pointer;
    display: inline-block;
}
.custom_radio 
{
    background: url("images/radio.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    cursor: pointer;
    display: inline-block;
}
.custom_checkbox input, .custom_radio input 
{
/*    visibility: hidden;*/
	top: -9999px;
	position: absolute;
}
.blank-radio, .blank-checkbox 
{
   
}
.blank-checkbox-td, .blank-radio-td
{
	width: 15px;
}
.question_text
{
	font-family: 'pt_sansbold';
	font-size: 16px;
}
.question_error,
.question_error td,
.details-error
{
  background-color: #ff9999 !important;
}
.question_empty td.question_text
{
    background-color: #FAFAD2 !important;
}
.variant_text
{
	font-size: 13px;
}
input.blank-textinput
{
	width: 430px;
	height: 30px;
	font-family: 'pt_sansregular';
	font-size: 15px;
	border: 1px solid #bcbcbc;
	padding: 0px 10px;
	-webkit-box-shadow: inset 0px 2px 2px 0px rgba(238, 238, 238, 1);
	-moz-box-shadow:    inset 0px 2px 2px 0px rgba(238, 238, 238, 1);
	box-shadow:         inset 0px 2px 2px 0px rgba(238, 238, 238, 1);
}
.blank-textarea
{
	width: 430px;
	height: 80px;
	font-size: 15px;
	border: 1px solid #bcbcbc;
	padding: 5px 10px;
	font-family: 'pt_sansregular';
	-webkit-box-shadow: inset 0px 2px 2px 0px rgba(238, 238, 238, 1);
	-moz-box-shadow:    inset 0px 2px 2px 0px rgba(238, 238, 238, 1);
	box-shadow:         inset 0px 2px 2px 0px rgba(238, 238, 238, 1);	
}

.blank-prev {
	float: left;
	position: relative;
}
.blank-prev:after {
    content: '';
    position: absolute;
    left: 32px;
    height: 100%;
    width: 1px;
    top: 0;
    background: #b30f00;
    z-index: 2;
}
.blank-prev:hover:after {    
    background: #9e0100;    
}
.blank-next {
	float: right;
	position: relative;
}
.blank-next:after {
    content: '';
    position: absolute;
    right: 32px;
    height: 100%;
    width: 1px;
    top: 0;
    background: #b30f00;
    z-index: 2;
}
.blank-next:hover:after {    
    background: #9e0100;    
}
.blank-next .block {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: #ffffff;
	opacity: 0.5;
}

.base-blank-btn {
	cursor: pointer;	
	color: #ffffff;
	text-shadow: 0px -1px 0px rgba(150, 150, 150, 0.7);
	font-family: 'pt_sansbold';
	font-size: 15px;
	border: none;
	border-radius: 3px;
	background: #ca1b0b;	
	background: -webkit-linear-gradient(top, #e52817 0%, #b30f00 100%);;
	background: -o-linear-gradient(top, #e52817 0% #b30f00 100%);
	background: -webkit-linear-gradient(top, #e52817 0%, #b30f00 100%);
	background: -ms-linear-gradient(top, #e52817 0%, #b30f00 100%);
	background: linear-gradient(to top, #b30f00, #e52817);
	padding: 4px 36px 5px;	
}
.base-blank-btn:hover {
	background: #b80100;	
	background: -webkit-linear-gradient(top, #e60300 0%, #880000 100%);
	background: -o-linear-gradient(top, #e60300 0% #880000 100%);
	background: -webkit-linear-gradient(top, #e60300 0%, #880000 100%);
	background: -ms-linear-gradient(top, #e60300 0%, #880000 100%);
	background: linear-gradient(to top, #880000, #e60300);
}
.base-blank-btn.btn-next {
	padding: 4px 70px 5px 36px;
	background: url(/img/front/btn-next-clean-bg.png) no-repeat right 9px top 8px, linear-gradient(to top, #b30f00, #e52817);
}

.base-blank-btn.btn-next:hover {
	background: url(/img/front/btn-next-clean-bg.png) no-repeat right 9px top 8px, linear-gradient(to top, #880000, #e60300);
}
.base-blank-btn.btn-prev {
	padding: 4px 36px 5px 70px;	
	background: url(/img/front/btn-prev-clean-bg.png) no-repeat left 9px top 8px, linear-gradient(to top, #b30f00, #e52817);
}
.base-blank-btn.btn-prev:hover {	
	background: url(/img/front/btn-prev-clean-bg.png) no-repeat left 9px top 8px, linear-gradient(to top, #880000, #e60300);
}
.base-blank-btn.btn-prev.btn-disable, .base-blank-btn.btn-next.btn-disable {
	cursor: default;
	color: #d6d8d8;
}
.base-blank-btn.btn-prev.btn-disable {
	background: url(./images/btn-prev-bg.png) no-repeat left 9px top 1px, -webkit-linear-gradient(top, #e52817 0%, #b30f00 100%);
	background: url(./images/btn-prev-bg.png) no-repeat left 9px top 1px, -o-linear-gradient(top, #e52817 0%, #b30f00 100%);
	background: url(./images/btn-prev-bg.png) no-repeat left 9px top 1px, -webkit-linear-gradient(top, #e52817 0%, #b30f00 100%);
	background: url(./images/btn-prev-bg.png) no-repeat left 9px top 1px, -ms-linear-gradient(top, #e52817 0%, #b30f00 100%);
	background: url(./images/btn-prev-bg.png) no-repeat left 9px top 1px, linear-gradient(to top, #b30f00, #e52817);
}
.base-blank-btn.btn-next.btn-disable {
	background: url(./images/btn-next-bg.png) no-repeat right 9px top 1px, -webkit-linear-gradient(top, #e52817 0%, #b30f00 100%);
	background: url(./images/btn-next-bg.png) no-repeat right 9px top 1px, -o-linear-gradient(top, #e52817 0%, #b30f00 100%);
	background: url(./images/btn-next-bg.png) no-repeat right 9px top 1px, -webkit-linear-gradient(top, #e52817 0%, #b30f00 100%);
	background: url(./images/btn-next-bg.png) no-repeat right 9px top 1px, -ms-linear-gradient(top, #e52817 0%, #b30f00 100%);
	background: url(./images/btn-next-bg.png) no-repeat right 9px top 1px, linear-gradient(to top, #b30f00, #e52817);
}

input.blank-btn-prev, input.blank-btn-next, input.blank-btn-prev-dis, input.blank-btn-next-dis, input.blank-btn-next-ext
{
    cursor: pointer;
	width: 150px;
	height: 32px;
	color: #ffffff;
	font-family: 'pt_sansbold';
	font-size: 15px;
	border: none;
	text-shadow: 0px -1px 0px rgba(150, 150, 150, 0.7);
}
input.blank-btn-prev
{	
	background: url("images/btn-prev.png") no-repeat scroll 0 0;
	text-align: left;
	padding-left: 67px;
}
input.blank-btn-next
{
	background: url("images/btn-next.png") no-repeat scroll 0 0;
	text-align: left;
	padding-left: 33px;	
}
input.blank-btn-next-ext
{
  background: url("images/btn-next-ext.png") no-repeat scroll 0 0;
  text-align: left;
  padding-left: 33px;
	width: 250px;
}
input.blank-btn-prev:hover, input.blank-btn-next:hover
{
	background-position: left bottom;
}
input.blank-btn-prev-dis
{
	background: url("images/btn-prev.png") no-repeat scroll left bottom;
    cursor: default;
	color: #d8d8d8;
	text-align: left;
	padding-left: 67px;
}
input.blank-btn-next-dis
{
	background: url("images/btn-next.png") no-repeat scroll left bottom;
    cursor: default;
	color: #d8d8d8;
	text-align: left;
	padding-left: 33px;
}
h1.red {
	color: #bd0538;
	font-family: 'pt_sansbold';
	font-size: 24px;
}
h2.black {
	color: #333333;
	font-family: 'pt_sansbold';
	font-size: 18px;
	margin-bottom: 10px;
}
ol.blanks-list-member, ol.blanks-list-member a{
	color: #bd0538;
	font-family: 'pt_sansbold';
	font-size: 18px;
	text-decoration: none;
}
ol.blanks-list-member .noactive {
	color: #919191;
	font-family: 'pt_sansbold';
  font-size: 18px;
}
ol.blanks-list-member {
	margin: 0px 0px 35px 0px;
	padding: 0px 0px 0px 22px;
}
ol.blanks-list-member li {
	margin: 0px 0px 10px 0px;
	padding: 0;
	/*line-height: 12px;*/
}
ol.blanks-list-member li span {
	margin: 0px 0px 0px 0px;
	padding: 0;
	color: #333333;
	font-family: 'pt_sansregular';
	font-size: 13px;
}
.lang_link {
   text-decoration: underline;
	cursor: pointer;
 }
 
.group_question_header {
  font-size: 16pt;
 	color: #000;
 	font-weight: bold;
 	margin-bottom: 20px;
}
.group_question_table {
	width: 100%;  
  border-collapse: collapse;
  
}
.group_question_table td.head {  
  font-size: 11pt;
  color: #000;  
  background: url("images/fon.png") repeat scroll 0 0 #f8f8f8;
}
.group_question_table td { 
    padding: 5px;
    border: 2px solid #f8f8f8;
	text-align: center;
	vertical-align: middle;
	background-color: #e5e5e5;
}
.group_question_table .odd td {
	background-color: #e5e5e5;
}
.group_question_table .even td {
	background-color: #fafafa;
}
.group_question_table td.text {
  text-align: left;
	padding-left: 15px;
	font-size: 12pt;
	color: #000;
}
.group_hint {
	font-size: 10pt;
	color: #787878;
	font-weight: bold;
	margin-top: 25px;
	margin-bottom: 15px;
}
.group_question_table .question_error td {
	background-color: #ff9999;
}

.group_question_table .block-detalization {
	position: relative;	
} 
.group_question_table .block-detalization .det-container {
	position: absolute;
	top: 50%;
	left: 0;
	width: 168px;
	z-index: 2;	
}
.group_question_table .block-detalization .det-container .det-i-container {
	position: relative;
}
.group_question_table .block-detalization .detalized_text {
	position: absolute;
	height: 24px;
	top: -12px;
	left: 0;
	width: 164px;
	box-sizing: border-box;
	z-index: 2;
}

.floatingHeader {
  position: fixed;
  top: 0;
  visibility: hidden;
}
.persist-header {
	z-index: 2;
}
.persist-header {
  background: url("images/fon.png") repeat scroll 0 0 #f8f8f8;
}

.group_question_table.alternation tr.block_question .odd {
    background-color: #e5e5e5 !important;
}
.group_question_table.alternation tr.block_question .even {
    background-color: #fafafa !important;
}
/*
.alternation tr.data:nth-child(even) td {
    background-color: #e5e5e5;
}
.alternation tr.data:nth-child(odd) td {
    background-color: #f5f5f5;
}
*/
.inner_error {
	border: solid 2px #a70d0d;
  margin-bottom: 40px;
  padding: 20px;
  background-color: #fff6f6;
  color: #e31616;
  font-weight: bold;
}

.inner_success {
  border: solid 2px #4c9e45;
  margin-bottom: 40px;
  padding: 20px;
  background-color: #eefbed;
  color: #13bd06;
  font-weight: bold;
}

.selection_block .source_values {
  width: 200px;
  box-sizing: border-box;
	height: 200px;
	border: solid 1px #828790;	
}
.selection_block {    
  overflow: auto;
	font-family: Arial;
	font-size: 13px;
}
.source_container, .operations_container, .values_container {
  float: left;
}
.selection_block .operations_container {
  width: 40px;
  text-align: center;
}
.selection_block .values_container {
	width: 450px;
	height: 200px;	
	overflow-y: scroll;
	border: solid 1px #828790;
	background-color: #ffffff;	
}
.selection_block .operations_container {	
	padding-top: 50px;
}
.selection_block .operations_container input[type="button"] {
	width: 30px;
	border: solid 1px #828790;
	margin-bottom: 4px;
	height: 22px;
}
.selection_block .selected_values td {
	padding: 1px 2px;
}
.selection_block .source_values option {
	padding: 1px 3px;
}
.selection_block .selected_values .selected td {
	background-color: #3399ff;
	color: #ffffff;
}
.selection_block .selected_values .name {
	width: 250px;
}
.selection_block .selected_values .position {
  width: 100px;
}
.selection_block .selected_values .role {
  width: 100px;
}
.selection_save_btn {	
  border: solid 1px #828790;
  margin-top: 10px;
  height: 22px;
}

/********************* Чебурашка ****************************/
.msdd_block.m-error {
	background: #ff8181;
}
.msdd_block .questions_container {
	width: 350px;
	height: 400px;
	border: solid 1px #828790;
	overflow-y: scroll;
	background-color: #ffffff;
	/*position: relative;*/
	/*float: left;
	margin-top: 25px;*/
}
.msdd_block .questions_container .msdd-loader {
	/*position: absolute;*/
	text-align: center;
	width: 100%;
}
.msdd_block .questions_src {
	float: left;	
}
.msdd_block .questions_src .questions_filter {
	height: 18px;
	width: 330px;
	padding: 1px 2px 1px 18px;
	margin-bottom: 3px;
	background: url(/img/search.png) no-repeat 2px center #fff;
	border: 1px solid #e3e9ef; 
}
.msdd_block .answers_container {
	width: 250px;	  
  float: left;
}
.msdd_block .answers_container .answers {
	border: solid 1px #828790;
  overflow-y: scroll;
  background-color: #ffffff;
	height: 400px;
}
.msdd_block .operations_container {
  float: left;
	width: 40px;
  text-align: center;
	padding-top: 162px;
}
.msdd_block .operations_container input[type="button"] {
  width: 30px;
  border: solid 1px #828790;
  margin-bottom: 4px;
  height: 22px;
}
.msdd_block .answers_title {
	height: 25px;
	color: #333333;
	font-size: 14pt;
	text-align: center;
}
.msdd_block .answers_title .sel-cnt {
	display: none;
}
.msdd_block ul {
  /*border-bottom: 1px dashed #ccc;*/
  min-height: 400px;  
	list-style: inside url('/img/msdd_bullet.gif');
  margin: 0;
  padding: 0 0 5px 0;    
}
.msdd_block li {    
  padding: 2px;
  font-size: 10pt;
  background-image: none;    
  background-color: #fff;
  border: none;
  color: #000;    
  cursor: default;
	opacity: 0;
}
.msdd_block ul .selected {
  background-color: #3399ff;
  color: #ffffff;
}

.most-least-block .answers_title {
	height: 25px;
	color: #333333;
	font-size: 14pt;
	text-align: left;
}

.radio_img,
.checkbox_img {
    /*border: solid 1px transparent;*/
    opacity: 0.4;
    filter: alpha(opacity=40);
    cursor: pointer; 
}  
.radio_img.selected,
.checkbox_img.selected {
    /*border: solid 1px black;*/
    opacity: 1.0;
    filter: alpha(opacity=100);
}
.radio_lbl,
.checkbox_lbl {
	cursor: pointer;
}

.msdd_error {
	color: #ff2f2f;
	font-size: 12pt;
	margin-bottom: 5px;
}

/* Выбор оцениваемых / респондентов */
.sar_container {
	width: 100%;
	margin-top: 15px;
}
.sar_links{	
	width: 200px;
	float: right;
	color: #c4334c;
	cursor: pointer;
	font-size: 12pt;
	font-style: italic;
	text-decoration: underline;
	font-family: Arial;
	font-weight: bold;
}
.sar_links div {
	background: url(/img/plus.png) no-repeat 0 10px;
	padding-left: 50px;
	margin-bottom: 15px;
	min-height: 34px;	
}
.sar_links a{
	color: #c4334c;
	font-size: 14pt;
}
.sar_selector {
	width: 720px;
	float: left;
	background-color: #dededd;
	padding: 15px 10px 20px 30px;
	border: solid 2px #c4334c;
	margin-top: 15px;
}
.sar_selector .title {
	color: #6a6764;
	font-size: 20pt;
  font-style: italic;  
  font-family: Arial;
  font-weight: bold;
	margin-bottom: 8px;
}
.sar_selector .phrase {	
	width: 706px;
	border: solid 2px #9a9896;
	border-radius: 4px 4px 4px 4px;
  -moz-border-radius: 4px 4px 4px 4px;
  -webkit-border-radius: 4px 4px 4px 4px;
	padding: 6px 5px;
	margin-bottom: 15px;
}
.sar_selector .filter_result {
	float: left;
	width: 280px;
	height: 200px;
	background-color: #ffffff;
	border: solid 2px #9a9896;
	border-radius: 4px 4px 4px 4px;
  -moz-border-radius: 4px 4px 4px 4px;
  -webkit-border-radius: 4px 4px 4px 4px;
	margin-right: 25px;	
	overflow: auto;
}
.sar_selector .selections .content {
	min-height: 160px;
	margin-bottom: 10px;
	font-size: 12pt;
	color: #6a6a6a;
}
.sar_selector .selections .content img {
	cursor: pointer; 
}
.sar_selector .selections .controller {
	text-align: right;
}
.sar_selector .selections .controller button {
	background-color: #f4f4f4;
	border: solid 1px #a8a6a5; 
	padding: 5px 25px;
	border-radius: 4px 4px 4px 4px;
  -moz-border-radius: 4px 4px 4px 4px;
  -webkit-border-radius: 4px 4px 4px 4px;
	color: #6a6764;
	font-weight: bold;
	box-shadow: 3px 3px 3px 0px rgba(50, 50, 50, 0.6);
}
.sar_selector .filter_result ul {
	margin: 0;
	list-style-type: none;
	padding: 2px 4px;
	font-size: 10pt;	
}
.sar_selector .filter_result ul li {
  cursor: default;	
}
.sar_selector .add-member {
	margin: 20px 0 0;
}
.sar_selector .add-member .a-title {
	color: #6a6764;
    font-family: Arial;
    font-size: 16pt;
    font-style: italic;
    font-weight: bold;
    margin-bottom: 8px;
}
.sar_selector .add-member .a-small-title {
	color: #6a6764;
    font-family: Arial;
    font-size: 14pt;
    font-style: italic;    
    margin-bottom: 20px;
	width: 300px;
}
.sar_selector .add-member label {
	display: block;
	font-size: 10pt;
}
.sar_selector .add-member label > span {
	color: #ff4747;
}
.sar_selector .add-member input[type="text"],
.sar_selector .add-member select {
	border: 2px solid #9a9896;
    border-radius: 4px;
	width: 270px;
	padding: 6px 5px;
	margin-bottom: 5px;
}
.sar_selector .add-member select {
	width: 284px;
}
.sar_selector .add-member input[type="text"].err,
.sar_selector .add-member select.err {
	background: #fed6d6;
	border-color: #c4334c;
	color: #c4334c;
}
.sar_selector .add-member input[type="submit"] {
	background-color: #f4f4f4;
    border: 1px solid #a8a6a5;
    border-radius: 4px;
    box-shadow: 3px 3px 3px 0 rgba(50, 50, 50, 0.6);
    color: #6a6764;
    font-weight: bold;
    padding: 5px 25px;
	cursor: pointer;
	margin-top: 10px;
}
.sar_selector .add-member .add-form {
	float: left;	
}
.sar_selector .add-member .add-result {
	float: left;
	margin-left: 19px;
}
.sar_selector .add-member .filter_result {
	border: none;
	background: transparent;
	margin: 0;
	width: 1px;
	height: 1px;
}
.sar_selector .add-member .selections .content {
	background: #ffffff;
	width: 375px;
	height: 370px;
	padding: 10px 15px;
	margin-bottom: 14px;
}
.sar_selector .add-member .selections .content > span {
    background: #dedddd;
	padding: 0 5px;
}

.assess_list_title {
	color: #6a6764;
  	font-family: 'pt_sansregular';
  	font-size: 24pt;
  	font-style: italic;
  	font-weight: bold;
	margin: 0 0 14px 0;	
}
.role_group_title {
	color: #6a6764;
  	font-family: 'pt_sansregular';
  	font-size: 24pt;
  	font-style: italic;
  	font-weight: bold;
	margin: 0 0 14px 0;	
}
.assess_list {
	color: #c4334c;
	font-size: 14pt;
	padding-left: 25px;
	width: 740px;
	margin: 0;
}
.assess_list .list_item {
	border-bottom: dotted 2px #aeaeae;
	padding: 4px;
	margin-bottom: 2px;
}
.assess_list .list_item a {
  font-size: 14pt;
  color: #6a6764;
  font-weight: bold;
}
/*.assess_list li {
	border-bottom: dotted 2px #aeaeae;
	padding: 4px;
	margin-bottom: 2px;
	list-style: inside decimal;
}
.assess_list li a {
	font-size: 14pt;
	color: #6a6764;
	font-weight: bold;
}*/
.assess_list .noactive {
	font-size: 14pt;
  color: #6a6764;
}
.assess_list .group {
  font-size: 14pt;
  color: #6a6764;
  font-weight: bold;
}
.assess_list .hint {
	font-size: 10pt;
	color: #000;
	font-style: italic;
	font-family: sans-serif;
}
.assess_list .del {
	float: right;
	padding-right: 150px;
}
.assess_list .del img {
	cursor: pointer;
}
.group_list_title {
	background: url(/img/group.png) no-repeat left center;
	font-size: 18pt;
	color: #c4334c;
	font-style: italic;
	text-decoration: underline;
	padding-left: 35px;
	font-family: Arial;
	font-weight: bold;
	margin: 21px 0 15px 0;
}
.group_title {
	background-color: #c4334c;
	width: 686px;
	padding: 2px 11px;
	color: #fff;
	font-size: 16pt;
	font-weight: bold;
	margin-bottom: 3px;	
}
.group_title .status {
	font-style: italic;
	font-size: 12pt;
	font-family: Arial;
	font-weight: normal;
}
.group_title .link {
	float: right;
}
.group_title .link a {
	color: #fff;
	font-size: 14pt;
	text-decoration: underline;
	font-weight: normal;
}

.finish_text {
	font-size: 20pt;
	width: 100%;
	text-align: left;
	margin: 40px 0;
}
.finish_text a {
	font-size: 20pt;
}
.finish_info {
	font-size: 12pt;
}
.finish_info a {
	font-weight: bold;
	font-size: 12pt;
}

.blank_error {
	color: #be0538;
	font-size: 20pt;
	margin-bottom: 20px;
	font-weight: bold;
}

.subordinates .name {
	float: left;
	color: #c4334c;	
  font-size: 14pt;
	width: 300px;
}
.subordinates .respondnets {
	float: left;
	color: #6a6764;
	font-size: 14pt;
}

.subordinates_assess {
	border-collapse: collapse;
}
.subordinates_assess td {
  border: 1px solid #b6b6b6;
	padding: 2px 4px;
	font-size: 10pt;
}
.subordinates_assess .head td {	
	font-size: 12pt;
	font-style: italic;
	font-weight: bold;
	text-align: center;
	font-family: Arial;
}
.subordinates_assess .name {
	font-size: 12pt;
}
.subordinate .del, .subordinate .add {
  cursor: pointer;
}
.subordinate .role {
	font-size: 14pt;
  font-style: italic;
  font-weight: bold;
  font-family: Arial;
	margin: 5px 0;
}
.subordinate .respondents {
	margin-bottom: 10px;
	font-size: 12pt;
}
.subordinate input[type="submit"] {
	background-color: #dcdcdc;
	font-size: 14pt;
	border: solid 1px #6a6764;
	margin-top: 15px;
}
#dialog_form .ui-menu .ui-menu-item a {
	font-size: 9pt;
}
.ui-autocomplete .ui-menu-item a {
	text-align: left;
}
.breadcrumbs {
	color: #b30f00;
	font-size: 11pt;
	float: left;
	padding-left: 14px;
	background: url("images/lk-icon.png") no-repeat left 3px;
}
.breadcrumbs a {
	color: #b30f00;
}
.lang {
	float: left;
	margin-right: 25px;
}
.js_alert {
	text-align: center;
	font-size: 16pt;
	margin: 25px 0;
	color: #a60303;
}

.package_title {
	color: #6a6764;
  font-family: "pt_sansregular";
  font-size: 22pt;
  font-weight: bold;
  margin: 0 0 0 20px;
}

/**
 * Тестирование
 */
.test_caption {
	color: #333;
	font-family: "pt_sansbold";
  font-size: 32px;
	margin: 15px 0;
}
.test_footer {
	margin-top: 20px;
	overflow: hidden;
}
.progressbar {
	width: 100%;
}
.progressbar .element {
	text-align: center;
	float: left;
	background-color: #d3d3d3;
	border-right: solid 1px #fff;
	color: #7e7e7e;
}
.progressbar .element.passed {
	background-color: #709f19;
}
.progressbar .element.last {
	border-right: none;
}
.test_estimate {
	color: #000;
	font-style: italic;
	font-size: 12pt;
}

/* Ranging */

.ranging_source_container {
	float: left;
	width: 410px;
	height: 500px;
	margin: 15px 0 15px 45px;
	background-color: #f9f9f9;
	border: 1px solid #c8c8c8;
	padding: 0;
}

.ranging_target_container {
	float: right;
	width: 410px;
	height: 500px;
	margin: 15px 45px 15px 0;
	background-color: #fff;
	border: 1px solid #c8c8c8;
	counter-reset: target-counts;
	padding: 0;
}

.ranging_source_container li, .ranging_target_container li {
	width: 408px;
	background: #fff;
	margin: 0;
	border-width: 0 0 1px;
	padding: 9px 9px;
	cursor: move;
	cursor: grab;
}

.ranging_source_container li:nth-child(2n+1),
.ranging_target_container li:nth-child(2n+1) {
	background-color: #fafafa;
}

.ranging_target_container li:not(.ui-sortable-placeholder) {
	counter-increment: target-counts;
}

.ranging_target_container li::before {
	content: counter(target-counts) ". ";
}

.question-ranging-answer .ui-state-default.ui-sortable-helper,
.question-ranging-answer .ui-state-default:hover {
	background-color: #f4f3e4;
}

.question_answer.question-ranging-answer {
	clear: both;
}

.levels_container {
	height: 80px;
	margin-bottom: 40px;
}
.levels_container .level_item {
	width: 80px;
	height: 80px;
	float: left;
	margin-right: 10px;
	cursor: pointer;
	background: url("/img/level_fon.png") no-repeat 0 0;
	text-align: center;
	line-height: 80px;
	font-size: 42px;
	color: #293946; 
	opacity: 0.6;
}
.levels_container .level_item.selected {
	opacity: 1;
}

.confirm_develop_header {
	font-size: 32px;
	color: #000;
	margin: 20px 0 25px;
}
.confirm_develop_descr {
	font-size: 16px;
	font-weight: bold;
}
.confirm_develop_question {
	font-size: 16px;
	font-weight: bold;
	margin-top: 15px;
}
.confirm_develop_answer {
	font-size: 16px;
	padding-left: 10px;
}
.confirm_develop_answer_text {
	font-size: 16px;
  font-style: italic;
}
.confirm_develop_confirm_descr {
	font-size: 16px;
	margin: 20px 0;
}
.confirm_develop_form input[type="submit"], .confirm_develop_form .button {
	background-color: #ff9933;
	color: #fff;
	font-size: 18px;
	border: none;
	padding: 6px 12px;
	margin: 0 5px;
	border-radius: 4px 4px 4px 4px;
  -moz-border-radius: 4px 4px 4px 4px;
  -webkit-border-radius: 4px 4px 4px 4px;
	cursor: pointer;
}
.confirm_develop_form {
	margin-bottom: 30px;
}

ul.fancytree-container {
	width: 300px;  
  max-height: 600px;
  float: left;
}
.fancytree-lastsib .fancytree-exp-nl .fancytree-icon {
	background-image: none;  
}
.tree_questions_container {
	float: left;	
	padding: 0 20px;
}
.tree_questions_container .indicator_title {
	font-weight: bold;
	font-size: 20px;
	margin-bottom: 20px;
}
.tree_questions_container .question_title {
  font-weight: bold;
  font-size: 16px;
}

.competency_questions .creator {
	float: left;
	margin-left: 10px;
}
.competency_questions .competency_question {
	float: left;
}

/**
 * Дихотомия
 */
.dichotomy {	
	margin-bottom: 26px;
}
.dichotomy .left_title, .dichotomy .right_title, .dichotomy .answer, .dichotomy .doubt_answer {	
	vertical-align: top;
} 
.dichotomy .left_title, .dichotomy .right_title {	
	max-width: 300px;	 
}
.dichotomy .left_title, .dichotomy .left_title_block {
	text-align: right;
	padding-right: 20px;
}
.dichotomy .right_title {
	text-align: left;
  padding-left: 20px;
}
.dichotomy .answer {	
	padding: 0 10px;
	text-align: center;
}
.dichotomy .answer .answer_name {	
	color: #b5b2a5;
	line-height: 12px;
}
.dichotomy .answer .answer_controll {
	margin-top: 8px;
}
.dichotomy .doubt_answer {
	white-space: nowrap;
	padding-left: 10px;
	padding-top: 20px;
}
.dichotomy .group_row .left_title, .dichotomy .group_row .right_title, .dichotomy .group_row .answer {
	padding-bottom: 10px;
}
.dichotomy .personal_group_row .left_title, .dichotomy .personal_group_row .right_title, .dichotomy .personal_group_row .answer {
  padding-bottom: 10px;
}
.dichotomy .group_row .answer {
	vertical-align: middle;
}
.dichotomy .odd td {
	background: #ffffff;
}
.dichotomy .even td {
	background: #eeeeee;
}
.dichotomy .personal_group_row .right_title.empty_title {
    display: none;
}

/**
 * Bootstrap
 */
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('/css/fonts/glyphicons-halflings-regular.eot');
  src: url('/css/fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('/css/fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('/css/fonts/glyphicons-halflings-regular.woff') format('woff'), url('/css/fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('/css/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
.hide {
	display: none;
}
.ie_notify {
	margin-top: 200px;
	font-size: 16px;
	color: red;
	font-family: "officinaserifcregular";	
}

.var-par {
	margin-bottom: 4px;
}
.var-par input[type="text"] {
	width: 300px;
	border: 1px solid grey;	
	padding-left: 10px;
}
#add-var-par {		
	margin-left: 15px;
	font-size: 14px;	
	cursor: pointer;
	color: #666;
}
.question-code {
	position: absolute;
	top: 0;
	left: -100px;
	width: 90px;
	color: #666;
	font-size: 14px;
	font-family: "pt_sansregular";	
}
.question-code.question-code-top {
	left: 0;
	top: -20px;
	width: 100%;
}

.question_table td,
.group_question_table td {
	position: relative;
}
.gk_enter .tests_list_title {
	margin-bottom: 10px;
}
.gk_enter .base-blank-btn {
	margin-top: 10px;
}
.gk_enter td {
	max-width: 430px;
}
.gk_enter td label {
	color: #666666;
	cursor: pointer;
}

.custom-combobox {
    position: relative;
    display: inline-block;
	margin-top: 10px;
}
.custom-combobox-toggle {
    position: absolute;
    top: 0;
    bottom: 0;
    margin-left: -1px;
    padding: 0;
	background: #ffffff;
	border-color: #bcbcbc;
}
.custom-combobox-input {
    margin: 0;
    padding: 5px 10px;
	border-color: #bcbcbc;
	box-shadow: 0 2px 2px 0 rgba(238, 238, 238, 1) inset;
	font-family: "pt_sansregular";
    font-size: 15px;
	width: 300px;
	background: #ffffff;
}
.ui-autocomplete .ui-menu-item .ui-corner-all {
	border-radius: 0;
}
.ui-autocomplete {
	padding: 0;
}
.ui-autocomplete .ui-menu-item > a {
	border: none;
}
.ui-autocomplete .ui-menu-item .ui-state-focus {
	background: #cccccc;
	border: none;
	cursor: pointer;
}

.slider-question-container {
	box-sizing: border-box;
	margin: 0 0 40px;
}
.slider-question-container .slider-main {
	float: left;
	width: 90%;
}
.slider-question-container .slider-main.slider-main-small {
	width: 90%;
}
.slider-question-container .slider-doubt {
	float: left;
	width: 10%;
}
.slider-question-container .left-side {
	float: left;
	width: 25%;
	text-align: right;
}
.slider-question-container .slider-control {
    float: left;
    width: 50%;
	padding: 0 30px;
	position: relative;
}
.slider-question-container .slider-control.big {    
    width: 75%;
}
.slider-question-container .slider-control .control-hider {
	position: absolute;
	width: 100%;	
	z-index: 999999;
	top: 0;
	left: 0;
	background: #ffffff;
	background: rgba(240, 240, 240, 0.75);
	display: none;
}
.slider-question-container .slider-control.slider-control-hidden .control-hider {
	display: block;
}
.slider-question-container .right-side {
    float: left;
    width: 25%;
}
.slider-question-container .side-title {
	font-size: 14px;
	line-height: 16px;
}
.slider-question-container .side-description {
	font-size: 16px;
	line-height: 18px;
	margin: 10px 0 0;
}
.slider-question-container .slider-control .slider.ui-slider {
	height: 9px;
	border-radius: 10px;
	background: #d2d2d2;
	background: linear-gradient(to bottom, #a3a3a3 0%, #d8d8d8 100%);
	border: none;
	margin: 8px 0 0;
}
.slider-question-container .slider-control .slider.ui-slider .ui-slider-handle {
	border: none;
	background: #bd052d;
	border-radius: 15px;
	cursor: pointer;
	width: 30px;
	margin: 0 0 0 -15px;
	height: 30px;
	z-index: 100;
	outline: none;
	top: -11px;
	box-shadow: 0 0 2px rgba(0,0,0,0.8);
	padding: 7px 0 0 4px;
}
.slider-question-container .slider-control .slider.ui-slider .ui-slider-handle > div {
	display: inline-block;
	margin: 0 4px 0 0;
	width: 2px;
	height: 16px;
	background: #666666;
	border-radius: 3px;
	box-shadow: 0 0 2px rgba(0,0,0,0.9);
}
.slider-question-container .slider-control .slider.ui-slider .ui-slider-handle.handle-default {	
	opacity: 0.6;
}
.slider-question-container .slider-control .slider.ui-slider .ui-slider-handle:active,
.slider-question-container .slider-control .slider.ui-slider .ui-slider-handle:hover,
.slider-question-container .slider-control .slider.ui-slider .ui-slider-handle:focus {
	outline: none;
}
.slider-question-container .slider-control .slider.ui-slider .point {
	width: 16px;
	height: 16px;
	border-radius: 8px;
	background: #cccccc;
	position: absolute;
	z-index: 3;
	top: -4px;
	margin: 0 0 0 -8px;
}
.slider-question-container .slider-control .slider.ui-slider .ui-slider-handle:hover {
    background: #d2103a;
}
.slider-question-container .slider-control .ui-slider-pips .ui-slider-pip,
.slider-question-container .slider-control .ui-slider-pips .ui-slider-pip [class*="ui-slider-pip-initial"] {
	font-weight: 400;
	color: #666666;
} 
.slider-question-container .slider-control .ui-slider-pips .ui-slider-pip:hover,
.slider-question-container .slider-control .ui-slider-pips .ui-slider-pip.ui-slider-pip-selected {
	color: #000000;
	font-weight: 700;
}
.slider-question-container .slider-main .slider-signs {
	margin: 0 0 15px 25%;
	width: 50%;	
	padding: 0 30px;
}
.slider-question-container .slider-main .slider-signs.big {
	width: 75%;
}
.slider-question-container .slider-main .slider-signs .slider-sign {
	float: left;
	padding: 0 2px;
	text-align: center;
	font-size: 14px;
	line-height: 16px;
}
.slider-question-container .slider-question-text {
	font-weight: 700;
	margin: 0 0 10px;
	font-size: 20px;
}

.images-question-answers {
	width: 100%;
	margin: 10px 0 30px;
}
.images-question-answers .images-question-answer {
    float: left;
	text-align: center;
}
.images-question-answers .images-question-answer .image-container-t {
	display: table;
	width: 100%;
	height: 100%;
}
.images-question-answers .images-question-answer .image-container {
	display: table-cell;
	vertical-align: middle;
	width: 100%;
	padding: 0 5px;
	text-align: center;
}
.images-question-answers .images-question-answer .image-container img {
	max-width: 100%;
}

.ir_question td {
	vertical-align: top;
}

#blank-pagination > .pagination-loader {
	width: 10px;
}

.mobile-msdd {
    opacity: 0;
	margin: 0 0 30px;
}
.mobile-msdd, .mobile-msdd * {
    box-sizing: border-box;
}
.mobile-msdd .items-list {
	border: 1px solid #eee;
	width: 10%;
	min-height: 20px;
	list-style-type: none;
	margin: 0;
	padding: 5px 0 0 0;
	float: left;
    position: relative;
}
.mobile-msdd .items-list.source-msdd-container {
    width: 80%;
}
.mobile-msdd .items-list .msdd-item {
    padding: 5px;
    font-size: 1.2em;
    position: absolute;
    z-index: 10;
}
.mobile-msdd .btn {
    position: absolute;
    width: 8px;
    height: 12px;
    cursor: pointer;
    z-index: 9;
}          