.message {

	position: fixed;

    top: 5em;

    padding: .5em 2em;

    background: rgba(255,255,255,.7);

    text-align: center;

    width: 80%;

    margin: 0% 10%;

    z-index:200;
	background-color:#CC3300;
	color:#FFFFFF;

}

*:before
{
	font-family: FontAwesome;
	padding-right:2px;
	font-size:15px;
	color: #009999;
}

*:after
{
	font-family: FontAwesome;
	padding-right:2px;
	font-size:18px;
	color:  #2B384E;	
}




.deg_unlim:before
{
content:"\f2cd" ;
}

.droom:before
{
content:"\f1b2" ;
}

.updates:before
{
content:"\f135" ;
}

.inlib:before
{
content:"\f07b" ;
}

.allview:before
{
content:"\f1ce" ;
}

.andr:before
{
content:"\f17b" ;
}

.desk:before
{
content:"\f108" ;
}

.upld:before
{
content:"\f093" ;
}

.tutor:before
{
content:"\f16a" ;
}

.rtile:before
{
content:"\f01e" ;
}

.svdg:before
{
content:"\f0c7" ;
}

.pattern:before
{
content:"\f1a5" ;
}

.shapes:before
{
content:"\f24d" ;
}


.camview:before
{
content:"\f03d" ;
}

.lteft:before
{
content:"\f0eb" ;
}

.deginfo:before
{
content:"\f129" ;
}

.filter:before
{
content:"\f0b0" ;
}

.perform:before
{
content:"\f0e4" ;
}

.groove:before
{
content:"\f2d1" ;
}

.racc:before
{
content:"\f2cc" ;
}

.draft:before
{
content:"\f187" ;
}

.mailstp:before
{
content:"\f003" ;
}

.callstp:before
{
content:"\f095" ;
}

.edit:before
{
content:"\f044" ;
}

.fcmode:before
{
content:"\f0b2" ;
}

.bcontrol:before
{
content:"\f042" ;
}

.ccontrol:before
{
content:"\f123" ;
}

.mtiles:before
{
content:"\f00a" ;
}

.tcalculator:before
{
content:"\f1ec" ;
}

.coffee:before
{
content:"\f0f4";
}


.regen {
/*
	width: 90%;

    height: 3em;

    background: #FFF;

    padding: .5em;

    margin: .5em 0em;
*/
}

.reaload {

	width: 1em;

    height: 1em;

    float: right;

    background: #FFF;

    border: 1px solid #000;

    margin-left: -2.5em;

    margin-top: 0.6em;

    position: relative;

    margin-right: 1em;

    z-index: 99;

}
