.box-top-icon svg{
    width: 100%;
    height: 100%;
}


#tos-modal .modal-body, #privacy-modal .modal-body {
	max-height: calc(100vh - 210px);
	overflow-y: auto;
}

img {
    cursor: default;
}


.float-right{
	float: right!important;
}

#cover-form .country-list{max-height:180px; left:auto; right:0; top:45px; overflow:hidden; overflow-y:auto;}
#cover-form .selected-flag{right:0 !important;}
.cover-optin-on-page ul.country-list { left: -180px !important; width: 185px; }

.float-no {
    float: none !important;
}

.fullwidth-title{
    width:100%;
}