body {
	margin:0;
	padding:0;
	font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    position: relative;
    font-size: 14px;
}

body button {
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
}

body label {
    font-weight: 700;
}

body div.main:after {
    opacity: 0.9;
}

.wrapper {
    padding: 70px;
}

h1 {
    font-size: 30px;
}

.clear{
	clear: both;
	display: block;
}

a,
a:hover {
    text-decoration: none;
}

input {
    min-width: 50px;
}

input[type="radio"] {
    min-width: unset !important;
}


@font-face {
  font-family: "ceasy-sms";
  src:url("../fonts/ceasy-sms.eot");
  src:url("../fonts/ceasy-sms.eot?#iefix") format("embedded-opentype"),
  url("../fonts/ceasy-sms.woff") format("woff"),
  url("../fonts/ceasy-sms.ttf") format("truetype"),
  url("../fonts/ceasy-sms.svg#font-ceasy") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "icomoon";
  src:url("../fonts/icomoon.eot");
  src:url("../fonts/icomoon.eot?#iefix") format("embedded-opentype"),
  url("../fonts/icomoon.woff") format("woff"),
  url("../fonts/icomoon.ttf") format("truetype"),
  url("../fonts/icomoon.svg#font-ceasy") format("svg");
  font-weight: normal;
  font-style: normal;
}


div#nom-groupe > div .tip:after,
div#fichier-numeros> div .tip:after,
.form-nouvelle-campagne .arrow-select:before,
.navigation-ceasy-sms-responsive .icon-burger:before,
.navigation-ceasy-sms-responsive .menu-responsive .icon-cross:before {
	font-family: "icomoon" !important;
	font-style: normal !important;
	font-weight: normal !important;
	font-variant: normal !important;
	text-transform: none !important;
	speak: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}


#formulaire-connexion button.button-connexion span.icon-plus:before,
.infos-accueil a.button-accueil span.icon-plus:before,
.navigation-ceasy-sms ul li span:before,
.navigation-ceasy-sms-responsive ul li span.icon-menu:before,
#deco-top-user span:after,
#deconnexion-top #deco-top a span:before,
.infos-mon-compte button.button-compte span.icon-plus:before,
.infos-historique a.button-historique span.icon-plus:before,
div.etape-3 #boutons-etapes .bouton-envoyer span.icon-phone:before,
div.etape-3 #boutons-etapes .bouton-test span.icon-phone:before,
.form-liste-diffusion div.valider span.icon-plus:before,
.infos-modele-sms .title .lienPopup span.icon-plus:before,
.form-modele-modifier button span.icon-plus:before,
.form-test-campagne button span.icon-plus:before,
.form-commande-sms button span.icon-plus:before {
	font-family: "ceasy-sms" !important;
	font-style: normal !important;
	font-weight: normal !important;
	font-variant: normal !important;
	text-transform: none !important;
	speak: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

/***** ICONE RIGHT SHORT ARROW  *****/
#formulaire-connexion button.button-connexion span.icon-plus:before {
   content: "\e905"; 
}

/***** ICONE DOWN SHORT ARROW  *****/
.form-nouvelle-campagne .arrow-select:before {
  content: "\e907";
}

/***** ICONE HOME  *****/
.navigation-ceasy-sms ul li.home span:before {
    content: "\e90d";
}

/***** ICONE MENU BURGER  *****/
.navigation-ceasy-sms-responsive .icon-burger:before {
    content: "\e900";
}

/***** ICONE CROIX  *****/
.navigation-ceasy-sms-responsive .menu-responsive .icon-cross:before {
    content: "\e901";
}

/***** ICONE HISTORIQUE  *****/
.navigation-ceasy-sms ul li.historique span:before,
.navigation-ceasy-sms-responsive ul li.historique span.icon-menu:before {
    content: "\e913";
}

/***** ICONE PHONE  *****/
.navigation-ceasy-sms ul li.campagne span:before,
.navigation-ceasy-sms-responsive ul li.campagne span.icon-menu:before,
div.etape-3 #boutons-etapes .bouton-envoyer span.icon-phone:before,
div.etape-3 #boutons-etapes .bouton-test span.icon-phone:before {
    content: "\e958";
}

/***** ICONE 3PEOPLES  *****/
.navigation-ceasy-sms ul li.liste-diffusion span:before,
.navigation-ceasy-sms-responsive ul li.liste-diffusion span.icon-menu:before {
    content: "\e972";
}

/***** ICONE TCHAT  *****/
.navigation-ceasy-sms ul li.modeles-sms span:before,
.navigation-ceasy-sms-responsive ul li.modeles-sms span.icon-menu:before {
    content: "\e914";
}

/***** ICONE PLUS  *****/
.infos-accueil a.button-accueil span.icon-plus:before,
.infos-mon-compte button.button-compte span.icon-plus:before,
.infos-historique a.button-historique span.icon-plus:before,
.form-liste-diffusion div.valider span.icon-plus:before,
.infos-modele-sms .title .lienPopup span.icon-plus:before,
.form-modele-modifier button span.icon-plus:before,
.form-test-campagne button span.icon-plus:before,
.form-commande-sms button span.icon-plus:before {
    content: "\ea0a";
}

/***** ICONE PT INTERROGATION  *****/
div#nom-groupe > div .tip:after,
div#fichier-numeros> div .tip:after {
    content: "\e911";
}



#deco-top-user span:after {
    content: "\e916";
}

#deconnexion-top #deco-top a:first-child span:before {
   content: "\e972"; 
}

#deconnexion-top #deco-top a:last-child span:before {
    content: "\e910";
}


/********** STYLES GENERAUX **********/
.wrapper {
    padding: 70px;
}

div.main {
    display: flex;
    flex-direction: column;
    background: url('../images/image-background.png');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
    min-height: 100vh;
    flex-grow: 1;
    margin-left: 300px;
}

div.main:after {
    content: "";
    background: #fff;
    opacity: 0.3;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
}

div.main > * {
    z-index: 10;
}

/* BOUTON HOVER EFFECTS 
.button-accueil,
.button-historique {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.8s;
    transition-duration: 0.8s;
}

.button-accueil:before,
.button-historique:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #333e50;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.8s;
    transition-duration: 0.8s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.infos-accueil a.button-accueil:hover span.text-button,
.infos-historique a.button-historique:hover span.text-button {
    color: #fff;
}

.infos-accueil a.button-accueil:hover span.icon-plus,
.infos-historique a.button-historique:hover span.icon-plus,
.infos-liste-diffusion{
    background: #d9ea30;
}

.infos-accueil a.button-accueil:hover span.icon-plus:before,
.infos-historique a.button-historique:hover span.icon-plus:before,
.infos-liste-diffusion {
    color: #333e50;
}

.button-accueil:hover:before,
.button-historique:hover:before,
.button-historique:hover:before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
    transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}
*/

/* BANDEAU ENTETE */

#fullHeader{
	background:url(../images/fd_repeat.jpg) repeat-x;
	width:100%;	
}

#header{
	background:url(../images/header.jpg) no-repeat;
	margin:auto;
	padding:0;
	width:980px;
	height:135px;
	position: relative;
}

#header .logo{
	padding:20px 0 0 1px;
	width:100px;
	float:left;
}

#header .url{
	margin:93px 0 0 4px;
	float:left;
}

#header .url a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	color:#e9640b;
}

#header .url a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:underline;
	color:#e9640b;
}

#deconnexionTop{
	position:absolute; 
	top:0; 
	background:url(../images/deconnexion_top.png) no-repeat; 
	width:258px;
	height:32px; 
	right:0;
	z-index:1;
}

#deconnexionTop #decoTopUser {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	margin:8px 0 0 5px;
	float:left;
	width:165px
}

#deconnexionTop #decoTop {
	margin:8px 10px 0 5px;
	float:left;
}

#deconnexionTop #decoTop a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	text-decoration:none;
}

 /* MENU PRINCIPAL */
/*#header ul{
	margin:68px 0 0 182px;
	padding:0;
	list-style:none;
	float:left;
	height:67px;
}

#header li{
	margin:0 auto;
	padding:0;
	display: inline ;
}

#header li a{
	margin:0;
	padding:0 3px 0 0;
}

.case, .case:hover, .case:active{  
	cursor:pointer; 
	overflow:hidden; 
	display:block; 
	float:left; 
	position:relative;
	border:none;
}


.img_hover{ 
	position:absolute; 
	left:0; 
	top:0; 
	height:100px; 
	width:200px; 
	opacity:0;
	display:block;
}
*/

#header ul {
    float: right;
    height: 67px;
    list-style: none outside none;
    margin: 66px 0 0 210px;
    padding: 0;
    position: absolute;
    width: 750px;
}

#header ul li {
	display: block;
	float: right;
	margin: 0;
	padding:0;
}

#header ul li a {
	padding:0 3px 0 0;
}

#header ul li ul {
	background: #F4F4F4;
	border: 1px solid #ccc;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
	-webkit-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.5);
	margin: 10px 0 0 -35px;
	padding: 0 10px 0;
	position: relative;
	width: 126px;
}

#header ul li ul li {
	border-bottom: 1px solid #CCC;
	display: block;
	float: none;
	height: 14px;
	padding: 8px 0;
	text-align: center;
	width: 126px;
	margin: 0;
}

#header ul li ul li a {
	color: #620d20;
	text-shadow: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
}

#header ul li ul li a:hover {
	color: #000;
}

#header ul li ul li:last-child:not(li.arrow) {
	border: 0;
}

.arrow {
	background: url(../images/arrow_menu.png) no-repeat;
	border: 0;
	display: none;
	position: absolute;
		top: -10px;
		left: 63px;
	height: 11px;
	width: 20px;
	text-indent: -9999px;
}

.case, .case:hover, .case:active{  
	cursor:pointer; 
	overflow:hidden; 
	display:block; 
	position:relative;
	border:none;
}

.img_hover{ 
	position:absolute; 
	left:0; 
	top:0; 
	height:100px; 
	width:200px; 
	opacity:0;
	display:block;
}

/* FOOTER */
#footer{
	width:980px;
	height:35px;
	margin: 20px auto;
	border-top: 1px solid #ccc;
}

#footer a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #878787;
}

#footer a:hover{
	color:#e9640b;
	text-decoration:underline;
}

#footer .marque a{
	padding:0;
	line-height:35px;
	float:left;
	text-decoration:none;
}

#footer .hotline a{
	padding:0;
	line-height:35px;
	float:right;
	text-decoration:none;
}

/* CONFIRM ACTION */

.question {
	position: absolute;
	display: inline;
	text-align: center;
	width: 174px;
	height: 78px;
	font-size: 13px;
	line-height: 1.5em;
	background: url('../images/bubble.png') left top no-repeat;
	padding: 10px 0 0 0;
	text-shadow: 0px 1px 0px #fff;
	margin-left: -7em;
	margin-top: -6em;
	opacity: 0;
}

.yes{
	margin-top: .5em;
	margin-right: .5em;
	cursor: pointer;
	display: inline-block;
	width: 63px;
	height: 21px;
	color: #434d17;
	text-shadow: 0px 1px 0px #fff;
	background: url('../images/buttony.png') left top no-repeat;
}
.cancel {
	margin-top: .5em;
	margin-right: .5em;
	cursor: pointer;
	display: inline-block;
	width: 63px;
	height: 21px;
	color: #fff;
	text-shadow: 0px 1px 0px #000;
	background: url('../images/buttonn.png') left top no-repeat;
}


/*
.tip{
	display: block;
	height: 22px;
	width: 22px;
	margin: 7px 5px 0 0;
	float: left;
}
*/

.tipsy {
    background-image: url("../images/tipsy.gif");
    background-repeat: no-repeat;
    font-size: 10px;
    opacity: 0.8;
    padding: 5px;
}
.tipsy-inner {
    background-color: #000;
    color: #FFFFFF;
    font-family: Helvetica,Arial,sans-serif;
    font-size: 10px;
    max-width: 250px;
    padding: 5px 8px 4px;
    text-align: left;
}
.tipsy-inner {
    border-radius: 3px 3px 3px 3px;
}
.tipsy-north {
    background-position: center top;
}
.tipsy-south {
    background-position: center bottom;
}
.tipsy-east {
    background-position: right center;
}
.tipsy-west {
    background-position: left center;
}
#message{
	border: 1px solid #0171A1; 
	background: #F4F4F4; 
	width: 300px; 
	height: 50px; 
	position: absolute; 
	left:50%; 
	top: 50%; 
	margin: -50px 0 0 -150px;
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	color:#0171A1;
	font-weight:bold;
	padding:30px 10px 0 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	border-radius: 10px;
}

.txtred{
	color:red;
}




/********** **********/
/***** RESPONSIVE STYLES GENERAUX *****/
/********** **********/
@media screen and (max-width: 1300px) {    
    div.main {
        margin-left: 250px;
    }
    
    .wrapper {
        padding: 70px 45px;
    }
}

@media screen and (max-width: 1100px) {    
    div.main {
        margin-left: 200px;
    }
    
    .wrapper {
        padding: 70px 20px;
    }
}

@media screen and (max-width: 1000px) {  
    body {
        display: flex;
        flex-direction: column;
        min-height: 100vh;
    }
    
    body > footer,
    div.main #deconnexion-top {
        display: none;
    } 
    
    .wrapper {
        padding: 30px;
    }
    
    div.main {
        margin-left: 0;
        min-height: unset;
        margin-top: 95px;
    }
    
    div.main #deconnexion-top,
    div.main footer {
        display: none;
    }
}


@media screen and (max-width: 450px) {  
    .wrapper {
        padding: 15px;
    }