.text { visibility: hidden } .node { cursor: move; fill: #fff; stroke: #959595; stroke-width: 4.5px } .node.fixed { cursor: pointer; cursor: hand; stroke-width: 6px } .link { stroke: #d0d0d0; stroke-width: 2.5px } g foreignObject { z-index: 100; position: relative; -webkit-transition: opacity .5s ease-in-out; -moz-transition: opacity .5s ease-in-out; -ms-transition: opacity .5s ease-in-out; -o-transition: opacity .5s ease-in-out; transition: opacity .5s ease-in-out } g foreignObject div { display: inline-block; font-size: 16px; text-decoration: none; padding: 4px } g foreignObject a:hover { background-color: #f4f4f4; text-decoration: none } .modal-content { border-radius: 0 } #modal { text-align: justify } #modal .modal-header { text-align: center; font-size: 25px; color: #fff; font-weight: 300; background: #efefef } #modal .modal-title { font-size: 25px; color: #fff } .modal-body { text-align: justify; padding: 30px } #modal .close { color: #fff; opacity: .8 } .r { color: #c82528 } .p { color: #662d91 } .y { color: #f69a43 } .g { color: #519c76 } .header { text-align: center } .n1 { font-size: 8em; height: 120px; color: #595a5a; letter-spacing: -4px; line-height: 1 } .n1 span { color: #c82528; font-weight: 700 } .n2 { font-size: 1.5em; line-height: 1 } .n2 span { display: block } span.n4 { font-size: .8em; padding-top: 10px; line-height: 1.3 } .howto { font-family: arial; font-size: 19px; background: #595a5a; color: #fff; width: 25px; height: 25px; display: block; text-align: center; border-radius: 50% } .howto_tooltip { visibility: hidden; color: #696969; border: 1px solid #696969; background: #fff; display: inline-block; width: 150px; padding: 10px } .modal-footer { display: none } .modal.fade:not(.in).bottom .modal-dialog { -webkit-transform: translate3d(0, 25%, 0); transform: translate3d(0, 25%, 0) } .modal-backdrop { background-color: #fff } #credits { position: fixed; bottom: 10px; right: 10px; font-size: 10px } #modal .modal-content.overview .modal-header { background: #519c76 } #modal .modal-content.cfp .modal-header { background: #f69a43 } #modal .modal-content.submission .modal-header { background: #c82528 } #modal .modal-content.organisation .modal-header { background: #662d91 } .deadlineext { text-align: center; width: 100%; margin-top: -1em; font-size: 120%; border: 0 solid #f69a43; padding: 0 } .deadlineext hr { border-width: 0; border-top: 1px solid #f69a43; margin: 3px } @media print { #modal.fade { display: block !important; opacity: 1; page-break-before: always } .modal { position: static } .modal-footer, .modal-header .close { display: none } .modal-content { display: block !important; border: 0; box-shadow: none; page-break-inside: avoid } .modal h4, .modal-header { padding: 0 } }