/*
 * Put your custom CSS here
 */

 .in-worklist-other {
     opacity: .5;
 }

 .fbo-text-white{
     color: white
 }

 #iFrame_overlay {
    background: rgba(245,245,245, 0.9);
 }

 /* footer .fbo-popup-sidebar{
     height:300px;
     top: 100px;
 } */

 .fbo-popup {
    position: fixed;
    top: 10%;
    right: -1px;
    z-index: 1050;

}
