
#stacks_in_36 {
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
}
#link-drawer-stacks_in_159 {
  max-width: 700px;
  width: calc(100% - (20px*2));
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 auto;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  box-sizing: border-box;
  transition: all 0.3s ease; }
  #link-drawer-stacks_in_159.toggle-full .link-drawer-toggle {
    width: calc(100% + (4px * 2)); }
  #link-drawer-stacks_in_159.toggle-fixed .link-drawer-toggle {
    width: 1500px; }
  #link-drawer-stacks_in_159.toggle-left .link-drawer-toggle {
    -ms-flex-item-align: start;
        align-self: flex-start; }
  #link-drawer-stacks_in_159.toggle-center .link-drawer-toggle {
    -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center; }
  #link-drawer-stacks_in_159.toggle-right .link-drawer-toggle {
    -ms-flex-item-align: end;
        align-self: flex-end; }
  #link-drawer-stacks_in_159.link-drawer-fixed {
    /*  */
    background: rgba(255, 255, 255, 1.00);
    /*  */
    /*  */
    /*  */
    /*  */
    overflow: visible;
    border: 4px solid rgba(222, 0, 0, 1.00);
    /*  */
    left: 0;
    right: 0;
    position: fixed;
    z-index: 1000000000000000;
    /*  */ }
    #link-drawer-stacks_in_159.link-drawer-fixed.toggle-full .link-drawer-toggle {
      box-sizing: content-box;
      left: 0;
      right: 0; }
    #link-drawer-stacks_in_159.link-drawer-fixed.toggle-left .link-drawer-toggle {
      left: -4px; }
    #link-drawer-stacks_in_159.link-drawer-fixed.toggle-center .link-drawer-toggle {
      left: 0;
      right: 0;
      margin: 0 auto; }
    #link-drawer-stacks_in_159.link-drawer-fixed.toggle-right .link-drawer-toggle {
      right: -4px; }
    #link-drawer-stacks_in_159.link-drawer-fixed.link-drawer-bottom {
      /*  */
      bottom: 0;
      border-radius: 9px 9px 0 0;
      /*  */
      border-bottom: 0;
      -webkit-transform: translateY(100%);
              transform: translateY(100%);
      /*  */ }
      #link-drawer-stacks_in_159.link-drawer-fixed.link-drawer-bottom .link-drawer-toggle {
        position: absolute;
        margin-top: -35px;
        border-radius: 9px 9px 0 0; }
      #link-drawer-stacks_in_159.link-drawer-fixed.link-drawer-bottom .link-drawer-toggle {
        bottom: 100%; }
      #link-drawer-stacks_in_159.link-drawer-fixed.link-drawer-bottom.toggle-left {
        border-top-left-radius: 0; }
      #link-drawer-stacks_in_159.link-drawer-fixed.link-drawer-bottom.toggle-right {
        border-top-right-radius: 0; }
      #link-drawer-stacks_in_159.link-drawer-fixed.link-drawer-bottom.toggle-full {
        border-radius: 0; }
        #link-drawer-stacks_in_159.link-drawer-fixed.link-drawer-bottom.toggle-full .link-drawer-toggle {
          border-radius: 9px 9px 0 0; }
    #link-drawer-stacks_in_159.link-drawer-fixed.link-drawer-top {
      /*  */
      top: 0;
      border-radius: 0 0 9px 9px;
      /*  */
      border-top: 0;
      -webkit-transform: translateY(-100%);
              transform: translateY(-100%);
      /*  */
      -webkit-box-orient: vertical;
      -webkit-box-direction: reverse;
          -ms-flex-direction: column-reverse;
              flex-direction: column-reverse; }
      #link-drawer-stacks_in_159.link-drawer-fixed.link-drawer-top .link-drawer-toggle {
        position: absolute;
        margin-bottom: -35px;
        border-radius: 0 0 9px 9px; }
      #link-drawer-stacks_in_159.link-drawer-fixed.link-drawer-top .link-drawer-toggle {
        top: 100%; }
      #link-drawer-stacks_in_159.link-drawer-fixed.link-drawer-top .link-drawer-toggle-close i {
        -webkit-transform: rotate(180deg);
                transform: rotate(180deg); }
      #link-drawer-stacks_in_159.link-drawer-fixed.link-drawer-top.toggle-left {
        border-bottom-left-radius: 0; }
      #link-drawer-stacks_in_159.link-drawer-fixed.link-drawer-top.toggle-right {
        border-bottom-right-radius: 0; }
      #link-drawer-stacks_in_159.link-drawer-fixed.link-drawer-top.toggle-full {
        border-radius: 0; }
        #link-drawer-stacks_in_159.link-drawer-fixed.link-drawer-top.toggle-full .link-drawer-toggle {
          border-radius: 0 0 9px 9px; }
    #link-drawer-stacks_in_159.link-drawer-fixed.link-drawer-open {
      -webkit-transform: translateY(0);
              transform: translateY(0); }
      #link-drawer-stacks_in_159.link-drawer-fixed.link-drawer-open .link-drawer-toggle .link-drawer-toggle-close {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex; }
      #link-drawer-stacks_in_159.link-drawer-fixed.link-drawer-open .link-drawer-toggle .link-drawer-toggle-open {
        display: none; }
    #link-drawer-stacks_in_159.link-drawer-fixed.on-scroll-to, #link-drawer-stacks_in_159.link-drawer-fixed.on-scroll-past {
      /*  */
      opacity: 0;
      visibility: hidden;
      /*  */ }
    #link-drawer-stacks_in_159.link-drawer-fixed .link-drawer-toggle {
      border-radius: inherit;
      /*  */
      position: absolute;
      /*  */ }
  #link-drawer-stacks_in_159.link-drawer-inline .link-drawer-list {
    /*  */
    background: rgba(255, 255, 255, 1.00);
    /*  */
    /*  */
    /*  */
    /*  */ }
  #link-drawer-stacks_in_159.link-drawer-inline:not(.link-drawer-open) .link-drawer-list {
    /*  */
    height: 0;
    border: none;
    transition-delay: 300s;
    transition: border 0.3s ease;
    /*  */ }
  #link-drawer-stacks_in_159.link-drawer-inline .link-drawer-toggle {
    margin-bottom: 10px;
    border-radius: 9px; }
  #link-drawer-stacks_in_159.link-drawer-inline .link-drawer-list {
    border: 4px solid rgba(222, 0, 0, 1.00);
    border-radius: 9px; }
  #link-drawer-stacks_in_159.link-drawer-inline .link-drawer-toggle-close i {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg); }
  #link-drawer-stacks_in_159 * {
    box-sizing: border-box; }
  #link-drawer-stacks_in_159.link-drawer-open {
    -webkit-transform: translateY(0);
            transform: translateY(0); }
    #link-drawer-stacks_in_159.link-drawer-open .link-drawer-toggle .link-drawer-toggle-close {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
    #link-drawer-stacks_in_159.link-drawer-open .link-drawer-toggle .link-drawer-toggle-open {
      display: none; }
  #link-drawer-stacks_in_159 .link-drawer-toggle {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    cursor: pointer;
    font-size: 14px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    height: 35px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    color: rgba(255, 255, 255, 1.00);
    background: rgba(175, 0, 0, 1.00); }
    #link-drawer-stacks_in_159 .link-drawer-toggle:hover {
      color: rgba(255, 255, 255, 1.00);
      background: rgba(27, 27, 72, 1.00); }
    #link-drawer-stacks_in_159 .link-drawer-toggle-icon-hide i {
      display: none; }
    #link-drawer-stacks_in_159 .link-drawer-toggle .link-drawer-toggle-close {
      display: none; }
      #link-drawer-stacks_in_159 .link-drawer-toggle .link-drawer-toggle-close i {
        font-size: 14px; }
    #link-drawer-stacks_in_159 .link-drawer-toggle .link-drawer-toggle-open {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
      #link-drawer-stacks_in_159 .link-drawer-toggle .link-drawer-toggle-open i {
        font-size: 20px; }
    #link-drawer-stacks_in_159 .link-drawer-toggle span {
      /*  */
      font-family: "Nunito";
      /*  */
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
    #link-drawer-stacks_in_159 .link-drawer-toggle i {
      margin-right: 8px; }
  #link-drawer-stacks_in_159 .link-drawer-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    overflow: hidden;
    position: relative;
    -webkit-box-pack: stretch;
        -ms-flex-pack: stretch;
            justify-content: stretch;
    /*  */ }
    #link-drawer-stacks_in_159 .link-drawer-list div {
      -webkit-box-flex: 1;
          -ms-flex: 1 0 auto;
              flex: 1 0 auto; }
    #link-drawer-stacks_in_159 .link-drawer-list .link-drawer-link {
      -webkit-box-flex: 1;
          -ms-flex: 1 0 auto;
              flex: 1 0 auto;
      cursor: pointer;
      text-decoration: none;
      padding: calc(20px/2);
      /*  */
      width: 25.000000%;
      max-width: 25.000000%;
      /*  */ }
      #link-drawer-stacks_in_159 .link-drawer-list .link-drawer-link-inner {
        padding: 8px 5px;
        border-radius: 3px;
        background: rgba(255, 255, 255, 1.00);
        /*  */
        height: 100%;
        /*  */
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        border: 1px solid rgba(0, 0, 0, 0.00); }
        #link-drawer-stacks_in_159 .link-drawer-list .link-drawer-link-inner:hover {
          background: rgba(27, 27, 72, 1.00);
          border: 1px solid rgba(0, 0, 0, 0.00); }
          #link-drawer-stacks_in_159 .link-drawer-list .link-drawer-link-inner:hover .link-drawer-link-icon i {
            color: rgba(38, 50, 56, 1.00); }
          #link-drawer-stacks_in_159 .link-drawer-list .link-drawer-link-inner:hover .link-drawer-link-title {
            color: rgba(255, 255, 255, 1.00); }
      #link-drawer-stacks_in_159 .link-drawer-list .link-drawer-link-icon {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-flex: 1;
            -ms-flex: 1 0 auto;
                flex: 1 0 auto;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        margin-bottom: 8px; }
        #link-drawer-stacks_in_159 .link-drawer-list .link-drawer-link-icon i {
          color: rgba(55, 71, 79, 1.00);
          font-size: 50px; }
        #link-drawer-stacks_in_159 .link-drawer-list .link-drawer-link-icon .link-drawer-image {
          width: 100%;
          height: auto;
          max-width: 50px; }
      #link-drawer-stacks_in_159 .link-drawer-list .link-drawer-link-title {
        /*  */
        font-family: "Nunito";
        /*  */
        color: rgba(27, 27, 72, 1.00);
        font-size: 14px;
        -webkit-box-flex: 0;
            -ms-flex: 0 1 auto;
                flex: 0 1 auto;
        text-align: center; }

@media (max-width: 480px) {
  /*  */
  #link-drawer-stacks_in_159 .link-drawer-list {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: left;
        -ms-flex-pack: left;
            justify-content: left; }
    #link-drawer-stacks_in_159 .link-drawer-list .link-drawer-link {
      width: 100.000000%;
      max-width: 100.000000%; }
      #link-drawer-stacks_in_159 .link-drawer-list .link-drawer-link.hide-m {
        display: none; }
      #link-drawer-stacks_in_159 .link-drawer-list .link-drawer-link-icon i {
        font-size: 30px; }
        #link-drawer-stacks_in_159 .link-drawer-list .link-drawer-link-icon i .link-drawer-image {
          max-width: 30px; }
      #link-drawer-stacks_in_159 .link-drawer-list .link-drawer-link-title {
        font-size: 12px; }
  /*  */ }

@media (min-width: 480px) and (max-width: 768px) {
  /*  */
  #link-drawer-stacks_in_159 .link-drawer-list {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: left;
        -ms-flex-pack: left;
            justify-content: left; }
    #link-drawer-stacks_in_159 .link-drawer-list .link-drawer-link {
      width: 50.000000%;
      max-width: 50.000000%; }
      #link-drawer-stacks_in_159 .link-drawer-list .link-drawer-link.hide-t {
        display: none; }
      #link-drawer-stacks_in_159 .link-drawer-list .link-drawer-link-icon i {
        font-size: 40px; }
        #link-drawer-stacks_in_159 .link-drawer-list .link-drawer-link-icon i .link-drawer-image {
          max-width: 40px; }
      #link-drawer-stacks_in_159 .link-drawer-list .link-drawer-link-title {
        font-size: 14px; }
  /*  */ }

@media (min-width: 768px) {
  /*  */
  #link-drawer-stacks_in_159 .link-drawer-list .link-drawer-link.hide-d {
    display: none; }
  /*  */ }

#stacks_in_159 {
	margin: 11px 0px 0px 0px;
}

#stacks_in_5 {
	margin: 0px 0px 20px 0px;
}
#stacks_in_203 .jwresp_wrapper{width:100%;overflow:auto}#stacks_in_203 .jwresp_col{overflow:hidden;margin:0;width:63%; float:left;}#stacks_in_203 #jwresp_col2_stacks_in_203{ float:right; width:35%}@media screen and (max-width:500px){#stacks_in_203 #jwresp_col1_stacks_in_203,#stacks_in_203 #jwresp_col2_stacks_in_203{width:100%;float:none;display:block}#stacks_in_203 #jwresp_col1_stacks_in_203{margin-bottom:15px}}

#stacks_in_201 {
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
}

#stacks_in_206 {
	background-color: rgba(253, 200, 33, 1.00);
	border: solid rgba(27, 27, 72, 1.00);
	border-width:  7px;
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	margin: 0px 0px 10px 0px;
	padding:  15px;
}

#stacks_in_66 {
	margin: 0px 0px 10px 0px;
}


#stacks_in_219 canvas {
	display: flex !important;
	position: relative;
	background: transparent;
	margin: 20px auto;
}

.stacks_in_219rclock {
	display: flex;
	justify-content: center;
	align-items: center;
}



@media (max-width: 600px) {
#stacks_in_219 canvas {
	width: -webkit-fill-available !important;
	height: auto !important;
	}
}

@media (min-width: 600px) and (max-width: 1024px) {
#stacks_in_219 canvas {
	height: auto !important;
	}
}

#stacks_in_215 {
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	margin: 10px 0px 0px 0px;
}
/* -- Start Buttonpress2 Each css Template -- */

.stacks_in_214buttonPressWrapper{
	position: relative !important;
}

#stacks_in_214 a, #stacks_in_214 a:hover, #stacks_in_214 a:visited, #stacks_in_214 a:active{
	text-decoration: none !important;
}

/* -- TYPE BASE STYLES -- */
.stacks_in_214button{
	position: relative !important;
	display: inline-block !important;
	width: 100% !important;
	padding: 6px 12px 6px 12px !important;
	margin: 0 !important;
	font-size: 14px !important;
	font-weight: bold !important;
	line-height: 18px !important;
	text-align: center !important;
	vertical-align: middle !important;
	-ms-touch-action: manipulation !important;
	touch-action: manipulation !important;
	cursor: pointer !important;
	-webkit-user-select: none !important;
	-moz-user-select: none !important;
	-ms-user-select: none !important;
	user-select: none !important;
	background-image: none !important;
	border: 1px solid transparent !important;
	border-radius: 4px !important;
	color: #FFFFFF !important;
	background-color: #F22838 !important;
	border-color: #CD222F !important;
	box-sizing: border-box !important;
}

.stacks_in_214button:hover{
	color: #FFFFFF !important;
	background-color: #1B1B48 !important;
	border-color: #16163D !important;
}

#stacks_in_214 a, #stacks_in_214 a:visited, #stacks_in_214 a:active{
	color: #FFFFFF !important;
}

#stacks_in_214 a:hover{
	color: #FFFFFF !important;
}






























	/* -- TYPE MODENA SMALL OVERRIDE -- */
	.stacks_in_214button{
		padding: 3px 12px 3px 12px !important;
		font-size: 14px !important;
		line-height: 18px !important;
		border-bottom-color: #9D1A24 !important;
		background: #F22838 !important;
		background: -moz-linear-gradient(top, #F22838 0%, #C1202C 100%) !important;
		background: -webkit-gradient(left top, left bottom, color-stop(0%, #F22838), color-stop(100%, #C1202C)) !important;
		background: -webkit-linear-gradient(top, #F22838 0%, #C1202C 100%) !important;
		background: -o-linear-gradient(top, #F22838 0%, #C1202C 100%) !important;
		background: -ms-linear-gradient(top, #F22838 0%, #C1202C 100%) !important;
		background: linear-gradient(to bottom, #F22838 0%, #C1202C 100%) !important;
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#F22838', endColorstr='#C1202C', GradientType=0 ) !important;
	}
	.stacks_in_214button:hover{
		border-bottom-color: #11112E !important;
		background: #1B1B48 !important;
		background: -moz-linear-gradient(top, #1B1B48 0%, #151539 100%) !important;
		background: -webkit-gradient(left top, left bottom, color-stop(0%, #1B1B48), color-stop(100%, #151539)) !important;
		background: -webkit-linear-gradient(top, #1B1B48 0%, #151539 100%) !important;
		background: -o-linear-gradient(top, #1B1B48 0%, #151539 100%) !important;
		background: -ms-linear-gradient(top, #1B1B48 0%, #151539 100%) !important;
		background: linear-gradient(to bottom, #1B1B48 0%, #151539 100%) !important;
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1B1B48', endColorstr='#151539', GradientType=0 ) !important;
	}
	









.stacks_in_214buttonPressWrapper *{
	
	font-family: Verdana, Geneva, sans-serif !important;
}


/* -- BUTTON ALIGNMENT -- */
.stacks_in_214buttonPressWrapper{
	position: relative !important;
	text-align: center !important;
}

@media only screen and (max-width: 768px) {
	.stacks_in_214buttonPressWrapper{
		text-align: center !important;
	}
}

@media only screen and (max-width: 480px) {
	.stacks_in_214buttonPressWrapper{
		text-align: center !important;
	}
}

/* -- End Buttonpress2 Each css Template -- */
#stacks_in_214 {
	margin: 10px 0px 0px 0px;
}

#stacks_in_45 {
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	margin: 10px 0px 10px 0px;
}

#stacks_in_211 {
	background-color: rgba(253, 200, 33, 1.00);
	border: solid rgba(77, 77, 77, 1.00);
	border-width:  3px;
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	margin: 10px 0px 0px 0px;
	padding: 20px 0px 0px 0px;
}

#stacks_in_19 .pullquote {
font-size:1.25em;
display:block;

padding:2.5em 0.5em;

font-style:italic;
}


#stacks_in_19 .pullquote:before, #stacks_in_19 .pullquote:after {
display:block;
position:relative;
font-size:100px;
line-height:0px;
overflow:display;
text-align:left;
font-style:normal;
opacity:0.25;
}
	
#stacks_in_19 .pullquote:before {
content:"\201C";
top:5px;
left:-5px;
}
	
#stacks_in_19 .pullquote:after {
content:"\201D";
bottom:-40px;
right:-5px;
text-align:right;
}


#stacks_in_19 .pullquote-source {
font-size:0.65em;
text-align:right;
font-style:normal;
}

#stacks_in_19 .pullquote-source:before {
	content:"\2014\200A";
	font-style:normal;
}/* Start Compare stack CSS code */#stacks_in_18 img{	max-width: none !important;	padding: 0 !important;	margin: 0 !important;}.stacks_in_18Slider {    position: relative;    overflow: hidden;} .stacks_in_18Slider img {    width: 100%;    display:block;} .stacks_in_18Slider .stacks_in_18Resize {    position: absolute;    top:0;    left: 0;    height: 100%;    width: 50%;    overflow: hidden;}.stacks_in_18Slider .stacks_in_18Handle { /* Thin line seperator */  position:absolute;   left:50%;  top:0;  bottom:0;  width:5px;  margin-left:-2px;  background: #FDC821;  cursor: ew-resize;} .stacks_in_18Slider .stacks_in_18Handle:after {  /* Big orange knob  */    position: absolute;    top: 50%;    width: 60px;    height: 60px;    margin: -28px 0 0 -28px;     content:'\21c4';    color:#1B1B48;    font-weight:bold;    font-size:34px;    text-align:center;    line-height:60px;     background: #FDC821;    border-radius: 50%;    transition:all 0.3s ease;}.stacks_in_18Slider .stacks_in_18Handle.stacks_in_18draggable:after {    width: 30px;    height: 30px;    margin: -13px 0 0 -13px;    line-height:30px;    font-size:17px;}/* End Compare stack CSS code */
#stacks_in_18 {
	border: solid rgba(27, 27, 72, 1.00);
	border-width:  6px;
	margin: 0px 0px 20px 0px;
}

#stacks_in_52 {
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	margin: 10px 0px 10px 0px;
}

#stacks_in_134 {
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	margin: 0px 0px 10px 0px;
}
/* -- Start Buttonpress2 Each css Template -- */

.stacks_in_58buttonPressWrapper{
	position: relative !important;
}

#stacks_in_58 a, #stacks_in_58 a:hover, #stacks_in_58 a:visited, #stacks_in_58 a:active{
	text-decoration: none !important;
}

/* -- TYPE BASE STYLES -- */
.stacks_in_58button{
	position: relative !important;
	display: inline-block !important;
	width: 100% !important;
	padding: 6px 12px 6px 12px !important;
	margin: 0 !important;
	font-size: 14px !important;
	font-weight: bold !important;
	line-height: 18px !important;
	text-align: center !important;
	vertical-align: middle !important;
	-ms-touch-action: manipulation !important;
	touch-action: manipulation !important;
	cursor: pointer !important;
	-webkit-user-select: none !important;
	-moz-user-select: none !important;
	-ms-user-select: none !important;
	user-select: none !important;
	background-image: none !important;
	border: 1px solid transparent !important;
	border-radius: 4px !important;
	color: #1B1B48 !important;
	background-color: #FDC821 !important;
	border-color: #D7AA1C !important;
	box-sizing: border-box !important;
}

.stacks_in_58button:hover{
	color: #FFFFFF !important;
	background-color: #1B1B48 !important;
	border-color: #16163D !important;
}

#stacks_in_58 a, #stacks_in_58 a:visited, #stacks_in_58 a:active{
	color: #1B1B48 !important;
}

#stacks_in_58 a:hover{
	color: #FFFFFF !important;
}






























	/* -- TYPE MODENA SMALL OVERRIDE -- */
	.stacks_in_58button{
		padding: 3px 12px 3px 12px !important;
		font-size: 14px !important;
		line-height: 18px !important;
		border-bottom-color: #A48215 !important;
		background: #FDC821 !important;
		background: -moz-linear-gradient(top, #FDC821 0%, #CAA01A 100%) !important;
		background: -webkit-gradient(left top, left bottom, color-stop(0%, #FDC821), color-stop(100%, #CAA01A)) !important;
		background: -webkit-linear-gradient(top, #FDC821 0%, #CAA01A 100%) !important;
		background: -o-linear-gradient(top, #FDC821 0%, #CAA01A 100%) !important;
		background: -ms-linear-gradient(top, #FDC821 0%, #CAA01A 100%) !important;
		background: linear-gradient(to bottom, #FDC821 0%, #CAA01A 100%) !important;
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FDC821', endColorstr='#CAA01A', GradientType=0 ) !important;
	}
	.stacks_in_58button:hover{
		border-bottom-color: #11112E !important;
		background: #1B1B48 !important;
		background: -moz-linear-gradient(top, #1B1B48 0%, #151539 100%) !important;
		background: -webkit-gradient(left top, left bottom, color-stop(0%, #1B1B48), color-stop(100%, #151539)) !important;
		background: -webkit-linear-gradient(top, #1B1B48 0%, #151539 100%) !important;
		background: -o-linear-gradient(top, #1B1B48 0%, #151539 100%) !important;
		background: -ms-linear-gradient(top, #1B1B48 0%, #151539 100%) !important;
		background: linear-gradient(to bottom, #1B1B48 0%, #151539 100%) !important;
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1B1B48', endColorstr='#151539', GradientType=0 ) !important;
	}
	









.stacks_in_58buttonPressWrapper *{
	
	font-family: Verdana, Geneva, sans-serif !important;
}


/* -- BUTTON ALIGNMENT -- */
.stacks_in_58buttonPressWrapper{
	position: relative !important;
	text-align: center !important;
}

@media only screen and (max-width: 768px) {
	.stacks_in_58buttonPressWrapper{
		text-align: center !important;
	}
}

@media only screen and (max-width: 480px) {
	.stacks_in_58buttonPressWrapper{
		text-align: center !important;
	}
}

/* -- End Buttonpress2 Each css Template -- */
#stacks_in_58 {
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	margin: 0px 0px 10px 0px;
}

#stacks_in_137 {
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
}
#stacks_in_82>.s3_row {
	margin: 0 -10px;
}

#stacks_in_82>.s3_row>.s3_column_left {
	width: 33.33%;
}

#stacks_in_82>.s3_row>.s3_column_center {
	width: 33.339996%;
}

#stacks_in_82>.s3_row>.s3_column_right {
	width: 33.33%;
}

#stacks_in_82>.s3_row>.s3_column {
	padding: 0 10px;
}








@media only screen and (max-width: 770px) {



}



@media only screen and (max-width: 400px) {


	#stacks_in_82>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_82>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}



/* -- Start Buttonpress2 Each css Template -- */

.stacks_in_200buttonPressWrapper{
	position: relative !important;
}

#stacks_in_200 a, #stacks_in_200 a:hover, #stacks_in_200 a:visited, #stacks_in_200 a:active{
	text-decoration: none !important;
}

/* -- TYPE BASE STYLES -- */
.stacks_in_200button{
	position: relative !important;
	display: inline-block !important;
	width: 100% !important;
	padding: 6px 12px 6px 12px !important;
	margin: 0 !important;
	font-size: 14px !important;
	font-weight: normal !important;
	line-height: 18px !important;
	text-align: center !important;
	vertical-align: middle !important;
	-ms-touch-action: manipulation !important;
	touch-action: manipulation !important;
	cursor: pointer !important;
	-webkit-user-select: none !important;
	-moz-user-select: none !important;
	-ms-user-select: none !important;
	user-select: none !important;
	background-image: none !important;
	border: 1px solid transparent !important;
	border-radius: 4px !important;
	color: #1B1B48 !important;
	background-color: #FDC821 !important;
	border-color: #D7AA1C !important;
	box-sizing: border-box !important;
}

.stacks_in_200button:hover{
	color: #FFFFFF !important;
	background-color: #C40000 !important;
	border-color: #A60000 !important;
}

#stacks_in_200 a, #stacks_in_200 a:visited, #stacks_in_200 a:active{
	color: #1B1B48 !important;
}

#stacks_in_200 a:hover{
	color: #FFFFFF !important;
}






























	/* -- TYPE MODENA SMALL OVERRIDE -- */
	.stacks_in_200button{
		padding: 3px 12px 3px 12px !important;
		font-size: 14px !important;
		line-height: 18px !important;
		border-bottom-color: #A48215 !important;
		background: #FDC821 !important;
		background: -moz-linear-gradient(top, #FDC821 0%, #CAA01A 100%) !important;
		background: -webkit-gradient(left top, left bottom, color-stop(0%, #FDC821), color-stop(100%, #CAA01A)) !important;
		background: -webkit-linear-gradient(top, #FDC821 0%, #CAA01A 100%) !important;
		background: -o-linear-gradient(top, #FDC821 0%, #CAA01A 100%) !important;
		background: -ms-linear-gradient(top, #FDC821 0%, #CAA01A 100%) !important;
		background: linear-gradient(to bottom, #FDC821 0%, #CAA01A 100%) !important;
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FDC821', endColorstr='#CAA01A', GradientType=0 ) !important;
	}
	.stacks_in_200button:hover{
		border-bottom-color: #7F0000 !important;
		background: #C40000 !important;
		background: -moz-linear-gradient(top, #C40000 0%, #9C0000 100%) !important;
		background: -webkit-gradient(left top, left bottom, color-stop(0%, #C40000), color-stop(100%, #9C0000)) !important;
		background: -webkit-linear-gradient(top, #C40000 0%, #9C0000 100%) !important;
		background: -o-linear-gradient(top, #C40000 0%, #9C0000 100%) !important;
		background: -ms-linear-gradient(top, #C40000 0%, #9C0000 100%) !important;
		background: linear-gradient(to bottom, #C40000 0%, #9C0000 100%) !important;
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#C40000', endColorstr='#9C0000', GradientType=0 ) !important;
	}
	









.stacks_in_200buttonPressWrapper *{
	
	font-family:  Helvetica,Arial,sans-serif !important;
}


/* -- BUTTON ALIGNMENT -- */
.stacks_in_200buttonPressWrapper{
	position: relative !important;
	text-align: center !important;
}

@media only screen and (max-width: 768px) {
	.stacks_in_200buttonPressWrapper{
		text-align: center !important;
	}
}

@media only screen and (max-width: 480px) {
	.stacks_in_200buttonPressWrapper{
		text-align: center !important;
	}
}

/* -- End Buttonpress2 Each css Template -- */
#stacks_in_200 {
	margin: 16px 0px 0px 0px;
	padding:  7px;
}
