.field-error, div.mage-error[generated] {
    margin-top: -2px;
    float: left;
    margin-bottom: 9px;
    font-weight: bold;
}
div#existback {
    width: 100%;
    float: right;
    text-align: right;
    /* right: 0; */
}
div#partnerresponseform { width: 100%; margin-top:20px; margin-left:0px;}
form#existpartner label {
    display: none;
}

div#partnerresponse {
    float: left;
    margin-top: 20px;
    width: 100%;
    text-align: center;
    font-weight: bold;
}
div#errormsg {
    font-weight: bold;
    color: red;
    text-align: center;
    margin-bottom: 10px;
}
.field-error, div.mage-error[generated] {
    margin-top: 7px;
    float: left; width:100%;
}
.existingpartner input {
    width: 98% !important;margin-bottom:0px; float:left; margin-right:10px;
    /* float: right; */
    display: block;
}
.existingpartner select { width:98%; float:left; height:36px;}
.action.save.primary.existbuttonnew { margin-top:2px !important; margin-left:10px !important;}
.existingpartner {
 width:100%; height: auto; border:1px solid #ddd; background-color: #fafafa; /*margin-left:25%;*/ padding:30px; float:left; margin-bottom:10px;}
.existingpartner .block-title {
    font-size: 133.33% !important;
    padding: 0;
    border-bottom: 1px solid #e8e8e8;
    margin-bottom:20px;
    padding-bottom:8px;
	position:relative;
}
.existingpartner h1 {
    font-size: 133.33% !important;
    text-transform: uppercase;
    color: #444;
    font-weight:500;
    display: inline-block;
    padding-bottom:0px; margin:0px;
}
.existingpartner .block-title::before {
    content: "";
    display: inline-block;
    height: 1px;
    width: 100px;
    position: absolute;
    left: 0px;
    bottom: -1px;
    background-color: rgb(89, 181, 87);
}
div#successmsg {
    float: left;
    font-size:1.2rem;
    font-weight: normal;
    color: #e02b27;
    /* margin-bottom: 10px !important; */
    width: 100%;text-align: center;margin-top: 5px;
}
div#partnerresponseform { float: left;}
#existbutton.action.save.primary { margin-top:20px; float: left; display: block; /*margin-left: 231px;*/ margin-bottom:0px; }
#pregister.action.save.primary { margin-top: 12px; float: right;}
.account_number, .account_number_country{ width:45%; float:left;}
div#partnerresponse { float: left; margin-top:10px; color:red;}
div#showfirst { float:left; width:50%; margin-right:30px; margin-left:0px; margin-bottom:20px;}
div#showfirst input, div#showsecond input { width:100% !important; margin-bottom:10px !important;}
div#showsecond { float:left; width:47%; margin-left:0px;margin-bottom:20px;}
.titlename {
    font-size:133.33% !important;
    text-transform: uppercase;
    color: #444;
    font-weight: 500;
    display: inline-block;
    padding-bottom:0px;
    margin: 0px;
    border-bottom: solid 0px #ccc;
    width: 100%;
    margin:0px;
}