.preview_window {
  width: 415px;
  height: 500px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 100% 100%;
  margin: 0 auto;
  position: relative;
}

.windows_preview {
  background-image: url(../img/push_preview_win10.png);
}

.windows_preview .notify_box {
  background-color: #000000;
  box-shadow: 0 3px 13px 1px rgba(0, 0, 0, 0.14),
    0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
  position: absolute;
  bottom: 60px;
  width: 92%;
  right: 8px;
}

.windows_preview .notify_box .icon {
  margin-top: 10px;
  margin-left: 10px;
  width: 6em;
  height: 6em;
}

.windows_preview .notify_box .title {
  width: 100%;
  color: #ffffff;
  font-size: 1.55em;
  letter-spacing: 0.1px;
  margin-bottom: 0;
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-top: 0.3em;
  word-break: break-word;
}

.windows_preview .notify_box .title_1 {
  width: 100%;
  color: #ffffff;
  font-size: 1.55em;
  letter-spacing: 0.1px;
  margin-bottom: 0;
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-top: 0.3em;
  word-break: break-word;
}

.windows_preview .notify_box .msg {
  width: 100%;
  line-height: 1.2em;
  color: #ffffff;
  font-size: 1.3em;
  letter-spacing: 0.3px;
  margin-bottom: 0;
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: break-word;
}

.windows_preview .notify_box .msg_1 {
  width: 100%;
  line-height: 1.2em;
  color: #ffffff;
  font-size: 1.3em;
  letter-spacing: 0.3px;
  margin-bottom: 0;
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: break-word;
}

.windows_preview .notify_box .not_change_title {
  width: 100%;
  color: #424242;
  font-size: 1.55em;
  letter-spacing: 0.1px;
  margin-bottom: 0;
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-top: 0.3em;
  word-break: break-word;
}

.windows_preview .notify_box .not_change_msg {
  width: 100%;
  line-height: 1.2em;
  color: #424242;
  font-size: 1.3em;
  letter-spacing: 0.3px;
  margin-bottom: 0;
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: break-word;
}

.windows_preview .notify_box .domain {
  width: 100%;
  color: #ffffff;
  font-size: 1.1em;
  letter-spacing: 0.1px;
}

.windows_preview .notify_box .domain_1 {
  width: 100%;
  color: #ffffff;
  font-size: 1.1em;
  letter-spacing: 0.1px;
}

.windows_preview .notify_box .close_button {
  color: #888;
  font-size: 130%;
}

.windows_preview .notify_box .gear_button {
  fill: #888;
  width: 1.1em;
  height: 1.1em;
  margin-right: 0.8em;
  margin-top: 0.4em;
}

.windows_preview .notify_box .expansion_big_image {
}

.windows_preview .notify_box .big_image {
  height: 14em;
  width: 30em;
}

.windows_preview .notify_box .expansion_layout .button_one_icon {
  width: 30px;
}

.windows_preview .notify_box .expansion_layout .button_one_text {
  position: absolute;
  left: 195px;
  bottom: 10px;
  width: 175px;
  height: 30px;
}

.windows_preview .notify_box .expansion_layout .button_two_icon {
  width: 30px;
}

.windows_preview .notify_box .expansion_layout .button_two_text {
  position: absolute;
  right: 195px;
  bottom: 10px;
  width: 175px;
  height: 30px;
}

.windows_preview .notify_box .expansion_layout .msg_button {
  width: 330px;
  height: 30px;
}

.windows_preview .notify_box .expansion_layout .button {
  border-top-color: #000000;
  border-top-style: solid;
  border-top-width: 1px;
  padding-top: 0.3em;
  padding-bottom: 0.3em;
}

.mac_preview {
  background-image: url(../img/push_preview_mac.png);
}

.mac_preview .button_position {
  box-shadow: 0 3px 13px 1px rgba(0, 0, 0, 0.14),
    0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
  border-radius: 8px;
  width: 60px;
  background-color: white;
  position: absolute;
  top: 130px;
  right: 10px;
  text-align: center;
}

.mac_preview .button_position_1 {
  box-shadow: 0 3px 13px 1px rgba(0, 0, 0, 0.14),
    0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
  border-radius: 8px;
  background-color: white;
  position: absolute;
  top: 80px;
  right: 8px;
  text-align: center;
}

.mac_preview .notify_box {
  background-color: #f4f6f9;
  box-shadow: 0 3px 13px 1px rgba(0, 0, 0, 0.14),
    0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
  position: absolute;
  top: 50px;
  width: 92%;
  right: 8px;
  border-radius: 10px;
}

.mac_preview .notify_box #chrome {
  width: 3.5em;
  height: 3em;
  margin-left: 0.8em;
  margin-top: 1.4em;
}

.mac_preview .notify_box .icon {
  width: 4em;
  height: 4em;
  margin: 10px;
}

.mac_preview .notify_box .big_image {
  width: 4em;
  height: 4em;
  margin: 10px;
}

.mac_preview .notify_box .title {
  width: 100%;
  color: #424242;
  font-size: 1.3em;
  letter-spacing: 0.1px;
  margin-bottom: 0;
  display: inline-block;
  text-overflow: ellipsis;
  margin-top: 0.3em;
  word-break: break-word;
}

.mac_preview .notify_box .msg {
  width: 100%;
  overflow: hidden;
  word-break: break-word;
  color: #919191;
  font-size: 1.1em;
  letter-spacing: 0.1px;
  margin-bottom: 0px;
}

.mac_preview .notify_box .domain {
  width: 100%;
  color: #919191;
  font-size: 1.1em;
  letter-spacing: 0.1px;
  margin-bottom: 0px;
}

.mac_preview .notify_box #button_group {
  min-width: 85px;
  text-align: center;
}

.mac_preview .notify_box #button_group .button {
  padding-top: 10px;
  padding-bottom: 10px;
}

.mac_preview .notify_box #button_group .button:nth-child(1) {
}

.mac_preview .notify_box .notify_box_1 {
  background-color: #f4f6f9;
  box-shadow: 0 3px 13px 1px rgba(0, 0, 0, 0.14),
    0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
  position: absolute;
  top: 50px;
  width: 92%;
  right: 8px;
  border-radius: 10px;
}

.preview_switch_button {
  color: #ffffff;
  background-color: #599ec9;
  border-color: #ffffff;
}

.preview_switch_button.checked {
  color: #ffffff;
  background-color: #599ec9;
  border-color: #ffffff;
}

.preview_android {
  width: 450px;
  height: 825px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 100% 100%;
  margin: 0 auto;
  position: relative;
}

.android_preview {
  background-image: url(../img/android_preview.png);
}

.android_preview .notify_box {
  background-color: #fff;
  position: absolute;
  top: 145px;
  width: 88.5%;
  right: 24px;
  height: 517px;
}

.android_preview .notify_box_1 {
  background-color: #fff;
  box-shadow: 0 3px 13px 1px rgba(0, 0, 0, 0.14),
    0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
  position: absolute;
  top: 150px;
  width: 85%;
  right: 35px;
}

.android_preview .notify_box_1 .icon {
  width: 6em;
  height: 6em;
}

.android_preview .notify_box .icon {
  width: 6em;
  height: 6em;
}

.android_preview .notify_box_1 .title {
  width: 100%;
  color: #424242;
  font-size: 1.55em;
  letter-spacing: 0.1px;
  margin-bottom: 0;
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-top: 0.3em;
  word-break: break-word;
  right: 35px;
}

.android_preview .notify_box .title {
  width: 100%;
  color: #424242;
  font-size: 1.55em;
  letter-spacing: 0.1px;
  margin-bottom: 0;
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-top: 0.3em;
  word-break: break-word;
  right: 35px;
}

.android_preview .notify_box_1 .msg {
  width: 100%;
  line-height: 1.2em;
  color: #424242;
  font-size: 1.3em;
  letter-spacing: 0.3px;
  margin-bottom: 0;
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: break-word;
  right: 35px;
}

.android_preview .notify_box .msg {
  width: 100%;
  line-height: 1.2em;
  color: #424242;
  font-size: 1.3em;
  letter-spacing: 0.3px;
  margin-bottom: 0;
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: break-word;
  right: 35px;
}

.android_preview .notify_box_1 .not_change_title {
  width: 100%;
  color: #424242;
  font-size: 1.55em;
  letter-spacing: 0.1px;
  margin-bottom: 0;
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-top: 0.3em;
  word-break: break-word;
}

.android_preview .notify_box_1 .not_change_msg {
  width: 100%;
  line-height: 1.2em;
  color: #424242;
  font-size: 1.3em;
  letter-spacing: 0.3px;
  margin-bottom: 0;
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: break-word;
}

.android_preview .notify_box .domain {
  width: 100%;
  color: #919191;
  font-size: 0.9em;
  letter-spacing: 0.1px;
}

.android_preview .notify_box .close_button {
  color: #888;
  font-size: 130%;
}

.android_preview .notify_box .gear_button {
  fill: #888;
  width: 1.1em;
  height: 1.1em;
  margin-right: 0.8em;
  margin-top: 0.4em;
}

.android_preview .notify_box .expansion_layout .expansion_big_image {
  margin-left: 10px;
  margin-right: 10px;
  margin-bottom: 10px;
}

.android_preview .notify_box .expansion_layout .big_image {
  height: 14em;
}

.android_preview .notify_box .expansion_layout .button_one_icon {
  position: absolute;
  right: 50px;
  width: 30px;
}

.android_preview .notify_box .expansion_layout .button_one_text {
  position: absolute;
  right: 60px;
}

.android_preview .notify_box .expansion_layout .button_two_text {
  position: absolute;
  right: 60px;
}

.android_preview .notify_box .expansion_layout .button_two_icon {
  width: 30px;
}

.android_preview .notify_box_1 .expansion_layout .button {
  border-top-color: rgb(228, 228, 228);
  border-top-style: solid;
  border-top-width: 1px;
  padding-top: 0.3em;
  padding-bottom: 0.3em;
  position: relative;
}

.avivid_arrow_close {
  display: block;
  height: 10px;
  width: 10px;
  padding: 7px;
  background-image: url(https://sun.advividnetwork.com/ad_replace/public/img/arrow-right.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 17px;
  position: absolute;
  z-index: 2;
  top: 153px;
  right: 66px;
  box-sizing: unset;
}
