.mktoButtonRow span {
    margin-left: 40px !IMPORTANT;
}

.mktoModal .mktoModalContent {
    background: #f06f1f !IMPORTANT;
    color: #FFF !IMPORTANT;
    padding: 4em !IMPORTANT;
} 
    
.mktoModal .mktoModalContent input {
    width: 100%;
    margin: 0 0 15px !IMPORTANT;
    border: 0;
    border-radius: 0;
    padding: 10px !IMPORTANT;
    color: #58595b !IMPORTANT;
    font-weight: 400;
    background-color: #f6f6f6 !IMPORTANT;
    line-height: 1.5em !IMPORTANT;
    position: relative;
}

.tempHide {display: none;} 