/*********USED CLASSES***********/

body>.lfr-menu-list,
body>.lfr-menu-list ul,
.lfr-actions,
.aui-dialog-content,
.aui-dialog .yui3-widget-hd,
.modify-pages .delete-tab,
.tags-search-combobox .aui-field-input-text,
.staging-icon-menu-container .staging-icon-menu.lfr-actions .lfr-trigger strong a,
.active-area-proxy,
.portlet-document-library .document-display-style .document-thumbnail img,
.portlet-document-library-display .document-display-style .document-thumbnail img,
.aui-paginator-link,
.lfr-header-row .aui-toolbar-only,
.lfr-translation-manager,
.lfr-translation-manager-translation,
.select-documents,
.select-files,
.taglib-ratings.stars:hover,
.taglib-ratings.stars:hover .liferay-rating-vote,
.rule-group-instance-container .rule-group-instance,
.portlet-search .search-facet .facet-value,
.lfr-api-results, 
input[type="submit"],
input[type="button"],
input[type="reset"],
button {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px
}

/***********************************/
/********* WEBSITE ONLY ***********/
/*********************************/

.landing-section {
	margin: 5em 0em;
}
.underline-title {
	border-bottom: 1px solid #004b62;
	margin-bottom: 1em;
}

#landing-banner {
	max-height: 216px;
	margin-bottom: 25px;
}
.landing-banner-container {
	display: flex;
	flex-direction: row;
	margin-bottom: 0;
}
.landing-banner-text {
	background: #F7F8F7;
	flex: 2;
	display: flex;
	align-items: center;
}
.landing-banner-text div {
	margin: 40px 20px 20px 20px;
	font-size: 1rem;
	line-height: 1.7rem;
}
.landing-banner-image {
	background: #F7F8F7;
	flex: 1;
	display: flex;
	align-items: center;
	justify-content: flex-end;
}
.landing-banner-image img {
	width: 376px;
	height: 180px;
}
.landing-banner-title {
	background: #007b6c linear-gradient(to right, #007b6c, #042623);
	clear: both;
	width: 100%;
}
.landing-banner-title h1 {
	color: #fff;
	text-transform: uppercase;
	padding: 3px 0 3px 25px;
	margin: 0;
	font-size: 20px;
	font-weight: normal;
	border: none;
	height: 30px;
}

.white-cards,
.white-cards .hr-adjust {
	background-color: #fff !important;
}

.outline-section {
	border: 1px solid #ccc;
}

.two-col-box div:first-of-type {
	padding-right: 1em;
}
.two-col-box div:last-of-type {
	padding-left: 1em;
}

#media-section h2 {
	border-bottom: 1px solid #004b62;
}
#media-section p {
	padding: 10px 0;
}

.recently-updated {
  display: inline-block;
  float: right;
  color: #007568;
  background-color: #DCEFE2;
  padding: 3px 5px;
}

.taglib-language-list-text {
    border-right: 1px solid #CCC;
    padding: 0 .2em
}

.logo {
    display: inline-block;
    line-height: 1;
    vertical-align: middle
}

.logo {
    background: url(/static-assets/images/system/logo-en@2.png) no-repeat;
    background-size: 192px 62px;
    height: 62px;
    width: 192px
}
.french .logo {
    background: url(/static-assets/images/system/logo-fr@2.png) no-repeat;
    background-size: 192px 61px
}

nav.main-menu .megamenu {
    height: 35px;
    margin: 0;
    display: block;
}
nav.main-menu .megamenu .mm-item {
    background: #004b62;
    border-left: 1px solid #FFF;
    border-right: 1px solid #004b62;
    list-style: none;
    margin: 0;
	text-align: left;
    padding: 8px 1%;
    width: calc( (100% - 8%) / 4);
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -webkit-box-sizing: border-box a;
    -webkit-box-sizing-display: block;
    -webkit-box-sizing-float: left;
    -webkit-box-sizing-text-decoration: none;
} 
.english nav.main-menu .megamenu .mm-item .mm-item-link,
.french nav.main-menu .megamenu .mm-item .mm-item-link {
    color: #FFF !important;
    text-transform: uppercase;
}
.english nav.main-menu .megamenu .mm-item .mm-item-link { 
    font-size: 1rem; 
}
.french nav.main-menu .megamenu .mm-item .mm-item-link {
    font-size: 0.95rem; 
}
nav.main-menu .megamenu .mm-item .mm-item-arrow {
    background-image: url(/static-assets/images/system/arrow-light-blue-down@2.png);
    background-size: 12px 6px;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    display: block;
    float: right;
    height: 6px;
    padding: 10px 6px 0 0;
    width: 12px
}
nav.main-menu .megamenu div.mm-item-content {
    padding: 0;
    position: absolute;
    border: 1px solid #577f83;
    border-bottom: 0;
    z-index: 9
}
nav.main-menu .megamenu .mm-content-base {
    font-size: 0;
    background: white;
    position: relative;
    z-index: 11
}
nav.main-menu .megamenu .mm-item:first-child {
    text-align: center;
    padding: 8px 0;
    width: 8%;
}
nav.main-menu .megamenu .mm-item:nth-child(5) { 
	border-right: 1px solid #FFF 
}
nav.main-menu .megamenu .mm-item:first-child .mm-item-arrow {
    display: none
}
nav.main-menu .megamenu .selected {
    background: #667775;
    border-right: 1px solid #667775;
}
nav.main-menu .megamenu .selected .mm-item-arrow {
    background-image: url(/static-assets/images/system/arrow-white-down@2.png)
}
nav.main-menu .megamenu .mm-item:hover,
nav.main-menu .megamenu .mm-item-hover {
    background: #667775;
    border-right: 1px solid #667775;
}
nav.main-menu .megamenu .mm-item:hover .mm-item-arrow,
nav.main-menu .megamenu .mm-item-hover .mm-item-arrow {
    background-image: url(/static-assets/images/system/arrow-white-down@2.png)
}
nav.main-menu .megamenu .submenu-column {
    margin: 0;
    padding: 0;
    text-align: left;
	width: 267px;
    display: block; 
}
nav.main-menu .megamenu .submenu-column ul {
    padding: 0;
    margin: 0
}
nav.main-menu .megamenu .submenu-column li {
    list-style: none;
    color: black;
    border-bottom: 1px solid #577f83;
    padding: 0;
    margin: 0
}
nav.main-menu .megamenu .submenu-column li a {
    color: #000;
    display: block;
    float: none;  
    padding: 8px 10px;
    font-size: 0.9rem;  
}
nav.main-menu .megamenu .submenu-column li a:hover,
nav.main-menu .megamenu .submenu-column li a:focus {
    background-color: #ebecea;
    cursor: hand
}
nav.main-menu .megamenu .submenu-column li:hover {
    background-color: #ebecea
}
nav.main-menu .megamenu li.clear-fix {
    float: none;
    clear: both;
    margin: 0;
    padding: 0;
    height: 0;
    font-size: 0;
    line-height: 0
}

.nav-menu li a.selected {
    color: #000;
    font-weight: bold;
    text-decoration: none
}

footer .footer-title {
    font-size: 14px;
    font-weight: bold;
    padding-bottom: 7px;
    color: #154B63;
}
footer .footer-links a {
    color: black;
}
footer .footer-contact-info {
    margin-bottom: 7px;
    color: black;
}

/**** MOBILE STYLES ****/

@media (max-width: 960px) {

	.landing-banner-title h1 {
		text-align: center;
	}

        .landing-section {
		margin: 2em 1em;
	}
}

@media only screen and (max-width: 729px) {

	.two-col-box div:first-of-type {
		padding-right: 0
	}
	.two-col-box div:last-of-type {
		padding-left: 0;
	}
}

/***************************************/
/********* FORMS AND WEBSITE ***********/
/***************************************/

body {
    font: 62.5%/1.4 Arial, Helvetica, Verdana, sans-serif
}

#page-tools .page-tool-print {
    background-image: url(/static-assets/images/system/print-icon.png);
    background-repeat: no-repeat;
    margin-left:10px;
    padding-left:20px;
    padding-bottom:10px;
    font-size: 0.9em;
}
#page-tools .page-tool-share {
    background-image: url(/static-assets/images/system/sharethis.png);
    background-size: 16px 16px;
    background-repeat: no-repeat;
    margin-left:10px;
	padding-left:20px;
    padding-bottom:10px;
    font-size: 0.9em;
}
#page-tools-sharebox {
	padding-left: 9px;	
    padding-top: 5px;	
    padding-bottom: 5px;	
    line-height: 25px;
	position: absolute;
	background-color: #ffffff;
	border: solid 1px #cccccc;
	width: 105px;
	z-index: 99;
	display: none;
}
#page-tools-sharebox .page-tool-email {
    background-image: url(/static-assets/images/system/share-email.png);
    background-size: 16px 16px;
    background-repeat: no-repeat;
    padding-left:20px;
}
#page-tools-sharebox .page-tool-twitter {
    background-image: url(/static-assets/images/system/share-twitter.png);
    background-size: 16px 16px;
    background-repeat: no-repeat;
    padding-left:20px;
}
#page-tools-sharebox .page-tool-linkedin {
    background-image: url(/static-assets/images/system/share-linkedin.png);
    background-size: 16px 16px;
    background-repeat: no-repeat;
    padding-left:20px;
}
#page-tools-sharebox .page-tool-facebook {
    background-image: url(/static-assets/images/system/share-facebook.png);
    background-size: 16px 16px;
    background-repeat: no-repeat;
    padding-left:20px;
}
#page-tools-sharebox .page-tool-google {
    background-image: url(/static-assets/images/system/share-google.png);
    background-size: 16px 16px;
    background-repeat: no-repeat;
    padding-left:20px;
}

fieldset,
img {
    border: 0
}

.portlet-column {
    display: table-cell;
    vertical-align: top
}

.portlet-borderless-container {
    min-height: 2.5em;
    position: relative
}
.rtl .breadcrumbs-horizontal li {
    float: right
}
fieldset,
.aui-form fieldset {
    margin-bottom: 2em
}
fieldset:last-child,
.aui-form fieldset:last-child {
    margin-bottom: 0
}

.portlet-msg-error {
    background: #EEE none no-repeat 6px 50%;
    border: 1px solid #555;
    color: #34404f;
    display: block;
    font-weight: bold;
    margin: 2px auto 14px;
    padding: 6px 6px 6px 30px;
    text-align: left
}

.rtl .portlet-msg-error {
    background-position: right;
    padding-left: 6px;
    padding-right: 24px;
    text-align: right
}

.cmpa-alert {
    border: 1px solid #8b010e;
    background-color: #feefea;
    color: #8b010e;
    margin: 10px 10px;
    padding: 10px 20px
}

.english .show-french,
.french .show-english {
    display: none
}

input {
    background: #FFF
}


input.focus,
textarea.focus {
    background: #FFC none;
    border-color: #FC0
}

.journal-content-article ul {
    list-style-type: square;
    margin-left: 1.3em
}
.cmpa-image {
    margin: auto;
    text-align: center
}
.cmpa-image img {
    max-width: 100%
}
.cmpa-login .portlet-body>.portlet-msg-error {
    display: none
}
.portlet-msg-error {
    background-color: #FDD;
    background-image: url(/static-assets/images/info-error2.png);
    background-size: 16px;
    border-color: #c00
}
.pwrd-change-success {
    color: #8b010e;
    font-weight: bold;
    visibility: hidden
}

ie8 .portlet-msg-error {
    background-image: url(/static-assets/images/info-error.png)
}

.portlet-column {
    display: inline-block
}
.header {
    height: 70px;
    padding: 15px 0; 
}
.header .taglib-language-list-text {
    border: 0;
    color: black;
    font-weight: bold;
    padding: 0 25px 0 5px;
    text-decoration: none
}
.header .taglib-language-list-text:hover {
    text-decoration: underline
}
.no-margin {
    margin: 0!important
}
.no-padding {
    padding: 0
}
.no-list {
    list-style: none!important
}

.center {
    margin: auto
}
.right {
    float: right
}
.left {
    float: left
}
.block {
    display: block
}

.inline-block {
    display: inline-block
}
.inline {
    display: inline
}

.left-text {
    text-align: left
}
.right-text {
    text-align: right
}
.center-text {
    text-align: center
}
.only-mobile-view-block {
    display: none
}


.visible {
    visibility: visible
}
.search {
    position: relative
}
input#search {
    padding-right: 25px!important
}
.secondary-nav {
    font-size: 0.9rem;
    padding-top: 10px
}

.secondary-nav .need-help-container {
    width: 33%;
    padding: 0 10px;
    float: left;
    margin: 2px 0 0 5px;
}
.secondary-nav .need-help {
    font-size: 14px;
    font-weight: bold; 
    float: left;
    margin-left: 5px;
}

.secondary-nav .need-help-icon {    
    background: url(/static-assets/images/system/icon-get-ml-help.svg) no-repeat;
    background-size: 24px 24px;
    height: 24px;
    width: 24px;
    float: left;
	position: relative;
	top: -4px;   
}
.secondary-nav .second-menu-button {
    border-right: 1px solid black;
    padding: 0 10px
}
.secondary-nav .second-menu-button .second-menu-link {
    color: black;
    text-decoration: none
}
.secondary-nav .second-menu-button .second-menu-link:hover {
    text-decoration: underline
}

.secondary-nav .second-menu-button:last-child {
    border: 0
}
.nav-menu ul {
    list-style: none;
    margin: 0;
    padding-left: 0
}
.nav-menu .level-1>li>.selected {
   background-color: #EBECEA;
}

.nav-menu .level-1 li {
    background-color: white;
    border-bottom: 1px dotted #999
}
.nav-menu .level-1 li a {
    color: black;
    display: block;
    padding: 5px 15px 5px 10px
}
.nav-menu .level-1 li:first-child {
    border-top: 1px dotted #999
}
.nav-menu .level-1 li .level-2 li {
    border: 0
}

.nav-menu .level-1 .selected {
    background-image: url(/static-assets/images/system/arrow-black-right.png);
    background-position: 97% 8px;
    -ms-background-position-x: 97%;
    -ms-background-position-y: 8px;
    background-repeat: no-repeat;
    background-size: 6px
}
.nav-menu .level-1>li>.open {
    background-color: #EBECEA;
    border-bottom: 1px dotted #999;
}
.portlet-navigation {
    margin-right: 20px
}

.badger-outter {
    float: left;
    position: absolute;
    top: -12px;
    left: -10px;
    z-index: 9999
}
.badger-inner {
    border-radius: 15px;
    background: #900;
    margin: 3px;
    z-index: 99999
}
.badger-badge {
    color: #fff;
    padding: 1px 5px;
    margin: 0;
    text-align: center;
    z-index: 999999
}
.badger-text {
    font-size: 10px
}
.badger-number {
    font-size: 10px
}
#ompFrame {
    display: block;
    width: 100%
}
ul {
    list-style: disc outside
}