.sortition {
	padding-bottom: 0px;
}
.sortition h3 {
	font-size: 16px;
    text-align: center;
    margin-bottom: 32px;
    padding-bottom: 12px;
}
.sortition .ending {
	padding: 12px 10px;
    line-height: 24px;
    margin: -24px 0px;
    border-radius: 11px;
    background: #ff00aa;
    margin-bottom: 15px;
    display: flex;
    font-weight: 600;
    font-size: 12px;
    padding-left: 10px;
    margin-top: -10px;
    color: #ffffff;
    position: relative;
    flex-direction: column;
}
.sortition #ending {
	text-align: center;
    flex-direction: row;
    align-items: flex-end;
    justify-content: space-between;
    display: flex;
	
}
.sortition #endinglite {
	text-align: center;
	
}

.sortition #endinglite span {
	color: rgb(53, 63, 74);
    font-size: 70px;
    font-weight: 500;
    display: inline-block;
    line-height: 60px;
    background: rgba(255, 255, 255, 0.9);
    padding: 15px;
    margin: 5px;
    border-radius: 5px;
    border-radius: 18px;
    background: #384562;
    margin-bottom: 15px;
    display: flex;
    font-weight: 600;
    padding-left: 10px;
    margin-top: 0px;
    color: #ffffff;
    position: relative;
    flex-wrap: nowrap;
    flex-direction: row;
}
	
.sortition #ending span {
   font-size: 70px;
    line-height: 60px;
    padding: 15px;
    margin: 5px;
    border-radius: 18px;
    background: 	#ff00aa;
    margin-bottom: 15px;
    display: flex;
    font-weight: 600;
    padding-left: 10px;
    margin-top: 0px;
    color: #ffffff;
    position: relative;
    flex-direction: row;
    width: 30%;
    align-items: flex-end;
    justify-content: space-between;
	}
	
    /*flex-wrap: nowrap;
    flex-direction: row;
	color: rgb(53, 63, 74);
	font-size: 70px;
	font-weight: 500;
	display: inline-block;
	line-height: 60px;
	background: rgba(255, 255, 255, 0.9);
	padding: 15px;
	margin: 5px;
	border-radius: 5px;
	box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.51);*/

.sortition #ending i {
	font-style: normal;
	font-size: 20px;
	display: block;
	line-height: 20px;
}

.sortition #prizes {
	 padding: 5px 10px;
    line-height: 22px;
    border-radius: 11px;
    background: #212d47;
    display: flex;
    font-weight: 600;
    font-size: 12px;
    padding-left: 10px;
    color: #ffffff;
    position: relative;
    flex-direction: column;
    margin: -10px 0px;
	
	/*background-color: rgb(255, 105, 105);
	background-image: radial-gradient(ellipse farthest-corner at left bottom, rgba(0, 0, 0, 0.6) 0%, rgba(107, 117, 57, 0.8) 50%, rgb(94, 159, 176) 100%);
    display: block;
    text-align: left;
    margin-left: -30px;
    margin-right: -30px;
    padding: 30px;
    padding-top: 15px;*/
}
.sortition .with_code {
	color: rgb(53, 63, 74);
	background: rgba(255, 255, 255, 0.9);
	padding: 15px;
	margin: 5px;
	border-radius: 5px;
	margin-top: 15px;
}
.sortition #prizes h5 {
	margin-top: 18px;
    background: rgb(56 69 98);
    padding: 8px;
    border-radius: 0px 6px 6px 0px;
    margin-bottom: 12px;
    display: block;
    width: 110px;
    text-align: center;
    font-size: 20px;
    font-weight: 600;
    left: -10px;
    position: relative;
}
.sortition #prizes .prize {
	display: block;
	position: relative;
	margin-bottom: 10px;
	line-height: 0px;
	padding: 10px;
	margin-top: -7px;
	background: rgb(56 69 98);
    border-radius: 4pt;
}
.sortition #prizes .prize span {
	font-size: 16px;
    width: 100%;
    display: inline-block;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    line-height: 20px;
    color: #9e96f3;
}
.sortition #prizes .prize span small {
	color: #6c757d;
	font-size: 14px;
	line-height: 14px;
}
.sortition #prizes .prize i.fa {
	display: none;
}
.sortition #prizes .prize p {
	margin: 0px;
	margin-top: 10px;
}

.sortition #prizes .modal {
	text-align: left;
}
.sortition #prizes .modal-body hr {
	margin-top: 10px;
	margin-bottom: 10px;
}

.sortition .participate {
	background: rgb(33 45 71);
    border: 0px solid rgb(255, 255, 255);
    padding: 16px 15px;
    border-radius: 5px;
    cursor: pointer;
    color: #ffffff;
    display: unset;
    margin: 25px auto;
    margin-top: 0px !important;
    height: 50px;
    font-weight: bold;
    text-decoration: none;
    font-size: 14.5px;
}
.sortition .participate:hover {
	background: #2c3850;
}
.sortition #participants {
	padding: 5px 10px;
    line-height: 22px;
    border-radius: 11px;
    background: #212d47;
    display: flex;
    font-weight: 600;
    font-size: 12px;
    padding-left: 10px;
    color: #ffffff;
    position: relative;
    flex-direction: column;
    margin: -10px 0px 
}
.sortition #participants > p {
	color: #FFF;
	text-shadow: 1px 1px 1px #000;
}
.sortition #participants a {
	width: 16%;
    padding: 8px 12px;
    display: inline-block;
    margin-bottom: 5px;
    margin-right: 5px;
    background: rgb(56 69 98 / 69%);
    border-radius: 8px;
}
.sortition #participants a img {
	width: 25px;
	height: 25px;
	border-radius: 50%;
}

.sortition .winners {
	background-color: rgb(189, 72, 47);
	background-image: radial-gradient(ellipse farthest-corner at right bottom, rgba(137, 182, 231, 0.6) 0%, rgba(91, 152, 203, 0.8) 50%, rgba(120, 62, 62, 0.57) 100%);
	margin-left: -30px;
	margin-right: -30px;
	padding: 30px;
}
.sortition #winners {
	text-align: center;
}
.sortition #winners a {
	display: inline-block;
	background: rgb(200, 160, 10);
	border-radius: 5px;
	padding: 5px 10px 5px 10px;
	margin: 5px;
	box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.51);
	opacity: 0.75;
	width: 120px;
}
.sortition #winners a:hover {
	opacity: 0.9;
}
.sortition #winners a i {
	font-size: 18px;
	color: RGB(255, 255, 255);
	font-style: normal;
}
.sortition #winners a img {
	display: block;
	border-radius: 50%;
	height: 80px;
	width: 80px;
	margin: 10px;
	border: 2px solid RGB(255, 255, 255);
}
.sortition #winners a span {
	display: block;
	color: RGB(255, 255, 255);
	font-size: 18px;
	line-height: 20px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	max-width: 150px;
}

.sortition a.read-more {
	display: block;
	width: 100%;
	text-align: right;
	margin-top: -10px;
	margin-bottom: 15px;
	color: rgb(119, 119, 119);
	font-size: 13px;
}

#spantime {
    height: 50px;
    line-height: 24px;
    border-radius: 11px;
    margin-bottom: 0px;
    display: flex;
    font-weight: 600;
    font-size: 21px;
    padding-left: 10px;
    margin-top: -10px;
    color: #ffffff;
    position: relative;
    justify-content: center;
    align-items: center;
}