8889841cbase.css000064400000024206150441766700006206 0ustar00 /**************************************************************************/ /* Base styles */ /**************************************************************************/ *, div.content .ui-widget { line-height:150%; } body { margin:0px; padding:0px; background:url('../image/background.png') 0px 0px repeat; } body,a,div.content .ui-widget { color:#444444; font:13px Tahoma; } a, div.content .ui-widget a { color:#1122CC; text-decoration:underline; } .ui-widget-content { background: #FFF; color: #222; } .clear-fix { clear:both; } .overflow-fix { height:100%; overflow:hidden; } .box-center { margin-left:auto !important; margin-right:auto !important; } a, a:hover { text-decoration:none; } .mp-top-0 { margin-top:0px; padding-top:0px; } /**************************************************************************/ /* List */ /**************************************************************************/ ul.no-list { margin:0px; padding:0px; list-style-type:none; } ol ol { list-style-type: lower-alpha; } /**************************************************************************/ /* Layouts */ /**************************************************************************/ /**********************************************************************/ /* Layout 50x50 */ /**********************************************************************/ .layout-50 {} .layout-50-left { clear:both; float:left; } .layout-50-right { float:right; } .layout-50-left, .layout-50-right { width:48%; } /**********************************************************************/ /* Layout 60x40 */ /**********************************************************************/ .layout-6040 {} .layout-6040-left { width:58%; clear:both; float:left; } .layout-6040-right { width:38%; float:right; } /**********************************************************************/ /* Layout 40x60 */ /**********************************************************************/ .layout-4060 {} .layout-4060-left { width:39%; clear:both; float:left; } .layout-4060-right { width:59%; float:right; } /**********************************************************************/ /* Layout 70x30 */ /**********************************************************************/ .layout-7030 {} .layout-7030-left { width:69%; clear:both; float:left; } .layout-7030-right { width:29%; float:right; } /**********************************************************************/ /* Layout 90x10 */ /**********************************************************************/ .layout-9010 {} .layout-9010-left { width:89%; clear:both; float:left; } .layout-9010-right { width:9%; float:right; } /**************************************************************************/ /* Headers */ /**************************************************************************/ h1,h2,h3,h4,h5,h6 { color:#444444; font-family:'Open Sans',Arial; } h1 { font-size: 22px; } h2 { font-size: 20px; } h3 { font-size: 18px; } h4 { font-size: 16px; } h5 { font-size: 14px; } h6 { font-size: 12px; } h1 { margin:0px; paddding:0px; margin-bottom:20px; } h2,h3,h4,h5,h6 { margin:0px; paddding:0px; margin-bottom:10px; } /**************************************************************************/ /* Main */ /**************************************************************************/ div.main { width:980px; } /**************************************************************************/ /* Header */ /**************************************************************************/ div.header { } a.header-logo { width:250px; height:130px; display:block; background-position:0px 0px; background-repeat:no-repeat; background-image:url('../image/logo.png'); } ul.header-menu { float:right; margin-top:60px; } ul.header-menu li { float:left; margin-left:10px; } ul.header-menu li a { width:40px; height:40px; display:block; background-repeat:no-repeat; background-position:0px 0px; } ul.header-menu li a.header-menu-contact-us { width:130px; height:28px; color:#FFFFFF; padding:12px 0px 0px 20px; background-image:url('../image/contact_us.png'); } ul.header-menu li a.header-menu-envato { background-image:url('../image/envato.png'); } ul.header-menu li a.header-menu-twitter { background-image:url('../image/twitter.png'); } /**************************************************************************/ /* Content */ /**************************************************************************/ div.content { background:#F0F0F0; } div.content div.tabs { min-height:200px; } div.content .ui-tabs, div.content .ui-tabs-nav { padding:0px; border:none; } div.content .ui-corner-all, div.content .ui-tabs .ui-tabs-nav li { border-radius:0px; -moz-border-radius:0px; -webkit-border-radius:0px; } div.content .ui-widget-header { background:#E2E2E2; } div.content .ui-tabs .ui-tabs-nav li { top:0px; margin:0px; border:none; background:#E2E2E2; } div.content .ui-tabs .ui-tabs-nav li a { color:#444444; font-size:17px; font-family:'Cuprum'; text-decoration:none; padding:17px 15px 15px 15px; border-bottom:solid 1px #C7C7C7; } div.content .ui-tabs .ui-tabs-nav li.ui-tabs-active { padding:0px; background:#1271B4 !important; } div.content .ui-tabs .ui-tabs-nav li.ui-tabs-active a { cursor:default; text-shadow:none; color:#FFFFFF !important; border-bottom:solid 1px #0D5E97; } div.content .ui-tabs .ui-tabs-nav li.ui-state-hover { background:#D5D5D5; } /**************************************************************************/ /* Footer */ /**************************************************************************/ div.footer { margin-top:10px; } div.footer a { color:#999999; text-shadow:0px 1px 0px #1A1A1A; } /**************************************************************************/ /* Table */ /**************************************************************************/ table { width:100%; font-size:13px; } th { text-align:left; font-weight:bold; padding:5px; background-color:white; color: #222222; } td { padding:5px; background-color:white; color: #000000; } /**************************************************************************/ /* Others */ /**************************************************************************/ ul.documentation { margin-left:20px; padding-left:0px; list-style-type:square; } span.name { color:#666666; } pre.code { color:#7b7b7b; overflow-y:auto; margin:5px 0px 5px 0px; font:13px "Courier New"; border:solid 1px #e1e5e9; line-height:19px !important; text-shadow:0px 1px 0px #FFFFFF; background-image:url('../image/code_background.png'); }jquery-ui/smoothness/jquery-ui.css000064400000005321150441766700013357 0ustar00/*! jQuery UI - v1.12.1 - 2021-05-28 * http://jqueryui.com * Includes: core.css, accordion.css, tabs.css * Copyright jQuery Foundation and other contributors; Licensed MIT */ /* Layout helpers ----------------------------------*/ .ui-helper-hidden { display: none; } .ui-helper-hidden-accessible { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; } .ui-helper-reset { margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none; } .ui-helper-clearfix:before, .ui-helper-clearfix:after { content: ""; display: table; border-collapse: collapse; } .ui-helper-clearfix:after { clear: both; } .ui-helper-zfix { width: 100%; height: 100%; top: 0; left: 0; position: absolute; opacity: 0; filter:Alpha(Opacity=0); /* support: IE8 */ } .ui-front { z-index: 100; } /* Interaction Cues ----------------------------------*/ .ui-state-disabled { cursor: default !important; pointer-events: none; } /* Icons ----------------------------------*/ .ui-icon { display: inline-block; vertical-align: middle; margin-top: -.25em; position: relative; text-indent: -99999px; overflow: hidden; background-repeat: no-repeat; } .ui-widget-icon-block { left: 50%; margin-left: -8px; display: block; } /* Misc visuals ----------------------------------*/ /* Overlays */ .ui-widget-overlay { position: fixed; top: 0; left: 0; width: 100%; height: 100%; } .ui-accordion .ui-accordion-header { display: block; cursor: pointer; position: relative; margin: 2px 0 0 0; padding: .5em .5em .5em .7em; font-size: 100%; } .ui-accordion .ui-accordion-content { padding: 1em 2.2em; border-top: 0; overflow: auto; } .ui-tabs { position: relative;/* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */ padding: .2em; } .ui-tabs .ui-tabs-nav { margin: 0; padding: .2em .2em 0; } .ui-tabs .ui-tabs-nav li { list-style: none; float: left; position: relative; top: 0; margin: 1px .2em 0 0; border-bottom-width: 0; padding: 0; white-space: nowrap; } .ui-tabs .ui-tabs-nav .ui-tabs-anchor { float: left; padding: .5em 1em; text-decoration: none; } .ui-tabs .ui-tabs-nav li.ui-tabs-active { margin-bottom: -1px; padding-bottom: 1px; } .ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor, .ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor, .ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor { cursor: text; } .ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor { cursor: pointer; } .ui-tabs .ui-tabs-panel { display: block; border-width: 0; padding: 1em 1.4em; background: none; }