body{
  font-family: 'Poppins', sans-serif;
  font-size: 14px;
  line-height: 20px;
  background: #eee;
  overflow-x: hidden !important;
}
.form-control,select,button.multiselect.dropdown-toggle, .dropdown-menu{
font-size: 14px;
}
.move {cursor: move;}
h1{
  font-size: 82px;
  line-height: 93px; 
}
h2{
  font-size: 60px;
  line-height: 69px; 
}
h3{
  font-size: 48px;
  line-height: 55px; 
}
/* h3 {
font-size: 34px;
line-height: 40px;
} */
h4{
  font-size: 28px;
  line-height: 32px; 
}
h5{
  font-size: 28px;
  line-height: 32px;  
}
p{
  font-size: 18px;
  line-height: 24px; 
}
.p-lg{
  font-size: 24px;
  line-height: 28px; 
}
.p-sm{
  font-size: 12px;
  line-height: 13px;
}
.p-md{
font-size: 18px;
line-height: 24px; 
}
.btn-font{
  font-size: 18px;
  line-height: 24px;
 text-transform: uppercase;
}
.text-green,.text-success{
color: #1CB65D;
}
.bg-success{
background: #1CB65D;
}

.ls{
letter-spacing: 5px;
}
.ls-2{
letter-spacing: 2px;
}
.ls-1{
letter-spacing: 1px;
}
/* Font weight 300 (Light) */
.fw-300 {
  font-weight: 300;
}
 
.fw-400 {
  font-weight: 400;
}

/* Font weight 500 (Medium) */
.fw-500 {
  font-weight: 500;
}

/* Font weight 600 (Semi-Bold) */
.fw-600 {
  font-weight: 600;
}

/* Font weight 700 (Bold) */
.fw-700 {
  font-weight: 700;
}

/* Font weight 800 (Extra-Bold) */
.fw-800 {
  font-weight: 800;
}

/* Font weight 900 (Ultra-Bold) */
.fw-900 {
  font-weight: 900;
}


.lh-16 { line-height: 16px; }
.lh-18 { line-height: 18px; }
.lh-20 { line-height: 20px; }
.lh-22 { line-height: 22px; }
.lh-24 { line-height: 24px; }
.lh-26 { line-height: 26px; }
.lh-28 { line-height: 28px; }
.lh-30 { line-height: 30px; }
.lh-32 { line-height: 32px; }
.lh-34 { line-height: 34px; }
.lh-36 { line-height: 36px; }
.lh-37 { line-height: 37px; }
.lh-38 { line-height: 38px; }
.lh-40 { line-height: 40px; }
.lh-42 { line-height: 42px; }
.lh-44 { line-height: 44px; }
.lh-46 { line-height: 46px; }
.lh-48 { line-height: 48px; }
.lh-50 { line-height: 50px; }
.lh-80 { line-height: 80px; }
/* CSS Font Sizes */
.fs-10 {
font-size: 10px;
}

.fs-11 {
font-size: 11px;
}

.fs-12 {
font-size: 12px;
}

.fs-13 {
font-size: 13px;
}

.fs-14 {
font-size: 14px;
}

.fs-15 {
font-size: 15px;
}

.fs-16 {
font-size: 16px;
}

.fs-17 {
font-size: 17px;
}

.fs-18 {
font-size: 18px;
}

.fs-19 {
font-size: 19px;
}

.fs-20 {
font-size: 20px;
}

.fs-21 {
font-size: 21px;
}

.fs-22 {
font-size: 22px;
}

.fs-23 {
font-size: 23px;
}

.fs-24 {
font-size: 24px;
}

.fs-25 {
font-size: 25px;
}

.fs-26 {
font-size: 26px;
}

.fs-27 {
font-size: 27px;
}

.fs-28 {
font-size: 28px;
}

.fs-29 {
font-size: 29px;
}

.fs-30 {
font-size: 30px;
}

.fs-31 {
font-size: 31px;
}

.fs-32 {
font-size: 32px;
}

.fs-33 {
font-size: 33px;
}

.fs-34 {
font-size: 34px;
}

.fs-35 {
font-size: 35px;
}

.fs-36 {
font-size: 36px;
}

.fs-37 {
font-size: 37px;
}

.fs-38 {
font-size: 38px;
}

.fs-39 {
font-size: 39px;
}

.fs-40 {
font-size: 40px;
}

.fs-41 {
font-size: 41px;
}

.fs-42 {
font-size: 42px;
}

.fs-43 {
font-size: 43px;
}

.fs-44 {
font-size: 44px;
}

.fs-45 {
font-size: 45px;
}

.fs-46 {
font-size: 46px;
}

.fs-47 {
font-size: 47px;
}

.fs-48 {
font-size: 48px;
}

.fs-49 {
font-size: 49px;
}

.fs-50 {
font-size: 50px;
}

.fs-60 {
font-size: 60px;
}











a{
text-decoration: none;
}


header{
background: #04B1CA;
color: #fff;
}
header .nav-link{
color: #fff !important;
}
.navbar-brand span{
background: #000;
color: #fff;
border-radius: 5px;
padding: 5px;
}
.nav-item.active a{
font-weight: bold;
}
.btn-primary{
background: #04B1CA;
border-color: #04B1CA;
}
.btn-primary:hover,.btn-primary:focus {
color: #04B1CA !important;
background: #fff !important;
border-color: #04B1CA !important;
}

.stepo{
display: none;
}
.stepo.active{
display: block;
}

.singleselect_area,.multiselect_area{
display: none;
} 

.preview-img,.preview-video{
width: 100%;
}

.remove_data{
cursor: pointer;
}

#wrapper .btn.disabled{
background: #04B1CA;
border-color: #04B1CA;
}
.content{
width:80%;
margin: 0 auto;
}
@media(max-width:767px){
.content{
  width:100%; 
}
}

.blue{
color:blue;
}
.green{
color:green;
}
.orange{
color:orange;
}
.red{
color:red;
}
.btn-scale {
min-width: 44px;
width: 6%;
text-align: center;
font-weight: bold;
color: black;
font-family: 'Lato', sans-serif;
}

.btn-scale-asc-1, .btn-scale-desc-10 {
background-color: #33FF00;
}

.btn-scale-asc-1:hover,
.btn-scale-desc-10:hover {
background-color: #2CDE00;
}

.btn-scale-asc-2,
.btn-scale-desc-9{
background-color: #66FF00;
}

.btn-scale-asc-2:hover,
.btn-scale-desc-9:hover{
background-color: #59DE00;
}

.btn-scale-asc-3,
.btn-scale-desc-8 {
background-color: #99FF00;
}

.btn-scale-asc-3:hover,
.btn-scale-desc-8:hover {
background-color: #85DE00;
}

.btn-scale-asc-4,
.btn-scale-desc-7 {
background-color: #CCFF00;
}

.btn-scale-asc-4:hover,
.btn-scale-desc-7:hover {
background-color: #B1DE00;
}

.btn-scale-asc-5,
.btn-scale-desc-6 {
background-color: #FFFF00;
}

.btn-scale-asc-5:hover,
.btn-scale-desc-6:hover {
background-color: #DEDE00;
}

.btn-scale-asc-6,
.btn-scale-desc-5 {
background-color: #FFCC00;
}

.btn-scale-asc-6:hover,
.btn-scale-desc-5:hover {
background-color: #DEB100;
}

.btn-scale-asc-7,
.btn-scale-desc-4 {
background-color: #FF9900;
}

.btn-scale-asc-7:hover,
.btn-scale-desc-4:hover {
background-color: #DE8500;
}

.btn-scale-asc-8,
.btn-scale-desc-3 {
background-color: #FF6600;
}

.btn-scale-asc-8:hover,
.btn-scale-desc-3:hover {
background-color: #DE5900;
}

.btn-scale-asc-9,
.btn-scale-desc-2 {
background-color: #FF3300;
}

.btn-scale-asc-9:hover,
.btn-scale-desc-2:hover {
background-color: #DE2C00;
}

.btn-scale-asc-10,
.btn-scale-desc-1 {
background-color: #FF0000;
}

.btn-scale-asc-10:hover,
.btn-scale-desc-1:hover {
background-color: #DE0000;
}
.form-group label{
margin-bottom: 5px;
}
.text-justify{
text-align: justify;
}

#add_questions tbody>tr:first-child a.remove_row{
display: none;
}

.dma_group,.usa_based{
display: none;
}


button.multiselect.dropdown-toggle  {
display: block;
width: 100%;
padding: .375rem .75rem;
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: var(--bs-body-color);
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
background-color: var(--bs-body-bg);
background-clip: padding-box;
border: var(--bs-border-width) solid var(--bs-border-color);
border-radius: var(--bs-border-radius);
transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
text-align: left;
}

ul.multiselect-container.dropdown-menu  {
padding: 10px;
}
input.form-control.multiselect-search{
width: 100%;
}
input.form-control.multiselect-search+.input-group-btn{
display: none;
}
li.multiselect-item.filter {
margin-bottom: 10px;
}
.dropdown-menu>a{
padding-top: 8px;
padding-bottom: 8px;
}

@media (min-width: 992px) {
.nav-item.dropdown:hover .dropdown-menu {
    display: block;
    overflow: hidden;
}
}













.asidebar_tabs .nav-item {
width: 100%;
}

.asidebar_tabs .nav-item>a ,.asidebar_tabs .nav-item>a :hover{
padding: 10px 20px;
color: #000;
border: none !important;
border-bottom: 1px solid #eee !important;
border-radius: 0 !important;
}


.asidebar_tabs .nav-item>a.active {
color: #fff;
background: #04B1CA;
}
#myTabs,.asidebar_tabs .nav-item:last-child,.asidebar_tabs .nav-item:last-child>a{
border-bottom:none !important
}
.asidebar_tabs>div {
border: 1px solid #eee;
padding: 20px;
border-radius: 5px;
background: #fff; 
}






.form-group.checkgroup {
display: block;
margin-bottom: 15px;
}

.form-group.checkgroup input {
padding: 0;
height: initial;
width: initial;
margin-bottom: 0;
display: none;
cursor: pointer;
}

.form-group.checkgroup label {
position: relative;
cursor: pointer;
}

.form-group.checkgroup label:before {
content:'';
-webkit-appearance: none;
background-color: transparent;
border: 2px solid #0079bf;
box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05);
padding: 10px;
display: inline-block;
position: relative;
vertical-align: middle;
cursor: pointer;
margin-right: 5px;
}

.form-group.checkgroup input:checked + label:after {
content: '';
display: block;
position: absolute;
top: 2px;
left: 9px;
width: 6px;
height: 14px;
border: solid #0079bf;
border-width: 0 2px 2px 0;
transform: rotate(45deg);
}

.chart-scale  [type="radio"] {
position: absolute;
opacity: 0;
}

.chart-scale  [type="radio"]:checked+span {
background: #333;
color: #fff;
}

.col-12.cloned_variable {
position: relative;
}

.delete_cloned_var {
position: absolute;
left: 99%;
display: inline;
width: auto;
cursor: pointer;
top: 10px;
}

span.disabled {
    position: relative;
    display: inline-block;
}
span.disabled:before {
    content: "";
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    z-index: 9;
    cursor: not-allowed;
    height: 30px;
}



select.form-control {
 
    -webkit-appearance: auto !important;
    -moz-appearance: auto !important;
    appearance: auto !important;
 
}

