.gge_header_L h1,.gge_header_S h1,.gge_header_M h1{
	font-size: 1.56em;
}

img,
.tab a{
    user-drag: none; 
    -moz-user-select: none;  
    -webkit-user-drag: none;
}
.act_content,p {
  font-family: Arial, Helvetica, sans-serif !important;
}
.btn-hover:hover{
    cursor: pointer;
    -ms-transform: scale(1.1); /* IE 9 */
    -webkit-transform: scale(1.1); /* Safari */
    transform: scale(1.1);
}

.content{
    width: 1245px;
    height: 616px;
    background-repeat: no-repeat;
    background-position: 50% 50%;
}

.icon_close_button{
    position: absolute;
    top: -19px;
    right: -24px;
}

input:focus{
    outline: 0px;
}

.home{
    position: absolute;
    right: 15px;
    bottom: 10px;
}
textarea{
    background: transparent;
    border: none;
    resize: none;
    font-size: 1.75em;
    color: #333333;
    line-height: 1.2em;
    overflow-y: auto;
    position: relative;
}
a.menu-home{
    position: absolute;
    right: 24px;
    bottom: 21px;
    background-image: url(../img/menu-43.png) ;
    background-repeat: no-repeat;
    display: block;
    width: 80px;
    height: 82px;
    background-color: white;
}
.activity_tag .subtitle{
    text-transform: uppercase;
}