.item__wrap__Ka > div {
  border-bottom: 1px solid var(--color-dark-grey)
}
.item__wrap__Ka:nth-child(odd) {
  background: #f4f2f1
}
.item__wrap__Ka:nth-child(even) {
  background: #fff
}
.item__wrap__Ka {
  display: table-row;
  width: 100%
}
.history__wrap__qq {
  display: table;
  width: 100%
}
.history__empty__Yj {
  width: 90%;
  margin: 30px
}
.history__old__hI,
.history__new__y6,
.history__date__Tp {
  display: table-cell;
  padding: 5px 0 10px 15px;
  width: 33%;
  word-break: break-all
}
.history__action__GP {
  width: 15%;
  display: table-cell;
  padding: 7px 0;
  text-align: center
}
.history__date__Tp {
  width: 24%;
  font-size: 12px;
  word-break: normal
}
.history__header__g7 {
  display: table-row;
  font-weight: 700;
  font-size: 16px
}
.history__header__g7 .history__date__Tp {
  font-size: 16px
}
.history__header__g7 > div {
  border-bottom: 2px solid var(--color-dark-grey) !important
}
.history__button__Nv {
  margin: 20px auto 0 30px !important
}
@media (max-width: 500px) {
  .history__old__hI {
    display: none
  }
  .history__date__Tp {
    display: none
  }
}
:root {
  --title-height: 35px
}
.thickbox__overlay__Vu {
  background: #000;
  opacity: 0.7;
  filter: alpha(opacity=70);
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 100050
}
.thickbox__title__vt {
  background-color: transparent;
  text-align: center;
  padding: 7px;
  height: var(--title-height);
  border-bottom: 1px solid #dfdfdf
}
.thickbox__window__mE {
  position: fixed;
  background-color: #fff;
  z-index: 100050;
  visibility: visible;
  text-align: center;
  top: 50%;
  left: 50%;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.3);
  border-radius: 2px;
  max-width: 100%
}
.thickbox__window-title__Qe {
  font-weight: 600;
  line-height: var(--title-height);
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: calc(100% - 39px);
  padding: 0;
  float: none;
  display: inline-block;
  font-size: 22px
}
.thickbox__close-icon__HZ {
  outline: none !important
}
.thickbox__close-icon__HZ {
  color: #666;
  text-align: center;
  line-height: 29px;
  width: 29px;
  height: 29px;
  position: absolute;
  top: 8px;
  right: 10px;
  background: none;
  font-size: 28px;
  cursor: pointer
}
.thickbox__close-icon__HZ:hover {
  color: #444
}
.thickbox__close__iI {
  float: right
}
.thickbox__close__iI a {
  text-decoration: none
}
.thickbox__content__eS {
  width: 100% !important
}
.thickbox__content__eS {
  padding: 0 0 20px;
  overflow: auto;
  text-align: left;
  line-height: 1.4;
  height: calc(100% - 70px)
}
@media (max-width: 960px) {
  .thickbox__window__mE {
    width: 90% !important;
    margin: 0 !important
  }
  .thickbox__window__mE {
    left: 5%;
    top: 5%
  }
}
.dashicon__yes-alt__wY {
  color: #008000 !important
}
.dashicon__editor-help__PO {
  color: #808080 !important
}
.dashicon__warning__EZ {
  color: #f00 !important
}
.test-results__wrap__qm {
  width: 100%
}
.test-results__loading__yl {
  width: 40px;
  height: 40px;
  position: relative;
  float: none;
  margin: 20px auto;
  display: block;
  background-size: 40px
}
.test-results__button__g7 {
  margin: 23px auto 0 23px !important
}
.test-results__hr__Ho {
  display: block !important
}
.item__wrap__dD {
  padding: 5px 0;
  font-weight: 700;
  position: relative;
  width: 100%;
  border-bottom: 1px solid var(--color-dark-grey);
  display: flex;
  justify-content: space-between;
  align-items: center
}
.item__wrap__dD:nth-child(odd) {
  background: #f4f2f1;
  border-bottom: 1px solid var(--color-dark-grey)
}
.item__wrap__dD:nth-child(even) {
  background: #fff
}
.item__column__PB {
  padding: 0 10px;
  width: 60px
}
.item__label__AD {
  width: calc( 100% - 60px - 60px );
  padding: 0 0 0 15px
}
.item__label__AD h4 {
  font-size: 17px;
  font-weight: 700;
  line-height: 25px;
  margin: 0
}
.item__icon__aK span {
  width: 40px;
  height: 40px;
  font-size: 40px;
  display: block;
  margin: 0 auto
}
.item__loading__m0 {
  margin: 0
}
.item__fix__vo {
  padding: 0 15px 1px !important;
  line-height: 22px !important;
  height: 26px !important;
  margin: 3px 0 0 10px !important;
  min-height: auto !important
}
.item__fix__vo {
  font-weight: 400
}
.item__message__Lh {
  width: 100%;
  min-height: 20px
}
.item__fail__KR {
}
.item__pass__Mu {
  color: #008000 !important
}
.item__unknown__sn {
}
@media (max-width: 770px) {
  .item__label__AD {
    width: 100%
  }
}
@media (max-width: 500px) {
  .item__wrap__dD {
    font-size: 15px;
    line-height: 18px
  }
  .item__label__AD h4 {
    font-size: 15px !important
  }
  .item__label__AD h4 {
    line-height: 18px
  }
  .item__message__Lh {
    font-size: 11px !important
  }
}
.progress-bar__wrap__Yw {
  height: 20px;
  width: 100%;
  background-color: #e0e0de;
  border-radius: 3px;
  margin: 10px 0 0
}
.progress-bar__fill__pD {
  height: 100%;
  background-color: #46b450;
  border-radius: inherit;
  text-align: right;
  transition: width 500ms ease-in-out
}
.progress-bar__label__nw {
  padding: 5px;
  color: #fff;
  font-weight: 600
}
.url-fields__wrap__ZY th {
  width: 75px;
  padding-right: 0
}
.url-fields__input__GJ {
  width: 25em
}
.url-fields__history__CN {
  position: relative
}
.url-fields__history__CN span,
.url-fields__history__CN button {
  float: none !important;
  line-height: 28px !important;
  padding: 0 5px 5px !important;
  font-size: 20px !important;
  height: 30px !important
}
.url-fields__history__CN span,
.url-fields__history__CN button {
  display: block;
  width: 30px
}
.url-fields__tooltip__nZ {
  background: #fff;
  position: absolute;
  padding: 8px 10px;
  z-index: 99;
  border-left: 4px solid #46b450;
  border-right: 4px solid #46b450;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1);
  left: -94px;
  width: 210px;
  top: -42px;
  font-size: 12px
}
.url-fields__tooltip__nZ::after {
  content: "";
  font-size: 0;
  line-height: 0;
  width: 0;
  display: block;
  border-right: 8px solid transparent;
  border-left: 8px solid transparent;
  border-top: 8px solid #46b450;
  color: #46b450;
  position: absolute;
  bottom: -7px;
  left: 50%;
  margin-left: -8px
}
.url-fields__test__CE {
}
.url-fields__test__CE .url-fields__tooltip__nZ {
  top: -57px
}
.url-fields__message__Hi {
  margin: 10px 0 -10px !important
}
.url-fields__message__Hi {
  padding: 7px 12px
}
@media (max-width: 770px) {
  .url-fields__input__GJ {
    width: calc( 100% - 40px ) !important
  }
  .url-fields__input__GJ {
    margin: 0 0 0 40px
  }
  .url-fields__history__CN {
    width: 30px !important
  }
  .url-fields__history__CN {
    text-align: center;
    margin: -45px 0 0
  }
  .url-fields__tooltip__nZ {
    margin-left: auto;
    margin-right: auto;
    left: -8px;
    right: 0;
    top: -52px
  }
  .url-fields__test__CE .url-fields__tooltip__nZ {
    top: -68px
  }
}
@media (max-width: 500px) {
  .url-fields__message__Hi {
    margin: 20px 0 -10px !important
  }
}
.status__wrap__n5 {
  color: #444;
  border-left: 4px solid #46b450;
  padding: 8px 0 7px 10px
}
.status__wrap__n5 img {
  width: 15px
}
.status__untouched__Cb,
.status__updated__zc {
  border-color: #46b450
}
.status__updating__i1,
.status__counting__Tq {
  border-color: #00a0d2
}
.status__counted__Xh {
  border-color: #ffb900
}
.status__failed__Ah {
  border-color: #dc3232
}
@media (min-width: 960px) {
  .status__wrap__n5 > div {
    min-width: 126px
  }
}
.items__wrap__ge {
  border-bottom: 1px solid var(--color-medium-grey) !important;
  border-top: 1px solid var(--color-medium-grey) !important
}
.items__wrap__ge {
  display: table;
  width: calc( 100% + 40px );
  margin: 0 -20px 20px
}
.items__row__Oc {
  display: table-row;
  border-bottom: 1px solid var(--color-dark-grey)
}
.items__row__Oc:nth-child(odd) {
  background: #f4f2f1
}
.items__row__Oc:nth-child(even) {
  background: #fff
}
.items__header__Tw {
  display: table-row;
  font-weight: 700;
  font-size: 18px
}
.items__header__Tw > div {
  border-bottom: 2px solid var(--color-medium-grey) !important
}
.items__column__DC {
  display: table-cell;
  padding: 8px 5px 8px 0;
  text-align: left;
  vertical-align: middle
}
.items__checkbox__YC {
  width: 50px;
  padding: 8px 0;
  text-align: center
}
.items__label__Kk {
}
.items__status__lg {
  padding: 0 0 1px
}
.checkboxes__button__B9:focus {
  outline: 0 !important;
  box-shadow: none !important
}
.checkboxes__icon__pd {
  position: relative;
  top: 4px;
  padding: 0 5px 0 0
}
.checkboxes__only__vr {
  padding: 10px 0
}
:root {
  --color-light-grey: #fcfcfc;
  --color-medium-grey: #dfdfdf;
  --color-dark-grey: #848484
}
.update-nag,
.notice,
div.updated,
div.error {
  margin: 15px 15px 25px 15px
}
#wpcontent {
  padding-left: 0 !important
}

/*# sourceMappingURL=master.css.map*/