.archivecolumn article p {
    height:96px;
    line-height: 16px;
}
.popupbg {
    z-index: 999999;
}
.mainpoint_candidate {
	border-top:1px solid #7457c0;
}
.mainpoint_candidate img {
    position:absolute;
    top:-19px;
    left:390px;
}
.vuzyear {
    width:125px;
    margin-left: 8px;
    margin-top: 0px;
}
.vuznow {
    margin-top:0px;
}

select.fail {
    background:#ffd8d8;
}
.fail {
    background:#ffd8d8;
}
.vuzkurs {
    margin-top: 28px;
    width: 368px;
}
.vuzkurs_radios {
	text-align: center;
	
}
.vuzkurs_radios input {
	display: inline-block;
	
}
.vuzkurs label {
    display: inline;
}
.vuz .right > div.degree{
    margin-bottom:0px;
}
.vuz .right > div {
    margin-bottom:0px;
}

.experience input#company_other{
    width:286px;
}
.experience input.experience_date{
    width:360px;
    margin: 5px 5px 10px;
}
.experience input.experience_date:last-child{
    margin: 5px 0px 10px 5px;
}
.experience select {
	height: 38px;
}

.company .innerblock {
    padding:20px 20px 15px 100px;
    margin-top: -10px;
}
.centered_button {
    padding: 35px 0 70px;
}
input[type=submit] {
    background:#7457c0;
}
.centered_button input[type=submit] {
	display: block;
	margin: 0 auto;
}
input[type=file] {
    background:#7457c0;
}

/*NEW ANKETA*/
.candidate_step1_tab_div {
	width: 915px;
	height: 10px;
}
.candidate_step1_tab{
    overflow: hidden;
    list-style: none;
    margin-left: 200px;
}
.candidate_step1_tab li{
    background-color: #7457c0;
}
.candidate_step1_tab li a{
    display: block;
    color: #FFF;
    font-size: 12px;
    text-transform: uppercase;
    font-family: 'pf_beausans_pro_semiboldRg';
    text-decoration: none;
    padding: 8px 12px;
}

.candidate_step1_tab li:hover, .candidate_step1_tab li.current{
    background-color: #e5e5e5;
}
.candidate_step1_tab li:hover a, .candidate_step1_tab li.current a{
    color: #7457c0;
}
.candidate_step1_tab li.current {
    background-color: #e5e5e5;
}
.candidate_step1_tab li.current a{
    /*background: url(../images/cur-tab.png) top center no-repeat;*/
}
.languageblock {
	padding: 20px 0 20px 0;
}
.languagecheckbox {
    display: inline-block;
}
.checkbox, .languagecheckbox .checkbox {
    background: url(../images/day-cb.png);
    width:34px;
    height: 34px;
}
.languageblock input {
	display: inline-block;
	
}
.languageblock label {
    position:relative;
    top:-12px;
    padding: 0 15px 0 5px;
    display: inline;
}

.university_finish {
	width: 370px;
}
.university_now {
	width: 370px;
}
.university_finish_list_margin {
	margin-bottom: 12px;
}
.testaccept.testname {
	color: #7457c0;
}
.testacceptcheckbox {
height: 40px;
margin: 10px 0 10px -4px;
}
.testacceptcheckbox .checkbox {
    background:url(../images/month-cb.png);
    width:34px;
    height: 34px;
    float: left;
     display:inline-block;
}
.testacceptcheckbox label {
    width:80px;
    height: 34px;
    padding: 2px 0 0 3px;
    display:table-cell;
    vertical-align: middle;
}

.testacceptradio {
height: 40px;
margin: 10px 0 10px -4px;
}
.testacceptradio .radio {
    background:url(../images/month-cb.png);
    width:34px;
    height: 34px;
    float: left;
     display:inline-block;
}
.testacceptradio.radio-green .radio {
    background:url(../images/green-radio.png);
}
.testacceptradio.radio-red .radio {
    background:url(../images/red-radio.png);
}
.testacceptradio label {
    width:80px;
    height: 34px;
    padding: 2px 0 0 3px;
    display:table-cell;
    vertical-align: middle;
}

section.section_inner{
    margin: 0 auto;
    padding-bottom: 75px;
    position: relative;
    width: 920px;
}
section.section_inner p {
    margin: 0;
    padding: 0;
}
section.section_inner img {
    border: medium none;
    height: auto;
    margin: 0;
    max-width: 100%;
    padding: 0;
}
section.section_inner a {
    color: inherit;
}

section.section_inner .sort_categories a {
    text-decoration: none;
}


.section_inner .graduates_header {
    background: url("http://ent.bionic-university.com/resources/images/content_header_border.png") no-repeat scroll left bottom transparent;
    height: 75px;
}
.section_inner .total_container, .section_inner .group_name {
    float: left;
    font-size: 20px;
    font-weight: bold;
    margin-top: 40px;
}
.section_inner .sort_container {
    float: right;
    margin-top: 40px;
}
.section_inner .sort_categories {
    font-size: 20px;
    font-weight: bold;
}
.section_inner .sort_categories span.active {
    color: #7457c0;
}

.section_inner #top_10 {
    background: url("http://ent.bionic-university.com/resources/images/content_header_border.png") no-repeat scroll left bottom transparent;
    display: inline-block;
    margin-top: 20px;
    padding-bottom: 30px;
}

.section_inner #top_10 header {
    font-size: 22px;
    font-weight: bold;
    width: 100%;
    display: block;
}
.section_inner .graduate_profile {
    float: left;
    height: 82px;
    margin-left: 54px;
    margin-top: 20px;
    width: 277px;
}

.section_inner .margin_fix {
    margin-left: -20px;
}

.section_inner .graduate_avatar {
    float: left;
    height: 82px;
    position: relative;
    width: 68px;
}
.section_inner .graduate_avatar img {
    display: block;
}
.section_inner .graduate_avatar_hat {
    margin: 0 auto;
    position: relative;
    z-index: 1;
}
.section_inner .graduate_avatar_body {
    left: 0;
    position: absolute;
    top: 13px;
}
.section_inner .graduate_avatar_label {
    bottom: 0;
    position: absolute;
    right: 0;
}
.section_inner .number_id {
    float: left;
    margin-left: 5px;
    padding-bottom: 2px;
    padding-top: 8px;
    text-transform: uppercase;
    width: 204px;
}
.section_inner .graduate_number {
    color: #7457c0;
    font-size: 31px;
    font-weight: bold;
    margin-right: 5px;
}
.section_inner .graduate_id {
    font-size: 21px;
    font-weight: bold;
}
.section_inner .graduate_id_number {
    font-size: 21px;
    font-weight: bold;
    margin-left: 5px;
}
.section_inner .graduate_summary {
    float: left;
    font-size: 13px;
    line-height: 15px;
    margin-left: 6px;
    margin-top: 3px;
    max-height: 47px;
    overflow: hidden;
    width: 189px;
}

.section_inner .date_start{
    font-size: 14px;
    font-weight: normal;
}

div.archivecolumn > article > h2 > a { border: 0px red solid; line-height: 16px;}
section.main > article.newsitem { border: 0px red solid; padding-top: 0px;}

section.section_inner { border: 0px red solid; padding-bottom: 0px; }

/* Login form */
#loginBox { 
	position: absolute; 
	right:90px; 
	top:4px; 
	text-align: right;
	height: 20px;
}
.borderder_btn {
            color: #7457c0;

        }
        .borderder_btn:hover {
	        background: #7457c0;
	        border: 1px solid #7457c0;
        }

       
        .hello{
            color: #7457c0;
        }

        .user_name{
            color: #7457c0;
            
        }
		.user_name a {
			color: #7457c0;
			font-weight: bold;
		}
		.user_name a:hover {
			color: #9f87df;
			text-decoration: none;
		}
		 .user_name img {
        	top:-3px;
        	margin-right: 5px;
            
        }
.height50 {
	height: 50px;
}
.twoinputs {
	position: relative;
}

.twoinputs label {
	margin: 0;
	padding: 0;
}
.twoinputs .left, .twoinputs .right {
    width:380px;
}
.twoinputs input[type=text], .twoinputs input[type=password] {
    width: 370px;
}
.twoinputs .right {
    margin-left:24px;
}
.captcha {
	margin-left: 230px;
}
.errorMessage {
	color: blue;
	font-size: 10px;
}
.errorSummary ul  {
	list-style: none;
}
.qa .checkbox {
	background: url(../ent/images/sa-cb.png) no-repeat;
}
p.q {
    color:#7457c0;
}
.programblock {
    width:140px;
}
.btn-profile {
	background-color:#7457c0;
}
.btn-profile:hover {
	background-color:#d3ccf2;
}

.btn-profile-grey {
	background-color:#e9e9e9;
}
.btn-profile-grey:hover {
	background-color:#d3ccf2;
}
.alert-info{
	background-color: #d3ccf2;
	border-color: #7457c0;
	color: #7457c0;
}
.btn-profile-grey:active {
	position:relative;
	top:1px;
}

.businessplanradio {
    display: inline-block;
    padding-right: 20px;
}
.businessplanradio .radio {
	display: inline;
	float: left;
}
.businessplanradio label {
	display: inline;
	float: left;
	padding: 5px 0 0 5px;
}
.realization td {
	display: inline-block;
}
.realization .checkbox {
	display: inline;
	float: left;
}
.realization label {
	padding: 40px 0 0 0;
	display: inline;
	float: left;
}
.agree .checkbox {
	display: inline;
	float: left;
}
.agree label {
	padding: 47px 0 0 0;
	display: inline;
	float: left;
}
.customfield .block .radio {
    background: url(../images/day-cb.png);
    width:34px;
    height: 34px;
    margin-bottom: 5px;
}