/**
 * Fix zoomin floating player
 */
#zoomin-floating-player {
  width: 738px !important;
  height: 572px !important;
}

/**
 * Sections
 */
.section-title {
    margin-bottom: 10px;
    color: #d50820;
    font-size: 16px;
    font-family: 'FuturaStdBold', Arial;
    line-height: 24px;
    text-transform: uppercase
}

/**
 * Container box
 */
.container-box-item {
    padding-bottom: 15px;
}

.container-box-item.link {
    position: relative;
    padding-bottom: 0;
    margin-top: -10px;
    clear: both;
}

.container-box-item.link + .container-Post {
    padding-top: 20px;
}

.container-box-item .image img {}

.container-box-item .hat {
    margin: 0;
    font-family: HelveticaNeue-Light, 'Helvetica Neue Light', 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;
    font-size: 11px;
    font-weight: 700;
    /* max-height: 14px; */
    overflow: hidden;
    text-transform: uppercase;
    line-height: 14px;
    color: #7e7e7e;
}

.container-box-item .title {
    margin-bottom: 0;
    font-family: HelveticaNeue-Light, 'Helvetica Neue Light', 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;
    font-size: 14px;
    line-height: 19px;
    max-height: 78px;
    overflow: hidden;
    color: #323232;
}

.container-box-item.no-image .title {
    font-size: 18px;
    line-height: 24px;
    max-height: 75px;
    overflow: hidden;
}

.container-box-item.audio .icon {
    padding-right: 0;
}

.container-box-item.audio .icon img {
    width: 34px;
    height: 46px
}

.container-box-item.audio .title {
    font-size: 14px;
    line-height: 21px;
    color: #323232;
    font-weight: 400;
    max-height: 42px;
    overflow: hidden;
}

.container-box-item.link .title {
    font-size: 14px;
    line-height: 21px;
    color: #323232;
    font-weight: 400;
    max-height: 42px;
    overflow: hidden;
}

.container-box-item.link .icon {
    padding-top: 4px;
    padding-right: 0;

}

.container-box-item.link .icon img {
    width: 8px;
    height: 3px
}

.container-box-item .title.highlight {
	line-height: 26px;
	font-size: 22px;
}

.container-box-item .more {
    font-size: 13px;
    font-weight: bold;
    color: #D50820;
    float: right;
    border-bottom: 1px dotted #D50820;
    margin-top: 6px;
    text-transform: uppercase;
}

/**
 * Listen bar
 */
.listen-bar.ios {
    display: none;
}

.listen-bar {
    margin-top: -20px;
    margin-bottom: 20px;
    height: 30px;
    text-align: center;
    background: rgb(214,8,31);
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Q2MDgxZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNhYTA2MTciIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  rgba(214,8,31,1) 0%, rgba(170,6,23,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(214,8,31,1)), color-stop(100%,rgba(170,6,23,1)));
    background: -webkit-linear-gradient(top,  rgba(214,8,31,1) 0%,rgba(170,6,23,1) 100%);
    background: -o-linear-gradient(top,  rgba(214,8,31,1) 0%,rgba(170,6,23,1) 100%);
    background: -ms-linear-gradient(top,  rgba(214,8,31,1) 0%,rgba(170,6,23,1) 100%);
    background: linear-gradient(to bottom,  rgba(214,8,31,1) 0%,rgba(170,6,23,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d6081f', endColorstr='#aa0617',GradientType=0 );
}

.listen-bar .title {
    margin: 0 0 0 -0.6565em;
    padding: 0;
    height: 30px;
    background: #f6f6f6;
    color: #3a3a3a;
    font-size: 12px;

}

.listen-btn {
    display: block;
    width: 100%;
    padding: 9px 0 5px 0;
    font-size: 12px;
    text-align: center;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
}

.listen-btn:focus,
.listen-btn:active,
.listen-btn:hover {
    color: #fff;
}

#audio-player {
    display: none;
    position: absolute;
    top: -999em;
    left: -999em;
}

/**
 * Bolsa financeira
 */

.box-bolsafinanceira .title {
    margin-bottom: 10px;
}

.box-bolsafinanceira .variacao {
    font-size: 22px;
    line-height: 1.2;
    padding: 0;
    margin: 0;
    color: red;
    font-weight: normal;
}

.box-bolsafinanceira .variacao.blue {
    color: #0079c6;
}

.box-bolsafinanceira .oferta {
    padding: 0;
    margin: 0;
    font-size: 13px;
    color: lightgray;
}

.box-bolsafinanceira .source {
    font-size: 11px;
}


/**
 * Compartilhe JP
 */
.share-box .share a {
    padding-left: 5px;
}

/**
 * Barra de destaque
 */
.highlight-bar {
    background: #ffffff; /* Old browsers */
    background: -moz-linear-gradient(top,  #ffffff 0%, #f8f8f8 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f8f8f8)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #ffffff 0%,#f8f8f8 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #ffffff 0%,#f8f8f8 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #ffffff 0%,#f8f8f8 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #ffffff 0%,#f8f8f8 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f8f8f8',GradientType=0 ); /* IE6-9 */

    -webkit-border-radius: 5px;
       -moz-border-radius: 5px;
            border-radius: 5px;

    border:  1px solid #dedede;
    padding: 10px 20px;
}

.highlight-bar h2 {
    margin-bottom: 0
}

.highlight-bar a {
    display: block;
    margin-top: 3px;
    padding-left: 20px;
    font-size: 14px;
    line-height: 21px;
    color: #323232;
    font-weight: 700;
    max-height: 22px;
    overflow: hidden;
    background: url(../img/arrow-icon.png) no-repeat left center;
}

.highlight-bar a:hover {
    text-decoration: underline;
}

/**
 * Mini Profile
 */
.mini-profile {
    color: #3a3a3a;
    margin-bottom: 30px !important;
    border-bottom: 1px solid #e1e1e1;
}

.mini-profile .name {
    margin-bottom: 5px !important;
    font-size: 20px;
}

.mini-profile .category {
    font-size: 11px;
    font-weight: 700;
    margin: 0 !important;
    padding: 0 !important;
    color: #eb1d1d !important;
}

/**
 * Listen button
 */
.listen-live-widget {
    -webkit-border-radius: 3px;
       -moz-border-radius: 3px;
            border-radius: 3px;
    background: #242320;
    padding: 10px;
}

.listen-live-widget.live-jpam {
    background: #242320 url(../img/listen_live_jpam.png) no-repeat right center;
}

.listen-live-widget.live-jpfm {
    background: #242320 url(../img/listen_live_jpfm.png) no-repeat right center;
}

.listen-live-widget.live-jpnews {
    background: #242320 url(../img/listen_live_jpnews.png) no-repeat right center;
}

/**
 * More information
 */
.more-information p {
    font-weight: 400 !important;
    font-size: 12px !important;
}

.more-information  strong{
    font-weight: 700 !important;
}

.post-comercial .nav-tabs > li > a {
    font-size: 13px;
    padding-left: 20px;
    padding-right: 20px;
}

.post-comercial .content img {
    padding: 0;
    margin: 0 !important;
}

.post-comercial .photo-big img {
    margin-bottom: 10px !important;
}

.post-comercial .tab-content {
    overflow: hidden;
}

/**
 * Cycle pages
 */
.cycle-pages {
    position: relative;
}

.cycle-pages button.next,
.cycle-pages button.prev,
.cycle-pages button.next:focus,
.cycle-pages button.prev:focus {
    position: absolute;
    top: 0;
    bottom: 0;
    height: 100%;
    background: transparent;
    z-index: 99999;
    border: none;
    font-size: 52px;
    padding: 0 10px;
    opacity: 0.5;
}

.cycle-pages button.next:hover,
.cycle-pages button.prev:hover {
    position: absolute;
    top: 0;
    bottom: 0;
    height: 100%;
    background: rgba(0, 0, 0, 0.3);
    z-index: 99999;
    opacity: 1;
}

.cycle-pages button.prev {
    left: 0px;
}

.cycle-pages button.next {
    right: 0px;
}
.spotlight-calculation{
    padding: 10px;
    background: #444;
    color: white;
    text-align: center;
    text-transform: uppercase;
    font-size: 12px;
}
.spotlight-calculation .spotlight-calculation-inter{
    margin:10px 0 0 0;
}
.font-bold.size-small{
    font-size:11px !important;
}
.program-accordion button{
    color:#FFFFFF;
    background:#d50820;
    border:none;
    text-transform: uppercase;
    width:100%;
    text-align: center;
}
.program-accordion button:hover{
    opacity:0.8;
}
.program-accordion button:after{
    content: "+";
    color:#FFFFFF;
    float:right;
}
.program-accordion button.active:after{
    content: "-";
}
.program-accordion-content{
    display: none;
}
.institutional-video iframe{
    margin:20px 0 0 192px;
}
.publicidade-header{
    width: 125px;
    margin-right: 55px;
    text-align: center;
}

.publicidade-header .publicidade {
    display: inline-block;
    padding: 3px 0 0 0;
}

.videos-slider .cycle-blog {
    height: 651px !important;
}

.videos-slider .cycle-blog > .item {
    height: 651px !important;
}

.podcasts-slider .cycle-blog {
    height: 651px !important;
}

.podcasts-slider .cycle-blog > .item { 
    height: 651px !important;
}
