@import url("https://fonts.googleapis.com/css?family=Roboto:300,400,500,700,900&subset=latin-ext");
@import "https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css";
body {
  font-size: 16px;
  font-weight: 300;
  margin: 0;
}
body * {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  box-sizing: border-box;
}
body *:before,
body *:after {
  font-family: fontAwesome;
}
body * .mce-ico {
  font-family: 'tinymce', Arial;
}
body * .mce-ico:before {
  font-family: 'tinymce', Arial;
}
a {
  text-decoration: none;
}
figure,
h1,
h2,
h3,
h4,
h5,
h6,
ul,
menu {
  margin: 0;
  padding: 0;
}
li,
ul {
  display: inline;
}
.adminRed {
  color: #d32f2f;
}
.adminGreen {
  color: #388e3c;
}
@import "https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css";
body {
  font-size: 16px;
  font-weight: 300;
  margin: 0;
}
body * {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  box-sizing: border-box;
}
body *:before,
body *:after {
  font-family: fontAwesome;
}
body * .mce-ico {
  font-family: 'tinymce', Arial;
}
body * .mce-ico:before {
  font-family: 'tinymce', Arial;
}
a {
  text-decoration: none;
}
figure,
h1,
h2,
h3,
h4,
h5,
h6,
ul,
menu {
  margin: 0;
  padding: 0;
}
li,
ul {
  display: inline;
}
.adminRed {
  color: #d32f2f;
}
.adminGreen {
  color: #388e3c;
}
form {
  padding: 25.88px;
  background: #fff;
  border: 1px solid #cfd8dc;
  display: block;
  margin: auto;
  position: relative;
}
form .img {
  background-size: cover;
  background-position: center center;
}
form .img.avatar {
  width: 150px;
  height: 150px;
  margin: auto;
  display: block;
  border-radius: 50%;
  box-shadow: 0 5px 10px #cfd8dc;
}
form .img.thumb {
  height: 250px;
}
form div {
  position: relative;
}
form div .arrowDown {
  position: absolute;
  bottom: 5px;
  right: 16px;
  z-index: 0;
}
form div .arrowDown:before {
  content: '\f107';
}
form h1 {
  background: #800080;
  margin: 16px 0;
  padding: 16px;
  font-weight: 300;
  font-size: 16px;
  font-weight: 400;
  color: #fff;
}
form label,
form input {
  width: 100%;
  display: block;
}
form label {
  margin-bottom: 8px;
}
form input,
form select,
form textarea {
  margin-bottom: 16px;
  padding: 5px;
  font-weight: 300;
  font-size: 16px;
  border: 1px solid #cfd8dc;
  display: block;
  width: 100%;
}
form textarea {
  min-height: 200px;
}
form select {
  appearance: none;
  -webkit-appearance: none;
  background: transparent;
  border-radius: 0px;
  position: relative;
  z-index: 1;
}
form button {
  background: #1976d2;
  color: #fff;
  border: none;
  padding: 9.28px 16px;
  font-weight: 300;
  font-size: 16px;
  font-weight: 500;
  text-transform: uppercase;
  cursor: pointer;
}
form .specialContainer input,
form .specialContainer label {
  display: inline-block;
  width: auto;
}
form .categoryTree .treeLvl {
  padding-left: 25.88px;
}
form .categoryTree .treeLvl input,
form .categoryTree .treeLvl label {
  display: inline-block;
  width: auto;
}
form .categoryTree .treeLvl input {
  margin-left: 5px;
  position: absolute;
  right: 200px;
}
form .categoryTree > .treeLvl {
  border-top: 1px solid #cfd8dc;
  padding-top: 16px;
  padding-left: 0;
}
form .categoryTree > .treeLvl .treeLvl {
  position: relative;
}
form .categoryTree > .treeLvl .treeLvl .arrow {
  position: absolute;
  left: -10px;
  top: -10px;
  z-index: 10;
  transform: rotate(180deg);
  width: 30px;
  display: block;
}
form .categoryTree > .treeLvl .treeLvl .arrow:before {
  content: '\f149';
  font-weight: 500;
  font-size: 25.88px;
  font-weight: normal;
  font-style: normal;
}
@import "https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css";
body {
  font-size: 16px;
  font-weight: 300;
  margin: 0;
}
body * {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  box-sizing: border-box;
}
body *:before,
body *:after {
  font-family: fontAwesome;
}
body * .mce-ico {
  font-family: 'tinymce', Arial;
}
body * .mce-ico:before {
  font-family: 'tinymce', Arial;
}
a {
  text-decoration: none;
}
figure,
h1,
h2,
h3,
h4,
h5,
h6,
ul,
menu {
  margin: 0;
  padding: 0;
}
li,
ul {
  display: inline;
}
.adminRed {
  color: #d32f2f;
}
.adminGreen {
  color: #388e3c;
}
aside {
  background: #424242;
  width: 250px;
  height: 100vh;
  position: fixed;
  left: 0;
  top: 82px;
  z-index: 1;
}
aside .menu > a {
  display: block;
  padding: 9.28px 16px;
  color: rgba(255,255,255,0.7);
  transition: color 0.2s;
}
aside .menu > a:before {
  margin-right: 5px;
}
aside .menu > a.active {
  color: #fff;
  background: rgba(0,0,0,0.15);
  border-bottom: 1px solid rgba(0,0,0,0.2);
}
aside .menu > a:hover {
  color: #fff;
}
@media (max-width: 1000px) {
  aside {
    top: 130px;
    left: -250px;
    transition: left 0.2s;
  }
  aside.active {
    left: 0;
  }
}
@import "https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css";
body {
  font-size: 16px;
  font-weight: 300;
  margin: 0;
}
body * {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  box-sizing: border-box;
}
body *:before,
body *:after {
  font-family: fontAwesome;
}
body * .mce-ico {
  font-family: 'tinymce', Arial;
}
body * .mce-ico:before {
  font-family: 'tinymce', Arial;
}
a {
  text-decoration: none;
}
figure,
h1,
h2,
h3,
h4,
h5,
h6,
ul,
menu {
  margin: 0;
  padding: 0;
}
li,
ul {
  display: inline;
}
.adminRed {
  color: #d32f2f;
}
.adminGreen {
  color: #388e3c;
}
header {
  padding: 16px;
  background: #1976d2;
  color: #fff;
  position: relative;
}
header .loggedUser > * {
  display: inline-block;
  vertical-align: middle;
  margin: 0 -2px;
}
header .loggedUser .fa-bars {
  margin-right: 15px;
  font-weight: 500;
  font-size: 25.88px;
  font-weight: normal;
  font-style: normal;
  display: none;
}
header .loggedUser figure {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background-size: cover;
  background-position: center center;
  margin-right: 16px;
}
header .loggedUser div > * {
  display: block;
}
header .loggedUser div b {
  font-weight: 500;
  margin-bottom: 2px;
}
header .loggedUser div span {
  color: rgba(255,255,255,0.7);
}
header .buttons {
  text-align: right;
  width: calc(100% - 200px);
  display: inline-block;
  position: absolute;
  top: 50%;
  right: 16px;
  transform: translateY(-50%);
  z-index: 1;
}
header .buttons .search {
  display: inline-block;
  margin-right: 16px;
  background: transparent;
}
header .buttons .search input,
header .buttons .search select {
  padding: 12px 16px;
  border-radius: 5px;
  border: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: #fff;
}
header .buttons .search input[type="search"] {
  width: 320px;
}
header .buttons a {
  display: inline-block;
  margin: 0 0 0 16px;
  background: #fff;
  padding: 9.28px 16px;
  border-radius: 5px;
  color: #1976d2;
  transition: transform 0.2s;
  text-transform: uppercase;
}
header .buttons a:before {
  margin-right: 5px;
}
header .buttons a:hover {
  transform: scale(1.05);
}
header .buttons a.add:before {
  content: '\f067';
}
@media (max-width: 1000px) {
  header .loggedUser .fa-bars {
    display: inline-block;
  }
}
@import "https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css";
body {
  font-size: 16px;
  font-weight: 300;
  margin: 0;
}
body * {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  box-sizing: border-box;
}
body *:before,
body *:after {
  font-family: fontAwesome;
}
body * .mce-ico {
  font-family: 'tinymce', Arial;
}
body * .mce-ico:before {
  font-family: 'tinymce', Arial;
}
a {
  text-decoration: none;
}
figure,
h1,
h2,
h3,
h4,
h5,
h6,
ul,
menu {
  margin: 0;
  padding: 0;
}
li,
ul {
  display: inline;
}
.adminRed {
  color: #d32f2f;
}
.adminGreen {
  color: #388e3c;
}
.list {
  background: #fff;
  border: 1px solid #cfd8dc;
}
.list .empty {
  text-align: center;
  padding: 16px;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 25.88px;
  color: #cfd8dc;
}
.list .item {
  padding: 16px;
}
.list .item > span {
  display: inline-block;
  margin: 0 -2px;
}
.list .item > span.options a {
  display: inline-block;
  margin: 0 9.28px 0 0;
  font-size: 19px;
  color: #1976d2;
}
.list .item .fa-edit {
  color: #388e3c !important;
}
.list .item .fa-remove {
  color: #d32f2f !important;
}
.list .item.title {
  background: #7b1fa2;
  color: rgba(255,255,255,0.7);
  font-weight: 400;
}
@import "https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css";
body {
  font-size: 16px;
  font-weight: 300;
  margin: 0;
}
body * {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  box-sizing: border-box;
}
body *:before,
body *:after {
  font-family: fontAwesome;
}
body * .mce-ico {
  font-family: 'tinymce', Arial;
}
body * .mce-ico:before {
  font-family: 'tinymce', Arial;
}
a {
  text-decoration: none;
}
figure,
h1,
h2,
h3,
h4,
h5,
h6,
ul,
menu {
  margin: 0;
  padding: 0;
}
li,
ul {
  display: inline;
}
.adminRed {
  color: #d32f2f;
}
.adminGreen {
  color: #388e3c;
}
form .cards {
  position: absolute;
  z-index: 1;
  left: 0;
  top: -51px;
}
form .cards figure {
  display: inline-block;
  background: #1976d2;
  color: rgba(255,255,255,0.5);
  text-transform: uppercase;
  padding: 16px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  cursor: pointer;
}
form .cards figure.active {
  color: #fff;
  font-weight: 400;
}
form .card {
  display: none;
  margin-bottom: 16px;
}
form .card.active {
  display: block;
}
.popup {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 1000;
  background: radial-gradient(transparent, #424242);
  width: 100%;
  height: 100vh;
  visibility: hidden;
  opacity: 0;
  animation: popupDisactive 0.5s forwards;
  overflow: scroll;
}
.popup .data {
  position: relative;
  z-index: 1001;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -75%);
  width: 50%;
  transition: transform 0.5s;
  overflow: scroll;
}
.popup.active {
  animation: popupActive 0.5s forwards;
}
.popup.active .data {
  transform: translate(-50%, -50%);
}
@-moz-keyframes popupActive {
  from {
    visibility: visible;
    opacity: 0;
  }
  to {
    visibility: visible;
    opacity: 1;
  }
}
@-webkit-keyframes popupActive {
  from {
    visibility: visible;
    opacity: 0;
  }
  to {
    visibility: visible;
    opacity: 1;
  }
}
@-o-keyframes popupActive {
  from {
    visibility: visible;
    opacity: 0;
  }
  to {
    visibility: visible;
    opacity: 1;
  }
}
@keyframes popupActive {
  from {
    visibility: visible;
    opacity: 0;
  }
  to {
    visibility: visible;
    opacity: 1;
  }
}
@-moz-keyframes popupDisactive {
  0% {
    visibility: visible;
    opacity: 1;
  }
  99% {
    visibility: visible;
    opacity: 0;
  }
  100% {
    visibility: hidden;
    opacity: 0;
  }
}
@-webkit-keyframes popupDisactive {
  0% {
    visibility: visible;
    opacity: 1;
  }
  99% {
    visibility: visible;
    opacity: 0;
  }
  100% {
    visibility: hidden;
    opacity: 0;
  }
}
@-o-keyframes popupDisactive {
  0% {
    visibility: visible;
    opacity: 1;
  }
  99% {
    visibility: visible;
    opacity: 0;
  }
  100% {
    visibility: hidden;
    opacity: 0;
  }
}
@keyframes popupDisactive {
  0% {
    visibility: visible;
    opacity: 1;
  }
  99% {
    visibility: visible;
    opacity: 0;
  }
  100% {
    visibility: hidden;
    opacity: 0;
  }
}
.x2,
.x3,
.x4 {
  display: inline-block;
  margin: 0 0.25%;
  vertical-align: middle;
}
.x2 {
  width: 49%;
}
.x3 {
  width: 33%;
}
.x4 {
  width: 24%;
}
body {
  background: #eceff1;
  padding-left: 250px;
  padding-top: 143px;
}
body > * {
  font-family: Roboto;
  font-weight: 300;
  font-size: 16px;
}
main {
  width: 100%;
  display: block;
  padding: 16px;
  min-height: 100vh;
}
.top {
  position: fixed;
  top: 0;
  left: 0px;
  z-index: 100;
  width: 100%;
}
.search {
  background: #fff;
  padding: 16px;
  text-align: center;
}
.search input,
.search select {
  background: #fff;
  font-weight: 300;
  font-size: 16px;
}
.search select {
  padding: 3px;
}
.notice {
  background: #fff;
  padding: 16px;
}
.notice:before {
  margin-right: 5px;
  font-size: 18px;
}
.notice.ok:before {
  content: '\f05d';
  color: #388e3c;
}
.notice.remove:before {
  content: '\f00d';
  color: #d32f2f;
}
.notice .button {
  background: #1976d2;
  padding: 4px 16px;
  color: #fff;
  text-transform: uppercase;
  display: inline-block;
  margin-left: 16px;
}
.notice .button.remove {
  background: #d32f2f;
}
.smsRemainingCharacters .numbers span {
  display: inline-block;
}
.smsRemainingCharacters .numbers span.amountSms {
  margin-left: 41.88px;
}
.smsRemainingCharacters .numbers span.amountSms b {
  font-weight: 300;
}
header .mobileMore {
  display: none;
}
@media (max-width: 1000px) {
  body {
    padding-left: 0;
  }
  header .buttons {
    width: 100%;
    position: static;
    transform: translateY(0);
    text-align: center;
    overflow-y: hidden;
    max-height: 0px;
    transition: max-height 0.2s;
  }
  header .buttons.active {
    max-height: 300px;
  }
  header .mobileMore {
    display: block;
    text-align: center;
    padding-top: 10px;
  }
  header .mobileMore a {
    color: #fff;
  }
  header .mobileMore a:before {
    margin-right: 5px;
  }
}
