@media screen and (min-width: 401px) {th[scope='row']{font-size:14px}}
@media screen and (max-width: 400px) {table{margin-left:25px}}
@media screen and (max-width: 400px) {table th.col1{column-width:50px ; font-size:11px}}
@media screen and (max-width: 400px) {table th{font-size:11px}}
@media screen and (max-width: 400px) {table td{font-size:11px}}
@media screen and (max-width: 400px) {table th{padding:0.5rem !important}}
	.btn-success{
			border : 1px solid #FB8F8A !important;
			background-color:#FB8F8A !important
	}
	