
.card-box {
	position: relative;
	/* height: 100%; */
}
.text-error {
	color: #343434;
	text-shadow: rgba(132, 132, 132, 0.3) 5px 1px, rgba(147, 147, 147, 0.2) 10px 3px;
	font-size: 84px;
	line-height: 90px;
}
a.btn.btn-md.btn-block.btn-custom.waves-effect.waves-light.mt-3 {
	display: table;
	width: auto;
	margin: auto;
	padding: 7px 20px;
}
.detailnl-lg {
	height: 88px;
	widows: auto;
}
span.color12 {
	width: 100px;
	height: 14px;
	display: table;
	float: right;
}
.sstitre {
	background: #e8e8e8;
	padding: 3px;
}
.detailinfo p {
	color: #454444 !important;
}
.rolenl {
	position: absolute;
	top: 0;
	right: 0;
	background: #FFC107;
	padding: 2px 7px;
	color: #fff;
	font-weight: 600;
	font-size: 12px;

}
.img-thumbnail {
	padding: .25rem;
	background-color: #fff;
	border: 1px solid #dee2e6;
	border-radius: .25rem;
	max-width: 100%;
	height: auto;
}
.logo-nl img {
	margin: auto;
	border: inherit;
	height: 80px;
}
.logo-nl {
    width: 100%;
    height: auto;
    position: relative;
    margin-top: 32px;
    display: table;
}
a.updatenl {
	background: #148cc3 !important;
}
.topbar {
	border-bottom: 2px solid #641546;
	margin-bottom: 40px;
}
.btn-custom {
	border: 1px solid #02a8b5;
}
.btn2 {
	border: inherit;
	font-size: 13px;
	padding: 1px 6px;
	color: #fff !important;
}
.btn-wall {
    background: #651045;
}
.unfollow {
	background: #686868 !important;
}
.follow {
	background: #1264de !important;
}
button.btn.btn-light.waves-effect.followed.submitAjax {
    background: #d7d7d7;
    color: #636363;
}
a.logo {
	display: table;
	margin: auto;
}
#sidebar-menu > ul > li > a.active, #sidebar-menu > ul > li > a:hover, #sidebar-menu > ul > li > a:focus {
	color: #641546;
	font-weight: 600;
}
.nav-second-level li.active > a {
	color: #e9425b;
}
.titlesearch {
	background: #ffffff;
	padding: 15px;
	font-size: 20px;
	color: #641546;
	box-shadow: 2px 2px 5px 0px #e6e6e6;
}
button.voird {
	background: #e97651;
	border: inherit;
}
.text-pink {
	color: #a5a5a5 !important;
	font-size: 12px;
}
.app-search .form-control, .app-search .form-control:focus {
	background: #ffffff;
}
ul.social-links {
	margin-top: 0;
	margin-bottom: 10px;
}
.mt-4, .my-4 {
	margin-top: 0.5rem!important;
}
@media (max-width: 768px){
	.homecnt{
		margin-top: 90px;
	}
}
@media (max-width: 1024px){
	.homecnt {
		margin-top: 100px;
	}
}
.jq-toast-single {
	padding: 15px;
	font-family: "Roboto", sans-serif;
	background-color: #02c0ce;
	font-size: 13px;
	line-height: 22px;
}
.jq-icon-success {
	background-color: #0acf97 !important;
	color: #ffffff;
	border-color: #0acf97 !important;
}
.jq-icon-error {
	background-color: #f1556c !important;
	color: #ffffff;
	border-color: #f1556c !important;
}

.jq-has-icon {
	padding: 10px 10px 10px 50px;
}
/*.nlHome .carousel {
	height: 800px;
	overflow: hidden;
}
.nlHome .carousel .carousel-indicators .active {
	width: 20px;
	height: 20px;
	margin: 0;
	background-color: #fb4682;
}

.nlHome .carousel .carousel-indicators li {
	display: inline-block;
	width: 20px;
	height: 20px;
	margin: 1px;
	text-indent: -999px;
	cursor: pointer;
	background-color: #000\9;
	background-color: rgba(0,0,0,0);
	border: 0 solid #fff;
	border-radius: 10px;
	background: aliceblue;
}
.nlHome .carousel .carousel-control.left, .nlHome .carousel .carousel-control.right {
	background-image: inherit;
}

.nlHome .carousel .carousel-control {
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto;
	width: 2%;
	height: 20px;
	font-size: 17px;
	color: #fff;
	text-align: center;
	text-shadow: inherit;
	background-color: inherit;
	filter: alpha(opacity=50);
	opacity: .1;
	transition: .1s all;
	z-index: 99;
}*/

iframe[title="YouTube video player"] {
    width: 100%;
}
.about-item-one {
    position: relative;
    display: inline-block;
    width: 100%;
    height: auto;
    vertical-align: top;
    padding: 30px 30px;
    margin-bottom: 15px;
    box-shadow: 0 0 17px 0px #eaeaea;
}
.about-item-one i {
    display: block;
    margin-bottom: 11px;
    margin-top: 12px;
}
.about-item-one i:before {
    font-size: 30px;
    color: #fa334f;
}
.about-item-one span {
    font-size: 15px;
    color: #333333;
    font-weight: 400;
    line-height: 28px;
}
.ribbon-box .ribbon-custom:before {
    border-color: #20303d transparent transparent;
}
.ribbon-box .ribbon-custom {
    background: #35526a;
	top: -15px;
}

.spinner {
  display: inline-block;
  opacity: 0;
  width: 0;
  -webkit-transition: opacity 0.25s, width 0.25s;
  -moz-transition: opacity 0.25s, width 0.25s;
  -o-transition: opacity 0.25s, width 0.25s;
  transition: opacity 0.25s, width 0.25s;
}

.has-spinner.active {
  cursor: progress;
}

.has-spinner.active .spinner {
  opacity: 1;
  width: auto;
}

.has-spinner.btn.active .spinner {
  min-width: 20px;
}
.head_app_top {
    width: 100%;
    height: 60px;
    background: #651045;
    position: fixed;
    top: 0;
    z-index: 99;
}
form.formFollow02 button {
    position: inherit;
    width: inherit;
    height: inherit;
    right: inherit;
    top: inherit;
}
.headpost .image {
    background: #fff;
}
.li-group ul li a {
    width: 100% !important;
}
nav .brand-logo {
    color: #fff;
    display: inline-block;
    font-size: 2.1rem;
    margin: 0 auto;
    max-width: 150px;
    padding: 0;
    position: absolute;
    text-align: center;
    white-space: nowrap;
}
nav .brand-logo {
    left: 0;
    right: 0;
}
.brand-logo img {
    height: 46px;
    padding-top: 4px;
    font-size: 0.5em;
    text-transform: capitalize;
}
.unsubscribe nav {
    height: 64px;
    line-height: 64px;
    background: #fff none repeat scroll 0 0 !important;
    border-bottom: 2px solid #651045;
}
#row_unsubscribe{
	margin-top: 70px;
}
#row_unsubscribe .col-12.col-md-11.col-xl-9 {
    margin-right: auto;
    margin-left: auto;
}
#row_unsubscribe b {
    font-weight: 600;
}
h1.unsubscribe {
    font-size: 34px;
    color: #641546;
}
h1.unsubscribe {
    margin-bottom: 22px;
    font-size: 34px;
    color: #641546;
}
.info_newsletter {
    margin-top: 22px;
}
.info_newsletter a {
    color: black;
    font-family: sans-serif;
}
.info_newsletter a:hover {
    color: #ce5ca3;
}
#row_unsubscribe .col-12.col-md-6 p {
    margin-bottom: 4px;
}
h1.unsubscribe {
    margin-bottom: 22px;
    font-size: 34px;
    color: #641546;
    text-align: center;
}
#row_unsubscribe .col-12.col-md-11.col-xl-9 .col-12.col-md-11.col-xl-9 {
    margin-bottom: 23px;
}
a.black_bold {
    color: #4eb7eb;
    font-weight: 600;
} 
.modal-dialog.modal-dialog-centered h4#titlemodal {
    padding-left: 14px;
    padding-top: 14px;
}
a.disabled {
    pointer-events: none;
}
div#progress2,div#progress {
    margin-top: -12px;
    margin-bottom: 11px !important;
}
.alert p {
    color: inherit;
    margin: 0;
}

.card-box.Validated {
    background-color: #6510450a;
}
.home_newsletter.row .col-md-10 {
    margin-left: auto;
    margin-right: auto;
}
.home_newsletter.row {
    margin-top: 20px;
}
 
div#loadlist cite.par ,div#loadlist2 cite.par ,div#loadlist3 cite.par {
    color: #898e90;
    font-weight: 600;
}
div#loadlist ul.list-unstyled,div#loadlist2 ul.list-unstyled ,div#loadlist3 ul.list-unstyled {
    padding-left: 12px;
}
div#loadlist .card-header ,div#loadlist2 .card-header,div#loadlist3 .card-header {
     
    font-size: 17px;
    font-weight: 500;
	color: white;
	min-height: 72px; 
	background-color: #651045;
	border-radius: initial;
} 
div#loadlist .card.m-b-30 ,div#loadlist2 .card.m-b-30,div#loadlist3 .card.m-b-30 {
    height: 92%;
    padding: 0; 
	box-shadow: 0 2px 2px 0 rgba(0,0,0,.05), 0 3px 1px -2px rgba(0,0,0,.08), 0 1px 5px 0 rgba(0,0,0,.08);

}
.home_newsletter.row a.pull-right.text-info {
    font-size: 17px;
    font-weight: 600;
}
.home_newsletter.row .col-md-12 {
    margin-bottom: 43px;
    padding-bottom: 20px;
    border-bottom: 1px solid #e4dfdf;
}
.home_newsletter.row a.pull-right.text-info {
    font-size: 17px;
    font-weight: 600;
    margin-right: 38px;
}
footer.footer {
    position: inherit;
}
.home_newsletter.row h3.text-center {
    margin-bottom: 25px;
}

.btn-outline-info:hover {
    color: #fff !important; ;
}
.btn-outline-info {
    color: #4eb7eb !important; 
}
.home_newsletter.row .card-header img { 
    max-height: 47px;
}
h3.title_newsletter {
    font-size: 17px;
    margin: 4px 0;
}
.voirplus_other,.voirplus_public,.voirplus_subsc {
    margin-left: auto;
    margin-right: auto;
    display: -webkit-box;
    width: fit-content;
}

.row.btnaction a {
    padding: 3px 5px;
    /* background-color: white; */
}

.row.btnaction {
    background-color: white;
    padding: 10px 0px;
    margin-right: -20px;
    margin-left: -20px;
    border-bottom-right-radius: .25rem;
    border-bottom-left-radius: .25rem;
    border-top: 1px solid #f1f1f1;
}
.home_newsletter.row .col-xl-3.col-lg-4.col-md-6.col-12 {
    margin-bottom: 26px;
}
.home_newsletter.row .card-body {
    padding-bottom: 0;
}
.row.btnaction {
    background-color: white;
    padding: 10px 0px;
    margin-right: -20px;
    margin-left: -20px;
    border-bottom-right-radius: .25rem;
    border-bottom-left-radius: .25rem;
    border-top: 1px solid #f1f1f1;
}
.enlarged #wrapper #sidebar-menu .collapse.in {
    /* display: none !important; */
}
h1.title_article {
    text-transform: capitalize;
}
a.consulter_article {
    font-size: 25px;
    margin-top: -21px;
}
.externLien {
    padding: 5px;
    background: #f1f1f1;
    margin: 15px;
}