/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */

 /*Article large size*/

 .xxlarge input[type="text"]{width: 480px !important;}
 .gbutton{margin-top: 50px;}
 .gbutton button {margin-left: 20px;}
 .auteurs_name {
 	font-size: 1.2em;
 	font-weight: 600;
 	text-transform: capitalize;
 	margin-bottom: 5px;
 	color: #676080;

 }
 .auteurs_place{
 	margin: 0;
 	font-size: 1em;
 	font-style: italic;
 	font-weight: 300;
 	line-height: 1.3em;
 	padding-left: 0.6em
 }
 .pull-right {
 	float: right !important;
 }
 .numero_ref{
 	font-style: italic;
 	color:#a54d60;
 	font-weight: bold;
 	margin-top: 15px;
 }

 .dwn_button {
 	width: 30%;
 	border-radius: 10px;
    font-size: 1em;
    font-weight: bold;
    padding: 15px 0 15px 0;
    text-transform: none;
    width: 100%;

 }
 .dwn_button i {
 	font-size: 2.5em;
    margin: 0 5px 0 0px;
 }


.cck-body{


}
div.cck_contents.cck_content div.cck_value.cck_value_wysiwyg_editor p {
	line-height: 1.5em;
}

.rmr_numero_main_class li.active a{
	background: #676080;
	color: #fff;
}

.category-desc img {
    max-width: 220px;
    max-height: 300px;
}
.slctxxlg {
    width: 350px;
}
.subcats  {
    font-size: 15px !important;
}
.category-desc p {
    text-align: center;
}
@media screen and (min-width: 980px) {
    .uk-container {
    max-width: 90%
}
}
.modonline ul {
    list-style: none;
}
.modonline li {
    line-height: 25px;
}