
.text-center img {
	display: inline-block;
}

.voul-list input[type="checkbox"] {
	margin-left: 10px;
}
.postal-cont-wrap input[type="checkbox"] {
	margin-left: 10px;
	margin-top: 20px;
}
#wrapper {
	padding-left: 130px;
	transition: all .4s ease 0s;
	height: 100%;
	position: relative;
	padding-right: 50px;
}

.common-wrap {
	padding: 70px 0px;
}

#page-content-wrapper {
    padding-left: 0;
    margin-left: 0;
    width: 100%;
    height: auto;
}
#wrapper.active {
    padding-left: 300px;
    padding-right: 50px;
}
#wrapper.active #sidebar-wrapper {
    left: 150px;
}

#page-content-wrapper {
  width: 100%;
}

#menu-toggle:hover {
	background-color: #ffc00c;
}
#sidebar_menu li a, .sidebar-nav li a {
    color: #fff;
    font-size: 19px;
    display: block;
	float: left;
	text-decoration: none;
	width: 250px;
    -webkit-transition: background .5s;
    -moz-transition: background .5s;
    -o-transition: background .5s;
    -ms-transition: background .5s;
    transition: background .5s;
}

#main_icon img {
	width: 50%;
	display: initial;
}
#wrapper #main_icon {
	float: right;
	padding-right: 30px;
	width: 32%;
}
#wrapper.active #main_icon {
	float: left;
	padding-right: 0px;
	width: 30%;
}





.header-contact ul li a {
	text-decoration: none;
	font-size: 20px;
	color: #010101;
	font-weight: 700;
	text-transform: uppercase;
}
.header-contact ul li {
	padding-right: 5px;
	width: 6% !important;
	margin: 0px 5px;
}
.header-contact ul li a img {
	width: auto;
}
.header-contact {
	padding-top: 35px;
}

.people-heading {
	padding-bottom: 40px;
}
.people-img {
	background-color: #00aeef;
	height: 100%;
	padding-top: 20px;
	min-height: 150px;
}
.people-img img {
	width:20%;
}
.enterprises-img img {
	width: 20%;
}
.contracter-contents img {
	width: 45%;
	height: 160px;
}
.common-content h3 {
	font-size: 19px;
	color: #010101;
	font-weight: 700;
}
.common-content p {
	font-size: 16px;
	color: #2d2c2c;
	margin-bottom: 0px;
}
.people-wrap {
	background-color: #fff;
	margin-bottom: 30px;
	box-shadow: 0px 0px 4px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 0px 4px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 0px 4px rgba(0,0,0,0.2);
}
.common-content {
	padding: 30px;
}
.arrow {
	padding-top: 40px;
}
.arrow a {
	text-decoration: none;
	font-size: 40px;
	color: #d7d3d3;
}
.enterprises-heading {
	padding-bottom: 50px;
}
.enterprises-img {
	background-color: #ffc00c;
	height: 100%;
	padding-top: 20px;
	min-height: 150px;
}
.enterprises-wrap {
	background-color: #fff;
	margin-bottom: 30px;
	box-shadow: 0px 0px 4px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 0px 4px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 0px 4px rgba(0,0,0,0.2);
}
footer {
	background-color: var(--default-background-color);
	box-shadow: 0px 0px 5px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 0px 5px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 0px 5px rgba(0,0,0,0.2);
	position: relative;
}
.enterprises-heading h3::after {
	position: absolute;
	content: "";
	background-color: #00aeef;
	left: 0;
	bottom: 7px;
	border: 3px solid #ffc00c;
	width: 100%;
	z-index: -1;
}
.people-section {
	padding-bottom: 60px;
}
/*************SUB MENU*************/

.col-md-5ths {
	width: 20%;
	float: left;
}
/*******MAIN MENU*********/














.passe-btn a {
	text-decoration: none;
	font-size: 14px;
	color: #000;
	border-radius: 0px;
	border: 1px solid #d6d6d6;
	background-color: #f7f5f5;
	padding: 10px 30px;
}
.passe-btn {
	padding-top: 20px;
}
.page-section {
	padding-bottom: 250px;
}
.nous-btn a {
	text-decoration: none;
	font-size: 14px;
	color: #000;
	border-radius: 0px;
	border: 1px solid #d6d6d6;
	background-color: #e5e5e5;
	padding: 10px 30px;
}
.nous-btn {
	padding-top: 40px;
}
.contracter-wrap {
	padding-top: 40px;
}
.contracter-contents {
	border-right: 2px solid #d6d6d6;
	min-height: 290px;
}
.contracter-contents.icon3 {
	border-right: none;
}
.contracter-section {
	padding-bottom: 90px;
}
.contracter-contents h3 {
	text-transform: uppercase;
	font-size: 20px;
}
.contracter-contents.common-contents {
	padding: 10px !important;
}
.profile-heading {
	padding-bottom: 70px;
}
.profile-heading h3::after {
	position: absolute;
	content: "";
	background-color: #00aeef;
	left: 0;
	bottom: 7px;
	border: 3px solid #ffc00c;
	width: 100%;
	z-index: -1;
}
.contracter-heading h3::after {
	position: absolute;
	content: "";
	background-color: #00aeef;
	left: 0;
	bottom: 7px;
	border: 3px solid #ffc00c;
	width: 100%;
	z-index: -1;
}

.analytics-list ul li a {
	text-decoration: none !important;
	font-size: 19px;
	color: #404040;
	text-transform: uppercase;
	font-weight: 700;
	border-radius: 0px !important;
	border: none !important;
		padding: 10px 20px;
}
.nav-tabs .nav-link.active, .nav-tabs .nav-item.show .nav-link {
	color: #495057;
	background-color: #fff;
	border-color: transparent;
}
.nav-tabs {
	border-bottom: none;
}
.tab-content {
	background-color: #fff;
	padding: 20px;
}
.tab-content table th {
	background-color: #404040;
	font-size: 18px;
	color: #fff;
	font-weight: 700;
	border: 1px solid #dee2e6;
	text-transform: uppercase;
}
.tab-content table td {
	border: 1px solid #dee2e6;
	font-size: 17px;
	color: #000;
	padding: 20px 20px;
}
.table {
	border: 1px solid #dee2e6;
}
.profile-section {
	padding-bottom: 210px;
}
.contracter-wrap {
	padding-top: 80px;
}
/*new css*/

.holder .agree-section {
	background-color: #f7f5f5;
	padding: 90px 0px;
}

.pour-contents {
	padding: 20px 0px 20px 50px;
}
.pour-contents p {
	margin-bottom: 0px;
}
.frasis-contents {
	padding-left: 65px;
	padding-top: 20px;
	padding-bottom: 20px;
}
.dune-contents {
	padding-left: 150px;
}
.dune-contents li {
	padding-bottom: 0px !important;
}
.survenu-contents {
	padding-left: 100px;
}

.contact-section {
	padding: 60px 0px;
	background-color: #f7f5f5;
}
.contact-heading h3 {
	font-size: 32px !important;
	color: #010101 !important;
	text-transform: uppercase !important;
	font-weight: 700 !important;
	padding: 0px !important;
	margin-bottom: 20px !important;
}
.contact-wrap {
	background-color: #fff;
	padding: 20px;
}
.lieu-wrap {
	border: 2px solid #bfbfbf;
	margin-bottom: 30px;
}
.contact-section h3 {
	font-size: 20px;
	color: #fff;
	font-weight: 800;
	text-transform: uppercase;
	padding: 10px 30px;
	margin-bottom: 0px;
}
.lieu-wrap h3 {
	background-color: #bfbfbf;
}
.postal-wrap {
	padding: 30px;
}
.contact-section label i {
	color: #888787;
}
.contact-section label {
	font-size: 16px;
	color: #010101;
	font-weight: 600;
}
.contact-section .form-control {
	border-radius: 0px;
	height: 50px;
	font-size: 16px;
}
.contact-section select {
	height: 50px !important;
	background-image: url(img/icon/black-arrow.svg);
	background-repeat: no-repeat;
	background-position: 96%;
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	padding-right: 40px;
}
.assure-wrap {
	background-color: #f7f5f5;
	padding: 0px 0px 20px 0px;
}
.assure-wrap h3 {
	background-color: #7e7b7b;
}
.type-wrap {
	padding: 30px 50px;
}
.personne-wrap {
	border: 2px solid #bfbfbf;
	margin: 0px 20px 10px;
}
.personne-wrap h3 {
	background-color: #bfbfbf;
}
.personne-contents {
	padding: 30px;
}
.adresse-wrap {
	background-color: #f7f5f5;
	margin: 20px;
	border: 2px solid #bfbfbf;
}
.adresse-wrap h3 {
	background-color: #bfbfbf;
}
.adresse-cont-wrap {
	padding: 20px;
}
.dommage-wrap {
	border: 2px solid #bfbfbf;
	margin: 20px;
}
.dommage-wrap h3 {
	background-color: #bfbfbf;
}
.dommage-contents {
	padding: 20px;
}
.lieu-wrap.info {
	border: none;
}
.lieu-wrap.info h4 {
	font-size: 18px;
	color: #010101;
	font-weight: 700;
	text-transform: uppercase;
	text-decoration: underline;
	padding-left: 30px;
}

.site-btn a {
	text-decoration: none;
	font-size: 20px;
	color: #000000;
	text-transform: uppercase;
	font-weight: 700;
	border-radius: 0px;
	border: 2px solid #a8a5a5;
	padding: 10px 25px;
}
.site-btn {
	padding-top: 30px;
}
.deploy-section {
	background-color: #f7f5f5;
	min-height: 690px;
	padding: 160px 0px;
	height: 100%;
}
.error-section {
	background-color: #f7f5f5;
	min-height: 690px;
	padding: 160px 0px;
	height: 100%;
}
.deploy-wrap h3 {
	width: 100% !important;
	padding-bottom: 20px;
}
.deploy-wrap h3:after {
	display: none !important;
}
.deploy-wrap img {
	display: block;
	margin: 30px auto 0px;
}
.error-wrap h4 {
	font-size: 32px;
	color: #010101;
	font-weight: 700;
	text-transform: uppercase;
}
.product-heading h3 {
	font-size: 32px;
	color: #010101;
	font-weight: 700;
	text-transform: uppercase;
}
.error-wrap h3 {
	font-size: 55px;
	color: #bfbfbf;
	font-weight: 800;
	text-transform: uppercase;
}
.error-wrap img {
	padding: 40px 0px;
}
.product-section {
	background-color: #f7f5f5;
	padding: 80px 0px;
}
.product-heading {
	padding-bottom: 30px;
}
.product-wrap {
	background-color: #fff;
	padding: 30px;
	border-bottom: 1px solid #d6d6d6;
}
.product-contents p {
	font-size: 16px;
	color: #010101;
	line-height: 1.7;
	position: relative;
	margin-bottom: 0px;
	padding-right: 30px;
	text-align: justify;
}
.product-contents p::After {
	background-image: url(img/others/info.png);
	background-repeat: no-repeat;
	background-position: right;
	position: absolute;
	top: 6px;
	right: 0;
	width: 19px;
	height: 20px;
	content: "";
}
.product-wrap h4 {
	font-size: 16px;
	color: #010101;
	font-weight: 700;
	text-decoration: underline;
	text-transform: uppercase;
}
.product-form select {
	height: 50px !important;
	background-image: url(img/icon/black-arrow.svg);
	background-repeat: no-repeat;
	background-position: 96%;
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	border-radius: 0px;
	padding-right: 40px;	
}
.welcome-section {
	background-color: #f7f5f5;
	padding: 70px 20px;
}
.welcome-heading h3 {
	width: 100% !important;
	display: block;
}
.welcome-heading h3::after {
	display: none;
}
.welcome-heading ul {
	padding-top: 40px;
	margin-bottom: 0px;
}
.welcome-heading ul li a {
	text-decoration: none;
	font-size: 20px;
	color: #fff;
	font-family: "Poppins";
	font-weight: 800;
	text-transform: uppercase;
	border-radius: 0px;
	padding: 10px 30px;
}
.welcome-heading ul li {
	padding-right: 10px;
}
.welcome-heading ul li:last-child {
	padding-right: 0px;
}
.welcome-heading ul li .indi-btn {
	background-color: var(--underline);
	padding: 10px 60px;
}
.welcome-heading ul li .enter-btn {
	background-color: #b2b1b1;
}
.welcome-wrap {
	background-color: #fff;
	padding: 30px;
}
.welcome-product-wrap img {
	width: 100%;
}
.welcome-contents h3 {
	font-size: 24px;
	color: #010101;
	font-weight: 600;
}
.welcome-contents p {
	font-size: 18px;
	color: #2b2a2a;
	margin-bottom: 0px;
}
.welcome-contents {
	padding: 20px 0px;
}
.welcome-btn a {
	text-decoration: none;
	border-radius: 0px;
	padding: 7px 30px;
	font-size: 18px;
	font-weight: 800;
}
.aper-btn a {
	border: 2px solid var(--underline);
	color: var(--underline);
}
.traif-btn a {
	color: #fff;
	background-color: var(--underline);
}
.panel, .panel1, .panel2 {
  display:none;
  width: 100%;
  height: 100%;
}
.welcome-cont-wrap {
	position: relative;
}
.contact-call-contents {
	background-color: #fff;
	padding: 50px 50px;
	margin-top: 20px;
	min-height: 440px;
}
.contact-call-contents h4 {
	font-size: 26px;
	color: #000000;
	font-weight: 800;
	text-transform: uppercase;
	font-family: "Poppins";
	display: initial;
	position: relative;
	width: auto;
	padding-bottom: 10px
}
.contact-call-contents h4::after {
	position: absolute;
	content: "";
	background-color: #ffc00c;
	left: 0;
	bottom: 7px;
	border: 3px solid #ffc00c;
	width: 100%;
}
.contact-call-contents h5 {
	font-size: 18px;
	color: #010101;
	font-weight: 600;
	text-transform: uppercase;
	margin-bottom: 0px;
	padding-top: 50px;
}
.contact-call-contents h6 {
	font-size: 32px;
	color: #010101;
}
.contact-call-contents ul li {
	font-size: 18px;
	color: #010101;
}
.contact-call-contents p {
	font-size: 18px;
	color: #010101;
	text-align: justify;
}
.contact-call-contents h3 {
	font-size: 32px;
	color: #000000;
	font-weight: 800;
	text-transform: uppercase;
	padding-bottom: 20px;
}

.contact-call-contents ul {
	padding-top: 30px;
}
.points-wrap {
	background-color: var(--underline);
	margin-top: 30px;
	position: relative;
}
.points-contents h3 {
	font-size: 26px;
	color: #fff;
	font-family: "Poppins";
	font-weight: 800;
	text-transform: uppercase;
}
.points-contents p {
	font-size: 18px;
	color: #2b2a2a;
	margin-bottom: 0px;
	background-image: url(img/icon/val.svg);
	background-repeat: no-repeat;
	background-position: left 10px;
	padding-left: 40px;
}
.points-contents ul li {
	font-size: 18px;
	color: #2b2a2a;
	padding-bottom: 10px;
}
.points-contents.lorem {
	padding: 40px 55px;
	border-left: 1px solid #bc9213;
	border-right: 1px solid #bc9213;
}
.points-contents ul {
	margin-bottom: 0px;
}
.points-contents  {
	padding: 30px;
	position: relative;
}
.points-contents ul li a {
	text-decoration: none;
	font-size: 20px;
	color: #fff;
	font-weight: 800;
	text-transform: uppercase;
	border-radius: 0px;
	padding: 10px 30px;
	background-color: #535353;
	width: 80%;
}
.close-btn {
	position: absolute;
	right: 0;
	top: 0;
	z-index: 9;
}
.close-btn a {
	text-decoration: none;
	font-size: 20px;
	color: #fff;
}
.points-wrap::after {
	background-image: url(img/others/gray.png);
	background-repeat: no-repeat;
	background-position: right;
	position: absolute;
	top: 0px;
	right: 0;
	width: 70px;
	height: 72px;
	content: "";
}
.setting-contents img {
	width: 24%;
}
.setting-contents h3 {
	font-size: 17px;color: #010101;
	text-transform: uppercase;
	font-weight: 600;
	padding-top: 20px;
}
.nouvel-btn a {
	text-decoration: none;
	text-transform: uppercase;
	color: #010101;
	border-radius: 0px;
	padding: 10px 25px;
	background-color: var(--underline);
	font-family: "Montserrat";
	font-weight: 600;
}
.nouvel-btn {
	padding-bottom: 40px;
}
.setting-wrap {
	background-color: #fff;
	padding: 40px;
}
.setting-contents {
	padding: 20px 0px;
}
.precedent-section {
	padding: 60px 0px;
}
.precedent-section p {
	font-size: 15px;
	color: #010101;
	font-family: "Montserrat";
	text-transform: uppercase;
	font-weight: 600;
}
.center-form label i {
	color: #a4a4a4;
}
.center-wrap label i {
	color: #a4a4a4;
}
.precedent-contents li {
	text-align: center;
	padding: 20px;
	border-right: 1px solid #d6d6d6;
}
.precedent-contents li:last-child {
	border-right: none;
}
.precedent-contents li a {
	text-decoration: none;
}
.precedent-contents li a h5 {
	font-size: 18px;
	color: #010101;
	font-family: "Montserrat";
	font-weight: 600;
	padding-top: 10px;
}
.precedent-contents {
	background-color: #fff;
	padding: 20px;
	margin-bottom: 20px;
}
.precedent-contents ul {
	margin-bottom: 0px;
}
.center-form {
	background-color: #fff;
	padding: 30px;
}
.center-form .form-group {
	margin-bottom: 0px;
}
.center-form .center-wrap {
	padding-bottom: 20px;
}
.center-form .form-control {
	border-radius: 0px;
	height: 50px;
}
.center-form label {
	width: 100%;
	font-size: 16px;
	color: #010101;
}
.center-form label span {
	float: right;
}
.center-form select {
	height: 50px !important;
	background-image: url(img/icon/black-arrow.svg);
	background-repeat: no-repeat;
	background-position: 96%;
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	border-radius: 0px;
	padding-right: 40px;	
}
.center-form .blue {
	background-color: #f7f5f5;
}
.noms-btn {
	padding: 30px 0px;
}
.noms-btn a {
	text-decoration: none;
	font-size: 18px;
	font-weight: 800;
	text-transform: uppercase;
	border-radius: 0px;
	padding: 7px 25px;
	background-color: var(--underline);
	color: #fff;
}
.noms-list ul li a img {
	width: 50%;
}
.noms-list ul li {
	width: 4%;
}
.editer-table th {
	background-color: #a4a4a4;
	font-size: 14px;
	color: #fff;
	font-weight: 800;
	text-transform: uppercase;
	padding: 10px;
	border-right: 1px solid #d6d6d6;
	width: 50%;
}
.editer-table td {
	background-color: #fff;
	font-size: 14px;
	color: #010101;
	font-weight: 600;
	text-transform: uppercase;
	padding: 30px;
	border-right: 1px solid #d6d6d6;
}
.editer-table table {
	width: 100%;
}
.contact-section .form-group {
	margin-bottom: 0px;
}
.postal-cont-wrap {
	padding-bottom: 20px; 
}
.personne-cont-wrap .form-group {
	margin-bottom: 0px;
}
.personne-cont-wrap {
	padding-bottom: 20px;
}
.adresse-contents .form-group {
	margin-bottom: 0px;
}
.adresse-contents {
	padding-bottom: 20px;
}
.contract-form {
	background-color: #fff;
	margin-bottom: 20px;
}
.contract-form h3 {
	font-size: 18px;
	color: #fff;
	font-weight: 800;
	margin-bottom: 0px;
	background-color: #a4a4a4;
	padding: 10px 30px;
	text-transform: uppercase;
}
.contract-form img {
	width: 7%;
	float: right;
}
.center-wrap{
	padding-bottom: 20px;
}
.center-wrap .form-group {
	margin-bottom: 0px;
}
.contract-form form {
	padding: 40px;
}
.contract-form .form-control {
	border-radius: 0px;
	height: 50px;
}
.contract-form select {
	height: 50px !important;
	background-image: url(img/icon/black-arrow.svg);
	background-repeat: no-repeat;
	background-position: 96%;
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	border-radius: 0px;
	padding-right: 40px;		
}
.contract-form .cal {
	background-image: url(img/icon/calendar.svg);
	background-repeat: no-repeat;
	background-position: 96%;
	padding-right: 40px;		
}
.contract-form .calendar {
	background-image: url(img/icon/cal.svg);
	background-repeat: no-repeat;
	background-position: 96%;
	padding-right: 40px;		
}
.contract-form .blue {
	background-color: #f7f5f5;
}
.form-group.avel {
	padding-top: 40px;
}
.contract-form p{
	font-size: 16px;
	color: #010101;
}
.contract-form .analytics-list ul li a {
	text-decoration: none;
	font-size: 12px;
	color: #010101;
	background-color: #f7f5f5;
	height: 60px;
	border-radius: 0px;
	border: 1px solid #d6d6d6 !important;
	padding: 10px 87px;
}
.contract-form .analytics-list ul li a.active {
	background-color: var(--underline);
	color: #fff;
}
.contract-form .analytics-list ul li {
	margin-right: 10px;
}
.contract-form .analytics-list ul li:last-child {
	margin-right: 0px;
}
.contract-form .profile-wrap {
	padding: 20px;
}
.contract-form .tab-content {
	border: 1px solid #d6d6d6;
}
.contract-form table th {
	background-color: #a4a4a4;
	border: none;
}
.contract-form label {
	font-size: 16px;
	color: #010101;
	width: 100%;
}
.excel-table table td {
	padding: 10px;
	text-align: center;
	border: 1px solid #c9c8c8;
	font-weight: 600;
}
.excel-table table {
	border: 1px solid #c9c8c8;
}
.check.form-control {
	width: 10px;
	height: 20px;
	border-radius: 0px;
	margin: auto;
}
.excel-table table td img {
	width: 20%;
	margin: auto;
	text-align: center;
	display: table;
}
.excel img {
	width: 4%;
}
.precedent-section.pre {
	background-color: #f7f5f5;
}
.precedent-section.pre p{
	text-transform: uppercase;
	font-weight: 600;
}
.modul-heading {
	margin: auto;
	display: table;
	width: 50%;
	padding-bottom: 30px;
}
.modul-heading h3 {
	font-size: 32px;
	color: #010101;
	font-weight: 700;
	text-transform: uppercase;
}
.login-section h6 {
	font-size: 16px;
	color: #010101;
	text-transform: uppercase;
	font-weight: 700;
	border-bottom: 1px solid var(--underline);
	padding-bottom: 4px;
	width: inherit;
	margin-bottom: 25px;
}
.login-section ul li {
	background-image: url(img/icon/next.svg);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-left: 25px;
	padding-bottom: 6px;
	font-size: 16px;
	color: #010101;
}
.login-section.pre {
	padding: 50px;
}
.votre-section {
	background-color: #f7f5f5;
	padding: 90px 0px;
}
.votre-heading h3::after {
	display: none !important;
}
.votre-heading {
	padding-bottom: 25px;
}
.votre-contents {
	background-color: #fff;
}
.votre-contents h3 {
	font-size: 18px;
	color: #fff;
	font-weight: 800;
	margin-bottom: 0px;
	background-color: #a4a4a4;
	padding: 10px 30px;
	text-transform: uppercase;
}
.votre-wrap {
	padding: 30px;
}
.votre-wrap p {
	font-size: 18px;
	color: #010101;
}
.votre-wrap ul li {
	font-size: 18px;
	color: #010101;
	background-image: url(img/icon/cat-arrow.svg);
	background-repeat: no-repeat;
	background-position: left 8px;
	padding-left: 25px;
	padding-bottom: 6px;
}
.votre-wrap h5 {
	font-size: 17px;
	color: #010101;
	font-weight: 700;
}
.votre-btn a {
	text-decoration: none;
	font-weight: 700;
	font-size: 22px;
	text-transform: uppercase;
	color: #010101;
	border-radius: 0px;
	background-color: var(--underline);
	padding: 10px 30px;
}
.votre-btn {
	padding-bottom: 60px;
}
.summary-section {
	background-color: #fff;
	padding: 20px;
}
.summary-wrap {
	border: 1px solid #a4a4a4;
}
.summary-wrap h3 {
	font-size: 18px;
	color: #fff;
	font-weight: 800;
	margin-bottom: 0px;
	background-color: #a4a4a4;
	padding: 10px 30px;
	text-transform: uppercase;
}
.summary-contents {
	padding: 20px;
}
.summary-contents h5 {
	font-size: 16px;
	color: #010101;
	font-weight: 600;
	text-transform: uppercase;
	margin-bottom: 25px;
}
.summary-contents table {
	border: 1px solid #a4a4a4;
}
.summary-list {
	padding-top: 30px;
}
.summary-list li {
	font-size: 18px;
	color: #010101;
	padding-bottom: 15px;
}
.santi-wrap h3 {
	font-size: 18px;
	color: #fff;
	font-weight: 800;
	margin-bottom: 0px;
	background-color: #7e7b7b;
	padding: 10px 30px;
	text-transform: uppercase;
}
.santi-wrap {
	background-color: #f7f5f5;
	padding-bottom: 20px;
}
.summary-wrap h4 {
	font-size: 18px;
	color: #fff;
	font-weight: 800;
	margin-bottom: 0px;
	background-color: #bfbfbf;
	padding: 10px 30px;
	text-transform: uppercase;
}
.summary-wrap {
	background-color: #fff;
	border: 1px solid #bfbfbf;
	margin: 20px;
}
.voul-list {
	padding: 20px;
}
.voul-list label {
	display: block;
}
.upload-section {
	background-color: #fff;
	padding: 30px;
}
.upload-section h4 {
	font-size: 16px;
	color: #010101;
	font-weight: 700;
	text-transform: uppercase;
	border-bottom: 1px solid #d6d6d6;
	width: auto !important;
display: initial;
}
.upload-section .editer-table {
	margin-top: 20px;
}
.upload-section .editer-table table {
	border: 1px solid #d6d6d6;
}
.upload-section .editer-table table td {
	font-weight: 400;
	text-transform: initial;
	padding: 15px;
	border-bottom: 1px solid #d6d6d6;
}
.upload-section .editer-table table td a {
	text-decoration: none;
	border-radius: 0px;
	padding: 10px 20px;
	font-size: 15px;
	color: #fff;
	font-weight: 700;
	background-color: #00aeef;
}
.upload-section .editer-table table td .time {
	text-align: center;
	font-size: 30px;
	color: #ff0000;
	display: block;
}

.product-wrap.bod-no {
	border-bottom: none;
}
.rate-section {
	background-color: #f7f5f5;
	padding: 70px 0px;
}
.rate-heading h3::after {
	display: none;
}
.rate-heading {
	padding-bottom: 20px;
}
.rate-section .center-wrap .form-control {
	width: 90%;
	display: inline-flex;
}
.rate-section .center-wrap .form-group img {
	display: inline-flex;
	margin-left: 15px;
	margin-top: 10px;
	width: 5%;
}
.rate-section td .chart {
	width: 50%;
}
.rate-section td img {
	float: none;
}
.rate-section .lieu-wrap td {
	border: none;
	padding: 20px 80px;
}
.rate-section .lieu-wrap table {
	border: none;
}
.num-wrap {
	background-color: #f7f5f5;
	margin: 20px 0px;
	padding-top: 70px;
}
.num-wrap h3 {
	font-size: 36px;
	color: #404040;
	font-weight: 700;
	margin-bottom: 30px;
}
.war-head h6 {
	font-size: 16px;
	color: #010101;
	text-transform: uppercase;
	text-decoration: underline;
	font-weight: 600;
	margin-bottom: 20px;
}
.rate-section .editer-table {
	margin-bottom: 30px;
}
.rate-section .editer-table table {
	border: 1px solid #d6d6d6;
}
.rate-section .editer-table table td {
	text-transform: inherit;
}
.rate-section .editer-table table td a {
	text-decoration: none;
	color: #fff;
	border-radius: 10px;
	padding: 10px 30px;
	font-size: 18px;
	background-color: #639924;
	font-weight: 600;
}
.rate-section .lieu-wrap h3 {
	font-size: 18px;
	color: #fff;
	font-weight: 800;
	margin-bottom: 0px;
	background-color: #a4a4a4;
	padding: 10px 30px;
	text-transform: uppercase;
}
.rate-section .soin-wrap {
	padding: 20px;
}
.rate-section .soin-wrap table {
	margin-bottom: 0px;
}
.rate-section .soin-wrap table td {
	border: 1px solid #d6d6d6;
}
.rate-section .soin-wrap table td:first-child {
	text-align: left;
}
.rate-section .soin-wrap h4 {
	font-size: 16px;
	color: #010101;
	font-weight: 600;
	margin-bottom: 20px;	
}
.info-wrap h3 {
	font-size: 18px;
	color: #fff;
	font-weight: 800;
	margin-bottom: 0px;
	background-color: #a4a4a4;
	padding: 10px 30px;
	text-transform: uppercase;
}
.info-wrap {
	background-color: #f7f5f5;
	margin-bottom: 20px;
}
.info-contents {
	padding: 20px;
}
.info-contents h4 {
	font-size: 17px;
	color: #010101;
	font-weight: 600;
	margin-bottom: 25px;
}
.info-contents p {
	font-size: 16px;
	color: #010101;
	padding-left: 40px;
}
.info-contents ul li {
	font-size: 16px;
	color: #010101;
	background-image: url(img/others/gray-arrow.png);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 30px;
	padding-bottom: 25px;
}
.info-contents ul li p {
	margin-bottom: 0px;
}
.tooltip {
  position: relative;
  display: inline-block;
  border-bottom: 1px dotted black;
}

.tooltip .tooltiptext {
  visibility: hidden;
  width: 120px;
  background-color: #555;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 5px 0;
  position: absolute;
  z-index: 1;
  bottom: 125%;
  left: 50%;
  margin-left: -60px;
  opacity: 0;
  transition: opacity 0.3s;
}

.tooltip .tooltiptext::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: #555 transparent transparent transparent;
}

.tooltip:hover .tooltiptext {
  visibility: visible;
  opacity: 1;
}
.precedent-section .center-wrap label a {
	background-color: transparent;
	padding: 0px;
	font-size: 18px;
}
.product-section .votre-btn {
	background-color: #fff;
	padding: 40px 0px 30px;
}
.contact-section .personne-contents {
	background-color: #fff;
}
.contact-section .adresse-cont-wrap {
	background-color: #fff;
}
.contact-section .dommage-contents {
	background-color: #fff;
}

.summary-wrap .cals {
	background-image: url(img/icon/cal.svg);
	background-repeat: no-repeat;
	background-position: 96%;
	padding-right: 40px;
}
.contact-section .form-group a {
	padding: 0px;
	background-color: transparent;
	font-size: 18px;
}
.missing-section {
	background-color: #f7f5f5;
	padding: 120px 0px;
}
.missing-wrap {
	background-color: #fff;
	padding: 50px;
}
/*Popup Section*/
body.modal-open { overflow:inherit; padding-right:inherit !important; }

.popup-contents .form-control {
	border-radius: 0px;
	height: 50px;
	font-size: 18px;
	color: #202020;
}
.popup-contents p {
	font-size: 17px;
	color: #000;
	line-height: 1.7;
}
.popup-contents th {
	background-color: #b4b3b3;
	padding: 10px;
	font-size: 14px;
	color: #fff;
	font-weight: 800;
	text-align: center;
}
.popup-contents table {
	border: 2px solid #929090;
}
.popup-contents td {
	padding: 10px;
	font-size: 16px;
	color: #000;
}

.missing-wrap a {
	text-decoration: none;
	padding: 10px 20px;
}
/*End of Popup section*/
/*RESPONSIVE*/
/* Refactoring */

/* General */
/* RULE1 : Prefix all css by sx */
/* RULE2 : don't use font-size in css used default Bootstrap h1,h2,h3,h4,h5,h6 or extended h7,h8 and use media queries on them*/

:root {
  --font-family : "Poppins";
  --default-background-color: white; 	 
  --main-background-color: #f7f5f5; /* grey */	 
  --one-element-color : #ffc000; /* Default Color */
  --two-elements-left-color : #7e8c8d; 
  --two-elements-right-color : var(--one-element-color);
  --underline: var(--one-element-color); /* Yellow underline */
  --field-focus-color : rgba(0, 123, 255, 0.25); /* Default Bootstrap Color */
  --main-menu-hover-color : var(--one-element-color);
  --template1-heading-text-color : #010101;
  --template1-wrap-background-color : var(--one-element-color);
  --template1-wrap-text-color : #fff;
  --template1-contents-icon-color : var(--one-element-color);
  --template1-contents-text-color : #010101;
  --sx-btn-first-color : var(--one-element-color);
  --sx-btn-second-color : var(--two-elements-left-color); /* Green */
  --button-hover-color : #212529;
  --button-template3-right-color : var(--button-wizard-next-color);
  --button-wizard-previous-background-color : var(--two-elements-left-color);
  --button-wizard-next-background-color : var(--two-elements-right-color);
  --button-wizard-next-color : #ffffff;
  --quotation-individual-color : var(--two-elements-left-color);
  --quotation-individual-color-hover : var(--two-elements-right-color);
  --quotation-professional-color : var(--two-elements-right-color);
  --quotation-professional-color-hover : var(--two-elements-left-color);
  --icon-color : var(--one-element-color);
  --info-color : var(--one-element-color);
  --smalltox-fileupload-color : var(--one-element-color);
}

body { 
	font-family:'Open Sans';
}

/* Components */

.select-boolean-checkbox {
    box-sizing: border-box;
    padding: 10px !important;
    transform: scale(1.7);
    margin-right: 10px;
    -ms-transform: scale(1.7);
    -moz-transform: scale(1.7);
    -webkit-transform: scale(1.7);
    -o-transform: scale(1.7);
}

/* Fonts */

.font-default {
	font-family : var(--font-family);
	vertical-align : middle;
}

.font-size-default {
	font-size : 16px;
}

/* Bootstrap */

.btn:focus, .btn.focus {
  box-shadow: 0 0 0 0.2rem var(--field-focus-color);
}

.btn:hover {
  color : white; /* IE11 */
  color : var(--button-hover-color);
}

.form-control:focus {
 box-shadow: 0 0 0 0.2rem var(--field-focus-color);
}

/*  */



.error-message {
	color : red;
}

/* .form-group a {
	width: 100%;
	font-size: 28px;
	color: #fff;
	font-weight: 700;
	border-radius: 0px;
	padding: 2px 30px;
	background-color: var(--underline);
}*/

/* Header */
.header-wrap {
	background-color: var(--default-background-color);
	box-shadow: 0px 0px 4px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0px 0px 4px rgba(0,0,0,0.5);
	-moz-box-shadow: 0px 0px 4px rgba(0,0,0,0.5);
	position: relative;
	z-index: 9;
}


.footer-wrap {
	padding : 10px 20px;
}

/* Footer */
.footer-wrap p {
	font-size: 14px;
	color: #343232;
	margin-bottom: 0px;
	padding: 30px 0px;
}

.footer-wrap ul li a {
	text-decoration: none;
	font-size: 16px;
	color: #010101;
	font-weight: 700;
	text-transform: uppercase;
}

.footer-wrap ul li a:hover {
	background: none;
	color: var(--underline);
	border-bottom: 5px solid var(--underline);
}

.footer-wrap ul>li+li:before {
    content: "|";
}

/* Toolbar */

.mainmenu {
	font-family : var(--font-family);	
	float: right;
}

.mainmenu ul li a {
	text-decoration: none;
	font-size: 16px;
	font-weight: 700;
	text-transform: uppercase;
}

.navbar-light .navbar-nav .nav-link {
    color: #010101;
    margin: 0px;
}

.mainmenu ul li {
	padding-right: 20px;
}
.mainmenu ul li:last-child {
	padding-right: 20px;
}

.nav-link {
	border-bottom: 5px solid white;
}

.mainmenu .navbar-nav .nav-link.active,
.mainmenu .navbar-nav .nav-link:focus,
.mainmenu .navbar-nav .nav-link:hover {
	background: none;
	color: var(--main-menu-hover-color);
	border-bottom: 5px solid var(--main-menu-hover-color);
}

.header-contact {
	padding-top: 10px;
}

.header-contact ul li {
	padding-right: 0px;
	width: 11% !important;
}

/* Sidebar */
#sidebar-wrapper {
    margin-left: -150px;
    left: -20px;
    width: 250px;
    background: #222;
    position: absolute;
    height: 100%;
    z-index: 10000;
    transition: all .4s ease 0s;
    bottom: 0;
    top: 0px;
    padding-top: 60px;
}

.sidebar-nav li a h3 {
	margin-bottom: 0px;
	font-size: 19px;
	display: none;
}

#wrapper.active .sidebar-nav li a h3 {	
	display: initial !important;
}

.sidebar-nav {
    display: block;
    float: left;
    width: 250px;
    list-style: none;
    margin: 0;
    padding: 0;
}

.sidebar_name {
    padding-top: 25px;
    color: #fff;
    opacity: .7;
}

.sidebar-nav li {
  line-height: 40px;
  text-indent: 20px;
}

.sidebar-nav li a {
  color: #999999;
  display: block;
  text-decoration: none;
}

.sidebar-nav li a:hover {
  color: #fff;
  background: rgba(255,255,255,0.2);
  text-decoration: none;
}

.sidebar-nav li a:active,
.sidebar-nav li a:focus {
  text-decoration: none;
}

.sidebar-nav > .sidebar-brand {
  height: 65px;
  line-height: 60px;
  font-size: 18px;
}

.sidebar-nav > .sidebar-brand a {
  color: #999999;
}

.sidebar-nav > .sidebar-brand a:hover {
  color: #fff;
  background: none;
}

/* Main */
.main-wrap {	
	background-color: var(--main-background-color);
}

.main-white {	
	background-color: var(--default-background-color);
}

.main-wrap.change {
	padding-top: 80px;
	padding-bottom: 80px;
}

/* Page Template1 (Legal Notices, Documentation, ...) */

.template1-heading {
	padding-bottom: 10px;
	text-transform: uppercase;
}

.template1-heading h3 {
	font-family : 'Open Sans'; /* IE11 */
	font-family : var(--font-family);	
	font-size: 32px;
	font-weight: 700;
	color: black; /* IE11 */
	color: var(--template1-heading-text-color);
}

.template1-body {
	box-shadow: 0px 0px 18px rgba(0,0,0,0.1);
	-webkit-box-shadow: 0px 0px 18px rgba(0,0,0,0.1);
}

.template1-title {
	font-family : 'Open Sans'; /* IE11 */
	font-family : var(--font-family);
	background-color: black; /* IE11 */	
	background-color: var(--template1-wrap-background-color);
	padding: 15px 40px;
	text-transform: uppercase;
}

.template1-title h4 {
	font-family : 'Open Sans'; /* IE11 */
	font-family : var(--font-family);	  
	font-size: 18px;
	color: white; /* IE11 */
	color: var(--template1-wrap-text-color);
	font-weight: 700;
	margin-bottom: 0px;
}

.template1-contents {
	background-color: var(--default-background-color);
	padding: 20px 40px;
}

.template1-contents-icon {
	background-position: left 7px;
	-webkit-mask-position: left 7px;
}

.template1-contents-text {
	font-family : 'Open Sans'; /* IE11 */
	font-family : var(--font-family);	
	font-size: 18px;
	color: black; /* IE11 */
	color: var(--template1-contents-text-color);
	line-height: 1.7;
	text-align : justify;
	word-break: break-word;	
}

.template1-contents .row+.row {
    margin-top: 1rem;
}

/* Page Template 2 (Login, Contact) */

.template2-section {
	background-color: var(--default-background-color);
	margin: auto;
	display: table;
	padding: 40px; /* decrease border */
	box-shadow: 0px 0px 18px rgba(0,0,0,0.1);
	-webkit-box-shadow: 0px 0px 18px rgba(0,0,0,0.1);
	-moz-box-shadow: 0px 0px 18px rgba(0,0,0,0.1);
}

.template2-heading{
	font-family : var(--font-family);
	padding-bottom: 40px;
	text-transform: uppercase;
	text-align: center;
}

.template2-heading h3 {
	font-size: 30px;
	color: #000;
	font-weight: 700;
	text-transform: uppercase;
	width: auto !important;
	display: initial;
	position: relative;
	z-index: 99999999;
}

.template2-heading h3::after {
	position: absolute;
	content: "";
	background-color: var(--underline);
	left: 0;
	bottom: 7px;
	border: 3px solid var(--underline);
	width: 100%;
	z-index: -1;
}

.template2-contents .form-control::-webkit-input-placeholder {
  color: #000;
  opacity: 1;
}

.template2-contents .form-control::-moz-placeholder {
  color: #000;
  opacity: 1;
}

.template2-contents .form-control:-ms-input-placeholder {
  color: #000;
  opacity: 1;
}

.template2-contents .form-control::-ms-input-placeholder {
  color: #000;
  opacity: 1;
}

.template2-contents .form-control::placeholder {
  color: #000;
  opacity: 1;
}

.template2-contents .form-control {
	font-family : var(--font-family);
	border-radius: 0px;
	height: 50px;
	font-size: 16px;
	color: #000;
}

.template2-buttons ul li {
	background-image: none;
	padding-left: 0px;
}

.template2-text {
	font-family : var(--font-family);	
	font-size: 18px;
	color: var(--template1-contents-text-color);
	line-height: 1.7;
	text-align : justify;
}

.template2-list li {
	padding-right: 10px;
}

/* Page Template 3 (Login, Contact) */

.template3-section {
	background-color:var(--default-background-color);
	box-shadow: 0px 0px 18px rgba(0,0,0,0.1);
	-webkit-box-shadow: 0px 0px 18px rgba(0,0,0,0.1);
	-moz-box-shadow: 0px 0px 18px rgba(0,0,0,0.1);
}

/* Page Template 4 (Panel Static & Dynamic) */

.template4-container {
	padding: 0rem;
	font-family : 'Open Sans'; /* IE11 */
	font-family : var(--font-family);
}

.template4-title {
	font-size: 1.25rem;
	font-weight: 700;
	background-color: black; /* IE11 */	
	background-color: var(--template1-wrap-background-color);
	color : white;
	text-transform: uppercase;
}

/* Phone Page */
.access-section {
	padding: 60px 20px;
	background-color: #f7f5f5;
}
.access-contents {
	background-color: #fff;
	padding: 30px;
	min-height: 403px;
	box-shadow: 0px 0px 4px #d6d6d6;
	-webkit-box-shadow: 0px 0px 4px #d6d6d6;
	-moz-box-shadow: 0px 0px 4px #d6d6d6;
}
.access-contents h3 {
	font-size: 26px;
	color: #010101;
	font-family: "Poppins";
	font-weight: 800;
	text-transform: uppercase;
	width: auto !important;
	display: initial;
	position: relative;
	z-index: 99999999;
}
.access-contents h3::after {
	position: absolute;
	content: "";
	background-color: var(--underline);
	left: 0;
	bottom: -3px;
	border: 3px solid var(--underline);
	width: 100%;
	z-index: -1;
}
.access-heading {
	padding-bottom: 30px;
}
.access-contents h4 {
	font-size: 18px;
	color: #010101;
	font-weight: 600;
	text-transform: uppercase;
	margin-bottom: 0px;
}
.access-contents ul li a {
	text-decoration: none;
	font-size: 16px;
	color: #010101;
}
.access-contents ul li {
	padding-right: 10px;
}
.access-contents ul {
	margin-bottom: 25px;
}
.access-contents p {
	font-size: 24px;
	color: #010101;
	padding-top: 40px;
	padding-left: 40px;
}
.access-contents h6 {
	font-size: 16px;
	color: #010101;
	padding-left: 40px;
}


/* Buttons */

.button-next {
	height : 35px; 
	width : 25px;
	mask-image: url(/img/icons/next.svg);
	-webkit-mask-image: url(/img/icons/next.svg);
	-webkit-mask-repeat: no-repeat;
	background-color: black; /* IE11 */
	background-color: var(--icon-color);
	background-repeat: no-repeat;
}

.button-logout {
	mask-image: url(/img/icons/logout.svg);
	background-repeat: no-repeat;
	-webkit-mask-image: url(/img/icons/logout.svg);
	-webkit-mask-repeat: no-repeat;
	background-color: black; /* IE11 */
	background-color: var(--icon-color);
}

.button-settings {
	mask-image: url(/img/icons/settings.svg);
	background-repeat: no-repeat;
	-webkit-mask-image: url(/img/icons/settings.svg);
	-webkit-mask-repeat: no-repeat;
	background-color: black; /* IE11 */
	background-color: var(--sx-btn-first-color);
}

/* Button Templates */

.sx-btn-template1 {
	font-family: var(--font-family);
	font-weight: 800;
	font-size: 20px;
	text-decoration: none;
	text-transform: uppercase;
	color: #fff;
	border-radius: 0px;
	padding: 10px 30px;
	box-shadow: 0px 0px 18px rgba(0,0,0,0.1);
	-webkit-box-shadow: 0px 0px 18px rgba(0,0,0,0.1);
	-moz-box-shadow: 0px 0px 18px rgba(0,0,0,0.1);
}

.button-template2-icon {
	mask-size: 20px 20px;
	-webkit-mask-size: 20px 20px;
	height : 20px;
	width: 20px;
	padding-right : 30px;
}

.button-template2-text {
	font-family : var(--font-family);	
}

.button-template3-left {
	font-family: var(--font-family);
	font-weight: 700;
	font-size: 28px;
	text-decoration: none;
	text-transform: uppercase;
	color: #fff;
	padding: 10px 25px;
	border-radius: 0px;
	background-color: black; /* IE 11 */
	background-color: var(--two-elements-left-color);
}

.button-template3-right {
	font-family: var(--font-family);
	font-weight: 700;
	font-size: 28px;
	text-decoration: none;
	text-transform: uppercase;
	color: var(--button-template3-right-color);
	padding: 10px 25px;
	border-radius: 0px;
	background-color: black; /* IE 11 */
	background-color: var(--two-elements-right-color);
}

.button-template4-right {
	font-family: var(--font-family);
	font-weight: 700;
	font-size: 28px;
	text-decoration: none;
	text-transform: uppercase;
	color: #fff;
	padding: 10px 25px;
	border-radius: 0px;
	background-color: black; /* IE 11 */
	background-color: #EF6C00;
}

.button-wizard-previous {
	font-family: var(--font-family);
	font-weight: 700;
	font-size: 22px;
	text-transform: uppercase;
	text-align: center;
	color: #fff;
	border-radius: 0px;
	background-color: black; /* IE 11 */
	background-color: var(--button-wizard-previous-background-color);
	box-shadow: 0px 0px 18px rgba(0,0,0,0.1);
	-webkit-box-shadow: 0px 0px 18px rgba(0,0,0,0.1);
	-moz-box-shadow: 0px 0px 18px rgba(0,0,0,0.1);
}

.button-wizard-next {
	font-family: var(--font-family);
	font-weight: 700;
	font-size: 22px;
	text-transform: uppercase;
	text-align: center;
	color: var(--button-wizard-next-color);
	border-radius: 0px;
	background-color: black; /* IE 11 */
	background-color: var(--button-wizard-next-background-color);
	box-shadow: 0px 0px 18px rgba(0,0,0,0.1);
	-webkit-box-shadow: 0px 0px 18px rgba(0,0,0,0.1);
	-moz-box-shadow: 0px 0px 18px rgba(0,0,0,0.1);
}

.sx-btn-backoffice-toolbar {
	text-decoration: none;
    text-transform: uppercase;
    color: #010101;
    border-radius: 0px;
    padding: 10px 25px;
    background-color: #ffc000;
    font-family: var(--font-family);
    font-weight: 600;
}

/* Links */

/* Images */

/* Mime */

.sx-img-pdf {
	display: inline-block;
	content:url("/img/icons/mime/set1/pdf.svg");
}

.sx-img-md {
	display: inline-block;
	content:url("/img/icons/mime/set1/txt.svg");
}

.sx-img-xls {
	display: inline-block;
	content:url("/img/icons/mime/set1/xls.svg");
}

.sx-img-xlsx {
	display: inline-block;
	content:url("/img/icons/mime/set1/xls.svg");
}

.sx-img-doc {
	display: inline-block;
	content:url("/img/icons/mime/set1/doc.svg");
}

.sx-img-gif {
	display: inline-block;
	content:url("/img/icons/mime/set1/gif.svg");
}

.sx-img-html {
	display: inline-block;
	content:url("/img/icons/mime/set1/html.svg");
}

.sx-img-jpg {
	display: inline-block;
	content:url("/img/icons/mime/set1/jpg.svg");
}

.sx-img-png {
	display: inline-block;
	content:url("/img/icons/mime/set1/png.svg");
}

.sx-img-ppt {
	display: inline-block;
	content:url("/img/icons/mime/set1/ppt.svg");
}

.sx-img-txt {
	display: inline-block;
	content:url("/img/icons/mime/set1/txt.svg");
}

.sx-img-xml {
	display: inline-block;
	content:url("/img/icons/mime/set1/xml.svg");
}

.sx-img-zip {
	display: inline-block;
	content:url("/img/icons/mime/set1/zip.svg");
}

.sx-img-tar {
	display: inline-block;
	content:url("/img/icons/mime/set1/zip.svg");
}

.sx-img-xhtml {
	display: inline-block;
	content:url("/img/icons/mime/set1/html.svg");
}

/* Payments */
/* https://github.com/muffinresearch/payment-icons */ 

.img-sips-cb {
	display: inline;
	width : 100px;
	height : 100px;
	content:url("/img/icons/payments/set1/cb.svg");
}

.img-sips-visa {
	display: inline;
	width : 100px;
	height : 100px;
	content:url("/img/icons/payments/set1/visa.svg");
}

.img-sips-mastercard {
	display: inline;
	width : 100px;
	height : 100px;
	content:url("/img/icons/payments/set1/mastercard.svg");
}

/* Images */

.img-fluid-inverse {
	max-height : 100%;
	width : auto;
}

/* Background Colors */

.sx-btn-first-color {
	background-color: var(--sx-btn-first-color);
}

.sx-btn-second-color {
	background-color: var(--sx-btn-second-color);
}

.img-quotation-need-individual-next {
	width : 20px;
	height : 20px;
	mask-image: url(/img/icons/next.svg);
	-webkit-mask-image: url(/img/icons/next.svg);
	-webkit-mask-repeat: no-repeat;
	background-color: var(--quotation-individual-color);
	background-repeat: no-repeat;
}

.img-quotation-need-professional-next {
	width : 20px;
	height : 20px;
	mask-image: url(/img/icons/next.svg);
	-webkit-mask-image: url(/img/icons/next.svg);
	-webkit-mask-repeat: no-repeat;
	background-color: var(--quotation-professional-color);
	background-repeat: no-repeat;
}

.img-quotation-individual-color {
	background-color: var(--quotation-individual-color);
	cursor : pointer;
}

.img-quotation-professional-color {
	background-color: var(--quotation-professional-color);
	cursor : pointer;
}

.img-quotation-white-color {
	background-color: white;
	cursor : pointer;
}

.img-quotation-need-image-svg {
	width : 83px;
	height : 110px;
}

.img-quotation-need-image-non-svg {
	width : auto;
	max-width: 100%;
	max-height : 110px;
}

.img-reload {
    height: calc(1.5em + .75rem + 2px);
	content: url(/img/icons/reload.svg);
}

.img-home {
    height: calc(1.5em + .75rem + 2px);
	content: url(/img/icons/general/set1/home.svg);
}

.img-info {
	display : inline-block; /* width, height car work with block, inline-block but formatted as inline */
	height: calc(1.5em);
	width: calc(1.5em);
	mask-image: url(/img/icons/info.svg);
	mask-size: calc(1.5em) calc(1.5em);
	-webkit-mask-image: url(/img/icons/info.svg);
	-webkit-mask-repeat: no-repeat;
	-webkit-mask-size: calc(1.5em) calc(1.5em);
	background-color: var(--info-color);
	background-repeat: no-repeat;
}

.img-arrow-little {
	display : inline-block; /* width, height car work with block, inline-block but formatted as inline */
	height: calc(1.5em);
	width: calc(1.5em);
	content:url("/img/icons/general/set1/arrow.svg");
	mask-image: url(/img/icons/general/set1/arrow.svg);
	-webkit-mask-image: url(/img/icons/general/set1/arrow.svg);
	-webkit-mask-repeat: no-repeat;
	background-color: black; /* IE11 */
	background-color: var(--sx-btn-first-color);
	background-repeat: no-repeat; 
}

.img-email-little {
	display : inline-block; /* width, height car work with block, inline-block but formatted as inline */
	height: calc(1.5em);
	width: calc(1.5em);
	content:url("/img/icons/general/set1/email.svg");
	mask-image: url(/img/icons/general/set1/email.svg);
	-webkit-mask-image: url(/img/icons/general/set1/email.svg);
	-webkit-mask-repeat: no-repeat;
	background-color: black; /* IE11 */
	background-color: var(--sx-btn-first-color);
	background-repeat: no-repeat; 
}

.img-post-little {
	display : inline-block; /* width, height car work with block, inline-block but formatted as inline */
	height: calc(1.5em);
	width: calc(1.5em);
	content:url("/img/icons/general/set1/post.svg");
	mask-image: url(/img/icons/general/set1/post.svg);
	-webkit-mask-image: url(/img/icons/general/set1/post.svg);
	-webkit-mask-repeat: no-repeat;
	background-color: black; /* IE11 */
	background-color: var(--sx-btn-first-color);
	background-repeat: no-repeat; 
}

.img-phone {
	width : 20px;
	height : 20px;
	margin-inline-end: 10px;
	mask-image: url(/img/icons/phone-alt-solid.svg);
	-webkit-mask-image: url(/img/icons/phone-alt-solid.svg);
	-webkit-mask-repeat: no-repeat;
	background-color: black; /* IE11 */
	background-color: var(--sx-btn-first-color);
	background-repeat: no-repeat;
}

.sx-backoffice-category-img {
	display : inline-block;
	height: calc(2em);
	width: calc(2em);
	-webkit-mask-repeat: no-repeat;
	mask-size: calc(2em) calc(2em);
	background-color: black; /* IE11 */
	background-color: white;
	background-repeat: no-repeat;
	-webkit-mask-size: calc(2em) calc(2em);
}

.sx-backoffice-module-img {
	display : inline-block;
	height: calc(3em);
	width: calc(3em);
	-webkit-mask-repeat: no-repeat;
	mask-size: calc(3em) calc(3em);
	background-color: black; /* IE11 */
	background-color: var(--sx-btn-second-color);
	background-repeat: no-repeat;
	-webkit-mask-size: calc(3em) calc(3em);
}

.sx-backoffice-toolbar-img {
	display : inline-block;
	height: calc(3em);
	width: calc(3em);
	-webkit-mask-repeat: no-repeat;
	mask-size: calc(3em) calc(3em);
	background-color: black; /* IE11 */
	background-color: var(--sx-btn-second-color);
	background-repeat: no-repeat;
	-webkit-mask-size: calc(3em) calc(3em);
}

.sx-backoffice-toolbar-relation-blue-img {
	display : inline-block;
	height: calc(2em);
	width: calc(2em);
	-webkit-mask-repeat: no-repeat;
	mask-size: calc(2em) calc(2em);
	background-color: black; /* IE11 */
	background-color: #7ACE68;
	background-repeat: no-repeat;
	-webkit-mask-size: calc(2em) calc(2em);
}

.sx-backoffice-toolbar-relation-red-img {
	display : inline-block;
	height: calc(2em);
	width: calc(2em);
	-webkit-mask-repeat: no-repeat;
	mask-size: calc(2em) calc(2em);
	background-color: black; /* IE11 */
	background-color: red;
	background-repeat: no-repeat;
	-webkit-mask-size: calc(2em) calc(2em);
}

.sx-img-modal-dialog-rechoose {
	display : inline-block; /* width, height car work with block, inline-block but formatted as inline */
	height: calc(1.5em);
	width: calc(1.5em);
	mask-image: url(/img/icons/general/set1/modal-dialog-rechoose.svg);
	mask-size: calc(1.5em) calc(1.5em);
	-webkit-mask-image: url(/img/icons/general/set1/modal-dialog-rechoose.svg);
	-webkit-mask-repeat: no-repeat;
	-webkit-mask-size: calc(1.5em) calc(1.5em);
	background-color: var(--info-color);
	background-repeat: no-repeat;
}

.sx-img-login-eraser {
	display : inline-block; /* width, height car work with block, inline-block but formatted as inline */
	height: calc(1.5em);
	width: calc(1.5em);
	mask-image: url(/img/icons/general/set1/login-eraser.svg);
	mask-size: calc(1.5em) calc(1.5em);
	-webkit-mask-image: url(/img/icons/general/set1/login-eraser.svg);
	-webkit-mask-repeat: no-repeat;
	-webkit-mask-size: calc(1.5em) calc(1.5em);
	background-color: var(--info-color);
	background-repeat: no-repeat;
	margin-top : 0.5em;
}

.sx-img-login-empty  {
	display : inline-block; /* width, height car work with block, inline-block but formatted as inline */
	height: calc(1.5em);
	width: calc(1.5em);
	mask-size: calc(1.5em) calc(1.5em);
	-webkit-mask-repeat: no-repeat;
	-webkit-mask-size: calc(1.5em) calc(1.5em);
	background-repeat: no-repeat;
	margin-top : 0.5em;
}

.sx-img-generate-password {
	display : inline-block; /* width, height car work with block, inline-block but formatted as inline */
	height: calc(1.5em);
	width: calc(1.5em);
	mask-image: url(/img/icons/general/set1/login-change-password.svg);
	mask-size: calc(1.5em) calc(1.5em);
	-webkit-mask-image: url(/img/icons/general/set1/login-change-password.svg);
	-webkit-mask-repeat: no-repeat;
	-webkit-mask-size: calc(1.5em) calc(1.5em);
	background-color: var(--info-color);
	background-repeat: no-repeat;
	margin-top : 0.5em;
}

/*  -webkit-mask-size: cover;  For resize */

.img-email {
	width : 20px;
	height : 20px;
	margin-inline-end: 10px;
	mask-image: url(/img/icons/envelope-solid.svg);
	-webkit-mask-image: url(/img/icons/envelope-solid.svg);
	-webkit-mask-repeat: no-repeat;
	background-color: black; /* IE11 */
	background-color: var(--sx-btn-first-color);
	background-repeat: no-repeat;
}

.sx-img-times-circle {
	border: none;
	display : inline-block;
	mask-image: url(/img/icons/general/set1/times-circle.svg);
	-webkit-mask-image: url(/img/icons/general/set1/times-circle.svg);
	-webkit-mask-repeat: no-repeat;
	background-color: var(--sx-btn-first-color);
	background-repeat: no-repeat;
}

.sx-height-1 {
	height: calc(1.5em + .75rem + 2px);
}

.sx-img-rate-choice {
	height: calc(1.5em + .75rem + 2px);
	content: url(/img/icons/general/set1/rate-choice.svg);
}

.sx-img-choice-quote {
	height: calc(1.5em + .75rem + 2px);
	content: url(/img/icons/general/set1/choice-quote.svg);
}

.sx-img-choice-proposition {
	height: calc(1.5em + .75rem + 2px);
	content: url(/img/icons/general/set1/choice-proposition.svg);
}

.sx-img-choice-contract {
	height: calc(1.5em + .75rem + 2px);
	content: url(/img/icons/general/set1/choice-contract.svg);
}

.sx-img-choice-covernote {
	height: calc(1.5em + .75rem + 2px);
	content: url(/img/icons/general/set1/choice-contract.svg);
}

.sx-img-choice-quote-contractendorsement {
	height: calc(1.5em + .75rem + 2px);
	content: url(/img/icons/general/set1/choice-quote-contractendorsement.svg);
}

.sx-img-choice-proposition-contractendorsement {
	height: calc(1.5em + .75rem + 2px);
	content: url(/img/icons/general/set1/choice-proposition-contractendorsement.svg);
}

.sx-img-choice-new-contractendorsement {
	height: calc(1.5em + .75rem + 2px);
	content: url(/img/icons/general/set1/choice-new-contractendorsement.svg);
}

.sx-img-disable {
	background-color: red;
}

.sx-img-15em {
	width : 1.5em;
	height : 1.5em;
	mask-size: calc(1.5em) calc(1.5em);
	-webkit-mask-size: calc(1.5em) calc(1.5em);
}

.sx-img-30px {
	width : 30px;
	height : 30px;
}

.sx-img-22em {
	width : 2.2em;
	height : 2.2em;
	mask-size: calc(2.2em) calc(2.2em);
	-webkit-mask-size: calc(2.2em) calc(2.2em);
}

body .sx-img-bg-red {
	background-color: red;
}

/* Specific Modules */

/* BackOffice */

.sx-backoffice-category-img-txt {
	font-family : var(--font-family);	
	color: white;
}

.sx-backoffice-module-img-txt {
	font-family : var(--font-family);	
}

.sx-backoffice-toolbar-img-txt {
	font-family : var(--font-family);	
}

/* Style For Bootstrap Container */
.sx-container-style1 {
   background-color: var(--main-background-color);
}


.quotation-need-row {
	box-shadow: 0px 0px 4px rgba(0,0,0,0.2);
    -webkit-box-shadow: 0px 0px 4px rgba(0,0,0,0.2);
}

.quotation-need-block-text {
	background-color : var(--main-background-color);
}

.quotation-need-name {
	font-family: var(--font-family);
	font-size: 19px;
    color: #010101;
    font-weight: 700;
    display : block;
}

.quotation-need-description {
	font-family: var(--font-family);
	font-size: 14px;
    color: #2d2c2c;
    font-weight: 400;
    display : block;
}

.quotation-need-action {
	background-color : var(--main-background-color);
	cursor: pointer;
}

.quotation-need-individual-text {
	font-size: 38px;
    color: #000;
    font-family: var(--font-family);
    font-weight: 700;
    text-transform: uppercase;
    width: auto !important;
    display: initial;
    position: relative;
    z-index: 1;
    cursor:pointer;
}

.quotation-need-individual-text::after {
    position: absolute;
    content: "";
    background-color: var(--quotation-individual-color);
    left: 0;
    bottom: 11px;
    border: 3px solid var(--quotation-individual-color);
    width: 100%;
    z-index: -1;
}

.quotation-need-professional-text {
	font-size: 38px;
    color: #000;
    font-family: var(--font-family);
    font-weight: 700;
    text-transform: uppercase;
    width: auto !important;
    display: initial;
    position: relative;
    z-index: 1;
    cursor:pointer;
}

.quotation-need-professional-text::after {
    position: absolute;
    content: "";
    background-color: var(--quotation-professional-color);
    left: 0;
    bottom: 11px;
    border: 3px solid var(--quotation-professional-color);
    width: 100%;
    z-index: -1;
}

.quotation-text {
	font-family: var(--font-family);
	font-size: 18px;
    color: #010101;
}


.btn-quotation-individual {
	font-family: var(--font-family);
	font-weight: 700;
	font-size: 22px;
	text-transform: uppercase;
	text-align: center;
	color: #fff;
	border-radius: 0px;
	background-color: black; /* IE 11 */
	background-color: var(--quotation-individual-color);
	box-shadow: 0px 0px 18px rgba(0,0,0,0.1);
	-webkit-box-shadow: 0px 0px 18px rgba(0,0,0,0.1);
	-moz-box-shadow: 0px 0px 18px rgba(0,0,0,0.1);
}

.btn-quotation-professional {
	font-family: var(--font-family);
	font-weight: 700;
	font-size: 22px;
	text-transform: uppercase;
	text-align: center;
	color: #fff;
	border-radius: 0px;
	background-color: black; /* IE 11 */
	background-color: var(--quotation-professional-color);
	box-shadow: 0px 0px 18px rgba(0,0,0,0.1);
	-webkit-box-shadow: 0px 0px 18px rgba(0,0,0,0.1);
	-moz-box-shadow: 0px 0px 18px rgba(0,0,0,0.1);
}

.sx-btn-quotation-choice {
	text-decoration: none;
    color: #fff;
    border-radius: 10px;
    padding: 10px 30px;
    font-size: 18px;
    background-color: #639924;
    font-weight: 600; 
}

.quotation-ratingbargain-need-text {
	font-family: var(--font-family);
	font-size: 1.75rem;
	font-weight: 700;
	text-transform: uppercase !important;
}

/* Attribute Class */

.attribute-class-label {
	
}

/* IE 11 */
_:-ms-fullscreen, .img-pdf { background-color : black; }
_:-ms-fullscreen, .img-need { background-color : black; }
_:-ms-fullscreen, .img-next { background-color : black; }
_:-ms-fullscreen, .img-quotation-individual-color  { background-color : black; }
_:-ms-fullscreen, .img-quotation-professional-color  { background-color : black; }
_:-ms-fullscreen, .img-quotation-need-individual-next  { background-color : black; }
_:-ms-fullscreen, .img-quotation-need-professional-next  { background-color : black; }

/*select {
  display:block;
  width:100%;
}*/

/* Begin Bootstrap tooltips */

/* change style balloon */
.tooltip-inner {
    background-color: var(--info-color) !important;
    color: #fff;
}

/* change style arrow */
.bs-tooltip-auto[x-placement^=bottom] .arrow::before, .bs-tooltip-bottom .arrow::before {
    border-bottom-color: var(--info-color);
}

.bs-tooltip-auto[x-placement^=top] .arrow::before, .bs-tooltip-top .arrow::before {
    border-top-color: var(--info-color);
}

.bs-tooltip-auto[x-placement^=right] .arrow::before, .bs-tooltip-right .arrow::before {
    border-right-color: var(--info-color);
}

/* End Bootstrap tooltips */

/* JSF Datatable CSS begin */

.sx-datatable1-table {
    border: 1px solid #d6d6d6;
    width: 100%;
}

/* Bootstrap 5 add border-top: 2px solid currentColor; => we want to remove it */
.sx-datatable1-table thead tr th {
    border-bottom: 2px solid #a4a4a4;
}

.sx-datatable1-th {
    --bs-table-bg: #a4a4a4;
    font-size: 14px;
    color: #fff;
    font-weight: 800;
    text-transform: uppercase;
    padding: 10px;
    border-right: 1px solid #d6d6d6;
    width: 50%;
}

.sx-datatable1-td {
    font-weight: 400;
    padding: 15px;
    border-bottom: 1px solid #d6d6d6;
    border-right: 1px solid #d6d6d6;
    background-color: #fff;
    font-size: 14px;
    color: #010101;
}

.sx-datatable1-center-td {
    font-weight: 400;
    padding: 15px;
    border-bottom: 1px solid #d6d6d6;
    border-right: 1px solid #d6d6d6;
    background-color: #fff;
    font-size: 14px;
    color: #010101;
    text-align : center;
}


/* Datatable end */


/* Richfaces Tooltip */

.sx-rf-tt .rf-tt-cntr {
	background-color: var(--sx-btn-first-color);
	padding: 7px;
	border: 1px solid;
	border-color: var(--sx-btn-first-color);
	font-family: var(--font-family);
	font-size: 12px;
	display: inline-block;
	color : white;
}

.sx-w-5 {
	width : 5%;
}

.sx-w-90 {
	width : 90%;
}

/* Richfaces End */

/* Checkbox Begin */
.sx-checkbox {
	background-color: var(--sx-btn-first-color);
    box-sizing: border-box;
    padding: 10px !important;
    margin-left : 10px;
    transform: scale(1.7);
    margin-right: 10px;
    -ms-transform: scale(1.7);
    -moz-transform: scale(1.7);
    -webkit-transform: scale(1.7);
    -o-transform: scale(1.7);
}

/* Checkbox End */

/* Modal Begin */
.sx-modal-header {
	min-height: 0px;
	padding: 0px;
	border-bottom: 0px;
	background-color: #5f5e5e;
}
.sx-modal-lg {
	max-width: 800px;
}
.sx-modal-body {
	border-radius: 0px;
	padding: 30px;
}
.sx-modal-dialog {
	/*margin: 200px auto 0px;*/
}
.sx-modal-content {
	border: 0px;
}
.sx-modal-title {
	padding: 10px 10px;
	width: 100%;
	font-family : 'Open Sans'; /* IE11 */
	font-family : var(--font-family);
	font-size: 1.25rem;
	font-weight: 700;
	background-color: black; /* IE11 */	
	background-color: var(--template1-wrap-background-color);
	color : white;
	text-transform: uppercase;
}

.sx-modal-close {
	float: right;
	font-weight: 300;
	line-height: 0;
	opacity: 1;
	color: #000;
	font-size: 18px;
	margin-top: -11px;
	background-color: #fff;
	border: none;
	border-radius: 50%;
	height: 30px;
	position: absolute;
	right: 35px;
	top: 30px;
	width: 30px;
	z-index: 9;
	cursor: pointer;
	margin: -1.3rem -1.5rem -1rem auto !important;
}

.sx-modal-close:focus, .sx-modal-close:hover {
	color: #000;
	text-decoration: none;
	filter: alpha(opacity=50);
	opacity: 1;
}

.sx-modal-close-text {
	left: 9px;
	position: relative;
	top : 14px;
}




.customer-heading h3 {
    font-size: 38px;
    color: #000;
    font-family: "Poppins";
    font-weight: 700;
    text-transform: uppercase;
    width: auto !important;
    display: initial;
    position: relative;
    z-index: 99999999;
}

.customer-heading h3::after {
    position: absolute;
    content: "";
    background-color: #00aeef;
    left: 0;
    bottom: 7px;
    border: 3px solid #00aeef;
    width: 100%;
    z-index: -1;
}

.customer-customer-img {
	background-color: #00aeef;
	height: 100%;
	padding-top: 20px;
	min-height: 150px;
}
.customer-customer-img img {
	width:40%;
}

.customer-reload-img {
	background-color: #00aeef;
	height: 100%;
	padding-top: 60px;
	min-height: 150px;
}
.customer-reload-img img {
	width:45%;
}

.customer-agree-heading h3 {
    font-size: 32px;
    font-weight: 700;
    color: #010101;
}

.customer-gray-wrap {
    background-color: #a4a4a4;
    padding: 15px 40px;
}

.customer-gray-wrap h4 {
	font-size: 18px;
	color: #fff;
	font-weight: 700;
	margin-bottom: 0px;
}

.customer-gray-wrap h5 {
	font-size: 16px;
	color: #fff;
	font-weight: 700;
	 margin: 0 0 0 50px;
}

.customer-agree-contents {
	background-color: #fff;
	padding: 20px 40px;
}

.customer-agree-contents p {
	font-size: 18px;
	color: #010101;
	line-height: 1.9;
}
.customer-agree-contents ul li {
	font-size: 18px;
	color: #010101;
	background-image: url(../../../../../img/icons/next.svg);
	background-repeat: no-repeat;
	background-position: left 7px;
	padding-left: 30px;
	padding-bottom: 20px;
	line-height: 1.7;
}

.customer-access-contents h3::after {
	position: absolute;
	content: "";
	background-color: #ffc000;
	left: 0;
	bottom: -3px;
	border: 3px solid #ffc000;
	width: 100%;
	z-index: -1;
}


.customer-proven-list ul li a {
	text-decoration: none;
	font-weight: 700;
	font-size: 22px;
	text-transform: uppercase;
	color: #010101;
	border-radius: 0px;
	background-color: #FFBF00;
	padding: 10px 30px;
}

/* Modal End */

/* Input Type CheckBox */

/* AttributeValue */
.sx-checkbox-below-bigger1 {
    transform: scale(1.5);
    -webkit-transform: scale(1.5);
    margin-left : 0.25rem;
}

/* Simple Question */
.sx-checkbox-left-bigger1 {
    transform: scale(1.5);
    -webkit-transform: scale(1.5);
}

/*  Not existing in BS used to keep btn css before*/
.sx-rounded-0-right {
    border-top-right-radius: 0!important;
    border-bottom-right-radius: 0!important;
}

.sx-rounded-0-left {
    border-top-left-radius: 0!important;
    border-bottom-left-radius: 0!important;
}

/* Extending h1,h2,h3,h4,h5,h6 */

.sx-h7 {
    font-size: .875rem;
}

.sx-h8 {
    font-size: .650rem;
}

.sx-background-two-elements-right-color {
    background-color: var(--two-elements-right-color);
}


.contract-form {
	background-color: #fff;
	margin-bottom: 20px;
}
.contract-form h3 {
	font-size: 18px;
	color: #fff;
	font-weight: 800;
	margin-bottom: 0px;
	background-color: #a4a4a4;
	padding: 10px 30px;
	text-transform: uppercase;
}

.precedent-contents {
	background-color: #fff;
	padding: 20px;
	margin-bottom: 20px;
}

.precedent-contents li {
	text-align: center;
	padding: 20px;
	border-right: 1px solid #d6d6d6;
}

.precedent-contents li:last-child {
	border-right: none;
}

.precedent-contents li a {
	text-decoration: none;
}

.precedent-contents li a h5 {
	font-size: 18px;
	color: #010101;
	font-family: "Montserrat";
	font-weight: 600;
	padding-top: 10px;
}

.precedent-contents ul {
	margin-bottom: 0px;
}

.center-wrap{
	padding-bottom: 20px;
}

.center-wrap .form-group {
	margin-bottom: 0px;
}

.form-control-change-account {
  display: block;
  width: 100%;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.editer-table th {
	background-color: #a4a4a4;
	font-size: 14px;
	color: #fff;
	font-weight: 800;
	text-transform: uppercase;
	padding: 10px;
	border-right: 1px solid #d6d6d6;
	width: 50%;
}

.editer-table td {
	background-color: #fff;
	font-size: 14px;
	color: #010101;
	font-weight: 600;
	text-transform: uppercase;
	padding: 30px;
	border-right: 1px solid #d6d6d6;
}

.editer-table table {
	width: 100%;
}

.excel-table table td {
	padding: 10px;
	text-align: center;
	border: 1px solid #c9c8c8;
	font-weight: 600;
}

.excel-table table {
	border: 1px solid #c9c8c8;
}

.excel-table table td img {
	width: 20%;
	margin: auto;
	text-align: center;
	display: table;
}

.table-responsive {
  display: block;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
}

.button-template5, .customer-button {
	font-family: var(--font-family);
	font-weight: 700;
	font-size: 20px;
	text-decoration: none;
	text-transform: uppercase;
	color: var(--button-template3-right-color);
	padding: 0px 50px;
	border-radius: 0px;
	background-color: black; /* IE 11 */
	background-color: var(--two-elements-right-color);
	border: 0px;
}

.customer-agree-contents-button {
	margin: 20px;
	padding: 15px 25px;
}

.customer-button:hover {
	background-color: var(--two-elements-left-color);
	color: white;
}

.termination-request-form td {
	padding-right: 10px;
}

.termination-request-label {
		font-weight: 700;
}

.termination-request-preformatted {
	white-space: pre-wrap;
}

.customer-legal-block {
	margin-top: 50px;
	font-style: italic;
	font-size: 100%;
}

.customer-legal-bold, .customer-legal-label {
	font-weight: 700;
}

.regex-fail-message {
	color: gray;
}

/* Media Queries */

@media (min-height : 80px) {
	.navigation-height {
		min-height: 560px;
	}
}

@media (min-height : 580px) {
	.navigation-height {
		min-height: 660px;
	}
}

@media (min-height : 950px) {
	.navigation-height {
		min-height: 770px;
	}
}

