.noshow {
    display: none !important;
}

.button-xlarge {
    font-size: 125%;
}

#DelDOT-Website-Beta ul li {
    list-style: none;
}

.form-group {
    margin-top: 20px;
    margin-bottom: 20px;
    background: #ececec;
    padding:20px;
}

.form-group input[type="text"],textarea{
width:98%;
}

.embed-responsive{
    min-height:1600px;
}

.embed-responsive iframe{
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
    overflow-x: hidden!important;
    overflow-y: hidden!important;
}

.fsLabel > span , .euGaRD{
    font-weight: 900!important;
}