/**
 * Stylesheet to override bootstrap styles
 *
 */

/*----- General -----*/
.col-xs-12 {
	margin-bottom: 10px;
}
ul, ol {
	margin: 0 0 10px 0;
	padding: 0;
	list-style-position: inside;
}
ul ul {
	margin-left: 20px;
}
.tooltip {
	text-shadow: none;
}

/*----- Large desktop -----*/
@media (min-width: 1200px) {
.col-xs-12 {
	margin-bottom: 0;
}
.container {
	max-width: none !important;
	width: 970px;
}
.filter-content .col-md-3 {
	width: 24.8%;
}
}

/*----- Portrait tablet to landscape and desktop -----*/
@media (min-width: 768px) and (max-width: 1024px) {
.col-xs-12 {
	margin-bottom: 0;
}
.filter-content .col-md-3 {
	width: 24.8%;
}
}

/*----- Landscape phone to portrait tablet -----*/
@media (min-width: 767px) {
.col-xs-12 {
	margin-bottom: 0;
}
.filter-content .col-md-3 {
	width: 24.8%;
}
}

/*
     FILE ARCHIVED ON 16:54:43 Mar 13, 2025 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 01:33:31 May 13, 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.447
  load_resource: 104.582
  PetaboxLoader3.resolve: 56.351
  PetaboxLoader3.datanode: 33.353
*/