/* VARIABLES */
/* MIXINS */
#company-events i, .event-list i, #company-activity-feed table i {
  color: #fff;
  border-radius: 2px;
  padding: 1px 2px 1px 2px; }
  #company-events i.fa-money, .event-list i.fa-money, #company-activity-feed table i.fa-money {
    background-color: #8877a9; }
  #company-events i.fa-briefcase, .event-list i.fa-briefcase, #company-activity-feed table i.fa-briefcase {
    background-color: #5C9BD1; }
  #company-events i.fa-users, .event-list i.fa-users, #company-activity-feed table i.fa-users {
    background-color: #f36a5a; }
  #company-events i.fa-document-text, .event-list i.fa-document-text, #company-activity-feed table i.fa-document-text {
    background-color: #000; }

.top-panel h1 {
  font-size: 26px; }

.top-panel .bottom {
  clear: both; }
  .top-panel .bottom span.bottom-title {
    position: relative;
    top: 15px;
    font-size: 16px;
    font-weight: 600; }

.top-panel .success {
  color: #4DB3A2; }

.top-panel .progress-bar-success {
  background-color: #4DB3A2; }

.top-panel .danger {
  color: #f36a5a; }

.top-panel .blue {
  color: #5C9BD1; }

.top-panel .purple {
  color: #8877a9; }

.top-panel .progress-bar-danger {
  background-color: #f36a5a; }

.top-panel .number, .top-panel .status-title {
  float: left;
  display: inline-block;
  width: 80%; }
  .top-panel .number span, .top-panel .status-title span {
    text-transform: uppercase; }

.top-panel .number {
  margin-top: -26px;
  height: 10px; }

.top-panel .status-title, .top-panel .status-percentage {
  font-size: 12px;
  text-transform: capitalize;
  margin-top: 30px; }

.top-panel .status-percentage {
  float: right;
  display: inline-block; }

.top-panel .icon {
  display: inline-block;
  float: right;
  font-size: 40px;
  margin-top: -15px; }

.top-panel .progress {
  clear: both;
  height: 8px;
  position: Relative;
  top: 40px; }

#recent-signups {
  margin-top: 20px; }

#jurisdiction-chart,
#investment-completion-chart, #investor-signups-by-jurisdiction,
#company-events, #recent-investments {
  width: 100%;
  min-height: 400px;
  margin-bottom: 50px; }

#investment-chart {
  width: 100%;
  min-height: 300px; }

#recent-signups {
  width: 100%;
  min-height: 305px; }

#company-events .event-time-ago i {
  color: #333; }

#company-activity-feed .activity-feed-search {
  width: 150px;
  float: right;
  margin-right: 40px;
  position: relative;
  z-index: 1; }
  #company-activity-feed .activity-feed-search span span {
    position: relative;
    top: 30px;
    left: -55px; }
  #company-activity-feed .activity-feed-search span input[type="text"] {
    float: right; }
  #company-activity-feed .activity-feed-search .refresh-icon {
    float: right;
    position: relative;
    right: -25px;
    top: -26px; }

#company-activity-feed table {
  margin-top: 20px; }
  #company-activity-feed table .fa-clock-o {
    color: #333 !important; }

.bottom-right-link {
  font-style: italic;
  text-decoration: underline !important; }

#investors-signed-up, #loggedin-today,
#capital-raised, #investment-transactions, #investors-signed-in-today {
  height: 150px; }

.company-admin {
  font-size: 14px; }
  .company-admin h1 {
    margin-bottom: 20px; }
  .company-admin h4 {
    margin-bottom: 20px; }
  .company-admin .investment-stage-statuses {
    font-size: 1.4em;
    margin-bottom: 40px; }
    .company-admin .investment-stage-statuses table {
      width: 100%; }
    .company-admin .investment-stage-statuses td {
      padding: 5px 20px;
      width: 20%; }

.sidebar a {
  color: #333;
  font-size: 18px; }
  .sidebar a:hover {
    color: #5C9BD1; }

.sidebar ul.navigation {
  padding: 10px;
  margin-bottom: -14px;
  font-weight: 600; }
  @media (max-width: 991px) {
    .sidebar ul.navigation {
      margin-right: -44px; } }
  .sidebar ul.navigation li.active-parent > a, .sidebar ul.navigation li.active > a {
    border-left: 3px solid #5C9ACF !important;
    display: block;
    background: #f2f6f9;
    padding: 3px 25px 3px 8px;
    margin-left: -22px;
    width: 255px; }
    @media (max-width: 991px) {
      .sidebar ul.navigation li.active-parent > a, .sidebar ul.navigation li.active > a {
        width: 100%; } }
  .sidebar ul.navigation li.active-parent a, .sidebar ul.navigation li.active a {
    padding-left: 20px; }
  .sidebar ul.navigation li > ul li.active > a {
    margin-left: -3px;
    display: block;
    background: #f2f6f9;
    padding: 3px 0 3px 0 !important; }
  .sidebar ul.navigation li > ul li.active a {
    padding-left: 35px !important;
    border-left: none !important; }

.sidebar ul li {
  margin-bottom: 14px; }
  .sidebar ul li ul {
    margin-top: 15px;
    margin-bottom: 15px;
    width: 300px;
    margin-left: -54px; }
    @media (max-width: 991px) {
      .sidebar ul li ul {
        width: 100%; } }
    @media (max-width: 991px) {
      .sidebar ul li ul li {
        margin-right: -37px; } }
    .sidebar ul li ul a {
      padding-left: 35px !important; }

#investors-table .alert {
  width: 50%;
  margin: 0 auto 20px auto; }
  #investors-table .alert i.fa-close {
    float: right;
    cursor: pointer; }

.top-of-table {
  margin: 10px 0 60px 0;
  position: relative;
  bottom: 40px; }
  .top-of-table i {
    cursor: pointer;
    margin-top: 5px;
    padding-left: 10px; }
  .top-of-table select {
    width: 62px; }
  .top-of-table .select-amount {
    margin-left: 62px; }
  .top-of-table span {
    margin-top: -28px; }
    .top-of-table span .after-element {
      float: right;
      margin-left: 76px;
      top: 0px; }
    .top-of-table span span {
      margin-left: -60px;
      position: relative;
      top: 28px;
      font-size: 16px; }

.bottom-of-table {
  margin-top: 60px; }
  .bottom-of-table nav {
    margin-top: -30px; }
    @media (max-width: 992px) {
      .bottom-of-table nav {
        margin-top: 0;
        float: none !important; } }

table th {
  cursor: pointer;
  font-weight: strong;
  color: #5C9BD1; }
  table th i {
    font-size: 20px !important;
    float: right; }

table tbody td.name {
  color: #5C9BD1; }

.investor-menu {
  float: left;
  width: 246px;
  margin-right: 20px; }
  @media (max-width: 991px) {
    .investor-menu {
      width: 100%; } }
  .investor-menu ul {
    margin-left: -30px;
    margin-right: -16px;
    font-weight: 600;
    font-size: 18px; }
    .investor-menu ul a {
      color: #333;
      font-size: 18px; }
    .investor-menu ul li.active > a {
      border-left: 3px solid #5C9ACF !important;
      display: block;
      background: #f2f6f9;
      padding: 3px 0 3px 8px;
      margin-left: -30px;
      width: 247px; }
      @media (max-width: 991px) {
        .investor-menu ul li.active > a {
          width: 100%; } }
    @media (max-width: 991px) {
      .investor-menu ul li.active {
        background: #f2f6f9; } }
    .investor-menu ul li.active a {
      padding-left: 25px;
      color: #333; }

.investor-details {
  margin-top: 10px;
  float: left;
  width: 246px; }
  @media (max-width: 991px) {
    .investor-details {
      width: 100%; } }
  .investor-details dt {
    margin-top: 10px;
    color: #1e7baf; }
  .investor-details h4 {
    font-size: 1.1em; }

.company-admin .investment-details, .company-admin .investor-activity-feed, .custom-container .white-panel {
  border-radius: 4px;
  background: #fff;
  padding: 20px 20px 45px 20px;
  margin-bottom: 20px;
  font-size: 14px; }

.manage-closings h4 {
  border-bottom: 1px solid #ddd;
  padding-bottom: 7px;
  font-weight: bold;
  font-size: 20px; }

.manage-closings .row {
  margin-bottom: 40px; }
  .manage-closings .row .row {
    margin-bottom: 20px; }

.manage-closings .radio-group-wrapper {
  margin-top: 7px; }

h4 {
  text-transform: uppercase;
  margin-top: -5px;
  margin-bottom: -5px;
  font-weight: normal; }

strong {
  color: #3782c2;
  font-size: 16px; }

i.loading-spinner {
  color: #000 !important; }

.alert-danger {
  color: #a94442 !important; }

.fa-close {
  cursor: pointer; }

ul {
  list-style: none;
  margin-left: -9px; }
  ul li {
    margin-bottom: 5px; }
    ul li span.name {
      margin-left: -30px; }
    ul li span a {
      font-style: italic;
      text-decoration: underline !important; }

ul.nav-tabs {
  margin-left: 0px; }

.company-admin ul.nav-tabs {
  top: 10px; }
  .company-admin ul.nav-tabs li a.btn {
    padding: 10px 20px 10px 20px;
    font-size: 13px;
    margin: 0px 10px 0px 0px;
    background: #eaeaea;
    color: #aaa;
    position: relative;
    top: -5px;
    font-weight: 800;
    border: none; }
  .company-admin ul.nav-tabs li.active a.btn {
    padding: 16px 29px 16px 29px;
    font-size: 15px;
    font-weight: 800;
    background: #fff;
    position: relative;
    top: -10px;
    color: #606060; }

.custom-container {
  width: 100%;
  padding: 20px;
  font-size: 16px; }
  @media (min-width: 992px) {
    .custom-container .sidebar {
      width: 255px;
      float: left;
      position: relative;
      margin-right: -100%;
      margin-bottom: 10px;
      min-height: 600px;
      margin-top: 30px; } }
  @media (min-width: 992px) {
    .custom-container .content-section-wrapper {
      float: left;
      width: 100%;
      padding-bottom: 100px; } }
  @media (min-width: 992px) {
    .custom-container .content-section-wrapper .content-section {
      margin-left: 255px;
      min-height: 600px;
      padding: 0 20px 0 20px; } }
  @media (min-width: 992px) {
    .custom-container .content-section-wrapper .content-section .inner-side-bar {
      width: 250px;
      float: left;
      min-height: 600px;
      margin-right: -100%;
      position: relative;
      z-index: 1; } }
  @media (min-width: 992px) {
    .custom-container .content-section-wrapper .content-section .investor-activity-feed, .custom-container .content-section-wrapper .content-section .investment-details {
      margin-left: 270px; } }
  @media (max-width: 991px) {
    .custom-container .content-section-wrapper .content-section .investor-activity-feed, .custom-container .content-section-wrapper .content-section .investment-details {
      float: left;
      width: 100%; } }

#investment-transactions-tabs .tab-content {
  margin-top: 0; }
  #investment-transactions-tabs .tab-content .tab-search {
    width: 150px;
    float: right;
    margin-top: -70px;
    margin-right: 40px;
    position: relative;
    z-index: 1; }
    #investment-transactions-tabs .tab-content .tab-search span span {
      position: relative;
      top: 30px;
      left: -55px; }
    #investment-transactions-tabs .tab-content .tab-search span input[type="text"] {
      float: right; }
    #investment-transactions-tabs .tab-content .tab-search .refresh-icon {
      float: right;
      position: relative;
      right: -25px;
      top: -26px; }

#investment-transactions-tabs .nav-tabs li.active a {
  padding: 16px 29px 16px 29px;
  font-size: 15px;
  font-weight: 800;
  background: #fff;
  position: relative;
  top: -10px;
  color: #606060; }

#investment-transactions-tabs .nav-tabs li a {
  padding: 10px 20px 10px 20px;
  font-size: 13px;
  margin: 0px 10px 0px 0px;
  background: #eaeaea;
  color: #aaa;
  position: relative;
  top: -5px;
  font-weight: 800;
  border: none; }
