.top_notification {
	background: #ED5036 !important;
}
.top_notification_content {
	max-width: 80%;
	margin: 0 auto;

}
.affix img {
	padding: 10px;
}
.admin-bar .header-01 .top_notification:not(.affix-disabled).affix {
	top: 32px;
}
#header.header-01 .header-menu-container:not(.affix-disabled).affix {
    top: 55px;
}
.admin-bar #header.header-01 .header-menu-container:not(.affix-disabled).affix {
	top: 82px;
}
.topbar_notification_content{
    transform:inherit !important;
    animation: none !important;
    webkit-animation:none !important;
    line-height: 19px !important;
    position: relative !important
}
.topbar_notification .topbar_notification_inner{
    height: 100% !important;
}

/*Upgrade Post specific*/
#upgrade-pdf{display: none;}
.postid-7121 #upgrade-pdf{display: block;}


/* upgrade nov 7,2021 */
.login-enroll-box{padding: 10px 20px;}
.home_banking_login_wrapper .home_banking_login .login-enroll-box .btn{
    display: block;
    font-size: 20px;
    padding: 11px 20px;
    border: 2px solid #00468C;
    color: #00468c;
    font-weight: 600;
    text-align: center;
    margin-bottom: 15px;
    text-transform: uppercase;
}
.home_banking_login_wrapper .home_banking_login .login-enroll-box .btn_login{
    background: #00468C;
    color: #fff;
}
.home_banking_login_wrapper .home_banking_login .login-enroll-box .btn_login:hover{
    background: #6a0832;
    border: 2px solid #6a0832;
    color: #fff;
}
.home_banking_login_wrapper .home_banking_login .login-enroll-box .btn_enroll:hover{
    border: 2px solid #6a0832;
    color: #6a0832;
}

@media (max-width: 1023px){
	.home_banking_login_wrapper .home_banking_login .btn_enroll{
		border: 2px solid #fff !important;
    	color: #fff !important;
	}
}

.no-margin-bottom{margin-bottom:0 !important;}
.ul-blog-custom{margin-bottom:0 !important;margin-left: 30px !important;}
.color-black{color:#000;}