/*
Theme Name:     Jupiter - Psychology Child Theme
Theme URI: 		http://demos.artbees.net/jupiter5
Description:    Child theme for the Jupiter theme. Designed for the Psychology domain.
Author:         John Purdy, Jim Cox, Steve Garten, Ross Madden, Donna Merwarth 
Theme URI:		http://themeforest.net/user/artbees
Template:       jupiter
Text Domain: 	mk_framework
Version:        20201111.1
Domain Path: 	/languages/
*/

.responsive-searchform span input {
    width: 100%;
    height: 100%;
    background: 0 0;
    border: none;
    outline: 0;
    position: absolute;
    left: 0;
    top: 0;
}

.responsive-searchform span svg {
    fill: #ccc;
    fill: rgba(0,0,0,.3);
    height: 20px;
    width: 19px;
    vertical-align: middle;
}

.responsive-searchform span {
    position: absolute;
    right: 15px;
    bottom: 14px;
}

#theme-page A {
    text-decoration: underline;
}

#dept-title {
    background-color:#286739;
    position: relative;
    z-index: 300;
}

#dept-title a {
    color: rgba(255, 255, 255);
    font-size: 24px;
    vertical-align: middle;
}

#dept-title-wrap {
    margin: 0 auto;
    max-width: 1140px;
    vertical-align: middle;
}

#dept-header {
    margin: 0 1rem;
    padding-bottom: .25rem;
}

.mk-header-padding-wrapper {
	padding-top: 191px !important;
}

/* CSU Brand Default Green Accordian Elements. This used to be part of the old
 * CNS Theme and included in the child theme. */
 
.wpb_column .vc_tta-container .vc_tta-color-green .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading {
    background-color: #1E4D2B;
    border-color: #345e40;
}
.wpb_column .vc_tta-container .vc_tta-color-green .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading:hover {
    background-color: #216b35;
}
.wpb_column .vc_tta-container .vc_tta-color-green .vc_tta-panels-container .vc_tta-panels .vc_active h4 {
    opacity: .75;
}
.wpb_column .vc_tta-container .vc_tta-color-green .vc_tta-panels-container .vc_tta-panels .vc_active h4 a {
    color: #fff;
}
.wpb_column .vc_tta-container .vc_tta-color-green .vc_tta-panels-container .vc_tta-panels .vc_active h4 a i::before {
    border-color: #fff;
}
