/*********************************************************

 #######  ########  ######## ########     ###    ######## ####  #######  ##    ## 
##     ## ##     ## ##       ##     ##   ## ##      ##     ##  ##     ## ###   ## 
##     ## ##     ## ##       ##     ##  ##   ##     ##     ##  ##     ## ####  ## 
##     ## ########  ######   ########  ##     ##    ##     ##  ##     ## ## ## ## 
##     ## ##        ##       ##   ##   #########    ##     ##  ##     ## ##  #### 
##     ## ##        ##       ##    ##  ##     ##    ##     ##  ##     ## ##   ### 
 #######  ##        ######## ##     ## ##     ##    ##    ####  #######  ##    ## 

*********************************************************/

.ui-page-theme-a .ui-btn,
html .ui-bar-a .ui-btn,
html .ui-body-a .ui-btn,
html body .ui-group-theme-a .ui-btn,
html head + body .ui-btn.ui-btn-a,
.ui-page-theme-a .ui-btn:visited,
html .ui-bar-a .ui-btn:visited,
html .ui-body-a .ui-btn:visited,
html body .ui-group-theme-a .ui-btn:visited,
html head + body .ui-btn.ui-btn-a:visited {
    color: #3d251b;
}

.collection-reward{
	padding-left: 10px;
	padding-right: 10px;
	border-bottom: 1px solid #af9c8c;
}
.text--shadow{
	text-shadow: 1px 1px 2px rgba(0,0,0,0.5)
}
/*BATAILLE */
#popup-marketing-battle ul.arrow li {
    margin: 0;
}
.ui-li-count .svg--hide{
	display: none;
}
.operation-battle .ufo-image{
	width: 120px;
	height: 120px;
}
.operation-battle figure.avatar{
    display: block;
    height: 100%;
    width: 100%;
}
/*CALENDAR*/
.ui-mobile .operation-calendar.ui-page {
    padding-bottom: 44px !important;
}

/*SUPPRESSION DU BOX SHADOW*/
.svg--shadownone.svg--shadownone {
    box-shadow: none;
}