.hide-this {
    display: none;
}

.better-view-ul-styling .views-row .first-after-header p:first-of-type {
    margin-top: .5em;
}

.search-result-icon .book_list {
    background-image: url("/sites/all/themes/zen_madpl/css/images/search-results/collection.png");
}

.video-container {
    position: relative;
    padding-bottom: 52%;
    padding-top: 29px;
    height: 0;
    overflow: hidden;
}

.video-container video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

fieldset {
    min-width: 90%;
}

#sidr-wrapper-0 .icon {
    background: #fff;
    content: '';
    display: block;
    width: 20px;
    height: 2px;
    position: absolute;
    top: 12px;
    left: 17px;
    border-radius: 2px;
}

#sidr-wrapper-0 .icon.second {
    top: 17px;
}

#sidr-wrapper-0 .icon.third {
    top: 22px;
}

#sidr-wrapper-0 .label {
    display: block;
    position: absolute;
    font-size: 17px;
    text-transform: uppercase;
    top: 10px;
    left: 40px;
}

.smaller-font {
    font-size: smaller;
    line-height: 1.5;
}

.node-madreads-post .field-name-field-submitted-by,
.node-madreads-post .field-name-field-published-actual,
.node-article .field-name-field-submitted-by,
.node-article .field-name-field-published-actual {
    font-style: italic;
    font-size: smaller;
}

.node-database.view-mode-full .field-name-field-media-caption {
    font-style: italic;
    font-size: x-small;
}

.webform_disable_select_options_client_form-processed + label {
    text-decoration: line-through;
}

.view-header .themed-header {
    background: #efefef;
    padding: .5em;
}

.color-red {
    color: red;
}

.page-node-4339 .paragraphs-item-booklist td img {
    padding: .5em;
    margin-left: auto;
    margin-right: auto;
    display: block;
}

.announcement-purple {
    background: #782c54;
    color: #fff;
    text-shadow: 1px 1px #000;
    padding: .1rem .75rem;
    margin-bottom: .5rem;
}

.announcement-purple .block-content {
    max-width: 52em;
    margin-left: auto;
    margin-right: auto;
}

.announcement-purple a {
    color: #fff;
    text-decoration: underline;
}

.tfa-sublabel {
    font-size: smaller;
    font-style: italic;
}

.clean-embed header {
    display: none;
}