/* ==========================================================================
   $VENDOR
   ========================================================================== */

div[class*="surveyBranding"] {
    display:none!important;
}

div[class*="EmotionFooter"] {
    /*display:none!important;*/
    padding:0!important;
}

div[class*="hotjarBranding"] {
    display:none!important;
}

[class*="surveyActions"]{
    text-align:center;
    float:none!important;
    width:100%!important;
}

.select2-container {
  width:100%!important;
  padding:0;
}
.select2 *, .select2-results * {
  font-size:1.25rem;
}
.select2-container .select2-selection--single{
  height:32px;
}

