.topMenu-scroll-mini {
position: fixed;
top: 0px;
background: #FFF;
-webkit-transform: translate3d(0,0,0); /**fix flicering in chrome*/
}.bootbox.modal {
	box-shadow:none;
	background:none;
	border:none;
}

.modal-backgroup {z-index:1050 !important;}
.bootbox .btn i.fa {padding:0px;}