@font-face {
	font-family: Lato;
	src: url(../assets/fonts/Lato-Reg.ttf);
}
/**
 * This CSS file is intented to do modifications to custom.css
 * this way we can avoid makes changes in the main stream
 */
 
.border {
	border: 1px solid red;
}
/*body {
	background-color: #FFFFFF;
	font-family: Arial;
	font-size: 14px;
}*/

/*.inner #body_content { padding: 22px 0; }*/

#top_row_n {
	position: relative;
	bottom: 5px;
}
.spacer_20 {
	margin-bottom: 20px;
}
.page_title {
	margin: 0;
	color: #012F84;
	margin-bottom: 13px;
	font-size: 14px;
	font-weight: bold;
	background: url(../img/pucebandeblanche.jpg) no-repeat 0px 14px;
	padding-left: 15px;
	line-height: 40px;
	text-decoration: underline;
}
.popover_h {
	margin: 0;
	color: #012F84;
	margin-bottom: 12px;
}
.page-subtitle {
	margin-bottom: 10px;
	font-size: 14px;
	line-height: 20px;
}
.form-nav {
	border-top: 1px solid #F2F2F2;
}

.error-status {
	font-size: small;
	color: #ca0000;
	margin-bottom: 10px;
}
.question_box .padder h3 {
	font-size: 14px;
	color: black;
	font-weight: bold;
	border-bottom: 1px dashed #c1c1c1;
}
.form_header h2, h2.form_header {
	color: #012f84;
	font-size: 14px;
	line-height: 22px;
	text-align: left;
	margin: 0;
	font-weight: bold;
	padding-top: 18px;
	padding-bottom: 0px;
}
#agreement_terms .error-msg {
	position: absolute;
	top: 25px;
	left: 0;
}
.error-msg, .error-message {
	float: right;
	background: #D44942;
	color: #fff !important;
	font-size: 12px;
	padding: 0 5px;
	display: inline-block;
	padding-top: 0 !important;
	margin-top: 0 !important;
	margin-right: 5px;
}
.form_header {
	padding: 8px 0;
	border-top: 1px solid #355597;
}
.form_header.blue { /*.question_box:not(.green) h2*/
}
.btn.btn-primary, form .btn.btn-primary:hover {
	color: white !important;
	background-color: #1e2f5e;
	padding: 0;
	font-size:133%;
	font-weight:600;
	/*width: 100%;*/
    width: calc(100% - 50%);
    min-width: 220px;
	/*max-width: 280px;*/
	line-height: 2.5rem;
}
.btn-small {
	margin: 20px 0 10px;
}
#form .prev-page {
	margin-top: 0;
}
#form .prev-page img {
	position: relative;
	bottom: 2px;
	margin-right: 8px;
}
#form .next-page {
	color: black !important;
	background-color: #DDDDDD;
	background-image: none;
	border-color: #C0C0C0;
	border-width: 2px;
	border-radius: 0;
	box-shadow: none;
	text-shadow: none;
	padding: 0;
	margin: 0;
	font-size: 16px;
	border-bottom-color: #6C6C6C;
	border-right-color: #6C6C6C;
	width: 120px;
}
.crossed-price {
	float: right;
	font-size: 12px;
	display: block;
	text-decoration: line-through;
	color: #808080;
	padding-right: 3px;
}
span.radio {
	margin: -3px 0px 0px 0;
}
.radio-group-label {
	margin-bottom: 8px;
}
.radio-separate-label {
	position: relative;
	margin-bottom: 5px;
}
.question_box.disabled h3, .question_box.disabled .alert, .question_box.disabled a:not(.btn) {
	color: #b2b2b2;
}
.no-padding {
	padding-left: 0;
	padding-right: 0;
}
#logo_wrapper {
	padding-left: 0;
}
#steps {
	background-image: linear-gradient(rgb(252, 252, 252) 0%, rgb(245, 245, 245) 100%);
	min-height: 38px;
	height: 38px;
}
#steps ul {
	float: right;
}
#steps ul li {
	cursor: default;
	height: 38px;
	line-height: 34px;
	padding: 0 18px;
	margin-right: 2px;
}
#step-list > li:eq(0) {
background-image: none;
}
#step_label {
	line-height: 38px;
	float: left;
	position: relative;
	z-index: 101;
	padding-right: 10px;
	margin-left: -1516px;
	padding-left: 1500px;
	color: #000000;
	text-transform: uppercase;
}
.popover {
	line-height: 18px;
	font-size: 10pt;
	width: 400px;
	text-align: center;
}
.popover-title {
	background: none;
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 0;
}
/*
	BUTTONS
*/

#banner .custom_button:hover {
	box-shadow: 0px 1px 2px #bbb;
}
.start-container {
	text-align: center;
	margin-top: 30px;
}
.start-btn {
	color: #000000;
	font-size: 16px;
	padding: 15px 50px 13px 50px;
}
.start-btn-spaced {
	margin-top: 30px;
}
.submit-button-loading {
	width: 20px;
	margin-right: 5px;
	margin-top: -1px;
}
.count_box_ln {
	color: #CF0000 !important;
	padding: 28px 20px 28px 20px !important;
}
div.set_no, div.set_yes {
	text-transform: uppercase;
}
#home_page_invisible_links a {
	color: black;
}
/*
	DONE BUTTON
*/

.check_question {
	text-align: right;
	background-color: transparent !important;
	padding: 0px !important;
}
.check_question span {
	font-weight: bold;
	margin-left: 10px;
}
.btn-done {
	height: 40px;
	color: black;
	padding-top: 10px;
}
.btn-done img {
	width: 20px;
}
#sidebar .sb_box {
	background: #fff;
	padding: 15px;
	border: 1px solid #c1c1c1;
	margin: 0 0 20px 0;
}
#sidebar .sb_box2 {
	border-radius: 0;
	font-size: 90%;
}
.long_btn .btn {
	display: block;
	width: 85%;
	font-size: 25px;
	padding: 25px 10px;
	text-transform: none;
	margin-left: 107px;
}
/*
	AFFIX
*/
.affix {
 //top: 20px;
}
#sidebar #affix, #phone_sidebar #phone_affix {
	background-color: #f3f3f3;
	max-width: 305px;
}
#hint-box_phone {
	display: block !important;
}
/*
	ADDITIONAL SERVICES
*/
.options_box.white_bg {
	cursor: pointer;
	border: 1px solid #c1c1c1;
}
.options_box h2 {
	padding: 0;
}
/*
	CHANGE THE COLOR OF THE HAPPY CUSTOMERS
*/

#banner .count_box {
	color: #f5ba47;
}
#banner .count_box_n {
	padding-left: 48px;
}
#banner .count_box .count {
	background: url(../img/icon_people_orange.png) no-repeat 0px 13px;
	font-size: 50px;
	line-height: 50px;
	padding-left: 46px;
}
#header {
	border: 1px solid #A9A9A9;
	padding-top: 7px;
	height: 42px;
}
.inner #header {
	padding-bottom: 0;
}
#header.header_n {
	padding-top: 5px;
}
#header #call_us {
	color: white;
	background-color: #1E3362;
	padding: 5px 18px;
	font-size: 14px;
	text-align: center;
	margin-top: 5px;
	display: inline-block;
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
	border-radius: 30px; /* future proofing */
	-khtml-border-radius: 30px; /* for old Konqueror browsers */
}
#header #call_us i {
	background: url(../img/icon_phone_white_small.html) no-repeat center center;
	padding: 5px;
}
.header_right_n p i {
	margin-right: 3px;
}
.popup-link {
	text-decoration: underline;
	cursor: pointer;
}
/*
	FAQ PAGE
*/
#contact_search label {
	margin-top: 15px;
	height: 17px;
}
.panel-heading {
	cursor: pointer;
}
#accordion .panel-heading:hover {
	background-color: #E5E5E5 !important;
}
#accordion .panel-heading-active:hover {
	background-color: #FFFFFF !important;
}
#errorMustSign {
	display: none;
	margin-top: 25px;
}
.sigWrapper {
	width: 475px !important;
	height: 155px !important;
	border: 1px solid black;
}
.image {
	border: 1px solid black;
	width: 500px;
	-moz-box-shadow: 2px 2px 3px 3px #ccc;
	-webkit-box-shadow: 2px 2px 3px 3px #ccc;
	box-shadow: 2px 2px 3px 3px #ccc;
	margin-top: 15px;
}
#submit-button {
	margin-top: 20px;
}
#loading img {
	margin-bottom: 10px;
}
/*
	ICONS AT THE RIGHT OF THE PAGE
*/
article.live_chat .contact_icons img {
	width: 30%;
}
#sidebar p.testimonial_rating {
	text-align: right;
}
#sidebar p.testimonial_rating img {
	border: 0;
	width: 20px;
	height: 20px;
}
/* PAYMENT */
#sidebar #order_summary img {
	display: none;
}
.options_box h3 img {
	margin: -1px 10px 0 0;
}
.package {
	padding-top: 15px;
	padding-bottom: 15px;
	border-bottom: 1px solid #F2F2F2;
}
.package:last-child {
	border-bottom: 0;
}
.package label {
	margin-bottom: 0;
	line-height: 23px;
	display: inline;
}
.package-left {
	float: left;
	width: 550px;
}
.package-right {
	float: right;
	color: #808080;
}
.package-right.active {
	color: #012F84;
}
.subtitle_payment {
	color: #808080;
	font-size: 13px;
	margin-left: 33px;
	cursor: pointer;
}
.total {
	border-top: 1px solid #E5E5E5;
	margin-top: 10px;
	padding-top: 10px;
	padding-bottom: 20px;
	font-weight: bold;
}
.total .package-right {
	color: #012F84;
}
#cc_info .row {
	margin-left: 0;
	margin-right: 0;
}
#card_no-input {
	width: 168px;
}
#billing_box .row {
	margin-left: 0;
	margin-right: 0;
}
.red {
	color: red;
}
.blue {
	color: #25417B;
}
.disabled .red {
	color: #F2DEDE;
}
.print-free-icon {
	margin-top: -11px !important;
}
#form, .form-horizontal {
	padding-top: 12px;
}
.left_section {
border: solid 1px #d9d9d9;
	margin-bottom: 12px;
	margin-top: 12px;
	/*padding-bottom: 10px;*/
}
#sidebar .call_us .girl {
	right: 2px;
	bottom: 1px;
	width: 200px;
}
.call {
	display: table;
	margin: 0 auto;
	font-size: 15px;
}
.call::after {
	display: block;
	line-height: 1px;
	content: '';
	clear: both;
}
.call > a {
	float: none;
}
#test-mode-box {
	position: absolute;
	top: 7px;
	right: 10px;
	border: 1px solid red;
	background-color: red;
	color: white;
	padding: 0px 5px;
	font-size: small;
	z-index: 1;
}
#test-mode-box a {
	color: #BBBBFF;
	font-weight: bold;
}
.options_box {
	background: #ffffff url('../img/hand-with-mailer.html') no-repeat bottom right;
	border: 1px solid #DBDBDB;
}
.options_box h2 {
	color: #2F2F2F;
}
.options_box ul {
	padding-left: 20px;
}
#urgency {
	line-height: 15px;
	font-size: small;
	margin-top: 5px;
	text-align: center;
}
.money_back {
	padding-top: 5px !important;
	padding-bottom: 5px !important;
}
.money_back img {
	margin-right: 10px;
	border: 0px !important;
}
.money_back p {
	font-size: 14px !important;
	line-height: 15px !important;
	margin: 18px 0px !important;
	font-weight: bold;
}
#disclaimer p {
	font-size: 13px;
}
.disclaimer-small {
	padding: 0;
	padding-bottom: 30px;
}
.disclaimer-small p {
	font-size: 10pt;
	line-height: 16pt;
}
.disclaimer-small .border-top {
	border-top: 1px solid #DDDDDD;
}
.disclaimer-small .border-bottom {
	border-bottom: 1px solid #FFFFFF;
	margin-bottom: 15px;
}
#hours-of-operation {
	font-size: 105%;
	margin-top: 5px;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
	background-color: inherit;
}
#hours-of-operation a {
	color: #FFFFFF;
}
/*
	FORM
*/

.service_explanation {
	margin-top: 4px;
}
span.checkbox, span.radio {
	height: 25px
}
#disclaimer {
	padding-top: 0;
	padding-bottom: 5px;
	margin-top: 10px;
}
#disclaimer p {
	color: #777777;
}
/*
#disclaimer > .container { padding-left: 15px; padding-right: 0; } 
*/

#disclaimer > .container {
	padding-right: 0;
	padding-left: 0px !important;
	text-align: justify;
}
/*
	RESULT
*/
.question_box {
	padding-top: 0px;
}
#steps ul li.twoline {
	height: 38px !important;
	line-height: 17px;
}
/*
	CHANGING ROBOTO TO ARIAL
*/
/*robotothin*/
#banner h1, #banner h1, #banner h3, #news .news_box p, .left_box .box_title, #sidebar {
	margin-top: 60px;
}
#phone_sidebar {
	padding-right: 0;
}
#phone_affix {
	margin-top: 12px;
	padding: 10px;
}
#phone_affix span {
	color: #012f84;
	margin-right: 8px;
}
#phone_affix #hint-text_phone {
	color: #012f84;
	font-weight: bold;
	line-height: 20px;
	font-size: 14px;
}

.btn-primary {
	text-transform: none;
}
.submit_btn {
	max-width: none;
}
.order-timer {
	font-size: 100% !important;
	color: green !important;
	margin-top: 5px !important;
	font-weight: bold !important;
}
#form .row {
	margin-left: 0;
	margin-right: 0;
}
.b-close {
	border-radius: 7px;
	font: bold 131% sans-serif;
	padding: 0 6px 2px;
	background-color: #D75305;
	color: #ffffff;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	position: absolute;
	right: -7px;
	top: -7px;
}
.b-close:hover {
	background-color: #1e1e1e;
}
.b-close span {
	position: relative;
	top: 2px;
}
#footer_topbar {
	background-image: linear-gradient(rgb(43, 73, 137) 0%, rgb(33, 59, 114) 100%);
	background-color: #2b4989;
	color: #FFFFFF;
	text-align: center;
	font-size: 13px;
	height: 32px;
	line-height: 32px;
	font-weight: normal !important;
}
#footer .pre_footer {
	border-top: 0px;
}
#features h1 {
	color: #012f84;
	font-weight: bold;
	font-size: 16px;
	text-transform: uppercase;
	text-align: center;
	display: block;
	margin-top: 5px;
}
#features ul {
	padding: 0;
	margin: 0;
	padding-bottom: 7px;
}
#features ul li {
	background: url('../img/form_icons.png') no-repeat 0px -64px;
	padding: 0;
	margin: 0 0 6px 8px;
	padding-left: 30px;
	list-style: none;
	margin-bottom: 6px;
	font-size: 15px;
	height: 24px;
}
/* RESELLER RATINGS */

.ratings_box {
	padding: 0 !important;
	text-align: center;
}
.ratings_logo {
	border: 0 !important;
	position: absolute;
	top: 28px;
	left: 76px;
}
#RR_Reviews_Widget {
	width: 100% !important;
	height: 193px !important;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	border-radius: 0 !important;
}
#RR_Reviews_Widget_frame {
	border-radius: 0 !important;
}
#RR_Reviews_Widget_head {
	padding: 0 !important;
}
#RR_Reviews_Widget_content {
	background: none !important;
}
#RR_Reviews_Widget_footer a.rr_href {
	right: 4px;
	left: inherit;
}
.rr_rate_company_name {
	display: none !important;
}
.rr_review_count {
	font-weight: bold !important;
	font-size: 13px !important;
	text-align: left !important;
	padding-left: 6px !important;
}
.rr_review_wrapper {
	height: 115px !important;
	display: table !important;
	margin-left: 20px !important;
	margin-right: 20px !important;
	margin-top: 30px !important;
}
.rr_review_content {
	font-size: 16px !important;
	line-height: 21px !important;
	width: 50% !important;
	display: table-cell !important;
	vertical-align: middle !important;
	margin: 0 !important;
}
.rr_review_prev_arrow, .rr_review_next_arrow {
	top: 100px !important;
}
.rr_review_stamp_wrapper {
	display: none !important;
}
.rr_rate_star_text {
	display: none !important;
}
.rr_rate_star_rating_empty, .rr_rate_star_rating_full {
	top: -10px !important;
}
.rr_href {
	top: 165px !important;
}
.right-thankyou {
	margin-top: 12px;
	padding-left: 15px;
	padding-right: 0px;
}
.right-thankyou-top {
	/*		width:248px;*/
	height: 13px;
}
.right-thankyou-middle {
	/*		width:248px;*/
	padding: 10px 20px 10px 20px;
	border: 1px solid #d9d9d9;
}
.right-thankyou-middle li {
	margin-bottom: 10px;
	background: no-repeat;
	padding-top: 4px;
	border-bottom: 1px solid #CCC;
	padding-bottom: 15px;
	line-height: 20px;
}
.right-thankyou-middle li:last-child {
	border-bottom: 0px;
	padding-bottom: 0px;
}

.right-thankyou-middle li:first-child {
	background-position: 0px 10px;
}
a.thankyou-home {
	display: block;
	width: 228px;
	height: 40px;
	/*		background:url(../images/start-now.png) no-repeat;*/
	text-align: center;
	color: #fff;
	font-size: 30px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 19px;
}
.right-thankyou a:hover {
	text-decoration: underline;
}
.thankyou-email {
	color: #012f84;
	font-weight: bold;
	margin-top: 6px;
	margin-bottom: 10px;
	text-align: center;
}
.right-thankyou-bottom {
	/*		width:248px;*/
	height: 13px;
}
.right-thankyou ul {
	padding-left: 0px;
	list-style-type: none;
}
.carre-gris2 {
	border: 1px solid #999;
	background-color: #CCC;
	color: #000;
	text-align: center;
	padding: 10px;
	font-weight: bold;
	margin-top: 12px;
	line-height: 20px;
}
.carre-gris2 {
	font-weight: normal;/*	width:inherit;	*/
}
.help-box-top {
	color: #012f84;
	font-weight: bold;
	background: url(../img/help-box-top.png) no-repeat 0px 0px;
	padding-bottom: 15px;
	padding-left: 25px;
}
 @media (max-width: 767px) {
.page_title {
	background: url(../img/pucebandeblanche.jpg) no-repeat 0px 5px;
	line-height: inherit;
}
    .btn.btn-primary, form .btn.btn-primary:hover {
        width:100%;
    }
}
 @media (min-width: 768px) and (max-width: 991px) {
#sidebar #affix {
	max-width: 225px;
}
}
 @media (min-width: 992px) and (max-width: 1199px) {
.affix {
	position: fixed;
}
#sidebar #affix {
	max-width: 298px;
}
}
