.new_list1.new_center2 .l {color: #fff!important;}
.custom-input{
        height: 38px;
    font: 16px / 18px arial;
    padding: 10px 0 10px 14px;
    margin: 0;
    box-sizing: border-box;
    border-radius: 6px;
    border: 2px solid #c4c7ce;
    border-radius: 10px 0 0 10px;
    border-right: 0;}
    
    .search-button{
    background-color: #0C6FB5;
    border-radius: 0 10px 10px 0;
    font-size: 17px;
    box-shadow: none;
    font-weight: 400;
    border: 0;
    outline: 0;
    letter-spacing: normal;
    padding: 10px 10px 10px 14px;
    color: white;
    cursor: pointer;}
