.container .row > .col-lg-9.faq {
    min-height: 500px;
}

.glossary_content > .item {
width: 47%;
float: left;
margin-right: 20px;
}

.glossary_content > .item > a {
font-weight: bold;
}

.keyboard {
margin: 6px 6px 6px 0;
width: 45px;
}

ul li h4 {
margin-top: 15px;
}

h4 a,
h4 a:hover {
color: #FF6600;
}

/* rma */
.repair-zone img {
margin: 50px 0 0 50px;
}

/* calculator */
.support_content_list {
padding: 16px 3px 16px 3px;
}

.support_content_list li {
list-style-type: upper-roman;
margin-left: 20px;
}

#research {
width: auto !important;
}

.nolink {
cursor: not-allowed;
}

.nolink:hover {
background: #fff;
}

