/*http://soc.black-software.xyz
https://www.figma.com/file/IYyi8QWpgtNgbg71nyyOHB/Admin_panel
*/
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
:focus {
  outline: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body {
  line-height: 1;
  background: #f8f8f8;
  color: #000;
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
  line-height: 143%;
  min-width: 1000px;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration {
  -webkit-appearance: none;
  -moz-appearance: none;
}
input[type="search"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
textarea {
  overflow: auto;
  vertical-align: top;
  resize: vertical;
}
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden] {
  display: none;
}
html {
  font-size: 100%; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -ms-text-size-adjust: 100%; /* 2 */
}
a:focus {
  outline: thin dotted;
}
a,a:focus,a:hover,a:active,button,
button:hover { outline: 0 !important;}
a:focus {text-decoration: none;}
img {
  border: 0;
  -ms-interpolation-mode: bicubic; /* 2 */
}
figure {
  margin: 0;
}
form {
  margin: 0;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
  white-space: normal;
  *margin-left: -7px;
}
button,
input,
select,
textarea {
  font-size: 100%;
  margin: 0;
  font-family: inherit;
  vertical-align: baseline;
  *vertical-align: middle;
}
button,
input {
  line-height: normal;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"], /* 1 */
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button; /* 2 */
  cursor: pointer; /* 3 */
  *overflow: visible; /* 4 */
}
button[disabled],
html input[disabled] {
  cursor: default;
}
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
  *height: 13px; /* 3 */
  *width: 13px; /* 3 */
}
input[type="search"] {
  -webkit-appearance: textfield; /* 1 */
  -webkit-box-sizing: content-box; /* 2 */
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto; /* 1 */
  vertical-align: top; /* 2 */
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
html,
button,
input,
select,
textarea {
  color: #222;
}
::-moz-selection {
  background: #b3d4fc;
  text-shadow: none;
}
::selection {
  background: #b3d4fc;
  text-shadow: none;
}
img {
  vertical-align: middle;
}
fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}
textarea {
  resize: vertical;
}
.chromeframe {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0;
}
a {
  text-decoration: none;
  outline: none !important;
}
* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
label {
  display: block;
}
input,
textarea {
  border-radius: 0;
}
button {
  background: transparent;
  border: 0;
}
.hover-svg:hover path {
  fill: #ea556f;
}
.overlay {
  background: #fff;
  padding: 20px;
  background: #ffffff;
  -webkit-box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.2);
          box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.2);
  border-radius: 8px;
  overflow: hidden;
}
input {
  width: 100%;
  border: 1px solid #c4c4c4;
  color: #656d70;
  font-size: 14px;
  border-radius: 4px;
  height: 40px;
  line-height: 25px;
  padding: 0 10px;
}
textarea {
  width: 100%;
  border: 1px solid #c4c4c4;
  color: #656d70;
  font-size: 14px;
  border-radius: 4px;
  padding: 10px;
  height: 270px;
}
.button1 {
  width: 100%;
  background: #006cb5;
  border-radius: 4px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 40px;
  font-weight: 500;
  font-size: 14px;
  color: #fff;
  border: 0;
}
.button1:hover {
  background: #0281d7;
}
.button4 {
  width: 100%;
  border-radius: 4px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 40px;
  font-weight: 500;
  font-size: 14px;
  color: #006cb5;
  border: 1px solid #006cb5;
}
.button4:hover {
  background: #0281d7;
  color: #fff;
}
.main-sidebar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  min-height: 100vh;
  min-height: calc(var(--vh, 1vh) * 100);
  height: 100%;
}
.sidebar {
  background: #02375a;
  color: #fff;
  max-width: 220px;
  width: 100%;
}
.sidebar__logo {
  padding: 10px 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  border-bottom: 1px solid #656d70;
}
.logo__line {
  width: 1px;
  height: 40px;
  background: #fff;
  margin: 0 7px;
}
.logo__txt {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 6px;
  line-height: 1.4;
}
.logo__txt b {
  font-weight: bold;
}
.sidebar__ul {
  margin-top: 10px;
}
.sidebar__ul li a i {
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background: #ea556f;
  font-size: 10px;
  font-weight: 500;
  text-align: center;
  vertical-align: middle;
  margin-left: 8px;
  line-height: 16px;
}
.sidebar__ul li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  padding: 8px 20px;
  color: #fff;
  text-decoration: none;
  line-height: 1.45;
  font-weight: 300;
}
.sidebar__ul li a:hover {
  background: rgba(255, 255, 255, 0.1);
}
.sidebar__ul .active a {
  background: rgba(255, 255, 255, 0.1);
}
.content-sidebar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.base-content {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
  padding: 10px 20px;
  background: #fff;
}
.header__right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  max-width: 276px;
  width: 100%;
}
.profile {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  text-decoration: none;
}
.profile__info {
  margin: 0 10px;
}
.profile__name {
  color: #000;
  font-weight: 500;
  margin-bottom: -2px;
  margin-top: 2px;
}
.profile__position {
  color: #777777;
  font-size: 12px;
}
.header__right button {
  background: transparent;
  border: 0;
  padding: 0;
}
.search {
  position: relative;
  /*max-width: 316px;
    width: 100%;*/
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.search input {
  position: relative;
  z-index: 2;
  padding-left: 40px;
  max-width: 316px;
}
.search i {
  position: absolute;
  top: 8px;
  left: 10px;
  z-index: 4;
}
.search input::-webkit-input-placeholder {
  color: #656d70;
  font-family: inherit;
  font-size: 14px;
}
.search input::-moz-placeholder {
  color: #656d70;
  font-family: inherit;
  font-size: 14px;
}
.search input:-ms-input-placeholder {
  color: #656d70;
  font-family: inherit;
  font-size: 14px;
}
.search input::-ms-input-placeholder {
  color: #656d70;
  font-family: inherit;
  font-size: 14px;
}
.search input::placeholder {
  color: #656d70;
  font-family: inherit;
  font-size: 14px;
}
.base-content {
  padding: 20px;
}
.crumbs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin-bottom: 20px;
}
.crumbs li {
  font-weight: 500;
  font-size: 12px;
  margin-right: 10px;
}
.crumbs li a {
  color: #006cb5;
  text-decoration: none;
}
.crumbs li a:hover {
  text-decoration: underline;
}
.base-content__overlay {
  padding: 0;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.section {
  position: relative;
}
.section__selected {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  min-width: 174px;
  height: 40px;
  padding: 0 10px;
  background: #ececec;
  border-radius: 4px;
  cursor: pointer;
}
.section__selected i {
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
  margin-left: 10px;
}
.section__options {
  position: absolute;
  top: 45px;
  /* left: 0; */
  background: #ffffff;
  -webkit-box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.2);
          box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.2);
  border-radius: 4px;
  width: 213px;
  padding: 10px 0;
  display: none;
  z-index: 10;
}
.section__options li {
  font-weight: 500;
  padding: 10px 20px;
  cursor: pointer;
}
.section__options li:hover {
  background: #cce2f0;
}
.nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 20px;
  border-bottom: 1px solid #c4c4c4;
}
.nav__selects {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.nav__selects .section {
  margin-right: 10px;
}
.button2 {
  height: 40px;
  color: #fff;
  background: #006cb5;
  border-radius: 4px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-left: 10px;
  padding-right: 20px;
  font-weight: 500;
  border: 0;
}
.button2 i {
  margin-right: 10px;
  line-height: 1;
}
.button2:hover {
  background: #0281d7;
}
.table2 {
  /* height: 100%; */
  width: 100%;
}
.table2 tr:nth-child(2n) {
  background: #f8f8f8;
}
.table2 th {
  text-align: left;
  padding: 20px 10px;
}
.table2 tr th:nth-child(1) {
  padding-left: 20px;
}
.table2 .head th {
  padding: 8px 10px;
  color: #656d70;
}
.table2 .head {
  height: 35px;
  border-top: 0;
}
.th-btt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.th-btt a {
  margin-right: 10px;
}
.pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 15px;
}
.pagination li {
  width: 30px;
  height: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  cursor: pointer;
  background: #ececec;
  font-size: 12px;
}
.pagination li:nth-child(1) {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.pagination li:nth-last-child(1) {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.pagination .active {
  color: #fff;
  background: #006cb5;
  -webkit-filter: drop-shadow(0px 4px 10px rgba(0, 0, 0, 0.2));
          filter: drop-shadow(0px 4px 10px rgba(0, 0, 0, 0.2));
}
.nav__right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.button3 {
  height: 40px;
  background: #ececec;
  border-radius: 4px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-weight: 500;
  border: 0;
  text-decoration: none !important;
}
.button3.active {
  background: #006cb5 !important;
  color: #fff !important;
}
.nav__left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.title {
  font-size: 26px;
  margin-bottom: 10px;
  line-height: 108%;
}
.label-inp input {
  margin-top: 5px;
}
.label-inp span {
  color: #656d70;
  font-weight: 500;
  font-size: 14px;
}
.label-inp textarea {
  margin-top: 5px;
  resize: none;
}
.label-inp .section {
  margin-top: 5px;
}
.white-section .section__selected {
  background: #fff;
  border: 1px solid #c4c4c4;
}
.white-section span {
  color: #000;
}
.photo-profile {
  background: url("/img/photo_stub.svg") no-repeat;
  background-size: cover;
  background-position: center;
  position: relative;
  z-index: 4;
  overflow: hidden;
  width: 40px;
  height: 40px;
}
.photo-profile img {
  position: absolute;
  width: 100%;
  z-index: 5;
}
.table2 th {
  width: auto;
  vertical-align: middle;
}
.table2 tr {
  border-top: 1px solid #c4c4c4;
}
.table2 .status-green {
  background: #95c12b1a !important;
  border-left: 5px solid #95c12b;
}
.table2 .status-orange {
  background: #f8b70f1a !important;
  border-left: 5px solid #f8b70f;
}
.table2 .status-blue {
  background: #00a0e31a !important;
  border-left: 5px solid #00a0e3;
}
.table2 .status-grey {
  background: #9797971a !important;
  border-left: 5px solid #979797;
  cursor: pointer;
}
.table2 .status-red {
  border-left: 5px solid #e51a4b;
  background: #e51a4b1a !important;
}
.table2 .status-green .table2__status {
  color: #95c12b;
}
.table2 .status-orange .table2__status {
  color: #f8b70f;
}
.table2 .status-blue .table2__status {
  color: #00a0e3;
}
.table2 .status-grey .table2__status {
  color: #979797;
}
.table2 .status-red .table2__status {
  color: #e51a4b;
}
.table2__phone {
  white-space: nowrap;
}
.table2__filter {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.table2__filter div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-left: 7px;
}
.table2__filter div i {
  cursor: pointer;
}
.table2__filter div i:nth-child(2) {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
  margin-top: -8px;
}
.table2__filter .active path {
  fill: #ea556f;
}
.section__options .section__input input {
  border: 0;
  padding: 0;
  border-radius: 0;
  height: 20px;
  line-height: 20px;
}
.section__options .section__input:hover {
  background: transparent;
}
.section-filter {
  margin-right: 20px;
}
.section-filter .section__selected {
  min-width: 0px;
}
.section__disable {
  color: #656d70;
}
.section__options .section__disable:hover {
  background: transparent;
}
.button3_1 {
  width: 100px;
}
.button3_2 {
  width: 120px;
  margin: 0 10px;
}
.button3_3 {
  width: 130px;
}
.hauler {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-radius: 4px;
  overflow: hidden;
  padding: 2px;
  background: #ececec;
}
.hauler button {
  width: 100px;
  border-radius: 0;
  height: 36px;
}
.hauler button:hover {
  background: transparent;
  color: inherit;
}
.hauler button.active {
  border-radius: 4px;
  -webkit-box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.2);
          box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.2);
}
.nav__1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-right: 20px;
}
.nav__2 {
  margin-right: 10px;
}
.employee {
  margin-bottom: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  overflow: visible;
}
.employee__edit {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #006cb5;
}
.employee__edit i {
  margin-right: 10px;
  margin-top: 3px;
}
.employee__edit path {
  fill: #006cb5;
}
.employee__edit:hover {
  color: #ea556f;
}
.employee__edit:hover path {
  fill: #ea556f;
}
.employee__left .photo-profile {
  width: 80px;
  height: 80px;
  border-radius: 4px;
}
.employee__info {
  margin-left: 12px;
}
.employee__left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.employee__name {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.employee__name span {
  font-weight: 500;
  font-size: 22px;
}
.employee__status {
  background: #95c12b;
  border-radius: 20px;
  width: 100px;
  height: 24px;
  font-weight: 600;
  font-size: 12px;
  color: #ffffff;
  margin-left: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.employee__status_false {
  background: #979797;
}
.employee__status_mediacal {
  background: #00a0e3;
  width: 130px;
}
.employee__mini-info {
  color: #656d70;
}
.employee__mini-info_phone {
  margin-top: 11px;
  margin-bottom: 4px;
}
.base-content__table-height-100 {
  height: 100%;
}
.table-grid {
  font-weight: 500;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.table-grid__height-100 {
  height: 100%;
}
.table-grid__tr {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-height: 82px;
  height: 16.6666%;
}
.table-grid__th {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 14.28%;
          flex: 0 0 14.28%;
  border-bottom: 1px solid #c4c4c4;
  border-right: 1px solid #c4c4c4;
  padding-top: 5px;
}
.table-grid__head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 1px solid #c4c4c4;
  background: #f8f8f8;
  height: 40px;
}
.table-grid__head div {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 14.28%;
          flex: 0 0 14.28%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.table-grid__grid li {
  background: #9797971a;
  border-left: 3px solid #979797;
  padding: 3px;
  margin-bottom: 1px;
  font-size: 12px;
  line-height: 116%;
  color: #656d70;
}
.table-grid__grid .table-grid__number {
  background: transparent;
  border: 0;
  font-size: 14px;
  padding: 0 5px;
  color: #000;
}
.table-grid__th.disable .table-grid__number {
  color: #656d70;
}
.table-grid__orange {
  background: #f8b70f1a !important;
  border-left: 3px solid #f8b70f !important;
}
.table-grid__blue {
  background: #00a0e31a !important;
  border-left: 3px solid #00a0e3 !important;
}
.dop-inf {
  width: 80px;
  height: 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: #00a0e3;
  color: #fff;
  font-weight: 600;
  font-size: 12px;
  border-radius: 20px;
  margin-left: 10px;
}
.dop-inf-done {
  width: 100px;
  height: 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: #979797;
  color: #fff;
  font-weight: 600;
  font-size: 12px;
  border-radius: 20px;
  margin-left: 10px;
}
.title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.title2 {
  font-size: 18px;
  font-weight: 500;
  line-height: 22px;
  margin-bottom: 8px;
}
.cir-red {
  margin-right: 10px;
  height: 16px;
  width: 16px;
  border-radius: 50%;
  background: #ff8383;
}
.section__circe {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.cir-green-inp input {
  padding-left: 36px;
}
.cir-yellow-inp input {
  padding-left: 36px;
}
.cir-blue-inp input {
  padding-left: 36px;
}
.cir-turquoise-inp input {
  padding-left: 36px;
}
.cir-green-inp:before {
  content: "";
  position: absolute;
  margin-top: 37px;
  height: 16px;
  margin-left: 10px;
  width: 16px;
  border-radius: 50%;
  background: #abebaa;
}
.cir-yellow-inp:before {
  content: "";
  position: absolute;
  margin-top: 37px;
  height: 16px;
  margin-left: 10px;
  width: 16px;
  border-radius: 50%;
  background: #ffd361;
}
.cir-blue-inp:before {
  content: "";
  position: absolute;
  margin-top: 37px;
  height: 16px;
  margin-left: 10px;
  width: 16px;
  border-radius: 50%;
  background: #5ba6eb;
}
.cir-turquoise-inp:before {
  content: "";
  position: absolute;
  margin-top: 37px;
  height: 16px;
  margin-left: 10px;
  width: 16px;
  border-radius: 50%;
  background: #5ee3cb;
}
.cir-green {
  margin-right: 10px;
  height: 16px;
  width: 16px;
  border-radius: 50%;
  background: #abebaa;
}
.cir-yellow {
  margin-right: 10px;
  height: 16px;
  width: 16px;
  border-radius: 50%;
  background: #ffd361;
}
.cir-blue {
  margin-right: 10px;
  height: 16px;
  width: 16px;
  border-radius: 50%;
  background: #5ba6eb;
}
.cir-turquoise {
  margin-right: 10px;
  height: 16px;
  width: 16px;
  border-radius: 50%;
  background: #5ee3cb;
}
.section__options_mini li {
  padding: 10px;
}
.base-content__footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  padding: 20px;
}
.base-content__footer button {
  max-width: 180px;
  margin-right: 20px;
}
.photo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.photo__preview {
  margin-right: 10px;
  overflow: hidden;
  border-radius: 6px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100px;
  height: 100px;
}
.photo__preview img {
  min-width: 100%;
  min-height: 100%;
  position: absolute;
}
.base-content__map-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.base-content__map-nav {
  padding: 10px;
}
.base-content__map-el_1 {
  margin-bottom: 4px;
  color: #f8b70f;
}
.base-content__map-el_2 {
  margin-bottom: 4px;
  margin-left: 20px;
  color: #00a0e3;
}
.base-content__map-el_3 {
  color: #e51a4b;
}
.base-content__map-el_4 {
  color: #979797;
  margin-left: 20px;
}
.base-content__map-el_5 {
  color: #21a73f;
  margin-bottom: 4px;
  margin-left: 20px;
}
.base-content__map-el {
  padding-left: 18px;
}
.base-content__map-el:before {
  content: "";
  position: absolute;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #f8b70f;
  margin-top: 5px;
  margin-left: -18px;
}
.base-content__map-el_2:before {
  background: #00a0e3;
}
.base-content__map-el_3:before {
  background: #e51a4b;
}
.base-content__map-el_4:before {
  background: #979797;
}
.base-content__map-el_5:before {
  background: #21a73f;
}
.popup {
  display: none;
  height: 100vh;
  height: calc(var(--vh, 1vh) * 100);
  position: fixed;
  width: 100%;
  z-index: 100;
  overflow: auto;
  background: rgba(18, 35, 47, 0.3);
}
.popup__base {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #000;
  min-height: 750px;
}
.popup__content {
  width: 900px;
  padding: 0;
}
.popup__top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-item-align: center;
      align-self: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 20px;
}
.popup__top h2 {
  font-weight: 500;
  font-size: 22px;
}
.popup__flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 0 20px;
  padding-bottom: 20px;
  padding-right: 54px;
  max-height: 540px;
  overflow: auto;
}
.popup__flex ul {
  width: 234px;
  margin-top: 20px;
}
.popup__flex li {
  margin-top: 10px;
}
.popup__check {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  cursor: pointer;
}
.popup__check input {
  width: 14px;
  height: 14px;
  display: none;
}
.popup__hed {
  font-weight: 600;
}
.popup__check.active {
  font-weight: 600;
}
.popup__check.active input {
  display: inline-block;
}
.popup__footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 20px;
  border-top: 1px solid #c4c4c4;
}
.popup__footer .button1 {
  width: 180px;
  margin-right: 20px;
}
.popup__footer .button4 {
  width: 180px;
}
.popup__cancel {
  width: 20px;
  padding: 0;
}
.popup__cancel img {
  width: 100%;
}
:root {
  --scrollbarBg: #fff;
  --scrollbarThumb: #c4c4c4;
  --scrollbarWidth: 4px;
  --scrollbarBorder: 0;
  --scrollbarBorderRadius: 2px;
}
.popup__flex {
  scrollbar-width: var(--scrollbarWidth);
  scrollbar-color: var(--scrollbarThumb) var(--scrollbarBg);
}
.popup__flex::-webkit-scrollbar {
  width: var(--scrollbarWidth);
}
.popup__flex::-webkit-scrollbar-track {
  background: var(--scrollbarBg);
  border-radius: var(--scrollbarBorderRadius);
}
.popup__flex::-webkit-scrollbar-thumb {
  background-color: var(--scrollbarThumb);
  border-radius: var(--scrollbarBorderRadius);
  border: var(--scrollbarBorder);
}
.histogram {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.histogram__right {
  max-width: 880px;
  width: 100%;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.base-content__bc {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 1px solid #c4c4c4;
}
.base-content__indicators {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  color: #656d70;
  margin-top: 5px;
  font-size: 10px;
}
.histogram__line {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.histogram__li {
  text-align: center;
  height: 20px;
  background: #00a0e3;
  font-weight: 500;
  margin-bottom: 20px;
  white-space: nowrap;
  padding: 0 5px;
}
.histogram__li.zero {
  background: transparent;
}
.histogram__left-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  border-left: 1px solid #c4c4c4;
  border-right: 1px solid #c4c4c4;
}
.histogram__right-block {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  border-right: 1px solid #c4c4c4;
}
.histogram__variant {
  margin-bottom: 20px;
  line-height: 143%;
  padding-right: 20px;
}
.histogram__left {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  padding-bottom: 6px;
}
.select-date {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  background: #ececec;
  border-radius: 4px;
  width: 366px;
  height: 40px;
  padding: 0 10px;
}
.select-date__line {
  height: 1px;
  width: 14px;
  background: #000;
}
.select-date__value {
  margin-top: 4px;
}
.select-date__elem {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.select-date__value {
  margin-left: 7px;
}
.table2__right {
  text-align: right !important;
  padding-right: 20px !important;
}
.header__right .section {
  width: auto;
}
.section.notifications .section__selected {
  border: 0;
  min-width: 0;
}
.section.notifications .section__options {
  right: 0;
  left: auto;
  padding: 0;
  width: 279px;
}
.section.notifications .section__options li {
  border-bottom: 1px solid #c4c4c4;
  cursor: inherit;
}
.section.notifications .section__options li:nth-last-child(1) {
  border-bottom: 0;
}
.section.notifications .section__options li:hover {
  background: inherit;
}
.notifications__date {
  color: #656d70;
  font-size: 12px;
}
.notifications__head {
  font-size: 12px;
  font-weight: 600 !important;
}
.header__right .section__selected {
  background: inherit;
}
@media (max-width: 1300px) {
  .sidebar {
    max-width: 150px;
  }
  .content-sidebar {
    width: calc(100% - 150px);
  }
}
/* *employee-add ======================== */
.base-content__img-add {
  width: 270px;
}
.base-content__img-add input {
  padding: 0 0 0 2px;
  height: 100%;
  border: none;
}
.employee-add .base-content__show {
  display: none;
}
textarea {
  height: 125px;
  color: #000;
}
.employee-add .base-content__row-inner-txt {
  margin-top: 5px;
  color: #656d70;
  font-size: 12px;
}
.employee-add .base-content__row {
  padding: 20px;
  padding-bottom: 0;
  border-bottom: 1px solid #c4c4c4;
}
.employee-add .base-content__btt1 {
  max-width: 130px;
}
.employee-add .section,
.employee-add .base-content__label {
  width: 325px;
}
.employee-add .base-content__label input {
  color: #000;
}
.employee-add .section__selected {
  background: #fff;
  border: 1px solid #c4c4c4;
}
.employee-add .section__options {
  width: 325px;
}
.employee-add .base-content__label {
  margin-bottom: 5px;
}
.employee-add .base-content__row-inner {
  margin-bottom: 20px;
}
.employee-add .base-content__row-inner-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.employee-add .base-content__row-inner-left {
  margin-right: 50px;
}
.employee-add .base-content__tasks {
  padding: 0 20px;
  border-bottom: 1px solid #c4c4c4;
}
.employee-add .base-content__tasks .base-content__row {
  padding-left: 0;
  padding-right: 0;
}
.employee-add .section__selected.disable {
  color: #656d70;
}
.employee-add .base-content__margin {
  margin-bottom: 20px;
}
.employee-add .base-content__map {
  height: 295px;
  width: 410px;
}
.employee-add .base-content__row-inner-right_map {
  width: 100%;
  margin-top: 20px;
}
.employee-add .base-content__map iframe {
  width: 100%;
  height: 100%;
}
.employee-add .base-content__photo .photo__preview {
  width: 80px;
  height: 80px;
  margin-right: 20px;
}
.employee-add .base-content__empl {
  margin-bottom: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.employee-add .base-content__btt-edit {
  color: #006cb5;
  font-weight: 500;
}
.employee-add .base-content__btt-edit:hover {
  text-decoration: underline;
}
/* *Modal styles ======================= */
.modal-confirm {
  color: #636363;
  width: 400px;
}
.modal-confirm .modal-content {
  padding: 20px;
  border-radius: 5px;
  border: none;
  text-align: center;
  font-size: 14px;
}
.modal-confirm .modal-header {
  border-bottom: none;
  position: relative;
}
.modal-confirm h4 {
  text-align: center;
  font-size: 26px;
  margin: 30px 0 -10px;
}
.modal-confirm .close {
  position: absolute;
  top: -5px;
  right: -2px;
}
.modal-confirm .modal-body {
  color: #999;
}
.modal-confirm .modal-footer {
  border: none;
  text-align: center;
  border-radius: 5px;
  font-size: 13px;
  padding: 10px 15px 25px;
}
.modal-confirm .modal-footer a {
  color: #999;
}
.modal-confirm .icon-box {
  width: 80px;
  height: 80px;
  margin: 0 auto;
  border-radius: 50%;
  z-index: 9;
  text-align: center;
  border: 3px solid #f15e5e;
}
.modal-confirm .icon-box i {
  color: #f15e5e;
  font-size: 46px;
  display: inline-block;
  margin-top: 13px;
}
.modal-confirm .btn,
.modal-confirm .btn:active {
  color: #fff;
  border-radius: 4px;
  background: #60c7c1;
  text-decoration: none;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
  line-height: normal;
  min-width: 120px;
  border: none;
  min-height: 40px;
  border-radius: 3px;
  margin: 0 5px;
}
.modal-confirm .btn-secondary {
  background: #c1c1c1;
}
.modal-confirm .btn-secondary:hover,
.modal-confirm .btn-secondary:focus {
  background: #a8a8a8;
}
.modal-confirm .btn-danger {
  background: #f15e5e;
}
.modal-confirm .btn-danger:hover,
.modal-confirm .btn-danger:focus {
  background: #ee3535;
}
.trigger-btn {
  display: inline-block;
  margin: 100px auto;
}
/* *Employee-prof-add-ward =============== */
.employee-profile-add-ward textarea {
  height: 60px;
  color: #000;
}
.employee-profile-add-ward .base-content__footer {
  margin-top: auto;
  border-top: 1px solid #c4c4c4;
}
.employee-profile-add-ward .base-content__add {
  width: 220px;
  padding-right: 13px;
  margin-top: 20px;
}
.employee-profile-add-ward .base-content__padding {
  padding: 20px;
  padding-top: 0;
}
.employee-profile-add-ward .base-content__row {
  margin-top: 20px;
}
.employee-profile-add-ward .base-content__row-init {
  margin-bottom: 20px;
}
.employee-profile-add-ward .base-content__row {
  border-bottom: 1px solid #c4c4c4;
}
.employee-profile-add-ward .base-content__row-init-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.employee-profile-add-ward .base-content__row-left {
  margin-right: 50px;
}
.employee-profile-add-ward .section,
.base-content__label {
  width: 325px;
}
.employee-profile-add-ward .base-content__label input {
  color: #000;
}
.employee-profile-add-ward .section__selected {
  background: #fff;
  border: 1px solid #c4c4c4;
}
.employee-profile-add-ward .base-content__label {
  margin-bottom: 5px;
}
/* *Employee-list ========================== */
.table2__photo,
.table2__name {
  cursor: pointer;
}
/* *Employee-profile ======================= */
.employee-profile .status-grey {
  cursor: pointer;
}
.employee-profile .base-content__info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  height: 100%;
}
.employee-profile .base-content__map {
  max-width: 399px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  border-left: 1px solid #c4c4c4;
}
.employee-profile .base-content__map-script {
  height: 100%;
  min-height: 427px;
  margin-left: 1px;
}
.employee-profile .base-content__map iframe {
  width: 100%;
  height: 100%;
}
.employee-profile .table2__mini {
  max-width: 180px;
}
.employee-profile .table2__mini2 {
  max-width: 230px;
}
.employee-profile body {
  overflow-x: hidden;
}
/* *Ward-add =============================== */
.ward-add .base-content__append .base-content__row-inner-flex {
  border-bottom: 1px solid #c4c4c4;
}
.ward-add .disable-inp {
  background: #fff;
}
.ward-add .label-inp.disable span {
  color: #979797;
}
.ward-add .section.disable .section__selected i path {
  stroke: #c4c4c4;
}
.ward-add .section.disable .section__selected i {
  -webkit-transform: rotate(0deg) !important;
      -ms-transform: rotate(0deg) !important;
          transform: rotate(0deg) !important;
}
.ward-add .section.disable .section__selected {
  color: #979797;
}
.ward-add .section.disable .section__options {
  display: none !important;
}
.ward-add .base-content__show {
  display: none;
}
textarea {
  height: 125px;
  color: #000;
}
.ward-add .base-content__row-inner-txt {
  margin-top: 5px;
  color: #656d70;
  font-size: 12px;
}
.ward-add .base-content__row {
  padding: 20px;
  border-bottom: 1px solid #c4c4c4;
  padding-bottom: 0;
}
.ward-add .base-content__btt1 {
  max-width: 130px;
}
.ward-add .section,
.ward-add .base-content__label {
  width: 325px;
}
.ward-add .base-content__label input {
  color: #000;
}
.ward-add .section__selected {
  background: #fff;
  border: 1px solid #c4c4c4;
  height: calc(1.5em + 0.75rem + 5px);
  margin-top: 5px;
}
.ward-add .section__options {
  width: 325px;
  top: auto;
}
.ward-add .base-content__label {
  margin-bottom: 20px;
}
.ward-add .base-content__row-inner {
  margin-bottom: 20px;
}
.ward-add .base-content__row-inner-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.ward-add .base-content__row-inner-left {
  margin-right: 50px;
}
.ward-add .base-content__tasks {
  padding: 0 20px;
  border-bottom: 1px solid #c4c4c4;
}
.ward-add .base-content__tasks .base-content__row {
  padding-left: 0;
  padding-right: 0;
}
.ward-add .section__selected.disable {
  color: #656d70;
}
.ward-add .base-content__margin {
  margin-bottom: 20px;
}
.ward-add .base-content__map {
  height: 295px;
  width: 410px;
}
.ward-add .base-content__row-inner-right_map {
  width: 100%;
  margin-top: 20px;
}
.ward-add .base-content__map iframe {
  width: 100%;
  height: 90%;
}
.ward-add .base-content__photo .photo__preview {
  width: 80px;
  height: 80px;
  margin-right: 20px;
}
.ward-add .base-content__empl {
  margin-bottom: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.ward-add .base-content__btt-edit {
  color: #006cb5;
  font-weight: 500;
}
.ward-add .base-content__btt-edit:hover {
  text-decoration: underline;
}
.ward-add .switch {
  position: relative;
  display: inline-block;
  width: 60px;
  height: 34px;
  margin-top: 40px;
  margin-bottom: 117px;
}
.ward-add .switch input {
  display: none;
}
.ward-add .slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.ward-add .slider:before {
  position: absolute;
  content: "";
  height: 26px;
  width: 26px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.ward-add input:checked + .slider {
  background-color: #95c12b;
}
.ward-add input:focus + .slider {
  -webkit-box-shadow: 0 0 1px #95c12b;
          box-shadow: 0 0 1px #95c12b;
}
.ward-add input:checked + .slider:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}
/* Rounded sliders */
.ward-add .slider.round {
  border-radius: 34px;
}
.ward-add .slider.round:before {
  border-radius: 50%;
}
.ward-add .form-group {
  margin-bottom: 0px !important;
}
.button2:hover {
  color: #fff !important;
  text-decoration: none !important;
}
/* *ward-profile ==================== */
.ward-profile .base-content__info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  height: 100%;
}
.ward-profile .base-content__map {
  max-width: 399px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  border-left: 1px solid #c4c4c4;
}
.ward-profile .base-content__map-script {
  height: 100%;
  min-height: 427px;
  margin-left: 1px;
}
.ward-profile .base-content__map iframe {
  width: 100%;
  height: 100%;
}
.ward-profile .table2__mini {
  max-width: 180px;
}
.ward-profile .table2__mini2 {
  max-width: 230px;
}
/* *Map-page ======================== */
#gis,
#gis1,
#gis2 {
  height: 100%;
  z-index: 0;
}
#id_poly-map {
  height: 100%;
}
.modal-map {
  background: #fff;
  border-radius: 10px;
  -webkit-box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.25);
          box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.25);
  padding: 10px;
  max-width: 259px;
  color: #000;
  font-size: 12px;
  line-height: 1.25;
  position: relative;
}
.modal-map:after {
  content: "";
  position: absolute;
  bottom: -28px;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  border: 15px solid transparent;
  border-top: 15px solid #fff;
}
.modal-map__name {
  max-width: 189px;
  margin-left: 10px;
}
.modal-map__top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-bottom: 5px;
  border-bottom: 1px solid #c4c4c4;
  margin-bottom: 5px;
}
iframe {
  height: 100%;
  width: 100%;
}
.nav__left .section {
  margin-left: 20px;
}
.base-content__map {
  height: 100%;
  width: 100%;
  min-height: 400px;
  position: relative;
}
.base-content__modal {
  position: absolute;
  left: 30%;
  top: 60%;
}
.base-content__table-height-100 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.base-content__map-nav {
  padding-left: 20px;
}
/* *Request-list ================== */
.request-list {
  height: 100%;
}
.request-list .button3_2 {
  width: 110px;
  margin-left: 0;
}
.button3_2.active {
  cursor: pointer;
}
.request-list .nav {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.request-list .table2__checkbox {
  width: 15px;
  height: 15px;
}
/* *Report-list ========================= */
.report-list .section__options {
  width: 255px;
}
.report-list .table2__soon {
  border-left: 5px solid #00a0e3;
  background: #00a0e31a !important;
}
.report-list .table2__soon .table2__status {
  color: #00a0e3;
}
.report-list .table2__expired {
  border-left: 5px solid #e51a4b;
  background: #e51a4b1a !important;
}
.report-list .table2__expired .table2__status {
  color: #e51a4b;
}
.report-list .table2__done {
  border-left: 5px solid #979797;
  background: #9797971a !important;
}
.report-list .table2__done .table2__status {
  color: #979797;
}
.report-list .table2__progress .table2__status {
  color: #f8b70f;
}
.report-list .table2__progress {
  border-left: 5px solid #f8b70f;
  background: #f8b70f1a !important;
}
.report-list .table2__name {
  max-width: 190px;
}
.content-sidebar {
  width: calc(100% - 220px);
}
@media (max-width: 1300px) {
  .report-list .content-sidebar {
    width: calc(100% - 150px);
  }
}
.report-list .select-date {
  margin-left: 10px;
}
.report-list .nav__top {
  margin-bottom: 10px !important;
}
.report-list .nav__bottom {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.report-list .nav__right .button3_2 {
  width: 110px;
}
.report-list .nav__right .button3 {
  background: #c4c4c4;
  color: #fff;
}
.report-list .base-content__scroll {
  width: 1850px;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.report-list .base-content__overlay {
  width: 100%;
  overflow-x: auto;
}
.report-list .table2__checkbox {
  width: 15px;
  height: 15px;
  display: block;
}
/* *Admin-profile ======================= */
.admin-profile .base-content__i-pass {
  position: absolute;
  top: 35px;
  right: 15px;
}
.admin-profile .base-content__input-pass {
  position: relative;
}
.admin-profile .base-content__input-pass input {
  padding-right: 45px;
}
.admin-profile .base-content__left-ft {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.admin-profile .base-content__footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.admin-profile .base-content__footer .button1 {
  width: 180px;
}
.admin-profile .base-content__footer .button4 {
  width: 180px;
}
.admin-profile .base-content__show {
  display: none;
}
.admin-profile textarea {
  height: 125px;
  color: #000;
}
.admin-profile .base-content__row-inner-txt {
  margin-top: 5px;
  color: #656d70;
  font-size: 12px;
}
.admin-profile .base-content__row {
  padding: 20px;
  height: 100%;
  padding-bottom: 0;
  border-bottom: 1px solid #c4c4c4;
}
.admin-profile .base-content__btt1 {
  max-width: 130px;
}
.admin-profile .section,
.admin-profile .base-content__label {
  width: 325px;
}
.admin-profile .base-content__label input {
  color: #000;
}
.admin-profile .section__selected {
  background: #fff;
  border: 1px solid #c4c4c4;
}
.admin-profile .section__options {
  width: 325px;
}
.admin-profile .base-content__label {
  margin-bottom: 5px;
}
.admin-profile .base-content__row-inner {
  margin-bottom: 20px;
}
.admin-profile .base-content__row-inner-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.admin-profile .base-content__row-inner-left {
  margin-right: 50px;
}
.admin-profile .base-content__tasks {
  padding: 0 20px;
  border-bottom: 1px solid #c4c4c4;
}
.admin-profile .base-content__tasks .admin-profile .base-content__row {
  padding-left: 0;
  padding-right: 0;
}
.admin-profile .section__selected.disable {
  color: #656d70;
}
.admin-profile .base-content__margin {
  margin-bottom: 20px;
}
.admin-profile .base-content__map {
  height: 295px;
  width: 410px;
}
.admin-profile .base-content__row-inner-right_map {
  width: 100%;
  margin-top: 20px;
}
.admin-profile .base-content__map iframe {
  width: 100%;
  height: 100%;
}
.admin-profile .base-content__photo .photo__preview {
  width: 80px;
  height: 80px;
  margin-right: 20px;
}
.admin-profile .base-content__empl {
  margin-bottom: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.admin-profile .base-content__btt-edit {
  color: #006cb5;
  font-weight: 500;
}
.admin-profile .base-content__btt-edit:hover {
  text-decoration: underline;
}
/* *Login ================================= */
.login {
  height: 100vh;
  height: calc(var(--vh, 1vh) * 100);
}
.login .authorization {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 100%;
}
.login .authorization__content {
  width: 100%;
  max-width: 385px;
}
.login .authorization__title {
  font-weight: 500;
  font-size: 26px;
}
.login .authorization__label {
  margin-top: 20px;
}
.login .authorization__button {
  margin-top: 35px;
}
/* *Zone add ========================= */
.zone-add .base-content__footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  padding: 20px;
}
.zone-add .base-content__footer button {
  max-width: 180px;
  margin-right: 20px;
}
.zone-add .button3_1 {
  width: 100px;
}
.zone-add .button3_2 {
  width: 120px;
  margin: 0 10px;
}
.zone-add .button3_3 {
  width: 130px;
}
.zone-add .base-content__row {
  padding: 0 20px;
  padding-top: 20px;
}
.zone-add .base-content__row_center {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  max-width: 1123px;
}
.zone-add .base-content__label {
  max-width: 325px;
  width: 100%;
}
.zone-add .base-content__subtitle {
  color: #656d70;
}
.zone-add .base-content__map-script {
  margin-top: 5px;
  min-height: 550px;
  height: 100%;
}
.zone-add .base-content__map-script iframe {
  height: 100%;
}
.zone-add .base-content__bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-bottom: 20px;
  height: 100%;
}
.zone-add .base-content__map {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  margin-left: 55px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100%;
}
.zone-add .base-content__row_center .base-content__label {
  margin-right: 20px;
}
.report-list .hauler .button3 {
  margin: 0 2px;
}
.report-list .select-date input[type="date"]:first-child {
  margin-right: 10px;
}
#diap input[type="date"]:first-child {
  margin-right: 10px;
}
/* *Weekly-period ======================== */
.weekly-period {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
  padding-top: 10px;
}
.weekly-period__day span {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background-color: #f2f3f5;
  color: #9c9e9d;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
  -ms-user-select: none;
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
}
.weekly-period__day span:hover {
  background-color: #e4e4e4;
}
.weekly-period__day input[type="checkbox"]:checked + span {
  background-color: #006cb5;
  color: #fff;
}
.weekly-period__day label input[type="checkbox"] {
  position: absolute;
  z-index: -1;
  opacity: 0;
  display: block;
  width: 0;
  height: 0;
}
.base-content__row-inner.w-p {
  opacity: 0;
}
.base-content__row-inner.w-p.active {
  opacity: 1;
}