span.media-icon-small-tok img {
    width: 12px;
margin-top:-3px;
margin-left: 5px;
margin-right:5px;
}
.navbar-default {
    background-color: #4f4f4f!important;
}

div.footer-container {
    background-color: #4f4f4f!important;
    color: #FFF;
}

div.banner-container {
    background: #f5f5f5;
}

#row-9e6b920992a34b10bcf59350d153e297 .container{
padding-top: 0px;
}

#row-8be9e5f5e47248608fd1206b27b03568 h3 {
  color: #777;
    letter-spacing: 3px;
    text-shadow: 1px 1px 3px #848484;
}

.autoCheck-block {
margin:-20px auto 10px auto;
}


.inventory-report.autoCheck-block.palette-border2 {
    position: absolute;
    right: 57px;
    top: 46px;
}
div.slider-text a {
    background: red;
    color: #fff;
    padding: 16px 22px;
    display: block;
    text-align: center;
    margin: auto;
    width: 160px;
}

@media(max-width:768px){

.inventory-report.autoCheck-block.palette-border2 {
    position: inherit;

}

}


a.autocheck {
    font-size: 0;
    background-image: url(images/balink_autocheck.jpg);
    width: 154px;
    height: 63px;
    display: inline-block;
    background-repeat: no-repeat;
    position: absolute;
    background-size: 67%;
}

@media (max-width:778px) {

div#element-d94a97cef9b04f7ea0305f120f746090 .maptitle > h1 {
font-size: 32px;
}
div#element-d94a97cef9b04f7ea0305f120f746090 .h3 {
font-size: 17px;
}
}

@media (max-width: 767px) {
div#element-cec54a9eeaa4457d87159097b935ca68, .element-type-quicklinkbuttons {
display:none!important;
}
}

.form-control, .form-control::placeholder {
    color: #6b6b6b !important;
}
.element-type-inventorysearch .form-control {
    background-color: white;
}

/**VDP**/
#row-b5f830462f4b46aca5e9a4cedd412109 .container {
    display: flex;
    flex-direction: row;
}

@media (min-width: 1200px) {
    #row-b5f830462f4b46aca5e9a4cedd412109 .container .row .first-column.col-lg-8 {
        width: 100%;
    }
}