/* ------------------------------------------------------------ *\
|* ------------------------------------------------------------ *|
|* Buttons
|* ------------------------------------------------------------ *|
\* ------------------------------------------------------------ */
.btn-block + .btn-block {
margin-top: 20px;
}

.btn {
	border-radius: 0;
	font-size: 18px;
	white-space: normal;
	margin-top: 20px;
	margin-bottom: 20px;
	text-transform: uppercase;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.btn-mc-red {
	background-color: rgb(204,0,0);
	color: rgb(255,255,255);
}
.btn-mc-red:hover {
	background-color: rgb(26,26,26);
	color: rgb(255,255,255);
}
.btn-mc-yellow {
	background-color: rgb(228,167,41);
	color: rgb(255,255,255);
}
.btn-mc-yellow:hover {
	background-color: rgb(26,26,26);
	color: rgb(255,255,255);
}
.btn-mc-white {
	background-color: rgb(255,255,255);
	color: rgb(0,0,0);
}
.btn-mc-white:hover {
	background-color: rgb(26,26,26);
	color: rgb(255,255,255);
}
.btn-mc-black {
	background-color: rgb(26,26,26);
	color: rgb(255,255,255);
}
.btn-mc-black:hover {
	background-color: rgb(255,255,255);
	color: rgb(26,26,26);
}
.btn-mc-sort {
	background-color: rgb(255,255,255);
	color: rgb(153,153,153);
	text-transform: inherit;
}
.btn-mc-sort:hover {
	background-color: rgb(228,167,41);
	color: rgb(255,255,255);
}
/*
     FILE ARCHIVED ON 09:15:10 Jun 26, 2014 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 02:43:30 Nov 06, 2022.
     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: 176.527
  exclusion.robots: 0.168
  exclusion.robots.policy: 0.162
  cdx.remote: 0.056
  esindex: 0.007
  LoadShardBlock: 139.754 (3)
  PetaboxLoader3.datanode: 221.804 (5)
  CDXLines.iter: 19.758 (3)
  load_resource: 211.117 (2)
  PetaboxLoader3.resolve: 95.681 (2)
*/