.myOption{
    /*color: #006633 !important;*/
    background-position: 10px 10px;
    background-repeat: no-repeat;
    height: 55px;
    width: 100%;
    font-size: 16px;
    text-align: right;
    padding: 12px 20px 12px 40px;
    border: 1px solid #ddd;
    margin-bottom: 15px;       
}
.myInput{
    /*color: #006633 !important;*/
    background-position: 10px 10px;
    background-repeat: no-repeat;
    height: 55px;
    width: 100%;
    font-size: 16px;
    text-align: right;
    padding: 12px 20px 12px 40px;
    border: 1px solid #ddd;
    margin-bottom: 15px;   
}
.txtArea{
    /*color: #006633 !important;*/
    background-position: 10px 10px;
    background-repeat: no-repeat;
    height: 100px;
    width: 100%;
    font-size: 16px;
    text-align: right;
    padding: 12px 20px 12px 40px;
    border: 1px solid #ddd;
    margin-bottom: 15px;   
}