/*

*//* layout */

body {
  margin: 0;
  padding: 0;
  min-width: 750px;      
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: #7373a8 !important;
}

#page {
   margin: 0 auto;
   width: 95%;
   background:#fff;   
   padding: 3px;
}

#header, #content {
  width: 100%;
}

#header {
  min-height: 70px;
  margin-bottom: 3px;
}

.sections {
  width: 100%;
  padding: 0;
}

.section {
  float: left;
}

#section1 {
  border: 1px solid #ccc;
  margin: 4px 0;
}

#section1 .block,
#section2 .block {
  padding: 8px;
}

.section.width99 {
  width: 100%;
}

.section.width49 {
  width: 50%;
}

.section.width33 {
  width: 33%;
}

.section.width24 {
  width: 25%;
}

.sections {
  width: 100%;
}

#middlecontainer {
margin: 0 auto;
}

#sidebar-left {
  width: 210px;
  float:left;
  z-index: 2;
  position: relative;
  padding:20px 0 0;
}
#sidebar-right {
  width: 210px;
  float:left;
  z-index: 2;
  position: relative;
  padding:15px 0 0;
}
#sidebar-left .block, #sidebar-right .block {
  padding:8px;
  margin-bottom:5px;
 /* border: 1px solid #ccc;*/
}

#main {
float: left;
width:100%;
}

.node-1024 #main {
	background-color: #c1c1df !important;
}

body.sidebar-left #main {
  margin-left: -210px;
  margin-right: 0;
}

body.sidebar-right #main {
  margin-right: -210px;
  margin-left: 0;
}

body.sidebars #main {
  margin-left: -210px;
  margin-right: -210px;
}

body.sidebar-left #squeeze {
  margin-left: 210px;
  margin-right: 0;
  padding-left: 4px;
}

body.sidebar-right #squeeze {
  margin-right: 210px;
  margin-left: 0;
  padding-right: 4px;
}

body.sidebars #squeeze {
  margin-left: 210px;
  margin-right: 210px;
  padding: 0 4px;
}

#squeeze-content {
  padding-bottom: 15px; 
}

#inner-content {
  padding: 4px 16px;
  margin:0 10px;
}

.node {
  margin: .5em 0 1em 0;
}

.node .content, .comment .content {
  margin: .5em 0 .5em 0;
}

/* typography */

body {
  font-size: 82%;
  font-family:  Arial, Verdana, sans-serif;
  line-height: 130%;
  color: #000;
  background-color: #fff;
}

p {
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}

h1, h2, h3, h4, h4 {
  padding-bottom: 5px;
  margin: 10px 0;
  line-height:125%;
}

h1 {
  font-size: 160%;
}

h2 {
  font-size: 125%;
}

h3 { 
   font-size: 110%;
}

h4 {
  font-size:  100%;
}

#content-top h2, #content-top h2.title,
#content-bottom h2, #content-bottom h2.title {
  font-size:125%;
}

#main h2.title {
   font-size: 150%;
}

.title, .title a {
  font-weight: bold;
  color: #8E6126;
  margin: 0 auto;
}
.submitted {
  color: #8E6126;
  font-size: 0.8em;
}
.links {
  color: #8E6126;
}
.links a {
  font-weight: bold;
}

.block .title {
  margin-bottom: .25em;
}
.box .title {
  font-size: 1.1em;
}

.sticky {
  padding: .5em;
  background-color: #eee;
  border: solid 1px #ddd;
}

.goal {
    background: #fff none repeat scroll 0 0;
    border: 1px solid grey;
    display: inline-block;
    font-size: 1.3em;
    font-weight: bold;
    margin: 15px 4px;
    padding: 10px;
    text-align: center;
    width: 44%;
}

/* Donate page for 2nd-step-resource*/
.donate {
  text-align: center;
}

#page .donate a {
    color: red;
    background: #fff none repeat scroll 0 0;
    border: 1px solid grey;
    display: inline-block;
    font-size: 1.3em;
    font-weight: bold;
    padding: 10px;
}

/* New home page, landing page blocks */

/*body.node-1024 #page {
    background: #e9f1fa url("images/header-front.png") no-repeat scroll 0 0;
    padding-top: 279px;
}*/
body.node-1024 #block-languageinterface-0 {
  /*float: right;*/
}

body.node-1024 h1.title,
body.node-1024 #header,
body.node-1024 #breadcrumb,
body.node-1023 #header {
  display: none;
}

.banner {
    background: #b5b5d3 none repeat scroll 0 0;
    display: inline-block;
    margin: -6px 0 20px -8px;
    padding: 0 43px 8px 40px;
    width: 849px;
}
.banner div {
    display: inline-block;
    font-size: 1.3em;
    line-height: 1.5em;
    vertical-align: middle;
    width: 28%;
}
.banner .left-side {
	width: 40%;
  color: #fff;
  font-weight: bold;
}
.banner .right-side p {
    float: left;
    margin-right: 17px;
}
.banner .center-image img {
  margin: 0 19px;
  float: left;
}
.banner2 {
    margin: 20px auto 10px;
    width: 900px;
    position: relative;
}

.language-en .banner-menu {
    margin: 0 auto;
    width: 900px;
}
.language-fr .banner-menu {
    margin: 0 auto;
    width: 900px;
}
.link-home {
    display: inline-block;
    margin: 0 3px;
    max-width: 217px;
}
.banner2 .contact {
}
.banner2 .victim {
}
.who {
}
.banner2 .center-image {
  margin: 15px 13px;
}
.link-home a {
  background: #fff;
  display: block;
  padding: 13px 20px;
  border-radius: 0px;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  font-size: 1.3em;
}
#block-block-25 {
  display: none;
	margin: 25px 0;
}

/* links */

a {
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}

#main .block h2.title {
  font-size: 125%;
}

/* elements */

tr.odd td, tr.even td {
  padding: 0.3em;
}

tr.odd {
background: #eee;
}

tr.even {
background: #ccc;
}

tbody {
   border: none;
}

fieldset {
  border: 1px solid #ccc;
}
pre {
  background-color: #eee;
  padding: 0.75em 1.5em;
  font-size: 12px;
  border: 1px solid #ddd;
}

table {
  font-size: 1em;
}

.form-item label {
  font-size: 1em;
  color: #222;
}

.item-list .title {
  font-size: 1em;
  color: #222;
}

.item-list ul li {
margin:0pt 0pt 0.25em 0;
}

.links {
  margin-bottom: 0;
}

.comment .links {
  margin-bottom: 0;
}

#help {
  font-size: 0.9em;
  margin-bottom: 1em;
}

.clr {
  clear: both;
}

/* site logo, name, slogan */

#logo {
  vertical-align: middle;
  border: 0;
  position:absolute;
	top:0;
	left:0;
}

#logo img {
  float: left;
  padding: 0 1em;
  border: 0;
  padding-top: 15px;
  padding-bottom: 15px;
  width: 263px;
  height: 82px;
}

#logo-title {
float: left;
margin: 10px;
}

#name-and-slogan {
float: left;
margin: 10px;
}

.site-name {
	font-size:1.9em;
	font-weight:500;
	margin:0;
	padding:0;
}

.site-name a:link, .site-name a:visited {
  color: #fff;
}

.site-name a:hover {
  text-decoration: underline;
}

.site-slogan {
  font-size: 1em;
color:#272b7c; 
  display: block;
  margin: 0;
  padding: 0;
  font-style: italic;
  font-weight: bold;
}

/* search */

#search-theme-form {
float: right;
padding: 0.5em 0.5em 0 0.5em;
}

#search .form-text, #search .form-submit {
  border: 1px solid #369;
  font-size: 1.1em;
  height: 1.5em;
  vertical-align: middle;
}

#search .form-text {
  width: 8em;
  padding: 0 0.5em;
}

#edit-search-theme-form-1-wrapper label {
  display: none;
}

/* primary links */

#primarymenu {
  padding: 0.5em 0.5em 0 0.5em;
  text-align: right;
  float:right;
  clear:right;
}

#primarymenu li {
/* border-left:1px solid #FFFFFF; */
padding:0pt 0.5em 0pt 0.7em;
}

#primarymenu li.first {
border:medium none;
}


.primary-links {
  font-size: 1.0em;
  color: #fff;
}

.secondary-links {
  font-size: 0.8em;
  color: #fff;
}

.primary-links a,
.primary-links a:link, 
.primary-links a:visited, 
.primary-links a:hover, 
.primary-links .links {
  font-weight: bold;
  color: #fff;
}

.primary-links ul.menu {
  text-align: right;
}

.primary-links li {
display:inline;
list-style-type:none;
padding:0pt 0.5em;
}

.primary-links li.first {
  border: none;
}

#primarymenu a.active, #primarymenu a.active {
color:#CDCD8F;
}
#primarymenu a {
color:#FFFFFF;
font-weight:bold;
}

/* mission statement, breadcrumbs, messages, etc. */

#mission {
  padding: 1.5em 2em;
  color: #fff;
}
#mission a, #mission a:visited {
  color: #9cf;
  font-weight: bold;
}

.breadcrumb {
  margin-bottom: .5em;
}

div#breadcrumb {
  clear: both;
  font-size: 80%;
  padding-top: 3px;
}

.messages {
  background-color: #eee;
  border: 1px solid #ccc;
  padding: 0.3em;
  margin-bottom: 1em;
}
.error {
  border-color: red;
}

#header .block {
  text-align: center;
}

/* footer */

#footer {
  background-color: #fff;
  font-size: 0.8em;
  margin-top: 4px;
  border: 1px solid #ccc;
}

#footer-region #block-menu-secondary-links {
  text-align: center;
}

#footer-message {
  text-align: center;
  margin:0;
  font-size: 90%;
}
  
#footer-message a {
  font-weight:bold;
}

.node .taxonomy {
  font-size: 0.8em;
  padding-left: 1.5em;
}
.node .picture {
  border: 1px solid #ddd;
  float: right;
  margin: 0.5em;
}
.comment {
  border: 1px solid #abc;
  padding: .5em;
  margin-bottom: 1em;
}
.comment .title a {
  font-size: 1.1em;
  font-weight: normal;
}
.comment .new {
  text-align: right;
  font-weight: bold;
  font-size: 0.8em;
  float: right;
  color: red;
}
.comment .picture {
  border: 1px solid #abc;
  float: right;
  margin: 0.5em;
}

#aggregator .feed-source {
  background-color: #eee;
  border: 1px solid #ccc;
  padding: 1em;
  margin: 1em 0;
}
#aggregator .news-item .categories, #aggregator .source, #aggregator .age {
  font-style: italic;
  font-size: 0.9em;
}
#aggregator .title {
  margin-bottom: 0.5em;
  font-size: 1em;
}
#aggregator h3 {
  margin-top: 1em;
}
#forum table {
  width: 100%;
}
#forum td {
  padding: 0.5em;
}
#forum td.forum, #forum td.posts {
  background-color: #eee;
}
#forum td.topics, #forum td.last-reply {
  background-color: #ddd;
}
#forum td.container {
  background-color: #ccc;
}
#forum td.container a {
  color: #555;
}
#forum td.statistics, #forum td.settings, #forum td.pager {
  height: 1.5em;
  border: 1px solid #bbb;
}
#forum td .name {
}
#forum td .links {
  padding-top: 0.7em;
  font-size: 0.9em;
}
#profile .profile {
  clear: both;
  border: 1px solid #abc;
  padding: .5em;
  margin: 1em 0em;
}
#profile .profile .name {
  padding-bottom: 0.5em;
}
.block-forum h3 {
  margin-bottom: .5em;
}
div.admin-panel .description {
  color: #8E6126;
}
div.admin-panel .body {
  background: #f4f4f4;
}
div.admin-panel h3 {
  color: #fff;
  padding: 5px 8px 5px;
  margin: 0;
}

.poll .title { color:#000000;}

/*--------------------------------------- AJOUTS---------------------*/


 
#page
{
	background:#e9f1fa;
	font-family:"Century Gothic";
}

/*langue switcher*/

#header #block-languageinterface-0
{
	/*position:absolute;
	right:10px;
	top:8px;*/
	margin-left:250px;
}
#block-languageinterface-0 ul,
#block-languageinterface-0 li
{
	list-style-type:none;
	display: flex; 
	color:#07093b;
	margin: 0 auto;
	font-size:0.95em;
}

#block-languageinterface-0 li.fa,
#block-languageinterface-0 li.ru
{
	list-style-type:none;
	clear:both;
	color:#07093b;
	margin: 0 10px 0 10px;
	font-size:0.95em;
}

#block-languageinterface-0 li a:link,
#block-languageinterface-0 li a:visited
{
	color:#07093b; 
}
#block-languageinterface-0 li a:hover,
#block-languageinterface-0 li a.active
{
	color:#07093b; 
}
#logo
{
	position:absolute;
	top:0;
	left:0;
	width: 25%;
}
#name-and-slogan
{
	width:343px;
	height:75px;
	position:absolute;
	top:-8px;
	left:215px;
	color:#272b7c; 
	font-size:1.4em;
	font-weight:600;
	display: none;
}
.site-name a:link, .site-name a:visited
{
	color:#272b7c; 
}
.site-name a:hover {
	color:#272b7c;
}


#search-theme-form {

	padding:0.5em 0.5em 0;
	position:absolute;
	top:164px;
	left:215px;
}

#primarymenu { 
	 
	padding:0.5em 0.5em 0;
	text-align:right;
	width:526px;
	height:24px;
	position:absolute;
	top:170px;
	right:0px;
}

#main
{
	background:#e9f1fa;
}

body.sidebars #squeeze 
{ 
	 margin-left:235px;
	 margin-right:235px;
	background:#fff;
	border:1px solid #CCCCCC;
	padding-top:5px;
}

#inner-content { 
	margin:0 10px 0 10px;
	padding:4px 16px;
}
 
#sidebar-left .item-list ul li,
#sidebar-left ul.menu li {
  list-style-type: none !important;
}

/*Hide redundant news title on english news page*/
.view-id-News .views-row-2 h2.title {
	display: none;
}

.landingflex {
	display: grid;
	grid-template-columns: 1fr 1fr 1fr;
}

/* Slideshow container */
.slideshow-container {
  max-width: 1000px;
  position: relative;
  margin: auto;
}

/* Hide the images by default */
.mySlides {
  display: none;
}

/* Next & previous buttons */
.prev, .next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  margin-top: -22px;
  padding: 16px;
  color: #351c75;
  font-weight: bold;
  font-size: 18px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
  user-select: none;
}

/* Position the "next button" to the right */
.next {
  right: 0;
  border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
.prev:hover, .next:hover {
  background-color: rgba(255,255,255,0.8);
}

/* Caption text */
.text {
  color: #351c75;
  font-size: 15px;
  padding: 8px 12px;
  position: absolute;
  bottom: 8px;
  width: 100%;
  text-align: center;
}

/* Number text (1/3 etc) */
.numbertext {
  color: #351c75;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}

/* The dots/bullets/indicators */
.dot {
  cursor: pointer;
  height: 15px;
  width: 15px;
  margin: 0 2px;
  background-color: #fff;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}

.active, .dot:hover {
  background-color: #717171;
}

/* Fading animation */
.fade {
  animation-name: fade;
  animation-duration: 1.5s;
}

@keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
}

