
/*.am-list-subscriptions .am-list-subscriptions-title:after{
	display:none;
}

span.am-list-subscriptions-date{
	display:none;
}*/

.am-header .am-header-content .am-header-content-logo{
	height :65px !important;
	left : 5px !important;
	top : -11px !important;
}
@media only screen and (max-width:991px) {
 .am-accept-dialog { width: 80% !important; max-height: calc(100vh - 20px);overflow-y: auto; margin: 15px auto !important;}
}
