.artl-wrap {
  margin-top: 20px;
  margin: 10px 0px 0 2px;
}

.artl-clearfix::after {
  content: "";
  clear: both;
  display: table;
}

.artl-template-previews-wrap .image {
  border: none;
  width: 700px;
  margin-top: 10px;
}
.artl-wrap .artl-header {
  background-color: #abe9cd;
  background-image: linear-gradient(185deg, #abe9cd 0%, #3eadcf 74%);
  padding: 12px 15px 10px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.artl-wrap .wp-clearfix {
  margin: auto;
}
.artl-wrap * {
  box-sizing: border-box;
}
.artl-wrap h1 .artl-floatLeft {
  float: left;
  padding: 0;
}
.artl-header h1,
.artl-header h2 {
  color: #fff;
}
.artl-plugin-logo {
  height: 70px;
  vertical-align: middle;
  margin-bottom: 10px;
}
.artl-header h1 {
  font-weight: lighter;
  padding-bottom: 15px;
}
.artl-logo-header {
  vertical-align: middle;
}
.artl-header h1,
.artl-header h2 {
  color: rgb(226, 223, 223);
  margin: 0;
}
.artl-header h1 {
  font-size: 45px;
}
.artl-sub-header {
  display: flex;
  vertical-align: middle;
  margin-top: 27px;
  text-align: center;
}
.artl-sub-header {
  margin-left: 30px;
  font-size: 16px;
  font-style: italic;
  color: rgba(255, 255, 255, 0.68);
}
.artl-add-wrap {
  margin-left: auto;
}
.artl-add-wrap a {
  text-decoration: none;
}
.artl-field .button-primary {
  background-color: #1eb2b6;
  padding: 0 15px;
  line-height: 40px;
  text-transform: uppercase;
  color: #fff;
  cursor: pointer;
  text-decoration: none;
  transition: all 0.3s ease;
  border: none;
  font-weight: bold;
  font-size: 11px;
}
/*Setting section css*/
.nav-tab {
  float: left;
  border: 1px solid #c3c4c7;
  border-bottom: none;
  margin-left: 3px;
  font-size: 12px;
  line-height: 1.71428571;
  font-weight: 700;
  background: #dcdcde;
  color: rgba(0, 0, 0, 0.68);
  text-decoration: none;
  white-space: nowrap;
  padding-right: 20px;
}

h2 .nav-tab-wrapper {
  text-align: left;
  padding-bottom: 50px;
  font-size: 14px;
  line-height: 1.71428571;
  font-weight: 700;
  text-decoration: none;
  color: #fff;
  display: block;
  padding: 12px 20px;
  cursor: pointer;
  border-left: solid 1px rgba(0, 0, 0, 0.1);
}
.nav-tab-wrapper,
.wrap h2.nav-tab-wrapper,
h1.nav-tab-wrapper {
  background-color: rgba(0, 0, 0, 0.028);
  border-bottom: 1px solid #c3c4c7;
  margin: 0;
  padding-top: 0px;
  padding-bottom: 0;
  line-height: inherit;
}
.artl-wrap .nav-tab-active {
  color: #2271b1;
}
.artl-wrap .nav-tab-active,
.artl-wrap .nav-tab:focus:active {
  box-shadow: none;
}

.nav-tab-wrapper:hover,
.nav-tab-wrapper {
  background: #fff;
  color: rgba(16, 70, 131, 0.68);
  border-top: solid 1px rgba(0, 0, 0, 0.1);
  border-right: solid 1px rgba(0, 0, 0, 0.1);
}

.artl-wrap .dashicons {
  margin: 8px 6px 10px 8px;
  vertical-align: middle;
}
.artl-wrap .dashicons,
.artl-wrap .dashicons-before:before {
  font-family: dashicons;
  display: inline-block;
  line-height: 1;
  font-weight: 400;
  font-style: normal;
  text-decoration: inherit;
  text-transform: none;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 20px;
  height: 20px;
  font-size: 20px;
  vertical-align: middle;
  text-align: center;
  transition: color 0.1s ease-in;
  padding-left: 4px;
}

/* Basic setting css */

.artl-settings-wrap {
  background-color: rgba(0, 0, 0, 0.028);
  padding: 20px;
  min-height: 300px;
}
.artl-field-wrap {
  margin-bottom: 20px;
  margin-top: 18px;
}
.artl-form-wrap .artl-field,
.artl-field {
  width: 100%;
  max-width: 500px;
  padding-left: 6px;
}
.artl-checkbox-toggle {
  position: relative;
}
.artl-field {
  display: inline-block;
  width: calc(100% - 180px);
}
.artl-checkbox-toggle input[type="checkbox"],
.artl-checkbox-toggle input[type="radio"] {
  min-width: 4rem;
}
.artl-checkbox-toggle input[type="checkbox"] {
  height: 28px;
  width: 50px;
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 4;
}
input[type="checkbox"],
input[type="radio"] {
  border: 1px solid #8c8f94;
  border-radius: 4px;
  background: #fff;
  color: #50575e;
  clear: none;
  cursor: pointer;
  display: inline-block;
  line-height: 0;
  height: 1rem;
  margin: -0.25rem 0.25rem 0 0;
  outline: 0;
  padding: 0 !important;
  text-align: center;
  vertical-align: middle;
  width: 1rem;
  min-width: 1rem;
  -webkit-appearance: none;
  box-shadow: inset 0 1px 2px rgb(0 0 0 / 10%);
  transition: 0.05s border-color ease-in-out;
}
.artl-checkbox-toggle input[type="checkbox"]:checked + label {
  background-color: rgb(192, 222, 241);
}
.progressbar-tab {
  font-weight: 600;
  font-size: 24px;
  height: 60px;
  padding: 20px 10px 20px 10px;
  background: #e9e9ea;
  color: #2d6fb0;
}
.help-tab {
  font-weight: 600;
  font-size: 24px;
  padding: 20px 10px 0px 28px;
  background: #e9e9ea;
  color: #2d6fb0;
}
.artl-checkbox-toggle label {
  display: inline-block;
  transition: all 0.3s ease;
  height: 20px;
  width: 40px;
  border-radius: 48px;
  background-color: rgba(0, 0, 0, 0.16);
  position: relative;
  z-index: 2;
}
.artl-checkbox-toggle input[type="checkbox"]:checked + label:before {
  left: 16px;
  background-color: #abe9cd;
  background-image: linear-gradient(315deg, #abe9cd 0%, #3eadcf 74%);
  box-shadow: none;
}
.artl-checkbox-toggle label:before {
  content: "";
  height: 24px;
  width: 24px;
  position: absolute;
  top: -2px;
  left: 0;
  background-color: white;
  border-radius: 50%;
  box-shadow: rgb(0 0 0 / 20%) 0 0 14px;
  transition: all 0.3s ease;
}
.artl-field-wrap > label {
  font-weight: 600;
  display: inline-block;
  width: 20%;
  margin-right: 20px;
  margin-bottom: 10px;
  color: rgba(0, 0, 0, 0.68);
}
.artl-field {
  display: inline-block;
  vertical-align: top;
  align-content: center;
}
.artl-field input[type="text"] {
  width: 500px;
  max-width: 100%;
  border-radius: 0px;
  height: 40px;
  border: 1px solid rgba(0, 0, 0, 0.2);
}
.artl-wrap .wp-picker-container {
  display: inline-block;
}
.artl-wrap .wp-picker-container .wp-color-result.button {
  min-height: 30px;
  margin: 0 6px 6px 0;
  padding: 0 0 0 30px;
  font-size: 11px;
}
.artl-wrap .wp-core-ui .button,
.artl-wrap .wp-core-ui .button-secondary {
  color: #2271b1;
  border-color: #2271b1;
  background: #f6f7f7;
  vertical-align: top;
}
.artl-wrap .wp-picker-open + .wp-picker-input-wrap {
  display: inline-block;
  vertical-align: top;
}
.artl-wrap .wp-picker-container input[type="text"].wp-color-picker {
  width: 4rem;
  font-size: 12px;
  font-family: monospace;
  line-height: 2.33333333;
  margin: 0;
  padding: 0 5px;
  vertical-align: top;
  min-height: 30px;
  height: auto;
}

.artl-wrap .screen-reader-text,
.artl-wrap .screen-reader-text span,
.artl-wrap .ui-helper-hidden-accessible {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  word-wrap: normal !important;
}
.artl-wrap .wp-color-result-text {
  background: #f6f7f7;
  border-radius: 0 2px 2px 0;
  border-left: 1px solid #c3c4c7;
  color: #50575e;
  display: block;
  line-height: 2.54545455;
  padding: 0 6px;
  text-align: center;
}
.artl-wrap .wp-core-ui .button-group.button-small .button,
.artl-wrap .wp-core-ui .button.button-small {
  min-height: 26px;
  line-height: 2.78181818;
  padding: 0 8px;
  font-size: 11px;
}

.artl-field input[type="number"] {
  width: 400px;
  max-width: 100%;
  border: 1px solid rgba(0, 0, 0, 0.2);
  line-height: 40px;
  border-radius: 0px;
}
.artl-field input[type="number"]:focus {
  border: 1.5px solid #1778ff;
}
.artl-field input[type="text"] :focus {
  border: 1px solid #1778ff;
}
.artl-field input[type="text"]:hover {
  border: 1px solid #1778ff;
}
.artl-field input[type="number"]:hover {
  border: 1px solid #1778ff;
}
.artl-field-wrap textarea {
  width: 494px;
  border: 1px solid rgba(0, 0, 0, 0.2);
  height: 250px;
  border-radius: 0px;
}
.artl-settings-wrap form h3 {
  padding: 20px 0;
}

/*Layout page css*/
.artl-field select {
  font-size: 14px;
  line-height: 2;
  color: #2c3338;
  border: 1px solid rgba(0, 0, 0, 0.2);
  box-shadow: none;
  border-radius: 0px;
  padding: 0 24px 0 8px;
  min-height: 40px;
  width: 500px;
  -webkit-appearance: none;
  background: #fff
    url(data:image/svg+xml;charset=US-ASCII,%3Csvg%20width%3D%2220%22%20height%3D%2220%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M5%206l5%205%205-5%202%201-7%207-7-7%202-1z%22%20fill%3D%22%23555%22%2F%3E%3C%2Fsvg%3E)
    no-repeat right 5px top 55%;
  background-size: 16px 16px;
  cursor: pointer;
  vertical-align: middle;
}

/* Here goes some change */

@media only screen and (max-width: 1400px) {
  .artl-form-wrap .artl-field,
  .artl-field {
    width: 100%;
    max-width: 400px;
    padding-left: 20px;
  }
}

.artl-display-block {
  display: block !important;
}

.artl-field.artl-post-status-edit-disable label.artl-display-block {
  margin-bottom: 5px;
}

.artl-field.artl-post-status-edit-disable label.artl-display-block span {
  cursor: pointer;
}

.artl-custom-field-add-form .artl-field-wrap > label {
  width: 100%;
}

.wrap.artl-wrap .description {
  font-style: italic;
  margin-top: 10px;
}

.artl-shortcode-display {
  margin-bottom: 5px;
}

@media screen and (max-width: 782px) {
  .artl-wrap input[type="date"],
  .artl-wrap input[type="datetime-local"],
  .artl-wrap input[type="datetime"],
  .artl-wrap input[type="email"],
  .artl-wrap input[type="month"],
  .artl-wrap input[type="number"],
  .artl-wrap input[type="password"],
  .artl-wrap input[type="search"],
  .artl-wrap input[type="tel"],
  .artl-wrap input[type="text"],
  .artl-wrap input[type="time"],
  .artl-wrap input[type="url"],
  .artl-wrap input[type="week"] select,
  .artl-wrap textarea {
    -webkit-appearance: none;
    padding: 3px 10px;
    min-height: 40px;
    font-size: 12px;
    width: 200px;
  }
  .artl-wrap * {
    -webkit-tap-highlight-color: transparent !important;
  }
  .artl-form-wrap .artl-field,
  .artl-field {
    width: 100%;
    max-width: 400px;
    padding-left: 20px;
  }
  .artl-field textarea {
    width: 300px;
  }
  .artl-field select {
    font-size: 12px;
    width: 300px;
    line-height: 2;
    color: #2c3338;
    border: 1px solid rgba(0, 0, 0, 0.2);
    box-shadow: none;
    border-radius: 0px;
    padding: 0 24px 0 8px;
    min-height: 40px;
    -webkit-appearance: none;
    background: #fff
      url(data:image/svg+xml;charset=US-ASCII,%3Csvg%20width%3D%2220%22%20height%3D%2220%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M5%206l5%205%205-5%202%201-7%207-7-7%202-1z%22%20fill%3D%22%23555%22%2F%3E%3C%2Fsvg%3E)
      no-repeat right 5px top 55%;
    background-size: 16px 16px;
    cursor: pointer;
    vertical-align: middle;
  }
  .artl-wrap textarea {
    -webkit-appearance: none;
  }
  .artl-wrap input,
  .artl-wrap textarea {
    font-size: 16px;
  }
  .artl-wrap .wp-admin .form-table select,
  .artl-wrap .wp-core-ui select {
    min-height: 40px;
    font-size: 16px;
  }
  .artl-template-previews-wrap .image {
    border: none;
    width: 300px;
    height: auto;
  }
}

/* Help */

.artl-content-block {
  background-color: white;
  padding: 38px;
  box-shadow: rgb(0 0 0 / 4%) 0 0 18px;
  margin-bottom: 24px;
}
.artl-content-block ul {
  list-style: none;
  margin-left: 17px;
}
.artl-content-block ul.artl-bullets li {
  list-style: disc;
}
.artl-wrap li {
  margin-bottom: 6px;
}
