display: none !important;
}

.select-css {
    font-family: "Montserrat", Sans-serif;
    font-size: 16px !important;
    color: #CC2366;
    background-color: #FFFFFF !important;
    border-style: none;
    border-radius: 5px 5px 5px 5px;
    margin: 2px 0px 10px 0px !important;
    width: 100%;
}

.value-css {
    padding: 1px 0px 1px 0px !important;
    width: 280px;
    height: 61.19;
}

.input-css {
    text-align: center;
    color: #000;
    background-color: #f9f9f9 !important;
    padding: 5px;
    border-radius: 5px;
    border: 2px solid #ccc;
    width: 260px !important;
    height: 37 !important;
    outline: none;
}