PATH:
home
/
centosnipponia
/
public_html
/
ticketing.nipponia.com
/
osta
/
inc
<style> /* Button */ #float-right-button { position: fixed; bottom: 7px; right: 13px; z-index: 999999; } #float-button-right { position: fixed; bottom: 20px; right: 20px; z-index: 999999; } .mui-btn { background-color: #FFF; -webkit-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; display: inline-block; height: 36px; padding: 0 26px; margin: 6px 6px 6px 0; border: none; border-radius: 2px; cursor: pointer; -ms-touch-action: manipulation; touch-action: manipulation; background-image: none; text-align: center; line-height: 36px; vertical-align: middle; white-space: nowrap; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; position: relative; overflow: hidden; } button.mui-btn.mui-btn--fab:hover { padding: 0px; } #float-button-right .mui-btn { margin: 6px 0 6px 3px; } #float-right-button .mui-btn svg { position: relative; top: 5px; left: 1px; } #float-button-right .mui-btn svg { width: 20px !important; height: 20px !important; position: relative; top: 1px; left: 1px; transform: rotate(90deg); } .mui-btn:hover, .mui-btn:focus, .mui-btn:active { outline: 0; text-decoration: none; color: rgba(0, 0, 0, 0.87); } .mui-btn:hover, .mui-btn:focus { -webkit-box-shadow: 0 0px 4px rgba(0, 0, 0, 0.12), 0 4px 4px rgba(0, 0, 0, 0.2); box-shadow: 0 0px 4px rgba(0, 0, 0, 0.12), 0 4px 4px rgba(0, 0, 0, 0.2); } .mui-btn--raised, .mui-btn--fab { -webkit-box-shadow: 0 0px 2px rgba(0, 0, 0, 0.12), 0 2px 2px rgba(0, 0, 0, 0.2); box-shadow: 0 0px 2px rgba(0, 0, 0, 0.12), 0 2px 2px rgba(0, 0, 0, 0.2); } .mui-btn--fab { position: relative; padding: 0; width: 55px; height: 55px; line-height: 55px; border-radius: 50%; z-index: 1; } /* Pop */ @-webkit-keyframes hvr-pop { 50% { -webkit-transform: scale(1.1); transform: scale(1.1); } } @keyframes hvr-pop { 50% { -webkit-transform: scale(1.1); transform: scale(1.1); } } .mui-btn { display: inline-block; vertical-align: middle; -webkit-transform: perspective(1px) translateZ(0); transform: perspective(1px) translateZ(0); } .mui-btn:hover, .mui-btn:focus, .mui-btn:active { -webkit-animation-name: hvr-pop; animation-name: hvr-pop; -webkit-animation-duration: 0.3s; animation-duration: 0.3s; -webkit-animation-timing-function: linear; animation-timing-function: linear; -webkit-animation-iteration-count: 1; animation-iteration-count: 1; } /* Tooltip */ [tooltip] { position: relative; } [tooltip]::before, [tooltip]::after { text-transform: none; /* opinion 2 */ font-size: .9em; /* opinion 3 */ line-height: 1; user-select: none; pointer-events: none; position: absolute; display: none; opacity: 0; } [tooltip]::before { content: ''; border: 6px solid transparent; z-index: 1001; } [tooltip]::after { content: attr(tooltip); font-family: Helvetica, sans-serif; text-align: center; min-width: 3em; max-width: 21em; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; padding: 2ch 1.5ch; border-radius: .3ch; -webkit-box-shadow: 0 0px 4px rgba(0, 0, 0, 0.12), 0 4px 4px rgba(0, 0, 0, 0.2); box-shadow: 0 0px 4px rgba(0, 0, 0, 0.12), 0 4px 4px rgba(0, 0, 0, 0.2); background: #FFE9D2; color: #888; z-index: 1000; } [tooltip]:hover::before, [tooltip]:hover::after { display: block; } [tooltip='']::before, [tooltip='']::after { display: none !important; } /* float: left */ [tooltip][flow^="left"]::before { top: 70%; border-left-color: #FFE9D2; left: calc(0em - 5px); } [tooltip][flow^="left"]::after { top: 70%; right: calc(100% + 5px); transform: translate(.5.em, -50%); color: #756d65; } /* flow: right */ [tooltip][flow^="right"]::before { top: 70%; border-left-width: 0; border-right-color: #FFE9D2; right: calc(0em - 5px); transform: translate(.5.em, -50%); } [tooltip][flow^="right"]::after { top: 70%; left: calc(100% + 5px); transform: translate(.5.em, -50%); } @keyframes tooltips-vert { to { opacity: .8; transform: translate(-50%, 0); } } @keyframes tooltips-horz { to { opacity: 1; transform: translate(0, -50%); } } [tooltip][flow^="left"]:hover::before, [tooltip][flow^="left"]:hover::after, [tooltip][flow^="right"]:hover::before, [tooltip][flow^="right"]:hover::after { -webkit-animation: tooltips-horz 300ms ease-out forwards; animation: tooltips-horz 300ms ease-out forwards; } a[href$="scp/theme.php"] { background: #4caf50 !important; height: 0px !important; display: inherit; } </style> <a id="theme-button" href="<?php echo ROOT_PATH; ?>scp/theme.php"> <div id="float-right-button"> <span tooltip="Check out the Theme Options " flow="left"> <button class="mui-btn mui-btn--fab"> <svg width="20" height="20" version="1.2" baseProfile="tiny" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 500 500" xml:space="preserve"> <path fill="#148EAB" d="M333.6,375c-8.2,0-16.3,0.1-24.5,0c-6.4-0.1-11.6,1.9-14.3,7.9c-2.6,5.8-1.1,10.9,2.9,15.7 c11.2,13.4,16.4,29,14.3,46.3c-2.9,23.8-15.2,41.3-37.8,50.5c-11.6,4.7-23.9,5.5-36.4,4.5c-41.4-3.5-80.7-13.8-116.2-36 C58.3,424.1,19.7,367.6,5.9,294.1c-17-90.8,21.5-193.1,105.8-249.6c33.2-22.3,69.6-36,109-40.3c78.5-8.5,148.7,12,208,64.9 c37,33,59.6,74.4,68.4,123.4c5.8,32.6,3.4,64.4-10.3,94.3c-20.4,44.7-54.9,73-103.2,84.2C367.1,374.9,350.4,375.3,333.6,375z M332.2,351.3c0-0.1,0-0.2,0-0.3c6,0,12,0,18,0c37,0,68.1-13.6,93.2-40.7c20.3-22,31.5-48.2,32.5-78.1 c1.8-55.4-18.3-102.8-58.2-140.5c-61.2-57.9-134.8-77.6-216.5-60C79.6,58,4.1,179.3,31.3,300.6c23.1,103,115.4,176.3,221,175.4 c12.1-0.1,21.8-5.5,29-15.2c10.6-14.3,9.6-33.1-2.1-47c-9.6-11.5-12.7-24.4-7.2-38.6c5.3-13.8,15.8-22,30.3-23.6 C312.1,350.5,322.2,351.3,332.2,351.3z"/> <path fill="#FDFDFE" d="M332.2,351.3c-10,0-20.1-0.9-30,0.2c-14.5,1.6-25,9.8-30.3,23.6c-5.5,14.2-2.4,27.1,7.2,38.6 c11.7,13.9,12.6,32.7,2.1,47c-7.1,9.7-16.9,15.1-29,15.2c-105.6,0.9-197.9-72.4-221-175.4C4.1,179.3,79.6,58,201.2,31.8 c81.6-17.6,155.3,2.1,216.5,60c39.8,37.7,60,85,58.2,140.5c-1,29.9-12.1,56.1-32.5,78.1c-25,27.1-56.2,40.7-93.2,40.7 c-6,0-12,0-18,0C332.2,351.1,332.2,351.2,332.2,351.3z M313.9,73.3c-22.5,0.1-40.6,18.3-40.6,40.7c0.1,22.5,18.3,40.6,40.7,40.6 c22.5,0,40.6-18.3,40.6-40.7C354.6,91.5,336.4,73.3,313.9,73.3z M427.7,213.9c-0.1-22.4-18.4-40.6-40.8-40.5 c-22.4,0.1-40.6,18.4-40.5,40.8c0.1,22.4,18.4,40.6,40.8,40.5C409.6,254.6,427.7,236.3,427.7,213.9z M152.7,211.9 c-0.1-22.4-18.4-40.6-40.8-40.5c-22.4,0.1-40.6,18.4-40.5,40.8c0.1,22.4,18.4,40.6,40.8,40.5C134.5,252.6,152.8,234.3,152.7,211.9z M228.8,111.9c0-22.3-18.5-40.7-40.8-40.7c-22.3,0-40.7,18.5-40.7,40.8c0,22.3,18.5,40.7,40.8,40.7 C210.4,152.7,228.8,134.2,228.8,111.9z"/> <path fill="#048D04" d="M313.9,73.3c22.4-0.1,40.7,18.2,40.7,40.6c0,22.5-18.1,40.7-40.6,40.7c-22.4,0-40.7-18.1-40.7-40.6 C273.3,91.6,291.5,73.4,313.9,73.3z"/> <path fill="#EC240E" d="M427.7,213.9c0.1,22.5-18.1,40.8-40.5,40.8c-22.5,0.1-40.8-18.1-40.8-40.5c-0.1-22.5,18.1-40.8,40.5-40.8 C409.3,173.3,427.6,191.4,427.7,213.9z"/> <g> <path fill="#F9D006" d="M112,249.7c-20.7,0-37.6-16.8-37.7-37.6c-0.1-20.8,16.8-37.8,37.6-37.8h0.1c20.7,0,37.6,16.8,37.7,37.6 c0.1,20.8-16.8,37.8-37.6,37.8H112z"/> <path fill="#CC8025" d="M112,171.3v6h0c19.1,0,34.7,15.5,34.7,34.6c0.1,19.1-15.4,34.8-34.6,34.8l-0.1,0 c-19.1,0-34.6-15.5-34.7-34.6c-0.1-19.1,15.5-34.8,34.6-34.8l0.1,0L112,171.3 M112,171.3c0,0-0.1,0-0.1,0 c-22.4,0.1-40.6,18.4-40.5,40.8c0.1,22.3,18.3,40.5,40.7,40.5c0,0,0.1,0,0.1,0c22.4-0.1,40.6-18.4,40.5-40.8 C152.6,189.5,134.3,171.3,112,171.3L112,171.3z"/> </g> <path fill="#4397ED" d="M228.8,111.9c0,22.3-18.4,40.8-40.7,40.8c-22.3,0-40.8-18.4-40.8-40.7c0-22.3,18.4-40.8,40.7-40.8 C210.2,71.2,228.7,89.6,228.8,111.9z"/> </svg> <span class="mui-btn__ripple-container"><span class="mui-ripple mui--is-animating" style="width: 155.563px; height: 155.563px; top: -48px; left: -48px;"></span></span> </button> </span> </div> </a> <script type="text/javascript"> <!-- document.write('<img src="https://osticketawesome.com/cgi-bin/axs/ax.cgi?mode=img&ref='); document.write( escape( document.referrer ) ); document.write('" height="1" width="1" style="display:none" alt="" />'); // --> </script><noscript> <img src="https://osticketawesome.com/cgi-bin/axs/ax.cgi?mode=img" height="1" width="1" style="display:none" alt="" /> </noscript>
[+]
..
[-] client-foot.html
[edit]
[-] default-logo.html
[edit]
[-] back-button.html
[edit]
[-] client-head.html
[edit]
[-] setup-header.html
[edit]
[-] setup-foot.html
[edit]
[-] theme-button.html
[edit]
[-] staff-mobile-menu.html
[edit]
[-] staff-foot.html
[edit]
[-] database-reset-warning.html
[edit]
[-] keyboard-shortcuts.html
[edit]
[-] staff-head.html
[edit]
[-] setup-head.html
[edit]
[-] version-info.inc.php
[edit]
[-] .htaccess.disabled
[edit]