/*
Theme Name: Ave Child
Theme URI: http://ave.liquid-themes.com/
Author: Liquid Themes
Author URI: https://themeforest.net/user/liquidthemes
Template:  ave
Description: Smart, Powerful and Unlimited Customizable WordPress Theme.
Version: 1.0
License: GNU General Public License
License URI: license.txt
Text Domain: ave
Tags: responsive, retina, rtl-language-support, blog, portfolio, custom-colors, live-editor
*/
/*Mobile view unwanted header
@media only screen and (max-width: 1199px) and (min-width: 799px){
.mainbar-row > .navbar-header
{
	display:none !important;
}
}
*/

.liquid-lp-header
{
	text-align:left !important;
}
/* Contact Form */

.form_style
{
	padding:0px;
	margin:0px;
}

.form_style lable
{
	padding:0px;
}

.wpcf7-form init
{
	border:0px !important;
}

@media only screen and (max-width:720px){
#popmake-33785
{
	width: 85% !important;
    height: auto !important;
    top:30% !important;
    right:auto !important;
	left:7% !important;
    opacity: 1 !important;
    display: block !important;
}
}

.mystickyelements-fixed ul li.mystickyelements-contact-form.elements-active .element-contact-form {
    -webkit-transform: rotateY(
0deg) !important;
    -moz-transform: rotateY(0deg) !important;
    transform: rotateY(
0deg) !important;
    display: none;
}

.form_style input, button, select, textarea {
    border: 1px solid black;
    border-radius: 10px;
}

.cust_profile_view{
     background-color: #f3f3f3 !important;
}


.profil_img {
    float: left;
    width: 30% !important;
        padding: 45px;
}
.profil_img img{
    width:300px;
       height: auto;
}
img.logo-default {
    width: 180px !important;
}

#calendar.calevent.upcomingListItem.is-link {
    display: none !important;
}


/* facult menu bar*/
@media only screen and (max-width: 1200px){
.tabs .nav, .main-navigation {
    display: block !important;
}
}

#menu-gallery-menu li {
    background: #00a9d4 !important;
    border-radius: 25px !important;
    margin-bottom: 10px !important;
    padding: 10px 5px 10px 10px !important;
    box-shadow: 0 0 7px rgb(0 0 0 / 60%);
}
*#menu-gallery-menu li a {
    color: white !important;
}
#menu-gallery-menu li :hover {
    color: black !important; 
    text-decoration: none !important;
}
#menu-gallery-menu li a:active {
    background: #75727269 !important;
    color: black !important;
}
.current-menu-item li {
    display: none !important;
}
.current_page_item {
    background: #00b3e0 !important;;
    /* background: #00b3e0 !important; */
}
.vc_grid.vc_row.vc_grid-gutter-5px {
    padding-top: 10% !important;
 
}


/*ul.nav-item-children {
    margin-top: 47px;
}*/
ul.nav-item-children {
    z-index: 99999 !important;
}
/* ul.nav-item-children li a {
color: black !important;
} */
ul.nav-item-children li a {
    text-decoration: none !important;
}
ul.nav-item-children li a:hover {
    color: #ffffff !important;
    background-color:#00b3e0 !important;
}
/*gallery title remove */
.lb-details .lb-caption  {
    display:none !important;
}
.lb-number {
    display:none !important;
}
.mob-menu-logo-holder {
    background: white;
}
/*post side discount image*/
div#media_image-1 {
    display: none;
}
/*side bar*/
span.wrk-con {
    color: black;
}
/*news btn*/ 
span.tags-links {
    display: none;
}
.event-con a {
    color: black !important;
}
li.cat-item.cat-item-19 a {
    color: black;
    text-decoration: none;
}
li.cat-item.cat-item-21 a {
    color: black !important;
}
li.cat-item.cat-item-172 a {
    color: black;
    text-decoration: none;
}
/*title for below img*/ 
h1.blog-single-title.entry-title.h2 {
    font-size: 20px !important;
}
/*calender above the title*/ 
h2.widget-title {
    display: none !important;
}
.split-inner {
    color: #000 !important;
    font-weight: lighter !important;
    letter-spacing: 0.2px !important;
    font-size: 27px !important;
}
@media(min-width:768px){
.mob-contact, .search-cus {
    display: none !important;
}
}
@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (-webkit-min-device-pixel-ratio: 1) {
.mob-contact, .search-cus {
    display: block !important;
}
}
/* .search-cus span.link-icon:before {
    content: "\e92a";
}
.search-cus span.link-icon {
    font-family: 'liquid-icon';
}
.search-cus a {
    display: grid !important;
    grid-template-columns: 1fr auto;
    grid-gap: 15px;
    border-bottom: 1px solid;
} */
.search-cus a:before {
    content: "\e92a";
    font-family: 'liquid-icon';
}
.search-cus a {
    display: grid !important;
  /*  grid-template-columns: 20% 1fr;*/
    border-bottom: 1px solid;
}
div#spl-inner-fixed-nav {
    padding: 0;
}
div#spl-inner-fixed-nav ul li a {
    padding: 5px;
}
div#spl-inner-fixed-nav ul li {
    padding: .5em;
}
.liquid-blog-grid.liquid-blog-style-classic.row footer.liquid-lp-footer a .btn-txt {
    color: #4b4bff;
}


.titlebar-inner
{
	padding-top:30px !important;
	padding-bottom:30px !important;
}
.post-meta>span {
    display: none !important;
}
.post-meta {
    margin-bottom: 3.75em;
    display: none;
}
/*accordion*/


#acc_spl .accordion {
    background-color: #0b3696;
    color: #fff;
    cursor: pointer;
    padding: 10px;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 17px;
    transition: 0.4s;
    margin-bottom: 0;
}

#acc_spl .active, .accordion:hover {
  /*  background-color: #00b3e0;*/
}
div#acc_spl .panel {
    background: #00b3e026;
}
div#acc_spl .panel ul {
    padding: .5em 0;
}

#acc_spl .accordion:after {
    content: '\f13a';
    color: white;
    font-weight: bold;
    float: right;
    margin-left: 5px;
    font-family: 'FontAwesome';
}

#acc_spl .active:after {
    content: "\f139";
    font-family: 'FontAwesome';
}

#acc_spl .panel {
  padding: 0 18px;
  background-color: white;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
}
#acc_spl li {
    list-style: none;
}
#acc_spl li a:before {
    content: '\f054';
    font-family: 'FontAwesome';
    font-size: 13px;
    padding-right: 8px;
}
#acc_spl li a {
    color: black;
}
#acc_spl li.menu-item.current_page_item {
    background: none !important;
}







/*------Additional CSS -----*/

/*menu */
ul#primary-nav li a {
    font-size: 15px;
	
}
/*submenu */
ul.nav-item-children li a {
    padding: 9px 22px !important;
}
ul.nav-item-children li a {
	 font-size: 15px;
    padding: 5px;
	color:black;
}
 ul.nav-item-children li a:hover {
	  color:#ffffff;
	 background-color:#00a9d4;
}


a {
    text-decoration: none;
    color: var(--color-link);
    transition: none !important;
}
#content {
    z-index: 2;
    transition: none !important;
    background-color: #fff;
}

@media (max-width: 767px){
	.banner-below-title h4{
		font-size:20px;
		padding-top: 15px;
	}
/*	.nav, .main-navigation, .genesis-nav-menu, #main-header, #et-top-navigation, .site-header, .site-branding, .ast-mobile-menu-buttons, .storefront-handheld-footer-bar, .hide {
    display: block!important;
}
	.mob-menu-logo-holder .mob-retina-logo {
    display: none;
}
	.mob-menu-logo-holder {
    background: transparent;
}
	.wh-btn, .wh-img2 {
   display: none;
}*/

	.box{
		width:100% !important;
		height:auto !important;
	}
	div#announce-btn{
	    width: 142px;
    display: contents;
    text-align: center !important;
    padding-top: 10px !important;
	}
}




@media screen and (max-width: 479px){
.secondarybar-row>[class^=col] {
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: flex-start;
    margin-left: 15px;
}
	div#announce-btn{
    width: 142px;
    display: contents;
    text-align: center !important;
    padding-top: 10px !important;
	}
	
}


@media (min-width: 768px){
	.box{
		width:100% !important;
		height:auto !important;
	}
.announce {
    color: white;
    padding: 10px 10px 5px 10px !important;
    font-size: 13px;
    width: auto !important;
    display: contents;
}
}


@media screen and (max-width: 1199px){
	.main-header .mainbar-wrap .mainbar-container{
		display:none;
	}

	
	}

.whole-gr-header{
	display:flex;
}
.secondarybar-row > [class^=col]{
	display:inline-block !important;
}

@media only screen and (min-width: 997px){
.sp-btn-nxt{
	margin-left: 21em !important;
}
	
	}


@media screen 
  and (min-device-width: 1200px) 
  and (max-device-width: 1600px) 
  and (-webkit-min-device-pixel-ratio: 1) { 
.sp-btn-nxt 
{
    
margin-left: 67em!important;

}	  
	  
}



@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 1){
	div#announce-btn{
		width:auto !important
	}
	.scrollmagic-pin-spacer {
    height: 15px !important;
}
	.spl-inner-fixed-nav li + li {
    margin-left: 30px;
}
	.marquee-hsas-shortcode-34{
		padding-top:5px;
	}
div#spl-inner-fixed-nav {
    padding: 0;
    margin-top: 30px !important;
}
	.top-mod{
		display: grid;
	}
}
@media only screen and (max-width: 1200px){
	.is-stuck .social-icon a, .is-stuck .header-module .ld-module-trigger, .is-stuck .header-module .ld-module-trigger-txt, .is-stuck .main-nav > li > a {
    color: #FFF !important;
}

	.announce {
    color: white;
    padding: 10px 10px 5px 10px;
	font-size:13px;
		line-height:3;
}
	.liquid-blog-grid {
    display: block;
    flex-flow: row wrap;
}
	.liquid-lp {
    position: relative;
    display: flex;
    flex-direction: column;
    margin-bottom: 30px !important;
    text-align: center;
}
	.liquid-lp-footer {
    margin-top: 0px;
    position: relative;
    margin-bottom: 30px;
}
}
@media (min-width: 992px)
{
		.announce {
    color: white;
    padding: 10px 10px 5px 10px !important;
	font-size:13px;
}

}
@media (min-width: 1200px){
.main-header .is-stuck {
    background: #0b3696 !important;
}
}


.announce {
    color: white;
    padding: 10px 0 5px 15px;
	font-size:13px;
}




/* faculty main page */

.faculty-details .team_block_content {
    padding: 0px 0px 0px 0px;
    border-bottom: 1px solid #c7c7c7;
    margin: 5px 0px;
}
.faculty-details .team_image {
    max-width: 120px;
    float: left;
}
.faculty-details .team_image {
    border: none;
}
.faculty-details .team_image {
    box-shadow: none;
}
.faculty-details .team_block {
    margin: 10px 10px 10px 10px;
    padding-left: 140px;
}
.faculty-details .team_block h4 {
    text-align: left;
    color: #00b3e0;
    font-size: 16px;
    font-weight: bold;
}
.faculty-details .team_block .team_desc {
    text-align: left;
    font-weight: bold;
}
.faculty-details .team_image {
    margin: 10px 20px 10px 10px;
}
.faculty-details .team_block p.team_text {
    margin: 0 0 8px 0;
}
.faculty-details .team_block {
    margin: 10px 10px 10px 10px;
}
.faculty .resp-tab-content {
    padding: 10px 20px 20px 20px;
}
.faculty-details .team_block_content:last-child {
    border: none;
}
.faculty-details.horizontal .resp-tabs-list li {
    font-size: 14px;
    font-weight: 600;
}
/* faculty detail page */

.faculty-details .img .team_image {
    max-width: 150px;
    float: left;
}
.faculty-details .img .team_block h4 {
    text-align: left;
    color: #00b3e0;
    font-size: 20px;
    font-weight: normal;
}
.faculty-details .img .team_block .team_desc {
    text-align: left;
    color: #444 !important;
    font-size: 16px;
    padding-top: 5px;
    font-weight: bold;
}
.faculty-details .team_block_content.img {
    border-bottom: none !important;
}
.faculty-title-color {
    color: #00b3e0 !important;
    font-size: 20px;
}
.menu-sidebar h4 {
    font-size: 16px;
}
.team_block_content:hover .team_image img {
    transform: none;
}
.custom_menu_4 #menu > ul > li ul > li > a:hover {
    background-color: #00b3e0;
}
#header.transparent_header:not(.scrolled) #subheader,
#header.transparent_header:not(.scrolled) #menu > ul > li > a,
#header.transparent_header:not(.scrolled) .header_cart a.icon,
#header.transparent_header:not(.scrolled) #menu > ul > li.boc_search_border > a:hover {
    color: #ffffff !important;
}
.section_icon h3 a {
    color: #fff !important;
}
.alignright,
img.alignright,
.alignleft,
img.alignleft {
    margin-top: 8px;
}
.mse-staff-table tr td {
    text-align: left;
}
.mse-staff-table tr th {
    background: #00B3E0;
    color: #fff;
    padding: 10px 10px;
}
table.mse-staff-table {
    width: 100%;
}
.mse-heading-blue {
    color: #00B3E0;
}
.cust_job {
    background: #00B3E0;
    width: 75%;
    margin: 0 auto;
    padding: 20px;
    text-align: center;
    color: #fff;
    font-size: 18px;
    font-weight: 500;
    margin-top: 20px;
}
table.mse-staff-table {
    width: 100%;
}
.mse-students li {
    list-style-type: none;
    margin-bottom: 10px;
}
.mse-students li:before {
    font-family: 'icomoon';
    font-size: 18px;
    content: "\e78f";
    display: inline-block;
    position: relative;
    top: 2px;
    left: -2px;
    margin-right: 4px;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    -ms-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
    color: #00B3E0;
}
.working-title span.working-page {
    font-size: 14px;
    margin-right: 5px;
}
.working-main {
    border-bottom: 1px dotted #000;
    margin-bottom: 10px;
}
.working-title {
    margin-bottom: 2px;
    font-size: 15px;
    font-weight: 600;
}
.working-author {
    margin-bottom: 4px;
    font-size: 14px;
}
.working-author span.cust-aut {
    color: #00B3E0;
}
.down-pdf {
    margin-bottom: 10px;
}
.down-pdf a {
    color: #444 !important;
}
.down-pdf img {
    padding-right: 6px;
}
.section_big_title h1 strong,
h1 strong,
h2 strong,
h3 strong,
h4 strong,
h5 strong {
    color: #333333 !important;
}
.cust_admin .horizontal .resp-tabs-list li.resp-tab-active {
    border-top: 2px solid #08ada7;
    border-bottom: none;
    margin-bottom: -1px;
    margin-top: -1px;
    padding: 7px 20px 7px 20px;
    background: #00b2df;
    color: #fff;
}
.alumini-list.resp-vtabs .resp-tabs-list li.resp-tab-active {
    background: #00B3E0;
    color: #fff;
}
.resp-tab-content {
    padding: 24px 30px 15px;
}
.text_box h2 {
    font-size: 18px;
}
.full_container_page_title {
    
}
.page_title_bgr .full_container_page_title {
	margin-bottom: 30px;
}
.post_meta {
	display:none;
}
.tabcontent {
    display: none;
	border: 1px solid #ededed;
	padding: 30px 40px;
	background:rgb(243, 245, 246) !Important;
}
.tabcontent.active {
    display: block !important;
}
ul.tabs {
    clear: both;
    overflow: hidden;
   margin-bottom:0;
	padding-left:0px !important;
	border: 1px solid #ededed;
	cursor: pointer!important;
}
.tabcontent.active {
    margin-bottom: 50px;
}
ul.tabs li {
    list-style-type: none;
    float: left;
    padding: 1em 3.6em !important;
    background: transparent;
    line-height: 30px;
    margin-bottom: 0;
    display:flex;
    font-size: 12px;
    letter-spacing: 0.185em;
    text-transform: uppercase;
    color: rgb(0, 0, 0);
}
li.activetab {
    background: #00B3E0 !important;
    border-top: 1px solid #ededed;
    border-bottom: none !important;
    color: #fff !important;
    padding: 10px 25px !important;
    margin: 0 !important;
    line-height: 29px !important;
}
.important-book-main,
.occasion-main {
    border-bottom: 1px dotted #333;
    margin-bottom: 10px;
}
.important-book-author {
    margin-bottom: 10px;
}
span.important-book-author,
span.occasion-author {
    color: #00B3E0;
    font-size: 15px;
    font-weight: 600;
}
span.important-book-year {
    font-size: 14px;
    background: #ededed;
    padding: 2px 10px;
}

.team_block_content .team_image.boxed {
    float: left;
    width: 20%;
    margin-top: 20px;
}
.team_block_content {
    padding-bottom: 10px;
	border-bottom: 1px solid #ededed;
    width: 100%;
}
.team_block_content .team_block {
    float: left;
    margin-top: 8px;
    text-align: right;
    float: right;
    width: 73%;
}
.team_block_content .team_block h4 {
    text-align: left;
    margin-bottom: 5px;
    margin-top: 10px;
    font-size: 16px;
}
.team_block .team_desc {
    font-size: 14px;
}
.team_block p.facul_phone {
    font-size: 14px;
}
.team_block .team_desc {
    text-align: left;
}
.team_block p {
    margin-bottom: 5px !important;
    font-size: 14px !important;
    padding: 0 !important;
    line-height: 20px !important;
}
.team_block p.prof_info {
    float: left;
    text-align: justify;
}
.team_block_content .team_image {
    max-width: 160px;
}
.team_image {
    margin: 10px 3% 0;
}
.cust_profile_view {
    margin-bottom: 10px;
    overflow: hidden;
}
.profile_content h4 {
margin-bottom: 10px;
    font-size: 20px;
    color: #000 !important;
}
.important-book-title {
   color: #333333;
   font-size: 15px;
   font-weight: 500;
}

.important-book-location {
    color: #00b3e0;
    font-weight: 500;
    margin-bottom: 6px;
    font-size: 14px;
}
.tabcontent h4 {
    margin-bottom: 2px;
    color: #000000 !important;
    margin-top: 12px;
    font-size: 17px !important;
    font-weight: 600;
}
.tabcontent p {
	margin-bottom: 8px;
}
.tabcontent h5 {
    margin-top: 18px;
    margin-bottom: 2px;
}
.page-id-25926 #footer {
	margin-top:20px;
}
a.em-calnav.em-calnav-next {
    color: #fff !important;
}
a.em-calnav.em-calnav-prev {
    color: #fff !important;
}
.efilter {
    display: block;
    width: 100%;
    overflow: hidden;
}
.efilter label {
    display: inline-block;
}
.efilter select {
    float: right;
    margin-bottom: 0;
	border: 1px solid #3F74A2;   
    color: #3F74A2 !important;
     width: 200px;
}
.page .page_title_bgr .full_container_page_title {
	display:none;
}
.faculty_action {
    float: right;
    display: block;
    width: 100%;
    text-align: right;
    /* clear: both; */
    /* overflow: hidden; */
    margin-top: 10px;
}
a.faculty-login {
    background: #00B3E0 !important;
    color: #fff !important;
    padding: 5px 15px;
    text-align: center;
    border-radius: 5px;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 14px;
}
.notice-success {
    background: #468A11;
    text-align: center;
    color: #fff;
    padding: 10px;
    margin-bottom: 15px;
    border-radius: 4px;
    font-size: 16px;
}
.edit_container textarea {
    border: 1px solid #ededed;
}
.edit_container iframe {
    border: 1px solid #ededed;
}
a.faculty-edit {
    background: #00B3E0;
    color: #FFFFFF !important;
    padding: 2px 8px;
    border-radius: 2px;
    margin-right: 5px;
}
a.faculty-logout {
	 background: #00B3E0;
    color: #FFFFFF !important;
    padding: 2px 8px;
    border-radius: 2px;	
}

.profil_img {
    float: left;
    width: 30%;
    padding-top: 55px;
}


.titlebar > .titlebar-overlay.ld-overlay {
    background: none !important;
}
.titlebar.scheme-light {
    background: radial-gradient(at center center, rgb(0, 179, 224) 0%, rgb(11, 54, 150) 100%);
    color: #fff;
	     
}
.titlebar-inner h1 {
    text-align: center;
    line-height: 66px;
    letter-spacing: 0px;
    font-weight: 400;
    font-size: 40px !important;
    height: 60px;
    max-height: 60px;
    margin-bottom: 0px;
    margin-top: 0px;
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}
.login_form{
	    margin-bottom: 60px;
}



@media only screen and (min-width: 250px) and (max-width: 640px) {
.cust_profile_view {
    	margin-top: 15px;
    text-align: center;
    margin: 0 auto;
	}
	.cust_faculty_login {
    width: 100% !important;
    margin: 0 auto;
    margin-top: 60px;
}
.titlebar-inner h1 {
    text-align: center;
    line-height: 40px;
    letter-spacing: 0px;
    font-weight: 400;
    font-size: 13px !important;
    height: 20px;
    max-height: 35px;
    margin-bottom: 0px;
    margin-top: 0px;
    padding-top: 15px !important;
    padding-bottom: 0px !important;
}
	.profil_img {
		float: none !important;
		width: 100% !important;	
		margin:0 auto;
	}
	.profil_img img {
		max-width:200px !important;
	}
	.profile_content {
		display: block;
		float: none !important;
		margin-top: 10px !important;
		padding-left: 0 !important;
		width: auto;
	}
	ul.tabs li {
		float:none;
	}
	
	
}


.header-module p {
    margin-bottom: 0;
   padding-top: 3px !important;
    padding-bottom: 0px;
}
.header-module{
padding-top:3px !important;
}




/*----- Faculty Login --------*/
/* .tel-class::before  { 
     font-family: "Font Awesome 5 Free"!important;
    font-size: 18px; 
    display: inline-block; 
	content: "\f879" !important;  
	margin-right:10px; 
	color:rgb(0, 179, 224) !important;
	 visibility: visible;
} */
.tel-class::before {
	    font-size: 18px;
    display: inline-block;
    content: "\f2a0";
    font-family: 'FontAwesome';
    color: rgb(0, 179, 224) !important;
    margin-right: 10px;
    visibility: visible;
}
.tel-class strong{
visibility: hidden;
	display:none; */
	}

.email-class::before  { 
     font-family: "Font Awesome 5 Free"!important;
    font-size: 18px; 
    display: inline-block; 
    content: "\f0e0";
	color:rgb(0, 179, 224) !important;
	margin-right:10px;
	 visibility: visible;
}
.email-class strong {
  visibility: hidden;
}
.email-class a {
    text-align: left;
    margin-left: -50px;
    color: #000;
}






[data-id="tab1"]::before {
	    height: 30px !important;
   width: 50px !important; 
   content: "\f180";
    display:block;
        font-family: 'liquid-icon' !important;
        font-size: 26px;
    text-align: center;
}

[data-id="tab2"]::before {
    height: 30px !important;
   width: 50px !important; 
   content: "\f143";
    display: block;
        font-family: 'liquid-icon' !important;
        font-size: 26px;
    text-align: center;
}

[data-id="tab3"]::before {
    height: 30px !important;
   width: 50px !important; 
   content: "\f3ee";
    display: block;
        font-family: 'liquid-icon' !important;
        font-size: 26px;
    text-align: center;
}

[data-id="tab4"]::before {
    height: 30px !important;
   width: 50px !important; 
       content: "\ec4d";
    display: block;
        font-family: 'liquid-icon' !important;
        font-size: 26px;
    text-align: center;
}
.scrollmagic-pin-spacer{
	height:35px !important;
}
.spl-inner-fixed-nav li + li {
    margin-left: 15px !important;
}

.scrollmagic-pin-spacer .scene-left #spl-inner-fixed-nav
{
	position: fixed;
    margin: auto;
    inset: 97.9844px auto auto 0px;
    box-sizing: border-box;
}

@media only screen and (max-width:991px){
.col-xs-12 .emd_person {
    display: none !important;
}
}

.col-md-4 .emd_person {
    display: none !important;
}
.liquid-lp hr {
    display: none;
}

.liquid-lp-title a:hover {
    color: white;
}
.liquid-lp-date {
    font-size: 15px !important;
    color: black !important;
	padding-bottom:10px;
}

a:hover {
    color: #0b3696;
    background-color: transparent;
    text-decoration: none;
}

