/* IE is dumb. */
img { border: 0; }

/* System */
div.tooltip.prize-info { position: absolute; background-color: lightgrey; display: none; z-index: 1000; text-align: center; padding: 15px; min-width: 100px; }
div.tooltip.prize-info img { width: 80px; height: 80px; display: inline-block; }
div.tooltip.prize-info p { margin: 2px; font-weight: bold; }

/* Title */
h2.title { display: block; margin: 0; font-size: 14px; padding-left: 10px; padding-top: 6px;}

/* FAQ */
a.faq {
	background: url("//images.neopets.com/games/pages/buttons/help.png") no-repeat scroll 0 0 transparent;
	bottom: 2px;
	float: right;
	height: 30px;
	position: relative;
	width: 30px;
}

a.faq:hover { background-position: 0px -31px; }


/* Canvas */



/* Header */
div.canvas h1.header {
	background: url(//images.neopets.com/ncmall/2016/faerie_event/headers/haunted_hijinks.png) no-repeat;
	width: 480px;
	height: 115px;
	position: absolute;
	margin: 0;
	top: 0;
	left: 0;
}
div.canvas h1.header.de { background: url(//images.neopets.com/ncmall/2016/faerie_event/headers/haunted_hijinks_de.png) no-repeat; }
div.canvas h1.header.es { background: url(//images.neopets.com/ncmall/2016/faerie_event/headers/haunted_hijinks_es.png) no-repeat; }
div.canvas h1.header.fr { background: url(//images.neopets.com/ncmall/2016/faerie_event/headers/haunted_hijinks_fr.png) no-repeat; }
div.canvas h1.header.nl { background: url(//images.neopets.com/ncmall/2016/faerie_event/headers/haunted_hijinks_nl.png) no-repeat; }
div.canvas h1.header.pt { background: url(//images.neopets.com/ncmall/2016/faerie_event/headers/haunted_hijinks_pt.png) no-repeat; }
div.canvas h1.header span { display: none; }


/* Message */
div.canvas p.message {
	position: absolute;
	width: 420px;
	color: white;
	top: 125px;
	left: 55px;
}


/* Status */
div.canvas div.status {
	position: absolute;
	width: 340px;
	right: 50px;
	top: 115px;
}

div.canvas div.status h2.menacing-mallets {
	background: url(//images.neopets.com/ncmall/2016/faerie_event/headers/menacing_mallets.png) no-repeat;
	margin: 0 auto;
	width: 210px;
	height: 60px;
}
div.canvas div.status h2.menacing-mallets.de { background: url(//images.neopets.com/ncmall/2016/faerie_event/headers/menacing_mallets_de.png) no-repeat; }
div.canvas div.status h2.menacing-mallets.es { background: url(//images.neopets.com/ncmall/2016/faerie_event/headers/menacing_mallets_es.png) no-repeat; }
div.canvas div.status h2.menacing-mallets.fr { background: url(//images.neopets.com/ncmall/2016/faerie_event/headers/menacing_mallets_fr.png) no-repeat; }
div.canvas div.status h2.menacing-mallets.nl { background: url(//images.neopets.com/ncmall/2016/faerie_event/headers/menacing_mallets_nl.png) no-repeat; }
div.canvas div.status h2.menacing-mallets.pt { background: url(//images.neopets.com/ncmall/2016/faerie_event/headers/menacing_mallets_pt.png) no-repeat; }
div.canvas div.status h2.menacing-mallets span { display: none; }

/* Status - Message */
div.canvas div.status p {
	color: white;
	margin: -15px 5px;
}

/* Status - Mallets Remaining */
div.canvas div.status div.remaining {
	position: absolute;
	top: 84px;
	right: 0;
}

/* Status - Mallets Remaining (Label) */
div.canvas div.status div.remaining label {
	background: url(//images.neopets.com/ncmall/2016/faerie_event/headers/mallets_remaining.png) no-repeat;
	display: inline-block;
	width: 175px;
	height: 40px;
}
div.canvas div.status div.remaining label.de { background: url(//images.neopets.com/ncmall/2016/faerie_event/headers/mallets_remaining_de.png) no-repeat; }
div.canvas div.status div.remaining label.es { background: url(//images.neopets.com/ncmall/2016/faerie_event/headers/mallets_remaining_es.png) no-repeat; }
div.canvas div.status div.remaining label.fr { background: url(//images.neopets.com/ncmall/2016/faerie_event/headers/mallets_remaining_fr.png) no-repeat; }
div.canvas div.status div.remaining label.nl { background: url(//images.neopets.com/ncmall/2016/faerie_event/headers/mallets_remaining_nl.png) no-repeat; }
div.canvas div.status div.remaining label.pt { background: url(//images.neopets.com/ncmall/2016/faerie_event/headers/mallets_remaining_pt.png) no-repeat; }
div.canvas div.status div.remaining label span { display: none; }


/* Status - Mallets Count */
div.canvas div.status div.remaining div.count {
	position: relative;
	color: white;
	display: inline-block;
	font-size: 20px;
	height: 28px;
	right: -2px;
	text-align: center;
	width: 35px;
	top: -13px;
	font-weight: bold;
}


/* Status - Purchase Buttons */
div.canvas div.status div.purchase-buttons {
	position: absolute;
	top: 115px;
	margin: 0 auto;
	width: 350px;
	left: -4px;
}

div.canvas div.status div.purchase-buttons a span {
	display: none;
}

/* Status - Purchase Buttons - Purchase */
div.canvas div.status div.purchase-buttons a.purchase {
	background: url(//images.neopets.com/ncmall/2016/faerie_event/buttons/purchase.png) no-repeat;
	display: inline-block;
	width: 170px;
	height: 80px;
}
div.canvas div.status div.purchase-buttons a.purchase.de { background: url(//images.neopets.com/ncmall/2016/faerie_event/buttons/purchase_de.png) no-repeat; }
div.canvas div.status div.purchase-buttons a.purchase.es { background: url(//images.neopets.com/ncmall/2016/faerie_event/buttons/purchase_es.png) no-repeat; }
div.canvas div.status div.purchase-buttons a.purchase.fr { background: url(//images.neopets.com/ncmall/2016/faerie_event/buttons/purchase_fr.png) no-repeat; }
div.canvas div.status div.purchase-buttons a.purchase.nl { background: url(//images.neopets.com/ncmall/2016/faerie_event/buttons/purchase_nl.png) no-repeat; }
div.canvas div.status div.purchase-buttons a.purchase.pt { background: url(//images.neopets.com/ncmall/2016/faerie_event/buttons/purchase_pt.png) no-repeat; }
div.canvas div.status div.purchase-buttons a.purchase:hover { background-position: 0 -80px; }


/* Status - Purchase Buttons - Visit Mall */
div.canvas div.status div.purchase-buttons a.visit-mall {
	background: url(//images.neopets.com/ncmall/2016/faerie_event/buttons/visit_the_ncmall.png) no-repeat;
	display: inline-block;
	width: 170px;
	height: 80px;
}
div.canvas div.status div.purchase-buttons a.visit-mall.de { background: url(//images.neopets.com/ncmall/2016/faerie_event/buttons/visit_the_ncmall_de.png) no-repeat; }
div.canvas div.status div.purchase-buttons a.visit-mall.es { background: url(//images.neopets.com/ncmall/2016/faerie_event/buttons/visit_the_ncmall_es.png) no-repeat; }
div.canvas div.status div.purchase-buttons a.visit-mall.fr { background: url(//images.neopets.com/ncmall/2016/faerie_event/buttons/visit_the_ncmall_fr.png) no-repeat; }
div.canvas div.status div.purchase-buttons a.visit-mall.nl { background: url(//images.neopets.com/ncmall/2016/faerie_event/buttons/visit_the_ncmall_nl.png) no-repeat; }
div.canvas div.status div.purchase-buttons a.visit-mall.pt { background: url(//images.neopets.com/ncmall/2016/faerie_event/buttons/visit_the_ncmall_pt.png) no-repeat; }
div.canvas div.status div.purchase-buttons a.visit-mall:hover { background-position: 0 -80px; }


/* Tombstone Backgrounds */
div.tombstone-bg {
	display: none;
	position: absolute;
	width: 980px;
	height: 270px;
	top: 302px;
}
div.tombstone-bg div.overlay { width: 980px; height: 270px; }


/* Tombstone Backgrounds - Row 1 */
div.tombstone-bg.i0 { background: url(//images.neopets.com/ncmall/2016/faerie_event/day1.png); display: block; }
div.tombstone-bg.i1 { background: url(//images.neopets.com/ncmall/2016/faerie_event/day2.png); display: block; }
div.tombstone-bg.i2 { background: url(//images.neopets.com/ncmall/2016/faerie_event/day3.png); display: block; }
div.tombstone-bg.i0 div.overlay,
div.tombstone-bg.i1 div.overlay,
div.tombstone-bg.i2 div.overlay { background: url(//images.neopets.com/ncmall/2016/faerie_event/graves1.png); }


/* Tombstone Backgrounds - Row 2 */
div.tombstone-bg.i3 { top: 449px; left: 0px; background: url(//images.neopets.com/ncmall/2016/faerie_event/day4.png); display: block; }
div.tombstone-bg.i4 { top: 449px; background: url(//images.neopets.com/ncmall/2016/faerie_event/day5.png); display: block; }
div.tombstone-bg.i5 { top: 449px; background: url(//images.neopets.com/ncmall/2016/faerie_event/day6.png); display: block; }
div.tombstone-bg.i6 { top: 449px; background: url(//images.neopets.com/ncmall/2016/faerie_event/day7.png); display: block; }
div.tombstone-bg.i7 { top: 449px; background: url(//images.neopets.com/ncmall/2016/faerie_event/day8.png); display: block; }
div.tombstone-bg.i3 div.overlay,
div.tombstone-bg.i4 div.overlay,
div.tombstone-bg.i5 div.overlay,
div.tombstone-bg.i6 div.overlay,
div.tombstone-bg.i7 div.overlay { background: url(//images.neopets.com/ncmall/2016/faerie_event/graves2.png); }

/* Tombstone Backgrounds - Row 3*/
div.tombstone-bg.i8 { top: 595px; background: url(//images.neopets.com/ncmall/2016/faerie_event/day9.png); display: block; }
div.tombstone-bg.i9 { top: 595px; background: url(//images.neopets.com/ncmall/2016/faerie_event/day10.png); display: block; }
div.tombstone-bg.i10 { top: 595px; background: url(//images.neopets.com/ncmall/2016/faerie_event/day11.png); display: block; }
div.tombstone-bg.i11 { top: 595px; background: url(//images.neopets.com/ncmall/2016/faerie_event/day12.png); display: block; }
div.tombstone-bg.i12 { top: 595px; background: url(//images.neopets.com/ncmall/2016/faerie_event/day13.png); display: block; }
div.tombstone-bg.i8 div.overlay,
div.tombstone-bg.i9 div.overlay,
div.tombstone-bg.i10 div.overlay,
div.tombstone-bg.i11 div.overlay,
div.tombstone-bg.i12 div.overlay { background: url(//images.neopets.com/ncmall/2016/faerie_event/graves3.png); }
 
/* List Style */
#tombstones {
	list-style: none outside none;
	margin-left: 6px;
	padding: 0;
	position: absolute;
	top: 330px;
}

#tombstones li {
	display: inline-block;
	height: 167px;
	width: 140px;
	position: relative;
	margin-right: 20px;
}

#tombstones li:first-child{
	margin-left: 300px;
}

#tombstones li.available {
	background-position: -36px 0;
}

#tombstones li.i3 {
	margin-left: 10px !important;
}

#tombstones li.i4,
#tombstones li.i5,
#tombstones li.i6,
#tombstones li.i7,
#tombstones li.i8 {
	height: 140px;
	margin: 0;
}

#tombstones li.i10 {
	margin: 0 30px 0 25px !important;
}

#tombstones li.i11 {
	margin-right: 30px !important;
}

#tombstones li.i12 {
	margin-right: 20px !important;
}

#tombstones li.i10,
#tombstones li.i11,
#tombstones li.i12,
#tombstones li.i13,
#tombstones li.i14 {
	margin: 0;
}
/*
#tombstones li div.ghost {
	background: url(//images.neopets.com/ncmall/2011/haunted_hijinks/buttons/ghosts.png) no-repeat;
	position: absolute;
	height: 198px;
	width: 159px;
	opacity: 0.6;
	cursor: pointer;
}
*/

#tombstones li div.ghost.g1 {background-position: -17px -305px}
#tombstones li div.ghost.g2 { background-position: -170px -305px; }
#tombstones li div.ghost.g3 { background-position: -340px -305px; }
#tombstones li div.ghost.g4 { background-position: -510px -305px; }

#tombstones li.redeemed div.ghost {
	display: none !important;
}


/* Popups */
div.popup-bg {
	position: fixed;
	width: 100%;
	height: 100%;
	opacity: 0.5 !important;
	background-color: black;
	z-index: 10000;
	top: 0;
	left: 0;
	display: none;
}

div.popup {
	display: none;
	position: fixed;
	top: 50%;
	left: 50%;
	xwidth: 452px;
        width: 472px;
	margin-left: -250px;
	z-index: 10001;
	color: #f4ffff;
}
div.popup.larger {
 margin-left: -326px;
 left: 50%;
}

div.popup a { color: lightblue; }

div.popup div.body {
	width: 100%;
	height: 297px;
	margin: 0 0;
	overflow: hidden;
}

div.popup img.nc-icon {
	position: absolute;
	left: 0;
	top: 0;
	display: none;
}

div.popup.nc img.nc-icon { display: block; }

div.popup.disabled { opacity: 0.7; }
div.popup div.disable { display: none;; } 
div.popup.disabled div.disable { position: absolute; height: 100%; width: 100%; left: 0; top: 0; display: block; }

/* Popup Edges */
div.popup div.edge {
	background: url(//images.neopets.com/ncmall/2016/faerie_event/popup_bg.png);
	position: absolute;
}

div.popup div.edge.ne,
div.popup div.edge.nw,
div.popup div.edge.n {
	top: 0;
	height: 58px;
}

div.popup div.edge.nw {
	left: 0;
	background-position: -110px 0;
	width: 54px;
}

div.popup div.edge.ne {
	right: 0;
	background-position: -956px 0;
	width: 50px;
}

div.popup div.edge.n {
	left: 54px;
	width: 348px;
	background-position: -164px 0;
}

div.popup div.edge.se,
div.popup div.edge.sw,
div.popup div.edge.s {
	bottom: 0;
	height: 58px;
}

div.popup div.edge.sw {
	left: 0;
	background-position: -110px -96px;
	width: 54px;
}

div.popup div.edge.se {
	right: 0;
	background-position: -956px -96px;
	width: 50px;
}

div.popup div.edge.s {
	left: 54px;
	width: 348px;
	background-position: -164px -96px;
}

div.popup div.edge.w {
	height: 100%;
	width: 52px;
	background-position: -55px -6px;
	position: relative;
	float: left;
}

div.popup div.edge.e {
	right: 0;
	height: 100%;
	width: 50px;
	background-position: -4px -6px;
	position: relative;
	float: right;
}


/* Popup Dialog */
div.popup-dialog {
	display: none;
	position: fixed;
	top: 50%;
	left: 50%;
	width: 452px;
	margin-top: -135px;
	margin-left: -171px;
	z-index: 10002;
	color: black;
	z-index: 10002;
}

div.popup-dialog div.edge {
	background: url(//images.neopets.com/ncmall/2016/faerie_event/popup_confirm_bg.png);
	position: absolute;
}

div.popup-dialog div.edge.nw {
	left: 0;
	background-position: -58px 0;
	width: 25px;
	height: 35px;
}

div.popup-dialog div.edge.ne {
	right: 0;
	background-position: 35px 0;
	width: 25px;
	height: 35px;
}

div.popup-dialog div.edge.n {
	left: 25px;
	width: 402px;
	height: 35px;
	background-position: -164px 0;
}

div.popup-dialog div.edge.se,
div.popup-dialog div.edge.sw,
div.popup-dialog div.edge.s {
	bottom: 0;
	height: 35px;
}

div.popup-dialog div.edge.sw {
	left: 0;
	background-position: -58px -147px;
	width: 35px;
}

div.popup-dialog div.edge.se {
	right: 0;
	background-position: 45px -147px;
	width: 35px;
}

div.popup-dialog div.edge.s {
	left: 35px;
	width: 382px;
	background-position: -164px -147px;
}

div.popup-dialog div.edge.w {
	height: 100%;
	width: 17px;
	background-position: -33px 0;
	position: relative;
	float: left;
}

div.popup-dialog div.edge.e {
	right: 0;
	height: 100%;
	width: 15px;
	background-position: 0 0;
	position: relative;
	float: right;
}

div.popup-dialog div.body {
	width: 100%;
	height: 200px;
	margin: 35px 0;
	overflow: hidden;
}

div.popup-dialog div.content {
	text-align: center;
	float: left;
	height: 100%;
	position: relative;
	background-color: white;
	width: 406px;
}




/* Popup Sizes */
div.popup.small { margin-top: -142px; }
div.popup.small div.body { height: auto; xheight: 200px; }

div.popup.medium { margin-top: -206px; }
div.popup.medium div.body { height: auto; xheight: 245px; }

div.popup.long { margin-top: -298px; }
div.popup.long div.body { height: 478px; }

div.popup.large { margin-top: -232px; width: 555px; }
div.popup.large div.edge.n,
div.popup.large div.edge.s { width: 451px; }
div.popup.large div.content { width: 439px; }
div.popup.large div.body { height: 349px; }

div.popup.larger {margin-top: -232px;width: auto;}
div.popup.larger div.edge.n,
div.popup.larger div.edge.s { width: 651px; }
div.popup.larger div.content {width: 500px;}
div.popup.larger div.body { height: auto; xheight: 349px; }


/* Popup content */
div.popup div.content {width: 420 px;background-color: #425168;float: left;height: 100%;position: relative;text-align: center;margin-left: 0;}




/* Popup Prizes */
div.popup ul.prize,
div.popup ul.prizes {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

div.popup ul.prize li img,
div.popup ul.prizes li img {
	width: 80px;
	height: 80px;
	border: 1px solid black;
}

div.popup ul.prizes li {
	float: left;
}

div.popup ul.prizes li:last-child {
	float: right;
}

div.popup ul.prize li span,
div.popup ul.prizes li span {
	font-weight: bold;
	margin-top: 8px;
	display: inline-block;
	max-width: 165px;
}


/* Popup - Purchasing */
div.popup ul.openers {
	margin: 0;
	padding: 0;
	list-style-type: none;
	overflow: hidden;
	margin: 0 0 15px;
}

div.popup ul.openers li {
	background: url("//images.neopets.com/ncmall/2016/faerie_event/buttons/item_select.png");
	width: 210px;
	height: 170px;
	float: left;
}

div.popup ul.openers li.selected,
div.popup ul.openers li:hover{
	background-position: 0 -170px;
}

div.popup ul.openers li:last-child {
	float: right;
}

div.popup ul.openers li img {
	margin-top: 8px;
}

div.popup ul.openers li img.nc {
	width: 47px;
	height: 37px;
	position: absolute;
	margin-top: 80px;
	margin-left: -16px;
}

div.popup div.purchase.buttons {
	margin: 0 auto;
	width: 340px;
}

div.popup div.error {
	color: red;
}

#popup-password {
	display: block;
	float: left;
	margin-top: 12px;
	width: 210px;
	height: 30px;
	border-radius: 6px;
	border: 2px solid #29364a;
	padding-left: 10px;
}

#btn-buy {
	float: right;
}

/* Popup Dialog Confirm */
div.popup-dialog span.item-name,
div.popup-dialog span.item-price {
	font-weight: bold;
}

div.popup-dialog span.item-price { color: red; }


/* Popup Congratulations */
div.popup img.nc-item {
	width: 47px !important;
	height: 37px !important;
	border: 0 !important;
	position: absolute;
	margin-top: 50px;
	margin-left: -25px;
}

/* Page Overwrites */
#templateLoginPopup {
	z-index: 10003 !important;
}

/**/

.i3 .g4{margin-left:50px;}
.i4 .g1{margin-left:30px ;margin-top:-35px ;}
.i5 .g2{margin-left:20px;margin-top:-45px ;}
.i6 .g3{margin-left:10px;margin-top:-35px ;}
.i7 .g4{margin-left:10px;margin-top:-35px ;}
.i8 .g1{margin-left:10px;margin-top:-55px ;}
.i9 .g2{margin-left:40px;margin-top:-35px;}
.i10 .g3{margin-left:30px;margin-top:-25px;}
.i11 .g4{margin-left:30px;margin-top:-25px;}
.i12 .g1{margin-left:0px;margin-top:-45px}


/* new css for faerie event */


.border_corner {
    border-radius: 25px;
    border: 2px solid #73AD21;
    padding: 20px;
    width: 140px;
    height: 150px;
    background-color: #425168;
}

.width420{
    width: 420px;
}

/* Popup close button */
div.popup a.close {
	background: url(//images.neopets.com/ncmall/2016/faerie_event/buttons/close_x.png);
	position: absolute;
	display: block;
	top: 0;
	xright: 0;
	right: -40px;
	width: 50px;
	height: 50px;
}

div.popup a.close:hover { background-position: 0 -50px; }
div.popup a.close span { display: none; }


/* Popup Buttons */

div.popup div.buttons a.btn:hover,
div.popup-dialog div.buttons a.btn:hover { background-position: 0 -57px; }

div.popup div.buttons a.btn.green,
div.popup-dialog div.buttons a.btn.green { }
div.popup div.buttons a.btn.red,
div.popup-dialog div.buttons a.btn.red { background-position: -107px 0; }
div.popup div.buttons a.btn.red:hover,
div.popup-dialog div.buttons a.btn.red:hover { background-position: -107px -57px; }
div.popup div.buttons a.btn.teal,
div.popup-dialog div.buttons a.btn.teal { background-position: -214px 0; }
div.popup div.buttons a.btn.teal:hover,
div.popup-dialog div.buttons a.btn.teal:hover { background-position: -214px -57px; }
div.popup div.buttons a.btn.teal.medium,
div.popup-dialog div.buttons a.btn.teal.medium { background-position: -321px 0; width: 147px; }
div.popup div.buttons a.btn.teal.medium:hover,
div.popup-dialog div.buttons a.btn.teal.medium:hover { background-position: -321px -57px; }
div.popup div.buttons a.btn.teal.large,
div.popup-dialog div.buttons a.btn.teal.large { background-position: -468px 0; width: 187px; }
div.popup div.buttons a.btn.teal.large:hover,
div.popup-dialog div.buttons a.btn.teal.large:hover { background-position: -468px -57px; }
div.popup div.buttons a.btn.teal.xlarge,
div.popup-dialog div.buttons a.btn.teal.xlarge { background-position: -655px 0; width: 227px; }
div.popup div.buttons a.btn.teal.xlarge:hover,
div.popup-dialog div.buttons a.btn.teal.xlarge:hover { background-position: -655px -57px; }

div.popup div.buttons a.btn span,
div.popup-dialog div.buttons a.btn span { display: none; }

/* Prizes */
#prizes {
	list-style: none outside none;
	margin: 0 0 15px 0;
	padding: 0;
	bottom: 0;
        text-align:center;
}

/*
#prizes li {
	display: inline-block;
	position: relative;
	cursor: default;
	background: url(//images.neopets.com/ncmall/2014/valentines/buttons/states.png);
	width: 80px;
	height: 80px;
	margin: 0 50px;
	border: 1px solid;
}
*/



#prizes li.available { cursor: pointer; background-position: -80px 0; }
#prizes li.available:hover, .prizes-hover { background-position: -80px -80px !important; }

#prizes li.redeemed { cursor: pointer; }

#prizes li span { position: absolute; width: 80px; top: 80px; text-align: center; font-weight: bold; }

/* new popup css */

div.popup div.body {
    width: auto; 
    height: 297px;
    margin: 0 0;
    overflow: hidden;
}

p {
    font-size: 15px;
    padding: 21px;
}


.border_corner {
    border-radius: 25px;
    border: 7px solid #544868;
    padding: 20px;
    background-color: #fff;
    xborder-style: inset;
    width: 140px;
    height: 150px;
}



div.popup div.content {
    width: 420 px;
    background-color: rgba(255, 255, 255, 0);
    float: left;
    height: 100%;
    position: relative;
    text-align: center;
    margin-left: 0;
}


div.popup ul.openers li {
    width: 210px;
    height: 139px;
    float: left;
    border: 2px solid #ffdfdf;
    border-radius: 15px;
    background: rgb(255, 255, 255);
}

div.popup ul.openers li:hover {
border: 2px solid #ffdfdf;

}


div.popup ul.openers li.selected, div.popup ul.openers li:hover {
    border: 2px solid green;
}



#popup-password {
    display: block;
    float: left;
    margin-top: 12px;
    width: 210px;
    height: 30px;
    border-radius: 6px;
    border: 1px solid #c3c3c3;
    padding-left: 10px;
    background: rgba(255, 255, 255, 0.49);
}

div.popup {
    color: #000;
}

div.popup div.body {
    width: auto;
    height: 297px;
    margin: 0 0;
    overflow: hidden;
}

div.popup.larger {
    margin-left: -274px;
    left: 50%;
}


div.popup-dialog {
    display: none;
    position: fixed;
    top: 50%;
    left: 50%;
    width: auto;
    margin-top: -145px;
    margin-left: -227px;
    z-index: 10002;
    color: black;
    z-index: 10002;
}

div.popup-dialog div.content {
    text-align: center;
    float: left;
    height: 100%;
    position: relative;
    background-color: white;
    width: 406px;
}

div.popup-dialog div.body {
   width: auto;
    height: 200px;
    margin: 0;
    overflow: hidden;
}
.edge{display:none;}


/* Description */
p.description {	margin-top: 0;padding: 10px; }
