body, html {
  background-color: #f1f3f4 !important;
  overflow-x: hidden !important;
}

/* .email_package_card{
    padding: 10px;
    background-color: #fff !important;
} */

.width-auto {
  width: auto !important;
}
#editMultiModal .modal-dialog {
  max-width: 820px !important;
}
.info-card {
  border-radius: 5px;
  padding: 10px;
  background-color: #f1f3f4;
  margin-bottom: 10px;
}
#d-none{
  display: none;
}
#preview_float{
border-radius: 0px 10px 10px 0px;
font-weight: bold !important;
background-color: #ffffff !important;
color: #000000;
}

#preview_float:hover{
 color: #3399cc !important;
 text-decoration: underline !important;
}

.reference_video{
  border-radius: 10px;
  background: #000000;
}
.sidepanel a {
  color: #333333 !important;
  text-decoration: none !important;
}

.sidepanel a:hover {
  color: #3399cc !important;
  text-decoration: underline !important;
}

.sidepanel, #interaction_ui_modal_content, .modal-content, #preview_float{
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.1),
              2px 2px 6px rgba(0, 0, 0, 0.15),
              3px 3px 9px rgba(0, 0, 0, 0.2);
}

.sidepanel {
  background-color: #ffffff !important;
  border-right: thin solid #dcdcdc !important;
  color:#000000 !important;
  font-weight: 600 !important;
  cursor: move !important;
}
.modal {
  background-color: rgb(255,255,255, 0.9) !important;
}

.modal-title{
  color: #000000 !important;
  font-weight: bold !important;
  font-size: 20px !important;
}
.modal-header {
  border-radius: 15px 15px 0px 0px !important;
  background-color: #ffffff !important;
}

#interaction_ui_modal_content, .modal-content{
  border-radius: 15px 15px 15px 15px !important;
}
.interaction_ui_modal{
  /* background:#ffffff !important; */
}

.mt0-3-rem{
  margin-top: -2.3rem !important;
}
.modal-dialog-background-white {
  background-color: rgba(255,255,255, 0.7) !important;
}
.modal-container{
  margin-top: 0px !important;
}

.align-left {
  left: 0% !important; /* Use !important if needed to override other styles */
  transform: translateX(0%) !important;
}

.align-center {
  left: 50% !important;
  transform: translateX(-50%) !important;
}

.align-right {
  left: 100% !important;
  transform: translateX(-100%) !important;
}

.border-black{
  border: thin solid #333 !important;
}

.bg-grey-light{
  background-color: #f1f3f4
}
.no-border{
  border: hidden !important
}

.text-link{
  color: #3399cc;
}

.text-link:hover{
  text-decoration: underline;
  cursor: pointer;
}
.interacton_ui_container{
  background-color: #f3f3f3;
  padding: 20px 15px 10px 15px;
  border-radius: 10px;
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.1),
              2px 2px 6px rgba(0, 0, 0, 0.15),
              3px 3px 9px rgba(0, 0, 0, 0.2);
}
.cursor-p {
  cursor: pointer !important;
}
#hide_at_radio, #show_at_radio, #skip_at_radio, #thumbnail_point_radio, #custom_video_length_radio, #jump_to_radio, #show_at_int_radio, #e_jump_to_radio, #e_show_at_int_radio {
height: 1em;
width: auto !important;
margin-top: 5px;
}
.element_container{
  margin-left: 0px !important;
  margin-right: 0px !important;
  width: 100% !important;
}
.center__content__elements {
    align-items: center;   /* Center items horizontally */
}

.btn {
  font-weight: 600 !important;
}
.modal-content {
  height: auto !important;
}
#video_card .modal{
  overflow-y: hidden !important;
}
.login-remember-me-checkbox {
  text-align: left !important;
}

.select-answers {
  /* height: inherit !important; */
  height: 2.6em !important;
}
.grouped-ungroup-select{
  height: 2.6em !important;
  width: auto !important;
}
.login-remember-me-checkbox input {
  height: inherit !important;
  width: auto !important
}

.guest-container {
  height: calc(100vh - 23vh);
}


.interaction {
  border: hidden !important;
  margin: 0px !important;
  position:inherit !important;
}

.no-flex {
  flex:none !important
}
.db{
  display: block
}

.nb-div, .res-error-container, #unhide-border-color, #unhide-text-color, #grouped-ungroup-select-sub-container, #jump_to_group, #unmute_h_alignment, #skip_h_alignment, #unmute_btn_left_coordinates, #unmute_btn_top_coordinates, #skip_button_elements_container, #upload-video-modal-save-changes-btn, #thumb_nail, #note_info, #video_point_invalid, #answer-error-container, #skip_video_btn, #error-container, .proceedBtn, .credit_card_instructions, .coordinates, #unmute_colors_container, #rename_unmute_button, #rename_skip_button {
  display: none;
}

#left-container-elements{
  height: calc(100vh - 30vh);
  overflow-y: auto;
  overflow-x:hidden !important;
  padding-right:15px
}

.-mt-25{
  margin-top: -25px !important;
}
.-mt-20{
  margin-top: -20px !important
}

.-mt-15{
  margin-top: -15px !important
}

.-mt-9{
  margin-top: -9px !important
}

.-mb-10{
  margin-bottom: -10px !important
}

.-mt-10{
  margin-top: -10px !important
}

.-mt-3{
  margin-top: -3px !important
}

.-mb-3{
  margin-bottom: -3px !important
}


.text-cursor{
  cursor: pointer !important;
}
#thumb_nail{
  border-radius: 10px;
}


.dz-message{
  padding: 15px !important;
  width: 100% !important;
  left: 0% !important;
  font-weight: 600 !important;
  margin-left: 0% !important;
  border-top: thin dashed grey;
  transition: linear .2s;
}
.dz-message:hover{
  background-color: #f1f3f4;
}



.panel_overall{
  transition: box-shadow 0.3s ease, transform 0.3s ease;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
}
.panel_overall:hover{
  box-shadow: 0 12px 24px rgba(0, 0, 0, 0.2);
  transform: translateY(-4px);
}

.text-9{
  font-size: 9px;
}
.text-8{
  font-size: 8px;
}
.text-10{
  font-size: 10px;
}

.h-100-vh{
  height: 100vh !important;
}

.h-100{
  height: 100vh !important;
}

.message-container {
  background-color: #ffffff;
  border-radius: 8px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  padding: 40px;
  text-align: center;
  /* max-width: 500px; */
  /* width: 100%; */
}

.message-container h1 {
  font-size: 2rem;
  color: #e74c3c;
  margin-bottom: 20px;
}

.message-container p {
  font-size: 1.1rem;
  color: #555555;
  margin-bottom: 30px;
}

.button {
  background-color: #3498db;
  color: #ffffff;
  border: none;
  padding: 10px 20px;
  font-size: 1rem;
  cursor: pointer;
  border-radius: 4px;
  text-decoration: none;
  transition: background-color 0.3s ease;
}

.button:hover {
  background-color: #2980b9;
}

.icon {
  font-size: 3rem;
  color: #e74c3c;
  margin-bottom: 20px;
}

.switch {
  position: relative;
  display: inline-block;
  width: 47px;
  height: 22.5px;
  padding-bottom: 0px;
}

.switch input { 
  opacity: 0;
  width: 0;
  height: 0;
}

.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: .4s;
  transition: .4s;
}

.slider:before {
  position: absolute;
  content: "";
  height: 15px;
  width: 15px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
}

input:checked + .slider {
  background-color: #7FBF7F;
}

input:focus + .slider {
  box-shadow: 0 0 1px #7FBF7F;
}

input:checked + .slider:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}

/* Rounded sliders */
.slider.round {
  border-radius: 34px;
}

.slider.round:before {
  border-radius: 50%;
}

.f-right{
  float: right;
}
.f-left{
  float: left;
}

.create_new_campaign {
  padding: 10px 15px 10px 15px;
  text-align: center;
  /* border:1.5px solid #333; */
  border-radius: 5px;
  /* width: 90px; */
  transition: linear .2s;
  background: rgb(51,153,204, .8);
  color: #fff
}

.create_new_campaign:hover{
  background-color: #ececec;
  /* color: #333; */
  cursor: pointer;
  /* border: 1.5px solid #ececec; */
  /* box-shadow: #333 3px 5px 9px; */
  background: rgb(51,153,204);
}

.campaign_ellipsis {
  color: #333;
  text-align: center;
  padding:1px 0px 0px 0px;
  border-radius: 100px;
  width: 25px;
  height: 25px;
  transition: linear .2s;
}

.campaign_ellipsis:hover {
  background-color: #ececec;
  cursor: pointer;
}

.campaign_list_dropdown {
  list-style: none;
}
.text-blue {
  color: #3399cc !important
}
.lh-1{
  line-height: 1rem;
}

.text-left {
  text-align: left;
}
.text-16{
  font-size: 16px;
}

.text-13{
  font-size: 13px;
}
.text-14 {
  font-size: 14px;
}

.text-12{
  font-size: 12px;
}


.ui-state-highlight {
  background-color: #d3f8e2; /* Light green */
  border: 2px dashed #3399cc;  /* Green border */
  height: 30px; /* Same height as the rows */
  line-height: 40px;
}

.zIndex-100{
  z-index: 100 !important;
}

.grab_{
  cursor:move !important;
}


.simulation {
  border: thin solid #dcdcdc !important;
  /* border-bottom: 1px solid #212529; */
  width: 110%;
  text-align: center;
  flex-wrap: wrap;
  /* position: relative; */
  position: absolute;
  background-color: #ffffff;
  top: -107px;
  right: 0px;
  margin-right: -24px;
  z-index: 10;
  border-radius: 15px 15px 0px 0px;
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.1),
              2px 2px 6px rgba(0, 0, 0, 0.15),
              3px 3px 9px rgba(0, 0, 0, 0.2);
}

#canvas {
  width: 400px;
  height: 300px;
  border: 1px solid #000;
  position: relative;
}

#skip_btn_container{
  position: absolute;
  padding: 0px;
  /* background-color: #007BFF; */
  color: white;
  border: none;
  cursor: move;
  z-index: 10000 !important;
}

#button, #unmuted_btn, #unmute_btn_container, #unmute_btn_container_, #skip_btn_container_ {
  position: absolute !important;
  padding: 0px;
  /* background-color: #007BFF; */
  color: white;
  border: none;
  cursor: move;
  z-index: 10000 !important;
}

#unmute_btn, #skip_btn{
  cursor: move;
}
.upgrade_plan_ {
  margin-top: 8px;
}

.confirmation_box {
  display: none;
  margin-top: -36px;
}

#play_button {
  position: absolute;
  left: 43%;
  top: calc(100vh - 53vh);
  z-index: 10000 !important;
  color: #fff;
  font-size: 20px;
  height: 50px;
  width: 50px;
  border-radius: 100px;
  background-color: rgba(0, 0, 0, 0.7);
  text-align: center;
  padding: 10px 6px 10px 10px;
  transition: linear 0.2s;
  cursor: pointer;
}

#play_button:hover {
  background-color: rgb(0, 0, 0);
}

.watch_video {
  height:100vh !important;
}

.floating_buttons {
  padding: 5px;
  transition: linear 0.2s;
}

.floating_buttons:hover {
  cursor: pointer;
  opacity: 0.9;
}

#video_card {
  background-color: #000 !important;
  height: inherit !important;
}

#z-index-2 {
  z-index: 2;
}


.absolute{
  position: absolute !important
}

.relative {
  position: relative !important;
}

.unmute_button_absolute, .skip_button_absolute {
  position: absolute;
  left: 0%;
  top: 0%;
}

#unmute_btn_container, #skip_btn_container {
  display: none;
  z-index: 2;
}

.sub_options {
  background: #ffffff;
  margin-bottom: 0px;
}
.options_ {
  padding: 8px 10px 10px 10px;
  /* margin-top: 10px; */
}

.bg_video {
  position: absolute;
  /* left: 10px; */
  z-index: 0;
  margin-top: -1px;
  /* margin-left: -2px; */
  width: 100%;
}


.overflow_y {
  overflow-y: auto;
  overflow-x: hidden;
}

.portrait {
  height: 100vh;
  /* height: calc(100vh - 25vh); */
  /* border:hidden */
}

.landscape {
  height: 300px;
  overflow-y: auto;
  overflow-x: hidden;
}

.md_icons {
  padding: 5px;
  border-radius: 10px;
  background-color: #dcdcdc;
  width: 35px;
  text-align: center;
  font-size: 15px;
  margin-top: 10px;
  transition: linear 0.2s;
}

.md_icons_active {
  background-color: rgba(51, 153, 204, 0.5);
  cursor: pointer;
  color: #fff;
}

.md_icons:hover {
  background-color: rgba(51, 153, 204, 0.5);
  cursor: pointer;
  color: #fff;
}

.simulation-container {
  background: #f1f3f4;
  padding: 0px 20px 0px 20px;
}

.v_start, .v_center, .v_end {
  display: flex;
}

.v_start {
  align-items: start;
}

.v_center {
  align-items: center;
}

.v_end {
  align-items: end;
}

.bg-w {
  background-color: #fff;
}

.float_right {
  float: right !important;
}

.cursor_banned {
  cursor: not-allowed;
}

.textNoneUnderline {
  text-decoration: none !important;
}

.font-size-12 {
  font-size: 12px;
}

.font-size-16 {
  font-size: 16px;
}

.card_cam {
  background: #fff;
  border-radius: 10px;
  padding: 15px;
  margin-bottom: 20px;
  border: thin solid #dcdcdc;
}

.panel_ {
  background-color: #fff;
  padding: 15px;
  border-radius: 10px;
}

.bg_white {
  background-color: #fff;
}

.cusom_container {
  padding: 0px 30px 30px 30px;
}

.text-black {
  color: #000 !important;
}

.text-charcoal {
  color: #333333 !important
}

.border-1, .listbasic, .repboxbasic {
  border: thin solid #ececec !important;
}

.bg_white {
  background: #fff;
}

.corner_rounded {
  border-radius: 10px;
}

select {
  height: 2.6em !important;
}
select, input {
  width: 100%;
  height: 2.2em;
  border: thin solid #ececec;
  padding: 10px;
}

.text_bold {
  font-weight: bold;
}

textarea {
  width: 100%;
  border: thin solid #ececec !important;
  border-radius: 10px;
  padding: 10px;
}


.float_right {
  float: right !important;
}

.font_size_18 {
  font-size: 18px;
}

.myProfileSubTabs {
  color: #6c757d;
}

.myProfileSubTabs:hover {
  color: #fff !important;
  background-color: #6c757d !important;
}


.bg-transparent {
  background-color: transparent !important;
}
.text-green {
  color: green;
}

.text-red {
  color: red;
}

.text-grey, #text-grey {
  color: grey !important;
}

.text-orange {
  color: #ce7e00;;
}

.invoices {
  padding: 10px 0px 10px 0px;
  transition: linear 0.2s;
}

.invoices:hover {
  cursor: pointer;
  background-color: #f1f2f4;
}

.footnote {
  color: grey;
  font-size: 12px;
}

.line-height-15 {
  line-height: 15px;
}

.card_plans h4, .card_plans span, .card_plans p, .card_plans div {
  color: #333 !important;
}

.card_plans {
  border: thin solid #22a7f0;
  padding: 20px;
  background: #f1f3f4;
  transition: linear 0.2s;
  border-radius: 5px;
}

.card_plans:hover {
  background: #ececec;
  cursor: pointer;
  border: thin solid #385478;
}

.card_plans .label {
  color: #fff;
}

.text-400{
  font-weight: 400 !important;
}

.text-light {
  font-weight: 400;
}

.text-bold {
  font-weight: bold;
}

.text-25 {
  font-size: 25px;
}

.price {
  font-size: 20px;
  font-weight: bold;
}

.text-silver {
  color: silver;
}

.divider {
  border-top: thin solid #dcdcdc;
  width: 100%;
}

.text-white {
  color: #fff;
}

.disabled_btn {
  background: #f1f3f4 !important;
  color: #333 !important;
}

.get_plan, .disabled_btn {
  border-radius: 5px;
  color: #fff !important;
  font-weight: bold;
  width: 100%;
  padding: 10px;
  transition: linear 0.2s;
}

.get_plan, .disabled_btn {
  background: rgba(34, 167, 240, 0.7);
}

.get_plan:hover {
  background: rgb(34, 167, 240);
  cursor: pointer;
}

.current_plan {
  background: #D15661;
  position: absolute;
  top: -12px;
  left: 0%;
  font-size: 12px;
  padding: 5px 10px 5px 10px;
  border-radius: 5px;
  color: #fff;
  font-weight: bold;
}

.pividview__canvas{
  height: 100vh !important;
}


@media screen and (min-width: 768px) and (max-width: 1920px) {
  
  .pividview__canvas {
    max-width: 24%;

  }

}

@media screen and (min-width: 1920px) and (max-width: 3840px ) {
  .pividview__canvas {
    max-width: 18.7%;
  }

}
