.serverInfoWrapper{display:-ms-flexbox;display:flex;position:absolute;height:100%;width:100%}.serverInfo{height:400px;top:20%;margin-left:30px;padding-bottom:0}.serverInfo .ant-modal-content{width:100%;height:100%;background:none}.serverInfo .ant-modal-header{display:none}.serverInfo .ant-modal-body{width:100%;height:100%;position:relative;background:rgba(1,19,67,.8);border:2px solid #00a1ff;border-radius:8px}.serverInfo .ant-modal-body p{padding-bottom:10px;border-bottom:2px solid #0d6eb0}.serverInfo .ant-modal-body a{font-size:large;color:#00a1ff}.serverInfo .ant-modal-body:before{position:absolute;top:-2px;bottom:-2px;left:30px;width:calc(100% - 60px);content:"";border-top:2px solid #016886;border-bottom:2px solid #016886;z-index:0}.serverInfo .ant-modal-body:after{position:absolute;top:30px;right:-2px;left:-2px;height:calc(100% - 60px);content:"";border-right:2px solid #016886;border-left:2px solid #016886;z-index:0}.serverInfo .ant-modal-body span{color:#aae2ff;font-size:large}