#mask {
  position:absolute;
  left:0;
  top:0;
  z-index:9000;
  background-color:#000;
  display:none;
}  
#boxes .window {
  position:/*absolute*/fixed;
  left:28% !important;
  top:/*140px*/8% !important;
  /* width:440px; */
  height:200px;
  display:none;
  z-index:9999;
  padding:20px;
  border-radius: 15px;
  text-align: center;
}
#boxes #dialog {
  /* width:450px;  */
  height:auto;
  padding:10px;
  background-color:#ffffff;
  font-family: 'Segoe UI Light', sans-serif;
  font-size: 15pt;
}
.maintext{
	text-align: center;
  font-family: "Segoe UI", sans-serif;
  text-decoration: none;
}
#popupfoot{
	font-family: "Segoe UI", sans-serif;
	font-size: 16pt;
	padding: 10px 20px;
    position: absolute;
    top: -15px;
    right: -30px;
}
#popupfoot a{
	text-decoration: none;
	background: #000;
    padding: 6px 10px;
    border: 1px solid #fff;
	font-size: 14px;
}
.agree:hover{
  background-color: #D1D1D1;
}
.popupoption:hover{
	background-color:#D1D1D1;
	color: green;
}
.popupoption2:hover{
	
	color: red;
}
.krakatoa-control {
	display:none;
}

/***YOUTUBE Subscribe Code***/
.fb-youtube-bg {
	width:310px;
	margin:0px auto;
}
div#___ytsubscribe_0 {
	position: relative !important;
    width: 116px !important;
    height: 25px !important;
    left: 0px !important;
    float: right !important;
    top: 3px;
}
div#___ytsubscribe_0 > iframe {
	position: relative !important;
    top: 0 !important;
    width: 116px !important;
    margin: 0px;
    height: 25px;
    border-style: none;
}

.pop-opacity {
	opacity:0.6 !important;
}
