 #confirmOverlay{
	width:100%;
	height:100%;
	position:fixed;
	top:0;
	left:0;
	z-index:1200;
	background:url('/web/20250331020312im_/https://www.bzdesk.com/webpage/css/ie.png');
	background: -moz-linear-gradient(rgba(11,11,11,0.1), rgba(11,11,11,0.6)) repeat-x rgba(11,11,11,0.2);
	background:-webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(11,11,11,0.1)), to(rgba(11,11,11,0.6))) repeat-x rgba(11,11,11,0.2);
}

#confirmBox{
	background:#ffffff;
	width:600px;
	position:fixed;
	left:50%;
	top:50%;
	margin:-100px 0 0 -230px;
	border-radius:10px;
	-moz-box-shadow: 0 0 2px rgba(255, 255, 255, 0.6) inset;
	-webkit-box-shadow: 0 0 2px rgba(255, 255, 255, 0.6) inset;
	box-shadow: 0 0 2px rgba(255, 255, 255, 0.6) inset;
	z-index:1500;
}
#confirmBox h1,
#confirmBox p{
	background:#ffffff;
	padding:15px 10px;
	text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.6);
	color:#666;
	margin:0;
}

#confirmBox h1{
	letter-spacing:0.3px;
	color:#000;
	border-radius:10px;
	text-align:left;
	font-size:16px;
	font-family:'Source Sans Pro', sans-serif;
}

#confirmBox p{
	background:none;
	font-size:16px;
	line-height:1.4;
	padding-top: 15px;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
}

#confirmButtons{
	padding:12px 0 12px;
	margin-right: 33px;
	float:right;
}

#confirmBox .button{
	display:inline-block;
	background:#f56954;
	color:white;
	position:relative;
	height: 33px;
	float:left;
	font:17px/33px 'Cuprum','Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	border-radius:5px;
	margin-right: 15px;
	padding:0 28px;
	text-decoration:none;
	border:none;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
	cursor:pointer;
}

#confirmBox .button:last-child{	margin-right:0;}

#confirmBox .button span{
	position:absolute;
	top:0;
	right:-5px;
	background:#ffffff;
	width:5px;
	height:33px
	border-radius:5px;
	text-align:center;
}

#confirmBox .blue{				background:#367fa9;}
#confirmBox .blue span{			background:#367fa9;}
#confirmBox .blue:hover{		background:#367fa9;}
#confirmBox .blue:hover span{	background:#367fa9;}

#confirmBox .gray{				background-position:#f56954; }
#confirmBox .gray span{			background-position:#f56954; }
#confirmBox .gray:hover{		background-position:#f56954;}
#confirmBox .gray:hover span{	background-position:#f56954;}

#confirmBox .close{
	background: url("/web/20250331020312im_/https://www.bzdesk.com/webpage/css/fancybox.png") repeat scroll -40px 0 transparent;
    cursor: pointer;
    height: 30px;
    position: absolute;
    right: -15px;
    top: -15px;
    width: 30px;
    z-index: 1103;
	padding:0;
	text-indent:-3000px;
}
#confirmBox .close span{
	background:none;	
}
/*.message { border-bottom: 1px solid #666;
    border-top: 1px solid #666;
    padding: 20px;}*/
 
/* MEssage BOx*/
div.msg {
	border-radius: 5px 5px 5px 5px;

	
}
div.information {
	background: url("/web/20250331020312im_/https://www.bzdesk.com/img/icons/information.png") no-repeat scroll 10px 11px #E3F2F7;
	border: 1px solid #B4DBE8;
}
div.warning {
	background: url("/web/20250331020312im_/https://www.bzdesk.com/img/icons/exclamation.png") no-repeat scroll 10px 11px #FFFFD3;
	border: 1px solid #D6D61F;
}
div.error {
	background: url("/web/20250331020312im_/https://www.bzdesk.com/img/icons/error.png") no-repeat scroll 10px 11px #FAE8E8;
	border: 1px solid #FFA2AA;
}
div.success {
	background: url("/web/20250331020312im_/https://www.bzdesk.com/img/icons/accept.png") no-repeat scroll 10px 11px #E3FFDE;
	border: 1px solid #6CD858;
}
div.msg {
	cursor: pointer;
	margin-bottom: 10px;
	padding: 9px 10px 9px 37px;
	width:92%;
}
div.error1 {
	background: url("/web/20250331020312im_/https://www.bzdesk.com/webpage/img/error.png") no-repeat scroll 0 9px;
	color: #D00;
}
div.success1 {
	background: url("/web/20250331020312im_/https://www.bzdesk.com/webpage/img/accept.png") no-repeat scroll 0 9px;
	color: #00773C;
}
div.msg1 {
	padding: 10px 0 10px 40px;
}

div.dismsg{
	margin:0 auto;
	position:absolute;
	top:55px;
	width:40%;
	left:30%;
		 z-index: 1;
}
div.close{
	background: url("/web/20250331020312im_/https://www.bzdesk.com/img/icons/delete.png") no-repeat;
    cursor: pointer;
    height: 16px;
    position: absolute;
    right: 10%;
    text-indent: -999999px;
    top: 14px;
    width: 16px;
}
.img-responsive
{
	width:100%;
}

/*
     FILE ARCHIVED ON 02:03:12 Mar 31, 2025 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 05:45:08 May 19, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  capture_cache.get: 0.417
  load_resource: 23.244
  PetaboxLoader3.datanode: 22.897
*/