.addressya-checkout-container{
    width: 100%;
    float: left;
    padding: 10px 0;
}
.addressy_username_form{
    padding: 20px;
    background-color: #f7f7f7;
}

.addressy_username_form input {
    background-color: white;
}
.addressy_username_form input[type=text]:focus{
    
    background-color: white;
    outline-color:#ebebeb;
}
.addressy_username_form a{
    color: #1f80c0;
    text-decoration:none !important;
}
.addressya-checkout-form-row {
    clear: both;
    width: 100%;
}

.addressya-checkout-form-row label{
    font-weight: 400;
    width: 100%;
}
.addressya-checkout-form-row input{
    padding: 0.6180469716em;
    background-color: #f2f2f2;
    color: #43454b;
    border: 0;
    -webkit-appearance: none;
    box-sizing: border-box;
    font-weight: 400;
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 13%);
}
.addressya_check{
    margin-right:5px;
}
.location_detail_sect{
    padding-bottom: 10px;
    font-size: 14px;
    margin: 0 !important;
    float:left;
}
.location_detail_sect label{
    font-weight: normal !important;
    
}

.location_detail_sect .label_left{
    width: 40%;
    float:left;
}
.location_detail_sect .label_right{
    width: 60%;
    float:left;
}
.address_success_msg{
    margin-bottom: 0 !important;
    padding-top: 20px !important;
    font-size: 17px;
}
.emp_detail_h1{
    border-bottom: 1px #c7c7c7 solid;
    padding-bottom: 10px;
}
.addressya_user_locations{
    margin-bottom: 30px;
}
