 /*-  html5doctor.com/html-5-reset-stylesheet/ 
----------------------------------------------------------------------*/

html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,time,mark,audio,video { margin:0;padding:0;border:0;outline:0;}
blockquote,q { quotes:none; }
blockquote:before,blockquote:after,q:before,q:after { content:'';content:none; }
ins { text-decoration:none; }
del { text-decoration:line-through; }
/*table { border-collapse:collapse;border-spacing:0; }*/

html{
-webkit-font-smoothing: antialiased;
}

/*- Former page layout output
----------------------------------------------------------------------*/
body { background: url("../images/bg.png"); color: #2b2a27; font: 14px/1.5em "open-sans", arial, sans-serif; margin: 0 0 40px 0;}
#bodydiv_pop #contentdiv{ background-color: #fff; }


table {text-align:left;}

a, a:active, a:visited {color:#13376e;}

input,select,textarea {font: 14px/1.5em "open-sans", arial, sans-serif; color: #3c3c3c;}



/*-  CONTENT
----------------------------------------------------------------------*/

/* Group Directory table fix */
.pagetype_directory #contentdiv table {
    background:transparent !important;
    border:0 !important;
}

::selection {
    background: #d0d0d0;
    color:#2b2a27;
}

::-moz-selection {
    color:#2b2a27;
    background: #d0d0d0;
}

h1,h2,h3,h4,h5,h6{	
    font-weight:normal;
    color:#13376e;
    line-height:1em;
    margin:.5em 0 .5em 0;
	font-family: "brandon-grotesque", sans-serif;
}

h1{font-family: "minion-pro", serif; font-size:3em; font-style: italic;}
h2{font-size:1.8em;}
h3{font-size:1.6em;}
h4{font-size:1.4em;}
h5{font-size:1.2em;}
h6{font-size:1.0em;}

p{ line-height:1.5em; }

a{font-color:#1B2B32;}
a:visited, a:hover{font-color:#37646F;}
a:visited:hover{font-color:#1B2B32;}

img {
    vertical-align:top;
}

img[align="left"] {
    margin-right:20px;
}

img[align="right"] {
    margin-left:20px;
}

p{
    margin-bottom:1em;
}

hr{
    border : 0;
    height: 1px;
    background: #C7CCCD;
    margin: 1em 0;
}

/* Pop Up Editor style */
.mceContentBody {
    background:#fff; 
    line-height:1.5em;
}

.large{font-size:19px;}


/*-  MODULES & PAGE TYPES
----------------------------------------------------------------------
----------------------------------------------------------------------*/



/*-  multicontent page type - slideshow
------------------------------------------------*/

#fsMultiContent, #mc_1, #mc_2{
    width:100%;
}

#scrollContainer{
    width:100%;
}

#scrollControl{
    width:14%;
    background:transparent;
}

.scroll-bar-wrap{
   width:92%;
   background:transparent;
}

.scroll-bar-wrap .ui-slider-handle{
    background:#7F8588;
}

#fsMultiContent #controls, 
#fsMultiContent #mc_1, #fsMultiContent #mc_2, #fsMultiContent #multi_content {
    background-color:transparent;
    border:0;
}

/*-  multicontent page type - expanding list
------------------------------------------------*/

.mcExpandingList {
    background-color: transparent;
    width: 100%;
}

.mcExpandingList .contentElementTitle {
    border:0;
    background-color: #f3f3f3;
	font-family: "open-sans", arial, sans-serif;
	font-weight: 400;
	font-size: 1em;
}

.mcExpandingList .contentElementTitle a{
    color:#13376e;
}

.mcExpandingList .contentElementTitle a:hover{
    background-color: #d0d0d0;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.mcExpandingList .ui-state-active{
    background-color: #d0d0d0;
}




/*-  multicontent page type - grid
------------------------------------------------*/
.gridTable {
	width: 100%; }
h4.contentElementTitle {
	color: #13376e; }



/*-  Athletics - calendar
------------------------------------------------*/

#athschedule{
    width: 100% !important;
    border:0;
}
.athrowsep{
    background:transparent !important;
}

#athschedule td{
    border:0;
}


/*-  Calendar - list (content)
------------------------------------------------*/

.listcap{
    margin-top:20px;
}


/*-  Calendar - list (banners, portals)
------------------------------------------------*/


.event_stackdate{
    background:#fff;
    -webkit-box-shadow: 1px 1px 3px rgba(0,0,0,0.2);
	box-shadow: 1px 1px 3px rgba(0,0,0,0.2); 
    margin: 0 10px 10px 0; }
.event_stackmonname {
    background:#ffd203;
    color:#fff;
    font-size:.8em; 
	font-weight: 600;
	padding: 0 5px;}
.event_stackdayname {
	display: none !important;}
.event_stackdaynum {
    font-size: 1.2em;
	padding: 2px 5px !important;}
.eventcon {
	font-size: .8em;
	padding: 0 0 5px 0; }
.eventcon > span {
	padding: 0 0 5px 0;
	font-size: 14px !important; }
.etitle {
	font-weight: 600 !important; }

/*-  Calendar - grid
------------------------------------------------*/

.monthrow{
    background:transparent;
}

.daycap {
    background: transparent;
    font-size:1.1em;
    
}

.caldata .block_off{
    background:#ccc;
}

.daycap_off{
    background:none;
    color:#7F8588;
}

.identifierkey{
    margin:.5em 1em 1em .2em;
    border:0;
    padding:.1em;
    -moz-box-shadow:0 0 4px #999;
    -webkit-box-shadow:0 0 4px #999;
    box-shadow:0 0 4px #999;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
    border-radius:3px;
}




/*-  News
------------------------------------------------*/
/* 10.28.2013  - Pauline
#newscon {
	font-size: .8em; } */
#newscon a {
	text-decoration: none; }
.newspostitem {
	padding: 0 0 10px 0; }
.newsposttitle, .newspostnotes {
	padding: 0 0 5px 0; }
.newsposttitle {
	font-weight: 600;
	font-size: .9em; }



/*-  News slideshow
------------------------------------------------*/
/*#rightbanner img{
    border:0;}
#newscon .contentSlider .newspostnotes{
    font-size:.9em; 
    font-style:italic; 
    color:#888;}
#newscon .contentControls{ 
    overflow:hidden; 
    margin-bottom:15px;}
#newscon .contentControls div{
    border:0 !important;
    background:transparent;
    padding:2px 5px;}
#newscon .contentSlider .newsposttitle{
    font-size:1em;
    line-height:1.3em;}
.cbox_0.on,.cbox_1.on,.cbox_2.on,.cbox_3.on,.cbox_4.on,.cbox_5.on,.cbox_6.on{
    background:#6795AD !important;
    color:#fff;}
#newscon .cboxNext, #newscon .cboxPrev{
    font-size:1em !important; 
    color:#416C95;}
#rightbanner  .contentSlider .newsposttitle img{
    float:none; 
    padding:0; 
    margin-top:-5px;}*/


/*-  Portals
------------------------------------------------*/
.portlet {
    margin: 0 5px 10px; }

.portlet_header {
    background: #ffd203;
    color: #13376e;
    font-weight:500;
    font-size:1em;
    line-height:1em;
    padding: 10px;
}

.portlet_content {
    padding: 10px;
    border: 1px solid #dedede;
    border-top: 0;
}

.portlet_title {
    font-size: 1.25em;
    text-transform: uppercase; }

.portlet .newsposttitle {
    font-size:1em;
}

.portlet_header a, .portlet_header a:visited {
    color: #13376e;
    font-size:.7em;
    padding-right:.5em;
}


/*-  Portals & Group Spaces - tabbed
------------------------------------------------*/

#portal_tabs, #groupContainer{
    border:0;
    padding:0;
    background:#E0E4E5;
    background: rgba(255, 255, 255, .3);
    -webkit-box-shadow: 0 1px 2px rgba(34, 25, 25, 0.4);
    -moz-box-shadow: 0 1px 2px rgba(34, 25, 25, 0.4);
    box-shadow: 0 1px 2px rgba(34, 25, 25, 0.4);
}


#portal_tabs .ui-widget-header, #groupContainer .ui-widget-header{
    background:#D4D7D8;
    background: rgba(165, 165, 165, .2);
    border:0;
    border-radius:0;
    -webkit-box-shadow: inset 0px -1px 1px #bbb;
    -moz-box-shadow: inset 0px -1px 1px #bbb;
    box-shadow: inset 0px -1px 1px #bbb;
}

#portal_tabs .ui-state-default, #groupContainer .ui-state-default{
    background:#7AB1CD;
    border:0;
}

#portal_tabs .ui-state-active, #groupContainer .ui-state-active {
    border:0;
    background:#6795AD;
}

#portal_tabs .ui-state-active a, #groupContainer .ui-state-active a{
    color:#fff;
}

#groupPageMenuBtn{
    margin-top:1.5em;
}

#groupContainer .text_misc, #pageGroupContainer{
    padding:0 1em 1em 1em;
}


/*-  Login
------------------------------------------------*/
.fsLoginForms {
    margin: 25px auto;
}

.fsLogin{
    padding:20px;    
    background:#f3f3f3;
    border: 1px solid #d0d0d0;
}

.fsLoginTitle{    
    background:transparent !important;
    color:#13376e;
    font-weight:600;
    font-size:2em;
    line-height:1em;
    margin:0 0 .5em 0;
}

.fsLoginMessage:first-child{
    text-shadow:0 0 3px #fff;
    font-weight:bold;
}

.fsLoginMessage{border:0; background:transparent; padding:0; line-height:2em;}

.fsLoginUser, .fsLoginPass{
    border:1px solid #d0d0d0; 
    padding:4px; 
    margin-bottom:5px;
    -moz-border-radius:2px; 
    border-radius:2px;
}

.fsLogin .fsLoginSubmit{
text-decoration: none;
padding: .25em 1em;
display: inline-block;
margin: 1em 0em 1em 0em;
background-image: url("../images/btn-blue.jpg");
color: #fff !important;
font-size: 1em;
font-weight: 600;
text-align: center;
border: 0;
-webkit-border-radius: 3px;
border-radius: 3px;
}
.fsLogin .fsLoginSubmit:hover{
	cursor: pointer; }


.fsLogin a{
    font-size:.85em;
    color:#13376e;
}




/*-  TOP BANNER
----------------------------------------------------------------------*/

.secondary-nav {
	position: absolute;
	top: 8px;
	width: 100%;
	max-width: 1024px;
	margin: 0 auto; }
.secondary-nav a {
	display: block;
	float: right; 
	padding: 2px 15px;
	text-decoration: none;
	font-weight: 600;
	border-left: 1px solid #2b2a27;}
.secondary-nav a:last-child {
	border: none; }

/* nav */
.header {
	position: relative;
	z-index: 1;
	min-height: 180px; 
	background: url("../images/header-large.png") top center no-repeat; }
.header.lower {
	min-height: 220px; 
	background: url("../images/header-lower-large.png") top center no-repeat; }
#logo {
	padding: 15px 0 0 2%; }
.main-nav {
	position: relative;
	top: 0;
	margin: -177px 0 0 0 !important; }
.main-nav.lower {
	margin: -215px 0 0 0 !important; }
#nav {
	/* Firefox fix 10,28,2013 -Pauline float: right; */
text-align:right;
	margin: 13px 2% 0 0;
	padding: 0; 
        position: relative;
        z-index: 9;
}
#nav li {
	display: inline-block;
	text-transform: uppercase;
	font: 600 1em "minion-pro-n6", minion-pro,serif;
	padding: 0 0 0 12px; }
#nav li a {
	color: #fff;
	text-decoration: none;
	-webkit-text-shadow: 1px 1px 2px rgba(0,0,0,0.5);
	text-shadow: 1px 1px 2px rgba(0,0,0,0.5); 
        display:block;
        font: 600 1em "minion-pro-n6", minion-pro,serif;
}
#nav li a.fsBtn_on {
	color: #ffd203; }
	
	
/* photo rotator */
.rotator {
	top: 0;
	position: relative;
	margin-top: -37px !important}


/* hier + tools */

.page-tools {
	position: relative;
	top: 30px;
	z-index: 2;
	width: 96%;
	padding: 0 2%;
	height: 20px; }
.tools{
    text-align: right;
    font-size:.7em;}
.tools img{
    vertical-align:middle;}




/*  search  */

#search_div {
    float:right;
    background:#fff;
    height:26px;
    text-align: left;
    width:220px;
	border: 1px solid #a1a1a1;
    -webkit-box-shadow: inset 2px 2px 2px rgba(0,0,0,0.1);
	-box-shadow: inset 2px 2px 2px rgba(0,0,0,0.1);}
#search_div form {
    display:inline;}
#search_keywords {
	border: none;
	height:18px;
	margin:2px;
	padding:3px 4px 3px 6px;
	background: transparent;
	width:158px;}
#search_keywords:focus{
    box-shadow: 0px 0px 5px #fff;
    -moz-box-shadow: 0px 0px 5px #fff;}
#search_submit {
    background:url("../images/search.png") center no-repeat;
    border:none;
    cursor:pointer;
    height:26px;
	width: 18px;
    float: right;
    margin-right: 5px;
}




/* drop down menus */


#nav_menus div, #ql_menu {
    position:absolute; top:0px; left:0px;
    width:225px;
    margin:0;
    padding:0;
    background-color: rgba(6,44,102,0.85);
    border:1px solid rgba(6,44,102,1);
	z-index: 20 !important;}
#nav_menus ul, #ql_menu ul {
    list-style-type:none;
    margin:5px;
    padding:0; }

#nav_menus li, #ql_menu li { 
    padding: 0; 
    margin:0; }

#nav_menus a, #ql_menu a  {
    display:block;
    font-size:.9em;
    border-bottom: 1px solid rgba(6,44,102,1);
    text-decoration:none;
    padding: 5px 10px 5px 6px;
    color:#fff;
    font-weight:500;
    -webkit-transition: background 0.3s linear;
    -moz-transition: background 0.3s linear;
    -o-transition: background 0.3s linear;
    transition: background 0.3s linear; }

#nav_menus a:hover, #ql_menu a:hover {
    background:rgba(255,255,255,0.2);
    font-weight:bold; }

#ql_menu br {
    display:none;
}

#ql_menu {margin-left: -109px !important;}


/* 
   LEFT BANNER
----------------------------------------------------------------------*/

#leftbanner > div {
	margin: 0 0 30px 0; }
#leftbanner > div:last-child {
	margin: 0; }

/* Baseline nav module */
ul.navmod, ul.navmod ul, ul.portalnavmod, ul.portalnavmod ul{ list-style-type:none; margin:0; padding:0; }
ul.navmod a, ul.navmod a span, ul.portalnavmod a, ul.portalnavmod a span{ display:block; text-decoration:none; }
ul.navmodsub a, ul.portalnavmodsub a{ padding:0 1em; }

/* Custom nav module styles */
ul.navmod li, ul.portalnavmod li {
	border-bottom: 1px solid #dedede;
	padding: 4px 0;
	margin: 0; }
	
ul.navmod li:first-child, ul.portalnavmod li:first-child {
	border-top: 1px solid #dedede; }
	
ul.navmod li a, ul.portalnavmod li a {
	font-size: 14px !important;
	margin: 0 !important;
	padding: 4px 8px !important; }
ul.navmod li a:hover, ul.portalnavmod li a:hover {
	background: #d0d0d0; }
	
ul.navmod li a.navon, ul.portalnavmod li a.navon,
ul.navmod li ul.navmodsub li a.navon, ul.portalnavmod li ul.navmodsub li a.navon {
	background: #d0d0d0 !important;
	font-weight: 600; }
	
ul.navmod li a.nav_history, ul.portalnavmod li a.nav_history {
	background: #f3f3f3; }
ul.navmod li a.nav_history:hover, ul.portalnavmod li a.nav_history:hover {
	background: #d0d0d0; }
	
ul.navmod li ul.navmodsub li:first-child, ul.portalnavmod li ul.navmodsub li:first-child {
	margin-top: 4px; }
ul.navmod li ul.navmodsub li:last-child, ul.portalnavmod li ul.navmodsub li:last-child {
	border-bottom: none;
	padding-bottom: 0; }
ul.navmod li ul.navmodsub li a, ul.portalnavmod li ul.navmodsub li a {
	background: url("../images/arrow-grey.png") 10px center no-repeat #f3f3f3;
	padding-left: 22px; }
ul.navmod li ul.navmodsub li a:hover, ul.portalnavmod li ul.navmodsub li a:hover {
	background: url("../images/arrow-blue.png") 10px center no-repeat #d0d0d0; }
ul.navmod li ul.navmodsub li a.navon, ul.portalnavmod li ul.navmodsub li a.navon {
	background: url("../images/arrow-blue.png") 10px center no-repeat #d0d0d0 !important; }
ul.navmod li ul.navmodsub li a span, ul.portalnavmod li ul.navmodsub li a span{
	font-size: 14px !important; }



/* 
   RIGHT BANNER
----------------------------------------------------------------------*/


#rightbanner{
    line-height:1.2em;
    padding-bottom:1em;
    position: relative;
    z-index: 3;
}

#rightbanner > div {
	margin: 0 0 30px 0; }
#rightbanner > div:last-child {
	margin: 0; }

#rightbanner h2
{
    color:#7F8588;
    font-size:1.5em;
}

#rightbanner h3
{
    color:#7F8588;
    font-size:1.3em;
}

#rightbanner h4
{
    color:#7F8588;
    font-size:1.2em;
}

#rightbanner h5
{
    color:#7F8588;
    font-size:1.1em;
}


#rightbanner h6
{
    color:#7F8588;
    font-size:1em;
}

/*-  BOTTOM BANNER
----------------------------------------------------------------------*/

#bottombanner {
	min-height: 40px; }
#bottombanner .footer-1, #bottombanner .footer-2, #bottombanner .footer-3 {
	float: left;
	margin: 25px 0 0 2%; }
#bottombanner .footer-4 {
	float: right;
	margin: 25px 2% 0 0; }
#bottombanner .footer-5 {
	height: 1px;
	width: 100%;
	clear: both; }





/* HOMEPAGE STYLES */
.page_1 #contentdiv, .page_4321 #contentdiv {
	text-align: center; }
.page_1 #contentdiv h1, .page_4321 #contentdiv h1 {
	font: italic 1.7em/1.5 "minion-pro", serif; 
	margin: 1.5em 0 0;
	color: #2b2a27;}

/* BUTTONS */
.fs_style_1 a {
	display: block;
	color: #fff;
	text-decoration: none; 
	border: 1px solid #000;
	padding: .35em 3.5em .25em;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	line-height: 1 !important; }
/* .fs_style_1:hover {
	background: url("../images/btn-blue-on.jpg") center repeat-x; } */
.fs_style_2 a {
	display: block;
	color: #13376e;
	text-decoration: none;
	border: 1px solid #f4a800;
	padding: .35em 2% .25em;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	line-height: 1 !important;
	text-align: center;
	width: 96%;}
/* .fs_style_2:hover {
	background: url("../images/btn-yellow-on.jpg") center repeat-x; } */
.fs_style_3 a {
	display: block;
	color: #fff;
	text-decoration: none;
	border: 1px solid #000;
	padding: .35em 2% .25em;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	line-height: 1 !important;
	text-align: center;
	width: 96%;}
/*.fs_style_3:hover {
	background: url("../images/btn-blue-on.jpg") center repeat-x; } */
.fs_style_4 a {
	display: block;
	color: #2b2a27;
	text-decoration: none;
	border: 1px solid #abaaa7;
	padding: .35em 2% .25em;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	line-height: 1 !important;
	text-align: center;
	width: 96%;}
/* .fs_style_4:hover {
	background: url("../images/btn-grey-on.jpg") center repeat-x; } */
	
/* SIDE BANNER IMAGES */
#leftbanner .banner-image img, #rightbanner .banner-image img {
	border: 5px solid #fff;
	-webkit-box-shadow: 1px 1px 3px rgba(0,0,0,0.2);
	box-shadow: 1px 1px 3px rgba(0,0,0,0.2); 
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;  }
	
/* SIDE BANNER BOXES */
/*blue*/
#leftbanner .banner-box-blue, #rightbanner .banner-box-blue {
	-webkit-box-shadow: 1px 1px 2px rgba(0,0,0,0.2);
	box-shadow: 1px 1px 2px rgba(0,0,0,0.2);
	border: 1px solid #dedede;
	padding: 0; }
#leftbanner .banner-box-blue .bannermodtitle, #rightbanner .banner-box-blue .bannermodtitle {
	background: #13376e; 
	padding: 4%;}
#leftbanner .banner-box-blue .bannermodtitle a, #rightbanner .banner-box-blue .bannermodtitle a {
	color: #fff;
	text-decoration: none;
	float: right;
	margin-top: 5px; 
	text-transform: uppercase; }
#leftbanner .banner-box-blue .bannermodtitle h2, #rightbanner .banner-box-blue .bannermodtitle h2 {
	display: inline-block;
	text-transform: uppercase;
	color: #fff;
	margin: 0;
	padding: 0 8px 0 0; }
#leftbanner .banner-box-blue .bannermodtd, #rightbanner .banner-box-blue .bannermodtd {
		padding: 4%;}
/*grey*/
#leftbanner .banner-box-grey, #rightbanner .banner-box-grey {
	-webkit-box-shadow: 1px 1px 2px rgba(0,0,0,0.2);
	box-shadow: 1px 1px 2px rgba(0,0,0,0.2);
	border: 1px solid #dedede;
	padding: 0; }
#leftbanner .banner-box-grey .bannermodtitle, #rightbanner .banner-box-grey .bannermodtitle {
	background: #dedede; 
	padding: 4%;}
#leftbanner .banner-box-grey .bannermodtitle a, #rightbanner .banner-box-grey .bannermodtitle a {
	color: #13376e;
	text-decoration: none;
	float: right;
	margin-top: 5px; 
	text-transform: uppercase; }
#leftbanner .banner-box-grey .bannermodtitle h2, #rightbanner .banner-box-grey .bannermodtitle h2 {
	display: inline-block;
	text-transform: uppercase;
	color: #2b2a27;
	margin: 0;
	padding: 0 8px 0 0; }
#leftbanner .banner-box-grey .bannermodtd, #rightbanner .banner-box-grey .bannermodtd {
	padding: 4%;}
/*yellow*/
#leftbanner .banner-box-yellow, #rightbanner .banner-box-yellow {
	-webkit-box-shadow: 1px 1px 2px rgba(0,0,0,0.2);
	box-shadow: 1px 1px 2px rgba(0,0,0,0.2);
	border: 1px solid #dedede;
	padding: 0; }
#leftbanner .banner-box-yellow .bannermodtitle, #rightbanner .banner-box-yellow .bannermodtitle {
	background: #ffd203; 
	padding: 4%;}
#leftbanner .banner-box-yellow .bannermodtitle a, #rightbanner .banner-box-yellow .bannermodtitle a {
	color: #13376e;
	text-decoration: none;
	float: right;
	margin-top: 5px; 
	text-transform: uppercase; }
#leftbanner .banner-box-yellow .bannermodtitle h2, #rightbanner .banner-box-yellow .bannermodtitle h2 {
	display: inline-block;
	text-transform: uppercase;
	color: #2b2a27;
	margin: 0;
	padding: 0 8px 0 0; }
#leftbanner .banner-box-yellow .bannermodtd, #rightbanner .banner-box-yellow .bannermodtd {
	padding: 4%;}

/* right banner create scroll boxes */
.scrolling .bannermodtd {
max-height: 400px;
overflow: auto; }

.fs_style_5 tr:nth-of-type(odd) {
    background:#e1edff;}
.fs_style_5 tr:nth-of-type(even) {
    background:#fff5c8;}
.fs_style_5 tr {
    border: 1px solid #fff; }
.fs_style_5 td {
    padding: 3px; }
.fs_style_6 tr:nth-of-type(odd) {
    background:#d0d0d0;}
.fs_style_6 tr:nth-of-type(even) {
    background:#f3f3f3;}
.fs_style_6 tr {
    border: 1px solid #fff; }
.fs_style_6 td {
    padding: 3px; }

/* fix for respond.css setting a higher z-index*/
#feedDialog_box_c {z-index:11!important;}

.fsGroupSpaceElementHeader {
    background: #ffd203 !important;
    color: #13376e !important;
    font-weight:500 !important;
    font-size:1em !important;
    line-height:1em !important;
    padding: 10px !important;
}