.mb-20{
	margin-bottom: 20px;

}

.mt-20{
	margin-top: 20px;

}


.mt-25{
	margin-top: 25px;

}

.mt-22{
	margin-top: 22px;

}

.mt-30{
	margin-top:30px;
}

.mt-10{
	margin-top: 10px;

}

.mt-5{
	margin-top: 5px;

}

.mr-5{
	margin-right: 5px;
}

.mr-10{
	margin-right: 10px;
}

.ml-10{
	margin-left: 10px;
}


.list{
    border: 1px solid white;
}

.tr_header{
    border: 1px solid white;
}

