/*
Theme Name: Cash Win
Author: Shilan
Description: Made for api only
Version: 1.0
License: GNU General Public License v2 or later
Text Domain: themeapi

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/
.location-row {
	margin-bottom: 15px;
}
/* basic positioning */
.legend { list-style: none; }
.legend li { margin-right: 10px; margin-bottom: 20px; }
.legend span {margin:0 10px 0px 0px; border: 1px solid #ccc; float: left; width: 50px; height: 25px; }
/* your colors */
.box-exists { background-color: #8b73c7ad; }
.ibox-exists { background-color: #3a8dc7; }


.legend label {
	margin: 3px 0;
}

.result-1 {
	background-color: #FFD700;
}
.result-2 {
	background-color: #C0C0C0;
}
.result-3 {
	background-color: #cd7f32;
}
.result-special {
	background-color: #eca9d2;
}
.result-consolation{
	background-color: #cfd83f;
}