﻿@charset "UTF-8";
/***********************************
************************************

StockTrak Mobile Client Theme v1
Vendor: Penn State Altoona

************************************
***********************************/
/***********************************
************************************

StockTrak Mobile Client Theme v1
Vendor: Penn State Altoona

************************************
***********************************/
/*Prevents choppy input text*/
input[type="text"], input[type="email"],
input[type="search"],
input[type="password"], input[type="submit"],
input[type="submit"]:active {
  /*Removes iPhone and iPad form styling*/
  -webkit-appearance: none;
  -moz-appearance: none;
  /* mobile firefox too! */
  border-radius: 0; }

body {
  font-size: 1.0625rem;
  min-height: 610px;
  -webkit-tap-highlight-color: transparent;
  letter-spacing: 0.03125rem;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

table {
  empty-cells: show; }

input:focus,
select:focus,
textarea:focus,
button:focus {
  outline: none; }

form {
  margin: 0; }

input::-webkit-input-placeholder {
  color: #6ca9e7;
  text-transform: uppercase; }
input:-moz-placeholder {
  color: #6ca9e7;
  text-transform: uppercase; }
input::-moz-placeholder {
  color: #6ca9e7;
  text-transform: uppercase; }
input:-ms-input-placeholder {
  color: #6ca9e7;
  text-transform: uppercase; }

.button {
  font-size: 1.0625rem; }

@media only screen and (min-width: 40.063em) {
  .off-canvas-wrap, .inner-wrap {
    min-height: 100%; }

  .off-canvas-wrap {
    height: 100%;
    overflow: visible; } }
section.menu-bar {
  padding: 0 15px 0px 48px;
  height: 3.125rem;
  color: #fff;
  font-size: 0.875rem; }
  section.menu-bar a, section.menu-bar a:hover {
    color: #fff; }

aside.left-off-canvas-menu div.offset-hero {
  width: 16.875rem;
  height: 115px; }
  aside.left-off-canvas-menu div.offset-hero .offset-hero-img {
    margin: 0 auto;
    width: 225px;
    height: 115px;
    background: url(../img/offcanvas-hero-img.png) center no-repeat;
    background-size: contain; }
aside.left-off-canvas-menu ul.off-canvas-list {
  margin-left: 15px; }
  aside.left-off-canvas-menu ul.off-canvas-list li a {
    padding-left: 0; }
    aside.left-off-canvas-menu ul.off-canvas-list li a:hover {
      background: none;
      color: #cccccc; }
    aside.left-off-canvas-menu ul.off-canvas-list li a.admin {
      border-bottom: none;
      color: #fcee21; }
  aside.left-off-canvas-menu ul.off-canvas-list li span {
    display: inline-block;
    margin-top: -1px;
    margin-right: 5px;
    vertical-align: middle;
    width: 25px;
    height: 25px;
    -moz-border-radius: 1000px;
    -webkit-border-radius: 1000px;
    border-radius: 1000px;
    background: url(../img/offcanvas-menu-icons.png) center no-repeat;
    background-size: 100%;
    background-position: 0 0; }
    aside.left-off-canvas-menu ul.off-canvas-list li span.trade {
      background-position: 0 0; }
    aside.left-off-canvas-menu ul.off-canvas-list li span.portfolio {
      background-position: 0 -25px; }
    aside.left-off-canvas-menu ul.off-canvas-list li span.balances {
      background-position: 0 -50px; }
    aside.left-off-canvas-menu ul.off-canvas-list li span.history {
      background-position: 0 -75px; }
    aside.left-off-canvas-menu ul.off-canvas-list li span.transactions {
      background-position: 0 -100px; }
    aside.left-off-canvas-menu ul.off-canvas-list li span.watchlist {
      background-position: 0 -125px; }
    aside.left-off-canvas-menu ul.off-canvas-list li span.rankings {
      background-position: 0 -150px; }
    aside.left-off-canvas-menu ul.off-canvas-list li span.quotes {
      background-position: 0 -175px; }
    aside.left-off-canvas-menu ul.off-canvas-list li span.market {
      background-position: 0 -200px; }
    aside.left-off-canvas-menu ul.off-canvas-list li span.news {
      background-position: 0 -225px; }
    aside.left-off-canvas-menu ul.off-canvas-list li span.logout {
      background-position: 0 -250px; }

section.home-hero {
  overflow: hidden;
  padding: 10px 0;
  background: #0a70d7; }
  section.home-hero .hero-img {
    margin: 0 auto;
    width: 300px;
    height: 170px;
    background: url(../img/home-hero-img.png) center no-repeat;
    background-size: contain; }

section.description {
  padding-top: 1.25rem; }

section.login-register {
  margin-bottom: 1.25rem; }
  section.login-register a.register-btn {
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMCIgeTE9IjAuMCIgeDI9IjEuMCIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzBhNzBkNyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzNiOGRkZiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
    background-size: 100%;
    background-image: -webkit-gradient(linear, 0% 0%, 100% 100%, color-stop(0%, #0a70d7), color-stop(100%, #3b8ddf));
    background-image: -moz-linear-gradient(left top, #0a70d7, #3b8ddf);
    background-image: -webkit-linear-gradient(left top, #0a70d7, #3b8ddf);
    background-image: linear-gradient(to right bottom, #0a70d7, #3b8ddf);
    text-transform: uppercase; }
  section.login-register a.login-btn {
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMCIgeTE9IjAuMCIgeDI9IjEuMCIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzNiOGRkZiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzZjYTllNyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
    background-size: 100%;
    background-image: -webkit-gradient(linear, 0% 0%, 100% 100%, color-stop(0%, #3b8ddf), color-stop(100%, #6ca9e7));
    background-image: -moz-linear-gradient(left top, #3b8ddf, #6ca9e7);
    background-image: -webkit-linear-gradient(left top, #3b8ddf, #6ca9e7);
    background-image: linear-gradient(to right bottom, #3b8ddf, #6ca9e7);
    text-transform: uppercase; }

footer {
  margin: 9.0625rem 0 3.125rem;
  color: #7f8c8d;
  font-size: 0.75rem !important; }
  footer a, footer a:hover {
    color: #7f8c8d; }

section.vendor-header {
  overflow: hidden;
  padding: 10px 0;
  background: #0a70d7;
  border-top: 1px solid rgba(255, 255, 255, 0.4); }
  section.vendor-header .vendor-ad {
    margin: 0 auto;
    width: 300px;
    height: 50px;
    background: url(../img/vendor-ad-header.png) center no-repeat;
    background-size: contain; }

section.page-header {
  padding: 32px 0 0;
  overflow: hidden;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMCIgeTE9IjAuMCIgeDI9IjEuMCIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzNiOGRkZiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzZjYTllNyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 0% 0%, 100% 100%, color-stop(0%, #3b8ddf), color-stop(100%, #6ca9e7));
  background-image: -moz-linear-gradient(left top, #3b8ddf, #6ca9e7);
  background-image: -webkit-linear-gradient(left top, #3b8ddf, #6ca9e7);
  background-image: linear-gradient(to right bottom, #3b8ddf, #6ca9e7); }
  section.page-header.trade {
    padding: 20px 0 0; }
  section.page-header h1 {
    color: #fff;
    font-size: 1.3125rem;
    text-transform: uppercase; }
  section.page-header .exchange {
    line-height: 0.75rem !important;
    margin-bottom: 1.25rem; }
    section.page-header .exchange .flag {
      display: inline-block;
      vertical-align: middle;
      -moz-border-radius: 3px;
      -webkit-border-radius: 3px;
      border-radius: 3px;
      width: 1.75rem;
      height: 1.1875rem;
      background: black;
      overflow: hidden;
      background: url(../img/flag-sprite.png) center no-repeat;
      background-size: 100%; }
      section.page-header .exchange .flag.can {
        background-position: 0 0; }
      section.page-header .exchange .flag.us {
        background-position: 0 -1.1875rem; }
      section.page-header .exchange .flag.china {
        background-position: 0 -2.375rem; }
    section.page-header .exchange .custom-select {
      display: inline-block;
      position: relative;
      cursor: pointer;
      line-height: 0.75rem !important; }
      section.page-header .exchange .custom-select .label {
        position: relative;
        width: 100%;
        text-align: center;
        overflow: hidden;
        cursor: pointer;
        padding: 0;
        vertical-align: middle;
        margin-top: -1px;
        color: #fff;
        font-size: 0.75rem !important;
        background: transparent;
        text-decoration: underline; }
    section.page-header .exchange select {
      margin: 0;
      width: 100%;
      height: 100%;
      position: absolute;
      top: 0;
      left: 0;
      opacity: 0;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
      background: none transparent;
      border: 0 none; }
  section.page-header input.lookup {
    -moz-border-radius: 1000px;
    -webkit-border-radius: 1000px;
    border-radius: 1000px;
    border: 1px solid #fff;
    color: #fff;
    background: transparent url("../img/search-icon.png") no-repeat center right;
    background-size: 40px 40px;
    text-align: center;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
    opacity: 0.6;
    -moz-transition: all 0.25s ease-in;
    -o-transition: all 0.25s ease-in;
    -webkit-transition: all 0.25s ease-in;
    transition: all 0.25s ease-in; }
    section.page-header input.lookup::-webkit-input-placeholder {
      color: #fff;
      text-transform: uppercase; }
    section.page-header input.lookup:-moz-placeholder {
      color: #fff;
      text-transform: uppercase; }
    section.page-header input.lookup::-moz-placeholder {
      color: #fff;
      text-transform: uppercase; }
    section.page-header input.lookup:-ms-input-placeholder {
      color: #fff;
      text-transform: uppercase; }
    section.page-header input.lookup:focus {
      filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
      opacity: 1;
      -moz-transition: all 0.25s ease-in;
      -o-transition: all 0.25s ease-in;
      -webkit-transition: all 0.25s ease-in;
      transition: all 0.25s ease-in; }
  section.page-header .edit-watchlist .edit {
    padding: 1.25rem 0 0;
    text-align: center;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
    opacity: 0.6;
    -moz-transition: all 0.25s ease-in;
    -o-transition: all 0.25s ease-in;
    -webkit-transition: all 0.25s ease-in;
    transition: all 0.25s ease-in;
    border-top: 1px solid #fff; }
    section.page-header .edit-watchlist .edit span.edit-btn {
      display: inline-block;
      background: transparent;
      border: 1px solid #fff;
      -moz-border-radius: 3px;
      -webkit-border-radius: 3px;
      border-radius: 3px; }
  section.page-header .time-date-stamp {
    margin-bottom: 1.25rem;
    font-size: 0.75rem !important;
    text-align: center;
    line-height: 0.875rem;
    color: #fff;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
    opacity: 0.6; }
  section.page-header .date-range {
    padding: 1.25rem 0.9375rem 0;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
    opacity: 0.6;
    -moz-transition: all 0.25s ease-in;
    -o-transition: all 0.25s ease-in;
    -webkit-transition: all 0.25s ease-in;
    transition: all 0.25s ease-in;
    border-top: 1px solid #fff; }
    section.page-header .date-range form {
      margin: 0;
      padding: 0; }
      section.page-header .date-range form label {
        font-size: 0.75rem;
        line-height: 0.75rem;
        text-transform: uppercase;
        text-align: left;
        padding-right: 0.625rem;
        color: #fff; }
        section.page-header .date-range form label span {
          display: inline-block;
          padding-bottom: 0.5rem; }
      section.page-header .date-range form input[type="date"] {
        background: transparent;
        border: 1px solid #fff;
        text-align: center;
        color: #fff;
        overflow: hidden;
        padding: 0 0.625rem;
        line-height: 2.75rem; }
        section.page-header .date-range form input[type="date"]:active {
          filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
          opacity: 0.6;
          -moz-transition: all 0.25s ease-in;
          -o-transition: all 0.25s ease-in;
          -webkit-transition: all 0.25s ease-in;
          transition: all 0.25s ease-in; }
      section.page-header .date-range form input[type="date"]::-webkit-input-placeholder {
        color: #fff;
        text-transform: uppercase; }
      section.page-header .date-range form input[type="date"]:-moz-placeholder {
        color: #fff;
        text-transform: uppercase; }
      section.page-header .date-range form input[type="date"]::-moz-placeholder {
        color: #fff;
        text-transform: uppercase; }
      section.page-header .date-range form input[type="date"]:-ms-input-placeholder {
        color: #fff;
        text-transform: uppercase; }
      section.page-header .date-range form input[type="submit"] {
        margin-top: 1.25rem;
        padding: 0;
        line-height: 2.875rem;
        width: 100%; }
        section.page-header .date-range form input[type="submit"]:active {
          filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
          opacity: 0.6;
          -moz-transition: all 0.25s ease-in;
          -o-transition: all 0.25s ease-in;
          -webkit-transition: all 0.25s ease-in;
          transition: all 0.25s ease-in; }

section.form-set {
  margin-top: 2.5rem;
  overflow: hidden; }
  section.form-set input[type="text"], section.form-set input[type="password"], section.form-set select {
    margin-bottom: 0;
    border-top: none;
    text-align: center; }
    section.form-set input[type="text"]:first-child, section.form-set input[type="password"]:first-child, section.form-set select:first-child {
      border-top: 1px solid #e6e6e6; }
    section.form-set input[type="text"]:last-child, section.form-set input[type="password"]:last-child, section.form-set select:last-child {
      margin-bottom: 1.25rem; }
  section.form-set input[type="submit"] {
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMCIgeTE9IjAuMCIgeDI9IjEuMCIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzBhNzBkNyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzNiOGRkZiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
    background-size: 100%;
    background-image: -webkit-gradient(linear, 0% 0%, 100% 100%, color-stop(0%, #0a70d7), color-stop(100%, #3b8ddf));
    background-image: -moz-linear-gradient(left top, #0a70d7, #3b8ddf);
    background-image: -webkit-linear-gradient(left top, #0a70d7, #3b8ddf);
    background-image: linear-gradient(to right bottom, #0a70d7, #3b8ddf);
    font-size: 1.0625rem !important;
    text-transform: uppercase;
    margin-top: 1.25rem; }
  section.form-set input[type="file"], section.form-set input[type="checkbox"], section.form-set input[type="radio"] {
    margin: 0;
    margin-right: 0.625rem; }
  section.form-set label {
    font-size: 0.875rem; }
  section.form-set .sub-links {
    font-size: 0.75rem !important;
    color: #0a70d7; }
  section.form-set .custom-select {
    position: relative;
    width: 100%;
    cursor: pointer; }
    section.form-set .custom-select .label {
      position: relative;
      width: 100%;
      text-align: center;
      height: 46px;
      overflow: hidden;
      line-height: 2.75rem;
      cursor: pointer;
      padding: 0; }
    section.form-set .custom-select .label::after {
      content: "▾";
      position: absolute;
      right: 0.625rem;
      top: 0;
      line-height: 2.625rem;
      filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=20);
      opacity: 0.2; }
    section.form-set .custom-select .select-1 {
      background: #fff;
      border: 1px solid #e6e6e6;
      color: #6ca9e7;
      font-size: 1.0625rem; }
  section.form-set select {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    background: none transparent;
    border: 0 none; }

section.page-menu ul.button-group {
  margin: 20px 0 0; }
  section.page-menu ul.button-group li a.button {
    margin: 0;
    background-color: rgba(255, 255, 255, 0.5);
    color: #0a70d7;
    border: 1px solid #6ca9e7 !important;
    border-right: none !important;
    -moz-transition: color 0.25s ease-in;
    -o-transition: color 0.25s ease-in;
    -webkit-transition: color 0.25s ease-in;
    transition: color 0.25s ease-in;
    padding-left: 0;
    padding-right: 0;
    text-align: center; }
    section.page-menu ul.button-group li a.button:hover {
      filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=75);
      opacity: 0.75;
      -moz-transition: color 0.25s ease-in;
      -o-transition: color 0.25s ease-in;
      -webkit-transition: color 0.25s ease-in;
      transition: color 0.25s ease-in; }
  section.page-menu ul.button-group li:last-child a {
    border-right: 1px solid #6ca9e7 !important; }
section.page-menu .time-date-stamp, section.page-menu .note {
  margin-top: 1.25rem;
  font-size: 0.75rem !important;
  text-align: center;
  line-height: 0.875rem; }

section.two-column-data {
  margin-top: 2.5rem; }
  section.two-column-data div.data-row {
    position: relative;
    width: 100%;
    margin-bottom: 1.25rem;
    clear: both;
    overflow: hidden; }
    section.two-column-data div.data-row .left {
      text-align: left; }
    section.two-column-data div.data-row .right {
      text-align: right; }
    section.two-column-data div.data-row span {
      display: block;
      text-transform: uppercase; }
      section.two-column-data div.data-row span.title {
        font-size: 0.75rem;
        line-height: 0.75rem; }
      section.two-column-data div.data-row span.result {
        font-size: 1.3125rem; }
        section.two-column-data div.data-row span.result.green {
          color: #2ecc71; }
        section.two-column-data div.data-row span.result.red {
          color: #e74c3c; }
  section.two-column-data.highlighted {
    padding: 1.25rem 0 0;
    margin-top: 0;
    background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMCIgeTE9IjAuMCIgeDI9IjEuMCIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzEzNGY4YiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzQzNzJhMyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
    background: -webkit-gradient(linear, 0% 0%, 100% 100%, color-stop(0%, #134f8b), color-stop(100%, #4372a3));
    background: -moz-linear-gradient(left top, #134f8b, #4372a3);
    background: -webkit-linear-gradient(left top, #134f8b, #4372a3);
    background: linear-gradient(to right bottom, #134f8b, #4372a3);
    color: rgba(255, 255, 255, 0.75); }

section.data-table {
  margin-top: 1.25rem; }
  section.data-table .note {
    margin-bottom: 0.75rem;
    font-size: 0.75rem !important;
    text-align: center;
    line-height: 0.875rem; }
  section.data-table table {
    border: none;
    border-collapse: collapse; }
    section.data-table table .green-txt {
      color: #2ecc71; }
    section.data-table table .red-txt {
      color: #e74c3c; }
    section.data-table table thead {
      background: none;
      text-transform: uppercase; }
      section.data-table table thead tr th {
        font-weight: normal;
        color: #bfc6c6;
        font-size: 0.75rem;
        padding: 0.5rem;
        padding-left: 0; }
    section.data-table table tbody tr td {
      font-size: 0.875rem;
      color: #7f8c8d;
      border-bottom: 1px solid #e6e6e6;
      padding: 0.5rem 0.125rem;
      padding-left: 0; }
      section.data-table table tbody tr td:last-child {
        padding-right: 0; }
      section.data-table table tbody tr td.row-title {
        color: #0a70d7; }
      section.data-table table tbody tr td span.change-alert {
        display: inline-block;
        vertical-align: middle;
        margin-top: -1px;
        width: 100%;
        text-align: center;
        background: #cccccc;
        padding: 0.5rem 0.375rem;
        color: white; }
        section.data-table table tbody tr td span.change-alert.up {
          background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMCIgeTE9IjAuMCIgeDI9IjEuMCIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzJlY2M3MSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzgyZTBhYSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
          background: -webkit-gradient(linear, 0% 0%, 100% 100%, color-stop(0%, #2ecc71), color-stop(100%, #82e0aa));
          background: -moz-linear-gradient(left top, #2ecc71, #82e0aa);
          background: -webkit-linear-gradient(left top, #2ecc71, #82e0aa);
          background: linear-gradient(to right bottom, #2ecc71, #82e0aa); }
        section.data-table table tbody tr td span.change-alert.down {
          background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMCIgeTE9IjAuMCIgeDI9IjEuMCIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2U3NGMzYyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2VjNzA2MyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
          background: -webkit-gradient(linear, 0% 0%, 100% 100%, color-stop(0%, #e74c3c), color-stop(100%, #ec7063));
          background: -moz-linear-gradient(left top, #e74c3c, #ec7063);
          background: -webkit-linear-gradient(left top, #e74c3c, #ec7063);
          background: linear-gradient(to right bottom, #e74c3c, #ec7063); }
      section.data-table table tbody tr td span.delete {
        display: inline-block;
        vertical-align: middle;
        margin-top: -2px;
        margin-right: 3px;
        -moz-border-radius: 1000px;
        -webkit-border-radius: 1000px;
        border-radius: 1000px;
        background: #ec7063;
        color: white;
        width: 1.1875rem;
        height: 1.1875rem;
        line-height: 1.1875rem;
        text-align: center;
        font-size: 0.625rem;
        text-transform: uppercase;
        cursor: pointer; }
      section.data-table table tbody tr td span.watchlist-icon {
        display: inline-block;
        vertical-align: middle;
        margin-top: -2px;
        width: 1.25rem;
        height: 1.25rem;
        background: url(../img/watchlist-icons.png) no-repeat center;
        background-size: 100%; }
        section.data-table table tbody tr td span.watchlist-icon.trade {
          background-position: 0 0; }
        section.data-table table tbody tr td span.watchlist-icon.chart {
          background-position: 0 -1.25rem; }
        section.data-table table tbody tr td span.watchlist-icon.news {
          background-position: 0 -2.5rem; }
    section.data-table table tbody tr:nth-of-type(even) {
      background: none; }
    section.data-table table tbody tr:last-child td {
      border-bottom: none; }
    section.data-table table tbody tr.user td {
      background: rgba(254, 248, 166, 0.5);
      border-bottom: 1px solid #fef8a6; }

section.news {
  margin-top: 1.25rem; }
  section.news .article {
    width: 100%;
    border-bottom: 1px solid #e6e6e6;
    margin-bottom: 1.25rem; }
    section.news .article h3 {
      font-size: 1rem; }
      section.news .article h3 a {
        color: #7f8c8d; }
    section.news .article p {
      color: #99a3a4;
      font-size: 0.875rem; }
    section.news .article:last-child {
      border-bottom: none; }

.action.custom-select {
  display: inline-block;
  position: relative;
  cursor: pointer; }
  .action.custom-select .label {
    position: relative;
    width: 100%;
    text-align: center;
    overflow: hidden;
    cursor: pointer;
    padding: 0.1875rem 0.3125rem;
    vertical-align: middle;
    margin-top: -1px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    color: #7f8c8d;
    font-size: 0.625rem; }
  .action.custom-select .select-1 {
    background: #fff;
    border: 1px solid #e6e6e6;
    font-size: 1.0625rem; }

select.action {
  margin: 0;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  background: none transparent;
  border: 0 none; }

section.portfolio {
  margin-top: 1.25rem; }
  section.portfolio .time-date-stamp {
    margin-bottom: 1.25rem;
    font-size: 0.75rem !important;
    text-align: center;
    line-height: 0.875rem; }
  section.portfolio .portfolio-item {
    max-width: 100%;
    padding-bottom: 1.25rem; }
    section.portfolio .portfolio-item:last-child {
      margin-bottom: 0; }
    section.portfolio .portfolio-item .title {
      font-size: 1.3125rem;
      margin-bottom: 0.625rem; }
      section.portfolio .portfolio-item .title .symbol {
        margin-right: 10px;
        float: left;
        color: #0a70d7; }
      section.portfolio .portfolio-item .title .qty {
        float: right; }
        section.portfolio .portfolio-item .title .qty span {
          font-size: 0.75rem;
          font-style: italic; }
      section.portfolio .portfolio-item .title .action.custom-select .label {
        margin-top: -4px; }
  section.portfolio .portfolio-item-data .data-block {
    padding: 1rem 0.5rem;
    border: 1px solid #e6e6e6; }
    section.portfolio .portfolio-item-data .data-block .block-title {
      text-transform: uppercase;
      font-size: 0.75rem;
      line-height: 0.9375rem; }
    section.portfolio .portfolio-item-data .data-block .block-result {
      font-size: 1.3125rem;
      line-height: 1.3125rem; }
    section.portfolio .portfolio-item-data .data-block.green {
      background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMCIgeTE9IjAuMCIgeDI9IjEuMCIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzJlY2M3MSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzgyZTBhYSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
      background: -webkit-gradient(linear, 0% 0%, 100% 100%, color-stop(0%, #2ecc71), color-stop(100%, #82e0aa));
      background: -moz-linear-gradient(left top, #2ecc71, #82e0aa);
      background: -webkit-linear-gradient(left top, #2ecc71, #82e0aa);
      background: linear-gradient(to right bottom, #2ecc71, #82e0aa);
      border: 1px solid #2ecc71;
      color: white; }
    section.portfolio .portfolio-item-data .data-block.red {
      background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMCIgeTE9IjAuMCIgeDI9IjEuMCIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2U3NGMzYyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2VjNzA2MyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
      background: -webkit-gradient(linear, 0% 0%, 100% 100%, color-stop(0%, #e74c3c), color-stop(100%, #ec7063));
      background: -moz-linear-gradient(left top, #e74c3c, #ec7063);
      background: -webkit-linear-gradient(left top, #e74c3c, #ec7063);
      background: linear-gradient(to right bottom, #e74c3c, #ec7063);
      border: 1px solid #e74c3c;
      color: white; }
    section.portfolio .portfolio-item-data .data-block:first-child, section.portfolio .portfolio-item-data .data-block:nth-child(2) {
      border-right: none; }

section.trade-options {
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMCIgeTE9IjAuMCIgeDI9IjEuMCIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzNiOGRkZiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzZjYTllNyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: -webkit-gradient(linear, 0% 0%, 100% 100%, color-stop(0%, #3b8ddf), color-stop(100%, #6ca9e7));
  background: -moz-linear-gradient(left top, #3b8ddf, #6ca9e7);
  background: -webkit-linear-gradient(left top, #3b8ddf, #6ca9e7);
  background: linear-gradient(to right bottom, #3b8ddf, #6ca9e7); }
  section.trade-options .instructions {
    background: #0a70d7; }
    section.trade-options .instructions .note {
      color: #fff;
      line-height: 0.875rem;
      font-size: 0.75rem !important;
      margin-bottom: 0.625rem;
      text-align: center;
      filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
      opacity: 0.6; }
  section.trade-options .trade-items .trade-option {
    padding: 1rem 0.5rem;
    border: 1px solid #0a70d7;
    border-top: none;
    cursor: pointer;
    color: white;
    background: transparent; }
    section.trade-options .trade-items .trade-option a {
      color: white !important; }
    section.trade-options .trade-items .trade-option .block-title {
      text-transform: uppercase;
      font-size: 0.6875rem;
      line-height: 0.9375rem; }
    section.trade-options .trade-items .trade-option .block-result {
      text-transform: uppercase;
      font-size: 1.25rem;
      line-height: 1.3125rem; }
    section.trade-options .trade-items .trade-option.active {
      background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMCIgeTE9IjAuMCIgeDI9IjEuMCIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzEzNGY4YiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzQzNzJhMyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
      background: -webkit-gradient(linear, 0% 0%, 100% 100%, color-stop(0%, #134f8b), color-stop(100%, #4372a3));
      background: -moz-linear-gradient(left top, #134f8b, #4372a3);
      background: -webkit-linear-gradient(left top, #134f8b, #4372a3);
      background: linear-gradient(to right bottom, #134f8b, #4372a3);
      border: 1px solid #134f8b;
      border-top: none; }
    section.trade-options .trade-items .trade-option:first-child, section.trade-options .trade-items .trade-option:nth-child(2) {
      border-right: none; }
    section.trade-options .trade-items .trade-option.last {
      border-right: 1px solid #0a70d7; }

section.trade-actions {
  margin-top: 1.25rem;
  overflow: hidden;
  border-bottom: 1px solid #e6e6e6; }
  section.trade-actions.padded {
    margin-bottom: 1.25rem; }
  section.trade-actions .trade-option {
    padding-bottom: 1.25rem; }
    section.trade-actions .trade-option .custom-select {
      position: relative;
      width: 100%;
      cursor: pointer; }
      section.trade-actions .trade-option .custom-select .label {
        position: relative;
        width: 100%;
        text-align: center;
        height: 46px;
        overflow: hidden;
        line-height: 2.75rem;
        cursor: pointer;
        padding: 0; }
      section.trade-actions .trade-option .custom-select .label::after {
        content: "▾";
        position: absolute;
        right: 0.625rem;
        top: 0;
        line-height: 2.625rem;
        color: #7f8c8d;
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=20);
        opacity: 0.2; }
      section.trade-actions .trade-option .custom-select .select-1 {
        background: #fff;
        border: 1px solid #e6e6e6;
        color: #7f8c8d;
        font-size: 1.0625rem; }
    section.trade-actions .trade-option select {
      width: 100%;
      position: absolute;
      top: 0;
      left: 0;
      opacity: 0;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
      background: none transparent;
      border: 0 none; }
    section.trade-actions .trade-option label span.title {
      font-size: 0.75rem;
      line-height: 0.75rem;
      text-transform: uppercase;
      text-align: left;
      color: #7f8c8d; }
      section.trade-actions .trade-option label span.title span {
        display: inline-block;
        padding-bottom: 0.5rem; }
    section.trade-actions .trade-option input[type="text"] {
      text-align: center; }
      section.trade-actions .trade-option input[type="text"]::-webkit-input-placeholder {
        color: #7f8c8d;
        text-transform: uppercase; }
      section.trade-actions .trade-option input[type="text"]:-moz-placeholder {
        color: #7f8c8d;
        text-transform: uppercase; }
      section.trade-actions .trade-option input[type="text"]::-moz-placeholder {
        color: #7f8c8d;
        text-transform: uppercase; }
      section.trade-actions .trade-option input[type="text"]:-ms-input-placeholder {
        color: #7f8c8d;
        text-transform: uppercase; }
    section.trade-actions .trade-option input.blue-input {
      margin-bottom: 0;
      -moz-border-radius: 3px;
      -webkit-border-radius: 3px;
      border-radius: 3px;
      border: 1px solid #6ca9e7;
      color: #0a70d7; }
      section.trade-actions .trade-option input.blue-input::-webkit-input-placeholder {
        color: #6ca9e7; }
      section.trade-actions .trade-option input.blue-input:-moz-placeholder {
        color: #6ca9e7; }
      section.trade-actions .trade-option input.blue-input::-moz-placeholder {
        color: #6ca9e7; }
      section.trade-actions .trade-option input.blue-input:-ms-input-placeholder {
        color: #6ca9e7; }
    section.trade-actions .trade-option label.checkbox {
      margin-top: 0.625rem;
      font-size: 0.875rem; }
      section.trade-actions .trade-option label.checkbox input[type="checkbox"] {
        margin-bottom: 0; }
  section.trade-actions.single {
    border-bottom: none; }
    section.trade-actions.single .trade-option {
      padding-bottom: 0; }
      section.trade-actions.single .trade-option.padded {
        padding-bottom: 1.25rem; }
        section.trade-actions.single .trade-option.padded:last-child {
          padding-bottom: 0; }

div.review-confirm {
  display: none; }
  div.review-confirm .title {
    padding: 0 0.9375rem;
    border-bottom: 1px solid #e6e6e6;
    line-height: 50px;
    font-size: 1.0625rem;
    text-align: center;
    text-transform: uppercase; }
  div.review-confirm .estimated-cost {
    text-align: center;
    background: #2ecc71;
    color: white;
    font-size: 1.0625rem;
    text-transform: uppercase;
    line-height: 45px; }
  div.review-confirm .message {
    margin-top: 1.25rem;
    padding: 0.625rem 1.25rem;
    background: #e6e6e6;
    text-align: center;
    font-size: 0.875rem; }
    div.review-confirm .message.success {
      background: #2ecc71;
      color: white; }
  div.review-confirm ul.button-group {
    width: 100%; }
    div.review-confirm ul.button-group .button {
      margin: 1.25rem 0 0;
      background: white;
      border: 1px solid #e74c3c !important;
      color: #e74c3c;
      text-transform: uppercase; }
    div.review-confirm ul.button-group li:first-child .button {
      border-right: none !important; }
  div.review-confirm .view-order {
    display: none; }
    div.review-confirm .view-order .button {
      margin: 1.25rem 0 0;
      background: white;
      border: 1px solid #2ecc71;
      color: #2ecc71;
      text-transform: uppercase;
      filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
      opacity: 1; }

section.trade-init {
  margin: 1.25rem 0;
  overflow: hidden; }
  section.trade-init input[type="text"] {
    background: white;
    border: 1px solid #6ca9e7;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    color: #0a70d7;
    text-align: center; }
  section.trade-init input[type="submit"] {
    margin-bottom: 0.625rem; }
  section.trade-init .sub-links {
    margin-bottom: 1.25rem;
    font-size: 0.75rem !important;
    color: #0a70d7;
    text-decoration: underline; }
  section.trade-init button {
    margin-bottom: 0; }
  section.trade-init .share {
    display: none; }
    section.trade-init .share button {
      margin-bottom: 1.25rem;
      background: white;
      border: 1px solid #6ca9e7;
      -moz-border-radius: 3px;
      -webkit-border-radius: 3px;
      border-radius: 3px;
      color: #6ca9e7;
      text-align: center; }

div.tourny-select {
  margin-bottom: 0.625rem;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
  opacity: 0.6; }
  div.tourny-select .custom-select {
    position: relative;
    width: 100%;
    cursor: pointer; }
    div.tourny-select .custom-select .label {
      position: relative;
      width: 100%;
      text-align: center;
      height: 46px;
      overflow: hidden;
      line-height: 2.75rem;
      cursor: pointer;
      padding: 0; }
    div.tourny-select .custom-select .label::after {
      content: "▾";
      position: absolute;
      right: 0.625rem;
      top: 0;
      line-height: 2.625rem;
      color: #fff;
      filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=20);
      opacity: 0.2; }
    div.tourny-select .custom-select .select-1 {
      background: transparent;
      border: 1px solid #fff;
      color: #fff;
      font-size: 1.0625rem; }
  div.tourny-select select {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    background: none transparent;
    border: 0 none; }
