.mobileMode{display:none !important;}table{color: inherit;}
@media only screen and (max-width:760px){
.destroyResponsive{float: none !important;}.desktopMode{display:none !important;} .mobileMode{display:block !important;}}
.bulb--app:after {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 31px 28px 0;
    border-color: transparent #ffffff transparent transparent;
    content: "";
    position: absolute;
    left: 90%;
    bottom: -28px;
}
.hideMe{
    display: none !important;
}
@media only screen and (max-width: 500px) {
    [cdtr-audio]{
        width: 100% !important;
    }
    div.sf-c-b-form.creaditor_FormEditClass {
        width: 100% !important;
    }
  }
