body{
	padding-top: 20px;
}

.card-header{
	font-weight: 400;
}

h5{
	font-size:16px;
}

h2{
	padding-bottom: 10px;
}

.p1{
	margin-top:5px;
}

.head a{
	min-width:146px;
}

.action a{
	min-width:98px;
}

.card{
	margin-bottom: 5px;
}

.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 16px;
    font-weight: bold;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .30em;
}

.lsz{
	font-size:14px;
	padding: .2em .45em .3em;
}

.label3 {
    display: inline-block;
    padding: 4px 7px;
    font-size: 14px;
    font-weight: bold;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 1em;
}

.label2 {
    display: inline-block;
    padding: 5px 5px;
    font-size: 14px;
    font-weight: bold;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 1em;
}



.nav a{
	margin-right: 5px;
}
