/* 
 * All the common article related link/styles/truncating mentioned here. 
 * As well as file pointing to z3-min minify script.
 * 
 * Site uri: https://www.zacks.com/             
 * @file: Core Stylesheet
 *
 * @author: Subhranil Dutta (subhranild@zacksindia.com)
 * @sub-author:
 * 
 * @date (mm/dd/yyyy): 01/15/2020 
 *
 * @copyright (c) 2020 Zacks Investment Research 
 * @license Internal Use only. No License granted.
 *
 */
:root {
  --green: #007f06;
  --raisin-black: #252525;
  --forest-green: #007a25;
  --quartz: #4b4b4b;
  --dove-gray: #707070;
  --dark-silver: #afafaf;
  --chinese-silver: #cacaca;
  --spanish-gray: #5c5c5c;
  --dark-blue: #1f5498;
  --anti-flash-white: #f2f2f2;
}

h2.module-heading {
  color: var(--green);
}
@media (min-width: 768px) and (max-width: 830px) {
  h2.module-heading {
    font-size: 1.2rem;
  }
}

h3.sub-module-heading {
  color: var(--raisin-black);
}
@media (max-width: 414px) {
  h3.sub-module-heading {
    font-size: 0.95rem;
  }
}

/***===== Custom font size selectors =====***/
.font-xs {
  font-size: 0.6rem;
}

.font-xs-1 {
  font-size: 0.7rem;
}

.font-xs-2 {
  font-size: 0.75rem;
}

.font-sm {
  font-size: 0.938rem;
}

.font-sm-2 {
  font-size: 1rem;
}

.font-sm-2-5 {
  font-size: 1.05rem;
}

.font-sm-3 {
  font-size: 1.14rem;
}

.font-md {
  font-size: 1.25rem;
}

.font-md-2 {
  font-size: 0.9rem;
}

.font-lg {
  font-size: 1.375rem;
}

.font-xl {
  font-size: 1.5rem;
}

@media (min-width: 768px) {
  .border-top-md-0 {
    border-top: none !important;
  }
}
a.anchor-black {
  color: black;
  text-decoration: none;
}
a.anchor-black:hover {
  text-decoration: none;
  color: var(--dark-blue);
}
a.anchor-blue {
  text-decoration: none;
  color: var(--dark-blue);
}
a.anchor-blue:hover {
  text-decoration: underline;
  color: var(--dark-blue);
}

/* Border*/
.border-bottom.green {
  border-color: var(--green) !important;
}

.border-top.green {
  border-color: var(--green) !important;
}
.border-top.thick.green {
  border-top: 3px solid var(--green) !important;
}

.border-bottom-sm {
  border-bottom: 1px solid var(--forest-green);
}

.border-bottom--xl {
  border-bottom: 3px solid var(--forest-green);
}

.sb_trans {
  height: 0;
}

@media (min-width: 768px) {
  .top-header {
    height: 80px;
  }
}
@media (max-width: 767.9px) {
  .top-header {
    height: 115px;
  }
}

.earnings-search input.form-control::-moz-placeholder {
  font-weight: 700;
}

.earnings-search input.form-control::placeholder {
  font-weight: 700;
}
.earnings-search button {
  background-image: url(/images/icons/general/search.svg);
  background-repeat: no-repeat;
  right: 10px;
  top: 10px;
  width: 20px;
  height: 20px;
  background-color: inherit;
  border: none;
}

@media (min-width: 768px) {
  .week-cal-event {
    height: 190px;
  }
}
@media (min-width: 992px) {
  .week-cal-event {
    height: 177px;
  }
}
@media (max-width: 767.9px) {
  .week-cal-event {
    height: 194px;
  }
}
@media (max-width: 767.9px) {
  .week-cal-event .row.event-title {
    height: 54px;
  }
}
@media (max-width: 767.9px) {
  .week-cal-event .row.cal-list {
    height: 103px;
  }
}

@media (max-width: 767.9px) {
  .cal-view {
    position: absolute;
    top: -74px;
    right: 8px;
    z-index: 1;
  }
}
@media (max-width: 766px) {
  .cal-view .dialog {
    right: 0;
  }
}

button.calendar {
  background-repeat: no-repeat;
  background-color: inherit;
  border: none;
}
@media (min-width: 0px) {
  button.calendar {
    background-image: url(/images/icons/general/cal-icon-24x24.png);
    width: 24px;
    height: 24px;
  }
}
@media (min-width: 768px) {
  button.calendar {
    background-image: url(/images/icons/general/cal-icon-48x48.png);
    width: 32px;
    height: 32px;
    background-size: 32px 32px;
  }
}

span.week-denote,
span.qtr-denote {
  color: var(--green);
}

@media (max-width: 766px) {
  span.week-denote {
    top: 18px;
    left: -42px;
  }
}

@media (max-width: 766px) {
  span.qtr-denote {
    top: -14px;
    left: -42px;
  }
}

@media (min-width: 992px) {
  .weel-cal-event {
    height: 152px;
  }
}

.mob-wk-cal button.calendar {
  width: 37px;
  border: none;
}

/* Custom Class */
@media (min-width: 992px) {
  .wk-qtr-st-cal span.week-denote,
  .wk-qtr-st-cal span.qtr-denote {
    color: var(--green);
  }
}

.daily-cal-events {
  min-height: 64px;
}
@media (min-width: 992px) {
  .daily-cal-events {
    /* lg breakpoint */
  }
  .daily-cal-events.overflow-x-lg-hidden {
    overflow-x: hidden !important;
  }
}
@media (max-width: 991.99px) {
  .daily-cal-events > .row {
    width: 800px;
    display: flex;
    overflow-x: auto;
    scroll-behavior: smooth;
    -webkit-overflow-scrolling: touch;
  }
  .daily-cal-events > .row .cal-event-card {
    flex: 0 0 auto;
  }
}

@media (max-width: 991.99px) {
  .cal-event-card {
    width: 160px;
  }
}

.cal-event-card .card .first {
  border-top-left-radius: 0.375rem;
  border-bottom-left-radius: 0.375rem;
}
.cal-event-card .card .third {
  border-top-right-radius: 0.375rem;
  border-bottom-right-radius: 0.375rem;
}
.cal-event-card.following .card .row {
  border: 1px solid #999 !important;
}
.cal-event-card.following .card .first {
  background-color: #d6d6d6;
}
.cal-event-card.following .card .second {
  background-color: #e9e9e9;
}
.cal-event-card.active .card .row {
  border: 1px solid #007d0f !important;
}
.cal-event-card.active .card .first {
  background-color: #007d0f;
  color: white;
}
.cal-event-card.active .card .second {
  background-color: #e9e9e9;
}
.cal-event-card.active .card .third > span {
  color: #007d0f;
}
.cal-event-card.inactive .card .row {
  border: 1px solid #d6d6d6 !important;
}
.cal-event-card.inactive .card .first {
  background-color: #d6d6d6;
  color: #999;
}
.cal-event-card.inactive .card .second {
  background-color: #e9e9e9;
  color: #999;
}
.cal-event-card.inactive .card .third {
  background-color: white;
  color: #999;
}

button.wk-chg-btn {
  transition: all 0.2s ease-in;
  line-height: 7px;
  width: 92px;
  height: 25px;
  font-size: 1.4rem;
}
button.wk-chg-btn:hover {
  color: var(--dark-blue) !important;
}
button.wk-chg-btn.scroll-left {
  text-align: left;
}
button.wk-chg-btn.scroll-right {
  text-align: right;
}
button.wk-chg-btn span {
  bottom: 6px;
  width: 68px;
  left: 28px;
}
button.wk-chg-btn span:hover {
  color: #007d0f;
}
button.wk-chg-btn.scroll-right span {
  left: -3px;
}

ul.cal-tbl-tab li button {
  border-right: 1px solid var(--raisin-black) !important;
  color: var(--spanish-gray);
  font-size: 0.938rem;
  position: relative;
}
@media (max-width: 480px) {
  ul.cal-tbl-tab li button {
    font-size: 0.75rem;
    padding: 0.2rem 0.4rem !important;
  }
}
ul.cal-tbl-tab li button.active {
  color: black;
  background-color: #e9e9e9 !important;
  font-weight: bold;
}
ul.cal-tbl-tab li:last-child button {
  border-right: none !important;
}

/* Datepicker */
.combobox-datepicker {
  position: relative;
}
.combobox-datepicker label {
  display: block;
}
.combobox-datepicker input,
.combobox-datepicker button {
  background-color: white;
  color: black;
  box-sizing: border-box;
  padding: 0;
  margin: 0;
  vertical-align: bottom;
  position: relative;
}
.combobox-datepicker .dialog {
  position: absolute;
  width: 320px;
  clear: both;
  border: 1px solid #007d0f;
  margin-top: 2em;
  border-radius: 5px;
  padding: 0;
  background-color: #fff;
  z-index: 9999 !important;
}
.combobox-datepicker .dialog .header {
  cursor: default;
  background-color: #007d0f;
  padding: 7px;
  font-weight: bold;
  text-transform: uppercase;
  color: white;
  display: flex;
  justify-content: space-around;
}
.combobox-datepicker .dialog .header button {
  border-style: none;
  background: transparent;
  font-size: 1.1rem;
  line-height: 1.2rem;
}
.combobox-datepicker .dialog .header button.prev-year, .combobox-datepicker .dialog .header button.prev-month, .combobox-datepicker .dialog .header button.next-month, .combobox-datepicker .dialog .header button.next-year {
  padding: 4px;
  width: 35px;
  height: 24px;
  color: white;
}
.combobox-datepicker .dialog .header button.prev-year:focus, .combobox-datepicker .dialog .header button.prev-month:focus, .combobox-datepicker .dialog .header button.next-month:focus, .combobox-datepicker .dialog .header button.next-year:focus {
  padding: 2px;
  border: 2px solid white;
  border-radius: 4px;
  outline: 0;
}
.combobox-datepicker .dialog .header button.prev-year:hover, .combobox-datepicker .dialog .header button.prev-month:hover, .combobox-datepicker .dialog .header button.next-month:hover, .combobox-datepicker .dialog .header button.next-year:hover {
  padding: 3px;
  border: 1px solid white;
  border-radius: 4px;
  outline: 0;
}
.combobox-datepicker .dialog .header h2.month-year {
  margin: 0;
  padding: 0;
  display: inline-block;
  font-size: 1rem;
  color: white;
  text-transform: none;
  font-weight: bold;
  line-height: 1.5rem;
}
.combobox-datepicker .dialog .table-wrap table.dates {
  border: none;
  margin: 0;
}
.combobox-datepicker .dialog .table-wrap table.dates th,
.combobox-datepicker .dialog .table-wrap table.dates td {
  text-align: center;
}
.combobox-datepicker .dialog .table-wrap table.dates tbody td {
  padding: 3px;
  margin: 0;
  line-height: inherit;
  height: 40px;
  width: 40px;
  font-size: 15px;
  background: #eee;
  cursor: pointer;
}
.combobox-datepicker .dialog .table-wrap table.dates tbody td[aria-selected] {
  padding: 1px;
  border: 2px dotted black;
  background-color: #edf3fd;
}
.combobox-datepicker .dialog .table-wrap table.dates tbody td[tabindex="0"] {
  background-color: black;
  color: white;
}
.combobox-datepicker .dialog .table-wrap table.dates tbody td:hover {
  padding: 0;
  border: none;
  background-color: #dae7fb;
  color: black;
}
.combobox-datepicker .dialog .table-wrap table.dates tbody td {
  /*&:focus {
                      padding: 1px;
                      border: 2px solid #646464;
                      outline: 0;
                    }*/
}
.combobox-datepicker .dialog .table-wrap table.dates tbody td:not(.disabled):hover {
  padding: 2px;
  border: none;
}
.combobox-datepicker .dialog .table-wrap table.dates tbody td.disabled {
  background: #ddd;
  color: #9f9f9f;
  cursor: inherit;
}
.combobox-datepicker .dialog .table-wrap table.dates tbody td:first-child.disabled, .combobox-datepicker .dialog .table-wrap table.dates tbody td:last-child.disabled {
  background: #ffdcdc;
  color: #696969;
}
.combobox-datepicker .dialog-ok-cancel-group {
  padding: 0.5rem;
  text-align: right;
}
.combobox-datepicker .dialog-ok-cancel-group button {
  background-color: #007d0f;
  padding: 0.1rem 0.9rem;
  border: 1px solid #007f06;
  color: white;
  font-size: 0.8rem;
  border-radius: 0.3rem;
}
.combobox-datepicker .dialog-ok-cancel-group button:hover, .combobox-datepicker .dialog-ok-cancel-group button.active {
  background-color: #007f06;
}

/* Datatable */
.earnings-cal-table h3.sub-module-heading {
  color: var(--green);
}

@media (max-width: 991.9px) {
  .dataTables_wrapper {
    width: 100%;
    overflow-x: auto;
    overflow-y: hidden;
  }
}

@media (max-width: 991.9px) {
  table.dataTable.display {
    min-width: 1000px;
  }
}
@media (max-width: 991.9px) {
  table.dataTable.display.calendar_earnings_trend {
    min-width: 600px;
  }
}
table.dataTable.display thead th,
table.dataTable.display thead td,
table.dataTable.display tbody th,
table.dataTable.display tbody td {
  padding: 0.4rem;
  border-top: none;
  font-size: 0.917rem;
}
table.dataTable.display thead th button,
table.dataTable.display thead th .dt-column-title {
  color: black;
}
table.dataTable.display thead th:first-child {
  min-width: 90px;
}
table.dataTable.display thead th.comp-name {
  width: 200px;
}
table.dataTable.display thead th.market-cap, table.dataTable.display thead th.price-change {
  width: 70px;
}
table.dataTable.display thead th.market-status.dt-ordering-desc .dt-column-header .dt-column-order::before {
  opacity: 0.6;
}
table.dataTable.display thead th.market-status.dt-ordering-desc .dt-column-header .dt-column-order::after {
  opacity: 0.125;
}
table.dataTable.display thead th.market-status.dt-ordering-asc .dt-column-header .dt-column-order::before {
  opacity: 0.125;
}
table.dataTable.display thead th.market-status.dt-ordering-asc .dt-column-header .dt-column-order::after {
  opacity: 0.6;
}
table.dataTable.display tbody tr:nth-child(odd) {
  background-color: var(--anti-flash-white);
}
table.dataTable.display tbody tr:nth-child(odd) th.sorting_1,
table.dataTable.display tbody tr:nth-child(odd) td.sorting_1 {
  background-color: var(--anti-flash-white);
}
table.dataTable.display tbody td.sorting_1 {
  background-color: white;
}
table.dataTable.display tbody td a.div-hist-ico {
  background-image: url(/images/zacks/icons/div-hist-ico.png);
  background-repeat: no-repeat;
  background-size: 25px 22px;
  width: 25px;
  height: 22px;
  text-decoration: none;
  background-color: inherit;
  display: inline-block;
  text-indent: -99999px;
}
table.dataTable.display tbody td a.div-hist-ico:hover {
  background-image: url(/images/zacks/icons/div-hist-ico-hover.png);
}
table.dataTable.display tbody th,
table.dataTable.display tbody td {
  vertical-align: middle;
}
table.dataTable.display tbody th.sorting_1,
table.dataTable.display tbody td.sorting_1 {
  background-color: white;
}
@media (min-width: 992px) {
  table.dataTable.display tbody th,
  table.dataTable.display tbody td {
    height: 40px;
  }
}
@media (max-width: 1023px) {
  table.dataTable.display {
    border-collapse: collapse;
    width: -moz-max-content;
    width: max-content; /* allows scroll */
  }
  table.dataTable.display thead th:first-child,
  table.dataTable.display tbody th:first-child {
    position: sticky;
    left: 0;
    z-index: auto;
    background-color: #ffffff;
    box-shadow: -6px 1px 7px -6px rgba(0, 0, 0, 0.52) inset;
  }
  table.dataTable.display thead th:first-child {
    z-index: auto;
  }
  table.dataTable.display tbody tr:nth-child(odd) th:first-child {
    background-color: #f2f2f2;
  }
}

table.dividend-table thead th.curr-price, table.dividend-table thead th.pay-date {
  width: 90px;
  max-width: 90px;
}
table.dividend-table thead th.pay-freq {
  width: 95px;
  max-width: 95px;
}
table.dividend-table thead th.div-hist {
  width: 85px;
  max-width: 85px;
}

table.dividend-table thead th.curr-price, table.dividend-table thead th.pay-date {
  width: 90px;
  max-width: 90px;
}
table.dividend-table thead th.pay-freq {
  width: 95px;
  max-width: 95px;
}
table.dividend-table thead th.div-hist {
  width: 85px;
  max-width: 85px;
}

table.dataTable thead > tr > th.dt-orderable-asc span.dt-column-order:before,
table.dataTable thead > tr > th.dt-orderable-desc span.dt-column-order:after {
  opacity: 0.4;
  z-index: -1;
}

table.dataTable thead > tr > th.dt-ordering-asc span.dt-column-order:before,
table.dataTable thead > tr > th.dt-ordering-desc span.dt-column-order:after,
table.dataTable thead > tr > td.dt-ordering-asc span.dt-column-order:before,
table.dataTable thead > tr > td.dt-ordering-desc span.dt-column-order:after {
  opacity: 0.9;
}

.cal-commentary li:last-child {
  border-bottom: none !important;
}

div.dt-buttons {
  margin-bottom: 0.8rem;
  float: right !important;
}
div.dt-buttons .btn {
  background-color: inherit;
  border: none;
  padding: 0;
  margin: 0 0 0 0.7rem !important;
  min-width: inherit;
}
div.dt-buttons .btn.buttons-copy span, div.dt-buttons .btn.buttons-csv span, div.dt-buttons .btn.buttons-print span {
  background-repeat: no-repeat;
  background-position: 0 0;
  padding-left: 20px;
  height: 22px;
  display: inline-flex;
  color: black;
  font-family: Helvetica, Arial, sans-serif;
  text-shadow: none;
  font-weight: bold;
  line-height: 20px;
  font-size: 0.8rem;
  text-indent: -9999999px;
}
div.dt-buttons .btn.buttons-copy span {
  background-image: url(/images/zacks/icons/copy-v2.png);
  opacity: 0.8;
}
div.dt-buttons .btn.buttons-copy span:hover {
  opacity: 1;
}
div.dt-buttons .btn.buttons-csv span {
  background-image: url(/images/zacks/icons/csv-v2.png);
  opacity: 0.8;
}
div.dt-buttons .btn.buttons-csv span:hover {
  opacity: 1;
}
div.dt-buttons .btn.buttons-print span {
  background-image: url(/images/zacks/icons/print-v2.png);
  opacity: 0.8;
}
div.dt-buttons .btn.buttons-print span:hover {
  opacity: 1;
}
@media (max-width: 1023px) {
  div.dt-buttons .btn.buttons-print span {
    display: none;
  }
}
div.dt-buttons .btn:active {
  background-color: inherit;
}
div.dt-buttons .btn:hover span {
  color: #1d5eb5;
}

.dt-search {
  display: none;
}

.dt-length {
  margin-bottom: 0.2rem;
}

.dt-info {
  font-size: 0.9rem;
  text-align: left;
  width: 100%;
}

.dt-paging {
  margin-bottom: 0.2rem;
}
.dt-paging ul.pagination li button.page-link {
  color: black;
}
.dt-paging ul.pagination li.active button.page-link,
.dt-paging ul.pagination li.active button.page-link:focus {
  background-color: black;
  border: 1px solid #000;
  color: white;
}

div.dt-container div.dt-paging {
  margin: inherit;
}
@media (min-width: 768px) {
  div.dt-container div.dt-paging {
    margin: 0;
  }
}

button.details-control {
  color: #5e5e5e;
  border: 1px solid #c1c1c1;
  font-weight: 700;
  font-size: 14px;
  line-height: 15px;
  width: 16px;
  height: 16px;
  text-align: center;
  box-shadow: 0 0 2px 0 #b8b8b8;
  background: #e5e5e5;
  background: linear-gradient(0deg, #e5e5e5 0, #f8f8f8 100%);
  border-radius: 1px;
  position: relative;
  top: 0;
  margin-left: 2px;
  float: left;
  margin-right: 5px;
}

button.modal_external {
  display: none;
}

/* Modal */
button.openLink {
  color: var(--dark-blue);
  text-decoration: none;
}
button.openLink:hover {
  text-decoration: underline;
}

.transcripts-modal .modal-dialog {
  max-width: 95%;
}

/* Hoverquote Anchor */
a.hoverquote-container-od {
  text-decoration: none;
  color: black;
  padding: 0 !important;
}
a.hoverquote-container-od:hover {
  color: var(--dark-blue);
  text-decoration: none;
}

.report_document {
  height: 24px;
}

button.trigger {
  background: 0 0;
  border: none;
  padding: 0;
  cursor: pointer;
  color: #1d5eb5;
  text-align: left;
  font-size: 10pt;
}
button.trigger:hover {
  text-decoration: underline;
}

.cal-education-block,
.cal-education-content {
  border-top: 1px solid #cacaca;
}
.cal-education-block .learn-content.divider,
.cal-education-content .learn-content.divider {
  border-bottom: 1px solid #cacaca;
  margin-bottom: 15px;
}
.cal-education-block .learn-content h2,
.cal-education-content .learn-content h2 {
  font-size: 18px;
  margin-bottom: 10px;
}
.cal-education-block .learn-content h2.module-heading,
.cal-education-content .learn-content h2.module-heading {
  color: #007f06;
}
.cal-education-block .learn-content h2.module-heading.black,
.cal-education-content .learn-content h2.module-heading.black {
  color: black;
}
.cal-education-block .learn-content h3,
.cal-education-content .learn-content h3 {
  font-size: 15px;
  margin-bottom: 12px;
}
.cal-education-block .learn-content h3.module-sub-heading.black,
.cal-education-content .learn-content h3.module-sub-heading.black {
  color: black;
}
.cal-education-block .learn-content h4,
.cal-education-content .learn-content h4 {
  font-size: 13px;
  margin-bottom: 12px;
}
.cal-education-block .learn-content h4.module-sub-heading.black,
.cal-education-content .learn-content h4.module-sub-heading.black {
  color: black;
}
.cal-education-block .learn-content p,
.cal-education-content .learn-content p {
  margin-bottom: 15px;
  font-size: 15px;
}
.cal-education-block .learn-content ul.listing li,
.cal-education-content .learn-content ul.listing li {
  font-size: 15px;
  margin-bottom: 10px;
}

/* Ad Content Zone*/
.ad-content-zone p {
  font-size: 14px;
  line-height: 21px;
}

/* Earnings Headlines */
.earnings-headlines .mugshot {
  width: 61px;
  height: 89px;
  float: left;
}
.earnings-headlines .mugshot img {
  clip: inherit;
  right: 0;
  top: 0;
  margin: 0;
  position: absolute;
}
.earnings-headlines h3.article-heading {
  font-size: 1rem;
}
.earnings-headlines h3.article-heading a {
  text-decoration: none;
  color: black;
}
.earnings-headlines h3.article-heading a:hover {
  color: #1d5eb5 !important;
  text-decoration: none;
}
.earnings-headlines p.byline a {
  text-decoration: none;
}
.earnings-headlines p.byline a:hover {
  color: #1d5eb5;
  text-decoration: none;
}
.earnings-headlines p.teaser {
  font-size: 14px;
  line-height: 21px;
}
.earnings-headlines ul.listing li a {
  text-decoration: none;
  font-size: 14px;
}
.earnings-headlines ul.listing li a:hover {
  color: #1d5eb5 !important;
  text-decoration: none;
}

@media (max-width: 1023px) {
  .recent-dividend-data {
    border-collapse: collapse;
    width: -moz-max-content;
    width: max-content; /* allows scroll */
  }
  .recent-dividend-data thead th:first-child,
  .recent-dividend-data tbody th:first-child {
    position: sticky;
    left: 0;
    z-index: auto;
    background-color: #ffffff;
    box-shadow: -6px 1px 7px -6px rgba(0, 0, 0, 0.52) inset;
  }
  .recent-dividend-data thead th:first-child {
    z-index: auto;
    background-color: #fff !important;
  }
  .recent-dividend-data tbody tr:nth-child(odd) th:first-child {
    background-color: #f2f2f2;
  }
}
.recent-dividend-data thead th,
.recent-dividend-data thead td,
.recent-dividend-data tbody th,
.recent-dividend-data tbody td {
  font-size: 0.917rem;
  padding: 0.4rem 8px;
}
.recent-dividend-data thead th {
  border-bottom: 1px solid #111;
  background-color: transparent !important;
  box-shadow: none;
}
.recent-dividend-data tbody tr:nth-child(odd) {
  background-color: #f2f2f2;
}
.recent-dividend-data tbody tr:hover {
  background-color: #f6f6f6;
}
.recent-dividend-data tbody th,
.recent-dividend-data tbody td {
  border-bottom: 1px solid #cacaca;
  padding: 0.4rem 8px;
}

a.more-dividend {
  border: 1px solid #dadada;
  border-radius: 3px;
  padding: 11px 23px;
  text-decoration: none;
  font-weight: bold;
  color: #1d5eb5;
  background-image: linear-gradient(to bottom, #ececec, #e3e3e3);
  font-size: 13px;
  position: relative;
  top: 15px;
}
a.more-dividend:hover {
  text-decoration: underline;
}

/*************/
/************ BS Conflict styling *************/
#user_menu a {
  color: #000;
  text-decoration: none;
}
#user_menu a:hover {
  color: #1d5eb5;
}

.primary-nav--content ul#user_menu li#log_me_in div#login_form {
  width: 230px;
}

.primary-nav--content .float-label label,
.primary-nav--content .float-label input:focus + label {
  width: 100%;
}

.primary-nav--content .float-label input[type=password]:focus {
  top: 0;
}

#quick_links > section .footer-links > div h3 {
  font-weight: bold;
}

#quick_links > section .footer-links > div nav ul li a,
#copyright a {
  text-decoration: none !important;
}
#quick_links > section .footer-links > div nav ul li a:hover,
#copyright a:hover {
  text-decoration: underline !important;
}

#copyright a:hover {
  text-decoration: underline;
}

@media screen and (max-width: 991.98px) {
  .relocated_searchbox form button {
    padding-top: 8px;
  }
}
/* restoring listings symbol for bootstrap list item */
li.list-group-item {
  list-style-type: disc;
  display: list-item;
  margin-left: 20px;
}

/* adjusting table cell spacing for Today's Ex-dividends table */
@media (min-width: 992px) {
  .dividend-data-wrapper table.recent-dividend-data thead th {
    width: 115px;
    min-width: 115px;
    max-width: 115px;
  }
  .dividend-data-wrapper table.recent-dividend-data thead th:first-child {
    width: 80px;
    min-width: 80px;
    max-width: 80px;
  }
  .dividend-data-wrapper table.recent-dividend-data thead th:nth-of-type(2) {
    width: 180px;
    min-width: 180px;
    max-width: 180px;
  }
  .dividend-data-wrapper table.recent-dividend-data thead th:nth-of-type(3) {
    width: 125px;
    min-width: 125px;
    max-width: 125px;
  }
  .dividend-data-wrapper table.recent-dividend-data thead th:nth-of-type(4) {
    width: 106px;
    min-width: 106px;
    max-width: 106px;
  }
  .dividend-data-wrapper table.recent-dividend-data thead th:nth-of-type(5) {
    width: 110px;
    min-width: 110px;
    max-width: 110px;
  }
  .dividend-data-wrapper table.recent-dividend-data thead th:nth-of-type(6) {
    width: 118px;
    min-width: 118px;
    max-width: 118px;
  }
  .dividend-data-wrapper table.recent-dividend-data thead th:nth-of-type(7) {
    width: 112px;
    min-width: 112px;
    max-width: 112px;
  }
}
/* removing padding-left from the wrapper container of data table for mobile screen width < 768px */
@media (width < 768px) {
  #earnings_rel_data_all_table_wrapper .col-12 {
    padding-left: 0 !important;
  }
}/*# sourceMappingURL=earnings-calendar-v2.css.map */