@import url("https://fonts.googleapis.com/css2?family=Montserrat&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@700&display=swap");
.news-main-container {
  margin-top: 100px; }

.top-story img {
  max-height: 300px; }
.top-story .topnewsText {
  min-height: 40px; }

.trending-articles-container > div {
  margin-top: 10px;
  margin-bottom: 10px; }

.news-ad-square {
  height: 250px; }

.top-stories-carousel-item-col {
  min-height: 195px; }

.news-article-title-link {
  text-decoration: none;
  color: #000; }
  .news-article-title-link:visited, .news-article-title-link:hover {
    text-decoration: none;
    color: #000; }

.news-article-widget-title-link {
  text-decoration: none;
  font-weight: bold;
  color: #7b7b7b; }
  .news-article-widget-title-link:visited, .news-article-widget-title-link:hover {
    text-decoration: none;
    color: #7b7b7b; }

.article-widget-title {
  color: #7b7b7b; }

.news-page-content-start {
  margin-top: 130px; }

.loadMoreArticles {
  background-color: transparent;
  border-radius: 28px;
  border: 1px solid #c2c2c2;
  display: inline-block;
  cursor: pointer;
  color: #c2c2c2;
  font-size: 16px;
  font-weight: bold;
  padding: 6px 32px;
  margin-top: 15px;
  text-decoration: none; }
  .loadMoreArticles:hover {
    background-color: transparent; }
  .loadMoreArticles:active {
    position: relative;
    top: 1px; }

#LoadArticleSpin {
  color: #c2c2c2;
  font-size: 2em; }

.article-listing-item {
  padding-bottom: 10px; }
  @media screen and (max-width: 767px) {
    .article-listing-item {
      padding-bottom: 5px; } }
  .article-listing-item .newsHeading {
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    color: #333333;
    font-size: 14px; }
  .article-listing-item .newsText {
    font-family: 'Open Sans', sans-serif;
    color: #333333;
    font-size: 12px; }

body.articles {
  background-color: #f2f2f2; }

.hidden {
  display: none; }

.article-heading {
  font-size: 1.5em;
  font-weight: bold;
  color: #333333; }

#articleContent {
  font-size: 0.8em; }

.article-publish-info {
  padding-top: 10px;
  color: #7b7b7b;
  font-size: 0.7em; }

.article-caption-mobi {
  position: absolute;
  bottom: 0px;
  width: 100%;
  background-color: RGB(0, 0, 0);
  color: #fff;
  padding: 3px 10px;
  opacity: 0.5;
  font-size: 0.7em; }

.article-image-wrapper {
  position: relative; }

.article-sub-section-heading {
  color: #333333;
  font-weight: bold;
  font-size: 1em; }

.more-stories-widget-wrapper {
  width: 300px;
  position: fixed;
  bottom: 15px;
  right: 0px;
  height: 508px;
  z-index: 1; }
  .more-stories-widget-wrapper .more-stories-image-col {
    padding-right: 0; }
  @media screen and (max-width: 1900px) {
    .more-stories-widget-wrapper {
      display: none; } }

.article-wrapper-col {
  padding-top: 10px; }

.loar-more-articles-btn-container {
  padding-bottom: 15px; }

.news-top-story-widget .row {
  background-color: #fff;
  padding-top: 10px; }

@media screen and (min-width: 993px) {
  .news-widget-sidebar-column:first-child {
    padding-left: 10px;
    padding-right: 5px; }
  .news-widget-sidebar-column:nth-child(2) {
    padding: 0 8px; }

  .big-articles-listing-card {
    padding: 0; }

  .big-articles-listing-card-container {
    padding: 0;
    margin-bottom: 20px;
    margin-top: 30px; }

  .big-articles-listing-card-col {
    padding: 0 5px 0 0; } }
@media screen and (max-width: 992px) {
  .big-articles-listing-card-container {
    margin-top: 0;
    padding: 0; } }
.sidebar-item {
  margin-bottom: 15px;
  padding: 0; }

.big-articles-listing-card-container .readMore {
  /*position:absolute;
  bottom:15px;
  right:20px;*/ }

@media screen and (max-width: 767px) {
  .big-articles-listing-card-col, .news-widget-sidebar-column {
    padding: 0;
    margin-top: 15px; } }

@media screen and (max-width: 767px) {
  .big-articles-listing-card-container {
    margin-bottom: 20px; } }

@media screen and (max-width: 767px) {
  .article-sidebar {
    padding: 10px 0; } }

.trending-widget-left-col {
  padding-right: 0; }

.article-preview-heading {
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  color: #333333;
  font-size: 14px;
  margin-bottom: 0; }

.article-preview-text {
  font-family: 'Open Sans', sans-serif;
  color: #333333;
  font-size: 12px; }

#moreStoriesCloseBtn {
  float: left;
  display: block;
  font-size: 20px;
  color: #333333; }

.MoreStoriesVisible {
  /* This timing applies on the way IN */
  transition-timing-function: ease-out;
  /* A litttttle slower on the way in */
  transition: 0.25s;
  /* Move into place */
  transform: translateX(0px); }

.MoreStoriesHidden {
  /* This timing applies on the way OUT */
  transition-timing-function: ease-in;
  /* Quick on the way out */
  transition: 0.2s;
  /* Hide thing by pushing it outside by default */
  transform: translateX(300px); }

.news-ad-mobile {
  display: flex;
  justify-content: center; }

@media screen and (max-width: 767px) {
  .news-sidebar-right-of-first {
    margin-top: 0; } }

body.bodySiteTakeOver .showContentContainer {
  padding-top: 0px; }

.background-bark-blue {
  background-color: #01213a; }

.background-banner-blue {
  background-color: #0259a0; }

.headContainer {
  background-image: radial-gradient(circle at 28% 10%, #0783e7, #003058 65%);
  top: 0; }

.navContainer {
  position: fixed;
  top: 0;
  z-index: 10;
  background-color: transparent;
  transition: background-color 150ms linear; }
  .navContainer.siteTakeOverNav {
    position: relative; }
    .navContainer.siteTakeOverNav.sticky {
      position: fixed; }
      @media screen and (min-width: 767px) {
        .navContainer.siteTakeOverNav.sticky + .container-fluid.bannerContainer .container {
          height: 775px; } }
      @media screen and (max-width: 767px) {
        .navContainer.siteTakeOverNav.sticky + .container-fluid.bannerContainer .container .showContentContainer {
          margin-top: 100px; } }
      @media screen and (max-width: 576px) {
        .navContainer.siteTakeOverNav.sticky + .container-fluid.bannerContainer .container .showContentContainer {
          margin-top: 90px; } }
  .navContainer a.navbar-brand span#image::before {
    content: url("../../Images/OFM_logo_navbar.png"); }
    @media screen and (max-width: 767px) {
      .navContainer a.navbar-brand span#image::before {
        content: url("../../Images/OFM_logo_navbar.png?w=110&mode=crop"); } }

.navContainer.background-bark-blue {
  background-color: #01213a;
  transition: background-color 150ms linear; }
  .navContainer.background-bark-blue a.navbar-brand span#image::before {
    content: url("../../Images/OFM_logo_navbar_white.png"); }
    @media screen and (max-width: 767px) {
      .navContainer.background-bark-blue a.navbar-brand span#image::before {
        content: url("../../Images/OFM_logo_navbar_white.png?w=110&mode=crop"); } }

@media screen and (min-width: 767px) {
  .container-fluid.bannerContainer .container {
    height: 675px;
    display: flex; } }

.nav-link {
  font-weight: bold;
  font-size: 24px;
  color: #fff; }
  @media (min-width: 768px) and (max-width: 835px) {
    .nav-link {
      font-size: 20px; } }
  .nav-link:hover {
    color: #fff; }
  .nav-link:focus {
    color: #fff; }

.on-now {
  color: #00305a;
  background-color: #ffc72c;
  padding: 3px;
  font-weight: 700; }

.liveInfo {
  height: 100%;
  display: grid; }
  .liveInfo .liveButton {
    margin-top: auto;
    max-width: 148px;
    padding: 0;
    text-align: center;
    font-size: 20px; }
    .liveInfo .liveButton i {
      margin-right: 5px;
      font-size: 20px; }

.nowPlaying {
  font-size: 14px;
  color: #ffc72c;
  margin-bottom: 0px;
  font-weight: 700;
  line-height: 0.8; }

.nowSong {
  font-size: 14px;
  color: #fff; }

.liveButton {
  padding: 5px 12px;
  background-color: #ffc72c;
  color: #00305a;
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
  border-bottom-left-radius: 15px;
  border-bottom-right-radius: 15px;
  font-weight: bold;
  font-size: 18px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none; }
  .liveButton.footer-btn {
    padding: 2px 12px;
    border-top-left-radius: 40px;
    border-top-right-radius: 40px;
    border-bottom-left-radius: 40px;
    border-bottom-right-radius: 40px;
    max-width: 300px; }
  .liveButton:hover {
    color: #00305a; }
  .liveButton:focus {
    color: #00305a; }

.mainHeading {
  color: #fff;
  margin-bottom: 0px;
  font-weight: bold; }

.mainPresenters {
  color: #fff;
  font-size: 16px;
  margin-bottom: 0px; }

.newsLinks {
  font-size: 12px;
  color: #01213a; }

.mainTime {
  color: #ffc72c;
  font-size: 16px;
  margin-bottom: 0px;
  white-space: nowrap; }

.livebar {
  background-color: #01213a;
  border-bottom: 3px solid #04365b;
  border-top: 3px solid #04365b; }

.squareCard {
  border: none;
  border-radius: 0px; }
  .squareCard .card-body {
    padding: 8px 8px 0px 8px; }

.playButton {
  color: #01305c;
  font-size: 12px;
  padding: 5px 0px; }

.playImg {
  height: 25px;
  width: 25px; }

.play-right {
  height: 35px;
  width: 35px;
  margin-top: -20px;
  display: block;
  margin-right: 8px;
  margin-left: auto; }

.telleGramMessage h4 {
  font-weight: bold; }

.listenLiveContainer {
  max-height: 426px;
  overflow: hidden;
  background-color: #121212;
  transition: max-height 250ms ease-out; }
  .listenLiveContainer .table_history {
    padding-left: 0px; }
  .listenLiveContainer .timeline-history {
    position: relative;
    margin-top: 40px;
    margin-bottom: 30px;
    padding-left: 0px; }
  .listenLiveContainer .timeline-fadeout {
    background-image: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, #121212 100%);
    background-repeat: repeat-x;
    display: inline-block;
    position: absolute;
    right: 0px;
    width: 220px;
    z-index: 2;
    height: 280px;
    pointer-events: none;
    max-height: 280px;
    transition: max-height 100ms ease-out; }

.listenLiveContainer.hide {
  max-height: 0;
  overflow: hidden;
  transition: max-height 250ms ease-in; }
  .listenLiveContainer.hide .timeline-fadeout {
    max-height: 0;
    transition: max-height 270ms ease-in; }

.listenLiveTimeLineText {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none; }

.imageLinksContainer {
  background-color: #011a2e; }

.StreamButtonOverlayContainer {
  position: relative; }

.StreamButtonOverlay {
  width: 120px; }

.RadioHeaderStreamPlayingOverlay-playbutton {
  display: flex;
  cursor: pointer;
  position: absolute;
  width: 110px;
  height: 110px;
  font-size: 20px;
  text-align: center;
  border-radius: 50%;
  right: 8px;
  margin-top: -79px; }
  @media screen and (max-width: 767px) {
    .RadioHeaderStreamPlayingOverlay-playbutton {
      right: 5px; } }
  .RadioHeaderStreamPlayingOverlay-playbutton:hover {
    z-index: 3;
    color: white;
    background-color: rgba(0, 0, 0, 0.3); }
  .RadioHeaderStreamPlayingOverlay-playbutton.disabled {
    z-index: 3;
    color: white;
    background-color: rgba(0, 0, 0, 0.3); }
  .RadioHeaderStreamPlayingOverlay-playbutton > span {
    display: none; }
  .RadioHeaderStreamPlayingOverlay-playbutton:hover.pause > span.Playbutton {
    display: block; }
  .RadioHeaderStreamPlayingOverlay-playbutton:hover.play > span.PauseButton {
    display: block; }

.Buttonlive {
  margin-top: -40px;
  margin-bottom: -35px; }
  .Buttonlive:hover + .RadioHeaderStreamPlayingOverlay-playbutton {
    z-index: 3;
    color: white;
    background-color: rgba(0, 0, 0, 0.3); }

.SoundOfYourLifeImg {
  opacity: 0.5; }

.MobileExperienceOFM {
  display: none; }

@media screen and (max-width: 767px) {
  .showImage {
    position: absolute;
    opacity: 0.3;
    width: 100%;
    left: 0;
    bottom: 0; }

  showImageContainer {
    z-index: 0; }

  .showContentContainer {
    z-index: 1; }

  .telleGramMessage {
    max-width: 239px; }

  .telleGramImage {
    width: 100%;
    max-width: 45px; }

  .listenLiveContainer {
    display: none !important; }

  .seeWhatYouHaveMissed {
    display: none; }

  .soundOfYourLifeText {
    display: none; }

  .imageLinksContainer {
    background-color: #ffffff; }

  .DesktopExperienceOFM {
    display: none; }

  .MobileExperienceOFM {
    display: block; }

  .navbar-toggler {
    padding: 5px 10px; }

  .navbar-toggler-icon {
    width: 15px;
    height: 20px; } }
.navbar-toggler.navbar-toggler-radio {
  border: 2px solid #fff;
  border-color: #fff;
  border-radius: 8px; }

.navbar-dark .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 1' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e"); }

#radio-sm-nav-links {
  font-size: 28px; }
  @media screen and (max-width: 835px) {
    #radio-sm-nav-links a {
      font-size: 20px; } }
  @media screen and (max-width: 767px) {
    #radio-sm-nav-links a {
      padding-right: 10px; } }

#hamburgerBtn:focus, #hamburgerBtn:hover {
  outline: none;
  box-shadow: 0px 0px 6px 0px rgba(255, 255, 255, 0.5); }
#hamburgerBtn span .sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }
#hamburgerBtn span.icon-bar {
  background-color: #fff;
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
  margin-top: 4px;
  margin-bottom: 4px; }
#hamburgerBtn span:focus, #hamburgerBtn span:hover {
  outline: none; }

body.news {
  background-color: #f4f4f4; }
body.bodySiteTakeOver .news-page-content-start {
  margin-top: 40px; }

.newsHeader {
  position: fixed;
  top: 0;
  z-index: 4; }
  .newsHeader.siteTakeOverNav {
    position: relative; }
    .newsHeader.siteTakeOverNav.sticky {
      position: fixed; }
      .newsHeader.siteTakeOverNav.sticky + #NewsSubMenuSpacer {
        height: 90px; }
        @media screen and (min-width: 576px) {
          .newsHeader.siteTakeOverNav.sticky + #NewsSubMenuSpacer {
            height: 120px; } }
        @media screen and (min-width: 992px) {
          .newsHeader.siteTakeOverNav.sticky + #NewsSubMenuSpacer {
            height: 160px; } }
  @media screen and (max-width: 992px) {
    .newsHeader {
      max-height: 100%;
      overflow: scroll; }
      .newsHeader .liveButton.newsHeaderbtn {
        display: none; }
      .newsHeader .StreamImage {
        margin-top: -55px; } }
  .newsHeader a.navbar-brand span#image::before {
    content: url("../../Images/OFM_logo_navbar_white.png"); }
    @media screen and (max-width: 767px) {
      .newsHeader a.navbar-brand span#image::before {
        content: url("../../Images/OFM_logo_navbar_white.png?w=110&mode=crop"); } }
  .newsHeader .navbar-nav.nav-sm-icons {
    margin-right: 115px; }
  .newsHeader .NewsHeaderNowPlayingContainer {
    position: relative; }

.StreamImage {
  height: 110px;
  width: 110px;
  position: absolute;
  margin-top: -40px;
  border: 6px solid #01213a;
  border-radius: 50%;
  background-color: white;
  right: 0; }
  .StreamImage #NewsHeaderNowPlaying {
    margin-top: 0px;
    border-radius: 50%;
    position: absolute;
    right: 0;
    z-index: 2;
    cursor: pointer;
    top: -1px;
    left: -1px; }
    .StreamImage #NewsHeaderNowPlaying:hover + .NewsHeaderNowPlayingOverlay-playbutton {
      position: absolute;
      z-index: 3;
      width: 100px;
      height: 100px;
      color: white;
      font-size: 20px;
      text-align: center;
      background-color: rgba(0, 0, 0, 0.3);
      border-radius: 50%;
      right: 0;
      margin-top: 0px; }

.NewsHeaderNowPlayingOverlay-playbutton {
  display: flex;
  cursor: pointer; }
  .NewsHeaderNowPlayingOverlay-playbutton:hover {
    position: absolute;
    z-index: 3;
    width: 100px;
    height: 100px;
    color: white;
    font-size: 20px;
    text-align: center;
    background-color: rgba(0, 0, 0, 0.3);
    border-radius: 50%;
    top: -1px;
    left: -1px;
    margin-top: 0; }
  .NewsHeaderNowPlayingOverlay-playbutton > span {
    display: none; }
  .NewsHeaderNowPlayingOverlay-playbutton:hover.pause > span#newsPlaybutton {
    display: block; }
  .NewsHeaderNowPlayingOverlay-playbutton:hover.play > span#newsPauseButton {
    display: block; }

.liveButton.newsHeaderbtn {
  z-index: 3;
  position: absolute;
  width: 115px;
  right: 0px;
  top: 95px;
  padding: 0px 5px; }

.newsHeaderBody {
  margin-top: 90px; }

.internationalHR {
  margin-top: 11px;
  margin-bottom: 10px;
  border-color: #ccc; }

.internationalViewAll {
  color: #01213A; }

.newsWriter {
  font-size: 12px;
  color: #939393;
  margin-bottom: 5px; }

.topnewsText {
  padding-top: 12px;
  line-height: 16px; }

@media screen and (max-width: 577px) {
  .topnewsText {
    text-align: justify; } }
.newsText {
  padding-top: 12px;
  font-size: 11px;
  color: #333333;
  line-height: 16px; }

.newsDate {
  font-size: 11px;
  font-family: 'Open Sans',sans-serif;
  color: #939393;
  margin-bottom: 6px;
  margin-top: 3px; }

.newsHeading {
  color: #333333;
  font-weight: 700;
  line-height: 16px;
  font-size: 14px;
  margin-bottom: 0px;
  min-height: 48px; }

#NewsSubMenuSpacer {
  padding: 0;
  margin: 0; }
  @media screen and (min-width: 768px) {
    #NewsSubMenuSpacer {
    /**
    menu->content gap
*/
      height: 40px;
      width: 100%; } }

#navbarSubMenu .dropdown-menu {
  border-radius: 0px; }
@media screen and (max-width: 992px) {
  #navbarSubMenu li.nav-item .newsLinks {
    font-size: 10px; } }
#navbarSubMenu li.nav-item.active {
  color: #fff;
  background-color: #01213A; }
  #navbarSubMenu li.nav-item.active a {
    color: #fff; }
    @media screen and (max-width: 767px) {
      #navbarSubMenu li.nav-item.active a {
        padding: 10px; } }
  #navbarSubMenu li.nav-item.active .dropdown-menu .dropdown-item {
    color: #01213A; }

@media (min-width: 992px) {
  .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: .2rem;
    padding-left: .5rem; } }
.lineUp {
  line-height: 1.5;
  background-color: #f7f7f7;
  width: 100%;
  height: 100%;
  margin-bottom: 2px; }
  .lineUp .img-left {
    float: left;
    max-height: 58px; }
  .lineUp img {
    margin-right: 4px; }

.lineUpHeading {
  font-size: 14px;
  font-weight: 600;
  margin-bottom: 0px; }

@media screen and (min-width: 1291px) {
  .catchupButtons {
    position: absolute;
    bottom: 2px; }

  .lineUpHeading {
    width: 206px; } }
.lineUpText {
  margin-bottom: 0px;
  font-size: 12px;
  color: #333333;
  line-height: 12px; }

.lineUpTime {
  font-size: 12px;
  background-color: #01305c;
  color: #fff;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  padding: 0px 7px;
  margin-bottom: 0px;
  margin-right: 2px; }

.lineUpButton {
  font-size: 12px;
  background-color: #ffc82d;
  color: #01213a;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  padding: 0px 6px;
  margin-bottom: 0px;
  font-weight: 600; }

.catchUpPlayButton {
  position: absolute;
  bottom: 30px;
  right: 20px; }
  .catchUpPlayButton .playIcon {
    top: 10px;
    right: 0px;
    z-index: 2;
    position: absolute; }
  .catchUpPlayButton .playWhiteBackground {
    width: 20px;
    height: 20px;
    background-color: white;
    top: 15px;
    right: 6px;
    position: absolute;
    z-index: 1;
    border-radius: 100%;
    border: 0px; }

.media-player {
  position: sticky;
  width: 100%;
  bottom: 0;
  background-color: white;
  z-index: 3; }

div.loadingoverlay {
  z-index: 2 !important; }

.player-buttons {
  position: absolute;
  right: 20px;
  padding: 5px;
  background-color: #ffc82d; }
  .player-buttons button {
    background-color: #ffc82d;
    color: #fff;
    border: 0; }

.entertainmentHeading {
  line-height: 1;
  margin-top: 10px; }

.entertainmentItem a {
  text-decoration: none;
  color: inherit; }
  .entertainmentItem a:hover {
    text-decoration: none;
    color: inherit; }

.footerList {
  list-style-type: none;
  margin: 0;
  padding: 0;
  font-size: 14px; }

.footerLinks {
  color: #fff; }
  .footerLinks:hover {
    color: #fff; }
  .footerLinks:focus {
    color: #fff; }

.footer-hr {
  border-top: 2px solid #001322; }

.bottomfooter a {
  color: #fff; }
  .bottomfooter a:hover {
    color: #035293; }

@media screen and (max-width: 577px) {
  radioFooter h5 {
    font-size: 18px; }

  .footerList {
    font-size: 12px; } }
.topNewsArticle a {
  text-decoration: none; }

.topNewsArticleLink {
  color: inherit; }

a.topNewsArticleLink:hover {
  color: inherit; }

#topNewsArticles {
  z-index: 1; }
  #topNewsArticles .topNewsIndicators {
    background-color: #555555; }

@media (max-width: 767px) {
  .Home-NewsCard {
    padding: 0px;
    border: 1px solid #e3e3e399;
    border-radius: 4px;
    -webkit-box-shadow: 0 0 15px 3px rgba(69, 79, 91, 0.1);
    box-shadow: 0 0 15px 3px rgba(69, 79, 91, 0.1);
    margin: 0px;
    width: auto; } }
@media screen and (min-width: 767px) {
  .chartsSongs-borderT {
    border-top: 1px solid #e6e6e6; }
    .chartsSongs-borderT:nth-child(-n+3) {
      border-top: none; }

  .chartsSongs-borderR {
    border-right: 1px solid #e6e6e6; }
    .chartsSongs-borderR:nth-child(3n) {
      border-right: none; } }
.row .chartsSongs-borderT.chartsSongs-borderR .chartsImageContainer {
  padding: 10px 0px 10px 10px; }
.row .chartsSongs-borderT.chartsSongs-borderR .textContainer {
  padding-left: 10px; }

@media screen and (max-width: 767px) {
  .chartsSongs-border {
    border: 1px solid #e6e6e6; } }
.ChartImage {
  width: 150px;
  height: 115px;
  margin-right: 10px; }

.input-group-addon {
  padding: 5px 5px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  color: #555;
  text-align: center;
  background-color: transparent !important;
  border: 1px solid transparent !important;
  border-radius: 4px; }

.JobsRedWell {
  background-color: #D81A1A;
  border-radius: 5px 5px 5px 5px;
  padding: 14px 21px;
  height: 60px; }

.JobsBlueWell {
  background-color: #00305a;
  border-radius: 5px 5px 5px 5px;
  padding: 14px 21px;
  height: 60px; }

.jobsredBackground {
  background-color: #D81A1A;
  padding: 20px;
  color: #fff !important;
  height: 100px;
  font-weight: bold;
  font-style: italic;
  display: flex; }

.jobsblueBackground {
  background-color: #00335f;
  padding: 20px;
  color: #fff !important;
  height: 100px;
  font-weight: bold;
  font-style: italic;
  display: flex; }

.redBackgroundJobs {
  background-color: #00305a !important;
  height: 63px;
  margin-bottom: 0;
  margin-top: 0;
  display: flex; }

.JobsTypeHeading {
  color: #00305a; }

.JobsViewButton {
  background-color: #00305a;
  color: #fff; }

.JobsDetailSubHeading {
  color: #00305a; }

div.row.sidebar-item-row > div {
  padding: 10px;
  background-color: #fff; }
@media screen and (min-width: 768px) {
  div.row.sidebar-item-row {
    margin: 0 0 15px 0; } }

div.row.sidebar-ad-row {
  padding: 0; }
  div.row.sidebar-ad-row > div {
    padding: 0px;
    background-color: #fff; }
  @media screen and (min-width: 768px) {
    div.row.sidebar-ad-row {
      margin: 0 0 15px 0; } }

/*# sourceMappingURL=Main.css.map */
