/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Dec 09 2021 | 16:29:21 */
.airship-alert {
  	background-color: black !important;
  	border: 1px solid #737373 !important;
}
.airship-btn-deny {
    border-top: 1px solid #737373 !important;
}
.airship-btn-accept {
  	background: #0048fe;
  	color: #fff;
    border-top: 1px solid #737373 !important;
	
}
    
.airship-html-prompt-shadow {
  	z-index:100;
  	position: absolute;
}
.airship-btn-deny, .airship-alert-message {
  	color: #e6e6e6;
}