Contacts
pri_tree_style_sheet/* tree */ .tree {margin:auto;margin-bottom:8px;margin-top:0px;overflow:hidden;} .tree ul {margin: 0px; padding: 0px;padding-top: 16px; position: relative; transition: all 0.5s;-webkit-transition: all 0.5s;-moz-transition: all 0.5s;} .tree li {margin: 0px; padding: 0px;float:left; text-align: center;list-style-type: none;position: relative;padding: 16px 5px 0 5px;transition: all 0.5s;-webkit-transition: all 0.5s;-moz-transition: all 0.5s;} .tree ul.sm > li {padding-left:2px;padding-right:2px;} .tree li.sm {} /* tree lines */ .tree li::before, .tree li::after {content: ''; position: absolute; top: 0; right: 50%; border-top: 1px solid #ccc; width: 50%; height: 16px;} .tree li::after {right: auto; left: 50%;border-left: 1px solid #c0c0c0;} .tree li:only-child::after, .tree li:only-child::before {display: none;} .tree li:only-child {padding-top: 0;} .tree li:first-child::before, .tree li:last-child::after {border: 0 none;} .tree li:last-child::before {border-right: 1px solid #c0c0c0;border-radius: 0 5px 0 0;-webkit-border-radius: 0 5px 0 0;-moz-border-radius: 0 5px 0 0;} .tree li:first-child::after {border-radius: 5px 0 0 0;-webkit-border-radius: 5px 0 0 0;-moz-border-radius: 5px 0 0 0;} .tree ul ul::before {content: ''; position: absolute; top: 0; left: 50%;border-left: 1px solid #ccc;width: 0; height: 16px;} /* tree content */ .tr-item {border: 1px solid #c0c0c0;text-decoration:none;display:inline-block;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;transition:all 0.5s;-webkit-transition:all 0.5s;-moz-transition:all 0.5s;} .tr-contact {width:100px;padding:5px 5px;font-size: 11px;} .tr-entity,.tr-family {width:150px;padding:5px 5px;font-size: 11px;} .tr-contact-sm {width:50px;padding:3px 3px;font-size: 9px;line-height:13px;} .tr-entity-sm,.tr-family-sm {width:100px;padding:3px 3px;font-size: 9px;line-height:13px;} .tr-family label,.tr-family-sm label {display:block;padding-bottom:4px;} .tr-family div,.tr-family-sm div {float:left;border:0px solid #ff0000;width:48%;overflow:hidden;position:relative;font-size:10px;line-height:12px;} .tr-family b,.tr-family-sm b {display:block;line-height:16px;font-weight:normal;} .tr-del {margin-right:4%;} /* etc */ .tree li a:hover, .tree li a:hover+ul li a {background: #c8e4f8; color: #000; border: 1px solid #94a0b4;} .tree li a:hover+ul li::after, .tree li a:hover+ul li::before, .tree li a:hover+ul::before, .tree li a:hover+ul ul::before {border-color:#94a0b4;} .tree li img {margin:auto;border-radius:4px;-moz-border-radius:4px;width:100%;margin-bottom:4px;} .but-zoom {position:absolute;left:4px;top:42px;width:34px;height:34px;z-index:8;width:32px;height:32px;background-image:url('/images/xsdotforms-119748.png?v=36');background-position:-256px 0px;cursor:pointer;} .bzv1 {background-position:-288px 0px;}