




/***************************************************************/
/* ABOVE : used styles, BELOW : either used or obsolete styles */
/***************************************************************/




.linkcolored{
	color:#0058B6 !important; 
	border-bottom: #000000 1px solid !important;
}
/*
.linkcolored :hover {
	border-bottom: #FF00FF 0px solid !important;
}*/
.follow-btn.lkin{color:#1171b2}
.follow-btn.lkin:active,.follow-btn.lkin:hover{color:#035c8d}
.follow-btn.gplus{color:#dd4b39}
.follow-btn.gplus:active,.follow-btn.gplus:hover{color:#CF3614}
.img-instagram{width:30px;height:30px;vertical-align:text-top;}
.img-instagram-footer{width:27px;height:27px;}
.footer-nav .menu .menu-item {
	padding-top:4px;
	padding-bottom:4px;
}
.basic_subtitle {
	margin-top:-1.5em; 
	margin-bottom:-.5em;
	font-size:24px;
}
@media screen and (max-width: 1024px) { /* 2016 12 13 PM ajout */
    .header-subtitle_bis {
        bottom: .15em;
        font-size: 14px;
        font-size: 1.4rem;
        letter-spacing: 1.5px
    }
}
@media screen and (max-width: 768px) {
    .header-subtitle_bis {
        bottom: .25em;
        right: -10px;
        font-size: 12px;
        font-size: 1.2rem;
        letter-spacing: 1.4px
    }
}

.blog-content-img {
	margin-bottom:1em;
}
.blog-content .bordure { /* 2016 01 20 13h30 PM>RL */
	margin-top:40px;
	border-top: 3px solid #F07E3C;
	border-bottom: 1px solid #F07E3C;
	width:100%;
}
.blog-content h1 {  /* 2016 01 25 16h50 PM tout seul */
	margin-top:1px;
	font-weight: 800;
    font-size: 30px !important;
    font-size: 3rem !important;
    color: #f07e3c;
}
.blog-content .bordure h2 { /* 2016 01 20 13h30 PM>RL */
	margin-top:10px;
}
.blog-content h2 {  /* 2016 01 20 13h30 PM>RL */
	font-weight: 800;
    font-size: 25px !important;
    font-size: 2.5rem !important;
}
.blog-content h3 {  /* 2016 01 20 13h30 PM>RL ajouter class="title" dans le ejs pour colorer selon title */
    font-weight: 700;
    font-size: 20px;
    font-size: 2rem
}
.blog-content h4 {  /* 2016 01 20 13h30 PM>RL */
    font-weight: 600;
    margin: 2.5em 0.5em;
    font-size: 15px;
    font-size: 1.5rem
}
.blog-content h5 {  /* 2016 01 20 13h30 PM>RL */
    font-weight: 500;
    margin: 2.5em 0.5em;
    font-size: 10px;
    font-size: 1rem
}

.login-container {
	width:400px;
	text-align:center;
	margin:50px auto 50px auto;
}
.login-container input {
	margin:10px 0 10px 0;
}

.login-container button {
	margin:10px 0 10px 0;
}
.profil-left-btn {
	width:400px;
}

.braintree-form {
	margin:20px 0px 20px 0px;
}


.centered-container {
	width:740px;
	margin:0px auto 0px auto;
	padding-bottom: 30px;
}

.centered {
	text-align:center;
}

#profile h2 {
	font-size: 1.2em;
	display:inline;
	margin: 0px 10px 0px 0px;
}

#profile h3 {
	font-size: 1em;
	margin: 0;
}

#profile .profile-group {
	margin: 0px 100px 0px auto;
	display:inline-block;
	vertical-align: top;
}

#profile .profile-group > div {
	margin: 0px 0px 6px 0px;
}

#profile .profile-section {
	margin: 60px 0px;
	width: 100%;
	vertical-align: top;
}

.tooltip {
	padding: 10px;
	background: #fdfdfd;
	box-shadow: rgba(0, 0, 0, 0.0980392) 0px 1px 2px 0px;
	display:none;
	left:20px;
	top:-50px;
	position:absolute;
	min-width: 300px;
	border: #f5f5f5 1px solid;
}



.info-button {
	margin-left:0px 0px 0px 8px;	
	position:relative;
	top:2px;
	display:inline-block;
}

.info-button:hover {
	padding-right: 40px;
}

.info-button img {
	width:13px;
	height:13px;
}

.plan-option-container {
	margin:10px 0px;
}

.plan-description {
	color: #555555;
}

.disabled .plan-description {
	color:#b0b0b0;
}

.disabled .plan-price {
	color: #d7d7d7;
}

.plan-price {
	
}

.transaction-summary {
	background-color: rgba(240, 126, 60, 0.1);
	border-top: 3px solid rgb(240, 126, 60);
	display:inline-block;
	width: 50%;
	color: #555555;
	margin-top: 20px;
}

.transaction-conditions {
	color: #555555;
	display:inline-block;
	width:45%;
	float:right;
	padding-top: 20px;
}
.transaction-conditions p {
	font-size: 0.9em;
}

.transaction-summary > div {
	padding: 15px 0px;
	margin: 0px 15px;
	border-bottom: 1px solid #e2e2e2;
}

.transaction-summary >.transaction-billed-total {
	border:none;
	font-weight: 500;
}


.confirmation-summary {
	background-color: rgba(240, 126, 60, 0.1);
	border-top: 3px solid rgb(240, 126, 60);
	color: #555555;
	margin-top: 20px;
	text-align: left;
}

.confirmation-summary-row {
	padding:15px;
}

.orange {
	color:rgb(240, 126, 60);
}

.transaction-order-section {
	text-align: left;
	margin: 40px 0px;
}

.transaction-summary-label {
	 display: inline-block;
	 width: auto;
	 margin:0;
	 padding:0;
 }
.price {
	display:inline-block;
	text-align: left;
	float:right;
	margin:0;
	padding:0;
	width:92px;
}

.error {
	color:#db1212;
}

.select-container {
	margin: 0px 0px 20px 0px;
}

.select-group-container {
	margin:15px 15px 0px 0px;
	display:inline-block;
}

.confirmation-price  {
	display:inline-block;
	text-align: left;
	float:right;
	margin:0;
	padding:0;
	width:250px;
}

.hero-promo {
	height: auto;
	background: rgb(251, 252, 253);
	padding-top: 0px;
	padding-bottom: 5px;
	font-weight: 500;
	border-bottom: 1px solid #e5e5e5;
}

.hero-promo img {
	margin:auto;
	position:relative;
	top:5px;
}

.hero-promo a {
	color:rgb(240, 126, 60);
	font-size: 0.8em;
	font-weight: 600;
	text-transform: uppercase;
	display:block;
	border:2px solid rgba(238, 137, 67, 1);
	border-radius: 4px;
	width: 300px;
	padding: 15px;
	margin: 15px auto 5px auto;
}

.hero-promo h2 {
	font-weight: 600;
	margin:0;
	text-transform: none;
		color: rgb(139, 144, 149);
}

.hero-promo p {
	margin:0;
	color: rgb(139, 144, 149);

}

.limited-offer {
line-height: 0;
  text-align: center;
  max-width: 500px;
  margin: 20px auto;
}

.limited-offer span {
	display: inline-block;
  position: relative;  
  margin: auto;
  	color: rgb(139, 144, 149);
  	text-transform: uppercase;
  	font-weight: 800;
  	letter-spacing: 2px;
}

.limited-offer span:before, .limited-offer span:after {
  content: "";
  position: absolute;
  height: 1px;
  border-bottom: 1px solid rgb(139, 144, 149);
  top: 0;
  width: 50px;
}

.limited-offer span:before {
  right: 100%;
  margin-right: 10px;
}
.limited-offer span:after {
  left: 100%;
  margin-left: 10px;
}

.promo-container {
	text-align: center;
	max-width: 800px;
	margin: auto auto;
	padding:15px;
	display: inline-block;
	color:#a8a8a8;
}

a.close-promo {
	border:1px solid rgba(139, 144, 149, 0.5);
	border-radius: 0px;
	color:rgba(139, 144, 149, 0.5);
	font-weight: 100;
	font-size: 3em;
	font-weight:100;
	padding:5px 25px 8px 25px;
	width:auto;
	height:auto;
	display:table;
	float:right;
	position:absolute;
	right:40px;
	top:55px;
	
}

@media screen and (min-width:1280px) {
	.col-blog-side {
		position:static;	
	}
	
	.blog-fixed {
		position:fixed;
		width:374px;
		top:30px;
	}
	
/*	.container-page {
		transform: none;
		-webkit-transform: none !important;
	}*/
}

@media print {
    .layout-white-container {
		page-break-before: always;
	}
    .layout-gray-container {
		page-break-before: always;
	}
}


a.close-promo:hover {
	border-bottom:1px solid rgba(195, 195, 195, 1);
}

.forward-box {
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	padding:12px;
	margin-bottom: 25px;
}

.forward-box-img-container {
	display:inline-block;
	width: 30px;
	margin:0px 10px;
	float:left;
}

.forward-box-text {
	display:inline-block;
	width: 80%;
	text-align: left;
}

.btn:disabled {
	background: rgba(240, 126, 60, 0.40);
}

.btn:hover:disabled {
	background: rgba(240, 126, 60, 0.40);
}

@media screen and (max-width:740px) {
	.centered-container {
		width:auto;
	}
}

@media screen and (max-width:1024px) {
	
	a.close-promo {
		top:0px;
		right:10px;
		padding: 0px 10px 0px 10px;
		border:none;
	}
}

.Caracteristics {
	width:100%;
 	text-align:left;
 	border-top: 3px solid #f07e3c;
	border-bottom: 1px solid #f07e3c;
	font-size: 14px; /* icci */
}

.Caracteristics tr:first-child td
{
	padding-top:15px;
}

.Caracteristics tr:last-child td
{
	padding-bottom:15px;
}

.Caracteristics td 
{
	padding: 1px 5px 1px 5px;
	line-height:16px;
	width:9%; /*  icci largeur */
}

.Caracteristics td:first-child 
{
	/* color: #f07e3c; */
}

.Caracteristics td:nth-child(5)
{
	width:200px !important;
	color: #f07e3c;
}

.Caracteristics td:nth-child(6)
{
	width:24px !important;
	text-align:center;
}

.Caracteristics .Category td
{
	padding-top:15px; /* Espace entre les sections */
	border-top: solid 1px #BBB;
}

.Caracteristics .check_img  
{
	height:20px;
	width:20px;
}

.Caracteristics th 
{
	padding:1px 5px 1px 5px;
}

.Caracteristics .EndCategory td {
	padding-bottom:15px;  /* Espace entre la dernière ligne d'une catégorie dans le bas */
}


.Table1 {
	width:100%;
 	text-align:left;
 	border-top: 1px solid #f07e3c;
	border-bottom: 1px solid #f07e3c;
	font-size: 14px; /* icci */
}

.Table1 tr:first-child td
{
	padding-top:15px;
}

.Table1 tr:last-child td
{
	padding-bottom:15px;
}

.Table1 td 
{
	padding: 1px 5px 1px 5px;
	line-height:16px;
	width:9%; /*  icci largeur */
}

.Table1 td:first-child 
{
	/* color: #f07e3c; */
}

.Table1 td:nth-child(5)
{
	width:200px !important;
	color: #f07e3c;
}

.Table1 td:nth-child(6)
{
	width:24px !important;
	text-align:center;
}

.Table1 .Section1 td
{
	padding-top:15px; /* Espace entre les sections */
	border-top: solid 1px #BBB;
}

.Table1 .check_img  
{
	height:20px;
	width:20px;
}

.Table1 th 
{
	padding:1px 5px 1px 5px;
}

.Table1 .EndSection1 td {
	padding-bottom:15px;  /* Espace entre la dernière ligne d'une catégorie dans le bas */
}


#business-plan h2 {
	color: #f07e3c;
	font-size: 40px;
	display:block;
	border-top: 1px solid rgba(129, 129, 129, .2);
	padding-top: 5px;
}

#business-plan h3 {
	color: #f07e3c;
	font-size: 22px;
	font-weight: 600;
	padding-top: 10px;
}

#business-plan li {
	margin-bottom: 0px !important;
}

#business-plan li a {
	color: #f07e3c;
	font-size: 12px;
	margin-left: 60px;
}
@media screen and (max-width:1280px) {
		.hero-promo:after {
		content:none;
	}
	
	.hero-promo:before {
		content:none;
	}
}
.login-container .checkbox {
	text-align:left;
	margin:20px 0 10px 0;
}

.table0, .table1 {
	margin-left:20px;
	margin-bottom:30px;
}

.table0 td, .table1 td {
	padding:2px 20px 15px 5px;
	vertical-align:top;
}
.table0 td:nth-child(1)
{	
	width:20%;
}

.table1 td:nth-child(1)
{	
	width:120px;
}

.table-of-content {
    text-transform: uppercase;
	font-size:20px;
	width:1000px;
}

.table-of-content a {
    color: #818181;
}

.table-of-content a:active,
.table-of-content a:hover {
    color: #ed6718
}

.table-of-content {
	padding-left:15%;
}
	
.table-of-content li {
	list-style: none;
	padding-top:0.3em;
	margin-bottom:0.3em;
	padding-left:1em;
	position:relative;
}
	
.table-of-content li li {
	font-size:15px;
}

.table-of-content li li li {
	font-size:12px;
}

.table-of-content .icon-arrow-right {
    position: absolute;
    left: -0.3em;
	cursor:pointer;
}
.table-of-content .icon-triangle-down {
    position: absolute;
    left: -0.3em;
	cursor:pointer;
}

.expand-and-collapse {
	padding-left:0px;
}

.expand-and-collapse li {
	padding-left:0px;
	list-style:none;
}

.expand-and-collapse li ul {
	padding-left:0px;
	list-style:none;
}

.expand-and-collapse .icon-arrow-right {
	cursor:pointer;
}
.expand-and-collapse .icon-triangle-down {
	cursor:pointer;
}

.expand-and-collapse .toggle-expand {
	color:#F07E3C;
	cursor:pointer;
}

.list-numbered {
	margin-left:15px;
	margin-right:15px;
}

.list-numbered li {  /* li : list item */
	padding-bottom:5px; /* Distance entre chaque élément de la liste */
	padding-left:10px; /* Distance entre le chiffre et le début du texte */
}
	
/*
<ul class="list-dashed">
	<li>Item 1</li>
	<li>Item 2</li>
	<li>Item 3</li>
</ul>
*/
.list-dashed {
	margin-left:15px;
	margin-right:15px;
	list-style:none;
	position:relative;
}

.list-dashed li {
	padding-bottom:5px;
	padding-left: 1em;
}

.list-dashed li:before { 
	content:"-"; 
	left:0;
	position:absolute;
}

.headerAranatha-logo {  /* 2016 08 29 PM>RL */
	height:95px;
	width:300px;
	background:url(/img/aranatha_logo.png)no-repeat;
	background-size:cover;	
}

@media screen and (max-width:768px) {
	.headerAranatha-logo {  /* 2016 08 29 PM>RL */
		height:60px;
		width:200px;
	}	
}
@media screen and (max-width:1024px) {
	.headerAranatha-logo {  /* 2016 08 29 PM>RL */
		height:50px;
		width:180px;
	}
}	

/* 2016 02 19 16h10 PM>RL */
.embeddedvideo{
	display:block;
	margin-left:auto;
	margin-right:auto;
	border:0px;
}
@media screen and (min-width: 800px) {
	.embeddedvideo{
		width:800px;
		height:600px;
	}
}
@media screen and (max-width: 799px) {
	.embeddedvideo{
		width:400px;
		height:300px;
	}
}
@media screen and (max-width: 299px) {
	.embeddedvideo{
		width:300px;
		height:225px;
	}
}
.videoicone {
	padding: 0;
	border: none;
	background: none;
	margin-left:20px;
	margin-right:20px;
}
.class00{
	margin-left:150px;
	margin-right:150px;
	/* background-color: #aa66aa; */
}
.class00 .pad{
	padding:50px 200px 50px 200px;
	font-size: 14pt;
	background-color: rgb(253,253,255);
}
.class00 .pad p{
	margin-top:4px;
	font-size: 14pt; /* RL prochain pour éviter d'hériter */
	/* background-color: #cccc88; */
}
.class00 .pad .padpad{
	padding-left:40px;
	display:block;
	/* background-color: #7f7f7f; */
}
.class00 h1{
	font-weight: bold;
	font-size: 24pt;
	color:#050505;
	margin-bottom:0px !important;  /* RL prochain pour diminuer l'espace entre h1 et le texte... marche pas */
	text-transform: none;
	/* background-color: #808080; */
}
.class00 h2{
	font-weight: bold;
	font-size: 18pt;
	color:#050505;
	margin-bottom:4px;
	text-transform: none;
	text-align:left;
	/* background-color: #7f7f7f; */
}
.class00 .contentleft{
	float:left;
	display:inline-block;
	width:60%;
	/* background-color: #b3b3b3; */
}
.class00 .contentleftCheck{
	display:inline-block;
	vertical-align:top;
	/* background-color: #b3b3b3; */
}
.class00 .contentright{
	/* background-color: #999999; */
	float:right;
	text-align:right;
	display:inline-block;
	width:20%;
}
.class00 .contentrightCheck{
	/* background-color: #999999; */
	display:inline-block;
	width:90%;
}
.class00 .contentright p {
	padding-right:21px;
}
.class00 .contentright .boxinput {
	background-color: #ebebeb;
	border: solid #4a900a 6px;
	border-radius: 20px;
	margin-top:22px;
	padding:15px 15px 15px 15px;
}
.class00 .contentright .inputmoney{
	background:none;
	border: none;
	font-size:24px;
	text-align:right;
	width:80%;
	outline:none;
	-webkit-appearance: none;
}
.class00 input[type=number]::-webkit-inner-spin-button, 
.class00 input[type=number]::-webkit-outer-spin-button { 
  -webkit-appearance: none; 
  margin: 0; 
}
.class00 .customRadioButton {
	margin-right:21px;
	margin-top:20px;
	margin-right:10px;
	width:30px;
	height:30px;
}

.class00 .customRadioButton > input {
	visibility: hidden;
	width:0px;
	height:0px;
}

.class00 .customRadioButton > input + img {
	cursor:pointer;
}

.class00 .customRadioButton img {
	height:30px;
	width:30px;
}

.class00 input[type=submit] {
	color:#F07E3C;
	border: solid #777777 2px;
	border-radius:20px;
	background:none;
	padding:5px 15px 5px 15px;
	outline:none;
}

.class00 .contentright .inputmoney:focus;{
	outline:none;
}

.class00 .accountLabel {
	width:150px;
	display:inline-block;
	text-align:right;
	font-size:16px;
	font-weight: bold;
	margin-right:10px;
}
.class00 .accountValue {
	width:300px;
	display:inline-block;
	text-align:left;
	font-size:18px;
	font-weight: bold;
	color:#000;
}

.class00 .accountValue input {
	width:100%;
}

.class00 .accountValue input[type=text]:disabled {
	border:none;
	background:none;
}

.class00 .accountContainer {
	padding:2px 0px 2px 150px;
}

.class00 .editButton {
	background:url("/img/edit_pencil.png") no-repeat;
	outline:none;
	background-size:15px;
	width:15px;
	height:15px;
	border:none;
    cursor:pointer;
}

.class00 .cancelButton {
	background:none;
	outline:none;
	border:none;
	color:#F07E3C;
}

.buttonOrange{
	color:#FFFFFF;
	border: none; 
	border-radius:2px;
	background:#F07E3C;
	font-size:24pt;
	padding:17px 25px 17px 25px;
	outline:none
}

.buttonOrange:hover{
	color:#F07E3C;
	background:#FFFFFF;
	border:solid #F07E3C 2px;
}

.buttonOrange.small{
	font-size:14pt;
	padding:10px 20px 10px 20px
}

.content-with-side-margins{
	margin:0 auto 0 auto;
	position:relative;
	width:80%;
}
@media screen and (max-width:500px) {
	.content-with-side-margins {
	width:90%;
	}
}
@media screen and (min-width:1024px) {
	.content-with-side-margins {
	width:65%;
	}
}
@media screen and (min-width:1200px) {
	.content-with-side-margins {
	width:60%;
	}
}

.infoBulle{
	display:none;
	left:10%;
	margin-top: -15%;
	position:relative;
}

.section-header{
	height: 1px;
	margin-bottom: 15%;
	position: relative;
}
@media screen and (max-width:500px) {
	.section-header {
	margin-bottom: 18%;
	}
}
@media screen and (min-width:1024px) {
	.section-header {
	margin-bottom: 15%;
	}
}
@media screen and (min-width:1200px) {
	.section-header {
	margin-bottom: 10%;
	}
}

.textInputBlueBorder {
	font-size: 14pt;
	color: #F07E3C; 
	padding: 20px 10px 20px 10px;
	text-align:center;
	outline:none;
	border:solid rgb(235, 235, 250) 2px;
}

.textInputBlueBorder::-webkit-input-placeholder { /* Chrome */
  color: #F07E3C;
  opacity:1.0;
}
.textInputBlueBorder:-ms-input-placeholder { /* IE 10+ */
  color: #F07E3C;
  opacity:1.0;
}
.textInputBlueBorder::-moz-placeholder { /* Firefox 19+ */
  color: #F07E3C;
  opacity:1.0;
}
.textInputBlueBorder:-moz-placeholder { /* Firefox 4 - 18 */
  color: #F07E3C;
  opacity:1.0;
}

.tome {
    border-radius: 4px;
	opacity:1;
    padding: 0 0.3em 0 0.3em;
    color: white;
}
.tome.Preambule {
    background-color: #929292;
}
.tome.A {
    background-color: #011993;
}
.tome.B {
    background-color: white;
    border: solid;
    border-color: black;
    border-width: 1px;
 	color: #000000;
}
.tome,.C {
    background-color: #008F00;
}

.textInputBlueBorder:focus::-webkit-input-placeholder { color:transparent; }
.textInputBlueBorder:focus:-moz-placeholder { color:transparent; }
.textInputBlueBorder:focus::-moz-placeholder { color:transparent; }
.textInputBlueBorder:focus:-ms-input-placeholder { color:transparent; }

.normal{
	text-align:justify;
}

.split-page .split-left {
	width: 30%;
	display: inline-block;
	float:left;
}
.split-page .split-right {
	width: 60%;
	display: inline-block;
	float:left;
}