
/* General cells definition: float and auto combinations */
.cell { float : left; }
.cell-left { float : left; }
.cell-right { float : right; }
.cell-auto { float : none; clear:none; width:auto }

/* Adding even width cells support, based on siblings count */
/* Supporting up to 10 columns, that's more than sufficient in real life */
.cell-even {
	float : left;
}

.cell-even:first-child:nth-last-child(1),
.cell-even:first-child:nth-last-child(1) ~ .cell-even
{ clear:none !important; float : left; width : 100% !important; }
.cell-even:first-child:nth-last-child(2),
.cell-even:first-child:nth-last-child(2) ~ .cell-even
{ clear:none !important; float : left; width : 50% !important; }
.cell-even:first-child:nth-last-child(3),
.cell-even:first-child:nth-last-child(3) ~ .cell-even
{ clear:none !important; float : left; width : 33.33% !important; }
.cell-even:first-child:nth-last-child(4),
.cell-even:first-child:nth-last-child(4) ~ .cell-even
{ clear:none !important; float : left; width : 25% !important; }
.cell-even:first-child:nth-last-child(5),
.cell-even:first-child:nth-last-child(5) ~ .cell-even
{ clear:none !important; float : left; width : 20% !important; }
.cell-even:first-child:nth-last-child(6),
.cell-even:first-child:nth-last-child(6) ~ .cell-even
{ clear:none !important; float : left; width : 16.66% !important; }
.cell-even:first-child:nth-last-child(7),
.cell-even:first-child:nth-last-child(7) ~ .cell-even
{ clear:none !important; float : left; width : 14.28% !important; }
.cell-even:first-child:nth-last-child(8),
.cell-even:first-child:nth-last-child(8) ~ .cell-even
{ clear:none !important; float : left; width : 12.5% !important; }
.cell-even:first-child:nth-last-child(9),
.cell-even:first-child:nth-last-child(9) ~ .cell-even
{ clear:none !important; float : left; width : 11.11% !important; }
.cell-even:first-child:nth-last-child(10),
.cell-even:first-child:nth-last-child(10) ~ .cell-even
{ clear:none !important; float : left; width : 10% !important; }

/* 
	For compatability supporting both cases: Cell-XX and cell-XX
	Other stuff is supported only in lowercase, as it's new anyway
*/

.cell-5 { clear:none !important; float : left; width : 5%;  }
.cell-10 { clear:none !important; float : left; width : 10%;  }
.cell-15 { clear:none !important; float : left; width : 15%;  }
.cell-20 { clear:none !important; float : left; width : 20%;  }
.cell-25 { clear:none !important; float : left; width : 25%;  }
.cell-30 { clear:none !important; float : left; width : 30%;  }
.cell-35 { clear:none !important; float : left; width : 35%;  }
.cell-40 { clear:none !important; float : left; width : 40%;  }
.cell-45 { clear:none !important; float : left; width : 45%;  }
.cell-50 { clear:none !important; float : left; width : 50%;  }
.cell-55 { clear:none !important; float : left; width : 55%;  }
.cell-60 { clear:none !important; float : left; width : 60%;  }
.cell-65 { clear:none !important; float : left; width : 65%;  }
.cell-70 { clear:none !important; float : left; width : 70%;  }
.cell-75 { clear:none !important; float : left; width : 75%;  }
.cell-80 { clear:none !important; float : left; width : 80%;  }
.cell-85 { clear:none !important; float : left; width : 85%;  }
.cell-90 { clear:none !important; float : left; width : 90%;  }
.cell-95 { clear:none !important; float : left; width : 95%;  }
.cell-100 { clear:none !important; float : left; width : 100%;  }
.cell-33 { clear:none !important; float : left; width : 33.33%; }
.cell-66 { clear:none !important; float : left; width : 66.66%; }

.Cell-5 { clear:none !important; float : left; width : 5%;  }
.Cell-10 { clear:none !important; float : left; width : 10%;  }
.Cell-15 { clear:none !important; float : left; width : 15%;  }
.Cell-20 { clear:none !important; float : left; width : 20%;  }
.Cell-25 { clear:none !important; float : left; width : 25%;  }
.Cell-30 { clear:none !important; float : left; width : 30%;  }
.Cell-35 { clear:none !important; float : left; width : 35%;  }
.Cell-40 { clear:none !important; float : left; width : 40%;  }
.Cell-45 { clear:none !important; float : left; width : 45%;  }
.Cell-50 { clear:none !important; float : left; width : 50%;  }
.Cell-55 { clear:none !important; float : left; width : 55%;  }
.Cell-60 { clear:none !important; float : left; width : 60%;  }
.Cell-65 { clear:none !important; float : left; width : 65%;  }
.Cell-70 { clear:none !important; float : left; width : 70%;  }
.Cell-75 { clear:none !important; float : left; width : 75%;  }
.Cell-80 { clear:none !important; float : left; width : 80%;  }
.Cell-85 { clear:none !important; float : left; width : 85%;  }
.Cell-90 { clear:none !important; float : left; width : 90%;  }
.Cell-95 { clear:none !important; float : left; width : 95%;  }
.Cell-100 { clear:none !important; float : left; width : 100%;  }
.Cell-33 { clear:none !important; float : left; width : 33.33%; }
.Cell-66 { clear:none !important; float : left; width : 66.66%; }



/*
     FILE ARCHIVED ON 18:05:16 Jan 22, 2019 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 09:08:21 Sep 01, 2025.
     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.742
  exclusion.robots: 0.043
  exclusion.robots.policy: 0.029
  esindex: 0.014
  cdx.remote: 25.134
  LoadShardBlock: 294.261 (3)
  PetaboxLoader3.datanode: 253.982 (5)
  PetaboxLoader3.resolve: 226.329 (3)
  load_resource: 225.417 (2)
*/