.btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show>.btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #c1272d;
    border-color: #c1272d;
}.btn-primary {
    color: #fff;
    background-color: #c1272d;
    border-color: #c1272d;
}.btn-primary:hover {
    color: #fff;
    background-color: #c1272d;
    border-color: #c1272d;
}
.middle-row a {
    color: #2f2f2f;
    font-size: 21px !important;
}
.message {
    width: 100%;
    padding: 10px;
    text-align:center;
    /* background: #70ff70; */
}
input.btn_dm {
    padding: 20px;
}ul#files {
    margin-bottom: 20px;
}

form#form2 {
    padding: 10px;
}
form#form2 h2 {
    padding-bottom: 15px;
}
.navStyle .tab-content .form-control {
    height: 55px;
}
form#form1 {
    padding: 10px;
}
form#form1 h2,form#form2 h2 {
    font-size: 24px;
    font-weight: 600;
}
input.form-control.btncustom.pers2,input.form-control.btncustom.pers,input.form-control.btncustom,input.form-control.btncustom.sear2,input.form-control.btncustom,input.form-control.btncustom.sear {
    width: 50% !important;
    display: initial;
    padding-left: 20px !important;
}
div#myTabContent {
    padding-top: 10px !important;
}

form#form1 {
    margin-bottom: 0 !important;
}
.middle-row {
    padding:  0px;
}
form#form2 {
    margin-bottom: 0px !important;
}
.formStyle .form-control
{
    margin-bottom:5px !important;
}