/*idcard5*/
.idcard-5.style1 {
	border-top-right-radius: 9px;
	border-top-left-radius: 9px;
	padding: 2px;
	background-color: #2471A3 !important;
}

.idcard-5.style2 {
	background-color: #FCF3CF !important;
	padding: 0px;
	margin: 0px;
	border-bottom-right-radius: 9px;
	border-bottom-left-radius: 9px;
}

.idcard-5.style3 {
	padding: 2px;
	margin: 5px;
	text-align: center;
	background-color: #77773c !important;
	color: white !important;
	font-size: 8px;
	line-height: 1;
}

.idcard-5.style4 {
	color: #444422 !important;
}

.idcard6-background-color{
	background-color: #800f00 !important;
}

.idcard6-background-color-2{
	background-color: #f9da31 !important;
}

.idcard6-name-color {
	color: #0034a0 !important;
}

.idcard-white-background {
	background-color: #FFFFFF !important;
}

.idcard-black-foreground {
	color: #000000 !important;
}

.idcard-white-foreground {
	color: #FFFFFF !important;
}

.bus-card-gci-background {
	background-image: url('../imgs/idcards/gci_bus_card.jpg') !important;
	background-size: cover !important;
	/* border: 1px solid black !important; */
  }
