@charset "utf-8";
 #testing {
background: rgba(0, 0, 0, 0) url(//bca.klesnc.edu.in/wp-content/plugins/kento-splash-screen/css/cross-icons.png) no-repeat scroll 0 0 / cover ;
color: red;
content: "";
cursor: zoom-out;
height: 28px;
left: 0;
margin-left: auto;
margin-right: auto;
margin-top: 90px;
right: 0;
text-align: center;
width: 28px;
z-index: 999999999;
}
#kento-splash-screen-black{
background-color: #000000;
height: 100%;
left: 0;
opacity: 0.6;
position: fixed;
top: 0;
width: 100%;
z-index: 999999999;
}
.kento-splash-screen{
background-color:#f00;
height:300px;
left:30%;
position:fixed;
top:20%;
width:500px;
z-index:9999999999;
}
#kento-splash-screen-bg-img-preview{
display:block;
height:auto;
overflow:hidden;
width:300px;
}
#kento-splash-screen-bg-img-preview img{
width:100%;
}
#kento-splash-screen-shortcode{
background-color:#9AC5FF;
}