/* CSS Document */
@import url(../../../css/style_oriolis.css);

@font-face {
	font-family: 'roboto_condensedlight';
	src: url('../fonts/robotocondensed-light-webfont.eot');
	src: url('../fonts/robotocondensed-light-webfont.eot#iefix') format('embedded-opentype'),  url('../fonts/robotocondensed-light-webfont.woff') format('woff'),  url('../fonts/robotocondensed-light-webfont.ttf') format('truetype'),  url('../fonts/robotocondensed-light-webfont.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'roboto_condensedlight_italic';
	src: url('../fonts/robotocondensed-lightitalic-webfont.eot');
	src: url('../fonts/robotocondensed-lightitalic-webfont.eot#iefix') format('embedded-opentype'),  url('../fonts/robotocondensed-lightitalic-webfont.woff') format('woff'),  url('../fonts/robotocondensed-lightitalic-webfont.ttf') format('truetype'),  url('../fonts/robotocondensed-lightitalic-webfont.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'roboto_condensedbold';
	src: url('../fonts/robotocondensed-bold-webfont.eot');
	src: url('../fonts/robotocondensed-bold-webfont.eot#iefix') format('embedded-opentype'),  url('../fonts/robotocondensed-bold-webfont.woff') format('woff'),  url('../fonts/robotocondensed-bold-webfont.ttf') format('truetype'),  url('../fonts/robotocondensed-bold-webfont.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'roboto_condensedbold_italic';
	src: url('../fonts/robotocondensed-bolditalic-webfont.eot');
	src: url('../fonts/robotocondensed-bolditalic-webfont.eot#iefix') format('embedded-opentype'),  url('../fonts/robotocondensed-bolditalic-webfont.woff') format('woff'),  url('../fonts/robotocondensed-bolditalic-webfont.ttf') format('truetype'),  url('../fonts/robotocondensed-bolditalic-webfont.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
/*hide elements on datepicker*/
.day-selectBox-dropdown-menu.short .day-31,
.day-selectBox-dropdown-menu.feb .day-31,
.day-selectBox-dropdown-menu.feb .day-30,
.day-selectBox-dropdown-menu.feb .day-29{
	display:none;
}
.day-selectBox-dropdown-menu.leap .day-29{
	display:block;
}
/*Customize Fancybox*/
.fancybox-bg{
	display:none
} 
#fancybox-overlay {
	position:fixed;
}
.fancybox-skin {
	background: #ffffff;
	margin-bottom:10px;
}
#fancybox-close {
	position:absolute;
	width:23px;
	height:26px;
	display:block;
	top:6px;
	right:6px;
	background:url(../images/popup/close-btn-sprite.png) no-repeat 0 0;
}
#fancybox-close:hover {
	background-position:0 -25px;
}
/*Fancybox customize end*/
body {
	margin: 0;
	padding: 0;
}
html {
	margin: 0;
	padding: 0;
}
h1, h2, h3, h4, h5, h6 {
	font-family: 'roboto_condensedbold';
	font-weight:normal !important;
}
p {
	font-family: 'roboto_condensedlight';
}
input:focus {
	outline: none;
	outline-width: 0;
}
input:invalid {
 box-shadow: none;
}
input {
	outline:none;
}
.left {
	float:left;
}
.right {
	float:right;
}
.last {
	margin:0!important;
}
.large {
	width:100%!important;
}
.big-dist {
	margin-bottom:30px!important;
}
.bordered {
	-moz-border-radius: 7px; /* Firefox */
	-webkit-border-radius: 7px; /* Safari, Chrome */
	border-radius: 7px; /* CSS3 */
}
.form-container {
	width:509px;
	min-height:1270px;
	padding:40px 0 0px;
	margin:0px auto 0;
	background:#FFF no-repeat 0 0;
	position:relative;
}
.form-container h1 {
	margin:0;
	padding:0;
	text-transform:uppercase;
	color:#792475;
	font-size:27px;
	line-height:20px;
	margin-bottom:60px;
}
.form-container h2 {
	font-size:17px;
	line-height:20px;
	float:left;
	margin:0px 0 11px;
	width:360px;
	text-transform:uppercase;
}
.smsCode {
	width:222px;
	margin-top:-30px;
	position:relative;
}
.smscodeForm .smsCode{
	margin:5px 0 0;
}
#createBOX .inputwrapper,
.recaptcha_input_area{
	width:249px;
	height:48px;
	background-color:#e1e1e1;
	overflow:visible;
	position:relative;
	margin-bottom:10px;
}
.inputwrapper input,
#recaptcha_response_field {
	width:219px;
	height:100%;
	background:none;
	border:none;
	padding:0;
	position:absolute;
	line-height:49px;
	padding:0 10px 0 20px;
	color:#656565;
	display:block;
	font-size:17px;
	font-family: 'roboto_condensedlight';
	border:none!important;
}
#recaptcha_response_field{
	background:#FFF!important;
	-moz-border-radius: 7px; /* Firefox */
	-webkit-border-radius: 7px; /* Safari, Chrome */
	border-radius: 7px; /* CSS3 */
	width:272px!important;
	margin-top:26px;
	height:48px;
}
#form_inscription div.error {
	border:1px solid red!important;
	
	-moz-border-radius: 7px; /* Firefox */
	-webkit-border-radius: 7px; /* Safari, Chrome */
	border-radius: 7px; /* CSS3 */
}
.inputwrapper input.error {
	border:1px solid red!important;
	width:218px;
	height:47px;
	-moz-border-radius: 7px; /* Firefox */
	-webkit-border-radius: 7px; /* Safari, Chrome */
	border-radius: 7px; /* CSS3 */
	line-height:1;
}
.inputwrapper.large input {
	width:478px;
}
.inputwrapper.large .error {
	width:478px;
}
.inputwrapper label.error {
	position: absolute;
	left: 20px;
	top: 56px;
	font-size:12px;
	font-style:italic;
	color:#ff0000;
}
.born {
	float:left;
}
.dwrap {
	float:left;
	margin:0 12px 30px 0;
}
.born p {
	width: 60%;
	text-transform:uppercase;
	font-size:17px;
	font-family: 'roboto_condensedbold';
	margin:18px 0 16px;
	line-height:17px;
}
.dwrap, .born select {
	display:block;
	width:161px;
	height:48px;
}
.gender label {
	float:right;
	width:74px;
	text-align:right;
	text-transform:capitalize;
	color:#656565;
	margin:17px 0 0 18px;
	font-family: 'roboto_condensedlight';
}
.checkc {
	float:left;
	width:163px;
	margin-bottom:4px;
}

.checkc_keep {
	float:left;
	width:288px;
	margin-bottom:-5px;
	margin-left: 5px;
	margin-top: 10px;
}
.checkc label,.checkc_keep label {
	color:#656565;
	font-size:17px;
	font-family: 'roboto_condensedlight';
}
.checkc.large label {
	width:460px;
	color:#792475;
	display:block;
	float:left;
}
.captcha {
	height:139px;
	float:left;
	background:#e1e1e1;
	margin:22px 0 32px;
	position:relative;
}
.captcha pre{
	background: none repeat scroll 0 0 #FFFFFF;
    line-height: 13px;
    margin: 10px 0 0 20px;
    width: 475px;
	height:80px;
}
.captcha > img{
	margin:15px 0 0 20px;
	height:74px;
	border-radius:7px;
	background:#fff;
}
.captcha p{
	margin:10px 0 6px 20px;
	font-family: 'roboto_condensedlight';
	font-size:17px;
	color:#656565;

}
.captcha .desctext{
	position:absolute;
	top:82px;
	left:8px;
}
.captcha .inputwrapper{
	background:#fff;
	margin-left:20px;
}
/*recaptcha start*/
#recaptcha_widget_div{
	margin: 20px 0 0 20px;
    width: 445px;
}
#recaptcha_tagline{
	display:none!important;
}
.recaptchatable .recaptcha_image_cell{
background-color:#E1E1E1!important;
}
/*recaptcha end*/
.obligatoires {
	position:absolute;
	bottom: 13px;
	left:25px;
	font-size:15px;
	color:#737373;
	font-family: 'roboto_condensedlight_italic';
}
#createBOX .sendBtn, #createBOX .loginBtn, #createBOX .registerBtn {
	display:block;
	background:#FFF url(../images/popup/send-btn-sprite.png) no-repeat 0 0;
	width:194px;
	height:35px;
	color:#FFF;
	text-align:left;
	text-indent:20px;
	font-size:17px;
	margin-top:32px;
	border:0;
	padding:0 0 5px;
	cursor:pointer;
	font-family: 'roboto_condensedlight';
}
.sendBtn:hover, .loginBtn:hover {
	background-position:0 -36px;
}
.smsCode p {
	text-indent:25px;
	color:#656565;
	margin:0 0 10px;
}
.smsCode .registerBtn {
	text-align:center;
	float:left!important;
	padding: 0 40px 0 0;
	text-align: center;
	width: 195px;
	margin-bottom:40px;
}
.checkbox {
	width: 15px;
	height: 15px;
	padding: 0 10px 0 0;
	background: url(../images/popup/checkbox-sprite.png) no-repeat;
	display: block;
	float: left;
	margin-top:4px;
}
.radio {
	width:12px;
	height:12px;
	background: url(../images/popup/radio-btn-sprite.png) no-repeat;
	display:block;
	float:left;
	margin:4px 0px 0 0;
}
.select {
	position:absolute;
	width: 95px;
	height: 48px;
	padding: 0 48px 0 20px;
	color:#656565;
	overflow: hidden;
	line-height:48px;
	cursor:pointer;
}
.example {
	margin:25px 0 0 45px;
}
/*Forgot Password*/
.forgpassw {
	width:415px;
	height:105px;
	padding:30px 0 0 15px;
}
#createBOX .forgpassw h1, #createBOX .loginContainer h1 {
	font-size:27px;
	color:#792475;
	margin:0 0 18px;
	width:350px;
	text-transform:uppercase;
	line-height:32px;
}
.forgpassw h1 {
	margin-bottom:12px;
	display:inline;
}
.forgpassw h1 span, .loginContainer h1 span {
	display:block;
}
.forgpassw p {
	font-size:14px;
	text-align:left;
	color:#7e7c7c;
	width:360px;
	margin:8px 0px 15px;
}
.forgpassw .checkmail {
	width:48px;
	height:48px;
	position:absolute;
	top:0;
	right:0;
	text-indent:-9999px;
	background:url(../images/popup/submit-arrow-sprite.png) no-repeat 0 10px;
	cursor:pointer;
}
.forgpassw .checkmail:hover {
	background-position:0 bottom;
}
/*login Form*/
.loginContainer {
	width:559px;
	padding:0;
}
.loginContainer .inputwrapper {
	width:93%;
        margin:0 2%;
}
.loginForm .inputwrapper input {
	width:280px;
	padding:0 10px;
}
.loginContainer .leftContent {
	width:300px;
	float:left;
	border-right:1px solid #ededed;
        margin-top: 22px;
}
.loginForm .inputwrapper .error {
	width:258px;
}

.loginForm .loginBtn {
	margin-top:20px;
}
.loginContainer .leftContent a,
.thankyou a{
	color: #A87FA5;
	display: block;
	float: left;
	font-size: 14px;
	margin-top:10px;
	text-decoration: none;
	background:url(../images/popup/right-arrow.png) no-repeat right 6px;
	padding-right:15px;
	font-family: 'roboto_condensedlight';
}
.loginContainer .leftContent a:hover {
	color: #000;
}
.loginContainer .right {
	width:250px;
	margin-right:20px;
}
.loginContainer .right h2 {
	text-transform:uppercase;
	font-size:17px;
	margin:36px 0px 15px;
	text-indent:30px;
}
#createBOX .registerBtn {
	width:195px;
	height:36px;
	color:#792475;
	text-decoration:none;
	background:url(../images/popup/register-btn.png) no-repeat 0 0;
	line-height:36px;
	margin:0;
	padding:0;
	float:right;
	margin-right:26px;
}
.registerBtn:hover {
	background-position:0 bottom;
	color:#792475;
}
/*autocomplete*/
ul.autocomplete-list {
	position: absolute;
	width: 249px;
	height: 148px;
	top: 35px;
	left: 0;
	z-index: 20000;
	background: #e1e1e1;
	border-radius: 10px;
	box-shadow: 0 2px 6px rgba(0, 0, 0, .4);
	-webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, .4);
	-moz-box-shadow: 0 2px 6px rgba(0, 0, 0, .4);
	overflow-y: auto;
	overflow-x: hidden;
	padding:0;
	display:none;
	font-family: 'roboto_condensedlight';
}
ul.autocomplete-list li {
	list-style: none;
	display: block;
	cursor: default;
	padding: 0;
	margin: 0;
}
ul.autocomplete-list li a {
	line-height: 1.5;
	padding: 0 0 0 20px;
	white-space: nowrap;
	overflow: hidden;
	background: 6px center no-repeat;
	color: #656565;
	list-style: none;
	display: block;
	cursor: default;
	margin: 0;
}
ul.autocomplete-list li a:hover {
	background: #EEE;
}
/*selectBox for register.html*/

/* Dropdown control */
.selectBox-dropdown {
	min-width: 150px;
	position: relative;
	height:100%;
	text-decoration: none;
	text-align: left;
	color: #000;
	outline: none;
	vertical-align: middle;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	display: inline-block;
	cursor: default;
	color:#656565;
	background:#e1e1e1 url(../images/popup/select-down.png) no-repeat right 10px;
	font-family: 'roboto_condensedlight';
}
.selectBox-dropdown:hover {
	background-position:right bottom;
}
.selectBox-dropdown:focus, .selectBox-dropdown:focus .selectBox-arrow {
	border-color: #666;
}
.selectBox-dropdown.selectBox-menuShowing {
	background:#e1e1e1 url(../images/popup/select-down.png) no-repeat right bottom;
}
.selectBox-dropdown .selectBox-label {
	padding-left: 20px;
	display: inline-block;
	white-space: nowrap;
	overflow: hidden;
	height:100%;
	line-height:49px;
}
.selectBox-dropdown .selectBox-arrow {
	position: absolute;
	top: 0;
	right: 0;
	width: 48px;
	height: 100%;
}
/* Dropdown menu */
.selectBox-dropdown-menu {
	position: absolute;
	z-index: 99999;
	max-height: 166px;
	min-height: 1em;
	background: #e1e1e1;
	margin-top:2px!important;
	-moz-box-shadow: 0 2px 6px rgba(0, 0, 0, .4);
	-webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, .4);
	box-shadow: 0 2px 6px rgba(0, 0, 0, .4);
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	overflow: auto;
}
/* Inline control */
.selectBox-inline {
	min-width: 150px;
	outline: none;
	border: solid 1px #BBB;
	background: #FFF;
	display: inline-block;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	overflow: auto;
}
.selectBox-inline:focus {
	border-color: #666;
}
/* Options */
.selectBox-options, .selectBox-options li, .selectBox-options li a {
	list-style: none;
	display: block;
	cursor: default;
	padding: 0;
	margin: 0;
	font-family: 'roboto_condensedlight';
}
.selectBox-options li a {
	line-height: 1.5;
	padding: 0 0 0 20px;
	white-space: nowrap;
	overflow: hidden;
	background: 6px center no-repeat;
	color:#656565;
}
.selectBox-options li.selectBox-hover a {
	background-color: #EEE;
}
.selectBox-options li.selectBox-disabled a {
	color: #888;
	background-color: transparent;
}
.selectBox-options li.selectBox-selected a {
	background-color: #C8DEF4;
}
.selectBox-options .selectBox-optgroup {
	color: #666;
	background: #EEE;
	font-weight: bold;
	line-height: 1.5;
	padding: 0 .3em;
	white-space: nowrap;
}
/* Disabled state */
.selectBox.selectBox-disabled {
	color: #888 !important;
}
.selectBox-dropdown.selectBox-disabled .selectBox-arrow {
	opacity: .5;
	filter: alpha(opacity=50);
	border-color: #666;
}
.selectBox-inline.selectBox-disabled {
	color: #888 !important;
}
.selectBox-inline.selectBox-disabled .selectBox-options a {
	background-color: transparent !important;
}
#fancybox-content {
	overflow:hidden;
}
/*Connexion popup*/
.connexion h2{
	text-transform:uppercase;
	font-size:17px;
	margin:0 0 20px;
}
.connexion .right h2{
	margin-top:20px;
}
.connexion p{
	margin:26px 0 22px;
}
.connexion .registerBtn{
	background: url("../images/popup/send-btn-sprite.png") no-repeat scroll 0 0 #FFFFFF;
	color:#fff;
	height:35px;
}
.connexion .registerBtn:hover{
   background-position:0 -36px;
}
.thankyou h1{
	margin-bottom:15px;
	display:block;
	width:100%;
}
.thankyou p{
	width:430px;
	margin:0;
}
.thankyou p span{
	color:#404040;
}
.thankyou a{
	color:#792475;
	font-family: 'roboto_condensedbold';
	background:url(https://m6mobile.fr/skins/page-popup/images/popup/left-arrow.png) no-repeat left 7px;
	padding-left:15px;
}
.thankyou a:hover{
	color:#000;
}

/* Popins d'avertissement pour utilisateurs non m6 mobile */
div.yournotm6 h1{
	margin-bottom:15px;
	display:block;
	width:100%;
}

div.yournotm6 {
	font-size:14px;
	text-align:left;
	color:#7e7c7c;
	width:300px;
}

.yournotm6 a{
	color:#792475;
	font-family: 'roboto_condensedbold';
}

.yournotm6 a:hover{
	color:#000;
}

/*Comfirmation message for Envoyer Button*/
.comfmes{
    color:#060;
    display: none;
    font-size: 12px;
    position: absolute;
    right: 146px;
    top: 76px;
}

.leftContent h2{
	font-size: 17px;
    margin: 0;
    text-transform: uppercase;
}

label.error {
	position: absolute;
	left: 10px;
	top: 256px;
	font-size:12px;
	font-style:italic;
	color:#ff0000;
}



/* PATCH CONNEXION BOX */

.reset {
    width:100%;
    height:1px;
    clear: both;
    float: none;
    display: block;
}

#loginBOX .inputwrapper {
	height:48px;
	background-color:#e1e1e1;
	overflow:visible;
	position:relative;
	margin-bottom:10px;
}

#loginBOX .sendBtn, #loginBOX .loginBtn, #loginBOX .registerBtn {
	display:block;
	background:#FFF url(../images/popup/send-btn-sprite.png) no-repeat 0 0;
	width:194px;
	height:35px;
	color:#FFF;
	text-align:left;
	text-indent:20px;
	font-size:17px;
	margin:22px 0 0 5px;
	border:0;
	padding:0 0 5px;
	cursor:pointer;
	font-family: 'roboto_condensedlight';
}

#loginBOX.forgpassw h1, #loginBOX.loginContainer h1 {
	font-size:27px;
	color:#792475;
	margin:0 0 6px 0;
	width:100%;
        text-align:center;
	text-transform:uppercase;
	line-height:32px;
}
#loginBOX.loginContainer h2 {
    color:#792475;
    font-family: 'roboto_condensedbold';
    font-size:17px;
    text-align: center;
}
#loginBOX.loginContainer h2 span {
    width:100%;
    display: block;
}
#loginBOX.loginContainer h3 {
    margin:0 0 0 5px;
    font-family: 'roboto_condensedlight';
    font-size:15px; 
   text-align:left;
}
#loginBOX.loginContainer p.text-OU {
   	font-size:22px;
	color:#792475;
	margin:0 0 8px 288px;
        padding:0;
        text-align: left;
}

#loginBOX .registerBtn {
	width:195px;
	height:36px;
	color:#792475;
	text-decoration:none;
	background:url(../images/popup/register-btn.png) no-repeat 0 0;
	line-height:36px;
	margin:0;
	padding:0;
	float:right;
	margin-right:14px;
}

#loginBOX .loginContainer .leftContent a,
#loginBOX .thankyou a{
	color: #A87FA5;
	display: block;
	float: left;
	font-size: 14px;
	margin-top:10px;
	text-decoration: none;
	background:url(../images/popup/right-arrow.png) no-repeat right 6px;
	padding-right:15px;
	font-family: 'roboto_condensedlight';
        margin-left: 5px;
}
#loginBOX.loginContainer .leftContent a:hover {
	color: #000;
}
#loginBOX.loginContainer .right {
	width:248px;
	margin:96px auto 0 auto;
}
#loginBOX.loginContainer .right h2 {
	text-transform:uppercase;
	font-size:17px;
	margin:0;
	text-indent:30px;
}

.question {
	position: relative; 
	bottom: -115px; 
	font-size: 15px; 
	text-align: left;
	clear: both;
}

.question a{
	color: #A87FA5;
	display: block;
	float: left;
	font-size: 14px;
	margin-top:2px;
	text-decoration: none;
	background:url(../images/popup/right-arrow.png) no-repeat right 6px;
	padding-right:15px;
	font-family: 'roboto_condensedlight';
	margin-left: 4px;
}



.fancybox-inner {
    height: auto!important;
}
.wrapp-popin {
    width: 100%;
    /*max-width: 480px;*/
    margin: 0px auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 10px;
    font-size: 17px;
    font-family: "roboto_condensedlight";
    color:#000000;
}
.wrapp-popin .head-popin {
    text-align: center;
    font-size: 24px;
    font-family: "roboto_condensedbold";
    color:#000000;
}
.wrapp-popin .content-popin {

}
.wrapp-popin .foot-popin {

}
.wrapp-popin .wrapp-code {
    text-align: center;
    font-size: 24px;
    font-family: "roboto_condensedbold";
    color:#792475;
}

.wrapp-popin.wrapp-popin-listing {
   /* max-width: 380px;*/
}
.wrapp-popin.wrapp-popin-listing .content-popin {
    padding: 0px 40px;
}
.wrapp-popin.wrapp-popin-listing .content-popin .wrapp-search {
    width: 100%;
    max-width: 300px;
    margin: 0 auto;
}
.wrapp-popin.wrapp-popin-listing .content-popin .wrapp-search .head-popin {
    text-align: left;
    font-size: 20px;
}
.wrapp-popin.wrapp-popin-listing .content-popin .wrapp-search .wrapp-input {
    margin-bottom: 8px;
}

.wrapp-popin.wrapp-popin-listing .content-popin .wrapp-search .wrapp-select {

}
.wrapp-popin.wrapp-popin-listing .content-popin .wrapp-search .selectBox-dropdown {
    min-width: 190px;
}
.wrapp-popin.wrapp-popin-listing .content-popin .wrapp-result {
    position: relative;
    width: 100%;
    max-width: 300px;
    margin: 0 auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 10px 0;
    margin-top: 30px;
}
.wrapp-popin.wrapp-popin-listing .content-popin .wrapp-result .head-popin {
    text-align: left;
    font-size: 20px;
}
.wrapp-popin.wrapp-popin-listing .content-popin .wrapp-result .villes {
    width: 100%;
    overflow: scroll;
    max-height: 240px;
    margin: 0 auto;
    border: #dddddd 1px solid;
    padding: 0;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}
.wrapp-popin.wrapp-popin-listing .content-popin .wrapp-result .villes .item-ville {
    list-style: none;
    padding: 0 12px;
    margin-top: 6px;
    line-height: 32px;
    background-color: #ffffff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.wrapp-popin.wrapp-popin-listing .content-popin .wrapp-result .villes .item-ville:nth-child(even) {
    background-color: #eeeeee;
}
.wrapp-popin.wrapp-popin-listing .content-popin .wrapp-result .villes .item-ville:hover {
    background-color: #dddddd;
}
.wrapp-popin.wrapp-popin-listing .content-popin .wrapp-result .villes .item-ville a {
    color: #000000;
    text-decoration: none;
}


.wrapp-popin input {
    display: inline-block;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    line-height: 30px;
    border: #dddddd 1px solid;
    width: 160px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 12px;
}

.noresults {
margin-top:10px;
font-size:15px;
}