.cwa_images
{
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
}

.cwa_images.cwa_images_person_male
{
	background-size: auto 100%;
	background-position: bottom;
}

.cwa_images.cwa_images_person_male_kid
{
	background-size: auto 66%;
	background-position: bottom;
}




/*
.cwa_images_darkbg,
.cwa_images_litebg
{
}
*/

/*
.cwa_images_default
{
	filter: contrast(0.75) brightness(1.5);
}
*/
/*
.cwa_images_blendlitebg
{
	background-blend-mode: multiply;
	background-color: #ffffff:
}

.cwa_images_blenddarkbg
{
 	filter: contrast(0.5) invert(100%);
	background-blend-mode: multiply;
	background-color: #ffffff:
}

.cwa_images_darkbg
{
	filter: contrast(0.85) brightness(0.75) invert(100%);
}

.cwa_images_litebg
{
	filter: contrast(0.75) brightness(1.5);
}
*/

/*
.cwa_images_busy
{
	background-image: none;
	position: relative;
	overflow: hidden;
}

.cwa_images_busy:after
{
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	position: absolute;
	background-image: url('images/busy.svg');
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain;
	content: '';
	animation: cwa_images_busy_anim 4s steps(12) infinite forwards;
}


@keyframes cwa_images_busy_anim
{
	from { transform: rotate(0deg); }
	to  { transform: rotate(360deg); } 
}

.cwa_images_db_key_dark
{
	background-image: url('images/db_key_dark.svg');
	background-repeat: no-repeat;
	background-size: contain;
}

.cwa_images_db_key_lite
{
	background-image: url('images/db_key_lite.svg');
	background-repeat: no-repeat;
	background-size: contain;
}

.cwa_images_db_key_autoinc_dark
{
	background-image: url('images/db_key_autoinc_dark.svg');
	background-repeat: no-repeat;
	background-size: contain;
}

.cwa_images_db_key_autoinc_lite
{
	background-image: url('images/db_key_autoinc_lite.svg');
	background-repeat: no-repeat;
	background-size: contain;
}

.cwa_images_failure_dark
{
	background-image: url('images/failure_dark.svg');
	background-repeat: no-repeat;
	background-size: contain;
}

.cwa_images_failure_lite
{
	background-image: url('images/failure_lite.svg');
	background-repeat: no-repeat;
	background-size: contain;
}

.cwa_images_redo_dark
{
	background-image: url('images/redo_dark.svg');
	background-repeat: no-repeat;
	background-size: contain;
}

.cwa_images_redo_lite
{
	background-image: url('images/redo_lite.svg');
	background-repeat: no-repeat;
	background-size: contain;
}

.cwa_images_retry_dark
{
	background-image: url('images/retry_dark.svg');
	background-repeat: no-repeat;
	background-size: contain;
}

.cwa_images_retry_lite
{
	background-image: url('images/retry_lite.svg');
	background-repeat: no-repeat;
	background-size: contain;
}

.cwa_images_success_dark
{
	background-image: url('images/success_dark.svg');
	background-repeat: no-repeat;
	background-size: contain;
}

.cwa_images_success_lite
{
	background-image: url('images/success_lite.svg');
	background-repeat: no-repeat;
	background-size: contain;
}

.cwa_images_link_dark
{
	background-image: url('images/link_dark.svg');
	background-repeat: no-repeat;
	background-size: contain;
}

.cwa_images_link_lite
{
	background-image: url('images/link_lite.svg');
	background-repeat: no-repeat;
	background-size: contain;
}

.cwa_images_key_dark
{
	background-image: url('images/db_key_dark.svg');
	background-repeat: no-repeat;
	background-size: contain;
}

.cwa_images_key_lite
{
	background-image: url('images/db_key_lite.svg');
	background-repeat: no-repeat;
	background-size: contain;
}

.cwa_images_mail_dark
{
	background-image: url('images/mail_dark.svg');
	background-repeat: no-repeat;
	background-size: contain;
}

.cwa_images_mail_lite
{
	background-image: url('images/mail_lite.svg');
	background-repeat: no-repeat;
	background-size: contain;
}

.cwa_images_download_dark
{
	background-image: url('images/download_dark.svg');
	background-repeat: no-repeat;
	background-size: contain;
}

.cwa_images_download_lite
{
	background-image: url('images/download_lite.svg');
	background-repeat: no-repeat;
	background-size: contain;
}

.cwa_images_upload_dark
{
	background-image: url('images/upload_dark.svg');
	background-repeat: no-repeat;
	background-size: contain;
}

.cwa_images_upload_lite
{
	background-image: url('images/upload_lite.svg');
	background-repeat: no-repeat;
	background-size: contain;
}

.cwa_images_language_en
{
	background-image: url('images/language_en.svg');
	background-repeat: no-repeat;
	background-size: contain;
}

.cwa_images_language_de
{
	background-image: url('images/language_de.svg');
	background-repeat: no-repeat;
	background-size: contain;
}

.cwa_images_folder_dark
{
	background-image: url('images/folder_dark.svg');
	background-repeat: no-repeat;
	background-size: contain;
}

.cwa_images_folder_lite
{
	background-image: url('images/folder_lite.svg');
	background-repeat: no-repeat;
	background-size: contain;
}

.cwa_images_folder_color
{
	background-image: url('images/folder_color.svg');
	background-repeat: no-repeat;
	background-size: contain;
}

.cwa_images_file_unknown
{
	background-image: url('images/file_unknown.svg');
	background-repeat: no-repeat;
	background-size: contain;
}

.cwa_images_file_archive
{
	background-image: url('images/file_archive.svg');
	background-repeat: no-repeat;
	background-size: contain;
}

.cwa_images_file_gears
{
	background-image: url('images/file_gears.svg');
	background-repeat: no-repeat;
	background-size: contain;
}

.cwa_images_file_image
{
	background-image: url('images/file_image.svg');
	background-repeat: no-repeat;
	background-size: contain;
}

.cwa_images_file_lyrics
{
	background-image: url('images/file_lyrics.svg');
	background-repeat: no-repeat;
	background-size: contain;
}

.cwa_images_file_music
{
	background-image: url('images/file_music.svg');
	background-repeat: no-repeat;
	background-size: contain;
}

.cwa_images_file_plugin
{
	background-image: url('images/file_plugin.svg');
	background-repeat: no-repeat;
	background-size: contain;
}

.cwa_images_file_text
{
	background-image: url('images/file_text.svg');
	background-repeat: no-repeat;
	background-size: contain;
}

.cwa_images_file_video
{
	background-image: url('images/file_video.svg');
	background-repeat: no-repeat;
	background-size: contain;
}

.cwa_images_news_dark
{
	background-image: url('images/news_dark.svg');
	background-repeat: no-repeat;
	background-size: contain;
}

.cwa_images_news_lite
{
	background-image: url('images/news_lite.svg');
	background-repeat: no-repeat;
	background-size: contain;
}
.cwa_images_chat_dark
{
	background-image: url('images/chat_dark.svg');
	background-repeat: no-repeat;
	background-size: contain;
}

.cwa_images_chat_lite
{
	background-image: url('images/chat_lite.svg');
	background-repeat: no-repeat;
	background-size: contain;
}

.cwa_images_show_more_dark
{
	background-image: url('images/show_more_dark.svg');
	background-repeat: no-repeat;
	background-size: contain;
}

.cwa_images_show_more_lite
{
	background-image: url('images/show_more_lite.svg');
	background-repeat: no-repeat;
	background-size: contain;
}

*/

.cwa_images_litebg.cwa_images_data_edit                     { background-image: url('images/data_edit_lt.svg'); }
.cwa_images_litebg.cwa_images_data_edit.cwa_images_scolor   { background-image: url('images/data_edit_tc.svg'); }
.cwa_images_darkbg.cwa_images_data_edit                     { background-image: url('images/data_edit_dt.svg'); }
.cwa_images_darkbg.cwa_images_data_edit.cwa_images_scolor   { background-image: url('images/data_edit_dc.svg'); }

.cwa_images_litebg.cwa_images_data_error                    { background-image: url('images/data_error_lt.svg'); }
.cwa_images_litebg.cwa_images_data_error.cwa_images_scolor  { background-image: url('images/data_error_ct.svg'); }
.cwa_images_darkbg.cwa_images_data_error                    { background-image: url('images/data_error_dt.svg'); }
.cwa_images_darkbg.cwa_images_data_error.cwa_images_scolor  { background-image: url('images/data_error_ct.svg'); }
.cwa_images_colord.cwa_images_data_error                    { background-image: url('images/data_error_ct.svg'); }

.cwa_images_darkbg.cwa_images_failure 						{ background-image: url('images/failure_dt.svg'); }
.cwa_images_litebg.cwa_images_failure 						{ background-image: url('images/failure_lt.svg'); }
.cwa_images_darkbg.cwa_images_redo 							{ background-image: url('images/redo_dt.svg'); }
.cwa_images_litebg.cwa_images_redo 							{ background-image: url('images/redo_lt.svg'); }
.cwa_images_darkbg.cwa_images_retry 						{ background-image: url('images/retry_dt.svg'); }
.cwa_images_litebg.cwa_images_retry		 					{ background-image: url('images/retry_lt.svg'); }
.cwa_images_darkbg.cwa_images_success 						{ background-image: url('images/success_dt.svg'); }
.cwa_images_litebg.cwa_images_success 						{ background-image: url('images/success_lt.svg'); }

.cwa_images_darkbg.cwa_images_scolor.cwa_images_download    { background-image: url('images/download_dt.svg'); }
.cwa_images_darkbg.cwa_images_opaque.cwa_images_download    { background-image: url('images/download_dt.svg'); }
.cwa_images_darkbg.cwa_images_transp.cwa_images_download    { background-image: url('images/download_dt.svg'); }
.cwa_images_litebg.cwa_images_scolor.cwa_images_download    { background-image: url('images/download_lt.svg'); }
.cwa_images_litebg.cwa_images_opaque.cwa_images_download    { background-image: url('images/download_lt.svg'); }
.cwa_images_litebg.cwa_images_transp.cwa_images_download    { background-image: url('images/download_lt.svg'); }

.cwa_images_darkbg.cwa_images_scolor.cwa_images_file_image  { background-image: url('images/file_image_dc.svg'); }
.cwa_images_darkbg.cwa_images_opaque.cwa_images_file_image  { background-image: url('images/file_image_do.svg'); }
.cwa_images_darkbg.cwa_images_transp.cwa_images_file_image  { background-image: url('images/file_image_dt.svg'); }
.cwa_images_litebg.cwa_images_scolor.cwa_images_file_image  { background-image: url('images/file_image_lc.svg'); }
.cwa_images_litebg.cwa_images_opaque.cwa_images_file_image  { background-image: url('images/file_image_lo.svg'); }
.cwa_images_litebg.cwa_images_transp.cwa_images_file_image  { background-image: url('images/file_image_lt.svg'); }
.cwa_images_darkbg.cwa_images_scolor.cwa_images_file_lyrics { background-image: url('images/file_lyrics_do.svg'); }
.cwa_images_darkbg.cwa_images_opaque.cwa_images_file_lyrics { background-image: url('images/file_lyrics_do.svg'); }
.cwa_images_darkbg.cwa_images_transp.cwa_images_file_lyrics { background-image: url('images/file_lyrics_dt.svg'); }
.cwa_images_litebg.cwa_images_scolor.cwa_images_file_lyrics { background-image: url('images/file_lyrics_lo.svg'); }
.cwa_images_litebg.cwa_images_opaque.cwa_images_file_lyrics { background-image: url('images/file_lyrics_lo.svg'); }
.cwa_images_litebg.cwa_images_transp.cwa_images_file_lyrics { background-image: url('images/file_lyrics_lt.svg'); }
.cwa_images_darkbg.cwa_images_scolor.cwa_images_file_resume { background-image: url('images/file_resume_do.svg'); }
.cwa_images_darkbg.cwa_images_opaque.cwa_images_file_resume { background-image: url('images/file_resume_do.svg'); }
.cwa_images_darkbg.cwa_images_transp.cwa_images_file_resume { background-image: url('images/file_resume_dt.svg'); }
.cwa_images_litebg.cwa_images_scolor.cwa_images_file_resume { background-image: url('images/file_resume_lo.svg'); }
.cwa_images_litebg.cwa_images_opaque.cwa_images_file_resume { background-image: url('images/file_resume_lo.svg'); }
.cwa_images_litebg.cwa_images_transp.cwa_images_file_resume { background-image: url('images/file_resume_lt.svg'); }
.cwa_images_darkbg.cwa_images_scolor.cwa_images_file_text   { background-image: url('images/file_text_do.svg'); }
.cwa_images_darkbg.cwa_images_opaque.cwa_images_file_text   { background-image: url('images/file_text_do.svg'); }
.cwa_images_darkbg.cwa_images_transp.cwa_images_file_text   { background-image: url('images/file_text_dt.svg'); }
.cwa_images_litebg.cwa_images_scolor.cwa_images_file_text   { background-image: url('images/file_text_lo.svg'); }
.cwa_images_litebg.cwa_images_opaque.cwa_images_file_text   { background-image: url('images/file_text_lo.svg'); }
.cwa_images_litebg.cwa_images_transp.cwa_images_file_text   { background-image: url('images/file_text_lt.svg'); }
.cwa_images_darkbg.cwa_images_scolor.cwa_images_file_unknown{ background-image: url('images/file_unknown_do.svg'); }
.cwa_images_darkbg.cwa_images_opaque.cwa_images_file_unknown{ background-image: url('images/file_unknown_do.svg'); }
.cwa_images_darkbg.cwa_images_transp.cwa_images_file_unknown{ background-image: url('images/file_unknown_dt.svg'); }
.cwa_images_litebg.cwa_images_scolor.cwa_images_file_unknown{ background-image: url('images/file_unknown_lo.svg'); }
.cwa_images_litebg.cwa_images_opaque.cwa_images_file_unknown{ background-image: url('images/file_unknown_lo.svg'); }
.cwa_images_litebg.cwa_images_transp.cwa_images_file_unknown{ background-image: url('images/file_unknown_lt.svg'); }
.cwa_images_darkbg.cwa_images_scolor.cwa_images_file_video  { background-image: url('images/file_video_dc.svg'); }
.cwa_images_darkbg.cwa_images_opaque.cwa_images_file_video  { background-image: url('images/file_video_do.svg'); }
.cwa_images_darkbg.cwa_images_transp.cwa_images_file_video  { background-image: url('images/file_video_dt.svg'); }
.cwa_images_litebg.cwa_images_scolor.cwa_images_file_video  { background-image: url('images/file_video_lc.svg'); }
.cwa_images_litebg.cwa_images_opaque.cwa_images_file_video  { background-image: url('images/file_video_lo.svg'); }
.cwa_images_litebg.cwa_images_transp.cwa_images_file_video  { background-image: url('images/file_video_lt.svg'); }
.cwa_images_colord.cwa_images_file_folder                               { background-image: url('images/file_folder_c.svg'); }
.cwa_images_darkbg.cwa_images_opaque.cwa_images_file_folder             { background-image: url('images/file_folder_do.svg'); }
.cwa_images_darkbg.cwa_images_transp.cwa_images_file_folder             { background-image: url('images/file_folder_dt.svg'); }
.cwa_images_litebg.cwa_images_opaque.cwa_images_file_folder             { background-image: url('images/file_folder_lo.svg'); }
.cwa_images_litebg.cwa_images_transp.cwa_images_file_folder             { background-image: url('images/file_folder_lt.svg'); }
.cwa_images_colord.cwa_images_file_folder_locked                        { background-image: url('images/file_folder_locked_c.svg'); }
.cwa_images_darkbg.cwa_images_opaque.cwa_images_file_folder_locked      { background-image: url('images/file_folder_locked_do.svg'); }
.cwa_images_darkbg.cwa_images_transp.cwa_images_file_folder_locked      { background-image: url('images/file_folder_locked_dt.svg'); }
.cwa_images_litebg.cwa_images_opaque.cwa_images_file_folder_locked      { background-image: url('images/file_folder_locked_lo.svg'); }
.cwa_images_litebg.cwa_images_transp.cwa_images_file_folder_locked      { background-image: url('images/file_folder_locked_lt.svg'); }
.cwa_images_colord.cwa_images_file_folder_unlocked                      { background-image: url('images/file_folder_unlocked_c.svg'); }
.cwa_images_darkbg.cwa_images_opaque.cwa_images_file_folder_unlocked    { background-image: url('images/file_folder_unlocked_do.svg'); }
.cwa_images_darkbg.cwa_images_transp.cwa_images_file_folder_unlocked    { background-image: url('images/file_folder_unlocked_dt.svg'); }
.cwa_images_litebg.cwa_images_opaque.cwa_images_file_folder_unlocked    { background-image: url('images/file_folder_unlocked_lo.svg'); }
.cwa_images_litebg.cwa_images_transp.cwa_images_file_folder_unlocked    { background-image: url('images/file_folder_unlocked_lt.svg'); }
.cwa_images_litebg.cwa_images_scolor.cwa_images_file_folder { background-image: url('images/file_folder_lo.svg'); }
.cwa_images_litebg.cwa_images_opaque.cwa_images_file_folder { background-image: url('images/file_folder_lo.svg'); }
.cwa_images_litebg.cwa_images_transp.cwa_images_file_folder { background-image: url('images/file_folder_lt.svg'); }
.cwa_images_darkbg.cwa_images_scolor.cwa_images_file_folder { background-image: url('images/file_folder_do.svg'); }
.cwa_images_darkbg.cwa_images_opaque.cwa_images_file_folder { background-image: url('images/file_folder_do.svg'); }
.cwa_images_darkbg.cwa_images_transp.cwa_images_file_folder { background-image: url('images/file_folder_dt.svg'); }
.cwa_images_darkbg.cwa_images_opaque.cwa_images_lock_closed { background-image: url('images/lock_closed_do.svg'); }
.cwa_images_darkbg.cwa_images_transp.cwa_images_lock_closed { background-image: url('images/lock_closed_dt.svg'); }
.cwa_images_litebg.cwa_images_opaque.cwa_images_lock_closed { background-image: url('images/lock_closed_lo.svg'); }
.cwa_images_litebg.cwa_images_transp.cwa_images_lock_closed { background-image: url('images/lock_closed_lt.svg'); }
.cwa_images_darkbg.cwa_images_opaque.cwa_images_lock_opened { background-image: url('images/lock_opened_do.svg'); }
.cwa_images_darkbg.cwa_images_transp.cwa_images_lock_opened { background-image: url('images/lock_opened_dt.svg'); }
.cwa_images_litebg.cwa_images_opaque.cwa_images_lock_opened { background-image: url('images/lock_opened_lo.svg'); }
.cwa_images_litebg.cwa_images_transp.cwa_images_lock_opened { background-image: url('images/lock_opened_lt.svg'); }
.cwa_images_darkbg.cwa_images_login                         { background-image: url('images/login_dt.svg'); }
.cwa_images_litebg.cwa_images_login                         { background-image: url('images/login_lt.svg'); }
.cwa_images_darkbg.cwa_images_logout                        { background-image: url('images/logout_dt.svg'); }
.cwa_images_litebg.cwa_images_logout                        { background-image: url('images/logout_lt.svg'); }
.cwa_images_darkbg.cwa_images_scolor.cwa_images_mail        { background-image: url('images/mail_do.svg'); }
.cwa_images_darkbg.cwa_images_opaque.cwa_images_mail        { background-image: url('images/mail_do.svg'); }
.cwa_images_darkbg.cwa_images_transp.cwa_images_mail        { background-image: url('images/mail_dt.svg'); }
.cwa_images_litebg.cwa_images_scolor.cwa_images_mail        { background-image: url('images/mail_lo.svg'); }
.cwa_images_litebg.cwa_images_opaque.cwa_images_mail        { background-image: url('images/mail_lo.svg'); }
.cwa_images_litebg.cwa_images_transp.cwa_images_mail        { background-image: url('images/mail_lt.svg'); }
.cwa_images_darkbg.cwa_images_scolor.cwa_images_misc_meal   { background-image: url('images/misc_meal_do.svg'); }
.cwa_images_darkbg.cwa_images_opaque.cwa_images_misc_meal   { background-image: url('images/misc_meal_do.svg'); }
.cwa_images_darkbg.cwa_images_transp.cwa_images_misc_meal   { background-image: url('images/misc_meal_dt.svg'); }
.cwa_images_litebg.cwa_images_scolor.cwa_images_misc_meal   { background-image: url('images/misc_meal_lo.svg'); }
.cwa_images_litebg.cwa_images_opaque.cwa_images_misc_meal   { background-image: url('images/misc_meal_lo.svg'); }
.cwa_images_litebg.cwa_images_transp.cwa_images_misc_meal   { background-image: url('images/misc_meal_lt.svg'); }
.cwa_images_darkbg.cwa_images_scolor.cwa_images_money       { background-image: url('images/money_do.svg'); }
.cwa_images_darkbg.cwa_images_opaque.cwa_images_money       { background-image: url('images/money_do.svg'); }
.cwa_images_darkbg.cwa_images_transp.cwa_images_money       { background-image: url('images/money_dt.svg'); }
.cwa_images_litebg.cwa_images_scolor.cwa_images_money       { background-image: url('images/money_lo.svg'); }
.cwa_images_litebg.cwa_images_opaque.cwa_images_money       { background-image: url('images/money_lo.svg'); }
.cwa_images_litebg.cwa_images_transp.cwa_images_money       { background-image: url('images/money_lt.svg'); }
.cwa_images_darkbg.cwa_images_scolor.cwa_images_newspaper   { background-image: url('images/newspaper_do.svg'); }
.cwa_images_darkbg.cwa_images_opaque.cwa_images_newspaper   { background-image: url('images/newspaper_do.svg'); }
.cwa_images_darkbg.cwa_images_transp.cwa_images_newspaper   { background-image: url('images/newspaper_dt.svg'); }
.cwa_images_litebg.cwa_images_scolor.cwa_images_newspaper   { background-image: url('images/newspaper_lo.svg'); }
.cwa_images_litebg.cwa_images_opaque.cwa_images_newspaper   { background-image: url('images/newspaper_lo.svg'); }
.cwa_images_litebg.cwa_images_transp.cwa_images_newspaper   { background-image: url('images/newspaper_lt.svg'); }
.cwa_images_litebg.cwa_images_person_male                   { background-image: url('images/person_male_l.svg'); }
.cwa_images_darkbg.cwa_images_person_male                   { background-image: url('images/person_male_d.svg'); }
.cwa_images_litebg.cwa_images_person_male_kid               { background-image: url('images/person_male_l.svg'); }
.cwa_images_darkbg.cwa_images_person_male_kid               { background-image: url('images/person_male_d.svg'); }
.cwa_images_darkbg.cwa_images_scolor.cwa_images_ticket        { background-image: url('images/ticket_do.svg'); }
.cwa_images_darkbg.cwa_images_opaque.cwa_images_ticket        { background-image: url('images/ticket_do.svg'); }
.cwa_images_darkbg.cwa_images_transp.cwa_images_ticket        { background-image: url('images/ticket_dt.svg'); }
.cwa_images_litebg.cwa_images_scolor.cwa_images_ticket        { background-image: url('images/ticket_lo.svg'); }
.cwa_images_litebg.cwa_images_opaque.cwa_images_ticket        { background-image: url('images/ticket_lo.svg'); }
.cwa_images_litebg.cwa_images_transp.cwa_images_ticket        { background-image: url('images/ticket_lt.svg'); }
.cwa_images_darkbg.cwa_images_scolor.cwa_images_ticket_edit   { background-image: url('images/ticket_edit_dc.svg'); }
.cwa_images_darkbg.cwa_images_opaque.cwa_images_ticket_edit   { background-image: url('images/ticket_edit_do.svg'); }
.cwa_images_darkbg.cwa_images_transp.cwa_images_ticket_edit   { background-image: url('images/ticket_edit_dt.svg'); }
.cwa_images_litebg.cwa_images_scolor.cwa_images_ticket_edit   { background-image: url('images/ticket_edit_lc.svg'); }
.cwa_images_litebg.cwa_images_opaque.cwa_images_ticket_edit   { background-image: url('images/ticket_edit_lo.svg'); }
.cwa_images_litebg.cwa_images_transp.cwa_images_ticket_edit   { background-image: url('images/ticket_edit_lt.svg'); }
.cwa_images_darkbg.cwa_images_scolor.cwa_images_ticket_cancel { background-image: url('images/ticket_cancel_dc.svg'); }
.cwa_images_darkbg.cwa_images_opaque.cwa_images_ticket_cancel { background-image: url('images/ticket_cancel_do.svg'); }
.cwa_images_darkbg.cwa_images_transp.cwa_images_ticket_cancel { background-image: url('images/ticket_cancel_dt.svg'); }
.cwa_images_litebg.cwa_images_scolor.cwa_images_ticket_cancel { background-image: url('images/ticket_cancel_lc.svg'); }
.cwa_images_litebg.cwa_images_opaque.cwa_images_ticket_cancel { background-image: url('images/ticket_cancel_lo.svg'); }
.cwa_images_litebg.cwa_images_transp.cwa_images_ticket_cancel { background-image: url('images/ticket_cancel_lt.svg'); }
.cwa_images_darkbg.cwa_images_scolor.cwa_images_webglobe      { background-image: url('images/webglobe_do.svg'); }
.cwa_images_darkbg.cwa_images_opaque.cwa_images_webglobe      { background-image: url('images/webglobe_do.svg'); }
.cwa_images_darkbg.cwa_images_transp.cwa_images_webglobe      { background-image: url('images/webglobe_dt.svg'); }
.cwa_images_litebg.cwa_images_scolor.cwa_images_webglobe      { background-image: url('images/webglobe_lo.svg'); }
.cwa_images_litebg.cwa_images_opaque.cwa_images_webglobe      { background-image: url('images/webglobe_lo.svg'); }
.cwa_images_litebg.cwa_images_transp.cwa_images_webglobe      { background-image: url('images/webglobe_lt.svg'); }
.cwa_images_litebg.cwa_images_weight                          { background-image: url('images/weight_lt.svg'); }
.cwa_images_darkbg.cwa_images_weight                          { background-image: url('images/weight_dt.svg'); }

/* form.cwa_form.cwa_form_darkbg.cwa_form_state_init div.cwa_form_submit > button > span     { background-image: url('images/money_dt.svg'); } */
/* form.cwa_form.cwa_form_litebg.cwa_form_state_init div.cwa_form_submit > button > span     { background-image: url('images/money_lt.svg'); } */
form.cwa_form.cwa_form_darkbg.cwa_form_state_busy div.cwa_form_submit > button > span     { background-image: initial; }
form.cwa_form.cwa_form_litebg.cwa_form_state_busy div.cwa_form_submit > button > span     { background-image: initial; }
form.cwa_form.cwa_form_darkbg.cwa_form_state_fail div.cwa_form_submit > button > span     { background-image: url('images/failure_dt.svg'); }
form.cwa_form.cwa_form_litebg.cwa_form_state_fail div.cwa_form_submit > button > span     { background-image: url('images/failure_lt.svg'); }
form.cwa_form.cwa_form_darkbg.cwa_form_state_rtry div.cwa_form_submit > button > span     { background-image: url('images/retry_dt.svg'); }
form.cwa_form.cwa_form_litebg.cwa_form_state_rtry div.cwa_form_submit > button > span     { background-image: url('images/retry_lt.svg'); }
form.cwa_form.cwa_form_darkbg.cwa_form_state_good div.cwa_form_submit > button > span     { background-image: url('images/success_dt.svg'); }
form.cwa_form.cwa_form_litebg.cwa_form_state_good div.cwa_form_submit > button > span     { background-image: url('images/success_lt.svg'); }
form.cwa_form.cwa_form_darkbg.cwa_form_state_redo div.cwa_form_submit > button > span     { background-image: url('images/redo_dt.svg'); }
form.cwa_form.cwa_form_litebg.cwa_form_state_redo div.cwa_form_submit > button > span     { background-image: url('images/redo_lt.svg'); }

form.cwa_form div.cwa_form_submit > button > span
{
	padding-left: 1.25em;
	position: relative;
	background-repeat: no-repeat;
	background-position: left center;
	background-size: 1em;
}

form.cwa_form.cwa_form_state_init div.cwa_form_submit > button.noicon > span
{
	padding-left: 0px;
}

form.cwa_form.cwa_form_state_busy div.cwa_form_submit > button > span:after
{
	left: 0px;
	top: 0px;
	width: 1em;
	height: 1em;
	background-image: url('images/busy_animframe.svg');
	position: absolute;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 1em;
	content: ' ';
	animation: cwa_images_busy_animframe 4s steps(12) infinite forwards;
}

@keyframes cwa_images_busy_animframe
{
	from { transform: rotate(0deg); }
	to  { transform: rotate(360deg); } 
}

/*
.cwa_fastvisualedit_root .cwa_fastvisualedit_editable > span:first-child
{
	background-image: url('images/data_edit_lt.svg');
	background-image: url('images/data_edit_tc.svg');
	background-image: url('images/data_edit_dt.svg');
	background-image: url('images/data_edit_dc.svg');
}
*/