input[type=text],input[type=password], input[type=date]{
    font-family: 'pf_beausans_proregular';
	border:1px solid #dfe0e4;
    border-top:1px solid #c2c4c7;
    border-radius:5px;
    height:31px;
    padding: 5px 5px 0;
    margin-top:5px;
    width: 100%;
    max-width: 900px;
}
.archivecolumn article p {
    height:96px;
    line-height: 16px;
}
.popupbg {
    z-index: 999999;
}
.mainpoint_candidate {
	border-top:1px solid #009bd7;
    padding-top:30px;
    position:relative;
    text-align:center;
    margin-top:17px;
    color:#000;
}
.mainpoint_candidate img {
    position:absolute;
    top:-19px;
    left:390px;
}
.programblock {
    text-align:center;
    display:inline-block;
    width:98px;
	vertical-align: top;
}
.program {
    padding:15px 0;
    text-align:center;
    width: 120px;
}
p.q {
    color:#009bd7;
    font-family: 'pf_beausans_pro_semiboldRg';
    margin-bottom:20px;
}

.program .checkbox {
    margin-bottom:5px;
}
.ios .checkbox{
    background: url(http://bionic-university.com/resources/images/ios-cb.png) no-repeat;
}
.android .checkbox{
    background: url(../images/android-cb.png) no-repeat;
}
.html .checkbox {
	background: url(http://bionic-university.com/resources/images/html-cb.png) no-repeat;
}
.java .checkbox{
    background: url(http://bionic-university.com/resources/images/java-cb.png) no-repeat;
}
.javase .checkbox{
    background: url(../images/android-cb.png) no-repeat;
}
.net .checkbox{
    background: url(http://bionic-university.com/resources/images/net-cb.png) no-repeat;
}
.qa .checkbox{
    background: url(../images/qa-cb.png) no-repeat;
}
.sa .checkbox{
    background: url(http://bionic-university.com/resources/images/sa-cb.png) no-repeat;
}
.cplus .checkbox{
    background: url(http://bionic-university.com/resources/images/java-cb.png) no-repeat;
}
.dashed {
    border-top:1px dashed #00aeef;
    position:relative;
    left:50%;
    margin-left:-457px;
    width:915px;
}
.qablock {
    padding-top:20px;
    text-align:center;
    padding-bottom:20px;
}
.qab {
    display:inline-block;
    vertical-align:top;
    width: 190px;
}
.qab .radio {
    background:url(http://bionic-university.com/resources/images/qaq-cb.png);
    margin-bottom:5px;
}
.vuzyear {
    width:125px;
    margin-left: 8px;
    margin-top: 0px;
}
.radio, .checkbox {
    padding-left: 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;
}
.vuzkurs .radio {
    width:20px;
    height:20px;
    background:url(../images/radio-dot.png);
}
.experience input#company_other{
    width:286px;
    min-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 80px;
    margin-top: -10px;
}
.centered_button {
    padding: 35px 0 70px;
}
input[type=submit] {
    background:#0385b5;
    font-family: 'pf_beausans_proregular';
    height:53px;
    width:225px;
    border-radius:5px;
    color:#fff;
    font-size:22px;
    cursor:pointer;
}
.centered_button input[type=submit] {
	display: block;
	margin: 0 auto;
}
input[type=file] {
    background:#0385b5;
    font-family: 'pf_beausans_proregular';
    height:53px;
    width:225px;
    border-radius:5px;
    color:#fff;
    font-size:22px;
    cursor:pointer;
}

/*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{
    float: left;
    margin-right: 1px;
    background-color: #0385b5;
}
.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: #2692e0;
}
.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;
}
.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;
	min-width: 370px;
}
.university_finish_graduation {
	width: 70px;
	min-width: 120px;
}
.university_now {
	width: 370px;
	min-width: 355px;
}
.university_finish_list_margin {
	margin-bottom: 12px;
}
.testaccept.testname {
	color: #2692e0;
	width: 785px;
	font-size: 16px;
	text-align: center;
	padding: 20px 0 10px 0;
}
.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://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: #2692E0;
}

.section_inner #top_10 {
    background: url("http://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: #0385B5;
    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 {
			position: absolute;
            font-size: 10px;
            height: 12px;
            line-height: 12px;
            right: 10px;
            text-decoration: none;
            border: 1px solid;
            padding: 2px 10px 2px 10px;
            letter-spacing: 0.1em;
            color: #0385b5;
            font-family: pf_beausans_proregular;

        }
        .borderder_btn:hover {
	        background: #0385b5;
	        text-decoration: none;
	        color: #fff;
	        border: 1px solid #0385b5;
        }

       
        .hello{
            color: #a1a1a1;
            font-family: pf_beausans_proregular;
            margin-right: 4px;
        }

        .user_name{
        	position: absolute;
        	right: 80px;
            text-decoration: none;
            color: #0385b5;
            font-size: 12px;
            display: inline-block;
            padding-top: 2px;
			width: 300px;
            
        }
		.user_name a{
			color: #0385b5;
			font-weight: bold;
			text-decoration: none;
		}
		.user_name a:hover {
			color: #2692e0;
			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: #ff9999;
	font-size: 12px;
}
.errorSummary ul  {
	list-style: none;
}
.margin {
	margin-top: 25px;
	margin-bottom: 25px;

}
.link-profile {
	display:inline-block;
	cursor:pointer;
	color:#4e9ed8;
	font-size:14px;
}
.link-profile:hover {
	color:#2c88ca;
}
.btn-profile {
	background-color:#0385b5;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-size:14px;
	padding:4px 21px;
	text-decoration:none;
}
.btn-profile:hover {
	background-color:#8fceec;
	text-decoration: none;
	color: #fff;
}
.btn-profile:active {
	position:relative;
	top:1px;
}
.btn-profile-grey {
	background-color:#e9e9e9;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	display:inline-block;
	cursor:pointer;
	color:#000000;
	font-family:arial;
	font-size:14px;
	padding:4px 21px;
	text-decoration:none;
	text-align: center;
}
.btn-profile-grey:hover {
	background-color:#8fceec;
	text-decoration: none;
	color: #fff;
}
.btn-profile-grey:active {
	position:relative;
	top:1px;
}


h3.blue {
    color:#2692e0;
}
.checkboxrow {
    display: inline-block;
}
.checkboxrow .checkbox {
    background: url(../images/cb.png);
    width:34px;
    height: 34px;
}
.checkboxrow input {
	display: inline-block;
	
}
.checkboxrow label {
    position:relative;
    top:-12px;
    padding: 0 15px 0 5px;
    display: inline;
    max-width: 200px;
}
.checkboxrow div {
	
}
.customfield {
	padding: 30px 0 30px 0;
}
.customfield .block {
    width: 100px;
    display:inline-block;
    padding-top:10px;
}
.customfield .checkbox {
   background: url(../images/cb-white.png);
}
.customfield .block .radio {
    background: url(../images/cb-white.png);
    width:34px;
    height: 34px;
    margin-bottom: 5px;
}

.cert-check img{
	margin-bottom: 10px;
}
.cert-check h2 {
	color: #2692e0;
	font-size:24px;
    font-family: 'pf_beausans_proregular';
}

.cert-check h3 {
	color:#000;
    font-size:18px;
    font-family: 'pf_beausans_proregular';
	font-weight: normal;
	margin-bottom: 10px;
}
.cert-check strong {
	color:#000;
    font-size:16px;
    font-family: 'pf_beausans_pro_semiboldRg';
}



/* MAIN REDESIGN */
.mp.directions {
	height: 730px;
	position: relative;
	overflow: hidden;
}
.mp.directions .text a {
	text-decoration: none;
}
.mp.directions .text h2 {
	z-index:999;
	font-size: 20px;
	line-height: 26px;
	text-transform: uppercase;
	color: #5c5c5c;
}
.mp.directions .text h3 {
	z-index:999;
	font-size: 13px;
	line-height: 16px;
	
}
.mp.directions .text p {
	font-size: 13px;
	line-height: 16px;
	color: #5c5c5c;
	width: 320px;
}

.mp.directions .text .hidder {
	position: absolute;
	visibility: show;
	bottom: 0px;
	left:0px;
	background: url(../images/mp_hidder.png) center 30px repeat-x;
	width:100%;
	height: 169px;
}

.mp.directions .tech_icon {
	position: absolute;
	visibility: show;
	top: 80px;
	left:376px;
}
.mp.directions .tech_icon_arrow {
	position: absolute;
	visibility: show;
	top: 80px;
	left:516px;
}

.mp.directions .tech.text {
	position: absolute;
	visibility: show;
	top: 30px;
	left:600px;
}
.mp.directions .tech.text h3 {
	color: #00ade5;
}


.mp.directions .ent_icon {
	position: absolute;
	visibility: show;
	top: 263px;
	left:240px;
}
.mp.directions .ent_icon_arrow {
	position: absolute;
	visibility: show;
	top: 228px;
	left:210px;
}

.mp.directions .ent.text {
	position: absolute;
	visibility: show;
	top: 210px;
	left:0px;
	text-align:right;
}
.mp.directions .ent.text p {
	width:200px;
}
.mp.directions .ent.text h3 {
	color: #8650c8;
}



.mp.directions .leader_icon {
	position: absolute;
	visibility: show;
	top: 423px;
	left:382px;
}
.mp.directions .leader_icon_arrow {
	position: absolute;
	visibility: show;
	top: 458px;
	left:326px;
}

.mp.directions .leader.text {
	position: absolute;
	visibility: show;
	top: 440px;
	left:0px;
	text-align:right;
}
.mp.directions .leader.text p {
}
.mp.directions .leader.text h3 {
	color: #f19200;
}

.mp.directions .leader.text .hidder {
	background: url(../images/mp_hidder.png) center  10px repeat-x;
	height: 109px;
}


.mp.directions .soft_icon {
	position: absolute;
	visibility: show;
	top: 270px;
	right:240px;
}
.mp.directions .soft_icon_arrow {
	position: absolute;
	visibility: show;
	top: 375px;
	right:250px;
}

.mp.directions .soft.text {
	position: absolute;
	visibility: show;
	top: 420px;
	right:0px;
	text-align:left;
}
.mp.directions .soft.text p {
	width:240px;
}
.mp.directions .soft.text h3 {
	color: #01cb29;
}

.mp.directions .mp_bulb {
	position: absolute;
	visibility: show;
	top: 287px;
	left:414px;
}
.mp.directions.header {
	height: 50px;
	padding-top: 10px;
	margin-bottom: -20px;
	background: url(../images/mp_stroke_bg.png) center bottom repeat-x;
}

.mp.directions.header h2{
	font-family: 'pf_beausans_proregular';
	color: #7c7c7c;
	font-size: 18px;
	line-height: 26px;
	float: left;
}
.mp.directions.header img {
	float: left;
	margin-right: 20px;
}

.mp.header {
	height: 45px;
	padding-top: 10px;
	background-color: #f4f4f4;
}

.mp.header h2{
	font-family: 'pf_beausans_proregular';
	color: #7c7c7c;
	font-size: 18px;
	line-height: 24px;
	float: left;
}
.mp.header img {
	float: left;
	margin-right: 20px;
}

.mp.header img.fr {
	float: right;
	margin-left: 20px;
}

.mp .one_third{
	width: 300px;
	margin: 0;
	position: relative;
	float: left;
}
.mp.projects a {
	text-decoration: none;
}
.mp.projects img {
	margin-top: 40px;
	margin-left: 40px;
}
.mp.projects p {
	padding-top: 30px;
	margin-bottom: 70px;
	font-size: 14px;
	line-height: 16px;
	text-align: left;
	color: #646464;
}
.mp.header .tab-control li {
	background-color: #f4f4f4;
}
.mp.header .tab-control li a{
	height: 55px;
	
}
.mp.header .tab-control li.current {
	background: #e1f0fa !important;
}

.mp.header .tab-control li.current a {
	background-image: none !important;
}
.mp.header .tab-control{
    list-style: none;
    margin-top:-10px;
    overflow: visible;
}
.mp.header .tab-control li{
    float: left;
     height: 55px;
}
.mp.header .tab-control li a{
    display: block;
    color: #646464;
    font-size: 18px;
	line-height:40px;
    text-transform: uppercase;
    font-family: 'pf_beausans_proregular';
    text-decoration: none;
    padding: 10px 20px 10px 20px;
}