@charset "UTF-8";

div.section-title h1 {
	font-family: "Work Sans Regular", sans-serif;
    font-size: 30px;
    line-height: 40px;
    color: #663366;
    text-transform: inherit;
}

.site-footer__list_items {
}
.site-footer__list_items li {
    font-size: 80%;
}
.site-footer__list_items li a {
	color: inherit;
	border: 0;
	text-decoration: none;
}
.site__service__item a {
	color:inherit;
	border: 0;
	text-decoration: none;
	cursor: none;
}
#prices div.prices-item__feature strong {
	white-space: nowrap;
}	

.checkonline .checkonline__row {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-top: 60px
}

@media ( max-width :991px) {
	.checkonline .checkonline__row {
		display: block;
		text-align: center;
		margin-top: 30px
	}
}
.online-detail-disabled {
	display: none;
}

.list-check__item {
	display: flex;
	line-height: 1.4;
}

#loginForm .errormsg, #requestPasswordForm .errormsg, #resetPasswordForm .errormsg, #msg div.errormsg {
    color: rgb(169, 68, 66);
}

#loginForm .infomsg, #requestPasswordForm .infomsg, #resetPasswordForm .infomsg {
    color: #9ec428;
}

.checkonline .checkonline__row .checkonline__title {
/*
	font-family: Work Sans Regular, sans-serif;
	font-size: 18px;
	color: #2f2a4c
*/
}

@media ( max-width :991px) {
	.checkonline .checkonline__row .checkonline__title {
/*
		font-size: 16px;
		line-height: 19px;
		margin-bottom: 5px
*/
	}
}

.checkonline .checkonline__row .checkonline__cta {
	text-align: right
}

@media ( max-width :991px) {
	.checkonline .checkonline__row .checkonline__cta {
		text-align: center
	}
}

@media ( max-width :991px) {
	.checkonline .checkonline__row .checkonline__cta .btn {
		margin-top: 30px
	}
}

.checkonline .separator {
	margin-top: 60px
}

@media ( max-width :991px) {
	.checkonline .separator {
		margin-top: 30px
	}
}

.tool-app__map__detail__table div.error, span.ko {
	color: #CC3359;
}
.tool-app__map__detail__table div.success, span.ok {
	color: #9EC428;
}
.tool-app__score .tool-app__score__header .tool-app__score__item.tool-app__score__item__status .tool-app__score__item__desc {
	font-size: 20px;
	text-transform: uppercase;
}

.waiting {
    display:    none;
    position:   fixed;
    z-index:    1000;
    top:        0;	
    left:       0;
    height:     100%;
    width:      100%;
    background: rgba( 255, 255, 255, .8 ) 
                url(../assets/images/ajaxLoader.gif) 
                50% 50% 
                no-repeat;
}
#termsofservice {
	margin: 0 15px 0 15px;
}

#pricing-side-menu.nav > li > a:hover, #pricing-side-menu.nav > li > a:focus {
	background-color: transparent;
}
.simulator-app__form__media td {
	text-transform: lowercase;
}

#linkToUs .container .row {
	margin-bottom: 20px;
}

#mobilePhone ul li {
	list-style: none;
	margin: 5px 0px 0 0px;
	padding: 0 0 15px 35px;
	font-size: 1.1em;
}
#mobilePhone ul li.iphone {
	background: url(images/mobile/apple-icon.gif) no-repeat top left;
}
#mobilePhone ul li.android {
	background: url(images/mobile/android-icon.png) no-repeat top left;
}
#mobilePhone img, #mobilePhone a {
	margin: 0 auto;
	display: block;
	border: none;
}

ul#reasons li {
	margin: 0 0 30px 0;
	list-style: none;
}

ul#reasons li h4 span.badge {
    background-color: #9EC428;
    margin-left: -40px;
    position: absolute;
    font-size: 0.9em;

}

#testimonial-caroussel.carousel-inner {
	overflow: visible;
	margin-top: 25px;
}
#testimonials div.section-testimonials__item__desc {
	min-height: 400px;
}

div.logo {
	margin: 50px 10px 50px 10px;
	text-align: center;
}
div.logo h4 {
	margin-bottom: 30px;
	font-size: 1.5em
}
div.logo img {
	padding: 10px;
}

.highcharts-credits {
	display: none;
}

.banner-features + .content {
	margin-top: 50px; 
}
@media (max-width: 767px) {
	.banner-features + .content {
		margin-top: 50px; 
	} 
}

#twoSides div.back a .icon {
	font-size: 8px;
    margin-right: 15px;
}
#twoSides div.back a {
	align-items: center;
    border: 0;
    font-family: "Work Sans Regular", sans-serif;
    text-transform: capitalize;
    font-size: 15px;
}
#twoSides div.back {
	margin-top: 30px;
}
#twoSides h3 span a {
	border: 0;
}
.support__categories__item {
	margin-bottom: 20px;
} 

#featuresList a {
	border-bottom: none;
	color: inherit;
}

#linkToUs textarea.form-control {
	font-size: 90%;
	padding: 3px;
	padding-bottom: 25px;
	line-height: 1;
}
.prices-item__amount, .pricing__calculator__data__title {
	white-space: nowrap;
}
.quote {
	font-style: italic;
	font-weight: bold;
}
.svg-violet {
	filter: invert(24%) sepia(16%) saturate(1998%) hue-rotate(251deg) brightness(94%) contrast(91%);
}

#reverse.tool-gauge .rs-block {
    background-image: linear-gradient(90deg, #E65076 4%,  #FFD24C 36%, #FFD24C 64%, #90D982 96%);
}

#chatwithme {
    background: url(modules/ui/button/social_skype_button_blue.png) right no-repeat;
    padding: 0 32px 0px 0px;
    margin-right: 5px;
    height: 32px;
}
footer.text-left h3, footer.text-left h4 {
	font-size: 100%;
}
p.quote {
	font-style: italic;
}

#topics a {
	padding: 0 3px 0 3px;
	border-right: 1px solid #9EC428;
}
#topics a:first-of-type {
	padding: 0 3px 0 0;
}
#topics a:last-of-type {
	padding: 0 0 0 3px;
	border-right: none;
}
@media (max-width: 767px) {
	#topics a {
		padding: 0 8px 0 8px;
		margin: 8px 8px 8px 8px;
	}
	#topics a:first-of-type {
		padding: 0 8px 0 0;
		margin: 8px 8px 8px 0;
	}
	#topics a:last-of-type {
		padding: 0 0 0 8px;
		border-right: none;
		margin: 8px 0 8px 8px;
	}
	.banner-landingpage--1 {
		background: none;
	}
}
	

.sharing-link {
	padding-top: 45px;
}
.sharing-link a {
	font-size: 130%;
	border: 0;
}
.sharing-link i.glyphicon {
	vertical-align: middle;
}
.site-footer__bottom__integration .glyphicon {
	color: #B1AFBC;
    font-size: 20px;
    transition: color .2s;
	vertical-align: middle;
}    
	
.newsDate {
	width: 30px;
	padding-top: 4px;
	line-height: 12px;
}

.newsDate .month {
	display: block;
	background: #764276;
	padding: 4px 0;
	color: #FFF;
	font-size: 9px;
	font-weight: bold;
	text-align: center;
}

.newsDate .day {
	display: block;
	background: url(images/day.jpg) bottom;
	font-size: 10px;
	text-align: center;
	padding: 2px 0;
	color: #764276;
}

.newsDate .year {
	display: block;
	font-size: 9px;
	font-weight: bold;
	text-align: center;
	padding: 2px 0;
	color: #764276;
}

.newsDate .year {
	display: block;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	padding: 2px 0;
	color: #764276;
}

span[data-status="OK"] {
  color: #55BF3B;
}

span[data-status="KO"] {
  color: #DF5353;
}

span[data-status="warning"] {
  color: orange;
}

span[data-status="nonapplicable"] {
  color: grey;
}

.statusPage_header {
	padding: 26px 0;
  	min-height: 100px;
  	position: fixed;
  	top: 0;
  	right: 0;
  	left: 0;
  	background: #ffffff;
  	position: initial;
}

div.global_messages div.infomsg {
	background: #9EC428;
	color: white;
	line-height: 2.5em;
}

div.global_messages div.infomsg li {
	font-weight: 800;
	padding-left: 15px;
	list-style: none;
	font-size: 15px;
}
