/**
 * Filename:    default.css
 * 
 * Description: Implementation of the default class.
 * 
 * URL:         $URL: svn://svn.interact.com.br/sas/work/product/SA-8.0.8.26/runtime/desktop/modules/cmn/res/images/sas/branding/default/default.css $
 * 
 * Revision:    $Revision$ / $Date: 2018-12-06 16:59:33 -0300 (qui, 06 dez 2018) $
 * 
 * Changed by:  $Author: art $
 * 
 * Author:      Roberto Santin
 * EMail:       ros@interact.com.br <mailto:email=ros@interact.com.br>
 * Internet:    www.interact.com.br
 * 
 * Copyright © 1999-2014 by Interact Solutions Ltda.
 * Rua Carlos Fett Filho, 47/301
 * 95.900.000, LAJEADO, RS
 * BRAZIL
 * 
 * The copyright to the computer program(s) herein
 * is the property of Interact Solutions Ltda., Brazil.
 * The program(s) may be used and/or copied only with
 * the written permission of Interact Solutions Ltda.
 * or in accordance with the terms and conditions
 * stipulated in the agreement/contract under which
 * the program(s) have been supplied.
 */

body
{
    background-color: #3565A3 !important;
}

.cmn-default-background
{
    background-image: url('res?name=/images/sas/branding/default/background.jpg');
}