svg {
    display:none;
}

div .ef-copy-block P {
    text-align: justify;
}

input[type=radio] {
    appearance: radio;
}

input[type=checkbox] {
    appearance: checkbox;
}

#video1 {
    border:none;
    width:960px;
    height:540px;
}

.color-red {
    color: #C30812;
}

.color-green {
    color: #08C35B;
}

.login-bg {
    background-image: url(/images/login.jpg);
}

h1, h2, h3, h4, h5, h6, .ef-heading {
    max-width: unset;
}