/* Light Blue */

blockquote{
	border-left: 4px solid #1ba1e2;
}

.color{
	color: #1ba1e2;	
}

header{
	border-top: 2px solid #1ba1e2;
}

.navbar button{
background:#1ba1e2 !important;  
}

.navbar button:hover{
background:#178ec7 !important;
}

.da-slider{
	border-top: 3px solid #1ba1e2;
	border-bottom: 3px solid #1ba1e2;
}

.da-slide h2 span{
	background: url("../img/border-l.png") left bottom no-repeat;
}

.da-slide .da-link{
	background: #1ba1e2;
}	

.da-slide .da-link:hover{
	background: #178ec7;
}

.da-dots span{
	background: #1ba1e2;
}

.da-arrows span{
	background: #1ba1e2;
}

.full-slider{
	border-top: 5px solid #178ec7;
	background: #1ba1e2;
}

.full-slider .button a{
	background: #178ec7;
}

.full-slider .button a:hover{
	background: #178ec7;
}	

.flex-back{
	background: #178ec7;	
}

.home-product{
	background: #1ba1e2;
}

.home-product .home-prod-img{
	border: 1px solid #178ec7;
}

#portfolio .element{
	background: #178ec7;
}

#portfolio .pcap{
	background:#1ba1e2;
	border-top: 2px solid #178ec7;
}

/* RM 11832 start */
.elementred{
	background: darkred !important;
}

.pcapred{
	background:red !important;
	border-top: 2px solid red !important;
}
.elementgray{
	background: gray !important;
}

.pcapgray{
	background:darkgray !important;
	border-top: 2px solid darkgray !important;
}
.elementorange{
	background: #de5901 !important;
}

.pcaporange{
	background:#fe791e !important;
	border-top: 2px solid #fe791e !important;
}
.elementpurple{
	background: #673483 !important;
}

.pcappurple{
	background:#9b59bd !important;
	border-top: 2px solid #9b59bd !important;
}
.elementgreen{
	background: #41bb1a !important;
}

.pcapgreen{
	background:#5be12f !important;
	border-top: 2px solid #5be12f !important;
}
/* RM 11832 end */


/* Events - Accordion*/

.events .panel-heading h5{
background:#1ba1e2;
}

.social-links{
	background: #1ba1e2;	
}

.social-links i{
	background: #178ec7;
}

.formy{
	background: #1ba1e2;
}

.service-two i{
	color: #1ba1e2;	
}

.features-two .feat i, .features-three i{
	color: #1ba1e2;
}

.about-two .asocial i{
	background:#1ba1e2;
}

.career .nav-tabs > li > a:hover{
	background: #1ba1e2;
}

.button a{
	background: #1ba1e2;
}

.button a:hover{
	background: #178ec7;
}	

.paging a:hover{
	background: #1ba1e2;
}

.paging .current{
	background: #178ec7;
}