.rcheck{
	margin-top: 28px;
	margin-left: 1px !important;
    width: 37%;
}

#phone{
    width: 405px !important;
}

#vacancyname{
    float: right;
    width: 405px;
    margin-right: 105px;
    display: block;
}

.fio{
    width: 405px;
    float: left;
    margin-left: 0;
    margin-right: 0;
}

.phone{
    margin-right: 120px;
    width: 405px;
}

.email{
    margin-right: 0;
    margin-left: 0;
}


.cv-upload{
	position: relative;
	opacity: 0;
	filter:alpha(opacity=0);
	display: none;
}

.send-file-btn{
    background: url("../images/product_bt.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    -webkit-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    -ms-background-size: 100% 100%;
    text-align: center;
    width: 15%;
    height: 30px;
    list-style: none;
    float: left;
    margin: 0 2% 0 0;
    font-size: 13px;
    color: #656565;
    cursor: pointer;
    padding-top: 7px;
    display: block;


}

.send-file-btn:hover{
	color: #b51815;
}
.file-name {
	width: 79%;
}

.resume-upload{
	margin-left: 25px;
}

.confirmation{
    margin-top: 30px !important; 
}

.wrapper{
    min-height: 940px !important;
}