@font-face {
  font-family: AvenirNextLight;
  src: url('/blk-one02-c-assets/cache-1772804172000/include/common/fonts/AvenirNextLTW01-Light.woff2') format("woff2"), url('/blk-one02-c-assets/cache-1772804172000/include/common/fonts/AvenirNextLTW01-Light.woff') format("woff"), url('/blk-one02-c-assets/cache-1772804172000/include/common/fonts/AvenirNextLTW01-Light.ttf') format("ttf"), url('/blk-one02-c-assets/include/common/fonts/AvenirNextLTW01-Light.eof') format("eof");
}
@font-face {
  font-family: AvenirNextRegular;
  src: url('/blk-one02-c-assets/cache-1772804172000/include/common/fonts/AvenirNextLTW01-Regular.woff2') format("woff2"), url('/blk-one02-c-assets/cache-1772804172000/include/common/fonts/AvenirNextLTW01-Regular.woff') format("woff"), url('/blk-one02-c-assets/cache-1772804172000/include/common/fonts/AvenirNextLTW01-Regular.eot') format("eot"), url('/blk-one02-c-assets/cache-1772804172000/include/common/fonts/AvenirNextLTW01-Regular.ttf') format("ttf");
}
@font-face {
  font-family: AvenirNextMedium;
  src: url('/blk-one02-c-assets/cache-1772804172000/include/common/fonts/AvenirNextLTW01-Medium.woff2') format("woff2"), url('/blk-one02-c-assets/cache-1772804172000/include/common/fonts/AvenirNextLTW01-Medium.woff') format("woff"), url('/blk-one02-c-assets/cache-1772804172000/include/common/fonts/AvenirNextLTW01-Medium.eot') format("eot"), url('/blk-one02-c-assets/cache-1772804172000/include/common/fonts/AvenirNextLTW01-Medium.ttf') format("ttf");
}
@font-face {
  font-family: AvenirNextBold;
  src: url('/blk-one02-c-assets/cache-1772804172000/include/common/fonts/AvenirNextLTW01-Bold.woff2') format("woff2"), url('/blk-one02-c-assets/cache-1772804172000/include/common/fonts/AvenirNextLTW01-Bold.woff') format("woff"), url('/blk-one02-c-assets/cache-1772804172000/include/common/fonts/AvenirNextLTW01-Bold.eot') format("eot"), url('/blk-one02-c-assets/cache-1772804172000/include/common/fonts/AvenirNextLTW01-Bold.ttf') format("ttf");
}
@font-face {
  font-family: AvenirNextDemi;
  src: url('/blk-one02-c-assets/cache-1772804172000/include/common/fonts/AvenirNextLTW01-Demi.woff2') format("woff2"), url('/blk-one02-c-assets/cache-1772804172000/include/common/fonts/AvenirNextLTW01-Demi.woff') format("woff"), url('/blk-one02-c-assets/cache-1772804172000/include/common/fonts/AvenirNextLTW01-Demi.eot') format("eot"), url('/blk-one02-c-assets/cache-1772804172000/include/common/fonts/AvenirNextLTW01-Demi.ttf') format("ttf");
}
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

html, *, *:after, *::before {
  box-sizing: border-box;
}

/* Colors */
/* Messages color */
.RGT-wrapper .float-right {
  float: right;
}
.RGT-wrapper .float-left {
  float: left;
}
.RGT-wrapper .clear {
  clear: both;
}
.RGT-wrapper .relative {
  position: relative;
}
.RGT-wrapper .cursor-pointer {
  cursor: pointer;
}
.RGT-wrapper .padding-rl-10 {
  padding: 0px 10px;
}
.RGT-wrapper .padding-r-10 {
  padding-right: 10px;
}
.RGT-wrapper .padding-l-10 {
  padding-left: 10px;
}
.RGT-wrapper .nopadding-bottom {
  padding-bottom: 0px !important;
}
.RGT-wrapper .nomargin-bottom {
  margin-bottom: 0px !important;
}
.RGT-wrapper .nomargin-top {
  margin-top: 0px !important;
}
.RGT-wrapper .max-width-180 {
  max-width: 180px;
}
.RGT-wrapper .max-width-300 {
  max-width: 300px;
}
.RGT-wrapper .margin-tb-20 {
  margin: 20px auto;
}
.RGT-wrapper .margin-r-30 {
  margin-right: 30px;
}
.RGT-wrapper .margin-r-10 {
  margin-right: 10px;
}
.RGT-wrapper .margin-t-10 {
  margin-top: 10px;
}
.RGT-wrapper .margin-t-25 {
  margin-top: 25px !important;
}
.RGT-wrapper .margin-l-20 {
  margin-left: 20px;
}
.RGT-wrapper .margin-b-40 {
  margin-bottom: 40px;
}
.RGT-wrapper .margin-b-30 {
  margin-bottom: 30px !important;
}
.RGT-wrapper .inline-block {
  display: inline-block;
}
.RGT-wrapper .display-none {
  display: none !important;
}
.RGT-wrapper .dark-blue {
  color: #0F2D5D;
}
.RGT-wrapper .blood-red {
  color: #B5121B;
}
.RGT-wrapper .leaf-green {
  color: #009639;
}
.RGT-wrapper .border-bottom-1 {
  border-bottom: 1px solid #D4D4D4;
}
.RGT-wrapper .border-top-1 {
  border-top: 1px solid #D4D4D4;
}
.RGT-wrapper .hidden {
  visility: hidden;
}
.RGT-wrapper .font-14 {
  font-size: 14px;
}
.RGT-wrapper .font-16 {
  font-size: 16px;
}
.RGT-wrapper .heading-text {
  color: #616161;
  font-size: 28px;
  line-height: 40px;
  font-family: "AvenirNextBold", Arial, sans-serif;
}
.RGT-wrapper .heading-text .xsmall {
  font-size: 16px;
}
.RGT-wrapper .secondary-heading {
  font-size: 16px;
  line-height: 22px;
  font-family: "AvenirNextDemi", Arial, sans-serif;
  color: #616161;
}
.RGT-wrapper .supporting-text {
  color: #616161;
  font-size: 14px;
  line-height: 18px;
  font-family: "AvenirNextRegular", Arial, sans-serif;
}
.RGT-wrapper .date-label {
  color: #616161;
  font-size: 16px;
  margin-top: 15px;
}
.RGT-wrapper .vertical-align-top {
  vertical-align: top;
}
.RGT-wrapper .download-excel-report {
  text-decoration: none !important;
  color: #616161;
}
.RGT-wrapper .download-excel-report i.fa {
  margin-right: 4px;
}

.RGT-wrapper .rgt-columns {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
}

.RGT-wrapper .flexi-dropdown section ul li, .RGT-wrapper .flexi-dropdown div.selected-item div.text-holder {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

.RGT-wrapper .btn.rippled::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 5px;
  height: 5px;
  background-color: rgba(255, 255, 255, 0.3);
  opacity: 1;
  border-radius: 100%;
  transform: scale(1, 1) translate(-50%);
  transform-origin: 50% 50%;
}

@keyframes ripple {
  0% {
    transform: scale(0, 0);
    opacity: 1;
  }
  20% {
    transform: scale(25, 25);
    opacity: 1;
  }
  100% {
    transform: scale(40, 40);
    opacity: 0;
  }
}
.RGT-wrapper .btn {
  border-radius: 2px;
  padding: 10px 40px;
  text-align: center;
  font-size: 16px;
  color: #0F2D5D;
  border: 1px solid #0F2D5D;
  display: inline-block;
  font-family: "AvenirNextBold", Arial, sans-serif;
  cursor: pointer;
  background: #FFF;
  text-decoration: none;
  /** Buttons Themes **/
}
.RGT-wrapper .btn img {
  position: relative;
  top: 3px;
  left: 5px;
}
.RGT-wrapper .btn.disabled {
  color: #616161;
  border-color: #616161;
  pointer-events: none;
}
.RGT-wrapper .btn.rippled {
  position: relative;
  overflow: hidden;
}
.RGT-wrapper .btn.rippled:focus:not(:active)::after {
  animation: ripple 600ms ease-out;
}
.RGT-wrapper .btn:focus, .RGT-wrapper .btn:active {
  outline: none;
}
.RGT-wrapper .btn a {
  text-decoration: none;
  color: #0F2D5D;
}
.RGT-wrapper .btn.btn--green {
  color: #FFF;
  background-color: #5A8200;
  border: 1px solid #5A8200;
}
.RGT-wrapper .btn.btn--green a {
  color: #FFF;
}
.RGT-wrapper .btn.btn--blue {
  color: #FFF;
  background-color: #0F2D5D;
}
.RGT-wrapper .btn.btn--blue a {
  color: #FFF;
}

.RGT-wrapper .flexi-dropdown {
  max-width: 620px;
  display: inline-block;
  position: relative;
}
@keyframes slideInUp {
  0.00% {
    transform: translate3d(0, -20px, 0);
    opacity: 0;
    visibility: visible;
    top: -30px;
  }
  80.00% {
    opacity: 1;
  }
  100.00% {
    transform: translate3d(0, 0, 0);
    top: -1px;
  }
}
.RGT-wrapper .flexi-dropdown div.selected-item {
  border-bottom: 1px solid #A5A5A5;
  display: table;
  box-sizing: border-box;
}
.RGT-wrapper .flexi-dropdown div.selected-item div.text-holder, .RGT-wrapper .flexi-dropdown div.selected-item span {
  display: table-cell;
}
.RGT-wrapper .flexi-dropdown div.selected-item div.text-holder {
  border: none;
  outline: none;
  padding: 12px 0;
  width: 100%;
  max-width: 620px;
  color: #616161;
  text-align: left;
  text-transform: capitalize;
  background-color: transparent;
  font: normal normal normal 14px "AvenirNextRegular", Arial, sans-serif;
}
.RGT-wrapper .flexi-dropdown div.selected-item .icon-holder {
  cursor: pointer;
  padding-left: 5px;
  padding-right: 3px;
}
.RGT-wrapper .flexi-dropdown div.selected-item .icon-holder i {
  font-size: 14px;
  color: #616161;
  padding: 5px;
}
.RGT-wrapper .flexi-dropdown div.selected-item .icon-holder.down {
  display: table-cell;
}
.RGT-wrapper .flexi-dropdown div.selected-item .icon-holder.up {
  display: none;
}
.RGT-wrapper .flexi-dropdown section {
  position: absolute;
  width: 100%;
  overflow: hidden;
}
.RGT-wrapper .flexi-dropdown section ul {
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5);
  background-color: #FFF;
  border: 1px solid #A5A5A5;
  margin: 0px;
  display: none;
  box-sizing: border-box;
  width: 100%;
  max-height: 300px;
  overflow-y: auto;
  position: relative;
  z-index: 1;
  top: -1;
  animation-timing-function: ease-out;
  animation-duration: 250ms;
  animation-fill-mode: both;
}
.RGT-wrapper .flexi-dropdown section ul li {
  border-bottom: 1px solid #D4D4D4;
  text-transform: capitalize;
  font: normal normal normal 14px "AvenirNextRegular", Arial, sans-serif;
  color: #616161;
  padding: 10px;
  margin: 0px;
  list-style: none;
  cursor: pointer;
  text-align: left;
  transition: all 200ms ease;
}
.RGT-wrapper .flexi-dropdown section ul li:last-child {
  border-bottom: none;
}
.RGT-wrapper .flexi-dropdown section ul li:hover {
  color: #FFF;
  background-color: #0F2D5D;
}
.RGT-wrapper .flexi-dropdown.opened ul {
  display: block;
  animation-name: slideInUp;
}
.RGT-wrapper .flexi-dropdown.opened .icon-holder.up {
  display: table-cell;
}
.RGT-wrapper .flexi-dropdown.opened .icon-holder.down {
  display: none;
}
.RGT-wrapper .flexi-dropdown.inaction .text-holder {
  font-weight: bold !important;
}

/*--- MOBILE ---*/
@media only screen and (max-width: 767px) {
  .blk-responsive .vi16 .flexi-dropdown {
    width: 100%;
  }
  .blk-responsive .vi16 .flexi-dropdown div.selected-item, .blk-responsive .vi16 .flexi-dropdown div.text-holder {
    width: 100%;
    font-size: 30px;
  }
}
.tg-list {
  text-align: center;
  display: inline-block;
  align-items: center;
}
.tg-list .tg-list-item {
  display: inline;
}

.tgl {
  display: none;
}
.tgl + .tgl-btn {
  box-sizing: border-box;
}
.tgl + .tgl-btn::selection {
  background: none;
}
.tgl + .tgl-btn {
  outline: 0;
  display: block;
  width: 2.5em;
  height: 1.5em;
  position: relative;
  cursor: pointer;
  user-select: none;
}
.tgl + .tgl-btn:after, .tgl + .tgl-btn:before {
  position: relative;
  display: block;
  content: "";
  width: 50%;
  height: 100%;
}
.tgl + .tgl-btn:after {
  left: 0;
}
.tgl + .tgl-btn:before {
  display: none;
}
.tgl:checked + .tgl-btn:after {
  left: 50%;
}

.tgl-ios + .tgl-btn {
  background: #E3E5D8;
  border-radius: 2em;
  padding: 3px;
  transition: all 0.4s ease;
}
.tgl-ios + .tgl-btn:after {
  border-radius: 2em;
  background-color: #FFF;
  transition: left 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275), padding 0.3s ease, margin 0.3s ease;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1), 0 4px 0 rgba(0, 0, 0, 0.08);
}
.tgl-ios + .tgl-btn:hover:after {
  will-change: padding;
}
.tgl-ios + .tgl-btn:active {
  box-shadow: inset 0 0 0 2em #e8eae9;
}
.tgl-ios + .tgl-btn:active:after {
  padding-right: 0.8em;
}
.tgl-ios:checked + .tgl-btn {
  background: #41B6E6;
}
.tgl-ios:checked + .tgl-btn:active {
  box-shadow: none;
}
.tgl-ios:checked + .tgl-btn:active:after {
  margin-left: -0.8em;
}

.RGT-wrapper .on-off {
  position: relative;
  width: 18px;
  display: inline-block;
  overflow: hidden;
  height: 14px;
}
.RGT-wrapper .on-off:before, .RGT-wrapper .on-off:after {
  position: absolute;
  top: 0;
  transition: all 400ms ease;
  transform: translateY(0);
}
.RGT-wrapper .on-off:after {
  content: "off";
  transform: translateY(20px);
}
.RGT-wrapper .on-off:before {
  content: "on";
  transform: translateY(-18px);
}
.RGT-wrapper .on-off.on:before, .RGT-wrapper .on-off.off:after {
  transform: translateY(0px);
}

.rgt-tooltip {
  background-color: rgba(0, 3, 3, 0.9);
  width: 375px;
  font-size: 14px;
  font-family: "AvenirNextRegular", Arial, sans-serif;
  line-height: 18px;
  padding: 10px;
  border-radius: 3px;
  color: lightgrey;
  top: -37px;
  left: 20px;
  position: absolute;
  z-index: 1;
}
.rgt-tooltip:before {
  content: "";
  position: absolute;
  left: -4px;
  top: 46%;
  margin-left: -10px;
  border-width: 7px;
  border-style: solid;
  border-color: transparent black transparent transparent;
}

/* Enter and leave animations can use different */
/* durations and timing functions.              */
.slide-fade-enter-active {
  transition: all 0.4s ease;
}

.slide-fade-leave-active {
  transition: all 0.2s cubic-bezier(1, 0.5, 0.8, 1);
}

.slide-fade-enter, .slide-fade-leave-to {
  transform: translateX(10px);
  opacity: 0;
}

.rgt-message {
  position: fixed;
  padding: 10px;
  background-color: #d9edf7;
  border: 1px solid #bcdff1;
  color: #31708f;
  border-radius: 4px;
  overflow: hidden;
  display: none;
  top: 10px;
  right: 10px;
  transition: all 300ms;
  z-index: 99;
}
.rgt-message i.fa {
  cursor: pointer;
}
.rgt-message.open {
  display: block;
}
.rgt-message.--absolute {
  position: absolute;
}
.rgt-message.--center {
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  margin: auto;
}
.rgt-message.--relative {
  position: relative;
}
.rgt-message.error {
  background-color: #f2dede;
  border: 1px solid #ebcccc;
  color: #a94442;
}
.rgt-message.success {
  background-color: #d0e9c6;
  border: 1px solid #dff0d8;
  color: #3c763d;
}

.RGT-wrapper > header {
  background-color: #0F2D5D;
  text-align: center;
  font-size: 36px;
  color: #FFF;
  padding: 65px 0;
}
.RGT-wrapper > header h3 {
  font-size: 36px;
  font-family: "AvenirNextLight", Arial, sans-serif;
}

.RGT-wrapper {
  /** Date inputs **/
}
.RGT-wrapper .report-name input, .RGT-wrapper .input-search-container input {
  font-size: 14px;
  padding: 10px 8px;
  font-family: "AvenirNextBold", Arial, sans-serif;
  color: #616161;
  border: none;
  outline: none;
}
.RGT-wrapper .report-name input::-webkit-input-placeholder, .RGT-wrapper .input-search-container input::-webkit-input-placeholder, .RGT-wrapper .report-name input::placeholder, .RGT-wrapper .input-search-container input::placeholder {
  color: #A5A5A5;
  font-family: "AvenirNextLight", Arial, sans-serif;
}
.RGT-wrapper select {
  background-color: transparent;
  border: none;
  font-size: 14px;
  padding: 5px;
  min-width: 100px;
  color: #616161;
  width: 100%;
  border: 1px solid #616161;
  outline: none;
}
.RGT-wrapper select option {
  color: purple;
}
.RGT-wrapper select option::checked, .RGT-wrapper select option:hover {
  background: #0F2D5D;
}
.RGT-wrapper ul li {
  list-style: none;
  color: #616161;
  font-size: 14px;
  margin: 15px 0px;
}
.RGT-wrapper .input-search-container {
  position: relative;
  border: 1px solid #A5A5A5;
}
.RGT-wrapper .input-search-container > * {
  display: inline-block;
}
.RGT-wrapper .input-search-container input {
  width: calc(100% - 35px);
}
.RGT-wrapper .input-search-container span {
  font-size: 16px;
  width: 30px;
  text-align: center;
  cursor: pointer;
}
.RGT-wrapper .report-name input {
  border: 1px solid #A5A5A5;
  margin-top: 4px;
}
.RGT-wrapper .date-input {
  border-bottom: 1px solid #616161;
  padding: 5px 0px;
  margin: 10px 0;
}
.RGT-wrapper .date-input input {
  font-size: 14px;
  padding: 3px 0;
  font-family: "AvenirNextBold", Arial, sans-serif;
  color: #616161;
  border: none;
  outline: none;
  width: calc(100% - 30px);
}
.RGT-wrapper .date-input span {
  font-size: 16px;
  cursor: pointer;
}
.RGT-wrapper .control-group {
  display: inline-block;
  vertical-align: top;
  background: #FFF;
  text-align: left;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.8);
  padding: 30px;
  width: 200px;
  height: 210px;
  margin: 10px;
}
.RGT-wrapper .control-group {
  display: inline-block;
  vertical-align: top;
  background: #fff;
  text-align: left;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.8);
  padding: 30px;
  width: 200px;
  height: 210px;
  margin: 10px;
}
.RGT-wrapper .control {
  position: relative;
  padding-left: 20px;
  margin-bottom: 10px;
  cursor: pointer;
  font-size: 14px;
}
.RGT-wrapper .control input {
  position: absolute;
  z-index: -1;
  opacity: 0;
}
.RGT-wrapper .control .control__indicator {
  position: absolute;
  top: 2px;
  left: 0;
  height: 13px;
  width: 13px;
  background: #FFF;
  border: 1px solid #282828;
}
.RGT-wrapper .control.control--radio .control__indicator {
  border-radius: 50%;
  border: 2px solid #282828;
}
.RGT-wrapper .control:hover input ~ .control__indicator, .RGT-wrapper .control input:focus ~ .control__indicator {
  background: #ccc;
}
.RGT-wrapper .control:hover input:not([disabled]):checked ~ .control__indicator,
.RGT-wrapper .control input:checked:focus ~ .control__indicator {
  background: #D4D4D4;
}
.RGT-wrapper .control input:disabled ~ .control__indicator {
  background: #D4D4D4;
  opacity: 0.6;
  pointer-events: none;
}
.RGT-wrapper .control .control__indicator:after {
  content: "";
  position: absolute;
  display: none;
}
.RGT-wrapper .control input:checked ~ .control__indicator:after {
  display: block;
}
.RGT-wrapper .control.control--checkbox .control__indicator {
  border-radius: 2px;
}
.RGT-wrapper .control.control--checkbox .control__indicator:after {
  left: 4px;
  top: -4px;
  width: 7px;
  height: 12px;
  border: 2px solid #282828;
  border-width: 0 3px 3px 0;
  transform: rotate(45deg);
}
.RGT-wrapper .control.control--checkbox input:disabled ~ .control__indicator:after {
  border-color: #7b7b7b;
}
.RGT-wrapper .control.control--radio .control__indicator:after {
  left: 2px;
  top: 2px;
  height: 5px;
  width: 5px;
  border-radius: 50%;
  background: #282828;
}
.RGT-wrapper .control.control--radio input:disabled ~ .control__indicator:after {
  background: #7b7b7b;
}

.RGT-wrapper .rgt-table-wrapper {
  max-height: 600px;
  overflow-y: auto;
}
.RGT-wrapper table.rgt-table {
  border-collapse: collapse;
  border: 1px solid #D4D4D4;
  width: 100%;
  /* View Table */
  /* Choosen fund table */
}
.RGT-wrapper table.rgt-table thead {
  border-bottom: 2px solid #A5A5A5;
}
.RGT-wrapper table.rgt-table thead th {
  font-family: "AvenirNextBold", Arial, sans-serif;
  padding: 20px 10px 10px;
}
.RGT-wrapper table.rgt-table td, .RGT-wrapper table.rgt-table th {
  padding: 10px;
  text-align: left;
  color: #616161;
  font-size: 12px;
  line-height: 20px;
}
.RGT-wrapper table.rgt-table tbody tr:nth-child(odd) {
  background-color: #FBFBFB;
}
.RGT-wrapper table.rgt-table tbody tr.header td {
  background-color: #EFEFEF;
  border-top: 1px solid #D4D4D4;
  border-bottom: 1px solid #D4D4D4;
  text-align: center;
  font-family: "AvenirNextBold", Arial, sans-serif;
  font-size: 14px;
}
.RGT-wrapper table.rgt-table tbody tr:hover {
  background-color: #E3E5D8;
}
.RGT-wrapper table.rgt-table.view-table td {
  padding: 22px 20px;
}
.RGT-wrapper table.rgt-table.view-table .spinner-container {
  position: absolute;
  margin-top: -2px;
  margin-left: 10px;
}
.RGT-wrapper table.rgt-table.choosen-report-table {
  border: none;
}
.RGT-wrapper table.rgt-table.choosen-report-table tr:hover {
  background-color: none;
}
.RGT-wrapper table.rgt-table.choosen-report-table td {
  font-size: 14px;
}

.RGT-wrapper ul.list {
  margin: 0px;
  padding: 0px;
}
.RGT-wrapper ul.list li {
  margin-right: 35px;
  color: #282828;
  list-style: none;
  list-style-position: inside;
  display: block;
  width: 100%;
}
.RGT-wrapper ul.list li > span {
  margin-right: 20px;
}
.RGT-wrapper ul.list li > span:last-child {
  margin-right: 0px;
}

.RGT-wrapper {
  font-family: "AvenirNextLight", Arial, sans-serif;
  /* Auto height adjusting column */
}
.RGT-wrapper .wrapper-980 {
  max-width: 980px;
  margin: 0px auto;
}
.RGT-wrapper .rgt-row {
  padding: 25px 0px;
}
.RGT-wrapper .rgt-row:after, .RGT-wrapper .rgt-row:before {
  content: "";
  display: block;
  visibility: hidden;
  height: 0px;
  width: 0px;
  clear: both;
}
.RGT-wrapper .rgt-columns > .cols:not(:last-child) {
  border-right: 1px solid #D4D4D4;
}
.RGT-wrapper .rgt-columns .cols {
  padding: 0px 20px;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex: 1 0 auto;
  -moz-flex: 1 0 auto;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
}
.RGT-wrapper .rgt-columns > .cols:first-child {
  padding-left: 0px;
}
.RGT-wrapper .rgt-columns > .cols:last-child {
  padding-right: 0px;
}
.RGT-wrapper .rgt-select-products .filter-funds-selects select {
  display: block;
  margin: 10px 0px;
  padding: 8px 0;
  border: none;
  border-bottom: 1px solid #A5A5A5;
}
.RGT-wrapper .col-header {
  color: #616161;
  font-size: 22px;
  font-family: "AvenirNextLight", Arial, sans-serif;
  margin: 15px 0 30px;
}
.RGT-wrapper .toggle-button-holder {
  display: inline-block;
  position: relative;
  top: -5px;
}
.RGT-wrapper .email-notification {
  overflow: auto;
  padding: 30px 0px;
}
.RGT-wrapper .report-type-section {
  text-align: right;
}
.RGT-wrapper .report-type-section .input-search-container, .RGT-wrapper .report-type-section input[type=text] {
  text-align: left;
  width: 100%;
}
.RGT-wrapper .dropdown-asofdate .date-input {
  border-bottom: 1px solid #A5A5A5;
  position: relative;
  margin-top: 7px;
}
.RGT-wrapper .dropdown-asofdate > div {
  width: 44%;
  float: left;
}
.RGT-wrapper .dropdown-asofdate > div:first-child {
  margin-right: 12%;
}
.RGT-wrapper .dropdown-asofdate:after {
  content: "";
  visibility: hidden;
  display: block;
  height: 0;
  clear: both;
}
.RGT-wrapper .rgt-sample-reports {
  position: absolute;
  top: 50px;
  left: 500px;
  z-index: 99;
  width: 300px;
  background-color: #FFF;
  box-shadow: 0px 4px 20px -5px rgba(0, 0, 0, 0.5);
}
.RGT-wrapper .rgt-sample-reports:before {
  content: "";
  position: absolute;
  border-width: 6px;
  border-style: solid;
  top: -12px;
  left: 47%;
  border-color: transparent transparent #D4D4D4 transparent;
}
.RGT-wrapper .performace-date-container span {
  font-size: 13px;
  color: #616161;
  font-family: "AvenirNextLight", Arial, sans-serif;
}

.RGT-wrapper .rgt-report-delivery .select-funds-edit {
  float: right;
  font-size: 14px;
  color: #0F2D5D;
  cursor: pointer;
}

/* EBPLAT-34570: Add highlight to last selectable date */
.ui-datepicker-days-cell-over a {
  border: 1px solid #dad55e !important;
  background: #fffa90 !important;
  color: #777620 !important;
}

/*# sourceMappingURL=report-generation-tool.css.map */