.gigya-style-modern div.gigya-screen-dialog-top {
    display: none;
}

.gigya-screen-dialog-close{
	visibility:hidden;
}

.gigya-screen-dialog-close:after {
    visibility: visible;
    content: "\2715" !important;
    font-size: 20px !important;
    position: relative;
    top: 10px;
    right: 10px;
    font-weight: bolder;
}

.gigya-show-checkmark.gigya-valid {
	background-image: url('/_ui/responsive/theme-tm/images/img-checkmark.svg') !important;
	background-size: 18px;
}
