hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #c0c0c0;
    margin-top: 8px;
    margin-bottom: 8px;
    padding: 0; 
}
body {
   margin: 0px;
   width: auto;
   background-color: #d0d0d0;
}
.data_row {
    font-family: calibri, arial;
    font-size: 16px;
    font-weight: normal;
    padding-bottom: 10px;
    padding-top: 10px;
    color: 000000;
}
.data_row a:link {
    font-family: calibri, arial;
    font-size: 16px;
    font-weight: normal;
    padding-bottom: 10px;
    padding-top: 10px;
    color: 000000;
    text-decoration: none;
}
.data_row a:visited {
    font-family: calibri, arial;
    font-size: 16px;
    font-weight: normal;
    padding-bottom: 10px;
    padding-top: 10px;
    color: 000000;
    text-decoration: none;
}
.data_row a:hover {
    font-family: calibri, arial;
    font-size: 16px;
    font-weight: normal;
    padding-bottom: 10px;
    padding-top: 10px;
    color: 000000;
    text-decoration: underline;
}
.tooltip {
  position: relative;
  display: inline-block;
}
.tooltip .tooltiptext {
  visibility: hidden;
  width: 220px;
  font-size: 12;
  background-color: black;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding-left: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-right: 10px;
  /* Position the tooltip */
  position: absolute;
  z-index: 1;
  top: -5px;
  left: 105%;
}
.tooltip:hover .tooltiptext {
  visibility: visible;
}
.table_row { 
   margin-top: 15px;
   margin-bottom: 15px;
}
.space { 
   margin-top: 30px;
   background-color: #d0d0d0;
}
.iframe:focus { 
   outline: none;
}
.iframe[seamless] { 
   display: block;
}
.center {
   padding-left: 20px;
   padding-right: 20px;
}
.error {
    font-family: helvetica, calibri, arial;
    font-size: 12px;
    color: ffffff;
    padding-left: 40px;
    padding-top: 15px;
    font-weight: bold;
}
.admin_option {
    font-family: calibri, arial;
    font-size: 14px;
    padding-top: 2px;
    padding-bottom: 1px;
    color: 000000;
    font-weight: bold;
}
.form_input {
    font-family: calibri, arial;
    font-size: 14px;
    margin-top: 5px;
    margin-bottom: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
    padding-right: 5px;
    color: 000000;
}
.text_small {
    font-family: calibri, arial;
    font-size: 14px;
    padding-top: 0px;
    padding-bottom: 7px;
    color: 000000;
}
.text_small {
    font-family: calibri, arial;
    font-size: 14px;
    padding-top: 0px;
    padding-bottom: 7px;
    color: #223a60;
}
.text_small a:link {
    color: #223a60;
    font-weight: bold;
    text-decoration: none;
}
.text_small a:visited {
    font-weight: bold;
    color: #223a60;
}
.text_small a:hover {
    color: #223a60;
    font-weight: bold;
    text-decoration: underline;
}
.text_xsmall {
    font-family: calibri, arial;
    font-size: 12px;
    padding-top: 0px;
    padding-bottom: 0px;
    color: #000000;
}
.text_xsmall a:link {
    color: #000000;
    text-decoration: none;
}
.text_xsmall a:visited {
    color: #000000;
}
.text_xsmall a:hover {
    color: #000000;
    text-decoration: underline;
}
.text_medium {
    font-family: calibri, arial;
    font-size: 18px;
    padding-top: 5px;
    padding-bottom: 5px;
    font-weight: bold;
    color: 000000;
}
.link_med_gray {
    font-family: calibri, arial;
    font-size: 16px;
    padding-left: 2px;
    padding-top: 1px;
    padding-bottom: 1px;
    padding-right: 2px;
    color: gray;
}
.link_med_gray a:link {
    color: gray;
    text-decoration: none;
}
.link_med_gray a:visited {
    color: gray;
    text-decoration: none;
}
.link_med_gray a:hover {
    color: gray;
    font-weight: bold;
    text-decoration: underline;
}
.link_small_gray {
    font-family: calibri, arial;
    font-size: 14px;
    padding-left: 2px;
    padding-top: 1px;
    padding-bottom: 1px;
    padding-right: 2px;
    color: gray;
}
.link_small_gray a:link {
    color: gray;
    text-decoration: none;
}
.link_small_gray a:visited {
    color: gray;
    text-decoration: none;
}
.link_small_gray a:hover {
    color: gray;
    text-decoration: underline;
}
.link_med_blue {
    font-family: calibri, arial;
    font-size: 15px;
    font-weight: bold;
    color: #283E4A;
}
.link_med_blue a:link {
    color: #283E4A;
    font-weight: bold;
    text-decoration: none;
}
.link_med_blue a:visited {
    color: #283E4A;
    font-weight: bold;
    text-decoration: none;
}
.link_med_blue a:hover {
    color: #283E4A;
    font-weight: bold;
    text-decoration: underline;
}
.feed_title {
    font-family: calibri, arial;
    font-size: 19px;
    padding-top: 5px;
    padding-bottom: 0px;
    font-weight: bold;
    color: #283E4A;
}
.feed_title a:link {
    color: #283E4A;
    font-weight: bold;
    text-decoration: none;
}
.feed_title a:visited {
    color: #283E4A;
    font-weight: bold;
    text-decoration: underline;
}
.feed_title a:hover {
    color: #283E4A;
    font-weight: bold;
    text-decoration: underline;
}
.feed_option {
    font-family: calibri, arial;
    font-size: 14px;
    padding-top: 5px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 5px;
    color: 000000;
}
.feed_option a:link {
    color: #000000;
    text-decoration: none;
}
.feed_option a:visited {
    color: #000000;
    text-decoration: underline;
}
.feed_option a:hover {
    color: #000000;
    text-decoration: underline;
}
.hub_header {
    font-family: calibri, arial;
    font-size: 24px;
    padding-left: 0px;
    font-weight: bold;
    color: 000000;
}
.hub_header a:link {
    color: #ffffff;
    font-weight: bold;
    text-decoration: none;
}
.hub_header a:visited {
    color: #ffffff;
    font-weight: bold;
}
.hub_header a:hover {
    color: #ffffff;
    font-weight: bold;
    text-decoration: none;
}
.header_tab {
    font-family: calibri, arial;
    font-size: 20px;
    font-weight: bold;
    color: 000000;
    background-color: ffffff;
}
.header_tab a:link {
    color: #000000;
    font-weight: bold;
    text-decoration: none;
}
.header_tab a:visited {
    color: #000000;
    font-weight: bold;
}
.header_tab a:hover {
    color: #000000;
    font-weight: bold;
    text-decoration: underline;
}
.feed_header_tab_not_selected {
    font-family: calibri, arial;
    font-size: 20px;
    font-weight: bold;
    text-decoration: none;
    color: 000000;
    background-color: ffffff;
}
.feed_big_header {
    font-family: calibri, arial;
    font-size: 23px;
    font-weight: bold;
    color: 000000;
}
.big_number {
    font-family: calibri, arial;
    font-size: 40px;
    font-weight: bold;
    padding-top: 10px;
    padding-bottom: 10px;
    color: 000000;
    width: 10%;
    border: 5px solid #ffffff;
    background-color: e0e0e0;
}
.big_number a:link {
    color: #000000;
    font-weight: bold;
    text-decoration: none;
}
.big_number a:visited {
    font-weight: bold;
    color: #000000;
}
.big_number a:hover {
    color: #000000;
    font-weight: bold;
    text-decoration: underline;
}
.feed_header {
    font-family: calibri, arial;
    padding-bottom: 5px;
    font-size: 20px;
    font-weight: bold;
    color: #000000;
}
.feed_header a:link {
    font-family: calibri, arial;
    padding-bottom: 5px;
    font-size: 20px;
    font-weight: bold;
    color: #000000;
    text-decoration: none
}
.feed_header a:visited {
    font-family: calibri, arial;
    padding-bottom: 5px;
    font-size: 20px;
    font-weight: bold;
    color: #000000;
    text-decoration: none
}
.feed_header a:hover {
    font-family: calibri, arial;
    padding-bottom: 5px;
    font-size: 20px;
    font-weight: bold;
    color: #000000;
    text-decoration: underline;
}
.form_header {
    font-family: calibri, arial;
    font-size: 16px;
    font-weight: bold;
    padding-bottom: 10px;
    padding-top: 10px;
    color: 000000;
}
.feed_sub_header {
    font-family: calibri, arial;
    font-size: 18px;
    font-weight: bold;
    padding-bottom: 10px;
    padding-top: 10px;
    color: 000000;
}
.feed_sub_header a:link {
    font-family: calibri, arial;
    font-size: 18px;
    font-weight: bold;
    padding-bottom: 10px;
    padding-top: 10px;
    color: 000000;
    text-decoration: none;
}
.feed_sub_header a:visited {
    font-family: calibri, arial;
    font-size: 18px;
    font-weight: bold;
    padding-bottom: 10px;
    padding-top: 10px;
    color: 000000;
    text-decoration: none;
}
.feed_sub_header a:hover {
    font-family: calibri, arial;
    font-size: 18px;
    font-weight: bold;
    padding-bottom: 10px;
    padding-top: 10px;
    color: 000000;
    text-decoration: underline;
}
.title {
    font-family: calibri, arial;
    font-size: 40px;
    padding-top: 30px;
    text-align: center;;
    color: 000000;
}
.box_title {
    font-family: calibri, arial;
    font-size: 30px;
    padding-top: 5px;
    padding-bottom: 20px;
    color: 000000;
}
.small_text {
    font-family: calibri, arial;
    font-size: 11px;
    color: 000000;
}
.box_text_small {
    font-family: calibri, arial;
    font-size: 9px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 20px;
    padding-bottom: 10px;
    color: 000000;
}
.box_text {
    font-family: calibri, arial;
    font-size: 13px;
    padding-top: 0px;
    padding-right: 20px;
    padding-bottom: 0px;
    color: 000000;
}
.banner {
    font-family: calibri, arial;
    font-size: 70px;
    padding-top: 10px;
    padding-left: 30px;
    color: ffffff;
    font-weight: bold;
}
.homesmall {
    font-family: calibri, arial;
    font-size: 12px;
    color: ffffff;
    padding-left: 40px;
    padding-top: 0px;
    font-weight: bold;
}
.homesmall a:link {
    color: white;
}
.homesmall a:visited {
    color: white;
}
.desc {
    font-family: calibri, arial;
    font-size: 18px;
    color: ffffff;
    padding-left: 40px;
    padding-top: 0px;
    font-weight: bold;
}
.tagline {
    font-family: calibri, arial;
    font-size: 18px;
    color: ffffff;
    padding-top: 10px;
    padding-bottom: 5px;
    padding-left: 40px;
    font-weight: bold;
}
.subtagline {
    font-family: calibri, arial;
    font-size: 14px;
    color: ffffff;
    padding-top: 10px;
    padding-bottom: 20px;
    padding-left: 40px;
    font-weight: bold;
}
.text2 {
    font-family: calibri, arial;
    font-size: 14px;
    border-radius: 30px;
    padding-left: 10px;
    margin-bottom: 10px;
    height: 30px;
    border: 0px;
    color: 000000;
    font-weight: bold;
}
.button_white {
    font-family: calibri, arial;
    font-size: 13px;
    border-radius: 3px;
    width: auto;
    padding-left: 20px;
    padding-right: 20px;
    height: 30px;
    border: 0px;
    background-color: #FFFFFF;
    curson: pointer;
    color: #000000;
    font-weight: bold;
}
.input_select {
    font-family: calibri, arial;
    font-size: 16px;
    border: 1px solid gray;
    border-radius: 2px;
    height: 31px;
    padding-left: 5px;
    padding-right: 5px;
    margin-right: 10px;
    width: auto;
    background-color: #ffffff;
    curson: pointer;
    color: #000000;
}
.input_textarea {
    font-family: calibri, arial;
    font-size: 16px;
    border: 1px solid gray;
    border-radius: 2px;
    width: 200px;
    height: 26px;
    width: auto;
    height: auto;
    margin-top: 5px;
    margin-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: #ffffff;
    curson: pointer;
    color: #000000;
}
.input_date {
    font-family: calibri, arial;
    font-size: 16px;
    border: 1px solid gray;
    border-radius: 2px;
    height: 30px;
    width: 165px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 0px;
    padding-bottom: 0px;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-right: 5px;
    background-color: #ffffff;
    curson: pointer;
    color: #000000;
}
.input_text {
    font-family: calibri, arial;
    font-size: 16px;
    border: 1px solid gray;
    border-radius: 2px;
    width: 200px;
    height: 30px;
    width: auto;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-right: 5px;
    background-color: #ffffff;
    curson: pointer;
    color: #000000;
}
.button_blue_large {
    font-family: calibri, arial;
    font-size: 18x;
    border-radius: 4px;
    width: auto;
    height: 36px;
    border: 0px;
    padding-left: 15px;
    padding-right: 15px;
    background-color: #283E4A;
    curson: pointer;
    color: ffffff;
    font-weight: bold;
}
.button_blue {
    font-family: calibri, arial;
    font-size: 12px;
    border-radius: 3px;
    width: auto;
    height: 30px;
    border: 0px;
    padding-left: 15px;
    padding-right: 15px;
    margin-top: 0px;
    background-color: #283E4A;
    curson: pointer;
    color: ffffff;
    font-weight: bold;
}
.button_blue:hover {
    background-color: #505050;
    color: #FFFFFF;
}
.buttonwhite {
    font-family: calibri, arial;
    font-size: 13px;
    border-radius: 30px;
    width: 130px;
    height: 24px;
    border: 0px;
    background-color: ffffff;
    curson: pointer;
    color: black;
    font-weight: bold;
}
.footer {
    margin-top: 25px;
    width: 100%;
}
.head {
    width: 100%;
    z-index: 2000;
    top: 0;
    left: 0;
    position: fixed;
}
.header {
    font-family: calibri, arial;
    font-size: 12px;
    color: ffffff;
    font-weight: bold;
}
.header_link {
    font-family: calibri, arial;
    font-size: 11px;
    color: ffffff;
}
.header_link a:link {
    color: white;
    text-decoration: none;
}
.header_link a:visited {
    color: white;
}
.header_link a:hover {
    color: white;
    font-weight: bold;
    text-decoration: underline;
}
.signupheader {
    font-family: calibri, arial;
    font-size: 30x;
    color: ffffff;
    font-weight: bold;
}
.tab_option {
    font-family: calibri, arial;
    font-size: 14px;
    padding-top: 5px;
    padding-bottom: 5px;
    color: 000000;
    width: auto;
    height: auto;
    padding-top: 2px;
    padding-left: 2px;
    margin-left: 20px;
    margin-right: 200px;
    margin-top: 2px;
    margin-bottom: 2px;
    padding-bottom: 2px;
    padding-right: 2px;
    border-radius: 6px;
    background-color: ffffff;
}
.company_menu_box {
    width: auto;
    height: auto;
    padding-top: 10px;
    padding-left: 20px;
    margin-left: 30px;
    margin-top: 30px;
    margin-right: 30px;
    margin-bottom: 30px;
    padding-bottom: 10px;
    padding-right: 20px;
    border-radius: 10px;
    background-color: ffffff;
}
.exchange_hub_box_tabs {
    width: auto;
    height: auto;
    box-shadow: 1px 1px 1px #a0a0a0;
    padding-top: 20px;
    padding-left: 20px;
    margin-left: 20px;
    margin-top: 20px;
    margin-right: 30px;
    margin-bottom: 0px;
    padding-bottom: 20px;
    padding-right: 20px;
    border-radius: 10px;
    background-color: ffffff;
}
.exchange_hub_box {
    width: auto;
    height: auto;
    box-shadow: 1px 1px 1px #a0a0a0;
    padding-top: 20px;
    padding-left: 20px;
    margin-left: 20px;
    margin-top: 30px;
    margin-right: 30px;
    margin-bottom: 0px;
    padding-bottom: 20px;
    padding-right: 20px;
    border-radius: 10px;
    background-color: ffffff;
}
.main_box {
    width: auto;
    height: auto;
    z-index: 100;
    box-shadow: 0 1px 2px 0 #a0a0a0, 0 1px 2px 0 #a0a0a0;
    padding-top: 20px;
    padding-left: 20px;
    padding-bottom: 20px;
    margin-left: 20px;
    margin-right: 20px;
    margin-top: 20px;
    margin-bottom: 0px;
    padding-right: 20px;
    border-radius: 2px;
    border-color: #b0b0b0;
    border-width: thin;
    border-style: solid;
    border-radius: 2px;
    background-color: #ffffff;   
}
.graph_box {
    z-index: 95;
}
.box_row {
    width: auto;
    height: auto;
    box-shadow: 1px 1px 1px #a0a0a0;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 10px;
    padding-right: 10px;
    margin-left: 10px;
    margin-bottom: 30px;
    margin-right: 10px;
    margin-top: 0px;
    border-radius: 10px;
    background-color: f0f0f0;
}
.feed_box {
    box-shadow: 0 1px 1px 0 #a0a0a0, 0 1px 4px 0 #a0a0a0;
    width: auto;
    height: auto;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 15px;
    padding-right: 20px;
    margin-left: 5px;
    margin-right: 10px;
    margin-top: 20px;
    border-color: ffffff;
    border-width: thin;
    border-style: solid;
    border-radius: 2px;
    background-color: #ffffff;
}
.follower_badge {
    width: 30%;
    border: 1px solid #e0e0e0;
    display: inline-block;
    box-shadow: 0 1px 2px 0 #a0a0a0, 0 1px 2px 0 #a0a0a0;
    height: 360px;
    padding-top: 10px;
    padding-bottom: 30px;
    padding-left: 18px;
    padding-right: 18px;
    margin-left: 10px;
    margin-right: 20px;
    margin-top: 0px;
    margin-bottom: 30px;
    border-radius: 2px;
    border-color: #b0b0b0;
    border-width: thin;
    border-style: solid;
    border-radius: 2px;
    background-color: #ffffff;
}
.member_badge {
    width: 30%;
    border: 1px solid #e0e0e0;
    display: inline-block;
    box-shadow: 0 1px 2px 0 #a0a0a0, 0 1px 2px 0 #a0a0a0;
    height: 250px;
    padding-top: 10px;
    padding-bottom: 30px;
    padding-left: 18px;
    padding-right: 18px;
    margin-left: 10px;
    margin-right: 20px;
    margin-top: 0px;
    margin-bottom: 30px;
    border-radius: 2px;
    border-color: #b0b0b0;
    border-width: thin;
    border-style: solid;
    border-radius: 2px;
    background-color: #ffffff;
}
.scroll_box {
    height: 215px;
    background-color: ffffff;
    overflow:auto;
}
.portfolio_badge {
    width: 44%;
    display: inline-block;
    height: 250px;
    padding-top: 10px;
    padding-bottom: 30px;
    padding-left: 20px;
    padding-right: 20px;
    margin-left: 0px;
    margin-right: 27px;
    margin-top: 0px;
    margin-bottom: 30px;
    border-radius: 10px;
    background-color: ffffff;
    border: 1px solid #e0e0e0;
    border-radius: 10px;    
    box-shadow: 2px 2px 2px #a0a0a0;
}
.featured_badge {
    width: 40%;
    border: 1px solid #e0e0e0;
    display: inline-block;
    box-shadow: 0 1px 2px 0 #a0a0a0, 0 1px 2px 0 #a0a0a0;
    height: 390px;
    padding-top: 10px;
    padding-bottom: 30px;
    padding-left: 18px;
    padding-right: 18px;
    margin-left: 10px;
    margin-right: 20px;
    margin-top: 0px;
    margin-bottom: 30px;
    border-radius: 3px;
    border-color: #b0b0b0;
    border-width: thin;
    border-style: solid;
    border-radius: 2px;
    background-color: #ffffff;
}
.badge {
    width: 24%;
    border: 1px solid #e0e0e0;
    display: inline-block;
    box-shadow: 0 1px 2px 0 #a0a0a0, 0 1px 2px 0 #a0a0a0;
    height: 300px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    border-radius: 2px;
    border-color: #b0b0b0;
    border-width: thin;
    border-style: solid;
    border-radius: 2px;
    background-color: #ffffff;
}
.badge_title {
    font-family: calibri, arial;
    font-size: 14px;
    padding-bottom: 10px;
    color: 000000;
    font-weight: bold;
}
.badge_text {
    font-family: calibri, arial;
    font-size: 12px;
    color: 000000;
}
.stats_box {
    width: 200px;
    height: auto;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 20px;
    margin-left: 30px;
    margin-top: 30px;
    padding-right: 20px;
    border-radius: 10px;
    background-color: ffffff;
}
.advisor_box {
    width: 150px;
    height: auto;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 20px;
    margin-left: 30px;
    margin-top: 30px;
    padding-right: 20px;
    border-radius: 10px;
    background-color: ffffff;
}
.profile_option_box {
    width: 200px;
    height: auto;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 20px;
    margin-left: 30px;
    margin-top: 30px;
    padding-right: 20px;
    border-radius: 10px;
    background-color: ffffff;
}
.right_box {
    width: 250px;
    height: auto;
    box-shadow: 0 1px 2px 0 #a0a0a0, 0 1px 2px 0 #a0a0a0;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 20px;
    margin-bottom: 10px;
    border-color: #b0b0b0;
    border-width: thin;
    border-style: solid;
    border-radius: 2px;
    background-color: #ffffff;
}
.left_box {
    width: 250px;
    height: auto;
    box-shadow: 0 1px 2px 0 #a0a0a0, 0 1px 2px 0 #a0a0a0;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 20px;
    margin-bottom: 20px;
    border-color: #b0b0b0;
    border-width: thin;
    border-style: solid;
    border-radius: 2px;
    background-color: #ffffff;
}
.box {
    width: auto;
    height: auto;
    padding-top: 20px;
    padding-left: 20px;
    margin-top: 30px;
    padding-right: 20px;
    border-radius: 10px;
    opacity: 0.95;
    background-color: d0d0d0;
}
.box_small {
    width: 450px;
    padding-top: 20px;
    padding-left: 20px;
    margin-top: 30px;
    padding-right: 20px;
    border-radius: 10px;
    opacity: 0.95;
    background-color: d0d0d0;
}
.box_wide {
    width: 750px;
    height: auto;
    padding-top: 20px;
    padding-left: 20px;
    margin-top: 30px;
    margin-bottom: 20px;
    padding-right: 20px;
    border-radius: 10px;
    opacity: 0.95;
    background-color: d0d0d0;
}
.image_home {
    background-image: url('/images/network1.jpg');
    max-width: 100%;
    background-repeat: no-repeat;
    background-size: 100%;
    height:100%;
}
.image_home_inn8 {
    background-image: url('/images/back4.jpg');
    max-width: 100%;
    background-repeat: no-repeat;
    background-size: 100%;
    height:100%;
}
.image_title {
    background-image: url('/images/speed_header.png');
    width: 275px;
    height: 67px;
}