  /*
*
* 萌妹社区 - Front-End CSS
* JensenGroup.ca
*
*/

.content.content_top_margin {
    margin-top: 120px !important;
}

.title h1 {
    word-break: break-word;
    /*    
    text-align: justify;
*/
}

/*
HIDE WORDPRESS SEARCH
*/
.header_inner_right {
    display: none !important;
}

.always-hidden {
    display: none !important;
}

/**
*
* MENU
*
*/
@media only screen and (min-width: 1000px) {
    .header_bottom.header_full_width,
    .fixed_top_header .top_header > .right,
    .header_top {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
}

.main_menu.drop_down.animate_height {
    background: #3d2d32 !important;
}

nav.main_menu > ul > li > a {
    color: #e0d6ce;
    line-height: 48px !important;
}
nav.main_menu > ul > li:hover > a {
    color: #5e77a8 !important;
}

.drop_down .second {
    top: calc(100% - 0px) !important;
}

div.title.standard_title {
    float: left !important;
    margin: 0px 0 2em 0 !important;
}

/* TURTLE INTERACTIVE MAP */

#treaties-interactive-map {
    float: left;
    width: 100%;
    margin: 0 0 2em 0;
    padding: 0;
}

#treaties-interactive-map-left,
#treaties-interactive-map-right {
    float: left;
    margin: 0;
    padding: 0;
    overflow: hidden;
}
#treaties-interactive-map-left {
    width: 50%;
    text-align: center;
    position: relative;
    /*    
    background: #eae4de;
*/
    /*    
    background: #e0d6cf;
*/
    background: transparent;
}
#treaties-interactive-map-right {
    width: 40%;
    text-align: left;
    position: relative;
}

#treaties-interactive-map-left img {
    width: 100%;
    height: auto;
    margin: 0 auto;
}

.region-info {
    display: block;
    text-align: left;
    width: 100%;
    padding: 0;
    overflow: hidden;

    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    transform: translateY(-50%);
}
.region-info.region-info-hidden {
    display: none !important;
}
.region-info h3 {
    margin: 0 1em;
}
.region-info p {
    text-align: justify;
    font-size: 18px;
    margin: 1em 1em;
    line-height: 1.8;
}

.region-info-content {
    width: 100%;
    margin: 0;
    padding: 0;
    text-align: center;
}

.region-info-content .resource-content-link-outer {
    width: 90%;
    float: left;
    margin: 0 2.5%;
    padding: 0;
}

area {
    cursor: pointer;
}

img.region {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    cursor: pointer;
}
img.region.region-hidden {
    display: none;
}

#treaties-interactive-map-right {
    position: relative;
}

@media only screen and (max-width: 1280px) {
    nav.main_menu > ul > li > a {
        font-size: 1.3vw;
    }

    .drop_down .second .inner > ul > li > a,
    .drop_down .second .inner > ul > li > h4,
    .drop_down .wide .second .inner > ul > li > h4,
    .drop_down .wide .second .inner > ul > li > a,
    .drop_down .wide .second ul li ul li.menu-item-has-children > a,
    .drop_down .wide .second .inner ul li.sub ul li.menu-item-has-children > a,
    .drop_down .wide .second .inner > ul li.sub .flexslider ul li h4 a,
    .drop_down .wide .second .inner > ul li .flexslider ul li h4 a,
    .drop_down .wide .second .inner > ul li.sub .flexslider ul li h4,
    .drop_down .wide .second .inner > ul li .flexslider ul li h4 {
        font-size: 16px;
    }
}

@media only screen and (max-width: 767px) {
    .region-info h3 {
        font-size: 20px;
        line-height: 20px;
    }

    .region-info p {
        font-size: 16px;
        line-height: 20px;
    }

    .home-turtle-header h3 {
        font-size: 28px !important;
        line-height: 34px !important;
    }
}

@media only screen and (max-width: 375px) {
    .region-info {
        top: 0 !important;
        transform: none !important;
    }

    .region-info h3 {
        font-size: 16px !important;
        line-height: 16px !important;
    }

    .region-info p {
        font-size: 14px !important;
        line-height: 14px !important;
    }
    /*    
    body.home .region-info p {
        display: none !important;
    }
*/
    .resource-sidebar-link {
        font-size: 12px !important;
        margin-top: 2em !important;
    }

    #treaties-interactive-map-left,
    #treaties-interactive-map-right {
        width: 100% !important;
    }
    /*    
    body.page-id-144 #treaties-interactive-map-right {
        min-height: 400px !important;
    }
*/
    body.home #treaties-interactive-map-right {
        min-height: 200px !important;
    }
}

/* TURTLE INTERACTIVE MAP END */

/*
萌妹社区 SEARCH
*/

.oise-search-outer {
    position: relative;
    float: left;
    width: 100%;
    height: 71px;
    margin: 0;
    padding: 0;
    /* background: #5e77a8; */
    box-sizing: border-box;
}

/* .oise-search-outer.second-line {
    border-top: solid 1px #fff;
} */

body.home .oise-search-outer {
}

#oise-search-spinner {
    display: none;
    padding-top: 1em;
    text-align: center;
    background: #fff;
}
#oise-search-spinner img {
    width: 180px;
    height: auto;
}

#oise-search-results {
    margin-top: 2em;
    text-align: center;
    background: #fff;
    z-index: 1000;
}

#oise-search-stats,
#oise-search-pagination {
    text-align: center;
    background: #fff;
}

#oise-search-stats {
    display: flex;
}

#oise-search-stats h4 {
    font-size: 18px;
    width: 50%;
}

#oise-search-stats #oise-search-pagination {
    display: flex;
    justify-content: flex-end;
}

.pagination-button {
    background: #5e77a8;
    color: #fff;
    padding: 0.5em 0.75em;
    font-size: 12px;
}
.pagination-button-disabled {
    background: #adadad;
    color: #fff;
    padding: 0.5em 0.75em;
    font-size: 12px;
}

ul.search-menu,
ul.search-menu ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

ul.search-menu {
    position: absolute;
    top: 0;
}
ul.search-menu.first-line {
    width: 100%;
    z-index: 9999;
}
ul.search-menu.second-line {
    width: 86%;
    z-index: 8888;
}

ul.search-options {
    top: 61px;
    width: 100%;
    z-index: 9998;
}

div.nav-menu-item-actions {
    /* background-color: #5e77a8; */
    /* width: 15%; */
    height: 70px;
    position: absolute;
    left: 85.2%;
}

#search-submit,
#search-reset {
    /*margin-top: 1.83em !important;
        
    padding: 0.5em 0.75em;
*/
    font-size: 11px !important;
}

/* Create a horizontal list with spacing */
ul.search-menu li {
    display: inline-block;
    float: left;
    margin-right: 1px;
    position: relative;
}

ul.search-menu li.has-items:after {
    content: "\f107";
    font-family: "FontAwesome";
    color: #5e77a8;
    position: absolute;
    top: 24px;
    right: 8px;
    pointer-events: none;
}

ul.search-options li.has-items:after {
    top: 18px !important;
    right: 2px !important;
}

ul.search-menu li.search-submenu-item.search-submenu-item-selected:after {
    content: "\f00c";
    font-family: "FontAwesome";
    color: #5e77a8;
    position: absolute;
    top: 6px;
    right: 10px;
}
ul.search-menu li.search-submenu-item.search-submenu-item-selected:hover:after {
    color: #fff;
}

/*Style for menu links*/
ul.search-menu li {
    width: calc(20% - 1px);
    /* border-right: solid 1px #fff; */
    box-sizing: border-box;
}
ul.search-menu li#nav-menu-item-teacher-for {
    width: calc(25% - 1px);
}

ul.search-menu li#nav-menu-item-student-age {
    width: calc(25% - 1px);
}

ul.search-menu li#nav-menu-item-teacher-students-curricula {
    width: calc(35% - 1px);
}
ul.search-menu li#nav-menu-item-student-age-by-code,
ul.search-menu li#nav-menu-item-student-age-by-subject {
    width: calc(35% - 1px);
}

ul.search-menu.second-line li {
    width: calc(23.33% - 1px);
}
ul.search-menu.second-line li#nav-menu-item-ethnicity {
    width: calc(29% - 1px);
}
ul.search-menu.second-line li ul li {
    width: 100%;
}

ul.search-menu.organizations-menu li.search-submenu-item {
    width: calc(100% - 20px);
}

ul.search-menu li a {
    display: block;
    height: 70px;
    text-align: left;
    line-height: 70px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    background: #fff;

    color: #5e77a8;
    
/*
    color: #000;
*/    
    text-decoration: none;
    padding: 0 1.5em;
    text-transform: uppercase;

    border-radius: 4px;
}

ul.search-menu.second-line li a {
    font-size: 13px;
    padding: 0 1rem;
}

ul.search-menu li a span {
    position: absolute;
    bottom: 10px;
    left: 1.7em;
    font-size: 12px;
    line-height: 12px;
    color: black;
}

ul.search-menu li a[data-field-name="iam"] span {
    left: 1.8em;
}

ul.search-menu li a[data-default-title="Sort By"] span {
    left: 1.4em;
}

ul.search-menu li a[data-default-title="BY GRADE"] span {
    left: 1.9em;
}

ul.search-menu li a[data-default-title="RESOURCE TYPE"] span {
    left: 1.4em;
}

ul.search-menu li a[data-default-title="First Nations, M茅tis and Inuit"] span {
    left: 1.4em;
}

ul.search-menu li a[data-default-title="BY CURRICULA TYPE"] span {
    left: 1.9em;
}

ul.search-menu li input[type="text"] {
    /* width: calc(100% - 1em); */
    width: 100%;
    margin: 0;
    line-height: 70px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #474747;
    background: #fff;
    padding: 0 0 0 1em;
    border: none;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 800;
    border-radius: 4px;
}
ul.search-menu li input[type="text"]::placeholder {
    color: #868686;
}
ul.search-menu li input[type="text"]:-ms-input-placeholder {
    /* MS IE */
    color: #868686;
}
ul.search-menu li input[type="text"]::-ms-input-placeholder {
    /* MS Edge */
    color: #868686;
}

/*Hover state for top level links*/
ul.search-menu li:hover a {
    background: #cfcfcf !important;
}
/*Style for dropdown links*/
ul.search-menu li:hover ul a {
    background: #f3f3f3 !important;
    color: #5e77a8;
    height: 40px;
    line-height: 40px;
}

ul.search-options li:hover ul a {
    background: #f3f3f3 !important;
    color: #5e77a8;
    height: 20px;
    line-height: 20px;
}

/*Hover state for dropdown links*/
ul.search-menu li:hover ul a:hover {
    background: #cfcfcf !important;
    color: #fff;
}

/*Hide dropdown links until they are needed*/
ul.search-menu li ul {
    display: none;
    width: 100%;
    /*
    max-height: 200px;
*/
    overflow-y: auto;
    overflow-x: hidden;
}
/*Make dropdown links vertical*/
ul.search-menu li ul li {
    display: block;
    float: none;
    width: 100%;
    /*    
    width: calc(100% - 1em);
*/
}
/*Prevent text wrapping*/
ul.search-menu li ul li a {
    width: 100%;
    padding: 0 1rem;
    font-size: 12px;
}

/*Display the dropdown on hover*/
ul.search-menu li a:hover + .search-menu-hidden,
ul.search-menu .search-menu-hidden:hover {
    display: block;
}

ul.search-menu li a:hover + .search-menu-hidden.temporary-hidden,
ul.search-menu .search-menu-hidden.temporary-hidden:hover {
    display: none;
}
.oise-button {
    margin-top: 1em;
    padding: 0.5em 1em;
    font-size: 14px;
    border: none;
    cursor: pointer;
    color: #0f1b49;
}
.oise-button:disabled {
    cursor: initial;
    color: #777;
}
.oise-button:hover {
    background: #0f1b49;
    color: #fff;
}
.oise-button:disabled:hover {
    background: buttonface;
    color: #777;
}

/**
*
* IMPORTANT!!! FIX FOR HOME PAGE TO PREVENT MENU DROPDOWNS OVERLAPPING A ROW BELOW!!!
* THE ROW BELOW HAS TO HAVE A CLASS NAMED row-after-search
*
*/
.row-after-search {
    z-index: 0 !important;
}

@media only screen and (max-width: 767px) {
    body.page-id-148 #oise-search-outer-main {
        margin-top: 10em !important;
    }

    #search-submit,
    #search-reset {
        font-size: 8px !important;
        margin-top: 1em !important;
    }

    .pagination-button {
        float: left;
        margin: 0 1em 1em 0;
    }
    .pagination-button-disabled {
        float: left;
        margin: 0 1em 1em 0;
    }
}

@media only screen and (max-width: 375px) {
    .home-search-container {
        margin-top: -60px !important;
    }

    body.page-id-148 #oise-search-outer-main {
        margin-top: 4em !important;
    }
    #oise-search-outer-main {
        height: 120px !important;
    }
    .oise-search-outer.second-line {
        height: 120px !important;
    }
    ul.search-menu.second-line {
        width: 100% !important;
        clear: both !important;
        position: relative !important;
        top: 0 !important;
        left: 0 !important;
        float: left !important;
    }
    .nav-menu-item-actions {
        width: 100% !important;
        clear: both !important;
        position: relative !important;
        top: 0 !important;
        left: 0 !important;
        float: left !important;
    }

    ul.search-menu li#nav-menu-item-iam,
    ul.search-menu li#nav-menu-item-teacher-for,
    ul.search-menu li#nav-menu-item-teacher-students-age,
    ul.search-menu li#nav-menu-item-teacher-students-curricula,
    ul.search-menu li#nav-menu-item-student-age,
    ul.search-menu li#nav-menu-item-student-age-by,
    ul.search-menu li#nav-menu-item-student-age-by-subject,
    ul.search-menu li#nav-menu-item-student-age-by-code,
    ul.search-menu li#nav-menu-item-resource_type,
    ul.search-menu li#nav-menu-item-ethnicity,
    ul.search-menu li#nav-menu-item-keyword,
    ul.search-menu li#nav-menu-sortby {
        width: calc(50% - 1px) !important;
    }

    /*    
    ul.search-menu li#nav-menu-item-iam {
        width: calc(100% - 1px) !important;
        height: 120px !important;
    }
    ul.search-menu li#nav-menu-item-iam.i-am-selected {
        width: calc(50% - 1px) !important;
        height: 60px !important;
    }
*/
    #search-submit,
    #search-reset {
        margin-top: 2.5em !important;
    }

    ul.search-menu li {
        border: solid 1px #fff;
    }
}

/*
BLINKING SPINNER
*/
/* Firefox old*/
@-moz-keyframes blink {
    0% {
        opacity: 1;
    }
    50% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

@-webkit-keyframes blink {
    0% {
        opacity: 1;
    }
    50% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}
/* IE */
@-ms-keyframes blink {
    0% {
        opacity: 1;
    }
    50% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}
/* Opera and prob css3 final iteration */
@keyframes blink {
    0% {
        opacity: 1;
    }
    50% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}
.blink-image {
    -moz-animation: blink normal 2s infinite ease-in-out; /* Firefox */
    -webkit-animation: blink normal 2s infinite ease-in-out; /* Webkit */
    -ms-animation: blink normal 2s infinite ease-in-out; /* IE */
    animation: blink normal 2s infinite ease-in-out; /* Opera and prob css3 final iteration */
}

.close-icon {
    width: 0 !important;
    height: 0 !important;
    cursor: pointer !important;
    position: absolute !important;
    top: 40px !important;
    right: 0px !important;
    background: transparent !important;
    border: none !important;
}

.close-icon:after {
    content: "X";
    display: block;
    width: 15px;
    height: 15px;
    position: absolute;
    background-color: #9595fa; /* #FA9595; */
    z-index: 1;
    right: 4px;
    top: -25px;
    bottom: 0;
    margin: auto;
    padding: 2px;
    border-radius: 50%;
    text-align: center;
    color: white;
    font-weight: normal;
    font-size: 12px;
    box-shadow: 0 0 2px #0f0fe5; /* #E50F0F; */
    cursor: pointer !important;
}
#keyword:not(:valid) ~ .close-icon {
    display: none;
}

.resource-card {
    float: left;
    position: relative;
    width: calc(50% - 1em);
    height: auto;
    padding: 10px;
    overflow: hidden;
    margin-bottom: 1em;
    box-sizing: border-box;
    background-color: #f1f1f1 !important;

    box-shadow: inset 0 0 0 1px #fff;
    border-radius: 4px;
}

.resource-card::before,
.resource-card::after {
    box-sizing: inherit;
    content: "";
    position: absolute;
    width: 100%;
    height: calc(100% + 1px);
}

/* .resource-card:hover {
    transform: scale(1.02);
    border-style: solid !important;   
}
 */

/*
.draw {
    transition: color 0.125s;
  }
  .draw::before, .draw::after {
    width: 0;
    height: 0;
  }
  .draw::before {
    top: 0;
    left: 0;
  }
  .draw::after {
    bottom: 0;
    right: 0;
  }
  .draw:hover::before, .draw:hover::after {
    width: 100%;
    height: calc(100% + 1px);
  }
  .draw:hover::before {
    border-top-style: solid;
    border-right-style: solid;
    transition: width 0.125s ease-out, height 0.125s ease-out 0.125s;
  }
  .draw:hover::after {
    border-bottom-style: solid;
    border-left-style: solid;
    transition: border-style 0s ease-out 0.25s, width 0.125s ease-out 0.25s, height 0.125s ease-out 0.375s;
  }
*/

.resource-card-left {
    position: relative;
    float: left;
    height: 134px;
    width: 134px;
    background-size: 50%;
    background-repeat: no-repeat;
    background-position: 50%;
    box-sizing: border-box;
    border-radius: 4px;
}

.resource-card-left .oise-bookmark-btn {
    position: absolute;
    bottom: 10px;
    left: 10px;
    font-size: 16px;
    padding: 1px 3px;
    line-height: 0.7;
    border: none !important;
    text-align: center;

    border-radius: 2px;
}

.resource-card-left .oise-bookmark-btn .lds-dual-ring {
    left: 2px;
    top: 2px;
    width: 14px !important;
    height: 14px !important;
}

.resource-card-left .oise-bookmark-btn:focus {
    border: none !important;
    outline: none !important;
}

.oise-bookmark-btn:hover {
    cursor: pointer;
}

.resource-card-left .oise-bookmark-btn.bookmarked i {
    color: #5e77a8;
}

.mobile-app-os {
    position: absolute;
    top: 4px;
    left: 0;
    width: 32px;
    height: 32px;
    color: #fff;
}
.mobile-app-os i.fa {
    font-size: 22px;
}

.resource-card-right {
    float: left;
    height: 132px;
    width: calc(100% - 134px - 2px);
    /* background: #f7f8fc; */
    text-align: left;
    padding: 0.2em 1.5em;
    position: relative;
    box-sizing: border-box;
    margin: 1px;
}

.resource-card-right h2 {
    color: #231f20;
    font-size: 18px;
    line-height: 20px;
    max-height: 50%;
    overflow: hidden;
    box-sizing: border-box;
}

.resource-card-right h1,
.resource-card-right h2,
.resource-card-right h3,
.resource-card-right h4 {
    color: #8c593b;
    font-size: 18px;
    line-height: 20px;
    max-height: 50%;
    overflow: hidden;
    box-sizing: border-box;
    margin: 0 0 10px;
}

.resource-card-right-bottom {
    color: #242021;
    font-size: 14px;
    font-weight: 100;
    line-height: 20px;
    position: relative;
    /* position: absolute; 
    right: 0.5em;
    bottom: 0;
    left: 0.5em;
    width: calc(100% - 1em);
    */
    overflow: hidden;
    box-sizing: border-box;
}

@media only screen and (max-width: 767px) {
    .resource-card {
        width: 100%;
    }
    .resource-card-left {
        width: 30%;
    }
    .resource-card-right {
        width: calc(70% - 2px);
    }
}

/*
萌妹社区 SEARCH END
*/

.nf-fu-fileinput-button {
    padding: 1em 2em !important;
    text-transform: uppercase;
}

/*
RESOURCE POST CONTENT
*/
.resource-content {
    text-align: justify;
}

.resource-content .resource-card-left {
    margin: 0.5em 1.5em 1.5em 0 !important;
}

.resource-content img {
    float: left;
    margin: 0 1.5em 1.5em 0 !important;
}
.resource-content-link-outer {
    clear: both;
    float: left;
    width: 100%;
    text-align: center;
    margin-top: 2em;
    margin-bottom: 2em;
}
.resource-content-link,
.resource-sidebar-link {
    width: 66.66%;
    margin: 0 auto;
    background: #5e77a8;
    color: #fff;
    padding: 0.75em 1.25em;
    border-radius: 4px;
    transition: all 0.3s;
}
.resource-sidebar-link {
    float: left;
    margin: 0 auto 1em auto;
    text-transform: uppercase;
    width: 100%;
    font-size: 16px;
    padding: 0.5em 0.5em;
    border-radius: 4px;
}

.resource-content-link:hover,
.resource-sidebar-link:hover {
    color: white;
    background: #6082c7;
}

@media only screen and (max-width: 375px) {
    .resource-content-link,
    .resource-sidebar-link {
        font-size: 10px;
        line-height: 12px;
    }
}

/* Pagination */
.oise-pagination {
    list-style: none;
    margin: 0 0 1rem;
    padding: 0;
    display: flex;
    flex-direction: row;
    width: 100%;
    justify-content: flex-end;
}

.oise-pagination li a {
    width: 30px;
    height: 30px;
    border-radius: 4px;
    background-color: #dadada;
    text-align: center;
    display: block;
    color: #8a8a8a;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 1px;
    font-size: 12px;

    transition: all 0.3s;
}

.oise-pagination li a:hover {
    background: #5e77a8;
    color: white;
}

.oise-pagination li a.active {
    background: #5e77a8;
    color: white;
}

.oise-pagination-display {
    text-align: center;
    font-size: 12px;
    clear: both;
    display: flex;
    padding: 1.2rem 0 1rem;
}

.oise-pagination-display p {
    margin: 0 0 2rem;
    padding: 0;
    width: 50%;
    text-align: left;
}

.pagination-spacer {
    margin: 1rem 0 0;
}

.nf-field-description p:last-child {
    margin: 0 0 1rem !important;
}

.resource-card-left {
    position: relative;
}

.resource-card-left::before {
    content: "";
    width: 32px;
    height: 32px;
    position: absolute;
    right: 10px;
    bottom: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.resource-card-left.language-french::before {
    content: "FR";
    color: #222;
    background-color: #fff;
    border-radius: 100%;
}

/* Spinner */
.lds-dual-ring-plugin {
    width: 16px;
    height: 16px;
    opacity: 1;
    position: relative;
    top: 0;
    margin-right: 10px;
}

.lds-dual-ring-plugin.centered {
    margin: 0;
    top: 2px;
    left: 2px;
}

.lds-dual-ring-plugin::after {
    content: " ";
    display: block;
    width: 12px;
    height: 12px;
    margin: 0px;
    border-radius: 50%;
    border: 2px solid #fff;
    border-color: #fff transparent #fff transparent;
    animation: lds-dual-ring 1.2s linear infinite;
}

.lds-dual-ring-plugin.dark::after {
    border-color: #222 transparent #222 transparent;
}

.lds-dual-ring-plugin.active {
    opacity: 1;
}

@keyframes lds-dual-ring {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

.wpmen-profile-links .wpb_wrapper ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.wpmen-profile-links .wpb_wrapper ul li a {
    padding: 1rem;
    background-color: #5e77a8;
    border-radius: 4px;
    color: white;
    line-height: 1;
    width: 170px;
    display: block;
    margin: 0 0 10px;
    text-align: center;
    transition: all 0.3s;
}

.wpmen-profile-links .wpb_wrapper ul li a:hover {
    background-color: #3d2d32;
}

.oise-view-bookmarks {
    padding: 1rem;
    background-color: #3d2d32;
    border-radius: 4px;
    color: white;
    line-height: 1;
    width: 170px;
    display: block;
    margin: 0 0 10px;
    text-align: center;
    transition: all 0.3s;
}

.oise-view-bookmarks:hover {
    background-color: #2c2225;
    color: white;
}

.mt-0 {
    margin-top: 0px;
}

.mt-5 {
    margin-top: 5px;
}

.mt-10 {
    margin-top: 10px;
}

.mb-0 {
    margin-bottom: 0px;
}

.oise-saved-bookmarks {
    display: flex;
    flex-flow: row wrap;
}

.oise-bookmark-entry {
    margin-bottom: 20px;
    padding-bottom: 15px;
    border-bottom: 1px solid #ccc;
    display: block;
    width: 48%;
    margin-right: 2%;
    display: grid;
    align-content: space-between;
}

@media only screen and (max-width: 767px) {
    .oise-saved-bookmarks {
        display: block;
    }

    .oise-bookmark-entry {
        width: 100%;
        margin-right: 0;
    }
}

.oise-bookmark-entry > div {
    min-height: 50px;
}

.oise-bookmark-entry p br {
    display: none;
}

.oise-bookmark-entry button {
    margin-top: 10px;
    background-color: #5e77a8;
    color: white;
    border: none;
    padding: 0.5rem 1rem;
    border-radius: 4px;
    justify-self: left;
    display: flex;

    transition: all 0.3s;
}

.oise-bookmark-entry button:hover {
    cursor: pointer;
    background-color: #2c2225;
}

.oise-bookmark-entry button .lds-dual-ring {
    margin-right: 5px;
}

.nf-form-fields-required {
    margin-bottom: 30px;
}

.oise-search-button {
    width: 79px;
    height: 100%;
    text-align: center;
    background-color: #d0cdb9;
    border-radius: 4px;
    display: inline-block;
    transition: all 0.3s;
}

.oise-search-button:hover {
    background-color: #ebe5be;
}

.oise-search-button > img {
    margin-top: 20px;
}

.home-search-component {
    margin-top: -40px;
}

.oise-search-wrapper {
    background-color: #4a5873;
    padding: 10px;
    border-radius: 4px;
    margin-bottom: 20px;
}

.oise-search-wrapper .oise-search-button {
    width: 77px;
}

.resource-content .subtitle {
    font-weight: bold;
    line-height: 1.5;
    margin: 10px 0;
}
