.institutionNameCenter{
    color: #F58634 !important;
    font-size: 1.4rem !important;
}

.d-flex-top-applyprogramme
{
	    display: contents !important;
    text-align: center;
}

.applyprogramme
{
	
	    background-color: #F58634 !important;
}

.pt-lg-0-applyprogramme{
	display:none
}


.card-front-user {
    background-color: #E4E2ED;
}



.card-front-bottom-offspace td {
    heightw: 40px
}

.card-front-top{
	   border-bottom-left-radius: 70% 20%;
        border-bottom-right-radius: 50% 20%;
        position: relative;
		height: 30px;
        background-image: linear-gradient(#3E4095, #fff )
}

.card-front-bottom{
	
	  border-top-left-radius: 70% 20%;
        border-top-right-radius: 50% 20%;
        position: relative;
        height: 50px;
        background-image: linear-gradient(#FFF, #3E4095);
}

.card-back-top{
	
	 border-bottom-left-radius: 70% 20%;
        border-bottom-right-radius: 50% 20%;
        position: relative;
        height: 1px;
        background-image: linear-gradient(#fff, #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;
	
}


.table_front{
	
	margin-top:10px;
}

.footer_font{
	
	    color: black !important;
    font-weight: 800  !important;
}

.footer_font > i > b {
     color: black !important;
    font-weight: 800  !important;
}

.profile_item_student_coursew{
	
	display:none;
}
.title_card{
	
	background-color:#FF6600 !important;
}
.profile_item
{
	color:#2F86BE !important;
}
.barcode_image{
	
	height:50px !important;
}




