.header {
	background-color: rgba(200,200,200, 1.0);
}

.main {
	padding:20px 0 50px 0;
}

.main-container {
    margin-top: 140px;
}

.background	{
	background-color: #cbcbcd;
}

.footer {
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 78px;
	background: #98979c;
	background-image: url("../images/bg_foot.jpg");
	background-repeat: repeat-x;
	color: #ddd;
	position:fixed;
}

.footer,.push {
	height:4.875em;
	padding:1em 0;
	clear:both;
}

.auth_navbar {
	white-space:nowrap;
}

.panel-shadow	{
	box-shadow: 10px 10px 5px #888888;
}

.box-shadow	{
	box-shadow: 5px 5px 2px #888888;
}

.myfont-dropdown	{
	font-size: 22px;
	font-weight: bold;
}

.padtop10 {
	padding-top: 10px;
}

.padtop30 {
	padding-top: 30px;
}

.lineheight0	{
	line-height: 0;
}

.padleft100	{
	padding-left: 100px;
}

.lineheight80	{
	line-height: 80px;
}

.fontsize18	{
	font-size: 18px;
}
