/*!*********************************************************************************
 * X2CRM is a customer relationship management program developed by
 * X2Engine, Inc. Copyright (C) 2011-2016 X2Engine Inc.
 * 
 * This program is free software; you can redistribute it and/or modify it under
 * the terms of the GNU Affero General Public License version 3 as published by the
 * Free Software Foundation with the addition of the following permission added
 * to Section 15 as permitted in Section 7(a): FOR ANY PART OF THE COVERED WORK
 * IN WHICH THE COPYRIGHT IS OWNED BY X2ENGINE, X2ENGINE DISCLAIMS THE WARRANTY
 * OF NON INFRINGEMENT OF THIRD PARTY RIGHTS.
 * 
 * This program is distributed in the hope that it will be useful, but WITHOUT
 * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
 * FOR A PARTICULAR PURPOSE.  See the GNU Affero General Public License for more
 * details.
 * 
 * You should have received a copy of the GNU Affero General Public License along with
 * this program; if not, see http://www.gnu.org/licenses or write to the Free
 * Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
 * 02110-1301 USA.
 * 
 * You can contact X2Engine, Inc. P.O. Box 66752, Scotts Valley,
 * California 95067, USA. on our website at www.x2crm.com, or at our
 * email address: contact@x2engine.com.
 * 
 * The interactive user interfaces in modified source and object code versions
 * of this program must display Appropriate Legal Notices, as required under
 * Section 5 of the GNU Affero General Public License version 3.
 * 
 * In accordance with Section 7(b) of the GNU Affero General Public License version 3,
 * these Appropriate Legal Notices must retain the display of the "Powered by
 * X2Engine" logo. If the display of the logo is not reasonably feasible for
 * technical reasons, the Appropriate Legal Notices must display the words
 * "Powered by X2Engine".
 **********************************************************************************/#content{max-width:100%;min-height:800px;padding-bottom:0 !important}#relationships-graph-container{width:auto;overflow:hidden;min-height:816px}#relationships-graph-container.inline-graph{min-height:0}#relationships-graph-container>svg.hide-labels .label{display:none}#relationships-graph-container>svg .node,#relationships-graph-container>svg .edge{cursor:pointer}#relationships-graph-container>svg .edge+line{cursor:pointer}#relationships-graph-container>svg .edge.active{stroke:black}#relationships-graph-container>svg .node.active{stroke:black;stroke-width:3px}#relationships-graph-container>svg .label{cursor:pointer}#relationships-graph-container>svg .label.active rect{opacity:0.9;stroke:black;stroke-width:1px}#relationships-graph-container>svg .label.active text{font-weight:bold}#relationships-graph-container>svg .label rect{stroke-width:0.5px;fill:white;opacity:0.8}#relationships-graph-container>svg .label rect.hover{fill:#dbdbdb}#relationships-graph-container>svg .label text{opacity:1;fill:black;stroke:none;font-family:Verdana}.x2-qtip .qtip-content{padding:0}.x2-qtip .qtip-content .graph-qtip-inner{min-width:100px}.x2-qtip .qtip-content .qtip-record-details{padding:3px 5px}.x2-qtip .qtip-content .view-record-button{display:block;margin:0;border-left:none;border-right:none;border-bottom:none;border-radius:0}#hints-show-button{position:fixed;right:230px;top:45px;font-size:20px;color:rgba(0,0,255,0.53);cursor:pointer}#hints-show-button:hover{color:rgba(77,77,255,0.53)}#relationships-graph-toolbar{padding:8px;position:relative;float:right;width:200px;height:100%;min-height:803px;background:#E3E3E3}#relationships-graph-toolbar .button-container{text-align:center}#relationships-graph-toolbar .button-container button{display:inline-block;width:94px;padding:0}#relationships-graph-toolbar .toolbar-box{background:#f9f9f9;border:1px solid #c5c5c5;margin-bottom:5px}#relationships-graph-toolbar .add-node-box{margin-top:16px;margin-bottom:11px;background:none;padding:9px 5px}#relationships-graph-toolbar .add-node-box select{width:100%}#relationships-graph-toolbar .add-node-box input{box-sizing:border-box;width:100%}#relationships-graph-toolbar .add-node-box input,#relationships-graph-toolbar .add-node-box button{margin-top:4px}#relationships-graph-toolbar .add-node-box button{margin-bottom:0;width:100%}#relationships-graph-toolbar .graph-hints-box{padding:7px 5px;background:#D9D9D9}#relationships-graph-toolbar .graph-hints-box h2{color:black;margin:0;float:left}#relationships-graph-toolbar .graph-hints-box .hints-close-button{float:right;cursor:pointer}#relationships-graph-toolbar .graph-hints-box ul{margin-right:0;font-size:12px;margin-top:6px}#relationships-graph-toolbar .toolbar-spacer{margin-bottom:30px}#relationships-graph-toolbar .record-detail-box{height:240px;overflow-y:auto}#relationships-graph-toolbar .record-detail-box .record-details{background:none;padding:7px 5px}#relationships-graph-toolbar .record-detail-box .record-details .title{font-weight:bold;color:#222}#relationships-graph-toolbar .record-detail-box .record-details h2{margin:0}#relationships-graph-toolbar .record-detail-box .record-details h2 a{text-decoration:none}#relationships-graph-toolbar .record-detail-box .record-details label{min-width:45px;display:inline-block}#relationships-graph-toolbar .x2-button{margin:0;width:95%;margin:auto;margin-bottom:5px}#relationships-graph-toolbar .graph-legend{overflow:auto;padding:7px;padding-left:15px;margin-top:12px;max-height:142px}#relationships-graph-toolbar .graph-legend ul{padding:0;list-style-type:none;margin:0;margin-bottom:15px}#relationships-graph-toolbar .graph-legend ul li{cursor:pointer;padding:0px 2px}#relationships-graph-toolbar .graph-legend ul li .legend-swatch{position:relative;top:-1px;display:inline-block;height:7px;width:7px;border-radius:7px}#relationships-graph-toolbar .graph-legend ul li:hover{background:#e7e7e7}#graph-nav-controls{position:absolute;right:227px;bottom:8px;width:100px;height:62px;border:2px solid #D9D9D9;background:rgba(255,255,255,0.46);border-radius:3px}#graph-nav-controls .icon-button{cursor:pointer;position:absolute;color:gray}#graph-nav-controls .icon-button:hover{color:#676767}#graph-nav-controls .panning-buttons-container{position:relative;height:57px;width:57px;float:left}#graph-nav-controls .panning-buttons-container .pan-up-button{left:24px;top:7px}#graph-nav-controls .panning-buttons-container .pan-down-button{top:40px;left:24px}#graph-nav-controls .panning-buttons-container .pan-left-button{top:25px;left:9px}#graph-nav-controls .panning-buttons-container .pan-right-button{top:25px;left:43px}#graph-nav-controls .zoom-buttons-container{position:relative;width:21px;float:right}#graph-nav-controls .zoom-buttons-container .zoom-in-button{top:11px;right:11px}#graph-nav-controls .zoom-buttons-container .zoom-out-button{top:36px;right:11px}#relationships-graph-resize-handle{cursor:se-resize;display:block;height:0px;width:0px;float:right;position:relative;margin-bottom:-12px;top:-16px;margin-right:4px;border:6px solid #c5c5c5;box-sizing:border-box;border-left:6px solid transparent;border-top:6px solid transparent;background:transparent}
