﻿ 
#boxLogo{
background:#0d97b9; opacity: 0.8;filter:alpha(opacity=80);color:White;    
}
#boxLogo1{
background:#6254b1; opacity: 0.8;filter:alpha(opacity=80);color:White;    
}
#boxLogo2{
background:#009351; opacity: 0.8;filter:alpha(opacity=80);color:White;    
}
#boxLogo3{
background:#075669; opacity: 0.8;filter:alpha(opacity=80);color:White;    
}

/* footer in  rectangle  colour*/
#footer1{background-color:#0d97b9; text-decoration:none;}#footer1:hover{ background-color:#0a7e9c;}
#footer2{background-color:#6254b1; text-decoration:none;}#footer2:hover{ background-color:#53469b;}
#footer3{background-color:#2b8e62; text-decoration:none;}#footer3:hover{ background-color:#22714e;}
#footer4{background-color:#075669; text-decoration:none;}#footer4:hover{ background-color:#053e4b;}


.logobase{
    background-color:Fuchsia;
  
    }

 
          
.navbar-brand : hover{
background-color:Fuchsia;
}
    
    
              
.logoname
{
font-family:Verdana;  color:White; font-size:13px ; font-weight:bold;
}
#logoView{
height:58px;background-color:#ee6d0f ;width:250px;    
}
#logoView:hover{background-color:#2c3e50;}



.tophedearRed{border-top :2px solid #ee6d0f; border-bottom:0px solid #FFF; }
.tophedearVoilet{border-top :3px solid #550055; border-bottom:0px solid #FFF;}
.tophedearVoi{border-top :3px solid #d94fd9; border-bottom:0px solid #FFF;}  
.topheaderG{border-top :3px solid #8a0045; }  

.topheaderGrayline{border-top :3px solid #2c3e50; padding:4px;}  

     
.borderLIne
{
border-bottom:2px solid #27a6be;
border-bottom-style:ridge;
}   
.nobarder
{
border-bottom:1px solid #2e2c28f;
     
}

.NavBg
{
background-color:#ee6d0f;
}
.naviBg{
background-color:#ff6646;  
}




.logoMiddle
{
   background-color:#550055;width:250px; height:85px;
    }



.lblColor{color:#ffffff; text-decoration:none;}
.lblColor:hover{color:#ffffff; text-decoration:none;}

.lblColorheader{color:#35496a; text-decoration:none;}
.lblColorheader:hover{color:#35496a; text-decoration:none;}


 

 /* line fine in grapgh*/
#linetopgreen
{
 color:Green;
 border-top : 2px solid green; 
 font-weight:400;
}

#linetopPink
{
 color:#ff2894;
 border-top : 2px solid #ff2894; 
 font-weight:400;
}

#linetopRed
{
    color:#6f006f;
    border-top: 2px solid #c73fbc;
    font-weight:400;
}
#linetopOrange
{
    color:#c73fbc;
    border-top: 2px solid #c73fbc;
    font-weight:400;
}
#linetopdarkgreen
{
    color:green;
    border-top: 2px solid green;
    font-weight:400;
}

#linetopTeal
{
    color:#ff5b60;
    border-top: 2px solid #0c97ba;
    font-weight:400;
}
#linetopGray1
{
    color:#ff5b60;
    border-top: 2px solid #CECECE;
    font-weight:400;
}

#linetopSeed
{
    color:#ff5b60;
    border-top: 2px solid #800000;
    font-weight:400;
}


.lbnumb
{
font-size:15px; font-weight:bolder ; word-spacing:3px;
            
}
.topspace
{
    
height:10px;
width:100%;
}
    
.borderMaster
{
border-top:1px #cecece;
border-top-style:outset;
     
}

.imagelogo {
    width: 50px;
    height: 50px;
}



.navbar-brand1{
height: inherit;
font-family: 'Josefin Slab', serif;
font-weight: 700;
text-transform: uppercase;
padding: 5px;
font-size: 42px;
margin-top: 5px;
color:#e43c5c;
}


.lbltext
{
font-size:15px;
font-weight:bolder ;
 word-spacing:3px;
 color:#4285F4;
            
}

.lbldisplay
{
font-size:15px;
font-family:MS Reference Sans Serif;
font-weight:bolder;
word-spacing:3px;
color:#091119;
 
display: block;
padding: 3px 3px;        
}
.lblC
{
background-color: #ffffff;
background-image: none;
border: 0px solid #949494;
border-radius: 1px;
color: inherit;
display: block;
padding: 3px 3px;
transition: border-color 0.7s ease-in-out 0s, box-shadow 0.7s ease-in-out 0s;
width: 100%;
color: #004000;
}

.txtsearch
{
background-color: #ffffff;
background-image: none;
border: 1px solid #2c3e50;
border-radius: 6px;
color: inherit;
display: block;
padding: 3px 3px;
transition: border-color 0.7s ease-in-out 0s, box-shadow 0.7s ease-in-out 0s;
width: 100%;
color: #004000;
height:28px;

}

 @media (max-width:768px)
 {
  .imgshow   
  {
      display:none;
      }
 }
 
 @media (min-width:780px)
 {
  .imgshow   
  {
      display:block;
      }
 }