table.dataTable th.dt-left,table.dataTable td.dt-left{text-align:left}table.dataTable th.dt-center,table.dataTable td.dt-center,table.dataTable td.dataTables_empty{text-align:center}table.dataTable th.dt-right,table.dataTable td.dt-right{text-align:right}table.dataTable th.dt-justify,table.dataTable td.dt-justify{text-align:justify}table.dataTable th.dt-nowrap,table.dataTable td.dt-nowrap{white-space:nowrap}table.dataTable thead th.dt-head-left,table.dataTable thead td.dt-head-left,table.dataTable tfoot th.dt-head-left,table.dataTable tfoot td.dt-head-left{text-align:left}table.dataTable thead th.dt-head-center,table.dataTable thead td.dt-head-center,table.dataTable tfoot th.dt-head-center,table.dataTable tfoot td.dt-head-center{text-align:center}table.dataTable thead th.dt-head-right,table.dataTable thead td.dt-head-right,table.dataTable tfoot th.dt-head-right,table.dataTable tfoot td.dt-head-right{text-align:right}table.dataTable thead th.dt-head-justify,table.dataTable thead td.dt-head-justify,table.dataTable tfoot th.dt-head-justify,table.dataTable tfoot td.dt-head-justify{text-align:justify}table.dataTable thead th.dt-head-nowrap,table.dataTable thead td.dt-head-nowrap,table.dataTable tfoot th.dt-head-nowrap,table.dataTable tfoot td.dt-head-nowrap{white-space:nowrap}table.dataTable tbody th.dt-body-left,table.dataTable tbody td.dt-body-left{text-align:left}table.dataTable tbody th.dt-body-center,table.dataTable tbody td.dt-body-center{text-align:center}table.dataTable tbody th.dt-body-right,table.dataTable tbody td.dt-body-right{text-align:right}table.dataTable tbody th.dt-body-justify,table.dataTable tbody td.dt-body-justify{text-align:justify}table.dataTable tbody th.dt-body-nowrap,table.dataTable tbody td.dt-body-nowrap{white-space:nowrap}table.dataTable td.dt-control{text-align:center;cursor:pointer}table.dataTable td.dt-control:before{height:1em;width:1em;margin-top:-9px;display:inline-block;color:white;border:.15em solid white;border-radius:1em;box-shadow:0 0 .2em #444;box-sizing:content-box;text-align:center;text-indent:0 !important;font-family:"Courier New",Courier,monospace;line-height:1em;content:"+";background-color:#31b131}table.dataTable tr.dt-hasChild td.dt-control:before{content:"-";background-color:#d33333}table.dataTable{width:100%;margin:0 auto;clear:both;border-collapse:separate;border-spacing:0}table.dataTable thead th,table.dataTable tfoot th{font-weight:bold}table.dataTable thead th,table.dataTable thead td{padding:10px 18px;border-bottom:1px solid #111}table.dataTable thead th:active,table.dataTable thead td:active{outline:none}table.dataTable tfoot th,table.dataTable tfoot td{padding:10px 18px 6px 18px;border-top:1px solid #111}table.dataTable thead .sorting,table.dataTable thead .sorting_asc,table.dataTable thead .sorting_desc,table.dataTable thead .sorting_asc_disabled,table.dataTable thead .sorting_desc_disabled{cursor:pointer;*cursor:hand;background-repeat:no-repeat;background-position:center right}table.dataTable thead .sorting{background-image:url("../images/sort_both.png")}table.dataTable thead .sorting_asc{background-image:url("../images/sort_asc.png") !important}table.dataTable thead .sorting_desc{background-image:url("../images/sort_desc.png") !important}table.dataTable thead .sorting_asc_disabled{background-image:url("../images/sort_asc_disabled.png")}table.dataTable thead .sorting_desc_disabled{background-image:url("../images/sort_desc_disabled.png")}table.dataTable tbody tr{background-color:#fff}table.dataTable tbody tr.selected{background-color:#b0bed9}table.dataTable tbody th,table.dataTable tbody td{padding:8px 10px}table.dataTable.row-border tbody th,table.dataTable.row-border tbody td,table.dataTable.display tbody th,table.dataTable.display tbody td{border-top:1px solid #ddd}table.dataTable.row-border tbody tr:first-child th,table.dataTable.row-border tbody tr:first-child td,table.dataTable.display tbody tr:first-child th,table.dataTable.display tbody tr:first-child td{border-top:none}table.dataTable.cell-border tbody th,table.dataTable.cell-border tbody td{border-top:1px solid #ddd;border-right:1px solid #ddd}table.dataTable.cell-border tbody tr th:first-child,table.dataTable.cell-border tbody tr td:first-child{border-left:1px solid #ddd}table.dataTable.cell-border tbody tr:first-child th,table.dataTable.cell-border tbody tr:first-child td{border-top:none}table.dataTable.stripe tbody tr.odd,table.dataTable.display tbody tr.odd{background-color:#f9f9f9}table.dataTable.stripe tbody tr.odd.selected,table.dataTable.display tbody tr.odd.selected{background-color:#acbad4}table.dataTable.hover tbody tr:hover,table.dataTable.display tbody tr:hover{background-color:#f6f6f6}table.dataTable.hover tbody tr:hover.selected,table.dataTable.display tbody tr:hover.selected{background-color:#aab7d1}table.dataTable.order-column tbody tr>.sorting_1,table.dataTable.order-column tbody tr>.sorting_2,table.dataTable.order-column tbody tr>.sorting_3,table.dataTable.display tbody tr>.sorting_1,table.dataTable.display tbody tr>.sorting_2,table.dataTable.display tbody tr>.sorting_3{background-color:#fafafa}table.dataTable.order-column tbody tr.selected>.sorting_1,table.dataTable.order-column tbody tr.selected>.sorting_2,table.dataTable.order-column tbody tr.selected>.sorting_3,table.dataTable.display tbody tr.selected>.sorting_1,table.dataTable.display tbody tr.selected>.sorting_2,table.dataTable.display tbody tr.selected>.sorting_3{background-color:#acbad5}table.dataTable.display tbody tr.odd>.sorting_1,table.dataTable.order-column.stripe tbody tr.odd>.sorting_1{background-color:#f1f1f1}table.dataTable.display tbody tr.odd>.sorting_2,table.dataTable.order-column.stripe tbody tr.odd>.sorting_2{background-color:#f3f3f3}table.dataTable.display tbody tr.odd>.sorting_3,table.dataTable.order-column.stripe tbody tr.odd>.sorting_3{background-color:whitesmoke}table.dataTable.display tbody tr.odd.selected>.sorting_1,table.dataTable.order-column.stripe tbody tr.odd.selected>.sorting_1{background-color:#a6b4cd}table.dataTable.display tbody tr.odd.selected>.sorting_2,table.dataTable.order-column.stripe tbody tr.odd.selected>.sorting_2{background-color:#a8b5cf}table.dataTable.display tbody tr.odd.selected>.sorting_3,table.dataTable.order-column.stripe tbody tr.odd.selected>.sorting_3{background-color:#a9b7d1}table.dataTable.display tbody tr.even>.sorting_1,table.dataTable.order-column.stripe tbody tr.even>.sorting_1{background-color:#fafafa}table.dataTable.display tbody tr.even>.sorting_2,table.dataTable.order-column.stripe tbody tr.even>.sorting_2{background-color:#fcfcfc}table.dataTable.display tbody tr.even>.sorting_3,table.dataTable.order-column.stripe tbody tr.even>.sorting_3{background-color:#fefefe}table.dataTable.display tbody tr.even.selected>.sorting_1,table.dataTable.order-column.stripe tbody tr.even.selected>.sorting_1{background-color:#acbad5}table.dataTable.display tbody tr.even.selected>.sorting_2,table.dataTable.order-column.stripe tbody tr.even.selected>.sorting_2{background-color:#aebcd6}table.dataTable.display tbody tr.even.selected>.sorting_3,table.dataTable.order-column.stripe tbody tr.even.selected>.sorting_3{background-color:#afbdd8}table.dataTable.display tbody tr:hover>.sorting_1,table.dataTable.order-column.hover tbody tr:hover>.sorting_1{background-color:#eaeaea}table.dataTable.display tbody tr:hover>.sorting_2,table.dataTable.order-column.hover tbody tr:hover>.sorting_2{background-color:#ececec}table.dataTable.display tbody tr:hover>.sorting_3,table.dataTable.order-column.hover tbody tr:hover>.sorting_3{background-color:#efefef}table.dataTable.display tbody tr:hover.selected>.sorting_1,table.dataTable.order-column.hover tbody tr:hover.selected>.sorting_1{background-color:#a2aec7}table.dataTable.display tbody tr:hover.selected>.sorting_2,table.dataTable.order-column.hover tbody tr:hover.selected>.sorting_2{background-color:#a3b0c9}table.dataTable.display tbody tr:hover.selected>.sorting_3,table.dataTable.order-column.hover tbody tr:hover.selected>.sorting_3{background-color:#a5b2cb}table.dataTable.no-footer{border-bottom:1px solid #111}table.dataTable.nowrap th,table.dataTable.nowrap td{white-space:nowrap}table.dataTable.compact thead th,table.dataTable.compact thead td{padding:4px 17px}table.dataTable.compact tfoot th,table.dataTable.compact tfoot td{padding:4px}table.dataTable.compact tbody th,table.dataTable.compact tbody td{padding:4px}table.dataTable th,table.dataTable td{box-sizing:content-box}.dataTables_wrapper{position:relative;clear:both}.dataTables_wrapper .dataTables_length{float:left}.dataTables_wrapper .dataTables_length select{border:1px solid #aaa;border-radius:3px;padding:5px;background-color:transparent;padding:4px}.dataTables_wrapper .dataTables_filter{float:right;text-align:right}.dataTables_wrapper .dataTables_filter input{border:1px solid #aaa;border-radius:3px;padding:5px;background-color:transparent;margin-left:3px}.dataTables_wrapper .dataTables_info{clear:both;float:left;padding-top:.755em}.dataTables_wrapper .dataTables_paginate{float:right;text-align:right;padding-top:.25em}.dataTables_wrapper .dataTables_paginate .paginate_button{box-sizing:border-box;display:inline-block;min-width:1.5em;padding:.5em 1em;margin-left:2px;text-align:center;text-decoration:none !important;cursor:pointer;*cursor:hand;color:#333 !important;border:1px solid transparent;border-radius:2px}.dataTables_wrapper .dataTables_paginate .paginate_button.current,.dataTables_wrapper .dataTables_paginate .paginate_button.current:hover{color:#333 !important;border:1px solid #979797;background-color:white;background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, white), color-stop(100%, #dcdcdc));background:-webkit-linear-gradient(top, white 0%, #dcdcdc 100%);background:-moz-linear-gradient(top, white 0%, #dcdcdc 100%);background:-ms-linear-gradient(top, white 0%, #dcdcdc 100%);background:-o-linear-gradient(top, white 0%, #dcdcdc 100%);background:linear-gradient(to bottom, white 0%, #dcdcdc 100%)}.dataTables_wrapper .dataTables_paginate .paginate_button.disabled,.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover,.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:active{cursor:default;color:#666 !important;border:1px solid transparent;background:transparent;box-shadow:none}.dataTables_wrapper .dataTables_paginate .paginate_button:hover{color:white !important;border:1px solid #111;background-color:#585858;background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #585858), color-stop(100%, #111));background:-webkit-linear-gradient(top, #585858 0%, #111 100%);background:-moz-linear-gradient(top, #585858 0%, #111 100%);background:-ms-linear-gradient(top, #585858 0%, #111 100%);background:-o-linear-gradient(top, #585858 0%, #111 100%);background:linear-gradient(to bottom, #585858 0%, #111 100%)}.dataTables_wrapper .dataTables_paginate .paginate_button:active{outline:none;background-color:#2b2b2b;background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #2b2b2b), color-stop(100%, #0c0c0c));background:-webkit-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);background:-moz-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);background:-ms-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);background:-o-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);background:linear-gradient(to bottom, #2b2b2b 0%, #0c0c0c 100%);box-shadow:inset 0 0 3px #111}.dataTables_wrapper .dataTables_paginate .ellipsis{padding:0 1em}.dataTables_wrapper .dataTables_processing{position:absolute;top:50%;left:50%;width:100%;height:40px;margin-left:-50%;margin-top:-25px;padding-top:20px;text-align:center;font-size:1.2em;background-color:white;background:-webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(25%, rgba(255, 255, 255, 0.9)), color-stop(75%, rgba(255, 255, 255, 0.9)), color-stop(100%, rgba(255, 255, 255, 0)));background:-webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%);background:-moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%);background:-ms-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%);background:-o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%);background:linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%)}.dataTables_wrapper .dataTables_length,.dataTables_wrapper .dataTables_filter,.dataTables_wrapper .dataTables_info,.dataTables_wrapper .dataTables_processing,.dataTables_wrapper .dataTables_paginate{color:#333}.dataTables_wrapper .dataTables_scroll{clear:both}.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody{*margin-top:-1px;-webkit-overflow-scrolling:touch}.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>th,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>td,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>tbody>tr>th,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>tbody>tr>td{vertical-align:middle}.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>th>div.dataTables_sizing,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>td>div.dataTables_sizing,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>tbody>tr>th>div.dataTables_sizing,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>tbody>tr>td>div.dataTables_sizing{height:0;overflow:hidden;margin:0 !important;padding:0 !important}.dataTables_wrapper.no-footer .dataTables_scrollBody{border-bottom:1px solid #111}.dataTables_wrapper.no-footer div.dataTables_scrollHead table.dataTable,.dataTables_wrapper.no-footer div.dataTables_scrollBody>table{border-bottom:none}.dataTables_wrapper:after{visibility:hidden;display:block;content:"";clear:both;height:0}@media screen and (max-width: 767px){.dataTables_wrapper .dataTables_info,.dataTables_wrapper .dataTables_paginate{float:none;text-align:center}.dataTables_wrapper .dataTables_paginate{margin-top:.5em}}@media screen and (max-width: 640px){.dataTables_wrapper .dataTables_length,.dataTables_wrapper .dataTables_filter{float:none;text-align:center}.dataTables_wrapper .dataTables_filter{margin-top:.5em}}

.icon {
  border-radius: 50px;
  width: 25px;
  height: 25px;
  background-size: 60% 60%;
  background-position: 50% 50%;
  background-repeat: no-repeat;
}
.icon.icon-section {
  width: 80px !important;
  height: 80px !important;
  background-color: #17575E;
  border: none !important;
}
.icon.icon-docs {
  background-image: url(/assets/images/categories/contract.svg);
  background-position: 60% 50%;
}
.icon.icon-avatar {
  width: 70px;
  height: 70px;
  margin: auto;
  position: relative;
  border: 2px solid #FFF;
}
.icon.icon-avatar .edit_avatar {
  position: absolute;
  bottom: -11px;
  right: -29px;
  color: white;
  font-size: 24px;
  line-height: 24px;
  cursor: pointer;
  background-size: 100%;
}
.icon.icon-social {
  background-size: cover;
  width: 45px;
  height: 45px;
  margin-right: 15px;
  display: inline-block;
}
.icon.icon-social.icon-fb {
  background-image: url(/assets/images/icons/facebook.png);
}
.icon.icon-social.icon-insta {
  background-image: url(/assets/images/icons/instagram.png);
}
.icon.icon-social.icon-twitter {
  background-image: url(/assets/images/icons/twitter.png);
}
.icon.icon-more {
  background-image: url(/assets/images/icons/more.svg);
}
.icon.icon-more-white {
  background-image: url(/assets/images/icons/more_white.svg);
}
.icon.icon-settings {
  background-image: url(/assets/images/icons/settings.svg);
}
.icon.icon-settings-white {
  background-image: url(/assets/images/icons/settings_white.svg);
}
.icon.icon-list-white {
  background-image: url(/assets/images/icons/list_white.svg);
}
.icon.icon-pencil {
  background-image: url(/assets/images/icons/pen.svg);
}
.icon.icon-key-white {
  background-image: url(/assets/images/icons/keys_white.svg);
}
.icon.icon-view {
  background-image: url(/assets/images/icons/search.svg);
}
.icon.icon-plus {
  background-image: url(/assets/images/icons/add.svg);
}
.icon.icon-testament-white {
  background-image: url(/assets/images/icons/testament_white.svg);
}
.icon.icon-copy {
  background-image: url(/assets/images/icons/copy.svg);
}
.icon.icon-trash {
  background-image: url(/assets/images/icons/trash-bin.svg);
}
.icon.icon-search {
  background-image: url(/assets/images/icons/search.png);
}
.icon.icon-trash-white {
  background-image: url(/assets/images/icons/trash-bin_white.svg);
}
.icon.icon-faq-white {
  background-image: url(/assets/images/icons/faq_white.svg);
}
.icon.icon-bell-white {
  background-image: url(/assets/images/icons/notification-bell_white.svg);
}
.icon.icon-ask-white {
  background-image: url(/assets/images/icons/ask_white.svg);
}
.icon.icon-shop-white {
  background-image: url(/assets/images/icons/shop_white.svg);
}
.icon.icon-check {
  background-image: url(/assets/images/icons/check.svg);
}
.icon.icon-edit {
  background-image: url(/assets/images/icons/pen.svg);
}
.icon.icon-logout {
  position: absolute;
  top: 8px;
  right: 8px;
  background-image: url(/assets/images/icons/log-out.svg);
  cursor: pointer;
  background-size: 80%;
}
.icon.icon-category-row {
  float: left;
  width: 22px;
  height: 22px;
  margin-right: 5px;
}
#loader,
#over_quota {
  z-index: 99999;
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background: rgba(255, 255, 255, 0.8);
  opacity: 0;
  pointer-events: none;
}
#loader.visible,
#over_quota.visible {
  pointer-events: all;
  opacity: 1;
}
#loader .inner,
#over_quota .inner {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
}
#loader .inner IMG,
#over_quota .inner IMG {
  width: 150px;
  height: 150px;
  display: block;
  margin: auto;
}
#loader .inner .label,
#over_quota .inner .label {
  text-align: center;
  padding-top: 20px;
}
#loader {
  transition: 0.2s all;
}
#over_quota {
  background: #17575E;
  color: white;
  text-align: center;
  text-transform: uppercase;
  font-family: 'Montserrat-Bold';
}
#over_quota .inner {
  width: 100vh;
}
#over_quota .link {
  color: white;
}
body,
td,
A {
  font-family: 'Montserrat-Regular', sans-serif;
  font-size: 14px;
  color: #17575E;
  -webkit-text-size-adjust: none;
}
html,
body {
  height: 100%;
}
body {
  display: flex;
  flex-direction: column;
}
#global-wrapper {
  flex-grow: 1;
  display: flex;
  flex-direction: column;
}
#global-wrapper > .container-fluid {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
}
#global-wrapper > .container-fluid #pages_wrapper {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
}
#global-wrapper > .container-fluid #pages_wrapper > .page.active {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
}
#global-wrapper > .container-fluid #pages_wrapper > .page.active > .row:not(.second-row) {
  flex-grow: 1;
}
input,
select,
option {
  font-family: 'Montserrat-Regular', sans-serif;
}
.first-row {
  padding: 15px 0 15px 0;
  color: white;
  background: #17575E;
}
.first-row .top-icons .bell {
  position: relative;
}
.first-row .top-icons IMG {
  height: 30px;
  float: left;
}
.second-row {
  color: white;
  background: #17575E;
  border-bottom-left-radius: 20px;
}
.second-row .top-rounded {
  color: #17575E;
  background: #ECEAE7;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  padding: 40px 50px 0 50px;
}
.second-row .top-rounded .row {
  display: flex;
}
.second-row .top-rounded .row .col-2 {
  width: 101px;
}
.second-row .top-rounded .row .section_title {
  flex: 1;
}
.center_zone {
  color: #17575E;
  background: #ECEAE7;
  padding: 0 50px 50px 50px;
  min-height: 150px;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
  margin-bottom: 20px;
}
.center_zone .section_logo {
  float: left;
  margin-right: 15px;
}
.center_zone.large {
  padding-top: 20px;
}
.center_zone.large > * {
  margin-left: 101px;
}
.center_zone.large > * > * {
  padding-left: 0;
}
#pages_wrapper {
  min-height: 277px;
}
.page {
  border: 0 solid red;
  display: none;
}
.page.active {
  border: 0 solid green;
  display: block;
}
.strong {
  font-weight: bold;
}
.big_table_to_load {
  height: 1px;
  overflow: hidden;
}
.big_table_to_load.loaded {
  overflow: visible;
  height: auto;
}
.section_title {
  font-family: 'Montserrat-Bold';
  font-size: 23px;
  text-transform: uppercase;
  align-self: center;
}
.section_title .backlink {
  text-decoration: none;
  font-weight: normal;
  font-size: 12px;
  display: block;
  color: #17575E;
  font-family: 'Montserrat-Regular';
}
.section_title .backlink SPAN {
  font-family: Arial, sans-serif;
}
.top-icons {
  text-align: right;
}
.top-icons a {
  display: inline-block;
}
.top-icons IMG {
  margin: 10px;
}
.top-icons IMG:hover {
  filter: invert(27%) sepia(51%) saturate(2878%) hue-rotate(346deg) brightness(104%) contrast(97%);
}
#search {
  margin-top: 13px;
  float: right;
}
.action {
  cursor: pointer;
}
footer {
  padding: 20px;
  background: #17575E;
  color: white;
  border-top-right-radius: 20px;
}
footer A {
  color: white;
  display: block;
  text-decoration: none;
  font-size: 13px;
}
footer A:hover {
  color: #FF991F;
}
INPUT,
SELECT,
TEXTAREA {
  width: 100%;
  background: #FFF;
  border-radius: 20px;
  border: 0;
  padding: 5px 11px;
  outline: none !important;
  color: #17575E;
}
TEXTAREA {
  border-radius: 20px;
  resize: none;
}
SELECT {
  padding-top: 5px;
}
.subtitle {
  text-transform: uppercase;
  font-size: 13px;
  font-weight: bold;
}
.no-negative-margin {
  margin-left: -5px;
  margin-right: -5px;
}
.lpad {
  padding-left: 15px;
  text-transform: uppercase;
  font-weight: bold;
}
[type='search'] {
  padding-right: 20px;
  background-image: url(/assets/images/icons/magnifying-glass.svg);
  background-position: 96% 50%;
  background-repeat: no-repeat;
  background-size: 12% 100%;
  border: 2px solid #17575E;
}
.first-row [type='search'] {
  background-color: #17575E;
  background-image: url(/assets/images/icons/magnifying-glass_white.svg);
  color: white;
  border: 2px solid #FFF;
}
.upper {
  text-transform: uppercase;
}
@media (min-width: 1200px) {
  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl {
    max-width: 1350px !important;
  }
}
.must_be_logged,
.top-icons a.must_be_logged,
.bell.must_be_logged {
  opacity: 0;
  pointer-events: none;
}
.must_be_logged.visible,
.top-icons a.must_be_logged.visible,
.bell.must_be_logged.visible {
  opacity: 1;
  pointer-events: all;
}
.selector {
  position: relative;
}
.selector:before {
  position: absolute;
  content: "◀";
  width: 20px;
  height: 20px;
  font-size: 28px;
  text-align: center;
  bottom: 7px;
  right: 31px;
  transform: rotate(-90deg);
  pointer-events: none;
}
.selector.tiny:before {
  bottom: 5px;
  right: 29px;
}
.lang_selector {
  text-align: right;
}
.lang_selector A {
  color: white;
  display: inline-block;
  background-size: 100%;
  background-repeat: no-repeat;
  width: 25px;
  height: 25px;
  float: right;
  margin-left: 6px;
  border: 2px solid #FFF;
  border-radius: 20px;
}
.lang_selector A.fr {
  background-image: url(/assets/images/flags/fr.png);
}
.lang_selector A.nl {
  background-image: url(/assets/images/flags/nl.png);
}
.lang_selector A.en {
  background-image: url(/assets/images/flags/en.png);
}
.lang_selector A.de {
  background-image: url(/assets/images/flags/de.png);
}
.blinking {
  animation: blinker 0.6s linear infinite;
}
@keyframes blinker {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.color-selector-row .col-6 {
  line-height: 26px;
}
.color-professional {
  color: #FF991F;
}
.color-default {
  color: #B9A44B;
}
.color-private {
  color: #FA7920;
}
.back-professional {
  background-color: #FF991F !important;
}
.back-default {
  background-color: #B9A44B !important;
}
.back-private {
  background-color: #FA7920 !important;
}
.back-dark {
  background-color: #17575E !important;
}
.back-trash {
  background-color: #8F2509 !important;
}
#color-selector {
  overflow: hidden;
}
#color-selector .color {
  width: 25px;
  height: 25px;
  float: left;
  margin-right: 20px;
  border-radius: 20px;
  position: relative;
}
#color-selector .color.active:before {
  content: "✓";
  position: absolute;
  top: 0;
  left: 4px;
  color: white;
  font-size: 20px;
}
#swal2-html-container {
  overflow-x: hidden;
}
.category_create #swal2-html-container,
.avatar_choose #swal2-html-container,
.category_create #swal2-title,
.avatar_choose #swal2-title {
  text-align: left;
}
.category_create .row,
.avatar_choose .row {
  margin-bottom: 13px;
}
.category_create .subtitle,
.avatar_choose .subtitle {
  padding-left: 10px;
  padding-bottom: 2px;
}
.category_assign #swal2-html-container {
  padding: 1px;
}
.category_assign #swal2-html-container,
.category_assign #swal2-title {
  text-align: left;
}
.category_assign .row {
  margin-bottom: 13px;
}
.category_assign .subtitle {
  padding-left: 10px;
  padding-bottom: 2px;
}
.category_assign .category_name {
  background: #FFF !important;
  display: block;
  /*border-top-right-radius: @roundness !important;
    border-bottom-right-radius: @roundness !important;*/
}
.category_assign .type > .label .icon {
  width: 37px !important;
  height: 37px !important;
}
.category_assign .subcategory .category_name:before {
  top: -11px !important;
}
.welcome .swal2-popup {
  width: 50em;
}
.welcome #swal2-html-container {
  padding: 1px;
}
.welcome #swal2-html-container,
.welcome #swal2-title {
  text-align: left;
  font-size: 28px;
}
.welcome #swal2-html-container {
  font-size: 14px;
  padding: 6px;
}
.welcome .col-4 .btn {
  text-transform: uppercase;
  font-size: 12px;
  width: 100%;
  display: block;
  margin-top: 15px;
  padding: 5px;
  font-weight: bold;
}
.swal2-popup {
  background: #ECEAE7 !important;
  border-radius: 20px !important;
  color: #17575E !important;
}
.swal2-popup .swal2-actions {
  justify-content: right;
  margin-right: 20px;
}
.swal2-popup .swal2-input {
  width: auto;
  text-align: center;
}
#swal2-title {
  padding: 29px;
  font-family: 'Montserrat-Bold';
  text-transform: uppercase;
  font-size: 20px;
}
.swal2-styled:focus {
  box-shadow: none !important;
}
.swal2-styled.swal2-confirm {
  padding: 3px 20px !important;
  background: #17575E !important;
  text-transform: uppercase !important;
  border-radius: 20px !important;
}
.swal2-close {
  overflow: visible !important;
  padding-top: 36px !important;
  padding-right: 25px !important;
  color: #17575E !important;
  font-family: 'Montserrat-Bold' !important;
}
.swal2-actions {
  margin-top: 5px !important;
}
#swal2-title {
  padding-bottom: 0;
}
.help_container #swal2-html-container {
  text-align: left;
  font-size: 14px;
}
.help_container .swal2-icon {
  font-size: 10px;
}
.swal2-close:focus {
  box-shadow: none !important;
}
.btn-primary {
  background: #B9A44B;
  color: white;
}
.btn-primary:hover,
.btn-primary:active,
.btn-primary:focus {
  color: white;
  background: #B9A44B;
}
.btn-private {
  background: #FA7920;
  color: white;
}
.btn-private:hover,
.btn-private:active,
.btn-private:focus {
  background: #FA7920;
  color: white;
}
.btn-success {
  background: #FF991F;
  color: white;
}
.btn-default {
  background: #17575E;
  color: white;
}
.btn-default:hover {
  color: white;
}
.btn {
  border: 0;
  padding: 2px 10px;
  border-radius: 20px;
}
.btn-success:hover {
  background: black;
}
.btn-success:focus {
  background: black;
}
.btn-success:active {
  background: black;
}
.btn-login-email,
.btn-login-sms {
  background: white;
  border-radius: 8px;
  width: 170px;
  font-family: 'Montserrat-Bold';
  font-size: 11px;
  padding: 10px;
  padding-left: 31px;
  background-image: url(/assets/images/icons/mail.png);
  background-repeat: no-repeat;
  background-size: 29px 32px;
  background-position: 14px 2px;
}
.btn-login-sms {
  background-image: url(/assets/images/icons/mobile.png);
}
select,
input {
  -webkit-appearance: none;
}
.relative {
  position: relative;
}
.help-bullet {
  background: url(/assets/images/icons/ask.svg);
  background-size: cover;
  background-repeat: no-repeat;
  width: 20px;
  height: 20px;
  cursor: pointer;
  color: transparent;
  user-select: none;
  overflow: hidden;
}
.help-bullet.help-top-successor {
  position: absolute;
  top: 0;
  right: 32px;
}
.help-bullet.help-select {
  position: absolute;
  right: 17px;
  top: -3px;
}
.help-bullet.big {
  height: 40px;
  width: 40px;
  position: absolute;
  right: 10px;
  top: 20px;
}
.goto-patterns {
  background: url(/assets/images/icons/list.svg);
  background-size: cover;
  background-repeat: no-repeat;
  height: 40px;
  width: 40px;
  position: absolute;
  right: 70px;
  top: 20px;
  cursor: pointer;
  color: transparent;
  user-select: none;
}
@font-face {
  font-family: 'Montserrat-Regular';
  src: url('/assets/fonts/montserrat-regular.eot');
  src: url('/assets/fonts/montserrat-regular.eot?#iefix') format('embedded-opentype'), url('/assets/fonts/montserrat-regular.ttf') format('truetype'), url('/assets/fonts/montserrat-regular.woff') format('woff'), url('/assets/fonts/montserrat-regular.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Montserrat-Bold';
  src: url('/assets/fonts/montserrat-bold.eot');
  src: url('/assets/fonts/montserrat-bold.eot?#iefix') format('embedded-opentype'), url('/assets/fonts/montserrat-bold.ttf') format('truetype'), url('/assets/fonts/montserrat-bold.woff') format('woff'), url('/assets/fonts/montserrat-bold.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Roboto Slab';
  src: url('/assets/fonts/roboto-slab.woff') format('woff'), url('/assets/fonts/roboto-slab.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
}
.dataTables_wrapper .dataTables_info {
  display: none;
}
.dataTables_wrapper .td_cut {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.dataTables_wrapper .td_first {
  border-top-left-radius: 50px;
  border-bottom-left-radius: 50px;
}
.dataTables_wrapper .dataTables_empty {
  border-top-right-radius: 50px;
  border-bottom-right-radius: 50px;
  border-top-left-radius: 50px;
  border-bottom-left-radius: 50px;
}
.dataTables_wrapper .td_last {
  border-top-right-radius: 50px;
  border-bottom-right-radius: 50px;
}
.dataTables_wrapper TH {
  text-transform: uppercase;
  font-size: 13px;
  padding: 0 !important;
  padding-left: 15px !important;
}
.dataTables_wrapper table.dataTable.main_table {
  border-spacing: 0 5px;
}
.dataTables_wrapper table.dataTable.main_table TD {
  background: #FFF;
}
.dataTables_wrapper table.dataTable tbody tr {
  background: transparent;
}
.dataTables_wrapper table.dataTable.no-footer {
  border: 0;
}
.dataTables_wrapper table.dataTable TH {
  border: 0;
}
.dataTables_wrapper table.dataTable td {
  padding-left: 15px;
}
.dataTables_wrapper table.dataTable td.td_last {
  padding: 0;
  padding-right: 5px;
}
.dataTables_wrapper .dataTables_paginate .paginate_button {
  border-radius: 20px !important;
}
.dataTables_wrapper .dataTables_paginate .paginate_button.current {
  border-color: transparent;
  background: #17575E;
  color: white !important;
}
.dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
  background: #FFF;
}
.dataTables_wrapper .td_last {
  padding: 0 0;
  padding-top: 6px;
}
.dataTables_wrapper .td_last span {
  border-radius: 0;
  background-size: 100%;
  display: inline-block;
  margin-top: 4px;
}
.login .first-row {
  border-bottom-left-radius: 45px;
}
.login #global-wrapper .container-fluid {
  align-items: center;
  padding: 30px;
}
.login #login_box {
  width: 60%;
  max-width: 550px;
  margin: auto;
  background: #17575E;
  border-radius: 45px;
  padding: 30px;
}
.login #login_box svg {
  display: block;
  margin: auto;
  width: 250px;
  margin-top: 40px;
  margin-bottom: 40px;
}
.login #login_box .col-4 {
  padding-left: 0;
}
.login form.enter_key {
  margin: auto;
  padding: 20px;
  min-width: 500px;
  border-radius: 20px;
  background-color: #ECEAE7;
}
.login #i_forgot_password {
  font-size: 11px;
}
.login .successor_line {
  text-align: right;
  padding-bottom: 2px;
  font-size: 11px;
}
.login .successor_line A {
  font-size: 11px;
  color: white;
}
.login header,
.login footer {
  display: none;
}
.login .bullet {
  color: white;
}
.login .logo {
  height: 70px;
  display: block;
  margin: auto;
}
.login .logo_top {
  height: 160px;
  display: block;
  margin: auto;
}
body.form LABEL {
  display: block;
  text-transform: uppercase;
  padding-left: 10px;
}
body.form .privacy_block {
  padding-top: 16px;
}
body.form .privacy_block a {
  font-size: 9px;
  display: block;
  float: left;
  width: calc(100% - 20px);
  text-decoration: none;
}
body.form INPUT {
  width: 100%;
}
body.form INPUT[type='checkbox'] {
  float: left;
  margin-top: 3px;
  width: 15px;
  height: 15px;
  margin-right: 5px;
  -webkit-appearance: checkbox;
  display: block;
}
body.form header,
body.form footer {
  display: none;
}
body.form .footer,
body.form .header {
  background: #17575E;
}
body.form .footer {
  height: 84px;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
}
body.form .footer img {
  height: 25px;
}
body.form .footer .lang_selector {
  display: block;
  margin: auto;
  text-align: center;
  width: 160px;
  height: 25px;
  padding-top: 30px;
}
body.form .header {
  height: 130px;
  padding: 18px;
}
body.form .header .logo {
  height: 100%;
}
body.form #global-wrapper .container-fluid {
  align-items: center;
  padding: 30px;
}
body.form .subscribe_title {
  font-family: 'Montserrat-Bold';
  font-size: 33px;
  text-transform: uppercase;
  text-align: center;
  padding-bottom: 20px;
}
body.form #subscribe_box {
  width: 80%;
  max-width: 625px;
  margin: auto;
  border-radius: 20px;
}
body.form #subscribe_box .header {
  border-radius: 20px;
  border-bottom-right-radius: 0;
  z-index: 3;
  position: relative;
}
body.form #subscribe_box .middle {
  margin-top: -15px;
  padding-top: 15px;
  background: #ECEAE7;
  z-index: 1;
  position: relative;
  padding-bottom: 20px;
}
body.form #subscribe_box .middle .row {
  margin: 0;
  padding: 0;
}
body.form #subscribe_box .invalid_message {
  padding: 3px 11px;
  font-size: 9px;
  color: #FA7920;
}
.documents-list #trash_warning {
  border-radius: 100px;
  background: #FFF;
  padding: 9px 15px;
  display: none;
  margin-bottom: 10px;
  margin-top: 10px;
}
.documents-list #drag_drop {
  height: 80px;
  position: relative;
  overflow: hidden;
  border-radius: 100px;
  background: #FFF;
}
.documents-list #drag_drop #file_to_upload {
  font-size: 800px;
  width: 100%;
  height: 100%;
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 20;
  cursor: pointer;
}
.documents-list #drag_drop:before {
  content: " ";
  background: url(/assets/images/icons/add.svg);
  width: 50px;
  position: absolute;
  top: 14px;
  left: 17px;
  height: 50px;
  background-repeat: no-repeat;
  background-size: 100%;
  z-index: 10;
}
.documents-list #drag_drop .text {
  position: relative;
  text-align: center;
  padding-left: 60px;
  font-size: 10px;
  padding-top: 5px;
  line-height: 17px;
  z-index: 10;
  padding-right: 15px;
}
.documents-list #drag_drop.active {
  box-shadow: 0 0 3px 0 green;
}
.documents-list #drag_drop #progress_bar {
  position: absolute;
  left: 0;
  top: 0;
  border-radius: 100px;
  height: 100%;
  width: 100%;
  z-index: 5;
  display: none;
}
.documents-list #drag_drop #progress_bar .progress-bar {
  background: #badbcc;
}
.documents-list #download_all {
  height: 80px;
  position: relative;
  overflow: hidden;
  border-radius: 100px;
  background: #FFF;
}
.documents-list #download_all:before {
  content: " ";
  background: url(/assets/images/icons/copy.svg);
  width: 50px;
  position: absolute;
  top: 14px;
  left: 17px;
  height: 50px;
  background-repeat: no-repeat;
  background-size: 100%;
  z-index: 10;
}
.documents-list #download_all .text {
  position: relative;
  text-align: center;
  padding-left: 60px;
  font-size: 10px;
  padding-top: 5px;
  line-height: 17px;
  z-index: 10;
  padding-right: 15px;
}
.documents-list .document_tool_opener {
  cursor: pointer;
  font-family: Arial, sans-serif;
  font-size: 23px;
  line-height: 19px;
  background-size: 100%;
  height: 20px;
}
.documents-list .document_tool {
  position: absolute;
  display: none;
  top: 19px;
  z-index: 9999;
  right: -180px;
}
.documents-list .document_tool .triangle {
  position: absolute;
  left: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 20px 15px 0;
  border-color: transparent #17575E transparent transparent;
}
.documents-list .document_tool .inner {
  border-radius: 20px;
  width: 170px;
  padding: 10px;
  color: white;
  background: #17575E;
  border-top-left-radius: 0;
  font-size: 12px;
  margin-left: 20px;
  line-height: 23px;
}
.documents-list .document_tool .inner DIV {
  cursor: pointer;
}
.documents-list .document_tool .inner DIV:hover {
  text-decoration: underline;
}
.documents-list .type .add_category,
.documents-list .trash .add_category,
.documents-list .type .del_category,
.documents-list .trash .del_category,
.documents-list .type .edit_category,
.documents-list .trash .edit_category {
  display: none;
}
.documents-list .type > .label,
.documents-list .trash > .label {
  position: relative;
  cursor: pointer;
  margin-bottom: 13px;
}
.documents-list .type > .label .icon,
.documents-list .trash > .label .icon {
  position: absolute;
  width: 40px;
  height: 40px;
  top: 0;
  left: 0;
}
.documents-list .type > .label .category_counter,
.documents-list .trash > .label .category_counter {
  position: absolute;
  top: 10px;
  right: 34px;
  width: 34px;
  height: 20px;
  text-align: center;
  border-radius: 35px;
  font-size: 14px;
}
.documents-list .type > .label .category_counter span,
.documents-list .trash > .label .category_counter span {
  display: none;
}
.documents-list .type > .label .category_name,
.documents-list .trash > .label .category_name {
  text-transform: uppercase;
  font-family: 'Montserrat-Bold';
  font-size: 12px;
  padding: 11px;
  margin-left: 22px;
  padding-left: 26px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  background: #ECEAE7;
  border-bottom-right-radius: 20px;
  border-top-right-radius: 20px;
}
.documents-list .type .category > .label,
.documents-list .trash .category > .label {
  position: relative;
  margin-left: 20px;
  height: 35px;
  margin-bottom: 0;
  cursor: pointer;
}
.documents-list .type .category > .label .icon,
.documents-list .trash .category > .label .icon {
  position: absolute;
  width: 30px;
  height: 30px;
  top: 0;
  left: 0;
}
.documents-list .type .category > .label .category_counter,
.documents-list .trash .category > .label .category_counter {
  position: absolute;
  top: 6px;
  right: 26px;
  width: 34px;
  height: 18px;
  text-align: center;
  border-radius: 35px;
  font-size: 13px;
}
.documents-list .type .category > .label .category_counter span,
.documents-list .trash .category > .label .category_counter span {
  display: none;
}
.documents-list .type .category > .label .category_name,
.documents-list .trash .category > .label .category_name {
  text-transform: uppercase;
  padding: 8px;
  font-size: 11px;
  line-height: 14px;
  padding-left: 24px;
  margin-left: 15px;
  background: #ECEAE7;
  border-bottom-right-radius: 20px;
  border-top-right-radius: 20px;
  padding-right: 15px !important;
}
.documents-list .type .category > .label .category_name > DIV,
.documents-list .trash .category > .label .category_name > DIV {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.documents-list .type .category .subcategories,
.documents-list .trash .category .subcategories {
  margin-left: 50px;
  margin-bottom: 15px;
}
.documents-list .type .category .subcategories .subcategory,
.documents-list .trash .category .subcategories .subcategory {
  float: left;
  display: inline-block;
  margin: 3px;
  margin-bottom: 10px;
  cursor: pointer;
  position: relative;
}
.documents-list .type .category .subcategories .subcategory .category_counter,
.documents-list .trash .category .subcategories .subcategory .category_counter {
  position: absolute;
  bottom: -11px;
  transform: translateX(-50%);
  left: 50%;
  width: 23px;
  font-size: 8px;
  text-align: center;
}
.documents-list .type .category .subcategories .subcategory .category_counter span,
.documents-list .trash .category .subcategories .subcategory .category_counter span {
  display: none;
}
.documents-list .type .category .subcategories .subcategory .category_name,
.documents-list .trash .category .subcategories .subcategory .category_name {
  z-index: 5;
  display: none;
  position: absolute;
  top: 31px;
  transform: translateX(-50%);
  left: 50%;
  font-size: 9px;
  color: white;
  border-radius: 50px;
  padding: 0 5px;
  text-align: center;
  white-space: nowrap;
}
.documents-list .type .category .subcategories .subcategory .category_name:before,
.documents-list .trash .category .subcategories .subcategory .category_name:before {
  content: "▲";
  position: absolute;
  pointer-events: none;
  top: -13px;
  transform: translateX(-50%);
  font-size: 12px;
  left: 50%;
}
.documents-list .trash .category_name {
  color: #8F2509;
}
.documents-list .type .label.active .icon,
.documents-list .category .label.active .icon,
.documents-list .subcategory .label.active .icon {
  box-shadow: 0 0 0 1px currentColor;
  border: 1px solid white;
}
.documents-list .subcategory.icon.active {
  box-shadow: 0 0 0 1px currentColor;
  border: 1px solid white;
}
.documents-list .categ_title {
  padding-top: 8px;
  padding-bottom: 16px;
}
.documents-list .icon-settings {
  width: 50px;
  height: 50px;
  margin-top: 50px;
  margin-bottom: 15px;
}
.documents-list .arrow {
  font-family: Arial, sans-serif;
  position: absolute;
  top: 1px;
  width: 40px;
  height: 40px;
  right: 0;
  line-height: 40px;
  transform-origin: 50% 50%;
  transform: rotate(-90deg);
  transition: 0.5s all;
}
.documents-list .arrow:before {
  position: absolute;
  content: "◀";
  width: 40px;
  height: 40px;
  font-size: 20px;
  text-align: center;
}
.documents-list .arrow.opened {
  transform: rotate(-90deg) scaleX(-1);
}
.documents-list .categories .arrow {
  top: 0;
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.documents-list .categories .arrow:before {
  font-size: 15px;
  width: 30px;
  height: 30px;
}
.documents-list .type {
  margin-top: 8px;
}
.documents-list .subcategories,
.documents-list .categories {
  display: none;
}
.documents-list .tip-professional {
  background-color: #FF991F !important;
}
.documents-list .tip-professional:before {
  color: #FF991F !important;
}
.documents-list .tip-default {
  background-color: #B9A44B !important;
}
.documents-list .tip-default:before {
  color: #B9A44B !important;
}
.documents-list .tip-private {
  background-color: #FA7920 !important;
}
.documents-list .tip-private:before {
  color: #FA7920 !important;
}
.documents-list #clean_trash {
  display: none;
  height: 80px;
  position: relative;
  overflow: hidden;
  border-radius: 100px;
  background: #FFF;
}
.documents-list #clean_trash .text {
  position: relative;
  text-align: center;
  font-size: 17px;
  padding-top: 31px;
  line-height: 18px;
  z-index: 10;
}
.documents-list .td_first {
  max-width: 150px;
}
.documents-list .category_name > DIV {
  width: calc(100% - 35px);
}
.documents-list #successor_name {
  text-transform: uppercase;
  font-family: 'Montserrat-Bold';
  font-size: 20px;
}
.passwords-list TBODY > TR > TD:first-child {
  position: relative;
}
.passwords-list .category {
  position: absolute;
  top: 11px;
  left: 11px;
  width: 16px;
  height: 16px;
  border-radius: 50px;
}
.passwords-list .category.category-PROFESSIONAL {
  background: #FF991F;
}
.passwords-list .category.category-PUBLIC {
  background: #B9A44B;
}
.passwords-list .td_category {
  max-width: 80px;
  width: 80px;
  font-size: 10px;
  padding-left: 38px !important;
  padding-top: 10px;
}
.passwords-list .td_cut.td_name {
  max-width: 1px;
}
.passwords-list .td_cut.td_username {
  max-width: 170px;
  width: 170px;
}
.passwords-list .td_cut.td_passwd {
  width: 125px;
  max-width: 125px;
  font-family: Arial, sans-serif;
  font-size: 23px;
  line-height: 19px;
}
.passwords-list .td_cut.td_passwd .visible {
  font-family: 'Montserrat-Regular';
  font-size: 14px;
  line-height: 14px;
}
.passwords-list #add_password_form,
.passwords-list #password_modifier {
  margin-bottom: 15px;
  display: none;
}
.passwords-list #add_password_form .subtitle,
.passwords-list #password_modifier .subtitle {
  padding-left: 10px;
}
.passwords-list #add_password_form label,
.passwords-list #password_modifier label {
  font-size: 12px;
  padding-left: 10px;
}
.passwords-list #add_password_form select,
.passwords-list #password_modifier select {
  padding: 9px;
  font-size: 10px;
  height: 31px;
}
.passwords-list #add_password_form button,
.passwords-list #password_modifier button {
  width: 100%;
  color: white;
  padding: 0 15px 5px 15px;
  font-size: 33px;
  line-height: 25px;
}
.passwords-list #password_add_opener {
  cursor: pointer;
  height: 80px;
  position: relative;
  overflow: hidden;
  border-radius: 100px;
  background: #FFF;
  text-transform: uppercase;
}
.passwords-list #password_add_opener:before {
  content: " ";
  background: url(/assets/images/icons/add.svg);
  width: 50px;
  position: absolute;
  top: 15px;
  left: 17px;
  height: 50px;
  background-repeat: no-repeat;
  background-size: 100%;
  z-index: 10;
  transition: 0.4s all;
}
.passwords-list #password_add_opener .text {
  position: relative;
  text-align: center;
  padding-left: 70px;
  padding-right: 10px;
  font-size: 12px;
  padding-top: 23px;
  line-height: 18px;
  z-index: 10;
}
.passwords-list #password_add_opener .active_text {
  position: relative;
  text-align: center;
  padding-left: 70px;
  padding-right: 10px;
  font-size: 12px;
  line-height: 18px;
  z-index: 10;
  padding-top: 31px;
  display: none;
}
.passwords-list #password_add_opener.active:before {
  transform-origin: 50% 50%;
  transform: rotate(45deg);
}
.passwords-list #password_add_opener.active .active_text {
  display: block;
}
.passwords-list #password_add_opener.active .text {
  display: none;
}
.passwords-list .td_last {
  width: 100px;
}
.passwords-list #password_modifier_tr TD {
  background: transparent;
}
.passwords-list .delete_password {
  font-size: 12px;
}
.passwords-list .copy_password,
.passwords-list .view_password,
.passwords-list .edit_password {
  margin-left: 3px;
}
.categories-list .type > .label,
.categories-list .category > .label,
.categories-list .subcategory > .label {
  position: relative;
  cursor: pointer;
  margin-bottom: 13px;
}
.categories-list .type > .label .categ_icon,
.categories-list .category > .label .categ_icon,
.categories-list .subcategory > .label .categ_icon {
  position: absolute;
  width: 40px;
  height: 40px;
  top: 0;
  left: 0;
}
.categories-list .type > .label .categ_icon.icon-docs,
.categories-list .category > .label .categ_icon.icon-docs,
.categories-list .subcategory > .label .categ_icon.icon-docs {
  background-color: #17575E;
}
.categories-list .type > .label .categ_icon.icon-trash,
.categories-list .category > .label .categ_icon.icon-trash,
.categories-list .subcategory > .label .categ_icon.icon-trash {
  background-color: #8F2509;
}
.categories-list .type > .label .category_name,
.categories-list .category > .label .category_name,
.categories-list .subcategory > .label .category_name {
  text-transform: uppercase;
  font-family: 'Montserrat-Bold';
  font-size: 12px;
  padding: 11px;
  margin-left: 22px;
  padding-left: 26px;
  background: #FFF;
  border-bottom-right-radius: 20px;
  border-top-right-radius: 20px;
}
.categories-list .categories {
  display: none;
  margin-left: 40px;
}
.categories-list .subcategories {
  display: none;
  margin-left: 40px;
}
.categories-list .icon-selector-row {
  overflow: hidden;
}
.categories-list .icon-selector-row .icon {
  width: 40px;
  height: 40px;
  float: left;
  margin: 6px 12px;
  cursor: pointer;
}
.categories-list .icon-selector-row .icon.active {
  box-shadow: 0 0 0 3px #17575E;
  border: 1px solid white;
}
.categories-list .arrow {
  font-family: Arial, sans-serif;
  position: absolute;
  top: 0;
  width: 40px;
  height: 40px;
  right: 10px;
  line-height: 40px;
  transform-origin: 50% 50%;
  transform: rotate(-90deg);
  transition: 0.5s all;
}
.categories-list .arrow:before {
  position: absolute;
  content: "◀";
  width: 40px;
  height: 40px;
  font-size: 20px;
  text-align: center;
}
.categories-list .arrow.opened {
  transform: rotate(-90deg) scaleX(-1);
}
.categories-list .add_category {
  position: absolute;
  top: 0;
  width: 40px;
  height: 40px;
  right: 50px;
  line-height: 40px;
}
.categories-list .del_category {
  position: absolute;
  top: 0;
  width: 40px;
  height: 40px;
  right: 90px;
  line-height: 40px;
}
.categories-list .edit_category {
  position: absolute;
  top: 0;
  width: 40px;
  height: 40px;
  right: 130px;
  line-height: 40px;
}
.categories-list .category_counter {
  position: absolute;
  top: 0;
  width: 150px;
  height: 40px;
  right: 180px;
  line-height: 40px;
  font-size: 11px;
  text-align: right;
}
.storage {
  padding-top: 20px;
  font-size: 10px;
  padding-bottom: 5px;
}
.storage .progress {
  border-radius: 20px;
}
.storage .progress .progress-bar {
  border-radius: 20px;
  background: linear-gradient(90deg, #FF991F 0%, #FA7920 100%);
}
.storage #storage_pc {
  font-weight: bold;
  font-size: 12px;
}
.bell {
  position: relative;
  display: inline-block;
}
.bell .badge {
  background: red;
  position: absolute;
  top: 0;
  right: 0;
  border-radius: 50px;
  display: none;
}
.bell .notification_tooltip {
  position: absolute;
  display: none;
  top: 55px;
  width: 180px;
  left: 25px;
  height: 120px;
  border-radius: 20px;
  z-index: 9999;
  color: #17575E;
  background: #FFF;
  border-top-left-radius: 0;
  padding: 10px;
}
.bell .notification_tooltip .triangle {
  position: absolute;
  top: -13px;
  left: 0;
  width: 0;
  height: 0;
  border-right: 15px solid transparent;
  border-bottom: 15px solid #FFF;
}
.bell .notification_tooltip .read_all {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  font-size: 8px;
  text-decoration: none;
  padding-bottom: 6px;
  text-align: center;
  color: #17575E;
}
.bell .notification_tooltip .read_all span {
  font-size: 13px;
}
.bell .notification_tooltip #notification_0,
.bell .notification_tooltip #notification_1 {
  cursor: pointer;
  font-size: 10px;
  text-align: left;
  padding-bottom: 5px;
  padding-top: 5px;
}
.bell .notification_tooltip #notification_0 .title,
.bell .notification_tooltip #notification_1 .title,
.bell .notification_tooltip #notification_0 .text,
.bell .notification_tooltip #notification_1 .text {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.bell .notification_tooltip #notification_0 .title,
.bell .notification_tooltip #notification_1 .title {
  font-weight: bold;
  text-transform: uppercase;
  position: relative;
  padding-right: 15px;
}
.bell .notification_tooltip #notification_0 .title:before,
.bell .notification_tooltip #notification_1 .title:before {
  position: absolute;
  right: 2px;
  top: 2px;
  content: " ";
  width: 10px;
  height: 10px;
  font-size: 11px;
  text-align: center;
  border-radius: 50px;
  background: red;
}
.bell .notification_tooltip #notification_0.read .title:before,
.bell .notification_tooltip #notification_1.read .title:before {
  display: none;
}
.bell .notification_tooltip #notification_0 .text,
.bell .notification_tooltip #notification_1 .text {
  position: relative;
  padding-right: 15px;
}
.bell .notification_tooltip #notification_0 .text:before,
.bell .notification_tooltip #notification_1 .text:before {
  position: absolute;
  right: 0;
  top: -5px;
  content: "▶";
  width: 14px;
  height: 14px;
  font-size: 14px;
  text-align: center;
}
.bell .notification_tooltip #notification_0 {
  border-bottom: 1px solid #17575E;
  padding-top: 0;
}
.bell .notification_tooltip.short {
  height: 35px;
}
.bell .notification_tooltip.short .read_all {
  display: none;
}
.bell .notification_tooltip.short #notification_0 {
  border-bottom: 0;
}
.bell .notification_tooltip.short #notification_0 .title {
  text-align: center;
}
#password_strength {
  display: none;
}
#password_strength .progress {
  display: none;
}
#password_strength .progress-bar {
  border-radius: 20px;
  background: linear-gradient(90deg, #FF991F 0%, #FA7920 100%);
  height: 100%;
  display: block;
}
#password_strength .check .icon {
  display: none;
}
#password_strength .check.active .icon {
  display: inline-block;
  vertical-align: middle;
}
.flashbag {
  width: 60%;
  margin: auto;
  margin-top: 1rem;
  margin-bottom: 1rem;
}
.flashbag .alert {
  margin-bottom: 0;
}
.profile-init #profile_form {
  margin-top: 25px;
}
.profile-init LABEL {
  display: block;
  padding-left: 10px;
  text-transform: uppercase;
}
.profile-init INPUT,
.profile-init SELECT {
  width: 100%;
  margin-bottom: 10px;
}
.profile-init INPUT {
  height: 32px;
}
.profile-init .icon.icon-avatar {
  margin-left: 0;
}
.profile-init #avatar_opener {
  cursor: pointer;
  height: 80px;
  position: relative;
  overflow: hidden;
  border-radius: 100px;
  background: #FFF;
  text-transform: uppercase;
}
.profile-init #avatar_opener .text {
  position: relative;
  text-align: center;
  font-size: 16px;
  padding-top: 32px;
  line-height: 18px;
  z-index: 10;
}
.profile-init .avatar_choose .icon {
  cursor: pointer;
  width: 51px;
  height: 51px;
  float: left;
  margin: 6px 12px;
  background-color: #17575E;
}
.profile-init .avatar_choose .icon.active {
  box-shadow: 0 0 0 3px #17575E;
  border: 1px solid white;
}
.notifications-list .center-zone {
  padding-left: 150px;
}
.notifications-list .notification {
  background: #FFF;
  border-radius: 20px;
  margin-bottom: 20px;
  padding: 20px;
  padding-left: 50px;
  position: relative;
}
.notifications-list .notification .strong {
  font-family: 'Montserrat-Bold';
  text-transform: uppercase;
  padding-bottom: 15px;
}
.notifications-list .notification .banner {
  top: 0;
  left: 0;
  height: 100%;
  width: 32px;
  position: absolute;
  background: red;
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
}
.notifications-list .notification .read-status {
  display: none;
}
.notifications-list .notification.read .read-status {
  display: inline-block;
  vertical-align: middle;
  font-size: 15px;
}
.notifications-list .notification.read .banner {
  background: #B9A44B;
}
.shop-init .product {
  transition: 0.4s all;
  cursor: pointer;
  background: #FFF;
  border-radius: 20px;
  padding: 40px;
  box-sizing: content-box;
}
.shop-init .product.active {
  box-shadow: inset 0 0 0 5px #ECEAE7, 0 0 0 2px #B9A44B;
}
.shop-init .product .product_name {
  text-align: center;
  text-transform: uppercase;
  color: #17575E;
  font-family: 'Montserrat-Bold';
  margin-bottom: 30px;
  font-size: 20px;
}
.shop-init .product .product_price {
  text-transform: uppercase;
  text-align: center;
}
.shop-init .product .product_image {
  margin: 30px auto;
  display: block;
  height: 100px;
  width: 100px;
  background-size: cover;
  background-repeat: no-repeat;
}
.shop-init .product .product_description {
  font-size: 11px;
  text-align: justify;
}
.shop-init .product button {
  width: 100%;
}
.page-help .center_zone {
  padding-left: 195px;
}
.page-help .faq_category_title {
  position: relative;
  background: #FFF;
  border-radius: 20px;
  margin-bottom: 15px;
  padding: 5px 20px 5px 40px;
}
.page-help .faq_category_title .banner {
  top: 0;
  left: 0;
  height: 100%;
  width: 32px;
  position: absolute;
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
}
.page-help .faq_category_title .arrow {
  font-family: Arial, sans-serif;
  position: absolute;
  top: 0;
  width: 33px;
  height: 33px;
  right: 10px;
  line-height: 40px;
  transform-origin: 50% 50%;
  transform: rotate(-90deg);
  transition: 0.5s all;
}
.page-help .faq_category_title .arrow:before {
  position: absolute;
  content: "◀";
  width: 33px;
  height: 33px;
  font-size: 20px;
  text-align: center;
}
.page-help .faq_category_title .arrow.opened {
  transform: rotate(-90deg) scaleX(-1);
}
.page-help .faq_category {
  padding-left: 30px;
  display: none;
}
.page-help .faq_item {
  background: #FFF;
  border-radius: 20px;
  margin-bottom: 15px;
  padding: 5px 10px 5px 10px;
}
.page-help .faq_item .text {
  display: none;
  font-size: 12px;
}
.page-help .faq_item.opened {
  border-radius: 20px;
}
.page-help .faq_item.opened .title {
  font-family: 'Montserrat-Bold';
}
.page-help .block {
  text-align: center;
  font-size: 20px;
  border-radius: 20px;
  padding: 30px;
  background: #17575E;
  color: white;
}
.page-help .block.question {
  text-align: left;
}
.page-help .block A {
  color: white;
  text-decoration: none;
}
.page-help .subtitle {
  font-size: 20px;
  margin-top: 40px;
  margin-bottom: 20px;
}
.page-help textarea {
  width: 100%;
  height: 200px;
  border: 0;
  resize: none;
  border-radius: 20px;
}
.successors-list .td_last {
  width: 50px;
}
.successors-list .td_first {
  padding-left: 18px;
}
.successors-list #successor_modifier_tr TD {
  background: transparent;
}
.successors-list #add_successor_form,
.successors-list #successor_modifier {
  margin-bottom: 15px;
  display: none;
}
.successors-list #add_successor_form .subtitle,
.successors-list #successor_modifier .subtitle {
  padding-left: 10px;
}
.successors-list #add_successor_form label,
.successors-list #successor_modifier label {
  font-size: 12px;
  padding-left: 10px;
}
.successors-list #add_successor_form select,
.successors-list #successor_modifier select {
  padding: 9px;
  font-size: 10px;
  height: 31px;
}
.successors-list #add_successor_form button,
.successors-list #successor_modifier button {
  width: 100%;
  color: white;
  padding: 0 15px 5px 15px;
  font-size: 33px;
  line-height: 25px;
}
.successors-list #successor_add_opener {
  cursor: pointer;
  height: 80px;
  position: relative;
  overflow: hidden;
  border-radius: 100px;
  background: #FFF;
  text-transform: uppercase;
}
.successors-list #successor_add_opener:before {
  content: " ";
  background: url(/assets/images/icons/add.svg);
  width: 50px;
  position: absolute;
  top: 15px;
  left: 17px;
  height: 50px;
  background-repeat: no-repeat;
  background-size: 100%;
  z-index: 10;
  transition: 0.4s all;
}
.successors-list #successor_add_opener .text {
  position: relative;
  text-align: center;
  padding-left: 70px;
  padding-right: 10px;
  font-size: 12px;
  padding-top: 23px;
  line-height: 18px;
  z-index: 10;
}
.successors-list #successor_add_opener .active_text {
  position: relative;
  text-align: center;
  padding-left: 70px;
  padding-right: 10px;
  font-size: 12px;
  line-height: 18px;
  z-index: 10;
  padding-top: 31px;
  display: none;
}
.successors-list #successor_add_opener.active:before {
  transform-origin: 50% 50%;
  transform: rotate(45deg);
}
.successors-list #successor_add_opener.active .active_text {
  display: block;
}
.successors-list #successor_add_opener.active .text {
  display: none;
}
.successor_only {
  display: none;
}
html.successor .no_successor {
  display: none !important;
}
html.successor .successor_only {
  display: block;
}
html.successor .icon.icon-category-row.action {
  cursor: default !important;
}
.search-init .result-row {
  background: #FFF;
  border-radius: 20px;
  padding-top: 8px;
  padding-bottom: 8px;
  margin-bottom: 8px;
}
.categories-patterns .pattern {
  display: block;
}
.categories-patterns .type > .label,
.categories-patterns .category > .label {
  position: relative;
  margin-bottom: 13px;
}
.categories-patterns .type > .label .categ_icon,
.categories-patterns .category > .label .categ_icon {
  position: absolute;
  width: 34px;
  height: 34px;
  top: 0;
  left: 0;
}
.categories-patterns .type > .label .categ_icon.icon-docs,
.categories-patterns .category > .label .categ_icon.icon-docs {
  background-color: #17575E;
}
.categories-patterns .type > .label .categ_icon.icon-trash,
.categories-patterns .category > .label .categ_icon.icon-trash {
  background-color: #8F2509;
}
.categories-patterns .type > .label .category_name,
.categories-patterns .category > .label .category_name {
  text-transform: uppercase;
  font-family: 'Montserrat-Bold';
  font-size: 16px;
  padding: 5px;
  margin-left: 15px;
  padding-left: 26px;
  background: #FFF;
  border-bottom-right-radius: 20px;
  border-top-right-radius: 20px;
}
.categories-patterns .subcategories {
  margin-left: 30px;
  margin-bottom: 15px;
}
.categories-patterns .subcategories .subcategory {
  float: left;
  display: inline-block;
  margin: 3px;
  margin-right: 40px;
  margin-bottom: 21px;
  position: relative;
}
.categories-patterns .subcategories .subcategory .category_counter {
  position: absolute;
  bottom: -11px;
  transform: translateX(-50%);
  left: 50%;
  width: 23px;
  font-size: 8px;
  text-align: center;
}
.categories-patterns .subcategories .subcategory .category_counter span {
  display: none;
}
.categories-patterns .subcategories .subcategory .categ_icon {
  width: 40px;
  height: 40px;
}
.categories-patterns .subcategories .subcategory:before {
  content: "▲";
  position: absolute;
  pointer-events: none;
  top: 31px;
  transform: translateX(-50%);
  font-size: 12px;
  left: 50%;
  z-index: 9999;
}
.categories-patterns .subcategories .subcategory .category_name {
  z-index: 5;
  position: absolute;
  top: 44px;
  transform: translateX(-50%);
  left: 50%;
  font-size: 8px;
  color: white;
  border-radius: 50px;
  padding: 0 5px;
  text-align: center;
  text-transform: uppercase;
  white-space: nowrap;
  max-width: 80px;
  text-overflow: ellipsis;
  overflow: hidden;
  transition: 0.4s all;
}
.categories-patterns .subcategories .subcategory .category_name:hover {
  overflow: visible;
  max-width: 500px;
  box-shadow: 0 0 4px 4px #ECEAE7;
}
.categories-patterns .subcategories .subcategory:hover {
  z-index: 9;
}
.categories-patterns .categories {
  margin-left: 40px;
}
.categories-patterns .tip-professional {
  background-color: #FF991F !important;
}
.categories-patterns .stip-professional:before {
  color: #FF991F !important;
}
.categories-patterns .tip-default {
  background-color: #B9A44B !important;
}
.categories-patterns .tip-default:before {
  color: #B9A44B !important;
}
.categories-patterns .stip-default:before {
  color: #B9A44B !important;
}
.categories-patterns .tip-private {
  background-color: #FA7920 !important;
}
.categories-patterns .tip-private:before {
  color: #FA7920 !important;
}
.categories-patterns .stip-private:before {
  color: #FA7920 !important;
}
.categories-patterns .patterns {
  position: relative;
}
.categories-patterns .pattern {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  transform: scale(0);
  transition: 0.4s all;
  pointer-events: none;
}
.categories-patterns .pattern.active {
  opacity: 1;
  pointer-events: all;
  transform: scale(1);
}
.categories-patterns .pattern .row {
  overflow: hidden;
  height: calc(100% - 83px);
}
.categories-patterns .center_zone > .row:nth-child(1) {
  height: 100%;
}
.categories-patterns .center_zone > .row:nth-child(1) .col-2 {
  position: relative;
}
.categories-patterns .arrow_around {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
}
.categories-patterns .arrow {
  font-family: Arial, sans-serif;
  width: 40px;
  height: 40px;
  line-height: 40px;
  transition: 0.5s all;
  cursor: pointer;
  position: relative;
}
.categories-patterns .arrow:before {
  position: absolute;
  content: "◀";
  width: 40px;
  height: 40px;
  font-size: 30px;
  text-align: center;
}
.categories-patterns .arrow.arrow-left {
  margin-right: 25px;
}
.categories-patterns .arrow.arrow-right {
  transform: rotate(180deg);
  margin-left: 25px;
}
.categories-patterns .btn {
  text-transform: uppercase;
  float: right;
}
.categories-patterns .center_zone.large > * {
  margin-left: 0;
}
.categories-patterns .p_div {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: space-around;
  align-items: center;
  align-content: space-between;
  max-height: 50vh;
  overflow-y: scroll;
  scrollbar-width: thin;
  scrollbar-color: #17575E white;
  margin: 0 2% 0 5%;
}
.categories-patterns .p_div .card-prePattern {
  border: 2px solid #17575E;
  margin: 0 1% 1% 1%;
  padding: 20px;
  width: 245px;
  height: 290px;
  border-radius: 25px;
}
.categories-patterns .p_div .card-prePattern .big-btn {
  padding: 2px 18px;
  border: none;
  border-radius: 25px;
  font-weight: bolder;
  height: 25px;
}
.categories-patterns .p_div .card-prePattern .icon-pattern-list {
  background-image: url(/assets/images/icons/list.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 50px 50px;
  width: 100%;
  height: 80px;
}
.categories-patterns .p_div .card-prePattern p {
  font-weight: bolder;
}
.hide_desktop {
  display: none;
}
@media only screen and (max-width: 1200px) {
  .documents-list #drag_drop .text {
    font-size: 9px;
  }
  .documents-list .document_tool {
    right: -150px;
  }
  .documents-list .document_tool .inner {
    width: 146px;
    font-size: 10px;
  }
  .passwords-list #password_add_opener .text {
    padding-top: 17px;
  }
  INPUT,
  SELECT,
  TEXTAREA,
  .swal2-input {
    font-size: 16px !important;
  }
  body {
    width: 100%;
  }
  header.container-fluid {
    padding: 0;
  }
  header.container-fluid .first-row {
    height: 90px;
    margin: 0;
    padding: 0;
    background: transparent;
    position: relative;
  }
  header.container-fluid .first-row .top-icons {
    text-align: left;
    overflow: hidden;
    height: 80px;
    padding: 8px;
    padding-top: 15px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    position: relative;
    z-index: 2;
  }
  header.container-fluid .first-row .top-icons A {
    padding-top: 14px;
  }
  header.container-fluid .first-row .top-icons A:first-child {
    padding-top: 0;
  }
  header.container-fluid .first-row .top-icons IMG {
    margin: 0;
    float: none;
  }
  header.container-fluid .first-row .full-row {
    background: #17575E;
    position: absolute;
    top: 0;
    left: 0;
    height: 45px;
    width: 100%;
  }
  header.container-fluid .first-row .full-rounded-row {
    background: #17575E;
    border-bottom-left-radius: 1000px;
    position: absolute;
    bottom: 0px;
    left: 0;
    height: 45px;
    width: 100%;
    box-shadow: 0 -20px 20px 0 #17575E;
  }
  footer {
    display: none;
  }
  .page > .row > .col-1 {
    padding: 0;
    width: 8px;
    background: #ECEAE7;
  }
  .page > .row > .col-10 {
    width: calc(100% - 16px);
  }
  .page .center_zone {
    padding: 0;
    margin-bottom: 0;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
  }
  .page .center_zone.large > * {
    margin-left: 0;
    margin-right: 0;
  }
  .page .center_zone.large > * > * {
    padding-right: 0;
  }
  .page .second-row {
    background: transparent;
    border-top-right-radius: 45px;
    border-bottom-left-radius: 0;
    overflow: hidden;
  }
  .page .second-row .top-rounded {
    border-radius: 0;
    padding: 0;
    padding-top: 8px;
  }
  .page .second-row .top-rounded .section_title {
    font-size: 13px;
  }
  .page .second-row .top-rounded .section_title .backlink {
    font-size: 9px;
    width: 200px;
  }
  .page .second-row .top-rounded .row {
    margin: 0;
  }
  .page .second-row .top-rounded .row > * {
    padding: 0;
  }
  .page .second-row .top-rounded .icon.icon-section {
    width: 45px !important;
    height: 45px !important;
  }
  .page .second-row .top-rounded .col-2 {
    width: 53px;
  }
  .page .second-row .top-rounded .col-3 {
    width: 37px;
  }
  header {
    position: fixed;
    top: 0;
    z-index: 99;
  }
  #global-wrapper {
    margin-top: 90px;
  }
  .documents-list #global-wrapper {
    margin-top: 193px;
  }
  .second-row {
    position: sticky;
    top: 98px;
    z-index: 5;
    box-shadow: 0 5px 5px 0px #ECEAE7;
  }
  #filler {
    top: 45px;
    height: 95px;
    background: white;
    z-index: 1;
    position: fixed;
    left: 0;
    width: 100%;
  }
  #search_opener {
    position: relative;
    z-index: 2;
    background: url(/assets/images/icons/magnifying-glass_white.svg);
    background-size: 74%;
    background-repeat: no-repeat;
    background-position: 4px 17px;
    width: 30px;
    height: 57px;
  }
  #search_opener.opened {
    opacity: 0;
  }
  #search_opener:before {
    content: " ";
    display: block;
    position: absolute;
    left: 0;
    top: 14px;
    border: 1px solid white;
    border-radius: 50px;
    width: 30px;
    height: 30px;
  }
  .first-row [type="search"] {
    border: 1px solid white;
    padding: 2px 10px;
    box-shadow: 0 0 15px 15px #17575E;
  }
  #search_around {
    position: absolute;
    top: 29px;
    right: 8px;
    transform: scaleX(0);
    width: 200px;
    transition: 0.4s all;
    transform-origin: 185px 15px;
  }
  #search_around #search {
    margin-top: 0;
  }
  #search_around.opened {
    transform: scaleX(1);
  }
  .flashbag {
    width: 90%;
    font-size: 10px;
    position: fixed;
    z-index: 9;
    top: 0;
    left: 5%;
  }
  .flashbag .alert {
    padding: 5px;
  }
  .no_overlap {
    padding: 0;
    margin: 0;
  }
  .login #global-wrapper {
    background: #17575E;
  }
  .login .welcome {
    text-transform: uppercase;
    color: white;
    text-align: center;
    padding-top: 30px;
    font-weight: bold;
    font-size: 35px;
  }
  .login #login_box {
    padding: 0;
    margin: 0;
    border-radius: 0;
    width: 100%;
    max-width: 10000px;
    height: 100%;
    position: relative;
  }
  .login #login_box .logo_top {
    max-height: 20vh;
  }
  .login #login_box .col-12 A {
    text-decoration: none;
  }
  .login #login_box > .row {
    padding: 0;
    margin: 0;
    display: block;
  }
  .login #login_box > .row:nth-child(1) {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    width: 100%;
  }
  .login #login_box svg {
    margin-top: 15px;
  }
  .login #login_box > .row:nth-child(2) {
    position: fixed;
    width: 100%;
    bottom: 0;
  }
  .login #login_box > .row:nth-child(2) .successor_line {
    text-align: center;
  }
  .login #login_box > .row:nth-child(2) .successor_line A {
    font-size: 13px;
    display: block;
  }
  .login #login_box > .row:nth-child(2) .successor_line .bullet {
    display: none;
  }
  .login #login_box > .row:nth-child(2) > div {
    width: 100%;
  }
  .login #login_box > .row:nth-child(2) .lang_selector {
    text-align: center;
    position: relative;
    padding: 20px;
    padding-top: 5px;
  }
  .login #login_box > .row:nth-child(2) .lang_selector A {
    float: none;
  }
  .login #login_box > .row:nth-child(2) .lang_selector A:nth-child(1) {
    position: absolute;
    top: 5px;
    right: 10px;
  }
  .login #global-wrapper .container-fluid {
    padding: 0;
  }
  .login form.enter_key {
    margin: auto 10px;
    min-width: 0;
    width: calc(100% - 20px);
    padding: 20px !important;
  }
  .login #global-wrapper {
    margin: 0;
  }
  .login #filler {
    display: none;
  }
  .profile-init #avatar_opener {
    height: 25px;
    width: 25px;
    margin-top: 10px;
    background-image: url(/assets/images/icons/pen.svg);
    background-size: 60%;
    background-position: 50% 50%;
    background-repeat: no-repeat;
  }
  .profile-init .save_row {
    overflow: hidden;
  }
  .profile-init .logout_row {
    padding-top: 20px;
    text-align: right;
  }
  .profile-init .avatar_choose .icon {
    margin: 6px;
  }
  .dataTables_wrapper table.dataTable TH {
    font-size: 9px;
    white-space: nowrap;
    background-size: 12px;
  }
  .dataTables_wrapper table.dataTable td {
    font-size: 13px;
    padding: 3px !important;
    padding-left: 8px;
  }
  .dataTables_wrapper table.dataTable td.td_last {
    padding: 0  !important;
  }
  .dataTables_wrapper table.dataTable td.td_first {
    padding-left: 10px !important;
  }
  .dataTables_wrapper table.dataTable td.td_first.td_category {
    padding-left: 20px !important;
  }
  .dataTables_wrapper table.dataTable TH {
    padding: 3px !important;
  }
  .dataTables_wrapper table.dataTable TH.th_first {
    padding-left: 8px !important;
  }
  .dataTables_wrapper .td_last {
    width: 100px;
    white-space: nowrap;
  }
  .dataTables_wrapper .td_last span {
    display: block;
    float: left;
  }
  .dataTables_wrapper .td_last .icon {
    height: 21px;
    width: 21px;
    background-size: 75%;
    margin-top: 0;
  }
  .dataTables_wrapper TH {
    text-transform: uppercase;
  }
  .dataTables_wrapper .category {
    width: 10px;
    height: 10px;
    top: 7px;
    left: 8px;
  }
  .passwords-list #password_add_opener {
    height: 25px;
    width: 25px;
    margin-top: 10px;
  }
  .passwords-list #password_add_opener:before {
    width: 25px;
    height: 25px;
    top: 0;
    left: 0;
    background-size: 60%;
    background-position: 50% 50%;
  }
  .passwords-list .dataTables_wrapper .td_last span.icon-view {
    display: none;
  }
  .passwords-list .td_category.td_first {
    width: 40px;
    max-width: 50px;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-left: 20px !important;
  }
  .passwords-list .td_cut.td_username {
    max-width: 100px;
    width: auto;
  }
  .passwords-list #password_modifier {
    padding-left: 15px;
  }
  .passwords-list #password_modifier select {
    padding: 4px 8px;
  }
  .passwords-list #password_modifier .col-sm-1 {
    text-align: right;
  }
  .passwords-list #password_modifier button#add_password {
    width: 80px;
    margin-top: 15px;
  }
  .passwords-list #add_password_form .col-sm-1 {
    text-align: right;
  }
  .passwords-list #add_password_form select {
    padding: 4px 8px;
  }
  .passwords-list #add_password_form button#add_password {
    width: 80px;
    margin-top: 15px;
  }
  .passwords-list .td_last {
    width: 50px;
  }
  .shop-init .col-12 {
    margin-top: 10px;
  }
  .shop-init .product {
    width: calc(100% - 82px);
  }
  .page-help .center_zone {
    padding-top: 20px;
  }
  .page-help .title.action {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .page-help .opened .title.action {
    white-space: normal;
    overflow: visible;
    text-overflow: unset;
  }
  .page-help #contact_block {
    flex-direction: column-reverse;
    margin-bottom: 35px;
  }
  .page-help #contact_block .col-xl-1 {
    height: 15px;
  }
  .page-help #contact_block .block {
    padding: 15px;
  }
  .page-help #faq_filter {
    padding: 3px 10px;
    line-height: 16px;
  }
  .page-help textarea {
    height: 110px;
  }
  .help-bullet.big {
    width: 20px;
    height: 20px;
    right: 8px;
    top: 8px;
  }
  .help-bullet.help-top-successor {
    right: 0;
  }
  .goto-patterns {
    top: 8px;
    width: 20px;
    height: 20px;
    right: 40px;
  }
  .successors-list .center_zone {
    padding-top: 20px;
  }
  .successors-list #successor_add_opener {
    height: 25px;
    width: 25px;
    margin-top: 10px;
  }
  .successors-list #successor_add_opener:before {
    width: 25px;
    height: 25px;
    top: 0;
    left: 0;
    background-size: 60%;
    background-position: 50% 50%;
  }
  .successors-list .col-12.selector {
    margin-top: 15px;
  }
  .successors-list #add_successor_form .col-sm-1 {
    text-align: right;
  }
  .successors-list #add_successor_form button#add_successor {
    width: 80px;
    margin-top: 15px;
  }
  .successors-list .td_last {
    width: 30px;
  }
  .successors-list #successor_modifier .col-sm-1 {
    text-align: right;
  }
  .successors-list #successor_modifier button#add_successor {
    width: 80px;
    margin-top: 15px;
  }
  .successors-list .delete_successor {
    font-size: 12px;
  }
  .successors-list select {
    padding-left: 16px;
  }
  .documents-list #drag_drop {
    height: 25px;
    width: 25px;
    margin-top: 10px;
    background-image: url(/assets/images/icons/add.svg);
    background-size: 60%;
    background-position: 50% 50%;
    background-repeat: no-repeat;
  }
  .documents-list .td_first {
    max-width: 100px;
  }
  .documents-list .icon.icon-more {
    transform: rotate(90deg);
  }
  .documents-list .dataTables_wrapper table.dataTable td.td_first {
    padding-left: 8px !important;
  }
  .documents-list .dataTables_wrapper .td_last .icon {
    width: 21px;
    height: 21px;
    background-size: 80%;
  }
  .documents-list .document_tool {
    top: 10px;
    right: 45px;
  }
  .documents-list .document_tool .triangle {
    right: -20px;
    left: auto;
    border-width: 15px 20px 0px 0;
    border-color: #17575E transparent transparent transparent;
  }
  .documents-list .document_tool .inner {
    border-top-left-radius: 20px;
    border-top-right-radius: unset;
  }
  .documents-list header.container-fluid .first-row {
    height: 195px;
    transition: 0.4s all;
  }
  .documents-list header.container-fluid .first-row .full-row {
    transition: 0.4s all;
    height: 150px;
  }
  .documents-list header.container-fluid .first-row .top-icons {
    padding-bottom: 0;
    height: 75px;
  }
  .documents-list header.container-fluid .first-row #mobile_avatar_storage_zone {
    z-index: 2;
    border-top: 1px solid white;
    padding-top: 10px;
    position: relative;
    margin: 0 40px;
  }
  .documents-list header.container-fluid .first-row #mobile_avatar_storage_zone .pad {
    padding: 0 25px;
  }
  .documents-list header.container-fluid .first-row #mobile_avatar_storage_zone .icon.icon-avatar {
    width: 45px !important;
    height: 45px !important;
  }
  .documents-list header.container-fluid .first-row #mobile_avatar_storage_zone .storage {
    padding-top: 15px;
    font-size: 8px !important;
    line-height: 12px;
  }
  .documents-list .icon-settings {
    margin-top: 0;
  }
  .documents-list .category_counter {
    font-size: 12px;
  }
  .documents-list .categ_title {
    position: relative;
    padding-left: 25px;
    cursor: pointer;
    padding-bottom: 0;
  }
  .documents-list .categ_title:before {
    top: 8px;
    left: 0;
    position: absolute;
    content: "◀";
    width: 20px;
    height: 20px;
    font-size: 23px;
    text-align: center;
    transition: 0.4s all;
    line-height: 20px;
    transform: rotate(-90deg);
  }
  .documents-list #mobile_categories {
    min-height: 34px;
  }
  .documents-list #mobile_categories .category_panel {
    display: none;
  }
  .documents-list #mobile_categories.slided .categ_title:before {
    transform: rotate(90deg);
  }
  .documents-list #clean_trash {
    height: 25px;
    width: 25px;
    margin-top: 10px;
    background-image: url(/assets/images/icons/trash-bin.svg);
    background-size: 60%;
    background-position: 50% 50%;
    background-repeat: no-repeat;
  }
  .documents-list #trash_warning {
    margin-top: 10px;
  }
  .documents-list #global-wrapper {
    transition: 0.4s all;
  }
  .documents-list.closed #mobile_avatar_storage_zone {
    display: none;
  }
  .documents-list.closed .full-row {
    height: 45px !important;
  }
  .documents-list.closed header.container-fluid .first-row {
    height: 90px;
  }
  .documents-list.closed #global-wrapper {
    margin-top: 90px;
  }
  .documents-list .icon.icon-category-row {
    width: 16px;
    height: 16px;
  }
  .documents-list .subcategory {
    margin-right: 40px !important;
  }
  .documents-list .subcategory .category_name:before {
    top: -12px !important;
  }
  .documents-list .subcategory .category_counter {
    left: 105% !important;
    bottom: -8px !important;
  }
  .documents-list .subcategory .category_name {
    display: block !important;
  }
  .documents-list .subcategory .category_name div {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 55px;
  }
  .documents-list #download_all {
    height: 25px;
    width: 25px;
    background-image: url(/assets/images/icons/copy.svg);
    background-size: 60%;
    background-position: 50% 50%;
    background-repeat: no-repeat;
  }
  #color-selector {
    padding-left: 20px;
  }
  .swal2-html-container {
    margin: 8px !important;
  }
  #swal2-title {
    padding: 8px !important;
    padding-top: 15px !important;
    font-size: 18px !important;
  }
  .swal2-close {
    padding-top: 2px !important;
    padding-right: 0 !important;
  }
  .swal2-actions {
    margin-right: 8px !important;
  }
  .swal2-popup {
    padding-bottom: 8px !important;
  }
  .welcome .btn {
    display: block;
    width: 70%;
    margin: auto;
    margin-top: 15px;
  }
  .welcome #swal2-html-container {
    padding: 0;
    margin-bottom: 0 !important;
  }
  .welcome #swal2-title,
  .avatar_choose #swal2-title,
  .category_create #swal2-title,
  .category_assign #swal2-title {
    width: calc(100% - 40px) !important;
  }
  .categories-list .icon-selector-row .icon {
    margin: 6px;
  }
  .categories-list .type > .label .categ_icon,
  .categories-list .category > .label .categ_icon,
  .categories-list .subcategory > .label .categ_icon {
    position: absolute;
    width: 34px;
    height: 34px;
    top: 0;
    left: 0;
  }
  .categories-list .type > .label .category_name,
  .categories-list .category > .label .category_name,
  .categories-list .subcategory > .label .category_name {
    padding: 8px;
    padding-left: 19px;
  }
  .categories-list .subcategory > .label .category_name > DIV,
  .categories-list .category > .label .category_name > DIV {
    overflow: hidden;
    text-overflow: ellipsis;
    width: calc(100% - 120px);
    white-space: nowrap;
  }
  .categories-list .edit_category {
    position: absolute;
    top: 0;
    width: 25px;
    height: 34px;
    right: 100px;
    line-height: 40px;
    background-size: 85%;
  }
  .categories-list .del_category {
    position: absolute;
    top: 0;
    width: 25px;
    height: 34px;
    right: 70px;
    line-height: 40px;
    background-size: 85%;
  }
  .categories-list .add_category {
    position: absolute;
    top: 0;
    width: 25px;
    height: 34px;
    right: 40px;
    line-height: 40px;
    background-size: 85%;
  }
  .categories-list .arrow {
    font-family: Arial, sans-serif;
    position: absolute;
    top: 1px;
    width: 34px;
    height: 34px;
    right: 5px;
    line-height: 34px;
    transform-origin: 50% 50%;
    transform: rotate(-90deg);
    transition: 0.5s all;
  }
  .categories-list .arrow::before {
    position: absolute;
    content: "◀";
    width: 34px;
    height: 34px;
    font-size: 20px;
    text-align: center;
  }
  .categories-list .category_counter {
    display: none;
  }
  .notifications-list .notification {
    padding-bottom: 30px;
  }
  .notifications-list .notification .col-xl-3 {
    position: absolute;
    bottom: 8px;
    right: 0;
  }
  .notifications-list .notification.read .read-status {
    float: right;
  }
  .categories-patterns .arrow_around {
    width: 20px;
    height: 40px;
    background: white;
    left: auto;
  }
  .categories-patterns .arrow_around.prev {
    left: 1px;
    border-top-right-radius: 50px;
    border-bottom-right-radius: 50px;
  }
  .categories-patterns .arrow_around.next {
    right: -16px;
    border-top-left-radius: 50px;
    border-bottom-left-radius: 50px;
  }
  .categories-patterns .arrow {
    width: 20px;
    height: 20px;
  }
  .categories-patterns .arrow::before {
    font-size: 14px;
    width: 15px;
    height: 15px;
    line-height: 14px;
    top: 12px;
  }
  .categories-patterns .arrow.arrow-left,
  .categories-patterns .arrow.arrow-right {
    margin: 0;
    transform-origin: bottom;
  }
  .categories-patterns .col-arrow {
    width: 0;
    padding: 0;
    position: relative;
    z-index: 99;
  }
  .categories-patterns .patterns {
    width: 100%;
    padding: 0;
  }
  .categories-patterns .section_title {
    padding-top: 15px;
    font-size: 15px;
  }
  .categories-patterns .section_title button {
    font-size: 12px;
  }
  .categories-patterns .pattern .row {
    height: calc(100% - 40px);
  }
  .categories-patterns .pattern.active .section_title {
    position: relative;
    z-index: 2;
    box-shadow: 0 5px 5px 0 #ECEAE7;
  }
  .categories-patterns .p_div {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: space-around;
    align-items: center;
    align-content: space-between;
    max-height: 90vh;
    overflow-y: scroll;
    scrollbar-width: thin;
    scrollbar-color: #17575E white;
    margin-left: 2%;
  }
  .categories-patterns .p_div .card-prePattern {
    border: 2px solid #17575E;
    margin: 0 1% 1% 1%;
    padding: 20px;
    width: 145px;
    height: 190px;
    border-radius: 25px;
  }
  .categories-patterns .p_div .card-prePattern .big-btn {
    padding: 2px 18px;
    border: none;
    border-radius: 25px;
    font-weight: bolder;
    height: 25px;
    font-size: 0.9em;
  }
  .categories-patterns .p_div .card-prePattern .icon-pattern-list {
    background-image: url(/assets/images/icons/list.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 20px 20px;
    width: 100%;
    height: 40px;
  }
  .categories-patterns .p_div .card-prePattern p {
    font-weight: bolder;
    font-size: 0.7em;
  }
  #loader .inner IMG {
    width: 50px;
    height: 50px;
  }
  #loader {
    transition: 0.4s all;
  }
  .bell .badge {
    right: -10px;
  }
  .search-init .center_zone {
    padding-top: 20px;
  }
  .search-init .result-row {
    margin-left: 0;
    margin-right: 0;
  }
  .search-init .result-row .col-9 {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    font-size: 11px;
  }
  .search-init .result-row .col-3 A {
    font-size: 9px;
    display: block;
  }
  .search-init .subtitle {
    padding-left: 11px;
  }
  body.form #subscribe_box {
    display: flex;
    flex-direction: column;
    background: #ECEAE7;
    padding: 0;
    margin: 0;
    border-radius: 0;
    width: 100%;
    max-width: 10000px;
    height: 100%;
    position: relative;
  }
  body.form #subscribe_box .header {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-left-radius: 50px;
    height: 90px;
  }
  body.form #subscribe_box .middle {
    flex-grow: 1;
  }
  body.form #subscribe_box .subscribe_title {
    padding-bottom: 0;
  }
  body.form #subscribe_box .col-12 A {
    text-decoration: none;
  }
  body.form #subscribe_box .row {
    padding: 0;
    margin: 0;
    display: block;
  }
  body.form #subscribe_box .row > * {
    padding: 8px;
    padding-top: 0;
  }
  body.form #subscribe_box > .row:nth-child(1) {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    width: 100%;
  }
  body.form #subscribe_box > .row:nth-child(2) {
    position: fixed;
    width: 100%;
    bottom: 0;
  }
  body.form #subscribe_box > .row:nth-child(2) > div {
    width: 100%;
  }
  body.form #subscribe_box .lang_selector {
    text-align: center;
    position: relative;
    padding: 20px;
    width: auto;
    margin-top: 25px;
    padding-top: 5px;
  }
  body.form #subscribe_box .lang_selector A {
    float: none;
  }
  body.form #subscribe_box .lang_selector A:nth-child(1) {
    position: absolute;
    top: 5px;
    right: 10px;
  }
  body.form #global-wrapper .container-fluid {
    padding: 0;
  }
  body.form form.enter_key {
    margin: auto 10px;
    min-width: 0;
    width: calc(100% - 20px);
  }
  body.form #global-wrapper {
    margin: 0;
  }
  body.form #filler {
    display: none;
  }
  body.form .footer {
    border-radius: 0;
  }
  .hide_mobile {
    display: none;
  }
  .hide_desktop {
    display: block;
  }
}
.arrow,
.backlink SPAN {
  font-family: monospace !important;
}
