.WaGadgetAuthorizationRequired .openAuthFormContainer {
display: none !important;
}
#socialLoginContainer, #idSocialLoginContainer {
    display: none;
}

/* Code to change page width START */
.zoneInner, .zoneWrap, .zoneInner >
.WaPlaceHolder { max-width: 1200px; }
/* Code to change page width END */
@media screen and (max-width: 1200px) {
  #PAGEID_18062 table.contStyleExcSimpleTable,
  #PAGEID_18062 table.contStyleExcSimpleTable tbody,
  #PAGEID_18062 table.contStyleExcSimpleTable tr,
  #PAGEID_18062 table.contStyleExcSimpleTable td {
    display: block !important;
    width: 100% !important;
    max-width: 100% !important;
    box-sizing: border-box !important;
  }

  #PAGEID_18062 table.contStyleExcSimpleTable td,
  #PAGEID_18062 table.contStyleExcSimpleTable p,
  #PAGEID_18062 table.contStyleExcSimpleTable h3 {
    overflow-wrap: anywhere !important;
    word-break: break-word !important;
    white-space: normal !important;
  }

  #PAGEID_18062 table.contStyleExcSimpleTable:last-of-type tr:last-child td:nth-child(n+2) {
    display: none !important;
  }
}#PAGEID_18062 .gadgetContentEditableArea > div:nth-child(4) table.contStyleExcSimpleTable tr:last-child td:nth-child(n+2) {
  display: none !important;
}


