.loader {
    position: fixed;
    z-index: 20000;
    background: url('466.gif') 50% 50% no-repeat;
        background-color: rgba(0, 0, 0, 0);
    top: 0px;
    left: 0px;
    height: 100%;
    width: 100%;
    cursor: wait;
    background-color: #ffffff;
 }
 
 	.loader2 {

	position : fixed;
	z-index: 9999;
    background: url('466.gif') 50% 50% no-repeat;
        background-color: rgba(0, 0, 0, 0);
	top : 0px;
	left : 0px;
	height : 100%;
	width : 100%;
	cursor : wait;
	}
 
 ol, p, ul {
    font-size: 16px;
    margin-bottom: 1.5em;
}

.h1, h1 {
    font-size: 25px;
}

.text-legal > p {
    font-size: 10pt;
}

.text-legal > ul > li {
    font-size: 10pt;
}

.left-paiement {
    text-align: right;
}

.info-date {
    font-size: 10pt;
    color: #888;
}

.list-ins {
    font-size: 10pt;
}

#article-news > p {
    font-size: 16px;
}



.timeline-form-index {
    margin-left: 0px;
    padding-left: 20px;
    color: #aaa;
}


.timeline-form-index > li {
    display: list-item;
}

.timeline-form-index > li > p {
    font-size: 10pt;
}

.timeline-arrow {
    display: none !important;
}

.timeline-info {
    max-width: 70px;
    min-width: 50px;
    text-align: left;
    height: auto;
    line-height: 1;
    vertical-align: middle;
    padding-top: 4px;
}


.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 21px;
    font-size: 11pt;
}

.message_panel {
    background-color: orangered;
    color: #fff;
    padding: 10px;
    margin-top: 10px;
	display: none;
}

.block-home-1 {
    background-color: transparent;
    border-radius: 10px;
    padding: 0px;
    text-align: left;
    color: #fff;
    margin-bottom: 20px;
    min-height: 600px;
    box-shadow: none;
	margin-top: -25px;
}

.block-center{
    text-align: center;
}

.form-check {
    width: 100%;
    float: left;
}

.choice-pack {
    padding: 18px 27px;
    font-size: 19px;
    line-height: 1.33333;
    border-radius: 6px;
    max-width: 300px;
	color: #fff;
	background-color: #1a252f;
	border-color: #161f29;
	display: inline-block;
	margin-bottom: 20px;
	font-weight: 400;
	text-align: center;
	vertical-align: top;
	touch-action: manipulation;
	cursor: pointer;
	background-image: none;
	border: 1px solid transparent;
}

.choice-pack:hover {
    text-decoration: none;
	background-color: #74ba3b;
	border-color: #74ba3b;
	color: #ffffff;
}

#form-part-valid > ul > li {
    font-size: 15px;
    margin-bottom: 20px;
    border-width: 1px;
    padding: 8px;
}

.row {
    margin-left: 0px;
    margin-right: 20px;
}

h1.ins {
    color: indigo;
    text-align: center;
    margin-top: 35px !important;
}

.form-group-central {
    text-align: center;
    margin-top: 20px;
	z-index: 1001;
	display: block;
	position: relative;
}

.btn.btn-primary.btn-lg {
    z-index: 1001;
    position: relative;
}

#code_promo_paiement_PaiementCode {
    width: 50%;
    float: left;
}

#main {
    flex: 1;
    min-height: 100px;
    background-color: rgba(255, 255, 255, .9);
    padding: 10px;
	padding-bottom: 25px;
    border-radius: 0px;
}

.progress {
    margin-top: 20px;
}

#address-2 {
    display: none;
}

.address-2-link {
    font-size: 10pt;
    margin-top: -5px;
    display: block;
    width: 100%;
    text-align: right;
    margin-bottom: 15px;
}