.trackingty .el-form-item[data-v-6e7cb377] {
  padding: 0px !important;
}
.tracking-link[data-v-6e7cb377] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #EBEEF5;
  border-radius: 2px;
  padding: 10px !important;
}
.tracking-link-font[data-v-6e7cb377] {
  word-break: break-all;
  line-height: initial;
  font-size: 12px;
}

.preview-overlay[data-v-c7a41102] {
	height: 100%;
	width: 100%;
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	/* background-color: rgb(0 0 0 / 70%); */
	overflow: auto;
}
[data-v-c7a41102] .el-loading-mask {
	z-index: 0 !important;
}

#google-ads-keyword .el-tag--plain.el-tag {
  margin-left: 5px;
}
#shedule_date h3 {
  margin: 5px 0;
}
#shedule_date .el-date-editor.el-input,
#shedule_date .el-date-editor.el-input__inner {
  width: 90%;
}
#shedule_date .el-form-item {
  margin: 20px 0 0 0 !important;
}
#shedule_date .remove-shedule-icon {
  font-size: 20px;
  color: #606266;
  margin-left: 10px;
  cursor: pointer;
}
#shedule_date .remove-shedule-icon:hover {
  color: black;
}
#google-ads-sitelink p {
  margin: 0;
}
#google-ads-callouts p {
  margin: 0;
}
#google-ads-promotions p {
  margin: 0;
  font-size: 12px;
}
#google-ads-promotions h3,
#google-ads-promotions h5 {
  margin: 5px 0;
}
#google-ads-promotions .el-date-editor.el-input,
#google-ads-promotions .el-date-editor.el-input__inner {
  width: 90%;
}
#google-ads-promotions .el-form-item {
  margin: 20px 0 0 0 !important;
}
#google-ads-preview .mobile-ads-card {
  text-align: left;
  margin: 0 5px;
  min-height: 22px;
  border-radius: 5px;
  background: #ddd;
  -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);
          box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);
  padding: 5px;
  font-size: 10px;
}
#google-ads-preview .mobile-ads-card b {
  font-size: 12px;
}
#google-ads-preview .mobile-ads-card-content {
  border-radius: 2px;
  padding: 5px;
}
#google-ads-preview .mobile-ads-card-content .promotion {
  font-size: 14px !important;
}
#google-ads-preview .ads--content {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
#google-ads-preview .ad-menu {
  margin: 0;
}
#google-ads-preview .ad-menu b {
  float: left;
}
#google-ads-preview .ad-menu span {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  float: left;
  width: 80%;
  line-height: 2;
}
#google-ads-preview .ad-menu i {
  float: right;
  margin: 5px 5px 0 0;
  font-size: 12px;
}
#google-ads-preview .headline,
#google-ads-preview .description {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  line-height: 1.2;
  word-wrap: anywhere;
}
#google-ads-preview .headline {
  color: #1558d6;
  -webkit-line-clamp: 2;
  font-size: 14px;
  margin: 5px 0;
}
#google-ads-preview .description {
  color: black;
  -webkit-line-clamp: 3;
  font-size: 11px;
  margin: 5px 0;
}
#google-ads-preview .callouts {
  color: #4f4f4f;
}
#google-ads-preview .promotion {
  margin: 5px 0 0 5px;
  text-align: left;
  color: #4f4f4f;
  font-size: 12px;
}
#google-ads-preview .promotion i {
  font-size: 18px;
}
#google-ads-preview .sitelinks {
  color: blue;
  margin: 5px 0 0 5px;
  text-align: left;
}
#google-ads-preview .sitelinks p {
  white-space: nowrap;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  margin: 0 5px;
  font-size: 12px;
}
#google-ads-preview .sitelinks .link {
  width: 50%;
  float: left;
}
#google-ads-preview .sitelinks .link h5 {
  font-size: 16px;
  margin: 5px 0 0 5px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
#google-ads-preview .sitelinks .link p {
  font-size: 14px;
  color: gray;
  line-height: 1;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 100%;
}
#google-ads-preview .ads--content.active .description {
  color: #4f4f4f;
}
#google-ads-preview .ads--content.active .callouts {
  color: black;
}
#google-ads-preview .active {
  background: white !important;
}
#google-search-ad-preview .tab {
  text-align: left;
  background: #f1f3f4;
  min-height: 40px;
  margin-top: 10px;
}
#google-search-ad-preview .tab p {
  font-size: 16px;
  margin: 7px 0 0 10px;
}
#google-search-ad-preview .second-tab {
  text-align: center;
  border-right: 1px solid #dadce0;
}
#google-search-ad-preview .second-tab i {
  background: #ddd;
  padding: 5px;
  border-radius: 50%;
  margin: 8px 5px 5px 5px;
  cursor: pointer;
}
#google-search-ad-preview .second-tab i:hover {
  background: #f1f3f4;
}
#google-search-ad-preview .device-tab {
  border-right: 1px solid #dadce0;
  text-align: center;
}
#google-search-ad-preview .device-tab i {
  border-radius: 50%;
  margin: 8px;
  cursor: pointer;
  font-size: 24px;
}
#google-search-ad-preview .device-tab i.active-button {
  color: blue;
}
#google-search-ad-preview .device-tab i:hover {
  background: #f1f3f4;
}
#google-search-ad-preview .active-switch {
  margin-top: 7px;
  float: right;
}
#google-search-ad-preview .el-switch {
  margin-left: 20px;
}
#google-search-ad-preview .el-switch__core {
  -webkit-box-shadow: 0 0 5px;
          box-shadow: 0 0 5px;
  margin-right: 6px !important;
}
#google-search-ad-preview .mobile {
  border-color: gray;
  border-style: solid;
  border-radius: 20px;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-bottom: none;
  text-align: center;
}
#google-search-ad-preview .mobile-ads-display {
  margin: 5px 10px;
  background: #f1f3f4;
  min-height: 40px;
  padding: 10px 5px;
}
@media only screen and (min-width: 600px) {
#google-search-ad-preview .preview-card {
    padding: 10px 40px;
}
}
@media only screen and (min-width: 800px) {
#google-search-ad-preview .preview-card {
    padding: 10px 80px;
}
}
@media only screen and (min-width: 1080px) {
#google-search-ad-preview .preview-card {
    padding: 10px 120px;
}
}
@media only screen and (min-width: 1300px) {
#google-search-ad-preview .preview-card {
    padding: 10px 160px;
}
}
#google-search-ad-preview .active {
  background: white !important;
}
#google-search-ad-preview .el-carousel__indicators.el-carousel__indicators--horizontal {
  display: none;
}
#google-search-ad-preview .desktop {
  padding: 10px;
  background: #f1f3f4;
}
#google-search-ad-preview .el-carousel__item,
#google-search-ad-preview .preview-card {
  background: #f1f3f4;
}
.el-dialog #google-search-ad-preview .preview-card {
  padding: 50px !important;
}
.el-dialog #google-search-ad-preview .active-switch {
  margin-top: 10px;
}
#google-ads-assets table,
#google-ads-assets td,
#google-ads-assets th {
  border: 1px solid rgba(96, 98, 102, 0.431372549);
  font-size: 14px;
}
#google-ads-assets table {
  width: 100%;
  border-collapse: collapse;
}
#google-ads-assets td {
  vertical-align: top;
  max-width: 300px !important;
}
#google-ads-assets table td div {
  padding-left: 2px;
  word-break: break-word;
  width: 100%;
}
#google-ads-assets .el-checkbox {
  white-space: normal !important;
  width: 100%;
}
#google-ads-assets .el-checkbox__label {
  width: 240px;
  vertical-align: middle;
}
#google-ads-assets p {
  margin: 0;
}
#google-ads-assets .checkAll {
  margin-left: 5px;
}
#google-ads-assets .remove-icon,
#google-ads-assets .edit-icon,
#google-ads-assets .edit1-icon {
  top: 0;
  position: absolute;
  font-size: 20px;
  color: #606266;
}
#google-ads-assets .remove-icon.sitelink,
#google-ads-assets .edit-icon.sitelink,
#google-ads-assets .edit1-icon.sitelink {
  top: 30% !important;
}
#google-ads-assets .edit1-icon,
#google-ads-assets .remove-icon {
  right: 10px;
}
#google-ads-assets .edit-icon {
  right: 40px;
}
#google-ads-assets .edit1-icon {
  top: 25% !important;
}
#google-ads-assets .remove-icon:hover,
#google-ads-assets .edit-icon:hover,
#google-ads-assets .edit1-icon:hover {
  color: black;
}
#google-ads-assets .asset-text1 p {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 110%;
}
#google-ads-assets .asset-text p {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 82%;
}
#google-ads-assets .row {
  position: relative;
  margin: 5px 0;
}
#google-ads-assets .row td {
  border: none !important;
}
#google-ads-assets .row:hover {
  background: rgba(128, 128, 128, 0.1803921569);
  cursor: pointer;
  -webkit-transform: 0.5s;
          transform: 0.5s;
}
#google-ads-assets .add-row {
  font-size: 16px !important;
  margin: 10px 20px;
}
#google-search-ad .el-tag--plain.el-tag {
  margin-left: 5px;
}
#google-search-ad #display-path {
  padding: 5px;
  margin-bottom: 30px;
  width: 100%;
}
#google-search-ad #display-path .el-form-item__error {
  margin-top: 10px;
}
#google-search-ad .el-input .el-input__count {
  margin-top: 25px;
}
#google-search-ad .submit-button {
  margin-top: 10px;
}
#google-search-ad .el-form-item {
  margin-bottom: 20px !important;
  width: 100%;
}
.el-input .el-input__count[data-v-4fd524dc] {
  margin-top: 25px !important;
}
.ebix-cropper[data-v-56212097] .el-dialog {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin: 0 auto 50px;
}
.ebix-cropper[data-v-56212097] .el-dialog .el-dialog__body {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  overflow: auto;
}
.cropper-content[data-v-56212097] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.cropper-content .cropper-box[data-v-56212097] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  width: 100%;
}
.cropper-content .cropper-box .cropper[data-v-56212097] {
  width: auto;
}
.footer-btn[data-v-56212097] {
  margin-top: 30px;
  width: 100%;
}
.footer-btn .scope-btn2[data-v-56212097] {
  float: left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.footer-btn .upload-btn[data-v-56212097] {
  float: left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.btn-content1[data-v-56212097] {
  width: 20% !important;
  -webkit-box-pack: start !important;
      -ms-flex-pack: start !important;
          justify-content: flex-start !important;
}
.btn-content2[data-v-56212097] {
  width: 60% !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.btn-content3[data-v-56212097] {
  width: 20% !important;
}
.min-btn[data-v-56212097],
.radio-btn[data-v-56212097] {
  font-size: 12px;
  padding: 2px 2px;
  height: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.radio-btn[data-v-56212097] {
  margin: 5px 0 0 10px !important;
}
@media screen and (max-width: 1280px) {
.footer-btn[data-v-56212097] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
}
.btn-content1[data-v-56212097] {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
}
.btn-content2[data-v-56212097] {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
}
.btn-content2 .min-btn[data-v-56212097] {
    margin-left: 5px !important;
}
.btn-content3 .min-btn[data-v-56212097] {
    margin-left: 5px !important;
}
}
.flex-aligncenter[data-v-56212097] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.footer-btn .upload-btn[data-v-56212097] {
  -webkit-box-pack: end !important;
      -ms-flex-pack: end !important;
          justify-content: flex-end !important;
}
#google-ads-image .image_asset {
  overflow: hidden;
  position: relative;
  float: left;
  margin: 5px;
}
#google-ads-image .image_asset img {
  position: relative;
  -webkit-transition: -webkit-transform 218ms cubic-bezier(0.4, 0, 0.2, 1);
  transition: -webkit-transform 218ms cubic-bezier(0.4, 0, 0.2, 1);
  transition: transform 218ms cubic-bezier(0.4, 0, 0.2, 1);
  transition: transform 218ms cubic-bezier(0.4, 0, 0.2, 1), -webkit-transform 218ms cubic-bezier(0.4, 0, 0.2, 1);
  cursor: pointer;
  border-radius: 5px;
  -o-object-fit: cover;
     object-fit: cover;
  max-height: 100px;
}
#google-ads-image .image_asset span {
  display: unset;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#9aa0a6), to(transparent));
  background-image: linear-gradient(180deg, #9aa0a6, transparent);
  height: 72px;
  position: absolute;
  top: 0;
  display: none;
  width: 100%;
  cursor: pointer;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
#google-ads-image .image_asset:hover span {
  display: block;
}
#google-ads-image .image_asset span i {
  color: white;
  font-size: 18px;
  padding: 5px;
}
#google-ads-image .image_asset span .close {
  float: right;
}
#google-ads-image .image_asset span .close:hover {
  color: red;
  text-shadow: 0 0 5px white;
}
#google-ads-image .image_asset span .view {
  float: left;
}
#google-ads-image .image_asset span .view:hover {
  color: #1a73e8;
  text-shadow: 0 0 5px white;
}
#google-ads-image .el-dialog__wrapper {
  z-index: 1000 !important;
}
#google-ads-image .el-loading-mask {
  position: fixed !important;
  z-index: 2000 !important;
}
#google-ads-image .el-checkbox {
  white-space: unset !important;
}
.el-message {
  z-index: 10010 !important;
}
#youtube-preview {
  padding-bottom: 50px;
}
#youtube-preview .top-description {
  text-align: center;
}
#youtube-preview .youtube,
#youtube-preview .gmail,
#youtube-preview .web,
#youtube-preview .discover {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
#youtube-preview .youtube .youtube-app {
  width: 50%;
  background: white;
  border-radius: 5px;
  overflow: hidden;
  border: 1px solid #dadce0;
}
#youtube-preview .youtube .youtube-app .youtube-bottom {
  margin-left: 1%;
  width: 98%;
}
#youtube-preview .youtube .youtube-content {
  padding: 15px;
}
#youtube-preview .youtube .youtube-content img {
  width: 100%;
}
#youtube-preview .youtube .youtube-content .headline {
  font-weight: bold;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
#youtube-preview .youtube .youtube-content .description {
  font-size: 10px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
#youtube-preview .youtube .youtube-content .company {
  margin-top: 10px;
}
#youtube-preview .youtube .youtube-content .company .title {
  font-size: 11px;
  float: left;
  width: 60%;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
#youtube-preview .youtube .youtube-content .company .ad {
  background: #4285f4;
  color: white;
  width: 20%;
  padding: 0 4%;
  font-weight: bold;
}
#youtube-preview .youtube .youtube-content .company .button {
  float: right;
  color: #4285f4;
  background: #f2f8ff;
  border: 1px solid;
  padding: 0 3%;
  margin: 10px 0;
}
#youtube-preview .youtube .video {
  background: #bdc1c6;
  opacity: 0.26;
  width: 100%;
  height: 200px;
}
#youtube-preview .youtube .content {
  border: 1px solid #dadce0;
  border-style: solid;
  border-color: #dadce0;
  border-width: 1px 0;
  height: 100px;
  padding: 5px;
}
#youtube-preview .youtube .content img {
  width: 96%;
  float: left;
  margin: 2%;
}
#youtube-preview .youtube .content .headline {
  font-weight: bold;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  line-height: 1.5;
}
#youtube-preview .youtube .content .company {
  height: 26px;
}
#youtube-preview .youtube .content .company .title {
  font-size: 12px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  margin: 0 0 0 5px;
  width: 74%;
}
#youtube-preview .youtube .content .company .ad {
  background: #4285f4;
  color: white;
  padding: 0 5px;
  font-weight: bold;
  float: left;
}
#youtube-preview .youtube .content .button {
  color: #4285f4;
  background: #f2f8ff;
  border: 1px solid;
  padding: 3px 8px;
}
#youtube-preview .youtube-desktop {
  padding: 20px;
  position: relative;
}
#youtube-preview .youtube-desktop .image {
  width: 100%;
}
#youtube-preview .youtube-desktop .content {
  position: absolute;
  right: 30px;
  width: 204px;
  background: white;
  top: 220px;
  padding: 5px;
}
#youtube-preview .youtube-desktop .content .img {
  width: 20%;
  float: left;
}
#youtube-preview .youtube-desktop .content .img .logo {
  width: 100%;
}
#youtube-preview .youtube-desktop .content .ad-content {
  width: 40%;
  float: left;
  margin: 0 3px;
}
#youtube-preview .youtube-desktop .content .ad-content .headline {
  line-height: 1;
  font-size: 12px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 100%;
}
#youtube-preview .youtube-desktop .content .ad-content .ad {
  background: #0088ff;
  color: white;
  padding: 0 5px;
  font-size: 10px;
  float: left;
  margin-top: 2px;
  font-size: 10px;
}
#youtube-preview .youtube-desktop .content .ad-content p {
  font-size: 10px;
  margin: 2px 0 0 2px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 60%;
  float: left;
}
#youtube-preview .youtube-desktop .content .button {
  color: #f2f8ff;
  background: #0088ff;
  padding: 5px 0;
  width: 36%;
  font-size: 10px;
  float: left;
}
#youtube-preview .gmail .mail-list {
  width: 50%;
  background: white;
  border-radius: 5px;
  overflow: hidden;
  border: 1px solid #dadce0;
}
#youtube-preview .gmail .mail-list .search {
  border-radius: 5px;
  border: 1px solid #dadce0;
  -webkit-box-shadow: 0 0 1px 0.5px rgba(32, 33, 36, 0.12);
          box-shadow: 0 0 1px 0.5px rgba(32, 33, 36, 0.12);
  width: 96%;
  margin: 10px 2%;
  height: 30px;
}
#youtube-preview .gmail .mail-list .search .text,
#youtube-preview .gmail .mail-list .search i {
  font-size: 16px;
  margin: 8px;
  color: #5f6368;
}
#youtube-preview .gmail .mail-list .search .avatar {
  float: right !important;
  margin: 3px 5px !important;
}
#youtube-preview .gmail .mail-list .avatar {
  width: 22px;
  height: 22px;
  border-radius: 50%;
  background: #dadce0;
  margin: 8px 5px;
  float: left;
}
#youtube-preview .gmail .mail-list .title {
  font-size: 18px;
  font-weight: bold;
  margin-left: 5px;
  text-transform: uppercase;
}
#youtube-preview .gmail .mail-list .list {
  border-bottom: 1px solid #dadce0;
}
#youtube-preview .gmail .mail-list .list .content {
  width: 80%;
  margin-left: 10%;
  display: block;
}
#youtube-preview .gmail .mail-list .list .content .text1,
#youtube-preview .gmail .mail-list .list .content .text2,
#youtube-preview .gmail .mail-list .list .content .text3 {
  height: 7px;
  margin: 8px;
}
#youtube-preview .gmail .mail-list .list .content .text1 {
  width: 80%;
  background-color: #bdc1c6;
}
#youtube-preview .gmail .mail-list .list .content .text2 {
  width: 90%;
  background-color: #bdc1c6;
}
#youtube-preview .gmail .mail-list .list .content .text3 {
  width: 100%;
  background-color: #e8eaed;
}
#youtube-preview .gmail .mail-list .list .company {
  width: 100%;
  height: 18px;
}
#youtube-preview .gmail .mail-list .list .company .title {
  font-size: 12px;
  font-weight: bold;
  margin-left: 8px;
  line-height: 1.5;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  width: 85%;
  float: left;
}
#youtube-preview .gmail .mail-list .list .company i {
  color: #5f6368;
  border: 1px solid #5f6368;
  border-radius: 50%;
  padding: 1px 3px;
  font-size: 8px;
  font-weight: bold;
}
#youtube-preview .gmail .mail-list .list .headlines {
  margin-left: 8px;
  height: 16px;
}
#youtube-preview .gmail .mail-list .list .headlines .ad {
  color: darkgreen;
  border: 1px solid darkgreen;
  border-radius: 5px;
  float: left;
  padding: 2px 3px;
  font-size: 7px;
  line-height: 1;
}
#youtube-preview .gmail .mail-list .list .headlines .headline {
  font-weight: bold;
  float: left;
  font-size: 10px;
  margin-left: 8px;
  line-height: 1.5;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  width: 85%;
}
#youtube-preview .gmail .mail-list .list .description {
  font-size: 10px;
  margin-left: 8px;
  line-height: 1.5;
  color: #6c6c6c;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
#youtube-preview .gmail .mail {
  width: 50%;
  background: white;
  border-radius: 5px;
  overflow: hidden;
  border: 1px solid #dadce0;
}
#youtube-preview .gmail .mail .top {
  height: 30px;
  margin-top: 16px;
}
#youtube-preview .gmail .mail .top i {
  font-size: 18px;
  float: left;
  margin: 0 6%;
  color: gray !important;
}
#youtube-preview .gmail .mail .top .ad {
  color: darkgreen;
  border: 1px solid darkgreen;
  border-radius: 5px;
  padding: 0 5px;
  font-size: 10px;
  float: left;
  margin: 0 10px;
}
#youtube-preview .gmail .mail .headline {
  font-size: 18px;
  margin-left: 10px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
#youtube-preview .gmail .mail .company {
  padding: 5px 10px;
  height: 50px;
}
#youtube-preview .gmail .mail .company img {
  width: 30px;
  height: 30px;
  float: left;
}
#youtube-preview .gmail .mail .company .title {
  font-size: 12px;
  font-weight: bold;
  line-height: 1.5;
}
#youtube-preview .gmail .mail .company .to {
  font-size: 10px;
  line-height: 1;
}
#youtube-preview .gmail .mail img {
  width: 96%;
  padding: 2%;
}
#youtube-preview .gmail .mail .content {
  width: 96%;
  margin: 2%;
  padding: 10px;
  border-radius: 8px;
  -webkit-box-shadow: 0 0 1px 0.5px rgba(32, 33, 36, 0.12);
          box-shadow: 0 0 1px 0.5px rgba(32, 33, 36, 0.12);
}
#youtube-preview .gmail .mail .content .headline {
  font-size: 16px;
  font-weight: bold;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
#youtube-preview .gmail .mail .content .description {
  font-size: 12px;
  margin-left: 10px;
}
#youtube-preview .gmail .mail .content .button {
  color: #f2f8ff;
  background: #4285f4;
  margin: 10px 0;
}
#youtube-preview .gmail-desktop {
  padding: 10px;
}
#youtube-preview .gmail-desktop .mail-list .border {
  border: 1px solid rgba(128, 128, 128, 0.4705882353);
  width: 200%;
  height: 30px;
  border-radius: 3px;
}
#youtube-preview .gmail-desktop .mail-list .border .title {
  width: 30%;
  float: left;
  margin-left: 5px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 28%;
  margin-top: 2px;
}
#youtube-preview .gmail-desktop .mail-list .border .content {
  width: 70%;
  float: left;
  margin-top: 5px;
}
#youtube-preview .gmail-desktop .mail-list .border .content i {
  float: left;
  padding: 1px 5px;
  color: gray !important;
  border: 1px solid;
  border-radius: 50%;
}
#youtube-preview .gmail-desktop .mail-list .border .content .ad {
  color: darkgreen;
  border: 1px solid darkgreen;
  border-radius: 5px;
  padding: 0 5px;
  font-size: 10px;
  float: left;
  margin: 0 10px;
}
#youtube-preview .gmail-desktop .mail-list .border .content p {
  margin: -1px 0 0 10px;
  float: left;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 80%;
  color: grey;
}
#youtube-preview .gmail-desktop .mail-list .border .content p b {
  color: black;
}
#youtube-preview .gmail-desktop .mail .border {
  border: 1px solid rgba(128, 128, 128, 0.4705882353);
  width: 200%;
  height: 300px;
  border-radius: 3px;
  padding: 10px;
}
#youtube-preview .gmail-desktop .mail .border .title {
  width: 100%;
  margin-top: 2px;
  height: 26px;
  border-bottom: 2px solid rgba(128, 128, 128, 0.4705882353);
}
#youtube-preview .gmail-desktop .mail .border .title p {
  margin-left: 5px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 80%;
  margin: 0;
  float: left;
}
#youtube-preview .gmail-desktop .mail .border .title i {
  float: right;
  padding: 1px 5px;
  color: gray !important;
  border: 1px solid;
  border-radius: 50%;
  margin-right: 10px;
}
#youtube-preview .gmail-desktop .mail .border .title .ad {
  color: darkgreen;
  border: 1px solid darkgreen;
  border-radius: 5px;
  padding: 0 5px;
  font-size: 10px;
  float: right;
  margin: 0 10px;
}
#youtube-preview .gmail-desktop .mail .border .content {
  height: 300px;
}
#youtube-preview .gmail-desktop .mail .border .content .content-title {
  height: 30px;
  width: 100%;
}
#youtube-preview .gmail-desktop .mail .border .content .content-img {
  width: 50%;
  float: left;
}
#youtube-preview .gmail-desktop .mail .border .content .content-img img {
  width: 100%;
}
#youtube-preview .gmail-desktop .mail .border .content .content-detail {
  width: 50%;
  float: right;
  padding: 10px;
}
#youtube-preview .gmail-desktop .mail .border .content .content-detail h5 {
  margin: 0 0 0 10px;
  font-size: 18px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 100%;
}
#youtube-preview .gmail-desktop .mail .border .content .content-detail p {
  margin-left: 10px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 100%;
}
#youtube-preview .gmail-desktop .mail .border .content .content-detail .button {
  color: #f2f8ff;
  -webkit-box-shadow: 0 6px 12px rgba(134, 140, 150, 0.65);
          box-shadow: 0 6px 12px rgba(134, 140, 150, 0.65);
  background: #0088ff;
  padding: 5px;
  width: 96%;
  margin: 2%;
  font-size: 16px;
}
#youtube-preview .web .screen {
  width: 50%;
  border-radius: 3px;
  overflow: hidden;
  border: 1px solid #dadce0;
  position: relative;
  height: 450px;
  z-index: 2;
}
#youtube-preview .web .screen .bg-img {
  filter: blur(5px);
  -webkit-filter: blur(5px);
  height: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 5px;
  position: absolute;
  width: 100%;
}
#youtube-preview .web .screen .content-card {
  width: 96%;
  margin: 2%;
  padding: 10px 0;
  height: 96%;
  position: absolute;
  z-index: 2;
  border-radius: 5px;
  background: white;
  -webkit-box-shadow: 0 0 5px gray;
          box-shadow: 0 0 5px gray;
}
#youtube-preview .web .screen .content-card .image {
  width: 100%;
  margin-top: 10px;
}
#youtube-preview .web .screen .content-card .info {
  float: right;
  margin: -23px -7px 0 0;
  background: white;
  border: 1px solid #ddd;
  width: 15px;
  text-align: center;
  height: 23px;
}
#youtube-preview .web .screen .content-card .info i {
  color: #00aecd;
  border: 1px solid #00aecd;
  border-radius: 50%;
  padding: 1px 3px;
  font-size: 8px;
  font-weight: bold;
}
#youtube-preview .web .screen .content-card .content {
  padding: 10px;
  text-align: center;
}
#youtube-preview .web .screen .content-card .content .logo {
  width: 50px;
  height: 50px;
  margin-top: 10px;
}
#youtube-preview .web .screen .content-card .content .headline {
  font-weight: bold;
  font-size: 24px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
#youtube-preview .web .screen .content-card .content .description {
  font-size: 22px;
  color: #646464;
}
#youtube-preview .web .screen .content-card .content .close-button,
#youtube-preview .web .screen .content-card .content .button {
  padding: 5px;
  margin: 0 4%;
  width: 40%;
  font-size: 14px;
  float: left;
}
#youtube-preview .web .screen .content-card .content .close-button {
  color: #4285f4;
  background: #f2f8ff;
  border: 1px solid;
  border-radius: 3px;
  cursor: pointer;
  text-transform: uppercase;
  text-align: center;
}
#youtube-preview .web .screen .content-card .content .button {
  color: #f2f8ff;
  background: #0088ff;
  border: 1px solid #0088ff;
}
#youtube-preview .web .screen1 {
  width: 50%;
  background: white;
  border-radius: 5px;
  overflow: hidden;
  border: 1px solid #dadce0;
}
#youtube-preview .web .screen1 .top {
  height: 34px;
  background: #e8eaed;
}
#youtube-preview .web .screen1 .top i {
  margin: 3%;
  font-size: 16px;
  float: left;
  color: #5f6368;
}
#youtube-preview .web .screen1 .top .text {
  width: 60%;
  height: 10px;
  margin: 12px 7%;
  background: #bdc1c6;
  float: left;
}
#youtube-preview .web .screen1 .para {
  width: 100%;
  padding: 0 10px;
}
#youtube-preview .web .screen1 .para hr {
  background-color: #e8eaed;
  height: 7px;
  margin: 7px 0;
  width: 100%;
  border: none;
}
#youtube-preview .web .screen1 .para .end {
  width: 80% !important;
}
#youtube-preview .web .screen1 .content {
  padding: 20px 10px;
  width: 96%;
  margin: 2%;
  border: 1px solid #dadce0;
}
#youtube-preview .web .screen1 .content div img {
  width: 30%;
  float: left;
}
#youtube-preview .web .screen1 .content .headline {
  float: left;
  font-size: 24px;
  margin: 12px 0 0 5px;
  font-weight: 500;
  line-height: 1.3;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  width: 65%;
}
#youtube-preview .web .screen1 .content .description {
  font-size: 18px;
}
#youtube-preview .web .screen1 .content .title {
  font-size: 18px;
  color: #646464;
  margin-top: 10px;
}
#youtube-preview .web .screen1 .content .button {
  color: #f2f8ff;
  -webkit-box-shadow: 0 6px 12px rgba(134, 140, 150, 0.65);
          box-shadow: 0 6px 12px rgba(134, 140, 150, 0.65);
  background: #0088ff;
  padding: 5px;
  width: 96%;
  margin: 2%;
  font-size: 16px;
}
#youtube-preview .web .screen1 .content i {
  color: #00aecd;
  border: 1px solid #00aecd;
  border-radius: 50%;
  padding: 1px 3px;
  font-size: 8px;
  font-weight: bold;
  float: right;
  margin: -15px -5px 0 0;
}
#youtube-preview .discover .display {
  width: 50%;
  background: white;
  border-radius: 5px;
  overflow: hidden;
  border: 1px solid #dadce0;
}
#youtube-preview .discover .para {
  width: 100%;
  padding: 0 10px;
}
#youtube-preview .discover .para hr {
  background-color: #e8eaed;
  height: 7px;
  margin: 7px 0;
  width: 100%;
  border: none;
}
#youtube-preview .discover .para .end {
  width: 80% !important;
}
#youtube-preview .discover .profile {
  height: 30px;
  width: 100%;
  margin: 10px;
}
#youtube-preview .discover .profile .avatar {
  width: 20px;
  height: 20px;
  background: #9aa0a6;
  border-radius: 50%;
  float: left;
}
#youtube-preview .discover .profile .name {
  background-color: #e8eaed;
  height: 7px;
  margin: 7px 0 0 7px;
  width: 20%;
  float: left;
}
#youtube-preview .discover .content {
  width: 96%;
  margin: 2%;
  border-radius: 8px;
  -webkit-box-shadow: 2px 3px 10px rgba(26, 32, 33, 0.1411764706);
          box-shadow: 2px 3px 10px rgba(26, 32, 33, 0.1411764706);
}
#youtube-preview .discover .content .image {
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  width: 100%;
}
#youtube-preview .discover .content .headline {
  font-size: 14px;
  margin-left: 10px;
}
#youtube-preview .discover .content .business {
  font-size: 14px;
  margin-left: 10px;
}
#youtube-preview .discover .bottom-tab {
  width: 100%;
  margin-top: 50px;
  padding: 0 10px;
  height: 30px;
}
#youtube-preview .discover .bottom-tab .center {
  width: 30%;
  border: 1px solid #bdc1c6;
  height: 24px;
  border-radius: 20px;
  float: left;
  margin: 0 34%;
}
#youtube-preview .discover .bottom-tab img {
  width: 14px;
  float: left;
  margin: 4px 5px;
}
#youtube-preview .discover .bottom-tab .name {
  background-color: #e8eaed;
  height: 10px;
  margin: 6px 0;
  width: 50%;
  float: left;
}
#youtube-preview .discover .bottom-tab .dot {
  float: right;
  font-size: 18px;
}
#youtube-preview .button {
  text-transform: uppercase;
  text-align: center;
  border-radius: 3px;
  cursor: pointer;
}
@media only screen and (min-width: 600px) {
#youtube-preview .youtube-app,
  #youtube-preview .mail-list,
  #youtube-preview .mail,
  #youtube-preview .discover .display,
  #youtube-preview .web .screen,
  #youtube-preview .web .screen1 {
    width: 80% !important;
}
}
@media only screen and (min-width: 800px) {
#youtube-preview .youtube-app,
  #youtube-preview .mail-list,
  #youtube-preview .mail,
  #youtube-preview .discover .display,
  #youtube-preview .web .screen,
  #youtube-preview .web .screen1 {
    width: 70% !important;
}
}
@media only screen and (min-width: 1080px) {
#youtube-preview .youtube-app,
  #youtube-preview .mail-list,
  #youtube-preview .mail,
  #youtube-preview .discover .display,
  #youtube-preview .web .screen,
  #youtube-preview .web .screen1 {
    width: 50% !important;
}
}
#google-display-ad-preview {
  width: 100%;
}
#google-display-ad-preview .tab {
  text-align: left;
  background: #f1f3f4;
  min-height: 40px;
  margin-top: 10px;
}
#google-display-ad-preview .tab p {
  font-size: 16px;
  margin: 7px 0 0 10px;
}
#google-display-ad-preview .second-tab {
  text-align: center;
}
#google-display-ad-preview .second-tab i {
  background: #ddd;
  padding: 5px;
  border-radius: 50%;
  margin: 8px 5px 5px 5px;
  cursor: pointer;
}
#google-display-ad-preview .second-tab i:hover {
  background: #f1f3f4;
}
#google-display-ad-preview .el-carousel__indicators.el-carousel__indicators--horizontal {
  display: none;
}
#display-ad .images .image {
  width: 100%;
}
#display-ad .images:hover span {
  display: block;
}
#display-ad .add-button {
  padding: 16px;
  text-align: center;
  font-size: 44px;
}
@media only screen and (min-width: 600px) {
#display-ad .add-button {
    padding: 1px 0 0 0;
}
}
@media only screen and (min-width: 800px) {
#display-ad .add-button {
    padding: 3px;
}
}
@media only screen and (min-width: 1080px) {
#display-ad .add-button {
    padding: 16px;
}
}
#display-ad .images {
  max-height: 100px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  position: relative;
  float: left;
  margin: 5px;
}
#display-ad .images span {
  display: unset;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#9aa0a6), to(transparent));
  background-image: linear-gradient(180deg, #9aa0a6, transparent);
  height: 72px;
  position: absolute;
  top: 0;
  display: none;
  width: 100%;
  cursor: pointer;
}
#display-ad .images span i {
  color: white;
  font-size: 18px;
  padding: 5px;
}
#display-ad .images span .close {
  float: right;
}
#display-ad .images span .close:hover {
  color: red;
  text-shadow: 0 0 5px white;
}
#display-ad .images span .view {
  float: left;
}
#display-ad .images span .view:hover {
  color: #1a73e8;
  text-shadow: 0 0 5px white;
}
#display-ad #google-display-ad .el-tag--plain.el-tag {
  margin-left: 5px;
}
#display-ad #google-display-ad .el-input .el-input__count {
  margin-top: 25px;
}
#display-ad #google-display-ad .submit-button {
  margin-top: 10px;
}
#display-ad #google-display-ad .el-form-item {
  margin-bottom: 20px !important;
  width: 100%;
}
#display-ad #google-display-ad .el-color-picker__trigger {
  border: none !important;
  border-radius: 50% !important;
}
#display-ad #google-display-ad .el-color-picker__color,
#display-ad #google-display-ad .el-color-picker__color-inner {
  border-radius: 50% !important;
}
#display-ad #google-display-ad .color_checkbox .el-checkbox__label {
  margin: -28px 0 0 16px;
}
#display-ad #google-display-ad .el-checkbox {
  white-space: unset !important;
}
#display-ad #google-display-ad #image_list::after {
  content: "";
  display: table;
  clear: both;
}
#display-ad #google-display-ad #image_list .image {
  max-height: 30px;
  overflow: hidden;
  position: relative;
  float: left;
  margin: 3px;
  max-width: 60px;
  text-align: center;
  display: ruby;
}
#display-ad #google-display-ad #image_list .image img {
  position: relative;
  height: 30px;
  -o-object-fit: cover;
     object-fit: cover;
  max-width: 60px;
}
#display-ad #google-display-ad #image_list .image span {
  background: rgba(0, 0, 0, 0.5019607843);
  position: absolute;
  width: 100%;
  color: white;
  text-align: center;
  font-size: 12px;
  margin-top: -2px;
  cursor: default;
  top: 0;
  left: 0;
}
.el-input .el-input__count[data-v-433291e2] {
  margin-top: 25px !important;
}
#google-pm-ad-preview .tab {
  text-align: left;
  background: #f1f3f4;
  min-height: 40px;
  margin-top: 10px;
}
#google-pm-ad-preview .tab p {
  font-size: 16px;
  margin: 7px 0 0 10px;
}
#google-pm-ad-preview .second-tab {
  text-align: center;
  border-right: 1px solid #dadce0;
}
#google-pm-ad-preview .second-tab i {
  background: #ddd;
  padding: 5px;
  border-radius: 50%;
  margin: 8px 5px 5px 5px;
  cursor: pointer;
}
#google-pm-ad-preview .second-tab i:hover {
  background: #f1f3f4;
}
#google-pm-ad-preview .device-tab {
  text-align: center;
  margin: 0 4%;
}
#google-pm-ad-preview .device-tab i {
  border-radius: 50%;
  margin: 8px;
  cursor: pointer;
  font-size: 24px;
}
#google-pm-ad-preview .device-tab i.active-button {
  color: blue;
}
#google-pm-ad-preview .device-tab i:hover {
  background: #f1f3f4;
}
#google-pm-ad-preview .mobile {
  border-color: gray;
  border-style: solid;
  border-radius: 20px;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-bottom: none;
  text-align: center;
}
#google-pm-ad-preview .mobile-ads-display {
  margin: 5px 10px;
  background: #f1f3f4;
  min-height: 40px;
  padding: 10px 5px;
}
@media only screen and (min-width: 600px) {
#google-pm-ad-preview .search-ad {
    padding: 10px 40px;
}
}
@media only screen and (min-width: 800px) {
#google-pm-ad-preview .search-ad {
    padding: 10px 80px;
}
}
@media only screen and (min-width: 1080px) {
#google-pm-ad-preview .search-ad {
    padding: 10px 120px;
}
}
@media only screen and (min-width: 1300px) {
#google-pm-ad-preview .search-ad {
    padding: 10px 160px;
}
}
#google-pm-ad-preview .search-ad-desktop {
  padding: 10px;
}
#google-pm-ad-preview .active {
  background: white !important;
}
#google-pm-ad-preview .el-carousel__indicators.el-carousel__indicators--horizontal {
  display: none;
}
#google-pm-ad-preview .el-tabs__header {
  padding: 0 11.5% !important;
}
#google-pm-ad-preview .tabs .content:hover {
  background: rgba(229, 219, 219, 0.1803921569);
}
#google-pm-ad-preview .tabs .content.active:hover {
  background: rgba(93, 194, 211, 0.1803921569) !important;
}
#google-pm-ad-preview .tabs .content {
  text-align: center;
  padding: 5px;
  cursor: pointer;
  border-bottom: 2px solid #e5dbdb;
  height: 60px;
}
#google-pm-ad-preview .tabs .content img {
  width: 30px;
  height: 30px;
}
#google-pm-ad-preview .tabs .content p {
  margin: -6px 0 0 0;
}
#google-pm-ad-preview .tabs .content.active {
  border-color: #5dc2d3;
  color: #5dc2d3;
}
#google-pm-ad-preview .el-carousel__item {
  background: white;
}
#google-performance-max-ad .el-tag--plain.el-tag {
  margin-left: 5px;
}
#google-performance-max-ad #display-path {
  padding: 5px;
  margin-bottom: 30px;
  width: 100%;
}
#google-performance-max-ad #display-path .el-form-item__error {
  margin-top: 10px;
}
#google-performance-max-ad .el-input .el-input__count {
  margin-top: 25px;
}
#google-performance-max-ad .submit-button {
  margin-top: 10px;
}
#google-performance-max-ad .el-form-item {
  margin-bottom: 20px !important;
  width: 100%;
}
#google-performance-max-ad #image_list::after {
  content: "";
  display: table;
  clear: both;
}
#google-performance-max-ad #image_list .image {
  max-height: 30px;
  overflow: hidden;
  position: relative;
  float: left;
  margin: 3px;
  max-width: 60px;
  text-align: center;
  display: ruby;
}
#google-performance-max-ad #image_list .image img {
  position: relative;
  height: 30px;
  -o-object-fit: cover;
     object-fit: cover;
  max-width: 60px;
}
#google-performance-max-ad #image_list .image span {
  background: rgba(0, 0, 0, 0.5019607843);
  position: absolute;
  width: 100%;
  color: white;
  text-align: center;
  font-size: 12px;
  margin-top: -2px;
  cursor: default;
  top: 0;
  left: 0;
}
.el-input .el-input__count[data-v-0eadb77b] {
  margin-top: 25px !important;
}
#google-ads-template {
  background: white;
}
#google-ads-template .el-collapse-item__header {
  padding-left: 10px;
  color: black;
}
#google-ads-template .el-collapse,
#google-ads-template .el-collapse-item__wrap,
#google-ads-template .el-collapse-item__header {
  border: none !important;
}
#google-ads-template p {
  line-height: 1.5;
}
#google-ads-template .el-collapse-item__content {
  padding-bottom: 0 !important;
}
#google-ads-template .add-row {
  color: #5dc2d3;
  cursor: pointer;
  font-size: 14px;
}
#google-ads-template .more-options {
  color: #1a73e8;
  cursor: pointer;
  font-size: 16px;
  margin-top: 20px;
}
#google-ads-template .add-image a {
  text-decoration: none;
  cursor: pointer;
  color: #1a73e8;
  font-size: 16px;
  padding: 5px 10px;
}
#google-ads-template .add-image:hover a {
  background: rgba(26, 115, 232, 0.1803921569);
}
#google-ads-template .ad_group_name {
  font-size: 22px;
  margin: 10px;
  font-weight: bold;
}
#google-ads-template .ad_group_name i {
  cursor: pointer;
}
#google-ads-template .bottom {
  cursor: pointer;
  height: 10px;
}
#google-ads-template .bottom i {
  right: 16px;
  position: absolute;
}
#google-ads-template .el-loading-mask {
  position: fixed;
  z-index: 1000000;
}

.break-word[data-v-13ff77e8] {
  word-break: break-word;
  text-align: start;
}
.capitalize[data-v-13ff77e8] {
  text-transform: capitalize;
  font-weight: bold;
}


.fs-20[data-v-7b48d67c] {
	font-size: 20px;
}
.preview[data-v-7b48d67c] {
	white-space: pre-wrap;
	line-height: 1.5;
}
.active-button-template[data-v-7b48d67c],
active-button-template[data-v-7b48d67c]:hover,
active-button-template[data-v-7b48d67c]:focus {
	background: #ddd !important;
	color: #fff !important;
}
.temp-type[data-v-7b48d67c] {
	padding-right: 30px;
	min-width: 165px;
	display: inline-block;
}
.temp-search[data-v-7b48d67c] {
	display: inline-block;
}
#themeButtons[data-v-7b48d67c] {
	margin-right: 30px;
}
@media screen and (max-width: 1207px) {
.temp-search[data-v-7b48d67c] {
		padding: 10px 0px 10px 0px;
}
}
@media screen and (max-width: 902px) {
.temp-type[data-v-7b48d67c] {
		padding: 20px 0px 10px 0px;
}
}


#link-select-btn-label .el-select__tags{
	display: block !important;
	margin: 3px 0;
}


.borderShadow[data-v-1293f6d5] {
	/* box-shadow: 3px 3px 1px -1px rgb(0 0 0 / 40%); */
	border: 1px solid black;
}
.active.reverseInvert[data-v-1293f6d5]::after {
	-webkit-filter: invert(0) !important;
	        filter: invert(0) !important;
}
[data-v-1293f6d5] .el-collapse-item {
	margin-bottom: -1px;
}


.overlay[data-v-afafbfb6] {
	height: calc(100% - 75px);
	width: 100%;
	position: absolute;
	z-index: 99999;
	top: 50px;
	left: 0;
	background-color: rgb(0 0 0 / 70%);
	overflow-x: hidden;
}
.overlay-content[data-v-afafbfb6] {
	color: white;
	position: relative;
	top: 7%;
	width: 100%;
	text-align: center;
	margin-top: 30px;
}
.rule-tips[data-v-afafbfb6] {
	padding-top: 10px;
	font-size: 13px;
	color: #FA5C7C;
	line-height: initial;
}

