/*
Theme Name:     Jupiter - Computer Science Child Theme
Theme URI: 		http://demos.artbees.net/jupiter5
Description:    Child theme for the Jupiter theme. Designed for the Computer Science 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:        20200922.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;
}
