body {
    background: #FFFFFF;
    background-color: #353030;
    border-top: 7px solid #333333;
    overflow-x:hidden;
    font-family: Arial;
    -webkit-font-smoothing: antialiased;
}

#corps {
    background-color: #ffffff;
    margin: auto;
}

h1 {
    font-family: Arial;
    font-size: 1.8em;
    margin-bottom: 20px !important;
}

h2 {
	font-size: 1.3em;
	font-family: Arial;
}

h3 {
	font-size: 0.9em;
	font-family: Arial;
	font-weight: bold;
}

h4 {
	font-size: 0.9em;
	font-family: Arial;
}

p, span {
	font-size: 0.8em;
	font-family: Arial;
}

a {
	font-size: 12px !important;
	font-family: Arial;
}

cite {
	font-size: 0.8em;
	font-family: Arial;
}

.top-bar {
	background-color: none;
}

.contain-to-grid {
	background: none repeat scroll 0 0 !important;
}

.contain-to-grid {
    width: 100%;
}
[class*="block-grid-"] {
    margin : 0;
}


.list_fleche li {
	display : list-item;
	list-style-image : url('../images/design/puce_fleche.png');
	font-size: 0.8em;
}

#tabs li { 
	margin-left: 7px;
	border-radius: 0px; 
}


#tabs .ui-state-active { 
	border: 1px solid orange;
	border-bottom: none;
}

.panel {
	background-color: #ffffff;
}

.button {
    background-color: #179b32;
    font-size: 1em !important;
    color: #ffffff;
    font-weight: normal;
}

.button:hover {
    background-color: #15852c;
    font-size: 1em !important;
    color: #ffffff;
    font-weight: normal;
}

#nav_front {
    background-color: #19232d;
    border-bottom: 2px solid #2f4154;
    height: 34px;
}

#nav_front .button {
    margin: 0 0 0 0;
    padding: 5px 15px;
    height: 34px;
	line-height: 24px;
    font-size: 0.76em !important;
    text-transform: uppercase;
    background-color: inherit;
}

#nav_front .button:hover {
	color: #ffffff;
    background-color: ;
}

#nav_front .buttonThalwindCreation {
	color: #000000;
	border-top-color: #D0E44F;
}

#nav_front .buttonPlacePublique {
	color: #000000;
	border-top-color: #1BA6C2;
}

#nav_front .buttonThalwindCreation:hover {
	color: #000000;
	border-top-color: #D0E44F;
	background-color: #D0E44F;
}

#nav_front .buttonPlacePublique:hover {
	color: #000000;
	border-top-color: #1BA6C2;
	background-color: #1BA6C2;
}

.connexionButton {
	margin: 0 20px 0 0;
	padding: 8px 15px;
}

#pressButton {
	height: 30px;
	margin: 0 0 0 0;
	padding: 8px 15px 5px 10px;
	width: 100%;
	font-size: 0.8em;
	font-weight: bold;
	color: #ffffff;
	line-height: 25px;
	background-color: #DD565E;
}

#actualitePress {
	margin: 0 0 0 -48px;
	height: 25px;
	float: left;
}

#actualitePressDescription {
	height: 25px;
	line-height: 11px;
	font-size: 0.8em;
	padding: 7px 10px 7px 10px;	
	overflow: hidden;
}

#actualitePressLien {
	display: inline;
	color: #000000;
}

#actualitePressLien:hover {
	font-weight: bold;
}



.buttonInside {
	background-image: url('../images/design/button.jpg');
	height: 25px;
	line-height: 10px;
	font-size: 0.8em;
	font-weight: bold !important;
}

.superActualite {
	margin: 0 0 0 0;
	padding: 10px 15px 10px 15px;
	//height: 130px;
	//overflow: hidden;
}

.superActualiteDescription {
	//height: 100px;
	//overflow: hidden;
}

.superActualiteButton {
	margin: -45px 0 0 0;
}

.ongletsHome {
	margin-top: -60px;
	z-index: -1;
	padding: 5px 0 15px 20px;
}

.textOnglet {
	height: 40px;
	padding: 0 0 0 15px;
	line-height: 35px;
	width: 100%;
	text-align: left;
	background: black;
	display: block;
	vertical-align:middle;
	font-weight: bold;
	font-size: 0.8em;
}

.offreDuMoment {
	background-color: #ffffff;
}

.offreDuMomentDescription{
	margin-top: 10px;
}

.titreDecouverte {
	padding: 5px 10px;
	background-color: #E47356;
}

.descriptionDecouverte {
	padding: 0.5rem;
}

.TexteDescriptionDecouverte {
	font-size: 0.8em;
	margin: 0 0 0 0px;
}

.postItDecouverte {
	margin: 0 -10px -25px 0;
	padding: 10px 10px;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	background-color: #000000;
	text-align: right;
	float: right;
	overflow: hidden;
}




/* News */

a .titre_jeu_home {
	font-size: 1.1em;
	color: #0c687f;
	font-weight: normal;
}

a:hover .titre_jeu_home {
	color: #008cba;
}

.titre_jeu_home {
	font-size: 0.8em;
	margin: 0 auto;
	padding: 0 auto;
	font-weight: bold;
}

.newsParagraphe {
	font-size: 0.8em;
}




.PubCreateur {
	height: 100px;
}

.PubGoodies {
	height: 100px;
}


.titreSocial {
	margin: 0;
	padding: 5px 10px;
	background-color: #E47356;
}

.titreCreation {
	margin: 0;
	padding: 5px 10px;
	background-color: #D0E44F;
}

.titrePlacePublique {
	margin: 0;
	padding: 5px 10px;
	background-color: #1BA6C2;
}

.descriptionSocial {
	border: 1px solid #CCCCCC;
}

.descriptionCreation {
	margin: 10px 0 0 0;
}

.descriptionPlacePublique {
	border: 1px solid #CCCCCC;
}

#lienCreation {
	display: block;
	color: black;
}

.progressCreation {
	margin: 0 0 15px 0;
	padding: 12px 15px 0 10px;
	text-align: right;
	background-color: #D0E44F;
	opacity:0.5;
}

.progressCreation p {
	opacity:1;
}

.progressCreation:hover {
	opacity:1;
}

.footer-text {
	font-size: 0.8em;
}

.social {
	height: 32px;
	width: 100%;
	background: url('../images/design/sociaux.gif') no-repeat left;
	display: block;
	padding: 7px 0 0 40px;
}

.social_home {
	margin-bottom: 10px;
}

.facebook {
	background-position: 0 -160px;
}

.twitter {
	background-position: 0 -704px;
}

.pinter {
	background-position: 0 -544px;
}

.image_utilisateur {
	border: 3px solid #cccccc;
}

.image_utilisateur:hover {
	border: 3px solid #333333;
}

.no-close .ui-dialog-titlebar-close {
	/*
	margin: 10px 0 0 430px;
	position: absolute;
	width: 25px;
	height: 25px;
	z-index: 20;
	*/
	display: none;
}

div.ui-dialog {position:fixed;}

.partners-type {
	margin: 0 0 0 10px;
	padding: 2px 3px;
	background-color: #000000;
	color: #ffffff;
}

.partners-image {
	vertical-align: top;
}

.partner_filter {
	padding: 0px 9px 5px 9px;
}

.ui-autocomplete-category {
	font-weight: bold;
	padding: .2em .4em;
	margin: .8em 0 .2em;
	line-height: 1;
	font-size: 1.1em !important;
}


.tags-list {
	float: left;
}

.tags-list li {
	float: left;
	margin: 0 10px 0 0;
	padding: 3px 8px;
	font-size: 0.7em;
	color: #ffffff;
	list-style-type: none;
	background-color: #333333;
}

.tags-list li:hover {
	float: left;
	margin: 0 10px 0 0;
	padding: 3px 8px;
	font-size: 0.7em;
	color: #000000;
	list-style-type: none;
	background-color: #eeeeee;
}

.tags-image {
	width: 20px;
}

.text-localisation {
	font-weight: bold;
}


/* PIKADAY CALENDRIER */

.pika-single {
    z-index: 9999;
    display: block;
    position: relative;
    color: #333;
    background: #fff;
    border: 1px solid #ccc;
    border-bottom-color: #bbb;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

/*
clear child float (pika-lendar), using the famous micro clearfix hack
http://nicolasgallagher.com/micro-clearfix-hack/
*/

.pika-single:before,
.pika-single:after {
    content: " ";
    display: table;
}
.pika-single:after { clear: both }
.pika-single { *zoom: 1 }

.pika-single.is-hidden {
    display: none;
}

.pika-single.is-bound {
    position: absolute;
    box-shadow: 0 5px 15px -5px rgba(0,0,0,.5);
}

.pika-lendar {
    float: left;
    width: 240px;
    margin: 8px;
}

.pika-title {
    position: relative;
    text-align: center;
}

.pika-label {
    display: inline-block;
    *display: inline;
    position: relative;
    z-index: 9999;
    overflow: hidden;
    margin: 0;
    padding: 5px 3px;
    font-size: 14px;
    line-height: 20px;
    font-weight: bold;
    background-color: #fff;
}
.pika-title select {
    cursor: pointer;
    position: absolute;
    z-index: 9998;
    margin: 0;
    left: 0;
    top: 5px;
    filter: alpha(opacity=0);
    opacity: 0;
}

.pika-prev,
.pika-next {
    display: block;
    cursor: pointer;
    position: relative;
    outline: none;
    border: 0;
    padding: 0;
    width: 20px;
    height: 30px;
    /* hide text using text-indent trick, using width value (it's enough) */
    text-indent: 20px;
    white-space: nowrap;
    overflow: hidden;
    background-color: transparent;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 75% 75%;
    opacity: .5;
    *position: absolute;
    *top: 0;
}

.pika-prev:hover,
.pika-next:hover {
    opacity: 1;
}

.pika-prev,
.is-rtl .pika-next {
    float: left;
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAeCAYAAAAsEj5rAAAAUklEQVR42u3VMQoAIBADQf8Pgj+OD9hG2CtONJB2ymQkKe0HbwAP0xucDiQWARITIDEBEnMgMQ8S8+AqBIl6kKgHiXqQqAeJepBo/z38J/U0uAHlaBkBl9I4GwAAAABJRU5ErkJggg==');
    *left: 0;
}

.pika-next,
.is-rtl .pika-prev {
    float: right;
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAeCAYAAAAsEj5rAAAAU0lEQVR42u3VOwoAMAgE0dwfAnNjU26bYkBCFGwfiL9VVWoO+BJ4Gf3gtsEKKoFBNTCoCAYVwaAiGNQGMUHMkjGbgjk2mIONuXo0nC8XnCf1JXgArVIZAQh5TKYAAAAASUVORK5CYII=');
    *right: 0;
}

.pika-prev.is-disabled,
.pika-next.is-disabled {
    cursor: default;
    opacity: .2;
}

.pika-select {
    display: inline-block;
    *display: inline;
}

.pika-table {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
    border: 0;
    margin: 0 0 5px 0;
}

.pika-table th,
.pika-table td {
    width: 14.285714285714286%;
    padding: 0;
}

.pika-table th {
    color: #999;
    font-size: 12px;
    line-height: 25px;
    font-weight: bold;
    text-align: center;
}

.pika-button {
    cursor: pointer;
    display: block;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    outline: none;
    border: 0;
    margin: 0;
    width: 100%;
    padding: 5px;
    color: #666;
    font-size: 12px;
    line-height: 15px;
    text-align: right;
    background: #f5f5f5;
}

.pika-week {
    font-size: 11px;
    color: #999;
}

.is-today .pika-button {
    color: #33aaff;
    font-weight: bold;
}

.is-selected .pika-button {
    color: #fff;
    font-weight: bold;
    background: #33aaff;
    box-shadow: inset 0 1px 3px #178fe5;
    border-radius: 3px;
}

.is-disabled .pika-button {
    pointer-events: none;
    cursor: default;
    color: #999;
    opacity: .3;
}

.pika-button:hover {
    color: #fff !important;
    background: #ff8000 !important;
    box-shadow: none !important;
    border-radius: 3px !important;
}

/* styling for abbr */
.pika-table abbr {
    border-bottom: none;
    cursor: help;
}




/* Checkbox Thalwind

/* Base for label styling */
[type="checkbox"]:not(:checked).thalwind_checkbox,
[type="checkbox"]:checked.thalwind_checkbox {
    position: absolute;
    left: -9999px;
}
[type="checkbox"]:not(:checked).thalwind_checkbox + label,
[type="checkbox"]:checked.thalwind_checkbox + label {
    position: relative;
    padding-left: 25px;
    cursor: pointer;
}

/* checkbox aspect */
[type="checkbox"]:not(:checked).thalwind_checkbox + label:before,
[type="checkbox"]:checked.thalwind_checkbox + label:before {
    content: '';
    position: absolute;
    left:0; top: 2px;
    width: 17px; height: 17px;
    border: 1px solid #aaa;
    background: #f8f8f8;
    box-shadow: inset 0 1px 3px rgba(0,0,0,.3)
}
/* checked mark aspect */
[type="checkbox"]:not(:checked).thalwind_checkbox + label:after,
[type="checkbox"]:checked.thalwind_checkbox + label:after {
    content: '✔';
    position: absolute;
    top: -2px; 
    left: 1px;
    font-size: 1.2em;
    font-weight: bold;
    color: #FFB062;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -ms-transition: all .2s;
    transition: all .2s;
}
/* checked mark aspect changes */
[type="checkbox"]:not(:checked).thalwind_checkbox + label:after {
    opacity: 0;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
}
[type="checkbox"]:checked.thalwind_checkbox + label:after {
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}
/* disabled checkbox */
[type="checkbox"]:disabled:not(:checked).thalwind_checkbox + label:before,
[type="checkbox"]:disabled:checked.thalwind_checkbox + label:before {
    box-shadow: none;
    border-color: #bbb;
    background-color: #ddd;
}
[type="checkbox"]:disabled:checked.thalwind_checkbox + label:after {
    color: #999;
}
[type="checkbox"]:disabled.thalwind_checkbox + label {
    color: #aaa;
}

/* Cards */

.card {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #ededed;
    border-radius: 4px;
    box-shadow: 1px 2px 2px rgba(0, 0, 0, 0.2);
    color: #000;
    margin-bottom: 0.5rem;
    overflow: hidden;
}
.card:hover {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #ededed;
    border-radius: 4px;
    box-shadow: 0 1px 5px #179b32;
    color: #000;
    margin-bottom: 0.5rem;
    overflow: hidden;
}
.card h1, .card h2, .card h3, .card h4, .card h5, .card h6 {
    color: inherit;
}
.card ul {
    margin-bottom: 0;
}
.card.primary {
    background: none repeat scroll 0 0 #00558b;
    border: 0 none;
    border-radius: 4px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    color: #fff;
    margin-bottom: 0.5rem;
    overflow: hidden;
}
.card.primary h1, .card.primary h2, .card.primary h3, .card.primary h4, .card.primary h5, .card.primary h6 {
    color: inherit;
}
.card.primary ul {
    margin-bottom: 0;
}
.card.primary .card-divider {
    background: none repeat scroll 0 0 #0065a5;
    padding: 1rem;
}
.card.success {
    background: none repeat scroll 0 0 #43ac6a;
    border: 0 none;
    border-radius: 4px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    color: #fff;
    margin-bottom: 0.5rem;
    overflow: hidden;
}
.card.success h1, .card.success h2, .card.success h3, .card.success h4, .card.success h5, .card.success h6 {
    color: inherit;
}
.card.success ul {
    margin-bottom: 0;
}
.card.success .card-divider {
    background: none repeat scroll 0 0 #4ab873;
    padding: 1rem;
}
.card.warning {
    background: none repeat scroll 0 0 #f08a24;
    border: 0 none;
    border-radius: 4px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    color: #fff;
    margin-bottom: 0.5rem;
    overflow: hidden;
}
.card.warning h1, .card.warning h2, .card.warning h3, .card.warning h4, .card.warning h5, .card.warning h6 {
    color: inherit;
}
.card.warning ul {
    margin-bottom: 0;
}
.card.warning .card-divider {
    background: none repeat scroll 0 0 #f19233;
    padding: 1rem;
}
.card.alert {
    background: none repeat scroll 0 0 #f04124;
    border: 0 none;
    border-radius: 4px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    color: #fff;
    margin-bottom: 0.5rem;
    overflow: hidden;
}
.card.alert h1, .card.alert h2, .card.alert h3, .card.alert h4, .card.alert h5, .card.alert h6 {
    color: inherit;
}
.card.alert ul {
    margin-bottom: 0;
}
.card.alert .card-divider {
    background: none repeat scroll 0 0 #f14e33;
    padding: 1rem;
}
.card.dark {
    background: none repeat scroll 0 0 #232323;
    border: 0 none;
    border-radius: 4px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    color: #fff;
    margin-bottom: 0.5rem;
    overflow: hidden;
}
.card.dark h1, .card.dark h2, .card.dark h3, .card.dark h4, .card.dark h5, .card.dark h6 {
    color: inherit;
}
.card.dark ul {
    margin-bottom: 0;
}
.card.dark .card-divider {
    background: none repeat scroll 0 0 #323232;
    padding: 1rem;
}
.card-divider {
    background: none repeat scroll 0 0 #ededed;
    padding: 1rem;
}
.card-section {
    //padding: 1rem;
}

.social-header {
    width: 35px;
    height: 35px;
    margin-right: 20px;
}




/* NAVIGATION SIDE */

#navigationMenu {
    position: fixed;
    margin: 150px 0 0 0;
    z-index: 2;
}

#navigationMenu li{
    list-style:none;
    height:39px;
    padding:2px;
    width:40px;
}

#navigationMenu span{
    /* Container properties */
    width:0;
    left:38px;
    padding:0;
    position:absolute;
    overflow:hidden;

    /* Text properties */
    font-family:'Myriad Pro',Arial, Helvetica, sans-serif;
    font-size:18px;
    font-weight:bold;
    letter-spacing:0.6px;
    white-space:nowrap;
    line-height:39px;
    
    /* CSS3 Transition: */
    -webkit-transition: 0.25s;
    
    /* Future proofing (these do not work yet): */
    -moz-transition: 0.25s;
    transition: 0.25s;
}

#navigationMenu a {
    background:url('../images/design/navigation.jpg') no-repeat;
    height:39px;
    width:38px;
    display:block;
    position:relative;
}

/* General hover styles */

#navigationMenu a:hover span{ width:auto; padding:0 20px;overflow:visible; }
#navigationMenu a:hover{
    text-decoration:none;
    
    /* CSS outer glow with the box-shadow property */
    -moz-box-shadow:0 0 5px #9ddff5;
    -webkit-box-shadow:0 0 5px #9ddff5;
    box-shadow:0 0 5px #9ddff5;
}

/* Green Button */

#navigationMenu .home { background-position:0 0;}
#navigationMenu .home:hover {   background-position:0 -39px;}
#navigationMenu .home span{
    background-color:#fcaf3b;
    color:#a96703;
    text-shadow:1px 1px 0 #edc07c;
}

/* Blue Button */

#navigationMenu .about { background-position:-38px 0;}
#navigationMenu .about:hover { background-position:-38px -39px;}
#navigationMenu .about span{
    background-color:#1e8bb4;
    color:#223a44;
    text-shadow:1px 1px 0 #44a8d0;
}

/* Orange Button */

#navigationMenu .services { background-position:-76px 0;}
#navigationMenu .services:hover { background-position:-76px -39px;}
#navigationMenu .services span{
    background-color:#3863bb;
    color:#223a44;
    text-shadow:1px 1px 0 #3873ed;
}

/* Yellow Button */

#navigationMenu .portfolio { background-position:-114px 0;}
#navigationMenu .portfolio:hover{ background-position:-114px -39px;}
#navigationMenu .portfolio span{
    background-color:#fc503b;
    color:#9a2416;
    text-shadow:1px 1px 0 #e88275;
}

/* Purple Button */

#navigationMenu .contact { background-position:-152px 0;}
#navigationMenu .contact:hover { background-position:-152px -39px;}
#navigationMenu .contact span{
    background-color:#ffffff;
    color: #222222;
    text-shadow:1px 1px 0 #c2c2c2;
}


/* ----------------------------------------------------------- */
/* == tingle v0.14.0 */
/* ----------------------------------------------------------- */

.tingle-modal * {
  box-sizing: border-box;
}

.tingle-modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1000;
  display: -ms-flexbox;
  display: flex;
  visibility: hidden;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: center;
  align-items: center;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  background: rgba(0, 0, 0, .8);
  opacity: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  cursor: pointer;
  transition: transform .2s ease;
}

/* confirm and alerts
-------------------------------------------------------------- */

.tingle-modal--confirm .tingle-modal-box {
  text-align: center;
}

/* modal
-------------------------------------------------------------- */

.tingle-modal--noOverlayClose {
  cursor: default;
}

.tingle-modal--noClose .tingle-modal__close {
  display: none;
}

.tingle-modal__close {
  position: fixed;
  top: 10px;
  right: 28px;
  z-index: 1000;
  padding: 0;
  width: 5rem;
  height: 5rem;
  border: none;
  background-color: transparent;
  color: #f0f0f0;
  font-size: 6rem;
  font-family: monospace;
  line-height: 1;
  cursor: pointer;
  transition: color .3s ease;
}

.tingle-modal__closeLabel {
  display: none;
}

.tingle-modal__close:hover {
  color: #fff;
}

.tingle-modal-box {
  position: relative;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-top: auto;
  margin-bottom: auto;
  width: 60%;
  border-radius: 4px;
  background: #fff;
  opacity: 1;
  cursor: auto;
  transition: transform .3s cubic-bezier(.175, .885, .32, 1.275);
  -ms-transform: scale(.8);
  transform: scale(.8);
}

.tingle-modal-box__content {
  padding: 3rem 3rem;
}

.tingle-modal-box__footer {
  padding: 1.5rem 2rem;
  width: auto;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  background-color: #f5f5f5;
  cursor: auto;
}

.tingle-modal-box__footer::after {
  display: table;
  clear: both;
  content: "";
}

.tingle-modal-box__footer--sticky {
  position: fixed;
  bottom: -200px; /* TODO : find a better way */
  z-index: 10001;
  opacity: 1;
  transition: bottom .3s ease-in-out .3s;
}

/* state
-------------------------------------------------------------- */

.tingle-enabled {
  position: fixed;
  right: 0;
  left: 0;
  overflow: hidden;
}

.tingle-modal--visible .tingle-modal-box__footer {
  bottom: 0;
}

.tingle-enabled .tingle-content-wrapper {
  filter: blur(8px);
}

.tingle-modal--visible {
  visibility: visible;
  opacity: 1;
}

.tingle-modal--visible .tingle-modal-box {
  -ms-transform: scale(1);
  transform: scale(1);
}

.tingle-modal--overflow {
  overflow-y: scroll;
  padding-top: 8vh;
}

/* btn
-------------------------------------------------------------- */

.tingle-btn {
  display: inline-block;
  margin: 0 .5rem;
  padding: 1rem 2rem;
  border: none;
  background-color: grey;
  box-shadow: none;
  color: #fff;
  vertical-align: middle;
  text-decoration: none;
  font-size: inherit;
  font-family: inherit;
  line-height: normal;
  cursor: pointer;
  transition: background-color .4s ease;
}

.tingle-btn--primary {
  background-color: #3498db;
}

.tingle-btn--danger {
  background-color: #e74c3c;
}

.tingle-btn--default {
  background-color: #34495e;
}

.tingle-btn--pull-left {
  float: left;
}

.tingle-btn--pull-right {
  float: right;
}

/* responsive
-------------------------------------------------------------- */

@media (max-width : 540px) {
  .tingle-modal {
    top: 0px;
    display: block;
    padding-top: 60px;
    width: 100%;
  }

  .tingle-modal-box {
    width: auto;
    border-radius: 0;
  }

  .tingle-modal-box__content {
    overflow-y: scroll;
  }

  .tingle-modal--noClose {
    top: 0;
  }

  .tingle-modal--noOverlayClose {
    padding-top: 0;
  }

  .tingle-modal-box__footer .tingle-btn {
    display: block;
    float: none;
    margin-bottom: 1rem;
    width: 100%;
  }

  .tingle-modal__close {
    top: 0;
    right: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 60px;
    border: none;
    background-color: #2c3e50;
    box-shadow: none;
    color: #fff;
    line-height: 55px;
  }

  .tingle-modal__closeLabel {
    display: inline-block;
    vertical-align: middle;
    font-size: 1.5rem;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
  }

  .tingle-modal__closeIcon {
    display: inline-block;
    margin-right: .5rem;
    vertical-align: middle;
    font-size: 4rem;
  }
}

@supports ((-webkit-backdrop-filter: blur(12px)) or (backdrop-filter: blur(12px))) {
  .tingle-modal {
    -webkit-backdrop-filter: blur(20px);
    backdrop-filter: blur(20px);
  }

  @media (max-width : 540px) {
    .tingle-modal {
      -webkit-backdrop-filter: blur(8px);
      backdrop-filter: blur(8px);
    }
  }

  .tingle-enabled .tingle-content-wrapper {
    filter: none;
  }
}



/* LOGIN / INSCRIPTION */ 

label {
    line-height: 2.3525rem;
}

.asterisk {
    color: red;
    font-size: bold;
    font-size: 1.3em;
}




.login-box {
  box-shadow: 0 2px 4px rgba(10, 10, 10, 0.4);
  background: #fefefe;
  border-radius: 0;
  overflow: hidden;
}

.login-box .or {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  display: inline-block;
  min-width: 2.1em;
  padding: 0.3em;
  border-radius: 50%;
  font-size: 0.6rem;
  text-align: center;
  font-size: 1.275rem;
  background: #cacaca;
  box-shadow: 0 2px 4px rgba(10, 10, 10, 0.4);
}

@media screen and (max-width: 39.9375em) {
  .login-box .or {
    top: 85%;
  }
}

.login-box-title {
  font-weight: 300;
  font-size: 1.2rem;
  margin-bottom: 1.25rem;
}

.login-box-form-section,
.login-box-social-section-inner {
  padding: 2.5rem;
}

.login-box-social-section {
  background-color: #19232d;
  background-size: cover;
  background-position: center;
}

.login-box-input {
  margin-bottom: 1.25rem;
  height: 2rem;
  border: 0;
  padding-left: 0;
  box-shadow: none;
  border-bottom: 1px solid #179b32;
  font-weight: 400;
}

.login-box-input:focus {
  color: #1779ba;
  transition: 0.2s ease-in-out;
  box-shadow: none;
  border: 0;
  border-bottom: 2px solid #1779ba;
}

.login-box-submit-button {
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 1rem 0;
  padding: 0.85em 1em;
  -webkit-appearance: none;
  border: 1px solid transparent;
  border-radius: 0;
  transition: background-color 0.25s ease-out, color 0.25s ease-out;
  font-size: 0.9rem;
  line-height: 1;
  text-align: center;
  cursor: pointer;
  background-color: #1779ba;
  color: #fefefe;
  display: block;
  width: 100%;
  margin-right: 0;
  margin-left: 0;
  border-radius: 0;
  text-transform: uppercase;
  margin-bottom: 0;
}

[data-whatinput='mouse'] .login-box-submit-button {
  outline: 0;
}

.login-box-submit-button:hover, .login-box-submit-button:focus {
  background-color: #126195;
  color: #fefefe;
}

.login-box-submit-button:hover,
.login-box-submit-button:focus {
  box-shadow: 0 2px 4px rgba(10, 10, 10, 0.4);
}

.login-box-submit-button:active {
  box-shadow: 0 1px 2px rgba(10, 10, 10, 0.4);
}

.login-box-social-button-facebook {
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 1rem 0;
  padding: 0.85em 1em;
  -webkit-appearance: none;
  border: 1px solid transparent;
  border-radius: 0;
  transition: background-color 0.25s ease-out, color 0.25s ease-out;
  font-size: 0.9rem;
  line-height: 1;
  text-align: center;
  cursor: pointer;
  background-color: #3b5998;
  color: #fefefe;
  display: block;
  width: 100%;
  margin-right: 0;
  margin-left: 0;
  font-weight: 500;
  margin-bottom: 1.25rem;
  text-transform: uppercase;
}

[data-whatinput='mouse'] .login-box-social-button-facebook {
  outline: 0;
}

.login-box-social-button-facebook:hover, .login-box-social-button-facebook:focus {
  background-color: #2f477a;
  color: #fefefe;
}

.login-box-social-button-twitter {
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 1rem 0;
  padding: 0.85em 1em;
  -webkit-appearance: none;
  border: 1px solid transparent;
  border-radius: 0;
  transition: background-color 0.25s ease-out, color 0.25s ease-out;
  font-size: 0.9rem;
  line-height: 1;
  text-align: center;
  cursor: pointer;
  background-color: #55acee;
  color: #fefefe;
  display: block;
  width: 100%;
  margin-right: 0;
  margin-left: 0;
  font-weight: 500;
  margin-bottom: 1.25rem;
  text-transform: uppercase;
}

[data-whatinput='mouse'] .login-box-social-button-twitter {
  outline: 0;
}

.login-box-social-button-twitter:hover, .login-box-social-button-twitter:focus {
  background-color: #1a8fe8;
  color: #fefefe;
}

[class*="login-box-social-button-"]:hover,
[class*="login-box-social-button-"]:focus {
  box-shadow: 0 2px 4px rgba(10, 10, 10, 0.4);
}

.login-box-social-headline {
  display: block;
  margin-bottom: 2.5rem;
  font-size: 1.875rem;
  color: #fefefe;
  text-align: center;
}

