.cursor-default {
  cursor: default;
}
.tree-item .txt a {
  display: block;
  width: 100%;
}
.bb1 {
  border-bottom: 1px;
}
.input-block.w560 input, .input-block.w560 textarea, .input-block.w560 .bootstrap-select, .input-block.w560 .slider {
  max-width: 560px
}
.icon-lock {
  margin-left: 10px;
  top: -1px;
  position: relative;
}
.tree-item.category, .tree-item.edit, .tree-item.display, .tree-item.remove {
  cursor: default;
}
.button-add, .button-add:focus {
  cursor: pointer;
}
.form-row.clearfix.photo {
  width: 620px;
}
.save-buttons.text-right.photo {
  margin-right: -156px;
}
#login-name-input, #login-pass-input {
  line-height: 1.46;
  padding: 5px 10px 6px;
}

/** Disable responsible */
.container:not(.widsort), body {
  min-width: 1230px !important; /* min-width = 1200px, 30px - paddings */
}

/** Fix for iOS */
input {
  -webkit-appearance: none;
  -webkit-border-radius: 0px;
}
footer {
  max-width: 1200px;
  margin: 0px auto;
}

#selectPid .dropdown-menu.open {
    min-height: 42px !important;
}

#selectPid .dropdown-menu.inner {
    min-height: 30px !important;
}

.pages-container .tree-content .txt {
  min-height: 20px;
}
.pages-container .level-4 .txt {
    padding-left: 6%;
}
.gallery .item-label img {

  /*width: 100%;*/
}
.col-lg-19.col-md-18.col-sm-18 .mb10.category-gallery-margin {
  margin-top: 20px;
}
.pages-container .tree-submenu .move {
  padding-left: 20px;
}
.pages-container .tree-content .move.no-sort {
  min-height: 20px;
}
.landing-tbody .tree-content .remove {
  width: 3%;
  margin-left: 0;
}
.landing-tbody .tree-content .category {
  width: 16%;
}
.content-disabled .tt.icon-active-quest {
  z-index: 11000;
  position: relative;
}
.gallery :last-child .chain {
  display: none;
}
.navbar-vertical li a:focus {
  background: transparent;
}
.middle-select .btn.dropdown-toggle.selectpicker.btn-default {
  width: 170px;
}
.icon-active-edit {
  background-position: -73px 0px;
}
.lang-switcher {
}
.lang-switcher > h3 {
  margin-top: 24px;
}
.lang-switcher > div {
  width: 200px;
  position: absolute;
  top: -30px;
}
.lang-switcher .site-name {
  margin-bottom: 0px
}
.thumb-crop {
  max-width: none;
  width: auto;
  height: auto;
}
.breadcrumb a:hover, .info-text li a:hover {
  color: #4c4c4c;
}
.navbar-vertical li a {
  position: relative;
}
.nav.navbar-nav .lnk-show {
  background: url(../images/blog-feed-icons.png) no-repeat;
  background-position: 0px -36px;
  width: 12px;
  height: 20px;
  position: absolute;
  right: 9px;
  top: 11px
}
.navbar-vertical li a:hover .lnk-show {
  background-position: 0px -52px;
}
.button-add {
  padding-left: 17px !important;
  padding-right: 17px !important;
}
.button-add .icon-static-add {
  margin-left: 17px !important;
}
.fl .button-add .icon-static-add {
  margin-left: 15px !important;
}
.btn-group button.active, .btn-group button:focus {
  box-shadow: none;
  -webkit-box-shadow: none;
  background: #fafafa;
}
.widget-settings-dialog.ui-draggable.open {
  overflow: inherit;
}
.pages-container .tree-content .category, .products-container .tree-content .category {
  width: 14%;
}
.pages-container .tree-content .remove, .products-container .tree-content .remove {
  width: 5%;
}
.thumb-crop .controls {
  z-index: 1000;
}
.content-body .tt.icon-active-quest.seo {
  vertical-align: top;
}
.buttons-at-top.clearfix.in-tab-correct {
  padding-top: 20px;
  padding-left: 20px;
}
#image-viewer {
  padding: 10px;
  margin-left: 10px;
  margin-right: -20px;
}
.tab-content .no-border {
  border: none;
}

ul.nav.nav-tabs a[aria-controls="slider-items"] {
    border-left: 1px solid #f1f1f1;
    border-right: none;
}

ul.nav.nav-tabs a[aria-controls="settings"] {
    border-left: 1px solid #f1f1f1;
}

.gpw_top_gallery{
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1;
    margin-bottom: 50px;
}

.gpw_top_gallery:only-child{margin-bottom: 0;}
.gpw_topgal_controls{
    position: static;
}
.gpw_topgal_viewport{
    height: 100%;
    width: 100%;
    overflow: hidden;
    position: relative;
}

.gpw_topgal_viewport div.tg_contentWrap{
    position: absolute;
    display: block;
    height: 100%;
    width: 100%;
}
.gpw_topgal_viewport div.tg_contentWrap.active{
    z-index: 2 !important;
}
/* backgrund wrapper */
.gpw_topgal_viewport .tg_bgImage{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1
}
.gpw_topgal_viewport .tg_bgImage{
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    background-size: cover;
    background-position: center center;
}
.gpw_topgal_viewport .bg_overlay{
    position: absolute;
    height: 100%;
    width: 100%;
    z-index: 2;
    top: 0;
    left: 0;
}
.gpw_topgal_viewport .tg_slideContent{
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
}
.gpw_topgal_viewport .tg_slideContent div.centerCont{
    position: absolute;
    width: 100%;
    left: 0;
    top: 50%;
}

#popupVideoSettings .modal-dialog.modal-xs {
    width: 90%;
}
#popupPhotoSettings .modal-dialog.modal-xs {
    width: 90%;
}

.button:disabled {
  background: #4c4c4c;
}

#popupPhotoSettings .slider-right, #popupVideoSettings .slider-right {
    float: right;
    width: 45%;
    margin-top: -30px;
}

#popupPhotoSettings .right-checkBox {
    float: right;
    width: 45%;
    margin-top: -45px;
}

#popupPhotoSettings .content-in, #popupVideoSettings .content-in {
    padding-bottom: 10px;
}

#popupPhotoSettings input.textbox, #popupVideoSettings  input.textbox {
    width: 45%;
}


#confirmDelete .confirmMessage {
  color: #c23c40;
  font-weight: 600;
}
.modal-content .text-on-video {
    margin: 40px;
    font-size: 48px;
}
.modal-content .text-on-photo {
    margin: 40px;
    font-size: 48px;
}
.modal-open {
    font-family: Verdana !important;
    font-size: 12px !important;
}
#btnEditPhoto {
    font-size: 12px !important;
    line-height: 45px;
}
/*#popupPhotoSettings .fl {
    margin-top: -30px;
}*/
.modal-body.settings label {
    width: 290px;
    text-align: right;
}
.modal-body.settings .slider.slider-horizontal {
    margin-left: 18px;
    width: 30%;
}
.modal-body.settings .first-row {
    margin-top: -30px;
}
.modal-body.settings input[type="text"],
.modal-body.settings input[type="checkbox"] {
    margin-left: 17px;
}
.modal-body.settings label[data-value="box"]  {
    margin-left: 16px;
}
.modal-body.settings input[type="text"].textbox.long.url {
    margin-left: 0px;
}
.modal-body .content-in-btn input[type="submit"] {
    text-transform: uppercase;
}

.input-block.w490.mb20.url  {
    right: 160px;
}

.setting-block.s-thumbs-grid.ui-sortable #image-viewer {
    padding-right: 0px;
    margin-left: 0;
}
.gallery .controls, .background .controls {
    visibility: visible;
    opacity: 1;
}

.icon-edit {
    background: url(../images/settings-del.png) no-repeat #fcfcfc;
    background-position: 0px -90px;
    display: inline-block;
    height: 29px;
    width: 29px;
}

.icon-edit:hover {
    background-position-x: -30px;
}

/* Aviary redactor */
div#avpw_canvas_embed {
    background: #ebebeb;
}
#avpw_save_button {
    background: #4c4c4c;
    border-color: rgb(203, 203, 203);
}
#avpw_save_button.avpw_button {
    margin-top: -18px;
}
#avpw_save_button:hover {
    opacity: .7;
}

.spinner_overflow {
    position: absolute;
    width: 100%;
    height: 100%;
    background: transparent !important;
    display: none;
    z-index: -1;
}
.spinner_overflow.loading {
    display: block;
    z-index: 1;
}
.spinner_overflow .spinner {
    background: url(../images/preloader.gif);
    background-size: cover;
    position: relative;
    width: 32px;
    height: 32px;
    top: 50%;
    left: 50%;
    margin-top: -16px;
    margin-left: -16px;
}

.alert {
  z-index: 1000;
}

/* notifications(updates) */
ul.categories {
  list-style: none;
  margin: 10px 0px 18px;
  padding: 0;
}
ul.categories li {
  display: inline-block;
  padding-right: 14px;
  margin-right: 10px;
  border-right: 1px solid #bbbbbb;
  line-height: 12px;
}
ul.categories li:last-child {
  border-right: none;
}
ul.categories li a {
  display: inline-block;
  text-transform: uppercase;
  text-decoration: none;
  color: #bbb;
  font-size: 11px;
  font-weight: 400;
  line-height: 15px;
}
ul.categories li.active a {
  color: black;
}

/* table */
#notification-items #tree-body .notification-item {
  border: 1px solid #e7e7e7;
  border-top: none;
  border-bottom: none;
  height: 49px;
  border-top: 0;
  background: #fcfcfc;
}
#notification-items #tree-body .notification-item.unread .tree-item.txt,
#notification-items #tree-body .notification-item.unread .tree-item.date {
  color: #9fa860 !important;
}
#notification-items #tree-body .notification-item.child {
  border-top: 1px solid #e7e7e7;
  height: auto;
}
#notification-items .tree-item.toggleNotification {
  width: 50px;
  text-align: center;
}
#notification-items .tree-item.txt {
  width: calc(100% - 170px);
  margin-left: 0;
  color: #4c4c4c;
}
#notification-items .tree-item.date {
  width: 120px;
  text-align: center;
  color: #818181;
}
/* sub-item - text updates */
#notification-items #tree-body .notification-item.child > .content {
  color: #949394;
  padding: 20px 60px;
  width: auto;
}
#notification-items #tree-body .notification-item.child > .content > a {
  color: #4c4c4c;
  text-decoration: underline;
}
/* hover */
#notification-items #tree-body .notification-item:hover {
  background: white !important;
}
#notification-items #tree-body .tree-content:hover {
  border: inherit;
  border-top: 1px solid #e7e7e7;
  margin-top: 0px;
  box-sizing: border-box;
}
#notification-items #tree-body .tree-content:hover .tree-item {
  margin-top: -1px !important;
}
#notification-items #tree-body .tree-content:hover .tree-item.txt,
#notification-items #tree-body .tree-content:hover .tree-item.date {
  color: #b3ba81 !important;
}

#notification-items #tree-body:last-child {
  border-bottom: 1px solid #e7e7e7
}

/* header - icon updates */
.admin-header-menu a.updates {
    float: left;
    padding-right: 1px;
}
.admin-header-menu a.updates.active {
  position: relative;
}
.admin-header-menu a.updates.active:hover {
  color: #b3ba81;
}
.admin-header-menu .icon-header-updates {
  background-image: url(../images/icon-updates.png);
  width: 17px;
  height: 17px;
}
.admin-header-menu a.updates.active > .icon-header-updates {
  background-image: url(../images/icon-updates-active.png);
}
.admin-header-menu a.updates:hover > .icon-header-updates {
  background-image: url(../images/icon-updates-active-hover.png);
}
.admin-header-menu a.updates:not(.active) > .updates-count {
  display: none;
}
.admin-header-menu a.updates.active > .updates-count {
  position: absolute;
  font-size: 10px;
  font-weight: 400;
  left: 100%;
  top: -7px;
}
/* redirects */
.redirects .tree-item.old,
.redirects .tree-item.new,
.redirects .tree-item.new-page {
    width: 25%;
    margin-left: 5%;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.redirects .tree-item.remove {
    width: 7% !important;
}
.redirect-help,
.redirect-tools {
    padding: 10px;
    padding-right: 15px;
}
.redirect-tools form > div {
    display: inline-block;
}
.redirect-tools .btn-group.bootstrap-select {
    margin-top: 0px;
}
.redirect-tools .input-fit {
    width: 90%;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

/* jquery sortable plugin */
.tree-sortable.ui-sortable-helper * {
    cursor: move !important;
}
.tree-sortable.ui-sortable-helper .tree-content {
    border-top: 1px solid #e7e7e7 !important;
    border-bottom: 1px solid #e7e7e7 !important;
}
.tree-sortable.ui-sortable-placeholder + .tree-sortable {
    border-top: 1px solid #e7e7e7;
}
.tree-sortable.ui-sortable-placeholder + .tree-sortable + .tree-sortable {
    border-top: 1px solid #e7e7e7;
}
#popupAddPage input[type=text]+.button {
    line-height: 40px;
}

#popupAddPage .nav-tabs li:first-of-type a {
    border-left: 1px solid #f1f1f1;
}

.notifications .fr {
    float: right;
}
.content-body.background-color #btnUploadBackground,
.content-body.background-color #btnUploadAdtBackground {
    margin-left: 0px;
}
.confirmation-admin-message {
    position: fixed;
    top: 50%;
    left: 50%;
    width: 300px;
    margin: -35px 0 0 -150px;
    box-sizing: border-box;
    padding: 25px;
    text-align: center;
    background: #FFF;
    border: 1px solid #c8c6c0;
    z-index: 1000;
    font-size: 14px;
}

.confirmation-admin-message-cover {
    position: fixed;
    bottom: 0;
    left: 0;
    top: 0;
    right: 0;
    background: rgba(30,30,30,0.4);
    z-index: 1000;
    zoom: 1;
}

body.page-lock {
    overflow: hidden;
}

.dialog-progressbar.ui-progressbar.ui-widget.ui-widget-content.ui-corner-all {
    width: 381px !important;
    left: 1px;
}
.input-file .load-logo-title {
    display: inline-block;
    width: 35%;
}

.logo-half { width: 50%; float: left; }
.logo-half .load-logo-title { display: block; width: 100%; }
.logo-half .input-file .button { margin-left: 0; }

.pages-container .row.social-icons .tree-name.col-4 .txt,
.pages-container .row.social-icons .tree-content.col-4 .txt {
    width: 52%;
}

.products-filters.categories-list .serch-input.serch-input-width {
    min-height: 31px;
}
.composite .tabs .tab-content .content-header {
    border-top: none;
}

#popupNotification .modal-dialog {
    width: 900px;
}
/* upload files dialog */
.upload-status-dialog #dialog-cancel {
    margin: 10px auto 30px;
    WIDTH: 110PX;
    TEXT-ALIGN: CENTER;
    DISPLAY: BLOCK;
}
.blog-upload-dialog .dialog-label,
.upload-status-dialog .dialog-label {
    margin-top: 30px;
}
.height-auto {
    height: auto !important;
}

.inline-message.error:empty {
    display: none;
}


.setting-social-icons .settings-box .setting-icons-structure-table .setting-icons-table-icon-box .icon-remove.icon-active-delete {
    background: url(../images/sprite-active.png);
    background-position: 0px 0px;
    display: inline-block;
    width: 20px;
}

.setting-social-icons .settings-box .setting-icons-structure-table .setting-icons-table-icon-box .icon-remove.icon-active-delete:hover {
    background-position: -25px -25px !important;
}
/* Preventing double-click bug with checkbox + label combination - #117624547 */
input[type=checkbox] + label {
    -webkit-user-select:none;
    -khtml-user-select:none;
    -moz-user-select:none;
    -o-user-select:none;
    user-select:none;
}
/* BEGIN TEXT LOGO */
#text-logo-form .text-logo-preview {
    display: flex;
    justify-content: center;
    flex-direction: column;
    line-height: normal;
    max-width: 90%;
}

#text-logo-form .text-logo-preview p {
    margin: 0;
}

#text-logo-form .slider.slider-horizontal {
    width: 100%;
}

#text-logo-form .font-family-label {
    line-height: 26px;
    float: left;
}

#text-logo-form  .sbHolder {
    float: left;
    background: #fff;
    height: 29px;
    width: 150px;
}

#text-logo-form .form-row {
    margin-bottom: 25px;
    margin-top: 4px;
}

#text-logo-form ul.sbOptions {
    width: 180px;
    max-height: 200px !important;
}

#text-logo-form .sbSelector {
    height: 27px;
    line-height: 27px;
    border-right: 1px solid #dbd2cb;
    width: 123px;
}

#text-logo-form .sbToggle {
    width: 25px;
    height: 27px;
    top: 3px;
    border-left: none;
}

#text-logo-form .sbOptions .sbGroup {
    color: #313131;
}

#text-logo-form .sbOptions li, #text-logo-form  .sbSelector {
    font-size: 12px;
}
/* END TEXT LOGO */

#popupСreatePageLoopRedirect .modal-body a {
    text-decoration: underline;
}

.hidden-error {
    display: none;
}

/* INFO-STRIPE */

#info-stripe-page #content-preview-div {
    display: flex;
    justify-content: center;
    flex-direction: column;
    width: 100%;
    background-color: rgba(163, 163, 163, 1);
    padding: 20px 40px;
    color: #000000;
}

#info-stripe-page .md-infoline {
    position: relative;
    z-index: 0;
    color: #fff;
}

#info-stripe-page .md-infoline__close {
    position: absolute;
    top: 10px;
    right: 10px;
    cursor: pointer;
    font-size: 0;
    z-index: 1;
}

#info-stripe-page .md-infoline__close svg {
    width: 17px;
    height: 17px;
}

/* INFO-STRIPE END */

.login-form .login-contaner {
    margin-top: 44px;
}
.main-container {
    padding-bottom: 50px;
}