/* Copied to "user.css" via https://www.matiata.org/sys/website/css/ */

.cnPrimaryContentBlock1Content a[href$="pdf"],
.cnPrimaryContentBlock1Content a[href$="pdf?emulatemode=2"] {
font-weight:bold;
text-transform:uppercase;
font-size:11px !important;
background:transparent url('/resources/Theme/icon-pdf-small-color.png') no-repeat 0 0;
height:16px;
line-height:16px;
display:inline-block;
padding-left:22px;
}

/*
navy          #183457
aqua          #4FCAEF
purple blue   #3C4CB1
light sky     #EBFAF0
white         #FFFFFF
grey_d        #5C5C5C
grey_m        #676767
grey_l        #C1C1C1
MATI gold     #FFC422
*/
/* Copied to user.css */
.loginLink {
    background: #183457 !important;
    color: white !important;
}



.WaGadgetMenuHorizontal .menuInner ul.firstLevel > li.sel > .item > a {
    color: #183457 !important;
}
.WaGadgetMenuHorizontal .menuInner ul.firstLevel > li > .item:hover > a {
    background-color: #183457  !important;
    background: #183457  !important;
    color: white !important;
}




/* navy solid */

.buttonStyle001 {
background: #183457 !important;
border: 1px solid #183457 !important;
color: white !important;
}
.buttonStyle001:hover,
.buttonStyle001:active {
background: white !important;
color: #183457 !important;
}

/* aqua solid */

.buttonStyle002 {
background: #4FCAEF !important;
border: 1px solid #4FCAEF !important;
color: white !important;
}
.buttonStyle002:hover,
.buttonStyle002:active {
background: white !important;
color: #4FCAEF !important;
}

/* gold solid */

.buttonStyle003 {
background: #FFC422 !important;
border: 1px solid #FFC422 !important;
color: #183457 !important;
}
.buttonStyle003:hover,
.buttonStyle003:active {
background: #183457 !important;
color: #FFC422 !important;
}

/* white outlines */

.buttonStyle004 {
background: transparent !important;
border: 2px solid white !important;
color: white !important;
}
.buttonStyle004:hover,
.buttonStyle004:active {
background: white !important;
color: #183457 !important;
}

/* navy outlines */

.buttonStyle005 {
background: transparent !important;
border: 2px solid #183457 !important;
color: #183457 !important;
}
.buttonStyle005:hover,
.buttonStyle005:active {
background: #183457 !important;
color: white !important;
}





#id_Header1 {
	background-color: #183457 !important;
}
.WaGadgetMobilePanel .mobilePanel {
	background-color: #183457 !important;	
}
/*
.zoneSidebar,
.zoneSidebarRight,
.zoneSidebarMobile,
.zoneSidebarButton,
.sidebarButton,
.sidebarButtonContainer
{
	background-color: #183457 !important;
}
*/


.zoneWAbranding {
	margin: 0 !important;
	background-color: white !important;
	display: none !important;
}

