@import url('https://fonts.googleapis.com/css2?family=Rajdhani:wght@300;400;500;600;700&display=swap');
.ars-tevent-single{
    background: #000;
    padding-top: 40px;
    color: #fff;
    display: inline-block;
    width: 100%;
    margin-bottom: -6px;
    padding-bottom: 20px;
}
.ars-tevent-single p, 
.ars-tevent-single a, 
.ars-tevent-single h1, 
.ars-tevent-single h2, 
.ars-tevent-single h3, 
.ars-tevent-single h4, 
.ars-tevent-single h5, 
.ars-tevent-single h6, 
.ars-tevent-single label, 
.ars-tevent-single input{	
	font-family: "Rajdhani", sans-serif !important;
}
.arsdraws-container{
    width: 1170px;
    display: block;
    margin: 0 auto;
max-width:100%;
	box-sizing:border-box;
}
.arsdraws-col-12{
    padding-right: 15px;
    padding-left: 15px;
    display:inline-block;
	width:100%;
	    float: left;
}
.arsdraws-header-image{
    border-radius: 15px;
    box-shadow: 0px 21px 45px 0px rgba(0, 0, 0, 0.2);
    width: 100%;
}
.arsdraws-header{
    position: relative;
    display: inline-block;
    width: 100%;
    height: auto;
    background-size: cover;
    background-position: center;
    margin-bottom: 0px;
    box-shadow: unset;
}
.arsdraws-header:before{
	content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .2;
    z-index: 0;
	display:none;
}
.arsdraws-header h1{
font-size: 27px;
    padding-top: 0;
    color: #bd0064;
    position: relative;
    z-index: 1;
    text-shadow: unset;
    text-align: left;
    margin-top: 20px;
	    font-weight: bold;
}
.arsdraws-col-8{
    padding-right: 15px;
    padding-left: 15px;
    display:inline-block;
	width:66.66%;
    vertical-align: top;
}
.arsdraws-col-4{
    padding-right: 15px;
    padding-left: 15px;
    display:inline-block;
	width:33.33%;
	vertical-align: top;
}
.arstevent-detail{
    display: inline-block;
    width: 100%;
    border-right: none;
    padding-right: 15px;
    box-sizing: border-box;
	margin-bottom: 45px;
}
.ars-tevent-form-area{
	display: inline-block;
    width: 100%;
}
.ars-tevent-form-area h3{
	margin-top: 0;
    margin-bottom: 15px;
    font-size: 20px;
    font-weight: 600;
    color: #fff;
}
.ars-tevent-form-area p{
font-size: 14px;
    color: #fff;
    line-height: 23px;
    margin-bottom: 15px;
    margin-top: 0;
}
.ars-tevent-form-area .ars-tevent-form-area-a{
    display: inline-block;
    width: 100%;
    text-align: center;
    background: #bd0064;
    color: #fff;
    padding: 8px;
    border-radius: 7px;
    font-weight: bold;
}
.ars-tevent-form{
	
}
.arstevent-detail h3{
    font-size: 20px;	
	    color: #fff;
}
.arstevent-detail p{
    font-size: 16px;	
}
.ars-tevent-form label{
	    color: #ffffff;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 4px;
}
.ars-tevent-form input{
	    border: 1px solid #ccc;
    height: 40px;
    font-size: 15px !important;
    color: #757575;
}
.ars-tevent-form input[type="submit"]{
    display: inline-block;
    width: 100%;
    text-align: center;
    background: #bd0064  !important;
    color: #fff  !important;
    padding: 8px;
    border-radius: 7px;
    font-weight: bold;
    margin-top: 10px;
    transition: all .4s;
    border-color: #bd0064  !important;
}
.ars-tevent-form input[type="submit"]:disabled {
  opacity:.8;
}
.ars-tevent-top-data{
    display: inline-block;
    width: 100%;
    margin-bottom: 15px;
    border-bottom: 1px solid #827f7f;
    padding-bottom: 7px;
    margin-bottom: 23px;
}
.ars-tevent-top-data-item{
	    display: inline-block;
    width: 100%;
    margin-bottom: 15px;
}
.ars-tevent-top-data-item strong{
	display: inline-block;
    width: 100%;
    margin-bottom: 2px;
	font-size:18px;
	font-family: "Rajdhani", sans-serif !important;
}
.ars-tevent-top-data-item span{
    font-size: 13px;
    color: #eee;
}
.ars-tevent-form-area-h3{
    font-size: 20px;
    margin-bottom: 10px;
    color: #fff !important;
    font-weight: bold;
} 
table.ars-front-table thead tr td {
    border: none !important;
    background: transparent !important;
    color: #bd0064 !important;
	font-size: 18px !important;
	font-family: "Rajdhani", sans-serif !important;
	font-weight: bold;
}
table.ars-front-table tbody tr td {
    border: none !important;
    background: transparent !important;
    color: #fff !important;
	font-size: 15px !important;
	font-family: "Rajdhani", sans-serif !important;
}
.hidden-tr{
	visibility:hidden !important;
}
.ars-detail-table td.ars-title-td-left{
    min-width: 151px;
    max-width: 151px;
    width: 151px;
}
table.ars-front-table tbody tr td a {
display: inline-block !important;
    width: 100% !important;
    text-align: center !important;
    border: none !important;
    padding: 0 !important;
    color: #ffffff !important;
    text-align: left !important;
    text-decoration: none !important;
    font-size: 15px !important;
    font-family: "Rajdhani", sans-serif !important;
    font-weight: 500;
}
.ars-draw-list-front-area{display: inline-block;width: 100%;}
table.ars-front-table thead{border: none !important;}
table.ars-front-table tbody tr.success-state td{background: #94fdc6 !important;}
table.ars-front-table tbody tr.danger-state td{background: #ffb2b2;}
.ars-draws-bck-icon{    font-size: 15px;
    font-weight: 700;
    width: auto;
    display: block;
    float: right;
    text-align: center;
    color: #fff !important;
    line-height: 30px;
    background: #bd0064 !important;
    padding-left: 9px;
    padding-right: 9px;}
table.ars-front-table thead tr td.ars-draw-empty-bg{background: transparent;border: none !important;}
.ars-draw-list-front-area-title{
    display: inline-block !important;
    width: 100% !important;
    text-align: center !important;
    font-size: 25px !important;
    color: #fff !important;
	font-weight:bold;
}
.ars-draw-list-front-area-title span{
    display: inline-block !important;
    text-align: center !important;
    font-size: 25px !important;
    color: #fff !important;
    color: #bd0064 !important;
	font-family: "Rajdhani", sans-serif !important;
	font-weight:bold;
}
@media screen and (max-width: 768px) {
  .arsdraws-col-8 {
	  width:100%;
  }
  .arsdraws-header {
	  margin-bottom:15px;
  }
  .arsdraws-col-4{
	  width:100%;
  }
  .ars-tevent-form-area {
		margin-bottom: 35px;
	}
	.ars-front-table{
		    display: block;
    width: 100%;
    overflow-x: auto;
	}
	.ars-front-table td{
		white-space: nowrap;
	}
	.ars-front-table td.no-white-space{
		white-space: unset;
	}
}