@import url("https://fonts.googleapis.com/css?family=Ubuntu+Condensed");
.txtcenter {
  text-align: center; }

.avecdo-info {
  background-color: #DCF4F9;
  color: #1e94ab;
  border: 1px solid #25b9d7;
  padding: 15px;
  margin-bottom: 17px;
  border-radius: 3px; }

.avecdo-warning {
  background-color: #FFF3D7;
  border: 1px solid #D2A63C;
  color: #D2A63C;
  padding: 10px;
  margin-bottom: 0;
  border-radius: 3px;
  width: fit-content; }

.activation-flow {
  background-image: url(../images/activation-flow.png);
  background-position: 50% 30px;
  background-size: 500px auto;
  background-repeat: no-repeat;
  height: 300px !important; }

.avecdo-align-left {
  text-align: left; }

.avecdo-align-right {
  text-align: right; }

.avecdo-logo {
  width: 150px !important; }

.avecdo-logo-big {
  background-image: url(../images/avecdo-logo.png);
  background-position: 50% 30px;
  background-size: 300px auto;
  height: 300px !important;
  background-repeat: no-repeat; }

.avecdo-wrapper {
  font-size: 12px;
  width: 100%;
  display: block;
  position: relative; }

.avecdo-content {
  width: 600px;
  margin: auto; }

.avecdo-box {
  padding: 1em;
  background-color: white;
  border: 1px solid #dedede;
  border-radius: 4px; }

.avecdo-box-notop {
  padding: 1em;
  background-color: white;
  border: 1px solid #dedede;
  border-top: none;
  border-radius: 4px;
  border-top-left-radius: 0; }

.avecdo-inner-container {
  width: 100%; }

.avecdo-nav-container {
  width: 100%;
  display: inline-block; }

.avecdo-nav-inner {
  width: 100%;
  font-size: 14px; }

h2.avecdo-shop-connected {
  font-weight: normal;
  font-family: "Ubuntu Condensed", Helvetica, Arial, sans-serif;
  font-size: 23px;
  margin-top: 0;
  color: #555;
  float: left; }

h4.avecdo-subheader {
  color: #555;
  font-family: "Ubuntu Condensed", Helvetica, Arial, sans-serif;
  font-weight: normal;
  display: inline-block;
  margin-top: 0.5em;
  margin-bottom: 0.25em;
  padding: 0;
  font-size: 19px; }

.avecdo-activation-key {
  width: 100%;
  line-height: 2;
  color: #555555;
  border-radius: 3px; }

.avecdo-btn {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  background: #0096FF;
  -webkit-box-shadow: inset 0 1px 0 rgba(120, 200, 230, 0.6);
  color: white; }
.avecdo-btn:hover {
  color: white;
  background: #179dfc;
  text-decoration: none;
  border: none; }

.avecdo-btn.avecdo-btn-block {
  width: 100%; }

.avecdo-btn.avecdo-l-btn {
  width: 10em; }

.avecdo-btn.avecdo-btn-disabled {
  background: #8e8e8e;
  -webkit-box-shadow: inset 0 1px 0 rgba(187, 187, 187, 0.6); }

.avecdo-btn.avecdo-s-btn {
  width: 7em; }

.avecdo-btn.avecdo-btn-primary {
  display: inline-block;
  text-decoration: none;
  line-height: 26px;
  font-size: 14px;
  height: 28px;
  margin: 0;
  cursor: pointer;
  border-width: 1px;
  border-style: solid;
  -webkit-appearance: none;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  white-space: nowrap; }
.avecdo-btn.avecdo-btn-primary:hover {
  color: white;
  background: #179dfc;
  text-decoration: none;
  border: none; }

.avecdo-btn.avecdo-btn-secondary {
  background: gray;
  -webkit-box-shadow: inset 0 1px 0 rgba(187, 187, 187, 0.6);
  display: inline-block;
  text-decoration: none;
  line-height: 26px;
  font-size: 14px;
  height: 28px;
  margin: 0;
  cursor: pointer;
  border-width: 1px;
  border-style: solid;
  -webkit-appearance: none;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  white-space: nowrap;
}
.avecdo-btn.avecdo-btn-secondary:hover {
  color: white;
  background: darkgray;
  text-decoration: none;
  border: none; }

.avecdo-navbtn {
  text-decoration: none;
  height: 28px;
  cursor: pointer;
  border-width: 1px;
  border-style: solid;
  border-radius: 3px;
  background: white;
  width: 9em;
  color: black;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0; }
.avecdo-navbtn:hover {
  text-decoration: underline; }
.avecdo-navbtn:focus {
  outline: 0 !important; }

.avecdo-nav-nobutton {
  background: white;
  padding: 0.5em;
  border: 1px solid #dedede;
  border-bottom: none;
  display: inline-block; }

.avecdo-nav-nobutton.nosel {
  background: #f5f5f5; }

.avecdo-navbtn-sel {
  border-left: 1px solid #dedede;
  border-top: 2px solid #66B7E5;
  border-right: 1px solid #dedede;
  border-bottom: none; }

.avecdo-navbtn-nosel {
  color: #303030;
  background-color: #e2e2e2;
  border: 1px solid #dedede;
  border-bottom: none; }

.avecdo-row {
  width: 100%;
  height: 4em;
  display: inline-block; }

.avecdo-table {
  width: 100%; }
.avecdo-table td {
  width: 100%; }
.avecdo-table td input {
  margin: 0; }

.avecdo-table tr td .avecdo-s-btn {
  margin-left: 0.5em; }

.avecdo-left, .avecdo-right {
  max-width: 30%;
  vertical-align: top;
  display: inline-block; }

.avecdo-spacer-s {
  width: 100%;
  height: 1em; }

.avecdo-spacer-l {
  height: 5em; }

.avecdo-panel .avecdo-panel-head {
  padding-bottom: 0;
  margin-bottom: 0;
  display: block; }
.avecdo-panel .avecdo-panel-body {
  padding: 0.5em;
  border: 1px solid #dedede;
  background-color: white; }

.avecdo-row {
  display: block; }

.avecdo-vertical-spacer {
  min-width: 3px;
  height: 100%;
  padding: 0;
  background-color: blue; }

.avecdo-vertical-divider {
  width: 1px;
  background-color: red; }

.hlp-list {
  list-style: decimal !important;
  padding: 0 0 0 15px; }

.boxfull {
  float: left;
  width: 100%;
  height: 250px; }

.boxhalf {
  float: left;
  width: 50%; }

.boxfull .boxhalf {
  margin-top: 300px; }

.boxstatic {
  width: 600px;
  margin: 0 auto; }

.boxstatic:after {
  content: "";
  clear: both; }

.boxstatic h4 {
  font-size: 20px; }

.boxstatic select {
  width: 30%;
  float: left;
  margin-bottom: 5px; }

.boxstatic .left {
  border-right: 1px solid #dedede;
  width: 290px;
  padding-right: 9px; }

.boxstatic .right {
  border-left: 1px solid #dedede;
  width: 290px;
  padding-left: 9px;
  text-align: left; }

.hide-button {
  background-color: inherit;
  border: none;
  cursor: pointer; }

.avecdo-text-muted {
  color: #999;
}

.avecdo-pb-1 {
  padding-bottom: 1px;
}

.avecdo-language-scroll {
  max-height: 360px;
  overflow-y: auto;
  padding: 10px;
  border: 1px solid #ddd;
  background: #fff;
  border-radius: 4px;
}

.avecdo-language-header {
  margin: 0;
  padding: 0;
}
