/*@font-face { font-family: feFont; src: url('../resources/fe-font.otf'); } */

html, body {
	font-family: "Open Sans", sans-serif !important;
} 

/* 	background-image: url("_img/bg-marth.jpg"); */

body {
	background-color: #000;
	color: #000;
}

h1, h2, h3, h4, h5, p {
	color: #FFFFFF;
}

.ratingList {
	list-style: none;
}

.challengeWebm {
	width: 80%;
	height: 100%;
	display: block;
	margin: auto;
}

.exampleWebm {
	width: 40%;
	float: right;
	margin: 10px;
}

.exampleWebmFull {
	width: 100%;
}

.webmVideo {
	border: 2px solid #6e62a9;
}

.matchupsList a{
	font-size: 16pt;
}
.matchupsList a:hover{
	color: #F8DF7A;
}
.matchupsList a span{
	margin-right: 5px !important;
}

.matchupsList a{
	display: block;
	padding-top: 2px !important;
	padding-bottom: 2px !important;
}

.techListOuter .small-6, .resourceSection .small-6, .timelineContainer .medium-6, .matchupsContainer .medium-6, .aboutContainer .medium-6 {
	width: 50% !important;
	float: left !important;
	clear: none !important;
	padding-left: !important .9375rem;
	padding-right:!important .9375rem;
}

.matchupsContainer .medium-4 {
	width: 33% !important;
	float: left !important;
	clear: none !important;
	padding-left: !important .9375rem;
	padding-right:!important .9375rem;
}

.column-block .emphasis {
	margin-bottom: 0px;
}

.techListOuter ul, .resourceSection ul {
	background-color: rgba(134, 122, 248, .1);
	border: solid 1px #867af8;
}

.techListOuter ul li a {
	color: #F8DF7A;
	display: block;
	font-size: 15pt;
	padding-left: 60px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.techListOuter ul li a:hover {
	background-color: rgba(134, 122, 248, .2);
}

.techListOuter ul  li{
	/*list-style-image: url('../_img/icon-tech-timeline.png');*/
	background: url("../_img/icon-tech-timeline.png") no-repeat 25px center;
	list-style: none;
}

.techListOuter h3 {
	background-color: rgba(134, 122, 248, .2);
	margin-bottom: 0px;
	text-align: center;
	color: #F8DF7A;
	line-height: 52px;
	border-top-right-radius: 10px;
	border-top-left-radius: 10px;
	border: solid 1px #867af8;
}

.gifSearchOptions select {
	font-weight: bold;
	font-size: 14pt;
}

.mainContentWrap {
	min-height: 750px;
}

.pageHeader {
	font-size: 50pt;
	line-height: 125px;
	font-weight: bold;
	margin-bottom: 0px;
	color: #FFFFFF;
	display: inline-block;
 	text-shadow:
    -2px -2px 0 #000000,
    2px -2px 0 #000000,
    -2px 2px 0 #000000,
    2px 2px 0 #000000;  
}

.headerQuote {
	position: absolute;
	font-size: 16pt;
	top: 90px;
	left: 125px;
	display: inline-block;
	color: #FFFFFF;
	font-style: italic;
}

.sectionHeader {
	display: inline-block;
	line-height: 48px;
}

.sectionIcon {
	float: left;
	margin-right: 15px;
}

.resourceIcon {
	float: left;
	margin-right: 25px;
}

.emphasis {
	font-size: 14pt;
	text-shadow: 3px 3px 4px rgb(0, 0, 0);
}	

.techRating img{
	padding-bottom: 3px;
}

.noMarginBottom {
	margin-bottom: 0px;
}

.red {
	color: red;
}

.blue {
	color: blue;
}

.green {
	color: green;
}

.subTitle {
	font-size: 16pt;
	color: #6AA6CD;
}

.rowFull {
	max-width: 100% !important;
	width: 100% !important;
	padding-left: 0px !important;
	padding-right: 0px !important;
	margin: 0px !important;
}

.noselect {
  -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Chrome/Safari/Opera */
     -khtml-user-select: none; /* Konqueror */
       -moz-user-select: none; /* Firefox */
        -ms-user-select: none; /* Internet Explorer/Edge */
            user-select: none; /* Non-prefixed version, currently
                                  not supported by any browser */
}

/* Start Footer Styles */
.footer {
	background-color: #292C2F;
	text-align: center;
	font-size: 1.2rem;
	padding: 4rem; 
}

.footer p.slogan {
	color: #8d9093;
	font-size: 1.8rem;
	margin: 0 0 1rem; 
}

.footer p.copywrite {
	color: #8f9296;
	font-size: 0.875rem;
	margin: 0; 
}

.footer .links a {
	list-style: none;
	font-weight: bold;
	color: #ffffff;
	padding: 3rem 0 2rem;
	margin: 0; 
}

.footer .links a::after {
	content: "";
	padding: 0 0.4rem 0 0.8rem; 
}

.footer .links a:last-child::after {
	content: "";
	padding: 0 0.4rem 0 0.8rem; 
}
/* End Footer Styles */

.resourceSection ul {
	padding-top: 10px;
}

.resourceSection  ul li a {
	padding-left: 15px;
}

.resourceSection .resourceTitle {
	padding-left: 15px;
	padding-top: 10px;
	background-color: rgba(134, 122, 248, .2);
	color: #F8DF7A;
	line-height: 52px;
	border-top-right-radius: 10px;
	border-top-left-radius: 10px;
	border: solid 1px #867af8;
}

.resourceSection .resourceTitle img{
	line-height: 52px;
 }

.sectionFull .resourceLink a {
	font-size: 16pt;
	font-weight: bold;
	color: #F8DF7A;
}

.resourceLink {
	list-style-type: none;
}

.resourceLink  p {
	padding-left: 15px;
	font-size: 12pt;
}

.sectionsContainer {
    margin-top: 25px;
}

.sectionsContainer .column-block{
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	padding-right: 15px;
	cursor: pointer;
}

.sectionsContainer .column-block:hover{
	outline: 1px solid #6AA6CD;
}

.sectionsContainer .column-block:hover .sectionHeader{

}

.backWrap {
	display: inline-block;
	border-bottom: 2px solid #FFFFFF;
	padding-right: 12px;
	position: relative;
	cursor: pointer;
	margin-bottom: 25px;
}

.backWrap:hover:after, .backWrap:hover {
	border-color: #6aa6cd;
}

.backWrap:hover .backIcon {
	background: url("../_img/icon-back-blue.png");
}

.backWrap:hover .backButton {
	color: #6AA6CD;
}

.backWrap:before {
	content:"";
	position:absolute;
	border-top: 2px solid #FFFFFF;
	top: 6px;
	left: -49px;
	width: 65px;
	transform: rotate(40deg);
	transform-origin: 0% 0%;
	z-index: 100;
}

.backWrap:hover:before, .backWrap:hover {
	border-color: #6aa6cd;
}

.backIcon {
	height: 48px;
	width: 48px;
	background: url("../_img/icon-back.png");
	float: left;
	margin-right: 5px;
}

.backButton {
	color: #FFF;
	display: inline-block;
	font-size: 18pt;
	line-height: 48px;
}

.sectionFull, .backWrap {
	display: none;
}

/* Fancy SVG Stuff */
#marthSwordSVG {
	float: left;
}

#marthSwordPath  {
  stroke-width: 3;
  stroke-dasharray: 1000;
  stroke-dashoffset: 1000;
  fill-opacity:0;
  animation: dash 2s linear forwards;
}

@keyframes dash {
	0%   {stroke-dashoffset: 1000; fill-opacity: 0;}
	50%  {stroke-dashoffset: 0; fill-opacity: 0;}
	100% {stroke-dashoffset: 0; fill-opacity: 1;}
}

/* Accordion Styles */
.accordion {
	background-color: transparent;
	border: none;
}

.accordion:last-of-type {
	margin-bottom: 100px;
}

.accordion .accordion-title, .accordion .accordion-item, .accordion a, .accordion .accordion-content {
	border: none;
}

.accordion .accordion-content {
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
	min-height: 350px;
}

.accordion .accordion-title {
	color: #FFFFFF;;
	font-size: 14pt;
	padding: .75rem .25rem;
}

.accordion .accordion-title:focus, .accordion .accordion-title:hover {
	background-color: rgba(106, 166, 205, .2);
}

.is-active .accordion-title {
	color: #6AA6CD;
	border: 1px solid #FFFFFF;
	background-color: rgba(106, 166, 205, .2);
}

/* Tech styles */
.techGif {
	float: right;
}

.italic {
	font-style: italic;
}

.howToPerform ul {
	margin-left: .25rem;
}

.howToPerform li { 
    padding-left: 1em; 
    text-indent: -.7em;
}

.howToPerform li:before {
    content: "• ";
    color: #FFFFFF;
}

.halfBottomMargin {
	margin-bottom: .5rem;
}

table.tablesaw tbody, table.tablesaw tr, table.tablesaw td {
	background-color: transparent;
}


table.tablesaw td  {
	background-color: rgba(134, 122, 248, .1);
}

.tablesaw thead {
	background: rgba(134, 122, 248, .2);
	margin-bottom: 0px;
	text-align: center;
	color: #F8DF7A;
	line-height: 52px;
	border: solid 1px #867af8;
}

.tablesaw thead th {
	border: none !important;
}

.tablesaw thead th button {
	color: #F8DF7A !important;
	font-size: 14pt !important;
	font-weight: bold;
}

.tablesaw td {
	color: #F8DF7A;
	font-size: 14pt;
	font-weight: bold;
}

.tablesaw tr td:last-child a {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 25px;
	padding-right: 25px;
	color: #F8DF7A;
	background-color: transparent;
	border: solid 1px #F8DF7A;
}

.tablesaw tr{
	border: solid 1px #867af8 !important;
}

.tablesaw a:hover {
	background-color: rgba(248, 223, 122, .3);
}

.gifSearchOptions > div {
    width: 16.25% !important;
	display: inline-block;
}

.gifSearchOptions label {
	color: #FFFFFF;
	font-size: 14pt;
	display: block;
	text-align: center;
	font-weight: bold;
}

.gifSearchOptions select {
	font-size: 12pt;
	padding-top: 3px;
	padding-bottom: 3px;
}

.searchSubmit {
	width: 100%;
	text-align: center;
	color: #F8DF7A;
	font-size: 14pt;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	padding-right: 15px;
	margin-left: 5px;
	margin-right: 5px;
	display: inline-block;
	border: solid 1px #F8DF7A;
	background: rgba(134, 122, 248, .2);
}

.timelineMenu li span {
	display: block;
	text-align: center;
	margin-top: 10px;
	font-size: 20pt;
	font-weight: bold;
	color: #FFFFFF;
}

.timelineMenu li {
	
}

.timelineMenu li a {
	border: 1px solid #FFFFFF;
	margin-right: 10px;
	-webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

.timelineMenu li a:hover {
	background-color: #6AA6CD;
}

.cbp_tmtimeline .hitboxGif {
	height: 230px;
	width: 320px;
}

.cbp_tmtimeline .imageTitle {
	display: block;
	font-weight: bold;
	color: #6AA6CD;
	text-align: center;
}

.imageTitleRight {
	display: inline-block;
	float: right;
	font-weight: bold;
	color: #6AA6CD;
	text-align: center;
}

.nextStageButton {
	display: inline-block;
	height: 155px;
	width: 155px;
	padding-top: 25px;
	padding-bottom: 10px;
	padding-left: 15px;
	padding-right: 15px;
	border-radius: 50%;
	margin-bottom: 50px;
	border: solid 2px rgb(55, 154, 38);
	background: #000000;
	background-color: #000000;
	font-size: 16pt;
	font-weight: bold;
	color: rgb(55, 154, 38);
	margin-left: 14%;
	text-align: center;
	-webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

.nextStageButton:hover {
	background-color: rgba(55, 154, 38, .4);
	color: rgb(55, 154, 38);
}

.nextStageButton span {
	display: block;
}

.nextArrow {
	display: block;
	margin: auto;
	
}

.techImageLarge {
	display: block;
	margin: auto;
}

.techInputs span {
	font-weight: bold;
	font-size: 16pt;
	color: #FFFFFF;
}

.techInputs img{
	width: 50px;
	height: 50px;
}

.techInputs .next{
	width: 24px;
	height: 24px;
	opacity: .6;
}

.techInputs .delay{
	position: absolute;
	width: 50px;
	line-height: 13px;
	font-weight: bold;
	text-align: center;
	font-size: 11pt;
	margin-left: -38px;
	margin-top: 70px;
	color: #7e7e7e;
}

.techInputs .delay:before{
	content: '';
	position: absolute;
	top: -35px;
	bottom: 25px;
	width: 2px;
	border-left: dashed 1px #000;
	border-right: dashed 1px #000;
	background: #7e7e7e;
	left: 60%;
	margin-left: -8px;
	z-index: 50;
}

.timelineSingleImageRight {
	float: right;
	width: 250px;
	height: auto;
	margin-left: 15px;
}

.timelineImageCenter {
	display: block;
	margin: auto;
}

.quote {
	font-style: italic;
	color: #6AA6CD;	
}

.marthMaster {
	color:  #000000;
	font-weight: bold;
	 text-shadow:
    -1px -1px 0 #6AA6CD,
    1px -1px 0 #6AA6CD,
    -1px 1px 0 #6AA6CD,
    1px 1px 0 #6AA6CD;  
}

.marthMaster span {
	background-image: url("../_img/stock-icons.png");
	background-repeat: no-repeat;
	display: inline-block;
	vertical-align: middle;
	color: transparent !important;
	overflow: hidden;
	width: 28px;
	height: 28px;
	background-position: -168px -140px;
}

.player {
	color:  #000000;
	font-weight: bold;
	 text-shadow:
    -1px -1px 0 #6AA6CD,
    1px -1px 0 #6AA6CD,
    -1px 1px 0 #6AA6CD,
    1px 1px 0 #6AA6CD;  
}


.rangeDisplay {
	color: #FFFFFF;
	font-size: 14pt;
	font-weight: bold;
	text-align: center;
}
.rangeDisplay > span {
	display: block;
	text-align: center;
}
.playAnimation {
	color: #FFFFFF;
	display: inline-block;
	font-weight: bold;
	padding: 5px;
	cursor: pointer;
	text-align: center;
	border: 2px solid #FFFFFF;
}

.gcnA {
	display: inline-block;
	opacity: .2;
	position: relative;
	width: 50px;
	height: 50px;
	color: #000000;
	margin-right: 10px;
	border: 3px solid rgb(1, 150, 79);
	background-color:  rgb(1, 140, 69);
	border-radius: 50%;
}
.gcnA span {
	display: inline-block;
	position: absolute;
	top: -2px;
	left: 11px;
	font-size: 30px;
	text-align: center;
 	text-shadow:
    -1px -1px 0 rgb(1, 150, 79),
    1px -1px 0 rgb(1, 150, 79),
    -1px 1px 0 rgb(1, 150, 79),
    1px 1px 0 rgb(1, 150, 79);  
}

.gcnB {
	display: inline-block;
	opacity: .2;
	position: relative;
	width: 40px;
	height: 40px;
	margin: 5px;
	margin-right: 10px;
	color: #000000;
	border: 3px solid rgb(255, 7, 64);
	background-color:  rgb(230, 7, 64);
	border-radius: 50%;
}
.gcnB span {
	display: inline-block;
	position: absolute;
	top: 1px;
	left: 11px;
	font-size: 20px;
	text-align: center;
	margin-right: 5px;
 	text-shadow:
    -1px -1px 0 rgb(255, 7, 64),
    1px -1px 0 rgb(255, 7, 64),
    -1px 1px 0 rgb(255, 7, 64),
    1px 1px 0 rgb(255, 7, 64);  
}

.gcnY span {
	display: inline-block;
	position: absolute;
	top: 2px;
	left: 20px;
	font-size: 20px;
	color: #000000;
	text-align: center;
	z-index: 100;
 	text-shadow:
    -1px -1px 0 rgb(190, 220, 220),
    1px -1px 0 rgb(190, 220, 220),
    -1px 1px 0 rgb(190, 220, 220),
    1px 1px 0 rgb(190, 220, 220);  
}
.gcnY { 
	height: 30px; 
	width: 55px;
	margin-right: 10px;
	opacity: .2;
	margin-bottom: 10px;
	display: inline-block;
	position: relative;
	transform:skewY(-10deg);
} 
.gcnY:before { 
	content: ''; 
	position: absolute;
	border-top-left-radius: 50%;
	border-bottom-left-radius: 50%;
	top: 0; 
	left: 0;
	 height: 100%;
	 width: 51%;
	 background: rgb(190, 210, 210);
	 -webkit-transform: skew(0deg, 12deg);
	 -moz-transform: skew(0deg, 12deg); 
	-ms-transform: skew(0deg, 12deg);
	 -o-transform: skew(0deg, 12deg);
	 transform: skew(0deg, 12deg); 
} 
.gcnY:after { 
	content: ''; 
	position: absolute; 
	top: 0; 
	border-top-right-radius: 50%;
	border-bottom-right-radius: 50%;
	right: 0; 
	height: 100%; 
	width: 50%;
	color: #000000;
	 background: rgb(190, 210, 210); 
	-webkit-transform: skew(0deg, -12deg); 
	-moz-transform: skew(0deg, -12deg);
	 -ms-transform: skew(0deg, -12deg);
	 -o-transform: skew(0deg, -12deg);
	 transform: skew(0deg, -12deg); 
}​

.huh {

}

.gcnAnimationFrameCount {
	color: #FFFFFF;
	text-align: center;
	display: block;
	font-weight: bold;
	font-size: 14pt;
}

.gcnAnalog {
  display: inline-block;
  margin-right: 10px;
  width: 50px;
  height: 50px;
  overflow: hidden;
  z-index: 10;
	-webkit-transform: rotate(24deg); 
	-moz-transform: rotate(24deg); 
	-ms-transform: rotate(24deg); 
	-o-transform: rotate(24deg); 
/*     zoom: 0.75;
    -moz-transform: scale(0.75); */
}
.gcnAnalog.cstick {
    -webkit-transform : rotate(24deg) scale(0.75); /* Chrome, Opera 15+, Safari 3.1+ */
    -ms-transform     : rotate(24deg) scale(0.75); /* IE 9 */
    transform         : rotate(24deg) scale(0.75); /* Firefox 16+, IE 10+, Opera */
}

.gcnAnalog:before,
.gcnAnalog:after {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  width: 3px;
  height: 20px;
  margin-top: -10px;
  background-color: #CBCBCB;
  z-index: 1;
}
.gcnAnalog.cstick:before,
.gcnAnalog.cstick:after {
  background-color: yellow;
}

.gcnAnalog:after {
  left: auto;
  right: 0;
  margin-top: -10px;
  height: 20px;
}

.gcnAnalog .inner {
  position: absolute;
  top: 0px;
  width: 50px;
  height: 50px;
  border: solid 3px #CBCBCB;
  overflow: hidden;
  -webkit-transform: rotate(45deg);
}
.gcnAnalog.cstick .inner {border: solid 3px yellow; }

.gcnAnalog .inner:before,
.gcnAnalog .inner:after {
  -webkit-transform: rotate(45deg);
  content: "";
  position: absolute;
  width: 3px;
  height: 20px;
  margin-top: -6px;
  z-index: 1;
  right: auto;
  left: 5px;
  bottom: auto;
  top: 0px;
}

.gcnAnalog .inner:after {
  height: 25px;
  right: 6px;
  left: auto;
  bottom: -9px;
  top: auto;
}

.gcnAnalog :before,
.gcnAnalog :after,
.gcnAnalog .inner:before,
.gcnAnalog  .inner:after { background: #CBCBCB; }
.gcnAnalog.cstick .inner:before,
.gcnAnalog.cstick  .inner:after { background: yellow; }
.gcnAnalog .inner { border-color: #CBCBCB }
.gcnAnalog.cstick .inner { border-color: yellow; }

.gcnAnalog p {
  text-align: center;
  line-height: 50px;
  position: relative;
  z-index: 10;
  font-size: 10px;
  font-weight: bold;
}



/* ARROW */
.gcnAnalog .arrow { 
	position: relative;
	top: 35px;
	left: 26px;
	width: 0; 
	height: 0; 
	border-top: 9px solid transparent; 
	border-right: 9px solid red; 
	-webkit-transform: rotate(21deg); 
	-moz-transform: rotate(21deg); 
	-ms-transform: rotate(21deg); 
	-o-transform: rotate(21deg); 
/*    -webkit-transition: all .2s linear; // Chrome
    -moz-transition: all .2s linear;// Mozilla
    -o-transition: all .2s  linear; // Opera
    transition: all .2s linear; */
} 
.gcnAnalog.cstick .arrow { 
	border-right: 9px solid red;
} 
.gcnAnalog .arrow:after { 
	background-color: transparent;
	content: ""; 
	position: absolute; 
	border: 0 solid transparent; 
	border-top: 3px solid red; 
	top: -14px; left: -16px; 
	width: 18px; 
	height: 18px; 
	-webkit-transform: rotate(45deg); 
	-moz-transform: rotate(45deg); 
	-ms-transform: rotate(45deg); 
	-o-transform: rotate(45deg); 
}

.gcnAnalog .arrow.noArrow, .gcnAnalog .arrow.noArrow:after {
	display: none;
}

.gcnAnalog.cstick .arrow:after { border-top: 3px solid red;} 

.gcnAnalog .arrow.dr {left: 35px;top: 27px;-webkit-transform: rotate(-22deg); -moz-transform: rotate(-22deg); -ms-transform: rotate(-22deg); -o-transform: rotate(-22deg); }
.gcnAnalog .arrow.ri {left: 35px;top: 16px;-webkit-transform: rotate(-69deg); -moz-transform: rotate(-69deg); -ms-transform: rotate(-69deg); -o-transform: rotate(-69deg); }
.gcnAnalog .arrow.ur {left: 26px;top: 8px;-webkit-transform: rotate(-110deg); -moz-transform: rotate(-110deg); -ms-transform: rotate(-110deg); -o-transform: rotate(-110deg); }
.gcnAnalog .arrow.up {left: 15px;top: 7px;-webkit-transform: rotate(-160deg); -moz-transform: rotate(-160deg); -ms-transform: rotate(-160deg); -o-transform: rotate(-160deg); }
.gcnAnalog .arrow.ul {left: 6px;top: 15px;-webkit-transform: rotate(-201deg); -moz-transform: rotate(-201deg); -ms-transform: rotate(-201deg); -o-transform: rotate(-201deg); }
.gcnAnalog .arrow.le {left: 7px;top: 27px;-webkit-transform: rotate(-249deg); -moz-transform: rotate(-249deg); -ms-transform: rotate(-249deg); -o-transform: rotate(-249deg); }
.gcnAnalog .arrow.dl {left: 15px;top: 36px;-webkit-transform: rotate(-290deg); -moz-transform: rotate(-290deg); -ms-transform: rotate(-290deg); -o-transform: rotate(-290deg); }

.animationRow {

}

.cbp_tmtimeline {
	margin: 0 0 0 0;
	padding: 0;
	list-style: none;
	position: relative;
} 

/* The line */
.cbp_tmtimeline:before {
	content: '';
	position: absolute;
	top: 30px;
	bottom: -50px;
	width: 5px;
	border-left: dashed 2px #000;
	border-right: dashed 2px #000;
	background: #7e7e7e;
	left: 21%;
	margin-left: -8px;
}

.cbp_tmtimeline > li {
	position: relative;
}

/* The date/time */
.cbp_tmtimeline > li .cbp_tmtime {
	display: block;
	width: 25%;
	padding-right: 100px;
	position: absolute;
}

.cbp_tmtimeline > li .cbp_tmtime span {
	display: block;
	text-align: right;
}

/* learn step count */
.cbp_tmtimeline > li.learn .cbp_tmtime span:first-child {
	font-size: 2.3em;
	font-weight: bold;
	color: #FFFFFF;
 	text-shadow:
    -1px -1px 0 #000000,
    1px -1px 0 #000000,
    -1px 1px 0 #000000,
    1px 1px 0 #000000;  
}

/* Practice step count */
.cbp_tmtimeline > li.practice .cbp_tmtime span:first-child {
	font-size: 2.3em;
	font-weight: bold;
	color: #6e62a9;
 	text-shadow:
    -1px -1px 0 #000000,
    1px -1px 0 #000000,
    -1px 1px 0 #000000,
    1px 1px 0 #000000;  
}

/* Practice title */
.cbp_tmtimeline > li.practice .cbp_tmtime span:last-child {
	font-size: 2.3em;
	font-weight: bold;
	color: #6e62a9;
 	text-shadow:
    -1px -1px 0 #000000,
    1px -1px 0 #000000,
    -1px 1px 0 #000000,
    1px 1px 0 #000000;   
}

/* Learn title */
.cbp_tmtimeline > li.learn .cbp_tmtime span:last-child {
	font-size: 2.3em;
	font-weight: bold;
	color: #FFFFFF;
 	text-shadow:
    -1px -1px 0 #000000,
    1px -1px 0 #000000,
    -1px 1px 0 #000000,
    1px 1px 0 #000000;  
}

/* Right content */
.cbp_tmtimeline > li .cbp_tmlabel {
	margin: 0 0 50px 26%;
	background: rgba(106, 166, 205, .7); 
	color: #fff;
	padding: 2em;
	font-size: 1.2em;
	font-weight: 300;
	line-height: 1.4;
	position: relative;
	border-radius: 5px;
}

/* Learn box bg */
.cbp_tmtimeline > li.learn .cbp_tmlabel {
	border: 2px solid #FFFFFF;
	background-color: rgba(0, 0, 0, .6);
}

.cbp_tmtimeline > li.learn .cbp_tmlabel strong{
	color: #6AA6CD;
}

.cbp_tmtimeline > li.learn .cbp_tmlabel .tech{
	color: #F8DF7A;
	display: inline-block;
}

.cbp_tmtimeline > li.learn .cbp_tmlabel .tech img{
	padding-bottom: 3px;
	margin-right: 5px;
	margin-left: 5px;
}

/* Final Step box bg*/
.cbp_tmtimeline > li.finalStep .cbp_tmlabel {
	border: 2px solid rgb(55, 154, 38);
	background-color: rgba(0, 0, 0, .6);
}

.cbp_tmtimeline > li.finalStep .cbp_tmlabel h2{
	color: rgb(55, 154, 38);
	border-bottom: 1px solid rgb(55, 154, 38);
}

/* practice box bg */
.cbp_tmtimeline > li.practice .cbp_tmlabel {
	border: 2px solid #6e62a9;
	background-color: rgba(0, 0, 0, .6);
}

.cbp_tmtimeline > li.practice .cbp_tmlabel h3{
	color: #6e62a9;
}


.cbp_tmtimeline > li.practice .cbp_tmlabel ul, .cbp_tmtimeline > li.learn .cbp_tmlabel ul {
	list-style-type: circle;
}

.cbp_tmtimeline > li.practice .cbp_tmlabel ul li{
	font-weight: bold;
}

.cbp_tmtimeline > li.practice .cbp_tmlabel strong{
	color: #6AA6CD;
}

.cbp_tmtimeline > li.practice .cbp_tmlabel .tech{
	color: #F8DF7A;
	display: inline-block;
}

.cbp_tmtimeline > li.practice .cbp_tmlabel .tech img{
	padding-bottom: 3px;
	margin-right: 5px;
	margin-left: 5px;
}

.cbp_tmtimeline > li.practice .cbp_tmlabel h2, .cbp_tmtimeline > li.practice .cbp_tmlabel p, .cbp_tmtimeline > li.practice .cbp_tmlabel li {
	color: #6e62a9;
}

.cbp_tmtimeline > li.finalStep .cbp_tmlabel h2, .cbp_tmtimeline > li.finalStep .cbp_tmlabel p, .cbp_tmtimeline > li.finalStep .cbp_tmlabel li {
	color: #379A26;
}

/* Box Header */
.cbp_tmtimeline > li .cbp_tmlabel h2 { 
	margin-top: 0px;
	padding: 0 0 0 0;
	border-bottom: 1px solid #FFFFFF;
}

.cbp_tmtimeline > li.practice .cbp_tmlabel h2 {
	border-bottom: 1px solid #6e62a9;
}

/* The triangle */
.cbp_tmtimeline > li .cbp_tmlabel:after {
	right: 100%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-right-color: rgba(106, 166, 205, .7);
	border-width: 15px;
	top: 32px;
}

/* Practice triangle */
.cbp_tmtimeline > li.practice .cbp_tmlabel:after {
	border-right-color: #6e62a9;
}

/* Learn triangle */
.cbp_tmtimeline > li.learn .cbp_tmlabel:after {
	border-right-color: #FFFFFF;
}

/* Final Step triangle */
.cbp_tmtimeline > li.finalStep .cbp_tmlabel:after {
	border-right-color: rgb(55, 154, 38);
}

/* The icons */
.cbp_tmtimeline > li .cbp_tmicon {
	width: 40px;
	height: 40px;
	speak: none;
	line-height: 40px;
	position: absolute;
	color: #fff;
	background: #000000;
	
	border-radius: 50%;
	text-align: center;
	left: 21%;
	top: 30px;
	margin: 0 0 0 -25px;
}

/* Timeline circle practice */
.cbp_tmtimeline > li.practice .cbp_tmicon {
	background-image: url("../_img/icon-timeline-practice.png");
	background-position: center;
	box-shadow: 0 0 0 3px #6e62a9;
}

/* Timeline circle learn */
.cbp_tmtimeline > li.learn .cbp_tmicon {
	background-image: url("../_img/icon-timeline-learn.png");
	background-position: center;
	box-shadow: 0 0 0 3px #FFFFFF;
}

/* Timeline circle learn */
.cbp_tmtimeline > li.finalStep .cbp_tmicon {
	background-image: url("../_img/icon-timeline-success.png");
	background-position: center;
	box-shadow: 0 0 0 3px rgb(55, 154, 38);;
}

@media screen and (max-width: 65.375em) {
	.cbp_tmtimeline > li .cbp_tmtime span:last-child {
		font-size: 1.5em;
	}
}

@media screen and (max-width: 47.2em) {
	.cbp_tmtimeline:before {
		display: none;
	}

	.cbp_tmtimeline > li .cbp_tmtime {
		width: 100%;
		position: relative;
		padding: 0 0 20px 0;
	}

	.cbp_tmtimeline > li .cbp_tmtime span {
		text-align: left;
	}

	.cbp_tmtimeline > li .cbp_tmlabel {
		margin: 0 0 30px 0;
		padding: 1em;
		font-weight: 400;
		font-size: 95%;
	}

	.cbp_tmtimeline > li .cbp_tmlabel:after {
		right: auto;
		left: 20px;
		border-right-color: transparent;
		border-bottom-color: rgba(106, 166, 205, .7);
		top: -20px;
	}

	.cbp_tmtimeline > li:nth-child(odd) .cbp_tmlabel:after {
		border-right-color: transparent;
		border-bottom-color: #6AA6CD;
	}

	.cbp_tmtimeline > li .cbp_tmicon {
		position: relative;
		float: right;
		left: auto;
		margin: -55px 5px 0 0px;
	}	
}

.timelineLink {
	color: #6AA6CD;
	text-decoration: underline;
}

/*--------------------------------------ICONS HERE --------------------------------------*/
.falconIcon, .foxIcon , .iceclimbersIcon, .falcoIcon , .sheikIcon , .ganondorfIcon , .marioIcon , .jigglypuffIcon , .peachIcon , .samusIcon , .pikachuIcon , .donkeykongIcon, .bowserIcon , .doctormarioIcon , .kirbyIcon , .linkIcon  , .luigiIcon  , .marthIcon , .mewtwoIcon , .gameandwatchIcon , .nessIcon  , .pichuIcon  , .royIcon , .yoshiIcon , .younglinkIcon  , .zeldaIcon   {color:#F8DF7A; display: inline-block;}


.falconIcon span, .foxIcon span, .iceclimbersIcon  span, .falcoIcon span, .sheikIcon span , .ganondorfIcon span, .marioIcon span, .jigglypuffIcon span, .peachIcon span, .samusIcon span, .pikachuIcon span, .donkeykongIcon span, .bowserIcon span, .doctormarioIcon span, .kirbyIcon span, .linkIcon span , .luigiIcon span , .marthIcon span, .mewtwoIcon span, .gameandwatchIcon span, .nessIcon span , .pichuIcon span , .royIcon span, .yoshiIcon span, .younglinkIcon span , .zeldaIcon span, .haxMoney span, .seshiro span, .stt_puredrop span  {
	background-image: url("../_img/stock-icons.png");
	background-repeat: no-repeat;
	display: inline-block;
	vertical-align: middle;
	color: transparent !important;
	overflow: hidden;
	width: 28px;
	height: 28px;
	margin-right: 0px;
}

.player {
	color: #000;;
}



.foxIcon span {background-position: -280px -112px;}
.falconIcon span {background-position: -168px -112px;}
.falcoIcon span {background-position: -252px -112px;}
.sheikIcon span {background-position: -84px -168px;}
.ganondorfIcon span {background-position: -308px -112px;}
.marioIcon span {background-position: -140px -140px;}
.jigglypuffIcon span {background-position: -28px -140px;}
.peachIcon span {background-position: -280px -140px;}
.samusIcon span {background-position: -56px -168px;}
.iceclimbersIcon span {background-position: 0 -140px;}
.pikachuIcon span {background-position: 0 -168px;}
.donkeykongIcon span {background-position: -196px -112px;}
.bowserIcon span {background-position: -140px -112px;}
.doctormarioIcon span {background-position: -224px -112px;}
.kirbyIcon span {background-position: -56px -140px;}
.linkIcon span {background-position: -84px -140px;}
.luigiIcon span {background-position: -112px -140px;}
.marthIcon span {background-position: -168px -140px;}
.mewtwoIcon span {background-position: -196px -140px;}
.gameandwatchIcon span {background-position: -224px -140px;}
.nessIcon span {background-position: -252px -140px;}
.pichuIcon span {background-position: -308px -140px;}
.royIcon span {background-position: -28px -168px;}
.yoshiIcon span {background-position: -112px -168px;}
.younglinkIcon span {background-position: -140px -168px;}
.zeldaIcon span {background-position: -168px -168px;}

.haxMoney{margin-right: 0px; color: #F8DF7A;}
.haxMoney span:nth-of-type(1) {
	background-position: -280px -112px;
	margin-right: -5px;
}.haxMoney span:nth-of-type(2) {
	background-position: -168px -112px;
	margin-right: 0px;
}

.seshiro{margin-right: 0px; display: inline-block;}
.seshiro span:nth-of-type(1) {
	background-position: -252px -112px;
	margin-right: -3px;
}.seshiro span:nth-of-type(2) {
	background-position: -168px -112px;
	margin-right: 0px;
}

.stt_puredrop{margin-right: 0px;}
.stt_puredrop span:nth-of-type(1) {
	background-position: -168px -140px;
	margin-right: -3px;
}.stt_puredrop span:nth-of-type(2) {
	background-position: -280px -112px;
	margin-right: 0px;
}


.ratBrown {
	font-weight: bold;
	margin-left: 15px;
	color: #8B4513;
}

.ratGrey {
	font-weight: bold;
	margin-left: 15px;
	color: #bdbdbd;
}

.ratWhite {
	font-weight: bold;
	margin-left: 15px;
	color: #FFFFFF;
}

.ratGreen {
	font-weight: bold;
	margin-left: 15px;
	color: #00b200;
}

.ratBlue {
	font-weight: bold;
	margin-left: 15px;
	color: #4646ff;
}

.ratOrange {
	font-weight: bold;
	margin-left: 15px;
	color: #ffa500;
}

.ratRed {
	font-weight: bold;
	margin-left: 15px;
	color: #ff0000;
}

.ratGold {
	font-weight: bold;
	margin-left: 15px;
	color: #ffd700;
}

.matchupsList ul li a:hover {
	background-color: rgba(134, 122, 248, .2);
}

.guideUnavailable {
	color: #8A8A8A;
	opacity: .6;
}
.guideUnavailable:hover,.guideUnavailable:focus {
	cursor: default;
	color: #8A8A8A !important;
	background-color: transparent !important;
}

/* Mobile Styles */
@media only screen and (max-width: 39.9375em) {
	.hide-for-small {
		display: none !important;
	}
	
	body {
		padding-top: 40px !important;
	}

.sectionsContainer {
    margin-top: 5px;
}

	
	.pageHeader {
		font-size: 16pt;
		line-height: initial;
		font-weight: bold;
		margin-bottom: 0px;
		color: #FFFFFF;
		display: inline-block;
		text-shadow:
		-2px -2px 0 #000000,
		2px -2px 0 #000000,
		-2px 2px 0 #000000,
		2px 2px 0 #000000;  
	}

	.pageHeader {
		font-size: 18pt;
		line-height: initial;
		font-weight: bold;
		margin-bottom: 0px;
		color: #FFFFFF;
		display: inline-block;
		text-shadow:
		-2px -2px 0 #000000,
		2px -2px 0 #000000,
		-2px 2px 0 #000000,
		2px 2px 0 #000000;  
	}

	.headerQuote {
		position: relative;
		font-size: 14pt;
		top: initial;
		left: initial;
		display: block;
		color: #FFFFFF;
		font-style: italic;
		margin-bottom: 10px;
	}
	
	#marthSwordSVG {
		display: none !important;
	}
	
	.mainContentWrap >.row {
		padding-left: 3px !important;
		padding-right: 3px !important;
		padding-top: 15px  !important;
	}
	
	.sectionsContainer .column-block {
		padding-left: 3px;
		padding-right: 3px;
	}	

	.sectionsContainer .column-block > p {
		display: none;
	}
	
	.sectionHeader {
		display: inline-block;
		line-height: 32px;
	}

	.sectionIcon {
		height: 32px;
		width: 32px;
		float: left;
		margin-right: 10px;
	}
	
	/* Back button mobile styles */
	.backWrap {
		display: none;
		border-bottom: none;
		padding-right: 0px;
		position: relative;
		cursor: pointer;
		margin-bottom: 10px;
		line-height: 32px;
	}

	.backWrap:hover .backIcon {
		background: url("../_img/icon-back-blue-small.png");
	}

	.backWrap:hover .backButton {
		color: #6AA6CD;
	}

	.backWrap:before {
		display: none;
	}

	.backWrap:hover:before, .backWrap:hover {
		border-color: #6aa6cd;
	}

	.backIcon {
		height: 32px;
		width: 32px;
		line-height: 32px;
		background: url("../_img/icon-back-small.png");
		float: left;
		margin-right: 5px;
	}

	.backButton {
		color: #FFF;
		display: inline-block;
		font-size: 12pt;
		line-height: 32px;
	}
	/* End back button mobile styles*/

	.techListOuter .small-6, .resourceSection .small-6, .timelineContainer .medium-6, .matchupsContainer .medium-6, .aboutContainer .medium-6 {
		width: 100% !important;
		float: nonw !important;
		clear: none !important;
	}

	.matchupsContainer .medium-4 {
		width: 100% !important;
		float: none !important;
		clear: none !important;
	}
	
	.resourceIcon {
		height: 32px;
		width: 32px;
		float: left;
		margin-right: 10px;
	}
	
	.resourceTitle {
		padding-top: 3px !important;
	}
	
	.resourceTitle h3 {
		margin-bottom: 3px;
		margin-top: 3px;
	}
	
	.resourceSection ul {
		padding-top: 10px;
		padding-left: 10px;
		list-style-type: circle !important;
	}
	
	.resourceSection ul li{
		margin-bottom: 10px;
	}

	.resourceSection  ul li a {
		padding-left: 0px;
		padding-top: 10px !important;
		padding-bottom: 10px !important;		
	}

	.resourceSection .resourceTitle {
		background-color: rgba(134, 122, 248, .2);
		color: #F8DF7A;
		line-height: 32px;
		border-top-right-radius: 10px;
		border-top-left-radius: 10px;
		border: solid 1px #867af8;
	}

	.resourceSection .resourceTitle img{
		line-height: 32px;
	 }
	 
	.sectionFull .resourceLink a {
		font-size: 12pt;
		font-weight: bold;
		color: #F8DF7A;
		padding-top: 10px !important;
		padding-bottom: 10px !important;
	}

	.resourceLink {
		list-style-type: none;
	}

	.resourceLink  p {
		padding-left: 15px;
		font-size: 12pt;
	}
	
	.ratingList p{
		font-size: 12pt;
	}
	
	.techRating > img {
		display: none;
	}

	.techRating > span {
		margin-left: 3px;
	}
	
	.techListOuter ul li a {
		color: #F8DF7A;
		display: block;
		font-size: 12pt;
		padding-left: 15px;
		padding-top: 2px;
		padding-bottom: 2px;
	}

	.techListOuter ul li a:hover {
		background-color: rgba(134, 122, 248, .2);
	}

	.techListOuter ul  li{
		/*list-style-image: url('../_img/icon-tech-timeline.png');*/
		background: url("../_img/icon-tech-timeline.png") no-repeat 10px center;
		list-style: none;
		padding-left: 15px;
	}

	.techListOuter h3 {
		background-color: rgba(134, 122, 248, .2);
		margin-bottom: 0px;
		text-align: center;
		color: #F8DF7A;
		line-height: 32px;
		border-top-right-radius: 10px;
		border-top-left-radius: 10px;
		border: solid 1px #867af8;
	}

	.gifSearchOptions > div {
		width: 100% !important;
		display: block;
	}

	.gifSearchOptions label {
		color: #FFFFFF;
		font-size: 12pt;
		display: block;
		text-align: center;
		font-weight: bold;
	}

	.gifSearchOptions select {
		font-size: 12pt;
		padding-top: 3px;
		padding-bottom: 3px;
		margin-bottom: 3px;
	}

	.searchSubmit {
		width: 100%;
		text-align: center;
		color: #F8DF7A;
		font-size: 14pt;
		font-weight: bold;
		padding-top: 10px;
		padding-bottom: 10px;
		padding-left: 15px;
		padding-right: 15px;
		margin-bottom: 10px;
		margin-top: 10px;
		margin-left: 0px;
		display: inline-block;
		border: solid 1px #F8DF7A;
		background: rgba(134, 122, 248, .2);
	}

	.tablesaw thead {
		margin-bottom: 0px;
		text-align: center;
		color: #F8DF7A;
		line-height: 32px;
	}

	.tablesaw thead th button {
		color: #F8DF7A !important;
		font-size: 12pt !important;
	}

	.tablesaw td {
		font-size: 12pt !important;
	}

	.tablesaw tr td:last-child a {
		padding-top: 5px;
		padding-bottom: 5px;
		padding-left: 25px;
		padding-right: 25px;
		color: #F8DF7A;
		background-color: transparent;
		border: solid 1px #F8DF7A;
	}
	
	.tablesaw tr td:last-child {
		padding-bottom: 18px;
	}
	
	.timelineMenu li {
		display: block;
		width: 100%;
		text-align: center;
	}
		
	.timelineMenu li span {
		font-size: 12pt;
	}

	.timelineMenu li a:hover {
		background-color: #6AA6CD;
	}

	.cbp_tmicon {
		display: none;
	}
	
	.cbp_tmtime {
		text-align: center;
		padding-bottom: 5px !important;
	}
	
	.cbp_tmtime span{
		display: inline-block !important;
		font-size: 20pt !important;
	}

	/* The triangle */
	.cbp_tmtimeline > li .cbp_tmlabel:after {
		display: none;
	}

	/* Practice triangle */
	.cbp_tmtimeline > li.practice .cbp_tmlabel:after {
		display: none;
	}

	/* Learn triangle */
	.cbp_tmtimeline > li.learn .cbp_tmlabel:after {
		display: none;
	}

	/* Final Step triangle */
	.cbp_tmtimeline > li.finalStep .cbp_tmlabel:after {
		display: none;
	}

	
	.exampleWebm {
		width: 100%;
		float: none;
		margin: 0px;
	}

	.timelineSingleImageRight {
		float: none;
		width: 100%;
		height: auto;
		margin-left: 0px;
		margin-bottom: 5px;
	}
	
	.finalStep img {
		display: none !important;	
	}
		
	.imageTitle {
		margin-bottom: 10px;
	}
	
	.cbp_tmlabel ul {
		margin-left: 10px;
	}
	
}

/* Tablet Styles larger */
@media only screen and (min-width: 40em) and (max-width: 60em) {
	.cbp_tmicon {
		display: none;
	}

.sectionsContainer {
    margin-top: 10px;
}	

	/* The triangle */
	.cbp_tmtimeline > li .cbp_tmlabel:after {
		display: none;
	}

	/* Practice triangle */
	.cbp_tmtimeline > li.practice .cbp_tmlabel:after {
		display: none;
	}

	/* Learn triangle */
	.cbp_tmtimeline > li.learn .cbp_tmlabel:after {
		display: none;
	}

	/* Final Step triangle */
	.cbp_tmtimeline > li.finalStep .cbp_tmlabel:after {
		display: none;
	}
	
	
	.pageHeader {
		font-size: 26pt !important;
		line-height: initial;
		font-weight: bold;
		margin-bottom: 0px;
		color: #FFFFFF;
		display: inline-block;
		text-shadow:
		-2px -2px 0 #000000,
		2px -2px 0 #000000,
		-2px 2px 0 #000000,
		2px 2px 0 #000000;  
	}
	
	.headerQuote {
		position: relative;
		font-size: 13pt;
		top: initial;
		left: initial;
		display: block;
		color: #FFFFFF;
		font-style: italic;
		margin-bottom: 10px;
	}
	
	#marthSwordSVG {
		height: 71px;
		width: 71px;
	}
	
	.techListOuter .small-6, .resourceSection .small-6, .timelineContainer .medium-6, .matchupsContainer .medium-6, .aboutContainer .medium-6 {
		width: 100% !important;
		float: nonw !important;
		clear: none !important;
	}
	
	.mainContentWrap >.row {
		padding-left: 3px !important;
		padding-right: 3px  !important;
		padding-bottom: 20px;
		background-color: rgba(0, 0, 0, .6);
	}
	
	table {
		max-width: 300px !important;
		overflow: scroll !important;
	}

	.tablesaw-sortable th.tablesaw-sortable-head button {
		padding-top: .3em;
		padding-bottom: .3em;
		padding-left: .1em;
		padding-right: .1em;
		text-align: center;
		font-size: 12pt !important;
	}
	
	.tablesaw td {
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		padding: .1em .7em;
	}

	.tablesaw td {
		font-size: 12pt !important;
	}
	
	.searchSubmit {
		width: 100% !important;
		text-align: center;
		color: #F8DF7A;
		font-size: 14pt;
		font-weight: bold;
		padding-top: 5px !important;
		padding-bottom: 5px !important; 
		padding-left: 5px !important;
		padding-right: 5px !important;
		margin-left: 5px;
		margin-right: 5px;
		margin-bottom: 15px;
		display: inline-block;
		border: solid 1px #F8DF7A;
		background: rgba(134, 122, 248, .2);
	}
	
	.timelineMenu li {
		display: inline-block;
		width: 48%;
		text-align: center;
		margin-bottom: 15px;
	}
	
}

/* Tablet Styles larger */
@media only screen and (min-width: 50em) and (max-width: 60em) {
	
	.pageHeader {
		font-size: 34pt !important;
		line-height: initial;
		font-weight: bold;
		margin-bottom: 0px;
		color: #FFFFFF;
		display: inline-block;
		text-shadow:
		-2px -2px 0 #000000,
		2px -2px 0 #000000,
		-2px 2px 0 #000000,
		2px 2px 0 #000000;  
	}
	
	.headerQuote {
		position: relative;
		font-size: 14pt;
		top: initial;
		left: initial;
		display: block;
		color: #FFFFFF;
		font-style: italic;
		margin-bottom: 10px;
	}
	
	#marthSwordSVG {
		height: 81px;
		width: 81px;
	}
	
	
	.resourceIcon {
		margin-top: 4px;
		height: 32px;
		width: 32px;
		float: left;
		margin-right: 10px;
	}
	
	.resourceTitle {
		padding-top: 3px !important;
	}
	
	.resourceTitle h3 {
		margin-bottom: 5px;
		margin-top: 0px;
	}
	
	.resourceSection ul {
		padding-top: 10px;
		padding-left: 10px;
		
	}
	
	.resourceSection ul li{
		margin-bottom: 10px;
	}

	.resourceSection  ul li a {
		padding-left: 0px;
		padding-top: 10px !important;
		padding-bottom: 10px !important;		
	}
	.sectionFull .resourceLink a {
		font-size: 14pt;
		font-weight: bold;
		color: #F8DF7A;
		padding-top: 10px !important;
		padding-bottom: 10px !important;
	}
	
	.resourceLink  p {
		padding-left: 15px;
		font-size: 12pt;
	}
	
	.ratingList p{
		font-size: 13pt;
	}
	

	.tablesaw thead th button {
		color: #F8DF7A !important;
		font-size: 12pt !important;
		line-height: 1.5 !important;
	}
	
	
	.timelineMenu li {
		display: inline-block;
		width: 49%;
		text-align: center;
		margin-bottom: 25px;
	}
		
	.timelineMenu li span {
		font-size: 14pt;
	}

	
}
