/* ---------------------------  STRUCTURE -----------------------------------------

	1 - FONTS
	2 - RESET
	3 - GLOBAL / COMMON
	4 - HEADER

	5 - MAIN CONTENT
		5.1 - CONNECTION
		5.2 - MESSAGES
		5.3 - USAGE
		5.4 - CLOUD
		5.5 - WIFI

	6 - OTHER CONTENT
		6.1 - USEFUL INFORMATION
		6.2 - FAQ
		6.3 - NOTIFICATIONS

	7 - POPINS (connection/pin/update/Roaming)
	8 - PLUGIN SCROLLPANE
	9 - ARABIC OVERIDE
	10 - MEDIAS QUERIES


 ---------------------------  END STRUCTURE -----------------------------------------*/

/* -------------------------------------------------
 1 - FONTS
 --------------------------------------------------- */

@font-face {
    font-family : 'Helvetica-Neue';
    src         : url('fonts/HelveticaNeueLTStd-Roman.eot?#iefix') format('embedded-opentype'), url('fonts/HelveticaNeueLTStd-Roman.otf') format('opentype'),
    url('fonts/HelveticaNeueLTStd-Roman.woff') format('woff'), url('fonts/HelveticaNeueLTStd-Roman.ttf') format('truetype'), url('fonts/HelveticaNeueLTStd-Roman.svg#HelveticaNeueLTStd-Roman') format('svg');
    font-weight : normal;
    font-style  : normal;
}

@font-face {
    font-family : 'Helvetica-Neue';
    src         : url('fonts/HelveticaNeueLTStd-Bd.eot?#iefix') format('embedded-opentype'), url('fonts/HelveticaNeueLTStd-Bd.otf') format('opentype'),
    url('fonts/HelveticaNeueLTStd-Bd.woff') format('woff'), url('fonts/HelveticaNeueLTStd-Bd.ttf') format('truetype'), url('fonts/HelveticaNeueLTStd-Bd.svg#HelveticaNeueLTStd-Bd') format('svg');
    font-weight : bold;
    font-style  : normal;
}

/* -------------------------------------------------
   2 - RESET : HTML5 Boilerplate styles - h5bp.com (generated via initializr.com)
 --------------------------------------------------- */
/*! normalize.css v1.0.1 | MIT License | git.io/normalize */
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section, summary {
    display : block
}

audio, canvas, video {
    display  : inline-block;
    *display : inline;
    *zoom    : 1
}

audio:not([controls]) {
    display : none;
    height  : 0
}

[hidden] {
    display : none
}

html {
    font-size                : 100%;
    -webkit-text-size-adjust : 100%;
    -ms-text-size-adjust     : 100%;
    -moz-osx-font-smoothing  : grayscale;
    direction: ltr;
}

html, button, input, select, textarea {
    font-family : sans-serif
}

body {
    margin : 0
}

abbr[title] {
    border-bottom : 1px dotted
}

b, strong {
    font-weight : bold
}

blockquote {
    margin : 1em 40px
}

dfn {
    font-style : italic
}

mark {
    background : #ff0;
    color      : #000
}

code, kbd, pre, samp {
    font-family  : monospace, serif;
    _font-family : 'courier new', monospace;
    font-size    : 1em
}

pre {
    white-space : pre;
    white-space : pre-wrap;
    word-wrap   : break-word
}

q {
    quotes : none
}

q:before, q:after {
    content : '';
    content : none
}

small {
    font-size : 80%
}

sub, sup {
    font-size      : 75%;
    line-height    : 0;
    position       : relative;
    vertical-align : baseline
}

sup {
    top : -0.5em
}

sub {
    bottom : -0.25em
}

dl, menu, ol, ul {
    margin : 1em 0
}

dd {
    margin : 0 0 0 40px
}

menu, ol, ul {
    padding : 0 0 0 40px
}

nav ul, nav ol {
    list-style       : none;
    list-style-image : none
}

img {
    border                 : 0;
    -ms-interpolation-mode : bicubic
}

svg:not(:root) {
    overflow : hidden
}

figure {
    margin : 0
}

form {
    margin : 0
}

fieldset {
    border  : 1px solid #c0c0c0;
    margin  : 0 2px;
    padding : .35em .625em .75em
}

legend {
    border       : 0;
    padding      : 0;
    white-space  : normal;
    *margin-left : -7px
}

button, input, select, textarea {
    font-size       : 100%;
    margin          : 0;
    vertical-align  : baseline;
    *vertical-align : middle
}

button, input {
    line-height : normal
}

button, html input[type="button"], input[type="reset"], input[type="submit"] {
    -webkit-appearance : button;
    cursor             : pointer;
    *overflow          : visible
}

button[disabled], input[disabled] {
    cursor : default
}

input[type="checkbox"], input[type="radio"] {
    box-sizing : border-box;
    padding    : 0;
    *height    : 13px;
    *width     : 13px
}

input[type="search"] {
    -webkit-appearance : textfield;
    -moz-box-sizing    : content-box;
    -webkit-box-sizing : content-box;
    box-sizing         : content-box
}

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
    -webkit-appearance : none
}

button::-moz-focus-inner, input::-moz-focus-inner {
    border  : 0;
    padding : 0
}

textarea {
    overflow       : auto;
    vertical-align : top
}

table {
    border-collapse : collapse;
    border-spacing  : 0
}

html, button, input, select, textarea {
    color : #222
}

body {
    font-size   : 1em;
    line-height : 1.4
}

::-moz-selection {
    background  : #b3d4fc;
    text-shadow : none
}

::selection {
    background  : #b3d4fc;
    text-shadow : none
}

hr {
    display    : block;
    height     : 1px;
    border     : 0;
    border-top : 1px solid #ccc;
    margin     : 1em 0;
    padding    : 0
}

img {
    vertical-align : middle
}

fieldset {
    border  : 0;
    margin  : 0;
    padding : 0
}

textarea {
    resize : vertical
}

.chromeframe {
    margin     : .2em 0;
    background : #ccc;
    color      : #000;
    padding    : .2em 0
}

.ir {
    background-color : transparent;
    border           : 0;
    overflow         : hidden;
    *text-indent     : -9999px
}

.ir:before {
    content : "";
    display : block;
    width   : 0;
    height  : 100%
}

.hidden {
    display    : none !important;
    visibility : hidden
}

.visuallyhidden {
    border   : 0;
    clip     : rect(0 0 0 0);
    height   : 1px;
    margin   : -1px;
    overflow : hidden;
    padding  : 0;
    position : absolute;
    width    : 1px
}

.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus {
    clip     : auto;
    height   : auto;
    margin   : 0;
    overflow : visible;
    position : static;
    width    : auto
}

.invisible {
    visibility : hidden
}

.clearfix:before, .clearfix:after {
    content : " ";
    display : table
}

.clearfix:after {
    clear : both
}

.clearfix {
    *zoom : 1
}

/* -------------------------------------------------
 3 - GLOBAL /COMMON
 --------------------------------------------------- */
* {
    margin                 : 0;
    padding                : 0;
    -webkit-font-smoothing : subpixel-antialiased;
    outline                : 0;
}

body {
    overflow-x       : hidden;
    background-color : #e6e6e6;
    font-family      : 'Helvetica-Neue', Helvetica, Arial, sans-serif;
}

body.others {
    background-color : #fff;
}

*::-moz-selection {
    background : #fcd3b7;
}

*::selection {
    background : #fcd3b7;
}

header *::-moz-selection {
    background : transparent
}

header *::selection {
    background : transparent;
}

a {
    text-decoration : none;
    outline         : 0;
}

a:focus {
    outline : none;
}

a:hover, a:active, a:visited {
    outline : 0;
}

a:hover {
    -webkit-touch-callout : none;
}

a.external {
    text-decoration : underline;
}

ul {
    margin  : 0px;
    padding : 0;
}

ul li {
    list-style-type : none;
    display         : inline;
}

.orange {
    /*color : #f60;*/
}

.white {
    color : #fff;
}

span.tooltip {
    position   : absolute;
    z-index    : 10;
    display    : block;
    background : #fefcd2;
    min-width  : 40px;
    padding    : 2px 4px;
    font-size  : 0.75em;
}

h2 {
    font-weight      : normal;
    background-color : #0b0b0b;
    color            : #808080;
    font-size        : 1.125em;
    margin           : 0;
    padding          : 0 20px;
    line-height      : 50px;
}

h3 {
    font-weight : normal;
    color       : #8c8c8c;
    font-size   : 1.125em;
    margin      : 0;
}

.dropdown {
    display          : none;
    position         : absolute;
    z-index          : 99;
    background-color : #000;
}

/* accessibility class orange */
.hide {
    position : absolute !important;
    clip     : rect(1px 1px 1px 1px); /* IE6, IE7 */
    clip     : rect(1px, 1px, 1px, 1px);
    padding  : 0 !important;
    border   : 0 !important;
    height   : 1px !important;
    width    : 1px !important;
    overflow : hidden;
}

.msisdn-block {
    display : none;
}

.ellipsis {
    white-space      : nowrap;
    overflow         : hidden;
    text-overflow    : ellipsis;
    -o-text-overflow : ellipsis;
}

/* -------------------------------------------------
 4 - HEADER
 --------------------------------------------------- */
header {
    position      : relative;
    top           : 0;
    left          : 0;
    width         : 100%;
    min-height    : 100px;
    z-index       : 10;
    margin-bottom : 30px;
    background    : #000;
    color         : #fff;
}

body.others header {
    min-height       : 200px;
    height           : 200px;
    background-color : #000;
}

body.others.notif header {
    min-height : 150px;
    height     : 150px;
}

body.others header a.home {
    position   : relative;
    top        : 48px;
    z-index    : 10;
    float      : left;
    width      : 21px;
    height     : 22px;
    display    : block;
    background : url("../img/icon-home.png") 0 -26px no-repeat;
}

body.others header a.home:hover,
body.others header a.home:focus {
    background-position : 0 0;
}

body.others header div.onglets {
    position : absolute;
    top      : 0;
    left     : 0;
    height   : 200px;
    width    : 92%;
    overflow : hidden;
    margin   : 0 7.6% 0;
}

body.others header div.onglets ul {
    position : absolute;
    bottom   : -3px;
    left     : 0;
    overflow : hidden;
    height   : 52px;
}

body.others header div.onglets ul li {
    float            : left;
    margin-right     : 1px;
    background-color : #282828;
    display: -webkit-box;      /* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box;         /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox;      /* TWEENER - IE 10 */
    display: -webkit-flex;     /* NEW - Chrome */
    display: flex;             /* NEW, Spec - Opera 12.1, Firefox 20+ */
}

body.others header div.onglets ul li:hover,
body.others header div.onglets ul li:focus,
body.others header div.onglets ul li.on {
    background : #fff;
}

body.others header div.onglets ul li:hover a,
body.others header div.onglets ul li:focus a,
body.others header div.onglets ul li a:focus,
body.others header div.onglets ul li.on a {
    color : #f60;
}

body.others header div.onglets ul li a {
    color       : #fff;
    font-size   : 0.95em;
    height      : 53px;
    line-height : 50px;
    padding     : 0 30px;
}

header h1 {
    position : relative;
    z-index  : 10;
    margin   : 35px 40px 0 7.6%;
    float    : left;
}

header h1 a {
    display                : block;
    background             : url('../img/logo-airbox.png') no-repeat 0 0;
    background-size        : 40px 40px;
    width                  : 295px;
    height: 40px;
    padding: 0 0 0 48px;
    line-height: 45px;
    font-weight            : bold;
    color                  : #fff;
    -webkit-font-smoothing : antialiased;
}

header .informations {
    z-index     : 11;
    position    : absolute;
    top         : 63px;
    right       : 7.5%;
    height      : 35px;
    font-weight : bold;
    font-family : 'Helvetica-Neue', Helvetica, Arial, sans-serif;
}

header .informations .msisdn {
    float                  : left;
    color                  : #fff;
    font                   : bold 0.875em 'Helvetica-Neue', Helvetica, Arial, sans-serif;
    padding                : 0 20px;
    line-height            : 20px;
    -webkit-font-smoothing : antialiased;
}

header nav {
    float : left;
}

header nav ul.navigation {
    height : 25px;
}

header nav ul.navigation li.navigation {
    float       : left;
    font        : bold 0.875em 'Helvetica-Neue', Helvetica, Arial, sans-serif;
    padding     : 2px 15px 0 20px;
    line-height : 14px;
    height: 14px;
}

header nav ul.navigation li.navigation a,
header nav ul.navigation li.navigation a span {
    -webkit-font-smoothing : antialiased;
}

header nav ul.navigation li.navigation a:hover,
header nav ul.navigation li.navigation a:focus {
    text-decoration : underline;
}

header nav ul.navigation li.menu.navigation {
    padding-right  : 20px;
    padding-bottom : 28px;
}

header nav ul.navigation li.menu.navigation a.navigation {
    padding-right   : 28px;
    background      : url("../img/icon-menu.png") right 1px no-repeat;
    color           : #fff;
    text-decoration : none;
}

header nav ul.navigation li.menu.navigation a.navigation.on {
    background-position : right -17px;
}

header nav ul.navigation li.lng.navigation a.navigation {
    padding         : 0 20px 28px 0;
    background      : url("../img/arrow-bottom.png") right -9px no-repeat;
    color           : #fff;
    text-decoration : none;
}

header nav ul.navigation li.lng.navigation a.navigation.on {
    background-position : right -9px;
    color               : #fff;
}

header nav ul.navigation li.navigation.start {
    padding    : 0 15px 0 38px;
    background : url('../img/icon-world.png') 15px 0 no-repeat;
}

header nav ul.navigation li.navigation.start a {
    color       : #fff;
    background  : none;
    padding-top : 2px;
    display     : block;
}

header div.dropdown {
    top : 37px;
}

header div.dropdown#languages {
    right : -29px;
    padding: 10px;
}

header div.dropdown#menu {
    /*right : 41px;*/
    padding : 10px 10px 0 10px;
}

header div.dropdown li {
    height      : 35px;
    display     : block;
    font-size   : 0.97em;
    /*line-height : 28px;*/
    cursor      : pointer;
}

header div.dropdown li.lng {
    display : none;
}

header div.dropdown li a {
    height          : 30px;
    padding         : 5px 10px 3px 10px;
    display         : block;
    color           : #fff;
    text-decoration : none;
}

header div.dropdown li a span.number {
    float       : right;
    display     : block;
    width       : 27px;
    height      : 21px;
    margin      : 7px 10px 0 0;
    background  : url('../img/notif.png') no-repeat 0 0;
    text-align  : center;
    color       : #fff;
    line-height : 20px;
    text-shadow : 0px 1px #bf4f0d;
}

body #mobile-menu {
    display : none;
}

/* -------------------------------------------------
 5 - MAIN - CONTENT
 --------------------------------------------------- */

body #main {
    position : relative;
}

body.home #main #container {
    position : relative;
    top      : 0px;
    overflow : hidden;
    width    : 85%;
    margin   : 0px auto 15px auto;
    height   : 520px;
}

#main #container #content {
    position    : absolute;
    top         : 0px;
    left        : 0px;
    margin-left : -13px;
}

#main #container #content article {
    position         : relative;
    top              : 0;
    left             : 0;
    float            : left;
    width            : 305px;
    height           : 520px;
    margin           : 0 13px 26px 13px;
    background-color : #fff;
    overflow         : hidden;
}

#main #container #content article div.border {
    height : 459px;
}

/* arrows */
footer {
    position    : relative;
    margin-top  : 30px;
    width       : 180px;
    left        : 50%;
    margin-left : -90px;
}

footer a.btnSlide {
    display    : block;
    position   : absolute;
    z-index    : 10;
    width      : 38px;
    height     : 38px;
    background : url("../img/nav-arrows.png") 13px 12px no-repeat;
    border     : 2px solid #000;
}

footer a.btnSlide.left {
    left : 0;
}

footer a.btnSlide.right {
    right : 0;
}

footer a.btnSlide.right {
    background-position : -26px 12px;
}

footer a.btnSlide.left:hover,
footer a.btnSlide.left:focus,
footer a.btnSlide.left:active {
    background-position : 13px -28px;
    background-color    : #000;
}

footer a.btnSlide.right:hover,
footer a.btnSlide.right:focus,
footer a.btnSlide.right:active {
    background-position : -26px -28px;
    background-color    : #000;
}

/* nav point */
footer ul.nav {
    position    : absolute;
    top         : 0px;
    z-index     : 15;
    width       : 120px;
    left        : 50%;
    margin-left : -60px;
}

footer ul.nav li {
    float   : left;
    display : block;
    width   : 38px;
    height  : 38px;
    margin  : 0;
    cursor  : pointer;
    border  : 2px solid transparent;
}

footer ul.nav li a {
    display     : block;
    width       : 100%;
    text-align  : center;
    line-height : 16px;
    margin-top  : 13px;
    font-family : 'Helvetica-Neue', Helvetica, Arial, sans-serif;
    font-weight : bold;
    color       : #000;
}

footer ul.nav li.on,
footer ul.nav li.on:hover,
footer ul.nav li.on:focus {
    background: #000;
    border-color: #000;
}

footer ul.nav li.on:hover,
footer ul.nav li.on:focus,
footer ul.nav li.on:hover a,
footer ul.nav li.on:focus a {
    cursor : default;
}

footer ul.nav li.on a,
footer ul.nav li:active a,
footer ul.nav li:hover a {
    color : #fff;
}

footer ul.nav li:active,
footer ul.nav li:hover {
    background   : #000;
    border-color : #000;
}

/* common */
#main #container #content article h2 {
    color                  : #fff;
    font-weight            : bold;
    font-family            : 'Helvetica-Neue', Helvetica, Arial, sans-serif;
    background             : #000;
    -webkit-font-smoothing : antialiased;
    padding-top            : 2px;
    line-height            : 48px;
}

#main #container #content article a.settings,
#main #container #content article a.settings:visited {
    position   : absolute;
    top        : 12px;
    left       : 266px;
    display    : block;
    width      : 25px;
    height     : 25px;
    background : url("../img/icons-utils.png") -40px no-repeat;
}

#main #container #content article a.settings:hover,
#main #container #content article a.settings:focus,
#main #container #content article a.settings.reset:active {
    background-position : 0;
}

#main #container #content article a.settings:active {
    background-position : -40px 0;
}

#main #container #content article a.settings.reset,
#main #container #content article a.settings.reset:visited {
    left                : 234px;
    background-position : -487px -1px;
}

#main #container #content article a.settings.reset:hover,
#main #container #content article a.settings.reset:focus {
    background-position : -447px -1px;
}

#main #container #content article a.settings.new_message,
#main #container #content article a.settings.new_message:visited {
    left                : 234px;
    background-position : -559px 0;
}

#main #container #content article a.settings.new_message:hover,
#main #container #content article a.settings.new_message:focus {
    background-position : -599px 0;
}

#main #container #content article a.settings-link,
#main #container #content article a.settings-link:visited {
    text-decoration : none;
}

#main #container #content article a.settings-link:hover,
#main #container #content article a.settings-link:focus {
    text-decoration : underline;
}

#main ul.dashboard {
    background-color : #282828;
    width            : 273px;
    border           : 1px solid #282828;
    margin           : 0 auto;
    overflow         : hidden;
}

#main ul.dashboard li {
    display         : inline;
    list-style-type : none;
    float           : left;
    color           : #fff;
    padding         : 10px 14px 10px 18px;
    width           : 103px;
    font-size       : 0.85em;
    line-height     : 30px;
    border-left     : 1px solid #242424;
}

#main ul.dashboard li:first-child {
    border-right : 1px solid #111;
    border-left  : 0;
}

#main ul.dashboard li span {
    display : block;
    float   : left;
}

#main div.bar {
    width      : 264px;
    height     : 12px;
    margin     : 12px auto 24px;
    background : #ddd;
}

#main div.bar div.progress {
    position   : relative;
    top        : 0px;
    left       : 0px;
    height     : 12px;
    width      : 0px;
    background : #FF6600;
}

#main a.button,
#main a.button:focus,
#main a.button:visited {
    /*position    : absolute;*/
    /*left        : 20px;*/
    padding     : 0 15px;
    /*height      : 38px;*/
    font-size   : 0.75em;
    line-height : 38px;
    color       : #000;
    cursor      : pointer;
    border      : 2px solid #000;
    font-weight : bold;
    font-family : 'Helvetica-Neue', Helvetica, Arial, sans-serif;
    display: table;
    margin: 0 auto;
}

#main a.button:hover,
#main a.button:focus,
#main a.button:active {
    background-color       : #000;
    border-color           : #000;
    color                  : #fff;
    -webkit-font-smoothing : antialiased;
}

/* ---------------------
  5.1 - MAIN : CONNECTION
 --------------------- */
#main #connection a.button {
    margin-top: 70px;
}

#connection div.state {
    position : relative;
    height   : 52px;
    margin   : 15px 0 0;
}

#connection div.state a.switch {
    display    : block;
    position   : absolute;
    right      : 20px;
    width      : 60px;
    height     : 58px;
    background : url('../img/switch.png') -60px 0px no-repeat;
    top        : 11px;
}

#connection div.state a.switch.on {
    background-position : 0 0;
}

/*#connection div.state a.switch.limited {
    width      : 51px;
    top        : 3px;
    background : url('../img/switches.png') -137px 7px no-repeat;
}*/

#connection div.state a.switch.limited {
    top        : 3px;
    background : url('../img/switch_roam_err.png') 0px no-repeat;
}

/*#connection div.state a.switch.error {
    width      : 51px;
    top        : 3px;
    background : url('../img/switches.png') -206px 7px no-repeat;
}*/

#connection div.state a.switch.error {
    top        : 3px;
    background : url('../img/switch_roam_err.png') -60px no-repeat;
}

#connection div.state a.switch.loading {
    width      : 48px;
    margin     : 3px 0 0 2px;
    cursor     : none;
    top        : 3px;
    background : url('../img/loader.png') 0 0px no-repeat;
}

#connection div.state a.switch.loading.frame_1 {
    background-position : 0 0px;
}

#connection div.state a.switch.loading.frame_2 {
    background-position : -50px 0px;
}

#connection div.state a.switch.loading.frame_3 {
    background-position : -100px 0px;
}

#connection div.state a.switch.loading.frame_4 {
    background-position : -150px 0px;
}

#connection div.state a.switch.loading.frame_5 {
    background-position : -200px 0px;
}

#connection div.state a.switch.loading.frame_6 {
    background-position : -250px 0px;
}

#connection div.state a.switch.loading.frame_7 {
    background-position : -300px 0px;
}

#connection div.state a.switch.loading.frame_8 {
    background-position : -350px 0px;
}

#connection div.state a.switch.loading.frame_9 {
    background-position : -400px 0px;
}

#connection div.state a.switch.loading.frame_10 {
    background-position : -450px 0px;
}

#connection div.state a.switch.loading.frame_11 {
    background-position : -500px 0px;
}

#connection div.state a.switch.loading.frame_12 {
    background-position : -550px 0px;
}

#connection div.state h3 {
    float       : left;
    position    : relative;
    top         : 2px;
    left        : 20px;
    color       : #000;
    font-weight : bold;
    font-family : 'Helvetica-Neue', Helvetica, Arial, sans-serif;
}

#connection div.state p {
    clear     : both;
    float     : left;
    position  : relative;
    top       : 6px;
    left      : 20px;
    color     : #f60;
    font-size : 0.875em;
}

#connection div.state p.r {
    background    : url("../img/icone-r.png") right 1px no-repeat;
    padding-right : 20px;
    color         : #f60;
}

#connection div.infos {
    margin-top : 20px;
    display    : inline-block;
    width      : 100%;
    border-top : 2px solid #ddd;
}

#connection div.infos ul {
    width      : 100%;
    height     : 84px;
    border-top : 2px solid #ddd;
}

#connection div.infos ul:last-child {
    border-bottom : 2px solid #ddd;
}

#connection div.infos ul.array {
    float      : left;
    height     : 64px;
    border-top : none;
}

#connection div.infos ul#infos-chrono {
    width : 151px;
}

#connection div.infos ul#infos-debit {
    width : 152px;
}

#connection div.infos ul#infos-network {
    clear : both;
}

#connection div.infos ul#infos-unlock {
    width      : 100%;
    height     : 140px;
    border-top : 2px solid #ddd;
    clear : both;
}

#connection div.infos ul li {
    float       : left;
    padding-top : 20px;
    font-weight : bold;
    font-family : 'Helvetica-Neue', Helvetica, Arial, sans-serif;
}

#connection div.infos ul li.icon {
    background-position: bottom center;
    background-repeat   : no-repeat;
    width               : 152px;
    height: 84px;
    margin              : 0;
    padding-top         : 0;
    float               : right;
    margin-top: -77px;
}

#connection div.infos ul.array li.icon {
    width           : 30px;
    height          : 30px;
    margin          : 16px 3px 0 10px;
    padding-top     : 0;
    background-size : 30px;
    float           : left;
}

#connection div.infos ul li.title {
    float       : left;
    height      : 18px;
    padding-top : 20px;
    font-weight : bold;
    font-family : 'Helvetica-Neue', Helvetica, Arial, sans-serif;
    font-size   : 14px;
    width       : 285px;
    margin-left : 20px;
}

#connection div.infos ul.array li.title {
    width       : 106px;
    margin-left : 0;
    padding-top: 15px;
}

#connection div.infos ul li.txt {
    text-align     : left;
    padding-left   : 0;
    width          : 285px;
    margin-left    : 20px;
    padding-top    : 0;
    padding-bottom : 6px;
    float          : left;
    display        : inline-block;
    font-size      : 24px;
}

#connection div.infos ul.array li.txt {
    font-size: 14px;
    width         : 89px;
    margin-left   : 0;
    border-bottom : none;
}

#connection div.infos ul#infos-people li.txt {
    border-bottom : none;
}

#connection div.infos ul li.icon.chrono {
    background-image : url('../img/icon-clock.png');
}

#connection div.infos ul li.icon.debit {
    background-image : url('../img/icon-flow.png');
}

#connection div.infos ul#infos-network li.icon {
    background-color : #ffd200;
    background-position: 20px 11px;
    background-image : url('../img/network_illu_all.png');
}

#connection div.infos ul#infos-network li.icon.network0 {
    background-color : #ffd200;
    background-position: 20px 11px;
    background-image : url('../img/network_illu_all.png');
}

#connection div.infos ul#infos-network li.icon.network1 {
    background-color : #ffd200;
    background-position: -141px 11px;
    background-image : url('../img/network_illu_all.png');
}

#connection div.infos ul#infos-network li.icon.network2 {
    background-color : #ffd200;
    background-position: -324px 11px;
    background-image : url('../img/network_illu_all.png');
}

#connection div.infos ul#infos-network li.icon.network3 {
    background-color : #ffd200;
    background-position: -492px 11px;
    background-image : url('../img/network_illu_all.png');
}

#connection div.infos ul#infos-network li.icon.network4 {
    background-color : #ffd200;
    background-position: -659px 11px;
    background-image : url('../img/network_illu_all.png');
}

/*#connection div.infos ul li.icon.battery {
    background-color : #50be87;
    background-image : url('../img/battery_illu.png');
}*/

#connection div.infos ul#infos-battery li.icon {
    display: block;
    /*width: 60px;
    height: 40px;*/
    background: url("../img/icons-status@2xtest.png") no-repeat 0 0;
    text-indent: -9000px;
}

#connection div.infos ul#infos-battery li.icon.battery1 {
    background-color : #50be87;
    background-position: 42px -98px;
}

#connection div.infos ul#infos-battery li.icon.battery2 {
    background-color : #50be87;
    background-position: -80px -98px;
}

#connection div.infos ul#infos-battery li.icon.battery3 {
    background-color : #50be87;
    background-position: -201px -98px;
}

#connection div.infos ul#infos-battery li.icon.battery4 {
    background-color : #50be87;
    background-position: -322px -98px;
}

#connection div.infos ul#infos-battery li.icon.battery5 {
    background-color : #50be87;
    background-position: -444px -98px;
}

#connection div.infos ul#infos-battery li.icon.battery6 {
    background-color : #50be87;
    background-position: -565px -98px;
}

#connection div.infos ul#infos-battery li.icon.battery7 {
    background-color : #50be87;
    background-position: -687px -98px;
}

#connection div.infos ul li.icon.people {
    background-color : #a885d8;
    background-image : url('../img/users_illu.png');
}

#connection div.infos hr {
    float      : left;
    width      : 1px;
    height     : 30px;
    background : #ddd;
    border     : none;
}

/* ------------------------
 5.2 - MAIN : MESSAGES
 ------------------------ */
#messages p.total {
    padding-left : 20px;
    padding-top  : 15px;
    height       : 40px;
    font         : bold 1em 'Helvetica-Neue', Helvetica, Arial, sans-serif;
    line-height  : 25px;
    color        : #000;
}

#messages p.total span {
    font-size : 1.125em;
}

#messages div.scroll-pane {
    width         : 301px;
    border-top    : 1px solid #ddd;
    border-bottom : 1px solid #ddd;
    height        : 280px;
    overflow      : auto;
    margin-bottom : 15px;
}

#messages div.guest p {
    margin    : 0 20px 15px 20px;
    color     : #808080;
    font-size : 0.75em
}

#messages div.scroll-pane ul li {
    position      : relative;
    top           : 0;
    left          : 0;
    display       : block;
    width         : 275px;
    height        : 63px;
    padding       : 5px 0 0 20px;
    border-bottom : 1px solid #ddd;
    border-top    : 1px solid #ddd;
}

#messages div.scroll-pane ul li.on {
    background-color : #eee;
}

#messages div.scroll-pane ul li span.date {
    float        : right;
    color        : #808080;
    font-size    : 0.8em;
    margin-right : 10px;
    margin-top   : 8px;
}

#messages div.scroll-pane ul li h4 {
    max-width  : 167px;
    height     : 22px;
    clear      : both;
    float      : left;
    margin-top : -20px;
    font-size  : 1.0em;
}

#messages div.scroll-pane ul li h4 a {
    color : #000;
    font-weight: normal;
}

#messages div.scroll-pane ul li h4.alert {
    padding-left : 17px;
    background   : url("../img/icons-message.png") 0 -44px no-repeat;
}

#messages div.scroll-pane ul li h4.on {
    padding-left : 17px;
    background   : url("../img/icons-message.png") 0 3px no-repeat;
}

#messages div.scroll-pane ul li h4.on a {
    /*color : #f60;*/
    font-weight: bold;
}

#messages div.scroll-pane ul li h4.on.alert {
    background-position : 0px -22px;
}

#messages div.scroll-pane ul li p {
    clear     : both;
    float     : left;
    font-size : 0.9em;
    cursor    : pointer;
    max-width : 249px;
}

#messages div.scroll-pane ul li a.trash {
    display    : none;
    position   : absolute;
    top        : 27px;
    left       : 265px;
    width      : 25px;
    height     : 25px;
    background : url("../img/icons-utils.png") -112px 0 no-repeat;
    cursor     : pointer;
}

#messages div.scroll-pane ul li a.trash:focus,
#messages div.scroll-pane ul li a.trash:hover {
    background-position : -152px 0;
}

#messages div.msg {
    display    : none;
    position   : absolute;
    top        : 51px;
    left       : 0;
    width      : 238px;
    height     : 350px;
    padding    : 30px 34px;
    background : #fff;
}

#messages div.msg div.bkg {
    position : absolute;
    z-index  : 0;
    top      : 75px;
    width    : 230px;
    height   : 250px;
}

#messages div.msg a.trash {
    display    : block;
    position   : absolute;
    z-index    : 1;
    top        : 30px;
    left       : 242px;
    width      : 25px;
    height     : 25px;
    background : url("../img/icons-utils.png") -224px 0 no-repeat;
    cursor     : pointer;
}

#messages div.msg a.trash:focus,
#messages div.msg a.trash:hover {
    background-position : -264px 0;
}

#messages div.msg a.reply {
    display    : block;
    position   : absolute;
    z-index    : 1;
    top        : 30px;
    left       : 213px;
    width      : 25px;
    height     : 25px;
    background : url("../img/icons-utils.png") -334px 0 no-repeat;
    cursor     : pointer;
}

#messages div.msg a.reply:hover, #messages div.msg a.reply:focus {
    background-position : -374px 0;
}

#messages div.msg div.date {
    position  : absolute;
    top       : 50px;
    color     : #767676;
    font-size : 0.8em;
}

#messages div.msg h4 {
    max-width     : 176px;
    height        : 22px;
    margin-bottom : 25px;
}

#messages div.msg h4.alert {
    padding-left : 17px;
    background   : url("../img/icons-message.png") 0 -19px no-repeat;
}

#messages div.msg div.scroll-pane {
    height        : 262px;
    width         : 256px;
    overflow      : auto;
    border-bottom : none;
    margin        : -10px -10px;
    padding       : 10px;
    margin-top    : 10px;
}

#messages div.msg div.scroll-pane p {
    color       : #767676;
    font-size   : 1em;
    line-height : 1.5em;
    word-wrap   : break-word;
    margin-right: 10px;
}

#messages div.msg a.button {
    text-align : center;
    bottom     : 11px;
    left       : 35px;
}

#main #messages a.button {
    bottom : 15px;
}

#main #messages #scrollContainer.hidden + a.button {
    margin-top : 15px;
    bottom     : inherit;
}

/* ------------------------
 5.3 - MAIN : USAGE
 ------------------------- */
#usage h2 {
    line-height : 48px;
}

#usage h2 span {
    font-size: 12px;
    font-weight: normal;
}

#usage h3 {
    height       : 25px;
    padding-left : 13px;
    margin       : 10px 0 3px;
    color        : #fff;
    font-size    : 0.875em;
}

#main #container #content article#usage .border h2 {
    background             : transparent;
    color                  : #000;
    text-shadow            : none;
    margin-top             : 15px;
    line-height            : 25px;
    -webkit-font-smoothing : subpixel-antialiased;
}

#usage .warning {
    position     : relative;
    padding-left : 20px;
    margin-top   : 5px;
}

#usage .warning .icon {
    float        : left;
    margin-right : 5px;
    width        : 13px;
    height       : 14px;
    background   : url('../img/icons-message.png') left bottom no-repeat;
}

#usage .warning p {
    font-size   : 14px;
    font-weight : bold;
    font-family : 'Helvetica-Neue', Helvetica, Arial, sans-serif;
}

#usage .holder {
    width    : 227px;
    margin   : 5px 110px 0;
    position : relative;
}

#usage .holder span.counter {
    position    : absolute;
    top         : 34px;
    width       : 46px;
    text-align  : center;
    font-size   : 22px;
    font-weight : bold;
    font-family : 'Helvetica-Neue', Helvetica, Arial, sans-serif;
    line-height : 16px;
}

#usage .holder span.counter#national {
    left : 22px;
}

#usage .holder span.counter#international {
    left : 157px;
}

#usage .holder span.unit {
    font-size : 14px;
}

#usage .holder .label {
    display: inline;
}
#usage .holder .label.national {
    margin: 0 61px 0 17px;
}

#usage .holder .label .title {
    font-weight  : bold;
    font-family  : 'Helvetica-Neue', Helvetica, Arial, sans-serif;
    font-size: 14px;
}

#usage div.digits {
    display : inline-block;
}

#usage div.digits.national {
    width  : 107px;
    margin : 0 12px 0 100px;
}

#usage div.digits.international {
    width  : 105px;
    margin : 0 29px 0 12px;
}

#usage div.digits-container {
    border-top: 2px solid #dddddd;
    margin-top: 4px;
}

#usage div.digits-container h2 {
    margin-top: 5px!important;
    margin-bottom: 7px;
}

#usage div.digits h3 {
    margin-top: 0;
    color        : #000;
    text-align   : center;
    padding-left : 0;
    font-weight  : bold;
    font-family  : 'Helvetica-Neue', Helvetica, Arial, sans-serif;
}

#usage div.digits ul {
    margin : 0 auto;
}

#usage div.digits ul li {
    display         : block;
    list-style-type : none;
    float           : left;
    font-size       : 0.85em;
    line-height     : 23px;
    width           : 101px;
    padding-left    : 15px;
    text-align      : left;
}

#usage div.digits.national ul li {
    /*border-right : 1px solid #ddd;*/
}

#usage div.digits.international ul li {
    padding-left : 16px;
}

#usage div.digits ul li span {
    display      : block;
    float        : left;
    margin-right : 7px;
}

#usage div.digits ul li.bottom span.icon {
    width           : 12px;
    height          : 12px;
    background      : url('../img/arrow-network-bottom.png') no-repeat center;
    background-size : 11px 12px;
}

#usage div.digits ul li.top span.icon {
    width           : 12px;
    height          : 12px;
    background      : url('../img/arrow-network-top.png') no-repeat center;
    background-size : 11px 12px;
}

#usage div.digits ul li p {
    font-size      : 13px;
    margin-top     : -5px;
    padding-top    : 1px;
    letter-spacing : 0;
}

#usage div.client {
    background: #4ab4e6 url('../img/client-area-bgd.png') no-repeat 164px 59px;
    height      : 173px;
    padding-top : 1px;
    position    : absolute;
    width       : 305px;
    bottom      : 0;
}

#main #container #content article#usage div.client h2 {
    margin-top : 12px;
    padding-left: 15px;
}

#usage div.client p {
    margin     : 6px 0 0 15px;
    text-align : left;
    font-size  : 0.75em;
    width      : 150px;
}

#usage div.client div.area {
    float    : left;
    position : absolute;
    bottom   : 20px;
    height   : 34px;
    left     : 15px;
}

#usage div.client div.area a {
    display         : block;
    font-size       : 0.75em;
    margin-top      : 8px;
    color           : #000;
    font-weight     : bold;
    font-family     : 'Helvetica-Neue', Helvetica, Arial, sans-serif;
    text-decoration : none;
    border          : solid #000 2px;
    padding         : 10px 15px 8px;
}

#usage div.client div.area a:focus,
#usage div.client div.area a:hover {
    border-color : #000;
    background   : #000;
    color        : #fff;
}

/* ------------------------
 5.4 - MAIN : CLOUD
 ------------------------- */
#cloud div.state {
    position : relative;
    width    : 305px;
    height   : 28px;
    margin   : 15px 0;
}

#cloud div.state a.switch {
    display    : block;
    position   : absolute;
    top        : 0px;
    right      : 20px;
    width      : 60px;
    height     : 30px;
    background : url('../img/switch.png') -60px 0 no-repeat;
    cursor     : pointer;
}

#cloud div.state a.switch.on {
    background-position : 0 0;
}

#cloud div.state h3 {
    float          : left;
    top            : 0;
    margin-left    : 20px;
    color          : #000;
    text-transform : capitalize;
    font-weight    : bold;
    font-family    : 'Helvetica-Neue', Helvetica, Arial, sans-serif;
}

#cloud div.state h3 span {
    font-size : 0.73em;
}

#cloud div.state p {
    right       : 20px;
    top         : 57px;
    text-align  : right;
    padding-top : 8px;
    font-size   : 0.75em;
    line-height : 1.1em;
    position    : absolute;
    color       : #999;
}

#cloud div.card {
    float          : left;
    width          : 305px;
    border-bottom  : 1px solid #ddd;
    padding-bottom : 12px;
}

#cloud div.card.bordernone {
    border : none;
}

#cloud div.file {
    float         : left;
    height        : 80px;
    border-top    : 1px solid #202020;
    border-bottom : 1px solid #000;
}

#cloud div.file div.state p {
    top   : 0;
    color : #808080;
}

#cloud div.file div.state a.learn {
    clear         : both;
    float         : left;
    display       : block;
    position      : relative;
    top           : 4px;
    left          : 70px;
    overflow      : hidden;
    height        : 20px;
    padding-right : 20px;
    color         : #fff;
    font-size     : 0.875em;
    font-weight   : bold;
    font-family   : 'Helvetica-Neue', Helvetica, Arial, sans-serif;
    background    : url("../img/arrow-right-white-small.png") right 5px no-repeat;
}

#cloud div.file div.state a.learn:focus,
#cloud div.file div.state a.learn:hover {
    color               : #808080;
    background-position : right -10px;
}

#cloud div.documents {
    float                 : left;
    position              : relative;
    top                   : 3px;
    left                  : 14px;
    width                 : 253px;
    padding-left          : 20px;
    height                : 145px;
    font-size             : 0.8em;
    color                 : #fff;
    background            : #1b1b1b;
    border                : 1px solid #232323;
    -webkit-border-radius : 5px;
    -moz-border-radius    : 5px;
    border-radius         : 5px;
    color                 : #fff;
    -webkit-box-shadow    : inset 0px 0px 4px #111;
    -moz-box-shadow       : inset 0px 0px 4px #111;
    box-shadow            : inset 0px 0px 4px #111;
    cursor                : pointer;
}

#cloud div.documents a {
    float       : left;
    display     : block;
    width       : 250px;
    height      : 36px;
    line-height : 36px;
    background  : url("../img/arrow-right-white.png") 225px -31px no-repeat;
    color       : #808080;
}

#cloud div.documents a:focus,
#cloud div.documents a:hover {
    color               : #fff;
    background-position : 225px 11px;
}

#cloud div.documents a span {
    display      : block;
    float        : left;
    width        : 16px;
    height       : 28px;
    margin-right : 15px;
    background   : url("../img/icons-file.png") 0 0 no-repeat;
}

#cloud div.documents a.picture span {
    background-position : 0 10px;
}

#cloud div.documents a.picture:focus span,
#cloud div.documents a.picture:hover span {
    background-position : -30px 10px;
}

#cloud div.documents a.video span {
    background-position : -80px 10px;
}

#cloud div.documents a.video:focus span,
#cloud div.documents a.video:hover span {
    background-position : -110px 10px;
}

#cloud div.documents a.music span {
    background-position : -160px 10px;
}

#cloud div.documents a.music:focus span,
#cloud div.documents a.music:hover span {
    background-position : -190px 10px;
}

#cloud div.documents a.document span {
    background-position : -240px 10px;
}

#cloud div.documents a.document:focus span,
#cloud div.documents a.document:hover span {
    background-position : -270px 10px;
}

#cloud div.filesharing {
    clear       : both;
    padding-top : 15px;
    border-top  : 2px solid #ddd;
}

#cloud div.filesharing .button {
    position : relative;
    display  : inline-block;
}

#cloud div.filesharing form {
    padding : 20px;
}

#cloud div.filesharing form label {
    display        : block;
    font-size      : 0.8em;
    color          : #fff;
    padding-bottom : 10px;
}

#cloud div.filesharing form .line {
    overflow         : hidden;
    background-color : #282828;
}

#cloud div.filesharing form #guest_password {
    display          : block;
    float            : left;
    width            : 184px;
    padding          : 10px;
    background-color : #282828;
    border           : 0;
    color            : #fff;
}

#cloud div.filesharing form #guest_password_submit {
    display    : block;
    float      : right;
    margin     : 5px 5px 2px 5px;
    width      : 36px;
    height     : 29px;
    background : #f60;
    border     : none;
    color      : #fff;
}

#cloud div.filesharing form #guest_password_submit:focus,
#cloud div.filesharing form #guest_password_submit:hover {
    background-color : #4c4c4c;
}

#cloud div.cloud {
    background  : #a885d9 url('../img/cloud-bgd.png') no-repeat 133px 47px;
    height      : 142px;
    padding-top : 1px;
    bottom      : 0;
    position    : absolute;
    width       : 305px;
}

#cloud div.cloud h3 {
    color       : #000;
    text-shadow : none;
    margin-top  : 15px;
    line-height : 25px;
    margin-left : 20px;
    font-weight : bold;
    font-family : 'Helvetica-Neue', Helvetica, Arial, sans-serif;
}

#cloud div.cloud a {
    font-size       : 0.75em;
    color           : #000;
    font-weight     : bold;
    font-family     : 'Helvetica-Neue', Helvetica, Arial, sans-serif;
    text-decoration : none;
    border          : solid #000 2px;
    padding         : 12px 15px 8px;
    margin          : 10px 0 0 20px;
    display         : inline-block;
}

#cloud div.cloud a:focus,
#cloud div.cloud a:hover {
    border-color : #000;
    background   : #000;
    color        : #fff;
}

/* ------------------------
 5.5 - MAIN : WIFI
 ------------------------- */
#main #container #content article#wifi .border h2 {
    background     : transparent;
    color          : #000;
    text-shadow    : none;
    margin-top     : 15px;
    line-height    : 25px;
    padding-bottom : 14px;
}

#wifi span.nb {
    display    : block;
    position   : absolute;
    width      : 17px;
    padding: 5px 0 0 29px;
    background: url("../img/user_ico.png") 12px 10px no-repeat;
    font-size  : 0.9em;
    top: 3px;
    height     : 31px;
    left       : 5px;
    color      : #fff;
    line-height: 31px;
}

#wifi div.networks {
    border-top: 2px solid #DDD;
    height: 410px;
}

#wifi div.network {
    position    : relative;
    min-height  : 40px;
    padding     : 15px 0 0 20px;
}

#wifi div.network h3 {
    line-height  : 40px;
    color        : #000;
    padding-left : 40px;
    font-weight  : bold;
    font-family  : 'Helvetica-Neue', Helvetica, Arial, sans-serif;
    font-size    : 0.9em;
}

#wifi div.state {
    position    : relative;
    min-height  : 40px;
    padding     : 15px 0 0 20px;
    border-top  : 2px solid #ddd;
}

#wifi div.network a.switch {
    display    : block;
    position   : absolute;
    top        : 15px;
    right      : 15px;
    width      : 60px;
    height     : 30px;
    background : url('../img/switch.png') -60px 0 no-repeat;
    cursor     : pointer;
}

#wifi div.network a.switch.on {
    background-position : 0 0;
}

#wifi div.state a.switch {
    display    : block;
    position   : absolute;
    top        : 15px;
    right      : 15px;
    width      : 60px;
    height     : 30px;
    background : url('../img/switch.png') -60px 0 no-repeat;
    cursor     : pointer;
}

#wifi div.networks a.switch.on {
    background-position : 0 0;
}

#wifi div.state a.switch.loading,
#wifi div.network a.switch.loading {
    width      : 48px;
    margin     : 3px 0 0 2px;
    cursor     : none;
    top        : 3px;
    background : url('../img/loader.png') 0 0px no-repeat;
}

#wifi div.state a.switch.loading.frame_1,
#wifi div.network a.switch.loading.frame_1  {
    background-position : 0 0px;
}

#wifi div.state a.switch.loading.frame_2,
#wifi div.network a.switch.loading.frame_2 {
    background-position : -50px 0px;
}

#wifi div.state a.switch.loading.frame_3,
#wifi div.network a.switch.loading.frame_3 {
    background-position : -100px 0px;
}

#wifi div.state a.switch.loading.frame_4,
#wifi div.network a.switch.loading.frame_4 {
    background-position : -150px 0px;
}

#wifi div.state a.switch.loading.frame_5,
#wifi div.network a.switch.loading.frame_5 {
    background-position : -200px 0px;
}

#wifi div.state a.switch.loading.frame_6,
#wifi div.network a.switch.loading.frame_6 {
    background-position : -250px 0px;
}

#wifi div.state a.switch.loading.frame_7,
#wifi div.network a.switch.loading.frame_7 {
    background-position : -300px 0px;
}

#wifi div.state a.switch.loading.frame_8,
#wifi div.network a.switch.loading.frame_8 {
    background-position : -350px 0px;
}

#wifi div.state a.switch.loading.frame_9,
#wifi div.network a.switch.loading.frame_9 {
    background-position : -400px 0px;
}

#wifi div.state a.switch.loading.frame_10,
#wifi div.network a.switch.loading.frame_10 {
    background-position : -450px 0px;
}

#wifi div.state a.switch.loading.frame_11,
#wifi div.network a.switch.loading.frame_11 {
    background-position : -500px 0px;
}

#wifi div.state a.switch.loading.frame_12,
#wifi div.network a.switch.loading.frame_12 {
    background-position : -550px 0px;
}

#wifi div.state h3 {
    line-height  : 40px;
    color        : #000;
    padding-left : 40px;
    font-weight  : bold;
    font-family  : 'Helvetica-Neue', Helvetica, Arial, sans-serif;
    font-size    : 0.9em;
    width        : 60%;
}

#wifi div.state p {
    color     : #808080;
    font-size : 0.75em;
    margin-bottom: 5px;
    margin-right: 15px;
}

#wifi div.state p.note {
    margin-top: -5px;
}

#wifi div.state p.sub-title {
    font-size: 14px;
    color: #000000;
    margin-bottom: 0;
}

#wifi div.user {
    position : relative;
    height   : 60px;
    display  : none;
}

#wifi div.user a.button {
    width           : inherit;
    /*padding-right   : 40px;*/
    margin-top      : 15px;
    /*background      : url('../img/arrow-bottom-black-margin.png') no-repeat right 17px;*/
    background-size : 27px;
}

#wifi div.user a.button:hover {
    background-color    : #000;
    background-position : right -7px;
}

#wifi div.state.large {
    padding     : 15px 0 0 20px;
    background : url('../img/icon-wifi.png') no-repeat 20px 20px;
    min-height  : 40px;
}


#wifi div.state.large span.nb {
    left : 20px;
    top: 1px;
}

#wifi div.state.large a.switch {
    right : 15px;
}

#wifi div.livebox {
    position : relative;
    display  : none;
}

#wifi div.livebox a.button {
    width           : inherit;
    padding-right   : 20px;
    margin-top      : 15px;
}

#wifi div.state div.switchCover{
    background-color: black;
    position: absolute;
    left: -16px;
    top: 0px;
    width: 112%;
    height: 230%;
    opacity: 0.2;
    -moz-opacity: 0.2;
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0.6);
}

/* ------------------------
 5.6 - MAIN : USSD
 ------------------------- */

#ussd .notConnectedUssd {
	display: block;
	height: 100%;
	width: 100%;
	position: absolute;
	user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-khtml-user-select: none;
	-webkit-user-select: none;
	-o-user-select: none;
}

#ussd .notConnectedUssd div.dialogue p {
	margin: 20px 20px 10px 20px;
	color: #808080;
	font-size: 0.75em;
}

#ussd .notConnectedUssd div.noSimUssd h3,
#ussd .notSupportUssd div.ispNotSup h3,
#ussd .notSupportUssd div.netNotSup h3 {
    float       : left;
    position    : relative;
    top         : 20px;
    left        : 20px;
    color       : #000;
    font-weight : bold;
    font-family : 'Helvetica-Neue', Helvetica, Arial, sans-serif;
    width: 250px;
}

#ussd .notSupportUssd {
    display: none;
    height: 100%;
    width: 100%;
    position: absolute;
    user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none;
}

#ussd .screen1 {
	display: none;
	height: 100%;
	width: 100%;
	position: absolute;
	user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-khtml-user-select: none;
	-webkit-user-select: none;
	-o-user-select: none;
}

#ussd .screen1 .dialogue {
	margin: 0 auto 15px;
	/*border: 2px solid #000;
	width: 90%;*/
	width: 100%;
	height: 280px;
	background-color: #FFF;
	margin-bottom: 15px;
	color: #000;
	font-size: 14px;
	text-align: justify;
	font-weight: bold;
}

#ussd .screen1 li {
	line-height: 40px;
	display: block;
	text-align: center;
	width: auto;
	border-bottom: 2px solid #DDD;
}

#ussd .screen1 li:hover {
	background-color: #000;
	color: #FFF;
	cursor: pointer;
}


#ussd .screen2 {
	display: none;
	height: 100%;
	width: 100%;
	position: absolute;
	user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-khtml-user-select: none;
	-webkit-user-select: none;
	-o-user-select: none;
}

#ussd .screen2 .dialogue {
	margin: 15px auto;
	border: 2px solid #000;
	width: 273px;
	height: 280px;
	background-color: #FFF;
	margin-bottom: 15px;
	color: black;
	font-size: 14px;
	text-align: justify;
}

/*#ussd .screen2 .dialogue div {
	margin: 5px auto;
	width: 95%;
}*/

#ussd .screen2 div.dialogue ul li{
	display: list-item;
	margin: 5px;
}

#ussd .screen2 div.dialogue ul li.number:hover,
#ussd .screen2 div.dialogue ul li.number.hover {
	background-color: #000;
	color: white;
	cursor: pointer;
}

#ussd .screen2 div.dialogue ul li.number p {
	display: inline-block;
	background-color: #FFF;
	border: 2px solid #000;
	width: 40px;
	margin-bottom: 0;
	text-align: center;
	color: black;
	cursor: pointer;
}

#ussd .screen2 div.dialogue ul li.number p:hover,
#ussd .screen2 div.dialogue ul li.number p.hover {
	background: #000; /* Old browsers */
	color: white;
	cursor: pointer;
}

#ussd .screen2 div.dialogue ul li.number:hover p,
#ussd .screen2 div.dialogue ul li.number.hover p {
	background: #000; /* Old browsers */
	color: white;
	cursor: pointer;
}

#ussd .screen2 input {
	max-width: 63%;
	height: 28px;
	background-color: #FFF;
	border: 2px solid #000;
    color: black;
	float: left;
}

#ussd .screen2 .inputsCode {
	margin: 0 auto;
	width: 90%;
	margin-bottom: 15px;
	overflow: hidden;
}

#ussd .screen2 .keyboard {
	margin: 0 auto;
	width: 90%;
}

ul.ui-autocomplete {
  width: auto !important;
}

.ui-menu-item {
  display: block;
  width: 100px;
}


#ussd .screen2 ul.keys li {
	text-align: center;
	vertical-align: middle;
	line-height: 25px;
	display: inline-block;
	background-color: #FFF;
	border: 2px solid #000;
	color: black;
	width: 47px;
	height: 25px;
	margin-bottom: 4px;
	cursor: pointer;
	font-weight: bold;
}

#ussd .screen2 ul.keys li:hover, 
#ussd .screen2 button:hover  {
	background: #000; /* Old browsers */
	color: white;
	
}

#ussd .screen2 button {
	max-width: 35%;
	float: right;
	background-color: #FFF;
	color: black;
	border: 2px solid #000;
	padding: 5px;
	font-weight: bold;
}

#ussd .headerSlideButton{
	display: inline-block;
    background: url("../img/arrow-left-white.png") no-repeat scroll center 16px transparent;
    cursor: pointer;
    float: left;
    height: 50px;
    width: 20px;
    padding: 0px 10px;
}

#ussd a.headerSlideButton:hover, a.headerSlideButton:visited {
	background: url("../img/arrow-left-white.png") no-repeat scroll center -26px transparent;
}

/* -------------------------------------------------
 6- OTHERS
 --------------------------------------------------- */
body.others #main #container {
    position : relative;
    top      : 0px;
    width    : 85%;
    margin   : 0 auto;
}

/* -------------------------------------------------
 6.1 - OTHERS - USEFUL INFORMATION
 --------------------------------------------------- */
body.others div.useful {
    float         : left;
    position      : relative;
    top           : 60px;
    min-width     : 250px;
    width         : 35%;
    margin-bottom : 30px;
    padding-top   : 30px;
}

body.others div.useful.info {
    margin-right : 60px;
}

body.others div.useful h3 {
    color         : #333;
    margin-bottom : 15px;
}

body.others div.useful p {
    font-size   : 0.9em;
    line-height : 25px;
}

body.others div.useful p strong {
    color       : #808080;
    font-weight : normal;
}

body.others div.useful a.download {
    display      : block;
    margin       : 25px 0 25px 0;
    padding-left : 25px;
    color        : #f60;
    font-size    : 0.9em;
    background   : url("../img/icon-pdf.png") 0 0 no-repeat;
}

body.others div.useful a.download:focus,
body.others div.useful a.download:hover {
    text-decoration : underline;
}

/* -------------------------------------------------
 6.2 - OTHERS - FAQ
 --------------------------------------------------- */
body.others div.faq {
    float         : left;
    position      : relative;
    top           : 30px;
    min-width     : 280px;
    width         : 100%;
    margin-bottom : 30px;
    padding-top   : 30px;
}

body.others div.faq ul li {
    position : relative;
    top      : 0;
    left     : 0;
    display  : block;
    overflow : hidden;
    cursor   : pointer;
}

body.others div.faq ul li h3 {
    padding       : 20px 0;
    line-height   : 20px;
    color         : #333;
    padding-right : 30px;
}

body.others div.faq ul li p {
    font-size : 0.9em;
    color     : #808080;
    padding   : 0 5px 45px 0;
}

body.others div.faq ul li a.more {
    display    : block;
    position   : absolute;
    right      : 0;
    top        : 17px;
    width      : 25px;
    height     : 25px;
    background : url("../img/icon-more.png") 0 0px no-repeat;
}

body.others div.faq ul li:hover a.more,
body.others div.faq ul li:focus a.more,
body.others div.faq ul li a.more:focus,
body.others div.faq ul li:active a.more {
    background-position : -40px 0;
}

body.others div.faq ul li a.more.open {
    background-position : -40px -35px;
}

body.others div.faq ul li:hover a.more.open,
body.others div.faq ul li:focus a.more.open,
body.others div.faq ul li a.more.open:focus,
body.others div.faq ul li:active a.more.open {
    background-position : -40px -35px;
}

/* -------------------------------------------------
 6.3 - OTHERS - NOTIFICATIONS
 --------------------------------------------------- */
body.others div.notif {
    position : relative;
    top      : 35px;
}

body.others div.notif h3 {
    float         : left;
    margin-bottom : 35px;
}

body.others div.notif h3 span {
    position    : relative;
    left        : 10px;
    top         : 3px;
    float       : right;
    display     : block;
    width       : 27px;
    height      : 21px;
    background  : url("../img/notif.png") 0 0 no-repeat;
    text-align  : center;
    color       : #fff;
    font-size   : 0.75em;
    line-height : 20px;
    text-shadow : 0px 1px #bf4f0d;
}

body.others div.notif ul {
    clear      : both;
    float      : left;
    width      : 100%;
    min-height : 60px;
    overflow   : hidden;
    border-top : 1px solid #d9d9d9;
}

body.others div.notif ul li {
    position : relative;
    top      : 0px;
    float    : left;
}

body.others div.notif ul li.rond {
    top          : 15px;
    width        : 30px;
    height       : 30px;
    border-right : 1px solid #dbdbdb;
    background   : url('../img/icon-rond.png') 0 10px no-repeat;
}

body.others div.notif ul li.rond.none {
    background : none
}

body.others div.notif ul li.time {
    width        : 180px;
    padding      : 20px 0;
    padding-left : 20px;
    color        : #9d9d9d;
    font-size    : 0.80em;
    line-height  : 14px;
}

body.others div.notif ul li.msg {
    width       : 60%;
    padding     : 20px 0;
    font-size   : 0.9em;
    line-height : 14px;
    color       : #262626;
}

body.others div.notif ul li.msg a {
    color : #f60;
}

body.others div.notif ul li.msg a:focus,
body.others div.notif ul li.msg a:hover {
    text-decoration : underline;
}

body.others div.notif ul:last-child {
    border-bottom : 1px solid #d9d9d9;
    margin-bottom : 50px;
}

/* -------------------------------------------------
 6.4 - OTHERS - POPINS CONFIGURATION
 --------------------------------------------------- */
body.others div.config {
    position : relative;
    top      : 35px;
}

body.others div.config h3 {
    float         : left;
    margin-bottom : 25px;
    color         : #222;
    font-size     : 1.6em;
}

body.others div.config h4 {
    clear         : both;
    float         : left;
    font-size     : 1.2em;
    font-weight   : normal;
    margin-bottom : 12px;
    color         : #8c8c8c;
}

body.others div.config ul {
    clear         : both;
    float         : left;
    width         : 100%;
    min-height    : 30px;
    overflow      : hidden;
    margin-bottom : 32px;
}

body.others div.config ul li {
    position    : relative;
    top         : 0px;
    float       : left;
    width       : 33%;
    padding     : 20px 0;
    font-size   : 0.9em;
    line-height : 14px;
    color       : #262626;
}

body.others div.config ul li a {
    color : #f60;
}

body.others div.config ul li a:focus,
body.others div.config ul li a:hover {
    text-decoration : underline;
}

/* -------------------------------------------------
 7- POPIN
 --------------------------------------------------- */
.popin-container {
    position : absolute;
    top      : 0;
    display  : table;
    height   : 100%;
    width    : 100%;
}

.popin-wrapper {
    display        : table-cell;
    vertical-align : middle;
    height         : 100%;
    width          : 100%;
}

.cache {
    position         : fixed;
    top              : 0px;
    left             : 0px;
    width            : 100%;
    height           : 100%;
    background-color : #000;
    -ms-filter       : "progid:DXImageTransform.Microsoft.Alpha(Opacity=85)";
    filter           : alpha(opacity=85);
    opacity          : 0.95;
    z-index          : 1000;
}

.popin {
    position   : relative;
    z-index    : 1001;
    width      : 476px;
    background : #fff;
    margin     : 0 auto 0 auto;
}

.popin a.close {
    display    : block;
    position   : absolute;
    top        : 25px;
    right      : 25px;
    width      : 13px;
    height     : 14px;
    background : url("../img/close.png") 0 0 no-repeat;
    cursor     : pointer;
}

.popin a.close.black {
    background-position : 0 -15px;
}

.popin a.close:hover {
    background-position : 0 -30px;
}

.popin p.error {
    position  : relative;
    top       : -25px;
    left      : -25px;
    font-size : 0.85em;
    color     : #c00;
    /*display   : none;*/
    text-align: center;
}

.popin .alert {
    padding-left : 19px;
    background   : url("../img/icons-message.png") 0 -45px no-repeat;
    height: 20px;
}

/* popin lng */
#popinLng div.popin {
    width      : 328px;
}


#popinLng div.popin ul {
    width: 328px;
}

#popinLng div.popin ul li {
    width         : 50%;
    height        : 58px;
    display       : inline-block;
    font-size     : 0.8em;
    line-height   : 60px;
}

#popinLng div.popin ul li a {
    height          : 58px;
    display         : block;
    color           : #333;
    text-decoration : none;
    background      : #ffffff;
    font-weight     : bold;
    font-family     : 'Helvetica-Neue', Helvetica, Arial, sans-serif;
    width           : 100%;
    box-sizing: border-box;
    border-bottom: 2px solid #eeeeee;
    padding-left: 30px;
}

#popinLng div.popin ul li:nth-child(odd) a {
    border-right: 2px solid #eeeeee;
}

#popinLng div.popin ul li a:focus,
#popinLng div.popin ul li a:hover,
#popinLng div.popin ul li a:active {
    background : #fff;
}

#popinLng div.popin ul li a.on {
    color : #f60;
}


/* popin update */
#popinUpdate form {
    padding    : 0;
    margin-top : 12px;
}

#popinUpdate form {
    border-bottom  : none;
    padding-bottom : 0;
}

#popinUpdate form input[type=checkbox] {
    margin-top : 0px;
}

#popinUpdate form textarea {
    margin-top : 0px;
}

#popinUpdate form label.remember {
    margin : 3px 0 0 5px;
}

#popinUpdate form div.submit input[type=submit] {
    margin-bottom : 0;
}

/* popin newMessage */
#popinNewMessage a.bt.ok {
    margin-right : 12px;
}

/* popin Spin*/
#popinSpin div.popin {
    width      : 60px;
    height     : 60px;
    border     : none;
    background : none;
}

/* popin common  */
.popin div.header {
    height      : 48px;
    padding-top : 10px;
}

.popin div.header h3 {
    padding-left   : 30px;
    color          : #000;
    line-height    : 45px;
    font-weight    : bold;
    font-family    : 'Helvetica-Neue', Helvetica, Arial, sans-serif;
    text-transform : capitalize;
}

.popin div.message {
    padding : 20px 0 20px 0;
    margin  : 0 28px 0 28px;
}

.popin div.message h4 {
    font-size   : 0.85em;
    font-weight : bold;
    font-family : 'Helvetica-Neue', Helvetica, Arial, sans-serif;
    line-height : 20px;
}

.popin div.message p {
    font-size   : 0.75em;
    font-weight : normal;
    color       : #767676;
    line-height : 20px;
}

.popin div.submit {
    padding-top : 20px;
    margin-top  : 20px;
    clear       : both;
    display     : block;
    position    : relative;
}

.popin form {
    padding    : 0 28px;
    margin-top : 12px;
}

.popin form label {
    color       : #333;
    font-weight : bold;
    font-family : 'Helvetica-Neue', Helvetica, Arial, sans-serif;
    display     : block;
    font-size   : 0.75em;
    line-height : 40px;
}

.popin form div.border {
    width : 414px;
}

.popin form div.border input, .popin form div.border textarea {
    width       : 401px;
    padding     : 5px;
    border      : 1px solid #b3b3b3;
    line-height : 30px;
}

.popin form div.border input {
    height : 30px;
}

.popin form div.border textarea {
    height : 120px;
}

.popin form div.border input.red {
    border-color : #c00;
}

.popin label.remember {
    float       : left;
    color       : #767676;
    margin      : 13px 0 10px 5px;
    line-height : 10px;
    font-weight : normal;
    font-size   : 0.75em;
}

.popin input[type=checkbox], .popin input[type=radio] {
    float  : left;
    margin : 10px 0;
    clear  : left;
}

.popin input[type=password] {
    font-size : 30px;
}

.popin div.content {
    padding : 25px 28px;
}

.popin div.content .info {
    margin-bottom : 20px;
}

.popin div.content .info h3 {
    color : #333;
}

.popin div.content .info h4 {
    color       : #767676;
    font-size   : 0.85em;
    font-weight : normal;
}

.popin div.remember {
    position : absolute;
    bottom   : 45px;
    right    : 28px;
}

.popin input[type=submit], .popin a.bt {
    float            : left;
    cursor           : pointer;
    text-align       : center;
    color            : #000;
    background-color : #fff;
    font-weight      : bold;
    font-family      : 'Helvetica-Neue', Helvetica, Arial, sans-serif;
    border           : 2px solid #000;
    margin-bottom    : 20px;
    margin-right     : 12px;
    padding          : 0 15px;
    font-size        : 0.75em;
    line-height      : 40px;
}

.popin .content a.bt {
    height : 36px;
}

.popin .content a.bt {
    margin-bottom : 20px;
}

.popin a.bt.later, .popin a.bt.skip {
    margin-right : 12px;
    background   : #ddd;
    border-color : #ddd;
}

.popin input[type=submit]:hover, .popin input[type=submit]:focus, .popin input[type=submit]:active, .popin a.bt:hover, .popin a.bt:active, .popin a.bt:focus, .popin a.bt.later:hover, .popin a.bt.later:focus {
    background   : #000;
    border-color : #000;
    color        : #fff;
}

/* -------------------------------------------------
 8 - PLUGIN SCROLLPANE
 --------------------------------------------------- */
.jspContainer {
    overflow : hidden;
    position : relative;
}

.jspPane {
    position : absolute;
    margin-left: 0px !important;
}

.jspVerticalBar {
    position   : absolute;
    top        : 0;
    right      : 0;
    width      : 6px;
    height     : 100%;
    background : red;
}

.jspHorizontalBar {
    position   : absolute;
    bottom     : 0;
    left       : 0;
    width      : 100%;
    height     : 16px;
    background : red;
}

.jspVerticalBar *,
.jspHorizontalBar * {
    margin  : 0;
    padding : 0;
}

.jspCap {
    display : none;
}

.jspHorizontalBar .jspCap {
    float : left;
}

.jspTrack {
    background : #ddd;
    position   : relative;
}

.jspDrag {
    background : #F60 !important;
    position   : relative;
    top        : 0;
    left       : 0;
    cursor     : pointer;
}

.jspHorizontalBar .jspTrack,
.jspHorizontalBar .jspDrag {
    float  : left;
    height : 100%;
}

.jspArrow {
    background  : #555;
    text-indent : -20000px;
    display     : block;
    cursor      : pointer;
}

.jspArrow.jspDisabled {
    cursor     : default;
    background : #999;
}

.jspVerticalBar .jspArrow {
    height : 16px;
}

.jspHorizontalBar .jspArrow {
    width  : 6px;
    float  : left;
    height : 100%;
}

.jspVerticalBar .jspArrow:focus {
    outline : none;
}

.jspCorner {
    background : #eeeef4;
    float      : left;
    height     : 100%;
}

#messages div.msg .jspTrack {
    background : #ddd;
}


/* -------------------------------------------------
 9- ARABIC OVERIDE
 --------------------------------------------------- */

html[lang="ar"] {
    direction: rtl;
}

html[lang="ar"] .msisdn {
    direction: ltr;
    unicode-bidi: embed;
}

html[lang="ar"] body.others div.useful.info p span {
    unicode-bidi: embed;
}

html[lang="ar"] body.others div.useful.support div.info:not([lang="ar"]) {
    direction: ltr;
    unicode-bidi: embed;
}

html[lang="ar"] body.others div.useful.support div.info[lang="ar"] {
    direction: rtl;
    unicode-bidi: embed;
}


html[lang="ar"] header div.dropdown li a {
    padding: 5px 10px 3px 10px;
}

html[lang="ar"] header h1 a {
    text-align: left;
}

html[lang="ar"] #main #container #content article {
    direction: rtl;
}

html[lang="ar"] #main #container #content article h2 {
    text-align: right;
}

html[lang="ar"] #main #container #content article a.settings {
    left: 14px;
}

html[lang="ar"] #main #container #content article a.settings.reset {
    left: 46px;
}

html[lang="ar"] footer {
    left: -44%;
}

/* CONNECTION */
html[lang="ar"] #connection div.state h3 {
    right: 20px;
    left: inherit;
    float: right;
}

html[lang="ar"] #connection div.state a.switch {
    left: 20px;
    right: inherit;
}

html[lang="ar"] #connection div.state p {
    float: right;
    left: inherit;
    right: 20px;
}

html[lang="ar"] #connection div.infos ul li.title {
    float: right;
    margin-right: 20px;
    text-align: right;
    margin-left: 0;
    width: 89px;
}

html[lang="ar"] #connection div.infos ul li.txt {
    float: right;
    text-align: right;
    margin-right: 20px;
    margin-left: 0;
    direction: ltr;
}

html[lang="ar"] #connection div.infos ul li.icon {
    float: left;
}

html[lang="ar"] #connection div.infos ul.array li.icon {
    margin: 16px 0 0 12px;
}

/* USAGE */

html[lang="ar"] #usage div.holder {
    overflow: hidden;
}

html[lang="ar"] #usage div.client p {
    text-align: right;
    padding-right: 20px;
}

html[lang="ar"] #usage div.client div.area {
    right: 20px;
    left: inherit;
}

html[lang="ar"] #usage div.client {
    background-position: 25px 59px;
}

html[lang="ar"] #usage .holder .label.national {
    float: left;
    margin: 0 32px;
}

html[lang="ar"] #usage .holder .label.international {
    float: right;
    margin: 0 37px;
}

html[lang="ar"] #usage div.digits.international {
    margin: 0;
}

html[lang="ar"] #usage div.digits.national {
    margin: 0 12px 0 70px;
}

html[lang="ar"] #usage div.digits-container {
    direction: ltr;
}

html[lang="ar"] #usage div.digits-container div.digits ul li p {
    /*direction: rtl;*/
    text-align: right;
    width: 100px;
}

html[lang="ar"] #usage div.digits-container div.digits h3 {
    margin-left: 55px
}

html[lang="ar"] #usage div.digits ul li {
    padding-left: 22px;
}

html[lang="ar"] #usage div.digits.national ul li {
    /*border-left: 1px solid #ddd;*/
    border-right: none;
}

html[lang="ar"] #usage .warning {
    padding-left: 0;
    padding-right: 20px;
}

html[lang="ar"] #usage .warning .icon {
    float: right;
    margin-right: 0;
    margin-left: 7px;
}

html[lang="ar"] #usage .holder svg {
    left: 78px!important; /* fix direction rtl overide js left setting */
}

html[lang="ar"] #usage .holder {
    margin: 5px -30px 0;
}

/* MESSAGES */

html[lang="ar"] #messages p.total {
    text-align: right;
    padding-right: 20px;
}

html[lang="ar"] #messages div.guest p {
    text-align: right;
}

html[lang="ar"] #main #messages #scrollContainer.hidden + a.button {
    margin-top: 15px;
}

html[lang="ar"] #main a.button {
    left: inherit;
    /*right: 20px;
    float: right;*/
}

html[lang="ar"] #messages div.scroll-pane ul li {
    direction: rtl;
}

html[lang="ar"] #messages div.scroll-pane ul li h4 {
    float: right;
    direction: ltr;
}

html[lang="ar"] #messages div.scroll-pane ul li h4.on {
    padding-left: 0;
    background-position: right 3px;
    padding-right: 17px;
}

html[lang="ar"] #messages div.scroll-pane ul li span.date {
    float: left;
    margin-right: inherit;
    margin-left: 10px;
}

html[lang="ar"] #messages div.scroll-pane ul li p {
    float: right;
}

html[lang="ar"] #messages div.scroll-pane ul li a.trash {
    left: 4px;
}

html[lang="ar"] #messages div.scroll-pane ul li {
    padding: 5px 20px 0 0;
}

html[lang="ar"] .jspVerticalBar {
    left: 0;
    right: inherit;
}

html[lang="ar"] #messages div.msg a.reply {
    left: 40px;
}

html[lang="ar"] #messages div.msg a.trash {
    left: 10px;
}

html[lang="ar"] #main #container #content article a.settings.new_message {
    left: 47px;
    top: 13px;
}

html[lang="ar"] #messages p.total span {
    float: right;
    margin-top: -1px;
    margin-left: 7px;
}

/* WIFI */

html[lang="ar"] #wifi div.state.large span.nb {
    direction: ltr;
}

html[lang="ar"] #wifi div.network h3 {
    margin-right: 65px;
}

html[lang="ar"] #wifi div.state h3 {
    margin-right: 65px;
}

html[lang="ar"] #wifi div.state p {
    margin-right: 20px;
}

html[lang="ar"] #wifi div.state.large {
    background: url('../img/icon-wifi.png') no-repeat 260px 20px;
}

html[lang="ar"] #wifi a.switch {
    left: 15px;
    right: inherit !important;
}

html[lang="ar"] #wifi span.nb {
    right: 20px;
    padding: 5px 7px 0 20px;
    left: inherit;
}

html[lang="ar"] #wifi div.state.wifi {
    background-position: 253px 15px;
}

/* CLOUD */
html[lang="ar"] #cloud div.state h3 {
    float: right;
    margin-right: 20px;
    margin-left: 0;
}

html[lang="ar"] #cloud div.state a.switch {
    left: 20px;
    right: inherit;
}

html[lang="ar"] #cloud div.cloud h3 {
    margin-right: 20px;
    margin-left: 0;
}

html[lang="ar"] #cloud div.cloud a {
    margin: 10px 20px 0 0;
}

html[lang="ar"] #webaccess div#connectedHomepageContainer div.bar {
    /*width: 140px !important;*/
    margin: 0 20px 0 0;
}

html[lang="ar"] #webaccess span.headerTitle {
    margin-right: 20px;
}

html[lang="ar"] #webaccess div.cloud h3 {
    margin-right: 20px;
    margin-left: 0;
}

html[lang="ar"] #webaccess div.cloud a {
    margin: 10px 20px 0 0;
}

html[lang="ar"] #webaccess div.cloud {
    background-position: 10px 47px;
}


html[lang="ar"] #webaccess h2 a.fileAdd, 
html[lang="ar"] #webaccess h2 a.fileDownload, 
html[lang="ar"] #webaccess h2 a.folderAdd {
    float: left;
}

/* POPIN */

html[lang="ar"] .popin div.header h3 {
    padding-left: 0;
    padding-right: 30px;
}

html[lang="ar"] .popin a.close {
    right: inherit;
    left: 25px;
}

html[lang="ar"] .popin input[type=submit], html[lang="ar"] .popin a.bt {
    float: right;
}

html[lang="ar"] .popin input[type=checkbox], html[lang="ar"] .popin input[type=radio] {
    /*float: right;*/
}

html[lang="ar"] .popin label.remember {
    float: left;
    /*margin: 13px 10px 10px 0;*/
}

html[lang="ar"] .popin div.remember {
    position : absolute;
    bottom   : 45px;
    left    : 28px;
}

html[lang="ar"] .popin .alert {
    padding-left: 0;
    padding-right: 19px;
    background-position: 408px -24px;
}

html[lang="ar"] #popinLng div.popin ul li a {
    padding-right: 30px;
    border-right: none;
    border-left: 2px solid #EEE;
    text-align: right;
}

/* -------------------------------------------------
 10- MEDIAS QUERIES
 --------------------------------------------------- */

html.touch body footer {
    display : none;
}

/* pseudo center blocks on horizontal tablets */
@media only screen and (max-width : 1024px) and (min-width : 800px) {
    body.home #main #container {
        width  : 92%;
        margin : 0 auto;
    }

    body.home #main #container #content article {
        margin : 0 13px 26px 13px;
    }
}

@media only screen and (max-width : 900px) {
    header h1 a {
        width       : 150px;
        font-size   : 24px;
        line-height : 20px;
    }

    header .informations .msisdn {
        display : none;
    }

    .msisdn-block {
        margin      : 0 auto;
        width       : 85%;
        display     : block;
        text-align  : left;
        color       : #f60;
        font        : normal 0.875em 'Helvetica-Neue', Helvetica, Arial, sans-serif;
        padding     : 40px 20px 0 20px;
        line-height : 20px;
    }
}

@media only screen and (max-width : 700px) {
    body.others header a.home {
        display : none;
    }
}

@media only screen and (max-width : 740px) {
    .large-device {
        display : none;
    }

    /* mobile menu*/
    body #mobile-menu {
        position : absolute;
        top      : 0;
        left     : 0;
        width    : 100%;
        z-index  : 50;
        overflow : hidden;
    }

    body #mobile-menu .cache {
        opacity          : 1;
        background-color : #000;
        z-index          : 60;
    }

    body #mobile-menu .popin-container {
        z-index  : 100;
        position : relative;
    }

    body #mobile-menu .popin-container .popin-wrapper {
        display : block;
    }

    body #mobile-menu .popin-container .popin-wrapper .popin {
        background-color : transparent;
    }

    body #mobile-menu .popin .content {
        margin-top : 120px;
    }

    body #mobile-menu .popin a.close {
        margin-top      : -82px;
        top             : 0;
        right           : 0;
        background      : url("../img/close.png") 0 -52px no-repeat;
        background-size : 25px 77px;
        height          : 25px;
        width           : 25px;
    }

    body #mobile-menu .popin ul.navigation {
        height : 25px;
        width  : 200px;
    }

    body #mobile-menu .popin ul.navigation > li {
        float       : left;
        font        : normal 0.875em 'Helvetica-Neue', Helvetica, Arial, sans-serif;
        padding     : 9px 15px 9px 20px;
        line-height : 20px;
        width       : 165px;
        text-align  : center;
    }

    body #mobile-menu .popin ul.navigation > li a, body #mobile-menu .popin ul.navigation li a:visited {
        color : #fff;
    }

    body #mobile-menu .popin ul.navigation > li.start {
        padding       : 12px 15px 9px 20px;
        color         : #fff;
        background    : #f60 url('../img/icon-world.png') 9px 13px no-repeat;
        margin-bottom : 20px;
    }

    body #mobile-menu .popin ul.navigation > li.start a {
        color      : #fff;
        background : none;
        padding    : 0;
    }

    body #mobile-menu .popin ul.navigation > li.lng {
        margin-top : 100px;
    }

    body #mobile-menu .popin ul.navigation > li.lng a.navigation {
        padding-right   : 20px;
        background      : url("../img/arrow-bottom.png") right 4px no-repeat;
        color           : #fff;
        text-decoration : none;
    }

    body #mobile-menu .popin ul.navigation > li.lng a.navigation.on {
        background-position : right -7px;
        color               : #fff;
    }

    body #mobile-menu .popin ul.navigation > li.lng div.dropdown {
        position : relative;
    }

    body #mobile-menu .popin ul.navigation > li.lng div.dropdown li {
        width       : 165px;
        padding     : 10px 0;
        float       : left;
        font        : normal 1em 'Helvetica-Neue', Helvetica, Arial, sans-serif;
        line-height : 20px;
        text-align  : center;
    }

    body #mobile-menu .popin ul.navigation > li.lng div.dropdown li a {
        color : #8c8c8c;
    }

    /* header other */
    body.others header div.onglets {
        width  : 100%;
        margin : 0;
    }

    body.others.settings header div.onglets ul li a {
        padding : 0 13px;
    }

    body.others.settings header div.onglets ul li {
        margin-right : 1px;
    }

    /* header common */
    header {
        margin-bottom : 20px;
    }

    header h1 a {
        width       : 120px;
        font-size   : 20px;
        line-height : 18px;
    }

    header .informations {
        top   : 44px;
        right : 6%;
    }

    header .informations .msisdn {
        display : none;
    }

    header nav {
        background-color : transparent;
    }

    header nav ul.navigation li.menu.navigation {
        border-right : none;
        padding-top  : 23px;
    }

    header nav ul.navigation li.navigation a#linkMenu {
        font-size       : 1.1em;
        background      : url("../img/icon-menu-mobile.png") right 0 no-repeat;
        background-size : 25px 38px;
        line-height     : 20px;
    }

    header nav ul.navigation li.navigation.start {
        display : none;
    }

    header nav ul.navigation li.navigation.lng {
        display : none;
    }

    header div.dropdown li.lng {
        display : block;
    }

    header div.dropdown#menu {
        right : 2px;
    }

    /* notification */
    body.others div.notif ul li.time {
        width : 110px;
    }

    body.others div.notif ul li.msg {
        width : 30%;
    }

    body.others div.faq ul li h3 {
        font-size : 1em;
    }

    .msisdn-block {
        text-align : center;
        padding    : 20px;
    }

    /* popinLng */
    #popinLng .popin {
        width      : 170px;
        text-align : center;
    }

}

@media only screen and (max-width : 480px) {
    body.home #main #container {
        width : 312px;
    }

    /* shadow */
    body.home #main div#shadow {
        display : none;
    }

    html[lang="ar"] footer {
        left: -10%;
    }
}

@media (max-width : 640px) {

    body.others header div.onglets ul {
        width: 100%;
    }

    body.others header div.onglets ul li {
        width: 49%;
    }

    body.others header div.onglets ul li a {
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
        display: -webkit-box;      /* OLD - iOS 6-, Safari 3.1-6 */
        display: -moz-box;         /* OLD - Firefox 19- (buggy but mostly works) */
        display: -ms-flexbox;      /* TWEENER - IE 10 */
        display: -webkit-flex;     /* NEW - Chrome */
        display: flex;             /* NEW, Spec - Opera 12.1, Firefox 20+ */
        margin: 0 auto;
        padding: 0;
    }
}

@media only screen and (max-width : 360px) {
    body.home #main #container {
        width : 306px;
    }

    /* shadow */
    body.home #main div#shadow {
        display : none;
    }
}

@media only screen and (max-width : 320px) {
    body.home #main #container {
        width : 96%;
    }

    /* shadow */
    body.home #main div#shadow {
        display : none;
    }
}

@media only screen and (max-width : 900px) and (max-height : 640px) {

    header h1 {
        margin-top : 30px;
    }

    header .informations {
        top : 24px;
    }

    header div.dropdown {
        /*top  : 30px;
        left : -36px;*/
    }

    body.others header a.home {
        top : 28px;
    }

    body.others.notif header {
        min-height : 80px;
        height     : 80px;
    }

    body.others header div.onglets ul li a {
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
        display: -webkit-box;      /* OLD - iOS 6-, Safari 3.1-6 */
        display: -moz-box;         /* OLD - Firefox 19- (buggy but mostly works) */
        display: -ms-flexbox;      /* TWEENER - IE 10 */
        display: -webkit-flex;     /* NEW - Chrome */
        display: flex;             /* NEW, Spec - Opera 12.1, Firefox 20+ */
        margin: 0 auto;
    }
}

/* popin small format */
@media only screen and (max-width : 500px) {
    .popin {
        width : 270px;
    }

    #popinLng .popin {
        width      : 170px;
        text-align : left;
    }

    .popin div.remember {
        position : absolute;
        bottom   : 25px;
        right     : 30px;
    }

    /* popin common */
    .popin form div.border {
        width   : 210px;
        padding : 3px;
    }

    .popin form div.border input, .popin form div.border textarea {
        width : 198px;
    }
}

/* image retina */
@media only screen and (-webkit-min-device-pixel-ratio : 2), only screen and (-o-min-device-pixel-ratio : 2/1), only screen and (min--moz-device-pixel-ratio : 2), only screen and (min-device-pixel-ratio : 2) {

    /* header */
    body.others header a.home {
        background-size  : 21px 48px;
        background-image : url("../img/icon-home@2x.png");
    }

    header h1 a {
        background-size  : 35px 35px;
        background-image : url('../img/logo-airbox@2x.png');
        padding-top      : 22px;
    }

    header nav ul.navigation li.navigation.start {
        background-size  : 14px 14px;
        background-image : url('../img/icon-world@2x.png');
    }

    header div.dropdown li a span.number {
        background-size  : 27px 21px;
        background-image : url('../img/notif@2x.png');
    }

    /* main common */
    #main #container #content article a.settings {
        background-size  : 624px 25px;
        background-image : url("../img/icons-utils@2x.png");
    }

    /* main - connection */
    #connection div.state a.switch {
        background-size  : 120px 30px;
        background-image : url('../img/switch@2x.png');
    }

    #connection div.state a.loading {
        background-size  : 578px 37px;
        background-image : url('../img/loader@2x.png');
    }

    #connection div.state p.r {
        background-size  : 13px 14px;
        background-image : url("../img/icone-r@2x.png");
    }

    #connection ul.dashboard li.chrono span.icon {
        background-size  : 100px 60px;
        background-image : url('../img/icons-connection@2x.png');
    }

    #connection ul.dashboard li.debit span.icon {
        background-size  : 100px 60px;
        background-image : url('../img/icons-connection@2x.png');
    }

    #connection div.infos ul li span.icon {
        background-size  : 820px 123px;
        background-image : url("../img/icons-status@2x.png");
    }

    /* main - messages */
    #messages div.scroll-pane ul li h4.alert {
        background-size  : 13px 63px;
        background-image : url("../img/icons-message@2x.png");
    }

    #messages div.scroll-pane ul li h4.on {
        background-size  : 13px 63px;
        background-image : url("../img/icons-message@2x.png");
    }

    #messages div.scroll-pane ul li a.trash {
        background-size  : 624px 25px;
        background-image : url("../img/icons-utils@2x.png");
    }

    #messages div.msg a.reply {
        background-size  : 625px 25px;
        background-image : url("../img/icons-utils@2x.png");
    }

    #messages div.msg h4.alert {
        background-size  : 13px 63px;
        background-image : url("../img/icons-message@2x.png");
    }

    /* main - usage */
    #usage ul.dashboard li.bottom span.icon {
        background-size  : 100px 60px;
        background-image : url('../img/icons-connection@2x.png');
    }

    #usage ul.dashboard li.top span.icon {
        background-size  : 100px 60px;
        background-image : url('../img/icons-connection@2x.png');
    }

    #usage div.international h3 {
    }

    #usage div.client div.area a {
    }

    /* main - cloud */
    #cloud div.state a.switch {
        background-size  : 120px 30px;
        background-image : url('../img/switch@2x.png');
    }

    #cloud div.documents a {
        background-size  : 10px 60px;
        background-image : url("../img/arrow-right-white@2x.png");
    }

    #cloud div.documents a span {
        background-size  : 287px 16px;
        background-image : url("../img/icons-file@2x.png");
    }

    #cloud div.cloud a {
    }

    #cloud div.file {
        float         : left;
        height        : 80px;
        border-top    : 1px solid #202020;
        border-bottom : 1px solid #000;
    }

    #cloud div.file div.state a.learn {
        background-size  : 8px 26px;
        background-image : url("../img/arrow-right-white-small@2x.png");
    }

    /* main - wifi */
    #wifi div.state a.switch {
        background-size  : 120px 30px;
        background-image : url('../img/switch@2x.png');
    }

    /* others - help */
    body.others div.useful a.download {
        background-size  : 16px 47px;
        background-image : url("../img/icon-pdf@2x.png");
    }

    /* others - faq */
    body.others div.faq ul li span.more {
        background-size  : 65px 60px;
        background-image : url("../img/icon-more@2x.png");
    }

    /* others - notif */
    body.others div.notif h3 span {
        background-size  : 27px 21px;
        background-image : url("../img/notif@2x.png") 0 0 no-repeat;
    }

    body.others div.notif ul li.rond {
        background-size  : 9px 9px;
        background-image : url('../img/icon-rond@2x.png');
    }

    /* popin */
    .popin a.close {
        background-size  : 13px 42px;
        background-image : url("../img/close@2x.png");
    }
}
