body{
	padding-top: 20px;
}

.card-header{
	font-weight: 400;
}

h5{
	font-size:16px;
}

h1{
	padding-bottom: 10px;
}

.p1{
	margin-top:5px;
}

.head a{
	min-width:146px;
}

.action a{
	min-width:78px;
}

.card{
	margin-bottom: 0px;
}

.label {
    display: inline;
    padding: .1em .6em .2em;
    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;
}

.label3 {
    display: inline-block;
    padding: 0px 4px;
    font-size: 16px;
    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: 4px 4px;
    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;
}