.cb-wrapper { position: absolute; border: 1px solid #c2c2c2; background-color: white; max-height: 200px; overflow: auto; padding: 0px; margin: 0px;  z-index:500;}
.cb-wrapper li { list-style: none; min-height: 11px; padding: 1px 2px; margin: 1px; border: 1px solid white;}
.cb-wrapper li.active { border-color: grey; background-color: #c2c2c2; }
.sy_task_box{


    border-color: #e26b0a;position: sticky;margin-bottom: 10px;position: sticky;color:#ffffff;width: 350px;
    margin-left: 30px;
    border-radius: 5px;
    text-shadow: 1px 1px #999999;


    -webkit-box-shadow: 3px 3px 4px 0px rgba(50, 50, 50, 0.75);
    -moz-box-shadow:    3px 3px 4px 0px rgba(50, 50, 50, 0.75);
    box-shadow:         3px 3px 4px 0px rgba(50, 50, 50, 0.75);
}
#changePasswordModal {
    top: 15%;
    overflow: hidden;
}