.ediscsubnav  {
    margin: 0 auto;
    display: block;
    max-width: 700px;
    width: 100%;
}
.ediscsubnav ul.ediscbluelist li {
    width: 48%; 
}
.ediscsubnav ul.ediscbluelist li:last-child {
    border:none; 
}
.page-id-7647 #blue-banner-section {
    display: none;
}
#dwncollform {
    background: #EEF2F5;
    padding: 17px 7% 20px 7%;
    border-radius: 20px;
    border: 7px solid #DA7802;
    float: right;
    width: 86%;
}
#dwncollform .hubdisc {
    float: left;
    display: block;
    width: 100%;
    clear: both;
    margin-top: 41px;
}
#dwncollform h2 {
    float: left;
    display: block;
    width: 100%;
    clear: both;
}

#main .hs-form input , .hs-form textarea {
    background-color: #fff;
    border: 1px solid #bbb;
    color: #000;
    width: 200px;
    padding: 5px;
 margin: 10px 0 25px 0;
}
#main .hs-form  input {
    padding: 5px;
    width: 200px;
    border: 1px solid #ccc !important;
}
#main .hs-form select    { 
    padding: 5px !important;
    width: 96%;
}
#main .hs-form input[type="submit"] {
    font-size: 1.2em;
    line-height: 2.5em;
    margin-bottom: 1.25em;
    background-color: #D97804;
    color: #fff;
    border-radius: 10px;
    padding: 01px 40px;
    font-size: 17px;
    font-weight: 700;
    font-style: normal;
    text-shadow: none;
    margin-top: -3px;
    display: block;
    text-align: center;
    width: auto;
    float: none;
    box-shadow: none;
    margin-left: 0;
    margin-bottom: 0;
    margin-top: 15px;
    border: none;
    cursor: pointer;
}
#main .hs-form input[type="submit"]:hover {
background-color: #72A4CA;
}
#main ul.hs-error-msgs {
    display: block;
    padding: 0;
    list-style: none;
    margin: 0 0 15px 0;
}
#main ul.hs-error-msgs li {
    list-style: none;
}
#main ul.hs-error-msgs label {
    font-size: 12px;
    color: red;
    list-style: none;
    width: 100%;
    line-height: 5px;
}
.scrollheight {
    width: 105% !important; 
}