.sortition {
	padding-bottom: 24px;
}
.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: #2a2a2b00;
	margin-bottom: 15px;
	display: flex;
	font-weight: 600;
	font-size: 12px;
	padding-left: 10px;
	margin-top: -10px;
	color: #e1e3e6;
	position: relative;
	flex-direction: column;
	transition: 0.2s;
}
.sortition #ending {
	text-align: center;
	flex-direction: row;
	align-items: flex-end;
	justify-content: space-evenly;
	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: 0px;
  border-radius: 25px;
  margin-bottom: 15px;
  display: flex;
  padding-left: 10px;
  margin-top: 0px;
  position: relative;
  width: 24%;
  align-items: flex-start;
  justify-content: space-between;
  backdrop-filter: blur(5pt);
  background: linear-gradient(23deg, #3c4149 0%, #4b515a 55%);
  transition: 0.2s;
  border: solid 1px #343840;
  font-weight: 600;
  color: white;
  flex-direction: row;
  box-shadow: 3px 1px 0px 1px #8e939d40;
 }
	
    /*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;
	color: #ffffff;
}

.sortition #prizes {
	padding: 5px 10px;
	line-height: 22px;
	border-radius: 11px;
	background: linear-gradient(1deg, #5151516b 30%, #515151 100%);
	display: flex;
	font-weight: 600;
	font-size: 12px;
	padding-left: 10px;
	color: #e1e3e6;
	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(255 255 255);
	background: rgb(49 53 61);
	padding: 15px;
	margin: 5px;
	border-radius: 5px;
	margin-top: 15px;
}
.sortition #prizes h5 {
	margin-top: 20px;
	padding: 5px;
	border-radius: 20px 2px 20px 2px;
	margin-bottom: 12px;
	display: flex;
	width: 110px;
	text-align: center;
	font-size: 20px;
	position: relative;
	background: linear-gradient(23deg, #fe9544 0%, #e5768d 55%);
	font-weight: 600;
	color: #e1e3e6;
	flex-direction: column;
	left: 3%;
	top: 12px;
	z-index: 200;
}
.sortition #prizes .prize {
	display: block;
	position: relative;
	margin-bottom: 10px;
	line-height: 0px;
	padding: 10px;
	margin-top: -7px;
	background: #454b54;
	border-radius: 4pt;
	background: linear-gradient(23deg, #3c4149 0%, #4b515a 55%);
	transition: 0.2s;
	border: solid 1px #343840;
	font-weight: 600;
	color: white;
	box-shadow: 3px 1px 0px 1px #8e939d40;
}
.sortition #prizes .prize span {
	font-size: 16px;
    width: 100%;
    display: inline-block;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    line-height: 20px;
    color: #e1e3e6;
}
.sortition #prizes .prize span small {
	color: #dadde0;
	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;
	border-top: 1px solid rgb(229 118 141);
}

.sortition .participate {
    padding: 10px 20px;
    border-radius: 5px;
    display: unset;
    margin: 22px auto;
    margin-top: 0px !important;
    height: 48px;
    font-weight: bold;
    text-decoration: none;
    font-size: 14.5px;
    transition: 0.1s;
    border: solid 1px transparent;
    background: #d18b51;
    cursor: pointer;
    color: #fff;
    transition: 0.4s;
}

.sortition .participate:hover {
	border: solid 1px transparent;
	color: white;
	transition: 0.4s;
	opacity: 0.5;
}
.sortition #participants {
	    padding: 5px 10px;
	    line-height: 10px;
	    border-radius: 11px;
	    display: flex;
	    font-weight: 600;
	    font-size: 12px;
	    padding-left: 10px;
	    position: relative;
	    flex-direction: row;
	    margin: -10px 0px;
	    flex-wrap: wrap;
	    background: #84848400;
	    margin-bottom: 10px;
	    width: 100%;
	    color: #909090;
	    border: dashed 1px #4b515a;
	    align-items: center;
}
.sortition #participants > p {
	    border-radius: 14px;
	    display: flex;
	    margin-bottom: 0px;
	    width: 100%;
	    font-weight: 700;
	    color: #8d8d8d;
	    font-size: 11px;
	    padding: 18px;
	    align-items: center;
	    justify-content: center;
}
.sortition #participants a {
	padding: 10px 15px;
	display: inline-block;
	margin-bottom: 0px;
	margin-right: 5px;
	background: linear-gradient(1deg, #3d4149 30%, #3c4049 100%);
	border-radius: 8px;
	max-width: 21%;
	line-height: 1.5em;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	color: #ffffff;
}
.sortition #participants a img {
	width: 25px;
	height: 25px;
	border-radius: 50%;
}

.sortition .winners {
	background-color: rgb(44 47 64 / 0%);
    padding: 30px;
	border-radius: 20px;
}   
.sortition #winners {
	text-align: center;
    overflow: auto;
    width: 96%;
    display: flex;
	justify-content: center;
}
.sortition #winners a {
	display: inline-block;
	background: #383838 !important;
	border-radius: 5px;
	padding: 5px 10px 5px 10px;
	margin: 5px;
	box-shadow: 2px 2px 5px 1px rgb(255 255 255 / 14%);
	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 #99b3b0;
}
.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: #e1e3e6;
    position: relative;
    justify-content: center;
    align-items: center;
}

.block_head_so {
    height: 50px;
    line-height: 24px;
    margin: -24px 0;
    border-radius: 11px;
    margin-bottom: 15px;
    display: flex;
    font-size: 24px;
    padding-left: 13px;
    margin-top: -10px;
    position: relative;
    background: #66878200;
    font-weight: 600;
    color: #fff;
    width: 425px;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
}

#headbx {
    width: 42px;
    height: 42px;
    border-radius: 10px;
    display: flex;
    margin-right: 10px;
    font-size: 25px;
    align-items: center;
    justify-content: center;
    background: #eca0611c;
}

.line_title_so {
    display: flex;
    position: absolute;
    top: 35px;
	margin-left: -26px;
}

@media (max-width: 992px) {
.sortition #ending span {
        font-size: 55px;
        line-height: 60px;
        padding: 14px;
        margin: 2px;
        border-radius: 18px;
        margin-bottom: 14px;
        display: flex;
        padding-left: 2px;
        margin-top: 0px;
        position: relative;
        flex-direction: column;
        max-width: 30%;
        align-items: stretch;
        justify-content: space-between;
        backdrop-filter: blur(4px);
        background: #556e6f2b;
        transition: 0.2s;
        border: solid 1px #668782;
        font-weight: 600;
        color: #ffffff;
}
.sortition #ending i {
    font-style: normal;
    font-size: 11px;
    display: block;
    line-height: 20px;
    color: #f5fefd;
}

.block_head_so {
    height: 50px;
    line-height: 24px;
    margin: -24px 0;
    border-radius: 11px;
    margin-bottom: 15px;
    display: flex;
    font-size: 16px;
    padding-left: 13px;
    margin-top: -10px;
    position: relative;
    background: #66878200;
    font-weight: 600;
    color: #fff;
    width: 380px;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
}

}