/* Jesse added styles */
table tr td, table tr th {
  border-bottom: 0;
}

/* Converted styles from .scss to .css */
.MTI-Table {
  margin-bottom: 48px;
  /* FROM PORTAL. SHOULD BE CLEANED UP AND CONVERTED TO SCSS */
}

.MTI-Table select {
  margin-bottom: 20px;
}

.MTI-Table .popover-cmpnt {
  vertical-align: top;
}

.MTI-Table table {
  width: 100%;
  border-collapse: collapse;
}

.MTI-Table table thead tr {
  background-color: #ccc;
  font-weight: bold;
}

.MTI-Table table thead tr td {
  padding-left: 5px;
}

.MTI-Table table tr td {
  padding-left: 5px;
}

.MTI-Table table.alstable11 td, .MTI-Table table.sstable td, .MTI-Table table.ddtable td {
  line-height: 1.5em;
  padding: 1em 2em 1em 0;
  vertical-align: top;
  position: relative;
}

.MTI-Table tr {
  border: none;
  margin-bottom: 3px;
}

.MTI-Table tr.blank-row .br-border {
  border-top: 3px solid #153b8d;
}

.MTI-Table tr.blank-row:last-child .br-border {
  border-top: none;
}

.MTI-Table tr.blank-row td {
  padding: 2px 0;
}

.MTI-Table tr.lock-segment, .MTI-Table tr.choice-segment {
  border-top: 1px solid #998A8A !important;
}

.MTI-Table td {
  font-size: 13px;
  padding: 0;
  min-width: unset;
}

.MTI-Table #segmentStartDate {
  margin-top: 20px;
}

@media (min-width: 768px) {
  .MTI-Table #segmentStartDate {
    margin-top: 10px;
  }
}
.MTI-Table .filterbuttonrow {
  margin-top: 15px;
}

.MTI-Table .btn.filterButtons {
  border: 2px solid;
  margin-right: 2px;
  margin-bottom: 2px;
  -webkit-box-shadow: unset;
          box-shadow: unset;
}

.MTI-Table .btn.filterButtonsSelected {
  border-color: #3369ff;
  color: #FFFFFF !important;
  background-color: #3369ff !important;
  margin-right: 2px;
  margin-bottom: 2px;
  -webkit-box-shadow: unset;
          box-shadow: unset;
}

.MTI-Table .btn.filterButtonsSelected:hover {
  color: #3369ff;
}

.MTI-Table .filterbuttonrow {
  padding-left: 15px;
  padding-right: 15px;
}

.MTI-Table .filtercontainer {
  max-height: 0;
  overflow: hidden;
  -webkit-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 0.9s;
          transition-duration: 0.9s;
  -webkit-transition-timing-function: ease;
          transition-timing-function: ease;
}

.MTI-Table .filtercontainer.show {
  display: block;
  overflow: hidden;
  max-height: 700px;
  -webkit-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 0.9s;
          transition-duration: 0.9s;
  -webkit-transition-timing-function: ease;
          transition-timing-function: ease;
}

@media only screen and (min-width: 992px) {
  .MTI-Table .filtercontainer.show {
    max-height: 250px;
  }
}
.MTI-Table #remember-next-time .btn {
  display: block;
}

@media only screen and (min-width: 768px) {
  .MTI-Table #remember-next-time .btn {
    display: inline;
  }
}
.MTI-Table .popover-cmpnt {
  margin-left: 5px;
}

.MTI-Table .CAPRate > tbody td.segmentColor {
  height: 45px !important;
}

@media only screen and (max-width: 560px) {
  .MTI-Table #container_2 {
    margin-top: 0px;
    margin-right: 0px;
    margin-left: 0px;
    font-size: 14px;
    white-space: nowrap;
    height: auto;
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}
.MTI-Table .table1 {
  width: 57%;
  float: right;
  position: relative !important;
  bottom: 257px;
  left: 90px;
}

.MTI-Table hr.filter {
  border: 0 none;
  background-color: #f2f2f2;
  height: 2px;
  margin-bottom: 10px;
  margin-top: 5px;
}

.MTI-Table .row1, .MTI-Table .row2, .MTI-Table .row3, .MTI-Table .row4, .MTI-Table .row5, .MTI-Table .row6, .MTI-Table .row7, .MTI-Table .row8, .MTI-Table .row9 {
  width: 25%;
  position: relative;
  color: #153b8d;
  white-space: nowrap;
  font-size: 14px;
}

.MTI-Table .row1:nth-last-child(2) .data, .MTI-Table .row2:nth-last-child(2) .data, .MTI-Table .row3:nth-last-child(2) .data, .MTI-Table .row4:nth-last-child(2) .data, .MTI-Table .row5:nth-last-child(2) .data, .MTI-Table .row6:nth-last-child(2) .data, .MTI-Table .row7:nth-last-child(2) .data, .MTI-Table .row8:nth-last-child(2) .data, .MTI-Table .row9:nth-last-child(2) .data {
  border-bottom: none;
}

.MTI-Table .row1 .data, .MTI-Table .row2 .data, .MTI-Table .row3 .data, .MTI-Table .row4 .data, .MTI-Table .row5 .data, .MTI-Table .row6 .data, .MTI-Table .row7 .data, .MTI-Table .row8 .data, .MTI-Table .row9 .data {
  border-bottom: 1px solid #153b8d;
}

.MTI-Table .textclass {
  -webkit-transform: rotateZ(-90deg);
          transform: rotateZ(-90deg);
  position: relative;
  right: 403px;
  bottom: 210px;
}

.MTI-Table td.bordertop {
  padding: 0px;
}

.MTI-Table td.borderbottom {
  padding: 0px;
}

.MTI-Table td.borderbottom h3.col10 {
  top: -20px;
}

.MTI-Table td.borderless {
  padding: 0px;
  color: black;
  padding-top: 15px;
  position: relative;
}

.MTI-Table td.borderboth {
  /* width: 5px;
  background-color: white;
  border-left: 2px solid #D3D4D6;
  border-top: 2px solid #D3D4D6;
  border-bottom: 2px solid #D3D4D6; */
}

.MTI-Table .bordertop {
  width: 5px;
  background-color: white;
  border-left: 2px solid #D3D4D6;
  border-top: 2px solid #D3D4D6;
}

.MTI-Table .borderbottom {
  width: 5px;
  background-color: white;
  border-bottom: 2px solid #D3D4D6;
  border-left: 2px solid #D3D4D6;
}

.MTI-Table .borderless {
  width: 5px;
  background-color: white;
  padding-top: 15px;
}

.MTI-Table .colspace {
  line-height: 0.5em;
  padding: 5px;
}

.MTI-Table .override {
  position: absolute;
  top: -1px;
  left: 1px;
  width: 50%;
  height: 1px;
  background-color: #fff;
}

.MTI-Table hr.filter {
  border: 0 none;
  background-color: #E8E8E8;
  height: 2px;
  margin-bottom: 10px;
  margin-top: 5px;
}

.MTI-Table .tooltipleft:hover .tooltiptext {
  visibility: visible;
}

.MTI-Table .tooltipright:hover .tooltiptext {
  visibility: visible;
}

@media (min-width: 1025px) {
  .MTI-Table th.headerTh {
    font-family: "GT-America-Extended", Roboto, sans-serif;
    color: #153b8d;
    text-align: left;
    font-size: 22px;
    padding: 2rem 0 1rem 0;
  }
  .MTI-Table th.headerTh small {
    color: #008acc;
    font-size: 18px;
    font-family: "GT-America", Roboto, sans-serif;
  }
  .MTI-Table h3.col10 {
    color: black;
    position: absolute;
    left: -25px;
    top: 0;
    background: white;
    font-size: 14px;
    padding: 5px;
  }
  .MTI-Table h3.col20 {
    color: black;
    position: absolute;
    left: -5px;
    top: 260px;
    background: white;
    font-size: 14px;
    padding: 5px;
  }
  .MTI-Table h3.col30 {
    color: black;
    position: absolute;
    left: -5px;
    top: 382px;
    background: white;
    font-size: 14px;
    padding: 5px;
  }
  .MTI-Table h3.col12 {
    position: absolute;
    left: 110px;
    top: -20px;
    background: white;
    font-size: 14px;
    font-weight: 500;
    padding: 0px 5px 0px 5px;
  }
  .MTI-Table h3.col13 {
    position: absolute;
    left: 110px;
    top: 290px;
    background: white;
    font-size: 14px;
    padding: 5px;
  }
  .MTI-Table h3.col10Step {
    color: black;
    position: absolute;
    left: -5px;
    top: 360px;
    background: white;
    font-size: 14px;
    padding: 5px;
  }
  .MTI-Table #container_2 {
    margin-top: 120px;
    margin-right: 0px;
    margin-left: 110px;
    font-size: 14px;
    white-space: nowrap;
    height: 171px;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
  }
  .MTI-Table .tooltipleft {
    position: relative;
    display: inline-block;
    border-bottom: 1px dotted black;
    display: inline !important;
    border-radius: 50% !important;
    font-size: 12px !important;
    padding: 1px 5px !important;
    color: #0060D7;
    border: 1px solid #0060D7;
  }
  .MTI-Table .tooltipleft .tooltiptext {
    visibility: hidden;
    width: 450px;
    background-color: white;
    color: black;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;
    position: absolute;
    z-index: 1001;
    bottom: 150%;
    left: 50%;
    margin-left: -290px;
    border: 1px solid #E8E8E8;
    text-align: justify;
    padding: 0px 5px 0px 5px;
  }
  .MTI-Table .tooltipleft .tooltiptext::before {
    content: "";
    position: absolute;
    top: 100%;
    left: 63%;
    border-width: 6px;
    border-style: solid;
    border-color: #E8E8E8 transparent transparent transparent;
  }
  .MTI-Table .tooltipleft .tooltiptext::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 64%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: white transparent transparent transparent;
  }
  .MTI-Table .tooltipright {
    position: relative;
    display: inline-block;
    border-bottom: 1px dotted black;
    display: inline !important;
    border-radius: 50% !important;
    font-size: 12px !important;
    padding: 1px 5px !important;
    color: #0060D7;
    border: 1px solid #0060D7;
  }
  .MTI-Table .tooltipright .tooltiptext {
    visibility: hidden;
    width: 450px;
    background-color: white;
    color: black;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;
    position: absolute;
    z-index: 1001;
    bottom: 150%;
    left: 50%;
    margin-left: -360px;
    border: 1px solid #E8E8E8;
    text-align: justify;
    padding: 0px 5px 0px 5px;
  }
  .MTI-Table .tooltipright .tooltiptext::before {
    content: "";
    position: absolute;
    top: 100%;
    left: 79%;
    border-width: 6px;
    border-style: solid;
    border-color: #E8E8E8 transparent transparent transparent;
  }
  .MTI-Table .tooltipright .tooltiptext::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 80%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: white transparent transparent transparent;
  }
}
@media (min-width: 768px) and (max-width: 812px) and (orientation: landscape) {
  .MTI-Table h3.col12 {
    left: 30px;
    position: absolute;
    top: -20px;
    background: white;
    font-size: 14px;
    padding: 0px 5px 0px 5px;
  }
  .MTI-Table h3.col13 {
    position: absolute;
    left: 80px;
    top: 285px;
    background: white;
    font-size: 14px;
    padding: 5px;
  }
  .MTI-Table #container_2 {
    margin-top: 120px;
    margin-right: 0px;
    margin-left: 110px;
    font-size: 14px;
    white-space: nowrap;
    height: 171px;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
  }
}
@media (min-width: 813px) and (max-width: 1024px) and (orientation: landscape) {
  .MTI-Table h3.col12 {
    left: 30px;
    position: absolute;
    top: -20px;
    background: white;
    font-size: 14px;
    padding: 0px 5px 0px 5px;
  }
  .MTI-Table h3.col13 {
    position: absolute;
    left: 100px;
    top: 285px;
    background: white;
    font-size: 14px;
    padding: 5px;
  }
  .MTI-Table #container_2 {
    margin-top: 120px;
    margin-right: 0px;
    margin-left: 110px;
    font-size: 14px;
    white-space: nowrap;
    height: 171px;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
  }
}
@media (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {
  .MTI-Table h3.col12 {
    left: 75px;
    position: absolute;
    top: 56px;
    background: white;
    font-size: 14px;
    padding: 0px 5px 0px 5px;
  }
  .MTI-Table h3.col13 {
    position: absolute;
    left: 75px;
    top: 285px;
    background: white;
    font-size: 14px;
    padding: 5px;
  }
  .MTI-Table #container_2 {
    margin-top: 120px;
    margin-right: 0px;
    margin-left: 100px;
    font-size: 14px;
    white-space: nowrap;
    height: 171px;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .MTI-Table th.headerTh {
    text-align: center;
    font-size: 17px;
    padding-left: 35px;
    padding-bottom: 20px;
  }
  .MTI-Table h3.col10 {
    color: black;
    position: absolute;
    left: -20px;
    top: 0px;
    background: white;
    font-size: 14px;
    padding: 5px;
  }
  .MTI-Table h3.col20 {
    color: black;
    position: absolute;
    left: -5px;
    top: 260px;
    background: white;
    font-size: 14px;
    padding: 5px;
  }
  .MTI-Table h3.col30 {
    color: black;
    position: absolute;
    left: -5px;
    top: 382px;
    background: white;
    font-size: 14px;
    padding: 5px;
  }
  .MTI-Table h3.col10Step {
    color: black;
    position: absolute;
    left: -5px;
    top: 355px;
    background: white;
    font-size: 14px;
    padding: 5px;
  }
  .MTI-Table .tooltipleft {
    position: relative;
    display: inline-block;
    border-bottom: 1px dotted black;
    display: inline !important;
    border-radius: 50% !important;
    font-size: 12px !important;
    padding: 1px 5px !important;
    color: #0060D7;
    border: 1px solid #0060D7;
  }
  .MTI-Table .tooltipleft .tooltiptext {
    visibility: hidden;
    width: 450px;
    background-color: white;
    color: black;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;
    position: absolute;
    z-index: 1001;
    bottom: 150%;
    left: 50%;
    margin-left: -200px;
    border: 1px solid #E8E8E8;
    text-align: justify;
    padding: 0px 5px 0px 5px;
  }
  .MTI-Table .tooltipleft .tooltiptext::before {
    content: "";
    position: absolute;
    top: 100%;
    left: 43%;
    border-width: 6px;
    border-style: solid;
    border-color: #E8E8E8 transparent transparent transparent;
  }
  .MTI-Table .tooltipleft .tooltiptext::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 44%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: white transparent transparent transparent;
  }
  .MTI-Table .tooltipright {
    position: relative;
    display: inline-block;
    border-bottom: 1px dotted black;
    display: inline !important;
    border-radius: 50% !important;
    font-size: 12px !important;
    padding: 1px 5px !important;
    color: #0060D7;
    border: 1px solid #0060D7;
  }
  .MTI-Table .tooltipright .tooltiptext {
    visibility: hidden;
    width: 240px;
    background-color: white;
    color: black;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;
    position: absolute;
    z-index: 1001;
    bottom: 150%;
    left: 50%;
    margin-left: -170px;
    border: 1px solid #E8E8E8;
    text-align: justify;
    padding: 0px 5px 0px 5px;
  }
  .MTI-Table .tooltipright .tooltiptext::before {
    content: "";
    position: absolute;
    top: 100%;
    left: 69%;
    border-width: 6px;
    border-style: solid;
    border-color: #E8E8E8 transparent transparent transparent;
  }
  .MTI-Table .tooltipright .tooltiptext::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 71%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: white transparent transparent transparent;
  }
}
@media (max-width: 767px) {
  .MTI-Table th.headerTh {
    text-align: center;
    font-size: 17px;
    padding-left: 60px;
    padding-bottom: 20px;
  }
  .MTI-Table h3.col10 {
    color: black;
    position: absolute;
    left: -15px;
    top: 0px;
    background: white;
    font-size: 14px;
    padding: 5px;
  }
  .MTI-Table h3.col20 {
    color: black;
    position: absolute;
    left: -5px;
    top: 260px;
    background: white;
    font-size: 14px;
    padding: 5px;
  }
  .MTI-Table h3.col30 {
    color: black;
    position: absolute;
    left: -5px;
    top: 382px;
    background: white;
    font-size: 14px;
    padding: 5px;
  }
  .MTI-Table h3.col12 {
    left: 15px;
    position: absolute;
    top: -15px;
    background: white;
    font-size: 14px;
    padding: 0px 5px 0px 5px;
  }
  .MTI-Table h3.col13 {
    position: absolute;
    left: 105px;
    top: 285px;
    background: white;
    font-size: 14px;
    padding: 5px;
  }
  .MTI-Table h3.col10Step {
    color: black;
    position: absolute;
    left: -5px;
    top: 355px;
    background: white;
    font-size: 14px;
    padding: 5px;
  }
  .MTI-Table #container_2 {
    margin-top: 120px;
    margin-right: 0px;
    margin-left: 80px;
    font-size: 14px;
    white-space: nowrap;
    height: 171px;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
  }
  .MTI-Table .tooltipleft {
    position: relative;
    display: inline-block;
    border-bottom: 1px dotted black;
    display: inline !important;
    border-radius: 50% !important;
    font-size: 12px !important;
    padding: 1px 5px !important;
    color: #0060D7;
    border: 1px solid #0060D7;
  }
  .MTI-Table .tooltipleft .tooltiptext {
    visibility: hidden;
    width: 365px;
    background-color: white;
    color: black;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;
    position: absolute;
    z-index: 1001;
    bottom: 140%;
    left: 50%;
    margin-left: -290px;
    border: 1px solid #E8E8E8;
    text-align: justify;
    padding: 0px 5px 0px 5px;
  }
  .MTI-Table .tooltipleft .tooltiptext::before {
    content: "";
    position: absolute;
    top: 100%;
    left: 78%;
    border-width: 6px;
    border-style: solid;
    border-color: #E8E8E8 transparent transparent transparent;
  }
  .MTI-Table .tooltipleft .tooltiptext::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 80%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: white transparent transparent transparent;
  }
  .MTI-Table .tooltipright {
    position: relative;
    display: inline-block;
    border-bottom: 1px dotted black;
    display: inline !important;
    border-radius: 50% !important;
    font-size: 12px !important;
    padding: 1px 5px !important;
    color: #0060D7;
    border: 1px solid #0060D7;
  }
  .MTI-Table .tooltipright .tooltiptext {
    visibility: hidden;
    width: 365px;
    background-color: white;
    color: black;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;
    position: absolute;
    z-index: 1001;
    bottom: 140%;
    left: 50%;
    margin-left: -290px;
    border: 1px solid #E8E8E8;
    text-align: justify;
    padding: 0px 5px 0px 5px;
  }
  .MTI-Table .tooltipright .tooltiptext::before {
    content: "";
    position: absolute;
    top: 100%;
    left: 78%;
    border-width: 6px;
    border-style: solid;
    border-color: #E8E8E8 transparent transparent transparent;
  }
  .MTI-Table .tooltipright .tooltiptext::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 80%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: white transparent transparent transparent;
  }
}