

.adena-teal,.adena-hover-teal:hover {
	color:#fff!important;
	background-color: #71C395!important
}

.banner { 
   width:100%;
   text-align: center;
   background: #D1D9F0;
}

.banner div, .banner p {
	display: inline-block;
	margin: 0px;
}

.banner img {
  max-width: 100%;
  height: auto;
  margin-top: 0px;
}

.banner h1 {
	position: relative;
	padding: 0px 16px 0px 16px;
}

.banner h6 {
	position: relative;
	padding: 0px 16px 20px 16px;
}

.heading{
	margin: 0px;
	color: #0044aa;
	font-weight: 600;
}

.zheading{
	margin: 0px;
	color: #0044aa;
	font-weight: 600;
	Margin: 0px;
}

.section-heading{
	text-align:center!important;
	font-weight: 600;
}

.sub-heading{
	margin: 0px;
	color: #6A2E22;
	font-weight: 600;
}

.row-centre{
	text-align: center!important;
}

.flex-height{
	flex:1;
	display:flex;
	flex-direction:column;
	width: 100%;
}

.error-lines{
	flex:1;
        display:flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
        width: 100%;
        text-align: center;
        margin: 1% 0;
        min-height: 80px;
        align-items: center;
}

.datasheets-row{
        min-width: 220px;
	text-align: center;
	padding-top: 10px!important;
	padding-bottom: 10px!important;
}

.justify-text{
	text-align: justify;
	padding-top: 0px!important;
	padding-bottom: 0px!important;	
}

.customers-logo-image{
	padding: 10px!important;
	width: 100%;
	height: auto;
}

.systems-logo-image{
	padding: 0px!important;
	width: 100%;
	height: auto;
}

.addy-company-name {
	font-weight: 600;	
}

.folders-image{

}

.folders-link{
	font-size: 14px;
	text-decoration: none;
	overflow: hidden!important;
	white-space: nowrap!important;	
}

.warning-text{
	text-align: center;
	font-weight: 600;
	color: red;
}


.w3-theme-l5 {color:#000 !important; background-color:#D1D9F0 !important}
.w3-theme-l4 {color:#000 !important; background-color:#cccccc !important}
.w3-theme-l3 {color:#fff !important; background-color:#999999 !important}
.w3-theme-l2 {color:#fff !important; background-color:#666666 !important}
.w3-theme-l1 {color:#fff !important; background-color:#333333 !important}
.w3-theme-d1 {color:#fff !important; background-color:#000000 !important}
.w3-theme-d2 {color:#fff !important; background-color:#000000 !important}
.w3-theme-d3 {color:#fff !important; background-color:#000000 !important}
.w3-theme-d4 {color:#fff !important; background-color:#000000 !important}
.w3-theme-d5 {color:#fff !important; background-color:#000000 !important}

.w3-theme-light {color:#000 !important; background-color:#f0f0f0 !important}
.w3-theme-dark {color:#fff !important; background-color:#000000 !important}
.w3-theme-action {color:#fff !important; background-color:#000000 !important}

.w3-theme {color:#fff !important; background-color:#000000 !important}
.w3-text-theme {color:#000000 !important}
.w3-border-theme {border-color:#000000 !important}

.w3-hover-theme:hover {color:#fff !important; background-color:#000000 !important}
.w3-hover-text-theme:hover {color:#000000 !important}
.w3-hover-border-theme:hover {border-color:#000000 !important}