.form-reg
{
    margin:0 auto;
    width:90%;
    padding:35px;
    border:1px solid #ccc;
    margin-bottom:30px;
}
.app h1{
    margin-top: 40px !important;
}
.file_upload{
    margin-top: -35px;
}
.sides{
    background-color:#999;
    width:4% !important;
    color:white;
}
.sub1{
    background-color:#ccc;
    width:96% !important;
    text-align: left;

}
.side{
    background-color:#999;
    width:4% !important;
    color:white;
}
.subs{
    background-color:#ccc;
    width:96% !important;
    text-align:left;

}
.btn{
    border-radius:0px !important;
}
.form{
    margin-top: 25px;
}
.file_upload .no{
    width: 100%;
    height: 50px;

}
.file_upload .date{
    width: 100%;
    height:30px;
}
.form-horizontal .control-label {
    text-align: left !important;
}
.form-control{
    border-radius:0px;
}
.upload a,.upload a:hover{
    width: 100% !important;
    color: #fff;
    background-color: rgba(11, 11, 11, 0.52);
    padding: 15px;
    margin-top:-75px;

}
.sign{
    margin-top: 80px;
}
body.font{
    font-family: "Arial Black", Gadget, sans-serif;
}
.text-small
{
    font-size:12px;
    color:#191970;
    vertical-align: middle;
}
.reg-phone-modal
{
    position: absolute;
    top: 30%;
    left: 23%;
}
.reg-phone-modal .modal-content{
    width:50%;
}
.reg-phone-modal .modal-header{
    border:none;
}
.reg-phone-modal .modal-content
{
    border-radius:0px;
}
.mesage-content{
    padding:50px;
}