/*
   Jay
*/
/*Search by country*/
.myInput {
    color:green !important;
    text-align: center;
    height: 45px; 
    border-radius: 25px;
    padding-left: 23px;
    padding-right: 69px;
    border: 1px solid gray;
}

