/*
Theme Name: Instruction Child
Theme URI: http://instruction.uh.edu/instruction-child/
Template: mts_interactive
Author: Taylor Fayle
Author URI: http://example.com
Description: Instruction @ UH Child Theme
Version: 1.0.0.1545419594
Updated: 2018-12-21 19:13:14

*/
@import url('../mts_interactive/style.css');

small {
    font-weight: 300;
}
h2 {
    font-size: 28px !important;
    font-weight: 500;
    color: #252525;
}
.logo-wrap {
    display: none;
}
#primary-navigation {
    float: left;
}
#primary-navigation a {
    font-size: 17px;
}
.navigation ul li a {
    font-family: 'Milo', 'Open Sans';
    font-weight: normal;
    line-height: 30px;
    border-left: none;
    padding: 10px 25px;
}
.navigation ul li:last-child a {
    border-right: none;
}
.menu-item-has-children > a:after {
    top: 40% !important;
}
.post {
    margin-top: -25px;
    margin-bottom: 15px;
    background-color: #fafafa;
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
    -o-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
    -moz-transition: all 0.3s cubic-bezier(.25, .8, .25, 1);
    -webkit-transition: all 0.3s cubic-bezier(.25, .8, .25, 1);
    -o-transition: all 0.3s cubic-bezier(.25, .8, .25, 1);
    transition: all 0.3s cubic-bezier(.25, .8, .25, 1);
    padding: 25px;
}
.post-single-content {
    max-width: 600px;
}
.ss-full-width {
    overflow: inherit;
}
.single-title {
    font-size: 43px !important;
    font-family: 'Milo' !important;
    font-weight: normal;
}
.front-view-content {
    font-size: 16px;
}
.big-posts .big-1 {
    width: 100%;
}
.big-posts .front-view-content {
    font-size: 18px;
    color: #ccc;
}
.widget .wp_review_tab_widget_content .tab_title.selected a {
    display: none;
    background-color: #c8102e;
}
#searchform {
    border: none;
    max-width: 750px;
    background-color: white !important;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    -moz-box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
    -webkit-box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
    -o-box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
    box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
    padding: 0 0 0 10px;
}
.widget li {
    margin-top: 20px;
    margin-left: 0;
    border-bottom: 1px solid #fafafa;
    list-style-type: none;
}
.widget li a {
    font-weight: bold;
    color: #ce102d;
}
.footer-logo {
    display: none;
}
.footer-widgets {
    max-width: 100%;
    width: 100%;
}
.f-widget {
    margin-right: 5%;
    max-width: 45%;
    width: 45%;
}
.widgets-num-3 .f-widget {
    max-width: 45%;
    width: 45%;
}
.related-posts {
    background-color: #fafafa;
}
.required {
    color: #c8102e;
}
body, p {
    font-size: 17px;
    font-family: 'Milo' !important;
    line-height: 1.5;
    color: #444;
}
h1, h2, h3, h4, h5 {
    font-family: 'Milo' !important;
}
ul, ol {
    font-size: 17px;
}
#banner {
    padding-top: 12px;
    font-size: 16px;
    font-family: 'Milo', sans-serif;
    height: 36px;
    font-weight: normal;
    background-color: #888b8d;
    clear: both;
    z-index: 9999;
}
#logo img {
    width: 375px;
    margin: 25px 0;
}
#logo a {
    font-size: 36px;
}
.summary {
    margin-bottom: 20px;
    background-color: rgba(0,176,255,.15);
    -moz-border-radius: .2rem;
    -webkit-border-radius: .2rem;
    -o-border-radius: .2rem;
    border-radius: .2rem;
    border-left: 3.2rem solid rgba(68,138,255,.4);
    padding: 15px 15px 5px;
}
.success-new {
    margin-bottom: 20px;
    background-color: rgba(0,230,118,.15);
    -moz-border-radius: .2rem;
    -webkit-border-radius: .2rem;
    -o-border-radius: .2rem;
    border-radius: .2rem;
    border-left: 3.2rem solid rgba(0, 230, 118, 0.4);
    padding: 15px 15px 5px;
}
.admonition-title {
    font-size: 1.2em;
    font-weight: bold;
}
.note{
	background: #f5f5f5 !important;
    color: #212121 !important;
    border-radius: 2px;
    box-shadow: 0 2px 10px rgba(0,0,0,0.12), 0 1px 3px rgba(0,0,0,0.24);
}
.big-posts a {
    height: 100%;
    position: absolute;
    width: 100%;
}
.latestPost .title a, .latestPost-news .title, .latestPost .title {
    font-size: 28px !important;
    font-family: 'Milo' !important;
}
.sidebar-with-content, .article {
    max-width: 750px;
    width: 100%;
}
#page article.latestPost.excerpt {
    padding-bottom: 30px;
    border-bottom: solid 1px #fafafa;
}
aside#sidebar.sidebar.c-4-12.sidebar-left {
    display: none;
}
.single_post a {
    font-weight: bold;
}
#searchform #s {
    color: black;
    color: #666;
}
input#subscribe-field-blog_subscription-2.required {
    margin-left: 0;
    border: none;
    height: 40px;
    background-color: white !important;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    -moz-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
    -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
    -o-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
    padding: 0 0 0 10px;
}
input#subscribe-field-blog_subscription-3.required {
    margin-left: 0;
    border: none;
    height: 40px;
    background-color: white !important;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    -moz-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
    -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
    -o-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
    padding: 0 0 0 10px;
}
#jetpack-subscribe-label {
    display: none;
}
#subscribe-submit {
    display: inline-block;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    -moz-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
    -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
    -o-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
}
input[type='submit'] {
    font-weight: bold;
}
.success {
    margin-top: -10px;
    font-weight: bold;
    padding: 15px;
}
.widget #wp-subscribe {
    background-color: #ce102e;
}
.widget #wp-subscribe input.email-field {
    background-color: #960c22;
}
.widget #wp-subscribe input.submit {
    color: #960c22;
}
.tab_widget ul.wps_tabs li {
    border: 1px solid #f0f0f0;
    background-color: #f0f0f0;
    background-image: none !important;
}
.tab_widget ul.wps_tabs li:hover {
    background-color: #dedede;
    -moz-transition: .75s;
    -webkit-transition: .75s;
    -o-transition: .75s;
    transition: .75s;
}
.tab_widget ul.wps_tabs li a {
    color: #3c3c3c !important;
}
div.molongui-table.molongui-author-box-container.mabc-shadow-none.mabc-border-thin {
    margin-top: 75px;
    background-color: rgb(234,234,234);
}
.molongui-author-box-title h5 {
    font-size: 24px;
}
.molongui-author-box-meta span {
    font-size: 16px !important;
    opacity: .8;
}
.molongui-author-box {
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
    -o-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
    -moz-transition: all 0.3s cubic-bezier(.25, .8, .25, 1);
    -webkit-transition: all 0.3s cubic-bezier(.25, .8, .25, 1);
    -o-transition: all 0.3s cubic-bezier(.25, .8, .25, 1);
    transition: all 0.3s cubic-bezier(.25, .8, .25, 1);
}
.molongui-author-box-container .molongui-author-box-data .molongui-author-box-job a :nth-child(2) {
    display: none;
}
sup {
    font-size: smaller;
    vertical-align: super;
}
.button {
    margin-top: 15px;
    border: none;
    font-weight: bold;
    background-color: #ce102d;
    line-height: 1;
    color: #fff !important;
    text-decoration: none;
    -moz-transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
    cursor: pointer;
    text-transform: none;
    padding: 10px 20px;
}
.btn_red {
    background-color: #ce102d;
}
.btn_red:hover {
    background-color: #960c22;
}
.btn_green {
    background-color: #00b388;
}
.btn_green:hover {
    background-color: #00866c;
}
.et-upcoming {
    margin-bottom: 10px;
    margin-left: -15px;
    padding-left: 15px;
    font-size: 90%;
    font-weight: bold;
    background-color: rgb(239, 239, 239);
    width: 50%;
    color: #c8102e;
}
.et-previous {
    font-size: 90%;
    display: inline-block;
    font-weight: bold;
    background-color: rgb(239, 239, 239);
    color: #c8102e;
    -moz-transition: width 2s;
    -moz-transition: padding 0.5s ease;
    -webkit-transition: width 2s;
    -o-transition: width 2s;
    -webkit-transition: padding 0.5s ease;
    transition: width 2s;
    -o-transition: padding 0.5s ease;
    transition: padding 0.5s ease;
    min-width: 70px;
    padding: 0 5px 0 15px;
    margin: 0 10px 10px -15px;
}
.et-previous:hover {
    padding-left: 25px;
    cursor: pointer;
}
div.one_fourth {
    margin-right: 2%;
    text-align: center;
}
div.one_fourth img {
    max-width: 90%;
}
#kbe_container {
    font-size: 17px !important;
    font-family: 'Milo', 'Oswald', sans-serif;
    max-width: 1170px !important;
    width: 100% !important;
    min-width: 240px;
    margin: 220px auto 0;
}
#kbe_content .kbe_leftcol span {
    margin-bottom: 0 !important;
    display: inline;
}
#kbe_content .kbe_leftcol ul li, ol {
    line-height: inherit !important;
}
.kbe_content_left {
    padding-top: 35px;
    max-width: 750px;
    width: 70% !important;
}
.kbe_category:nth-child(odd) {
    margin-right: 12%;
}
.kbe_category:nth-child(even) {
    margin-right: 0;
}
.kbe_aside {
    margin-top: 25px;
    background-color: #fafafa;
    width: 25% !important;
    padding: 15px;
}
#kbe_container h1, #kbe_content .kbe_category h2 a, #kbe_content h2 {
    margin-bottom: 10px;
    font-size: 25px;
    font-family: 'Milo', 'Oswald', sans-serif;
    font-weight: bold;
    color: #252525;
}
#kbe_content .kbe_leftcol p {
    margin-bottom: 10px;
    font-size: 17px;
}
#kbe_content ul li a {
    font-size: 17px !important;
}
.kbe_breadcrum {
    font-size: 13px;
    font-weight: 700;
    overflow: hidden;
    color: #a1a1a1;
    clear: both;
    text-transform: uppercase;
    padding: 0;
    margin: 0;
}
.kbe_breadcrum ul li:last-child a {
    color: #c8102e !important;
    text-transform: capitalize;
}
.kbe_breadcrum ul li {
    line-height: 22px;
    color: #888b8d;
    float: left;
    padding: 2px 20px 2px 0;
}
.kbe_breadcrum ul li:last-child hover {
    color: #a1a1a1;
}
.kbe_breadcrum ul li:hover {
    color: #aa1801;
}
#kbe_content h2 span.kbe_count, #kbe_content .kbe_child_category h3 span.kbe_count {
    background-color: #00866c;
}
.kbe_search_field input#s {
    float: left;
}
.kbe_search_field #searchform {
    margin-left: 5px;
}
.kbe_search_field input[type=text] {
    padding-left: 15px;
}
.kbe_content_full {
    width: 100% !important;
}
#kbe_content .kbe_leftcol .kbe_articles_search ul li a {
    font-weight: bold;
    color: #212121;
}
#kbe_content .kbe_leftcol ol li a {
    font-weight: bold;
}
#kbe_content .kbe_leftcol .kbe_articles_search .kbe_read_more a {
    color: #c8102e;
}
.kbe_articles_search ul li:last-child {
    border-bottom: none;
}
#kbe_content .kbe_leftcol ol {
    margin-left: 10px;
}
#kbe_content .kbe_leftcol img {
    margin-bottom: 10px;
    border: solid 1px #ccc;
    max-width: 90%;
    background-color: #eee;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    padding: 15px;
}
#kbe_content .kbe_leftcol ol li {
    font-size: 16px;
}
#kbe_content .kbe_leftcol a {
    color: #c8102e;
}
#kbe_content .kbe_leftcol .kbe_articles_search ul li p {
    font-size: 14px;
    color: #757575;
}
.note {
    background-color: #f5f5f5;
    color: #212121;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    -moz-box-shadow: 0 2px 10px rgba(0,0,0,0.12), 0 1px 3px rgba(0,0,0,0.24);
    -webkit-box-shadow: 0 2px 10px rgba(0,0,0,0.12), 0 1px 3px rgba(0,0,0,0.24);
    -o-box-shadow: 0 2px 10px rgba(0,0,0,0.12), 0 1px 3px rgba(0,0,0,0.24);
    box-shadow: 0 2px 10px rgba(0,0,0,0.12), 0 1px 3px rgba(0,0,0,0.24);
}
@media only screen and (max-width: 1200px) {
#kbe_container {
    width: 90% !important;
    margin: 220px 5%;
}
}
@media screen and (max-width: 1130px) {
.navigation ul li a {
    padding-top: 8px !important;
    padding-right: 16px !important;
    padding-bottom: 8px !important;
    padding-left: 16px !important;
    padding-left: 15px;
}
.navigation ul li:first-child a {
    margin-left: -10px;
}
}
@media screen and (max-width: 900px) {
.big-posts .big-1 {
    width: 100% !important;
}
}
@media screen and (max-width: 865px) {
.navigation ul li:first-child a {
    margin-left: 0;
}
#logo img {
    max-width: 90%;
}
#banner .top-bar nav li {
    display: block;
    float: none;
    padding: 0 15px;
    margin: 0;
}
#banner li:not(.uh-home) {
    display: none !important;
}
#banner .top-bar nav a {
    padding: 10px 0;
    margin: 0;
}
#kbe_container {
    font-size: 17px !important;
    font-family: 'Milo', 'Oswald', sans-serif;
    width: 90% !important;
    margin: 220px 20px 0;
}
.kbe_content_left {
    width: 100% !important;
}
.kbe_aside {
    width: 100% !important;
    float: none !important;
    overflow-y: hidden;
}
#searchform {
    max-width: 95%;
}
.kbe_widget {
    margin-left: 40px;
}
}
@media screen and (max-width: 638px) {
.widgets-num-3 .f-widget {
    width: 96%;
}
}
@media screen and (max-width: 360px) {
.kbe_content_left {
    margin-top: 100px;
}
}
