/* *****************************************************

    ** Custom Stylesheet **

    Any custom styling you want to apply should be
    defined here.

***************************************************** */

.announcement-single.wazneinfo h2 {font-size: 16px; background-color: #373b42;padding: 8px;color:#fff;}
#whmcsthemes .wazneinfo a {color: #fff;}
.announcement-single.wazneinfo {background-color: #f3f4f5; margin-bottom: 30px;}
.announcement-single.wazneinfo blockquote{margin-top:10px; font-size:16px;}

#whmcsthemes .wazneinfo blockquote a {color: #b7281a;}


::-webkit-scrollbar {width: 12px;height: 2px;}
::-webkit-scrollbar-button {width: 0px;height: 0px;}
::-webkit-scrollbar-thumb {background: #b4b8b8;border: 0px none #ffffff;}
::-webkit-scrollbar-thumb:hover {background: #373b42;}
::-webkit-scrollbar-thumb:active {background: #373b42;}
::-webkit-scrollbar-track {background: #f1f1f1;border: 0px none #ffffff;}
::-webkit-scrollbar-track:hover {background: rgba(0, 0, 0, 0.1);}
::-webkit-scrollbar-track:active {background: rgba(0, 0, 0, 0.1);}
::-webkit-scrollbar-corner {background: transparent;}

p.pricing-title span {
    position: absolute;
    margin-left: 3px;
    vertical-align: top;
    font-size: small;
    padding: 1px 4px;
    background-color: #df3626;
    border-radius: 5px;
}

#planbox .pricing .pricing-table .pricing-header .pricing-title {
    background-color: #4a4e56;
    padding-top: 3px;
    border-radius: 2px;
	}

