@charset "UTF-8";

body {
    background-color: #0879bd;
    color: black;
    font: 12px/14px Tahoma,Arial,Geneva,sans-serif;
    text-align: justify;
}

strong {
    color: #0879bd;
}

small {
    font-size: 10px;
}

div#header-top {
    background: url('/images/nav-bg.png') repeat-x;
    width: 100%;
    height: 80px;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99999;
}

div#header-top div#header {
    width: 1000px;
    position: relative;
    margin: 0 auto;
}

div#header-top div#header img#logo {
    height: 65px;
    display: inline;
    border: none;
    float: left;
    margin-top: 4px;
    margin-left: 30px;
}

div#header-top div#header a {
    height: 75px;
    line-height: 75px;
}

div#header-top div#header h1 {
    height: 35px;
    padding: 0;
    margin: 0;
    display: inline;
    float: left;
}

div#header-top div#header div#agauche {
    display: inline;
    float: left;
}

div#header-top div#header div#adroite {
    display: inline;
    float: right;
}

div#header a, div#header a:active, div#header a:visited {
    color: #959595;
    margin: 0 0 0 10px;
    padding: 3px 10px;
    font-weight: bold;
}

div#header div#agauche a:hover, div#header div#agauche a.active {
    color: #fff;
    text-decoration: none;
    background-color: #959595;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
}

#contenu, #contenuetapes {
    width: 1000px;
    margin: auto;
}

#container{
    background: url("/images/container.jpg") no-repeat scroll left top white;
    text-align: center;
    width: 1000px;
    margin-left:auto;
    margin-right:auto;
    font-size: 14px;
    line-height: 16px;
    text-align: justify;
}

.container{
    border: 16px solid #FFF;
    padding-bottom: 20px;
}

.center {
    text-align: center;
}

#catch {
    font-size: 16pt;
    color: white;
    height: 45px;
    width: 45%;
    text-align: center;
    padding-left:350px;
    padding-top:100px;
    margin: auto;
    display: block;
}


table#partenaires {
    text-align: justify;
}

table#partenaires tr td a img {
    border: none;
}

div#accesclient {
    margin-top: 5px;
    margin-right: 5px;
    float: right;
    background: rgb(0, 0, 0);
    background: rgba(0, 0, 0, 0.6);
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
    border: 2px #23a0d8 solid;
    width: 200px;
    height: 50px;
    line-height: 45px;
    font-size: 20px;
    color: white;
    text-align: center;
    display: block;
    z-index: 3;
}

div#accesclient:hover {
    background-color: black;
}
div#accesclient a { color:white; }
div#accesclient a:hover { text-decoration:none; }

#bandeau {
    background: url("/images/bandeau.jpg") no-repeat scroll left top transparent;
}

#login{
    background-color: transparent ;
    font-size: 12px ;
    margin-top: 30px;
    margin-right: 20px;
    float:right;
    width: 150px;
    height: 27px;
}

.login{
    background: url("/images/bouton_acces.png");
    font-size: 12px;
    margin-top: 30px;
    margin-right: 20px;
    float:right;
    width: 150px;
    height: 27px;
}

a.cgv {
    color: black;
    text-decoration: none;
}

a.cgv:hover {
    color: black;
    text-decoration: none;
    border-bottom: 1px silver solid;
}

.menu {
    /*border-radius: 30px 0 30px 30px;*/
    width: 200px;
    position: relative;
    left: 40px;
    top: 400px;
    border: 2px solid #D5D5D5;
    margin-top: -130px;
    background-color: #0879bd;
}

.menu ul {
    margin: 0;
    padding: 0;
}

.menu ul li {
    font-size: 12px;
    font-weight: bold;
    list-style-type: none;
    list-style-image: none;
    display: block;
    background-color: white;
    padding: 12px 14px;
    margin: 4px;
    color: white;
}

.menu li:hover {
    background-color: #23a0d8;
    color: white;
}

.menu li:hover a {
    color: white;
}

.menu li a:hover {
    text-decoration: none;
}

.menu li#current {
    background-color: #23a0d8;
}

.menu li#current a {
    color: white;
}

div#right {
    padding-left: 170px;
    width: 630px;
}

div.right{
    font: 12px/14px;
    line-height: 25px;
    text-align: justify;
    height: auto;
    min-height: 400px;
    margin: auto;
    margin-top: 80px;
    border: 2px solid #23a0d8;
    background-color: white;
    width: 800px;
    padding: 20px 30px 10px 10px;
}

div.right img {
    text-align: center;
}

#footer {
    font-size: 10px;
    height: 15px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
    padding: 0;
    position: relative;
    width: 1000px;
    text-align: center;
}

div.right ul {
    padding: 0;
    margin-left: 30px;
}

/*Texte*/
h1 {
    color: #0879bd;
   font-size: 26px;
    padding-bottom: 20px;
    padding-top: 20px;
    text-align: center;
    line-height: 25px;
}

h2 {
    color: #50586b;
    font-size: 20px;
    margin-bottom: 6px;
    margin-top: 20px;
    padding-left: 10px;
    padding-right:10px;
    text-align: left;
}

h3 {
    color: #000000;
    font: 12px/14px ;
    font-weight:normal;
    margin-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
    text-align: left;
    line-height: 25px;
}

a {
    color: #0879bd;
    text-decoration: underline;
}

li {
    list-style-image: url("/images/puce_1.png");
    text-align: left;
    margin-left:10px;
}

.li {
    font-size:11px;
    font-weight:normal;
    color:#FF6600;
}

a.lien, .texte a {
    color: #0879bd;
}

.texte a:hover {
    color: #1474bb;
}

a.lien:hover {
    color: #1474bb;
}

a, a:link, a:visited {
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
    color: #0879bd;
}

.link {
    font-size: 10px;
    font-weight: normal;
}

.txt {
    font-size: 14px;
    font-weight: normal;
}

.txt2 {
    font-size:12px;
    font-weight:bold;
}

a.bouton, a.boutonretour, input.boutonValider {
    background-color: #0879bd;
    color: white;
    border: 4px white solid;
    padding: 8px 10px;
    font-weight: bold;
    font-size: 12px;
    font-variant:small-caps;
    text-align: center;
    text-decoration: none;
    width: 130px;
}

a.bouton:hover, a.boutonretour:hover, input.boutonValider:hover {
    text-decoration:none;
    border: 4px gray solid;
}

input#login1 {
    margin-top: 240px;
}

input#login2 {
    margin-top: 20px;
}


/* CSS des pages servies par l'appli bulksms */

.menubulk {
    padding: 0;
    position: absolute;
    left: 140px;
    top: 300px;
    border: 1px solid #0879bd;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
    background: #FFF;
}

.menubulk ul {
    padding: 4px 0;
    margin: 0;
    width: auto;
}

.menubulk ul li {
    font-size: 12px;
    font-weight: bold;
    background: #DDD;
    list-style-type: none;
    list-style-image: none;
    display: block;
    padding: 6px;
    border: 1px #959595 solid;
    margin: 1px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    margin: 4px 8px;
}


.menubulk ul li a {
    color: #959595;
    padding: 3px 10px;
}

.menubulk ul li a:hover {
    color: white;
    text-decoration: none;
}
.menubulk ul li:hover {
    background: #BBB;
    color: red;
}
.menubulk br {
    line-height: 8px;
}

.menubulk ul li#solde {
    background-color: #FFFF99;
    color: #0879bd;
}

.menubulk ul li#solde:hover {
    color: #0879bd;
}

.menubulk li#current {
    background-color: #23a0d8;
}

.menubulk li#current a {
    color: white;
}

div.container div#moncompte {
    margin-top: 5px;
    margin-bottom: 20px;
    margin-right: 5px;
    float: right;
    background: #444;
    background: rgba(0, 0, 0, 0.6);
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
    border: 2px #23a0d8 solid;
    width: 400px;
    height: 40px;
    line-height: 35px;
    font-weight: bold;
    color: #eee;
    text-align: center;
    display: block;
    z-index: 3;
}

div.container div#moncompte a {
    color: #23a0fb;
    text-decoration: none;
}

div.container div#moncompte a:hover {
    color: white;
}

div.container div.right table.bulk {
    border-collapse: collapse;
    border: 0;
    font-size: 12px;
}

div.container div.right table.bulk tr td {
    min-width: 150px;
    padding-right: 20px;
}

div.container div.right table.bulk tr td.lbl {
    background: url('/images/puce_1.png') left no-repeat;
    padding-left: 20px;
}

div.container div.right table.bulk strong {
    font-size: 11px;
}

div.container div.right table.bulk select {
    color: black;
}

div.container div.right table.achatSMS, div.container div.right table.alertes {
    border: 4px #0879bd solid;
    border-collapse: collapse;
}

div.container div.right table.achatSMS tr, div.container div.right table.alertes tr {
    padding: 10px 0;
    border: 2px #0879bd solid;
}

div.container div.right table.achatSMS tr td, div.container div.right table.alertes tr td, div.container div.right table.alertes tr th {
    padding: 0 10px;
    border: 2px #0879bd solid;
}

div.container div.right table tr.fond_pair {
    background-color: #BBDAFF;
}

div.container div.right table tr.fond_rose {
    background-color: #FFDABB;
}

img.delete {
    cursor: pointer;
}

.small_black_button {
    /*background: url('/images/black-button.png') 0 -183px no-repeat;*/
    background-color: black;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    height: 30px;
    width: 100px;
    color: white;
    line-height: 28px;
    text-decoration: none;
    font-weight: bold;
    text-align: center;
    display: inline-block;
    font-size: 16px;
    position: relative;
    border: 1px silver solid;
    cursor: pointer;
}

.small_black_button:hover {
    border: 1px black solid;
    color: white;
    text-decoration: none;
}

.black_button {
    background: url('/images/black-button.png') no-repeat;
    width: 244px;
    height: 64px;
    line-height: 60px;
    font-weight: bold;
    font-size: 1.5em;
    color: #eee;
    text-align: center;
    display: block;
    z-index: 3;
}

.black_button:hover {
  color: #fff;
  text-decoration: none;
}

.invisible {
    margin: auto;
    visibility: hidden;
    display: none;
}

.aide_champ {
    padding-left:5px;
    color: #666666;
    FONT-WEIGHT:normal;
    FONT-SIZE: 12px;
    background-color: #F4FAFF;
}

.text-justify {
    text-align: justify;
}

/* FORMULAIRE */
.form {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.form .form-group {
    display: flex;
    flex-direction: row;
    margin: 0.5rem 0;
    width: 100%;
}

.form .form-group .form-field {
    display: flex;
    width: 100%;
}

/* Fin des CSS des pages servies par l'appli bulksms */
