/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */
#retorik-shadow{
		position: fixed !important;
        /*width: 100%;
        height: 100%;*/
        top: 0;
        left: 0;
        z-index: 9999;
}


#botContainer{
	z-index: 9999;
	position:fixed;
}