/*
 Theme Name: Educator Child
 Description: Child theme for Educator
 Template: ib-educator
 Version: 1.1.1
*/

.cbi-half-separator{
	text-align:center;
}
.cbi-half-separator.dm3-one-half{
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: calc(2% - 1px);
	margin-right: 0;
	border-right: 1px solid #fff;
}
.cbi-half-separator.dm3-column-last{
	border-right: none;
	padding-left: 2%;
	padding-right: 0;
}
@media only screen and (max-width: 767px){
	.cbi-half-separator.dm3-one-half{
		border-right: none;
		border-bottom: 1px solid #fff;
		margin-bottom: 30px;
		padding-bottom: 30px;
		padding-left: 0;
		padding-right: 0;
	}
	.cbi-half-separator.dm3-column-last{
		border-bottom: none;
		margin-bottom: 0;
	}
}







.cbi-half-separator .dm3-btn{
	color: #fff;
	border-color: #fff;
}
.cbi-half-separator .dm3-btn:hover{
	color: #FFB14C;
	background-color: #fff;
}
.cbi-half-separator .dm3-btn.blue{
	color: rgb(0,87,121);
	border-color: rgb(0,87,121);
	text-transform: none;
	font-size: 12px;
	width: calc(50% - 4px);
	padding: 12px 0;
	margin-left: 5px;
}
.cbi-half-separator .dm3-btn.blue:hover{
	color: rgb(0,87,121);
	background-color: #fff;
	border-color: #fff;
}
.cbi-half-separator .dm3-btn-form{
	color: #fff;
	border:none;
	background: rgb(255,110,0);
}
.cbi-half-separator .dm3-btn-form strong{
	font-weight: bold;
	color: #fff;
}
.cbi-half-separator .dm3-btn-form:hover{
	color: rgb(255,110,0);
	background-color: #fff;
}
.cbi-half-separator .dm3-btn-form:hover strong{
	color: rgb(255,110,0);
}


.section-content + .section-content{
	border: none;
}
.post-slider{
	margin-bottom: 0;
}
.home #page-header + p{
	display: none;
}
/*#page-toolbar{
	display: none;
}*/

#main-nav > ul > li > a{
	color: #1d506b;
}
#header-search{
	display: none;
}
.citation{
	padding: 18px 0;
	margin: 65px auto;
	text-transform: uppercase;
	font-size: 14px;
	width: 50%;
	
}
.citation.blue{
	border-bottom: 2px solid rgb(0,87,121);
	border-top: 2px solid rgb(0,87,121);
	color: rgb(0,87,121);
}
.citation.grey{
	border-bottom: 2px solid #777;
	border-top: 2px solid #777;
	color: #777;
}
.citation.white{
	border-bottom: 2px solid #fff;
	border-top: 2px solid #fff;
	color: #fff;
	text-align: center;
	margin: 65px auto 30px;
	font-size: 20px;
}
.under-citation{
	text-align: center;
	max-width: 600px;
	margin: 0 auto;
	text-transform: uppercase;
	padding: 0 30px;
	color: #fff;
}


#connexion_form input{
	width: 50%;
	margin: 5px 0;
	background: rgb(255,147,0);
	border-color: rgb(255,147,0);
	color: #fff;
}
#connexion_form input::-webkit-input-placeholder { color:#fff; }
#connexion_form input::-moz-placeholder { color:#fff; } /* firefox 19+ */
#connexion_form input:-ms-input-placeholder { color:#fff; } /* ie */
#connexion_form input:-moz-placeholder { color:#fff; }
#connexion_form input[type="submit"]{
	margin-bottom: 10px;
	background: #fff;
	border-color: #fff;
	color: rgb(0,87,121);
}
#connexion_form input[type="submit"]:hover{
	background: rgb(0,87,121);
	border-color: rgb(0,87,121);
	color: #fff;
}
#newsletter_form{
	margin: 20px auto 0;
	    text-align: center;
	
}
#newsletter_form input{
	margin: 5px 0;
	background: #0081C2;
	border-color: #0081C2;
	color: #fff;
}
#newsletter_form input::-webkit-input-placeholder { color:#fff; }
#newsletter_form input::-moz-placeholder { color:#fff; } /* firefox 19+ */
#newsletter_form input:-ms-input-placeholder { color:#fff; } /* ie */
#newsletter_form input:-moz-placeholder { color:#fff; }
#newsletter_form input[type="submit"]{
	margin-bottom: 10px;
	background: #0081C2;
	border-color: #0081C2;
	color: #fff;
	margin-left: 10px;
	padding: 9px 12px;
}
#newsletter_form input[type="submit"]:hover{
	background: #fff;
	border-color: #fff;
	color: #0081C2;
}


.page-sidebar .section-content{
	padding: 3em 0;
}
.page-sidebar .citation.white{
	margin: 20px auto 30px;	
}
.page-sidebar .citation.blue{
	margin: 30px auto;
}

#soutenir_title{
	opacity: 100;
	height: auto;
}
#soutenir_show{
	opacity: 0;
	height: 0;
}
#soutenir_show .no_hover{
	border-color: #149dd2;
	background-color: #fff;
	color: #149dd2;
}

  
#question_du_jour{
	color: #1D506B;
	font-size: 22px;
	margin-left: 30px;
	margin-right: 30px;
}
#question_de_hier{
	color: #999;
	font-size: 22px;
	text-align: center;
	margin-left: 30px;
	margin-right: 30px;	
}
#reponse_date, #reponse_de_hier{
	color: #777;
	font-size: 15px;
	text-align: center;
	margin-left: 30px;
	margin-right: 30px;
}
#reponse_date {
	color: #1D506B;
}

form span.required{
	color: rgb(255,110,0);
}

.alert-message-beta {
	    clear: both;
    padding-top: 20px;
    width: 70%;
    margin-left: 15%;
    color: rgb(255, 110, 0);
    font-style: italic;
    padding: 20px;
    background-color: #fff;
    border-radius: 10px;
}
.alert-message-beta a {
	color: #1d506b;
}

.dm3-divider-normal, .dm3-divider-dotted {
	margin-bottom: 1em;
}

.border-solid-black {
	border: 1px solid #aaa;
}


#page-title h1.entry-title {
	color: #1D506B;
	text-transform: uppercase;
	letter-spacing: 0.2em;
	font-weight: 100;
}

.main-content h3 {
	font-family: Helvetica, Arial, sans-serif;
	color:#FFB14C;
	font-weight: 100;
	font-size: 1.6em;
}

blockquote.quote:before {
	display: none;
}

.page blockquote.quote {
	margin-left: 50px;
   margin-right: 100px;
   font-size: 16px;
   padding-left: 10px;
   border-left: 2px solid #B1B1B1 ;
   color: #B1B1B1 !important;
}

.existedepuis {
	margin-top: 10px !important;
}

hr {
	border-color: #FFB14C;
	border-style: solid;
	margin-bottom: 20px;
	border-width: 1px 0 0 0;
}



@media screen and (min-width: 1260px) {
	 .page .main-content {
	 	width: 750px;
	 	padding: 0;
	 }
	 .page .page-sidebar {
	 	margin-right: 0;
	 }
}

#main-logo img {
	    width: 250px;
}