
.princi_signature{
	width:150px !important;
	height:80px !important;
}

.barcode_image{
	height :80px !important;
	width: 300px !important;
	float:right !important;
	
}

.card-front-user {
    background-color: #548DD4;
}



.user_image {
    height: auto!important;
    max-height: 75px !important;
    min-height: 70px !important;
}
.card-front-top{
	   border-bottom-left-radius: 70% 20%;
        border-bottom-right-radius: 50% 20%;
        position: relative;
        height: 0px;
        background-image: linear-gradient(#6EC1E4, #fff);
		display:none !important;
	
}
.item-programme{
    height: 40px !important;
    max-height: 10px;
}

.card-front-bottom{
	
	  border-top-left-radius: 70% 20%;
        border-top-right-radius: 50% 20%;
        position: relative;
        height: 20px;
        background-image: linear-gradient(#D7D13B, #D7D13B);
}

.card-back-top{
	
	 border-bottom-left-radius: 70% 20%;
        border-bottom-right-radius: 50% 20%;
        position: relative;
        height: 30px;
        background-image: linear-gradient(#6EC1E4, #fff)
}


.card-back-bottom{
	border-top-left-radius: 70% 20%;
        border-top-right-radius: 50% 20%;
        position: relative;
        height: 40px;
        background-image: linear-gradient(#fff, #6EC1E4);
        background-color: #F5F3B1;
	
}


.footer_font{
	
	    color: black !important;
    font-weight: 800  !important;
}

.footer_font > i > b {
     color: black !important;
    font-weight: 800  !important;
}

.profile_item_student_course{
	
	display:none;
}

.profile_item
{
	color:red;
}



.institutionNameCenter{
    color: #4DC43D !important;
    font-size: 1.3rem !important;
}

.d-flex-top-applyprogramme
{
	    display: contents !important;
    text-align: center;
}

.applyprogramme
{
	
	    background-color: #4DC43D !important;
}

.pt-lg-0-applyprogramme{
	display:none
}




