h1{
}
h1 strong{
    font-weight:400;
}
.sec-pTB {
    padding: 0;
}
.dwn-cont {
    margin: 0;
    color: #000;
    font-weight: 400;
    background: transparent;
}
.dwn-link {
    min-height: auto;
}
.prodDownbtn {
    padding: 0;
}
.btmBar.min-mbH {
    display: none;
}
p.avai-sec {
    display: inline-block;
    vertical-align: top;
    border: 1px solid #ccc;
    width: 300px;
    margin: 50px 15px 50px 0;
}
p.avai-sec a {
    display: inline-block;
    max-width: 130px;
    margin: 15px 8px !important;
    padding: 0;
    box-shadow: 0 0 5px #ccc;
    border-radius: 5px;
}
p.avai-sec a.azur, p.avai-sec a.aws {
    box-shadow: 0 0 5px #ccc;
    padding: 3px 5px;
}
p.avai-sec a.azur {
    max-width: 122px;
}
p.avai-sec a.aws {
    max-width: 122px;
}
.otr-dwn-cont a {
    font-size: 14px;
    background: #c4c8cc;
    margin-left: 4px;
    width: 73px;
    display: inline-block;
    text-align: center;
    color: #333;
    text-decoration: none
}
.otr-dwn-cont a:hover {
    background: #7BBB2A;
    color: #fff
}
.avail {
    background-color: #f9f9f9;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    text-align: center;
}
p.avai-sec a img {
    max-width: 100%;
}
.dwn-prob a {
    padding: 3px 20px;
    border-radius: 5px;
}
.fbutton input#downloadSubmit {
    font-size: 110% !important;
}
.download-exe-page {
    align-items: center;
}
.download-exe-page .dwn-link-cont {
    min-height: auto;
}
.download-exe-page .dwn-form-cont {
    background-color: #f8f8f8;
    padding: 20px;
    margin: 40px;
    border-radius: 10px;
}
.download-exe-page .dwn-form-cont h3 {
    font-size: 14px;
    line-height: 22px;
    text-align: center;
    font-weight: 400;
}
.bit {
    margin: 5px 5px 15px;
    font-size: 15px;
}
.bread-link a {
    font-size: 13px;
}
.download-exe-page .dwn-form-cont .edi-btn inputgroup input, .download-exe-page .dwn-form-cont .edi-btn inputgroup select {
    background-color: #fff !important;
    margin: 15px 0 10px !important;
}
.fbutton {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 15px 0 0;
}
.fbutton input#Submit, .fbutton input#downloadSubmit, .fbutton .spl-submit#Submit, .fbutton input.sub, .fbutton input#gdpr_reset {
    margin: 0 !important;
    width: 48.5% !important;
}
.fbutton input#gdpr_reset {
    background-color: #dad9d9 !important;
}


@media(max-width:600px) {
.dwn-link-cont {
    display: none;
}
.dwn-form-cont {
    width: 300px;
    margin: 25px auto 40px;
    float: none;
}
}
.breadcrumb{
display:none;
}
div#customers:not(.bg-l-grey) {
    display: none !important;
}

.nav-qte a {
    background: #C4C8CC !important;
    color: #333333 !important;
}