/*BIAFRA*/
.qt-negative .qt-btn.qt-btn-ghost, .qt-negative .qt-wp-pagination ul.page-numbers li a.qt-btn-ghost, .qt-wp-pagination ul.page-numbers li .qt-negative a.qt-btn-ghost, .qt-negative .qt-wp-pagination ul.page-numbers li > span.qt-btn-ghost, .qt-wp-pagination ul.page-numbers .qt-negative li > span.qt-btn-ghost {
    border-bottom: 1px solid #fff;
}
.qt-btn-primary {
    border-bottom: 1px solid #fff;
}
.qt-tags a, .tagcloud a {
    padding: 4px;
    text-transform: uppercase;
    display: inline-block;
    margin: 0px 3px 4px 0px;
    text-rendering: optimizelegibility;
    letter-spacing: 0.02em;
    line-height: 1.5em;
    color: rgb(255, 255, 255);
    border-radius: 0px;
}
ul.qt-breadcrumb li a, ul.qt-breadcrumb li span {
    color: inherit;
    font-size: 13px;
    padding: 6px;
}
.qt-part-archive-item.qt-part-archive-item-large.qt-hovertitles .qt-contents .qt-headings .qt-tit a {
	  border-radius: 0px;
}
	.qt-btn {
		border-radius: 0px;
}
.qt-single-release .qt-main-contents .qt-pageheader .qt-item-metas {
    text-align: left;
    font-size: 15px;
}
.qt-btn.qt-btn-ghost, .qt-capseparator {
    border-color: transparent;
}
.qt-item-metas {
    text-align: right;
}
.qt-item-metas a {
	font-size:15px;
	border-bottom: 1px solid #fff;
	padding: 6px;
	background-color: #6A5ACD;
	color:#fff;
}
.qt-item-metas a:hover {
	background-color:#87ceeb;
	color:#fff;
}
ul.qt-side-nav.qt-menu-offc>li>a:not(.qt-openthis)::after, .qt-slickslider-outercontainer__center .qt-carouselcontrols i.qt-arr, .qt-btn.qt-btn-ghost, .qt-capseparator {
    border-color: #c05252;
    background-color: #c05252;
}
.qt-footer-bottom .qt-copyright-text, .qt-footer-bottom .qt-menu-footer {
    text-align: center;
}
.qt-capseparator {
    display: inline-block;
    clear: both;
    border: none;
    border-top: 1px solid;
    width: 100%;
    height: 1px;
    margin: 1rem 0 1rem 0;
}
.qt-card {
    box-shadow: 0 5px 18px rgba(0,0,0,0.5);
    border-radius: 0px;
    overflow: hidden;
}
.qt-shorten-trigger {display: none !important;}
.qt-text-shortened .qt-text {
    height: auto !important;
}
.qt-part-share {
    width: 100%;
    display: none;
    table-layout: fixed;
    margin-bottom: 1rem;
}
#comments {
    max-width: 100%;
    margin: auto;
    padding: 3px;
    box-shadow: none;
}
.qt-item-metas {
    text-align: center;
    font-size: 18px;
}
.qt-item-metas.qt-small, .qt-item-metas.qt-details {
    display: none;
}
.qt-part-share {
    width: 100%;
    display: none;
    table-layout: fixed;
    margin-bottom: 1rem;
}
/*CRIADO*/
.subtitle {
	text-align: center;
	border-bottom: 1px solid #eeeeee;
	font-size: 15px;
}
.single-subtitle {
	margin-top:-12px;
	text-align: center;
}
ul.qt-collapsible {
    margin: 0 0 1rem 0;
    padding: 0;
    display: none;
}
/*BACK TO TOP*/
.back-to-the-top.bttt-slideFromBottom.bttt-active {
    bottom: 110px;
}
.back-to-the-top.bttt-positionCenter {
    left: 50%;
    bottom: 118px;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
}
/*AMAP RADIO*/
.hap-poster .hap-info {
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    background-color: rgb(0, 0, 139, 0.6);
}
.hap-poster .hap-player-title {
    font-size: 22px;
    color: #fff;
    margin: 0!important;
    padding-left: 6px;
}
.hap-poster .hap-player-artist {
    font-size: 18px;
    color: #ccc;
    padding-left: 6px;
}
.hap-poster .hap-share-toggle {
    position: absolute;
    top: 18px;
    width: 25px;
    height: 25px;
    right: 27px;
}
.hap-poster .hap-share-holder {
    box-shadow: rgb(135 135 135 / 32%) 0px 0px 11px;
    background-color: rgb(0, 0, 139, 0.5);
}
.hap-poster .hap-contr-btn svg{
	color:#fff;
	filter: drop-shadow( 3px 3px 2px rgba(0, 0, 139, .7));
}
.hap-poster .hap-volume-bg{
	position:absolute;
	top:8px;
	left:1px;
	width:25%;
	height:3px;
	background:#fff;
}
.hap-poster .hap-volume-level{
	position:absolute;
	top:0;
	left:0;
	height:100%;
	background:#00008b;
}
.hap-poster .hap-progress-level{
	position:absolute;
	background:#00008b;
	top:0;
	height:100%;
}
.hap-poster .hap-tooltip{
	background:#00008b;
	color:#fff!important;
	box-shadow: 1px 1px 8px #111;
}
.hap-poster .hap-player-artist {
    display: none;
}
.hap-poster .hap-info {
    padding: 6px;
}
.hap-art-narrow .hap-player-title {
    font-size: 21px;
    margin: 0;
    margin-bottom: 3px;
    padding: 0;
    text-align: center;
}
.hap-art-narrow .hap-player-artist {
    font-size: 20px;
    margin: 0;
    padding: 0;
    text-align: center;
}
.hap-poster .hap-player-title {
    font-size: 18px;
    color: #fff;
    margin: 0!important;
    padding-left: 6px;
    text-align: center;
}
.hap-poster .hap-player-artist {
    font-size: 18px;
    color: #ccc;
    padding-left: 6px;
    text-align: center;
}
.hap-poster .hap-info {
    margin-top: 0px!important;
    margin-left: 0px!important;
    margin-right: 0px!important;
}
.hap-poster .hap-share-toggle {
    display: none!important;
}
/*SHARIFF*/
.ShariffHeadline {
	margin-top: 24px;
	text-align:center;
	background:#836fff;
	color:#fff!important;	
}
/*WPFORMS*/
.tnp-subscription-posts .tnp-subscription {
    max-width: 100%;
    margin: 0;
}
input[type="submit"] {
   	background-color: #00008b;
    color: #fff;
    width: 100%;
}
input[type="submit"]:hover {
    background-color: #00008b;
    color: #fff;
    width: 100%;
}
.newsletter {
		border: 1px solid #dedede;
		font-size: 24px;
		padding: 6px;
	  text-align: center;
}
div.wpforms-container-full button[type=submit]:not(:hover):not(:active){
    background-color: #007cba!important;
	 width: 100%;
}
div.wpforms-container-full button[type=submit]:hover {
    background-color: #836fff!important;
	 width: 100%;
}
/*WPDISCUZ*/
#wpdcom .wpd-prim-button:hover {
    background-color: #836fff;
    color: #FFFFFF;
}