.cg-menuTabMobile {
	/*display: flex;*/
    width: 100%;
    /*height: 58px;*/
	background: var(--cg-bottom-navbar-color);
    position: fixed;
    bottom: 0px;
    left: 0px;
	right: 0px;
    z-index: 10000;
	/*z-index: 2;*/
    box-shadow: 0 -1px 1px rgba(0,0,0,0.18);
	/* border-top: 1px solid var(--cg-bottom-navbar-border-color); */
	border-bottom: 0;
/* 	justify-content: center; */
	/* overflow: hidden; */
}

.cg-buttonMenuMobile.acceso .cg-selection-border {
	visibility: visible;
}

#cg-test-loader-footer-css{
	text-align:center;
}

/* new */
/* #cg-ticket-search-button, #cg-ticket-info-account, #cg-user-profile-info-account {
	width: 42%;
    height: 34px;
    display: inline-block;
    vertical-align: bottom;
    margin-left: 30%;
    border-width: 1px;
    border-style: solid;
    border-radius: 5px;
    border-color: var(--cg-nav-selection-border);
    margin-top: 20px;
    background: var(--cg-nav-selection-color);
}

#cg-ticket-search-button > div, #cg-ticket-info-account > div, #cg-user-profile-info-account > div {
	text-align: center;
    font-weight: 445;
    margin-top: 4px;
    font-size: 16px;
} */
/* /new */

.cg-icon-container {
	display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.cg-icon-container i {
    position: relative;
    font-size: 20px;
    height: 20px;
    width: 20px;
}

.cg-icon-container i.cg-icon {
    background-size: contain;
    background-position: 50%;
}

.cg-ico-down-arrow {
	background-image: url("../../images/footer/down-chevron.svg");
}

.cg-ico-up-arrow {
	background-image: url("../../images/footer/up-chevron.svg");
}

.cg-ico-general {
	background-image: url("../../images/footer/general-icon.svg");
}

/* CASINO */

.cg-contoButtonClass{
	 background: transparent; 
	 height: 100%; 
	 width: 100%; 
	 position: absolute; 
	 z-index: 1; 
}

.cg-buttonMenuMobile {
	display: flex;
    flex: 1 1 20%;
    justify-content: center;
    align-self: center;
    align-items: center;
    height: 100%;
    max-width: 100px;
    position: relative;
}


/*FOOTER TEMPLATE 02*/
#cg-footer-template-02 .cg-buttonMenuMobile{
	min-width: 60px;
}

#cg-footer-template-02.cg-buttons-row{
	overflow-y: scroll;
	justify-content: space-between;
}

#cg-footer-template-02.cg-buttons-row::-webkit-scrollbar {
	height: 3px;
	width: 0px;
}

.cg-labelMenu {
	font-size: 13px;
	line-height: normal;
	overflow: hidden;
/*     text-overflow: ellipsis; */
    white-space: nowrap;
/*     max-width: calc(100% - 0px); */
}

.cg-iconContainer {
	color: var(--cg-bottom-navbar-text-color);
	
	display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.cg-iconContainer .cg-selection-border {
	margin-top: 4px;
    width: 100%;
    visibility: hidden;
    height: 3px;
    background: var(--cg-nav-selection-color);
}

.cg-iconContainer i, .cg-iconContainer svg {
	position: relative;
	font-size: 20px;
	height: 20px;
	width: 20px;
}

.cg-iconContainer i.cg-icon {
	background-size: contain;
    background-position: 50%;
    background-repeat: no-repeat;
}

.cg-iconContainer i:before {
	position: absolute;
	top: 0;
	left: 0;
}

.cg-ico-search {
	background: url("../../images/footer/search.svg") no-repeat;
}

.cg-ico-sport {
	background: url("../../images/footer/prematch.svg") no-repeat;
}

.cg-tabTitleCotainer {
    height: 60px;
    width: 100%;
    /* margin-top: 20px; */
    display: flex;
    align-items: center;
    justify-content: center;
    padding-right: 30px;
    padding-left: 30px;
}

#cg-tabContainer {
    width: 100%;
    height: calc(100% - 60px);
    overflow: hidden;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
    scroll-behavior: smooth;
}

#cg-contoTabLayerMobile #cg-tabContainer{
	height: 100%;
}

#cg-contoTabLayerMobile .cg-tabTitleCotainer {
	display: none;
}

.cg-layerCloseButton{
	display: inline-flex;
	margin-left: auto;
	height: 20px;
    width: 20px;
}

.cg-layerCloseButton i{
	 margin-top: 0; padding: 0px; font-size: 30px; 
}


/* SPORT */

.cg-ico-prematch {
	background-image: url('../../images/footer/prematch.svg');
}

.cg-ico-live {
	background-image: url('../../images/footer/live.svg');
}

.cg-ico-user {
	background-image: url("../../images/footer/user.svg");
}

.cg-ico-user-logged {
	background-image: url("../../images/footer/user-logged.svg");
}

.cg-ico-cart {
	background-image: url("../../images/footer/shopping-cart.svg");
}

.cg-ico-casino {
	background-image: url("../../images/footer/casino.svg");
}

.cg-ico-casino-live {
	background-image: url("../../images/header/side-menu/casino-live-slide-menu.svg");
}

.cg-ico-carte {
	background-image: url("../../images/header/side-menu/carte-slide-menu.svg");
}

.cg-ico-poker {
	background-image: url("../../images/header/side-menu/poker-slide-menu.svg");
}

.cg-ico-gv {
	background-image: url("../../images/header/side-menu/gratta-e-vinci-slide-menu.svg");
}

.cg-ico-lotterie {
	background-image: url("../../images/header/side-menu/lotterie-slide-menu.svg");
}

.cg-ico-mybet {
	background-image: url("../../images/footer/mybet.svg");
}

.cg-notification-circle {
    position: absolute;
	top: 2px;
    right: 14px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: none var(--cg-notification-circle-color);
    border-radius: 50%;
    height: 20px;
    width: 20px;
    color: var(--cg-notification-circle-text-color);
    font-size: 10px;
    line-height: 12px;
    box-shadow: 0 1px 1px rgba(0,0,0,0.18);
}

.cg-buttonMenuMobile.cg-acceso .cg-selection-border {
    visibility: visible;
}

.cg-buttons-row {
	display: flex;
    height: 58px;
    justify-content: center;
    box-shadow: 0 -1px 1px rgba(0,0,0,0.18);
}

.secondary-button-row {
	box-shadow: unset;
}

#cg-footer-arrow-container{
	height:30px;
}

.cg-ico-novita {
    position: absolute;
    margin-left: 14px;
    margin-top: -22px;
    display: flex;
    background: red;
    border-radius: 5px;
    color: white;
    font-size: 11px;
    padding: 0px 6px 0px 6px;
    font-weight: 450;
}

.cg-conto-alert
{
	text-align: center;
    border-radius: 5px;
    margin: 5px 20px -25px;
}

.cg-conto-alert.cg-ok
{
	border: solid 1px var(--cg-dettaglio-ok-border);
	background: var(--cg-dettaglio-ok);
}

.cg-conto-alert.cg-error
{
	border: solid 1px var(--cg-dettaglio-error-border);
	background: var(--cg-dettaglio-error);
}

.cg-ico-message.cg-message-footer{
   	background-size: 11px;
    height: 11px;
    width: 11px;
    position: absolute;
    top: 0;
    right: -7px;
}

.cg-ico-cash-out {
	background-image: url('../../images/footer/cash-out.svg');
}

.cg-notification-circle-cashout{
	display: inline-flex;
    justify-content: center;
    align-items: center;
    background: none #c70505;
    border-radius: 50%;
    height: 23px;
    width: 23px;
    color: white;
    font-size: 13px;
    line-height: 12px;
    margin-left: 13px;
}

.cg-ico-virtual {
	background-image: url('../../images/footer/virtual.svg');
}

#cg-logged-section{
/*     height: 100%;
 */}

#cg-ticket-section{
    height: calc(100% - 44px);
}

.cg-footer-button-sublist{
	bottom: 100px;
    background: lightgray;
    border: solid 1px black;
    border-radius: 5px;
    padding: 10px;
    position: absolute;
    z-index: 1001;
}

.cg-balance-shortcut-icon.cg-searchIcoLite{
	position: absolute;
	right: 4vw;
	width: 16px;
	height: 16px;
}

.cg-profile-validated-field-img{
	background-image: url(../../images/conto/check-mark-green.svg);
    position: absolute;
    height: 20px;
    width: 20px;
    background-position: center;
    background-size: 100% 100%;
    right: 5px;
    top: 25%;
}

.cg-no-anchor-style{
	text-decoration: none;
	color: inherit;
}

#cg-footer-sport-mybets-counter {
    position: absolute;
    color: white;
    top: 0;
    right: 0;
    height: 1rem;
    width: 1rem;
    font-size: 80%;
    padding: .5rem;
    background-color:darkgoldenrod;
    border-radius: 999px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.cg-file-picker .custom-file-input{
	opacity: unset;
}

#cg-files-container .cg-add-file-button{
	color: black!important;
}
:is(#cg-bank-deposit-section-container,#cg-bank-withdrawal-section-container):not(.cg-hide)~.cg-payment-button-container {
    display: none;
}