/*over-right styles*/
a, a:visited{color:#2e7ac1;cursor:pointer;}
a:hover{color:#185b9a;}
#sc_logo {
    max-height: 84px;
}
#site-cta,#footer-callout{display:none;}
p{margin-bottom:15px;}
.single .post-title, .item-page .post-title{text-transform:none;border-bottom:1px solid #eee;padding-bottom:15px;}
.single-news .page-content article{padding-left:30px;padding-right:30px;}
.item-page h4{font-size:16px;margin-bottom:3px;font-weight:600;}
#site-navigation.main-navigation .menu{float:left;}
.site-branding{height:auto;background-color:#f5f5f5;top:0;}
.site-branding .row .menu-bar{line-height:36px;background-color:#f1f1f1;border:1px solid #eee;padding:0;}
.site-branding .row .col-md-6,.site-branding .row .col-md-6{padding:10px 0;}
#site-navigation.main-navigation li a{font-family:calibri;font-weight:400;font-size:16px;text-transform:none;color:#4a4844;padding:0px 20px;}
#site-navigation.main-navigation li a:hover, #site-navigation.main-navigation li.current_page_item a{color:#2e7ac1;}
#site-navigation.main-navigation li a:hover{background-color:#e1e0e0;}

#tasty-mobile-toggle{ line-height: 59px;margin-top:5px;}
#tasty-mobile-toggle .fa {
    font-size: 35px;
    height: 60px;
    line-height: 57px;
    padding: 0 10px;
    width: 53px;
}
#tasty-mobile-toggle .menu{z-index:1;position:absolute;width:260px;}
.main-navigation ul ul a{width:220px;}

#site-toolbar{background-color:#2e7ac1;padding:0px 0;height:40px;position:relative;}
#site-toolbar .social-bar a{width:auto;background-color:#2e7ac1;border:0;}
#site-toolbar .social-bar a:hover{background-color:#2e7ac1 !important;text-decoration:underline !important;}

#site-toolbar .row .social-bar{line-height:38px;height:38px;}
.search-form input{ background-color: #236098;
    border: 1px solid #87aed3 !important;
    color: #fff;
    height: 24px;
    margin-top: 0px;
    padding: 0 10px;
    width: 250px;}
		
.search-form input[type="search"]:hover{border:1px solid #a8c9e7;box-shadow:1px 1px 3px #62acf2;}
.search-form input[type="search"]:focus{color:#fff;box-shadow:1px 1px 3px #62acf2;}

.sc-slider-wrapper .camera_caption > div span{text-transform:none;text-shadow:none;font-size:30px;font-family:calibri;text-align:left;line-height:30px;}
/*#content,.frontpage.page-content{background-color:#fff;}*/
.slider-text{background-color:#ff0000;opacity:0.7;}
.font-b-f{font-family:FujiyamaExtraBold;}
.site-title{float:left;margin-right:15px;padding:0px 0;}
.logged-in .site-branding{top:75px;}
.r-align{text-align:right;}
.f-left{float:left;}
.f-right{float:right;}
.top-msg{color:#e27a00;font-size:13px;float:left;
    line-height: 20px;
    margin-top: 50px;
    width: 255px;text-align:right; margin-right:10px; font-style: italic;font-family:Calibri;}
.swami-v-img{float:left;}
.swami-v-img img{width:74px;}

.no_toolbar .site-content-wrapper{margin-top: 153px;}
.site-content-wrapper{margin-top: 202px;}
.search-results .site-content{margin-top: 202px;}
/*.camera_wrap{height:300px !important;}*/
.fixed {position: fixed;}
.tab-section{margin:20px 0;}

.c-center{text-align:center;}


.footer-section{background-color: #b8b8b8;
    color: #444;
    font-size: 12px;
    line-height: 20px;
    padding: 20px 0;}
.f-about{color:#444;font-weight:600;}
.footer-right-line .widget-title{color:#444;}
.footer-section .widget-title{margin-bottom: 10px;
    padding-bottom: 10px;font-weight:600;border-bottom:2px solid #c9c9c9;font-size:13px;}
.site-footer .site-info{padding:20px 0;background-color:#595959;text-align:center;color:#f7f7f7;font-size:12px;}
.footer-links{margin:0;}
.footer-links li{list-style:none;border-bottom:1px solid #c3c3c3;padding:6px 0;}
.footer-links li a{color:#444;font-weight:600;}
.footer-links li a:hover{color:#666;}
.footer-right-line{min-height:248px;}
.footer-links li:last-child{border-bottom:0px;}

/*form*/

input,textarea,select{padding:8px;background-color:#f3f3f3;border:1px solid #d5d5d5;color:#aaa;}
input[type="submit"]{background-color:#2e7ac1;color:#fff;border-radius:2px;padding:10px 20px;border-radius:2px;border:0;max-width:85px;text-shadow:none;box-shadow:none;}
input[type="submit"]:hover{background-color:#2269ab;box-shadow:none;}

input[type=text]:hover,input[type=password]:hover, textarea:hover, select:hover
{border: 1px solid #b29c96;} 
input[type=text]:focus,input[type=password]:focus, textarea:focus, select:focus {
  box-shadow: 0 0 5px rgba(84, 158, 221, 1);
  border: 1px solid rgba(84, 158, 221, 1);color:#444;
}


.post-title{margin-top:10px;margin-bottom:20px;}
/*new styles*/
.logo-name{float:leftl}
.menu-section{background-color:#f1f1f1;float:left;width:100%;}
.top-links{margin:0;padding:0;}
.top-links li{list-style:none;margin-right:5px;border-right:1px solid #6da0d0;float:left; padding-right: 5px;}
.top-links li a{width:auto;background-color:#2e7ac1;border:0;}

.home-page-links{margin:0;padding:0;}
/*.home-page-links li{float:left;list-style:none;margin:7px 7px 7px 8px;}*/
.home-page-links li{float:left;list-style:none;margin:8px 22px 14px 0;}
ul.home-page-links li .absolute-left {
    position: absolute;
    left: 20px;
    z-index: 1000;
    color: #ffffff;
    top: 2px;
}
ul.home-page-links li {
    position: relative;
}


a.brighten img {
  -webkit-filter: brightness(100%); -webkit-transition: all 1s ease; -moz-transition: all 1s ease; -o-transition: all 1s ease;
      -ms-transition: all 1s ease; transition: all 1s ease; }
a.brighten img:hover { -webkit-filter: brightness(140%);-moz-filter:brightness(140%); }
li.brighten img {
  -webkit-filter: brightness(100%); -webkit-transition: all 1s ease; -moz-transition: all 1s ease; -o-transition: all 1s ease;
      -ms-transition: all 1s ease; transition: all 1s ease; }
li.brighten img:hover { -webkit-filter: brightness(140%);-moz-filter:brightness(140%); }

.about-section{margin-top:20px;margin-bottom:13px;}
.about-section h4{margin-bottom:20px;font-size:16px;font-weight:600;color:#615f5a;}
.about-content{float:left;text-align:justify;font-size:12px;color:#4c4c4c;margin-bottom:20px;}
.about-university{float:left;text-align:justify;font-size:12px;color:#4c4c4c;margin-bottom:20px;}
.read-more{  background-color: #be0000;
    border-radius: 5px;
    color: #fff;
    float: left;
    padding: 6px 10px;font-size:12px;}
a.read-more:hover{color:#fff;}
a.read-more:visited{color:#fff;}
.latest-notice{background-color:#f5f5f5;padding:20px;font-size:12px;color:#414141;min-height:300px;}
.latest-notice h3{color:#615f5a;font-size:17px;padding-bottom:10px;border-bottom:1px solid #c6c6c6;font-weight:600;}

.search-results .wpdmpro.type-wpdmpro{display:none;}

/*scroll style*/

#sp_news_s_widget-2{background-color:#f5f5f5; margin-top: 27px;padding: 8px 20px 20px;font-size:12px;color:#414141;}
.search-results #sp_news_s_widget-2{background-color:#f5f5f5; margin-top: 0px;padding: 8px 20px 20px;font-size:12px;color:#414141;}
#sp_news_s_widget-2 h4{color:#615f5a;font-size:17px;padding-bottom:10px;border-bottom:1px solid #c6c6c6;font-weight:600;}
#sp_news_s_widget-2 ul li a{color:#414141;font-size:12px;padding-bottom:2px;}
#sp_news_s_widget-2 ul li a:hover{color:#4782ca;}
#sp_news_s_widget-2 ul li .widget-date-post{color:#294a73;font-weight:600;font-size:11px;margin-top:0px;}

#sp_news_widget-2{background-color:#f5f5f5; margin-top: 27px;padding: 8px 20px 20px;font-size:12px;color:#414141;}
#sp_news_widget-2 h4{color:#615f5a;font-size:17px;padding-bottom:10px;border-bottom:1px solid #c6c6c6;font-weight:600;}
#sp_news_widget-2 ul li a{color:#414141;font-size:12px;padding-bottom:2px;}
#sp_news_widget-2 ul li a:hover{color:#4782ca;}
#sp_news_widget-2 ul li .widget-date-post{color:#294a73;font-weight:600;font-size:11px;margin-top:0px;}

/* notice */
.news-col-1, .news-col-list{padding-bottom:8px;width:97.3%;}
.news{margin-bottom:8px !important;margin-left:15px;margin-right:15px;}
.news-thumb{margin-bottom:0;}
.news .news-title a{color:#2e7ac1;font-size:17px;}
.post-content-text .news-cat{display:none;}
.news-content-excerpt a{color:#777;font-size:12px;}
.news-content-excerpt a:hover{color:#2e7ac1;}
.post-content-text h3.news-title{margin-bottom:-3px !important;}
.date-post span{font-size:24px;}
.date-post p{font-size:12px;}

/*.main-navigation ul ul{width:500px;height:200px;}
.main-navigation ul ul li{width:200px;}*/

.main-navigation ul ul{padding:0;}
.main-navigation ul ul li{border-bottom:1px dotted #eee;}

/*syllabus-box */

.syllabus-box,.result-box{border-radius: 2px;margin-bottom:30px;width:100%;float:left;}
.syllabus-header,.result-header{background-color:#2e7ac1;color:#fff;padding:10px;text-align:left;font-size:15px;}
.syllabus-content,.result-content{background-color:#fff;color:#444;padding:0 0 10px;text-align:left;box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.03), 0 2px 4px 0 rgba(0, 0, 0, 0.12);border: 1px solid #e0e0e0;border-radius: 2px;width:100%;}
.reg-result-content,.rtrv-result-content{background-color:#fff;color:#444;padding:10px 0;text-align:left;box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);border: 1px solid #e0e0e0;border-radius: 2px;}
.result-header .f-right{font-size:13px;}
.result-header .note{ background-color: #f79c33;font-size: 13px;padding: 2px;}
.result-header a{color:#fff;font-weight:600;font-size:14px;}
.result-header a:hover{color:#ddd;}
.syllabus-right-title,.result-right-title{ float: right;
    margin-right: 70px;
    text-align: right;}
.rv-result-right-title{ float: right;
    margin-right:8%;
    text-align: right;}
.add-icon-title{ float: right;font-weight:600;line-height:20px;font-size:23px;
    margin-right: 55px;
    text-align: right;color:#fff;}
.min-icon-title{ float: right;font-weight:600;line-height:20px;font-size:23px;
    margin-right: 55px;
    text-align: right;color:#fff;display:none;}
.syllabus-header a{color:#fff;display:block;}
.syllabus-header a:hover{color:#fff;}

.page-id-161 article{background-color:transparent;border:0px;padding:0;}
.page-id-161 article h2{margin-left:15px;margin-bottom:30px;}
.syllabus-content .w3eden table thead,.result-content .w3eden table thead{display:none;}
.syllabus-content .w3eden table tbody tr td small,.result-content .w3eden table tbody tr td small,.reg-result-content .w3eden table tbody tr td small,.rtrv-result-content .w3eden table tbody tr td small{display:none;}
.syllabus-content .w3eden table tbody tr td.hidden-xs{display:none;}
.result-content .w3eden table tbody tr td.hidden-sm{display:none;}
.reg-result-content .w3eden table tbody tr td.hidden-sm{display:none;}
.rtrv-result-content .w3eden table tbody tr td.hidden-sm{display:none;}
.syllabus-content .w3eden table tbody tr td:nth-child(2){background-size:24px auto !important; background-position: right center !important;padding-right:43px;padding-left:10px!important;}
.result-content .w3eden table tbody tr td:nth-child(2){background-size:24px auto !important; background-position: right center !important;padding-right:43px;padding-left:10px!important;}
.reg-result-content .w3eden table tbody tr td:nth-child(2){background-size:24px auto !important; background-position: right center !important;padding-right:10px;padding-left:10px!important;background-image:none !important;}
.rtrv-result-content .w3eden table tbody tr td:nth-child(2){background-size:24px auto !important; background-position: right center !important;padding-right:10px;padding-left:10px!important;}
.rtrv-result-content .w3eden table tbody tr td:nth-child(3){background-size:24px auto !important;}
.reg-result-content .w3eden .table > thead > tr > th,.rtrv-result-content .w3eden .table > thead > tr > th{border:0px solid #eee;text-align:center;}
.reg-result-content .w3eden table tbody tr td,.rtrv-result-content .w3eden table tbody tr td{border:1px solid #ddd;text-align:center;}

.w3eden .table{margin-bottom:10px;}
.w3eden a{color:#444;font-weight:600;font-size:13px;}
.w3eden a.package-title{color:#444;font-weight:600;font-size:13px;}
.w3eden a.package-title:hover{color:#2e7ac1;}
#wpdm-all-packages{padding:0;}
#wpdm-all-packages table tr:hover{background-color:#eee;}
#wpdm-all-packages table tr td table tr:hover{background-color:transparent;}
#wpdm-all-packages table tr td table tr td:hover{background-color:#f9f9f9;}

.syllabus-content table tr{border-bottom:1px solid #ddd;}
.syllabus-content table tr td,.result-content table tr td,.reg-result-content table tr td,.rtrv-result-content table tr td{padding:6px 10px;font-weight:600;font-size:13px;line-height:20px;}
.syllabus-content table tr td a{color:#3b89d3;}
.syllabus-content table tr td a:hover{color:#2269ab;}
.syllabus-content table tr:hover{background-color:#eee;}
.page-id-79 .syllabus-content table tbody tr td:nth-child(3){width:20%;}
.page-id-79 .syllabus-content table tbody tr td:nth-child(2){width:20%;}
.page-id-323 .syllabus-content table tbody tr td:nth-child(3){width:20%;}
.page-id-323 .syllabus-content table tbody tr td:nth-child(2){width:20%;}
.f-right{float:right;}
/*---------*/

/*cms page */
.page-content .item-page{min-height:400px;}
.cms-page-content{text-align:justify;line-height:20px;font-size:13px;color:#777;line-height:20px;}
.cms-page-content h3{margin-bottom:10px;margin-top:20px;}
.cms-page-content h3:first-child{margin-top:0px;}
.cms-page-content ul{margin-left:15px;}
.cms-page-content li{list-style:square;line-height:20px;}
.cms-page-content table{border:1px solid #ddd;margin-top:10px;margin-bottom:35px; box-shadow: 0 1px 4px #ddd;}
.cms-page-content table thead tr{background-color:#2e7ac1;color:#fff;line-height:28px;}
.cms-page-content table thead tr td{font-weight:600;}
.cms-page-content table tr{border-bottom:1px solid #ddd;}
.cms-page-content table tr.bg{background-color:#f1f1f1;}
.cms-page-content table td{padding:4px;}
.cms-page-content table.council-list td:nth-child(1){width:80%;}
.cms-page-content table.council-list td:nth-child(2){width:20%;}
.cms-page-content table.college-list tr{height:40px;}
.cms-page-content table.college-list tr td{border:1px solid #ccc;}
	.cms-page-content h2{border-bottom: 1px solid #eee;color:rgb(82, 82, 82);
    margin-bottom: 15px;
    margin-top: 6px;
    padding-bottom: 15px;}
.cms-page-content .blue-font p{color:#2e7ac1;}
.online-enroll-box{background-color:#f1f1f1;}
.online-enroll-title{margin-top: 12px; padding-bottom: 14px; border-bottom: 1px solid #ccc; margin-bottom: 20px;}
.online-enroll-box h4{margin-bottom:5px;}
.online-enroll-box p{margin-bottom:20px;}
.online-enroll-box p a{font-weight:bold;text-decoration:underline;line-height:25px;}
/*rti page*/
.rti-title{background-color:#2e7ac1;color:#fff;
    font-size: 15px;
    font-weight: 600;
    padding: 12px;}
.rti-table{    box-shadow: 0 3px 5px #ccc;}
.rti-table tr td{padding:10px;border-bottom:1px dashed #ddd;}
.rti-table  tr td:first-child{font-weight:600;}

.std-grievance-form{width:100%;float:left;}
.std-grievance-form label{width:35%;float:left;line-height:30px;text-align:right;margin-right:35px;}
.std-grievance-form input,.std-grievance-form textarea,.std-grievance-form select{width:40%;float:left;margin-bottom:10px;padding:5px;}
.std-grievance-form textarea{min-height:130px;max-height:130px;}
.std-grievance-form input[type="submit"]{padding:10px 20px;clear:both;margin-left:38%;}

.staff-post{font-weight:600;color:#888;}
.our-email-info{float:left;width:100%;margin:0;padding-top:10px;padding-bottom:25px;border-bottom:1px solid #ccc;margin-bottom:25px;margin-left:0!important;}
.our-email-info li:first-child{border-top:1px dashed #ddd;}
.our-email-info li:nth-child(2){border-top:1px dashed #ddd;}
.our-email-info li{float:left;width:50%;padding:5px;list-style:none;border-bottom:1px dashed #ddd;}
#map {
	  border: 1px solid #ddd;
    box-shadow: 0 2px 5px #ccc;
	height: 400px;
  }
.contect-section-form{float:left:width:100%;}
.contect-form form input{width:100%;padding:10px;margin-bottom:10px;}
.contect-form form textarea{width:100%;padding:10px;margin-bottom:10px;}

.contect-sidebar-info{float:left;width:100%;margin:20px 0 0 0;}
.contect-sidebar-info li{float:left;width:100%;border-bottom:1px solid #eee;list-style:none;padding:7px 0;font-size:12px;color:#888;}
.contect-sidebar-info li img{margin-right:10px;width:25px;}

.social-icons{margin-top:10px;float:left;}
.social-icons a{margin-right:8px;float:left;}
.fb-icon{background-image:url("../images/fb-icon.png");height:25px;width:25px;float:left;background-position:0px 0px;}
.fb-icon:hover{background-position:0px 25px;}
.twit-icon{background-image:url("../images/twit-icon.png");height:25px;width:25px;float:left;background-position:0px 0px;}
.twit-icon:hover{background-position:0px 25px;}
.google-icon{background-image:url("../images/google-icon.png");height:25px;width:25px;float:left;background-position:0px 0px;}
.google-icon:hover{background-position:0px 25px;}

.search-results article .entry-header h1{margin:10px 0;font-size:24px;line-height:25px;}
.search-results .page-title{padding:15px 0;}
.date-post {
    background-color: #f8f8f8;
    border-radius: 50%;
    box-shadow:0 0 0 4px rgba(200, 200, 200, 0.1) inset, 0 0 3px 0 rgba(0, 0, 0, 0.35);
    float: left;
    height: 80px;
    padding: 15px;
    text-align: center;
    width: 7%;
}
.sidebar-links{background-color:#f8f8f8;padding:15px;box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);}
.sidebar-links h4{border-bottom: 1px solid #ddd;
    color: #615f5a;
    font-size: 17px;
    font-weight: 600;
    padding-bottom: 10px;margin-bottom:0;}
.sidebar-links ul{margin:0;}
.sidebar-links ul li{ border-bottom: 1px solid #ddd;
    list-style: outside none none;
    padding-bottom: 5px;
    padding-top: 5px;}
.sidebar-links ul li a{color:#777;font-size:12px;font-weight:600;}
.sidebar-links ul li a:hover{color:#2e7ac1;}
.results-btn{float:left;width:100%;margin-bottom:20px;border-bottom:1px dashed #ccc;padding-bottom:15px;}
.results-btn a{ background-color: #cd822b;
    border-radius: 5px;border:1px solid #ccc;
    color: #fff;
    float: left;
    margin-right: 8px;
    min-width: 85px;
    padding: 8px;
    text-align: center;margin-bottom:5px;}
.results-btn a:hover{border:1px solid #ccc;background-color: #bf7824;}
.our-email-info li:nth-child(1),.our-email-info li:nth-child(2){background-color:#eee;}
.staff img{border:1px solid #ccc;padding:5px;}
#site-toolbar a.preview-site{background-color: #f79c33;
    border-radius: 5px;
    padding: 0 7px;border: 1px solid #dd8928}
#site-toolbar a.preview-site:hover{background-color: #dd8928 !important;
    border: 1px solid #dd8928;}
	a.all-inst-list-btn{background-color: #f79c33;
    border-radius: 5px;
    color: #fff;
    font-weight: bold;
    padding: 7px 10px;margin-bottom:10px;}
	.all-inst-list-btn:hover{background-color: #dd8928;}
/* ================program schemes plus and mins btns=============== */	
#e_g_be .add-icon-title, #e_d_politechnic .add-icon-title,#e_pg_me .add-icon-title ,#management_mba .add-icon-title ,#com_app_mca .add-icon-title ,#com_app_plan .add-icon-title,#pharm_gra_bpharm .add-icon-title ,#pharm_dip_dpharm .add-icon-title ,#pharm_pg_mpharm .add-icon-title ,#architecture_barch .add-icon-title ,#phd_corse_work .add-icon-title,#bach_voc .add-icon-title,#dip_voc .add-icon-title, #b_tech .add-icon-title,#d_ptdc .add-icon-title,#d_e_poly .add-icon-title,#e_g_btech .add-icon-title{
    height:11px;
    width:11px;
	margin-top:5px;
	background:url("../images/plus.png");
}

#e_g_be.expanded .add-icon-title, #e_d_politechnic.expanded .add-icon-title,#e_pg_me.expanded .add-icon-title ,#management_mba.expanded .add-icon-title,#com_app_mca.expanded .add-icon-title ,#com_app_plan.expanded .add-icon-title,#pharm_gra_bpharm.expanded .add-icon-title ,#pharm_dip_dpharm.expanded .add-icon-title ,#pharm_pg_mpharm.expanded .add-icon-title ,#architecture_barch.expanded .add-icon-title ,#phd_corse_work.expanded .add-icon-title,#bach_voc.expanded .add-icon-title,#dip_voc.expanded .add-icon-title ,#b_tech.expanded .add-icon-title ,#d_ptdc.expanded .add-icon-title ,#d_e_poly.expanded .add-icon-title ,#e_g_btech.expanded .add-icon-title{
	background:url("../images/mins.png");
}
/* ================program schemes plus and mins btns=============== */	
.rebox-contents{top:15%;}
.w3eden a.link-underline{text-decoration:underline;color:#2e7ac1;}
.w3eden a.link-underline:hover{color:#165fa3;}
.required{color:#ff0000;}
.error404 input[type="submit"]{padding:6px;}
.error404 #page .site-content-wrapper .site-content .page-content article.item-page{margin-top:27px;}
.whitewall3 article .comments-area{display:none;}
.comments-area{display:none !important;}

.examination-sec h4{padding-bottom:10px;border-bottom:1px solid #eee;}
.examination-sec p.links{background-color:#eee;padding:15px;}
.examination-sec p.links a{font-weight:600;text-decoration:underline;line-height:25px;}
.examination-sec p.links a:hover{text-decoration:normal;}
.blood-donate-img{border:3px solid #d20003;border-radius:15px;padding:2px;width:220px;}

.vacancy-btn{padding: 10px 20px;
background-color: #2e7ac1;
color: #fff !important;
border-radius: 5px;
font-size: 19px;}
.vacancy-btn:hover{background-color:#2269ab;color: #fff;}
.vacancy-board{background-color:#f79c33;padding:5px;margin:8px 34px 10px  0px;color:#fff;}
.vacancy-board marquee a{color:#000;font-weight:600;font-size:13px;}
.vacancy-board marquee a:hover{color:#000;text-decoration:underline !important;}
.vacancy-list tr td a:hover{text-decoration:underline !important;}

/*home-link*/
.link-button-section{float:left;width:100%;}
			.std-login-btn{    margin-right:15px;background-color:#fe8100;
    padding: 10px 10px;
    border-radius: 5px;
    color: #fff !important;
    border: 2px solid #a25708;
    margin-top: 25px;
    float: left;width:47%;text-align:center;}
	.inst-login-btn{    background-color: #00aeef;
    padding: 10px 10px;
    border-radius: 5px;
    color: #fff !important;
    border: 2px solid #0883b1;
    margin-top: 25px;
    float: left;width:48%;text-align:center;}
			.app-login-btn{background-color: #3e7ac3;
    padding: 4px 8px;
    border-radius: 5px;
    color: #fff !important;
    border: 2px solid #2e5f9c;
    margin-top: 10px;
    float: left;width:99%;text-align:center;}
	.notice-sec #secondary{float:left !important;}
	.std-login-btn:hover{background-color:#ea7b07;}
	.inst-login-btn:hover{background-color:#0696cc;}
	.app-login-btn:hover{background-color:#3f86dc;}
    .syllabus-box .syllabus-header p {    display: none !important;}
