/* Nav Dropdowns */

.navContent ul li ul a {
    white-space: normal !important;
    overflow: visible !important;
}

@media only screen and (min-width: 768px) {
    .navContent ul li ul {
        min-width: 250px !important;
        right: auto !important; 
    }
}

.block_d2d096c6d5e642da8114c63dae69731b #ab-tiny-widget{
    text-align: center !important;
    }
.fullDetailsPost #ab-tiny-widget{
        text-align: unset;
        display: inherit;
        }
.fullDetailsPost #ab-tiny-widget a{
        font-weight: bold;
        }
.fullDetailsPost .answerbase-widget{
    margin: 50px 0px 0px 0px;
    padding: 25px 0px 0px 0px;
    border-top: 1px solid #585858;
    }
.fullDetailsPost .answerbase-widget{
        padding-bottom: 10px;
        }    
.fullDetailsPost .answerbase-widget .float-right{
        display:none;
        }