
/*
  @level 1
    box-shadow: 0 1px 6px rgba(0, 0, 0, .12), 0 1px 6px rgba(0, 0, 0, .12);
  @level 2
    box-shadow: 0 3px 10px rgba(0, 0, 0, .23), 0 3px 10px rgba(0, 0, 0, .16);
  @level 3
    box-shadow: 0 6px 10px rgba(0, 0, 0, .23), 0 10px 30px rgba(0, 0, 0, .19);
  @level 4
    box-shadow: 0 10px 18px rgba(0, 0, 0, .22), 0 14px 45px rgba(0, 0, 0, .25);
  @level 5
    box-shadow: 0 15px 20px rgba(0, 0, 0, .22), 0 19px 60px rgba(0, 0, 0, .3);
*/

* {
  /*-webkit-tap-highlight-color: rgba(0,0,0,0);*/
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

/*::-webkit-scrollbar {
  width: 3px; height: 3px;
  background: none;
}
::-webkit-scrollbar-track {
  background: none;
}
::-webkit-scrollbar-thumb {
  border-radius: 3px;
  background: #2f343a;
  background: rgba(47, 52, 58, .3);
  background-clip: padding-box;
}
::-webkit-scrollbar-thumb:hover {
  background: #2f343a;
  background: rgba(47, 52, 58, .7);
}
::-webkit-scrollbar-button { display: none; }*/


html, body {
  width: 100%; height: 100%;
}
body {
  color: #333;
  font-family: 'Roboto','Helvetica Neue',Helvetica,Arial,sans-serif; font-size: 14px;
  line-height: 1.42857143;
  overflow: hidden;

  -webkit-font-smoothing: antialiased;
}

/*.i {
  display: inline-block;
  position: relative; z-index: 1;
}
.i:before {
  content: '';
  display: block;
  width: 24px; height: 24px;
  background: blue;
}*/

svg.sign {
  display: inline-block;
  width: 18px; height: 18px;
  fill: #333;
}
.ic svg {
  display: block;
  width: 24px; height: 24px;
  fill: #333;
  // opacity: 0.6;
}


a { text-decoration: none; }
a.fbutton-main { position: fixed; }

a.toggle { text-decoration: none; }
a.toggle::after {
  content: '';
  display: inline-block;
  position: relative; top: 2px;
  width: 16px; height: 16px;
  background: url('/img/svg-sprite-navigation.svg') no-repeat 0 0;
  background-size: 16px auto;
  background-position: 0 -144px;
  vertical-align: top;
  opacity: 0.6;

  -webkit-transition: -webkit-transform .3s ease-in-out;
          transition: transform .3s ease-in-out;
}
a.toggle span { border-bottom: 1px dotted; }
a.toggle:hover,
a.toggle:focus { text-decoration: none; }
a.toggle:hover,
a.toggle:focus {
  color: #333;
}
a.toggle:hover::after,
a.toggle:focus::after { opacity: 1; }
a.toggle.active::after {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}

a.remove {
  display: inline-block;
  width: 18px; height: 18px;
  text-align: center;
  font-size: 18px;
  color: #999;
  line-height: 17px;
  border-radius: 9px;
}
a.remove:hover,
a.remove:focus {
  text-decoration: none;
  background: #EEE;
}


p.note { font-size: 9px; }


h3 a.toggle::after {
  top: 7px;
  width: 18px; height: 18px;
  background-size: 18px auto;
  background-position: 0 -162px;
}



img { max-width: 100%; }
img.avatar { border-radius: 100%; }


span.figure {
  display: inline-block;
  width: 40px; height: 40px;
  border-radius: 40px;
}
span.figure-char {
  background: #9e9e9e;
  color: #fff;
  font-size: 24px; font-weight: 300;
  line-height: 40px;
  text-align: center;
}
span.figure img {
  width: 40px; height: 40px;
  border-radius: 40px;
}
span.figure.ic {
  padding: 8px;
}

span.highlight { background: #ffeb3b; }


span.tag {
  color: #999;
  font-size: 16px;
}


h1 {
  font-size: 34px;
}
h2 {
  margin-bottom: 15px;
  font-size: 24px;
}
h3 {
  font-size: 20px;
}
h4 {
  font-size: 16px;
}

a.logo {
  display: block;
  padding-top: 21px;
  font-size: 16px;
  height: 48px;
}
a.logo-image {
  display: block;
  padding-top: 0;
  width: 140px; height: 48px;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}
a.logo-ezauto {
  background: url('/img/ezauto.png') no-repeat 0 50%;
  background-image: none, url('/img/ezauto.svg');
  background-size: auto 28px;
}
a.logo-automotive {
  background: url('/img/automotive.png') no-repeat 0 50%;
  background-image: none, url('/img/automotive.svg');
  background-size: auto 28px;
}
a.logo-7m {
  width: 56px; height: 48px;
  background: url('/img/7m.png') no-repeat 0 50%;
  background-image: none, url('/img/7m.svg');
  background-size: auto 32px;
}
a.logo-all-finanse {
  width: 56px; height: 48px;
  background: url('/img/all_finanse.png') no-repeat 0 50%;
  background-image: none, url('/img/all_finanse.svg');
  background-size: auto 40px;
}
h1.logo,
h3.logo {
  background: url('/img/ezauto.png') no-repeat 0 50%;
  background-image: none, url('/img/ezauto.svg');
  background-size: auto 28px;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}
h1.logo.outcard,
h3.logo.outcard {
  margin: 0 auto 24px;
  width: 140px;
}
a.logo-company {
  display: block;
  white-space: nowrap;
}
a.logo-company b {
  display: block;
  width: 140px; height: 32px;
  background: url('/img/ezauto.png') no-repeat 0 50%;
  background-image: none, url('/img/ezauto.svg');
  background-size: auto 28px;
  text-indent: 100%;
  overflow: hidden;
}
a.logo-company i {
  display: block;
  font-size: 14px; font-weight: bold;
  line-height: 16px;
}


p.empty {
  padding: 32px 24px;
  color: #999;
  text-align: center;
}


dl.note {
  display: inline-block;
  position: relative;
  vertical-align: top;
}
dl.note .ic svg {
  width: 18px; height: 18px;
  fill: #008ac9;
}
dl.note dd {
  display: none;
  position: absolute; bottom: 26px; left: -40px; z-index: 50;
  padding: 4px;
  width: 240px;
  border-radius: 4px;
  background: #434343;
  color: #fff;
  font-size: 12px;

  -webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, .12), 0 1px 6px rgba(0, 0, 0, .12);
          box-shadow: 0 1px 6px rgba(0, 0, 0, .12), 0 1px 6px rgba(0, 0, 0, .12);
}
dl.note dd::before {
  content: '';
  position: absolute; left: 43px; bottom: -12px;
  border: 6px solid transparent;
  border-top-color: #434343;
}
dl.note:hover dd { display: block; }


dl.user {
  dt {
    float: left;
    margin-right: 8px;
    width: 32px; height: 32px;
    border-radius: 16px;
    background: #008ac9;
    color: #fff;
    line-height: 32px;
    text-align: center;
  }
  dd {
    display: table-cell;
    height: 32px;
    font-size: 14px;
    line-height: 16px;
    vertical-align: middle;
  }
}
dl.user-1 dt { background-color: #F44336; }
dl.user-2 dt { background-color: #3F51B5; }
dl.user-3 dt { background-color: #E91E63; }
dl.user-4 dt { background-color: #212121; }
dl.user-5 dt { background-color: #FF9800; }
dl.user-6 dt { background-color: #607D8B; }
dl.user-7 dt { background-color: #795548; }
dl.user-8 dt { background-color: #2196F3; }
dl.user-9 dt { background-color: #4CAF50; }
dl.user-10 dt { background-color: #009688; }
table.data dl.user { margin: -7px 0; }


ul.gallery {
  padding: 20px 24px 24px 20px;
  font-size: 0;
}
ul.gallery li {
  display: inline-block;
  padding: 4px 0 0 4px;
  width: 33.333%;
  font-size: 14px;
  vertical-align: middle;
}
ul.gallery img {
  display: block;
}


form.navigation {
  padding-right: 24px;

  div.field {
    display: inline-block;
    margin-left: 24px;
  }
}


table.data em { color: #e7391e; }


div.overlay { position: absolute; z-index: 1001; }
div.overlay > i,
div.overlay > span,
div.overlay > div {
  display: block;
  position: absolute; top: 0; right: 0; bottom: 0; left: 0; z-index: 2;
}
div.overlay > i { bottom: auto; z-index: 2; }
div.overlay i {
  background: url('/img/spinner.gif') no-repeat 50% 50%;
  opacity: 0.8;
}
div.overlay > span {
  z-index: 1;
  background: #fff;
  opacity: 0.8;
}
div.overlay-text > span { opacity: 0.8; }
div.overlay > div > table {
  margin: 0 auto;
  color: #81888C;
  font-size: 14px;
}
div.overlay > div > table i {
  display: block;
  margin: 8px auto 0;
  width: 32px; height: 32px;
}
div.overlay > div > table > tbody > tr > td { vertical-align: middle; }


div.data-bar form.navigation {
  display: inline-block;
  margin-top: 2px; padding-right: 0;
  vertical-align: top;
}

div.data-bar form.navigation div.field {
  margin: 0 0 0 24px; padding: 0;
}


aside.account {
  padding: 16px;
}
aside.account div.account-avatar img {
  display: block;
}
aside.account div.account-title {
  margin-top: 8px;
  text-shadow: 0 0 16px rgba(0, 0, 0, .5);
}
aside.account div.account-title div.title {
  font-weight: 700;
}

section.drawer-profile {
  position: relative; z-index: 1;
  margin-bottom: 8px;
  background: #d24f23 url('/img/bg2.png') no-repeat center center;
  -webkit-background-size: cover;
          background-size: cover;
  color: #fff;
}
section.drawer-profile > a {
  display: block;
  color: inherit;
}


div.autocomplete-suggestions {
  overflow: auto;
  overflow-x: hidden;
  background: #fff;
  border-radius: 0 0 3px 3px;
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.24);
     -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.24);
          box-shadow: 0 1px 4px rgba(0, 0, 0, 0.24);
}
div.autocomplete-top {
  -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.24);
     -moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.24);
          box-shadow: 0 0 4px rgba(0, 0, 0, 0.24);
}
div.autocomplete-suggestion {
  padding: 8px 16px;
  font-size: 14px;
  line-height: 16px;
  cursor: pointer;
}
div.autocomplete-suggestion b { font-weight: bold; }
div.autocomplete-selected { background: #008ac9; color: #fff; }
div.autocomplete-group {
  padding: 4px 16px;
  background: #f1f1f1;
  color: #999;
  font-size: 12px;
}



div.drawer-avatar {
  padding: 16px;
  height: 96px;
  background: blue;
}
div.drawer-avatar img {
  width: 64px; height: 64px;
  border-radius: 64px;

  -webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, .12), 0 1px 6px rgba(0, 0, 0, .12);
          box-shadow: 0 1px 6px rgba(0, 0, 0, .12), 0 1px 6px rgba(0, 0, 0, .12);
}

div.drawer-title {
  padding: 8px 16px 8px;
  height: 64px;
  text-shadow: 0 0 16px rgba(0, 0, 0, .5);
  background: green;
}
div.drawer-title h2 {
  height: 22px;
  color: #fff;
  font-size: 14px;
}
div.drawer-avatar + div.drawer-title { margin-top: -12px; }


div.chart {
  padding: 0 12px;
}
div.chart > div {
  height: 400px;
}

div.action-bar {
  position: fixed; right: 0; bottom: 0; z-index: 200;
  padding-bottom: 16px;
  width: 100%;
  background: #f1f1f1;
}
div.action-bar > div {
  margin: 0 auto; padding: 0 24px;
  max-width: 1000px; height: 52px;
  border-radius: 0 0 3px 3px;
  background: #fff;

  -webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, .16), 0 2px 10px rgba(0, 0, 0, .16);
          box-shadow: 0 2px 10px rgba(0, 0, 0, .16), 0 2px 10px rgba(0, 0, 0, .16);
}
div.action-bar > div:after { content: '.'; display: block; height: 0; clear: both; visibility: hidden; }
div.action-bar ul.actions { padding-top: 2px; }
div.action-bar div.actions { padding: 8px 0; }
div.action-bar-spacer { height: 48px; }



section.fform { height: 48px; }
section.fform > div {
  position: fixed; right: 0; bottom: 0; z-index: 200;
  padding-bottom: 16px;
  width: 100%;
  background: #f1f1f1;
}
section.fform > div > form {
  margin: 0 auto; padding-top: 4px;
  max-width: 1000px; height: 52px;
  border-radius: 0 0 3px 3px;
  background: #fff;

  -webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, .16), 0 2px 10px rgba(0, 0, 0, .16);
          box-shadow: 0 2px 10px rgba(0, 0, 0, .16), 0 2px 10px rgba(0, 0, 0, .16);
}
section.fform > div > form > div.overlay {
  margin-top: -4px;
  border-radius: 0 0 3px 3px;
}


div.shield {
  display: table;
  width: 100%; height: 100%;
  background: #000 url('/img/bg.jpg') repeat-x 50% 50%;
  -webkit-background-size: cover;
     -moz-background-size: cover;
       -o-background-size: cover;
          background-size: cover;
}
div.shield > div { display: table-row; }
div.shield > div > div {
  display: table-cell;
  vertical-align: middle;
}
div.shield div.card {
  margin: 0 auto;
  width: 360px;
  /*background: rgba(0, 0, 0, 0.85);*/
  /*background-color: #212121;*/

  -webkit-box-shadow: 0 10px 18px rgba(0, 0, 0, .22), 0 14px 45px rgba(0, 0, 0, .25);
          box-shadow: 0 10px 18px rgba(0, 0, 0, .22), 0 14px 45px rgba(0, 0, 0, .25);
}
div.shield div.card-space { padding-top: 8px; }

div.car-form { padding-bottom: 3px; }


div.crosslink { min-height: 200px; }
div.crosslink ul.gallery { padding-top: 0; }


section.content-wide { margin: -20px; }

@-webkit-keyframes blink {
  0%    { background-color: rgba(0, 138, 201, 0); }
  50%   { background-color: rgba(0, 138, 201, 0.25); }
  100%  { background-color: rgba(0, 138, 201, 0); }
}
@keyframes blink {
  0%    { background-color: rgba(0, 138, 201, 0); }
  50%   { background-color: rgba(0, 138, 201, 0.25); }
  100%  { background-color: rgba(0, 138, 201, 0); }
}

.upload {
  position: relative;
  overflow: hidden;
}
span.upload input {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  width: 100%;
  height: 100%;
  cursor: pointer;
  opacity: 0;
}

div.badges {
    font-size: 0;
}
span.badge {
  display: inline-block;
  font-size: 10px;
  font-weight: bold;
  padding: 0 8px;
  border-radius: 2px;
  background: #008ac9;
  color: #fff;
  line-height: 16px;
  white-space: nowrap;
}

