.bgImagelatestExam {
    height: 120px;
    position: relative;
    text-align: center;
}
.flterOuterCtrl.heighOfFilterOnVacancy {
    max-height: 400px;
}
.backgroudBlk {
    position: absolute;
    width: 100%;
    height: 100%;
    background: 
    rgba(0, 0, 0,0.5);
    top: 0;
}
.bgImagelatestExam {
    height: 120px;
    position: relative;
    transition: .2s;
}
.bgImagelatestExam img {
    height: 100%;
}
.latestExamInner {
    margin-bottom: 15px;
    margin-top: 15px;
}
.examname {
    margin-top: 23px;
}
.examname span {
    font-size: 20px;
    font-weight: 600;
    color: #fff;
    float: left;
    width: 100%;
}
.examname span.actionOnexam {
    font-size: 18px;
}
.latestExamInner a:hover .backgroudBlk{
    background: linear-gradient(to right, #29d1b7 0%, #7fd1c3a2 100%);
    background: -webkit-linear-gradient(to right, #29d1b7, #7fd1c3a2);
    background: -ms-linear-gradient(to right, #29d1b7, #7fd1c3a2);
    background: -o-linear-gradient(to right, #29d1b7, #7fd1c3a2);
}
.latestExamInner a:hover .bgImagelatestExam {
    transform: scale(1.05);
    border-radius: 5px;
    overflow: hidden;
    box-shadow: 0 0 12px 0 #a2a2a2;
}
.backgroungradiantVacancyResult {
    background-image: #de3343;
    background-image: -moz-linear-gradient(-225deg, #473B7B 0%, #3584A7 51%, #30D2BE 100%);
    background-image: -webkit-linear-gradient(-225deg, #473B7B 0%, #3584A7 51%, #30D2BE 100%);
    background-image: linear-gradient(-225deg, #473B7B 0%, #3584A7 51%, #30D2BE 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#de3343', endColorstr='#de3294',GradientType=1 );
    background: linear-gradient(-225deg, #473B7B 0%, #3584A7 51%, #30D2BE 100%);
	color:#ffffff;
	border-bottom: 1px solid #fff;
}
.headingOFJobNotification h2 {
    margin: 0px 0 0 0;
    padding: 7px;
    text-align: center;
    color:#fff;
    font-size: 24px;
}
.headingOFJobNotification {
	background-image: #de3343;
    background-image: -moz-linear-gradient(-225deg, #473B7B 0%, #3584A7 51%, #30D2BE 100%);
    background-image: -webkit-linear-gradient(-225deg, #473B7B 0%, #3584A7 51%, #30D2BE 100%);
    background-image: linear-gradient(-225deg, #473B7B 0%, #3584A7 51%, #30D2BE 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#de3343', endColorstr='#de3294',GradientType=1 );
    background: linear-gradient(-225deg, #473B7B 0%, #3584A7 51%, #30D2BE 100%);
	color:#ffffff;
}
.latestNotification {
    border: 2px solid #3878a0;
    float: left;
    margin-bottom: 11px;
    width: 100%;
}
.advertiseInner {
    text-align: center;
    margin-top: 30px;
}
.listOfUpate li a {
    color: #3e6192;
    font-weight: 600;
    float: left;
	line-height: 15px;
}

.listOfUpate li {
    position: relative;
    padding: 0 0 0 17px;
    margin: 10px 0 10px 0;
    float: left;
    width: 100%;
}
.listOfUpate {
    padding: 6px;
}

.flterOuterCtrl.listOnVacancy .filterULLi {
    float: left;
    padding: 5px;
}
.filrerDirectLink {
    position: relative;
    float: left;
    width: 100%;
    padding: 0 0 0 10px;
    transition: .2s;
}
.listOfUpate li::after {
    content: "\f0da";
    position: absolute;
    font-family: FontAwesome;
    left: 4px;
    top: 2px;
    color: #3a6e9a;
    font-size: 15px;
    line-height: 12px;
}
.flterOuterCtrl.listOnVacancy ul li::after {
    content: "\f101";
    position: absolute;
    font-family: FontAwesome;
    left: 4px;
    top: 10px;
    color: 
    #3a6e9a;
    font-size: 15px;
    line-height: 12px;
}
.flterOuterCtrl.listOnVacancy ul li a {
    color:#3e6192;
    padding: 5px 5px 5px 5px;
    float: left;
    width: 100%;
}
.topCoursesInner.backgroundotheronlatestNotification{
	background-image: #de3343;
	background-image: -moz-linear-gradient(-225deg, #473b7bf2 0%, #3584A7f2 51%, #30d2bef2 100%);
	background-image: -webkit-linear-gradient(-225deg, #473b7bf2 0%, #3584A7f2 51%, #30d2bef2 100%);
	background-image: linear-gradient(-225deg, #473b7bf2 0%, #3584A7f2 51%, #30d2bef2 100%);
	filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#de3343', endColorstr='#de3294',GradientType=1 );
	background: linear-gradient(-225deg, #473b7bf2 0%, #3584A7f2 51%, #30d2bef2 100%);
	color:#ffffff;
	padding-bottom: 20px;
	float: left;
	width: 100%;
}
.latestNotifivationTable {
    margin-top: 40px;
}
.latestNotifivationTable table thead tr {
    border-bottom: 1px solid #e0e0e0;
	background-image: #de3343;
	background-image: -moz-linear-gradient(-225deg, #473B7B 0%, #3584A7 51%, #30D2BE 100%);
	background-image: -webkit-linear-gradient(-225deg, #473B7B 0%, #3584A7 51%, #30D2BE 100%);
	background-image: linear-gradient(-225deg, #473B7B 0%, #3584A7 51%, #30D2BE 100%);
	filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#de3343', endColorstr='#de3294',GradientType=1 );
	background: linear-gradient(-225deg, #473B7B 0%, #3584A7 51%, #30D2BE 100%);
	color:#ffffff;
	}
.latestNotifivationTable .table > thead > tr > th {
    vertical-align: middle;
    border-bottom: 2px solid 
    #ddd;
}
.latestNotifivationTable h3 {
    text-align: left;
    font-size: 18px;
    font-weight: 600;
    color: #339cae;
    padding: 0 0 0 5px;
}
.headingInlatestNotification h2 {
    text-align: center;
    color: #fff;
}
/*===========vacancyNotificationstatus=============*/
.updateInner.listofSideQuickLink .listOfUpate li a {
    font-size: 13px;
}
.updateInner.listofSideQuickLink .listOfUpate li {
    margin: 3px 0 3px 0;
}
.headingOFJobNotification.headingOFsideQuickLink h2 {
    font-size: 18px;
}
.updateInner.listofSideQuickLink {
    float: left;
    width: 100%;
    max-height: 430px;
    overflow: hidden;
    padding-bottom: 10px;
    position: relative;
}
.buttonOFreademore {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 100%;
    background: #fff;
    text-align: right;
}
/*===========vacancyNotificationstatus=============*/
/*===========vacancyAdmitCard=============*/
.latestNotifivationTable {
    float: left;
    margin: 0;
    width: 100%;
}
.updateInner.overflowConttrolOnAndmitCard {
    float: left;
    max-height: 640px;
    overflow-y: auto;
}
.advertiseInner {
    text-align: center;
}
/*===========vacancyAdmitCard=============*/
/*===========vacancyGetDetail=============*/
.examShortDwetail h2 {
    font-size: 22px;
    margin: 0 0 0 0;
}
.examShortDwetail h2 span:first-child {
    color:#424d86;
}
.examShortDwetail h2 span:nth-child(2) {
    color:#029b8e;
    font-weight: 600;
}
.examShortDwetail h3 span:first-child {
    color:#424d86;
}
.examShortDwetail h3 span:nth-child(2) {
    color:#029b8e;
    font-weight: 600;
}
.examShortDwetail h3 {
    margin: 10px 0 10px 0;
}
.latestNotificationDetail.getdetailVacany table tbody tr td h2:nth-child(1) {
    color: #3f5c8f;
}
.latestNotificationDetail.getdetailVacany table tbody tr td h2:nth-child(2) {
    color: green;
}
.latestNotificationDetail.getdetailVacany table tbody tr td h2:nth-child(3) {
    color:#3f5c8f;
}
.latestNotificationDetail.getdetailVacany table tbody tr td ul li {
    width: 100%;
    text-align: left;
}
.latestNotificationDetail.getdetailVacany table tbody tr td p {
    font-size: 26px;
    font-family: initial;
    color: red;
}
.latestNotificationDetail.getdetailVacany table {
    border: 2px solid #46407e;
}
.latestNotificationDetail.getdetailVacany table tbody tr td {
    border-top: 1px solid #424d86;
    border-bottom: 1px solid #46407e;
    border-left: 1px solid #454480;
}
.latestNotificationDetail.getdetailVacany table tbody tr td h2 {
    margin: 10px 0 20px 0;
}
.latestNotificationDetail.getdetailVacany table tbody tr td ul li b {
    color: #444;
}

.latestNotificationDetail.getdetailVacany table tbody tr td:nth-child(1) h1{
    font-size: 18px;
    color: #0da69f;
    margin: 0 0 0 0;
}
.latestNotificationDetail.getdetailVacany table tbody tr td:nth-child(2) h1{
    font-size: 22px;
    color: #f63;
    margin: 0 0 0 0;
}

/*===========vacancyGetDetail=============*/
.invalid-feedback{
    color: red;
}
