/**
 * Theme Name: SMP Resources
 * Theme URI: https://apppresser.com
 * Version: 1.0.0
 * Description: Theme for SMP Resources
 * Author: AppPresser
 * Author URI: https://apppresser.com
 * template: bb-theme
*/

/* Add your custom styles here... */
body {
    color: #333;
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    font-size: 18px;
    line-height: 1.42857143;
    margin: 0px;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
}

/*.fl-module-content .fl-rich-text a, .fl-module-content .fl-rich-text a:hover, .fl-module-content .fl-rich-text a:focus{
	color:#428bca !important;
}
#search-resources a, #account-approval .approve-account-button, #resource-approval .approve-resource-button, #account-approval .reject-account-button, #resource-approval .reject-resource-button, #smp-dashboard-container .extra-buttons-container .add-user-button, #smp-dashboard-container .extra-buttons-container .add-multiple-items-button{
	color:white !important;
}
#search-resources-form .buttons-container #clear{
	color:#333333!important;
}*/

.smp-tooltip {
    color: #075190;
    font-size: 18px;
    margin-top: -4px;
	vertical-align: middle !important;
}

.smp-resource-tooltip {
	border-radius: 3px !important;
	border-width: 1px;
	box-shadow: 0 0 15px rgba(0,0,0,.1);
	max-width: 350px;
	padding: 10px;
	position: absolute;
	text-rendering: optimizeLegibility;
	text-shadow: none;
	z-index: 9999;
}

.smp-resource-tooltip::before,
.smp-resource-tooltip::after {
    content: ' ';
    height: 0;
    position: absolute;
    width: 0;
}

.smp-resource-tooltip::before {
    border: 10px solid transparent;
    border-right-color: #fff;
    left: -20px;
    z-index: 9999;
}

.smp-resource-tooltip::after {
    border: 12px solid transparent;
    border-right-color: #ccc;
    left: -24px;
    top: 8px;
    z-index: 9998;
}

.smp-resource-event-content {
    background: #f4f4f4;
    color: #333;
    font-size: 18px;
    padding: 15px;
}

.smp-resource-event-sidebar h2 {
    font-size: 18px;
    font-weight: 700;
    margin: 0 0 10px;
}

.smp-resource-event-sidebar p {
    font-size: 18px;
    margin: 0 0 20px;
}

.smp-resource-award-recipient {
    border-bottom: 2px solid #075190;
    display: flex;
    margin-bottom: 15px;
    padding-bottom: 15px;
}

.smp-resource-award-recipient > div {
    display: flex;
}

.smp-resource-award-image {
    margin-right: 30px;
}

.smp-resource-award-image > img {
    border: 1px solid #ddd;
    height: 175px;
    padding: 4px;
}

.smp-resource-award-content {
    flex-direction: column;
    width: calc(100% - 250px);
}

.smp-resource-award-content h3 {
    font-family: "Open Sans", sans-serif;
    font-size: 18px;
    font-weight: 700;
    margin: 0 0 15px;
}

.smp-resource-award-content div p {
    color: #333;
    font-family: "Open Sans", sans-serif;
    font-size: 13px;
    font-weight: 400;
}

.post-364 label.gform-field-label--type-sub {
    font-size: 1.1em !important;
    font-weight: normal;
}

.pp-faq-item a {
    color: #0070c0;
    text-decoration: underline;
}

.wpem-calendar-view-container .calendar-contents-container table.calendar td.empty-gray-background {
    background: var(--wpem-gray-bg-color) !important;
}

.wpem-calendar-view-container .calendar-contents-container table.calendar td.calendar-day-container .calendar-tooltip-box .calendar-tooltip .calendar-tooltip-title {
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    font-size: 14px !important;
    font-weight: bold !important;
    line-height: unset !important;
    padding: 10px 15px !important;
}

article h2,
article h2 a {
    font-size: 24px !important;
    font-weight: 700 !important;
    margin: 20px 0 20px 0;
}

/* For mobiles */
@media only screen and (max-width: 600px) {
    header .fl-module-sidebar .fl-module-content {
        display: block !important;
    }
    .fl-node-isp2m30gtbzh .fl-node-content {
        margin-top: 15px !important;
    }
    header .fl-module-sidebar .fl-module-content aside {
        padding-top: 5px !important;
        padding-bottom: 5px !important;
    }
    header .fl-module-sidebar .fl-module-content .menu-login-menu-container,
    header .fl-module-sidebar .fl-module-content .zoom-social-icons-list,
    header .fl-module-sidebar .fl-module-content .is-search-form {
        margin: auto !important;
    }
    .fl-node-4qsxuf6wabym .fl-menu-mobile-toggle {
        padding: 20px;
    }
    #menu-login-menu {
        padding: 0px !important;
    }
    #home-hero img {
        height: auto !important;
    }
    .fl-node-j0c3w8vdnyse > .fl-col-content {
        padding: 20px !important;
    }
    .fl-col-group-equal-height.fl-col-group-align-center .fl-module-button {
        margin-top: 10px !important;
    }
    .fl-node-f4p9irequgd0 .fl-node-content {
        margin: auto !important;
        width: 90%;
    }
    .fl-node-78murt4pl2zv {
        margin: 0;
    }
    .fl-node-v3hqd0gypcik {
        padding: 20px;
    }
    .fl-node-yflhd5wpatj0 .fl-menu {
        margin: 15px;
    }
    .fl-node-q3k759tvzlx0 > .fl-row-content-wrap {
        padding: 0px;
    }
}

/* For tablets */
@media only screen and (max-width: 768px) {
    
}



.alert-banner-wrapper .fl-col-group {
    display: flex;
    flex-direction: row;
    row-gap: 2vmin;
}

.alert-banner-wrapper .fl-col-group .fl-col:first-child {
    width: 60vw;
    flex: 2 1 0;
  }

  .alert-banner-wrapper .fl-col-group .fl-col {
    flex: 1 1 auto;
  }


.alert-banner-wrapper .fl-photo-content {
    width: 100%;
    height: 100%;
    /* flex: 2 1 auto; */
    float: left;
}


.alert-banner-wrapper .fl-photo-content img {
    float: left;
    margin: 1vw 2vw;
}

.alert-banner-wrapper h4 {
    color: white;
    font-size: 32px !important;
    font-weight: 700 !important;
    margin: 50px 0 20px 0;
}

.alert-banner-wrapper .alert-body {
    float: right;
    color: white;
    font-size: 16px !important;
    font-weight: 500 !important;
    margin: 20px 0 20px 0;
}

.alert-banner-wrapper .alert-body a {
    color: white;
    font-size: 20px !important;
    font-weight: 600 !important;
    margin: 100px 0 20px 0;
}

.alert-banner-wrapper .alert-body .eyebrow {
    color: white;
    font-size: 12px !important;
    text-align: right;
    font-weight: 600 !important;
}
/* Contact Form styles for the app */
.page-id-51661 header, .page-id-51661 footer, .page-id-51627 footer, .page-id-51627 header, .page-id-51625 header, .page-id-51625 footer {
    display: none !important;
}

/* For tablets */
@media only screen and (max-width: 768px) {
    .alert-banner-wrapper .fl-col-group {
        flex-direction: column;
        column-gap: 1vmin;
    }
    .alert-banner-wrapper .fl-col-group .fl-col:first-child {
        width: 60vw;
        flex: 1 1 auto;
      }
    
      .alert-banner-wrapper .fl-col-group .fl-col {
        flex: 1 1 auto;
      }
}
