

.apptitle
{
    font-size:13px!important;
}

/*.save.btn
{
display:none!important;
}

#usercontexts .upload.btn
{
display:none!important;
}


#speak.btn

{
display:none!important;
}
*/


textarea.user_context_input

{

  height: auto;
    min-height: 55px;
}


/* CSS DESKTOP ONLY */


@media only screen and (min-device-width: 1200px) {



}





/* CSS EXTENSION */

@media only screen and (max-width: 800px) {



}

