﻿body {
  background-color: #07abaa !important;
  color: white !important;
}

h1 {
  font-family: 'Lato', sans-serif, Arial, serif;
  font-weight: 400;
  font-size: 24px;
  color: white !important;
}

h2 {
  font-family: 'Lato', sans-serif, Arial, serif;
  font-weight: 400;
  font-size: 20px;
  color: white;
}

.home-page-no-margin {
  margin-left: 0px !important;
  margin-right: 0px !important;
}

.home-page-no-padding {
  padding-left: 0px !important;
  padding-right: 0px !important;
}


.line-sep {
  border-right: 1px solid white !important;
  height: 100% !important;
}

.content-bottom-line {
  border-bottom: 1px solid white !important;
  margin-right: 0px !important;
  padding-right: 0px !important;
  width: 100% !important;
}


.other-only {
  display: none !important;
}

/*.other-only{
  border-bottom:1px solid white;
}*/


.rhs-links a {
  display: block;
  color: white !important;
  font-style: normal !important;
  font-size: 18px;
  font-family: 'Lato', sans-serif, Arial, serif;
  padding: 5px 0px 0px 0px !important;
  margin: 5px 0px 2px 0px !important;
  padding: 5px 0px 0px 0px !important;
  margin: 5px 0px 2px 0px !important;
}

.rhs-links-sep {
  border-bottom: 1px solid white !important;
  width: 100%;
  margin-top: 5px !important;
}

.rhs-links-sep-calendar {
  border-bottom: 1px solid #07abaa;
  width: 100%;
  /*margin: 5px 0px 0 0px;*/
}


.home-rhs {
  background-color: white;
  color: #07abaa;
}


.profile-panel-contain {
  background-color: white;
  color: #07abaa !important;  
}

.twitter_bg {
  padding: 5px;
  background-color: white;
}

.twitter_bg2 {
  padding: 5px;
  background-color: #07abaa !important;
}

.twitter_head {
  padding: 5px;
}

.twitter_titles {
  font-size: 9pt;
  color: #c6cfd5;
}

.twitter_totals {
  font-size: 14pt;
  color: #007bb2;
}

.twitter_html {
  font-size: 9pt;
  color: black;
}

  .twitter_html a {
    color: #007bb2 !Important;
  }

.twitter_image {
  padding: 5px;
}

.twitter_copy {
  padding: 5px;
}