
.main_form_view_std {
    width: 788px!important;
    margin: auto;
    overflow: hidden;
    height: 1050px!important;
    position: relative;
    background-size:cover!important;
    background-position: center!important;
    background-repeat: no-repeat!important;
    margin-bottom: 120px;
}
.std_images_form_view {
position: absolute;
    top: 0px;
    right: 18px;
    width: 125px;
    height: 150px;
    background-size: cover!important;
    background-repeat: no-repeat!important;
    background-position: center!important;
}

/*
old
.std_images_form_view {
position: absolute;
    top: 13px;
    right: 18px;
    width: 125px;
    height: 136px;
    background-size: cover!important;
    background-repeat: no-repeat!important;
    background-position: center!important;
}
*/

.common_colom_stude_field{
	font-size: 12px;
    font-weight: bold;
}
.std_id_name {
    position: absolute;
    top: 250px;
    left: 162px;
}
.std_registation {
    position: absolute;
    top: 247px;
    left: 359px;
}

.save_print {
    cursor: pointer;
    background: #1f6d1f;
    color: #000!important;
    display: inline-block;
    padding: 15px;
    border-radius: 5px;
    text-transform: uppercase;
    border-radius: 5px;
    font-size: 29px;
    text-decoration: none!important;

}
.course_id {
    position: absolute !important;
    top: 628px !important;
    left: 464px;
}