.footerContentHolder p
{color:none;}

/*******************************************************************/
/******* FOOTER                                              *******/
/*******************************************************************/

/******* Footer and content separator container *******/

.cnFooterSeparator
{
	display: none;
	visibility: visible;
}
.cnFooterSeparator .d1
{
	width: 919px;
	float: left;
}
.cnFooterSeparator .d1 .d1
{
	width: auto;
	float: none;
	background: none;
}



/******* Footer main container *******/

.cnFooterContainer
{
	width: 919px;
	height: auto;
}

/******* Footer containers for applying background *******/

.cnFooterContainer .d1FooterContainer,
.cnFooterContainer .d2FooterContainer,
.cnFooterContainer .d3FooterContainer
{
	width: 100%;
	float: left;
}
.cnFooterContainer .d1FooterContainer
{
	background: none;
}
.cnFooterContainer .d2FooterContainer
{
	background: none;
}
.cnFooterContainer .d3FooterContainer
{
	background: none;
}
.cnFooterContainer .d1FooterContainer .d1,
.cnFooterContainer .d2FooterContainer .d2,
.cnFooterContainer .d3FooterContainer .d3
{
	width: auto;
	float: none;
	background: none;
}

/******* Footer content container *******/

.cnFooterContainer .innerFooterContainer
{
	float: left;
	padding: 10px 15px 10px 217px;
}

.cnFooterContainer .innerFooterContainer .inner
{
	float: none;
	padding: 0;
}

.zoneFooterOuter
{
  background-color: #333192;
}

.zoneFooterOuter .container_12 > DIV
{
  background-color: #333192;
}

.zoneFooterOuter .zoneFooterInner:before, .zoneFooterOuter .zoneFooterInner:after {
       display: none;
}

/******* Editable footer region container *******/
/******* (Specify default background color for editable region below) *******/

.footerContentHolder
{
	width: 687px;
	height: auto;
	padding: 0;
	background: none;
}
.footerContent
{
	width: 687px;

background-color: #333192;
}

#twtr-widget-1 .twtr-avatar { display: block; } #twtr-widget-1 .twtr-user { display: inline; } #twtr-widget-1 .twtr-tweet-text { margin-left: 40px; }

#twtr-widget-1 .twtr-doc,                      #twtr-widget-1 .twtr-hd a,                      #twtr-widget-1 h3,                      #twtr-widget-1 h4 {            background-color: #f15d22 !important;            color: #ffffff !important;          }          #twtr-widget-1 .twtr-tweet a {            color: #473d8b !important;          }          #twtr-widget-1 .twtr-bd, #twtr-widget-1 .twtr-timeline i a,           #twtr-widget-1 .twtr-bd p {            color: #000000 !important;          }          #twtr-widget-1 .twtr-new-results,           #twtr-widget-1 .twtr-results-inner,           #twtr-widget-1 .twtr-timeline {            background: #ffffff !important;          }

.cnPrimaryContentContainer .WaGadgetBlog DIV.boxBaseView
{
	background-color: #FFffff;
}

div.forumBtn {
	width: 180px;
margin: auto;
text-align: center;
}
div.forumBtn a {
background: rgb(238,238,238);
background: -moz-linear-gradient(top,  rgba(238,238,238,1) 0%, rgba(204,204,204,1) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(238,238,238,1)), color-stop(100%,rgba(204,204,204,1)));
background: -webkit-linear-gradient(top,  rgba(238,238,238,1) 0%,rgba(204,204,204,1) 100%);
background: -o-linear-gradient(top,  rgba(238,238,238,1) 0%,rgba(204,204,204,1) 100%);
background: -ms-linear-gradient(top,  rgba(238,238,238,1) 0%,rgba(204,204,204,1) 100%);
background: linear-gradient(to bottom,  rgba(238,238,238,1) 0%,rgba(204,204,204,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#cccccc',GradientType=0 );
display: block;
text-decoration: none;
padding: 5px;
height:18px;
font-weight: bold;
color:#333192 !important;
}

div.forumBtn a:hover {
	color:#000000 !important;
}

li#idForumMessage_3039347, li#idForumMessage_3039346, li#idForumMessage_3039345, li#idForumMessage_3100311, li#idForumMessage_3110179, li#idForumMessage_3110543,   li#idForumMessage_3316749, li#idForumMessage_3316748, li#idForumMessage_3316747, li#idForumMessage_3316746, div.lastReply span
{
   display: none !important;
}

.statPlanForumCerti div#idSubscribe, #id_FyFBfzY div#idSubscribe {visibility:hidden;}


/*** 2019 SkillS Symposium Table Style Sheet ***/


table.sksymptable td.head{
color: #ffffff;
border-radius: 10px;
background-color: #333192;
text-align: center;
font-size: 14px;
font-weight:bold;
}

table.sksymptable td.three{
color: #ffffff;
cell-padding: 6px;
border-radius: 10px;
background-color: #F15C22;
text-align: left;
vertical-align: top;
}

table.sksymptable td.two{
color: #ffffff;
border-radius: 10px;
background-color: #333192;
text-align: left;
vertical-align: top;
}

table.sksymptable td.one{
color: #ffffff;
border-radius: 10px;
background-color: #ABACBA;
text-align: left;
vertical-align: top;
}

/*** On Hover ***/

table.sksymptable td.three:hover{
color: #ffffff;
cell-padding: 6px;
border-radius: 10px;
background-color: #BA3F19; 
text-align: left;
vertical-align: top;
}

table.sksymptable td.two:hover{
color: #ffffff;
border-radius: 10px;
background-color: #1B1464;
text-align: left;
vertical-align: top;
}

table.sksymptable td.one:hover{
color: #ffffff;
border-radius: 10px;
background-color: #66676f;
text-align: left;
vertical-align: top;
}


/*** 2019 SkillS Symposium accordion ***/

.sksympaccord {
    background-color: #333192;
    padding: 18px;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 15px;
    transition: 0.4s;
}

.active, .sksympaccord:hover {
    background-color: #66676F;
}

.sksympaccord:after {
    content: '\002B';
    color: #ffffff;
    font-weight: bold;
    float: right;
    margin-left: 5px;
}

.active:after {
    content: "\2212";
}

.panel {
    padding: 0px 18px;
    background-color: white;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
}

/*** end SkSymp Accord AA***/

/*** List font ***/
li {
    font-family: Helvetica, Arial, sans-serif;
    Font-size: 14px;
}

/*** END List font ***/

/*** login Button Creation ***/

.WaGadgetLoginForm .loginContainerWrapper .loginContainerInnerWrapper {
    position: relative;
    display: inline-block;
    padding: 12px;
    background-color: #F15C22;
    border-radius: 2px;
}
.WaGadgetLoginForm .loginContainerWrapper .loginContainerInnerWrapper .loginLink:before {
    border: 2px solid #333192;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background-color: #333192;
    color: #ffe2e2;
    content: '\f007';
    display: inline-block;
    font: normal 11px/normal FontAwesome;
    height: 11px;
    margin-right: 5px;
    padding: 3px;
    text-align: center;
    vertical-align: top;
    width: 11px;
}

.WaGadgetLoginForm .loginContainerWrapper .loginContainerInnerWrapper .loginLink, .WaGadgetLoginButton .loginBoxLinkContainer .loginBoxLinkButton {
    color: #FFFFFF;
    font-weight: bold;
    font: normal 14px normal Helvetica Arial sans-serif;
}

#id_HRo9hyX .buttonStyle001,
#id_mZ2vPGO .buttonStyle001,
#id_BNN1NbZ .buttonStyle001 { background: none; }