/* .branding-tabs>ul.nav-tabs>li.active>a {
  background: #2676ea!important;
  border-bottom: #2676ea!important;
} */

.branding-tabs .nav-item .nav-link {
  font-family: var(--feature-title-font-family);
  font-size: var(--feature-title-font-size);
  font-weight: var(--feature-title-font-weight);
  font-stretch: var(--feature-title-font-stretch);
  font-style: var(--feature-title-font-style);
  color: var(--primary-text-color);
  border: var(--custom-border) !important;
  background-color: #f6f7fb !important;
}

.branding-tabs .nav-item .nav-link:hover {
  color: var(--feature-title-color);
  background-color: #f0f2f8 !important;
}

.branding-tabs .nav-item .active {
  letter-spacing: var(--feature-title-letter-spacing);
  text-align: var(--feature-title-text-align);
  color: var(--theme-color);
  background-color: #ffffff !important;
}
.branding-tabs .nav-item .active:hover {
  letter-spacing: var(--feature-title-letter-spacing) !important;
  text-align: var(--feature-title-text-align) !important;
  color: var(--theme-color) !important;
  background-color: #ffffff !important;
}

.menustyle {
  margin-top: 10px;
}

.smalldropbox {
  width: 120px;
  height: 120px;
  padding: 0px;
  text-align: center;
  border: 1px dashed var(--theme-color);
  border-radius: 2px;
  background: var(--color-white) !important;
}

.bigdropbox {
  width: 403px;
  height: 125px;
  padding: 0px;
  text-align: center;
  border: 1px dashed var(--theme-color);
  border-radius: 6px;
  background: var(--color-white) !important;
}
.bigdropbox-splash {
  width: 280px;
  height: 410px;
  padding: 0px;
  text-align: center;
  /* border: 1px dashed var(--theme-color); */
  border-radius: 6px;
  background: var(--color-white) !important;
}

.websmalldropbox {
  width: 160px;
  height: 160px;
  padding: 0px;
  text-align: center;
  /* border: 1px dashed var(--theme-color); */
  border-radius: 6px;
  background: var(--color-white) !important;
}
.websmalldropbox .drop-text {
  padding: 3.5em 5px;
}

.text-select {
  /* color: #9599a4 !important; */
  color: #18203a;
  font-size: 13px !important;
}
.text-select2 {
  /* color: #9599a4 !important; */
  color: #18203a;
  margin-top: -8px !important;
  font-size: 13px !important;
}
.appicon {
  width: 100%;
  padding-right: 5px;
}
.appicon-warp {
  margin: 5px 0;
}
.shlash-warp {
  margin: 20px 0;
}
.appicon-warp .col-md-3,
.appicon-warp .col-md-9 {
  padding-left: 0;
  padding-right: 0;
}
.shlash-warp .col-md-12 {
  padding-left: 0;
  padding-right: 0;
}

.imgdiv {
  margin-left: -13px;
}

.textdiv {
  margin-top: 40px;
}

.drop-text {
  padding: 2.5em 5px;
  text-align: center;
  color: rgb(168, 183, 200);
  font-size: 12px;
  cursor: pointer;
}

.drop-text-extended {
  /* padding: 5.5em 5px; */
  padding: 30px;
  text-align: center;
  color: rgb(168, 183, 200);
  font-size: 12px;
  cursor: pointer;
}
.drop-text-extended-splash {
  /* padding: 5.5em 5px; */
  padding-right: 30px;
  padding-left: 30px;
  padding-top: 50%;
  text-align: center;
  color: rgb(168, 183, 200);
  font-size: 12px;
  cursor: pointer;
}

.select-file {
  color: var(--theme-color);
  text-decoration: underline;
}

.upload-btn-wrapper {
  position: relative;
  overflow: hidden;
  display: inline-block;
}

.uploadbtn {
  /* border: 1px solid #4ea1ff !important;
  color: #4ea1ff !important;
  background-color: #fff !important; */
  border: var(--bordercolor-theme) !important;
  color: var(--theme-color) !important;
  background-color: var(--color-white) !important;
  padding: 2px 40px !important;
  border-radius: 4px !important;
  font-size: 16px !important;
}

.upload-btn-wrapper input[type="file"] {
  font-size: 100px;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
}

.color-section-warp {
  margin-top: 10px;
  padding: 0;
}
.color-section-warp li {
  margin: 10px 0;
  list-style: none;
}
.color-section-warp .color-section {
  border: var(--custom-border) !important;
  border-radius: 50%;
  width: 30px;
  height: 30px;
  float: left;
  margin-right: 15px;
}
.color-section-warp .color-code {
  font-weight: bold;
  margin-bottom: 2px;
}
.color-pic-warp {
  position: relative;
  width: 100%;
  height: 600px;
}
.app-header {
  margin-top: 165px;
  width: 100%;
  float: left;
}
.color-pic-section {
  position: absolute;
  width: 827px;
  height: 600px;
  background: url(images/Branding_change_font_color.png) no-repeat;
  margin: 0px;
}
.app-header-first {
  margin-left: 90px;
  height: 28px;
  width: 162px;
  background-color: #aacccc;
  float: left;
}
.app-header-second {
  margin-left: 80px;
  height: 28px;
  width: 162px;
  background-color: #aacccc;
  float: left;
}
.app-header-thierd {
  margin-left: 81px;
  height: 28px;
  width: 161px;
  background-color: #aacccc;
  float: left;
}
.color-bg-first-layer {
  position: absolute;
  width: 827px;
  height: 600px;
}
.app-body {
  float: left;
  width: 100%;
}
.app-body-first {
  margin-left: 90px;
  height: 80px;
  width: 162px;
  background-color: #585ca9;
  float: left;
}
.app-body-second {
  float: left;
  width: 144px;
  margin-left: 90px;
  padding-top: 100px;
}
.app-body-second span {
  font-size: 10px;
}
.app-body-second p {
  font-size: 8px;
}
.app-body-thierd {
  margin-left: 89px;
  width: 161px;
  height: 260px;
  float: left;
  background: #ccc;
  position: relative;
  overflow-y: hidden;
}
ul.app-body-thierd-panel {
  margin: 0;
  padding: 0;
}
.app-body-thierd-panel li {
  list-style: none;
  background: yellow;
  width: 75px;
  height: 99px;
  float: left;
  margin: 4px 0 0 4px;
}

.color-changer {
  width: 170px;
  height: 40px;
  border-radius: 2px;
  border: var(--custom-border) !important;
  background: var(--color-white);
  margin-top: 20px;
}

.color-subtitle {
  /*color:#808394;
  font-size: 13px; */
  font-size: var(--font-size13);
  color: var(--description-color);
  font-family: var(--description-font-family);
  font-weight: var(--description-font-weight);
  font-stretch: var(--description-font-stretch);
  font-style: var(--description-font-style);
  letter-spacing: var(--description-letter-spacing);
  line-height: var(--description-line-height);
  text-align: var(--description-text-align);
}

.color-pallete {
  height: 32px;
  width: 70px;
  /* background: #2676ea; */
  background: var(--theme-color);
  margin: 2px 4px;
  border-radius: 5px;
  border: var(--custom-border) !important;
}

.hex-color-input {
  border: none;
  text-align: center;
  font-weight: bold;
  font-size: 12px;
}

.swatch-picker {
  width: 30px;
  height: 30px;
  border-radius: 4px;
  margin-right: 5px;
  transition: all 0.2s ease-in-out;
  text-align: center;
  padding-top: 3px;
  border: var(--bordercolor-theme);
  background: var(--color-white);
  color: var(--theme-color) !important;
  /* position: absolute; */
  /* top: 0px;
  right: -41px; 
  border: 1px #2676ea solid;
  background: white;
  color: #2676ea;*/
}

.swatch-picker:hover {
  cursor: pointer;
  transform: scale(1.08);
}

.swatch-picker-selected {
  width: 30px;
  height: 30px;
  border-radius: 4px;
  margin-right: 5px;
  cursor: pointer;
  border: 2px #d9534f solid;
  background: white;
  text-align: center;
  padding-top: 3px;
  color: white;
  background: #d9534f;
  /* position: absolute;
  top: 0px;
  right: -41px; */
}

.swatch {
  width: 30px;
  height: 30px;
  border-radius: 40px;
  margin-right: 5px;
  transition: all 0.2s ease-in-out;
  /* -webkit-box-shadow: 1px 1px 1px 1px rgba(240,240,240,.8);
  box-shadow: 1px 1px 1px 1px rgba(240,240,240,.8); */
  border: var(--custom-border) !important;
  /* position: relative; */
}

.swatch:hover {
  cursor: pointer;
  transform: scale(1.08);
}

.swatch-selected {
  width: 30px;
  height: 30px;
  border-radius: 40px;
  margin-right: 5px;
  cursor: pointer;
  transform: scale(1.2);
  border: var(--custom-border) !important;
}

.swatch-selected > .color-settings {
  margin-left: -6px;
  margin-top: -8px;
}

.swatchContainer {
  margin-top: 5px;
  display: flex;
  justify-content: left;
}

.color-settings {
  margin-left: -5px;
  margin-top: -7px;
  -moz-transform: none;
  -webkit-transform: none;
  -o-transform: none;
  -ms-transform: none;
  transform: none;
  /* position: absolute;
  -moz-transform-origin: 0 0; */
}

.swatch-tick {
  width: 8px;
  right: 8px;
  top: 9px;
  position: absolute;
}

.picker-container {
  position: absolute;
  /*margin-top: -2px;
  z-index: 999;
  left: -149px;*/

  margin-top: 5px;
  margin-left: 30px;
  z-index: 999;
}

.picker-close-button {
  position: absolute;
  right: -12px;
  top: -12px;
  width: 25px;
}

.picker-close-button:hover {
  cursor: pointer;
}

.branding-template-container {
  width: 280px;
  /* width: 360px; */
  margin: 20px 0px;
  height: 410px;
  position: relative;
}

.branding-template-container img {
  width: 100%;
  height: 100%;
  /* object-fit: cover; */
}

.branding-icon-container {
  position: absolute;
  /* top: 100px; */
  top: 122px;
  left: 12px;
  /* width: 92px; */
  width: 71px;
  border-radius: 2px;
  overflow: hidden;
}
.branding-eventdetails {
  position: absolute;
  /* top: 100px; */
  top: 160px;
  left: 100px;
  /* width: 92px; */
  width: 71px;
  border-radius: 2px;
  overflow: hidden;
  width: 200px;
}
.branding-icon-container img {
  width: 100%;
}

.branding-cover-container {
  /* width: 280px; */
  width: 100%;
  height: 154px;
  position: absolute;
  overflow-y: hidden;
}

.branding-cover-container img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.branding-container-header {
  position: absolute;
  top: 0px;
}

.webbranding-template-container {
  width: 500px;
  margin: 10px 0px;
  height: 480px;
  position: relative;
}
.webbranding-template-container img {
  width: 100%;
}

.webbranding-icon-container {
  position: absolute;
  top: 124px;
  left: 85px;
  width: 48px;
  overflow: hidden;
  z-index: 10;
}

.webbranding-icon-container img {
  width: 100%;
}

.webbranding-cover-container {
  position: absolute;
  overflow-y: hidden;
}

.webbranding-cover-container img {
  width: 100%;
  height: 183px;
  object-fit: contain;
}

.webbranding-cover-container-image {
  position: absolute;
  z-index: 10;
  left: 0;
  object-fit: cover;
}

.webbranding-body-image {
  position: absolute;
  top: 183px;
}

.webbranding-body-image img {
  width: 100%;
}

/**
 * Tooltip Styles
 */

/* Add this attribute to the element that needs a tooltip */
[data-tooltip] {
  position: relative;
  z-index: 2;
  cursor: pointer;
}

/* Hide the tooltip content by default */
[data-tooltip]:before,
[data-tooltip]:after {
  visibility: hidden;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  pointer-events: none;
}

/* Position tooltip above the element */
[data-tooltip]:before {
  position: absolute;
  bottom: 150%;
  left: 50%;
  margin-bottom: 5px;
  margin-left: -80px;
  padding: 7px;
  width: 160px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background-color: #000;
  background-color: hsla(0, 0%, 20%, 0.9);
  color: #fff;
  content: attr(data-tooltip);
  text-align: center;
  font-size: 14px;
  line-height: 1.2;
}

/* Triangle hack to make tooltip look like a speech bubble */
[data-tooltip]:after {
  position: absolute;
  bottom: 150%;
  left: 50%;
  margin-left: -5px;
  width: 0;
  border-top: 5px solid #000;
  border-top: 5px solid hsla(0, 0%, 20%, 0.9);
  border-right: 5px solid transparent;
  border-left: 5px solid transparent;
  content: " ";
  font-size: 0;
  line-height: 0;
}

/* Show tooltip content on hover */
[data-tooltip]:hover:before,
[data-tooltip]:hover:after {
  visibility: visible;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}
.bottom-enable-menu-text {
  margin-left: 90px;
  font-size: 12px;
  color: var(--theme-color) !important;
  margin-top: 7px;
}
.bottom-menu-icons {
  display: flex;
  justify-content: space-between;
  align-items: center;
  background-color: rgb(255, 255, 255) !important;
  height: 55px;
  width: 280px;
  /* width: fit-content; */
  padding: 0px 10px;
  border-radius: 6px;
  height: fit-content;
  /* margin-top: 30px; */
  /* margin-left: -7px !important; */
  /* padding-left: 27px !important; */
  /* padding-top: 8px; */
}
.app-menu-info {
  display: flex;
  align-items: center;
  column-gap: 10px;
}
.overlay {
  position: absolute;
  /* width: 100%; */
  /* opacity: 0; */
  display: none;
  transition: 0.5s ease;
  /* top: 1px; */
  margin-top: -31px;
}
.app-menu-info:hover .overlay {
  /* opacity: 1; */
  display: block;
}

.export-button-section .export-button {
  padding-top: 6px !important;
  padding-bottom: 0px !important;
  width: 110px;
}
.advert-template-container {
  position: relative;
  height: 410px;
  /* width: 200px;
  margin: 2px; */
}
.advert-template-container img {
  height: 100%;
  position: relative;
  /* object-fit: cover; */
}
.advert-overview-cover-container {
  height: 76px;
  /* width: 160px; */
  position: absolute;
  left: 67px;
  top: 265px;
  border-radius: 5px;
}
.advert-overview-cover-container img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 5px;
}
.advert-side-menu-cover-container {
  height: 43px;
  /* width: 122px; */
  position: absolute;
  top: 329px;
  left: 87px;
  border-radius: 5px;
}
.advert-side-menu-cover-container img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 5px;
}

.advert-popup-cover-container {
  height: 237px;
  width: 143px;
  position: absolute;
  overflow-y: hidden;
  margin-left: 50px;
  margin-top: 82px;
  border-radius: 5px;
}
.advert-popup-cover-container img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.advert-splash-cover-container {
  height: 375px;
  width: 169px;
  position: absolute;
  overflow-y: hidden;
  margin-left: 36px;
  margin-top: 14px;
  border-radius: 5px;
}
.advert-splash-cover-container img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.splash-screen-container {
  border: var(--custom-border);
  border-radius: 5px;
  background-color: var(--color-white);
  padding: 1rem;
}
.splash-drop-zone-area-custom-image {
  width: 100%;
  height: 100%;
  padding: 0px 16px;
  border-radius: 5px;
  text-align: center;
  border: var(--custom-border);
  background-color: #e6edf3;
  display: flex;
  align-items: center;
  justify-content: center;
}

.picker-close-button-session {
  position: absolute;
  left: 205px;
  top: -12px;
  width: 25px;
}

.splash-drop-zone-area-custom-image:hover {
  border: var(--bordercolor-theme);
}

@media (max-width: 1280px) {
  .branding-template-container {
    width: 280px;
  }
}
