[data-template="modals/community-checkout"] .header .new-icon.cancel{
	display:none !important
}

[data-template="modals/community-checkout"] .details-modal-header {
    background: #009999 !important;
}

@media only screen and (min-width: 1024px)  {
[data-template="modals/community-checkout"] .details-modal-header  h3{
text-align: right 
}

[data-template="modals/community-checkout"] .details-modal-header  a{
float:left
}

[data-template="modals/community-checkout"] .details-modal-header .venue{
justify-content: flex-end;
}
}