  

/* Start:/local/templates/nsu_mca/components/bitrix/form.result.new/post_doc/style.css?16182957704162*/
label.errorMessages{
	/*display:none !important;*/
}
.form-control.errorMessages {
    border-color: #ebebeb !important;
}

form label{
	font-family: "PTSansBold"
}
.access-block{
	top: -5px;
	left: 20px;
	position: absolute;
}
.access-block label{
	font-family: "PTSansRegular";
	font-size: 13px;
}
.form-inline.radio-blocks label{
	font-family: "PTSansRegular";
}
.form-group .small{
	font-size: 12px;
	color: #838282;
	margin-bottom: 10px;
}
form label.errorMessages,
label.valid-error {
    display: block;
    max-width: 100%;
    position: absolute;
}
.send_article_page{
	margin-bottom: 30px;
}
.send_article_page .form-group,
.form-inline{
	margin-bottom: 30px;
}
.input-arrow{
	position: relative;
}
#choose-journals-error{
	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 {
    position: absolute;
    bottom: 0;
    left: 65px;
    right: 0;
    font-size: 16px;
    line-height: 16px;
    color: #00bde8;
    text-decoration: underline;

}
.date-block label.errorMessages{
	bottom: -40px;
}
.date-block.label-0 label.errorMessages{
	bottom: -24px;
}
.date-block .text-info{
	color: #999;
	font-size: .8em;
}
.attach-file-block .file-block label.errorMessages{
	bottom: -25px;
}
.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_mca/components/bitrix/form.result.new/post_doc/images/icon_file.png) no-repeat;
}
.attach-file-block .file-block .file-icon.pic-file {
    background: url(/local/templates/nsu_mca/components/bitrix/form.result.new/post_doc/images/icon_pic.png) no-repeat;
}
.attach-file-block .file-block .file-icon.pdf-file {
    background: url(/local/templates/nsu_mca/components/bitrix/form.result.new/post_doc/images/icon_pdf.png) no-repeat;
}
.attach-file-block .file-block .file-icon.excel-file {
    background: url(/local/templates/nsu_mca/components/bitrix/form.result.new/post_doc/images/icon_excel.png) no-repeat;
}
.attach-file-block .file-block .file-icon.text-file {
    background: url(/local/templates/nsu_mca/components/bitrix/form.result.new/post_doc/images/icon_text.png) no-repeat;
}
.attach-file-block .text-file{
	background: transparent;
}
.addMiltiField:hover{
	cursor: pointer;
}
.addMiltiField 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: '';
}
.checkbox-group label.text{
  position: relative;
  display: block;
  padding-left: 30px;
  cursor: pointer;
  vertical-align: middle;
  min-height: 1em;
}

.checkbox-group label.text::after {
  position: absolute;
  display: none;
  content: '';
  left: 0;
  top: 0;
}
.checkbox-group label.text::after{
  left: 0;
  top: 0;
}

.checkbox-group label.text::after {
  width: 18px;
  height: 18px;
  background: url('/local/templates/nsu_mca/components/bitrix/form.result.new/post_doc/images/cheked.png') no-repeat center center;
}

.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%;
}

/* End */
/* /local/templates/nsu_mca/components/bitrix/form.result.new/post_doc/style.css?16182957704162 */
