/*added by bharti*/
.layout_logo{
height:90px;
}
.validation_validationBlock {
  padding-bottom: 1px;
}
.longform_multiSelectMessage {
    display: block;
line-height:16px;
}

size22{
font-size : 22;
}
.layout_text
{
   font-size: 28px;
}
em{
     font-size: 24px;
}
.ltr.page-0 .layout_answers {
    position: relative;
    margin: 0 0 32px;
    padding-top: 10px!important;
}
#survey{
position: static;
  width: 100%;
  height: 100%;
  overflow: auto;
}
.indicatorStar_star_isSelected {
    background: #ff6e0c;
    transform: scale(2);
    -ms-transform: scale(2);
    z-index: 3015;
}
#myImg {
  border-radius: 5px;
  cursor: pointer;
  transition: 0.3s;
}
#myImg:hover {opacity: 0.7;}
/* The Modal (background) */
.modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 1; /* Sit on top */
  padding-top: 100px; /* Location of the box */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.9); /* Black w/ opacity */
}
/* Modal Content (image) */
.modal-content {
  margin: auto;
  display: block;
  width: 80%;
  max-width: 700px;
}
/* Caption of Modal Image */
#caption {
  margin: auto;
  display: block;
  width: 80%;
  max-width: 700px;
  text-align: center;
  color: #ccc;
  padding: 10px 0;
  height: 150px;
}
/* Add Animation */
.modal-content, #caption {  
  -webkit-animation-name: zoom;
  -webkit-animation-duration: 0.6s;
  animation-name: zoom;
  animation-duration: 0.6s;
}
@-webkit-keyframes zoom {
  from {-webkit-transform:scale(0)} 
  to {-webkit-transform:scale(1)}
}
@keyframes zoom {
  from {transform:scale(0)} 
  to {transform:scale(1)}
}
/* The Close Button */
.close {
  position: absolute;
  top: 15px;
  right: 35px;
  color: #f1f1f1;
  font-size: 40px;
  font-weight: bold;
  transition: 0.3s;
}
.close:hover,
.close:focus {
  color: #bbb;
  text-decoration: none;
  cursor: pointer;
}
/* 100% Image Width on Smaller Screens */
@media only screen and (max-width: 700px){
  .modal-content {
    width: 100%;
  }
}
.htmlBlock{
    position: relative;
    top: -120px;
/*    left: 185px;*/
}
.question_questionTitle
{
  padding: 10px 0px 20px;

}
.anchors_isFirstRow .anchor, .anchors_isForcedDesktopShown .anchor{
  padding-top: 5px;
}

/*smiley code*/

.anchor_11column:first-child{
    background: url(https://global.cdn.survey.medallia.com/5f3f8a727ecd7a041c4ea3892132652bd08435dc) no-repeat ;
    padding-top: 7%;
    background-size: 10%;
    padding-left: 0%;
    background-position-x: 4%;

}

@media screen\0 {
.layout_logo{
   width:100%;
}
}

.anchor_11column{
    text-align: right;
    text-align: center;
    background: 
url(https://global.cdn.survey.medallia.com/da03fa35a44e02858082050fa93530dd0c7e440e) no-repeat;
    padding-top: 7%;
    padding-right: 0%;
    background-size: 10%;
    background-position-x: 95%;

}

.button_button{
border-radius: 35px;
}

.layout_mainHeaderRight {
text-align: right;
    padding-left: 10px;
    padding-bottom: 6px;
}
.layout_brprivacypolicy {
display:none;
}
/*.layout_mainHeader{
padding-left: 12%;
}*/

.layout_footer {
    font-size: 14px;
}
.layout_ddprivacypolicy{
width: 100% !important;
float: none !important;
text-align:center;
margin-left: auto;
margin-right: auto;
}
.layout_couponrestrictions {
display:none;
}
@media only screen and (max-width: 600px){
.dd_us_link{
display:block;
}
.dd_ca_link{
display:block;
}
.layout_footer {
    font-size: 3vw;
}
}