/*

Theme Name:    bluejeans
Description:   Responsive and Customizable Joomla! Framework 
Theme Version: 3.3.4

*/


/*  Table of Content
============================================================================

1. CUSTOM STYLES

============================================================================ */


/* 1. CUSTOM CSS
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.body {
-webkit-user-select: none;  /* Chrome all / Safari all */
-moz-user-select: none;     /* Firefox all */
-ms-user-select: none;      /* IE 10+ */
-o-user-select: none;
user-select: none;
}

