@charset "UTF-8";
/* font call */

  /* menu (from SHOP2020) */
  @import url("https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700&display=swap");@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@400;700&display=swap");@font-face{font-family:'FA_Free';font-style:normal;font-weight:900;src:url("../_fonts/fa-solid-900.eot");src:url("../_fonts/fa-solid-900.eot?#iefix") format("embedded-opentype"),url("../_fonts/fa-solid-900.woff2") format("woff2"),url("../_fonts/fa-solid-900.woff") format("woff"),url("../_fonts/fa-solid-900.ttf") format("truetype"),url("../_fonts/fa-solid-900.svg#fontawesome") format("svg")}@font-face{font-family:'FA_Regular';font-style:normal;font-weight:400;src:url("../_fonts/fa-regular-400.eot");src:url("../_fonts/fa-regular-400.eot?#iefix") format("embedded-opentype"),url("../_fonts/fa-regular-400.woff2") format("woff2"),url("../_fonts/fa-regular-400.woff") format("woff"),url("../_fonts/fa-regular-400.ttf") format("truetype"),url("../_fonts/fa-regular-400.svg#fontawesome") format("svg")}@font-face{font-family:'FA_Brand';font-style:normal;font-weight:normal;src:url("../_fonts/fa-brands-400.eot");src:url("../_fonts/fa-brands-400.eot?#iefix") format("embedded-opentype"),url("../_fonts/fa-brands-400.woff2") format("woff2"),url("../_fonts/fa-brands-400.woff") format("woff"),url("../_fonts/fa-brands-400.ttf") format("truetype"),url("../_fonts/fa-brands-400.svg#fontawesome") format("svg")}

  @font-face {
    font-family: 'DMSans';
    font-style: normal;
    font-weight: normal;
    src: local('DMSans'), url('../_fonts/DMSans.ttf') format('truetype');
  }

  @font-face {
    font-family: 'FontAwesome';
    src: url("../_fonts/fontawesome-webfont.eot?v=4.5.0");
    src: url("../_fonts/fontawesome-webfont.eot?#iefix&v=4.5.0") format("embedded-opentype"), url("../_fonts/fontawesome-webfont.woff2?v=4.5.0") format("woff2"), url("../_fonts/fontawesome-webfont.woff?v=4.5.0") format("woff"), url("../_fonts/fontawesome-webfont.ttf?v=4.5.0") format("truetype"), url("../_fonts/fontawesome-webfont.svg?v=4.5.0#fontawesomeregular") format("svg");
    font-weight: normal;
    font-style: normal; }

  #ar-global .burger2020{position:absolute;top:51px;left:30px;display:block;cursor:pointer;z-index:610}#ar-global .burger2020 .open{position:relative;display:block;-webkit-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease;opacity:1}#ar-global .burger2020 .open span{position:relative;display:block;width:25px;height:2px;background:#292952;border-radius:1px}#ar-global .burger2020 .open span:nth-child(2){margin:4px 0}#ar-global .burger2020 .close{position:absolute;top:6px;left:0;display:block;-webkit-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease;opacity:0}#ar-global .burger2020 .close span{position:relative;display:block;width:25px;height:2px;background:#fff;border-radius:1px}#ar-global .burger2020 .close span:nth-child(1){-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}#ar-global .burger2020 .close span:nth-child(2){-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);top:-2px}#ar-global .burger2020.is--on .open{opacity:0}#ar-global .burger2020.is--on .close{opacity:1}#ar-global .burger2020.is--on .txtmenu{color:white}#ar-global .burger2020 .txtmenu{position:absolute;top:-1px;left:45px;font-size:14px;line-height:19px;color:#292952;font-weight:500;-webkit-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease}#ar-global .menu2020{position:absolute;top:0;left:0;width:720px;height:100%;padding:175px 115px 175px 175px;background-color:#0f073a;z-index:600;-webkit-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease;left:-720px}#ar-global .menu2020.show{left:0}#ar-global .menu2020 a{position:relative;display:block;margin:15px 0;font-family:"Montserrat",sans-serif;font-size:60px;font-weight:400;color:#292952;line-height:70px;letter-spacing:1px;display:block;font-size:30px;font-weight:700;color:#292952;text-decoration:none;-webkit-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease}#ar-global .menu2020 a:before{content:'';position:absolute;top:34px;right:calc(100% + 30px);display:block;width:0px;height:1px;background:#fff;pointer-events:none;-webkit-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease}#ar-global .menu2020 a:hover,#ar-global .menu2020 a.current{color:#fff;text-decoration:none}#ar-global .menu2020 a:hover:before,#ar-global .menu2020 a.current:before{width:60px}#ar-global .menu2020 a.disconnect{font-family:"Roboto",sans-serif;font-size:12px;font-weight:500;color:#dd4250;line-height:22px;letter-spacing:1px;text-transform:uppercase;margin-top:60px}#ar-global .menu2020 a.disconnect:before{display:none}#ar-global .menu2020 a.disconnect:hover{text-decoration:underline}#ar-global .mask2020{position:absolute;top:0;left:0;width:100%;height:100%;z-index:599;background:#292952;opacity:0.4;pointer-events:none;-webkit-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease;opacity:0}#ar-global .mask2020.show{opacity:0.4}

/* css reset */
* {
  margin: 0;
  padding: 0;
  font-family: "DMSans", Arial, Verdana, Helvetica, sans-serif;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased; }

*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

html,
body {
  position: relative;
  font-size: 14px;
  background: #ffffff; }

body #ar-page {
  padding: 0 30px; }

body.half #ar-page {
  padding: 0 0 0 30px; }

body.full #ar-page {
  padding: 0; }

/* grid start */
#ar-global {
  position: relative;
  width: 100%;
  min-height: 100%; }

#ar-page {
  position: relative;
  width: 100%;
  margin: 0px auto;
  /*width:  $m_desktop;*/
  min-width: 990px;
  min-height: 100vh;
  overflow: hidden; }

/* text */
a,
a:hover,
a:active,
a:focus,
input,
input:hover,
input:active,
input:focus {
  outline: none; }

a img {
  border: none; }

img {
  position: relative;
  display: block;
  max-width: 100%;
  height: auto; }

img.inline {
  display: inline-block; }

#ar-global h1,
#ar-global span.h1 {
  position: relative;
  display: inline;
  margin: 0px 0px 20px 0px;
  font-family: "Montserrat",sans-serif;
  font-size: 42px;
  font-weight: 700;
  color: #0B2558;
  line-height: 42px; }
#ar-global h1 strong,
#ar-global span.h1 strong {
  font-family: "Montserrat",sans-serif; }
#ar-global h2,
#ar-global span.h2 {
  position: relative;
  display: block;
  margin: 0px 0px 20px 0px;
  font-family: 'DMSans', sans-serif;
  font-size: 27px;
  font-weight: 400;
  color: #343434;
  line-height: 37px; }
#ar-global h2 strong,
#ar-global span.h2 strong {
  font-family: 'DMSans', sans-serif; }
#ar-global h3,
#ar-global span.h3 {
  position: relative;
  display: block;
  margin: 0px 0px 10px 0px;
  font-family: 'DMSans', sans-serif;
  font-size: 19px;
  font-weight: 400;
  color: #0B2558;
  line-height: 29px; }
#ar-global h3 strong,
#ar-global span.h3 strong {
  font-family: 'DMSans', sans-serif; }
#ar-global h4,
#ar-global span.h4 {
  position: relative;
  display: block;
  margin: 0px 0px 10px 0px;
  font-family: 'DMSans', sans-serif;
  font-size: 16px;
  font-weight: 400;
  color: #343434;
  line-height: 26px; }
#ar-global h4 strong,
#ar-global span.h4 strong {
  font-family: 'DMSans', sans-serif; }
#ar-global p,
#ar-global span.p {
  position: relative;
  display: block;
  margin: 0px 0px 20px 0px;
  font-family: 'DMSans', sans-serif;
  font-size: 14px;
  font-weight: 400;
  color: #343434;
  line-height: 19px; }
#ar-global ul {
  position: relative;
  display: block;
  margin: 0px 0px 20px 0px;
  list-style-type: none; }
  #ar-global ul li {
    position: relative;
    margin: 0px 0px 5px 0px;
    padding: 0px 0px 0px 20px;
    font-family: 'DMSans', sans-serif;
    font-size: 14px;
    font-weight: 400;
    color: #343434;
    line-height: 19px; }
    #ar-global ul li:before {
      position: absolute;
      top: 0px;
      left: 0px;
      font-family: FontAwesome;
      color: #343434;
      content: "\f105"; }
#ar-global p strong,
#ar-global li strong {
  font-family: 'DMSans', sans-serif;
  color: #343434; }
#ar-global p a,
#ar-global li a {
  font-family: 'DMSans', sans-serif;
  color: #343434; }
#ar-global .ar-prevnext {
  text-align: center; }
  #ar-global .ar-prevnext a {
    display: inline-block;
    padding: 10px;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
    text-decoration: none; }
    #ar-global .ar-prevnext a:first-child:before {
      position: relative;
      display: inline-block;
      font-family: 'FontAwesome';
      font-size: 14px;
      font-style: normal;
      font-weight: 400;
      line-height: 14px;
      /*text-rendering: auto;*/
      content: "";
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      margin-right: 10px; }
    #ar-global .ar-prevnext a:last-child:after {
      position: relative;
      display: inline-block;
      font-family: 'FontAwesome';
      font-size: 14px;
      font-style: normal;
      font-weight: 400;
      line-height: 14px;
      /*text-rendering: auto;*/
      content: "";
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      margin-left: 10px; }
    #ar-global .ar-prevnext a.active {
      color: #ffffff;
      background: #343434;
      padding: 10px 15px; }
#ar-global .msg-ie {
  position: relative;
  padding: 20px 20px 1px 20px;
  background: #f32121;
  text-align: center; }
  #ar-global .msg-ie h1, #ar-global .msg-ie h2, #ar-global .msg-ie h3, #ar-global .msg-ie h4, #ar-global .msg-ie p, #ar-global .msg-ie p strong, #ar-global .msg-ie p a, #ar-global .msg-ie li, #ar-global .msg-ie li strong, #ar-global .msg-ie li a {
    color: #ffffff; }
  #ar-global .msg-ie span.btn {
    position: relative;
    display: inline-block;
    margin: 0px;
    padding: 20px 40px;
    font-family: 'DMSans', sans-serif;
    font-size: 16px;
    font-weight: 400;
    color: #f32121;
    line-height: 26px;
    background-color: #ffffff;
    text-decoration: none;
    cursor: pointer;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s; }
    #ar-global .msg-ie span.btn:hover {
      background-color: #f2f2f2; }

/* video and maps */
iframe,
.ar-video {
  position: relative;
  display: block;
  width: 100%;
  height: auto;
  margin: 0px 0px 20px 0px;
  background: #dadada; }
  iframe:before,
  .ar-video:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -12px 0 0 -12px;
    display: block;
    width: 24px;
    height: 24px;
    background: #0B2558;
    z-index: 0;
    -webkit-border-radius: 200px;
    -moz-border-radius: 200px;
    border-radius: 200px;
    -webkit-animation: ld_scale 1.2s infinite linear;
    animation: ld_scale 1.2s infinite linear; }

hr,
.ar-line {
  position: relative;
  display: block;
  width: 100%;
  height: 1px;
  clear: both;
  margin: 0px 0px 20px 0px;
  background: #0B2558;
  border: none;
  overflow: hidden; }

/* sidemenu */
a.home_link {
  position: absolute;
  top: 10px;
  left: 23px;
  z-index: 800; }
  a.home_link:after {
    position: relative;
    display: inline-block;
    font-family: 'FontAwesome';
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 14px;
    /*text-rendering: auto;*/
    content: "";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    top: 12px;
    right: 0;
    font-size: 18px;
    color: #000000; }
  a.home_link strong {
    display: none; }

.is_home_menu a.home_link:after {
  color: #000000;
  left: 13.5px; }

.user_name
{
  position: absolute;
  top: 23px;
  left: 40px;
  font-family: 'DMSans', sans-serif;
  font-size: 12px;
  line-height: 14px;
  color: #000000;
  z-index: 20;
}
.user_name a
{
  font-family: 'DMSans', sans-serif;
  color: #0B2558;
}
.is_home_menu .user_name {
  left: 70px; }

div.ar-menu {
  position: absolute;
  top: 51px;
  left: 0;
  width: 30px;
  height: 30px;
  margin: 0px;
  cursor: pointer;
  z-index: 1000;
  display: block;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out;
  transition: .5s ease-in-out;
  cursor: pointer; }

.is_home_menu div.ar-menu {
  left: 30px; }

div.ar-menu:after
{
  content: 'Menu';
  display: block;
  position: absolute;
  left: 0;
  bottom: -15px;
  width: 100%;
  line-height: 20px;
  font-family: 'DMSans', sans-serif;
  font-size: 9px;
  font-weight: 700;
  text-transform: uppercase;
  text-align: center;
}

div.ar-menu span {
  position: absolute;
  left: 0px;
  display: block;
  height: 4px;
  width: 100%;
  background: #000000;
  opacity: 1;
  -webkit-border-radius: 9px;
  -moz-border-radius: 9px;
  border-radius: 9px;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .25s ease-in-out;
  -moz-transition: .25s ease-in-out;
  -o-transition: .25s ease-in-out;
  transition: .25s ease-in-out; }

.is_home_menu div.ar-menu span {
  background: #000000; }

div.ar-menu span:nth-child(1) {
  top: 0px; }

div.ar-menu span:nth-child(2),
div.ar-menu span:nth-child(3) {
  top: 9px; }

div.ar-menu span:nth-child(4) {
  top: 18px; }

div.ar-menu.open span:nth-child(1) {
  top: 9px;
  width: 0px;
  left: 50%;
  background: #000000; }

div.ar-menu.open span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  background: #000000; }

div.ar-menu.open span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  background: #000000; }

div.ar-menu.open span:nth-child(4) {
  top: 9px;
  width: 0px;
  left: 50%;
  background: #000000; }

#ar-menu {
  position: absolute;
  top: 0px;
  left: -400px;
  width: 370px;
  height: 100%;
  background: #ffffff;
  padding: 0px 95px;
  /*@include bs(0,0,30,10,rgba(255,255,255,0.7));*/
  z-index: 999; }
  #ar-menu .fade {
    position: relative;
    width: 100%;
    height: auto;
    display: none; }
    #ar-menu .fade strong {
      position: relative;
      display: block;
      margin: 0px 0px 10px 0px;
      padding: 45px 0 0 0;
      font-family: 'DMSans', sans-serif;
      font-size: 27px;
      font-weight: 400;
      color: #343434;
      line-height: 37px; }
    #ar-menu .fade div {
      position: relative;
      width: 100%;
      width: 100%; }
      #ar-menu .fade div a {
        position: relative;
        display: block;
        padding: 0px 4px;
        margin: 0px;
        font-family: 'DMSans', sans-serif;
        font-size: 15px;
        font-weight: 400;
        color: #acacac;
        line-height: 39px;
        text-decoration: none; }
        #ar-menu .fade div a:hover, #ar-menu .fade div a.active {
          color: #0B2558; }
        #ar-menu .fade div a:after {
          position: relative;
          display: inline-block;
          font-family: 'FontAwesome';
          font-size: 14px;
          font-style: normal;
          font-weight: 400;
          line-height: 14px;
          /*text-rendering: auto;*/
          content: "";
          -webkit-font-smoothing: antialiased;
          -moz-osx-font-smoothing: grayscale;
          position: absolute;
          top: 12px;
          right: 0;
          font-size: 18px;
          color: #acacac; }
        #ar-menu .fade div a.logout:after {
          position: relative;
          display: inline-block;
          font-family: 'FontAwesome';
          font-size: 14px;
          font-style: normal;
          font-weight: 400;
          line-height: 14px;
          /*text-rendering: auto;*/
          content: "";
          -webkit-font-smoothing: antialiased;
          -moz-osx-font-smoothing: grayscale;
          position: absolute;
          top: 12px;
          right: 0;
          font-size: 18px;
          color: #acacac; }
      #ar-menu .fade div div {
        position: relative;
        width: 100%;
        display: none; }
        #ar-menu .fade div div a {
          position: relative;
          display: block;
          height: 30px;
          padding: 0px 40px;
          margin: 0px;
          font-family: 'DMSans', sans-serif;
          font-size: 14px;
          font-weight: 400;
          color: #0B2558;
          line-height: 30px;
          text-decoration: none; }
          #ar-menu .fade div div a:hover, #ar-menu .fade div div a.active {
            color: #0B2558;
            background: #ffffff; }

.is_home_menu #ar-menu
{
  left: -400px;
  width: 400px;
  padding: 0px 95px 0px 125px;
}

/* loader */
.ar-loader-wrap {
  position: relative;
  width: 100%;
  height: 0px;
  background: #ffffff;
  overflow: hidden; }
  .ar-loader-wrap:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -12px 0 0 -12px;
    display: block;
    width: 24px;
    height: 24px;
    background: #0B2558;
    z-index: 0;
    -webkit-border-radius: 200px;
    -moz-border-radius: 200px;
    border-radius: 200px;
    -webkit-animation: ld_scale 1.2s infinite linear;
    animation: ld_scale 1.2s infinite linear; }
  .ar-loader-wrap.loaded:before {
    display: none; }
  .ar-loader-wrap img {
    position: absolute;
    top: 0px;
    left: 0px;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
    opacity: 0; }
    .ar-loader-wrap img.loaded {
      opacity: 1; }

.ar-bgloader-wrap {
  /*position: relative;
  width: $f;
  height: auto;
  background: $c_light;
  overflow: hidden;*/ }
  .ar-bgloader-wrap:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -12px 0 0 -12px;
    display: block;
    width: 24px;
    height: 24px;
    background: #0B2558;
    z-index: 0;
    -webkit-border-radius: 200px;
    -moz-border-radius: 200px;
    border-radius: 200px;
    -webkit-animation: ld_scale 1.2s infinite linear;
    animation: ld_scale 1.2s infinite linear; }
  .ar-bgloader-wrap.loaded:before {
    display: none; }

/* test theme */
#ar-global #content > div {
  position: relative;
  clear: both;
  margin: 0px auto;
  padding: 0px;
  width: 100%;
  min-width: 990px;
  margin: 0 auto; }
  #ar-global #content > div:after {
    position: relative;
    display: block;
    width: 100%;
    height: 0px;
    line-height: 1px;
    clear: both;
    overflow: hidden;
    content: ''; }
  #ar-global #content > div .title {
    position: relative;
    width: 100%;
    padding: 45px 0 0 45px; }
    #ar-global #content > div .title h1 {
      font-size: 27px;
      line-height: 37px; }
    #ar-global #content > div .title #new_ticket, #ar-global #content > div .title #close_ticket {
      position: relative; }
    #ar-global #content > div .title form {
      position: relative;
      float: right;
      top: -45px; }
      #ar-global #content > div .title form:after {
        position: relative;
        display: inline-block;
        font-family: 'FontAwesome';
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: 14px;
        /*text-rendering: auto;*/
        content: "";
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-size: 12px;
        color: #dd4250;
        position: absolute;
        top: 1px;
        right: 0;
        display: block;
        width: 30px;
        text-align: center;
        line-height: 40px;
        z-index: 3; }
      #ar-global #content > div .title form label {
        display: none; }
      #ar-global #content > div .title form input[type="text"] {
        border: none;
        height: auto;
        width: 250px;
        padding: 11px 30px 11px 0;
        margin: 0;
        background: #ffffff;
        font-size: 14px;
        color: #343434;
        border: none;
        border-bottom: 1px solid #e7e7e7; }
      #ar-global #content > div .title form input[type="submit"] {
        position: absolute;
        top: 0;
        right: 0;
        width: 30px;
        height: 100%;
        padding: 0;
        border: none;
        background: none;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        z-index: 4; }
  #ar-global #content > div .list {
    position: relative;
    width: 100%;
    margin: 40px 0 0 0;
    padding: 0 0 0 45px; }
  #ar-global #content > div .purple span.h1 {
    font-size: 27px;
    line-height: 37px;
    color: #ffffff;
    display: block;
    text-align: center; }
#ar-global #home {
  position: relative;
  width: 100%;
  text-align: center; }
  #ar-global #home:after {
    position: relative;
    display: block;
    width: 100%;
    height: 0px;
    line-height: 1px;
    clear: both;
    overflow: hidden;
    content: ''; }
  #ar-global #home div.purple_large {
    position: relative;
    width: 100%;
    height: 100%;
    background: #0B2558 url(cbp1.jpg) no-repeat center top;
    background-size: cover; }
    #ar-global #home div.purple_large form {
      position: relative;
      width: 495px;
      padding: 40px 80px 20px 80px;
      background: rgba(255, 255, 255, 0.3);
      -webkit-border-radius: 5px;
      -moz-border-radius: 5px;
      border-radius: 5px;
      -webkit-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.3);
      -moz-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.3);
      box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.3); }
      #ar-global #home div.purple_large form div.error {
        position: relative;
        padding: 20px 30px 15px 30px;
        margin: 0 0 20px 0;
        text-align: left;
        background: #ffffff;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px; }
        #ar-global #home div.purple_large form div.error ul {
          margin: 0; }
          #ar-global #home div.purple_large form div.error ul li {
            color: #f32121; }
      #ar-global #home div.purple_large form p {
        font-size: 14px;
        line-height: 19px;
        margin-bottom: 29px; }
      #ar-global #home div.purple_large form p a {
        color: #ffffff;
        text-decoration: none; }
      #ar-global #home div.purple_large form h2 {
        font-size: 27px;
        line-height: 37px; }
      #ar-global #home div.purple_large form div {
        position: relative; }
      #ar-global #home div.purple_large form label {
        position: absolute;
        left: 8px;
        top: 0;
        display: block;
        width: 45px;
        text-align: center;
        margin: 0;
        height: 100%;
        z-index: 3; }
        #ar-global #home div.purple_large form label[for="id_login"]:before {
          position: relative;
          display: inline-block;
          font-family: 'FontAwesome';
          font-size: 14px;
          font-style: normal;
          font-weight: 400;
          line-height: 14px;
          /*text-rendering: auto;*/
          content: "";
          -webkit-font-smoothing: antialiased;
          -moz-osx-font-smoothing: grayscale;
          font-size: 24px;
          line-height: 47px;
          color: #6a6a6a; }
        #ar-global #home div.purple_large form label[for="pwd_login"]:before {
          position: relative;
          display: inline-block;
          font-family: 'FontAwesome';
          font-size: 14px;
          font-style: normal;
          font-weight: 400;
          line-height: 14px;
          /*text-rendering: auto;*/
          content: "";
          -webkit-font-smoothing: antialiased;
          -moz-osx-font-smoothing: grayscale;
          font-size: 24px;
          line-height: 47px;
          color: #6a6a6a; }
        #ar-global #home div.purple_large form label[for="mail_login"]:before {
          position: relative;
          display: inline-block;
          font-family: 'FontAwesome';
          font-size: 14px;
          font-style: normal;
          font-weight: 400;
          line-height: 14px;
          /*text-rendering: auto;*/
          content: "";
          -webkit-font-smoothing: antialiased;
          -moz-osx-font-smoothing: grayscale;
          font-size: 24px;
          line-height: 47px;
          color: #6a6a6a; }
        #ar-global #home div.purple_large form label.error:before {
          color: #f32121; }
        #ar-global #home div.purple_large form label strong {
          display: none; }
      #ar-global #home div.purple_large form input[type="text"], #ar-global #home div.purple_large form input[type="password"], #ar-global #home div.purple_large form input[type="email"] {
        border: none;
        height: auto;
        padding: 15px 15px 15px 60px;
        background: #ffffff;
        font-size: 16px;
        color: #343434; }
        #ar-global #home div.purple_large form input[type="text"]#id_login, #ar-global #home div.purple_large form input[type="password"]#id_login, #ar-global #home div.purple_large form input[type="email"]#id_login {
          border-bottom: 1px solid #acacac;
          margin: 0;
          -webkit-border-top-left-radius: 5px;
          -webkit-border-top-right-radius: 5px;
          -moz-border-radius-topleft: 5px;
          -moz-border-radius-topright: 5px;
          border-top-left-radius: 5px;
          border-top-right-radius: 5px; }
        #ar-global #home div.purple_large form input[type="text"]#pwd_login, #ar-global #home div.purple_large form input[type="password"]#pwd_login, #ar-global #home div.purple_large form input[type="email"]#pwd_login {
          -webkit-border-bottom-right-radius: 5px;
          -webkit-border-bottom-left-radius: 5px;
          -moz-border-radius-bottomright: 5px;
          -moz-border-radius-bottomleft: 5px;
          border-bottom-right-radius: 5px;
          border-bottom-left-radius: 5px; }
        #ar-global #home div.purple_large form input[type="text"]#mail_login, #ar-global #home div.purple_large form input[type="password"]#mail_login, #ar-global #home div.purple_large form input[type="email"]#mail_login {
          -webkit-border-radius: 5px;
          -moz-border-radius: 5px;
          border-radius: 5px; }
      #ar-global #home div.purple_large form input[type="submit"] {
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        font-size: 19px;
        color: #ffffff;
        background: #69bf3a;
        display: inline-block;
        padding: 15px 20px;
        margin: 0 auto 25px auto;
        width: 100%; }
    #ar-global #home div.purple_large h2 {
      color: #ffffff; }
  #ar-global #home div.purple {
    position: relative;
    float: left;
    width: 50%;
    height: 100%;
    background: #0B2558 url(cbp2.jpg) no-repeat center top;
    background-size: cover; }
    #ar-global #home div.purple h2, #ar-global #home div.purple p {
      color: #ffffff; }
  #ar-global #home div.white {
    position: relative;
    float: left;
    width: 50%;
    height: 100%;
    background: #ffffff url(cbp3.jpg) no-repeat center top;
    background-size: cover; }
    #ar-global #home div.white.kakemono {
    background: #ffffff url(1796_kakemono.jpg) no-repeat center 27%;
    background-size: 560px auto; }
    #ar-global #home div.white p {
      color: #0B2558; }
  #ar-global #home h2 {
    font-size: 42px;
    line-height: 42px; }
  #ar-global #home p {
    font-size: 19px;
    line-height: 39px;
    margin: 0 0 30px 0; }
  #ar-global #home .va {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    line-height: normal; }
  #ar-global #home #support {
    position: absolute;
    right: 30px;
    bottom: 30px; }
#ar-global #content > div > div .left {
  position: relative;
  float: left;
  width: 65%;
  padding: 45px 45px 45px 0;
  min-height: 500px; }
#ar-global #content > div > div .large {
  position: relative;
  float: left;
  width: 100%;
  padding: 45px 0;
  min-height: 500px; }
  #ar-global #content > div > div .large .small {
    position: relative;
    margin: 40px 0 0 0;
    padding: 0 15%; }
    #ar-global #content > div > div .large .small.border {
      border-top: 1px solid #dadada;
      padding-top: 60px; }
    #ar-global #content > div > div .large .small form {
      position: relative; }
      #ar-global #content > div > div .large .small form:after {
        position: relative;
        display: block;
        width: 100%;
        height: 0px;
        line-height: 1px;
        clear: both;
        overflow: hidden;
        content: ''; }
      #ar-global #content > div > div .large .small form .line {
        position: relative;
        margin: 0 0 20px 0; }
        #ar-global #content > div > div .large .small form .line.l_contenu {
          position: relative;
          float: left;
          width: 70%; }
        #ar-global #content > div > div .large .small form .line.l_submit {
          position: relative;
          float: right;
          width: 25%; }
      #ar-global #content > div > div .large .small form label.h4 {
        position: relative;
        display: block;
        margin: 0px 0px 10px 0px;
        font-family: 'DMSans', sans-serif;
        font-size: 14px;
        font-weight: 400;
        color: #acacac;
        line-height: 24px; }
      #ar-global #content > div > div .large .small form input,
      #ar-global #content > div > div .large .small form textarea {
        border: none;
        height: auto;
        width: 100%;
        padding: 16px 15px;
        margin: 0 0 40px 0;
        background: #ffffff;
        font-size: 14px;
        color: #343434;
        border: 1px solid #acacac;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px; }
      #ar-global #content > div > div .large .small form textarea {
        height: 250px;
        margin: 0; }
      #ar-global #content > div > div .large .small form input.ar-radio,
      #ar-global #content > div > div .large .small form input.ar-check {
        height: 100%;
        margin: 0;
        cursor: pointer; }
      #ar-global #content > div > div .large .small form .sub-wrapper {
        position: relative;
        display: inline-block;
        border: none;
        background: #69bf3a;
        text-align: center;
        width: 100%;
        height: 46px;
        padding: 0;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        -webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
        transition: all 0.3s; }
        #ar-global #content > div > div .large .small form .sub-wrapper:before {
          position: relative;
          display: inline-block;
          font-family: 'FontAwesome';
          font-size: 14px;
          font-style: normal;
          font-weight: 400;
          line-height: 14px;
          /*text-rendering: auto;*/
          content: "";
          -webkit-font-smoothing: antialiased;
          -moz-osx-font-smoothing: grayscale;
          font-size: 21px;
          color: #ffffff;
          position: absolute;
          top: 15px;
          left: 20px;
          display: block;
          width: auto;
          text-align: center;
          z-index: 3; }
        #ar-global #content > div > div .large .small form .sub-wrapper:hover {
          background: #53982e; }
      #ar-global #content > div > div .large .small form input[type="submit"] {
        font-size: 19px;
        color: #ffffff;
        padding: 0 0 0 40px;
        width: 100%;
        height: 100%;
        margin: 0;
        background: none;
        border: none;
        z-index: 4; }
    #ar-global #content > div > div .large .small .me, #ar-global #content > div > div .large .small .you {
      position: relative;
      width: 80%;
      padding: 30px;
      margin: 0 0 60px 0; }
      #ar-global #content > div > div .large .small .me.me, #ar-global #content > div > div .large .small .you.me {
        float: left;
        background: #e4e4e4;
        -webkit-border-radius: 5px;
        -webkit-border-bottom-left-radius: 0;
        -moz-border-radius: 5px;
        -moz-border-radius-bottomleft: 0;
        border-radius: 5px;
        border-bottom-left-radius: 0; }
        #ar-global #content > div > div .large .small .me.me:after, #ar-global #content > div > div .large .small .you.me:after {
          content: '';
          display: block;
          width: 14px;
          height: 14px;
          position: absolute;
          left: 0;
          bottom: -14px;
          background: url(chat_grey.png) no-repeat;
          background-size: 14px 14px; }
        #ar-global #content > div > div .large .small .me.me span, #ar-global #content > div > div .large .small .you.me span {
          position: absolute;
          left: 30px;
          bottom: -30px;
          font-family: 'DMSans', sans-serif;
          font-size: 14px;
          font-weight: 400;
          color: #acacac;
          line-height: 24px; }
      #ar-global #content > div > div .large .small .me.you, #ar-global #content > div > div .large .small .you.you {
        float: right;
        background: #0B2558;
        -webkit-border-radius: 5px;
        -webkit-border-bottom-right-radius: 0;
        -moz-border-radius: 5px;
        -moz-border-radius-bottomright: 0;
        border-radius: 5px;
        border-bottom-right-radius: 0; }
        #ar-global #content > div > div .large .small .me.you:after, #ar-global #content > div > div .large .small .you.you:after {
          content: '';
          display: block;
          width: 14px;
          height: 14px;
          position: absolute;
          right: 0;
          bottom: -14px;
          background: url(chat_purple.png) no-repeat;
          background-size: 14px 14px; }
        #ar-global #content > div > div .large .small .me.you span, #ar-global #content > div > div .large .small .you.you span {
          position: absolute;
          right: 30px;
          bottom: -30px;
          font-family: 'DMSans', sans-serif;
          font-size: 14px;
          font-weight: 400;
          color: #acacac;
          line-height: 24px; }
        #ar-global #content > div > div .large .small .me.you p, #ar-global #content > div > div .large .small .you.you p {
          color: #ffffff; }
      #ar-global #content > div > div .large .small .me p, #ar-global #content > div > div .large .small .you p {
        margin: 0; }
#ar-global #content > div > div .right {
  position: relative;
  float: right;
  width: 35%;
  height: 100%;
  background: #0f073a;
  padding: 45px 45px; }
  #ar-global #content > div > div .right#cart p {
    color: #ffffff;
    margin: 30px 0; }
  #ar-global #content > div > div .right#cart a.btn#proceed {
    width: 100%;
    padding: 20px 0;
    text-align: center; }
    #ar-global #content > div > div .right#cart a.btn#proceed:after {
      position: relative;
      display: inline-block;
      font-family: 'FontAwesome';
      font-size: 14px;
      font-style: normal;
      font-weight: 400;
      line-height: 14px;
      /*text-rendering: auto;*/
      content: "";
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      -webkit-transition: all 0.3s;
      -moz-transition: all 0.3s;
      transition: all 0.3s;
      position: relative;
      left: 0;
      font-size: 20px;
      margin: 0 0 0 10px; }
    #ar-global #content > div > div .right#cart a.btn#proceed:hover:after {
      left: 15px; }
  #ar-global #content > div > div .right .empty {
    position: relative;
    display: inline-block;
    margin: 50px auto 0 auto;
    text-align: center;
    width: 226px;
    height: 226px;
    border-radius: 50%;
    background: #191142;
    /* background-size: 226px 226px; */ }
    #ar-global #content > div > div .right .empty i {
      position: relative;
      display: inline-block;
      margin: 100px 0 0 0; }
    #ar-global #content > div > div .right .empty i.cart:after {
      position: relative;
      display: inline-block;
      font-family: 'FontAwesome';
      font-size: 14px;
      font-style: normal;
      font-weight: 400;
      line-height: 14px;
      /*text-rendering: auto;*/
      content: "";
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      color: #ffffff;
      font-size: 112px;
      opacity: 0.04; }
#ar-global #content > div > div .table {
  position: relative;
  width: 100%;
  margin-bottom: 20px; }
  #ar-global #content > div > div .table:after {
    position: relative;
    display: block;
    width: 100%;
    height: 0px;
    line-height: 1px;
    clear: both;
    overflow: hidden;
    content: ''; }
  #ar-global #content > div > div .table .head, #ar-global #content > div > div .table .table-row {
    position: relative;
    border-bottom: 1px solid #dadada; }
    #ar-global #content > div > div .table .head:after, #ar-global #content > div > div .table .table-row:after {
      position: relative;
      display: block;
      width: 100%;
      height: 0px;
      line-height: 1px;
      clear: both;
      overflow: hidden;
      content: ''; }
  #ar-global #content > div > div .table .head span, #ar-global #content > div > div .table .table-row span {
    font-family: 'DMSans', sans-serif;
    font-size: 13px;
    line-height: 35px;
    color: #dd4250; }
  #ar-global #content > div > div .table .head span {
      font-size: 11px;
      text-transform: uppercase;
  }
    #ar-global #content > div > div .table .head span.tri, #ar-global #content > div > div .table .table-row span.tri {
      cursor: pointer; }
    #ar-global #content > div > div .table .head span.tri:after, #ar-global #content > div > div .table .table-row span.tri:after {
      /*@include fa($fa_caret-down);
      position: relative;
      color: $c_dark;
      font-size: 8px;
      margin: 0 0 0 5px;*/ }
    #ar-global #content > div > div .table .head span.tri.desc:after, #ar-global #content > div > div .table .table-row span.tri.desc:after {
      position: relative;
      display: inline-block;
      font-family: 'FontAwesome';
      font-size: 14px;
      font-style: normal;
      font-weight: 400;
      line-height: 14px;
      /*text-rendering: auto;*/
      content: "";
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      position: relative;
      color: #dd4250;
      font-size: 8px;
      margin: 0 0 0 5px; }
    #ar-global #content > div > div .table .head span.tri.asc:after, #ar-global #content > div > div .table .table-row span.tri.asc:after {
      position: relative;
      display: inline-block;
      font-family: 'FontAwesome';
      font-size: 14px;
      font-style: normal;
      font-weight: 400;
      line-height: 14px;
      /*text-rendering: auto;*/
      content: "";
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      position: relative;
      color: #acacac;
      font-size: 8px;
      margin: 0 0 0 5px; }
  #ar-global #content > div > div .table .head.head .table-col, #ar-global #content > div > div .table .table-row.head .table-col {
    padding: 10px 5px; }
  #ar-global #content > div > div .table .head.table-row span, #ar-global #content > div > div .table .table-row.table-row span {
    color: #343434; }
    #ar-global #content > div > div .table .head.table-row span a, #ar-global #content > div > div .table .table-row.table-row span a {
      font-family: 'DMSans', sans-serif;
      color: #0B2558;
      text-decoration: none; }
      #ar-global #content > div > div .table .head.table-row span a:hover, #ar-global #content > div > div .table .table-row.table-row span a:hover {
        text-decoration: underline; }
    #ar-global #content > div > div .table .head.table-row span b, #ar-global #content > div > div .table .table-row.table-row span b {
      position: relative;
      display: inline;
      vertical-align: bottom;
      top: 0px; }
    #ar-global #content > div > div .table .head.table-row span b.circle:after, #ar-global #content > div > div .table .table-row.table-row span b.circle:after {
      position: relative;
      display: inline-block;
      font-family: 'FontAwesome';
      font-size: 14px;
      font-style: normal;
      font-weight: 400;
      line-height: 14px;
      /*text-rendering: auto;*/
      content: "";
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      color: #acacac;
      cursor: pointer; }
    #ar-global #content > div > div .table .head.table-row span b.circle.yellow:after, #ar-global #content > div > div .table .table-row.table-row span b.circle.yellow:after {
      color: #e7e022; }
    #ar-global #content > div > div .table .head.table-row span b.circle.orange:after, #ar-global #content > div > div .table .table-row.table-row span b.circle.orange:after,
    #ar-global #content > div > div .table .head.table-row span b.circle.orange:after, #ar-global #content > div > div .table .table-row.table-row span b.circle.accepted:after,
    #ar-global #content > div > div .table .head.table-row span b.circle.orange:after, #ar-global #content > div > div .table .table-row.table-row span b.circle.preparation:after {
      color: #f39d21; }
    #ar-global #content > div > div .table .head.table-row span b.circle.green:after, #ar-global #content > div > div .table .table-row.table-row span b.circle.green:after,
    #ar-global #content > div > div .table .head.table-row span b.circle.green:after, #ar-global #content > div > div .table .table-row.table-row span b.circle.prepared:after,
    #ar-global #content > div > div .table .head.table-row span b.circle.green:after, #ar-global #content > div > div .table .table-row.table-row span b.circle.sent:after,
    #ar-global #content > div > div .table .head.table-row span b.circle.green:after, #ar-global #content > div > div .table .table-row.table-row span b.circle.delivered:after {
      color: #69bf3a; }
    #ar-global #content > div > div .table .head.table-row span b.circle.red:after, #ar-global #content > div > div .table .table-row.table-row span b.circle.red:after,
    #ar-global #content > div > div .table .head.table-row span b.circle.red:after, #ar-global #content > div > div .table .table-row.table-row span b.circle.pending:after {
      color: #f32121; }
    #ar-global #content > div > div .table .head.table-row span b.circle.grey:after, #ar-global #content > div > div .table .table-row.table-row span b.circle.grey:after {
      color: #acacac; }
    #ar-global #content > div > div .table .head.table-row span b.cancel:after, #ar-global #content > div > div .table .table-row.table-row span b.cancel:after {
      position: relative;
      display: inline-block;
      font-family: 'FontAwesome';
      font-size: 14px;
      font-style: normal;
      font-weight: 400;
      line-height: 14px;
      /*text-rendering: auto;*/
      content: "";
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      color: #acacac;
      cursor: pointer; }
    #ar-global #content > div > div .table .head.table-row span b.truck:after, #ar-global #content > div > div .table .table-row.table-row span b.truck:after {
      position: relative;
      display: inline-block;
      font-family: 'FontAwesome';
      font-size: 14px;
      font-style: normal;
      font-weight: 400;
      line-height: 14px;
      /*text-rendering: auto;*/
      content: "";
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      color: #acacac;
      cursor: pointer; }
    #ar-global #content > div > div .table .head.table-row span b.pdf:after, #ar-global #content > div > div .table .table-row.table-row span b.pdf:after {
      position: relative;
      display: inline-block;
      font-family: 'FontAwesome';
      font-size: 14px;
      font-style: normal;
      font-weight: 400;
      line-height: 14px;
      /*text-rendering: auto;*/
      content: "";
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      color: #acacac;
      cursor: pointer; }
  #ar-global #content > div > div .table .head.table-row b.remove:after, #ar-global #content > div > div .table .table-row.table-row b.remove:after {
    position: relative;
    display: inline-block;
    font-family: 'FontAwesome';
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 14px;
    /*text-rendering: auto;*/
    content: "";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #acacac;
    float: right;
    top: 10px;
    cursor: pointer; }
  #ar-global #content > div > div .table .head.table-row a.help:after, #ar-global #content > div > div .table .table-row.table-row a.help:after {
    position: relative;
    display: inline-block;
    font-family: 'FontAwesome';
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 14px;
    /*text-rendering: auto;*/
    content: "";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #acacac;
    margin: 0 0 0 5px; }
  #ar-global #content > div > div .table .head.table-row a.help, #ar-global #content > div > div .table .table-row.table-row a.help {
    position: relative;
    top: 0; }
    #ar-global #content > div > div .table .head.table-row a.help em, #ar-global #content > div > div .table .table-row.table-row a.help em {
      position: absolute;
      top: -115px;
      left: 50%;
      margin-left: -125px;
      width: 250px;
      height: 100px;
      padding: 25px 15px;
      background: #ffffff;
      visibility: hidden;
      -webkit-border-radius: 5px;
      -moz-border-radius: 5px;
      border-radius: 5px;
      -webkit-box-shadow: 0px 6px 9px 0px rgba(0, 0, 0, 0.3);
      -moz-box-shadow: 0px 6px 9px 0px rgba(0, 0, 0, 0.3);
      box-shadow: 0px 6px 9px 0px rgba(0, 0, 0, 0.3);
      font-family: 'DMSans', sans-serif;
      font-size: 12px;
      font-weight: 700;
      line-height: 25px;
      color: #343434;
      font-style: normal;
      text-align: center;
      -webkit-transition: opacity 0.3s linear, top 0.3s linear, visibility 0s linear;
      -moz-transition: opacity 0.3s linear, top 0.3s linear, visibility 0s linear;
      transition: opacity 0.3s linear, top 0.3s linear, visibility 0s linear;
      top: -105px;
      opacity: 0; }
      #ar-global #content > div > div .table .head.table-row a.help em:after, #ar-global #content > div > div .table .table-row.table-row a.help em:after {
        content: '';
        position: absolute;
        bottom: -5px;
        left: 50%;
        margin-left: -7px;
        display: block;
        width: 20px;
        height: 20px;
        background: #ffffff;
        -ms-transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        transform: rotate(45deg); }
    #ar-global #content > div > div .table .head.table-row a.help:hover em, #ar-global #content > div > div .table .table-row.table-row a.help:hover em {
      -webkit-transition-delay: 0s;
      -moz-transition-delay: 0s;
      transition-delay: 0s;
      visibility: visible;
      top: -115px;
      opacity: 1; }
  #ar-global #content > div > div .table .table-col {
    position: relative;
    float: left;
    padding: 15px 5px;
    /*border-bottom: 1px solid #dadada;*/ }
    #ar-global #content > div > div .table .table-col.photo, #ar-global #content > div > div .table .table-col.price, #ar-global #content > div > div .table .table-col.qty {
      text-align: center; }
      #ar-global #content > div > div .table .table-col.photo img, #ar-global #content > div > div .table .table-col.price img, #ar-global #content > div > div .table .table-col.qty img {
        display: inline-block;
        vertical-align: middle; }
    #ar-global #content > div > div .table .table-col .form-wrapper {
      position: relative;
      display: block;
      margin: 0 auto;
      width: 70px; }
    #ar-global #content > div > div .table .table-col input[type="text"] {
      border: 1px solid #dadada;
      background: #ffffff;
      text-align: center;
      width: 35px;
      display: inline-block;
      float: left;
      margin: -1px 0 0 0;
      padding: 10px 3px;
      vertical-align: top;
      -webkit-border-top-left-radius: 5px;
      -webkit-border-bottom-left-radius: 5px;
      -moz-border-radius-topleft: 5px;
      -moz-border-radius-bottomleft: 5px;
      border-top-left-radius: 5px;
      border-bottom-left-radius: 5px; }
    #ar-global #content > div > div .table .table-col .sub-wrapper {
      position: relative;
      display: inline-block;
      border: none;
      background: #69bf3a;
      text-align: center;
      width: 35px;
      height: 36px;
      float: left;
      padding: 0;
      margin: -1px 0 0 0;
      vertical-align: top;
      -webkit-border-top-right-radius: 5px;
      -webkit-border-bottom-right-radius: 5px;
      -moz-border-radius-topright: 5px;
      -moz-border-radius-bottomright: 5px;
      border-top-right-radius: 5px;
      border-bottom-right-radius: 5px;
      -webkit-transition: all 0.3s;
      -moz-transition: all 0.3s;
      transition: all 0.3s; }
      #ar-global #content > div > div .table .table-col .sub-wrapper:after {
        position: relative;
        display: inline-block;
        font-family: 'FontAwesome';
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: 14px;
        /*text-rendering: auto;*/
        content: "";
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        color: #ffffff;
        position: absolute;
        top: 10px;
        display: block;
        width: 100%;
        text-align: center;
        z-index: 3; }
      #ar-global #content > div > div .table .table-col .sub-wrapper:hover {
        background: #53982e; }
    #ar-global #content > div > div .table .table-col input[type="submit"] {
      padding: 0;
      width: 100%;
      height: 100%;
      margin: 0;
      opacity: 0;
      z-index: 4; }
  #ar-global #content > div > div .table#collection .column1 {
    width: 16%; }
  #ar-global #content > div > div .table#collection .column2 {
    width: 19%;
    width: 27% !important; }
  #ar-global #content > div > div .table#collection .column3 {
    width: 15%;
    width: 10% !important; }
  #ar-global #content > div > div .table#collection .column4 {
    width: 17%; }
  #ar-global #content > div > div .table#collection .column5 {
    width: 15%; }
  #ar-global #content > div > div .table#collection .column6 {
    width: 15%; }
  #ar-global #content > div > div .table#commandes .column1 {
    width: 15%; }
  #ar-global #content > div > div .table#commandes .column2 {
    width: 12%; }
  #ar-global #content > div > div .table#commandes .column3 {
    width: 15%; }
  #ar-global #content > div > div .table#commandes .column4 {
    width: 12%; }
  #ar-global #content > div > div .table#commandes .column5 {
    width: 18%; }
  #ar-global #content > div > div .table#commandes .column6 {
    width: 15%; }
  #ar-global #content > div > div .table#commandes .column7 {
    width: 13%; }
  #ar-global #content > div > div .table#factures .column1 {
    width: 25%; }
  #ar-global #content > div > div .table#factures .column2 {
    width: 25%; }
  #ar-global #content > div > div .table#factures .column3 {
    width: 25%; }
  #ar-global #content > div > div .table#factures .column4 {
    width: 25%; }
  #ar-global #content > div > div .table#sav .table-col {
    /*min-height: 101px;*/ }
  #ar-global #content > div > div .table#sav .column1 {
    width: 18%;
    width: 33%; }
  #ar-global #content > div > div .table#sav .column2 {
    width: 13%; }
  #ar-global #content > div > div .table#sav .column3 {
    width: 15%; }
  #ar-global #content > div > div .table#sav .column4 {
    width: 17%; }
  #ar-global #content > div > div .table#sav .column5 {
    width: 37%; }
  #ar-global #content > div > div .table#sav span a {
    position: relative;
    display: inline-block;
    margin: 0px;
    padding: 20px 40px;
    font-family: 'DMSans', sans-serif;
    font-size: 19px;
    font-weight: 400;
    color: #ffffff;
    line-height: 29px;
    background-color: #0B2558;
    text-decoration: none;
    cursor: pointer;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    font-size: 10px;
    border: 2px solid #0B2558;
    padding: 0px 3px;
    top: -1px;
    min-width: 31%; }
    #ar-global #content > div > div .table#sav span a:hover {
      background-color: #dd4250; }
    #ar-global #content > div > div .table#sav span a.active {
      background: #ffffff;
      color: #dd4250;
      border: 2px solid #dd4250; }
  #ar-global #content > div > div .table#support .column1 {
    width: 4%; }
  #ar-global #content > div > div .table#support .column2 {
    width: 15%; }
  #ar-global #content > div > div .table#support .column3 {
    width: 39%; }
  #ar-global #content > div > div .table#support .column4 {
    width: 20%; }
  #ar-global #content > div > div .table#support .column5 {
    width: 22%; }
  #ar-global #content > div > div .table#support .column6 {
    width: 3%; }
  #ar-global #content > div > div .table#support span a.btnsmall {
    position: relative;
    display: inline-block;
    margin: 0px;
    padding: 20px 40px;
    font-family: 'DMSans', sans-serif;
    font-size: 19px;
    font-weight: 400;
    color: #ffffff;
    line-height: 29px;
    background-color: #0B2558;
    text-decoration: none;
    cursor: pointer;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    font-size: 14px;
    padding: 0px 10px;
    top: -1px; }
    #ar-global #content > div > div .table#support span a.btnsmall:hover {
      background-color: #5a1e69; }
    #ar-global #content > div > div .table#support span a.btnsmall:after {
      position: relative;
      display: inline-block;
      font-family: 'FontAwesome';
      font-size: 14px;
      font-style: normal;
      font-weight: 400;
      line-height: 14px;
      /*text-rendering: auto;*/
      content: "";
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      position: relative;
      display: inline-block;
      margin: 0 0 0 5px; }
  #ar-global #content > div > div .table#support span i {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    top: -1px;
    margin: 0 auto;
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    background: #0B2558;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    font-family: 'DMSans', sans-serif;
    font-size: 12px;
    font-style: normal;
    color: #ffffff; }
  #ar-global #content > div > div .table#support span strong {
    position: relative;
    display: inline;
    vertical-align: bottom;
    top: -1px;
    font-family: 'DMSans', sans-serif; }
  #ar-global #content > div > div .table#summary, #ar-global #content > div > div .table#summary_bis {
    margin-top: 40px; }
    #ar-global #content > div > div .table#summary .table-row .table-col span, #ar-global #content > div > div .table#summary_bis .table-row .table-col span {
      color: #ffffff; }
    #ar-global #content > div > div .table#summary .head, #ar-global #content > div > div .table#summary_bis .head,
    #ar-global #content > div > div .table#summary .table-row, #ar-global #content > div > div .table#summary_bis .table-row {
      border-bottom: 1px solid #ffffff; }
    #ar-global #content > div > div .table#summary .table-col, #ar-global #content > div > div .table#summary_bis .table-col {
      /*border-bottom: 1px solid #ffffff;*/ }
    #ar-global #content > div > div .table#summary .column1, #ar-global #content > div > div .table#summary_bis .column1 {
      width: 42%;
      width: 100%; }
    #ar-global #content > div > div .table#summary .column1.fdp, #ar-global #content > div > div .table#summary_bis .column1.fdp {
      width: 42%; }
    #ar-global #content > div > div .table#summary .column2, #ar-global #content > div > div .table#summary_bis .column2 {
      width: 20%; }
    #ar-global #content > div > div .table#summary .column1_2, #ar-global #content > div > div .table#summary_bis .column1_2 {
      width: 62%; }
    #ar-global #content > div > div .table#summary .column3, #ar-global #content > div > div .table#summary_bis .column3 {
      width: 38%; }
  #ar-global #content > div > div .table#summary_bis .column1 {
    width: 100%; }
#ar-global #content > div > div .triple {
  margin-left: -10px;
  margin-right: -10px; }
  #ar-global #content > div > div .triple:after {
    position: relative;
    display: block;
    width: 100%;
    height: 0px;
    line-height: 1px;
    clear: both;
    overflow: hidden;
    content: ''; }
#ar-global #content > div > div .double {
  margin-left: -10px;
  margin-right: -10px; }
  #ar-global #content > div > div .double:after {
    position: relative;
    display: block;
    width: 100%;
    height: 0px;
    line-height: 1px;
    clear: both;
    overflow: hidden;
    content: ''; }
#ar-global a.btn.white {
  position: relative;
  display: inline-block;
  margin: 0px;
  padding: 20px 40px;
  font-family: 'DMSans', sans-serif;
  font-size: 19px;
  font-weight: 400;
  color: #343434;
  line-height: 29px;
  background-color: #ffffff;
  text-decoration: none;
  cursor: pointer;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s; }
  #ar-global a.btn.white:hover {
    background-color: #f2f2f2; }
  #ar-global a.btn.white.backlist {
    padding: 10px 20px;
    font-size: 19px;
    margin: 0 20px;
    float: right;
    top: -7px; }
    #ar-global a.btn.white.backlist:before {
      position: relative;
      display: inline-block;
      font-family: 'FontAwesome';
      font-size: 14px;
      font-style: normal;
      font-weight: 400;
      line-height: 14px;
      /*text-rendering: auto;*/
      content: "";
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      position: relative;
      display: inline-block;
      margin: 0 10px 0 0;
      font-size: 19px; }
#ar-global a.btn.purple {
  position: relative;
  display: inline-block;
  margin: 0px;
  padding: 20px 40px;
  font-family: 'DMSans', sans-serif;
  font-size: 19px;
  font-weight: 400;
  color: #ffffff;
  line-height: 29px;
  background-color: #0B2558;
  text-decoration: none;
  cursor: pointer;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s; }
  #ar-global a.btn.purple:hover {
    background-color: #5a1e69; }
  #ar-global a.btn.purple#close_ticket {
    padding: 10px 20px;
    font-size: 19px; }
    #ar-global a.btn.purple#close_ticket:after {
      position: relative;
      display: inline-block;
      font-family: 'FontAwesome';
      font-size: 14px;
      font-style: normal;
      font-weight: 400;
      line-height: 14px;
      /*text-rendering: auto;*/
      content: "";
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      position: relative;
      display: inline-block;
      margin: 0 0 0 20px;
      font-size: 19px; }
#ar-global a.btn.green,
#ar-global button.btn.green {
  position: relative;
  display: inline-block;
  margin: 0px;
  padding: 20px 40px;
  font-family: 'DMSans', sans-serif;
  font-size: 19px;
  font-weight: 400;
  color: #ffffff;
  line-height: 29px;
  background-color: #0B2558;
  text-decoration: none;
  cursor: pointer;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s; }
  #ar-global a.btn.green:hover,
  #ar-global button.btn.green:hover {
    background-color: #dd4250; }
  #ar-global a.btn.green#new_ticket {
    padding: 10px 20px;
    font-size: 19px; }
    #ar-global a.btn.green#new_ticket:after {
      position: relative;
      display: inline-block;
      font-family: 'FontAwesome';
      font-size: 14px;
      font-style: normal;
      font-weight: 400;
      line-height: 14px;
      /*text-rendering: auto;*/
      content: "";
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      position: relative;
      display: inline-block;
      margin: 0 0 0 20px;
      font-size: 19px; }
#ar-global a.btnbis {
  position: relative;
  display: inline-block;
  margin: 0px;
  padding: 18px 38px;
  font-family: 'DMSans', sans-serif;
  font-size: 19px;
  font-weight: 400;
  color: #0B2558;
  line-height: 29px;
  border-color: #0B2558;
  border-width: 2px;
  border-style: solid;
  text-decoration: none;
  cursor: pointer;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s; }
  #ar-global a.btnbis:hover {
    border-color: #491955; }
#ar-global a.btnbis.cs {
  position: relative;
  display: inline-block;
  margin: 0px;
  padding: 18px 38px;
  font-family: 'DMSans', sans-serif;
  font-size: 14px;
  font-weight: 400;
  color: #ffffff;
  line-height: 24px;
  border-color: #ffffff;
  border-width: 2px;
  border-style: solid;
  text-decoration: none;
  cursor: pointer;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  width: 100%;
  padding: 10px 0;
  text-align: center; }
  #ar-global a.btnbis.cs:hover {
    border-color: #e6e6e6; }
#ar-global .s2x {
  position: relative;
  clear: both;
  width: 100%;
  height: 20px; }
#ar-global .s4x {
  position: relative;
  clear: both;
  width: 100%;
  height: 40px; }
#ar-global .center {
  text-align: center; }
#ar-global p.no_result {
  position: relative;
  padding: 75px 0;
  text-align: center;
  font-size: 24px;
  line-height: 34px; }
  #ar-global p.no_result:before {
    position: relative;
    display: inline-block;
    font-family: 'FontAwesome';
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 14px;
    /*text-rendering: auto;*/
    content: "";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    width: 100%;
    font-size: 40px;
    color: #0B2558;
    margin: 0 0 30px 0; }
#ar-global .search_loader {
  position: absolute;
  top: 1px;
  right: 1px;
  width: 50px;
  height: 54px;
  background: #ffffff url(c_pop_loader.gif) no-repeat center center;
  z-index: 700;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px; }

img.is_mh
{
  position: relative;
  cursor: pointer;
}
img.for_mh
{
  position: absolute;
  top: 0;
  left: 100%;
  z-index: 500;
  padding: 10px;
  background: #ffffff;
  max-width: 1500px;
  -webkit-box-shadow: 0px 0px 5px 5px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 0px 5px 5px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 5px 5px rgba(0, 0, 0, 0.1);
  visibility: hidden;
  opacity: 0;
  -webkit-transition:opacity 0.3s;
  -moz-transition:opacity 0.3s;
  transition:opacity 0.3s;
}
img.for_mh.show
{
  visibility: visible;
  opacity: 1;
}

/* anim */
@-webkit-keyframes ld_scale {
  0% {
    -webkit-transform: scale(1); }
  50% {
    -webkit-transform: scale(0.7); }
  100% {
    -webkit-transform: scale(1); } }
@-moz-keyframes ld_scale {
  0% {
    -moz-transform: scale(1); }
  50% {
    -moz-transform: scale(0.7); }
  100% {
    -moz-transform: scale(1); } }
@keyframes ld_scale {
  0% {
    transform: scale(1); }
  50% {
    transform: scale(0.7); }
  100% {
    transform: scale(1); } }
@-webkit-keyframes ld_spin {
  from {
    -webkit-transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(359deg); } }
@-moz-keyframes ld_spin {
  from {
    -moz-transform: rotate(0deg); }
  to {
    -moz-transform: rotate(359deg); } }
@keyframes ld_spin {
  from {
    transform: rotate(0deg); }
  to {
    transform: rotate(359deg); } }
/* add ons */
/* form */
form {
  position: relative;
  margin: 0px; }

label {
  font-family: 'DMSans', sans-serif;
  font-size: 14px;
  font-weight: 400;
  color: #343434;
  line-height: 19px;
  display: inline-block;
  margin: 0px 0px 5px 0px; }

input,
textarea {
  position: relative;
  display: block;
  width: 100%;
  height: 36px;
  padding: 10px;
  margin: 0px 0px 20px 0px;
  border: 1px solid #acacac;
  background: #dadada;
  font-family: 'DMSans', sans-serif;
  font-size: 14px;
  font-weight: 400;
  color: #343434;
  line-height: 19px;
  line-height: normal;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px; }

textarea {
  height: 236px;
  resize: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }

input[type="text"],
input[type="email"],
input[type="password"],
input[type="submit"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }

input[type="submit"] {
  font-weight: 400;
  color: #ffffff;
  width: auto;
  height: auto;
  padding: 10px 40px;
  border: none;
  background: #0B2558;
  cursor: pointer; }

.ar-select-wrap {
  position: relative;
  display: block;
  width: 100%;
  height: 36px;
  margin: 0px 0px 20px 0px;
  border: 1px solid #acacac;
  background-color: #dadada;
  background-image: url(ar-select.png);
  background-repeat: no-repeat;
  background-position: right center;
  background-size: 36px 36px;
  overflow: hidden; }
  .ar-select-wrap select {
    position: relative;
    display: block;
    width: 100%;
    height: 34px;
    border: none;
    background: none;
    cursor: pointer;
    opacity: 0;
    z-index: 5; }
  .ar-select-wrap strong {
    position: absolute;
    top: 0px;
    left: 0px;
    display: block;
    width: 100%;
    height: 34px;
    font-family: 'DMSans', sans-serif;
    font-size: 14px;
    font-weight: 400;
    color: #343434;
    line-height: 34px;
    padding: 0px 50px 0px 10px;
    z-index: 4; }

input.error,
textarea.error,
.ar-select-wrap.error {
  border: 1px solid #f32121;
  background-color: #fff2f2; }

.ar-rdb-wrap,
.ar-chk-wrap {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin-bottom: 10px;
  width: 25px;
  height: 36px;
  cursor: pointer; }
  .ar-rdb-wrap + label,
  .ar-chk-wrap + label {
    display: inline-block;
    vertical-align: middle;
    height: 36px;
    line-height: 36px;
    font-weight: 400;
    margin: 0px 20px 10px 0px;
    cursor: pointer;
    font-size: 19px; }

.ar-radio,
.ar-check {
  position: relative;
  display: block;
  width: 25px;
  height: 36px;
  opacity: 0;
  margin: 0px; }

.ar-rdb-wrap {
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 20px 30px; }
  .ar-rdb-wrap[data-state=on] {
    background-image: url(ar-radio-on.png); }
  .ar-rdb-wrap[data-state=off] {
    background-image: url(ar-radio-off.png); }
  .ar-rdb-wrap[data-state=disabled] {
    background-image: url(ar-radio-off.png);
    opacity: 0.3; }

.ar-chk-wrap {
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 20px 30px; }
  .ar-chk-wrap[data-state=on] {
    background-image: url(ar-check-on.png); }
  .ar-chk-wrap[data-state=off] {
    background-image: url(ar-check-off.png); }
  .ar-chk-wrap[data-state=disabled] {
    background-image: url(ar-check-off.png);
    opacity: 0.3; }

.msg-error {
  position: relative;
  padding: 20px 20px 1px 20px;
  background: #f5f5f5;
  padding-left: 60px;
  margin-bottom: 20px; }
  .msg-error h1, .msg-error h2, .msg-error h3, .msg-error h4, .msg-error p, .msg-error p strong, .msg-error p a, .msg-error li, .msg-error li strong, .msg-error li a {
    color: #ffffff; }
  .msg-error:before {
    content: '';
    position: absolute;
    top: 0px;
    left: 0px;
    width: 40px;
    height: 100%;
    background: #f32121; }
  .msg-error:after {
    position: relative;
    display: inline-block;
    font-family: 'FontAwesome';
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 14px;
    /*text-rendering: auto;*/
    content: "";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    top: 50%;
    left: 0px;
    margin-top: -20px;
    display: block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    color: #ffffff;
    text-align: center; }
  .msg-error p i:before {
    position: relative;
    display: inline-block;
    font-family: 'FontAwesome';
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 14px;
    /*text-rendering: auto;*/
    content: "";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #f32121;
    margin-right: 5px; }

.msg-valid {
  position: relative;
  padding: 20px 20px 1px 20px;
  background: #f5f5f5;
  padding-top: 60px;
  margin-bottom: 20px;
  text-align: center; }
  .msg-valid h1, .msg-valid h2, .msg-valid h3, .msg-valid h4, .msg-valid p, .msg-valid p strong, .msg-valid p a, .msg-valid li, .msg-valid li strong, .msg-valid li a {
    color: #ffffff; }
  .msg-valid:before {
    content: '';
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 40px;
    background: #69bf3a; }
  .msg-valid:after {
    position: relative;
    display: inline-block;
    font-family: 'FontAwesome';
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 14px;
    /*text-rendering: auto;*/
    content: "";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    top: 0px;
    left: 50%;
    margin-left: -20px;
    display: block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    color: #ffffff;
    text-align: center; }

/* popup */
.ar-mask,
.menu-mask {
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 997;
  display: none; }

#ar-global .ar-close {
  position: absolute;
  top: 0px;
  right: 0px;
  display: block;
  width: 60px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  background: #efefef;
  cursor: pointer;
  z-index: 998;
  -webkit-border-top-right-radius: 5px;
  -moz-border-radius-topright: 5px;
  border-top-right-radius: 5px; }
  #ar-global .ar-close:after {
    position: relative;
    display: inline-block;
    font-family: 'FontAwesome';
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 14px;
    /*text-rendering: auto;*/
    content: "";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 18px;
    color: #aeaeae; }

#ar-global .poploader {
  position: absolute;
  display: block;
  top: 50%;
  left: 50%;
  margin: -8px 0 0 -8px;
  z-index: 998; }

#ar-global .ar-popup {
  position: fixed;
  width: auto;
  height: auto;
  padding: 50px 160px 40px 160px;
  background: #ffffff;
  z-index: 999;
  display: none;
  margin-top: 50px;
  text-align: center;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  width: 890px; }
  #ar-global .ar-popup[data-source="pop-cart"],
  #ar-global .ar-popup[data-source="pop-comm"] {
    padding: 50px 120px 40px 120px; }
  #ar-global .ar-popup h3 {
    margin: 0;
    color: #6a6a6a; }
  #ar-global .ar-popup .thumbs {
    position: relative;
    margin: 20px 0 30px 0; }
    #ar-global .ar-popup .thumbs img {
      position: relative;
      margin: 0 5px;
      cursor: pointer;
      border: 1px solid #acacac; }
  #ar-global .ar-popup form {
    position: relative; }
    #ar-global .ar-popup form:after {
      position: relative;
      display: block;
      width: 100%;
      height: 0px;
      line-height: 1px;
      clear: both;
      overflow: hidden;
      content: ''; }
    #ar-global .ar-popup form .stock {
      position: relative;
      float: left;
      width: 20%; }
      #ar-global .ar-popup form .stock span {
        font-family: 'DMSans', sans-serif;
        color: #acacac;
        text-decoration: none; }
        #ar-global .ar-popup form .stock span:before {
          position: relative;
          display: inline-block;
          font-family: 'FontAwesome';
          font-size: 14px;
          font-style: normal;
          font-weight: 400;
          line-height: 14px;
          /*text-rendering: auto;*/
          content: "";
          -webkit-font-smoothing: antialiased;
          -moz-osx-font-smoothing: grayscale;
          position: relative;
          display: block;
          font-size: 18px;
          color: #69bf3a;
          margin: 7px 0 5px 0; }
    #ar-global .ar-popup form .qty {
      position: relative;
      float: left;
      width: 22%; }
      #ar-global .ar-popup form .qty label {
        display: inline-block;
        line-height: 46px;
        width: 35%; }
      #ar-global .ar-popup form .qty input {
        font-size: 19px;
        border: 1px solid #dadada;
        background: #ffffff;
        text-align: center;
        width: 60%;
        display: inline-block;
        padding: 10px 3px;
        height: 46px;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px; }
    #ar-global .ar-popup form .sub {
      position: relative;
      float: left;
      width: 58%; }
      #ar-global .ar-popup form .sub .sub-wrapper {
        position: relative;
        display: inline-block;
        border: none;
        background: #69bf3a;
        text-align: center;
        width: 90%;
        height: 46px;
        padding: 0;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        -webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
        transition: all 0.3s; }
        #ar-global .ar-popup form .sub .sub-wrapper:after {
          position: relative;
          display: inline-block;
          font-family: 'FontAwesome';
          font-size: 14px;
          font-style: normal;
          font-weight: 400;
          line-height: 14px;
          /*text-rendering: auto;*/
          content: "";
          -webkit-font-smoothing: antialiased;
          -moz-osx-font-smoothing: grayscale;
          font-size: 21px;
          color: #ffffff;
          position: absolute;
          top: 15px;
          right: 30px;
          display: block;
          width: auto;
          text-align: center;
          z-index: 3; }
        #ar-global .ar-popup form .sub .sub-wrapper:hover {
          background: #53982e; }
      #ar-global .ar-popup form .sub input[type="submit"] {
        font-size: 19px;
        color: #ffffff;
        padding: 0 50px 0 0;
        width: 100%;
        height: 100%;
        margin: 0;
        background: none;
        border: none;
        z-index: 4; }
  #ar-global .ar-popup .table {
    position: relative;
    width: 100%;
    margin-bottom: 20px;
    text-align: left; }
    #ar-global .ar-popup .table:after {
      position: relative;
      display: block;
      width: 100%;
      height: 0px;
      line-height: 1px;
      clear: both;
      overflow: hidden;
      content: ''; }
    #ar-global .ar-popup .table .head, #ar-global .ar-popup .table .table-row {
      position: relative; }
      #ar-global .ar-popup .table .head:after, #ar-global .ar-popup .table .table-row:after {
        position: relative;
        display: block;
        width: 100%;
        height: 0px;
        line-height: 1px;
        clear: both;
        overflow: hidden;
        content: ''; }
    #ar-global .ar-popup .table .head span, #ar-global .ar-popup .table .table-row span {
      font-family: 'DMSans', sans-serif;
      font-size: 13px;
      line-height: 35px;
      color: #acacac; }
    #ar-global .ar-popup .table .head.head .table-col, #ar-global .ar-popup .table .table-row.head .table-col {
      padding: 10px 5px; }
    #ar-global .ar-popup .table .head.table-row span, #ar-global .ar-popup .table .table-row.table-row span {
      color: #343434; }
    #ar-global .ar-popup .table .head.table-row b, #ar-global .ar-popup .table .table-row.table-row b {
      position: relative;
      display: inline;
      vertical-align: bottom;
      top: -1px; }
    #ar-global .ar-popup .table .head.table-row b.remove:after, #ar-global .ar-popup .table .table-row.table-row b.remove:after {
      position: relative;
      display: inline-block;
      font-family: 'FontAwesome';
      font-size: 14px;
      font-style: normal;
      font-weight: 400;
      line-height: 14px;
      /*text-rendering: auto;*/
      content: "";
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      color: #acacac;
      cursor: pointer; }
    #ar-global .ar-popup .table .head.table-row b.reappro:after, #ar-global .ar-popup .table .table-row.table-row b.reappro:after {
      position: relative;
      display: inline-block;
      font-family: 'FontAwesome';
      font-size: 14px;
      font-style: normal;
      font-weight: 400;
      line-height: 14px;
      /*text-rendering: auto;*/
      content: "";
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      color: #f39d21; }
    #ar-global .ar-popup .table .head.table-row b.stock:after, #ar-global .ar-popup .table .table-row.table-row b.stock:after {
      position: relative;
      display: inline-block;
      font-family: 'FontAwesome';
      font-size: 14px;
      font-style: normal;
      font-weight: 400;
      line-height: 14px;
      /*text-rendering: auto;*/
      content: "";
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      color: #69bf3a; }
    #ar-global .ar-popup .table .table-col {
      position: relative;
      float: left;
      padding: 15px 5px;
      border-bottom: 1px solid #dadada; }
      #ar-global .ar-popup .table .table-col.price, #ar-global .ar-popup .table .table-col.qty {
        text-align: center; }
    #ar-global .ar-popup .table#popcart .column1 {
      width: 33%; }
    #ar-global .ar-popup .table#popcart .column1_stock {
      width: 62%; }
    #ar-global .ar-popup .table#popcart .column1_2_3_4 {
      width: 80%; }
    #ar-global .ar-popup .table#popcart .column2 {
      width: 16%; }
    #ar-global .ar-popup .table#popcart .column3 {
      width: 12%; }
    #ar-global .ar-popup .table#popcart .column4 {
      width: 14%; }
    #ar-global .ar-popup .table#popcart .column5 {
      width: 15%; }
    #ar-global .ar-popup .table#popcart .column6 {
      width: 10%; text-align: left;}
    #ar-global .ar-popup .table#popcart .column7 {
      width: 29%; height: 66px; overflow: hidden;}
    #ar-global .ar-popup .table#popcart .column8 {
      width: 5%; text-align: left;}
  #ar-global .ar-popup a.btn.green {
    position: relative;
    display: inline-block;
    margin: 0px;
    padding: 20px 40px;
    font-family: 'DMSans', sans-serif;
    font-size: 19px;
    font-weight: 400;
    color: #ffffff;
    line-height: 29px;
    background-color: #69bf3a;
    text-decoration: none;
    cursor: pointer;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    margin-top: 20px; }
    #ar-global .ar-popup a.btn.green:hover {
      background-color: #5eab34; }
  #ar-global .ar-popup p.center {
    margin: 20px 0 0 0; }

img.ofg
{
  position: absolute;
  z-index: 50;
  right: 5px;
  bottom: 15px;
  background: #ffffff;
}
img.ofg_d
{
  position: absolute;
  z-index: 50;
  right: 50px;
  top: 240px;
  background: #ffffff;
}
#close-cookie:after
{
  position: relative;
  display: inline-block;
  font-family: 'FontAwesome';
  font-size: 28px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
  margin: 0 0 0 20px;
  /*text-rendering: auto;*/
  content: '\f105';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  vertical-align: bottom;
}
/* 2019 popup sans sass */
#ar-global .ar-popup[data-source="pop-maintenance"]
{
    width: 520px;
    padding: 0 0 40px 0;
    overflow: hidden;
}
#ar-global .ar-popup[data-source="pop-maintenance"] h2
{
    padding: 30px 20px;
    font-size: 22px;
    color: #fff;
    background-color: #702080;
}
#ar-global .ar-popup[data-source="pop-maintenance"] p
{
    padding: 0 20px;
}
#ar-global .ar-popup[data-source="pop-maintenance"] .input_link
{
    position: relative;
    display: inline-block;
    padding: 10px 15px;
    border-radius: 4px;
    border: 1px solid #e6e6e6;
    font-size: 20px;
    line-height: 25px;
    font-weight: 700;
    text-decoration: none;
}
#ar-global .ar-popup[data-source="pop-maintenance"] .ar-close.as_text
{
    position: relative;
    display: inline-block;
    padding: 10px 30px;
    margin: 0 0 20px 0;
    border-radius: 4px;
    background-color: #31b4ab;
    font-family: 'DMSans', sans-serif;
    font-size: 16px;
    font-weight: 700;
    line-height: 21px;
    color: #fff;
    box-shadow: 0 2px 0 0 #1a736a;
    width: auto;
    height: auto;

}
#ar-global .ar-popup[data-source="pop-maintenance"] .ar-close.as_text:after
{
    content: none
}
#ar-global .ar-popup[data-source="pop-maintenance"] form input,
#ar-global .ar-popup[data-source="pop-maintenance"] form label
{
    display: inline-block;
    vertical-align: middle;
}
#ar-global .ar-popup[data-source="pop-maintenance"] form input
{
    width: auto;
    height: auto;
    margin: 0 10px 0 0;
}
#ar-global .ar-popup[data-source="pop-maintenance"] form label
{
    margin: 0;
}

/* 2020 sav sans sass */
#ar-global a.btnbis.smallwhite {
  position: relative;
  display: inline-block;
  margin: 0px 0 10px 0;
  padding: 9px 19px;
  font-family: 'DMSans', sans-serif;
  font-size: 14px;
  font-weight: 400;
  color: #ffffff !important;
  line-height: 24px;
  border-color: #ffffff;
  border-width: 2px;
  border-style: solid;
  text-decoration: none;
  cursor: pointer;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  width: auto;
  text-align: center; }
  #ar-global a.btnbis.smallwhite:hover {
    border-color: #e6e6e6; }
#ar-global a.btnbis.smallwhite strong {
    font-size: 20px;
    color: #e0a000;
}
#ar-global a.showbtn {
  position: relative;
  display: inline-block;
  margin: 0px 0 10px 0;
  font-family: 'DMSans', sans-serif;
  font-size: 14px;
  font-weight: 400;
  color: #ffffff !important;
  line-height: 24px;
  text-decoration: underline;
  cursor: pointer;
  width: auto; }
  #ar-global a.showbtn:before {
    position: relative;
    display: inline-block;
    margin: 0 5px 0 0;
    vertical-align: middle;
    font-family: 'FontAwesome';
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 14px;
    /*text-rendering: auto;*/
    content: "\f058";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #acacac;
    cursor: pointer; }

#ar-global .formleft{
    text-align: left;
    margin-top: 30px;
}
#ar-global .formleft label{
    position: relative;
    display: block;
    margin: 0px 0px 10px 0px;
    font-family: 'DMSans', sans-serif;
    font-size: 14px;
    font-weight: 400;
    color: #acacac;
    line-height: 24px;
}
#ar-global .formleft input{
    border: none;
    height: auto;
    width: 100%;
    padding: 16px 15px;
    margin: 0 0 20px 0;
    background: #ffffff;
    font-size: 14px;
    color: #343434;
    border: 1px solid #acacac;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
#ar-global .formleft input.error{
    border: 1px solid red;
}
#ar-global .formleft input + .js-msg-error{
    margin-top: -15px;
    font-size: 12px;
    color: red;
}
#ar-global .formleft .form_action{
    text-align: center;
}
#ar-global .formleft .form_action button{
    display: inline-block;
    margin-top: 30px;
    margin-bottom: 10px;
}
button
{
    border: none;
}
#ar-global .label_link{
    font-family: 'DMSans', sans-serif;
    font-size: 14px;
    font-weight: 400;
    color: #0B2558;
}

/* filters 2020 */
.filters2020
{
    position: relative;
    padding: 20px 50px;
    background: #f7f7f7;
    font-size: 0;
    margin-top: 20px;
}
.filters2020 div
{
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 20%;
    padding: 0 10px;
}
.filters2020 div select
{
    position: relative;
    display: block;
    width: 100%;
    border: none;
    border-bottom: 1px solid #000000;
    background: none;
    padding: 5px 20px 5px 0;
    font-family: "Roboto",sans-serif;
    font-size: 12px;
    font-weight: 400;
    color: #000000;
    letter-spacing: 0.5px;
    opacity: 0.2;

    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pg0KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDE5LjAuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPg0KPHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCINCgkgdmlld0JveD0iMCAwIDQ5MS45OTYgNDkxLjk5NiIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgNDkxLjk5NiA0OTEuOTk2OyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+DQo8Zz4NCgk8Zz4NCgkJPHBhdGggZD0iTTQ4NC4xMzIsMTI0Ljk4NmwtMTYuMTE2LTE2LjIyOGMtNS4wNzItNS4wNjgtMTEuODItNy44Ni0xOS4wMzItNy44NmMtNy4yMDgsMC0xMy45NjQsMi43OTItMTkuMDM2LDcuODZsLTE4My44NCwxODMuODQ4DQoJCQlMNjIuMDU2LDEwOC41NTRjLTUuMDY0LTUuMDY4LTExLjgyLTcuODU2LTE5LjAyOC03Ljg1NnMtMTMuOTY4LDIuNzg4LTE5LjAzNiw3Ljg1NmwtMTYuMTIsMTYuMTI4DQoJCQljLTEwLjQ5NiwxMC40ODgtMTAuNDk2LDI3LjU3MiwwLDM4LjA2bDIxOS4xMzYsMjE5LjkyNGM1LjA2NCw1LjA2NCwxMS44MTIsOC42MzIsMTkuMDg0LDguNjMyaDAuMDg0DQoJCQljNy4yMTIsMCwxMy45Ni0zLjU3MiwxOS4wMjQtOC42MzJsMjE4LjkzMi0yMTkuMzI4YzUuMDcyLTUuMDY0LDcuODU2LTEyLjAxNiw3Ljg2NC0xOS4yMjQNCgkJCUM0OTEuOTk2LDEzNi45MDIsNDg5LjIwNCwxMzAuMDQ2LDQ4NC4xMzIsMTI0Ljk4NnoiLz4NCgk8L2c+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8L3N2Zz4NCg==);
    background-repeat: no-repeat;
    background-size: 10px auto;
    background-position: right center;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
}

#ar-global #form_search_sav .search_loader
{
  width: 30px;
  height: 38px;
}

.nblissac
{
  position: absolute;
  top: 50px;
  right: 50px;
  color: white;
}

#ar-global .formleft #js-lig_est_sav_facture_ok_container input
{
  display: inline-block;
  vertical-align: middle;
  width: auto;
  margin: 0;
}

#ar-global .formleft #js-lig_est_sav_facture_ok_container label
{
  display: inline-block;
  vertical-align: middle;
  max-width: calc(100% - 40px);
  margin: 0 0 0 10px;
}

#ar-global .formleft #js-lig_est_sav_facture_ok_container p.js-msg-error
{
  margin-top: 10px;
  text-align: center;
  padding: 10px 15px;
  background: #f5e4e7;
  font-size: 12px;
  color: #d12c49;
  border-radius: 5px;
}
