/*! Rappid v1.7.2 - HTML5 Diagramming Framework - TRIAL VERSION

Copyright (c) 2015 client IO

 2016-07-06 


This Source Code Form is subject to the terms of the Rappid Trial License
, v. 2.0. If a copy of the Rappid License was not distributed with this
file, You can obtain one at http://jointjs.com/license/rappid_v2.txt
 or from the Rappid archive as was distributed by client IO. See the LICENSE file.*/


.halo.default.surrounding .box {
   box-shadow: 2px 2px 5px lightgray;  
   border: 1px solid #4f4f4f;
   text-shadow: 0 -1px 0 #000;
   font-size: 9px;
   color: #bcbcbc;
   background-color: #333;
}
