/**
* Dark Side Mode - Begin
*/

body.darkside {
  background-color: #1e1e1e;
  color: #ffffff;
}

.darkside .nav-menu {
  background-color: #333;
}

.darkside .nav-menu a {
  color: #adadad;
}

.darkside .nav-menu a:hover {
  color: #2b69e9;
}

.darkside .box-list-item {
  background-color: #333;
  box-shadow: rgb(0 0 0 / 16%) 0px 1px 4px;
}

.darkside .box-list-item .options > a {
  color: #adadad;
}

.darkside .context-menu > ul {
  color: #9b9b9b;
  background-color: #424242;
  box-shadow: 1px 1px 7px 0px #0e0e0e54;
  -moz-box-shadow: 1px 1px 7px 0px #0e0e0e54;
  -webkit-box-shadow: 1px 1px 7px 0px #0e0e0e54;
}

.darkside .context-menu > ul a:hover {
  background-color: #2b69e9;
  color: #f5f5f5; 
}

.darkside .box-list-item .options > a:hover {
  color: #ffffff;
}

.darkside #topbar > div {
  border-bottom: 1px solid #333333;
  background-color: #1f1f1f;
}

.darkside nav {
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

.darkside a {
  color: #adadad;
}

.darkside .section {
  background-color: #333;
  box-shadow: rgb(0 0 0 / 16%) 0px 1px 4px;
}

.darkside .input,
.darkside .input:focus {
  background-color: #1e1e1e;
  border: none;
  color: #ffffff;
}

.darkside .aa-notice.colored, 
.darkside .aa-message.colored{
  color: #1e1e1e;
}

.darkside .aa-notice, 
.darkside .aa-message {
  color: white;
}

.darkside .account-selector .input {
  border: 1px solid #adadad;
  color: #adadad;
}

.darkside #statistics .account-summary.onprogress:after {
  background-color: #333;
}

.darkside table {
  background-color: #333;
  border: 1px solid #171717;
}

.darkside tr:nth-child(even) td {
  background-color: #292929;
}

.darkside .page-secondary-title,
.darkside .checkbox:checked + span,
.darkside .button,
.darkside .table-big-text,
.darkside .calendar-month-switch .nav:hover {
  color: #ffffff;
}

.darkside .button:hover {
  border-color: #adadad;
  background-color: #adadad;
}

.darkside .calendar-month-switch .nav {
  color: #adadad;
}

.darkside .calendar {
  border-color: #1e1e1e;
  background-color: #333;
}

.darkside .calendar .cell {
  border-color: #1e1e1e;
}

.darkside .calendar .cell.in-other-month {
  background-color: #272727;
}

.darkside .calendar .add-post:hover {
  color: #ffffff;
}

.darkside #calendar-day .list-wrapper {
  border-bottom: 1px solid #333333;
}

.darkside .post-list-item > div {
  background-color: #333;
  border: 1px solid #000;
}

.darkside .post-list-item .cover {
  background-color: #424242;
}

.darkside .post-list-item.haslink:hover > div {
  background-color: #333;
  border: 1px solid #fff;
}

.darkside .post-list-item.haslink:hover .quick-info,
.darkside .post-list-item.haslink:hover .caption,
.darkside .post-list-item.haslink:hover .mdi-dots-vertical,
.darkside .emojionearea .emojionearea-editor:focus,
.darkside .topbar-actions .link:hover {
  color: #fff;
}

.darkside .color-success {
  color: #25ca38; 
}

.darkside .box-list-item p a,
.darkside .button--footer {
  color: #adadad;
}

.darkside .button--footer:hover {
  border-color: inherit;
  background-color: inherit;
}

.darkside .button--footer:hover {
  color: #2b69e9;
  border-color: #2b69e9;
  background-color: rgba(59, 124, 255, 0.05);
}

.darkside .skeleton-aside {
  background-color: #252525;
  border-right: 1px solid #333333;
}

.darkside .aside-list-item .circle {
  background-color: #333333;
  border: none;
}

.darkside .aside-list-item { 
  border-bottom: 1px solid #333333;
}

.darkside .aside-list-item.active {
  background-color: #272727;
}

.darkside .skeleton-aside, 
.darkside .skeleton-content { 
  background-color: #171717;
}

.darkside table.dataTable tbody tr {
  background-color: #1f1f1f;
}

.darkside table.dataTable.no-footer, 
.darkside table.dataTable thead th, 
.darkside table.dataTable thead td {
  border-bottom: 1px solid #333333;
}

.darkside table.dataTable.no-footer {
  border-top: 1px solid #333333;
}

.darkside .button--light-outline {
  border-color: #292929;
}

.darkside .button--light-outline:hover {
  color: #ffffff;
  border-color: #3a7cff;
  background-color: #3a7cff;
}

.darkside .button.disabled, 
.darkside .button:disabled {
  color: #ffffff !important;
  border: none !important;
  background-color: #9b9b9b !important;
  border-radius: 0 0 5px 5px;
}

.darkside .button.small.disabled, 
.darkside .button.small:disabled {
  border: 1px solid #9b9b9b !important;
}

.darkside .skeleton-aside .search-box {
  background-color: #171717;
  border-bottom: 1px solid #333333;
}

.darkside .arp-tab-heads {
  background-color: #2b69e9;
}

.darkside .section-header {
  border-bottom: 1px solid #171717;
}

.darkside .nav-logo-wrapper img {
  filter: grayscale(1) invert(1);
}

.darkside .input:disabled {
  background-color: #292929;
  color: #adadad;
}

.darkside .checkbox:disabled + span .icon,
.darkside nav {
  background-color: #333333;
}

.darkside .arp-log-list-item .inner,
.darkside .asidenav li a:hover,
.darkside a.field-icon--left:hover,
.darkside a.field-icon--right:hover {
  color: #fff;
}

.darkside .button--footer {
  border-top: 1px solid #171717;
}

.darkside .asidenav li.active a {
  color: #ffffff;
  font-weight: bold;
}

.darkside .ofm-notification, 
.darkside .ofm-url-form, 
.darkside .ofm-files, 
.darkside .ofm-nofiles, 
.darkside .ofm-dropzone, 
.darkside .ofm-delete-message, 
.darkside .ofm-infobox {
  background-color: #333;
}

.darkside .ofm-infobox .progress .bar {
  background: #1e1e1e;
}

.darkside .section-actions .icon:hover,
.darkside .ofm-context-menu-wrapper > a {
  color: #fff; 
}

.darkside .section-actions .icon.active {
  color: #2b69e9;
}

.darkside .ofm-progress,
.darkside .ofm:after {
  background-color: #333;
}

.darkside .ofm-file-preview {
  background-color: #1e1e1e;
}

.darkside .ofm-file-toggle,
.darkside .section-actions .icon.active:hover,
.darkside .ofm-infobox .title {
  color: #fff;
}

.darkside .ofm-input {
  border: none;
  background-color: #1e1e1e;
  color: #ffffff;
}

.darkside .tabheads a.active {
  background-color: #1e1e1e;
  color: #ffffff;
}

.darkside .tabheads a {
  border: 1px solid #1e1e1e;
}

.darkside .tabheads a:last-child {
  border-right: 1px solid #1e1e1e;
}

.darkside .post-preview .preview-account .circle {
  background-color: #1e1e1e;
}

.darkside .post-preview .preview-header img {
  filter: invert(1);
}

.darkside .post-preview .preview-header {
  border-bottom: 1px solid #171717;
}

.darkside .post-preview .preview-media--timeline .placeholder,
.darkside .post-preview .preview-media--timeline {
  background-color: #1e1e1e;
}

.darkside #post .advanced-settings-toggler, 
.darkside #post .link-in-bio-toggler,
.darkside #post .debug-mode-toggler,
.darkside #post .threads-toggler,
.darkside #post .basic-settings-toggler {
  color: #adadad;
}

.darkside #post .types input + div {
  border: 1px solid #333333;
  background-color: #333333;
}

.darkside #post .types input + div:hover {
  color: #fff;
}

.darkside #post .mini-preview .drophere {
  border: 2px dashed #1e1e1e;
  background-color: #333333;
}

.darkside .post-preview .line-placeholder {
  background-color: #1e1e1e;
}

.darkside .section-actions .dropdown select {
  border-color: #1e1e1e;
  background-color: #1e1e1e;
  color: #fff;
}

.darkside #post .search-results .item {
  color: #ffffff;
  border-bottom: 1px solid #1e1e1e;
}

.darkside .tag-button .mdi-account:before {
  background-color: #1e1e1e;
}

.darkside  .tag-button .mdi-account:after {
  border-bottom: 6px solid #1e1e1e;
}

.darkside  .tag-button span.mdi.mdi-account {
  color: #fff;
}

.darkside .modal-content {
  color: #fff;
  background-color: #1e1e1e;
}

.darkside .close:not(:disabled):not(.disabled):hover, 
.darkside .close:not(:disabled):not(.disabled):focus {
  color: #fff;
  text-decoration: none;
  opacity: .75;
}

.darkside .close { 
  float: right;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1;
  color: #fff;
}

.darkside .modal-footer {
  border-top: 1px solid #333333;
}

.darkside .overlay {
  background-color: rgba(30, 30, 30, 0.97);
}

.darkside .simple-list-item {
  border-bottom: 1px solid #333;
}

.darkside .simple-list-item:hover {
  background-color: rgb(51, 51, 51);
}

.darkside .overlay .close-btn {
  color: #8e8e8e;
}

.darkside .overlay .close-btn:hover {
  color: #fff;
}

.darkside #post .mini-preview .item.item--active:before, 
.darkside #post .mini-preview .item.item--invalid:before, 
.darkside #post .mini-preview .item.item--placeholder:before {
  background-color: #1e1e1e;
}

.darkside .skeleton-aside.onprogress:after,
.darkside .skeleton-content.onprogress:after {
  background-color: #171717;
}

.darkside .select2-container--default .select2-selection--single { 
  border: 1px solid #0e0e0e;
  background-color: #0e0e0e;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

.darkside .select2-container--default .select2-results>.select2-results__options {
  background-color: #171717;
  box-shadow: none;
  border: 1px solid #333333;
}

.darkside .select2-container--default .select2-results__option[aria-selected=true] {
  background-color: #272727;
}

.darkside .select2-container--open .select2-dropdown--above {
  background-color: #171717;
}

.darkside .select2-search--dropdown {
  background-color: #1e1e1e;
  border-radius: 7px;
}

.darkside .select2-container--default .select2-search--dropdown .select2-search__field {
  border: 1px solid #333;
  background-color: #171717;
  color: white;
}

.darkside .post-preview .preview-media--album {
  background-color: #1e1e1e;
}

.darkside .ofm-button {
  border: none;
  background-color: #1e1e1e;
}

.darkside .ofm-button:hover {
  background-color: #2b69e9;
  color: #ffffff; }

.darkside .ofm-context-menu > ul {
  background-color: #333333;
}

.darkside .post-preview:after {
  background-color: rgb(51, 51, 51);
  border-radius: 7px;
  -moz-border-radius: 7px;
  -webkit-border-radius: 7px;
}

.darkside #post .controls .emojionearea.disabled {
  position: relative;
  background-color: #292929;
}

.darkside .section-actions .dropdown select:hover { 
  border-color: #1e1e1e;
  background-color: #1e1e1e; 
}

.darkside .section-actions .dropdown select.error {
  background-color: rgba(255, 61, 61, 0.21);
  border-color: rgba(255, 61, 61, 0.53); 
}

.darkside .ofm-file-preview:after {
  background-color: rgb(30, 30, 30);
}

.darkside .emojionearea .emojionearea-button>div.emojionearea-button-close { 
  -webkit-transform: none;
  -o-transform: none;
  transform: none;
  opacity: 1;
  top: 5px;
  right: -5px;
}

.darkside .emojionearea .emojionearea-button>div, 
.darkside .emojionearea .emojionearea-picker .emojionearea-wrapper:after {
  background-image: none !important;  
}

.darkside .emojionearea-button-close::before {
  content: "\e021";
  color: #e0e0e0;
  font: normal normal normal 25px/1 simple-line-icons;
  display: inline-block;
  opacity: 1;
  font-size: inherit;
}

.darkside .filepicker,
.darkside .expired-filepicker {
  background-color: rgb(51 51 51);
}

.darkside .filepicker-inner {
  background-color: #333333;
}

.darkside .filepicker-footer {
  border-top: none;
}

.darkside .jconfirm.jconfirm-supervan .jconfirm-bg,
body.darkside.onprogress:after {
  background-color:  rgba(27, 27, 27, 0.9) !important; 
}

.darkside .button--simple:hover {
  color: #1b1b1b;
}

.darkside .inbox.section-content {
  padding: 0;
  max-width: inherit;
}

@media screen and (max-width: 995px) {
  .darkside .no-data {
    margin: 0 auto; 
    padding: 0; 
    height: calc(100vh - 61px);
    display: flex;
    flex-direction: column;
    justify-content: center; 
  }
}

.darkside .inbox-chat-list-item .inner {
  color: #e0e0e0;
}

.darkside .inbox-chat-list-item {
  border-bottom: 1px solid #333333;
}

.darkside .inbox.section-header {
  border-bottom: 1px solid #333333;
}

.darkside .inbox-chat-list-item .circle {
  border: 1px solid #333333;
}

.darkside .inbox-thread-head {
  background: #333333;
}

.darkside .inbox-thread-head h3 {
  color: #ffffff;
}

.darkside #inbox-chat-frame {
  box-shadow: -10px -6px 32px -8px rgba(0, 0, 0, 0.63);
  -moz-box-shadow: -10px -6px 32px -8px rgba(0, 0, 0, 0.63);
  -webkit-box-shadow: -10px -6px 32px -8px rgba(0, 0, 0, 0.63);
  border: 2px solid #333333;
}

.darkside .button--light-outline {
  color: #9b9b9b;
}

.darkside body {
  color: #212121;
}

.darkside .inbox-msg-mine .inbox-direct-chat-text {
  background: #333333;
  color: white;
}

.darkside .emojionearea, .emojionearea.form-control {
  border: 1px solid #1e1e1e;
  background-color: #1e1e1e;
  border-radius: 5px;
  color: white;
}

.darkside .emojionearea .emojionearea-editor:focus,
.darkside .aside-list-item .options > a:hover {
  color: white;
} 

.darkside .wdm-message-list-item,
.darkside .al-message-list-item {
  color: #adadad;
  background-color: #171717;
  border: 1px solid #adadad;
}

.darkside .wdm-log-list-item .inner,
.darkside .al-log-list-item .inner {
  color: #ffffff;
}

.darkside .arp-log-list-item,
.darkside .al-log-list-item {
  border-bottom: 1px solid #333333;
}

.darkside .arp-next-schedule, 
.darkside .arp-amount-of-action,
.darkside .al-next-schedule, 
.darkside .al-amount-of-action {
  border-bottom: 1px solid #333333;
}

.darkside .al-log-list-item .action .error-details {
  font-size: inherit;
  line-height: inherit;
  font-family: inherit;
  opacity: 0.5;
}

.darkside .page-primary-title {
  color: white;
}

.darkside .swal2-popup {
  background: #1e1e1e;
}

.darkside .swal2-popup .swal2-title {
  color: #ffffff;
}

.darkside .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple, 
.darkside .select2-container--default.select2-container--open.select2-container--below .select2-selection--single {
  background-color: #0e0e0e;
}

.darkside .border {
  border: 1px solid #333333;
}

.darkside .fileinp + div {
  border: 1px solid #171717;
}

.darkside .wdm-next-schedule, 
.darkside .wdm-amount-of-action, 
.darkside .wdm-log-list-item {
  border-bottom: 1px solid #333333;
}

.darkside .datepicker-wrapper {
  color: #ffffff;
  border: 1px solid #1e1e1e;
  border-radius: 4px;
  background: #1e1e1e;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.42);
}

.darkside .datepicker--cell-day.-other-month-, 
.darkside .datepicker--cell-year.-other-decade- {
  color: #565656;
}

.darkside .datepicker--nav {
  border-bottom: 1px solid #333333;
}

.darkside .datepicker--buttons, 
.darkside .datepicker--time {
  padding: 4px;
  border-top: 1px solid #333333;
}

.darkside .datepicker--time-current-hours:after, 
.darkside .datepicker--time-current-minutes:after {
  background: #333333;
} 

.darkside .datepicker--time-row {
  background: linear-gradient(to right,#848484,#333333) left 50%/100% 1px no-repeat;
}

.darkside .datepicker--nav-title:hover,
.darkside .datepicker--nav-action:hover,
.darkside .datepicker--cell.-focus- {
  background-color: #272727;
  color: #ffffff;
}

.darkside .datepicker--cell.-current- {
  color: #ffffff;
  background-color: #272727;
}

.darkside .datepicker--day-name {
  color: #b7b7b7;
}

.darkside .datepicker--pointer {
  border-top: 1px solid #1e1e1e;
  border-right: 1px solid #1e1e1e;
  background: #1e1e1e;
}

.darkside  .col-inner {
  background: #333333;
  border: 1px solid #1e1e1e;
}

.darkside .boost-box {
  background-color: #171717;
}

.darkside .boost-head {
  background: #171717;
}

.darkside .wizard {
  border: 1px solid #171717;
}

.darkside .wizard ul.steps > li {
  background: #171717;
}

.darkside .aside-list-item {
  border-bottom: 1px solid #333333;
}

.darkside .aside-list-item .title {
  color: white; 
}

.darkside  .suggestion-box {
  background-color: #333333;
}

.darkside .autocomplete-suggestions, 
.darkside .default-suggestions {
  background: #333;
}

.darkside .autocomplete-suggestion__information, 
.darkside .default-suggestion__information,
.darkside .autocomplete-suggestion__information:hover {
  border-bottom: solid 1px #5d5d5d;
}

.darkside .autocomplete-suggestion__description .autocomplete-suggestion__username, 
.darkside .default-suggestion__description .default-suggestion__username {
  color: #ffffff;
}

.darkside .autocomplete-suggestion__description .autocomplete-suggestion__fullname, 
.darkside .default-suggestion__description .default-suggestion__fullname {
  color: #6d6d6d;
}

.darkside .suggestion-box__input,
.darkside .suggestion-box__input--loading {
  border: solid 1px #1d1d1d;
  color: white;
  background-color: #1d1d1d; 
}

.darkside .autocomplete-suggestion:hover, .default-suggestions:hover {
  background-color: #333333; 
  cursor: pointer;
}

.darkside .section:hover .section-actions .more, 
.darkside .section .section-actions .more.visible {
  border-color: #9b9b9b;
}

.darkside #post .search-results .item:hover {
  background-color: #1e1e1e;
}

.darkside .emojionearea .emojionearea-picker .emojionearea-filters {
  background: #333333;
}

.darkside .autocomplete-suggestions:hover, 
.darkside .default-suggestions:hover {
  background: #333;
}

.darkside .post-preview .preview-caption a,
.darkside .post-preview .preview-first-comment a {
  color: #848484; 
}

.darkside .calendar .head .cell {
  color: #f1f1f1;
}

.darkside .arp-log-list-item .meta:hover {
  color: #f1f1f1;
}

.darkside .emojionearea .emojionearea-button>div, 
.darkside .emojionearea .emojionearea-picker .emojionearea-wrapper:after {
  background-image: none !important;
}

.darkside .emojionearea .emojionearea-button>div.emojionearea-button-close {
  -webkit-transform: none;
  -o-transform: none;
  transform: none;
  opacity: 1;
  top: 5px;
  right: -5px;
}

.darkside .emojionearea .emojionearea-picker {
  background: #333;
  box-shadow: 0 0 14px rgba(0, 0, 0, 0.25);
}

.darkside .emojionearea .emojionearea-picker .emojionearea-scroll-area h1 {
  color: #f5f5f5;
  background: #333333;
}

.darkside .emojionearea .emojionearea-picker .emojionearea-filters .emojionearea-filter.active {
  background: #1e1e1e;
}

.darkside .emojionearea .emojionearea-picker .emojionearea-scroll-area .emojibtn:hover {
  background: #1e1e1e;
}

.darkside .topbar-actions .item {
  border-left: none;
}

.darkside nav {border-right: 1px solid #1f1f1f;}

.darkside .nav-menu li:first-child {
  border-top: none;
}

.darkside td {
  background-color: #333;
}

.darkside .skeleton-aside-settings, 
.darkside .skeleton-content-settings {
  background-color: #333;
}

.darkside .arp-log-list-item .circle {
  background-color: #333333;
}

.darkside .menuhelper {
  background: #333;
}

.darkside .textstabs {
  color: #f5f7f9;
}

.darkside .infobutton {
  background-color: rgb(30, 30, 30);
}

.darkside .videos a {
  color: #fff;
}

.darkside .skeleton-aside, .skeleton-content {
  box-shadow: none;
}

.darkside .box-list-item .circle {
  color: #adadad;
  background-color: #1e1e1e;
  border: 1px solid #171717;
}

.darkside .section-actions .btn {
  background: #333333;
  border: 1px solid #161616;
}

.darkside .section-actions .btn:hover,
.darkside .section-actions .btn:focus{
  border: 1px solid #ffffff;
  color: white;
}

.darkside .autocomplete-suggestions {
  border-color: #333333;
}

.darkside .autocomplete-suggestion {
  border-color: #161616;
}

/**
* Dark Side Mode - End
*/

td {
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

tr:nth-child(even) td {
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
}

.emojionearea .emojionearea-button>div.emojionearea-button-close { 
  -webkit-transform: none;
  -o-transform: none;
  transform: none;
  opacity: 1;
  top: 5px;
  right: -5px;
}

.emojionearea-button-close::before {
  content: "\e021";
  color: #9c9c9c;
  font: normal normal normal 25px/1 simple-line-icons;
  display: inline-block;
  opacity: 1;
  font-size: inherit;
}

.select2-container--default .select2-selection--single,
.select2-container--default .select2-search--dropdown .select2-search__field,
.select2-container--default .select2-results>.select2-results__options {
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

@-webkit-keyframes keyframes-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

@keyframes keyframes-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

@keyframes keyframes-heartbeat {
  to {
    transform: scale(1.005); } }

.anim-spin {
  -webkit-animation: keyframes-spin 2s infinite linear;
  animation: keyframes-spin 2s infinite linear; }

.anim-pulse {
  -webkit-animation: keyframes-spin 1s infinite steps(8);
  animation: keyframes-spin 1s infinite steps(8); }

/* Text colors */
.color-primary {
  color: #2b69e9; }

.color-primary-hover {
  color: #003569; }

.color-danger {
  color: #ff3d3d; }

.color-success {
  color: #058C15; }

.color-info {
  color: #2b69e9; }

.color-light {
  color: #f5f5f5; }

.color-mid {
  color: #9b9b9b; }

.color-dark {
  color: #212121; }

/* General */

body {
  font-family: "Timeable", system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial sans-serif;
  font-size: 100%;
  width: 100%;
  margin: 0;
  padding: 0;
  background-color: #f8f8f8;
  color: #212121;
  -webkit-transition: all ease 0.2s;
  -moz-transition: all ease 0.2s;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transition: all ease 0.2s;
  }
  body.onprogress:after {
    content: "";
    position: fixed;
    z-index: 999999;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.95) url("../img/round-loading.svg") center no-repeat; }

@media screen and (max-width: 992px) {
  body.mobile-menu-open {
    overflow: hidden;
    margin-left: 270px;
    } }

a {
  text-decoration: none;
  outline: none;
  color: #2b69e9; }

a.full-link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: inherit; }

/* NoData */
.no-data {
  margin: 200px auto 100px;
  max-width: 400px;
  padding: 0 20px;
  text-align: center;
  color: #9b9b9b;
  font-size: 14px;
  line-height: 20px; }

.no-data-icon {
  display: block;
  margin-bottom: 20px;
  font-size: 40px; }

/**
 * Titles
 */
.page-primary-title {
  margin: 0 0 14px;
  font-size: 24px;
  font-weight: 600;
  line-height: 1.5;
  color: black; }
  
#renew .page-primary-title {
  color: #212121;
  }

.page-secondary-title {
  margin: 0;
  color: #212121;
  font-size: 18px;
  line-height: 22px;
  font-weight: normal; }

/* Account Selector */
.account-selector .label {
  float: left;
  margin-right: 21px;
  margin-top: 13px;
  color: #9b9b9b;
  font-size: 12px;
  line-height: 14px; }

.account-selector .input {
  float: left;
  width: 180px;
  border: 1px solid #e6e6e6;
  -webkit-appearance: menulist;
  -moz-appearance: menulist;
  appearance: menulist;
  }

/* Badges */
.badge {
  display: inline-block;
  padding: 7px 19px 6px;
  color: #fff;
  font-size: 14px;
  line-height: 17px;
  background-color: #212121;
  border-radius: 100px; }

/* Tags */
.tag {
  position: relative;
  display: inline-block;
  padding: 2px 20px 2px 5px;
  max-width: 200px;
  height: 20px;
  font-size: 12px;
  line-height: 20px;
  background-color: #212121;
  color: #fff;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  border-radius: 2px;
  -webkit-transition: all ease 0.2s;
  -moz-transition: all ease 0.2s;
  transition: all ease 0.2s; }
  .tag.preadd {
    opacity: 0;
    visibility: hidden;
    -webkit-transform: scale(0.3);
    -moz-transform: scale(0.3);
    -ms-transform: scale(0.3);
    -o-transform: scale(0.3);
    transform: scale(0.3); }
  .tag .icon {
    margin-right: 3px; }
  .tag .remove {
    position: absolute;
    top: 2px;
    right: 5px;
    font-size: 10px;
    cursor: pointer; }

/* AUTOCOMPLETE */
.autocomplete-suggestions {
  font-size: 14px;
  line-height: 17px;
  border: 1px solid #e6e6e6;
  background: #fff;
  overflow: auto;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  margin-top: 5px;
}

.autocomplete-suggestion {
  position: relative;
  padding: 15px;
  overflow: hidden;
  cursor: pointer;
  border-bottom: 1px solid #f5f5f5; }
  .autocomplete-suggestion:last-child {
    border-bottom: none; }
  .autocomplete-suggestion .sub {
    margin-top: 3px;
    display: block;
    color: #9b9b9b;
    font-size: 12px; }

.autocomplete-selected {
  background: #212121;
  color: #fff; }

/* Form */
.fluid {
  display: block !important;
  width: 100% !important; }

.form-result {
  font-size: 14px;
  line-height: 20px; }
  .form-result a {
    text-decoration: underline; }
  .form-result > div {
    position: relative;
    padding-left: 28px; }
  .form-result > div:last-child {
    margin-bottom: 17px; }
  .form-result .icon {
    position: absolute;
    top: -1px;
    left: 0;
    font-size: 18px; }
  .form-result > .error .icon {
    color: #ff3d3d; }
  .form-result > .success .icon {
    color: #058C15; }
  .form-result > .info .icon {
    color: #2b69e9; }

.field-icon--left,
.field-icon--right {
  position: absolute;
  bottom: 0;
  z-index: 1;
  width: 50px;
  height: 20px;
  padding: 15px 0;
  font-size: 20px;
  line-height: 1;
  text-align: center;
  color: #999; }
  .field-icon--left.small,
  .field-icon--right.small {
    padding: 10px 0; }
  .field-icon--left.processing,
  .field-icon--right.processing {
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all ease 0.2s;
    -moz-transition: all ease 0.2s;
    transition: all ease 0.2s; }
  .field-icon--left img,
  .field-icon--right img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    max-width: 100%;
    max-height: 20px;
    margin: auto; }

.field-icon--left {
  left: 0; }

.field-icon--right {
  right: 0; }

a.field-icon--left:hover,
a.field-icon--right:hover {
  color: #212121; }

.input.onprogress + .field-icon--left.processing,
.input.onprogress + .field-icon--right.processing {
  visibility: visible;
  opacity: 1; }

.form-label {
  display: block;
  margin-bottom: 5px;
  font-size: 14px;
  line-height: 17px; }

.form-label--secondary {
  font-size: 13px;
  color: #9b9b9b; }

.compulsory-field-indicator {
  color: #ff3d3d; }

.field-tips {
  padding: 0 0 0 20px;
  margin: 10px 0 0;
  font-size: 12px;
  line-height: 14px;
  list-style: disc;
  color: #999; }
  .field-tips li {
    padding: 0;
    margin: 6px 0; }

::-webkit-input-placeholder {
  color: #999;  }

::-moz-placeholder {
  color: #999; }

:-ms-input-placeholder {
  color: #999; ; }

:-moz-placeholder {
  color: #999; ; }

/* input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0 1000px white inset !important;
} */
.input {
  display: block;
  width: 100%;
  height: 50px;
  padding: 10px;
  font-family: "Timeable", sans-serif;
  font-size: 14px;
  line-height: 1.5;
  color: #212121;
  border: 1px solid #eee;
  outline: none;
  background-color: #eee;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: border-color ease 0.2s;
  -moz-transition: border-color ease 0.2s;
  transition: border-color ease 0.2s;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  background-clip: padding-box;
  box-shadow: none;
  }
  .input:focus {
    border-color: #e2e2e2;
    color: #212121;
    background: #e2e2e2;
    }
  .input:disabled {
    background-color: #fafafa;
    color: #999; }
  .input.leftpad {
    padding-left: 50px; }
  .input.rightpad {
    padding-right: 50px; }
  .input.error {
    border-color: #ff3d3d; }

textarea.input {
  height: auto;
  resize: vertical; }

.input--small {
  height: 40px;
  padding: 8px 10px; }

.button {
  display: inline-block;
  height: 50px;
  padding: 15px 12px;
  font-family: "Timeable", sans-serif;
  font-size: 13px;
  font-weight: 600;
  line-height: inherit;
  cursor: pointer;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  color: #fff;
  border: 1px solid #2b69e9;
  border-radius: 0;
  outline: none;
  background-color: #2b69e9;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all ease 0.2s;
  -moz-transition: all ease 0.2s;
  transition: all ease 0.2s;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  }
  .button:hover {
    border-color: #003569;
    background-color: #003569; }
  .button.disabled, .button:disabled {
    cursor: default;
    color: #9b9b9b !important;
    border: 1px solid #f5f5f5 !important;
    background-color: #f5f5f5 !important;
    }

.button.small {
    height: auto;
    padding: 8px 14px;
    text-transform: none;
    border-radius: 25px;
    -moz-border-radius: 25px;
    -webkit-border-radius: 25px;
    margin-bottom: 7px; 
    margin-right: 4px;
    width: fit-content;
    margin: 0 auto;}

.button.small .sli:before {
  vertical-align: bottom;
  font-size: 15px;
  margin-right: 2px;
}

.button.large {
  height: 60px;
  padding: 20px 15px;
  border-radius: 0 0 5px 5px;
  -moz-border-radius: 0 0 5px 5px;
  -webkit-border-radius: 0 0 4px 4px;
  }

.button--danger {
  border-color: #ff3d3d;
  background-color: #ff3d3d; }
  .button--danger:hover {
    border-color: #ff0a0a;
    background-color: #ff0a0a; }

.button--dark {
    border-color: #2b69e9;
    background-color: #2b69e9;
    border-radius: 5px;
  	-moz-border-radius: 5px;
  	-webkit-border-radius: 5px;
  	line-height: 18px; }
  .button--dark:hover {
    border-color: #1d4494;
    background-color: #1d4494; }

.button--oval {
  border-radius: 50px;
  -o-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  -webkit-border-radius: 50px; }

.button--simple {
  color: #2b69e9;
  border-color: transparent;
  background-color: transparent; }
  .button--simple:hover {
    color: #003569;
    border-color: transparent;
    background-color: transparent; }

.button--simple-danger {
  color: #ff3d3d; }
  .button--simple-danger:hover {
    color: #ff0a0a; }

.button--light-outline {
  font-weight: normal;
  color: #9b9b9b;
  border-color: #e0e0e0;
  background-color: transparent; 
  line-height: 18px; }
  .button--light-outline:hover {
    color: #2b69e9;
    border-color: #2b69e9;
    background-color: rgba(59, 124, 255, 0.05); }

.button--footer {
  font-weight: normal;
  text-transform: uppercase;
  color: #9b9b9b;
  border: none;
  border-top: 1px solid #e6e6e6;
  background-color: transparent;
  border-radius: 0;
  height: auto;
  }
  .button--footer:hover {
    color: #2b69e9;
    border-color: #2b69e9;
    background-color: rgba(59, 124, 255, 0.05); }

.checkbox {
  display: none; }

.checkbox + span {
  position: relative;
  display: inline-block;
  padding: 2px 0 2px 32px;
  font-size: 12px;
  line-height: 20px;
  cursor: pointer;
  color: #9b9b9b;
  -webkit-transition: all ease 0.2s;
  -moz-transition: all ease 0.2s;
  transition: all ease 0.2s;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.checkbox:checked + span {
  color: #212121; }

.checkbox:disabled + span {
  cursor: default;
  opacity: .5; }

.checkbox + span .icon {
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  border: 1px solid #9b9b9b;
  border-radius: 4px;
  -webkit-transition: border-color ease 0.2s;
  -moz-transition: border-color ease 0.2s;
  transition: border-color ease 0.2s; }

.checkbox:checked + span .icon {
  color: #2b69e9;
  border-color: #2b69e9; }

.checkbox:disabled + span .icon {
  background-color: #fafafa; }

.checkbox + span .icon span {
  position: absolute;
  top: 1px;
  left: 0;
  visibility: hidden;
  width: 100%;
  font-size: 20px;
  line-height: 1;
  text-align: center;
  opacity: 0;
  -webkit-transition: all ease 0.2s;
  -moz-transition: all ease 0.2s;
  transition: all ease 0.2s; }

.checkbox:checked + span .icon span {
  visibility: visible;
  opacity: 1; }

.radio {
  display: none; }

.radio + span {
  position: relative;
  display: inline-block;
  padding-left: 38px;
  font-size: 14px;
  line-height: 17px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.radio + span .icon {
  position: absolute;
  top: -4px;
  left: 0;
  width: 22px;
  height: 22px;
  border: 1px solid #2b69e9;
  border-radius: 50%; }

.radio + span .icon:after {
  position: absolute;
  top: 50%;
  left: 50%;
  visibility: hidden;
  width: 14px;
  height: 14px;
  margin: -7px 0 0 -7px;
  content: "";
  opacity: 0;
  border-radius: 50%;
  background-color: #2b69e9;
  -webkit-transition: all ease 0.2s;
  -moz-transition: all ease 0.2s;
  transition: all ease 0.2s;
  -webkit-transform: scale(0.5);
  -moz-transform: scale(0.5);
  -ms-transform: scale(0.5);
  -o-transform: scale(0.5);
  transform: scale(0.5); }

.radio:checked + span .icon:after {
  visibility: visible;
  opacity: 1;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1); }

.fileinp {
  display: none; }

.fileinp + div {
  display: block;
  width: 100%;
  height: 50px;
  padding: 15px 12px;
  font-family: "Timeable", sans-serif;
  font-size: 12px;
  line-height: 18px;
  cursor: pointer;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  color: #9b9b9b;
  border: 1px solid #e0e0e0;
  outline: none;
  background-color: transparent;
  -webkit-transition: all ease 0.2s;
  -moz-transition: all ease 0.2s;
  transition: all ease 0.2s;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }
  .fileinp + div:hover {
    color: #2b69e9;
    border-color: #2b69e9;
    background-color: rgba(59, 124, 255, 0.05); }

.fileinp.error + div {
  border-color: #ff3d3d; }

/* Context menu */
.context-menu-wrapper {
  position: relative; }

.context-menu {
  position: absolute;
  right: 5px;
  top: 50%;
  margin-top: 20px;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all ease 0.2s;
  -moz-transition: all ease 0.2s;
  transition: all ease 0.2s;
  -webkit-transform: translateY(-10px) rotateX(10deg);
  -moz-transform: translateY(-10px) rotateX(10deg);
  -ms-transform: translateY(-10px) rotateX(10deg);
  -o-transform: translateY(-10px) rotateX(10deg);
  transform: translateY(-10px) rotateX(10deg); }
  .context-menu.active {
   	opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0px) rotateX(0deg);
    -moz-transform: translateY(0px) rotateX(0deg);
    -ms-transform: translateY(0px) rotateX(0deg);
    -o-transform: translateY(0px) rotateX(0deg);
    transform: translateY(0px) rotateX(0deg);
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px; }
  .context-menu.context-menu--left {
    right: auto;
    left: 5px; }
  .context-menu > ul {
    margin: 0;
    font-size: 14px;
    line-height: 24px;
    color: #9b9b9b;
    white-space: nowrap;
    text-align: left;
    list-style: none;
    border: none;
    border-radius: 8px;
    -webkit-border-radius: 8px !important;
    -moz-border-radius: 8px;
    background-color: #2b323b;
    box-shadow: 1px 1px 10px 0px rgb(41 51 64 / 30%);
    -moz-box-shadow: 1px 1px 10px 0px rgb(41 51 64 / 30%);
    -webkit-box-shadow: 1px 1px 10px 0px rgb(41 51 64 / 30%);
    padding: 5px;
    }
  .context-menu > ul li {
    margin: 0;
    padding: 0; }
  .context-menu > ul a {
   	display: block;
   	padding: .25rem 0.75rem;
   	color: inherit;
   	border-radius: 5px;
   	-webkit-border-radius: 5px;
   	-moz-border-radius: 5px;
   	font-weight: 500;
   	}
    .context-menu > ul a:hover {
      background-color:#2b69e9;
      color: #f5f5f5; }

/* Section */
.section {
  background-color: #fff;
  border-radius: 5px;
  box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
  transition: all 0.3s cubic-bezier(.25,.8,.25,1);
  }

.section:hover {
  box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);
}

.section-header {
  padding: 25px;
  border-bottom: 1px solid #e0e0e0;
  }

.section-title {
  float: left;
  height: 20px;
  margin: 0;
  font-size: 16px;
  font-weight: normal;
  line-height: 20px; }

.section-actions {
  float: right;
  height: 20px; }
  .section-actions .icon {
    float: left;
    height: 20px;
    margin-top: -1px;
    margin-left: 10px;
    font-size: 20px;
    color: #9b9b9b;
    -webkit-transition: all ease 0.2s;
    -moz-transition: all ease 0.2s;
    transition: all ease 0.2s; }
    .section-actions .icon:first-child {
      margin-left: 0; }
    .section-actions .icon:hover {
      color: #212121; }
    .section-actions .icon.active {
      color: #2b69e9; }
      .section-actions .icon.active:hover {
        color: #003569; }
  .section-actions .dropdown {
    position: relative;
    margin-top: -4px; }
    .section-actions .dropdown select {
      width: auto;
      height: 28px;
      padding: 4px 20px 4px 30px;
      font-size: 12px;
      line-height: 18px;
      cursor: pointer;
      border: 1px solid transparent;
      outline: none;
      background-color: transparent;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      -webkit-appearance: none;
      -moz-appearance: none;
      appearance: none;
      border-radius: 5px;
      -webkit-border-radius: 5px;
      -moz-border-radius: 5px;
      border-color: #eeeeee;
      background-color: #f5f5f5; }
      .section-actions .dropdown select.error {
        background-color: rgba(255, 61, 61, 0.1);
        border-color: rgba(255, 61, 61, 0.2); }
      .section-actions .dropdown select:hover {
        border-color: #eeeeee;
        background-color: #f5f5f5; }
      .section-actions .dropdown select:disabled {
        cursor: default;
        opacity: .5; }
    .section-actions .dropdown .icon {
      position: absolute;
      top: 5px;
      left: 8px;
      height: 16px;
      margin: 0;
      font-size: 16px; }
    .section-actions .dropdown.onprogress .icon {
      display: none; }
    .section-actions .dropdown .caret {
      position: absolute;
      top: 5px;
      right: 4px;
      height: 16px;
      font-size: 16px; }
    .section-actions .dropdown .loading {
      position: absolute;
      top: 8px;
      left: 8px;
      display: none;
      width: 14px;
      height: 14px; }
    .section-actions .dropdown.onprogress .loading {
      display: block; }
  .section-actions .btn {
    width: auto;
    height: 20px;
    font-size: 12px;
    line-height: 1;
    cursor: pointer;
    outline: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: initial;
    background: #f8f8f8;
    border: 1px solid #e6e6e6;
    }
  .section-actions .more {
    visibility: hidden;
    float: left;
    height: 20px;
    max-width: 0;
    overflow: hidden;
    opacity: 0;
    border-left: 1px solid transparent;
    -webkit-transition: all ease 0.2s;
    -moz-transition: all ease 0.2s;
    transition: all ease 0.2s; }

.section:hover .section-actions .more,
.section .section-actions .more.visible {
  visibility: visible;
  max-width: 200px;
  padding-left: 12px;
  margin-left: 12px;
  opacity: 1;
  border-color: #eeeeee; }

.section-content {
  padding: 25px;
  font-size: 14px;
  line-height: 20px; }

/* Load more */
.loadmore {
  position: relative;
  max-width: 350px;
  margin-right: auto;
  margin-left: auto; }
  .loadmore .icon {
    margin-right: 5px;
    font-size: 20px;
    vertical-align: -4px; }

.loadmore.onprogress {
  opacity: .3; }
  .loadmore.onprogress:after {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    width: 100%;
    height: 100%; 
    content: ""; }

/* Box list (Accounts, Captions) */
.box-list-item {
  position: relative;
  float: left;
  width: 22.75%;
  margin-right: 3%;
  margin-bottom: 3%;
  background-color: #fff;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
  transition: all 0.3s cubic-bezier(.25,.8,.25,1);
  }
  .box-list-item:hover {
    box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);
  }
  .box-list-item:nth-child(4n) {
    margin-right: 0; }
  .box-list-item .inner {
    padding: 17px;
    }

.box-list-item .options {
  position: absolute;
  top: 17px;
  right: 10px;
  font-size: 20px; }
  .box-list-item .options > a {
    color: #9b9b9b; }
  .box-list-item .options > a:hover {
    color: #212121; }
    
img.circle {
	display: block;
}

.box-list-item .circle {
  position: relative;
  width: 80px;
  height: 80px;
  margin: 0 auto 24px;
  font-size: 36px;
  font-weight: 300;
  line-height: 40px;
  color: #fff;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  background-color: #e0e0e0;
  -webkit-transition: all ease 0.2s;
  -moz-transition: all ease 0.2s;
  transition: all ease 0.2s;
  border: 1px solid #e0e0e0;
}

  .box-list-item .circle span {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    height: 40px;
    margin-top: -18px; 
  }

.box-list-item:hover .circle {
  background-color: #2b69e9;
  }

.box-list-item .title {
  font-size: 16px;
  line-height: 20px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }

.box-list-item .sub {
  margin-top: 5px;
  font-size: 12px;
  line-height: 14px;
  color: #9b9b9b;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }

.box-list-item p {
  height: 108px;
  margin: 23px 0 0;
  overflow: hidden;
  font-size: 13px;
  line-height: 18px;
  color: #9b9b9b; }
  .box-list-item p a {
    color: #003569; }
  .box-list-item p a:hover {
    text-decoration: underline; }

.box-list-item .quick-info {
  height: 20px;
  margin: 10px 0 0;
  font-size: 12px;
  line-height: 20px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }

@media screen and (max-width: 992px) {
  .box-list-item {
    width: 31.3%; }
    .box-list-item:nth-child(4n) {
      margin-right: 3%; }
    .box-list-item:nth-child(3n) {
      margin-right: 0; } }

@media screen and (max-width: 768px) {
  .box-list-item {
    width: 48.5%; }
    .box-list-item:nth-child(3n) {
      margin-right: 3%; }
    .box-list-item:nth-child(2n) {
      margin-right: 0; } }

@media screen and (max-width: 600px) {
  .box-list-item {
    float: none;
    width: auto;
    margin-right: 0; }
    .box-list-item:nth-child(3n) {
      margin-right: 0; }
  .box-list-item p {
    height: auto; } }

/* Aside List */
.aside-list-item {
  position: relative;
  padding: 15px;
  border-bottom: 1px solid #e6e6e6;
  -webkit-transition: all ease 0.2s;
  -moz-transition: all ease 0.2s;
  transition: all ease 0.2s; }
  .aside-list-item.highlighted {
    background-color: #fff6e5; }
  .aside-list-item.active {
    background-color: rgb(230, 230, 230); }

.aside-list-item .circle {
  position: relative;
  display: block;
  float: left;
  width: 40px;
  height: 40px;
  margin: 0 15px 0 15px;
  color: #fff;
  border-radius: 50%;
  background-color: #e0e0e0;
  -webkit-transition: all ease 0.2s;
  -moz-transition: all ease 0.2s;
  transition: all ease 0.2s;
  border: 1px solid #e6e6e6;
  }
  .aside-list-item .circle span {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    height: 18px;
    margin-top: -9px;
    font-size: 14px;
    line-height: 18px;
    text-align: center;
    text-transform: uppercase; }

.aside-list-item:hover .circle,
.aside-list-item.active .circle {
  background-color: #2b69e9; }

.aside-list-item .inner {
  overflow: hidden; }

.aside-list-item .title {
  margin: 4px 20px 1px 0;
  font-size: 14px;
  line-height: 17px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }

.aside-list-item .sub {
  font-size: 12px;
  line-height: 14px;
  color: #9b9b9b;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }

.aside-list-item .meta {
  margin-top: 10px;
  font-size: 12px;
  line-height: 14px;
  color: #9b9b9b; }
  .aside-list-item .meta > span {
    display: inline-block;
    margin-right: 10px; }
  .aside-list-item .meta + .meta {
    margin-top: 5px; }

.aside-list-item .options {
  position: absolute;
  top: 25px;
  right: 15px;
  z-index: 10;
  font-size: 20px; }
  .aside-list-item .options > a {
    color: #9b9b9b; }
    .aside-list-item .options > a:hover {
      color: #212121; }

/* Post list */
.post-list-item {
  float: left;
  width: 19%;
  margin-top: 1%;
  margin-right: 1%; }
  .post-list-item > div {
    position: relative;
    padding: 18px;
    background-color: #fff;
    -webkit-transition: all ease 0.2s;
    -moz-transition: all ease 0.2s;
    transition: all ease 0.2s;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border: 1px solid #e0e0e0;
    }
  .post-list-item:nth-child(5n) {
    margin-right: 0; }
  .post-list-item .options {
    position: absolute;
    top: 18px;
    right: 13px;
    z-index: 10;
    font-size: 14px; }
    .post-list-item .options > a {
      color: #9b9b9b; }
      .post-list-item .options > a:hover {
        color: #212121 !important; }
  .post-list-item .quick-info {
    font-size: 12px;
    line-height: 1.5;
    color: #9b9b9b; }
    .post-list-item .quick-info .icon {
      margin-right: 5px;
      font-size: 14px;
      line-height: 1;
      vertical-align: -1px; }
  .post-list-item .cover {
    position: relative;
    padding-top: 100%;
    margin-top: 15px;
    margin-bottom: 18px;
    overflow: hidden;
    background-color: #eeeeee;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    }
    .post-list-item .cover .img {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background-repeat: no-repeat;
      background-position: center;
      background-size: cover; }
    .post-list-item .cover video {
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
      -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      -o-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%); }
  .post-list-item .caption {
    height: 54px;
    margin-bottom: 15px;
    overflow: hidden;
    font-size: 14px;
    line-height: 18px;
    word-wrap: break-word;
    color: #9b9b9b; }

@media screen and (max-width: 768px) {
  .post-list-item .quick-info {
    font-size: 12px;
    height: 12px; } 
    .post-list-item .quick-info .icon {
      font-size: 12px; }
  .post-list-item .cover {
    margin-bottom: 10px; }
  .post-list-item .caption {
    height: 48px;
    margin-bottom: 13px;
    font-size: 12px;
    line-height: 16px; } }

@media screen and (max-width: 1280px) and (min-width: 769px) {
  .post-list-item {
    width: 24%; }
    .post-list-item:nth-child(5n) {
      margin-right: 1%; }
    .post-list-item:nth-child(4n) {
      margin-right: 1%; } }

@media screen and (max-width: 768px) and (min-width: 601px) {
  .post-list-item {
    width: 32.3%; }
    .post-list-item:nth-child(5n) {
      margin-right: 1%;
      }
    .post-list-item:nth-child(3n) {
      margin-right: 1%; } }

@media screen and (max-width: 600px) and (min-width: 426px) {
  .post-list-item {
    width: 49%; }
    .post-list-item:nth-child(5n) {
      margin-right: 1%; }
    .post-list-item:nth-child(2n) {
      margin-right: 1%; } }

@media screen and (max-width: 425px) {
  .post-list-item {
    float: none;
    width: auto;
    margin-right: 0; } }

/* Package list */
.package-list-item {
  float: left;
  width: 31.33%;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  color: #000000;
  margin: 1%;
  }
  .package-list-item {
    margin: 10px;
    background-color: white;
    border-radius: 5px;
    -o-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -webkit-border-radius: 5px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
    transition: all 0.3s cubic-bezier(.25,.8,.25,1);
    }
  .package-list-item > div {
      padding: 40px 30px 50px;
    }
  .package-list-item sup {
    top: -.5em;
    font-size: 60%; }
  .package-list-item .price {
    color: #212121;
    }
    .package-list-item .price .number {
      font-size: 40px;
      font-weight: 600;
      line-height: 1.3;
      color: #2b69e9;
      }
    .package-list-item .price .per {
      left: 22px;
      display: block;
      font-size: 16px;
      opacity: 0.5;
      margin-top: 7px;
      }
  .package-list-item .title {
    margin: 36px 0 10px;
    font-size: 24px;
    line-height: 28px;
    color: #2b69e9;
    font-weight: 500;
    }
  .package-list-item .annual {
    padding: 18px 0;
    color: #212121;
    }
    .package-list-item .annual .save {
      margin-top: 5px; }
    .package-list-item .annual .save span {
      position: relative;
      color: #2b69e9; }
      .package-list-item .annual .save span:after {
        position: absolute;
        top: 100%;
        left: 0;
        width: 100%;
        height: 1px;
        content: "";
        background-color: #2b69e9; }
  .package-list-item .feature {
    padding: 18px 0;
    border-top: 1px solid #e0e0e0; }
    .package-list-item .feature .not {
      text-decoration: line-through;
      opacity: .4;
      }
    .package-list-item .feature .icon {
      display: inline-block;
      font-size: 24px;
      line-height: 1;
      color: #2b69e9; }
  .package-list-item .feature-title {
    margin-bottom: 5px;
    color: #212121;
    opacity: 0.4;
    font-weight: 600;
    }
  .package-list-item .choose {
    margin-top: 27px; }
    .package-list-item .choose a {
      display: block;
      width: 100%;
      max-width: 210px;
      margin: 0 auto;
      border-radius: 50px; }
  .package-list-item .module {
    display: inline-block;
    width: 18px;
    height: 18px;
    padding: 7px 6px 5px;
    margin: 2px 1px;
    font-size: 14px;
    line-height: 18px;
    text-align: center;
    text-transform: uppercase;
    border-radius: 5px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis; }
    .package-list-item .module.disabled {
      opacity: .3;
      color: #9b9b9b !important;
      background: #e0e0e0 !important;
      border-color: #9b9b9b !important; }

@media screen and (max-width: 768px) {
  .package-list-item {
    float: none;
    width: auto;
    margin-bottom: 10px;
    border-radius: 5px; } }

/**
 * Simple List
 */
.simple-list-item {
  position: relative;
  padding: 20px;
  border-bottom: 1px solid #e0e0e0;
  -webkit-transition: all ease 0.2s;
  -moz-transition: all ease 0.2s;
  transition: all ease 0.2s; }
  .simple-list-item:last-child {
    border-bottom-color: transparent; }
  .simple-list-item .title {
    margin: 0 0 10px;
    font-size: 16px;
    font-weight: normal;
    line-height: 23px; }
  .simple-list-item .info {
    font-size: 13px;
    font-weight: 300;
    line-height: 24px;
    color: #9b9b9b; }
  .simple-list-item p:first-child {
    margin-top: 0; }
  .simple-list-item p:last-child {
    margin-bottom: 0; }
  .simple-list-item:hover {
    background-color: rgba(59, 124, 255, 0.1); }

/* Tables */
table {
    margin-bottom: 30px;
    width: 100%;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-spacing: 0;
    background-color: #fff;
    box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
    transition: all 0.3s cubic-bezier(.25,.8,.25,1);
    }  

table:hover {
  box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);
}

td {
  padding: 30px 45px;
  font-size: 13px;
  line-height: 18px;
  color: #9b9b9b;
  text-align: left;
  vertical-align: top;
  width: 50%; } 

tr:nth-child(even) td {
  background-color: #f5f5f5; }

.table-big-text {
  color: #212121;
  font-size: 16px;
  line-height: 19px; }

@media screen and (max-width: 992px) {
  td {
    padding: 20px 30px; } }

/* Plugins table */
.plugins-table td:nth-child(1) {
  width: 25%; }

.plugins-table td:nth-child(3) {
  text-align: right;
  width: 25%; }
  .plugins-table td:nth-child(3) a {
    margin-bottom: 2px; }

@media screen and (max-width: 600px) {
  .plugins-table td:nth-child(1) {
    width: auto; }
  .plugins-table td:nth-child(2) {
    display: none; }
  .plugins-table td:nth-child(3) {
    width: 80px; }
    .plugins-table td:nth-child(3) a {
      width: 100%;
      display: block; } }

.tabheads a {
  display: block;
  float: left;
  height: 30px;
  padding: 6px 5px 4px;
  font-size: 10px;
  line-height: 18px;
  text-align: center;
  text-transform: uppercase;
  color: #999;
  border: 1px solid #dedede;
  border-right: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-weight: 500; }
  .tabheads a:last-child {
    border-right: 1px solid #dedede; }
  .tabheads a.active {
    background-color: #f5f5f5;
    color: #212121; }

.tabcontents > div {
  display: none; }

.tabcontents > div.active {
  display: block; }

@media screen and (max-width: 330px) {
  .tabheads a {
    font-size: 8px;
  }
}

/* File picker */
.filepicker,
.expired-filepicker {
  position: fixed;
  top: 0;
  left: 0;
  display: none;
  width: 100%;
  height: 100%;
  z-index: 9999;
  background-color: rgba(255, 255, 255, 0.95);
  overflow: auto; }

.filepicker-inner {
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  height: 100%;
  max-width: 836px;
  margin: 0 auto;
  padding: 71px 0 71px;
  background-color: #fff; }

.filepicker-inner .section-header {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 200;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%; }

.filepicker-wrp {
  position: relative;
  height: 100%; }

.filepicker #filemanager {
  position: relative;
  height: 100%; }

.filepicker-footer {
  position: absolute;
  bottom: 0px;
  left: 0;
  z-index: 200;
  width: 100%;
  padding: 20px 0;
  text-align: center;
  border-top: 1px solid #eeeeee; }

/**
 * Full popup (overlay)
 */
.overlay {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgba(255, 255, 255, 0.98); }
  .overlay .close-btn {
    position: fixed;
    top: 50px;
    right: 50px;
    font-size: 30px;
    color: #9b9b9b; }
    .overlay .close-btn:hover {
      color: #212121; }
  .overlay .content {
    max-width: 640px;
    padding: 20px;
    margin: 100px auto; }
  .overlay .overlay-title {
    padding: 0 20px;
    margin: 0 0 30px;
    font-size: 30px;
    font-weight: 300;
    line-height: 40px; }

.alert {
  position: relative;
  padding: 20px 25px;
  margin-bottom: 20px;
  font-size: 14px;
  line-height: 20px;
  background-color: #f5f5f5;
  color: #000000;
  box-shadow: rgb(0 0 0 / 16%) 0px 1px 4px;
  }
  .darkside .alert {
    color: white;
  }
  .alert .progress {
    position: absolute;
    top: 50%;
    right: 15px;
    z-index: 15;
    display: none;
    width: 16px;
    height: 16px;
    margin-top: -8px; }
  .alert.danger {
    background-color: rgb(255 87 34 / 10%);
    border-radius: 7px;
    -o-border-radius: 7px;
    -moz-border-radius: 7px;
    -ms-border-radius: 7px;
    -webkit-border-radius: 7px;
    }
  .alert.danger {
    background-color: rgb(255 87 34 / 10%);
    border-left: 3px solid #ff5722;
    border-radius: 7px;
    -o-border-radius: 7px;
    -moz-border-radius: 7px;
    -ms-border-radius: 7px;
    -webkit-border-radius: 7px;
    }
  .alert.primary {
    border-color: rgba(59, 124, 255, 0.2);
    background-color: rgba(59, 124, 255, 0.1); }
  .alert.heartbeat {
    -webkit-animation: keyframes-heartbeat .2s 6 alternate;
    animation: keyframes-heartbeat .2s 6 alternate; }
  .alert.success {
    color: rgb(255 255 255);
    border-color: rgb(17 184 94);
    background-color: rgb(17 184 94);
    border-radius: 5px;
    -o-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -webkit-border-radius: 5px;
  }
  .alert.notice {
    color: rgb(255 255 255);
    border-color: rgb(254 94 0);
    background-color: rgb(254 94 0);
    border-radius: 5px;
    -o-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -webkit-border-radius: 5px;
  }
  .alert.error {
    color: rgb(255 255 255);
    border-color: #ff3030;
    background-color: #ff3030;
    border-radius: 5px;
    -o-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -webkit-border-radius: 5px;
  }
  .alert .js-resend-verification-email {
    color: #ffffff;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
    padding: 6px 14px;
    display: table;
    line-height: 1.5;
    margin-top: 10px;
    background-color: #ff5721;
  }
  .alert .js-resend-verification-email:hover {
    background-color: black;
    color: white;
  }
  
.alertClose {
  position: absolute;
  float: right;
  right: 0;
  top: 0;
  margin: 14px;
  font-size: 18px;
  cursor: pointer;
}

.alert.onprogress:after {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
  width: 100%;
  height: 100%;
  content: "";
  background-color: rgba(255, 255, 255, 0.5); }

.alert.onprogress .progress {
  display: block; }

/**
 * Mini page (expired, checkout result)
 */
.minipage .inner {
  max-width: 400px;
  margin: 0 auto;
  padding: 40px 20px;
  text-align: center; }

.minipage .icon {
  display: block;
  margin-bottom: 24px;
  font-size: 50px;
  color: #2b69e9; }

.minipage .page-secondary-title {
  margin: 0px 0 20px; }

.minipage p {
  margin: 0 0 30px;
  color: #6D7784;
  font-size: 15px;
  line-height: 1.5; }

.minipage .small-text {
  font-size: 12px;
  line-height: 17px; }

.minipage .system-error {
  padding: 10px;
  margin-bottom: 20px;
  font-family: inherit;
  background-color: #f5f5f5;
  border: 1px solid #e0e0e0; }

/* Main Navigation */
nav {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 501;
  width: 69px;
  height: 100%;
  background-color: #ffffff;
  -webkit-transition: all ease 0.2s;
  -moz-transition: all ease 0.2s;
  transition: all ease 0.2s;
  -webkit-transform: rotateX(0deg);
  -moz-transform: rotateX(0deg);
  -ms-transform: rotateX(0deg);
  -o-transform: rotateX(0deg);
  transform: rotateX(0deg);
  box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
  transition: all 0.3s cubic-bezier(.25,.8,.25,1);
  }

nav:hover {
  box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);
}

.nav-logo-wrapper {
  position: relative;
  z-index: 10;
  margin-top: 15px; }

.nav-logo-wrapper a {
  display: block;
  height: 33px;
  width: 33px;
  margin: 0 auto; }

.nav-logo-wrapper img {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  display: block;
  margin: auto;
  max-height: 100%;
  max-width: 100%; }

.nav-menu {
  position: absolute;
  top: 0px;
  left: 0;
  z-index: 1;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  height: 100%;
  padding: 90px 0 20px;
  font-size: 14px;
  line-height: 30px; }
  .nav-menu > div {
    max-height: 100%;
    overflow-x: visible;
    overflow-y: hidden; }
    .nav-menu > div:hover {
      overflow-y: auto; }

.nav-menu ul {
  margin: 0;
  padding: 0;
  list-style: none; }
  .nav-menu ul:first-child {
    border-top: none; }

.nav-menu li {
  position: relative;
  margin: 0;
  padding: 0;
  overflow: hidden;
  -webkit-transition: all ease 0.2s;
  -moz-transition: all ease 0.2s;
  transition: all ease 0.2s; }

.nav-menu li:first-child {
  border-top: none; }

.nav-menu ul:first-child li:first-child {
  border-top: none; }

.nav-menu a {
  position: relative;
  display: block;
  width: 30px;
  height: 30px;
  padding: 10px 20px;
  text-align: center;
  color: #3c3c3c;
  transition: opacity .25s ease-in-out;
  -moz-transition: opacity .25s ease-in-out;
  -webkit-transition: opacity .25s ease-in-out;
  box-sizing: content-box;
  }

.nav-menu li.active a ,
.nav-menu a:hover {
  color: #2b69e9;
  transition: 0.25s ease-in-out;
  }

.nav-menu li.active a:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0px;
  width: 4px;
  height: 100%;
  background-color: #2b69e9;
  }

.nav-menu .menu-icon {
  font-size: 22px;
  line-height: 30px;
  width: 30px;
  text-align: center;
  display: inline-block;
  vertical-align: bottom;
  -moz-transition: opacity .25s ease-in-out;
  -webkit-transition: opacity .25s ease-in-out;
  transition: opacity .25s ease-in-out; }

.nav-menu .special-menu-icon {
  display: inline-block;
  width: 18px;
  height: 18px;
  padding: 7px 6px 5px;
  text-align: center;
  font-size: 14px;
  line-height: 18px;
  text-transform: uppercase;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  border-radius: 5px;
  vertical-align: bottom;
  box-sizing: content-box;
  }

.nav-menu .label {
  margin-left: 10px;
  display: none;
  font-size: 14px;
  line-height: normal;
  vertical-align: 3px; }

.nav-menu .special-menu-icon + .label {
  vertical-align: 0; }

.nav-menu .tooltip {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 6;
  }

.nav-menu li.featured {
  position: absolute;
  bottom: 30px;
  left: 0px;
  color: #9b9b9b; }
  .nav-menu li.featured .menu-icon {
    font-size: 30px; }

@media screen and (max-width: 992px) {
  nav {
    width: 269px;
    overflow: auto;
    left: -280px;
    }
  body.mobile-menu-open nav {
    left: 0; }
  .nav-menu {
    position: relative;
    padding: 0;
    margin-top: 15px;
    height: auto; }
    .nav-menu > div {
      max-height: auto;
      overflow: visible !important; }
  .nav-menu a {
    width: auto;
    text-align: left; }
  .nav-menu li.active a:after {
    content: none; }
  .nav-menu .label {
    display: inline; }
  .nav-menu .tooltip {
    display: none; }
  .nav-menu li.featured {
    position: relative;
    bottom: auto;
    left: auto;
    color: inherit; }
    .nav-menu li.featured .menu-icon {
      font-size: 24px; } }

/* Aside Navigation */
.asidenav {
  margin: 71px 44px;
  font-size: 16px;
  line-height: 32px;
  -webkit-transition: all ease 0.2s;
  -moz-transition: all ease 0.2s;
  transition: all ease 0.2s; }

.asidenav-group {
  margin-top: 39px; }
  .asidenav-group:first-child {
    margin-top: 0; }

.asidenav ul {
  margin: 0;
  padding: 0;
  color: #9b9b9b;
  font-size: 14px;
  list-style: none; }

.asidenav li {
  margin: 0;
  padding: 0; }

.asidenav li a {
  color: inherit; }
  .asidenav li a:hover {
    color: #2b323b; }

.asidenav li.active a {
  color: #2b323b;
  font-weight: bold; }

@media screen and (max-width: 992px) {
  .asidenav {
    margin: 0px 25px;
    max-height: 0;
    overflow: hidden; }
  .asidenav.mobile-visible {
    max-height: 1000px;
    padding: 30px 0; } }

/* TopBar */
#topbar {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 500;
  width: 100%;
  background-color: inherit;
  -webkit-transform: rotateX(0deg);
  -moz-transform: rotateX(0deg);
  -ms-transform: rotateX(0deg);
  -o-transform: rotateX(0deg);
  transform: rotateX(0deg);
  -webkit-transition: all ease 0.2s;
  -moz-transition: all ease 0.2s;
  transition: all ease 0.2s;
  }
#darkside #topbar {
  -webkit-box-shadow: 0px 7px 30px 0px #000000c7;
  box-shadow: 0px 7px 30px 0px #000000c7;
  -o-box-shadow: 0px 7px 30px 0px #000000c7;
  -moz-box-shadow: 0px 7px 30px 0px #000000c7;
}
  #topbar > div {
    position: relative;
    padding: 0 30px 0 100px;
    border-bottom: 1px solid #e6e6e6;
    background-color: #f8f8f8;
    }

.topbar-mobile-menu-icon {
  display: none;
  float: left;
  margin: 15px 15px 13px 0;
  color: #212121;
  font-size: 24px;
  line-height: 30px; }

.topbar-title {
  float: left;
  margin: 19px 0;
  font-size: 18px;
  line-height: 22px;
  font-weight: normal; }

.topbar-subtitle {
  float: left;
  margin: 23px 0 0 16px;
  color: #9b9b9b;
  font-size: 14px;
  line-height: 17px; }

.topbar-special-link {
  float: left;
  margin: 20px 0 0 29px;
  font-size: 14px;
  line-height: 20px; }
  .topbar-special-link .icon {
    display: inline-block;
    margin-right: 3px;
    font-size: 18px;
    vertical-align: -2px;
    -webkit-transition: all ease 0.2s;
    -moz-transition: all ease 0.2s;
    transition: all ease 0.2s; }
  .topbar-special-link:hover .icon {
    margin-right: 7px;
    -webkit-transform: scale(1.3);
    -moz-transform: scale(1.3);
    -ms-transform: scale(1.3);
    -o-transform: scale(1.3);
    transform: scale(1.3); }

.topbar-actions {
  float: right;
  color: #9b9b9b;
  font-size: 14px;
  line-height: 20px; }

.topbar-actions .item {
  float: left;
  height: 60px;
  padding: 0 8px; }
  .topbar-actions .item:last-child {
    padding-right: 0; }

.topbar-actions .link {
  display: block;
  margin-top: 18px;
  color: inherit;
  -webkit-transition: all ease 0.2s;
  -moz-transition: all ease 0.2s;
  transition: all ease 0.2s; }
  .topbar-actions .link:hover {
    color: #212121; }

.topbar-actions .icon {
  display: block;
  font-size: 24px;
  line-height: 1; }

.topbar-search form {
  position: relative;
  margin-top: 18px; }

.topbar-search .icon {
  position: absolute;
  top: 0;
  left: 0;
  color: inherit;
  pointer-events: none; }

.topbar-search .search-box {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 220px;
  height: 24px;
  padding: 2px 0 2px 34px;
  font-family: inherit;
  color: inherit;
  line-height: 20px;
  background-color: transparent;
  border: none;
  outline: none; }

.topbar-profile {
  margin-top: 12.5px; }

.topbar-profile .greeting {
  float: left;
  margin: 8px 15px 0 5px; }

  .topbar-profile .circle {
    float: left;
    display: block;
    padding: 0;
    border-radius: 50%;
  }
  .topbar-profile .circle span {
    display: block;
    width: 20px;
    height: 20px;
    padding: 5px;
    font-size: 13px;
    line-height: 22px;
    text-align: center;
    border-radius: inherit;
    background-color: #212121;
    color: #fff;
    overflow: hidden; }

.topbar-profile .arrow {
  margin: 8px 0 0px 1px;
  float: left;
  font-size: 20px;
  line-height: 1;
  color: #9b9b9b; }

@media screen and (max-width: 992px) {
  body.mobile-menu-open #topbar {
    left: 270px;
    }
  #topbar > div {
    padding: 0 10px 0 20px; }
  .topbar-mobile-menu-icon {
    display: block; }
  .topbar-search .search-box {
    display: none; }
  .topbar-search .icon {
    position: relative;
    pointer-events: all; } }

@media screen and (max-width: 768px) {
  .topbar-title {
    margin: 21px 0;
    font-size: 12px;
    line-height: 18px; }
  .topbar-subtitle {
    font-size: 10px;
    margin-left: 10px; }
  .topbar-special-link {
    font-size: 12px;
    margin-left: 15px; }
    .topbar-special-link .icon {
      font-size: 14px; }
  .topbar-search {
    display: none; } }

@media screen and (max-width: 600px) {
  .topbar-profile .greeting {
    display: none; } }

@media screen and (max-width: 600px) {
  .topbar-title,
  .topbar-subtitle {
    display: none; }
  .topbar-special-link {
    margin-left: 0; } }

/* Skeleton */
.skeleton {
  position: relative;
  padding: 90px 10px 30px 80px; }

.skeleton--full {
  display: none;
  padding: 61px 0 0 69px; }

.skeleton-aside,
.skeleton-content {
  position: relative;
  overflow: auto;
  background-color: #fff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }
  .skeleton-aside.onprogress:after,
  .skeleton-content.onprogress:after {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9999;
    width: 100%;
    height: 100%;
    content: "";
    background: rgba(255, 255, 255, 0.95) url("../img/round-loading.svg") center no-repeat;
    -webkit-background-size: 32px auto;
    background-size: 32px auto; }
  .skeleton-aside::-webkit-scrollbar-thumb,
  .skeleton-content::-webkit-scrollbar-thumb {
    background-color: transparent; }
  .skeleton-aside:hover::-webkit-scrollbar-thumb,
  .skeleton-content:hover::-webkit-scrollbar-thumb {
    background-color: #b7b7b7; }

.skeleton-aside {
  float: left;
  width: 30%;
  background-color: #fafafa;
  border-right: 1px solid #e6e6e6; }

.skeleton-content {
  float: right;
  width: 70%; }
  .skeleton-content .section-content {
    max-width: 900px; }

.skeleton-aside .search-box {
  position: sticky;
  top: 0;
  z-index: 20;
  padding: 10px 20px;
  background-color: #f5f5f5; }
  .skeleton-aside .search-box .search-icon {
    -webkit-transition: all ease 0.2s;
    -moz-transition: all ease 0.2s;
    transition: all ease 0.2s; }
  .skeleton-aside .search-box .cancel-icon {
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all ease 0.2s;
    -moz-transition: all ease 0.2s;
    transition: all ease 0.2s;
    -webkit-transform: rotateZ(60deg);
    -moz-transform: rotateZ(60deg);
    -ms-transform: rotateZ(60deg);
    -o-transform: rotateZ(60deg);
    transform: rotateZ(60deg); }

.skeleton-aside .search-box.search-performed .search-icon {
  visibility: hidden;
  opacity: 0;
  -webkit-transform: rotateZ(-60deg);
  -moz-transform: rotateZ(-60deg);
  -ms-transform: rotateZ(-60deg);
  -o-transform: rotateZ(-60deg);
  transform: rotateZ(-60deg); }

.skeleton-aside .search-box.search-performed .cancel-icon {
  visibility: visible;
  opacity: 1;
  -webkit-transform: rotateZ(0deg);
  -moz-transform: rotateZ(0deg);
  -ms-transform: rotateZ(0deg);
  -o-transform: rotateZ(0deg);
  transform: rotateZ(0deg); }

.skeleton-aside .search-no-result {
  font-size: 12px;
  line-height: 20px;
  text-align: center;
  color: #9b9b9b; }

@media screen and (max-width: 992px) {
  .skeleton {
    padding: 80px 0 20px; }
  .skeleton--full {
    padding: 61px 0 0; }
  .skeleton-aside,
  .skeleton-content {
    float: none;
    width: auto;
    height: auto !important; } }

/* Post */
#post .prev-fail-note {
  max-width: 600px;
  margin: 0 34px 30px;
  font-size: 12px;
  line-height: 16px; }
  #post .prev-fail-note .title {
    margin-bottom: 5px;
    font-size: 16px;
    line-height: 22px;
    color: #ff3d3d; }

.darkside #post .types {
  border-radius: 6px;
  -o-border-radius: 6px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  -ms-border-radius: 6px;
  box-shadow: rgb(0 0 0 / 16%) 0px 1px 4px;
}

#post .types {
  margin-bottom: 30px;
  box-shadow: 0 1px 3px rgb(0 0 0 / 12%), 0 1px 2px rgb(0 0 0 / 24%);
  transition: all 0.3s cubic-bezier(.25,.8,.25,1);
  border-radius: 5px;
}

#post .types:hover {
  box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);
}

#post .types label {
  display: block;
  float: left;
  width: 25%;
}

#post .types label:last-child {
  float: right;
}

#post .types input {
  display: none; 
}

#post .types input + div {
  position: relative;
  height: 42px;
  padding: 18px 34px;
  font-size: 14px;
  line-height: 16px;
  cursor: pointer;
  color: #9b9b9b;
  border-right-width: 0;
  background-color: #ffffff;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: all ease 0.2s;
  -moz-transition: all ease 0.2s;
  transition: all ease 0.2s;
}

#post .types input + div:hover {
  color: #212121;
}

#post .types label:last-child input + div {
  border-right-width: 1px;
}

#post .types input:disabled + div {
  cursor: default;
  opacity: .35;
  color: #9b9b9b;
  border-style: none;
  background-color: transparent;
}

#post .types input:checked + div {
  color: #fff;
  border-color: #2b69e9;
  background-color: #2b69e9;
}

#post .types .icon {
  margin-right: 15px;
  font-size: 34px;
  line-height: 1;
}

#post .types .type {
  display: inline-block;
  vertical-align: -1px; 
}

#post .types .name {
  font-size: 18px;
  font-weight: 600;
  line-height: 24px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* Columns */
#post #filemanager {
  height: 541px;
  border-radius: 0 0 5px 5px; }

#post .controls {
  min-height: 531px; }

.post-preview {
  min-height: 612px; }

#post .ofm-file {
  width: 33.33%;
  max-width: none; }

#post .mobile-uploader {
  display: none;
  margin-bottom: 20px; }
  #post .mobile-uploader .result {
    display: none;
    margin-top: 10px;
    font-size: 12px;
    line-height: 17px;
    color: #9b9b9b; }

#post .form-result .details {
  padding-bottom: 15px;
  margin-top: 10px;
  overflow: hidden;
  border-bottom: 1px dashed #eeeeee; }
  #post .form-result .details a {
    position: relative;
    display: block;
    float: left;
    padding: 5px 10px 5px 35px;
    clear: left;
    font-weight: 500;
    text-decoration: none;
    color: #003569;
    border-radius: 4px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis; }
    #post .form-result .details a:hover {
      background-color: #f5f5f5; }
  #post .form-result .details .icon {
    top: 4px;
    left: 8px; }

#post .controls .caption,
#post .controls .first-comment {
  height: auto;
  min-height: 132px;
  padding-right: 32px; }

#post .controls .emojionearea.input {
  padding: 0; }

#post .controls .caption-picker {
  position: absolute;
  top: 13px;
  right: 13px;
  z-index: 2;
  color: #9b9b9b;
  opacity: .6;
  }
  
#post .controls .caption-picker:hover {
 opacity: 1;
 }

#post .controls .emojionearea.disabled {
  position: relative;
  background-color: #fafafa; }
  #post .controls .emojionearea.disabled:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: ""; }

#post .controls .account-error {
  color: #ff3d3d;
  font-size: 12px;
  line-height: 20px;
  margin: 0; }

#post .advanced-settings-toggler,
#post .link-in-bio-toggler,
#post .debug-mode-toggler,
#post .threads-toggler,
#post .basic-settings-toggler {
  font-size: 12px;
  color: #212121; }

#post .advanced-settings,
#post .link-in-bio,
#post .debug-mode,
#post .threads-settings,
#post .basic-settings {
  max-height: 0;
  overflow: hidden;
  opacity: 0;
  -webkit-transition: all ease 0.2s;
  -moz-transition: all ease 0.2s;
  transition: all ease 0.2s; }
  #post .advanced-settings.active,
  #post .link-in-bio.active,
  #post .debug-mode.active,
  #post .threads-settings.active,
  #post .basic-settings.active {
    max-height: fit-content;
    opacity: 1; }

#post .mini-preview {
  position: relative;
  margin-bottom: 15px; }
  #post .mini-preview .items {
    max-height: 130px;
    min-height: 65px;
    overflow: hidden; }
  #post .mini-preview .item {
    position: relative;
    float: left;
    width: 18%;
    margin: 1%;
    transition: transform ease .2s; }
    #post .mini-preview .item.ui-draggable-dragging {
      z-index: 100;
      visibility: visible !important;
      border: 2px solid #fff;
      border-radius: 4px;
      background: #fff url(../img/round-loading.svg) center no-repeat;
      background-size: 24px auto; }
    #post .mini-preview .item.ui-sortable-helper {
      margin: 0;
      overflow: hidden;
      border: 2px solid #fff;
      border-radius: 50%;
      -webkit-transform: scale(0.7);
      -moz-transform: scale(0.7);
      -ms-transform: scale(0.7);
      -o-transform: scale(0.7);
      transform: scale(0.7); }
    #post .mini-preview .item.item--active:before, #post .mini-preview .item.item--invalid:before, #post .mini-preview .item.item--placeholder:before {
      position: absolute;
      top: -3px;
      left: -3px;
      width: 100%;
      height: 100%;
      padding: 1px;
      content: "";
      border: 2px solid #2b69e9;
      border-radius: 5px;
      background-color: #fff; }
    #post .mini-preview .item.item--invalid:before {
      border-color: #ff3d3d !important; }
    #post .mini-preview .item.item--placeholder:before {
      top: -1px;
      left: -1px;
      border: 1px dashed #9b9b9b !important;
      -webkit-transform: scale(0.94);
      -moz-transform: scale(0.94);
      -ms-transform: scale(0.94);
      -o-transform: scale(0.94);
      transform: scale(0.94); }
    #post .mini-preview .item.item--placeholder:after {
      position: relative;
      display: block;
      padding-top: 100%;
      content: ""; }
  #post .mini-preview .item > div {
    position: relative;
    padding-top: 100%;
    overflow: hidden;
    cursor: -webkit-grab;
    border-radius: 3px; }
    #post .mini-preview .item > div:after {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      content: "";
      background-color: rgba(33, 33, 33, 0);
      -webkit-transition: all ease 0.2s;
      -moz-transition: all ease 0.2s;
      transition: all ease 0.2s; }
  #post .mini-preview .item:hover > div:after,
  #post .mini-preview .item--active > div:after {
    background-color: rgba(33, 33, 33, 0.7); }
  #post .mini-preview .item .img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-position: center;
    background-size: cover; }
  #post .mini-preview .item video {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }
  #post .mini-preview .item a {
    position: absolute;
    top: 5px;
    right: 5px;
    z-index: 10;
    visibility: hidden;
    font-size: 17px;
    opacity: 0;
    color: #fff;
    -webkit-transition: all ease 0.2s;
    -moz-transition: all ease 0.2s;
    transition: all ease 0.2s; }
  #post .mini-preview .item:hover a {
    visibility: visible;
    opacity: 1; }
  #post .mini-preview .drophere {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
    visibility: hidden;
    width: 100%;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    text-align: center;
    text-transform: uppercase;
    opacity: 0;
    color: #e0e0e0;
    border: 2px dashed #f5f5f5;
    background-color: #fff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px; }
    #post .mini-preview .drophere span {
      position: absolute;
      top: 50%;
      left: 0;
      width: 100%;
      margin-top: -10px; }

#post .mini-preview.droppable .item {
  visibility: hidden; }

#post .mini-preview.droppable .drophere {
  visibility: visible;
  opacity: 1; }

#post .search-results {
  margin-top: 10px; }
  #post .search-results p {
    margin: 0 13px;
    font-size: 10px;
    line-height: 16px;
    color: #9b9b9b; }
  #post .search-results .item {
    display: block;
    padding: 3px 12px;
    font-size: 12px;
    line-height: 18px;
    color: #212121;
    border-bottom: 1px solid #f5f5f5; }
    #post .search-results .item:last-child {
      border-bottom: none; }
    #post .search-results .item:hover {
      background-color: #f5f5f5; }
  #post .search-results .sub {
    display: block;
    font-size: 10px;
    font-weight: 300;
    line-height: 14px;
    color: #9b9b9b; }
  #post .search-results .view-all {
    display: inline-block;
    padding: 5px 13px;
    font-size: 12px;
    font-weight: bold;
    line-height: 20px; }
    #post .search-results .view-all:hover {
      text-decoration: underline; }

.post-preview {
  position: relative; }
  .post-preview:after {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 50;
    visibility: hidden;
    width: 100%;
    height: 100%;
    content: "";
    opacity: 0;
    background-color: rgba(255, 255, 255, 0.75);
    background-image: url(../img/round-loading.svg);
    background-repeat: no-repeat;
    background-position: center;
    -webkit-transition: all ease 0.2s;
    -moz-transition: all ease 0.2s;
    transition: all ease 0.2s; }
  .post-preview.onprogress:after {
    visibility: visible;
    opacity: 1; 
    border-radius: 7px;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    -o-border-radius: 7px;}
  .post-preview .preview-header {
    padding: 21px 20px 20px;
    border-bottom: 1px solid #e0e0e0;
    }
  .post-preview .preview-header img {
    display: block;
    width: auto;
    height: 30px;
    margin: 0 auto; }
  .post-preview .preview-account {
    padding: 20px 25px; }
  .post-preview .preview-account .circle {
    float: left;
    width: 45px;
    height: 45px;
    margin-right: 10px;
    border-radius: 50%;
    background-color: #f5f5f5; }
  .post-preview .preview-account .lines {
    display: block;
    margin-top: 7px;
    overflow: hidden; }
  .post-preview .line-placeholder {
    display: block;
    height: 10px;
    margin-bottom: 10px;
    background-color: #f5f5f5; }
  .post-preview .preview-media--timeline,
  .post-preview .preview-media--story,
  .post-preview .story-placeholder,
  .post-preview .preview-media--reels,
  .post-preview .reels-placeholder,
  .post-preview .preview-media--album {
    display: none; }
  .post-preview[data-type="timeline"] .preview-media--timeline {
    display: block; }
  .post-preview[data-type="story"] .preview-media--story,
  .post-preview[data-type="story"] .story-placeholder,
  .post-preview[data-type="reels"] .preview-media--reels,
  .post-preview[data-type="reels"] .reels-placeholder {
    display: block;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;}
  .post-preview[data-type="album"] .preview-media--album {
    display: block; }
  .post-preview .preview-media--story,
  .post-preview .preview-media--reels {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 20;
    width: 100%;
    height: 100%;
    overflow: hidden;
    background: #212121 url(../img/story-preview-bg.png) center no-repeat; }
  .post-preview .preview-media--album {
    position: relative;
    padding-top: 100%;
    overflow: hidden;
    background-color: #f5f5f5; }
  .post-preview .preview-media--timeline .placeholder {
    padding-top: 100%;
    background-color: #f5f5f5;
    background-position: center;
    background-size: cover; }
  .post-preview .post-preview .story-placeholder,
  .post-preview .post-preview .reels-placeholder {
    padding-top: 100%;
    background-color: #f5f5f5; }
  .post-preview .preview-media--timeline video {
    display: block;
    width: 100%;
    height: auto; }
  .post-preview .preview-media--album .img,
  .post-preview .preview-media--story .img,
  .post-preview .preview-media--reels .img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-position: center;
    background-size: cover; }
  .post-preview .preview-media--album video,
  .post-preview .preview-media--story video,
  .post-preview .preview-media--reels video {
    position: absolute;
    top: 50%;
    left: 50%;
    width: auto;
    height: auto;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }
  .post-preview .preview-caption-wrapper {
    padding: 25px; }
  .post-preview .preview-first-comment-wrapper {
    padding: 25px; }
  .post-preview[data-type="story"] .preview-caption {
    display: none; }
  .post-preview[data-type="story"] .preview-first-comment {
    display: none; }
  .post-preview[data-type="story"] .preview-caption-placeholder {
    display: block; }
  .post-preview .preview-caption {
    display: none;
    min-height: 20px;
    font-size: 14px;
    line-height: 1.42857143;
    white-space: pre-wrap;
    word-wrap: break-word;
    line-break: after-white-space;
    -webkit-line-break: after-white-space;
    padding-bottom: 6px; }
    .post-preview .preview-caption img {
      display: inline-block;
      width: 20px;
      height: 20px;
      max-width: 100%;
      min-height: 20px;
      margin: -2px 2px 2px;
      font-size: inherit;
      line-height: normal;
      vertical-align: middle; }
    .post-preview .preview-caption a {
      color: #003569; }
    .post-preview .preview-first-comment {
    display: none;
    min-height: 20px;
    font-size: 14px;
    line-height: 1.42857143;
    white-space: pre-wrap;
    word-wrap: break-word;
    line-break: after-white-space;
    -webkit-line-break: after-white-space; }
    .post-preview .preview-first-comment img {
      display: inline-block;
      width: 20px;
      height: 20px;
      max-width: 100%;
      min-height: 20px;
      margin: -2px 2px 2px;
      font-size: inherit;
      line-height: normal;
      vertical-align: middle; }
    .post-preview .preview-first-comment a {
      color: #003569; }

@media screen and (max-width: 992px) {
  #post .prev-fail-note {
    margin: 0 0 20px; }
    #post .prev-fail-note .title {
      font-size: 12px;
      line-height: 17px; }
  #post .types {
    margin-bottom: 20px; }
    #post .types input + div {
      height: 34px;
      padding: 7px 14px;
      font-size: 12px;
      line-height: 14px; }
    #post .types .icon {
      margin-right: 7px;
      font-size: 24px;
      line-height: 1; }
    #post .types .type {
      vertical-align: -3px; }
    #post .types .name {
      font-size: 14px;
      line-height: 20px; } }

@media screen and (max-width: 600px) {
  #post .types input + div {
    height: 57px;
    padding: 10px;
    font-size: 10px;
    line-height: 12px;
    text-align: center; }
  #post .types .icon {
    margin-right: 0; }
  #post .types .type {
    display: block;
    margin-top: 5px; }
  #post .types .name {
    font-size: 12px;
    line-height: 16px; }
  #post .mobile-uploader {
    display: block; }
  #post .mini-preview .items {
    max-height: none; } }

@media screen and (max-width: 425px) {
  #post .types .icon {
    font-size: 20px;
    line-height: 24px; } }

/**
 * Calendar month switch
 */
.calendar-month-switch {
  text-align: center; }
  .calendar-month-switch .month {
    height: 22px;
    font-size: 18px;
    line-height: 22px; }
  .calendar-month-switch .year {
    height: 15px;
    margin-top: 1px;
    font-size: 13px;
    line-height: 15px;
    color: #9b9b9b; }
  .calendar-month-switch .nav {
    font-size: 14px;
    color: #9b9b9b; }
    .calendar-month-switch .nav:hover {
      color: #212121; }
  .calendar-month-switch .nav.left {
    margin-right: 5px; }
  .calendar-month-switch .nav.right {
    margin-left: 5px; }

/**
 * Calendar
 */
.calendar {
  border-width: 1px 0 0 1px;
  border-style: solid;
  border-color: #e0e0e0;
  background-color: #fff;
  }
  .calendar .head {
    font-size: 16px;
    line-height: 19px;
    text-align: center;
    color: #212121;
    }
    .calendar .head .cell {
      padding: 24px 10px 22px;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis;
      }
  .calendar .cell {
    float: left;
    width: 14.285%;
    border-width: 0 1px 1px 0;
    border-style: solid;
    border-color: #e0e0e0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    }
    .calendar .cell.in-other-month {
      background-color: #f5f5f5; }
  .calendar .cell-inner {
    position: relative;
    padding-top: 75.27%; }
  .calendar .day-name {
    position: absolute;
    top: 21px;
    left: 50px;
    z-index: 10;
    display: none;
    height: 14px;
    font-size: 10px;
    line-height: 14px;
    color: #9b9b9b; }
  .calendar .day-number {
    position: absolute;
    top: 13px;
    right: 13px;
    z-index: 10;
    width: 28px;
    height: 19px;
    padding: 5px 0 4px;
    font-size: 14px;
    line-height: 19px;
    text-align: center;
    color: #9b9b9b;
    border-radius: 50%; }
  .calendar .cell.today .day-number {
    color: #fff;
    background-color: #ff3d3d; }
  .calendar .add-post {
    position: absolute;
    top: 18px;
    left: 13px;
    z-index: 10;
    visibility: hidden;
    height: 18px;
    font-size: 10px;
    line-height: 18px;
    opacity: 0;
    color: #9b9b9b;
    -webkit-transition: all ease 0.2s;
    -moz-transition: all ease 0.2s;
    transition: all ease 0.2s;
    -webkit-transform: translateY(5px);
    -moz-transform: translateY(5px);
    -ms-transform: translateY(5px);
    -o-transform: translateY(5px);
    transform: translateY(5px); }
    .calendar .add-post .icon {
      font-size: 14px;
      vertical-align: -2px; }
    .calendar .add-post:hover {
      color: #212121; }
  .calendar .cell:hover .add-post {
    visibility: visible;
    opacity: 1;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px); }

.calendar .count {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  font-size: 12px;
  line-height: 14px; }
  .calendar .count .bg {
    position: absolute;
    bottom: 18px;
    left: 10%;
    width: 80%;
    height: 32px;
    content: "";
    border-radius: 100px;
    background: linear-gradient(134.72deg, #85e82a 0%, #00af9b 100%);
    background-color: #85e82a;
    -webkit-transition: all ease 0.2s;
    -moz-transition: all ease 0.2s;
    transition: all ease 0.2s; }
    .calendar .count .bg.medium {
      background: linear-gradient(134.72deg, #f8e400 0%, #e80b0b 100%);
      background-color: #f8e400; }
    .calendar .count .bg.high {
      background: linear-gradient(134.72deg, #814beb 0%, #e376a6 100%);
      background-color: #814beb; }
  .calendar .count .intro {
    position: absolute;
    bottom: 18px;
    left: 10%;
    width: 80%;
    height: 32px;
    padding: 9px 10px;
    text-align: center;
    overflow: hidden;
    color: #fff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-transition: all ease 0.2s;
    -moz-transition: all ease 0.2s;
    transition: all ease 0.2s;
    -webkit-transform: rotateX(0deg);
    -moz-transform: rotateX(0deg);
    -ms-transform: rotateX(0deg);
    -o-transform: rotateX(0deg);
    transform: rotateX(0deg); }
    .calendar .count .intro .full-link {
      display: none; }
  .calendar .count .details {
    position: absolute;
    bottom: 13px;
    left: 13px;
    visibility: hidden; }
    .calendar .count .details > div {
      visibility: hidden;
      padding-left: 7px;
      margin-top: 5px;
      opacity: 0;
      border-left: 2px solid #9b9b9b;
      -webkit-transform: translateX(20px);
      -moz-transform: translateX(20px);
      -ms-transform: translateX(20px);
      -o-transform: translateX(20px);
      transform: translateX(20px);
      -webkit-transition: all ease 0.2s 0s;
      -moz-transition: all ease 0.2s 0s;
      transition: all ease 0.2s 0s; }
      .calendar .count .details > div:first-child {
        margin-top: 0; }
      .calendar .count .details > div.published {
        border-left-color: #47f15a; }
      .calendar .count .details > div.failed {
        border-left-color: #eb4b92; }
      .calendar .count .details > div.scheduled {
        border-left-color: #f8ce00; }
      .calendar .count .details > div.delayed {
        border-left-color: #0de8e8; }
    .calendar .count .details .label {
      display: inline-block;
      width: 85px;
      margin-right: 5px;
      font-size: 10px;
      text-transform: uppercase;
      color: #9b9b9b; }
    .calendar .count .details .value {
      display: inline-block;
      font-size: 14px;
      font-weight: bold;
      vertical-align: -1px; }
  .calendar .count .full-link {
    display: none; }

@media screen and (min-width: 769px) {
  .calendar .cell:hover .count .bg {
    bottom: 3px;
    left: 3px;
    width: calc(100% - 6px);
    height: calc(100% - 6px);
    opacity: .1;
    border-radius: 0; }
    .calendar .cell:hover .count .bg.medium {
      background: linear-gradient(72.72deg, #f8e400 0%, #e80b0b 100%); }
    .calendar .cell:hover .count .bg.high {
      background: linear-gradient(72.72deg, #814beb 0%, #e376a6 100%); }
  .calendar .cell:hover .count .intro {
    visibility: hidden;
    opacity: 0;
    color: inherit;
    -webkit-transform: translateX(-40px);
    -moz-transform: translateX(-40px);
    -ms-transform: translateX(-40px);
    -o-transform: translateX(-40px);
    transform: translateX(-40px); }
  .calendar .cell:hover .count .details {
    visibility: visible; }
    .calendar .cell:hover .count .details > div {
      visibility: visible;
      opacity: 1;
      -webkit-transform: translateX(0px);
      -moz-transform: translateX(0px);
      -ms-transform: translateX(0px);
      -o-transform: translateX(0px);
      transform: translateX(0px); }
      .calendar .cell:hover .count .details > div:nth-child(1) {
        transition-delay: .2s; }
      .calendar .cell:hover .count .details > div:nth-child(2) {
        transition-delay: .1s; }
      .calendar .cell:hover .count .details > div:nth-child(3) {
        transition-delay: .0s; }
  .calendar .cell:hover .count .full-link {
    display: block; } }

@media screen and (max-width: 992px) {
  .calendar .head {
    display: none; }
  .calendar .cell {
    width: 20%; }
    .calendar .cell.in-other-month {
      display: none; }
  .calendar .day-name {
    display: block; }
  .calendar .day-number {
    right: auto;
    left: 17px; }
  .calendar .add-post {
    right: 17px;
    left: auto; }
  .calendar .add-post {
    visibility: visible;
    opacity: 1;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px); }
    .calendar .add-post .icon {
      font-size: 20px;
      vertical-align: 0; } }

@media screen and (max-width: 768px) {
  .calendar .cell {
    width: 33.33%; }
  .calendar .count .intro .full-link {
    display: block; } }

@media screen and (max-width: 600px) {
  .calendar .cell {
    width: 50%; } }

@media screen and (max-width: 425px) {
  .calendar .cell {
    float: none;
    width: auto; } }

/* Calendar (Month) */
#calendar-month .account-selector {
  position: absolute;
  top: 0;
  right: 20px; }

#calendar-month .calendar {
  margin-top: 27px;
  }

@media screen and (max-width: 992px) {
  #calendar-month .account-selector {
    position: static;
    top: auto;
    right: auto;
    float: left; }
  #calendar-month .calendar-month-switch {
    float: right; }
  #calendar-month .calendar {
    margin-top: 20px; } }

@media screen and (max-width: 600px) {
  #calendar-month .account-selector {
    float: none;
    max-width: 160px;
    margin: 0 auto 30px;
    text-align: center; }
    #calendar-month .account-selector .label {
      display: block;
      float: none;
      margin: 0 0 5px; }
  #calendar-month .calendar-month-switch {
    float: none; }
  #calendar-month .calendar {
    margin-top: 10px; } }

/* Calendar (Day) */
#calendar-day .account-selector {
  position: absolute;
  top: -5px;
  right: 0; }

#calendar-day .list-wrapper {
  margin-bottom: 24px;
  padding-bottom: 30px;
  border-bottom: 1px solid #e6e6e6; }
  #calendar-day .list-wrapper:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: none; }

#calendar-day .page-secondary-title {
  margin-bottom: 10px; }
  #calendar-day .page-secondary-title .badge {
    margin-left: 13px;
    vertical-align: 1px; }

#calendar-day .nopost {
  margin: 0;
  color: #9b9b9b;
  font-size: 14px;
  line-height: 20px; }

@media screen and (max-width: 600px) {
  #calendar-day .account-selector {
    float: none;
    margin-bottom: 30px;
    position: static; }
    #calendar-day .account-selector .label {
      display: block;
      float: none;
      margin: 0 0 5px; } }

/* Renew */
#renew {
  padding: 0 0 100px 0;
  background-color: #f8f8f8;
  }
  #renew .header {
    max-width: 420px;
    padding: 0 20px;
    margin: 0 auto 53px;
    text-align: center; }
    #renew .header p {
      margin: 14px auto;
      font-size: 16px;
      font-weight: 300;
      line-height: 1.5;
      color: #212121;
      }
  #renew sup {
    top: -.5em;
    font-size: 60%; }
  #renew .options {
    padding: 49px 91px;
    font-size: 18px;
    line-height: 24px;
    color: #a1a1ab;
    }
  #renew .option-group {
    margin-bottom: 60px; }
  #renew .option-group-item {
    float: left;
    width: 31.33%;
    min-width: 280px;
    margin: 0 3% 3% -0; }
    #renew .option-group-item:nth-child(3n) {
      margin-right: 0; }
  #renew .group-label {
    position: relative;
    display: block;
    margin-bottom: 34px;
    color: black;
    }
    #renew .group-label .icon {
      position: absolute;
      top: -2px;
      left: -46px;
      font-size: 24px;
      color: #2b69e9; }
  #renew .custom-radio {
    display: none; }
  #renew .custom-radio + div {
    display: block;
    cursor: pointer;
    text-align: center;
    border: 0;
    border-radius: 10px;
    -webkit-transition: all ease 0.2s;
    -moz-transition: all ease 0.2s;
    transition: all ease 0.2s;
    }
    #renew .custom-radio + div > div {
      padding: 27px;
      border: 2px solid #aeaeae;
      border-radius: 7px;
      color: #aeaeae;
      }
    #renew .custom-radio + div .price {
      margin-bottom: 10px;
      font-size: 20px;
      font-weight: 500;
      line-height: 1.5;
      color: #aeaeae;
      }
      #renew .custom-radio + div .price .number {
        display: block;
        font-size: 30px;
        font-weight: 600;
        line-height: 1;
        }
    #renew .custom-radio + div img {
      display: inline-block;
      width: auto;
      height: 40px;
      -webkit-filter: grayscale(1);
      -o-filter: grayscale(1);
      -moz-filter: grayscale(1);
      -ms-filter: grayscale(1);
      filter: grayscale(1);
      opacity: 0.5;
    }
  #renew .custom-radio:checked + div {
    color: #ffffff;
    }

@media screen and (max-width: 768px) {
  .page-primary-title {
    font-size: 26px;
  }
  #renew .header p {
    font-size: 16px;
    line-height: 24px;
}
  #renew {
    margin: 0; }
    #renew .options {
      padding: 35px; }
    #renew .option-group {
      margin-bottom: 30px !important; }
    #renew .option-group-item {
      float: none;
      width: auto;
      min-width: 0;
      margin-right: 0; }
    #renew .group-label {
      margin-bottom: 20px; }
    #renew .group-label .icon {
        position: static;
        margin-right: 5px;
        vertical-align: -3px; } }

.chart-legends {
  margin: 20px 0 0px;
  min-height: 54px;
  color: #9b9b9b;
  text-align: center;
  font-size: 14px;
  line-height: 17px; }
  .chart-legends .legend {
    display: inline-block;
    margin: 0 15px 10px; }
    .chart-legends .legend span {
      display: inline-block;
      width: 10px;
      height: 10px;
      margin-right: 5px;
      border-radius: 50%;
      vertical-align: -1px; }

.statistics-numeric {
  float: left;
  margin-right: 40px;
  margin-bottom: 15px; }
  .statistics-numeric:last-child {
    margin-right: 0; }
  .statistics-numeric .number {
    display: block;
    font-size: 30px;
    line-height: 48px; }
  .statistics-numeric .label {
    display: block;
    margin-top: 2px;
    color: #9b9b9b;
    font-size: 14px;
    line-height: 17px; }

@media screen and (max-width: 992px) {
  .statistics-numeric {
    margin-right: 30px;
    margin-bottom: 20px; }
    .statistics-numeric .number {
      font-size: 30px;
      line-height: 36px; }
    .statistics-numeric .label {
      font-size: 12px;
      margin-top: 3px; } }

/* Statistics */
#statistics .account-summary {
  position: relative; }
  #statistics .account-summary.onprogress:after {
    content: "";
    position: absolute;
    z-index: 10;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.95) url("../img/round-loading.svg") center no-repeat;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px; }
  #statistics .account-summary .numbers {
    min-height: 73px; }
  #statistics .account-summary .error {
    font-size: 16px;
    line-height: 20px;
    margin: 26px 0 27px; }

#statistics .chart-container {
  position: relative;
  height: 280px;
  margin: 30px auto; }
  #statistics .chart-container canvas {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

#statistics .doughnut-chart-container {
  max-width: 280px; }

@media screen and (max-width: 992px) {
  #statistics .account-summary .numbers {
    min-height: 56px; } }

/* New|Edit Caption */
.caption-input {
  height: auto;
  min-height: 132px; }

.emojionearea.input {
  padding: 0; }

.section-actions .sli-user-follow:before {
  vertical-align: bottom;
  font-size: 15px;
  height: 17px;
}

/**
 * Account Page
 */
#account .resend-btn.inactive {
  cursor: default;
  color: #9b9b9b; }

#account .resend-btn .timer {
  font-size: 10px; }

/**
* Back Button
*/

#renew .back-button {
	margin: 30px 10px 30px 0;
	display: inline-block;
}

#renew .back-button:first-child {
	margin-left: 30px;
}

#renew .back-button a {
	border: 2px solid #e7e7ea;
	border-radius: 100px;
	line-height: 30px;
	padding: 8px 16px;
	color: #a1a1ac;
	font-size: 14px;
	font-weight: 600;
}

#renew .back-button a:hover {
	color: #2b69e9;	
	border-color: #2b69e9;
}

#renew .back-button span,
.back-button-wh span {
padding-right: 5px;
}

@media screen and (max-width: 768px) {
#renew .back-button {
    margin: 30px 10px 50px 0 !important;
}
#renew .back-button:first-child {
	margin-left: 30px !important;
}
}

.back-button-wh a {
  border: 1px solid #2a68e8;
  border-radius: 100px;
  line-height: 20px;
  padding: 6px 12px;
  font-size: 14px;
}

.back-button-wh a:hover {
	color: #fff;	
	background-color: #2a68e8;
}

@media screen and (max-width: 992px) {
  #renew .back-button {
      margin: 30px 10px 50px 0 !important;
  }
  .back-button-wh{
    display: inherit !important;
    border-bottom: none;
  }
}

/**
* Renew in Top Bar
*/

.topbar-profile .renew-topbar {
    float: left;
    margin: 8px 10px 0 5px;
}	

.button.renewtop {
	  margin-top: 2px;
    border-radius: 25px;
    -moz-border-radius: 25px;
    -webkit-border-radius: 25px;
    height: 30px;
    padding: 6px 14px;
    text-transform: none;
    line-height: 16px;
    float: right;
}

@media screen and (max-width: 1150px) {
	.topbar-profile .renew-topbar { 
		display: none !important;
  }
}

@media screen and (max-width: 500px) {
  .button.renewtop {
    display: none !important;
  }
}

@media screen and (max-width: 450px) {
  .topbar-special-link .title {
    display: none !important;
  }
}

/**
* Margin for caption settings
*/

.tabheads.clearfix {
    margin-bottom: 6px;
}

/**
* Instagram Stories stickers modification
*/

.hashtag-zone-text a,
.location-zone-text a,
.user-mention-zone-text a,
.link-zone-text a {
  color: #ffffff;
}

.hashtag-zone.filled-style .hashtag-zone-text,
.location-zone.filled-style .location-zone-text,
.user-mention-zone.filled-style .user-mention-zone-text {
  color: #ff6940;
}

.link-zone.filled-style .link-zone-text {
  color: #2babe9;
}

.hashtag-zone.filled-style .hashtag-zone-text a,
.location-zone.filled-style .location-zone-text a,
.user-mention-zone.filled-style .user-mention-zone-text a {
  color: #ff6940;
}

.link-zone.filled-style .link-zone-text a {
  color: #2babe9;
  white-space: nowrap;
}

.user-mention-zone.filled-style,
.hashtag-zone.filled-style,
.location-zone.filled-style,
.link-zone.filled-style {
  background-color: white;
}

.text-zone.filled-style .text-zone-text {
  color: #ffffff;
}

.text-zone.filled-style {
  background-color: #212121;
}

.preview--text-loader {
  font-family: 'Story Sticker Regular', 'Story Sticker Multilang';
}

.location-zone {
	display: none;
	position: absolute;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	z-index: 30;
	width: fit-content;
	height: fit-content;
  vertical-align: middle;
	background-color: rgb(255 255 255 / 25%);
}

.location-zone-text {
	color: #ffffff;
	text-align: center;
	display: table-cell;
  vertical-align: middle;
	line-height: initial;
	text-transform: uppercase;
	font-family: 'Story Sticker Regular', 'Story Sticker Multilang';
  margin: 0;
}

.hashtag-zone {
	display: none;
	position: absolute;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	z-index: 30;
	width: fit-content;
	height: fit-content;
  vertical-align: middle;
	background-color: rgb(255 255 255 / 25%);
}

.hashtag-zone-text {
	color: #ffffff;
	text-align: center;
	display: table-cell;
  vertical-align: middle;
	line-height: initial;
	text-transform: uppercase;
	font-family: 'Story Sticker Regular', 'Story Sticker Multilang';
  margin: 0;
}

.user-mention-zone {
	display: none;
	position: absolute;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	z-index: 30;
	width: fit-content;
	height: fit-content;
  vertical-align: middle;
	background-color: rgb(255 255 255 / 25%);
}

.user-mention-zone-text {
	color: #ffffff;
	text-align: center;
	display: table-cell;
  vertical-align: middle;
	line-height: initial;
	text-transform: uppercase;
	font-family: 'Story Sticker Regular', 'Story Sticker Multilang';
  margin: 0;
}

.text-zone {
	display: none;
	position: absolute;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	z-index: 30;
	width: fit-content;
	height: fit-content;
  vertical-align: middle;
}

.text-zone-text {
	color: #ffffff;
	text-align: center;
	display: table-cell;
  vertical-align: middle;
	line-height: initial;
	font-family: 'Timeable';
  font-weight: 500;
  margin: 0;
  white-space: break-spaces;
  max-width: 330px;
}

.txt-color-picker-box {
  overflow: hidden;
  width: 20px;
  height: 20px;
  border: 1px solid #9b9b9b;
  border-radius: 4px;
  position: absolute;
  margin-left: 14px;
}

.hide-st-preview .img {
  display: none;
}

.text-in-story-icon {
  top: 0;
}

.txt-color-picker span {
  position: relative;
  display: inline-block;
  padding: 2px 0 2px 32px;
  font-size: 12px;
  line-height: 20px;
  cursor: pointer;
  color: #9b9b9b;
  -webkit-transition: all ease 0.2s;
  -moz-transition: all ease 0.2s;
  transition: all ease 0.2s;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.txt-color-picker-input {
  width: 200%;
  height: 200%;
  margin: -50%;
}

.text-zone-text[data-text-align=center] {
  text-align: center;
}
.text-zone-text[data-text-align=left] {
  text-align: left;
}
.text-zone-text[data-text-align=right] {
  text-align: right;
}

textarea.text-in-story.input  {
  min-height: 50px !important;
}

.post-preview[data-type="story"] {
  overflow: inherit;
}

.preview-media--timeline {
  font-family: 'Story Sticker Regular', 'Story Sticker Multilang';
}

.link-zone {
	display: none;
	position: absolute;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	z-index: 30;
	width: fit-content;
	height: fit-content;
  vertical-align: middle;
	background-color: rgb(255 255 255 / 25%);
}

.post-preview {
  overflow: hidden;
  border-radius: inherit;
  -moz-border-radius: inherit;
  -webkit-border-radius: inherit;
}

.media-attachment-zone {
  display: none;
	position: absolute;
	z-index: 28;
  vertical-align: middle;
  width: fit-content;
	height: fit-content;
  border-radius: 6px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
}

.media-attachment-zone-image {
  background-image: url(../img/media-placeholder.jpg);
  background-size: cover;
  width: 100%;
  height: 100%;
  border-radius: inherit;
  -moz-border-radius: inherit;
  -webkit-border-radius: inherit;
}

.preview-media--story.blurred-style {
  background-image: url(../img/media-placeholder.jpg);
  background-size: cover;
  -webkit-filter: blur(3px);
  filter: blur(3px);
}

.media-attachment-zone-type {
  width: 100%;
  height: 100%;
  position: absolute;
  border-radius: inherit;
  -moz-border-radius: inherit;
  -webkit-border-radius: inherit;
}

.media-attachment-zone-type[data-type=clips] {
  background-image: url(../img/instagram-post-clips.png);
  background-size: cover;
}

.media-attachment-zone-type[data-type=igtv] {
  background-image: url(../img/instagram-post-igtv.png);
  background-size: cover;
}

.media-attachment-zone-type[data-type=sidecar] {
  background-image: url(../img/instagram-post-sidecar.png);
  background-size: cover;
}

.media-attachment-zone-type[data-type=video] {
  background-image: url(../img/instagram-post-video.png);
  background-size: cover;
}

.media-attachment-zone-type[data=story],
.media-attachment-zone-type[data=photo] {
  background-image: none;
}

.media-attachment-zone.onprogress:after {
  opacity: 1;
  visibility: visible;
}

.media-attachment-zone:after {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 100;
  width: 100%;
  height: 100%;
  content: "";
  background-color: #fff;
  background-image: url(../img/round-loading.svg);
  background-position: center;
  background-repeat: no-repeat;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all ease 0.2s;
  -moz-transition: all ease 0.2s;
  transition: all ease 0.2s;
  border-radius: inherit;
  -moz-border-radius: inherit;
  -webkit-border-radius: inherit;
}

.darkside .media-attachment-zone-progress, 
.darkside .media-attachment-zone:after {
  background-color: #333;
}

.link-zone .link-icon {
  line-height: 1;
}

.link-zone-text {
	color: #ffffff;
	text-align: center;
	display: table-cell;
  vertical-align: middle;
	line-height: initial;
	text-transform: uppercase;
	font-family: 'Story Sticker Regular', 'Story Sticker Multilang';
  margin: 0;
}

.sticker-settings-title {
  font-size: 11px;
  opacity: 0.25;
  text-transform: uppercase;
  font-weight: 500;
}

.story-toolkit-zone {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
}

.story-toolkit {
  width: 100%;
  height: 100%;
}

.line_helper_x {
  display: none;
  width: 0px;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  border-left: 2px solid rgb(0, 174, 255);
  z-index: 30;
}

.line_helper_y {
  display: none;
  width: 100%;
  height: 0px;
  position: absolute;
  top: 0px;
  left: 0px;
  border-bottom: 2px solid rgb(0, 174, 255);
  z-index: 30;
}

.draggable-sticker {
  cursor: pointer;
}

.draggable-text {
  font-size: 23px;
  padding: 5px 10px;
}

.ui-resizable-se {
  background-image: url("");
}

.js-reset-sticker {
  display: inline-block;
  color: red;
  cursor: pointer;
}

.sticker-settings-title {
  opacity: 1;
}

.sticker-settings-title label {
  opacity: 0.25;
}

.js-reset-sticker.mdi-reload::before {
  margin-right: 2px;
}

.txt-font-size-box,
.txt-align-box {
  overflow: hidden;
  width: 20px;
  height: 20px;
  border: 1px solid #9b9b9b;
  border-radius: 4px;
  margin-left: 14px;
  text-align: center;
  position: absolute;
  color: #9b9b9b;
}

.txt-font-size-box[data-type="minus"],
.txt-align-box[data-type="center"] {
  margin-left: 42px;
}

.txt-align-box[data-type="right"] {
  margin-left: 70px;
}

.txt-align-label {
  margin-left: 0;
  padding: 2px 0 2px 0;
  font-size: 12px;
  line-height: 20px;
  cursor: pointer;
  color: #9b9b9b;
  -webkit-transition: all ease 0.2s;
  -moz-transition: all ease 0.2s;
  transition: all ease 0.2s;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  position: relative;
  display: inline-block;
  margin-left: 102px;
}

.txt-font-size-label {
  margin-left: 0;
  padding: 2px 0 2px 0;
  font-size: 12px;
  line-height: 20px;
  cursor: pointer;
  color: #9b9b9b;
  -webkit-transition: all ease 0.2s;
  -moz-transition: all ease 0.2s;
  transition: all ease 0.2s;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  position: relative;
  display: inline-block;
  margin-left: 74px;
}

.text-selectize-input {
  overflow: hidden;
  width: 95px;
  height: 22px;
  border: 1px solid #9b9b9b;
  border-radius: 4px;
  position: absolute;
  margin-left: 14px;
  font-size: 12px;
  color: #9b9b9b;
}

.text-font-family-label,
.text-font-weight-label {
  margin-left: 0;
  padding: 2px 0 2px 0;
  font-size: 12px;
  line-height: 20px;
  cursor: pointer;
  color: #9b9b9b;
  -webkit-transition: all ease 0.2s;
  -moz-transition: all ease 0.2s;
  transition: all ease 0.2s;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  position: relative;
  display: inline-block;
  margin-left: 120px;
}

.txt-font-size-box,
.txt-align-box {
  cursor: pointer;
}

.txt-font-size-box:hover,
.txt-align-box:hover {
  color: #2b69e9;
  border: 1px solid #2b69e9;
}

.preview-media--story.blurred-style .img {
  display: none;
}

.text-zone-text {
  line-height: 1.4;
}

#post .sticker-box {
  overflow: hidden;
  max-height: 0;
  opacity: 0;
  -webkit-transition: all ease 0.2s;
  -moz-transition: all ease 0.2s;
  transition: all ease 0.2s;
}

#post .sticker-box.active {
  overflow: initial;
  max-height: fit-content;
  opacity: 1;
}

.sticker-box-toggler {
  font-size: 12px;
  color: #212121;
}

/**
* Link zone in Instagram Stories
*/

.js-link-worked.color-success,
.js-biolink-worked.color-success {
    color: #058C15!important;
}

.js-link-not-worked.color-danger,
.js-biolink-not-worked.color-danger {
    color: #ff3d3d!important;
}

/**
* Removed media placeholder
*/

.post-list-item .cover .placeholder {
  top: 50%;
  margin-top: -25px;
  text-align: center;
  color: #a2a2a2;
  font-size: 30px;
  position: absolute;
  height: auto;
}

.post-list-item .cover .placeholder-text {
  font-size: 12px;
  display: block;
  margin-top: 7px;
}

/**
* Notification with Headway
*/

#HW_badge_cont {
  position: absolute !important;
  top: 14px;
}

#HW_badge {
  width: 18px !important;
  height: 18px !important;
  line-height: 20px !important;
  top: 18px !important;
  left: 18px !important;
  font-size: 10px !important;
}

.headway-bell {
  cursor: pointer;
}

/**
* CKEditor Styles 
*/

.aa-notice,
.aa-message {
  padding: 15px 25px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

h1,
h2,
h3 {
  line-height: 1.3;
}

.aa-notice .button.small {
  background-color: transparent;
  color: black;
  border-color: black;
}

.darkside .colored .button.small {
  background-color: transparent;
  color: #333333;
  border-color: #333333;
}

.aa-notice .button.small:hover {
  background-color: black;
  color: white;
  border-color: black;
}

.darkside .aa-notice .button.small:hover {
  background-color:  white;
  color: #333333;
  border-color: white;
}

.darkside .aa-notice.colored .button.small:hover {
  background-color:  #333333;
  color: white;
  border-color: #333333;
}

/**
* People Tag Styles 
*/

.tag-button {
  position: absolute;
}

.tag-button .mdi-account:before {
  background-color: #1e1e1e;
  padding: 5px;
  border-radius: 5px;
}

.tag-button span.mdi.mdi-account {
  padding: 15px 25px;
  position: absolute;
  bottom: 0;
  width: 30px;
  height: 30px;
  left: 0;
  font-size: 20px;
  line-height: 1;
  text-align: center;
  color: #ffffff;
  cursor: pointer;
}

.tag-button .mdi-account:after {
  left: 0;
  bottom: 75%;
  content: " ";
  position: absolute;
  margin-left: 35px;
  border: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 6px solid #1e1e1e;
  width: 0;
  height: 0;
}

/**
* Re-connect styles
*/

.re-connect {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 80px;
  height: 80px;
  margin: 51px auto;
  border-radius: 50%;
  background-color: #ff3c3dc7;
  transition: transform .7s ease-in-out;
  -webkit-transition: -webkit-transform .7s ease-in-out;
  -moz-transition: -webkit-transform .7s ease-in-out;
}

.re-connect::before {
  content: "\e098";
  color: #ffffff;
  font: bold normal normal 24px/1 simple-line-icons;
  display: inline-block;
  line-height: 80px;
}

.re-connect:hover {
  box-shadow: 0 0 40px #ff3c3d4d;
  -webkit-transform: rotate(360deg);
  -moz-transform: rotate(360deg);
  transform: rotate(360deg);
} 

.box-list-item.onprogress:after {
  visibility: visible;
  opacity: 1;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -o-border-radius: 5px;
}

.darkside .box-list-item:after {
  background-color: rgba(0, 0, 0, 0.75);
}

.box-list-item:after {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 50;
  visibility: hidden;
  width: 100%;
  height: 100%;
  content: "";
  opacity: 0;
  background-color: rgba(255, 255, 255, 0.75);
  background-image: url(../img/round-loading.svg);
  background-repeat: no-repeat;
  background-position: center;
  -webkit-transition: all ease 0.2s;
  -moz-transition: all ease 0.2s;
  transition: all ease 0.2s;
}

/**
* Pop-up styles
*/
 
.jconfirm-content-pane {
  line-height: normal;
}

.jconfirm.jconfirm-supervan .jconfirm-box div.jconfirm-title-c>* {
  padding-bottom: 30px;
}

.jconfirm.jconfirm-supervan .jconfirm-box div.jconfirm-content-pane {
  margin-bottom: 20px;
}

/**
* Inbox Module styles 
*/

.inbox.section-content {
  padding: 0;
  max-width: inherit;
}

.inbox.skeleton-content {
  overflow: auto !important;
}

@media screen and (max-width: 995px) {
  .no-data {
    margin: 0 auto; 
    padding: 0; 
    height: calc(100vh - 61px);
    display: flex;
    flex-direction: column;
    justify-content: center; 
  }
}

.inbox-chat-list-item .circle {
  border: 1px solid #e6e6e6;
}

/**
* Log Styles
*/

.log-notice::before {
  content: "\e08b";
  color: #ffffff;
  font: bold normal normal 24px simple-line-icons;
  display: inline-block;
  line-height: 20px;
}

.arp-log-list-item.error .circle {
  background-color: #2a68e9 !important;
}

.wdm-log-list-item.error .circle {
  background-color: #2a68e9 !important;
}

.wdm-log-list-item .action .message {
  font-weight: 300;
  opacity: 0.5;
}

.wdm-log-list-item .action .error-details {
  font-size: inherit !important;
  line-height: inherit !important;
  font-family: inherit !important;
  opacity: 0.5;
}

/**
* Modules styles - 7.02.2019
*/

.arp-tab-heads a {
  float: left;
  margin: 15px 8px 0 0 !important;
  padding: 6px 12px !important;
  position: relative;
  color: inherit;
  border: 1px solid white;
  border-radius: 25px;
  -moz-border-radius: 25px;
  -webkit-border-radius: 25px;
}

.arp-tab-heads a.active {
  background-color: #ffffff;
  color: #2a68ea;
}

.arp-tab-heads {
  padding: 0 25px;
  font-size: 14px;
  line-height: 17px;
  background-color: #2a68e9;
  color: #fff;
}

.arp-tab-heads a:last-child {
  margin-right: 0;
}

/**
* Emoji - 9.02.2019
*/

.emojionearea .emojionearea-button>div, 
.emojionearea .emojionearea-picker .emojionearea-wrapper:after {
  background-image: none !important;
}

/**
* Login improvements for selector - 4.03.2019
*/

#post .controls .select-needed {
  color: #2b69e9 !important;
}

.darkside #post .controls .select-needed {
  color: #ffffff !important; 
}

#post .controls .select-needed:before {
  content: "\F02FD";
  display: inline-block;
  font: normal normal normal 24px/1 "Material Design Icons";
  font-size: inherit;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  line-height: 1;
  text-rendering: auto;
  margin-right: 5px;
}

/**
* Numbers for Accounts page + Edit Account Data
*/

.reconnect-success::before{
  margin-right: 3px;
}

.edit-account-box {
  position: relative;
}

.darkside .edit-account-box:after {
  background-color: rgba(0, 0, 0, 0.75);
}

.edit-account-box:after {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 50;
  visibility: hidden;
  width: 100%;
  height: 100%;
  content: "";
  opacity: 0;
  background-color: rgba(255, 255, 255, 0.75);
  background-image: url(../img/round-loading.svg);
  background-repeat: no-repeat;
  background-position: center;
  -webkit-transition: all ease 0.2s;
  -moz-transition: all ease 0.2s;
  transition: all ease 0.2s;
}

.edit-account-box.onprogress:after {
  visibility: visible;
  opacity: 1;
  border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  -webkit-border-radius: 5px 5px 0 0;
  -o-border-radius: 5px 5px 0 0;
}

textarea.bio.input {
  resize: none !important;
  min-height: 54px !important;
  height: 132px;
}

.darkside .circle.accounts-pic.edit-data {
  background-color: #333333;
  border: 4px solid #333333;
}

.darkside .edit-data-bio a, 
.darkside .edit-data-link a, 
.darkside .edit-data-city a {
  color: #84acff;
}

.edit-data-link {
  overflow: auto;
}

.circle.accounts-pic.edit-data {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  background-color: #e0e0e0;
  border: 4px solid white;
}

@media screen and (max-width: 400px) {
  .circle.accounts-pic.edit-data {
    width: 70px !important;
    height: 70px !important;
  }
  .edit-data-abn span {
    font-size: 14px !important;
  }
}

@media screen and (max-width: 360px) {
  .circle.accounts-pic.edit-data {
    width: 55px !important;
    height: 55px !important;
  }
  .edit-data-abn .sub {
    font-size: 8px !important;
    line-height: 8px !important;
  }
  .edit-data-follow-button {
    line-height: 20px !important;
    font-size: 12px !important;
  }
  .edit-data-sac-button {
    line-height: 20px !important;
    font-size: 10px !important;
    height: 20px !important;
  }
  .edit-data-ac-pic {
    height: 70px !important;
  }
  .edit-data-abn span {
    font-size: 11px !important;
  }
}

.edit-data-ac-pic {
  height: 92px;
}

.edit-data-ac-pic-round {
  border-radius: 50%;
  position: absolute;
  background: linear-gradient(45deg, #ff5e00, #c72d8e);
  padding: 2px;
}

.edit-data-abn span {
  font-size: 16px;
  font-weight: 600;
}

.edit-data-abn .sub {
  text-transform: lowercase;
  font-size: 11px;
  line-height: 11px;
  opacity: 0.5;
}

.edit-data-follow-button {
  background-color: #2b69e9;
  text-align: center;
  color: white;
  border-radius: 3px;
  line-height: 24px;
  font-weight: 500;
  margin-right: 4px !important;
}

.edit-data-sac-button {
  background-color: #2b69e9;
  text-align: center;
  color: white;
  border-radius: 3px;
  line-height: 24px;
  font-size: 14px;
  height: 24px;
}

.edit-data-full-name {
  font-size: 16px;
  line-height: 24px;
  font-weight: 600;
}

.edit-data-category {
  opacity: 0.3;
}

.edit-data-bio a,
.edit-data-link a,
.edit-data-city a{
  color: #0047d8;
}

.edit-data-status {
  text-transform: uppercase;
  text-align: center;
  background: #f1f1f1;
  border-radius: 3px;
  height: 28px;
  line-height: 30px;
  color: #b1b1b1;
  font-weight: 400;
}

@media (min-width: 995px) and (max-width: 1340px) {
  .l-ea {
    width: 50% !important;
  }
}

@media (min-width: 700px) and (max-width: 994px) {
  .l-ea {
    width: 70% !important;
  }
  .clearfix-edit-account {
    clear: both;
  }
}

@media (min-width: 601px) and (max-width: 700px) {
  .l-ea {
    width: 100% !important;
  }
  .clearfix-edit-account {
    clear: both;
  }
}

.feed-preview-grid {
  display: block;
}

.feed-preview-grid .item {
  float: left;
  display: block;
  width: 33%;
  margin: 0;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 0.15%;
  position: relative;
  cursor: pointer;
}

.item-feed-inner-box {
  display: none;
  transition: opacity .5s;
}

.feed-preview-grid .item:hover .item-feed-inner-box,
.feed-preview-grid .item:focus .item-feed-inner-box {
  display: block;
  height: 100%;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.25);
  top: 0;
  left: 0;
  position: absolute;
  padding: 0;
  transition: opacity .5s;
}

.item-feed-stats {
  color: white;
  font-size: 12px;
  font-weight: 600;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
  width: 100%;
}

.item-feed-stats .mdi-heart:before,
.item-feed-stats .mdi-comment:before,
.item-feed-stats .mdi-video:before {
  margin-right: 3px;
}

.item-feed-er-post {
  position: absolute;
  bottom: 6%;
  right: 6%;
  color: white;
  font-size: 11px;
  font-weight: 600;
  background-color: rgb(0 0 0 / 0.5);
  padding: 0 5px;
  border-radius: 3px;
}

.item-feed-er-post-green {
  background-color: rgb(22 184 95 / 0.75) !important;
}

.feed-preview-grid .item-content {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  padding-bottom: 100%;
}

.feed-preview-section-content {
  padding: 0px;
  font-size: 14px;
  line-height: 20px;
  position: relative;
}

.load-more-feed-items {
  margin: 15px auto !important;
  display: block;
  color: #9b9b9b;
  border-color: #e6e6e6;
  background-color: transparent;
  font-weight: normal;
}

.load-more-feed-items:hover,
.darkside .load-more-feed-items:hover {
  border: 1px solid #2b69e9 !important;
  color: #2b69e9 !important;
  background-color: transparent !important;
}

.darkside .load-more-feed-items {
  background-color: transparent !important;
  color: #adadad !important;
  border-color: #adadad !important;
}

.feed-preview-section-content:after,
.feed-preview-actions .jconfirm-box:after,
.feed-preview-caption .jconfirm-box:after{
  position: absolute;
  top: 0;
  left: 0;
  z-index: 50;
  visibility: hidden;
  width: 100%;
  height: 100%;
  content: "";
  opacity: 0;
  background-color: rgba(255, 255, 255, 0.75);
  background-image: url(../img/round-loading.svg);
  background-repeat: no-repeat;
  background-position: center;
  -webkit-transition: all ease 0.2s;
  -moz-transition: all ease 0.2s;
  transition: all ease 0.2s;
}

.darkside .feed-preview-section-content:after,
.darkside .feed-preview-actions .jconfirm-box:after,
.darkside .feed-preview-caption .jconfirm-box:after{
  background-color: rgba(0, 0, 0, 0.75);
}

.feed-preview-section-content.onprogress:after,
.feed-preview-actions .jconfirm-box.onprogress:after,
.feed-preview-caption .jconfirm-box.onprogress:after {
  visibility: visible;
  opacity: 1;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -o-border-radius: 5px;
}

.item-feed-type {
  position: absolute;
  top: 3%;
  right: 6%;
  color: white;
}

@media (min-width: 300px) {
  .feed-preview-actions {
    margin: 0 auto;
    width: 270px;
  }
}

.feed-preview-actions .jconfirm-content-pane,
.feed-preview-actions .jconfirm-box {
  margin-bottom: 0 !important;
}

.feed-preview-actions .jconfirm-box { 
  border-radius: 12px !important;
  -moz-border-radius: 12px !important;
  -webkit-border-radius: 12px !important;
  -o-border-radius: 12px !important;
  padding: 0 !important;
}

.feed-preview-actions .jconfirm-box .jconfirm-buttons {
  padding-bottom: 0;
}

.feed-preview-actions .jconfirm-content-pane {
  display: block !important;
}

.feed-preview-actions-btn,
.stories-preview-actions-btn {
  cursor: pointer;
  line-height: 1.5;
  margin: 0 auto;
  width: 100%;
  padding: 12px 0;
  text-align: center;
  font-size: 14px;
  border-bottom: 1px solid #e6e6e6;
}

.feed-preview-actions-btn:last-child,
.stories-preview-actions-btn:last-child {
  border-bottom: none;
}

.feed-preview-actions-btn:hover,
.darkside .feed-preview-actions-btn:hover, 
.stories-preview-actions-btn:hover,
.darkside .stories-preview-actions-btn:hover {
  color: #2b69e9;
  background-color: rgba(59, 124, 255, 0.05);
}

.darkside .feed-preview-actions-btn,
.darkside .stories-preview-actions-btn {
  color: #adadad;
  border-color: #171717;
}

.darkside .feed-preview-actions .jconfirm-content-pane {
  background-color: #333;
}

.copyhelper {
  position: absolute;
}

.copyhelper-done {
  color: red;
  background-color: rgba(255,0,0,0.05);
}

textarea.feed-preview-caption.input {
  resize: none !important;
  min-height: 350px !important;
  border: 0;
  background-color: rgba(62, 62, 62, 0.07);
  border-radius: 0px;
}

.darkside textarea.feed-preview-caption.input {
  background-color: #131313;
}

@media (max-width: 399px) {
  .feed-preview-caption {
    width: 100%;
  }
}

@media (min-width: 400px) {
  .feed-preview-caption {
    width: 350px;
  }
}

.feed-preview-caption .jconfirm-content {
  margin-bottom: 0 !important;
}

.feed-preview-caption .jconfirm-box .jconfirm-buttons {
  padding: 9px 7px 7px 7px;
}

.edit-data-contacts-in .form-label {
  text-align: center;
  border: 1px solid #e0e0e0;
  border-radius: 3px;
  height: 28px;
  line-height: 28px;
  color: #9b9b9b;
  font-size: 14px;
  width: 48.25%;
}

.edit-data-contacts-in .form-label:hover {
  color: #2b68e9;
  border: 1px solid #2b68e9;
  background-color: rgba(43, 104, 233, 0.05);
}

.float-left {
  float: left;
}

.float-right {
  float: right;
}

.edit-account-avatar-file {
  display: none;
}

.edit-account-avatar-file-label {
  position: absolute;
  width: 80px;
  height: 80px;
  cursor: pointer;
  background-color: rgb(43 104 233 / 80%);
  border-radius: 50%;
  opacity: 0;
  border: 4px solid white;
}

.edit-account-avatar-file-label.onprogress {
  opacity: 1;
  background-color: rgb(43 104 233 / 80%);
}

.edit-account-avatar-file-label.onprogress .edit-account-avatar-upload-icon {
  display: none;
}

.darkside .edit-account-avatar-file-label {
  border: 4px solid #333333;
}

.edit-account-avatar-file-label:hover {
  opacity: 1;
}

.edit-account-avatar-upload-icon {
  margin: 27px;
  text-align: center;
  display: block;
  color: white;
  font-size: 24px;
  line-height: 1;
}

.edit-account-avatar-file-label.onprogress:after {
  visibility: visible;
  opacity: 1;
}

.edit-account-avatar-file-label:after {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 50;
  visibility: hidden;
  width: 100%;
  height: 100%;
  content: "";
  opacity: 0;
  background-image: url(../img/round-loading-white.svg);
  background-repeat: no-repeat;
  background-position: center;
  -webkit-transition: all ease 0.2s;
  -moz-transition: all ease 0.2s;
  transition: all ease 0.2s;
  background-size: 30px;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  -o-border-radius: 50%;
}

.stories-preview-grid {
  overflow: auto;
}

.stories-preview-grid .item {
  display: block;
  width: 22%;
  margin: 1.5%;
  position: relative;
  cursor: pointer;
  float: left;
}

.stories-preview-grid .item-content {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  padding-bottom: 180%;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -o-border-radius: 3px;
} 

.darkside .jconfirm.jconfirm-material .jconfirm-box {
  background-color: #333333;
}

.stories-preview-section-content {
  background-color: rgb(0 0 0 / 10%);
  padding: 14px;
}

.stories-preview-header {
  text-align: center;
  line-height: 1;
  color: #9b9b9b;
  font-size: 12px;
  text-transform: uppercase;
  margin: 7px auto 10px auto;
  height: 9px;
}

.stories-preview-grid .item-story-feed-stats {
  position: absolute;
  font-size: 12px;
  top: 92%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 100%;
  text-align: center;
  color: white;
  font-weight: 600;
  line-height: 1;
}

.stories-preview-grid .item-gradient {
  position: absolute;
  background: linear-gradient(transparent, transparent, #000000);
  width: 100%;
  height: 100%;
  opacity: 0.5;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -o-border-radius: 3px;
}

.stories-preview-grid .item-story-feed-stats .mdi-eye:before {
  margin-right: 2px;
}

.fp-file-download {
  display: block;
  color: inherit;
}

/**
* System Improvements
*/

.sign-up-one {
  top: 50%;
  position: absolute;
  width: 100%;
  transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}

.renew-body {
  background-color: #fff;
}

.darkside.renew-body {
  background-color: #171717;
}

.darkside #renew .page-primary-title {
  color: #ffffff;
}

.darkside #renew {
  background-color: #171717;
}

.darkside #renew {
  margin: 14px auto;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.5;
  color: #9b9b9b;
}

.darkside #renew .back-button a {
  border: 2px solid #9b9b9b;
  color: #9b9b9b;
}

.darkside #renew .back-button a:hover {
	color: #fff;	
  border-color: #2b69e9;
  background-color: #2b69e9;
}

.darkside #renew .header p {
  color: #9b9b9b;
}

.darkside .package-list-item > div {
  background-color: #282828;
  border-radius: 7px;
}

.darkside .package-list-item .price {
  color: #ffffff;
}

.darkside .package-list-item .title {
  color: #ffffff;
}

.darkside .package-list-item .annual {
  color: #9b9b9b;
}

.darkside .package-list-item .feature {
  border-top: 1px solid #1e1e1e;
  color: white;
}

.darkside .package-list-item {
  color: #9b9b9b;
}

.darkside .package-list-item .feature-title {
  color: #ffffff;
}

.darkside .package-list-item .module.disabled {
  opacity: .5;
  color: #9b9b9b !important;
  background: #1e1e1e !important;
  border-color: #9b9b9b !important;
}

.darkside #renew .color-primary {
  color: #ffffff;
}

.darkside .package-list-item .annual .save span {
  position: relative;
  color: #ffffff;
}

.darkside .package-list-item .annual .save span:after {
  background-color: #ffffff;
}

.darkside #renew .options {
  background-color: transparent;
}

.darkside #renew .options {
  color: #fff;
}

.darkside #renew .custom-radio + div > div {
  border: 2px solid #414141;
  color: #5e5e5e;
}

.darkside #renew .custom-radio:checked + div {
  border: 0;
}

.darkside #renew .group-label .icon {
  color: #2b69e9;
}

.darkside #renew .custom-radio:checked + div > div {
  border-color: #2b69e9;
  color: #2b69e9;
  background-color: transparent;
}

#renew .custom-radio:checked + div > div {
  border-color: #2b69e9;
  color: #2b69e9;
  background-color: rgb(43 105 233 / 10%);
}

#renew .custom-radio:checked + div .price {
  color: #2b69e9;
}

.darkside #renew .custom-radio + div img {
  opacity: 0.25;
  -webkit-filter: grayscale(1);
  -o-filter: grayscale(1);
  -moz-filter: grayscale(1);
  -ms-filter: grayscale(1);
  filter: grayscale(1);
}

.darkside #renew .custom-radio + div .price {
  color: #5e5e5e;
}

.darkside #renew .custom-radio:checked + div .price {
  color: #2b69e9;
}

#renew .custom-radio:checked + div img {
  opacity: 1;
  -webkit-filter: grayscale(0%);
  -o-filter: grayscale(0%);
  -moz-filter: grayscale(0%);
  -ms-filter: grayscale(0%);
  filter: grayscale(0%);
}

.darkside #renew .group-label {
  color: white;
}

/**
* Currencies
*/

.currencies-header {
  border-bottom: 1px solid #dedede;
  padding-bottom: 10px;
}

.package-list-item .price .number .cur-cymbol {
  font-size: 20px;
  top: -20px;
  line-height: 1;
  position: relative;
  margin-right: 3px;
}

#renew .custom-radio + div .price .number .cur-cymbol {
  font-size: 16px;
  top: -10px;
  line-height: 1;
  position: relative;
  margin-right: 3px;
}

#renew .custom-radio + div .title {
  font-size: 16px;
  font-weight: 500;
}

/**
* Media Progress Bar
*/

.progress-filemanager {
  height: 0;
  background-color: #fff;
  opacity: 0;
}

.darkside .progress-filemanager {
  background-color: #333;
}

.progress-bar-filemanager {
  height: 3px;
  background-color: #2b69e9;
  width: 0%;
}

.post-preview .preview-media--timeline {
  position: relative;
  padding-top: 100%;
  overflow: hidden;
  background-color: #f5f5f5;
  height: 0;
}

.post-preview .preview-media--timeline video {
  position: absolute;
  top: 50%;
  left: 50%;
  width: auto;
  height: auto;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

/**
* Session Catcher Modification
*/

.inputfile-session {
	width: 0.1px;
	height: 0.1px;
	opacity: 0;
	overflow: hidden;
	position: absolute;
  z-index: -1;
  display: none;
}

.inputfile-session + label {
  display: inline-block;
}

.inputfile-session + label:hover,
.inputfile-session:focus + label {
  border-color: #2b69e9;
  opacity: 1;
}

.inputfile-session + label:hover .mdi-folder {
  color: #2b69e9;
  opacity: 1;
}

.inputfile-session + label span {
  opacity: 0.5;
}

.cookie-file-label span.selected,
.settings-file-label span.selected {
  color: #212121;
  opacity: 1;
}

.darkside .cookie-file-label span.selected,
.darkside .settings-file-label span.selected {
  color: #fff;
  opacity: 1;
}

.inputfile-session + label {
  cursor: pointer; /* "hand" cursor */
  line-height: 30px;
}

.inputfile-session + label * {
	pointer-events: none;
}

/**
* Double User Registration Prevention
*/

.pull-left {
  float: left!important;
}

/**
* Doc links buttons
*/

.darkside .button.doc-links {
  color: #9b9b9b;
  background-color: #333333;
  border-color: #9b9b9b;
}

.button.doc-links {
  color: #9b9b9b;
  background-color: #ffffff;
  border-color: #9b9b9b;
}

.button.doc-links:hover {
  color: white;
  background-color: #6d6d6d;
  border-color: #6d6d6d;
}

@media screen and (max-width: 500px) {
  .button.doc-links {
      display: inherit !important;
  }
}

/**
* Facebook Login
*/

.topbar-profile .fb-accounts-pic {
  width: 33px;
  height: 33px;
  padding: 0;
}

/**
* Two-Factor Authentication & jquery-confirm update and lock-switcher
*/

.jconfirm.jconfirm-supervan .jconfirm-box div.jconfirm-title-c>* {
  padding-bottom: 10px;
  line-height: 1.4;
  font-size: 26px;
}

.jconfirm.jconfirm-supervan .jconfirm-box .jconfirm-buttons button {
  border-radius: 25px;
  -moz-border-radius: 25px;
  -webkit-border-radius: 25px;
  font-size: 13px;
  font-weight: 600;
  border: 2px solid #2b69e9;
  color: #2b69e9;
  background: transparent;
}

.jconfirm.jconfirm-supervan .jconfirm-box .jconfirm-buttons button:hover {
  background: #2b69e9;
  color: #fff;
}

.jconfirm.jconfirm-supervan .jconfirm-bg {
  background-color: #f8f8f8;
}

.jconfirm.jconfirm-supervan .jconfirm-box div.jconfirm-title-c,
.jconfirm.jconfirm-supervan .jconfirm-box div.jconfirm-content,
.jconfirm.jconfirm-supervan .jconfirm-box div.jconfirm-closeIcon {
  color: #212121;
}

.darkside .jconfirm.jconfirm-supervan .jconfirm-box div.jconfirm-title-c, 
.darkside .jconfirm.jconfirm-supervan .jconfirm-box div.jconfirm-content,
.darkside .jconfirm.jconfirm-supervan .jconfirm-box div.jconfirm-closeIcon,
.darkside .jconfirm.jconfirm-modern .jconfirm-box div.jconfirm-title-c,
.darkside .jconfirm.jconfirm-modern .jconfirm-box div.jconfirm-closeIcon {
  color: #fff;
}

@media (min-width: 992px) {
  .col-md-4 {
      width: 33.33333333%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
}

.jconfirm.jconfirm-supervan .jconfirm-box div.jconfirm-content {
  font-size: 15px;
}

.jconfirm.jconfirm-modern .jconfirm-bg {
  background-color: #000;
  opacity: .5;
}

.jconfirm.jconfirm-modern .jconfirm-box div.jconfirm-title-c {
  color: #212121;
  font-size: 18px;
  font-weight: inherit;
  line-height: 1.4;
}

.jconfirm.jconfirm-modern .jconfirm-box div.jconfirm-content {
  font-size: 14px;
}

.jconfirm.jconfirm-modern .jconfirm-box .jconfirm-buttons button {
  text-transform: none;
  border-radius: 25px;
  -moz-border-radius: 25px;
  -webkit-border-radius: 25px;
  font-size: 13px;
  font-weight: 600;
}

.jconfirm .jconfirm-box.jconfirm-type-blue .jconfirm-title-c .jconfirm-icon-c {
  color: #2b69e9 !important;
}

.jconfirm .jconfirm-box.jconfirm-type-blue {
  border-top: solid 7px #2b69e9;
}

@keyframes type-blue{
  1%,100%{
    border-color:#2b69e9;
  }
  50%{
    border-color:#2b69e9;
  }
}

.darkside .jconfirm.jconfirm-modern .jconfirm-box {
  background-color: #1e1e1e;
}

.darkside .jconfirm.jconfirm-modern .jconfirm-bg {
  opacity: .8;
}

.darkside .jconfirm.jconfirm-modern .jconfirm-box .jconfirm-buttons button {
  background-color: #2b69e9;
}

.darkside .jconfirm.jconfirm-modern .jconfirm-box .jconfirm-buttons button:hover {
  background-color: #204ca7;
}

.button--dark--outline {
  color: #2b69e9;
  border-color: #2b69e9;
  background-color: rgba(59, 124, 255, 0.07);
}

.button--red--outline {
  color: #e74c3c;
  border-color: #e74c3c;
  background-color: rgba(231, 76, 60, 0.07);
}

.button--red--outline:hover {
  background-color: rgba(231, 76, 60, 0.2);
}

.button--dark--outline:hover {
  background-color: rgba(59, 124, 255, 0.2);
}

.li-twofa {
  font-size: 13px;
  text-align: left;
}

.two-fa-manual-setup {
  text-transform: uppercase;
}

.two-fa-auth-code-dashboard {
  width: 60%;
  text-align: center;
  margin: 0 auto 0 auto;
}

.two-factor-code-img {
  margin-top: 15px; 
}

.muanual-twofa-code {
  font-weight: 600;
  font-size: 16px;
  margin: 10px 0;
}

/**
* Two-Factor Authentication lock-switcher
*/

span.sli.sli-lock-open.icon.twofa-lock-switcher {
  color: #dadada;
  -webkit-transition: all ease 0.2s;
  -moz-transition: all ease 0.2s;
  transition: all ease 0.2s;
}

.twofa-lock-switcher-icon {
  float: left;
  height: 24px;
  padding: 0 8px 0 0;
  width: 24px;
  line-height: 1;
  font-size: 24px;
}

.twofa-lock-switcher {
  display: inline-block;
}

.twofa-lock-switcher-icon {
  height: 25px;
  padding: 0 8px 0 0;
  display: block;
  width: 25px;
}

span.sli.sli-lock.icon.twofa-lock-switcher {
  color: green;
  -webkit-transition: all ease 0.2s;
  -moz-transition: all ease 0.2s;
  transition: all ease 0.2s;
}

span.sli.sli-lock.icon.twofa-lock-switcher {
  color: #16b85f;
}

.field-tips-ext {
  padding: 0 0 0 20px;
  margin: 15px 0 0 0;
  font-size: 13px;
  line-height: initial;
  list-style: disc;
}

/**
* Private/Public Account Switcher Mod
*/

.private-switcher-icon {
  display: block;
  float: left;
  color: #dadada;
  -webkit-transition: all ease 0.2s;
  -moz-transition: all ease 0.2s;
  transition: all ease 0.2s;
  font-size: 20px;
  margin-top: 3px;
  line-height: 1;
}

.private-switcher-label {
  float: left;
}

.private-switcher {
  width: 95px;
  height: 25px;
  margin: 0 auto;
}

.private-switcher-description {
  float: left;
  font-size: 16px;
  color: #dadada;
  margin-top: 3px;
}

.form-switcher-ios input[type="checkbox"]:checked + .switcher.private-switcher-label {
  border-color: #f6c700;
  -moz-box-shadow: 0px 0px 0px 12.5px #f6c700 inset;
  -webkit-box-shadow: 0px 0px 0px 12.5px #f6c700 inset;
  box-shadow: 0px 0px 0px 12.5px #f6c700 inset;
}

.form-switcher-ios .private-switcher-label {
  background: transparent !important;
}

.private-switcher-icon-enabled {
  color: #f6c700;
  -webkit-transition: all ease 0.2s;
  -moz-transition: all ease 0.2s;
  transition: all ease 0.2s;
}

.box-list-item:after {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 50;
  visibility: hidden;
  width: 100%;
  height: 100%;
  content: "";
  opacity: 0;
  background-color: rgba(255, 255, 255, 0.75);
  background-image: url(../img/round-loading.svg);
  background-repeat: no-repeat;
  background-position: center;
  -webkit-transition: all ease 0.2s;
  -moz-transition: all ease 0.2s;
  transition: all ease 0.2s;
}

.darkside .box-list-item:after {
  background-color: rgba(0, 0, 0, 0.75);
}

.darkside .private-switcher-icon,
.darkside .private-switcher-description {
  color: #adadad;
}

.darkside .form-switcher-ios .switcher {
  border: 2px solid #adadad;
}

/**
* Insights Basic Mod
*/

.easy-ac-controls {
  right: 30px !important;
  top: 17px !important;
}

.easy-ac-controls .mdi-account-card-details {
  margin-right: 3px;
}

.account-basic-numbers .sub {
  text-transform: uppercase;
  font-size: 10px;
}

.account-basic-numbers {
  padding: 17px;
  border-bottom: 1px solid #e0e0e0;
}

.account-basic-numbers span {
  font-size: 14px;
}

@media screen and (max-width: 360px) {
  .account-basic-numbers span {
    font-size: 13px !important;
  }
}

.insights-basic {
  height: 138px;
  position: relative;
}

.insights-basic-data-in-progress {
  margin: auto;
  width: 100%;
  position: absolute;
  top: 50%;
  margin-top: -10px;
}

.insights-basic-data-in-progress-label {
  font-size: 13px;
  color: #9b9b9b;
  line-height: 20px;
}

.insights-basic-data-in-progress-info .mdi-help-circle:before {
  color: #d4d4d4;
  font-size: 14px;
}

.insights-basic-chart {
  height: 138px;
}

.insights-basic.onprogress:after {
  visibility: visible;
  opacity: 1;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -o-border-radius: 5px;
}

.insights-basic:after {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 50;
  visibility: hidden;
  width: 100%;
  height: 100%;
  content: "";
  opacity: 0;
  background-color: rgba(255, 255, 255, 0.75);
  background-image: url(../img/round-loading.svg);
  background-repeat: no-repeat;
  background-position: center;
  -webkit-transition: all ease 0.2s;
  -moz-transition: all ease 0.2s;
  transition: all ease 0.2s;
  background-size: 40px;
}

.insights-basic-button {
  border: 1px solid #e6e6e6;
  color: #9b9b9b;
  background: transparent;
  padding: 5px 10px 4px 10px;
  font-size: 12px;
  text-align: center;
  border-left-width: 0px;
  border-right-width: 0px;
  display: table-cell;
  font-weight: normal;
  line-height: 12px;
  min-width: 50px;
}

.insights-basic--first {
  border-left-width: 1px;
  border-radius: 5px 0 0 5px;
  border-right-width: 1px;
}

.insights-basic--last {
  border-right-width: 1px;
  border-radius: 0 5px 5px 0;
  border-left-width: 1px;
}

.insights-basic--mid {
  border-right-width: 1px;
}

.insights-basic--uno {
  border-radius: 5px;
  border: 1px solid #e6e6e6;
  color: #9b9b9b;
  background: transparent;
  padding: 5px 10px 4px 10px;
  font-size: 12px;
  text-align: center;
  display: table-cell;
  font-weight: normal;
  line-height: 12px;
  min-width: 50px;
}

.insights-basic-buttons {
  display: inline-block;
  height: 23px;
}

.insights-basic-table-section {
  height: 23px;
}

.insights-basic-quick-info-label {
  font-size: 12px;
  color: #9b9b9b;
}

.insights-basic-button.active,
.insights-basic-button:hover,
.insights-basic-button:active,
.insights-basic--uno:hover {
  background-color: #e6e6e6;
}

.darkside .account-basic-numbers {
  border-bottom: 1px solid #171717;
}

.darkside .insights-basic-button,
.darkside .insights-basic--uno {
  border-color: #171717;
}

.darkside .insights-basic-button.active,
.darkside .insights-basic-button:hover,
.darkside .insights-basic-button:active,
.darkside .insights-basic--uno:hover {
  background-color: #171717;
}

.insight-basic-chart-diff-gray,
.darkside .insight-basic-chart-diff-gray {
  color: rgb(155, 155, 155);
}

.insight-basic-chart-diff-green,
.darkside .insight-basic-chart-diff-green {
  color: rgb(76, 175, 80);
}

.insight-basic-chart-diff-red,
.darkside .insight-basic-chart-diff-red {
  color: rgb(251, 62, 62);
}

.insights-basic-diff {
  font-size: 14px;
  height: 20px;
  display: block;
  margin-top: 5px;
}

.insights-basic-diff .mdi-arrow-down,
.insights-basic-diff .mdi-arrow-up {
  font-size: 12px;
  margin-right: 3px;
}

.insights-basic-table-icon {
  line-height: 1;
  font-size: 8px;
}

.deactivated-notice-empty-proxy {
  font-size: 14px;
  line-height: 20px;
}

.deactivated-notice-empty-proxy .error {
  color: red;
  padding: 15px;
  border: 1px solid red;
  border-radius: 3px;
  background-color: rgba(255, 0, 0, 0.05);
}

.deactivated-notice-empty-proxy .error .sli-info {
  font-size: 12px;
}

.insights-basic-table-popup {
  margin: 0 auto;
}

.insights-basic-table-popup .jconfirm-box {
  border-radius: 12px !important;
  padding: 0 !important;
  margin-bottom: 0 !important;
}

.insights-basic-table-popup td,
.insights-basic-table-popup th {
  width: 33.33%;
  padding: .75rem;
  vertical-align: top;
  font-size: 13px;
  color: #212121;
  min-width: 85px;
}

.insights-basic-table-popup th {
  font-weight: normal;
  color: #8e8e8e;
  border-bottom: 1px solid #e0e0e0;
}

.insights-basic-table-popup td {
  border-bottom: 1px solid #e0e0e0;
  border-radius: 0;
  background-color: transparent !important;
}

.text-left {
  text-align: left;
}

.text-right {
  text-align: right;
}

.text-center {
  text-align: center;
}

.insights-basic-table-popup table {
  font-size: 13px;
  border: none;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  margin-bottom: 0;
  box-shadow: none;
}

.insights-basic-table-popup thead {
  border-radius: 5px 5px 0 0;
  -webkit-border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  -o-border-radius: 5px 5px 0 0;
}

.darkside .insights-basic-table-popup table {
  background-color: #1e1e1e;
}

.darkside .insights-basic-table-popup td,
.darkside .insights-basic-table-popup th {
  color: #ffffff;
}

.darkside .insights-basic-table-popup td,
.darkside .insights-basic-table-popup th {
  border-bottom: 1px solid #131313;
}

.insights-basic-table-button-class {
  display: inline-block;
}

@media (max-width: 439px) {
  .insights-basic-table-popup .jconfirm-box {
    width: 100%;
  }
  .insights-basic-table-popup .jconfirm-content-pane {
    width: calc(100vw - 40px) !important;
  }
}

@media (min-width: 440px) {
  .insights-basic-table-popup .jconfirm-box {
    width: 400px;
  }
}

.insights-basic-table-popup .jconfirm-content {
  margin-bottom: 10px !important;
  margin-top: 10px !important; 
  height: 390px;
}

.insights-basic-table-popup .jconfirm-content-pane {
  margin-bottom: 0 !important;
}

.insights-basic-table-popup .jconfirm-box:after{
  position: absolute;
  top: 0;
  left: 0;
  z-index: 50;
  visibility: hidden;
  width: 100%;
  height: 100%;
  content: "";
  opacity: 0;
  background-color: rgba(255, 255, 255, 0.75);
  background-image: url(../img/round-loading.svg);
  background-repeat: no-repeat;
  background-position: center;
  -webkit-transition: all ease 0.2s;
  -moz-transition: all ease 0.2s;
  transition: all ease 0.2s;
}

.darkside .insights-basic-table-popup .jconfirm-box:after{
  background-color: rgba(0, 0, 0, 0.75);
}

.insights-basic-table-popup .jconfirm-box.onprogress:after {
  visibility: visible;
  opacity: 1;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -o-border-radius: 5px;
}

.insights-basic-table-popup .sli-cloud-download:before {
  margin-right: 5px;
  line-height: 1;
  font-size: 12px;
  top: 5p;
  font-weight: bold;
}

/**
* Teams Mod
*/

.team {
  border: 1px solid #2b68e9;
  background-color: #2b68e9;
  color: white;
  cursor: pointer;
  padding: 6px;
  border-radius: 50%;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  line-height: 1;
  margin: 0px 2px 3px 0px;
  font-size: 12px;
}

.team .mdi-close {
  margin-left: 3px;
  font-size: 10px;
}

.team .mdi-account-multiple-plus:before {
  margin-right: 5px;
  font-size: 14px;
  line-height: 1;
}

#teams .box-list-item .team-label,
#team .team-label {
  font-size: 12px;
  line-height: 14px;
  color: #9b9b9b;
  display: inline-block;
  margin-bottom: 10px;
}

#teams .box-list-item .p-item,
#team .p-item {
  width: 36px;
  height: 36px;
  font-size: 14px;
  line-height: 36px;
  background-color: transparent;
  color: #9b9b9b;
  border-width: 1px;
  border-radius: 50%;
  margin: 0 5px 5px 0px;
  padding: 0;
  border: 1px solid #e0e0e0;
  text-align: center;
  cursor: pointer;
  padding: 2px;
  float: left;
  position: relative;
}

#teams .box-list-item .p-item:hover,
#team .p-item:hover {
  border-color: #2b68e9;
  color: #2b68e9;
  background-color: rgba(43, 104, 233, 0.05);
}

#teams .box-list-item .team-team-members,
#team .team-team-members {
  margin: 15px 0 0 0;
}

#teams .box-list-item .team-accounts,
#team .team-accounts {
  margin: 5px 0 0 0;
}

#teams .box-list-item .accounts-allocate-default-icon,
#team .accounts-allocate-default-icon {
  text-align: center;
}

#teams .team-team-members-items,
#teams .team-accounts-items,
#team .team-team-members-items,
#team .team-accounts-items  {
  display: inline-block;
  width: 100%;
}

#teams .ptm-allocate-avatar,
#team .ptm-allocate-avatar {
  width: 36px;
  height: 36px;
  border-radius: 50%;
}

#teams .ptm-tooltip,
#team .ptm-tooltip {
  display: block;
  cursor: pointer;
  width: 100%;
  height: 100%;
}

#teams .ptm-counter,
#team .ptm-counter {
  font-size: 12px;
}

#teams .team-account-badge,
#team .team-account-badge {
  width: 16px;
  height: 16px;
  position: absolute;
  bottom: -5px;
  right: -5px;
  line-height: 16px;
  background-color: #e0e0e0;
  color: #ffffff;
  border-radius: 50%;
  font-size: 14px;
  box-shadow: 0 0 0 0.1rem #fff;
  display: inline-block;
  padding: 3px;
  margin: 0;
}

#teams .box-list-item .p-item:hover .team-account-badge,
#team .p-item:hover .team-account-badge {
  background-color: #2b68e9;
}


#teams .box-list-item .inner,
#team .inner {
  padding: 17px 17px 14px 17px;
}

#teams .team-account-badge.mdi-instagram,
#team .team-account-badge.mdi-instagram {
  background-color: #9c27b0;
}

#teams .box-list-item .p-item.instagram,
#team .p-item.instagram {
  border-color: #c72d8e;
}

#teams .box-list-item .p-item.instagram:hover,
#team .p-item.instagram:hover {
  border-color: #2b68e9;
  color: #2b68e9;
  background-color: rgba(43, 104, 233, 0.05) !important;
}

/**
* Caption Improvements
*/

textarea.input {
  min-height: 200px !important;
}

/**
* Users Tab Filters: active, expired and online status
*/

.js-filter-active.active, 
.darkside .js-filter-active.active,
.js-filter-expired.active, 
.darkside .js-filter-expired.active,
.js-filter-online.active, 
.darkside .js-filter-online.active,
.js-filter-recently.active, 
.darkside .js-filter-recently.active {
  background-color: #2a68e9;
  color: #fff;
  border-color: #2a68e9;
  font-weight: normal;
}

.button.u-small {
  padding: 6px 10px;
  line-height: 1;
}

.user-status-badge {
  width: 3px;
  height: 3px;
  position: absolute;
  top: 46px;
  left: 62px;
  line-height: 16px;
  background-color: #e0e0e0;
  border-radius: 50%;
  font-size: 14px;
  box-shadow: 0 0 0 3px #fafafa;
  display: inline-block;
  padding: 3px;
  margin: 0;
}

.darkside .user-status-badge {
  box-shadow: 0 0 0 2px #181818;
  background-color: #333333;
}

.status-online,
.js-list-item.active .status-online {
  background-color: #058C15 !important;
}

.darkside .status-online {
  background-color: #27c937 !important;
}

.user-status-badge.status-online:hover {
  background-color: #058C15 !important;
}

.user-status-badge:hover {
  background-color: #2b67e9 !important;
}

.user-status-tooltip {
  display: block;
  cursor: pointer;
  width: 14px;
  height: 14px;
  position: relative;
  padding: 0;
  margin: 0;
  left: -5px;
  top: -5px;
  border-radius: 50%;
  z-index: 99999;
}

.js-list-item.active .user-status-badge {
  background-color: #9b9b9b;
  box-shadow: 0 0 0 2px rgb(230, 230, 230);
}

.darkside .js-list-item.active .user-status-badge {
  background-color: #9b9b9b;
  box-shadow: 0 0 0 2px #272727;
}

.user-status-tooltip-link {
  width: 36px;
  height: 36px;
}

/**
* iOS mod styles
*/

.device-type-section {
  display: inline-block;
}

.device-type {
  border: 1px solid #e6e6e6;
  border-radius: 5px;
  color: #9b9b9b;
  background: transparent;
  padding: 5px 10px 4px 10px;
  font-size: 12px;
  text-align: center;
  display: table-cell;
  font-weight: normal;
  line-height: 12px;
  min-width: 50px;
}

.darkside .device-type {
  border: 1px solid #171717;
}

.device-type-description {
  cursor: pointer;
}

.mr-3 {
  margin-right: 3px;
}

.d-block {
  display: block;
}

.module-active {
  color: #4caf51;
  border-color: #4caf51;
  background-color: rgb(76 175 81 / 0.1);
}

/**
* Story stickers
*/

@font-face {
  font-family: "Story Sticker Regular";
  src: url('../fonts/ig-regular-modified.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "Story Sticker Multilang";
  src: url('../fonts/ig-font-multilang.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

/**
* User settings
*/

.user-ig-account {
  border: 1px solid #2b68e9;
  background-color: #2b68e9;
  color: white;
  cursor: pointer;
  padding: 6px;
  border-radius: 50%;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  font-size: 12px;
  margin: 0px 2px 3px 0px;
  line-height: 1;
}

.user-ig-account .mdi-close {
  margin-left: 3px;
  font-size: 10px;
}

/**
* Calendar Day
*/

.caption-text-calendar-day {
  height: 100px !important;
  line-height: 1.4 !important;
  border-radius: 3px;
  font-size: 10px !important;
  overflow: hidden;
}

/**
* User Profile
*/

.avatar-dashboard {
  width: 92px;
  height: 92px;
}

.dashboard-u-info {
  border-bottom: 1px solid #e0e0e0;
  line-height: 1.5;
}

.darkside .dashboard-u-info {
  border-bottom: 1px solid #181818;
}

.avatar-dashboard-circle {
  border-radius: 50%;
  width: 90px;
  height: 90px;
  border: 1px solid #e0e0e0;
}

.darkside .avatar-dashboard-circle {
  border: 1px solid #181818;
}

.dashboard-u-name {
  font-weight: 600;
}

.dashboard-u-position {
  opacity: 0.5;
  font-size: 13px;
}

.dashboard-u-business-category {
  opacity: 0.5;
  font-size: 13px;
}

.selectize-input {
  padding: 15px 12px !important;
  border: 1px solid #dedede !important;
}

.selectize-input.focus {
  box-shadow: none !important;
  border-color: #2b69e9 !important;
}

textarea.input.business-bio {
  min-height: 90px !important;
}

.dashboard-u-business-bio,
.dashboard-u-business-website {
  font-size: 13px;
}

.dashboard-avatar-file {
  display: none;
}

.dashboard-avatar-file-label {
  position: absolute;
  width: 92px;
  height: 92px;
  cursor: pointer;
  background-color: rgb(43 104 233 / 80%);
  border-radius: 50%;
  opacity: 0;
}

.dashboard-avatar-file-label:hover {
  opacity: 1;
}

.dashboard-avatar-upload-icon {
  margin: 33px;
  text-align: center;
  display: block;
  color: white;
  font-size: 24px;
  line-height: 1;
}

.darkside .selectize-input.full {
  background-color: #1f1f1f;
  color: white;
}

.darkside .selectize-input {
  border: 1px solid #1f1f1f !important;
}

.darkside .selectize-input, 
.darkside .selectize-control.single .selectize-input.input-active {
  background-color: #1f1f1f;
}

/**
* Account Change Password
*/

@media (min-width: 440px) {
  .la-change-password-popup .jconfirm-box {
    width: 400px;
  }
}

.la-change-password-popup .jconfirm-box {
  padding: 20px !important;
}

.la-change-password-popup .jconfirm-content-pane {
  margin-bottom: 0 !important;
}

.la-change-password-popup .jconfirm-box .jconfirm-buttons {
  padding: 0;
  margin-top: 10px;
}

.la-change-password-popup .jconfirm-box .jconfirm-title-c{
  font-size: 18px !important;
  font-weight: 600 !important;
  padding-bottom: 10px !important;
}

.la-change-password-popup .button-la-light-outline-last {
  margin-right: 0 !important;
}

.la-change-password-popup .jconfirm-box .jconfirm-buttons button {
  text-transform: none !important;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  -o-border-radius: 4px;
  font-size: 13px;
  font-weight: 600 !important;
  padding: 8px 20px;
}

.la-change-password-popup .jconfirm-box .jconfirm-buttons {
  text-align: center;
}

.la-change-password-popup .jconfirm-box {
  padding: 20px !important;
  border-radius: 12px;
  -moz-border-radius: 12px;
  -o-border-radius: 12px;
  -webkit-border-radius: 12px;
}

.la-change-password-popup .jconfirm-box:after {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 50;
  visibility: hidden;
  width: 100%;
  height: 100%;
  content: "";
  opacity: 0;
  background-color: rgba(255, 255, 255, 0.75);
  background-image: url(../img/round-loading.svg);
  background-repeat: no-repeat;
  background-position: center;
  -webkit-transition: all ease 0.2s;
  -moz-transition: all ease 0.2s;
  transition: all ease 0.2s;
}

.la-change-password-popup .jconfirm-box.onprogress:after {
  visibility: visible;
  opacity: 1;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -o-border-radius: 5px;
}

/**
* Account Login Activity
*/

@media (min-width: 440px) {
  .login-activity-popup .jconfirm-box {
    width: 400px;
  }
}

.login-activity-popup .jconfirm-box {
  padding: 20px !important;
  border-radius: 12px;
  -moz-border-radius: 12px;
  -o-border-radius: 12px;
  -webkit-border-radius: 12px;
}

.login-activity-popup .jconfirm-content-pane {
  margin-bottom: 0 !important;
}

.la-login-time {
  color: #8e8e8e;
}

.la-login-icon {
  width: 26px;
  color: #c1c1c1;
  border-radius: 50%;
  text-align: center;
  float: left;
}

.la-login-icon .mdi-map-marker {
  font-size: 28px;
  line-height: 36px;
}

.la-login-desc {
  display: inline-block;
  font-size: 14px;
  line-height: 1.4;
}

.la-color-green {
  color: #58c322;
}

.la-checkpoint-btn-green {
  color: #58c322 !important;
  border: 1px solid #58c322 !important;
}

.la-checkpoint-btn-green:hover {
  background-color: rgb(88 195 34 / 15%) !important;
}

.la-checkpoint-btn-red {
  color: #ff3d3d !important;
  border: 1px solid #ff3d3d !important;
}

.la-checkpoint-btn-red:hover {
  background-color: rgb(255 61 61 / 15%) !important;
}

.login-activity-popup .jconfirm-box .jconfirm-buttons {
  padding: 0;
}

.login-activity-popup .jconfirm-box .jconfirm-title-c{
  font-size: 18px !important;
  font-weight: 600 !important;
  padding-bottom: 10px !important;
}

.la-login-logout-block {
  display: inline-block;
  position: absolute;
  right: 0;
  margin-top: 6px;
}

.la-login-logout,
.la-login-checkpoint-confirm,
.la-login-checkpoint-decline {
  font-size: 13px;
  line-height: 13px;
  border: 1px solid #8e8e8e;
  color: #8e8e8e;
  padding: 5px 6px;
  display: block;
  border-radius: 3px;
  -o-border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
}

.la-login-checkpoint-confirm,
.la-login-checkpoint-decline {
  display: inline-block;
}

.la-login-logout:hover {
  border: 1px solid #2b69e9;
  background-color: rgb(43 105 233 / 10%);
  color: #2b69e9;
}

.login-activity-popup .jconfirm-box div.jconfirm-content-pane::-webkit-scrollbar {
  width: 0;
}

.darkside .la-login-location,
.darkside .login-activity-popup .jconfirm-box .jconfirm-title-c,
.darkside .jconfirm-box div.jconfirm-closeIcon {
  color: white !important;
}

.la-login-title {
  font-size: 14px;
  font-weight: 500;
  color: #8e8e8e;
  display: inline-block;
}

.mt-3 {
  margin-top: 3px;
}

.subheader-title {
  border-left: 2px solid #2a6ae9;
  padding-left: 7px;
}

.darkside .fbloginbtn-dashboard,
.darkside .gloginbtn-dashboard {
  background-color: #292929;
}

.button--account-filters {
  font-weight: 400;
}

.box-filters-title {
  text-transform: uppercase;
  opacity: 0.5;
  font-size: 12px;
}

.removed-accounts {
  height: 200px;
  overflow: auto;
  padding: 13px;
  border-radius: 3px;
  border: 1px solid #dedede;
  background-color: rgb(0 0 0 / 5%);
}

.darkside .removed-accounts {
  border: 1px solid #333333;
}

#profile .user-profile-data,
#profile .user-email-notifications,
#profile .user-profile-currency,
#profile .user-profile-dark-mode {
  max-height: 0;
  overflow: hidden;
  opacity: 0;
  -webkit-transition: all ease 0.2s;
  -moz-transition: all ease 0.2s;
  transition: all ease 0.2s;
}

#profile .user-profile-data.active,
#profile .user-email-notifications.active,
#profile .user-profile-currency.active,
#profile .user-profile-dark-mode.active {
  max-height: 3000px;
  opacity: 1;
}

.button--toggler {
  border: 1px solid #dedede;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -o-border-radius: 4px;
  -moz-border-radius: 4px;
  padding: 6px 11px;
  display: block;
  text-align: center;
  color: #212121;
}

.button--toggler:hover {
  border: 1px solid #2b69e9;
  color: #2b69e9;
  background-color: rgb(43 105 233 / 5%);
}

.darkside .button--toggler {
  border: 1px solid #181818;
  color: #ffffff;
  background-color: #212121;
}

.darkside .button--toggler:hover {
  background-color: rgb(43 105 233 / 10%);
  border: 1px solid #2b69e9;
  color: #2b69e9;
}

.button.small {
  line-height: 1;
}

.darkside .la-change-password-popup .jconfirm-box .jconfirm-title-c {
  color: white !important;
}

.account-search .cancel-icon {
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all ease 0.2s;
  -moz-transition: all ease 0.2s;
  transition: all ease 0.2s;
  -webkit-transform: rotateZ(60deg);
  -moz-transform: rotateZ(60deg);
  -ms-transform: rotateZ(60deg);
  -o-transform: rotateZ(60deg);
  transform: rotateZ(60deg);
}

.account-search.search-performed .cancel-icon {
  visibility: visible;
  opacity: 1;
  -webkit-transform: rotateZ(0deg);
  -moz-transform: rotateZ(0deg);
  -ms-transform: rotateZ(0deg);
  -o-transform: rotateZ(0deg);
  transform: rotateZ(0deg);
}

.account-search.search-performed .search-icon {
  visibility: hidden;
  opacity: 0;
  -webkit-transform: rotateZ(-60deg);
  -moz-transform: rotateZ(-60deg);
  -ms-transform: rotateZ(-60deg);
  -o-transform: rotateZ(-60deg);
  transform: rotateZ(-60deg);
}

.darkside .input--accounts,
.darkside .input--accounts:focus {
  border: 1px solid #292929;
}

.js-link-worked.color-success {
  color: #058C15!important;
}

.js-link-not-worked.color-danger {
  color: #ff3d3d!important;
}

.color-danger {
  color: #ff3d3d; }

.color-success {
  color: #058C15; }

.debug-table td {
  padding: 10px 18px;
  vertical-align: middle;
  text-align: center;
}

.debug-table {
  margin-bottom: 0;
}

.debug-table td.dm-td-user {
  width: 15%;
}

.debug-table td.dm-td-account {
  width: 35%;
}

.debug-table td.dm-td-size {
  width: 15%;
}

.debug-table td.dm-td-actions {
  width: 35%;
}

@media screen and (max-width: 1200px) {
  .debug-table td.dm-td-user, 
  .debug-table td.dm-td-account, 
  .debug-table td.dm-td-size, 
  .debug-table td.dm-td-actions {
      min-width: 100px;
  }
}

.debug-table-overflow {
  position: relative;
  overflow: auto;
  margin: 0;
  padding: 0;
}

.debug-table-border-top {
  border-top: 1px solid #e0e0e0;
  border-top-right-radius: 0px;
  border-top-left-radius: 0px;
}

.darkside .debug-table-border-top {
  border-top: 1px solid #171717;
}

.debug-loader-info {
  color: #9b9b9b;
}

.debug-loader-progess {
  position: relative;
  width: 100%;
  height: 4px;
  background-color: #e6e6e6;
  border-radius: 50px;
  margin-top: 10px;
}

.darkside .debug-loader-progess {
  background-color: #333333;
}

.debug-loader-current-progess {
  width: 0;
  height: 4px;
  position: absolute;
  background-color: #2b69e9;
  border-radius: 50px;
}

.debug-table tr:last-child td:first-child {
  border-bottom-left-radius: 4px;
}

.debug-table tr:last-child td:last-child {
  border-bottom-right-radius: 4px;
}

.copyhelper-log {
  color: #16b85f;
}

.button--full-width {
  width: 200px !important;
}

.darkside #debug-loader.disabled {
  border-radius: 25px;
  -moz-border-radius: 25px;
  -webkit-border-radius: 25px;
}

.filemanager-more-actions {
  padding: 10px 25px;
  background-color: #e0e0e0;
}

.darkside .filemanager-more-actions {
  background-color: #212121;
}

.border-after {
  border-bottom: 1px solid #e0e0e0;
}

.darkside .border-after {
  border-bottom: 1px solid #171717;
}

.js-resend-result {
  color: #ff5721;
  font-weight: 500;
}

.notify__icon .mdi {
  font-size: 22px;
}

.notifications-container {
  max-width: 360px !important;
}

@media screen and (max-width: 400px) {
  .notifications-container {
    --distance: 0 !important;
    padding: 0px 15px;
    max-width: 100% !important;
  }
}

.sd-greetings-header {
  font-size: 22px;
  font-weight: bold;
}

@media screen and (max-width: 720px) {
  .sd-greetings-header {
    font-size: 18px;
  }
}

.section-dashboard-greetings {
  background-repeat: no-repeat;
  background-size: contain;
  background-position: right;
  color: #212121;
}

.darkside .section-dashboard-greetings {
  color: white;
}

#toasts {
  font-size: 14px;
}

.h-50 { height: 50px; }
.h-55 { height: 55px; }
.h-60 { height: 60px; }
.h-65 { height: 65px; }
.h-70 { height: 70px; }
.h-75 { height: 75px; }
.h-80 { height: 80px; }
.h-85 { height: 85px; }
.h-90 { height: 90px; }
.h-95 { height: 95px; }
.h-100 { height: 100px; }
.h-105 { height: 105px; }
.h-110 { height: 110px; }
.h-115 { height: 115px; }
.h-120 { height: 120px; }
.h-125 { height: 125px; }
.h-130 { height: 130px; }
.h-135 { height: 135px; }
.h-140 { height: 140px; }
.h-145 { height: 145px; }
.h-150 { height: 150px; }
.h-155 { height: 155px; }
.h-160 { height: 160px; }
.h-165 { height: 165px; }
.h-170 { height: 170px; }
.h-175 { height: 175px; }
.h-180 { height: 180px; }
.h-185 { height: 185px; }
.h-190 { height: 190px; }
.h-195 { height: 195px; }
.h-200 { height: 200px; }
.h-205 { height: 205px; }
.h-210 { height: 210px; }
.h-215 { height: 215px; }
.h-220 { height: 220px; }
.h-225 { height: 225px; }
.h-230 { height: 230px; }
.h-235 { height: 235px; }
.h-240 { height: 240px; }
.h-245 { height: 245px; }
.h-250 { height: 250px; }
.h-255 { height: 255px; }
.h-260 { height: 260px; }
.h-265 { height: 265px; }
.h-270 { height: 270px; }
.h-275 { height: 275px; }
.h-280 { height: 280px; }
.h-285 { height: 285px; }
.h-290 { height: 290px; }
.h-295 { height: 295px; }
.h-300 { height: 300px; }
.h-305 { height: 305px; }
.h-310 { height: 310px; }
.h-315 { height: 315px; }
.h-320 { height: 320px; }
.h-325 { height: 325px; }
.h-330 { height: 330px; }
.h-335 { height: 335px; }
.h-340 { height: 340px; }
.h-345 { height: 345px; }
.h-350 { height: 350px; }
.h-355 { height: 355px; }
.h-360 { height: 360px; }
.h-365 { height: 365px; }
.h-370 { height: 370px; }
.h-375 { height: 375px; }
.h-380 { height: 380px; }
.h-385 { height: 385px; }
.h-390 { height: 390px; }
.h-395 { height: 395px; }
.h-400 { height: 400px; }

.section-todo {
  text-align: center;
  font-weight: bold;
  font-size: 18px;
  opacity: 0.25;
}

#toasts .close {
  color: white;
  text-shadow: none;
  font-weight: normal;
}

.button--top-fw {
  text-transform: none;
  transition: all 0.3s cubic-bezier(.25,.8,.25,1);
  max-width: 350px;
  margin: 0 auto 20px auto;
  line-height: 14px;
}

.button--top-fw .icon {
  margin-right: 5px;
  font-size: 20px;
  vertical-align: -4px;
}

.instagram-advanced {
  background-color: rgb(156 39 176 / 10%);
}

.instagram-advanced-toggler a {
  background-color: #9c27b0;
  color: white;
}

.instagram-advanced-toggler a:hover,
.instagram-advanced-toggler a:focus,
.darkside .instagram-advanced-toggler a:hover,
.darkside .instagram-advanced-toggler a:focus {
  color: white;
}

.instagram-advanced-icon-status {
  position: absolute;
  -webkit-transition: all ease 0.2s;
  -moz-transition: all ease 0.2s;
  transition: all ease 0.2s;
  margin-left: 2px;
}

#teams .team-account-badge::before, 
#team .team-account-badge::before {
  margin-left: 1px;
}

/**
 * Instagram Pro font
 */
@font-face {
  font-family: 'instagrampro';
  src: url('../fonts/instagrampro.eot?79884995');
  src: url('../fonts/instagrampro.eot?79884995#iefix') format('embedded-opentype'),
       url('../fonts/instagrampro.woff2?79884995') format('woff2'),
       url('../fonts/instagrampro.woff?79884995') format('woff'),
       url('../fonts/instagrampro.ttf?79884995') format('truetype'),
       url('../fonts/instagrampro.svg?79884995#instagrampro') format('svg');
  font-weight: normal;
  font-style: normal;
}

.instagram-pro {
  display: inline-block;
  font: normal normal normal 24px/1 instagrampro;
  font-size: inherit;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  line-height: inherit;
  text-rendering: auto;
}

.icon-instagram-reels:before { 
  content: '\e800'; 
}

.instagram-avatar {
  background-size: cover;
}

.instagram-border {
  border: 1px solid #e0e0e0;
  width: 44px !important;
  height: 44px !important;
  opacity: 1 !important;
}

.darkside .instagram-border {
  border: 1px solid #171717;
}

.instagram-username-link {
  font-size: 14px;
  font-weight: 600;
  color: #212121;
}

.darkside .instagram-username-link {
  color: white;
}

.preview-account-story,
.preview-account-reels {
  position: relative;
  z-index: 100;
  top: 0;
}

.preview-account-story .circle,
.preview-account-reels .circle, 
.preview-account-story .line-placeholder,
.preview-account-reels .line-placeholder {
  opacity: 0.5;
}

.instagram-username,
.instagram-after-username {
  opacity: 1;
  display: block;
  font-size: 14px;
}

.preview-account-story .instagram-username-link,
.preview-account-reels .instagram-username-link {
  color: white;
}

.instagram-after-username a {
  font-size: 13px;
  opacity: 0.5;
  color: #212121;
}

.darkside .instagram-after-username a,
.preview-account-reels .instagram-after-username a,
.preview-account-story .instagram-after-username a {
  color: white;
}

.darkside .emojionearea .emojionearea-editor {
  color: white;
}

.preview-caption-reels {
  position: absolute;
  z-index: 499;
  color: white;
  bottom: 0;
}

.reactions-realtime-switcher {
  padding: 20px 25px;
  border-bottom: 1px solid #e0e0e0;
}

.darkside .reactions-realtime-switcher {
  border-bottom: 1px solid #333333;
}

/**
* Proxy Actions (by user) 
*/

@media (min-width: 440px) {
  .update-proxy-popup .jconfirm-box {
    width: 400px;
  }
}

.update-proxy-popup .jconfirm-box {
  padding: 20px !important;
}

.update-proxy-popup .jconfirm-content-pane {
  margin-bottom: 0 !important;
}

.update-proxy-popup .jconfirm-box .jconfirm-buttons {
  padding: 0;
  margin-top: 10px;
}

.update-proxy-popup .jconfirm-box .jconfirm-title-c{
  font-size: 18px !important;
  font-weight: 600 !important;
  padding-bottom: 10px !important;
}

.update-proxy-popup .button-la-light-outline-last {
  margin-right: 0 !important;
}

.update-proxy-popup .jconfirm-box .jconfirm-buttons button {
  text-transform: none !important;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  -o-border-radius: 4px;
  font-size: 13px;
  font-weight: 600 !important;
  padding: 8px 20px;
}

.update-proxy-popup .jconfirm-box .jconfirm-buttons {
  text-align: center;
}

.update-proxy-popup .jconfirm-box {
  padding: 20px !important;
  border-radius: 12px;
  -moz-border-radius: 12px;
  -o-border-radius: 12px;
  -webkit-border-radius: 12px;
}

.update-proxy-popup .jconfirm-box:after {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 50;
  visibility: hidden;
  width: 100%;
  height: 100%;
  content: "";
  opacity: 0;
  background-color: rgba(255, 255, 255, 0.75);
  background-image: url(../img/round-loading.svg);
  background-repeat: no-repeat;
  background-position: center;
  -webkit-transition: all ease 0.2s;
  -moz-transition: all ease 0.2s;
  transition: all ease 0.2s;
}

.update-proxy-popup .jconfirm-box.onprogress:after {
  visibility: visible;
  opacity: 1;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -o-border-radius: 5px;
}

.proxy-type {
  border: 1px solid #e6e6e6;
  border-radius: 5px;
  color: #9b9b9b;
  background: transparent;
  padding: 5px 10px 4px 10px;
  font-size: 12px;
  text-align: center;
  display: table-cell;
  font-weight: normal;
  line-height: 12px;
  min-width: 50px;
}

.proxy-type.custom-proxy {
  border: 1px solid #2b69e9;
  color: #2b69e9;
  background: rgb(43 105 233 / 5%);
}

.proxy-type-section {
  display: inline-block;
}

.darkside .proxy-type {
  border: 1px solid #1e1e1e;
}

.user-ig-accounts {
  height: 200px;
  overflow: auto;
  padding: 13px;
  border-radius: 3px;
  border: 1px solid #dedede;
  background-color: rgb(0 0 0 / 5%);
}

.darkside .tag-media__wrapper .autocomplete-suggestion__information, 
.darkside .tag-media__wrapper .default-suggestion__information,
.darkside .tag-media__wrapper .autocomplete-suggestion__information:hover {
  border-bottom: none;
}

.darkside .jconfirm.jconfirm-material .jconfirm-box div.jconfirm-title-c {
  color: white;
}

.toggler-closed {
  border-radius: 5px;
  display: inline-block;
  padding: 3px 8px;
  border: 1px solid #dedede;
}

.darkside .toggler-closed {
  border-color: #1e1e1e;
}

.toggler-opened {
  border-radius: 5px;
  display: inline-block;
  padding: 3px 8px;
  border: 1px solid #dedede;
  background-color: whitesmoke;
}

.darkside .toggler-opened {
  border-color: #1e1e1e;
  background-color: #1e1e1e;
  color: white !important;
}

/**
 * Debug Settings
 */
.file-manager-temp {
  margin-bottom: 10px;
}

.debug-settings-pre {
  border: 1px solid rgb(230 230 230);
  border-radius: 5px;
  padding: 0 5px;
  background-color: rgb(230 230 230);
}

.darkside .debug-settings-pre {
  border: 1px solid rgb(51 51 51);
  background-color: rgb(51 51 51);
}

.button--debug-actions {
  border-radius: 25px !important;
  -moz-border-radius: 25px !important;
  -webkit-border-radius: 25px !important;
}

/**
 * Accounts Filters
 */
.slave-state-section {
  display: inline-block;
}

.slave-state-type {
  border: 1px solid #e6e6e6;
  border-radius: 5px;
  color: #9b9b9b;
  background: transparent;
  padding: 5px 10px 4px 10px;
  font-size: 12px;
  text-align: center;
  display: table-cell;
  font-weight: normal;
  line-height: 12px;
  min-width: 50px;
}

.darkside .slave-state-type {
  border: 1px solid #1e1e1e;
}

.slave-state-description[data-state="accelerator"] .slave-state-type {
  border: 1px solid #FF9800;
  color: #FF9800;
  background: rgb(255 152 0 / 8%);
}

.proxy-type-description,
.slave-state-description {
  cursor: pointer;
}

.preview-caption-wrapper.threads {
  padding: 0px 25px 25px 25px;
}

/**
 * Bulk Posting
 */
.selectize-input {
  padding: 12px !important;
  font-size: 14px !important;
  line-height: 24px !important;
  width: 100% !important;
  min-height: 50px !important;
}

.selectize-control.multi .selectize-input > div {
  padding: 4px 26px 4px 7px!important;
  line-height: 16px !important;
}

.selectize-control.multi .selectize-input > div.active {
  background-color: #2b69e9 !important;
}

.selectize-control.plugin-remove_button [data-value] .remove {
  border-left: 1px solid rgb(0 0 0 / 10%) !important;
  width: 20px !important;
  padding-right: 1px !important;
  opacity: 0.5;
  line-height: 20px;
}

.darkside .selectize-control.plugin-remove_button [data-value] .remove {
  border-left: 1px solid rgb(255 255 255 / 10%) !important;
}

.darkside .selectize-control.multi .selectize-input > div {
  background: #2a6ae9;
  color: #ffffff;
}

.darkside .selectize-input input {
  color: #ffffff;
}

.darkside #post .bulk-posting-toggler {
  color: #adadad;
}

#post .bulk-posting-toggler {
  font-size: 12px;
  color: #212121;
}

#post .bulk-posting {
  overflow: hidden;
  max-height: 0;
  opacity: 0;
  -webkit-transition: all ease 0.2s;
  -moz-transition: all ease 0.2s;
  transition: all ease 0.2s;
}

#post .bulk-posting.active {
  overflow: initial;
  max-height: fit-content;
  opacity: 1;
}

.bp-avatar {
  width: 40px;
  height: 40px;
  margin: 0 12px 0 0;
  border-radius: 50%;
  float: left;
  border: 1px solid #e6e6e6;
}

.bp-search-result {
  padding: 10px 14px !important;
  overflow: hidden !important;
  cursor: pointer !important;
  border-bottom: 1px solid #f5f5f5;
}

.bp-info-row-2,
.bp-info-row-3 {
  margin-top: 3px;
  display: block;
  color: #9b9b9b;
  font-size: 12px;
}

.bp-info-row-1 {
  font-size: 14px;
}

.bp-avatar-row {
  display: block;
}

.bp-info {
  display: inline-block;
}

.bp-login-required {
  color: red;
}

/**
 * Story Highlights
 */
#post .story-highlights-toggler {
  font-size: 12px;
  color: #212121; }

#post .story-highlights {
  max-height: 0;
  overflow: hidden;
  opacity: 0;
  -webkit-transition: all ease 0.2s;
  -moz-transition: all ease 0.2s;
  transition: all ease 0.2s; 
}

#post .story-highlights.active {
  max-height: fit-content;
  opacity: 1; 
}

.darkside #post .story-highlights-toggler {
  color: #adadad;
}

.story-highlights-cover-input:hover,
.story-highlights-cover-input:focus {
  border-color: #2b69e9;
  opacity: 1;
  cursor: pointer;
}

.story-highlights-cover-input:hover + .mdi {
  color: #2b69e9;
  opacity: 1;
}

.story-highlights-cover-input + span {
  opacity: 0.5;
}

.story-highlights-cover-label span.selected {
  color: #212121;
  opacity: 1;
}

.darkside .story-highlights-cover-label span.selected {
  color: #fff;
  opacity: 1;
}

.story-highlights-cover-input + label {
  cursor: pointer; /* "hand" cursor */
  line-height: 30px;
}

.story-highlights-cover-input + label * {
	pointer-events: none;
}

.js-story-highlights-create-settings {
  opacity: 0.5;
}

.js-story-highlights-create-settings.active-story-highlights {
  opacity: 1;
}

.js-enable-story-highlights-cover {
  cursor: pointer;
}

.np-login-time,
.np-twofa-time {
  color: #8e8e8e;
}

.np-login-icon,
.np-twofa-icon {
  width: 26px;
  color: #c1c1c1;
  border-radius: 50%;
  text-align: center;
  float: left;
}

.np-login-icon .mdi-map-marker,
.np-twofa-icon .mdi-map-marker {
  font-size: 28px;
  line-height: 36px;
}

.np-login-desc,
.np-twofa-desc {
  display: inline-block;
  font-size: 14px;
  line-height: 1.4;
  max-width: 70%;
}

.np-color-green {
  color: #16b85f;
}

.np-login-logout-block {
  display: inline-block;
  position: absolute;
  right: 0;
  margin-top: 6px;
}

.np-login-logout,
.np-login-checkpoint-confirm,
.np-login-checkpoint-decline {
  font-size: 13px;
  line-height: 13px;
  border: 1px solid #8e8e8e;
  color: #8e8e8e;
  padding: 5px 6px;
  display: block;
  border-radius: 3px;
  -o-border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
}

.np-login-checkpoint-confirm,
.np-login-checkpoint-decline {
  display: inline-block;
}

.np-login-logout:hover {
  border: 1px solid #2b69e9;
  background-color: rgb(43 105 233 / 10%);
  color: #2b69e9;
}

.np-login-session,
.np-twofa-session {
  position: relative;
}

.np-login-accept {
  display: inline-block;
  margin-right: 5px;
  color: #16b85f;
  border-color: #16b85f;
}

.np-login-decline {
  display: inline-block;
  color: red;
  border-color: red;
}

.np-twofa-desc {
  max-width: 50%;
}

.preview--video-controls.clearfix {
  position: absolute;
  z-index: 24;
  top: 20px;
  right: 20px;
  display: inline-flex;
  z-index: 100;
}

.preview--video-control {
  font-size: 20px;
  color: white;
  -webkit-box-shadow: 4px 4px 8px 0px rgba(34, 60, 80, 0.2);
  -moz-box-shadow: 4px 4px 8px 0px rgba(34, 60, 80, 0.2);
  box-shadow: 4px 4px 8px 0px rgba(34, 60, 80, 0.2);
  border-radius: 50%;
  width: 25px;
  height: 25px;
  background-color: #3c3c3c;
  padding: 5px;
  text-align: center;
  line-height: 25px;
  cursor: pointer;
}

.preview--video-control:hover {
  background-color: #2b69e9;
}

.preview--video-control.mdi-volume-low,
.preview--video-control.mdi-play {
  background-color: #2b69e9;
}

.preview--video-pause {
  margin-right: 5px;
}

.darkside #post .music-toggler,
.darkside #post .video-thumbnail-toggler {
  color: #adadad;
}

#post .music-toggler,
#post .video-thumbnail-toggler {
  font-size: 12px;
  color: #212121;
}

#post .music,
#post .video-thumbnail {
  overflow: hidden;
  max-height: 0;
  opacity: 0;
  -webkit-transition: all ease 0.2s;
  -moz-transition: all ease 0.2s;
  transition: all ease 0.2s;
}

#post .music.active,
#post .video-thumbnail.active {
  overflow: initial;
  max-height: fit-content;
  opacity: 1;
}

.js-video-thumbnail-image,
.js-video-thumbnail-frame {
  display: block !important;
  width: 100% !important;
}

.video-thumbnail-status,
.js-video-thumbnail-remove {
  width: 100% !important;
}

.js-video-thumbnail-image,
.js-video-thumbnail-frame,
.js-video-thumbnail-remove,
.video-thumbnail-status {
  padding: 12px;
  height: 42px;
}

.video-thumbnail-status-selected {
  border-color: #4CAF50;
  background-color: rgb(76 175 80 / 15%);
  color: #4CAF50;
}

.video-thumbnail-status:hover {
  color: #9b9b9b;
  border-color: #e0e0e0;
  background-color: transparent;
}

.video-thumbnail-status.mdi:before {
  margin-right: 3px;
}

.js-video-thumbnail-remove {
  margin-top: 10px;
}

#VideoThumbnailSelectModal .modal-dialog,
#VideoThumbnailPreviewModal .modal-dialog {
  max-width: 300px;
  margin: auto;
}

.tag-media__video {
  width: 100%;
  max-height: 350px;
}

.music-image {
  width: 40px;
  height: 40px;
  margin: 0 12px 0 0;
  border-radius: 7px;
  float: left;
  border: 1px solid #e6e6e6;
}

.music-search-result,
.music-selected-result {
  padding: 10px 14px !important;
  overflow: hidden !important;
  cursor: pointer !important;
  border-bottom: 1px solid #f5f5f5;
}

.darkside .music-search-result,
.darkside .music-selected-result,
.darkside .bp-search-result {
  border-bottom: 1px solid #333333;
}

.music-info-row-2,
.music-info-row-3 {
  margin-top: 5px;
  display: block;
  color: #9b9b9b;
  font-size: 12px;
  line-height: 1;
}

.music-info-row-1 {
  font-size: 13px;
  line-height: 1;
  margin-top: 7px;
}

.music-image-row {
  display: inline-grid;
  float: left;
}

.music-info {
  display: inline-grid;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  width: 75%;
  position: absolute;
}

.music-search .item {
  padding-right: 0 !important;
}

.music-search .music-play {
  position: absolute;
  color: white;
  width: 40px;
  height: 40px;
  text-align: center;
  display: block;
  line-height: 40px;
  font-size: 18px;
}

.music-selected-result {
  border-bottom: 0 !important;
  display: block !important;
}

.music-search .selectize-input.has-items {
  padding: 0 !important;
}

.music-search .selectize-input.has-items input[type="text"] {
  display: none !important;
}

.music-search .selectize-input:after {
  display: none !important;
}

.music-search .music-сlose {
  position: absolute;
  right: 0;
  top: 10px;
  font-size: 18px;
  opacity: 0.5;
}

.music-search .music-сlose:hover {
  opacity: 1;
}

.darkside .selectize-dropdown .active {
  background-color: #1e1e1e;
  color: #ffffff;
}

.darkside .selectize-dropdown {
  background-color: #1e1e1e;
  color: rgb(255 255 255 / 70%);
}

.darkside .bp-avatar,
.darkside .music-image {
  border: 1px solid rgb(255 255 255 / 50%);
}

.darkside .selectize-dropdown .active .bp-avatar,
.darkside .selectize-dropdown .active .music-image {
  border: 1px solid #ffffff;
}

.darkside .selectize-dropdown .active {
  background-color: #2a2a2a;
}

.music-search-loading.onprogress:after {
  visibility: visible;
  opacity: 1;
  border-radius: 0 5px 0 5px;
  -moz-border-radius: 0 5px 0 5px;
  -webkit-border-radius: 0 5px 0 5px;
  -o-border-radius: 0 5px 0 5px;
}

.music-search-loading:after {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 50;
  visibility: hidden;
  width: 100%;
  height: 100%;
  content: "";
  opacity: 0;
  background-color: rgba(255, 255, 255, 0.75);
  background-image: url(../img/round-loading.svg);
  background-repeat: no-repeat;
  background-position: center;
  -webkit-transition: all ease 0.2s;
  -moz-transition: all ease 0.2s;
  transition: all ease 0.2s;
  background-size: 13px;
}

.darkside .music-search-loading:after {
  background-color: transparent;
}

.music-search-loading {
  width: 13px;
  height: 13px;
  position: relative;
  display: inline-block;
  vertical-align: top;
  top: 3px;
  margin-right: 6px;
}

.music-search-loading-box {
  margin: 0 10px;
  color: #999;
  font-size: 12px;
}

.volume-original,
.volume-music,
.volume-start {
  margin-top: 5px;
}

.volume-original-label,
.volume-music-label,
.volume-start-label {
  font-size: 12px;
  line-height: 14px;
  color: #999;
  margin-left: 7px;
  margin-bottom: 5px;
}

.volume-original .form-range,
.volume-music .form-range,
.volume-start .form-range {
  display: inline-block;
  width: 70%;
}

.volume-original .volume-min,
.volume-music .volume-min,
.volume-start .volume-min,
.volume-original .volume-max,
.volume-music .volume-max,
.volume-start .volume-max {
  display: inline-block;
  color: #999;
  width: 5%;
  border-radius: 50%;
  height: 20px;
  width: 20px;
  text-align: center;
  line-height: 20px;
  font-size: 20px;
  padding: 0 5px;
}

.volume-start .form-range {
  width: 65%;
}

.volume-start .volume-min,
.volume-start .volume-max {
  font-size: 13px;
  width: 30px;
  vertical-align: top;
}

.music-search-loading-box {
  margin-bottom: 10px;
}

.volume-control-label {
  font-size: 12px;
  line-height: 14px;
  margin-left: 10px;
  opacity: 0.25;
  text-transform: uppercase;
  font-weight: 500;
}

.mt-7 {
  margin-top: 7px;
}

.bulk-posting .selectize-input {
  max-height: 200px;
  overflow: scroll;
}

.media-attachment-zone-video {
  width: 100%;
  height: 100%;
  border-radius: inherit;
  -moz-border-radius: inherit;
  -webkit-border-radius: inherit;
}

.tui-in-preview-story {
  z-index: 300;
}

.tui-in-preview-story {
  bottom: 22px;
  top: inherit;
}

.media-attachment-zone-image {
  background-position: center;
}

.js-reload-media-attachment.mdi-web-refresh::before {
  margin-right: 2px;
}

.js-reload-media-attachment {
  display: inline-block;
  color: #4CAF50;
  cursor: pointer;
}

.package-list-item:hover {
  box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22);
}

.darkside .package-list-item {
  background-color: #282828;
  box-shadow: rgb(0 0 0 / 16%) 0px 1px 4px;
  border-radius: 7px;
}

.darkside .package-list-item:hover {
  box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22);
}

.np-toggler-button {
  line-height: normal;
  padding: 6px 8px;
  font-weight: normal;
  color: #212121;
  display: inline-block;
  font-size: 13px;
  -webkit-transition: all ease 0.2s;
  -moz-transition: all ease 0.2s;
  transition: all ease 0.2s;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  box-shadow: 0 1px 3px rgb(0 0 0 / 12%), 0 1px 2px rgb(0 0 0 / 24%);
  background-color: #f0f0f0;
}

.darkside .np-toggler-button {
  background-color: #333333;
}

.np-toggler-button.opened {
  color: white;
  background-color: #2b69e9;
  -webkit-transition: all ease 0.2s;
  -moz-transition: all ease 0.2s;
  transition: all ease 0.2s;
}

.np-toggler-button:hover {
  box-shadow: 0 14px 28px rgb(0 0 0 / 25%), 0 10px 10px rgb(0 0 0 / 22%);
}

.darkside .package-list-item .feature .icon {
  color: #ffffff;
}

.darkside .package-list-item .price .number {
  color: #ffffff;
}

.codestyle {
  background-color: #1E1E1E;
  padding: 0 5px;
  border-radius: 3px;
  color: #DCDCDC;
}

.codestyle-green {
  color: #57A64A;
}

.open-ai-status-none,
.deepseek-status-none,
.tiktok-status-none {
  background-color: #bcbcbc !important;
  color: white !important;
}

.open-ai-status-ok,
.deepseek-status-ok,
.tiktok-status-ok {
  background-color: #4CAF50 !important;
  color: white !important;
}

.open-ai-status-error,
.deepseek-status-error,
.tiktok-status-error {
  background-color: #F44336 !important;
  color: white !important;
}

.openai-translator {
  color: #9C27B0;
  border: 1px solid #9C27B0;
  border-radius: 7px;
  padding: 0px 6px;
  line-height: 1;
  font-size: 12px;
  margin-left: 5px;
  cursor: pointer;
}

.openai-translator:hover {
  color: #ffffff;
  background-color: #9c27b0;
}

.openai-translator.onprogress {
  color: #ffffff;
  background-color: #9c27b0;
  opacity: 0.5;
}

.openai-improve {
  color: #2b69e9;
  border: 1px solid #2b69e9;
  border-radius: 7px;
  padding: 0px 6px;
  line-height: 1;
  font-size: 12px;
  margin-left: 5px;
  cursor: pointer;
}

.openai-improve:hover {
  color: #ffffff;
  background-color: #2b69e9;
}

.openai-improve.onprogress {
  color: #ffffff;
  background-color: #2b69e9;
  opacity: 0.5;
}

.translation-ai-single {
  color: #9C27B0;
  border: 1px solid #9C27B0;
  border-radius: 7px;
  padding: 0px 6px;
  line-height: 20px;
  font-size: 12px;
  margin-left: 5px;
  cursor: pointer;
  width: max-content;
  display: inline-block;
}

.translation-ai-single:hover {
  color: #ffffff;
  background-color: #9c27b0;
}

.translation-ai-single.onprogress {
  color: #ffffff;
  background-color: #9c27b0;
  opacity: 0.5;
}

.translation-th {
  padding: 7px 14px;
  font-weight: 400;
}

.translation-row {
  overflow-x: scroll;
}

.translation-table {
  border: 1px solid #e6e6e6;
}

.translation-col {
  border-top: 1px solid #e6e6e6;
  border-radius: 0;
  padding: 10px;
}

.darkside .translation-table {
  border: 1px solid #333;
}

.darkside .translation-col {
  border-top: 1px solid #333;
  border-radius: 0;
}

tr:nth-child(even) td.translation-col {
  background-color: transparent;
}

.translation-table,
.translation-table:hover {
  box-shadow: none !important;
}

.translation-table {
  transition: none !important;
}

.darkside .translation-table {
  background-color: #171717;
}

.darkside td.translation-col {
  background-color: #171717;
}

.translation-msgstr textarea {
  width: 100%;
  border: transparent !important;
  outline: none;
  font-size: 13px;
  line-height: 18px;
  padding: 0;
}

.translation-th-actions {
  min-width: 150px;
}

.translation-msgid,
.translation-msgstr {
  width: 340px;
  display: block;
}

.js-translation[data-action=translate],
.js-translation[data-action=translate-all] {
  color: #9C27B0;
  border: 1px solid #9C27B0;
}

.js-translation[data-action=translate]:hover,
.js-translation[data-action=translate-all]:hover {
  background-color: #9C27B0;
  color: white;
}

.translation-ai-save {
  color: #2b69e9;
  border: 1px solid #2b69e9;
  border-radius: 7px;
  padding: 0px 6px;
  line-height: 20px;
  font-size: 12px;
  margin-left: 5px;
  cursor: pointer;
  width: fit-content;
  display: inline-block;
}

.translation-ai-save:hover {
  color: #ffffff;
  background-color: #2b69e9;
}

.translation-ai-save.onprogress {
  color: #ffffff;
  background-color: #2b69e9;
  opacity: 0.5;
}

.translation-progress-text {
  opacity: 0.5;
}

.translation-progress-bar-bg {
  height: 3px;
  background-color: #e6e6e6;
  margin-top: 7px;
  border-radius: 7px;
}

.translation-progress-bar-fill {
  width: 10%;
  background-color: #2b69e9;
  height: 3px;
  border-radius: 7px;
}

.translation-info {
  border: 1px solid #e6e6e6;
  padding: 10px 15px;
  border-radius: 7px;
}

.darkside .translation-info {
  border: 1px solid #292929;
  color: #999;
}

.darkside .translation-progress-bar-bg {
  background-color: #292929;
}

.translation-language-card {
  border: 1px solid #e6e6e6;
  padding: 10px 15px;
  border-radius: 7px;
}

.translation-language-progress-bar-bg {
  height: 3px;
  background-color: #e6e6e6;
  margin-top: 7px;
  border-radius: 7px;
}

.translation-language-progress-text {
  margin-top: 3px;
}

.translation-language-progress-bar-fill {
  width: 10%;
  background-color: #2b69e9;
  height: 3px;
  border-radius: 7px;
}

.button--translation {
  display: block !important;
}

.translation-ai-single.disabled {
  opacity: 0.5;
  color: white;
  background-color: #9C27B0;
}

.translation-msgstr {
  line-height: 10px;
}

#ai-caption-writer,
#ai-improve-caption,
#ai-hashtags-generator {
  display: block;
  float: left;
  height: 30px;
  padding: 6px 5px 4px;
  font-size: 10px;
  line-height: 18px;
  text-align: center;
  text-transform: uppercase;
  color: #999;
  border: 1px solid #dedede;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-weight: 500;
}

.darkside #ai-caption-writer,
.darkside #ai-improve-caption,
.darkside #ai-hashtags-generator {
  border-color: #1e1e1e;
}

#ai-caption-writer:hover,
#ai-improve-caption:hover,
#ai-hashtags-generator:hover {
  color: #9C27B0;
  border: 1px solid #9C27B0;
  background-color: #9c27b00d;
}

.translation-language-card {
  cursor: pointer;
  border-width: 1px;
}

.translation-language-card:hover {
  border-color: #2b69e9;
  color: #2b69e9;
  background-color: rgb(43 105 233 / 5%);
}

.translation-language-card.active {
  border-color: #2b69e9;
  color: #2b69e9;
  background-color: rgb(43 105 233 / 5%);
}

.translation-language-card.active .translation-language-progress-bar-bg,
.translation-language-card:hover .translation-language-progress-bar-bg {
  background-color: rgb(43 105 233 / 15%);
}

.translation-table {
  margin-bottom: 10px;
}

.js-load-more-translations {
  width: 100%;
}

.np-toggler-button[data-toggler-id="ai-caption"] {
  border-radius: 5px;
  display: inline-block;
  border: 1px solid #dedede;
  box-shadow: none;
  background-color: transparent;
  margin: 0 0 0 0;
  width: 100%;
  box-sizing: border-box;
  text-align: center;
  padding: 6px 5px 4px;
  font-size: 10px;
  line-height: 18px;
  text-transform: uppercase;
  color: #999;
  font-weight: 500;
}

.darkside .np-toggler-button[data-toggler-id="ai-caption"] {
  border-color: #1e1e1e;
}

.np-toggler-button[data-toggler-id="ai-caption"]:hover {
  border-color: #2b69e9;
  color: #2b69e9;
}

#ai-caption-writer.onprogress,
#ai-improve-caption.onprogress,
#ai-hashtags-generator.onprogress {
  opacity: 0.5;
  pointer-events: none;
}

.translation-language-card .active-translation {
  float: right;
  color: #2b69e9;
}

.darkside .js-translation[data-action=translate], 
.darkside .js-translation[data-action=translate-all] {
  border: 1px solid #9C27B0;
}

.darkside .translation-msgstr textarea {
  background-color: transparent;
  color: white;
}

.darkside .translation-language-card {
  border: 1px solid #333333;
}

.darkside .translation-language-card:hover,
.darkside .translation-language-card.active {
  border: 1px solid #2b69e9;
}

.button--nppro-github {
  border-radius: 4px !important;
  -webkit-border-radius: 4px !important;
  -moz-border-radius: 4px !important;
  -o-border-radius: 4px !important;
}

.button--nppro-github.mdi:before {
  margin-right: 3px;
}

.nppro-github-label {
  margin: 4px 0px;
}

@media screen and (max-width: 768px) {
  .nppro-github-label {
    margin-bottom: 14px;
  }

  .nppro-version-select {
    margin-bottom: 10px;
  }
}

.nppro-version-select {
  height: 28.5px;
  padding: 2px;
  width: 100%;
  text-align: center;
}

.js-nppro-install-selected-version, 
.js-nppro-latest-install-version {
  width: 100% !important;
}

.color-green {
  color: #20bd20 !important;
}

.color-red {
  color: red !important;
}

.color-black {
  color: black;
}

.license-label-red {
  background-color: red;
  color: white;
}

.license-label-green {
  background-color: #20bd20;
  color: white;
}

.license-label-grey {
  background-color: grey;
  color: white;
}