
/**************************************************************

	MultiBox
	v1.3

**************************************************************/

.MultiBoxContainer {
	position: absolute;
	/*border: 1px solid #000;*/
	border: 10px solid #FFFFFF;
	background-color: #FFFFFF;
	display: none;
	z-index: 2;
	text-align: left;
	-webkit-box-shadow: 0 5px 40px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0 5px 40px rgba(0, 0, 0, 0.5);
	box-shadow: 0 5px 40px rgba(0, 0, 0, 0.5);
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px; 
}

.MultiBoxContent {
	position: relative;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.MultiBoxClose {
	position: absolute;
	/*top: -12px;
	right: -12px;*/
	top: -26px;
	right:-26px;
	background: url(https://d14d66.claudeassets.com/20190531104714im_/http://www.pointcare.net/templates/simplex/images/multibox/close.png) no-repeat;
	width:31px;
	height:30px;
	cursor: pointer;
}


.MultiBoxControlsContainer {
	overflow: hidden;
	height: 0px;
	position: relative;
}

.MultiBoxControls {
	width: 100%;
	height: auto;
	position: relative;
	background-color: #FFFFFF;
}


.MultiBoxPrevious {
	position: absolute;
	background: url(https://313abd.claudeassets.com/20190531104714im_/http://www.pointcare.net/templates/simplex/images/multibox/left.png) no-repeat;
	width: 24px;
	height: 24px;
	left: 0px;
	margin-top: 5px;
	cursor: pointer;
}

.MultiBoxNext {
	position: absolute;
	background: url(https://9f2dde.claudeassets.com/20190531104714im_/http://www.pointcare.net/templates/simplex/images/multibox/right.png) no-repeat;
	width: 24px;
	height: 24px;
	right: 0px;
	margin-top: 5px;
	cursor: pointer;
}

.MultiBoxNextDisabled {
	cursor: default;
	background: url(https://6d44f9.claudeassets.com/20190531104714im_/http://www.pointcare.net/templates/simplex/images/multibox/rightDisabled.png) no-repeat;
}

.MultiBoxPreviousDisabled {
	cursor: default;
	background: url(https://1d1af9.claudeassets.com/20190531104714im_/http://www.pointcare.net/templates/simplex/images/multibox/leftDisabled.png) no-repeat;
}

.MultiBoxTitle {
	position: relative;
	margin: 7px 0 0 35px;
	float: left;
	font-family: Helvetica, arial, sans-serif, Verdana;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-align: left;
}

.MultiBoxNumber {
	position: relative;
	width: 50px;
	margin: 10px 35px 0 0;
	float: right;
	font-family: Helvetica, arial, sans-serif, Verdana;
	font-size: 11px;
	color: #000000;
	text-align: right;
}

.MultiBoxDescription {
	clear: left;
	position: relative;
	margin: 0 35px 0 35px;
	padding-top: 5px;
	font-family: Helvetica, arial, sans-serif, Verdana;
	font-size: 11px;
	color: #000000;
	text-align: left;
}
#OverlayContainer {
	height:0px;}
/*************************************************************/


/*
     FILE ARCHIVED ON 10:47:20 May 31, 2019 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 11:11:25 Aug 15, 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):
  captures_list: 0.396
  exclusion.robots: 0.043
  exclusion.robots.policy: 0.034
  esindex: 0.006
  cdx.remote: 8.704
  LoadShardBlock: 59.002 (3)
  PetaboxLoader3.datanode: 87.321 (5)
  PetaboxLoader3.resolve: 331.444 (3)
  load_resource: 444.13 (2)
*/