﻿.centerAlign
{
text-align:center;
}

.NiceeSPace
{
    margin-bottom:20px;
}

#centerAlignContentButton
{
    padding-left:45%;
    padding-right:50%;
}

#DivForMasterPageHorizontalNavigation
{
   margin-top : -12px;
}


/*widgets tabs changes starts here*/
.inner > a
{
    color : black;
    font-family: Arial, Times, serif;
    font-size:1.5em;    
    text-decoration:none;
    font:bold;
}

.inner > a :hover
{
    text-decoration-color : white;          
}

.inner > a > h5
{
    color : black;
    font-family: Arial, Times, serif;
    font-size:1.8em;
    text-decoration:none;
    font:bold;
}

.inner > a > h5:hover
{
    color : white;
}

.inner > a > p
{
    color : black;
    font-family: Arial, Times, serif;
    font-size:1.1em;
    text-decoration:none;
    margin:0px;
    padding:0px;
    font:bold;
}

.inner > a > p:hover
{
    color : white;
}

/*widgets tabs changes ends here*/


/*Following are the classes for changing the color of flag - starts here*/

.orangeFlag
{
    color:orange;
    font-size:1.0em;
}

.greenFlag
{
    color:green;
    font-size:1.0em;
}
.redFlag
{
    color:red;
    font-size:1.0em;
}

.linkcolor
{
	color:red;
	/*background-image:url('~\Images\Red.png');*/
	/*background-image:url('E:\07 sept Milkrun\Milkvann1\MilkVan1\Images\Red.png');*/

	/*background-color :yellow;*/


}

.changeColor
{
	color:green;
	
}
/*Following are the classes for changing the color of flag - end here*/