/*!
Theme Name: The Hill Child
Theme URI: http://communications.utk.edu/resources/web/wptemplates.php
Author: OIT Web Team
Author URI: http://oit.utk.edu
Template: ut-thehill
Description: UT Hill Child Theme for OIT
Version: 1.6.4
*//*! normalize.css v3.0.2 | MIT License | git.io/normalize  */


body p {
	font-size: .925rem;
}
body p, li {
    letter-spacing: 0 !important;
	font-size: .925rem;
}
.trail-item {
    font-size: .75rem;
}

.half h2 a {
    text-transform: none;
    letter-spacing: .01rem;
    font-weight: 400 !important;
    color: #006C93;
    font-size: 1.25rem;
}
.half h2 a:hover {
    color: #00212d;
}
h3 {   
	margin-top: 1.25rem !important;
    margin-bottom: .25rem !important;
}
@media (max-width: 1000px) {
	.about-cio {
		display: flex;
	width: 100%;
	border: 1px dotted #E65933;
	padding: 1rem;
		margin-bottom: 1rem;
	}
	.cio {
		margin-left: 1rem
	}
	.contact-mona  {
		margin-left: 2rem;
	}
}


@media (min-width: 1001px) {
	.about-cio {
	float: right;
	width: 16rem;
	border-left: 1px dotted #E65933;
	padding-left: 1.5rem;
	margin-left: 1.5rem
	}}
#tertiary .mega-sub-menu .mega-sub-menu .mega-menu-item-has-children ul.mega-sub-menu > li.mega-menu-item a.mega-menu-link {
    padding-left: .925rem !important;
}
#tertiary .mega-sub-menu .mega-sub-menu .mega-menu-item-has-children ul.mega-sub-menu > li {
    background-color: #fff !important;
}
#tertiary ul li a {
	font-size: .925rem !important;
}
	#linkdrawer .widget h3.widget-title {
    color: #006C93;
    letter-spacing: 0 !important;
    font-size: 15px !important;
    text-transform: uppercase !important;
    margin-bottom: 0;
    font-weight: 700 !important;
}
#linkdrawer {
	width: 75rem !important;
}
@media (max-width: 1000px) {
 .hidemobile {
	display: none !important;
}
	#linkdrawer {
	width: 100% !important;
}
	#tertiary .widget_ut_highlight {
		display: none;
	}
	#linkdrawer {display: flex;
		margin-top: 1rem !important;
	}
	#linkdrawer .widget h3.widget-title {
    color: #006C93;
    letter-spacing: 0 !important;
    font-size: 15px !important;
    text-transform: uppercase !important;
    margin-bottom: 0;
    font-weight: 700 !important;
}
	#linkdrawer .widget-title {
    margin-top: 1rem;
}
}
.si-inner-icon img {
    max-height: 45px;
    margin-bottom: 5px;
}
.breadcrumb {
	background-color: #fff !important;
	color: #333;
	font-weight: 500;
	padding: 0 !important;
}
.panel-default > .panel-heading {
    color: #333;
    background-color: #efefef !important;
    border-color: #E0E0E0 !important;
}
.panel-body {
	border: 1px solid #eeeeec !important;
}
.accordion-body, .panel {
	box-shadow: 0 0 0 !important
}
.post-header-globe {
    background-color: #006C93;
    padding: 1.2rem 1rem .1rem 2rem;
    margin-top: 1rem;
	border-top: 2px solid #006C93;
}
.post-header-gray {
    background-color: #efefef;
    padding: 1.2rem 1rem .1rem 2rem;
    margin-top: 1rem;
	border-top: 2px solid #006C93;
	text-align: center;
}

.post-header {
    background-color: #efefef;
    padding: 1rem 1rem .5rem 2rem;
    margin-top: 1rem;
	border-top: 2px solid #006C93;
}
@media (min-width: 1001px ) {
	#mega-menu-wrap-max_mega_menu_2 {
	display: none;
	}
	#bellows ul.menu {
    z-index: 999 !important;
    color: white;
	border-top: 2px solid #006C93 !important;
	background-color: #eeeeec;
	border-top: 0;
}

}

#home-search {
    background-size: cover !important;
	background-position: center !important;
	
}
#hero-container {
    display: block;
    margin: auto;
}

#hero-text {
	display: inline-block;
	color: white;
	font-size: 17px;
	line-height: 140%;
	font-weight: bold;
 	text-shadow: 2px 2px 4px rgba(0,0,0,.5);
}

#featured {
    background-color: rgba(0,0,0,.3);
    margin: 0;
    padding: 0 1.25rem 1.25rem 0.5rem;
    background-position: center !important;
    background-size: cover !important;
    border-radius: 30px 0 30px 0;
    border: 1px solid white;
    box-shadow: 0 4px 8px 0 rgb(0 0 0 / 20%), 0 6px 20px 0 rgb(0 0 0 / 19%);
}

.promo_text {
    padding: 1rem 3rem 1rem 1rem;
    font-family: inherit;
    font-size: 22px;
    font-weight: 700;
    line-height: 130%;
    color: #fff;
    text-shadow: 1px 1px 5px rgb(0 0 0 / 60%);
    font-style: italic;
}

.promo-link {
	margin-top: 1rem;
	padding-left: 1rem;
}
.promo-btn {
	padding: .75rem 1rem ;
	background-color: rgba(0,0,0,.4);
}
.promo-link a {
	font-family: "Montserrat", system-ui, sans-serif !important;
	font-size: .925rem;
	font-weight: 500;
	color: white;
	text-transform: uppercase;
}
.promo-link a:hover {
	color: #2197A9 !important;
}

.btn-dark {
    background-color: rgba(4,6,27,0.4) !important;
    border: 1px solid #E0E0E0 !important;
    padding: .25rem 1.25rem  !important;
	color: #E0E0E0;
	text-shadow: none !important;
}
.btn-dark a {
	color: #E0E0E0 ;
}
.btn-dark:hover {
	color: #2197A9 !important;
}

	
@media (max-width: 1200px) {
	#hero-text {
		padding: 1rem;
	}
}	

@media (max-width: 759px ) {
	#help-border {
		width: auto;
		max-width: 50rem;
	}
	
	#hero-text {
		line-height: 125% ;
		margin: 1rem !important ;
		width: 90%;
	}
	
	.welcome-oit {
		line-height: 135% !important;
	}

	.spotlight-label  {
	width: 35%;	
}	
	.promo-btn {
	margin-top: 1rem;
}
}

@media (min-width: 760px) and (max-width: 919px) {
	#home-search {
		min-height: 275px;
	}
	#hero-text {
	width: 60%;
	margin-top: .5rem !important;
		
}
	#featured {
	float: right;
	width: 35%;
	min-height: 275px;
}
	.spotlight-label  {
	width: 75%;
}
		.promo-btn {
	margin-top: 1rem;
}
}
@media (min-width: 920px) and (max-width: 999px) {
	#hero-container {
		max-width: 75rem; }
	#home-search {
		min-height: 250px;
	}
	#featured {
	float: right;
	width: 26%;
	min-height: 250px;
}
		.spotlight-label  {
	width: 75%;
}
	#hero-text {
	width: 65%;
	margin-top: 3rem;
}
	.promo-btn {
	margin-top: 1rem;
}
}
@media (min-width: 1000px) and (max-width: 1065px) {
	#hero-container {
		max-width: 75rem; }
	#home-search {
		min-height: 269px;
	}
	#featured {
	float: right;
	width: 26%;
	min-height: 269px;
}
	
	.promo_text {
		padding-right: 3rem !important;
	}	
	.spotlight-label  {
	width: 70%;
}
	#hero-text {
	width: 65%;
	margin-top: 4rem;
}
	.promo-btn {
	margin-top: 1rem !important;
}.promo-link {
	margin-top: 1rem;}
}
@media (min-width: 1066px) {
	#hero-container {
		max-width: 75rem; }
	#home-search {
		min-height: 250px;
	}
	#featured {
	float: right;
	width: 26%;
	max-height: 250px;
	min-height: 250px;
}
		.spotlight-label  {
	width: 70%;
}
	#hero-text {
	width: 70%;
	margin-top: 6rem;
}
	.promo-btn {
	margin-top: 1.25rem;
}
}

#content {
	padding: .5rem 1.5rem 2rem 1.5rem !important;
}
@media (min-width: 1201px) {
#content {
	padding: 0 !important;
}
}

 #content.wide {
  width:99.9% !important;
 }

#text-3, #text-41 {
	margin-top: 15px;
}

#expandedfooter {
	padding-top: 0 !important;
}
#content.right {
    width: 75.5% !important;
    float: right;
	margin-top: 2%;
}
#tertiary {
    width: 23% !important;
}

#tertiary h3:first-of-type {
	margin-top: 0 !important;
}

#tertiary .widget .widget-title::before {
	background-color: #E65933 !important;
}

@media (max-width: 1000px) {
	#tertiary .widget-area {
		display: flex;
	}
	.widget_custom_html {
		display: none;
	}
	#service {
    margin-bottom: 2% !important;
	}
	
	
	
	
}
@media (min-width: 1001px) {
	#tertiary {
		padding: 0 1.5rem 0 0 !important;
}

	#tertiary ul li {
		margin-bottom: .25rem !important;
	}
}
#service-icons h1 {
	font-size: 25px !important;
    margin-top: 1.15rem !important;
    margin-bottom: 1.75rem !important;
    font-weight: 400!important;

}

.mega-menu-link {
font-family: "Montserrat", system-ui, sans-serif !important;

}



#tertiary  #mega-menu-single-menu > .mega-menu-item > .mega-menu-link {
font-family: "Montserrat", system-ui, sans-serif !important;
	font-style: normal;
	font-weight: 400 !important;
	letter-spacing: .019em;
	}
#tertiary li.mega-menu-item {
    border-bottom: 1px solid #CACACA !important;
}

#tertiary .mega-sub-menu > li.mega-menu-item:last-of-type {
    border-bottom:0 !important;
	margin-bottom: 0;
	
}
#tertiary .mega-menu-link {
    line-height: 132% !important;
    padding: .45rem 1rem .4rem 0 !important;
}

#tertiary .mega-menu-link a {
	font-weight: 400 !important;
}
@media (max-width: 1000px) {
	#tertiary #text-23, #text-33 {
		display: none;
	}
	
	#tertiary iframe {
    display: none;		
	}
	#tertiary img {
    display: none;
	}
	#tertiary .widget-area .widget_media_image {
		display:none; 
	}
	#tertiary .widget-area .widget_text {
    display: none;
}
}
#mega-menu-max_mega_menu_51 .mega-menu-link {
    padding-right: 0 !important;
    padding-top: .4 !important;
}
@media (min-width: 1000px) {
	.mega-sub-menu .mega-menu-item a.mega-menu-link {
    margin: 0 .3rem .5rem 1rem !important;
    padding: 0 !important;
		
}

	#tertiary .mega-sub-menu .mega-sub-menu .mega-menu-item a.mega-menu-link {
    margin: .3rem .3rem .5rem 1.75rem !important;
    padding: 0 !important;
	}
		#tertiary  a.mega-menu-link:hover {
    color: #006C93 !important
	}
	#tertiary .mega-sub-menu li.mega-menu-item:first-of-type {
    	border-top: 1px solid #787878 !important;
		padding-top: .4rem !important;
	}
	
	#tertiary  .mega-sub-menu li.mega-menu-item:last-of-type {
    	border-bottom: 1px solid #787878 !important;
		margin-bottom: 0 !important;
	}
	
	#tertiary .mega-sub-menu ul.mega-sub-menu  {
    	padding-bottom: 0 !important;
		background-color: #f9f9f9 !important;
	}

		#tertiary .mega-sub-menu  .mega-sub-menu li.mega-menu-item-has-children {
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
}
	
#tertiary		.mega-sub-menu .mega-menu-item a.mega-menu-link {
    margin: .3rem .3rem .5rem 1rem !important;
    padding: 0 !important;
}
}
#tertiary .mega-current-menu-item a {
    color: #006C93 !important;
	font-weight: 400 !important;
}
.sidebar-container .mega-sub-menu li a.mega-menu-link {
	font-weight: 400 !important;
}
#tertiary .mega-current-menu-item .mega-menu-item  a {
    color: #58595b !important;
}

#tertiary .mega-current-menu-item .mega-menu-item  a:hover {
    color: #006C93 !important;
}
#tertiary  .mega-toggle-label {
    color: #054a63;
    font-size: .925rem;
 font-family: "Montserrat", system-ui, sans-serif !important;
    text-transform: uppercase;
    font-weight: 400;
}

#mega-menu-wrap-single-menu #mega-menu-single-menu > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link {
    text-transform: capitalize;
    text-decoration: none;
}

.gsc-search-box .gsc-search-box-tools {
    margin: .25rem 0 0 0 !important;
    padding: 0;

}

@media (max-width: 759px){
	#tc-nav  {
	height: 35px;
	background-color: #e2e5e8 !important;
	display: block;
	overflow: hidden;width: 100%;
	margin: 1% 0 0 0;
	}
	#search {
    width: 100% !important;
    float: none !important;
    height: 32px !important;
    padding: 0;
    margin: 0 0 5px !important;
	}
	.enhanced #sidebar {
    position: unset !important;
	}
	
}

.btn.btn-sm.btn-dark {
    margin-bottom: 2%;
}

@media (max-width: 759px ) {
	 .nav-home #bellows ul.menu {
    list-style: none;
    padding: 0;
    width: 100% !important;
    float: left;
    border-top: 0 !important;
    padding-left: 0 !important;
    background-color: #333;
}
}

#tertiary .mega-toggle-block {
    border-right: 0 !important;
}
@media (max-width: 1000px) {
	#tertiary .textwidget.custom-html-widget {
    display: none;
}
}
@media (min-width: 760px) and (max-width: 919px) {
 .nav-home #bellows ul.menu {
    list-style: none;
    padding: 0;
    width: 100% !important;
    float: left;
    border-top: 0 !important;
    padding-left: 0 !important;
    background-color: #333;
}
}
@media (min-width: 920px) and (max-width: 999px) {
    .nav-home #bellows ul.menu {
    list-style: none;
    padding: 0;
    width: 100% !important;
    float: left;
    border-top: 0 !important;
    padding-left: 0 !important;
    background-color: #333;
}
}


@media (max-width: 1000px){
	
	#bellows ul.menu {
    list-style: none;
    padding: 0;
    width: 99% !important;
    float: left;
    border-top: 0 !important;
  
}
	#search-nav-container {
    display: flex;
    flex-direction: column-reverse;
}
	
	#bellows {
		padding: 0 !important;
	}
	#bellows ul.menu {
		margin: 0 !important;
	}
	.mega-toggle-block {
    border-right: 1px solid #F0EDE3;
}
	#mega-menu-wrap-single-menu .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-label {
		font-weight: bold;
		font-size: .925rem;
	}
	.covidtext::after{
	content: "Covid Updates";
}

	#covid {
    background: #FED535;
    color: #333;
    text-align: center;
    display: block;
    width: 35%;
	float: right;
    margin-top: -2.5rem;
    color: #58595B;
    padding: .5rem 0;
    font-size: .925rem !important;
    position: relative;
	max-height: 40px;
}

	#mega-menu-wrap-single-menu #mega-menu-single-menu li#mega-menu-item-8243 .mega-search {
    line-height: 30px;
    margin: 0;
    width: 100% !important;
}
		.enhanced #sidebar {
  		position: unset !important;box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.36)
	}
}

@media (min-width: 601px) and (max-width: 1000px) {
	#services-section {
    padding: 1.25rem 0 !important;
}
}
@media (max-width: 600px){
	#tc-nav  {
	height: 45px;
	background-color: #e2e5e8 !important;
	display: block;
	overflow: hidden;
	width: 100%;
	margin: 1% 0 0 0;
	padding-bottom: 10%;
	
	}
	#gethelp2 {
		padding: .5rem !important;
	}
	
	#services-section {
    padding: 1.25rem 0 !important;
}
	.gethelp-book {
		display: none !important;
	}
	#gethelp2 > #help-border > div {
		padding-top: 3px;
	}

}



@media (min-width: 601px){

#tc-nav  {
	height: 35px;
	background-color: #e2e5e8 !important;
	display: block;
	overflow: hidden;
}
}
@media (min-width:1001px){
.covidtext::after{
	content: "Updates and Information on Coronavirus (COVID-19)";
}
	#covid {
	background: #FED535;color: #333;text-align: center;display: block; width: 100%; color: #58595B;padding: 0.75rem;padding-top: 2rem;margin-top: 1rem;font-size: .925rem !important;
}

}

.covidtext {
	font-weight: bold;
}
@media (max-width: 800px) {
	.enhanced #sidebar {
    	position: unset !important;
		}
	.gethelp-book {
		display: none !important;
		}
	#news-container {
    	padding: 1.25rem 0 !important;
	}
}

@media (max-width: 900px) {
	.gethelp-book {
		display: none !important;
		}
}

@media (min-width: 801px) and  (max-width: 1000px) {	
	.gethelp-book { margin-top: .2rem;	}
	.gethelp-icon img { margin: -3px 8px 0 0 !important; }
}
@media (min-width: 900px) and  (max-width: 1000px) {	
	#search { margin-top: 3px !important; }	
}
@media (min-width: 601px) and  (max-width: 770px) {	
	.gethelp-icon img { margin-bottom: 4px !important;}
}
@media (min-width: 600px) and (max-width: 760px) {
	.status-container {
    width: 27%;
    float: right;
    margin-top: 5%;
    margin-right: .5rem;
	}

}


 @media (min-width: 761px){
	.site-title-container {
		float: left; width: 69%;
	}
	 h2.site-title {
    width: 100% !important;
}
	.status-container {
		float: right; width: 20%;margin-right: .75rem;  
	}
	 #tc-nav  {
		 width: 100%; 
		margin: 16% auto;
}
	 

}
#localist-events h2.homepage {
    text-align: left;
}
@media (max-width: 651px) {
	li.news-inner-wrap-view {
	    width: 45% !important;
		margin-right: 1rem !important;
	}
	ul.newslist {
		padding-left: 1rem !important;
	}
	
	#news{
	text-align: center;}
}

@media (min-width: 650px) and (max-width: 1199px) {
	li.news-inner-wrap-view {
	    width: 30.5% !important;
		margin-right: 1rem !important;
	}
	ul.newslist {
		padding-left: 1rem !important;
	}
	
	#news{ text-align: center;} 
	#news-container {  padding: 1.5em 0 !important; }

}
@media (min-width: 1001px) and (max-width: 1198){
		 
	 #mega-menu-wrap-single-menu {
		 width: 100%;
		 margin: 0 auto;
	 }
}
@media (min-width: 1199px) {
		 
	 #mega-menu-wrap-single-menu {
		 max-width: 75rem;
		 margin: 0 auto;
	 }
}
@media (min-width: 761px) and (max-width: 901px) {
#search {
		 margin-top: 0 !important;
	 }}
@media (min-width: 1000px){
	.site-title-container {
		float: left; width: 69%;
	}
	 h2.site-title {
    width: 100% !important;
}
	.status-container {
		float: right; width: 17%;margin-right: 1.1rem;  
	}
	 #tc-nav  {
		 width: 100%; 
		margin: 16% auto;
}
}
@media (min-width: 1000px) and (max-width: 2000px) {
#gethelp2 > #help-border > #search {
    margin-top: 0 !important;
}
	}
 @media (min-width: 1200px){
	 
	.site-title-container {
		float: left; width: 63%;
	}
	.status-container {
		float: right; width: 15%; margin-right: .75rem; 
	}
	 #tc-nav  {
	height: 35px;
	background-color: #e2e5e8 !important;
	display: block;
	overflow: hidden;width: 90%;
	margin: 15% auto;
}
.gsc-search-box.gsc-search-box-tools {
		margin-top: 5px !important;
	}	 
	 #search {
		 margin-top: 2px !important
	 }
}

 @media (min-width: 1400px){

	.status-container {
		float: right; width: 15%; margin-right: 0; 
	}
	 
}

.entry-thumbnail img, .post-thumbnail img {
    margin-bottom: 0 !important;
}
body {
font-family: "Montserrat", system-ui, sans-serif !important;
   font-style: normal;
   font-weight: 400;
   line-height: 1.75 !important;
   color: #333333;
}
ul li {
    margin-bottom: .5rem;
    line-height: 1.75;
}

#content div a {
font-weight: 500;
}

#content p a {
font-weight: 500;
text-shadow: none !important;
}

#content ul li a {
font-weight: 500;
text-shadow: none !important;
}
#content ol li a {
font-weight: 500;
text-shadow: none !important;
}

.su-note-inner {
 padding: 4% !important;
}
.su-note-inner a {
 font-weight: 500;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-family: "Montserrat", system-ui, sans-serif !important;	
}
#content h2 {
  font-family: "Montserrat", system-ui, sans-serif !important;	
    font-style: normal;
    font-weight: 400;
    font-size: 1.25rem;
	letter-spacing: .01em;
    text-transform: uppercase;
    line-height: 135%;
}
.site-content h2, .entry-content h2 {
    font-family: "Montserrat", system-ui, sans-serif !important;
    font-style: normal;
    font-weight: 400 !important;
    font-size: 1.25rem;
	letter-spacing: .01em;
    text-transform: uppercase;
    color: #bf4f2d !important;
    line-height: 135%;
	margin: 1.25rem 0 0 0 !important;
}
.site-content h2 + h3 {
    margin-top: .5rem !important;
}

.h3, h3 {
    font-family: "Montserrat", system-ui, sans-serif !important;	
    font-style: normal;
    font-weight: 600 !important;
    font-size: 18px !important;
	line-height: 1.4 !important;
}

.site-content h3, .entry-content h3 {
    color: #444 !important;
	line-height: 1.3 !important;
}

.h1, h1 {
	font-family: "Montserrat", system-ui, sans-serif !important;	
	line-height: 100% !important;
	font-weight: 300 !important;
	orphans: 3 !important;
}
.entry-thumbnail img, .post-thumbnail img {
    margin-bottom: 0 !important;
}
#service .entry-header {
	margin-left: 0 !important;
}

h1.entry-title {
	margin-bottom: 2% !important;
   font-family: "Montserrat", system-ui, sans-serif !important;	
	font-weight: 300 !important;
	color: #58595B !important;
}
.post-header-globe h1.entry-title {
	margin-bottom: 2% !important;
    font-family: "Montserrat", system-ui, sans-serif !important;	
	font-weight: 200 !important;
	color: #FFF !important;
	text-transform: uppercase;
	text-align: center;
}

#service-name {
   font-family: "Montserrat", system-ui, sans-serif !important;	
    font-style: normal;
    font-weight: 200 !important;
    font-size: 1.25rem !important;	
    margin-top: .25rem;
    margin-bottom: 0px;
    margin-right: 2%;
    color: #58595B !important;
	text-transform: uppercase;
}

.h5,
h5 {
    font-family: "Montserrat", system-ui, sans-serif !important;	
    font-style: normal;
    font-weight: 400;
    color: #353535;
    font-size: 15px;
}

#content h2:first-of-type {
    margin-top: 0px !important;
}

#content table>tbody>tr>td,
#content table>tbody>tr>th,
#content table>tfoot>tr>td,
#content table>tfoot>tr>th,
#content table>thead>tr>td,
#content table>thead>tr>th,
.table>tbody>tr>td,
.table>tbody>tr>th,
.table>tfoot>tr>td,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>thead>tr>th {
    border-top: 0; 
}



.form-horizontal .form-group:after,
.form-horizontal .form-group:before {
    /*content: " ";
    display: table */
}

#colophon #siteinfo a,
.contributor-bio a {
    text-decoration: none
}

#colophon #siteinfo a:focus,
#colophon #siteinfo a:hover {
    color: #FF8200
}

#primary {
   background: #fff;
   padding-bottom: 3%;
}


  }    
}

@media (min-width:992px) {
    #sitetitle {
        padding-bottom: 0 !important;
    }
}


@media (max-width:767px) {
#mobile #tertiary {
width: 100% !important;
}
}

.widget {
    width: 100%;
    margin-bottom: 10px;
  font-family: "Montserrat", system-ui, sans-serif !important;	
   font-style: normal;
	font-size: .925rem !important;
	font-weight: 400;
}

.widget h3.widget-title {
    color: #006C93;
    letter-spacing: 0 !important;
   font-size: 13px !important;
   text-transform: uppercase !important;
   margin-bottom: 5%;
}

.sidebar-container .widget-area .widget { 
   margin-bottom: 1rem;
}

.sidebar-container .widget-area .widget > .widget-title { 
   	padding-top: 4%;
	font-weight: 700 !important;
	color: #58595B;


}

.sidebar-container .widget-area .widget_nav_menu .menu li {   
border-top: 1px solid #d8d8d8 !important;
padding: 9px 0 4px ;
margin-bottom: 0px !important;
margin-top: 0px !important;
line-height: 150%;
}
.sidebar-container .widget-area .widget_nav_menu .menu li a {
    padding-right: 1rem;
}
.sidebar-container .widget-area .widget_nav_menu .menu > li:first-child {
    border-top: 0 !important;
}

.sidebar-container .widget-area .widget_nav_menu .menu-item .sub-menu { 
    margin-top: 8px;
}
.sidebar-container .widget-area .widget_nav_menu .menu-item .sub-menu > li:last-child{ 
    padding-bottom: 0;
}
 .current-menu-item a {   
	 font-weight: bold;
}

.sidebar-container .widget-area .widget_nav_menu .menu-item .current-menu-item > a{   
   color: #AA422F !important;
}




.sidebar-container .widget-area .widget_nav_menu .menu-item ul li ul li a{   
   margin-left: 9%;
   margin-right: 2%;
   color: #4c6f87 !important;
   font-weight: 400 !important;
}





@media (min-width:992px) {
   
    body.dropnav #megamenu .megamenu-sub {
        width: 90%;
       }
}

#colophon #meta-contact p,
#colophon #meta-info p {
    font-size: 13px
}

@media (min-width:768px) {
    #colophon #siteinfo {
        padding-top: .79365%
    }
    #colophon #meta-info {
        margin-right: 3%;
        margin-left: 0;
        width: 29% !important;
		margin-top: 10px;
		margin-bottom:10px;
    }
    #colophon #meta-contact {
        margin-right: 3%;
        margin-left: 0;
        width: 65% !important;
		margin-bottom:10px;
    }
}



#page .gform_wrapper input[type=button],
#page .gform_wrapper input[type=file],
#page .gform_wrapper input[type=reset],
#page .gform_wrapper input[type=submit],
.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 4px 18px;
    font-size: .925rem !important;
    line-height: 1.8;
    border-radius: 25px !important;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.site-content a.btn,
.site-content dd a.btn,
.site-content li a.btn,
.site-content p a.btn,
.widget a.btn,
.widget dd a.btn,
.widget li a.btn,
.widget p a.btn {
    background: #fff;
    border-color: #ccc;
    color: #006c93;
    text-shadow: none;
    text-decoration: none;
}

.site-content a.btn,
.site-content dd a.btn,
.site-content li a.btn,
.site-content p a.btn {
	margin: 8px 0;
}

.widget a.btn,
.widget dd a.btn,
.widget li a.btn,
.widget p a.btn {
	margin: 2px 0;
}

.site-content a.btn:hover,
.site-content dd a.btn:hover,
.site-content li a.btn:hover,
.site-content p a.btn:hover,
.widget a.btn:hover,
.widget dd a.btn:hover,
.widget li a.btn:hover,
.widget p a.btn:hover {
    background-color: #036c94 !important;
    color: #fff;

}

.site-content a.btn-smokey,
.site-content dd a.btn-smokey,
.site-content li a.btn-smokey,
.site-content p a.btn-smokey,
.widget a.btn-smokey,
.widget dd a.btn-smokey,
.widget li a.btn-smokey,
.widget p a.btn-smokey {
    background-color: #58595b !important;
    border: 0;
    color: #fff;
    font-size:.925rem !important;
}

.site-content a.btn-smokey:hover,
.site-content dd a.btn-smokey:hover,
.site-content li a.btn-smokey:hover,
.site-content p a.btn-smokey:hover,
.widget a.btn-smokey:hover,
.widget dd a.btn-smokey:hover,
.widget li a.btn-smokey:hover,
.widget p a.btn-smokey:hover {
    background-color: #3f4041 !important;
    color: #fff;
    font-size:.925rem !important;
}

.site-content a.btn-globe,
.site-content dd a.btn-globe,
.site-content li a.btn-globe,
.site-content p a.btn-globe,
.widget a.btn-globe,
.widget dd a.btn-globe,
.widget li a.btn-globe,
.widget p a.btn-globe {
    background-color: #006c93 !important;
    border: 0;
    color: #fff;
    font-size:.925rem !important;
	width: 100% !important;
	white-space: normal;
	line-height: 115%;
	padding-top: 10px;
	padding-bottom: 10px;
}



 .site-content a.btn-default,.site-content dd a.btn-default,.site-content p a.btn-default, .widget a.btn-default {
	width: 100% !important;
	white-space: normal  !important;
	line-height: 115%;
	padding-top: 10px;
	padding-bottom: 10px;
}

.site-content a.btn-globe:hover,
.site-content dd a.btn-globe:hover,
.site-content li a.btn-globe:hover,
.site-content p a.btn-globe:hover,
.widget a.btn-globe:hover,
.widget dd a.btn-globe:hover,
.widget li a.btn-globe:hover,
.widget p a.btn-globe:hover {
    background-color: #00212d !important;
    color: #fff;
    font-size:.925rem !important;
}
.btn-globe:hover {
	 background-color: #00212d !important;
}
.widget a.btn, .widget dd a.btn, .widget li a.btn, .widget p a.btn {
	margin: .25rem 0 .5rem 0 !important;
}
/*Hide Google Search styles */

.gs-webResult.gs-result a.gs-title:link, .gs-webResult.gs-result a.gs-title:link b, .gs-imageResult a.gs-title:link, .gs-imageResult a.gs-title:link b .gs-webResult.gs-result a.gs-title:visited, .gs-webResult.gs-result a.gs-title:visited b, .gs-imageResult a.gs-title:visited, .gs-imageResult a.gs-title:visited b {	
	font-family: "Montserrat", system-ui, sans-serif !important;	
    font-size: 18px;
	text-decoration:none;
}
body .gsc-result .gs-title {
    height: auto;
	text-decoration:none;
	line-height: 1.4em;
}

#content table>tbody>tr>td, 
#content table>tbody>tr>th, 
#content table>tfoot>tr>td, 
#content table>tfoot>tr>th, 
#content table>thead>tr>td, 
#content table>thead>tr>th, 
.table>tbody>tr>td, 
.table>tbody>tr>th, 
.table>tfoot>tr>td, 
.table>tfoot>tr>th, 
.table>thead>tr>td, 
.table>thead>tr>th {
    border-top: 0;
}



.gsc-search-button {
    border: 0
}
body .gsc-input-box {
    height: 35px;
	background-color: #fff !important;
	border: 1px solid #eeeeee;
}

.gsc-search-box table td, .gsc-search-box  table th {
    padding: 0;
    }

.gsc-search-button-v2, .gsc-search-button-v2:hover, .gsc-search-button-v2:focus {
    border-color: #006C93;
	background-color: #006C93;
	background-image: none;
	filter: none;
	height: 35px;
padding: 6px 15px !important;}

/*
.gsc-search-box-tools .gsc-search-box .gsc-input {
    padding-top: 20px;
	padding-right: 8px !important;
*/
	
/* Fix text overlap in search input box by adding padding */	
.gsc-search-box-tools .gsc-search-box .gsc-input {
    padding-left: 30px !important;
	padding-right: 8px !important;
	box-sizing: border-box;
}


.gs-webResult.gs-result a.gs-title:link, .gs-webResult.gs-result a.gs-title:link b, .gs-imageResult a.gs-title:link, .gs-imageResult a.gs-title:link b .gs-webResult.gs-result a.gs-title:visited, .gs-webResult.gs-result a.gs-title:visited b, .gs-imageResult a.gs-title:visited, .gs-imageResult a.gs-title:visited b {
   font-family: "Montserrat", system-ui, sans-serif !important;	
    font-size: 18px;
    text-decoration: none;
    font-weight: bold;
}




.gsc-above-wrapper-area, 
.gcsc-branding-text, 
.gsib_b  {
	display:none !important;}
	

body .gsc-result .gs-title {
height:auto !important;
line-height: 1.4em;
}


.gs-webResult div.gs-visibleUrl-long {
display: block;
font-style: italic;
}

#content .gs-result table>tbody>tr>td {
padding: 2px 8px 8px 8px;
line-height:1.5;
}
footer#colophon #expandedfooter a {
    color: #006c93;
	text-decoration: none;
}
footer#colophon #expandedfooter a:hover {
    color: #00212d;
	text-decoration: underline;
}
footer#colophon {
	margin-top: 1rem;
}
@media (max-width:991px) {
	
	.gsc-above-wrapper-area, 
.gcsc-branding-text, 
.gsib_b  {
	display:none !important;
	}



	
	.sidebar-offcanvas form {
    width: 85% !important;
	}
	
	.gs-webResult.gs-result a.gs-title:link, .gs-webResult.gs-result a.gs-title:link b, .gs-imageResult a.gs-title:link, .gs-imageResult a.gs-title:link b .gs-webResult.gs-result a.gs-title:visited, .gs-webResult.gs-result a.gs-title:visited b, .gs-imageResult a.gs-title:visited, .gs-imageResult a.gs-title:visited b {
    font-family: "Montserrat", system-ui, sans-serif !important;	
    font-size: 18px;
    text-decoration: none;
    font-weight: bold;
	}
	
	.gs-webResult.gs-result a.gs-title:link, .gs-webResult.gs-result a.gs-title:link b, .gs-imageResult a.gs-title:link, .gs-imageResult a.gs-title:link b .gs-webResult.gs-result a.gs-title:visited, .gs-webResult.gs-result a.gs-title:visited b, .gs-imageResult a.gs-title:visited, .gs-imageResult a.gs-title:visited b {	
	font-family: "Montserrat", system-ui, sans-serif !important;
    font-size: 18px;
	text-decoration:none;
}
body .gsc-result .gs-title {
    height: auto;
	text-decoration:none;
	line-height: 1.4em;
}

#content table>tbody>tr>td, 
#content table>tbody>tr>th, 
#content table>tfoot>tr>td, 
#content table>tfoot>tr>th, 
#content table>thead>tr>td, 
#content table>thead>tr>th, 
.table>tbody>tr>td, 
.table>tbody>tr>th, 
.table>tfoot>tr>td, 
.table>tfoot>tr>th, 
.table>thead>tr>td, 
.table>thead>tr>th {
    border-top: 0;
}

body .gsc-webResult.gsc-result {
    margin-bottom: -35px;
}
\	


/*body .cse input.gsc-input, input.gsc-input {
	background-image:url('images/search-place.jpg') !important;
	background-repeat:no-repeat;
	background-size: 122px 26px;
	}

body .cse input.gsc-input:focus, input.gsc-input:focus {
	background-image:none !important;
	background:none !important;
	}*/
	
body .cse input.gsc-input, input.gsc-input, .cse input.gsc-input:focus, input.gsc-input:focus {
	background-image:none !important;
	background:none !important;
	}


.gsc-search-box-tools .gsc-search-box .gsc-input {
    padding-left: 30px !important;
	padding-right: 8px !important;
	box-sizing: border-box;
	}

	
	
.sidebar-offcanvas .form-group {
    margin: 0;
    width: 85%;
	}
	

}	

@media (min-width:992px) {

	div#primary.content-area {
		
	    min-height: none !important;
	    padding-bottom: 0;
	}

}


.gsc-results-wrapper-visible {
    margin-top: -20px;
}

.gsc-resultsRoot .gsc-resultsHeader {
   visibility: hidden !important;
   display: none !important;
}

.cse .gsc-control-cse, .gsc-control-cse {
   padding: 1rem 1rem 1rem 0 !important;

}

.gsc-control-cse .gs-result .gs-spelling-original {
    font-size: 13px;
    margin-bottom: 30px;
}
.entry-content.wide {
	margin: 0 !important;
}

body .cse input.gsc-input, input.gsc-input, .cse input.gsc-input:focus, input.gsc-input:focus {
	background-image:none !important;
	background:none !important;
	}

/* Anchor the input wrapper so Firefox positions the dropdown correctly */
.gsc-input-box {
    position: relative !important;
}

/* Force the autocomplete dropdown to sit below the input */
.gsc-completion-container {
    position: absolute !important;
    top: 35px !important; /* match your input height */
    left: 0 !important;
    right: 0 !important;
    z-index: 9999 !important;
}

/* Default for Chrome/Safari */
.gsc-completion-container {
    position: absolute !important;
    top: 5px !important; /* smaller offset for Chrome */
    left: 0 !important;
    right: 0 !important;
    z-index: 9999 !important;
}

/* Firefox-only override */
@-moz-document url-prefix() {
    .gsc-completion-container {
        top: 35px !important; /* correct offset for Firefox */
    }
}



.main-content {
    background-color: #fff;
}

#content table>tbody>tr>td.gsib_a {
padding: 4px 8px 2px 12px;
}


#recommended-searches {
	width: 100%;
	color: white;
	margin-left: 1%;
	margin-top: 10px;
  	font-size: 12.5px;
}
#recommended-searches a {
	color: white;
	text-decoration: underline;
}

#recommended-searches a:hover {
	color: #B9E1E2;
}



.welcome-oit {
  font-size: 2.5rem;
    font-family: "Montserrat", system-ui, sans-serif !important;
    font-weight: 700;
    color: #fff;
    letter-spacing: .01em;
}
#hero-text p {
    color: #fff;
    font-size: 2rem;
    font-weight: 300;
    margin-top: 0.5rem;
    font-family: "Montserrat", system-ui, sans-serif !important;
    letter-spacing: .01em !important;
	line-height: 110%;
}


#gethelp {
  background-color:rgba(0, 0, 0, 0.65);
  padding: 2% 0px 0px 4%;
  text-align: left;
 font-family: "Montserrat", system-ui, sans-serif !important;	
font-style: normal;
font-weight: 400;
  color: #fff; 
  font-size: .925rem;
  position: absolute;
  bottom: 0;
  width: 100%;
}

#gethelp a:link {
  color: #fff; 
}

#gethelp a:visited {
  color: #fff; 
}

#gethelp a:active {
  color: #fff; 
}


#gethelp a:hover {
  color: #707176; 
}

#gethelp > #help-border > div {
  display: inline-block;
  position: relative;
  height: 50px;
}
#gethelp > #help-border > div + div {
    margin-left: 1%;
}



 #gethelp2 {
  background-color: #303030;
  padding: 1% 1% 0px 1%;
  text-align: left;	
  font-family: "Montserrat", system-ui, sans-serif !important;
 text-transform: uppercase;
  font-style: normal;
  font-weight: 500;
  color: #fff; 
  font-size: .925rem;
  width: 100%;
  -webkit-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.36);
  -moz-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.36);
  box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.36);
	 text-decoration: none;
}

 #gethelp2 a:link {
  color: #fff; 
	 
	 text-decoration: none;
}

#gethelp2 a:visited {
  color: #fff; 
}

 #gethelp2 a:active {
  color: #fff; 
}


 #gethelp2 a:hover {
  color: #707176; 
}

 #gethelp2 > #help-border > div {
  display: inline-block;
  position: relative;
}
#gethelp2 > #help-border > div + div {
    margin: .75% 1% .75% .75%;
}



#mega-menu-wrap-single-menu #mega-menu-single-menu li#mega-menu-item-8243 .mega-search {
    padding: 4px 8px;
}


.gethelp-book {
	font-size: 1.313rem; 
    font-weight: 300 !important;
    letter-spacing: .025em;}
.gethelp-black {
	font-size: 1.313rem;}


.gethelp-black {
 font-family: "Montserrat", system-ui, sans-serif !important;
 font-style: normal;
 font-weight: 700;
 color: #fff; 
 text-shadow: 1px 1px #000;
}


#cleared {
  clear: both;
}



@media (min-width:992px) {
    #primary #content.affix {
        margin-top: 105px
    }
    #primary #content.wide-home {
        margin: 0;
    }

#home-search{
	background-size: 100%;
}
}

@media (min-width:768px) {
    #primary #content {
        margin-left: 4%;
        margin-right: 2.75%;
        padding-right: 1%;
    }
    #primary #content.wide-home {
        margin: 0;
    }
    #primary #content.wide-home .entry-content,
    #primary #content.wide-home .entry-header,
    #primary #content.wide-home .entry-meta,
    #primary #content.wide-home .entry-summary {
        max-width: 100%
    }
}


@media screen and (min-width:768px) {
    body .site-content blockquote.alignleft,
    body .site-content blockquotealignright {
        width: -webkit-calc(50% + 130px);
        width: calc(50% + 130px)
    }
    body .site-content .wp-caption.alignleft,
    body .site-content blockquote.alignleft,
    body .site-content img.size-full.alignleft,
    body .site-content img.size-large.alignleft {
        margin-left: -6%
    }
    body .site-content .alignleft {
        clear: left
    }
    body .site-content .alignright {
        clear: right
    }
    body .site-content .wp-caption.alignright,
    body .site-content blockquote.alignright,
    body .site-content img.size-full.alignright,
    body .site-content img.size-large.alignright {
        margin-right: -6%
    }
    body .site-content.wide-home .wp-caption.alignright,
    body .site-content.wide-home blockquote.alignright,
    body .site-content.wide-home img.size-full.alignright,
    body .site-content.wide-home img.size-large.alignright {
        margin-right: 0
    }
    body .site-content.wide-home .wp-caption.alignleft,
    body .site-content.wide-home blockquote.alignleft,
    body .site-content.wide-home img.size-full.alignleft,
    body .site-content.wide-home img.size-large.alignleft {
        margin-left: 0
    }
}

@media screen and (min-width:1420px) {

    body .site-content .wp-caption.alignleft,
    body .site-content blockquote.alignleft,
    body .site-content img.size-full.alignleft,
    body .site-content img.size-large.alignleft {
        margin-left: -6%
    }
    body .site-content .wp-caption.alignright,
    body .site-content blockquote.alignright,
    body .site-content img.size-full.alignright,
    body .site-content img.size-large.alignright {
        margin-right: -6%
    }
    body .site-content.wide-home .wp-caption.alignright,
    body .site-content.wide-home blockquote.alignright,
    body .site-content.wide-home img.size-full.alignright,
    body .site-content.wide-home img.size-large.alignright {
        margin-right: 0
    }
    body .site-content.wide-home .wp-caption.alignleft,
    body .site-content.wide-home blockquote.alignleft,
    body .site-content.wide-home img.size-full.alignleft,
    body .site-content.wide-home img.size-large.alignleft {
        margin-left: 0
    }
}

.entry-content.wide-home,
.entry-header.wide,
.entry-meta.wide,
.entry-summary.wide {
    margin-right: 1.5873%;
    margin-left: 1.5873%;
    width: 96.8254%;
    border: 0;
    float: left
}

.subhead {
	color: #2a485d;
	font-size: 17px;
	letter-spacing: .015em;
	font-family: "Montserrat", system-ui, sans-serif !important;
}

#service {
	background-color: #006C93;
	padding: 3% 5% 3% 5%;
	color: white !important;
	margin-bottom: 1.5rem;
	}

h1.service {
	font-family: "Montserrat", system-ui, sans-serif !important;	
	color: white;
	text-transform: uppercase;
	font-weight: 200 !important;
	letter-spacing: 0.025em;
	line-height: 100%;
}



h1.service-offerings {
	font-family: "Montserrat", system-ui, sans-serif !important;
	color: white;
	font-weight: 300;
	letter-spacing: 0.025em;
	line-height: 100%;
	margin-left: 0px !important;
	margin-top: 6px !important;
	text-transform: none !important;
}

h4.service-offerings {
	font-family: "Montserrat", system-ui, sans-serif !important;
	color: white;
	font-weight: 300;
	letter-spacing: 0.025em;
	line-height: 100%;
	text-transform: uppercase;
    	font-size: 1.25rem !important;	
}



h2.service {
	font-family: "Montserrat", system-ui, sans-serif !important;
	font-style: normal;
	font-weight: 300 !important;
	color: white !important;
    	font-size: 19px !important;
	line-height: 112%;
        letter-spacing: 0.025em;
	margin-top: 0px !important;
	widows: 3; orphans: 3;
	text-transform:inherit !important;
}



#page .gform_wrapper input[type=button],
#page .gform_wrapper input[type=file],
#page .gform_wrapper input[type=reset],
#page .gform_wrapper input[type=submit],
.btn-orig {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 4px 12px;
    font-size: .925rem;
    line-height: 1.8;
    border-radius: 5px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

hr.sidebar {
   margin-top: 0px;
   margin-bottom: 10px;
   border-top: 1px solid #A7A9AC;
}

hr {
   border-top: 1px solid #c9cacb !important;
}

#breadcrumbs {
   padding: 1% 4% 0 4% !important;
   font-size: 12px;
}

#content #breadcrumbs {
   padding: 0 !important;
}

#allservices_nav {
  background-color: #e1e1e1;
  border-top: 3px #555555 solid;
  padding: 1% 2%;	
  color: #838383;
  font-size: .925rem;
  overflow: auto;
  width: 100%;
}

#allservices_nav a:link {
color: #323232;
text-decoration: none;
font-weight: bold;
}

#allservices_nav a:visited {
color: #323232;
text-decoration: none;
font-weight: bold;
}

#allservices_nav a:hover {
color: #323232;
text-decoration: underline;
font-weight: bold;
}

#allservices_nav a:active {
color: #323232;
text-decoration: none;
font-weight: bold;
}

#allservices_nav_letters {
 padding-right: .75%;
 float: left;
}

.home-opener {
	margin-top: 2% !important;
}

#keyword-search {
 background: url('../../../wp-content/uploads/allservices-blue.jpg') no-repeat;
 padding: 2%;
 min-height: 84px;
 width: 100%;
 margin-bottom: 2%;
 margin-top: 1%;
	background-size: cover;
font-family: "Montserrat", system-ui, sans-serif !important;
   font-style: normal;
   font-weight: 800 !important;
}

@media (min-width:662px) { 
 #keyword-searchbox {
   float: right;
   width: 66%;
   margin-top: 5px;
   display:none;
   }
h1.oit-services-search {   
   float: left;
   width: 100%;
   font-size: 40px;
   color: white;
   font-family: "Montserrat", system-ui, sans-serif !important;	
   font-style: normal;
   font-weight: 800 !important;
   line-height: .9;
   text-shadow: 1px 1px #000;
   text-transform: uppercase;
   margin: 8px 0 0 -15px;
   display: block;
   text-align: center;
}

   }
#keyword-search h2.keyword-search {
   font-family: "Montserrat", system-ui, sans-serif !important;
   font-style: normal;
   font-weight: 200;
   font-size: .925rem;
   color: white !important;
   margin: 10px 0px 0px 7px;
   text-shadow: 1px 1px #000;
}

h3.allservices {
   font-family: "Montserrat", system-ui, sans-serif !important;	
   font-style: normal;
   font-weight: 500 !important;
   font-size: 18px;
   margin-bottom: 2px !important;
}

#keyword-searchbox {
 padding: 0px !important;
 vertical-align: middle;
 display:none;
}
@media (max-width:661px) { 
  h2.keyword-search {
    display: none;
   
    }

 h1.oit-services-search {
   color: white;
   font-family: "Montserrat", system-ui, sans-serif !important;	
   font-style: normal;
   font-weight: 800 !important;
   font-size: 3rem;
   line-height: .9;
   text-shadow: 1px 1px #000;
   text-transform: uppercase;
   margin: 7px 0 2px 0 !important;
   display: block;
   text-align: center;
   }
}

#keyword-searchbox .gsc-control-searchbox-only-en .gsc-search-box .gsc-input .gsc-input-box {
 padding: 0px !important;
 margin: 0 !important;
}

#keyword-searchbox .table table, #keyword-searchbox table .table, #keyword-searchbox table table, #keyword-searchbox table>tbody>tr:nth-of-type(odd), .table #keyword-searchbox table, .table .table, .table-striped>tbody>tr:nth-of-type(odd) {
 background-color: transparent !important;
 background: none !important;
}

#keyword-searchbox table > tbody > tr > td, #keyword-searchbox table > tbody > tr > th, #keyword-searchbox table > tfoot > tr > td, #keyword-searchbox table > tfoot > tr > th, #keyword-searchbox table > thead > tr > td, #keyword-searchbox table > thead > tr > th, .table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
    padding: 8px;
    line-height: 1.8;
    vertical-align: top;
    border-top: 0px !important;
}


.service_excerpt {
    font-size: 13px;
    line-height: 1.75;
    margin-bottom: 1.5rem;
    margin-top: 0px;
    padding-right: 4%;
    letter-spacing: .015;
}

.offerings {
 height: 30px;
 text-align: center;
 background-color: #F6F6F6;
 font-family: "Montserrat", system-ui, sans-serif !important;
 font-style: normal;
 font-weight: 700;
 font-size: 10.5px;
 float: left;
 padding: 4px 15px 0 15px !important;
 margin: 8px 8px 0 0;
 display: inline-block;
 text-transform: uppercase;
 white-space: nowrap;
	border: 1px solid #2197A9;
	border-radius: 5px;

}

.offerings a:link {
 text-align: center;
 color: #000;
 float: left;
 margin: 1%;
 font-weight: bold !important;
	
	text-decoration: none;
}

.offerings a:visited {
 text-align: center;
 color: #000;
 float: left;
 margin: 1%;
}

.offerings a:hover {
 text-align: center;
 color: #006C93;
 text-shadow: 1px 1px #fff;
 float: left;
 margin: 1%;
}

.offerings a:active {
 text-align: center;
 color: #000;
 float: left;
 margin: 1%;
}

.clear {
 clear: left;
}

.services-hide {
}

#content h2.letterhead {
 color: #8a8a8a !important;
 font-size: 48px !important;
 margin-top: 25px !important;
 margin-bottom: -10px !important;
 padding-bottom: 0px !important;
}

.eligibility {
 float: left;
 padding-right: 10px;
} 

.sidebar-container {
 padding: 0;
}


.text-intro {
 font-family: "Montserrat", system-ui, sans-serif !important;
 font-style: normal;
 font-weight: 300;
 font-size: 16.25px;
 line-height: 1.5;
 color: #797874;
 margin-top: 5% !important;
 display: block;
}

.extra-padding {
 padding: 2%;
}

blockquote {
 border-left: 5px solid #ccc !important;
 font-size: 13.5px !important;	
}

blockquote > h2 {
 margin-top: 0px !important;
}


.site-content dd a,
.site-content li a,
.site-content p a {
        background: none !important;
    text-decoration: underline;
}

body .site-content img.size-full.alignleft,
body .site-content img.size-large.alignleft {
        margin-left: 0px !important;   
 }

body .site-content img.size-full.alignright,
body .site-content img.size-large.alignright {
        margin-right: 0px !important;   
 }

.image-left {
   width: 20%;
   display: block !important;
   float: left !important;
}

.threequarters {
   width: 78%;
   float: right;
   display: block !important;
}

.threequarters h2 {
   margin-top: 0 !important;
}

/* Desktop: Fix search box pushing to the right */
@media (min-width: 992px) {
form.gsc-search-box {
    margin-left: 0%;
}
}

/* Mobile: Fix search box dropping to the next line, and extra margin between nav items */
@media (max-width: 991px) {
#megamenu ul>li {
    width: 100%;
    margin-bottom: 0 !important;
}

.sidebar-offcanvas .form-group {
    margin: 0;
    width: 85%;
}

.sidebar-offcanvas form {
    width: 85% !important;
}
}



.offline {
    border-color:#dddbdb; padding: 2px;
}

.offline-inside {
    background-color:#f6f3f3;border-color:#fdfdfd;color:#333333; padding: 3%;
}

#desktop .mobile-only {
 display: none;
}

#desktop #menu-one {
top:-190px !important;
}

#desktop #menu-two {
top:-255px !important;
}

body.dropnav #megamenu #menu-one.megamenu-sub ul::after,
body.dropnav #megamenu #menu-one.megamenu-sub ul::before
{
top:215px;
}
body.dropnav #megamenu #menu-two.megamenu-sub ul::after,
body.dropnav #megamenu #menu-two.megamenu-sub ul::before
{
top:278px;
}
 

#mobile #menu-one {
top: 0px !important;
}

#mobile #menu-two {
top: 0px !important;
}


body #content .panel h3 a {
line-height: 24px !important;
display:block;
}

#news-header {
  margin-bottom: 3.5%;
}
.news-content {
	line-height: 20px !important;
	font-size: .925rem !important;
	font-family: "Montserrat", system-ui, sans-serif !important;
	letter-spacing: .015em;
	font-weight: 400 !important;
}

h1.news-content {
 text-transform: none;
}
.news-content h3 {
   font-size: .925rem !important;
    line-height: 1.5;
    font-weight: 700 !important;
}
.news-content  a {
   text-decoration: none !important;
}

.news-content  a:hover {
   text-decoration: underline !important;
	color: #00212d !important;
}
.event-title a {
    font-size: .925rem !important;
    line-height: 1.5;
    font-weight: 700 !important;
}

.event-title h5 a {

    font-size: .925rem !important;
    line-height: 1.5;
    font-weight: 700 !important;
}

:-moz-placeholder, ::placeholder {

    color: 

    #58595b;

}
element {

}

.news-content .entry-header {
  margin-left: 0px !important;
}


.archive-header {
  margin-bottom: 2.5%;
  margin-top: 0px !important;
	font-size: 100%;
	line-height: 135% !important;
}  

.latest-post-selection > article {
  padding: 3% !important;
}

.latest-post-selection h1 {
  margin-bottom: 2% !important;
}

.latest-post-selection img {
  width: 35%;
  padding-right: 2%;
}

.h1 .small, .h1 small, .h2 .small, .h2 small, .h3 .small, .h3 small, h1 .small, h1 small, h2 .small, h2 small, h3 .small, h3 small {
	font-size: 75%;
}

.h1 .small, .h1 small, .h2 .small, .h2 small, .h3 .small, .h3 small, .h4 .small, .h4 small, .h5 .small, .h5 small, .h6 .small, .h6 small, h1 .small, h1 small, h2 .small, h2 small, h3 .small, h3 small, h4 .small, h4 small, h5 .small, h5 small, h6 .small, h6 small {
    color: #757575;
}

.imgS {
	width: auto !important;
	height: 35px !important;
}


body .gsc-wrapper .gsc-webResult.gsc-result.gsc-promotion {
    border: #ccc 1px solid !important;
    padding: 1%;
    background-color: #f6f6f6;
	width:100% !important;
	display: inline-flex;
}
.gsc-webResult.gsc-result.gsc-promotion:first-of-type {
    margin-right: 1rem;
}
body .gsc-wrapper .gsc-webResult.gsc-result.gsc-promotion table {
    margin-bottom: 0px !important;
    background-color: transparent !important;
}


.gs-promotion div.gs-visibleUrl-long {
 color: #808080;
}

.gsc-webResult.gsc-result.gsc-promotion:before {
    content: "recommended:" !important;
    padding: 5px 6px 10px 5px !important;
    text-transform: uppercase;
    font-size: .925rem !important;
    font-family: "Montserrat", system-ui, sans-serif !important;
    font-weight: 400 !important;
    display: block;
    clear: both;
    visibility: visible;
}


body .gsc-control-cse .gs-result .gs-title {
font-size: 18px !important;
}

.gsc-control-cse, .gsc-control-cse .gsc-table-result {line-height:17px !important;}

.gs-no-results-result .gs-snippet, .gs-error-result .gs-snippet {
    margin-top: 17px !important;
}

.gsc-results .gsc-cursor-box {

    margin: 50px 10px 10px 5px !important;

}

.gcsc-more-maybe-branding-root {display:none;}

.grid-news-thumb img {
  border: 1px solid #909090;
}


#desktop .search-survey {
	margin-top:-10px; 
	margin-bottom:10px; 
	margin-right:40px; 
	margin-left:10px;
	border:solid 1px orange; 
	padding:12px;
	max-width:270px; 
	background-color:#efefef; 
	float:right;
}

#mobile .search-survey {
	margin-top: 10px;
	margin-bottom: -10px;
	margin-right: 40px;
	margin-left: -6%;
	border: solid 1px orange;
	padding: 12px;
	max-width: 270px;
	background-color: #efefef;
}

#desktop #web-survey {
   visibility: hidden;
}

#mobile #web-survey {
  padding: 0 0 0 6%;
  color: white;
  line-height: normal;    
  text-align: left;
 font-family: "Montserrat", system-ui, sans-serif !important;
font-style: normal;
font-weight: 600;
    text-shadow: 2px 2px 4px #000000;
}
#web-survey a {
  padding-top: 5px;	  
  color: white;
  text-decoration: underline;
}

 .widget .widget_ut_highlight {
 border-top: 0px !important;
  margin-bottom: 3% !important;
}

.widget > hr {
 margin-top: 2px !important;
 margin-bottom: 10px !important;
}

.box-light .widget {
  padding: 2% !important;
  margin-bottom: 3% !important;
}

.box-light .widget .globe {
  margin-bottom: 3% !important;
}

.box-light .widget > .widget {
  padding: 2% !important;
  margin-bottom: 0px !important;
}

.widget_text {
  margin-bottom: 9% !important;
}


.widget_nav_menu {
  margin-bottom: 2%;
}

.box-light ul li {
  margin-left: 5%; 
}

.box-light ul li ul li  {
  margin-left: 10% !important; 
}

.analyze-menu {
  display: none;
}
.design-menu {
  display: none;
}
.develop-menu {
  display: none;
}
.deliver-menu {
  display: none;
}
.evaluate-menu {
  display: none;
}

.su-dropcap-style-flat {
background: #75aaac !important;
}

 #phish h2 {
   font-family: "Montserrat", system-ui, sans-serif !important;	
    font-style: normal;
    font-weight: 200 !important;
    font-size: 1.25rem !important;
    line-height: 135%;
	text-transform: none !important;
	color: #454444 !important;
}


#desktop  a.not-active:link, a.not-active:visited, a.not-active:hover, a.not-active:active {
   pointer-events: none;
   cursor: default;
   text-decoration: none;	
}


#mobile  a.not-active:link, a.not-active:visited, a.not-active:hover, a.not-active:active {
   pointer-events: auto;
   cursor: default;
}

#desktop  a.not-active-body:link, a.not-active-body:visited, a.not-active-body:hover, a.not-active-body:active {
   pointer-events: none;
   cursor: default;
   text-decoration: none;	
   color: black;
}


#mobile  a.not-active-body:link, a.not-active-body:visited, a.not-active-body:hover, a.not-active-body:active {
   pointer-events: auto;
   cursor: default;
	color: #036285;

}

.gethelp-icon img {
    margin: -3px 8px 0 0;
    display: inline-block;
}


@media (max-width: 480px) {.call-desktop {
 display: none !important;
	}}
@media (min-width: 481px) {
.call-mobile {
 display: none !important;
}
}
body.archive .entry-header h1, body.search .entry-header h1 {
    font-size: 32px;
}

h2.entry-title  {
    font-family: "Montserrat", system-ui, sans-serif !important;	
    font-style: normal;
    font-weight: 300 !important;
    font-size: 1.25rem !important;
    color: #454546 !important;
    line-height: 135%;
	text-transform: none !important;
	
}

h2.entry-title a {
    font-weight: 300 !important;
    font-size: 1.25rem !important;
    color: #454546 !important;
	
}
h2.entry-title a:hover {
    color: #E65933 !important;
	
}

.learning-cat {
	display: table;   
	margin: 0 !important;
	font-size: 12px;
	width: 100%;
}

ul#horizontal-list {
	list-style: none;
	margin: 0 !important;
	padding: 0;
	}
ul#horizontal-list li {
		display: inline;
	}


.learning-category_item {
		text-transform: uppercase;background-color: #A7A9AC;align-content: center; font-weight: 400; color: white; font-size: 12px;padding: 3px 5px !important;
}

.learning-category_item a {
	font-weight: 400; color: white; text-decoration: none !important; padding: 2% 3% !important;
}

li.learning-category:after {
content: ", ";
}

li.learning-category:last-child:after {
content: "";
}


.learning-tags_item {
	font-weight: 700 !important; 
	color: #58595B; font-size: 12px;
	background-color: #B9E1E2 !important;
	align-content: center;
	padding: 5px 8px !important;
	margin-right: 10px;
}


.learning-tags_item a {
	color: #383838; 
	font-size: 12px;
	font-weight: 700 !important; 
}

.learning-tags_item a:hover {
	color: #fff; 
	font-size: 12px;
	align-content: center; 
}
	
.news-col-3 {
	width: 25% !important;
	padding: 0 20px 0 0;
	margin: auto;
}

.learning-tags_item:first-letter li {
		text-transform: uppercase !important;
}
li.learning-tags_item:first-letter a{
		text-transform: uppercase !important;

}

.learning-tags_header {
		text-transform: uppercase;background-color: #F0EDE3;align-content: center; font-weight: 700 !important; color: #58595B; font-size: 11.25px;
		margin-right: 10px;padding: 5px 8px !important;
}
.featured {
	position: relative;
 	 overflow: auto;
	margin: 0 0 20px 0;
	padding: 0 0 20px 0;
	width: 100%;
	border-bottom: 1px solid #ccc;
	
}

.learning-cattag {
	position: relative;
  overflow: auto;
	margin: 0 0 20px 0;
    background-color: #fff;
    background-color: white;
    padding: .5rem;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1), 0 3px 10px 0 rgba(0, 0, 0, 0.19);
	width: 100%;
	border-bottom: 1px solid #ccc;
	
}
.learning-thumbnail {
	float: left;
	width: 42%;
}
.learning-thumbnail img {width: 100%;
	margin: 0 !important;
}

.featured-hero {
	width: 100%;
	margin: auto;
}
.featured-hero img {
	width: 100%;
	height: 200px;
	
}

.half {
	width: 66%;
	margin: 0px !important;
	padding: 0 0 0 15px !important;
}

h2.archive-title {
	font-family: "Montserrat", system-ui, sans-serif !important;
    font-style: normal;
    font-weight: 300 !important;
    font-size: .925rem !important;
    color: #454546 !important;
    line-height: 135%;
	text-transform: uppercase !important;
}

.comments-area {
	margin: 0 !important;
	padding: 0 !important;
}

h2.comments-title {
	text-transform: capitalize !important;
	color: #cccccc !important;
}

ol.comment-list   {
	margin-left: 0px !important;
		margin-bottom: 15px !important;
}

.comment-list .pingback, .comment-list .trackback, .comment-list article {
    border-top: 1px solid rgba(0,0,0,.1);
    margin-bottom: 12px !important;
    padding:  15px !important;
}

.blog-header img {
	width: 100%;
	margin-left: 0;
	margin-bottom: 2%;
}

.fn::before {
	display: none !important;
}

a.comment-edit-link::before {
	display: none !important;
}

#login-options img {
	margin-bottom: 18px;
}

#news-button {
 padding-bottom: 30px;
}

.udl img {
	width: 100% !important;
}


hr.home-nav {
	margin: 12px 0;
	display: block;
    height: 1px;
    opacity: 0.6;
    padding: 0; 

}

.su-even .h3, h3 {
    margin-top: 10px;
    margin-bottom: 7px;
}

.su-dropcap {
	margin: 0 0.5em 0.2em 0;
}


.su-row .su-column:first-child {
    margin-left: 7% !important;
	margin-right: 0 !important;
}
.su-row .su-column {
    margin-right: 9% !important;
}

.site-content .btn {
	line-height: 123%;
	padding-top: 15px;
	padding-bottom: 15px;
}
/* from header */
#primary #content.wide {
    margin-left: 3%;
    margin-right: 2.8%;
    width: 94%;
	padding: 0 !important;
}
	
	#primary #content {
		min-height: 500px !important;
	}
	#desktop #content {
		margin-top: 1% !important;
	}
	


#services-section h2 {
	color: #3d3d3d !important;
	font-family: "Montserrat", system-ui, sans-serif !important;
	font-weight: 300;
	font-size: 1.313rem !important;
	text-transform: none !important;
}
.strong {
	font-weight: bold;
}

#service-icons h2 {
	font-family: "Montserrat", system-ui, sans-serif !important;	
	font-weight: 400;
	width:100%;
	text-transform: none !important;
	font-size: 1.313rem;
}

#service-icons h3 {
	font-family: "Montserrat", system-ui, sans-serif !important;	
	font-weight: 700 !important;
	width:100%;
	text-transform: uppercase;
	font-size: .925rem !important;
	margin: 2px 0;
}

#service-icons p {
	line-height: 20px;
	font-size: .925rem;
	font-family: "Montserrat", system-ui, sans-serif !important;	
	letter-spacing: .015em;
	font-weight: 400;
}

#all-button {
width:100%;
	margin-top: 0 !important;
	text-align: center;
}

#localist-widget-76968032 {
    background: #e7e7e6;
    padding-left: 1rem;
}

.utkll-card-group-wrapper {

    border: 0 !important;
}

#login-menu ul li {
line-height: 23px !important;
margin-bottom:0px !important;
margin-left:-20px;
font-size: 12px;
font-weight:bold;
}

.si-inner {
  	margin: 0 auto;
    width: 100%;
}
	
.si-inner:after {
  content: "";
  flex: auto;
}

#mega-menu-wrap-single-menu .mega-menu-toggle .mega-toggle-block-1::after {
    font-size: 24px;
    color: #58595B;
}

@media only screen and (max-width: 590px) {
	header[role="banner"] h2.site-title {
		width: auto !important;
	 }
	
	#mega-menu-wrap-single-menu .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-label {
    color: #333;
    font-size: .925rem;
	}
	ul.si-inner  {	
    	list-style: none;
    	margin: 0 auto 1rem;
    	columns: 2;
    	padding: 5px 0 0 0;
    	text-align: center !important;
		}
	
	li.si-inner  {
    	text-align: center !important;
		}
	#sidebar {
		width: 100% !important;
		padding: 0 !important; 
	}	

}
@media only screen and (min-width: 591px) {

ul.si-inner  {
	list-style: none;
	margin: 0 auto 1rem;
	columns: 2;
	padding: 0;
	    text-align: center !important;
}
	#mega-menu-wrap-single-menu .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-label {
    	color: #333;
    	font-size: .925rem;
		font-weight: bold;
	}	

}
 @media only screen and (min-width: 801px) {
ul.si-inner  {
	list-style: none;
	margin: 0 auto 1rem;
	columns: 3;
	padding: 0;
	    text-align: center !important;


}
	 }

.si-inner-icon {
	border: 1px solid pink;
	}
 @media only screen and (min-width: 1200px) {
ul.si-inner  {
	list-style: none;
	margin: 0 auto 1rem;
	columns: 5;
	padding: 0;    text-align: center !important;


	 }}
 .services h3 {
	 font-size: .925rem !important;
    margin-bottom: 0;
	 color: #006C93;
}
.si-inner-icon li{
	vertical-align: top; 
	padding: 0 10px 0 0;
	margin-right: 15px;
	margin-bottom: 1.15rem; 
	margin-top: 1.15rem; 
	display: inline-block;
	color: #333;
	height: 25px;
	}

	
.si-inner-icon a{
	text-decoration: none !important;
	font-size: .925rem;
	margin-bottom: 10px; 
	}	


	.stretch {
    width: 100%;
    display: inline-block;
    font-size: 0;
    line-height: 0;
}


span .status a::after {
content:" ";
height:50px;
display:block;
color: #f6f6f6;
}


#mobile #tc-mobile {
overflow:hidden;
height:34px;
width:169px;
position:absolute;
right:0px;
top:78px;
}

#mobile #tc-mobile  img{
 width:100%;
}
@media (min-width: 1001px) {
#help-border {
	width: 100%;
	max-width: 75rem;
	margin: 0 auto;
}}
@media screen and (min-width:325px){
	.si-inner {
	width:100%;
	}

	#sic5, #sic6, #sic7, #sic8 {
	display:inline-block;
	}
	
}

.homepage-hidden {
	display: none;
}
#services-section {
	
	padding: 2.5rem 0;
}
#services-section, #news, #events {
	max-width: 75rem;
margin: auto;
	
}

		@media screen and (min-width: 600px) and (max-width:699px)  /* Desktop */ {
	
		#services-section {
		overflow: hidden;
		margin-top: 0 !important;
	}
}
		@media screen and (min-width: 700px) and (max-width:1099px)  /* Desktop */ {
	
		#services-section {
		overflow: hidden;
	}
	#searchbox-home {
		width: 100%;
	}
	
	#search-middle {
		padding-top: 4%;
	}
	
	#service-icons {
		display: inline-block;
		width: 100% !important;
		float: left;
}
	#login-menu img {
    display: block;
    margin-left: auto;
    margin-right: auto;
		max-width: 275px !important;
}
	
	#services-section #login-menu {
		display: inline-block;	
		width: 100%;
	}
	
	#midpromo {
		display: none;
	}
	#login-options {
		float: right;
	}
	
	#login-menu {
		margin-top: 3% !important;
		margin-bottom: 3% !important;
	}
	
	#wantto-options {
		width: 50%;
	}
	}
	
		
@media screen and (min-width: 1100px) and (max-width: 1425px)  /* Desktop */ {
	#services-section {
		overflow: hidden;
		margin-top: -10px;
	}
	
	#service-icons {
		display: inline-block;
		float: left;
}
	
	#services-section #login-menu {
		display: inline-block;
		width: 27% !important;
		margin-right: 0px !important;
	}
	
	#all-button {
		margin-top: 0px;
		margin-bottom: 10px;
	}
	.si-inner {
		margin-bottom: 0px !important;
	}
	.si-inner-icon {
		margin-bottom: 0 !important;
		height:100px;
	}
	
	#midpromo {
		display: none;
	}
	
	
	
	}		
		
@media screen and (min-width: 1415px)  /* Desktop */ {
	#services-section {
		overflow: hidden;
		margin-top: -30 !important;
	}
	
	#service-icons {
		display: inline-block;
		float: left;
}
	
	#services-section #login-menu {
		display: inline-block;
		width: 29% !important;
		
	}
	}
		
@media screen and (max-width:590px){

#login-menu {
align-content: center;
		margin-top: 3%;
}
	#login-menu img {
    display: block;
    margin-left: auto;
    margin-right: auto;
		max-width: 275px !important;
}
	 	

	}
	


.grid-date-post {
display:none;
}

.grid-news-thumb img{
width:100% !important;
height:auto !important;
margin-left:0px;
margin-right:0px;
}

.grid-news-thumb {
width:auto;
height:auto;
padding-right:-10px;
overflow:visible;
margin:0px;
background:#fff;
}


#news-items {
margin-top: 15px;
border-top:5px solid #ebebeb;
padding-top:10px;
padding-left:7px;
}

.news_pagination {
display:none;
}

#news-items .last {
display:none;
}

@media screen and (min-width:769px){
#news-items .last {
display:block;
}
}
		
	.status-new {

    float: right;
    width: 25%;
    border: 1px solid #FF8200;
    padding: 2%;
    margin-top: 2%;
    margin-right: 2rem;
    border-radius: 5px;
    margin-left: 2rem;

}	
		
	.midpromo-text .midpromo-float h3 {
		color: #ffffff !important;
}	
		@media screen and (min-width:992px){

#tc-mobile {display:none;}
.status {
	float: right;
    max-width: 75rem;
}
span .status {
height:78px;
overflow:hidden;
display: block;
}

#gethelp2 {margin-top:0px;}

}

.midpromo-text .midpromo-float h3 {
		color: #ffffff !important;
}
	
		@media screen and (min-width:992px){

#tc-mobile {display:none;}

span .status {
height:78px;
overflow:hidden;
display: block;
}

#gethelp2 {margin-top:0px;}

}

.midpromo-text .midpromo-float h3 {
		color: #ffffff !important;
}


#lclst_widget_footer {
	display: none;
}
ul.newslist {
	list-style: none;
	padding: 0;
	margin-bottom: 1rem;
}
.home-news-thumb img {width: 100% !important; object-fit: cover;object-position: top center;margin-bottom: 1rem;}

div.news_content {
    overflow: hidden;
    vertical-align: text-top;
    line-height: 20px;
	font-size: .925rem;
	font-family: "Montserrat", system-ui, sans-serif !important;	
	letter-spacing: .005em;
	font-weight: 400;
	text-align: left;
}

.news-more-link {
	margin-top: 10px;
}	

.news_content h2 {
    color: #006C93 !important;
    text-transform: none !important;
    font-weight: bold !important;
    margin-bottom: 5px;
	font-size: .925rem !important;
}
.news_content a h2 {
    color: #006C93 !important;
    text-transform: none !important;
    font-weight: bold !important;
    margin-bottom: 5px !important;
	letter-spacing: .24px !important;
	text-decoration: none !important;
	font-size: .925rem !important;
}
.news_content a h2:hover {
    color: #00212d !important;
	text-decoration: underline !important;
}

h2.homepage  {
	font-size: 1.313rem;
	color: #333333;
	text-align: center;
	margin-bottom: 1rem;
}
.homepage-mark {
    background-color: #FF8200;
    width: 5rem;
    border: 0 !important;
    height: 3px;
	margin-bottom: 10px;
}
.homepage-mark-white {
    background-color: #FFF;
    width: 5rem;
    border: 0 !important;
    height: 3px;
	margin-bottom: 10px;
	margin-left: 0; 
	margin-top: 0;
}
li.news-inner-wrap-view  {
	display: inline-grid;
	background-color: white;
	width: 18%;
height: 350px;
padding: .5rem;
	margin-right: 1.5rem;
	  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2), 0 3px 10px 0 rgba(0, 0, 0, 0.19);
}
.news-inner-wrap-view:last-of-type {
    margin-right: 0 !important;
}
#news h1 {
	margin-bottom: 20px;
	font-weight: 300;
	font-family: "Montserrat", system-ui, sans-serif !important;	
}


.mega-sub-menu {
    padding: 8px !important;
}

#news-container { 
	width: 100%;
    background-color:  #eeeeec;
	padding: 2.5rem 0;
}
#events-container {
	background-color: #b7b6b1;	
	padding: 1rem;
}
#eventsimage {
	width: 100%;
}
#localist-events {
	width: 100%;
}
@media screen and (max-width: 699px) {
	.homepage-mark-white {
    margin-top: 1rem;
}
}
@media screen and (min-width: 700px) {
	#events-container {
	padding: 2.5rem 1rem;
}
	#eventsimage {
	width: 39.5%;
	float: left;
}
.localist_widget_container ul.lw_event_list {
    columns: 1;
}
	#localist-events {
	width: 59%;
	float: right;
	text-align: left;
}

}

@media screen and (min-width: 1175px) {
#eventsimage {
	width: 39%;
	float: left;
}
#localist-events {
	width: 59%;
	float: right;
	text-align: left;
}
	.localist_widget_container ul.lw_event_list {
    columns: 2;
}
}

.lw_event_meta {
	display:none;
}
.localist_widget_container {
    width: 100%;
background-color: rgba(0,0,0,0) !important;
}

.localist_widget_container div.lw_event_content {
    padding: 0 18px 15px 17px !important;
}

.localist_widget_container li.lw_event_item {
margin: 0 0 1.15rem 0 !important;
	 box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.2);
	height: 90px;
}

.localist_widget_container a.lw_event_item_image img {

    top: 50%;
    left: 50%;
    position: relative;
    transform: translate(-50%, 0%);

}

.localist_widget_container a.lw_event_item_image {
    display: block;
    float: left;
    overflow: hidden;
    max-width: 90px !important;
    position: relative;
}

.localist_widget_container span.lw_event_item_date {
    background-color:  rgba(110, 110, 110, .75) !important;
	padding: 1px 0 !important;
	font-size: .9rem !important;
	font-weight: bold;
   font-family: "Montserrat", system-ui, sans-serif !important;	
}

.lw_event_item_title {
    color: #006C93 !important;
    text-transform: none !important;
    font-weight: bold !important;
    margin-bottom: 2px !important;
	margin-top: 10px !important;
	text-decoration: none !important;
	line-height: 20px !important;
}
.lw_event_item_title a {
    color: #006C93 !important;
    text-transform: none !important;
    font-weight: bold !important;
    margin-bottom: 2px !important;
	letter-spacing: .24px !important;
	text-decoration: none !important;
	font-size: .925rem !important;
}
.lw_event_item_title a:hover {
    color: #00212d !important;
	text-decoration: underline !important;
}
.lw_event_item_description {
    overflow: hidden;
    vertical-align: text-top;
    line-height: 20px !important;
    font-size: .925rem !important;
    font-family: "Montserrat", system-ui, sans-serif !important;	
    letter-spacing: .015em !important;
    font-weight: 300 !important;

}

.localist_widget_container div.lw_event_item_location, .localist_widget_container div.lw_event_item_time {
    font-size: .925rem !important;
    margin-left: 15px;
}

.techevents {
	border: 1px solid white;
}
@media (max-width: 1500px) {
#campus-footer .container {
	padding: 0 1rem;
}}
#campus-footer .container, #page, #siteinfo, .container-columns, footer#colophon .container {
	max-width: 75rem !important;}
#system-indicia .container {
    max-width: 75rem !important;
}
@media screen and (min-width: 1200px) {
header[role="banner"] h1.ut-title a {
	background-size: 210px 48px !important; }}

.top-service-container {
   	height: 85px;
	margin-bottom: 15px;
	overflow: hidden;
}

.top-service-icon {
	float: left;
	margin-right: 15px;
	height: 85px;
}

.top-service-icon img {
	max-width: 50px;
}

#news h2 {
    text-transform: none;
}

#events h2 {
    text-transform: none;
}

#mega-menu-wrap-single-menu #mega-menu-single-menu > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
	background-color: rgb(5, 74, 99);
	color: #fff;
}

@media (min-width: 1175px ) {
#expandedfooter {
	margin: 0 !important;
	width: 100% !important;
}

footer#colophon #expandedfooter .container {
    padding: 0 !important;
}}
#siteinfo {
display: none;
}

#meta-contact, #meta-info, #toolkit, #utk {
    padding: 1rem 1rem 1rem 0 !important;
        padding-top: 1rem;
        padding-right: 1rem;
        padding-bottom: 1rem;
        padding-left: 0px;
}

.home-news-thumb .wp-post-image {
	margin-left: 0 !important;
}
.soliloquy-container .soliloquy-caption .soliloquy-caption-inside {
    background: rgba(0,0,0,0) !important;
    font-size: 1.05em !important;
    display: block;
    color: #fff;text-shadow: 0 1px 1px #000;
    text-align: left !important;
    padding: 35px !important;
	width: 40% !important;

}

.soliloquy-caption-inside p {
	line-height: 125% !important;
	font-size: 18px !important;
	font-family: "Montserrat", system-ui, sans-serif !important;	
	letter-spacing: .015em !important;
	font-weight: 400 !important;
}
.soliloquy-caption-inside h3{
	font-size: 24px !important;
    color: #fff;
	text-shadow: 0 1px 1px #000;
}

#search {
    width: 30%;
    float: right;
    height: 32px !important;
	padding: 0;
	margin-right: 0 !important;
}
#gsc-i-id1 {
	padding-top: 5px !important;
    text-indent: 15px !important;

}
.gsc-search-box-tools .gsc-search-box .gsc-input {
    padding-right: 5px;
}
.gsc-input {
    border-top: 0;
}
.gsc-search-box-tools .gsc-search-box .gsc-input {
    padding-right: 0;
}
.gsc-search-box-tools .gsc-search-box .gsc-input {
    padding-top: 0;
}
.breadcrumb {
	margin-top: 1rem !important;
	margin-bottom: .5rem !important;
}
h1.news-header  {
	font-size: 32px;
	font-weight: 300 !important;
	color: white;
	text-align: center;
	text-transform: uppercase;
	font-family: "Montserrat", system-ui, sans-serif !important;		
	margin-bottom: 0 !important;
}
.news-oit {
	font-weight: 700;
	font-family: "Montserrat", system-ui, sans-serif !important;	
	letter-spacing: .15rem;
font-size: 56px !important;
}

li.menu-item a {
    text-decoration: none !important;
    color: #58595b;
}
.sidebar-container .widget-area .widget_nav_menu .menu-item ul li a{   
   font-weight: 500 !important;
}

.sidebar-container .widget-area .widget_nav_menu .menu-item .sub-menu {
    list-style: none;
    -webkit-transition: height .5s ease-out;
    transition: height .5s ease-out;
    margin: 0;
    padding: 0;
    width: 100%;
    overflow: hidden;
    border-bottom: 0 solid #ced4da;
	background:    #f6f6f6;
}
.sidebar-container .widget-area .widget_nav_menu .menu-item .sub-menu.open {
    -webkit-transition: height .5s ease-out;
    transition: height .5s ease-out;
    border-top: 1px solid #ced4da;
    height: auto;
    display: block;
}

#service-icons {
	width: 100%;
}
@media (min-width: 1210) {
	#mega-menu-item-7848 > .mega-menu-link {
    	padding-left: 0 !important;
		}
	}

.service-grid-container {
	grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));
	grid-gap: 1.5rem;
	display: grid;
	margin: 2rem auto 2rem auto !important;
 	width: 70rem;
}

@media  (max-width: 1150px){
	.service-grid-container {
		width: 100%;
		grid-gap: 1.25rem;
	}
	}
.service-grid-box {
	text-align: center;
	color: #333;
	line-height: 1.2 !important;
	font-size: .925rem;
	}

.service-grid-box a{
	text-decoration: none !important;
	font-size: .925rem;
	margin-bottom: 10px; 
	line-height: 1.2 !important;
	}	
.service-grid-box a:hover{
	text-decoration: underline !important;
	}

.service-grid-box img {
    max-height: 45px;
    margin-bottom: 5px;
}
.service-grid-box:after {
  content: "";
  flex: auto;
}
.newslist-container {
	grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));
	grid-gap: 1.5rem;
	display: grid;
 	width: 70rem;
	margin: 2rem auto;
}

@media  (max-width: 1150px){
	.newslist-container {
		width: 95%;
		grid-gap: 1rem;
	margin: 2rem auto;
	}
	}
.news-box {
	text-align: center;
	color: #333;
	line-height: 1.2 !important;
	font-size: .925rem;
	background-color: white;
	padding: .5rem;
	box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2), 0 3px 10px 0 rgba(0, 0, 0, 0.19);
	}

.news-box a{
	text-decoration: none !important;
	font-size: .925rem;
	margin-bottom: 10px; 
	line-height: 1.2 !important;
	}	

#colophon h2 {
    font-size: 21px;
}

#colophon p {
    font-size: 14px;
}
@media (min-width: 1000px) {
.expanded-four > .container > #one {
    width: 35%;
}

.expanded-four > .container > #two, .expanded-four > .container > #third {
    width: 15%;
    line-height: 100%;
}
	}

.mega-sub-menu .mega-menu-link {
    line-height: 1.15rem !important;
    margin-top: 5px !important;
}


@media (max-width: 770px) {
#expandedfooter .widget-area {
    float: none;
}
.expanded-four > .container > #one {
    width: 100%;
}

.expanded-four > .container > #two, .expanded-four > .container > #third {
    width: 100%;
    line-height: 100%;
}
	

}

@media (min-width: 1001px) and (max-width: 1140px) {
 .maxwidth > ul.mega-sub-menu {
    max-width: 100% !important;
}
#mega-menu-item-7966 > ul.mega-sub-menu {
    max-width: 13rem !important;
	}
#mega-menu-item-7967 > ul.mega-sub-menu {
    max-width: 13rem !important;
	}
#mega-menu-item-7974 > ul.mega-sub-menu {
    max-width: 8rem !important;
	}
	}
ul.login {
	list-style: none;
}
.login > li {
	margin: .5rem 0 .75rem !important; }
@media (max-width: 1000px) {
	#tertiary ul li {
    margin-bottom: 0 !important;
}

	#content.right {
		width: 100% !important;
	}
	#tertiary {
		width: 100% !important;
		margin: 0 !important;
		padding: 0 !important;
	}
	
	#tertiary .widget-title {
		display: none;
	}
	.login > li {
		display: inline-block;
	}
	.login > li > .btn {
		padding:  10px 3rem;
	}
	.widget_text {
		margin-bottom: 0 !important; 
	}
	.login > li:nth-of-type(2){
		margin: 0 .5rem !important;
	}
	.widget_nav_menu {
		display: none;
	}
	.textwidget > p {
		margin: 0;
	}
	#content.right {
		margin-top: 0 !important;
		padding: 0 1rem !important;
	}
	.widget_maxmegamenu {
    border-top: 1px solid #006C93;
    border-bottom: 1px solid #006C93;
}
	.breadcrumb {
    margin-bottom: 1rem !important;
}
	
}

@media (max-width: 500px) {
	.login > li > .btn {
		width:  100% !important;
	}
	.login > li {
		width: 100%;
	}
	.login > li:nth-of-type(2){
		margin: 0 !important;
	}
	.login > li {
    margin: .5rem 0 .5rem !important;
}
.tdx-dropdown-content {
		left: 0;}
}
@media (max-width: 1000px) {
	.mega-html-block > div > ul.menu li {
    	display: block;
    	float: left;
    	padding: 1rem .5rem;
		color: #054a63;
		font-size: .925rem;
		font-family: "Montserrat", system-ui, sans-serif !important;	
		text-transform: uppercase;
		font-weight: 400;
	}
	.mega-html-block > div > ul.menu li a {
		color: #054a63;
	}
	#mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle .mega-toggle-block, #menu_accounts .mega-menu-toggle .mega-toggle-block {
		height: auto !important;
	}
	.mega-html-block > div > ul.menu li::before {
    content: "|";
	padding-right: 1rem;
}
}
@media (min-width: 1001px) {
	.content-right {
		float: right;
		width: 75.5% !important;
		padding-right: 2%;
	}
	#tertiary .mega-sub-menu > .mega-menu-item {
        padding: .1rem 0 0 !important;
	margin: 0;
}
}
.mega-maxwidth .mega-sub-menu {
    padding: .5rem .25rem !important;
        padding-top: 0px;
        padding-right: 0.25rem;
        padding-bottom: 0px;
        padding-left: 0.25rem;
}


#tertiary ul.mega-sub-menu {
	margin: 0 !important;
	padding: 0 !important;
}
.four-oh-four  {
	margin-top: 1.25rem !important;
	margin-bottom: 1rem;
}

@media (min-width: 1001px) {
	.mega-search-wrap {
		display: none !important;
	}
}

@media (max-width: 1000px) {
	#tertiary  .mega-menu-item > a.mega-menu-link {
		height: auto: important;
		display: inline !important;
	}
	#tertiary .mega-sub-menu > .mega-menu-item > a.mega-menu-link {
    padding: 0 1rem 0 0  !important;
    margin: .5rem 0 .5rem 1rem !important;
    height: auto !important;
}
	#tertiary #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-flyout ul.mega-sub-menu li a, #tertiary #menu-accounts-container #menu-accounts > li.mega-menu-flyout ul.mega-sub-menu li a {
    padding-left: .5rem !important;
}
	#tertiary ul.mega-sub-menu li.mega-menu-item-has-children ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
    margin-left: 2.5rem !important;
	}
		#tertiary ul.mega-sub-menu li.mega-menu-item-has-children ul.mega-sub-menu li.mega-menu-item  ul.mega-sub-menu li.mega-menu-item  {
    padding-left: 1.5rem !important;
	}
	#tertiary ul.mega-sub-menu li.mega-menu-item-has-children ul.mega-sub-menu {
border-top: 1px solid #A7A9AC !important;
border-bottom: 1px solid #A7A9AC !important;
margin-top: .5rem !important;	}
}

#tertiary #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1.mega-menu-accordion > li.mega-menu-flyout > ul.mega-sub-menu, #tertiary #menu-accounts-container #menu-accounts.mega-menu-accordion > li.mega-menu-flyout > ul.mega-sub-menu {
	position: relative !important;
}
.mega-menu-link {
	font-weight: 400 !important;
}
h3.allservices a {
    color: #006C93;
}
#gsc-i-id1 {
    color: #333;
}
ul.menu {
	font-family: "Montserrat", system-ui, sans-serif !important;	
	font-weight: 500 !important;
}
.mega-sub-menu a {
    font-size: .925rem !important;
    font-weight: 400 !important;
	letter-spacing: .012em;
}

.mega-sub-menu a:hover {
    color: #EBEA64 !important;
    font-weight: 500 !important;
}
#bellows  #mega-menu-single-menu > .mega-menu-item > .mega-menu-link {
    text-transform: uppercase !important;
	font-family: "Montserrat", system-ui, sans-serif !important;	
font-style: normal;
font-weight: 500  !important;
letter-spacing: .01em;
	font-size: .925rem !important;
}

.entry-header > img {
    margin-bottom: 1%;
}
#mega-menu-wrap-single-menu #mega-menu-single-menu li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator::after {

    content: '\f140';
    font-family: dashicons;
    font-weight: normal;
    display: inline-block;
	margin: 0 0 0 2px !important; }
h3.panel-title {
    margin-top: .3rem !important;
    font-size: 1rem !important;
    line-height: 125%;
	color: #333 !important;
}

.content-right b, .content-right strong {
	color: #444;
}

a b, a strong {
    color: inherit !important;
}

.su-youtube iframe {
    border: 2px solid #E0E0E0 !important;
}

.accordion-group .panel, .panel-group .panel {
  
    box-shadow: rgb(255,255,255) 0 0 0 0 !important;
}

.acf-img img {
	border: 2px solid #E0E0E0;
	width: 100%;
}
.acf-img figcaption {
    text-align: center;
}

.box-light.card.summitt > h2 {
    color: #003143 !important;
    text-transform: none !important;
    font-size: .925rem;
    font-weight: 500 !important;
}

.box-light.card.summitt > h3 {
    margin-top: 0 !important;
}


.box-light.card.warning > h2 {
    color: #333 !important;
    text-transform: none !important;
    font-size: .925rem;
    font-weight: 500 !important;
}
.box-light.card.warning > h3 {
    color: #333 !important;
    margin-top: 0 !important;
}

h2 + .box-light, h3 + .box-light {
	margin-top: .5rem;
}
.box-light.card.gray1 > h2 {
    color: #333 !important;
    text-transform: none !important;
    font-size: .925rem;
    font-weight: 500 !important;
}
.box-light.card.gray2 > h2 {
    color: #333 !important;
    text-transform: none !important;
    font-size: .925rem;
    font-weight: 500 !important;
}

.box-light.summitt > h2, .box-light.summitt > p,  .box-light.summitt > ul, .box-light.summitt > li, .box-light.summitt > a {
    color: #003143 !important;
}

.box-light.card.summitt.tx.brd-	 {
    background: #c5dee6 !important;
	border: 1px solid #afd0dd !important;

}
.box-light.summitt a {
	color: #003143 !important;
}

.wp-block-columns {
    display: flex;
    margin-bottom: .75rem;
    flex-wrap: wrap;
}

.box-light.card.warning.tx.brd- {
	background-color: #fcf9e8;
border: 1px Solid #FED535;
    color: #333;

}

.box-light.card.gray1.tx.brd-	 {
	border: 1px solid #d6dce5 !important;
    padding: 1.5rem !important;
}
.btn > p {
    margin-bottom: 0 !important;
}

.textwidget p > .btn.btn-default:hover {
    background-color: #036c94 !important;
    COLOR: #fff;
}

#tertiary  li {
    margin-bottom: .25rem !important;
    border-bottom: 1px solid #cacaca !important;
    font-family: "Montserrat", system-ui, sans-serif !important;	
	line-height: 132% !important;
    padding: .15rem 0 .6rem 0 !important;
}
@media (max-width: 1000px) {
#tertiary  li {
padding: .5rem 0 .5rem 0 !important;
}}
#tertiary  li a {
    font-weight: 300;
} 
#tertiary li a:hover {
    color: #036c94 !important;
} 

@media (min-width: 1001px) {
	#tertiary .widget-area {
    	display: flex;
    	flex-direction: column-reverse;
	}
}

@media (min-width: 1001px) { 
	#tertiary [id*="mega-menu-wrap-max_mega_menu_"], 
#tertiary [id*="mega-menu-wrap-max_mega_menu_"] [id*="mega-menu-max_mega_menu_"], 
#tertiary  [id*="mega-menu-wrap-max_mega_menu_"] [id*="mega-menu-max_mega_menu_"] ul.mega-sub-menu, 
#tertiary [id*="mega-menu-wrap-max_mega_menu_"] [id*="mega-menu-max_mega_menu_"] li.mega-menu-item, 
#tertiary [id*="mega-menu-wrap-max_mega_menu_"] [id*="mega-menu-max_mega_menu_"] li.mega-menu-row, 
#tertiary [id*="mega-menu-wrap-max_mega_menu_"] [id*="mega-menu-max_mega_menu_"] li.mega-menu-column, 
#tertiary [id*="mega-menu-wrap-max_mega_menu_"] [id*="mega-menu-max_mega_menu_"] a.mega-menu-link, 
#tertiary [id*="mega-menu-wrap-max_mega_menu_"] [id*="mega-menu-max_mega_menu_"] span.mega-menu-badge {
	display: block !important;
	}
	
	#tertiary [id*="mega-menu-wrap-max_mega_menu_"] [id*="mega-menu-max_mega_menu_"]  > li.mega-menu-item > a.mega-menu-link { height: auto !important;}
	#tertiary  li.mega-menu-item.mega-toggle-on > ul.mega-sub-menu {
    position: relative !important;
}
#tertiary ul.mega-sub-menu:has(.mega-current-menu-item) {
	visibility: visible !important;
}
}
.wp-block-columns.modalities > .wp-block-column:first-child { 
	flex-basis: 25% !important;
}
.wp-block-columns.modalities > .wp-block-column:not(:first-child) { 
	margin-left: .5rem !important;
}

.wp-block-columns.robust-canvas > .wp-block-column:first-child { 
	margin-left: .5rem !important;
}
.wp-block-columns.robust-canvas > .wp-block-column:not(:first-child) { 
	flex-basis: 25% !important;
}

.wp-block-columns.training-videos > .wp-block-column:not(:first-child) { 
	flex-basis: 25% !important;
}

h2 + .wp-block-columns {
	margin-top: .75rem;
}

@media (min-width: 1001px) {
	.panel-body > p, .panel-body > ul li {
    padding-right: 5rem;
	}
	
	#text-36, #text-37 {
    margin-top: 2rem;
}
}

@media (max-width:1000px) {
	#text-36, #text-37 {
    line-height: 200%;
}
}

.visiblemenu {
    visibility: visible !important;
    position: relative !important;
}

#ut_highlight-11 li {
    border-bottom: 0 !important;
}
#tertiary .mega-sub-menu {
	width: 100% !important; }

#tertiary li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu {
	left: 0 !important; 
}

.col-lg-2 {
    width: 100% !important;
}

@media (max-width: 570px) {
	#gsc-i-id1 {
		margin-top: 0 !important;
		padding-top: 0 !important;
		background-color: transparent !important;
		border: 0 !important;
	}
	#gsc-iw-id1 > table {
		background-color: transparent !important;
		padding: 0 !important;
		margin: 0 !important
	}
	body .gsc-input-box {
		height: 40px !important;
		padding: 0 !important;
		border-radius: 0 !important;
	}
	.gsc-search-button-v2 {
		height: 40px;
	}
	input {
		border: 0 !important;
		background: transparent;
	}
	table.gsc-search-box {
		margin-bottom: .25rem;
	}
	
	#___gcse_0 {
		margin-bottom: .25rem !important;
	}
	#tertiary .mega-menu-link {
    font-weight: 400 !important;
}
}
body ol li > ul li, 
body ul li > ul li  {
    margin-bottom: .125rem !important;
    line-height: 1.75;
}

p + ul, p + ol {
    margin-top: -.5rem !important;
}

#content .responsive-container + h2:first-of-type {
    margin-top: 1rem !important;
}
.author.byline.separator.hasdate {
    display: none;
}

.updated {
    text-transform: uppercase;
    font-size: .75rem;
    font-weight: 500 !important;
}

.site-content h3 a, .entry-content h3 a {
    color: #006C93; 
}

.half > h3 {
    margin-top: .5rem !important;
}
#content .half > h2:first-of-type {
    margin-top: .25rem !important;
}
.security-tag {
    text-align: center;
    margin-top: -.5rem; 
	border-top: 1px solid #006c93 !important;
}
.security-tag > .archive-title {
    text-transform: none !important;
    font-size: 1.5rem !important;
}

.learning-thumbnail img {
    border: 1px solid #cacaca;
}

a.tags {
    font-size: .75rem;
    text-transform: uppercase;
    text-decoration: none;
    font-weight: 700 !important;
    background-color: #e6e6e6;
	border: 1px solid #cacaca;
    padding: .25rem .5rem;
    margin-top: 0 !important;
}
div.news-featuredimg {
    float: right;
    width: 50% !important;
    margin-left: 1rem;
}
.news-featuredimg img {
    width: 100% !important;
    float: right;
    margin-left: 1rem;
    border: 1px solid #cacaca;
}

.news-featuredimg + .box-light.card.summitt.tx.brd- {
    width: 48% !important;
}

h2.news-article {
    text-transform: none !important;
    color: #58595B !important;
    font-size: 2rem !important;
    font-weight: 700 !important;
    margin-bottom: .25rem !important;
}
h4, .h4 {
	font-size: 1rem !important;
	font-weight: 400 !important;
}

#content ul + h2:first-of-type {
    margin-top: 1.25rem !important;
}
element {

    border-color: #dcd9d9;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;

}
.su-note.displayblock {
    font-size: .925rem;
}

.su-table table tr td {
    font-size: .925rem !important;
}
h3 > strong {
    font-weight: 400 !important;
}


.box-light.card.summitt > p > a.btn.btn-default.btn-globe {
    color: #fff !important;
}
#mega-menu-wrap-max_mega_menu_46 {
	background: #fff !important;
}

/* OIT HELP BAR - ADDING DOT MENU. */

.tdx-dropbtn {
  border: none;
  cursor: pointer;
}

.tdx-dropdown {
  position: relative;
  display: inline-block;
	margin-left: 0!important;
}

.tdx-dropbtn {
    padding: 0 .5rem;
    margin: 0;
    border-left: 1px solid #4a4a4a;
}

.tdx-dropdown-content {
  color:#333;
  display: none;
  position: absolute;
  background-color: #f9f9f9;
  min-width: 200px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1000;
}
@media (max-width: 800px) {
	.tdx-dropdown {
	margin-left: .25rem !important;
}
	.tdx-dropdown-content {
		right: 0;}
}
.tdx-dropdown-content a {
  color:#333 !important;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
}

.tdx-dropdown-content a:hover {background-color: #f1f1f1}

.tdx-dropdown:hover .tdx-dropdown-content {
  display: block;
}

.tdx-dropdown:hover .tdx-dropbtn {
  background-color: #006C93;
}

#colophon h3.footer-sitetitle {
    font-size: 21px !important;
    margin-top: 1rem;
    margin-bottom: .25rem;
	color: #58595B;
}


ul.tag-filter-search {
    list-style: none;
    background-color: #eee;
    border: 1px solid #006C93;
    color: #333 !important;
    /* box-shadow: 1px 1px 5px 7px #f8f8f8 inset; */
    max-height: 2.5rem;
    max-width: 100%;
    padding: 0 0 0 0;
    margin-bottom: 1.25rem;
	text-decoration: none;
}

li.tag-filter-search {
	padding-left: 1rem;
	padding-top: .4rem;
}
.tag-list {
    margin-bottom: 0.4rem !important;
}

ul.tag-list {
	list-style: none;
	padding-left: 0;
	background-color: white;
	border: 1px solid #e0e0e0;
	padding: .5rem 1rem;
	max-width: 90%;
  	-moz-box-shadow:5px 5px 5px rgba(0,0,0,0.3);
	-webkit-box-shadow:5px 5px 5px rgba(0,0,0,0.3);
	box-shadow:5px 5px 5px rgba(0,0,0,0.3);
  	transition: all 0.5s ease;
	visibility: hidden;
	position: relative;
	z-index: 100;
	overflow: scroll;height: 17rem;
	border-radius: 0 0 10px 10px;
}
.tag-filter-label {
    color: #58595b;
    text-decoration: none;
}
a.tag-filter-label {
    color: #58595b;
    text-decoration: none !important;
}
.tag-filter-label .uticon svg {
    fill: #fff;
}

li.open > ul  {
    /* Expanding the list elements */
    top: auto;
	visibility: visible;
	display: block;
	z-index: 100;
	position: relative;
}
li.filter > ul  {
    /* Expanding the list elements */
    top: auto;
	visibility: visible;
	display: block;
	z-index: 100;
	position: relative;
}

.uticon.icon-arrow-down {
    background-color: #006C93;
    margin-right: -1px;
    display: block;
    padding: 12px 15px 15px 15px;
    float: right;
    height: 2.5rem !important;
    color: white !important;
    width: 3rem !important;
    margin-top: -8px !important;
}

input#TagFilterInput {
    width: 100%;
    border: 1px solid #2197A9;
    padding: .25rem .5rem;
}

input#ArchiveList {
    width: 100%;
    border: 1px solid #2197A9;
    padding: .25rem .5rem;
}

.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
	color: #333 !important;
	background-color: #B9E1E2 !important;
	border: 1px solid #ddd;
	border-bottom-color: transparent;
	cursor: default;
	text-transform: uppercase;
	text-decoration: none;
}

.tab-content, .tab-content {
	padding: .5rem 1rem 0 1rem !important;
	border: 10px solid #B9E1E2  !important;
}

.nav-tabs>li>a {
 margin-right: 2px;
line-height: 1.8;
border: 1px solid transparent; 
background: #E0E0E0 !important;
 border-radius: .25rem .25rem 0 0;
 border-bottom: 2px solid #cacaca !important;
 text-transform: uppercase !important;
}

.widget p a.btn-globe-small {
    background-color: #006c93 !important;
	color: white !important;
    border: 0;
    color: #fff;
    font-size:.925rem !important;
	white-space: normal;
	line-height: 115%;
	padding-top: 10px;
	padding-bottom: 10px;
}
