 <!-- sidebar -->
 .main_container {
    background: #fff !important;
}
.site_title img {
    width: 45%;
}
a.active {
    background: #F0F0F5;
    border-radius: 38px;
}
i.fi {
    color: #2686BF;
}

.part1 {
    border-right: 1px solid #ddd ;
}
.wlcm {
    font-size: 40px !important;
    font-weight: bold !important;
    color: #3c3c3c;
	padding-top: 30px;
}
.nme
{
	color:#FF5500;
	font-size:30px;
	font-weight:bold;
	top: -13px !important;
    position: relative;
	margin-bottom: 0;
}
p.prf {
    top: -15px;
    position: relative;
    color: #3c3c3c;
}
.tile-stats button
{
	background:#fff;
	border:none;
	box-shadow:0 0 28px rgb(0 0 0 / 8%);
	color:#3c3c3c;
	    margin-top: 10px;
    border-radius: 5px;
	padding: 5px 15px;
	font-weight:bold;
}
.tile-stats .icon i.fi {
    font-size: 35px;
    color: #fff;
}
.t1 {
	 background-image: linear-gradient(to bottom, #736CED 0%, #928CF8 100%);
}
.t2 {
	 background-image: linear-gradient(to bottom, #34C672 0%, #71F0A7 100%);
}
.t3 {
	 background-image: linear-gradient(to bottom, #159588 0%, #31BEB0 100%);
}
.t4 {
	 background-image: linear-gradient(to bottom, #F1453D 0%, #F7615A 100%);
}
.t5 {
	 background-image: linear-gradient(to bottom, #4054B2 0%, #566ACA 100%);
}
.t6 {
	 background-image: linear-gradient(to bottom, #E85559 0%, #F67F83 100%);
}
.t7 {
	 background-image: linear-gradient(to bottom, #736CED 0%, #918BFA 100%);
}
.t8 {
	 background-image: linear-gradient(to bottom, #E62565 0%, #F2447E 100%);
}
.t9 {
	 background-image: linear-gradient(to bottom, #1FBCD2 0%, #4BD9EC 100%);
}
.t10 {
	 background-image: linear-gradient(to bottom, #2AA1EF 0%, #56B9F9 100%);
}
.t11 {
	 background-image: linear-gradient(to bottom, #12385B 0%, #194874 100%);
}
.t12 {
	 background-image: linear-gradient(to bottom, #0E5CA4 0%, #2D7BC3 100%);
}
.t13 {
	 background-image: linear-gradient(to bottom, #673FB4 0%, #7E53CF 100%);
}
.t14 {
	 background-image: linear-gradient(to bottom, #172546 0%, #24355E 100%);
}
.t15 {
	 background-image: linear-gradient(to bottom, #01065A 0%, #121883 100%);
}
.t16 {
	 background-image: linear-gradient(to bottom, #12385B 0%, #235079 100%);
}
.svgicn {
  background-color: red;
  -webkit-mask: url(../images/undo.svg) no-repeat center / contain;
  mask: url(../images/undo.svg) no-repeat center / contain;
}
.sect3
{
	background:#fff;
	box-shadow:0 0 28px rgb(0 0 0 / 8%);
	padding:10px 15px;
}
.headngs h4 {
    color: #FF5500;
    font-weight: bold;
    font-size: 18px;
}
.headngs
{
	border-bottom:1px solid #D9D8D8;
	margin-bottom: 15px;
}
span.hdnim {
    float: right;
}
span.hdnim img {
    width: 35px;
}
.sect3 h3 {
    color: #3c3c3c;
    font-size: 18px;
    font-weight: bold;
    top: -7px;
    position: relative;
}
.sect3 button {
    background: #FF5500;
    border: none;
    padding: 8px 15px;
    color: #fff;
    border-radius: 5px;
	margin-bottom: 30px;
}


h3.brnz {
    color: #FF5500;
    font-size: 24px;
    font-weight: bold;
    text-align: center;
}
.table1 h2 {
    color: #FF5500 !important;
}