/*start common css for a theme*/
body {
	padding-top: 0px !important;
}
.headersection {
    margin-left: 0px;
    margin-right: 0px;
    display: block !important;
}
.footer-top, .footer-bottom {
    margin-left: 0px;
    margin-right: 0px;
}
.container2 {
    margin-top: 0px;
  	background: #FBFBF9;
}
.outsideframe .headersection .col-xs-12.col-sm-12.col-md-12.col-lg-12 {
    margin: 0;
    padding: 0;
}
 
div.outsideframe > div.row.hidden-lg.hidden-md {
    display: none !important;
}
/*end common css for all theme*/
@import url('https://fonts.googleapis.com/css2?family=Raleway:wght@400;500;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Sofia+Sans:ital,wght@0,1..1000;1,1..1000&display=swap');

body {
    font-family: "Sofia", Arial, sans-serif !important;
    font-size: 14px;
    line-height: normal;
    margin: 0;
    padding: 0;
}


.theme_socialworkbuffalo {
    font-family: "Sofia", Arial, sans-serif !important;

    font-size: 14px;
    line-height: normal;
}

.theme_socialworkbuffalo a:hover,
.theme_socialworkbuffalo a:focus {
    outline: 0 none;
    text-decoration: none;
}

/* header */
.theme_socialworkbuffalo .custom-header {
    max-width: 100%;
    padding: 0;
    width: 100%;
    z-index: 999;
    background-color: #fff;
}

.theme_socialworkbuffalo .head-brand a {
    font-size: 36px;
    font-weight: 500;
    color: #fff;
    font-family: More, Georgia, serif;
}


.theme_socialworkbuffalo .head-brand {
    display: flex;
}

.theme_socialworkbuffalo img {
    max-width: 100%;
}

.theme_socialworkbuffalo .brand {
    min-width: 84px;
    display: block;
}

.theme_socialworkbuffalo .university-logo {
    max-width: 181px;

    display: block;
    padding-top: 3px;
}

.theme_socialworkbuffalo .custom-header .devider {
    border-left: 1px solid #fff;
    padding-left: 12px;
}

.theme_socialworkbuffalo .custom-header .navbar {
    border-radius: 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0px;
    transition: all 0.5s;
    z-index: 9;
    max-width: 1536px;
    margin: 0 auto;
    border: 0;
}

.theme_socialworkbuffalo .middle-header {
    background-color: #002f56;
    padding: 3.8rem 0;
}

.theme_socialworkbuffalo .middle-header>.container-fluid {
    position: relative;
}

/* .theme_socialworkbuffalo .middle-header>.container-fluid:after {
	position: absolute;
	top: -40px;
	left: 20px;
	width: 0;
	height: 0;
	content: "";
	border: 15px solid transparent;
	border-top-width: 0;
	border-bottom-color: #005bbb;
} */

.theme_socialworkbuffalo .social-links {
    display: flex;
    list-style: none;
    justify-content: flex-end;
}

.theme_socialworkbuffalo .social-links a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 28px;
    height: 28px;
    font-size: 18px;
    margin-left: 7px;
    color: #005bbb;
    transition: opacity 500ms ease;
    padding: 4px;
    border-radius: 50%;
    background: #fff;
}

.theme_socialworkbuffalo .middle-header>.container-fluid>.row {
    display: flex;
    align-items: center;
}

.theme_socialworkbuffalo .header-control {
    text-align: right;

}

.theme_socialworkbuffalo .header-control a {
    min-width: 65px;
    border: 1px solid rgba(255, 255, 255, 0);
    font-size: 12px;
    padding: 6px 7px 4px;
    border-radius: 4px;
    background: #427d10;
    color: #fff;
    font-weight: 400;

    position: relative;
    display: inline-block;
}

.theme_socialworkbuffalo .header-control a.mass-btn {
    border-color: #a3a3a3;
    background: #666;
    color: #fff;
}

.theme_socialworkbuffalo .header-control a:hover {
    top: -1px;
    box-shadow: 0 2px 5px 0 rgb(0 0 0 / 30%);
}

.theme_socialworkbuffalo .social-links a:hover {
    transition-duration: 200ms;
    opacity: .67;
}

.theme_socialworkbuffalo .tagline {
    position: relative;
    display: table;
    margin-left: calc(480px - 50vw);
    background: #005bbb;
    height: 12px;
    margin-top: 15px;
}

.theme_socialworkbuffalo .tagline span {
    display: table-cell;
    width: 100%;
    position: relative;
    display: table-cell;
    white-space: nowrap;
    font-size: 12px;
    font-style: italic;
    color: #fff;
}

.theme_socialworkbuffalo .tagline .inner-1:before {
    position: absolute;
    content: "";
    background-image: linear-gradient(to left, #fff 60%, rgba(255, 255, 255, 0) 0);
    background-position: top right;
    background-size: 5px 1px;
    background-repeat: repeat-x;
    top: 6px;
    height: 1px;
    left: 0;
    right: 14px;
}

.theme_socialworkbuffalo .custom-header .top-logoleft::before {
    background-color: #005bbb;
    color: #fff;
    position: absolute;
    top: 0;
    bottom: 0;
    width: calc((100vw - 100%) / 2);
    content: "";
    /* z-index: -1; */
    left: calc(50% - 50vw);
}

.theme_socialworkbuffalo .custom-header .school-text {
    text-align: center;
    font-weight: 400;
}

.theme_socialworkbuffalo .custom-header .top-logoleft {
    background-color: #005bbb;
    color: #fff;
    position: relative;
    /* height: 100%; */
    /* padding: 1.7rem 0; */
}

.theme_socialworkbuffalo .custom-header .top-logoleft::after {
    border-top: 25px solid transparent;
    border-bottom: 25px solid transparent;
    border-left: 25px solid #005bbb;
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    left: 100%;
    top: 0;
    bottom: 0;
    margin: auto;
}

.theme_socialworkbuffalo .custom-header .top-logoleft a {
    color: #fff;
    display: flex;
    align-items: center;
}

.theme_socialworkbuffalo .custom-header .top-logoleft a .ub-icon {
    max-width: 59px;
}

.theme_socialworkbuffalo .tagline .inner-1:after {
    position: absolute;
    content: "";
    border: 1px solid #fff;
    border-radius: 100px;
    width: 6px;
    height: 6px;
    top: 4px;
    right: 8px;
}

.theme_socialworkbuffalo .top-header {
    background: #fff;
    /* min-height: 50px; */
}

.theme_socialworkbuffalo .top-header>.container-fluid {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.theme_socialworkbuffalo .top-header ul.school-links {
    width: 60%;
    flex: 1;
    padding-left: 60px;
    position: relative;
}

.theme_socialworkbuffalo .top-header ul.school-links:before {
    position: absolute;
    top: 0;
    height: 100%;
    left: calc(422px - 50vw);
    right: 0;
    background: #002f56;
    content: "";
    right: 20px;
}

.theme_socialworkbuffalo .top-header ul {
    padding: 2px 0;
    margin: 0;
}

.theme_socialworkbuffalo .top-header li {
    margin: 5px 0 0 20px;
    display: inline-block;
    font-size: 12px;
    line-height: 18px;
    position: relative;
}

.theme_socialworkbuffalo .top-header ul li a {
    color: #fff;
}

.theme_socialworkbuffalo .top-header ul li a:hover {
    text-decoration: underline;
}

.theme_socialworkbuffalo .top-header ul li a .fa {
    font-size: 14px;
    margin-right: 6px;
}

.theme_socialworkbuffalo .custom-header .navbar .navbar-collapse {
    width: 100%;
    border-bottom: 1px dotted #666;
    padding: 0;
}

.theme_socialworkbuffalo .footer-links {
    background-color: #282a2b;
}

.theme_socialworkbuffalo .footer-links .links {
    text-align: right;
}

.theme_socialworkbuffalo .footer-links .links a {
    color: #46494a;
    font-size: 20px;
}

.theme_socialworkbuffalo .custom-header .dropdown-menu {
    background-color: #fff;
}

.theme_socialworkbuffalo .navbar-nav>li>.dropdown-menu ul li {
    border-bottom: 1px dotted #666;
    display: block;
}

.theme_socialworkbuffalo .navbar-nav>li>.dropdown-menu ul li.mobile-footer-fixed {
    display: none;
}

.theme_socialworkbuffalo .container-fluid {
    padding-right: 0 !important;
    padding-left: 0 !important;
    max-width: 960px;
    width: 100%;
}

.theme_socialworkbuffalo .nav .open>a,
.theme_socialworkbuffalo .nav .open>a:focus,
.theme_socialworkbuffalo .custom-header .navbar .navbar-nav>li>a:hover,
.theme_socialworkbuffalo .custom-header .navbar .navbar-nav>li>a:focus {
    color: #0060a9;
    background-color: transparent;
}

.theme_socialworkbuffalo .custom-header .dropdown {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.theme_socialworkbuffalo .custom-header .navbar .navbar-nav>li .caret-ion {
    font-size: 16px;
    color: rgba(88, 89, 91, .8078431373);
    margin-top: 1px;
}

.theme_socialworkbuffalo .custom-header .navbar .navbar-nav>li .dropdown-menu a {
    font-size: 13px;
    color: #666;
}

.theme_socialworkbuffalo .custom-header .navbar .navbar-nav>li {
    cursor: pointer;
}

.theme_socialworkbuffalo .custom-header .navbar .navbar-nav>li a {
    font-weight: 400;
    font-size: 15px;
    color: #005bbb;
}

.theme_socialworkbuffalo .custom-header .navbar .navbar-collapse {
    transition: all 0.3s;
}

.theme_socialworkbuffalo .nav-related-links {
    background: #e4e4e4;
    padding: 10px;
    margin: 6px;
    position: relative;
}

.theme_socialworkbuffalo .nav-related-links p {
    text-transform: uppercase;
    font-size: 14px;
    color: #666 !important;
    font-weight: 700;
    position: relative;
}

.theme_socialworkbuffalo .nav-related-links a {
    padding: 4px 0 !important;
}

.theme_socialworkbuffalo .nav-related-links a:hover {
    background: transparent !important;
    text-decoration: underline;
    color: #666 !important;
    margin: 0 !important;
}

/* footer */


.theme_socialworkbuffalo .account-loginbtn {
    display: block;
    text-decoration: none;
    padding: 13px 18px 12px;
    background: #fff;
    color: #666;
    text-align: center;
    max-width: 162px;
    border-radius: 3px;
    cursor: pointer;
    border: 1px solid #e4e4e4;
    border-radius: 4px;
    font-weight: 300;
    font-size: 13px;
    letter-spacing: 0.5px;
    transition: all 0.3s ease-in-out 0s;
    position: relative;
}

.theme_socialworkbuffalo .account-loginbtn:hover {
    top: -2px;
    box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.3);
}

.theme_socialworkbuffalo footer {
    width: 100%;
    padding: 30px 0;
    background-color: #005bbb;
    margin-top: 0px;
    color: rgba(255, 255, 255, 0.7);
}

.theme_socialworkbuffalo .custom-footer {
    margin: auto;
    position: relative;
}

.theme_socialworkbuffalo .ft-title {
    font-size: 14px;
    font-weight: bold;
    line-height: 1.25;
    margin: 0 0 6px;
    color: #ffd86c;
}

.theme_socialworkbuffalo .custom-footer .cus-footer-links {
    padding-left: 0;
}

.theme_socialworkbuffalo .custom-footer .cus-footer-links li {
    text-decoration: none;
    list-style: none;
    margin-bottom: 8px !important;
}

.theme_socialworkbuffalo .custom-footer .cus-footer-links a,
.theme_socialworkbuffalo .custom-footer p {
    color: #fff;
    font-size: 13px !important;
    display: flex;
}

.theme_socialworkbuffalo .custom-footer p {
    line-height: 20px;
    font-size: 15px !important;
    font-weight: 300;
}

.theme_socialworkbuffalo .custom-footer .cus-footer-links a .fa {
    margin-right: 8px;
    margin-top: 0;
    font-weight: 800;
}

.theme_socialworkbuffalo .custom-footer .social-links {
    justify-content: flex-start;
    padding: 0;
}

.theme_socialworkbuffalo .custom-footer .social-links li:first-child a {
    margin-left: 0;
}

.theme_socialworkbuffalo .custom-footer .about-content {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    padding: 25px 0;
    border-top: 1px dashed #fff;
    border-bottom: 1px dashed #fff;
    margin-top: 30px;
}

.theme_socialworkbuffalo .custom-footer .about-content .footer-white-logo {
    max-width: 241px;
}

.theme_socialworkbuffalo .custom-footer .about-content a,
.theme_socialworkbuffalo .copyright a {
    color: #fff;
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}

.theme_socialworkbuffalo .custom-footer .about-content a:hover,
.theme_socialworkbuffalo .copyright a:hover {
    border-bottom-color: #fff;
}

.theme_socialworkbuffalo .custom-footer .about-content p {
    display: block;
}

.theme_socialworkbuffalo .dropdown-menu {
    border: none;
}

.theme_socialworkbuffalo .copyright {
    text-align: right;
    padding: 20px 0 10px;
    font-size: 12px;
    color: #fff;
}

.theme_socialworkbuffalo .copyright .about {
    margin: 0 !important;
    padding: 40px 0;
}

.mobile-footer-fixed {
    display: none;
}

.theme_socialworkbuffalo .custom-footer .cus-footer-links a:hover span {
    text-decoration: underline;
}

.theme_socialworkbuffalo .border-0 {
    border: 0 !important;
}

.theme_socialworkbuffalo .footer-menu-row img {
    color: #fff;
}

@media (min-width: 768px) {

    .theme_socialworkbuffalo .custom-header .middle-header .school-text {
        display: none;
    }

    .theme_socialworkbuffalo .custom-header .nav-related-links .dropdown-menu {
        display: block;
        visibility: visible;
        opacity: 1;
        width: 100%;
        margin: 0;
        position: relative;
        top: auto;
        background: no-repeat;
        border: 0;
        padding: 0;
        min-width: max-content;
        float: none;
    }

    .theme_socialworkbuffalo .custom-header .nav-related-links .dropdown-menu ul li {
        border: 0;
    }



    .theme_socialworkbuffalo .flex-end {
        display: flex;
        flex-direction: row;
    }

    .theme_socialworkbuffalo .fixed-header {
        position: relative;
        top: 0;
        z-index: 999;
    }

    .theme_socialworkbuffalo .navbar-nav>li:hover>.dropdown-menu {
        visibility: visible;
        opacity: 1;
        transition: all 0.2s ease-in-out;
      	display: block;
    }

    .theme_socialworkbuffalo .navbar-nav>li>.dropdown-menu a {
        display: block;
        padding: 8px 18px 6px;
        font-size: 12px;
        color: #666;
    }

    .theme_socialworkbuffalo .navbar-nav>li>.dropdown-menu a:hover {
        color: #fff !important;
        background: #666;
        margin: -1px;
        padding: 9px 20px 7px;
    }

    .theme_socialworkbuffalo .custom-header .navbar .navbar-nav>li .caret-ion {
        font-size: 10px;
        position: absolute;
        right: 30px;
        top: 16px;
        display: none;
    }

    .theme_socialworkbuffalo .custom-header .dropdown-menu {
        display: block;
        position: absolute;
        left: 0;
        top: 100%;
        border-radius: 0;
        border: 0;
        padding: 0px;
        width: 260px;
        box-shadow: 0 0 0;
        background: #fff;
        border: 1px dotted #666;
        visibility: hidden;
        opacity: 0;
        display: none;
        transition: all 0.2s ease-in-out;
    }

    .theme_socialworkbuffalo .custom-header .dropdown-menu ul {
        padding: 0;
        list-style: none;
    }

    .theme_socialworkbuffalo .custom-header .navbar .navbar-nav>li .dropdown:hover .dropdown-menu {
        visibility: visible;
        opacity: 1;
    }

    .theme_socialworkbuffalo .custom-header .navbar .navbar-nav>li.dropdown {
        border-bottom: 5px solid #00a69c;
        transition: all 0.2s;
    }

    .theme_socialworkbuffalo .custom-header .navbar .navbar-nav>li.dropdown:hover {
        border-top: 5px solid #00a69c;
        border-bottom: 0;
    }

    .theme_socialworkbuffalo .custom-header .navbar .navbar-nav>li.dropdown.secondary-link {
        border-color: #e4e4e4;
    }

    .theme_socialworkbuffalo .navbar-nav>li>.dropdown-menu ul li.dropdown .dropdown-menu {
        display: none;
    }
}

@media (max-width: 991px) {

    .theme_socialworkbuffalo .head-brand a {
        font-size: 26px;
    }

    .theme_socialworkbuffalo .middle-header {
        padding: 1.8rem 0;
    }

    .theme_socialworkbuffalo .custom-footer {
        padding-left: 1rem;
        padding-right: 1rem;
    }

    .theme_socialworkbuffalo footer .container-fluid,
    .theme_socialworkbuffalo .row {
        margin: 0;
    }

    .theme_socialworkbuffalo .custom-header .navbar .navbar-nav>li.dropdown.secondary-link:last-child .dropdown-menu {
        left: auto;
        right: 0;
    }

    .theme_socialworkbuffalo .top-header ul.school-links:before {
        left: calc(422px - 61vw);
    }

    .theme_socialworkbuffalo .brand {
        min-width: 70px;
    }

    .theme_socialworkbuffalo .tagline {
        margin-left: calc(480px - 70vw);
    }
}

@media (max-width: 767px) {

    .theme_socialworkbuffalo .custom-header .school-text {
        margin-bottom: 1rem;
        display: block;
        width: 100%;
        text-align: left;
    }

    .theme_socialworkbuffalo .head-brand {
        flex-wrap: wrap;
    }

    .theme_socialworkbuffalo .custom-header .school-text a {
        font-size: 13px;
        text-decoration: underline;
        text-transform: uppercase;
        font-family: "Sofia", Arial, sans-serif !important;
    }

    .theme_socialworkbuffalo .custom-header .nav-related-links.open .dropdown-menu {
        max-height: 3000px !important;
        transition: all 0.3s;
        padding: 5px 0 !important;
        visibility: visible !important;
        opacity: 1 !important;
        width: 100% !important;
        margin: 0 !important;
        overflow: visible !important;
        min-width: 100%;
    }

    .theme_socialworkbuffalo .custom-header .nav-related-links {
        flex-wrap: wrap;
        margin: 0;
        padding: 0.8rem 10px;
    }

    .theme_socialworkbuffalo .nav-related-links p {
        margin: 5px 0 0 0;
    }

    .theme_socialworkbuffalo .custom-header .navbar .navbar-nav li.dropdown.open>a {
        font-weight: 600 !important;
    }

    .theme_socialworkbuffalo .custom-header .nav-related-links .caret-ion {
        top: 0;
    }

    .theme_socialworkbuffalo .custom-header .navbar-header .mobile-nav-open div span.icon-bar:nth-child(2) {
        display: none;
    }

    .theme_socialworkbuffalo .custom-header .navbar-header .mobile-nav-open div span.icon-bar:first-child {
        transform: rotate(41deg);
        top: 2px;
        position: relative;
    }

    .theme_socialworkbuffalo .custom-header .navbar-header .mobile-nav-open div span.icon-bar:last-child {
        transform: rotate(-45deg);
        top: -3px;
        position: relative;
    }

    .theme_socialworkbuffalo .custom-header .nav-related-links .dropdown-menu {
        background-color: transparent !important;
    }

    .theme_socialworkbuffalo .custom-header .nav-related-links.open .caret-ion:before {
        content: "\f068";
    }

    .theme_socialworkbuffalo .custom-header .nav-related-links .dropdown-menu li a {
        background-color: transparent !important;
        color: #002f56 !important;
    }

    .theme_socialworkbuffalo .custom-header .nav-related-links .dropdown-menu li i {
        margin-right: 0.5rem;
    }

    .theme_socialworkbuffalo .mobile-support-btn {
        display: none !important;
    }

    .theme_socialworkbuffalo .contact-btn .contact-text {
        display: unset;
    }

    .theme_socialworkbuffalo .custom-header .navbar {
        height: auto;
        flex-direction: column;
        min-height: unset;
        position: unset;
    }

    .theme_socialworkbuffalo .custom-header .navbar .navbar-brand {
        align-items: center;
        display: flex;
    }

    .theme_socialworkbuffalo .custom-header .navbar-toggle {
        margin: 0;
        display: flex;
        width: 100%;
        align-items: center;
        color: #fff;
        font-size: 14px;
        font-weight: 700;
        justify-content: center;
        text-transform: uppercase;
        transform: scale(1.2);
        background-color: #fff;
        border-radius: 4px;
        padding: 9px 7px;
        min-height: 32px;
    }

    .theme_socialworkbuffalo .custom-header .navbar-toggle[aria-expanded="true"] {
        background-color: #fff;
        color: #005bbb;
    }

    .theme_socialworkbuffalo .custom-header .navbar-toggle[aria-expanded="true"] .icon-bar {
        background-color: #005bbb;
    }

    .theme_socialworkbuffalo .custom-header .navbar-toggle .icon-bar:first-child {
        margin-top: 0;
    }

    .theme_socialworkbuffalo .custom-header .navbar-toggle .icon-bar {
        display: block;
        width: 18px;
        height: 2px;
        border-radius: 1px;
        background: #002f56;
        margin-top: 3px;
    }

    /* .theme_socialworkbuffalo .custom-header .navbar-toggle>div {
		margin-left: 10px;
	} */

    .theme_socialworkbuffalo .header-control {
        text-align: center;
        margin-top: 0;
        padding: 20px 1.5rem;
    }

    .theme_socialworkbuffalo .custom-header .navbar .navbar-collapse {
        padding-left: 0;
        padding-right: 0;
        max-height: 0;
        transition: none;
        overflow: hidden !important;
        height: auto !important;
        width: 100%;
        /* margin: 0 auto; */
        /* right: 0; */
        visibility: hidden;
        transition: all 0.2s;
        background: #e4e4e4;

        right: -470px;
        top: 11.5rem;
        max-height: calc(100vh - 150px);
        box-sizing: border-box;
        overflow-y: auto;
        width: 470px;
        max-width: 100vw;
        position: fixed;

        margin: 0;
        z-index: 3;

        -ms-overflow-style: none;
        scrollbar-width: none;



    }


    .theme_socialworkbuffalo .custom-header .navbar .navbar-collapse.in {
        display: block !important;
        /* max-height: 5000px; */
        padding: 10px 0 0 0;
        visibility: visible;
        overflow-y: auto !important;
        overflow-x: hidden !important;
        right: 0 !important;
      	left: unset !important;
    }



    .theme_socialworkbuffalo .custom-header .social-links {
        background: #002f56;
        padding: 10px 0;
        justify-content: center;
        margin-bottom: 0;
    }

    .theme_socialworkbuffalo .custom-header .social-links a {
        background-color: #666;
        color: #002f56;
        height: 38px;
        width: 38px;
        font-size: 26px;
    }

    .theme_socialworkbuffalo .custom-header .social-links a:hover {
        background: #e4e4e4;
    }



    .theme_socialworkbuffalo .custom-header .navbar-nav {
        margin: 0;
        width: 100%;
    }

    .theme_socialworkbuffalo .custom-header .navbar .navbar-nav {
        transition: all 0.4s;
        padding: 0 1.5rem;
    }

    .theme_socialworkbuffalo .custom-header .navbar .navbar-nav li {
        padding-right: 0;
        border-bottom: 0px solid #dadada;
        display: flex;
        flex-wrap: wrap;
        width: 100%;
        position: relative;
    }

    .theme_socialworkbuffalo .custom-header .navbar .navbar-nav>li.dropdown .dropdown-menu {
        transition: all 0.4s;
        position: relative;
        width: 100%;
        box-shadow: 0 0 0;
        background: #e4e4e4;
        margin: 0;
        width: calc(100% + 40px);
        max-height: 0;
        overflow: hidden;
        display: block !important;
        padding: 0;
    }

    /* .theme_socialworkbuffalo .nav-related-links {
		display: none;
	} */

    .theme_socialworkbuffalo .custom-header .navbar .navbar-nav>li.dropdown .dropdown-menu ul {
        padding: 0;
    }

    /* .theme_socialworkbuffalo .custom-header .navbar .navbar-nav>li.dropdown .dropdown-menu ul li ul {
		padding: 0 40px;
	} */

    .theme_socialworkbuffalo .custom-header .navbar .navbar-nav li.dropdown.open {
        border-bottom: 0;
    }

    .theme_socialworkbuffalo .custom-header .navbar .navbar-nav li.dropdown.open>.dropdown-menu {
        max-height: 3000px;
        transition: all 0.3s;
        padding: 5px 0;
    }

    .theme_socialworkbuffalo .custom-header .navbar .navbar-nav li.dropdown.open>.fa-plus:before {
        content: "\f068";
    }

    .theme_socialworkbuffalo .custom-header .navbar .navbar-nav>li.dropdown .dropdown-menu a {
        font-size: 14px;
        padding: 14px 1.3rem;
        color: #005bbb;
        display: flex;
        background: #f2f2f2;
        font-weight: 400;
    }

    /* .theme_socialworkbuffalo .custom-header .navbar .navbar-nav>li.dropdown .dropdown-menu .submenu li {
		border-bottom: 0;
	} */


    .theme_socialworkbuffalo .custom-header .navbar .navbar-nav li.dropdown.open>.nav-link {
        font-weight: 600;
    }

    .theme_socialworkbuffalo .custom-header .navbar .navbar-nav>li.dropdown .dropdown-menu li {
        border-bottom: 1px solid rgba(0, 0, 0, 0.03);
        padding: 0;
    }


    .theme_socialworkbuffalo .custom-header .navbar-header {
        position: absolute;
        right: 1.5rem;
        top: 7.5rem;
        margin: 0;

    }

    .theme_socialworkbuffalo .custom-header .navbar .navbar-nav>li {
        /* border-bottom: 1px dotted #2f9fd0; */
        margin-bottom: 0.1rem;
    }

    .theme_socialworkbuffalo .custom-header .navbar .navbar-nav>li a {
        /* font-size: 12px; */
        padding: 13px 15px;
        color: #005bbb;
        flex: 1;
        background: #fff;
        font-weight: 600;
    }

    .theme_socialworkbuffalo footer {
        padding: 30px 0;
    }

    .theme_socialworkbuffalo .custom-header .navbar .navbar-nav>li.md-normal-font {
        border-bottom: 1px solid rgba(0, 0, 0, 0.03);
        padding: 0;
    }

    .theme_socialworkbuffalo .custom-header .navbar .navbar-nav>li.md-normal-font>a {
        background: none;
        font-weight: 600;
    }

    .theme_socialworkbuffalo .custom-header .navbar .navbar-nav>li .caret-ion {
        height: 20px;
        z-index: 999;
        display: flex;
        align-items: center;
        justify-content: center;
        color: #da3c28;
        position: absolute;
        width: 100%;
        top: 12px;
        /* left: 0; */
        right: 0;
        z-index: 11;
        height: 38px;
        top: 3px;
        min-width: 38px;
        width: 38px;
    }

    /* .theme_socialworkbuffalo .custom-header .navbar .navbar-nav>li.dropdown li.dropdown .caret-ion {
		width: calc(100% - 20px);
	} */

    .theme_socialworkbuffalo .mobile-footer-fixed {
        display: block;
    }

    .theme_socialworkbuffalo a.mobile-footer-fixed.mobile-head-logo {
        background: #005bbb;
        padding: 5px 7px;
        display: flex;
        align-items: center;
    }

    .theme_socialworkbuffalo a.mobile-footer-fixed.mobile-head-logo .ub-icon {
        max-width: 48px;
        margin-right: 3px;
    }

    .theme_socialworkbuffalo a.mobile-footer-fixed.mobile-head-logo .university-logo {
        height: 16px;
        margin: 0;
    }


    .theme_socialworkbuffalo .top-header {
        padding-right: 0;
        background: #005bbb;
    }

    .theme_socialworkbuffalo .top-header li {
        margin: 5px 0 0 15px;
    }

    .theme_socialworkbuffalo .top-header ul.pervasive-links {
        display: none;
    }



    .theme_socialworkbuffalo .top-header ul.school-links {
        width: 100%;
        padding-left: 0;
        border-top: 1px dotted #fff;
    }

    .theme_socialworkbuffalo .middle-header>.container-fluid:after {
        content: none;
    }

    .theme_socialworkbuffalo footer {
        padding: 20px 0px 30px 0px;
        position: relative;
    }

    .theme_socialworkbuffalo footer:after {
        content: "";
        display: block;
        width: 100%;
        position: absolute;
        top: -7px;
        height: 14px;
        background: -webkit-linear-gradient(45deg, transparent 33.333%, #fff 33.333%, #fff 66.667%, transparent 66.667%), -webkit-linear-gradient(-45deg, transparent 33.333%, #fff 33.333%, #fff 66.667%, transparent 66.667%);
        background: linear-gradient(45deg, transparent 33.333%, #fff 33.333%, #fff 66.667%, transparent 66.667%), linear-gradient(-45deg, transparent 33.333%, #fff 33.333%, #fff 66.667%, transparent 66.667%);
        background-size: 14px 28px;
        background-position: 0 -14px;
        -webkit-filter: drop-shadow(rgba(0, 0, 0, 0.33) 0 2px 1px);
        -webkit-backface-visibility: hidden;
    }

    .theme_socialworkbuffalo .custom-footer .about-content {
        display: block;
        padding: 20px 10px;
        border-top: 0;
        margin: 0;
    }

    .theme_socialworkbuffalo .custom-footer .about-content .footer-white-logo {
        max-width: 100%;
        margin: 0 0 15px;
    }

    .theme_socialworkbuffalo .copyright {
        text-align: left;
        font-size: 10px;
        padding: 20px 10px 10px;
    }

    .theme_socialworkbuffalo .ft-title {
        margin: 15px 0 6px;
    }

    .theme_socialworkbuffalo .collaspe-control {
        color: #ffc !important;
        font-weight: 700;
        text-transform: uppercase;
        font-size: 11px;
        display: block;
        padding: 10px;
    }

    .theme_socialworkbuffalo .collaspe-control[aria-expanded="true"] i.fa.fa-plus::before {
        content: "\f068";
    }

    .theme_socialworkbuffalo .navbar-nav>li>.dropdown-menu ul li.mobile-footer-fixed {
        display: block;
    }

    /* .theme_socialworkbuffalo .custom-header .navbar .navbar-nav>li.dropdown.open .dropdown-menu li.dropdown.open .dropdown-menu li.dropdown.open .dropdown-menu {
		background-color: #fff;
	} */

    .theme_socialworkbuffalo .top-header ul.school-links:before {
        content: none;
    }

    .theme_socialworkbuffalo .custom-header .devider {
        border-left: 0px solid #fff;
        padding-left: 0;
    }

    .theme_socialworkbuffalo .head-brand img {
        height: 48px;
    }
}


@media (max-width: 767px) {
    .theme_socialworkbuffalo .header-control a {
        /* font-size: 12px; */
        padding: 11px 0;
        /* margin-left: 4px; */
        display: block;
    }
}

@media (min-width: 768px) {
    .theme_socialworkbuffalo .footer-menu-row {
        display: block;
    }
}

/* #24751*/
.theme_socialworkbuffalo a:hover{
  outline: 0 auto;
  text-decoration: none;
}
.theme_socialworkbuffalo a:focus {
  outline: #ffc72c auto 4px;
  text-decoration: none;
}.event_1{background-color: #005bbb !important;color:white !important;}.event_icon_1{color: #005bbb !important;font-size:20px;}.event_icon_1:hover,.event_icon_1:focus{text-decoration:none;}.productTypeTagColor1,.productTypeTagColor1:hover { background-color:#005bbb;color:white !important; }.event_10{background-color: #8e7cc3 !important;color:white !important;}.event_icon_10{color: #8e7cc3 !important;font-size:20px;}.event_icon_10:hover,.event_icon_10:focus{text-decoration:none;}.productTypeTagColor10,.productTypeTagColor10:hover { background-color:#8e7cc3;color:white !important; }.event_11{background-color: #006570 !important;color:white !important;}.event_icon_11{color: #006570 !important;font-size:20px;}.event_icon_11:hover,.event_icon_11:focus{text-decoration:none;}.productTypeTagColor11,.productTypeTagColor11:hover { background-color:#006570;color:white !important; }.event_-11{background-color: #e4e4e4 !important;color:black !important;}.event_icon_-11{color: #e4e4e4 !important;font-size:20px;}.event_icon_-11:hover,.event_icon_-11:focus{text-decoration:none;}.productTypeTagColor-11,.productTypeTagColor-11:hover { background-color:#e4e4e4;color:black !important; }.event_12{background-color: #6da04b !important;color:black !important;}.event_icon_12{color: #6da04b !important;font-size:20px;}.event_icon_12:hover,.event_icon_12:focus{text-decoration:none;}.productTypeTagColor12,.productTypeTagColor12:hover { background-color:#6da04b;color:black !important; }.event_-12{background-color: #666666 !important;color:white !important;}.event_icon_-12{color: #666666 !important;font-size:20px;}.event_icon_-12:hover,.event_icon_-12:focus{text-decoration:none;}.productTypeTagColor-12,.productTypeTagColor-12:hover { background-color:#666666;color:white !important; }.event_13{background-color: #002f56 !important;color:white !important;}.event_icon_13{color: #002f56 !important;font-size:20px;}.event_icon_13:hover,.event_icon_13:focus{text-decoration:none;}.productTypeTagColor13,.productTypeTagColor13:hover { background-color:#002f56;color:white !important; }.event_-13{background-color: #ffc72c !important;color:black !important;}.event_icon_-13{color: #ffc72c !important;font-size:20px;}.event_icon_-13:hover,.event_icon_-13:focus{text-decoration:none;}.productTypeTagColor-13,.productTypeTagColor-13:hover { background-color:#ffc72c;color:black !important; }.event_14{background-color: #ad841e !important;color:black !important;}.event_icon_14{color: #ad841e !important;font-size:20px;}.event_icon_14:hover,.event_icon_14:focus{text-decoration:none;}.productTypeTagColor14,.productTypeTagColor14:hover { background-color:#ad841e;color:black !important; }.event_-14{background-color: #bb93d5 !important;color:black !important;}.event_icon_-14{color: #bb93d5 !important;font-size:20px;}.event_icon_-14:hover,.event_icon_-14:focus{text-decoration:none;}.productTypeTagColor-14,.productTypeTagColor-14:hover { background-color:#bb93d5;color:black !important; }.event_15{background-color: #bf9000 !important;color:black !important;}.event_icon_15{color: #bf9000 !important;font-size:20px;}.event_icon_15:hover,.event_icon_15:focus{text-decoration:none;}.productTypeTagColor15,.productTypeTagColor15:hover { background-color:#bf9000;color:black !important; }.event_-15{background-color: #FF8633 !important;color:black !important;}.event_icon_-15{color: #FF8633 !important;font-size:20px;}.event_icon_-15:hover,.event_icon_-15:focus{text-decoration:none;}.productTypeTagColor-15,.productTypeTagColor-15:hover { background-color:#FF8633;color:black !important; }.event_16{background-color: #e56a54 !important;color:black !important;}.event_icon_16{color: #e56a54 !important;font-size:20px;}.event_icon_16:hover,.event_icon_16:focus{text-decoration:none;}.productTypeTagColor16,.productTypeTagColor16:hover { background-color:#e56a54;color:black !important; }.event_-16{background-color: #e8eae7 !important;color:black !important;}.event_icon_-16{color: #e8eae7 !important;font-size:20px;}.event_icon_-16:hover,.event_icon_-16:focus{text-decoration:none;}.productTypeTagColor-16,.productTypeTagColor-16:hover { background-color:#e8eae7;color:black !important; }.event_2{background-color: #00a69c !important;color:black !important;}.event_icon_2{color: #00a69c !important;font-size:20px;}.event_icon_2:hover,.event_icon_2:focus{text-decoration:none;}.productTypeTagColor2,.productTypeTagColor2:hover { background-color:#00a69c;color:black !important; }.event_3{background-color: #c79121 !important;color:white !important;}.event_icon_3{color: #c79121 !important;font-size:20px;}.event_icon_3:hover,.event_icon_3:focus{text-decoration:none;}.productTypeTagColor3,.productTypeTagColor3:hover { background-color:#c79121;color:white !important; }.event_4{background-color: #ebec00 !important;color:black !important;}.event_icon_4{color: #ebec00 !important;font-size:20px;}.event_icon_4:hover,.event_icon_4:focus{text-decoration:none;}.productTypeTagColor4,.productTypeTagColor4:hover { background-color:#ebec00;color:black !important; }.event_5{background-color: #e06666 !important;color:white !important;}.event_icon_5{color: #e06666 !important;font-size:20px;}.event_icon_5:hover,.event_icon_5:focus{text-decoration:none;}.productTypeTagColor5,.productTypeTagColor5:hover { background-color:#e06666;color:white !important; }.event_6{background-color: #ffe599 !important;color:white !important;}.event_icon_6{color: #ffe599 !important;font-size:20px;}.event_icon_6:hover,.event_icon_6:focus{text-decoration:none;}.productTypeTagColor6,.productTypeTagColor6:hover { background-color:#ffe599;color:white !important; }.event_7{background-color: #c27ba0 !important;color:white !important;}.event_icon_7{color: #c27ba0 !important;font-size:20px;}.event_icon_7:hover,.event_icon_7:focus{text-decoration:none;}.productTypeTagColor7,.productTypeTagColor7:hover { background-color:#c27ba0;color:white !important; }.event_8{background-color: #2f9fd0 !important;color:black !important;}.event_icon_8{color: #2f9fd0 !important;font-size:20px;}.event_icon_8:hover,.event_icon_8:focus{text-decoration:none;}.productTypeTagColor8,.productTypeTagColor8:hover { background-color:#2f9fd0;color:black !important; }.event_9{background-color: #990000 !important;color:white !important;}.event_icon_9{color: #990000 !important;font-size:20px;}.event_icon_9:hover,.event_icon_9:focus{text-decoration:none;}.productTypeTagColor9,.productTypeTagColor9:hover { background-color:#990000;color:white !important; }.otherProductTypeTagColor63,.otherProductTypeTagColor63:hover { background-color:#6da04b !important;color:white !important; }.otherProductTypeTagColor216,.otherProductTypeTagColor216:hover { background-color:#ad841e !important;color:black !important; }.otherProductTypeTagColor234,.otherProductTypeTagColor234:hover { background-color:#ad841e !important;color:black !important; }