

/* Start:/local/templates/aspro_next/components/logictim/bonus.catalog/element/style.css?16342808851038*/
span.bonus-tile {
    display: inline-block;
    font-size: 12px;
    background: #4fad00;
    padding: 3px 8px 2px;
    line-height: 16px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    margin: 1px 0px 1px 9px;
    color: #fff;
}

.bonus {
    font-size: 12px;
}

.extra-notice {
    display: inline-block;
    position: relative;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    border: 1px solid grey;
    top: 1px;
    left: -5px;
    z-index: 99;
    color: grey;
    padding: 0 6px;
    font-size: 12px;
    font-weight: bold;
    margin-left: 10px;
    line-height: 20px;
    vertical-align: top;
    cursor: pointer;
    
}

.bonus .extra-notice-message {
    display: none;
}

.bonus .extra-notice:hover .extra-notice-message {
    display: block;
    position: absolute;
    top: -4px;
    left: 19px;
    color: black;
    border-radius: 10px;
    background-color: #F9F9F9;
    padding: 5px 10px;
    width: 225px;
}

/* End */


/* Start:/bitrix/components/dimitrii/pboneclickcredit/templates/tmf/style.css?1589888028256*/
#modal-post-credit .close {
	padding: 0;
	cursor: pointer;
	position: relative;
	background-color: white;
	height: 40px;
	width: 40px;
	border-radius: 20px;
	top: 20px;
	z-index: 1060;
	opacity: 1;
	margin-top: 5px;
	font-size: 30px;
	margin-right: 5px;
}

/* End */
/* /local/templates/aspro_next/components/logictim/bonus.catalog/element/style.css?16342808851038 */
/* /bitrix/components/dimitrii/pboneclickcredit/templates/tmf/style.css?1589888028256 */
