﻿.servicetheme
{
color:#3e4095 !important;
}

.bluetheme
{
color:#0095d6 !important;
}

.yellowtheme
{
color:#fecf22 !important;  
}

.greentheme
{
color:#22a63c !important;  
}

.pinktheme
{
color:#e83937 !important;  
}

.bluetheme, .yellowtheme, .greentheme, .pinktheme, .servicetheme
{
font-size: 18px;
font-weight: bold;
}


.myyserviceheading
{
color:#3e4095 !important;
}

.myyelloworangeheading
{
color:Orange !important;
}

.myyblueheading
{
color:#0095d6 !important;
}

.mypinkheading
{
color:#e83937 !important;
}

.mygreenheading
{
color:#22a63c !important;
}

.myservicesidebar li a
{
    background-color:#3e4095 !important;
    color:White !important;
}

.myservicesidebar li a:hover
{
    background-color:#51539f !important;
}

.myyellowsidebar li a
{
    background-color:#fecf22 !important;
}

.myyellowsidebar li a:hover
{
    background-color:orange !important;
}


.mybluesidebar li a
{
    background-color:#0095d6 !important;
}

.mybluesidebar li a:hover
{
    background-color:#32aade !important;
}


.mypinksidebar li a
{
    background-color:#e83937 !important;
}

.mypinksidebar li a:hover
{
    background-color:#ec605e !important;
}

.mygreensidebar li a
{
    background-color:#22a63c !important;
}

.mygreensidebar li a:hover
{
    background-color:#64c076 !important;
}


.waterpagebg
{
    background:#cce9f6 !important;
}

.solarpagebg
{
    background:#fef5d2 !important;
}

.electricalsystempagebg
{
    background:#fad7d7 !important;
}

.automationandcontrolpagebg
{
    background:#d2edd8 !important;
}

.servicepagebg
{
    background:#d8d8e9 !important;
}