@font-face {
    font-family: Avenir;
    src: url(fonts/Avenir.ttc);
}
@font-face {  
    font-family: Avenir-Next;
    src: url(fonts/Avenir Next.ttc);
} 

body
{
	font-family:Avenir;
	font-size:11px;
	font-family: 'Montserrat',Avenir, sans-serif;
} 

#myBtn { 
  display: none;
  position: fixed;
  bottom: 20px;
  right: 30px;
  z-index: 99;
  border: none;
  outline: none;
  background-color: red;
  color: white;
  cursor: pointer;
  padding: 15px;
  border-radius: 10px;
}

#myBtn:hover {
  background-color: #555;
}
.overall
{
	margin-top:15px;
}
.top-square
{  
	border:1px solid #ddd;  
	padding:2px 5px;
	margin-left:20px;
	color:#8c8c8c;
    text-align:justify;
    text-justify: inter-word;
	font-size: 14px;
} 
table.spip {
	font-family:Roboto; 
}

table.spip tr.row_first {
	background-color: #000;
	color:#fff;
	font-size:12px;
}

table.spip tr.row_odd {
	 background-color: #C0C0C0; 
	 font-size:13px;
	 color:#000;
	 font-family:Roboto;
	
}   

table.spip tr.row_even {
	background-color: #F0F0F0;
	font-size:12px;
	color:#000;
	font-family:Roboto; 
}

table.spip td {
	padding: 5px;
	text-align: left;
	vertical-align: center;
	font-size:12px;
}

a  
{
	color:#000;
}

.top_content
{
	margin-bottom:9px;
}
.languages ul li 
{
	display: inline-block; 
}
.languages ul li img
{
	text-align: right; 
}
.search  
{
	padding-left:100px;
}
 
#inputype12
{
	background:#f4f4f4;
}
.lead_pictures
{
	background:#f6f6f6; 
	padding:10px;
}
.lead_title
{
	background:#f6f6f6; 
	padding:10px;
	margin-top: 10px;
	font-size:18px;
	text-transform:capitalize;
	font-weight: bold; 
	text-align: center;
}
.lead_title a
{ 
	color: #00adef;
}
.header_details
{
	padding-left:90px;
	color:#000000;

}
.conference
{
	color:#69c4f3; 
	font-size:30px;  
	font-weight:900;
	padding:9px; 
	font-family: 'Lato', sans-serif;
	text-align:center;
	margin-left:20px;
}
.row.no-gutters {
  margin-right: 0;
  margin-left: 0; 
}
.row.no-gutters > [class^="col-"],
.row.no-gutters > [class*=" col-"] {
  padding-right: 0;
  padding-left: 0;
}
.catholic_intermediate
{
	padding-top:10px; 
}
.catholic_intermediate_images
{
	padding:10px;   
}


.cher_lectures
{
	border: 2px solid #ddd; 
	padding: 5px;
	font-family:;
	font-size:14px;	
	margin-bottom:8px; 
}
.cher_lectures_greeting
{
	text-align:center;
	padding:10px; 
}
 
.lectures_text
{
	text-align:justify; 
	text-justify:inter-word;
	font-size:13px;
	font-family:Roboto;
}
.author
{
	font-weight:bold;
	padding:5px;
}
.author1
{ 
	padding:5px;
	font-size:16px; 
	font-family:Roboto;
	font-weight:normal;
} 
.publications
{
	background:#00adef;
	text-align:center;
	color:#fff;
	padding:5px 15px;
	font-size:16px;
}
.publications a
{ 
	color:#fff; 
}
.publications2
{
	background:#00adef;
	text-align:center;
	color:#fff;
	padding:6px; 
	font-size:16px;
	margin-top:8px; 
}
.publications4
{
	background:#00adef;
	text-align:center;
	color:#fff; 
	padding:2px; 
	font-size:13px;
	margin-top:8px;  
}
.publications3
{
	background:#00adef;
	text-align:center;
	color:#fff;
	padding:6px; 
	font-size:16px;
}
.publicationsarticle
{
	background:#00adef;
	text-align:center;
	color:#fff;
	padding:6px; 
	font-size:16px; 
	margin-top:8px; 
}

.publications_semaine
{
	height:50px; 
	padding:5px;
	font-size:5px; 
}
.publications_semaine span
{
	color:#01a1dd;
	font-size:12px;
}
.publications_semaine h5
{
	color:#000000;
	font-weight:bold;
	padding-top:-5px;
	font-size:12px;
}

.publications_row
{
	background:#f5f5f5;
	margin-bottom:2px;	
    font-size:12px; 	
}
.publications2_row
{
	margin-bottom:2px;	
    font-size:12px;
    padding:10px; 	
}
.agenda
{
	color:#00adef;
	font-size:14px;
	/* padding:9px; */
	text-align:left;
}
.documentation
{
	padding-top:18px;
}

.media_team
{
	padding:30px;
	font-weight:bold;
	font-size:9px;
}
.media_text
{
	text-align:justify;
	font-weight:normal;
	text-justify:inter-word;
}
.media_text1  
{
	font-size:11px;
	font-weight:bold;
}

.media_image
{
	padding-top:9px;
}

.video_title
{
	font-weight:bold;
	font-size:10px;
}

.bottom_section
{ 
	border-top:4px dotted #ddd;
	padding:25px;
}

.footer
{
	background:#021a26;
	color:#fff;
	padding:60px;
	border-top:8px solid #00adef;
}
.footer h2
{
	font-size:17px;
	font-weight:bold;
}

.active_bottom1
{
	color:#01adef; 
	font-size:16px; 
}
.bottom_section span
{
	padding:20px;
	border:right: 1px solid #282828;
	font-weight:bold;
}
.social_media_footer
{
padding:30px;
color:#fff; 
}
.social_media_footer i
{
	padding:9px;
	height:30px;
	width:30px;
	border:1px solid #fff;
	border-radius:50%; 
	color:#fff;
}

.social_media_footer a
{
	text-decoration:none;
	color:#fff;
	padding:10px;
}
..social_media_footer a i
{
	color:#fff;
}
.footer_address
{
	color:#b7bdbd; 
}

a:hover
{
	text-decoration:none;
}

.read_more
{
	color:orange;
	text-align:center;
}

.diocese_text
{
	font-size:14px;
	padding:5px;
	text-align:justify; 
	text-justify:inter-word;
}
  
 .article_text_original
{ 
	font-size:14px;
	padding:2px; 
	text-align:justify;    
	text-justify:inter-word; 
	font-family: 'Montserrat',Avenir, sans-serif;
}
.article_text
{ 
	font-size:14px;
	padding: 2px 15px; 
	text-align:justify;    
	text-justify:inter-word; 
	font-family: 'Montserrat',Avenir, sans-serif;
	overflow-y:scroll;
	height:400px;
}	
.article_text a
{ 
	color: #337ab7;
}	

	
}
.article_text_sidebar
{ 
	font-size:14px;
	padding:2px; 
	text-align:justify;    
	text-justify:inter-word; 
	font-family: 'Montserrat',Avenir, sans-serif;
	
}
.scroll
{
	overflow-y:scroll;
	height:400px;
}
.article_texts 
{ 
	font-size:16px;
	padding:5px; 
	text-align:justify;    
	text-justify:inter-word; 
	font-family: 'Montserrat',Avenir, sans-serif;
}
.article_image
{
	padding:15px;
}
.dioceses_page   
{
	font-size:16px;
	margin:2px;
	padding:2px;
}
.dioceses_page h2
{
	font-size:16px;
	color:#000;
	font-weight:Bold; 
	margin:0px;
	padding:5px;
}
.about_dioceses
{
	text-align:justify;
	text-justify:inter-word;
	font-size:13px;  
}
.about_eglise
{
	text-align:justify;
	text-justify:inter-word;
	font-size:16px; 
	padding:10px; 
}
.about_dioceses_side
{
	text-align:justify;
	text-justify:inter-word;
	font-size:14px; 
	padding:5px; 
}
input[type="Submit"] {
    background-color: #00adef; 
    border: none;
    color: white;
    padding: 15px 32px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
	margin-bottom:10px;
} 
.dioceses_page h2
{
	color:#00adef;
}
.address 
{   
	text-align:center; 
}
.contact_details
{
	font-size:14px; 
	text-align:justify;
	text-justify:inter-word;
	line-height:2.0em;
} 

.page 
{
	height:400px; 
	border:2px solid #ddd;
	margin-bottom:10px;
}   

.page_above
{
	height:150px; 
	padding:5px; 
    overflow:hidden; 
    text-align:center; 	 
  	
}

.page_above_title
{
	text-align:center; 
	font-size:13px; 
	padding:2px; 
	font-weight:bold; 
}
.page_text
{
	padding:9px;
	text-align:justify;
	text-justify:inter-word;
    height:200px; 
    font-family:Montserrat; 	
}
.contact_details2
{
	margin-bottom:10px;
}
.email_msg
{
	text-align:center;
	padding:20px; 
	font:Montserrat;
	font-weight:bold;
	color:#00adef; 
}

/* The Modal (background) 
.modal {
    display: none; 
    position: fixed; 
    z-index: 1; 
    padding-top: 100px;  
    left: 0;
    top: 0;
    width: 100%; 
    height: 100%; 
    overflow: auto;
    background-color: rgb(0,0,0); 
    background-color: rgba(0,0,0,0.9); 
} */
 
/* Modal Content (Image) */
.modal-content {
    margin: auto;
    display: block;
    width: 80%;
    max-width: 700px;
	 background-color: rgb(0,0,0);  
    background-color: rgba(0,0,0,0.9);
}

/* Caption of Modal Image (Image Text) - Same Width as the Image */
#caption {
    margin: auto;
    display: block;
    width: 80%;
    max-width: 700px;
    text-align: center;
    color: #ccc;
    padding: 10px 0;
    height: 150px;
}

/* Add Animation - Zoom in the Modal */
.modal-content, #caption {
    -webkit-animation-name: zoom;
    -webkit-animation-duration: 0.6s;
    animation-name: zoom;
    animation-duration: 0.6s;
}

@-webkit-keyframes zoom {
    from {-webkit-transform:scale(0)}
    to {-webkit-transform:scale(1)}
}

@keyframes zoom {
    from {transform:scale(0)}
    to {transform:scale(1)}
}

/* The Close Button */
.close {
    position: absolute;
    top: 15px;
    right: 35px;
    color: #f1f1f1;
    font-size: 10px;
    font-weight: bold;
    transition: 0.3s;
} 
.close:hover,
.close:focus {
    color: #bbb;
    text-decoration: none;
    cursor: pointer;
}

/* 100% Image Width on Smaller Screens */
@media only screen and (max-width: 700px){
    .modal-content {
        width: 100%;
    }
}
   

table{
	border:2px solid #ddd;
}

table tr{
	background-color: #00adef; 
	padding:5px;
}  

table tr {
	background-color: #C0C0C0;
	padding:10px;
}

table tr{
	background-color: #F0F0F0;
}

table td {
	padding: 4px;
	text-align: left;
	vertical-align: center;
} 
 
.image_page
{
	height:100px; 
	border:1px solid #ddd; 
}
.dropdown-menu
{
	background:#00adef;
}
.dropdown-menu ul:hover
{
	background:#00adef;
}
.dropdown-menu > li > a, .dropdown-menu > li ul > li > a, .dropdown-menu > li ul > li ul > li > a  {
    padding: 3px 5px 3px 3px;
	color: #fff;
}
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: #7abd2f;
    border-color: #337ab7;
}

.dropdown-menu > li:hover {
    background: #7abd2f;
	
}
.dropdown-submenu > li:hover {
    background: #7abd2f;
	
}

.dropdown-submenu {
    position: relative;
}

.dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px 6px;
}
.dropdown-submenu.v li:hover
{
	background:#00adef;
}
.dropdown-submenu:hover>.dropdown-menu {
    display: block;
}
.dropdown-submenu>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 5px;
    margin-right: -10px;
}

.dropdown-submenu:hover>a:after {
    border-left-color: #fff;
}

.dropdown-submenu.pull-left {
    float: none;
}

.dropdown-submenu.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}

abbr[title], abbr[data-original-title] {
    cursor: help;
    border-bottom: 1px dotted #00adef;
	color: #fff;
}

.dioceses_page h2{ 
	border-bottom: 1px solid #c4c4c4;
	color:#000;
	font-size:14px;
} 
.sidenav {
    width: 130px;
    position: fixed;
    z-index: 1;
    top: 20px;
    left: 10px;
    background: #eee;
    overflow-x: hidden;
    padding: 8px 0;
}

.sidenav a {
    padding: 6px 8px 6px 16px;
    text-decoration: none;
    font-size: 25px;
    color: #2196F3;
    display: block;
}

.sidenav a:hover {
    color: #064579;
}


@media screen and (max-height: 450px) {
    .sidenav {padding-top: 15px;}
    .sidenav a {font-size: 18px;}
}



.addthis_inline_share_toolbox_kbgy_6bwt_66cc
{
	margin-top:5px;
}





   












/*   CALENDAR CSS  */




/* CSS Document */
.calendriermini { margin-bottom: 1em; }
.calendriermini .calendar-container { height: 17em; position: relative; }
.calendriermini .calendar-container .image_loading { position: absolute; top: 0; right: 0; }

.js .calendriermini .calendar-container .alt { display: none; }

.calendriermini table { width: 100%; font-size: 0.8em; text-align: center; margin: 0 auto; border-collapse: collapse; }
.calendriermini table caption { margin: 0 auto; padding: 0; }
.calendriermini table th { padding: 0; }
.calendriermini table td { width: 14%; line-height: 2em; padding: 0; }
.calendriermini table td a { display: block; background: #fff; border: 1px solid #EEE; font-weight: bold; text-decoration: none; color: inherit; }
.calendriermini .ui-datepicker-other-month { opacity: 0.5; filter: Alpha(Opacity=50); }
.calendriermini .ui-datepicker-other-month a { font-weight: normal; background: #eee; }
.calendriermini .ui-state-highlight a { background: #EAEA98; border-color: #EAEA98; }
.calendriermini .ui-datepicker-today a { border-color: #bbbb99; }

.calendriermini table .ui-state-highlight a:hover { background: #DBB8DC; color: #636; border-color: #DBB8DC; }
.calendriermini table .ui-state-highlight.ui-datepicker-today a:hover { border-color: #636; }

.calendriermini .ui-icon { display: block; width: 16px; height: 16px; text-indent: -99999px; overflow: hidden; background-repeat: no-repeat; background-position: center; }
.calendriermini .ui-datepicker-header { position: relative; padding: .2em 0; }
.calendriermini .ui-datepicker-prev,
.calendriermini .ui-datepicker-next { position: absolute; top: 2px; width: 1.8em; height: 1.8em; }
.calendriermini .ui-datepicker-prev-hover,
.calendriermini .ui-datepicker-next-hover { top: 1px; }
.calendriermini .ui-datepicker-prev { left: 2px; }
.calendriermini .ui-datepicker-next { right: 2px; }
.calendriermini .ui-datepicker-prev .ui-icon { background-position: top left; }
.calendriermini .ui-datepicker-next .ui-icon { background-position: top right; }
.calendriermini .ui-datepicker-prev-hover { left: 1px; }
.calendriermini .ui-datepicker-next-hover { right: 1px; }
.calendriermini .ui-datepicker-prev span,
.calendriermini .ui-datepicker-next span { display: block; position: absolute; left: 50%; margin-left: -8px; top: 50%; margin-top: -8px; }
.calendriermini .ui-datepicker-title { margin: 0 2.3em; line-height: 1.8em; text-align: center; }
.calendriermini .ui-datepicker-title select { font-size: 1em; margin: 1px 0; }
.calendriermini select.ui-datepicker-month-year { width: 100%; }
.calendriermini select.ui-datepicker-month,
.calendriermini select.ui-datepicker-year { width: 49%; }
.calendriermini .ui-datepicker-buttonpane { background-image: none; margin: 0; padding: 0 .2em; border-left: 0; border-right: 0; border-bottom: 0; font-size: 0.8em; }
.calendriermini .ui-datepicker-buttonpane button { float: right; margin: .5em .2em .4em; cursor: pointer; padding: .2em .6em .3em .6em; width: auto; overflow: visible; }

/* RTL support */

/*
.ui-datepicker-rtl { direction: rtl; }
.ui-datepicker-rtl .ui-datepicker-prev { right: 2px; left: auto; }
.ui-datepicker-rtl .ui-datepicker-next { left: 2px; right: auto; }
.ui-datepicker-rtl .ui-datepicker-prev:hover { right: 1px; left: auto; }
.ui-datepicker-rtl .ui-datepicker-next:hover { left: 1px; right: auto; }
.ui-datepicker-rtl .ui-datepicker-buttonpane { clear:right; }
.ui-datepicker-rtl .ui-datepicker-buttonpane button { float: left; }
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current { float:right; }
.ui-datepicker-rtl .ui-datepicker-group { float:right; }
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header { border-right-width:0; border-left-width:1px; }
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header { border-right-width:0; border-left-width:1px; }
*/




 

    @import url("http://fonts.googleapis.com/css?family=Lato:100,300,400,700,900,400italic");
    @import url("//netdna.bootstrapcdn.com/font-awesome/4.1.0/css/font-awesome.css");
   
    
    .event-list {
		list-style: inline-block;
		font-family: 'Lato', sans-serif;
		margin: 0px;
		padding: 0px;
	}
	.event-list > li {
		background-color: rgb(255, 255, 255);
		box-shadow: 0px 0px 5px rgb(51, 51, 51);
		box-shadow: 0px 0px 5px rgba(51, 51, 51, 0.7);
		padding: 0px;
		margin: 0px 0px 20px;
	}
	.event-list > li > time {
		display: inline-block;
		width: 100%;
		color: rgb(255, 255, 255);
		background-color: rgb(197, 44, 102);
		padding: 5px;
		text-align: center;
		text-transform: uppercase;
	}
	
	.event-list > li:nth-child(even) > time {
		background-color: rgb(165, 82, 167);
	}
	.event-list > li > time > span {
		display: none;
	}
	.event-list > li > time > .day {
		display: block;
		font-size: 18px;
		font-weight: 100;
		line-height: 1;
	}
	.event-list > li time > .month {
		display: block;
		font-size: 24pt;
		font-weight: 900;
		line-height: 1;
	}
	.event-list > li > img {
		width: 100%;
	}
	.event-list > li > .info {
		padding-top: 5px;
		text-align: center;
	}
	.event-list > li > .info > .title {
		font-size: 18px;
		font-weight: 700;
		margin: 0px;
	}
	.event-list > li > .info > .desc {
		font-size: 13pt;
		font-weight: 300;
		margin: 0px;
	}
	.event-list > li > .info > ul,
	.event-list > li > .social > ul {
		display: table;
		list-style: none;
		margin: 10px 0px 0px;
		padding: 0px;
		width: 100%;
		text-align: center;
	}
	.event-list > li > .social > ul {
		margin: 0px;
	}
	.event-list > li > .info > ul > li,
	.event-list > li > .social > ul > li {
		display: table-cell;
		cursor: pointer;
		color: rgb(30, 30, 30);
		font-size: 11pt;
		font-weight: 300;
        padding: 3px 0px;
	}
    .event-list > li > .info > ul > li > a {
		display: block;
		width: 100%;
		color: rgb(30, 30, 30);
		text-decoration: none;
	} 
    .event-list > li > .social > ul > li {    
        padding: 0px;
    }
    .event-list > li > .social > ul > li > a {
        padding: 3px 0px;
	} 
	.event-list > li > .info > ul > li:hover,
	.event-list > li > .social > ul > li:hover {
		color: rgb(30, 30, 30);
		background-color: rgb(200, 200, 200);
	}
	.facebook a,
	.twitter a,
	.google-plus a {
		display: block;
		width: 100%;
		color: rgb(75, 110, 168) !important;
	}
	.twitter a {
		color: rgb(79, 213, 248) !important;
	}
	.google-plus a {
		color: rgb(221, 75, 57) !important;
	}
	.facebook:hover a {
		color: rgb(255, 255, 255) !important;
		background-color: rgb(75, 110, 168) !important;
	}
	.twitter:hover a {
		color: rgb(255, 255, 255) !important;
		background-color: rgb(79, 213, 248) !important;
	}
	.google-plus:hover a {
		color: rgb(255, 255, 255) !important;
		background-color: rgb(221, 75, 57) !important;
	}

	@media (min-width: 768px) {
		.event-list > li {
			position: relative;
			display: block;
			width: 100%;
			height: 120px;
			padding: 0px;
		}
		.event-list > li > time,
		.event-list > li > img  {
			display: inline-block;
		}
		.event-list > li > time,
		.event-list > li > img {
			width: 120px;
			float: left;
		}
		.event-list > li > .info {
			background-color: rgb(245, 245, 245);
			overflow: hidden;
		}
		.event-list > li > time,
		.event-list > li > img {
			width: 120px;
			height: 120px;
			padding: 0px;
			margin: 0px;
		}
		.event-list > li > .info { 
			position: relative;
			height: 120px;
			text-align: left;
			padding-right: 40px;
		}	
		.event-list > li > .info > .title, 
		.event-list > li > .info > .desc {
			padding: 0px 10px;
		}
		.event-list > li > .info > ul {
			position: absolute;
			left: 0px;
			bottom: 0px;
		}
		.event-list > li > .social {
			position: absolute;
			top: 0px;
			right: 0px;
			display: block;
			width: 40px;
		}
        .event-list > li > .social > ul {
            border-left: 1px solid rgb(230, 230, 230);
        }
		.event-list > li > .social > ul > li {			
			display: block;
            padding: 0px;
		}
		.event-list > li > .social > ul > li > a {
			display: block;
			width: 40px;
			padding: 10px 0px 9px;
		}
	} 

	.scroll-pub{
		color: red;
		font-weight: bold; 
		font-size: 16px;
	}
	.scroll-pub:hover{
		color: #01adef;
	}
	
	.public-section{
		margin: 5px 0;
	}
	.public-article{
		margin-bottom: 5px; 
		border-bottom: 1px solid #c4c4c4;
		padding-bottom: 5px;
	}
	.public-article h5, .public-article h6 {
		margin: 1px 0 3px; 	
	}
	.public-article h5{
		color: #000000;
		/* font-weight: bold; */
		font-size: 13px;		
	}
	.public-article h6{ 
		font-size: 10px;		
	}
	
	.no-padding-right{
		padding-right: 2px;
	}
	.no-padding-left{
		padding-left: 2px;
	}
	
	.pub h2, .pub .h2, .pub h3, .pub .h3 {
    margin: 2px 0;
}

.section-title
{
	font-size:15px;
	text-align:center; 
	background: #00adef;
	color: #fff;
    padding: 5px 0;
    margin: 0;
	font-family: 'Montserrat',Avenir, sans-serif;
}
h2.section-title
{ 
    margin: 0;
}

ul.listing{
	margin: 0px;
    padding: 0;
}
li.listing-side{
	font-size: 13px;
    float: none;
	font-style: normal;
	padding: 5px 0;
    border-bottom: 1px solid #00adef;
}

.pagination {
    margin: 5px 0 ;
    padding: 5px;
    border-radius: 5px;
    background: #00adef;
    color: #bbc2cc;
    font-size: 14px;
    text-align: center;
    font-weight: 600;
	display: block;
	font-style: normal;
}

.pages .on {
    color: #c4c4c4;
}

.pagination a {
    color: #ffffff;
    text-decoration: none;
	padding: 
}

.homelie{
	font-family: Quicksand, Arial, Cambria, Georgia, "Times New Roman", Times, serif;
	font-size: 16px; 
	color: #000000;
}

sup { 
    color: #f00;
}

h1.trombino-titre
{
	font-size: 13px;
	margin: 0 0 10px;
	color: #00adef;
}
.article_table{
	margin: 15px 0; 
}

.article_table td { 
	font-size: 11px;
}
.article_table p{ 
	font-size: 14px;
}
.article_table th{ 
	background: #ffff01;
	color: #000;
	font-size: 12px;
	text-align: center;
}
.article_table .table-bordered {
    border: 1px solid #000;
}

.article_table .table-bordered > thead > tr > th, .article_table .table-bordered > tbody > tr > th, .article_table .table-bordered > tfoot > tr > th, .article_table .table-bordered > thead > tr > td, .article_table .table-bordered > tbody > tr > td, .article_table .table-bordered > tfoot > tr > td {
    border: 1px solid #000;
}


.parish-info{
	padding: 10px 5px 0;
	background: #f3e0af;
}
.article_text_original-2
{
	padding: 2px; 
    border: 1px solid;
	margin-bottom: 15px;
	border-radius: 5px;
}

.docico-news{
	margin: 5px 0 5px;
	border-bottom: 1px solid #c4c4c4;
	padding-bottom: 5px;
	height: 110px;
	text-align: left;
	
}

.docico-news-2{
	margin: 5px 0 5px;
	border-bottom: 1px solid #c4c4c4;
	padding-bottom: 5px;
	min-height: 60px;
	text-align: left;
	
} 

.docico-info{
	font-size: 11px;
	
}

@media only screen and (max-width: 767px){
.main-menu .navbar-header .navbar-toggle {
    display: inline-block;
    border: 1px solid #ffffff;
    float: left;
    margin: 0px 0px 0px 0px;
    border-radius: 0px;
    background: #4c8cca;
}
body{
	font-size: 11px;
}

.conference{
	font-size: 18px;
	padding: 0px;
	margin-left: 0px;
}

.footer_address{
	font-size: 11px; 
}

.footer_address h2, .footer h2{
	font-size: 12px; 
	text-transform: uppercase;
	text-align: center;
}

.footer{
	padding: 0px;
}

.social_media_footer {
    padding: 10px; 
    text-align: center;
}

.cher_lectures img{
	height: 100px;
}

.lectures_text{
	font-size: 11px;
}







}