/* mass response */
/* skinning values */
:root
{
	--login-logo: url("/static/img/skin_twister/logo_header.png") no-repeat !important;
	--background-color: white !important;
}

/* main color */
.skinColor1_bg{background-color:#00386d !important;}

/* secondary color */
.skinColor2_bg,
.skinColor2_bgHover:hover{background-color:#92D315 !important;}

/* START */

#start #logo{position:absolute; left:-30px; top:10px; width:180px; height:71px; background:url(../img/skin_twister/start_logo.jpg);}
#start #splash{margin-bottom:1px; width:538px; height:190px; background:url(../img/skin_DEFAULT/start_main.jpg);}
/* !!!!! TODO MEDIUM Remove obsolete file ../img/start_main.jpg */

/* INDEX */

#index #logo{position:absolute; left:30px; top:0; width:100px; height:64px; background:center / contain no-repeat url(../img/skin_twister/logo_header.png) ;}

/* APPLICATION */

#app #logo{position:absolute; left:30px; top:0; width:100px; height:64px; background:center / contain no-repeat url(../img/skin_twister/logo_header.png);}
