html {
	font-family: 'Poppins', sans-serif;
}

#webcallback-popin > .logo {
	position: absolute;
	background-repeat: no-repeat;
	background-size: 100%;
}

#webcallback-popin > .logo.sfr {
	width: 40px;
	height: 40px;
	background-image: url(../img/logo_sfr.png);
}

#webcallback-popin > .logo.redbysfr {
	width: 67px;
	height: 40px;
	background-image: url(../img/logo_redbysfr.png);
}

#webcallback-popin > .logo.sfrbusiness {
	width: 106px;
	height: 40px;
	background-image: url(../img/logo_sfrbusiness.png);
}

#webcallback-popin > .logo.sfrxredbysfr {
	width: 106px;
	height: 40px;
	background-image: url(../img/logo_sfrxredbysfr.png);
}

#webcallback-popin > .logo.numericablesfr {
	width: 106px;
	height: 40px;
	background-image: url(../img/logo_numericablesfr.png);
}

#webcallback-popin > .logo.top-left {
	top: 8px;
	left: 8px;
}

#webcallback-popin > .logo.top-right {
	top: 8px;
	right: 8px;
}

#webcallback-popin > .logo.bottom-left {
	bottom: 8px;
	left: 8px;
}

#webcallback-popin > .logo.bottom-right {
	bottom: 8px;
	right: 8px;
}

#webcallback-popin > .logo.no-footer.bottom-left,
#webcallback-popin > .logo.no-footer.bottom-right {
	bottom: 6px;
}

#webcallback-popin > .popin-block.left {
	text-align: left;
	padding-left: 12px;
}

#webcallback-popin > .popin-block.center {
	text-align: center;
}

#webcallback-popin > .popin-block.right {
	text-align: right;
	padding-right: 12px;
}

#webcallback-popin > .popin-block > .popin-container.left {
	text-align: left;
}

#webcallback-popin > .popin-block > .popin-container.center {
	text-align: center;
}

#webcallback-popin > .popin-block > .popin-container.right {
	text-align: right;
}

#webcallback-popin > .popin-block.header > .popin-container {
	font-size: 12px;
	min-height: 50px;
	padding-top: 20px;
	padding-bottom: 20px;
}

#webcallback-popin > .popin-block.header .popin-title {
	font-size: 18px;
	white-space: break-spaces;
}

#webcallback-popin > .popin-block.header .popin-subtitle {
	font-size: 14px;
    margin: 0;
    padding-top: 4px;
}

#webcallback-popin > .popin-block.main > .popin-container {
	font-size: 12px;
	padding: 36px 0px;
    position: relative;
}

#webcallback-popin > .popin-block > .popin-container {
	display: inline-block;
}

#auth-div > .telInputs > input[type=text],
#auth-div > .telInputs > input[type=tel] {
	padding-top: 0px;
    -webkit-box-shadow: inset 0px 0px 1px #B0B0B0;
    box-shadow: inset 0px 0px 1px #B0B0B0;
    height: 36px;
    font-size: 14px;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	outline: none;
}

#auth-div > .telInputs > input[type=text] {
	width: 46px;
	text-align: center;
}

#webcallback-popin > .popin-block.main .form-block > span:not(.call-error) {
	font-size: 12px;
    margin: 16px 0;
    vertical-align: middle;
}

#confirm-call-div > .buttonsList, #confirm-rdv-div > .buttonsList,
#call-div > .call_status > .buttonsList {
	margin-top: 16px;
}

#auth-div > .countriesList {
	margin-top: 16px;
}

#auth-div > .telInputs {
	margin-top: 16px;
}

#auth-div > .telInputs.input-troubleshoot {
	margin-bottom: 16px;
}

#auth-div > .visioSuggest {
	margin-top: 16px;
}

#auth-div > .visioSuggest > span {
	font-weight: 600;
    background-color: #ffcd00;
    padding: 4px;
    border-radius: 9px;
}

#auth-div > .privateConsent {
	max-width: 290px;
    margin: 0 auto;
	margin-top: 16px;
    text-align: left;
}

#auth-div > .privateConsent > span:not(:last-of-type) {
	display: block;
}

#auth-div > .privateConsent > span:last-of-type {
	vertical-align: middle;
}

#switch-div > .buttonsList {
	margin-top: 16px;
}

#auth-div > .appelWording, #auth-div > .cgu, #msg-div > .appelWording {
	margin-top: 16px;
}

#auth-div > .appelWording, #msg-div > .appelWording {
	font-size: 12px;
}

#auth-div > .cgu {
	font-size: 10px;
    padding-left: 8px;
	padding-right: 8px;
}

#auth-div > .appelWording > a, #auth-div > .cgu > a,
#msg-div > .appelWording > a {
	text-decoration: none;
	font-weight: 700;
}

#auth-div > .telInputs > input[type=tel] {
    width: 136px;
    padding-left: 10px;
    margin-right: 10px;
}

#auth-div > .telInputs > input[type=tel].telInputAdvanced {
	width: 178px;
}

#auth-div > .call-error {
    margin-top: 2px;
	margin-bottom: 8px;
}

#webcallback-popin .btn {
	border: transparent;
	font-family: 'Poppins';
	font-size: 14px;
	font-weight: 700;
	height: 38px;
	padding: 0 16px;
    margin: 0;
    white-space: nowrap;
    text-decoration: none;
    text-align: center;
    display: inline-block;
	width: 126px;
	cursor: pointer;
}

#webcallback-popin > div.popin-block.main .radio-container {
	position: relative;
	padding-left: 25px;
	cursor: pointer;
	font-size: 16px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	margin-right: 6px;
	padding-top: 4px;
	display: inline-block;
    line-height: 14px;
}

#webcallback-popin > div.popin-block.main .checkbox-container {
	position: relative;
	cursor: pointer;
	font-size: 12px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	padding-right: 20px;
}

#webcallback-popin .radio-container input[type=radio],
#webcallback-popin .checkbox-container input[type=checkbox] {
	position: absolute;
	opacity: 0;
	cursor: pointer;
	height: 0;
	width: 0;
}

#webcallback-popin .checkmark {
	position: absolute;
	top: 4px;
	left: 0;
}

#webcallback-popin > div.popin-block.main .checkmark {
    height: 10px;
    width: 10px;
}

#webcallback-popin .checkmark:after {
	content: "";
	position: absolute;
	display: none;
}

#webcallback-popin .radio-container input:checked ~ .checkmark:after,
#webcallback-popin .checkbox-container input:checked ~ .checkmark:after {
	display: block;
}

#webcallback-popin .radio-container .checkmark:after,
#webcallback-popin .checkbox-container .checkmark:after {
	left: 3px;
    top: 0;
    width: 3px;
    height: 7px;
	border-width: 0 3px 3px 0;
	border-style: solid;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}

#webcallback-popin > div.popin-block.main .checkbox-container .checkmark:after {
	left: 3px;
    top: 0px;
    width: 3px;
    height: 6px;
}

#webcallback-popin div.schedulingForm > span {
    font-size: 12px;
    margin: 0 0 16px 0;
}

#webcallback-popin .select-container {
	font-family: 'Poppins';
	font-weight: 700;
	display: inline-block;
	width: 190px;
	height: 35px;
}

#webcallback-popin .select-container.date {
    margin: 0px 11px;
}

#webcallback-popin .select-selected:after {
	top: 14px;
	right: 10px;
	border: 6px solid transparent;
}

#webcallback-popin .select-selected.select-arrow-active:after {
	top: 7px;
}

#webcallback-popin .select-items div, #webcallback-popin  .select-selected {
	font-size: 14px;
}

#webcallback-popin .select-items div {
	padding: 8px 16px;
}

#webcallback-popin  .select-selected {
	padding: 8px;
	padding-right: 26px;
}

#webcallback-popin .select-items div {
	padding: 8px 16px;
}

#webcallback-popin > .popin-block.footer {
	padding-bottom: 12px;
	padding-top: 12px;
}

#webcallback-popin > .popin-block.footer > .popin-container {
	padding-left: 60px;
	padding-right: 60px;
}

#webcallback-popin > .popin-block.footer > .popin-container:nth-of-type(2) {
	margin-top: 12px;
}

#webcallback-popin > .popin-block.footer .footer-title {
    font-size: 18px;
    font-weight: bold;
}

#webcallback-popin > .popin-block.footer .footer-link {
    font-size: 12px;
    max-width: 200px;
    padding-left: 13px;
}

#webcallback-popin > .popin-block.footer .footer-link-arrow {
	font-weight: bold;
    border-radius: 50%;
    width: 18px;
    height: 18px;
    background-image: url(../img/icon_footer_arrow.png);
    background-repeat: no-repeat;
    background-position: center;
    display: inline-block;
    vertical-align: middle;
    margin-left: 4px;
}

#webcallback-popin > .popin-block.footer .footer-subtitle {
    max-width: 450px;
    margin: 0 auto;
    font-size: 10px;
	margin-top: 2px;
}

#call-div .call_status {
	display: none;
}

#call-div .images-container {
	width: 32px;
	height: 32px;
	display: inline-block;
	vertical-align: middle;
	margin-right: 10px;
}

#call-div .images-container > img {
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
}

#call-div .images-container > .img-call0 {
	background-image: url(../img/phone-0.png);
}

#call-div .images-container > .img-call1 {
	background-image: url(../img/phone-1.png);
}

#call-div .images-container > .img-call2 {
	background-image: url(../img/phone-2.png);
}

#call-div .images-container > .img-call3 {
	background-image: url(../img/phone-3.png);
}

#call-div .images-container > .img-call4 {
	background-image: url(../img/phone-4.png);
}

#call-div .images-container > .img-callLoading {
	background-image: url(../img/loading.gif);
}

#call-div > span {
	display: inline-block !important;
	width: auto !important;
}

#webcallback-popin .select-container {
	position: relative;
}

#webcallback-popin .select-container select {
	display: none;
}

#webcallback-popin .select-selected:after {
	position: absolute;
	content: "";
	width: 0;
	height: 0;
}

#webcallback-popin .select-items div, #webcallback-popin  .select-selected {
	cursor: pointer;
}

#webcallback-popin .select-items div {
	cursor: pointer;
}

#webcallback-popin .select-items {
	position: absolute;
	top: 100%;
	left: 0;
	right: 0;
	z-index: 99;
}

/* Hide the items when the select box is closed: */
#webcallback-popin .select-hide {
	display: none;
}

#webcallback-popin div.schedulingForm > div.select-container.hour {
	display: none;
}