/*
Theme Name: Bridge Child
Theme URI: http://demo.qodeinteractive.com/bridge/
Description: A child theme of Bridge Theme
Author: Qode Interactive
Author URI: http://www.qodethemes.com/
Version: 1.0.0
Template: bridge
*/
@import url("../bridge/style.css");

.clearfix:before, .clearfix:after { content: "\0020"; display: block; height: 0; overflow: hidden; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }
.hide { display: none; }

body .three_columns > .column2 > .column_inner {
    padding: 0 10px 0 10px;
}

.content ul {
  list-style-position: outside;
  padding-left: 40px;
  margin: 18px 0;
}
.content ul.slides {
  padding-left: 0px;
  margin: 0;
}

nav .nav-highlight a span {
    color: #e53947;
}
nav .nav-highlight a:hover span {
    color: #292929;
}

nav .nav-button a span {
  background-color: #e53947;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  color: #fff;
  padding: 5px 10px;
}
nav .nav-button a:hover span {
  background-color: #292929;
}
nav .nav-button a span.plus {
  display: none;
}

nav.main_menu.left {
    margin-left: 20px;
}
.testimonials_c_holder .testimonial_content_inner {
    padding: 30px 40px;
}
.q_progress_bar .progress_title {
  padding-right: 50px;
}

.easyPieChart {
  display: inline-block;
}

/* OPPORTUNITIES TABS */
.opportunity-list-tabs .tabs, .opportunity-list-tabs .tabs-accordion {
  padding-left: 0;
  margin: 0;
  position: relative;
  z-index: 2;
}
.opportunity-list-tabs .tabs {
  margin-bottom: 30px;
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
}
.opportunity-list-tabs .tabs .column_inner {
  display: block;
}
.opportunity-list-tabs .tabs a {
  display: block;
  text-align: center;
  text-decoration: none;
  font-family: 'Open Sans Condensed', sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 1em;
  vertical-align: middle;
  font-size: 24px;
  color: #303030;
  padding: 15px 15px 5px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.opportunity-list-tabs .tabs a:hover, .opportunity-list-tabs .tabs a.active {
  background-color: #f4f4f4
}
.opportunity-list-tabs .tabs a .icn {
  display: block;
  position: relative;
  line-height: 40px;
  font-size: 40px;
}
.opportunity-list-tabs .tabs a .icn .div-count {
  position: absolute;
  z-index: 2;
  top: -10px;
  right: 50%;
  margin-right: -45px;
  width: 30px;
  height: 30px;
  line-height: 30px;
  font-size: 18px;
  font-family: 'Open Sans Condensed', sans-serif;
  color: #fff;
  background-color: #e53947;
  border: 2px solid #fff;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.opportunity-list-tabs .tabs a .div-title {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 60px;
}
.opportunity-list-tabs .tabs li, .opportunity-list-tabs .tabs-accordion li {
  list-style: none;
}
.opportunity-list-tabs .tabs a .open, .opportunity-list-tabs .tabs a .closed {
  font-size: 26px;
  line-height: 40px;
  display: block;
}
.opportunity-list-tabs .tabs a .open, .opportunity-list-tabs .tabs a.active .closed,
.opportunity-list-tabs .tabs-accordion a .open, .opportunity-list-tabs .tabs-accordion a.active .closed {
  display: none;
}
.opportunity-list-tabs .tabs a.active .open {
  display: block;
}
.opportunity-list-tabs .tabs-accordion a.active .open {
  display: inline-block;
}
.opportunity-list-tabs .tabs-accordion.level-1 a.tab.active {
  background-color: #f4f4f4;
}
.opportunity-list-tabs .tab-content.level-1 {
  background-color: #f4f4f4;
}
.opportunity-list-tabs.desktop .tab-content.level-1 {
  width: 100%;
  top: -32px;
  margin-bottom: -2px;
  position: relative;
  z-index: 1;
  background-color: #f4f4f4;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.opportunity-list-tabs .tab-content.level-1 > .tab-content-inner {
  padding: 5px 40px 20px 40px;
}
.opportunity-list-tabs.desktop .tab-content.level-1 > .tab-content-inner {
  padding: 30px 40px 30px 40px;
}
.opportunity-list-tabs .tabs-accordion a.tab {
  position: relative;
  display: flex;
  align-items: center;
  text-decoration: none;
  text-transform: uppercase;
  font-family: 'Open Sans Condensed', sans-serif;
  font-weight: 700;
  min-height: 40px;
  line-height: 1em;
  font-size: 20px;
  color: #e53947;
  border-top: 1px solid #c1c1c1;
}
.opportunity-list-tabs .tabs-accordion.level-1 > li > span > a.tab {
  min-height: 65px;
  line-height: 1.2em;
  font-size: 26px;
}
.opportunity-list-tabs .tabs-accordion a.tab .tab-inner {
  display: block;
  padding: 0 40px 0 48px;
}
.opportunity-list-tabs .tabs-accordion.level-1 > li > span > a.tab .tab-inner {
  display: block;
  padding: 10px 45px 10px 60px;
}
.opportunity-list-tabs .tabs-accordion a.tab .fa {
  position: absolute;
  left: 15px;
  top: 0;
  line-height: 40px;
  font-size: 20px;
  width: 25px;
  text-align: center;
}
.opportunity-list-tabs .tabs-accordion.level-1 > li > span > a.tab .fa {
  font-size: 30px;
  line-height: 65px;
}
.opportunity-list-tabs .tabs-accordion a.tab .open, .opportunity-list-tabs .tabs-accordion a.tab .closed {
  left: auto;
  right: 15px;
}
.opportunity-list-tabs .tabs-accordion.level-2 a.tab.active {
  background-color: #fff;
}
.opportunity-list-tabs .tab-content.level-2 {
  background-color: #fff;
}
.opportunity-list-tabs .tab-content.level-2 > .tab-content-inner {
  padding: 0 15px;
}

.opportunity-list-tabs.mobile {
  display: none;
}
@media screen and (max-width: 839px) {
  .opportunity-list-tabs.mobile {
    display: block;
  }
  .opportunity-list-tabs.desktop {
    display: none;
  }
}

@media screen and (max-width: 767px) {
  .opportunity-list-tabs .tab-content.level-1 > .tab-content-inner {
    padding: 5px 20px 15px 20px;
  }
}
@media screen and (max-width: 480px) {
  .opportunity-list-tabs .tabs-accordion a.tab {
    font-size: 18px;
    line-height: 1em;
  }
  .opportunity-list-tabs .tabs-accordion.level-1 > li > span > a.tab {
    min-height: 50px;
    line-height: 1em;
    font-size: 22px;
  }
  .opportunity-list-tabs .tabs-accordion.level-1 > li > span > a.tab .tab-inner {
    display: block;
    padding: 10px 40px 10px 50px;
  }
  .opportunity-list-tabs .tabs-accordion.level-1 > li > span > a.tab .fa {
    font-size: 24px;
    line-height: 50px;
  }
  .opportunity-list-tabs .tab-content.level-1 > .tab-content-inner {
    padding: 5px 10px 10px 10px;
  }
}

/* OPPORTUNITIES */
section.opportunity-list table, section.opportunity-list-tabs table {
width: 100%;
}
section.opportunity-list table th, section.opportunity-list table td, section.opportunity-list-tabs table td {
  text-align: left; 
}
section.opportunity-list .table > tbody > tr > td, section.opportunity-list-tabs .table > tbody > tr > td {
  line-height: 24px;
}
.status-filled {
  color: #7ac143;
  background: url(img/Leaders-Filled-Checkmark-24.png) no-repeat 0 0;
  padding-left: 30px;
  text-transform: uppercase;
  font-style: italic;
  font-weight: bold;
}
section.opportunity-list, section.opportunity-list-tabs, #secondary {
  margin-bottom: 40px;
}
.sidebar-opportunities .widget {
  padding: 5px 0;
  border-top: 1px solid #c1c1c1;
}
.sidebar-opportunities .widget:last-child {
  border-bottom: 1px solid #c1c1c1;
}

/****** Bootstrap CSS for tables ****/
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
table {
  background-color: transparent;
}
th {
  text-align: left;
  font-size: 120%;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #c1c1c1;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #c1c1c1;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #c1c1c1;
}
.table .table {
  background-color: #ffffff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #c1c1c1;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #c1c1c1;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr {
  background-color: #fff;
}
.table-striped > tbody > tr:nth-of-type(even) {
  background-color: #f4f4f4;
}
.table-hover > tbody > tr:hover {
  background-color: #e0e0e0;
}
table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #c1c1c1;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}