body #wpwrap{
  background:#f5f5f5;
}
.spbcta_btn,
.spbcta_btn:hover,
.spbcta_btn:focus {
  background-color: #4771e6;
  border: none;
  color: white;
  padding: 10px 20px;
  text-align: center;
  text-decoration: none;
  outline: none;
  display: inline-block;
  font-size: 13px;
  border-radius: 4px;
}
.spbcta_btn.delete_btn {
  background-color: #c90606;
}
a.spbcta_btn.spbcta_btn_new_table,
a.spbcta_btn.spbcta_btn_new_table:hover,
a.spbcta_btn.spbcta_btn_new_table:focus {
  background: #00bc87;
  box-shadow:0px 2px 8px rgba(0, 0, 0, 0.07);
  font-size: 19px;
  padding: 15px 30px;
}
table#spbcta,
table#spbcta * {
  -ms-box-sizing: content-box;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
a.view-premium-version {
  background-color: #6448e7;
  border: none;
  color: white;
  padding: 10px 20px;
  text-align: center;
  text-decoration: none;
  outline: none;
  display: inline-block;
  font-size: 13px;
  border-radius: 4px;
  position: absolute;
  z-index: 0;
  top: -10px;
  right: 304px;
}
.spbtbl_speaking_bubble {
  position: absolute !important;
  right: 203px !important;
  top: -10px !important;
  padding: 10px 15px !important;
  background: #eee !important;
  font-weight: 600 !important;
  border-radius: 3px !important;
  color: #969696 !important;
}
.spbtbl_speaking_bubble:after {
  left: 100% !important;
  top: 50% !important;
  border: solid transparent !important;
  content: " " !important;
  height: 0 !important;
  width: 0 !important;
  position: absolute !important;
  pointer-events: none !important;
  border-color: rgba(238, 238, 238, 0) !important;
  border-left-color: #eee !important;
  border-width: 5px !important;
  margin-top: -5px !important;
}
#wpwrap {
  background: #fff;
}
input.spbcta_shortcode.shortcodeedittable {
  box-shadow: 0px 0px 0px #fff;
  border: 0px dashed #00bc87;
  background: #fff;
  padding: 11px;
  border-left: 0px solid #000;
  border-radius: 0px 3px 3px 0px;
}
.spbcta_shortcodewrapper {
  box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.2);
  display: inline-block;
}
.spbcta_backend_tablewrapper {
  width: 100%;
  max-width: 100%;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}
.spbcta_shortcodewrapper {
  margin-bottom: 40px;
}
span.spbcta_shortcodetext {
  font-size: 14px;
  background: #333;
  font-weight: 600;
  border: 1px solid #333;
  padding: 12px 11px 11px 11px;
  border-right: 0px;
  margin: 0;
  border-radius: 3px 0px 0px 3px;
  color: #fff;
}
a.spbcta_btn.btn_topright {
  top: 20px;
  position: absolute;
  right: 150px;
  padding: 10px 20px;
}
input.spbcta_btn.top-save-button {
  top: 20px;
  position: absolute;
  right: 20px;
  padding: 11px 20px;
  background: #00bc87;
  border-color: #00bc87;
}
h2.spbcta_backend_headline {
  font-size: 28px;
  color: #1b1246;
  margin-bottom: 30px;
  border-bottom: 2px solid #eee;
  padding-bottom: 20px;
  font-family: arial;
  margin-top: 30px;
  line-height: 150%;
}
.review-banner {
  box-shadow: 0px 5px 15px rgb(0 0 0 / 8%);
  padding: 3px 20px;
  margin: 20px 20px 40px 0px;
  background:#fff;
  font-weight: bold;
}
h2.spbcta_backend_headline:before {
  content: "By SuperbThemes";
  display: block;
  font-size: 14px;
  margin-bottom: -10px;
  color: #868686;
}
.spbcta_tip {
  position: absolute;
  right: 20px;
  font-size:13px;
  top: 60px;
  border-left: 2px solid #00bc87;
  box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.07);
  padding: 13px;
  color: #333;
  z-index: 9999999999;
  background: #fff;
}
.spbcta_tip span {
  font-weight: 600;
  color: #00bc87;
}
.spbctawrap {
  margin: 10px 0px 0 0px;
  max-width: 100%;
  width: 100%;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-right: 20px;
}
.spbcta_backend-table th {
  vertical-align: top;
  font-size: 18px;
  border-bottom: 1px solid #efefef;
  font-weight: 600;
  color: #000;
  line-height: 150%;
  padding: 10px 20px;
  text-align: left;
}
.spbcta_backend-table td {
  padding: 10px 20px;
}
input.spbcta_shortcode {
  box-shadow: 0px 0px 0px #fff;
  border: 1px dashed #989898;
  background: #fff;
  padding: 9px;
}
.spbcta_backend-table td:first-of-type {
  font-weight: 600;
  color: #000;
  font-size: 16px;
}
th.shortcode-explanation span {
  display: block;
  font-size: 12px;
  font-weight: 400;
  color: #333;
}
table.spbcta_backend-table {
  margin-top: 50px;
  min-width:880px;
  background: #fff;
  box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.07);
  width: 100%;
  border-spacing: 0px;
  max-width: 100%;
}
.spbcta_backend-table tr:nth-of-type(odd) td {
  background: #eee;
}
.spbcta_shortcode {
  background-color: #dedede;
  border: none;
  color: #000;
  width: auto;
  padding: 5px 15px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  border-radius: 4px;
  margin-right: 20px;
}
.spbcta_success {
  border-left: 2px solid #00bc87;
  box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.2);
  padding: 13px;
  color: #333;
  width: auto;
  max-width: 100%;
  display: inline-block;
  margin: auto;
  margin-bottom: 30px;
}
.spbcta_removed {
  font-size: 16px;
  color: #c90606;
}
.spbcta_removeRow,
.spbcta_removeCol {
  background-image: url(../img/cross.png);
  background-color: #e7e7e7;
  border: none;
  color: black;
  padding: 5px 15px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 12px;
  font-weight: normal;
  border-radius: 4px;
}
.spbcta_removeCol {
  float: right;
  display: inline-block;
}
#spbcta input.text_input,
#spbcta textarea.text_input {
  background: none;
  border: none;
  outline: none;
  box-shadow: none;
}
#spbcta textarea.text_input {
  overflow: auto;
}
#spbcta ::-webkit-input-placeholder {
  color: #bababa;
}
#spbcta ::-moz-placeholder {
  color: #bababa;
}
#spbcta ::-ms-placeholder {
  color: #bababa;
}
#spbcta ::placeholder {
  color: #bababa;
}
#spbcta th div {
  display: inline-block;
  padding-top: 5px;
  min-width: 70px;
}
#spbcta .hidden_row {
  border: none !important;
  background: none !important;
  box-shadow: none !important;
  padding: 0px 22px;
  border-collapse: none !important;
}
#spbcta_tableName {
  background-color: #eee;
  box-shadow: 0px 0px 0px;
  border: 0px solid;
  padding: 10px 0px 10px 10px;
  font-size: 20px;
  width: auto;
  max-width: 200px;
}
span.table-name-text {
  display: inline-block;
  font-size: 14px;
  color: #8e8e8e;
  margin-bottom: 5px;
}
#spbcta.backend {
  box-shadow: none !important;
  width: 100%;
  border: 0px solid #fff !important;
}
.table-options {
  margin-bottom: 40px;
}
.table-options td {
  vertical-align: bottom;
  padding-right: 12px;
}
.table-options select#colorSelect,
.table-options select {
  height: 44px;
  width: 100%;
  max-width: 200px;
  text-align: center;
}
#spbcta textarea.text_input {
  overflow: auto;
  line-height: 100%;
}
span.table-options-info {
  font-size: 14px;
  margin-bottom: 5px;
  display: inline-block;
  font-weight: 600;
  color: #000;
}
input#spbcta_saveNew,
input#spbcta_saveNew:hover,
input#spbcta_saveNew:focus,
input#spbcta_saveNew:active {
  background: #00bc87;
  padding: 13px 40px;
  font-size: 19px;
}
input.spbcta_removeCol {
  background-repeat: no-repeat;
  background-color: #d94949;
  background-position: center;
  width: 25px;
  position: absolute;
  z-index: 999;
  padding: 0;
  height: 25px;
  top: -17px;
  left: 0;
  right: 0;
  margin: auto !important;
}
table,
table td,
table th,
table tr {
  position: relative;
}
span.table-name-text {
  display: inline-block;
  font-size: 14px;
  margin-bottom: 5px;
  float: left;
  background: #333;
  padding: 13px 18px;
  margin-right: -2px;
  font-weight: 500;
  color: #fff;
}
.notice-warning {
}
.table-name {
  margin-bottom: 40px;
  font-size: 23px;
  color: #000;
  float: left;
  width: 100%;
}
.spbctawrap textarea {
  resize: both !important;
}
.table-options .spbcta_btn,
.table-options .spbcta_btn:hover,
.table-options .spbcta_btn:focus {
  padding: 14px 30px;
}
table#spbcta.backend th textarea,
table#spbcta.backend th input,
table#spbcta.backend td input,
table#spbcta.backend td textarea {
  font-size: 14px !important;
  margin: 0;
  padding: 0;
  line-height: 140%;
}
table#spbcta.backend th textarea,
table#spbcta.backend td textarea {
  max-width: 100%;
  width: 100%;
  min-width: 100px;
}
input.spbcta_removeRow {
  background-repeat: no-repeat;
  background-color: #d94949;
  background-position: center;
  width: 25px;
  position: absolute;
  z-index: 999;
  right: -9px;
  padding: 0;
  height: 25px;
  top: 15px;
}
.plugin-savebutton-wrapper {
  text-align: center;
  margin: 30px auto;
}
table#spbcta.backend th textarea {
  color: #fff;
}
input.spbcta_dragRow {
  border: 0px;
  border-radius: 3px;
  background-color: #dadada;
  background-position: center;
  width: 25px;
  position: absolute;
  z-index: 999;
  right: 21px;
  height: 25px;
  top: 15px;
  background-size: 60%;
  background-repeat: no-repeat;
  background-image: url(../img/drag.png);
}
.spbcta_backend-table-outer {
  overflow: auto;
  width: 100%;
}

input.spbcta_btn.top-save-button:hover,
input#spbcta_saveNew:hover,
input#spbcta_saveNew:focus,
input#spbcta_saveNew:active {
  cursor: pointer;
  box-shadow: 0px;
  box-shadow: 0px 0px 9px rgba(0, 0, 0, 0.26);
}
.spbcta_btn:hover {
  cursor: pointer;
  background-color: #1769d8;
  transition: 0.2s;
  box-shadow: 0px;
  box-shadow: 0px 0px 9px rgba(0, 0, 0, 0.26);
}
.spbcta_btn.delete_btn:hover {
  cursor: pointer;
  transition: 0.2s;
  box-shadow: 0px 0px 9px rgba(0, 0, 0, 0.26);
  background-color: #c72d46;
}
table#spbcta.backend .spbcta_removeCol:hover,
input.spbcta_removeRow:hover {
  cursor: pointer;
  transition: 0.2s;
  box-shadow: 0px 0px 9px rgba(0, 0, 0, 0.26);
  background-color: #c72d46;
}
input.spbcta_dragRow:hover,
input.spbcta_dragRow:active,
input.spbcta_dragRow:focus {
  cursor: pointer;
  transition: 0.2s;
  box-shadow: 0px 0px 9px rgba(0, 0, 0, 0.26);
  background-color: #bdbdbd;
}
@media screen and (max-width: 1200px) {
 .spbcta_tip {
  display: none;
}
}
@media screen and (max-width: 650px) {


}
.spbcta_dialog-ovelay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 999999;
}
.spbcta_dialog-ovelay .spbcta_dialog {
  width: 400px;
  margin: 100px auto 0;
  background-color: #fff;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
  border-radius: 3px;
  overflow: hidden;
}
.spbcta_dialog-ovelay .spbcta_dialog header {
  padding: 10px 8px;
  background-color: #f6f7f9;
  border-bottom: 1px solid #e5e5e5;
}
.spbcta_dialog-ovelay .spbcta_dialog header h3 {
  font-size: 14px;
  margin: 0;
  color: #555;
  display: inline-block;
}
.spbcta_dialog-ovelay .spbcta_dialog header .spbcta_fa-close {
  float: right;
  color: #c4c5c7;
  cursor: pointer;
  transition: all 0.5s ease;
  padding: 0 2px;
  border-radius: 1px;
}
.spbcta_dialog-ovelay .spbcta_dialog header .spbcta_fa-close:hover {
  color: #b9b9b9;
}
.spbcta_dialog-ovelay .spbcta_dialog header .spbcta_fa-close:active {
  box-shadow: 0 0 5px #673ab7;
  color: #a2a2a2;
}
.spbcta_dialog-ovelay .spbcta_dialog .spbcta_dialog-msg {
  padding: 12px 10px;
}
.spbcta_dialog-ovelay .spbcta_dialog .spbcta_dialog-msg p {
  margin: 0;
  font-size: 15px;
  color: #333;
}
.spbcta_dialog-ovelay .spbcta_dialog footer {
  border-top: 1px solid #e5e5e5;
  padding: 8px 10px;
}
.spbcta_dialog-ovelay .spbcta_dialog footer .spbcta_controls {
  direction: rtl;
}
.spbcta_dialog-ovelay .spbcta_dialog footer .spbcta_controls .spbcta_button {
  padding: 5px 15px;
  border-radius: 3px;
}
.spbcta_button {
  cursor: pointer;
}
.spbcta_button-default {
  background-color: rgb(248, 248, 248);
  border: 1px solid rgba(204, 204, 204, 0.5);
  color: #5d5d5d;
}
.spbcta_button-danger {
  background-color: #f44336;
  border: 1px solid #d32f2f;
  color: #f5f5f5;
}
.tab {
  margin-bottom: 20px;
  position: relative;
  overflow: hidden;
  background: #fff;
  width: 100%;
  margin: 0 auto;
  font-family: "Roboto", sans-serif;
  line-height: 1.5;
  font-weight: 300;
  color: #888;
  -webkit-font-smoothing: antialiased;
}
.tabs {
  display: table;
  position: relative;
  overflow: hidden;
  margin: 0;
  width: 100%;
}
.tabs li {
  float: left;
  line-height: 38px;
  overflow: hidden;
  padding: 0;
  position: relative;
}
.tabs a {
  background-color: #fff;
  border-bottom: 1px solid #fff;
  color: #737373;
  font-weight: 500;
  display: block;
  letter-spacing: 0;
  outline: none;
  padding: 0 20px;
  text-decoration: none;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  border-bottom: 1px solid #6348e7;
  border-top: 1px solid #c7c7c7;
  border-right: 1px solid #c7c7c7;
  font-weight: 600;
}
.tabs li:first-of-type a {
  border-left: 2px solid #c7c7c7;
}
.tabs_item {
  display: none;
}
.tabs_item h4 {
  font-weight: bold;
  color: #6348e7;
  font-size: 20px;
}
.tab_content {
  padding: 20px 20px 30px 20px;
  border: 1px solid #c7c7c7;
  margin-top: -7px;
  background: #fff;
}
.tab_content .table-options {
  margin-bottom: 0px;
}
.tabs_item img {
  width: 200px;
  float: left;
  margin-right: 30px;
}
.tabs_item:first-child {
  display: block;
}
.spbcta_backend_tablewrapper .table-options td {
  vertical-align: top;
  padding-right: 25px;
}
.current a {
  color: #fff;
  border-color: #6348e7;
  background: #6348e7;
  border-left-color: #6348e7 !important;
  font-weight: 600;
}
input[type="text"] {
  font-weight: 400;
  padding: 10px 14px;
  box-shadow: 0px 0px 0px;
  border: 1px solid #c7c7c7;
  border-radius: 3px;
  border-bottom: 2px solid #c7c7c7;
}
.plugin-savebutton-wrapper {
  text-align: center;
  margin: 50px auto;
  border-top: 1px solid #c7c7c7;
  padding-top: 10px;
}
.spbcta-button-preview {
  margin-bottom: 15px;
}
.spbcta-button-preview span.table-options-info {
  font-size: 40px;
  margin-bottom: 30px;
  color: #333;
  margin-top: 16px;
}
.spbcta-preview-wrapper-center {
  text-align: center;
  display: inline-block;
  width: auto;
  margin: auto;
  margin-top: 35px;
}
.spbcta-preview-wrapper {
  display: block;
  margin: auto;
  width: auto;
  max-width: 100%;
}
.spbcta_shortcode_guide h2 {
  margin-top: 0px;
  font-size: 20px;
  margin-bottom: 0px;
}
.spbcta_shortcode_guide h3 {
  margin-top: 0px;
  font-size: 17px;
  margin-bottom: 0px;
}
.spbcta_shortcode_guide input {
  margin: 10px 0px;
}
.spbcta_shortcode_guide hr {
  margin: 10px 0;
}
.spbcta_shortcode_guide p {
  margin-top: 5px;
}

.overview-get-premium,
.overview-get-premium:hover,
.overview-get-premium:active,
.overview-get-premium:focus {
  box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.07);
  background: #6448e7;
  padding: 12px 25px;
  font-size: 15px;
  font-weight: 600;
  border-radius: 5px;
  display: inline-block;
  color: #fff;
  text-decoration: none;
  margin: 20px auto;
  transition: 0.5s all;
}
.get-all-features-wrapper {
  position: absolute;
  top: 0;
  right: 20px;

}
.spbcta-shortcode-all-wrapper p {
  font-size: 15px;
}
.spbcta_tip.overview_tip {
  position: relative;
  top: inherit;
  right: inherit;
  width: auto;
  max-width: 420px;
}

.top-buttons-overview {
  display: flex;
  justify-content: space-between;
}

.get-all-features {
  box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.07);
  background: #fff;
  padding: 12px 25px;
  font-size: 15px;
  border-radius: 5px;
  display: inline-block;
  color: #000;
  text-decoration: none;
  margin: 20px 6px;
  transition: 0.5s all;
  font-weight: normal;
  position:relative;
}

.get-all-features:after {
  left: 100%;
  top: 50%;
  border: solid transparent;
  content: "";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(255, 255, 255, 0);
  border-left-color: #ffffff;
  border-width: 8px;
  margin-top: -8px;
}
.get-all-features i {
  text-decoration: line-through;
  opacity: 0.4;
}

.spbcta-shortcode-all-wrapper {
  display: flex;
  box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.07);
  background: #fff;
  padding: 20px;
  margin-top: 50px;
}
.spbcta_tableshortcode.spbcta_tableshortcode-viewer {
  display:flex;
  align-items: flex-start;
  justify-content:space-between;
  margin-bottom:50px;
}
.spbcta_tip.button-designer {
  position:relative;
  top:inherit;
  right:inherit;
  width:auto;
}
.spbcta_tableshortcode-viewer .spbcta_shortcodewrapper {
  margin:0;
  box-shadow:0px 2px 8px rgba(0, 0, 0, 0.07);
}



.spbcta_tableshortcode-viewer span.spbcta_shortcodetext {
  font-size:13px;
  padding: 13px;
  line-height: 140%;
  font-size:13px;
}

.spbcta_tableshortcode-viewer input.spbcta_shortcode.shortcodeedittable {
  font-size:13px;
  padding: 13px;
  line-height: 140%;
  margin:0;
  font-weight:600;
  font-size:13px;
}

.get-all-features-wrapper.edit-button-page {
  right: 303px;
}
.get-all-features-wrapper.edit-button-page .overview-get-premium,
.get-all-features-wrapper.edit-button-page .overview-get-premium:hover,
.get-all-features-wrapper.edit-button-page .overview-get-premium:active,
.get-all-features-wrapper.edit-button-page .overview-get-premium:focus,
.get-all-features-wrapper.edit-button-page  .get-all-features {
  font-size:13px;
  padding: 10px 20px;
  box-shadow:0px 2px 8px rgba(0, 0, 0, 0.07);
}

.tab.edit-button-overview-tab {
  background: rgba(0,0,0,0);
  margin-top:50px;
}
.tab.edit-button-overview-tab .tabs a,
.tab.edit-button-overview-tab .tab_content {
  border:0px !important;
}


.tab.edit-button-overview-tab .tabs li {
  box-shadow:0px 2px 8px rgba(0, 0, 0, 0.07);
  margin:10px;
}
.tab.edit-button-overview-tab .tabs li:first-of-type {
  margin-left:0px;
}
.tab.edit-button-overview-tab .tab_content {
  margin-top:10px;
}
.spbcta-button-preview span.table-options-info:after {
  width: 50px;
  height: 3px;
  background: #333;
  display: block;
  content: ' ';
  margin: 20px auto;
}

@media screen and (max-width: 1250px) {
  .spbcta_tip.button-designer {
    display:none;
  }
  h2.spbcta_backend_headline.edit-button-view-headline {
    margin-top: 80px;
    border-bottom: 0px;
    text-align:center;
  }
  .get-all-features-wrapper.edit-button-page {
    left: 0;
    right: 0;
    margin: auto;
    width: 100%;
    max-width: 430px;
    top: -70px;
  }
  .edit-button-overview-tab-wrapper {
   overflow: auto;
 }
 .tab.edit-button-overview-tab {
  min-width: 800px;

}
a.spbcta_btn.btn_topright {
  margin-left: auto;
  margin-right: auto;
  left: 200px;
  top:90px;
  right: 0px;
  width:100%;
  max-width: 150px;
}
input.spbcta_btn.top-save-button {
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 200px;
  top:90px;
  width:100%;
  max-width: 170px;
}
.spbcta_tableshortcode-viewer .spbcta_shortcodewrapper {
  margin: 40px auto 0 auto;
}



@media screen and (max-width: 1020px) {
  .get-all-features-wrapper.buttons-overview-getallfeatures {
    top: -20px;
  }
  h2.spbcta_backend_headline.buttons-overview-headline {
    padding-top: 70px;
  }
  .get-all-features-wrapper {
    text-align: center;
    width: 100%;
    max-width: 100%;
    right: 0;
  }
  .spbcta_tableshortcode.spbcta_tableshortcode-viewer {
    margin:0;
    } a.overview-get-premium {
      margin:0px !important;
    }
    .get-all-features-wrapper.edit-button-page {
      top:-80px;
    }
    h2.spbcta_backend_headline.edit-button-view-headline {
      margin-top:100px;
    }
    h2.spbcta_backend_headline {
      text-align:center;
      margin-top:0px;
    }
    .top-buttons-overview a.spbcta_btn.spbcta_btn_new_table {
      margin: auto;
    }
  }


  @media screen and (max-width: 950px) {

    .spbcta-shortcode-all-wrapper p {
      width:100%;
    }
    .overview-get-premium, .overview-get-premium:hover, .overview-get-premium:active, .overview-get-premium:focus {
      margin: 5px 0 50px;
    }
    .get-all-features:after {
      display:none;
    }
    .spbcta-shortcode-all-wrapper {
      flex-wrap: wrap;
      text-align: center;
    }
    .spbcta-shortcode-all-wrapper input.spbcta_shortcode {
      margin: auto;
    }

    .get-all-features {
      margin:auto;
    }
  }



  @media screen and (max-width: 500px) { 
    a.spbcta_btn.btn_topright {
      position: relative;
      top: inherit;
      bottom: inherit;
      width: 100%;
      right: inherit;
      left: inherit;
      margin: auto;
      margin-top:0;
      display: block;
    }
    input.spbcta_btn.top-save-button {
      position: relative;
      top: inherit;
      bottom: inherit;
      width: 100%;
      right: inherit;
      left: inherit;
      margin: auto;
      display: block;
    }
    h2.spbcta_backend_headline.edit-button-view-headline {
      margin-bottom:0px;
    }
    a.spbcta_btn.btn_topright {
      margin-bottom:20px;
    }
    .tab.edit-button-overview-tab {
      margin-top:20px;
    }
  }


  @media screen and (max-width: 440px) {
    .get-all-features-wrapper.edit-button-page {
      width: 100%;
      max-width: 290px;
      margin:auto;
      height:0;
    }
  }

  @media screen and (max-width: 331px) {
    .get-all-features-wrapper.edit-button-page {

    }
  }

