
#stacks_out_113 {
	width: 800px;
}
@important "partials/mixins";
#loader-outer-stacks_in_140 {
  z-index: 10000000000000000000;
  position: relative;
  /*  */ }

#loader-stacks_in_140 .loader-text {
  font-family: "Droid Serif";
  top: 50%;
  left: 50%;
  text-align: center;
  position: absolute;
  width: 100%;
  max-width: 90%;
  z-index: 10000000000000000000;
  color: rgba(0, 0, 0, 1.00);
  font-size: 20px;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%); }
  #loader-stacks_in_140 .loader-text.loader-8-text {
    /*  */
    margin-top: -50px;
    /*  */ }
  #loader-stacks_in_140 .loader-text.loader-4-text {
    /*  */
    margin-top: -50px;
    /*  */ }

#loader-stacks_in_140 .loader-type {
  position: relative;
  z-index: 10000000000000000000; }

#loader-stacks_in_140 {
  /*  */
  /*  */
  /*  */
  position: fixed;
  /*  */
  /*  */
  overflow: hidden;
  z-index: 10000000000000000000;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }
  #loader-stacks_in_140::before {
    /*  */
    background: rgba(245, 245, 245, 1.00);
    /*  */
    /*  */
    /*  */
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    content: '';
    display: block;
    position: absolute;
    opacity: 1.0; }

.loader-1-stacks_in_140 {
  width: 100%;
  max-width: 90%;
  height: 8px;
  position: relative;
  background-color: rgba(253, 186, 44, 1.00); }
  .loader-1-stacks_in_140 .bar {
    content: "";
    display: inline;
    position: absolute;
    width: 0;
    height: 100%;
    left: 50%;
    text-align: center; }
  .loader-1-stacks_in_140 .bar:nth-child(1) {
    background-color: rgba(218, 71, 51, 1.00);
    -webkit-animation: loader-1-stacks_in_140 3s linear infinite;
            animation: loader-1-stacks_in_140 3s linear infinite; }
  .loader-1-stacks_in_140 .bar:nth-child(2) {
    background-color: rgba(59, 120, 231, 1.00);
    -webkit-animation: loader-1-stacks_in_140 3s linear 1s infinite;
            animation: loader-1-stacks_in_140 3s linear 1s infinite; }
  .loader-1-stacks_in_140 .bar:nth-child(3) {
    background-color: rgba(253, 186, 44, 1.00);
    -webkit-animation: loader-1-stacks_in_140 3s linear 2s infinite;
            animation: loader-1-stacks_in_140 3s linear 2s infinite; }

@-webkit-keyframes loader-1-stacks_in_140 {
  from {
    left: 50%;
    width: 0;
    z-index: 100; }
  33.3333% {
    left: 0;
    z-index: 10;
    width: 100%; }
  to {
    left: 0;
    width: 100%; } }

@keyframes loader-1-stacks_in_140 {
  from {
    left: 50%;
    width: 0;
    z-index: 100; }
  33.3333% {
    left: 0;
    z-index: 10;
    width: 100%; }
  to {
    left: 0;
    width: 100%; } }

.loader-2-stacks_in_140 {
  width: 50px;
  height: 50px;
  margin: 50px;
  -webkit-animation: loader-2-1-stacks_in_140 1.4s infinite ease-in-out, loader-2-2-stacks_in_140 1.4s infinite ease-in-out alternate;
          animation: loader-2-1-stacks_in_140 1.4s infinite ease-in-out, loader-2-2-stacks_in_140 1.4s infinite ease-in-out alternate; }

@-webkit-keyframes loader-2-1-stacks_in_140 {
  0% {
    -webkit-transform: perspective(120px) rotateX(0deg) rotateY(0deg);
            transform: perspective(120px) rotateX(0deg) rotateY(0deg); }
  50% {
    -webkit-transform: perspective(120px) rotateX(-180deg) rotateY(0deg);
            transform: perspective(120px) rotateX(-180deg) rotateY(0deg); }
  100% {
    -webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-180deg);
            transform: perspective(120px) rotateX(-180deg) rotateY(-180deg); } }

@keyframes loader-2-1-stacks_in_140 {
  0% {
    -webkit-transform: perspective(120px) rotateX(0deg) rotateY(0deg);
            transform: perspective(120px) rotateX(0deg) rotateY(0deg); }
  50% {
    -webkit-transform: perspective(120px) rotateX(-180deg) rotateY(0deg);
            transform: perspective(120px) rotateX(-180deg) rotateY(0deg); }
  100% {
    -webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-180deg);
            transform: perspective(120px) rotateX(-180deg) rotateY(-180deg); } }

@-webkit-keyframes loader-2-2-stacks_in_140 {
  0% {
    background-color: rgba(218, 71, 51, 1.00); }
  50% {
    background-color: rgba(59, 120, 231, 1.00); }
  100% {
    background-color: rgba(253, 186, 44, 1.00); } }

@keyframes loader-2-2-stacks_in_140 {
  0% {
    background-color: rgba(218, 71, 51, 1.00); }
  50% {
    background-color: rgba(59, 120, 231, 1.00); }
  100% {
    background-color: rgba(253, 186, 44, 1.00); } }

.loader-3-stacks_in_140 {
  width: 50px;
  height: 50px;
  border: none;
  overflow: hidden;
  position: relative;
  border-radius: 50%;
  box-sizing: border-box;
  background: rgba(253, 186, 44, 1.00);
  -webkit-animation: loader-3-stacks_in_140 1s infinite linear;
          animation: loader-3-stacks_in_140 1s infinite linear; }
  .loader-3-stacks_in_140::before {
    content: '';
    position: absolute;
    top: 10px;
    left: 50%;
    width: 10px;
    height: 10px;
    display: block;
    border-radius: 50%;
    background: rgba(255, 255, 255, 1.00);
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%); }

@-webkit-keyframes loader-3-stacks_in_140 {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

@keyframes loader-3-stacks_in_140 {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

.loader-4-stacks_in_140 .bar {
  border-radius: 0px;
  display: inline-block;
  width: 4px;
  height: 18px;
  margin: 0 0px;
  -webkit-animation: loader-4-stacks_in_140 1s ease-in-out infinite;
          animation: loader-4-stacks_in_140 1s ease-in-out infinite; }
  .loader-4-stacks_in_140 .bar:nth-child(1) {
    background-color: rgba(52, 152, 219, 1.00);
    -webkit-animation-delay: 0;
            animation-delay: 0; }
  .loader-4-stacks_in_140 .bar:nth-child(2) {
    background-color: rgba(192, 57, 43, 1.00);
    -webkit-animation-delay: 0.09s;
            animation-delay: 0.09s; }
  .loader-4-stacks_in_140 .bar:nth-child(3) {
    background-color: rgba(241, 196, 15, 1.00);
    -webkit-animation-delay: .18s;
            animation-delay: .18s; }
  .loader-4-stacks_in_140 .bar:nth-child(4) {
    background-color: rgba(39, 174, 96, 1.00);
    -webkit-animation-delay: .27s;
            animation-delay: .27s; }

@-webkit-keyframes loader-4-stacks_in_140 {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1); }
  20% {
    -webkit-transform: scale(1, 2.2);
            transform: scale(1, 2.2); }
  40% {
    -webkit-transform: scale(1);
            transform: scale(1); } }

@keyframes loader-4-stacks_in_140 {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1); }
  20% {
    -webkit-transform: scale(1, 2.2);
            transform: scale(1, 2.2); }
  40% {
    -webkit-transform: scale(1);
            transform: scale(1); } }

.loader-5-stacks_in_140 {
  opacity: 0;
  width: 50px;
  height: 50px;
  border-radius: 50px;
  -webkit-animation: loader-5-stacks_in_140 1s ease-out;
          animation: loader-5-stacks_in_140 1s ease-out;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  border: 5px solid rgba(39, 174, 96, 1.00); }

@-webkit-keyframes loader-5-stacks_in_140 {
  0% {
    -webkit-transform: scale(0.1);
            transform: scale(0.1);
    opacity: 0.0; }
  50% {
    opacity: 1; }
  100% {
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
    opacity: 0; } }

@keyframes loader-5-stacks_in_140 {
  0% {
    -webkit-transform: scale(0.1);
            transform: scale(0.1);
    opacity: 0.0; }
  50% {
    opacity: 1; }
  100% {
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
    opacity: 0; } }

.loader-6-stacks_in_140 {
  width: 100%;
  height: 40px; }

.loader-6-stacks_in_140 .bar {
  width: 40px;
  height: 40px;
  left: -40px;
  position: absolute;
  background-color: rgba(39, 174, 96, 1.00);
  border-radius: 4px;
  -webkit-animation: loader-6-stacks_in_140 4s infinite cubic-bezier(0.2, 0.64, 0.81, 0.23);
          animation: loader-6-stacks_in_140 4s infinite cubic-bezier(0.2, 0.64, 0.81, 0.23); }
  .loader-6-stacks_in_140 .bar:nth-child(2) {
    -webkit-animation-delay: 150ms;
            animation-delay: 150ms; }
  .loader-6-stacks_in_140 .bar:nth-child(3) {
    -webkit-animation-delay: 300ms;
            animation-delay: 300ms; }
  .loader-6-stacks_in_140 .bar:nth-child(4) {
    -webkit-animation-delay: 450ms;
            animation-delay: 450ms; }

@-webkit-keyframes loader-6-stacks_in_140 {
  0% {
    left: 0%; }
  75% {
    left: 100%; }
  100% {
    left: 100%; } }

@keyframes loader-6-stacks_in_140 {
  0% {
    left: 0%; }
  75% {
    left: 100%; }
  100% {
    left: 100%; } }

.loader-7-stacks_in_140 {
  width: 100%;
  overflow: hidden;
  position: relative;
  height: 8px;
  max-width: 90%;
  background-color: rgba(241, 241, 241, 1.00); }
  .loader-7-stacks_in_140:before {
    display: block;
    position: absolute;
    content: "";
    left: -200px;
    width: 200px;
    height: 8px;
    background-color: rgba(0, 0, 0, 1.00);
    -webkit-animation: loader-7-stacks_in_140 2s linear infinite;
            animation: loader-7-stacks_in_140 2s linear infinite; }

@-webkit-keyframes loader-7-stacks_in_140 {
  from {
    left: -200px;
    width: 30%; }
  50% {
    width: 30%; }
  70% {
    width: 70%; }
  80% {
    left: 50%; }
  95% {
    left: 120%; }
  to {
    left: 100%; } }

@keyframes loader-7-stacks_in_140 {
  from {
    left: -200px;
    width: 30%; }
  50% {
    width: 30%; }
  70% {
    width: 70%; }
  80% {
    left: 50%; }
  95% {
    left: 120%; }
  to {
    left: 100%; } }

.loader-8-stacks_in_140 {
  width: 100%;
  height: 20px;
  background-size: 28px 28px;
  max-width: 90%;
  border-radius: 3pxpx;
  -webkit-animation: loader-8-stacks_in_140 .5s linear infinite;
          animation: loader-8-stacks_in_140 .5s linear infinite;
  border: 1px solid rgba(0, 0, 0, 1.00);
  background-image: repeating-linear-gradient(-45deg, rgba(0, 0, 0, 1.00), rgba(0, 0, 0, 1.00) 11px, rgba(241, 241, 241, 1.00) 10px, rgba(241, 241, 241, 1.00) 20px); }

@-webkit-keyframes loader-8-stacks_in_140 {
  0% {
    background-position: 0 0; }
  100% {
    background-position: 28px 0; } }

@keyframes loader-8-stacks_in_140 {
  0% {
    background-position: 0 0; }
  100% {
    background-position: 28px 0; } }

.loader-9-stacks_in_140 {
  font-family: "Droid Serif";
  position: relative;
  color: rgba(241, 241, 241, 1.00);
  font-size: px; }
  .loader-9-stacks_in_140:before {
    content: attr(data-text);
    max-width: 100%;
    overflow: hidden;
    position: absolute;
    white-space: nowrap;
    color: rgba(0, 0, 0, 1.00);
    -webkit-animation: loader-9-stacks_in_140 8s linear;
            animation: loader-9-stacks_in_140 8s linear;
    /*  */ }
  @media only screen and (min-width: 480px) {
    .loader-9-stacks_in_140 {
      font-size: 24px; } }
  @media only screen and (min-width: 768px) {
    .loader-9-stacks_in_140 {
      font-size: 32px; } }
  @media only screen and (min-width: 1100px) {
    .loader-9-stacks_in_140 {
      font-size: 40px; } }

@-webkit-keyframes loader-9-stacks_in_140 {
  0% {
    max-width: 0; } }

@keyframes loader-9-stacks_in_140 {
  0% {
    max-width: 0; } }

.loader-10-stacks_in_140 {
  width: 200px;
  height: 200px;
  position: relative;
  border-radius: 50%;
  background: url() no-repeat center center;
  background-size: 100% 100%; }
  .loader-10-stacks_in_140::after {
    content: '';
    z-index: 2;
    width: 200px;
    height: 200px;
    display: block;
    margin-top: -8px;
    margin-left: -8px;
    position: absolute;
    border-radius: 50%;
    border: 8px solid rgba(241, 241, 241, 1.00);
    -webkit-animation: loader-10-stacks_in_140 1.7s infinite linear;
            animation: loader-10-stacks_in_140 1.7s infinite linear; }
  .loader-10-stacks_in_140-half::after {
    border-right-color: transparent;
    border-bottom-color: transparent; }
  .loader-10-stacks_in_140-quarter::after {
    border-right-color: transparent;
    border-left-color: transparent;
    border-bottom-color: transparent; }
  .loader-10-stacks_in_140-third::after {
    border-right-color: transparent; }
  .loader-10-stacks_in_140::before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 200px;
    height: 200px;
    z-index: -1;
    margin-top: -8px;
    margin-left: -8px;
    border-radius: 50%;
    border: 8px solid rgba(0, 0, 0, 1.00); }

@-webkit-keyframes loader-10-stacks_in_140 {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

@keyframes loader-10-stacks_in_140 {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

  #preloader{position:fixed;top:0;left:0;right:0;bottom:0;background-color: #FFFFFF;z-index:9999 !important}#preloader_1{position:absolute;left:50%;top:50%;background-repeat:no-repeat;background-position:center;margin:0 auto}#preloader_1 span{display:block;bottom:0px;width:9px;height:5px;background: #999999;position:absolute;-webkit-animation:preloader_1 1.5s infinite ease-in-out;-moz-animation:preloader_1 1.5s infinite ease-in-out;-ms-animation:preloader_1 1.5s infinite ease-in-out;-o-animation:preloader_1 1.5s infinite ease-in-out;animation:preloader_1 1.5s infinite ease-in-out}#preloader_1 span:nth-child(2){left:11px;-webkit-animation-delay: .2s;-moz-animation-delay: .2s;-ms-animation-delay: .2s;-o-animation-delay: .2s;animation-delay: .2s}#preloader_1 span:nth-child(3){left:22px;-webkit-animation-delay: .4s;-moz-animation-delay: .4s;-ms-animation-delay: .4s;-o-animation-delay: .4s;animation-delay: .4s}#preloader_1 span:nth-child(4){left:33px;-webkit-animation-delay: .6s;-moz-animation-delay: .6s;-ms-animation-delay: .6s;-o-animation-delay: .6s;animation-delay: .6s}#preloader_1 span:nth-child(5){left:44px;-webkit-animation-delay: .8s;-moz-animation-delay: .8s;-ms-animation-delay: .8s;-o-animation-delay: .8s;animation-delay: .8s}@-webkit-keyframes preloader_1{0%{height:5px;-webkit-transform:translateY(0px);background: #999999}25%{height:30px;-webkit-transform:translateY(15px);background: #666666}50%{height:5px;-webkit-transform:translateY(0px);background: #999999}100%{height:5px;-webkit-transform:translateY(0px);background: #999999}}@-moz-keyframes preloader_1{0%{height:5px;-moz-transform:translateY(0px);background: #999999}25%{height:30px;-moz-transform:translateY(15px);background: #666666}50%{height:5px;-moz-transform:translateY(0px);background: #999999}100%{height:5px;-moz-transform:translateY(0px);background: #999999}}@-ms-keyframes preloader_1{0%{height:5px;-ms-transform:translateY(0px);background: #999999}25%{height:30px;-ms-transform:translateY(15px);background: #666666}50%{height:5px;-ms-transform:translateY(0px);background: #999999}100%{height:5px;-ms-transform:translateY(0px);background: #999999}}@keyframes preloader_1{0%{height:5px;transform:translateY(0px);background: #999999}25%{height:30px;transform:translateY(15px);background: #666666}50%{height:5px;transform:translateY(0px);background: #999999}100%{height:5px;transform:translateY(0px);background: #999999}}#preloader_2{position:absolute;left:50%;top:50%;background-repeat:no-repeat;background-position:center;margin:0 auto;width:40px;height:40px}#preloader_2 span{display:block;bottom:0px;width:20px;height:20px;background: #999999;position:absolute}#preloader_2 span:nth-child(1){-webkit-animation:preloader_2_1 1.5s infinite ease-in-out;-moz-animation:preloader_2_1 1.5s infinite ease-in-out;-ms-animation:preloader_2_1 1.5s infinite ease-in-out;animation:preloader_2_1 1.5s infinite ease-in-out}#preloader_2 span:nth-child(2){left:20px;-webkit-animation:preloader_2_2 1.5s infinite ease-in-out;-moz-animation:preloader_2_2 1.5s infinite ease-in-out;-ms-animation:preloader_2_2 1.5s infinite ease-in-out;animation:preloader_2_2 1.5s infinite ease-in-out}#preloader_2 span:nth-child(3){top:0px;-webkit-animation:preloader_2_3 1.5s infinite ease-in-out;-moz-animation:preloader_2_3 1.5s infinite ease-in-out;-ms-animation:preloader_2_3 1.5s infinite ease-in-out;animation:preloader_2_3 1.5s infinite ease-in-out}#preloader_2 span:nth-child(4){top:0px;left:20px;-webkit-animation:preloader_2_4 1.5s infinite ease-in-out;-moz-animation:preloader_2_4 1.5s infinite ease-in-out;-ms-animation:preloader_2_4 1.5s infinite ease-in-out;animation:preloader_2_4 1.5s infinite ease-in-out}@-webkit-keyframes preloader_2_1{0%{-webkit-transform:translateX(0px) translateY(0px) rotate(0deg);border-radius:0px}50%{-webkit-transform:translateX(-20px) translateY(-10px) rotate(-180deg);border-radius:20px;background: #666666}80%{-webkit-transform:translateX(0px) translateY(0px) rotate(-360deg);border-radius:0px}100%{-webkit-transform:translateX(0px) translateY(0px) rotate(-360deg);border-radius:0px}}@-webkit-keyframes preloader_2_2{0%{-webkit-transform:translateX(0px) translateY(0px) rotate(0deg);border-radius:0px}50%{-webkit-transform:translateX(20px) translateY(-10px) rotate(180deg);border-radius:20px;background: #666666}80%{-webkit-transform:translateX(0px) translateY(0px) rotate(360deg);border-radius:0px}100%{-webkit-transform:translateX(0px) translateY(0px) rotate(360deg);border-radius:0px}}@-webkit-keyframes preloader_2_3{0%{-webkit-transform:translateX(0px) translateY(0px) rotate(0deg);border-radius:0px}50%{-webkit-transform:translateX(-20px) translateY(10px) rotate(-180deg);border-radius:20px;background: #666666}80%{-webkit-transform:translateX(0px) translateY(0px) rotate(-360deg);border-radius:0px}100%{-webkit-transform:translateX(0px) translateY(0px) rotate(-360deg);border-radius:0px}}@-webkit-keyframes preloader_2_4{0%{-webkit-transform:translateX(0px) translateY(0px) rotate(0deg);border-radius:0px}50%{-webkit-transform:translateX(20px) translateY(10px) rotate(180deg);border-radius:20px;background: #666666}80%{-webkit-transform:translateX(0px) translateY(0px) rotate(360deg);border-radius:0px}100%{-webkit-transform:translateX(0px) translateY(0px) rotate(360deg);border-radius:0px}}@-moz-keyframes preloader_2_1{0%{-moz-transform:translateX(0px) translateY(0px) rotate(0deg);border-radius:0px}50%{-moz-transform:translateX(-20px) translateY(-10px) rotate(-180deg);border-radius:20px;background: #666666}80%{-moz-transform:translateX(0px) translateY(0px) rotate(-360deg);border-radius:0px}100%{-moz-transform:translateX(0px) translateY(0px) rotate(-360deg);border-radius:0px}}@-moz-keyframes preloader_2_2{0%{-moz-transform:translateX(0px) translateY(0px) rotate(0deg);border-radius:0px}50%{-moz-transform:translateX(20px) translateY(-10px) rotate(180deg);border-radius:20px;background: #666666}80%{-moz-transform:translateX(0px) translateY(0px) rotate(360deg);border-radius:0px}100%{-moz-transform:translateX(0px) translateY(0px) rotate(360deg);border-radius:0px}}@-moz-keyframes preloader_2_3{0%{-moz-transform:translateX(0px) translateY(0px) rotate(0deg);border-radius:0px}50%{-moz-transform:translateX(-20px) translateY(10px) rotate(-180deg);border-radius:20px;background: #666666}80%{-moz-transform:translateX(0px) translateY(0px) rotate(-360deg);border-radius:0px}100%{-moz-transform:translateX(0px) translateY(0px) rotate(-360deg);border-radius:0px}}@-moz-keyframes preloader_2_4{0%{-moz-transform:translateX(0px) translateY(0px) rotate(0deg);border-radius:0px}50%{-moz-transform:translateX(20px) translateY(10px) rotate(180deg);border-radius:20px;background: #666666}80%{-moz-transform:translateX(0px) translateY(0px) rotate(360deg);border-radius:0px}100%{-moz-transform:translateX(0px) translateY(0px) rotate(360deg);border-radius:0px}}@-ms-keyframes preloader_2_1{0%{-ms-transform:translateX(0px) translateY(0px) rotate(0deg);border-radius:0px}50%{-ms-transform:translateX(-20px) translateY(-10px) rotate(-180deg);border-radius:20px;background: #666666}80%{-ms-transform:translateX(0px) translateY(0px) rotate(-360deg);border-radius:0px}100%{-ms-transform:translateX(0px) translateY(0px) rotate(-360deg);border-radius:0px}}@-ms-keyframes preloader_2_2{0%{-ms-transform:translateX(0px) translateY(0px) rotate(0deg);border-radius:0px}50%{-ms-transform:translateX(20px) translateY(-10px) rotate(180deg);border-radius:20px;background: #666666}80%{-ms-transform:translateX(0px) translateY(0px) rotate(360deg);border-radius:0px}100%{-ms-transform:translateX(0px) translateY(0px) rotate(360deg);border-radius:0px}}@-ms-keyframes preloader_2_3{0%{-ms-transform:translateX(0px) translateY(0px) rotate(0deg);border-radius:0px}50%{-ms-transform:translateX(-20px) translateY(10px) rotate(-180deg);border-radius:20px;background: #666666}80%{-ms-transform:translateX(0px) translateY(0px) rotate(-360deg);border-radius:0px}100%{-ms-transform:translateX(0px) translateY(0px) rotate(-360deg);border-radius:0px}}@-ms-keyframes preloader_2_4{0%{-ms-transform:translateX(0px) translateY(0px) rotate(0deg);border-radius:0px}50%{-ms-transform:translateX(20px) translateY(10px) rotate(180deg);border-radius:20px;background: #666666}80%{-ms-transform:translateX(0px) translateY(0px) rotate(360deg);border-radius:0px}100%{-ms-transform:translateX(0px) translateY(0px) rotate(360deg);border-radius:0px}}@-keyframes preloader_2_1{0%{-transform:translateX(0px) translateY(0px) rotate(0deg);border-radius:0px}50%{-transform:translateX(-20px) translateY(-10px) rotate(-180deg);border-radius:20px;background: #666666}80%{-transform:translateX(0px) translateY(0px) rotate(-360deg);border-radius:0px}100%{-transform:translateX(0px) translateY(0px) rotate(-360deg);border-radius:0px}}@-keyframes preloader_2_2{0%{-transform:translateX(0px) translateY(0px) rotate(0deg);border-radius:0px}50%{-transform:translateX(20px) translateY(-10px) rotate(180deg);border-radius:20px;background: #666666}80%{-transform:translateX(0px) translateY(0px) rotate(360deg);border-radius:0px}100%{-transform:translateX(0px) translateY(0px) rotate(360deg);border-radius:0px}}@-keyframes preloader_2_3{0%{-transform:translateX(0px) translateY(0px) rotate(0deg);border-radius:0px}50%{-transform:translateX(-20px) translateY(10px) rotate(-180deg);border-radius:20px;background: #666666}80%{-transform:translateX(0px) translateY(0px) rotate(-360deg);border-radius:0px}100%{-transform:translateX(0px) translateY(0px) rotate(-360deg);border-radius:0px}}@-keyframes preloader_2_4{0%{-transform:translateX(0px) translateY(0px) rotate(0deg);border-radius:0px}50%{-transform:translateX(20px) translateY(10px) rotate(180deg);border-radius:20px;background: #666666}80%{-transform:translateX(0px) translateY(0px) rotate(360deg);border-radius:0px}100%{-transform:translateX(0px) translateY(0px) rotate(360deg);border-radius:0px}}#preloader_3{position:absolute;left:50%;top:50%;background-repeat:no-repeat;background-position:center;margin:0 auto}#preloader_3:before{width:20px;height:20px;border-radius:20px;background:blue;content:'';position:absolute;background: #999999;-webkit-animation:preloader_3_before 1.5s infinite ease-in-out;-moz-animation:preloader_3_before 1.5s infinite ease-in-out;-ms-animation:preloader_3_before 1.5s infinite ease-in-out;animation:preloader_3_before 1.5s infinite ease-in-out}#preloader_3:after{width:20px;height:20px;border-radius:20px;background:blue;content:'';position:absolute;background: #666666;left:22px;-webkit-animation:preloader_3_after 1.5s infinite ease-in-out;-moz-animation:preloader_3_after 1.5s infinite ease-in-out;-ms-animation:preloader_3_after 1.5s infinite ease-in-out;animation:preloader_3_after 1.5s infinite ease-in-out}@-webkit-keyframes preloader_3_before{0%{-webkit-transform:translateX(0px) rotate(0deg)}50%{-webkit-transform:translateX(50px) scale(1.2) rotate(260deg);background:#666666;border-radius:0px}100%{-webkit-transform:translateX(0px) rotate(0deg)}}@-webkit-keyframes preloader_3_after{0%{-webkit-transform:translateX(0px)}50%{-webkit-transform:translateX(-50px) scale(1.2) rotate(-260deg);background: #999999;border-radius:0px}100%{-webkit-transform:translateX(0px)}}@-moz-keyframes preloader_3_before{0%{-moz-transform:translateX(0px) rotate(0deg)}50%{-moz-transform:translateX(50px) scale(1.2) rotate(260deg);background:#666666;border-radius:0px}100%{-moz-transform:translateX(0px) rotate(0deg)}}@-moz-keyframes preloader_3_after{0%{-moz-transform:translateX(0px)}50%{-moz-transform:translateX(-50px) scale(1.2) rotate(-260deg);background: #999999;border-radius:0px}100%{-moz-transform:translateX(0px)}}@-ms-keyframes preloader_3_before{0%{-ms-transform:translateX(0px) rotate(0deg)}50%{-ms-transform:translateX(50px) scale(1.2) rotate(260deg);background:#666666;border-radius:0px}100%{-ms-transform:translateX(0px) rotate(0deg)}}@-ms-keyframes preloader_3_after{0%{-ms-transform:translateX(0px)}50%{-ms-transform:translateX(-50px) scale(1.2) rotate(-260deg);background: #999999;border-radius:0px}100%{-ms-transform:translateX(0px)}}@keyframes preloader_3_before{0%{transform:translateX(0px) rotate(0deg)}50%{transform:translateX(50px) scale(1.2) rotate(260deg);background:#666666;border-radius:0px}100%{transform:translateX(0px) rotate(0deg)}}@keyframes preloader_3_after{0%{transform:translateX(0px)}50%{transform:translateX(-50px) scale(1.2) rotate(-260deg);background: #999999;border-radius:0px}100%{transform:translateX(0px)}}#preloader_4{position:absolute;left:50%;top:50%;background-repeat:no-repeat;background-position:center;margin:0 auto}#preloader_4 span{position:absolute;width:20px;height:20px;background: #999999;opacity:0.5;border-radius:20px;-webkit-animation:preloader_4 1s infinite ease-in-out;-moz-animation:preloader_4 1s infinite ease-in-out;-ms-animation:preloader_4 1s infinite ease-in-out;-animation:preloader_4 1s infinite ease-in-out}#preloader_4 span:nth-child(2){left:20px;-webkit-animation-delay: .2s;-moz-animation-delay: .2s;-ms-animation-delay: .2s;animation-delay: .2s}#preloader_4 span:nth-child(3){left:40px;-webkit-animation-delay: .4s;-moz-animation-delay: .4s;-ms-animation-delay: .4s;animation-delay: .4s}#preloader_4 span:nth-child(4){left:60px;-webkit-animation-delay: .6s;-moz-animation-delay: .6s;-ms-animation-delay: .6s;animation-delay: .6s}#preloader_4 span:nth-child(5){left:80px;-webkit-animation-delay: .8s;-moz-animation-delay: .8s;-ms-animation-delay: .8s;animation-delay: .8s}@-webkit-keyframes preloader_4{0%{opacity:0.3;-webkit-transform:translateY(0px);box-shadow:0px 0px 3px rgba(0,0,0,0.1)}50%{opacity:1;-webkit-transform:translateY(-10px);background: #666666;box-shadow:0px 20px 3px rgba(0,0,0,0.05)}100%{opacity:0.3;-webkit-transform:translateY(0px);box-shadow:0px 0px 3px rgba(0, 0, 0, 0.1)}}@-moz-keyframes preloader_4{0%{opacity:0.3;-moz-transform:translateY(0px);box-shadow:0px 0px 3px rgba(0,0,0,0.1)}50%{opacity:1;-moz-transform:translateY(-10px);background: #666666;box-shadow:0px 20px 3px rgba(0,0,0,0.05)}100%{opacity:0.3;-moz-transform:translateY(0px);box-shadow:0px 0px 3px rgba(0, 0, 0, 0.1)}}@-ms-keyframes preloader_4{0%{opacity:0.3;-ms-transform:translateY(0px);box-shadow:0px 0px 3px rgba(0,0,0,0.1)}50%{opacity:1;-ms-transform:translateY(-10px);background: #666666;box-shadow:0px 20px 3px rgba(0,0,0,0.05)}100%{opacity:0.3;-ms-transform:translateY(0px);box-shadow:0px 0px 3px rgba(0, 0, 0, 0.1)}}@keyframes preloader_4{0%{opacity:0.3;transform:translateY(0px);box-shadow:0px 0px 3px rgba(0,0,0,0.1)}50%{opacity:1;transform:translateY(-10px);background: #666666;box-shadow:0px 20px 3px rgba(0,0,0,0.05)}100%{opacity:0.3;transform:translateY(0px);box-shadow:0px 0px 3px rgba(0,0,0,0.1)}}#preloader_5{position:absolute;left:50%;top:50%;background-repeat:no-repeat;background-position:center;background: #999999;margin:0 auto;width:30px;height:30px;border-radius:50px;-webkit-animation:preloader_5 1.5s infinite linear;-moz-animation:preloader_5 1.5s infinite linear;-ms-animation:preloader_5 1.5s infinite linear;animation:preloader_5 1.5s infinite linear}#preloader_5:after{position:absolute;width:50px;height:50px;border-top:10px solid #666666;border-bottom:10px solid #666666;border-left:10px solid transparent;border-right:10px solid transparent;border-radius:50px;content:'';top:-20px;left:-20px;-webkit-animation:preloader_5_after 1.5s infinite linear;-moz-animation:preloader_5_after 1.5s infinite linear;-ms-animation:preloader_5_after 1.5s infinite linear;animation:preloader_5_after 1.5s infinite linear}@-webkit-keyframes preloader_5{0%{-webkit-transform:rotate(0deg)}50%{-webkit-transform:rotate(180deg);background:#999999}100%{-webkit-transform:rotate(360deg)}}@-webkit-keyframes preloader_5_after{0%{border-top:10px solid #666666;border-bottom:10px solid #666666}50%{border-top:10px solid #666666;border-bottom:10px solid #666666}100%{border-top:10px solid #666666;border-bottom:10px solid #666666}}@-moz-keyframes preloader_5{0%{-moz-transform:rotate(0deg)}50%{-moz-transform:rotate(180deg);background:#999999}100%{-moz-transform:rotate(360deg)}}@-moz-keyframes preloader_5_after{0%{border-top:10px solid #666666;border-bottom:10px solid #666666}50%{border-top:10px solid #666666;border-bottom:10px solid #666666}100%{border-top:10px solid #666666;border-bottom:10px solid #666666}}@-ms-keyframes preloader_5{0%{-ms-transform:rotate(0deg)}50%{-ms-transform:rotate(180deg);background:#999999}100%{-ms-transform:rotate(360deg)}}@-ms-keyframes preloader_5_after{0%{border-top:10px solid #666666;border-bottom:10px solid #666666}50%{border-top:10px solid #666666;border-bottom:10px solid #666666}100%{border-top:10px solid #666666;border-bottom:10px solid #666666}}@keyframes preloader_5{0%{transform:rotate(0deg)}50%{transform:rotate(180deg);background:#999999}100%{transform:rotate(360deg)}}@keyframes preloader_5_after{0%{border-top:10px solid #666666;border-bottom:10px solid ##666666}50%{border-top:10px solid #666666;border-bottom:10px solid #666666}100%{border-top:10px solid #666666;border-bottom:10px solid #666666}}#preloader_6{position:absolute;left:50%;top:50%;background-repeat:no-repeat;background-position:center;margin:0 auto;width:42px;height:42px;-webkit-animation:preloader_6 5s infinite linear;-moz-animation:preloader_6 5s infinite linear;-ms-animation:preloader_6 5s infinite linear;animation:preloader_6 5s infinite linear}#preloader_6 span{width:20px;height:20px;position:absolute;background: #666666;display:block;-webkit-animation:preloader_6_span 1s infinite linear;-moz-animation:preloader_6_span 1s infinite linear;-ms-animation:preloader_6_span 1s infinite linear;animation:preloader_6_span 1s infinite linear}#preloader_6 span:nth-child(1){background: #999999}#preloader_6 span:nth-child(2){left:22px;background: #666666;-webkit-animation-delay: .2s;-moz-animation-delay: .2s;-ms-animation-delay: .2s;animation-delay: .2s}#preloader_6 span:nth-child(3){top:22px;background: #666666;-webkit-animation-delay: .4s;-moz-animation-delay: .4s;-ms-animation-delay: .4s;animation-delay: .4s}#preloader_6 span:nth-child(4){top:22px;left:22px;background: #999999;-webkit-animation-delay: .6s;-moz-animation-delay: .6s;-ms-animation-delay: .6s;animation-delay: .6s}@-webkit-keyframes preloader_6{from{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(360deg)}}@-webkit-keyframes preloader_6_span{0%{-webkit-transform:scale(1)}50%{-webkit-transform:scale(0.5)}100%{-webkit-transform:scale(1)}}@-moz-keyframes preloader_6{from{-moz-transform:rotate(0deg)}to{-moz-transform:rotate(360deg)}}@-moz-keyframes preloader_6_span{0%{-moz-transform:scale(1)}50%{-moz-transform:scale(0.5)}100%{-moz-transform:scale(1)}}@-ms-keyframes preloader_6{from{-ms-transform:rotate(0deg)}to{-ms-transform:rotate(360deg)}}@-ms-keyframes preloader_6_span{0%{-ms-transform:scale(1)}50%{-ms-transform:scale(0.5)}100%{-ms-transform:scale(1)}}@-ms-keyframes preloader_6{from{-ms-transform:rotate(0deg)}to{-ms-transform:rotate(360deg)}}@keyframes preloader_6_span{0%{transform:scale(1)}50%{transform:scale(0.5)}100%{transform:scale(1)}}
#stacks_in_111_2 {
	margin: 40px 0px 20px 0px;
}

#stacks_out_111_2 {
	width: 800px;
}
#shadyStackstacks_in_111_3 {
	-webkit-box-shadow:  0px 0px 8px 2px rgba(153, 153, 153, 1.00);
	box-shadow:  0px 0px 8px 2px rgba(153, 153, 153, 1.00);
	border-radius: 0px;
}




#shadyStackstacks_in_111_3 {
	margin: 15px;
}


@media print {
	#shadyStackstacks_in_111_3 {
		margin: 0;
		-webkit-box-shadow: none;
		box-shadow: none;
		border-radius: 0px;
	}
}
#nimblehost_charts_stacks_in_111_4 {
    width: 600px;
    height: 400px;
}
#nimblehost_charts_stacks_in_111_4[style] {
    margin: 0 auto;
    
}

/*rules for the plot target div.  These will be cascaded down to all plot elements according to css rules*/
.jqplot-target {
    position: relative;
    color: #000080;
    font-family: inherit;
    font-size: 1em;
}

/*rules applied to all axes*/
#nimblehost_charts_stacks_in_111_4 .jqplot-axis {
    font-size: 0.75em;
    
    
}

.jqplot-xaxis {
    margin-top: 10px;
}

.jqplot-x2axis {
    margin-bottom: 10px;
}

.jqplot-yaxis {
    margin-right: 10px;
}

.jqplot-y2axis, .jqplot-y3axis, .jqplot-y4axis, .jqplot-y5axis, .jqplot-y6axis, .jqplot-y7axis, .jqplot-y8axis, .jqplot-y9axis, .jqplot-yMidAxis {
    margin-left: 10px;
    margin-right: 10px;
}

/*rules applied to all axis tick divs*/
.jqplot-axis-tick, .jqplot-xaxis-tick, .jqplot-yaxis-tick, .jqplot-x2axis-tick, .jqplot-y2axis-tick, .jqplot-y3axis-tick, .jqplot-y4axis-tick, .jqplot-y5axis-tick, .jqplot-y6axis-tick, .jqplot-y7axis-tick, .jqplot-y8axis-tick, .jqplot-y9axis-tick, .jqplot-yMidAxis-tick {
    position: absolute;
    white-space: pre;
}


.jqplot-xaxis-tick {
    top: 0px;
    /* initial position untill tick is drawn in proper place */
    left: 15px;
/*    padding-top: 10px;*/
    vertical-align: top;
    
}

.jqplot-x2axis-tick {
    bottom: 0px;
    /* initial position untill tick is drawn in proper place */
    left: 15px;
/*    padding-bottom: 10px;*/
    vertical-align: bottom;
}

.jqplot-yaxis-tick {
    right: 0px;
    /* initial position untill tick is drawn in proper place */
    top: 15px;
/*    padding-right: 10px;*/
    text-align: right;
}

.jqplot-yaxis-tick.jqplot-breakTick {
    right: -20px;
    margin-right: 0px;
    padding:1px 5px 1px 5px;
/*  background-color: white;*/
    z-index: 2;
    font-size: 1.5em;
}

.jqplot-y2axis-tick, .jqplot-y3axis-tick, .jqplot-y4axis-tick, .jqplot-y5axis-tick, .jqplot-y6axis-tick, .jqplot-y7axis-tick, .jqplot-y8axis-tick, .jqplot-y9axis-tick {
    left: 0px;
    /* initial position untill tick is drawn in proper place */
    top: 15px;
/*    padding-left: 10px;*/
/*    padding-right: 15px;*/
    text-align: left;
}

.jqplot-yMidAxis-tick {
    text-align: center;
    white-space: nowrap;
}

.jqplot-xaxis-label {
    margin-top: 10px;
    font-size: 11pt;
    position: absolute;
}

.jqplot-x2axis-label {
    margin-bottom: 10px;
    font-size: 11pt;
    position: absolute;
}

.jqplot-yaxis-label {
    margin-right: 10px;
/*    text-align: center;*/
    font-size: 11pt;
    position: absolute;
}

.jqplot-yMidAxis-label {
    font-size: 11pt;
    position: absolute;
}

.jqplot-y2axis-label, .jqplot-y3axis-label, .jqplot-y4axis-label, .jqplot-y5axis-label, .jqplot-y6axis-label, .jqplot-y7axis-label, .jqplot-y8axis-label, .jqplot-y9axis-label {
/*    text-align: center;*/
    font-size: 11pt;
    margin-left: 10px;
    position: absolute;
}

#nimblehost_charts_stacks_in_111_4 .jqplot-meterGauge-tick {
    font-size: 0.85em;
    color: #BBC6D0;
}

#nimblehost_charts_stacks_in_111_4 .jqplot-meterGauge-label {
    font-size: 1em;
    color: #BBC6D0;
}

table.jqplot-table-legend {
    margin-top: 12px;
    margin-bottom: 12px;
    margin-left: 12px;
    margin-right: 12px;
}

#nimblehost_charts_stacks_in_111_4 table.jqplot-table-legend, table.jqplot-cursor-legend {
    background-color: rgba(255,255,255,0.6);
    border: 1px solid #FFFFFF;
    color: #FFFFFF;
    background-color: transparent !important; border: none !important;
    position: absolute;
    font-size: 0.75em;
}

td.jqplot-table-legend {
    vertical-align:middle;
}

/*
These rules could be used instead of assigning
element styles and relying on js object properties.
*/

/*
td.jqplot-table-legend-swatch {
    padding-top: 0.5em;
    text-align: center;
}

tr.jqplot-table-legend:first td.jqplot-table-legend-swatch {
    padding-top: 0px;
}
*/

td.jqplot-seriesToggle:hover, td.jqplot-seriesToggle:active {
    cursor: pointer;
}

.jqplot-table-legend .jqplot-series-hidden {
    text-decoration: line-through;
}

td.jqplot-table-legend {
    padding-right: 2px;
    padding-left: 3px;
}

div.jqplot-table-legend-swatch-outline {
    border: 1px solid #cccccc;
    padding:1px;
}

div.jqplot-table-legend-swatch {
    width:0px;
    height:0px;
    border-top-width: 5px;
    border-bottom-width: 5px;
    border-left-width: 6px;
    border-right-width: 6px;
    border-top-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-right-style: solid;
}

#nimblehost_charts_stacks_in_111_4 .jqplot-data-label { color: #000000; }
#nimblehost_charts_stacks_in_111_4 .jqplot-point-label {
    
    
}

.jqplot-title {
    top: 0px;
    left: 0px;
    padding-bottom: 0.5em;
    font-size: 1.2em;
}

table.jqplot-cursor-tooltip {
    border: 1px solid #cccccc;
    font-size: 0.75em;
}


.jqplot-cursor-tooltip {
    border: 1px solid #cccccc;
    font-size: 0.75em;
    white-space: nowrap;
    background: rgba(208,208,208,0.5);
    padding: 1px;
}

.jqplot-highlighter-tooltip, .jqplot-canvasOverlay-tooltip {
    border: 1px solid #cccccc;
    font-size: 0.75em;
    white-space: nowrap;
    background: rgba(208,208,208,0.5);
    padding: 1px;
}

.jqplot-point-label {
    font-size: 0.75em;
    z-index: 2;
}
      
td.jqplot-cursor-legend-swatch {
    vertical-align: middle;
    text-align: center;
}

div.jqplot-cursor-legend-swatch {
    width: 1.2em;
    height: 0.7em;
}

.jqplot-error {
/*   Styles added to the plot target container when there is an error go here.*/
    text-align: center;
}

.jqplot-error-message {
/*    Styling of the custom error message div goes here.*/
    position: relative;
    top: 46%;
    display: inline-block;
}

div.jqplot-bubble-label {
    font-size: 0.8em;
/*    background: rgba(90%, 90%, 90%, 0.15);*/
    padding-left: 2px;
    padding-right: 2px;
    color: rgb(20%, 20%, 20%);
}

div.jqplot-bubble-label.jqplot-bubble-label-highlight {
    background: rgba(90%, 90%, 90%, 0.7);
}

div.jqplot-noData-container {
    text-align: center;
    background-color: rgba(96%, 96%, 96%, 0.3);
}

#stacks_in_111_4 {
    background-image: url("602A5462-1DDC-47DF-87BB-5C3D568A9C43.jpg");
	background-repeat: repeat;
	background-size: cover;
	background-position: center;
	margin:  5px;
	padding: 40px 20px 30px 20px;
}
/* -- TubeThing Stack v1 by RapidWeaver Central -- */

/* -- TubeThing is a mash-up of several progress bars, most notably Chris Coyier (http://css-tricks.com/css3-progress-bars/), Ivan Vanderbyl (Licence — https://github.com/ivanvanderbyl/ui-progress-bar) and Bootstrap. -- */

/* Containers */


#tubething_stacks_in_105 {	
}

#stacks_in_105 .meter {
	height: 25px;
	position: relative;
	padding-right: 2px;
	background-color: #abb2bc;
	-moz-border-radius: 25px;
	-webkit-border-radius: 25px;
	-o-border-radius: 25px;
	-ms-border-radius: 25px;
	-khtml-border-radius: 25px;
	border-radius: 25px;
	background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #949daa), color-stop(100%, #abb2bc));
	background: -webkit-linear-gradient(#949daa 0%, #abb2bc 100%);
	background: -moz-linear-gradient(#949daa 0%, #abb2bc 100%);
	background: -o-linear-gradient(#949daa 0%, #abb2bc 100%);
	background: -ms-linear-gradient(#949daa 0%, #abb2bc 100%);
	background: linear-gradient(#949daa 0%, #abb2bc 100%);
	-moz-box-shadow: inset 0px 1px 2px 0px rgba(0, 0, 0, 0.5), 0px 1px 0px 0px white;
	-webkit-box-shadow: inset 0px 1px 2px 0px rgba(0, 0, 0, 0.5), 0px 1px 0px 0px white;
	-o-box-shadow: inset 0px 1px 2px 0px rgba(0, 0, 0, 0.5), 0px 1px 0px 0px white;
	box-shadow: inset 0px 1px 2px 0px rgba(0, 0, 0, 0.5), 0px 1px 0px 0px white;
}

#stacks_in_105 .bar {
	width: 62%;
}

/* Label */


#stacks_in_105  span.ui-label {
	-moz-font-smoothing: antialiased;
	-webkit-font-smoothing: antialiased;
	-o-font-smoothing: antialiased;
	-ms-font-smoothing: antialiased;
	-khtml-font-smoothing: antialiased;
	font-smoothing: antialiased;
	font-size: 9px;
	position: absolute;
	right: 0;
	line-height: 23px;
	text-align: right;
	color: rgba(0, 0, 0, 0.6);
	white-space: nowrap;
	text-transform: uppercase;
}

#stacks_in_105 .bar span.ui-label b {
	font-weight: bold;
	font-size: 9px;
	margin-left: 20px;
	text-align: right;
	padding-right: 12px;
	color: rgba(0, 0, 0, 0.6);
	text-shadow: rgba(255, 255, 255, 0.45) 0 1px 0px;
	white-space: nowrap;
}

span.ui-label b.value {
	font-weight: bold;
	font-size: 9px;
	margin-left: 10px;
	text-align: right;
	padding-right: 12px;
	position: relative;
}

/* span.ui-label b.value.hide {
display: none;}

 */

#stacks_in_105 .meter > span {
	position: relative;
	display: block;
	overflow: hidden;
	height: 23px;
	-moz-border-radius: 25px;
	-webkit-border-radius: 25px;
	-o-border-radius: 25px;
	-ms-border-radius: 25px;
	-khtml-border-radius: 25px;
	border-radius: 25px;
	-webkit-background-size: 44px 44px;
	-moz-background-size: 36px 36px;
	border: 1px solid #000000;
	color: #FFFFFF;
}

/* Stripe Style */


#stacks_in_105	.animation-style0stacks_in_105 {
	background-color: #0080FF;
	background: -webkit-gradient(linear, 0 0, 44 44, color-stop(0, rgba(255, 255, 255, 0.17)), color-stop(0.25, rgba(255, 255, 255, 0.17)), color-stop(0.26, rgba(255, 255, 255, 0)), color-stop(0.5, rgba(255, 255, 255, 0)), color-stop(0.51, rgba(255, 255, 255, 0.17)), color-stop(0.75, rgba(255, 255, 255, 0.17)), color-stop(0.76, rgba(255, 255, 255, 0)), color-stop(1, rgba(255, 255, 255, 0))), -webkit-gradient(linear, left bottom, left top, color-stop(0, rgba(255, 255, 255, 0)), color-stop(1, rgba(255, 255, 255, 0.35))), #0080FF;
	background: -moz-repeating-linear-gradient(top left -30deg, rgba(255, 255, 255, 0.17), rgba(255, 255, 255, 0.17) 15px, rgba(255, 255, 255, 0) 15px, rgba(255, 255, 255, 0) 30px), -moz-linear-gradient(rgba(255, 255, 255, 0.25) 0%, rgba(255, 255, 255, 0) 100%), #0080FF;
	-moz-box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.4), inset 0px -1px 1px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.4), inset 0px -1px 1px rgba(0, 0, 0, 0.2);
	-o-box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.4), inset 0px -1px 1px rgba(0, 0, 0, 0.2);
	box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.4), inset 0px -1px 1px rgba(0, 0, 0, 0.2);
	-moz-animation: animate-stripes 2s linear infinite;
	-webkit-animation: animate-stripes 2s linear infinite;
	-o-animation: animate-stripes 2s linear infinite;
	-ms-animation: animate-stripes 2s linear infinite;
	-khtml-animation: animate-stripes 2s linear infinite;
	animation: animate-stripes 2s linear infinite;
}

#stacks_in_105	.animation-style1stacks_in_105  {
	background-color: #0080FF;
	background: -webkit-gradient(linear, 0 0, 44 44, color-stop(0, rgba(255, 255, 255, 0.17)), color-stop(0.25, rgba(255, 255, 255, 0.17)), color-stop(0.26, rgba(255, 255, 255, 0)), color-stop(0.5, rgba(255, 255, 255, 0)), color-stop(0.51, rgba(255, 255, 255, 0.17)), color-stop(0.75, rgba(255, 255, 255, 0.17)), color-stop(0.76, rgba(255, 255, 255, 0)), color-stop(1, rgba(255, 255, 255, 0))), -webkit-gradient(linear, left bottom, left top, color-stop(0, rgba(255, 255, 255, 0)), color-stop(1, rgba(255, 255, 255, 0.35))), #0080FF;
	background: -moz-repeating-linear-gradient(top left -30deg, rgba(255, 255, 255, 0.17), rgba(255, 255, 255, 0.17) 15px, rgba(255, 255, 255, 0) 15px, rgba(255, 255, 255, 0) 30px), -moz-linear-gradient(rgba(255, 255, 255, 0.25) 0%, rgba(255, 255, 255, 0) 100%), #0080FF;
	-moz-box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.4), inset 0px -1px 1px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.4), inset 0px -1px 1px rgba(0, 0, 0, 0.2);
	-o-box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.4), inset 0px -1px 1px rgba(0, 0, 0, 0.2);
	box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.4), inset 0px -1px 1px rgba(0, 0, 0, 0.2);
}


.animation-style2stacks_in_105  {
	background-color: #0080FF;
		
}

	
	
#stacks_in_105 .meter > span:after, .animate > span > span {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	z-index: 1;
	overflow: hidden;
}


/* Animation */


@-webkit-keyframes animate-stripes {
	to {
    background-position: 0 0;
}

from {
	background-position: 44px 0;
}

}

@-moz-keyframes animate-stripes {
	to {
    background-position: 0 0;
}

from {
	background-position: 36px 0;
}

}  
  @-ms-keyframes animate-stripes {
	from {
    background-position: 40px 0;
}

to {
	background-position: 0 0;
}

}

@-o-keyframes animate-stripes {
	from {
    background-position: 0 0;
}

to {
	background-position: 40px 0;
}

}

@keyframes animate-stripes {
	from {
    background-position: 40px 0;
}

to {
	background-position: 0 0;
}

}
	

#stacks_in_105 {
	margin: 41px 50px 11px 50px;
	padding:  9px;
}
#link-drawer-stacks_in_125 {
  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_125.toggle-full .link-drawer-toggle {
    width: calc(100% + (1px * 2)); }
  #link-drawer-stacks_in_125.toggle-fixed .link-drawer-toggle {
    width: 150px; }
  #link-drawer-stacks_in_125.toggle-left .link-drawer-toggle {
    -ms-flex-item-align: start;
        align-self: flex-start; }
  #link-drawer-stacks_in_125.toggle-center .link-drawer-toggle {
    -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center; }
  #link-drawer-stacks_in_125.toggle-right .link-drawer-toggle {
    -ms-flex-item-align: end;
        align-self: flex-end; }
  #link-drawer-stacks_in_125.link-drawer-fixed {
    /*  */
    background: rgba(255, 255, 255, 1.00);
    /*  */
    /*  */
    /*  */
    /*  */
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.50);
    /*  */
    overflow: visible;
    border: 1px solid rgba(0, 0, 0, 0.30);
    /*  */
    left: 0;
    right: 0;
    position: fixed;
    z-index: 1000000000000000;
    /*  */ }
    #link-drawer-stacks_in_125.link-drawer-fixed.toggle-full .link-drawer-toggle {
      box-sizing: content-box;
      left: 0;
      right: 0; }
    #link-drawer-stacks_in_125.link-drawer-fixed.toggle-left .link-drawer-toggle {
      left: -1px; }
    #link-drawer-stacks_in_125.link-drawer-fixed.toggle-center .link-drawer-toggle {
      left: 0;
      right: 0;
      margin: 0 auto; }
    #link-drawer-stacks_in_125.link-drawer-fixed.toggle-right .link-drawer-toggle {
      right: -1px; }
    #link-drawer-stacks_in_125.link-drawer-fixed.link-drawer-bottom {
      /*  */
      bottom: 0;
      border-radius: 4px 4px 0 0;
      /*  */
      border-bottom: 0;
      -webkit-transform: translateY(100%);
              transform: translateY(100%);
      /*  */ }
      #link-drawer-stacks_in_125.link-drawer-fixed.link-drawer-bottom .link-drawer-toggle {
        position: absolute;
        margin-top: -35px;
        border-radius: 4px 4px 0 0; }
      #link-drawer-stacks_in_125.link-drawer-fixed.link-drawer-bottom .link-drawer-toggle {
        bottom: 100%; }
      #link-drawer-stacks_in_125.link-drawer-fixed.link-drawer-bottom.toggle-left {
        border-top-left-radius: 0; }
      #link-drawer-stacks_in_125.link-drawer-fixed.link-drawer-bottom.toggle-right {
        border-top-right-radius: 0; }
      #link-drawer-stacks_in_125.link-drawer-fixed.link-drawer-bottom.toggle-full {
        border-radius: 0; }
        #link-drawer-stacks_in_125.link-drawer-fixed.link-drawer-bottom.toggle-full .link-drawer-toggle {
          border-radius: 4px 4px 0 0; }
    #link-drawer-stacks_in_125.link-drawer-fixed.link-drawer-top {
      /*  */
      top: 0;
      border-radius: 0 0 4px 4px;
      /*  */
      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_125.link-drawer-fixed.link-drawer-top .link-drawer-toggle {
        position: absolute;
        margin-bottom: -35px;
        border-radius: 0 0 4px 4px; }
      #link-drawer-stacks_in_125.link-drawer-fixed.link-drawer-top .link-drawer-toggle {
        top: 100%; }
      #link-drawer-stacks_in_125.link-drawer-fixed.link-drawer-top .link-drawer-toggle-close i {
        -webkit-transform: rotate(180deg);
                transform: rotate(180deg); }
      #link-drawer-stacks_in_125.link-drawer-fixed.link-drawer-top.toggle-left {
        border-bottom-left-radius: 0; }
      #link-drawer-stacks_in_125.link-drawer-fixed.link-drawer-top.toggle-right {
        border-bottom-right-radius: 0; }
      #link-drawer-stacks_in_125.link-drawer-fixed.link-drawer-top.toggle-full {
        border-radius: 0; }
        #link-drawer-stacks_in_125.link-drawer-fixed.link-drawer-top.toggle-full .link-drawer-toggle {
          border-radius: 0 0 4px 4px; }
    #link-drawer-stacks_in_125.link-drawer-fixed.link-drawer-open {
      -webkit-transform: translateY(0);
              transform: translateY(0); }
      #link-drawer-stacks_in_125.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_125.link-drawer-fixed.link-drawer-open .link-drawer-toggle .link-drawer-toggle-open {
        display: none; }
    #link-drawer-stacks_in_125.link-drawer-fixed.on-scroll-to, #link-drawer-stacks_in_125.link-drawer-fixed.on-scroll-past {
      /*  */
      opacity: 0;
      visibility: hidden;
      /*  */ }
    #link-drawer-stacks_in_125.link-drawer-fixed .link-drawer-toggle {
      border-radius: inherit;
      /*  */
      position: absolute;
      /*  */ }
  #link-drawer-stacks_in_125.link-drawer-inline .link-drawer-list {
    /*  */
    background: rgba(255, 255, 255, 1.00);
    /*  */
    /*  */
    /*  */
    /*  */
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.50);
    /*  */ }
  #link-drawer-stacks_in_125.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_125.link-drawer-inline .link-drawer-toggle {
    margin-bottom: 10px;
    border-radius: 4px; }
  #link-drawer-stacks_in_125.link-drawer-inline .link-drawer-list {
    border: 1px solid rgba(0, 0, 0, 0.30);
    border-radius: 4px; }
  #link-drawer-stacks_in_125.link-drawer-inline .link-drawer-toggle-close i {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg); }
  #link-drawer-stacks_in_125 * {
    box-sizing: border-box; }
  #link-drawer-stacks_in_125.link-drawer-open {
    -webkit-transform: translateY(0);
            transform: translateY(0); }
    #link-drawer-stacks_in_125.link-drawer-open .link-drawer-toggle .link-drawer-toggle-close {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
    #link-drawer-stacks_in_125.link-drawer-open .link-drawer-toggle .link-drawer-toggle-open {
      display: none; }
  #link-drawer-stacks_in_125 .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(120, 144, 156, 1.00); }
    #link-drawer-stacks_in_125 .link-drawer-toggle:hover {
      color: rgba(255, 255, 255, 1.00);
      background: rgba(84, 110, 122, 1.00); }
    #link-drawer-stacks_in_125 .link-drawer-toggle-icon-hide i {
      display: none; }
    #link-drawer-stacks_in_125 .link-drawer-toggle .link-drawer-toggle-close {
      display: none; }
      #link-drawer-stacks_in_125 .link-drawer-toggle .link-drawer-toggle-close i {
        font-size: 14px; }
    #link-drawer-stacks_in_125 .link-drawer-toggle .link-drawer-toggle-open {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
      #link-drawer-stacks_in_125 .link-drawer-toggle .link-drawer-toggle-open i {
        font-size: 24px; }
    #link-drawer-stacks_in_125 .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_125 .link-drawer-toggle i {
      margin-right: 8px; }
  #link-drawer-stacks_in_125 .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_125 .link-drawer-list div {
      -webkit-box-flex: 1;
          -ms-flex: 1 0 auto;
              flex: 1 0 auto; }
    #link-drawer-stacks_in_125 .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_125 .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_125 .link-drawer-list .link-drawer-link-inner:hover {
          background: rgba(120, 144, 156, 1.00);
          border: 1px solid rgba(0, 0, 0, 0.00); }
          #link-drawer-stacks_in_125 .link-drawer-list .link-drawer-link-inner:hover .link-drawer-link-icon i {
            color: rgba(38, 50, 56, 1.00); }
          #link-drawer-stacks_in_125 .link-drawer-list .link-drawer-link-inner:hover .link-drawer-link-title {
            color: rgba(255, 255, 255, 1.00); }
      #link-drawer-stacks_in_125 .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_125 .link-drawer-list .link-drawer-link-icon i {
          color: rgba(55, 71, 79, 1.00);
          font-size: 50px; }
        #link-drawer-stacks_in_125 .link-drawer-list .link-drawer-link-icon .link-drawer-image {
          width: 100%;
          height: auto;
          max-width: 50px; }
      #link-drawer-stacks_in_125 .link-drawer-list .link-drawer-link-title {
        /*  */
        font-family: "Nunito";
        /*  */
        color: rgba(112, 128, 147, 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_125 .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_125 .link-drawer-list .link-drawer-link {
      width: 100.000000%;
      max-width: 100.000000%; }
      #link-drawer-stacks_in_125 .link-drawer-list .link-drawer-link.hide-m {
        display: none; }
      #link-drawer-stacks_in_125 .link-drawer-list .link-drawer-link-icon i {
        font-size: 30px; }
        #link-drawer-stacks_in_125 .link-drawer-list .link-drawer-link-icon i .link-drawer-image {
          max-width: 30px; }
      #link-drawer-stacks_in_125 .link-drawer-list .link-drawer-link-title {
        font-size: 12px; }
  /*  */ }

@media (min-width: 480px) and (max-width: 768px) {
  /*  */
  #link-drawer-stacks_in_125 .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_125 .link-drawer-list .link-drawer-link {
      width: 50.000000%;
      max-width: 50.000000%; }
      #link-drawer-stacks_in_125 .link-drawer-list .link-drawer-link.hide-t {
        display: none; }
      #link-drawer-stacks_in_125 .link-drawer-list .link-drawer-link-icon i {
        font-size: 40px; }
        #link-drawer-stacks_in_125 .link-drawer-list .link-drawer-link-icon i .link-drawer-image {
          max-width: 40px; }
      #link-drawer-stacks_in_125 .link-drawer-list .link-drawer-link-title {
        font-size: 14px; }
  /*  */ }

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

#stacks_in_125 {
	margin:  9px;
}
/* @group Resets */

/* CSS reset and theme specific fixes */
#gridIronWrapperstacks_in_116 label,
#gridIronWrapperstacks_in_116 input[type="search"] {
	display: inline; /* Fixes alignment problems in Zurb Foundation */
}

#gridIronWrapperstacks_in_116 label {
	line-height: 35px;
}

#gridIronWrapperstacks_in_116 select,
#gridIronWrapperstacks_in_116 input[type="search"] {
	width: auto; /* Fixes alignment problems in Zurb Foundation */
	margin: 0;
	min-width: 60px; /* Fixes width of page size dropdown in Zurb Foundation when number of entries is >99 */
}

.gridIronSpacerstacks_in_116 {
	height: 20px;
	display: block;
	clear: both;
}

#gridIronWrapperstacks_in_116 input[type="search"] {
	padding: 0px 5px;
	margin: 0 0 0 5px;
	line-height: 35px;
	font-size: 13px;
	border: 1px solid rgba(153, 153, 153, 1.00) !important;
	outline: none;
	box-shadow: none;
	color: rgba(51, 51, 51, 1.00);
	background: ;
	border-radius: 4px;
	font-weight: normal;
}

#gridIronWrapperstacks_in_116 input[type="search"]:focus {
	border: 1px solid rgba(0, 0, 0, 1.00) !important;
	color: rgba(0, 0, 0, 1.00);
}

/* Wrapper */
div.dataTables_wrapper {
    margin: 0 auto;
}

/* @end */

/* @group Basic Table styling */

table#grid-iron-stacks_in_116.dataTable {
    width: 100%; /* Needed for the scrollX function */
}

table#grid-iron-stacks_in_116.dataTable p {
	padding: 0;
	margin: 0;
}

table#grid-iron-stacks_in_116.dataTable tbody tr td {
    color: rgba(51, 51, 51, 1.00);
    font-size: 13px;
    padding: 6px 6px !important;
    text-align: left;
    vertical-align: middle;
}

/* Fix for some themes applying colors and sizing on paragraph tags */
table#grid-iron-stacks_in_116.dataTable tbody tr td p {
    color: rgba(51, 51, 51, 1.00);
    font-size: 13px;
}

/* Remove default image icons on coloum sorting - fixes #121 */
table#grid-iron-stacks_in_116.dataTable thead .sorting,
table#grid-iron-stacks_in_116.dataTable thead .sorting_asc,table.dataTable thead .sorting_desc,
table#grid-iron-stacks_in_116.dataTable thead .sorting_asc_disabled,
table#grid-iron-stacks_in_116.dataTable thead .sorting_desc_disabled {
    background-image: none !important;
}

/* @end */

/* @group Responsive table styling */

/*  */
table#grid-iron-stacks_in_116.dataTable th,
table#grid-iron-stacks_in_116.dataTable td {

}
/*  */

/* @end */

/* @group Odd row colouring */
table#grid-iron-stacks_in_116 tbody tr.even {
    background-color: rgba(255, 255, 255, 1.00);
}
table#grid-iron-stacks_in_116 tbody tr.odd {
    background-color: rgba(241, 241, 241, 1.00);
}

/* @end */

/* @group Footer borders */

table#grid-iron-stacks_in_116.dataTable.no-footer {
    border-bottom: 1px solid rgba(221, 221, 221, 1.00) !important;
}

/* @end */

/* @group Table heading / footer styling */

table.fixedHeader-floating thead th,
table.fixedHeader-floating thead td,
table#grid-iron-stacks_in_116.dataTable thead th,
table#grid-iron-stacks_in_116.dataTable thead td {
    border-bottom: 1px solid rgba(221, 221, 221, 1.00) !important;
    border-right: 0px solid rgba(221, 221, 221, 1.00) !important;
    background-color: rgba(255, 255, 255, 1.00) !important;
    font-weight: bold !important;
    font-style: none !important;
    text-align: left;
    color: rgba(0, 0, 0, 1.00);
    font-size: 12px;
    padding: 6px 17px 6px 6px !important;
    vertical-align: middle;
    position: relative;
}

/* Fix for some themes applying colors and sizing on paragraph tags */
table.fixedHeader-floating thead th p,
table.fixedHeader-floating thead td p,
table#grid-iron-stacks_in_116.dataTable thead th p,
table#grid-iron-stacks_in_116.dataTable thead td p {
    color: rgba(0, 0, 0, 1.00);
    font-size: 12px;
}

/**/
table.fixedHeader-floating thead th:last-child,
table.fixedHeader-floating thead td:last-child,
table#grid-iron-stacks_in_116.dataTable thead th:last-child,
table#grid-iron-stacks_in_116.dataTable thead td:last-child {
    border-right: none !important;
}
/**/
/**/

/* @end */

/* @group Table cell borders */

/**/
/* CSS applied when table type is set to custom and cell borders are enabled */
table#grid-iron-stacks_in_116.dataTable.cell-border tbody th,
table.dataTable.cell-border tbody td {
    border-top: 1px solid rgba(221, 221, 221, 1.00) !important;
    border-right: 1px solid rgba(221, 221, 221, 1.00) !important;
}
table#grid-iron-stacks_in_116.dataTable.cell-border tbody tr th:first-child,
table#grid-iron-stacks_in_116.dataTable.cell-border tbody tr td:first-child {
    border-left: 1px solid rgba(221, 221, 221, 1.00) !important;
}
table#grid-iron-stacks_in_116.dataTable.cell-border tbody tr:first-child th,
table#grid-iron-stacks_in_116.dataTable.cell-border tbody tr:first-child td {
    border-top: none !important;
}

/**/
table#grid-iron-stacks_in_116.dataTable.cell-border tbody tr td:first-child {
    border-left: none !important;
}
table#grid-iron-stacks_in_116.dataTable.cell-border tbody tr td:last-child {
    border-right: none !important;
}
/**/
/**/

/* @end */

/* @group Cell Padding */

table#grid-iron-stacks_in_116 tbody td {
    padding: 6px 6px !important;
}

/* Space for responsive toggle button */

table#grid-iron-stacks_in_116.dtr-inline.collapsed>tbody>tr>td:first-child {
	padding-left: 30px !important;
}

/* @end */

/* @group Hovering */
/*  */
table#grid-iron-stacks_in_116 tbody tr.odd:hover,
table#grid-iron-stacks_in_116 tbody tr.even:hover {
    background-color: rgba(128, 255, 8, 0.40) !important;
}
table#grid-iron-stacks_in_116.dataTable.hover tbody tr:hover.selected,
table#grid-iron-stacks_in_116.dataTable.display tbody tr:hover.selected {
    background-color: rgba(128, 255, 8, 0.40) !important;
}
/*  */

/* @end */

/* @group Table row selection */

/*  */

/* @end */

/* @group No row selection */

/*  */
/* CSS applied when table has no row select enabled */
table#grid-iron-stacks_in_116.dataTable th.focus,
table#grid-iron-stacks_in_116.dataTable td.focus {
    outline: none !important;
    outline-offset: 0px !important;
}
/*  */

/* @group Compact table */

 */

/* @end */

/* @group Sorting */

/*  */
/* CSS applied when table columns are sortable */
table#grid-iron-stacks_in_116.dataTable.dataTable thead .sorting,
table#grid-iron-stacks_in_116.dataTable.dataTable thead .sorting_asc,
table#grid-iron-stacks_in_116.dataTable.dataTable thead .sorting_desc,
table#grid-iron-stacks_in_116.dataTable.dataTable thead .sorting_asc_disabled,
table#grid-iron-stacks_in_116.dataTable.dataTable thead .sorting_desc_disabled {
	background-image: none !important;
	position: relative;
}

table#grid-iron-stacks_in_116.dataTable.dataTable thead .sorting:after,
table#grid-iron-stacks_in_116.dataTable.dataTable thead .sorting_asc:after,
table#grid-iron-stacks_in_116.dataTable.dataTable thead .sorting_desc:after {
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	position: absolute;
	right: 6px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	color: rgba(0, 128, 255, 1.00);
}

table#grid-iron-stacks_in_116.dataTable.dataTable thead .sorting_asc_disabled:after,
table#grid-iron-stacks_in_116.dataTable.dataTable thead .sorting_desc_disabled:after {
	color: rgba(221, 221, 221, 1.00);
}

table#grid-iron-stacks_in_116.dataTable.dataTable thead .sorting:after {
	content: '\f0dc';
}

table#grid-iron-stacks_in_116.dataTable.dataTable thead .sorting_asc:after,
table#grid-iron-stacks_in_116.dataTable.dataTable thead .sorting_asc_disabled:after {
	content: '\f0de';
}

table#grid-iron-stacks_in_116.dataTable.dataTable thead .sorting_desc:after,
table#grid-iron-stacks_in_116.dataTable.dataTable thead .sorting_desc_disabled:after {
	content: '\f0dd';
}

table#grid-iron-stacks_in_116.dataTable thead th.sorting_asc,
table#grid-iron-stacks_in_116.dataTable thead th.sorting_desc,
table#grid-iron-stacks_in_116.dataTable tbody td.sorting_1 {
	background-color: rgba(221, 238, 241, 1.00) !important;
	color: rgba(51, 51, 51, 1.00) !important;
}
/*  */

/* @end */

/* @group Responsive toggle buttons */

table.dataTable.dtr-inline.collapsed>tbody>tr>td:first-child:before,
table.dataTable.dtr-inline.collapsed>tbody>tr>th:first-child:before {
	font-family: FontAwesome !important;
	font-size: 16px !important;
	font-weight: 500 !important;
	box-shadow: none !important;
	border: none !important;
	color: rgba(49, 177, 49, 1.00) !important;
	content: '\f055' !important;
	background: none !important;
}

table#grid-iron-stacks_in_116.dataTable.dtr-inline.collapsed>tbody>tr>td:first-child:before,
table#grid-iron-stacks_in_116.dataTable.dtr-inline.collapsed>tbody>tr>th:first-child:before {
	font-family: FontAwesome !important;
	font-size: 16px !important;
	font-weight: 500 !important;
	box-shadow: none !important;
	border: none !important;
	color: rgba(49, 177, 49, 1.00) !important;
	content: '\f055' !important;
	background: none !important;
}

table#grid-iron-stacks_in_116.dataTable.dtr-inline.collapsed>tbody>tr.parent>td:first-child:before,
table#grid-iron-stacks_in_116.dataTable.dtr-inline.collapsed>tbody>tr.parent>th:first-child:before {
	font-family: FontAwesome !important;
	font-size: 16px !important;
	font-weight: 500 !important;
	box-shadow: none !important;
	border: none !important;
	color: rgba(211, 51, 51, 1.00) !important;
	content: '\f056' !important;
	background: none !important;
}

/* @end */

/* @group Controls */

#gridIronWrapperstacks_in_116 .dt-buttons a.dt-button,
#gridIronWrapperstacks_in_116 div.dataTables_paginate a.paginate_button {
	border: 1px solid rgba(153, 153, 153, 1.00) !important;
	background: rgba(233, 233, 233, 1.00) !important;
	color: rgba(51, 51, 51, 1.00) !important;
	border-radius: 4px !important;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	text-decoration: none !important;
	outline: none;
	padding: 0 15px !important;
	line-height: 35px;
	font-size: 13px;
}

#gridIronWrapperstacks_in_116 .dt-buttons a.dt-button:hover,
#gridIronWrapperstacks_in_116 div.dataTables_paginate a.paginate_button.current,
#gridIronWrapperstacks_in_116 div.dataTables_paginate a.paginate_button:hover {
	border: 1px solid rgba(0, 0, 0, 1.00) !important;
	background: rgba(51, 51, 51, 1.00) !important;
	color: rgba(255, 255, 255, 1.00) !important;
	text-decoration: none !important;
	outline: none;
}

#gridIronWrapperstacks_in_116 div.dataTables_paginate a.paginate_button.disabled,
#gridIronWrapperstacks_in_116 div.dataTables_paginate a.paginate_button.disabled:hover {
	opacity: 0.50;
	cursor: not-allowed;
	border: 1px solid rgba(153, 153, 153, 1.00) !important;
	background: rgba(233, 233, 233, 1.00) !important;
	color: rgba(51, 51, 51, 1.00) !important;
}

#gridIronWrapperstacks_in_116 .dataTables_length label,
#gridIronWrapperstacks_in_116 .dataTables_filter label,
#gridIronWrapperstacks_in_116 .dataTables_info {
	font-size: 13px;
	color: rgba(51, 51, 51, 1.00);
}

/* @end */

/* @group Message Boxes */

/*  */

/* @end */

#stacks_in_116 {
	border: solid rgba(77, 77, 77, 1.00);
	border-width:  1px;
	margin:  6px;
	padding:  7px;
}
#edit-mode-icon {
	margin-top: 12px;
	margin-bottom: 12px;
}

#drawer-topper {
	text-align: center;	
}





html {
	position: relative;
}

/* Added to fix formatting issues is some themes and provide more consistent font sizes (v1.1) */
#stacks_in_117 {
	font-size: 14px;
	line-height: 21px;
}

#drawer-opener {
	width: 40px;
	height: 40px;
	line-height: 40px;
	z-index: 99999;
	position: absolute;
	left: 50%;
	margin-left: -20px;
	cursor: pointer;
	text-align: center;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	vertical-align: baseline;
	white-space: nowrap;
	color: #fff;
	text-decoration: none;
}


#drawer-opener {
	-webkit-border-bottom-right-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-bottomright: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	margin-top: 0px;
}












#stacks_in_117 #drawer-opener {
	-webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.55), 0 1px 15px 0 rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.55), 0 1px 15px 0 rgba(0, 0, 0, 0.3);
	box-shadow: 0 1px 5px rgba(0, 0, 0, 0.55), 0 1px 15px 0 rgba(0, 0, 0, 0.3);
}







#stacks_in_117 {
	z-index: 99998;
	overflow: visible;
	position: absolute;
}


#stacks_in_117 {
	
	position: absolute;
	
	width: 100%;
}


#drawer-overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 99997;
	display: block;
}














#drawer-overlay {
	background: url(../files/drawer-images/overlay-black-fade.png) repeat-x 0 top;
}





#stacks_in_117 .drawer-closer {
	width: 40px;
	height: 40px;
	position: absolute;
	display: block;
	cursor: pointer;
	background: url(../files/drawer-images/close-x-trans-black.png) no-repeat;
	z-index: 99999;
}

#stacks_in_117 .drawer-wrapper, #stacks_in_117 .drawer-outer {
	display: block;
	width: 200px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}

#stacks_in_117 .drawer-padding {
	padding-top: 40px;
	padding-bottom: 40px;
}


#stacks_in_117 .drawer-content {
	margin: 0 40px;
}


#stacks_in_117 {
	top: 0;
	left: 0;
}

#stacks_in_117 .drawer-wrapper {
	-webkit-border-bottom-right-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-bottomright: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
}

#stacks_in_117 .drawer-closer {
	bottom: 0;
	right: 0;
	margin-right: -15px;
	margin-bottom: -15px;
}










#stacks_in_117 .drawer-wrapper {
	-webkit-box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.75), 0 1px 15px 0 rgba(0, 0, 0, 0.4);
	-moz-box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.75), 0 1px 15px 0 rgba(0, 0, 0, 0.4);
	box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.75), 0 1px 15px 0 rgba(0, 0, 0, 0.4);
}



/* Styles Section */

















#stacks_in_117 .drawer-wrapper {
	background-color: #0F80FF;
}

#stacks_in_117 .drawer-content * {
	color: #FFFFFF;
}

#drawer-opener {
	background-color: #0F80FF;
	color: #FFFFFF;
}





/* Adds link color picker override to the Drawer stack (v1.1) */

#stacks_in_117 .drawer-content a, #stacks_in_117 .drawer-content a:visited {
	color: #0B62B2;
}

#stacks_in_117 .drawer-content a:hover, #stacks_in_117 .drawer-content a:active {
	color: #084985;
}





#stacks_out_117 {
	width: 250px;
}

#stacks_in_119 {
	padding:  6px;
}

#stacks_in_121 {
	padding:  6px;
}

#stacks_in_123 {
	padding:  6px;
}
