/* CSS Document */

/* Start : error and success*/
.alert{
	margin:0 !important;
	padding:5px !important;	
}
/* End : error and success*/

/* Start : login page register button*/
.registerbtn  {
    color: #ffffff;
    font-family: "open_sanssemibold";
    font-size: 14px;
    line-height: 32px;
    margin: 0;
    padding: 0;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
}
/* End : login page register button*/

/* Start : footer map*/
#footermap
{
	height:120px;	
}
/* End : footer map*/

/* Start : contact us map height*/
#conatctusmap
{
	height:400px;
}
/* End : contact us map height*/

/* Start : Main menu contain move new line*/
/*
.mgmenu > li > a, .mgmenu > li > span
{
	padding: 10px 20px !important;
}
*/
/* End : Main menu contain move new line*/