

/* Paragraph here */
#cob-products p{
	border: 1px solid  #035E83; 
	padding-top:2px; 
	padding-bottom:2px;
	margin-bottom: 0px;
	border-radius: 5px;
}

#dynamic-cob-products p{
	border: 1px solid  #035E83; 
	padding-top:2px; 
	padding-bottom:2px;
	margin-bottom: 0px;
	border-radius: 5px;
}

#color-products p{
	border: 1px solid  #035E83; 
	padding-top:2px; 
	padding-bottom:2px;
	margin-bottom: 0px;
	border-radius: 5px;
}

#color-mix-products p{
	border: 1px solid  #035E83; 
	padding-top:2px; 
	padding-bottom:2px;
	margin-bottom: 0px;
	border-radius: 5px;
}

#specialty-white-products p{
	border: 1px solid  #035E83; 
	padding-top:2px; 
	padding-bottom:2px;
	margin-bottom: 0px;
	border-radius: 5px;
}

#uv-products p{
	border: 1px solid  #035E83; 
	padding-top:2px; 
	padding-bottom:2px;
	margin-bottom: 0px;
	border-radius: 5px;
}

#ir-products p{
	border: 1px solid  #035E83; 
	padding-top:2px; 
	padding-bottom:2px;
	margin-bottom: 0px;
	border-radius: 5px;
}

#mp-products p {
	border: 1px solid #035E83;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-bottom: 0px;
	border-radius: 5px;
}




/* image here */
#cob-products img{
	border: 3px solid  #035E83; 
	padding-top:2px; 
	padding-bottom:2px;
	margin-bottom: 0px;
	border-radius: 20px;
	margin-bottom: 10px;
}

#dynamic-cob-products img{
	border: 3px solid  #035E83; 
	padding-top:2px; 
	padding-bottom:2px;
	margin-bottom: 0px;
	border-radius: 20px;
	margin-bottom: 10px;
}

#color-products img{
	border: 3px solid  #035E83; 
	padding-top:2px; 
	padding-bottom:2px;
	margin-bottom: 0px;
	border-radius: 20px;
	margin-bottom: 10px;
}

#color-mix-products img{
	border: 3px solid  #035E83; 
	padding-top:2px; 
	padding-bottom:2px;
	margin-bottom: 0px;
	border-radius: 20px;
	margin-bottom: 10px;
}

#specialty-white-products img{
	border: 3px solid  #035E83; 
	padding-top:2px; 
	padding-bottom:2px;
	margin-bottom: 0px;
	border-radius: 20px;
	margin-bottom: 10px;
}

#uv-products img{
	border: 3px solid  #035E83;
	padding-top:2px;
	padding-bottom:2px;
	margin-bottom: 0px;
	border-radius: 20px;
	margin-bottom: 10px;
}

#ir-products img {
	border: 3px solid #035E83;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-bottom: 0px;
	border-radius: 20px;
	margin-bottom: 10px;
}

#mp-products img {
	border: 3px solid #035E83;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-bottom: 0px;
	border-radius: 20px;
	margin-bottom: 10px;
}






.ecosystem-landing__page {
	width: 100%;
	height: 700px;
}

.ecosystem-landing__page__content {
	background-color: #D5E7F2;
	height: 700px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	padding: 15px;
	border-radius: 5px;
}



.content-element {
	display: flex;
	flex-direction: column;
	position: relative;
	flex: 0 25%;
	height: 25%;
	margin: 10px;
	background-color: #013763;
  	border-radius: 5px;
}

.content-element img {
	margin-left: 15%;
	margin-right: 15%;

	margin-top: 10%;
	
	height: 70%;
	width: 70%;
	align-items: center;
	justify-content: center;
}

#text-color {
	margin-top: 3%;
	color: #d1d3e3;
	text-align: center;
	font-weight: bold;
	font-size: 13px;
}









.ecosystem-partners__row__menu{
	align-items: center;
	height: 60px;
	display: flex;
	flex-direction: row;
	background-color: #A1CAE3;
	list-style: none;
	justify-content: space-evenly;
	padding-left: 0px;
	margin-bottom: 0px;
	border-radius: 2px;
}

#font-size1 {
	font-weight: bold;
	color: black;
}

#row-element {
	margin: 20px 10px 20px 10px;
}

#row-element :hover {
	background-color: #035E83;
	border-color: #035E83;
	border-width: 15px;
	border-style: solid;
	border-radius: 5px;
	color: white;
}




#family-landing-page img{
	border: 3px solid  #035E83; 
	padding-top:2px; 
	padding-bottom:2px;
	margin-bottom: 0px;
	border-radius: 20px;
	margin-bottom: 10px;
}





#cob-title{
	height:55px; 
	width:100%; 
	background-color: #013763;
	border: 3px solid  #D5E7F2;
	font-size: 30px;
	line-height: normal;
	letter-spacing: 0px;
	align-items: center;
	display: flex;
	border-radius: 10px;
	padding-left: 3%;
}

#family-landing-page-title{
	height:70px; 
	width:100%; 
	background-color: #013763;
	border: 3px solid  #D5E7F2;
	font-size: 30px;
	line-height: normal;
	letter-spacing: 0px;
	/* align-items: center; */
	/* display: flex; */
	border-radius: 10px;
	text-align: center;
	
}




.product p{
	color: black;
}

#family-nav .current a{
	background-color:  #4682B4;
	color:  white;
}

#family-nav .current{
	background-color:  #4682B4;
}




.resource .left-side-menu-deep.active{
	background:  #4682B4;
	color:  #D5E7F2;
}


.resource .left-side-menu-deep{
	background: #FFFFFF;
	height: 55px;
	border-bottom: 1px solid #B2B2B2;
	padding: 15px;
}


#product-title{
	background-color:  #4682B4;
	border-radius: 20px;
}

#product-title h4{
	color:  black;
	text-align: center;
	margin-top: 10px;
}

#family-nav li{
	font-size: 15px;
	font-weight: bold;
}

#family-nav-title p{
	font-size: 20px;
	font-weight: bold;
	display: flex;
	align-items: center;
	color: black;
	background-color: #D5E7F2;
}

#family-nav-title{
	background-color: #D5E7F2;
}







#family-dropdown{
	top:100%
}



.body-area.resource{
	margin-top: 30px;
	margin-bottom: 60px;
}
.resource-ecosystem-logo{
	margin-top: 10px;
	height: 71px;
}
#resource-ecosystem-logo{
	margin-top: 10px;
	height: 71px;
	width: 158px;
}


.resource-table{
	margin-bottom: 10px;
}
.resource-table-wrapper { 
    overflow-x:scroll;
    width: 100%;
}
.resource-table thead th, .resource-table tbody td{
	padding: 15px
}
.resource-table.application-notes tbody tr:nth-child(even){
	background: #F4F9FC;
}
.resource-table.application-notes tbody tr:nth-child(odd){
	background: #FFFFFF;
}
.resource-table.development-kits tbody:nth-child(even){
	background: #F4F9FC;
}
.resource-table.development-kits tbody:nth-child(odd){
	background: #FFFFFF;
}
.resource-table.development-kits tbody tr td{
	border: 1px solid #BDD3E7;
}
.resource-table tbody td{
	height: 50px;
}
.resource .left-side-menu{
	/* Rectangle 4 Copy 2: */
	background: #FFFFFF;
	height: 55px;
	border-bottom: 1px solid #B2B2B2;
	padding: 15px;
}




.resource .left-side-menu.active{
	/* Rectangle 4: */
	background: #D5E7F2;
	color: #035E83;
}



.resource .left-side-menu.active p{
	color: #035E83;
}
.resource a.active{
	font-weight: bold;
}
.resource.ecosystem .partner-box{
	background:#ffffff;
	padding-top: 15px;
	margin-bottom: 15px;
}
.resource.ecosystem .partner-box .header{
	margin-bottom: 15px;
}
.resource.ecosystem .partner-box .col-xs-6 p{
	color: #ffffff;
	margin-top: 10px;
	margin-bottom: 10px;
}

.resource.ecosystem .partner-box .first{
	background: #3A98C6;
}
.resource.ecosystem .partner-box .second{
	background: #6EC7CA;
}
.resource.ecosystem .partner-box .third{
	background: #BDBCA2;
}
.resource.ecosystem .partner-box .fourth{
	background: #B5C4D9;
}

.resource .head-description{
	margin-bottom: 20px;
}

.calculator .product-categories{
	height: 250px;
}

@media (min-width: 992px){
	.resource-table-wrapper { 
	    overflow-x:hidden;
	    width: 100%;
	}
}

