/* Custom Stylesheet hash:16148867451600205476 dated 02 Sep, 2024 18:46:10+UTC */
/* Add custom CSS here */
.category-13, .category-2, .category-15, .category-19, .category-17, .category-16, .category-20, .category-22, .category-23, .category-24 .category-25 {
  border-bottom: 1px solid #212121;
}
    
.button--blue{
    background-color: #fff;
    border: 1px solid #00a7bb;
    display: inline-block;
    padding: 0.5em 2.5em;
    color: #00a7bb;
    border-radius: 2px;
    font-weight: 600;
    transition: all 0.15s ease;
}

.signin-link{
    background-color: #f7f8f9;
    border-radius: 3px;
    color: #212121;
    font-size: 14px;
    padding: 1.14em;
    }
.backimg {
  background: url("//images.monoprice.com/mp/knowledge_base/Knowledge_Base_bg_2528x358_2.jpg");
}
.branding{
  max-width:85%!important;
}
.layout__item.md-lg-7\/12.lg-plus-8\/12 {
  width: 100% !important;
}
.mp-logo {
    width: 245px;
    height: 35px;
    display: inline-block;
    background: url(//images.monoprice.com/mp/mp-logo.svg) no-repeat;
}
.mp-menu {
	font-size: 16px;
	font-weight: 500;
	display: inline-block;
	padding-left: 10px;
	text-align: right;
}
.header__top {
  background-color: #000;
}

.listing--uniform > li {
    max-height: unset !important;
    overflow: unset !important;
}

@media screen and (max-width: 575px) {
    .mp-logo {
      width: 200px;
      height: 25px;
    }
}
html, .select, .drill-default {
	font-family: Open Sans, sans-serif;
}
a, a:hover, a:focus, a:active, .u-visuallink, .u-visuallink:hover,
.heading--blue,
.fr-toolbar .fr-command.fr-btn.fr-active,
.fr-popup .fr-command.fr-btn.fr-active,
.fr-desktop .fr-command.fr-active:hover,
.fr-desktop .fr-command.fr-active:focus,
.fr-desktop .fr-command.fr-active.fr-selected,
.fr-popup .fr-colors-tabs .fr-colors-tab:hover,
.fr-popup .fr-colors-tabs .fr-colors-tab.fr-selected-tab,
.tab__notCurrent a:hover {
	color: #00a7bb;
}

.button--primary,
.button--primary:hover:enabled,
.button--primary:focus:enabled,
.button--primary:active:enabled,
.nav__menu a:hover, .nav__menu a:active, .dd__link:hover,
.fr-popup .fr-checkbox input:checked + span,
.fr-popup .fr-colors-tabs .fr-colors-tab[data-param1="background"]::after,
.fr-image-resizer .fr-handler,
.fr-image-progress-bar-layer > div.fr-loader span,
.autocomplete--field__item:hover, .autocomplete--field__item.is-selected {
	background-color: #00a7bb;
}

.textfield:focus,
.search-wrapslim .inputaddon__field:focus,
.file-btn:focus, .file-btn.is-active, .dz-drag-hover {
	border-color: #00a7bb;
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075), 0 0 4px -1px #00a7bb;
}

.button--primary:focus:enabled, .button--primary:active:enabled,
.select:focus, .drill-default:focus, .drill-default.drill-focus {
	box-shadow: 0 0 3px 0 #00a7bb;
}

.tab > li,
.textfield.picker__input--active,
.textfield--heading:focus,
.pager__selected,
.tab__notCurrent:hover,
.picker__select--month:focus, .picker__select--year:focus,
.picker__day--highlighted, .picker__day--selected:hover,
.picker--focused .picker__day--selected, .picker__button--clear:focus,
.picker__button--close:focus,
.fr-popup .fr-input-line input[type="text"]:focus,
.fr-popup .fr-input-line textarea:focus,
.fr-popup .fr-checkbox input:checked + span,
.fr-popup .fr-checkbox input:focus + span,
.fr-image-resizer, .fr-image-upload-layer.fr-drop,
table td.fr-selected-cell, table th.fr-selected-cell,
.fr-table-resizer div,
.fr-popup .fr-table-size .fr-select-table-size > span.hover > span {
	border-color: #00a7bb;
}

input[type="checkbox"].switch:focus + div {
	box-shadow: 0 0 .2em 1px #00a7bb, 0 1px 1px hsla(0,0%,100%,.6);
}

.picker__day--today:before,
.picker__button--today:before {
	border-top-color: #00a7bb;
}