/*
	
	We recommend adding any custom CSS to this file as it won't be overitten during updates. CSS added to this file will also take priority over any of the CSS throughout the template.
	
*/

#dabar{
background: #008000;
color: #fff;
font-size:16px;
top: 0px;
left: 0px;
width: 100% !important;
padding: 10px 0px;
text-align: center;}
#dabar a {color: #ffffff;}



.color3,
.color3:active,
.color3:visited {
    color: #fff !important; 
    background: #3b7bbf  !important;
    border-right: #3b7bbf  1px solid !important;
    border-left: #3b7bbf  1px solid !important;
    border-top: #3b7bbf  1px solid !important;       
    border-bottom: #3b7bbf  3px solid !important; 
}

.color3:hover {
    color: #fff !important;  
    background: #3b7bbf  !important;
    border-right: #3b7bbf  1px solid !important;
    border-left: #3b7bbf  1px solid !important;
    border-top: #3b7bbf  1px solid !important;       
    border-bottom: #3b7bbf  3px solid !important;    
}

.color4,
.color4:active,
.color4:visited {
    color: #fff !important; 
    background: #009900  !important;
    border-right: #009900  1px solid !important;
    border-left: #009900  1px solid !important;
    border-top: #009900  1px solid !important;       
    border-bottom: #009900  3px solid !important; 
}

.color4:hover {
    color: #fff !important;  
    background: #009900  !important;
    border-right: #009900  1px solid !important;
    border-left: #009900  1px solid !important;
    border-top: #009900  1px solid !important;       
    border-bottom: #009900  3px solid !important;    
}



.video-responsive{
    overflow:hidden;
    padding-bottom:56.25%;
    position:relative;
    height:0;
}
.video-responsive iframe{
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
}


.featureboxes .box1 .title {
background: green;
}

.featureboxes .box2 .title {
background: #cc0001;
}

.featureboxes .box3 .title {
background: blue;
}


.bigheader h2 {
background: #cc0001;
}

.integrationgrid .productboxes .box .title {
background: #cc0001;
}
