
.select2-container--default .select2-selection--multiple .select2-selection__choice {
    color: black !important;
}
.select2-container{
    width:100% !important;
}
.time_date{
    font-size: 10px;
    position: relative;
    top: -17px;
}
.selectoption{
    width: 100%;
        height: 43px;
        border: 1px solid #eee;
        background: #fff;
    }

    .exp_date{
        margin-top: 3%;
    }
   .reward{
       float:left;
   }
    

