/*********************************************************************
 *                                                                   *
 *  THEME:               denr-002-theme  (based on sevencogs-theme)  *
 *                                                                   * 
 *  LIFERAY VERSION:     5.2.3 (Community Edition)                   *
 *                                                                   *
 *  AUTHORS:             Michael Bowers    (ITS)                     *
 *                       Brandon Whitesell (OPA)                     *
 *                       Denise Smith      (OPA)                     *
 *                       Susan Roemer      (OPA)                     *
 *                                                                   *
 *  CSS LAST UPDATED:    21 September 2015                           *
 *                                                                   *
 *  PRODUCTION HISTORY:  24 Jul 2010 (v5.2.3)                        *
 *                       09 Jan 2009 (v5.1.2)                        *
 *                       09 Apr 2008 (v4.3.6)                        *
 *                                                                   *
 *********************************************************************/
 
/*=============================*/
@import url(html5-reset-1.4.css); /*reset html 5 elements (dare to dream!)*/
/*=============================*/

/*=============================*/
@import url(base.css);
/*=============================*/
    /*Liferay's html reset for mobile & non-css non-js browsers - plus*/
    /* ---------- Staging area ---------- */
    /* ---------- Main content body ---------- */
    /* ---------- Banner ---------- */
    /* ---------- Alerts and popups ---------- */
    /* ---------- Portal add content ---------- */
    /* ---------- Portal tool tips ---------- */
    /* ---------- Loading animation ---------- */
    /* ---------- Separator ---------- */
    /* ---------- Update Manager ---------- */
    /* ---------- Text highlighting ---------- */

/*=============================*/
@import url(application.css);
/*=============================*/
    /*Liferay's UI and app stuff including*/
    /* ---------- Main ---------- */
    /* ---------- Breadcrumbs ---------- */
    /* ---------- Dragging/sorting indicators ---------- */
    /*******  JQUERY UI *******/
        /* ---------- Resizables ---------- */
        /* ---------- Slider ---------- */
        /* ---------- Tabs ---------- */
        /* ---------- Dialog ---------- */
        /* ---------- Date picker ---------- */
        /* ---------- Color picker ---------- */
        /* ---------- Autocomplete ---------- */
        /* ---------- Tags ---------- */
    /*******/
    /* ---------- Tag cloud ---------- */
    /* ---------- Treeview ---------- ../images/trees/  */

/*=============================*/
@import url(layout.css); /*columns and layout styles*/
/*=============================*/

/*=============================*/
@import url(navigation.css);
/*=============================*/
    /* ---------- Main navigation ---------- */
    /* ---------- Dock without JavaScript ---------- */
    /* ---------- Dock with JavaScript ---------- */
    /* ---------- Add/remove page ---------- */
    /*----------  Navigation portlet ------*/

/*=============================*/
@import url(portlet.css);
/*=============================*/
    /* ---------- Portlet wrapper and icons ---------- */
    /* ---------- Panel Page ---------- */
    /* ---------- Standard styles defined in the JSR 168 ---------- */
        /* ---------- Fonts ---------- */
        /* ---------- Font attributes for the 'normal' fragment font ---------- */
        /* ---------- Font attributes similar to the .portlet-font but the color is lighter ---------- */
        /* ---------- Font attributes similar to the .portlet-font but the color is lighter ---------- */
    /* ---------- Messages ---------- */
        /* ---------- Status of the current operation ---------- */
        /* ---------- Help messages, general additional information, etc. ---------- */
        /* ---------- Error messages ---------- */
        /* ---------- Warning messages ---------- */
        /* ---------- Success messages ---------- */
    /* ---------- Sections ---------- */
        /* ---------- Table or section header ---------- */
        /* ---------- Normal text in a table cell ---------- */
        /* ---------- Text in every other row in the cell ---------- */
        /* ---------- Text in a selected cell range ---------- */
        /* ---------- Text of a subheading ---------- */
        /* ---------- Table or section footnote ---------- */
        /* ---------- Text that belongs to the table but does not fall in one of the other categories (e.g. explanatory or help text that is associated with the section) ---------- */
    /* ---------- Forms ---------- */
        /* ---------- Text used for the descriptive label of the whole form (not the labels for fields) ---------- */
        /* ---------- Text of the user-input in an input field ---------- */
        /* ---------- Text on a button ---------- */
        /* ---------- Text that appears beside a context dependent action icon ---------- */
        /* ---------- Text that appears beside a 'standard' icon (e.g. Ok, or Cancel) ---------- */
        /* ---------- Text for a separator of fields (e.g. checkboxes, etc.) ---------- */
        /* ---------- Text for a field (not input field, e.g. checkboxes, etc.) ---------- */
    /* ---------- Menus ---------- */
        /* ---------- General menu settings such as background color, margins, etc. ---------- */
        /* ---------- Normal, unselected menu item ---------- */
        /* ---------- Selected menu item ---------- */
        /* ---------- Normal, unselected menu item when the mouse hovers over it ---------- */
        /* ---------- Selected menu item when the mouse hovers over it ---------- */
        /* ---------- Normal, unselected menu item that has sub-menus ---------- */
        /* ---------- Selected sub-menu item that has sub-menus ---------- */
        /* ---------- Descriptive text for the menu (e.g. in a help context below the menu) ---------- */
        /* ---------- Menu caption ---------- */
    /* ---------- Miscellaneous portlet styles ---------- */
    /* ---------- Permissions ---------- */
    /* ---------- Miscellaneous component styles ---------- */
    /* ---------- Add content dialog ---------- */
    /* ---------- Actions button ---------- */
    /* ---------- Calendar taglib ---------- */

/*=============================*/
@import url(forms.css);
/*=============================*/
    /* This CSS sets the default styles for forms. INPUT SHADOW AND AWSOME BUTTONS */

/*=============================*/
@import url(manage-pages.css);
/*=============================*/
    /* Magage Pages and Themes control panel */

/*=============================*/
@import url(custom.css);
/*=============================*/
    /*DENR-002-THEME specific rules*/
    
/*=============================*/
@import url(datatables.css);
@import url(carousel.css);
@import url(scroller.css);
@import url(thickbox.css);
@import url(lightbox.css);
@import url(search.css);
/*=============================*/

/*=============================*/
@import url(syntaxhighlighter/shCore.css);
@import url(syntaxhighlighter/shThemeDefault.css);
/*=============================*/

/* ============================
          COLOR-SCHEMES
    broken into groups to beat
    IE's inability to load more
    than 31 imports in a row :(
   ============================ */
@import url(color_schemes/denr.css); /* 1_DENR (default) = /web/guest and /group/denr */
@import url(_color_schemes-denr-type.css);
@import url(_color_schemes-division-type.css);
@import url(_color_schemes-group-type-pg1.css);


/*21 imports*/
