  

/* Start:/local/templates/nsu/components/bitrix/form.result.new/questionnaire_for_student/style.css?17702829664813*/
.visible-condition{
	display:none;
}
label.errorMessages{
	/*display:none !important;*/
}
.form-control.errorMessages {
    border-color: #ebebeb !important;
}
.input-group label.errorMessages{
	top: 34px;
}
.star{
	color: #e31e24;
}
.work-block label.errorMessages{
	font-size: 12px;
}
.smaller{
	font-size: 13px;
}
label.smaller{
	height: 30px;
	display: flex;
	align-items: flex-end;
	justify-content: flex-start;
}
.date-line{
	width: 200px;
}
.has-error .help-block{
	color: #e31e24 !important;
	font-size: 14px;
	position: absolute;
	top: 65px;
}
.send_article_page .form-group.attached-block{
	margin-bottom: 40px;
}
.selectize-input > input{
	width: 100% !important;
}
input[type="file"] + label{
	top: 70px;
}
form label{
	font-family: "PTSansBold"
}
.access-block{
	top: -5px;
	left: 20px;
	position: absolute;
}
.access-block label{
	font-family: "PTSansRegular";
	font-size: 13px;
}

.form-group .small{
	font-size: 12px;
	color: #838282;
	margin-bottom: 10px;
}
form label.errorMessages {
    display: block;
    max-width: 100%;
    position: absolute;
}
.send_article_page{
	margin-bottom: 30px;
}
.send_article_page .form-group{
	margin-bottom: 30px;
}
.input-arrow{
	position: relative;
}
.input-arrow select + label.errorMessages{
	top: 35px;
}
.attach-file-block {
    position: relative;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    width: 100%;
    min-width: 100%;
    max-width: 100%;
}
.attach-file-block .file-block {
    position: relative;
    display: flex;
    flex-direction: row;
    width: 100%;
    min-width: 100%;
    max-width: 100%;
}

.attach-file-block .file-block input[type="file"].file-attach-input {
    position: absolute;
    display: block;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    cursor: pointer;
    width: 100%;
}
.attach-file-block .file-block .file-icon {
    width: 60px;
    height: 72px;
    display: flex;
    flex: 0 0 60px;
}
.attach-file-block .file-block .text-file .attach {
    color: #00bde8;
    text-decoration: none;
}
.attach-file-block .file-block input[type="file"] {
    z-index: 2;
}
.attach-file-block .file-block .file-icon.file-file {
    background: url(/local/templates/nsu/components/bitrix/form.result.new/questionnaire_for_student/images/icon_file.png) no-repeat;
}
.attach-file-block .file-block .file-icon.pic-file {
    background: url(/local/templates/nsu/components/bitrix/form.result.new/questionnaire_for_student/images/icon_pic.png) no-repeat;
}
.attach-file-block .file-block .file-icon.pdf-file {
    background: url(/local/templates/nsu/components/bitrix/form.result.new/questionnaire_for_student/images/icon_pdf.png) no-repeat;
}
.attach-file-block .file-block .file-icon.excel-file {
    background: url(/local/templates/nsu/components/bitrix/form.result.new/questionnaire_for_student/images/icon_excel.png) no-repeat;
}
.attach-file-block .file-block .file-icon.text-file {
    background: url(/local/templates/nsu/components/bitrix/form.result.new/questionnaire_for_student/images/icon_text.png) no-repeat;
}
.attach-file-block .text-file{
	background: transparent;
}
.addMiltiField:hover,
.addWorkField:hover{
	cursor: pointer;
}
.addMiltiField span.after-icon-plus,
.addWorkField span.after-icon-plus {
    color: #00bde8;
}
/* checkbox */
.magic-checkbox,
input[type="checkbox"],
.form-control input[type="checkbox"]{
  position: absolute;
  display: none;
}

.checkbox-group label.text::before
{
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  content: '';
  background: #fff;
}
.checkbox-group label.text::before{
  width: 18px;
  height: 18px;
}
.checkbox-group label.text::before{
  border: 2px solid #d7d7d7;
}
.checkbox-group label.text.checked::after
{
  display: block !important;
}
.checkbox-group label.text::after{
  position: absolute;
  display: none;
  content: '';
  top: 2px;
  left: 6px;
  box-sizing: border-box;
  width: 6px;
  height: 12px;
  transform: rotate(45deg);
  border-width: 2px;
  border-style: solid;
  border-color: #72c81e;
  border-top: 0;
  border-left: 0;
}
.checkbox-group label.text{
  position: relative;
  display: block;
  padding-left: 30px;
  cursor: pointer;
  vertical-align: middle;
  min-height: 1em;
}
.checkboxes-block {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    margin-bottom: 20px;
    position: relative;
}
.checkboxes-block label.errorMessages {
    position: relative;
}
.checkbox-group .magic-checkbox + label:before {
  border-radius: 3px;
}
.checkbox-group .magic-checkbox:checked + label:before {
    border: 2px solid #d7d7d7;
    background: transparent;
}
label.required:after {
    content: '*';
    color: red;
}

.checkbox-group{
	margin-bottom: 30px;
	position: relative;
}
.checkbox-group.last {
	margin-bottom: 40px;
}
.checkbox-group label{
	font-size: .9em;
}
.checkbox-group label.errorMessages{
	position: absolute;
	bottom: -25px;
}
a.refresh_captcha{
    overflow: hidden;
    width: 100%;
	height: 34px;
	display: block;
	position: relative;
}
.refresh_captcha img
{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}
@media (max-width: 768px){
	.date-line{
		width: 100%;
	}
}

/* End */
/* /local/templates/nsu/components/bitrix/form.result.new/questionnaire_for_student/style.css?17702829664813 */
