#plug_resume *{
    font-family:MuseoSansCyrl-300,MuseoSansCyrl-100,tahoma;
}

#plug_resume{}
#plug_resume .ostrov{
	/*
	background-color:#f4f4f4;
	border-top:1px #dfdfdf solid;
	*/
	padding:15px;padding-bottom:20px;
}
#plug_resume .zagol{font-size:18px;font-weight:bold;padding-bottom:15px;}
#plug_resume .zag{padding-bottom:2px;}
#plug_resume .inp1{font-size:14px;border:1px solid #ccc;line-height:25px;height:25px;width:250px;padding-left:2px;}
#plug_resume .sel1{font-size:14px;border:1px solid #ccc;line-height:25px;height:25px;padding-left:2px;}
#plug_resume .texta1{font-size:14px;border:1px solid #ccc;padding-left:2px;font-family:"PT Sans";font-size:14px;}
#plug_resume .inp_err{background-color:#f5c8cc;border:1px #d35f69 solid;}
#plug_resume #zv{color:#fc5604;}
#plug_resume #hrw{width:40px;}
#plug_resume #hrw2{width:20px;}
#plug_resume #hrh0{height:40px;line-height:40px;}
#plug_resume #hrh{height:20px;line-height:20px;}
#plug_resume #hrh2{height:8px;line-height:8px;}
#plug_resume #hrhrhr{padding-top:3px;padding-bottom:3px;color:#999;}

#plug_resume .prev a{
	color:#666;font-size:21px;line-height:23px;
	text-decoration:underline;
}
#plug_resume .prev a:hover{
	text-decoration:none;
}

#plug_resume .zag_vakans{
	margin-top:25px;
}
#plug_resume .zag_vakans .name{
	font-size:26px;
	color:#13619e;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
}
#plug_resume .zag_vakans .text{padding-top:5px;}
#plug_resume .zag_vakans .text p:first-child{
	margin-top:0px;
}

#plug_resume #vakans_list{}
#plug_resume #vakans_list .block{
	padding:15px;padding-bottom:20px;
	border-bottom:1px #ccc dashed;
	margin-bottom:25px;
	border-radius:5px;
}
#plug_resume #vakans_list .block .name{
    margin-bottom:10px;
}
#plug_resume #vakans_list .block .name a{
	font-size:26px;
    line-height:1.2;
    color:#13619e;
    font-weight:bold;
    text-decoration:none;
}
#plug_resume #vakans_list .block .text{
	margin-top:5px;
}

#plug_resume #vakans_list .block .text p:first-child{
	margin-top:0px;
}
#plug_resume #vakans_list .button{
	text-align:center;
}

.resume__button1a{
	position:relative;
	display:inline-block;
	background:#702c87;
	padding:10px 15px;
	font-size:16px;
	line-height:1;
	color:#fff;
	border:0;
	border-radius:5px;
	cursor:pointer;
	text-align:center;
	min-width:200px;
}
.resume__button1a:hover{
	background:#5cc4f1;
}
.resume__button1a:active{
	top:1px;
}

.resume__button1{
	position:relative;
	display:inline-block;
	background:#702c87;
	padding:10px 15px;
	font-size:23px;
	line-height:1;
	color:#fff;
	border:0;
	border-radius:5px;
	cursor:pointer;
	text-align:center;
	min-width:200px;
}
.resume__button1:hover{
	background:#5cc4f1;
}
.resume__button1:active{
	top:1px;
}

.resume__linegor1{
    line-height:1px;
    height:1px;
    background:#e1e1e1;
    margin:20px 0;
}