body {background:#333; color:#fff;}
input {color:#111;}
.bg-dark {background:rgba(0,0,0,0.5);}
.cast-shadow {box-shadow: 0 2.8px 2.2px rgba(0, 0, 0, 0.034), 0 6.7px 5.3px rgba(0, 0, 0, 0.048), 0 12.5px 10px rgba(0, 0, 0, 0.06), 0 22.3px 17.9px rgba(0, 0, 0, 0.072), 0 41.8px 33.4px rgba(0, 0, 0, 0.086), 0 100px 80px rgba(0, 0, 0, 0.12)}
.code {font-size: 30px;
    font-weight: bold;
    width: 150px;
    margin: 0 auto;
    text-align: center;}
.boxed {padding:30px;}
.panel-white .panel-body *, .modal-dialog {color:#111}

footer {
    position: absolute;
    width: 100%;
    bottom: 20px;
    color: #fff;
}

footer a {color:#EBEBEB;}