@charset "UTF-8";
/*$ltr_grey: $ltr_grey;*/


.select_category {
  margin: 0 10px 5px 10px;
  background: #D0CFCD;
  padding: 10px 0 10px 10px;
  width: 930px;
  overflow: hidden;
}

.select_category label {
  font-size: 0.8em;
  float: left;
  font-weight: bold;
  padding-right: 5px;
}

.funds_list {
  width: 940px;
}

table.funds_list {
  width: 940px;
  margin-left: 10px;
}

.funds_list tr {
  background: #F2F1EF;
}

.funds_list tr.on_select_highlight:hover {
  background: #DFDFDF;
}

.funds_list td {
  vertical-align: top;
  font-size: 12px;
  padding: 10px 0 10px 10px;
  border-bottom: 1px solid #fff;
}

.funds_list tr:hover {
  background: #f4f4f4;
}

.funds_list td.no_brd {
  border-right: none;
}

.funds_list tr.odd {
  background: #E9E9E9 !important;
}

.funds_list tr.odd {
  background: #f4f4f4;
}

.funds_list label {
  font-size: 0.8em;
}

.fund_prices_left {
  margin: 15px 0 0 0;
  float: left;
}

.fund_prices_middle {
  float: left;
  margin: 15px 0 0 15px;
  width: 365px;
  border-bottom: 5px solid #9E9D9C;
}

.fund_prices_right {
  width: 286px;
  margin: 15px 10px 15px 15px;
  float: right;
  border-bottom: 5px solid #9E9D9C;
}

.fund_prices_right2 {
  width: 286px;
  margin: 0px 10px 0 0;
  float: right;
  border-bottom: 5px solid #9E9D9C;
}

.fund_prices_right a {
  font-size: 12px;
}

.p_green {
  color: #899548;
  text-transform: uppercase;
  margin-left: 0 !important;
}

.p_ciblue {
  color: #00447c;
  text-transform: uppercase;
  margin-left: 0 !important;
}

.p_ciskyblue {
  color: #009fc2;
  text-transform: uppercase;
  margin-left: 0 !important;
}

.spacer {
  width: 350px;
  height: 6px;
  background: url(../img/spacer.png);
  z-index: 5;
  margin: 5px 0 15px 0;
}

.fund_prices_middle h3 {
  font-size: 18px !important;
  font-weight: bold;
  font-family: Arial, Regular;
  margin: 0 0 10px 0;
}

.fund_prices_middle p {
  font-size: 0.85em;
  margin-left: 0;
}

.fund_prices_middle ul {
  margin: 20px 30px 0 10px;
  width: auto;
}

.fund_prices_middle li {
  background: url(../img/arrow-bullet-green.png);
  padding: 0 0 0 12px;
  list-style: none;
  background-repeat: no-repeat;
  background-position: 0 0.5em;
  font-size: 12px;
}

.fund_browse_options {
  width: 940px;
  padding: 0;
  margin-left: 10px;
  margin-top: 15px;
  margin-bottom: 5px;
}

.fund_browse_options td {
  padding: 0;
  border-bottom: none;
}

.risk ul {
  margin: 0;
  padding: 0;
  width: 100%;
  display: block;
  position: relative;
  margin-bottom: 15px;
}

.risk ul li {
  padding: 3px 16px;
  display: inline-block;
  font-size: 12px;
  vertical-align: top;
  background-color: #FFF;
  height: 30px;
  margin: 0 -3px -1px;
  border: 1px solid #E0E0E0;
  text-align: center;
}

.risk.seg ul li {
  height: 30px;
  max-width: 20%;
}

.risk .risk_pointer {
  background-color: #003e51;
  color: #FFF;
}

.risk__elem {
  outline: 0px solid #c00;
  float: left;
  width: 20%;
  padding-left: 5px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

@media (min-width: 1px) and (max-width: 991px) {
  .risk ul li, .risk.seg ul li {
    width: 100% !important;
    text-align: center !important;
    max-width: 100%;
    height: 30px;
    margin: 0 -3px -1px;
  }
}
@media (min-width: 991px)  {
 .search-page-doc-category-container .SumoSelect{
    width:350px;
  }
}
.btnOk{
  width:100% !important;
}
@media (min-width: 500px) and (max-width: 991px) {
  .search-page-search-by-title,.SumoSelect{
    width:350px;
  }
  .search-page-search-by-title-button{
    width:350px;
    margin-left:15px;
    float:left;
    margin-bottom: 10px;
  }
  .search-page-doc-category-container{
    z-index: 999;
  }
  .search-page-documents-filter{
    padding-left:8px!important;
  }
  .search-page-search-by-title{
    margin-top:-3px;
  }
}
@media (min-width: 1px) and (max-width: 500px) {
  div.search-page-search-by-title,div.search-page-search-by-title-button{
    width:inherit;
  }
  .search-page-doc-category-container{
    padding-left: 5px;
    padding-right:0;
    width:100%;
  }
  .filter-btn{
    margin-left:15px!important;
  }
  .SumoSelect{
    width:98%;
    padding:0;
  }
  .SumoSelect select{
    width:100%;
    padding:0;
  }
  .search-page-search-by-title{
    width:95%;
  }
  .search-page-search-by-title-button{
    width:98%;

  }
  #documents-filter .filter-btn{
    display: block!important;
  }
}
.fund_NAV {
  width: auto;
  height: auto;
  float: left;
  border-bottom: 5px solid #9E9D9C;
  padding-bottom: 2px;
}

.fund_NAV table {
  width: 255px;
  margin-left: 0px;
}

.fund_NAV td {
  padding: 10px;
  background: #DEDDC8;
  border-right: 1px solid #969581;
}

.fund_NAV th {
  background: #D3DAB0;
  padding: 14px;
  border-bottom: 1px solid #969581;
}

.facts {
  width: auto;
  height: auto;
  float: left;
  border-bottom: 5px solid #9E9D9C;
  margin-top: 15px;
  padding-bottom: 2px;
}

.facts table {
  width: 255px;
  background: #F2F1EF;
}

.facts td {
  padding: 6px;
  border-right: 1px solid #969581;
  border-bottom: 1px solid #969581;
}

.facts td.no_border {
  border-right: none !important;
}

.facts th {
  background: #D3DAB0;
  padding: 7px;
  border-bottom: 1px solid #969581;
}

.facts tr.odd {
  padding: 6px;
  background-color: #DFE0D2;
}

.fund_prices_middle table {
  width: 355px;
  background: #F2F1EF;
  text-align: center;
}

.fund_prices_middle td {
  padding: 8px;
  border-right: 1px solid #969581;
  border-bottom: 1px solid #969581;
}

.fund_prices_middle td.no_border {
  border-right: none;
}

.fund_prices_middle th {
  background: #D3DAB0;
  padding: 8px;
  border-bottom: 1px solid #969581;
  font-size: 14px;
}

.fund_prices_middle tr.odd {
  padding: 4px;
  background-color: #DFE0D2;
}

.fund_prices_right table {
  width: 286px;
  background: #F2F1EF;
}

.fund_prices_right td {
  padding: 8px;
}

.fund_prices_right td.no_border {
  border-right: none;
}

.fund_prices_right th {
  background: #D3DAB0;
  padding: 14px;
  border-bottom: 1px solid #969581;
}

.fund_prices_right tr.odd {
  padding: 4px;
  background-color: #DFE0D2;
}

.fund_prices_right tr {
  padding: 4px;
  border-bottom: 1px dotted #969581;
}

.fund_prices_right2 table {
  width: 286px;
  background: #F2F1EF;
  text-align: center;
}

.fund_prices_right2 p {
  font-size: 12px;
}

.fund_prices_right2 td {
  padding: 8px;
}

.fund_prices_right2 th {
  background: #D3DAB0;
  padding: 14px;
  border-bottom: 1px solid #969581;
}

.fund_prices_right2 tr {
  padding: 4px;
  border-bottom: 1px dotted #969581;
}

.performance_left {
  width: 448px;
  height: auto;
  float: left;
  border-bottom: 5px solid #9E9D9C;
  margin-top: 15px;
  padding-bottom: 2px;
  text-align: left;
}

.performance_left table {
  width: 448px;
  background: #F2F1EF;
}

.performance_left td {
  padding: 5px;
  border-right: 1px solid #969581;
  border-bottom: 1px solid #969581;
  text-align: center;
}

.performance_left td.no_border {
  border-right: none;
}

.performance_left th {
  background: #D3DAB0;
  padding: 8px;
  border-bottom: 1px solid #969581;
  text-align: center;
}

.performance_left tr.odd {
  padding: 4px;
  background-color: #DFE0D2;
}

.structured_btn {
  -moz-box-shadow: inset 0px 1px 0px 0px #ffffff;
  -webkit-box-shadow: inset 0px 1px 0px 0px #ffffff;
  box-shadow: inset 0px 1px 0px 0px #ffffff;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ededed), color-stop(1, #dfdfdf));
  background: -moz-linear-gradient(center top, #ededed 5%, #dfdfdf 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ededed", endColorstr="#dfdfdf");
  background-color: #ededed;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  border: 1px solid #A0A0A0;
  display: inline-block;
  color: #6b7627;
  font-family: arial;
  font-size: 13px;
  font-weight: bold;
  padding: 3px 10px;
  text-decoration: none;
  text-shadow: 1px 1px 0px #ffffff;
}

.structured_btn.dashboard_btn {
  margin: 10px 5px;
  font-size: 12px;
}

.structured_btn:hover {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #dfdfdf), color-stop(1, #ededed));
  background: -moz-linear-gradient(center top, #dfdfdf 5%, #ededed 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#dfdfdf", endColorstr="#ededed");
  background-color: #dfdfdf;
}

.structured_btn_active {
  -moz-box-shadow: inset 0px 1px 0px 0px #ffffff;
  -webkit-box-shadow: inset 0px 1px 0px 0px #ffffff;
  box-shadow: inset 0px 1px 0px 0px #ffffff;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ededed), color-stop(1, #dfdfdf));
  background: -moz-linear-gradient(center top, #ededed 5%, #dfdfdf 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ededed", endColorstr="#dfdfdf");
  background-color: #ededed;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  border: 1px solid #A0A0A0;
  display: inline-block;
  color: #ACACAC;
  font-family: arial;
  font-size: 13px;
  font-weight: bold;
  padding: 3px 10px;
  text-decoration: none;
  text-shadow: 1px 1px 0px #ffffff;
}

.structured_btn_active:hover {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #dfdfdf), color-stop(1, #ededed));
  background: -moz-linear-gradient(center top, #dfdfdf 5%, #ededed 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#dfdfdf", endColorstr="#ededed");
  background-color: #dfdfdf;
  color: #6b7627;
}

.fund-summary {
  height: auto;
  margin-top: 15px;
  margin-right: 10px;
  padding-bottom: 2px;
  overflow: hidden;
  width: 350px;
  display: block;
}

.fund-summary a {
  padding-left: 20px;
}

.fund-summary h3 {
  font-weight: bold;
  background-color: #D4DAB2;
  height: 28px;
  padding: 8px 0 0 8px;
  margin-bottom: 15px;
  margin-left: 10px;
  font-size: 16px !important;
  border-bottom: 1px solid #969581;
}

.allocation .percent {
  float: right;
  margin-right: 10px;
  font-size: 14px;
  text-shadow: 1px 1px 0px #ccc;
}

.allocation {
  height: auto;
  margin-top: 15px;
  margin-right: 10px;
  padding-bottom: 2px;
  overflow: hidden;
  width: 360px;
  display: block;
}

.allocation h3 {
  font-weight: bold;
  background-color: #D4DAB2;
  height: 28px;
  padding: 8px 0 0 8px;
  font-size: 16px !important;
  border-bottom: 1px solid #969581;
}

.allocation .grid {
  float: right;
  padding-top: 4px;
  width: 350px;
}

.allocation .grid .row {
  height: inherit;
}

.allocation .grid .row .text {
  float: left;
  width: 350px;
  height: inherit;
  position: relative;
  border-bottom: 1px dotted #CCC;
  margin-bottom: 2px;
  text-align: center left;
  padding-bottom: 10px;
}

.allocation .grid .row .text span.graph {
  background: url("../img/green-graph-bar.png") left center repeat-x;
  float: left;
  height: 26px;
  border-right: 1px solid #ABABAB;
  margin: 10px 0 0 0;
}

.allocation .grid .row .text p {
  display: block;
  left: -10px;
  position: absolute;
  width: 100%;
}

.allocation .grid .row span.label {
  max-width: 260px;
  overflow: hidden;
  float: left;
  height: inherit;
  padding-left: 10px;
  font-size: 13px;
}

/*allocations highlighting and animation*/
.selected-allocation {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  background: #f5f5f5;
  animation: fadein 1s;
  -moz-animation: fadein 1s;
  /* Firefox */
  -webkit-animation: fadein 1s;
  /* Safari and Chrome */
  -o-animation: fadein 1s;
  /* Opera */
}

.selected-allocation:before {
  pointer-events: none;
  position: absolute;
  z-index: -1;
  content: "";
  border-style: solid;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  left: calc(50% - 10px);
  bottom: 0;
  border-width: 10px 10px 0 10px;
  border-color: #f5f5f5 transparent transparent transparent;
}

.selected-allocation:hover:before, .hvr-bubble-bottom:focus:before, .hvr-bubble-bottom:active:before {
  -webkit-transform: translateY(10px);
  transform: translateY(10px);
}

@keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-moz-keyframes fadein {
  /* Firefox */
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-webkit-keyframes fadein {
  /* Safari and Chrome */
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-o-keyframes fadein {
  /* Opera */
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.historical-prices-div {
  border-bottom: 3px solid #9e9d9b;
  width: 940px;
  margin-left: 0;
  margin-right: 10px;
  float: left;
}

.historical-prices {
  width: 100%;
}

.historical-prices thead tr {
  background-color: #5c6342;
  color: white;
  height: 40px;
  text-align: center;
  background-image: url(../img/product-type-header-bg.png);
}

.historical-prices thead tr td {
  padding: 2px;
  vertical-align: middle;
}

.historical-prices thead tr td div {
  margin-left: 75px;
  float: left;
}

.historical-prices input {
  margin-left: 2px;
  margin-right: 10px;
}

input.hasDatepicker {
  width: 100px !important;
}

.historical-prices tbody th {
  text-shadow: 1px 1px 0px white;
  text-align: center;
  background: url("../img/product-subtitles-header-bg.png") repeat-x;
  font-size: 0.8em;
}

.historical-prices tr.alt {
  background: #DBDCCE !important;
  border-bottom: 1px solid #969581;
  border-top: 1px solid #969581;
}

.historical-prices tbody tr {
  background: #F2F1EF;
}

.historical-prices th {
  text-transform: uppercase;
}

.historical-prices td, .historical-prices th {
  padding: 5px;
}

.historical-prices tbody td {
  text-align: center;
}

.unwrappable {
  white-space: nowrap;
}

.highcharts-range-selector {
  display: none;
}

button.ui-datepicker-trigger {
  border: 0;
  background: #ececec;
  height: 36px;
}



.dataTables_wrapper a {
  color: #003e51;
}
@media screen and (max-width: 992px) {
  .dataTables_wrapper a {
    display: table-cell;
  }
}

.table.dataTable.dtr-column > tbody > tr > td.control:before, table.dataTable.dtr-column > tbody > tr > th.control:before, table.dataTable.dtr-inline.collapsed > tbody > tr > td:first-child:before, table.dataTable.dtr-inline.collapsed > tbody > tr > th:first-child:before {
  width: 24px;
  height: 24px;
}

#historical .h-nav {
  overflow: hidden;
  padding: 5px 15px;
}

#historical .h-date {
  display: inline-block;
  float: left;
}

#historical .h-date > div {
  display: inline-block;
  margin: 5px 5px 0px 0;
}

#historical .h-views {
  float: right;
  margin-top: 10px;
}

.fund-disclaimer {
  border-top: 1px solid #ccc;
  padding-top: 30px;
  font-family: "Roboto Condensed", "Helvetica Neu", Arial, sans-serif;
  font-weight: 300;
}

.pm-group {
  border-top: 1px solid #ccc;
  padding-top: 25px;
  padding-bottom: 25px;
}

.pm-group:first-child {
  border: none;
  padding-top: 25px;
}

.pm-group:last-child {
  padding-bottom: 0;
}

.pm-logo-staff {
  float: right;
  max-width: 200px;
  max-height: 75px;
  margin-top: 20px;
  overflow: hidden;
}
.pm-logo-staff img {
  max-height: 75px;
}
@media screen and (max-width: 992px) {
  .pm-logo-staff {
    float: left;
    margin-top: 0px;
    margin-bottom: 35px;
  }
}
@media screen and (max-width: 576px) {
  .pm-logo-staff {
    display: none;
  }

}

.pm-logo {
  max-width: 250px;
  margin-bottom: 25px;
}

.pm-logo img {
  height: auto;
  width: auto;
  max-height: 90px;
}

.pm-manager h6 {
  margin-top: 0;
}

.pm-grid {
  display: grid;
  grid-template-columns: 50% auto;
  grid-gap: 15px;
  margin-top: 30px;
}

.pm-manager-face {
  display: table-cell;
  vertical-align: top;
}

.pm-manager-photo {
  width: 46px;
  display: inline-block;
  height: 46px;
  /*border-radius: 50%;*/
  background-size: cover !important;
  margin-right: 12px;
  margin-bottom: 12px;
}

.pm-manager-icon {
  width: 46px;
  height: 46px;
  background: #f5f5f5;
  color: rgba(205, 87, 7, 0.32);
  /* border-radius: 50%;*/
  overflow: hidden;
  margin-right: 12px;
}

.pm-manager-icon i {
  width: 46px;
  position: relative;
  bottom: 6px;
  left: -4px;
}

.pm-manager-data {
  display: table-cell;
}

.pm-manager-data h6 {
  font-weight: 400;
}

.pm-manager-data h4 {
  margin-top: 0;
}

/*tables om summary pages*/
table th {
  background: #fff;
}

.dataTable th {
  white-space: nowrap;
}

.dataTables_paginate {
  margin-top: 1em;
}

table.dataTable.no-footer {
  border-bottom: 1px solid #dedede;
}

table.dataTable thead th, table.dataTable thead td {
  border-bottom: 1px solid #a5a5a5;
}

table.dataTable.dtr-column > tbody > tr > td.control:before,
table.dataTable.dtr-column > tbody > tr > th.control:before,
table.dataTable.dtr-inline.collapsed > tbody > tr > td:first-child:before,
table.dataTable.dtr-inline.collapsed > tbody > tr > th:first-child:before {
  background-color: #cd5707 !important;
}

th.min-phone-p.sorting_disabled, th.sorting_disabled, th.desktop.sorting_disabled {
  padding: 10px 8px 10px 8px;
}

table.dataTable thead th, table.dataTable thead td {
  border-bottom: 1px solid #a5a5a5;
}

table.dataTable thead th {
  padding: 10px 10px 10px 10px;
}

table.dataTable thead .sorting {
  background: transparent;
}

table.dataTable thead .sorting_asc {
  background: transparent;
}

table.dataTable thead .sorting_desc {
  background: transparent;
}

table.dataTable thead .sorting_asc_disabled {
  background: transparent;
}

table.dataTable thead .sorting_desc_disabled {
  background: transparent;
}

table.dataTable thead .sorting:before {
  content: "";
  display: inline-block;
  font-family: "fontello";
  font-decoration: none;
  speak: none;
  color: #cccccc;
  font-size: 12px;
  padding-right: 7px;
}

table.dataTable thead .sorting_asc:before {
  content: "";
  display: inline-block;
  font-family: "fontello";
  font-decoration: none;
  speak: none;
  color: #a99a6f;
  font-size: 14px;
  padding-right: 7px;
}

table.dataTable thead .sorting_desc:before {
  content: "";
  display: inline-block;
  font-family: "fontello";
  font-decoration: none;
  speak: none;
  color: #a99a6f;
  font-size: 15px;
  padding-right: 7px;
}

table.dataTable thead .sorting_asc_disabled:before {
  content: "";
  display: inline-block;
  font-family: "fontello";
  font-decoration: none;
  speak: none;
  color: #cccccc;
  font-size: 15px;
  padding-right: 7px;
}

table.dataTable thead .sorting_desc_disabled:before {
  content: "";
  display: inline-block;
  font-family: "fontello";
  font-decoration: none;
  speak: none;
  color: #cccccc;
  font-size: 15px;
  padding-right: 7px;
}

.dataTables_wrapper label {
  font-weight: 500;
}
.dataTables_wrapper .dataTables_length {
  text-align: left;
  margin-top: 10px;
}
@media (max-width: 767px) {
  .dataTables_wrapper .dataTables_length {
    display: block;
    float: none;
  }
  .dataTables_wrapper .dataTables_length label {
    margin-top: 10px;
  }
  .dataTables_wrapper .dataTables_filter {
    display: block;
    width: 100%;
    position: relative;
    margin-top: 10px;
    right: 0;
  }
  .dataTables_wrapper .dataTables_filter label {
    width: 100%;
    display: block;
  }
  .dataTables_wrapper .dataTables_filter label input {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .dataTables_wrapper .dataTables_filter {
    display: none;
  }
  .dataTables_wrapper .dataTables_length {
    display: none;
  }
  #dashboard_advisor_bookmarks_wrapper .dataTables_filter, #watch-list-table_wrapper .dataTables_filter {
    display: block !important;
  }
  #watch-list-table_w
}

.dataTables_filter input {
  display: block;
  width: 200px;
  height: 38px;
  padding: 8px 11px 10px;
  font-size: 14px;
  line-height: normal;
  vertical-align: middle;
  font-weight: normal;
  background: #ffffff;
  border: 1px solid #cccccc;
  border-color: #cccccc;
  border-top-color: #cccccc;
  color: #afb8bb;
  box-shadow: none;
  border-radius: 2px;
}
.dataTables_filter input:focus {
  border-color: #3fadda;
  border-top-color: #3fadda;
  color: #939fa4;
  -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.15);
  outline: 0;
}
.dataTables_filter input::placeholder {
  color: #afb8ba;
}

/*Excel button*/
.excel_button_container {
  position: absolute;
  right: 230px;
  z-index: 2;
}
.excel_button_container .excel_button {
  border-right: 1px solid #DEDEDE;
  padding-right: 10px;
  margin: 5px 10px;
  padding: 2px 10px;
}
.excel_button_container .excel_button img {
  width: 30px;
  height: auto;
}
@media (max-width: 767px) {
  .excel_button_container {
    right: 0px;
    z-index: 2;
  }
  .excel_button_container .excel_button {
    border-right: none;
    padding-right: 10px;
    padding: 5px 10px;
  }
}
@media (max-width: 576px) {
  .excel_button_container {
    display: none;
  }

}
@media (max-width: 800px) {

  h3{
    width:98%;

  }
}
@media (min-width: 800px) {

  h3{
    max-width:100%;

  }
}
/*summary nav and filters*/
#summary_nav li a {
  background: #ffffff;
  border: none;
}
#summary_nav li a.active {
  border: none;
  background: #f6f6f6;
  border-top: 3px solid #cd5707;
}
#summary_nav li a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
@media (max-width: 992px) {
  #summary_nav {
    background: #f6f6f6;
    padding: 15px 15px 0 15px;
  }
  #summary_nav li {
    width: 47%;
    background: #fff;
    margin: 4px 10px 4px 10px;
  }
  #summary_nav li a {
    background: #fff;
    border-left: 5px solid #ccc;
  }
  #summary_nav li a.active {
    border: none;
    background: #009fc23b;
    border-left: 5px solid #a99a6f;
  }
}
@media (max-width: 767px) {
  #summary_nav li {
    width: 46%;
  }
}
@media (max-width: 576px) {
  #summary_nav li {
    width: 95%;
    background: #f6f6f6;
    padding: 5px 0px;
  }
  #summary_nav li a {
    background: #fff;
    border-left: 5px solid #ccc;
  }
  #summary_nav li a.active {
    border: none;
    border-left: 5px solid #a99a6f;
  }
}

.no_of_entries {
  display: inline;
  font-size: 11px;
  color: #ffffff;
  background: #9c4205;
  border-radius: 17px;
  padding: 1px 5px 2px;
  line-height: 1;
  position: relative;
  top: -1px;
}

.no_of_entries.noresults {
  background: grey;
}

#summary_filter .popover {
  width: 160px !important;
  margin-left: 60px !important;
}
#summary_filter .popover .arrow {
  left: 17% !important;
}
@media (max-width: 576px) {
  #summary_filter .popover {
    width: 160px !important;
    margin-right: 60px !important;
  }
  #summary_filter .popover .arrow {
    left: 70% !important;
  }
}

#funds-filters {
  /*   @media (max-width: $media-md) {
          .filter-group {
            width: 70%
          }
          .filter-group.singlecol {
            width: 35%
          }
          .currency-box {
            width: 14% !important;
          }
        } */
}
#funds-filters .SumoSelect > .optWrapper.multiple > .options > li span i, #funds-filters .SumoSelect .select-all > span i {
  position: relative;
  float: left;
  margin: auto;
  left: 10px;
  right: 0px;
  top: 12px;
  bottom: 0px;
  border-radius: 0px;
}
#funds-filters .series-box .SumoSelect .multiple .options {
  max-height: 100% !important;
}
#funds-filters .SumoSelect > .optWrapper > .options > li {
  display: inline-block;
  width: 100%;
  margin-top: 0;
  height: 42px;
}
#funds-filters .summary-filters-inputs {
  display: table-cell;
}
#funds-filters .currency-box, #funds-filters .category-box, #funds-filters .series-box, #funds-filters .buttons-box, #funds-filters .tiers-box {
  /*width:100%!important;*/
  border-right: none !important;
}
@media (max-width: 992px) {
  #funds-filters .filter-group {
    width: 100%;
  }
  #funds-filters .filter-group.singlecol {
    width: 50%;
  }
  #funds-filters .currency-box {
    margin: 0 10px;
    width: 100% !important;
    display: table-row;
  }
  #funds-filters .currency-box #currency-note {
    float: right;
    margin-left: 20px;
  }
  #funds-filters .currency-box #currency-note i {
    background: #e7edef;
    color: #cd5707;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
  }
}
@media (max-width: 576px) {
  #funds-filters .filter-group .filter-box {
    width: 100%;
  }
  #funds-filters .filter-group.singlecol {
    width: 100%;
  }
}

/*Table view tabs ie. Long term, prices*/
/*#summary_navigation_tab {*/
  /*margin-bottom: 10px;*/
/*}*/
@media (max-width: 769px) {
  #summary_navigation_tab {
    height: auto;
  }
  #summary_navigation_tab li {
    margin: 6px 5px;
    float: none;
  }
  #summary_navigation_tab li a {
    padding: 10px 2px 2px 2px;
  }
}

/*Section displaying no results info under category tabs*/
#no-search-results {
  background: white;
  padding: 15px 15px;
  display: table;
  min-height: 300px;
  width: 100%;
  border: 1px solid #f6f6f6;
}
#no-search-results .inner {
  background: #f6f6f6;
  padding: 15px;
  display: table-cell;
  vertical-align: middle;
}
#no-search-results p {
  font-size: 125%;
  margin-bottom: 1%;
}
#no-search-results a {
  color: #c85507;
  font-size: 110%;
}
#no-search-results .results_in {
  margin-top: 15px;
}
#no-search-results .results_in div {
  margin-top: 5px;
}
@media (max-width: 767px) {
  #no-search-results {
    background: #f6f6f6;
  }
  #no-search-results .inner {
    background: white;
  }
  #no-search-results p {
    font-size: 105%;
    margin-bottom: 1%;
  }
}

/*fund pages*/
.total_net_assets {
  font-weight: 500;
  font-size: larger;
  padding-top: 5px;
}




#my_selected {
  display: none;
}

.summary-filters-inputs {
  display: table-row;
  width: 100%;
}

/*Fund Page - Documents Tab*/
#fund-documents a {
  color: #003e51;
}

/*Documents Table*/
#documents-filter .document-type-categories {
  width: 180px;
}
#documents-filter .fund-class-label {
  display: inline-block;
  float: left;
  padding: 8px 1px 8px 15px;
}
#documents-filter .SumoSelect {
  width: 350px;
  display: inline-block;
}
#documents-filter .SumoSelect .CaptionCont > span {
  width: 340px;
  max-width: 340px;
}
#documents-filter .SlectBox {
  margin: 0 0 0 10px;
  border-radius: 2px 0 0 2px !important;
  border-right: 0;
  padding-right: 22px;
  overflow: hidden;
}
#documents-filter .filter-btn {
  display: inline-block;
  padding-right: 10px;
}
#documents-filter .filter-btn .btn {
  border-radius: 0 2px 2px 0;
}
#documents-filter .download-btn {
  display: inline-block;
  margin-top: 9px;
  padding-right: 10px;
}
@media (max-width: 576px) {
  #documents-filter .fund-class-label {
    float: none;
    display: block;
    padding-top: 0;
  }
  #documents-filter .SumoSelect {
    width: 250px;
  }
  #documents-filter .SumoSelect .CaptionCont > span {
    width: 240px;
    max-width: 240px;
  }
}

/* General responsive styles*/
@media (max-width: 992px) {
  .toggle-btn-grp {
    width: 100%;
    margin: 0 10px;
  }
}
@media (max-width: 767px) {
  #historical .h-views {
    float: left;
  }

  .pm-grid {
    grid-template-columns: auto auto;
    display: block;
  }

  .zipbtn {
    float: left;
  }

  .toggle-btn-grp {
    width: 100%;
    margin: 0 10px;
  }

  .top-fund-container .toggle-btn-grp {
    width: auto;
  }

  #currency-note {
    float: right;
    margin-left: 20px;
  }
  #currency-note i {
    background: #e7edef;
    color: #cd5707;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
  }
}
@media (max-width: 576px) {
  .ui-datepicker-trigger {
    display: none;
  }

  .h-label {
    display: block;
  }
}
@media screen and (max-width: 576px) {
  .currency-indicator {
    margin-left: 0;
    text-align: center;
  }

  .currency-indicator-container {
    display: block;
    width: 40px;
  }

  .series-indicator-container {
    display: block;
    width: auto;
    text-align: left;
  }

  .mt-mutual-class {
    width: 30px;
  }
}

/*# sourceMappingURL=fund_pages.css.map */
