path
stringlengths
5
312
repo_name
stringlengths
5
116
content
stringlengths
2
1.04M
widgets/common/assets/gradients/simple/gray/gray1.css
idutta2007/yiigems
.background_gray1, .hover_background_gray1:hover, .active_background_gray1:active:hover { background: #a7a7a7; background-image: -moz-linear-gradient(top, rgb(208, 208, 208) 0%, rgb(167, 167, 167) 100%); background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgb(208, 208, 208)), color-stop(100%, rgb(167, 167, 167))); background-image: -webkit-linear-gradient(top, rgb(208, 208, 208) 0%, rgb(167, 167, 167) 100%); background-image: -o-linear-gradient(top, rgb(208, 208, 208) 0%, rgb(167, 167, 167) 100%); background-image: -ms-linear-gradient(top, rgb(208, 208, 208) 0%, rgb(167, 167, 167) 100%); background-image: linear-gradient(to bottom, rgb(208, 208, 208) 0%, rgb(167, 167, 167) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d0d0d0', endColorstr='#a7a7a7',GradientType=0 ); } .background_gray1h, .hover_background_gray1h:hover, .active_background_gray1h:active:hover { background: #a7a7a7; background-image: -moz-linear-gradient(top, rgb(250, 250, 250) 0%, rgb(200, 200, 200) 100%); background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgb(250, 250, 250)), color-stop(100%, rgb(200, 200, 200))); background-image: -webkit-linear-gradient(top, rgb(250, 250, 250) 0%, rgb(200, 200, 200) 100%); background-image: -o-linear-gradient(top, rgb(250, 250, 250) 0%, rgb(200, 200, 200) 100%); background-image: -ms-linear-gradient(top, rgb(250, 250, 250) 0%, rgb(200, 200, 200) 100%); background-image: linear-gradient(to bottom, rgb(250, 250, 250) 0%, rgb(200, 200, 200) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fafafa', endColorstr='#c8c8c8',GradientType=0 ); } .background_gray1a, .hover_background_gray1a:hover, .active_background_gray1a:active:hover { background: #a7a7a7; background-image: -moz-linear-gradient(top, rgb(200, 200, 200) 0%, rgb(250, 250, 250) 100%); background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgb(200, 200, 200)), color-stop(100%, rgb(250, 250, 250))); background-image: -webkit-linear-gradient(top, rgb(200, 200, 200) 0%, rgb(250, 250, 250) 100%); background-image: -o-linear-gradient(top, rgb(200, 200, 200) 0%, rgb(250, 250, 250) 100%); background-image: -ms-linear-gradient(top, rgb(200, 200, 200) 0%, rgb(250, 250, 250) 100%); background-image: linear-gradient(to bottom, rgb(200, 200, 200) 0%, rgb(250, 250, 250) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c8c8c8', endColorstr='#fafafa',GradientType=0 ); } .background_gray1s, .hover_background_gray1s:hover, .active_background_gray1s:active:hover { background: #a7a7a7; background-image: -moz-linear-gradient(top, rgb(255, 255, 255) 0%, rgb(250, 250, 250) 100%); background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgb(255, 255, 255)), color-stop(100%, rgb(250, 250, 250))); background-image: -webkit-linear-gradient(top, rgb(255, 255, 255) 0%, rgb(250, 250, 250) 100%); background-image: -o-linear-gradient(top, rgb(255, 255, 255) 0%, rgb(250, 250, 250) 100%); background-image: -ms-linear-gradient(top, rgb(255, 255, 255) 0%, rgb(250, 250, 250) 100%); background-image: linear-gradient(to bottom, rgb(255, 255, 255) 0%, rgb(250, 250, 250) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#fafafa',GradientType=0 ); } .background_color_gray1, .hover_background_color_gray1:hover, .active_background_color_gray1:active:hover { background-color:#a7a7a7; } .background_first_color_gray1, .hover_background_first_color_gray1:hover, .active_background_first_color_gray1:active:hover { background-color:#d0d0d0; } .background_last_color_gray1, .hover_background_last_color_gray1:hover, .active_background_color_last_gray1:active:hover { background-color:#a7a7a7; } /* ------------------------------ color settings -------------------------------*/ .color_gray1, .hover_color_gray1:hover, .active_color_gray1:active:hover { color: #282828; } .color_gray1h, .hover_color_gray1h:hover, .active_color_gray1h:active:hover { color: #282828; } .color_gray1a, .hover_color_gray1a:hover, .active_color_gray1a:active:hover { color: #ff0; } .color_gray1s, .hover_color_gray1s:hover, .active_color_gray1s:active:hover { color: #dd0; } /* -------------------------- border color settings -----------------------------*/ .border_gray1, .hover_border_gray1:hover, .active_border_gray1:active:hover { border-color: #a7a7a7 #a7a7a7 #a7a7a7 #a7a7a7; } .border_gray1h, .hover_border_gray1h:hover, .active_border_gray1h:active:hover { border-color: #969696 #969696 #969696 #969696; } .border_gray1a, .hover_border_gray1a:hover, .active_border_gray1a:active:hover { border-color: #858585 #858585 #858585 #858585; } .border_gray1s, .hover_border_gray1s:hover, .active_border_gray1s:active:hover { border-color: #fafafa #fafafa #fafafa #fafafa; } /* -------------------------- shadow expand settings --------------------------------*/ .shadow_expand_gray1, .hover_shadow_expand_gray1:hover, .active_shadow_expand_gray1:active:hover { -webkit-box-shadow: 0em 0em 1em 0.25em rgba(167, 167, 167, .39); -moz-box-shadow: 0em 0em 1em 0.25em rgba(167, 167, 167, .39); box-shadow: 0em 0em 1em 0.25em rgba(167, 167, 167, .39); } .shadow_expand_gray1h, .hover_shadow_expand_gray1h:hover, .active_shadow_expand_gray1h:active:hover { -webkit-box-shadow: 0em 0em 1em 0.25em rgba(200, 200, 200, .50); -moz-box-shadow: 0em 0em 1em 0.25em rgba(200, 200, 200, .50); box-shadow: 0em 0em 1em 0.25em rgba(200, 200, 200, .50); } .shadow_expand_gray1a, .hover_shadow_expand_gray1a:hover, .active_shadow_expand_gray1a:active:hover { -webkit-box-shadow: 0em 0em 1em 0.25em rgba(250, 250, 250, .63); -moz-box-shadow: 0em 0em 1em 0.25em rgba(250, 250, 250, .63); box-shadow: 0em 0em 1em 0.25em rgba(250, 250, 250, .63); } .shadow_expand_gray1s, .hover_shadow_expand_gray1s:hover, .active_shadow_expand_gray1s:active:hover { -webkit-box-shadow: 0em 0em 1em 0.25em rgba(250, 250, 250, .78); -moz-box-shadow: 0em 0em 1em 0.25em rgba(250, 250, 250, .78); box-shadow: 0em 0em 1em 0.25em rgba(250, 250, 250, .78); } /* -------------------------- shadow left settings --------------------------------*/ .shadow_left_gray1, .hover_shadow_left_gray1:hover, .active_shadow_left_gray1:active:hover { -webkit-box-shadow: -0.5em -0.5em 1em rgba(167, 167, 167, .39); -moz-box-shadow: -0.5em -0.5em 1em rgba(167, 167, 167, .39); box-shadow: -0.5em -0.5em 1em rgba(167, 167, 167, .39); } .shadow_left_gray1h, .hover_shadow_left_gray1h:hover, .active_shadow_left_gray1h:active:hover { -webkit-box-shadow: -0.5em -0.5em 1em rgba(200, 200, 200, .50); -moz-box-shadow: -0.5em -0.5em 1em rgba(200, 200, 200, .50); box-shadow: -0.5em -0.5em 1em rgba(200, 200, 200, .50); } .shadow_left_gray1a, .hover_shadow_left_gray1a:hover, .active_shadow_left_gray1a:active:hover { -webkit-box-shadow: -0.5em -0.5em 1em rgba(250, 250, 250, .63); -moz-box-shadow: -0.5em -0.5em 1em rgba(250, 250, 250, .63); box-shadow: -0.5em -0.5em 1em rgba(250, 250, 250, .63); } .shadow_left_gray1s, .hover_shadow_left_gray1s:hover, .active_shadow_left_gray1s:active:hover { -webkit-box-shadow: -0.5em -0.5em 1em rgba(250, 250, 250, .78); -moz-box-shadow: -0.5em -0.5em 1em rgba(250, 250, 250, .78); box-shadow: -0.5em -0.5em 1em rgba(250, 250, 250, .78); } /* -------------------------- shadow right settings --------------------------------*/ .shadow_right_gray1, .hover_shadow_right_gray1:hover, .active_shadow_right_gray1:active:hover { -webkit-box-shadow: 0.5em 0em 1em rgba(167, 167, 167, .39); -moz-box-shadow: 0.5em 0em 1em rgba(167, 167, 167, .39); box-shadow: 0.5em 0em 1em rgba(167, 167, 167, .39); } .shadow_right_gray1h, .hover_shadow_right_gray1h:hover, .active_shadow_right_gray1h:active:hover { -webkit-box-shadow: 0.5em 0em 1em rgba(200, 200, 200, .50); -moz-box-shadow: 0.5em 0em 1em rgba(200, 200, 200, .50); box-shadow: 0.5em 0em 1em rgba(200, 200, 200, .50); } .shadow_right_gray1a, .hover_shadow_right_gray1a:hover, .active_shadow_right_gray1a:active:hover { -webkit-box-shadow: 0.5em 0em 1em rgba(250, 250, 250, .63); -moz-box-shadow: 0.5em 0em 1em rgba(250, 250, 250, .63); box-shadow: 0.5em 0em 1em rgba(250, 250, 250, .63); } .shadow_right_gray1s, .hover_shadow_right_gray1s:hover, .active_shadow_right_gray1s:active:hover { -webkit-box-shadow: 0.5em 0em 1em rgba(250, 250, 250, .78); -moz-box-shadow: 0.5em 0em 1em rgba(250, 250, 250, .78); box-shadow: 0.5em 0em 1em rgba(250, 250, 250, .78); } /* -------------------------- shadow top settings --------------------------------*/ .shadow_top_gray1, .hover_shadow_top_gray1:hover, .active_shadow_top_gray1:active:hover { -webkit-box-shadow: 0em -0.5em 1em rgba(167, 167, 167, .39); -moz-box-shadow: 0em -0.5em 1em rgba(167, 167, 167, .39); box-shadow: 0em -0.5em 1em rgba(167, 167, 167, .39); } .shadow_top_gray1h, .hover_shadow_top_gray1h:hover, .active_shadow_top_gray1h:active:hover { -webkit-box-shadow: 0em -0.5em 1em rgba(200, 200, 200, .50); -moz-box-shadow: 0em -0.5em 1em rgba(200, 200, 200, .50); box-shadow: 0em -0.5em 1em rgba(200, 200, 200, .50); } .shadow_top_gray1a, .hover_shadow_top_gray1a:hover, .active_shadow_top_gray1a:active:hover { -webkit-box-shadow: 0em -0.5em 1em rgba(250, 250, 250, .63); -moz-box-shadow: 0em -0.5em 1em rgba(250, 250, 250, .63); box-shadow: 0em -0.5em 1em rgba(250, 250, 250, .63); } .shadow_top_gray1s, .hover_shadow_top_gray1s:hover, .active_shadow_top_gray1s:active:hover { -webkit-box-shadow: 0em -0.5em 1em rgba(250, 250, 250, .78); -moz-box-shadow: 0em -0.5em 1em rgba(250, 250, 250, .78); box-shadow: 0em -0.5em 1em rgba(250, 250, 250, .78); } /* -------------------------- shadow bottom settings --------------------------------*/ .shadow_bottom_gray1, .hover_shadow_bottom_gray1:hover, .active_shadow_bottom_gray1:active:hover { -webkit-box-shadow: 0em 0.5em 1em rgba(167, 167, 167, .39); -moz-box-shadow: 0em 0.5em 1em rgba(167, 167, 167, .39); box-shadow: 0em 0.5em 1em rgba(167, 167, 167, .39); } .shadow_bottom_gray1h, .hover_shadow_bottom_gray1h:hover, .active_shadow_bottom_gray1h:active:hover { -webkit-box-shadow: 0em 0.5em 1em rgba(200, 200, 200, .50); -moz-box-shadow: 0em 0.5em 1em rgba(200, 200, 200, .50); box-shadow: 0em 0.5em 1em rgba(200, 200, 200, .50); } .shadow_bottom_gray1a, .hover_shadow_bottom_gray1a:hover, .active_shadow_bottom_gray1a:active:hover { -webkit-box-shadow: 0em 0.5em 1em rgba(250, 250, 250, .63); -moz-box-shadow: 0em 0.5em 1em rgba(250, 250, 250, .63); box-shadow: 0em 0.5em 1em rgba(250, 250, 250, .63); } .shadow_bottom_gray1s, .hover_shadow_bottom_gray1s:hover, .active_shadow_bottom_gray1s:active:hover { -webkit-box-shadow: 0em 0.5em 1em rgba(250, 250, 250, .78); -moz-box-shadow: 0em 0.5em 1em rgba(250, 250, 250, .78); box-shadow: 0em 0.5em 1em rgba(250, 250, 250, .78); } /* -------------------------- shadow top_left settings --------------------------------*/ .shadow_top_left_gray1, .hover_shadow_top_left_gray1:hover, .active_shadow_top_left_gray1:active:hover { -webkit-box-shadow: -0.5em -0.5em 1em rgba(167, 167, 167, .39); -moz-box-shadow: -0.5em -0.5em 1em rgba(167, 167, 167, .39); box-shadow: -0.5em -0.5em 1em rgba(167, 167, 167, .39); } .shadow_top_left_gray1h, .hover_shadow_top_left_gray1h:hover, .active_shadow_top_left_gray1h:active:hover { -webkit-box-shadow: -0.5em -0.5em 1em rgba(200, 200, 200, .50); -moz-box-shadow: -0.5em -0.5em 1em rgba(200, 200, 200, .50); box-shadow: -0.5em -0.5em 1em rgba(200, 200, 200, .50); } .shadow_top_left_gray1a, .hover_shadow_top_left_gray1a:hover, .active_shadow_top_left_gray1a:active:hover { -webkit-box-shadow: -0.5em -0.5em 1em rgba(250, 250, 250, .63); -moz-box-shadow: -0.5em -0.5em 1em rgba(250, 250, 250, .63); box-shadow: -0.5em -0.5em 1em rgba(250, 250, 250, .63); } .shadow_top_left_gray1s, .hover_shadow_top_left_gray1s:hover, .active_shadow_top_left_gray1s:active:hover { -webkit-box-shadow: -0.5em -0.5em 1em rgba(250, 250, 250, .78); -moz-box-shadow: -0.5em -0.5em 1em rgba(250, 250, 250, .78); box-shadow: -0.5em -0.5em 1em rgba(250, 250, 250, .78); } /* -------------------------- shadow top_right settings --------------------------------*/ .shadow_top_right_gray1, .hover_shadow_top_right_gray1:hover, .active_shadow_top_right_gray1:active:hover { -webkit-box-shadow: 0.5em -0.5em 1em rgba(167, 167, 167, .39); -moz-box-shadow: 0.5em -0.5em 1em rgba(167, 167, 167, .39); box-shadow: 0.5em -0.5em 1em rgba(167, 167, 167, .39); } .shadow_top_right_gray1h, .hover_shadow_top_right_gray1h:hover, .active_shadow_top_right_gray1h:active:hover { -webkit-box-shadow: 0.5em -0.5em 1em rgba(200, 200, 200, .50); -moz-box-shadow: 0.5em -0.5em 1em rgba(200, 200, 200, .50); box-shadow: 0.5em -0.5em 1em rgba(200, 200, 200, .50); } .shadow_top_right_gray1a, .hover_shadow_top_right_gray1a:hover, .active_shadow_top_right_gray1a:active:hover { -webkit-box-shadow: 0.5em -0.5em 1em rgba(250, 250, 250, .63); -moz-box-shadow: 0.5em -0.5em 1em rgba(250, 250, 250, .63); box-shadow: 0.5em -0.5em 1em rgba(250, 250, 250, .63); } .shadow_top_right_gray1s, .hover_shadow_top_right_gray1s:hover, .active_shadow_top_right_gray1s:active:hover { -webkit-box-shadow: 0.5em -0.5em 1em rgba(250, 250, 250, .78); -moz-box-shadow: 0.5em -0.5em 1em rgba(250, 250, 250, .78); box-shadow: 0.5em -0.5em 1em rgba(250, 250, 250, .78); } /* -------------------------- shadow bottom_left settings --------------------------------*/ .shadow_bottom_left_gray1, .hover_shadow_bottom_left_gray1:hover, .active_shadow_bottom_left_gray1:active:hover { -webkit-box-shadow: -0.5em 0.5em 1em rgba(167, 167, 167, .39); -moz-box-shadow: -0.5em 0.5em 1em rgba(167, 167, 167, .39); box-shadow: -0.5em 0.5em 1em rgba(167, 167, 167, .39); } .shadow_bottom_left_gray1h, .hover_shadow_bottom_left_gray1h:hover, .active_shadow_bottom_left_gray1h:active:hover { -webkit-box-shadow: -0.5em 0.5em 1em rgba(200, 200, 200, .50); -moz-box-shadow: -0.5em 0.5em 1em rgba(200, 200, 200, .50); box-shadow: -0.5em 0.5em 1em rgba(200, 200, 200, .50); } .shadow_bottom_left_gray1a, .hover_shadow_bottom_left_gray1a:hover, .active_shadow_bottom_left_gray1a:active:hover { -webkit-box-shadow: -0.5em 0.5em 1em rgba(250, 250, 250, .63); -moz-box-shadow: -0.5em 0.5em 1em rgba(250, 250, 250, .63); box-shadow: -0.5em 0.5em 1em rgba(250, 250, 250, .63); } .shadow_bottom_left_gray1s, .hover_shadow_bottom_left_gray1s:hover, .active_shadow_bottom_left_gray1s:active:hover { -webkit-box-shadow: -0.5em 0.5em 1em rgba(250, 250, 250, .78); -moz-box-shadow: -0.5em 0.5em 1em rgba(250, 250, 250, .78); box-shadow: -0.5em 0.5em 1em rgba(250, 250, 250, .78); } /* -------------------------- shadow bottom_right settings --------------------------------*/ .shadow_bottom_right_gray1, .hover_shadow_bottom_right_gray1:hover, .active_shadow_bottom_right_gray1:active:hover { -webkit-box-shadow: 0.5em 0.5em 1em rgba(167, 167, 167, .39); -moz-box-shadow: 0.5em 0.5em 1em rgba(167, 167, 167, .39); box-shadow: 0.5em 0.5em 1em rgba(167, 167, 167, .39); } .shadow_bottom_right_gray1h, .hover_shadow_bottom_right_gray1h:hover, .active_shadow_bottom_right_gray1h:active:hover { -webkit-box-shadow: 0.5em 0.5em 1em rgba(200, 200, 200, .50); -moz-box-shadow: 0.5em 0.5em 1em rgba(200, 200, 200, .50); box-shadow: 0.5em 0.5em 1em rgba(200, 200, 200, .50); } .shadow_bottom_right_gray1a, .hover_shadow_bottom_right_gray1a:hover, .active_shadow_bottom_right_gray1a:active:hover { -webkit-box-shadow: 0.5em 0.5em 1em rgba(250, 250, 250, .63); -moz-box-shadow: 0.5em 0.5em 1em rgba(250, 250, 250, .63); box-shadow: 0.5em 0.5em 1em rgba(250, 250, 250, .63); } .shadow_bottom_right_gray1s, .hover_shadow_bottom_right_gray1s:hover, .active_shadow_bottom_right_gray1s:active:hover { -webkit-box-shadow: 0.5em 0.5em 1em rgba(250, 250, 250, .78); -moz-box-shadow: 0.5em 0.5em 1em rgba(250, 250, 250, .78); box-shadow: 0.5em 0.5em 1em rgba(250, 250, 250, .78); }
example/public/style.css
NHQ/iframarfi
body, body > *{ -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-margin-start: 0; -webkit-margin-end: 0; -webkit-padding-before: 0; -webkit-padding-start: 0; -webkit-padding-end: 0; -webkit-box-align: start; -webkit-padding-after: 0; font-family:monospace; display:block; margin:0; padding:0; } ::-webkit-input-placeholder{ font-weight:900; } div{ margin:0px; padding:0px; } textarea { border-bottom-color: rgb(238, 238, 238); border-bottom-style: inset; border-bottom-width: 1.8181817531585693px; border-left-color: rgb(238, 238, 238); border-left-style: inset; border-left-width: 1.8181817531585693px; border-right-color: rgb(238, 238, 238); border-right-style: inset; border-right-width: 1.8181817531585693px; border-top-color: rgb(238, 238, 238); border-top-style: inset; border-top-width: 1.8181817531585693px; margin: 0; padding: 5px; width: 100%; height: 100%; } input{ width: 100%; height: 100%; } label{ padding:0; margin:0; height:100%; width:100%; } legend { padding: 0 5px; margin: 0 0 0 3px; } fieldset{ } input[type=file]{ padding:5px 0px; } button { margin: 0px } .w350{ display:inline-block; width:350px } .w300{ max-width:300px } .h400{ min-height:300px } .m5{ margin: 5px }
test/actual/options_data/context-options.html
helpers/handlebars-helper-include
<!-- test/fixtures/includes/options-data.hbs --> <article id="options-data"> <div class="title"> this title is from the config (root context). This title is from FOO.json </div> <p class="description"> This description is from FOO.json </p> </article>
static/landing-page.html
thepatrick/lunch
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8" /> <link rel="apple-touch-icon" sizes="76x76" href="./assets/img/apple-icon.png"> <link rel="icon" type="image/png" href="./assets/img/favicon.png"> <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" /> <title>Landing Page - Now Ui Kit by Creative Tim</title> <meta content='width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0, shrink-to-fit=no' name='viewport' /> <!-- Fonts and icons --> <link href="https://fonts.googleapis.com/css?family=Montserrat:400,700,200" rel="stylesheet" /> <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/latest/css/font-awesome.min.css" /> <!-- CSS Files --> <link href="./assets/css/bootstrap.min.css" rel="stylesheet" /> <link href="./assets/css/now-ui-kit.css?v=1.1.0" rel="stylesheet" /> <!-- CSS Just for demo purpose, don't include it in your project --> <!-- <link href="./assets/css/demo.css" rel="stylesheet" /> --> </head> <body class="landing-page sidebar-collapse"> <!-- Navbar --> <nav class="navbar navbar-expand-lg bg-primary fixed-top navbar-transparent " color-on-scroll="400"> <div class="container"> <div class="dropdown button-dropdown"> <a href="#pablo" class="dropdown-toggle" id="navbarDropdown" data-toggle="dropdown"> <span class="button-bar"></span> <span class="button-bar"></span> <span class="button-bar"></span> </a> <div class="dropdown-menu" aria-labelledby="navbarDropdown"> <a class="dropdown-header">Dropdown header</a> <a class="dropdown-item" href="#">Action</a> <a class="dropdown-item" href="#">Another action</a> <a class="dropdown-item" href="#">Something else here</a> <div class="dropdown-divider"></div> <a class="dropdown-item" href="#">Separated link</a> <div class="dropdown-divider"></div> <a class="dropdown-item" href="#">One more separated link</a> </div> </div> <div class="navbar-translate"> <a class="navbar-brand" href="http://demos.creative-tim.com/now-ui-kit/index.html" rel="tooltip" title="Designed by Invision. Coded by Creative Tim" data-placement="bottom" target="_blank"> Now Ui Kit </a> <button class="navbar-toggler navbar-toggler" type="button" data-toggle="collapse" data-target="#navigation" aria-controls="navigation-index" aria-expanded="false" aria-label="Toggle navigation"> <span class="navbar-toggler-bar bar1"></span> <span class="navbar-toggler-bar bar2"></span> <span class="navbar-toggler-bar bar3"></span> </button> </div> <div class="collapse navbar-collapse justify-content-end" id="navigation" data-nav-image="./assets/img/blurred-image-1.jpg"> <ul class="navbar-nav"> <li class="nav-item"> <a class="nav-link" href="../index.html">Back to Kit</a> </li> <li class="nav-item"> <a class="nav-link" href="https://github.com/creativetimofficial/now-ui-kit/issues">Have an issue?</a> </li> <li class="nav-item"> <a class="nav-link" rel="tooltip" title="Follow us on Twitter" data-placement="bottom" href="https://twitter.com/CreativeTim" target="_blank"> <i class="fa fa-twitter"></i> <p class="d-lg-none d-xl-none">Twitter</p> </a> </li> <li class="nav-item"> <a class="nav-link" rel="tooltip" title="Like us on Facebook" data-placement="bottom" href="https://www.facebook.com/CreativeTim" target="_blank"> <i class="fa fa-facebook-square"></i> <p class="d-lg-none d-xl-none">Facebook</p> </a> </li> <li class="nav-item"> <a class="nav-link" rel="tooltip" title="Follow us on Instagram" data-placement="bottom" href="https://www.instagram.com/CreativeTimOfficial" target="_blank"> <i class="fa fa-instagram"></i> <p class="d-lg-none d-xl-none">Instagram</p> </a> </li> </ul> </div> </div> </nav> <!-- End Navbar --> <div class="wrapper"> <div class="page-header page-header-small"> <div class="page-header-image" data-parallax="true" style="background-image: url('./assets/img/bg6.jpg');"> </div> <div class="container"> <div class="content-center"> <h1 class="title">This is our great company.</h1> <div class="text-center"> <a href="#pablo" class="btn btn-primary btn-icon btn-round"> <i class="fa fa-facebook-square"></i> </a> <a href="#pablo" class="btn btn-primary btn-icon btn-round"> <i class="fa fa-twitter"></i> </a> <a href="#pablo" class="btn btn-primary btn-icon btn-round"> <i class="fa fa-google-plus"></i> </a> </div> </div> </div> </div> <div class="section section-about-us"> <div class="container"> <div class="row"> <div class="col-md-8 ml-auto mr-auto text-center"> <h2 class="title">Who we are?</h2> <h5 class="description">According to the National Oceanic and Atmospheric Administration, Ted, Scambos, NSIDClead scentist, puts the potentially record low maximum sea ice extent tihs year down to low ice extent in the Pacific and a late drop in ice extent in the Barents Sea.</h5> </div> </div> <div class="separator separator-primary"></div> <div class="section-story-overview"> <div class="row"> <div class="col-md-6"> <div class="image-container image-left" style="background-image: url('./assets/img/login.jpg')"> <!-- First image on the left side --> <p class="blockquote blockquote-primary">"Over the span of the satellite record, Arctic sea ice has been declining significantly, while sea ice in the Antarctichas increased very slightly" <br> <br> <small>-NOAA</small> </p> </div> <!-- Second image on the left side of the article --> <div class="image-container" style="background-image: url('./assets/img/bg3.jpg')"></div> </div> <div class="col-md-5"> <!-- First image on the right side, above the article --> <div class="image-container image-right" style="background-image: url('./assets/img/bg1.jpg')"></div> <h3>So what does the new record for the lowest level of winter ice actually mean</h3> <p>The Arctic Ocean freezes every winter and much of the sea-ice then thaws every summer, and that process will continue whatever happens with climate change. Even if the Arctic continues to be one of the fastest-warming regions of the world, it will always be plunged into bitterly cold polar dark every winter. And year-by-year, for all kinds of natural reasons, there’s huge variety of the state of the ice. </p> <p> For a start, it does not automatically follow that a record amount of ice will melt this summer. More important for determining the size of the annual thaw is the state of the weather as the midnight sun approaches and temperatures rise. But over the more than 30 years of satellite records, scientists have observed a clear pattern of decline, decade-by-decade. </p> <p>The Arctic Ocean freezes every winter and much of the sea-ice then thaws every summer, and that process will continue whatever happens with climate change. Even if the Arctic continues to be one of the fastest-warming regions of the world, it will always be plunged into bitterly cold polar dark every winter. And year-by-year, for all kinds of natural reasons, there’s huge variety of the state of the ice. </p> </div> </div> </div> </div> </div> <div class="section section-team text-center"> <div class="container"> <h2 class="title">Here is our team</h2> <div class="team"> <div class="row"> <div class="col-md-4"> <div class="team-player"> <img src="./assets/img/avatar.jpg" alt="Thumbnail Image" class="rounded-circle img-fluid img-raised"> <h4 class="title">Romina Hadid</h4> <p class="category text-primary">Model</p> <p class="description">You can write here details about one of your team members. You can give more details about what they do. Feel free to add some <a href="#">links</a> for people to be able to follow them outside the site.</p> <a href="#pablo" class="btn btn-primary btn-icon btn-round"><i class="fa fa-twitter"></i></a> <a href="#pablo" class="btn btn-primary btn-icon btn-round"><i class="fa fa-instagram"></i></a> <a href="#pablo" class="btn btn-primary btn-icon btn-round"><i class="fa fa-facebook-square"></i></a> </div> </div> <div class="col-md-4"> <div class="team-player"> <img src="./assets/img/ryan.jpg" alt="Thumbnail Image" class="rounded-circle img-fluid img-raised"> <h4 class="title">Ryan Tompson</h4> <p class="category text-primary">Designer</p> <p class="description">You can write here details about one of your team members. You can give more details about what they do. Feel free to add some <a href="#">links</a> for people to be able to follow them outside the site.</p> <a href="#pablo" class="btn btn-primary btn-icon btn-round"><i class="fa fa-twitter"></i></a> <a href="#pablo" class="btn btn-primary btn-icon btn-round"><i class="fa fa-linkedin"></i></a> </div> </div> <div class="col-md-4"> <div class="team-player"> <img src="./assets/img/eva.jpg" alt="Thumbnail Image" class="rounded-circle img-fluid img-raised"> <h4 class="title">Eva Jenner</h4> <p class="category text-primary">Fashion</p> <p class="description">You can write here details about one of your team members. You can give more details about what they do. Feel free to add some <a href="#">links</a> for people to be able to follow them outside the site.</p> <a href="#pablo" class="btn btn-primary btn-icon btn-round"><i class="fa fa-google-plus"></i></a> <a href="#pablo" class="btn btn-primary btn-icon btn-round"><i class="fa fa-youtube-play"></i></a> <a href="#pablo" class="btn btn-primary btn-icon btn-round"><i class="fa fa-twitter"></i></a> </div> </div> </div> </div> </div> </div> <div class="section section-contact-us text-center"> <div class="container"> <h2 class="title">Want to work with us?</h2> <p class="description">Your project is very important to us.</p> <div class="row"> <div class="col-lg-6 text-center col-md-8 ml-auto mr-auto"> <div class="input-group input-lg"> <span class="input-group-addon"> <i class="now-ui-icons users_circle-08"></i> </span> <input type="text" class="form-control" placeholder="First Name..."> </div> <div class="input-group input-lg"> <span class="input-group-addon"> <i class="now-ui-icons ui-1_email-85"></i> </span> <input type="text" class="form-control" placeholder="Email..."> </div> <div class="textarea-container"> <textarea class="form-control" name="name" rows="4" cols="80" placeholder="Type a message..."></textarea> </div> <div class="send-button"> <a href="#pablo" class="btn btn-primary btn-round btn-block btn-lg">Send Message</a> </div> </div> </div> </div> </div> <footer class="footer footer-default"> <div class="container"> <nav> <ul> <li> <a href="https://www.creative-tim.com"> Creative Tim </a> </li> <li> <a href="http://presentation.creative-tim.com"> About Us </a> </li> <li> <a href="http://blog.creative-tim.com"> Blog </a> </li> <li> <a href="https://github.com/creativetimofficial/now-ui-kit/blob/master/LICENSE.md"> MIT License </a> </li> </ul> </nav> <div class="copyright"> &copy; <script> document.write(new Date().getFullYear()) </script>, Designed by <a href="http://www.invisionapp.com" target="_blank">Invision</a>. Coded by <a href="https://www.creative-tim.com" target="_blank">Creative Tim</a>. </div> </div> </footer> </div> </body> <!-- Core JS Files --> <script src="./assets/js/core/jquery.3.2.1.min.js" type="text/javascript"></script> <script src="./assets/js/core/popper.min.js" type="text/javascript"></script> <script src="./assets/js/core/bootstrap.min.js" type="text/javascript"></script> <!-- Plugin for Switches, full documentation here: http://www.jque.re/plugins/version3/bootstrap.switch/ --> <script src="./assets/js/plugins/bootstrap-switch.js"></script> <!-- Plugin for the Sliders, full documentation here: http://refreshless.com/nouislider/ --> <script src="./assets/js/plugins/nouislider.min.js" type="text/javascript"></script> <!-- Plugin for the DatePicker, full documentation here: https://github.com/uxsolutions/bootstrap-datepicker --> <script src="./assets/js/plugins/bootstrap-datepicker.js" type="text/javascript"></script> <!-- Control Center for Now Ui Kit: parallax effects, scripts for the example pages etc --> <script src="./assets/js/now-ui-kit.js?v=1.1.0" type="text/javascript"></script> </html>
_site/dates.html
intaset/nddte
<!DOCTYPE html> <html lang="en"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta name="robots" content="noarchive"> <meta name="description" content="The important dates, such as deadlines and registration dates, are provided for NDDTE."> <meta name="keywords" content="nanotechnology conference, cancer and nanotechnology, clinical application of nanotechnology, gene delivery systems, nanomedical technologies, nanobiiomedical applications, nanotechnology for detection, nanotechnology for diagnosis, nanotechnology and drug delivery, nanotechnology for imaging, nanotechnology and tissue engineering, nanopharmaceuticals"> <title>NDDTE'18 - Important Dates</title> <meta name="handheldfriendly" content="true"> <meta name="mobileoptimized" content="240"> <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <link href="../css/style.css" rel="stylesheet"> <!-- Google Fonts --> <link href='https://fonts.googleapis.com/css?family=Lato:100,300,400,700,900,100italic,300italic,400italic,700italic,900italic' rel='stylesheet' type='text/css'> <link href="https://fonts.googleapis.com/css?family=Roboto+Condensed:400,700|Roboto:400,400i,700" rel="stylesheet"> <link rel="shortcut icon" href="../img/favicon.ico" type="image/x-icon"> <!--[if IE-9]><html lang="en" class="ie9"><![endif]--> <script src='https://www.google.com/recaptcha/api.js'></script> <script src="../js/modernizr.custom.63321.js"></script> <script> (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) })(window,document,'script','//www.google-analytics.com/analytics.js','ga'); ga('create', 'UA-66026921-1', 'auto'); ga('send', 'pageview'); </script> <script> (function() { var cx = '002879881986571969324:agaw0rmj_90'; var gcse = document.createElement('script'); gcse.type = 'text/javascript'; gcse.async = true; gcse.src = (document.location.protocol == 'https:' ? 'https:' : 'http:') + '//cse.google.com/cse.js?cx=' + cx; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(gcse, s); })(); </script> </head> <body> <nav id="slide-menu"> <h1>NDDTE'18</h1> <ul> <li><a href="/nddte/">Home</a></li> <li><a href="../papers">Submissions</a></li> <li><a href="../program">Program</a></li> <li><a href="../dates">Important Dates</a></li> <li><a href="../registration">Registration</a></li> <li><a href="../committee">Committee</a></li> <li><a href="../keynote">Keynotes</a></li> <li><a href="../venue">Venue</a></li> <li><a href="../accommodation">Accommodation</a></li> <li><a href="../past-events">Past Events</a></li> <li><a href="#contact">Contact</a></li> </ul> </nav> <div id="content"> <div class="desktop"> <div class="cbp-af-header"> <div class="cbp-af-inner"> <a href="/"><img src="../img/logo.png" class="flex-logo"></a> <nav> <a href="/">Home</a><p class="dot">&middot;</p><a href="../papers">Submissions</a><p class="dot">&middot;</p><a href="../program">Program</a><p class="dot">&middot;</p><a href="../dates">Important Dates</a><p class="dot">&middot;</p><a href="../registration">Registration</a><p class="dot">&middot;</p><a href="../committee">Committee</a><p class="dot">&middot;</p><a href="../keynote">Keynotes</a><p class="dot">&middot;</p><a href="../venue">Venue</a><p class="dot">&middot;</p><a href="../accommodation">Accommodation</a><p class="dot">&middot;</p><a href="../past-events">Past Events</a><p class="dot">&middot;</p><a href="#contact">Contact</a> </nav> </div> </div> </div> <header> <div class="mobile"> <div class="cbp-af-header"> <div class="cbp-af-inner"> <div class="unit unit-s-3-4 unit-m-1-3 unit-l-1-3"> <a href="/"><img src="../img/logo.png" class="flex-logo"></a> </div> <div class="unit unit-s-1-3 unit-m-2-3 unit-m-2-3-1 unit-l-2-3"> <div class="menu-trigger"></div> </div> </div> </div> <div class="bg"> <h1>3<sup>rd</sup> International Conference on Nanomedicine,<br>Drug Delivery, and Tissue Engineering (NDDTE'18)</h1> <p class="subhead">April 10 - 12, 2018 | Budapest, Hungary</p> <a href="../papers" class="bg-link">Submissions</a> <p class="dot">&middot;</p> <a href="../dates" class="bg-link">Important Dates</a> <p class="dot">&middot;</p> <a href="../registration" class="bg-link">Registration</a> <div class="searchbox grid"> <div class="unit unit-s-1 unit-m-3-4 unit-l-3-4"> <div class="unit unit-s-1 unit-m-1-4-2 unit-l-1-4-2"> <p class="body">Search:</p> </div> <div class="unit unit-s-3-4 unit-m-3-4 unit-l-3-4"> <gcse:searchbox-only resultsUrl="../results"></gcse:searchbox-only> </div> </div> </div> </div> </div> <div class="desktop"> <div class="grid"> <div class="unit unit-s-1 unit-m-1 unit-l-1"> <div class="bg-img"> <img src="../img/header.jpg" class="flex-img" alt="Header"> </div> <div class="bg"> <h1>3<sup>rd</sup> International Conference on Nanomedicine,<br>Drug Delivery, and Tissue Engineering (NDDTE'18)</h1> <p class="subhead">April 10 - 12, 2018 | Budapest, Hungary</p> <a href="../papers" class="bg-link">Submissions</a> <p class="dot">&middot;</p> <a href="../dates" class="bg-link">Important Dates</a> <p class="dot">&middot;</p> <a href="../registration" class="bg-link">Registration</a> <div class="searchbox grid"> <div class="unit unit-s-1 unit-m-3-4 unit-l-3-4"> <div class="unit unit-s-1 unit-m-1-4-2 unit-l-1-4-2"> <p class="body">Search:</p> </div> <div class="unit unit-s-3-4 unit-m-3-4 unit-l-3-4"> <gcse:searchbox-only resultsUrl="../results"></gcse:searchbox-only> </div> </div> </div> </div> </div> </div> </div> </header> <div class="grid main-content"> <div class="unit unit-s-1 unit-m-1-3-1 unit-l-1-3-1"> <div class="unit-spacer"> <section class="main"> <ul class="side-bar-menu" style="padding:0px;"> <li><a href="../sponsor">Sponsors &amp; Exhibitors</a></li> <li><a href="../symposium">Symposium &amp; Workshop</a></li> <li><a href="../openconf">Submit your Paper</a></li> </ul> </section> <br><br> </div> </div> <div class="unit unit-s-1 unit-m-1-4-1 unit-l-1-4-1"> <div class="unit-spacer content"> <p class="body">The important dates and deadlines for the 2<sup>nd</sup> International Conference on Nanomedicine, Drug Delivery, and Tissue Engineering (NDDTE'18) are as follows:</p> <div class="mobile"> <table> <tr> <td class="date-title">Conference Dates</td> </tr> <tr> <td class="imp-date"><b>April 10 - 12</b></td> </tr> <tr> <td class="date-title"><s>Paper Submission Deadline</s><br><strong>Extended Paper Submission Deadline</strong></td> </tr> <tr> <td class="imp-date"><s>October 12, 2017</s><p class="body"><strong>February 8, 2018</strong></p></td> </tr> <td class="date-title"><s>Notification of Authors</s><br><strong>Extended Notification of Authors</strong></td> </tr> <tr> <td class="imp-date"><s>November 2, 2017</s><p class="body"><strong>February 10, 2018</strong></p></td> </tr> <tr> <td class="date-title"><s>Final Version of Accepted Submissions Deadline</s><br><strong>Final Version of Accepted Submissions Deadline</strong</td> </tr> <tr> <td class="imp-date"><s>December 21, 2017</s><p class="body"><strong>March 13, 2018</strong></p></td> </tr> <tr> <td class="date-title" rowspan="3">Registration Deadline</td> </tr> <tr> <td class="reg"><s>Early Bird Registration</s><br><b>Extended Early Bird Registration</b> <p class="body"><s>November 16, 2017</s><br><strong>February 20, 2018</strong></p></td> </tr> <tr> <td class="reg"><s>Regular Registration*</s><br><b>Extended Regular Registration<strong>*</strong></b> <p class="body"><s>December 21, 2017</s><br><strong>March 13, 2018</strong></p></td> </tr> <tr> <td class="reg"><b>Late Registration <p class="body">After March 13, 2018</b></p></td> </tr> </table> </div> <div class="desktop"> <table> <tr> <td class="date-title">Conference Dates</td> <td class="imp-date"><b>April 10 - 12</b></td> </tr> <tr> <td class="date-title"><s>Paper Submission Deadline</s><br><div class="past-text"><b>Extended Paper Submission Deadline</b></div></td> <td class="imp-date"><s>October 12, 2017</s><br><strong>February 8, 2018</strong></td> </tr> <tr> <td class="date-title"><s>Notification of Authors</s><br><div class="past-text"><b>Extended Notification of Authors</b></div></td> <td class="imp-date"><s>November 2, 2017</s><br><strong>February 10, 2018</strong></td> </tr> <tr> <td class="date-title"><s>Final Version of Accepted Submissions Deadline</s><br><div class="past-text"><b>Final Version of Accepted Submissions Deadline</b></div></td> <td class="imp-date"><s>December 21, 2017</s><br><strong>March 13, 2018</strong></td> </tr> <tr> <th class="date-title" rowspan=3>Registration Deadline</th> <td class="reg"><s>Early Bird Registration</s><div class="past-text"><b>Extended Early Bird Registration</b></div><p class="body"><s>November 16, 2017</s><br><strong>February 20, 2018</strong></p></td> </tr> <tr> <td class="reg"><s>Regular Registration*</s><div class="past-text"><b>Extended Regular Registration</b><strong>*</strong></div><p class="body"><s>December 21, 2017</s><br><strong>March 13, 2018</strong></p></td> </tr> <tr> <td class="reg">Late Registration <br><p class="body">After <strong>March 13, 2018</strong></p></td> </tr> </table> </div> <p class="body"><strong>*This is the deadline for the registration of Authors</strong></p> </div> </div> <div class="unit unit-s-1 unit-m-1-3-1 unit-l-1-3-1"> <div class="unit-spacer"> <p class="announcement-text"><strong>NDDTE'18</strong> is part of the <strong>3<sup>rd</sup> World Congress on Recent Advances in Nanotechnology (RAN'18)</strong>. <a class="body-link" target="_blank" href="https://www.rancongress.com">Congress Website</a> | <a class="body-link" target="_blank" href="RAN18_CFP_Flyer.pdf">Congress Flyer</a></p> <p class="announcement-text"> <strong>Poster Board Dimensions:</strong><br> Authors presenting via poster boards are to be informed that poster boards are 110 cm height and 70 cm width. </p> <h2>Upcoming Dates</h2> <div class="grid events"> <div class="unit unit-s-1 unit-m-1-4 unit-l-1-4"> <div class="date"> Mar. 13, 2018 </div> </div> <div class="unit unit-s-1 unit-m-3-4 unit-l-3-4"> <div class="unit-spacer"> Final Version of Accepted Submissions Deadline </div> </div> </div> <div class="grid events"> <div class="unit unit-s-1 unit-m-1-4 unit-l-1-4"> <div class="date"> Mar. 13, 2018 </div> </div> <div class="unit unit-s-1 unit-m-3-4 unit-l-3-4"> <div class="unit-spacer"> Extended <br>Regular Registration </div> </div> </div> <div class="grid events"> <div class="unit unit-s-1 unit-m-1-4 unit-l-1-4"> <div class="date"> Apr. 10 - 12, 2018 </div> </div> <div class="unit unit-s-1 unit-m-3-4 unit-l-3-4"> <div class="unit-spacer"> Conference Dates </div> </div> </div> <br> <div> <div class="unit unit-s-1-1 unit-m-1-2 unit-l-1-2 "> <a href="https://www.crossref.org/" target="_blank"><img src="/img/Crossref_logo.png" alt="Crossref" class="flex-img" style="max-width:130px;"/></a> </div> <div class="unit unit-s-1-1 unit-m-1-2 unit-l-1-2 "> <a href="https://www.scopus.com/" target="_blank"><img src="/img/Scopus_logo.png" alt="Scopus" class="flex-img" style="max-width:130px;"/></a> </div> <br> <div class="unit unit-s-1-1 unit-m-1-2 unit-l-1-2 "> <a href="https://scholar.google.com/" target="_blank"><img src="/img/GoogleSchoolar_logo.png" alt="Google Scholar" class="flex-img" style="max-width:130px;"/></a> </div> <div class="unit unit-s-1-1 unit-m-1-2 unit-l-1-2 "> <a href="https://www.portico.org/" target="_blank"><img src="/img/portico_logo.png" alt="Portico" class="flex-img" style="max-width:110px;"/></a> </div> <br> </div> </div> </div> </div> <footer id="contact"> <div class="grid"> <div class="unit unit-s-1 unit-m-1-3 unit-l-1-3"> <div class="unit-spacer"> <h2>Contact Us</h2> <p class="body">International ASET Inc.<br> Unit No. 104, 2442 St. Joseph Blvd.<br> Orl&eacute;ans, Ontario, Canada<br> Postal Code: K1C 1G1<br> +1-613-834-9999<br> <a href="mailto:info@nddte.com">info@nddte.com</a></p> </div> </div> <div class="unit unit-s-1 unit-m-2-3 unit-l-2-3 contact"> <div class="unit-spacer"> <p class="body">For questions or comments regarding NDDTE'18, please fill out the form below:</p> <form action="../contactus.php" method="post" enctype="multipart/form-data" name="ContactForm" class="cf"> <div class="half left cf"> <input style="margin-bottom:0.85em" type="text" name="Name" id="Name" placeholder="Name" required> <input style="margin-bottom:0.85em" type="email" name="Email" id="Email" placeholder="Email address" required> <input type="text" name="Subject" id="Subject" placeholder="Subject" required> </div> <div class="half right cf"> <textarea name="Message" type="text" rows="5" name="Message" id="Message" placeholder="Message" required></textarea> </div><br><br> <center class="full right cf"><div class="g-recaptcha" data-sitekey="6LcY9g0TAAAAAIwIfY4vJzVX0ehN29_EX4g6vANn"></div></center> <div class="cf"> <center><div class="full right cf"><input type="submit" name="Submit" value="Submit"> <input type="reset" name="Reset" value="Reset"></center></div> </div></div></form> </div> </div> </div> </footer> <div class="copyright"> <a href="http://international-aset.com">International ASET Inc.</a> | <a href="http://international-aset.com/phplistpublic/?p=subscribe&id=1">Subscribe</a> | <a href="../terms">Terms of Use</a> | <a href="../sitemap">Sitemap</a> <p class="body">© Copyright <script>document.write(new Date().getFullYear())</script>, International ASET Inc. – All Rights Reserved.</p> <p class="copyright1">Have any feedback? Please provide them here: <script>var refURL = window.location.protocol + "//" + window.location.host + window.location.pathname; document.write('<a href="http://international-aset.com/feedback/?refURL=' + refURL+'" class="body-link">Feedback</a>');</script></p> </div> </div> <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.8.3/jquery.min.js"></script> <script src="https://cdn.jsdelivr.net/jquery.validation/1.15.1/jquery.validate.min.js"></script> <script src="../js/form-validation.js"></script> <script type="text/javascript" src="../js/jquery.calendario.js"></script> <script type="text/javascript" src="../js/data.js"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-easing/1.3/jquery.easing.min.js"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/jquery.touchswipe/1.6.4/jquery.touchSwipe.min.js"></script> <script src="../js/jquery.liquid-slider.min.js"></script> <script src="../js/classie.js"></script> <script src="../js/cbpAnimatedHeader.min.js"></script> <script src="../js/SpryValidationSelect.js" type="text/javascript"></script> <script src="../js/SpryValidationTextField.js" type="text/javascript"></script> <script src="../js/SpryValidationConfirm.js" type="text/javascript"></script> <script src="../js/SpryValidationCheckbox.js" type="text/javascript"></script> <script src="../js/SpryValidationTextarea.js" type="text/javascript"></script> <script type="text/javascript"> /* Slidemenu */ (function() { var $body = document.body , $menu_trigger = $body.getElementsByClassName('menu-trigger')[0]; if ( typeof $menu_trigger !== 'undefined' ) { $menu_trigger.addEventListener('click', function() { $body.className = ( $body.className == 'menu-active' )? '' : 'menu-active'; }); } }).call(this); </script> <script type="text/javascript"> var spryselect1 = new Spry.Widget.ValidationSelect("spryselect1", {isRequired:false}); var sprytextfield1 = new Spry.Widget.ValidationTextField("sprytextfield1"); var sprytextfield2 = new Spry.Widget.ValidationTextField("sprytextfield2"); var sprytextfield3 = new Spry.Widget.ValidationTextField("sprytextfield3"); var sprytextfield4 = new Spry.Widget.ValidationTextField("sprytextfield4"); var spryconfirm4 = new Spry.Widget.ValidationTextField("spryconfirm4"); var spryconfirm1 = new Spry.Widget.ValidationTextField("spryconfirm1"); var spryselect2 = new Spry.Widget.ValidationSelect("spryselect2", {invalidValue:"-1"}); var sprytextfield5 = new Spry.Widget.ValidationTextField("sprytextfield5", "email"); var sprytextarea1 = new Spry.Widget.ValidationTextarea("sprytextarea1"); var spryselect3 = new Spry.Widget.ValidationSelect("spryselect3", {invalidValue:"-1", isRequired:false}); var spryselect3 = new Spry.Widget.ValidationSelect("spryselect11", {invalidValue:"-1", isRequired:false}); var sprytextfield6 = new Spry.Widget.ValidationTextField("sprytextfield6", "date", {format:"mm/dd/yyyy"}); var sprytextfield9 = new Spry.Widget.ValidationTextField("sprytextfield9"); var sprytextfield7 = new Spry.Widget.ValidationTextField("sprytextfield7"); var sprytextfield8 = new Spry.Widget.ValidationTextField("sprytextfield8"); var sprytextfield10 = new Spry.Widget.ValidationTextField("sprytextfield10"); var sprycheckbox1 = new Spry.Widget.ValidationCheckbox("sprycheckbox1"); </script> <script type="text/javascript"> $(function() { var transEndEventNames = { 'WebkitTransition' : 'webkitTransitionEnd', 'MozTransition' : 'transitionend', 'OTransition' : 'oTransitionEnd', 'msTransition' : 'MSTransitionEnd', 'transition' : 'transitionend' }, transEndEventName = transEndEventNames[ Modernizr.prefixed( 'transition' ) ], $wrapper = $( '#custom-inner' ), $calendar = $( '#calendar' ), cal = $calendar.calendario( { onDayClick : function( $el, $contentEl, dateProperties ) { if( $contentEl.length > 0 ) { showEvents( $contentEl, dateProperties ); } }, caldata : codropsEvents, displayWeekAbbr : true } ), $month = $( '#custom-month' ).html( cal.getMonthName() ), $year = $( '#custom-year' ).html( cal.getYear() ); $( '#custom-next' ).on( 'click', function() { cal.gotoNextMonth( updateMonthYear ); } ); $( '#custom-prev' ).on( 'click', function() { cal.gotoPreviousMonth( updateMonthYear ); } ); function updateMonthYear() { $month.html( cal.getMonthName() ); $year.html( cal.getYear() ); } // just an example.. function showEvents( $contentEl, dateProperties ) { hideEvents(); var $events = $( '<div id="custom-content-reveal" class="custom-content-reveal"><h4>Events for ' + dateProperties.monthname + ' ' + dateProperties.day + ', ' + dateProperties.year + '</h4></div>' ), $close = $( '<span class="custom-content-close"></span>' ).on( 'click', hideEvents ); $events.append( $contentEl.html() , $close ).insertAfter( $wrapper ); setTimeout( function() { $events.css( 'top', '0%' ); }, 25 ); } function hideEvents() { var $events = $( '#custom-content-reveal' ); if( $events.length > 0 ) { $events.css( 'top', '100%' ); Modernizr.csstransitions ? $events.on( transEndEventName, function() { $( this ).remove(); } ) : $events.remove(); } } }); </script> <script> $('#main-slider').liquidSlider(); </script> <script> (function($){ $(window).load(function(){ $("html").niceScroll(); }); })(jQuery); </script> </body> </html>
Contents/Resources/Documents/classgoogle_1_1appengine_1_1tools_1_1devappserver2_1_1http__runtime__test_1_1_fake_tee-members.html
tzmartin/gae-python.docset
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> <meta http-equiv="X-UA-Compatible" content="IE=9"/> <meta name="generator" content="Doxygen 1.8.7"/> <title>App Engine Python SDK: Member List</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> <script type="text/javascript" src="dynsections.js"></script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> <link href="common.css" rel="stylesheet" type="text/css"/> </head> <body> <div id="top"><!-- do not remove this div, it is closed by doxygen! --> <div id="titlearea"> <table cellspacing="0" cellpadding="0"> <tbody> <tr style="height: 56px;"> <td id="projectlogo"><img alt="Logo" src="gae-python.logo.png"/></td> <td style="padding-left: 0.5em;"> <div id="projectname">App Engine Python SDK &#160;<span id="projectnumber">v1.6.9 rev.445</span> </div> <div id="projectbrief">The Python runtime is available as an experimental Preview feature.</div> </td> </tr> </tbody> </table> </div> <!-- end header part --> <!-- Generated by Doxygen 1.8.7 --> <div id="nav-path" class="navpath"> <ul> <li class="navelem"><b>google</b></li><li class="navelem"><b>appengine</b></li><li class="navelem"><b>tools</b></li><li class="navelem"><b>devappserver2</b></li><li class="navelem"><b>http_runtime_test</b></li><li class="navelem"><a class="el" href="classgoogle_1_1appengine_1_1tools_1_1devappserver2_1_1http__runtime__test_1_1_fake_tee.html">FakeTee</a></li> </ul> </div> </div><!-- top --> <div class="header"> <div class="headertitle"> <div class="title">google.appengine.tools.devappserver2.http_runtime_test.FakeTee Member List</div> </div> </div><!--header--> <div class="contents"> <p>This is the complete list of members for <a class="el" href="classgoogle_1_1appengine_1_1tools_1_1devappserver2_1_1http__runtime__test_1_1_fake_tee.html">google.appengine.tools.devappserver2.http_runtime_test.FakeTee</a>, including all inherited members.</p> <table class="directory"> <tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>__init__</b> (defined in <a class="el" href="classgoogle_1_1appengine_1_1tools_1_1devappserver2_1_1http__runtime__test_1_1_fake_tee.html">google.appengine.tools.devappserver2.http_runtime_test.FakeTee</a>)</td><td class="entry"><a class="el" href="classgoogle_1_1appengine_1_1tools_1_1devappserver2_1_1http__runtime__test_1_1_fake_tee.html">google.appengine.tools.devappserver2.http_runtime_test.FakeTee</a></td><td class="entry"></td></tr> <tr bgcolor="#f0f0f0"><td class="entry"><b>buf</b> (defined in <a class="el" href="classgoogle_1_1appengine_1_1tools_1_1devappserver2_1_1http__runtime__test_1_1_fake_tee.html">google.appengine.tools.devappserver2.http_runtime_test.FakeTee</a>)</td><td class="entry"><a class="el" href="classgoogle_1_1appengine_1_1tools_1_1devappserver2_1_1http__runtime__test_1_1_fake_tee.html">google.appengine.tools.devappserver2.http_runtime_test.FakeTee</a></td><td class="entry"></td></tr> <tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>get_buf</b> (defined in <a class="el" href="classgoogle_1_1appengine_1_1tools_1_1devappserver2_1_1http__runtime__test_1_1_fake_tee.html">google.appengine.tools.devappserver2.http_runtime_test.FakeTee</a>)</td><td class="entry"><a class="el" href="classgoogle_1_1appengine_1_1tools_1_1devappserver2_1_1http__runtime__test_1_1_fake_tee.html">google.appengine.tools.devappserver2.http_runtime_test.FakeTee</a></td><td class="entry"></td></tr> <tr bgcolor="#f0f0f0"><td class="entry"><b>join</b> (defined in <a class="el" href="classgoogle_1_1appengine_1_1tools_1_1devappserver2_1_1http__runtime__test_1_1_fake_tee.html">google.appengine.tools.devappserver2.http_runtime_test.FakeTee</a>)</td><td class="entry"><a class="el" href="classgoogle_1_1appengine_1_1tools_1_1devappserver2_1_1http__runtime__test_1_1_fake_tee.html">google.appengine.tools.devappserver2.http_runtime_test.FakeTee</a></td><td class="entry"></td></tr> </table></div><!-- contents --> <address class="footer"> <small>Maintained by <a href="http://www.tzmartin.com">tzmartin</a></small> </address>
_site/posts/index.html
kingslayer/kingslayer.github.io
<!doctype html> <!--[if lt IE 7]><html class="no-js lt-ie9 lt-ie8 lt-ie7" lang="en"> <![endif]--> <!--[if (IE 7)&!(IEMobile)]><html class="no-js lt-ie9 lt-ie8" lang="en"><![endif]--> <!--[if (IE 8)&!(IEMobile)]><html class="no-js lt-ie9" lang="en"><![endif]--> <!--[if gt IE 8]><!--> <html class="no-js" lang="en"><!--<![endif]--> <head> <meta charset="utf-8"> <title>All Posts &#8211; cheat sheet</title> <meta name="description" content="An archive of posts."> <!-- Open Graph --> <meta property="og:locale" content="en_US"> <meta property="og:type" content="article"> <meta property="og:title" content="All Posts"> <meta property="og:description" content="An archive of posts."> <meta property="og:url" content="/posts/"> <meta property="og:site_name" content="cheat sheet"> <link rel="canonical" href="/posts/"> <link href="/feed.xml" type="application/atom+xml" rel="alternate" title="cheat sheet Feed"> <!-- http://t.co/dKP3o1e --> <meta name="HandheldFriendly" content="True"> <meta name="MobileOptimized" content="320"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <!-- For all browsers --> <link rel="stylesheet" href="/assets/css/main.css"> <!-- Webfonts --> <link href="//fonts.googleapis.com/css?family=Lato:300,400,700,300italic,400italic" rel="stylesheet" type="text/css"> <meta http-equiv="cleartype" content="on"> <!-- Load Modernizr --> <script src="/assets/js/vendor/modernizr-2.6.2.custom.min.js"></script> <!-- Icons --> <!-- 16x16 --> <link rel="shortcut icon" href="/favicon.ico"> <!-- 32x32 --> <link rel="shortcut icon" href="/favicon.png"> <!-- 57x57 (precomposed) for iPhone 3GS, pre-2011 iPod Touch and older Android devices --> <link rel="apple-touch-icon-precomposed" href="/images/apple-touch-icon-precomposed.png"> <!-- 72x72 (precomposed) for 1st generation iPad, iPad 2 and iPad mini --> <link rel="apple-touch-icon-precomposed" sizes="72x72" href="/images/apple-touch-icon-72x72-precomposed.png"> <!-- 114x114 (precomposed) for iPhone 4, 4S, 5 and post-2011 iPod Touch --> <link rel="apple-touch-icon-precomposed" sizes="114x114" href="/images/apple-touch-icon-114x114-precomposed.png"> <!-- 144x144 (precomposed) for iPad 3rd and 4th generation --> <link rel="apple-touch-icon-precomposed" sizes="144x144" href="/images/apple-touch-icon-144x144-precomposed.png"> </head> <body id="post-index" > <!--[if lt IE 9]><div class="upgrade"><strong><a href="http://whatbrowser.org/">Your browser is quite old!</strong> Why not upgrade to a different browser to better enjoy this site?</a></div><![endif]--> <nav id="dl-menu" class="dl-menuwrapper" role="navigation"> <button class="dl-trigger">Open Menu</button> <ul class="dl-menu"> <li><a href="/">Home</a></li> <li> <a href="#">About</a> <ul class="dl-submenu"> <li> <img src="/images/avatar.jpg" alt="daniel photo" class="author-photo"> <h4>daniel</h4> <p>yes</p> </li> <li><a href="/about/"><span class="btn btn-inverse">Learn More</span></a></li> <li> <a href="mailto:d@nny.io"><i class="fa fa-fw fa-envelope"></i> Email</a> </li> <li> <a href="https://github.com/kingslayer"><i class="fa fa-fw fa-github"></i> GitHub</a> </li> </ul><!-- /.dl-submenu --> </li> <li> <a href="#">Posts</a> <ul class="dl-submenu"> <li><a href="/posts/">All Posts</a></li> <li><a href="/tags/">All Tags</a></li> </ul> </li> <li><a href="/theme-setup/" >Theme Setup</a></li> <li><a href="http://mademistakes.com" target="_blank">External Link</a></li> </ul><!-- /.dl-menu --> </nav><!-- /.dl-menuwrapper --> <div class="entry-header"> <div class="header-title"> <div class="header-title-wrap"> <h1>cheat sheet</h1> <h2>All Posts</h2> </div><!-- /.header-title-wrap --> </div><!-- /.header-title --> </div><!-- /.entry-header --> <div id="main" role="main"> <article> <h2 id="2000-ref">2000</h2> <ul> <li class="entry-title"><a href="/todo/" title="todo">todo</a></li> <li class="entry-title"><a href="/vim/" title="vim">vim</a></li> <li class="entry-title"><a href="/capybara/" title="capybara">capybara</a></li> <li class="entry-title"><a href="/git/" title="git">git</a></li> <li class="entry-title"><a href="/intro/" title="home">home</a></li> </ul> </article> </div><!-- /#main --> <div class="footer-wrapper"> <footer role="contentinfo"> <span>&copy; 2016 daniel. Powered by <a href="http://jekyllrb.com" rel="nofollow">Jekyll</a> using the <a href="https://mademistakes.com/work/hpstr-jekyll-theme/" rel="nofollow">HPSTR Theme</a>.</span> </footer> </div><!-- /.footer-wrapper --> <script src="//ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js"></script> <script>window.jQuery || document.write('<script src="/assets/js/vendor/jquery-1.9.1.min.js"><\/script>')</script> <script src="/assets/js/scripts.min.js"></script> </body> </html>
lib/lwjgl/javadoc/org/lwjgl/util/glu/tessellation/package-use.html
jmcomets/tropical-escape
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!--NewPage--> <HTML> <HEAD> <!-- Generated by javadoc (build 1.6.0_14) on Sun Nov 04 20:19:21 CET 2012 --> <TITLE> Uses of Package org.lwjgl.util.glu.tessellation (LWJGL API) </TITLE> <META NAME="date" CONTENT="2012-11-04"> <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style"> <SCRIPT type="text/javascript"> function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { parent.document.title="Uses of Package org.lwjgl.util.glu.tessellation (LWJGL API)"; } } </SCRIPT> <NOSCRIPT> </NOSCRIPT> </HEAD> <BODY BGCOLOR="white" onload="windowTitle();"> <HR> <!-- ========= START OF TOP NAVBAR ======= --> <A NAME="navbar_top"><!-- --></A> <A HREF="#skip-navbar_top" title="Skip navigation links"></A> <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> <TR> <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A NAME="navbar_top_firstrow"><!-- --></A> <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> <TR ALIGN="center" VALIGN="top"> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD> </TR> </TABLE> </TD> <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> </EM> </TD> </TR> <TR> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> &nbsp;PREV&nbsp; &nbsp;NEXT</FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../../../index.html?org/lwjgl/util/glu/tessellation/package-use.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="package-use.html" target="_top"><B>NO FRAMES</B></A> &nbsp; &nbsp;<SCRIPT type="text/javascript"> <!-- if(window==top) { document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>'); } //--> </SCRIPT> <NOSCRIPT> <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A> </NOSCRIPT> </FONT></TD> </TR> </TABLE> <A NAME="skip-navbar_top"></A> <!-- ========= END OF TOP NAVBAR ========= --> <HR> <CENTER> <H2> <B>Uses of Package<br>org.lwjgl.util.glu.tessellation</B></H2> </CENTER> No usage of org.lwjgl.util.glu.tessellation <P> <HR> <!-- ======= START OF BOTTOM NAVBAR ====== --> <A NAME="navbar_bottom"><!-- --></A> <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A> <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> <TR> <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A NAME="navbar_bottom_firstrow"><!-- --></A> <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> <TR ALIGN="center" VALIGN="top"> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD> </TR> </TABLE> </TD> <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> </EM> </TD> </TR> <TR> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> &nbsp;PREV&nbsp; &nbsp;NEXT</FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../../../index.html?org/lwjgl/util/glu/tessellation/package-use.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="package-use.html" target="_top"><B>NO FRAMES</B></A> &nbsp; &nbsp;<SCRIPT type="text/javascript"> <!-- if(window==top) { document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>'); } //--> </SCRIPT> <NOSCRIPT> <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A> </NOSCRIPT> </FONT></TD> </TR> </TABLE> <A NAME="skip-navbar_bottom"></A> <!-- ======== END OF BOTTOM NAVBAR ======= --> <HR> <i>Copyright &#169; 2002-2009 lwjgl.org. All Rights Reserved.</i> </BODY> </HTML>
slides/crist/slides/css/theme/custom.css
osbd/osbd-2016
/** * White theme for reveal.js. This is the opposite of the 'black' theme. * * By Hakim El Hattab, http://hakim.se */ @import url(../../lib/font/source-sans-pro/source-sans-pro.css); section.has-dark-background, section.has-dark-background h1, section.has-dark-background h2, section.has-dark-background h3, section.has-dark-background h4, section.has-dark-background h5, section.has-dark-background h6 { color: #fff; } /********************************************* * GLOBAL STYLES *********************************************/ body { background: #fff; background-color: #fff; } .reveal { font-family: "Source Sans Pro", Helvetica, sans-serif; font-size: 38px; font-weight: normal; color: #222; } ::selection { color: #fff; background: #98bdef; text-shadow: none; } .reveal .slides > section, .reveal .slides > section > section { line-height: 1.3; font-weight: inherit; } /********************************************* * HEADERS *********************************************/ .reveal h1, .reveal h2, .reveal h3, .reveal h4, .reveal h5, .reveal h6 { margin: 0 0 20px 0; color: #222; font-family: "Source Sans Pro", Helvetica, sans-serif; font-weight: 600; line-height: 1.2; letter-spacing: normal; /*text-transform: uppercase;*/ text-shadow: none; word-wrap: break-word; } .reveal h1 { font-size: 2.5em; } .reveal h2 { font-size: 1.6em; } .reveal h3 { font-size: 1.3em; } .reveal h4 { font-size: 1em; } .reveal h1 { text-shadow: none; } /********************************************* * OTHER *********************************************/ .reveal p { margin: 20px 0; line-height: 1.3; } /* Ensure certain elements are never larger than the slide itself */ .reveal img, .reveal video, .reveal iframe { max-width: 95%; max-height: 95%; } .reveal strong, .reveal b { font-weight: bold; } .reveal em { font-style: italic; } .reveal ol, .reveal dl, .reveal ul { display: inline-block; text-align: left; margin: 0 0 0 1em; } .reveal ol { list-style-type: decimal; } .reveal ul { list-style-type: disc; } .reveal ul ul { list-style-type: square; } .reveal ul ul ul { list-style-type: circle; } .reveal ul ul, .reveal ul ol, .reveal ol ol, .reveal ol ul { display: block; margin-left: 40px; } .reveal dt { font-weight: bold; } .reveal dd { margin-left: 40px; } .reveal q, .reveal blockquote { quotes: none; } .reveal blockquote { display: block; position: relative; width: 70%; margin: 20px auto; padding: 5px; font-style: italic; background: rgba(255, 255, 255, 0.05); box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.2); } .reveal blockquote p:first-child, .reveal blockquote p:last-child { display: inline-block; } .reveal q { font-style: italic; } .reveal pre { display: block; position: relative; width: 90%; margin: 20px auto; text-align: left; font-size: 0.55em; font-family: monospace; line-height: 1.2em; word-wrap: break-word; box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.3); } .reveal code { font-family: monospace; } .reveal pre code { display: block; padding: 5px; overflow: auto; max-height: 400px; word-wrap: normal; } .reveal table { margin: auto; border-collapse: collapse; border-spacing: 0; } .reveal table th { font-weight: bold; } .reveal table th, .reveal table td { text-align: left; padding: 0.2em 0.5em 0.2em 0.5em; border-bottom: 1px solid; } .reveal table th[align="center"], .reveal table td[align="center"] { text-align: center; } .reveal table th[align="right"], .reveal table td[align="right"] { text-align: right; } .reveal table tbody tr:last-child th, .reveal table tbody tr:last-child td { border-bottom: none; } .reveal sup { vertical-align: super; } .reveal sub { vertical-align: sub; } .reveal small { display: inline-block; font-size: 0.6em; line-height: 1.2em; vertical-align: top; } .reveal small * { vertical-align: top; } /********************************************* * LINKS *********************************************/ .reveal a { color: #2a76dd; text-decoration: none; -webkit-transition: color .15s ease; -moz-transition: color .15s ease; transition: color .15s ease; } .reveal a:hover { color: #6ca0e8; text-shadow: none; border: none; } .reveal .roll span:after { color: #fff; background: #1a53a1; } /********************************************* * IMAGES *********************************************/ .reveal section img { margin: 15px 0px; background: rgba(255, 255, 255, 0.12); } .reveal section img.plain { border: 0; box-shadow: none; } .reveal a img { -webkit-transition: all .15s linear; -moz-transition: all .15s linear; transition: all .15s linear; } .reveal a:hover img { background: rgba(255, 255, 255, 0.2); border-color: #2a76dd; box-shadow: 0 0 20px rgba(0, 0, 0, 0.55); } /********************************************* * NAVIGATION CONTROLS *********************************************/ .reveal .controls .navigate-left, .reveal .controls .navigate-left.enabled { border-right-color: #2a76dd; } .reveal .controls .navigate-right, .reveal .controls .navigate-right.enabled { border-left-color: #2a76dd; } .reveal .controls .navigate-up, .reveal .controls .navigate-up.enabled { border-bottom-color: #2a76dd; } .reveal .controls .navigate-down, .reveal .controls .navigate-down.enabled { border-top-color: #2a76dd; } .reveal .controls .navigate-left.enabled:hover { border-right-color: #6ca0e8; } .reveal .controls .navigate-right.enabled:hover { border-left-color: #6ca0e8; } .reveal .controls .navigate-up.enabled:hover { border-bottom-color: #6ca0e8; } .reveal .controls .navigate-down.enabled:hover { border-top-color: #6ca0e8; } /********************************************* * PROGRESS BAR *********************************************/ .reveal .progress { background: rgba(0, 0, 0, 0.2); } .reveal .progress span { background: #2a76dd; -webkit-transition: width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985); -moz-transition: width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985); transition: width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985); }
PyMel.docset/Contents/Resources/Documents/generated/functions/pymel.core.runtime/pymel.core.runtime.NodeEditorCreateDoWhileCompound.html
alexwidener/PyMelDocset
<html><body><p><!-- saved from url=(0024)http://docs.autodesk.com --> <!DOCTYPE html> <!-- Mirrored from help.autodesk.com/cloudhelp/2016/ENU/Maya-Tech-Docs/PyMel/generated/functions/pymel.core.runtime/pymel.core.runtime.NodeEditorCreateDoWhileCompound.html by HTTrack Website Copier/3.x [XR&CO'2014], Sat, 01 Aug 2015 05:34:47 GMT --> <!-- Added by HTTrack --><meta content="text/html;charset=utf-8" http-equiv="content-type"/><!-- /Added by HTTrack --> </p> <meta content="text/html; charset=utf-8" http-equiv="Content-Type"/> <title>pymel.core.runtime.NodeEditorCreateDoWhileCompound — PyMEL 1.0.7 documentation</title> <link href="../../../_static/nature.css" rel="stylesheet" type="text/css"/> <link href="../../../_static/pygments.css" rel="stylesheet" type="text/css"/> <script type="text/javascript"> var DOCUMENTATION_OPTIONS = { URL_ROOT: '../../../', VERSION: '1.0.7', COLLAPSE_INDEX: false, FILE_SUFFIX: '.html', HAS_SOURCE: true }; </script> <script src="../../../_static/jquery.js" type="text/javascript"></script> <script src="../../../_static/underscore.js" type="text/javascript"></script> <script src="../../../_static/doctools.js" type="text/javascript"></script> <link href="../../../index-2.html" rel="top" title="PyMEL 1.0.7 documentation"/> <link href="../../pymel.core.runtime.html" rel="up" title="pymel.core.runtime"/> <link href="pymel.core.runtime.NodeEditorCreateNodePopup.html" rel="next" title="pymel.core.runtime.NodeEditorCreateNodePopup"/> <link href="pymel.core.runtime.NodeEditorCreateCompound.html" rel="prev" title="pymel.core.runtime.NodeEditorCreateCompound"/> <link href="../../../../style/adsk.cpm.css" rel="stylesheet" type="text/css"/><meta content="expert" name="experiencelevel"/><meta content="programmer" name="audience"/><meta content="enable" name="user-comments"/><meta content="ENU" name="language"/><meta content="MAYAUL" name="product"/><meta content="2016" name="release"/><meta content="Customization" name="book"/><meta content="Maya-Tech-Docs" name="component"/><meta content="/view/MAYAUL/2016/ENU/" name="helpsystempath"/><meta content="04/03/2015" name="created"/><meta content="04/03/2015" name="modified"/><meta content="Navigation index modules | next | previous | PyMEL 1.0.7 documentation » pymel.core.runtime » pymel.core.runtime.NodeEditorCreateDoWhileCompound ¶ NodeEditorCreateDoWhileCompound ( *args , **kwargs ) ¶ Previous topic pymel.core.runtime.NodeEditorCreateCompound Next topic pymel.core.runtime.NodeEditorCreateNodePopup Core Modules animation effects general language modeling rendering..." name="description"/><meta content="__PyMel_generated_functions_pymel_core_runtime_pymel_core_runtime_NodeEditorCreateDoWhileCompound_html" name="topicid"/> <div class="related"> <h3>Navigation</h3> <ul> <li class="right" style="margin-right: 10px"> <a accesskey="I" href="../../../genindex.html" title="General Index">index</a></li> <li class="right"> <a href="../../../py-modindex.html" title="Python Module Index">modules</a> |</li> <li class="right"> <a accesskey="N" href="pymel.core.runtime.NodeEditorCreateNodePopup.html" title="pymel.core.runtime.NodeEditorCreateNodePopup">next</a> |</li> <li class="right"> <a accesskey="P" href="pymel.core.runtime.NodeEditorCreateCompound.html" title="pymel.core.runtime.NodeEditorCreateCompound">previous</a> |</li> <li><a href="../../../index-2.html">PyMEL 1.0.7 documentation</a> »</li> <li><a accesskey="U" href="../../pymel.core.runtime.html">pymel.core.runtime</a> »</li> </ul> </div> <div class="document"> <div class="documentwrapper"> <div class="bodywrapper"> <div class="body"> <div class="section" id="pymel-core-runtime-nodeeditorcreatedowhilecompound"> <h1>pymel.core.runtime.NodeEditorCreateDoWhileCompound<a class="headerlink" href="#pymel-core-runtime-nodeeditorcreatedowhilecompound" title="Permalink to this headline">¶</a></h1> <dl class="function"> <dt id="pymel.core.runtime.NodeEditorCreateDoWhileCompound"><a name="//apple_ref/cpp/Function/pymel.core.runtime.NodeEditorCreateDoWhileCompound"></a> <tt class="descname">NodeEditorCreateDoWhileCompound</tt><big>(</big><em>*args</em>, <em>**kwargs</em><big>)</big><a class="headerlink" href="#pymel.core.runtime.NodeEditorCreateDoWhileCompound" title="Permalink to this definition">¶</a></dt> <dd></dd></dl> </div> </div> </div> </div> <div class="sphinxsidebar"> <div class="sphinxsidebarwrapper"> <h4>Previous topic</h4> <p class="topless"><a href="pymel.core.runtime.NodeEditorCreateCompound.html" title="previous chapter">pymel.core.runtime.NodeEditorCreateCompound</a></p> <h4>Next topic</h4> <p class="topless"><a href="pymel.core.runtime.NodeEditorCreateNodePopup.html" title="next chapter">pymel.core.runtime.NodeEditorCreateNodePopup</a></p> <h3><a href="../../../modules.html">Core Modules</a></h3> <ul> <li><a class="reference external" href="../../pymel.core.animation.html#module-pymel.core.animation"><tt class="xref">animation</tt></a></li> <li><a class="reference external" href="../../pymel.core.effects.html#module-pymel.core.effects"><tt class="xref">effects</tt></a></li> <li><a class="reference external" href="../../pymel.core.general.html#module-pymel.core.general"><tt class="xref">general</tt></a></li> <li><a class="reference external" href="../../pymel.core.language.html#module-pymel.core.language"><tt class="xref">language</tt></a></li> <li><a class="reference external" href="../../pymel.core.modeling.html#module-pymel.core.modeling"><tt class="xref">modeling</tt></a></li> <li><a class="reference external" href="../../pymel.core.rendering.html#module-pymel.core.rendering"><tt class="xref">rendering</tt></a></li> <li><a class="reference external" href="../../pymel.core.system.html#module-pymel.core.system"><tt class="xref">system</tt></a></li> <li><a class="reference external" href="../../pymel.core.windows.html#module-pymel.core.windows"><tt class="xref">windows</tt></a></li> </ul> <h3><a href="../../../modules.html">Type Modules</a></h3> <ul> <li><a class="reference external" href="../../pymel.core.datatypes.html#module-pymel.core.datatypes"><tt class="xref">datatypes</tt></a></li> <li><a class="reference external" href="../../pymel.core.nodetypes.html#module-pymel.core.nodetypes"><tt class="xref">nodetypes</tt></a></li> <li><a class="reference external" href="../../pymel.core.uitypes.html#module-pymel.core.uitypes"><tt class="xref">uitypes</tt></a></li> </ul> <h3><a href="../../../modules.html">Other Modules</a></h3> <ul> <li><a class="reference external" href="../../pymel.api.plugins.html#module-pymel.api.plugins"><tt class="xref">plugins</tt></a></li> <li><a class="reference external" href="../../pymel.mayautils.html#module-pymel.mayautils"><tt class="xref">mayautils</tt></a></li> <li><a class="reference external" href="../../pymel.util.html#module-pymel.util"><tt class="xref">util</tt></a></li> <li><a class="reference external" href="../../pymel.versions.html#module-pymel.versions"><tt class="xref">versions</tt></a> </li><li><a class="reference external" href="../../pymel.tools.html#module-pymel.tools"><tt class="xref">tools</tt></a></li> </ul> <!-- <ul> <li><a class="reference external" href="../../pymel.core.animation.html.html#module-pymel.core.animation"><tt class="xref">animation</tt></a></li> <li><a class="reference external" href="../../pymel.core.datatypes.html.html#module-pymel.core.datatypes"><tt class="xref">datatypes</tt></a></li> <li><a class="reference external" href="../../pymel.core.effects.html.html#module-pymel.core.effects"><tt class="xref">effects</tt></a></li> <li><a class="reference external" href="../../pymel.core.general.html.html#module-pymel.core.general"><tt class="xref">general</tt></a></li> <li><a class="reference external" href="../../pymel.core.language.html.html#module-pymel.core.language"><tt class="xref">language</tt></a></li> <li><a class="reference external" href="../../pymel.core.modeling.html.html#module-pymel.core.modeling"><tt class="xref">modeling</tt></a></li> <li><a class="reference external" href="../../pymel.core.nodetypes.html.html#module-pymel.core.nodetypes"><tt class="xref">nodetypes</tt></a></li> <li><a class="reference external" href="../../pymel.core.rendering.html.html#module-pymel.core.rendering"><tt class="xref">rendering</tt></a></li> <li><a class="reference external" href="../../pymel.core.system.html.html#module-pymel.core.system"><tt class="xref">system</tt></a></li> <li><a class="reference external" href="../../pymel.core.windows.html.html#module-pymel.core.windows"><tt class="xref">windows</tt></a></li> <li><a class="reference external" href="../../pymel.util.html.html#module-pymel.util"><tt class="xref">pymel.util</tt></a></li> </ul> --> <h3>This Page</h3> <ul class="this-page-menu"> <li><a href="../../../_sources/generated/functions/pymel.core.runtime/pymel.core.runtime.NodeEditorCreateDoWhileCompound.txt" rel="nofollow">Show Source</a></li> </ul> <div id="searchbox" style="display: none"> <h3>Quick search</h3> <form action="http://help.autodesk.com/cloudhelp/2016/ENU/Maya-Tech-Docs/PyMel/search.html" class="search" method="get"></form> <input name="q" type="text"/> <input type="submit" value="Go"/> <input name="check_keywords" type="hidden" value="yes"/> <input name="area" type="hidden" value="default"/> <p class="searchtip" style="font-size: 90%"> Enter search terms or a module, class or function name. </p> </div> <script type="text/javascript">$('#searchbox').show(0);</script> </div> </div> <div class="clearer"></div> </div> <div class="related"> <h3>Navigation</h3> <ul> <li class="right" style="margin-right: 10px"> <a href="../../../genindex.html" title="General Index">index</a></li> <li class="right"> <a href="../../../py-modindex.html" title="Python Module Index">modules</a> |</li> <li class="right"> <a href="pymel.core.runtime.NodeEditorCreateNodePopup.html" title="pymel.core.runtime.NodeEditorCreateNodePopup">next</a> |</li> <li class="right"> <a href="pymel.core.runtime.NodeEditorCreateCompound.html" title="pymel.core.runtime.NodeEditorCreateCompound">previous</a> |</li> <li><a href="../../../index-2.html">PyMEL 1.0.7 documentation</a> »</li> <li><a href="../../pymel.core.runtime.html">pymel.core.runtime</a> »</li> </ul> </div> <div class="footer"> © Copyright 2009, Chad Dombrova. Created using <a href="http://sphinx-doc.org/">Sphinx</a> 1.2.3. </div> <!-- Mirrored from help.autodesk.com/cloudhelp/2016/ENU/Maya-Tech-Docs/PyMel/generated/functions/pymel.core.runtime/pymel.core.runtime.NodeEditorCreateDoWhileCompound.html by HTTrack Website Copier/3.x [XR&CO'2014], Sat, 01 Aug 2015 05:34:47 GMT --> </body></html>
ajax/libs/alifd__next/1.21.11/next.var-1.css
cdnjs/cdnjs
/*! * @alifd/next@1.21.11 (https://fusion.design) * Copyright 2018-present Alibaba Group, * Licensed under MIT (https://github.com/alibaba-fusion/next/blob/master/LICENSE) */ /* stylelint-disable-next-line */ @-webkit-keyframes fadeIn { 0% { opacity: 0; } 100% { opacity: 1; } } @-moz-keyframes fadeIn { 0% { opacity: 0; } 100% { opacity: 1; } } @-ms-keyframes fadeIn { 0% { opacity: 0; } 100% { opacity: 1; } } @-o-keyframes fadeIn { 0% { opacity: 0; } 100% { opacity: 1; } } @keyframes fadeIn { 0% { opacity: 0; } 100% { opacity: 1; } } @-webkit-keyframes fadeInDown { 0% { opacity: 0; -webkit-transform: translateY(-100px); -moz-transform: translateY(-100px); -ms-transform: translateY(-100px); -o-transform: translateY(-100px); transform: translateY(-100px); } 100% { opacity: 1; -webkit-transform: translateY(0); -moz-transform: translateY(0); -ms-transform: translateY(0); -o-transform: translateY(0); transform: translateY(0); } } @-moz-keyframes fadeInDown { 0% { opacity: 0; -webkit-transform: translateY(-100px); -moz-transform: translateY(-100px); -ms-transform: translateY(-100px); -o-transform: translateY(-100px); transform: translateY(-100px); } 100% { opacity: 1; -webkit-transform: translateY(0); -moz-transform: translateY(0); -ms-transform: translateY(0); -o-transform: translateY(0); transform: translateY(0); } } @-ms-keyframes fadeInDown { 0% { opacity: 0; -webkit-transform: translateY(-100px); -moz-transform: translateY(-100px); -ms-transform: translateY(-100px); -o-transform: translateY(-100px); transform: translateY(-100px); } 100% { opacity: 1; -webkit-transform: translateY(0); -moz-transform: translateY(0); -ms-transform: translateY(0); -o-transform: translateY(0); transform: translateY(0); } } @-o-keyframes fadeInDown { 0% { opacity: 0; -webkit-transform: translateY(-100px); -moz-transform: translateY(-100px); -ms-transform: translateY(-100px); -o-transform: translateY(-100px); transform: translateY(-100px); } 100% { opacity: 1; -webkit-transform: translateY(0); -moz-transform: translateY(0); -ms-transform: translateY(0); -o-transform: translateY(0); transform: translateY(0); } } @keyframes fadeInDown { 0% { opacity: 0; -webkit-transform: translateY(-100px); -moz-transform: translateY(-100px); -ms-transform: translateY(-100px); -o-transform: translateY(-100px); transform: translateY(-100px); } 100% { opacity: 1; -webkit-transform: translateY(0); -moz-transform: translateY(0); -ms-transform: translateY(0); -o-transform: translateY(0); transform: translateY(0); } } @-webkit-keyframes fadeInLeft { 0% { opacity: 0; -webkit-transform: translateX(-20px); -moz-transform: translateX(-20px); -ms-transform: translateX(-20px); -o-transform: translateX(-20px); transform: translateX(-20px); } 100% { opacity: 1; -webkit-transform: translateX(0); -moz-transform: translateX(0); -ms-transform: translateX(0); -o-transform: translateX(0); transform: translateX(0); } } @-moz-keyframes fadeInLeft { 0% { opacity: 0; -webkit-transform: translateX(-20px); -moz-transform: translateX(-20px); -ms-transform: translateX(-20px); -o-transform: translateX(-20px); transform: translateX(-20px); } 100% { opacity: 1; -webkit-transform: translateX(0); -moz-transform: translateX(0); -ms-transform: translateX(0); -o-transform: translateX(0); transform: translateX(0); } } @-ms-keyframes fadeInLeft { 0% { opacity: 0; -webkit-transform: translateX(-20px); -moz-transform: translateX(-20px); -ms-transform: translateX(-20px); -o-transform: translateX(-20px); transform: translateX(-20px); } 100% { opacity: 1; -webkit-transform: translateX(0); -moz-transform: translateX(0); -ms-transform: translateX(0); -o-transform: translateX(0); transform: translateX(0); } } @-o-keyframes fadeInLeft { 0% { opacity: 0; -webkit-transform: translateX(-20px); -moz-transform: translateX(-20px); -ms-transform: translateX(-20px); -o-transform: translateX(-20px); transform: translateX(-20px); } 100% { opacity: 1; -webkit-transform: translateX(0); -moz-transform: translateX(0); -ms-transform: translateX(0); -o-transform: translateX(0); transform: translateX(0); } } @keyframes fadeInLeft { 0% { opacity: 0; -webkit-transform: translateX(-20px); -moz-transform: translateX(-20px); -ms-transform: translateX(-20px); -o-transform: translateX(-20px); transform: translateX(-20px); } 100% { opacity: 1; -webkit-transform: translateX(0); -moz-transform: translateX(0); -ms-transform: translateX(0); -o-transform: translateX(0); transform: translateX(0); } } @-webkit-keyframes fadeInRight { 0% { opacity: 0; -webkit-transform: translateX(20px); -moz-transform: translateX(20px); -ms-transform: translateX(20px); -o-transform: translateX(20px); transform: translateX(20px); } 100% { opacity: 1; -webkit-transform: translateX(0); -moz-transform: translateX(0); -ms-transform: translateX(0); -o-transform: translateX(0); transform: translateX(0); } } @-moz-keyframes fadeInRight { 0% { opacity: 0; -webkit-transform: translateX(20px); -moz-transform: translateX(20px); -ms-transform: translateX(20px); -o-transform: translateX(20px); transform: translateX(20px); } 100% { opacity: 1; -webkit-transform: translateX(0); -moz-transform: translateX(0); -ms-transform: translateX(0); -o-transform: translateX(0); transform: translateX(0); } } @-ms-keyframes fadeInRight { 0% { opacity: 0; -webkit-transform: translateX(20px); -moz-transform: translateX(20px); -ms-transform: translateX(20px); -o-transform: translateX(20px); transform: translateX(20px); } 100% { opacity: 1; -webkit-transform: translateX(0); -moz-transform: translateX(0); -ms-transform: translateX(0); -o-transform: translateX(0); transform: translateX(0); } } @-o-keyframes fadeInRight { 0% { opacity: 0; -webkit-transform: translateX(20px); -moz-transform: translateX(20px); -ms-transform: translateX(20px); -o-transform: translateX(20px); transform: translateX(20px); } 100% { opacity: 1; -webkit-transform: translateX(0); -moz-transform: translateX(0); -ms-transform: translateX(0); -o-transform: translateX(0); transform: translateX(0); } } @keyframes fadeInRight { 0% { opacity: 0; -webkit-transform: translateX(20px); -moz-transform: translateX(20px); -ms-transform: translateX(20px); -o-transform: translateX(20px); transform: translateX(20px); } 100% { opacity: 1; -webkit-transform: translateX(0); -moz-transform: translateX(0); -ms-transform: translateX(0); -o-transform: translateX(0); transform: translateX(0); } } @-webkit-keyframes fadeInUp { 0% { opacity: 0; -webkit-transform: translateY(20px); -moz-transform: translateY(20px); -ms-transform: translateY(20px); -o-transform: translateY(20px); transform: translateY(20px); } 100% { opacity: 1; -webkit-transform: translateY(0); -moz-transform: translateY(0); -ms-transform: translateY(0); -o-transform: translateY(0); transform: translateY(0); } } @-moz-keyframes fadeInUp { 0% { opacity: 0; -webkit-transform: translateY(20px); -moz-transform: translateY(20px); -ms-transform: translateY(20px); -o-transform: translateY(20px); transform: translateY(20px); } 100% { opacity: 1; -webkit-transform: translateY(0); -moz-transform: translateY(0); -ms-transform: translateY(0); -o-transform: translateY(0); transform: translateY(0); } } @-ms-keyframes fadeInUp { 0% { opacity: 0; -webkit-transform: translateY(20px); -moz-transform: translateY(20px); -ms-transform: translateY(20px); -o-transform: translateY(20px); transform: translateY(20px); } 100% { opacity: 1; -webkit-transform: translateY(0); -moz-transform: translateY(0); -ms-transform: translateY(0); -o-transform: translateY(0); transform: translateY(0); } } @-o-keyframes fadeInUp { 0% { opacity: 0; -webkit-transform: translateY(20px); -moz-transform: translateY(20px); -ms-transform: translateY(20px); -o-transform: translateY(20px); transform: translateY(20px); } 100% { opacity: 1; -webkit-transform: translateY(0); -moz-transform: translateY(0); -ms-transform: translateY(0); -o-transform: translateY(0); transform: translateY(0); } } @keyframes fadeInUp { 0% { opacity: 0; -webkit-transform: translateY(20px); -moz-transform: translateY(20px); -ms-transform: translateY(20px); -o-transform: translateY(20px); transform: translateY(20px); } 100% { opacity: 1; -webkit-transform: translateY(0); -moz-transform: translateY(0); -ms-transform: translateY(0); -o-transform: translateY(0); transform: translateY(0); } } @-webkit-keyframes fadeOut { 0% { opacity: 1; } 100% { opacity: 0; } } @-moz-keyframes fadeOut { 0% { opacity: 1; } 100% { opacity: 0; } } @-ms-keyframes fadeOut { 0% { opacity: 1; } 100% { opacity: 0; } } @-o-keyframes fadeOut { 0% { opacity: 1; } 100% { opacity: 0; } } @keyframes fadeOut { 0% { opacity: 1; } 100% { opacity: 0; } } @-webkit-keyframes fadeOutDown { 0% { opacity: 1; -webkit-transform: translateY(0); -moz-transform: translateY(0); -ms-transform: translateY(0); -o-transform: translateY(0); transform: translateY(0); } 100% { opacity: 0; -webkit-transform: translateY(20px); -moz-transform: translateY(20px); -ms-transform: translateY(20px); -o-transform: translateY(20px); transform: translateY(20px); } } @-moz-keyframes fadeOutDown { 0% { opacity: 1; -webkit-transform: translateY(0); -moz-transform: translateY(0); -ms-transform: translateY(0); -o-transform: translateY(0); transform: translateY(0); } 100% { opacity: 0; -webkit-transform: translateY(20px); -moz-transform: translateY(20px); -ms-transform: translateY(20px); -o-transform: translateY(20px); transform: translateY(20px); } } @-ms-keyframes fadeOutDown { 0% { opacity: 1; -webkit-transform: translateY(0); -moz-transform: translateY(0); -ms-transform: translateY(0); -o-transform: translateY(0); transform: translateY(0); } 100% { opacity: 0; -webkit-transform: translateY(20px); -moz-transform: translateY(20px); -ms-transform: translateY(20px); -o-transform: translateY(20px); transform: translateY(20px); } } @-o-keyframes fadeOutDown { 0% { opacity: 1; -webkit-transform: translateY(0); -moz-transform: translateY(0); -ms-transform: translateY(0); -o-transform: translateY(0); transform: translateY(0); } 100% { opacity: 0; -webkit-transform: translateY(20px); -moz-transform: translateY(20px); -ms-transform: translateY(20px); -o-transform: translateY(20px); transform: translateY(20px); } } @keyframes fadeOutDown { 0% { opacity: 1; -webkit-transform: translateY(0); -moz-transform: translateY(0); -ms-transform: translateY(0); -o-transform: translateY(0); transform: translateY(0); } 100% { opacity: 0; -webkit-transform: translateY(20px); -moz-transform: translateY(20px); -ms-transform: translateY(20px); -o-transform: translateY(20px); transform: translateY(20px); } } @-webkit-keyframes fadeOutLeft { 0% { opacity: 1; -webkit-transform: translateX(0); -moz-transform: translateX(0); -ms-transform: translateX(0); -o-transform: translateX(0); transform: translateX(0); } 100% { opacity: 0; -webkit-transform: translateX(-20px); -moz-transform: translateX(-20px); -ms-transform: translateX(-20px); -o-transform: translateX(-20px); transform: translateX(-20px); } } @-moz-keyframes fadeOutLeft { 0% { opacity: 1; -webkit-transform: translateX(0); -moz-transform: translateX(0); -ms-transform: translateX(0); -o-transform: translateX(0); transform: translateX(0); } 100% { opacity: 0; -webkit-transform: translateX(-20px); -moz-transform: translateX(-20px); -ms-transform: translateX(-20px); -o-transform: translateX(-20px); transform: translateX(-20px); } } @-ms-keyframes fadeOutLeft { 0% { opacity: 1; -webkit-transform: translateX(0); -moz-transform: translateX(0); -ms-transform: translateX(0); -o-transform: translateX(0); transform: translateX(0); } 100% { opacity: 0; -webkit-transform: translateX(-20px); -moz-transform: translateX(-20px); -ms-transform: translateX(-20px); -o-transform: translateX(-20px); transform: translateX(-20px); } } @-o-keyframes fadeOutLeft { 0% { opacity: 1; -webkit-transform: translateX(0); -moz-transform: translateX(0); -ms-transform: translateX(0); -o-transform: translateX(0); transform: translateX(0); } 100% { opacity: 0; -webkit-transform: translateX(-20px); -moz-transform: translateX(-20px); -ms-transform: translateX(-20px); -o-transform: translateX(-20px); transform: translateX(-20px); } } @keyframes fadeOutLeft { 0% { opacity: 1; -webkit-transform: translateX(0); -moz-transform: translateX(0); -ms-transform: translateX(0); -o-transform: translateX(0); transform: translateX(0); } 100% { opacity: 0; -webkit-transform: translateX(-20px); -moz-transform: translateX(-20px); -ms-transform: translateX(-20px); -o-transform: translateX(-20px); transform: translateX(-20px); } } @-webkit-keyframes fadeOutRight { 0% { opacity: 1; -webkit-transform: translateX(0); -moz-transform: translateX(0); -ms-transform: translateX(0); -o-transform: translateX(0); transform: translateX(0); } 100% { opacity: 0; -webkit-transform: translateX(20px); -moz-transform: translateX(20px); -ms-transform: translateX(20px); -o-transform: translateX(20px); transform: translateX(20px); } } @-moz-keyframes fadeOutRight { 0% { opacity: 1; -webkit-transform: translateX(0); -moz-transform: translateX(0); -ms-transform: translateX(0); -o-transform: translateX(0); transform: translateX(0); } 100% { opacity: 0; -webkit-transform: translateX(20px); -moz-transform: translateX(20px); -ms-transform: translateX(20px); -o-transform: translateX(20px); transform: translateX(20px); } } @-ms-keyframes fadeOutRight { 0% { opacity: 1; -webkit-transform: translateX(0); -moz-transform: translateX(0); -ms-transform: translateX(0); -o-transform: translateX(0); transform: translateX(0); } 100% { opacity: 0; -webkit-transform: translateX(20px); -moz-transform: translateX(20px); -ms-transform: translateX(20px); -o-transform: translateX(20px); transform: translateX(20px); } } @-o-keyframes fadeOutRight { 0% { opacity: 1; -webkit-transform: translateX(0); -moz-transform: translateX(0); -ms-transform: translateX(0); -o-transform: translateX(0); transform: translateX(0); } 100% { opacity: 0; -webkit-transform: translateX(20px); -moz-transform: translateX(20px); -ms-transform: translateX(20px); -o-transform: translateX(20px); transform: translateX(20px); } } @keyframes fadeOutRight { 0% { opacity: 1; -webkit-transform: translateX(0); -moz-transform: translateX(0); -ms-transform: translateX(0); -o-transform: translateX(0); transform: translateX(0); } 100% { opacity: 0; -webkit-transform: translateX(20px); -moz-transform: translateX(20px); -ms-transform: translateX(20px); -o-transform: translateX(20px); transform: translateX(20px); } } @-webkit-keyframes fadeOutUp { 0% { opacity: 1; -webkit-transform: translateY(0); -moz-transform: translateY(0); -ms-transform: translateY(0); -o-transform: translateY(0); transform: translateY(0); } 100% { opacity: 0; -webkit-transform: translateY(-100px); -moz-transform: translateY(-100px); -ms-transform: translateY(-100px); -o-transform: translateY(-100px); transform: translateY(-100px); } } @-moz-keyframes fadeOutUp { 0% { opacity: 1; -webkit-transform: translateY(0); -moz-transform: translateY(0); -ms-transform: translateY(0); -o-transform: translateY(0); transform: translateY(0); } 100% { opacity: 0; -webkit-transform: translateY(-100px); -moz-transform: translateY(-100px); -ms-transform: translateY(-100px); -o-transform: translateY(-100px); transform: translateY(-100px); } } @-ms-keyframes fadeOutUp { 0% { opacity: 1; -webkit-transform: translateY(0); -moz-transform: translateY(0); -ms-transform: translateY(0); -o-transform: translateY(0); transform: translateY(0); } 100% { opacity: 0; -webkit-transform: translateY(-100px); -moz-transform: translateY(-100px); -ms-transform: translateY(-100px); -o-transform: translateY(-100px); transform: translateY(-100px); } } @-o-keyframes fadeOutUp { 0% { opacity: 1; -webkit-transform: translateY(0); -moz-transform: translateY(0); -ms-transform: translateY(0); -o-transform: translateY(0); transform: translateY(0); } 100% { opacity: 0; -webkit-transform: translateY(-100px); -moz-transform: translateY(-100px); -ms-transform: translateY(-100px); -o-transform: translateY(-100px); transform: translateY(-100px); } } @keyframes fadeOutUp { 0% { opacity: 1; -webkit-transform: translateY(0); -moz-transform: translateY(0); -ms-transform: translateY(0); -o-transform: translateY(0); transform: translateY(0); } 100% { opacity: 0; -webkit-transform: translateY(-100px); -moz-transform: translateY(-100px); -ms-transform: translateY(-100px); -o-transform: translateY(-100px); transform: translateY(-100px); } } @-webkit-keyframes slideOutDown { 0% { -webkit-transform: translateY(0); -moz-transform: translateY(0); -ms-transform: translateY(0); -o-transform: translateY(0); transform: translateY(0); } 100% { opacity: 0; -webkit-transform: translateY(2000px); -moz-transform: translateY(2000px); -ms-transform: translateY(2000px); -o-transform: translateY(2000px); transform: translateY(2000px); } } @-moz-keyframes slideOutDown { 0% { -webkit-transform: translateY(0); -moz-transform: translateY(0); -ms-transform: translateY(0); -o-transform: translateY(0); transform: translateY(0); } 100% { opacity: 0; -webkit-transform: translateY(2000px); -moz-transform: translateY(2000px); -ms-transform: translateY(2000px); -o-transform: translateY(2000px); transform: translateY(2000px); } } @-ms-keyframes slideOutDown { 0% { -webkit-transform: translateY(0); -moz-transform: translateY(0); -ms-transform: translateY(0); -o-transform: translateY(0); transform: translateY(0); } 100% { opacity: 0; -webkit-transform: translateY(2000px); -moz-transform: translateY(2000px); -ms-transform: translateY(2000px); -o-transform: translateY(2000px); transform: translateY(2000px); } } @-o-keyframes slideOutDown { 0% { -webkit-transform: translateY(0); -moz-transform: translateY(0); -ms-transform: translateY(0); -o-transform: translateY(0); transform: translateY(0); } 100% { opacity: 0; -webkit-transform: translateY(2000px); -moz-transform: translateY(2000px); -ms-transform: translateY(2000px); -o-transform: translateY(2000px); transform: translateY(2000px); } } @keyframes slideOutDown { 0% { -webkit-transform: translateY(0); -moz-transform: translateY(0); -ms-transform: translateY(0); -o-transform: translateY(0); transform: translateY(0); } 100% { opacity: 0; -webkit-transform: translateY(2000px); -moz-transform: translateY(2000px); -ms-transform: translateY(2000px); -o-transform: translateY(2000px); transform: translateY(2000px); } } @-webkit-keyframes slideOutLeft { 0% { -webkit-transform: translateX(0); -moz-transform: translateX(0); -ms-transform: translateX(0); -o-transform: translateX(0); transform: translateX(0); } 100% { opacity: 0; -webkit-transform: translateX(-2000px); -moz-transform: translateX(-2000px); -ms-transform: translateX(-2000px); -o-transform: translateX(-2000px); transform: translateX(-2000px); } } @-moz-keyframes slideOutLeft { 0% { -webkit-transform: translateX(0); -moz-transform: translateX(0); -ms-transform: translateX(0); -o-transform: translateX(0); transform: translateX(0); } 100% { opacity: 0; -webkit-transform: translateX(-2000px); -moz-transform: translateX(-2000px); -ms-transform: translateX(-2000px); -o-transform: translateX(-2000px); transform: translateX(-2000px); } } @-ms-keyframes slideOutLeft { 0% { -webkit-transform: translateX(0); -moz-transform: translateX(0); -ms-transform: translateX(0); -o-transform: translateX(0); transform: translateX(0); } 100% { opacity: 0; -webkit-transform: translateX(-2000px); -moz-transform: translateX(-2000px); -ms-transform: translateX(-2000px); -o-transform: translateX(-2000px); transform: translateX(-2000px); } } @-o-keyframes slideOutLeft { 0% { -webkit-transform: translateX(0); -moz-transform: translateX(0); -ms-transform: translateX(0); -o-transform: translateX(0); transform: translateX(0); } 100% { opacity: 0; -webkit-transform: translateX(-2000px); -moz-transform: translateX(-2000px); -ms-transform: translateX(-2000px); -o-transform: translateX(-2000px); transform: translateX(-2000px); } } @keyframes slideOutLeft { 0% { -webkit-transform: translateX(0); -moz-transform: translateX(0); -ms-transform: translateX(0); -o-transform: translateX(0); transform: translateX(0); } 100% { opacity: 0; -webkit-transform: translateX(-2000px); -moz-transform: translateX(-2000px); -ms-transform: translateX(-2000px); -o-transform: translateX(-2000px); transform: translateX(-2000px); } } @-webkit-keyframes slideOutRight { 0% { -webkit-transform: translateX(0); -moz-transform: translateX(0); -ms-transform: translateX(0); -o-transform: translateX(0); transform: translateX(0); } 100% { opacity: 0; -webkit-transform: translateX(2000px); -moz-transform: translateX(2000px); -ms-transform: translateX(2000px); -o-transform: translateX(2000px); transform: translateX(2000px); } } @-moz-keyframes slideOutRight { 0% { -webkit-transform: translateX(0); -moz-transform: translateX(0); -ms-transform: translateX(0); -o-transform: translateX(0); transform: translateX(0); } 100% { opacity: 0; -webkit-transform: translateX(2000px); -moz-transform: translateX(2000px); -ms-transform: translateX(2000px); -o-transform: translateX(2000px); transform: translateX(2000px); } } @-ms-keyframes slideOutRight { 0% { -webkit-transform: translateX(0); -moz-transform: translateX(0); -ms-transform: translateX(0); -o-transform: translateX(0); transform: translateX(0); } 100% { opacity: 0; -webkit-transform: translateX(2000px); -moz-transform: translateX(2000px); -ms-transform: translateX(2000px); -o-transform: translateX(2000px); transform: translateX(2000px); } } @-o-keyframes slideOutRight { 0% { -webkit-transform: translateX(0); -moz-transform: translateX(0); -ms-transform: translateX(0); -o-transform: translateX(0); transform: translateX(0); } 100% { opacity: 0; -webkit-transform: translateX(2000px); -moz-transform: translateX(2000px); -ms-transform: translateX(2000px); -o-transform: translateX(2000px); transform: translateX(2000px); } } @keyframes slideOutRight { 0% { -webkit-transform: translateX(0); -moz-transform: translateX(0); -ms-transform: translateX(0); -o-transform: translateX(0); transform: translateX(0); } 100% { opacity: 0; -webkit-transform: translateX(2000px); -moz-transform: translateX(2000px); -ms-transform: translateX(2000px); -o-transform: translateX(2000px); transform: translateX(2000px); } } @-webkit-keyframes slideOutUp { 0% { -webkit-transform: translateY(0); -moz-transform: translateY(0); -ms-transform: translateY(0); -o-transform: translateY(0); transform: translateY(0); } 100% { opacity: 0; -webkit-transform: translateY(-2000px); -moz-transform: translateY(-2000px); -ms-transform: translateY(-2000px); -o-transform: translateY(-2000px); transform: translateY(-2000px); } } @-moz-keyframes slideOutUp { 0% { -webkit-transform: translateY(0); -moz-transform: translateY(0); -ms-transform: translateY(0); -o-transform: translateY(0); transform: translateY(0); } 100% { opacity: 0; -webkit-transform: translateY(-2000px); -moz-transform: translateY(-2000px); -ms-transform: translateY(-2000px); -o-transform: translateY(-2000px); transform: translateY(-2000px); } } @-ms-keyframes slideOutUp { 0% { -webkit-transform: translateY(0); -moz-transform: translateY(0); -ms-transform: translateY(0); -o-transform: translateY(0); transform: translateY(0); } 100% { opacity: 0; -webkit-transform: translateY(-2000px); -moz-transform: translateY(-2000px); -ms-transform: translateY(-2000px); -o-transform: translateY(-2000px); transform: translateY(-2000px); } } @-o-keyframes slideOutUp { 0% { -webkit-transform: translateY(0); -moz-transform: translateY(0); -ms-transform: translateY(0); -o-transform: translateY(0); transform: translateY(0); } 100% { opacity: 0; -webkit-transform: translateY(-2000px); -moz-transform: translateY(-2000px); -ms-transform: translateY(-2000px); -o-transform: translateY(-2000px); transform: translateY(-2000px); } } @keyframes slideOutUp { 0% { -webkit-transform: translateY(0); -moz-transform: translateY(0); -ms-transform: translateY(0); -o-transform: translateY(0); transform: translateY(0); } 100% { opacity: 0; -webkit-transform: translateY(-2000px); -moz-transform: translateY(-2000px); -ms-transform: translateY(-2000px); -o-transform: translateY(-2000px); transform: translateY(-2000px); } } @-webkit-keyframes slideInDown { 0% { opacity: 0; -webkit-transform: translateY(-2000px); -moz-transform: translateY(-2000px); -ms-transform: translateY(-2000px); -o-transform: translateY(-2000px); transform: translateY(-2000px); } 100% { opacity: 1; -webkit-transform: translateY(0); -moz-transform: translateY(0); -ms-transform: translateY(0); -o-transform: translateY(0); transform: translateY(0); } } @-moz-keyframes slideInDown { 0% { opacity: 0; -webkit-transform: translateY(-2000px); -moz-transform: translateY(-2000px); -ms-transform: translateY(-2000px); -o-transform: translateY(-2000px); transform: translateY(-2000px); } 100% { opacity: 1; -webkit-transform: translateY(0); -moz-transform: translateY(0); -ms-transform: translateY(0); -o-transform: translateY(0); transform: translateY(0); } } @-ms-keyframes slideInDown { 0% { opacity: 0; -webkit-transform: translateY(-2000px); -moz-transform: translateY(-2000px); -ms-transform: translateY(-2000px); -o-transform: translateY(-2000px); transform: translateY(-2000px); } 100% { opacity: 1; -webkit-transform: translateY(0); -moz-transform: translateY(0); -ms-transform: translateY(0); -o-transform: translateY(0); transform: translateY(0); } } @-o-keyframes slideInDown { 0% { opacity: 0; -webkit-transform: translateY(-2000px); -moz-transform: translateY(-2000px); -ms-transform: translateY(-2000px); -o-transform: translateY(-2000px); transform: translateY(-2000px); } 100% { opacity: 1; -webkit-transform: translateY(0); -moz-transform: translateY(0); -ms-transform: translateY(0); -o-transform: translateY(0); transform: translateY(0); } } @keyframes slideInDown { 0% { opacity: 0; -webkit-transform: translateY(-2000px); -moz-transform: translateY(-2000px); -ms-transform: translateY(-2000px); -o-transform: translateY(-2000px); transform: translateY(-2000px); } 100% { opacity: 1; -webkit-transform: translateY(0); -moz-transform: translateY(0); -ms-transform: translateY(0); -o-transform: translateY(0); transform: translateY(0); } } @-webkit-keyframes slideInLeft { 0% { opacity: 0; -webkit-transform: translateX(-2000px); -moz-transform: translateX(-2000px); -ms-transform: translateX(-2000px); -o-transform: translateX(-2000px); transform: translateX(-2000px); } 100% { opacity: 1; -webkit-transform: translateX(0); -moz-transform: translateX(0); -ms-transform: translateX(0); -o-transform: translateX(0); transform: translateX(0); } } @-moz-keyframes slideInLeft { 0% { opacity: 0; -webkit-transform: translateX(-2000px); -moz-transform: translateX(-2000px); -ms-transform: translateX(-2000px); -o-transform: translateX(-2000px); transform: translateX(-2000px); } 100% { opacity: 1; -webkit-transform: translateX(0); -moz-transform: translateX(0); -ms-transform: translateX(0); -o-transform: translateX(0); transform: translateX(0); } } @-ms-keyframes slideInLeft { 0% { opacity: 0; -webkit-transform: translateX(-2000px); -moz-transform: translateX(-2000px); -ms-transform: translateX(-2000px); -o-transform: translateX(-2000px); transform: translateX(-2000px); } 100% { opacity: 1; -webkit-transform: translateX(0); -moz-transform: translateX(0); -ms-transform: translateX(0); -o-transform: translateX(0); transform: translateX(0); } } @-o-keyframes slideInLeft { 0% { opacity: 0; -webkit-transform: translateX(-2000px); -moz-transform: translateX(-2000px); -ms-transform: translateX(-2000px); -o-transform: translateX(-2000px); transform: translateX(-2000px); } 100% { opacity: 1; -webkit-transform: translateX(0); -moz-transform: translateX(0); -ms-transform: translateX(0); -o-transform: translateX(0); transform: translateX(0); } } @keyframes slideInLeft { 0% { opacity: 0; -webkit-transform: translateX(-2000px); -moz-transform: translateX(-2000px); -ms-transform: translateX(-2000px); -o-transform: translateX(-2000px); transform: translateX(-2000px); } 100% { opacity: 1; -webkit-transform: translateX(0); -moz-transform: translateX(0); -ms-transform: translateX(0); -o-transform: translateX(0); transform: translateX(0); } } @-webkit-keyframes slideInRight { 0% { opacity: 0; -webkit-transform: translateX(2000px); -moz-transform: translateX(2000px); -ms-transform: translateX(2000px); -o-transform: translateX(2000px); transform: translateX(2000px); } 100% { opacity: 1; -webkit-transform: translateX(0); -moz-transform: translateX(0); -ms-transform: translateX(0); -o-transform: translateX(0); transform: translateX(0); } } @-moz-keyframes slideInRight { 0% { opacity: 0; -webkit-transform: translateX(2000px); -moz-transform: translateX(2000px); -ms-transform: translateX(2000px); -o-transform: translateX(2000px); transform: translateX(2000px); } 100% { opacity: 1; -webkit-transform: translateX(0); -moz-transform: translateX(0); -ms-transform: translateX(0); -o-transform: translateX(0); transform: translateX(0); } } @-ms-keyframes slideInRight { 0% { opacity: 0; -webkit-transform: translateX(2000px); -moz-transform: translateX(2000px); -ms-transform: translateX(2000px); -o-transform: translateX(2000px); transform: translateX(2000px); } 100% { opacity: 1; -webkit-transform: translateX(0); -moz-transform: translateX(0); -ms-transform: translateX(0); -o-transform: translateX(0); transform: translateX(0); } } @-o-keyframes slideInRight { 0% { opacity: 0; -webkit-transform: translateX(2000px); -moz-transform: translateX(2000px); -ms-transform: translateX(2000px); -o-transform: translateX(2000px); transform: translateX(2000px); } 100% { opacity: 1; -webkit-transform: translateX(0); -moz-transform: translateX(0); -ms-transform: translateX(0); -o-transform: translateX(0); transform: translateX(0); } } @keyframes slideInRight { 0% { opacity: 0; -webkit-transform: translateX(2000px); -moz-transform: translateX(2000px); -ms-transform: translateX(2000px); -o-transform: translateX(2000px); transform: translateX(2000px); } 100% { opacity: 1; -webkit-transform: translateX(0); -moz-transform: translateX(0); -ms-transform: translateX(0); -o-transform: translateX(0); transform: translateX(0); } } @-webkit-keyframes slideInUp { 0% { opacity: 0; -webkit-transform: translateY(2000px); -moz-transform: translateY(2000px); -ms-transform: translateY(2000px); -o-transform: translateY(2000px); transform: translateY(2000px); } 100% { opacity: 1; -webkit-transform: translateY(0); -moz-transform: translateY(0); -ms-transform: translateY(0); -o-transform: translateY(0); transform: translateY(0); } } @-moz-keyframes slideInUp { 0% { opacity: 0; -webkit-transform: translateY(2000px); -moz-transform: translateY(2000px); -ms-transform: translateY(2000px); -o-transform: translateY(2000px); transform: translateY(2000px); } 100% { opacity: 1; -webkit-transform: translateY(0); -moz-transform: translateY(0); -ms-transform: translateY(0); -o-transform: translateY(0); transform: translateY(0); } } @-ms-keyframes slideInUp { 0% { opacity: 0; -webkit-transform: translateY(2000px); -moz-transform: translateY(2000px); -ms-transform: translateY(2000px); -o-transform: translateY(2000px); transform: translateY(2000px); } 100% { opacity: 1; -webkit-transform: translateY(0); -moz-transform: translateY(0); -ms-transform: translateY(0); -o-transform: translateY(0); transform: translateY(0); } } @-o-keyframes slideInUp { 0% { opacity: 0; -webkit-transform: translateY(2000px); -moz-transform: translateY(2000px); -ms-transform: translateY(2000px); -o-transform: translateY(2000px); transform: translateY(2000px); } 100% { opacity: 1; -webkit-transform: translateY(0); -moz-transform: translateY(0); -ms-transform: translateY(0); -o-transform: translateY(0); transform: translateY(0); } } @keyframes slideInUp { 0% { opacity: 0; -webkit-transform: translateY(2000px); -moz-transform: translateY(2000px); -ms-transform: translateY(2000px); -o-transform: translateY(2000px); transform: translateY(2000px); } 100% { opacity: 1; -webkit-transform: translateY(0); -moz-transform: translateY(0); -ms-transform: translateY(0); -o-transform: translateY(0); transform: translateY(0); } } @-webkit-keyframes zoomIn { 0% { opacity: 0; -webkit-transform: scale3d(0.3, 0.3, 0.3); -moz-transform: scale3d(0.3, 0.3, 0.3); -ms-transform: scale3d(0.3, 0.3, 0.3); -o-transform: scale3d(0.3, 0.3, 0.3); transform: scale3d(0.3, 0.3, 0.3); } 50% { opacity: 1; } } @-moz-keyframes zoomIn { 0% { opacity: 0; -webkit-transform: scale3d(0.3, 0.3, 0.3); -moz-transform: scale3d(0.3, 0.3, 0.3); -ms-transform: scale3d(0.3, 0.3, 0.3); -o-transform: scale3d(0.3, 0.3, 0.3); transform: scale3d(0.3, 0.3, 0.3); } 50% { opacity: 1; } } @-ms-keyframes zoomIn { 0% { opacity: 0; -webkit-transform: scale3d(0.3, 0.3, 0.3); -moz-transform: scale3d(0.3, 0.3, 0.3); -ms-transform: scale3d(0.3, 0.3, 0.3); -o-transform: scale3d(0.3, 0.3, 0.3); transform: scale3d(0.3, 0.3, 0.3); } 50% { opacity: 1; } } @-o-keyframes zoomIn { 0% { opacity: 0; -webkit-transform: scale3d(0.3, 0.3, 0.3); -moz-transform: scale3d(0.3, 0.3, 0.3); -ms-transform: scale3d(0.3, 0.3, 0.3); -o-transform: scale3d(0.3, 0.3, 0.3); transform: scale3d(0.3, 0.3, 0.3); } 50% { opacity: 1; } } @keyframes zoomIn { 0% { opacity: 0; -webkit-transform: scale3d(0.3, 0.3, 0.3); -moz-transform: scale3d(0.3, 0.3, 0.3); -ms-transform: scale3d(0.3, 0.3, 0.3); -o-transform: scale3d(0.3, 0.3, 0.3); transform: scale3d(0.3, 0.3, 0.3); } 50% { opacity: 1; } } @-webkit-keyframes zoomOut { 0% { opacity: 1; } 50% { opacity: 0; -webkit-transform: scale3d(0.3, 0.3, 0.3); -moz-transform: scale3d(0.3, 0.3, 0.3); -ms-transform: scale3d(0.3, 0.3, 0.3); -o-transform: scale3d(0.3, 0.3, 0.3); transform: scale3d(0.3, 0.3, 0.3); } 100% { opacity: 0; } } @-moz-keyframes zoomOut { 0% { opacity: 1; } 50% { opacity: 0; -webkit-transform: scale3d(0.3, 0.3, 0.3); -moz-transform: scale3d(0.3, 0.3, 0.3); -ms-transform: scale3d(0.3, 0.3, 0.3); -o-transform: scale3d(0.3, 0.3, 0.3); transform: scale3d(0.3, 0.3, 0.3); } 100% { opacity: 0; } } @-ms-keyframes zoomOut { 0% { opacity: 1; } 50% { opacity: 0; -webkit-transform: scale3d(0.3, 0.3, 0.3); -moz-transform: scale3d(0.3, 0.3, 0.3); -ms-transform: scale3d(0.3, 0.3, 0.3); -o-transform: scale3d(0.3, 0.3, 0.3); transform: scale3d(0.3, 0.3, 0.3); } 100% { opacity: 0; } } @-o-keyframes zoomOut { 0% { opacity: 1; } 50% { opacity: 0; -webkit-transform: scale3d(0.3, 0.3, 0.3); -moz-transform: scale3d(0.3, 0.3, 0.3); -ms-transform: scale3d(0.3, 0.3, 0.3); -o-transform: scale3d(0.3, 0.3, 0.3); transform: scale3d(0.3, 0.3, 0.3); } 100% { opacity: 0; } } @keyframes zoomOut { 0% { opacity: 1; } 50% { opacity: 0; -webkit-transform: scale3d(0.3, 0.3, 0.3); -moz-transform: scale3d(0.3, 0.3, 0.3); -ms-transform: scale3d(0.3, 0.3, 0.3); -o-transform: scale3d(0.3, 0.3, 0.3); transform: scale3d(0.3, 0.3, 0.3); } 100% { opacity: 0; } } @-webkit-keyframes expandInDown { 0% { opacity: 0; -webkit-transform: scaleY(0.6); -moz-transform: scaleY(0.6); -ms-transform: scaleY(0.6); -o-transform: scaleY(0.6); transform: scaleY(0.6); -webkit-transform-origin: left top 0; -moz-transform-origin: left top 0; -ms-transform-origin: left top 0; -o-transform-origin: left top 0; transform-origin: left top 0; } 100% { opacity: 1; -webkit-transform: scaleY(1); -moz-transform: scaleY(1); -ms-transform: scaleY(1); -o-transform: scaleY(1); transform: scaleY(1); -webkit-transform-origin: left top 0; -moz-transform-origin: left top 0; -ms-transform-origin: left top 0; -o-transform-origin: left top 0; transform-origin: left top 0; } } @-moz-keyframes expandInDown { 0% { opacity: 0; -webkit-transform: scaleY(0.6); -moz-transform: scaleY(0.6); -ms-transform: scaleY(0.6); -o-transform: scaleY(0.6); transform: scaleY(0.6); -webkit-transform-origin: left top 0; -moz-transform-origin: left top 0; -ms-transform-origin: left top 0; -o-transform-origin: left top 0; transform-origin: left top 0; } 100% { opacity: 1; -webkit-transform: scaleY(1); -moz-transform: scaleY(1); -ms-transform: scaleY(1); -o-transform: scaleY(1); transform: scaleY(1); -webkit-transform-origin: left top 0; -moz-transform-origin: left top 0; -ms-transform-origin: left top 0; -o-transform-origin: left top 0; transform-origin: left top 0; } } @-ms-keyframes expandInDown { 0% { opacity: 0; -webkit-transform: scaleY(0.6); -moz-transform: scaleY(0.6); -ms-transform: scaleY(0.6); -o-transform: scaleY(0.6); transform: scaleY(0.6); -webkit-transform-origin: left top 0; -moz-transform-origin: left top 0; -ms-transform-origin: left top 0; -o-transform-origin: left top 0; transform-origin: left top 0; } 100% { opacity: 1; -webkit-transform: scaleY(1); -moz-transform: scaleY(1); -ms-transform: scaleY(1); -o-transform: scaleY(1); transform: scaleY(1); -webkit-transform-origin: left top 0; -moz-transform-origin: left top 0; -ms-transform-origin: left top 0; -o-transform-origin: left top 0; transform-origin: left top 0; } } @-o-keyframes expandInDown { 0% { opacity: 0; -webkit-transform: scaleY(0.6); -moz-transform: scaleY(0.6); -ms-transform: scaleY(0.6); -o-transform: scaleY(0.6); transform: scaleY(0.6); -webkit-transform-origin: left top 0; -moz-transform-origin: left top 0; -ms-transform-origin: left top 0; -o-transform-origin: left top 0; transform-origin: left top 0; } 100% { opacity: 1; -webkit-transform: scaleY(1); -moz-transform: scaleY(1); -ms-transform: scaleY(1); -o-transform: scaleY(1); transform: scaleY(1); -webkit-transform-origin: left top 0; -moz-transform-origin: left top 0; -ms-transform-origin: left top 0; -o-transform-origin: left top 0; transform-origin: left top 0; } } @keyframes expandInDown { 0% { opacity: 0; -webkit-transform: scaleY(0.6); -moz-transform: scaleY(0.6); -ms-transform: scaleY(0.6); -o-transform: scaleY(0.6); transform: scaleY(0.6); -webkit-transform-origin: left top 0; -moz-transform-origin: left top 0; -ms-transform-origin: left top 0; -o-transform-origin: left top 0; transform-origin: left top 0; } 100% { opacity: 1; -webkit-transform: scaleY(1); -moz-transform: scaleY(1); -ms-transform: scaleY(1); -o-transform: scaleY(1); transform: scaleY(1); -webkit-transform-origin: left top 0; -moz-transform-origin: left top 0; -ms-transform-origin: left top 0; -o-transform-origin: left top 0; transform-origin: left top 0; } } @-webkit-keyframes expandInUp { 0% { opacity: 0; -webkit-transform: scaleY(0.6); -moz-transform: scaleY(0.6); -ms-transform: scaleY(0.6); -o-transform: scaleY(0.6); transform: scaleY(0.6); -webkit-transform-origin: left bottom 0; -moz-transform-origin: left bottom 0; -ms-transform-origin: left bottom 0; -o-transform-origin: left bottom 0; transform-origin: left bottom 0; } 100% { opacity: 1; -webkit-transform: scaleY(1); -moz-transform: scaleY(1); -ms-transform: scaleY(1); -o-transform: scaleY(1); transform: scaleY(1); -webkit-transform-origin: left bottom 0; -moz-transform-origin: left bottom 0; -ms-transform-origin: left bottom 0; -o-transform-origin: left bottom 0; transform-origin: left bottom 0; } } @-moz-keyframes expandInUp { 0% { opacity: 0; -webkit-transform: scaleY(0.6); -moz-transform: scaleY(0.6); -ms-transform: scaleY(0.6); -o-transform: scaleY(0.6); transform: scaleY(0.6); -webkit-transform-origin: left bottom 0; -moz-transform-origin: left bottom 0; -ms-transform-origin: left bottom 0; -o-transform-origin: left bottom 0; transform-origin: left bottom 0; } 100% { opacity: 1; -webkit-transform: scaleY(1); -moz-transform: scaleY(1); -ms-transform: scaleY(1); -o-transform: scaleY(1); transform: scaleY(1); -webkit-transform-origin: left bottom 0; -moz-transform-origin: left bottom 0; -ms-transform-origin: left bottom 0; -o-transform-origin: left bottom 0; transform-origin: left bottom 0; } } @-ms-keyframes expandInUp { 0% { opacity: 0; -webkit-transform: scaleY(0.6); -moz-transform: scaleY(0.6); -ms-transform: scaleY(0.6); -o-transform: scaleY(0.6); transform: scaleY(0.6); -webkit-transform-origin: left bottom 0; -moz-transform-origin: left bottom 0; -ms-transform-origin: left bottom 0; -o-transform-origin: left bottom 0; transform-origin: left bottom 0; } 100% { opacity: 1; -webkit-transform: scaleY(1); -moz-transform: scaleY(1); -ms-transform: scaleY(1); -o-transform: scaleY(1); transform: scaleY(1); -webkit-transform-origin: left bottom 0; -moz-transform-origin: left bottom 0; -ms-transform-origin: left bottom 0; -o-transform-origin: left bottom 0; transform-origin: left bottom 0; } } @-o-keyframes expandInUp { 0% { opacity: 0; -webkit-transform: scaleY(0.6); -moz-transform: scaleY(0.6); -ms-transform: scaleY(0.6); -o-transform: scaleY(0.6); transform: scaleY(0.6); -webkit-transform-origin: left bottom 0; -moz-transform-origin: left bottom 0; -ms-transform-origin: left bottom 0; -o-transform-origin: left bottom 0; transform-origin: left bottom 0; } 100% { opacity: 1; -webkit-transform: scaleY(1); -moz-transform: scaleY(1); -ms-transform: scaleY(1); -o-transform: scaleY(1); transform: scaleY(1); -webkit-transform-origin: left bottom 0; -moz-transform-origin: left bottom 0; -ms-transform-origin: left bottom 0; -o-transform-origin: left bottom 0; transform-origin: left bottom 0; } } @keyframes expandInUp { 0% { opacity: 0; -webkit-transform: scaleY(0.6); -moz-transform: scaleY(0.6); -ms-transform: scaleY(0.6); -o-transform: scaleY(0.6); transform: scaleY(0.6); -webkit-transform-origin: left bottom 0; -moz-transform-origin: left bottom 0; -ms-transform-origin: left bottom 0; -o-transform-origin: left bottom 0; transform-origin: left bottom 0; } 100% { opacity: 1; -webkit-transform: scaleY(1); -moz-transform: scaleY(1); -ms-transform: scaleY(1); -o-transform: scaleY(1); transform: scaleY(1); -webkit-transform-origin: left bottom 0; -moz-transform-origin: left bottom 0; -ms-transform-origin: left bottom 0; -o-transform-origin: left bottom 0; transform-origin: left bottom 0; } } @-webkit-keyframes expandInWithFade { 0% { opacity: 0; } 40% { opacity: .1; } 50% { opacity: .9; } 100% { opacity: 1; } } @-moz-keyframes expandInWithFade { 0% { opacity: 0; } 40% { opacity: .1; } 50% { opacity: .9; } 100% { opacity: 1; } } @-ms-keyframes expandInWithFade { 0% { opacity: 0; } 40% { opacity: .1; } 50% { opacity: .9; } 100% { opacity: 1; } } @-o-keyframes expandInWithFade { 0% { opacity: 0; } 40% { opacity: .1; } 50% { opacity: .9; } 100% { opacity: 1; } } @keyframes expandInWithFade { 0% { opacity: 0; } 40% { opacity: .1; } 50% { opacity: .9; } 100% { opacity: 1; } } @-webkit-keyframes expandOutUp { 0% { opacity: 1; -webkit-transform: scaleY(1); -moz-transform: scaleY(1); -ms-transform: scaleY(1); -o-transform: scaleY(1); transform: scaleY(1); -webkit-transform-origin: left top 0; -moz-transform-origin: left top 0; -ms-transform-origin: left top 0; -o-transform-origin: left top 0; transform-origin: left top 0; } 100% { opacity: 0; -webkit-transform: scaleY(0.6); -moz-transform: scaleY(0.6); -ms-transform: scaleY(0.6); -o-transform: scaleY(0.6); transform: scaleY(0.6); -webkit-transform-origin: left top 0; -moz-transform-origin: left top 0; -ms-transform-origin: left top 0; -o-transform-origin: left top 0; transform-origin: left top 0; } } @-moz-keyframes expandOutUp { 0% { opacity: 1; -webkit-transform: scaleY(1); -moz-transform: scaleY(1); -ms-transform: scaleY(1); -o-transform: scaleY(1); transform: scaleY(1); -webkit-transform-origin: left top 0; -moz-transform-origin: left top 0; -ms-transform-origin: left top 0; -o-transform-origin: left top 0; transform-origin: left top 0; } 100% { opacity: 0; -webkit-transform: scaleY(0.6); -moz-transform: scaleY(0.6); -ms-transform: scaleY(0.6); -o-transform: scaleY(0.6); transform: scaleY(0.6); -webkit-transform-origin: left top 0; -moz-transform-origin: left top 0; -ms-transform-origin: left top 0; -o-transform-origin: left top 0; transform-origin: left top 0; } } @-ms-keyframes expandOutUp { 0% { opacity: 1; -webkit-transform: scaleY(1); -moz-transform: scaleY(1); -ms-transform: scaleY(1); -o-transform: scaleY(1); transform: scaleY(1); -webkit-transform-origin: left top 0; -moz-transform-origin: left top 0; -ms-transform-origin: left top 0; -o-transform-origin: left top 0; transform-origin: left top 0; } 100% { opacity: 0; -webkit-transform: scaleY(0.6); -moz-transform: scaleY(0.6); -ms-transform: scaleY(0.6); -o-transform: scaleY(0.6); transform: scaleY(0.6); -webkit-transform-origin: left top 0; -moz-transform-origin: left top 0; -ms-transform-origin: left top 0; -o-transform-origin: left top 0; transform-origin: left top 0; } } @-o-keyframes expandOutUp { 0% { opacity: 1; -webkit-transform: scaleY(1); -moz-transform: scaleY(1); -ms-transform: scaleY(1); -o-transform: scaleY(1); transform: scaleY(1); -webkit-transform-origin: left top 0; -moz-transform-origin: left top 0; -ms-transform-origin: left top 0; -o-transform-origin: left top 0; transform-origin: left top 0; } 100% { opacity: 0; -webkit-transform: scaleY(0.6); -moz-transform: scaleY(0.6); -ms-transform: scaleY(0.6); -o-transform: scaleY(0.6); transform: scaleY(0.6); -webkit-transform-origin: left top 0; -moz-transform-origin: left top 0; -ms-transform-origin: left top 0; -o-transform-origin: left top 0; transform-origin: left top 0; } } @keyframes expandOutUp { 0% { opacity: 1; -webkit-transform: scaleY(1); -moz-transform: scaleY(1); -ms-transform: scaleY(1); -o-transform: scaleY(1); transform: scaleY(1); -webkit-transform-origin: left top 0; -moz-transform-origin: left top 0; -ms-transform-origin: left top 0; -o-transform-origin: left top 0; transform-origin: left top 0; } 100% { opacity: 0; -webkit-transform: scaleY(0.6); -moz-transform: scaleY(0.6); -ms-transform: scaleY(0.6); -o-transform: scaleY(0.6); transform: scaleY(0.6); -webkit-transform-origin: left top 0; -moz-transform-origin: left top 0; -ms-transform-origin: left top 0; -o-transform-origin: left top 0; transform-origin: left top 0; } } @-webkit-keyframes expandOutDown { 0% { opacity: 1; -webkit-transform: scaleY(1); -moz-transform: scaleY(1); -ms-transform: scaleY(1); -o-transform: scaleY(1); transform: scaleY(1); -webkit-transform-origin: left bottom 0; -moz-transform-origin: left bottom 0; -ms-transform-origin: left bottom 0; -o-transform-origin: left bottom 0; transform-origin: left bottom 0; } 100% { opacity: 0; -webkit-transform: scaleY(0.6); -moz-transform: scaleY(0.6); -ms-transform: scaleY(0.6); -o-transform: scaleY(0.6); transform: scaleY(0.6); -webkit-transform-origin: left bottom 0; -moz-transform-origin: left bottom 0; -ms-transform-origin: left bottom 0; -o-transform-origin: left bottom 0; transform-origin: left bottom 0; } } @-moz-keyframes expandOutDown { 0% { opacity: 1; -webkit-transform: scaleY(1); -moz-transform: scaleY(1); -ms-transform: scaleY(1); -o-transform: scaleY(1); transform: scaleY(1); -webkit-transform-origin: left bottom 0; -moz-transform-origin: left bottom 0; -ms-transform-origin: left bottom 0; -o-transform-origin: left bottom 0; transform-origin: left bottom 0; } 100% { opacity: 0; -webkit-transform: scaleY(0.6); -moz-transform: scaleY(0.6); -ms-transform: scaleY(0.6); -o-transform: scaleY(0.6); transform: scaleY(0.6); -webkit-transform-origin: left bottom 0; -moz-transform-origin: left bottom 0; -ms-transform-origin: left bottom 0; -o-transform-origin: left bottom 0; transform-origin: left bottom 0; } } @-ms-keyframes expandOutDown { 0% { opacity: 1; -webkit-transform: scaleY(1); -moz-transform: scaleY(1); -ms-transform: scaleY(1); -o-transform: scaleY(1); transform: scaleY(1); -webkit-transform-origin: left bottom 0; -moz-transform-origin: left bottom 0; -ms-transform-origin: left bottom 0; -o-transform-origin: left bottom 0; transform-origin: left bottom 0; } 100% { opacity: 0; -webkit-transform: scaleY(0.6); -moz-transform: scaleY(0.6); -ms-transform: scaleY(0.6); -o-transform: scaleY(0.6); transform: scaleY(0.6); -webkit-transform-origin: left bottom 0; -moz-transform-origin: left bottom 0; -ms-transform-origin: left bottom 0; -o-transform-origin: left bottom 0; transform-origin: left bottom 0; } } @-o-keyframes expandOutDown { 0% { opacity: 1; -webkit-transform: scaleY(1); -moz-transform: scaleY(1); -ms-transform: scaleY(1); -o-transform: scaleY(1); transform: scaleY(1); -webkit-transform-origin: left bottom 0; -moz-transform-origin: left bottom 0; -ms-transform-origin: left bottom 0; -o-transform-origin: left bottom 0; transform-origin: left bottom 0; } 100% { opacity: 0; -webkit-transform: scaleY(0.6); -moz-transform: scaleY(0.6); -ms-transform: scaleY(0.6); -o-transform: scaleY(0.6); transform: scaleY(0.6); -webkit-transform-origin: left bottom 0; -moz-transform-origin: left bottom 0; -ms-transform-origin: left bottom 0; -o-transform-origin: left bottom 0; transform-origin: left bottom 0; } } @keyframes expandOutDown { 0% { opacity: 1; -webkit-transform: scaleY(1); -moz-transform: scaleY(1); -ms-transform: scaleY(1); -o-transform: scaleY(1); transform: scaleY(1); -webkit-transform-origin: left bottom 0; -moz-transform-origin: left bottom 0; -ms-transform-origin: left bottom 0; -o-transform-origin: left bottom 0; transform-origin: left bottom 0; } 100% { opacity: 0; -webkit-transform: scaleY(0.6); -moz-transform: scaleY(0.6); -ms-transform: scaleY(0.6); -o-transform: scaleY(0.6); transform: scaleY(0.6); -webkit-transform-origin: left bottom 0; -moz-transform-origin: left bottom 0; -ms-transform-origin: left bottom 0; -o-transform-origin: left bottom 0; transform-origin: left bottom 0; } } @-webkit-keyframes expandOutWithFade { 0% { opacity: 1; } 70% { opacity: 0; } 100% { opacity: 0; } } @-moz-keyframes expandOutWithFade { 0% { opacity: 1; } 70% { opacity: 0; } 100% { opacity: 0; } } @-ms-keyframes expandOutWithFade { 0% { opacity: 1; } 70% { opacity: 0; } 100% { opacity: 0; } } @-o-keyframes expandOutWithFade { 0% { opacity: 1; } 70% { opacity: 0; } 100% { opacity: 0; } } @keyframes expandOutWithFade { 0% { opacity: 1; } 70% { opacity: 0; } 100% { opacity: 0; } } @-webkit-keyframes pulse { from { -webkit-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1); transform: scale(1); } 20% { -webkit-transform: scale(1.2); -moz-transform: scale(1.2); -ms-transform: scale(1.2); -o-transform: scale(1.2); transform: scale(1.2); } to { -webkit-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1); transform: scale(1); } } @-moz-keyframes pulse { from { -webkit-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1); transform: scale(1); } 20% { -webkit-transform: scale(1.2); -moz-transform: scale(1.2); -ms-transform: scale(1.2); -o-transform: scale(1.2); transform: scale(1.2); } to { -webkit-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1); transform: scale(1); } } @-ms-keyframes pulse { from { -webkit-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1); transform: scale(1); } 20% { -webkit-transform: scale(1.2); -moz-transform: scale(1.2); -ms-transform: scale(1.2); -o-transform: scale(1.2); transform: scale(1.2); } to { -webkit-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1); transform: scale(1); } } @-o-keyframes pulse { from { -webkit-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1); transform: scale(1); } 20% { -webkit-transform: scale(1.2); -moz-transform: scale(1.2); -ms-transform: scale(1.2); -o-transform: scale(1.2); transform: scale(1.2); } to { -webkit-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1); transform: scale(1); } } @keyframes pulse { from { -webkit-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1); transform: scale(1); } 20% { -webkit-transform: scale(1.2); -moz-transform: scale(1.2); -ms-transform: scale(1.2); -o-transform: scale(1.2); transform: scale(1.2); } to { -webkit-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1); transform: scale(1); } } .fadeIn { -webkit-animation-name: fadeIn; -moz-animation-name: fadeIn; -ms-animation-name: fadeIn; -o-animation-name: fadeIn; animation-name: fadeIn; -webkit-animation-iteration-count: 1; -webkit-animation-iteration-count: var(--countDefault, 1); -moz-animation-iteration-count: 1; -moz-animation-iteration-count: var(--countDefault, 1); -ms-animation-iteration-count: 1; -ms-animation-iteration-count: var(--countDefault, 1); -o-animation-iteration-count: 1; -o-animation-iteration-count: var(--countDefault, 1); animation-iteration-count: 1; animation-iteration-count: var(--countDefault, 1); -webkit-animation-duration: 0.3s; -webkit-animation-duration: var(--durationDefault, 0.3s); -moz-animation-duration: 0.3s; -moz-animation-duration: var(--durationDefault, 0.3s); -ms-animation-duration: 0.3s; -ms-animation-duration: var(--durationDefault, 0.3s); -o-animation-duration: 0.3s; -o-animation-duration: var(--durationDefault, 0.3s); animation-duration: 0.3s; animation-duration: var(--durationDefault, 0.3s); -webkit-animation-delay: 0s; -webkit-animation-delay: var(--delayDefault, 0s); -moz-animation-delay: 0s; -moz-animation-delay: var(--delayDefault, 0s); -ms-animation-delay: 0s; -ms-animation-delay: var(--delayDefault, 0s); -o-animation-delay: 0s; -o-animation-delay: var(--delayDefault, 0s); animation-delay: 0s; animation-delay: var(--delayDefault, 0s); -webkit-animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1); -webkit-animation-timing-function: var(--ease-out-quint, cubic-bezier(0.23, 1, 0.32, 1)); -moz-animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1); -moz-animation-timing-function: var(--ease-out-quint, cubic-bezier(0.23, 1, 0.32, 1)); -ms-animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1); -ms-animation-timing-function: var(--ease-out-quint, cubic-bezier(0.23, 1, 0.32, 1)); -o-animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1); -o-animation-timing-function: var(--ease-out-quint, cubic-bezier(0.23, 1, 0.32, 1)); animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1); animation-timing-function: var(--ease-out-quint, cubic-bezier(0.23, 1, 0.32, 1)); -webkit-animation-fill-mode: both; -webkit-animation-fill-mode: var(--fillDefault, both); -moz-animation-fill-mode: both; -moz-animation-fill-mode: var(--fillDefault, both); -ms-animation-fill-mode: both; -ms-animation-fill-mode: var(--fillDefault, both); -o-animation-fill-mode: both; -o-animation-fill-mode: var(--fillDefault, both); animation-fill-mode: both; animation-fill-mode: var(--fillDefault, both); -webkit-backface-visibility: hidden; -webkit-backface-visibility: var(--visibilityDefault, hidden); -moz-backface-visibility: hidden; -moz-backface-visibility: var(--visibilityDefault, hidden); -ms-backface-visibility: hidden; -ms-backface-visibility: var(--visibilityDefault, hidden); -o-backface-visibility: hidden; -o-backface-visibility: var(--visibilityDefault, hidden); backface-visibility: hidden; backface-visibility: var(--visibilityDefault, hidden); } .fadeInDown { -webkit-animation-name: fadeInDown; -moz-animation-name: fadeInDown; -ms-animation-name: fadeInDown; -o-animation-name: fadeInDown; animation-name: fadeInDown; -webkit-animation-iteration-count: 1; -webkit-animation-iteration-count: var(--countDefault, 1); -moz-animation-iteration-count: 1; -moz-animation-iteration-count: var(--countDefault, 1); -ms-animation-iteration-count: 1; -ms-animation-iteration-count: var(--countDefault, 1); -o-animation-iteration-count: 1; -o-animation-iteration-count: var(--countDefault, 1); animation-iteration-count: 1; animation-iteration-count: var(--countDefault, 1); -webkit-animation-duration: 0.3s; -webkit-animation-duration: var(--durationDefault, 0.3s); -moz-animation-duration: 0.3s; -moz-animation-duration: var(--durationDefault, 0.3s); -ms-animation-duration: 0.3s; -ms-animation-duration: var(--durationDefault, 0.3s); -o-animation-duration: 0.3s; -o-animation-duration: var(--durationDefault, 0.3s); animation-duration: 0.3s; animation-duration: var(--durationDefault, 0.3s); -webkit-animation-delay: 0s; -webkit-animation-delay: var(--delayDefault, 0s); -moz-animation-delay: 0s; -moz-animation-delay: var(--delayDefault, 0s); -ms-animation-delay: 0s; -ms-animation-delay: var(--delayDefault, 0s); -o-animation-delay: 0s; -o-animation-delay: var(--delayDefault, 0s); animation-delay: 0s; animation-delay: var(--delayDefault, 0s); -webkit-animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1); -webkit-animation-timing-function: var(--ease-out-quint, cubic-bezier(0.23, 1, 0.32, 1)); -moz-animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1); -moz-animation-timing-function: var(--ease-out-quint, cubic-bezier(0.23, 1, 0.32, 1)); -ms-animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1); -ms-animation-timing-function: var(--ease-out-quint, cubic-bezier(0.23, 1, 0.32, 1)); -o-animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1); -o-animation-timing-function: var(--ease-out-quint, cubic-bezier(0.23, 1, 0.32, 1)); animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1); animation-timing-function: var(--ease-out-quint, cubic-bezier(0.23, 1, 0.32, 1)); -webkit-animation-fill-mode: both; -webkit-animation-fill-mode: var(--fillDefault, both); -moz-animation-fill-mode: both; -moz-animation-fill-mode: var(--fillDefault, both); -ms-animation-fill-mode: both; -ms-animation-fill-mode: var(--fillDefault, both); -o-animation-fill-mode: both; -o-animation-fill-mode: var(--fillDefault, both); animation-fill-mode: both; animation-fill-mode: var(--fillDefault, both); -webkit-backface-visibility: hidden; -webkit-backface-visibility: var(--visibilityDefault, hidden); -moz-backface-visibility: hidden; -moz-backface-visibility: var(--visibilityDefault, hidden); -ms-backface-visibility: hidden; -ms-backface-visibility: var(--visibilityDefault, hidden); -o-backface-visibility: hidden; -o-backface-visibility: var(--visibilityDefault, hidden); backface-visibility: hidden; backface-visibility: var(--visibilityDefault, hidden); } .fadeInLeft { -webkit-animation-name: fadeInLeft; -moz-animation-name: fadeInLeft; -ms-animation-name: fadeInLeft; -o-animation-name: fadeInLeft; animation-name: fadeInLeft; -webkit-animation-iteration-count: 1; -webkit-animation-iteration-count: var(--countDefault, 1); -moz-animation-iteration-count: 1; -moz-animation-iteration-count: var(--countDefault, 1); -ms-animation-iteration-count: 1; -ms-animation-iteration-count: var(--countDefault, 1); -o-animation-iteration-count: 1; -o-animation-iteration-count: var(--countDefault, 1); animation-iteration-count: 1; animation-iteration-count: var(--countDefault, 1); -webkit-animation-duration: 0.3s; -webkit-animation-duration: var(--durationDefault, 0.3s); -moz-animation-duration: 0.3s; -moz-animation-duration: var(--durationDefault, 0.3s); -ms-animation-duration: 0.3s; -ms-animation-duration: var(--durationDefault, 0.3s); -o-animation-duration: 0.3s; -o-animation-duration: var(--durationDefault, 0.3s); animation-duration: 0.3s; animation-duration: var(--durationDefault, 0.3s); -webkit-animation-delay: 0s; -webkit-animation-delay: var(--delayDefault, 0s); -moz-animation-delay: 0s; -moz-animation-delay: var(--delayDefault, 0s); -ms-animation-delay: 0s; -ms-animation-delay: var(--delayDefault, 0s); -o-animation-delay: 0s; -o-animation-delay: var(--delayDefault, 0s); animation-delay: 0s; animation-delay: var(--delayDefault, 0s); -webkit-animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1); -webkit-animation-timing-function: var(--ease-out-quint, cubic-bezier(0.23, 1, 0.32, 1)); -moz-animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1); -moz-animation-timing-function: var(--ease-out-quint, cubic-bezier(0.23, 1, 0.32, 1)); -ms-animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1); -ms-animation-timing-function: var(--ease-out-quint, cubic-bezier(0.23, 1, 0.32, 1)); -o-animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1); -o-animation-timing-function: var(--ease-out-quint, cubic-bezier(0.23, 1, 0.32, 1)); animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1); animation-timing-function: var(--ease-out-quint, cubic-bezier(0.23, 1, 0.32, 1)); -webkit-animation-fill-mode: both; -webkit-animation-fill-mode: var(--fillDefault, both); -moz-animation-fill-mode: both; -moz-animation-fill-mode: var(--fillDefault, both); -ms-animation-fill-mode: both; -ms-animation-fill-mode: var(--fillDefault, both); -o-animation-fill-mode: both; -o-animation-fill-mode: var(--fillDefault, both); animation-fill-mode: both; animation-fill-mode: var(--fillDefault, both); -webkit-backface-visibility: hidden; -webkit-backface-visibility: var(--visibilityDefault, hidden); -moz-backface-visibility: hidden; -moz-backface-visibility: var(--visibilityDefault, hidden); -ms-backface-visibility: hidden; -ms-backface-visibility: var(--visibilityDefault, hidden); -o-backface-visibility: hidden; -o-backface-visibility: var(--visibilityDefault, hidden); backface-visibility: hidden; backface-visibility: var(--visibilityDefault, hidden); } .fadeInRight { -webkit-animation-name: fadeInRight; -moz-animation-name: fadeInRight; -ms-animation-name: fadeInRight; -o-animation-name: fadeInRight; animation-name: fadeInRight; -webkit-animation-iteration-count: 1; -webkit-animation-iteration-count: var(--countDefault, 1); -moz-animation-iteration-count: 1; -moz-animation-iteration-count: var(--countDefault, 1); -ms-animation-iteration-count: 1; -ms-animation-iteration-count: var(--countDefault, 1); -o-animation-iteration-count: 1; -o-animation-iteration-count: var(--countDefault, 1); animation-iteration-count: 1; animation-iteration-count: var(--countDefault, 1); -webkit-animation-duration: 0.3s; -webkit-animation-duration: var(--durationDefault, 0.3s); -moz-animation-duration: 0.3s; -moz-animation-duration: var(--durationDefault, 0.3s); -ms-animation-duration: 0.3s; -ms-animation-duration: var(--durationDefault, 0.3s); -o-animation-duration: 0.3s; -o-animation-duration: var(--durationDefault, 0.3s); animation-duration: 0.3s; animation-duration: var(--durationDefault, 0.3s); -webkit-animation-delay: 0s; -webkit-animation-delay: var(--delayDefault, 0s); -moz-animation-delay: 0s; -moz-animation-delay: var(--delayDefault, 0s); -ms-animation-delay: 0s; -ms-animation-delay: var(--delayDefault, 0s); -o-animation-delay: 0s; -o-animation-delay: var(--delayDefault, 0s); animation-delay: 0s; animation-delay: var(--delayDefault, 0s); -webkit-animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1); -webkit-animation-timing-function: var(--ease-out-quint, cubic-bezier(0.23, 1, 0.32, 1)); -moz-animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1); -moz-animation-timing-function: var(--ease-out-quint, cubic-bezier(0.23, 1, 0.32, 1)); -ms-animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1); -ms-animation-timing-function: var(--ease-out-quint, cubic-bezier(0.23, 1, 0.32, 1)); -o-animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1); -o-animation-timing-function: var(--ease-out-quint, cubic-bezier(0.23, 1, 0.32, 1)); animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1); animation-timing-function: var(--ease-out-quint, cubic-bezier(0.23, 1, 0.32, 1)); -webkit-animation-fill-mode: both; -webkit-animation-fill-mode: var(--fillDefault, both); -moz-animation-fill-mode: both; -moz-animation-fill-mode: var(--fillDefault, both); -ms-animation-fill-mode: both; -ms-animation-fill-mode: var(--fillDefault, both); -o-animation-fill-mode: both; -o-animation-fill-mode: var(--fillDefault, both); animation-fill-mode: both; animation-fill-mode: var(--fillDefault, both); -webkit-backface-visibility: hidden; -webkit-backface-visibility: var(--visibilityDefault, hidden); -moz-backface-visibility: hidden; -moz-backface-visibility: var(--visibilityDefault, hidden); -ms-backface-visibility: hidden; -ms-backface-visibility: var(--visibilityDefault, hidden); -o-backface-visibility: hidden; -o-backface-visibility: var(--visibilityDefault, hidden); backface-visibility: hidden; backface-visibility: var(--visibilityDefault, hidden); } .fadeInUp { -webkit-animation-name: fadeInUp; -moz-animation-name: fadeInUp; -ms-animation-name: fadeInUp; -o-animation-name: fadeInUp; animation-name: fadeInUp; -webkit-animation-iteration-count: 1; -webkit-animation-iteration-count: var(--countDefault, 1); -moz-animation-iteration-count: 1; -moz-animation-iteration-count: var(--countDefault, 1); -ms-animation-iteration-count: 1; -ms-animation-iteration-count: var(--countDefault, 1); -o-animation-iteration-count: 1; -o-animation-iteration-count: var(--countDefault, 1); animation-iteration-count: 1; animation-iteration-count: var(--countDefault, 1); -webkit-animation-duration: 0.3s; -webkit-animation-duration: var(--durationDefault, 0.3s); -moz-animation-duration: 0.3s; -moz-animation-duration: var(--durationDefault, 0.3s); -ms-animation-duration: 0.3s; -ms-animation-duration: var(--durationDefault, 0.3s); -o-animation-duration: 0.3s; -o-animation-duration: var(--durationDefault, 0.3s); animation-duration: 0.3s; animation-duration: var(--durationDefault, 0.3s); -webkit-animation-delay: 0s; -webkit-animation-delay: var(--delayDefault, 0s); -moz-animation-delay: 0s; -moz-animation-delay: var(--delayDefault, 0s); -ms-animation-delay: 0s; -ms-animation-delay: var(--delayDefault, 0s); -o-animation-delay: 0s; -o-animation-delay: var(--delayDefault, 0s); animation-delay: 0s; animation-delay: var(--delayDefault, 0s); -webkit-animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1); -webkit-animation-timing-function: var(--ease-out-quint, cubic-bezier(0.23, 1, 0.32, 1)); -moz-animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1); -moz-animation-timing-function: var(--ease-out-quint, cubic-bezier(0.23, 1, 0.32, 1)); -ms-animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1); -ms-animation-timing-function: var(--ease-out-quint, cubic-bezier(0.23, 1, 0.32, 1)); -o-animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1); -o-animation-timing-function: var(--ease-out-quint, cubic-bezier(0.23, 1, 0.32, 1)); animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1); animation-timing-function: var(--ease-out-quint, cubic-bezier(0.23, 1, 0.32, 1)); -webkit-animation-fill-mode: both; -webkit-animation-fill-mode: var(--fillDefault, both); -moz-animation-fill-mode: both; -moz-animation-fill-mode: var(--fillDefault, both); -ms-animation-fill-mode: both; -ms-animation-fill-mode: var(--fillDefault, both); -o-animation-fill-mode: both; -o-animation-fill-mode: var(--fillDefault, both); animation-fill-mode: both; animation-fill-mode: var(--fillDefault, both); -webkit-backface-visibility: hidden; -webkit-backface-visibility: var(--visibilityDefault, hidden); -moz-backface-visibility: hidden; -moz-backface-visibility: var(--visibilityDefault, hidden); -ms-backface-visibility: hidden; -ms-backface-visibility: var(--visibilityDefault, hidden); -o-backface-visibility: hidden; -o-backface-visibility: var(--visibilityDefault, hidden); backface-visibility: hidden; backface-visibility: var(--visibilityDefault, hidden); } .fadeOut { -webkit-animation-name: fadeOut; -moz-animation-name: fadeOut; -ms-animation-name: fadeOut; -o-animation-name: fadeOut; animation-name: fadeOut; -webkit-animation-iteration-count: 1; -webkit-animation-iteration-count: var(--countDefault, 1); -moz-animation-iteration-count: 1; -moz-animation-iteration-count: var(--countDefault, 1); -ms-animation-iteration-count: 1; -ms-animation-iteration-count: var(--countDefault, 1); -o-animation-iteration-count: 1; -o-animation-iteration-count: var(--countDefault, 1); animation-iteration-count: 1; animation-iteration-count: var(--countDefault, 1); -webkit-animation-duration: 0.3s; -webkit-animation-duration: var(--durationDefault, 0.3s); -moz-animation-duration: 0.3s; -moz-animation-duration: var(--durationDefault, 0.3s); -ms-animation-duration: 0.3s; -ms-animation-duration: var(--durationDefault, 0.3s); -o-animation-duration: 0.3s; -o-animation-duration: var(--durationDefault, 0.3s); animation-duration: 0.3s; animation-duration: var(--durationDefault, 0.3s); -webkit-animation-delay: 0s; -webkit-animation-delay: var(--delayDefault, 0s); -moz-animation-delay: 0s; -moz-animation-delay: var(--delayDefault, 0s); -ms-animation-delay: 0s; -ms-animation-delay: var(--delayDefault, 0s); -o-animation-delay: 0s; -o-animation-delay: var(--delayDefault, 0s); animation-delay: 0s; animation-delay: var(--delayDefault, 0s); -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); -webkit-animation-timing-function: var(--ease-in-quint, cubic-bezier(0.755, 0.05, 0.855, 0.06)); -moz-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); -moz-animation-timing-function: var(--ease-in-quint, cubic-bezier(0.755, 0.05, 0.855, 0.06)); -ms-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); -ms-animation-timing-function: var(--ease-in-quint, cubic-bezier(0.755, 0.05, 0.855, 0.06)); -o-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); -o-animation-timing-function: var(--ease-in-quint, cubic-bezier(0.755, 0.05, 0.855, 0.06)); animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); animation-timing-function: var(--ease-in-quint, cubic-bezier(0.755, 0.05, 0.855, 0.06)); -webkit-animation-fill-mode: both; -webkit-animation-fill-mode: var(--fillDefault, both); -moz-animation-fill-mode: both; -moz-animation-fill-mode: var(--fillDefault, both); -ms-animation-fill-mode: both; -ms-animation-fill-mode: var(--fillDefault, both); -o-animation-fill-mode: both; -o-animation-fill-mode: var(--fillDefault, both); animation-fill-mode: both; animation-fill-mode: var(--fillDefault, both); -webkit-backface-visibility: hidden; -webkit-backface-visibility: var(--visibilityDefault, hidden); -moz-backface-visibility: hidden; -moz-backface-visibility: var(--visibilityDefault, hidden); -ms-backface-visibility: hidden; -ms-backface-visibility: var(--visibilityDefault, hidden); -o-backface-visibility: hidden; -o-backface-visibility: var(--visibilityDefault, hidden); backface-visibility: hidden; backface-visibility: var(--visibilityDefault, hidden); } .fadeOutDown { -webkit-animation-name: fadeOutDown; -moz-animation-name: fadeOutDown; -ms-animation-name: fadeOutDown; -o-animation-name: fadeOutDown; animation-name: fadeOutDown; -webkit-animation-iteration-count: 1; -webkit-animation-iteration-count: var(--countDefault, 1); -moz-animation-iteration-count: 1; -moz-animation-iteration-count: var(--countDefault, 1); -ms-animation-iteration-count: 1; -ms-animation-iteration-count: var(--countDefault, 1); -o-animation-iteration-count: 1; -o-animation-iteration-count: var(--countDefault, 1); animation-iteration-count: 1; animation-iteration-count: var(--countDefault, 1); -webkit-animation-duration: 0.3s; -webkit-animation-duration: var(--durationDefault, 0.3s); -moz-animation-duration: 0.3s; -moz-animation-duration: var(--durationDefault, 0.3s); -ms-animation-duration: 0.3s; -ms-animation-duration: var(--durationDefault, 0.3s); -o-animation-duration: 0.3s; -o-animation-duration: var(--durationDefault, 0.3s); animation-duration: 0.3s; animation-duration: var(--durationDefault, 0.3s); -webkit-animation-delay: 0s; -webkit-animation-delay: var(--delayDefault, 0s); -moz-animation-delay: 0s; -moz-animation-delay: var(--delayDefault, 0s); -ms-animation-delay: 0s; -ms-animation-delay: var(--delayDefault, 0s); -o-animation-delay: 0s; -o-animation-delay: var(--delayDefault, 0s); animation-delay: 0s; animation-delay: var(--delayDefault, 0s); -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); -webkit-animation-timing-function: var(--ease-in-quint, cubic-bezier(0.755, 0.05, 0.855, 0.06)); -moz-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); -moz-animation-timing-function: var(--ease-in-quint, cubic-bezier(0.755, 0.05, 0.855, 0.06)); -ms-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); -ms-animation-timing-function: var(--ease-in-quint, cubic-bezier(0.755, 0.05, 0.855, 0.06)); -o-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); -o-animation-timing-function: var(--ease-in-quint, cubic-bezier(0.755, 0.05, 0.855, 0.06)); animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); animation-timing-function: var(--ease-in-quint, cubic-bezier(0.755, 0.05, 0.855, 0.06)); -webkit-animation-fill-mode: both; -webkit-animation-fill-mode: var(--fillDefault, both); -moz-animation-fill-mode: both; -moz-animation-fill-mode: var(--fillDefault, both); -ms-animation-fill-mode: both; -ms-animation-fill-mode: var(--fillDefault, both); -o-animation-fill-mode: both; -o-animation-fill-mode: var(--fillDefault, both); animation-fill-mode: both; animation-fill-mode: var(--fillDefault, both); -webkit-backface-visibility: hidden; -webkit-backface-visibility: var(--visibilityDefault, hidden); -moz-backface-visibility: hidden; -moz-backface-visibility: var(--visibilityDefault, hidden); -ms-backface-visibility: hidden; -ms-backface-visibility: var(--visibilityDefault, hidden); -o-backface-visibility: hidden; -o-backface-visibility: var(--visibilityDefault, hidden); backface-visibility: hidden; backface-visibility: var(--visibilityDefault, hidden); } .fadeOutLeft { -webkit-animation-name: fadeOutLeft; -moz-animation-name: fadeOutLeft; -ms-animation-name: fadeOutLeft; -o-animation-name: fadeOutLeft; animation-name: fadeOutLeft; -webkit-animation-iteration-count: 1; -webkit-animation-iteration-count: var(--countDefault, 1); -moz-animation-iteration-count: 1; -moz-animation-iteration-count: var(--countDefault, 1); -ms-animation-iteration-count: 1; -ms-animation-iteration-count: var(--countDefault, 1); -o-animation-iteration-count: 1; -o-animation-iteration-count: var(--countDefault, 1); animation-iteration-count: 1; animation-iteration-count: var(--countDefault, 1); -webkit-animation-duration: 0.3s; -webkit-animation-duration: var(--durationDefault, 0.3s); -moz-animation-duration: 0.3s; -moz-animation-duration: var(--durationDefault, 0.3s); -ms-animation-duration: 0.3s; -ms-animation-duration: var(--durationDefault, 0.3s); -o-animation-duration: 0.3s; -o-animation-duration: var(--durationDefault, 0.3s); animation-duration: 0.3s; animation-duration: var(--durationDefault, 0.3s); -webkit-animation-delay: 0s; -webkit-animation-delay: var(--delayDefault, 0s); -moz-animation-delay: 0s; -moz-animation-delay: var(--delayDefault, 0s); -ms-animation-delay: 0s; -ms-animation-delay: var(--delayDefault, 0s); -o-animation-delay: 0s; -o-animation-delay: var(--delayDefault, 0s); animation-delay: 0s; animation-delay: var(--delayDefault, 0s); -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); -webkit-animation-timing-function: var(--ease-in-quint, cubic-bezier(0.755, 0.05, 0.855, 0.06)); -moz-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); -moz-animation-timing-function: var(--ease-in-quint, cubic-bezier(0.755, 0.05, 0.855, 0.06)); -ms-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); -ms-animation-timing-function: var(--ease-in-quint, cubic-bezier(0.755, 0.05, 0.855, 0.06)); -o-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); -o-animation-timing-function: var(--ease-in-quint, cubic-bezier(0.755, 0.05, 0.855, 0.06)); animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); animation-timing-function: var(--ease-in-quint, cubic-bezier(0.755, 0.05, 0.855, 0.06)); -webkit-animation-fill-mode: both; -webkit-animation-fill-mode: var(--fillDefault, both); -moz-animation-fill-mode: both; -moz-animation-fill-mode: var(--fillDefault, both); -ms-animation-fill-mode: both; -ms-animation-fill-mode: var(--fillDefault, both); -o-animation-fill-mode: both; -o-animation-fill-mode: var(--fillDefault, both); animation-fill-mode: both; animation-fill-mode: var(--fillDefault, both); -webkit-backface-visibility: hidden; -webkit-backface-visibility: var(--visibilityDefault, hidden); -moz-backface-visibility: hidden; -moz-backface-visibility: var(--visibilityDefault, hidden); -ms-backface-visibility: hidden; -ms-backface-visibility: var(--visibilityDefault, hidden); -o-backface-visibility: hidden; -o-backface-visibility: var(--visibilityDefault, hidden); backface-visibility: hidden; backface-visibility: var(--visibilityDefault, hidden); } .fadeOutRight { -webkit-animation-name: fadeOutRight; -moz-animation-name: fadeOutRight; -ms-animation-name: fadeOutRight; -o-animation-name: fadeOutRight; animation-name: fadeOutRight; -webkit-animation-iteration-count: 1; -webkit-animation-iteration-count: var(--countDefault, 1); -moz-animation-iteration-count: 1; -moz-animation-iteration-count: var(--countDefault, 1); -ms-animation-iteration-count: 1; -ms-animation-iteration-count: var(--countDefault, 1); -o-animation-iteration-count: 1; -o-animation-iteration-count: var(--countDefault, 1); animation-iteration-count: 1; animation-iteration-count: var(--countDefault, 1); -webkit-animation-duration: 0.3s; -webkit-animation-duration: var(--durationDefault, 0.3s); -moz-animation-duration: 0.3s; -moz-animation-duration: var(--durationDefault, 0.3s); -ms-animation-duration: 0.3s; -ms-animation-duration: var(--durationDefault, 0.3s); -o-animation-duration: 0.3s; -o-animation-duration: var(--durationDefault, 0.3s); animation-duration: 0.3s; animation-duration: var(--durationDefault, 0.3s); -webkit-animation-delay: 0s; -webkit-animation-delay: var(--delayDefault, 0s); -moz-animation-delay: 0s; -moz-animation-delay: var(--delayDefault, 0s); -ms-animation-delay: 0s; -ms-animation-delay: var(--delayDefault, 0s); -o-animation-delay: 0s; -o-animation-delay: var(--delayDefault, 0s); animation-delay: 0s; animation-delay: var(--delayDefault, 0s); -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); -webkit-animation-timing-function: var(--ease-in-quint, cubic-bezier(0.755, 0.05, 0.855, 0.06)); -moz-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); -moz-animation-timing-function: var(--ease-in-quint, cubic-bezier(0.755, 0.05, 0.855, 0.06)); -ms-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); -ms-animation-timing-function: var(--ease-in-quint, cubic-bezier(0.755, 0.05, 0.855, 0.06)); -o-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); -o-animation-timing-function: var(--ease-in-quint, cubic-bezier(0.755, 0.05, 0.855, 0.06)); animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); animation-timing-function: var(--ease-in-quint, cubic-bezier(0.755, 0.05, 0.855, 0.06)); -webkit-animation-fill-mode: both; -webkit-animation-fill-mode: var(--fillDefault, both); -moz-animation-fill-mode: both; -moz-animation-fill-mode: var(--fillDefault, both); -ms-animation-fill-mode: both; -ms-animation-fill-mode: var(--fillDefault, both); -o-animation-fill-mode: both; -o-animation-fill-mode: var(--fillDefault, both); animation-fill-mode: both; animation-fill-mode: var(--fillDefault, both); -webkit-backface-visibility: hidden; -webkit-backface-visibility: var(--visibilityDefault, hidden); -moz-backface-visibility: hidden; -moz-backface-visibility: var(--visibilityDefault, hidden); -ms-backface-visibility: hidden; -ms-backface-visibility: var(--visibilityDefault, hidden); -o-backface-visibility: hidden; -o-backface-visibility: var(--visibilityDefault, hidden); backface-visibility: hidden; backface-visibility: var(--visibilityDefault, hidden); } .fadeOutUp { -webkit-animation-name: fadeOutUp; -moz-animation-name: fadeOutUp; -ms-animation-name: fadeOutUp; -o-animation-name: fadeOutUp; animation-name: fadeOutUp; -webkit-animation-iteration-count: 1; -webkit-animation-iteration-count: var(--countDefault, 1); -moz-animation-iteration-count: 1; -moz-animation-iteration-count: var(--countDefault, 1); -ms-animation-iteration-count: 1; -ms-animation-iteration-count: var(--countDefault, 1); -o-animation-iteration-count: 1; -o-animation-iteration-count: var(--countDefault, 1); animation-iteration-count: 1; animation-iteration-count: var(--countDefault, 1); -webkit-animation-duration: 0.2s; -moz-animation-duration: 0.2s; -ms-animation-duration: 0.2s; -o-animation-duration: 0.2s; animation-duration: 0.2s; -webkit-animation-delay: 0s; -webkit-animation-delay: var(--delayDefault, 0s); -moz-animation-delay: 0s; -moz-animation-delay: var(--delayDefault, 0s); -ms-animation-delay: 0s; -ms-animation-delay: var(--delayDefault, 0s); -o-animation-delay: 0s; -o-animation-delay: var(--delayDefault, 0s); animation-delay: 0s; animation-delay: var(--delayDefault, 0s); -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); -webkit-animation-timing-function: var(--ease-in-quint, cubic-bezier(0.755, 0.05, 0.855, 0.06)); -moz-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); -moz-animation-timing-function: var(--ease-in-quint, cubic-bezier(0.755, 0.05, 0.855, 0.06)); -ms-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); -ms-animation-timing-function: var(--ease-in-quint, cubic-bezier(0.755, 0.05, 0.855, 0.06)); -o-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); -o-animation-timing-function: var(--ease-in-quint, cubic-bezier(0.755, 0.05, 0.855, 0.06)); animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); animation-timing-function: var(--ease-in-quint, cubic-bezier(0.755, 0.05, 0.855, 0.06)); -webkit-animation-fill-mode: both; -webkit-animation-fill-mode: var(--fillDefault, both); -moz-animation-fill-mode: both; -moz-animation-fill-mode: var(--fillDefault, both); -ms-animation-fill-mode: both; -ms-animation-fill-mode: var(--fillDefault, both); -o-animation-fill-mode: both; -o-animation-fill-mode: var(--fillDefault, both); animation-fill-mode: both; animation-fill-mode: var(--fillDefault, both); -webkit-backface-visibility: hidden; -webkit-backface-visibility: var(--visibilityDefault, hidden); -moz-backface-visibility: hidden; -moz-backface-visibility: var(--visibilityDefault, hidden); -ms-backface-visibility: hidden; -ms-backface-visibility: var(--visibilityDefault, hidden); -o-backface-visibility: hidden; -o-backface-visibility: var(--visibilityDefault, hidden); backface-visibility: hidden; backface-visibility: var(--visibilityDefault, hidden); } .slideInUp { -webkit-animation-name: slideInUp; -moz-animation-name: slideInUp; -ms-animation-name: slideInUp; -o-animation-name: slideInUp; animation-name: slideInUp; -webkit-animation-iteration-count: 1; -webkit-animation-iteration-count: var(--countDefault, 1); -moz-animation-iteration-count: 1; -moz-animation-iteration-count: var(--countDefault, 1); -ms-animation-iteration-count: 1; -ms-animation-iteration-count: var(--countDefault, 1); -o-animation-iteration-count: 1; -o-animation-iteration-count: var(--countDefault, 1); animation-iteration-count: 1; animation-iteration-count: var(--countDefault, 1); -webkit-animation-duration: 0.3s; -webkit-animation-duration: var(--durationDefault, 0.3s); -moz-animation-duration: 0.3s; -moz-animation-duration: var(--durationDefault, 0.3s); -ms-animation-duration: 0.3s; -ms-animation-duration: var(--durationDefault, 0.3s); -o-animation-duration: 0.3s; -o-animation-duration: var(--durationDefault, 0.3s); animation-duration: 0.3s; animation-duration: var(--durationDefault, 0.3s); -webkit-animation-delay: 0s; -webkit-animation-delay: var(--delayDefault, 0s); -moz-animation-delay: 0s; -moz-animation-delay: var(--delayDefault, 0s); -ms-animation-delay: 0s; -ms-animation-delay: var(--delayDefault, 0s); -o-animation-delay: 0s; -o-animation-delay: var(--delayDefault, 0s); animation-delay: 0s; animation-delay: var(--delayDefault, 0s); -webkit-animation-timing-function: cubic-bezier(0.86, 0, 0.07, 1); -webkit-animation-timing-function: var(--ease-in-out-quint, cubic-bezier(0.86, 0, 0.07, 1)); -moz-animation-timing-function: cubic-bezier(0.86, 0, 0.07, 1); -moz-animation-timing-function: var(--ease-in-out-quint, cubic-bezier(0.86, 0, 0.07, 1)); -ms-animation-timing-function: cubic-bezier(0.86, 0, 0.07, 1); -ms-animation-timing-function: var(--ease-in-out-quint, cubic-bezier(0.86, 0, 0.07, 1)); -o-animation-timing-function: cubic-bezier(0.86, 0, 0.07, 1); -o-animation-timing-function: var(--ease-in-out-quint, cubic-bezier(0.86, 0, 0.07, 1)); animation-timing-function: cubic-bezier(0.86, 0, 0.07, 1); animation-timing-function: var(--ease-in-out-quint, cubic-bezier(0.86, 0, 0.07, 1)); -webkit-animation-fill-mode: both; -webkit-animation-fill-mode: var(--fillDefault, both); -moz-animation-fill-mode: both; -moz-animation-fill-mode: var(--fillDefault, both); -ms-animation-fill-mode: both; -ms-animation-fill-mode: var(--fillDefault, both); -o-animation-fill-mode: both; -o-animation-fill-mode: var(--fillDefault, both); animation-fill-mode: both; animation-fill-mode: var(--fillDefault, both); -webkit-backface-visibility: hidden; -webkit-backface-visibility: var(--visibilityDefault, hidden); -moz-backface-visibility: hidden; -moz-backface-visibility: var(--visibilityDefault, hidden); -ms-backface-visibility: hidden; -ms-backface-visibility: var(--visibilityDefault, hidden); -o-backface-visibility: hidden; -o-backface-visibility: var(--visibilityDefault, hidden); backface-visibility: hidden; backface-visibility: var(--visibilityDefault, hidden); } .slideInDown { -webkit-animation-name: slideInDown; -moz-animation-name: slideInDown; -ms-animation-name: slideInDown; -o-animation-name: slideInDown; animation-name: slideInDown; -webkit-animation-iteration-count: 1; -webkit-animation-iteration-count: var(--countDefault, 1); -moz-animation-iteration-count: 1; -moz-animation-iteration-count: var(--countDefault, 1); -ms-animation-iteration-count: 1; -ms-animation-iteration-count: var(--countDefault, 1); -o-animation-iteration-count: 1; -o-animation-iteration-count: var(--countDefault, 1); animation-iteration-count: 1; animation-iteration-count: var(--countDefault, 1); -webkit-animation-duration: 0.3s; -webkit-animation-duration: var(--durationDefault, 0.3s); -moz-animation-duration: 0.3s; -moz-animation-duration: var(--durationDefault, 0.3s); -ms-animation-duration: 0.3s; -ms-animation-duration: var(--durationDefault, 0.3s); -o-animation-duration: 0.3s; -o-animation-duration: var(--durationDefault, 0.3s); animation-duration: 0.3s; animation-duration: var(--durationDefault, 0.3s); -webkit-animation-delay: 0s; -webkit-animation-delay: var(--delayDefault, 0s); -moz-animation-delay: 0s; -moz-animation-delay: var(--delayDefault, 0s); -ms-animation-delay: 0s; -ms-animation-delay: var(--delayDefault, 0s); -o-animation-delay: 0s; -o-animation-delay: var(--delayDefault, 0s); animation-delay: 0s; animation-delay: var(--delayDefault, 0s); -webkit-animation-timing-function: cubic-bezier(0.86, 0, 0.07, 1); -webkit-animation-timing-function: var(--ease-in-out-quint, cubic-bezier(0.86, 0, 0.07, 1)); -moz-animation-timing-function: cubic-bezier(0.86, 0, 0.07, 1); -moz-animation-timing-function: var(--ease-in-out-quint, cubic-bezier(0.86, 0, 0.07, 1)); -ms-animation-timing-function: cubic-bezier(0.86, 0, 0.07, 1); -ms-animation-timing-function: var(--ease-in-out-quint, cubic-bezier(0.86, 0, 0.07, 1)); -o-animation-timing-function: cubic-bezier(0.86, 0, 0.07, 1); -o-animation-timing-function: var(--ease-in-out-quint, cubic-bezier(0.86, 0, 0.07, 1)); animation-timing-function: cubic-bezier(0.86, 0, 0.07, 1); animation-timing-function: var(--ease-in-out-quint, cubic-bezier(0.86, 0, 0.07, 1)); -webkit-animation-fill-mode: both; -webkit-animation-fill-mode: var(--fillDefault, both); -moz-animation-fill-mode: both; -moz-animation-fill-mode: var(--fillDefault, both); -ms-animation-fill-mode: both; -ms-animation-fill-mode: var(--fillDefault, both); -o-animation-fill-mode: both; -o-animation-fill-mode: var(--fillDefault, both); animation-fill-mode: both; animation-fill-mode: var(--fillDefault, both); -webkit-backface-visibility: hidden; -webkit-backface-visibility: var(--visibilityDefault, hidden); -moz-backface-visibility: hidden; -moz-backface-visibility: var(--visibilityDefault, hidden); -ms-backface-visibility: hidden; -ms-backface-visibility: var(--visibilityDefault, hidden); -o-backface-visibility: hidden; -o-backface-visibility: var(--visibilityDefault, hidden); backface-visibility: hidden; backface-visibility: var(--visibilityDefault, hidden); } .slideInLeft { -webkit-animation-name: slideInLeft; -moz-animation-name: slideInLeft; -ms-animation-name: slideInLeft; -o-animation-name: slideInLeft; animation-name: slideInLeft; -webkit-animation-iteration-count: 1; -webkit-animation-iteration-count: var(--countDefault, 1); -moz-animation-iteration-count: 1; -moz-animation-iteration-count: var(--countDefault, 1); -ms-animation-iteration-count: 1; -ms-animation-iteration-count: var(--countDefault, 1); -o-animation-iteration-count: 1; -o-animation-iteration-count: var(--countDefault, 1); animation-iteration-count: 1; animation-iteration-count: var(--countDefault, 1); -webkit-animation-duration: 0.3s; -webkit-animation-duration: var(--durationDefault, 0.3s); -moz-animation-duration: 0.3s; -moz-animation-duration: var(--durationDefault, 0.3s); -ms-animation-duration: 0.3s; -ms-animation-duration: var(--durationDefault, 0.3s); -o-animation-duration: 0.3s; -o-animation-duration: var(--durationDefault, 0.3s); animation-duration: 0.3s; animation-duration: var(--durationDefault, 0.3s); -webkit-animation-delay: 0s; -webkit-animation-delay: var(--delayDefault, 0s); -moz-animation-delay: 0s; -moz-animation-delay: var(--delayDefault, 0s); -ms-animation-delay: 0s; -ms-animation-delay: var(--delayDefault, 0s); -o-animation-delay: 0s; -o-animation-delay: var(--delayDefault, 0s); animation-delay: 0s; animation-delay: var(--delayDefault, 0s); -webkit-animation-timing-function: cubic-bezier(0.86, 0, 0.07, 1); -webkit-animation-timing-function: var(--ease-in-out-quint, cubic-bezier(0.86, 0, 0.07, 1)); -moz-animation-timing-function: cubic-bezier(0.86, 0, 0.07, 1); -moz-animation-timing-function: var(--ease-in-out-quint, cubic-bezier(0.86, 0, 0.07, 1)); -ms-animation-timing-function: cubic-bezier(0.86, 0, 0.07, 1); -ms-animation-timing-function: var(--ease-in-out-quint, cubic-bezier(0.86, 0, 0.07, 1)); -o-animation-timing-function: cubic-bezier(0.86, 0, 0.07, 1); -o-animation-timing-function: var(--ease-in-out-quint, cubic-bezier(0.86, 0, 0.07, 1)); animation-timing-function: cubic-bezier(0.86, 0, 0.07, 1); animation-timing-function: var(--ease-in-out-quint, cubic-bezier(0.86, 0, 0.07, 1)); -webkit-animation-fill-mode: both; -webkit-animation-fill-mode: var(--fillDefault, both); -moz-animation-fill-mode: both; -moz-animation-fill-mode: var(--fillDefault, both); -ms-animation-fill-mode: both; -ms-animation-fill-mode: var(--fillDefault, both); -o-animation-fill-mode: both; -o-animation-fill-mode: var(--fillDefault, both); animation-fill-mode: both; animation-fill-mode: var(--fillDefault, both); -webkit-backface-visibility: hidden; -webkit-backface-visibility: var(--visibilityDefault, hidden); -moz-backface-visibility: hidden; -moz-backface-visibility: var(--visibilityDefault, hidden); -ms-backface-visibility: hidden; -ms-backface-visibility: var(--visibilityDefault, hidden); -o-backface-visibility: hidden; -o-backface-visibility: var(--visibilityDefault, hidden); backface-visibility: hidden; backface-visibility: var(--visibilityDefault, hidden); } .slideInRight { -webkit-animation-name: slideInRight; -moz-animation-name: slideInRight; -ms-animation-name: slideInRight; -o-animation-name: slideInRight; animation-name: slideInRight; -webkit-animation-iteration-count: 1; -webkit-animation-iteration-count: var(--countDefault, 1); -moz-animation-iteration-count: 1; -moz-animation-iteration-count: var(--countDefault, 1); -ms-animation-iteration-count: 1; -ms-animation-iteration-count: var(--countDefault, 1); -o-animation-iteration-count: 1; -o-animation-iteration-count: var(--countDefault, 1); animation-iteration-count: 1; animation-iteration-count: var(--countDefault, 1); -webkit-animation-duration: 0.3s; -webkit-animation-duration: var(--durationDefault, 0.3s); -moz-animation-duration: 0.3s; -moz-animation-duration: var(--durationDefault, 0.3s); -ms-animation-duration: 0.3s; -ms-animation-duration: var(--durationDefault, 0.3s); -o-animation-duration: 0.3s; -o-animation-duration: var(--durationDefault, 0.3s); animation-duration: 0.3s; animation-duration: var(--durationDefault, 0.3s); -webkit-animation-delay: 0s; -webkit-animation-delay: var(--delayDefault, 0s); -moz-animation-delay: 0s; -moz-animation-delay: var(--delayDefault, 0s); -ms-animation-delay: 0s; -ms-animation-delay: var(--delayDefault, 0s); -o-animation-delay: 0s; -o-animation-delay: var(--delayDefault, 0s); animation-delay: 0s; animation-delay: var(--delayDefault, 0s); -webkit-animation-timing-function: cubic-bezier(0.86, 0, 0.07, 1); -webkit-animation-timing-function: var(--ease-in-out-quint, cubic-bezier(0.86, 0, 0.07, 1)); -moz-animation-timing-function: cubic-bezier(0.86, 0, 0.07, 1); -moz-animation-timing-function: var(--ease-in-out-quint, cubic-bezier(0.86, 0, 0.07, 1)); -ms-animation-timing-function: cubic-bezier(0.86, 0, 0.07, 1); -ms-animation-timing-function: var(--ease-in-out-quint, cubic-bezier(0.86, 0, 0.07, 1)); -o-animation-timing-function: cubic-bezier(0.86, 0, 0.07, 1); -o-animation-timing-function: var(--ease-in-out-quint, cubic-bezier(0.86, 0, 0.07, 1)); animation-timing-function: cubic-bezier(0.86, 0, 0.07, 1); animation-timing-function: var(--ease-in-out-quint, cubic-bezier(0.86, 0, 0.07, 1)); -webkit-animation-fill-mode: both; -webkit-animation-fill-mode: var(--fillDefault, both); -moz-animation-fill-mode: both; -moz-animation-fill-mode: var(--fillDefault, both); -ms-animation-fill-mode: both; -ms-animation-fill-mode: var(--fillDefault, both); -o-animation-fill-mode: both; -o-animation-fill-mode: var(--fillDefault, both); animation-fill-mode: both; animation-fill-mode: var(--fillDefault, both); -webkit-backface-visibility: hidden; -webkit-backface-visibility: var(--visibilityDefault, hidden); -moz-backface-visibility: hidden; -moz-backface-visibility: var(--visibilityDefault, hidden); -ms-backface-visibility: hidden; -ms-backface-visibility: var(--visibilityDefault, hidden); -o-backface-visibility: hidden; -o-backface-visibility: var(--visibilityDefault, hidden); backface-visibility: hidden; backface-visibility: var(--visibilityDefault, hidden); } .slideOutUp { -webkit-animation-name: slideOutUp; -moz-animation-name: slideOutUp; -ms-animation-name: slideOutUp; -o-animation-name: slideOutUp; animation-name: slideOutUp; -webkit-animation-iteration-count: 1; -webkit-animation-iteration-count: var(--countDefault, 1); -moz-animation-iteration-count: 1; -moz-animation-iteration-count: var(--countDefault, 1); -ms-animation-iteration-count: 1; -ms-animation-iteration-count: var(--countDefault, 1); -o-animation-iteration-count: 1; -o-animation-iteration-count: var(--countDefault, 1); animation-iteration-count: 1; animation-iteration-count: var(--countDefault, 1); -webkit-animation-duration: 0.3s; -webkit-animation-duration: var(--durationDefault, 0.3s); -moz-animation-duration: 0.3s; -moz-animation-duration: var(--durationDefault, 0.3s); -ms-animation-duration: 0.3s; -ms-animation-duration: var(--durationDefault, 0.3s); -o-animation-duration: 0.3s; -o-animation-duration: var(--durationDefault, 0.3s); animation-duration: 0.3s; animation-duration: var(--durationDefault, 0.3s); -webkit-animation-delay: 0s; -webkit-animation-delay: var(--delayDefault, 0s); -moz-animation-delay: 0s; -moz-animation-delay: var(--delayDefault, 0s); -ms-animation-delay: 0s; -ms-animation-delay: var(--delayDefault, 0s); -o-animation-delay: 0s; -o-animation-delay: var(--delayDefault, 0s); animation-delay: 0s; animation-delay: var(--delayDefault, 0s); -webkit-animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1); -webkit-animation-timing-function: var(--functionDefault, cubic-bezier(0.23, 1, 0.32, 1)); -moz-animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1); -moz-animation-timing-function: var(--functionDefault, cubic-bezier(0.23, 1, 0.32, 1)); -ms-animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1); -ms-animation-timing-function: var(--functionDefault, cubic-bezier(0.23, 1, 0.32, 1)); -o-animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1); -o-animation-timing-function: var(--functionDefault, cubic-bezier(0.23, 1, 0.32, 1)); animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1); animation-timing-function: var(--functionDefault, cubic-bezier(0.23, 1, 0.32, 1)); -webkit-animation-fill-mode: both; -webkit-animation-fill-mode: var(--fillDefault, both); -moz-animation-fill-mode: both; -moz-animation-fill-mode: var(--fillDefault, both); -ms-animation-fill-mode: both; -ms-animation-fill-mode: var(--fillDefault, both); -o-animation-fill-mode: both; -o-animation-fill-mode: var(--fillDefault, both); animation-fill-mode: both; animation-fill-mode: var(--fillDefault, both); -webkit-backface-visibility: hidden; -webkit-backface-visibility: var(--visibilityDefault, hidden); -moz-backface-visibility: hidden; -moz-backface-visibility: var(--visibilityDefault, hidden); -ms-backface-visibility: hidden; -ms-backface-visibility: var(--visibilityDefault, hidden); -o-backface-visibility: hidden; -o-backface-visibility: var(--visibilityDefault, hidden); backface-visibility: hidden; backface-visibility: var(--visibilityDefault, hidden); } .slideOutRight { -webkit-animation-name: slideOutRight; -moz-animation-name: slideOutRight; -ms-animation-name: slideOutRight; -o-animation-name: slideOutRight; animation-name: slideOutRight; -webkit-animation-iteration-count: 1; -webkit-animation-iteration-count: var(--countDefault, 1); -moz-animation-iteration-count: 1; -moz-animation-iteration-count: var(--countDefault, 1); -ms-animation-iteration-count: 1; -ms-animation-iteration-count: var(--countDefault, 1); -o-animation-iteration-count: 1; -o-animation-iteration-count: var(--countDefault, 1); animation-iteration-count: 1; animation-iteration-count: var(--countDefault, 1); -webkit-animation-duration: 0.3s; -webkit-animation-duration: var(--durationDefault, 0.3s); -moz-animation-duration: 0.3s; -moz-animation-duration: var(--durationDefault, 0.3s); -ms-animation-duration: 0.3s; -ms-animation-duration: var(--durationDefault, 0.3s); -o-animation-duration: 0.3s; -o-animation-duration: var(--durationDefault, 0.3s); animation-duration: 0.3s; animation-duration: var(--durationDefault, 0.3s); -webkit-animation-delay: 0s; -webkit-animation-delay: var(--delayDefault, 0s); -moz-animation-delay: 0s; -moz-animation-delay: var(--delayDefault, 0s); -ms-animation-delay: 0s; -ms-animation-delay: var(--delayDefault, 0s); -o-animation-delay: 0s; -o-animation-delay: var(--delayDefault, 0s); animation-delay: 0s; animation-delay: var(--delayDefault, 0s); -webkit-animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1); -webkit-animation-timing-function: var(--functionDefault, cubic-bezier(0.23, 1, 0.32, 1)); -moz-animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1); -moz-animation-timing-function: var(--functionDefault, cubic-bezier(0.23, 1, 0.32, 1)); -ms-animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1); -ms-animation-timing-function: var(--functionDefault, cubic-bezier(0.23, 1, 0.32, 1)); -o-animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1); -o-animation-timing-function: var(--functionDefault, cubic-bezier(0.23, 1, 0.32, 1)); animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1); animation-timing-function: var(--functionDefault, cubic-bezier(0.23, 1, 0.32, 1)); -webkit-animation-fill-mode: both; -webkit-animation-fill-mode: var(--fillDefault, both); -moz-animation-fill-mode: both; -moz-animation-fill-mode: var(--fillDefault, both); -ms-animation-fill-mode: both; -ms-animation-fill-mode: var(--fillDefault, both); -o-animation-fill-mode: both; -o-animation-fill-mode: var(--fillDefault, both); animation-fill-mode: both; animation-fill-mode: var(--fillDefault, both); -webkit-backface-visibility: hidden; -webkit-backface-visibility: var(--visibilityDefault, hidden); -moz-backface-visibility: hidden; -moz-backface-visibility: var(--visibilityDefault, hidden); -ms-backface-visibility: hidden; -ms-backface-visibility: var(--visibilityDefault, hidden); -o-backface-visibility: hidden; -o-backface-visibility: var(--visibilityDefault, hidden); backface-visibility: hidden; backface-visibility: var(--visibilityDefault, hidden); } .slideOutLeft { -webkit-animation-name: slideOutLeft; -moz-animation-name: slideOutLeft; -ms-animation-name: slideOutLeft; -o-animation-name: slideOutLeft; animation-name: slideOutLeft; -webkit-animation-iteration-count: 1; -webkit-animation-iteration-count: var(--countDefault, 1); -moz-animation-iteration-count: 1; -moz-animation-iteration-count: var(--countDefault, 1); -ms-animation-iteration-count: 1; -ms-animation-iteration-count: var(--countDefault, 1); -o-animation-iteration-count: 1; -o-animation-iteration-count: var(--countDefault, 1); animation-iteration-count: 1; animation-iteration-count: var(--countDefault, 1); -webkit-animation-duration: 0.3s; -webkit-animation-duration: var(--durationDefault, 0.3s); -moz-animation-duration: 0.3s; -moz-animation-duration: var(--durationDefault, 0.3s); -ms-animation-duration: 0.3s; -ms-animation-duration: var(--durationDefault, 0.3s); -o-animation-duration: 0.3s; -o-animation-duration: var(--durationDefault, 0.3s); animation-duration: 0.3s; animation-duration: var(--durationDefault, 0.3s); -webkit-animation-delay: 0s; -webkit-animation-delay: var(--delayDefault, 0s); -moz-animation-delay: 0s; -moz-animation-delay: var(--delayDefault, 0s); -ms-animation-delay: 0s; -ms-animation-delay: var(--delayDefault, 0s); -o-animation-delay: 0s; -o-animation-delay: var(--delayDefault, 0s); animation-delay: 0s; animation-delay: var(--delayDefault, 0s); -webkit-animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1); -webkit-animation-timing-function: var(--functionDefault, cubic-bezier(0.23, 1, 0.32, 1)); -moz-animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1); -moz-animation-timing-function: var(--functionDefault, cubic-bezier(0.23, 1, 0.32, 1)); -ms-animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1); -ms-animation-timing-function: var(--functionDefault, cubic-bezier(0.23, 1, 0.32, 1)); -o-animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1); -o-animation-timing-function: var(--functionDefault, cubic-bezier(0.23, 1, 0.32, 1)); animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1); animation-timing-function: var(--functionDefault, cubic-bezier(0.23, 1, 0.32, 1)); -webkit-animation-fill-mode: both; -webkit-animation-fill-mode: var(--fillDefault, both); -moz-animation-fill-mode: both; -moz-animation-fill-mode: var(--fillDefault, both); -ms-animation-fill-mode: both; -ms-animation-fill-mode: var(--fillDefault, both); -o-animation-fill-mode: both; -o-animation-fill-mode: var(--fillDefault, both); animation-fill-mode: both; animation-fill-mode: var(--fillDefault, both); -webkit-backface-visibility: hidden; -webkit-backface-visibility: var(--visibilityDefault, hidden); -moz-backface-visibility: hidden; -moz-backface-visibility: var(--visibilityDefault, hidden); -ms-backface-visibility: hidden; -ms-backface-visibility: var(--visibilityDefault, hidden); -o-backface-visibility: hidden; -o-backface-visibility: var(--visibilityDefault, hidden); backface-visibility: hidden; backface-visibility: var(--visibilityDefault, hidden); } .slideOutDown { -webkit-animation-name: slideOutDown; -moz-animation-name: slideOutDown; -ms-animation-name: slideOutDown; -o-animation-name: slideOutDown; animation-name: slideOutDown; -webkit-animation-iteration-count: 1; -webkit-animation-iteration-count: var(--countDefault, 1); -moz-animation-iteration-count: 1; -moz-animation-iteration-count: var(--countDefault, 1); -ms-animation-iteration-count: 1; -ms-animation-iteration-count: var(--countDefault, 1); -o-animation-iteration-count: 1; -o-animation-iteration-count: var(--countDefault, 1); animation-iteration-count: 1; animation-iteration-count: var(--countDefault, 1); -webkit-animation-duration: 0.3s; -webkit-animation-duration: var(--durationDefault, 0.3s); -moz-animation-duration: 0.3s; -moz-animation-duration: var(--durationDefault, 0.3s); -ms-animation-duration: 0.3s; -ms-animation-duration: var(--durationDefault, 0.3s); -o-animation-duration: 0.3s; -o-animation-duration: var(--durationDefault, 0.3s); animation-duration: 0.3s; animation-duration: var(--durationDefault, 0.3s); -webkit-animation-delay: 0s; -webkit-animation-delay: var(--delayDefault, 0s); -moz-animation-delay: 0s; -moz-animation-delay: var(--delayDefault, 0s); -ms-animation-delay: 0s; -ms-animation-delay: var(--delayDefault, 0s); -o-animation-delay: 0s; -o-animation-delay: var(--delayDefault, 0s); animation-delay: 0s; animation-delay: var(--delayDefault, 0s); -webkit-animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1); -webkit-animation-timing-function: var(--functionDefault, cubic-bezier(0.23, 1, 0.32, 1)); -moz-animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1); -moz-animation-timing-function: var(--functionDefault, cubic-bezier(0.23, 1, 0.32, 1)); -ms-animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1); -ms-animation-timing-function: var(--functionDefault, cubic-bezier(0.23, 1, 0.32, 1)); -o-animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1); -o-animation-timing-function: var(--functionDefault, cubic-bezier(0.23, 1, 0.32, 1)); animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1); animation-timing-function: var(--functionDefault, cubic-bezier(0.23, 1, 0.32, 1)); -webkit-animation-fill-mode: both; -webkit-animation-fill-mode: var(--fillDefault, both); -moz-animation-fill-mode: both; -moz-animation-fill-mode: var(--fillDefault, both); -ms-animation-fill-mode: both; -ms-animation-fill-mode: var(--fillDefault, both); -o-animation-fill-mode: both; -o-animation-fill-mode: var(--fillDefault, both); animation-fill-mode: both; animation-fill-mode: var(--fillDefault, both); -webkit-backface-visibility: hidden; -webkit-backface-visibility: var(--visibilityDefault, hidden); -moz-backface-visibility: hidden; -moz-backface-visibility: var(--visibilityDefault, hidden); -ms-backface-visibility: hidden; -ms-backface-visibility: var(--visibilityDefault, hidden); -o-backface-visibility: hidden; -o-backface-visibility: var(--visibilityDefault, hidden); backface-visibility: hidden; backface-visibility: var(--visibilityDefault, hidden); } .zoomIn { -webkit-animation-name: zoomIn; -moz-animation-name: zoomIn; -ms-animation-name: zoomIn; -o-animation-name: zoomIn; animation-name: zoomIn; -webkit-animation-iteration-count: 1; -webkit-animation-iteration-count: var(--countDefault, 1); -moz-animation-iteration-count: 1; -moz-animation-iteration-count: var(--countDefault, 1); -ms-animation-iteration-count: 1; -ms-animation-iteration-count: var(--countDefault, 1); -o-animation-iteration-count: 1; -o-animation-iteration-count: var(--countDefault, 1); animation-iteration-count: 1; animation-iteration-count: var(--countDefault, 1); -webkit-animation-duration: 0.3s; -webkit-animation-duration: var(--durationDefault, 0.3s); -moz-animation-duration: 0.3s; -moz-animation-duration: var(--durationDefault, 0.3s); -ms-animation-duration: 0.3s; -ms-animation-duration: var(--durationDefault, 0.3s); -o-animation-duration: 0.3s; -o-animation-duration: var(--durationDefault, 0.3s); animation-duration: 0.3s; animation-duration: var(--durationDefault, 0.3s); -webkit-animation-delay: 0s; -webkit-animation-delay: var(--delayDefault, 0s); -moz-animation-delay: 0s; -moz-animation-delay: var(--delayDefault, 0s); -ms-animation-delay: 0s; -ms-animation-delay: var(--delayDefault, 0s); -o-animation-delay: 0s; -o-animation-delay: var(--delayDefault, 0s); animation-delay: 0s; animation-delay: var(--delayDefault, 0s); -webkit-animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1); -webkit-animation-timing-function: var(--ease-out-quint, cubic-bezier(0.23, 1, 0.32, 1)); -moz-animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1); -moz-animation-timing-function: var(--ease-out-quint, cubic-bezier(0.23, 1, 0.32, 1)); -ms-animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1); -ms-animation-timing-function: var(--ease-out-quint, cubic-bezier(0.23, 1, 0.32, 1)); -o-animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1); -o-animation-timing-function: var(--ease-out-quint, cubic-bezier(0.23, 1, 0.32, 1)); animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1); animation-timing-function: var(--ease-out-quint, cubic-bezier(0.23, 1, 0.32, 1)); -webkit-animation-fill-mode: both; -webkit-animation-fill-mode: var(--fillDefault, both); -moz-animation-fill-mode: both; -moz-animation-fill-mode: var(--fillDefault, both); -ms-animation-fill-mode: both; -ms-animation-fill-mode: var(--fillDefault, both); -o-animation-fill-mode: both; -o-animation-fill-mode: var(--fillDefault, both); animation-fill-mode: both; animation-fill-mode: var(--fillDefault, both); -webkit-backface-visibility: hidden; -webkit-backface-visibility: var(--visibilityDefault, hidden); -moz-backface-visibility: hidden; -moz-backface-visibility: var(--visibilityDefault, hidden); -ms-backface-visibility: hidden; -ms-backface-visibility: var(--visibilityDefault, hidden); -o-backface-visibility: hidden; -o-backface-visibility: var(--visibilityDefault, hidden); backface-visibility: hidden; backface-visibility: var(--visibilityDefault, hidden); } .zoomOut { -webkit-animation-name: zoomOut; -moz-animation-name: zoomOut; -ms-animation-name: zoomOut; -o-animation-name: zoomOut; animation-name: zoomOut; -webkit-animation-iteration-count: 1; -webkit-animation-iteration-count: var(--countDefault, 1); -moz-animation-iteration-count: 1; -moz-animation-iteration-count: var(--countDefault, 1); -ms-animation-iteration-count: 1; -ms-animation-iteration-count: var(--countDefault, 1); -o-animation-iteration-count: 1; -o-animation-iteration-count: var(--countDefault, 1); animation-iteration-count: 1; animation-iteration-count: var(--countDefault, 1); -webkit-animation-duration: 0.3s; -webkit-animation-duration: var(--durationDefault, 0.3s); -moz-animation-duration: 0.3s; -moz-animation-duration: var(--durationDefault, 0.3s); -ms-animation-duration: 0.3s; -ms-animation-duration: var(--durationDefault, 0.3s); -o-animation-duration: 0.3s; -o-animation-duration: var(--durationDefault, 0.3s); animation-duration: 0.3s; animation-duration: var(--durationDefault, 0.3s); -webkit-animation-delay: 0s; -webkit-animation-delay: var(--delayDefault, 0s); -moz-animation-delay: 0s; -moz-animation-delay: var(--delayDefault, 0s); -ms-animation-delay: 0s; -ms-animation-delay: var(--delayDefault, 0s); -o-animation-delay: 0s; -o-animation-delay: var(--delayDefault, 0s); animation-delay: 0s; animation-delay: var(--delayDefault, 0s); -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); -webkit-animation-timing-function: var(--ease-in-quint, cubic-bezier(0.755, 0.05, 0.855, 0.06)); -moz-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); -moz-animation-timing-function: var(--ease-in-quint, cubic-bezier(0.755, 0.05, 0.855, 0.06)); -ms-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); -ms-animation-timing-function: var(--ease-in-quint, cubic-bezier(0.755, 0.05, 0.855, 0.06)); -o-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); -o-animation-timing-function: var(--ease-in-quint, cubic-bezier(0.755, 0.05, 0.855, 0.06)); animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); animation-timing-function: var(--ease-in-quint, cubic-bezier(0.755, 0.05, 0.855, 0.06)); -webkit-animation-fill-mode: both; -webkit-animation-fill-mode: var(--fillDefault, both); -moz-animation-fill-mode: both; -moz-animation-fill-mode: var(--fillDefault, both); -ms-animation-fill-mode: both; -ms-animation-fill-mode: var(--fillDefault, both); -o-animation-fill-mode: both; -o-animation-fill-mode: var(--fillDefault, both); animation-fill-mode: both; animation-fill-mode: var(--fillDefault, both); -webkit-backface-visibility: hidden; -webkit-backface-visibility: var(--visibilityDefault, hidden); -moz-backface-visibility: hidden; -moz-backface-visibility: var(--visibilityDefault, hidden); -ms-backface-visibility: hidden; -ms-backface-visibility: var(--visibilityDefault, hidden); -o-backface-visibility: hidden; -o-backface-visibility: var(--visibilityDefault, hidden); backface-visibility: hidden; backface-visibility: var(--visibilityDefault, hidden); } .expandInDown { -webkit-animation-name: expandInDown; -moz-animation-name: expandInDown; -ms-animation-name: expandInDown; -o-animation-name: expandInDown; animation-name: expandInDown; -webkit-animation-iteration-count: 1; -webkit-animation-iteration-count: var(--countDefault, 1); -moz-animation-iteration-count: 1; -moz-animation-iteration-count: var(--countDefault, 1); -ms-animation-iteration-count: 1; -ms-animation-iteration-count: var(--countDefault, 1); -o-animation-iteration-count: 1; -o-animation-iteration-count: var(--countDefault, 1); animation-iteration-count: 1; animation-iteration-count: var(--countDefault, 1); -webkit-animation-duration: 0.3s; -webkit-animation-duration: var(--durationDefault, 0.3s); -moz-animation-duration: 0.3s; -moz-animation-duration: var(--durationDefault, 0.3s); -ms-animation-duration: 0.3s; -ms-animation-duration: var(--durationDefault, 0.3s); -o-animation-duration: 0.3s; -o-animation-duration: var(--durationDefault, 0.3s); animation-duration: 0.3s; animation-duration: var(--durationDefault, 0.3s); -webkit-animation-delay: 0s; -webkit-animation-delay: var(--delayDefault, 0s); -moz-animation-delay: 0s; -moz-animation-delay: var(--delayDefault, 0s); -ms-animation-delay: 0s; -ms-animation-delay: var(--delayDefault, 0s); -o-animation-delay: 0s; -o-animation-delay: var(--delayDefault, 0s); animation-delay: 0s; animation-delay: var(--delayDefault, 0s); -webkit-animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1); -webkit-animation-timing-function: var(--functionDefault, cubic-bezier(0.23, 1, 0.32, 1)); -moz-animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1); -moz-animation-timing-function: var(--functionDefault, cubic-bezier(0.23, 1, 0.32, 1)); -ms-animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1); -ms-animation-timing-function: var(--functionDefault, cubic-bezier(0.23, 1, 0.32, 1)); -o-animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1); -o-animation-timing-function: var(--functionDefault, cubic-bezier(0.23, 1, 0.32, 1)); animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1); animation-timing-function: var(--functionDefault, cubic-bezier(0.23, 1, 0.32, 1)); -webkit-animation-fill-mode: both; -webkit-animation-fill-mode: var(--fillDefault, both); -moz-animation-fill-mode: both; -moz-animation-fill-mode: var(--fillDefault, both); -ms-animation-fill-mode: both; -ms-animation-fill-mode: var(--fillDefault, both); -o-animation-fill-mode: both; -o-animation-fill-mode: var(--fillDefault, both); animation-fill-mode: both; animation-fill-mode: var(--fillDefault, both); -webkit-backface-visibility: hidden; -webkit-backface-visibility: var(--visibilityDefault, hidden); -moz-backface-visibility: hidden; -moz-backface-visibility: var(--visibilityDefault, hidden); -ms-backface-visibility: hidden; -ms-backface-visibility: var(--visibilityDefault, hidden); -o-backface-visibility: hidden; -o-backface-visibility: var(--visibilityDefault, hidden); backface-visibility: hidden; backface-visibility: var(--visibilityDefault, hidden); } .expandOutUp { -webkit-animation-name: expandOutUp; -moz-animation-name: expandOutUp; -ms-animation-name: expandOutUp; -o-animation-name: expandOutUp; animation-name: expandOutUp; -webkit-animation-iteration-count: 1; -webkit-animation-iteration-count: var(--countDefault, 1); -moz-animation-iteration-count: 1; -moz-animation-iteration-count: var(--countDefault, 1); -ms-animation-iteration-count: 1; -ms-animation-iteration-count: var(--countDefault, 1); -o-animation-iteration-count: 1; -o-animation-iteration-count: var(--countDefault, 1); animation-iteration-count: 1; animation-iteration-count: var(--countDefault, 1); -webkit-animation-duration: 0.15s; -moz-animation-duration: 0.15s; -ms-animation-duration: 0.15s; -o-animation-duration: 0.15s; animation-duration: 0.15s; -webkit-animation-delay: 0s; -webkit-animation-delay: var(--delayDefault, 0s); -moz-animation-delay: 0s; -moz-animation-delay: var(--delayDefault, 0s); -ms-animation-delay: 0s; -ms-animation-delay: var(--delayDefault, 0s); -o-animation-delay: 0s; -o-animation-delay: var(--delayDefault, 0s); animation-delay: 0s; animation-delay: var(--delayDefault, 0s); -webkit-animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1); -webkit-animation-timing-function: var(--functionDefault, cubic-bezier(0.23, 1, 0.32, 1)); -moz-animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1); -moz-animation-timing-function: var(--functionDefault, cubic-bezier(0.23, 1, 0.32, 1)); -ms-animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1); -ms-animation-timing-function: var(--functionDefault, cubic-bezier(0.23, 1, 0.32, 1)); -o-animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1); -o-animation-timing-function: var(--functionDefault, cubic-bezier(0.23, 1, 0.32, 1)); animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1); animation-timing-function: var(--functionDefault, cubic-bezier(0.23, 1, 0.32, 1)); -webkit-animation-fill-mode: both; -webkit-animation-fill-mode: var(--fillDefault, both); -moz-animation-fill-mode: both; -moz-animation-fill-mode: var(--fillDefault, both); -ms-animation-fill-mode: both; -ms-animation-fill-mode: var(--fillDefault, both); -o-animation-fill-mode: both; -o-animation-fill-mode: var(--fillDefault, both); animation-fill-mode: both; animation-fill-mode: var(--fillDefault, both); -webkit-backface-visibility: hidden; -webkit-backface-visibility: var(--visibilityDefault, hidden); -moz-backface-visibility: hidden; -moz-backface-visibility: var(--visibilityDefault, hidden); -ms-backface-visibility: hidden; -ms-backface-visibility: var(--visibilityDefault, hidden); -o-backface-visibility: hidden; -o-backface-visibility: var(--visibilityDefault, hidden); backface-visibility: hidden; backface-visibility: var(--visibilityDefault, hidden); } .expandInUp { -webkit-animation-name: expandInUp; -moz-animation-name: expandInUp; -ms-animation-name: expandInUp; -o-animation-name: expandInUp; animation-name: expandInUp; -webkit-animation-iteration-count: 1; -webkit-animation-iteration-count: var(--countDefault, 1); -moz-animation-iteration-count: 1; -moz-animation-iteration-count: var(--countDefault, 1); -ms-animation-iteration-count: 1; -ms-animation-iteration-count: var(--countDefault, 1); -o-animation-iteration-count: 1; -o-animation-iteration-count: var(--countDefault, 1); animation-iteration-count: 1; animation-iteration-count: var(--countDefault, 1); -webkit-animation-duration: 0.3s; -webkit-animation-duration: var(--durationDefault, 0.3s); -moz-animation-duration: 0.3s; -moz-animation-duration: var(--durationDefault, 0.3s); -ms-animation-duration: 0.3s; -ms-animation-duration: var(--durationDefault, 0.3s); -o-animation-duration: 0.3s; -o-animation-duration: var(--durationDefault, 0.3s); animation-duration: 0.3s; animation-duration: var(--durationDefault, 0.3s); -webkit-animation-delay: 0s; -webkit-animation-delay: var(--delayDefault, 0s); -moz-animation-delay: 0s; -moz-animation-delay: var(--delayDefault, 0s); -ms-animation-delay: 0s; -ms-animation-delay: var(--delayDefault, 0s); -o-animation-delay: 0s; -o-animation-delay: var(--delayDefault, 0s); animation-delay: 0s; animation-delay: var(--delayDefault, 0s); -webkit-animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1); -webkit-animation-timing-function: var(--functionDefault, cubic-bezier(0.23, 1, 0.32, 1)); -moz-animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1); -moz-animation-timing-function: var(--functionDefault, cubic-bezier(0.23, 1, 0.32, 1)); -ms-animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1); -ms-animation-timing-function: var(--functionDefault, cubic-bezier(0.23, 1, 0.32, 1)); -o-animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1); -o-animation-timing-function: var(--functionDefault, cubic-bezier(0.23, 1, 0.32, 1)); animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1); animation-timing-function: var(--functionDefault, cubic-bezier(0.23, 1, 0.32, 1)); -webkit-animation-fill-mode: both; -webkit-animation-fill-mode: var(--fillDefault, both); -moz-animation-fill-mode: both; -moz-animation-fill-mode: var(--fillDefault, both); -ms-animation-fill-mode: both; -ms-animation-fill-mode: var(--fillDefault, both); -o-animation-fill-mode: both; -o-animation-fill-mode: var(--fillDefault, both); animation-fill-mode: both; animation-fill-mode: var(--fillDefault, both); -webkit-backface-visibility: hidden; -webkit-backface-visibility: var(--visibilityDefault, hidden); -moz-backface-visibility: hidden; -moz-backface-visibility: var(--visibilityDefault, hidden); -ms-backface-visibility: hidden; -ms-backface-visibility: var(--visibilityDefault, hidden); -o-backface-visibility: hidden; -o-backface-visibility: var(--visibilityDefault, hidden); backface-visibility: hidden; backface-visibility: var(--visibilityDefault, hidden); } .expandOutDown { -webkit-animation-name: expandOutDown; -moz-animation-name: expandOutDown; -ms-animation-name: expandOutDown; -o-animation-name: expandOutDown; animation-name: expandOutDown; -webkit-animation-iteration-count: 1; -webkit-animation-iteration-count: var(--countDefault, 1); -moz-animation-iteration-count: 1; -moz-animation-iteration-count: var(--countDefault, 1); -ms-animation-iteration-count: 1; -ms-animation-iteration-count: var(--countDefault, 1); -o-animation-iteration-count: 1; -o-animation-iteration-count: var(--countDefault, 1); animation-iteration-count: 1; animation-iteration-count: var(--countDefault, 1); -webkit-animation-duration: 0.15s; -moz-animation-duration: 0.15s; -ms-animation-duration: 0.15s; -o-animation-duration: 0.15s; animation-duration: 0.15s; -webkit-animation-delay: 0s; -webkit-animation-delay: var(--delayDefault, 0s); -moz-animation-delay: 0s; -moz-animation-delay: var(--delayDefault, 0s); -ms-animation-delay: 0s; -ms-animation-delay: var(--delayDefault, 0s); -o-animation-delay: 0s; -o-animation-delay: var(--delayDefault, 0s); animation-delay: 0s; animation-delay: var(--delayDefault, 0s); -webkit-animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1); -webkit-animation-timing-function: var(--functionDefault, cubic-bezier(0.23, 1, 0.32, 1)); -moz-animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1); -moz-animation-timing-function: var(--functionDefault, cubic-bezier(0.23, 1, 0.32, 1)); -ms-animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1); -ms-animation-timing-function: var(--functionDefault, cubic-bezier(0.23, 1, 0.32, 1)); -o-animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1); -o-animation-timing-function: var(--functionDefault, cubic-bezier(0.23, 1, 0.32, 1)); animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1); animation-timing-function: var(--functionDefault, cubic-bezier(0.23, 1, 0.32, 1)); -webkit-animation-fill-mode: both; -webkit-animation-fill-mode: var(--fillDefault, both); -moz-animation-fill-mode: both; -moz-animation-fill-mode: var(--fillDefault, both); -ms-animation-fill-mode: both; -ms-animation-fill-mode: var(--fillDefault, both); -o-animation-fill-mode: both; -o-animation-fill-mode: var(--fillDefault, both); animation-fill-mode: both; animation-fill-mode: var(--fillDefault, both); -webkit-backface-visibility: hidden; -webkit-backface-visibility: var(--visibilityDefault, hidden); -moz-backface-visibility: hidden; -moz-backface-visibility: var(--visibilityDefault, hidden); -ms-backface-visibility: hidden; -ms-backface-visibility: var(--visibilityDefault, hidden); -o-backface-visibility: hidden; -o-backface-visibility: var(--visibilityDefault, hidden); backface-visibility: hidden; backface-visibility: var(--visibilityDefault, hidden); } .pulse { -webkit-animation-name: pulse; -moz-animation-name: pulse; -ms-animation-name: pulse; -o-animation-name: pulse; animation-name: pulse; -webkit-animation-iteration-count: 1; -webkit-animation-iteration-count: var(--countDefault, 1); -moz-animation-iteration-count: 1; -moz-animation-iteration-count: var(--countDefault, 1); -ms-animation-iteration-count: 1; -ms-animation-iteration-count: var(--countDefault, 1); -o-animation-iteration-count: 1; -o-animation-iteration-count: var(--countDefault, 1); animation-iteration-count: 1; animation-iteration-count: var(--countDefault, 1); -webkit-animation-duration: 0.3s; -webkit-animation-duration: var(--durationDefault, 0.3s); -moz-animation-duration: 0.3s; -moz-animation-duration: var(--durationDefault, 0.3s); -ms-animation-duration: 0.3s; -ms-animation-duration: var(--durationDefault, 0.3s); -o-animation-duration: 0.3s; -o-animation-duration: var(--durationDefault, 0.3s); animation-duration: 0.3s; animation-duration: var(--durationDefault, 0.3s); -webkit-animation-delay: 0s; -webkit-animation-delay: var(--delayDefault, 0s); -moz-animation-delay: 0s; -moz-animation-delay: var(--delayDefault, 0s); -ms-animation-delay: 0s; -ms-animation-delay: var(--delayDefault, 0s); -o-animation-delay: 0s; -o-animation-delay: var(--delayDefault, 0s); animation-delay: 0s; animation-delay: var(--delayDefault, 0s); -webkit-animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1); -webkit-animation-timing-function: var(--functionDefault, cubic-bezier(0.23, 1, 0.32, 1)); -moz-animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1); -moz-animation-timing-function: var(--functionDefault, cubic-bezier(0.23, 1, 0.32, 1)); -ms-animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1); -ms-animation-timing-function: var(--functionDefault, cubic-bezier(0.23, 1, 0.32, 1)); -o-animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1); -o-animation-timing-function: var(--functionDefault, cubic-bezier(0.23, 1, 0.32, 1)); animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1); animation-timing-function: var(--functionDefault, cubic-bezier(0.23, 1, 0.32, 1)); -webkit-animation-fill-mode: both; -webkit-animation-fill-mode: var(--fillDefault, both); -moz-animation-fill-mode: both; -moz-animation-fill-mode: var(--fillDefault, both); -ms-animation-fill-mode: both; -ms-animation-fill-mode: var(--fillDefault, both); -o-animation-fill-mode: both; -o-animation-fill-mode: var(--fillDefault, both); animation-fill-mode: both; animation-fill-mode: var(--fillDefault, both); -webkit-backface-visibility: hidden; -webkit-backface-visibility: var(--visibilityDefault, hidden); -moz-backface-visibility: hidden; -moz-backface-visibility: var(--visibilityDefault, hidden); -ms-backface-visibility: hidden; -ms-backface-visibility: var(--visibilityDefault, hidden); -o-backface-visibility: hidden; -o-backface-visibility: var(--visibilityDefault, hidden); backface-visibility: hidden; backface-visibility: var(--visibilityDefault, hidden); } .expand-enter { overflow: hidden; } .expand-enter-active { transition: all .3s ease-out; } .expand-enter-active > * { -webkit-animation-name: expandInWithFade; -moz-animation-name: expandInWithFade; -ms-animation-name: expandInWithFade; -o-animation-name: expandInWithFade; animation-name: expandInWithFade; -webkit-animation-iteration-count: 1; -webkit-animation-iteration-count: var(--countDefault, 1); -moz-animation-iteration-count: 1; -moz-animation-iteration-count: var(--countDefault, 1); -ms-animation-iteration-count: 1; -ms-animation-iteration-count: var(--countDefault, 1); -o-animation-iteration-count: 1; -o-animation-iteration-count: var(--countDefault, 1); animation-iteration-count: 1; animation-iteration-count: var(--countDefault, 1); -webkit-animation-duration: 0.2s; -moz-animation-duration: 0.2s; -ms-animation-duration: 0.2s; -o-animation-duration: 0.2s; animation-duration: 0.2s; -webkit-animation-delay: 0s; -webkit-animation-delay: var(--delayDefault, 0s); -moz-animation-delay: 0s; -moz-animation-delay: var(--delayDefault, 0s); -ms-animation-delay: 0s; -ms-animation-delay: var(--delayDefault, 0s); -o-animation-delay: 0s; -o-animation-delay: var(--delayDefault, 0s); animation-delay: 0s; animation-delay: var(--delayDefault, 0s); -webkit-animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1); -webkit-animation-timing-function: var(--functionDefault, cubic-bezier(0.23, 1, 0.32, 1)); -moz-animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1); -moz-animation-timing-function: var(--functionDefault, cubic-bezier(0.23, 1, 0.32, 1)); -ms-animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1); -ms-animation-timing-function: var(--functionDefault, cubic-bezier(0.23, 1, 0.32, 1)); -o-animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1); -o-animation-timing-function: var(--functionDefault, cubic-bezier(0.23, 1, 0.32, 1)); animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1); animation-timing-function: var(--functionDefault, cubic-bezier(0.23, 1, 0.32, 1)); -webkit-animation-fill-mode: forwards; -moz-animation-fill-mode: forwards; -ms-animation-fill-mode: forwards; -o-animation-fill-mode: forwards; animation-fill-mode: forwards; -webkit-backface-visibility: hidden; -webkit-backface-visibility: var(--visibilityDefault, hidden); -moz-backface-visibility: hidden; -moz-backface-visibility: var(--visibilityDefault, hidden); -ms-backface-visibility: hidden; -ms-backface-visibility: var(--visibilityDefault, hidden); -o-backface-visibility: hidden; -o-backface-visibility: var(--visibilityDefault, hidden); backface-visibility: hidden; backface-visibility: var(--visibilityDefault, hidden); } .expand-leave { overflow: hidden; } .expand-leave-active { transition: all .2s ease-out; } .expand-leave-active > * { -webkit-animation-name: expandOutWithFade; -moz-animation-name: expandOutWithFade; -ms-animation-name: expandOutWithFade; -o-animation-name: expandOutWithFade; animation-name: expandOutWithFade; -webkit-animation-iteration-count: 1; -webkit-animation-iteration-count: var(--countDefault, 1); -moz-animation-iteration-count: 1; -moz-animation-iteration-count: var(--countDefault, 1); -ms-animation-iteration-count: 1; -ms-animation-iteration-count: var(--countDefault, 1); -o-animation-iteration-count: 1; -o-animation-iteration-count: var(--countDefault, 1); animation-iteration-count: 1; animation-iteration-count: var(--countDefault, 1); -webkit-animation-duration: 0.2s; -moz-animation-duration: 0.2s; -ms-animation-duration: 0.2s; -o-animation-duration: 0.2s; animation-duration: 0.2s; -webkit-animation-delay: 0s; -webkit-animation-delay: var(--delayDefault, 0s); -moz-animation-delay: 0s; -moz-animation-delay: var(--delayDefault, 0s); -ms-animation-delay: 0s; -ms-animation-delay: var(--delayDefault, 0s); -o-animation-delay: 0s; -o-animation-delay: var(--delayDefault, 0s); animation-delay: 0s; animation-delay: var(--delayDefault, 0s); -webkit-animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1); -webkit-animation-timing-function: var(--functionDefault, cubic-bezier(0.23, 1, 0.32, 1)); -moz-animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1); -moz-animation-timing-function: var(--functionDefault, cubic-bezier(0.23, 1, 0.32, 1)); -ms-animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1); -ms-animation-timing-function: var(--functionDefault, cubic-bezier(0.23, 1, 0.32, 1)); -o-animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1); -o-animation-timing-function: var(--functionDefault, cubic-bezier(0.23, 1, 0.32, 1)); animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1); animation-timing-function: var(--functionDefault, cubic-bezier(0.23, 1, 0.32, 1)); -webkit-animation-fill-mode: forwards; -moz-animation-fill-mode: forwards; -ms-animation-fill-mode: forwards; -o-animation-fill-mode: forwards; animation-fill-mode: forwards; -webkit-backface-visibility: hidden; -webkit-backface-visibility: var(--visibilityDefault, hidden); -moz-backface-visibility: hidden; -moz-backface-visibility: var(--visibilityDefault, hidden); -ms-backface-visibility: hidden; -ms-backface-visibility: var(--visibilityDefault, hidden); -o-backface-visibility: hidden; -o-backface-visibility: var(--visibilityDefault, hidden); backface-visibility: hidden; backface-visibility: var(--visibilityDefault, hidden); } .next-sr-only { position: absolute; width: 1px; height: 1px; padding: 0; overflow: hidden; clip: rect(0, 0, 0, 0); white-space: nowrap; border: 0; margin: -1px; } .next-badge { box-sizing: border-box; /* @include global-font; */ position: relative; display: inline-block; vertical-align: middle; line-height: 1; } .next-badge *, .next-badge *:before, .next-badge *:after { box-sizing: border-box; } .next-badge .next-badge-count { color: #FFFFFF; color: var(--badge-color, #FFFFFF); background: #FF3000; background: var(--badge-color-bg, #FF3000); text-align: center; white-space: nowrap; border-radius: 8px; border-radius: var(--badge-size-count-border-radius, 8px); position: absolute; width: auto; width: var(--badge-size-count-width, auto); height: 16px; height: var(--badge-size-count-height, 16px); min-width: 16px; min-width: var(--badge-size-count-min-width, 16px); padding: 0 4px 0 4px; padding: var(--badge-size-count-padding, 0 4px 0 4px); font-size: 12px; font-size: var(--badge-size-count-font, 12px); line-height: 16px; line-height: var(--badge-size-count-lineheight, 16px); transform: translateX(-50%); top: -.5em; } .next-badge .next-badge-count a, .next-badge .next-badge-count a:hover { color: #FFFFFF; color: var(--badge-color, #FFFFFF); } .next-badge .next-badge-dot { color: #FFFFFF; color: var(--badge-dot-color, #FFFFFF); background: #FF3000; background: var(--badge-dot-color-bg, #FF3000); text-align: center; white-space: nowrap; border-radius: 8px; border-radius: var(--badge-size-dot-border-radius, 8px); position: absolute; width: 8px; width: var(--badge-size-dot-width, 8px); height: 8px; height: var(--badge-size-dot-height, 8px); min-width: 8px; min-width: var(--badge-size-dot-min-width, 8px); padding: 0px; padding: var(--badge-size-dot-padding, 0px); font-size: 1px; line-height: 1; transform: translateX(-50%); top: -.5em; } .next-badge .next-badge-dot a, .next-badge .next-badge-dot a:hover { color: #FFFFFF; color: var(--badge-dot-color, #FFFFFF); } .next-badge .next-badge-custom { line-height: 1.166667; white-space: nowrap; font-size: 12px; font-size: var(--font-size-caption, 12px); padding-left: 4px; padding-left: var(--badge-size-custom-padding-lr, 4px); padding-right: 4px; padding-right: var(--badge-size-custom-padding-lr, 4px); border-radius: 3px; border-radius: var(--badge-size-custom-border-radius, 3px); transform: translateX(-50%); } .next-badge .next-badge-custom > * { line-height: 1; } .next-badge .next-badge-custom > i:before, .next-badge .next-badge-custom > .next-icon:before { font-size: inherit; width: auto; vertical-align: top; } .next-badge .next-badge-scroll-number { position: absolute; top: -4px; z-index: 10; overflow: hidden; transform-origin: left center; } .next-badge-scroll-number-only { position: relative; display: inline-block; transition: transform 100ms linear, -webkit-transform 100ms linear; transition: transform var(--motion-duration-immediately, 100ms) var(--motion-linear, linear), -webkit-transform var(--motion-duration-immediately, 100ms) var(--motion-linear, linear); min-width: 8px; min-width: var(--badge-size-dot-min-width, 8px); } .next-badge-scroll-number-only span { display: block; height: 16px; height: var(--badge-size-count-height, 16px); line-height: 16px; line-height: var(--badge-size-count-height, 16px); font-size: 12px; font-size: var(--badge-size-count-font, 12px); } .next-badge-not-a-wrapper .next-badge-count, .next-badge-not-a-wrapper .next-badge-custom { position: relative; display: block; top: auto; transform: translateX(0); } .next-badge-not-a-wrapper .next-badge-dot { position: relative; display: block; top: auto; transform: translateX(0); } .next-badge-list-wrapper { margin-left: 0; } .next-badge-list-wrapper li { margin-bottom: 0px; margin-bottom: var(--badge-size-list-margin, 0px); list-style: none; } .next-badge[dir="rtl"] .next-badge-custom { padding-right: 4px; padding-right: var(--badge-size-custom-padding-lr, 4px); padding-left: 4px; padding-left: var(--badge-size-custom-padding-lr, 4px); } .next-badge[dir="rtl"] .next-badge-scroll-number { left: 0; transform-origin: right center; } @charset "UTF-8"; .next-sr-only { position: absolute; width: 1px; height: 1px; padding: 0; overflow: hidden; clip: rect(0, 0, 0, 0); white-space: nowrap; border: 0; margin: -1px; } .next-balloon { box-sizing: border-box; position: absolute; max-width: 300px; max-width: var(--balloon-size-max-width, 300px); border-style: solid; border-style: var(--balloon-border-style, solid); border-radius: 3px; border-radius: var(--balloon-corner, 3px); font-size: 12px; font-size: var(--balloon-content-font-size, 12px); font-weight: normal; font-weight: var(--balloon-content-font-weight, normal); animation-duration: 300ms; animation-duration: var(--motion-duration-standard, 300ms); animation-timing-function: ease-in-out; animation-timing-function: var(--motion-ease-in-out, ease-in-out); word-wrap: break-all; word-wrap: break-word; z-index: 0; /* size */ /* 带关闭按钮的右侧padding变大 */ } .next-balloon *, .next-balloon *:before, .next-balloon *:after { box-sizing: border-box; } .next-balloon:focus, .next-balloon *:focus { outline: 0; } .next-balloon-primary { color: #333333; color: var(--balloon-primary-color, #333333); border-color: #4494F9; border-color: var(--balloon-primary-color-border, #4494F9); background-color: #E3F2FD; background-color: var(--balloon-primary-color-bg, #E3F2FD); box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.12); box-shadow: var(--balloon-primary-shadow, 0px 1px 3px 0px rgba(0, 0, 0, 0.12)); border-width: 1px; border-width: var(--balloon-primary-border-width, 1px); } .next-balloon-primary .next-balloon-close { position: absolute; top: 12px; top: var(--balloon-size-close-margin-top, 12px); right: 12px; right: var(--balloon-size-close-margin-right, 12px); font-size: 12px; font-size: var(--balloon-size-close, 12px); cursor: pointer; color: #999999; color: var(--balloon-primary-color-close, #999999); } .next-balloon-primary .next-balloon-close .next-icon { width: 12px; width: var(--balloon-size-close, 12px); height: 12px; height: var(--balloon-size-close, 12px); line-height: 12px; line-height: var(--balloon-size-close, 12px); } .next-balloon-primary .next-balloon-close .next-icon:before { width: 12px; width: var(--balloon-size-close, 12px); height: 12px; height: var(--balloon-size-close, 12px); font-size: 12px; font-size: var(--balloon-size-close, 12px); line-height: 12px; line-height: var(--balloon-size-close, 12px); } .next-balloon-primary .next-balloon-close :hover { color: #333333; color: var(--balloon-primary-color-close-hover, #333333); } .next-balloon-primary:after { position: absolute; width: 12px; width: var(--balloon-size-arrow-size, 12px); height: 12px; height: var(--balloon-size-arrow-size, 12px); content: ''; transform: rotate(45deg); box-sizing: content-box !important; border: 1px solid #4494F9; border: var(--balloon-primary-border-width, 1px) var(--balloon-border-style, solid) var(--balloon-primary-color-border, #4494F9); background-color: #E3F2FD; background-color: var(--balloon-primary-color-bg, #E3F2FD); z-index: -1; } .next-balloon-primary.next-balloon-top:after { top: -7px; top: var(--balloon-size-arrow-expose-primary, -7px); left: calc(50% - 7px); left: calc(50% + var(--balloon-size-arrow-expose-primary, calc(0px - 12px / 2 - 1px))); border-right: none; border-bottom: none; } .next-balloon-primary.next-balloon-right:after { top: calc(50% - 7px); top: calc(50% + var(--balloon-size-arrow-expose-primary, calc(0px - 12px / 2 - 1px))); right: -7px; right: var(--balloon-size-arrow-expose-primary, -7px); border-left: none; border-bottom: none; } .next-balloon-primary.next-balloon-bottom:after { bottom: -7px; bottom: var(--balloon-size-arrow-expose-primary, -7px); left: calc(50% - 7px); left: calc(50% + var(--balloon-size-arrow-expose-primary, calc(0px - 12px / 2 - 1px))); border-top: none; border-left: none; } .next-balloon-primary.next-balloon-left:after { top: calc(50% - 7px); top: calc(50% + var(--balloon-size-arrow-expose-primary, calc(0px - 12px / 2 - 1px))); left: -7px; left: var(--balloon-size-arrow-expose-primary, -7px); border-top: none; border-right: none; } .next-balloon-primary.next-balloon-left-top:after { top: 12px; top: var(--balloon-size-arrow-margin, 12px); left: -7px; left: var(--balloon-size-arrow-expose-primary, -7px); border-top: none; border-right: none; } .next-balloon-primary.next-balloon-left-bottom:after { bottom: 12px; bottom: var(--balloon-size-arrow-margin, 12px); left: -7px; left: var(--balloon-size-arrow-expose-primary, -7px); border-top: none; border-right: none; } .next-balloon-primary.next-balloon-right-top:after { top: 12px; top: var(--balloon-size-arrow-margin, 12px); right: -7px; right: var(--balloon-size-arrow-expose-primary, -7px); border-bottom: none; border-left: none; } .next-balloon-primary.next-balloon-right-bottom:after { right: -7px; right: var(--balloon-size-arrow-expose-primary, -7px); bottom: 12px; bottom: var(--balloon-size-arrow-margin, 12px); border-bottom: none; border-left: none; } .next-balloon-primary.next-balloon-top-left:after { top: -7px; top: var(--balloon-size-arrow-expose-primary, -7px); left: 12px; left: var(--balloon-size-arrow-margin, 12px); border-right: none; border-bottom: none; } .next-balloon-primary.next-balloon-top-right:after { top: -7px; top: var(--balloon-size-arrow-expose-primary, -7px); right: 12px; right: var(--balloon-size-arrow-margin, 12px); border-right: none; border-bottom: none; } .next-balloon-primary.next-balloon-bottom-left:after { bottom: -7px; bottom: var(--balloon-size-arrow-expose-primary, -7px); left: 12px; left: var(--balloon-size-arrow-margin, 12px); border-top: none; border-left: none; } .next-balloon-primary.next-balloon-bottom-right:after { right: 12px; right: var(--balloon-size-arrow-margin, 12px); bottom: -7px; bottom: var(--balloon-size-arrow-expose-primary, -7px); border-top: none; border-left: none; } .next-balloon-normal { color: #333333; color: var(--balloon-normal-color, #333333); border-color: #DCDEE3; border-color: var(--balloon-normal-color-border, #DCDEE3); background-color: #FFFFFF; background-color: var(--balloon-normal-color-bg, #FFFFFF); box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.12); box-shadow: var(--balloon-normal-shadow, 0px 2px 4px 0px rgba(0, 0, 0, 0.12)); border-width: 1px; border-width: var(--balloon-normal-border-width, 1px); } .next-balloon-normal .next-balloon-close { position: absolute; top: 12px; top: var(--balloon-size-close-margin-top, 12px); right: 12px; right: var(--balloon-size-close-margin-right, 12px); font-size: 12px; font-size: var(--balloon-size-close, 12px); cursor: pointer; color: #999999; color: var(--balloon-normal-color-close, #999999); } .next-balloon-normal .next-balloon-close .next-icon { width: 12px; width: var(--balloon-size-close, 12px); height: 12px; height: var(--balloon-size-close, 12px); line-height: 12px; line-height: var(--balloon-size-close, 12px); } .next-balloon-normal .next-balloon-close .next-icon:before { width: 12px; width: var(--balloon-size-close, 12px); height: 12px; height: var(--balloon-size-close, 12px); font-size: 12px; font-size: var(--balloon-size-close, 12px); line-height: 12px; line-height: var(--balloon-size-close, 12px); } .next-balloon-normal .next-balloon-close :hover { color: #666666; color: var(--balloon-normal-color-close-hover, #666666); } .next-balloon-normal:after { position: absolute; width: 12px; width: var(--balloon-size-arrow-size, 12px); height: 12px; height: var(--balloon-size-arrow-size, 12px); content: ''; transform: rotate(45deg); box-sizing: content-box !important; border: 1px solid #DCDEE3; border: var(--balloon-normal-border-width, 1px) var(--balloon-border-style, solid) var(--balloon-normal-color-border, #DCDEE3); background-color: #FFFFFF; background-color: var(--balloon-normal-color-bg, #FFFFFF); z-index: -1; } .next-balloon-normal.next-balloon-top:after { top: -7px; top: var(--balloon-size-arrow-expose, -7px); left: calc(50% - 7px); left: calc(50% + var(--balloon-size-arrow-expose, calc(0px - 12px / 2 - 1px))); border-right: none; border-bottom: none; } .next-balloon-normal.next-balloon-right:after { top: calc(50% - 7px); top: calc(50% + var(--balloon-size-arrow-expose, calc(0px - 12px / 2 - 1px))); right: -7px; right: var(--balloon-size-arrow-expose, -7px); border-left: none; border-bottom: none; } .next-balloon-normal.next-balloon-bottom:after { bottom: -7px; bottom: var(--balloon-size-arrow-expose, -7px); left: calc(50% - 7px); left: calc(50% + var(--balloon-size-arrow-expose, calc(0px - 12px / 2 - 1px))); border-top: none; border-left: none; } .next-balloon-normal.next-balloon-left:after { top: calc(50% - 7px); top: calc(50% + var(--balloon-size-arrow-expose, calc(0px - 12px / 2 - 1px))); left: -7px; left: var(--balloon-size-arrow-expose, -7px); border-top: none; border-right: none; } .next-balloon-normal.next-balloon-left-top:after { top: 12px; top: var(--balloon-size-arrow-margin, 12px); left: -7px; left: var(--balloon-size-arrow-expose, -7px); border-top: none; border-right: none; } .next-balloon-normal.next-balloon-left-bottom:after { bottom: 12px; bottom: var(--balloon-size-arrow-margin, 12px); left: -7px; left: var(--balloon-size-arrow-expose, -7px); border-top: none; border-right: none; } .next-balloon-normal.next-balloon-right-top:after { top: 12px; top: var(--balloon-size-arrow-margin, 12px); right: -7px; right: var(--balloon-size-arrow-expose, -7px); border-bottom: none; border-left: none; } .next-balloon-normal.next-balloon-right-bottom:after { right: -7px; right: var(--balloon-size-arrow-expose, -7px); bottom: 12px; bottom: var(--balloon-size-arrow-margin, 12px); border-bottom: none; border-left: none; } .next-balloon-normal.next-balloon-top-left:after { top: -7px; top: var(--balloon-size-arrow-expose, -7px); left: 12px; left: var(--balloon-size-arrow-margin, 12px); border-right: none; border-bottom: none; } .next-balloon-normal.next-balloon-top-right:after { top: -7px; top: var(--balloon-size-arrow-expose, -7px); right: 12px; right: var(--balloon-size-arrow-margin, 12px); border-right: none; border-bottom: none; } .next-balloon-normal.next-balloon-bottom-left:after { bottom: -7px; bottom: var(--balloon-size-arrow-expose, -7px); left: 12px; left: var(--balloon-size-arrow-margin, 12px); border-top: none; border-left: none; } .next-balloon-normal.next-balloon-bottom-right:after { right: 12px; right: var(--balloon-size-arrow-margin, 12px); bottom: -7px; bottom: var(--balloon-size-arrow-expose, -7px); border-top: none; border-left: none; } .next-balloon.visible { display: block; } .next-balloon.hidden { display: none; } .next-balloon-medium { padding: 16px 16px 16px 16px; padding: var(--balloon-size-padding-top, 16px) var(--balloon-size-padding-right, 16px) var(--balloon-size-padding-top, 16px) var(--balloon-size-padding-right, 16px); } .next-balloon-closable { padding: 16px 40px 16px 16px; padding: var(--balloon-size-padding-top, 16px) var(--balloon-size-padding-closable-right, 40px) var(--balloon-size-padding-top, 16px) var(--balloon-size-padding-right, 16px); } .next-balloon-tooltip { box-sizing: border-box; position: absolute; max-width: 300px; max-width: var(--balloon-size-max-width, 300px); border-style: solid; border-style: var(--balloon-tooltip-border-style, solid); border-radius: 3px; border-radius: var(--balloon-corner, 3px); font-size: 12px; font-size: var(--balloon-tooltip-content-font-size, 12px); font-weight: normal; font-weight: var(--balloon-tooltip-content-font-weight, normal); z-index: 0; word-wrap: break-all; word-wrap: break-word; color: #333333; color: var(--balloon-tooltip-color, #333333); border-color: #DCDEE3; border-color: var(--balloon-tooltip-color-border, #DCDEE3); background-color: #F2F3F7; background-color: var(--balloon-tooltip-color-bg, #F2F3F7); box-shadow: none; box-shadow: var(--balloon-tooltip-shadow, none); border-width: 1px; border-width: var(--balloon-tooltip-border-width, 1px); /* size */ } .next-balloon-tooltip *, .next-balloon-tooltip *:before, .next-balloon-tooltip *:after { box-sizing: border-box; } .next-balloon-tooltip:after { position: absolute; width: 12px; width: var(--balloon-size-arrow-size, 12px); height: 12px; height: var(--balloon-size-arrow-size, 12px); content: ''; transform: rotate(45deg); box-sizing: content-box !important; border: 1px solid #DCDEE3; border: var(--balloon-tooltip-border-width, 1px) var(--balloon-tooltip-border-style, solid) var(--balloon-tooltip-color-border, #DCDEE3); background-color: #F2F3F7; background-color: var(--balloon-tooltip-color-bg, #F2F3F7); z-index: -1; } .next-balloon-tooltip-top:after { top: -7px; top: var(--balloon-size-arrow-expose, -7px); left: calc(50% - 7px); left: calc(50% + var(--balloon-size-arrow-expose, calc(0px - 12px / 2 - 1px))); border-right: none; border-bottom: none; } .next-balloon-tooltip-right:after { top: calc(50% - 7px); top: calc(50% + var(--balloon-size-arrow-expose, calc(0px - 12px / 2 - 1px))); right: -7px; right: var(--balloon-size-arrow-expose, -7px); border-left: none; border-bottom: none; } .next-balloon-tooltip-bottom:after { bottom: -7px; bottom: var(--balloon-size-arrow-expose, -7px); left: calc(50% - 7px); left: calc(50% + var(--balloon-size-arrow-expose, calc(0px - 12px / 2 - 1px))); border-top: none; border-left: none; } .next-balloon-tooltip-left:after { top: calc(50% - 7px); top: calc(50% + var(--balloon-size-arrow-expose, calc(0px - 12px / 2 - 1px))); left: -7px; left: var(--balloon-size-arrow-expose, -7px); border-top: none; border-right: none; } .next-balloon-tooltip-left-top:after { top: 12px; top: var(--balloon-size-arrow-margin, 12px); left: -7px; left: var(--balloon-size-arrow-expose, -7px); border-top: none; border-right: none; } .next-balloon-tooltip-left-bottom:after { bottom: 12px; bottom: var(--balloon-size-arrow-margin, 12px); left: -7px; left: var(--balloon-size-arrow-expose, -7px); border-top: none; border-right: none; } .next-balloon-tooltip-right-top:after { top: 12px; top: var(--balloon-size-arrow-margin, 12px); right: -7px; right: var(--balloon-size-arrow-expose, -7px); border-bottom: none; border-left: none; } .next-balloon-tooltip-right-bottom:after { right: -7px; right: var(--balloon-size-arrow-expose, -7px); bottom: 12px; bottom: var(--balloon-size-arrow-margin, 12px); border-bottom: none; border-left: none; } .next-balloon-tooltip-top-left:after { top: -7px; top: var(--balloon-size-arrow-expose, -7px); left: 12px; left: var(--balloon-size-arrow-margin, 12px); border-right: none; border-bottom: none; } .next-balloon-tooltip-top-right:after { top: -7px; top: var(--balloon-size-arrow-expose, -7px); right: 12px; right: var(--balloon-size-arrow-margin, 12px); border-right: none; border-bottom: none; } .next-balloon-tooltip-bottom-left:after { bottom: -7px; bottom: var(--balloon-size-arrow-expose, -7px); left: 12px; left: var(--balloon-size-arrow-margin, 12px); border-top: none; border-left: none; } .next-balloon-tooltip-bottom-right:after { right: 12px; right: var(--balloon-size-arrow-margin, 12px); bottom: -7px; bottom: var(--balloon-size-arrow-expose, -7px); border-top: none; border-left: none; } .next-balloon-tooltip.visible { display: block; } .next-balloon-tooltip.hidden { display: none; } .next-balloon-tooltip-medium { padding: 8px 8px 8px 8px; padding: var(--balloon-tooltip-size-padding-top, 8px) var(--balloon-tooltip-size-padding-right, 8px) var(--balloon-tooltip-size-padding-bottom, 8px) var(--balloon-tooltip-size-padding-left, 8px); } .next-balloon[dir="rtl"] { /* 带关闭按钮的右侧padding变大 */ } .next-balloon[dir="rtl"].next-balloon-primary .next-balloon-close { left: 12px; left: var(--balloon-size-close-margin-right, 12px); right: auto; } .next-balloon[dir="rtl"].next-balloon-primary.next-balloon-right:after { left: -7px; left: var(--balloon-size-arrow-expose-primary, -7px); right: auto; border-right: none; border-top: none; border-left: inherit; border-bottom: inherit; } .next-balloon[dir="rtl"].next-balloon-primary.next-balloon-left:after { right: -7px; right: var(--balloon-size-arrow-expose-primary, -7px); left: auto; border-left: none; border-bottom: none; border-right: inherit; border-top: inherit; } .next-balloon[dir="rtl"].next-balloon-primary.next-balloon-left-top:after { right: -7px; right: var(--balloon-size-arrow-expose-primary, -7px); left: auto; border-left: none; border-bottom: none; border-top: inherit; border-right: inherit; } .next-balloon[dir="rtl"].next-balloon-primary.next-balloon-left-bottom:after { right: -7px; right: var(--balloon-size-arrow-expose-primary, -7px); left: auto; border-left: none; border-bottom: none; border-top: inherit; border-right: inherit; } .next-balloon[dir="rtl"].next-balloon-primary.next-balloon-right-top:after { left: -7px; left: var(--balloon-size-arrow-expose-primary, -7px); right: auto; border-right: none; border-top: none; border-bottom: inherit; border-left: inherit; } .next-balloon[dir="rtl"].next-balloon-primary.next-balloon-right-bottom:after { left: -7px; left: var(--balloon-size-arrow-expose-primary, -7px); right: auto; border-right: none; border-top: none; border-bottom: inherit; border-left: inherit; } .next-balloon[dir="rtl"].next-balloon-primary.next-balloon-top-left:after { right: 12px; right: var(--balloon-size-arrow-margin, 12px); left: auto; } .next-balloon[dir="rtl"].next-balloon-primary.next-balloon-top-right:after { right: auto; left: 12px; left: var(--balloon-size-arrow-margin, 12px); } .next-balloon[dir="rtl"].next-balloon-primary.next-balloon-bottom-left:after { right: 12px; right: var(--balloon-size-arrow-margin, 12px); left: auto; } .next-balloon[dir="rtl"].next-balloon-primary.next-balloon-bottom-right:after { left: 12px; left: var(--balloon-size-arrow-margin, 12px); right: auto; } .next-balloon[dir="rtl"].next-balloon-normal .next-balloon-close { left: 12px; left: var(--balloon-size-close-margin-right, 12px); right: auto; } .next-balloon[dir="rtl"].next-balloon-normal.next-balloon-right:after { left: -7px; left: var(--balloon-size-arrow-expose, -7px); right: auto; border-right: none; border-top: none; border-left: inherit; border-bottom: inherit; } .next-balloon[dir="rtl"].next-balloon-normal.next-balloon-left:after { right: -7px; right: var(--balloon-size-arrow-expose, -7px); left: auto; border-left: none; border-bottom: none; border-right: inherit; border-top: inherit; } .next-balloon[dir="rtl"].next-balloon-normal.next-balloon-left-top:after { right: -7px; right: var(--balloon-size-arrow-expose, -7px); left: auto; border-left: none; border-bottom: none; border-top: inherit; border-right: inherit; } .next-balloon[dir="rtl"].next-balloon-normal.next-balloon-left-bottom:after { right: -7px; right: var(--balloon-size-arrow-expose, -7px); left: auto; border-left: none; border-bottom: none; border-top: inherit; border-right: inherit; } .next-balloon[dir="rtl"].next-balloon-normal.next-balloon-right-top:after { left: -7px; left: var(--balloon-size-arrow-expose, -7px); right: auto; border-right: none; border-top: none; border-bottom: inherit; border-left: inherit; } .next-balloon[dir="rtl"].next-balloon-normal.next-balloon-right-bottom:after { left: -7px; left: var(--balloon-size-arrow-expose, -7px); right: auto; border-right: none; border-top: none; border-bottom: inherit; border-left: inherit; } .next-balloon[dir="rtl"].next-balloon-normal.next-balloon-top-left:after { right: 12px; right: var(--balloon-size-arrow-margin, 12px); left: auto; } .next-balloon[dir="rtl"].next-balloon-normal.next-balloon-top-right:after { right: auto; left: 12px; left: var(--balloon-size-arrow-margin, 12px); } .next-balloon[dir="rtl"].next-balloon-normal.next-balloon-bottom-left:after { right: 12px; right: var(--balloon-size-arrow-margin, 12px); left: auto; } .next-balloon[dir="rtl"].next-balloon-normal.next-balloon-bottom-right:after { left: 12px; left: var(--balloon-size-arrow-margin, 12px); right: auto; } .next-balloon[dir="rtl"].next-balloon-closable { padding: 16px 16px 16px 40px; padding: var(--balloon-size-padding-top, 16px) var(--balloon-size-padding-right, 16px) var(--balloon-size-padding-top, 16px) var(--balloon-size-padding-closable-right, 40px); } .next-balloon-tooltip[dir="rtl"] { /* size */ } .next-balloon-tooltip[dir="rtl"].next-balloon-tooltip-right:after { left: -7px; left: var(--balloon-size-arrow-expose, -7px); right: auto; border-top: none; border-right: none; border-left: inherit; border-bottom: inherit; } .next-balloon-tooltip[dir="rtl"].next-balloon-tooltip-left:after { right: -7px; right: var(--balloon-size-arrow-expose, -7px); left: auto; border-top: inherit; border-right: inherit; border-left: none; border-bottom: none; } .next-balloon-tooltip[dir="rtl"].next-balloon-tooltip-left-top:after { right: -7px; right: var(--balloon-size-arrow-expose, -7px); left: auto; border-top: inherit; border-right: inherit; border-left: none; border-bottom: none; } .next-balloon-tooltip[dir="rtl"].next-balloon-tooltip-left-bottom:after { right: -7px; right: var(--balloon-size-arrow-expose, -7px); left: auto; border-top: inherit; border-right: inherit; border-left: none; border-bottom: none; } .next-balloon-tooltip[dir="rtl"].next-balloon-tooltip-right-top:after { left: -7px; left: var(--balloon-size-arrow-expose, -7px); right: auto; border-top: none; border-right: none; border-left: inherit; border-bottom: inherit; } .next-balloon-tooltip[dir="rtl"].next-balloon-tooltip-right-bottom:after { left: -7px; left: var(--balloon-size-arrow-expose, -7px); right: auto; border-top: none; border-right: none; border-left: inherit; border-bottom: inherit; } .next-balloon-tooltip[dir="rtl"].next-balloon-tooltip-top-left:after { right: 12px; right: var(--balloon-size-arrow-margin, 12px); left: auto; } .next-balloon-tooltip[dir="rtl"].next-balloon-tooltip-top-right:after { left: 12px; left: var(--balloon-size-arrow-margin, 12px); right: auto; } .next-balloon-tooltip[dir="rtl"].next-balloon-tooltip-bottom-left:after { right: 12px; right: var(--balloon-size-arrow-margin, 12px); left: auto; } .next-balloon-tooltip[dir="rtl"].next-balloon-tooltip-bottom-right:after { left: 12px; left: var(--balloon-size-arrow-margin, 12px); right: auto; } .next-balloon-tooltip[dir="rtl"].next-balloon-tooltip-medium { padding: 8px 8px 8px 8px; padding: var(--balloon-tooltip-size-padding-top, 8px) var(--balloon-tooltip-size-padding-left, 8px) var(--balloon-tooltip-size-padding-bottom, 8px) var(--balloon-tooltip-size-padding-right, 8px); } @charset "UTF-8"; .next-sr-only { position: absolute; width: 1px; height: 1px; padding: 0; overflow: hidden; clip: rect(0, 0, 0, 0); white-space: nowrap; border: 0; margin: -1px; } /* put your code here */ .next-breadcrumb { display: block; margin: 0; padding: 0; white-space: nowrap; height: 16px; height: var(--breadcrumb-height, 16px); line-height: 16px; line-height: var(--breadcrumb-height, 16px); } .next-breadcrumb .next-breadcrumb-item { display: inline-block; } .next-breadcrumb .next-breadcrumb-item .next-breadcrumb-text { display: inline-block; text-decoration: none; text-align: center; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; transition: all 100ms linear; transition: all var(--motion-duration-immediately, 100ms) var(--motion-linear, linear); } .next-breadcrumb .next-breadcrumb-item .next-breadcrumb-text > b { font-weight: normal; } .next-breadcrumb .next-breadcrumb-item .next-breadcrumb-separator { display: inline-block; vertical-align: top; } .next-breadcrumb .next-breadcrumb-text { height: 16px; height: var(--breadcrumb-height, 16px); min-width: 16px; min-width: var(--breadcrumb-text-min-width, 16px); font-size: 12px; font-size: var(--breadcrumb-size-m-font-size, 12px); line-height: 16px; line-height: var(--breadcrumb-height, 16px); } .next-breadcrumb .next-breadcrumb-separator { height: 16px; height: var(--breadcrumb-height, 16px); margin: 0 8px; margin: 0 var(--breadcrumb-size-m-icon-margin, 8px); font-size: 8px; font-size: var(--breadcrumb-size-m-icon-size, 8px); line-height: 16px; line-height: var(--breadcrumb-height, 16px); } .next-breadcrumb .next-breadcrumb-separator .next-icon:before { display: block; } .next-breadcrumb .next-breadcrumb-separator .next-icon:before, .next-breadcrumb .next-breadcrumb-separator .next-icon .next-icon-remote { width: 8px; width: var(--breadcrumb-size-m-icon-size, 8px); font-size: 8px; font-size: var(--breadcrumb-size-m-icon-size, 8px); line-height: inherit; } @media all and (-webkit-min-device-pixel-ratio: 0) and (min-resolution: 0.001dpcm) { .next-breadcrumb .next-breadcrumb-separator .next-icon { transform: scale(0.5); margin-left: -4px; margin-left: calc(0px - var(--icon-s, 16px)/2 + var(--breadcrumb-size-m-icon-size, 8px)/2); margin-right: -4px; margin-right: calc(0px - var(--icon-s, 16px)/2 + var(--breadcrumb-size-m-icon-size, 8px)/2); } .next-breadcrumb .next-breadcrumb-separator .next-icon:before { width: 16px; width: var(--icon-s, 16px); font-size: 16px; font-size: var(--icon-s, 16px); } } .next-breadcrumb .next-breadcrumb-text-ellipsis { font-size: 12px; font-size: var(--breadcrumb-size-ellipsis-font-size, 12px); } .next-breadcrumb .next-breadcrumb-text { color: #666666; color: var(--breadcrumb-text-color, #666666); } .next-breadcrumb .next-breadcrumb-text > b { color: #5584FF; color: var(--breadcrumb-text-keyword-color, #5584FF); } .next-breadcrumb .next-breadcrumb-text > a { color: #666666; color: var(--breadcrumb-text-color, #666666); text-decoration: none; text-align: center; } .next-breadcrumb .next-breadcrumb-text.activated { color: #333333; color: var(--breadcrumb-text-current-color, #333333); font-weight: normal; font-weight: var(--breadcrumb-text-current-weight, normal); } .next-breadcrumb .next-breadcrumb-text.activated > a { color: #333333; color: var(--breadcrumb-text-current-color, #333333); font-weight: normal; font-weight: var(--breadcrumb-text-current-weight, normal); } .next-breadcrumb .next-breadcrumb-text-ellipsis { color: #666666; color: var(--breadcrumb-text-ellipsis-color, #666666); cursor: default; } .next-breadcrumb .next-breadcrumb-separator { color: #A0A2AD; color: var(--breadcrumb-icon-color, #A0A2AD); } .next-breadcrumb .next-breadcrumb-text:not(.next-breadcrumb-text-ellipsis):hover > a { color: #5584FF; color: var(--breadcrumb-text-color-hover, #5584FF); } .next-breadcrumb a.next-breadcrumb-text.activated:hover > a { color: #5584FF; color: var(--breadcrumb-text-current-color-hover, #5584FF); } .next-breadcrumb a.next-breadcrumb-text:not(.next-breadcrumb-text-ellipsis):hover { color: #5584FF; color: var(--breadcrumb-text-color-hover, #5584FF); } .next-breadcrumb a.next-breadcrumb-text:not(.next-breadcrumb-text-ellipsis):hover > b { color: #5584FF; color: var(--breadcrumb-text-keyword-color-hover, #5584FF); } .next-breadcrumb a.next-breadcrumb-text.activated:hover { color: #5584FF; color: var(--breadcrumb-text-current-color-hover, #5584FF); font-weight: normal; font-weight: var(--breadcrumb-text-current-weight, normal); } .next-breadcrumb-icon-sep::before { content: "\E619"; content: var(--breadcrumb-icon-sep-content, "\E619"); } @charset "UTF-8"; .next-sr-only { position: absolute; width: 1px; height: 1px; padding: 0; overflow: hidden; clip: rect(0, 0, 0, 0); white-space: nowrap; border: 0; margin: -1px; } .next-btn { box-sizing: border-box; } .next-btn *, .next-btn *:before, .next-btn *:after { box-sizing: border-box; } .next-btn::-moz-focus-inner { border: 0; padding: 0; } .next-btn, .next-btn:active, .next-btn:focus, .next-btn:hover { outline: 0; } @keyframes loadingCircle { 0% { transform-origin: 50% 50%; transform: rotate(0deg); } 100% { transform-origin: 50% 50%; transform: rotate(360deg); } } .next-btn { /* 尺寸维度 */ /* ---------------------------------------- */ /* 普通按钮 */ /* 普通态禁用样式 */ /* 警告按钮 */ /* 文本按钮 */ /* loading */ /* ---------------------------------------- */ /* custom loading */ /* 幽灵按钮 */ /* 组合 */ /* ---------------------------------------- */ } .next-btn { position: relative; display: inline-block; box-shadow: none; box-shadow: var(--btn-shadow, none); text-decoration: none; text-align: center; text-transform: none; white-space: nowrap; vertical-align: middle; user-select: none; transition: all 100ms linear; transition: all var(--motion-duration-immediately, 100ms) var(--motion-linear, linear); line-height: 1; cursor: pointer; } .next-btn:after { text-align: center; position: absolute; opacity: 0; visibility: hidden; transition: opacity 100ms linear; transition: opacity var(--motion-duration-immediately, 100ms) var(--motion-linear, linear); } .next-btn::before { content: ''; display: inline-block; height: 100%; width: 0; vertical-align: middle; } .next-btn .next-icon { display: inline-block; font-size: 0; vertical-align: middle; } .next-btn > span, .next-btn > div { display: inline-block; vertical-align: middle; } .next-btn > .next-btn-helper { text-decoration: inherit; display: inline-block; vertical-align: middle; } .next-btn.hover, .next-btn:hover { box-shadow: none; box-shadow: var(--btn-shadow-hover, none); } .next-btn.next-small { border-radius: 3px; border-radius: var(--btn-size-s-corner, 3px); padding: 0 8px; padding: 0 var(--btn-size-s-padding, 8px); height: 20px; height: var(--btn-size-s-height, 20px); font-size: 12px; font-size: var(--btn-size-s-font, 12px); border-width: 1px; border-width: var(--btn-size-s-border-width, 1px); } .next-btn.next-small > .next-btn-icon.next-icon-first { margin-left: 0; margin-right: 4px; margin-right: var(--btn-size-s-icon-margin, 4px); } .next-btn.next-small > .next-btn-icon.next-icon-first:before, .next-btn.next-small > .next-btn-icon.next-icon-first .next-icon-remote { width: 12px; width: var(--btn-size-s-icon-size, 12px); font-size: 12px; font-size: var(--btn-size-s-icon-size, 12px); line-height: inherit; } .next-btn.next-small > .next-btn-icon.next-icon-last { margin-left: 4px; margin-left: var(--btn-size-s-icon-margin, 4px); margin-right: 0; } .next-btn.next-small > .next-btn-icon.next-icon-last:before, .next-btn.next-small > .next-btn-icon.next-icon-last .next-icon-remote { width: 12px; width: var(--btn-size-s-icon-size, 12px); font-size: 12px; font-size: var(--btn-size-s-icon-size, 12px); line-height: inherit; } .next-btn.next-small > .next-btn-icon.next-icon-alone:before, .next-btn.next-small > .next-btn-icon.next-icon-alone .next-icon-remote { width: 12px; width: var(--btn-size-s-icon-size, 12px); font-size: 12px; font-size: var(--btn-size-s-icon-size, 12px); line-height: inherit; } .next-btn.next-small.next-btn-loading { padding-left: 24px; padding-left: calc(var(--btn-size-s-padding, 8px) + var(--btn-size-s-icon-size, 12px) + var(--btn-size-s-icon-margin, 4px)); } .next-btn.next-small.next-btn-loading:after { width: 12px; width: var(--btn-size-s-icon-size, 12px); height: 12px; height: var(--btn-size-s-icon-size, 12px); font-size: 12px; font-size: var(--btn-size-s-icon-size, 12px); line-height: 12px; line-height: var(--btn-size-s-icon-size, 12px); left: 8px; left: var(--btn-size-s-padding, 8px); top: 50%; text-align: center; margin-top: -6px; margin-top: calc(0px - var(--btn-size-s-icon-size, 12px)/2); margin-right: 4px; margin-right: var(--btn-size-s-icon-margin, 4px); } .next-btn.next-small.next-btn-loading > .next-icon { display: none; } .next-btn.next-small > .next-btn-custom-loading-icon { opacity: 0; width: 0; } .next-btn.next-small > .next-btn-custom-loading-icon.show { width: 12px; width: var(--btn-size-s-icon-size, 12px); margin-right: 4px; margin-right: var(--btn-size-s-icon-margin, 4px); opacity: 1; transition: all 100ms linear; transition: all var(--motion-duration-immediately, 100ms) var(--motion-linear, linear); } .next-btn.next-medium { border-radius: 3px; border-radius: var(--btn-size-m-corner, 3px); padding: 0 12px; padding: 0 var(--btn-size-m-padding, 12px); height: 28px; height: var(--btn-size-m-height, 28px); font-size: 12px; font-size: var(--btn-size-m-font, 12px); border-width: 1px; border-width: var(--btn-size-m-border-width, 1px); } .next-btn.next-medium > .next-btn-icon.next-icon-first { margin-left: 0; margin-right: 4px; margin-right: var(--btn-size-m-icon-margin, 4px); } .next-btn.next-medium > .next-btn-icon.next-icon-first:before, .next-btn.next-medium > .next-btn-icon.next-icon-first .next-icon-remote { width: 12px; width: var(--btn-size-m-icon-size, 12px); font-size: 12px; font-size: var(--btn-size-m-icon-size, 12px); line-height: inherit; } .next-btn.next-medium > .next-btn-icon.next-icon-last { margin-left: 4px; margin-left: var(--btn-size-m-icon-margin, 4px); margin-right: 0; } .next-btn.next-medium > .next-btn-icon.next-icon-last:before, .next-btn.next-medium > .next-btn-icon.next-icon-last .next-icon-remote { width: 12px; width: var(--btn-size-m-icon-size, 12px); font-size: 12px; font-size: var(--btn-size-m-icon-size, 12px); line-height: inherit; } .next-btn.next-medium > .next-btn-icon.next-icon-alone:before, .next-btn.next-medium > .next-btn-icon.next-icon-alone .next-icon-remote { width: 12px; width: var(--btn-size-m-icon-size, 12px); font-size: 12px; font-size: var(--btn-size-m-icon-size, 12px); line-height: inherit; } .next-btn.next-medium.next-btn-loading { padding-left: 28px; padding-left: calc(var(--btn-size-m-padding, 12px) + var(--btn-size-m-icon-size, 12px) + var(--btn-size-m-icon-margin, 4px)); } .next-btn.next-medium.next-btn-loading:after { width: 12px; width: var(--btn-size-m-icon-size, 12px); height: 12px; height: var(--btn-size-m-icon-size, 12px); font-size: 12px; font-size: var(--btn-size-m-icon-size, 12px); line-height: 12px; line-height: var(--btn-size-m-icon-size, 12px); left: 12px; left: var(--btn-size-m-padding, 12px); top: 50%; text-align: center; margin-top: -6px; margin-top: calc(0px - var(--btn-size-m-icon-size, 12px)/2); margin-right: 4px; margin-right: var(--btn-size-m-icon-margin, 4px); } .next-btn.next-medium.next-btn-loading > .next-icon { display: none; } .next-btn.next-medium > .next-btn-custom-loading-icon { opacity: 0; width: 0; } .next-btn.next-medium > .next-btn-custom-loading-icon.show { width: 12px; width: var(--btn-size-m-icon-size, 12px); margin-right: 4px; margin-right: var(--btn-size-m-icon-margin, 4px); opacity: 1; transition: all 100ms linear; transition: all var(--motion-duration-immediately, 100ms) var(--motion-linear, linear); } .next-btn.next-large { border-radius: 3px; border-radius: var(--btn-size-l-corner, 3px); padding: 0 16px; padding: 0 var(--btn-size-l-padding, 16px); height: 40px; height: var(--btn-size-l-height, 40px); font-size: 16px; font-size: var(--btn-size-l-font, 16px); border-width: 1px; border-width: var(--btn-size-l-border-width, 1px); } .next-btn.next-large > .next-btn-icon.next-icon-first { margin-left: 0; margin-right: 4px; margin-right: var(--btn-size-l-icon-margin, 4px); } .next-btn.next-large > .next-btn-icon.next-icon-first:before, .next-btn.next-large > .next-btn-icon.next-icon-first .next-icon-remote { width: 16px; width: var(--btn-size-l-icon-size, 16px); font-size: 16px; font-size: var(--btn-size-l-icon-size, 16px); line-height: inherit; } .next-btn.next-large > .next-btn-icon.next-icon-last { margin-left: 4px; margin-left: var(--btn-size-l-icon-margin, 4px); margin-right: 0; } .next-btn.next-large > .next-btn-icon.next-icon-last:before, .next-btn.next-large > .next-btn-icon.next-icon-last .next-icon-remote { width: 16px; width: var(--btn-size-l-icon-size, 16px); font-size: 16px; font-size: var(--btn-size-l-icon-size, 16px); line-height: inherit; } .next-btn.next-large > .next-btn-icon.next-icon-alone:before, .next-btn.next-large > .next-btn-icon.next-icon-alone .next-icon-remote { width: 16px; width: var(--btn-size-l-icon-size, 16px); font-size: 16px; font-size: var(--btn-size-l-icon-size, 16px); line-height: inherit; } .next-btn.next-large.next-btn-loading { padding-left: 36px; padding-left: calc(var(--btn-size-l-padding, 16px) + var(--btn-size-l-icon-size, 16px) + var(--btn-size-l-icon-margin, 4px)); } .next-btn.next-large.next-btn-loading:after { width: 16px; width: var(--btn-size-l-icon-size, 16px); height: 16px; height: var(--btn-size-l-icon-size, 16px); font-size: 16px; font-size: var(--btn-size-l-icon-size, 16px); line-height: 16px; line-height: var(--btn-size-l-icon-size, 16px); left: 16px; left: var(--btn-size-l-padding, 16px); top: 50%; text-align: center; margin-top: -8px; margin-top: calc(0px - var(--btn-size-l-icon-size, 16px)/2); margin-right: 4px; margin-right: var(--btn-size-l-icon-margin, 4px); } .next-btn.next-large.next-btn-loading > .next-icon { display: none; } .next-btn.next-large > .next-btn-custom-loading-icon { opacity: 0; width: 0; } .next-btn.next-large > .next-btn-custom-loading-icon.show { width: 16px; width: var(--btn-size-l-icon-size, 16px); margin-right: 4px; margin-right: var(--btn-size-l-icon-margin, 4px); opacity: 1; transition: all 100ms linear; transition: all var(--motion-duration-immediately, 100ms) var(--motion-linear, linear); } .next-btn.next-btn-normal { border-style: solid; border-style: var(--btn-pure-normal-border-style, solid); background-color: #FFFFFF; background-color: var(--btn-pure-normal-bg, #FFFFFF); border-color: #C4C6CF; border-color: var(--btn-pure-normal-border-color, #C4C6CF); } .next-btn.next-btn-normal, .next-btn.next-btn-normal:link, .next-btn.next-btn-normal:visited, .next-btn.next-btn-normal.visited { color: #333333; color: var(--btn-pure-normal-color, #333333); } .next-btn.next-btn-normal:focus, .next-btn.next-btn-normal:hover, .next-btn.next-btn-normal.hover { color: #333333; color: var(--btn-pure-normal-color-hover, #333333); background-color: #F2F3F7; background-color: var(--btn-pure-normal-bg-hover, #F2F3F7); border-color: #A0A2AD; border-color: var(--btn-pure-normal-border-color-hover, #A0A2AD); text-decoration: none; } .next-btn.next-btn-normal:active, .next-btn.next-btn-normal.active { color: #333333; color: var(--btn-pure-normal-color-active, #333333); background-color: #F2F3F7; background-color: var(--btn-pure-normal-bg-active, #F2F3F7); border-color: #A0A2AD; border-color: var(--btn-pure-normal-border-color-active, #A0A2AD); text-decoration: none; } .next-btn.next-btn-primary { border-style: solid; border-style: var(--btn-pure-primary-border-style, solid); background-color: #5584FF; background-color: var(--btn-pure-primary-bg, #5584FF); border-color: transparent; border-color: var(--btn-pure-primary-border-color, transparent); } .next-btn.next-btn-primary, .next-btn.next-btn-primary:link, .next-btn.next-btn-primary:visited, .next-btn.next-btn-primary.visited { color: #FFFFFF; color: var(--btn-pure-primary-color, #FFFFFF); } .next-btn.next-btn-primary:focus, .next-btn.next-btn-primary:hover, .next-btn.next-btn-primary.hover { color: #FFFFFF; color: var(--btn-pure-primary-color-hover, #FFFFFF); background-color: #3E71F7; background-color: var(--btn-pure-primary-bg-hover, #3E71F7); border-color: transparent; border-color: var(--btn-pure-primary-border-color-hover, transparent); text-decoration: none; } .next-btn.next-btn-primary:active, .next-btn.next-btn-primary.active { color: #FFFFFF; color: var(--btn-pure-primary-color-active, #FFFFFF); background-color: #3E71F7; background-color: var(--btn-pure-primary-bg-active, #3E71F7); border-color: transparent; border-color: var(--btn-pure-primary-border-color-active, transparent); text-decoration: none; } .next-btn.next-btn-secondary { border-style: solid; border-style: var(--btn-pure-secondary-border-style, solid); background-color: #FFFFFF; background-color: var(--btn-pure-secondary-bg, #FFFFFF); border-color: #5584FF; border-color: var(--btn-pure-secondary-border-color, #5584FF); } .next-btn.next-btn-secondary, .next-btn.next-btn-secondary:link, .next-btn.next-btn-secondary:visited, .next-btn.next-btn-secondary.visited { color: #5584FF; color: var(--btn-pure-secondary-color, #5584FF); } .next-btn.next-btn-secondary:focus, .next-btn.next-btn-secondary:hover, .next-btn.next-btn-secondary.hover { color: #FFFFFF; color: var(--btn-pure-secondary-color-hover, #FFFFFF); background-color: #3E71F7; background-color: var(--btn-pure-secondary-bg-hover, #3E71F7); border-color: #3E71F7; border-color: var(--btn-pure-secondary-border-color-hover, #3E71F7); text-decoration: none; } .next-btn.next-btn-secondary:active, .next-btn.next-btn-secondary.active { color: #FFFFFF; color: var(--btn-pure-secondary-color-active, #FFFFFF); background-color: #3E71F7; background-color: var(--btn-pure-secondary-bg-active, #3E71F7); border-color: #3E71F7; border-color: var(--btn-pure-secondary-border-color-active, #3E71F7); text-decoration: none; } .next-btn.disabled, .next-btn[disabled] { cursor: not-allowed; } .next-btn.disabled.next-btn-normal, .next-btn[disabled].next-btn-normal { background-color: #F7F8FA; background-color: var(--btn-pure-normal-bg-disabled, #F7F8FA); border-color: #E6E7EB; border-color: var(--btn-pure-normal-border-color-disabled, #E6E7EB); } .next-btn.disabled.next-btn-normal, .next-btn.disabled.next-btn-normal:link, .next-btn.disabled.next-btn-normal:visited, .next-btn.disabled.next-btn-normal.visited, .next-btn[disabled].next-btn-normal, .next-btn[disabled].next-btn-normal:link, .next-btn[disabled].next-btn-normal:visited, .next-btn[disabled].next-btn-normal.visited { color: #CCCCCC; color: var(--btn-pure-normal-color-disabled, #CCCCCC); } .next-btn.disabled.next-btn-normal:focus, .next-btn.disabled.next-btn-normal:hover, .next-btn.disabled.next-btn-normal.hover, .next-btn[disabled].next-btn-normal:focus, .next-btn[disabled].next-btn-normal:hover, .next-btn[disabled].next-btn-normal.hover { color: #CCCCCC; color: var(--btn-pure-normal-color-disabled, #CCCCCC); background-color: #F7F8FA; background-color: var(--btn-pure-normal-bg-disabled, #F7F8FA); border-color: #E6E7EB; border-color: var(--btn-pure-normal-border-color-disabled, #E6E7EB); text-decoration: none; } .next-btn.disabled.next-btn-normal:active, .next-btn.disabled.next-btn-normal.active, .next-btn[disabled].next-btn-normal:active, .next-btn[disabled].next-btn-normal.active { color: #CCCCCC; color: var(--btn-pure-normal-color-disabled, #CCCCCC); background-color: #F7F8FA; background-color: var(--btn-pure-normal-bg-disabled, #F7F8FA); border-color: #E6E7EB; border-color: var(--btn-pure-normal-border-color-disabled, #E6E7EB); text-decoration: none; } .next-btn.disabled.next-btn-primary, .next-btn[disabled].next-btn-primary { background-color: #F7F8FA; background-color: var(--btn-pure-primary-bg-disabled, #F7F8FA); border-color: #E6E7EB; border-color: var(--btn-pure-primary-border-color-disabled, #E6E7EB); } .next-btn.disabled.next-btn-primary, .next-btn.disabled.next-btn-primary:link, .next-btn.disabled.next-btn-primary:visited, .next-btn.disabled.next-btn-primary.visited, .next-btn[disabled].next-btn-primary, .next-btn[disabled].next-btn-primary:link, .next-btn[disabled].next-btn-primary:visited, .next-btn[disabled].next-btn-primary.visited { color: #CCCCCC; color: var(--btn-pure-primary-color-disabled, #CCCCCC); } .next-btn.disabled.next-btn-primary:focus, .next-btn.disabled.next-btn-primary:hover, .next-btn.disabled.next-btn-primary.hover, .next-btn[disabled].next-btn-primary:focus, .next-btn[disabled].next-btn-primary:hover, .next-btn[disabled].next-btn-primary.hover { color: #CCCCCC; color: var(--btn-pure-primary-color-disabled, #CCCCCC); background-color: #F7F8FA; background-color: var(--btn-pure-primary-bg-disabled, #F7F8FA); border-color: #E6E7EB; border-color: var(--btn-pure-primary-border-color-disabled, #E6E7EB); text-decoration: none; } .next-btn.disabled.next-btn-primary:active, .next-btn.disabled.next-btn-primary.active, .next-btn[disabled].next-btn-primary:active, .next-btn[disabled].next-btn-primary.active { color: #CCCCCC; color: var(--btn-pure-primary-color-disabled, #CCCCCC); background-color: #F7F8FA; background-color: var(--btn-pure-primary-bg-disabled, #F7F8FA); border-color: #E6E7EB; border-color: var(--btn-pure-primary-border-color-disabled, #E6E7EB); text-decoration: none; } .next-btn.disabled.next-btn-secondary, .next-btn[disabled].next-btn-secondary { background-color: #F7F8FA; background-color: var(--btn-pure-secondary-bg-disabled, #F7F8FA); border-color: #E6E7EB; border-color: var(--btn-pure-secondary-border-color-disabled, #E6E7EB); } .next-btn.disabled.next-btn-secondary, .next-btn.disabled.next-btn-secondary:link, .next-btn.disabled.next-btn-secondary:visited, .next-btn.disabled.next-btn-secondary.visited, .next-btn[disabled].next-btn-secondary, .next-btn[disabled].next-btn-secondary:link, .next-btn[disabled].next-btn-secondary:visited, .next-btn[disabled].next-btn-secondary.visited { color: #CCCCCC; color: var(--btn-pure-secondary-color-disabled, #CCCCCC); } .next-btn.disabled.next-btn-secondary:focus, .next-btn.disabled.next-btn-secondary:hover, .next-btn.disabled.next-btn-secondary.hover, .next-btn[disabled].next-btn-secondary:focus, .next-btn[disabled].next-btn-secondary:hover, .next-btn[disabled].next-btn-secondary.hover { color: #CCCCCC; color: var(--btn-pure-secondary-color-disabled, #CCCCCC); background-color: #F7F8FA; background-color: var(--btn-pure-secondary-bg-disabled, #F7F8FA); border-color: #E6E7EB; border-color: var(--btn-pure-secondary-border-color-disabled, #E6E7EB); text-decoration: none; } .next-btn.disabled.next-btn-secondary:active, .next-btn.disabled.next-btn-secondary.active, .next-btn[disabled].next-btn-secondary:active, .next-btn[disabled].next-btn-secondary.active { color: #CCCCCC; color: var(--btn-pure-secondary-color-disabled, #CCCCCC); background-color: #F7F8FA; background-color: var(--btn-pure-secondary-bg-disabled, #F7F8FA); border-color: #E6E7EB; border-color: var(--btn-pure-secondary-border-color-disabled, #E6E7EB); text-decoration: none; } .next-btn-warning { border-style: solid; border-style: var(--btn-warning-border-style, solid); } .next-btn-warning.next-btn-primary { background-color: #FF3000; background-color: var(--btn-warning-primary-bg, #FF3000); border-color: #FF3000; border-color: var(--btn-warning-primary-border-color, #FF3000); } .next-btn-warning.next-btn-primary, .next-btn-warning.next-btn-primary:link, .next-btn-warning.next-btn-primary:visited, .next-btn-warning.next-btn-primary.visited { color: #FFFFFF; color: var(--btn-warning-primary-color, #FFFFFF); } .next-btn-warning.next-btn-primary:focus, .next-btn-warning.next-btn-primary:hover, .next-btn-warning.next-btn-primary.hover { color: #FFFFFF; color: var(--btn-warning-primary-color-hover, #FFFFFF); background-color: #E72B00; background-color: var(--btn-warning-primary-bg-hover, #E72B00); border-color: #E72B00; border-color: var(--btn-warning-primary-border-color-hover, #E72B00); text-decoration: none; } .next-btn-warning.next-btn-primary:active, .next-btn-warning.next-btn-primary.active { color: #FFFFFF; color: var(--btn-warning-primary-color-active, #FFFFFF); background-color: #E72B00; background-color: var(--btn-warning-primary-bg-active, #E72B00); border-color: #E72B00; border-color: var(--btn-warning-primary-border-color-active, #E72B00); text-decoration: none; } .next-btn-warning.next-btn-primary.disabled, .next-btn-warning.next-btn-primary[disabled] { background-color: #F7F8FA; background-color: var(--btn-warning-primary-bg-disabled, #F7F8FA); border-color: #DCDEE3; border-color: var(--btn-warning-primary-border-color-disabled, #DCDEE3); } .next-btn-warning.next-btn-primary.disabled, .next-btn-warning.next-btn-primary.disabled:link, .next-btn-warning.next-btn-primary.disabled:visited, .next-btn-warning.next-btn-primary.disabled.visited, .next-btn-warning.next-btn-primary[disabled], .next-btn-warning.next-btn-primary[disabled]:link, .next-btn-warning.next-btn-primary[disabled]:visited, .next-btn-warning.next-btn-primary[disabled].visited { color: #CCCCCC; color: var(--btn-warning-primary-color-disabled, #CCCCCC); } .next-btn-warning.next-btn-primary.disabled:focus, .next-btn-warning.next-btn-primary.disabled:hover, .next-btn-warning.next-btn-primary.disabled.hover, .next-btn-warning.next-btn-primary[disabled]:focus, .next-btn-warning.next-btn-primary[disabled]:hover, .next-btn-warning.next-btn-primary[disabled].hover { color: #CCCCCC; color: var(--btn-warning-primary-color-disabled, #CCCCCC); background-color: #F7F8FA; background-color: var(--btn-warning-primary-bg-disabled, #F7F8FA); border-color: #DCDEE3; border-color: var(--btn-warning-primary-border-color-disabled, #DCDEE3); text-decoration: none; } .next-btn-warning.next-btn-primary.disabled:active, .next-btn-warning.next-btn-primary.disabled.active, .next-btn-warning.next-btn-primary[disabled]:active, .next-btn-warning.next-btn-primary[disabled].active { color: #CCCCCC; color: var(--btn-warning-primary-color-disabled, #CCCCCC); background-color: #F7F8FA; background-color: var(--btn-warning-primary-bg-disabled, #F7F8FA); border-color: #DCDEE3; border-color: var(--btn-warning-primary-border-color-disabled, #DCDEE3); text-decoration: none; } .next-btn-warning.next-btn-normal { background-color: #FFFFFF; background-color: var(--btn-warning-normal-bg, #FFFFFF); border-color: #FF3000; border-color: var(--btn-warning-normal-border-color, #FF3000); } .next-btn-warning.next-btn-normal, .next-btn-warning.next-btn-normal:link, .next-btn-warning.next-btn-normal:visited, .next-btn-warning.next-btn-normal.visited { color: #FF3000; color: var(--btn-warning-normal-color, #FF3000); } .next-btn-warning.next-btn-normal:focus, .next-btn-warning.next-btn-normal:hover, .next-btn-warning.next-btn-normal.hover { color: #FFFFFF; color: var(--btn-warning-normal-color-hover, #FFFFFF); background-color: #E72B00; background-color: var(--btn-warning-normal-bg-hover, #E72B00); border-color: #E72B00; border-color: var(--btn-warning-normal-border-color-hover, #E72B00); text-decoration: none; } .next-btn-warning.next-btn-normal:active, .next-btn-warning.next-btn-normal.active { color: #FFFFFF; color: var(--btn-warning-normal-color-active, #FFFFFF); background-color: #E72B00; background-color: var(--btn-warning-normal-bg-active, #E72B00); border-color: #E72B00; border-color: var(--btn-warning-normal-border-color-active, #E72B00); text-decoration: none; } .next-btn-warning.next-btn-normal.disabled, .next-btn-warning.next-btn-normal[disabled] { background-color: #F7F8FA; background-color: var(--btn-warning-normal-bg-disabled, #F7F8FA); border-color: #E6E7EB; border-color: var(--btn-warning-normal-border-color-disabled, #E6E7EB); } .next-btn-warning.next-btn-normal.disabled, .next-btn-warning.next-btn-normal.disabled:link, .next-btn-warning.next-btn-normal.disabled:visited, .next-btn-warning.next-btn-normal.disabled.visited, .next-btn-warning.next-btn-normal[disabled], .next-btn-warning.next-btn-normal[disabled]:link, .next-btn-warning.next-btn-normal[disabled]:visited, .next-btn-warning.next-btn-normal[disabled].visited { color: #CCCCCC; color: var(--btn-warning-normal-color-disabled, #CCCCCC); } .next-btn-warning.next-btn-normal.disabled:focus, .next-btn-warning.next-btn-normal.disabled:hover, .next-btn-warning.next-btn-normal.disabled.hover, .next-btn-warning.next-btn-normal[disabled]:focus, .next-btn-warning.next-btn-normal[disabled]:hover, .next-btn-warning.next-btn-normal[disabled].hover { color: #CCCCCC; color: var(--btn-warning-normal-color-disabled, #CCCCCC); background-color: #F7F8FA; background-color: var(--btn-warning-normal-bg-disabled, #F7F8FA); border-color: #E6E7EB; border-color: var(--btn-warning-normal-border-color-disabled, #E6E7EB); text-decoration: none; } .next-btn-warning.next-btn-normal.disabled:active, .next-btn-warning.next-btn-normal.disabled.active, .next-btn-warning.next-btn-normal[disabled]:active, .next-btn-warning.next-btn-normal[disabled].active { color: #CCCCCC; color: var(--btn-warning-normal-color-disabled, #CCCCCC); background-color: #F7F8FA; background-color: var(--btn-warning-normal-bg-disabled, #F7F8FA); border-color: #E6E7EB; border-color: var(--btn-warning-normal-border-color-disabled, #E6E7EB); text-decoration: none; } .next-btn-text { box-shadow: none; border-radius: 0; user-select: text; } .next-btn-text.hover, .next-btn-text:hover { box-shadow: none; } .next-btn-text.next-btn-primary { background-color: transparent; border-color: transparent; } .next-btn-text.next-btn-primary, .next-btn-text.next-btn-primary:link, .next-btn-text.next-btn-primary:visited, .next-btn-text.next-btn-primary.visited { color: #5584FF; color: var(--btn-text-primary-color, #5584FF); } .next-btn-text.next-btn-primary:focus, .next-btn-text.next-btn-primary:hover, .next-btn-text.next-btn-primary.hover { color: #3E71F7; color: var(--btn-text-primary-color-hover, #3E71F7); background-color: transparent; border-color: transparent; text-decoration: none; } .next-btn-text.next-btn-primary:active, .next-btn-text.next-btn-primary.active { color: #3E71F7; color: var(--btn-text-primary-color-hover, #3E71F7); background-color: transparent; border-color: transparent; text-decoration: none; } .next-btn-text.next-btn-primary.disabled, .next-btn-text.next-btn-primary[disabled] { background-color: transparent; border-color: transparent; } .next-btn-text.next-btn-primary.disabled, .next-btn-text.next-btn-primary.disabled:link, .next-btn-text.next-btn-primary.disabled:visited, .next-btn-text.next-btn-primary.disabled.visited, .next-btn-text.next-btn-primary[disabled], .next-btn-text.next-btn-primary[disabled]:link, .next-btn-text.next-btn-primary[disabled]:visited, .next-btn-text.next-btn-primary[disabled].visited { color: #CCCCCC; color: var(--btn-text-disabled-color, #CCCCCC); } .next-btn-text.next-btn-primary.disabled:focus, .next-btn-text.next-btn-primary.disabled:hover, .next-btn-text.next-btn-primary.disabled.hover, .next-btn-text.next-btn-primary[disabled]:focus, .next-btn-text.next-btn-primary[disabled]:hover, .next-btn-text.next-btn-primary[disabled].hover { color: #CCCCCC; color: var(--btn-text-disabled-color, #CCCCCC); background-color: transparent; border-color: transparent; text-decoration: none; } .next-btn-text.next-btn-primary.disabled:active, .next-btn-text.next-btn-primary.disabled.active, .next-btn-text.next-btn-primary[disabled]:active, .next-btn-text.next-btn-primary[disabled].active { color: #CCCCCC; color: var(--btn-text-disabled-color, #CCCCCC); background-color: transparent; border-color: transparent; text-decoration: none; } .next-btn-text.next-btn-secondary { background-color: transparent; border-color: transparent; } .next-btn-text.next-btn-secondary, .next-btn-text.next-btn-secondary:link, .next-btn-text.next-btn-secondary:visited, .next-btn-text.next-btn-secondary.visited { color: #666666; color: var(--btn-text-secondary-color, #666666); } .next-btn-text.next-btn-secondary:focus, .next-btn-text.next-btn-secondary:hover, .next-btn-text.next-btn-secondary.hover { color: #5584FF; color: var(--btn-text-secondary-color-hover, #5584FF); background-color: transparent; border-color: transparent; text-decoration: none; } .next-btn-text.next-btn-secondary:active, .next-btn-text.next-btn-secondary.active { color: #5584FF; color: var(--btn-text-secondary-color-hover, #5584FF); background-color: transparent; border-color: transparent; text-decoration: none; } .next-btn-text.next-btn-secondary.disabled, .next-btn-text.next-btn-secondary[disabled] { background-color: transparent; border-color: transparent; } .next-btn-text.next-btn-secondary.disabled, .next-btn-text.next-btn-secondary.disabled:link, .next-btn-text.next-btn-secondary.disabled:visited, .next-btn-text.next-btn-secondary.disabled.visited, .next-btn-text.next-btn-secondary[disabled], .next-btn-text.next-btn-secondary[disabled]:link, .next-btn-text.next-btn-secondary[disabled]:visited, .next-btn-text.next-btn-secondary[disabled].visited { color: #CCCCCC; color: var(--btn-text-disabled-color, #CCCCCC); } .next-btn-text.next-btn-secondary.disabled:focus, .next-btn-text.next-btn-secondary.disabled:hover, .next-btn-text.next-btn-secondary.disabled.hover, .next-btn-text.next-btn-secondary[disabled]:focus, .next-btn-text.next-btn-secondary[disabled]:hover, .next-btn-text.next-btn-secondary[disabled].hover { color: #CCCCCC; color: var(--btn-text-disabled-color, #CCCCCC); background-color: transparent; border-color: transparent; text-decoration: none; } .next-btn-text.next-btn-secondary.disabled:active, .next-btn-text.next-btn-secondary.disabled.active, .next-btn-text.next-btn-secondary[disabled]:active, .next-btn-text.next-btn-secondary[disabled].active { color: #CCCCCC; color: var(--btn-text-disabled-color, #CCCCCC); background-color: transparent; border-color: transparent; text-decoration: none; } .next-btn-text.next-btn-normal { background-color: transparent; border-color: transparent; } .next-btn-text.next-btn-normal, .next-btn-text.next-btn-normal:link, .next-btn-text.next-btn-normal:visited, .next-btn-text.next-btn-normal.visited { color: #333333; color: var(--btn-text-normal-color, #333333); } .next-btn-text.next-btn-normal:focus, .next-btn-text.next-btn-normal:hover, .next-btn-text.next-btn-normal.hover { color: #5584FF; color: var(--btn-text-normal-color-hover, #5584FF); background-color: transparent; border-color: transparent; text-decoration: none; } .next-btn-text.next-btn-normal:active, .next-btn-text.next-btn-normal.active { color: #5584FF; color: var(--btn-text-normal-color-hover, #5584FF); background-color: transparent; border-color: transparent; text-decoration: none; } .next-btn-text.next-btn-normal.disabled, .next-btn-text.next-btn-normal[disabled] { background-color: transparent; border-color: transparent; } .next-btn-text.next-btn-normal.disabled, .next-btn-text.next-btn-normal.disabled:link, .next-btn-text.next-btn-normal.disabled:visited, .next-btn-text.next-btn-normal.disabled.visited, .next-btn-text.next-btn-normal[disabled], .next-btn-text.next-btn-normal[disabled]:link, .next-btn-text.next-btn-normal[disabled]:visited, .next-btn-text.next-btn-normal[disabled].visited { color: #CCCCCC; color: var(--btn-text-disabled-color, #CCCCCC); } .next-btn-text.next-btn-normal.disabled:focus, .next-btn-text.next-btn-normal.disabled:hover, .next-btn-text.next-btn-normal.disabled.hover, .next-btn-text.next-btn-normal[disabled]:focus, .next-btn-text.next-btn-normal[disabled]:hover, .next-btn-text.next-btn-normal[disabled].hover { color: #CCCCCC; color: var(--btn-text-disabled-color, #CCCCCC); background-color: transparent; border-color: transparent; text-decoration: none; } .next-btn-text.next-btn-normal.disabled:active, .next-btn-text.next-btn-normal.disabled.active, .next-btn-text.next-btn-normal[disabled]:active, .next-btn-text.next-btn-normal[disabled].active { color: #CCCCCC; color: var(--btn-text-disabled-color, #CCCCCC); background-color: transparent; border-color: transparent; text-decoration: none; } .next-btn-text.next-large { border-radius: 0; padding: 0 0px; height: 24px; height: var(--btn-text-size-l-height, 24px); font-size: 14px; font-size: var(--btn-text-size-l-font, 14px); border-width: 0; } .next-btn-text.next-large > .next-btn-icon.next-icon-first { margin-left: 0; margin-right: 4px; margin-right: var(--btn-text-icon-l-margin, 4px); } .next-btn-text.next-large > .next-btn-icon.next-icon-first:before, .next-btn-text.next-large > .next-btn-icon.next-icon-first .next-icon-remote { width: 16px; width: var(--btn-size-l-icon-size, 16px); font-size: 16px; font-size: var(--btn-size-l-icon-size, 16px); line-height: inherit; } .next-btn-text.next-large > .next-btn-icon.next-icon-last { margin-left: 4px; margin-left: var(--btn-text-icon-l-margin, 4px); margin-right: 0; } .next-btn-text.next-large > .next-btn-icon.next-icon-last:before, .next-btn-text.next-large > .next-btn-icon.next-icon-last .next-icon-remote { width: 16px; width: var(--btn-size-l-icon-size, 16px); font-size: 16px; font-size: var(--btn-size-l-icon-size, 16px); line-height: inherit; } .next-btn-text.next-large > .next-btn-icon.next-icon-alone:before, .next-btn-text.next-large > .next-btn-icon.next-icon-alone .next-icon-remote { width: 16px; width: var(--btn-size-l-icon-size, 16px); font-size: 16px; font-size: var(--btn-size-l-icon-size, 16px); line-height: inherit; } .next-btn-text.next-large.next-btn-loading { padding-left: 20px; padding-left: calc(var(--btn-size-l-icon-size, 16px) + var(--btn-text-icon-l-margin, 4px)); } .next-btn-text.next-large.next-btn-loading:after { width: 16px; width: var(--btn-size-l-icon-size, 16px); height: 16px; height: var(--btn-size-l-icon-size, 16px); font-size: 16px; font-size: var(--btn-size-l-icon-size, 16px); line-height: 16px; line-height: var(--btn-size-l-icon-size, 16px); left: 0px; top: 50%; text-align: center; margin-top: -8px; margin-top: calc(0px - var(--btn-size-l-icon-size, 16px)/2); margin-right: 4px; margin-right: var(--btn-text-icon-l-margin, 4px); } .next-btn-text.next-large.next-btn-loading > .next-icon { display: none; } .next-btn-text.next-large > .next-btn-custom-loading-icon { opacity: 0; width: 0; } .next-btn-text.next-large > .next-btn-custom-loading-icon.show { width: 16px; width: var(--btn-size-l-icon-size, 16px); margin-right: 4px; margin-right: var(--btn-text-icon-l-margin, 4px); opacity: 1; transition: all 100ms linear; transition: all var(--motion-duration-immediately, 100ms) var(--motion-linear, linear); } .next-btn-text.next-medium { border-radius: 0; padding: 0 0px; height: 20px; height: var(--btn-text-size-m-height, 20px); font-size: 12px; font-size: var(--btn-text-size-m-font, 12px); border-width: 0; } .next-btn-text.next-medium > .next-btn-icon.next-icon-first { margin-left: 0; margin-right: 4px; margin-right: var(--btn-text-icon-m-margin, 4px); } .next-btn-text.next-medium > .next-btn-icon.next-icon-first:before, .next-btn-text.next-medium > .next-btn-icon.next-icon-first .next-icon-remote { width: 12px; width: var(--btn-size-m-icon-size, 12px); font-size: 12px; font-size: var(--btn-size-m-icon-size, 12px); line-height: inherit; } .next-btn-text.next-medium > .next-btn-icon.next-icon-last { margin-left: 4px; margin-left: var(--btn-text-icon-m-margin, 4px); margin-right: 0; } .next-btn-text.next-medium > .next-btn-icon.next-icon-last:before, .next-btn-text.next-medium > .next-btn-icon.next-icon-last .next-icon-remote { width: 12px; width: var(--btn-size-m-icon-size, 12px); font-size: 12px; font-size: var(--btn-size-m-icon-size, 12px); line-height: inherit; } .next-btn-text.next-medium > .next-btn-icon.next-icon-alone:before, .next-btn-text.next-medium > .next-btn-icon.next-icon-alone .next-icon-remote { width: 12px; width: var(--btn-size-m-icon-size, 12px); font-size: 12px; font-size: var(--btn-size-m-icon-size, 12px); line-height: inherit; } .next-btn-text.next-medium.next-btn-loading { padding-left: 16px; padding-left: calc(var(--btn-size-m-icon-size, 12px) + var(--btn-text-icon-m-margin, 4px)); } .next-btn-text.next-medium.next-btn-loading:after { width: 12px; width: var(--btn-size-m-icon-size, 12px); height: 12px; height: var(--btn-size-m-icon-size, 12px); font-size: 12px; font-size: var(--btn-size-m-icon-size, 12px); line-height: 12px; line-height: var(--btn-size-m-icon-size, 12px); left: 0px; top: 50%; text-align: center; margin-top: -6px; margin-top: calc(0px - var(--btn-size-m-icon-size, 12px)/2); margin-right: 4px; margin-right: var(--btn-text-icon-m-margin, 4px); } .next-btn-text.next-medium.next-btn-loading > .next-icon { display: none; } .next-btn-text.next-medium > .next-btn-custom-loading-icon { opacity: 0; width: 0; } .next-btn-text.next-medium > .next-btn-custom-loading-icon.show { width: 12px; width: var(--btn-size-m-icon-size, 12px); margin-right: 4px; margin-right: var(--btn-text-icon-m-margin, 4px); opacity: 1; transition: all 100ms linear; transition: all var(--motion-duration-immediately, 100ms) var(--motion-linear, linear); } .next-btn-text.next-small { border-radius: 0; padding: 0 0px; height: 16px; height: var(--btn-text-size-s-height, 16px); font-size: 12px; font-size: var(--btn-text-size-s-font, 12px); border-width: 0; } .next-btn-text.next-small > .next-btn-icon.next-icon-first { margin-left: 0; margin-right: 4px; margin-right: var(--btn-text-icon-s-margin, 4px); } .next-btn-text.next-small > .next-btn-icon.next-icon-first:before, .next-btn-text.next-small > .next-btn-icon.next-icon-first .next-icon-remote { width: 12px; width: var(--btn-size-s-icon-size, 12px); font-size: 12px; font-size: var(--btn-size-s-icon-size, 12px); line-height: inherit; } .next-btn-text.next-small > .next-btn-icon.next-icon-last { margin-left: 4px; margin-left: var(--btn-text-icon-s-margin, 4px); margin-right: 0; } .next-btn-text.next-small > .next-btn-icon.next-icon-last:before, .next-btn-text.next-small > .next-btn-icon.next-icon-last .next-icon-remote { width: 12px; width: var(--btn-size-s-icon-size, 12px); font-size: 12px; font-size: var(--btn-size-s-icon-size, 12px); line-height: inherit; } .next-btn-text.next-small > .next-btn-icon.next-icon-alone:before, .next-btn-text.next-small > .next-btn-icon.next-icon-alone .next-icon-remote { width: 12px; width: var(--btn-size-s-icon-size, 12px); font-size: 12px; font-size: var(--btn-size-s-icon-size, 12px); line-height: inherit; } .next-btn-text.next-small.next-btn-loading { padding-left: 16px; padding-left: calc(var(--btn-size-s-icon-size, 12px) + var(--btn-text-icon-s-margin, 4px)); } .next-btn-text.next-small.next-btn-loading:after { width: 12px; width: var(--btn-size-s-icon-size, 12px); height: 12px; height: var(--btn-size-s-icon-size, 12px); font-size: 12px; font-size: var(--btn-size-s-icon-size, 12px); line-height: 12px; line-height: var(--btn-size-s-icon-size, 12px); left: 0px; top: 50%; text-align: center; margin-top: -6px; margin-top: calc(0px - var(--btn-size-s-icon-size, 12px)/2); margin-right: 4px; margin-right: var(--btn-text-icon-s-margin, 4px); } .next-btn-text.next-small.next-btn-loading > .next-icon { display: none; } .next-btn-text.next-small > .next-btn-custom-loading-icon { opacity: 0; width: 0; } .next-btn-text.next-small > .next-btn-custom-loading-icon.show { width: 12px; width: var(--btn-size-s-icon-size, 12px); margin-right: 4px; margin-right: var(--btn-text-icon-s-margin, 4px); opacity: 1; transition: all 100ms linear; transition: all var(--motion-duration-immediately, 100ms) var(--motion-linear, linear); } .next-btn-text.next-btn-loading { background-color: transparent; border-color: transparent; } .next-btn-text.next-btn-loading, .next-btn-text.next-btn-loading:link, .next-btn-text.next-btn-loading:visited, .next-btn-text.next-btn-loading.visited { color: #333333; color: var(--btn-text-loading-color, #333333); } .next-btn-text.next-btn-loading:focus, .next-btn-text.next-btn-loading:hover, .next-btn-text.next-btn-loading.hover { color: #333333; color: var(--btn-text-loading-color, #333333); background-color: transparent; border-color: transparent; text-decoration: none; } .next-btn-text.next-btn-loading:active, .next-btn-text.next-btn-loading.active { color: #333333; color: var(--btn-text-loading-color, #333333); background-color: transparent; border-color: transparent; text-decoration: none; } .next-btn-loading { pointer-events: none; } .next-btn-loading:after { font-family: NextIcon; content: "\E646"; content: var(--icon-content-loading, "\E646"); opacity: 1; visibility: visible; animation: loadingCircle 2s infinite linear; } .next-btn-custom-loading { pointer-events: none; } .next-btn-ghost { box-shadow: none; border-style: solid; border-style: var(--btn-ghost-border-style, solid); } .next-btn-ghost.next-btn-dark { background-color: rgba(0, 0, 0, 0); background-color: var(--btn-ghost-dark-bg-normal, rgba(0, 0, 0, 0)); border-color: #FFFFFF; border-color: var(--btn-ghost-dark-border-color, #FFFFFF); } .next-btn-ghost.next-btn-dark, .next-btn-ghost.next-btn-dark:link, .next-btn-ghost.next-btn-dark:visited, .next-btn-ghost.next-btn-dark.visited { color: #FFFFFF; color: var(--btn-ghost-dark-color, #FFFFFF); } .next-btn-ghost.next-btn-dark:focus, .next-btn-ghost.next-btn-dark:hover, .next-btn-ghost.next-btn-dark.hover { color: #FFFFFF; color: var(--btn-ghost-dark-color-hover, #FFFFFF); background-color: rgba(255, 255, 255, 0.8); background-color: var(--btn-ghost-dark-bg-hover, rgba(255, 255, 255, 0.8)); border-color: #FFFFFF; border-color: var(--btn-ghost-dark-border-color-hover, #FFFFFF); text-decoration: none; } .next-btn-ghost.next-btn-dark:active, .next-btn-ghost.next-btn-dark.active { color: #FFFFFF; color: var(--btn-ghost-dark-color-hover, #FFFFFF); background-color: rgba(255, 255, 255, 0.8); background-color: var(--btn-ghost-dark-bg-hover, rgba(255, 255, 255, 0.8)); border-color: #FFFFFF; border-color: var(--btn-ghost-dark-border-color-hover, #FFFFFF); text-decoration: none; } .next-btn-ghost.next-btn-dark.disabled, .next-btn-ghost.next-btn-dark[disabled] { background-color: transparent; background-color: var(--btn-ghost-dark-bg-disabled, transparent); border-color: rgba(255, 255, 255, 0.4); border-color: var(--btn-ghost-dark-border-color-disabled, rgba(255, 255, 255, 0.4)); } .next-btn-ghost.next-btn-dark.disabled, .next-btn-ghost.next-btn-dark.disabled:link, .next-btn-ghost.next-btn-dark.disabled:visited, .next-btn-ghost.next-btn-dark.disabled.visited, .next-btn-ghost.next-btn-dark[disabled], .next-btn-ghost.next-btn-dark[disabled]:link, .next-btn-ghost.next-btn-dark[disabled]:visited, .next-btn-ghost.next-btn-dark[disabled].visited { color: rgba(255, 255, 255, 0.4); color: var(--btn-ghost-dark-color-disabled, rgba(255, 255, 255, 0.4)); } .next-btn-ghost.next-btn-dark.disabled:focus, .next-btn-ghost.next-btn-dark.disabled:hover, .next-btn-ghost.next-btn-dark.disabled.hover, .next-btn-ghost.next-btn-dark[disabled]:focus, .next-btn-ghost.next-btn-dark[disabled]:hover, .next-btn-ghost.next-btn-dark[disabled].hover { color: rgba(255, 255, 255, 0.4); color: var(--btn-ghost-dark-color-disabled, rgba(255, 255, 255, 0.4)); background-color: transparent; background-color: var(--btn-ghost-dark-bg-disabled, transparent); border-color: rgba(255, 255, 255, 0.4); border-color: var(--btn-ghost-dark-border-color-disabled, rgba(255, 255, 255, 0.4)); text-decoration: none; } .next-btn-ghost.next-btn-dark.disabled:active, .next-btn-ghost.next-btn-dark.disabled.active, .next-btn-ghost.next-btn-dark[disabled]:active, .next-btn-ghost.next-btn-dark[disabled].active { color: rgba(255, 255, 255, 0.4); color: var(--btn-ghost-dark-color-disabled, rgba(255, 255, 255, 0.4)); background-color: transparent; background-color: var(--btn-ghost-dark-bg-disabled, transparent); border-color: rgba(255, 255, 255, 0.4); border-color: var(--btn-ghost-dark-border-color-disabled, rgba(255, 255, 255, 0.4)); text-decoration: none; } .next-btn-ghost.next-btn-light { background-color: rgba(0, 0, 0, 0); background-color: var(--btn-ghost-light-bg-normal, rgba(0, 0, 0, 0)); border-color: #333333; border-color: var(--btn-ghost-light-border-color, #333333); } .next-btn-ghost.next-btn-light, .next-btn-ghost.next-btn-light:link, .next-btn-ghost.next-btn-light:visited, .next-btn-ghost.next-btn-light.visited { color: #333333; color: var(--btn-ghost-light-color, #333333); } .next-btn-ghost.next-btn-light:focus, .next-btn-ghost.next-btn-light:hover, .next-btn-ghost.next-btn-light.hover { color: #999999; color: var(--btn-ghost-light-color-hover, #999999); background-color: rgba(0, 0, 0, 0.92); background-color: var(--btn-ghost-light-bg-hover, rgba(0, 0, 0, 0.92)); border-color: #333333; border-color: var(--btn-ghost-light-border-color-hover, #333333); text-decoration: none; } .next-btn-ghost.next-btn-light:active, .next-btn-ghost.next-btn-light.active { color: #999999; color: var(--btn-ghost-light-color-hover, #999999); background-color: rgba(0, 0, 0, 0.92); background-color: var(--btn-ghost-light-bg-hover, rgba(0, 0, 0, 0.92)); border-color: #333333; border-color: var(--btn-ghost-light-border-color-hover, #333333); text-decoration: none; } .next-btn-ghost.next-btn-light.disabled, .next-btn-ghost.next-btn-light[disabled] { background-color: transparent; background-color: var(--btn-ghost-light-bg-disabled, transparent); border-color: rgba(0, 0, 0, 0.1); border-color: var(--btn-ghost-light-border-color-disabled, rgba(0, 0, 0, 0.1)); } .next-btn-ghost.next-btn-light.disabled, .next-btn-ghost.next-btn-light.disabled:link, .next-btn-ghost.next-btn-light.disabled:visited, .next-btn-ghost.next-btn-light.disabled.visited, .next-btn-ghost.next-btn-light[disabled], .next-btn-ghost.next-btn-light[disabled]:link, .next-btn-ghost.next-btn-light[disabled]:visited, .next-btn-ghost.next-btn-light[disabled].visited { color: rgba(0, 0, 0, 0.1); color: var(--btn-ghost-light-color-disabled, rgba(0, 0, 0, 0.1)); } .next-btn-ghost.next-btn-light.disabled:focus, .next-btn-ghost.next-btn-light.disabled:hover, .next-btn-ghost.next-btn-light.disabled.hover, .next-btn-ghost.next-btn-light[disabled]:focus, .next-btn-ghost.next-btn-light[disabled]:hover, .next-btn-ghost.next-btn-light[disabled].hover { color: rgba(0, 0, 0, 0.1); color: var(--btn-ghost-light-color-disabled, rgba(0, 0, 0, 0.1)); background-color: transparent; background-color: var(--btn-ghost-light-bg-disabled, transparent); border-color: rgba(0, 0, 0, 0.1); border-color: var(--btn-ghost-light-border-color-disabled, rgba(0, 0, 0, 0.1)); text-decoration: none; } .next-btn-ghost.next-btn-light.disabled:active, .next-btn-ghost.next-btn-light.disabled.active, .next-btn-ghost.next-btn-light[disabled]:active, .next-btn-ghost.next-btn-light[disabled].active { color: rgba(0, 0, 0, 0.1); color: var(--btn-ghost-light-color-disabled, rgba(0, 0, 0, 0.1)); background-color: transparent; background-color: var(--btn-ghost-light-bg-disabled, transparent); border-color: rgba(0, 0, 0, 0.1); border-color: var(--btn-ghost-light-border-color-disabled, rgba(0, 0, 0, 0.1)); text-decoration: none; } .next-btn-group { position: relative; display: inline-block; vertical-align: middle; } .next-btn-group > .next-btn { position: relative; float: left; box-shadow: none; } .next-btn-group > .next-btn:hover, .next-btn-group > .next-btn:focus, .next-btn-group > .next-btn:active, .next-btn-group > .next-btn.active { z-index: 1; } .next-btn-group > .next-btn.disabled, .next-btn-group > .next-btn[disabled] { z-index: 0; } .next-btn-group .next-btn.next-btn { margin: 0 0 0 -1px; } .next-btn-group .next-btn:not(:first-child):not(:last-child) { border-radius: 0; } .next-btn-group > .next-btn:first-child { margin: 0; } .next-btn-group > .next-btn:first-child:not(:last-child) { border-bottom-right-radius: 0; border-top-right-radius: 0; } .next-btn-group > .next-btn:last-child:not(:first-child) { border-bottom-left-radius: 0; border-top-left-radius: 0; } .next-btn-group > .next-btn-primary:not(:first-child) { border-left-color: rgba(255, 255, 255, 0.2); } .next-btn-group > .next-btn-primary:not(:first-child):hover { border-left-color: transparent; } .next-btn-group > .next-btn-primary:not(:first-child).disabled, .next-btn-group > .next-btn-primary:not(:first-child)[disabled] { border-left-color: #E6E7EB; border-left-color: var(--color-line1-1, #E6E7EB); } /* 组合 */ /* ---------------------------------------- */ .next-btn-group[dir="rtl"] > .next-btn { float: right; } .next-btn-group[dir="rtl"] .next-btn.next-btn { margin: 0 -1px 0 0; } .next-btn-group[dir="rtl"] > .next-btn:first-child:not(:last-child) { border-bottom-left-radius: 0; border-top-left-radius: 0; } .next-btn-group[dir="rtl"] > .next-btn:last-child:not(:first-child) { border-bottom-right-radius: 0; border-top-right-radius: 0; } .next-btn-group[dir="rtl"] > .next-btn-primary:not(:first-child) { border-right-color: rgba(255, 255, 255, 0.2); } .next-btn-group[dir="rtl"] > .next-btn-primary:not(:first-child):hover { border-right-color: transparent; } .next-btn-group[dir="rtl"] > .next-btn-primary:not(:first-child).disabled, .next-btn-group[dir="rtl"] > .next-btn-primary:not(:first-child)[disabled] { border-right-color: #E6E7EB; border-right-color: var(--color-line1-1, #E6E7EB); } /* 尺寸维度 */ /* ---------------------------------------- */ .next-btn.next-small[dir="rtl"] { border-radius: 3px; border-radius: var(--btn-size-s-corner, 3px); } .next-btn.next-small[dir="rtl"] > .next-btn-icon.next-icon-first { margin-left: 4px; margin-left: var(--btn-size-s-icon-margin, 4px); margin-right: 0; } .next-btn.next-small[dir="rtl"] > .next-btn-icon.next-icon-first:before, .next-btn.next-small[dir="rtl"] > .next-btn-icon.next-icon-first .next-icon-remote { width: 12px; width: var(--btn-size-s-icon-size, 12px); font-size: 12px; font-size: var(--btn-size-s-icon-size, 12px); line-height: inherit; } .next-btn.next-small[dir="rtl"] > .next-btn-icon.next-icon-last { margin-left: 0; margin-right: 4px; margin-right: var(--btn-size-s-icon-margin, 4px); } .next-btn.next-small[dir="rtl"] > .next-btn-icon.next-icon-last:before, .next-btn.next-small[dir="rtl"] > .next-btn-icon.next-icon-last .next-icon-remote { width: 12px; width: var(--btn-size-s-icon-size, 12px); font-size: 12px; font-size: var(--btn-size-s-icon-size, 12px); line-height: inherit; } .next-btn.next-small[dir="rtl"].next-btn-loading { padding-left: 8px; padding-left: var(--btn-size-s-padding, 8px); padding-right: 24px; padding-right: calc(var(--btn-size-s-padding, 8px) + var(--btn-size-s-icon-size, 12px) + var(--btn-size-s-icon-margin, 4px)); } .next-btn.next-small[dir="rtl"].next-btn-loading:after { right: 8px; right: var(--btn-size-s-padding, 8px); top: 50%; margin-right: 0; margin-left: 4px; margin-left: var(--btn-size-s-icon-margin, 4px); } .next-btn.next-medium[dir="rtl"] { border-radius: 3px; border-radius: var(--btn-size-m-corner, 3px); } .next-btn.next-medium[dir="rtl"] > .next-btn-icon.next-icon-first { margin-left: 4px; margin-left: var(--btn-size-m-icon-margin, 4px); margin-right: 0; } .next-btn.next-medium[dir="rtl"] > .next-btn-icon.next-icon-first:before, .next-btn.next-medium[dir="rtl"] > .next-btn-icon.next-icon-first .next-icon-remote { width: 12px; width: var(--btn-size-m-icon-size, 12px); font-size: 12px; font-size: var(--btn-size-m-icon-size, 12px); line-height: inherit; } .next-btn.next-medium[dir="rtl"] > .next-btn-icon.next-icon-last { margin-left: 0; margin-right: 4px; margin-right: var(--btn-size-m-icon-margin, 4px); } .next-btn.next-medium[dir="rtl"] > .next-btn-icon.next-icon-last:before, .next-btn.next-medium[dir="rtl"] > .next-btn-icon.next-icon-last .next-icon-remote { width: 12px; width: var(--btn-size-m-icon-size, 12px); font-size: 12px; font-size: var(--btn-size-m-icon-size, 12px); line-height: inherit; } .next-btn.next-medium[dir="rtl"].next-btn-loading { padding-left: 12px; padding-left: var(--btn-size-m-padding, 12px); padding-right: 28px; padding-right: calc(var(--btn-size-m-padding, 12px) + var(--btn-size-m-icon-size, 12px) + var(--btn-size-m-icon-margin, 4px)); } .next-btn.next-medium[dir="rtl"].next-btn-loading:after { right: 12px; right: var(--btn-size-m-padding, 12px); top: 50%; margin-right: 0; margin-left: 4px; margin-left: var(--btn-size-m-icon-margin, 4px); } .next-btn.next-large[dir="rtl"] { border-radius: 3px; border-radius: var(--btn-size-l-corner, 3px); } .next-btn.next-large[dir="rtl"] > .next-btn-icon.next-icon-first { margin-left: 4px; margin-left: var(--btn-size-l-icon-margin, 4px); margin-right: 0; } .next-btn.next-large[dir="rtl"] > .next-btn-icon.next-icon-first:before, .next-btn.next-large[dir="rtl"] > .next-btn-icon.next-icon-first .next-icon-remote { width: 16px; width: var(--btn-size-l-icon-size, 16px); font-size: 16px; font-size: var(--btn-size-l-icon-size, 16px); line-height: inherit; } .next-btn.next-large[dir="rtl"] > .next-btn-icon.next-icon-last { margin-left: 0; margin-right: 4px; margin-right: var(--btn-size-l-icon-margin, 4px); } .next-btn.next-large[dir="rtl"] > .next-btn-icon.next-icon-last:before, .next-btn.next-large[dir="rtl"] > .next-btn-icon.next-icon-last .next-icon-remote { width: 16px; width: var(--btn-size-l-icon-size, 16px); font-size: 16px; font-size: var(--btn-size-l-icon-size, 16px); line-height: inherit; } .next-btn.next-large[dir="rtl"].next-btn-loading { padding-left: 16px; padding-left: var(--btn-size-l-padding, 16px); padding-right: 36px; padding-right: calc(var(--btn-size-l-padding, 16px) + var(--btn-size-l-icon-size, 16px) + var(--btn-size-l-icon-margin, 4px)); } .next-btn.next-large[dir="rtl"].next-btn-loading:after { right: 16px; right: var(--btn-size-l-padding, 16px); top: 50%; margin-right: 0; margin-left: 4px; margin-left: var(--btn-size-l-icon-margin, 4px); } /* 文本按钮 */ .next-btn-text[dir="rtl"].next-large { border-radius: 0; } .next-btn-text[dir="rtl"].next-large > .next-btn-icon.next-icon-first { margin-left: 4px; margin-left: var(--btn-text-icon-l-margin, 4px); margin-right: 0; } .next-btn-text[dir="rtl"].next-large > .next-btn-icon.next-icon-first:before, .next-btn-text[dir="rtl"].next-large > .next-btn-icon.next-icon-first .next-icon-remote { width: 16px; width: var(--btn-size-l-icon-size, 16px); font-size: 16px; font-size: var(--btn-size-l-icon-size, 16px); line-height: inherit; } .next-btn-text[dir="rtl"].next-large > .next-btn-icon.next-icon-last { margin-left: 0; margin-right: 4px; margin-right: var(--btn-text-icon-l-margin, 4px); } .next-btn-text[dir="rtl"].next-large > .next-btn-icon.next-icon-last:before, .next-btn-text[dir="rtl"].next-large > .next-btn-icon.next-icon-last .next-icon-remote { width: 16px; width: var(--btn-size-l-icon-size, 16px); font-size: 16px; font-size: var(--btn-size-l-icon-size, 16px); line-height: inherit; } .next-btn-text[dir="rtl"].next-large.next-btn-loading { padding-left: 0px; padding-right: 20px; padding-right: calc(var(--btn-size-l-icon-size, 16px) + var(--btn-text-icon-l-margin, 4px)); } .next-btn-text[dir="rtl"].next-large.next-btn-loading:after { right: 0px; top: 50%; margin-right: 0; margin-left: 4px; margin-left: var(--btn-text-icon-l-margin, 4px); } .next-btn-text[dir="rtl"].next-medium { border-radius: 0; } .next-btn-text[dir="rtl"].next-medium > .next-btn-icon.next-icon-first { margin-left: 4px; margin-left: var(--btn-text-icon-m-margin, 4px); margin-right: 0; } .next-btn-text[dir="rtl"].next-medium > .next-btn-icon.next-icon-first:before, .next-btn-text[dir="rtl"].next-medium > .next-btn-icon.next-icon-first .next-icon-remote { width: 12px; width: var(--btn-size-m-icon-size, 12px); font-size: 12px; font-size: var(--btn-size-m-icon-size, 12px); line-height: inherit; } .next-btn-text[dir="rtl"].next-medium > .next-btn-icon.next-icon-last { margin-left: 0; margin-right: 4px; margin-right: var(--btn-text-icon-m-margin, 4px); } .next-btn-text[dir="rtl"].next-medium > .next-btn-icon.next-icon-last:before, .next-btn-text[dir="rtl"].next-medium > .next-btn-icon.next-icon-last .next-icon-remote { width: 12px; width: var(--btn-size-m-icon-size, 12px); font-size: 12px; font-size: var(--btn-size-m-icon-size, 12px); line-height: inherit; } .next-btn-text[dir="rtl"].next-medium.next-btn-loading { padding-left: 0px; padding-right: 16px; padding-right: calc(var(--btn-size-m-icon-size, 12px) + var(--btn-text-icon-m-margin, 4px)); } .next-btn-text[dir="rtl"].next-medium.next-btn-loading:after { right: 0px; top: 50%; margin-right: 0; margin-left: 4px; margin-left: var(--btn-text-icon-m-margin, 4px); } .next-btn-text[dir="rtl"].next-small { border-radius: 0; } .next-btn-text[dir="rtl"].next-small > .next-btn-icon.next-icon-first { margin-left: 4px; margin-left: var(--btn-text-icon-s-margin, 4px); margin-right: 0; } .next-btn-text[dir="rtl"].next-small > .next-btn-icon.next-icon-first:before, .next-btn-text[dir="rtl"].next-small > .next-btn-icon.next-icon-first .next-icon-remote { width: 12px; width: var(--btn-size-s-icon-size, 12px); font-size: 12px; font-size: var(--btn-size-s-icon-size, 12px); line-height: inherit; } .next-btn-text[dir="rtl"].next-small > .next-btn-icon.next-icon-last { margin-left: 0; margin-right: 4px; margin-right: var(--btn-text-icon-s-margin, 4px); } .next-btn-text[dir="rtl"].next-small > .next-btn-icon.next-icon-last:before, .next-btn-text[dir="rtl"].next-small > .next-btn-icon.next-icon-last .next-icon-remote { width: 12px; width: var(--btn-size-s-icon-size, 12px); font-size: 12px; font-size: var(--btn-size-s-icon-size, 12px); line-height: inherit; } .next-btn-text[dir="rtl"].next-small.next-btn-loading { padding-left: 0px; padding-right: 16px; padding-right: calc(var(--btn-size-s-icon-size, 12px) + var(--btn-text-icon-s-margin, 4px)); } .next-btn-text[dir="rtl"].next-small.next-btn-loading:after { right: 0px; top: 50%; margin-right: 0; margin-left: 4px; margin-left: var(--btn-text-icon-s-margin, 4px); } @charset "UTF-8"; .next-sr-only { position: absolute; width: 1px; height: 1px; padding: 0; overflow: hidden; clip: rect(0, 0, 0, 0); white-space: nowrap; border: 0; margin: -1px; } .next-calendar { box-sizing: border-box; } .next-calendar *, .next-calendar *:before, .next-calendar *:after { box-sizing: border-box; } .next-calendar table { border-collapse: collapse; border-spacing: 0; } .next-calendar td, .next-calendar th { padding: 0; } @keyframes cellZoomIn { 0% { transform: scale(0.5); } 100% { transform: scale(1); } } @keyframes cellHover { 0% { opacity: 0; } 100% { opacity: 1; } } @keyframes enterToLeft { 0% { transform: translate(-40%); opacity: 0; } 50% { opacity: .6; } 100% { opacity: 1; transform: translate(0%); } } @keyframes enterToRight { 0% { transform: translate(40%); opacity: 0; } 50% { opacity: .6; } 100% { opacity: 1; transform: translate(0%); } } .next-calendar-fullscreen .next-calendar-header, .next-calendar-card .next-calendar-header { text-align: right; } .next-calendar-fullscreen .next-calendar-header .next-select, .next-calendar-card .next-calendar-header .next-select { margin-right: 4px; margin-right: var(--s-1, 4px); vertical-align: top; } .next-calendar-fullscreen .next-calendar-header .next-menu, .next-calendar-card .next-calendar-header .next-menu { text-align: left; } .next-calendar-fullscreen .next-calendar-header { margin-bottom: 8px; margin-bottom: var(--calendar-fullscreen-header-margin-bottom, 8px); } .next-calendar-card .next-calendar-header { margin-bottom: 8px; margin-bottom: var(--calendar-card-header-margin-bottom, 8px); } .next-calendar-panel-header { position: relative; background: #5584FF; background: var(--calendar-panel-header-background, #5584FF); margin-bottom: 8px; margin-bottom: var(--calendar-panel-header-margin-bottom, 8px); border-bottom: 1px solid transparent; border-bottom: var(--calendar-panel-header-border-bottom-width, 1px) solid var(--calendar-panel-header-border-bottom-color, transparent); } .next-calendar-panel-header-left, .next-calendar-panel-header-right, .next-calendar-panel-header-full { height: 32px; height: var(--calendar-panel-header-height, 32px); line-height: 32px; line-height: var(--calendar-panel-header-height, 32px); } .next-calendar-panel-header-left .next-calendar-btn, .next-calendar-panel-header-right .next-calendar-btn, .next-calendar-panel-header-full .next-calendar-btn { vertical-align: top; font-weight: bold; font-weight: var(--calendar-btn-date-font-weight, bold); margin: 0 4px; margin: 0 var(--calendar-btn-date-margin-lr, 4px); background-color: transparent; border-color: transparent; } .next-calendar-panel-header-left .next-calendar-btn, .next-calendar-panel-header-left .next-calendar-btn:link, .next-calendar-panel-header-left .next-calendar-btn:visited, .next-calendar-panel-header-left .next-calendar-btn.visited, .next-calendar-panel-header-right .next-calendar-btn, .next-calendar-panel-header-right .next-calendar-btn:link, .next-calendar-panel-header-right .next-calendar-btn:visited, .next-calendar-panel-header-right .next-calendar-btn.visited, .next-calendar-panel-header-full .next-calendar-btn, .next-calendar-panel-header-full .next-calendar-btn:link, .next-calendar-panel-header-full .next-calendar-btn:visited, .next-calendar-panel-header-full .next-calendar-btn.visited { color: #FFFFFF; color: var(--calendar-btn-date-color, #FFFFFF); } .next-calendar-panel-header-left .next-calendar-btn:focus, .next-calendar-panel-header-left .next-calendar-btn:hover, .next-calendar-panel-header-left .next-calendar-btn.hover, .next-calendar-panel-header-right .next-calendar-btn:focus, .next-calendar-panel-header-right .next-calendar-btn:hover, .next-calendar-panel-header-right .next-calendar-btn.hover, .next-calendar-panel-header-full .next-calendar-btn:focus, .next-calendar-panel-header-full .next-calendar-btn:hover, .next-calendar-panel-header-full .next-calendar-btn.hover { color: #FFFFFF; color: var(--calendar-btn-date-color-hover, #FFFFFF); background-color: transparent; border-color: transparent; text-decoration: none; } .next-calendar-panel-header-left .next-calendar-btn:active, .next-calendar-panel-header-left .next-calendar-btn.active, .next-calendar-panel-header-right .next-calendar-btn:active, .next-calendar-panel-header-right .next-calendar-btn.active, .next-calendar-panel-header-full .next-calendar-btn:active, .next-calendar-panel-header-full .next-calendar-btn.active { color: #FFFFFF; color: var(--calendar-btn-date-color-hover, #FFFFFF); background-color: transparent; border-color: transparent; text-decoration: none; } .next-calendar-panel-header-left, .next-calendar-panel-header-right { display: inline-block; width: 50%; text-align: center; } .next-calendar-panel-header-full { width: 100%; text-align: center; } .next-calendar-panel-menu { max-height: 210px; overflow: auto; text-align: left; } .next-calendar-btn { cursor: pointer; padding: 0; margin: 0; border: 0; background: transparent; outline: none; height: 100%; } .next-calendar-btn > .next-icon.next-icon:before, .next-calendar-btn > .next-icon.next-icon .next-icon-remote { width: 12px; width: var(--calendar-btn-arrow-size, 12px); font-size: 12px; font-size: var(--calendar-btn-arrow-size, 12px); line-height: inherit; } .next-calendar-btn .next-icon { margin-left: 4px; margin-left: var(--s-1, 4px); } .next-calendar-btn-prev-year, .next-calendar-btn-prev-month, .next-calendar-btn-prev-decade, .next-calendar-btn-next-month, .next-calendar-btn-next-year, .next-calendar-btn-next-decade { position: absolute; top: 0; background-color: transparent; border-color: transparent; } .next-calendar-btn-prev-year, .next-calendar-btn-prev-year:link, .next-calendar-btn-prev-year:visited, .next-calendar-btn-prev-year.visited, .next-calendar-btn-prev-month, .next-calendar-btn-prev-month:link, .next-calendar-btn-prev-month:visited, .next-calendar-btn-prev-month.visited, .next-calendar-btn-prev-decade, .next-calendar-btn-prev-decade:link, .next-calendar-btn-prev-decade:visited, .next-calendar-btn-prev-decade.visited, .next-calendar-btn-next-month, .next-calendar-btn-next-month:link, .next-calendar-btn-next-month:visited, .next-calendar-btn-next-month.visited, .next-calendar-btn-next-year, .next-calendar-btn-next-year:link, .next-calendar-btn-next-year:visited, .next-calendar-btn-next-year.visited, .next-calendar-btn-next-decade, .next-calendar-btn-next-decade:link, .next-calendar-btn-next-decade:visited, .next-calendar-btn-next-decade.visited { color: #FFFFFF; color: var(--calendar-btn-arrow-color, #FFFFFF); } .next-calendar-btn-prev-year:focus, .next-calendar-btn-prev-year:hover, .next-calendar-btn-prev-year.hover, .next-calendar-btn-prev-month:focus, .next-calendar-btn-prev-month:hover, .next-calendar-btn-prev-month.hover, .next-calendar-btn-prev-decade:focus, .next-calendar-btn-prev-decade:hover, .next-calendar-btn-prev-decade.hover, .next-calendar-btn-next-month:focus, .next-calendar-btn-next-month:hover, .next-calendar-btn-next-month.hover, .next-calendar-btn-next-year:focus, .next-calendar-btn-next-year:hover, .next-calendar-btn-next-year.hover, .next-calendar-btn-next-decade:focus, .next-calendar-btn-next-decade:hover, .next-calendar-btn-next-decade.hover { color: #FFFFFF; color: var(--calendar-btn-arrow-color-hover, #FFFFFF); background-color: transparent; border-color: transparent; text-decoration: none; } .next-calendar-btn-prev-year:active, .next-calendar-btn-prev-year.active, .next-calendar-btn-prev-month:active, .next-calendar-btn-prev-month.active, .next-calendar-btn-prev-decade:active, .next-calendar-btn-prev-decade.active, .next-calendar-btn-next-month:active, .next-calendar-btn-next-month.active, .next-calendar-btn-next-year:active, .next-calendar-btn-next-year.active, .next-calendar-btn-next-decade:active, .next-calendar-btn-next-decade.active { color: #FFFFFF; color: var(--calendar-btn-arrow-color-hover, #FFFFFF); background-color: transparent; border-color: transparent; text-decoration: none; } .next-calendar-btn-prev-decade, .next-calendar-btn-prev-year { left: 8px; left: var(--calendar-btn-arrow-double-offset-lr, 8px); } .next-calendar-btn-prev-month { left: 28px; left: var(--calendar-btn-arrow-single-offset-lr, 28px); } .next-calendar-btn-next-month { right: 28px; right: var(--calendar-btn-arrow-single-offset-lr, 28px); } .next-calendar-btn-next-year, .next-calendar-btn-next-decade { right: 8px; right: var(--calendar-btn-arrow-double-offset-lr, 8px); } .next-calendar-fullscreen .next-calendar-th { text-align: right; color: #333333; color: var(--calendar-fullscreen-table-head-color, #333333); font-size: 16px; font-size: var(--calendar-fullscreen-table-head-font-size, 16px); font-weight: bold; font-weight: var(--calendar-fullscreen-table-head-font-weight, bold); padding-right: 12px; padding-right: var(--calendar-fullscreen-table-head-padding-r, 12px); padding-bottom: 4px; padding-bottom: var(--calendar-fullscreen-table-head-padding-b, 4px); } .next-calendar-fullscreen .next-calendar-cell { font-size: 14px; font-size: var(--calendar-fullscreen-table-cell-font-size, 14px); } .next-calendar-fullscreen .next-calendar-cell.next-selected .next-calendar-date, .next-calendar-fullscreen .next-calendar-cell.next-selected .next-calendar-month { font-weight: bold; font-weight: var(--calendar-fullscreen-table-cell-select-font-weight, bold); background: #DEE8FF; background: var(--calendar-fullscreen-table-cell-select-background, #DEE8FF); color: #5584FF; color: var(--calendar-fullscreen-table-cell-select-color, #5584FF); border-color: #5584FF; border-color: var(--calendar-fullscreen-table-cell-select-border-color, #5584FF); } .next-calendar-fullscreen .next-calendar-cell.next-disabled .next-calendar-date, .next-calendar-fullscreen .next-calendar-cell.next-disabled .next-calendar-month { cursor: not-allowed; background: #F7F8FA; background: var(--calendar-fullscreen-table-cell-disabled-background, #F7F8FA); color: #CCCCCC; color: var(--calendar-fullscreen-table-cell-disabled-color, #CCCCCC); border-color: #E6E7EB; border-color: var(--calendar-fullscreen-table-cell-disabled-border-color, #E6E7EB); } .next-calendar-fullscreen .next-calendar-date, .next-calendar-fullscreen .next-calendar-month { text-align: right; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; margin: 0px 4px; margin: var(--calendar-fullscreen-table-cell-margin-tb, 0px) var(--calendar-fullscreen-table-cell-margin-lr, 4px); padding: 4px 8px; padding: var(--calendar-fullscreen-table-cell-padding-tb, 4px) var(--calendar-fullscreen-table-cell-padding-lr, 8px); min-height: 80px; min-height: var(--calendar-fullscreen-table-cell-min-height, 80px); border-top: 2px solid; border-top: var(--calendar-fullscreen-table-cell-boder-top-width, 2px) var(--line-solid, solid); transition: background 100ms linear; transition: background var(--motion-duration-immediately, 100ms) var(--motion-linear, linear); background: #FFFFFF; background: var(--calendar-fullscreen-table-cell-normal-background, #FFFFFF); color: #333333; color: var(--calendar-fullscreen-table-cell-normal-color, #333333); border-color: #DCDEE3; border-color: var(--calendar-fullscreen-table-cell-normal-border-color, #DCDEE3); } .next-calendar-fullscreen .next-calendar-date:hover, .next-calendar-fullscreen .next-calendar-month:hover { background: #DEE8FF; background: var(--calendar-fullscreen-table-cell-hover-background, #DEE8FF); color: #5584FF; color: var(--calendar-fullscreen-table-cell-hover-color, #5584FF); border-color: #5584FF; border-color: var(--calendar-fullscreen-table-cell-hover-border-color, #5584FF); } .next-calendar-fullscreen .next-calendar-cell-prev-month .next-calendar-date, .next-calendar-fullscreen .next-calendar-cell-next-month .next-calendar-date { background: transparent; background: var(--calendar-fullscreen-table-cell-other-background, transparent); color: #CCCCCC; color: var(--calendar-fullscreen-table-cell-other-color, #CCCCCC); border-color: transparent; border-color: var(--calendar-fullscreen-table-cell-other-border-color, transparent); } .next-calendar-fullscreen .next-calendar-cell-current .next-calendar-date, .next-calendar-fullscreen .next-calendar-cell-current .next-calendar-month { font-weight: bold; font-weight: var(--calendar-fullscreen-table-cell-current-font-weight, bold); background: #FFFFFF; background: var(--calendar-fullscreen-table-cell-current-background, #FFFFFF); color: #5584FF; color: var(--calendar-fullscreen-table-cell-current-color, #5584FF); border-color: #5584FF; border-color: var(--calendar-fullscreen-table-cell-current-border-color, #5584FF); } .next-calendar-card .next-calendar-th, .next-calendar-panel .next-calendar-th, .next-calendar-range .next-calendar-th { text-align: center; color: #999999; color: var(--calendar-card-table-head-color, #999999); font-size: 12px; font-size: var(--calendar-card-table-head-font-size, 12px); font-weight: normal; font-weight: var(--calendar-card-table-head-font-weight, normal); } .next-calendar-card .next-calendar-cell, .next-calendar-panel .next-calendar-cell, .next-calendar-range .next-calendar-cell { text-align: center; font-size: 12px; font-size: var(--calendar-card-table-cell-font-size, 12px); } .next-calendar-card .next-calendar-cell.next-selected .next-calendar-date, .next-calendar-card .next-calendar-cell.next-selected .next-calendar-month, .next-calendar-card .next-calendar-cell.next-selected .next-calendar-year, .next-calendar-panel .next-calendar-cell.next-selected .next-calendar-date, .next-calendar-panel .next-calendar-cell.next-selected .next-calendar-month, .next-calendar-panel .next-calendar-cell.next-selected .next-calendar-year, .next-calendar-range .next-calendar-cell.next-selected .next-calendar-date, .next-calendar-range .next-calendar-cell.next-selected .next-calendar-month, .next-calendar-range .next-calendar-cell.next-selected .next-calendar-year { animation: cellZoomIn 0.4s cubic-bezier(0.23, 1, 0.32, 1); font-weight: bold; font-weight: var(--calendar-card-table-cell-select-font-weight, bold); background: #5584FF; background: var(--calendar-card-table-cell-select-background, #5584FF); color: #FFFFFF; color: var(--calendar-card-table-cell-select-color, #FFFFFF); border-color: #5584FF; border-color: var(--calendar-card-table-cell-select-border-color, #5584FF); } .next-calendar-card .next-calendar-cell.next-disabled .next-calendar-date, .next-calendar-card .next-calendar-cell.next-disabled .next-calendar-month, .next-calendar-card .next-calendar-cell.next-disabled .next-calendar-year, .next-calendar-panel .next-calendar-cell.next-disabled .next-calendar-date, .next-calendar-panel .next-calendar-cell.next-disabled .next-calendar-month, .next-calendar-panel .next-calendar-cell.next-disabled .next-calendar-year, .next-calendar-range .next-calendar-cell.next-disabled .next-calendar-date, .next-calendar-range .next-calendar-cell.next-disabled .next-calendar-month, .next-calendar-range .next-calendar-cell.next-disabled .next-calendar-year { cursor: not-allowed; background: #F7F8FA; background: var(--calendar-card-table-cell-disabled-background, #F7F8FA); color: #CCCCCC; color: var(--calendar-card-table-cell-disabled-color, #CCCCCC); border-color: #F7F8FA; border-color: var(--calendar-card-table-cell-disabled-border-color, #F7F8FA); } .next-calendar-card .next-calendar-cell.next-inrange .next-calendar-date, .next-calendar-panel .next-calendar-cell.next-inrange .next-calendar-date, .next-calendar-range .next-calendar-cell.next-inrange .next-calendar-date { background: #DEE8FF; background: var(--calendar-card-table-cell-inrange-background, #DEE8FF); color: #5584FF; color: var(--calendar-card-table-cell-inrange-color, #5584FF); border-color: #DEE8FF; border-color: var(--calendar-card-table-cell-inrange-border-color, #DEE8FF); } .next-calendar-card .next-calendar-date, .next-calendar-card .next-calendar-month, .next-calendar-card .next-calendar-year, .next-calendar-panel .next-calendar-date, .next-calendar-panel .next-calendar-month, .next-calendar-panel .next-calendar-year, .next-calendar-range .next-calendar-date, .next-calendar-range .next-calendar-month, .next-calendar-range .next-calendar-year { text-align: center; border: 1px solid; border: var(--line-1, 1px) var(--line-solid, solid); background: #FFFFFF; background: var(--calendar-card-table-cell-normal-background, #FFFFFF); color: #666666; color: var(--calendar-card-table-cell-normal-color, #666666); border-color: #FFFFFF; border-color: var(--calendar-card-table-cell-normal-border-color, #FFFFFF); } .next-calendar-card .next-calendar-date:hover, .next-calendar-card .next-calendar-month:hover, .next-calendar-card .next-calendar-year:hover, .next-calendar-panel .next-calendar-date:hover, .next-calendar-panel .next-calendar-month:hover, .next-calendar-panel .next-calendar-year:hover, .next-calendar-range .next-calendar-date:hover, .next-calendar-range .next-calendar-month:hover, .next-calendar-range .next-calendar-year:hover { cursor: pointer; } .next-calendar-card .next-calendar-date:hover, .next-calendar-card .next-calendar-month:hover, .next-calendar-card .next-calendar-year:hover, .next-calendar-panel .next-calendar-date:hover, .next-calendar-panel .next-calendar-month:hover, .next-calendar-panel .next-calendar-year:hover, .next-calendar-range .next-calendar-date:hover, .next-calendar-range .next-calendar-month:hover, .next-calendar-range .next-calendar-year:hover { background: #DEE8FF; background: var(--calendar-card-table-cell-hover-background, #DEE8FF); color: #5584FF; color: var(--calendar-card-table-cell-hover-color, #5584FF); border-color: #DEE8FF; border-color: var(--calendar-card-table-cell-hover-border-color, #DEE8FF); } .next-calendar-card .next-calendar-date, .next-calendar-panel .next-calendar-date, .next-calendar-range .next-calendar-date { width: 24px; width: var(--calendar-card-table-cell-date-width, 24px); height: 24px; height: var(--calendar-card-table-cell-date-height, 24px); line-height: 22px; line-height: calc(var(--calendar-card-table-cell-date-height, 24px) - 2px); margin: 4px auto; margin: var(--s-1, 4px) auto; border-radius: 3px; border-radius: var(--calendar-card-table-cell-date-border-radius, 3px); } .next-calendar-card .next-calendar-month, .next-calendar-panel .next-calendar-month, .next-calendar-range .next-calendar-month { width: 60px; width: var(--calendar-card-table-cell-month-width, 60px); height: 24px; height: var(--calendar-card-table-cell-month-height, 24px); line-height: 22px; line-height: calc(var(--calendar-card-table-cell-month-height, 24px) - 2px); margin: 8px auto; margin: var(--s-2, 8px) auto; border-radius: 3px; border-radius: var(--calendar-card-table-cell-month-border-radius, 3px); } .next-calendar-card .next-calendar-year, .next-calendar-panel .next-calendar-year, .next-calendar-range .next-calendar-year { width: 48px; width: var(--calendar-card-table-cell-year-width, 48px); height: 24px; height: var(--calendar-card-table-cell-year-height, 24px); line-height: 22px; line-height: calc(var(--calendar-card-table-cell-year-height, 24px) - 2px); margin: 8px auto; margin: var(--s-2, 8px) auto; border-radius: 3px; border-radius: var(--calendar-card-table-cell-year-border-radius, 3px); } .next-calendar-card .next-calendar-cell-prev-month .next-calendar-date, .next-calendar-panel .next-calendar-cell-prev-month .next-calendar-date, .next-calendar-range .next-calendar-cell-prev-month .next-calendar-date { background: #FFFFFF; background: var(--calendar-card-table-cell-other-background, #FFFFFF); color: #CCCCCC; color: var(--calendar-card-table-cell-other-color, #CCCCCC); border-color: #FFFFFF; border-color: var(--calendar-card-table-cell-other-border-color, #FFFFFF); } .next-calendar-card .next-calendar-cell-next-month .next-calendar-date, .next-calendar-panel .next-calendar-cell-next-month .next-calendar-date, .next-calendar-range .next-calendar-cell-next-month .next-calendar-date { background: #FFFFFF; background: var(--calendar-card-table-cell-other-background, #FFFFFF); color: #CCCCCC; color: var(--calendar-card-table-cell-other-color, #CCCCCC); border-color: #FFFFFF; border-color: var(--calendar-card-table-cell-other-border-color, #FFFFFF); } .next-calendar-card .next-calendar-cell-current .next-calendar-date, .next-calendar-card .next-calendar-cell-current .next-calendar-month, .next-calendar-card .next-calendar-cell-current .next-calendar-year, .next-calendar-panel .next-calendar-cell-current .next-calendar-date, .next-calendar-panel .next-calendar-cell-current .next-calendar-month, .next-calendar-panel .next-calendar-cell-current .next-calendar-year, .next-calendar-range .next-calendar-cell-current .next-calendar-date, .next-calendar-range .next-calendar-cell-current .next-calendar-month, .next-calendar-range .next-calendar-cell-current .next-calendar-year { font-weight: bold; font-weight: var(--calendar-card-table-cell-current-font-weight, bold); background: #FFFFFF; background: var(--calendar-card-table-cell-current-background, #FFFFFF); color: #5584FF; color: var(--calendar-card-table-cell-current-color, #5584FF); border-color: transparent; border-color: var(--calendar-card-table-cell-current-border-color, transparent); } .next-calendar-panel.next-calendar-week .next-calendar-tbody tr { cursor: pointer; } .next-calendar-panel.next-calendar-week .next-calendar-tbody tr:hover .next-calendar-cell .next-calendar-date { background: #DEE8FF; background: var(--calendar-card-table-cell-hover-background, #DEE8FF); color: #5584FF; color: var(--calendar-card-table-cell-hover-color, #5584FF); border-color: #DEE8FF; border-color: var(--calendar-card-table-cell-hover-border-color, #DEE8FF); } .next-calendar-panel.next-calendar-week .next-calendar-tbody .next-calendar-cell.next-selected .next-calendar-date { font-weight: normal; background: transparent; border-color: transparent; } .next-calendar-panel.next-calendar-week .next-calendar-tbody .next-calendar-week-active-date { position: relative; color: #5584FF; color: var(--calendar-card-table-cell-inrange-color, #5584FF); } .next-calendar-panel.next-calendar-week .next-calendar-tbody .next-calendar-week-active-date::before { content: ''; position: absolute; left: -1px; left: calc(0px - var(--line-1, 1px)); top: -1px; top: calc(0px - var(--line-1, 1px)); bottom: -1px; bottom: calc(0px - var(--line-1, 1px)); right: -1px; right: calc(0px - var(--line-1, 1px)); border: 1px solid; border: var(--line-1, 1px) var(--line-solid, solid); background: #DEE8FF; background: var(--calendar-card-table-cell-inrange-background, #DEE8FF); border-color: #DEE8FF; border-color: var(--calendar-card-table-cell-inrange-border-color, #DEE8FF); border-radius: 3px; border-radius: var(--calendar-card-table-cell-date-border-radius, 3px); } .next-calendar-panel.next-calendar-week .next-calendar-tbody .next-calendar-week-active-date > span { position: relative; } .next-calendar-panel.next-calendar-week .next-calendar-tbody .next-calendar-week-active-start, .next-calendar-panel.next-calendar-week .next-calendar-tbody .next-calendar-week-active-end { color: #FFFFFF; color: var(--calendar-card-table-cell-select-color, #FFFFFF); } .next-calendar-panel.next-calendar-week .next-calendar-tbody .next-calendar-week-active-start::before, .next-calendar-panel.next-calendar-week .next-calendar-tbody .next-calendar-week-active-end::before { background: #5584FF; background: var(--calendar-card-table-cell-select-background, #5584FF); border-color: #5584FF; border-color: var(--calendar-card-table-cell-select-border-color, #5584FF); } .next-calendar[dir='rtl'] .next-calendar-header { text-align: left; } .next-calendar[dir='rtl'] .next-calendar-header .next-select { margin-right: 0; margin-left: 4px; margin-left: var(--s-1, 4px); } .next-calendar[dir='rtl'] .next-calendar-header .next-menu { text-align: right; } .next-calendar[dir='rtl'] .next-calendar-btn-prev-decade, .next-calendar[dir='rtl'] .next-calendar-btn-prev-year { left: auto; right: 8px; right: var(--calendar-btn-arrow-double-offset-lr, 8px); } .next-calendar[dir='rtl'] .next-calendar-btn-prev-month { left: auto; right: 28px; right: var(--calendar-btn-arrow-single-offset-lr, 28px); } .next-calendar[dir='rtl'] .next-calendar-btn-next-month { right: auto; left: 28px; left: var(--calendar-btn-arrow-single-offset-lr, 28px); } .next-calendar[dir='rtl'] .next-calendar-btn-next-year, .next-calendar[dir='rtl'] .next-calendar-btn-next-decade { right: auto; left: 8px; left: var(--calendar-btn-arrow-double-offset-lr, 8px); } .next-calendar-fullscreen[dir='rtl'] .next-calendar-th { text-align: left; padding-left: 12px; padding-left: var(--calendar-fullscreen-table-head-padding-r, 12px); padding-right: 0; } .next-calendar-fullscreen[dir='rtl'] .next-calendar-date, .next-calendar-fullscreen[dir='rtl'] .next-calendar-month { text-align: left; } .next-calendar-range[dir='rtl'] .next-calendar-body-left, .next-calendar-range[dir='rtl'] .next-calendar-body-right { float: right; } .next-calendar-range[dir='rtl'] .next-calendar-body-left { padding-right: 0; padding-left: 8px; padding-left: var(--s-2, 8px); } .next-calendar-range[dir='rtl'] .next-calendar-body-right { padding-left: 0; padding-right: 8px; padding-right: var(--s-2, 8px); } .next-calendar { /* range calendar */ /* --------------- */ } .next-calendar-table { width: 100%; table-layout: fixed; } .next-calendar-range .next-calendar-body-left, .next-calendar-range .next-calendar-body-right { float: left; width: 50%; } .next-calendar-range .next-calendar-body-left { padding-right: 8px; padding-right: var(--s-2, 8px); } .next-calendar-range .next-calendar-body-right { padding-left: 8px; padding-left: var(--s-2, 8px); } .next-calendar-range .next-calendar-body:after { visibility: hidden; display: block; height: 0; font-size: 0; content: ' '; clear: both; } .next-calendar-symbol-prev::before { content: "\E61D"; content: var(--calendar-btn-arrow-content-prev, "\E61D"); } .next-calendar-symbol-next::before { content: "\E619"; content: var(--calendar-btn-arrow-content-next, "\E619"); } .next-calendar-symbol-prev-super::before { content: "\E659"; content: var(--calendar-btn-arrow-content-prev-super, "\E659"); } .next-calendar-symbol-next-super::before { content: "\E65E"; content: var(--calendar-btn-arrow-content-next-super, "\E65E"); } @charset "UTF-8"; .next-sr-only { position: absolute; width: 1px; height: 1px; padding: 0; overflow: hidden; clip: rect(0, 0, 0, 0); white-space: nowrap; border: 0; margin: -1px; } .next-card *, .next-card *:before, .next-card *:after { box-sizing: border-box; } .next-card, .next-card:before, .next-card:after { box-sizing: border-box; } .next-card[dir="rtl"] .next-card-extra { left: 0; right: auto; } .next-card[dir="rtl"] .next-card-title:before { right: 0; left: auto; } .next-card[dir="rtl"] .next-card-subtitle { float: left; padding-right: 8px; padding-right: var(--card-sub-title-padding-left, 8px); padding-left: 0; } .next-card[dir="rtl"] .next-card-head-show-bullet .next-card-title { padding-left: 0; padding-right: 8px; padding-right: var(--card-title-padding-left, 8px); } .next-card { box-sizing: border-box; } .next-card *, .next-card *:before, .next-card *:after { box-sizing: border-box; } .next-card { min-width: 100px; min-width: var(--s-25, 100px); border: 1px solid #DCDEE3; border: var(--card-border-width, 1px) var(--card-border-style, solid) var(--card-border-color, #DCDEE3); border-radius: 3px; border-radius: var(--card-corner, 3px); box-shadow: none; box-shadow: var(--card-shadow, none); background: #FFFFFF; background: var(--card-background, #FFFFFF); overflow: hidden; } .next-card-head { background: #FFFFFF; background: var(--card-header-background, #FFFFFF); padding-left: 16px; padding-left: var(--card-padding-lr, 16px); padding-right: 16px; padding-right: var(--card-padding-lr, 16px); } .next-card-head-show-bullet .next-card-title { padding-left: 8px; padding-left: var(--card-title-padding-left, 8px); } .next-card-head-show-bullet .next-card-title:before { content: ''; display: inline-block; height: 16px; height: var(--card-title-bullet-height, 16px); width: 3px; width: var(--card-title-bullet-width, 3px); background: #5584FF; background: var(--card-title-bullet-color, #5584FF); position: absolute; left: 0; top: calc(50% - 8px); top: calc(50% - var(--card-title-bullet-height, 16px)/2); } .next-card-head-main { position: relative; margin-top: 8px; margin-top: var(--card-head-main-margin-top, 8px); margin-bottom: 0px; margin-bottom: var(--card-head-main-margin-bottom, 0px); height: 40px; height: var(--card-head-main-height, 40px); line-height: 40px; line-height: var(--card-head-main-height, 40px); } .next-card-title { display: inline-block; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; max-width: 80%; height: 100%; color: #333333; color: var(--card-title-color, #333333); font-size: 16px; font-size: var(--card-title-font-size, 16px); font-weight: normal; font-weight: var(--card-title-font-weight, normal); } .next-card-subtitle { font-size: 12px; font-size: var(--card-sub-title-font-size, 12px); color: #666666; color: var(--card-sub-title-color, #666666); padding-left: 8px; padding-left: var(--card-sub-title-padding-left, 8px); } .next-card-extra { position: absolute; right: 0; top: 0; height: 100%; font-size: 12px; font-size: var(--card-title-extra-font-size, 12px); color: #5584FF; color: var(--card-title-extra-color, #5584FF); } .next-card-body { padding-bottom: 12px; padding-bottom: var(--card-body-padding-bottom, 12px); padding-left: 16px; padding-left: var(--card-padding-lr, 16px); padding-right: 16px; padding-right: var(--card-padding-lr, 16px); } .next-card-show-divider .next-card-head-main { border-bottom: 1px solid #E6E7EB; border-bottom: var(--card-head-bottom-border-width, 1px) var(--card-border-style, solid) var(--card-head-bottom-border-color, #E6E7EB); } .next-card-show-divider .next-card-body { padding-top: 12px; padding-top: var(--card-body-show-divider-padding-top, 12px); } .next-card-hide-divider .next-card-body { padding-top: 0px; padding-top: var(--card-body-hide-divider-padding-top, 0px); } .next-card—free { padding: 0; } .next-card-content { overflow: hidden; transition: all 300ms ease; transition: all var(--motion-duration-standard, 300ms) var(--motion-ease, ease); position: relative; } .next-card-footer .next-icon { transition: all 100ms linear; transition: all var(--motion-duration-immediately, 100ms) var(--motion-linear, linear); } .next-card-footer .next-icon.expand { transform-origin: 50% 47%; transform: rotate(180deg); } .next-card-header { background: #FFFFFF; background: var(--card-header-background, #FFFFFF); padding: 0 16px; padding: 0 var(--card-padding-lr, 16px); margin-bottom: 12px; margin-bottom: var(--card-body-show-divider-padding-top, 12px); margin-top: 12px; margin-top: var(--card-body-padding-bottom, 12px); } .next-card-media, .next-card-media > * { display: block; background-size: cover; background-repeat: no-repeat; background-position: center; object-fit: cover; width: 100%; } .next-card-header-titles { overflow: hidden; } .next-card-header-extra { float: right; text-align: right; } .next-card-header-extra .next--btn { margin-left: 12px; margin-left: var(--s-3, 12px); vertical-align: middle; } .next-card-header-title { color: #333333; color: var(--card-title-color, #333333); font-size: 16px; font-size: var(--card-title-font-size, 16px); font-weight: normal; font-weight: var(--card-title-font-weight, normal); line-height: 1.5; } .next-card-header-subtitle { font-size: 12px; font-size: var(--card-sub-title-font-size, 12px); color: #666666; color: var(--card-sub-title-color, #666666); } .next-card-actions { display: block; padding-left: 16px; padding-left: var(--card-padding-lr, 16px); padding-right: 16px; padding-right: var(--card-padding-lr, 16px); padding-top: 12px; padding-top: var(--card-body-show-divider-padding-top, 12px); padding-bottom: 12px; padding-bottom: var(--card-body-padding-bottom, 12px); } .next-card-actions .next-btn:not(:last-child) { margin-right: 12px; margin-right: var(--s-3, 12px); vertical-align: middle; } .next-card-divider { border-style: none; width: 100%; margin: 0; position: relative; } .next-card-divider::before { content: ''; display: block; border-bottom: 1px solid #E6E7EB; border-bottom: var(--card-head-bottom-border-width, 1px) var(--card-border-style, solid) var(--card-head-bottom-border-color, #E6E7EB); } .next-card-divider--inset { padding: 0 16px; padding: 0 var(--card-padding-lr, 16px); } .next-card-content-container { margin-top: 12px; margin-top: var(--card-body-show-divider-padding-top, 12px); padding-bottom: 12px; padding-bottom: var(--card-body-padding-bottom, 12px); padding-left: 16px; padding-left: var(--card-padding-lr, 16px); padding-right: 16px; padding-right: var(--card-padding-lr, 16px); font-size: 12px; font-size: var(--card-content-font-size, 12px); line-height: 1.5; line-height: var(--card-content-line-height, 1.5); color: #666666; color: var(--card-content-color, #666666); } .next-sr-only { position: absolute; width: 1px; height: 1px; padding: 0; overflow: hidden; clip: rect(0, 0, 0, 0); white-space: nowrap; border: 0; margin: -1px; } .next-cascader { box-sizing: border-box; display: inline-block; overflow: auto; border: 1px solid #DCDEE3; border: var(--cascader-menu-border-width, 1px) var(--line-solid, solid) var(--cascader-menu-border-color, #DCDEE3); border-radius: 3px; border-radius: var(--cascader-menu-border-radius, 3px); } .next-cascader *, .next-cascader *:before, .next-cascader *:after { box-sizing: border-box; } .next-cascader-inner:after { visibility: hidden; display: block; height: 0; font-size: 0; content: ' '; clear: both; } .next-cascader-menu-wrapper { float: left; overflow: auto; width: 100px; width: var(--cascader-menu-width, 100px); height: 192px; height: var(--cascader-menu-height, 192px); overflow-x: hidden; overflow-y: auto; } .next-cascader-menu-wrapper + .next-cascader-menu-wrapper { border-left: 1px solid #DCDEE3; border-left: var(--cascader-menu-border-width, 1px) var(--line-solid, solid) var(--cascader-menu-border-color, #DCDEE3); } .next-cascader-menu { position: relative; padding: 0; border: none; border-radius: 0; box-shadow: none; min-width: auto; min-height: 100%; } .next-cascader-menu.next-has-right-border { border-right: 1px solid #DCDEE3; border-right: var(--cascader-menu-border-width, 1px) var(--line-solid, solid) var(--cascader-menu-border-color, #DCDEE3); } .next-cascader-menu-item.next-expanded { color: #333333; color: var(--cascader-menu-item-expanded-color, #333333); background-color: #F2F3F7; background-color: var(--cascader-menu-item-expanded-background-color, #F2F3F7); } .next-cascader-menu-icon-right { position: absolute; top: 0; right: 10px; color: #666666; color: var(--cascader-menu-icon-expand-color, #666666); } .next-cascader-menu-icon-right:hover { color: #333333; color: var(--cascader-menu-icon-hover-expand-color, #333333); } .next-cascader-menu-icon-expand.next-icon:before, .next-cascader-menu-icon-expand.next-icon .next-icon-remote { width: 8px; width: var(--cascader-menu-icon-expand-size, 8px); font-size: 8px; font-size: var(--cascader-menu-icon-expand-size, 8px); line-height: inherit; } @media all and (-webkit-min-device-pixel-ratio: 0) and (min-resolution: 0.001dpcm) { .next-cascader-menu-icon-expand.next-icon { transform: scale(0.5); margin-left: -4px; margin-left: calc(0px - var(--icon-s, 16px)/2 + var(--cascader-menu-icon-expand-size, 8px)/2); margin-right: -4px; margin-right: calc(0px - var(--icon-s, 16px)/2 + var(--cascader-menu-icon-expand-size, 8px)/2); } .next-cascader-menu-icon-expand.next-icon:before { width: 16px; width: var(--icon-s, 16px); font-size: 16px; font-size: var(--icon-s, 16px); } } .next-cascader-menu-icon-loading.next-icon:before, .next-cascader-menu-icon-loading.next-icon .next-icon-remote { width: 12px; width: var(--icon-xs, 12px); font-size: 12px; font-size: var(--icon-xs, 12px); line-height: inherit; } .next-cascader-menu-item.next-expanded .next-cascader-menu-icon-right { color: #333333; color: var(--cascader-menu-icon-hover-expand-color, #333333); } .next-cascader-menu-item.next-expanded .next-cascader-menu-icon-loading { color: #5584FF; color: var(--color-brand1-6, #5584FF); } .next-cascader-filtered-list { height: 192px; height: calc(var(--s-8, 32px)*6); padding: 0; border: none; border-radius: 0; box-shadow: none; overflow: auto; } .next-cascader-filtered-list .next-menu-item-inner { overflow: visible; } .next-cascader-filtered-item em { color: #5584FF; color: var(--color-brand1-6, #5584FF); font-style: normal; } .next-cascader[dir="rtl"] .next-cascader-menu-wrapper { float: right; border-left: none; border-right: 1px solid #DCDEE3; border-right: var(--cascader-menu-border-width, 1px) var(--line-solid, solid) var(--cascader-menu-border-color, #DCDEE3); } .next-cascader[dir="rtl"] .next-cascader-menu-wrapper:first-child { border-right: none; } .next-cascader[dir="rtl"] .next-cascader-menu.next-has-right-border { border-right: none; border-left: 1px solid #DCDEE3; border-left: var(--cascader-menu-border-width, 1px) var(--line-solid, solid) var(--cascader-menu-border-color, #DCDEE3); } .next-cascader[dir="rtl"] .next-cascader-menu-icon-right { right: auto; left: 10px; } .next-sr-only { position: absolute; width: 1px; height: 1px; padding: 0; overflow: hidden; clip: rect(0, 0, 0, 0); white-space: nowrap; border: 0; margin: -1px; } .next-cascader-select { box-sizing: border-box; } .next-cascader-select *, .next-cascader-select *:before, .next-cascader-select *:after { box-sizing: border-box; } .next-cascader-select-dropdown { box-sizing: border-box; border: 1px solid #DCDEE3; border: var(--popup-local-border-width, 1px) var(--popup-local-border-style, solid) var(--popup-local-border-color, #DCDEE3); border-radius: 3px; border-radius: var(--popup-local-corner, 3px); box-shadow: none; box-shadow: var(--popup-local-shadow, none); } .next-cascader-select-dropdown *, .next-cascader-select-dropdown *:before, .next-cascader-select-dropdown *:after { box-sizing: border-box; } .next-cascader-select-dropdown .next-cascader { display: block; border: none; box-shadow: none; } .next-cascader-select-not-found { padding: 0; border: none; box-shadow: none; overflow: auto; color: #999999; color: var(--color-text1-2, #999999); } .next-cascader-select-not-found .next-menu-item:hover { color: #999999; color: var(--color-text1-2, #999999); /* TODO */ background: #FFFFFF; cursor: default; } @charset "UTF-8"; .next-sr-only { position: absolute; width: 1px; height: 1px; padding: 0; overflow: hidden; clip: rect(0, 0, 0, 0); white-space: nowrap; border: 0; margin: -1px; } .next-checkbox-wrapper[dir="rtl"] { margin-right: 8px; margin-left: 0; } .next-checkbox-wrapper[dir="rtl"]:first-child { margin-right: 0; } .next-checkbox-wrapper[dir="rtl"] > .next-checkbox-label { margin-right: 4px; margin-right: var(--checkbox-margin-left, 4px); margin-left: 0; } /* stylelint-disable max-nesting-depth */ .next-checkbox-wrapper { box-sizing: border-box; } .next-checkbox-wrapper *, .next-checkbox-wrapper *:before, .next-checkbox-wrapper *:after { box-sizing: border-box; } .next-checkbox-wrapper .next-checkbox { display: inline-block; position: relative; line-height: 1; vertical-align: middle; } .next-checkbox-wrapper input[type="checkbox"] { opacity: 0; position: absolute; top: 0; left: 0; width: 16px; width: var(--checkbox-size, 16px); height: 16px; height: var(--checkbox-size, 16px); margin: 0; cursor: pointer; } .next-checkbox-wrapper .next-checkbox-inner { display: block; width: 16px; width: var(--checkbox-size, 16px); height: 16px; height: var(--checkbox-size, 16px); background: #FFFFFF; background: var(--checkbox-bg-color, #FFFFFF); border-radius: 3px; border-radius: var(--checkbox-border-radius, 3px); border: 1px solid #C4C6CF; border: var(--checkbox-border-width, 1px) solid var(--checkbox-border-color, #C4C6CF); transition: all 100ms linear; transition: all var(--motion-duration-immediately, 100ms) var(--motion-linear, linear); text-align: left; /* 防止继承父级 */ box-shadow: none; box-shadow: var(--checkbox-shadow, none); } .next-checkbox-wrapper .next-checkbox-inner > .next-icon { transform: scale(0); position: absolute; top: 0; opacity: 0; line-height: 16px; line-height: var(--checkbox-size, 16px); transition: all 100ms linear; transition: all var(--motion-duration-immediately, 100ms) var(--motion-linear, linear); color: #FFFFFF; color: var(--checkbox-checked-circle-color, #FFFFFF); left: 4px; left: calc(var(--checkbox-size, 16px)/2 - var(--checkbox-circle-size, 8px)/2); margin-left: 0px; } .next-checkbox-wrapper .next-checkbox-inner > .next-icon:before, .next-checkbox-wrapper .next-checkbox-inner > .next-icon .next-icon-remote { width: 8px; width: var(--checkbox-circle-size, 8px); font-size: 8px; font-size: var(--checkbox-circle-size, 8px); line-height: inherit; } @media all and (-webkit-min-device-pixel-ratio: 0) and (min-resolution: 0.001dpcm) { .next-checkbox-wrapper .next-checkbox-inner > .next-icon { transform: scale(0.5); margin-left: -4px; margin-left: calc(0px - var(--icon-s, 16px)/2 + var(--checkbox-circle-size, 8px)/2); margin-right: -4px; margin-right: calc(0px - var(--icon-s, 16px)/2 + var(--checkbox-circle-size, 8px)/2); } .next-checkbox-wrapper .next-checkbox-inner > .next-icon:before { width: 16px; width: var(--icon-s, 16px); font-size: 16px; font-size: var(--icon-s, 16px); } } .next-checkbox-wrapper .next-checkbox-inner > .next-icon::before { vertical-align: top; margin-top: 0; } .next-checkbox-wrapper .next-checkbox-inner > .next-checkbox-select-icon::before { content: "\E632"; content: var(--checkbox-select-icon-content, "\E632"); } .next-checkbox-wrapper .next-checkbox-inner > .next-checkbox-semi-select-icon::before { content: "\E633"; content: var(--checkbox-semi-select-icon-content, "\E633"); } .next-checkbox-wrapper.checked > .next-checkbox > .next-checkbox-inner, .next-checkbox-wrapper.checked.focused > .next-checkbox > .next-checkbox-inner { border-color: transparent; border-color: var(--checkbox-checked-border-color, transparent); background-color: #5584FF; background-color: var(--checkbox-checked-bg-color, #5584FF); } .next-checkbox-wrapper.checked > .next-checkbox > .next-checkbox-inner:hover, .next-checkbox-wrapper.checked > .next-checkbox > .next-checkbox-inner.hovered, .next-checkbox-wrapper.checked.focused > .next-checkbox > .next-checkbox-inner:hover, .next-checkbox-wrapper.checked.focused > .next-checkbox > .next-checkbox-inner.hovered { border-color: transparent; border-color: var(--checkbox-checked-border-color, transparent); } .next-checkbox-wrapper.checked > .next-checkbox > .next-checkbox-inner > .next-icon, .next-checkbox-wrapper.checked.focused > .next-checkbox > .next-checkbox-inner > .next-icon { opacity: 1; transform: scale(1); margin-left: 0px; /* font-size < 12px的时候进行覆盖。 */ } .next-checkbox-wrapper.checked > .next-checkbox > .next-checkbox-inner > .next-icon:before, .next-checkbox-wrapper.checked > .next-checkbox > .next-checkbox-inner > .next-icon .next-icon-remote, .next-checkbox-wrapper.checked.focused > .next-checkbox > .next-checkbox-inner > .next-icon:before, .next-checkbox-wrapper.checked.focused > .next-checkbox > .next-checkbox-inner > .next-icon .next-icon-remote { width: 8px; width: var(--checkbox-circle-size, 8px); font-size: 8px; font-size: var(--checkbox-circle-size, 8px); line-height: inherit; } @media all and (-webkit-min-device-pixel-ratio: 0) and (min-resolution: 0.001dpcm) { .next-checkbox-wrapper.checked > .next-checkbox > .next-checkbox-inner > .next-icon, .next-checkbox-wrapper.checked.focused > .next-checkbox > .next-checkbox-inner > .next-icon { transform: scale(0.5); margin-left: -4px; margin-left: calc(0px - var(--icon-s, 16px)/2 + var(--checkbox-circle-size, 8px)/2); margin-right: -4px; margin-right: calc(0px - var(--icon-s, 16px)/2 + var(--checkbox-circle-size, 8px)/2); } .next-checkbox-wrapper.checked > .next-checkbox > .next-checkbox-inner > .next-icon:before, .next-checkbox-wrapper.checked.focused > .next-checkbox > .next-checkbox-inner > .next-icon:before { width: 16px; width: var(--icon-s, 16px); font-size: 16px; font-size: var(--icon-s, 16px); } } .next-checkbox-wrapper.indeterminate > .next-checkbox > .next-checkbox-inner, .next-checkbox-wrapper.indeterminate.focused > .next-checkbox > .next-checkbox-inner { border-color: transparent; border-color: var(--checkbox-checked-border-color, transparent); background-color: #5584FF; background-color: var(--checkbox-checked-bg-color, #5584FF); } .next-checkbox-wrapper.indeterminate > .next-checkbox > .next-checkbox-inner:hover, .next-checkbox-wrapper.indeterminate > .next-checkbox > .next-checkbox-inner.hovered, .next-checkbox-wrapper.indeterminate.focused > .next-checkbox > .next-checkbox-inner:hover, .next-checkbox-wrapper.indeterminate.focused > .next-checkbox > .next-checkbox-inner.hovered { border-color: transparent; border-color: var(--checkbox-checked-border-color, transparent); } .next-checkbox-wrapper.indeterminate > .next-checkbox > .next-checkbox-inner > .next-icon, .next-checkbox-wrapper.indeterminate.focused > .next-checkbox > .next-checkbox-inner > .next-icon { opacity: 1; transform: scale3d(1, 1, 1); margin-left: 0px; /* font-size < 12px的时候进行覆盖。 */ } .next-checkbox-wrapper.indeterminate > .next-checkbox > .next-checkbox-inner > .next-icon:before, .next-checkbox-wrapper.indeterminate > .next-checkbox > .next-checkbox-inner > .next-icon .next-icon-remote, .next-checkbox-wrapper.indeterminate.focused > .next-checkbox > .next-checkbox-inner > .next-icon:before, .next-checkbox-wrapper.indeterminate.focused > .next-checkbox > .next-checkbox-inner > .next-icon .next-icon-remote { width: 8px; width: var(--checkbox-circle-size, 8px); font-size: 8px; font-size: var(--checkbox-circle-size, 8px); line-height: inherit; } @media all and (-webkit-min-device-pixel-ratio: 0) and (min-resolution: 0.001dpcm) { .next-checkbox-wrapper.indeterminate > .next-checkbox > .next-checkbox-inner > .next-icon, .next-checkbox-wrapper.indeterminate.focused > .next-checkbox > .next-checkbox-inner > .next-icon { transform: scale(0.5); margin-left: -4px; margin-left: calc(0px - var(--icon-s, 16px)/2 + var(--checkbox-circle-size, 8px)/2); margin-right: -4px; margin-right: calc(0px - var(--icon-s, 16px)/2 + var(--checkbox-circle-size, 8px)/2); } .next-checkbox-wrapper.indeterminate > .next-checkbox > .next-checkbox-inner > .next-icon:before, .next-checkbox-wrapper.indeterminate.focused > .next-checkbox > .next-checkbox-inner > .next-icon:before { width: 16px; width: var(--icon-s, 16px); font-size: 16px; font-size: var(--icon-s, 16px); } } .next-checkbox-wrapper:not(.disabled):hover > .next-checkbox > .next-checkbox-inner, .next-checkbox-wrapper.hovered > .next-checkbox > .next-checkbox-inner, .next-checkbox-wrapper.focused > .next-checkbox > .next-checkbox-inner { border-color: #5584FF; border-color: var(--checkbox-hovered-border-color, #5584FF); background-color: #DEE8FF; background-color: var(--checkbox-hovered-bg-color, #DEE8FF); } .next-checkbox-wrapper:not(.disabled):hover .next-checkbox-label, .next-checkbox-wrapper.hovered .next-checkbox-label, .next-checkbox-wrapper.focused .next-checkbox-label { cursor: pointer; } .next-checkbox-wrapper.indeterminate:not(.disabled):hover > .next-checkbox .next-checkbox-inner, .next-checkbox-wrapper.indeterminate:not(.disabled).hovered > .next-checkbox .next-checkbox-inner, .next-checkbox-wrapper.checked:not(.disabled):hover > .next-checkbox .next-checkbox-inner, .next-checkbox-wrapper.checked:not(.disabled).hovered > .next-checkbox .next-checkbox-inner { border-color: transparent; border-color: var(--checkbox-checked-hovered-border-color, transparent); background-color: #3E71F7; background-color: var(--checkbox-checked-hovered-bg-color, #3E71F7); } .next-checkbox-wrapper.indeterminate:not(.disabled):hover > .next-checkbox .next-checkbox-inner > .next-icon, .next-checkbox-wrapper.indeterminate:not(.disabled).hovered > .next-checkbox .next-checkbox-inner > .next-icon, .next-checkbox-wrapper.checked:not(.disabled):hover > .next-checkbox .next-checkbox-inner > .next-icon, .next-checkbox-wrapper.checked:not(.disabled).hovered > .next-checkbox .next-checkbox-inner > .next-icon { color: #FFFFFF; color: var(--checkbox-checked-hovered-circle-color, #FFFFFF); opacity: 1; } .next-checkbox-wrapper.disabled input[type="checkbox"] { cursor: not-allowed; } .next-checkbox-wrapper.disabled .next-checkbox-inner { border-color: #E6E7EB; border-color: var(--checkbox-disabled-border-color, #E6E7EB); background: #F7F8FA; background: var(--checkbox-disabled-bg-color, #F7F8FA); } .next-checkbox-wrapper.disabled.checked .next-checkbox-inner, .next-checkbox-wrapper.disabled.indeterminate .next-checkbox-inner { border-color: #E6E7EB; border-color: var(--checkbox-disabled-border-color, #E6E7EB); background: #F7F8FA; background: var(--checkbox-disabled-bg-color, #F7F8FA); } .next-checkbox-wrapper.disabled.checked .next-checkbox-inner:hover, .next-checkbox-wrapper.disabled.checked .next-checkbox-inner.hovered, .next-checkbox-wrapper.disabled.indeterminate .next-checkbox-inner:hover, .next-checkbox-wrapper.disabled.indeterminate .next-checkbox-inner.hovered { border-color: #E6E7EB; border-color: var(--checkbox-disabled-border-color, #E6E7EB); } .next-checkbox-wrapper.disabled.checked .next-checkbox-inner > .next-icon, .next-checkbox-wrapper.disabled.indeterminate .next-checkbox-inner > .next-icon { color: #CCCCCC; color: var(--checkbox-disabled-circle-color, #CCCCCC); opacity: 1; } .next-checkbox-wrapper.disabled.checked.focused .next-checkbox-inner { border-color: #E6E7EB; border-color: var(--checkbox-disabled-border-color, #E6E7EB); background: #F7F8FA; background: var(--checkbox-disabled-bg-color, #F7F8FA); } .next-checkbox-wrapper.disabled.checked.focused .next-checkbox-inner > .next-icon { color: #CCCCCC; color: var(--checkbox-disabled-circle-color, #CCCCCC); opacity: 1; } .next-checkbox-wrapper.disabled .next-checkbox-label { color: #333333; color: var(--checkbox-disabled-label-color, #333333); } .next-checkbox-group .next-checkbox-wrapper { display: inline-block; margin-left: 8px; } .next-checkbox-group .next-checkbox-wrapper:first-child { margin-left: 0; } .next-checkbox-group-ver .next-checkbox-wrapper { display: block; margin-left: 0; margin-right: 0; margin-bottom: 8px; } .next-checkbox-label { font-size: 12px; font-size: var(--checkbox-font-size, 12px); color: #333333; color: var(--checkbox-label-color, #333333); vertical-align: middle; margin: 0; margin-left: 4px; margin-left: var(--checkbox-margin-left, 4px); line-height: 1; } @charset "UTF-8"; .next-sr-only { position: absolute; width: 1px; height: 1px; padding: 0; overflow: hidden; clip: rect(0, 0, 0, 0); white-space: nowrap; border: 0; margin: -1px; } .next-collapse[dir=rtl] .next-collapse-panel-title { padding: 8px 28px 8px 0; padding: var(--collapse-title-padding-tb, 8px) calc(var(--collapse-icon-margin-r, 8px) + var(--collapse-icon-margin-l, 12px) + var(--collapse-icon-size, 8px)) var(--collapse-title-padding-tb, 8px) 0; } .next-collapse[dir=rtl] .next-collapse-panel-icon { left: inherit; right: 12px; right: var(--collapse-icon-margin-l, 12px); transform: rotate(180deg); margin-left: 0px; margin-right: 0px; } .next-collapse[dir=rtl] .next-collapse-panel-icon:before, .next-collapse[dir=rtl] .next-collapse-panel-icon .next-icon-remote { width: 8px; width: var(--collapse-icon-size, 8px); font-size: 8px; font-size: var(--collapse-icon-size, 8px); line-height: inherit; } @media all and (-webkit-min-device-pixel-ratio: 0) and (min-resolution: 0.001dpcm) { .next-collapse[dir=rtl] .next-collapse-panel-icon { transform: scale(0.5) rotate(180deg); margin-left: -4px; margin-left: calc(0px - var(--icon-s, 16px)/2 + var(--collapse-icon-size, 8px)/2); margin-right: -4px; margin-right: calc(0px - var(--icon-s, 16px)/2 + var(--collapse-icon-size, 8px)/2); } .next-collapse[dir=rtl] .next-collapse-panel-icon:before { width: 16px; width: var(--icon-s, 16px); font-size: 16px; font-size: var(--icon-s, 16px); } } /* put your code here */ .next-collapse { box-sizing: border-box; border: 1px solid #DCDEE3; border: var(--collapse-border-width, 1px) solid var(--collapse-border-color, #DCDEE3); border-radius: 3px; border-radius: var(--collapse-border-corner, 3px); } .next-collapse *, .next-collapse *:before, .next-collapse *:after { box-sizing: border-box; } .next-collapse:focus, .next-collapse *:focus { outline: 0; } .next-collapse-panel:not(:first-child) { border-top: 1px solid #DCDEE3; border-top: var(--collapse-title-border-width, 1px) solid var(--collapse-panel-border-color, #DCDEE3); } .next-collapse .next-collapse-panel-icon { position: absolute; color: #333333; color: var(--collapse-icon-color, #333333); transition: transform 100ms linear; transition: transform var(--motion-duration-immediately, 100ms) var(--motion-linear, linear); left: 12px; left: var(--collapse-icon-margin-l, 12px); margin-top: -2px; margin-left: 0px; margin-right: 0px; } .next-collapse .next-collapse-panel-icon:before, .next-collapse .next-collapse-panel-icon .next-icon-remote { width: 8px; width: var(--collapse-icon-size, 8px); font-size: 8px; font-size: var(--collapse-icon-size, 8px); line-height: inherit; } @media all and (-webkit-min-device-pixel-ratio: 0) and (min-resolution: 0.001dpcm) { .next-collapse .next-collapse-panel-icon { transform: scale(0.5); margin-left: -4px; margin-left: calc(0px - var(--icon-s, 16px)/2 + var(--collapse-icon-size, 8px)/2); margin-right: -4px; margin-right: calc(0px - var(--icon-s, 16px)/2 + var(--collapse-icon-size, 8px)/2); } .next-collapse .next-collapse-panel-icon:before { width: 16px; width: var(--icon-s, 16px); font-size: 16px; font-size: var(--icon-s, 16px); } } .next-collapse-panel-title { position: relative; line-height: 20px; line-height: var(--collapse-title-height, 20px); background: #F2F3F7; background: var(--collapse-title-bg-color, #F2F3F7); font-size: 14px; font-size: var(--collapse-title-font-size, 14px); font-weight: normal; font-weight: var(--collapse-title-font-weight, normal); color: #333333; color: var(--collapse-title-font-color, #333333); cursor: pointer; padding: 8px 0 8px 28px; padding: var(--collapse-title-padding-tb, 8px) 0 var(--collapse-title-padding-tb, 8px) calc(var(--collapse-icon-margin-r, 8px) + var(--collapse-icon-margin-l, 12px) + var(--collapse-icon-size, 8px)); transition: background 100ms linear; transition: background var(--motion-duration-immediately, 100ms) var(--motion-linear, linear); } .next-collapse-panel-title:hover { background: #EBECF0; background: var(--collapse-title-hover-bg-color, #EBECF0); color: #333333; color: var(--collapse-title-hover-font-color, #333333); font-weight: normal; font-weight: var(--collapse-title-hover-font-weight, normal); } .next-collapse-panel-title:hover .next-collapse-panel-icon { color: #333333; color: var(--collapse-icon-hover-color, #333333); } .next-collapse-panel-content { height: 0; padding: 0 16px; padding: 0 var(--collapse-content-padding-x, 16px); background: #FFFFFF; background: var(--collapse-content-bg-color, #FFFFFF); font-size: 12px; font-size: var(--collapse-content-font-size, 12px); color: #666666; color: var(--collapse-content-color, #666666); transition: all 300ms ease; transition: all var(--motion-duration-standard, 300ms) var(--motion-ease, ease); opacity: 0; } .next-collapse-panel-expanded > .next-collapse-panel-content { display: block; padding: 12px 16px; padding: var(--collapse-content-padding-y, 12px) var(--collapse-content-padding-x, 16px); height: auto; opacity: 1; } .next-collapse .next-collapse-unfold-icon::before { content: ""; content: var(--collapse-unfold-icon-content, ""); } .next-collapse-panel-hidden > .next-collapse-panel-content { overflow: hidden; } .next-collapse .next-collapse-panel-icon::before { content: "\E619"; content: var(--collapse-fold-icon-content, "\E619"); } .next-collapse .next-collapse-panel-icon.next-collapse-panel-icon-expanded { transform: rotate(90deg); margin-left: 0px; margin-right: 0px; } .next-collapse .next-collapse-panel-icon.next-collapse-panel-icon-expanded:before, .next-collapse .next-collapse-panel-icon.next-collapse-panel-icon-expanded .next-icon-remote { width: 8px; width: var(--collapse-icon-size, 8px); font-size: 8px; font-size: var(--collapse-icon-size, 8px); line-height: inherit; } @media all and (-webkit-min-device-pixel-ratio: 0) and (min-resolution: 0.001dpcm) { .next-collapse .next-collapse-panel-icon.next-collapse-panel-icon-expanded { transform: scale(0.5) rotate(90deg); margin-left: -4px; margin-left: calc(0px - var(--icon-s, 16px)/2 + var(--collapse-icon-size, 8px)/2); margin-right: -4px; margin-right: calc(0px - var(--icon-s, 16px)/2 + var(--collapse-icon-size, 8px)/2); } .next-collapse .next-collapse-panel-icon.next-collapse-panel-icon-expanded:before { width: 16px; width: var(--icon-s, 16px); font-size: 16px; font-size: var(--icon-s, 16px); } } .next-collapse-disabled { border-color: #E6E7EB; border-color: var(--collapse-disabled-border-color, #E6E7EB); } .next-collapse-panel-disabled:not(:first-child) { border-color: #E6E7EB; border-color: var(--collapse-disabled-border-color, #E6E7EB); } .next-collapse-panel-disabled > .next-collapse-panel-title { cursor: not-allowed; color: #CCCCCC; color: var(--collapse-title-font-disabled-color, #CCCCCC); background: #F2F3F7; background: var(--collapse-title-disabled-bg-color, #F2F3F7); } .next-collapse-panel-disabled .next-collapse-panel-icon { color: #CCCCCC; color: var(--collapse-title-font-disabled-color, #CCCCCC); } .next-collapse-panel-disabled .next-collapse-panel-title:hover { font-weight: normal; font-weight: var(--collapse-title-font-weight, normal); } .next-collapse-panel-disabled .next-collapse-panel-title:hover .next-collapse-panel-icon { color: #CCCCCC; color: var(--collapse-title-font-disabled-color, #CCCCCC); } .next-collapse-panel-disabled:hover { color: #CCCCCC; color: var(--collapse-title-font-disabled-color, #CCCCCC); background: #F2F3F7; background: var(--collapse-title-disabled-bg-color, #F2F3F7); } @charset "UTF-8"; .next-sr-only { position: absolute; width: 1px; height: 1px; padding: 0; overflow: hidden; clip: rect(0, 0, 0, 0); white-space: nowrap; border: 0; margin: -1px; } .next-range-picker-trigger-separator, .next-range-picker-panel-input-separator { cursor: default; display: inline-block; text-align: center; color: #CCCCCC; color: var(--color-text1-1, #CCCCCC); width: 16px; width: var(--date-picker-input-separator-width, 16px); font-size: 12px; font-size: var(--font-size-caption, 12px); vertical-align: middle; } .next-date-picker, .next-month-picker, .next-year-picker, .next-week-picker { display: inline-block; width: 200px; width: var(--s-50, 200px); } .next-date-picker-input, .next-month-picker-input, .next-year-picker-input, .next-week-picker-input { width: 100%; } .next-date-picker-body, .next-month-picker-body, .next-year-picker-body, .next-week-picker-body { width: 288px; width: calc(var(--s-18, 72px)*4); } .next-date-picker-panel-input.next-input, .next-month-picker-panel-input.next-input, .next-year-picker-panel-input.next-input, .next-week-picker-panel-input.next-input { width: 100%; background: transparent; } .next-date-picker-body.next-date-picker-body-show-time .next-date-picker-panel-input.next-input { width: 49%; } .next-date-picker-body.next-date-picker-body-show-time .next-date-picker-panel-input.next-input:first-child { margin-right: 2%; } .next-range-picker { display: inline-block; width: 336px; width: calc(var(--s-28, 112px)*3); } .next-range-picker-input { width: 100%; } .next-range-picker-trigger { border: 1px solid #C4C6CF; border: var(--input-border-width, 1px) solid var(--input-border-color, #C4C6CF); background-color: #FFFFFF; background-color: var(--input-bg-color, #FFFFFF); } .next-range-picker-trigger:hover { border-color: #A0A2AD; border-color: var(--input-hover-border-color, #A0A2AD); background-color: #FFFFFF; background-color: var(--input-hover-bg-color, #FFFFFF); } .next-range-picker-trigger.next-error { border-color: #FF3000; border-color: var(--input-feedback-error-border-color, #FF3000); } .next-range-picker-trigger-input.next-input { height: auto; width: calc(50% - 8px); width: calc(50% - var(--date-picker-input-separator-width, 16px)/2); } .next-range-picker.next-disabled .next-range-picker-trigger { color: #CCCCCC; color: var(--input-disabled-color, #CCCCCC); border-color: #E6E7EB; border-color: var(--input-disabled-border-color, #E6E7EB); background-color: #F7F8FA; background-color: var(--input-disabled-bg-color, #F7F8FA); cursor: not-allowed; } .next-range-picker.next-disabled .next-range-picker-trigger:hover { border-color: #E6E7EB; border-color: var(--input-disabled-border-color, #E6E7EB); background-color: #F7F8FA; background-color: var(--input-disabled-bg-color, #F7F8FA); } .next-range-picker.next-large .next-range-picker-trigger, .next-range-picker.next-large .next-range-picker-panel-input { border-radius: 3px; border-radius: var(--form-element-large-corner, 3px); } .next-range-picker.next-medium .next-range-picker-trigger, .next-range-picker.next-medium .next-range-picker-panel-input { border-radius: 3px; border-radius: var(--form-element-medium-corner, 3px); } .next-range-picker.next-small .next-range-picker-trigger, .next-range-picker.next-small .next-range-picker-panel-input { border-radius: 3px; border-radius: var(--form-element-small-corner, 3px); } .next-range-picker-body { width: 600px; width: calc(var(--s-30, 120px)*5); } .next-range-picker-panel-input-start-date.next-input, .next-range-picker-panel-input-end-date.next-input { width: calc(50% - 8px); width: calc(50% - var(--date-picker-input-separator-width, 16px)/2); } .next-range-picker-body.next-range-picker-body-show-time .next-range-picker-panel-input-start-date, .next-range-picker-body.next-range-picker-body-show-time .next-range-picker-panel-input-end-date, .next-range-picker-body.next-range-picker-body-show-time .next-range-picker-panel-input-start-time, .next-range-picker-body.next-range-picker-body-show-time .next-range-picker-panel-input-end-time { width: calc(25% - 8px); width: calc(25% - var(--date-picker-input-separator-width, 16px)/4 - var(--s-4, 16px)/4); } .next-range-picker-body.next-range-picker-body-show-time .next-range-picker-panel-input-start-date { margin-right: 8px; margin-right: var(--s-2, 8px); } .next-range-picker-body.next-range-picker-body-show-time .next-range-picker-panel-input-end-time { margin-left: 8px; margin-left: var(--s-2, 8px); } .next-range-picker-body.next-range-picker-body-show-time .next-range-picker-panel-time:after { visibility: hidden; display: block; height: 0; font-size: 0; content: ' '; clear: both; } .next-range-picker-body.next-range-picker-body-show-time .next-range-picker-panel-time-start, .next-range-picker-body.next-range-picker-body-show-time .next-range-picker-panel-time-end { width: 50%; float: left; } .next-range-picker-body.next-range-picker-body-show-time .next-range-picker-panel-time-start { border-right: 1px solid #DCDEE3; border-right: var(--line-1, 1px) var(--line-solid, solid) var(--date-picker-panel-time-panel-separator-color, #DCDEE3); } .next-range-picker-body.next-range-picker-body-show-time .next-range-picker-panel-time-end { border-left: 1px solid #DCDEE3; border-left: var(--line-1, 1px) var(--line-solid, solid) var(--date-picker-panel-time-panel-separator-color, #DCDEE3); } .next-date-picker-body[dir="rtl"] .next-date-picker-panel-footer { text-align: left; } .next-date-picker-body[dir="rtl"] .next-date-picker-panel-footer > .next-btn:not(:last-child) { margin-right: 0; margin-left: 16px; margin-left: var(--s-4, 16px); } .next-date-picker-body[dir="rtl"].next-date-picker-body-show-time .next-date-picker-panel-input.next-input:first-child { margin-left: 2%; margin-right: 0; } .next-date-picker-body[dir="rtl"].next-date-picker-body-show-time .next-time-picker-menu { float: right; } .next-date-picker-body[dir="rtl"].next-date-picker-body-show-time .next-time-picker-menu:not(:last-child) { border-right: none; border-left: 1px solid #C4C6CF; border-left: var(--time-picker-menu-border-width, 1px) var(--line-solid, solid) var(--time-picker-menu-border-color, #C4C6CF); } .next-range-picker-body[dir="rtl"] .next-range-picker-panel-input { text-align: right; } .next-range-picker-body[dir="rtl"] .next-date-picker-panel-footer { text-align: left; } .next-range-picker-body[dir="rtl"] .next-date-picker-panel-footer > .next-btn:not(:last-child) { margin-right: 0; margin-left: 16px; margin-left: var(--s-4, 16px); } .next-range-picker-body[dir="rtl"].next-range-picker-body-show-time .next-range-picker-panel-input-start-date { margin-right: 0; margin-left: 8px; margin-left: var(--s-2, 8px); } .next-range-picker-body[dir="rtl"].next-range-picker-body-show-time .next-range-picker-panel-input-end-time { margin-left: 0; margin-right: 8px; margin-right: var(--s-2, 8px); } .next-range-picker-body[dir="rtl"].next-range-picker-body-show-time .next-range-picker-panel-time-start, .next-range-picker-body[dir="rtl"].next-range-picker-body-show-time .next-range-picker-panel-time-end { float: right; } .next-range-picker-body[dir="rtl"].next-range-picker-body-show-time .next-range-picker-panel-time-start { border-right: none; border-left: 1px solid #DCDEE3; border-left: var(--line-1, 1px) var(--line-solid, solid) var(--date-picker-panel-time-panel-separator-color, #DCDEE3); } .next-range-picker-body[dir="rtl"].next-range-picker-body-show-time .next-range-picker-panel-time-end { border-left: none; border-right: 1px solid #DCDEE3; border-right: var(--line-1, 1px) var(--line-solid, solid) var(--date-picker-panel-time-panel-separator-color, #DCDEE3); } .next-range-picker-body[dir="rtl"].next-range-picker-body-show-time .next-time-picker-menu { float: right; } .next-range-picker-body[dir="rtl"].next-range-picker-body-show-time .next-time-picker-menu:not(:last-child) { border-right: none; border-left: 1px solid #C4C6CF; border-left: var(--time-picker-menu-border-width, 1px) var(--line-solid, solid) var(--time-picker-menu-border-color, #C4C6CF); } .next-date-picker, .next-range-picker, .next-month-picker, .next-year-picker, .next-week-picker { box-sizing: border-box; } .next-date-picker *, .next-date-picker *:before, .next-date-picker *:after, .next-range-picker *, .next-range-picker *:before, .next-range-picker *:after, .next-month-picker *, .next-month-picker *:before, .next-month-picker *:after, .next-year-picker *, .next-year-picker *:before, .next-year-picker *:after, .next-week-picker *, .next-week-picker *:before, .next-week-picker *:after { box-sizing: border-box; } .next-date-picker-body, .next-range-picker-body, .next-month-picker-body, .next-year-picker-body, .next-week-picker-body { border: 1px solid #DCDEE3; border: var(--popup-local-border-width, 1px) var(--popup-local-border-style, solid) var(--popup-local-border-color, #DCDEE3); border-radius: 3px; border-radius: var(--popup-local-corner, 3px); box-shadow: none; box-shadow: var(--popup-local-shadow, none); background: #FFFFFF; background: var(--date-picker-panel-background, #FFFFFF); } .next-date-picker-panel-header, .next-range-picker-panel-header, .next-month-picker-panel-header, .next-year-picker-panel-header, .next-week-picker-panel-header { padding: 6px; text-align: center; } .next-date-picker-panel-time, .next-range-picker-panel-time, .next-month-picker-panel-time, .next-year-picker-panel-time, .next-week-picker-panel-time { border-top: 1px solid #DCDEE3; border-top: var(--popup-local-border-width, 1px) var(--popup-local-border-style, solid) var(--popup-local-border-color, #DCDEE3); } .next-date-picker-panel-footer, .next-range-picker-panel-footer, .next-month-picker-panel-footer, .next-year-picker-panel-footer, .next-week-picker-panel-footer { text-align: right; padding: 8px 20px; padding: var(--date-picker-panel-footer-padding-tb, 8px) var(--date-picker-panel-footer-padding-lr, 20px); border-top: 1px solid #DCDEE3; border-top: var(--popup-local-border-width, 1px) var(--popup-local-border-style, solid) var(--popup-local-border-color, #DCDEE3); } .next-date-picker-panel-footer > .next-btn:not(:last-child), .next-date-picker-panel-tools > .next-btn:not(:last-child), .next-range-picker-panel-footer > .next-btn:not(:last-child), .next-range-picker-panel-tools > .next-btn:not(:last-child), .next-month-picker-panel-footer > .next-btn:not(:last-child), .next-month-picker-panel-tools > .next-btn:not(:last-child), .next-year-picker-panel-footer > .next-btn:not(:last-child), .next-year-picker-panel-tools > .next-btn:not(:last-child), .next-week-picker-panel-footer > .next-btn:not(:last-child), .next-week-picker-panel-tools > .next-btn:not(:last-child) { margin-right: 16px; margin-right: var(--s-4, 16px); } .next-date-picker-panel-tools, .next-range-picker-panel-tools, .next-month-picker-panel-tools, .next-year-picker-panel-tools, .next-week-picker-panel-tools { float: left; } .next-date-picker .next-calendar-panel-header, .next-range-picker .next-calendar-panel-header, .next-month-picker .next-calendar-panel-header, .next-year-picker .next-calendar-panel-header, .next-week-picker .next-calendar-panel-header { margin-left: -1px; margin-left: calc(0px - var(--popup-local-border-width, 1px)); margin-right: -1px; margin-right: calc(0px - var(--popup-local-border-width, 1px)); } .next-date-picker .next-input input, .next-range-picker .next-input input, .next-month-picker .next-input input, .next-year-picker .next-input input, .next-week-picker .next-input input { vertical-align: baseline; } .next-date-picker-symbol-calendar-icon::before, .next-range-picker-symbol-calendar-icon::before, .next-month-picker-symbol-calendar-icon::before, .next-year-picker-symbol-calendar-icon::before, .next-week-picker-symbol-calendar-icon::before { content: "\E607"; content: var(--date-picker-calendar-icon, "\E607"); } .next-range-picker-panel-body .next-calendar { display: inline-block; width: 50%; } @charset "UTF-8"; .next-sr-only { position: absolute; width: 1px; height: 1px; padding: 0; overflow: hidden; clip: rect(0, 0, 0, 0); white-space: nowrap; border: 0; margin: -1px; } .next-dialog[dir=rtl] { text-align: right; } .next-dialog[dir=rtl] .next-dialog-footer.next-align-left { text-align: right; } .next-dialog[dir=rtl] .next-dialog-footer.next-align-center { text-align: center; } .next-dialog[dir=rtl] .next-dialog-footer.next-align-right { text-align: left; } .next-dialog[dir=rtl] .next-dialog-btn + .next-dialog-btn { margin-right: 4px; margin-right: var(--s-1, 4px); margin-left: 0; } .next-dialog[dir=rtl] .next-dialog-close { left: 12px; left: var(--dialog-close-right, 12px); right: auto; } .next-dialog { box-sizing: border-box; position: fixed; z-index: 1001; background: #FFFFFF; background: var(--dialog-bg, #FFFFFF); border: 1px solid #DCDEE3; border: var(--dialog-border-width, 1px) var(--dialog-border-style, solid) var(--dialog-border-color, #DCDEE3); border-radius: 3px; border-radius: var(--dialog-corner, 3px); box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.12); box-shadow: var(--dialog-shadow, 0px 2px 4px 0px rgba(0, 0, 0, 0.12)); text-align: left; overflow: hidden; animation-duration: 300ms; animation-duration: var(--motion-duration-standard, 300ms); animation-timing-function: ease-in-out; animation-timing-function: var(--motion-ease-in-out, ease-in-out); max-width: 90%; /* 让用户自己设置 */ /* &.next-closeable &-header, */ /* &.next-closeable &-body, { */ /* padding-right: $dialog-part-padding-right-closeable; */ /* } */ } .next-dialog *, .next-dialog *:before, .next-dialog *:after { box-sizing: border-box; } .next-dialog-header { padding: 12px 20px 12px 20px; padding: var(--dialog-title-padding-top, 12px) var(--dialog-title-padding-left-right, 20px) var(--dialog-title-padding-bottom, 12px) var(--dialog-title-padding-left-right, 20px); border-bottom: 0px solid transparent; border-bottom: var(--dialog-title-border-width, 0px) var(--line-solid, solid) var(--dialog-title-border-color, transparent); font-size: 16px; font-size: var(--dialog-title-font-size, 16px); background: transparent; background: var(--dialog-title-bg-color, transparent); color: #333333; color: var(--dialog-title-color, #333333); } .next-dialog-body { padding: 20px 20px 20px 20px; padding: var(--dialog-content-padding-top, 20px) var(--dialog-content-padding-left-right, 20px) var(--dialog-content-padding-bottom, 20px) var(--dialog-content-padding-left-right, 20px); font-size: 12px; font-size: var(--dialog-content-font-size, 12px); color: #666666; color: var(--dialog-content-color, #666666); } .next-dialog-footer { padding: 12px 20px 12px 20px; padding: var(--dialog-footer-padding-top, 12px) var(--dialog-footer-padding-left-right, 20px) var(--dialog-footer-padding-bottom, 12px) var(--dialog-footer-padding-left-right, 20px); border-top: 0px solid transparent; border-top: var(--dialog-footer-border-width, 0px) var(--line-solid, solid) var(--dialog-footer-border-color, transparent); background: transparent; background: var(--dialog-footer-bg-color, transparent); } .next-dialog-footer.next-align-left { text-align: left; } .next-dialog-footer.next-align-center { text-align: center; } .next-dialog-footer.next-align-right { text-align: right; } .next-dialog-footer-fixed-height { position: absolute; width: 100%; bottom: 0; } .next-dialog-btn + .next-dialog-btn { margin-left: 4px; margin-left: var(--dialog-footer-button-spacing, 4px); } .next-dialog-close { position: absolute; top: 12px; top: var(--dialog-close-top, 12px); right: 12px; right: var(--dialog-close-right, 12px); width: 16px; width: var(--dialog-close-width, 16px); height: 16px; height: var(--dialog-close-width, 16px); color: #999999; color: var(--dialog-close-color, #999999); cursor: pointer; } .next-dialog-close:link, .next-dialog-close:visited { height: 16px; height: var(--dialog-close-width, 16px); color: #999999; color: var(--dialog-close-color, #999999); } .next-dialog-close:hover { background: transparent; background: var(--dialog-close-bg-hovered, transparent); color: #333333; color: var(--dialog-close-color-hovered, #333333); } .next-dialog-close .next-dialog-close-icon.next-icon { position: absolute; top: 50%; left: 50%; margin-top: -6px; margin-top: calc(0px - var(--dialog-close-size, 12px)/2); margin-left: -6px; margin-left: calc(0px - var(--dialog-close-size, 12px)/2); width: 12px; width: var(--dialog-close-size, 12px); height: 12px; height: var(--dialog-close-size, 12px); line-height: 12px; line-height: var(--dialog-close-size, 12px); } .next-dialog-close .next-dialog-close-icon.next-icon:before { width: 12px; width: var(--dialog-close-size, 12px); height: 12px; height: var(--dialog-close-size, 12px); font-size: 12px; font-size: var(--dialog-close-size, 12px); line-height: 12px; line-height: var(--dialog-close-size, 12px); } .next-dialog-container { position: fixed; top: 0; left: 0; right: 0; bottom: 0; z-index: 1001; padding: 40px; padding: var(--s-10, 40px); overflow: auto; text-align: center; box-sizing: border-box; } .next-dialog-container:before { display: inline-block; vertical-align: middle; width: 0; height: 100%; content: ''; } .next-dialog-container .next-dialog { display: inline-block; position: relative; vertical-align: middle; } .next-dialog-quick .next-dialog-body { padding: 20px 20px 20px 20px; padding: var(--dialog-message-content-padding-top, 20px) var(--dialog-message-content-padding-left-right, 20px) var(--dialog-message-content-padding-bottom, 20px) var(--dialog-message-content-padding-left-right, 20px); } .next-dialog .next-dialog-message.next-message { min-width: 300px; min-width: calc(var(--s-25, 100px)*3); padding: 0; } .next-sr-only { position: absolute; width: 1px; height: 1px; padding: 0; overflow: hidden; clip: rect(0, 0, 0, 0); white-space: nowrap; border: 0; margin: -1px; } .next-drawer { box-sizing: border-box; position: fixed; z-index: 1001; background: #FFFFFF; background: var(--drawer-bg, #FFFFFF); border: 1px solid #DCDEE3; border: var(--drawer-border-width, 1px) var(--drawer-border-style, solid) var(--drawer-border-color, #DCDEE3); box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.12); box-shadow: var(--drawer-shadow, 0px 2px 4px 0px rgba(0, 0, 0, 0.12)); overflow: auto; animation-duration: 300ms; animation-duration: var(--motion-duration-standard, 300ms); animation-timing-function: ease-in-out; animation-timing-function: var(--motion-ease-in-out, ease-in-out); } .next-drawer *, .next-drawer *:before, .next-drawer *:after { box-sizing: border-box; } .next-drawer-right { height: 100%; max-width: 80%; width: 240px; } .next-drawer-left { height: 100%; max-width: 80%; width: 240px; } .next-drawer-top { width: 100%; } .next-drawer-bottom { width: 100%; } .next-drawer-header { padding: 12px 20px 12px 20px; padding: var(--drawer-title-padding-top, 12px) var(--drawer-title-padding-left-right, 20px) var(--drawer-title-padding-bottom, 12px) var(--drawer-title-padding-left-right, 20px); border-bottom: 1px solid #DCDEE3; border-bottom: var(--drawer-title-border-width, 1px) var(--line-solid, solid) var(--drawer-title-border-color, #DCDEE3); font-size: 16px; font-size: var(--drawer-title-font-size, 16px); background: #FFFFFF; background: var(--drawer-title-bg-color, #FFFFFF); color: #333333; color: var(--drawer-title-color, #333333); } .next-drawer-no-title { padding: 0; border-bottom: 0; } .next-drawer-body { padding: 20px 20px 20px 20px; padding: var(--drawer-content-padding-top, 20px) var(--drawer-content-padding-left-right, 20px) var(--drawer-content-padding-bottom, 20px) var(--drawer-content-padding-left-right, 20px); font-size: 12px; font-size: var(--drawer-content-font-size, 12px); color: #666666; color: var(--drawer-content-color, #666666); } .next-drawer-close { position: absolute; top: 12px; top: var(--drawer-close-top, 12px); right: 12px; right: var(--drawer-close-right, 12px); width: 16px; width: var(--drawer-close-width, 16px); height: 16px; height: var(--drawer-close-width, 16px); color: #999999; color: var(--drawer-close-color, #999999); cursor: pointer; } .next-drawer-close:link, .next-drawer-close:visited { height: 16px; height: var(--drawer-close-width, 16px); color: #999999; color: var(--drawer-close-color, #999999); } .next-drawer-close:hover { background: transparent; background: var(--drawer-close-bg-hovered, transparent); color: #333333; color: var(--drawer-close-color-hovered, #333333); } .next-drawer-close .next-drawer-close-icon.next-icon { position: absolute; top: 50%; left: 50%; margin-top: -6px; margin-top: calc(0px - var(--drawer-close-size, 12px)/2); margin-left: -6px; margin-left: calc(0px - var(--drawer-close-size, 12px)/2); width: 12px; width: var(--drawer-close-size, 12px); height: 12px; height: var(--drawer-close-size, 12px); line-height: 12px; line-height: var(--drawer-close-size, 12px); } .next-drawer-close .next-drawer-close-icon.next-icon:before { width: 12px; width: var(--drawer-close-size, 12px); height: 12px; height: var(--drawer-close-size, 12px); font-size: 12px; font-size: var(--drawer-close-size, 12px); line-height: 12px; line-height: var(--drawer-close-size, 12px); } /* stylelint-disable-next-line */ .next-sr-only { position: absolute; width: 1px; height: 1px; padding: 0; overflow: hidden; clip: rect(0, 0, 0, 0); white-space: nowrap; border: 0; margin: -1px; } .next-form { box-sizing: border-box; } .next-form *, .next-form *:before, .next-form *:after { box-sizing: border-box; } .next-form-preview.next-form-item.next-medium .next-form-item-label { font-size: 12px; font-size: var(--form-element-medium-preview-font-size, 12px); line-height: 28px; line-height: var(--form-element-medium-preview-height, 28px); } .next-form-preview.next-form-item.next-small .next-form-item-label { font-size: 12px; font-size: var(--form-element-small-preview-font-size, 12px); line-height: 20px; line-height: var(--form-element-small-preview-height, 20px); } .next-form-preview.next-form-item.next-large .next-form-item-label { font-size: 16px; font-size: var(--form-element-large-preview-font-size, 16px); line-height: 40px; line-height: var(--form-element-large-preview-height, 40px); } .next-form-responsive-grid .next-form-item-control { flex: 1; } .next-form-responsive-grid .next-form-item { margin-bottom: 0; } .next-form-responsive-grid .next-form-item.next-left { display: flex; } .next-form-responsive-grid.next-small .next-responsive-grid { gap: 16px; gap: var(--form-inline-s-item-margin-r, 16px); } .next-form-responsive-grid.next-small .next-form-item.next-left .next-form-item-label { line-height: 1.4; margin-top: 4px; margin-top: calc(var(--form-element-small-height, 20px)/2 - var(--form-element-small-font-size, 12px)/2); margin-bottom: 4px; margin-bottom: calc(var(--form-element-small-height, 20px)/2 - var(--form-element-small-font-size, 12px)/2); } .next-form-responsive-grid.next-medium .next-responsive-grid { gap: 20px; gap: var(--form-inline-m-item-margin-r, 20px); } .next-form-responsive-grid.next-medium .next-form-item.next-left .next-form-item-label { line-height: 1.4; margin-top: 8px; margin-top: calc(var(--form-element-medium-height, 28px)/2 - var(--form-element-medium-font-size, 12px)/2); margin-bottom: 8px; margin-bottom: calc(var(--form-element-medium-height, 28px)/2 - var(--form-element-medium-font-size, 12px)/2); } .next-form-responsive-grid.next-large .next-responsive-grid { gap: 24px; gap: var(--form-inline-l-item-margin-r, 24px); } .next-form-responsive-grid.next-large .next-form-item.next-left .next-form-item-label { line-height: 1.4; margin-top: 12px; margin-top: calc(var(--form-element-large-height, 40px)/2 - var(--form-element-large-font-size, 16px)/2); margin-bottom: 12px; margin-bottom: calc(var(--form-element-large-height, 40px)/2 - var(--form-element-large-font-size, 16px)/2); } .next-form-item { /* medium */ margin-bottom: 16px; margin-bottom: var(--form-item-m-margin-b, 16px); } .next-form-item.has-error .next-form-item-help { color: #FF3000; color: var(--form-error-color, #FF3000); } .next-form-item.has-warning .next-form-item-help { color: #FF9300; color: var(--form-warning-color, #FF9300); } .next-form-item .next-form-item-label, .next-form-item .next-form-text-align, .next-form-item p { line-height: 28px; line-height: var(--form-element-medium-height, 28px); } .next-form-item .next-form-text-align, .next-form-item p { margin: 0; } .next-form-item .next-rating, .next-form-item .next-checkbox-wrapper, .next-form-item .next-checkbox-group, .next-form-item .next-radio-wrapper, .next-form-item .next-radio-group { line-height: 24px; line-height: calc(var(--form-element-medium-height, 28px) - 4px); } .next-form-item .next-form-preview { font-size: 12px; font-size: var(--form-element-medium-preview-font-size, 12px); line-height: 28px; line-height: var(--form-element-medium-preview-height, 28px); } .next-form-item .next-form-preview.next-input-textarea > p { font-size: 12px; font-size: var(--form-element-medium-preview-font-size, 12px); text-align: justify; min-height: 16.8px; min-height: calc(var(--form-element-medium-preview-font-size, 12px)*1.4); line-height: 1.4; margin-top: 5.6px; margin-top: calc(var(--form-element-medium-preview-height, 28px)/2 - var(--form-element-medium-preview-font-size, 12px)*1.4/2); } .next-form-item .next-form-item-label { font-size: 12px; font-size: var(--form-element-medium-font-size, 12px); } .next-form-item.next-large { margin-bottom: 20px; margin-bottom: var(--form-item-l-margin-b, 20px); } .next-form-item.next-large .next-form-item-label, .next-form-item.next-large .next-form-text-align, .next-form-item.next-large p { line-height: 40px; line-height: var(--form-element-large-height, 40px); } .next-form-item.next-large .next-rating, .next-form-item.next-large .next-checkbox-wrapper, .next-form-item.next-large .next-checkbox-group, .next-form-item.next-large .next-radio-wrapper, .next-form-item.next-large .next-radio-group { line-height: 39px; line-height: calc(var(--form-element-large-height, 40px) - 1px); } .next-form-item.next-large .next-form-preview { font-size: 16px; font-size: var(--form-element-large-preview-font-size, 16px); line-height: 40px; line-height: var(--form-element-large-preview-height, 40px); } .next-form-item.next-large .next-form-preview.next-input-textarea > p { font-size: 16px; font-size: var(--form-element-large-preview-font-size, 16px); text-align: justify; min-height: 22.4px; min-height: calc(var(--form-element-large-preview-font-size, 16px)*1.4); line-height: 1.4; margin-top: 8.8px; margin-top: calc(var(--form-element-large-preview-height, 40px)/2 - var(--form-element-large-preview-font-size, 16px)*1.4/2); } .next-form-item.next-large .next-switch { margin-top: 7px; margin-top: calc(var(--form-element-large-height, 40px)/2 - 13px); } .next-form-item.next-large .next-form-item-label { font-size: 16px; font-size: var(--form-element-large-font-size, 16px); } .next-form-item.next-small { margin-bottom: 12px; margin-bottom: var(--form-item-s-margin-b, 12px); } .next-form-item.next-small .next-form-item-label, .next-form-item.next-small .next-form-text-align, .next-form-item.next-small p { line-height: 20px; line-height: var(--form-element-small-height, 20px); } .next-form-item.next-small .next-rating, .next-form-item.next-small .next-checkbox-wrapper, .next-form-item.next-small .next-checkbox-group, .next-form-item.next-small .next-radio-wrapper, .next-form-item.next-small .next-radio-group { line-height: 20px; line-height: var(--form-element-small-height, 20px); } .next-form-item.next-small .next-form-preview { font-size: 12px; font-size: var(--form-element-small-preview-font-size, 12px); line-height: 20px; line-height: var(--form-element-small-preview-height, 20px); } .next-form-item.next-small .next-form-preview.next-input-textarea > p { font-size: 12px; font-size: var(--form-element-small-preview-font-size, 12px); text-align: justify; min-height: 16.8px; min-height: calc(var(--form-element-small-preview-font-size, 12px)*1.4); line-height: 1.4; margin-top: 1.6px; margin-top: calc(var(--form-element-small-preview-height, 20px)/2 - var(--form-element-small-preview-font-size, 12px)*1.4/2); } .next-form-item.next-small .next-form-item-label { font-size: 12px; font-size: var(--form-element-small-font-size, 12px); } .next-form-item.next-top > .next-form-item-label { margin-bottom: 2px; margin-bottom: var(--form-top-label-margin-b, 2px); } .next-form-item.next-inset .next-form-item-label { padding-right: 0; padding-left: 0; line-height: inherit; } .next-form-item-control .next-form-text-align { margin: 0; } .next-form-item-control > .next-input-group, .next-form-item-control > .next-input { width: 100%; } .next-form-item-fullwidth .next-form-item-control > .next-input-group, .next-form-item-fullwidth .next-form-item-control > .next-input, .next-form-item-fullwidth .next-form-item-control > .next-select, .next-form-item-fullwidth .next-form-item-control > .next-date-picker, .next-form-item-fullwidth .next-form-item-control > .next-month-picker, .next-form-item-fullwidth .next-form-item-control > .next-year-picker, .next-form-item-fullwidth .next-form-item-control > .next-range-picker, .next-form-item-fullwidth .next-form-item-control > .next-time-picker { width: 100%; } .next-form-item-label { display: inline-block; vertical-align: top; color: #666666; color: var(--form-label-color, #666666); text-align: right; padding-right: 12px; padding-right: var(--form-label-padding-r, 12px); } .next-form-item-label label[required]:before { margin-right: 4px; content: "*"; color: #FF3000; color: var(--form-error-color, #FF3000); } .next-form-item-label.next-left { text-align: left; } .next-form-item-label.next-left > label[required]::before { display: none; } .next-form-item-label.next-left > label[required]::after { margin-left: 4px; content: "*"; color: #FF3000; color: var(--form-error-color, #FF3000); } .next-form-item-help { margin-top: 4px; margin-top: var(--form-help-margin-top, 4px); font-size: 12px; font-size: var(--form-help-font-size, 12px); line-height: 1.5; line-height: var(--font-lineheight-2, 1.5); color: #999999; color: var(--form-help-color, #999999); } .next-form.next-inline .next-form-item { display: inline-block; vertical-align: top; /* label on left */ } .next-form.next-inline .next-form-item.next-left .next-form-item-control { display: inline-block; vertical-align: top; line-height: 0; } .next-form.next-inline .next-form-item:not(:last-child) { margin-right: 20px; margin-right: var(--form-inline-m-item-margin-r, 20px); } .next-form.next-inline .next-form-item.next-large:not(:last-child) { margin-right: 24px; margin-right: var(--form-inline-l-item-margin-r, 24px); } .next-form.next-inline .next-form-item.next-small:not(:last-child) { margin-right: 16px; margin-right: var(--form-inline-s-item-margin-r, 16px); } @media screen and (min-width: 0\0) and (min-resolution: 0.001dpcm) { .next-form-item.next-left > .next-form-item-label { display: table-cell; } .next-form.next-inline .next-form-item.next-left .next-form-item-control { display: table-cell; } } .next-form[dir="rtl"] .next-form-item-label { text-align: left; padding-left: 12px; padding-left: var(--form-label-padding-r, 12px); padding-right: 0; } .next-form[dir="rtl"].next-inline .next-form-item:not(:last-child) { margin-left: 20px; margin-left: var(--form-inline-m-item-margin-r, 20px); margin-right: 0; } .next-form[dir="rtl"].next-inline .next-form-item.next-large:not(:last-child) { margin-left: 24px; margin-left: var(--form-inline-l-item-margin-r, 24px); margin-right: 0; } .next-form[dir="rtl"].next-inline .next-form-item.next-small:not(:last-child) { margin-left: 16px; margin-left: var(--form-inline-s-item-margin-r, 16px); margin-right: 0; } @charset "UTF-8"; .next-sr-only { position: absolute; width: 1px; height: 1px; padding: 0; overflow: hidden; clip: rect(0, 0, 0, 0); white-space: nowrap; border: 0; margin: -1px; } /* Grid System */ /* 根据 Alibaba Base DPL(BASE DPL)设计规范实现 */ /* 栅格系统, 根据不同的屏幕尺寸情况,调整这些区块的排版,将页面划分为若干等宽的列,然后推荐通过等宽列来创建响应式的页面区块。另外,屏幕宽度较大的时候,区块倾向于水平分布,而屏幕宽度较小的时候,区块倾向于竖直堆叠。 */ /* ------------------------------- */ .next-row { box-sizing: border-box; display: flex; } .next-row *, .next-row *:before, .next-row *:after { box-sizing: border-box; } .next-row.next-row-wrap { flex-wrap: wrap; } @media (min-width: 320px) { .next-row.next-row-fixed { width: 320px; } } @media (min-width: 480px) { .next-row.next-row-fixed { width: 480px; } } @media (min-width: 720px) { .next-row.next-row-fixed { width: 720px; } } @media (min-width: 990px) { .next-row.next-row-fixed { width: 990px; } } @media (min-width: 1200px) { .next-row.next-row-fixed { width: 1200px; } } @media (min-width: 1500px) { .next-row.next-row-fixed { width: 1500px; } } .next-row.next-row-fixed-xxs { width: 320px; } .next-row.next-row-fixed-xs { width: 480px; } .next-row.next-row-fixed-s { width: 720px; } .next-row.next-row-fixed-m { width: 990px; } .next-row.next-row-fixed-l { width: 1200px; } .next-row.next-row-fixed-xl { width: 1500px; } .next-row.next-row-justify-start { justify-content: flex-start; } .next-row.next-row-justify-end { justify-content: flex-end; } .next-row.next-row-justify-center { justify-content: center; } .next-row.next-row-justify-space-between { justify-content: space-between; } .next-row.next-row-justify-space-around { justify-content: space-around; } .next-row.next-row-align-top { align-items: flex-start; } .next-row.next-row-align-bottom { align-items: flex-end; } .next-row.next-row-align-center { align-items: center; } .next-row.next-row-align-baseline { align-items: baseline; } .next-row.next-row-align-stretch { align-items: stretch; } .next-col { flex: 1; } .next-col.next-col-top { align-self: flex-start; } .next-col.next-col-bottom { align-self: flex-end; } .next-col.next-col-center { align-self: center; } /* IE9 pack */ @media all and (min-width: 0\0) and (min-resolution: 0.001dpcm) { .next-row { display: table; width: 100%; } .next-col { display: table-cell; vertical-align: top; } } .next-col-1 { flex: 0 0 4.16667%; width: 4.16667%; max-width: 4.16667%; } .next-col-2 { flex: 0 0 8.33333%; width: 8.33333%; max-width: 8.33333%; } .next-col-3 { flex: 0 0 12.5%; width: 12.5%; max-width: 12.5%; } .next-col-4 { flex: 0 0 16.66667%; width: 16.66667%; max-width: 16.66667%; } .next-col-5 { flex: 0 0 20.83333%; width: 20.83333%; max-width: 20.83333%; } .next-col-6 { flex: 0 0 25%; width: 25%; max-width: 25%; } .next-col-7 { flex: 0 0 29.16667%; width: 29.16667%; max-width: 29.16667%; } .next-col-8 { flex: 0 0 33.33333%; width: 33.33333%; max-width: 33.33333%; } .next-col-9 { flex: 0 0 37.5%; width: 37.5%; max-width: 37.5%; } .next-col-10 { flex: 0 0 41.66667%; width: 41.66667%; max-width: 41.66667%; } .next-col-11 { flex: 0 0 45.83333%; width: 45.83333%; max-width: 45.83333%; } .next-col-12 { flex: 0 0 50%; width: 50%; max-width: 50%; } .next-col-13 { flex: 0 0 54.16667%; width: 54.16667%; max-width: 54.16667%; } .next-col-14 { flex: 0 0 58.33333%; width: 58.33333%; max-width: 58.33333%; } .next-col-15 { flex: 0 0 62.5%; width: 62.5%; max-width: 62.5%; } .next-col-16 { flex: 0 0 66.66667%; width: 66.66667%; max-width: 66.66667%; } .next-col-17 { flex: 0 0 70.83333%; width: 70.83333%; max-width: 70.83333%; } .next-col-18 { flex: 0 0 75%; width: 75%; max-width: 75%; } .next-col-19 { flex: 0 0 79.16667%; width: 79.16667%; max-width: 79.16667%; } .next-col-20 { flex: 0 0 83.33333%; width: 83.33333%; max-width: 83.33333%; } .next-col-21 { flex: 0 0 87.5%; width: 87.5%; max-width: 87.5%; } .next-col-22 { flex: 0 0 91.66667%; width: 91.66667%; max-width: 91.66667%; } .next-col-23 { flex: 0 0 95.83333%; width: 95.83333%; max-width: 95.83333%; } .next-col-24 { flex: 0 0 100%; width: 100%; max-width: 100%; } @media (min-width: 320px) { .next-col-xxs-1 { flex: 0 0 4.16667%; width: 4.16667%; max-width: 4.16667%; } .next-col-xxs-2 { flex: 0 0 8.33333%; width: 8.33333%; max-width: 8.33333%; } .next-col-xxs-3 { flex: 0 0 12.5%; width: 12.5%; max-width: 12.5%; } .next-col-xxs-4 { flex: 0 0 16.66667%; width: 16.66667%; max-width: 16.66667%; } .next-col-xxs-5 { flex: 0 0 20.83333%; width: 20.83333%; max-width: 20.83333%; } .next-col-xxs-6 { flex: 0 0 25%; width: 25%; max-width: 25%; } .next-col-xxs-7 { flex: 0 0 29.16667%; width: 29.16667%; max-width: 29.16667%; } .next-col-xxs-8 { flex: 0 0 33.33333%; width: 33.33333%; max-width: 33.33333%; } .next-col-xxs-9 { flex: 0 0 37.5%; width: 37.5%; max-width: 37.5%; } .next-col-xxs-10 { flex: 0 0 41.66667%; width: 41.66667%; max-width: 41.66667%; } .next-col-xxs-11 { flex: 0 0 45.83333%; width: 45.83333%; max-width: 45.83333%; } .next-col-xxs-12 { flex: 0 0 50%; width: 50%; max-width: 50%; } .next-col-xxs-13 { flex: 0 0 54.16667%; width: 54.16667%; max-width: 54.16667%; } .next-col-xxs-14 { flex: 0 0 58.33333%; width: 58.33333%; max-width: 58.33333%; } .next-col-xxs-15 { flex: 0 0 62.5%; width: 62.5%; max-width: 62.5%; } .next-col-xxs-16 { flex: 0 0 66.66667%; width: 66.66667%; max-width: 66.66667%; } .next-col-xxs-17 { flex: 0 0 70.83333%; width: 70.83333%; max-width: 70.83333%; } .next-col-xxs-18 { flex: 0 0 75%; width: 75%; max-width: 75%; } .next-col-xxs-19 { flex: 0 0 79.16667%; width: 79.16667%; max-width: 79.16667%; } .next-col-xxs-20 { flex: 0 0 83.33333%; width: 83.33333%; max-width: 83.33333%; } .next-col-xxs-21 { flex: 0 0 87.5%; width: 87.5%; max-width: 87.5%; } .next-col-xxs-22 { flex: 0 0 91.66667%; width: 91.66667%; max-width: 91.66667%; } .next-col-xxs-23 { flex: 0 0 95.83333%; width: 95.83333%; max-width: 95.83333%; } .next-col-xxs-24 { flex: 0 0 100%; width: 100%; max-width: 100%; } } @media (min-width: 480px) { .next-col-xs-1 { flex: 0 0 4.16667%; width: 4.16667%; max-width: 4.16667%; } .next-col-xs-2 { flex: 0 0 8.33333%; width: 8.33333%; max-width: 8.33333%; } .next-col-xs-3 { flex: 0 0 12.5%; width: 12.5%; max-width: 12.5%; } .next-col-xs-4 { flex: 0 0 16.66667%; width: 16.66667%; max-width: 16.66667%; } .next-col-xs-5 { flex: 0 0 20.83333%; width: 20.83333%; max-width: 20.83333%; } .next-col-xs-6 { flex: 0 0 25%; width: 25%; max-width: 25%; } .next-col-xs-7 { flex: 0 0 29.16667%; width: 29.16667%; max-width: 29.16667%; } .next-col-xs-8 { flex: 0 0 33.33333%; width: 33.33333%; max-width: 33.33333%; } .next-col-xs-9 { flex: 0 0 37.5%; width: 37.5%; max-width: 37.5%; } .next-col-xs-10 { flex: 0 0 41.66667%; width: 41.66667%; max-width: 41.66667%; } .next-col-xs-11 { flex: 0 0 45.83333%; width: 45.83333%; max-width: 45.83333%; } .next-col-xs-12 { flex: 0 0 50%; width: 50%; max-width: 50%; } .next-col-xs-13 { flex: 0 0 54.16667%; width: 54.16667%; max-width: 54.16667%; } .next-col-xs-14 { flex: 0 0 58.33333%; width: 58.33333%; max-width: 58.33333%; } .next-col-xs-15 { flex: 0 0 62.5%; width: 62.5%; max-width: 62.5%; } .next-col-xs-16 { flex: 0 0 66.66667%; width: 66.66667%; max-width: 66.66667%; } .next-col-xs-17 { flex: 0 0 70.83333%; width: 70.83333%; max-width: 70.83333%; } .next-col-xs-18 { flex: 0 0 75%; width: 75%; max-width: 75%; } .next-col-xs-19 { flex: 0 0 79.16667%; width: 79.16667%; max-width: 79.16667%; } .next-col-xs-20 { flex: 0 0 83.33333%; width: 83.33333%; max-width: 83.33333%; } .next-col-xs-21 { flex: 0 0 87.5%; width: 87.5%; max-width: 87.5%; } .next-col-xs-22 { flex: 0 0 91.66667%; width: 91.66667%; max-width: 91.66667%; } .next-col-xs-23 { flex: 0 0 95.83333%; width: 95.83333%; max-width: 95.83333%; } .next-col-xs-24 { flex: 0 0 100%; width: 100%; max-width: 100%; } } @media (min-width: 720px) { .next-col-s-1 { flex: 0 0 4.16667%; width: 4.16667%; max-width: 4.16667%; } .next-col-s-2 { flex: 0 0 8.33333%; width: 8.33333%; max-width: 8.33333%; } .next-col-s-3 { flex: 0 0 12.5%; width: 12.5%; max-width: 12.5%; } .next-col-s-4 { flex: 0 0 16.66667%; width: 16.66667%; max-width: 16.66667%; } .next-col-s-5 { flex: 0 0 20.83333%; width: 20.83333%; max-width: 20.83333%; } .next-col-s-6 { flex: 0 0 25%; width: 25%; max-width: 25%; } .next-col-s-7 { flex: 0 0 29.16667%; width: 29.16667%; max-width: 29.16667%; } .next-col-s-8 { flex: 0 0 33.33333%; width: 33.33333%; max-width: 33.33333%; } .next-col-s-9 { flex: 0 0 37.5%; width: 37.5%; max-width: 37.5%; } .next-col-s-10 { flex: 0 0 41.66667%; width: 41.66667%; max-width: 41.66667%; } .next-col-s-11 { flex: 0 0 45.83333%; width: 45.83333%; max-width: 45.83333%; } .next-col-s-12 { flex: 0 0 50%; width: 50%; max-width: 50%; } .next-col-s-13 { flex: 0 0 54.16667%; width: 54.16667%; max-width: 54.16667%; } .next-col-s-14 { flex: 0 0 58.33333%; width: 58.33333%; max-width: 58.33333%; } .next-col-s-15 { flex: 0 0 62.5%; width: 62.5%; max-width: 62.5%; } .next-col-s-16 { flex: 0 0 66.66667%; width: 66.66667%; max-width: 66.66667%; } .next-col-s-17 { flex: 0 0 70.83333%; width: 70.83333%; max-width: 70.83333%; } .next-col-s-18 { flex: 0 0 75%; width: 75%; max-width: 75%; } .next-col-s-19 { flex: 0 0 79.16667%; width: 79.16667%; max-width: 79.16667%; } .next-col-s-20 { flex: 0 0 83.33333%; width: 83.33333%; max-width: 83.33333%; } .next-col-s-21 { flex: 0 0 87.5%; width: 87.5%; max-width: 87.5%; } .next-col-s-22 { flex: 0 0 91.66667%; width: 91.66667%; max-width: 91.66667%; } .next-col-s-23 { flex: 0 0 95.83333%; width: 95.83333%; max-width: 95.83333%; } .next-col-s-24 { flex: 0 0 100%; width: 100%; max-width: 100%; } } @media (min-width: 990px) { .next-col-m-1 { flex: 0 0 4.16667%; width: 4.16667%; max-width: 4.16667%; } .next-col-m-2 { flex: 0 0 8.33333%; width: 8.33333%; max-width: 8.33333%; } .next-col-m-3 { flex: 0 0 12.5%; width: 12.5%; max-width: 12.5%; } .next-col-m-4 { flex: 0 0 16.66667%; width: 16.66667%; max-width: 16.66667%; } .next-col-m-5 { flex: 0 0 20.83333%; width: 20.83333%; max-width: 20.83333%; } .next-col-m-6 { flex: 0 0 25%; width: 25%; max-width: 25%; } .next-col-m-7 { flex: 0 0 29.16667%; width: 29.16667%; max-width: 29.16667%; } .next-col-m-8 { flex: 0 0 33.33333%; width: 33.33333%; max-width: 33.33333%; } .next-col-m-9 { flex: 0 0 37.5%; width: 37.5%; max-width: 37.5%; } .next-col-m-10 { flex: 0 0 41.66667%; width: 41.66667%; max-width: 41.66667%; } .next-col-m-11 { flex: 0 0 45.83333%; width: 45.83333%; max-width: 45.83333%; } .next-col-m-12 { flex: 0 0 50%; width: 50%; max-width: 50%; } .next-col-m-13 { flex: 0 0 54.16667%; width: 54.16667%; max-width: 54.16667%; } .next-col-m-14 { flex: 0 0 58.33333%; width: 58.33333%; max-width: 58.33333%; } .next-col-m-15 { flex: 0 0 62.5%; width: 62.5%; max-width: 62.5%; } .next-col-m-16 { flex: 0 0 66.66667%; width: 66.66667%; max-width: 66.66667%; } .next-col-m-17 { flex: 0 0 70.83333%; width: 70.83333%; max-width: 70.83333%; } .next-col-m-18 { flex: 0 0 75%; width: 75%; max-width: 75%; } .next-col-m-19 { flex: 0 0 79.16667%; width: 79.16667%; max-width: 79.16667%; } .next-col-m-20 { flex: 0 0 83.33333%; width: 83.33333%; max-width: 83.33333%; } .next-col-m-21 { flex: 0 0 87.5%; width: 87.5%; max-width: 87.5%; } .next-col-m-22 { flex: 0 0 91.66667%; width: 91.66667%; max-width: 91.66667%; } .next-col-m-23 { flex: 0 0 95.83333%; width: 95.83333%; max-width: 95.83333%; } .next-col-m-24 { flex: 0 0 100%; width: 100%; max-width: 100%; } } @media (min-width: 1200px) { .next-col-l-1 { flex: 0 0 4.16667%; width: 4.16667%; max-width: 4.16667%; } .next-col-l-2 { flex: 0 0 8.33333%; width: 8.33333%; max-width: 8.33333%; } .next-col-l-3 { flex: 0 0 12.5%; width: 12.5%; max-width: 12.5%; } .next-col-l-4 { flex: 0 0 16.66667%; width: 16.66667%; max-width: 16.66667%; } .next-col-l-5 { flex: 0 0 20.83333%; width: 20.83333%; max-width: 20.83333%; } .next-col-l-6 { flex: 0 0 25%; width: 25%; max-width: 25%; } .next-col-l-7 { flex: 0 0 29.16667%; width: 29.16667%; max-width: 29.16667%; } .next-col-l-8 { flex: 0 0 33.33333%; width: 33.33333%; max-width: 33.33333%; } .next-col-l-9 { flex: 0 0 37.5%; width: 37.5%; max-width: 37.5%; } .next-col-l-10 { flex: 0 0 41.66667%; width: 41.66667%; max-width: 41.66667%; } .next-col-l-11 { flex: 0 0 45.83333%; width: 45.83333%; max-width: 45.83333%; } .next-col-l-12 { flex: 0 0 50%; width: 50%; max-width: 50%; } .next-col-l-13 { flex: 0 0 54.16667%; width: 54.16667%; max-width: 54.16667%; } .next-col-l-14 { flex: 0 0 58.33333%; width: 58.33333%; max-width: 58.33333%; } .next-col-l-15 { flex: 0 0 62.5%; width: 62.5%; max-width: 62.5%; } .next-col-l-16 { flex: 0 0 66.66667%; width: 66.66667%; max-width: 66.66667%; } .next-col-l-17 { flex: 0 0 70.83333%; width: 70.83333%; max-width: 70.83333%; } .next-col-l-18 { flex: 0 0 75%; width: 75%; max-width: 75%; } .next-col-l-19 { flex: 0 0 79.16667%; width: 79.16667%; max-width: 79.16667%; } .next-col-l-20 { flex: 0 0 83.33333%; width: 83.33333%; max-width: 83.33333%; } .next-col-l-21 { flex: 0 0 87.5%; width: 87.5%; max-width: 87.5%; } .next-col-l-22 { flex: 0 0 91.66667%; width: 91.66667%; max-width: 91.66667%; } .next-col-l-23 { flex: 0 0 95.83333%; width: 95.83333%; max-width: 95.83333%; } .next-col-l-24 { flex: 0 0 100%; width: 100%; max-width: 100%; } } @media (min-width: 1500px) { .next-col-xl-1 { flex: 0 0 4.16667%; width: 4.16667%; max-width: 4.16667%; } .next-col-xl-2 { flex: 0 0 8.33333%; width: 8.33333%; max-width: 8.33333%; } .next-col-xl-3 { flex: 0 0 12.5%; width: 12.5%; max-width: 12.5%; } .next-col-xl-4 { flex: 0 0 16.66667%; width: 16.66667%; max-width: 16.66667%; } .next-col-xl-5 { flex: 0 0 20.83333%; width: 20.83333%; max-width: 20.83333%; } .next-col-xl-6 { flex: 0 0 25%; width: 25%; max-width: 25%; } .next-col-xl-7 { flex: 0 0 29.16667%; width: 29.16667%; max-width: 29.16667%; } .next-col-xl-8 { flex: 0 0 33.33333%; width: 33.33333%; max-width: 33.33333%; } .next-col-xl-9 { flex: 0 0 37.5%; width: 37.5%; max-width: 37.5%; } .next-col-xl-10 { flex: 0 0 41.66667%; width: 41.66667%; max-width: 41.66667%; } .next-col-xl-11 { flex: 0 0 45.83333%; width: 45.83333%; max-width: 45.83333%; } .next-col-xl-12 { flex: 0 0 50%; width: 50%; max-width: 50%; } .next-col-xl-13 { flex: 0 0 54.16667%; width: 54.16667%; max-width: 54.16667%; } .next-col-xl-14 { flex: 0 0 58.33333%; width: 58.33333%; max-width: 58.33333%; } .next-col-xl-15 { flex: 0 0 62.5%; width: 62.5%; max-width: 62.5%; } .next-col-xl-16 { flex: 0 0 66.66667%; width: 66.66667%; max-width: 66.66667%; } .next-col-xl-17 { flex: 0 0 70.83333%; width: 70.83333%; max-width: 70.83333%; } .next-col-xl-18 { flex: 0 0 75%; width: 75%; max-width: 75%; } .next-col-xl-19 { flex: 0 0 79.16667%; width: 79.16667%; max-width: 79.16667%; } .next-col-xl-20 { flex: 0 0 83.33333%; width: 83.33333%; max-width: 83.33333%; } .next-col-xl-21 { flex: 0 0 87.5%; width: 87.5%; max-width: 87.5%; } .next-col-xl-22 { flex: 0 0 91.66667%; width: 91.66667%; max-width: 91.66667%; } .next-col-xl-23 { flex: 0 0 95.83333%; width: 95.83333%; max-width: 95.83333%; } .next-col-xl-24 { flex: 0 0 100%; width: 100%; max-width: 100%; } } .next-col-1p5 { flex: 0 0 20%; width: 20%; max-width: 20%; } .next-col-2p5 { flex: 0 0 40%; width: 40%; max-width: 40%; } .next-col-3p5 { flex: 0 0 60%; width: 60%; max-width: 60%; } .next-col-4p5 { flex: 0 0 80%; width: 80%; max-width: 80%; } .next-col-5p5 { flex: 0 0 100%; width: 100%; max-width: 100%; } @media (min-width: 320px) { .next-col-xxs-1p5 { flex: 0 0 20%; width: 20%; max-width: 20%; } .next-col-xxs-2p5 { flex: 0 0 40%; width: 40%; max-width: 40%; } .next-col-xxs-3p5 { flex: 0 0 60%; width: 60%; max-width: 60%; } .next-col-xxs-4p5 { flex: 0 0 80%; width: 80%; max-width: 80%; } .next-col-xxs-5p5 { flex: 0 0 100%; width: 100%; max-width: 100%; } } @media (min-width: 480px) { .next-col-xs-1p5 { flex: 0 0 20%; width: 20%; max-width: 20%; } .next-col-xs-2p5 { flex: 0 0 40%; width: 40%; max-width: 40%; } .next-col-xs-3p5 { flex: 0 0 60%; width: 60%; max-width: 60%; } .next-col-xs-4p5 { flex: 0 0 80%; width: 80%; max-width: 80%; } .next-col-xs-5p5 { flex: 0 0 100%; width: 100%; max-width: 100%; } } @media (min-width: 720px) { .next-col-s-1p5 { flex: 0 0 20%; width: 20%; max-width: 20%; } .next-col-s-2p5 { flex: 0 0 40%; width: 40%; max-width: 40%; } .next-col-s-3p5 { flex: 0 0 60%; width: 60%; max-width: 60%; } .next-col-s-4p5 { flex: 0 0 80%; width: 80%; max-width: 80%; } .next-col-s-5p5 { flex: 0 0 100%; width: 100%; max-width: 100%; } } @media (min-width: 990px) { .next-col-m-1p5 { flex: 0 0 20%; width: 20%; max-width: 20%; } .next-col-m-2p5 { flex: 0 0 40%; width: 40%; max-width: 40%; } .next-col-m-3p5 { flex: 0 0 60%; width: 60%; max-width: 60%; } .next-col-m-4p5 { flex: 0 0 80%; width: 80%; max-width: 80%; } .next-col-m-5p5 { flex: 0 0 100%; width: 100%; max-width: 100%; } } @media (min-width: 1200px) { .next-col-l-1p5 { flex: 0 0 20%; width: 20%; max-width: 20%; } .next-col-l-2p5 { flex: 0 0 40%; width: 40%; max-width: 40%; } .next-col-l-3p5 { flex: 0 0 60%; width: 60%; max-width: 60%; } .next-col-l-4p5 { flex: 0 0 80%; width: 80%; max-width: 80%; } .next-col-l-5p5 { flex: 0 0 100%; width: 100%; max-width: 100%; } } @media (min-width: 1500px) { .next-col-xl-1p5 { flex: 0 0 20%; width: 20%; max-width: 20%; } .next-col-xl-2p5 { flex: 0 0 40%; width: 40%; max-width: 40%; } .next-col-xl-3p5 { flex: 0 0 60%; width: 60%; max-width: 60%; } .next-col-xl-4p5 { flex: 0 0 80%; width: 80%; max-width: 80%; } .next-col-xl-5p5 { flex: 0 0 100%; width: 100%; max-width: 100%; } } .next-col-fixed-1 { flex: 0 0 20px; width: 20px; max-width: 20px; } .next-col-fixed-2 { flex: 0 0 40px; width: 40px; max-width: 40px; } .next-col-fixed-3 { flex: 0 0 60px; width: 60px; max-width: 60px; } .next-col-fixed-4 { flex: 0 0 80px; width: 80px; max-width: 80px; } .next-col-fixed-5 { flex: 0 0 100px; width: 100px; max-width: 100px; } .next-col-fixed-6 { flex: 0 0 120px; width: 120px; max-width: 120px; } .next-col-fixed-7 { flex: 0 0 140px; width: 140px; max-width: 140px; } .next-col-fixed-8 { flex: 0 0 160px; width: 160px; max-width: 160px; } .next-col-fixed-9 { flex: 0 0 180px; width: 180px; max-width: 180px; } .next-col-fixed-10 { flex: 0 0 200px; width: 200px; max-width: 200px; } .next-col-fixed-11 { flex: 0 0 220px; width: 220px; max-width: 220px; } .next-col-fixed-12 { flex: 0 0 240px; width: 240px; max-width: 240px; } .next-col-fixed-13 { flex: 0 0 260px; width: 260px; max-width: 260px; } .next-col-fixed-14 { flex: 0 0 280px; width: 280px; max-width: 280px; } .next-col-fixed-15 { flex: 0 0 300px; width: 300px; max-width: 300px; } .next-col-fixed-16 { flex: 0 0 320px; width: 320px; max-width: 320px; } .next-col-fixed-17 { flex: 0 0 340px; width: 340px; max-width: 340px; } .next-col-fixed-18 { flex: 0 0 360px; width: 360px; max-width: 360px; } .next-col-fixed-19 { flex: 0 0 380px; width: 380px; max-width: 380px; } .next-col-fixed-20 { flex: 0 0 400px; width: 400px; max-width: 400px; } .next-col-fixed-21 { flex: 0 0 420px; width: 420px; max-width: 420px; } .next-col-fixed-22 { flex: 0 0 440px; width: 440px; max-width: 440px; } .next-col-fixed-23 { flex: 0 0 460px; width: 460px; max-width: 460px; } .next-col-fixed-24 { flex: 0 0 480px; width: 480px; max-width: 480px; } .next-col-fixed-25 { flex: 0 0 500px; width: 500px; max-width: 500px; } .next-col-fixed-26 { flex: 0 0 520px; width: 520px; max-width: 520px; } .next-col-fixed-27 { flex: 0 0 540px; width: 540px; max-width: 540px; } .next-col-fixed-28 { flex: 0 0 560px; width: 560px; max-width: 560px; } .next-col-fixed-29 { flex: 0 0 580px; width: 580px; max-width: 580px; } .next-col-fixed-30 { flex: 0 0 600px; width: 600px; max-width: 600px; } .next-col-offset-1 { margin-left: 4.16667%; } .next-col-offset-2 { margin-left: 8.33333%; } .next-col-offset-3 { margin-left: 12.5%; } .next-col-offset-4 { margin-left: 16.66667%; } .next-col-offset-5 { margin-left: 20.83333%; } .next-col-offset-6 { margin-left: 25%; } .next-col-offset-7 { margin-left: 29.16667%; } .next-col-offset-8 { margin-left: 33.33333%; } .next-col-offset-9 { margin-left: 37.5%; } .next-col-offset-10 { margin-left: 41.66667%; } .next-col-offset-11 { margin-left: 45.83333%; } .next-col-offset-12 { margin-left: 50%; } .next-col-offset-13 { margin-left: 54.16667%; } .next-col-offset-14 { margin-left: 58.33333%; } .next-col-offset-15 { margin-left: 62.5%; } .next-col-offset-16 { margin-left: 66.66667%; } .next-col-offset-17 { margin-left: 70.83333%; } .next-col-offset-18 { margin-left: 75%; } .next-col-offset-19 { margin-left: 79.16667%; } .next-col-offset-20 { margin-left: 83.33333%; } .next-col-offset-21 { margin-left: 87.5%; } .next-col-offset-22 { margin-left: 91.66667%; } .next-col-offset-23 { margin-left: 95.83333%; } .next-col-offset-24 { margin-left: 100%; } @media (min-width: 320px) { .next-col-xxs-offset-1 { margin-left: 4.16667%; } .next-col-xxs-offset-2 { margin-left: 8.33333%; } .next-col-xxs-offset-3 { margin-left: 12.5%; } .next-col-xxs-offset-4 { margin-left: 16.66667%; } .next-col-xxs-offset-5 { margin-left: 20.83333%; } .next-col-xxs-offset-6 { margin-left: 25%; } .next-col-xxs-offset-7 { margin-left: 29.16667%; } .next-col-xxs-offset-8 { margin-left: 33.33333%; } .next-col-xxs-offset-9 { margin-left: 37.5%; } .next-col-xxs-offset-10 { margin-left: 41.66667%; } .next-col-xxs-offset-11 { margin-left: 45.83333%; } .next-col-xxs-offset-12 { margin-left: 50%; } .next-col-xxs-offset-13 { margin-left: 54.16667%; } .next-col-xxs-offset-14 { margin-left: 58.33333%; } .next-col-xxs-offset-15 { margin-left: 62.5%; } .next-col-xxs-offset-16 { margin-left: 66.66667%; } .next-col-xxs-offset-17 { margin-left: 70.83333%; } .next-col-xxs-offset-18 { margin-left: 75%; } .next-col-xxs-offset-19 { margin-left: 79.16667%; } .next-col-xxs-offset-20 { margin-left: 83.33333%; } .next-col-xxs-offset-21 { margin-left: 87.5%; } .next-col-xxs-offset-22 { margin-left: 91.66667%; } .next-col-xxs-offset-23 { margin-left: 95.83333%; } .next-col-xxs-offset-24 { margin-left: 100%; } } @media (min-width: 480px) { .next-col-xs-offset-1 { margin-left: 4.16667%; } .next-col-xs-offset-2 { margin-left: 8.33333%; } .next-col-xs-offset-3 { margin-left: 12.5%; } .next-col-xs-offset-4 { margin-left: 16.66667%; } .next-col-xs-offset-5 { margin-left: 20.83333%; } .next-col-xs-offset-6 { margin-left: 25%; } .next-col-xs-offset-7 { margin-left: 29.16667%; } .next-col-xs-offset-8 { margin-left: 33.33333%; } .next-col-xs-offset-9 { margin-left: 37.5%; } .next-col-xs-offset-10 { margin-left: 41.66667%; } .next-col-xs-offset-11 { margin-left: 45.83333%; } .next-col-xs-offset-12 { margin-left: 50%; } .next-col-xs-offset-13 { margin-left: 54.16667%; } .next-col-xs-offset-14 { margin-left: 58.33333%; } .next-col-xs-offset-15 { margin-left: 62.5%; } .next-col-xs-offset-16 { margin-left: 66.66667%; } .next-col-xs-offset-17 { margin-left: 70.83333%; } .next-col-xs-offset-18 { margin-left: 75%; } .next-col-xs-offset-19 { margin-left: 79.16667%; } .next-col-xs-offset-20 { margin-left: 83.33333%; } .next-col-xs-offset-21 { margin-left: 87.5%; } .next-col-xs-offset-22 { margin-left: 91.66667%; } .next-col-xs-offset-23 { margin-left: 95.83333%; } .next-col-xs-offset-24 { margin-left: 100%; } } @media (min-width: 720px) { .next-col-s-offset-1 { margin-left: 4.16667%; } .next-col-s-offset-2 { margin-left: 8.33333%; } .next-col-s-offset-3 { margin-left: 12.5%; } .next-col-s-offset-4 { margin-left: 16.66667%; } .next-col-s-offset-5 { margin-left: 20.83333%; } .next-col-s-offset-6 { margin-left: 25%; } .next-col-s-offset-7 { margin-left: 29.16667%; } .next-col-s-offset-8 { margin-left: 33.33333%; } .next-col-s-offset-9 { margin-left: 37.5%; } .next-col-s-offset-10 { margin-left: 41.66667%; } .next-col-s-offset-11 { margin-left: 45.83333%; } .next-col-s-offset-12 { margin-left: 50%; } .next-col-s-offset-13 { margin-left: 54.16667%; } .next-col-s-offset-14 { margin-left: 58.33333%; } .next-col-s-offset-15 { margin-left: 62.5%; } .next-col-s-offset-16 { margin-left: 66.66667%; } .next-col-s-offset-17 { margin-left: 70.83333%; } .next-col-s-offset-18 { margin-left: 75%; } .next-col-s-offset-19 { margin-left: 79.16667%; } .next-col-s-offset-20 { margin-left: 83.33333%; } .next-col-s-offset-21 { margin-left: 87.5%; } .next-col-s-offset-22 { margin-left: 91.66667%; } .next-col-s-offset-23 { margin-left: 95.83333%; } .next-col-s-offset-24 { margin-left: 100%; } } @media (min-width: 990px) { .next-col-m-offset-1 { margin-left: 4.16667%; } .next-col-m-offset-2 { margin-left: 8.33333%; } .next-col-m-offset-3 { margin-left: 12.5%; } .next-col-m-offset-4 { margin-left: 16.66667%; } .next-col-m-offset-5 { margin-left: 20.83333%; } .next-col-m-offset-6 { margin-left: 25%; } .next-col-m-offset-7 { margin-left: 29.16667%; } .next-col-m-offset-8 { margin-left: 33.33333%; } .next-col-m-offset-9 { margin-left: 37.5%; } .next-col-m-offset-10 { margin-left: 41.66667%; } .next-col-m-offset-11 { margin-left: 45.83333%; } .next-col-m-offset-12 { margin-left: 50%; } .next-col-m-offset-13 { margin-left: 54.16667%; } .next-col-m-offset-14 { margin-left: 58.33333%; } .next-col-m-offset-15 { margin-left: 62.5%; } .next-col-m-offset-16 { margin-left: 66.66667%; } .next-col-m-offset-17 { margin-left: 70.83333%; } .next-col-m-offset-18 { margin-left: 75%; } .next-col-m-offset-19 { margin-left: 79.16667%; } .next-col-m-offset-20 { margin-left: 83.33333%; } .next-col-m-offset-21 { margin-left: 87.5%; } .next-col-m-offset-22 { margin-left: 91.66667%; } .next-col-m-offset-23 { margin-left: 95.83333%; } .next-col-m-offset-24 { margin-left: 100%; } } @media (min-width: 1200px) { .next-col-l-offset-1 { margin-left: 4.16667%; } .next-col-l-offset-2 { margin-left: 8.33333%; } .next-col-l-offset-3 { margin-left: 12.5%; } .next-col-l-offset-4 { margin-left: 16.66667%; } .next-col-l-offset-5 { margin-left: 20.83333%; } .next-col-l-offset-6 { margin-left: 25%; } .next-col-l-offset-7 { margin-left: 29.16667%; } .next-col-l-offset-8 { margin-left: 33.33333%; } .next-col-l-offset-9 { margin-left: 37.5%; } .next-col-l-offset-10 { margin-left: 41.66667%; } .next-col-l-offset-11 { margin-left: 45.83333%; } .next-col-l-offset-12 { margin-left: 50%; } .next-col-l-offset-13 { margin-left: 54.16667%; } .next-col-l-offset-14 { margin-left: 58.33333%; } .next-col-l-offset-15 { margin-left: 62.5%; } .next-col-l-offset-16 { margin-left: 66.66667%; } .next-col-l-offset-17 { margin-left: 70.83333%; } .next-col-l-offset-18 { margin-left: 75%; } .next-col-l-offset-19 { margin-left: 79.16667%; } .next-col-l-offset-20 { margin-left: 83.33333%; } .next-col-l-offset-21 { margin-left: 87.5%; } .next-col-l-offset-22 { margin-left: 91.66667%; } .next-col-l-offset-23 { margin-left: 95.83333%; } .next-col-l-offset-24 { margin-left: 100%; } } @media (min-width: 1500px) { .next-col-xl-offset-1 { margin-left: 4.16667%; } .next-col-xl-offset-2 { margin-left: 8.33333%; } .next-col-xl-offset-3 { margin-left: 12.5%; } .next-col-xl-offset-4 { margin-left: 16.66667%; } .next-col-xl-offset-5 { margin-left: 20.83333%; } .next-col-xl-offset-6 { margin-left: 25%; } .next-col-xl-offset-7 { margin-left: 29.16667%; } .next-col-xl-offset-8 { margin-left: 33.33333%; } .next-col-xl-offset-9 { margin-left: 37.5%; } .next-col-xl-offset-10 { margin-left: 41.66667%; } .next-col-xl-offset-11 { margin-left: 45.83333%; } .next-col-xl-offset-12 { margin-left: 50%; } .next-col-xl-offset-13 { margin-left: 54.16667%; } .next-col-xl-offset-14 { margin-left: 58.33333%; } .next-col-xl-offset-15 { margin-left: 62.5%; } .next-col-xl-offset-16 { margin-left: 66.66667%; } .next-col-xl-offset-17 { margin-left: 70.83333%; } .next-col-xl-offset-18 { margin-left: 75%; } .next-col-xl-offset-19 { margin-left: 79.16667%; } .next-col-xl-offset-20 { margin-left: 83.33333%; } .next-col-xl-offset-21 { margin-left: 87.5%; } .next-col-xl-offset-22 { margin-left: 91.66667%; } .next-col-xl-offset-23 { margin-left: 95.83333%; } .next-col-xl-offset-24 { margin-left: 100%; } } .next-col-offset-fixed-1 { margin-left: 20px; } .next-col-offset-fixed-2 { margin-left: 40px; } .next-col-offset-fixed-3 { margin-left: 60px; } .next-col-offset-fixed-4 { margin-left: 80px; } .next-col-offset-fixed-5 { margin-left: 100px; } .next-col-offset-fixed-6 { margin-left: 120px; } .next-col-offset-fixed-7 { margin-left: 140px; } .next-col-offset-fixed-8 { margin-left: 160px; } .next-col-offset-fixed-9 { margin-left: 180px; } .next-col-offset-fixed-10 { margin-left: 200px; } .next-col-offset-fixed-11 { margin-left: 220px; } .next-col-offset-fixed-12 { margin-left: 240px; } .next-col-offset-fixed-13 { margin-left: 260px; } .next-col-offset-fixed-14 { margin-left: 280px; } .next-col-offset-fixed-15 { margin-left: 300px; } .next-col-offset-fixed-16 { margin-left: 320px; } .next-col-offset-fixed-17 { margin-left: 340px; } .next-col-offset-fixed-18 { margin-left: 360px; } .next-col-offset-fixed-19 { margin-left: 380px; } .next-col-offset-fixed-20 { margin-left: 400px; } .next-col-offset-fixed-21 { margin-left: 420px; } .next-col-offset-fixed-22 { margin-left: 440px; } .next-col-offset-fixed-23 { margin-left: 460px; } .next-col-offset-fixed-24 { margin-left: 480px; } .next-col-offset-fixed-25 { margin-left: 500px; } .next-col-offset-fixed-26 { margin-left: 520px; } .next-col-offset-fixed-27 { margin-left: 540px; } .next-col-offset-fixed-28 { margin-left: 560px; } .next-col-offset-fixed-29 { margin-left: 580px; } .next-col-offset-fixed-30 { margin-left: 600px; } .next-col-offset-fixed-xxs-1 { margin-left: 20px; } .next-col-offset-fixed-xxs-2 { margin-left: 40px; } .next-col-offset-fixed-xxs-3 { margin-left: 60px; } .next-col-offset-fixed-xxs-4 { margin-left: 80px; } .next-col-offset-fixed-xxs-5 { margin-left: 100px; } .next-col-offset-fixed-xxs-6 { margin-left: 120px; } .next-col-offset-fixed-xxs-7 { margin-left: 140px; } .next-col-offset-fixed-xxs-8 { margin-left: 160px; } .next-col-offset-fixed-xxs-9 { margin-left: 180px; } .next-col-offset-fixed-xxs-10 { margin-left: 200px; } .next-col-offset-fixed-xxs-11 { margin-left: 220px; } .next-col-offset-fixed-xxs-12 { margin-left: 240px; } .next-col-offset-fixed-xxs-13 { margin-left: 260px; } .next-col-offset-fixed-xxs-14 { margin-left: 280px; } .next-col-offset-fixed-xxs-15 { margin-left: 300px; } .next-col-offset-fixed-xxs-16 { margin-left: 320px; } .next-col-offset-fixed-xxs-17 { margin-left: 340px; } .next-col-offset-fixed-xxs-18 { margin-left: 360px; } .next-col-offset-fixed-xxs-19 { margin-left: 380px; } .next-col-offset-fixed-xxs-20 { margin-left: 400px; } .next-col-offset-fixed-xxs-21 { margin-left: 420px; } .next-col-offset-fixed-xxs-22 { margin-left: 440px; } .next-col-offset-fixed-xxs-23 { margin-left: 460px; } .next-col-offset-fixed-xxs-24 { margin-left: 480px; } .next-col-offset-fixed-xxs-25 { margin-left: 500px; } .next-col-offset-fixed-xxs-26 { margin-left: 520px; } .next-col-offset-fixed-xxs-27 { margin-left: 540px; } .next-col-offset-fixed-xxs-28 { margin-left: 560px; } .next-col-offset-fixed-xxs-29 { margin-left: 580px; } .next-col-offset-fixed-xxs-30 { margin-left: 600px; } .next-col-offset-fixed-xs-1 { margin-left: 20px; } .next-col-offset-fixed-xs-2 { margin-left: 40px; } .next-col-offset-fixed-xs-3 { margin-left: 60px; } .next-col-offset-fixed-xs-4 { margin-left: 80px; } .next-col-offset-fixed-xs-5 { margin-left: 100px; } .next-col-offset-fixed-xs-6 { margin-left: 120px; } .next-col-offset-fixed-xs-7 { margin-left: 140px; } .next-col-offset-fixed-xs-8 { margin-left: 160px; } .next-col-offset-fixed-xs-9 { margin-left: 180px; } .next-col-offset-fixed-xs-10 { margin-left: 200px; } .next-col-offset-fixed-xs-11 { margin-left: 220px; } .next-col-offset-fixed-xs-12 { margin-left: 240px; } .next-col-offset-fixed-xs-13 { margin-left: 260px; } .next-col-offset-fixed-xs-14 { margin-left: 280px; } .next-col-offset-fixed-xs-15 { margin-left: 300px; } .next-col-offset-fixed-xs-16 { margin-left: 320px; } .next-col-offset-fixed-xs-17 { margin-left: 340px; } .next-col-offset-fixed-xs-18 { margin-left: 360px; } .next-col-offset-fixed-xs-19 { margin-left: 380px; } .next-col-offset-fixed-xs-20 { margin-left: 400px; } .next-col-offset-fixed-xs-21 { margin-left: 420px; } .next-col-offset-fixed-xs-22 { margin-left: 440px; } .next-col-offset-fixed-xs-23 { margin-left: 460px; } .next-col-offset-fixed-xs-24 { margin-left: 480px; } .next-col-offset-fixed-xs-25 { margin-left: 500px; } .next-col-offset-fixed-xs-26 { margin-left: 520px; } .next-col-offset-fixed-xs-27 { margin-left: 540px; } .next-col-offset-fixed-xs-28 { margin-left: 560px; } .next-col-offset-fixed-xs-29 { margin-left: 580px; } .next-col-offset-fixed-xs-30 { margin-left: 600px; } .next-col-offset-fixed-s-1 { margin-left: 20px; } .next-col-offset-fixed-s-2 { margin-left: 40px; } .next-col-offset-fixed-s-3 { margin-left: 60px; } .next-col-offset-fixed-s-4 { margin-left: 80px; } .next-col-offset-fixed-s-5 { margin-left: 100px; } .next-col-offset-fixed-s-6 { margin-left: 120px; } .next-col-offset-fixed-s-7 { margin-left: 140px; } .next-col-offset-fixed-s-8 { margin-left: 160px; } .next-col-offset-fixed-s-9 { margin-left: 180px; } .next-col-offset-fixed-s-10 { margin-left: 200px; } .next-col-offset-fixed-s-11 { margin-left: 220px; } .next-col-offset-fixed-s-12 { margin-left: 240px; } .next-col-offset-fixed-s-13 { margin-left: 260px; } .next-col-offset-fixed-s-14 { margin-left: 280px; } .next-col-offset-fixed-s-15 { margin-left: 300px; } .next-col-offset-fixed-s-16 { margin-left: 320px; } .next-col-offset-fixed-s-17 { margin-left: 340px; } .next-col-offset-fixed-s-18 { margin-left: 360px; } .next-col-offset-fixed-s-19 { margin-left: 380px; } .next-col-offset-fixed-s-20 { margin-left: 400px; } .next-col-offset-fixed-s-21 { margin-left: 420px; } .next-col-offset-fixed-s-22 { margin-left: 440px; } .next-col-offset-fixed-s-23 { margin-left: 460px; } .next-col-offset-fixed-s-24 { margin-left: 480px; } .next-col-offset-fixed-s-25 { margin-left: 500px; } .next-col-offset-fixed-s-26 { margin-left: 520px; } .next-col-offset-fixed-s-27 { margin-left: 540px; } .next-col-offset-fixed-s-28 { margin-left: 560px; } .next-col-offset-fixed-s-29 { margin-left: 580px; } .next-col-offset-fixed-s-30 { margin-left: 600px; } .next-col-offset-fixed-m-1 { margin-left: 20px; } .next-col-offset-fixed-m-2 { margin-left: 40px; } .next-col-offset-fixed-m-3 { margin-left: 60px; } .next-col-offset-fixed-m-4 { margin-left: 80px; } .next-col-offset-fixed-m-5 { margin-left: 100px; } .next-col-offset-fixed-m-6 { margin-left: 120px; } .next-col-offset-fixed-m-7 { margin-left: 140px; } .next-col-offset-fixed-m-8 { margin-left: 160px; } .next-col-offset-fixed-m-9 { margin-left: 180px; } .next-col-offset-fixed-m-10 { margin-left: 200px; } .next-col-offset-fixed-m-11 { margin-left: 220px; } .next-col-offset-fixed-m-12 { margin-left: 240px; } .next-col-offset-fixed-m-13 { margin-left: 260px; } .next-col-offset-fixed-m-14 { margin-left: 280px; } .next-col-offset-fixed-m-15 { margin-left: 300px; } .next-col-offset-fixed-m-16 { margin-left: 320px; } .next-col-offset-fixed-m-17 { margin-left: 340px; } .next-col-offset-fixed-m-18 { margin-left: 360px; } .next-col-offset-fixed-m-19 { margin-left: 380px; } .next-col-offset-fixed-m-20 { margin-left: 400px; } .next-col-offset-fixed-m-21 { margin-left: 420px; } .next-col-offset-fixed-m-22 { margin-left: 440px; } .next-col-offset-fixed-m-23 { margin-left: 460px; } .next-col-offset-fixed-m-24 { margin-left: 480px; } .next-col-offset-fixed-m-25 { margin-left: 500px; } .next-col-offset-fixed-m-26 { margin-left: 520px; } .next-col-offset-fixed-m-27 { margin-left: 540px; } .next-col-offset-fixed-m-28 { margin-left: 560px; } .next-col-offset-fixed-m-29 { margin-left: 580px; } .next-col-offset-fixed-m-30 { margin-left: 600px; } .next-col-offset-fixed-l-1 { margin-left: 20px; } .next-col-offset-fixed-l-2 { margin-left: 40px; } .next-col-offset-fixed-l-3 { margin-left: 60px; } .next-col-offset-fixed-l-4 { margin-left: 80px; } .next-col-offset-fixed-l-5 { margin-left: 100px; } .next-col-offset-fixed-l-6 { margin-left: 120px; } .next-col-offset-fixed-l-7 { margin-left: 140px; } .next-col-offset-fixed-l-8 { margin-left: 160px; } .next-col-offset-fixed-l-9 { margin-left: 180px; } .next-col-offset-fixed-l-10 { margin-left: 200px; } .next-col-offset-fixed-l-11 { margin-left: 220px; } .next-col-offset-fixed-l-12 { margin-left: 240px; } .next-col-offset-fixed-l-13 { margin-left: 260px; } .next-col-offset-fixed-l-14 { margin-left: 280px; } .next-col-offset-fixed-l-15 { margin-left: 300px; } .next-col-offset-fixed-l-16 { margin-left: 320px; } .next-col-offset-fixed-l-17 { margin-left: 340px; } .next-col-offset-fixed-l-18 { margin-left: 360px; } .next-col-offset-fixed-l-19 { margin-left: 380px; } .next-col-offset-fixed-l-20 { margin-left: 400px; } .next-col-offset-fixed-l-21 { margin-left: 420px; } .next-col-offset-fixed-l-22 { margin-left: 440px; } .next-col-offset-fixed-l-23 { margin-left: 460px; } .next-col-offset-fixed-l-24 { margin-left: 480px; } .next-col-offset-fixed-l-25 { margin-left: 500px; } .next-col-offset-fixed-l-26 { margin-left: 520px; } .next-col-offset-fixed-l-27 { margin-left: 540px; } .next-col-offset-fixed-l-28 { margin-left: 560px; } .next-col-offset-fixed-l-29 { margin-left: 580px; } .next-col-offset-fixed-l-30 { margin-left: 600px; } .next-col-offset-fixed-xl-1 { margin-left: 20px; } .next-col-offset-fixed-xl-2 { margin-left: 40px; } .next-col-offset-fixed-xl-3 { margin-left: 60px; } .next-col-offset-fixed-xl-4 { margin-left: 80px; } .next-col-offset-fixed-xl-5 { margin-left: 100px; } .next-col-offset-fixed-xl-6 { margin-left: 120px; } .next-col-offset-fixed-xl-7 { margin-left: 140px; } .next-col-offset-fixed-xl-8 { margin-left: 160px; } .next-col-offset-fixed-xl-9 { margin-left: 180px; } .next-col-offset-fixed-xl-10 { margin-left: 200px; } .next-col-offset-fixed-xl-11 { margin-left: 220px; } .next-col-offset-fixed-xl-12 { margin-left: 240px; } .next-col-offset-fixed-xl-13 { margin-left: 260px; } .next-col-offset-fixed-xl-14 { margin-left: 280px; } .next-col-offset-fixed-xl-15 { margin-left: 300px; } .next-col-offset-fixed-xl-16 { margin-left: 320px; } .next-col-offset-fixed-xl-17 { margin-left: 340px; } .next-col-offset-fixed-xl-18 { margin-left: 360px; } .next-col-offset-fixed-xl-19 { margin-left: 380px; } .next-col-offset-fixed-xl-20 { margin-left: 400px; } .next-col-offset-fixed-xl-21 { margin-left: 420px; } .next-col-offset-fixed-xl-22 { margin-left: 440px; } .next-col-offset-fixed-xl-23 { margin-left: 460px; } .next-col-offset-fixed-xl-24 { margin-left: 480px; } .next-col-offset-fixed-xl-25 { margin-left: 500px; } .next-col-offset-fixed-xl-26 { margin-left: 520px; } .next-col-offset-fixed-xl-27 { margin-left: 540px; } .next-col-offset-fixed-xl-28 { margin-left: 560px; } .next-col-offset-fixed-xl-29 { margin-left: 580px; } .next-col-offset-fixed-xl-30 { margin-left: 600px; } .next-col.next-col-hidden { display: none; } @media (min-width: 320px) and (max-width: 479px) { .next-col.next-col-xxs-hidden { display: none; } } @media (min-width: 480px) and (max-width: 719px) { .next-col.next-col-xs-hidden { display: none; } } @media (min-width: 720px) and (max-width: 989px) { .next-col.next-col-s-hidden { display: none; } } @media (min-width: 990px) and (max-width: 1199px) { .next-col.next-col-m-hidden { display: none; } } @media (min-width: 1200px) and (max-width: 1499px) { .next-col.next-col-l-hidden { display: none; } } @media (min-width: 1500px) { .next-col.next-col-xl-hidden { display: none; } } .next-row.next-row-hidden { display: none; } @media (min-width: 320px) and (max-width: 479px) { .next-row.next-row-xxs-hidden { display: none; } } @media (min-width: 480px) and (max-width: 719px) { .next-row.next-row-xs-hidden { display: none; } } @media (min-width: 720px) and (max-width: 989px) { .next-row.next-row-s-hidden { display: none; } } @media (min-width: 990px) and (max-width: 1199px) { .next-row.next-row-m-hidden { display: none; } } @media (min-width: 1200px) and (max-width: 1499px) { .next-row.next-row-l-hidden { display: none; } } @media (min-width: 1500px) { .next-row.next-row-xl-hidden { display: none; } } .next-col-offset-1[dir="rtl"] { margin-right: 4.16667%; margin-left: auto; } .next-col-offset-2[dir="rtl"] { margin-right: 8.33333%; margin-left: auto; } .next-col-offset-3[dir="rtl"] { margin-right: 12.5%; margin-left: auto; } .next-col-offset-4[dir="rtl"] { margin-right: 16.66667%; margin-left: auto; } .next-col-offset-5[dir="rtl"] { margin-right: 20.83333%; margin-left: auto; } .next-col-offset-6[dir="rtl"] { margin-right: 25%; margin-left: auto; } .next-col-offset-7[dir="rtl"] { margin-right: 29.16667%; margin-left: auto; } .next-col-offset-8[dir="rtl"] { margin-right: 33.33333%; margin-left: auto; } .next-col-offset-9[dir="rtl"] { margin-right: 37.5%; margin-left: auto; } .next-col-offset-10[dir="rtl"] { margin-right: 41.66667%; margin-left: auto; } .next-col-offset-11[dir="rtl"] { margin-right: 45.83333%; margin-left: auto; } .next-col-offset-12[dir="rtl"] { margin-right: 50%; margin-left: auto; } .next-col-offset-13[dir="rtl"] { margin-right: 54.16667%; margin-left: auto; } .next-col-offset-14[dir="rtl"] { margin-right: 58.33333%; margin-left: auto; } .next-col-offset-15[dir="rtl"] { margin-right: 62.5%; margin-left: auto; } .next-col-offset-16[dir="rtl"] { margin-right: 66.66667%; margin-left: auto; } .next-col-offset-17[dir="rtl"] { margin-right: 70.83333%; margin-left: auto; } .next-col-offset-18[dir="rtl"] { margin-right: 75%; margin-left: auto; } .next-col-offset-19[dir="rtl"] { margin-right: 79.16667%; margin-left: auto; } .next-col-offset-20[dir="rtl"] { margin-right: 83.33333%; margin-left: auto; } .next-col-offset-21[dir="rtl"] { margin-right: 87.5%; margin-left: auto; } .next-col-offset-22[dir="rtl"] { margin-right: 91.66667%; margin-left: auto; } .next-col-offset-23[dir="rtl"] { margin-right: 95.83333%; margin-left: auto; } .next-col-offset-24[dir="rtl"] { margin-right: 100%; margin-left: auto; } @media (min-width: 320px) { .next-col-xxs-offset-1[dir="rtl"] { margin-right: 4.16667%; margin-left: auto; } .next-col-xxs-offset-2[dir="rtl"] { margin-right: 8.33333%; margin-left: auto; } .next-col-xxs-offset-3[dir="rtl"] { margin-right: 12.5%; margin-left: auto; } .next-col-xxs-offset-4[dir="rtl"] { margin-right: 16.66667%; margin-left: auto; } .next-col-xxs-offset-5[dir="rtl"] { margin-right: 20.83333%; margin-left: auto; } .next-col-xxs-offset-6[dir="rtl"] { margin-right: 25%; margin-left: auto; } .next-col-xxs-offset-7[dir="rtl"] { margin-right: 29.16667%; margin-left: auto; } .next-col-xxs-offset-8[dir="rtl"] { margin-right: 33.33333%; margin-left: auto; } .next-col-xxs-offset-9[dir="rtl"] { margin-right: 37.5%; margin-left: auto; } .next-col-xxs-offset-10[dir="rtl"] { margin-right: 41.66667%; margin-left: auto; } .next-col-xxs-offset-11[dir="rtl"] { margin-right: 45.83333%; margin-left: auto; } .next-col-xxs-offset-12[dir="rtl"] { margin-right: 50%; margin-left: auto; } .next-col-xxs-offset-13[dir="rtl"] { margin-right: 54.16667%; margin-left: auto; } .next-col-xxs-offset-14[dir="rtl"] { margin-right: 58.33333%; margin-left: auto; } .next-col-xxs-offset-15[dir="rtl"] { margin-right: 62.5%; margin-left: auto; } .next-col-xxs-offset-16[dir="rtl"] { margin-right: 66.66667%; margin-left: auto; } .next-col-xxs-offset-17[dir="rtl"] { margin-right: 70.83333%; margin-left: auto; } .next-col-xxs-offset-18[dir="rtl"] { margin-right: 75%; margin-left: auto; } .next-col-xxs-offset-19[dir="rtl"] { margin-right: 79.16667%; margin-left: auto; } .next-col-xxs-offset-20[dir="rtl"] { margin-right: 83.33333%; margin-left: auto; } .next-col-xxs-offset-21[dir="rtl"] { margin-right: 87.5%; margin-left: auto; } .next-col-xxs-offset-22[dir="rtl"] { margin-right: 91.66667%; margin-left: auto; } .next-col-xxs-offset-23[dir="rtl"] { margin-right: 95.83333%; margin-left: auto; } .next-col-xxs-offset-24[dir="rtl"] { margin-right: 100%; margin-left: auto; } } @media (min-width: 480px) { .next-col-xs-offset-1[dir="rtl"] { margin-right: 4.16667%; margin-left: auto; } .next-col-xs-offset-2[dir="rtl"] { margin-right: 8.33333%; margin-left: auto; } .next-col-xs-offset-3[dir="rtl"] { margin-right: 12.5%; margin-left: auto; } .next-col-xs-offset-4[dir="rtl"] { margin-right: 16.66667%; margin-left: auto; } .next-col-xs-offset-5[dir="rtl"] { margin-right: 20.83333%; margin-left: auto; } .next-col-xs-offset-6[dir="rtl"] { margin-right: 25%; margin-left: auto; } .next-col-xs-offset-7[dir="rtl"] { margin-right: 29.16667%; margin-left: auto; } .next-col-xs-offset-8[dir="rtl"] { margin-right: 33.33333%; margin-left: auto; } .next-col-xs-offset-9[dir="rtl"] { margin-right: 37.5%; margin-left: auto; } .next-col-xs-offset-10[dir="rtl"] { margin-right: 41.66667%; margin-left: auto; } .next-col-xs-offset-11[dir="rtl"] { margin-right: 45.83333%; margin-left: auto; } .next-col-xs-offset-12[dir="rtl"] { margin-right: 50%; margin-left: auto; } .next-col-xs-offset-13[dir="rtl"] { margin-right: 54.16667%; margin-left: auto; } .next-col-xs-offset-14[dir="rtl"] { margin-right: 58.33333%; margin-left: auto; } .next-col-xs-offset-15[dir="rtl"] { margin-right: 62.5%; margin-left: auto; } .next-col-xs-offset-16[dir="rtl"] { margin-right: 66.66667%; margin-left: auto; } .next-col-xs-offset-17[dir="rtl"] { margin-right: 70.83333%; margin-left: auto; } .next-col-xs-offset-18[dir="rtl"] { margin-right: 75%; margin-left: auto; } .next-col-xs-offset-19[dir="rtl"] { margin-right: 79.16667%; margin-left: auto; } .next-col-xs-offset-20[dir="rtl"] { margin-right: 83.33333%; margin-left: auto; } .next-col-xs-offset-21[dir="rtl"] { margin-right: 87.5%; margin-left: auto; } .next-col-xs-offset-22[dir="rtl"] { margin-right: 91.66667%; margin-left: auto; } .next-col-xs-offset-23[dir="rtl"] { margin-right: 95.83333%; margin-left: auto; } .next-col-xs-offset-24[dir="rtl"] { margin-right: 100%; margin-left: auto; } } @media (min-width: 720px) { .next-col-s-offset-1[dir="rtl"] { margin-right: 4.16667%; margin-left: auto; } .next-col-s-offset-2[dir="rtl"] { margin-right: 8.33333%; margin-left: auto; } .next-col-s-offset-3[dir="rtl"] { margin-right: 12.5%; margin-left: auto; } .next-col-s-offset-4[dir="rtl"] { margin-right: 16.66667%; margin-left: auto; } .next-col-s-offset-5[dir="rtl"] { margin-right: 20.83333%; margin-left: auto; } .next-col-s-offset-6[dir="rtl"] { margin-right: 25%; margin-left: auto; } .next-col-s-offset-7[dir="rtl"] { margin-right: 29.16667%; margin-left: auto; } .next-col-s-offset-8[dir="rtl"] { margin-right: 33.33333%; margin-left: auto; } .next-col-s-offset-9[dir="rtl"] { margin-right: 37.5%; margin-left: auto; } .next-col-s-offset-10[dir="rtl"] { margin-right: 41.66667%; margin-left: auto; } .next-col-s-offset-11[dir="rtl"] { margin-right: 45.83333%; margin-left: auto; } .next-col-s-offset-12[dir="rtl"] { margin-right: 50%; margin-left: auto; } .next-col-s-offset-13[dir="rtl"] { margin-right: 54.16667%; margin-left: auto; } .next-col-s-offset-14[dir="rtl"] { margin-right: 58.33333%; margin-left: auto; } .next-col-s-offset-15[dir="rtl"] { margin-right: 62.5%; margin-left: auto; } .next-col-s-offset-16[dir="rtl"] { margin-right: 66.66667%; margin-left: auto; } .next-col-s-offset-17[dir="rtl"] { margin-right: 70.83333%; margin-left: auto; } .next-col-s-offset-18[dir="rtl"] { margin-right: 75%; margin-left: auto; } .next-col-s-offset-19[dir="rtl"] { margin-right: 79.16667%; margin-left: auto; } .next-col-s-offset-20[dir="rtl"] { margin-right: 83.33333%; margin-left: auto; } .next-col-s-offset-21[dir="rtl"] { margin-right: 87.5%; margin-left: auto; } .next-col-s-offset-22[dir="rtl"] { margin-right: 91.66667%; margin-left: auto; } .next-col-s-offset-23[dir="rtl"] { margin-right: 95.83333%; margin-left: auto; } .next-col-s-offset-24[dir="rtl"] { margin-right: 100%; margin-left: auto; } } @media (min-width: 990px) { .next-col-m-offset-1[dir="rtl"] { margin-right: 4.16667%; margin-left: auto; } .next-col-m-offset-2[dir="rtl"] { margin-right: 8.33333%; margin-left: auto; } .next-col-m-offset-3[dir="rtl"] { margin-right: 12.5%; margin-left: auto; } .next-col-m-offset-4[dir="rtl"] { margin-right: 16.66667%; margin-left: auto; } .next-col-m-offset-5[dir="rtl"] { margin-right: 20.83333%; margin-left: auto; } .next-col-m-offset-6[dir="rtl"] { margin-right: 25%; margin-left: auto; } .next-col-m-offset-7[dir="rtl"] { margin-right: 29.16667%; margin-left: auto; } .next-col-m-offset-8[dir="rtl"] { margin-right: 33.33333%; margin-left: auto; } .next-col-m-offset-9[dir="rtl"] { margin-right: 37.5%; margin-left: auto; } .next-col-m-offset-10[dir="rtl"] { margin-right: 41.66667%; margin-left: auto; } .next-col-m-offset-11[dir="rtl"] { margin-right: 45.83333%; margin-left: auto; } .next-col-m-offset-12[dir="rtl"] { margin-right: 50%; margin-left: auto; } .next-col-m-offset-13[dir="rtl"] { margin-right: 54.16667%; margin-left: auto; } .next-col-m-offset-14[dir="rtl"] { margin-right: 58.33333%; margin-left: auto; } .next-col-m-offset-15[dir="rtl"] { margin-right: 62.5%; margin-left: auto; } .next-col-m-offset-16[dir="rtl"] { margin-right: 66.66667%; margin-left: auto; } .next-col-m-offset-17[dir="rtl"] { margin-right: 70.83333%; margin-left: auto; } .next-col-m-offset-18[dir="rtl"] { margin-right: 75%; margin-left: auto; } .next-col-m-offset-19[dir="rtl"] { margin-right: 79.16667%; margin-left: auto; } .next-col-m-offset-20[dir="rtl"] { margin-right: 83.33333%; margin-left: auto; } .next-col-m-offset-21[dir="rtl"] { margin-right: 87.5%; margin-left: auto; } .next-col-m-offset-22[dir="rtl"] { margin-right: 91.66667%; margin-left: auto; } .next-col-m-offset-23[dir="rtl"] { margin-right: 95.83333%; margin-left: auto; } .next-col-m-offset-24[dir="rtl"] { margin-right: 100%; margin-left: auto; } } @media (min-width: 1200px) { .next-col-l-offset-1[dir="rtl"] { margin-right: 4.16667%; margin-left: auto; } .next-col-l-offset-2[dir="rtl"] { margin-right: 8.33333%; margin-left: auto; } .next-col-l-offset-3[dir="rtl"] { margin-right: 12.5%; margin-left: auto; } .next-col-l-offset-4[dir="rtl"] { margin-right: 16.66667%; margin-left: auto; } .next-col-l-offset-5[dir="rtl"] { margin-right: 20.83333%; margin-left: auto; } .next-col-l-offset-6[dir="rtl"] { margin-right: 25%; margin-left: auto; } .next-col-l-offset-7[dir="rtl"] { margin-right: 29.16667%; margin-left: auto; } .next-col-l-offset-8[dir="rtl"] { margin-right: 33.33333%; margin-left: auto; } .next-col-l-offset-9[dir="rtl"] { margin-right: 37.5%; margin-left: auto; } .next-col-l-offset-10[dir="rtl"] { margin-right: 41.66667%; margin-left: auto; } .next-col-l-offset-11[dir="rtl"] { margin-right: 45.83333%; margin-left: auto; } .next-col-l-offset-12[dir="rtl"] { margin-right: 50%; margin-left: auto; } .next-col-l-offset-13[dir="rtl"] { margin-right: 54.16667%; margin-left: auto; } .next-col-l-offset-14[dir="rtl"] { margin-right: 58.33333%; margin-left: auto; } .next-col-l-offset-15[dir="rtl"] { margin-right: 62.5%; margin-left: auto; } .next-col-l-offset-16[dir="rtl"] { margin-right: 66.66667%; margin-left: auto; } .next-col-l-offset-17[dir="rtl"] { margin-right: 70.83333%; margin-left: auto; } .next-col-l-offset-18[dir="rtl"] { margin-right: 75%; margin-left: auto; } .next-col-l-offset-19[dir="rtl"] { margin-right: 79.16667%; margin-left: auto; } .next-col-l-offset-20[dir="rtl"] { margin-right: 83.33333%; margin-left: auto; } .next-col-l-offset-21[dir="rtl"] { margin-right: 87.5%; margin-left: auto; } .next-col-l-offset-22[dir="rtl"] { margin-right: 91.66667%; margin-left: auto; } .next-col-l-offset-23[dir="rtl"] { margin-right: 95.83333%; margin-left: auto; } .next-col-l-offset-24[dir="rtl"] { margin-right: 100%; margin-left: auto; } } @media (min-width: 1500px) { .next-col-xl-offset-1[dir="rtl"] { margin-right: 4.16667%; margin-left: auto; } .next-col-xl-offset-2[dir="rtl"] { margin-right: 8.33333%; margin-left: auto; } .next-col-xl-offset-3[dir="rtl"] { margin-right: 12.5%; margin-left: auto; } .next-col-xl-offset-4[dir="rtl"] { margin-right: 16.66667%; margin-left: auto; } .next-col-xl-offset-5[dir="rtl"] { margin-right: 20.83333%; margin-left: auto; } .next-col-xl-offset-6[dir="rtl"] { margin-right: 25%; margin-left: auto; } .next-col-xl-offset-7[dir="rtl"] { margin-right: 29.16667%; margin-left: auto; } .next-col-xl-offset-8[dir="rtl"] { margin-right: 33.33333%; margin-left: auto; } .next-col-xl-offset-9[dir="rtl"] { margin-right: 37.5%; margin-left: auto; } .next-col-xl-offset-10[dir="rtl"] { margin-right: 41.66667%; margin-left: auto; } .next-col-xl-offset-11[dir="rtl"] { margin-right: 45.83333%; margin-left: auto; } .next-col-xl-offset-12[dir="rtl"] { margin-right: 50%; margin-left: auto; } .next-col-xl-offset-13[dir="rtl"] { margin-right: 54.16667%; margin-left: auto; } .next-col-xl-offset-14[dir="rtl"] { margin-right: 58.33333%; margin-left: auto; } .next-col-xl-offset-15[dir="rtl"] { margin-right: 62.5%; margin-left: auto; } .next-col-xl-offset-16[dir="rtl"] { margin-right: 66.66667%; margin-left: auto; } .next-col-xl-offset-17[dir="rtl"] { margin-right: 70.83333%; margin-left: auto; } .next-col-xl-offset-18[dir="rtl"] { margin-right: 75%; margin-left: auto; } .next-col-xl-offset-19[dir="rtl"] { margin-right: 79.16667%; margin-left: auto; } .next-col-xl-offset-20[dir="rtl"] { margin-right: 83.33333%; margin-left: auto; } .next-col-xl-offset-21[dir="rtl"] { margin-right: 87.5%; margin-left: auto; } .next-col-xl-offset-22[dir="rtl"] { margin-right: 91.66667%; margin-left: auto; } .next-col-xl-offset-23[dir="rtl"] { margin-right: 95.83333%; margin-left: auto; } .next-col-xl-offset-24[dir="rtl"] { margin-right: 100%; margin-left: auto; } } .next-col-offset-fixed-1[dir="rtl"] { margin-right: 20px; margin-left: auto; } .next-col-offset-fixed-2[dir="rtl"] { margin-right: 40px; margin-left: auto; } .next-col-offset-fixed-3[dir="rtl"] { margin-right: 60px; margin-left: auto; } .next-col-offset-fixed-4[dir="rtl"] { margin-right: 80px; margin-left: auto; } .next-col-offset-fixed-5[dir="rtl"] { margin-right: 100px; margin-left: auto; } .next-col-offset-fixed-6[dir="rtl"] { margin-right: 120px; margin-left: auto; } .next-col-offset-fixed-7[dir="rtl"] { margin-right: 140px; margin-left: auto; } .next-col-offset-fixed-8[dir="rtl"] { margin-right: 160px; margin-left: auto; } .next-col-offset-fixed-9[dir="rtl"] { margin-right: 180px; margin-left: auto; } .next-col-offset-fixed-10[dir="rtl"] { margin-right: 200px; margin-left: auto; } .next-col-offset-fixed-11[dir="rtl"] { margin-right: 220px; margin-left: auto; } .next-col-offset-fixed-12[dir="rtl"] { margin-right: 240px; margin-left: auto; } .next-col-offset-fixed-13[dir="rtl"] { margin-right: 260px; margin-left: auto; } .next-col-offset-fixed-14[dir="rtl"] { margin-right: 280px; margin-left: auto; } .next-col-offset-fixed-15[dir="rtl"] { margin-right: 300px; margin-left: auto; } .next-col-offset-fixed-16[dir="rtl"] { margin-right: 320px; margin-left: auto; } .next-col-offset-fixed-17[dir="rtl"] { margin-right: 340px; margin-left: auto; } .next-col-offset-fixed-18[dir="rtl"] { margin-right: 360px; margin-left: auto; } .next-col-offset-fixed-19[dir="rtl"] { margin-right: 380px; margin-left: auto; } .next-col-offset-fixed-20[dir="rtl"] { margin-right: 400px; margin-left: auto; } .next-col-offset-fixed-21[dir="rtl"] { margin-right: 420px; margin-left: auto; } .next-col-offset-fixed-22[dir="rtl"] { margin-right: 440px; margin-left: auto; } .next-col-offset-fixed-23[dir="rtl"] { margin-right: 460px; margin-left: auto; } .next-col-offset-fixed-24[dir="rtl"] { margin-right: 480px; margin-left: auto; } .next-col-offset-fixed-25[dir="rtl"] { margin-right: 500px; margin-left: auto; } .next-col-offset-fixed-26[dir="rtl"] { margin-right: 520px; margin-left: auto; } .next-col-offset-fixed-27[dir="rtl"] { margin-right: 540px; margin-left: auto; } .next-col-offset-fixed-28[dir="rtl"] { margin-right: 560px; margin-left: auto; } .next-col-offset-fixed-29[dir="rtl"] { margin-right: 580px; margin-left: auto; } .next-col-offset-fixed-30[dir="rtl"] { margin-right: 600px; margin-left: auto; } .next-col-offset-fixed-xxs-1[dir="rtl"] { margin-right: 20px; margin-left: auto; } .next-col-offset-fixed-xxs-2[dir="rtl"] { margin-right: 40px; margin-left: auto; } .next-col-offset-fixed-xxs-3[dir="rtl"] { margin-right: 60px; margin-left: auto; } .next-col-offset-fixed-xxs-4[dir="rtl"] { margin-right: 80px; margin-left: auto; } .next-col-offset-fixed-xxs-5[dir="rtl"] { margin-right: 100px; margin-left: auto; } .next-col-offset-fixed-xxs-6[dir="rtl"] { margin-right: 120px; margin-left: auto; } .next-col-offset-fixed-xxs-7[dir="rtl"] { margin-right: 140px; margin-left: auto; } .next-col-offset-fixed-xxs-8[dir="rtl"] { margin-right: 160px; margin-left: auto; } .next-col-offset-fixed-xxs-9[dir="rtl"] { margin-right: 180px; margin-left: auto; } .next-col-offset-fixed-xxs-10[dir="rtl"] { margin-right: 200px; margin-left: auto; } .next-col-offset-fixed-xxs-11[dir="rtl"] { margin-right: 220px; margin-left: auto; } .next-col-offset-fixed-xxs-12[dir="rtl"] { margin-right: 240px; margin-left: auto; } .next-col-offset-fixed-xxs-13[dir="rtl"] { margin-right: 260px; margin-left: auto; } .next-col-offset-fixed-xxs-14[dir="rtl"] { margin-right: 280px; margin-left: auto; } .next-col-offset-fixed-xxs-15[dir="rtl"] { margin-right: 300px; margin-left: auto; } .next-col-offset-fixed-xxs-16[dir="rtl"] { margin-right: 320px; margin-left: auto; } .next-col-offset-fixed-xxs-17[dir="rtl"] { margin-right: 340px; margin-left: auto; } .next-col-offset-fixed-xxs-18[dir="rtl"] { margin-right: 360px; margin-left: auto; } .next-col-offset-fixed-xxs-19[dir="rtl"] { margin-right: 380px; margin-left: auto; } .next-col-offset-fixed-xxs-20[dir="rtl"] { margin-right: 400px; margin-left: auto; } .next-col-offset-fixed-xxs-21[dir="rtl"] { margin-right: 420px; margin-left: auto; } .next-col-offset-fixed-xxs-22[dir="rtl"] { margin-right: 440px; margin-left: auto; } .next-col-offset-fixed-xxs-23[dir="rtl"] { margin-right: 460px; margin-left: auto; } .next-col-offset-fixed-xxs-24[dir="rtl"] { margin-right: 480px; margin-left: auto; } .next-col-offset-fixed-xxs-25[dir="rtl"] { margin-right: 500px; margin-left: auto; } .next-col-offset-fixed-xxs-26[dir="rtl"] { margin-right: 520px; margin-left: auto; } .next-col-offset-fixed-xxs-27[dir="rtl"] { margin-right: 540px; margin-left: auto; } .next-col-offset-fixed-xxs-28[dir="rtl"] { margin-right: 560px; margin-left: auto; } .next-col-offset-fixed-xxs-29[dir="rtl"] { margin-right: 580px; margin-left: auto; } .next-col-offset-fixed-xxs-30[dir="rtl"] { margin-right: 600px; margin-left: auto; } .next-col-offset-fixed-xs-1[dir="rtl"] { margin-right: 20px; margin-left: auto; } .next-col-offset-fixed-xs-2[dir="rtl"] { margin-right: 40px; margin-left: auto; } .next-col-offset-fixed-xs-3[dir="rtl"] { margin-right: 60px; margin-left: auto; } .next-col-offset-fixed-xs-4[dir="rtl"] { margin-right: 80px; margin-left: auto; } .next-col-offset-fixed-xs-5[dir="rtl"] { margin-right: 100px; margin-left: auto; } .next-col-offset-fixed-xs-6[dir="rtl"] { margin-right: 120px; margin-left: auto; } .next-col-offset-fixed-xs-7[dir="rtl"] { margin-right: 140px; margin-left: auto; } .next-col-offset-fixed-xs-8[dir="rtl"] { margin-right: 160px; margin-left: auto; } .next-col-offset-fixed-xs-9[dir="rtl"] { margin-right: 180px; margin-left: auto; } .next-col-offset-fixed-xs-10[dir="rtl"] { margin-right: 200px; margin-left: auto; } .next-col-offset-fixed-xs-11[dir="rtl"] { margin-right: 220px; margin-left: auto; } .next-col-offset-fixed-xs-12[dir="rtl"] { margin-right: 240px; margin-left: auto; } .next-col-offset-fixed-xs-13[dir="rtl"] { margin-right: 260px; margin-left: auto; } .next-col-offset-fixed-xs-14[dir="rtl"] { margin-right: 280px; margin-left: auto; } .next-col-offset-fixed-xs-15[dir="rtl"] { margin-right: 300px; margin-left: auto; } .next-col-offset-fixed-xs-16[dir="rtl"] { margin-right: 320px; margin-left: auto; } .next-col-offset-fixed-xs-17[dir="rtl"] { margin-right: 340px; margin-left: auto; } .next-col-offset-fixed-xs-18[dir="rtl"] { margin-right: 360px; margin-left: auto; } .next-col-offset-fixed-xs-19[dir="rtl"] { margin-right: 380px; margin-left: auto; } .next-col-offset-fixed-xs-20[dir="rtl"] { margin-right: 400px; margin-left: auto; } .next-col-offset-fixed-xs-21[dir="rtl"] { margin-right: 420px; margin-left: auto; } .next-col-offset-fixed-xs-22[dir="rtl"] { margin-right: 440px; margin-left: auto; } .next-col-offset-fixed-xs-23[dir="rtl"] { margin-right: 460px; margin-left: auto; } .next-col-offset-fixed-xs-24[dir="rtl"] { margin-right: 480px; margin-left: auto; } .next-col-offset-fixed-xs-25[dir="rtl"] { margin-right: 500px; margin-left: auto; } .next-col-offset-fixed-xs-26[dir="rtl"] { margin-right: 520px; margin-left: auto; } .next-col-offset-fixed-xs-27[dir="rtl"] { margin-right: 540px; margin-left: auto; } .next-col-offset-fixed-xs-28[dir="rtl"] { margin-right: 560px; margin-left: auto; } .next-col-offset-fixed-xs-29[dir="rtl"] { margin-right: 580px; margin-left: auto; } .next-col-offset-fixed-xs-30[dir="rtl"] { margin-right: 600px; margin-left: auto; } .next-col-offset-fixed-s-1[dir="rtl"] { margin-right: 20px; margin-left: auto; } .next-col-offset-fixed-s-2[dir="rtl"] { margin-right: 40px; margin-left: auto; } .next-col-offset-fixed-s-3[dir="rtl"] { margin-right: 60px; margin-left: auto; } .next-col-offset-fixed-s-4[dir="rtl"] { margin-right: 80px; margin-left: auto; } .next-col-offset-fixed-s-5[dir="rtl"] { margin-right: 100px; margin-left: auto; } .next-col-offset-fixed-s-6[dir="rtl"] { margin-right: 120px; margin-left: auto; } .next-col-offset-fixed-s-7[dir="rtl"] { margin-right: 140px; margin-left: auto; } .next-col-offset-fixed-s-8[dir="rtl"] { margin-right: 160px; margin-left: auto; } .next-col-offset-fixed-s-9[dir="rtl"] { margin-right: 180px; margin-left: auto; } .next-col-offset-fixed-s-10[dir="rtl"] { margin-right: 200px; margin-left: auto; } .next-col-offset-fixed-s-11[dir="rtl"] { margin-right: 220px; margin-left: auto; } .next-col-offset-fixed-s-12[dir="rtl"] { margin-right: 240px; margin-left: auto; } .next-col-offset-fixed-s-13[dir="rtl"] { margin-right: 260px; margin-left: auto; } .next-col-offset-fixed-s-14[dir="rtl"] { margin-right: 280px; margin-left: auto; } .next-col-offset-fixed-s-15[dir="rtl"] { margin-right: 300px; margin-left: auto; } .next-col-offset-fixed-s-16[dir="rtl"] { margin-right: 320px; margin-left: auto; } .next-col-offset-fixed-s-17[dir="rtl"] { margin-right: 340px; margin-left: auto; } .next-col-offset-fixed-s-18[dir="rtl"] { margin-right: 360px; margin-left: auto; } .next-col-offset-fixed-s-19[dir="rtl"] { margin-right: 380px; margin-left: auto; } .next-col-offset-fixed-s-20[dir="rtl"] { margin-right: 400px; margin-left: auto; } .next-col-offset-fixed-s-21[dir="rtl"] { margin-right: 420px; margin-left: auto; } .next-col-offset-fixed-s-22[dir="rtl"] { margin-right: 440px; margin-left: auto; } .next-col-offset-fixed-s-23[dir="rtl"] { margin-right: 460px; margin-left: auto; } .next-col-offset-fixed-s-24[dir="rtl"] { margin-right: 480px; margin-left: auto; } .next-col-offset-fixed-s-25[dir="rtl"] { margin-right: 500px; margin-left: auto; } .next-col-offset-fixed-s-26[dir="rtl"] { margin-right: 520px; margin-left: auto; } .next-col-offset-fixed-s-27[dir="rtl"] { margin-right: 540px; margin-left: auto; } .next-col-offset-fixed-s-28[dir="rtl"] { margin-right: 560px; margin-left: auto; } .next-col-offset-fixed-s-29[dir="rtl"] { margin-right: 580px; margin-left: auto; } .next-col-offset-fixed-s-30[dir="rtl"] { margin-right: 600px; margin-left: auto; } .next-col-offset-fixed-m-1[dir="rtl"] { margin-right: 20px; margin-left: auto; } .next-col-offset-fixed-m-2[dir="rtl"] { margin-right: 40px; margin-left: auto; } .next-col-offset-fixed-m-3[dir="rtl"] { margin-right: 60px; margin-left: auto; } .next-col-offset-fixed-m-4[dir="rtl"] { margin-right: 80px; margin-left: auto; } .next-col-offset-fixed-m-5[dir="rtl"] { margin-right: 100px; margin-left: auto; } .next-col-offset-fixed-m-6[dir="rtl"] { margin-right: 120px; margin-left: auto; } .next-col-offset-fixed-m-7[dir="rtl"] { margin-right: 140px; margin-left: auto; } .next-col-offset-fixed-m-8[dir="rtl"] { margin-right: 160px; margin-left: auto; } .next-col-offset-fixed-m-9[dir="rtl"] { margin-right: 180px; margin-left: auto; } .next-col-offset-fixed-m-10[dir="rtl"] { margin-right: 200px; margin-left: auto; } .next-col-offset-fixed-m-11[dir="rtl"] { margin-right: 220px; margin-left: auto; } .next-col-offset-fixed-m-12[dir="rtl"] { margin-right: 240px; margin-left: auto; } .next-col-offset-fixed-m-13[dir="rtl"] { margin-right: 260px; margin-left: auto; } .next-col-offset-fixed-m-14[dir="rtl"] { margin-right: 280px; margin-left: auto; } .next-col-offset-fixed-m-15[dir="rtl"] { margin-right: 300px; margin-left: auto; } .next-col-offset-fixed-m-16[dir="rtl"] { margin-right: 320px; margin-left: auto; } .next-col-offset-fixed-m-17[dir="rtl"] { margin-right: 340px; margin-left: auto; } .next-col-offset-fixed-m-18[dir="rtl"] { margin-right: 360px; margin-left: auto; } .next-col-offset-fixed-m-19[dir="rtl"] { margin-right: 380px; margin-left: auto; } .next-col-offset-fixed-m-20[dir="rtl"] { margin-right: 400px; margin-left: auto; } .next-col-offset-fixed-m-21[dir="rtl"] { margin-right: 420px; margin-left: auto; } .next-col-offset-fixed-m-22[dir="rtl"] { margin-right: 440px; margin-left: auto; } .next-col-offset-fixed-m-23[dir="rtl"] { margin-right: 460px; margin-left: auto; } .next-col-offset-fixed-m-24[dir="rtl"] { margin-right: 480px; margin-left: auto; } .next-col-offset-fixed-m-25[dir="rtl"] { margin-right: 500px; margin-left: auto; } .next-col-offset-fixed-m-26[dir="rtl"] { margin-right: 520px; margin-left: auto; } .next-col-offset-fixed-m-27[dir="rtl"] { margin-right: 540px; margin-left: auto; } .next-col-offset-fixed-m-28[dir="rtl"] { margin-right: 560px; margin-left: auto; } .next-col-offset-fixed-m-29[dir="rtl"] { margin-right: 580px; margin-left: auto; } .next-col-offset-fixed-m-30[dir="rtl"] { margin-right: 600px; margin-left: auto; } .next-col-offset-fixed-l-1[dir="rtl"] { margin-right: 20px; margin-left: auto; } .next-col-offset-fixed-l-2[dir="rtl"] { margin-right: 40px; margin-left: auto; } .next-col-offset-fixed-l-3[dir="rtl"] { margin-right: 60px; margin-left: auto; } .next-col-offset-fixed-l-4[dir="rtl"] { margin-right: 80px; margin-left: auto; } .next-col-offset-fixed-l-5[dir="rtl"] { margin-right: 100px; margin-left: auto; } .next-col-offset-fixed-l-6[dir="rtl"] { margin-right: 120px; margin-left: auto; } .next-col-offset-fixed-l-7[dir="rtl"] { margin-right: 140px; margin-left: auto; } .next-col-offset-fixed-l-8[dir="rtl"] { margin-right: 160px; margin-left: auto; } .next-col-offset-fixed-l-9[dir="rtl"] { margin-right: 180px; margin-left: auto; } .next-col-offset-fixed-l-10[dir="rtl"] { margin-right: 200px; margin-left: auto; } .next-col-offset-fixed-l-11[dir="rtl"] { margin-right: 220px; margin-left: auto; } .next-col-offset-fixed-l-12[dir="rtl"] { margin-right: 240px; margin-left: auto; } .next-col-offset-fixed-l-13[dir="rtl"] { margin-right: 260px; margin-left: auto; } .next-col-offset-fixed-l-14[dir="rtl"] { margin-right: 280px; margin-left: auto; } .next-col-offset-fixed-l-15[dir="rtl"] { margin-right: 300px; margin-left: auto; } .next-col-offset-fixed-l-16[dir="rtl"] { margin-right: 320px; margin-left: auto; } .next-col-offset-fixed-l-17[dir="rtl"] { margin-right: 340px; margin-left: auto; } .next-col-offset-fixed-l-18[dir="rtl"] { margin-right: 360px; margin-left: auto; } .next-col-offset-fixed-l-19[dir="rtl"] { margin-right: 380px; margin-left: auto; } .next-col-offset-fixed-l-20[dir="rtl"] { margin-right: 400px; margin-left: auto; } .next-col-offset-fixed-l-21[dir="rtl"] { margin-right: 420px; margin-left: auto; } .next-col-offset-fixed-l-22[dir="rtl"] { margin-right: 440px; margin-left: auto; } .next-col-offset-fixed-l-23[dir="rtl"] { margin-right: 460px; margin-left: auto; } .next-col-offset-fixed-l-24[dir="rtl"] { margin-right: 480px; margin-left: auto; } .next-col-offset-fixed-l-25[dir="rtl"] { margin-right: 500px; margin-left: auto; } .next-col-offset-fixed-l-26[dir="rtl"] { margin-right: 520px; margin-left: auto; } .next-col-offset-fixed-l-27[dir="rtl"] { margin-right: 540px; margin-left: auto; } .next-col-offset-fixed-l-28[dir="rtl"] { margin-right: 560px; margin-left: auto; } .next-col-offset-fixed-l-29[dir="rtl"] { margin-right: 580px; margin-left: auto; } .next-col-offset-fixed-l-30[dir="rtl"] { margin-right: 600px; margin-left: auto; } .next-col-offset-fixed-xl-1[dir="rtl"] { margin-right: 20px; margin-left: auto; } .next-col-offset-fixed-xl-2[dir="rtl"] { margin-right: 40px; margin-left: auto; } .next-col-offset-fixed-xl-3[dir="rtl"] { margin-right: 60px; margin-left: auto; } .next-col-offset-fixed-xl-4[dir="rtl"] { margin-right: 80px; margin-left: auto; } .next-col-offset-fixed-xl-5[dir="rtl"] { margin-right: 100px; margin-left: auto; } .next-col-offset-fixed-xl-6[dir="rtl"] { margin-right: 120px; margin-left: auto; } .next-col-offset-fixed-xl-7[dir="rtl"] { margin-right: 140px; margin-left: auto; } .next-col-offset-fixed-xl-8[dir="rtl"] { margin-right: 160px; margin-left: auto; } .next-col-offset-fixed-xl-9[dir="rtl"] { margin-right: 180px; margin-left: auto; } .next-col-offset-fixed-xl-10[dir="rtl"] { margin-right: 200px; margin-left: auto; } .next-col-offset-fixed-xl-11[dir="rtl"] { margin-right: 220px; margin-left: auto; } .next-col-offset-fixed-xl-12[dir="rtl"] { margin-right: 240px; margin-left: auto; } .next-col-offset-fixed-xl-13[dir="rtl"] { margin-right: 260px; margin-left: auto; } .next-col-offset-fixed-xl-14[dir="rtl"] { margin-right: 280px; margin-left: auto; } .next-col-offset-fixed-xl-15[dir="rtl"] { margin-right: 300px; margin-left: auto; } .next-col-offset-fixed-xl-16[dir="rtl"] { margin-right: 320px; margin-left: auto; } .next-col-offset-fixed-xl-17[dir="rtl"] { margin-right: 340px; margin-left: auto; } .next-col-offset-fixed-xl-18[dir="rtl"] { margin-right: 360px; margin-left: auto; } .next-col-offset-fixed-xl-19[dir="rtl"] { margin-right: 380px; margin-left: auto; } .next-col-offset-fixed-xl-20[dir="rtl"] { margin-right: 400px; margin-left: auto; } .next-col-offset-fixed-xl-21[dir="rtl"] { margin-right: 420px; margin-left: auto; } .next-col-offset-fixed-xl-22[dir="rtl"] { margin-right: 440px; margin-left: auto; } .next-col-offset-fixed-xl-23[dir="rtl"] { margin-right: 460px; margin-left: auto; } .next-col-offset-fixed-xl-24[dir="rtl"] { margin-right: 480px; margin-left: auto; } .next-col-offset-fixed-xl-25[dir="rtl"] { margin-right: 500px; margin-left: auto; } .next-col-offset-fixed-xl-26[dir="rtl"] { margin-right: 520px; margin-left: auto; } .next-col-offset-fixed-xl-27[dir="rtl"] { margin-right: 540px; margin-left: auto; } .next-col-offset-fixed-xl-28[dir="rtl"] { margin-right: 560px; margin-left: auto; } .next-col-offset-fixed-xl-29[dir="rtl"] { margin-right: 580px; margin-left: auto; } .next-col-offset-fixed-xl-30[dir="rtl"] { margin-right: 600px; margin-left: auto; } @charset "UTF-8"; .next-sr-only { position: absolute; width: 1px; height: 1px; padding: 0; overflow: hidden; clip: rect(0, 0, 0, 0); white-space: nowrap; border: 0; margin: -1px; } .next-icon[dir="rtl"]::before { transform: rotateY(180deg); } @font-face { font-family: NextIcon; src: url("//at.alicdn.com/t/font_515771_xjdbujl2iu.eot"); src: url("//at.alicdn.com/t/font_515771_xjdbujl2iu.eot?#iefix") format("embedded-opentype"), url("//at.alicdn.com/t/font_515771_xjdbujl2iu.woff2") format("woff2"), url("//at.alicdn.com/t/font_515771_xjdbujl2iu.woff") format("woff"), url("//at.alicdn.com/t/font_515771_xjdbujl2iu.ttf") format("truetype"), url("//at.alicdn.com/t/font_515771_xjdbujl2iu.svg#NextIcon") format("svg"); } .next-icon { display: inline-block; font-family: NextIcon; font-style: normal; font-weight: normal; text-transform: none; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } .next-icon:before { display: inline-block; vertical-align: middle; text-align: center; } .next-icon-smile:before { content: "\E65F"; content: var(--icon-content-smile, "\E65F"); } .next-icon-cry:before { content: "\E65D"; content: var(--icon-content-cry, "\E65D"); } .next-icon-success:before { content: "\E60A"; content: var(--icon-content-success, "\E60A"); } .next-icon-warning:before { content: "\E60B"; content: var(--icon-content-warning, "\E60B"); } .next-icon-prompt:before { content: "\E60C"; content: var(--icon-content-prompt, "\E60C"); } .next-icon-error:before { content: "\E60D"; content: var(--icon-content-error, "\E60D"); } .next-icon-help:before { content: "\E673"; content: var(--icon-content-help, "\E673"); } .next-icon-clock:before { content: "\E621"; content: var(--icon-content-clock, "\E621"); } .next-icon-success-filling:before { content: "\E63A"; content: var(--icon-content-success-filling, "\E63A"); } .next-icon-delete-filling:before { content: "\E623"; content: var(--icon-content-delete-filling, "\E623"); } .next-icon-favorites-filling:before { content: "\E60E"; content: var(--icon-content-favorites-filling, "\E60E"); } .next-icon-add:before { content: "\E655"; content: var(--icon-content-add, "\E655"); } .next-icon-minus:before { content: "\E601"; content: var(--icon-content-minus, "\E601"); } .next-icon-arrow-up:before { content: "\E625"; content: var(--icon-content-arrow-up, "\E625"); } .next-icon-arrow-down:before { content: "\E63D"; content: var(--icon-content-arrow-down, "\E63D"); } .next-icon-arrow-left:before { content: "\E61D"; content: var(--icon-content-arrow-left, "\E61D"); } .next-icon-arrow-right:before { content: "\E619"; content: var(--icon-content-arrow-right, "\E619"); } .next-icon-arrow-double-left:before { content: "\E659"; content: var(--icon-content-arrow-double-left, "\E659"); } .next-icon-arrow-double-right:before { content: "\E65E"; content: var(--icon-content-arrow-double-right, "\E65E"); } .next-icon-switch:before { content: "\E6B3"; content: var(--icon-content-switch, "\E6B3"); } .next-icon-sorting:before { content: "\E634"; content: var(--icon-content-sorting, "\E634"); } .next-icon-descending:before { content: "\E61F"; content: var(--icon-content-descending, "\E61F"); } .next-icon-ascending:before { content: "\E61E"; content: var(--icon-content-ascending, "\E61E"); } .next-icon-select:before { content: "\E632"; content: var(--icon-content-select, "\E632"); } .next-icon-semi-select:before { content: "\E633"; content: var(--icon-content-semi-select, "\E633"); } .next-icon-search:before { content: "\E656"; content: var(--icon-content-search, "\E656"); } .next-icon-close:before { content: "\E626"; content: var(--icon-content-close, "\E626"); } .next-icon-ellipsis:before { content: "\E654"; content: var(--icon-content-ellipsis, "\E654"); } .next-icon-picture:before { content: "\E631"; content: var(--icon-content-picture, "\E631"); } .next-icon-calendar:before { content: "\E607"; content: var(--icon-content-calendar, "\E607"); } .next-icon-ashbin:before { content: "\E639"; content: var(--icon-content-ashbin, "\E639"); } .next-icon-upload:before { content: "\E7EE"; content: var(--icon-content-upload, "\E7EE"); } .next-icon-download:before { content: "\E628"; content: var(--icon-content-download, "\E628"); } .next-icon-set:before { content: "\E683"; content: var(--icon-content-set, "\E683"); } .next-icon-edit:before { content: "\E63B"; content: var(--icon-content-edit, "\E63B"); } .next-icon-refresh:before { content: "\E677"; content: var(--icon-content-refresh, "\E677"); } .next-icon-filter:before { content: "\E627"; content: var(--icon-content-filter, "\E627"); } .next-icon-attachment:before { content: "\E665"; content: var(--icon-content-attachment, "\E665"); } .next-icon-account:before { content: "\E608"; content: var(--icon-content-account, "\E608"); } .next-icon-email:before { content: "\E605"; content: var(--icon-content-email, "\E605"); } .next-icon-atm:before { content: "\E606"; content: var(--icon-content-atm, "\E606"); } .next-icon-loading:before { content: "\E646"; content: var(--icon-content-loading, "\E646"); animation: loadingCircle 1s infinite linear; } .next-icon-eye:before { content: "\E611"; content: var(--icon-content-eye, "\E611"); } .next-icon-copy:before { content: "\E60F"; content: var(--icon-content-copy, "\E60F"); } .next-icon-toggle-left:before { content: "\E602"; content: var(--icon-content-toggle-left, "\E602"); } .next-icon-toggle-right:before { content: "\E603"; content: var(--icon-content-toggle-right, "\E603"); } .next-icon-eye-close:before { content: "\E600"; content: var(--icon-content-eye-close, "\E600"); } .next-icon-unlock:before { content: "\E615"; content: var(--icon-content-unlock, "\E615"); } .next-icon-lock:before { content: "\E617"; content: var(--icon-content-lock, "\E617"); } .next-icon-exit:before { content: "\E616"; content: var(--icon-content-exit, "\E616"); } .next-icon-chart-bar:before { content: "\E612"; content: var(--icon-content-chart-bar, "\E612"); } .next-icon-chart-pie:before { content: "\E613"; content: var(--icon-content-chart-pie, "\E613"); } .next-icon-form:before { content: "\E7FB"; content: var(--icon-content-form, "\E7FB"); } .next-icon-detail:before { content: "\E7F8"; content: var(--icon-content-detail, "\E7F8"); } .next-icon-list:before { content: "\E7F9"; content: var(--icon-content-list, "\E7F9"); } .next-icon-dashboard:before { content: "\E7FA"; content: var(--icon-content-dashboard, "\E7FA"); } @keyframes loadingCircle { 0% { transform-origin: 50% 50%; transform: rotate(0deg); } 100% { transform-origin: 50% 50%; transform: rotate(360deg); } } .next-icon.next-xxs:before, .next-icon.next-xxs .next-icon-remote { width: 8px; width: var(--icon-xxs, 8px); font-size: 8px; font-size: var(--icon-xxs, 8px); line-height: inherit; } @media all and (-webkit-min-device-pixel-ratio: 0) and (min-resolution: 0.001dpcm) { .next-icon.next-xxs { transform: scale(0.5); margin-left: -4px; margin-left: calc(0px - var(--icon-s, 16px)/2 + var(--icon-xxs, 8px)/2); margin-right: -4px; margin-right: calc(0px - var(--icon-s, 16px)/2 + var(--icon-xxs, 8px)/2); } .next-icon.next-xxs:before { width: 16px; width: var(--icon-s, 16px); font-size: 16px; font-size: var(--icon-s, 16px); } } .next-icon.next-xs:before, .next-icon.next-xs .next-icon-remote { width: 12px; width: var(--icon-xs, 12px); font-size: 12px; font-size: var(--icon-xs, 12px); line-height: inherit; } .next-icon.next-small:before, .next-icon.next-small .next-icon-remote { width: 16px; width: var(--icon-s, 16px); font-size: 16px; font-size: var(--icon-s, 16px); line-height: inherit; } .next-icon.next-medium:before, .next-icon.next-medium .next-icon-remote { width: 20px; width: var(--icon-m, 20px); font-size: 20px; font-size: var(--icon-m, 20px); line-height: inherit; } .next-icon.next-large:before, .next-icon.next-large .next-icon-remote { width: 24px; width: var(--icon-l, 24px); font-size: 24px; font-size: var(--icon-l, 24px); line-height: inherit; } .next-icon.next-xl:before, .next-icon.next-xl .next-icon-remote { width: 32px; width: var(--icon-xl, 32px); font-size: 32px; font-size: var(--icon-xl, 32px); line-height: inherit; } .next-icon.next-xxl:before, .next-icon.next-xxl .next-icon-remote { width: 48px; width: var(--icon-xxl, 48px); font-size: 48px; font-size: var(--icon-xxl, 48px); line-height: inherit; } .next-icon.next-xxxl:before, .next-icon.next-xxxl .next-icon-remote { width: 64px; width: var(--icon-xxxl, 64px); font-size: 64px; font-size: var(--icon-xxxl, 64px); line-height: inherit; } .next-icon.next-inherit:before, .next-icon.next-inherit .next-icon-remote { width: inherit; font-size: inherit; line-height: inherit; } .next-icon.next-inherit .next-icon-remote, .next-icon .next-icon-remote { width: 1em; height: 1em; vertical-align: middle; fill: currentColor; } @charset "UTF-8"; .next-sr-only { position: absolute; width: 1px; height: 1px; padding: 0; overflow: hidden; clip: rect(0, 0, 0, 0); white-space: nowrap; border: 0; margin: -1px; } .next-input { box-sizing: border-box; vertical-align: middle; display: inline-table; border-collapse: separate; font-size: 0; line-height: 1; width: 200px; border-spacing: 0; transition: all 100ms linear; transition: all var(--motion-duration-immediately, 100ms) var(--motion-linear, linear); border: 1px solid #C4C6CF; border: var(--input-border-width, 1px) solid var(--input-border-color, #C4C6CF); background-color: #FFFFFF; background-color: var(--input-bg-color, #FFFFFF); } .next-input *, .next-input *:before, .next-input *:after { box-sizing: border-box; } .next-input input { height: 100%; /* remove autoFill yellow background */ } .next-input input[type="reset"], .next-input input[type="submit"] { -webkit-appearance: button; cursor: pointer; } .next-input input::-moz-focus-inner { border: 0; padding: 0; } .next-input input:-webkit-autofill { -webkit-box-shadow: 0 0 0 1000px #FFFFFF inset; -webkit-box-shadow: 0 0 0 1000px var(--input-bg-color, #FFFFFF) inset; border-radius: 3px; border-radius: var(--form-element-large-corner, 3px); } .next-input textarea { resize: none; } .next-input input, .next-input textarea { width: 100%; border: none; outline: none; padding: 0; margin: 0; font-weight: normal; vertical-align: middle; background-color: transparent; color: #333333; color: var(--input-text-color, #333333); } .next-input input::-ms-clear, .next-input textarea::-ms-clear { display: none; } .next-input.next-small { height: 20px; height: var(--form-element-small-height, 20px); border-radius: 3px; border-radius: var(--form-element-small-corner, 3px); } .next-input.next-small .next-input-label { padding-left: 8px; padding-left: var(--input-s-label-padding-left, 8px); font-size: 12px; font-size: var(--form-element-small-font-size, 12px); } .next-input.next-small .next-input-inner { font-size: 12px; font-size: var(--form-element-small-font-size, 12px); } .next-input.next-small .next-input-control { padding-right: 4px; padding-right: var(--input-s-icon-padding-right, 4px); } .next-input.next-small input { height: 18px; height: calc(var(--form-element-small-height, 20px) - var(--input-border-width, 1px)*2); line-height: 18px \0; line-height: calc(var(--form-element-small-height, 20px) - var(--input-border-width, 1px)*2) \0; padding: 0 4px; padding: 0 var(--input-s-padding, 4px); font-size: 12px; font-size: var(--form-element-small-font-size, 12px); } .next-input.next-small input::placeholder { font-size: 12px; font-size: var(--form-element-small-font-size, 12px); } .next-input.next-small .next-input-text-field { padding: 0 4px; padding: 0 var(--input-s-padding, 4px); font-size: 12px; font-size: var(--form-element-small-font-size, 12px); height: 18px; height: calc(var(--form-element-small-height, 20px) - var(--input-border-width, 1px)*2); line-height: 18px; line-height: calc(var(--form-element-small-height, 20px) - var(--input-border-width, 1px)*2); } .next-input.next-small .next-icon:before, .next-input.next-small .next-icon .next-icon-remote { width: 12px; width: var(--form-element-small-icon-size, 12px); font-size: 12px; font-size: var(--form-element-small-icon-size, 12px); line-height: inherit; } .next-input.next-small .next-input-control { border-radius: 0 3px 3px 0; border-radius: 0 var(--form-element-small-corner, 3px) var(--form-element-small-corner, 3px) 0; } .next-input.next-medium { height: 28px; height: var(--form-element-medium-height, 28px); border-radius: 3px; border-radius: var(--form-element-medium-corner, 3px); } .next-input.next-medium .next-input-label { padding-left: 8px; padding-left: var(--input-m-label-padding-left, 8px); font-size: 12px; font-size: var(--form-element-medium-font-size, 12px); } .next-input.next-medium .next-input-inner { font-size: 12px; font-size: var(--form-element-medium-font-size, 12px); } .next-input.next-medium .next-input-control { padding-right: 8px; padding-right: var(--input-m-icon-padding-right, 8px); } .next-input.next-medium input { height: 26px; height: calc(var(--form-element-medium-height, 28px) - var(--input-border-width, 1px)*2); line-height: 26px \0; line-height: calc(var(--form-element-medium-height, 28px) - var(--input-border-width, 1px)*2) \0; padding: 0 8px; padding: 0 var(--input-m-padding, 8px); font-size: 12px; font-size: var(--form-element-medium-font-size, 12px); } .next-input.next-medium input::placeholder { font-size: 12px; font-size: var(--form-element-medium-font-size, 12px); } .next-input.next-medium .next-input-text-field { padding: 0 8px; padding: 0 var(--input-m-padding, 8px); font-size: 12px; font-size: var(--form-element-medium-font-size, 12px); height: 26px; height: calc(var(--form-element-medium-height, 28px) - var(--input-border-width, 1px)*2); line-height: 26px; line-height: calc(var(--form-element-medium-height, 28px) - var(--input-border-width, 1px)*2); } .next-input.next-medium .next-icon:before, .next-input.next-medium .next-icon .next-icon-remote { width: 12px; width: var(--form-element-medium-icon-size, 12px); font-size: 12px; font-size: var(--form-element-medium-icon-size, 12px); line-height: inherit; } .next-input.next-medium .next-input-control { border-radius: 0 3px 3px 0; border-radius: 0 var(--form-element-medium-corner, 3px) var(--form-element-medium-corner, 3px) 0; } .next-input.next-large { height: 40px; height: var(--form-element-large-height, 40px); border-radius: 3px; border-radius: var(--form-element-large-corner, 3px); } .next-input.next-large .next-input-label { padding-left: 12px; padding-left: var(--input-l-label-padding-left, 12px); font-size: 16px; font-size: var(--form-element-large-font-size, 16px); } .next-input.next-large .next-input-inner { font-size: 16px; font-size: var(--form-element-large-font-size, 16px); } .next-input.next-large .next-input-control { padding-right: 8px; padding-right: var(--input-l-icon-padding-right, 8px); } .next-input.next-large input { height: 38px; height: calc(var(--form-element-large-height, 40px) - var(--input-border-width, 1px)*2); line-height: 38px \0; line-height: calc(var(--form-element-large-height, 40px) - var(--input-border-width, 1px)*2) \0; padding: 0 12px; padding: 0 var(--input-l-padding, 12px); font-size: 16px; font-size: var(--form-element-large-font-size, 16px); } .next-input.next-large input::placeholder { font-size: 16px; font-size: var(--form-element-large-font-size, 16px); } .next-input.next-large .next-input-text-field { padding: 0 12px; padding: 0 var(--input-l-padding, 12px); font-size: 16px; font-size: var(--form-element-large-font-size, 16px); height: 38px; height: calc(var(--form-element-large-height, 40px) - var(--input-border-width, 1px)*2); line-height: 38px; line-height: calc(var(--form-element-large-height, 40px) - var(--input-border-width, 1px)*2); } .next-input.next-large .next-icon:before, .next-input.next-large .next-icon .next-icon-remote { width: 16px; width: var(--form-element-large-icon-size, 16px); font-size: 16px; font-size: var(--form-element-large-icon-size, 16px); line-height: inherit; } .next-input.next-large .next-input-control { border-radius: 0 3px 3px 0; border-radius: 0 var(--form-element-large-corner, 3px) var(--form-element-large-corner, 3px) 0; } .next-input.next-input-textarea { height: auto; border-radius: 3px; border-radius: var(--input-multiple-corner, 3px); font-size: 0; } .next-input.next-input-textarea textarea { color: #333333; color: var(--input-text-color, #333333); padding: 4px 8px; padding: var(--input-multiple-padding-tb, 4px) var(--input-multiple-padding-lr, 8px); font-size: 12px; font-size: var(--input-multiple-font-size, 12px); border-radius: 3px; border-radius: var(--input-multiple-corner, 3px); } .next-input.next-input-textarea.next-small textarea { font-size: 12px; font-size: var(--form-element-medium-font-size, 12px); } .next-input.next-input-textarea.next-large textarea { font-size: 16px; font-size: var(--form-element-large-font-size, 16px); } .next-input.next-input-textarea .next-input-control { display: block; width: auto; border-radius: 3px; border-radius: var(--input-multiple-corner, 3px); } .next-input.next-input-textarea .next-input-len { padding: 0 8px 4px; padding: 0 var(--input-l-icon-padding-right, 8px) 4px; display: block; text-align: right; width: auto; } .next-input-hint-wrap { color: #999999; color: var(--input-hint-color, #999999); position: relative; } .next-input-hint-wrap .next-input-clear { opacity: 0; z-index: 1; position: absolute; } .next-input-hint-wrap .next-input-hint { opacity: 1; } .next-input .next-input-clear-icon:hover, .next-input .next-icon-eye:hover, .next-input .next-icon-eye-close:hover { cursor: pointer; color: #666666; color: var(--input-hint-hover-color, #666666); } .next-input:hover, .next-input.next-focus { border-color: #A0A2AD; border-color: var(--input-hover-border-color, #A0A2AD); background-color: #FFFFFF; background-color: var(--input-hover-bg-color, #FFFFFF); } .next-input:hover .next-input-clear, .next-input.next-focus .next-input-clear { opacity: 1; } .next-input:hover .next-input-clear + .next-input-hint, .next-input.next-focus .next-input-clear + .next-input-hint { opacity: 0; } .next-input .next-input-clear:focus { opacity: 1; } .next-input .next-input-clear:focus + .next-input-hint { opacity: 0; } .next-input.next-focus { border-color: #5584FF; border-color: var(--input-focus-border-color, #5584FF); background-color: #FFFFFF; background-color: var(--input-focus-bg-color, #FFFFFF); box-shadow: 0 0 0 0px rgba(85, 132, 255, 0.2); box-shadow: 0 0 0 var(--input-focus-shadow-spread, 0px) var(--color-calculate-input-focus-shadow, rgba(85, 132, 255, 0.2)); } .next-input.next-warning { border-color: #FF9300; border-color: var(--input-feedback-warning-border-color, #FF9300); background-color: #FFFFFF; background-color: var(--input-feedback-warning-bg-color, #FFFFFF); } .next-input.next-warning.next-focus, .next-input.next-warning:hover { border-color: #FF9300; border-color: var(--input-feedback-warning-border-color, #FF9300); } .next-input.next-warning.next-focus { box-shadow: 0 0 0 0px rgba(255, 147, 0, 0.2); box-shadow: 0 0 0 var(--input-focus-shadow-spread, 0px) var(--color-calculate-input-feedback-warning-shadow, rgba(255, 147, 0, 0.2)); } .next-input.next-error { border-color: #FF3000; border-color: var(--input-feedback-error-border-color, #FF3000); background-color: #FFFFFF; background-color: var(--input-feedback-error-bg-color, #FFFFFF); } .next-input.next-error.next-focus, .next-input.next-error:hover { border-color: #FF3000; border-color: var(--input-feedback-error-border-color, #FF3000); } .next-input.next-error.next-focus { box-shadow: 0 0 0 0px rgba(255, 48, 0, 0.2); box-shadow: 0 0 0 var(--input-focus-shadow-spread, 0px) var(--color-calculate-input-feedback-error-shadow, rgba(255, 48, 0, 0.2)); } .next-input.next-hidden { display: none; } .next-input.next-noborder { border: none; } .next-input-control .next-input-len { font-size: 12px; font-size: var(--input-maxlen-font-size, 12px); line-height: 12px; line-height: var(--input-maxlen-font-size, 12px); color: #999999; color: var(--input-maxlen-color, #999999); display: table-cell; width: 1px; vertical-align: bottom; } .next-input-control .next-input-len.next-error { color: #FF3000; color: var(--input-maxlen-error-color, #FF3000); } .next-input-control .next-input-len.next-warning { color: #FF9300; color: var(--input-maxlen-warning-color, #FF9300); } .next-input-control > * { display: table-cell; width: 1%; top: 0; } .next-input-control > *:not(:last-child) { padding-right: 4px; padding-right: var(--s-1, 4px); } .next-input-control .next-icon { transition: all 100ms linear; transition: all var(--motion-duration-immediately, 100ms) var(--motion-linear, linear); color: #999999; color: var(--input-hint-color, #999999); } .next-input-control .next-input-warning-icon { color: #FF9300; color: var(--input-feedback-warning-color, #FF9300); } .next-input-control .next-input-warning-icon::before { content: "\E60B"; content: var(--input-feedback-warning-icon, "\E60B"); } .next-input-control .next-input-success-icon { color: #46BC15; color: var(--input-feedback-success-color, #46BC15); } .next-input-control .next-input-success-icon::before { content: "\E63A"; content: var(--input-feedback-success-icon, "\E63A"); } .next-input-control .next-input-loading-icon { color: #4494F9; color: var(--input-feedback-loading-color, #4494F9); } .next-input-control .next-input-loading-icon::before { content: "\E646"; content: var(--input-feedback-loading-icon, "\E646"); animation: loadingCircle 1s infinite linear; } .next-input-control .next-input-clear-icon::before { content: "\E623"; content: var(--input-feedback-clear-icon, "\E623"); } .next-input-label { color: #666666; color: var(--input-label-color, #666666); } .next-input input::-moz-placeholder, .next-input textarea::-moz-placeholder { color: #999999; color: var(--input-placeholder-color, #999999); opacity: 1; } .next-input input:-ms-input-placeholder, .next-input textarea:-ms-input-placeholder { color: #999999; color: var(--input-placeholder-color, #999999); } .next-input input::-webkit-input-placeholder, .next-input textarea::-webkit-input-placeholder { color: #999999; color: var(--input-placeholder-color, #999999); } .next-input.next-disabled { color: #CCCCCC; color: var(--input-disabled-color, #CCCCCC); border-color: #E6E7EB; border-color: var(--input-disabled-border-color, #E6E7EB); background-color: #F7F8FA; background-color: var(--input-disabled-bg-color, #F7F8FA); cursor: not-allowed; } .next-input.next-disabled:hover { border-color: #E6E7EB; border-color: var(--input-disabled-border-color, #E6E7EB); background-color: #F7F8FA; background-color: var(--input-disabled-bg-color, #F7F8FA); } .next-input.next-disabled input, .next-input.next-disabled textarea { color: #CCCCCC; color: var(--input-disabled-color, #CCCCCC); } .next-input.next-disabled input::-moz-placeholder, .next-input.next-disabled textarea::-moz-placeholder { color: #CCCCCC; color: var(--input-disabled-color, #CCCCCC); opacity: 1; } .next-input.next-disabled input:-ms-input-placeholder, .next-input.next-disabled textarea:-ms-input-placeholder { color: #CCCCCC; color: var(--input-disabled-color, #CCCCCC); } .next-input.next-disabled input::-webkit-input-placeholder, .next-input.next-disabled textarea::-webkit-input-placeholder { color: #CCCCCC; color: var(--input-disabled-color, #CCCCCC); } .next-input.next-disabled .next-input-label { color: #CCCCCC; color: var(--input-disabled-color, #CCCCCC); } .next-input.next-disabled .next-input-len { color: #CCCCCC; color: var(--input-disabled-color, #CCCCCC); } .next-input.next-disabled .next-input-hint-wrap { color: #CCCCCC; color: var(--input-disabled-color, #CCCCCC); } .next-input.next-disabled .next-input-hint-wrap .next-input-clear { opacity: 0; } .next-input.next-disabled .next-input-hint-wrap .next-input-hint { opacity: 1; } .next-input.next-disabled .next-input-hint-wrap .next-input-clear-icon:hover { cursor: not-allowed; color: #CCCCCC; color: var(--input-disabled-color, #CCCCCC); } .next-input.next-disabled .next-icon { color: #CCCCCC; color: var(--input-disabled-color, #CCCCCC); } .next-input-inner, .next-input-control, .next-input-label { display: table-cell; width: 1px; vertical-align: middle; line-height: 1; background-color: transparent; white-space: nowrap; } .next-input-group { box-sizing: border-box; display: inline-table; border-collapse: separate; border-spacing: 0; line-height: 0; width: 100%; } .next-input-group *, .next-input-group *:before, .next-input-group *:after { box-sizing: border-box; } .next-input-group-auto-width { width: 100%; border-radius: 0 !important; } .next-input-group > .next-input { border-radius: 0; } .next-input-group > .next-input.next-focus { position: relative; z-index: 1; } .next-input-group > .next-input:first-child.next-small { border-top-left-radius: 3px !important; border-top-left-radius: var(--form-element-small-corner, 3px) !important; border-bottom-left-radius: 3px !important; border-bottom-left-radius: var(--form-element-small-corner, 3px) !important; } .next-input-group > .next-input:first-child.next-medium { border-top-left-radius: 3px !important; border-top-left-radius: var(--form-element-medium-corner, 3px) !important; border-bottom-left-radius: 3px !important; border-bottom-left-radius: var(--form-element-medium-corner, 3px) !important; } .next-input-group > .next-input:first-child.next-large { border-top-left-radius: 3px !important; border-top-left-radius: var(--form-element-large-corner, 3px) !important; border-bottom-left-radius: 3px !important; border-bottom-left-radius: var(--form-element-large-corner, 3px) !important; } .next-input-group > .next-input:last-child.next-small { border-top-right-radius: 3px !important; border-top-right-radius: var(--form-element-small-corner, 3px) !important; border-bottom-right-radius: 3px !important; border-bottom-right-radius: var(--form-element-small-corner, 3px) !important; } .next-input-group > .next-input:last-child.next-medium { border-top-right-radius: 3px !important; border-top-right-radius: var(--form-element-medium-corner, 3px) !important; border-bottom-right-radius: 3px !important; border-bottom-right-radius: var(--form-element-medium-corner, 3px) !important; } .next-input-group > .next-input:last-child.next-large { border-top-right-radius: 3px !important; border-top-right-radius: var(--form-element-large-corner, 3px) !important; border-bottom-right-radius: 3px !important; border-bottom-right-radius: var(--form-element-large-corner, 3px) !important; } .next-input-group-addon { width: 1px; display: table-cell; vertical-align: middle; white-space: nowrap; /* stylelint-disable declaration-no-important */ } .next-input-group-addon:first-child { border-bottom-right-radius: 0 !important; border-top-right-radius: 0 !important; } .next-input-group-addon:first-child > * { margin-right: -1px; margin-right: calc(0px - var(--input-border-width, 1px)); border-bottom-right-radius: 0 !important; border-top-right-radius: 0 !important; } .next-input-group-addon:first-child > *.next-focus { position: relative; z-index: 1; } .next-input-group-addon:first-child > * > .next-input { border-bottom-right-radius: 0 !important; border-top-right-radius: 0 !important; } .next-input-group-addon:first-child > * > .next-input.next-focus { position: relative; z-index: 1; } .next-input-group-addon:last-child { border-bottom-left-radius: 0 !important; border-top-left-radius: 0 !important; } .next-input-group-addon:last-child > * { margin-left: -1px; margin-left: calc(0px - var(--input-border-width, 1px)); border-bottom-left-radius: 0 !important; border-top-left-radius: 0 !important; } .next-input-group-addon:last-child > * > .next-input { border-bottom-left-radius: 0 !important; border-top-left-radius: 0 !important; } .next-input-group-text { color: #999999; color: var(--input-addon-text-color, #999999); background-color: #F2F3F7; background-color: var(--input-addon-bg-color, #F2F3F7); text-align: center; border: 1px solid #C4C6CF; border: var(--input-border-width, 1px) solid var(--input-border-color, #C4C6CF); padding: 0 8px; padding: 0 var(--input-addon-padding, 8px); } .next-input-group-text:first-child { border-right-width: 0; } .next-input-group-text:last-child { border-left-width: 0; } .next-input-group-text.next-disabled { color: #CCCCCC; color: var(--input-disabled-color, #CCCCCC); border-color: #E6E7EB; border-color: var(--input-disabled-border-color, #E6E7EB); background-color: #F7F8FA; background-color: var(--input-disabled-bg-color, #F7F8FA); cursor: not-allowed; } .next-input-group-text.next-disabled:hover { border-color: #E6E7EB; border-color: var(--input-disabled-border-color, #E6E7EB); background-color: #F7F8FA; background-color: var(--input-disabled-bg-color, #F7F8FA); } .next-input-group-text.next-small { font-size: 12px; font-size: var(--form-element-small-font-size, 12px); border-radius: 3px; border-radius: var(--form-element-small-corner, 3px); } .next-input-group-text.next-medium { font-size: 12px; font-size: var(--form-element-medium-font-size, 12px); border-radius: 3px; border-radius: var(--form-element-medium-corner, 3px); } .next-input-group-text.next-large { font-size: 16px; font-size: var(--form-element-large-font-size, 16px); border-radius: 3px; border-radius: var(--form-element-large-corner, 3px); } .next-input[dir="rtl"].next-small .next-input-label { padding-left: 0; padding-right: 8px; padding-right: var(--input-s-label-padding-left, 8px); } .next-input[dir="rtl"].next-small .next-input-control { padding-right: 0; padding-left: 4px; padding-left: var(--input-s-icon-padding-right, 4px); } .next-input[dir="rtl"].next-medium .next-input-label { padding-left: 0; padding-right: 8px; padding-right: var(--input-m-label-padding-left, 8px); } .next-input[dir="rtl"].next-medium .next-input-control { padding-right: 0; padding-left: 8px; padding-left: var(--input-m-icon-padding-right, 8px); } .next-input[dir="rtl"].next-large .next-input-label { padding-left: 0; padding-right: 12px; padding-right: var(--input-l-label-padding-left, 12px); } .next-input[dir="rtl"].next-large .next-input-control { padding-right: 0; padding-left: 8px; padding-left: var(--input-l-icon-padding-right, 8px); } .next-input[dir="rtl"].next-input-textarea .next-input-len { text-align: left; } .next-input[dir="rtl"] .next-input-control > *:not(:last-child) { padding-left: 4px; padding-left: var(--s-1, 4px); padding-right: 0; } .next-input-group[dir="rtl"] > .next-input:first-child.next-small { border-top-left-radius: 0 !important; border-bottom-left-radius: 0 !important; border-top-right-radius: 3px !important; border-top-right-radius: var(--form-element-small-corner, 3px) !important; border-bottom-right-radius: 3px !important; border-bottom-right-radius: var(--form-element-small-corner, 3px) !important; } .next-input-group[dir="rtl"] > .next-input:first-child.next-medium { border-top-left-radius: 0 !important; border-bottom-left-radius: 0 !important; border-top-right-radius: 3px !important; border-top-right-radius: var(--form-element-medium-corner, 3px) !important; border-bottom-right-radius: 3px !important; border-bottom-right-radius: var(--form-element-medium-corner, 3px) !important; } .next-input-group[dir="rtl"] > .next-input:first-child.next-large { border-top-left-radius: 0 !important; border-bottom-left-radius: 0 !important; border-top-right-radius: 3px !important; border-top-right-radius: var(--form-element-large-corner, 3px) !important; border-bottom-right-radius: 3px !important; border-bottom-right-radius: var(--form-element-large-corner, 3px) !important; } .next-input-group[dir="rtl"] > .next-input:last-child.next-small { border-top-left-radius: 3px !important; border-top-left-radius: var(--form-element-small-corner, 3px) !important; border-bottom-left-radius: 3px !important; border-bottom-left-radius: var(--form-element-small-corner, 3px) !important; border-top-right-radius: 0 !important; border-bottom-right-radius: 0 !important; } .next-input-group[dir="rtl"] > .next-input:last-child.next-medium { border-top-left-radius: 3px !important; border-top-left-radius: var(--form-element-medium-corner, 3px) !important; border-bottom-left-radius: 3px !important; border-bottom-left-radius: var(--form-element-medium-corner, 3px) !important; border-top-right-radius: 0 !important; border-bottom-right-radius: 0 !important; } .next-input-group[dir="rtl"] > .next-input:last-child.next-large { border-top-left-radius: 3px !important; border-top-left-radius: var(--form-element-large-corner, 3px) !important; border-bottom-left-radius: 3px !important; border-bottom-left-radius: var(--form-element-large-corner, 3px) !important; border-top-right-radius: 0 !important; border-bottom-right-radius: 0 !important; } .next-input-group[dir="rtl"] .next-input-group-addon { /* stylelint-disable declaration-no-important */ } .next-input-group[dir="rtl"] .next-input-group-addon:first-child, .next-input-group[dir="rtl"] .next-input-group-addon:first-child > .next-input, .next-input-group[dir="rtl"] .next-input-group-addon:first-child > * > .next-input { border-bottom-left-radius: 0 !important; border-top-left-radius: 0 !important; } .next-input-group[dir="rtl"] .next-input-group-addon:first-child.next-small, .next-input-group[dir="rtl"] .next-input-group-addon:first-child > .next-input.next-small, .next-input-group[dir="rtl"] .next-input-group-addon:first-child > * > .next-input.next-small { border-bottom-right-radius: 3px !important; border-bottom-right-radius: var(--form-element-small-corner, 3px) !important; border-top-right-radius: 3px !important; border-top-right-radius: var(--form-element-small-corner, 3px) !important; } .next-input-group[dir="rtl"] .next-input-group-addon:first-child.next-medium, .next-input-group[dir="rtl"] .next-input-group-addon:first-child > .next-input.next-medium, .next-input-group[dir="rtl"] .next-input-group-addon:first-child > * > .next-input.next-medium { border-bottom-right-radius: 3px !important; border-bottom-right-radius: var(--form-element-medium-corner, 3px) !important; border-top-right-radius: 3px !important; border-top-right-radius: var(--form-element-medium-corner, 3px) !important; } .next-input-group[dir="rtl"] .next-input-group-addon:first-child.next-large, .next-input-group[dir="rtl"] .next-input-group-addon:first-child > .next-input.next-large, .next-input-group[dir="rtl"] .next-input-group-addon:first-child > * > .next-input.next-large { border-bottom-right-radius: 3px !important; border-bottom-right-radius: var(--form-element-large-corner, 3px) !important; border-top-right-radius: 3px !important; border-top-right-radius: var(--form-element-large-corner, 3px) !important; } .next-input-group[dir="rtl"] .next-input-group-addon:first-child > * { margin-left: -1px; margin-left: calc(0px - var(--input-border-width, 1px)); border-bottom-left-radius: 0 !important; border-top-left-radius: 0 !important; } .next-input-group[dir="rtl"] .next-input-group-addon:last-child, .next-input-group[dir="rtl"] .next-input-group-addon:last-child > .next-input, .next-input-group[dir="rtl"] .next-input-group-addon:last-child > * > .next-input { border-bottom-right-radius: 0 !important; border-top-right-radius: 0 !important; } .next-input-group[dir="rtl"] .next-input-group-addon:last-child.next-small, .next-input-group[dir="rtl"] .next-input-group-addon:last-child > .next-input.next-small, .next-input-group[dir="rtl"] .next-input-group-addon:last-child > * > .next-input.next-small { border-bottom-left-radius: 3px !important; border-bottom-left-radius: var(--form-element-small-corner, 3px) !important; border-top-left-radius: 3px !important; border-top-left-radius: var(--form-element-small-corner, 3px) !important; } .next-input-group[dir="rtl"] .next-input-group-addon:last-child.next-medium, .next-input-group[dir="rtl"] .next-input-group-addon:last-child > .next-input.next-medium, .next-input-group[dir="rtl"] .next-input-group-addon:last-child > * > .next-input.next-medium { border-bottom-left-radius: 3px !important; border-bottom-left-radius: var(--form-element-medium-corner, 3px) !important; border-top-left-radius: 3px !important; border-top-left-radius: var(--form-element-medium-corner, 3px) !important; } .next-input-group[dir="rtl"] .next-input-group-addon:last-child.next-large, .next-input-group[dir="rtl"] .next-input-group-addon:last-child > .next-input.next-large, .next-input-group[dir="rtl"] .next-input-group-addon:last-child > * > .next-input.next-large { border-bottom-left-radius: 3px !important; border-bottom-left-radius: var(--form-element-large-corner, 3px) !important; border-top-left-radius: 3px !important; border-top-left-radius: var(--form-element-large-corner, 3px) !important; } .next-input-group[dir="rtl"] .next-input-group-addon:last-child > * { margin-right: -1px; margin-right: calc(0px - var(--input-border-width, 1px)); border-bottom-right-radius: 0 !important; border-top-right-radius: 0 !important; } .next-input-group[dir="rtl"] .next-input-group-text:first-child { border-right-width: 1px; border-right-width: var(--input-border-width, 1px); border-left: 0; } .next-input-group[dir="rtl"] .next-input-group-text:last-child { border-left-width: 1px; border-left-width: var(--input-border-width, 1px); border-right: 0; } @charset "UTF-8"; .next-sr-only { position: absolute; width: 1px; height: 1px; padding: 0; overflow: hidden; clip: rect(0, 0, 0, 0); white-space: nowrap; border: 0; margin: -1px; } /* put your code here */ .next-list-header { border-bottom: 1px solid #DCDEE3; border-bottom: var(--line-1, 1px) solid var(--list-divider-color, #DCDEE3); color: #333333; color: var(--list-title-color, #333333); } .next-list-footer { border-top: 1px solid #DCDEE3; border-top: var(--line-1, 1px) solid var(--list-divider-color, #DCDEE3); color: #666666; color: var(--list-content-color, #666666); } .next-list-loading.next-loading { display: block; } .next-list-empty { font-size: 12px; font-size: var(--font-size-body-1, 12px); color: #A0A2AD; color: var(--color-line1-4, #A0A2AD); padding: 32px 0; padding: var(--s-8, 32px) 0; text-align: center; } .next-list-items { margin: 0; padding: 0; list-style: none; } .next-list-item { display: table; /* 兼容ie9 */ display: flex; width: 100%; color: #666666; color: var(--list-content-color, #666666); } .next-list-item-media { display: table-cell; /* 兼容ie9 */ display: flex; flex-direction: column; align-items: flex-start; justify-content: flex-start; min-width: 1px; flex-shrink: 0; vertical-align: top; } .next-list-item-extra { display: table-cell; /* 兼容ie9 */ display: flex; flex-direction: column; align-items: flex-start; justify-content: flex-start; min-width: 1px; flex-shrink: 0; vertical-align: top; color: #999999; color: var(--list-extra-color, #999999); } .next-list-item-content { display: table-cell; /* 兼容ie9 */ display: flex; flex-direction: column; align-items: flex-start; justify-content: center; flex: 1; width: 100%; vertical-align: middle; } .next-list-item-title { color: #333333; color: var(--list-title-color, #333333); } .next-list-medium .next-list-header { padding: 16px 0px; padding: var(--list-size-m-item-padding-tb, 16px) var(--list-size-m-item-padding-lr, 0px); font-size: 20px; font-size: var(--list-size-m-title-font-size, 20px); font-weight: bold; font-weight: var(--list-size-m-title-font-weight, bold); } .next-list-medium .next-list-footer { padding: 16px 0px; padding: var(--list-size-m-item-padding-tb, 16px) var(--list-size-m-item-padding-lr, 0px); } .next-list-medium .next-list-item-media { padding-right: 8px; padding-right: var(--list-size-m-item-media-margin, 8px); } .next-list-medium .next-list-item-extra { padding-left: 8px; padding-left: var(--list-size-m-item-media-margin, 8px); } .next-list-medium .next-list-item { font-size: 14px; font-size: var(--list-size-m-item-content-font-size, 14px); line-height: 1.5; line-height: var(--list-size-m-item-content-line-height, 1.5); padding: 16px 0px; padding: var(--list-size-m-item-padding-tb, 16px) var(--list-size-m-item-padding-lr, 0px); } .next-list-medium .next-list-item-title { font-weight: normal; font-weight: var(--list-size-m-item-title-font-weight, normal); font-size: 16px; font-size: var(--list-size-m-item-title-font-size, 16px); line-height: 1.5; line-height: var(--list-size-m-item-title-line-height, 1.5); } .next-list-small .next-list-header { padding: 8px 0px; padding: var(--list-size-s-item-padding-tb, 8px) var(--list-size-s-item-padding-lr, 0px); font-size: 16px; font-size: var(--list-size-s-title-font-size, 16px); font-weight: bold; font-weight: var(--list-size-s-title-font-weight, bold); } .next-list-small .next-list-footer { padding: 8px 0px; padding: var(--list-size-s-item-padding-tb, 8px) var(--list-size-s-item-padding-lr, 0px); } .next-list-small .next-list-item-media { padding-right: 8px; padding-right: var(--list-size-s-item-media-margin, 8px); } .next-list-small .next-list-item-extra { padding-left: 8px; padding-left: var(--list-size-s-item-media-margin, 8px); } .next-list-small .next-list-item { font-size: 12px; font-size: var(--list-size-s-item-content-font-size, 12px); font-weight: normal; font-weight: var(--list-size-s-item-title-font-weight, normal); line-height: 1.3; line-height: var(--list-size-s-item-content-line-height, 1.3); padding: 8px 0px; padding: var(--list-size-s-item-padding-tb, 8px) var(--list-size-s-item-padding-lr, 0px); } .next-list-small .next-list-item-title { font-size: 14px; font-size: var(--list-size-s-item-title-font-size, 14px); line-height: 1.5; line-height: var(--list-size-s-item-title-line-height, 1.5); } .next-list-divider .next-list-item { border-bottom: 1px solid #DCDEE3; border-bottom: var(--line-1, 1px) solid var(--list-divider-color, #DCDEE3); } .next-list-divider .next-list-item:last-child { border-bottom: none; } .next-list[dir="rtl"] .next-list-item-media { padding-left: 8px; padding-left: var(--list-size-m-item-media-margin, 8px); padding-right: 0; } .next-list[dir="rtl"] .next-list-item-extra { padding-right: 8px; padding-right: var(--list-size-m-item-media-margin, 8px); padding-left: 0; } .next-list[dir="rtl"] .next-list-small .next-list-item-media { padding-left: 8px; padding-left: var(--list-size-s-item-media-margin, 8px); padding-right: 0; } .next-list[dir="rtl"] .next-list-small .next-list-item-extra { padding-right: 8px; padding-right: var(--list-size-s-item-media-margin, 8px); padding-left: 0; } @charset "UTF-8"; .next-sr-only { position: absolute; width: 1px; height: 1px; padding: 0; overflow: hidden; clip: rect(0, 0, 0, 0); white-space: nowrap; border: 0; margin: -1px; } .next-loading-fusion-reactor[dir=rtl] { -webkit-animation-name: nextVectorRouteRTL; -moz-animation-name: nextVectorRouteRTL; -ms-animation-name: nextVectorRouteRTL; -o-animation-name: nextVectorRouteRTL; animation-name: nextVectorRouteRTL; } @-webkit-keyframes nextVectorRouteRTL { 0% { -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); -ms-transform: rotate(0deg); -o-transform: rotate(0deg); transform: rotate(0deg); } 5% { -webkit-transform: rotate(-90deg); -moz-transform: rotate(-90deg); -ms-transform: rotate(-90deg); -o-transform: rotate(-90deg); transform: rotate(-90deg); } 25% { -webkit-transform: rotate(-90deg); -moz-transform: rotate(-90deg); -ms-transform: rotate(-90deg); -o-transform: rotate(-90deg); transform: rotate(-90deg); } 30% { -webkit-transform: rotate(-180deg); -moz-transform: rotate(-180deg); -ms-transform: rotate(-180deg); -o-transform: rotate(-180deg); transform: rotate(-180deg); } 50% { -webkit-transform: rotate(-180deg); -moz-transform: rotate(-180deg); -ms-transform: rotate(-180deg); -o-transform: rotate(-180deg); transform: rotate(-180deg); } 55% { -webkit-transform: rotate(-270deg); -moz-transform: rotate(-270deg); -ms-transform: rotate(-270deg); -o-transform: rotate(-270deg); transform: rotate(-270deg); } 75% { -webkit-transform: rotate(-270deg); -moz-transform: rotate(-270deg); -ms-transform: rotate(-270deg); -o-transform: rotate(-270deg); transform: rotate(-270deg); } 80% { -webkit-transform: rotate(-360deg); -moz-transform: rotate(-360deg); -ms-transform: rotate(-360deg); -o-transform: rotate(-360deg); transform: rotate(-360deg); } 100% { -webkit-transform: rotate(-360deg); -moz-transform: rotate(-360deg); -ms-transform: rotate(-360deg); -o-transform: rotate(-360deg); transform: rotate(-360deg); } } @-moz-keyframes nextVectorRouteRTL { 0% { -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); -ms-transform: rotate(0deg); -o-transform: rotate(0deg); transform: rotate(0deg); } 5% { -webkit-transform: rotate(-90deg); -moz-transform: rotate(-90deg); -ms-transform: rotate(-90deg); -o-transform: rotate(-90deg); transform: rotate(-90deg); } 25% { -webkit-transform: rotate(-90deg); -moz-transform: rotate(-90deg); -ms-transform: rotate(-90deg); -o-transform: rotate(-90deg); transform: rotate(-90deg); } 30% { -webkit-transform: rotate(-180deg); -moz-transform: rotate(-180deg); -ms-transform: rotate(-180deg); -o-transform: rotate(-180deg); transform: rotate(-180deg); } 50% { -webkit-transform: rotate(-180deg); -moz-transform: rotate(-180deg); -ms-transform: rotate(-180deg); -o-transform: rotate(-180deg); transform: rotate(-180deg); } 55% { -webkit-transform: rotate(-270deg); -moz-transform: rotate(-270deg); -ms-transform: rotate(-270deg); -o-transform: rotate(-270deg); transform: rotate(-270deg); } 75% { -webkit-transform: rotate(-270deg); -moz-transform: rotate(-270deg); -ms-transform: rotate(-270deg); -o-transform: rotate(-270deg); transform: rotate(-270deg); } 80% { -webkit-transform: rotate(-360deg); -moz-transform: rotate(-360deg); -ms-transform: rotate(-360deg); -o-transform: rotate(-360deg); transform: rotate(-360deg); } 100% { -webkit-transform: rotate(-360deg); -moz-transform: rotate(-360deg); -ms-transform: rotate(-360deg); -o-transform: rotate(-360deg); transform: rotate(-360deg); } } @-ms-keyframes nextVectorRouteRTL { 0% { -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); -ms-transform: rotate(0deg); -o-transform: rotate(0deg); transform: rotate(0deg); } 5% { -webkit-transform: rotate(-90deg); -moz-transform: rotate(-90deg); -ms-transform: rotate(-90deg); -o-transform: rotate(-90deg); transform: rotate(-90deg); } 25% { -webkit-transform: rotate(-90deg); -moz-transform: rotate(-90deg); -ms-transform: rotate(-90deg); -o-transform: rotate(-90deg); transform: rotate(-90deg); } 30% { -webkit-transform: rotate(-180deg); -moz-transform: rotate(-180deg); -ms-transform: rotate(-180deg); -o-transform: rotate(-180deg); transform: rotate(-180deg); } 50% { -webkit-transform: rotate(-180deg); -moz-transform: rotate(-180deg); -ms-transform: rotate(-180deg); -o-transform: rotate(-180deg); transform: rotate(-180deg); } 55% { -webkit-transform: rotate(-270deg); -moz-transform: rotate(-270deg); -ms-transform: rotate(-270deg); -o-transform: rotate(-270deg); transform: rotate(-270deg); } 75% { -webkit-transform: rotate(-270deg); -moz-transform: rotate(-270deg); -ms-transform: rotate(-270deg); -o-transform: rotate(-270deg); transform: rotate(-270deg); } 80% { -webkit-transform: rotate(-360deg); -moz-transform: rotate(-360deg); -ms-transform: rotate(-360deg); -o-transform: rotate(-360deg); transform: rotate(-360deg); } 100% { -webkit-transform: rotate(-360deg); -moz-transform: rotate(-360deg); -ms-transform: rotate(-360deg); -o-transform: rotate(-360deg); transform: rotate(-360deg); } } @-o-keyframes nextVectorRouteRTL { 0% { -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); -ms-transform: rotate(0deg); -o-transform: rotate(0deg); transform: rotate(0deg); } 5% { -webkit-transform: rotate(-90deg); -moz-transform: rotate(-90deg); -ms-transform: rotate(-90deg); -o-transform: rotate(-90deg); transform: rotate(-90deg); } 25% { -webkit-transform: rotate(-90deg); -moz-transform: rotate(-90deg); -ms-transform: rotate(-90deg); -o-transform: rotate(-90deg); transform: rotate(-90deg); } 30% { -webkit-transform: rotate(-180deg); -moz-transform: rotate(-180deg); -ms-transform: rotate(-180deg); -o-transform: rotate(-180deg); transform: rotate(-180deg); } 50% { -webkit-transform: rotate(-180deg); -moz-transform: rotate(-180deg); -ms-transform: rotate(-180deg); -o-transform: rotate(-180deg); transform: rotate(-180deg); } 55% { -webkit-transform: rotate(-270deg); -moz-transform: rotate(-270deg); -ms-transform: rotate(-270deg); -o-transform: rotate(-270deg); transform: rotate(-270deg); } 75% { -webkit-transform: rotate(-270deg); -moz-transform: rotate(-270deg); -ms-transform: rotate(-270deg); -o-transform: rotate(-270deg); transform: rotate(-270deg); } 80% { -webkit-transform: rotate(-360deg); -moz-transform: rotate(-360deg); -ms-transform: rotate(-360deg); -o-transform: rotate(-360deg); transform: rotate(-360deg); } 100% { -webkit-transform: rotate(-360deg); -moz-transform: rotate(-360deg); -ms-transform: rotate(-360deg); -o-transform: rotate(-360deg); transform: rotate(-360deg); } } @keyframes nextVectorRouteRTL { 0% { -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); -ms-transform: rotate(0deg); -o-transform: rotate(0deg); transform: rotate(0deg); } 5% { -webkit-transform: rotate(-90deg); -moz-transform: rotate(-90deg); -ms-transform: rotate(-90deg); -o-transform: rotate(-90deg); transform: rotate(-90deg); } 25% { -webkit-transform: rotate(-90deg); -moz-transform: rotate(-90deg); -ms-transform: rotate(-90deg); -o-transform: rotate(-90deg); transform: rotate(-90deg); } 30% { -webkit-transform: rotate(-180deg); -moz-transform: rotate(-180deg); -ms-transform: rotate(-180deg); -o-transform: rotate(-180deg); transform: rotate(-180deg); } 50% { -webkit-transform: rotate(-180deg); -moz-transform: rotate(-180deg); -ms-transform: rotate(-180deg); -o-transform: rotate(-180deg); transform: rotate(-180deg); } 55% { -webkit-transform: rotate(-270deg); -moz-transform: rotate(-270deg); -ms-transform: rotate(-270deg); -o-transform: rotate(-270deg); transform: rotate(-270deg); } 75% { -webkit-transform: rotate(-270deg); -moz-transform: rotate(-270deg); -ms-transform: rotate(-270deg); -o-transform: rotate(-270deg); transform: rotate(-270deg); } 80% { -webkit-transform: rotate(-360deg); -moz-transform: rotate(-360deg); -ms-transform: rotate(-360deg); -o-transform: rotate(-360deg); transform: rotate(-360deg); } 100% { -webkit-transform: rotate(-360deg); -moz-transform: rotate(-360deg); -ms-transform: rotate(-360deg); -o-transform: rotate(-360deg); transform: rotate(-360deg); } } /* put your code here */ .next-loading { position: relative; /* 遮罩层 */ /* for IE9,10 */ /* text on the right side of */ /* 动效 */ } .next-loading.next-open { pointer-events: none; } .next-loading .next-loading-component { opacity: .7; -webkit-filter: blur(1px); filter: blur(1px); /* stylelint-disable */ filter: "progid:DXImageTransform.Microsoft.Blur(PixelRadius=1, MakeShadow=false)"; /* IE6~IE9 */ /* stylelint-enable */ position: relative; pointer-events: none; } .next-loading-masker { position: absolute; top: 0; bottom: 0; left: 0; right: 0; z-index: 99; opacity: .2; background: #FFF; } .next-loading-inline { display: inline-block; } .next-loading-tip { display: block; position: absolute; top: 50%; left: 50%; z-index: 4; transform: translate(-50%, -50%); text-align: center; } .next-loading-tip-fullscreen { top: inherit; left: inherit; transform: inherit; } .next-loading-tip-placeholder { display: none; } .next-loading-right-tip .next-loading-indicator { display: inline-block; } .next-loading-right-tip .next-loading-tip-content { position: absolute; display: block; top: 50%; right: 0; transform: translate(0, -50%); } .next-loading-right-tip .next-loading-tip-placeholder { display: inline-block; visibility: hidden; margin-left: 1em; } .next-loading-fusion-reactor { display: inline-block; width: 48px; width: var(--loading-large-size, 48px); height: 48px; height: var(--loading-large-size, 48px); position: relative; margin: 0; -webkit-animation-duration: 5.6s; -webkit-animation-duration: var(--loading-fusion-vector-seconds, 5.6s); -moz-animation-duration: 5.6s; -moz-animation-duration: var(--loading-fusion-vector-seconds, 5.6s); -ms-animation-duration: 5.6s; -ms-animation-duration: var(--loading-fusion-vector-seconds, 5.6s); -o-animation-duration: 5.6s; -o-animation-duration: var(--loading-fusion-vector-seconds, 5.6s); animation-duration: 5.6s; animation-duration: var(--loading-fusion-vector-seconds, 5.6s); -webkit-animation-iteration-count: infinite; -moz-animation-iteration-count: infinite; -ms-animation-iteration-count: infinite; -o-animation-iteration-count: infinite; animation-iteration-count: infinite; -webkit-animation-timing-function: linear; -moz-animation-timing-function: linear; -ms-animation-timing-function: linear; -o-animation-timing-function: linear; animation-timing-function: linear; -webkit-animation-name: nextVectorRoute; -moz-animation-name: nextVectorRoute; -ms-animation-name: nextVectorRoute; -o-animation-name: nextVectorRoute; animation-name: nextVectorRoute; } .next-loading-fusion-reactor .next-loading-dot { position: absolute; margin: auto; width: 12px; width: var(--loading-large-dot-size, 12px); height: 12px; height: var(--loading-large-dot-size, 12px); border-radius: 50%; background: #5584FF; background: var(--loading-dot-color, #5584FF); -webkit-animation-timing-function: ease-in-out; -moz-animation-timing-function: ease-in-out; -ms-animation-timing-function: ease-in-out; -o-animation-timing-function: ease-in-out; animation-timing-function: ease-in-out; -webkit-animation-iteration-count: infinite; -moz-animation-iteration-count: infinite; -ms-animation-iteration-count: infinite; -o-animation-iteration-count: infinite; animation-iteration-count: infinite; -webkit-animation-duration: 1.4s; -webkit-animation-duration: var(--loading-fusion-vector-dot-seconds, 1.4s); -moz-animation-duration: 1.4s; -moz-animation-duration: var(--loading-fusion-vector-dot-seconds, 1.4s); -ms-animation-duration: 1.4s; -ms-animation-duration: var(--loading-fusion-vector-dot-seconds, 1.4s); -o-animation-duration: 1.4s; -o-animation-duration: var(--loading-fusion-vector-dot-seconds, 1.4s); animation-duration: 1.4s; animation-duration: var(--loading-fusion-vector-dot-seconds, 1.4s); } .next-loading-fusion-reactor .next-loading-dot:nth-child(1) { top: 0; bottom: 0; left: 0; -webkit-animation-name: nextVectorDotsX; -moz-animation-name: nextVectorDotsX; -ms-animation-name: nextVectorDotsX; -o-animation-name: nextVectorDotsX; animation-name: nextVectorDotsX; } .next-loading-fusion-reactor .next-loading-dot:nth-child(2) { left: 0; right: 0; top: 0; opacity: .8; -webkit-animation-name: nextVectorDotsY; -moz-animation-name: nextVectorDotsY; -ms-animation-name: nextVectorDotsY; -o-animation-name: nextVectorDotsY; animation-name: nextVectorDotsY; } .next-loading-fusion-reactor .next-loading-dot:nth-child(3) { top: 0; bottom: 0; right: 0; opacity: .6; -webkit-animation-name: nextVectorDotsXR; -moz-animation-name: nextVectorDotsXR; -ms-animation-name: nextVectorDotsXR; -o-animation-name: nextVectorDotsXR; animation-name: nextVectorDotsXR; } .next-loading-fusion-reactor .next-loading-dot:nth-child(4) { left: 0; right: 0; bottom: 0; opacity: .2; -webkit-animation-name: nextVectorDotsYR; -moz-animation-name: nextVectorDotsYR; -ms-animation-name: nextVectorDotsYR; -o-animation-name: nextVectorDotsYR; animation-name: nextVectorDotsYR; } .next-loading-medium-fusion-reactor { width: 32px; width: var(--loading-medium-size, 32px); height: 32px; height: var(--loading-medium-size, 32px); } .next-loading-medium-fusion-reactor .next-loading-dot { width: 8px; width: var(--loading-medium-dot-size, 8px); height: 8px; height: var(--loading-medium-dot-size, 8px); } .next-loading-medium-fusion-reactor .next-loading-dot:nth-child(1) { -webkit-animation-name: nextVectorDotsX-medium; -moz-animation-name: nextVectorDotsX-medium; -ms-animation-name: nextVectorDotsX-medium; -o-animation-name: nextVectorDotsX-medium; animation-name: nextVectorDotsX-medium; } .next-loading-medium-fusion-reactor .next-loading-dot:nth-child(2) { -webkit-animation-name: nextVectorDotsY-medium; -moz-animation-name: nextVectorDotsY-medium; -ms-animation-name: nextVectorDotsY-medium; -o-animation-name: nextVectorDotsY-medium; animation-name: nextVectorDotsY-medium; } .next-loading-medium-fusion-reactor .next-loading-dot:nth-child(3) { -webkit-animation-name: nextVectorDotsXR-medium; -moz-animation-name: nextVectorDotsXR-medium; -ms-animation-name: nextVectorDotsXR-medium; -o-animation-name: nextVectorDotsXR-medium; animation-name: nextVectorDotsXR-medium; } .next-loading-medium-fusion-reactor .next-loading-dot:nth-child(4) { -webkit-animation-name: nextVectorDotsYR-medium; -moz-animation-name: nextVectorDotsYR-medium; -ms-animation-name: nextVectorDotsYR-medium; -o-animation-name: nextVectorDotsYR-medium; animation-name: nextVectorDotsYR-medium; } @-webkit-keyframes nextVectorRoute { 0% { -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); -ms-transform: rotate(0deg); -o-transform: rotate(0deg); transform: rotate(0deg); } 5% { -webkit-transform: rotate(90deg); -moz-transform: rotate(90deg); -ms-transform: rotate(90deg); -o-transform: rotate(90deg); transform: rotate(90deg); } 25% { -webkit-transform: rotate(90deg); -moz-transform: rotate(90deg); -ms-transform: rotate(90deg); -o-transform: rotate(90deg); transform: rotate(90deg); } 30% { -webkit-transform: rotate(180deg); -moz-transform: rotate(180deg); -ms-transform: rotate(180deg); -o-transform: rotate(180deg); transform: rotate(180deg); } 50% { -webkit-transform: rotate(180deg); -moz-transform: rotate(180deg); -ms-transform: rotate(180deg); -o-transform: rotate(180deg); transform: rotate(180deg); } 55% { -webkit-transform: rotate(270deg); -moz-transform: rotate(270deg); -ms-transform: rotate(270deg); -o-transform: rotate(270deg); transform: rotate(270deg); } 75% { -webkit-transform: rotate(270deg); -moz-transform: rotate(270deg); -ms-transform: rotate(270deg); -o-transform: rotate(270deg); transform: rotate(270deg); } 80% { -webkit-transform: rotate(360deg); -moz-transform: rotate(360deg); -ms-transform: rotate(360deg); -o-transform: rotate(360deg); transform: rotate(360deg); } 100% { -webkit-transform: rotate(360deg); -moz-transform: rotate(360deg); -ms-transform: rotate(360deg); -o-transform: rotate(360deg); transform: rotate(360deg); } } @-moz-keyframes nextVectorRoute { 0% { -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); -ms-transform: rotate(0deg); -o-transform: rotate(0deg); transform: rotate(0deg); } 5% { -webkit-transform: rotate(90deg); -moz-transform: rotate(90deg); -ms-transform: rotate(90deg); -o-transform: rotate(90deg); transform: rotate(90deg); } 25% { -webkit-transform: rotate(90deg); -moz-transform: rotate(90deg); -ms-transform: rotate(90deg); -o-transform: rotate(90deg); transform: rotate(90deg); } 30% { -webkit-transform: rotate(180deg); -moz-transform: rotate(180deg); -ms-transform: rotate(180deg); -o-transform: rotate(180deg); transform: rotate(180deg); } 50% { -webkit-transform: rotate(180deg); -moz-transform: rotate(180deg); -ms-transform: rotate(180deg); -o-transform: rotate(180deg); transform: rotate(180deg); } 55% { -webkit-transform: rotate(270deg); -moz-transform: rotate(270deg); -ms-transform: rotate(270deg); -o-transform: rotate(270deg); transform: rotate(270deg); } 75% { -webkit-transform: rotate(270deg); -moz-transform: rotate(270deg); -ms-transform: rotate(270deg); -o-transform: rotate(270deg); transform: rotate(270deg); } 80% { -webkit-transform: rotate(360deg); -moz-transform: rotate(360deg); -ms-transform: rotate(360deg); -o-transform: rotate(360deg); transform: rotate(360deg); } 100% { -webkit-transform: rotate(360deg); -moz-transform: rotate(360deg); -ms-transform: rotate(360deg); -o-transform: rotate(360deg); transform: rotate(360deg); } } @-ms-keyframes nextVectorRoute { 0% { -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); -ms-transform: rotate(0deg); -o-transform: rotate(0deg); transform: rotate(0deg); } 5% { -webkit-transform: rotate(90deg); -moz-transform: rotate(90deg); -ms-transform: rotate(90deg); -o-transform: rotate(90deg); transform: rotate(90deg); } 25% { -webkit-transform: rotate(90deg); -moz-transform: rotate(90deg); -ms-transform: rotate(90deg); -o-transform: rotate(90deg); transform: rotate(90deg); } 30% { -webkit-transform: rotate(180deg); -moz-transform: rotate(180deg); -ms-transform: rotate(180deg); -o-transform: rotate(180deg); transform: rotate(180deg); } 50% { -webkit-transform: rotate(180deg); -moz-transform: rotate(180deg); -ms-transform: rotate(180deg); -o-transform: rotate(180deg); transform: rotate(180deg); } 55% { -webkit-transform: rotate(270deg); -moz-transform: rotate(270deg); -ms-transform: rotate(270deg); -o-transform: rotate(270deg); transform: rotate(270deg); } 75% { -webkit-transform: rotate(270deg); -moz-transform: rotate(270deg); -ms-transform: rotate(270deg); -o-transform: rotate(270deg); transform: rotate(270deg); } 80% { -webkit-transform: rotate(360deg); -moz-transform: rotate(360deg); -ms-transform: rotate(360deg); -o-transform: rotate(360deg); transform: rotate(360deg); } 100% { -webkit-transform: rotate(360deg); -moz-transform: rotate(360deg); -ms-transform: rotate(360deg); -o-transform: rotate(360deg); transform: rotate(360deg); } } @-o-keyframes nextVectorRoute { 0% { -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); -ms-transform: rotate(0deg); -o-transform: rotate(0deg); transform: rotate(0deg); } 5% { -webkit-transform: rotate(90deg); -moz-transform: rotate(90deg); -ms-transform: rotate(90deg); -o-transform: rotate(90deg); transform: rotate(90deg); } 25% { -webkit-transform: rotate(90deg); -moz-transform: rotate(90deg); -ms-transform: rotate(90deg); -o-transform: rotate(90deg); transform: rotate(90deg); } 30% { -webkit-transform: rotate(180deg); -moz-transform: rotate(180deg); -ms-transform: rotate(180deg); -o-transform: rotate(180deg); transform: rotate(180deg); } 50% { -webkit-transform: rotate(180deg); -moz-transform: rotate(180deg); -ms-transform: rotate(180deg); -o-transform: rotate(180deg); transform: rotate(180deg); } 55% { -webkit-transform: rotate(270deg); -moz-transform: rotate(270deg); -ms-transform: rotate(270deg); -o-transform: rotate(270deg); transform: rotate(270deg); } 75% { -webkit-transform: rotate(270deg); -moz-transform: rotate(270deg); -ms-transform: rotate(270deg); -o-transform: rotate(270deg); transform: rotate(270deg); } 80% { -webkit-transform: rotate(360deg); -moz-transform: rotate(360deg); -ms-transform: rotate(360deg); -o-transform: rotate(360deg); transform: rotate(360deg); } 100% { -webkit-transform: rotate(360deg); -moz-transform: rotate(360deg); -ms-transform: rotate(360deg); -o-transform: rotate(360deg); transform: rotate(360deg); } } @keyframes nextVectorRoute { 0% { -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); -ms-transform: rotate(0deg); -o-transform: rotate(0deg); transform: rotate(0deg); } 5% { -webkit-transform: rotate(90deg); -moz-transform: rotate(90deg); -ms-transform: rotate(90deg); -o-transform: rotate(90deg); transform: rotate(90deg); } 25% { -webkit-transform: rotate(90deg); -moz-transform: rotate(90deg); -ms-transform: rotate(90deg); -o-transform: rotate(90deg); transform: rotate(90deg); } 30% { -webkit-transform: rotate(180deg); -moz-transform: rotate(180deg); -ms-transform: rotate(180deg); -o-transform: rotate(180deg); transform: rotate(180deg); } 50% { -webkit-transform: rotate(180deg); -moz-transform: rotate(180deg); -ms-transform: rotate(180deg); -o-transform: rotate(180deg); transform: rotate(180deg); } 55% { -webkit-transform: rotate(270deg); -moz-transform: rotate(270deg); -ms-transform: rotate(270deg); -o-transform: rotate(270deg); transform: rotate(270deg); } 75% { -webkit-transform: rotate(270deg); -moz-transform: rotate(270deg); -ms-transform: rotate(270deg); -o-transform: rotate(270deg); transform: rotate(270deg); } 80% { -webkit-transform: rotate(360deg); -moz-transform: rotate(360deg); -ms-transform: rotate(360deg); -o-transform: rotate(360deg); transform: rotate(360deg); } 100% { -webkit-transform: rotate(360deg); -moz-transform: rotate(360deg); -ms-transform: rotate(360deg); -o-transform: rotate(360deg); transform: rotate(360deg); } } /* 20% 的时间在旋转 */ @-webkit-keyframes nextVectorDotsYR { 25% { bottom: 0; } 45%, 50% { bottom: 16.8px; bottom: calc(var(--loading-large-size, 48px)/2 - var(--loading-large-dot-size, 12px)*1.2/2); height: 14.4px; height: calc(var(--loading-large-dot-size, 12px)*1.2); width: 14.4px; width: calc(var(--loading-large-dot-size, 12px)*1.2); } 90% { bottom: 0; height: 12px; height: var(--loading-large-dot-size, 12px); width: 12px; width: var(--loading-large-dot-size, 12px); } } @-moz-keyframes nextVectorDotsYR { 25% { bottom: 0; } 45%, 50% { bottom: 16.8px; bottom: calc(var(--loading-large-size, 48px)/2 - var(--loading-large-dot-size, 12px)*1.2/2); height: 14.4px; height: calc(var(--loading-large-dot-size, 12px)*1.2); width: 14.4px; width: calc(var(--loading-large-dot-size, 12px)*1.2); } 90% { bottom: 0; height: 12px; height: var(--loading-large-dot-size, 12px); width: 12px; width: var(--loading-large-dot-size, 12px); } } @-ms-keyframes nextVectorDotsYR { 25% { bottom: 0; } 45%, 50% { bottom: 16.8px; bottom: calc(var(--loading-large-size, 48px)/2 - var(--loading-large-dot-size, 12px)*1.2/2); height: 14.4px; height: calc(var(--loading-large-dot-size, 12px)*1.2); width: 14.4px; width: calc(var(--loading-large-dot-size, 12px)*1.2); } 90% { bottom: 0; height: 12px; height: var(--loading-large-dot-size, 12px); width: 12px; width: var(--loading-large-dot-size, 12px); } } @-o-keyframes nextVectorDotsYR { 25% { bottom: 0; } 45%, 50% { bottom: 16.8px; bottom: calc(var(--loading-large-size, 48px)/2 - var(--loading-large-dot-size, 12px)*1.2/2); height: 14.4px; height: calc(var(--loading-large-dot-size, 12px)*1.2); width: 14.4px; width: calc(var(--loading-large-dot-size, 12px)*1.2); } 90% { bottom: 0; height: 12px; height: var(--loading-large-dot-size, 12px); width: 12px; width: var(--loading-large-dot-size, 12px); } } @keyframes nextVectorDotsYR { 25% { bottom: 0; } 45%, 50% { bottom: 16.8px; bottom: calc(var(--loading-large-size, 48px)/2 - var(--loading-large-dot-size, 12px)*1.2/2); height: 14.4px; height: calc(var(--loading-large-dot-size, 12px)*1.2); width: 14.4px; width: calc(var(--loading-large-dot-size, 12px)*1.2); } 90% { bottom: 0; height: 12px; height: var(--loading-large-dot-size, 12px); width: 12px; width: var(--loading-large-dot-size, 12px); } } @-webkit-keyframes nextVectorDotsY { 25% { top: 0; } 45%, 50% { top: 16.8px; top: calc(var(--loading-large-size, 48px)/2 - var(--loading-large-dot-size, 12px)*1.2/2); height: 14.4px; height: calc(var(--loading-large-dot-size, 12px)*1.2); width: 14.4px; width: calc(var(--loading-large-dot-size, 12px)*1.2); } 90% { top: 0; height: 12px; height: var(--loading-large-dot-size, 12px); width: 12px; width: var(--loading-large-dot-size, 12px); } } @-moz-keyframes nextVectorDotsY { 25% { top: 0; } 45%, 50% { top: 16.8px; top: calc(var(--loading-large-size, 48px)/2 - var(--loading-large-dot-size, 12px)*1.2/2); height: 14.4px; height: calc(var(--loading-large-dot-size, 12px)*1.2); width: 14.4px; width: calc(var(--loading-large-dot-size, 12px)*1.2); } 90% { top: 0; height: 12px; height: var(--loading-large-dot-size, 12px); width: 12px; width: var(--loading-large-dot-size, 12px); } } @-ms-keyframes nextVectorDotsY { 25% { top: 0; } 45%, 50% { top: 16.8px; top: calc(var(--loading-large-size, 48px)/2 - var(--loading-large-dot-size, 12px)*1.2/2); height: 14.4px; height: calc(var(--loading-large-dot-size, 12px)*1.2); width: 14.4px; width: calc(var(--loading-large-dot-size, 12px)*1.2); } 90% { top: 0; height: 12px; height: var(--loading-large-dot-size, 12px); width: 12px; width: var(--loading-large-dot-size, 12px); } } @-o-keyframes nextVectorDotsY { 25% { top: 0; } 45%, 50% { top: 16.8px; top: calc(var(--loading-large-size, 48px)/2 - var(--loading-large-dot-size, 12px)*1.2/2); height: 14.4px; height: calc(var(--loading-large-dot-size, 12px)*1.2); width: 14.4px; width: calc(var(--loading-large-dot-size, 12px)*1.2); } 90% { top: 0; height: 12px; height: var(--loading-large-dot-size, 12px); width: 12px; width: var(--loading-large-dot-size, 12px); } } @keyframes nextVectorDotsY { 25% { top: 0; } 45%, 50% { top: 16.8px; top: calc(var(--loading-large-size, 48px)/2 - var(--loading-large-dot-size, 12px)*1.2/2); height: 14.4px; height: calc(var(--loading-large-dot-size, 12px)*1.2); width: 14.4px; width: calc(var(--loading-large-dot-size, 12px)*1.2); } 90% { top: 0; height: 12px; height: var(--loading-large-dot-size, 12px); width: 12px; width: var(--loading-large-dot-size, 12px); } } @-webkit-keyframes nextVectorDotsX { 25% { left: 0; } 45%, 50% { left: 16.8px; left: calc(var(--loading-large-size, 48px)/2 - var(--loading-large-dot-size, 12px)*1.2/2); width: 14.4px; width: calc(var(--loading-large-dot-size, 12px)*1.2); height: 14.4px; height: calc(var(--loading-large-dot-size, 12px)*1.2); } 90% { left: 0; height: 12px; height: var(--loading-large-dot-size, 12px); width: 12px; width: var(--loading-large-dot-size, 12px); } } @-moz-keyframes nextVectorDotsX { 25% { left: 0; } 45%, 50% { left: 16.8px; left: calc(var(--loading-large-size, 48px)/2 - var(--loading-large-dot-size, 12px)*1.2/2); width: 14.4px; width: calc(var(--loading-large-dot-size, 12px)*1.2); height: 14.4px; height: calc(var(--loading-large-dot-size, 12px)*1.2); } 90% { left: 0; height: 12px; height: var(--loading-large-dot-size, 12px); width: 12px; width: var(--loading-large-dot-size, 12px); } } @-ms-keyframes nextVectorDotsX { 25% { left: 0; } 45%, 50% { left: 16.8px; left: calc(var(--loading-large-size, 48px)/2 - var(--loading-large-dot-size, 12px)*1.2/2); width: 14.4px; width: calc(var(--loading-large-dot-size, 12px)*1.2); height: 14.4px; height: calc(var(--loading-large-dot-size, 12px)*1.2); } 90% { left: 0; height: 12px; height: var(--loading-large-dot-size, 12px); width: 12px; width: var(--loading-large-dot-size, 12px); } } @-o-keyframes nextVectorDotsX { 25% { left: 0; } 45%, 50% { left: 16.8px; left: calc(var(--loading-large-size, 48px)/2 - var(--loading-large-dot-size, 12px)*1.2/2); width: 14.4px; width: calc(var(--loading-large-dot-size, 12px)*1.2); height: 14.4px; height: calc(var(--loading-large-dot-size, 12px)*1.2); } 90% { left: 0; height: 12px; height: var(--loading-large-dot-size, 12px); width: 12px; width: var(--loading-large-dot-size, 12px); } } @keyframes nextVectorDotsX { 25% { left: 0; } 45%, 50% { left: 16.8px; left: calc(var(--loading-large-size, 48px)/2 - var(--loading-large-dot-size, 12px)*1.2/2); width: 14.4px; width: calc(var(--loading-large-dot-size, 12px)*1.2); height: 14.4px; height: calc(var(--loading-large-dot-size, 12px)*1.2); } 90% { left: 0; height: 12px; height: var(--loading-large-dot-size, 12px); width: 12px; width: var(--loading-large-dot-size, 12px); } } @-webkit-keyframes nextVectorDotsXR { 25% { right: 0; } 45%, 50% { right: 16.8px; right: calc(var(--loading-large-size, 48px)/2 - var(--loading-large-dot-size, 12px)*1.2/2); width: 14.4px; width: calc(var(--loading-large-dot-size, 12px)*1.2); height: 14.4px; height: calc(var(--loading-large-dot-size, 12px)*1.2); } 90% { right: 0; height: 12px; height: var(--loading-large-dot-size, 12px); width: 12px; width: var(--loading-large-dot-size, 12px); } } @-moz-keyframes nextVectorDotsXR { 25% { right: 0; } 45%, 50% { right: 16.8px; right: calc(var(--loading-large-size, 48px)/2 - var(--loading-large-dot-size, 12px)*1.2/2); width: 14.4px; width: calc(var(--loading-large-dot-size, 12px)*1.2); height: 14.4px; height: calc(var(--loading-large-dot-size, 12px)*1.2); } 90% { right: 0; height: 12px; height: var(--loading-large-dot-size, 12px); width: 12px; width: var(--loading-large-dot-size, 12px); } } @-ms-keyframes nextVectorDotsXR { 25% { right: 0; } 45%, 50% { right: 16.8px; right: calc(var(--loading-large-size, 48px)/2 - var(--loading-large-dot-size, 12px)*1.2/2); width: 14.4px; width: calc(var(--loading-large-dot-size, 12px)*1.2); height: 14.4px; height: calc(var(--loading-large-dot-size, 12px)*1.2); } 90% { right: 0; height: 12px; height: var(--loading-large-dot-size, 12px); width: 12px; width: var(--loading-large-dot-size, 12px); } } @-o-keyframes nextVectorDotsXR { 25% { right: 0; } 45%, 50% { right: 16.8px; right: calc(var(--loading-large-size, 48px)/2 - var(--loading-large-dot-size, 12px)*1.2/2); width: 14.4px; width: calc(var(--loading-large-dot-size, 12px)*1.2); height: 14.4px; height: calc(var(--loading-large-dot-size, 12px)*1.2); } 90% { right: 0; height: 12px; height: var(--loading-large-dot-size, 12px); width: 12px; width: var(--loading-large-dot-size, 12px); } } @keyframes nextVectorDotsXR { 25% { right: 0; } 45%, 50% { right: 16.8px; right: calc(var(--loading-large-size, 48px)/2 - var(--loading-large-dot-size, 12px)*1.2/2); width: 14.4px; width: calc(var(--loading-large-dot-size, 12px)*1.2); height: 14.4px; height: calc(var(--loading-large-dot-size, 12px)*1.2); } 90% { right: 0; height: 12px; height: var(--loading-large-dot-size, 12px); width: 12px; width: var(--loading-large-dot-size, 12px); } } @-webkit-keyframes nextVectorDotsYR-medium { 25% { bottom: 0; } 45%, 50% { bottom: 11.2px; bottom: calc(var(--loading-medium-size, 32px)/2 - var(--loading-medium-dot-size, 8px)*1.2/2); height: 9.6px; height: calc(var(--loading-medium-dot-size, 8px)*1.2); width: 9.6px; width: calc(var(--loading-medium-dot-size, 8px)*1.2); } 90% { bottom: 0; height: 8px; height: var(--loading-medium-dot-size, 8px); width: 8px; width: var(--loading-medium-dot-size, 8px); } } @-moz-keyframes nextVectorDotsYR-medium { 25% { bottom: 0; } 45%, 50% { bottom: 11.2px; bottom: calc(var(--loading-medium-size, 32px)/2 - var(--loading-medium-dot-size, 8px)*1.2/2); height: 9.6px; height: calc(var(--loading-medium-dot-size, 8px)*1.2); width: 9.6px; width: calc(var(--loading-medium-dot-size, 8px)*1.2); } 90% { bottom: 0; height: 8px; height: var(--loading-medium-dot-size, 8px); width: 8px; width: var(--loading-medium-dot-size, 8px); } } @-ms-keyframes nextVectorDotsYR-medium { 25% { bottom: 0; } 45%, 50% { bottom: 11.2px; bottom: calc(var(--loading-medium-size, 32px)/2 - var(--loading-medium-dot-size, 8px)*1.2/2); height: 9.6px; height: calc(var(--loading-medium-dot-size, 8px)*1.2); width: 9.6px; width: calc(var(--loading-medium-dot-size, 8px)*1.2); } 90% { bottom: 0; height: 8px; height: var(--loading-medium-dot-size, 8px); width: 8px; width: var(--loading-medium-dot-size, 8px); } } @-o-keyframes nextVectorDotsYR-medium { 25% { bottom: 0; } 45%, 50% { bottom: 11.2px; bottom: calc(var(--loading-medium-size, 32px)/2 - var(--loading-medium-dot-size, 8px)*1.2/2); height: 9.6px; height: calc(var(--loading-medium-dot-size, 8px)*1.2); width: 9.6px; width: calc(var(--loading-medium-dot-size, 8px)*1.2); } 90% { bottom: 0; height: 8px; height: var(--loading-medium-dot-size, 8px); width: 8px; width: var(--loading-medium-dot-size, 8px); } } @keyframes nextVectorDotsYR-medium { 25% { bottom: 0; } 45%, 50% { bottom: 11.2px; bottom: calc(var(--loading-medium-size, 32px)/2 - var(--loading-medium-dot-size, 8px)*1.2/2); height: 9.6px; height: calc(var(--loading-medium-dot-size, 8px)*1.2); width: 9.6px; width: calc(var(--loading-medium-dot-size, 8px)*1.2); } 90% { bottom: 0; height: 8px; height: var(--loading-medium-dot-size, 8px); width: 8px; width: var(--loading-medium-dot-size, 8px); } } @-webkit-keyframes nextVectorDotsY-medium { 25% { top: 0; } 45%, 50% { top: 11.2px; top: calc(var(--loading-medium-size, 32px)/2 - var(--loading-medium-dot-size, 8px)*1.2/2); height: 9.6px; height: calc(var(--loading-medium-dot-size, 8px)*1.2); width: 9.6px; width: calc(var(--loading-medium-dot-size, 8px)*1.2); } 90% { top: 0; height: 8px; height: var(--loading-medium-dot-size, 8px); width: 8px; width: var(--loading-medium-dot-size, 8px); } } @-moz-keyframes nextVectorDotsY-medium { 25% { top: 0; } 45%, 50% { top: 11.2px; top: calc(var(--loading-medium-size, 32px)/2 - var(--loading-medium-dot-size, 8px)*1.2/2); height: 9.6px; height: calc(var(--loading-medium-dot-size, 8px)*1.2); width: 9.6px; width: calc(var(--loading-medium-dot-size, 8px)*1.2); } 90% { top: 0; height: 8px; height: var(--loading-medium-dot-size, 8px); width: 8px; width: var(--loading-medium-dot-size, 8px); } } @-ms-keyframes nextVectorDotsY-medium { 25% { top: 0; } 45%, 50% { top: 11.2px; top: calc(var(--loading-medium-size, 32px)/2 - var(--loading-medium-dot-size, 8px)*1.2/2); height: 9.6px; height: calc(var(--loading-medium-dot-size, 8px)*1.2); width: 9.6px; width: calc(var(--loading-medium-dot-size, 8px)*1.2); } 90% { top: 0; height: 8px; height: var(--loading-medium-dot-size, 8px); width: 8px; width: var(--loading-medium-dot-size, 8px); } } @-o-keyframes nextVectorDotsY-medium { 25% { top: 0; } 45%, 50% { top: 11.2px; top: calc(var(--loading-medium-size, 32px)/2 - var(--loading-medium-dot-size, 8px)*1.2/2); height: 9.6px; height: calc(var(--loading-medium-dot-size, 8px)*1.2); width: 9.6px; width: calc(var(--loading-medium-dot-size, 8px)*1.2); } 90% { top: 0; height: 8px; height: var(--loading-medium-dot-size, 8px); width: 8px; width: var(--loading-medium-dot-size, 8px); } } @keyframes nextVectorDotsY-medium { 25% { top: 0; } 45%, 50% { top: 11.2px; top: calc(var(--loading-medium-size, 32px)/2 - var(--loading-medium-dot-size, 8px)*1.2/2); height: 9.6px; height: calc(var(--loading-medium-dot-size, 8px)*1.2); width: 9.6px; width: calc(var(--loading-medium-dot-size, 8px)*1.2); } 90% { top: 0; height: 8px; height: var(--loading-medium-dot-size, 8px); width: 8px; width: var(--loading-medium-dot-size, 8px); } } @-webkit-keyframes nextVectorDotsX-medium { 25% { left: 0; } 45%, 50% { left: 11.2px; left: calc(var(--loading-medium-size, 32px)/2 - var(--loading-medium-dot-size, 8px)*1.2/2); width: 9.6px; width: calc(var(--loading-medium-dot-size, 8px)*1.2); height: 9.6px; height: calc(var(--loading-medium-dot-size, 8px)*1.2); } 90% { left: 0; height: 8px; height: var(--loading-medium-dot-size, 8px); width: 8px; width: var(--loading-medium-dot-size, 8px); } } @-moz-keyframes nextVectorDotsX-medium { 25% { left: 0; } 45%, 50% { left: 11.2px; left: calc(var(--loading-medium-size, 32px)/2 - var(--loading-medium-dot-size, 8px)*1.2/2); width: 9.6px; width: calc(var(--loading-medium-dot-size, 8px)*1.2); height: 9.6px; height: calc(var(--loading-medium-dot-size, 8px)*1.2); } 90% { left: 0; height: 8px; height: var(--loading-medium-dot-size, 8px); width: 8px; width: var(--loading-medium-dot-size, 8px); } } @-ms-keyframes nextVectorDotsX-medium { 25% { left: 0; } 45%, 50% { left: 11.2px; left: calc(var(--loading-medium-size, 32px)/2 - var(--loading-medium-dot-size, 8px)*1.2/2); width: 9.6px; width: calc(var(--loading-medium-dot-size, 8px)*1.2); height: 9.6px; height: calc(var(--loading-medium-dot-size, 8px)*1.2); } 90% { left: 0; height: 8px; height: var(--loading-medium-dot-size, 8px); width: 8px; width: var(--loading-medium-dot-size, 8px); } } @-o-keyframes nextVectorDotsX-medium { 25% { left: 0; } 45%, 50% { left: 11.2px; left: calc(var(--loading-medium-size, 32px)/2 - var(--loading-medium-dot-size, 8px)*1.2/2); width: 9.6px; width: calc(var(--loading-medium-dot-size, 8px)*1.2); height: 9.6px; height: calc(var(--loading-medium-dot-size, 8px)*1.2); } 90% { left: 0; height: 8px; height: var(--loading-medium-dot-size, 8px); width: 8px; width: var(--loading-medium-dot-size, 8px); } } @keyframes nextVectorDotsX-medium { 25% { left: 0; } 45%, 50% { left: 11.2px; left: calc(var(--loading-medium-size, 32px)/2 - var(--loading-medium-dot-size, 8px)*1.2/2); width: 9.6px; width: calc(var(--loading-medium-dot-size, 8px)*1.2); height: 9.6px; height: calc(var(--loading-medium-dot-size, 8px)*1.2); } 90% { left: 0; height: 8px; height: var(--loading-medium-dot-size, 8px); width: 8px; width: var(--loading-medium-dot-size, 8px); } } @-webkit-keyframes nextVectorDotsXR-medium { 25% { right: 0; } 45%, 50% { right: 11.2px; right: calc(var(--loading-medium-size, 32px)/2 - var(--loading-medium-dot-size, 8px)*1.2/2); width: 9.6px; width: calc(var(--loading-medium-dot-size, 8px)*1.2); height: 9.6px; height: calc(var(--loading-medium-dot-size, 8px)*1.2); } 90% { right: 0; height: 8px; height: var(--loading-medium-dot-size, 8px); width: 8px; width: var(--loading-medium-dot-size, 8px); } } @-moz-keyframes nextVectorDotsXR-medium { 25% { right: 0; } 45%, 50% { right: 11.2px; right: calc(var(--loading-medium-size, 32px)/2 - var(--loading-medium-dot-size, 8px)*1.2/2); width: 9.6px; width: calc(var(--loading-medium-dot-size, 8px)*1.2); height: 9.6px; height: calc(var(--loading-medium-dot-size, 8px)*1.2); } 90% { right: 0; height: 8px; height: var(--loading-medium-dot-size, 8px); width: 8px; width: var(--loading-medium-dot-size, 8px); } } @-ms-keyframes nextVectorDotsXR-medium { 25% { right: 0; } 45%, 50% { right: 11.2px; right: calc(var(--loading-medium-size, 32px)/2 - var(--loading-medium-dot-size, 8px)*1.2/2); width: 9.6px; width: calc(var(--loading-medium-dot-size, 8px)*1.2); height: 9.6px; height: calc(var(--loading-medium-dot-size, 8px)*1.2); } 90% { right: 0; height: 8px; height: var(--loading-medium-dot-size, 8px); width: 8px; width: var(--loading-medium-dot-size, 8px); } } @-o-keyframes nextVectorDotsXR-medium { 25% { right: 0; } 45%, 50% { right: 11.2px; right: calc(var(--loading-medium-size, 32px)/2 - var(--loading-medium-dot-size, 8px)*1.2/2); width: 9.6px; width: calc(var(--loading-medium-dot-size, 8px)*1.2); height: 9.6px; height: calc(var(--loading-medium-dot-size, 8px)*1.2); } 90% { right: 0; height: 8px; height: var(--loading-medium-dot-size, 8px); width: 8px; width: var(--loading-medium-dot-size, 8px); } } @keyframes nextVectorDotsXR-medium { 25% { right: 0; } 45%, 50% { right: 11.2px; right: calc(var(--loading-medium-size, 32px)/2 - var(--loading-medium-dot-size, 8px)*1.2/2); width: 9.6px; width: calc(var(--loading-medium-dot-size, 8px)*1.2); height: 9.6px; height: calc(var(--loading-medium-dot-size, 8px)*1.2); } 90% { right: 0; height: 8px; height: var(--loading-medium-dot-size, 8px); width: 8px; width: var(--loading-medium-dot-size, 8px); } } @charset "UTF-8"; .next-sr-only { position: absolute; width: 1px; height: 1px; padding: 0; overflow: hidden; clip: rect(0, 0, 0, 0); white-space: nowrap; border: 0; margin: -1px; } .next-menu[dir="rtl"] .next-menu-item-helper { float: left; } .next-menu[dir="rtl"] .next-menu-item .next-checkbox, .next-menu[dir="rtl"] .next-menu-item .next-radio { margin-left: 4px; margin-left: var(--menu-icon-margin, 4px); margin-right: 0; } .next-menu[dir="rtl"] .next-menu-hoz-right { float: left; } .next-menu[dir="rtl"] .next-menu-icon-arrow.next-icon { left: 10px; right: auto; } .next-menu[dir="rtl"] .next-menu-hoz-icon-arrow.next-icon { left: 6px; right: auto; } .next-menu[dir="rtl"] .next-menu-icon-selected.next-icon { margin-left: 0; margin-right: -16px; margin-right: calc(0px - var(--menu-padding-horizontal, 20px)/2 - var(--menu-icon-selected-size, 12px)/2); } .next-menu[dir="rtl"] .next-menu-icon-selected.next-icon:before, .next-menu[dir="rtl"] .next-menu-icon-selected.next-icon .next-icon-remote { width: 12px; width: var(--menu-icon-selected-size, 12px); font-size: 12px; font-size: var(--menu-icon-selected-size, 12px); line-height: inherit; } .next-menu[dir="rtl"] .next-menu-icon-selected.next-icon.next-menu-icon-right { right: auto; left: 4px; left: var(--menu-icon-selected-right, 4px); } .next-menu[dir="rtl"] .next-menu-icon-arrow.next-icon { left: 10px; right: auto; } .next-menu { box-sizing: border-box; position: relative; min-width: 100px; min-width: var(--s-25, 100px); padding: 8px 0; padding: var(--menu-padding-vertical, 8px) 0; margin: 0; list-style: none; border: 1px solid #DCDEE3; border: var(--popup-local-border-width, 1px) var(--popup-local-border-style, solid) var(--popup-local-border-color, #DCDEE3); border-radius: 3px; border-radius: var(--popup-local-corner, 3px); box-shadow: none; box-shadow: var(--popup-local-shadow, none); background: #FFFFFF; background: var(--menu-background, #FFFFFF); line-height: 32px; line-height: var(--menu-line-height, 32px); font-size: 12px; font-size: var(--menu-font-size, 12px); animation-duration: 300ms; animation-duration: var(--motion-duration-standard, 300ms); animation-timing-function: ease; animation-timing-function: var(--motion-ease, ease); /* &-popup-content.next-hide { */ /* display: none; */ /* } */ } .next-menu *, .next-menu *:before, .next-menu *:after { box-sizing: border-box; } .next-menu:focus, .next-menu *:focus { outline: 0; } .next-menu-embeddable, .next-menu-embeddable .next-menu-item.next-disabled, .next-menu-embeddable .next-menu-item.next-disabled .next-menu-item-text > a { background: transparent; border: none; } .next-menu-embeddable .next-menu-item-inner { height: 100%; } .next-menu-content { position: relative; padding: 0; margin: 0; list-style: none; } .next-menu-sub-menu { padding: 0; margin: 0; list-style: none; } .next-menu-sub-menu.next-expand-enter { overflow: hidden; } .next-menu-sub-menu.next-expand-enter-active { transition: height 300ms ease; transition: height var(--motion-duration-standard, 300ms) var(--motion-ease, ease); } .next-menu-sub-menu.next-expand-leave { overflow: hidden; } .next-menu-sub-menu.next-expand-leave-active { transition: height 300ms ease; transition: height var(--motion-duration-standard, 300ms) var(--motion-ease, ease); } .next-menu-item { position: relative; padding: 0 20px; padding: 0 var(--menu-padding-horizontal, 20px); transition: background 100ms linear; transition: background var(--motion-duration-immediately, 100ms) var(--motion-linear, linear); color: #333333; color: var(--menu-color, #333333); cursor: pointer; } .next-menu-item-helper { float: right; color: #999999; color: var(--color-text1-2, #999999); font-style: normal; font-size: 12px; font-size: var(--menu-font-size, 12px); } .next-menu-item .next-checkbox, .next-menu-item .next-radio { margin-right: 4px; margin-right: var(--menu-icon-margin, 4px); } .next-menu-item.next-selected { color: #333333; color: var(--menu-color-selected, #333333); background-color: #FFFFFF; background-color: var(--menu-background-selected, #FFFFFF); } .next-menu-item.next-selected .next-menu-icon-arrow { color: #666666; color: var(--menu-arrow-color, #666666); } .next-menu-item.next-selected .next-menu-icon-selected { color: #5584FF; color: var(--menu-icon-selected-color, #5584FF); } .next-menu-item.next-disabled, .next-menu-item.next-disabled .next-menu-item-text > a { color: #CCCCCC; color: var(--menu-color-disabled, #CCCCCC); background-color: #FFFFFF; background-color: var(--menu-background, #FFFFFF); cursor: not-allowed; } .next-menu-item.next-disabled .next-menu-icon-arrow, .next-menu-item.next-disabled .next-menu-item-text > a .next-menu-icon-arrow { color: #CCCCCC; color: var(--menu-color-disabled, #CCCCCC); } .next-menu-item.next-disabled .next-menu-icon-selected, .next-menu-item.next-disabled .next-menu-item-text > a .next-menu-icon-selected { color: #CCCCCC; color: var(--menu-color-disabled, #CCCCCC); } .next-menu-item:not(.next-disabled):hover, .next-menu-item:not(.next-disabled).next-selected:hover, .next-menu-item:not(.next-disabled).next-selected.next-focused:hover, .next-menu-item:not(.next-disabled).next-selected:focus:hover, .next-menu-item:not(.next-disabled).next-focused, .next-menu-item:not(.next-disabled).next-selected.next-focused, .next-menu-item:not(.next-disabled).next-selected:focus { color: #333333; color: var(--menu-color-hover, #333333); background-color: #F2F3F7; background-color: var(--menu-background-hover, #F2F3F7); } .next-menu-item:not(.next-disabled):hover .next-menu-icon-arrow, .next-menu-item:not(.next-disabled).next-selected:hover .next-menu-icon-arrow, .next-menu-item:not(.next-disabled).next-selected.next-focused:hover .next-menu-icon-arrow, .next-menu-item:not(.next-disabled).next-selected:focus:hover .next-menu-icon-arrow, .next-menu-item:not(.next-disabled).next-focused .next-menu-icon-arrow, .next-menu-item:not(.next-disabled).next-selected.next-focused .next-menu-icon-arrow, .next-menu-item:not(.next-disabled).next-selected:focus .next-menu-icon-arrow { color: #333333; color: var(--menu-arrow-color-hover, #333333); } .next-menu-item:not(.next-disabled):hover .next-menu-icon-selected, .next-menu-item:not(.next-disabled).next-selected:hover .next-menu-icon-selected, .next-menu-item:not(.next-disabled).next-selected.next-focused:hover .next-menu-icon-selected, .next-menu-item:not(.next-disabled).next-selected:focus:hover .next-menu-icon-selected, .next-menu-item:not(.next-disabled).next-focused .next-menu-icon-selected, .next-menu-item:not(.next-disabled).next-selected.next-focused .next-menu-icon-selected, .next-menu-item:not(.next-disabled).next-selected:focus .next-menu-icon-selected { color: #5584FF; color: var(--menu-icon-selected-hover-color, #5584FF); } .next-menu-item-inner { height: 32px; height: var(--menu-line-height, 32px); font-size: 12px; font-size: var(--menu-font-size, 12px); overflow: hidden; text-overflow: ellipsis; white-space: nowrap; word-wrap: normal; } .next-menu-item .next-menu-item-text { vertical-align: middle; } .next-menu-item .next-menu-item-text > a { display: inline-block; text-decoration: none; color: #333333; color: var(--menu-color, #333333); } .next-menu-item .next-menu-item-text > a::before { position: absolute; background-color: transparent; top: 0; left: 0; bottom: 0; right: 0; content: ''; } .next-menu.next-hoz { padding: 0; } .next-menu.next-hoz.next-menu-nowrap { overflow: hidden; white-space: nowrap; } .next-menu.next-hoz.next-menu-nowrap .next-menu-more { text-align: center; } .next-menu.next-hoz > .next-menu-item, .next-menu.next-hoz > .next-menu-sub-menu-wrapper, .next-menu.next-hoz .next-menu-content > .next-menu-item { display: inline-block; vertical-align: top; } .next-menu.next-hoz .next-menu-header, .next-menu.next-hoz .next-menu-content, .next-menu.next-hoz .next-menu-footer { display: inline-block; } .next-menu-hoz-right { float: right; } .next-menu-group-label { padding: 0 12px; padding: 0 var(--menu-padding-title-horizontal, 12px); color: #999999; color: var(--color-text1-2, #999999); } .next-menu-divider { margin: 8px 12px; margin: var(--menu-divider-margin-ver, 8px) var(--menu-divider-margin-hoz, 12px); border-bottom: 1px solid #E6E7EB; border-bottom: var(--menu-divider-width, 1px) var(--menu-divider-style, solid) var(--menu-divider-color, #E6E7EB); } .next-menu .next-menu-icon-selected { position: absolute; top: 0; margin-left: -16px; margin-left: calc(0px - var(--menu-padding-horizontal, 20px)/2 - var(--menu-icon-selected-size, 12px)/2); } .next-menu .next-menu-icon-selected:before, .next-menu .next-menu-icon-selected .next-icon-remote { width: 12px; width: var(--menu-icon-selected-size, 12px); font-size: 12px; font-size: var(--menu-icon-selected-size, 12px); line-height: inherit; } .next-menu .next-menu-icon-selected.next-menu-icon-right { right: 4px; right: var(--menu-icon-selected-right, 4px); } .next-menu .next-menu-symbol-icon-selected::before { content: "\E632"; content: var(--menu-select-icon-content, "\E632"); } .next-menu .next-menu-icon-arrow.next-icon { position: absolute; top: 0; right: 10px; color: #666666; color: var(--menu-arrow-color, #666666); transition: all 100ms linear; transition: all var(--motion-duration-immediately, 100ms) var(--motion-linear, linear); } .next-menu .next-menu-icon-arrow.next-icon:before, .next-menu .next-menu-icon-arrow.next-icon .next-icon-remote { width: 8px; width: var(--menu-icon-size, 8px); font-size: 8px; font-size: var(--menu-icon-size, 8px); line-height: inherit; } @media all and (-webkit-min-device-pixel-ratio: 0) and (min-resolution: 0.001dpcm) { .next-menu .next-menu-icon-arrow.next-icon { transform: scale(0.5); margin-left: -4px; margin-left: calc(0px - var(--icon-s, 16px)/2 + var(--menu-icon-size, 8px)/2); margin-right: -4px; margin-right: calc(0px - var(--icon-s, 16px)/2 + var(--menu-icon-size, 8px)/2); } .next-menu .next-menu-icon-arrow.next-icon:before { width: 16px; width: var(--icon-s, 16px); font-size: 16px; font-size: var(--icon-s, 16px); } } .next-menu .next-menu-icon-arrow-down::before { content: "\E63D"; content: var(--menu-fold-icon-content, "\E63D"); } .next-menu .next-menu-icon-arrow-down.next-open { transform: rotate(180deg); } .next-menu .next-menu-icon-arrow-down.next-open:before, .next-menu .next-menu-icon-arrow-down.next-open .next-icon-remote { width: 8px; width: var(--menu-icon-size, 8px); font-size: 8px; font-size: var(--menu-icon-size, 8px); line-height: inherit; } @media all and (-webkit-min-device-pixel-ratio: 0) and (min-resolution: 0.001dpcm) { .next-menu .next-menu-icon-arrow-down.next-open { transform: scale(0.5) rotate(180deg); margin-left: -4px; margin-left: calc(0px - var(--icon-s, 16px)/2 + var(--menu-icon-size, 8px)/2); margin-right: -4px; margin-right: calc(0px - var(--icon-s, 16px)/2 + var(--menu-icon-size, 8px)/2); } .next-menu .next-menu-icon-arrow-down.next-open:before { width: 16px; width: var(--icon-s, 16px); font-size: 16px; font-size: var(--icon-s, 16px); } } .next-menu .next-menu-symbol-popupfold::before { content: "\E619"; content: var(--menu-popupfold-icon-content, "\E619"); } .next-menu .next-menu-icon-arrow-right.next-open { transform: rotate(-90deg); } .next-menu .next-menu-icon-arrow-right.next-open:before, .next-menu .next-menu-icon-arrow-right.next-open .next-icon-remote { width: 8px; width: var(--menu-icon-size, 8px); font-size: 8px; font-size: var(--menu-icon-size, 8px); line-height: inherit; } @media all and (-webkit-min-device-pixel-ratio: 0) and (min-resolution: 0.001dpcm) { .next-menu .next-menu-icon-arrow-right.next-open { transform: scale(0.5) rotate(-90deg); margin-left: -4px; margin-left: calc(0px - var(--icon-s, 16px)/2 + var(--menu-icon-size, 8px)/2); margin-right: -4px; margin-right: calc(0px - var(--icon-s, 16px)/2 + var(--menu-icon-size, 8px)/2); } .next-menu .next-menu-icon-arrow-right.next-open:before { width: 16px; width: var(--icon-s, 16px); font-size: 16px; font-size: var(--icon-s, 16px); } } .next-menu .next-menu-hoz-icon-arrow.next-icon { position: absolute; top: 0; right: 6px; color: #666666; color: var(--menu-arrow-color, #666666); transition: all 100ms linear; transition: all var(--motion-duration-immediately, 100ms) var(--motion-linear, linear); } .next-menu .next-menu-hoz-icon-arrow.next-icon:before, .next-menu .next-menu-hoz-icon-arrow.next-icon .next-icon-remote { width: 12px; width: var(--menu-hoz-icon-size, 12px); font-size: 12px; font-size: var(--menu-hoz-icon-size, 12px); line-height: inherit; } .next-menu .next-menu-hoz-icon-arrow.next-icon::before { content: "\E63D"; content: var(--menu-fold-icon-content, "\E63D"); } .next-menu-unfold-icon::before { content: ""; content: var(--menu-unfold-icon-content, ""); } .next-menu .next-menu-hoz-icon-arrow.next-open { transform: rotate(180deg); } .next-menu .next-menu-hoz-icon-arrow.next-open:before, .next-menu .next-menu-hoz-icon-arrow.next-open .next-icon-remote { width: 12px; width: var(--menu-hoz-icon-size, 12px); font-size: 12px; font-size: var(--menu-hoz-icon-size, 12px); line-height: inherit; } .next-menu.next-context { line-height: 24px; line-height: var(--s-6, 24px); } .next-menu.next-context .next-menu-item-inner { height: 24px; height: var(--s-6, 24px); } @charset "UTF-8"; .next-sr-only { position: absolute; width: 1px; height: 1px; padding: 0; overflow: hidden; clip: rect(0, 0, 0, 0); white-space: nowrap; border: 0; margin: -1px; } .next-menu-btn { display: inline-block; box-shadow: none; } .next-menu-btn .next-icon { transition: transform 100ms linear; transition: transform var(--motion-duration-immediately, 100ms) var(--motion-linear, linear); } .next-menu-btn .next-menu-btn-arrow::before { content: "\E63D"; content: var(--menu-btn-fold-icon-content, "\E63D"); } .next-menu-btn.next-expand .next-menu-btn-arrow { transform: rotate(180deg); } .next-menu-btn-symbol-unfold::before { content: ""; content: var(--menu-btn-unfold-icon-content, ""); } .next-menu-btn.next-btn-normal .next-menu-btn-arrow { color: #999999; color: var(--menu-btn-pure-text-normal-icon-color, #999999); } .next-menu-btn.next-btn-secondary .next-menu-btn-arrow { color: #5584FF; color: var(--menu-btn-pure-text-secondary-icon-color, #5584FF); } .next-menu-btn.next-btn-primary .next-menu-btn-arrow { color: #FFFFFF; color: var(--menu-btn-pure-text-primary-icon-color, #FFFFFF); } .next-menu-btn.next-btn-text.next-btn-normal .next-menu-btn-arrow { color: #333333; color: var(--menu-btn-text-text-normal-icon-color, #333333); } .next-menu-btn.next-btn-text.next-btn-primary .next-menu-btn-arrow { color: #5584FF; color: var(--menu-btn-text-text-primary-icon-color, #5584FF); } .next-menu-btn.next-btn-ghost.next-btn-light .next-menu-btn-arrow { color: #333333; color: var(--menu-btn-ghost-light-icon-color, #333333); } .next-menu-btn.next-btn-ghost.next-btn-dark .next-menu-btn-arrow { color: #FFFFFF; color: var(--menu-btn-ghost-dark-icon-color, #FFFFFF); } .next-menu-btn.disabled .next-menu-btn-arrow, .next-menu-btn[disabled] .next-menu-btn-arrow { color: #CCCCCC; color: var(--menu-btn-disabled-icon-color, #CCCCCC); } .next-menu-btn.next-btn-text.disabled .next-menu-btn-arrow, .next-menu-btn.next-btn-text[disabled] .next-menu-btn-arrow { color: #CCCCCC; color: var(--menu-btn-disabled-icon-color, #CCCCCC); } .next-menu-btn[disabled].next-btn-ghost.next-btn-dark .next-menu-btn-arrow { color: rgba(255, 255, 255, 0.4); color: var(--menu-btn-ghost-dark-disabled-icon-color, rgba(255, 255, 255, 0.4)); } .next-menu-btn[disabled].next-btn-ghost.next-btn-light .next-menu-btn-arrow { color: rgba(0, 0, 0, 0.1); color: var(--menu-btn-ghost-light-disabled-icon-color, rgba(0, 0, 0, 0.1)); } @charset "UTF-8"; .next-sr-only { position: absolute; width: 1px; height: 1px; padding: 0; overflow: hidden; clip: rect(0, 0, 0, 0); white-space: nowrap; border: 0; margin: -1px; } .next-message { box-sizing: border-box; position: relative; display: block; vertical-align: baseline; animation-duration: 300ms; animation-duration: var(--motion-duration-standard, 300ms); animation-timing-function: ease-in-out; animation-timing-function: var(--motion-ease-in-out, ease-in-out); } .next-message *, .next-message *:before, .next-message *:after { box-sizing: border-box; } .next-message:after { visibility: hidden; display: block; height: 0; font-size: 0; content: ' '; clear: both; } .next-message .next-message-close { color: #999999; color: var(--message-close-icon-color, #999999); font-size: 0; position: absolute; cursor: pointer; } .next-message .next-message-close .next-icon-close { width: 12px; width: var(--message-close-icon-size, 12px); height: 12px; height: var(--message-close-icon-size, 12px); line-height: 12px; line-height: var(--message-close-icon-size, 12px); } .next-message .next-message-close .next-icon-close:before { width: 12px; width: var(--message-close-icon-size, 12px); height: 12px; height: var(--message-close-icon-size, 12px); font-size: 12px; font-size: var(--message-close-icon-size, 12px); line-height: 12px; line-height: var(--message-close-icon-size, 12px); } .next-message .next-message-close:hover { color: #666666; color: var(--message-hover-close-icon-color, #666666); } .next-message.next-message-success.next-inline { background-color: #E4FDDA; background-color: var(--message-success-color-bg-inline, #E4FDDA); border-color: #E4FDDA; border-color: var(--message-success-color-border-inline, #E4FDDA); box-shadow: none; border-style: solid; border-style: var(--message-border-style, solid); } .next-message.next-message-success.next-inline .next-message-title { color: #333333; color: var(--message-success-color-title-inline, #333333); } .next-message.next-message-success.next-inline .next-message-content { color: #666666; color: var(--message-success-color-content-inline, #666666); } .next-message.next-message-success.next-inline .next-message-symbol { color: #46BC15; color: var(--message-success-color-icon-inline, #46BC15); } .next-message.next-message-success.next-inline .next-message-symbol-icon::before { content: "\E60A"; content: var(--message-success-icon-content, "\E60A"); } .next-message.next-message-success.next-addon { background-color: transparent; border-color: transparent; box-shadow: none; border-style: solid; border-style: var(--message-border-style-toast, solid); } .next-message.next-message-success.next-addon .next-message-title { color: #333333; color: var(--message-success-color-title-addon, #333333); } .next-message.next-message-success.next-addon .next-message-content { color: #666666; color: var(--message-success-color-content-addon, #666666); } .next-message.next-message-success.next-addon .next-message-symbol { color: #46BC15; color: var(--message-success-color-icon-addon, #46BC15); } .next-message.next-message-success.next-addon .next-message-symbol-icon::before { content: "\E60A"; content: var(--message-success-icon-content, "\E60A"); } .next-message.next-message-success.next-toast { background-color: #FFFFFF; background-color: var(--message-success-color-bg-toast, #FFFFFF); border-color: #FFFFFF; border-color: var(--message-success-color-border-toast, #FFFFFF); box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.12); box-shadow: var(--message-shadow-toast, 0px 2px 4px 0px rgba(0, 0, 0, 0.12)); border-style: solid; border-style: var(--message-border-style-toast, solid); } .next-message.next-message-success.next-toast .next-message-title { color: #333333; color: var(--message-success-color-title-toast, #333333); } .next-message.next-message-success.next-toast .next-message-content { color: #666666; color: var(--message-success-color-content-toast, #666666); } .next-message.next-message-success.next-toast .next-message-symbol { color: #46BC15; color: var(--message-success-color-icon-toast, #46BC15); } .next-message.next-message-success.next-toast .next-message-symbol-icon::before { content: "\E60A"; content: var(--message-success-icon-content, "\E60A"); } .next-message.next-message-warning.next-inline { background-color: #FFF3E0; background-color: var(--message-warning-color-bg-inline, #FFF3E0); border-color: #FFF3E0; border-color: var(--message-warning-color-border-inline, #FFF3E0); box-shadow: none; border-style: solid; border-style: var(--message-border-style, solid); } .next-message.next-message-warning.next-inline .next-message-title { color: #333333; color: var(--message-warning-color-title-inline, #333333); } .next-message.next-message-warning.next-inline .next-message-content { color: #666666; color: var(--message-warning-color-content-inline, #666666); } .next-message.next-message-warning.next-inline .next-message-symbol { color: #FF9300; color: var(--message-warning-color-icon-inline, #FF9300); } .next-message.next-message-warning.next-inline .next-message-symbol-icon::before { content: "\E60B"; content: var(--message-warning-icon-content, "\E60B"); } .next-message.next-message-warning.next-addon { background-color: transparent; border-color: transparent; box-shadow: none; border-style: solid; border-style: var(--message-border-style-toast, solid); } .next-message.next-message-warning.next-addon .next-message-title { color: #333333; color: var(--message-warning-color-title-addon, #333333); } .next-message.next-message-warning.next-addon .next-message-content { color: #666666; color: var(--message-warning-color-content-addon, #666666); } .next-message.next-message-warning.next-addon .next-message-symbol { color: #FF9300; color: var(--message-warning-color-icon-addon, #FF9300); } .next-message.next-message-warning.next-addon .next-message-symbol-icon::before { content: "\E60B"; content: var(--message-warning-icon-content, "\E60B"); } .next-message.next-message-warning.next-toast { background-color: #FFFFFF; background-color: var(--message-warning-color-bg-toast, #FFFFFF); border-color: #FFFFFF; border-color: var(--message-warning-color-border-toast, #FFFFFF); box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.12); box-shadow: var(--message-shadow-toast, 0px 2px 4px 0px rgba(0, 0, 0, 0.12)); border-style: solid; border-style: var(--message-border-style-toast, solid); } .next-message.next-message-warning.next-toast .next-message-title { color: #333333; color: var(--message-warning-color-title-toast, #333333); } .next-message.next-message-warning.next-toast .next-message-content { color: #666666; color: var(--message-warning-color-content-toast, #666666); } .next-message.next-message-warning.next-toast .next-message-symbol { color: #FF9300; color: var(--message-warning-color-icon-toast, #FF9300); } .next-message.next-message-warning.next-toast .next-message-symbol-icon::before { content: "\E60B"; content: var(--message-warning-icon-content, "\E60B"); } .next-message.next-message-error.next-inline { background-color: #FFECE4; background-color: var(--message-error-color-bg-inline, #FFECE4); border-color: #FFECE4; border-color: var(--message-error-color-border-inline, #FFECE4); box-shadow: none; border-style: solid; border-style: var(--message-border-style, solid); } .next-message.next-message-error.next-inline .next-message-title { color: #333333; color: var(--message-error-color-title-inline, #333333); } .next-message.next-message-error.next-inline .next-message-content { color: #666666; color: var(--message-error-color-content-inline, #666666); } .next-message.next-message-error.next-inline .next-message-symbol { color: #FF3000; color: var(--message-error-color-icon-inline, #FF3000); } .next-message.next-message-error.next-inline .next-message-symbol-icon::before { content: "\E60D"; content: var(--message-error-icon-content, "\E60D"); } .next-message.next-message-error.next-addon { background-color: transparent; border-color: transparent; box-shadow: none; border-style: solid; border-style: var(--message-border-style-toast, solid); } .next-message.next-message-error.next-addon .next-message-title { color: #333333; color: var(--message-error-color-title-addon, #333333); } .next-message.next-message-error.next-addon .next-message-content { color: #666666; color: var(--message-error-color-content-addon, #666666); } .next-message.next-message-error.next-addon .next-message-symbol { color: #FF3000; color: var(--message-error-color-icon-addon, #FF3000); } .next-message.next-message-error.next-addon .next-message-symbol-icon::before { content: "\E60D"; content: var(--message-error-icon-content, "\E60D"); } .next-message.next-message-error.next-toast { background-color: #FFFFFF; background-color: var(--message-error-color-bg-toast, #FFFFFF); border-color: #FFFFFF; border-color: var(--message-error-color-border-toast, #FFFFFF); box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.12); box-shadow: var(--message-shadow-toast, 0px 2px 4px 0px rgba(0, 0, 0, 0.12)); border-style: solid; border-style: var(--message-border-style-toast, solid); } .next-message.next-message-error.next-toast .next-message-title { color: #333333; color: var(--message-error-color-title-toast, #333333); } .next-message.next-message-error.next-toast .next-message-content { color: #666666; color: var(--message-error-color-content-toast, #666666); } .next-message.next-message-error.next-toast .next-message-symbol { color: #FF3000; color: var(--message-error-color-icon-toast, #FF3000); } .next-message.next-message-error.next-toast .next-message-symbol-icon::before { content: "\E60D"; content: var(--message-error-icon-content, "\E60D"); } .next-message.next-message-notice.next-inline { background-color: #E3F2FD; background-color: var(--message-notice-color-bg-inline, #E3F2FD); border-color: #E3F2FD; border-color: var(--message-notice-color-border-inline, #E3F2FD); box-shadow: none; border-style: solid; border-style: var(--message-border-style, solid); } .next-message.next-message-notice.next-inline .next-message-title { color: #333333; color: var(--message-notice-color-title-inline, #333333); } .next-message.next-message-notice.next-inline .next-message-content { color: #666666; color: var(--message-notice-color-content-inline, #666666); } .next-message.next-message-notice.next-inline .next-message-symbol { color: #4494F9; color: var(--message-notice-color-icon-inline, #4494F9); } .next-message.next-message-notice.next-inline .next-message-symbol-icon::before { content: "\E60C"; content: var(--message-notice-icon-content, "\E60C"); } .next-message.next-message-notice.next-addon { background-color: transparent; border-color: transparent; box-shadow: none; border-style: solid; border-style: var(--message-border-style-toast, solid); } .next-message.next-message-notice.next-addon .next-message-title { color: #333333; color: var(--message-notice-color-title-addon, #333333); } .next-message.next-message-notice.next-addon .next-message-content { color: #666666; color: var(--message-notice-color-content-addon, #666666); } .next-message.next-message-notice.next-addon .next-message-symbol { color: #4494F9; color: var(--message-notice-color-icon-addon, #4494F9); } .next-message.next-message-notice.next-addon .next-message-symbol-icon::before { content: "\E60C"; content: var(--message-notice-icon-content, "\E60C"); } .next-message.next-message-notice.next-toast { background-color: #FFFFFF; background-color: var(--message-notice-color-bg-toast, #FFFFFF); border-color: #FFFFFF; border-color: var(--message-notice-color-border-toast, #FFFFFF); box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.12); box-shadow: var(--message-shadow-toast, 0px 2px 4px 0px rgba(0, 0, 0, 0.12)); border-style: solid; border-style: var(--message-border-style-toast, solid); } .next-message.next-message-notice.next-toast .next-message-title { color: #333333; color: var(--message-notice-color-title-toast, #333333); } .next-message.next-message-notice.next-toast .next-message-content { color: #666666; color: var(--message-notice-color-content-toast, #666666); } .next-message.next-message-notice.next-toast .next-message-symbol { color: #4494F9; color: var(--message-notice-color-icon-toast, #4494F9); } .next-message.next-message-notice.next-toast .next-message-symbol-icon::before { content: "\E60C"; content: var(--message-notice-icon-content, "\E60C"); } .next-message.next-message-help.next-inline { background-color: #E3FFF8; background-color: var(--message-help-color-bg-inline, #E3FFF8); border-color: #E3FFF8; border-color: var(--message-help-color-border-inline, #E3FFF8); box-shadow: none; border-style: solid; border-style: var(--message-border-style, solid); } .next-message.next-message-help.next-inline .next-message-title { color: #333333; color: var(--message-help-color-title-inline, #333333); } .next-message.next-message-help.next-inline .next-message-content { color: #666666; color: var(--message-help-color-content-inline, #666666); } .next-message.next-message-help.next-inline .next-message-symbol { color: #01C1B2; color: var(--message-help-color-icon-inline, #01C1B2); } .next-message.next-message-help.next-inline .next-message-symbol-icon::before { content: "\E673"; content: var(--message-help-icon-content, "\E673"); } .next-message.next-message-help.next-addon { background-color: transparent; border-color: transparent; box-shadow: none; border-style: solid; border-style: var(--message-border-style-toast, solid); } .next-message.next-message-help.next-addon .next-message-title { color: #333333; color: var(--message-help-color-title-addon, #333333); } .next-message.next-message-help.next-addon .next-message-content { color: #666666; color: var(--message-help-color-content-addon, #666666); } .next-message.next-message-help.next-addon .next-message-symbol { color: #01C1B2; color: var(--message-help-color-icon-addon, #01C1B2); } .next-message.next-message-help.next-addon .next-message-symbol-icon::before { content: "\E673"; content: var(--message-help-icon-content, "\E673"); } .next-message.next-message-help.next-toast { background-color: #FFFFFF; background-color: var(--message-help-color-bg-toast, #FFFFFF); border-color: #FFFFFF; border-color: var(--message-help-color-border-toast, #FFFFFF); box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.12); box-shadow: var(--message-shadow-toast, 0px 2px 4px 0px rgba(0, 0, 0, 0.12)); border-style: solid; border-style: var(--message-border-style-toast, solid); } .next-message.next-message-help.next-toast .next-message-title { color: #333333; color: var(--message-help-color-title-toast, #333333); } .next-message.next-message-help.next-toast .next-message-content { color: #666666; color: var(--message-help-color-content-toast, #666666); } .next-message.next-message-help.next-toast .next-message-symbol { color: #01C1B2; color: var(--message-help-color-icon-toast, #01C1B2); } .next-message.next-message-help.next-toast .next-message-symbol-icon::before { content: "\E673"; content: var(--message-help-icon-content, "\E673"); } .next-message.next-message-loading.next-inline { background-color: #FFFFFF; background-color: var(--message-loading-color-bg-inline, #FFFFFF); border-color: #FFFFFF; border-color: var(--message-loading-color-border-inline, #FFFFFF); box-shadow: none; border-style: solid; border-style: var(--message-border-style, solid); } .next-message.next-message-loading.next-inline .next-message-title { color: #333333; color: var(--message-loading-color-title-inline, #333333); } .next-message.next-message-loading.next-inline .next-message-content { color: #666666; color: var(--message-loading-color-content-inline, #666666); } .next-message.next-message-loading.next-inline .next-message-symbol { color: #5584FF; color: var(--message-loading-color-icon-inline, #5584FF); } .next-message.next-message-loading.next-inline .next-message-symbol-icon::before { content: "\E646"; content: var(--message-loading-icon-content, "\E646"); animation: loadingCircle 1s infinite linear; } .next-message.next-message-loading.next-addon { background-color: transparent; border-color: transparent; box-shadow: none; border-style: solid; border-style: var(--message-border-style-toast, solid); } .next-message.next-message-loading.next-addon .next-message-title { color: #333333; color: var(--message-loading-color-title-addon, #333333); } .next-message.next-message-loading.next-addon .next-message-content { color: #666666; color: var(--message-loading-color-content-addon, #666666); } .next-message.next-message-loading.next-addon .next-message-symbol { color: #5584FF; color: var(--message-loading-color-icon-addon, #5584FF); } .next-message.next-message-loading.next-addon .next-message-symbol-icon::before { content: "\E646"; content: var(--message-loading-icon-content, "\E646"); animation: loadingCircle 1s infinite linear; } .next-message.next-message-loading.next-toast { background-color: #FFFFFF; background-color: var(--message-loading-color-bg-toast, #FFFFFF); border-color: #FFFFFF; border-color: var(--message-loading-color-border-toast, #FFFFFF); box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.12); box-shadow: var(--message-shadow-toast, 0px 2px 4px 0px rgba(0, 0, 0, 0.12)); border-style: solid; border-style: var(--message-border-style-toast, solid); } .next-message.next-message-loading.next-toast .next-message-title { color: #333333; color: var(--message-loading-color-title-toast, #333333); } .next-message.next-message-loading.next-toast .next-message-content { color: #666666; color: var(--message-loading-color-content-toast, #666666); } .next-message.next-message-loading.next-toast .next-message-symbol { color: #5584FF; color: var(--message-loading-color-icon-toast, #5584FF); } .next-message.next-message-loading.next-toast .next-message-symbol-icon::before { content: "\E646"; content: var(--message-loading-icon-content, "\E646"); animation: loadingCircle 1s infinite linear; } .next-message.next-medium { border-width: 1px; border-width: var(--message-size-m-border-width, 1px); padding: 12px; padding: var(--message-size-m-padding, 12px); } .next-message.next-medium .next-message-symbol { float: left; line-height: 16px; line-height: var(--message-size-m-icon, 16px); } .next-message.next-medium .next-message-symbol:before, .next-message.next-medium .next-message-symbol .next-icon-remote { width: 16px; width: var(--message-size-m-icon, 16px); font-size: 16px; font-size: var(--message-size-m-icon, 16px); line-height: inherit; } .next-message.next-medium .next-message-title { padding: 0 20px 0 24px; padding: var(--message-size-m-title-content-padding, 0 20px 0 24px); font-size: 16px; font-size: var(--message-size-m-title-font, 16px); line-height: 16px; line-height: var(--message-size-m-title-font, 16px); } .next-message.next-medium .next-message-content { margin-top: 8px; margin-top: var(--message-size-m-content-margin-top, 8px); padding: 0 20px 0 24px; padding: var(--message-size-m-title-content-padding, 0 20px 0 24px); font-size: 12px; font-size: var(--message-size-m-content-font, 12px); line-height: 12px; line-height: var(--message-size-m-content-font, 12px); } .next-message.next-medium .next-message-symbol + .next-message-content { margin-top: 0; } .next-message.next-medium.next-title-content .next-message-title { line-height: 16px; line-height: var(--message-size-m-icon, 16px); } .next-message.next-medium.next-only-content .next-message-content { line-height: 16px; line-height: var(--message-size-m-icon, 16px); } .next-message.next-medium .next-message-close { top: 12px; top: var(--message-size-m-close-top, 12px); right: 12px; right: var(--message-size-m-close-right, 12px); } .next-message.next-medium.next-inline { border-radius: 3px; border-radius: var(--message-size-m-border-radius, 3px); } .next-message.next-medium.next-toast { border-radius: 3px; border-radius: var(--message-size-m-border-radius-toast, 3px); } .next-message.next-large { border-width: 2px; border-width: var(--message-size-l-border-width, 2px); padding: 16px; padding: var(--message-size-l-padding, 16px); line-height: 18px; } .next-message.next-large .next-message-symbol { float: left; line-height: 24px; line-height: var(--message-size-l-icon, 24px); } .next-message.next-large .next-message-symbol:before, .next-message.next-large .next-message-symbol .next-icon-remote { width: 24px; width: var(--message-size-l-icon, 24px); font-size: 24px; font-size: var(--message-size-l-icon, 24px); line-height: inherit; } .next-message.next-large .next-message-title { padding: 0 20px 0 36px; padding: var(--message-size-l-title-content-padding, 0 20px 0 36px); font-size: 20px; font-size: var(--message-size-l-title-font, 20px); line-height: 20px; line-height: var(--message-size-l-title-font, 20px); } .next-message.next-large .next-message-content { margin-top: 8px; margin-top: var(--message-size-l-content-margin-top, 8px); padding: 0 20px 0 36px; padding: var(--message-size-l-title-content-padding, 0 20px 0 36px); font-size: 12px; font-size: var(--message-size-l-content-font, 12px); line-height: 12px; line-height: var(--message-size-l-content-font, 12px); } .next-message.next-large .next-message-symbol + .next-message-content { margin-top: 0; } .next-message.next-large.next-title-content .next-message-title { line-height: 24px; line-height: var(--message-size-l-icon, 24px); } .next-message.next-large.next-only-content .next-message-content { line-height: 24px; line-height: var(--message-size-l-icon, 24px); } .next-message.next-large .next-message-close { top: 16px; top: var(--message-size-l-close-top, 16px); right: 16px; right: var(--message-size-l-close-right, 16px); } .next-message.next-large.next-inline { border-radius: 3px; border-radius: var(--message-size-l-border-radius, 3px); } .next-message.next-large.next-toast { border-radius: 3px; border-radius: var(--message-size-l-border-radius-toast, 3px); } .next-message[dir="rtl"] .next-message-symbol { float: right; } .next-message[dir="rtl"].next-medium .next-message-title { padding: 0 24px 0 20px; padding: 0 calc(var(--message-size-m-title-content-padding-left, 8px) + var(--message-size-m-icon, 16px)) 0 var(--message-size-m-title-content-padding-right, 20px); } .next-message[dir="rtl"].next-medium .next-message-close { left: 12px; left: var(--message-size-m-close-right, 12px); right: auto; } .next-message[dir="rtl"].next-large .next-message-title { padding: 0 36px 0 20px; padding: 0 calc(var(--message-size-l-title-content-padding-left, 12px) + var(--message-size-l-icon, 24px)) 0 var(--message-size-l-title-content-padding-right, 20px); } .next-message[dir="rtl"].next-large .next-message-close { left: 16px; left: var(--message-size-l-close-right, 16px); right: auto; } .next-sr-only { position: absolute; width: 1px; height: 1px; padding: 0; overflow: hidden; clip: rect(0, 0, 0, 0); white-space: nowrap; border: 0; margin: -1px; } .next-nav { box-sizing: border-box; min-width: auto; padding: 0; border-radius: 0; } .next-nav *, .next-nav *:before, .next-nav *:after { box-sizing: border-box; } .next-nav-icon.next-icon { margin-right: 4px; margin-right: var(--nav-icon-self-margin, 4px); font-weight: inherit; } .next-nav-icon.next-icon:before, .next-nav-icon.next-icon .next-icon-remote { width: 12px; width: var(--nav-icon-self-size, 12px); font-size: 12px; font-size: var(--nav-icon-self-size, 12px); line-height: inherit; } .next-nav-group-label { height: 40px; height: var(--nav-group-height, 40px); line-height: 40px; line-height: var(--nav-group-height, 40px); font-size: 16px; font-size: var(--nav-group-font-size, 16px); } .next-nav-item .next-menu-item-text > span, .next-nav-item .next-nav-group-label > span { opacity: 1; transition: opacity 100ms linear; transition: opacity var(--motion-duration-immediately, 100ms) var(--motion-linear, linear); } .next-nav-item .next-menu-item-text > a { text-decoration: none; color: inherit; } .next-nav-item .next-menu-hoz-icon-arrow.next-icon, .next-nav-item .next-menu-icon-arrow.next-icon, .next-nav-item:hover .next-menu-hoz-icon-arrow.next-icon, .next-nav-item:hover .next-menu-icon-arrow.next-icon, .next-nav-item.next-focused .next-menu-hoz-icon-arrow.next-icon, .next-nav-item.next-focused .next-menu-icon-arrow.next-icon, .next-nav-item.next-selected .next-menu-hoz-icon-arrow.next-icon, .next-nav-item.next-selected .next-menu-icon-arrow.next-icon, .next-nav-item.next-opened .next-menu-hoz-icon-arrow.next-icon, .next-nav-item.next-opened .next-menu-icon-arrow.next-icon { color: inherit; top: 0; transform-origin: center 50%; } .next-nav.next-active .next-nav-item:before { position: absolute; transition: all 300ms ease; transition: all var(--motion-duration-standard, 300ms) var(--motion-ease, ease); content: ''; } .next-nav.next-hoz { height: 44px; height: calc(var(--nav-hoz-height, 44px) + var(--nav-hoz-item-margin-tb, 0px)*2); line-height: 42px; line-height: calc(var(--nav-hoz-height, 44px) - var(--popup-local-border-width, 1px)*2); font-size: 12px; font-size: var(--nav-hoz-font-size, 12px); } .next-nav.next-hoz .next-menu-item { margin-left: 0px; margin-left: var(--nav-hoz-item-margin-lr, 0px); margin-right: 0px; margin-right: var(--nav-hoz-item-margin-lr, 0px); padding: 0 20px; padding: 0 var(--nav-hoz-item-padding-lr, 20px); border-radius: 0; border-radius: var(--nav-hoz-item-corner, 0); } .next-nav.next-hoz .next-menu-item, .next-nav.next-hoz .next-menu-sub-menu-wrapper > .next-menu-item { margin-top: 0px; margin-top: var(--nav-hoz-item-margin-tb, 0px); margin-bottom: 0px; margin-bottom: var(--nav-hoz-item-margin-tb, 0px); } .next-nav.next-hoz .next-menu-item-inner { height: 42px; height: calc(var(--nav-hoz-height, 44px) - var(--popup-local-border-width, 1px)*2); font-size: 12px; font-size: var(--nav-hoz-font-size, 12px); } .next-nav.next-hoz .next-nav-group-label .next-menu-item-inner { height: 40px; height: var(--nav-group-height, 40px); line-height: 40px; line-height: var(--nav-group-height, 40px); font-size: 16px; font-size: var(--nav-group-font-size, 16px); } .next-nav.next-hoz .next-menu-header { float: left; height: 42px; height: calc(var(--nav-hoz-height, 44px) - var(--popup-local-border-width, 1px)*2); } .next-nav.next-hoz .next-menu-footer { float: right; height: 42px; height: calc(var(--nav-hoz-height, 44px) - var(--popup-local-border-width, 1px)*2); } .next-nav.next-hoz .next-nav-item:before { width: 0; left: 50%; height: 2px; height: var(--nav-hoz-item-selected-active-line, 2px); } .next-nav.next-hoz .next-nav-item:hover:before { height: 0px; height: var(--nav-hoz-item-hover-active-line, 0px); } .next-nav.next-hoz.next-top .next-nav-item:before { top: -1px; top: calc(0px - var(--popup-local-border-width, 1px)); } .next-nav.next-hoz.next-bottom .next-nav-item:before { bottom: -1px; bottom: calc(0px - var(--popup-local-border-width, 1px)); } .next-nav.next-hoz .next-selected.next-nav-item:before { width: 100%; left: 0; height: 2px; height: var(--nav-hoz-item-selected-active-line, 2px); } .next-nav.next-ver { transition: width 300ms ease; transition: width var(--motion-duration-standard, 300ms) var(--motion-ease, ease); line-height: 40px; line-height: var(--nav-ver-height, 40px); font-size: 12px; font-size: var(--nav-ver-font-size, 12px); } .next-nav.next-ver .next-menu-item { margin-left: 0px; margin-left: var(--nav-ver-item-margin-lr, 0px); margin-right: 0px; margin-right: var(--nav-ver-item-margin-lr, 0px); padding: 0 20px; padding: 0 var(--nav-ver-item-padding-lr, 20px); border-radius: 0; border-radius: var(--nav-ver-item-corner, 0); } .next-nav.next-ver .next-menu-item:not(:first-child), .next-nav.next-ver .next-menu-sub-menu-wrapper:not(:first-child) > .next-menu-item { margin-top: 0px; margin-top: var(--nav-ver-item-margin-tb, 0px); } .next-nav.next-ver .next-menu-item:not(:last-child), .next-nav.next-ver .next-menu-sub-menu-wrapper:not(:last-child) > .next-menu-item { margin-bottom: 0px; margin-bottom: var(--nav-ver-item-margin-tb, 0px); } .next-nav.next-ver .next-menu-item-inner { height: 40px; height: var(--nav-ver-height, 40px); font-size: 12px; font-size: var(--nav-ver-font-size, 12px); } .next-nav.next-ver .next-nav-group-label .next-menu-item-inner { height: 40px; height: var(--nav-group-height, 40px); line-height: 40px; line-height: var(--nav-group-height, 40px); font-size: 16px; font-size: var(--nav-group-font-size, 16px); } .next-nav.next-ver > .next-menu-item:first-child, .next-nav.next-ver > .next-menu-sub-menu-wrapper:first-child > .next-menu-item { margin-top: 0px; margin-top: var(--nav-ver-item-margin-tb, 0px); } .next-nav.next-ver > .next-menu-item:last-child, .next-nav.next-ver > .next-menu-sub-menu-wrapper:last-child > .next-menu-item { margin-bottom: 0px; margin-bottom: var(--nav-ver-item-margin-tb, 0px); } .next-nav.next-ver .next-menu-sub-menu { line-height: 40px; line-height: var(--nav-ver-sub-nav-height, 40px); } .next-nav.next-ver .next-menu-sub-menu .next-menu-item-inner { height: 40px; height: var(--nav-ver-sub-nav-height, 40px); font-size: 12px; font-size: var(--nav-ver-sub-nav-font-size, 12px); } .next-nav.next-ver .next-nav-item:before { height: 0; top: 50%; width: 2px; width: var(--nav-ver-item-selected-active-line, 2px); } .next-nav.next-ver .next-nav-item:hover:before { width: 0px; width: var(--nav-ver-item-hover-active-line, 0px); } .next-nav.next-ver.next-left .next-nav-item:before { left: -1px; left: calc(0px - var(--popup-local-border-width, 1px)); } .next-nav.next-ver.next-right .next-nav-item:before { right: -1px; right: calc(0px - var(--popup-local-border-width, 1px)); } .next-nav.next-ver .next-selected.next-nav-item:before { height: 100%; top: 0; width: 2px; width: var(--nav-ver-item-selected-active-line, 2px); } .next-nav.next-primary { border-width: 0px; border-width: var(--nav-primary-border-width, 0px); background-color: #333333; background-color: var(--nav-primary-bg-color, #333333); border-color: #333333; border-color: var(--nav-primary-border-color, #333333); color: #FFFFFF; color: var(--nav-primary-text-color, #FFFFFF); font-weight: normal; font-weight: var(--nav-primary-text-style, normal); box-shadow: 2px 2px 4px 0px rgba(0, 0, 0, 0.12); box-shadow: var(--nav-primary-shadow, 2px 2px 4px 0px rgba(0, 0, 0, 0.12)); } .next-nav.next-primary.next-hoz { line-height: 44px; line-height: calc(var(--nav-hoz-height, 44px) - var(--nav-primary-border-width, 0px)*2); } .next-nav.next-primary.next-hoz .next-menu-header { height: 44px; height: calc(var(--nav-hoz-height, 44px) - var(--nav-primary-border-width, 0px)*2); } .next-nav.next-primary.next-hoz .next-menu-footer { height: 44px; height: calc(var(--nav-hoz-height, 44px) - var(--nav-primary-border-width, 0px)*2); } .next-nav.next-primary.next-hoz .next-menu-item-inner { height: 44px; height: calc(var(--nav-hoz-height, 44px) - var(--nav-primary-border-width, 0px)*2); } .next-nav.next-primary.next-hoz.next-top .next-nav-item:before { top: 0px; top: calc(0px - var(--nav-primary-border-width, 0px)); } .next-nav.next-primary.next-hoz.next-bottom .next-nav-item:before { bottom: 0px; bottom: calc(0px - var(--nav-primary-border-width, 0px)); } .next-nav.next-primary.next-ver.next-left .next-nav-item:before { left: 0px; left: calc(0px - var(--nav-primary-border-width, 0px)); } .next-nav.next-primary.next-ver.next-right .next-nav-item:before { right: 0px; right: calc(0px - var(--nav-primary-border-width, 0px)); } .next-nav.next-primary .next-nav-item.next-menu-item { background-color: #333333; background-color: var(--nav-primary-bg-color, #333333); color: #FFFFFF; color: var(--nav-primary-text-color, #FFFFFF); } .next-nav.next-primary .next-nav-item.next-menu-item.next-focused, .next-nav.next-primary .next-nav-item.next-menu-item:hover { background-color: #000000; background-color: var(--nav-primary-item-hover-bg-color, #000000); color: #FFFFFF; color: var(--nav-primary-item-hover-text-color, #FFFFFF); font-weight: normal; font-weight: var(--nav-primary-item-hover-text-style, normal); } .next-nav.next-primary .next-nav-item.next-menu-item.next-selected { background-color: #000000; background-color: var(--nav-primary-item-selected-bg-color, #000000); color: #FFFFFF; color: var(--nav-primary-item-selected-text-color, #FFFFFF); font-weight: bold; font-weight: var(--nav-primary-item-selected-text-style, bold); } .next-nav.next-primary .next-nav-item.next-menu-item.next-opened { background-color: #000000; background-color: var(--nav-primary-item-opened-bg-color, #000000); color: #FFFFFF; color: var(--nav-primary-item-opened-text-color, #FFFFFF); } .next-nav.next-primary .next-nav-item.next-menu-item.next-child-selected { background-color: #000000; background-color: var(--nav-primary-item-opened-bg-color, #000000); color: #FFFFFF; color: var(--nav-primary-item-opened-text-color, #FFFFFF); } .next-nav.next-primary .next-nav-item.next-menu-item:before { background-color: #5584FF; background-color: var(--nav-primary-item-selected-active-color, #5584FF); } .next-nav.next-primary .next-nav-item.next-menu-item:hover:before { background-color: #5584FF; background-color: var(--nav-primary-item-hover-active-color, #5584FF); } .next-nav.next-primary .next-menu-sub-menu .next-menu-item.next-opened { background-color: #000000; background-color: var(--nav-primary-item-opened-bg-color, #000000); color: #FFFFFF; color: var(--nav-primary-item-opened-text-color, #FFFFFF); } .next-nav.next-primary .next-nav-group-label { color: #999999; color: var(--nav-primary-group-text-color, #999999); font-weight: normal; font-weight: var(--nav-primary-group-text-style, normal); } .next-nav.next-primary .next-menu-sub-menu .next-menu-item { background-color: #333333; background-color: var(--nav-primary-sub-nav-bg-color, #333333); color: #FFFFFF; color: var(--nav-primary-sub-nav-text-color, #FFFFFF); font-weight: normal; font-weight: var(--nav-primary-sub-nav-text-style, normal); } .next-nav.next-primary .next-menu-sub-menu .next-menu-item.next-focused, .next-nav.next-primary .next-menu-sub-menu .next-menu-item:hover { background-color: #000000; background-color: var(--nav-primary-sub-nav-hover-bg-color, #000000); color: #FFFFFF; color: var(--nav-primary-sub-nav-hover-text-color, #FFFFFF); } .next-nav.next-primary .next-menu-sub-menu .next-menu-item.next-selected { background-color: #000000; background-color: var(--nav-primary-sub-nav-selected-bg-color, #000000); color: #FFFFFF; color: var(--nav-primary-sub-nav-selected-text-color, #FFFFFF); } .next-nav.next-secondary { border-width: 0px; border-width: var(--nav-secondary-border-width, 0px); background-color: #5584FF; background-color: var(--nav-secondary-bg-color, #5584FF); border-color: #5584FF; border-color: var(--nav-secondary-border-color, #5584FF); color: #FFFFFF; color: var(--nav-secondary-text-color, #FFFFFF); font-weight: normal; font-weight: var(--nav-secondary-text-style, normal); box-shadow: 2px 2px 4px 0px rgba(0, 0, 0, 0.12); box-shadow: var(--nav-secondary-shadow, 2px 2px 4px 0px rgba(0, 0, 0, 0.12)); } .next-nav.next-secondary.next-hoz { line-height: 44px; line-height: calc(var(--nav-hoz-height, 44px) - var(--nav-secondary-border-width, 0px)*2); } .next-nav.next-secondary.next-hoz .next-menu-header { height: 44px; height: calc(var(--nav-hoz-height, 44px) - var(--nav-secondary-border-width, 0px)*2); } .next-nav.next-secondary.next-hoz .next-menu-footer { height: 44px; height: calc(var(--nav-hoz-height, 44px) - var(--nav-secondary-border-width, 0px)*2); } .next-nav.next-secondary.next-hoz .next-menu-item-inner { height: 44px; height: calc(var(--nav-hoz-height, 44px) - var(--nav-secondary-border-width, 0px)*2); } .next-nav.next-secondary.next-hoz.next-top .next-nav-item:before { top: 0px; top: calc(0px - var(--nav-secondary-border-width, 0px)); } .next-nav.next-secondary.next-hoz.next-bottom .next-nav-item:before { bottom: 0px; bottom: calc(0px - var(--nav-secondary-border-width, 0px)); } .next-nav.next-secondary.next-ver.next-left .next-nav-item:before { left: 0px; left: calc(0px - var(--nav-secondary-border-width, 0px)); } .next-nav.next-secondary.next-ver.next-right .next-nav-item:before { right: 0px; right: calc(0px - var(--nav-secondary-border-width, 0px)); } .next-nav.next-secondary .next-nav-item.next-menu-item { background-color: #5584FF; background-color: var(--nav-secondary-bg-color, #5584FF); color: #FFFFFF; color: var(--nav-secondary-text-color, #FFFFFF); } .next-nav.next-secondary .next-nav-item.next-menu-item.next-focused, .next-nav.next-secondary .next-nav-item.next-menu-item:hover { background-color: #3E71F7; background-color: var(--nav-secondary-item-hover-bg-color, #3E71F7); color: #FFFFFF; color: var(--nav-secondary-item-hover-text-color, #FFFFFF); font-weight: normal; font-weight: var(--nav-secondary-item-hover-text-style, normal); } .next-nav.next-secondary .next-nav-item.next-menu-item.next-selected { background-color: #3E71F7; background-color: var(--nav-secondary-item-selected-bg-color, #3E71F7); color: #FFFFFF; color: var(--nav-secondary-item-selected-text-color, #FFFFFF); font-weight: bold; font-weight: var(--nav-secondary-item-selected-text-style, bold); } .next-nav.next-secondary .next-nav-item.next-menu-item.next-opened { background-color: #3E71F7; background-color: var(--nav-secondary-item-opened-bg-color, #3E71F7); color: #FFFFFF; color: var(--nav-secondary-item-opened-text-color, #FFFFFF); } .next-nav.next-secondary .next-nav-item.next-menu-item.next-child-selected { background-color: #3E71F7; background-color: var(--nav-secondary-item-opened-bg-color, #3E71F7); color: #FFFFFF; color: var(--nav-secondary-item-opened-text-color, #FFFFFF); } .next-nav.next-secondary .next-nav-item.next-menu-item:before { background-color: #3E71F7; background-color: var(--nav-secondary-item-selected-active-color, #3E71F7); } .next-nav.next-secondary .next-nav-item.next-menu-item:hover:before { background-color: #3E71F7; background-color: var(--nav-secondary-item-hover-active-color, #3E71F7); } .next-nav.next-secondary .next-menu-sub-menu .next-menu-item.next-opened { background-color: #3E71F7; background-color: var(--nav-secondary-item-opened-bg-color, #3E71F7); color: #FFFFFF; color: var(--nav-secondary-item-opened-text-color, #FFFFFF); } .next-nav.next-secondary .next-nav-group-label { color: #FFFFFF; color: var(--nav-secondary-group-text-color, #FFFFFF); font-weight: normal; font-weight: var(--nav-secondary-group-text-style, normal); } .next-nav.next-secondary .next-menu-sub-menu .next-menu-item { background-color: #5584FF; background-color: var(--nav-secondary-sub-nav-bg-color, #5584FF); color: #FFFFFF; color: var(--nav-secondary-sub-nav-text-color, #FFFFFF); font-weight: normal; font-weight: var(--nav-secondary-sub-nav-text-style, normal); } .next-nav.next-secondary .next-menu-sub-menu .next-menu-item.next-focused, .next-nav.next-secondary .next-menu-sub-menu .next-menu-item:hover { background-color: #3E71F7; background-color: var(--nav-secondary-sub-nav-hover-bg-color, #3E71F7); color: #FFFFFF; color: var(--nav-secondary-sub-nav-hover-text-color, #FFFFFF); } .next-nav.next-secondary .next-menu-sub-menu .next-menu-item.next-selected { background-color: #3E71F7; background-color: var(--nav-secondary-sub-nav-selected-bg-color, #3E71F7); color: #FFFFFF; color: var(--nav-secondary-sub-nav-selected-text-color, #FFFFFF); } .next-nav.next-normal { background-color: #FFFFFF; background-color: var(--nav-normal-bg-color, #FFFFFF); border-color: #DCDEE3; border-color: var(--nav-normal-border-color, #DCDEE3); color: #333333; color: var(--nav-normal-text-color, #333333); font-weight: normal; font-weight: var(--nav-normal-text-style, normal); box-shadow: 2px 2px 4px 0px rgba(0, 0, 0, 0.12); box-shadow: var(--nav-normal-shadow, 2px 2px 4px 0px rgba(0, 0, 0, 0.12)); } .next-nav.next-normal .next-nav-item.next-menu-item { background-color: #FFFFFF; background-color: var(--nav-normal-bg-color, #FFFFFF); color: #333333; color: var(--nav-normal-text-color, #333333); } .next-nav.next-normal .next-nav-item.next-menu-item.next-focused, .next-nav.next-normal .next-nav-item.next-menu-item:hover { background-color: #FFFFFF; background-color: var(--nav-normal-item-hover-bg-color, #FFFFFF); color: #5584FF; color: var(--nav-normal-item-hover-text-color, #5584FF); font-weight: normal; font-weight: var(--nav-normal-item-hover-text-style, normal); } .next-nav.next-normal .next-nav-item.next-menu-item.next-selected { background-color: #F2F3F7; background-color: var(--nav-normal-item-selected-bg-color, #F2F3F7); color: #5584FF; color: var(--nav-normal-item-selected-text-color, #5584FF); font-weight: bold; font-weight: var(--nav-normal-item-selected-text-style, bold); } .next-nav.next-normal .next-nav-item.next-menu-item.next-opened { background-color: #F2F3F7; background-color: var(--nav-normal-item-opened-bg-color, #F2F3F7); color: #5584FF; color: var(--nav-normal-item-opened-text-color, #5584FF); } .next-nav.next-normal .next-nav-item.next-menu-item.next-child-selected { background-color: #F2F3F7; background-color: var(--nav-normal-item-opened-bg-color, #F2F3F7); color: #5584FF; color: var(--nav-normal-item-opened-text-color, #5584FF); } .next-nav.next-normal .next-nav-item.next-menu-item:before { background-color: #5584FF; background-color: var(--nav-normal-item-selected-active-color, #5584FF); } .next-nav.next-normal .next-nav-item.next-menu-item:hover:before { background-color: #5584FF; background-color: var(--nav-normal-item-hover-active-color, #5584FF); } .next-nav.next-normal .next-menu-sub-menu .next-menu-item.next-opened { background-color: #F2F3F7; background-color: var(--nav-normal-item-opened-bg-color, #F2F3F7); color: #5584FF; color: var(--nav-normal-item-opened-text-color, #5584FF); } .next-nav.next-normal .next-nav-group-label { color: #999999; color: var(--nav-normal-group-text-color, #999999); font-weight: normal; font-weight: var(--nav-normal-group-text-style, normal); } .next-nav.next-normal .next-menu-sub-menu .next-menu-item { background-color: #FFFFFF; background-color: var(--nav-normal-sub-nav-bg-color, #FFFFFF); color: #333333; color: var(--nav-normal-sub-nav-text-color, #333333); font-weight: normal; font-weight: var(--nav-normal-sub-nav-text-style, normal); } .next-nav.next-normal .next-menu-sub-menu .next-menu-item.next-focused, .next-nav.next-normal .next-menu-sub-menu .next-menu-item:hover { background-color: #F2F3F7; background-color: var(--nav-normal-sub-nav-hover-bg-color, #F2F3F7); color: #5584FF; color: var(--nav-normal-sub-nav-hover-text-color, #5584FF); } .next-nav.next-normal .next-menu-sub-menu .next-menu-item.next-selected { background-color: #F2F3F7; background-color: var(--nav-normal-sub-nav-selected-bg-color, #F2F3F7); color: #5584FF; color: var(--nav-normal-sub-nav-selected-text-color, #5584FF); } .next-nav.next-line { background-color: transparent; background-color: var(--nav-line-bg-color, transparent); border-color: #DCDEE3; border-color: var(--nav-line-border-color, #DCDEE3); color: #333333; color: var(--nav-line-text-color, #333333); font-weight: normal; font-weight: var(--nav-line-text-style, normal); box-shadow: none; box-shadow: var(--shadow-zero, none); } .next-nav.next-line.next-hoz { border-top-color: transparent; border-top-color: var(--nav-line-bg-color, transparent); border-left-color: transparent; border-left-color: var(--nav-line-bg-color, transparent); border-right-color: transparent; border-right-color: var(--nav-line-bg-color, transparent); } .next-nav.next-line.next-ver { border-top-color: transparent; border-top-color: var(--nav-line-bg-color, transparent); border-left-color: transparent; border-left-color: var(--nav-line-bg-color, transparent); border-bottom-color: transparent; border-bottom-color: var(--nav-line-bg-color, transparent); } .next-nav.next-line .next-nav-item.next-menu-item { background-color: transparent; background-color: var(--nav-line-bg-color, transparent); color: #333333; color: var(--nav-line-text-color, #333333); } .next-nav.next-line .next-nav-item.next-menu-item.next-focused, .next-nav.next-line .next-nav-item.next-menu-item:hover { background-color: transparent; background-color: var(--nav-line-item-hover-bg-color, transparent); color: #5584FF; color: var(--nav-line-item-hover-text-color, #5584FF); font-weight: normal; font-weight: var(--nav-line-item-hover-text-style, normal); } .next-nav.next-line .next-nav-item.next-menu-item.next-selected { background-color: transparent; background-color: var(--nav-line-item-selected-bg-color, transparent); color: #5584FF; color: var(--nav-line-item-selected-text-color, #5584FF); font-weight: bold; font-weight: var(--nav-line-item-selected-text-style, bold); } .next-nav.next-line .next-nav-item.next-menu-item.next-opened { background-color: transparent; background-color: var(--nav-line-item-opened-bg-color, transparent); color: #5584FF; color: var(--nav-line-item-opened-text-color, #5584FF); } .next-nav.next-line .next-nav-item.next-menu-item.next-child-selected { background-color: transparent; background-color: var(--nav-line-item-opened-bg-color, transparent); color: #5584FF; color: var(--nav-line-item-opened-text-color, #5584FF); } .next-nav.next-line .next-nav-item.next-menu-item:before { background-color: #5584FF; background-color: var(--nav-line-item-selected-active-color, #5584FF); } .next-nav.next-line .next-nav-item.next-menu-item:hover:before { background-color: #5584FF; background-color: var(--nav-line-item-hover-active-color, #5584FF); } .next-nav.next-line .next-menu-sub-menu .next-menu-item.next-opened { background-color: transparent; background-color: var(--nav-line-item-opened-bg-color, transparent); color: #5584FF; color: var(--nav-line-item-opened-text-color, #5584FF); } .next-nav.next-line .next-nav-group-label { color: #999999; color: var(--nav-line-group-text-color, #999999); font-weight: normal; font-weight: var(--nav-line-group-text-style, normal); } .next-nav.next-line .next-menu-sub-menu .next-menu-item { background-color: transparent; background-color: var(--nav-line-sub-nav-bg-color, transparent); color: #333333; color: var(--nav-line-sub-nav-text-color, #333333); font-weight: normal; font-weight: var(--nav-line-sub-nav-text-style, normal); } .next-nav.next-line .next-menu-sub-menu .next-menu-item.next-focused, .next-nav.next-line .next-menu-sub-menu .next-menu-item:hover { background-color: transparent; background-color: var(--nav-line-sub-nav-hover-bg-color, transparent); color: #5584FF; color: var(--nav-line-sub-nav-hover-text-color, #5584FF); } .next-nav.next-line .next-menu-sub-menu .next-menu-item.next-selected { background-color: transparent; background-color: var(--nav-line-sub-nav-selected-bg-color, transparent); color: #5584FF; color: var(--nav-line-sub-nav-selected-text-color, #5584FF); } .next-nav.next-icon-only .next-menu-item-inner { text-overflow: clip; } .next-nav.next-icon-only.next-normal .next-nav-icon.next-icon { margin-left: 0px; margin-left: calc(29px - var(--nav-icon-only-font-size, 16px)/2 - var(--nav-ver-item-padding-lr, 20px) - var(--popup-local-border-width, 1px)); margin-right: 0px; margin-right: calc(29px - var(--nav-icon-only-font-size, 16px)/2 - var(--nav-ver-item-padding-lr, 20px) - var(--popup-local-border-width, 1px)); } .next-nav.next-icon-only.next-normal .next-nav-icon.next-icon:before, .next-nav.next-icon-only.next-normal .next-nav-icon.next-icon .next-icon-remote { width: 16px; width: var(--nav-icon-only-font-size, 16px); font-size: 16px; font-size: var(--nav-icon-only-font-size, 16px); line-height: inherit; } .next-nav.next-icon-only.next-primary .next-nav-icon.next-icon { margin-left: 1px; margin-left: calc(29px - var(--nav-icon-only-font-size, 16px)/2 - var(--nav-ver-item-padding-lr, 20px) - var(--nav-primary-border-width, 0px)); margin-right: 1px; margin-right: calc(29px - var(--nav-icon-only-font-size, 16px)/2 - var(--nav-ver-item-padding-lr, 20px) - var(--nav-primary-border-width, 0px)); } .next-nav.next-icon-only.next-primary .next-nav-icon.next-icon:before, .next-nav.next-icon-only.next-primary .next-nav-icon.next-icon .next-icon-remote { width: 16px; width: var(--nav-icon-only-font-size, 16px); font-size: 16px; font-size: var(--nav-icon-only-font-size, 16px); line-height: inherit; } .next-nav.next-icon-only.next-secondary .next-nav-icon.next-icon { margin-left: 1px; margin-left: calc(29px - var(--nav-icon-only-font-size, 16px)/2 - var(--nav-ver-item-padding-lr, 20px) - var(--nav-secondary-border-width, 0px)); margin-right: 1px; margin-right: calc(29px - var(--nav-icon-only-font-size, 16px)/2 - var(--nav-ver-item-padding-lr, 20px) - var(--nav-secondary-border-width, 0px)); } .next-nav.next-icon-only.next-secondary .next-nav-icon.next-icon:before, .next-nav.next-icon-only.next-secondary .next-nav-icon.next-icon .next-icon-remote { width: 16px; width: var(--nav-icon-only-font-size, 16px); font-size: 16px; font-size: var(--nav-icon-only-font-size, 16px); line-height: inherit; } .next-nav.next-icon-only .next-nav-icon-only-arrow.next-icon { margin-left: 1px; margin-left: calc(9px - var(--nav-icon-only-font-size, 16px)/2); margin-right: 1px; margin-right: calc(9px - var(--nav-icon-only-font-size, 16px)/2); transition: all 100ms linear; transition: all var(--motion-duration-immediately, 100ms) var(--motion-linear, linear); transform-origin: center 50%; } .next-nav.next-icon-only .next-nav-icon-only-arrow.next-icon:before, .next-nav.next-icon-only .next-nav-icon-only-arrow.next-icon .next-icon-remote { width: 16px; width: var(--nav-icon-only-font-size, 16px); font-size: 16px; font-size: var(--nav-icon-only-font-size, 16px); line-height: inherit; } .next-nav.next-icon-only .next-nav-item.next-opened .next-nav-icon-only-arrow.next-icon-arrow-down { transform: rotate(180deg); margin-left: 1px; margin-left: calc(9px - var(--nav-icon-only-font-size, 16px)/2); margin-right: 1px; margin-right: calc(9px - var(--nav-icon-only-font-size, 16px)/2); } .next-nav.next-icon-only .next-nav-item.next-opened .next-nav-icon-only-arrow.next-icon-arrow-down:before, .next-nav.next-icon-only .next-nav-item.next-opened .next-nav-icon-only-arrow.next-icon-arrow-down .next-icon-remote { width: 16px; width: var(--nav-icon-only-font-size, 16px); font-size: 16px; font-size: var(--nav-icon-only-font-size, 16px); line-height: inherit; } .next-nav.next-icon-only .next-nav-item.next-selected .next-nav-icon.next-icon { animation: pulse 0.3s cubic-bezier(0.23, 1, 0.32, 1); } .next-nav.next-icon-only .next-menu-hoz-icon-arrow, .next-nav.next-icon-only .next-menu-icon-arrow { display: none; }
ajax/libs/Primer/0.0.0-bc4eb60/subhead.css
cdnjs/cdnjs
.Subhead{display:flex;padding-bottom:8px;margin-bottom:16px;border-bottom:1px solid var(--color-border-primary);flex-flow:row wrap}.Subhead--spacious{margin-top:40px}.Subhead-heading{font-size:24px;font-weight:400;flex:1 1 auto}.Subhead-heading--danger{font-weight:600;color:var(--color-text-danger)}.Subhead-description{font-size:14px;color:var(--color-text-secondary);flex:1 100%}.Subhead-actions{align-self:center;justify-content:flex-end} /*# sourceMappingURL=subhead.css.map */
data/president/n400002900000000/20160116125206/page.html
gugod/vote-watch-2016
<!DOCTYPE html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <meta http-equiv="Expires" content="-1"> <meta http-equiv="Pragma" content="no-cache"> <meta http-equiv="Cache-Control" content="no-cache"> <title>105年第十四任總統副總統及第九屆立法委員選舉</title> <link href="../css/style.css" rel="stylesheet" type="text/css"> <link href="../css/style2.css" rel="stylesheet" type="text/css"> <script type="text/javascript" src="../js/ftiens4.js"></script> <script type="text/javascript" src="../js/ua.js"></script> <script type="text/javascript" src="../js/func.js"></script> <script type="text/javascript" src="../js/treeP1.js"></script> <script type="text/javascript" src="../js/refresh.js"></script> </head> <body id="main-body"> <div id="main-header"> <div id="main-top"> <a class="main-top-logo" href="#">中央選舉委員會</a> <ul class="main-top-list"> <li class="main-top-item"><a class="main-top-link main-top-link-home" href="../index.html">回首頁</a></li> <li class="main-top-item"><a class="main-top-link main-top-link-cec" href="http://2016.cec.gov.tw">中選會網站</a></li> <li class="main-top-item"><a class="main-top-link main-top-link-english" href="../../en/index.html">English</a></li> </ul> </div> </div> <div id="main-wrap"> <div id="main-banner"> <div class="slideshow"> <img src="../img/main_bg_1.jpg" width="1024" height="300" alt="background" title="background"> </div> <div class="main-deco"></div> <div class="main-title"></div> <a class="main-pvpe main-pvpe-current" href="../IDX/indexP1.html">總統副總統選舉</a> <a class="main-le" href="../IDX/indexT.html">立法委員選舉</a> </div> <div id="main-container"> <div id="main-content"> <table width="1024" border="1" cellpadding="0" cellspacing="0"> <tr> <td width="180" valign="top"> <div id="divMenu"> <table border="0"> <tr> <td><a style="text-decoration:none;color:silver" href="http://www.treemenu.net/" target=_blank></a></td> </tr> </table> <span class="TreeviewSpanArea"> <script>initializeDocument()</script> <noscript>請開啟Javascript功能</noscript> </span> </div> </td> <td width="796" valign="top"> <div id="divContent"> <!-- 修改區塊 --> <table width="100%" border="0" cellpadding="0" cellspacing="4"> <tr> <td><img src="../images/search.png" alt="候選人得票數" title="候選人得票數">&nbsp;<b>總統副總統選舉&nbsp;候選人在 臺中市 和平區得票數&nbsp;</b></td> </tr> <tr valign="bottom"> <td> <table width="100%" border="0" cellpadding="0" cellspacing="0"> <tr valign="bottom"> <td class="fontNumber">&nbsp;<img src="../images/nav.gif" alt="候選組數" title="候選組數">&nbsp;<img src="../images/nav.gif" alt="候選組數" title="候選組數">&nbsp;候選組數:3&nbsp;&nbsp;<img src="../images/nav.gif" alt="應選組數" title="應選組數">&nbsp;<img src="../images/nav.gif" alt="應選組數" title="應選組數">&nbsp;應選組數:1</td> <td align="right"> <select name="selector_order" class="selectC" tabindex="1" id="orderBy" onChange="changeOrder();"> <option value="n">依號次排序</option> <option value="s">依得票排序</option> </select> </td> </tr> </table> </td> </tr> <tr valign="top"> <td> <table width="100%" border="0" cellpadding="6" cellspacing="1" class="tableT"> <tr class="trHeaderT"> <td>註記</td> <td>號次</td> <td><table><tr><td>總統</td><td rowspan=2> 候選人姓名</td></tr><td>副總統</td></table></td> <td>性別</td> <td>得票數</td> <td>得票率%</td> <td>登記方式</td> </tr> <tr class="trT"> <td>&nbsp;</td> <td>1</td> <td>朱立倫<br>王如玄</td> <td>男<br>女</td> <td class="tdAlignRight">2,087</td> <td class="tdAlignRight">39.2072</td> <td>中國國民黨&nbsp; 推薦</td> </tr> <tr class="trT"> <td>&nbsp;</td> <td>2</td> <td>蔡英文<br>陳建仁</td> <td>女<br>男</td> <td class="tdAlignRight">1,878</td> <td class="tdAlignRight">35.2809</td> <td>民主進步黨&nbsp; 推薦</td> </tr> <tr class="trT"> <td>&nbsp;</td> <td>3</td> <td>宋楚瑜<br>徐欣瑩</td> <td>男<br>女</td> <td class="tdAlignRight">1,358</td> <td class="tdAlignRight">25.5119</td> <td>親民黨&nbsp; 推薦</td> </tr> <tr class="trFooterT"> <td colspan="7" align="right">投開票所數 已送/應送:&nbsp;16/16&nbsp;</td> </tr> </table> </td> </tr> <tr valign="top"> <td> <table width="100%" border="0" cellpadding="0" cellspacing="0"> <tr> <td width="10"></td> <td valign="top" class="fontNote"> <table> <tr> <td>註記說明:</td> <td align="center">◎</td> <td>自然當選</td> </tr> <tr> <td></td> <td align="center">?</td> <td>同票待抽籤</td> </tr> </table> </td> <td valign="top" class="fontTimer"><img src="../images/clock2.png" alt="Sat, 16 Jan 2016 20:51:11 +0800" title="Sat, 16 Jan 2016 20:51:11 +0800">&nbsp;資料更新時間:&nbsp;01/16&nbsp;20:51:06&nbsp;<br>(網頁每3分鐘自動更新一次)</td> </tr> <tr> <td colspan="3" class="fontNote"></td> </tr> </table> </td> </tr> </table> <!-- 修改區塊 --> </div> </td> </tr> </table> </div> <div class="main-footer"></div> <div id="divFooter" align=center>[中央選舉委員會] </div> <!--main-content--> </div><!--main-container--> </div><!--END main-wrap--> <script>setOrder();</script> <script>setMenuScrollPosY();</script> </body> </html>
_book/funtimeseries.html
khakieconomics/stanecon_short_course
<!DOCTYPE html> <html > <head> <meta charset="UTF-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <title>A brief introduction to econometrics in Stan</title> <meta content="text/html; charset=UTF-8" http-equiv="Content-Type"> <meta name="description" content="This book provides an introduction to Bayesian modeling, and examples of the common techniques used in many fields of econometrics."> <meta name="generator" content="bookdown 0.3.5 and GitBook 2.6.7"> <meta property="og:title" content="A brief introduction to econometrics in Stan" /> <meta property="og:type" content="book" /> <meta property="og:description" content="This book provides an introduction to Bayesian modeling, and examples of the common techniques used in many fields of econometrics." /> <meta name="github-repo" content="khakieconomist/BSEcon" /> <meta name="twitter:card" content="summary" /> <meta name="twitter:title" content="A brief introduction to econometrics in Stan" /> <meta name="twitter:description" content="This book provides an introduction to Bayesian modeling, and examples of the common techniques used in many fields of econometrics." /> <meta name="author" content="James Savage"> <meta name="date" content="2017-04-30"> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="apple-mobile-web-app-capable" content="yes"> <meta name="apple-mobile-web-app-status-bar-style" content="black"> <link rel="prev" href="hierarchical.html"> <script src="libs/jquery-2.2.3/jquery.min.js"></script> <link href="libs/gitbook-2.6.7/css/style.css" rel="stylesheet" /> <link href="libs/gitbook-2.6.7/css/plugin-bookdown.css" rel="stylesheet" /> <link href="libs/gitbook-2.6.7/css/plugin-highlight.css" rel="stylesheet" /> <link href="libs/gitbook-2.6.7/css/plugin-search.css" rel="stylesheet" /> <link href="libs/gitbook-2.6.7/css/plugin-fontsettings.css" rel="stylesheet" /> <style type="text/css"> div.sourceCode { overflow-x: auto; } table.sourceCode, tr.sourceCode, td.lineNumbers, td.sourceCode { margin: 0; padding: 0; vertical-align: baseline; border: none; } table.sourceCode { width: 100%; line-height: 100%; } td.lineNumbers { text-align: right; padding-right: 4px; padding-left: 4px; color: #aaaaaa; border-right: 1px solid #aaaaaa; } td.sourceCode { padding-left: 5px; } code > span.kw { color: #007020; font-weight: bold; } /* Keyword */ code > span.dt { color: #902000; } /* DataType */ code > span.dv { color: #40a070; } /* DecVal */ code > span.bn { color: #40a070; } /* BaseN */ code > span.fl { color: #40a070; } /* Float */ code > span.ch { color: #4070a0; } /* Char */ code > span.st { color: #4070a0; } /* String */ code > span.co { color: #60a0b0; font-style: italic; } /* Comment */ code > span.ot { color: #007020; } /* Other */ code > span.al { color: #ff0000; font-weight: bold; } /* Alert */ code > span.fu { color: #06287e; } /* Function */ code > span.er { color: #ff0000; font-weight: bold; } /* Error */ code > span.wa { color: #60a0b0; font-weight: bold; font-style: italic; } /* Warning */ code > span.cn { color: #880000; } /* Constant */ code > span.sc { color: #4070a0; } /* SpecialChar */ code > span.vs { color: #4070a0; } /* VerbatimString */ code > span.ss { color: #bb6688; } /* SpecialString */ code > span.im { } /* Import */ code > span.va { color: #19177c; } /* Variable */ code > span.cf { color: #007020; font-weight: bold; } /* ControlFlow */ code > span.op { color: #666666; } /* Operator */ code > span.bu { } /* BuiltIn */ code > span.ex { } /* Extension */ code > span.pp { color: #bc7a00; } /* Preprocessor */ code > span.at { color: #7d9029; } /* Attribute */ code > span.do { color: #ba2121; font-style: italic; } /* Documentation */ code > span.an { color: #60a0b0; font-weight: bold; font-style: italic; } /* Annotation */ code > span.cv { color: #60a0b0; font-weight: bold; font-style: italic; } /* CommentVar */ code > span.in { color: #60a0b0; font-weight: bold; font-style: italic; } /* Information */ </style> </head> <body> <div class="book without-animation with-summary font-size-2 font-family-1" data-basepath="."> <div class="book-summary"> <nav role="navigation"> <ul class="summary"> <li class="chapter" data-level="" data-path="index.html"><a href="index.html"><i class="fa fa-check"></i>About</a><ul> <li class="chapter" data-level="" data-path="index.html"><a href="index.html#the-structure"><i class="fa fa-check"></i>The structure</a><ul> <li class="chapter" data-level="0.0.1" data-path="index.html"><a href="index.html#a-note-on-data"><i class="fa fa-check"></i><b>0.0.1</b> A note on data</a></li> </ul></li> </ul></li> <li class="chapter" data-level="1" data-path="intro.html"><a href="intro.html"><i class="fa fa-check"></i><b>1</b> Modern Statistical Workflow</a><ul> <li class="chapter" data-level="1.1" data-path="intro.html"><a href="intro.html#modern-statistical-workflow"><i class="fa fa-check"></i><b>1.1</b> Modern Statistical Workflow</a><ul> <li class="chapter" data-level="1.1.1" data-path="intro.html"><a href="intro.html#example-a-model-of-wages"><i class="fa fa-check"></i><b>1.1.1</b> Example: A model of wages</a></li> <li class="chapter" data-level="1.1.2" data-path="intro.html"><a href="intro.html#step-1-writing-out-the-probability-model"><i class="fa fa-check"></i><b>1.1.2</b> Step 1: Writing out the probability model</a></li> <li class="chapter" data-level="1.1.3" data-path="intro.html"><a href="intro.html#step-2-simulating-the-model-with-known-parameters"><i class="fa fa-check"></i><b>1.1.3</b> Step 2: Simulating the model with known parameters</a></li> <li class="chapter" data-level="1.1.4" data-path="intro.html"><a href="intro.html#writing-out-the-stan-model-to-recover-known-parameters"><i class="fa fa-check"></i><b>1.1.4</b> Writing out the Stan model to recover known parameters</a></li> <li class="chapter" data-level="1.1.5" data-path="intro.html"><a href="intro.html#model-inspection"><i class="fa fa-check"></i><b>1.1.5</b> Model inspection</a></li> <li class="chapter" data-level="1.1.6" data-path="intro.html"><a href="intro.html#model-comparison"><i class="fa fa-check"></i><b>1.1.6</b> Model comparison</a></li> </ul></li> <li class="chapter" data-level="1.2" data-path="intro.html"><a href="intro.html#tools-of-the-trade-borrowing-from-software-engineering"><i class="fa fa-check"></i><b>1.2</b> Tools of the trade: borrowing from software engineering</a></li> </ul></li> <li class="chapter" data-level="2" data-path="hierarchical.html"><a href="hierarchical.html"><i class="fa fa-check"></i><b>2</b> An introduction to hierarchical modeling</a><ul> <li class="chapter" data-level="2.0.1" data-path="hierarchical.html"><a href="hierarchical.html#what-is-hierarchical-modeling"><i class="fa fa-check"></i><b>2.0.1</b> What is hierarchical modeling</a></li> <li class="chapter" data-level="2.0.2" data-path="hierarchical.html"><a href="hierarchical.html#why-do-hierarchical-modeling"><i class="fa fa-check"></i><b>2.0.2</b> Why do hierarchical modeling?</a></li> <li class="chapter" data-level="2.0.3" data-path="hierarchical.html"><a href="hierarchical.html#exchangeability"><i class="fa fa-check"></i><b>2.0.3</b> Exchangeability</a></li> <li class="chapter" data-level="2.0.4" data-path="hierarchical.html"><a href="hierarchical.html#conditional-exchangeability-and-the-bafumi-gelman-correction"><i class="fa fa-check"></i><b>2.0.4</b> Conditional exchangeability and the Bafumi Gelman correction</a></li> <li class="chapter" data-level="2.0.5" data-path="hierarchical.html"><a href="hierarchical.html#exercise-1-hierarchical-priors"><i class="fa fa-check"></i><b>2.0.5</b> Exercise 1: Hierarchical priors</a></li> <li class="chapter" data-level="2.0.6" data-path="hierarchical.html"><a href="hierarchical.html#a-very-basic-underlying-model"><i class="fa fa-check"></i><b>2.0.6</b> A very basic underlying model</a></li> <li class="chapter" data-level="2.0.7" data-path="hierarchical.html"><a href="hierarchical.html#the-hierarchical-prior"><i class="fa fa-check"></i><b>2.0.7</b> The hierarchical prior</a></li> <li class="chapter" data-level="2.0.8" data-path="hierarchical.html"><a href="hierarchical.html#a-note-on-reparameterizing"><i class="fa fa-check"></i><b>2.0.8</b> A note on reparameterizing</a></li> <li class="chapter" data-level="2.0.9" data-path="hierarchical.html"><a href="hierarchical.html#exercise-2-panel-data"><i class="fa fa-check"></i><b>2.0.9</b> Exercise 2: Panel data</a></li> </ul></li> <li class="chapter" data-level="3" data-path="funtimeseries.html"><a href="funtimeseries.html"><i class="fa fa-check"></i><b>3</b> Some fun time series models</a><ul> <li class="chapter" data-level="3.1" data-path="funtimeseries.html"><a href="funtimeseries.html#this-session"><i class="fa fa-check"></i><b>3.1</b> This session</a><ul> <li class="chapter" data-level="3.1.1" data-path="funtimeseries.html"><a href="funtimeseries.html#finite-mixtures"><i class="fa fa-check"></i><b>3.1.1</b> Finite mixtures</a></li> <li class="chapter" data-level="3.1.2" data-path="funtimeseries.html"><a href="funtimeseries.html#writing-out-the-model"><i class="fa fa-check"></i><b>3.1.2</b> Writing out the model</a></li> <li class="chapter" data-level="3.1.3" data-path="funtimeseries.html"><a href="funtimeseries.html#recapturing-known-unknowns"><i class="fa fa-check"></i><b>3.1.3</b> Recapturing ‘known unknowns’</a></li> <li class="chapter" data-level="3.1.4" data-path="funtimeseries.html"><a href="funtimeseries.html#taking-the-model-to-real-data"><i class="fa fa-check"></i><b>3.1.4</b> Taking the model to real data</a></li> <li class="chapter" data-level="3.1.5" data-path="funtimeseries.html"><a href="funtimeseries.html#building-up-the-model"><i class="fa fa-check"></i><b>3.1.5</b> Building up the model</a></li> </ul></li> <li class="chapter" data-level="3.2" data-path="funtimeseries.html"><a href="funtimeseries.html#a-state-space-model-involving-polls"><i class="fa fa-check"></i><b>3.2</b> A state space model involving polls</a><ul> <li class="chapter" data-level="3.2.1" data-path="funtimeseries.html"><a href="funtimeseries.html#multi-measurement-model-and-the-8-schools-example"><i class="fa fa-check"></i><b>3.2.1</b> Multi-measurement model and the 8 schools example</a></li> <li class="chapter" data-level="3.2.2" data-path="funtimeseries.html"><a href="funtimeseries.html#a-state-space-model"><i class="fa fa-check"></i><b>3.2.2</b> A state-space model</a></li> <li class="chapter" data-level="3.2.3" data-path="funtimeseries.html"><a href="funtimeseries.html#putting-it-together"><i class="fa fa-check"></i><b>3.2.3</b> Putting it together</a></li> </ul></li> </ul></li> </ul> </nav> </div> <div class="book-body"> <div class="body-inner"> <div class="book-header" role="navigation"> <h1> <i class="fa fa-circle-o-notch fa-spin"></i><a href="./">A brief introduction to econometrics in Stan</a> </h1> </div> <div class="page-wrapper" tabindex="-1" role="main"> <div class="page-inner"> <section class="normal" id="section-"> <div id="funtimeseries" class="section level1"> <h1><span class="header-section-number">Chapter 3</span> Some fun time series models</h1> <div id="this-session" class="section level2"> <h2><span class="header-section-number">3.1</span> This session</h2> <p>In this session, we’ll cover two of the things that Stan lets you do quite simply: implement state space models, and finite mixtures.</p> <div id="finite-mixtures" class="section level3"> <h3><span class="header-section-number">3.1.1</span> Finite mixtures</h3> <p>In a post <a href="https://modernstatisticalworkflow.blogspot.com/2016/10/finite-mixture-models-in-stan.html">here</a>, I describe a simple model in which each observation of our data could have one of two densities. We estimated the parameters of both densities, and the probability of the data coming from either. While finite mixture models as in the last post are a useful learning aid, we might want richer models for applied work. In particular, we might want the probability of our data having each density to vary across observations. This is the first of two posts dedicated to this topic. I gave a <a href="https://dl.dropboxusercontent.com/u/63100926/become_a_bayesian_shareable.html">talk</a> covering some of this also (best viewed in Safari).</p> <p>For sake of an example, consider this: the daily returns series of a stock has two states. In the first, the stock is ‘priced to perfection’, and so the price is an I(1) random walk (daily returns are mean stationary). In the second, there is momentum—here, daily returns have AR(1) structure. Explicitly, for daily log returns <span class="math inline">\(r_{t}\)</span>:</p> <p>State 1: <span class="math inline">\(r_{t} \sim \mbox{normal}(\alpha_{1}, \sigma_{1})\)</span></p> <p>State 2: <span class="math inline">\(r_{t} \sim \mbox{normal}(\alpha_{2} + \rho_{1} r_{t-1}, \sigma_{2})\)</span></p> <p>When we observe a value of <span class="math inline">\(r_{t}\)</span>, we don’t know for sure whether it came from the first or second model–that is precisely what we want to infer. For this, we need a model for the probability that an observation came from each state <span class="math inline">\(s_{t}\in 1, 2\)</span>. One such model could be:</p> <p><span class="math display">\[ \mbox{prob}(s_{t}=1 | \mathcal{I}_{t}) = \mbox{Logit}^{-1}(\mu_{t}) \]</span></p> <p>with</p> <p><span class="math display">\[ \mu_{t} \sim \mbox{normal}(\alpha_{3} + \rho_{2}\mu_{t-1} + f(\mathcal{I}_{t}), \sigma_{3}) \]</span></p> <p>Here, <span class="math inline">\(f(\mathcal{I}_{t})\)</span> is a function of the information available at the beginning of day <span class="math inline">\(t\)</span>. If we had interesting information about sentiment, or news etc., it could go in here. For simplicity, let’s say <span class="math inline">\(f(\mathcal{I}_{t}) = \beta r_{t-1}\)</span>.</p> <p>Under this specification (and for a vector containing all parameters, <span class="math inline">\(\theta\)</span>), we can specify the likelihood contribution of an observation. It is simply the weighted average of likelihoods under each candidate data generating process, where the weights are the probabilities that the data comes from each density.</p> <p><span class="math display">\[ p(r_{t} | \theta) = \mbox{Logit}^{-1}(\mu_{t})\, \mbox{normal}(r_{t}|\, \alpha_{1}, \sigma_{1}) + (1-\mbox{Logit}^{-1}(\mu_{t}))\, \mbox{normal}(r_{t}|\, \alpha_{2} + \rho r_{t-1}, \sigma_{2}) \]</span></p> <p>As discussed in the last post, we work in log likelihoods, not likelihoods. This means we should use the <code>log_sum_exp()</code> function in Stan. This means that we express the log likelihood contribution of a single point as:</p> <div class="sourceCode"><pre class="sourceCode r"><code class="sourceCode r"><span class="kw">log_sum_exp</span>(<span class="kw">log</span>(<span class="kw">inv_logit</span>(mu[t])) +<span class="st"> </span><span class="kw">normal_lpdf</span>(r[t] |<span class="st"> </span>alpha[<span class="dv">1</span>], sigma[<span class="dv">1</span>]), <span class="kw">log</span>((<span class="dv">1</span> -<span class="st"> </span><span class="kw">inv_logit</span>(mu[t]))) +<span class="st"> </span><span class="kw">normal_lpdf</span>(r[t] |<span class="st"> </span>alpha[<span class="dv">2</span>] +<span class="st"> </span>rho[<span class="dv">1</span>], sigma[<span class="dv">2</span>]))</code></pre></div> <p>Stan has recently added another function which performs the same calculation, but makes writing it out a bit easier. For two log densities <code>lp1</code>, <code>lp2</code> and a mixing probability <code>theta</code>, we have</p> <div class="sourceCode"><pre class="sourceCode r"><code class="sourceCode r"><span class="kw">log_mix</span>(theta, lp1, lp2) =<span class="st"> </span><span class="kw">log_sum_exp</span>(<span class="kw">log</span>(theta) +<span class="st"> </span>lp1, <span class="kw">log</span>(<span class="dv">1</span>-theta) +<span class="st"> </span>lp2)</code></pre></div> </div> <div id="writing-out-the-model" class="section level3"> <h3><span class="header-section-number">3.1.2</span> Writing out the model</h3> <p>The Stan code for the model is:</p> <div class="sourceCode"><pre class="sourceCode r"><code class="sourceCode r">/<span class="er">/</span><span class="st"> </span>saved as time_varying_finite_mixtures.stan data { int T; vector[T] r; } parameters { vector[T] mu; vector[<span class="dv">2</span>] rho; real beta; vector&lt;lower =<span class="st"> </span><span class="dv">0</span>&gt;[<span class="dv">3</span>] sigma; vector[<span class="dv">3</span>] alpha; } model { /<span class="er">/</span><span class="st"> </span>priors mu[<span class="dv">1</span>] ~<span class="st"> </span><span class="kw">normal</span>(<span class="dv">0</span>, .<span class="dv">1</span>); sigma ~<span class="st"> </span><span class="kw">cauchy</span>(<span class="dv">0</span>, <span class="fl">0.5</span>); rho ~<span class="st"> </span><span class="kw">normal</span>(<span class="dv">1</span>, .<span class="dv">1</span>); beta~<span class="st"> </span><span class="kw">normal</span>(.<span class="dv">5</span>, .<span class="dv">25</span>); alpha[<span class="dv">1</span>:<span class="dv">2</span>] ~<span class="st"> </span><span class="kw">normal</span>(<span class="dv">0</span>, <span class="fl">0.1</span>); alpha[<span class="dv">3</span>] ~<span class="st"> </span><span class="kw">normal</span>(<span class="dv">0</span>, <span class="dv">1</span>); /<span class="er">/</span><span class="st"> </span>likelihood for(t in <span class="dv">2</span>:T) { mu[t] ~<span class="st"> </span><span class="kw">normal</span>(alpha[<span class="dv">3</span>] +<span class="st"> </span>rho[<span class="dv">1</span>]*mu[t<span class="dv">-1</span>] +<span class="st"> </span>beta*<span class="st"> </span>r[t<span class="dv">-1</span>], sigma[<span class="dv">3</span>]); target +<span class="er">=</span><span class="st"> </span><span class="kw">log_mix</span>(<span class="kw">inv_logit</span>(mu[t]), <span class="kw">normal_lpdf</span>(r[t] |<span class="st"> </span>alpha[<span class="dv">1</span>], sigma[<span class="dv">1</span>]), <span class="kw">normal_lpdf</span>(r[t] |<span class="st"> </span>alpha[<span class="dv">2</span>] +<span class="st"> </span>rho[<span class="dv">2</span>] *<span class="st"> </span>r[t<span class="dv">-1</span>], sigma[<span class="dv">2</span>])); } }</code></pre></div> </div> <div id="recapturing-known-unknowns" class="section level3"> <h3><span class="header-section-number">3.1.3</span> Recapturing ‘known unknowns’</h3> <p>As should be clear by now, I believe strongly that we should simulate from the model and make sure that we can recapture “known unknowns” before taking the model to real data. Below we simulate some fake data.</p> <div class="sourceCode"><pre class="sourceCode r"><code class="sourceCode r"><span class="co"># Set some fake parameters</span> alpha1 &lt;-<span class="st"> </span>-<span class="fl">0.01</span> alpha2 &lt;-<span class="st"> </span><span class="fl">0.015</span> rho1 &lt;-<span class="st"> </span><span class="fl">0.95</span> rho2 &lt;-<span class="st"> </span><span class="fl">0.8</span> beta &lt;-<span class="st"> </span><span class="fl">0.5</span> sigma1 &lt;-<span class="st"> </span><span class="fl">0.05</span> sigma2 &lt;-<span class="st"> </span><span class="fl">0.03</span> sigma3 &lt;-<span class="st"> </span><span class="fl">0.3</span> T &lt;-<span class="st"> </span><span class="dv">500</span> r &lt;-<span class="st"> </span><span class="kw">rep</span>(<span class="ot">NA</span>, T) r[<span class="dv">1</span>] &lt;-<span class="st"> </span><span class="dv">0</span> mu &lt;-<span class="st"> </span><span class="kw">rep</span>(<span class="ot">NA</span>, T) z &lt;-<span class="st"> </span><span class="kw">rep</span>(<span class="ot">NA</span>, T) mu[<span class="dv">1</span>] &lt;-<span class="st"> </span><span class="dv">0</span> z[<span class="dv">1</span>] &lt;-<span class="st"> </span><span class="dv">1</span> <span class="co"># Simulate the data series</span> for(t in <span class="dv">2</span>:T) { mu[t] &lt;-<span class="st"> </span>rho1 *<span class="st"> </span>mu[t<span class="dv">-1</span>] +<span class="st"> </span>beta*(r[t<span class="dv">-1</span>]) +<span class="st"> </span><span class="kw">rnorm</span>(<span class="dv">1</span>, <span class="dv">0</span>, sigma3) prob &lt;-<span class="st"> </span>arm::<span class="kw">invlogit</span>(mu[t]) z[t] &lt;-<span class="st"> </span><span class="kw">sample</span>(<span class="dv">1</span>:<span class="dv">2</span>, <span class="dv">1</span>, <span class="dt">prob =</span> <span class="kw">c</span>(prob, <span class="dv">1</span>-prob)) if(z[t]==<span class="dv">1</span>) { <span class="co"># random walk state</span> r[t] &lt;-<span class="st"> </span><span class="kw">rnorm</span>(<span class="dv">1</span>, alpha1, sigma1) } else { <span class="co"># momentum state</span> r[t] &lt;-<span class="st"> </span><span class="kw">rnorm</span>(<span class="dv">1</span>, alpha2 +<span class="st"> </span>rho2*r[t<span class="dv">-1</span>], sigma2) } }</code></pre></div> <p>You should plot your data before doing anything. Let’s take a look.</p> <div class="sourceCode"><pre class="sourceCode r"><code class="sourceCode r"><span class="co"># Plot the returns</span> <span class="kw">plot.ts</span>(r) <span class="co"># Plot the probability of the random walk state</span> <span class="kw">plot.ts</span>(arm::<span class="kw">invlogit</span>(mu))</code></pre></div> <p>Looks good! Now we compile and run the model.</p> <div class="sourceCode"><pre class="sourceCode r"><code class="sourceCode r">compiled_model &lt;-<span class="st"> </span><span class="kw">stan_model</span>(<span class="st">&quot;time_varying_finite_mixtures.stan&quot;</span>) estimated_model &lt;-<span class="st"> </span><span class="kw">sampling</span>(compiled_model, <span class="dt">data =</span> <span class="kw">list</span>(<span class="dt">r =</span> r, <span class="dt">T =</span> T), <span class="dt">cores =</span> <span class="dv">4</span>, <span class="dt">chains =</span> <span class="dv">4</span>)</code></pre></div> <p>Now we inspect the parameter estimates, which should align with those in our data generating process.</p> <div class="sourceCode"><pre class="sourceCode r"><code class="sourceCode r"><span class="kw">print</span>(estimated_model, <span class="dt">pars =</span> <span class="kw">c</span>(<span class="st">&quot;alpha&quot;</span>, <span class="st">&quot;rho&quot;</span>, <span class="st">&quot;sigma&quot;</span>))</code></pre></div> <p>It seems that most of the parameters appear to have estimated quite cleanly–most of the Rhats are fairly close, to 1, with the exception of the standard deviation of the updates in the latent series (which will be very weakly identified, given we don’t observe <code>mu</code>). We would fix this by adding better prior information to the model.</p> </div> <div id="taking-the-model-to-real-data" class="section level3"> <h3><span class="header-section-number">3.1.4</span> Taking the model to real data</h3> <p>Now we know that our program can recapture a known model, we can take it to some real data. In this case, we’ll use the log differences in sequential adjusted closing prices for Apple’s common stock. With Apple being such a large, well-researched (and highly liquid) stock, we should expect that it spends almost all time in the random walk state. Let’s see what the data say!</p> <div class="sourceCode"><pre class="sourceCode r"><code class="sourceCode r"><span class="co"># Now with real data! </span> aapl &lt;-<span class="st"> </span>Quandl::<span class="kw">Quandl</span>(<span class="st">&quot;YAHOO/AAPL&quot;</span>) aapl &lt;-<span class="st"> </span>aapl %&gt;% <span class="st"> </span><span class="kw">mutate</span>(<span class="dt">Date =</span> <span class="kw">as.Date</span>(Date)) %&gt;% <span class="st"> </span><span class="kw">arrange</span>(Date) %&gt;%<span class="st"> </span> <span class="st"> </span><span class="kw">mutate</span>(<span class="dt">l_ac =</span> <span class="kw">log</span>(<span class="st">`</span><span class="dt">Adjusted Close</span><span class="st">`</span>), <span class="dt">dl_ac =</span> <span class="kw">c</span>(<span class="ot">NA</span>, <span class="kw">diff</span>(l_ac))) %&gt;%<span class="st"> </span> <span class="st"> </span><span class="kw">filter</span>(Date &gt;<span class="st"> &quot;2015-01-01&quot;</span>) aapl_mod &lt;-<span class="st"> </span><span class="kw">sampling</span>(compiled_model, <span class="dt">data=</span> <span class="kw">list</span>(<span class="dt">T =</span> <span class="kw">nrow</span>(aapl), <span class="dt">r =</span> aapl$dl_ac*<span class="dv">100</span>))</code></pre></div> <p>Now check that the model has fit properly</p> <div class="sourceCode"><pre class="sourceCode r"><code class="sourceCode r">shinystan::<span class="kw">launch_shinystan</span>(aapl_mod)</code></pre></div> <p>And finally plot the probability of being in each state.</p> <div class="sourceCode"><pre class="sourceCode r"><code class="sourceCode r">plot1 &lt;-<span class="st"> </span>aapl_mod %&gt;%<span class="st"> </span> <span class="st"> </span><span class="kw">as.data.frame</span>() %&gt;%<span class="st"> </span> <span class="st"> </span><span class="kw">select</span>(<span class="kw">contains</span>(<span class="st">&quot;mu&quot;</span>)) %&gt;% <span class="st"> </span><span class="kw">melt</span>() %&gt;%<span class="st"> </span> <span class="st"> </span><span class="kw">group_by</span>(variable) %&gt;%<span class="st"> </span> <span class="st"> </span><span class="kw">summarise</span>(<span class="dt">lower =</span> <span class="kw">quantile</span>(value, <span class="fl">0.95</span>), <span class="dt">median =</span> <span class="kw">median</span>(value), <span class="dt">upper =</span> <span class="kw">quantile</span>(value, <span class="fl">0.05</span>)) %&gt;%<span class="st"> </span> <span class="st"> </span><span class="kw">mutate</span>(<span class="dt">date =</span> aapl$Date, <span class="dt">ac =</span> aapl$l_ac) %&gt;% <span class="st"> </span><span class="kw">ggplot</span>(<span class="kw">aes</span>(<span class="dt">x =</span> date)) +<span class="st"> </span> <span class="st"> </span><span class="kw">geom_ribbon</span>(<span class="kw">aes</span>(<span class="dt">ymin =</span> arm::<span class="kw">invlogit</span>(lower), <span class="dt">ymax =</span> arm::<span class="kw">invlogit</span>(upper)), <span class="dt">fill=</span> <span class="st">&quot;orange&quot;</span>, <span class="dt">alpha =</span> <span class="fl">0.4</span>) + <span class="st"> </span><span class="kw">geom_line</span>(<span class="kw">aes</span>(<span class="dt">y =</span> arm::<span class="kw">invlogit</span>(median))) + <span class="st"> </span>ggthemes::<span class="kw">theme_economist</span>() + <span class="st"> </span><span class="kw">xlab</span>(<span class="st">&quot;Date&quot;</span>) + <span class="st"> </span><span class="kw">ylab</span>(<span class="st">&quot;Probability of random walk model&quot;</span>) plot2 &lt;-<span class="st"> </span>aapl_mod %&gt;%<span class="st"> </span> <span class="st"> </span><span class="kw">as.data.frame</span>() %&gt;%<span class="st"> </span> <span class="st"> </span><span class="kw">select</span>(<span class="kw">contains</span>(<span class="st">&quot;mu&quot;</span>)) %&gt;% <span class="st"> </span><span class="kw">melt</span>() %&gt;%<span class="st"> </span> <span class="st"> </span><span class="kw">group_by</span>(variable) %&gt;%<span class="st"> </span> <span class="st"> </span><span class="kw">summarise</span>(<span class="dt">lower =</span> <span class="kw">quantile</span>(value, <span class="fl">0.95</span>), <span class="dt">median =</span> <span class="kw">median</span>(value), <span class="dt">upper =</span> <span class="kw">quantile</span>(value, <span class="fl">0.05</span>)) %&gt;%<span class="st"> </span> <span class="st"> </span><span class="kw">mutate</span>(<span class="dt">date =</span> aapl$Date, <span class="dt">ac =</span> aapl$<span class="st">`</span><span class="dt">Adjusted Close</span><span class="st">`</span>) %&gt;% <span class="st"> </span><span class="kw">ggplot</span>(<span class="kw">aes</span>(<span class="dt">x =</span> date, <span class="dt">y =</span> ac)) + <span class="st"> </span><span class="kw">geom_line</span>() + <span class="st"> </span>ggthemes::<span class="kw">theme_economist</span>() + <span class="st"> </span><span class="kw">xlab</span>(<span class="st">&quot;Date&quot;</span>) + <span class="st"> </span><span class="kw">ylab</span>(<span class="st">&quot;Adjusted Close&quot;</span>) gridExtra::<span class="kw">grid.arrange</span>(plot1, plot2)</code></pre></div> <p>And there we go! As expected, Apple spends almost all their time in the random walk state, but, surprisingly, appears to have had a few periods with some genuine (mainly negative) momentum.</p> </div> <div id="building-up-the-model" class="section level3"> <h3><span class="header-section-number">3.1.5</span> Building up the model</h3> <p>The main problem with this model is that our latent state <span class="math inline">\(\mu\)</span> can only really vary so much from period to period. That can delay the response to the appearance of a new state, and slow the process of “flipping back” into the regular state. One way of getting around this is to have a discrete state with more flexibility in flipping between states. We’ll explore this in the next post, on Regime-Switching models.</p> </div> </div> <div id="a-state-space-model-involving-polls" class="section level2"> <h2><span class="header-section-number">3.2</span> A state space model involving polls</h2> <p>This tutorial covers how to build a low-to-high frequency interpolation model in which we have possibly many sources of information that occur at various frequencies. The example I’ll use is drawing inference about the preference shares of Clinton and Trump in the current presidential campaign. This is a good example for this sort of imputation:</p> <ul> <li>Data (polls) are sporadically released. Sometimes we have many released simultaneously; at other times there may be many days with no releases.</li> <li>The various polls don’t necessarily agree. They might have different methodologies or sampling issues, resulting in quite different outcomes. We want to build a model that can incorporate this.</li> </ul> <p>There are two ingredients to the polling model. A multi-measurement model, typified by Rubin’s 8 schools example. And a state-space model. Let’s briefly describe these.</p> <div id="multi-measurement-model-and-the-8-schools-example" class="section level3"> <h3><span class="header-section-number">3.2.1</span> Multi-measurement model and the 8 schools example</h3> <p>Let’s say we run a randomized control trial in 8 schools. Each school <span class="math inline">\(i\)</span> reports its own treatment effect <span class="math inline">\(te_{i}\)</span>, which has a standard error <span class="math inline">\(\sigma_{i}\)</span>. There are two questions the 8-schools model tries to answer:</p> <ul> <li>If you administer the experiment at one of these schools, say, school 1, and have your estimate of the treatment effect <span class="math inline">\(te_{1}\)</span>, what do you expect would be the treatment effect if you were to run the experiment again? In particular, would your expectations of the treatment effect in the next experiment change once you learn the treatment effects estimated from the experiments in the other schools?</li> <li>If you roll out the experiment at a new school (school <span class="math inline">\(9\)</span>), what do we expect the treatment effect to be?</li> </ul> <p>The statistical model that Rubin proposed is that each school has its own <em>true</em> latent treatment effect <span class="math inline">\(y_{i}\)</span>, around which our treatment effects are distributed.</p> <p><span class="math display">\[ te_{i} \sim \mathcal{N}(y_{i}, \sigma_{i}) \]</span></p> <p>These “true” but unobserved treatment effects are in turn distributed according to a common hyper-distribution with mean <span class="math inline">\(\mu\)</span> and standard deviation <span class="math inline">\(\tau\)</span></p> <p><span class="math display">\[ y_{i} \sim \mathcal{N}(\mu, \tau) \]</span></p> <p>Once we have priors for <span class="math inline">\(\mu\)</span> and <span class="math inline">\(\tau\)</span>, we can estimate the above model with Bayesian methods.</p> </div> <div id="a-state-space-model" class="section level3"> <h3><span class="header-section-number">3.2.2</span> A state-space model</h3> <p>State-space models are a useful way of dealing with noisy or incomplete data, like our polling data. The idea is that we can divide our model into two parts:</p> <ul> <li><strong>The state</strong>. We don’t observe the state; it is a latent variable. But we know how it changes through time (or at least how large its potential changes are).</li> <li><strong>The measurement</strong>. Our state is measured with imprecision. The measurement model is the distribution of the data that we observe around the state.</li> </ul> <p>A simple example might be consumer confidence, an unobservable latent construct about which our survey responses should be distributed. So our state-space model would be:</p> <p>The state</p> <p><span class="math display">\[ conf_{t} \sim \mathcal{N}(conf_{t-1}, \sigma) \]</span></p> <p>which simply says that consumer confidence is a random walk with normal innovations with a standard deviation <span class="math inline">\(\sigma\)</span>, and</p> <p><span class="math display">\[ \mbox{survey_measure}_{t} \sim \mathcal{N}(conf_{t}, \tau) \]</span></p> <p>which says that our survey measures are normally distributed around the true latent state, with standard deviation <span class="math inline">\(\tau\)</span>.</p> <p>Again, once we provide priors for the initial value of the state <span class="math inline">\(conf_{0}\)</span> and <span class="math inline">\(\tau\)</span>, we can estimate this model quite easily.</p> <p>The important thing to note is that we have a model for the state even if there is no observed measurement. That is, we know (the distribution for) how consumer confidence should progress even for the periods in which there are no consumer confidence surveys. This makes state-space models ideal for data with irregular frequencies or missing data.</p> </div> <div id="putting-it-together" class="section level3"> <h3><span class="header-section-number">3.2.3</span> Putting it together</h3> <p>As you can see, these two models are very similar: they involve making inference about a latent quantity from noisy measurements. The first shows us how we can aggregate many noisy measurements together <em>within a single time period</em>, while the second shows us how to combine irregular noisy measures <em>over time</em>. We can now combine these two models to aggregate multiple polls over time.</p> <p>The data generating process I had in mind is a very simple model where each candidate’s preference share is an unobserved state, which polls try to measure. Unlike some volatile poll aggregators, I assume that the unobserved state can move according to a random walk with normal disturbances of standard deviation .25%. This greatly smoothes out the sorts of fluctuations we see around the conventions etc. We could estimate this parameter using fairly tight priors, but I just hard-code it in for simplicity.</p> <p>That is, we have the state for candidate <span class="math inline">\(c\)</span> in time <span class="math inline">\(t\)</span> evolving according to</p> <p><span class="math display">\[ \mbox{Vote share}_{c, t} \sim \mathcal{N} (\mbox{Vote share}_{c, t-1}. 0.25) \]</span></p> <p>with measurements being made of this in the polls. Each poll <span class="math inline">\(p\)</span> at time <span class="math inline">\(t\)</span> is distributed according to</p> <p><span class="math display">\[ \mbox{poll}_{c, p, t} \sim \mathcal{N} (\mbox{Vote share}_{c, t}. \tau) \]</span></p> <p>I give an initial state prior of 50% to Clinton and a 30% prior to Trump May of last year. As we get further from that initial period, the impact of the prior is dissipated.</p> <p>The code to download the data, run the model is below. You will need to have the most recent version of ggplot2 installed.</p> <pre><code>// saved as models/state_space_polls.stan data { int polls; // number of polls int T; // number of days matrix[T, polls] Y; // polls matrix[T, polls] sigma; // polls standard deviations real initial_prior; } parameters { vector[T] mu; // the mean of the polls real&lt;lower = 0&gt; tau; // the standard deviation of the random effects matrix[T, polls] shrunken_polls; } model { // prior on initial difference mu[1] ~ normal(initial_prior, 1); tau ~ student_t(4, 0, 5); // state model for(t in 2:T) { mu[t] ~ normal(mu[t-1], 0.25); } // measurement model for(t in 1:T) { for(p in 1:polls) { if(Y[t, p] != -9) { Y[t,p]~ normal(shrunken_polls[t, p], sigma[t,p]); shrunken_polls[t, p] ~ normal(mu[t], tau); } else { shrunken_polls[t, p] ~ normal(0, 1); } } } } </code></pre> <div class="sourceCode"><pre class="sourceCode r"><code class="sourceCode r"><span class="kw">library</span>(rvest); <span class="kw">library</span>(dplyr); <span class="kw">library</span>(ggplot2); <span class="kw">library</span>(rstan); <span class="kw">library</span>(reshape2); <span class="kw">library</span>(stringr); <span class="kw">library</span>(lubridate) <span class="kw">options</span>(<span class="dt">mc.cores =</span> parallel::<span class="kw">detectCores</span>()) <span class="kw">source</span>(<span class="st">&quot;models/theme.R&quot;</span>) <span class="co"># The polling data</span> realclearpolitics_all &lt;-<span class="st"> </span><span class="kw">read_html</span>(<span class="st">&quot;http://www.realclearpolitics.com/epolls/2016/president/us/general_election_trump_vs_clinton-5491.html#polls&quot;</span>) <span class="co"># Scrape the data</span> polls &lt;-<span class="st"> </span>realclearpolitics_all %&gt;%<span class="st"> </span> <span class="st"> </span><span class="kw">html_node</span>(<span class="dt">xpath =</span> <span class="st">&#39;//*[@id=&quot;polling-data-full&quot;]/table&#39;</span>) %&gt;%<span class="st"> </span> <span class="st"> </span><span class="kw">html_table</span>() %&gt;%<span class="st"> </span> <span class="st"> </span><span class="kw">filter</span>(Poll !=<span class="st"> &quot;RCP Average&quot;</span>) <span class="co"># Function to convert string dates to actual dates</span> get_first_date &lt;-<span class="st"> </span>function(x){ last_year &lt;-<span class="st"> </span><span class="kw">cumsum</span>(x==<span class="st">&quot;12/22 - 12/23&quot;</span>)&gt;<span class="dv">0</span> dates &lt;-<span class="st"> </span><span class="kw">str_split</span>(x, <span class="st">&quot; - &quot;</span>) dates &lt;-<span class="st"> </span><span class="kw">lapply</span>(<span class="dv">1</span>:<span class="kw">length</span>(dates), function(x) <span class="kw">as.Date</span>(<span class="kw">paste0</span>(dates[[x]], <span class="kw">ifelse</span>(last_year[x], <span class="st">&quot;/2015&quot;</span>, <span class="st">&quot;/2016&quot;</span>)), <span class="dt">format =</span> <span class="st">&quot;%m/%d/%Y&quot;</span>)) first_date &lt;-<span class="st"> </span><span class="kw">lapply</span>(dates, function(x) x[<span class="dv">1</span>]) %&gt;%<span class="st"> </span>unlist second_date &lt;-<span class="st"> </span><span class="kw">lapply</span>(dates, function(x) x[<span class="dv">2</span>])%&gt;%<span class="st"> </span>unlist <span class="kw">data_frame</span>(<span class="dt">first_date =</span> <span class="kw">as.Date</span>(first_date, <span class="dt">origin =</span> <span class="st">&quot;1970-01-01&quot;</span>), <span class="dt">second_date =</span> <span class="kw">as.Date</span>(second_date, <span class="dt">origin =</span> <span class="st">&quot;1970-01-01&quot;</span>)) } <span class="co"># Convert dates to dates, impute MoE for missing polls with average of non-missing, </span> <span class="co"># and convert MoE to standard deviation (assuming MoE is the full 95% one sided interval length??)</span> polls &lt;-<span class="st"> </span>polls %&gt;%<span class="st"> </span> <span class="st"> </span><span class="kw">mutate</span>(<span class="dt">start_date =</span> <span class="kw">get_first_date</span>(Date)[[<span class="dv">1</span>]], <span class="dt">end_date =</span> <span class="kw">get_first_date</span>(Date)[[<span class="dv">2</span>]], <span class="dt">N =</span> <span class="kw">as.numeric</span>(<span class="kw">gsub</span>(<span class="st">&quot;[A-Z]*&quot;</span>, <span class="st">&quot;&quot;</span>, Sample)), <span class="dt">MoE =</span> <span class="kw">as.numeric</span>(MoE))%&gt;%<span class="st"> </span> <span class="st"> </span><span class="kw">select</span>(end_date, <span class="st">`</span><span class="dt">Clinton (D)</span><span class="st">`</span>, <span class="st">`</span><span class="dt">Trump (R)</span><span class="st">`</span>, MoE) %&gt;%<span class="st"> </span> <span class="st"> </span><span class="kw">mutate</span>(<span class="dt">MoE =</span> <span class="kw">ifelse</span>(<span class="kw">is.na</span>(MoE), <span class="kw">mean</span>(MoE, <span class="dt">na.rm =</span> T), MoE), <span class="dt">sigma =</span> MoE/<span class="dv">2</span>) %&gt;%<span class="st"> </span> <span class="st"> </span><span class="kw">arrange</span>(end_date) %&gt;%<span class="st"> </span> <span class="st"> </span><span class="kw">filter</span>(!<span class="kw">is.na</span>(end_date)) <span class="co"># Stretch out to get missing values for days with no polls</span> polls3 &lt;-<span class="st"> </span><span class="kw">left_join</span>(<span class="kw">data_frame</span>(<span class="dt">end_date =</span> <span class="kw">seq</span>(<span class="dt">from =</span> <span class="kw">min</span>(polls$end_date), <span class="dt">to=</span> <span class="kw">as.Date</span>(<span class="st">&quot;2016-08-04&quot;</span>), <span class="dt">by =</span> <span class="st">&quot;day&quot;</span>)), polls) %&gt;%<span class="st"> </span> <span class="st"> </span><span class="kw">group_by</span>(end_date) %&gt;% <span class="st"> </span><span class="kw">mutate</span>(<span class="dt">N =</span> <span class="dv">1</span>:<span class="kw">n</span>()) %&gt;% <span class="st"> </span><span class="kw">rename</span>(<span class="dt">Clinton =</span> <span class="st">`</span><span class="dt">Clinton (D)</span><span class="st">`</span>, <span class="dt">Trump =</span> <span class="st">`</span><span class="dt">Trump (R)</span><span class="st">`</span>) <span class="co"># One row for each day, one column for each poll on that day, -9 for missing values</span> Y_clinton &lt;-<span class="st"> </span>polls3 %&gt;%<span class="st"> </span><span class="kw">dcast</span>(end_date ~<span class="st"> </span>N, <span class="dt">value.var =</span> <span class="st">&quot;Clinton&quot;</span>) %&gt;%<span class="st"> </span> <span class="st"> </span>dplyr::<span class="kw">select</span>(-end_date) %&gt;%<span class="st"> </span> <span class="st"> </span>as.data.frame %&gt;%<span class="st"> </span>as.matrix Y_clinton[<span class="kw">is.na</span>(Y_clinton)] &lt;-<span class="st"> </span>-<span class="dv">9</span> Y_trump &lt;-<span class="st"> </span>polls3 %&gt;%<span class="st"> </span><span class="kw">dcast</span>(end_date ~<span class="st"> </span>N, <span class="dt">value.var =</span> <span class="st">&quot;Trump&quot;</span>) %&gt;%<span class="st"> </span> <span class="st"> </span>dplyr::<span class="kw">select</span>(-end_date) %&gt;%<span class="st"> </span> <span class="st"> </span>as.data.frame %&gt;%<span class="st"> </span>as.matrix Y_trump[<span class="kw">is.na</span>(Y_trump)] &lt;-<span class="st"> </span>-<span class="dv">9</span> <span class="co"># Do the same for margin of errors for those polls</span> sigma &lt;-<span class="st"> </span>polls3 %&gt;%<span class="st"> </span><span class="kw">dcast</span>(end_date ~<span class="st"> </span>N, <span class="dt">value.var =</span> <span class="st">&quot;sigma&quot;</span>)%&gt;%<span class="st"> </span> <span class="st"> </span>dplyr::<span class="kw">select</span>(-end_date)%&gt;%<span class="st"> </span> <span class="st"> </span>as.data.frame %&gt;%<span class="st"> </span>as.matrix sigma[<span class="kw">is.na</span>(sigma)] &lt;-<span class="st"> </span>-<span class="dv">9</span> <span class="co"># Run the two models</span> clinton_model &lt;-<span class="st"> </span><span class="kw">stan</span>(<span class="st">&quot;models/state_space_polls.stan&quot;</span>, <span class="dt">data =</span> <span class="kw">list</span>(<span class="dt">T =</span> <span class="kw">nrow</span>(Y_clinton), <span class="dt">polls =</span> <span class="kw">ncol</span>(Y_clinton), <span class="dt">Y =</span> Y_clinton, <span class="dt">sigma =</span> sigma, <span class="dt">initial_prior =</span> <span class="dv">50</span>), <span class="dt">iter =</span> <span class="dv">600</span>) trump_model &lt;-<span class="st"> </span><span class="kw">stan</span>(<span class="st">&quot;models/state_space_polls.stan&quot;</span>, <span class="dt">data =</span> <span class="kw">list</span>(<span class="dt">T =</span> <span class="kw">nrow</span>(Y_trump), <span class="dt">polls =</span> <span class="kw">ncol</span>(Y_trump), <span class="dt">Y =</span> Y_trump, <span class="dt">sigma =</span> sigma, <span class="dt">initial_prior =</span> <span class="dv">30</span>), <span class="dt">iter =</span> <span class="dv">600</span>) <span class="co"># Pull the state vectors</span> mu_clinton &lt;-<span class="st"> </span><span class="kw">extract</span>(clinton_model, <span class="dt">pars =</span> <span class="st">&quot;mu&quot;</span>, <span class="dt">permuted =</span> T)[[<span class="dv">1</span>]] %&gt;%<span class="st"> </span> <span class="st"> </span>as.data.frame mu_trump &lt;-<span class="st"> </span><span class="kw">extract</span>(trump_model, <span class="dt">pars =</span> <span class="st">&quot;mu&quot;</span>, <span class="dt">permuted =</span> T)[[<span class="dv">1</span>]] %&gt;%<span class="st"> </span> <span class="st"> </span>as.data.frame <span class="co"># Rename to get dates</span> <span class="kw">names</span>(mu_clinton) &lt;-<span class="st"> </span><span class="kw">unique</span>(<span class="kw">paste0</span>(polls3$end_date)) <span class="kw">names</span>(mu_trump) &lt;-<span class="st"> </span><span class="kw">unique</span>(<span class="kw">paste0</span>(polls3$end_date)) <span class="co"># summarise uncertainty for each date</span> mu_ts_clinton &lt;-<span class="st"> </span>mu_clinton %&gt;%<span class="st"> </span>melt %&gt;%<span class="st"> </span> <span class="st"> </span><span class="kw">mutate</span>(<span class="dt">date =</span> <span class="kw">as.Date</span>(variable)) %&gt;%<span class="st"> </span> <span class="st"> </span><span class="kw">group_by</span>(date) %&gt;%<span class="st"> </span> <span class="st"> </span><span class="kw">summarise</span>(<span class="dt">median =</span> <span class="kw">median</span>(value), <span class="dt">lower =</span> <span class="kw">quantile</span>(value, <span class="fl">0.025</span>), <span class="dt">upper =</span> <span class="kw">quantile</span>(value, <span class="fl">0.975</span>), <span class="dt">candidate =</span> <span class="st">&quot;Clinton&quot;</span>) mu_ts_trump &lt;-<span class="st"> </span>mu_trump %&gt;%<span class="st"> </span>melt %&gt;%<span class="st"> </span> <span class="st"> </span><span class="kw">mutate</span>(<span class="dt">date =</span> <span class="kw">as.Date</span>(variable)) %&gt;%<span class="st"> </span> <span class="st"> </span><span class="kw">group_by</span>(date) %&gt;%<span class="st"> </span> <span class="st"> </span><span class="kw">summarise</span>(<span class="dt">median =</span> <span class="kw">median</span>(value), <span class="dt">lower =</span> <span class="kw">quantile</span>(value, <span class="fl">0.025</span>), <span class="dt">upper =</span> <span class="kw">quantile</span>(value, <span class="fl">0.975</span>), <span class="dt">candidate =</span> <span class="st">&quot;Trump&quot;</span>) <span class="co"># Plot results</span> <span class="kw">bind_rows</span>(mu_ts_clinton, mu_ts_trump) %&gt;%<span class="st"> </span> <span class="st"> </span><span class="kw">ggplot</span>(<span class="kw">aes</span>(<span class="dt">x =</span> date)) + <span class="st"> </span><span class="kw">geom_ribbon</span>(<span class="kw">aes</span>(<span class="dt">ymin =</span> lower, <span class="dt">ymax =</span> upper, <span class="dt">fill =</span> candidate),<span class="dt">alpha =</span> <span class="fl">0.1</span>) + <span class="st"> </span><span class="kw">geom_line</span>(<span class="kw">aes</span>(<span class="dt">y =</span> median, <span class="dt">colour =</span> candidate)) + <span class="st"> </span><span class="kw">ylim</span>(<span class="dv">30</span>, <span class="dv">60</span>) + <span class="st"> </span><span class="kw">scale_colour_manual</span>(<span class="dt">values =</span> <span class="kw">c</span>(<span class="st">&quot;blue&quot;</span>, <span class="st">&quot;red&quot;</span>), <span class="st">&quot;Candidate&quot;</span>) + <span class="st"> </span><span class="kw">scale_fill_manual</span>(<span class="dt">values =</span> <span class="kw">c</span>(<span class="st">&quot;blue&quot;</span>, <span class="st">&quot;red&quot;</span>), <span class="dt">guide =</span> F) + <span class="st"> </span><span class="kw">geom_point</span>(<span class="dt">data =</span> polls3, <span class="kw">aes</span>(<span class="dt">x =</span> end_date, <span class="dt">y =</span> <span class="st">`</span><span class="dt">Clinton</span><span class="st">`</span>), <span class="dt">size =</span> <span class="fl">0.2</span>, <span class="dt">colour =</span> <span class="st">&quot;blue&quot;</span>) + <span class="st"> </span><span class="kw">geom_point</span>(<span class="dt">data =</span> polls3, <span class="kw">aes</span>(<span class="dt">x =</span> end_date, <span class="dt">y =</span> Trump), <span class="dt">size =</span> <span class="fl">0.2</span>, <span class="dt">colour =</span> <span class="st">&quot;red&quot;</span>) + <span class="st"> </span><span class="kw">theme_lendable</span>() +<span class="st"> </span><span class="co"># Thanks to my employer for their awesome theme!</span> <span class="st"> </span><span class="kw">xlab</span>(<span class="st">&quot;Date&quot;</span>) + <span class="st"> </span><span class="kw">ylab</span>(<span class="st">&quot;Implied vote share&quot;</span>) + <span class="st"> </span><span class="kw">ggtitle</span>(<span class="st">&quot;Poll aggregation with state-space smoothing&quot;</span>, <span class="dt">subtitle=</span> <span class="kw">paste</span>(<span class="st">&quot;Prior of 50% initial for Clinton, 30% for Trump on&quot;</span>, <span class="kw">min</span>(polls3$end_date)))</code></pre></div> </div> </div> </div> </section> </div> </div> </div> <a href="hierarchical.html" class="navigation navigation-prev navigation-unique" aria-label="Previous page"><i class="fa fa-angle-left"></i></a> <script src="libs/gitbook-2.6.7/js/app.min.js"></script> <script src="libs/gitbook-2.6.7/js/lunr.js"></script> <script src="libs/gitbook-2.6.7/js/plugin-search.js"></script> <script src="libs/gitbook-2.6.7/js/plugin-sharing.js"></script> <script src="libs/gitbook-2.6.7/js/plugin-fontsettings.js"></script> <script src="libs/gitbook-2.6.7/js/plugin-bookdown.js"></script> <script src="libs/gitbook-2.6.7/js/jquery.highlight.js"></script> <script> require(["gitbook"], function(gitbook) { gitbook.start({ "sharing": { "github": false, "facebook": true, "twitter": true, "google": false, "weibo": false, "instapper": false, "vk": false, "all": ["facebook", "google", "twitter", "weibo", "instapaper"] }, "fontsettings": { "theme": "white", "family": "sans", "size": 2 }, "edit": { "link": null, "text": null }, "download": null, "toc": { "collapse": "subsection" } }); }); </script> <!-- dynamically load mathjax for compatibility with self-contained --> <script> (function () { var script = document.createElement("script"); script.type = "text/javascript"; script.src = "https://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML"; if (location.protocol !== "file:" && /^https?:/.test(script.src)) script.src = script.src.replace(/^https?:/, ''); document.getElementsByTagName("head")[0].appendChild(script); })(); </script> </body> </html>
data/president/n802000400000000/20160116123914/page.html
gugod/vote-watch-2016
<!DOCTYPE html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <meta http-equiv="Expires" content="-1"> <meta http-equiv="Pragma" content="no-cache"> <meta http-equiv="Cache-Control" content="no-cache"> <title>105年第十四任總統副總統及第九屆立法委員選舉</title> <link href="../css/style.css" rel="stylesheet" type="text/css"> <link href="../css/style2.css" rel="stylesheet" type="text/css"> <script type="text/javascript" src="../js/ftiens4.js"></script> <script type="text/javascript" src="../js/ua.js"></script> <script type="text/javascript" src="../js/func.js"></script> <script type="text/javascript" src="../js/treeP1.js"></script> <script type="text/javascript" src="../js/refresh.js"></script> </head> <body id="main-body"> <div id="main-header"> <div id="main-top"> <a class="main-top-logo" href="#">中央選舉委員會</a> <ul class="main-top-list"> <li class="main-top-item"><a class="main-top-link main-top-link-home" href="../index.html">回首頁</a></li> <li class="main-top-item"><a class="main-top-link main-top-link-cec" href="http://2016.cec.gov.tw">中選會網站</a></li> <li class="main-top-item"><a class="main-top-link main-top-link-english" href="../../en/index.html">English</a></li> </ul> </div> </div> <div id="main-wrap"> <div id="main-banner"> <div class="slideshow"> <img src="../img/main_bg_1.jpg" width="1024" height="300" alt="background" title="background"> </div> <div class="main-deco"></div> <div class="main-title"></div> <a class="main-pvpe main-pvpe-current" href="../IDX/indexP1.html">總統副總統選舉</a> <a class="main-le" href="../IDX/indexT.html">立法委員選舉</a> </div> <div id="main-container"> <div id="main-content"> <table width="1024" border="1" cellpadding="0" cellspacing="0"> <tr> <td width="180" valign="top"> <div id="divMenu"> <table border="0"> <tr> <td><a style="text-decoration:none;color:silver" href="http://www.treemenu.net/" target=_blank></a></td> </tr> </table> <span class="TreeviewSpanArea"> <script>initializeDocument()</script> <noscript>請開啟Javascript功能</noscript> </span> </div> </td> <td width="796" valign="top"> <div id="divContent"> <!-- 修改區塊 --> <table width="100%" border="0" cellpadding="0" cellspacing="4"> <tr> <td><img src="../images/search.png" alt="候選人得票數" title="候選人得票數">&nbsp;<b>總統副總統選舉&nbsp;候選人在 連江縣 東引鄉得票數&nbsp;</b></td> </tr> <tr valign="bottom"> <td> <table width="100%" border="0" cellpadding="0" cellspacing="0"> <tr valign="bottom"> <td class="fontNumber">&nbsp;<img src="../images/nav.gif" alt="候選組數" title="候選組數">&nbsp;<img src="../images/nav.gif" alt="候選組數" title="候選組數">&nbsp;候選組數:3&nbsp;&nbsp;<img src="../images/nav.gif" alt="應選組數" title="應選組數">&nbsp;<img src="../images/nav.gif" alt="應選組數" title="應選組數">&nbsp;應選組數:1</td> <td align="right"> <select name="selector_order" class="selectC" tabindex="1" id="orderBy" onChange="changeOrder();"> <option value="n">依號次排序</option> <option value="s">依得票排序</option> </select> </td> </tr> </table> </td> </tr> <tr valign="top"> <td> <table width="100%" border="0" cellpadding="6" cellspacing="1" class="tableT"> <tr class="trHeaderT"> <td>註記</td> <td>號次</td> <td><table><tr><td>總統</td><td rowspan=2> 候選人姓名</td></tr><td>副總統</td></table></td> <td>性別</td> <td>得票數</td> <td>得票率%</td> <td>登記方式</td> </tr> <tr class="trT"> <td>&nbsp;</td> <td>1</td> <td>朱立倫<br>王如玄</td> <td>男<br>女</td> <td class="tdAlignRight">294</td> <td class="tdAlignRight">59.2742</td> <td>中國國民黨&nbsp; 推薦</td> </tr> <tr class="trT"> <td>&nbsp;</td> <td>2</td> <td>蔡英文<br>陳建仁</td> <td>女<br>男</td> <td class="tdAlignRight">82</td> <td class="tdAlignRight">16.5323</td> <td>民主進步黨&nbsp; 推薦</td> </tr> <tr class="trT"> <td>&nbsp;</td> <td>3</td> <td>宋楚瑜<br>徐欣瑩</td> <td>男<br>女</td> <td class="tdAlignRight">120</td> <td class="tdAlignRight">24.1935</td> <td>親民黨&nbsp; 推薦</td> </tr> <tr class="trFooterT"> <td colspan="7" align="right">投開票所數 已送/應送:&nbsp;1/1&nbsp;</td> </tr> </table> </td> </tr> <tr valign="top"> <td> <table width="100%" border="0" cellpadding="0" cellspacing="0"> <tr> <td width="10"></td> <td valign="top" class="fontNote"> <table> <tr> <td>註記說明:</td> <td align="center">◎</td> <td>自然當選</td> </tr> <tr> <td></td> <td align="center">?</td> <td>同票待抽籤</td> </tr> </table> </td> <td valign="top" class="fontTimer"><img src="../images/clock2.png" alt="Sat, 16 Jan 2016 20:36:12 +0800" title="Sat, 16 Jan 2016 20:36:12 +0800">&nbsp;資料更新時間:&nbsp;01/16&nbsp;20:36:06&nbsp;<br>(網頁每3分鐘自動更新一次)</td> </tr> <tr> <td colspan="3" class="fontNote"></td> </tr> </table> </td> </tr> </table> <!-- 修改區塊 --> </div> </td> </tr> </table> </div> <div class="main-footer"></div> <div id="divFooter" align=center>[中央選舉委員會] </div> <!--main-content--> </div><!--main-container--> </div><!--END main-wrap--> <script>setOrder();</script> <script>setMenuScrollPosY();</script> </body> </html>
data/TNN-5/n500050000000000/20160116112330/page.html
gugod/vote-watch-2016
<!DOCTYPE html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <meta http-equiv="Expires" content="-1"> <meta http-equiv="Pragma" content="no-cache"> <meta http-equiv="Cache-Control" content="no-cache"> <title>105年第十四任總統副總統及第九屆立法委員選舉</title> <link href="../css/style.css" rel="stylesheet" type="text/css"> <link href="../css/style2.css" rel="stylesheet" type="text/css"> <script type="text/javascript" src="../js/ftiens4.js"></script> <script type="text/javascript" src="../js/ua.js"></script> <script type="text/javascript" src="../js/func.js"></script> <script type="text/javascript" src="../js/treeT.js"></script> <script type="text/javascript" src="../js/refresh.js"></script> </head> <body id="main-body"> <div id="main-header"> <div id="main-top"> <a class="main-top-logo" href="#">中央選舉委員會</a> <ul class="main-top-list"> <li class="main-top-item"><a class="main-top-link main-top-link-home" href="../index.html">回首頁</a></li> <li class="main-top-item"><a class="main-top-link main-top-link-cec" href="http://2016.cec.gov.tw">中選會網站</a></li> <li class="main-top-item"><a class="main-top-link main-top-link-english" href="../../en/index.html">English</a></li> </ul> </div> </div> <div id="main-wrap"> <div id="main-banner"> <div class="slideshow"> <img src="../img/main_bg_2.jpg" width="1024" height="300" alt="background" title="background"> </div> <div class="main-deco"></div> <div class="main-title"></div> <a class="main-pvpe" href="../IDX/indexP1.html">總統副總統選舉</a> <a class="main-le main-le-current" href="../IDX/indexT.html">立法委員選舉</a> </div> <div id="main-container"> <div id="main-content"> <table width="1024" border="1" cellpadding="0" cellspacing="0"> <tr> <td width="180" valign="top"> <div id="divMenu"> <table border="0"> <tr> <td><a style="text-decoration:none;color:silver" href="http://www.treemenu.net/" target=_blank></a></td> </tr> </table> <span class="TreeviewSpanArea"> <script>initializeDocument()</script> <noscript>請開啟Javascript功能</noscript> </span> </div> </td> <td width="796" valign="top"> <div id="divContent"> <!-- 修改區塊 --> <table width="100%" border="0" cellpadding="0" cellspacing="4"> <tr> <td><img src="../images/search.png" alt="候選人得票數" title="候選人得票數">&nbsp;<b>區域立法委員選舉&nbsp;臺南市&nbsp;第5選舉區&nbsp;候選人得票數&nbsp;</b></td> </tr> <tr valign="bottom"> <td> <table width="100%" border="0" cellpadding="0" cellspacing="0"> <tr valign="bottom"> <td class="fontNumber">&nbsp;<img src="../images/nav.gif" alt="候選人數" title="候選人數">&nbsp;<img src="../images/nav.gif" alt="候選人數" title="候選人數">&nbsp;候選人數:4&nbsp;&nbsp;<img src="../images/nav.gif" alt="應選人數" title="應選人數">&nbsp;<img src="../images/nav.gif" alt="應選人數" title="應選人數">&nbsp;應選人數:1&nbsp;&nbsp; <!--<img src="../images/nav.gif" alt="應有婦女當選名額" title="應有婦女當選名額">&nbsp; <img src="../images/nav.gif" alt="應有婦女當選名額" title="應有婦女當選名額">&nbsp;應有婦女當選名額:0--> </td> <td align="right"> <select name="selector_order" class="selectC" tabindex="1" id="orderBy" onChange="changeOrder();"> <option value="n">依號次排序</option> <option value="s">依得票排序</option> </select> </td> </tr> </table> </td> </tr> <tr valign="top"> <td> <table width="100%" border="0" cellpadding="6" cellspacing="1" class="tableT"> <tr class="trHeaderT"> <td>註記</td> <td>號次</td> <td>姓名</td> <td>性別</td> <td>得票數</td> <td>得票率%</td> <td>推薦之政黨</td> </tr> <tr class="trT"> <td>&nbsp;</td> <td>1</td> <td>王定宇</td> <td>男</td> <td class="tdAlignRight">117,523</td> <td class="tdAlignRight">72.4730</td> <td>民主進步黨</td> </tr> <tr class="trT"> <td>&nbsp;</td> <td>2</td> <td>晏揚清</td> <td>男</td> <td class="tdAlignRight">2,990</td> <td class="tdAlignRight">1.8438</td> <td>台灣工黨</td> </tr> <tr class="trT"> <td>&nbsp;</td> <td>3</td> <td>林易煌</td> <td>男</td> <td class="tdAlignRight">38,705</td> <td class="tdAlignRight">23.8683</td> <td>中國國民黨</td> </tr> <tr class="trT"> <td>&nbsp;</td> <td>4</td> <td>李盈蒔</td> <td>女</td> <td class="tdAlignRight">2,943</td> <td class="tdAlignRight">1.8149</td> <td>中華統一促進黨</td> </tr> <tr class="trFooterT"> <td colspan="7" align="right">投開票所數 已送/應送:&nbsp;219/275&nbsp;</td> </tr> </table> </td> </tr> <tr valign="top"> <td> <table width="100%" border="0" cellpadding="0" cellspacing="0"> <tr> <td width="10"></td> <td valign="top" class="fontNote"> <table> <tr> <td>註記說明:</td> <td align="center">◎</td> <td>當選註記</td> </tr> <tr> <td></td> <td align="center">?</td> <td>同票待抽籤</td> </tr> </table> </td> <td valign="top" class="fontTimer"><img src="../images/clock2.png" alt="Sat, 16 Jan 2016 19:21:11 +0800" title="Sat, 16 Jan 2016 19:21:11 +0800">&nbsp;資料更新時間:01/16&nbsp;19:21:06&nbsp;<br>(網頁每3分鐘自動更新一次)</td> </tr> <tr> <td colspan="3" class="fontNote"></td> </tr> </table> </td> </tr> </table> <!-- 修改區塊 --> </div> </td> </tr> </table> </div> <div class="main-footer"></div> <div id="divFooter">[中央選舉委員會] </div> <!--main-content--> </div><!--main-container--> </div><!--END main-wrap--> <script>setOrder();</script> <script>setMenuScrollPosY();</script> </body> </html>
doc/pub/pde/html/._pde-bs025.html
CompPhysics/ComputationalPhysics
<!-- Automatically generated HTML file from DocOnce source (https://github.com/hplgit/doconce/) --> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta name="generator" content="DocOnce: https://github.com/hplgit/doconce/" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <meta name="description" content="Computational Physics Lectures: Partial differential equations"> <title>Computational Physics Lectures: Partial differential equations</title> <!-- Bootstrap style: bootstrap --> <link href="https://netdna.bootstrapcdn.com/bootstrap/3.1.1/css/bootstrap.min.css" rel="stylesheet"> <!-- not necessary <link href="https://netdna.bootstrapcdn.com/font-awesome/4.0.3/css/font-awesome.css" rel="stylesheet"> --> <style type="text/css"> /* Add scrollbar to dropdown menus in bootstrap navigation bar */ .dropdown-menu { height: auto; max-height: 400px; overflow-x: hidden; } /* Adds an invisible element before each target to offset for the navigation bar */ .anchor::before { content:""; display:block; height:50px; /* fixed header height for style bootstrap */ margin:-50px 0 0; /* negative fixed header height */ } </style> <script src="https://sagecell.sagemath.org/static/jquery.min.js"></script> <script src="https://sagecell.sagemath.org/embedded_sagecell.js"></script> <link rel="stylesheet" type="text/css" href="https://sagecell.sagemath.org/static/sagecell_embed.css"> <script> $(function () { // Make the div with id 'mycell' a Sage cell sagecell.makeSagecell({inputLocation: '#mycell', template: sagecell.templates.minimal, evalButtonText: 'Activate'}); // Make *any* div with class 'compute' a Sage cell sagecell.makeSagecell({inputLocation: 'div.compute', evalButtonText: 'Evaluate'}); }); </script> </head> <!-- tocinfo {'highest level': 2, 'sections': [('Famous PDEs', 2, None, '___sec0'), ('Famous PDEs, two dimension', 2, None, '___sec1'), ('Famous PDEs, diffusion equation', 2, None, '___sec2'), ("Famous PDEs, Laplace's equation", 2, None, '___sec3'), ("Famous PDEs, Helmholtz' equation", 2, None, '___sec4'), ("Famous PDEs, Schroedinger's equation in two dimensions", 2, None, '___sec5'), ("Famous PDEs, Maxwell's equations", 2, None, '___sec6'), ("Famous PDEs, Euler's equations", 2, None, '___sec7'), ("Famous PDEs, the Navier-Stokes' equations", 2, None, '___sec8'), ('Famous PDEs, general equation in two dimensions', 2, None, '___sec9'), ('Diffusion equation', 2, None, '___sec10'), ('Diffusion equation', 2, None, '___sec11'), ('Diffusion equation, famous laws', 2, None, '___sec12'), ('Diffusion equation, heat equation', 2, None, '___sec13'), ('Diffusion equation, heat equation in one dimension', 2, None, '___sec14'), ('Diffusion equation, dimensionless form', 2, None, '___sec15'), ('Explicit Scheme', 2, None, '___sec16'), ('Explicit Scheme, boundary conditions', 2, None, '___sec17'), ('Explicit Scheme, algorithm', 2, None, '___sec18'), ('Explicit Scheme, simplifications', 2, None, '___sec19'), ('Explicit Scheme, solving the equations', 2, None, '___sec20'), ('Explicit Scheme, simple case', 2, None, '___sec21'), ('Explicit Scheme, matrix-vector formulation', 2, None, '___sec22'), ('Explicit Scheme, sketch of code', 2, None, '___sec23'), ('Explicit Scheme, stability condition', 2, None, '___sec24'), ('Explicit Scheme, spectral radius and stability', 2, None, '___sec25'), ('Explicit Scheme, eigenvalues and stability', 2, None, '___sec26'), ('Explicit Scheme, final stability analysis', 2, None, '___sec27'), ('Explicit Scheme, stability condition', 2, None, '___sec28'), ('Explicit Scheme, general tridiagonal matrix', 2, None, '___sec29'), ('Implicit Scheme', 2, None, '___sec30'), ('Implicit Scheme', 2, None, '___sec31'), ('Implicit Scheme', 2, None, '___sec32'), ('Implicit Scheme', 2, None, '___sec33'), ('Implicit Scheme', 2, None, '___sec34'), ('Program Example for Implicit Equation', 3, None, '___sec35'), ('Crank-Nicolson scheme', 2, None, '___sec36'), ('Derivation of CN scheme', 2, None, '___sec37'), ('Taylor expansions', 2, None, '___sec38'), ('Error in CN scheme', 2, None, '___sec39'), ('Truncation errors and stability', 2, None, '___sec40'), ('Rewrite of CN scheme', 2, None, '___sec41'), ('Final CN equations', 2, None, '___sec42'), ('Parts of Code for the Crank-Nicolson Scheme', 2, None, '___sec43'), ('Parts of Code for the Crank-Nicolson Scheme', 2, None, '___sec44'), ('Python code for solving the one-dimensional diffusion equation', 2, None, '___sec45'), ('Solution for the One-dimensional Diffusion Equation', 2, None, '___sec46'), ('Solution for the One-dimensional Diffusion Equation', 2, None, '___sec47'), ('Solution for the One-dimensional Diffusion Equation', 2, None, '___sec48'), ('Solution for the One-dimensional Diffusion Equation', 2, None, '___sec49'), ('Solution for the One-dimensional Diffusion Equation', 2, None, '___sec50'), ('Explict scheme for the diffusion equation in two dimensions', 2, None, '___sec51'), ('Explict scheme for the diffusion equation in two dimensions', 2, None, '___sec52'), ("Laplace's and Poisson's Equations", 2, None, '___sec53'), ("Laplace's and Poisson's Equations, discretized version", 2, None, '___sec54'), ("Laplace's and Poisson's Equations, final discretized version", 2, None, '___sec55'), ("Laplace's and Poisson's Equations, boundary conditions", 2, None, '___sec56'), ("Scheme for solving Laplace's (Poisson's) equation", 2, None, '___sec57'), ("Scheme for solving Laplace's (Poisson's) equation", 2, None, '___sec58'), ("Scheme for solving Laplace's (Poisson's) equation", 2, None, '___sec59'), ("Scheme for solving Laplace's (Poisson's) equation", 2, None, '___sec60'), ("Scheme for solving Laplace's (Poisson's) equation using " "Jacobi's iterative method", 2, None, '___sec61'), ("Scheme for solving Laplace's (Poisson's) equation, with " "Jacobi's method", 2, None, '___sec62'), ("Scheme for solving Laplace's (Poisson's) equation, final " 'rewrite', 2, None, '___sec63'), ("Jacobi Algorithm for solving Laplace's Equation", 2, None, '___sec64'), ("Jacobi Algorithm for solving Laplace's Equation", 2, None, '___sec65'), ("Jacobi Algorithm for solving Laplace's Equation, the algorithm", 2, None, '___sec66'), ("Jacobi Algorithm for solving Laplace's Equation, simple " 'example', 2, None, '___sec67'), ("Jacobi Algorithm for solving Laplace's Equation, to observe", 2, None, '___sec68'), ('Python code for solving the two-dimensional Laplace equation', 2, None, '___sec69'), ("Jacobi's algorithm extended to the diffusion equation in two " 'dimensions', 2, None, '___sec70'), ("Jacobi's algorithm extended to the diffusion equation in two " 'dimensions', 2, None, '___sec71'), ("Jacobi's algorithm extended to the diffusion equation in two " 'dimensions, discretizing', 2, None, '___sec72'), ("Jacobi's algorithm extended to the diffusion equation in two " 'dimensions, the second derivative', 2, None, '___sec73'), ("Jacobi's algorithm extended to the diffusion equation in two " 'dimensions', 2, None, '___sec74'), ('"Solving project 1 again but now with Jacobi\'s ' 'method":"https://github.com/CompPhysics/ComputationalPhysics/blob/master/doc/Programs/LecturePrograms/programs/PDE/cpp/Jacobi.cpp"', 2, None, '___sec75'), ('"Program to solve Jacobi\'s method in two ' 'dimension":"https://github.com/CompPhysics/ComputationalPhysics/blob/master/doc/Programs/LecturePrograms/programs/PDE/cpp/diffusion2dim.cpp"', 2, None, '___sec76'), ('"The Jacobi solver ' 'function":"https://github.com/CompPhysics/ComputationalPhysics/blob/master/doc/Programs/LecturePrograms/programs/PDE/cpp/diffusion2dim.cpp"', 2, None, '___sec77'), ('"Parallel ' 'Jacobi":"https://github.com/CompPhysics/ComputationalPhysics/blob/master/doc/Programs/LecturePrograms/programs/PDE/cpp/MPIdiffusion.cpp"', 2, None, '___sec78'), ('"Parallel ' 'Jacobi":"https://github.com/CompPhysics/ComputationalPhysics/blob/master/doc/Programs/LecturePrograms/programs/PDE/cpp/MPIdiffusion.cpp"', 2, None, '___sec79'), ('"Parallel ' 'Jacobi":"https://github.com/CompPhysics/ComputationalPhysics/blob/master/doc/Programs/LecturePrograms/programs/PDE/cpp/OpenMPdiffusion.cpp"', 2, None, '___sec80'), ('Wave Equation in two Dimensions', 2, None, '___sec81'), ('Wave Equation in two Dimensions, discretizing', 2, None, '___sec82'), ('Wave Equation in two Dimensions', 2, None, '___sec83'), ('Wave Equation in two Dimensions', 2, None, '___sec84'), ('Wave Equation in two Dimensions', 2, None, '___sec85'), ('Wave Equation in two Dimensions', 2, None, '___sec86'), ('Wave Equation in two Dimensions', 2, None, '___sec87'), ('Analytical Solution for the two-dimensional wave equation', 2, None, '___sec88'), ('Analytical Solution for the two-dimensional wave equation, ' 'first step', 2, None, '___sec89'), ('Analytical Solution for the two-dimensional wave equation,', 2, None, '___sec90'), ('Analytical Solution for the two-dimensional wave equation, ' 'separation of variables', 2, None, '___sec91'), ('Analytical Solution for the two-dimensional wave equation, ' 'separation of variables', 2, None, '___sec92'), ('Analytical Solution for the two-dimensional wave equation, ' 'boundary conditions', 2, None, '___sec93'), ('Analytical Solution for the two-dimensional wave equation, ' 'separation of variables and solutions', 2, None, '___sec94'), ('Analytical Solution for the two-dimensional wave equation, ' 'final steps', 2, None, '___sec95'), ('Python code for solving the two-dimensional wave equation', 2, None, '___sec96')]} end of tocinfo --> <body> <script type="text/x-mathjax-config"> MathJax.Hub.Config({ TeX: { equationNumbers: { autoNumber: "none" }, extensions: ["AMSmath.js", "AMSsymbols.js", "autobold.js", "color.js"] } }); </script> <script type="text/javascript" async src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.1/MathJax.js?config=TeX-AMS-MML_HTMLorMML"> </script> <!-- Bootstrap navigation bar --> <div class="navbar navbar-default navbar-fixed-top"> <div class="navbar-header"> <button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-responsive-collapse"> <span class="icon-bar"></span> <span class="icon-bar"></span> <span class="icon-bar"></span> </button> <a class="navbar-brand" href="pde-bs.html">Computational Physics Lectures: Partial differential equations</a> </div> <div class="navbar-collapse collapse navbar-responsive-collapse"> <ul class="nav navbar-nav navbar-right"> <li class="dropdown"> <a href="#" class="dropdown-toggle" data-toggle="dropdown">Contents <b class="caret"></b></a> <ul class="dropdown-menu"> <!-- navigation toc: --> <li><a href="._pde-bs001.html#___sec0" style="font-size: 80%;"><b>Famous PDEs</b></a></li> <!-- navigation toc: --> <li><a href="._pde-bs002.html#___sec1" style="font-size: 80%;"><b>Famous PDEs, two dimension</b></a></li> <!-- navigation toc: --> <li><a href="._pde-bs003.html#___sec2" style="font-size: 80%;"><b>Famous PDEs, diffusion equation</b></a></li> <!-- navigation toc: --> <li><a href="._pde-bs004.html#___sec3" style="font-size: 80%;"><b>Famous PDEs, Laplace's equation</b></a></li> <!-- navigation toc: --> <li><a href="._pde-bs005.html#___sec4" style="font-size: 80%;"><b>Famous PDEs, Helmholtz' equation</b></a></li> <!-- navigation toc: --> <li><a href="._pde-bs006.html#___sec5" style="font-size: 80%;"><b>Famous PDEs, Schroedinger's equation in two dimensions</b></a></li> <!-- navigation toc: --> <li><a href="._pde-bs007.html#___sec6" style="font-size: 80%;"><b>Famous PDEs, Maxwell's equations</b></a></li> <!-- navigation toc: --> <li><a href="._pde-bs008.html#___sec7" style="font-size: 80%;"><b>Famous PDEs, Euler's equations</b></a></li> <!-- navigation toc: --> <li><a href="._pde-bs009.html#___sec8" style="font-size: 80%;"><b>Famous PDEs, the Navier-Stokes' equations</b></a></li> <!-- navigation toc: --> <li><a href="._pde-bs010.html#___sec9" style="font-size: 80%;"><b>Famous PDEs, general equation in two dimensions</b></a></li> <!-- navigation toc: --> <li><a href="._pde-bs011.html#___sec10" style="font-size: 80%;"><b>Diffusion equation</b></a></li> <!-- navigation toc: --> <li><a href="._pde-bs012.html#___sec11" style="font-size: 80%;"><b>Diffusion equation</b></a></li> <!-- navigation toc: --> <li><a href="._pde-bs013.html#___sec12" style="font-size: 80%;"><b>Diffusion equation, famous laws</b></a></li> <!-- navigation toc: --> <li><a href="._pde-bs014.html#___sec13" style="font-size: 80%;"><b>Diffusion equation, heat equation</b></a></li> <!-- navigation toc: --> <li><a href="._pde-bs015.html#___sec14" style="font-size: 80%;"><b>Diffusion equation, heat equation in one dimension</b></a></li> <!-- navigation toc: --> <li><a href="._pde-bs016.html#___sec15" style="font-size: 80%;"><b>Diffusion equation, dimensionless form</b></a></li> <!-- navigation toc: --> <li><a href="._pde-bs017.html#___sec16" style="font-size: 80%;"><b>Explicit Scheme</b></a></li> <!-- navigation toc: --> <li><a href="._pde-bs018.html#___sec17" style="font-size: 80%;"><b>Explicit Scheme, boundary conditions</b></a></li> <!-- navigation toc: --> <li><a href="._pde-bs019.html#___sec18" style="font-size: 80%;"><b>Explicit Scheme, algorithm</b></a></li> <!-- navigation toc: --> <li><a href="._pde-bs020.html#___sec19" style="font-size: 80%;"><b>Explicit Scheme, simplifications</b></a></li> <!-- navigation toc: --> <li><a href="._pde-bs021.html#___sec20" style="font-size: 80%;"><b>Explicit Scheme, solving the equations</b></a></li> <!-- navigation toc: --> <li><a href="._pde-bs022.html#___sec21" style="font-size: 80%;"><b>Explicit Scheme, simple case</b></a></li> <!-- navigation toc: --> <li><a href="._pde-bs023.html#___sec22" style="font-size: 80%;"><b>Explicit Scheme, matrix-vector formulation</b></a></li> <!-- navigation toc: --> <li><a href="._pde-bs024.html#___sec23" style="font-size: 80%;"><b>Explicit Scheme, sketch of code</b></a></li> <!-- navigation toc: --> <li><a href="#___sec24" style="font-size: 80%;"><b>Explicit Scheme, stability condition</b></a></li> <!-- navigation toc: --> <li><a href="._pde-bs026.html#___sec25" style="font-size: 80%;"><b>Explicit Scheme, spectral radius and stability</b></a></li> <!-- navigation toc: --> <li><a href="._pde-bs027.html#___sec26" style="font-size: 80%;"><b>Explicit Scheme, eigenvalues and stability</b></a></li> <!-- navigation toc: --> <li><a href="._pde-bs028.html#___sec27" style="font-size: 80%;"><b>Explicit Scheme, final stability analysis</b></a></li> <!-- navigation toc: --> <li><a href="._pde-bs029.html#___sec28" style="font-size: 80%;"><b>Explicit Scheme, stability condition</b></a></li> <!-- navigation toc: --> <li><a href="._pde-bs030.html#___sec29" style="font-size: 80%;"><b>Explicit Scheme, general tridiagonal matrix</b></a></li> <!-- navigation toc: --> <li><a href="._pde-bs031.html#___sec30" style="font-size: 80%;"><b>Implicit Scheme</b></a></li> <!-- navigation toc: --> <li><a href="._pde-bs032.html#___sec31" style="font-size: 80%;"><b>Implicit Scheme</b></a></li> <!-- navigation toc: --> <li><a href="._pde-bs033.html#___sec32" style="font-size: 80%;"><b>Implicit Scheme</b></a></li> <!-- navigation toc: --> <li><a href="._pde-bs034.html#___sec33" style="font-size: 80%;"><b>Implicit Scheme</b></a></li> <!-- navigation toc: --> <li><a href="._pde-bs035.html#___sec34" style="font-size: 80%;"><b>Implicit Scheme</b></a></li> <!-- navigation toc: --> <li><a href="._pde-bs036.html#___sec35" style="font-size: 80%;">&nbsp;&nbsp;&nbsp;Program Example for Implicit Equation</a></li> <!-- navigation toc: --> <li><a href="._pde-bs037.html#___sec36" style="font-size: 80%;"><b>Crank-Nicolson scheme</b></a></li> <!-- navigation toc: --> <li><a href="._pde-bs038.html#___sec37" style="font-size: 80%;"><b>Derivation of CN scheme</b></a></li> <!-- navigation toc: --> <li><a href="._pde-bs039.html#___sec38" style="font-size: 80%;"><b>Taylor expansions</b></a></li> <!-- navigation toc: --> <li><a href="._pde-bs040.html#___sec39" style="font-size: 80%;"><b>Error in CN scheme</b></a></li> <!-- navigation toc: --> <li><a href="._pde-bs041.html#___sec40" style="font-size: 80%;"><b>Truncation errors and stability</b></a></li> <!-- navigation toc: --> <li><a href="._pde-bs042.html#___sec41" style="font-size: 80%;"><b>Rewrite of CN scheme</b></a></li> <!-- navigation toc: --> <li><a href="._pde-bs043.html#___sec42" style="font-size: 80%;"><b>Final CN equations</b></a></li> <!-- navigation toc: --> <li><a href="._pde-bs044.html#___sec43" style="font-size: 80%;"><b>Parts of Code for the Crank-Nicolson Scheme</b></a></li> <!-- navigation toc: --> <li><a href="._pde-bs045.html#___sec44" style="font-size: 80%;"><b>Parts of Code for the Crank-Nicolson Scheme</b></a></li> <!-- navigation toc: --> <li><a href="._pde-bs046.html#___sec45" style="font-size: 80%;"><b>Python code for solving the one-dimensional diffusion equation</b></a></li> <!-- navigation toc: --> <li><a href="._pde-bs047.html#___sec46" style="font-size: 80%;"><b>Solution for the One-dimensional Diffusion Equation</b></a></li> <!-- navigation toc: --> <li><a href="._pde-bs048.html#___sec47" style="font-size: 80%;"><b>Solution for the One-dimensional Diffusion Equation</b></a></li> <!-- navigation toc: --> <li><a href="._pde-bs049.html#___sec48" style="font-size: 80%;"><b>Solution for the One-dimensional Diffusion Equation</b></a></li> <!-- navigation toc: --> <li><a href="._pde-bs050.html#___sec49" style="font-size: 80%;"><b>Solution for the One-dimensional Diffusion Equation</b></a></li> <!-- navigation toc: --> <li><a href="._pde-bs051.html#___sec50" style="font-size: 80%;"><b>Solution for the One-dimensional Diffusion Equation</b></a></li> <!-- navigation toc: --> <li><a href="._pde-bs052.html#___sec51" style="font-size: 80%;"><b>Explict scheme for the diffusion equation in two dimensions</b></a></li> <!-- navigation toc: --> <li><a href="._pde-bs053.html#___sec52" style="font-size: 80%;"><b>Explict scheme for the diffusion equation in two dimensions</b></a></li> <!-- navigation toc: --> <li><a href="._pde-bs054.html#___sec53" style="font-size: 80%;"><b>Laplace's and Poisson's Equations</b></a></li> <!-- navigation toc: --> <li><a href="._pde-bs055.html#___sec54" style="font-size: 80%;"><b>Laplace's and Poisson's Equations, discretized version</b></a></li> <!-- navigation toc: --> <li><a href="._pde-bs056.html#___sec55" style="font-size: 80%;"><b>Laplace's and Poisson's Equations, final discretized version</b></a></li> <!-- navigation toc: --> <li><a href="._pde-bs057.html#___sec56" style="font-size: 80%;"><b>Laplace's and Poisson's Equations, boundary conditions</b></a></li> <!-- navigation toc: --> <li><a href="._pde-bs058.html#___sec57" style="font-size: 80%;"><b>Scheme for solving Laplace's (Poisson's) equation</b></a></li> <!-- navigation toc: --> <li><a href="._pde-bs059.html#___sec58" style="font-size: 80%;"><b>Scheme for solving Laplace's (Poisson's) equation</b></a></li> <!-- navigation toc: --> <li><a href="._pde-bs060.html#___sec59" style="font-size: 80%;"><b>Scheme for solving Laplace's (Poisson's) equation</b></a></li> <!-- navigation toc: --> <li><a href="._pde-bs061.html#___sec60" style="font-size: 80%;"><b>Scheme for solving Laplace's (Poisson's) equation</b></a></li> <!-- navigation toc: --> <li><a href="._pde-bs062.html#___sec61" style="font-size: 80%;"><b>Scheme for solving Laplace's (Poisson's) equation using Jacobi's iterative method</b></a></li> <!-- navigation toc: --> <li><a href="._pde-bs063.html#___sec62" style="font-size: 80%;"><b>Scheme for solving Laplace's (Poisson's) equation, with Jacobi's method</b></a></li> <!-- navigation toc: --> <li><a href="._pde-bs064.html#___sec63" style="font-size: 80%;"><b>Scheme for solving Laplace's (Poisson's) equation, final rewrite</b></a></li> <!-- navigation toc: --> <li><a href="._pde-bs065.html#___sec64" style="font-size: 80%;"><b>Jacobi Algorithm for solving Laplace's Equation</b></a></li> <!-- navigation toc: --> <li><a href="._pde-bs066.html#___sec65" style="font-size: 80%;"><b>Jacobi Algorithm for solving Laplace's Equation</b></a></li> <!-- navigation toc: --> <li><a href="._pde-bs067.html#___sec66" style="font-size: 80%;"><b>Jacobi Algorithm for solving Laplace's Equation, the algorithm</b></a></li> <!-- navigation toc: --> <li><a href="._pde-bs068.html#___sec67" style="font-size: 80%;"><b>Jacobi Algorithm for solving Laplace's Equation, simple example</b></a></li> <!-- navigation toc: --> <li><a href="._pde-bs069.html#___sec68" style="font-size: 80%;"><b>Jacobi Algorithm for solving Laplace's Equation, to observe</b></a></li> <!-- navigation toc: --> <li><a href="._pde-bs070.html#___sec69" style="font-size: 80%;"><b>Python code for solving the two-dimensional Laplace equation</b></a></li> <!-- navigation toc: --> <li><a href="._pde-bs071.html#___sec70" style="font-size: 80%;"><b>Jacobi's algorithm extended to the diffusion equation in two dimensions</b></a></li> <!-- navigation toc: --> <li><a href="._pde-bs072.html#___sec71" style="font-size: 80%;"><b>Jacobi's algorithm extended to the diffusion equation in two dimensions</b></a></li> <!-- navigation toc: --> <li><a href="._pde-bs073.html#___sec72" style="font-size: 80%;"><b>Jacobi's algorithm extended to the diffusion equation in two dimensions, discretizing</b></a></li> <!-- navigation toc: --> <li><a href="._pde-bs074.html#___sec73" style="font-size: 80%;"><b>Jacobi's algorithm extended to the diffusion equation in two dimensions, the second derivative</b></a></li> <!-- navigation toc: --> <li><a href="._pde-bs075.html#___sec74" style="font-size: 80%;"><b>Jacobi's algorithm extended to the diffusion equation in two dimensions</b></a></li> <!-- navigation toc: --> <li><a href="._pde-bs076.html#___sec75" style="font-size: 80%;"><b>"Solving project 1 again but now with Jacobi's method":"https://github.com/CompPhysics/ComputationalPhysics/blob/master/doc/Programs/LecturePrograms/programs/PDE/cpp/Jacobi.cpp"</b></a></li> <!-- navigation toc: --> <li><a href="._pde-bs077.html#___sec76" style="font-size: 80%;"><b>"Program to solve Jacobi's method in two dimension":"https://github.com/CompPhysics/ComputationalPhysics/blob/master/doc/Programs/LecturePrograms/programs/PDE/cpp/diffusion2dim.cpp"</b></a></li> <!-- navigation toc: --> <li><a href="._pde-bs078.html#___sec77" style="font-size: 80%;"><b>"The Jacobi solver function":"https://github.com/CompPhysics/ComputationalPhysics/blob/master/doc/Programs/LecturePrograms/programs/PDE/cpp/diffusion2dim.cpp"</b></a></li> <!-- navigation toc: --> <li><a href="._pde-bs079.html#___sec78" style="font-size: 80%;"><b>"Parallel Jacobi":"https://github.com/CompPhysics/ComputationalPhysics/blob/master/doc/Programs/LecturePrograms/programs/PDE/cpp/MPIdiffusion.cpp"</b></a></li> <!-- navigation toc: --> <li><a href="._pde-bs080.html#___sec79" style="font-size: 80%;"><b>"Parallel Jacobi":"https://github.com/CompPhysics/ComputationalPhysics/blob/master/doc/Programs/LecturePrograms/programs/PDE/cpp/MPIdiffusion.cpp"</b></a></li> <!-- navigation toc: --> <li><a href="._pde-bs081.html#___sec80" style="font-size: 80%;"><b>"Parallel Jacobi":"https://github.com/CompPhysics/ComputationalPhysics/blob/master/doc/Programs/LecturePrograms/programs/PDE/cpp/OpenMPdiffusion.cpp"</b></a></li> <!-- navigation toc: --> <li><a href="._pde-bs082.html#___sec81" style="font-size: 80%;"><b>Wave Equation in two Dimensions</b></a></li> <!-- navigation toc: --> <li><a href="._pde-bs083.html#___sec82" style="font-size: 80%;"><b>Wave Equation in two Dimensions, discretizing</b></a></li> <!-- navigation toc: --> <li><a href="._pde-bs084.html#___sec83" style="font-size: 80%;"><b>Wave Equation in two Dimensions</b></a></li> <!-- navigation toc: --> <li><a href="._pde-bs085.html#___sec84" style="font-size: 80%;"><b>Wave Equation in two Dimensions</b></a></li> <!-- navigation toc: --> <li><a href="._pde-bs086.html#___sec85" style="font-size: 80%;"><b>Wave Equation in two Dimensions</b></a></li> <!-- navigation toc: --> <li><a href="._pde-bs087.html#___sec86" style="font-size: 80%;"><b>Wave Equation in two Dimensions</b></a></li> <!-- navigation toc: --> <li><a href="._pde-bs088.html#___sec87" style="font-size: 80%;"><b>Wave Equation in two Dimensions</b></a></li> <!-- navigation toc: --> <li><a href="._pde-bs089.html#___sec88" style="font-size: 80%;"><b>Analytical Solution for the two-dimensional wave equation</b></a></li> <!-- navigation toc: --> <li><a href="._pde-bs090.html#___sec89" style="font-size: 80%;"><b>Analytical Solution for the two-dimensional wave equation, first step</b></a></li> <!-- navigation toc: --> <li><a href="._pde-bs091.html#___sec90" style="font-size: 80%;"><b>Analytical Solution for the two-dimensional wave equation,</b></a></li> <!-- navigation toc: --> <li><a href="._pde-bs092.html#___sec91" style="font-size: 80%;"><b>Analytical Solution for the two-dimensional wave equation, separation of variables</b></a></li> <!-- navigation toc: --> <li><a href="._pde-bs093.html#___sec92" style="font-size: 80%;"><b>Analytical Solution for the two-dimensional wave equation, separation of variables</b></a></li> <!-- navigation toc: --> <li><a href="._pde-bs094.html#___sec93" style="font-size: 80%;"><b>Analytical Solution for the two-dimensional wave equation, boundary conditions</b></a></li> <!-- navigation toc: --> <li><a href="._pde-bs095.html#___sec94" style="font-size: 80%;"><b>Analytical Solution for the two-dimensional wave equation, separation of variables and solutions</b></a></li> <!-- navigation toc: --> <li><a href="._pde-bs096.html#___sec95" style="font-size: 80%;"><b>Analytical Solution for the two-dimensional wave equation, final steps</b></a></li> <!-- navigation toc: --> <li><a href="._pde-bs097.html#___sec96" style="font-size: 80%;"><b>Python code for solving the two-dimensional wave equation</b></a></li> </ul> </li> </ul> </div> </div> </div> <!-- end of navigation bar --> <div class="container"> <p>&nbsp;</p><p>&nbsp;</p><p>&nbsp;</p> <!-- add vertical space --> <a name="part0025"></a> <!-- !split --> <h2 id="___sec24" class="anchor">Explicit Scheme, stability condition </h2> However, although the explicit scheme is easy to implement, it has a very weak stability condition, given by $$ \begin{equation*} \Delta t/\Delta x^2 \le 1/2. \end{equation*} $$ This means that if \( \Delta x = 0.01 \) (a rather frequent choice), then \( \Delta t= 5\times 10^{-5} \). This has obviously bad consequences if our time interval is large. In order to derive this relation we need some results from studies of iterative schemes. If we require that our solution approaches a definite value after a certain amount of time steps we need to require that the so-called spectral radius \( \rho(\mathbf{A}) \) of our matrix \( \mathbf{A} \) satisfies the condition $$ \begin{equation} \tag{8} \rho(\mathbf{A}) < 1. \end{equation} $$ <p> <p> <!-- navigation buttons at the bottom of the page --> <ul class="pagination"> <li><a href="._pde-bs024.html">&laquo;</a></li> <li><a href="._pde-bs000.html">1</a></li> <li><a href="">...</a></li> <li><a href="._pde-bs017.html">18</a></li> <li><a href="._pde-bs018.html">19</a></li> <li><a href="._pde-bs019.html">20</a></li> <li><a href="._pde-bs020.html">21</a></li> <li><a href="._pde-bs021.html">22</a></li> <li><a href="._pde-bs022.html">23</a></li> <li><a href="._pde-bs023.html">24</a></li> <li><a href="._pde-bs024.html">25</a></li> <li class="active"><a href="._pde-bs025.html">26</a></li> <li><a href="._pde-bs026.html">27</a></li> <li><a href="._pde-bs027.html">28</a></li> <li><a href="._pde-bs028.html">29</a></li> <li><a href="._pde-bs029.html">30</a></li> <li><a href="._pde-bs030.html">31</a></li> <li><a href="._pde-bs031.html">32</a></li> <li><a href="._pde-bs032.html">33</a></li> <li><a href="._pde-bs033.html">34</a></li> <li><a href="._pde-bs034.html">35</a></li> <li><a href="">...</a></li> <li><a href="._pde-bs097.html">98</a></li> <li><a href="._pde-bs026.html">&raquo;</a></li> </ul> <!-- ------------------- end of main content --------------- --> </div> <!-- end container --> <!-- include javascript, jQuery *first* --> <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js"></script> <script src="https://netdna.bootstrapcdn.com/bootstrap/3.0.0/js/bootstrap.min.js"></script> <!-- Bootstrap footer <footer> <a href="http://..."><img width="250" align=right src="http://..."></a> </footer> --> <center style="font-size:80%"> <!-- copyright only on the titlepage --> </center> </body> </html>
tables/index.html
punch2177-cmis/punch2177-cmis-wd
<!doctype html> <html> <head> <title> Tables </title> <meta charset="utf-8"/> <link rel="stylesheet" href="../css/box.css" type="text/css"> </head> <body> <header> <h1> Tables </h1> </header> <nav> <ul> <li> <a href=".."> Home</a> </li> <li> <a href="../listsandlinks/"> Lists and Links</a> </li> </ul> </nav> <main> <h2> Simple Grid </h2> <table border="1"> <thead> <tr> <th> A </th> <th> B </th> <th> C </th> </tr> </thead> <tbody> <tr> <td> 1 </td> <td> 2 </td> <td> 3 </td> </tr> <tr> <td> 4 </td> <td> 5 </td> <td> 6 </td> </tr> <tr> <td> 7 </td> <td> 8 </td> <td> 9 </td> </tr> <tr> <td> 12 </td> <td> 15 </td> <td> 18 </td> </tr> </tbody> </table> <h2> Calendar </h2> <table border="1"> <thead> <tr> <th colspan="7">December 2015 </th> </tr> </thead> <tbody> <tr> <th> Mon </th> <th> Tue </th> <th> Wed </th> <th> Thu </th> <th> Fri </th> <th> Sat </th> <th> Sun </th> </tr> <tr> <th> </th> <td> 1 </td> <td> 2 </td> <td> 3 </td> <td> 4 </td> <td> 5 </td> <td> 6 </td> </tr> <tr> <td> 7 </td> <td> 8 </td> <td> 9 </td> <td> 10 </td> <td> 11 </td> <td> 12 </td> <td> 13 </td> </tr> <tr> <td> 14 </td> <td> 15 </td> <td> 16 </td> <td> 17 </td> <td> 18 </td> <td> 19 </td> <td> 20 </td> </tr> <tr> <td> 21 </td> <td> 22 </td> <td> 23 </td> <td> 24 </td> <td> 25 </td> <td> 26 </td> <td> 27 </td> </tr> <tr> <td> 28 </td> <td> 29 </td> <td> 30 </td> <td> 31 </td> <td> </td> <td> </td> <td> </td> </tr> </tbody> <tfoot> <tr> <td colspan="7"> Created by:Me!</td> </tr> </tfoot> </table> <h2> Class Schedule </h2> <table border="1"> <thead> <tr> <th>Period</th> <th>Class Info</th> </tr> </thead> <tbody> <tr> <th rowspan="2"> 1</th> <td> Mr.Kieffer</td> </tr> <tr> <td> Computer Science </td> </tr> <tr> <th rowspan="2"> 2</th> <td> Mr.Knox </td> </tr> <tr> <td> Ancient World History </td> </tr> </tbody> </table> </main> <footer> &copy;2015 Punch Sethapanichsakul - CMIS Web Design </footer> </body> </html>
calendar/cs50/unit1-fundamentals/module2/index.html
LaunchCodeEducation/cs50x-maryville
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>LaunchCode&#039;s CS50x - Maryville</title> <link rel="stylesheet" href="http://education.launchcode.org/cs50x-maryville/css/bootstrap.min.css"> <link rel="stylesheet" href="http://education.launchcode.org/cs50x-maryville/css/font-awesome.min.css"> <link rel="stylesheet" href="http://education.launchcode.org/cs50x-maryville/css/highlight.dark.css"> <link rel="stylesheet" href="http://education.launchcode.org/cs50x-maryville/css/main.css"> </head> <body> <header class="navbar navbar-default navbar-fixed-top"> <a class="navbar-brand" href="http://education.launchcode.org/cs50x-maryville/"> LaunchCode&#039;s CS50x - Maryville </a> </header> <main class="container-fluid"> <div class="row"> <nav id="sidebar" class="col-sm-3 col-lg-2" role="navigation"> <ul class="nav nav-pills nav-stacked"> <li class=""> <a href="http://education.launchcode.org/cs50x-maryville/calendar/"> Calendar </a> </li> <li class=""> <a href="http://education.launchcode.org/cs50x-maryville/how-to-take-this-class/"> How To Take This Class </a> </li> <li class=""> <a href="http://education.launchcode.org/cs50x-maryville/helpful-resources/"> Helpful Resources </a> </li> <li class=""> <a href="http://cs50.io/"> CS50 IDE </a> </li> <li class=""> <a href="https://labs.vocareum.com/home/login.php"> Vocareum </a> </li> <li class=""> <a href="http://piazza.com/launchcode/summer2016/lc50/home"> Piazza </a> </li> <li class=""> <a href="https://docs.google.com/document/d/1E72HS409WnV_Ss6VNfzbX9WSYjOqKIJ1d_QtdZpb9xI/edit?usp=sharing"> Student Guide </a> </li> </ul> </nav> <section id="content" class="col-sm-offset-3 col-lg-offset-2 col-sm-9 col-lg-10"> <p><a href="../../..">Back to Course Calendar</a></p> <h1 id="module-2">Module 2</h1> <p><strong>Pre-reqs:</strong> You should have completed <a href="../module1">Module 1</a></p> <h4 id="synopsis">Synopsis</h4> <p>In Module 2, we will learn:</p> <ul> <li>how to write our own functions</li> <li>how to inspect and manipulate strings</li> <li>how to accept user input as &quot;command line arguments&quot;</li> <li>learn about some new data types like <code>char</code> and <code>array</code></li> </ul> <p>These skills will eventually allow us to do some real cryptography (the art of writing or solving secret codes) -- we'll use code to become codebreakers!</p> <p>By the end of this module you will have completed <a href="./materials/problem-set">Problem Set 2</a>.</p> <hr /> <h3 id="steps">Steps</h3> <table> <thead> <tr> <th style="text-align: center;">Class #</th> <th style="text-align: center;">Date</th> <th style="text-align: center;">Before Class</th> <th style="text-align: center;">During Class</th> <th>Topics/Skills</th> </tr> </thead> <tbody> <tr> <td style="text-align: center;">Class 1</td> <td style="text-align: center;">5/24</td> <td style="text-align: center;"><a href="./materials/class1-prep">Prep Work</a></td> <td style="text-align: center;"><a href="./materials/class1">In Class</a></td> <td>chars, functions, scope, strings, modulo</td> </tr> <tr> <td style="text-align: center;">Class 2</td> <td style="text-align: center;">5/26</td> <td style="text-align: center;"><a href="./materials/class2-prep">Prep Work</a></td> <td style="text-align: center;"><a href="./materials/class2">In Class</a></td> <td>more strings, arrays, command-line arguments</td> </tr> <tr> <td style="text-align: center;">Class 3</td> <td style="text-align: center;">5/31</td> <td style="text-align: center;">Work on <a href="./materials/problem-set">Problem Set 2</a></td> <td style="text-align: center;"><a href="./materials/class3">In Class</a></td> <td>(office hours!)</td> </tr> </tbody> </table> </section> </div> </main> <footer> <div class="container-fluid"> <p class="text-muted"> website generated with <a href="http://couscous.io" title="Markdown website generator">Couscous</a> </p> </div> </footer> <script src="//code.jquery.com/jquery-1.11.0.min.js"></script> <script src="//netdna.bootstrapcdn.com/bootstrap/3.1.1/js/bootstrap.min.js"></script> <script src="//yastatic.net/highlightjs/8.2/highlight.min.js"></script> <script> $(function() { $("section>h1").wrap('<div class="page-header" />'); // Syntax highlighting hljs.initHighlightingOnLoad(); }); </script> </body> </html>
doc/pub/DimRed/html/DimRed-bs.html
CompPhysics/MachineLearning
<!-- Automatically generated HTML file from DocOnce source (https://github.com/hplgit/doconce/) --> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta name="generator" content="DocOnce: https://github.com/hplgit/doconce/" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <meta name="description" content="Data Analysis and Machine Learning: Preprocessing and Dimensionality Reduction"> <title>Data Analysis and Machine Learning: Preprocessing and Dimensionality Reduction</title> <!-- Bootstrap style: bootstrap --> <link href="https://netdna.bootstrapcdn.com/bootstrap/3.1.1/css/bootstrap.min.css" rel="stylesheet"> <!-- not necessary <link href="https://netdna.bootstrapcdn.com/font-awesome/4.0.3/css/font-awesome.css" rel="stylesheet"> --> <style type="text/css"> /* Add scrollbar to dropdown menus in bootstrap navigation bar */ .dropdown-menu { height: auto; max-height: 400px; overflow-x: hidden; } /* Adds an invisible element before each target to offset for the navigation bar */ .anchor::before { content:""; display:block; height:50px; /* fixed header height for style bootstrap */ margin:-50px 0 0; /* negative fixed header height */ } </style> </head> <!-- tocinfo {'highest level': 2, 'sections': [('Reducing the number of degrees of freedom, overarching view', 2, None, '___sec0'), ('Preprocessing our data', 2, None, '___sec1'), ('More preprocessing', 2, None, '___sec2'), ('Simple preprocessing examples, Franke function and regression', 2, None, '___sec3'), ('Simple preprocessing examples, breast cancer data and ' 'classification, Support Vector Machines', 2, None, '___sec4'), ('More on Cancer Data, now with Logistic Regression', 2, None, '___sec5'), ('Why should we think of reducing the dimensionality', 2, None, '___sec6'), ('Basic ideas of the Principal Component Analysis (PCA)', 2, None, '___sec7'), ('Introducing the Covariance and Correlation functions', 2, None, '___sec8'), ('Correlation Function and Design/Feature Matrix', 2, None, '___sec9'), ('Covariance Matrix Examples', 2, None, '___sec10'), ('Correlation Matrix', 2, None, '___sec11'), ('Correlation Matrix with Pandas', 2, None, '___sec12'), ('Correlation Matrix with Pandas and the Franke function', 2, None, '___sec13'), ('Rewriting the Covariance and/or Correlation Matrix', 2, None, '___sec14'), ('Towards the PCA theorem', 2, None, '___sec15'), ('The Algorithm before the Theorem', 2, None, '___sec16'), ('Writing our own PCA code', 2, None, '___sec17'), ('Compute the sample mean and center the data', 3, None, '___sec18'), ('Compute the sample covariance', 3, None, '___sec19'), ('Diagonalize the sample covariance matrix to obtain the ' 'principal components', 3, None, '___sec20'), ('Classical PCA Theorem', 2, None, '___sec21'), ('Proof of the PCA Theorem', 2, None, '___sec22'), ('PCA Proof continued', 2, None, '___sec23'), ('The final step', 2, None, '___sec24'), ('Geometric Interpretation and link with Singular Value ' 'Decomposition', 2, None, '___sec25'), ('Principal Component Analysis', 2, None, '___sec26'), ('PCA and scikit-learn', 2, None, '___sec27'), ('Back to the Cancer Data', 2, None, '___sec28'), ('More on the PCA', 2, None, '___sec29'), ('Incremental PCA', 2, None, '___sec30'), ('Randomized PCA', 2, None, '___sec31'), ('Kernel PCA', 2, None, '___sec32'), ('LLE', 2, None, '___sec33'), ('Other techniques', 2, None, '___sec34')]} end of tocinfo --> <body> <script type="text/x-mathjax-config"> MathJax.Hub.Config({ TeX: { equationNumbers: { autoNumber: "none" }, extensions: ["AMSmath.js", "AMSsymbols.js", "autobold.js", "color.js"] } }); </script> <script type="text/javascript" async src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.1/MathJax.js?config=TeX-AMS-MML_HTMLorMML"> </script> <!-- Bootstrap navigation bar --> <div class="navbar navbar-default navbar-fixed-top"> <div class="navbar-header"> <button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-responsive-collapse"> <span class="icon-bar"></span> <span class="icon-bar"></span> <span class="icon-bar"></span> </button> <a class="navbar-brand" href="DimRed-bs.html">Data Analysis and Machine Learning: Preprocessing and Dimensionality Reduction</a> </div> <div class="navbar-collapse collapse navbar-responsive-collapse"> <ul class="nav navbar-nav navbar-right"> <li class="dropdown"> <a href="#" class="dropdown-toggle" data-toggle="dropdown">Contents <b class="caret"></b></a> <ul class="dropdown-menu"> <!-- navigation toc: --> <li><a href="._DimRed-bs001.html#___sec0" style="font-size: 80%;"><b>Reducing the number of degrees of freedom, overarching view</b></a></li> <!-- navigation toc: --> <li><a href="._DimRed-bs002.html#___sec1" style="font-size: 80%;"><b>Preprocessing our data</b></a></li> <!-- navigation toc: --> <li><a href="._DimRed-bs003.html#___sec2" style="font-size: 80%;"><b>More preprocessing</b></a></li> <!-- navigation toc: --> <li><a href="._DimRed-bs004.html#___sec3" style="font-size: 80%;"><b>Simple preprocessing examples, Franke function and regression</b></a></li> <!-- navigation toc: --> <li><a href="._DimRed-bs005.html#___sec4" style="font-size: 80%;"><b>Simple preprocessing examples, breast cancer data and classification, Support Vector Machines</b></a></li> <!-- navigation toc: --> <li><a href="._DimRed-bs006.html#___sec5" style="font-size: 80%;"><b>More on Cancer Data, now with Logistic Regression</b></a></li> <!-- navigation toc: --> <li><a href="._DimRed-bs007.html#___sec6" style="font-size: 80%;"><b>Why should we think of reducing the dimensionality</b></a></li> <!-- navigation toc: --> <li><a href="._DimRed-bs008.html#___sec7" style="font-size: 80%;"><b>Basic ideas of the Principal Component Analysis (PCA)</b></a></li> <!-- navigation toc: --> <li><a href="._DimRed-bs009.html#___sec8" style="font-size: 80%;"><b>Introducing the Covariance and Correlation functions</b></a></li> <!-- navigation toc: --> <li><a href="._DimRed-bs010.html#___sec9" style="font-size: 80%;"><b>Correlation Function and Design/Feature Matrix</b></a></li> <!-- navigation toc: --> <li><a href="._DimRed-bs011.html#___sec10" style="font-size: 80%;"><b>Covariance Matrix Examples</b></a></li> <!-- navigation toc: --> <li><a href="._DimRed-bs012.html#___sec11" style="font-size: 80%;"><b>Correlation Matrix</b></a></li> <!-- navigation toc: --> <li><a href="._DimRed-bs013.html#___sec12" style="font-size: 80%;"><b>Correlation Matrix with Pandas</b></a></li> <!-- navigation toc: --> <li><a href="._DimRed-bs014.html#___sec13" style="font-size: 80%;"><b>Correlation Matrix with Pandas and the Franke function</b></a></li> <!-- navigation toc: --> <li><a href="._DimRed-bs015.html#___sec14" style="font-size: 80%;"><b>Rewriting the Covariance and/or Correlation Matrix</b></a></li> <!-- navigation toc: --> <li><a href="._DimRed-bs016.html#___sec15" style="font-size: 80%;"><b>Towards the PCA theorem</b></a></li> <!-- navigation toc: --> <li><a href="._DimRed-bs017.html#___sec16" style="font-size: 80%;"><b>The Algorithm before the Theorem</b></a></li> <!-- navigation toc: --> <li><a href="._DimRed-bs018.html#___sec17" style="font-size: 80%;"><b>Writing our own PCA code</b></a></li> <!-- navigation toc: --> <li><a href="._DimRed-bs018.html#___sec18" style="font-size: 80%;">&nbsp;&nbsp;&nbsp;Compute the sample mean and center the data</a></li> <!-- navigation toc: --> <li><a href="._DimRed-bs018.html#___sec19" style="font-size: 80%;">&nbsp;&nbsp;&nbsp;Compute the sample covariance</a></li> <!-- navigation toc: --> <li><a href="._DimRed-bs018.html#___sec20" style="font-size: 80%;">&nbsp;&nbsp;&nbsp;Diagonalize the sample covariance matrix to obtain the principal components</a></li> <!-- navigation toc: --> <li><a href="._DimRed-bs019.html#___sec21" style="font-size: 80%;"><b>Classical PCA Theorem</b></a></li> <!-- navigation toc: --> <li><a href="._DimRed-bs020.html#___sec22" style="font-size: 80%;"><b>Proof of the PCA Theorem</b></a></li> <!-- navigation toc: --> <li><a href="._DimRed-bs021.html#___sec23" style="font-size: 80%;"><b>PCA Proof continued</b></a></li> <!-- navigation toc: --> <li><a href="._DimRed-bs022.html#___sec24" style="font-size: 80%;"><b>The final step</b></a></li> <!-- navigation toc: --> <li><a href="._DimRed-bs023.html#___sec25" style="font-size: 80%;"><b>Geometric Interpretation and link with Singular Value Decomposition</b></a></li> <!-- navigation toc: --> <li><a href="._DimRed-bs024.html#___sec26" style="font-size: 80%;"><b>Principal Component Analysis</b></a></li> <!-- navigation toc: --> <li><a href="._DimRed-bs025.html#___sec27" style="font-size: 80%;"><b>PCA and scikit-learn</b></a></li> <!-- navigation toc: --> <li><a href="._DimRed-bs026.html#___sec28" style="font-size: 80%;"><b>Back to the Cancer Data</b></a></li> <!-- navigation toc: --> <li><a href="._DimRed-bs027.html#___sec29" style="font-size: 80%;"><b>More on the PCA</b></a></li> <!-- navigation toc: --> <li><a href="._DimRed-bs028.html#___sec30" style="font-size: 80%;"><b>Incremental PCA</b></a></li> <!-- navigation toc: --> <li><a href="._DimRed-bs029.html#___sec31" style="font-size: 80%;"><b>Randomized PCA</b></a></li> <!-- navigation toc: --> <li><a href="._DimRed-bs030.html#___sec32" style="font-size: 80%;"><b>Kernel PCA</b></a></li> <!-- navigation toc: --> <li><a href="._DimRed-bs031.html#___sec33" style="font-size: 80%;"><b>LLE</b></a></li> <!-- navigation toc: --> <li><a href="._DimRed-bs032.html#___sec34" style="font-size: 80%;"><b>Other techniques</b></a></li> </ul> </li> </ul> </div> </div> </div> <!-- end of navigation bar --> <div class="container"> <p>&nbsp;</p><p>&nbsp;</p><p>&nbsp;</p> <!-- add vertical space --> <a name="part0000"></a> <!-- ------------------- main content ---------------------- --> <div class="jumbotron"> <center><h1>Data Analysis and Machine Learning: Preprocessing and Dimensionality Reduction</h1></center> <!-- document title --> <p> <!-- author(s): Morten Hjorth-Jensen --> <center> <b>Morten Hjorth-Jensen</b> [1, 2] </center> <p> <!-- institution(s) --> <center>[1] <b>Department of Physics, University of Oslo</b></center> <center>[2] <b>Department of Physics and Astronomy and National Superconducting Cyclotron Laboratory, Michigan State University</b></center> <br> <p> <center><h4>Jan 4, 2020</h4></center> <!-- date --> <br> <p> <p><a href="._DimRed-bs001.html" class="btn btn-primary btn-lg">Read &raquo;</a></p> </div> <!-- end jumbotron --> <p> <!-- navigation buttons at the bottom of the page --> <ul class="pagination"> <li class="active"><a href="._DimRed-bs000.html">1</a></li> <li><a href="._DimRed-bs001.html">2</a></li> <li><a href="._DimRed-bs002.html">3</a></li> <li><a href="._DimRed-bs003.html">4</a></li> <li><a href="._DimRed-bs004.html">5</a></li> <li><a href="._DimRed-bs005.html">6</a></li> <li><a href="._DimRed-bs006.html">7</a></li> <li><a href="._DimRed-bs007.html">8</a></li> <li><a href="._DimRed-bs008.html">9</a></li> <li><a href="._DimRed-bs009.html">10</a></li> <li><a href="">...</a></li> <li><a href="._DimRed-bs032.html">33</a></li> <li><a href="._DimRed-bs001.html">&raquo;</a></li> </ul> <!-- ------------------- end of main content --------------- --> </div> <!-- end container --> <!-- include javascript, jQuery *first* --> <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js"></script> <script src="https://netdna.bootstrapcdn.com/bootstrap/3.0.0/js/bootstrap.min.js"></script> <!-- Bootstrap footer <footer> <a href="http://..."><img width="250" align=right src="http://..."></a> </footer> --> <center style="font-size:80%"> <!-- copyright --> &copy; 1999-2020, Morten Hjorth-Jensen. Released under CC Attribution-NonCommercial 4.0 license </center> </body> </html>
css/style.css
trebor/metropolis
@font-face { font-family: "myriadsetprothin"; src: url("/css/MyriadSetPro-Thin_sub.woff") format('woff'); font-weight: 100; font-style: normal; } @font-face { font-family: "heiti"; src: url("/metropolis/css/STHeiti.woff") format('woff'); } @font-face { font-family: "kannada"; src: url("/css/KannadaSangamMN_sub.woff") format('woff'); } body { width: 100%; height: 100%; margin: 0px; display: flex; flex-direction: column; font-family: 'Noto Sans'; color: #D1D0CE; } .type-title { fill: #999; font-size: 24px; } .city-title { fill: #BBB; } .chart { width: 100%; height: 100%; flex: 1 1 100%; } .legend > .cell { stroke: #ddd; } .axis { font-size: 10px; fill: #ddd; } .axis .domain { fill: none; } .ಬೆಂಗಳೂರು { font-family: "kannada"; } .上海市 { font-family: "heiti"; } .header { position: absolute; top: 15px; right: 20px; width: 96px; height: 22px; text-align: right; } .header .about-link { color: #B6B6B4; text-decoration: none; opacity: 0.5; } .header .about-link:hover { color: #B6B6B4; text-decoration: underline; opacity: 1; } .popup { display: none; width: 100%; height: 100%; z-index: 1; position: absolute; top: 0; left: 0; } .popup-content { background: white; min-width: 250px; min-height: 500px; max-width: 700px; padding: 20px; position: relative; } .popup.shown { display: block; } body.popup-on { overflow: hidden; } body.popup-on .popup { overflow-y: auto; } body.popup-on .popup-mask { display: block; } .popup-mask { position: fixed; display: none; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0,0,0,0.3); z-index: 0; } .popup-cont-cont-cont { display: table; width: 100%; height: 100%; } .popup-cont-cont { display: table-row; } .popup-cont { display: table-cell; vertical-align: middle; width: 100%; } .popup-dialog { min-width: 250px; max-width: 500px; margin: auto; } .popup-close { position: absolute; top: 30px; right: 20px; font-size: smaller; color: #B6B6B4; text-decoration: none; } .popup-close:hover { text-decoration: underline; } .popup-title { font-size: 36px; line-height: 1em; margin: 0; } .popup-content a { text-decoration: none; color: skyblue; } .popup-content a:hover { text-decoration: underline; } html, body { height: 100%; width: 100%; }
blog/2011/05/testing-notes-and-domino-applications.html
Stwissel/stwissel.github.io
<!DOCTYPE html> <html lang="en"> <head> <title>Testing Notes and Domino applications - NotesSensei's Blog</title> <script> window.ga=window.ga||function(){(ga.q=ga.q||[]).push(arguments)};ga.l=+new Date; ga('create', 'UA-72033-1', 'auto'); ga('send', 'pageview'); </script> <script async src='https://www.google-analytics.com/analytics.js'></script> <meta charset="utf-8" /> <meta http-equiv="X-UA-Compatible" content="chrome=1" /> <meta http-equiv="Content-Language" content="en" /> <meta rel="meta" link="application/rdf+xml" content="/foaf.rdf" /> <meta property="og:title" content="wissel.net - Testing Notes and Domino applications" /> <meta property="og:type" content="blog" /> <meta property="og:url" content="https://wissel.net/blog/2011/05/testing-notes-and-domino-applications.html" /> <meta property="og:image" content="//www.wissel.net/blog/img/wisselnet.gif" /> <meta property="og:site_name" content="wissel.net" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <meta name="ROBOTS" content="FOLLOW, NOIMAGEINDEX" /> <meta name="DC.Title" content="NotesSensei's Weblog - Testing Notes and Domino applications" /> <meta name="Author" content="Stephan H. Wissel" /> <meta name="ICBM" content="1.2994, 103.8425" /> <meta name="Copyright" content="2002,2020 Stephan H. Wissel - Creative commons licence" /> <meta name="twitter:site" content="@notessensei" /> <meta name="twitter:card" content="summary" /> <meta name="xing:author" content="https://www.xing.com/profile/StephanH_Wissel" /> <meta name="description" content="Testing Notes and Domino applications - Chuck Norris doesn&#39;t test. For the rest of us: you need a plan when preparing to test Notes applications. Traditionally Notes application testing has been an afterthought. After all adding a few fields onto a form and creating a few columns in a view was all you needed for an entry level Notes appli" /> <meta name="Keywords" content="Show-N-Tell Thursday," /> <meta name="Abstract" content="Testing Notes and Domino applications - Chuck Norris doesn&#39;t test. For the rest of us: you need a plan when preparing to test Notes applications. Traditionally Notes application testing has been an afterthought. After all adding a few fields onto a form and creating a few columns in a view was all you needed for an entry level Notes appli" /> <!--[if lt IE 9]> <script src="//html5shim.googlecode.com/svn/trunk/html5.js"></script> <![endif]--> <link rel="stylesheet" type="text/css" href="/blog/style/bootstrap.css" /> <link rel="stylesheet" type="text/css" href="/blog/style/responsive.css" /> <link rel="stylesheet" type="text/css" href="/blog/style/wisselblog.css" /> <link rel="stylesheet" type="text/css" href="/blog/style/main.css" /> <link rel="stylesheet" type="text/css" href="/blog/style/blogcodedisplay.css" /> <link rel="stylesheet" type="text/css" href="/blog/style/shariff.complete.css" /> <link rel="stylesheet" type="text/css" href="/blog/style/markdown.css" /> <link rel="stylesheet" type="text/css" href="/blog/css/prism.css" /> <link rel="preconnect" href="https://fonts.googleapis.com"> <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin> <link href="https://fonts.googleapis.com/css2?family=Raleway&display=swap" rel="stylesheet"> <link rel="icon" type="image/png" href="/blog/img/favicon-32x32.png" sizes="32x32" /> <link rel="icon" type="image/png" href="/blog/img/favicon-16x16.png" sizes="16x16" /> <link rel="alternate" type="application/rss+xml" title="RSS News Feed" href="https://feeds.feedburner.com/Wisselnetfeed" /> <meta name="Revisit-After" content="90 Days" /> </head> <body class="line-numbers"> <div class="navbar navbar-inverse navbar-fixed-top"> <div class="navbar-inner"> <a class="btn btn-navbar" data-toggle="collapse" data-target=".nav-collapse"> <span class="icon-bar"></span> <span class="icon-bar"></span> <span class="icon-bar"></span> </a> <a class="brand" href="/">wissel.net</a> <div class="nav-collapse"> <ul class="nav"> <li><a href="/index.html">Home</a></li> <li class="active"><a href="/blog/">Blog</a></li> <li><a href="/blog/series.html">Series</a></li> <li><a href="/blog/downloads/">Downloads</a></li> <li><a href="https://stwissel.github.io/presentations/" title="Presentations maintained on GitHub">Presentations</a></li> <li><a href="/blog/imprint.html">About / Imprint</a></li> </ul> <form action="//www.google.com/cse" id="cse-search-box" class="navbar-search pull-right"> <div> <input type="hidden" name="cx" value="partner-pub-4562257798204150:muo14ionenw" /> <input type="hidden" name="ie" value="ISO-8859-1" /> <input type="text" name="q" class="search-query span2" placeholder="Search" /> <!-- input type="submit" name="sa" value="Search" class="btn btn-small"/--> </div> </form> </div> </div> </div> <div class="navbar-spacer"></div> <div class="container"> <br /> <header> <div id="mainsmall" class="hero-unit"> <h2>wissel.net</h2> <p>Usability - Productivity - Business - The web - Singapore &amp; Twins</p> </div> </header> <ul class="breadcrumb"> <li><a href="/blog/">Blog</a> <span class="divider">/</span></li> <li><a href="/blog/2011/">2011</a> <span class="divider">/</span></li> <li><a href="/blog/2011/05/">May</a></li> <li class="pull-right"> <span class="divider">|</span><a href="/blog/categories/showntellthursday.html">Show-N-Tell Thursday</a> </li> </ul> <div class="row-fluid"> <div class="span12"> <ul class="breadcrumb pull-centre"> <li><a href="/blog/2011/05/where-is-my-trusted-system.html"><i class="icon-hand-left"></i>Where is my trusted system?</a> <span class="divider">|</span></li> <li><a href="/blog/"><i class="icon-hand-up"></i>Main</a></li> <span class="divider">|</span> <li><a href="/blog/2011/05/deploying-the-extension-library-client-edition.html">Deploying the extension library - client edition<i class="icon-hand-right"></i></a> </li> </ul> <article class="well well-raised"> <h1><small>Testing Notes and Domino applications</small></h1> <hr /> <div><b>Chuck Norris doesn't test</b>. For the rest of us: you need a plan when preparing to test Notes applications. Traditionally Notes application testing has been an afterthought. After all adding a few fields onto a form and creating a few columns in a view was all you needed for an entry level Notes application. Like the frog that gets slowly boiled often we don't recognise the point when applications grew so big that a more rigorous test regime started to make sense. While <a href="http://www.agiledata.org/essays/tdd.html">TDD</a> is all the rage for code driven development it hasn't taken a strong hold in the Domino world that is very visualy driven. <br> A lot of times the first consideration about a systemic test only arises when you want to <b>upgrade a server</b>: <i>Will all my applications run? Do I need to change anything?</i> <br> In general Notes and Domino are <i>fiercely backward compatible</i>, so the odds are with you. However the odd changes (like you used variable names that became class names) and subtle alterations in behaviour will require that you at least <i>have a look</i>. <br> Now testing an existing application that has been build anyhow is a complete different animal from building an application suitable for automated testing. It is like building a house with proper heating and plumbing vs. retrofitting this into an existing building - just ask your <a href="http://www.google.com/search?q=schloss+mespelbrunn&amp;tbm=isch">average castle</a> owner. So let us have a look at the two use cases: <ul> <li><h2>Testing an existing application</h2> This is the trickier use case since your application most likely deeply connects your user interface with your data back-end. So a few steps are necessary to perform tests. <ul> <li>Know your code: using <a href="http://www.teamstudio.com/Develop/datasheet_analyzer/tabid/91/Id/1/Default.aspx">Teamstudio Analyzer</a>, <a href="http://www.openntf.org/projects/pmt.nsf/ProjectLookup/DXLMagic">DXLMagic</a>, <a href="http://www.ytria.com/website.nsf/WebPageRequest/Solutions_scanEZen">Ytria ScanEZ</a> or OpenNTF's <a href="http://www.openntf.org/internal/home.nsf/project.xsp?action=openDocument&amp;name=Source%20Sniffer">Source Sniffer</a> you can get a feel for the code base: where are your agents, what @Db* functions are at work, where are external system calls, how complex is your code and where have developers committed a crime by omitting <code>Option Declare</code>. Teamstudio's <a href="http://www.teamstudio.com/Develop/UpgradeFilters/tabid/186/id/1/Default.aspx">Upgrade filters</a> provide a handy way to get the <i>pay-attention-to-this</i> list when planning to test for upgrades</li> <li>Prepare a base line version of your application. Base line doesn't mean empty, but fully configured with sample data (you want to test "this value gets edited and changed" too). ZIP away the base line, so you can repeat the test</li> <li>Prepare an environment that reflects your use cases. The two main fallacies in testing are: using a small database and a fast network (and then act surprised when user complaint about performance of the large database on the slow network). So you might end up having a base line with a lot of data preconfigured. Using Apache's <a href="http://ws.apache.org/commons/tcpmon/">TCPMon</a> you can simulate a slow network connection even in your exclusive single user gigabit test network. (There are <a href="http://www.google.com/search?q=Simulate+slow+networks">more</a>)</li> <li>Write a test plan. Depending who (or what) is executing it, it can be short sentences or elaborate instructions. Make sure to include edge cases where values are close to a limit, exactly hit it or just exceed it a little.<br> A Notes database is a good place to keep a test plan (I don't mean to attach a text document into a Notes database, but having a proper form with all test data). Test plans ensure that you don't miss something. Test plans are <b>living documents</b>. Your test plan WILL be incomplete, so be prepared to update them frequently (this is why every test deserves its own Notes document (with versioning)). When you look at a test plan you will find striking similarities to <i>Use Cases</i>. They are actual natural extensions. While the Use case describes <i>what</i> the user (or system) does, the test plan describes <i>how</i> it is done in detail</li> <li>Pick a test tool that can replay testing sequences. Here it gets a little tricky. IBM doesn't offer a tool for Notes client testing. There is server.load, but that's mostly suitable for mail performance testing only. Luckily the Yellowsphere stepped in and <a href="http://smart-toucan.com/">SmartTouchan's Autouser</a> fills the gap. It allows for both functional and performance testing. When you test Domino web applications your selection is wider. You need to distinguish between functional and performance testing: <ul> <li><h3>Performance:</h3> Here you can test the raw Domino performance by requesting and sending http packages from/to the Domino server or the all over performance including your specific browsers JavaScript performance. Typically you go for the first case. Here you can start with <a href="/blog/2007/08/stress-testing-lotus-domino-applications-with-jmeter.html">JMeter</a> or <a href="http://www-01.ibm.com/software/awdtools/tester/performance/">Rational Performance Tester</a> (there are <a href="http://www.google.com/search?q=http%20performance%20testing">others</a>, but my pay cheque doesn't come from there)</li> <li><h3>Functionality:</h3> Top of my list is <a href="http://www-01.ibm.com/software/awdtools/tester/functional/">Rational Functional Tester</a> (same reason as above), but I also like <a href="http://seleniumhq.org/">Selenium</a> which nicely runs in your Firefox. There are almost infinite combinations of browsers and operating systems, so to no surprise you can find a number of <a href="http://www.smashingmagazine.com/2010/06/04/cross-browser-testing-a-detailed-review-of-tools-and-services/">offerings</a> that do the cross browser testing chore for you. Some of them can <a href="http://www.multibrowserviewer.com/">run against</a> your intranet application, so you don't need to open up your applications to wild west. </li> </ul> There is no magic bullet application, Testing is time consuming and comes with a learning curve (guess what a lot of interns do) </li> <li>Run the tests in various environments (if you test for upgrades) or before and after code changes (if you test for performance or regression avoidance)</li> <li>Be very clear: The cost for test coverage is growing exponentially and you can't afford 100%. A good measurement is to multiply the likelihood of an error with the economic damage it can do. If you spend more money on testing, you are wasting it. (Of course that is a slippery road if an application error can lead to physical harm, this is where I see the limit of "assess economic damage only")</li> <li>Your test plan should start with the most critical and most used functions and then move to the lesser used and critical actions. Repeat until you run out of time or budget.</li> </ul> </li> <li><h2>Building applications for testability</h2> Your all over test cycle gets shorter and more efficient when you design an application for testability from the very beginning. The approach is called "<i>Test Driven Development</i>" (<a href="http://en.wikipedia.org/wiki/Test-driven_development">TDD</a>). In a nutshell: you write your tests before you write code (which will make them fail), then you write code until the test goes through. This works well for, well code. In a highly interactive visual environment like Domino designer that is much harder. Very often business logic is hidden (pun intended) in hide-when formulas. You (partially) need to let go of such ideas. Some pointers: <ul> <li>Put a business logic into script libraries. You can write test methods that call these functions more easily</li> <li>Have a mechanism that generates your test data, so you can start over with a test series anytime</li> <li>Use the <a href="http://www.openntf.org/Projects/pmt.nsf/ProjectLookup/XSPUnit">XPages unit tests</a> on OpenNTF</li> <li>Abstract your logic from its implementation. So instead of writing <code>@DbLookup(@DbName,"configLookup","departments",2)</code> you write <code>systemConfig.getDepartments()</code> or at least <code>systemConfig.getConfig("departments")</code> and implement the actual data access in a library.</li> <li>There is much more to say.... somewhen</li> </ul> </li> </ul> As usual YMMV</div> <hr /> <p> Posted by <a rel="author" href="https://plus.google.com/u/0/+StephanWissel"> Stephan H Wissel</a> on 18 May 2011 <span class="divider">|</span> <a href="/blog/2011/05/testing-notes-and-domino-applications.html#comments">Comments (1)</a> <span class="divider">|</span> categories: <a href="/blog/categories/showntellthursday.html">Show-N-Tell Thursday</a> <script type="text/javascript"> var permaLink = "https://wissel.net/blog/2011/05/testing-notes-and-domino-applications.html"; </script> </p> </article> <a name="comments"></a> <div class="well well-raised" style="text-align : center"> <button class="btn btn-lg btn-info" data-toggle="collapse" data-target="#commentform_CF6AC829EBBCC2F848257894002F7E3C" type="button"> Add your comment...&nbsp;&nbsp;<span class="glyphicon glyphicon-comment"></span> </button> </div> <div id="commentform_CF6AC829EBBCC2F848257894002F7E3C" class="collapse"></div> <div class="well well-raised"> <h4>Comments</h4> <ol id="commentList"> <li> posted by <b>bruce lill</b> on <i>Friday 20 May 2011 AD</i>:<br /> The problem is not having comments to help. The last example, the @dblookup is easy to figure out. Which SSJS library is the systemConfig in? it could be loaded by any one of the custom controls on the Xpage. <br />If the requirements or design document were actually written and stored in the app it would help. <br />I just go with my own notes and Selenium for testing the web side. I've yet to have a customer willing to spend 20% more for documentation. <hr style="clear : both" /> </li> </ol> </div> <ul class="breadcrumb pull-centre"> <li><a href="/blog/2011/05/where-is-my-trusted-system.html"><i class="icon-hand-left"></i>Where is my trusted system?</a> <span class="divider">|</span></li> <li><a href="/blog/"><i class="icon-hand-up"></i>Main</a></li> <span class="divider">|</span> <li><a href="/blog/2011/05/deploying-the-extension-library-client-edition.html">Deploying the extension library - client edition<i class="icon-hand-right"></i></a> </li> </ul> </div> </div> <ul class="breadcrumb"> <li><a href="/blog/">Blog</a> <span class="divider">/</span></li> <li><a href="/blog/2011/">2011</a> <span class="divider">/</span></li> <li><a href="/blog/2011/05/">May</a></li> <li class="pull-right"> <span class="divider">|</span><a href="/blog/categories/showntellthursday.html">Show-N-Tell Thursday</a> </li> </ul> </div> <footer> <div class="container"> <div class="row"> <div class="span2"> <h4>About Me</h4> <p> I work as "Solution Director Innovation" for HCL Software. I'm based in Singapore. <g:plusone size="small" href="https://wissel.net/blog/"></g:plusone> </p> <a href="//stackoverflow.com/users/131021/stwissel"> <img src="//stackoverflow.com/users/flair/131021.png" width="208" height="58" alt="profile for stwissel at Stack Overflow, Q&amp;A for professional and enthusiast programmer" title="profile for stwissel at Stack Overflow, Q&amp;A for professional and enthusiast programmer"> </a> </div> <div class="span2"> <h4>Contact</h4> <ul> <li><a href="https://www.twitter.com/notessensei">Twitter</a></li> <li><a href="https://sg.linkedin.com/in/notessensei">LinkedIn</a></li> <li><a href="https://www.xing.com/profile/StephanH_Wissel">XING</a></li> <li><a href="https://notessensei.myspreadshop.com">NotesSensei's Spreadshirt shop</a></li> <li><a href="http://about.me/stephan.wissel/#" title="Another identity site, nothing much here">About Me</a></li> </ul> </div> <div class="span8"> <h4>Disclaimer</h4> <p>This site is in no way affiliated, endorsed, sanctioned, supported, nor enlightened by my current or previous employers. I may be an employee, but the opinions, theories, facts, etc. presented here are my own and are in now way given in any official capacity. In short, these are my words and this is my site, not my current or former employers' - and don't even begin to think otherwise.</p> <p> <b>&copy; 2003 - 2022 Stephan H. Wissel - some rights reserved</b> as listed here: <a rel="license" href="//creativecommons.org/licenses/by-nc-sa/3.0/"><img alt="Creative Commons License" style="border-width: 0" src="//licensebuttons.net/l/by-nc-sa/3.0/88x31.png" /></a> Unless otherwise labeled by its originating author, the content found on this site is made available under the terms of an <a href="//creativecommons.org/licenses/by-nc-sa/3.0/" target="_blank" title="Learn more about the creative commons Attribution-ShareAlike License">Attribution/NonCommercial/ShareAlike Creative Commons License</a>, with the exception that no rights are granted -- since they are not mine to grant -- in any logo, graphic design, trademarks or trade names of any type. Code samples and code downloads on this site are, unless otherwise labeled, made available under an <a href="//www.apache.org/licenses/LICENSE-2.0.html">Apache 2.0</a> license. Other license models are available on written request and written confirmation. </p> </div> </div> </div> </footer> <script type="text/javascript"> var permaLink = "https://wissel.net/blog/2011/05/testing-notes-and-domino-applications.html"; </script> <script type="text/javascript" src="/blog/js/jquery-3.6.0.min.js"></script> <script type="text/javascript" src="/blog/js/bootstrap.js"></script> <script type="text/javascript" src="/blog/js/blogmain.js"></script> <script type="text/javascript" src="/blog/js2/prism.js"></script> <script src="//www.google-analytics.com/urchin.js" type="text/javascript"></script> <script type="text/javascript"> _uacct = "UA-72033-1"; urchinTracker(); </script> <script type="text/javascript" src="//feeds.feedburner.com/~s/Wisselnet?i=https://wissel.net/blog" charset="utf-8"></script> <script src="/blog/js2/mustache.js"></script> <script src="/blog/js2/blogcomments.js"></script> <script type="text/javascript" src="/blog/js2/Markdown.Converter.js"></script> <script type="text/javascript" src="/blog/js2/Markdown.Sanitizer.js"></script> <script type="text/javascript" src="/blog/js2/Markdown.Editor.js"></script> <script type="text/javascript" src="//www.google.com/recaptcha/api.js"></script> <script src="https://www.google.com/recaptcha/api.js?onload=onloadCallback&render=explicit" async defer></script> <script type="text/javascript"> var onloadCallback = function() { renderComment("6LcBxUEUAAAAACzKM8YKb-RVVaIZ3MN6F1Z8FB_4", "CF6AC829EBBCC2F848257894002F7E3C"); }; </script> </body> </html>
css/style.css
TheRohitSharma/therohitsharma.github.io
html{ margin:0px; padding:0px; width:100%; height:960px; } body{ margin:0px; padding:0px; width:100%; height:auto; } .title{ margin-left:200px; color:gray; font-family: 'Caudex', sans-serif; font-size: 1.2em; max-width: 100%; position: absolute; } #subreddittext{ width:200px; height:40px; margin: 20px 200px; margin-right: 15px; margin-bottom: 0px; padding: 5px; float:left; } .subredditcontainer{ height:100px; width:200px; max-width: 100%; position: absolute; top:30%; } .subredditcontainer ul{ list-style: none; padding-left:5px; padding-right:10px; padding-top: 5px; } .subredditcontainer ul li{ text-align:center; padding:10px; margin:5px auto; background:lightgray; font-weight: bold; cursor: pointer; border-radius: 4px; z-index: 200; } .subredditcontainer ul li:hover{ background:darkgray; } #closeitem{ position: absolute; top:0; right:0; padding:4px; } #closeitem:hover{ color:whitesmoke; } #inputwrapper{ width:100%; margin:50px auto; display:inline-block; position: relative; } #inputwrapper button{ float:left; margin:20px auto; width:80px; height:40px; background:ghostwhite; border:none; font-size: 1.5em; font-weight: bold; box-shadow: 0.1px 0.1px; } #inputwrapper button:hover{ background: whitesmoke; } .page{ position:relative; display:block; float:left; font-size: 1em; font-weight: bold; margin-top:-10px; } #pagenav{ width:100%;; height:40px; background:none; margin:0px auto; } .nextpage{ right:0; margin:0px auto; right:235px; padding:5px; cursor: pointer; display:block; z-index:200; background-image: url(/img/circle-right.svg); background-size: cover; position: absolute; width:30px; height:30px; } .previouspage{ float:left; left:0; margin:0px auto; margin-left:235px; padding:5px; cursor: pointer; display:block; z-index:200; background-image: url(/img/circle-left.svg); background-size: cover; position: absolute; width:30px; height:30px; } .nextpage:hover, .previouspage:hover{ opacity:0.5; display:block; } #placeholderdiv{ width:60%; height:400px; background:ghostwhite; z-index: 100; position: relative; margin:0 auto; padding:0px; display: block; } #placeholderdiv h2{ position:absolute; margin:0px auto; width:400px; text-align: center; right:0; left:0; top:20%; } #placeholderdiv h4{ position:absolute; margin:0px auto; width:400px; text-align: center; right:0; left:0; top:30%; font-size: 0.8em; } #rtitle{ position:absolute; left:0; right:0; text-align: center; font-size: 1.5em; line-height: 0em; font-family: 'Josefin Sans', sans-serif; font-weight: bold; } #rtitle:before{ content: "r/"; } .maincontain{ width:100%; height:100%; position:relative; } #listcontain{ width:60%; height:400px; background:whitesmoke; position: relative; margin:0px auto; text-align: center; max-width: 100%; } .imagelist{ height:auto; margin:0px auto; width:60%; background: ghostwhite; position: absolute; padding:0px; list-style: none; max-width: 100%; left:0; right:0; } .imagelist li{ cursor: pointer; background: none; width:33.3%; height:200px; float:left; position: relative; display: inline-block; transition-property: border; transition-duration: 0.3s; transition-timing-function: ease; } .imagelist li:hover{ background-color:dimgray; border-bottom:solid 1px aliceblue; border-top:solid 1.5px aliceblue; } #image{ display:inline-block; max-width:100%; max-height: 100%; padding:10px; position:absolute; top:0; bottom:0; left:0; right:0; margin:0px auto; background: none; display:inline-block; } /*IMAGE MODAL*/ .modal-backdrop{ top: 0; right: 0; bottom: 0; left: 0; height: auto; background-color: #000; } .modal-backdrop.fade{ opacity:0.8; } .modal-dialog{ margin:0px auto; max-width:100%; max-height: 100%; padding:0px; text-align: center; box-shadow: none; border:none; } .close{ color:darkgray; opacity: 1; font-size: 1.5em; } .modal-header{ font-size: 1.2em; height:auto; padding: 0px; margin:5px auto; border:none; } .modal-header h4{ border-radius: 5px; } .modal-content{ background:none; height:100%; width:auto; box-shadow: none; border:none; display: inline-block; margin:0px; padding:0px; } .modal-title{ color:white; margin:0px auto; margin-bottom:-15px; } #myModal p{ color:white; font-size:1.5em; text-align: center; border-radius: 4px; font-family: 'Josefin Sans', sans-serif; margin:0px auto; display: inline-block; position: absolute; top:25%; left:00%; height:200px; width:100%; } #title{ position:absolute; left:15%; text-align: center; } #myModal a{ color:cadetblue; } #myModal .modal-body img{ margin:0 auto; max-width:100%; max-height:100%; } /* Images */ .iconcontainer{ padding:10px; } #save{ display: inline-block; float:left; cursor: pointer; padding:5px; border-radius: 2px; } #trash{ display: inline-block; float:right; cursor: pointer; padding:5px; border-radius: 2px; } #save:hover{ background:cadetblue; } #trash:hover{ background:tomato; } /*Progress animation (http://projects.lukehaas.me/css-loaders/)*/ .loadcontainer{ margin:0px auto; width:50px; height:50px; position: relative; } .loadcontainer p{ width:150px; color:tomato; } .loader, .loader:before, .loader:after { background: cadetblue; -webkit-animation: load1 1s infinite ease-in-out; animation: load1 1s infinite ease-in-out; width: 1em; height: 4em; } .loader:before, .loader:after { position: absolute; top: 0; content: ''; } .loader:before { left: -1.5em; -webkit-animation-delay: -0.32s; animation-delay: -0.32s; } .loader { text-indent: -9999em; margin: 0em auto; position: relative; font-size: 11px; -webkit-transform: translateZ(0); -ms-transform: translateZ(0); transform: translateZ(0); -webkit-animation-delay: -0.16s; animation-delay: -0.16s; } .loader:after { left: 1.5em; } @-webkit-keyframes load1 { 0%, 80%, 100% { box-shadow: 0 0 #FFF; height: 4em; } 40% { box-shadow: 0 -2em #ffffff; height: 5em; } } @keyframes load1 { 0%, 80%, 100% { box-shadow: 0 0 #FFF; height: 4em; } 40% { box-shadow: 0 -2em #ffffff; height: 5em; } } /* States */ .hidden{ display:none; }
data/president/n500003500000000/20160116104603/page.html
gugod/vote-watch-2016
<!DOCTYPE html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <meta http-equiv="Expires" content="-1"> <meta http-equiv="Pragma" content="no-cache"> <meta http-equiv="Cache-Control" content="no-cache"> <title>105年第十四任總統副總統及第九屆立法委員選舉</title> <link href="../css/style.css" rel="stylesheet" type="text/css"> <link href="../css/style2.css" rel="stylesheet" type="text/css"> <script type="text/javascript" src="../js/ftiens4.js"></script> <script type="text/javascript" src="../js/ua.js"></script> <script type="text/javascript" src="../js/func.js"></script> <script type="text/javascript" src="../js/treeP1.js"></script> <script type="text/javascript" src="../js/refresh.js"></script> </head> <body id="main-body"> <div id="main-header"> <div id="main-top"> <a class="main-top-logo" href="#">中央選舉委員會</a> <ul class="main-top-list"> <li class="main-top-item"><a class="main-top-link main-top-link-home" href="../index.html">回首頁</a></li> <li class="main-top-item"><a class="main-top-link main-top-link-cec" href="http://2016.cec.gov.tw">中選會網站</a></li> <li class="main-top-item"><a class="main-top-link main-top-link-english" href="../../en/index.html">English</a></li> </ul> </div> </div> <div id="main-wrap"> <div id="main-banner"> <div class="slideshow"> <img src="../img/main_bg_1.jpg" width="1024" height="300" alt="background" title="background"> </div> <div class="main-deco"></div> <div class="main-title"></div> <a class="main-pvpe main-pvpe-current" href="../IDX/indexP1.html">總統副總統選舉</a> <a class="main-le" href="../IDX/indexT.html">立法委員選舉</a> </div> <div id="main-container"> <div id="main-content"> <table width="1024" border="1" cellpadding="0" cellspacing="0"> <tr> <td width="180" valign="top"> <div id="divMenu"> <table border="0"> <tr> <td><a style="text-decoration:none;color:silver" href="http://www.treemenu.net/" target=_blank></a></td> </tr> </table> <span class="TreeviewSpanArea"> <script>initializeDocument()</script> <noscript>請開啟Javascript功能</noscript> </span> </div> </td> <td width="796" valign="top"> <div id="divContent"> <!-- 修改區塊 --> <table width="100%" border="0" cellpadding="0" cellspacing="4"> <tr> <td><img src="../images/search.png" alt="候選人得票數" title="候選人得票數">&nbsp;<b>總統副總統選舉&nbsp;候選人在 臺南市 歸仁區得票數&nbsp;</b></td> </tr> <tr valign="bottom"> <td> <table width="100%" border="0" cellpadding="0" cellspacing="0"> <tr valign="bottom"> <td class="fontNumber">&nbsp;<img src="../images/nav.gif" alt="候選組數" title="候選組數">&nbsp;<img src="../images/nav.gif" alt="候選組數" title="候選組數">&nbsp;候選組數:3&nbsp;&nbsp;<img src="../images/nav.gif" alt="應選組數" title="應選組數">&nbsp;<img src="../images/nav.gif" alt="應選組數" title="應選組數">&nbsp;應選組數:1</td> <td align="right"> <select name="selector_order" class="selectC" tabindex="1" id="orderBy" onChange="changeOrder();"> <option value="n">依號次排序</option> <option value="s">依得票排序</option> </select> </td> </tr> </table> </td> </tr> <tr valign="top"> <td> <table width="100%" border="0" cellpadding="6" cellspacing="1" class="tableT"> <tr class="trHeaderT"> <td>註記</td> <td>號次</td> <td><table><tr><td>總統</td><td rowspan=2> 候選人姓名</td></tr><td>副總統</td></table></td> <td>性別</td> <td>得票數</td> <td>得票率%</td> <td>登記方式</td> </tr> <tr class="trT"> <td>&nbsp;</td> <td>1</td> <td>朱立倫<br>王如玄</td> <td>男<br>女</td> <td class="tdAlignRight">4,226</td> <td class="tdAlignRight">19.6348</td> <td>中國國民黨&nbsp; 推薦</td> </tr> <tr class="trT"> <td>&nbsp;</td> <td>2</td> <td>蔡英文<br>陳建仁</td> <td>女<br>男</td> <td class="tdAlignRight">15,404</td> <td class="tdAlignRight">71.5699</td> <td>民主進步黨&nbsp; 推薦</td> </tr> <tr class="trT"> <td>&nbsp;</td> <td>3</td> <td>宋楚瑜<br>徐欣瑩</td> <td>男<br>女</td> <td class="tdAlignRight">1,893</td> <td class="tdAlignRight">8.7952</td> <td>親民黨&nbsp; 推薦</td> </tr> <tr class="trFooterT"> <td colspan="7" align="right">投開票所數 已送/應送:&nbsp;29/45&nbsp;</td> </tr> </table> </td> </tr> <tr valign="top"> <td> <table width="100%" border="0" cellpadding="0" cellspacing="0"> <tr> <td width="10"></td> <td valign="top" class="fontNote"> <table> <tr> <td>註記說明:</td> <td align="center">◎</td> <td>自然當選</td> </tr> <tr> <td></td> <td align="center">?</td> <td>同票待抽籤</td> </tr> </table> </td> <td valign="top" class="fontTimer"><img src="../images/clock2.png" alt="Sat, 16 Jan 2016 18:45:11 +0800" title="Sat, 16 Jan 2016 18:45:11 +0800">&nbsp;資料更新時間:&nbsp;01/16&nbsp;18:45:06&nbsp;<br>(網頁每3分鐘自動更新一次)</td> </tr> <tr> <td colspan="3" class="fontNote"></td> </tr> </table> </td> </tr> </table> <!-- 修改區塊 --> </div> </td> </tr> </table> </div> <div class="main-footer"></div> <div id="divFooter" align=center>[中央選舉委員會] </div> <!--main-content--> </div><!--main-container--> </div><!--END main-wrap--> <script>setOrder();</script> <script>setMenuScrollPosY();</script> </body> </html>
data/president/n600003600000000/20160116124614/page.html
gugod/vote-watch-2016
<!DOCTYPE html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <meta http-equiv="Expires" content="-1"> <meta http-equiv="Pragma" content="no-cache"> <meta http-equiv="Cache-Control" content="no-cache"> <title>105年第十四任總統副總統及第九屆立法委員選舉</title> <link href="../css/style.css" rel="stylesheet" type="text/css"> <link href="../css/style2.css" rel="stylesheet" type="text/css"> <script type="text/javascript" src="../js/ftiens4.js"></script> <script type="text/javascript" src="../js/ua.js"></script> <script type="text/javascript" src="../js/func.js"></script> <script type="text/javascript" src="../js/treeP1.js"></script> <script type="text/javascript" src="../js/refresh.js"></script> </head> <body id="main-body"> <div id="main-header"> <div id="main-top"> <a class="main-top-logo" href="#">中央選舉委員會</a> <ul class="main-top-list"> <li class="main-top-item"><a class="main-top-link main-top-link-home" href="../index.html">回首頁</a></li> <li class="main-top-item"><a class="main-top-link main-top-link-cec" href="http://2016.cec.gov.tw">中選會網站</a></li> <li class="main-top-item"><a class="main-top-link main-top-link-english" href="../../en/index.html">English</a></li> </ul> </div> </div> <div id="main-wrap"> <div id="main-banner"> <div class="slideshow"> <img src="../img/main_bg_1.jpg" width="1024" height="300" alt="background" title="background"> </div> <div class="main-deco"></div> <div class="main-title"></div> <a class="main-pvpe main-pvpe-current" href="../IDX/indexP1.html">總統副總統選舉</a> <a class="main-le" href="../IDX/indexT.html">立法委員選舉</a> </div> <div id="main-container"> <div id="main-content"> <table width="1024" border="1" cellpadding="0" cellspacing="0"> <tr> <td width="180" valign="top"> <div id="divMenu"> <table border="0"> <tr> <td><a style="text-decoration:none;color:silver" href="http://www.treemenu.net/" target=_blank></a></td> </tr> </table> <span class="TreeviewSpanArea"> <script>initializeDocument()</script> <noscript>請開啟Javascript功能</noscript> </span> </div> </td> <td width="796" valign="top"> <div id="divContent"> <!-- 修改區塊 --> <table width="100%" border="0" cellpadding="0" cellspacing="4"> <tr> <td><img src="../images/search.png" alt="候選人得票數" title="候選人得票數">&nbsp;<b>總統副總統選舉&nbsp;候選人在 高雄市 前鎮區得票數&nbsp;</b></td> </tr> <tr valign="bottom"> <td> <table width="100%" border="0" cellpadding="0" cellspacing="0"> <tr valign="bottom"> <td class="fontNumber">&nbsp;<img src="../images/nav.gif" alt="候選組數" title="候選組數">&nbsp;<img src="../images/nav.gif" alt="候選組數" title="候選組數">&nbsp;候選組數:3&nbsp;&nbsp;<img src="../images/nav.gif" alt="應選組數" title="應選組數">&nbsp;<img src="../images/nav.gif" alt="應選組數" title="應選組數">&nbsp;應選組數:1</td> <td align="right"> <select name="selector_order" class="selectC" tabindex="1" id="orderBy" onChange="changeOrder();"> <option value="n">依號次排序</option> <option value="s">依得票排序</option> </select> </td> </tr> </table> </td> </tr> <tr valign="top"> <td> <table width="100%" border="0" cellpadding="6" cellspacing="1" class="tableT"> <tr class="trHeaderT"> <td>註記</td> <td>號次</td> <td><table><tr><td>總統</td><td rowspan=2> 候選人姓名</td></tr><td>副總統</td></table></td> <td>性別</td> <td>得票數</td> <td>得票率%</td> <td>登記方式</td> </tr> <tr class="trT"> <td>&nbsp;</td> <td>1</td> <td>朱立倫<br>王如玄</td> <td>男<br>女</td> <td class="tdAlignRight">27,045</td> <td class="tdAlignRight">25.3694</td> <td>中國國民黨&nbsp; 推薦</td> </tr> <tr class="trT"> <td>&nbsp;</td> <td>2</td> <td>蔡英文<br>陳建仁</td> <td>女<br>男</td> <td class="tdAlignRight">68,743</td> <td class="tdAlignRight">64.4838</td> <td>民主進步黨&nbsp; 推薦</td> </tr> <tr class="trT"> <td>&nbsp;</td> <td>3</td> <td>宋楚瑜<br>徐欣瑩</td> <td>男<br>女</td> <td class="tdAlignRight">10,817</td> <td class="tdAlignRight">10.1468</td> <td>親民黨&nbsp; 推薦</td> </tr> <tr class="trFooterT"> <td colspan="7" align="right">投開票所數 已送/應送:&nbsp;119/119&nbsp;</td> </tr> </table> </td> </tr> <tr valign="top"> <td> <table width="100%" border="0" cellpadding="0" cellspacing="0"> <tr> <td width="10"></td> <td valign="top" class="fontNote"> <table> <tr> <td>註記說明:</td> <td align="center">◎</td> <td>自然當選</td> </tr> <tr> <td></td> <td align="center">?</td> <td>同票待抽籤</td> </tr> </table> </td> <td valign="top" class="fontTimer"><img src="../images/clock2.png" alt="Sat, 16 Jan 2016 20:45:11 +0800" title="Sat, 16 Jan 2016 20:45:11 +0800">&nbsp;資料更新時間:&nbsp;01/16&nbsp;20:45:06&nbsp;<br>(網頁每3分鐘自動更新一次)</td> </tr> <tr> <td colspan="3" class="fontNote"></td> </tr> </table> </td> </tr> </table> <!-- 修改區塊 --> </div> </td> </tr> </table> </div> <div class="main-footer"></div> <div id="divFooter" align=center>[中央選舉委員會] </div> <!--main-content--> </div><!--main-container--> </div><!--END main-wrap--> <script>setOrder();</script> <script>setMenuScrollPosY();</script> </body> </html>
css/bootstrap.css
quilt9/P1_Portfolio-Site
/*! * Bootstrap v3.3.5 (http://getbootstrap.com) * Copyright 2011-2015 Twitter, Inc. * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) */ /*! * Generated using the Bootstrap Customizer (http://getbootstrap.com/customize/?id=00fff0e8a1a4802d8c11) * Config saved to config.json and https://gist.github.com/00fff0e8a1a4802d8c11 */ /*! * Bootstrap v3.3.5 (http://getbootstrap.com) * Copyright 2011-2015 Twitter, Inc. * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) */ /*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */ html { font-family: sans-serif; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; } body { margin: 0; } article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary { display: block; } audio, canvas, progress, video { display: inline-block; vertical-align: baseline; } audio:not([controls]) { display: none; height: 0; } [hidden], template { display: none; } a { background-color: transparent; } a:active, a:hover { outline: 0; } abbr[title] { border-bottom: 1px dotted; } b, strong { font-weight: bold; } dfn { font-style: italic; } h1 { font-size: 2em; margin: 0.67em 0; } mark { background: #ff0; color: #000; } small { font-size: 80%; } sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; } sup { top: -0.5em; } sub { bottom: -0.25em; } img { border: 0; } svg:not(:root) { overflow: hidden; } figure { margin: 1em 40px; } hr { -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box; height: 0; } pre { overflow: auto; } code, kbd, pre, samp { font-family: monospace, monospace; font-size: 1em; } button, input, optgroup, select, textarea { color: inherit; font: inherit; margin: 0; } button { overflow: visible; } button, select { text-transform: none; } button, html input[type="button"], input[type="reset"], input[type="submit"] { -webkit-appearance: button; cursor: pointer; } button[disabled], html input[disabled] { cursor: default; } button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; } input { line-height: normal; } input[type="checkbox"], input[type="radio"] { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; padding: 0; } input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button { height: auto; } input[type="search"] { -webkit-appearance: textfield; -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box; } input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; } fieldset { border: 1px solid #c0c0c0; margin: 0 2px; padding: 0.35em 0.625em 0.75em; } legend { border: 0; padding: 0; } textarea { overflow: auto; } optgroup { font-weight: bold; } table { border-collapse: collapse; border-spacing: 0; } td, th { padding: 0; } @font-face { font-family: 'Glyphicons Halflings'; src: url('../fonts/glyphicons-halflings-regular.eot'); src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg'); } .glyphicon { position: relative; top: 1px; display: inline-block; font-family: 'Glyphicons Halflings'; font-style: normal; font-weight: normal; line-height: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } .glyphicon-asterisk:before { content: "\2a"; } .glyphicon-plus:before { content: "\2b"; } .glyphicon-euro:before, .glyphicon-eur:before { content: "\20ac"; } .glyphicon-minus:before { content: "\2212"; } .glyphicon-cloud:before { content: "\2601"; } .glyphicon-envelope:before { content: "\2709"; } .glyphicon-pencil:before { content: "\270f"; } .glyphicon-glass:before { content: "\e001"; } .glyphicon-music:before { content: "\e002"; } .glyphicon-search:before { content: "\e003"; } .glyphicon-heart:before { content: "\e005"; } .glyphicon-star:before { content: "\e006"; } .glyphicon-star-empty:before { content: "\e007"; } .glyphicon-user:before { content: "\e008"; } .glyphicon-film:before { content: "\e009"; } .glyphicon-th-large:before { content: "\e010"; } .glyphicon-th:before { content: "\e011"; } .glyphicon-th-list:before { content: "\e012"; } .glyphicon-ok:before { content: "\e013"; } .glyphicon-remove:before { content: "\e014"; } .glyphicon-zoom-in:before { content: "\e015"; } .glyphicon-zoom-out:before { content: "\e016"; } .glyphicon-off:before { content: "\e017"; } .glyphicon-signal:before { content: "\e018"; } .glyphicon-cog:before { content: "\e019"; } .glyphicon-trash:before { content: "\e020"; } .glyphicon-home:before { content: "\e021"; } .glyphicon-file:before { content: "\e022"; } .glyphicon-time:before { content: "\e023"; } .glyphicon-road:before { content: "\e024"; } .glyphicon-download-alt:before { content: "\e025"; } .glyphicon-download:before { content: "\e026"; } .glyphicon-upload:before { content: "\e027"; } .glyphicon-inbox:before { content: "\e028"; } .glyphicon-play-circle:before { content: "\e029"; } .glyphicon-repeat:before { content: "\e030"; } .glyphicon-refresh:before { content: "\e031"; } .glyphicon-list-alt:before { content: "\e032"; } .glyphicon-lock:before { content: "\e033"; } .glyphicon-flag:before { content: "\e034"; } .glyphicon-headphones:before { content: "\e035"; } .glyphicon-volume-off:before { content: "\e036"; } .glyphicon-volume-down:before { content: "\e037"; } .glyphicon-volume-up:before { content: "\e038"; } .glyphicon-qrcode:before { content: "\e039"; } .glyphicon-barcode:before { content: "\e040"; } .glyphicon-tag:before { content: "\e041"; } .glyphicon-tags:before { content: "\e042"; } .glyphicon-book:before { content: "\e043"; } .glyphicon-bookmark:before { content: "\e044"; } .glyphicon-print:before { content: "\e045"; } .glyphicon-camera:before { content: "\e046"; } .glyphicon-font:before { content: "\e047"; } .glyphicon-bold:before { content: "\e048"; } .glyphicon-italic:before { content: "\e049"; } .glyphicon-text-height:before { content: "\e050"; } .glyphicon-text-width:before { content: "\e051"; } .glyphicon-align-left:before { content: "\e052"; } .glyphicon-align-center:before { content: "\e053"; } .glyphicon-align-right:before { content: "\e054"; } .glyphicon-align-justify:before { content: "\e055"; } .glyphicon-list:before { content: "\e056"; } .glyphicon-indent-left:before { content: "\e057"; } .glyphicon-indent-right:before { content: "\e058"; } .glyphicon-facetime-video:before { content: "\e059"; } .glyphicon-picture:before { content: "\e060"; } .glyphicon-map-marker:before { content: "\e062"; } .glyphicon-adjust:before { content: "\e063"; } .glyphicon-tint:before { content: "\e064"; } .glyphicon-edit:before { content: "\e065"; } .glyphicon-share:before { content: "\e066"; } .glyphicon-check:before { content: "\e067"; } .glyphicon-move:before { content: "\e068"; } .glyphicon-step-backward:before { content: "\e069"; } .glyphicon-fast-backward:before { content: "\e070"; } .glyphicon-backward:before { content: "\e071"; } .glyphicon-play:before { content: "\e072"; } .glyphicon-pause:before { content: "\e073"; } .glyphicon-stop:before { content: "\e074"; } .glyphicon-forward:before { content: "\e075"; } .glyphicon-fast-forward:before { content: "\e076"; } .glyphicon-step-forward:before { content: "\e077"; } .glyphicon-eject:before { content: "\e078"; } .glyphicon-chevron-left:before { content: "\e079"; } .glyphicon-chevron-right:before { content: "\e080"; } .glyphicon-plus-sign:before { content: "\e081"; } .glyphicon-minus-sign:before { content: "\e082"; } .glyphicon-remove-sign:before { content: "\e083"; } .glyphicon-ok-sign:before { content: "\e084"; } .glyphicon-question-sign:before { content: "\e085"; } .glyphicon-info-sign:before { content: "\e086"; } .glyphicon-screenshot:before { content: "\e087"; } .glyphicon-remove-circle:before { content: "\e088"; } .glyphicon-ok-circle:before { content: "\e089"; } .glyphicon-ban-circle:before { content: "\e090"; } .glyphicon-arrow-left:before { content: "\e091"; } .glyphicon-arrow-right:before { content: "\e092"; } .glyphicon-arrow-up:before { content: "\e093"; } .glyphicon-arrow-down:before { content: "\e094"; } .glyphicon-share-alt:before { content: "\e095"; } .glyphicon-resize-full:before { content: "\e096"; } .glyphicon-resize-small:before { content: "\e097"; } .glyphicon-exclamation-sign:before { content: "\e101"; } .glyphicon-gift:before { content: "\e102"; } .glyphicon-leaf:before { content: "\e103"; } .glyphicon-fire:before { content: "\e104"; } .glyphicon-eye-open:before { content: "\e105"; } .glyphicon-eye-close:before { content: "\e106"; } .glyphicon-warning-sign:before { content: "\e107"; } .glyphicon-plane:before { content: "\e108"; } .glyphicon-calendar:before { content: "\e109"; } .glyphicon-random:before { content: "\e110"; } .glyphicon-comment:before { content: "\e111"; } .glyphicon-magnet:before { content: "\e112"; } .glyphicon-chevron-up:before { content: "\e113"; } .glyphicon-chevron-down:before { content: "\e114"; } .glyphicon-retweet:before { content: "\e115"; } .glyphicon-shopping-cart:before { content: "\e116"; } .glyphicon-folder-close:before { content: "\e117"; } .glyphicon-folder-open:before { content: "\e118"; } .glyphicon-resize-vertical:before { content: "\e119"; } .glyphicon-resize-horizontal:before { content: "\e120"; } .glyphicon-hdd:before { content: "\e121"; } .glyphicon-bullhorn:before { content: "\e122"; } .glyphicon-bell:before { content: "\e123"; } .glyphicon-certificate:before { content: "\e124"; } .glyphicon-thumbs-up:before { content: "\e125"; } .glyphicon-thumbs-down:before { content: "\e126"; } .glyphicon-hand-right:before { content: "\e127"; } .glyphicon-hand-left:before { content: "\e128"; } .glyphicon-hand-up:before { content: "\e129"; } .glyphicon-hand-down:before { content: "\e130"; } .glyphicon-circle-arrow-right:before { content: "\e131"; } .glyphicon-circle-arrow-left:before { content: "\e132"; } .glyphicon-circle-arrow-up:before { content: "\e133"; } .glyphicon-circle-arrow-down:before { content: "\e134"; } .glyphicon-globe:before { content: "\e135"; } .glyphicon-wrench:before { content: "\e136"; } .glyphicon-tasks:before { content: "\e137"; } .glyphicon-filter:before { content: "\e138"; } .glyphicon-briefcase:before { content: "\e139"; } .glyphicon-fullscreen:before { content: "\e140"; } .glyphicon-dashboard:before { content: "\e141"; } .glyphicon-paperclip:before { content: "\e142"; } .glyphicon-heart-empty:before { content: "\e143"; } .glyphicon-link:before { content: "\e144"; } .glyphicon-phone:before { content: "\e145"; } .glyphicon-pushpin:before { content: "\e146"; } .glyphicon-usd:before { content: "\e148"; } .glyphicon-gbp:before { content: "\e149"; } .glyphicon-sort:before { content: "\e150"; } .glyphicon-sort-by-alphabet:before { content: "\e151"; } .glyphicon-sort-by-alphabet-alt:before { content: "\e152"; } .glyphicon-sort-by-order:before { content: "\e153"; } .glyphicon-sort-by-order-alt:before { content: "\e154"; } .glyphicon-sort-by-attributes:before { content: "\e155"; } .glyphicon-sort-by-attributes-alt:before { content: "\e156"; } .glyphicon-unchecked:before { content: "\e157"; } .glyphicon-expand:before { content: "\e158"; } .glyphicon-collapse-down:before { content: "\e159"; } .glyphicon-collapse-up:before { content: "\e160"; } .glyphicon-log-in:before { content: "\e161"; } .glyphicon-flash:before { content: "\e162"; } .glyphicon-log-out:before { content: "\e163"; } .glyphicon-new-window:before { content: "\e164"; } .glyphicon-record:before { content: "\e165"; } .glyphicon-save:before { content: "\e166"; } .glyphicon-open:before { content: "\e167"; } .glyphicon-saved:before { content: "\e168"; } .glyphicon-import:before { content: "\e169"; } .glyphicon-export:before { content: "\e170"; } .glyphicon-send:before { content: "\e171"; } .glyphicon-floppy-disk:before { content: "\e172"; } .glyphicon-floppy-saved:before { content: "\e173"; } .glyphicon-floppy-remove:before { content: "\e174"; } .glyphicon-floppy-save:before { content: "\e175"; } .glyphicon-floppy-open:before { content: "\e176"; } .glyphicon-credit-card:before { content: "\e177"; } .glyphicon-transfer:before { content: "\e178"; } .glyphicon-cutlery:before { content: "\e179"; } .glyphicon-header:before { content: "\e180"; } .glyphicon-compressed:before { content: "\e181"; } .glyphicon-earphone:before { content: "\e182"; } .glyphicon-phone-alt:before { content: "\e183"; } .glyphicon-tower:before { content: "\e184"; } .glyphicon-stats:before { content: "\e185"; } .glyphicon-sd-video:before { content: "\e186"; } .glyphicon-hd-video:before { content: "\e187"; } .glyphicon-subtitles:before { content: "\e188"; } .glyphicon-sound-stereo:before { content: "\e189"; } .glyphicon-sound-dolby:before { content: "\e190"; } .glyphicon-sound-5-1:before { content: "\e191"; } .glyphicon-sound-6-1:before { content: "\e192"; } .glyphicon-sound-7-1:before { content: "\e193"; } .glyphicon-copyright-mark:before { content: "\e194"; } .glyphicon-registration-mark:before { content: "\e195"; } .glyphicon-cloud-download:before { content: "\e197"; } .glyphicon-cloud-upload:before { content: "\e198"; } .glyphicon-tree-conifer:before { content: "\e199"; } .glyphicon-tree-deciduous:before { content: "\e200"; } .glyphicon-cd:before { content: "\e201"; } .glyphicon-save-file:before { content: "\e202"; } .glyphicon-open-file:before { content: "\e203"; } .glyphicon-level-up:before { content: "\e204"; } .glyphicon-copy:before { content: "\e205"; } .glyphicon-paste:before { content: "\e206"; } .glyphicon-alert:before { content: "\e209"; } .glyphicon-equalizer:before { content: "\e210"; } .glyphicon-king:before { content: "\e211"; } .glyphicon-queen:before { content: "\e212"; } .glyphicon-pawn:before { content: "\e213"; } .glyphicon-bishop:before { content: "\e214"; } .glyphicon-knight:before { content: "\e215"; } .glyphicon-baby-formula:before { content: "\e216"; } .glyphicon-tent:before { content: "\26fa"; } .glyphicon-blackboard:before { content: "\e218"; } .glyphicon-bed:before { content: "\e219"; } .glyphicon-apple:before { content: "\f8ff"; } .glyphicon-erase:before { content: "\e221"; } .glyphicon-hourglass:before { content: "\231b"; } .glyphicon-lamp:before { content: "\e223"; } .glyphicon-duplicate:before { content: "\e224"; } .glyphicon-piggy-bank:before { content: "\e225"; } .glyphicon-scissors:before { content: "\e226"; } .glyphicon-bitcoin:before { content: "\e227"; } .glyphicon-btc:before { content: "\e227"; } .glyphicon-xbt:before { content: "\e227"; } .glyphicon-yen:before { content: "\00a5"; } .glyphicon-jpy:before { content: "\00a5"; } .glyphicon-ruble:before { content: "\20bd"; } .glyphicon-rub:before { content: "\20bd"; } .glyphicon-scale:before { content: "\e230"; } .glyphicon-ice-lolly:before { content: "\e231"; } .glyphicon-ice-lolly-tasted:before { content: "\e232"; } .glyphicon-education:before { content: "\e233"; } .glyphicon-option-horizontal:before { content: "\e234"; } .glyphicon-option-vertical:before { content: "\e235"; } .glyphicon-menu-hamburger:before { content: "\e236"; } .glyphicon-modal-window:before { content: "\e237"; } .glyphicon-oil:before { content: "\e238"; } .glyphicon-grain:before { content: "\e239"; } .glyphicon-sunglasses:before { content: "\e240"; } .glyphicon-text-size:before { content: "\e241"; } .glyphicon-text-color:before { content: "\e242"; } .glyphicon-text-background:before { content: "\e243"; } .glyphicon-object-align-top:before { content: "\e244"; } .glyphicon-object-align-bottom:before { content: "\e245"; } .glyphicon-object-align-horizontal:before { content: "\e246"; } .glyphicon-object-align-left:before { content: "\e247"; } .glyphicon-object-align-vertical:before { content: "\e248"; } .glyphicon-object-align-right:before { content: "\e249"; } .glyphicon-triangle-right:before { content: "\e250"; } .glyphicon-triangle-left:before { content: "\e251"; } .glyphicon-triangle-bottom:before { content: "\e252"; } .glyphicon-triangle-top:before { content: "\e253"; } .glyphicon-console:before { content: "\e254"; } .glyphicon-superscript:before { content: "\e255"; } .glyphicon-subscript:before { content: "\e256"; } .glyphicon-menu-left:before { content: "\e257"; } .glyphicon-menu-right:before { content: "\e258"; } .glyphicon-menu-down:before { content: "\e259"; } .glyphicon-menu-up:before { content: "\e260"; } * { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } *:before, *:after { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } html { font-size: 10px; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); } body { font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 14px; line-height: 1.42857143; color: #333333; background-color: #ffffff; } input, button, select, textarea { font-family: inherit; font-size: inherit; line-height: inherit; } a { color: #337ab7; text-decoration: none; } a:hover, a:focus { color: #23527c; text-decoration: underline; } a:focus { outline: thin dotted; outline: 5px auto -webkit-focus-ring-color; outline-offset: -2px; } figure { margin: 0; } img { vertical-align: middle; } .img-responsive { display: block; max-width: 100%; height: auto; } .img-rounded { border-radius: 6px; } .img-thumbnail { padding: 4px; line-height: 1.42857143; background-color: #ffffff; border: 1px solid #dddddd; border-radius: 4px; -webkit-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; display: inline-block; max-width: 100%; height: auto; } .img-circle { border-radius: 50%; } hr { margin-top: 20px; margin-bottom: 20px; border: 0; border-top: 1px solid #eeeeee; } .sr-only { position: absolute; width: 1px; height: 1px; margin: -1px; padding: 0; overflow: hidden; clip: rect(0, 0, 0, 0); border: 0; } .sr-only-focusable:active, .sr-only-focusable:focus { position: static; width: auto; height: auto; margin: 0; overflow: visible; clip: auto; } [role="button"] { cursor: pointer; } h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 { font-family: inherit; font-weight: 500; line-height: 1.1; color: inherit; } h1 small, h2 small, h3 small, h4 small, h5 small, h6 small, .h1 small, .h2 small, .h3 small, .h4 small, .h5 small, .h6 small, h1 .small, h2 .small, h3 .small, h4 .small, h5 .small, h6 .small, .h1 .small, .h2 .small, .h3 .small, .h4 .small, .h5 .small, .h6 .small { font-weight: normal; line-height: 1; color: #777777; } h1, .h1, h2, .h2, h3, .h3 { margin-top: 20px; margin-bottom: 10px; } h1 small, .h1 small, h2 small, .h2 small, h3 small, .h3 small, h1 .small, .h1 .small, h2 .small, .h2 .small, h3 .small, .h3 .small { font-size: 65%; } h4, .h4, h5, .h5, h6, .h6 { margin-top: 10px; margin-bottom: 10px; } h4 small, .h4 small, h5 small, .h5 small, h6 small, .h6 small, h4 .small, .h4 .small, h5 .small, .h5 .small, h6 .small, .h6 .small { font-size: 75%; } h1, .h1 { font-size: 36px; } h2, .h2 { font-size: 30px; } h3, .h3 { font-size: 24px; } h4, .h4 { font-size: 18px; } h5, .h5 { font-size: 14px; } h6, .h6 { font-size: 12px; } p { margin: 0 0 10px; } .lead { margin-bottom: 20px; font-size: 16px; font-weight: 300; line-height: 1.4; } @media (min-width: 768px) { .lead { font-size: 21px; } } small, .small { font-size: 85%; } mark, .mark { background-color: #fcf8e3; padding: .2em; } .text-left { text-align: left; } .text-right { text-align: right; } .text-center { text-align: center; } .text-justify { text-align: justify; } .text-nowrap { white-space: nowrap; } .text-lowercase { text-transform: lowercase; } .text-uppercase { text-transform: uppercase; } .text-capitalize { text-transform: capitalize; } .text-muted { color: #777777; } .text-primary { color: #337ab7; } a.text-primary:hover, a.text-primary:focus { color: #286090; } .text-success { color: #3c763d; } a.text-success:hover, a.text-success:focus { color: #2b542c; } .text-info { color: #31708f; } a.text-info:hover, a.text-info:focus { color: #245269; } .text-warning { color: #8a6d3b; } a.text-warning:hover, a.text-warning:focus { color: #66512c; } .text-danger { color: #a94442; } a.text-danger:hover, a.text-danger:focus { color: #843534; } .bg-primary { color: #fff; background-color: #337ab7; } a.bg-primary:hover, a.bg-primary:focus { background-color: #286090; } .bg-success { background-color: #dff0d8; } a.bg-success:hover, a.bg-success:focus { background-color: #c1e2b3; } .bg-info { background-color: #d9edf7; } a.bg-info:hover, a.bg-info:focus { background-color: #afd9ee; } .bg-warning { background-color: #fcf8e3; } a.bg-warning:hover, a.bg-warning:focus { background-color: #f7ecb5; } .bg-danger { background-color: #f2dede; } a.bg-danger:hover, a.bg-danger:focus { background-color: #e4b9b9; } .page-header { padding-bottom: 9px; margin: 40px 0 20px; border-bottom: 1px solid #eeeeee; } ul, ol { margin-top: 0; margin-bottom: 10px; } ul ul, ol ul, ul ol, ol ol { margin-bottom: 0; } .list-unstyled { padding-left: 0; list-style: none; } .list-inline { padding-left: 0; list-style: none; margin-left: -5px; } .list-inline > li { display: inline-block; padding-left: 5px; padding-right: 5px; } dl { margin-top: 0; margin-bottom: 20px; } dt, dd { line-height: 1.42857143; } dt { font-weight: bold; } dd { margin-left: 0; } @media (min-width: 768px) { .dl-horizontal dt { float: left; width: 160px; clear: left; text-align: right; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; } .dl-horizontal dd { margin-left: 180px; } } abbr[title], abbr[data-original-title] { cursor: help; border-bottom: 1px dotted #777777; } .initialism { font-size: 90%; text-transform: uppercase; } blockquote { padding: 10px 20px; margin: 0 0 20px; font-size: 17.5px; border-left: 5px solid #eeeeee; } blockquote p:last-child, blockquote ul:last-child, blockquote ol:last-child { margin-bottom: 0; } blockquote footer, blockquote small, blockquote .small { display: block; font-size: 80%; line-height: 1.42857143; color: #777777; } blockquote footer:before, blockquote small:before, blockquote .small:before { content: '\2014 \00A0'; } .blockquote-reverse, blockquote.pull-right { padding-right: 15px; padding-left: 0; border-right: 5px solid #eeeeee; border-left: 0; text-align: right; } .blockquote-reverse footer:before, blockquote.pull-right footer:before, .blockquote-reverse small:before, blockquote.pull-right small:before, .blockquote-reverse .small:before, blockquote.pull-right .small:before { content: ''; } .blockquote-reverse footer:after, blockquote.pull-right footer:after, .blockquote-reverse small:after, blockquote.pull-right small:after, .blockquote-reverse .small:after, blockquote.pull-right .small:after { content: '\00A0 \2014'; } address { margin-bottom: 20px; font-style: normal; line-height: 1.42857143; } .container { margin-right: auto; margin-left: auto; padding-left: 15px; padding-right: 15px; } @media (min-width: 768px) { .container { width: 750px; } } @media (min-width: 992px) { .container { width: 970px; } } @media (min-width: 1200px) { .container { width: 1170px; } } .container-fluid { margin-right: auto; margin-left: auto; padding-left: 15px; padding-right: 15px; } .row { margin-left: -15px; margin-right: -15px; } .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 { position: relative; min-height: 1px; padding-left: 15px; padding-right: 15px; } .col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 { float: left; } .col-xs-12 { width: 100%; } .col-xs-11 { width: 91.66666667%; } .col-xs-10 { width: 83.33333333%; } .col-xs-9 { width: 75%; } .col-xs-8 { width: 66.66666667%; } .col-xs-7 { width: 58.33333333%; } .col-xs-6 { width: 50%; } .col-xs-5 { width: 41.66666667%; } .col-xs-4 { width: 33.33333333%; } .col-xs-3 { width: 25%; } .col-xs-2 { width: 16.66666667%; } .col-xs-1 { width: 8.33333333%; } .col-xs-pull-12 { right: 100%; } .col-xs-pull-11 { right: 91.66666667%; } .col-xs-pull-10 { right: 83.33333333%; } .col-xs-pull-9 { right: 75%; } .col-xs-pull-8 { right: 66.66666667%; } .col-xs-pull-7 { right: 58.33333333%; } .col-xs-pull-6 { right: 50%; } .col-xs-pull-5 { right: 41.66666667%; } .col-xs-pull-4 { right: 33.33333333%; } .col-xs-pull-3 { right: 25%; } .col-xs-pull-2 { right: 16.66666667%; } .col-xs-pull-1 { right: 8.33333333%; } .col-xs-pull-0 { right: auto; } .col-xs-push-12 { left: 100%; } .col-xs-push-11 { left: 91.66666667%; } .col-xs-push-10 { left: 83.33333333%; } .col-xs-push-9 { left: 75%; } .col-xs-push-8 { left: 66.66666667%; } .col-xs-push-7 { left: 58.33333333%; } .col-xs-push-6 { left: 50%; } .col-xs-push-5 { left: 41.66666667%; } .col-xs-push-4 { left: 33.33333333%; } .col-xs-push-3 { left: 25%; } .col-xs-push-2 { left: 16.66666667%; } .col-xs-push-1 { left: 8.33333333%; } .col-xs-push-0 { left: auto; } .col-xs-offset-12 { margin-left: 100%; } .col-xs-offset-11 { margin-left: 91.66666667%; } .col-xs-offset-10 { margin-left: 83.33333333%; } .col-xs-offset-9 { margin-left: 75%; } .col-xs-offset-8 { margin-left: 66.66666667%; } .col-xs-offset-7 { margin-left: 58.33333333%; } .col-xs-offset-6 { margin-left: 50%; } .col-xs-offset-5 { margin-left: 41.66666667%; } .col-xs-offset-4 { margin-left: 33.33333333%; } .col-xs-offset-3 { margin-left: 25%; } .col-xs-offset-2 { margin-left: 16.66666667%; } .col-xs-offset-1 { margin-left: 8.33333333%; } .col-xs-offset-0 { margin-left: 0%; } @media (min-width: 768px) { .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 { float: left; } .col-sm-12 { width: 100%; } .col-sm-11 { width: 91.66666667%; } .col-sm-10 { width: 83.33333333%; } .col-sm-9 { width: 75%; } .col-sm-8 { width: 66.66666667%; } .col-sm-7 { width: 58.33333333%; } .col-sm-6 { width: 50%; } .col-sm-5 { width: 41.66666667%; } .col-sm-4 { width: 33.33333333%; } .col-sm-3 { width: 25%; } .col-sm-2 { width: 16.66666667%; } .col-sm-1 { width: 8.33333333%; } .col-sm-pull-12 { right: 100%; } .col-sm-pull-11 { right: 91.66666667%; } .col-sm-pull-10 { right: 83.33333333%; } .col-sm-pull-9 { right: 75%; } .col-sm-pull-8 { right: 66.66666667%; } .col-sm-pull-7 { right: 58.33333333%; } .col-sm-pull-6 { right: 50%; } .col-sm-pull-5 { right: 41.66666667%; } .col-sm-pull-4 { right: 33.33333333%; } .col-sm-pull-3 { right: 25%; } .col-sm-pull-2 { right: 16.66666667%; } .col-sm-pull-1 { right: 8.33333333%; } .col-sm-pull-0 { right: auto; } .col-sm-push-12 { left: 100%; } .col-sm-push-11 { left: 91.66666667%; } .col-sm-push-10 { left: 83.33333333%; } .col-sm-push-9 { left: 75%; } .col-sm-push-8 { left: 66.66666667%; } .col-sm-push-7 { left: 58.33333333%; } .col-sm-push-6 { left: 50%; } .col-sm-push-5 { left: 41.66666667%; } .col-sm-push-4 { left: 33.33333333%; } .col-sm-push-3 { left: 25%; } .col-sm-push-2 { left: 16.66666667%; } .col-sm-push-1 { left: 8.33333333%; } .col-sm-push-0 { left: auto; } .col-sm-offset-12 { margin-left: 100%; } .col-sm-offset-11 { margin-left: 91.66666667%; } .col-sm-offset-10 { margin-left: 83.33333333%; } .col-sm-offset-9 { margin-left: 75%; } .col-sm-offset-8 { margin-left: 66.66666667%; } .col-sm-offset-7 { margin-left: 58.33333333%; } .col-sm-offset-6 { margin-left: 50%; } .col-sm-offset-5 { margin-left: 41.66666667%; } .col-sm-offset-4 { margin-left: 33.33333333%; } .col-sm-offset-3 { margin-left: 25%; } .col-sm-offset-2 { margin-left: 16.66666667%; } .col-sm-offset-1 { margin-left: 8.33333333%; } .col-sm-offset-0 { margin-left: 0%; } } @media (min-width: 992px) { .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 { float: left; } .col-md-12 { width: 100%; } .col-md-11 { width: 91.66666667%; } .col-md-10 { width: 83.33333333%; } .col-md-9 { width: 75%; } .col-md-8 { width: 66.66666667%; } .col-md-7 { width: 58.33333333%; } .col-md-6 { width: 50%; } .col-md-5 { width: 41.66666667%; } .col-md-4 { width: 33.33333333%; } .col-md-3 { width: 25%; } .col-md-2 { width: 16.66666667%; } .col-md-1 { width: 8.33333333%; } .col-md-pull-12 { right: 100%; } .col-md-pull-11 { right: 91.66666667%; } .col-md-pull-10 { right: 83.33333333%; } .col-md-pull-9 { right: 75%; } .col-md-pull-8 { right: 66.66666667%; } .col-md-pull-7 { right: 58.33333333%; } .col-md-pull-6 { right: 50%; } .col-md-pull-5 { right: 41.66666667%; } .col-md-pull-4 { right: 33.33333333%; } .col-md-pull-3 { right: 25%; } .col-md-pull-2 { right: 16.66666667%; } .col-md-pull-1 { right: 8.33333333%; } .col-md-pull-0 { right: auto; } .col-md-push-12 { left: 100%; } .col-md-push-11 { left: 91.66666667%; } .col-md-push-10 { left: 83.33333333%; } .col-md-push-9 { left: 75%; } .col-md-push-8 { left: 66.66666667%; } .col-md-push-7 { left: 58.33333333%; } .col-md-push-6 { left: 50%; } .col-md-push-5 { left: 41.66666667%; } .col-md-push-4 { left: 33.33333333%; } .col-md-push-3 { left: 25%; } .col-md-push-2 { left: 16.66666667%; } .col-md-push-1 { left: 8.33333333%; } .col-md-push-0 { left: auto; } .col-md-offset-12 { margin-left: 100%; } .col-md-offset-11 { margin-left: 91.66666667%; } .col-md-offset-10 { margin-left: 83.33333333%; } .col-md-offset-9 { margin-left: 75%; } .col-md-offset-8 { margin-left: 66.66666667%; } .col-md-offset-7 { margin-left: 58.33333333%; } .col-md-offset-6 { margin-left: 50%; } .col-md-offset-5 { margin-left: 41.66666667%; } .col-md-offset-4 { margin-left: 33.33333333%; } .col-md-offset-3 { margin-left: 25%; } .col-md-offset-2 { margin-left: 16.66666667%; } .col-md-offset-1 { margin-left: 8.33333333%; } .col-md-offset-0 { margin-left: 0%; } } @media (min-width: 1200px) { .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 { float: left; } .col-lg-12 { width: 100%; } .col-lg-11 { width: 91.66666667%; } .col-lg-10 { width: 83.33333333%; } .col-lg-9 { width: 75%; } .col-lg-8 { width: 66.66666667%; } .col-lg-7 { width: 58.33333333%; } .col-lg-6 { width: 50%; } .col-lg-5 { width: 41.66666667%; } .col-lg-4 { width: 33.33333333%; } .col-lg-3 { width: 25%; } .col-lg-2 { width: 16.66666667%; } .col-lg-1 { width: 8.33333333%; } .col-lg-pull-12 { right: 100%; } .col-lg-pull-11 { right: 91.66666667%; } .col-lg-pull-10 { right: 83.33333333%; } .col-lg-pull-9 { right: 75%; } .col-lg-pull-8 { right: 66.66666667%; } .col-lg-pull-7 { right: 58.33333333%; } .col-lg-pull-6 { right: 50%; } .col-lg-pull-5 { right: 41.66666667%; } .col-lg-pull-4 { right: 33.33333333%; } .col-lg-pull-3 { right: 25%; } .col-lg-pull-2 { right: 16.66666667%; } .col-lg-pull-1 { right: 8.33333333%; } .col-lg-pull-0 { right: auto; } .col-lg-push-12 { left: 100%; } .col-lg-push-11 { left: 91.66666667%; } .col-lg-push-10 { left: 83.33333333%; } .col-lg-push-9 { left: 75%; } .col-lg-push-8 { left: 66.66666667%; } .col-lg-push-7 { left: 58.33333333%; } .col-lg-push-6 { left: 50%; } .col-lg-push-5 { left: 41.66666667%; } .col-lg-push-4 { left: 33.33333333%; } .col-lg-push-3 { left: 25%; } .col-lg-push-2 { left: 16.66666667%; } .col-lg-push-1 { left: 8.33333333%; } .col-lg-push-0 { left: auto; } .col-lg-offset-12 { margin-left: 100%; } .col-lg-offset-11 { margin-left: 91.66666667%; } .col-lg-offset-10 { margin-left: 83.33333333%; } .col-lg-offset-9 { margin-left: 75%; } .col-lg-offset-8 { margin-left: 66.66666667%; } .col-lg-offset-7 { margin-left: 58.33333333%; } .col-lg-offset-6 { margin-left: 50%; } .col-lg-offset-5 { margin-left: 41.66666667%; } .col-lg-offset-4 { margin-left: 33.33333333%; } .col-lg-offset-3 { margin-left: 25%; } .col-lg-offset-2 { margin-left: 16.66666667%; } .col-lg-offset-1 { margin-left: 8.33333333%; } .col-lg-offset-0 { margin-left: 0%; } } .btn { display: inline-block; margin-bottom: 0; font-weight: normal; text-align: center; vertical-align: middle; -ms-touch-action: manipulation; touch-action: manipulation; cursor: pointer; background-image: none; border: 1px solid transparent; white-space: nowrap; padding: 6px 12px; font-size: 14px; line-height: 1.42857143; border-radius: 4px; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; } .btn:focus, .btn:active:focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn.active.focus { outline: thin dotted; outline: 5px auto -webkit-focus-ring-color; outline-offset: -2px; } .btn:hover, .btn:focus, .btn.focus { color: #333333; text-decoration: none; } .btn:active, .btn.active { outline: 0; background-image: none; -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); } .btn.disabled, .btn[disabled], fieldset[disabled] .btn { cursor: not-allowed; opacity: 0.65; filter: alpha(opacity=65); -webkit-box-shadow: none; box-shadow: none; } a.btn.disabled, fieldset[disabled] a.btn { pointer-events: none; } .btn-default { color: #333333; background-color: #ffffff; border-color: #cccccc; } .btn-default:focus, .btn-default.focus { color: #333333; background-color: #e6e6e6; border-color: #8c8c8c; } .btn-default:hover { color: #333333; background-color: #e6e6e6; border-color: #adadad; } .btn-default:active, .btn-default.active, .open > .dropdown-toggle.btn-default { color: #333333; background-color: #e6e6e6; border-color: #adadad; } .btn-default:active:hover, .btn-default.active:hover, .open > .dropdown-toggle.btn-default:hover, .btn-default:active:focus, .btn-default.active:focus, .open > .dropdown-toggle.btn-default:focus, .btn-default:active.focus, .btn-default.active.focus, .open > .dropdown-toggle.btn-default.focus { color: #333333; background-color: #d4d4d4; border-color: #8c8c8c; } .btn-default:active, .btn-default.active, .open > .dropdown-toggle.btn-default { background-image: none; } .btn-default.disabled, .btn-default[disabled], fieldset[disabled] .btn-default, .btn-default.disabled:hover, .btn-default[disabled]:hover, fieldset[disabled] .btn-default:hover, .btn-default.disabled:focus, .btn-default[disabled]:focus, fieldset[disabled] .btn-default:focus, .btn-default.disabled.focus, .btn-default[disabled].focus, fieldset[disabled] .btn-default.focus, .btn-default.disabled:active, .btn-default[disabled]:active, fieldset[disabled] .btn-default:active, .btn-default.disabled.active, .btn-default[disabled].active, fieldset[disabled] .btn-default.active { background-color: #ffffff; border-color: #cccccc; } .btn-default .badge { color: #ffffff; background-color: #333333; } .btn-primary { color: #ffffff; background-color: #337ab7; border-color: #2e6da4; } .btn-primary:focus, .btn-primary.focus { color: #ffffff; background-color: #286090; border-color: #122b40; } .btn-primary:hover { color: #ffffff; background-color: #286090; border-color: #204d74; } .btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary { color: #ffffff; background-color: #286090; border-color: #204d74; } .btn-primary:active:hover, .btn-primary.active:hover, .open > .dropdown-toggle.btn-primary:hover, .btn-primary:active:focus, .btn-primary.active:focus, .open > .dropdown-toggle.btn-primary:focus, .btn-primary:active.focus, .btn-primary.active.focus, .open > .dropdown-toggle.btn-primary.focus { color: #ffffff; background-color: #204d74; border-color: #122b40; } .btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary { background-image: none; } .btn-primary.disabled, .btn-primary[disabled], fieldset[disabled] .btn-primary, .btn-primary.disabled:hover, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary:hover, .btn-primary.disabled:focus, .btn-primary[disabled]:focus, fieldset[disabled] .btn-primary:focus, .btn-primary.disabled.focus, .btn-primary[disabled].focus, fieldset[disabled] .btn-primary.focus, .btn-primary.disabled:active, .btn-primary[disabled]:active, fieldset[disabled] .btn-primary:active, .btn-primary.disabled.active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary.active { background-color: #337ab7; border-color: #2e6da4; } .btn-primary .badge { color: #337ab7; background-color: #ffffff; } .btn-success { color: #ffffff; background-color: #5cb85c; border-color: #4cae4c; } .btn-success:focus, .btn-success.focus { color: #ffffff; background-color: #449d44; border-color: #255625; } .btn-success:hover { color: #ffffff; background-color: #449d44; border-color: #398439; } .btn-success:active, .btn-success.active, .open > .dropdown-toggle.btn-success { color: #ffffff; background-color: #449d44; border-color: #398439; } .btn-success:active:hover, .btn-success.active:hover, .open > .dropdown-toggle.btn-success:hover, .btn-success:active:focus, .btn-success.active:focus, .open > .dropdown-toggle.btn-success:focus, .btn-success:active.focus, .btn-success.active.focus, .open > .dropdown-toggle.btn-success.focus { color: #ffffff; background-color: #398439; border-color: #255625; } .btn-success:active, .btn-success.active, .open > .dropdown-toggle.btn-success { background-image: none; } .btn-success.disabled, .btn-success[disabled], fieldset[disabled] .btn-success, .btn-success.disabled:hover, .btn-success[disabled]:hover, fieldset[disabled] .btn-success:hover, .btn-success.disabled:focus, .btn-success[disabled]:focus, fieldset[disabled] .btn-success:focus, .btn-success.disabled.focus, .btn-success[disabled].focus, fieldset[disabled] .btn-success.focus, .btn-success.disabled:active, .btn-success[disabled]:active, fieldset[disabled] .btn-success:active, .btn-success.disabled.active, .btn-success[disabled].active, fieldset[disabled] .btn-success.active { background-color: #5cb85c; border-color: #4cae4c; } .btn-success .badge { color: #5cb85c; background-color: #ffffff; } .btn-info { color: #ffffff; background-color: #5bc0de; border-color: #46b8da; } .btn-info:focus, .btn-info.focus { color: #ffffff; background-color: #31b0d5; border-color: #1b6d85; } .btn-info:hover { color: #ffffff; background-color: #31b0d5; border-color: #269abc; } .btn-info:active, .btn-info.active, .open > .dropdown-toggle.btn-info { color: #ffffff; background-color: #31b0d5; border-color: #269abc; } .btn-info:active:hover, .btn-info.active:hover, .open > .dropdown-toggle.btn-info:hover, .btn-info:active:focus, .btn-info.active:focus, .open > .dropdown-toggle.btn-info:focus, .btn-info:active.focus, .btn-info.active.focus, .open > .dropdown-toggle.btn-info.focus { color: #ffffff; background-color: #269abc; border-color: #1b6d85; } .btn-info:active, .btn-info.active, .open > .dropdown-toggle.btn-info { background-image: none; } .btn-info.disabled, .btn-info[disabled], fieldset[disabled] .btn-info, .btn-info.disabled:hover, .btn-info[disabled]:hover, fieldset[disabled] .btn-info:hover, .btn-info.disabled:focus, .btn-info[disabled]:focus, fieldset[disabled] .btn-info:focus, .btn-info.disabled.focus, .btn-info[disabled].focus, fieldset[disabled] .btn-info.focus, .btn-info.disabled:active, .btn-info[disabled]:active, fieldset[disabled] .btn-info:active, .btn-info.disabled.active, .btn-info[disabled].active, fieldset[disabled] .btn-info.active { background-color: #5bc0de; border-color: #46b8da; } .btn-info .badge { color: #5bc0de; background-color: #ffffff; } .btn-warning { color: #ffffff; background-color: #f0ad4e; border-color: #eea236; } .btn-warning:focus, .btn-warning.focus { color: #ffffff; background-color: #ec971f; border-color: #985f0d; } .btn-warning:hover { color: #ffffff; background-color: #ec971f; border-color: #d58512; } .btn-warning:active, .btn-warning.active, .open > .dropdown-toggle.btn-warning { color: #ffffff; background-color: #ec971f; border-color: #d58512; } .btn-warning:active:hover, .btn-warning.active:hover, .open > .dropdown-toggle.btn-warning:hover, .btn-warning:active:focus, .btn-warning.active:focus, .open > .dropdown-toggle.btn-warning:focus, .btn-warning:active.focus, .btn-warning.active.focus, .open > .dropdown-toggle.btn-warning.focus { color: #ffffff; background-color: #d58512; border-color: #985f0d; } .btn-warning:active, .btn-warning.active, .open > .dropdown-toggle.btn-warning { background-image: none; } .btn-warning.disabled, .btn-warning[disabled], fieldset[disabled] .btn-warning, .btn-warning.disabled:hover, .btn-warning[disabled]:hover, fieldset[disabled] .btn-warning:hover, .btn-warning.disabled:focus, .btn-warning[disabled]:focus, fieldset[disabled] .btn-warning:focus, .btn-warning.disabled.focus, .btn-warning[disabled].focus, fieldset[disabled] .btn-warning.focus, .btn-warning.disabled:active, .btn-warning[disabled]:active, fieldset[disabled] .btn-warning:active, .btn-warning.disabled.active, .btn-warning[disabled].active, fieldset[disabled] .btn-warning.active { background-color: #f0ad4e; border-color: #eea236; } .btn-warning .badge { color: #f0ad4e; background-color: #ffffff; } .btn-danger { color: #ffffff; background-color: #d9534f; border-color: #d43f3a; } .btn-danger:focus, .btn-danger.focus { color: #ffffff; background-color: #c9302c; border-color: #761c19; } .btn-danger:hover { color: #ffffff; background-color: #c9302c; border-color: #ac2925; } .btn-danger:active, .btn-danger.active, .open > .dropdown-toggle.btn-danger { color: #ffffff; background-color: #c9302c; border-color: #ac2925; } .btn-danger:active:hover, .btn-danger.active:hover, .open > .dropdown-toggle.btn-danger:hover, .btn-danger:active:focus, .btn-danger.active:focus, .open > .dropdown-toggle.btn-danger:focus, .btn-danger:active.focus, .btn-danger.active.focus, .open > .dropdown-toggle.btn-danger.focus { color: #ffffff; background-color: #ac2925; border-color: #761c19; } .btn-danger:active, .btn-danger.active, .open > .dropdown-toggle.btn-danger { background-image: none; } .btn-danger.disabled, .btn-danger[disabled], fieldset[disabled] .btn-danger, .btn-danger.disabled:hover, .btn-danger[disabled]:hover, fieldset[disabled] .btn-danger:hover, .btn-danger.disabled:focus, .btn-danger[disabled]:focus, fieldset[disabled] .btn-danger:focus, .btn-danger.disabled.focus, .btn-danger[disabled].focus, fieldset[disabled] .btn-danger.focus, .btn-danger.disabled:active, .btn-danger[disabled]:active, fieldset[disabled] .btn-danger:active, .btn-danger.disabled.active, .btn-danger[disabled].active, fieldset[disabled] .btn-danger.active { background-color: #d9534f; border-color: #d43f3a; } .btn-danger .badge { color: #d9534f; background-color: #ffffff; } .btn-link { color: #337ab7; font-weight: normal; border-radius: 0; } .btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled], fieldset[disabled] .btn-link { background-color: transparent; -webkit-box-shadow: none; box-shadow: none; } .btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active { border-color: transparent; } .btn-link:hover, .btn-link:focus { color: #23527c; text-decoration: underline; background-color: transparent; } .btn-link[disabled]:hover, fieldset[disabled] .btn-link:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:focus { color: #777777; text-decoration: none; } .btn-lg { padding: 10px 16px; font-size: 18px; line-height: 1.3333333; border-radius: 6px; } .btn-sm { padding: 5px 10px; font-size: 12px; line-height: 1.5; border-radius: 3px; } .btn-xs { padding: 1px 5px; font-size: 12px; line-height: 1.5; border-radius: 3px; } .btn-block { display: block; width: 100%; } .btn-block + .btn-block { margin-top: 5px; } input[type="submit"].btn-block, input[type="reset"].btn-block, input[type="button"].btn-block { width: 100%; } .fade { opacity: 0; -webkit-transition: opacity 0.15s linear; -o-transition: opacity 0.15s linear; transition: opacity 0.15s linear; } .fade.in { opacity: 1; } .collapse { display: none; } .collapse.in { display: block; } tr.collapse.in { display: table-row; } tbody.collapse.in { display: table-row-group; } .collapsing { position: relative; height: 0; overflow: hidden; -webkit-transition-property: height, visibility; -o-transition-property: height, visibility; transition-property: height, visibility; -webkit-transition-duration: 0.35s; -o-transition-duration: 0.35s; transition-duration: 0.35s; -webkit-transition-timing-function: ease; -o-transition-timing-function: ease; transition-timing-function: ease; } .nav { margin-bottom: 0; padding-left: 0; list-style: none; } .nav > li { position: relative; display: block; } .nav > li > a { position: relative; display: block; padding: 10px 15px; } .nav > li > a:hover, .nav > li > a:focus { text-decoration: none; background-color: #eeeeee; } .nav > li.disabled > a { color: #777777; } .nav > li.disabled > a:hover, .nav > li.disabled > a:focus { color: #777777; text-decoration: none; background-color: transparent; cursor: not-allowed; } .nav .open > a, .nav .open > a:hover, .nav .open > a:focus { background-color: #eeeeee; border-color: #337ab7; } .nav .nav-divider { height: 1px; margin: 9px 0; overflow: hidden; background-color: #e5e5e5; } .nav > li > a > img { max-width: none; } .nav-tabs { border-bottom: 1px solid #dddddd; } .nav-tabs > li { float: left; margin-bottom: -1px; } .nav-tabs > li > a { margin-right: 2px; line-height: 1.42857143; border: 1px solid transparent; border-radius: 4px 4px 0 0; } .nav-tabs > li > a:hover { border-color: #eeeeee #eeeeee #dddddd; } .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus { color: #555555; background-color: #ffffff; border: 1px solid #dddddd; border-bottom-color: transparent; cursor: default; } .nav-tabs.nav-justified { width: 100%; border-bottom: 0; } .nav-tabs.nav-justified > li { float: none; } .nav-tabs.nav-justified > li > a { text-align: center; margin-bottom: 5px; } .nav-tabs.nav-justified > .dropdown .dropdown-menu { top: auto; left: auto; } @media (min-width: 768px) { .nav-tabs.nav-justified > li { display: table-cell; width: 1%; } .nav-tabs.nav-justified > li > a { margin-bottom: 0; } } .nav-tabs.nav-justified > li > a { margin-right: 0; border-radius: 4px; } .nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:focus { border: 1px solid #dddddd; } @media (min-width: 768px) { .nav-tabs.nav-justified > li > a { border-bottom: 1px solid #dddddd; border-radius: 4px 4px 0 0; } .nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:focus { border-bottom-color: #ffffff; } } .nav-pills > li { float: left; } .nav-pills > li > a { border-radius: 4px; } .nav-pills > li + li { margin-left: 2px; } .nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus { color: #ffffff; background-color: #337ab7; } .nav-stacked > li { float: none; } .nav-stacked > li + li { margin-top: 2px; margin-left: 0; } .nav-justified { width: 100%; } .nav-justified > li { float: none; } .nav-justified > li > a { text-align: center; margin-bottom: 5px; } .nav-justified > .dropdown .dropdown-menu { top: auto; left: auto; } @media (min-width: 768px) { .nav-justified > li { display: table-cell; width: 1%; } .nav-justified > li > a { margin-bottom: 0; } } .nav-tabs-justified { border-bottom: 0; } .nav-tabs-justified > li > a { margin-right: 0; border-radius: 4px; } .nav-tabs-justified > .active > a, .nav-tabs-justified > .active > a:hover, .nav-tabs-justified > .active > a:focus { border: 1px solid #dddddd; } @media (min-width: 768px) { .nav-tabs-justified > li > a { border-bottom: 1px solid #dddddd; border-radius: 4px 4px 0 0; } .nav-tabs-justified > .active > a, .nav-tabs-justified > .active > a:hover, .nav-tabs-justified > .active > a:focus { border-bottom-color: #ffffff; } } .tab-content > .tab-pane { display: none; } .tab-content > .active { display: block; } .nav-tabs .dropdown-menu { margin-top: -1px; border-top-right-radius: 0; border-top-left-radius: 0; } .close { float: right; font-size: 21px; font-weight: bold; line-height: 1; color: #000000; text-shadow: 0 1px 0 #ffffff; opacity: 0.2; filter: alpha(opacity=20); } .close:hover, .close:focus { color: #000000; text-decoration: none; cursor: pointer; opacity: 0.5; filter: alpha(opacity=50); } button.close { padding: 0; cursor: pointer; background: transparent; border: 0; -webkit-appearance: none; } .modal-open { overflow: hidden; } .modal { display: none; overflow: hidden; position: fixed; top: 0; right: 0; bottom: 0; left: 0; z-index: 1050; -webkit-overflow-scrolling: touch; outline: 0; } .modal.fade .modal-dialog { -webkit-transform: translate(0, -25%); -ms-transform: translate(0, -25%); -o-transform: translate(0, -25%); transform: translate(0, -25%); -webkit-transition: -webkit-transform 0.3s ease-out; -o-transition: -o-transform 0.3s ease-out; transition: transform 0.3s ease-out; } .modal.in .modal-dialog { -webkit-transform: translate(0, 0); -ms-transform: translate(0, 0); -o-transform: translate(0, 0); transform: translate(0, 0); } .modal-open .modal { overflow-x: hidden; overflow-y: auto; } .modal-dialog { position: relative; width: auto; margin: 10px; } .modal-content { position: relative; background-color: #ffffff; border: 1px solid #999999; border: 1px solid rgba(0, 0, 0, 0.2); border-radius: 6px; -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5); box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5); -webkit-background-clip: padding-box; background-clip: padding-box; outline: 0; } .modal-backdrop { position: fixed; top: 0; right: 0; bottom: 0; left: 0; z-index: 1040; background-color: #000000; } .modal-backdrop.fade { opacity: 0; filter: alpha(opacity=0); } .modal-backdrop.in { opacity: 0.5; filter: alpha(opacity=50); } .modal-header { padding: 15px; border-bottom: 1px solid #e5e5e5; min-height: 16.42857143px; } .modal-header .close { margin-top: -2px; } .modal-title { margin: 0; line-height: 1.42857143; } .modal-body { position: relative; padding: 15px; } .modal-footer { padding: 15px; text-align: right; border-top: 1px solid #e5e5e5; } .modal-footer .btn + .btn { margin-left: 5px; margin-bottom: 0; } .modal-footer .btn-group .btn + .btn { margin-left: -1px; } .modal-footer .btn-block + .btn-block { margin-left: 0; } .modal-scrollbar-measure { position: absolute; top: -9999px; width: 50px; height: 50px; overflow: scroll; } @media (min-width: 768px) { .modal-dialog { width: 600px; margin: 30px auto; } .modal-content { -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); } .modal-sm { width: 300px; } } @media (min-width: 992px) { .modal-lg { width: 900px; } } .clearfix:before, .clearfix:after, .dl-horizontal dd:before, .dl-horizontal dd:after, .container:before, .container:after, .container-fluid:before, .container-fluid:after, .row:before, .row:after, .nav:before, .nav:after, .modal-footer:before, .modal-footer:after { content: " "; display: table; } .clearfix:after, .dl-horizontal dd:after, .container:after, .container-fluid:after, .row:after, .nav:after, .modal-footer:after { clear: both; } .center-block { display: block; margin-left: auto; margin-right: auto; } .pull-right { float: right !important; } .pull-left { float: left !important; } .hide { display: none !important; } .show { display: block !important; } .invisible { visibility: hidden; } .text-hide { font: 0/0 a; color: transparent; text-shadow: none; background-color: transparent; border: 0; } .hidden { display: none !important; } .affix { position: fixed; }
sdk/GUID-87C94C5B-8BB0-3D5F-A4C3-59A9ABBE520F.html
warlordh/fork_Symbian
<?xml version='1.0' encoding='utf-8'?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html lang="en-us" xml:lang="en-us"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta name="copyright" content="(C) Copyright 2010" /> <meta name="DC.rights.owner" content="(C) Copyright 2010" /> <meta name="DC.Type" content="cxxClass" /> <meta name="DC.Title" content="CSenSoapEnvelope" /> <meta name="DC.Format" content="XHTML" /> <meta name="DC.Identifier" content="GUID-87C94C5B-8BB0-3D5F-A4C3-59A9ABBE520F" /> <title> CSenSoapEnvelope </title> <link type="text/css" rel="stylesheet" href="css/common.css" media="screen"/> <link type="text/css" rel="stylesheet" href="css/sdl.css" media="screen"/> <!--[if IE]> <link href="css/iefix.css" rel="stylesheet" type="text/css" media="screen" /> <![endif]--> <meta name="keywords" content="api" /> <link rel="stylesheet" type="text/css" href="cxxref.css" /> </head> <body class="cxxref" id="GUID-87C94C5B-8BB0-3D5F-A4C3-59A9ABBE520F"> <a name="GUID-87C94C5B-8BB0-3D5F-A4C3-59A9ABBE520F"> <!-- --> </a> <?php include_once (CURRENT_SKIN_PATH.'/sdl_header.html'); ?> <div id="sdl_container"> <div id="leftMenu"> <div id="expandcontractdiv"> <a id="collapseTree" href="javascript:tree.collapseAll()"> Collapse all </a> <a id="index" href="index.html"> Symbian^3 Application Developer Library </a> </div> <iframe style="border:none" height="800" width="300" src="index-toc.html"></iframe> <div id="treeDiv1"> &#160; </div> <script type="text/javascript"> var currentIconMode = 0; window.name="id2518338 id2518347 id2420140 id2377382 id2858144 id2858186 "; YAHOO.util.Event.onDOMReady(buildTree, this,true); </script> </div> <div id="sdl_content"> <div class="breadcrumb"> <a href="index.html" title="Symbian^3 Application Developer Library"> Symbian^3 Application Developer Library </a> &gt; </div> <h1 class="topictitle1"> CSenSoapEnvelope Class Reference </h1> <table class="signature"> <tr> <td> class CSenSoapEnvelope : public CSenBaseFragment </td> </tr> </table> <div class="section"> <div> <div class="p"> <a href="GUID-87C94C5B-8BB0-3D5F-A4C3-59A9ABBE520F.html#GUID-87C94C5B-8BB0-3D5F-A4C3-59A9ABBE520F"> CSenSoapEnvelope </a> is an utility class offering capability to parse XML SOAP envelope and manipulation methods to alter its contents. Typically WSC uses this class to parse messages received through WSF HandleMessageL() and HandleErrorL() callbacks. Class has convenience methods for checking if a SOAP envelope body contains a fault and functionality to detach SOAP Fault object out from it. Also possibility to set SOAPAction HTTP header is supported. SenUtils.lib <dl class="since"> <dt class="dlterm"> Since </dt> <dd> Series60 3.0 </dd> </dl> </div> </div> </div> <div class="section derivation"> <h2 class="sectiontitle"> Inherits from </h2> <ul class="derivation derivation-root"> <li class="derivation-depth-0 "> CSenSoapEnvelope <ul class="derivation"> <li class="derivation-depth-1 "> <a href="GUID-D1A7FA99-602F-3C13-986D-49C6853B4C0E.html"> CSenBaseFragment </a> <ul class="derivation"> <li class="derivation-depth-2 "> <a href="GUID-63EDBD6C-6C33-3A3F-A3BB-F93D132E4CDF.html"> CSenFragment </a> <ul class="derivation"> <li class="derivation-depth-3 "> <a href="GUID-8F6FE089-E2A8-30F4-B67E-10F286347681.html"> CBase </a> </li> </ul> </li> </ul> </li> </ul> </li> </ul> </div> <div class="section member-index"> <table border="0" class="member-index"> <thead> <tr> <th colspan="2"> Public Member Functions </th> </tr> </thead> <tbody> <tr> <td align="right" class="code"> </td> <td> <a href="#GUID-BBCB2A82-5F22-3803-A39C-2417FC33C08B"> ~CSenSoapEnvelope </a> () </td> </tr> <tr class="bg"> <td align="right" class="code"> IMPORT_C <a href="GUID-DA2EA2D3-7B72-3670-9DA6-2DAF0FE412ED.html"> CSenElement </a> &amp; </td> <td> <a href="#GUID-52B83190-48D4-313E-9451-A8DE27E95734"> AddHeaderL </a> ( <a href="GUID-DA2EA2D3-7B72-3670-9DA6-2DAF0FE412ED.html"> CSenElement </a> &amp;) </td> </tr> <tr> <td align="right" class="code"> IMPORT_C <a href="GUID-2A528453-0279-3E47-838C-F8A8D29B88F1.html"> HBufC8 </a> * </td> <td> <a href="#GUID-B8F8B687-C83A-3F68-A88E-F7F21319615E"> BodyAsStringL </a> () </td> </tr> <tr class="bg"> <td align="right" class="code"> IMPORT_C <a href="GUID-DA2EA2D3-7B72-3670-9DA6-2DAF0FE412ED.html"> CSenElement </a> &amp; </td> <td> <a href="#GUID-BF4BC1FA-2BE9-388F-93AC-41835D24A676"> BodyL </a> () </td> </tr> <tr> <td align="right" class="code"> IMPORT_C <a href="GUID-8BF0DDE1-700B-3ACC-A295-E901056AB4CB.html"> CSenSoapFault </a> * </td> <td> <a href="#GUID-066CEF6D-8758-3569-BA15-FB7C58B1E125"> DetachFaultL </a> () </td> </tr> <tr class="bg"> <td align="right" class="code"> IMPORT_C <a href="GUID-8BF0DDE1-700B-3ACC-A295-E901056AB4CB.html"> CSenSoapFault </a> * </td> <td> <a href="#GUID-147AF2D0-DE6D-350F-91E0-44EBFCC604FA"> FaultL </a> () </td> </tr> <tr> <td align="right" class="code"> IMPORT_C <a href="GUID-FC2F2B93-3D18-3BCC-9FD6-6BC6B240B667.html"> TBool </a> </td> <td> <a href="#GUID-E6E7E363-DE79-3AF2-A9AA-95D4EAFB4F08"> HasBody </a> () </td> </tr> <tr class="bg"> <td align="right" class="code"> IMPORT_C <a href="GUID-FC2F2B93-3D18-3BCC-9FD6-6BC6B240B667.html"> TBool </a> </td> <td> <a href="#GUID-7DD6A0DD-8852-3F0C-8CCF-0BDECF800E40"> HasHeader </a> () </td> </tr> <tr> <td align="right" class="code"> IMPORT_C <a href="GUID-DA2EA2D3-7B72-3670-9DA6-2DAF0FE412ED.html"> CSenElement </a> &amp; </td> <td> <a href="#GUID-1781B863-C626-3739-8B1F-2F4518D95455"> HeaderL </a> () </td> </tr> <tr class="bg"> <td align="right" class="code"> IMPORT_C <a href="GUID-FC2F2B93-3D18-3BCC-9FD6-6BC6B240B667.html"> TBool </a> </td> <td> <a href="#GUID-E81B4AE1-3E6C-3DC3-8D26-D82B24F097A4"> IsFault </a> () </td> </tr> <tr> <td align="right" class="code"> IMPORT_C <a href="GUID-87C94C5B-8BB0-3D5F-A4C3-59A9ABBE520F.html"> CSenSoapEnvelope </a> * </td> <td> <a href="#GUID-CE0C799D-3D1D-338C-9ADD-ECD48DCDC4AA"> NewL </a> () </td> </tr> <tr class="bg"> <td align="right" class="code"> IMPORT_C void </td> <td> <a href="#GUID-698E0DE3-309D-383B-96ED-4D071CE06B30"> ParseL </a> (const <a href="GUID-FB97E0A3-352A-316F-97C6-69E4741A8120.html"> TDesC8 </a> &amp;) </td> </tr> <tr> <td align="right" class="code"> IMPORT_C <a href="GUID-6DF731E4-5691-31C4-BEE0-03A3873F15EC.html"> TPtrC8 </a> </td> <td> <a href="#GUID-808565BF-9526-34AE-8CE4-F83A187FAC26"> SetBodyL </a> (const <a href="GUID-FB97E0A3-352A-316F-97C6-69E4741A8120.html"> TDesC8 </a> &amp;) </td> </tr> <tr class="bg"> <td align="right" class="code"> IMPORT_C <a href="GUID-6DF731E4-5691-31C4-BEE0-03A3873F15EC.html"> TPtrC8 </a> </td> <td> <a href="#GUID-AF7217C1-60EE-3BD3-8CF8-3C1803236F0D"> SetSoapActionL </a> (const <a href="GUID-FB97E0A3-352A-316F-97C6-69E4741A8120.html"> TDesC8 </a> &amp;) </td> </tr> <tr> <td align="right" class="code"> IMPORT_C <a href="GUID-6DF731E4-5691-31C4-BEE0-03A3873F15EC.html"> TPtrC8 </a> </td> <td> <a href="#GUID-A3B8C935-2973-315E-A344-59DF7BC12B1B"> SoapAction </a> () </td> </tr> <tr class="bg"> <td align="right" class="code"> IMPORT_C <a href="GUID-6DF731E4-5691-31C4-BEE0-03A3873F15EC.html"> TPtrC8 </a> </td> <td> <a href="#GUID-B4C16FE6-BF31-3747-BDB2-13DE80ED8B00"> SoapAction2 </a> () </td> </tr> <tr> <td align="right" class="code"> IMPORT_C TSOAPVersion </td> <td> <a href="#GUID-6BA49195-1EEC-3FF0-8334-E7D56AC30695"> SoapVersion </a> () </td> </tr> </tbody> </table> <table border="0" class="member-index"> <thead> <tr> <th colspan="2"> Protected Member Functions </th> </tr> </thead> <tbody> <tr> <td align="right" class="code"> </td> <td> <a href="#GUID-01116A2E-BBDE-3539-A47D-A0F4975D5DD6"> CSenSoapEnvelope </a> () </td> </tr> <tr class="bg"> <td align="right" class="code"> IMPORT_C void </td> <td> <a href="#GUID-0E542BC7-9A1B-3B3C-805E-184234828DFF"> BaseConstructL </a> ( TSOAPVersion ) </td> </tr> <tr> <td align="right" class="code"> IMPORT_C void </td> <td> <a href="#GUID-935112B4-F864-3168-A683-83E8A124D8AD"> BaseConstructL </a> () </td> </tr> <tr class="bg"> <td align="right" class="code"> IMPORT_C void </td> <td> <a href="#GUID-4EAC9BAD-093E-3691-86BC-9540E990802C"> EndElementL </a> (const <a href="GUID-FB97E0A3-352A-316F-97C6-69E4741A8120.html"> TDesC8 </a> &amp;, const <a href="GUID-FB97E0A3-352A-316F-97C6-69E4741A8120.html"> TDesC8 </a> &amp;, const <a href="GUID-FB97E0A3-352A-316F-97C6-69E4741A8120.html"> TDesC8 </a> &amp;) </td> </tr> <tr> <td align="right" class="code"> IMPORT_C void </td> <td> <a href="#GUID-AD573BD1-DC09-33B0-ABCB-6BC9BCDC9DDF"> ParseHeaderL </a> (const <a href="GUID-FB97E0A3-352A-316F-97C6-69E4741A8120.html"> TDesC8 </a> &amp;, const <a href="GUID-FB97E0A3-352A-316F-97C6-69E4741A8120.html"> TDesC8 </a> &amp;, const <a href="GUID-FB97E0A3-352A-316F-97C6-69E4741A8120.html"> TDesC8 </a> &amp;, const <a href="GUID-FAEBF321-6B08-3041-A01F-B1E7282D0707.html"> RAttributeArray </a> &amp;) </td> </tr> <tr class="bg"> <td align="right" class="code"> IMPORT_C void </td> <td> <a href="#GUID-189F5543-D543-35B6-A495-FBC92136F73A"> StartElementL </a> (const <a href="GUID-FB97E0A3-352A-316F-97C6-69E4741A8120.html"> TDesC8 </a> &amp;, const <a href="GUID-FB97E0A3-352A-316F-97C6-69E4741A8120.html"> TDesC8 </a> &amp;, const <a href="GUID-FB97E0A3-352A-316F-97C6-69E4741A8120.html"> TDesC8 </a> &amp;, const <a href="GUID-FAEBF321-6B08-3041-A01F-B1E7282D0707.html"> RAttributeArray </a> &amp;) </td> </tr> </tbody> </table> <table border="0" class="member-index"> <thead> <tr> <th colspan="2"> Inherited Functions </th> </tr> </thead> <tbody> <tr> <td> </td> <td> <a href="GUID-8F6FE089-E2A8-30F4-B67E-10F286347681.html"> CBase::CBase() </a> </td> </tr> <tr class="bg"> <td> </td> <td> <a href="GUID-8F6FE089-E2A8-30F4-B67E-10F286347681.html"> CBase::Delete(CBase *) </a> </td> </tr> <tr> <td> </td> <td> <a href="GUID-8F6FE089-E2A8-30F4-B67E-10F286347681.html"> CBase::Extension_(TUint,TAny *&amp;,TAny *) </a> </td> </tr> <tr class="bg"> <td> </td> <td> <a href="GUID-8F6FE089-E2A8-30F4-B67E-10F286347681.html"> CBase::operator new(TUint) </a> </td> </tr> <tr> <td> </td> <td> <a href="GUID-8F6FE089-E2A8-30F4-B67E-10F286347681.html"> CBase::operator new(TUint,TAny *) </a> </td> </tr> <tr class="bg"> <td> </td> <td> <a href="GUID-8F6FE089-E2A8-30F4-B67E-10F286347681.html"> CBase::operator new(TUint,TLeave) </a> </td> </tr> <tr> <td> </td> <td> <a href="GUID-8F6FE089-E2A8-30F4-B67E-10F286347681.html"> CBase::operator new(TUint,TLeave,TUint) </a> </td> </tr> <tr class="bg"> <td> </td> <td> <a href="GUID-8F6FE089-E2A8-30F4-B67E-10F286347681.html"> CBase::operator new(TUint,TUint) </a> </td> </tr> <tr> <td> </td> <td> <a href="GUID-8F6FE089-E2A8-30F4-B67E-10F286347681.html"> CBase::~CBase() </a> </td> </tr> <tr class="bg"> <td> </td> <td> <a href="GUID-D1A7FA99-602F-3C13-986D-49C6853B4C0E.html"> CSenBaseFragment::AllocContentSaverL() </a> </td> </tr> <tr> <td> </td> <td> <a href="GUID-D1A7FA99-602F-3C13-986D-49C6853B4C0E.html"> CSenBaseFragment::AsElement() </a> </td> </tr> <tr class="bg"> <td> </td> <td> <a href="GUID-D1A7FA99-602F-3C13-986D-49C6853B4C0E.html"> CSenBaseFragment::AsXmlL() </a> </td> </tr> <tr> <td> </td> <td> <a href="GUID-D1A7FA99-602F-3C13-986D-49C6853B4C0E.html"> CSenBaseFragment::AsXmlUnicodeL() </a> </td> </tr> <tr class="bg"> <td> </td> <td> <a href="GUID-D1A7FA99-602F-3C13-986D-49C6853B4C0E.html"> CSenBaseFragment::BaseConstructL(CSenXmlReader &amp;) </a> </td> </tr> <tr> <td> </td> <td> <a href="GUID-D1A7FA99-602F-3C13-986D-49C6853B4C0E.html"> CSenBaseFragment::BaseConstructL(const CSenElement &amp;) </a> </td> </tr> <tr class="bg"> <td> </td> <td> <a href="GUID-D1A7FA99-602F-3C13-986D-49C6853B4C0E.html"> CSenBaseFragment::BaseConstructL(const TDesC8 &amp;) </a> </td> </tr> <tr> <td> </td> <td> <a href="GUID-D1A7FA99-602F-3C13-986D-49C6853B4C0E.html"> CSenBaseFragment::BaseConstructL(const TDesC8 &amp;,const TDesC8 &amp;) </a> </td> </tr> <tr class="bg"> <td> </td> <td> <a href="GUID-D1A7FA99-602F-3C13-986D-49C6853B4C0E.html"> CSenBaseFragment::BaseConstructL(const TDesC8 &amp;,const TDesC8 &amp;,const TDesC8 &amp;) </a> </td> </tr> <tr> <td> </td> <td> <a href="GUID-D1A7FA99-602F-3C13-986D-49C6853B4C0E.html"> CSenBaseFragment::BaseConstructL(const TDesC8 &amp;,const TDesC8 &amp;,const TDesC8 &amp;,const RAttributeArray &amp;) </a> </td> </tr> <tr class="bg"> <td> </td> <td> <a href="GUID-D1A7FA99-602F-3C13-986D-49C6853B4C0E.html"> CSenBaseFragment::BaseConstructL(const TDesC8 &amp;,const TDesC8 &amp;,const TDesC8 &amp;,const RAttributeArray &amp;,CSenElement &amp;) </a> </td> </tr> <tr> <td> </td> <td> <a href="GUID-D1A7FA99-602F-3C13-986D-49C6853B4C0E.html"> CSenBaseFragment::BuildFrom(const TDesC8 &amp;) </a> </td> </tr> <tr class="bg"> <td> </td> <td> <a href="GUID-D1A7FA99-602F-3C13-986D-49C6853B4C0E.html"> CSenBaseFragment::CSenBaseFragment() </a> </td> </tr> <tr> <td> </td> <td> <a href="GUID-D1A7FA99-602F-3C13-986D-49C6853B4C0E.html"> CSenBaseFragment::CharactersL(const TDesC8 &amp;,TInt,TInt) </a> </td> </tr> <tr class="bg"> <td> </td> <td> <a href="GUID-D1A7FA99-602F-3C13-986D-49C6853B4C0E.html"> CSenBaseFragment::ConsistsOfL(MSenFragment &amp;) </a> </td> </tr> <tr> <td> </td> <td> <a href="GUID-D1A7FA99-602F-3C13-986D-49C6853B4C0E.html"> CSenBaseFragment::Content() </a> </td> </tr> <tr class="bg"> <td> </td> <td> <a href="GUID-D1A7FA99-602F-3C13-986D-49C6853B4C0E.html"> CSenBaseFragment::ContentOf(const TDesC8 &amp;) </a> </td> </tr> <tr> <td> </td> <td> <a href="GUID-D1A7FA99-602F-3C13-986D-49C6853B4C0E.html"> CSenBaseFragment::DelegateParsingL(MSenFragment &amp;) </a> </td> </tr> <tr class="bg"> <td> </td> <td> <a href="GUID-D1A7FA99-602F-3C13-986D-49C6853B4C0E.html"> CSenBaseFragment::DelegateParsingL(const TDesC8 &amp;,const TDesC8 &amp;,const TDesC8 &amp;,const RAttributeArray &amp;) </a> </td> </tr> <tr> <td> </td> <td> <a href="GUID-D1A7FA99-602F-3C13-986D-49C6853B4C0E.html"> CSenBaseFragment::DetachL() </a> </td> </tr> <tr class="bg"> <td> </td> <td> <a href="GUID-D1A7FA99-602F-3C13-986D-49C6853B4C0E.html"> CSenBaseFragment::EnsureNamespace(const TDesC8 &amp;) </a> </td> </tr> <tr> <td> </td> <td> <a href="GUID-D1A7FA99-602F-3C13-986D-49C6853B4C0E.html"> CSenBaseFragment::ExtractElement() </a> </td> </tr> <tr class="bg"> <td> </td> <td> <a href="GUID-D1A7FA99-602F-3C13-986D-49C6853B4C0E.html"> CSenBaseFragment::LocalName()const </a> </td> </tr> <tr> <td> </td> <td> <a href="GUID-D1A7FA99-602F-3C13-986D-49C6853B4C0E.html"> CSenBaseFragment::Namespace(const TDesC8 &amp;) </a> </td> </tr> <tr class="bg"> <td> </td> <td> <a href="GUID-D1A7FA99-602F-3C13-986D-49C6853B4C0E.html"> CSenBaseFragment::NewL(const CSenElement &amp;) </a> </td> </tr> <tr> <td> </td> <td> <a href="GUID-D1A7FA99-602F-3C13-986D-49C6853B4C0E.html"> CSenBaseFragment::NewL(const TDesC8 &amp;) </a> </td> </tr> <tr class="bg"> <td> </td> <td> <a href="GUID-D1A7FA99-602F-3C13-986D-49C6853B4C0E.html"> CSenBaseFragment::NewL(const TDesC8 &amp;,const TDesC8 &amp;) </a> </td> </tr> <tr> <td> </td> <td> <a href="GUID-D1A7FA99-602F-3C13-986D-49C6853B4C0E.html"> CSenBaseFragment::NewL(const TDesC8 &amp;,const TDesC8 &amp;,const TDesC8 &amp;) </a> </td> </tr> <tr class="bg"> <td> </td> <td> <a href="GUID-D1A7FA99-602F-3C13-986D-49C6853B4C0E.html"> CSenBaseFragment::NewL(const TDesC8 &amp;,const TDesC8 &amp;,const TDesC8 &amp;,const RAttributeArray &amp;) </a> </td> </tr> <tr> <td> </td> <td> <a href="GUID-D1A7FA99-602F-3C13-986D-49C6853B4C0E.html"> CSenBaseFragment::NewL(const TDesC8 &amp;,const TDesC8 &amp;,const TDesC8 &amp;,const RAttributeArray &amp;,CSenElement &amp;) </a> </td> </tr> <tr class="bg"> <td> </td> <td> <a href="GUID-D1A7FA99-602F-3C13-986D-49C6853B4C0E.html"> CSenBaseFragment::NsPrefix()const </a> </td> </tr> <tr> <td> </td> <td> <a href="GUID-D1A7FA99-602F-3C13-986D-49C6853B4C0E.html"> CSenBaseFragment::NsUri()const </a> </td> </tr> <tr class="bg"> <td> </td> <td> <a href="GUID-D1A7FA99-602F-3C13-986D-49C6853B4C0E.html"> CSenBaseFragment::ParseWithL(CSenXmlReader &amp;) </a> </td> </tr> <tr> <td> </td> <td> <a href="GUID-D1A7FA99-602F-3C13-986D-49C6853B4C0E.html"> CSenBaseFragment::Reader() </a> </td> </tr> <tr class="bg"> <td> </td> <td> <a href="GUID-D1A7FA99-602F-3C13-986D-49C6853B4C0E.html"> CSenBaseFragment::ResetContentL() </a> </td> </tr> <tr> <td> </td> <td> <a href="GUID-D1A7FA99-602F-3C13-986D-49C6853B4C0E.html"> CSenBaseFragment::ResumeParsingFromL(const TDesC8 &amp;,const TDesC8 &amp;,const TDesC8 &amp;) </a> </td> </tr> <tr class="bg"> <td> </td> <td> <a href="GUID-D1A7FA99-602F-3C13-986D-49C6853B4C0E.html"> CSenBaseFragment::SaveNamespacesL(const RAttributeArray &amp;,TBool) </a> </td> </tr> <tr> <td> </td> <td> <a href="GUID-D1A7FA99-602F-3C13-986D-49C6853B4C0E.html"> CSenBaseFragment::SetAttributesL(const RAttributeArray &amp;) </a> </td> </tr> <tr class="bg"> <td> </td> <td> <a href="GUID-D1A7FA99-602F-3C13-986D-49C6853B4C0E.html"> CSenBaseFragment::SetContentOfL(const TDesC8 &amp;,const TDesC8 &amp;) </a> </td> </tr> <tr> <td> </td> <td> <a href="GUID-D1A7FA99-602F-3C13-986D-49C6853B4C0E.html"> CSenBaseFragment::SetOwner(MSenFragment &amp;) </a> </td> </tr> <tr class="bg"> <td> </td> <td> <a href="GUID-D1A7FA99-602F-3C13-986D-49C6853B4C0E.html"> CSenBaseFragment::SetReader(CSenXmlReader &amp;) </a> </td> </tr> <tr> <td> </td> <td> <a href="GUID-D1A7FA99-602F-3C13-986D-49C6853B4C0E.html"> CSenBaseFragment::StartEntity(TDesC8 &amp;) </a> </td> </tr> <tr class="bg"> <td> </td> <td> <a href="GUID-D1A7FA99-602F-3C13-986D-49C6853B4C0E.html"> CSenBaseFragment::WriteAsXMLToL(RWriteStream &amp;) </a> </td> </tr> <tr> <td> </td> <td> <a href="GUID-D1A7FA99-602F-3C13-986D-49C6853B4C0E.html"> CSenBaseFragment::WriteEndElementL(const TDesC8 &amp;,const TDesC8 &amp;,const TDesC8 &amp;) </a> </td> </tr> <tr class="bg"> <td> </td> <td> <a href="GUID-D1A7FA99-602F-3C13-986D-49C6853B4C0E.html"> CSenBaseFragment::WriteStartElementL(const TDesC8 &amp;,const TDesC8 &amp;,const TDesC8 &amp;,const RAttributeArray &amp;) </a> </td> </tr> <tr> <td> </td> <td> <a href="GUID-D1A7FA99-602F-3C13-986D-49C6853B4C0E.html"> CSenBaseFragment::~CSenBaseFragment() </a> </td> </tr> </tbody> </table> <table border="0" class="member-index"> <thead> <tr> <th colspan="2"> Protected Attributes </th> </tr> </thead> <tbody> <tr> <td align="right" valign="top"> <a href="GUID-D1A7FA99-602F-3C13-986D-49C6853B4C0E.html"> CSenBaseFragment </a> * </td> <td> <a href="#GUID-1832B8E4-66C8-33D9-BB25-4CDFD76CDCF2"> ipBodyFragment </a> </td> </tr> <tr class="bg"> <td align="right" valign="top"> <a href="GUID-D1A7FA99-602F-3C13-986D-49C6853B4C0E.html"> CSenBaseFragment </a> * </td> <td> <a href="#GUID-351F1BBB-242D-3034-8626-6FD394280AD2"> ipHeaderFragment </a> </td> </tr> <tr> <td align="right" valign="top"> <a href="GUID-2A528453-0279-3E47-838C-F8A8D29B88F1.html"> HBufC8 </a> * </td> <td> <a href="#GUID-6F36249D-9304-3C21-973D-A35FEDD47931"> ipSoapAction </a> </td> </tr> </tbody> </table> <table border="0" class="member-index"> <thead> <tr> <th colspan="2"> Private Attributes </th> </tr> </thead> <tbody> <tr> <td align="right" valign="top"> <a href="GUID-FC2F2B93-3D18-3BCC-9FD6-6BC6B240B667.html"> TBool </a> </td> <td> <a href="#GUID-5CD5680E-4A17-3A81-A4AA-633802726FF1"> iFault </a> </td> </tr> </tbody> </table> <table border="0" class="member-index"> <thead> <tr> <th colspan="2"> Inherited Attributes </th> </tr> </thead> <tbody> <tr> <td> </td> <td> <a href="GUID-D1A7FA99-602F-3C13-986D-49C6853B4C0E.html"> CSenBaseFragment::iState </a> </td> </tr> <tr class="bg"> <td> </td> <td> <a href="GUID-D1A7FA99-602F-3C13-986D-49C6853B4C0E.html"> CSenBaseFragment::iWs </a> </td> </tr> <tr> <td> </td> <td> <a href="GUID-D1A7FA99-602F-3C13-986D-49C6853B4C0E.html"> CSenBaseFragment::iXmlReader </a> </td> </tr> <tr class="bg"> <td> </td> <td> <a href="GUID-D1A7FA99-602F-3C13-986D-49C6853B4C0E.html"> CSenBaseFragment::ipElement </a> </td> </tr> <tr> <td> </td> <td> <a href="GUID-D1A7FA99-602F-3C13-986D-49C6853B4C0E.html"> CSenBaseFragment::ipOwner </a> </td> </tr> </tbody> </table> </div> <h1 class="pageHeading topictitle1"> Constructor &amp; Destructor Documentation </h1> <div class="nested1" id="GUID-01116A2E-BBDE-3539-A47D-A0F4975D5DD6"> <a name="GUID-01116A2E-BBDE-3539-A47D-A0F4975D5DD6"> <!-- --> </a> <h2 class="topictitle2"> CSenSoapEnvelope() </h2> <table class="signature"> <tr> <td> CSenSoapEnvelope </td> <td> ( </td> <td> ) </td> <td> [protected] </td> </tr> </table> <div class="section"> <div> <p> Constructor. </p> </div> </div> </div> <div class="nested1" id="GUID-BBCB2A82-5F22-3803-A39C-2417FC33C08B"> <a name="GUID-BBCB2A82-5F22-3803-A39C-2417FC33C08B"> <!-- --> </a> <h2 class="topictitle2"> ~CSenSoapEnvelope() </h2> <table class="signature"> <tr> <td> IMPORT_C </td> <td> ~CSenSoapEnvelope </td> <td> ( </td> <td> ) </td> <td> [virtual] </td> </tr> </table> <div class="section"> <div> <p> Destructor. </p> </div> </div> </div> <h1 class="pageHeading topictitle1"> Member Functions Documentation </h1> <div class="nested1" id="GUID-52B83190-48D4-313E-9451-A8DE27E95734"> <a name="GUID-52B83190-48D4-313E-9451-A8DE27E95734"> <!-- --> </a> <h2 class="topictitle2"> AddHeaderL(CSenElement &amp;) </h2> <table class="signature"> <tr> <td> IMPORT_C <a href="GUID-DA2EA2D3-7B72-3670-9DA6-2DAF0FE412ED.html"> CSenElement </a> &amp; </td> <td> AddHeaderL </td> <td> ( </td> <td> <a href="GUID-DA2EA2D3-7B72-3670-9DA6-2DAF0FE412ED.html"> CSenElement </a> &amp; </td> <td> aHeaderElement </td> <td> ) </td> <td> [virtual] </td> </tr> </table> <div class="section"> <div> <div class="p"> Adds an element to the header. <dl class="since"> <dt class="dlterm"> Since </dt> <dd> Series60 3.0 </dd> </dl> </div> </div> </div> <div class="section parameters"> <h3 class="sectiontitle"> Parameters </h3> <table border="0" class="parameters"> <tr> <td class="parameter"> <a href="GUID-DA2EA2D3-7B72-3670-9DA6-2DAF0FE412ED.html"> CSenElement </a> &amp; aHeaderElement </td> <td> new child element to be added inside Header element. Ownership is always transferred to CSenSoapEnvelope. </td> </tr> </table> </div> </div> <div class="nested1" id="GUID-0E542BC7-9A1B-3B3C-805E-184234828DFF"> <a name="GUID-0E542BC7-9A1B-3B3C-805E-184234828DFF"> <!-- --> </a> <h2 class="topictitle2"> BaseConstructL(TSOAPVersion) </h2> <table class="signature"> <tr> <td> IMPORT_C void </td> <td> BaseConstructL </td> <td> ( </td> <td> TSOAPVersion </td> <td> aVersion </td> <td> ) </td> <td> [protected] </td> </tr> </table> <div class="section"> <div> <div class="p"> This method should be called from the deriving classes ConstructL() methods. <dl class="since"> <dt class="dlterm"> Since </dt> <dd> Series60 3.0 </dd> </dl> </div> </div> </div> <div class="section parameters"> <h3 class="sectiontitle"> Parameters </h3> <table border="0" class="parameters"> <tr> <td class="parameter"> TSOAPVersion aVersion </td> <td> </td> </tr> </table> </div> </div> <div class="nested1" id="GUID-935112B4-F864-3168-A683-83E8A124D8AD"> <a name="GUID-935112B4-F864-3168-A683-83E8A124D8AD"> <!-- --> </a> <h2 class="topictitle2"> BaseConstructL() </h2> <table class="signature"> <tr> <td> IMPORT_C void </td> <td> BaseConstructL </td> <td> ( </td> <td> ) </td> <td> [protected] </td> </tr> </table> <div class="section"> <div> <div class="p"> This method should be called from the deriving classes ConstructL() methods. <dl class="since"> <dt class="dlterm"> Since </dt> <dd> Series60 3.0 </dd> </dl> </div> </div> </div> </div> <div class="nested1" id="GUID-B8F8B687-C83A-3F68-A88E-F7F21319615E"> <a name="GUID-B8F8B687-C83A-3F68-A88E-F7F21319615E"> <!-- --> </a> <h2 class="topictitle2"> BodyAsStringL() </h2> <table class="signature"> <tr> <td> IMPORT_C <a href="GUID-2A528453-0279-3E47-838C-F8A8D29B88F1.html"> HBufC8 </a> * </td> <td> BodyAsStringL </td> <td> ( </td> <td> ) </td> <td> [virtual] </td> </tr> </table> <div class="section"> <div> <div class="p"> Getter for the envelope body as a UTF-8 form XML string. <dl class="since"> <dt class="dlterm"> Since </dt> <dd> Series60 3.0 </dd> </dl> </div> </div> </div> </div> <div class="nested1" id="GUID-BF4BC1FA-2BE9-388F-93AC-41835D24A676"> <a name="GUID-BF4BC1FA-2BE9-388F-93AC-41835D24A676"> <!-- --> </a> <h2 class="topictitle2"> BodyL() </h2> <table class="signature"> <tr> <td> IMPORT_C <a href="GUID-DA2EA2D3-7B72-3670-9DA6-2DAF0FE412ED.html"> CSenElement </a> &amp; </td> <td> BodyL </td> <td> ( </td> <td> ) </td> <td> [virtual] </td> </tr> </table> <div class="section"> <div> <div class="p"> Getter for envelopes body <dl class="since"> <dt class="dlterm"> Since </dt> <dd> Series60 3.0 </dd> </dl> </div> </div> </div> </div> <div class="nested1" id="GUID-066CEF6D-8758-3569-BA15-FB7C58B1E125"> <a name="GUID-066CEF6D-8758-3569-BA15-FB7C58B1E125"> <!-- --> </a> <h2 class="topictitle2"> DetachFaultL() </h2> <table class="signature"> <tr> <td> IMPORT_C <a href="GUID-8BF0DDE1-700B-3ACC-A295-E901056AB4CB.html"> CSenSoapFault </a> * </td> <td> DetachFaultL </td> <td> ( </td> <td> ) </td> <td> [virtual] </td> </tr> </table> <div class="section"> <div> <div class="p"> Detaches the &lt;Fault&gt; element from the envelope, removing the element from the envelope. <dl class="since"> <dt class="dlterm"> Since </dt> <dd> Series60 3.0 </dd> </dl> </div> </div> </div> </div> <div class="nested1" id="GUID-4EAC9BAD-093E-3691-86BC-9540E990802C"> <a name="GUID-4EAC9BAD-093E-3691-86BC-9540E990802C"> <!-- --> </a> <h2 class="topictitle2"> EndElementL(const TDesC8 &amp;, const TDesC8 &amp;, const TDesC8 &amp;) </h2> <table class="signature"> <tr> <td> IMPORT_C void </td> <td> EndElementL </td> <td> ( </td> <td> const <a href="GUID-FB97E0A3-352A-316F-97C6-69E4741A8120.html"> TDesC8 </a> &amp; </td> <td> aNsUri, </td> </tr> <tr> <td colspan="3"> </td> <td> const <a href="GUID-FB97E0A3-352A-316F-97C6-69E4741A8120.html"> TDesC8 </a> &amp; </td> <td> aLocalName, </td> </tr> <tr> <td colspan="3"> </td> <td> const <a href="GUID-FB97E0A3-352A-316F-97C6-69E4741A8120.html"> TDesC8 </a> &amp; </td> <td> aQName </td> </tr> <tr> <td colspan="2"> </td> <td> ) </td> <td colspan="2"> [protected, virtual] </td> </tr> </table> <div class="section"> <div> <div class="p"> Callback function which implement the XML content handler interface. This callback will occur on each end element tag found in the XML document. <dl class="since"> <dt class="dlterm"> Since </dt> <dd> Series60 3.0 </dd> </dl> </div> </div> </div> <div class="section parameters"> <h3 class="sectiontitle"> Parameters </h3> <table border="0" class="parameters"> <tr> <td class="parameter"> const <a href="GUID-FB97E0A3-352A-316F-97C6-69E4741A8120.html"> TDesC8 </a> &amp; aNsUri </td> <td> The namespace URI of the new element </td> </tr> <tr class="bg"> <td class="parameter"> const <a href="GUID-FB97E0A3-352A-316F-97C6-69E4741A8120.html"> TDesC8 </a> &amp; aLocalName </td> <td> The local name of the new element </td> </tr> <tr> <td class="parameter"> const <a href="GUID-FB97E0A3-352A-316F-97C6-69E4741A8120.html"> TDesC8 </a> &amp; aQName </td> <td> The qualified name of the new element </td> </tr> </table> </div> </div> <div class="nested1" id="GUID-147AF2D0-DE6D-350F-91E0-44EBFCC604FA"> <a name="GUID-147AF2D0-DE6D-350F-91E0-44EBFCC604FA"> <!-- --> </a> <h2 class="topictitle2"> FaultL() </h2> <table class="signature"> <tr> <td> IMPORT_C <a href="GUID-8BF0DDE1-700B-3ACC-A295-E901056AB4CB.html"> CSenSoapFault </a> * </td> <td> FaultL </td> <td> ( </td> <td> ) </td> <td> [virtual] </td> </tr> </table> <div class="section"> <div> <div class="p"> Gets the &lt;Fault&gt; element. Ownership is not transferred. NULL if not a fault. <dl class="since"> <dt class="dlterm"> Since </dt> <dd> Series60 3.0 </dd> </dl> </div> </div> </div> </div> <div class="nested1" id="GUID-E6E7E363-DE79-3AF2-A9AA-95D4EAFB4F08"> <a name="GUID-E6E7E363-DE79-3AF2-A9AA-95D4EAFB4F08"> <!-- --> </a> <h2 class="topictitle2"> HasBody() </h2> <table class="signature"> <tr> <td> IMPORT_C <a href="GUID-FC2F2B93-3D18-3BCC-9FD6-6BC6B240B667.html"> TBool </a> </td> <td> HasBody </td> <td> ( </td> <td> ) </td> <td> </td> </tr> </table> <div class="section"> </div> </div> <div class="nested1" id="GUID-7DD6A0DD-8852-3F0C-8CCF-0BDECF800E40"> <a name="GUID-7DD6A0DD-8852-3F0C-8CCF-0BDECF800E40"> <!-- --> </a> <h2 class="topictitle2"> HasHeader() </h2> <table class="signature"> <tr> <td> IMPORT_C <a href="GUID-FC2F2B93-3D18-3BCC-9FD6-6BC6B240B667.html"> TBool </a> </td> <td> HasHeader </td> <td> ( </td> <td> ) </td> <td> </td> </tr> </table> <div class="section"> </div> </div> <div class="nested1" id="GUID-1781B863-C626-3739-8B1F-2F4518D95455"> <a name="GUID-1781B863-C626-3739-8B1F-2F4518D95455"> <!-- --> </a> <h2 class="topictitle2"> HeaderL() </h2> <table class="signature"> <tr> <td> IMPORT_C <a href="GUID-DA2EA2D3-7B72-3670-9DA6-2DAF0FE412ED.html"> CSenElement </a> &amp; </td> <td> HeaderL </td> <td> ( </td> <td> ) </td> <td> [virtual] </td> </tr> </table> <div class="section"> <div> <div class="p"> Getter for envelopes header <dl class="since"> <dt class="dlterm"> Since </dt> <dd> Series60 3.0 </dd> </dl> </div> </div> </div> </div> <div class="nested1" id="GUID-E81B4AE1-3E6C-3DC3-8D26-D82B24F097A4"> <a name="GUID-E81B4AE1-3E6C-3DC3-8D26-D82B24F097A4"> <!-- --> </a> <h2 class="topictitle2"> IsFault() </h2> <table class="signature"> <tr> <td> IMPORT_C <a href="GUID-FC2F2B93-3D18-3BCC-9FD6-6BC6B240B667.html"> TBool </a> </td> <td> IsFault </td> <td> ( </td> <td> ) </td> <td> [virtual] </td> </tr> </table> <div class="section"> <div> <div class="p"> Checks if this SOAP envelope body contains SOAP fault or not. <dl class="since"> <dt class="dlterm"> Since </dt> <dd> Series60 3.0 </dd> </dl> </div> </div> </div> </div> <div class="nested1" id="GUID-CE0C799D-3D1D-338C-9ADD-ECD48DCDC4AA"> <a name="GUID-CE0C799D-3D1D-338C-9ADD-ECD48DCDC4AA"> <!-- --> </a> <h2 class="topictitle2"> NewL() </h2> <table class="signature"> <tr> <td> IMPORT_C <a href="GUID-87C94C5B-8BB0-3D5F-A4C3-59A9ABBE520F.html"> CSenSoapEnvelope </a> * </td> <td> NewL </td> <td> ( </td> <td> ) </td> <td> [static] </td> </tr> </table> <div class="section"> <div> <p> Two-phased constructor. </p> </div> </div> </div> <div class="nested1" id="GUID-AD573BD1-DC09-33B0-ABCB-6BC9BCDC9DDF"> <a name="GUID-AD573BD1-DC09-33B0-ABCB-6BC9BCDC9DDF"> <!-- --> </a> <h2 class="topictitle2"> ParseHeaderL(const TDesC8 &amp;, const TDesC8 &amp;, const TDesC8 &amp;, const RAttributeArray &amp;) </h2> <table class="signature"> <tr> <td> IMPORT_C void </td> <td> ParseHeaderL </td> <td> ( </td> <td> const <a href="GUID-FB97E0A3-352A-316F-97C6-69E4741A8120.html"> TDesC8 </a> &amp; </td> <td> aNsUri, </td> </tr> <tr> <td colspan="3"> </td> <td> const <a href="GUID-FB97E0A3-352A-316F-97C6-69E4741A8120.html"> TDesC8 </a> &amp; </td> <td> aLocalName, </td> </tr> <tr> <td colspan="3"> </td> <td> const <a href="GUID-FB97E0A3-352A-316F-97C6-69E4741A8120.html"> TDesC8 </a> &amp; </td> <td> aQName, </td> </tr> <tr> <td colspan="3"> </td> <td> const <a href="GUID-FAEBF321-6B08-3041-A01F-B1E7282D0707.html"> RAttributeArray </a> &amp; </td> <td> aAttributes </td> </tr> <tr> <td colspan="2"> </td> <td> ) </td> <td colspan="2"> [protected, virtual] </td> </tr> </table> <div class="section"> <div> <div class="p"> This method should be overridden by subclasses. Implements functionality to parse SOAP header if one is found during parsing the envelope. Parses all elements found under top &lt;Header&gt; element by using DOM fragment. <dl class="since"> <dt class="dlterm"> Since </dt> <dd> Series60 3.0 </dd> </dl> </div> </div> </div> <div class="section parameters"> <h3 class="sectiontitle"> Parameters </h3> <table border="0" class="parameters"> <tr> <td class="parameter"> const <a href="GUID-FB97E0A3-352A-316F-97C6-69E4741A8120.html"> TDesC8 </a> &amp; aNsUri </td> <td> The namespace URI of the new element </td> </tr> <tr class="bg"> <td class="parameter"> const <a href="GUID-FB97E0A3-352A-316F-97C6-69E4741A8120.html"> TDesC8 </a> &amp; aLocalName </td> <td> The local name of the new element </td> </tr> <tr> <td class="parameter"> const <a href="GUID-FB97E0A3-352A-316F-97C6-69E4741A8120.html"> TDesC8 </a> &amp; aQName </td> <td> The qualified name of the new element </td> </tr> <tr class="bg"> <td class="parameter"> const <a href="GUID-FAEBF321-6B08-3041-A01F-B1E7282D0707.html"> RAttributeArray </a> &amp; aAttributes </td> <td> The attributes of the new element </td> </tr> </table> </div> </div> <div class="nested1" id="GUID-698E0DE3-309D-383B-96ED-4D071CE06B30"> <a name="GUID-698E0DE3-309D-383B-96ED-4D071CE06B30"> <!-- --> </a> <h2 class="topictitle2"> ParseL(const TDesC8 &amp;) </h2> <table class="signature"> <tr> <td> IMPORT_C void </td> <td> ParseL </td> <td> ( </td> <td> const <a href="GUID-FB97E0A3-352A-316F-97C6-69E4741A8120.html"> TDesC8 </a> &amp; </td> <td> aXml </td> <td> ) </td> <td> [virtual] </td> </tr> </table> <div class="section"> <div> <p> Method parses given piece of XML into this SOAP envelope </p> </div> </div> <div class="section parameters"> <h3 class="sectiontitle"> Parameters </h3> <table border="0" class="parameters"> <tr> <td class="parameter"> const <a href="GUID-FB97E0A3-352A-316F-97C6-69E4741A8120.html"> TDesC8 </a> &amp; aXml </td> <td> </td> </tr> </table> </div> </div> <div class="nested1" id="GUID-808565BF-9526-34AE-8CE4-F83A187FAC26"> <a name="GUID-808565BF-9526-34AE-8CE4-F83A187FAC26"> <!-- --> </a> <h2 class="topictitle2"> SetBodyL(const TDesC8 &amp;) </h2> <table class="signature"> <tr> <td> IMPORT_C <a href="GUID-6DF731E4-5691-31C4-BEE0-03A3873F15EC.html"> TPtrC8 </a> </td> <td> SetBodyL </td> <td> ( </td> <td> const <a href="GUID-FB97E0A3-352A-316F-97C6-69E4741A8120.html"> TDesC8 </a> &amp; </td> <td> aBody </td> <td> ) </td> <td> [virtual] </td> </tr> </table> <div class="section"> <div> <div class="p"> Sets body of the envelope. <dl class="since"> <dt class="dlterm"> Since </dt> <dd> Series60 3.0 </dd> </dl> </div> </div> </div> <div class="section parameters"> <h3 class="sectiontitle"> Parameters </h3> <table border="0" class="parameters"> <tr> <td class="parameter"> const <a href="GUID-FB97E0A3-352A-316F-97C6-69E4741A8120.html"> TDesC8 </a> &amp; aBody </td> <td> Body (content) to be set. </td> </tr> </table> </div> </div> <div class="nested1" id="GUID-AF7217C1-60EE-3BD3-8CF8-3C1803236F0D"> <a name="GUID-AF7217C1-60EE-3BD3-8CF8-3C1803236F0D"> <!-- --> </a> <h2 class="topictitle2"> SetSoapActionL(const TDesC8 &amp;) </h2> <table class="signature"> <tr> <td> IMPORT_C <a href="GUID-6DF731E4-5691-31C4-BEE0-03A3873F15EC.html"> TPtrC8 </a> </td> <td> SetSoapActionL </td> <td> ( </td> <td> const <a href="GUID-FB97E0A3-352A-316F-97C6-69E4741A8120.html"> TDesC8 </a> &amp; </td> <td> aSoapAction </td> <td> ) </td> <td> [virtual] </td> </tr> </table> <div class="section"> <div> <div class="p"> Sets the SOAP action HTTP header. WSF will use this value while submitting this SOAP envelope request over HTTP/S transport. <dl class="since"> <dt class="dlterm"> Since </dt> <dd> Series60 3.0 </dd> </dl> </div> </div> </div> <div class="section parameters"> <h3 class="sectiontitle"> Parameters </h3> <table border="0" class="parameters"> <tr> <td class="parameter"> const <a href="GUID-FB97E0A3-352A-316F-97C6-69E4741A8120.html"> TDesC8 </a> &amp; aSoapAction </td> <td> the SOAP Action HTTP header to be set. The default value is KSenSoapActionHeaderValueEmpty, which is two double quotation marks - "" - without any character in between. SOAP specification requires double quotation marks, even if action is empty. If a string without double quotation marks is passed, it will be wrapped inside double quotation marks, added in the beginning and at the end of the actual SOAP Action string. </td> </tr> </table> </div> </div> <div class="nested1" id="GUID-A3B8C935-2973-315E-A344-59DF7BC12B1B"> <a name="GUID-A3B8C935-2973-315E-A344-59DF7BC12B1B"> <!-- --> </a> <h2 class="topictitle2"> SoapAction() </h2> <table class="signature"> <tr> <td> IMPORT_C <a href="GUID-6DF731E4-5691-31C4-BEE0-03A3873F15EC.html"> TPtrC8 </a> </td> <td> SoapAction </td> <td> ( </td> <td> ) </td> <td> [virtual] </td> </tr> </table> <div class="section"> <div> <div class="p"> Gets the soap action header. <dl class="since"> <dt class="dlterm"> Since </dt> <dd> Series60 3.0 </dd> </dl> </div> </div> </div> </div> <div class="nested1" id="GUID-B4C16FE6-BF31-3747-BDB2-13DE80ED8B00"> <a name="GUID-B4C16FE6-BF31-3747-BDB2-13DE80ED8B00"> <!-- --> </a> <h2 class="topictitle2"> SoapAction2() </h2> <table class="signature"> <tr> <td> IMPORT_C <a href="GUID-6DF731E4-5691-31C4-BEE0-03A3873F15EC.html"> TPtrC8 </a> </td> <td> SoapAction2 </td> <td> ( </td> <td> ) </td> <td> </td> </tr> </table> <div class="section"> <div> <div class="p"> Gets the soap action header. <dl class="since"> <dt class="dlterm"> Since </dt> <dd> Series60 5.0 </dd> </dl> </div> </div> </div> </div> <div class="nested1" id="GUID-6BA49195-1EEC-3FF0-8334-E7D56AC30695"> <a name="GUID-6BA49195-1EEC-3FF0-8334-E7D56AC30695"> <!-- --> </a> <h2 class="topictitle2"> SoapVersion() </h2> <table class="signature"> <tr> <td> IMPORT_C TSOAPVersion </td> <td> SoapVersion </td> <td> ( </td> <td> ) </td> <td> </td> </tr> </table> <div class="section"> <div> <p> Getter for currently effecitve SOAP version. </p> </div> </div> </div> <div class="nested1" id="GUID-189F5543-D543-35B6-A495-FBC92136F73A"> <a name="GUID-189F5543-D543-35B6-A495-FBC92136F73A"> <!-- --> </a> <h2 class="topictitle2"> StartElementL(const TDesC8 &amp;, const TDesC8 &amp;, const TDesC8 &amp;, const RAttributeArray &amp;) </h2> <table class="signature"> <tr> <td> IMPORT_C void </td> <td> StartElementL </td> <td> ( </td> <td> const <a href="GUID-FB97E0A3-352A-316F-97C6-69E4741A8120.html"> TDesC8 </a> &amp; </td> <td> aNsUri, </td> </tr> <tr> <td colspan="3"> </td> <td> const <a href="GUID-FB97E0A3-352A-316F-97C6-69E4741A8120.html"> TDesC8 </a> &amp; </td> <td> aLocalName, </td> </tr> <tr> <td colspan="3"> </td> <td> const <a href="GUID-FB97E0A3-352A-316F-97C6-69E4741A8120.html"> TDesC8 </a> &amp; </td> <td> aQName, </td> </tr> <tr> <td colspan="3"> </td> <td> const <a href="GUID-FAEBF321-6B08-3041-A01F-B1E7282D0707.html"> RAttributeArray </a> &amp; </td> <td> aAttributes </td> </tr> <tr> <td colspan="2"> </td> <td> ) </td> <td colspan="2"> [protected, virtual] </td> </tr> </table> <div class="section"> <div> <p> Callback function which implement the XML content handler interface. This callback will occur on each start element tag found in the XML document. The SOAP envelope recognizes and parses the following elements and their corresponding attributes inside namespace defined in KSenSoapEnvelopeXmlns: KSenSoapEnvelopeName, "Envelope" KSenSoapHeaderName, "Header" KSenSoapBodyName, "Body" KSenSoapFault, "Fault" (only if found inside Body element) </p> <div class="p"> <dl class="since"> <dt class="dlterm"> Since </dt> <dd> Series60 3.0 </dd> </dl> </div> </div> </div> <div class="section parameters"> <h3 class="sectiontitle"> Parameters </h3> <table border="0" class="parameters"> <tr> <td class="parameter"> const <a href="GUID-FB97E0A3-352A-316F-97C6-69E4741A8120.html"> TDesC8 </a> &amp; aNsUri </td> <td> The namespace URI of the new element </td> </tr> <tr class="bg"> <td class="parameter"> const <a href="GUID-FB97E0A3-352A-316F-97C6-69E4741A8120.html"> TDesC8 </a> &amp; aLocalName </td> <td> The local name of the new element </td> </tr> <tr> <td class="parameter"> const <a href="GUID-FB97E0A3-352A-316F-97C6-69E4741A8120.html"> TDesC8 </a> &amp; aQName </td> <td> The qualified name of the new element </td> </tr> <tr class="bg"> <td class="parameter"> const <a href="GUID-FAEBF321-6B08-3041-A01F-B1E7282D0707.html"> RAttributeArray </a> &amp; aAttributes </td> <td> The attributes of the new element </td> </tr> </table> </div> </div> <h1 class="pageHeading topictitle1"> Member Data Documentation </h1> <div class="nested1" id="GUID-5CD5680E-4A17-3A81-A4AA-633802726FF1"> <a name="GUID-5CD5680E-4A17-3A81-A4AA-633802726FF1"> <!-- --> </a> <h2 class="topictitle2"> TBool iFault </h2> <table class="signature"> <tr> <td> <a href="GUID-FC2F2B93-3D18-3BCC-9FD6-6BC6B240B667.html"> TBool </a> </td> <td> iFault </td> <td> [private] </td> </tr> </table> <div class="section"> </div> </div> <div class="nested1" id="GUID-1832B8E4-66C8-33D9-BB25-4CDFD76CDCF2"> <a name="GUID-1832B8E4-66C8-33D9-BB25-4CDFD76CDCF2"> <!-- --> </a> <h2 class="topictitle2"> CSenBaseFragment * ipBodyFragment </h2> <table class="signature"> <tr> <td> <a href="GUID-D1A7FA99-602F-3C13-986D-49C6853B4C0E.html"> CSenBaseFragment </a> * </td> <td> ipBodyFragment </td> <td> [protected] </td> </tr> </table> <div class="section"> </div> </div> <div class="nested1" id="GUID-351F1BBB-242D-3034-8626-6FD394280AD2"> <a name="GUID-351F1BBB-242D-3034-8626-6FD394280AD2"> <!-- --> </a> <h2 class="topictitle2"> CSenBaseFragment * ipHeaderFragment </h2> <table class="signature"> <tr> <td> <a href="GUID-D1A7FA99-602F-3C13-986D-49C6853B4C0E.html"> CSenBaseFragment </a> * </td> <td> ipHeaderFragment </td> <td> [protected] </td> </tr> </table> <div class="section"> </div> </div> <div class="nested1" id="GUID-6F36249D-9304-3C21-973D-A35FEDD47931"> <a name="GUID-6F36249D-9304-3C21-973D-A35FEDD47931"> <!-- --> </a> <h2 class="topictitle2"> HBufC8 * ipSoapAction </h2> <table class="signature"> <tr> <td> <a href="GUID-2A528453-0279-3E47-838C-F8A8D29B88F1.html"> HBufC8 </a> * </td> <td> ipSoapAction </td> <td> [protected] </td> </tr> </table> <div class="section"> </div> </div> <p class="copyright">Copyright &#169;2010 Nokia Corporation and/or its subsidiary(-ies).<br /> All rights reserved. Unless otherwise stated, these materials are provided under the terms of the <a href=" http://www.eclipse.org/legal/epl-v10.html"> Eclipse Public License v1.0</a>.</p> </div> </div> <?php include_once (CURRENT_SKIN_PATH.'/sdl_footer.html'); ?> </body> </html>
source/phasereditor/phasereditor.help.phaser/html/phaser-doc/Phaser.Math.html
boniatillo-com/PhaserEditor
<html><head><link type='text/css' rel='stylesheet' href='styles/javadoc.css'><link type='text/css' rel='stylesheet' href='styles/default.css'><!--<h1 class="page-title">Class: Math</h1>--> <section> <header> <h2> <span class="ancestors"><a href="Phaser.html">Phaser</a>.</span> Math </h2> </header> <article> <div class="container-overview"> <dt> <h4 class="name " id="Math"><span class="type-signature"></span>new Math<span class="signature">()</span><span class="type-signature"></span></h4> </dt> <dd> <div class="description"> <p>A collection of useful mathematical functions.</p> <p>These are normally accessed through <code>game.math</code>.</p> </div> <dl class="details"> <dt class="tag-source"> Source - <a href="src_math_Math.js.html">math/Math.js</a>, <a href="src_math_Math.js.html#sunlight-1-line-17">line 17</a> </dt> <dt class="tag-see"> See: </dt> <dd class="tag-see"> <ul> <li><a href="Phaser.Utils.html">Phaser.Utils</a></li> <li><a href="Phaser.ArrayUtils.html">Phaser.ArrayUtils</a></li> </ul> </dd> </dl> </dd> </div> <h3 class="subsection-title">Members</h3> <dl> <dt> <h4 class="name " id=".PI2"><span class="type-signature">&lt;static&gt; </span>PI2<span class="type-signature"></span></h4> </dt> <dd> <div class="description"> <p>Twice PI.</p> </div> <dl class="details"> <h5 class="subsection-title">Properties:</h5> <dl> <table class="props table table-striped"> <thead> <tr> <th>Name</th> <th>Type</th> <th class="last">Description</th> </tr> </thead> <tbody> <tr> <td class="name"><code>Phaser.Math#PI2</code></td> <td class="type"> <span class="param-type">number</span> </td> <td class="description last"></td> </tr> </tbody> </table> </dl> <dt class="tag-default"> Default Value: </dt> <dd class="tag-default"> <ul class="dummy"> <li>~6.283</li> </ul> </dd> <dt class="tag-source"> Source - <a href="src_math_Math.js.html">math/Math.js</a>, <a href="src_math_Math.js.html#sunlight-1-line-24">line 24</a> </dt> </dl> </dd> </dl> <h3 class="subsection-title">Methods</h3> <dl> <dt> <h4 class="name " id="angleBetween"><span class="type-signature"></span>angleBetween<span class="signature">(x1, y1, x2, y2)</span><span class="type-signature"> ? {number}</span></h4> </dt> <dd> <div class="description"> <p>Find the angle of a segment from (x1, y1) -&gt; (x2, y2).</p> </div> <h5>Parameters:</h5> <table class="params table table-striped"> <thead> <tr> <th>Name</th> <th>Type</th> <th class="last">Description</th> </tr> </thead> <tbody> <tr> <td class="name"><code>x1</code></td> <td class="type"> <span class="param-type">number</span> </td> <td class="description last"><p>The x coordinate of the first value.</p></td> </tr> <tr> <td class="name"><code>y1</code></td> <td class="type"> <span class="param-type">number</span> </td> <td class="description last"><p>The y coordinate of the first value.</p></td> </tr> <tr> <td class="name"><code>x2</code></td> <td class="type"> <span class="param-type">number</span> </td> <td class="description last"><p>The x coordinate of the second value.</p></td> </tr> <tr> <td class="name"><code>y2</code></td> <td class="type"> <span class="param-type">number</span> </td> <td class="description last"><p>The y coordinate of the second value.</p></td> </tr> </tbody> </table> <h5>Returns:</h5> <div class="returns"> <div class="returns-type"> <span class="param-type">number</span> - </div> <div class="returns-desc param-desc"> <p>The angle, in radians.</p> </div> </div> <dl class="details"> <dt class="tag-source"> Source - <a href="src_math_Math.js.html">math/Math.js</a>, <a href="src_math_Math.js.html#sunlight-1-line-404">line 404</a> </dt> </dl> </dd> <dt> <h4 class="name " id="angleBetweenPoints"><span class="type-signature"></span>angleBetweenPoints<span class="signature">(point1, point2)</span><span class="type-signature"> ? {number}</span></h4> </dt> <dd> <div class="description"> <p>Find the angle of a segment from (point1.x, point1.y) -&gt; (point2.x, point2.y).</p> </div> <h5>Parameters:</h5> <table class="params table table-striped"> <thead> <tr> <th>Name</th> <th>Type</th> <th class="last">Description</th> </tr> </thead> <tbody> <tr> <td class="name"><code>point1</code></td> <td class="type"> <span class="param-type"><a href="Phaser.Point.html">Phaser.Point</a></span> </td> <td class="description last"><p>The first point.</p></td> </tr> <tr> <td class="name"><code>point2</code></td> <td class="type"> <span class="param-type"><a href="Phaser.Point.html">Phaser.Point</a></span> </td> <td class="description last"><p>The second point.</p></td> </tr> </tbody> </table> <h5>Returns:</h5> <div class="returns"> <div class="returns-type"> <span class="param-type">number</span> - </div> <div class="returns-desc param-desc"> <p>The angle between the two points, in radians.</p> </div> </div> <dl class="details"> <dt class="tag-source"> Source - <a href="src_math_Math.js.html">math/Math.js</a>, <a href="src_math_Math.js.html#sunlight-1-line-439">line 439</a> </dt> </dl> </dd> <dt> <h4 class="name " id="angleBetweenPointsY"><span class="type-signature"></span>angleBetweenPointsY<span class="signature">(point1, point2)</span><span class="type-signature"> ? {number}</span></h4> </dt> <dd> <div class="description"> <p>Find the angle of a segment from (point1.x, point1.y) -&gt; (point2.x, point2.y).</p> </div> <h5>Parameters:</h5> <table class="params table table-striped"> <thead> <tr> <th>Name</th> <th>Type</th> <th class="last">Description</th> </tr> </thead> <tbody> <tr> <td class="name"><code>point1</code></td> <td class="type"> <span class="param-type"><a href="Phaser.Point.html">Phaser.Point</a></span> </td> <td class="description last"></td> </tr> <tr> <td class="name"><code>point2</code></td> <td class="type"> <span class="param-type"><a href="Phaser.Point.html">Phaser.Point</a></span> </td> <td class="description last"></td> </tr> </tbody> </table> <h5>Returns:</h5> <div class="returns"> <div class="returns-type"> <span class="param-type">number</span> - </div> <div class="returns-desc param-desc"> <p>The angle, in radians.</p> </div> </div> <dl class="details"> <dt class="tag-source"> Source - <a href="src_math_Math.js.html">math/Math.js</a>, <a href="src_math_Math.js.html#sunlight-1-line-453">line 453</a> </dt> </dl> </dd> <dt> <h4 class="name " id="angleBetweenY"><span class="type-signature"></span>angleBetweenY<span class="signature">(x1, y1, x2, y2)</span><span class="type-signature"> ? {number}</span></h4> </dt> <dd> <div class="description"> <p>Find the angle of a segment from (x1, y1) -&gt; (x2, y2).</p> <p>The difference between this method and Math.angleBetween is that this assumes the y coordinate travels<br>down the screen.</p> </div> <h5>Parameters:</h5> <table class="params table table-striped"> <thead> <tr> <th>Name</th> <th>Type</th> <th class="last">Description</th> </tr> </thead> <tbody> <tr> <td class="name"><code>x1</code></td> <td class="type"> <span class="param-type">number</span> </td> <td class="description last"><p>The x coordinate of the first value.</p></td> </tr> <tr> <td class="name"><code>y1</code></td> <td class="type"> <span class="param-type">number</span> </td> <td class="description last"><p>The y coordinate of the first value.</p></td> </tr> <tr> <td class="name"><code>x2</code></td> <td class="type"> <span class="param-type">number</span> </td> <td class="description last"><p>The x coordinate of the second value.</p></td> </tr> <tr> <td class="name"><code>y2</code></td> <td class="type"> <span class="param-type">number</span> </td> <td class="description last"><p>The y coordinate of the second value.</p></td> </tr> </tbody> </table> <h5>Returns:</h5> <div class="returns"> <div class="returns-type"> <span class="param-type">number</span> - </div> <div class="returns-desc param-desc"> <p>The angle, in radians.</p> </div> </div> <dl class="details"> <dt class="tag-source"> Source - <a href="src_math_Math.js.html">math/Math.js</a>, <a href="src_math_Math.js.html#sunlight-1-line-420">line 420</a> </dt> </dl> </dd> <dt> <h4 class="name " id="average"><span class="type-signature"></span>average<span class="signature">()</span><span class="type-signature"> ? {number}</span></h4> </dt> <dd> <div class="description"> <p>Averages all values passed to the function and returns the result.</p> </div> <h5>Returns:</h5> <div class="returns"> <div class="returns-type"> <span class="param-type">number</span> - </div> <div class="returns-desc param-desc"> <p>The average of all given values.</p> </div> </div> <dl class="details"> <dt class="tag-source"> Source - <a href="src_math_Math.js.html">math/Math.js</a>, <a href="src_math_Math.js.html#sunlight-1-line-123">line 123</a> </dt> </dl> </dd> <dt> <h4 class="name " id="bernstein"><span class="type-signature">&lt;internal&gt; </span>bernstein<span class="signature">(n, i)</span><span class="type-signature"> ? {number}</span></h4> </dt> <dd> <h5>Parameters:</h5> <table class="params table table-striped"> <thead> <tr> <th>Name</th> <th>Type</th> <th class="last">Description</th> </tr> </thead> <tbody> <tr> <td class="name"><code>n</code></td> <td class="type"> <span class="param-type">number</span> </td> <td class="description last"></td> </tr> <tr> <td class="name"><code>i</code></td> <td class="type"> <span class="param-type">number</span> </td> <td class="description last"></td> </tr> </tbody> </table> <h5>Returns:</h5> <div class="returns"> <div class="returns-type"> <span class="param-type">number</span> - </div> <div class="returns-desc param-desc"> </div> </div> <dl class="details"> <dt class="important tag-deprecated"> Internal: </dt> <dd class="tag-deprecated"> <ul> <li>This member is <em>internal (protected)</em> and may be modified or removed in the future.</li> </ul> </dd> <dt class="tag-source"> Source - <a href="src_math_Math.js.html">math/Math.js</a>, <a href="src_math_Math.js.html#sunlight-1-line-846">line 846</a> </dt> </dl> </dd> <dt> <h4 class="name " id="between"><span class="type-signature"></span>between<span class="signature">(min, max)</span><span class="type-signature"> ? {number}</span></h4> </dt> <dd> <div class="description"> <p>Returns a number between the <code>min</code> and <code>max</code> values.</p> </div> <h5>Parameters:</h5> <table class="params table table-striped"> <thead> <tr> <th>Name</th> <th>Type</th> <th class="last">Description</th> </tr> </thead> <tbody> <tr> <td class="name"><code>min</code></td> <td class="type"> <span class="param-type">number</span> </td> <td class="description last"><p>The minimum value. Must be positive, and less than 'max'.</p></td> </tr> <tr> <td class="name"><code>max</code></td> <td class="type"> <span class="param-type">number</span> </td> <td class="description last"><p>The maximum value. Must be position, and greater than 'min'.</p></td> </tr> </tbody> </table> <h5>Returns:</h5> <div class="returns"> <div class="returns-type"> <span class="param-type">number</span> - </div> <div class="returns-desc param-desc"> <p>A value between the range min to max.</p> </div> </div> <dl class="details"> <dt class="tag-source"> Source - <a href="src_math_Math.js.html">math/Math.js</a>, <a href="src_math_Math.js.html#sunlight-1-line-26">line 26</a> </dt> </dl> </dd> <dt> <h4 class="name " id="bezierInterpolation"><span class="type-signature"></span>bezierInterpolation<span class="signature">(v, k)</span><span class="type-signature"> ? {number}</span></h4> </dt> <dd> <div class="description"> <p>A Bezier Interpolation Method, mostly used by Phaser.Tween.</p> </div> <h5>Parameters:</h5> <table class="params table table-striped"> <thead> <tr> <th>Name</th> <th>Type</th> <th class="last">Description</th> </tr> </thead> <tbody> <tr> <td class="name"><code>v</code></td> <td class="type"> <span class="param-type">Array</span> </td> <td class="description last"><p>The input array of values to interpolate between.</p></td> </tr> <tr> <td class="name"><code>k</code></td> <td class="type"> <span class="param-type">number</span> </td> <td class="description last"><p>The percentage of interpolation, between 0 and 1.</p></td> </tr> </tbody> </table> <h5>Returns:</h5> <div class="returns"> <div class="returns-type"> <span class="param-type">number</span> - </div> <div class="returns-desc param-desc"> <p>The interpolated value</p> </div> </div> <dl class="details"> <dt class="tag-source"> Source - <a href="src_math_Math.js.html">math/Math.js</a>, <a href="src_math_Math.js.html#sunlight-1-line-769">line 769</a> </dt> </dl> </dd> <dt> <h4 class="name " id="catmullRom"><span class="type-signature">&lt;internal&gt; </span>catmullRom<span class="signature">(p0, p1, p2, p3, t)</span><span class="type-signature"> ? {number}</span></h4> </dt> <dd> <div class="description"> <p>Calculates a catmum rom value.</p> </div> <h5>Parameters:</h5> <table class="params table table-striped"> <thead> <tr> <th>Name</th> <th>Type</th> <th class="last">Description</th> </tr> </thead> <tbody> <tr> <td class="name"><code>p0</code></td> <td class="type"> <span class="param-type">number</span> </td> <td class="description last"></td> </tr> <tr> <td class="name"><code>p1</code></td> <td class="type"> <span class="param-type">number</span> </td> <td class="description last"></td> </tr> <tr> <td class="name"><code>p2</code></td> <td class="type"> <span class="param-type">number</span> </td> <td class="description last"></td> </tr> <tr> <td class="name"><code>p3</code></td> <td class="type"> <span class="param-type">number</span> </td> <td class="description last"></td> </tr> <tr> <td class="name"><code>t</code></td> <td class="type"> <span class="param-type">number</span> </td> <td class="description last"></td> </tr> </tbody> </table> <h5>Returns:</h5> <div class="returns"> <div class="returns-type"> <span class="param-type">number</span> - </div> <div class="returns-desc param-desc"> </div> </div> <dl class="details"> <dt class="important tag-deprecated"> Internal: </dt> <dd class="tag-deprecated"> <ul> <li>This member is <em>internal (protected)</em> and may be modified or removed in the future.</li> </ul> </dd> <dt class="tag-source"> Source - <a href="src_math_Math.js.html">math/Math.js</a>, <a href="src_math_Math.js.html#sunlight-1-line-882">line 882</a> </dt> </dl> </dd> <dt> <h4 class="name " id="catmullRomInterpolation"><span class="type-signature"></span>catmullRomInterpolation<span class="signature">(v, k)</span><span class="type-signature"> ? {number}</span></h4> </dt> <dd> <div class="description"> <p>A Catmull Rom Interpolation Method, mostly used by Phaser.Tween.</p> </div> <h5>Parameters:</h5> <table class="params table table-striped"> <thead> <tr> <th>Name</th> <th>Type</th> <th class="last">Description</th> </tr> </thead> <tbody> <tr> <td class="name"><code>v</code></td> <td class="type"> <span class="param-type">Array</span> </td> <td class="description last"><p>The input array of values to interpolate between.</p></td> </tr> <tr> <td class="name"><code>k</code></td> <td class="type"> <span class="param-type">number</span> </td> <td class="description last"><p>The percentage of interpolation, between 0 and 1.</p></td> </tr> </tbody> </table> <h5>Returns:</h5> <div class="returns"> <div class="returns-type"> <span class="param-type">number</span> - </div> <div class="returns-desc param-desc"> <p>The interpolated value</p> </div> </div> <dl class="details"> <dt class="tag-source"> Source - <a href="src_math_Math.js.html">math/Math.js</a>, <a href="src_math_Math.js.html#sunlight-1-line-791">line 791</a> </dt> </dl> </dd> <dt> <h4 class="name " id="ceilTo"><span class="type-signature"></span>ceilTo<span class="signature">(value, <span class="optional">place</span>, <span class="optional">base</span>)</span><span class="type-signature"> ? {number}</span></h4> </dt> <dd> <div class="description"> <p>Ceils to some place comparative to a <code>base</code>, default is 10 for decimal place.<br>The <code>place</code> is represented by the power applied to <code>base</code> to get that place.</p> </div> <h5>Parameters:</h5> <table class="params table table-striped"> <thead> <tr> <th>Name</th> <th>Type</th> <th>Argument</th> <th>Default</th> <th class="last">Description</th> </tr> </thead> <tbody> <tr> <td class="name"><code>value</code></td> <td class="type"> <span class="param-type">number</span> </td> <td class="attributes"> </td> <td class="default"> </td> <td class="description last"><p>The value to round.</p></td> </tr> <tr> <td class="name"><code>place</code></td> <td class="type"> <span class="param-type">number</span> </td> <td class="attributes"> &lt;optional&gt;<br> </td> <td class="default"> 0 </td> <td class="description last"><p>The place to round to.</p></td> </tr> <tr> <td class="name"><code>base</code></td> <td class="type"> <span class="param-type">number</span> </td> <td class="attributes"> &lt;optional&gt;<br> </td> <td class="default"> 10 </td> <td class="description last"><p>The base to round in. Default is 10 for decimal.</p></td> </tr> </tbody> </table> <h5>Returns:</h5> <div class="returns"> <div class="returns-type"> <span class="param-type">number</span> - </div> <div class="returns-desc param-desc"> <p>The rounded value.</p> </div> </div> <dl class="details"> <dt class="tag-source"> Source - <a href="src_math_Math.js.html">math/Math.js</a>, <a href="src_math_Math.js.html#sunlight-1-line-302">line 302</a> </dt> </dl> </dd> <dt> <h4 class="name " id="clamp"><span class="type-signature"></span>clamp<span class="signature">(v, min, max)</span><span class="type-signature"> ? {number}</span></h4> </dt> <dd> <div class="description"> <p>Force a value within the boundaries by clamping it to the range <code>min</code>, <code>max</code>.</p> </div> <h5>Parameters:</h5> <table class="params table table-striped"> <thead> <tr> <th>Name</th> <th>Type</th> <th class="last">Description</th> </tr> </thead> <tbody> <tr> <td class="name"><code>v</code></td> <td class="type"> <span class="param-type">float</span> </td> <td class="description last"><p>The value to be clamped.</p></td> </tr> <tr> <td class="name"><code>min</code></td> <td class="type"> <span class="param-type">float</span> </td> <td class="description last"><p>The minimum bounds.</p></td> </tr> <tr> <td class="name"><code>max</code></td> <td class="type"> <span class="param-type">float</span> </td> <td class="description last"><p>The maximum bounds.</p></td> </tr> </tbody> </table> <h5>Returns:</h5> <div class="returns"> <div class="returns-type"> <span class="param-type">number</span> - </div> <div class="returns-desc param-desc"> <p>The clamped value.</p> </div> </div> <dl class="details"> <dt class="tag-source"> Source - <a href="src_math_Math.js.html">math/Math.js</a>, <a href="src_math_Math.js.html#sunlight-1-line-1028">line 1028</a> </dt> </dl> </dd> <dt> <h4 class="name " id="clampBottom"><span class="type-signature"></span>clampBottom<span class="signature">(x, a)</span><span class="type-signature"> ? {number}</span></h4> </dt> <dd> <div class="description"> <p>Clamp <code>x</code> to the range <code>[a, Infinity)</code>.<br>Roughly the same as <code>Math.max(x, a)</code>, except for NaN handling.</p> </div> <h5>Parameters:</h5> <table class="params table table-striped"> <thead> <tr> <th>Name</th> <th>Type</th> <th class="last">Description</th> </tr> </thead> <tbody> <tr> <td class="name"><code>x</code></td> <td class="type"> <span class="param-type">number</span> </td> <td class="description last"></td> </tr> <tr> <td class="name"><code>a</code></td> <td class="type"> <span class="param-type">number</span> </td> <td class="description last"></td> </tr> </tbody> </table> <h5>Returns:</h5> <div class="returns"> <div class="returns-type"> <span class="param-type">number</span> - </div> <div class="returns-desc param-desc"> </div> </div> <dl class="details"> <dt class="tag-source"> Source - <a href="src_math_Math.js.html">math/Math.js</a>, <a href="src_math_Math.js.html#sunlight-1-line-1054">line 1054</a> </dt> </dl> </dd> <dt> <h4 class="name " id="degToRad"><span class="type-signature"></span>degToRad<span class="signature">(degrees)</span><span class="type-signature"> ? {number}</span></h4> </dt> <dd> <div class="description"> <p>Convert degrees to radians.</p> </div> <h5>Parameters:</h5> <table class="params table table-striped"> <thead> <tr> <th>Name</th> <th>Type</th> <th class="last">Description</th> </tr> </thead> <tbody> <tr> <td class="name"><code>degrees</code></td> <td class="type"> <span class="param-type">number</span> </td> <td class="description last"><p>Angle in degrees.</p></td> </tr> </tbody> </table> <h5>Returns:</h5> <div class="returns"> <div class="returns-type"> <span class="param-type">number</span> - </div> <div class="returns-desc param-desc"> <p>Angle in radians.</p> </div> </div> <dl class="details"> <dt class="tag-source"> Source - <a href="src_math_Math.js.html">math/Math.js</a>, <a href="src_math_Math.js.html#sunlight-1-line-1186">line 1186</a> </dt> </dl> </dd> <dt> <h4 class="name " id="difference"><span class="type-signature"></span>difference<span class="signature">(a, b)</span><span class="type-signature"> ? {number}</span></h4> </dt> <dd> <div class="description"> <p>The absolute difference between two values.</p> </div> <h5>Parameters:</h5> <table class="params table table-striped"> <thead> <tr> <th>Name</th> <th>Type</th> <th class="last">Description</th> </tr> </thead> <tbody> <tr> <td class="name"><code>a</code></td> <td class="type"> <span class="param-type">number</span> </td> <td class="description last"><p>The first value to check.</p></td> </tr> <tr> <td class="name"><code>b</code></td> <td class="type"> <span class="param-type">number</span> </td> <td class="description last"><p>The second value to check.</p></td> </tr> </tbody> </table> <h5>Returns:</h5> <div class="returns"> <div class="returns-type"> <span class="param-type">number</span> - </div> <div class="returns-desc param-desc"> <p>The absolute difference between the two values.</p> </div> </div> <dl class="details"> <dt class="tag-source"> Source - <a href="src_math_Math.js.html">math/Math.js</a>, <a href="src_math_Math.js.html#sunlight-1-line-902">line 902</a> </dt> </dl> </dd> <dt> <h4 class="name " id="distance"><span class="type-signature"></span>distance<span class="signature">(x1, y1, x2, y2)</span><span class="type-signature"> ? {number}</span></h4> </dt> <dd> <div class="description"> <p>Returns the euclidian distance between the two given set of coordinates.</p> </div> <h5>Parameters:</h5> <table class="params table table-striped"> <thead> <tr> <th>Name</th> <th>Type</th> <th class="last">Description</th> </tr> </thead> <tbody> <tr> <td class="name"><code>x1</code></td> <td class="type"> <span class="param-type">number</span> </td> <td class="description last"></td> </tr> <tr> <td class="name"><code>y1</code></td> <td class="type"> <span class="param-type">number</span> </td> <td class="description last"></td> </tr> <tr> <td class="name"><code>x2</code></td> <td class="type"> <span class="param-type">number</span> </td> <td class="description last"></td> </tr> <tr> <td class="name"><code>y2</code></td> <td class="type"> <span class="param-type">number</span> </td> <td class="description last"></td> </tr> </tbody> </table> <h5>Returns:</h5> <div class="returns"> <div class="returns-type"> <span class="param-type">number</span> - </div> <div class="returns-desc param-desc"> <p>The distance between the two sets of coordinates.</p> </div> </div> <dl class="details"> <dt class="tag-source"> Source - <a href="src_math_Math.js.html">math/Math.js</a>, <a href="src_math_Math.js.html#sunlight-1-line-970">line 970</a> </dt> </dl> </dd> <dt> <h4 class="name " id="distancePow"><span class="type-signature"></span>distancePow<span class="signature">(x1, y1, x2, y2, <span class="optional">pow</span>)</span><span class="type-signature"> ? {number}</span></h4> </dt> <dd> <div class="description"> <p>Returns the distance between the two given set of coordinates at the power given.</p> </div> <h5>Parameters:</h5> <table class="params table table-striped"> <thead> <tr> <th>Name</th> <th>Type</th> <th>Argument</th> <th>Default</th> <th class="last">Description</th> </tr> </thead> <tbody> <tr> <td class="name"><code>x1</code></td> <td class="type"> <span class="param-type">number</span> </td> <td class="attributes"> </td> <td class="default"> </td> <td class="description last"></td> </tr> <tr> <td class="name"><code>y1</code></td> <td class="type"> <span class="param-type">number</span> </td> <td class="attributes"> </td> <td class="default"> </td> <td class="description last"></td> </tr> <tr> <td class="name"><code>x2</code></td> <td class="type"> <span class="param-type">number</span> </td> <td class="attributes"> </td> <td class="default"> </td> <td class="description last"></td> </tr> <tr> <td class="name"><code>y2</code></td> <td class="type"> <span class="param-type">number</span> </td> <td class="attributes"> </td> <td class="default"> </td> <td class="description last"></td> </tr> <tr> <td class="name"><code>pow</code></td> <td class="type"> <span class="param-type">number</span> </td> <td class="attributes"> &lt;optional&gt;<br> </td> <td class="default"> 2 </td> <td class="description last"></td> </tr> </tbody> </table> <h5>Returns:</h5> <div class="returns"> <div class="returns-type"> <span class="param-type">number</span> - </div> <div class="returns-desc param-desc"> <p>The distance between the two sets of coordinates.</p> </div> </div> <dl class="details"> <dt class="tag-source"> Source - <a href="src_math_Math.js.html">math/Math.js</a>, <a href="src_math_Math.js.html#sunlight-1-line-1009">line 1009</a> </dt> </dl> </dd> <dt> <h4 class="name " id="distanceSq"><span class="type-signature"></span>distanceSq<span class="signature">(x1, y1, x2, y2)</span><span class="type-signature"> ? {number}</span></h4> </dt> <dd> <div class="description"> <p>Returns the euclidean distance squared between the two given set of<br>coordinates (cuts out a square root operation before returning).</p> </div> <h5>Parameters:</h5> <table class="params table table-striped"> <thead> <tr> <th>Name</th> <th>Type</th> <th class="last">Description</th> </tr> </thead> <tbody> <tr> <td class="name"><code>x1</code></td> <td class="type"> <span class="param-type">number</span> </td> <td class="description last"></td> </tr> <tr> <td class="name"><code>y1</code></td> <td class="type"> <span class="param-type">number</span> </td> <td class="description last"></td> </tr> <tr> <td class="name"><code>x2</code></td> <td class="type"> <span class="param-type">number</span> </td> <td class="description last"></td> </tr> <tr> <td class="name"><code>y2</code></td> <td class="type"> <span class="param-type">number</span> </td> <td class="description last"></td> </tr> </tbody> </table> <h5>Returns:</h5> <div class="returns"> <div class="returns-type"> <span class="param-type">number</span> - </div> <div class="returns-desc param-desc"> <p>The distance squared between the two sets of coordinates.</p> </div> </div> <dl class="details"> <dt class="tag-source"> Source - <a href="src_math_Math.js.html">math/Math.js</a>, <a href="src_math_Math.js.html#sunlight-1-line-989">line 989</a> </dt> </dl> </dd> <dt> <h4 class="name " id="factorial"><span class="type-signature"></span>factorial<span class="signature">(value)</span><span class="type-signature"> ? {number}</span></h4> </dt> <dd> <h5>Parameters:</h5> <table class="params table table-striped"> <thead> <tr> <th>Name</th> <th>Type</th> <th class="last">Description</th> </tr> </thead> <tbody> <tr> <td class="name"><code>value</code></td> <td class="type"> <span class="param-type">number</span> </td> <td class="description last"><p>the number you want to evaluate</p></td> </tr> </tbody> </table> <h5>Returns:</h5> <div class="returns"> <div class="returns-type"> <span class="param-type">number</span> - </div> <div class="returns-desc param-desc"> </div> </div> <dl class="details"> <dt class="tag-source"> Source - <a href="src_math_Math.js.html">math/Math.js</a>, <a href="src_math_Math.js.html#sunlight-1-line-859">line 859</a> </dt> </dl> </dd> <dt> <h4 class="name " id="floorTo"><span class="type-signature"></span>floorTo<span class="signature">(value, <span class="optional">place</span>, <span class="optional">base</span>)</span><span class="type-signature"> ? {number}</span></h4> </dt> <dd> <div class="description"> <p>Floors to some place comparative to a <code>base</code>, default is 10 for decimal place.<br>The <code>place</code> is represented by the power applied to <code>base</code> to get that place.</p> </div> <h5>Parameters:</h5> <table class="params table table-striped"> <thead> <tr> <th>Name</th> <th>Type</th> <th>Argument</th> <th>Default</th> <th class="last">Description</th> </tr> </thead> <tbody> <tr> <td class="name"><code>value</code></td> <td class="type"> <span class="param-type">number</span> </td> <td class="attributes"> </td> <td class="default"> </td> <td class="description last"><p>The value to round.</p></td> </tr> <tr> <td class="name"><code>place</code></td> <td class="type"> <span class="param-type">number</span> </td> <td class="attributes"> &lt;optional&gt;<br> </td> <td class="default"> 0 </td> <td class="description last"><p>The place to round to.</p></td> </tr> <tr> <td class="name"><code>base</code></td> <td class="type"> <span class="param-type">number</span> </td> <td class="attributes"> &lt;optional&gt;<br> </td> <td class="default"> 10 </td> <td class="description last"><p>The base to round in. Default is 10 for decimal.</p></td> </tr> </tbody> </table> <h5>Returns:</h5> <div class="returns"> <div class="returns-type"> <span class="param-type">number</span> - </div> <div class="returns-desc param-desc"> <p>The rounded value.</p> </div> </div> <dl class="details"> <dt class="tag-source"> Source - <a href="src_math_Math.js.html">math/Math.js</a>, <a href="src_math_Math.js.html#sunlight-1-line-281">line 281</a> </dt> </dl> </dd> <dt> <h4 class="name " id="fuzzyCeil"><span class="type-signature"></span>fuzzyCeil<span class="signature">(val, <span class="optional">epsilon</span>)</span><span class="type-signature"> ? {number}</span></h4> </dt> <dd> <div class="description"> <p>Applies a fuzzy ceil to the given value.</p> </div> <h5>Parameters:</h5> <table class="params table table-striped"> <thead> <tr> <th>Name</th> <th>Type</th> <th>Argument</th> <th>Default</th> <th class="last">Description</th> </tr> </thead> <tbody> <tr> <td class="name"><code>val</code></td> <td class="type"> <span class="param-type">number</span> </td> <td class="attributes"> </td> <td class="default"> </td> <td class="description last"><p>The value to ceil.</p></td> </tr> <tr> <td class="name"><code>epsilon</code></td> <td class="type"> <span class="param-type">number</span> </td> <td class="attributes"> &lt;optional&gt;<br> </td> <td class="default"> 0.0001 </td> <td class="description last"><p>The epsilon (a small value used in the calculation)</p></td> </tr> </tbody> </table> <h5>Returns:</h5> <div class="returns"> <div class="returns-type"> <span class="param-type">number</span> - </div> <div class="returns-desc param-desc"> <p>ceiling(val-epsilon)</p> </div> </div> <dl class="details"> <dt class="tag-source"> Source - <a href="src_math_Math.js.html">math/Math.js</a>, <a href="src_math_Math.js.html#sunlight-1-line-91">line 91</a> </dt> </dl> </dd> <dt> <h4 class="name " id="fuzzyEqual"><span class="type-signature"></span>fuzzyEqual<span class="signature">(a, b, <span class="optional">epsilon</span>)</span><span class="type-signature"> ? {boolean}</span></h4> </dt> <dd> <div class="description"> <p>Two number are fuzzyEqual if their difference is less than epsilon.</p> </div> <h5>Parameters:</h5> <table class="params table table-striped"> <thead> <tr> <th>Name</th> <th>Type</th> <th>Argument</th> <th>Default</th> <th class="last">Description</th> </tr> </thead> <tbody> <tr> <td class="name"><code>a</code></td> <td class="type"> <span class="param-type">number</span> </td> <td class="attributes"> </td> <td class="default"> </td> <td class="description last"><p>The first number to compare.</p></td> </tr> <tr> <td class="name"><code>b</code></td> <td class="type"> <span class="param-type">number</span> </td> <td class="attributes"> </td> <td class="default"> </td> <td class="description last"><p>The second number to compare.</p></td> </tr> <tr> <td class="name"><code>epsilon</code></td> <td class="type"> <span class="param-type">number</span> </td> <td class="attributes"> &lt;optional&gt;<br> </td> <td class="default"> 0.0001 </td> <td class="description last"><p>The epsilon (a small value used in the calculation)</p></td> </tr> </tbody> </table> <h5>Returns:</h5> <div class="returns"> <div class="returns-type"> <span class="param-type">boolean</span> - </div> <div class="returns-desc param-desc"> <p>True if |a-b|&lt;epsilon</p> </div> </div> <dl class="details"> <dt class="tag-source"> Source - <a href="src_math_Math.js.html">math/Math.js</a>, <a href="src_math_Math.js.html#sunlight-1-line-40">line 40</a> </dt> </dl> </dd> <dt> <h4 class="name " id="fuzzyFloor"><span class="type-signature"></span>fuzzyFloor<span class="signature">(val, <span class="optional">epsilon</span>)</span><span class="type-signature"> ? {number}</span></h4> </dt> <dd> <div class="description"> <p>Applies a fuzzy floor to the given value.</p> </div> <h5>Parameters:</h5> <table class="params table table-striped"> <thead> <tr> <th>Name</th> <th>Type</th> <th>Argument</th> <th>Default</th> <th class="last">Description</th> </tr> </thead> <tbody> <tr> <td class="name"><code>val</code></td> <td class="type"> <span class="param-type">number</span> </td> <td class="attributes"> </td> <td class="default"> </td> <td class="description last"><p>The value to floor.</p></td> </tr> <tr> <td class="name"><code>epsilon</code></td> <td class="type"> <span class="param-type">number</span> </td> <td class="attributes"> &lt;optional&gt;<br> </td> <td class="default"> 0.0001 </td> <td class="description last"><p>The epsilon (a small value used in the calculation)</p></td> </tr> </tbody> </table> <h5>Returns:</h5> <div class="returns"> <div class="returns-type"> <span class="param-type">number</span> - </div> <div class="returns-desc param-desc"> <p>floor(val+epsilon)</p> </div> </div> <dl class="details"> <dt class="tag-source"> Source - <a href="src_math_Math.js.html">math/Math.js</a>, <a href="src_math_Math.js.html#sunlight-1-line-107">line 107</a> </dt> </dl> </dd> <dt> <h4 class="name " id="fuzzyGreaterThan"><span class="type-signature"></span>fuzzyGreaterThan<span class="signature">(a, b, <span class="optional">epsilon</span>)</span><span class="type-signature"> ? {boolean}</span></h4> </dt> <dd> <div class="description"> <p><code>a</code> is fuzzyGreaterThan <code>b</code> if it is more than b - epsilon.</p> </div> <h5>Parameters:</h5> <table class="params table table-striped"> <thead> <tr> <th>Name</th> <th>Type</th> <th>Argument</th> <th>Default</th> <th class="last">Description</th> </tr> </thead> <tbody> <tr> <td class="name"><code>a</code></td> <td class="type"> <span class="param-type">number</span> </td> <td class="attributes"> </td> <td class="default"> </td> <td class="description last"><p>The first number to compare.</p></td> </tr> <tr> <td class="name"><code>b</code></td> <td class="type"> <span class="param-type">number</span> </td> <td class="attributes"> </td> <td class="default"> </td> <td class="description last"><p>The second number to compare.</p></td> </tr> <tr> <td class="name"><code>epsilon</code></td> <td class="type"> <span class="param-type">number</span> </td> <td class="attributes"> &lt;optional&gt;<br> </td> <td class="default"> 0.0001 </td> <td class="description last"><p>The epsilon (a small value used in the calculation)</p></td> </tr> </tbody> </table> <h5>Returns:</h5> <div class="returns"> <div class="returns-type"> <span class="param-type">boolean</span> - </div> <div class="returns-desc param-desc"> <p>True if a&gt;b+epsilon</p> </div> </div> <dl class="details"> <dt class="tag-source"> Source - <a href="src_math_Math.js.html">math/Math.js</a>, <a href="src_math_Math.js.html#sunlight-1-line-74">line 74</a> </dt> </dl> </dd> <dt> <h4 class="name " id="fuzzyLessThan"><span class="type-signature"></span>fuzzyLessThan<span class="signature">(a, b, <span class="optional">epsilon</span>)</span><span class="type-signature"> ? {boolean}</span></h4> </dt> <dd> <div class="description"> <p><code>a</code> is fuzzyLessThan <code>b</code> if it is less than b + epsilon.</p> </div> <h5>Parameters:</h5> <table class="params table table-striped"> <thead> <tr> <th>Name</th> <th>Type</th> <th>Argument</th> <th>Default</th> <th class="last">Description</th> </tr> </thead> <tbody> <tr> <td class="name"><code>a</code></td> <td class="type"> <span class="param-type">number</span> </td> <td class="attributes"> </td> <td class="default"> </td> <td class="description last"><p>The first number to compare.</p></td> </tr> <tr> <td class="name"><code>b</code></td> <td class="type"> <span class="param-type">number</span> </td> <td class="attributes"> </td> <td class="default"> </td> <td class="description last"><p>The second number to compare.</p></td> </tr> <tr> <td class="name"><code>epsilon</code></td> <td class="type"> <span class="param-type">number</span> </td> <td class="attributes"> &lt;optional&gt;<br> </td> <td class="default"> 0.0001 </td> <td class="description last"><p>The epsilon (a small value used in the calculation)</p></td> </tr> </tbody> </table> <h5>Returns:</h5> <div class="returns"> <div class="returns-type"> <span class="param-type">boolean</span> - </div> <div class="returns-desc param-desc"> <p>True if a&lt;b+epsilon</p> </div> </div> <dl class="details"> <dt class="tag-source"> Source - <a href="src_math_Math.js.html">math/Math.js</a>, <a href="src_math_Math.js.html#sunlight-1-line-57">line 57</a> </dt> </dl> </dd> <dt> <h4 class="name " id="getShortestAngle"><span class="type-signature"></span>getShortestAngle<span class="signature">(angle1, angle2)</span><span class="type-signature"> ? {number}</span></h4> </dt> <dd> <div class="description"> <p>Gets the shortest angle between <code>angle1</code> and <code>angle2</code>.<br>Both angles must be in the range -180 to 180, which is the same clamped<br>range that <code>sprite.angle</code> uses, so you can pass in two sprite angles to<br>this method, and get the shortest angle back between the two of them.</p> <p>The angle returned will be in the same range. If the returned angle is<br>greater than 0 then it's a counter-clockwise rotation, if &lt; 0 then it's<br>a clockwise rotation.</p> </div> <h5>Parameters:</h5> <table class="params table table-striped"> <thead> <tr> <th>Name</th> <th>Type</th> <th class="last">Description</th> </tr> </thead> <tbody> <tr> <td class="name"><code>angle1</code></td> <td class="type"> <span class="param-type">number</span> </td> <td class="description last"><p>The first angle. In the range -180 to 180.</p></td> </tr> <tr> <td class="name"><code>angle2</code></td> <td class="type"> <span class="param-type">number</span> </td> <td class="description last"><p>The second angle. In the range -180 to 180.</p></td> </tr> </tbody> </table> <h5>Returns:</h5> <div class="returns"> <div class="returns-type"> <span class="param-type">number</span> - </div> <div class="returns-desc param-desc"> <p>The shortest angle, in degrees. If greater than zero it's a counter-clockwise rotation.</p> </div> </div> <dl class="details"> <dt class="tag-source"> Source - <a href="src_math_Math.js.html">math/Math.js</a>, <a href="src_math_Math.js.html#sunlight-1-line-374">line 374</a> </dt> </dl> </dd> <dt> <h4 class="name " id="isEven"><span class="type-signature"></span>isEven<span class="signature">(n)</span><span class="type-signature"> ? {boolean}</span></h4> </dt> <dd> <div class="description"> <p>Returns true if the number given is even.</p> </div> <h5>Parameters:</h5> <table class="params table table-striped"> <thead> <tr> <th>Name</th> <th>Type</th> <th class="last">Description</th> </tr> </thead> <tbody> <tr> <td class="name"><code>n</code></td> <td class="type"> <span class="param-type">integer</span> </td> <td class="description last"><p>The number to check.</p></td> </tr> </tbody> </table> <h5>Returns:</h5> <div class="returns"> <div class="returns-type"> <span class="param-type">boolean</span> - </div> <div class="returns-desc param-desc"> <p>True if the given number is even. False if the given number is odd.</p> </div> </div> <dl class="details"> <dt class="tag-source"> Source - <a href="src_math_Math.js.html">math/Math.js</a>, <a href="src_math_Math.js.html#sunlight-1-line-589">line 589</a> </dt> </dl> </dd> <dt> <h4 class="name " id="isOdd"><span class="type-signature"></span>isOdd<span class="signature">(n)</span><span class="type-signature"> ? {boolean}</span></h4> </dt> <dd> <div class="description"> <p>Returns true if the number given is odd.</p> </div> <h5>Parameters:</h5> <table class="params table table-striped"> <thead> <tr> <th>Name</th> <th>Type</th> <th class="last">Description</th> </tr> </thead> <tbody> <tr> <td class="name"><code>n</code></td> <td class="type"> <span class="param-type">integer</span> </td> <td class="description last"><p>The number to check.</p></td> </tr> </tbody> </table> <h5>Returns:</h5> <div class="returns"> <div class="returns-type"> <span class="param-type">boolean</span> - </div> <div class="returns-desc param-desc"> <p>True if the given number is odd. False if the given number is even.</p> </div> </div> <dl class="details"> <dt class="tag-source"> Source - <a href="src_math_Math.js.html">math/Math.js</a>, <a href="src_math_Math.js.html#sunlight-1-line-575">line 575</a> </dt> </dl> </dd> <dt> <h4 class="name " id="linear"><span class="type-signature"></span>linear<span class="signature">(p0, p1, t)</span><span class="type-signature"> ? {number}</span></h4> </dt> <dd> <div class="description"> <p>Calculates a linear (interpolation) value over t.</p> </div> <h5>Parameters:</h5> <table class="params table table-striped"> <thead> <tr> <th>Name</th> <th>Type</th> <th class="last">Description</th> </tr> </thead> <tbody> <tr> <td class="name"><code>p0</code></td> <td class="type"> <span class="param-type">number</span> </td> <td class="description last"></td> </tr> <tr> <td class="name"><code>p1</code></td> <td class="type"> <span class="param-type">number</span> </td> <td class="description last"></td> </tr> <tr> <td class="name"><code>t</code></td> <td class="type"> <span class="param-type">number</span> </td> <td class="description last"><p>A value between 0 and 1.</p></td> </tr> </tbody> </table> <h5>Returns:</h5> <div class="returns"> <div class="returns-type"> <span class="param-type">number</span> - </div> <div class="returns-desc param-desc"> </div> </div> <dl class="details"> <dt class="tag-source"> Source - <a href="src_math_Math.js.html">math/Math.js</a>, <a href="src_math_Math.js.html#sunlight-1-line-831">line 831</a> </dt> </dl> </dd> <dt> <h4 class="name " id="linearInterpolation"><span class="type-signature"></span>linearInterpolation<span class="signature">(v, k)</span><span class="type-signature"> ? {number}</span></h4> </dt> <dd> <div class="description"> <p>A Linear Interpolation Method, mostly used by Phaser.Tween.</p> </div> <h5>Parameters:</h5> <table class="params table table-striped"> <thead> <tr> <th>Name</th> <th>Type</th> <th class="last">Description</th> </tr> </thead> <tbody> <tr> <td class="name"><code>v</code></td> <td class="type"> <span class="param-type">Array</span> </td> <td class="description last"><p>The input array of values to interpolate between.</p></td> </tr> <tr> <td class="name"><code>k</code></td> <td class="type"> <span class="param-type">number</span> </td> <td class="description last"><p>The percentage of interpolation, between 0 and 1.</p></td> </tr> </tbody> </table> <h5>Returns:</h5> <div class="returns"> <div class="returns-type"> <span class="param-type">number</span> - </div> <div class="returns-desc param-desc"> <p>The interpolated value</p> </div> </div> <dl class="details"> <dt class="tag-source"> Source - <a href="src_math_Math.js.html">math/Math.js</a>, <a href="src_math_Math.js.html#sunlight-1-line-741">line 741</a> </dt> </dl> </dd> <dt> <h4 class="name " id="mapLinear"><span class="type-signature"></span>mapLinear<span class="signature">(x, a1, a2, b1, b2)</span><span class="type-signature"> ? {number}</span></h4> </dt> <dd> <div class="description"> <p>Linear mapping from range <a1, a2> to range <b1, b2></b1,> </a1,></p> </div> <h5>Parameters:</h5> <table class="params table table-striped"> <thead> <tr> <th>Name</th> <th>Type</th> <th class="last">Description</th> </tr> </thead> <tbody> <tr> <td class="name"><code>x</code></td> <td class="type"> <span class="param-type">number</span> </td> <td class="description last"><p>The value to map</p></td> </tr> <tr> <td class="name"><code>a1</code></td> <td class="type"> <span class="param-type">number</span> </td> <td class="description last"><p>First endpoint of the range <a1, a2></a1,></p></td> </tr> <tr> <td class="name"><code>a2</code></td> <td class="type"> <span class="param-type">number</span> </td> <td class="description last"><p>Final endpoint of the range <a1, a2></a1,></p></td> </tr> <tr> <td class="name"><code>b1</code></td> <td class="type"> <span class="param-type">number</span> </td> <td class="description last"><p>First endpoint of the range <b1, b2></b1,></p></td> </tr> <tr> <td class="name"><code>b2</code></td> <td class="type"> <span class="param-type">number</span> </td> <td class="description last"><p>Final endpoint of the range <b1, b2></b1,></p></td> </tr> </tbody> </table> <h5>Returns:</h5> <div class="returns"> <div class="returns-type"> <span class="param-type">number</span> - </div> <div class="returns-desc param-desc"> </div> </div> <dl class="details"> <dt class="tag-source"> Source - <a href="src_math_Math.js.html">math/Math.js</a>, <a href="src_math_Math.js.html#sunlight-1-line-1085">line 1085</a> </dt> </dl> </dd> <dt> <h4 class="name " id="max"><span class="type-signature"></span>max<span class="signature">()</span><span class="type-signature"> ? {number}</span></h4> </dt> <dd> <div class="description"> <p>Variation of Math.max that can be passed either an array of numbers or the numbers as parameters.</p> <p>Prefer the standard <code>Math.max</code> function when appropriate.</p> </div> <h5>Returns:</h5> <div class="returns"> <div class="returns-type"> <span class="param-type">number</span> - </div> <div class="returns-desc param-desc"> <p>The largest value from those given.</p> </div> </div> <dl class="details"> <dt class="tag-source"> Source - <a href="src_math_Math.js.html">math/Math.js</a>, <a href="src_math_Math.js.html#sunlight-1-line-635">line 635</a> </dt> <dt class="tag-see"> See: </dt> <dd class="tag-see"> <ul> <li><a href="http://jsperf.com/math-s-min-max-vs-homemade">http://jsperf.com/math-s-min-max-vs-homemade</a></li> </ul> </dd> </dl> </dd> <dt> <h4 class="name " id="maxAdd"><span class="type-signature"></span>maxAdd<span class="signature">(value, amount, max)</span><span class="type-signature"> ? {number}</span></h4> </dt> <dd> <div class="description"> <p>Adds the given amount to the value, but never lets the value go over the specified maximum.</p> </div> <h5>Parameters:</h5> <table class="params table table-striped"> <thead> <tr> <th>Name</th> <th>Type</th> <th class="last">Description</th> </tr> </thead> <tbody> <tr> <td class="name"><code>value</code></td> <td class="type"> <span class="param-type">number</span> </td> <td class="description last"><p>The value to add the amount to.</p></td> </tr> <tr> <td class="name"><code>amount</code></td> <td class="type"> <span class="param-type">number</span> </td> <td class="description last"><p>The amount to add to the value.</p></td> </tr> <tr> <td class="name"><code>max</code></td> <td class="type"> <span class="param-type">number</span> </td> <td class="description last"><p>The maximum the value is allowed to be.</p></td> </tr> </tbody> </table> <h5>Returns:</h5> <div class="returns"> <div class="returns-type"> <span class="param-type">number</span> - </div> <div class="returns-desc param-desc"> <p>The new value.</p> </div> </div> <dl class="details"> <dt class="tag-source"> Source - <a href="src_math_Math.js.html">math/Math.js</a>, <a href="src_math_Math.js.html#sunlight-1-line-491">line 491</a> </dt> </dl> </dd> <dt> <h4 class="name " id="maxProperty"><span class="type-signature"></span>maxProperty<span class="signature">()</span><span class="type-signature"> ? {number}</span></h4> </dt> <dd> <div class="description"> <p>Variation of Math.max that can be passed a property and either an array of objects or the objects as parameters.<br>It will find the largest matching property value from the given objects.</p> </div> <h5>Returns:</h5> <div class="returns"> <div class="returns-type"> <span class="param-type">number</span> - </div> <div class="returns-desc param-desc"> <p>The largest value from those given.</p> </div> </div> <dl class="details"> <dt class="tag-source"> Source - <a href="src_math_Math.js.html">math/Math.js</a>, <a href="src_math_Math.js.html#sunlight-1-line-697">line 697</a> </dt> </dl> </dd> <dt> <h4 class="name " id="min"><span class="type-signature"></span>min<span class="signature">()</span><span class="type-signature"> ? {number}</span></h4> </dt> <dd> <div class="description"> <p>Variation of Math.min that can be passed either an array of numbers or the numbers as parameters.</p> <p>Prefer the standard <code>Math.min</code> function when appropriate.</p> </div> <h5>Returns:</h5> <div class="returns"> <div class="returns-type"> <span class="param-type">number</span> - </div> <div class="returns-desc param-desc"> <p>The lowest value from those given.</p> </div> </div> <dl class="details"> <dt class="tag-source"> Source - <a href="src_math_Math.js.html">math/Math.js</a>, <a href="src_math_Math.js.html#sunlight-1-line-603">line 603</a> </dt> <dt class="tag-see"> See: </dt> <dd class="tag-see"> <ul> <li><a href="http://jsperf.com/math-s-min-max-vs-homemade">http://jsperf.com/math-s-min-max-vs-homemade</a></li> </ul> </dd> </dl> </dd> <dt> <h4 class="name " id="minProperty"><span class="type-signature"></span>minProperty<span class="signature">()</span><span class="type-signature"> ? {number}</span></h4> </dt> <dd> <div class="description"> <p>Variation of Math.min that can be passed a property and either an array of objects or the objects as parameters.<br>It will find the lowest matching property value from the given objects.</p> </div> <h5>Returns:</h5> <div class="returns"> <div class="returns-type"> <span class="param-type">number</span> - </div> <div class="returns-desc param-desc"> <p>The lowest value from those given.</p> </div> </div> <dl class="details"> <dt class="tag-source"> Source - <a href="src_math_Math.js.html">math/Math.js</a>, <a href="src_math_Math.js.html#sunlight-1-line-667">line 667</a> </dt> </dl> </dd> <dt> <h4 class="name " id="minSub"><span class="type-signature"></span>minSub<span class="signature">(value, amount, min)</span><span class="type-signature"> ? {number}</span></h4> </dt> <dd> <div class="description"> <p>Subtracts the given amount from the value, but never lets the value go below the specified minimum.</p> </div> <h5>Parameters:</h5> <table class="params table table-striped"> <thead> <tr> <th>Name</th> <th>Type</th> <th class="last">Description</th> </tr> </thead> <tbody> <tr> <td class="name"><code>value</code></td> <td class="type"> <span class="param-type">number</span> </td> <td class="description last"><p>The base value.</p></td> </tr> <tr> <td class="name"><code>amount</code></td> <td class="type"> <span class="param-type">number</span> </td> <td class="description last"><p>The amount to subtract from the base value.</p></td> </tr> <tr> <td class="name"><code>min</code></td> <td class="type"> <span class="param-type">number</span> </td> <td class="description last"><p>The minimum the value is allowed to be.</p></td> </tr> </tbody> </table> <h5>Returns:</h5> <div class="returns"> <div class="returns-type"> <span class="param-type">number</span> - </div> <div class="returns-desc param-desc"> <p>The new value.</p> </div> </div> <dl class="details"> <dt class="tag-source"> Source - <a href="src_math_Math.js.html">math/Math.js</a>, <a href="src_math_Math.js.html#sunlight-1-line-506">line 506</a> </dt> </dl> </dd> <dt> <h4 class="name " id="normalizeAngle"><span class="type-signature"></span>normalizeAngle<span class="signature">(angleRad)</span><span class="type-signature"> ? {number}</span></h4> </dt> <dd> <div class="description"> <p>Normalizes an angle to the [0,2pi) range.</p> </div> <h5>Parameters:</h5> <table class="params table table-striped"> <thead> <tr> <th>Name</th> <th>Type</th> <th class="last">Description</th> </tr> </thead> <tbody> <tr> <td class="name"><code>angleRad</code></td> <td class="type"> <span class="param-type">number</span> </td> <td class="description last"><p>The angle to normalize, in radians.</p></td> </tr> </tbody> </table> <h5>Returns:</h5> <div class="returns"> <div class="returns-type"> <span class="param-type">number</span> - </div> <div class="returns-desc param-desc"> <p>The angle, fit within the [0,2pi] range, in radians.</p> </div> </div> <dl class="details"> <dt class="tag-source"> Source - <a href="src_math_Math.js.html">math/Math.js</a>, <a href="src_math_Math.js.html#sunlight-1-line-478">line 478</a> </dt> </dl> </dd> <dt> <h4 class="name " id="percent"><span class="type-signature"></span>percent<span class="signature">(a, b, <span class="optional">base</span>)</span><span class="type-signature"> ? {number}</span></h4> </dt> <dd> <div class="description"> <p>Work out what percentage value <code>a</code> is of value <code>b</code> using the given base.</p> </div> <h5>Parameters:</h5> <table class="params table table-striped"> <thead> <tr> <th>Name</th> <th>Type</th> <th>Argument</th> <th>Default</th> <th class="last">Description</th> </tr> </thead> <tbody> <tr> <td class="name"><code>a</code></td> <td class="type"> <span class="param-type">number</span> </td> <td class="attributes"> </td> <td class="default"> </td> <td class="description last"><p>The value to work out the percentage for.</p></td> </tr> <tr> <td class="name"><code>b</code></td> <td class="type"> <span class="param-type">number</span> </td> <td class="attributes"> </td> <td class="default"> </td> <td class="description last"><p>The value you wish to get the percentage of.</p></td> </tr> <tr> <td class="name"><code>base</code></td> <td class="type"> <span class="param-type">number</span> </td> <td class="attributes"> &lt;optional&gt;<br> </td> <td class="default"> 0 </td> <td class="description last"><p>The base value.</p></td> </tr> </tbody> </table> <h5>Returns:</h5> <div class="returns"> <div class="returns-type"> <span class="param-type">number</span> - </div> <div class="returns-desc param-desc"> <p>The percentage a is of b, between 0 and 1.</p> </div> </div> <dl class="details"> <dt class="tag-source"> Source - <a href="src_math_Math.js.html">math/Math.js</a>, <a href="src_math_Math.js.html#sunlight-1-line-1153">line 1153</a> </dt> </dl> </dd> <dt> <h4 class="name " id="radToDeg"><span class="type-signature"></span>radToDeg<span class="signature">(radians)</span><span class="type-signature"> ? {number}</span></h4> </dt> <dd> <div class="description"> <p>Convert radians to degrees.</p> </div> <h5>Parameters:</h5> <table class="params table table-striped"> <thead> <tr> <th>Name</th> <th>Type</th> <th class="last">Description</th> </tr> </thead> <tbody> <tr> <td class="name"><code>radians</code></td> <td class="type"> <span class="param-type">number</span> </td> <td class="description last"><p>Angle in radians.</p></td> </tr> </tbody> </table> <h5>Returns:</h5> <div class="returns"> <div class="returns-type"> <span class="param-type">number</span> - </div> <div class="returns-desc param-desc"> <p>Angle in degrees</p> </div> </div> <dl class="details"> <dt class="tag-source"> Source - <a href="src_math_Math.js.html">math/Math.js</a>, <a href="src_math_Math.js.html#sunlight-1-line-1197">line 1197</a> </dt> </dl> </dd> <dt> <h4 class="name " id="reverseAngle"><span class="type-signature"></span>reverseAngle<span class="signature">(angleRad)</span><span class="type-signature"> ? {number}</span></h4> </dt> <dd> <div class="description"> <p>Reverses an angle.</p> </div> <h5>Parameters:</h5> <table class="params table table-striped"> <thead> <tr> <th>Name</th> <th>Type</th> <th class="last">Description</th> </tr> </thead> <tbody> <tr> <td class="name"><code>angleRad</code></td> <td class="type"> <span class="param-type">number</span> </td> <td class="description last"><p>The angle to reverse, in radians.</p></td> </tr> </tbody> </table> <h5>Returns:</h5> <div class="returns"> <div class="returns-type"> <span class="param-type">number</span> - </div> <div class="returns-desc param-desc"> <p>The reverse angle, in radians.</p> </div> </div> <dl class="details"> <dt class="tag-source"> Source - <a href="src_math_Math.js.html">math/Math.js</a>, <a href="src_math_Math.js.html#sunlight-1-line-466">line 466</a> </dt> </dl> </dd> <dt> <h4 class="name " id="rotateToAngle"><span class="type-signature"></span>rotateToAngle<span class="signature">(currentAngle, targetAngle, <span class="optional">lerp</span>)</span><span class="type-signature"> ? {number}</span></h4> </dt> <dd> <div class="description"> <p>Rotates currentAngle towards targetAngle, taking the shortest rotation distance.<br>The lerp argument is the amount to rotate by in this call.</p> </div> <h5>Parameters:</h5> <table class="params table table-striped"> <thead> <tr> <th>Name</th> <th>Type</th> <th>Argument</th> <th>Default</th> <th class="last">Description</th> </tr> </thead> <tbody> <tr> <td class="name"><code>currentAngle</code></td> <td class="type"> <span class="param-type">number</span> </td> <td class="attributes"> </td> <td class="default"> </td> <td class="description last"><p>The current angle, in radians.</p></td> </tr> <tr> <td class="name"><code>targetAngle</code></td> <td class="type"> <span class="param-type">number</span> </td> <td class="attributes"> </td> <td class="default"> </td> <td class="description last"><p>The target angle to rotate to, in radians.</p></td> </tr> <tr> <td class="name"><code>lerp</code></td> <td class="type"> <span class="param-type">number</span> </td> <td class="attributes"> &lt;optional&gt;<br> </td> <td class="default"> 0.05 </td> <td class="description last"><p>The lerp value to add to the current angle.</p></td> </tr> </tbody> </table> <h5>Returns:</h5> <div class="returns"> <div class="returns-type"> <span class="param-type">number</span> - </div> <div class="returns-desc param-desc"> <p>The adjusted angle.</p> </div> </div> <dl class="details"> <dt class="tag-source"> Source - <a href="src_math_Math.js.html">math/Math.js</a>, <a href="src_math_Math.js.html#sunlight-1-line-323">line 323</a> </dt> </dl> </dd> <dt> <h4 class="name " id="roundAwayFromZero"><span class="type-signature"></span>roundAwayFromZero<span class="signature">(value)</span><span class="type-signature"> ? {integer}</span></h4> </dt> <dd> <div class="description"> <p>Round to the next whole number <em>away</em> from zero.</p> </div> <h5>Parameters:</h5> <table class="params table table-striped"> <thead> <tr> <th>Name</th> <th>Type</th> <th class="last">Description</th> </tr> </thead> <tbody> <tr> <td class="name"><code>value</code></td> <td class="type"> <span class="param-type">number</span> </td> <td class="description last"><p>Any number.</p></td> </tr> </tbody> </table> <h5>Returns:</h5> <div class="returns"> <div class="returns-type"> <span class="param-type">integer</span> - </div> <div class="returns-desc param-desc"> <p>The rounded value of that number.</p> </div> </div> <dl class="details"> <dt class="tag-source"> Source - <a href="src_math_Math.js.html">math/Math.js</a>, <a href="src_math_Math.js.html#sunlight-1-line-916">line 916</a> </dt> </dl> </dd> <dt> <h4 class="name " id="roundTo"><span class="type-signature"></span>roundTo<span class="signature">(value, <span class="optional">place</span>, <span class="optional">base</span>)</span><span class="type-signature"> ? {number}</span></h4> </dt> <dd> <div class="description"> <p>Round to some place comparative to a <code>base</code>, default is 10 for decimal place.<br>The <code>place</code> is represented by the power applied to <code>base</code> to get that place.</p> <pre class="prettyprint source"><code>e.g. 2000/7 ~= 285.714285714285714285714 ~= (bin)100011101.1011011011011011 roundTo(2000/7,3) === 0 roundTo(2000/7,2) == 300 roundTo(2000/7,1) == 290 roundTo(2000/7,0) == 286 roundTo(2000/7,-1) == 285.7 roundTo(2000/7,-2) == 285.71 roundTo(2000/7,-3) == 285.714 roundTo(2000/7,-4) == 285.7143 roundTo(2000/7,-5) == 285.71429 roundTo(2000/7,3,2) == 288 -- 100100000 roundTo(2000/7,2,2) == 284 -- 100011100 roundTo(2000/7,1,2) == 286 -- 100011110 roundTo(2000/7,0,2) == 286 -- 100011110 roundTo(2000/7,-1,2) == 285.5 -- 100011101.1 roundTo(2000/7,-2,2) == 285.75 -- 100011101.11 roundTo(2000/7,-3,2) == 285.75 -- 100011101.11 roundTo(2000/7,-4,2) == 285.6875 -- 100011101.1011 roundTo(2000/7,-5,2) == 285.71875 -- 100011101.10111</code></pre> <p>Note what occurs when we round to the 3rd space (8ths place), 100100000, this is to be assumed<br>because we are rounding 100011.1011011011011011 which rounds up.</p> </div> <h5>Parameters:</h5> <table class="params table table-striped"> <thead> <tr> <th>Name</th> <th>Type</th> <th>Argument</th> <th>Default</th> <th class="last">Description</th> </tr> </thead> <tbody> <tr> <td class="name"><code>value</code></td> <td class="type"> <span class="param-type">number</span> </td> <td class="attributes"> </td> <td class="default"> </td> <td class="description last"><p>The value to round.</p></td> </tr> <tr> <td class="name"><code>place</code></td> <td class="type"> <span class="param-type">number</span> </td> <td class="attributes"> &lt;optional&gt;<br> </td> <td class="default"> 0 </td> <td class="description last"><p>The place to round to.</p></td> </tr> <tr> <td class="name"><code>base</code></td> <td class="type"> <span class="param-type">number</span> </td> <td class="attributes"> &lt;optional&gt;<br> </td> <td class="default"> 10 </td> <td class="description last"><p>The base to round in. Default is 10 for decimal.</p></td> </tr> </tbody> </table> <h5>Returns:</h5> <div class="returns"> <div class="returns-type"> <span class="param-type">number</span> - </div> <div class="returns-desc param-desc"> <p>The rounded value.</p> </div> </div> <dl class="details"> <dt class="tag-source"> Source - <a href="src_math_Math.js.html">math/Math.js</a>, <a href="src_math_Math.js.html#sunlight-1-line-235">line 235</a> </dt> </dl> </dd> <dt> <h4 class="name " id="shear"><span class="type-signature"></span>shear<span class="signature">(n)</span><span class="type-signature"> ? {number}</span></h4> </dt> <dd> <h5>Parameters:</h5> <table class="params table table-striped"> <thead> <tr> <th>Name</th> <th>Type</th> <th class="last">Description</th> </tr> </thead> <tbody> <tr> <td class="name"><code>n</code></td> <td class="type"> <span class="param-type">number</span> </td> <td class="description last"></td> </tr> </tbody> </table> <h5>Returns:</h5> <div class="returns"> <div class="returns-type"> <span class="param-type">number</span> - </div> <div class="returns-desc param-desc"> <p>n mod 1</p> </div> </div> <dl class="details"> <dt class="tag-source"> Source - <a href="src_math_Math.js.html">math/Math.js</a>, <a href="src_math_Math.js.html#sunlight-1-line-144">line 144</a> </dt> </dl> </dd> <dt> <h4 class="name " id="sign"><span class="type-signature"></span>sign<span class="signature">(x)</span><span class="type-signature"> ? {integer}</span></h4> </dt> <dd> <div class="description"> <p>A value representing the sign of the value: -1 for negative, +1 for positive, 0 if value is 0.</p> <p>This works differently from <code>Math.sign</code> for values of NaN and -0, etc.</p> </div> <h5>Parameters:</h5> <table class="params table table-striped"> <thead> <tr> <th>Name</th> <th>Type</th> <th class="last">Description</th> </tr> </thead> <tbody> <tr> <td class="name"><code>x</code></td> <td class="type"> <span class="param-type">number</span> </td> <td class="description last"></td> </tr> </tbody> </table> <h5>Returns:</h5> <div class="returns"> <div class="returns-type"> <span class="param-type">integer</span> - </div> <div class="returns-desc param-desc"> <p>An integer in {-1, 0, 1}</p> </div> </div> <dl class="details"> <dt class="tag-source"> Source - <a href="src_math_Math.js.html">math/Math.js</a>, <a href="src_math_Math.js.html#sunlight-1-line-1138">line 1138</a> </dt> </dl> </dd> <dt> <h4 class="name " id="sinCosGenerator"><span class="type-signature"></span>sinCosGenerator<span class="signature">(length, sinAmplitude, cosAmplitude, frequency)</span><span class="type-signature"> ? {Object}</span></h4> </dt> <dd> <div class="description"> <p>Generate a sine and cosine table simultaneously and extremely quickly.<br>The parameters allow you to specify the length, amplitude and frequency of the wave.<br>This generator is fast enough to be used in real-time.<br>Code based on research by Franky of scene.at</p> </div> <h5>Parameters:</h5> <table class="params table table-striped"> <thead> <tr> <th>Name</th> <th>Type</th> <th class="last">Description</th> </tr> </thead> <tbody> <tr> <td class="name"><code>length</code></td> <td class="type"> <span class="param-type">number</span> </td> <td class="description last"><p>The length of the wave</p></td> </tr> <tr> <td class="name"><code>sinAmplitude</code></td> <td class="type"> <span class="param-type">number</span> </td> <td class="description last"><p>The amplitude to apply to the sine table (default 1.0) if you need values between say -+ 125 then give 125 as the value</p></td> </tr> <tr> <td class="name"><code>cosAmplitude</code></td> <td class="type"> <span class="param-type">number</span> </td> <td class="description last"><p>The amplitude to apply to the cosine table (default 1.0) if you need values between say -+ 125 then give 125 as the value</p></td> </tr> <tr> <td class="name"><code>frequency</code></td> <td class="type"> <span class="param-type">number</span> </td> <td class="description last"><p>The frequency of the sine and cosine table data</p></td> </tr> </tbody> </table> <h5>Returns:</h5> <div class="returns"> <div class="returns-type"> <span class="param-type">Object</span> - </div> <div class="returns-desc param-desc"> <p>Returns the table data.</p> </div> </div> <dl class="details"> <dt class="tag-source"> Source - <a href="src_math_Math.js.html">math/Math.js</a>, <a href="src_math_Math.js.html#sunlight-1-line-930">line 930</a> </dt> </dl> </dd> <dt> <h4 class="name " id="smootherstep"><span class="type-signature"></span>smootherstep<span class="signature">(x, min, max)</span><span class="type-signature"> ? {float}</span></h4> </dt> <dd> <div class="description"> <p>Smootherstep function as detailed at http://en.wikipedia.org/wiki/Smoothstep</p> </div> <h5>Parameters:</h5> <table class="params table table-striped"> <thead> <tr> <th>Name</th> <th>Type</th> <th class="last">Description</th> </tr> </thead> <tbody> <tr> <td class="name"><code>x</code></td> <td class="type"> <span class="param-type">float</span> </td> <td class="description last"><p>The input value.</p></td> </tr> <tr> <td class="name"><code>min</code></td> <td class="type"> <span class="param-type">float</span> </td> <td class="description last"><p>The left edge. Should be smaller than the right edge.</p></td> </tr> <tr> <td class="name"><code>max</code></td> <td class="type"> <span class="param-type">float</span> </td> <td class="description last"><p>The right edge.</p></td> </tr> </tbody> </table> <h5>Returns:</h5> <div class="returns"> <div class="returns-type"> <span class="param-type">float</span> - </div> <div class="returns-desc param-desc"> <p>A value between 0 and 1.</p> </div> </div> <dl class="details"> <dt class="tag-source"> Source - <a href="src_math_Math.js.html">math/Math.js</a>, <a href="src_math_Math.js.html#sunlight-1-line-1121">line 1121</a> </dt> </dl> </dd> <dt> <h4 class="name " id="smoothstep"><span class="type-signature"></span>smoothstep<span class="signature">(x, min, max)</span><span class="type-signature"> ? {float}</span></h4> </dt> <dd> <div class="description"> <p>Smoothstep function as detailed at http://en.wikipedia.org/wiki/Smoothstep</p> </div> <h5>Parameters:</h5> <table class="params table table-striped"> <thead> <tr> <th>Name</th> <th>Type</th> <th class="last">Description</th> </tr> </thead> <tbody> <tr> <td class="name"><code>x</code></td> <td class="type"> <span class="param-type">float</span> </td> <td class="description last"><p>The input value.</p></td> </tr> <tr> <td class="name"><code>min</code></td> <td class="type"> <span class="param-type">float</span> </td> <td class="description last"><p>The left edge. Should be smaller than the right edge.</p></td> </tr> <tr> <td class="name"><code>max</code></td> <td class="type"> <span class="param-type">float</span> </td> <td class="description last"><p>The right edge.</p></td> </tr> </tbody> </table> <h5>Returns:</h5> <div class="returns"> <div class="returns-type"> <span class="param-type">float</span> - </div> <div class="returns-desc param-desc"> <p>A value between 0 and 1.</p> </div> </div> <dl class="details"> <dt class="tag-source"> Source - <a href="src_math_Math.js.html">math/Math.js</a>, <a href="src_math_Math.js.html#sunlight-1-line-1102">line 1102</a> </dt> </dl> </dd> <dt> <h4 class="name " id="snapTo"><span class="type-signature"></span>snapTo<span class="signature">(input, gap, <span class="optional">start</span>)</span><span class="type-signature"> ? {number}</span></h4> </dt> <dd> <div class="description"> <p>Snap a value to nearest grid slice, using rounding.</p> <p>Example: if you have an interval gap of 5 and a position of 12... you will snap to 10 whereas 14 will snap to 15.</p> </div> <h5>Parameters:</h5> <table class="params table table-striped"> <thead> <tr> <th>Name</th> <th>Type</th> <th>Argument</th> <th>Default</th> <th class="last">Description</th> </tr> </thead> <tbody> <tr> <td class="name"><code>input</code></td> <td class="type"> <span class="param-type">number</span> </td> <td class="attributes"> </td> <td class="default"> </td> <td class="description last"><p>The value to snap.</p></td> </tr> <tr> <td class="name"><code>gap</code></td> <td class="type"> <span class="param-type">number</span> </td> <td class="attributes"> </td> <td class="default"> </td> <td class="description last"><p>The interval gap of the grid.</p></td> </tr> <tr> <td class="name"><code>start</code></td> <td class="type"> <span class="param-type">number</span> </td> <td class="attributes"> &lt;optional&gt;<br> </td> <td class="default"> 0 </td> <td class="description last"><p>Optional starting offset for gap.</p></td> </tr> </tbody> </table> <h5>Returns:</h5> <div class="returns"> <div class="returns-type"> <span class="param-type">number</span> - </div> <div class="returns-desc param-desc"> <p>The snapped value.</p> </div> </div> <dl class="details"> <dt class="tag-source"> Source - <a href="src_math_Math.js.html">math/Math.js</a>, <a href="src_math_Math.js.html#sunlight-1-line-155">line 155</a> </dt> </dl> </dd> <dt> <h4 class="name " id="snapToCeil"><span class="type-signature"></span>snapToCeil<span class="signature">(input, gap, <span class="optional">start</span>)</span><span class="type-signature"> ? {number}</span></h4> </dt> <dd> <div class="description"> <p>Snap a value to nearest grid slice, using ceil.</p> <p>Example: if you have an interval gap of 5 and a position of 12... you will snap to 15.<br>As will 14 will snap to 15... but 16 will snap to 20.</p> </div> <h5>Parameters:</h5> <table class="params table table-striped"> <thead> <tr> <th>Name</th> <th>Type</th> <th>Argument</th> <th>Default</th> <th class="last">Description</th> </tr> </thead> <tbody> <tr> <td class="name"><code>input</code></td> <td class="type"> <span class="param-type">number</span> </td> <td class="attributes"> </td> <td class="default"> </td> <td class="description last"><p>The value to snap.</p></td> </tr> <tr> <td class="name"><code>gap</code></td> <td class="type"> <span class="param-type">number</span> </td> <td class="attributes"> </td> <td class="default"> </td> <td class="description last"><p>The interval gap of the grid.</p></td> </tr> <tr> <td class="name"><code>start</code></td> <td class="type"> <span class="param-type">number</span> </td> <td class="attributes"> &lt;optional&gt;<br> </td> <td class="default"> 0 </td> <td class="description last"><p>Optional starting offset for gap.</p></td> </tr> </tbody> </table> <h5>Returns:</h5> <div class="returns"> <div class="returns-type"> <span class="param-type">number</span> - </div> <div class="returns-desc param-desc"> <p>The snapped value.</p> </div> </div> <dl class="details"> <dt class="tag-source"> Source - <a href="src_math_Math.js.html">math/Math.js</a>, <a href="src_math_Math.js.html#sunlight-1-line-208">line 208</a> </dt> </dl> </dd> <dt> <h4 class="name " id="snapToFloor"><span class="type-signature"></span>snapToFloor<span class="signature">(input, gap, <span class="optional">start</span>)</span><span class="type-signature"> ? {number}</span></h4> </dt> <dd> <div class="description"> <p>Snap a value to nearest grid slice, using floor.</p> <p>Example: if you have an interval gap of 5 and a position of 12... you will snap to 10.<br>As will 14 snap to 10... but 16 will snap to 15.</p> </div> <h5>Parameters:</h5> <table class="params table table-striped"> <thead> <tr> <th>Name</th> <th>Type</th> <th>Argument</th> <th>Default</th> <th class="last">Description</th> </tr> </thead> <tbody> <tr> <td class="name"><code>input</code></td> <td class="type"> <span class="param-type">number</span> </td> <td class="attributes"> </td> <td class="default"> </td> <td class="description last"><p>The value to snap.</p></td> </tr> <tr> <td class="name"><code>gap</code></td> <td class="type"> <span class="param-type">number</span> </td> <td class="attributes"> </td> <td class="default"> </td> <td class="description last"><p>The interval gap of the grid.</p></td> </tr> <tr> <td class="name"><code>start</code></td> <td class="type"> <span class="param-type">number</span> </td> <td class="attributes"> &lt;optional&gt;<br> </td> <td class="default"> 0 </td> <td class="description last"><p>Optional starting offset for gap.</p></td> </tr> </tbody> </table> <h5>Returns:</h5> <div class="returns"> <div class="returns-type"> <span class="param-type">number</span> - </div> <div class="returns-desc param-desc"> <p>The snapped value.</p> </div> </div> <dl class="details"> <dt class="tag-source"> Source - <a href="src_math_Math.js.html">math/Math.js</a>, <a href="src_math_Math.js.html#sunlight-1-line-181">line 181</a> </dt> </dl> </dd> <dt> <h4 class="name " id="within"><span class="type-signature"></span>within<span class="signature">(a, b, tolerance)</span><span class="type-signature"> ? {boolean}</span></h4> </dt> <dd> <div class="description"> <p>Checks if two values are within the given tolerance of each other.</p> </div> <h5>Parameters:</h5> <table class="params table table-striped"> <thead> <tr> <th>Name</th> <th>Type</th> <th class="last">Description</th> </tr> </thead> <tbody> <tr> <td class="name"><code>a</code></td> <td class="type"> <span class="param-type">number</span> </td> <td class="description last"><p>The first number to check</p></td> </tr> <tr> <td class="name"><code>b</code></td> <td class="type"> <span class="param-type">number</span> </td> <td class="description last"><p>The second number to check</p></td> </tr> <tr> <td class="name"><code>tolerance</code></td> <td class="type"> <span class="param-type">number</span> </td> <td class="description last"><p>The tolerance. Anything equal to or less than this is considered within the range.</p></td> </tr> </tbody> </table> <h5>Returns:</h5> <div class="returns"> <div class="returns-type"> <span class="param-type">boolean</span> - </div> <div class="returns-desc param-desc"> <p>True if a is &lt;= tolerance of b.</p> </div> </div> <dl class="details"> <dt class="tag-source"> Source - <a href="src_math_Math.js.html">math/Math.js</a>, <a href="src_math_Math.js.html#sunlight-1-line-1069">line 1069</a> </dt> <dt class="tag-see"> See: </dt> <dd class="tag-see"> <ul> <li>Phaser.Math.fuzzyEqual</li> </ul> </dd> </dl> </dd> <dt> <h4 class="name " id="wrap"><span class="type-signature"></span>wrap<span class="signature">(value, min, max)</span><span class="type-signature"> ? {number}</span></h4> </dt> <dd> <div class="description"> <p>Ensures that the value always stays between min and max, by wrapping the value around.</p> <p>If <code>max</code> is not larger than <code>min</code> the result is 0.</p> </div> <h5>Parameters:</h5> <table class="params table table-striped"> <thead> <tr> <th>Name</th> <th>Type</th> <th class="last">Description</th> </tr> </thead> <tbody> <tr> <td class="name"><code>value</code></td> <td class="type"> <span class="param-type">number</span> </td> <td class="description last"><p>The value to wrap.</p></td> </tr> <tr> <td class="name"><code>min</code></td> <td class="type"> <span class="param-type">number</span> </td> <td class="description last"><p>The minimum the value is allowed to be.</p></td> </tr> <tr> <td class="name"><code>max</code></td> <td class="type"> <span class="param-type">number</span> </td> <td class="description last"><p>The maximum the value is allowed to be, should be larger than <code>min</code>.</p></td> </tr> </tbody> </table> <h5>Returns:</h5> <div class="returns"> <div class="returns-type"> <span class="param-type">number</span> - </div> <div class="returns-desc param-desc"> <p>The wrapped value.</p> </div> </div> <dl class="details"> <dt class="tag-source"> Source - <a href="src_math_Math.js.html">math/Math.js</a>, <a href="src_math_Math.js.html#sunlight-1-line-521">line 521</a> </dt> </dl> </dd> <dt> <h4 class="name " id="wrapAngle"><span class="type-signature"></span>wrapAngle<span class="signature">(angle, <span class="optional">radians</span>)</span><span class="type-signature"> ? {number}</span></h4> </dt> <dd> <div class="description"> <p>Keeps an angle value between -180 and +180; or -PI and PI if radians.</p> </div> <h5>Parameters:</h5> <table class="params table table-striped"> <thead> <tr> <th>Name</th> <th>Type</th> <th>Argument</th> <th>Default</th> <th class="last">Description</th> </tr> </thead> <tbody> <tr> <td class="name"><code>angle</code></td> <td class="type"> <span class="param-type">number</span> </td> <td class="attributes"> </td> <td class="default"> </td> <td class="description last"><p>The angle value to wrap</p></td> </tr> <tr> <td class="name"><code>radians</code></td> <td class="type"> <span class="param-type">boolean</span> </td> <td class="attributes"> &lt;optional&gt;<br> </td> <td class="default"> false </td> <td class="description last"><p>Set to <code>true</code> if the angle is given in radians, otherwise degrees is expected.</p></td> </tr> </tbody> </table> <h5>Returns:</h5> <div class="returns"> <div class="returns-type"> <span class="param-type">number</span> - </div> <div class="returns-desc param-desc"> <p>The new angle value; will be the same as the input angle if it was within bounds.</p> </div> </div> <dl class="details"> <dt class="tag-source"> Source - <a href="src_math_Math.js.html">math/Math.js</a>, <a href="src_math_Math.js.html#sunlight-1-line-727">line 727</a> </dt> </dl> </dd> <dt> <h4 class="name " id="wrapValue"><span class="type-signature"></span>wrapValue<span class="signature">(value, amount, max)</span><span class="type-signature"> ? {number}</span></h4> </dt> <dd> <div class="description"> <p>Adds value to amount and ensures that the result always stays between 0 and max, by wrapping the value around.</p> <p>Values <em>must</em> be positive integers, and are passed through Math.abs. See <a href="Phaser.Math.html#wrap">Phaser.Math#wrap</a> for an alternative.</p> </div> <h5>Parameters:</h5> <table class="params table table-striped"> <thead> <tr> <th>Name</th> <th>Type</th> <th class="last">Description</th> </tr> </thead> <tbody> <tr> <td class="name"><code>value</code></td> <td class="type"> <span class="param-type">number</span> </td> <td class="description last"><p>The value to add the amount to.</p></td> </tr> <tr> <td class="name"><code>amount</code></td> <td class="type"> <span class="param-type">number</span> </td> <td class="description last"><p>The amount to add to the value.</p></td> </tr> <tr> <td class="name"><code>max</code></td> <td class="type"> <span class="param-type">number</span> </td> <td class="description last"><p>The maximum the value is allowed to be.</p></td> </tr> </tbody> </table> <h5>Returns:</h5> <div class="returns"> <div class="returns-type"> <span class="param-type">number</span> - </div> <div class="returns-desc param-desc"> <p>The wrapped value.</p> </div> </div> <dl class="details"> <dt class="tag-source"> Source - <a href="src_math_Math.js.html">math/Math.js</a>, <a href="src_math_Math.js.html#sunlight-1-line-552">line 552</a> </dt> </dl> </dd> </dl> </article> </section></head></html>
doc/com/runescape/revised/actor/entity/character/update/blocks/ForceMovement.html
RodriguesJ/Atem
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc (version 1.7.0_55) on Thu Jun 12 19:17:40 EDT 2014 --> <title>ForceMovement</title> <meta name="date" content="2014-06-12"> <link rel="stylesheet" type="text/css" href="../../../../../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { parent.document.title="ForceMovement"; } //--> </script> <noscript> <div>JavaScript is disabled on your browser.</div> </noscript> <!-- ========= START OF TOP NAVBAR ======= --> <div class="topNav"><a name="navbar_top"> <!-- --> </a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> <li><a href="class-use/ForceMovement.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../../../../../index-files/index-1.html">Index</a></li> <li><a href="../../../../../../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li><a href="../../../../../../../../com/runescape/revised/actor/entity/character/update/blocks/ForceChat.html" title="class in com.runescape.revised.actor.entity.character.update.blocks"><span class="strong">Prev Class</span></a></li> <li><a href="../../../../../../../../com/runescape/revised/actor/entity/character/update/blocks/Hit.html" title="class in com.runescape.revised.actor.entity.character.update.blocks"><span class="strong">Next Class</span></a></li> </ul> <ul class="navList"> <li><a href="../../../../../../../../index.html?com/runescape/revised/actor/entity/character/update/blocks/ForceMovement.html" target="_top">Frames</a></li> <li><a href="ForceMovement.html" target="_top">No Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_top"> <li><a href="../../../../../../../../allclasses-noframe.html">All Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_top"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <div> <ul class="subNavList"> <li>Summary:&nbsp;</li> <li>Nested&nbsp;|&nbsp;</li> <li>Field&nbsp;|&nbsp;</li> <li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li> <li><a href="#method_summary">Method</a></li> </ul> <ul class="subNavList"> <li>Detail:&nbsp;</li> <li>Field&nbsp;|&nbsp;</li> <li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li> <li><a href="#method_detail">Method</a></li> </ul> </div> <a name="skip-navbar_top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> <!-- ======== START OF CLASS DATA ======== --> <div class="header"> <div class="subTitle">com.runescape.revised.actor.entity.character.update.blocks</div> <h2 title="Class ForceMovement" class="title">Class ForceMovement</h2> </div> <div class="contentContainer"> <ul class="inheritance"> <li>java.lang.Object</li> <li> <ul class="inheritance"> <li>com.runescape.revised.actor.entity.character.update.blocks.ForceMovement</li> </ul> </li> </ul> <div class="description"> <ul class="blockList"> <li class="blockList"> <hr> <br> <pre>public class <span class="strong">ForceMovement</span> extends java.lang.Object</pre> </li> </ul> </div> <div class="summary"> <ul class="blockList"> <li class="blockList"> <!-- ======== CONSTRUCTOR SUMMARY ======== --> <ul class="blockList"> <li class="blockList"><a name="constructor_summary"> <!-- --> </a> <h3>Constructor Summary</h3> <table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> <caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colOne" scope="col">Constructor and Description</th> </tr> <tr class="altColor"> <td class="colOne"><code><strong><a href="../../../../../../../../com/runescape/revised/actor/entity/character/update/blocks/ForceMovement.html#ForceMovement(com.runescape.revised.actor.location.Location, com.runescape.revised.actor.location.Location, short, short, short)">ForceMovement</a></strong>(<a href="../../../../../../../../com/runescape/revised/actor/location/Location.html" title="class in com.runescape.revised.actor.location">Location</a>&nbsp;currentLocation, <a href="../../../../../../../../com/runescape/revised/actor/location/Location.html" title="class in com.runescape.revised.actor.location">Location</a>&nbsp;nextLocation, short&nbsp;firstSpeed, short&nbsp;secondSpeed, short&nbsp;direction)</code>&nbsp;</td> </tr> </table> </li> </ul> <!-- ========== METHOD SUMMARY =========== --> <ul class="blockList"> <li class="blockList"><a name="method_summary"> <!-- --> </a> <h3>Method Summary</h3> <table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> <caption><span>Methods</span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th class="colLast" scope="col">Method and Description</th> </tr> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../../../../com/runescape/revised/actor/location/Location.html" title="class in com.runescape.revised.actor.location">Location</a></code></td> <td class="colLast"><code><strong><a href="../../../../../../../../com/runescape/revised/actor/entity/character/update/blocks/ForceMovement.html#getCurrentLocation()">getCurrentLocation</a></strong>()</code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>short</code></td> <td class="colLast"><code><strong><a href="../../../../../../../../com/runescape/revised/actor/entity/character/update/blocks/ForceMovement.html#getDirection()">getDirection</a></strong>()</code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>short</code></td> <td class="colLast"><code><strong><a href="../../../../../../../../com/runescape/revised/actor/entity/character/update/blocks/ForceMovement.html#getFirstSpeed()">getFirstSpeed</a></strong>()</code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code><a href="../../../../../../../../com/runescape/revised/actor/location/Location.html" title="class in com.runescape.revised.actor.location">Location</a></code></td> <td class="colLast"><code><strong><a href="../../../../../../../../com/runescape/revised/actor/entity/character/update/blocks/ForceMovement.html#getNextLocation()">getNextLocation</a></strong>()</code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>short</code></td> <td class="colLast"><code><strong><a href="../../../../../../../../com/runescape/revised/actor/entity/character/update/blocks/ForceMovement.html#getSecondSpeed()">getSecondSpeed</a></strong>()</code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><strong><a href="../../../../../../../../com/runescape/revised/actor/entity/character/update/blocks/ForceMovement.html#setCurrentLocation(com.runescape.revised.actor.location.Location)">setCurrentLocation</a></strong>(<a href="../../../../../../../../com/runescape/revised/actor/location/Location.html" title="class in com.runescape.revised.actor.location">Location</a>&nbsp;currentLocation)</code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><strong><a href="../../../../../../../../com/runescape/revised/actor/entity/character/update/blocks/ForceMovement.html#setDirection(short)">setDirection</a></strong>(short&nbsp;direction)</code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><strong><a href="../../../../../../../../com/runescape/revised/actor/entity/character/update/blocks/ForceMovement.html#setFirstSpeed(short)">setFirstSpeed</a></strong>(short&nbsp;firstSpeed)</code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><strong><a href="../../../../../../../../com/runescape/revised/actor/entity/character/update/blocks/ForceMovement.html#setNextLocation(com.runescape.revised.actor.location.Location)">setNextLocation</a></strong>(<a href="../../../../../../../../com/runescape/revised/actor/location/Location.html" title="class in com.runescape.revised.actor.location">Location</a>&nbsp;nextLocation)</code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><strong><a href="../../../../../../../../com/runescape/revised/actor/entity/character/update/blocks/ForceMovement.html#setSecondSpeed(short)">setSecondSpeed</a></strong>(short&nbsp;secondSpeed)</code>&nbsp;</td> </tr> </table> <ul class="blockList"> <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> <!-- --> </a> <h3>Methods inherited from class&nbsp;java.lang.Object</h3> <code>equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> </li> </ul> </div> <div class="details"> <ul class="blockList"> <li class="blockList"> <!-- ========= CONSTRUCTOR DETAIL ======== --> <ul class="blockList"> <li class="blockList"><a name="constructor_detail"> <!-- --> </a> <h3>Constructor Detail</h3> <a name="ForceMovement(com.runescape.revised.actor.location.Location, com.runescape.revised.actor.location.Location, short, short, short)"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>ForceMovement</h4> <pre>public&nbsp;ForceMovement(<a href="../../../../../../../../com/runescape/revised/actor/location/Location.html" title="class in com.runescape.revised.actor.location">Location</a>&nbsp;currentLocation, <a href="../../../../../../../../com/runescape/revised/actor/location/Location.html" title="class in com.runescape.revised.actor.location">Location</a>&nbsp;nextLocation, short&nbsp;firstSpeed, short&nbsp;secondSpeed, short&nbsp;direction)</pre> </li> </ul> </li> </ul> <!-- ============ METHOD DETAIL ========== --> <ul class="blockList"> <li class="blockList"><a name="method_detail"> <!-- --> </a> <h3>Method Detail</h3> <a name="setCurrentLocation(com.runescape.revised.actor.location.Location)"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>setCurrentLocation</h4> <pre>public&nbsp;void&nbsp;setCurrentLocation(<a href="../../../../../../../../com/runescape/revised/actor/location/Location.html" title="class in com.runescape.revised.actor.location">Location</a>&nbsp;currentLocation)</pre> </li> </ul> <a name="getCurrentLocation()"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getCurrentLocation</h4> <pre>public&nbsp;<a href="../../../../../../../../com/runescape/revised/actor/location/Location.html" title="class in com.runescape.revised.actor.location">Location</a>&nbsp;getCurrentLocation()</pre> </li> </ul> <a name="setNextLocation(com.runescape.revised.actor.location.Location)"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>setNextLocation</h4> <pre>public&nbsp;void&nbsp;setNextLocation(<a href="../../../../../../../../com/runescape/revised/actor/location/Location.html" title="class in com.runescape.revised.actor.location">Location</a>&nbsp;nextLocation)</pre> </li> </ul> <a name="getNextLocation()"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getNextLocation</h4> <pre>public&nbsp;<a href="../../../../../../../../com/runescape/revised/actor/location/Location.html" title="class in com.runescape.revised.actor.location">Location</a>&nbsp;getNextLocation()</pre> </li> </ul> <a name="setFirstSpeed(short)"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>setFirstSpeed</h4> <pre>public&nbsp;void&nbsp;setFirstSpeed(short&nbsp;firstSpeed)</pre> </li> </ul> <a name="getFirstSpeed()"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getFirstSpeed</h4> <pre>public&nbsp;short&nbsp;getFirstSpeed()</pre> </li> </ul> <a name="setSecondSpeed(short)"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>setSecondSpeed</h4> <pre>public&nbsp;void&nbsp;setSecondSpeed(short&nbsp;secondSpeed)</pre> </li> </ul> <a name="getSecondSpeed()"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getSecondSpeed</h4> <pre>public&nbsp;short&nbsp;getSecondSpeed()</pre> </li> </ul> <a name="setDirection(short)"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>setDirection</h4> <pre>public&nbsp;void&nbsp;setDirection(short&nbsp;direction)</pre> </li> </ul> <a name="getDirection()"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>getDirection</h4> <pre>public&nbsp;short&nbsp;getDirection()</pre> </li> </ul> </li> </ul> </li> </ul> </div> </div> <!-- ========= END OF CLASS DATA ========= --> <!-- ======= START OF BOTTOM NAVBAR ====== --> <div class="bottomNav"><a name="navbar_bottom"> <!-- --> </a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> <li><a href="class-use/ForceMovement.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../../../../../index-files/index-1.html">Index</a></li> <li><a href="../../../../../../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li><a href="../../../../../../../../com/runescape/revised/actor/entity/character/update/blocks/ForceChat.html" title="class in com.runescape.revised.actor.entity.character.update.blocks"><span class="strong">Prev Class</span></a></li> <li><a href="../../../../../../../../com/runescape/revised/actor/entity/character/update/blocks/Hit.html" title="class in com.runescape.revised.actor.entity.character.update.blocks"><span class="strong">Next Class</span></a></li> </ul> <ul class="navList"> <li><a href="../../../../../../../../index.html?com/runescape/revised/actor/entity/character/update/blocks/ForceMovement.html" target="_top">Frames</a></li> <li><a href="ForceMovement.html" target="_top">No Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_bottom"> <li><a href="../../../../../../../../allclasses-noframe.html">All Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_bottom"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <div> <ul class="subNavList"> <li>Summary:&nbsp;</li> <li>Nested&nbsp;|&nbsp;</li> <li>Field&nbsp;|&nbsp;</li> <li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li> <li><a href="#method_summary">Method</a></li> </ul> <ul class="subNavList"> <li>Detail:&nbsp;</li> <li>Field&nbsp;|&nbsp;</li> <li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li> <li><a href="#method_detail">Method</a></li> </ul> </div> <a name="skip-navbar_bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> </body> </html>
doc/com/runescape/revised/content/randomevent/impl/class-use/KissFrog.html
RodriguesJ/Atem
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc (version 1.7.0_55) on Thu Jun 12 19:19:09 EDT 2014 --> <title>Uses of Class com.runescape.revised.content.randomevent.impl.KissFrog</title> <meta name="date" content="2014-06-12"> <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { parent.document.title="Uses of Class com.runescape.revised.content.randomevent.impl.KissFrog"; } //--> </script> <noscript> <div>JavaScript is disabled on your browser.</div> </noscript> <!-- ========= START OF TOP NAVBAR ======= --> <div class="topNav"><a name="navbar_top"> <!-- --> </a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../../../../overview-summary.html">Overview</a></li> <li><a href="../package-summary.html">Package</a></li> <li><a href="../../../../../../../com/runescape/revised/content/randomevent/impl/KissFrog.html" title="class in com.runescape.revised.content.randomevent.impl">Class</a></li> <li class="navBarCell1Rev">Use</li> <li><a href="../package-tree.html">Tree</a></li> <li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../../../../index-files/index-1.html">Index</a></li> <li><a href="../../../../../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="../../../../../../../index.html?com/runescape/revised/content/randomevent/impl/class-use/KissFrog.html" target="_top">Frames</a></li> <li><a href="KissFrog.html" target="_top">No Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_top"> <li><a href="../../../../../../../allclasses-noframe.html">All Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_top"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <a name="skip-navbar_top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> <div class="header"> <h2 title="Uses of Class com.runescape.revised.content.randomevent.impl.KissFrog" class="title">Uses of Class<br>com.runescape.revised.content.randomevent.impl.KissFrog</h2> </div> <div class="classUseContainer">No usage of com.runescape.revised.content.randomevent.impl.KissFrog</div> <!-- ======= START OF BOTTOM NAVBAR ====== --> <div class="bottomNav"><a name="navbar_bottom"> <!-- --> </a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../../../../overview-summary.html">Overview</a></li> <li><a href="../package-summary.html">Package</a></li> <li><a href="../../../../../../../com/runescape/revised/content/randomevent/impl/KissFrog.html" title="class in com.runescape.revised.content.randomevent.impl">Class</a></li> <li class="navBarCell1Rev">Use</li> <li><a href="../package-tree.html">Tree</a></li> <li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../../../../index-files/index-1.html">Index</a></li> <li><a href="../../../../../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="../../../../../../../index.html?com/runescape/revised/content/randomevent/impl/class-use/KissFrog.html" target="_top">Frames</a></li> <li><a href="KissFrog.html" target="_top">No Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_bottom"> <li><a href="../../../../../../../allclasses-noframe.html">All Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_bottom"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <a name="skip-navbar_bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> </body> </html>
doc/com/runescape/revised/content/skill/construction/class-use/Construction.html
RodriguesJ/Atem
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc (version 1.7.0_55) on Thu Jun 12 19:19:03 EDT 2014 --> <title>Uses of Class com.runescape.revised.content.skill.construction.Construction</title> <meta name="date" content="2014-06-12"> <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { parent.document.title="Uses of Class com.runescape.revised.content.skill.construction.Construction"; } //--> </script> <noscript> <div>JavaScript is disabled on your browser.</div> </noscript> <!-- ========= START OF TOP NAVBAR ======= --> <div class="topNav"><a name="navbar_top"> <!-- --> </a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../../../../overview-summary.html">Overview</a></li> <li><a href="../package-summary.html">Package</a></li> <li><a href="../../../../../../../com/runescape/revised/content/skill/construction/Construction.html" title="class in com.runescape.revised.content.skill.construction">Class</a></li> <li class="navBarCell1Rev">Use</li> <li><a href="../package-tree.html">Tree</a></li> <li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../../../../index-files/index-1.html">Index</a></li> <li><a href="../../../../../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="../../../../../../../index.html?com/runescape/revised/content/skill/construction/class-use/Construction.html" target="_top">Frames</a></li> <li><a href="Construction.html" target="_top">No Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_top"> <li><a href="../../../../../../../allclasses-noframe.html">All Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_top"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <a name="skip-navbar_top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> <div class="header"> <h2 title="Uses of Class com.runescape.revised.content.skill.construction.Construction" class="title">Uses of Class<br>com.runescape.revised.content.skill.construction.Construction</h2> </div> <div class="classUseContainer">No usage of com.runescape.revised.content.skill.construction.Construction</div> <!-- ======= START OF BOTTOM NAVBAR ====== --> <div class="bottomNav"><a name="navbar_bottom"> <!-- --> </a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../../../../overview-summary.html">Overview</a></li> <li><a href="../package-summary.html">Package</a></li> <li><a href="../../../../../../../com/runescape/revised/content/skill/construction/Construction.html" title="class in com.runescape.revised.content.skill.construction">Class</a></li> <li class="navBarCell1Rev">Use</li> <li><a href="../package-tree.html">Tree</a></li> <li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../../../../index-files/index-1.html">Index</a></li> <li><a href="../../../../../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="../../../../../../../index.html?com/runescape/revised/content/skill/construction/class-use/Construction.html" target="_top">Frames</a></li> <li><a href="Construction.html" target="_top">No Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_bottom"> <li><a href="../../../../../../../allclasses-noframe.html">All Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_bottom"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <a name="skip-navbar_bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> </body> </html>
resources/templates/error.html
quilesbaker/update-repo-clj
<p>error!</p>
sdk/GUID-A15A9D74-8627-3BE6-ADA5-9EE2BEEB9847.html
warlordh/fork_Symbian
<?xml version='1.0' encoding='utf-8'?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html lang="en-us" xml:lang="en-us"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta name="copyright" content="(C) Copyright 2010" /> <meta name="DC.rights.owner" content="(C) Copyright 2010" /> <meta name="DC.Type" content="cxxClass" /> <meta name="DC.Title" content="MPresenceObjectFactory" /> <meta name="DC.Format" content="XHTML" /> <meta name="DC.Identifier" content="GUID-A15A9D74-8627-3BE6-ADA5-9EE2BEEB9847" /> <title> MPresenceObjectFactory </title> <link type="text/css" rel="stylesheet" href="css/common.css" media="screen"/> <link type="text/css" rel="stylesheet" href="css/sdl.css" media="screen"/> <!--[if IE]> <link href="css/iefix.css" rel="stylesheet" type="text/css" media="screen" /> <![endif]--> <meta name="keywords" content="api" /> <link rel="stylesheet" type="text/css" href="cxxref.css" /> </head> <body class="cxxref" id="GUID-A15A9D74-8627-3BE6-ADA5-9EE2BEEB9847"> <a name="GUID-A15A9D74-8627-3BE6-ADA5-9EE2BEEB9847"> <!-- --> </a> <?php include_once (CURRENT_SKIN_PATH.'/sdl_header.html'); ?> <div id="sdl_container"> <div id="leftMenu"> <div id="expandcontractdiv"> <a id="collapseTree" href="javascript:tree.collapseAll()"> Collapse all </a> <a id="index" href="index.html"> Symbian^3 Application Developer Library </a> </div> <iframe style="border:none" height="800" width="300" src="index-toc.html"></iframe> <div id="treeDiv1"> &#160; </div> <script type="text/javascript"> var currentIconMode = 0; window.name="id2518338 id2518347 id2420140 id2407280 id2423198 id2423766 "; YAHOO.util.Event.onDOMReady(buildTree, this,true); </script> </div> <div id="sdl_content"> <div class="breadcrumb"> <a href="index.html" title="Symbian^3 Application Developer Library"> Symbian^3 Application Developer Library </a> &gt; </div> <h1 class="topictitle1"> MPresenceObjectFactory Class Reference </h1> <table class="signature"> <tr> <td> class MPresenceObjectFactory : public MXIMPBase </td> </tr> </table> <div class="section"> <div> <p> Interface for XIMP Framework presence object factory. </p> <p> Presence object factory is used to instantiate data objects declared in Data Model API. </p> <p> <a href="GUID-A15A9D74-8627-3BE6-ADA5-9EE2BEEB9847.html#GUID-A15A9D74-8627-3BE6-ADA5-9EE2BEEB9847"> MPresenceObjectFactory </a> interface can be obtained from MPresenceContext or MXIMPProtocolConnectionHost interfaces. </p> <div class="p"> <dl class="since"> <dt class="dlterm"> Since </dt> <dd> S60 v3.2 </dd> </dl> </div> </div> </div> <div class="section derivation"> <h2 class="sectiontitle"> Inherits from </h2> <ul class="derivation derivation-root"> <li class="derivation-depth-0 "> MPresenceObjectFactory <ul class="derivation"> <li class="derivation-depth-1 "> <a href="GUID-7907753B-1752-3A69-8869-91017E87354F.html"> MXIMPBase </a> </li> </ul> </li> </ul> </div> <div class="section member-index"> <table border="0" class="member-index"> <thead> <tr> <th colspan="2"> Public Member Functions </th> </tr> </thead> <tbody> <tr> <td align="right" class="code"> <a href="GUID-A20B2068-D192-33F2-B6EC-7A3E7A89C014.html"> MPresenceInfoFieldValueBinary </a> * </td> <td> <a href="#GUID-577D25CE-C519-3E7B-980F-3C4F69213339"> NewBinaryInfoFieldLC </a> () </td> </tr> <tr class="bg"> <td align="right" class="code"> MDevicePresenceInfo * </td> <td> <a href="#GUID-843D57C4-BE98-3AAB-847A-194CC4ED8A84"> NewDevicePresenceInfoLC </a> () </td> </tr> <tr> <td align="right" class="code"> <a href="GUID-D40564D2-04A3-39DF-AB2B-5D68898A82C5.html"> MPresenceInfoFieldValueEnum </a> * </td> <td> <a href="#GUID-EA864745-BAC7-3A29-8D1B-79D78D1D4DC7"> NewEnumInfoFieldLC </a> () </td> </tr> <tr class="bg"> <td align="right" class="code"> <a href="GUID-B1AE3A1E-FBA8-3496-AFF6-B92A203544F7.html"> MPresenceInfoField </a> * </td> <td> <a href="#GUID-7369FDA8-10ED-33F0-93B2-B2E47683644A"> NewInfoFieldLC </a> () </td> </tr> <tr> <td align="right" class="code"> <a href="GUID-F5F7F560-9E2A-30ED-BA68-6B3D28C04A63.html"> MPersonPresenceInfo </a> * </td> <td> <a href="#GUID-653B3396-3B56-36FF-9A3E-A75D8E18E770"> NewPersonPresenceInfoLC </a> () </td> </tr> <tr class="bg"> <td align="right" class="code"> <a href="GUID-78617B1B-F3CC-376C-888B-ADC04CDA76E0.html"> MPresenceBlockInfo </a> * </td> <td> <a href="#GUID-CECC007A-1264-3142-A5F7-900157C0D729"> NewPresenceBlockInfoLC </a> () </td> </tr> <tr> <td align="right" class="code"> <a href="GUID-8618D444-BFA7-336E-BE1F-F29DF66CBEF0.html"> MPresenceGrantRequestInfo </a> * </td> <td> <a href="#GUID-F42C0D0A-B35E-3187-AA76-441C21441B1C"> NewPresenceGrantRequestInfoLC </a> () </td> </tr> <tr class="bg"> <td align="right" class="code"> <a href="GUID-AB0BACF6-2C4D-344E-91B1-3D6D50A9A805.html"> MPresenceInfoFilter </a> * </td> <td> <a href="#GUID-602226B7-E3DA-38DE-A004-0CB56D74E18A"> NewPresenceInfoFilterLC </a> () </td> </tr> <tr> <td align="right" class="code"> <a href="GUID-FDB8BEBA-B14D-31F8-B572-BD07742D9F75.html"> MPresenceInfo </a> * </td> <td> <a href="#GUID-0F4EFCE9-C254-3BA3-B8F3-CD36B22E1038"> NewPresenceInfoLC </a> () </td> </tr> <tr class="bg"> <td align="right" class="code"> MPresenceWatcherInfo * </td> <td> <a href="#GUID-46F710FC-AAFA-3A88-8A4D-5E60FD380A2A"> NewPresenceWatcherInfoLC </a> () </td> </tr> <tr> <td align="right" class="code"> <a href="GUID-F5F3B2F3-26D1-3F95-9C6F-A18E1B2B1C0B.html"> MPresentityGroupInfo </a> * </td> <td> <a href="#GUID-243BF4E2-1CB6-32BF-8FB2-1D1EB3FC1FD5"> NewPresentityGroupInfoLC </a> () </td> </tr> <tr class="bg"> <td align="right" class="code"> <a href="GUID-1BEA9FAC-A9E3-3AEB-B918-E0CA1B52EB40.html"> MPresentityGroupMemberInfo </a> * </td> <td> <a href="#GUID-78839585-0669-3FBC-9C56-F3E92D6A8586"> NewPresentityGroupMemberInfoLC </a> () </td> </tr> <tr> <td align="right" class="code"> MServicePresenceInfo * </td> <td> <a href="#GUID-336BC672-AF2F-310F-8340-2EE692C8B7E5"> NewServicePresenceInfoLC </a> () </td> </tr> <tr class="bg"> <td align="right" class="code"> <a href="GUID-F311A087-02F3-3A1B-9D08-B1C96B6F5531.html"> MPresenceInfoFieldValueText </a> * </td> <td> <a href="#GUID-14F70DDB-FE3E-354C-8AA4-9EA4BBAA365F"> NewTextInfoFieldLC </a> () </td> </tr> </tbody> </table> <table border="0" class="member-index"> <thead> <tr> <th colspan="2"> Protected Member Functions </th> </tr> </thead> <tbody> <tr> <td align="right" class="code"> </td> <td> <a href="#GUID-783693C4-2786-36F9-85DD-D4B066AC3B39"> ~MPresenceObjectFactory </a> () </td> </tr> </tbody> </table> <table border="0" class="member-index"> <thead> <tr> <th colspan="2"> Inherited Functions </th> </tr> </thead> <tbody> <tr> <td> </td> <td> <a href="GUID-7907753B-1752-3A69-8869-91017E87354F.html"> MXIMPBase::GetInterface(TInt32,TIfGetOps) </a> </td> </tr> <tr class="bg"> <td> </td> <td> <a href="GUID-7907753B-1752-3A69-8869-91017E87354F.html"> MXIMPBase::GetInterface(TInt32,TIfGetOps)const </a> </td> </tr> <tr> <td> </td> <td> <a href="GUID-7907753B-1752-3A69-8869-91017E87354F.html"> MXIMPBase::GetInterfaceId()const </a> </td> </tr> <tr class="bg"> <td> </td> <td> <a href="GUID-7907753B-1752-3A69-8869-91017E87354F.html"> MXIMPBase::~MXIMPBase() </a> </td> </tr> </tbody> </table> <table border="0" class="member-index"> <thead> <tr> <th colspan="2"> Inherited Enumerations </th> </tr> </thead> <tbody> <tr> <td> </td> <td> <a href="GUID-7907753B-1752-3A69-8869-91017E87354F.html"> MXIMPBase:@65 </a> </td> </tr> <tr class="bg"> <td> </td> <td> <a href="GUID-7907753B-1752-3A69-8869-91017E87354F.html"> MXIMPBase:TIfGetOps </a> </td> </tr> </tbody> </table> </div> <h1 class="pageHeading topictitle1"> Constructor &amp; Destructor Documentation </h1> <div class="nested1" id="GUID-783693C4-2786-36F9-85DD-D4B066AC3B39"> <a name="GUID-783693C4-2786-36F9-85DD-D4B066AC3B39"> <!-- --> </a> <h2 class="topictitle2"> ~MPresenceObjectFactory() </h2> <table class="signature"> <tr> <td> ~MPresenceObjectFactory </td> <td> ( </td> <td> ) </td> <td> [protected, inline, virtual] </td> </tr> </table> <div class="section"> <div> <p> Protected destructor. Object instancies can't be deleted via this interface. </p> </div> </div> </div> <h1 class="pageHeading topictitle1"> Member Functions Documentation </h1> <div class="nested1" id="GUID-577D25CE-C519-3E7B-980F-3C4F69213339"> <a name="GUID-577D25CE-C519-3E7B-980F-3C4F69213339"> <!-- --> </a> <h2 class="topictitle2"> NewBinaryInfoFieldLC() </h2> <table class="signature"> <tr> <td> <a href="GUID-A20B2068-D192-33F2-B6EC-7A3E7A89C014.html"> MPresenceInfoFieldValueBinary </a> * </td> <td> NewBinaryInfoFieldLC </td> <td> ( </td> <td> ) </td> <td> [pure virtual] </td> </tr> </table> <div class="section"> <div> <p> Instantiates new binary info field value object. </p> <div class="p"> <dl class="user"> <dt class="dlterm"> <strong> leave </strong> </dt> <dd> KErrNoMemory if failed to allocate memory. </dd> </dl> </div> </div> </div> </div> <div class="nested1" id="GUID-843D57C4-BE98-3AAB-847A-194CC4ED8A84"> <a name="GUID-843D57C4-BE98-3AAB-847A-194CC4ED8A84"> <!-- --> </a> <h2 class="topictitle2"> NewDevicePresenceInfoLC() </h2> <table class="signature"> <tr> <td> MDevicePresenceInfo * </td> <td> NewDevicePresenceInfoLC </td> <td> ( </td> <td> ) </td> <td> [pure virtual] </td> </tr> </table> <div class="section"> <div> <p> Instantiates new presence device info object. </p> <div class="p"> <dl class="user"> <dt class="dlterm"> <strong> leave </strong> </dt> <dd> KErrNoMemory if failed to allocate memory. </dd> </dl> </div> </div> </div> </div> <div class="nested1" id="GUID-EA864745-BAC7-3A29-8D1B-79D78D1D4DC7"> <a name="GUID-EA864745-BAC7-3A29-8D1B-79D78D1D4DC7"> <!-- --> </a> <h2 class="topictitle2"> NewEnumInfoFieldLC() </h2> <table class="signature"> <tr> <td> <a href="GUID-D40564D2-04A3-39DF-AB2B-5D68898A82C5.html"> MPresenceInfoFieldValueEnum </a> * </td> <td> NewEnumInfoFieldLC </td> <td> ( </td> <td> ) </td> <td> [pure virtual] </td> </tr> </table> <div class="section"> <div> <p> Instantiates new enumerated info field value object. </p> <div class="p"> <dl class="user"> <dt class="dlterm"> <strong> leave </strong> </dt> <dd> KErrNoMemory if failed to allocate memory. </dd> </dl> </div> </div> </div> </div> <div class="nested1" id="GUID-7369FDA8-10ED-33F0-93B2-B2E47683644A"> <a name="GUID-7369FDA8-10ED-33F0-93B2-B2E47683644A"> <!-- --> </a> <h2 class="topictitle2"> NewInfoFieldLC() </h2> <table class="signature"> <tr> <td> <a href="GUID-B1AE3A1E-FBA8-3496-AFF6-B92A203544F7.html"> MPresenceInfoField </a> * </td> <td> NewInfoFieldLC </td> <td> ( </td> <td> ) </td> <td> [pure virtual] </td> </tr> </table> <div class="section"> <div> <p> Instantiates new info field object. </p> <div class="p"> <dl class="user"> <dt class="dlterm"> <strong> leave </strong> </dt> <dd> KErrNoMemory if failed to allocate memory. </dd> </dl> </div> </div> </div> </div> <div class="nested1" id="GUID-653B3396-3B56-36FF-9A3E-A75D8E18E770"> <a name="GUID-653B3396-3B56-36FF-9A3E-A75D8E18E770"> <!-- --> </a> <h2 class="topictitle2"> NewPersonPresenceInfoLC() </h2> <table class="signature"> <tr> <td> <a href="GUID-F5F7F560-9E2A-30ED-BA68-6B3D28C04A63.html"> MPersonPresenceInfo </a> * </td> <td> NewPersonPresenceInfoLC </td> <td> ( </td> <td> ) </td> <td> [pure virtual] </td> </tr> </table> <div class="section"> <div> <p> Instantiates new presence person info object. </p> <div class="p"> <dl class="user"> <dt class="dlterm"> <strong> leave </strong> </dt> <dd> KErrNoMemory if failed to allocate memory. </dd> </dl> </div> </div> </div> </div> <div class="nested1" id="GUID-CECC007A-1264-3142-A5F7-900157C0D729"> <a name="GUID-CECC007A-1264-3142-A5F7-900157C0D729"> <!-- --> </a> <h2 class="topictitle2"> NewPresenceBlockInfoLC() </h2> <table class="signature"> <tr> <td> <a href="GUID-78617B1B-F3CC-376C-888B-ADC04CDA76E0.html"> MPresenceBlockInfo </a> * </td> <td> NewPresenceBlockInfoLC </td> <td> ( </td> <td> ) </td> <td> [pure virtual] </td> </tr> </table> <div class="section"> </div> </div> <div class="nested1" id="GUID-F42C0D0A-B35E-3187-AA76-441C21441B1C"> <a name="GUID-F42C0D0A-B35E-3187-AA76-441C21441B1C"> <!-- --> </a> <h2 class="topictitle2"> NewPresenceGrantRequestInfoLC() </h2> <table class="signature"> <tr> <td> <a href="GUID-8618D444-BFA7-336E-BE1F-F29DF66CBEF0.html"> MPresenceGrantRequestInfo </a> * </td> <td> NewPresenceGrantRequestInfoLC </td> <td> ( </td> <td> ) </td> <td> [pure virtual] </td> </tr> </table> <div class="section"> <div> <p> Instantiates new presence grant request info object. </p> <div class="p"> <dl class="user"> <dt class="dlterm"> <strong> leave </strong> </dt> <dd> KErrNoMemory if failed to allocate memory. </dd> </dl> </div> </div> </div> </div> <div class="nested1" id="GUID-602226B7-E3DA-38DE-A004-0CB56D74E18A"> <a name="GUID-602226B7-E3DA-38DE-A004-0CB56D74E18A"> <!-- --> </a> <h2 class="topictitle2"> NewPresenceInfoFilterLC() </h2> <table class="signature"> <tr> <td> <a href="GUID-AB0BACF6-2C4D-344E-91B1-3D6D50A9A805.html"> MPresenceInfoFilter </a> * </td> <td> NewPresenceInfoFilterLC </td> <td> ( </td> <td> ) </td> <td> [pure virtual] </td> </tr> </table> <div class="section"> <div> <p> Instantiates new presence info filter object. </p> <div class="p"> <dl class="user"> <dt class="dlterm"> <strong> leave </strong> </dt> <dd> KErrNoMemory if failed to allocate memory. </dd> </dl> </div> </div> </div> </div> <div class="nested1" id="GUID-0F4EFCE9-C254-3BA3-B8F3-CD36B22E1038"> <a name="GUID-0F4EFCE9-C254-3BA3-B8F3-CD36B22E1038"> <!-- --> </a> <h2 class="topictitle2"> NewPresenceInfoLC() </h2> <table class="signature"> <tr> <td> <a href="GUID-FDB8BEBA-B14D-31F8-B572-BD07742D9F75.html"> MPresenceInfo </a> * </td> <td> NewPresenceInfoLC </td> <td> ( </td> <td> ) </td> <td> [pure virtual] </td> </tr> </table> <div class="section"> <div> <p> Instantiates new presence info object. </p> <div class="p"> <dl class="user"> <dt class="dlterm"> <strong> leave </strong> </dt> <dd> KErrNoMemory if failed to allocate memory. </dd> </dl> </div> </div> </div> </div> <div class="nested1" id="GUID-46F710FC-AAFA-3A88-8A4D-5E60FD380A2A"> <a name="GUID-46F710FC-AAFA-3A88-8A4D-5E60FD380A2A"> <!-- --> </a> <h2 class="topictitle2"> NewPresenceWatcherInfoLC() </h2> <table class="signature"> <tr> <td> MPresenceWatcherInfo * </td> <td> NewPresenceWatcherInfoLC </td> <td> ( </td> <td> ) </td> <td> [pure virtual] </td> </tr> </table> <div class="section"> <div> <p> Instantiates new presence watcher info object. </p> <div class="p"> <dl class="user"> <dt class="dlterm"> <strong> leave </strong> </dt> <dd> KErrNoMemory if failed to allocate memory. </dd> </dl> </div> </div> </div> </div> <div class="nested1" id="GUID-243BF4E2-1CB6-32BF-8FB2-1D1EB3FC1FD5"> <a name="GUID-243BF4E2-1CB6-32BF-8FB2-1D1EB3FC1FD5"> <!-- --> </a> <h2 class="topictitle2"> NewPresentityGroupInfoLC() </h2> <table class="signature"> <tr> <td> <a href="GUID-F5F3B2F3-26D1-3F95-9C6F-A18E1B2B1C0B.html"> MPresentityGroupInfo </a> * </td> <td> NewPresentityGroupInfoLC </td> <td> ( </td> <td> ) </td> <td> [pure virtual] </td> </tr> </table> <div class="section"> <div> <p> Instantiates new presentity group info object. </p> <div class="p"> <dl class="user"> <dt class="dlterm"> <strong> leave </strong> </dt> <dd> KErrNoMemory if failed to allocate memory. </dd> </dl> </div> </div> </div> </div> <div class="nested1" id="GUID-78839585-0669-3FBC-9C56-F3E92D6A8586"> <a name="GUID-78839585-0669-3FBC-9C56-F3E92D6A8586"> <!-- --> </a> <h2 class="topictitle2"> NewPresentityGroupMemberInfoLC() </h2> <table class="signature"> <tr> <td> <a href="GUID-1BEA9FAC-A9E3-3AEB-B918-E0CA1B52EB40.html"> MPresentityGroupMemberInfo </a> * </td> <td> NewPresentityGroupMemberInfoLC </td> <td> ( </td> <td> ) </td> <td> [pure virtual] </td> </tr> </table> <div class="section"> <div> <p> Instantiates new presentity group member info object. </p> <div class="p"> <dl class="user"> <dt class="dlterm"> <strong> leave </strong> </dt> <dd> KErrNoMemory if failed to allocate memory. </dd> </dl> </div> </div> </div> </div> <div class="nested1" id="GUID-336BC672-AF2F-310F-8340-2EE692C8B7E5"> <a name="GUID-336BC672-AF2F-310F-8340-2EE692C8B7E5"> <!-- --> </a> <h2 class="topictitle2"> NewServicePresenceInfoLC() </h2> <table class="signature"> <tr> <td> MServicePresenceInfo * </td> <td> NewServicePresenceInfoLC </td> <td> ( </td> <td> ) </td> <td> [pure virtual] </td> </tr> </table> <div class="section"> <div> <p> Instantiates new presence service info object. </p> <div class="p"> <dl class="user"> <dt class="dlterm"> <strong> leave </strong> </dt> <dd> KErrNoMemory if failed to allocate memory. </dd> </dl> </div> </div> </div> </div> <div class="nested1" id="GUID-14F70DDB-FE3E-354C-8AA4-9EA4BBAA365F"> <a name="GUID-14F70DDB-FE3E-354C-8AA4-9EA4BBAA365F"> <!-- --> </a> <h2 class="topictitle2"> NewTextInfoFieldLC() </h2> <table class="signature"> <tr> <td> <a href="GUID-F311A087-02F3-3A1B-9D08-B1C96B6F5531.html"> MPresenceInfoFieldValueText </a> * </td> <td> NewTextInfoFieldLC </td> <td> ( </td> <td> ) </td> <td> [pure virtual] </td> </tr> </table> <div class="section"> <div> <p> Instantiates new textual info field value object. </p> <div class="p"> <dl class="user"> <dt class="dlterm"> <strong> leave </strong> </dt> <dd> KErrNoMemory if failed to allocate memory. </dd> </dl> </div> </div> </div> </div> <p class="copyright">Copyright &#169;2010 Nokia Corporation and/or its subsidiary(-ies).<br /> All rights reserved. Unless otherwise stated, these materials are provided under the terms of the <a href=" http://www.eclipse.org/legal/epl-v10.html"> Eclipse Public License v1.0</a>.</p> </div> </div> <?php include_once (CURRENT_SKIN_PATH.'/sdl_footer.html'); ?> </body> </html>
sdk/GUID-5A2A7569-D44D-374F-AD38-9EFFDE871B4A.html
warlordh/fork_Symbian
<?xml version='1.0' encoding='utf-8'?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html lang="en-us" xml:lang="en-us"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta name="copyright" content="(C) Copyright 2010" /> <meta name="DC.rights.owner" content="(C) Copyright 2010" /> <meta name="DC.Type" content="cxxClass" /> <meta name="DC.Title" content="MProfileSetExtraSettings" /> <meta name="DC.Format" content="XHTML" /> <meta name="DC.Identifier" content="GUID-5A2A7569-D44D-374F-AD38-9EFFDE871B4A" /> <title> MProfileSetExtraSettings </title> <link type="text/css" rel="stylesheet" href="css/common.css" media="screen"/> <link type="text/css" rel="stylesheet" href="css/sdl.css" media="screen"/> <!--[if IE]> <link href="css/iefix.css" rel="stylesheet" type="text/css" media="screen" /> <![endif]--> <meta name="keywords" content="api" /> <link rel="stylesheet" type="text/css" href="cxxref.css" /> </head> <body class="cxxref" id="GUID-5A2A7569-D44D-374F-AD38-9EFFDE871B4A"> <a name="GUID-5A2A7569-D44D-374F-AD38-9EFFDE871B4A"> <!-- --> </a> <?php include_once (CURRENT_SKIN_PATH.'/sdl_header.html'); ?> <div id="sdl_container"> <div id="leftMenu"> <div id="expandcontractdiv"> <a id="collapseTree" href="javascript:tree.collapseAll()"> Collapse all </a> <a id="index" href="index.html"> Symbian^3 Application Developer Library </a> </div> <iframe style="border:none" height="800" width="300" src="index-toc.html"></iframe> <div id="treeDiv1"> &#160; </div> <script type="text/javascript"> var currentIconMode = 0; window.name="id2518338 id2518347 id2420140 id2436872 id2436877 id2436920 "; YAHOO.util.Event.onDOMReady(buildTree, this,true); </script> </div> <div id="sdl_content"> <div class="breadcrumb"> <a href="index.html" title="Symbian^3 Application Developer Library"> Symbian^3 Application Developer Library </a> &gt; </div> <h1 class="topictitle1"> MProfileSetExtraSettings Class Reference </h1> <table class="signature"> <tr> <td> class MProfileSetExtraSettings </td> </tr> </table> <div class="section"> <div> <div class="p"> Interface for modifying Profiles extra settings. <dl class="since"> <dt class="dlterm"> Since </dt> <dd> 3.1 </dd> </dl> </div> </div> </div> <div class="section member-index"> <table border="0" class="member-index"> <thead> <tr> <th colspan="2"> Public Member Functions </th> </tr> </thead> <tbody> <tr> <td align="right" class="code"> <a href="GUID-104CC045-F354-3177-8BAC-FB7450102CDF.html"> MProfileSet3DToneSettings </a> &amp; </td> <td> <a href="#GUID-9FCB24D1-70A8-32AD-AB35-53B46A7BE4E8"> ProfileSet3DToneSettings </a> () </td> </tr> <tr class="bg"> <td align="right" class="code"> <a href="GUID-AA836BF5-B45C-3DD7-A032-860BF921446B.html"> MProfileSetFeedbackSettings </a> &amp; </td> <td> <a href="#GUID-B1701E7B-97F4-3A45-B062-122549098B31"> ProfileSetFeedbackSettings </a> () </td> </tr> <tr> <td align="right" class="code"> <a href="GUID-01CA5A20-8DA2-3525-B30B-E6CE932BAEA1.html"> MProfileSetPttSettings </a> &amp; </td> <td> <a href="#GUID-27766F21-16E1-3DE3-92C3-F9BCF5C2D476"> ProfileSetPttSettings </a> () </td> </tr> </tbody> </table> <table border="0" class="member-index"> <thead> <tr> <th colspan="2"> Protected Member Functions </th> </tr> </thead> <tbody> <tr> <td align="right" class="code"> </td> <td> <a href="#GUID-2F26473C-5124-30C8-90C1-764B54DD8E74"> ~MProfileSetExtraSettings </a> () </td> </tr> </tbody> </table> </div> <h1 class="pageHeading topictitle1"> Constructor &amp; Destructor Documentation </h1> <div class="nested1" id="GUID-2F26473C-5124-30C8-90C1-764B54DD8E74"> <a name="GUID-2F26473C-5124-30C8-90C1-764B54DD8E74"> <!-- --> </a> <h2 class="topictitle2"> ~MProfileSetExtraSettings() </h2> <table class="signature"> <tr> <td> ~MProfileSetExtraSettings </td> <td> ( </td> <td> ) </td> <td> [protected, inline, virtual] </td> </tr> </table> <div class="section"> </div> </div> <h1 class="pageHeading topictitle1"> Member Functions Documentation </h1> <div class="nested1" id="GUID-9FCB24D1-70A8-32AD-AB35-53B46A7BE4E8"> <a name="GUID-9FCB24D1-70A8-32AD-AB35-53B46A7BE4E8"> <!-- --> </a> <h2 class="topictitle2"> ProfileSet3DToneSettings() </h2> <table class="signature"> <tr> <td> <a href="GUID-104CC045-F354-3177-8BAC-FB7450102CDF.html"> MProfileSet3DToneSettings </a> &amp; </td> <td> ProfileSet3DToneSettings </td> <td> ( </td> <td> ) </td> <td> const [pure virtual] </td> </tr> </table> <div class="section"> <div> <div class="p"> Returns set profile 3D tone settings interface. <dl class="since"> <dt class="dlterm"> Since </dt> <dd> 3.1 </dd> </dl> </div> </div> </div> </div> <div class="nested1" id="GUID-B1701E7B-97F4-3A45-B062-122549098B31"> <a name="GUID-B1701E7B-97F4-3A45-B062-122549098B31"> <!-- --> </a> <h2 class="topictitle2"> ProfileSetFeedbackSettings() </h2> <table class="signature"> <tr> <td> <a href="GUID-AA836BF5-B45C-3DD7-A032-860BF921446B.html"> MProfileSetFeedbackSettings </a> &amp; </td> <td> ProfileSetFeedbackSettings </td> <td> ( </td> <td> ) </td> <td> const [pure virtual] </td> </tr> </table> <div class="section"> <div> <div class="p"> Returns set profile feedback settings interface. <dl class="since"> <dt class="dlterm"> Since </dt> <dd> 5.0 </dd> </dl> </div> </div> </div> </div> <div class="nested1" id="GUID-27766F21-16E1-3DE3-92C3-F9BCF5C2D476"> <a name="GUID-27766F21-16E1-3DE3-92C3-F9BCF5C2D476"> <!-- --> </a> <h2 class="topictitle2"> ProfileSetPttSettings() </h2> <table class="signature"> <tr> <td> <a href="GUID-01CA5A20-8DA2-3525-B30B-E6CE932BAEA1.html"> MProfileSetPttSettings </a> &amp; </td> <td> ProfileSetPttSettings </td> <td> ( </td> <td> ) </td> <td> const [pure virtual] </td> </tr> </table> <div class="section"> <div> <div class="p"> Returns set profile ptt settings interface. <dl class="since"> <dt class="dlterm"> Since </dt> <dd> 3.1 </dd> </dl> </div> </div> </div> </div> <p class="copyright">Copyright &#169;2010 Nokia Corporation and/or its subsidiary(-ies).<br /> All rights reserved. Unless otherwise stated, these materials are provided under the terms of the <a href=" http://www.eclipse.org/legal/epl-v10.html"> Eclipse Public License v1.0</a>.</p> </div> </div> <?php include_once (CURRENT_SKIN_PATH.'/sdl_footer.html'); ?> </body> </html>
SignalRChat/index.html
proson/project
<!DOCTYPE html> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/> <title></title> <style type="text/css"> .container { background-color: #99CCFF; border: thick solid #808080; padding: 20px; margin: 20px; } </style> </head> <body> <div class="container"> <input type="text" id="message" /> <input type="button" id="sendmessage" value="Send" /> <input type="hidden" id="displayname" /> <ul id="discussion"></ul> </div> <!--Script references. --> <!--Reference the jQuery library. --> <script src="Scripts/jquery-1.10.2.min.js"></script> <!--Reference the SignalR library. --> <script src="Scripts/jquery.signalR-2.0.1.min.js"></script> <!--Reference the autogenerated SignalR hub script. --> <script src="signalr/hubs"></script> <!--Add script to update the page and send messages.--> <script type="text/javascript"> $(function () { // Declare a proxy to reference the hub. var chat = $.connection.chatHub; // Create a function that the hub can call to broadcast messages. chat.client.broadcastMessage = function (name, message) { // Html encode display name and message. var encodedName = $('<div />').text(name).html(); var encodedMsg = $('<div />').text(message).html(); // Add the message to the page. $('#discussion').append('<li><strong>' + encodedName + '</strong>:&nbsp;&nbsp;' + encodedMsg + '</li>'); }; // Get the user name and store it to prepend to messages. $('#displayname').val(prompt('Enter your name:', '')); // Set initial focus to message input box. $('#message').focus(); // Start the connection. $.connection.hub.start().done(function () { $('#sendmessage').click(function () { // Call the Send method on the hub. chat.server.send($('#displayname').val(), $('#message').val()); // Clear text box and reset focus for next comment. $('#message').val('').focus(); }); }); }); </script> </body> </html>
sdk/GUID-0A53ECFA-39DF-348D-8C13-AE9143D4C28A.html
warlordh/fork_Symbian
<?xml version='1.0' encoding='utf-8'?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html lang="en-us" xml:lang="en-us"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta name="copyright" content="(C) Copyright 2010" /> <meta name="DC.rights.owner" content="(C) Copyright 2010" /> <meta name="DC.Type" content="cxxStruct" /> <meta name="DC.Title" content="sess_cert_st" /> <meta name="DC.Format" content="XHTML" /> <meta name="DC.Identifier" content="GUID-0A53ECFA-39DF-348D-8C13-AE9143D4C28A" /> <title> sess_cert_st </title> <link type="text/css" rel="stylesheet" href="css/common.css" media="screen"/> <link type="text/css" rel="stylesheet" href="css/sdl.css" media="screen"/> <!--[if IE]> <link href="css/iefix.css" rel="stylesheet" type="text/css" media="screen" /> <![endif]--> <meta name="keywords" content="api" /> <link rel="stylesheet" type="text/css" href="cxxref.css" /> </head> <body class="cxxref" id="GUID-0A53ECFA-39DF-348D-8C13-AE9143D4C28A"> <a name="GUID-0A53ECFA-39DF-348D-8C13-AE9143D4C28A"> <!-- --> </a> <?php include_once (CURRENT_SKIN_PATH.'/sdl_header.html'); ?> <div id="sdl_container"> <div id="leftMenu"> <div id="expandcontractdiv"> <a id="collapseTree" href="javascript:tree.collapseAll()"> Collapse all </a> <a id="index" href="index.html"> Symbian^3 Application Developer Library </a> </div> <iframe style="border:none" height="800" width="300" src="index-toc.html"></iframe> <div id="treeDiv1"> &#160; </div> <script type="text/javascript"> var currentIconMode = 0; YAHOO.util.Event.onDOMReady(buildTree, this,true); </script> </div> <div id="sdl_content"> <div class="breadcrumb"> <a href="index.html" title="Symbian^3 Application Developer Library"> Symbian^3 Application Developer Library </a> &gt; </div> <h1 class="topictitle1"> sess_cert_st Struct Reference </h1> <table class="signature"> <tr> <td> struct sess_cert_st </td> </tr> </table> <div class="section"> </div> <div class="section member-index"> <table border="0" class="member-index"> <thead> <tr> <th colspan="2"> Public Member Functions </th> </tr> </thead> <tbody> <tr> <td align="right" class="code"> </td> <td> <a href="#GUID-EB18D116-25AC-330F-B9B5-318507A81F9C"> STACK_OF </a> ( <a href="GUID-549B90DC-D560-3C65-93BF-AF047FC9512A.html"> X509 </a> ) </td> </tr> </tbody> </table> <table border="0" class="member-index"> <thead> <tr> <th colspan="2"> Public Attributes </th> </tr> </thead> <tbody> <tr> <td align="right" valign="top"> int </td> <td> <a href="#GUID-44494358-FEDA-3629-BD80-DAB1ED020187"> peer_cert_type </a> </td> </tr> <tr class="bg"> <td align="right" valign="top"> <a href="GUID-0058D91F-2BF6-37E2-9F68-650D2D22C5F0.html"> DH </a> * </td> <td> <a href="#GUID-7AE8C241-AFAB-3965-85FD-A4E097DDEC2F"> peer_dh_tmp </a> </td> </tr> <tr> <td align="right" valign="top"> EC_KEY * </td> <td> <a href="#GUID-E8513CAD-CDBA-3034-B9D7-2031A76ED334"> peer_ecdh_tmp </a> </td> </tr> <tr class="bg"> <td align="right" valign="top"> <a href="GUID-20CD8C2D-E6B2-3071-BEB1-9FC8C246C15E.html"> CERT_PKEY </a> * </td> <td> <a href="#GUID-84F81DD8-DCD3-3716-80B3-44FC30F3B4E0"> peer_key </a> </td> </tr> <tr> <td align="right" valign="top"> <a href="GUID-20CD8C2D-E6B2-3071-BEB1-9FC8C246C15E.html"> CERT_PKEY </a> </td> <td> <a href="#GUID-D30698F8-D6E2-3493-B73A-63A40C6CDA5A"> peer_pkeys </a> </td> </tr> <tr class="bg"> <td align="right" valign="top"> <a href="GUID-E1CF0D39-5921-3E8A-A195-6A2D0531DF7C.html"> RSA </a> * </td> <td> <a href="#GUID-49A3117C-A708-3A88-BA67-930792E1C9A3"> peer_rsa_tmp </a> </td> </tr> <tr> <td align="right" valign="top"> int </td> <td> <a href="#GUID-664CCD16-8195-3864-BB3D-37B07E3054AC"> references </a> </td> </tr> </tbody> </table> </div> <h1 class="pageHeading topictitle1"> Member Functions Documentation </h1> <div class="nested1" id="GUID-EB18D116-25AC-330F-B9B5-318507A81F9C"> <a name="GUID-EB18D116-25AC-330F-B9B5-318507A81F9C"> <!-- --> </a> <h2 class="topictitle2"> STACK_OF(X509) </h2> <table class="signature"> <tr> <td> STACK_OF </td> <td> ( </td> <td> <a href="GUID-549B90DC-D560-3C65-93BF-AF047FC9512A.html"> X509 </a> </td> <td> </td> <td> ) </td> <td> </td> </tr> </table> <div class="section"> </div> <div class="section parameters"> <h3 class="sectiontitle"> Parameters </h3> <table border="0" class="parameters"> <tr> <td class="parameter"> <a href="GUID-549B90DC-D560-3C65-93BF-AF047FC9512A.html"> X509 </a> </td> <td> </td> </tr> </table> </div> </div> <h1 class="pageHeading topictitle1"> Member Data Documentation </h1> <div class="nested1" id="GUID-44494358-FEDA-3629-BD80-DAB1ED020187"> <a name="GUID-44494358-FEDA-3629-BD80-DAB1ED020187"> <!-- --> </a> <h2 class="topictitle2"> int peer_cert_type </h2> <table class="signature"> <tr> <td> int </td> <td> peer_cert_type </td> </tr> </table> <div class="section"> </div> </div> <div class="nested1" id="GUID-7AE8C241-AFAB-3965-85FD-A4E097DDEC2F"> <a name="GUID-7AE8C241-AFAB-3965-85FD-A4E097DDEC2F"> <!-- --> </a> <h2 class="topictitle2"> DH * peer_dh_tmp </h2> <table class="signature"> <tr> <td> <a href="GUID-0058D91F-2BF6-37E2-9F68-650D2D22C5F0.html"> DH </a> * </td> <td> peer_dh_tmp </td> </tr> </table> <div class="section"> </div> </div> <div class="nested1" id="GUID-E8513CAD-CDBA-3034-B9D7-2031A76ED334"> <a name="GUID-E8513CAD-CDBA-3034-B9D7-2031A76ED334"> <!-- --> </a> <h2 class="topictitle2"> EC_KEY * peer_ecdh_tmp </h2> <table class="signature"> <tr> <td> EC_KEY * </td> <td> peer_ecdh_tmp </td> </tr> </table> <div class="section"> </div> </div> <div class="nested1" id="GUID-84F81DD8-DCD3-3716-80B3-44FC30F3B4E0"> <a name="GUID-84F81DD8-DCD3-3716-80B3-44FC30F3B4E0"> <!-- --> </a> <h2 class="topictitle2"> CERT_PKEY * peer_key </h2> <table class="signature"> <tr> <td> <a href="GUID-20CD8C2D-E6B2-3071-BEB1-9FC8C246C15E.html"> CERT_PKEY </a> * </td> <td> peer_key </td> </tr> </table> <div class="section"> </div> </div> <div class="nested1" id="GUID-D30698F8-D6E2-3493-B73A-63A40C6CDA5A"> <a name="GUID-D30698F8-D6E2-3493-B73A-63A40C6CDA5A"> <!-- --> </a> <h2 class="topictitle2"> CERT_PKEY peer_pkeys </h2> <table class="signature"> <tr> <td> <a href="GUID-20CD8C2D-E6B2-3071-BEB1-9FC8C246C15E.html"> CERT_PKEY </a> </td> <td> peer_pkeys </td> </tr> </table> <div class="section"> </div> </div> <div class="nested1" id="GUID-49A3117C-A708-3A88-BA67-930792E1C9A3"> <a name="GUID-49A3117C-A708-3A88-BA67-930792E1C9A3"> <!-- --> </a> <h2 class="topictitle2"> RSA * peer_rsa_tmp </h2> <table class="signature"> <tr> <td> <a href="GUID-E1CF0D39-5921-3E8A-A195-6A2D0531DF7C.html"> RSA </a> * </td> <td> peer_rsa_tmp </td> </tr> </table> <div class="section"> </div> </div> <div class="nested1" id="GUID-664CCD16-8195-3864-BB3D-37B07E3054AC"> <a name="GUID-664CCD16-8195-3864-BB3D-37B07E3054AC"> <!-- --> </a> <h2 class="topictitle2"> int references </h2> <table class="signature"> <tr> <td> int </td> <td> references </td> </tr> </table> <div class="section"> </div> </div> <p class="copyright">Copyright &#169;2010 Nokia Corporation and/or its subsidiary(-ies).<br /> All rights reserved. Unless otherwise stated, these materials are provided under the terms of the <a href=" http://www.eclipse.org/legal/epl-v10.html"> Eclipse Public License v1.0</a>.</p> </div> </div> <?php include_once (CURRENT_SKIN_PATH.'/sdl_footer.html'); ?> </body> </html>
doc/api/cc/mallet/fst/semi_supervised/constraints/OneLabelKLGEConstraints.OneLabelGEKLConstraint.html
burrsettles/mallet
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!--NewPage--> <HTML> <HEAD> <!-- Generated by javadoc (build 1.6.0_37) on Wed Jan 23 11:07:57 EST 2013 --> <TITLE> OneLabelKLGEConstraints.OneLabelGEKLConstraint (Mallet 2 API) </TITLE> <META NAME="date" CONTENT="2013-01-23"> <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style"> <SCRIPT type="text/javascript"> function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { parent.document.title="OneLabelKLGEConstraints.OneLabelGEKLConstraint (Mallet 2 API)"; } } </SCRIPT> <NOSCRIPT> </NOSCRIPT> </HEAD> <BODY BGCOLOR="white" onload="windowTitle();"> <HR> <!-- ========= START OF TOP NAVBAR ======= --> <A NAME="navbar_top"><!-- --></A> <A HREF="#skip-navbar_top" title="Skip navigation links"></A> <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> <TR> <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A NAME="navbar_top_firstrow"><!-- --></A> <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> <TR ALIGN="center" VALIGN="top"> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/OneLabelKLGEConstraints.OneLabelGEKLConstraint.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD> </TR> </TABLE> </TD> <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> </EM> </TD> </TR> <TR> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> &nbsp;<A HREF="../../../../../cc/mallet/fst/semi_supervised/constraints/OneLabelKLGEConstraints.html" title="class in cc.mallet.fst.semi_supervised.constraints"><B>PREV CLASS</B></A>&nbsp; &nbsp;<A HREF="../../../../../cc/mallet/fst/semi_supervised/constraints/OneLabelL2GEConstraints.html" title="class in cc.mallet.fst.semi_supervised.constraints"><B>NEXT CLASS</B></A></FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../../../index.html?cc/mallet/fst/semi_supervised/constraints/OneLabelKLGEConstraints.OneLabelGEKLConstraint.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="OneLabelKLGEConstraints.OneLabelGEKLConstraint.html" target="_top"><B>NO FRAMES</B></A> &nbsp; &nbsp;<SCRIPT type="text/javascript"> <!-- if(window==top) { document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>'); } //--> </SCRIPT> <NOSCRIPT> <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A> </NOSCRIPT> </FONT></TD> </TR> <TR> <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;<A HREF="#fields_inherited_from_class_cc.mallet.fst.semi_supervised.constraints.OneLabelGEConstraints.OneLabelGEConstraint">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD> <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD> </TR> </TABLE> <A NAME="skip-navbar_top"></A> <!-- ========= END OF TOP NAVBAR ========= --> <HR> <!-- ======== START OF CLASS DATA ======== --> <H2> <FONT SIZE="-1"> cc.mallet.fst.semi_supervised.constraints</FONT> <BR> Class OneLabelKLGEConstraints.OneLabelGEKLConstraint</H2> <PRE> java.lang.Object <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by "><A HREF="../../../../../cc/mallet/fst/semi_supervised/constraints/OneLabelGEConstraints.OneLabelGEConstraint.html" title="class in cc.mallet.fst.semi_supervised.constraints">cc.mallet.fst.semi_supervised.constraints.OneLabelGEConstraints.OneLabelGEConstraint</A> <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by "><B>cc.mallet.fst.semi_supervised.constraints.OneLabelKLGEConstraints.OneLabelGEKLConstraint</B> </PRE> <DL> <DT><B>Enclosing class:</B><DD><A HREF="../../../../../cc/mallet/fst/semi_supervised/constraints/OneLabelKLGEConstraints.html" title="class in cc.mallet.fst.semi_supervised.constraints">OneLabelKLGEConstraints</A></DD> </DL> <HR> <DL> <DT><PRE>protected class <B>OneLabelKLGEConstraints.OneLabelGEKLConstraint</B><DT>extends <A HREF="../../../../../cc/mallet/fst/semi_supervised/constraints/OneLabelGEConstraints.OneLabelGEConstraint.html" title="class in cc.mallet.fst.semi_supervised.constraints">OneLabelGEConstraints.OneLabelGEConstraint</A></DL> </PRE> <P> <HR> <P> <!-- =========== FIELD SUMMARY =========== --> <A NAME="field_summary"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Field Summary</B></FONT></TH> </TR> </TABLE> &nbsp;<A NAME="fields_inherited_from_class_cc.mallet.fst.semi_supervised.constraints.OneLabelGEConstraints.OneLabelGEConstraint"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left"><B>Fields inherited from class cc.mallet.fst.semi_supervised.constraints.<A HREF="../../../../../cc/mallet/fst/semi_supervised/constraints/OneLabelGEConstraints.OneLabelGEConstraint.html" title="class in cc.mallet.fst.semi_supervised.constraints">OneLabelGEConstraints.OneLabelGEConstraint</A></B></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><CODE><A HREF="../../../../../cc/mallet/fst/semi_supervised/constraints/OneLabelGEConstraints.OneLabelGEConstraint.html#count">count</A>, <A HREF="../../../../../cc/mallet/fst/semi_supervised/constraints/OneLabelGEConstraints.OneLabelGEConstraint.html#expectation">expectation</A>, <A HREF="../../../../../cc/mallet/fst/semi_supervised/constraints/OneLabelGEConstraints.OneLabelGEConstraint.html#target">target</A>, <A HREF="../../../../../cc/mallet/fst/semi_supervised/constraints/OneLabelGEConstraints.OneLabelGEConstraint.html#weight">weight</A></CODE></TD> </TR> </TABLE> &nbsp; <!-- ======== CONSTRUCTOR SUMMARY ======== --> <A NAME="constructor_summary"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Constructor Summary</B></FONT></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><CODE><B><A HREF="../../../../../cc/mallet/fst/semi_supervised/constraints/OneLabelKLGEConstraints.OneLabelGEKLConstraint.html#OneLabelKLGEConstraints.OneLabelGEKLConstraint(double[], double)">OneLabelKLGEConstraints.OneLabelGEKLConstraint</A></B>(double[]&nbsp;target, double&nbsp;weight)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD> </TR> </TABLE> &nbsp; <!-- ========== METHOD SUMMARY =========== --> <A NAME="method_summary"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Method Summary</B></FONT></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;double</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../../cc/mallet/fst/semi_supervised/constraints/OneLabelKLGEConstraints.OneLabelGEKLConstraint.html#getValue(int)">getValue</A></B>(int&nbsp;li)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD> </TR> </TABLE> &nbsp;<A NAME="methods_inherited_from_class_cc.mallet.fst.semi_supervised.constraints.OneLabelGEConstraints.OneLabelGEConstraint"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left"><B>Methods inherited from class cc.mallet.fst.semi_supervised.constraints.<A HREF="../../../../../cc/mallet/fst/semi_supervised/constraints/OneLabelGEConstraints.OneLabelGEConstraint.html" title="class in cc.mallet.fst.semi_supervised.constraints">OneLabelGEConstraints.OneLabelGEConstraint</A></B></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><CODE><A HREF="../../../../../cc/mallet/fst/semi_supervised/constraints/OneLabelGEConstraints.OneLabelGEConstraint.html#getCount()">getCount</A>, <A HREF="../../../../../cc/mallet/fst/semi_supervised/constraints/OneLabelGEConstraints.OneLabelGEConstraint.html#getExpectation()">getExpectation</A>, <A HREF="../../../../../cc/mallet/fst/semi_supervised/constraints/OneLabelGEConstraints.OneLabelGEConstraint.html#getTarget()">getTarget</A>, <A HREF="../../../../../cc/mallet/fst/semi_supervised/constraints/OneLabelGEConstraints.OneLabelGEConstraint.html#getWeight()">getWeight</A></CODE></TD> </TR> </TABLE> &nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD> </TR> </TABLE> &nbsp; <P> <!-- ========= CONSTRUCTOR DETAIL ======== --> <A NAME="constructor_detail"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Constructor Detail</B></FONT></TH> </TR> </TABLE> <A NAME="OneLabelKLGEConstraints.OneLabelGEKLConstraint(double[], double)"><!-- --></A><H3> OneLabelKLGEConstraints.OneLabelGEKLConstraint</H3> <PRE> public <B>OneLabelKLGEConstraints.OneLabelGEKLConstraint</B>(double[]&nbsp;target, double&nbsp;weight)</PRE> <DL> </DL> <!-- ============ METHOD DETAIL ========== --> <A NAME="method_detail"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Method Detail</B></FONT></TH> </TR> </TABLE> <A NAME="getValue(int)"><!-- --></A><H3> getValue</H3> <PRE> public double <B>getValue</B>(int&nbsp;li)</PRE> <DL> <DD><DL> <DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../cc/mallet/fst/semi_supervised/constraints/OneLabelGEConstraints.OneLabelGEConstraint.html#getValue(int)">getValue</A></CODE> in class <CODE><A HREF="../../../../../cc/mallet/fst/semi_supervised/constraints/OneLabelGEConstraints.OneLabelGEConstraint.html" title="class in cc.mallet.fst.semi_supervised.constraints">OneLabelGEConstraints.OneLabelGEConstraint</A></CODE></DL> </DD> <DD><DL> </DL> </DD> </DL> <!-- ========= END OF CLASS DATA ========= --> <HR> <!-- ======= START OF BOTTOM NAVBAR ====== --> <A NAME="navbar_bottom"><!-- --></A> <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A> <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> <TR> <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A NAME="navbar_bottom_firstrow"><!-- --></A> <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> <TR ALIGN="center" VALIGN="top"> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/OneLabelKLGEConstraints.OneLabelGEKLConstraint.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD> </TR> </TABLE> </TD> <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> </EM> </TD> </TR> <TR> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> &nbsp;<A HREF="../../../../../cc/mallet/fst/semi_supervised/constraints/OneLabelKLGEConstraints.html" title="class in cc.mallet.fst.semi_supervised.constraints"><B>PREV CLASS</B></A>&nbsp; &nbsp;<A HREF="../../../../../cc/mallet/fst/semi_supervised/constraints/OneLabelL2GEConstraints.html" title="class in cc.mallet.fst.semi_supervised.constraints"><B>NEXT CLASS</B></A></FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../../../index.html?cc/mallet/fst/semi_supervised/constraints/OneLabelKLGEConstraints.OneLabelGEKLConstraint.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="OneLabelKLGEConstraints.OneLabelGEKLConstraint.html" target="_top"><B>NO FRAMES</B></A> &nbsp; &nbsp;<SCRIPT type="text/javascript"> <!-- if(window==top) { document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>'); } //--> </SCRIPT> <NOSCRIPT> <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A> </NOSCRIPT> </FONT></TD> </TR> <TR> <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;<A HREF="#fields_inherited_from_class_cc.mallet.fst.semi_supervised.constraints.OneLabelGEConstraints.OneLabelGEConstraint">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD> <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD> </TR> </TABLE> <A NAME="skip-navbar_bottom"></A> <!-- ======== END OF BOTTOM NAVBAR ======= --> <HR> </BODY> </HTML>
sdk/GUID-8A4738E7-400E-36A8-A3F5-8F1F18DBC5B1.html
warlordh/fork_Symbian
<?xml version='1.0' encoding='utf-8'?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html lang="en-us" xml:lang="en-us"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta name="copyright" content="(C) Copyright 2010" /> <meta name="DC.rights.owner" content="(C) Copyright 2010" /> <meta name="DC.Type" content="cxxStruct" /> <meta name="DC.Title" content="_GParamSpecChar" /> <meta name="DC.Format" content="XHTML" /> <meta name="DC.Identifier" content="GUID-8A4738E7-400E-36A8-A3F5-8F1F18DBC5B1" /> <title> _GParamSpecChar </title> <link type="text/css" rel="stylesheet" href="css/common.css" media="screen"/> <link type="text/css" rel="stylesheet" href="css/sdl.css" media="screen"/> <!--[if IE]> <link href="css/iefix.css" rel="stylesheet" type="text/css" media="screen" /> <![endif]--> <meta name="keywords" content="api" /> <link rel="stylesheet" type="text/css" href="cxxref.css" /> </head> <body class="cxxref" id="GUID-8A4738E7-400E-36A8-A3F5-8F1F18DBC5B1"> <a name="GUID-8A4738E7-400E-36A8-A3F5-8F1F18DBC5B1"> <!-- --> </a> <?php include_once (CURRENT_SKIN_PATH.'/sdl_header.html'); ?> <div id="sdl_container"> <div id="leftMenu"> <div id="expandcontractdiv"> <a id="collapseTree" href="javascript:tree.collapseAll()"> Collapse all </a> <a id="index" href="index.html"> Symbian^3 Application Developer Library </a> </div> <iframe style="border:none" height="800" width="300" src="index-toc.html"></iframe> <div id="treeDiv1"> &#160; </div> <script type="text/javascript"> var currentIconMode = 0; window.name="id2518338 id2518347 id2858858 id2742367 id2643518 id2661037 "; YAHOO.util.Event.onDOMReady(buildTree, this,true); </script> </div> <div id="sdl_content"> <div class="breadcrumb"> <a href="index.html" title="Symbian^3 Application Developer Library"> Symbian^3 Application Developer Library </a> &gt; </div> <h1 class="topictitle1"> _GParamSpecChar Struct Reference </h1> <table class="signature"> <tr> <td> struct _GParamSpecChar </td> </tr> </table> <div class="section"> </div> <div class="section member-index"> <table border="0" class="member-index"> <thead> <tr> <th colspan="2"> Public Attributes </th> </tr> </thead> <tbody> <tr> <td align="right" valign="top"> <a href="GUID-974B763E-BB26-30E2-9DA4-88AE33C6129C.html"> gint8 </a> </td> <td> <a href="#GUID-251E6F75-357C-3D88-9FCC-B5940CDFEDAB"> default_value </a> </td> </tr> <tr class="bg"> <td align="right" valign="top"> <a href="GUID-974B763E-BB26-30E2-9DA4-88AE33C6129C.html"> gint8 </a> </td> <td> <a href="#GUID-1D1C19E3-1465-3593-A582-0D24B082FF2A"> maximum </a> </td> </tr> <tr> <td align="right" valign="top"> <a href="GUID-974B763E-BB26-30E2-9DA4-88AE33C6129C.html"> gint8 </a> </td> <td> <a href="#GUID-62934917-6EBF-3A1F-922C-7C9DCD8C13CF"> minimum </a> </td> </tr> <tr class="bg"> <td align="right" valign="top"> <a href="GUID-BF2AA098-44FA-316B-8F26-CE054B4ACFF5.html"> GParamSpec </a> </td> <td> <a href="#GUID-C0612892-CB66-3C86-BC2E-2A53DB87922B"> parent_instance </a> </td> </tr> </tbody> </table> </div> <h1 class="pageHeading topictitle1"> Member Data Documentation </h1> <div class="nested1" id="GUID-251E6F75-357C-3D88-9FCC-B5940CDFEDAB"> <a name="GUID-251E6F75-357C-3D88-9FCC-B5940CDFEDAB"> <!-- --> </a> <h2 class="topictitle2"> gint8 default_value </h2> <table class="signature"> <tr> <td> <a href="GUID-974B763E-BB26-30E2-9DA4-88AE33C6129C.html"> gint8 </a> </td> <td> default_value </td> </tr> </table> <div class="section"> </div> </div> <div class="nested1" id="GUID-1D1C19E3-1465-3593-A582-0D24B082FF2A"> <a name="GUID-1D1C19E3-1465-3593-A582-0D24B082FF2A"> <!-- --> </a> <h2 class="topictitle2"> gint8 maximum </h2> <table class="signature"> <tr> <td> <a href="GUID-974B763E-BB26-30E2-9DA4-88AE33C6129C.html"> gint8 </a> </td> <td> maximum </td> </tr> </table> <div class="section"> </div> </div> <div class="nested1" id="GUID-62934917-6EBF-3A1F-922C-7C9DCD8C13CF"> <a name="GUID-62934917-6EBF-3A1F-922C-7C9DCD8C13CF"> <!-- --> </a> <h2 class="topictitle2"> gint8 minimum </h2> <table class="signature"> <tr> <td> <a href="GUID-974B763E-BB26-30E2-9DA4-88AE33C6129C.html"> gint8 </a> </td> <td> minimum </td> </tr> </table> <div class="section"> </div> </div> <div class="nested1" id="GUID-C0612892-CB66-3C86-BC2E-2A53DB87922B"> <a name="GUID-C0612892-CB66-3C86-BC2E-2A53DB87922B"> <!-- --> </a> <h2 class="topictitle2"> GParamSpec parent_instance </h2> <table class="signature"> <tr> <td> <a href="GUID-BF2AA098-44FA-316B-8F26-CE054B4ACFF5.html"> GParamSpec </a> </td> <td> parent_instance </td> </tr> </table> <div class="section"> </div> </div> <p class="copyright">Copyright &#169;2010 Nokia Corporation and/or its subsidiary(-ies).<br /> All rights reserved. Unless otherwise stated, these materials are provided under the terms of the <a href=" http://www.eclipse.org/legal/epl-v10.html"> Eclipse Public License v1.0</a>.</p> </div> </div> <?php include_once (CURRENT_SKIN_PATH.'/sdl_footer.html'); ?> </body> </html>
sdk/GUID-85216F24-41D0-3269-8B63-778D0C2E035E.html
warlordh/fork_Symbian
<?xml version='1.0' encoding='utf-8'?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html lang="en-us" xml:lang="en-us"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta name="copyright" content="(C) Copyright 2010" /> <meta name="DC.rights.owner" content="(C) Copyright 2010" /> <meta name="DC.Type" content="cxxFile" /> <meta name="DC.Title" content="smut.h" /> <meta name="DC.Format" content="XHTML" /> <meta name="DC.Identifier" content="GUID-85216F24-41D0-3269-8B63-778D0C2E035E" /> <title> smut.h </title> <link type="text/css" rel="stylesheet" href="css/common.css" media="screen"/> <link type="text/css" rel="stylesheet" href="css/sdl.css" media="screen"/> <!--[if IE]> <link href="css/iefix.css" rel="stylesheet" type="text/css" media="screen" /> <![endif]--> <meta name="keywords" content="api" /> <link rel="stylesheet" type="text/css" href="cxxref.css" /> </head> <body class="cxxref" id="GUID-85216F24-41D0-3269-8B63-778D0C2E035E"> <a name="GUID-85216F24-41D0-3269-8B63-778D0C2E035E"> <!-- --> </a> <?php include_once (CURRENT_SKIN_PATH.'/sdl_header.html'); ?> <div id="sdl_container"> <div id="leftMenu"> <div id="expandcontractdiv"> <a id="collapseTree" href="javascript:tree.collapseAll()"> Collapse all </a> <a id="index" href="index.html"> Symbian^3 Application Developer Library </a> </div> <iframe style="border:none" height="800" width="300" src="index-toc.html"></iframe> <div id="treeDiv1"> &#160; </div> <script type="text/javascript"> var currentIconMode = 0; window.name="id2518338 id2518347 id2518392 id2422702 id2466787 id2466791 "; YAHOO.util.Event.onDOMReady(buildTree, this,true); </script> </div> <div id="sdl_content"> <div class="breadcrumb"> <a href="index.html" title="Symbian^3 Application Developer Library"> Symbian^3 Application Developer Library </a> &gt; </div> <h1 class="topictitle1"> smut.h File Reference </h1> <div class="nested1" id="GUID-73F502D2-8DE2-3CAA-ACFE-15892F8A68E3"> <a name="GUID-73F502D2-8DE2-3CAA-ACFE-15892F8A68E3"> <!-- --> </a> <h2 class="topictitle2"> const TUid KUidMsgTypeSMS </h2> <table class="signature"> <tr> <td> const <a href="GUID-530281E6-29FC-33F2-BC9B-610FBA389444.html"> TUid </a> </td> <td> KUidMsgTypeSMS </td> </tr> </table> <div class="section"> <div> <p> The SMS MTM UID. </p> <p> Used to identify the MTMs used for handling SMS messages. </p> </div> </div> </div> <div class="nested1" id="GUID-C92CB2CB-C1FA-3FDE-AD93-33712C2AB55F"> <a name="GUID-C92CB2CB-C1FA-3FDE-AD93-33712C2AB55F"> <!-- --> </a> <h2 class="topictitle2"> const TInt KSmsDescriptionLength </h2> <table class="signature"> <tr> <td> const <a href="GUID-FC2F2B93-3D18-3BCC-9FD6-6BC6B240B667.html"> TInt </a> </td> <td> KSmsDescriptionLength </td> </tr> </table> <div class="section"> <div> <p> The default maximum length used when extracting a description for an SMS message. </p> <p> Used as default value of aMaxLength in <a href="GUID-20466786-0F38-3B71-B157-582D134DAECE.html#GUID-CDD5E831-2AA4-3D47-9464-212410860C02"> TSmsUtilities::GetDescription </a> . This function is used to extract a string to used as a suitable description field in the message index for a particular SMS message. </p> <p> The <a href="GUID-A9FE5C23-4F39-345E-873B-682D9807BAA0.html#GUID-A9FE5C23-4F39-345E-873B-682D9807BAA0"> CSmsSettings </a> provides accessors to get and set the preferred maximum description length. </p> <p> This should not really be used outside of the SMS client MTM. The value provided by the <a href="GUID-A9FE5C23-4F39-345E-873B-682D9807BAA0.html#GUID-A9FE5C23-4F39-345E-873B-682D9807BAA0"> CSmsSettings </a> class should be used. </p> <p> CSmsSettings::GetDescriptionLength </p> </div> </div> </div> <div class="nested1" id="GUID-D6893A70-5129-3F07-B84E-682385CA16A9"> <a name="GUID-D6893A70-5129-3F07-B84E-682385CA16A9"> <!-- --> </a> <h2 class="topictitle2"> const TInt KSmsDetailsLength </h2> <table class="signature"> <tr> <td> const <a href="GUID-FC2F2B93-3D18-3BCC-9FD6-6BC6B240B667.html"> TInt </a> </td> <td> KSmsDetailsLength </td> </tr> </table> <div class="section"> <div> <p> The default maximum length used when extracting the sender/recipiant details for an SMS message. </p> <p> Used as default value of aMaxLength in <a href="GUID-20466786-0F38-3B71-B157-582D134DAECE.html#GUID-40FA6AAF-7AC7-3588-9C5B-EE4752D1F8CB"> TSmsUtilities::GetDetails </a> . This function is used to extract a string to used as the details field in the message index for a particular SMS message. </p> <p> This should really be used at all. </p> </div> </div> </div> <div class="nested1" id="GUID-4D5BF603-7EF1-39CF-A78C-032168E0563A"> <a name="GUID-4D5BF603-7EF1-39CF-A78C-032168E0563A"> <!-- --> </a> <h2 class="topictitle2"> const TLitC&lt; sizeof(L"\\resource\\messaging\\SMSS.RSC")/2 &gt; KSmsResourceFile </h2> <table class="signature"> <tr> <td> const <a href="GUID-02059516-298A-3DB3-937C-9D9B2C1DBE07.html"> TLitC </a> &lt; sizeof(L"\\resource\\messaging\\SMSS.RSC")/2 &gt; </td> <td> KSmsResourceFile </td> <td> [static] </td> </tr> </table> <div class="section"> </div> </div> <p class="copyright">Copyright &#169;2010 Nokia Corporation and/or its subsidiary(-ies).<br /> All rights reserved. Unless otherwise stated, these materials are provided under the terms of the <a href=" http://www.eclipse.org/legal/epl-v10.html"> Eclipse Public License v1.0</a>.</p> </div> </div> <?php include_once (CURRENT_SKIN_PATH.'/sdl_footer.html'); ?> </body> </html>
doc/com/runescape/revised/content/social/impl/package-use.html
RodriguesJ/Atem
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc (version 1.7.0_55) on Thu Jun 12 19:19:16 EDT 2014 --> <title>Uses of Package com.runescape.revised.content.social.impl</title> <meta name="date" content="2014-06-12"> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { parent.document.title="Uses of Package com.runescape.revised.content.social.impl"; } //--> </script> <noscript> <div>JavaScript is disabled on your browser.</div> </noscript> <!-- ========= START OF TOP NAVBAR ======= --> <div class="topNav"><a name="navbar_top"> <!-- --> </a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li>Class</li> <li class="navBarCell1Rev">Use</li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../../../index-files/index-1.html">Index</a></li> <li><a href="../../../../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="../../../../../../index.html?com/runescape/revised/content/social/impl/package-use.html" target="_top">Frames</a></li> <li><a href="package-use.html" target="_top">No Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_top"> <li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_top"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <a name="skip-navbar_top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> <div class="header"> <h1 title="Uses of Package com.runescape.revised.content.social.impl" class="title">Uses of Package<br>com.runescape.revised.content.social.impl</h1> </div> <div class="contentContainer">No usage of com.runescape.revised.content.social.impl</div> <!-- ======= START OF BOTTOM NAVBAR ====== --> <div class="bottomNav"><a name="navbar_bottom"> <!-- --> </a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li>Class</li> <li class="navBarCell1Rev">Use</li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../../../index-files/index-1.html">Index</a></li> <li><a href="../../../../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="../../../../../../index.html?com/runescape/revised/content/social/impl/package-use.html" target="_top">Frames</a></li> <li><a href="package-use.html" target="_top">No Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_bottom"> <li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_bottom"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <a name="skip-navbar_bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> </body> </html>
sdk/GUID-5CA44E91-E8EE-3422-8D83-C3C9D6BBB11D.html
warlordh/fork_Symbian
<?xml version='1.0' encoding='utf-8'?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html lang="en-us" xml:lang="en-us"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta name="copyright" content="(C) Copyright 2010" /> <meta name="DC.rights.owner" content="(C) Copyright 2010" /> <meta name="DC.Type" content="cxxClass" /> <meta name="DC.Title" content="TMccMediaQualityConfig" /> <meta name="DC.Format" content="XHTML" /> <meta name="DC.Identifier" content="GUID-5CA44E91-E8EE-3422-8D83-C3C9D6BBB11D" /> <title> TMccMediaQualityConfig </title> <link type="text/css" rel="stylesheet" href="css/common.css" media="screen"/> <link type="text/css" rel="stylesheet" href="css/sdl.css" media="screen"/> <!--[if IE]> <link href="css/iefix.css" rel="stylesheet" type="text/css" media="screen" /> <![endif]--> <meta name="keywords" content="api" /> <link rel="stylesheet" type="text/css" href="cxxref.css" /> </head> <body class="cxxref" id="GUID-5CA44E91-E8EE-3422-8D83-C3C9D6BBB11D"> <a name="GUID-5CA44E91-E8EE-3422-8D83-C3C9D6BBB11D"> <!-- --> </a> <?php include_once (CURRENT_SKIN_PATH.'/sdl_header.html'); ?> <div id="sdl_container"> <div id="leftMenu"> <div id="expandcontractdiv"> <a id="collapseTree" href="javascript:tree.collapseAll()"> Collapse all </a> <a id="index" href="index.html"> Symbian^3 Application Developer Library </a> </div> <iframe style="border:none" height="800" width="300" src="index-toc.html"></iframe> <div id="treeDiv1"> &#160; </div> <script type="text/javascript"> var currentIconMode = 0; window.name="id2518338 id2518347 id2420140 id2860707 id2860712 id2860803 "; YAHOO.util.Event.onDOMReady(buildTree, this,true); </script> </div> <div id="sdl_content"> <div class="breadcrumb"> <a href="index.html" title="Symbian^3 Application Developer Library"> Symbian^3 Application Developer Library </a> &gt; </div> <h1 class="topictitle1"> TMccMediaQualityConfig Class Reference </h1> <table class="signature"> <tr> <td> class TMccMediaQualityConfig </td> </tr> </table> <div class="section"> <div> <p> Class for configuring the media quality reports </p> <div class="p"> N/A <dl class="since"> <dt class="dlterm"> Since </dt> <dd> Series 60 3.0 </dd> </dl> </div> </div> </div> <div class="section member-index"> <table border="0" class="member-index"> <thead> <tr> <th colspan="2"> Public Member Functions </th> </tr> </thead> <tbody> <tr> <td align="right" class="code"> </td> <td> <a href="#GUID-1BAF8C3D-8D6D-35C7-B646-3A24D3CF2773"> TMccMediaQualityConfig </a> () </td> </tr> <tr class="bg"> <td align="right" class="code"> </td> <td> <a href="#GUID-E5488104-0B97-3FB8-ABDC-CA29DC8E186F"> TMccMediaQualityConfig </a> (const <a href="GUID-5CA44E91-E8EE-3422-8D83-C3C9D6BBB11D.html"> TMccMediaQualityConfig </a> &amp;) </td> </tr> <tr> <td align="right" class="code"> <a href="GUID-FC2F2B93-3D18-3BCC-9FD6-6BC6B240B667.html"> TInt </a> </td> <td> <a href="#GUID-DFE54816-CCC0-34D2-803E-77D339944193"> CheckConfig </a> () </td> </tr> </tbody> </table> <table border="0" class="member-index"> <thead> <tr> <th colspan="2"> Public Attributes </th> </tr> </thead> <tbody> <tr> <td align="right" valign="top"> <a href="GUID-FC2F2B93-3D18-3BCC-9FD6-6BC6B240B667.html"> TUint32 </a> </td> <td> <a href="#GUID-890DB26A-4B2A-3062-91E3-22A958AA82C5"> iEndpointId </a> </td> </tr> <tr class="bg"> <td align="right" valign="top"> <a href="GUID-FC2F2B93-3D18-3BCC-9FD6-6BC6B240B667.html"> TInt </a> </td> <td> <a href="#GUID-50AC8D49-402F-3E73-8CB7-6BC3BB8898D5"> iJitterLevel </a> </td> </tr> <tr> <td align="right" valign="top"> <a href="GUID-FC2F2B93-3D18-3BCC-9FD6-6BC6B240B667.html"> TInt </a> </td> <td> <a href="#GUID-880FF4D9-9E3E-30FE-B2A1-38A9D3F7564E"> iPacketLoss </a> </td> </tr> <tr class="bg"> <td align="right" valign="top"> <a href="GUID-FC2F2B93-3D18-3BCC-9FD6-6BC6B240B667.html"> TInt </a> </td> <td> <a href="#GUID-86DDA218-6FE2-3017-88FE-0D4ED39268A4"> iReportInterval </a> </td> </tr> <tr> <td align="right" valign="top"> <a href="GUID-7705C283-685D-3F5B-A519-B40A7C49C63E.html"> TMediaReportInterval </a> </td> <td> <a href="#GUID-7E8C84CE-7122-3D26-9586-2F01A75AAC0A"> iReportIntervalType </a> </td> </tr> <tr class="bg"> <td align="right" valign="top"> <a href="GUID-7705C283-685D-3F5B-A519-B40A7C49C63E.html"> TMediaQualityReport </a> </td> <td> <a href="#GUID-723FDA7B-699D-3934-BDAE-2C4C9DC0DB8E"> iReportType </a> </td> </tr> <tr> <td align="right" valign="top"> <a href="GUID-FC2F2B93-3D18-3BCC-9FD6-6BC6B240B667.html"> TUint32 </a> </td> <td> <a href="#GUID-ED0459F3-1931-31FC-91D7-16B14B67AFF0"> iSessionId </a> </td> </tr> </tbody> </table> </div> <h1 class="pageHeading topictitle1"> Constructor &amp; Destructor Documentation </h1> <div class="nested1" id="GUID-1BAF8C3D-8D6D-35C7-B646-3A24D3CF2773"> <a name="GUID-1BAF8C3D-8D6D-35C7-B646-3A24D3CF2773"> <!-- --> </a> <h2 class="topictitle2"> TMccMediaQualityConfig() </h2> <table class="signature"> <tr> <td> TMccMediaQualityConfig </td> <td> ( </td> <td> ) </td> <td> [inline] </td> </tr> </table> <div class="section"> <div> <p> Default constructor </p> </div> </div> </div> <div class="nested1" id="GUID-E5488104-0B97-3FB8-ABDC-CA29DC8E186F"> <a name="GUID-E5488104-0B97-3FB8-ABDC-CA29DC8E186F"> <!-- --> </a> <h2 class="topictitle2"> TMccMediaQualityConfig(const TMccMediaQualityConfig &amp;) </h2> <table class="signature"> <tr> <td> TMccMediaQualityConfig </td> <td> ( </td> <td> const <a href="GUID-5CA44E91-E8EE-3422-8D83-C3C9D6BBB11D.html"> TMccMediaQualityConfig </a> &amp; </td> <td> aConfig </td> <td> ) </td> <td> [inline] </td> </tr> </table> <div class="section"> <div> <p> Copy constructor </p> </div> </div> <div class="section parameters"> <h3 class="sectiontitle"> Parameters </h3> <table border="0" class="parameters"> <tr> <td class="parameter"> const <a href="GUID-5CA44E91-E8EE-3422-8D83-C3C9D6BBB11D.html"> TMccMediaQualityConfig </a> &amp; aConfig </td> <td> </td> </tr> </table> </div> </div> <h1 class="pageHeading topictitle1"> Member Functions Documentation </h1> <div class="nested1" id="GUID-DFE54816-CCC0-34D2-803E-77D339944193"> <a name="GUID-DFE54816-CCC0-34D2-803E-77D339944193"> <!-- --> </a> <h2 class="topictitle2"> CheckConfig() </h2> <table class="signature"> <tr> <td> <a href="GUID-FC2F2B93-3D18-3BCC-9FD6-6BC6B240B667.html"> TInt </a> </td> <td> CheckConfig </td> <td> ( </td> <td> ) </td> <td> const [inline] </td> </tr> </table> <div class="section"> <div> <div class="p"> Checks the current configuration <dl class="since"> <dt class="dlterm"> Since </dt> <dd> Series 60 3.0 </dd> </dl> </div> </div> </div> </div> <h1 class="pageHeading topictitle1"> Member Data Documentation </h1> <div class="nested1" id="GUID-890DB26A-4B2A-3062-91E3-22A958AA82C5"> <a name="GUID-890DB26A-4B2A-3062-91E3-22A958AA82C5"> <!-- --> </a> <h2 class="topictitle2"> TUint32 iEndpointId </h2> <table class="signature"> <tr> <td> <a href="GUID-FC2F2B93-3D18-3BCC-9FD6-6BC6B240B667.html"> TUint32 </a> </td> <td> iEndpointId </td> </tr> </table> <div class="section"> </div> </div> <div class="nested1" id="GUID-50AC8D49-402F-3E73-8CB7-6BC3BB8898D5"> <a name="GUID-50AC8D49-402F-3E73-8CB7-6BC3BB8898D5"> <!-- --> </a> <h2 class="topictitle2"> TInt iJitterLevel </h2> <table class="signature"> <tr> <td> <a href="GUID-FC2F2B93-3D18-3BCC-9FD6-6BC6B240B667.html"> TInt </a> </td> <td> iJitterLevel </td> </tr> </table> <div class="section"> </div> </div> <div class="nested1" id="GUID-880FF4D9-9E3E-30FE-B2A1-38A9D3F7564E"> <a name="GUID-880FF4D9-9E3E-30FE-B2A1-38A9D3F7564E"> <!-- --> </a> <h2 class="topictitle2"> TInt iPacketLoss </h2> <table class="signature"> <tr> <td> <a href="GUID-FC2F2B93-3D18-3BCC-9FD6-6BC6B240B667.html"> TInt </a> </td> <td> iPacketLoss </td> </tr> </table> <div class="section"> </div> </div> <div class="nested1" id="GUID-86DDA218-6FE2-3017-88FE-0D4ED39268A4"> <a name="GUID-86DDA218-6FE2-3017-88FE-0D4ED39268A4"> <!-- --> </a> <h2 class="topictitle2"> TInt iReportInterval </h2> <table class="signature"> <tr> <td> <a href="GUID-FC2F2B93-3D18-3BCC-9FD6-6BC6B240B667.html"> TInt </a> </td> <td> iReportInterval </td> </tr> </table> <div class="section"> </div> </div> <div class="nested1" id="GUID-7E8C84CE-7122-3D26-9586-2F01A75AAC0A"> <a name="GUID-7E8C84CE-7122-3D26-9586-2F01A75AAC0A"> <!-- --> </a> <h2 class="topictitle2"> TMediaReportInterval iReportIntervalType </h2> <table class="signature"> <tr> <td> <a href="GUID-7705C283-685D-3F5B-A519-B40A7C49C63E.html"> TMediaReportInterval </a> </td> <td> iReportIntervalType </td> </tr> </table> <div class="section"> </div> </div> <div class="nested1" id="GUID-723FDA7B-699D-3934-BDAE-2C4C9DC0DB8E"> <a name="GUID-723FDA7B-699D-3934-BDAE-2C4C9DC0DB8E"> <!-- --> </a> <h2 class="topictitle2"> TMediaQualityReport iReportType </h2> <table class="signature"> <tr> <td> <a href="GUID-7705C283-685D-3F5B-A519-B40A7C49C63E.html"> TMediaQualityReport </a> </td> <td> iReportType </td> </tr> </table> <div class="section"> </div> </div> <div class="nested1" id="GUID-ED0459F3-1931-31FC-91D7-16B14B67AFF0"> <a name="GUID-ED0459F3-1931-31FC-91D7-16B14B67AFF0"> <!-- --> </a> <h2 class="topictitle2"> TUint32 iSessionId </h2> <table class="signature"> <tr> <td> <a href="GUID-FC2F2B93-3D18-3BCC-9FD6-6BC6B240B667.html"> TUint32 </a> </td> <td> iSessionId </td> </tr> </table> <div class="section"> </div> </div> <p class="copyright">Copyright &#169;2010 Nokia Corporation and/or its subsidiary(-ies).<br /> All rights reserved. Unless otherwise stated, these materials are provided under the terms of the <a href=" http://www.eclipse.org/legal/epl-v10.html"> Eclipse Public License v1.0</a>.</p> </div> </div> <?php include_once (CURRENT_SKIN_PATH.'/sdl_footer.html'); ?> </body> </html>
AndroidSpineServer/doc/spine/exceptions/PacketDecodingException.html
t2health/BSPAN---Bluetooth-Sensor-Processing-for-Android
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!--NewPage--> <HTML> <HEAD> <!-- Generated by javadoc (build 1.6.0_18) on Fri Dec 23 08:30:00 PST 2011 --> <TITLE> PacketDecodingException </TITLE> <META NAME="date" CONTENT="2011-12-23"> <LINK REL ="stylesheet" TYPE="text/css" HREF="../../stylesheet.css" TITLE="Style"> <SCRIPT type="text/javascript"> function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { parent.document.title="PacketDecodingException"; } } </SCRIPT> <NOSCRIPT> </NOSCRIPT> </HEAD> <BODY BGCOLOR="white" onload="windowTitle();"> <HR> <!-- ========= START OF TOP NAVBAR ======= --> <A NAME="navbar_top"><!-- --></A> <A HREF="#skip-navbar_top" title="Skip navigation links"></A> <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> <TR> <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A NAME="navbar_top_firstrow"><!-- --></A> <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> <TR ALIGN="center" VALIGN="top"> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/PacketDecodingException.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD> </TR> </TABLE> </TD> <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> </EM> </TD> </TR> <TR> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> &nbsp;<A HREF="../../spine/exceptions/NoSuchChannelException.html" title="class in spine.exceptions"><B>PREV CLASS</B></A>&nbsp; &nbsp;<A HREF="../../spine/exceptions/UnexpectedMessageException.html" title="class in spine.exceptions"><B>NEXT CLASS</B></A></FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../index.html?spine/exceptions/PacketDecodingException.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="PacketDecodingException.html" target="_top"><B>NO FRAMES</B></A> &nbsp; &nbsp;<SCRIPT type="text/javascript"> <!-- if(window==top) { document.writeln('<A HREF="../../allclasses-noframe.html"><B>All Classes</B></A>'); } //--> </SCRIPT> <NOSCRIPT> <A HREF="../../allclasses-noframe.html"><B>All Classes</B></A> </NOSCRIPT> </FONT></TD> </TR> <TR> <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#methods_inherited_from_class_java.lang.Throwable">METHOD</A></FONT></TD> <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;METHOD</FONT></TD> </TR> </TABLE> <A NAME="skip-navbar_top"></A> <!-- ========= END OF TOP NAVBAR ========= --> <HR> <!-- ======== START OF CLASS DATA ======== --> <H2> <FONT SIZE="-1"> spine.exceptions</FONT> <BR> Class PacketDecodingException</H2> <PRE> java.lang.Object <IMG SRC="../../resources/inherit.gif" ALT="extended by ">java.lang.Throwable <IMG SRC="../../resources/inherit.gif" ALT="extended by ">java.lang.Exception <IMG SRC="../../resources/inherit.gif" ALT="extended by ">java.lang.RuntimeException <IMG SRC="../../resources/inherit.gif" ALT="extended by "><B>spine.exceptions.PacketDecodingException</B> </PRE> <DL> <DT><B>All Implemented Interfaces:</B> <DD>java.io.Serializable</DD> </DL> <HR> <DL> <DT><PRE>public class <B>PacketDecodingException</B><DT>extends java.lang.RuntimeException</DL> </PRE> <P> <DL> <DT><B>See Also:</B><DD><A HREF="../../serialized-form.html#spine.exceptions.PacketDecodingException">Serialized Form</A></DL> <HR> <P> <!-- ======== CONSTRUCTOR SUMMARY ======== --> <A NAME="constructor_summary"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Constructor Summary</B></FONT></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><CODE><B><A HREF="../../spine/exceptions/PacketDecodingException.html#PacketDecodingException()">PacketDecodingException</A></B>()</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><CODE><B><A HREF="../../spine/exceptions/PacketDecodingException.html#PacketDecodingException(java.lang.String)">PacketDecodingException</A></B>(java.lang.String&nbsp;message)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><CODE><B><A HREF="../../spine/exceptions/PacketDecodingException.html#PacketDecodingException(java.lang.String, java.lang.Throwable)">PacketDecodingException</A></B>(java.lang.String&nbsp;message, java.lang.Throwable&nbsp;cause)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><CODE><B><A HREF="../../spine/exceptions/PacketDecodingException.html#PacketDecodingException(java.lang.Throwable)">PacketDecodingException</A></B>(java.lang.Throwable&nbsp;cause)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD> </TR> </TABLE> &nbsp; <!-- ========== METHOD SUMMARY =========== --> <A NAME="method_summary"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Method Summary</B></FONT></TH> </TR> </TABLE> &nbsp;<A NAME="methods_inherited_from_class_java.lang.Throwable"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left"><B>Methods inherited from class java.lang.Throwable</B></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><CODE>fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString</CODE></TD> </TR> </TABLE> &nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</CODE></TD> </TR> </TABLE> &nbsp; <P> <!-- ========= CONSTRUCTOR DETAIL ======== --> <A NAME="constructor_detail"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Constructor Detail</B></FONT></TH> </TR> </TABLE> <A NAME="PacketDecodingException()"><!-- --></A><H3> PacketDecodingException</H3> <PRE> public <B>PacketDecodingException</B>()</PRE> <DL> </DL> <HR> <A NAME="PacketDecodingException(java.lang.String)"><!-- --></A><H3> PacketDecodingException</H3> <PRE> public <B>PacketDecodingException</B>(java.lang.String&nbsp;message)</PRE> <DL> </DL> <HR> <A NAME="PacketDecodingException(java.lang.Throwable)"><!-- --></A><H3> PacketDecodingException</H3> <PRE> public <B>PacketDecodingException</B>(java.lang.Throwable&nbsp;cause)</PRE> <DL> </DL> <HR> <A NAME="PacketDecodingException(java.lang.String, java.lang.Throwable)"><!-- --></A><H3> PacketDecodingException</H3> <PRE> public <B>PacketDecodingException</B>(java.lang.String&nbsp;message, java.lang.Throwable&nbsp;cause)</PRE> <DL> </DL> <!-- ========= END OF CLASS DATA ========= --> <HR> <!-- ======= START OF BOTTOM NAVBAR ====== --> <A NAME="navbar_bottom"><!-- --></A> <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A> <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> <TR> <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A NAME="navbar_bottom_firstrow"><!-- --></A> <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> <TR ALIGN="center" VALIGN="top"> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/PacketDecodingException.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD> </TR> </TABLE> </TD> <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> </EM> </TD> </TR> <TR> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> &nbsp;<A HREF="../../spine/exceptions/NoSuchChannelException.html" title="class in spine.exceptions"><B>PREV CLASS</B></A>&nbsp; &nbsp;<A HREF="../../spine/exceptions/UnexpectedMessageException.html" title="class in spine.exceptions"><B>NEXT CLASS</B></A></FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../index.html?spine/exceptions/PacketDecodingException.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="PacketDecodingException.html" target="_top"><B>NO FRAMES</B></A> &nbsp; &nbsp;<SCRIPT type="text/javascript"> <!-- if(window==top) { document.writeln('<A HREF="../../allclasses-noframe.html"><B>All Classes</B></A>'); } //--> </SCRIPT> <NOSCRIPT> <A HREF="../../allclasses-noframe.html"><B>All Classes</B></A> </NOSCRIPT> </FONT></TD> </TR> <TR> <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#methods_inherited_from_class_java.lang.Throwable">METHOD</A></FONT></TD> <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;METHOD</FONT></TD> </TR> </TABLE> <A NAME="skip-navbar_bottom"></A> <!-- ======== END OF BOTTOM NAVBAR ======= --> <HR> </BODY> </HTML>
sdk/GUID-12F6714C-BBAD-3BC4-8B2C-9EF256DFF2B5.html
warlordh/fork_Symbian
<?xml version='1.0' encoding='utf-8'?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html lang="en-us" xml:lang="en-us"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta name="copyright" content="(C) Copyright 2010" /> <meta name="DC.rights.owner" content="(C) Copyright 2010" /> <meta name="DC.Type" content="cxxStruct" /> <meta name="DC.Title" content="forward_iterator_tag" /> <meta name="DC.Format" content="XHTML" /> <meta name="DC.Identifier" content="GUID-12F6714C-BBAD-3BC4-8B2C-9EF256DFF2B5" /> <title> forward_iterator_tag </title> <link type="text/css" rel="stylesheet" href="css/common.css" media="screen"/> <link type="text/css" rel="stylesheet" href="css/sdl.css" media="screen"/> <!--[if IE]> <link href="css/iefix.css" rel="stylesheet" type="text/css" media="screen" /> <![endif]--> <meta name="keywords" content="api" /> <link rel="stylesheet" type="text/css" href="cxxref.css" /> </head> <body class="cxxref" id="GUID-12F6714C-BBAD-3BC4-8B2C-9EF256DFF2B5"> <a name="GUID-12F6714C-BBAD-3BC4-8B2C-9EF256DFF2B5"> <!-- --> </a> <?php include_once (CURRENT_SKIN_PATH.'/sdl_header.html'); ?> <div id="sdl_container"> <div id="leftMenu"> <div id="expandcontractdiv"> <a id="collapseTree" href="javascript:tree.collapseAll()"> Collapse all </a> <a id="index" href="index.html"> Symbian^3 Application Developer Library </a> </div> <iframe style="border:none" height="800" width="300" src="index-toc.html"></iframe> <div id="treeDiv1"> &#160; </div> <script type="text/javascript"> var currentIconMode = 0; YAHOO.util.Event.onDOMReady(buildTree, this,true); </script> </div> <div id="sdl_content"> <div class="breadcrumb"> <a href="index.html" title="Symbian^3 Application Developer Library"> Symbian^3 Application Developer Library </a> &gt; </div> <h1 class="topictitle1"> forward_iterator_tag Struct Reference </h1> <table class="signature"> <tr> <td> struct forward_iterator_tag : public input_iterator_tag </td> </tr> </table> <div class="section"> </div> <div class="section derivation"> <h2 class="sectiontitle"> Inherits from </h2> <ul class="derivation derivation-root"> <li class="derivation-depth-0 "> forward_iterator_tag <ul class="derivation"> <li class="derivation-depth-1 "> <a href="GUID-E0BF333F-BB11-3E67-BF75-E50A3DE88132.html"> input_iterator_tag </a> </li> </ul> </li> </ul> </div> <div class="section member-index"> <p class="copyright">Copyright &#169;2010 Nokia Corporation and/or its subsidiary(-ies).<br /> All rights reserved. Unless otherwise stated, these materials are provided under the terms of the <a href=" http://www.eclipse.org/legal/epl-v10.html"> Eclipse Public License v1.0</a>.</p> </div> </div> <?php include_once (CURRENT_SKIN_PATH.'/sdl_footer.html'); ?> </div> </body> </html>
build/doc/pixy/meta/adobe/IRBThumbnail.html
dragon66/pixymeta
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc --> <title>IRBThumbnail</title> <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../script.js"></script> </head> <body> <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { parent.document.title="IRBThumbnail"; } } catch(err) { } //--> var methods = {"i0":10}; var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]}; var altColor = "altColor"; var rowColor = "rowColor"; var tableTab = "tableTab"; var activeTableTab = "activeTableTab"; </script> <noscript> <div>JavaScript is disabled on your browser.</div> </noscript> <!-- ========= START OF TOP NAVBAR ======= --> <div class="topNav"><a name="navbar.top"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> <a name="navbar.top.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../index-all.html">Index</a></li> <li><a href="../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li><a href="../../../pixy/meta/adobe/IRB.html" title="class in pixy.meta.adobe"><span class="typeNameLink">Prev&nbsp;Class</span></a></li> <li><a href="../../../pixy/meta/adobe/JPGQuality.html" title="class in pixy.meta.adobe"><span class="typeNameLink">Next&nbsp;Class</span></a></li> </ul> <ul class="navList"> <li><a href="../../../index.html?pixy/meta/adobe/IRBThumbnail.html" target="_top">Frames</a></li> <li><a href="IRBThumbnail.html" target="_top">No&nbsp;Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_top"> <li><a href="../../../allclasses-noframe.html">All&nbsp;Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_top"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <div> <ul class="subNavList"> <li>Summary:&nbsp;</li> <li>Nested&nbsp;|&nbsp;</li> <li><a href="#fields.inherited.from.class.pixy.meta.Thumbnail">Field</a>&nbsp;|&nbsp;</li> <li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li> <li><a href="#method.summary">Method</a></li> </ul> <ul class="subNavList"> <li>Detail:&nbsp;</li> <li>Field&nbsp;|&nbsp;</li> <li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li> <li><a href="#method.detail">Method</a></li> </ul> </div> <a name="skip.navbar.top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> <!-- ======== START OF CLASS DATA ======== --> <div class="header"> <div class="subTitle">pixy.meta.adobe</div> <h2 title="Class IRBThumbnail" class="title">Class IRBThumbnail</h2> </div> <div class="contentContainer"> <ul class="inheritance"> <li>java.lang.Object</li> <li> <ul class="inheritance"> <li><a href="../../../pixy/meta/Thumbnail.html" title="class in pixy.meta">pixy.meta.Thumbnail</a></li> <li> <ul class="inheritance"> <li>pixy.meta.adobe.IRBThumbnail</li> </ul> </li> </ul> </li> </ul> <div class="description"> <ul class="blockList"> <li class="blockList"> <hr> <br> <pre>public class <span class="typeNameLabel">IRBThumbnail</span> extends <a href="../../../pixy/meta/Thumbnail.html" title="class in pixy.meta">Thumbnail</a></pre> <div class="block">Photoshop Image Resource Block thumbnail wrapper.</div> <dl> <dt><span class="simpleTagLabel">Version:</span></dt> <dd>1.0 01/10/2015</dd> <dt><span class="simpleTagLabel">Author:</span></dt> <dd>Wen Yu, yuwen_66@yahoo.com</dd> </dl> </li> </ul> </div> <div class="summary"> <ul class="blockList"> <li class="blockList"> <!-- =========== FIELD SUMMARY =========== --> <ul class="blockList"> <li class="blockList"><a name="field.summary"> <!-- --> </a> <h3>Field Summary</h3> <ul class="blockList"> <li class="blockList"><a name="fields.inherited.from.class.pixy.meta.Thumbnail"> <!-- --> </a> <h3>Fields inherited from class&nbsp;pixy.meta.<a href="../../../pixy/meta/Thumbnail.html" title="class in pixy.meta">Thumbnail</a></h3> <code><a href="../../../pixy/meta/Thumbnail.html#compressedThumbnail">compressedThumbnail</a>, <a href="../../../pixy/meta/Thumbnail.html#DATA_TYPE_KJpegRGB">DATA_TYPE_KJpegRGB</a>, <a href="../../../pixy/meta/Thumbnail.html#DATA_TYPE_KRawRGB">DATA_TYPE_KRawRGB</a>, <a href="../../../pixy/meta/Thumbnail.html#DATA_TYPE_TIFF">DATA_TYPE_TIFF</a>, <a href="../../../pixy/meta/Thumbnail.html#dataType">dataType</a>, <a href="../../../pixy/meta/Thumbnail.html#height">height</a>, <a href="../../../pixy/meta/Thumbnail.html#thumbnail">thumbnail</a>, <a href="../../../pixy/meta/Thumbnail.html#width">width</a>, <a href="../../../pixy/meta/Thumbnail.html#writeQuality">writeQuality</a></code></li> </ul> </li> </ul> <!-- ======== CONSTRUCTOR SUMMARY ======== --> <ul class="blockList"> <li class="blockList"><a name="constructor.summary"> <!-- --> </a> <h3>Constructor Summary</h3> <table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> <caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colOne" scope="col">Constructor and Description</th> </tr> <tr class="altColor"> <td class="colOne"><code><span class="memberNameLink"><a href="../../../pixy/meta/adobe/IRBThumbnail.html#IRBThumbnail--">IRBThumbnail</a></span>()</code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colOne"><code><span class="memberNameLink"><a href="../../../pixy/meta/adobe/IRBThumbnail.html#IRBThumbnail-java.awt.image.BufferedImage-">IRBThumbnail</a></span>(java.awt.image.BufferedImage&nbsp;thumbnail)</code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colOne"><code><span class="memberNameLink"><a href="../../../pixy/meta/adobe/IRBThumbnail.html#IRBThumbnail-int-int-int-byte:A-">IRBThumbnail</a></span>(int&nbsp;width, int&nbsp;height, int&nbsp;dataType, byte[]&nbsp;compressedThumbnail)</code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colOne"><code><span class="memberNameLink"><a href="../../../pixy/meta/adobe/IRBThumbnail.html#IRBThumbnail-pixy.meta.adobe.IRBThumbnail-">IRBThumbnail</a></span>(<a href="../../../pixy/meta/adobe/IRBThumbnail.html" title="class in pixy.meta.adobe">IRBThumbnail</a>&nbsp;other)</code>&nbsp;</td> </tr> </table> </li> </ul> <!-- ========== METHOD SUMMARY =========== --> <ul class="blockList"> <li class="blockList"><a name="method.summary"> <!-- --> </a> <h3>Method Summary</h3> <table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> <caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th class="colLast" scope="col">Method and Description</th> </tr> <tr id="i0" class="altColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../pixy/meta/adobe/IRBThumbnail.html#write-java.io.OutputStream-">write</a></span>(java.io.OutputStream&nbsp;os)</code>&nbsp;</td> </tr> </table> <ul class="blockList"> <li class="blockList"><a name="methods.inherited.from.class.pixy.meta.Thumbnail"> <!-- --> </a> <h3>Methods inherited from class&nbsp;pixy.meta.<a href="../../../pixy/meta/Thumbnail.html" title="class in pixy.meta">Thumbnail</a></h3> <code><a href="../../../pixy/meta/Thumbnail.html#containsImage--">containsImage</a>, <a href="../../../pixy/meta/Thumbnail.html#getCompressedImage--">getCompressedImage</a>, <a href="../../../pixy/meta/Thumbnail.html#getDataType--">getDataType</a>, <a href="../../../pixy/meta/Thumbnail.html#getDataTypeAsString--">getDataTypeAsString</a>, <a href="../../../pixy/meta/Thumbnail.html#getHeight--">getHeight</a>, <a href="../../../pixy/meta/Thumbnail.html#getRawImage--">getRawImage</a>, <a href="../../../pixy/meta/Thumbnail.html#getWidth--">getWidth</a>, <a href="../../../pixy/meta/Thumbnail.html#setImage-java.awt.image.BufferedImage-">setImage</a>, <a href="../../../pixy/meta/Thumbnail.html#setImage-int-int-int-byte:A-">setImage</a>, <a href="../../../pixy/meta/Thumbnail.html#setWriteQuality-int-">setWriteQuality</a></code></li> </ul> <ul class="blockList"> <li class="blockList"><a name="methods.inherited.from.class.java.lang.Object"> <!-- --> </a> <h3>Methods inherited from class&nbsp;java.lang.Object</h3> <code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> </li> </ul> </div> <div class="details"> <ul class="blockList"> <li class="blockList"> <!-- ========= CONSTRUCTOR DETAIL ======== --> <ul class="blockList"> <li class="blockList"><a name="constructor.detail"> <!-- --> </a> <h3>Constructor Detail</h3> <a name="IRBThumbnail--"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>IRBThumbnail</h4> <pre>public&nbsp;IRBThumbnail()</pre> </li> </ul> <a name="IRBThumbnail-java.awt.image.BufferedImage-"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>IRBThumbnail</h4> <pre>public&nbsp;IRBThumbnail(java.awt.image.BufferedImage&nbsp;thumbnail)</pre> </li> </ul> <a name="IRBThumbnail-int-int-int-byte:A-"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>IRBThumbnail</h4> <pre>public&nbsp;IRBThumbnail(int&nbsp;width, int&nbsp;height, int&nbsp;dataType, byte[]&nbsp;compressedThumbnail)</pre> </li> </ul> <a name="IRBThumbnail-pixy.meta.adobe.IRBThumbnail-"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>IRBThumbnail</h4> <pre>public&nbsp;IRBThumbnail(<a href="../../../pixy/meta/adobe/IRBThumbnail.html" title="class in pixy.meta.adobe">IRBThumbnail</a>&nbsp;other)</pre> </li> </ul> </li> </ul> <!-- ============ METHOD DETAIL ========== --> <ul class="blockList"> <li class="blockList"><a name="method.detail"> <!-- --> </a> <h3>Method Detail</h3> <a name="write-java.io.OutputStream-"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>write</h4> <pre>public&nbsp;void&nbsp;write(java.io.OutputStream&nbsp;os) throws java.io.IOException</pre> <dl> <dt><span class="overrideSpecifyLabel">Specified by:</span></dt> <dd><code><a href="../../../pixy/meta/Thumbnail.html#write-java.io.OutputStream-">write</a></code>&nbsp;in class&nbsp;<code><a href="../../../pixy/meta/Thumbnail.html" title="class in pixy.meta">Thumbnail</a></code></dd> <dt><span class="throwsLabel">Throws:</span></dt> <dd><code>java.io.IOException</code></dd> </dl> </li> </ul> </li> </ul> </li> </ul> </div> </div> <!-- ========= END OF CLASS DATA ========= --> <!-- ======= START OF BOTTOM NAVBAR ====== --> <div class="bottomNav"><a name="navbar.bottom"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> <a name="navbar.bottom.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../index-all.html">Index</a></li> <li><a href="../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li><a href="../../../pixy/meta/adobe/IRB.html" title="class in pixy.meta.adobe"><span class="typeNameLink">Prev&nbsp;Class</span></a></li> <li><a href="../../../pixy/meta/adobe/JPGQuality.html" title="class in pixy.meta.adobe"><span class="typeNameLink">Next&nbsp;Class</span></a></li> </ul> <ul class="navList"> <li><a href="../../../index.html?pixy/meta/adobe/IRBThumbnail.html" target="_top">Frames</a></li> <li><a href="IRBThumbnail.html" target="_top">No&nbsp;Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_bottom"> <li><a href="../../../allclasses-noframe.html">All&nbsp;Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_bottom"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <div> <ul class="subNavList"> <li>Summary:&nbsp;</li> <li>Nested&nbsp;|&nbsp;</li> <li><a href="#fields.inherited.from.class.pixy.meta.Thumbnail">Field</a>&nbsp;|&nbsp;</li> <li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li> <li><a href="#method.summary">Method</a></li> </ul> <ul class="subNavList"> <li>Detail:&nbsp;</li> <li>Field&nbsp;|&nbsp;</li> <li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li> <li><a href="#method.detail">Method</a></li> </ul> </div> <a name="skip.navbar.bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> </body> </html>
tccweb/templates/empresa/detalhe_empresa.html
agendaTCC/AgendaTCC
{% extends "base.html" %} {% load markup %} {% block title %}Formulários/Documentos{% endblock %} {% block section %}Formulários/Documentos{% endblock %} {% block content %} {% if empresa == None %} <p>Você não esta ligado a nenhum empresa!</p> {% else %} <h2>{{empresa.nome_fantasia}}</h2> <TABLE WIDTH=100% CELLPADDING=1 CELLSPACING=1> <COL WIDTH=43*> <COL WIDTH=43*> <COL WIDTH=43*> <COL WIDTH=43*> <COL WIDTH=43*> <COL WIDTH=43*> <TR VALIGN=TOP> <TD WIDTH=17% > <P>Nome Empresarial:</P> </TD> <TD COLSPAN=5> <P>{{empresa.nome_empresarial}}</P> </TD> </TD> </TR> <TR VALIGN=TOP> <TD WIDTH=17% > <P>Numero de Inscrição:</P> </TD> <TD COLSPAN=5 WIDTH=83%> <P>{{empresa.nro_inscricao}}</P> </TD> </TR> <tr><td>Data de inicio de convênio:</td><td colspan="2">{{empresa.data_inicio}}</td><td>Data de fim de convênio:</td><td colspan="2">{{empresa.data_final}}</td></tr> <TR> <TD COLSPAN=6 WIDTH=100% VALIGN=TOP > <P ALIGN=CENTER>Informações de Contato</P> </TD> </TR> <tr><td>Site:</td><td colspan="5">{{empresa.site}}</td></tr> <tr><td>E-mail:</td><td colspan="5">{{empresa.email}}</td></tr> <TR VALIGN=TOP> <TD WIDTH=17%> <P>Endereço:</P> </TD> <TD COLSPAN=3 WIDTH=50%> <P>{{empresa.end}} </P> </TD> <TD WIDTH=17%> <P>Numero:</P> </TD> <TD WIDTH=17%> <P>{{empresa.num}} </P> </TD> </TR> <TR VALIGN=TOP> <TD WIDTH=17%> <P>Complemento:</P> </TD> <TD WIDTH=17%> <P>{{empresa.comp}} </P> </TD> <TD WIDTH=17%> <P>Bairro:</P> </TD> <TD WIDTH=17%> <P>{{empresa.bairro}} </P> </TD> <TD WIDTH=17%> <P>CEP</P> </TD> <TD WIDTH=17% > <P>{{empresa.cep}} </P> </TD> </TR> <TR VALIGN=TOP> <TD WIDTH=17%> <P>Cidade:</P> </TD> <TD WIDTH=17%> <P>{{empresa.cidade}} </P> </TD> <TD WIDTH=17%> <P>Estado:</P> </TD> <TD WIDTH=17%> <P>{{empresa.UF}} </P> </TD> <TD WIDTH=17%> <P><BR> </P> </TD> <TD WIDTH=17% > <P><BR> </P> </TD> </TR> <TR VALIGN=TOP> <TD WIDTH=17%> <P>Supervisores:</P> </TD> <TD COLSPAN=5 WIDTH=83% > {%for supervisor in empresa.supervisores.all%} <p>{{supervisor.get_profile.display_name}};</p> {% endfor %} </TD> </TR> </TABLE> {% endif %} {% endblock %}
app/src/main/assets/html/sa/BS_C03_S04_V37.html
SrirangaDigital/shankara-android
<html> <head> <meta charset="UTF-8"> <link rel="stylesheet" href="assets/stylesheet-sa.css" /> </head> <body> <div class='verse' data-adhikarana='विधुराधिकरणम्' data-adhikaranaID='BS_C03_S04_A145' id='BS_C03_S04_V37' type='sutra'> <div class='versetext'>अपि च स्मर्यते ॥ ३७ ॥</div> <div class='bhashya' id='BS_C03_S04_V37_B1'>संवर्तप्रभृतीनां च नग्नचर्यादियोगात् अनपेक्षिताश्रमकर्मणामपि महायोगित्वं स्मर्यत इतिहासे ॥ ३७ ॥</div> </div> </body> </html>
templates/reports/subscribers/message.html
tigeorgia/fixmystreet
{% extends "base_site.html" %} {% load i18n %} {% block content %} <div id="fullwidth"> <p>{{message}}</p> </div> {% endblock %}
resources/results/project_id_4_2011-03-09_1299692064.46.html
pblondin/phoenorama
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <HTML> <HEAD> <TITLE>OpenVAS Scan Report</TITLE> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> <style type="text/css"> <!-- BODY { BACKGROUND-COLOR: #ffffff } A { TEXT-DECORATION: none } A:visited { COLOR: #0000cf; TEXT-DECORATION: none } A:link { COLOR: #0000cf; TEXT-DECORATION: none } A:active { COLOR: #0000cf; TEXT-DECORATION: underline } A:hover { COLOR: #0000cf; TEXT-DECORATION: underline } OL { COLOR: #333333; FONT-FAMILY: tahoma,helvetica,sans-serif } UL { COLOR: #333333; FONT-FAMILY: tahoma,helvetica,sans-serif } P { COLOR: #333333; FONT-FAMILY: tahoma,helvetica,sans-serif } BODY { COLOR: #333333; FONT-FAMILY: tahoma,helvetica,sans-serif } TD { COLOR: #333333; FONT-FAMILY: tahoma,helvetica,sans-serif } TR { COLOR: #333333; FONT-FAMILY: tahoma,helvetica,sans-serif } TH { COLOR: #333333; FONT-FAMILY: tahoma,helvetica,sans-serif } FONT.title { BACKGROUND-COLOR: white; COLOR: #363636; FONT-FAMILY: tahoma,helvetica,verdana,lucida console,utopia; FONT-SIZE: 10pt; FONT-WEIGHT: bold } FONT.sub { BACKGROUND-COLOR: white; COLOR: #000000; FONT-FAMILY: tahoma,helvetica,verdana,lucida console,utopia; FONT-SIZE: 10pt } FONT.layer { COLOR: #ff0000; FONT-FAMILY: courrier,sans-serif,arial,helvetica; FONT-SIZE: 8pt; TEXT-ALIGN: left } TD.title { BACKGROUND-COLOR: #A2B5CD; COLOR: #555555; FONT-FAMILY: tahoma,helvetica,verdana,lucida console,utopia; FONT-SIZE: 10pt; FONT-WEIGHT: bold; HEIGHT: 20px; TEXT-ALIGN: right } TD.sub { BACKGROUND-COLOR: #DCDCDC; COLOR: #555555; FONT-FAMILY: tahoma,helvetica,verdana,lucida console,utopia; FONT-SIZE: 10pt; FONT-WEIGHT: bold; HEIGHT: 18px; TEXT-ALIGN: left } TD.content { BACKGROUND-COLOR: white; COLOR: #000000; FONT-FAMILY: tahoma,arial,helvetica,verdana,lucida console,utopia; FONT-SIZE: 8pt; TEXT-ALIGN: left; VERTICAL-ALIGN: middle } TD.default { BACKGROUND-COLOR: WHITE; COLOR: #000000; FONT-FAMILY: tahoma,arial,helvetica,verdana,lucida console,utopia; FONT-SIZE: 8pt; } TD.border { BACKGROUND-COLOR: #cccccc; COLOR: black; FONT-FAMILY: tahoma,helvetica,verdana,lucida console,utopia; FONT-SIZE: 10pt; HEIGHT: 25px } TD.border-HILIGHT { BACKGROUND-COLOR: #ffffcc; COLOR: black; FONT-FAMILY: verdana,arial,helvetica,lucida console,utopia; FONT-SIZE: 10pt; HEIGHT: 25px } --> </style> </HEAD> <BODY> <table bgcolor="#a1a1a1" border=0 cellpadding=0 cellspacing=0 width="95%"> <tbody> <tr><td> <table border=0 cellpadding=2 cellspacing=1 width="100%"> <tbody> <tr> <td class=title>OpenVAS Scan Report</td></tr> <tr> <td class=content>This report gives details on hosts that were tested and issues that were found. Please follow the recommended steps and procedures to eradicate these threats. </td></tr></tbody></table></td></tr></tbody></table><br> <table bgcolor="#a1a1a1" border=0 cellpadding=0 cellspacing=0 width="60%"> <tbody><tr><td> <table border=0 cellpadding=2 cellspacing=1 width="100%"> <tbody> <tr> <td class=title colspan=2>Scan Details</td></tr> <tr> <td class=default width="60%">Hosts which were alive and responding during test</td> <td class=default width="30%">1</td></tr> <tr> <td class=default width="60%">Number of security holes</td> <td class=default width="30%">3</td></tr> <tr> <td class=default width="60%">Number of security warnings</td> <td class=default width="30%">7</td></tr> <tr> <td class=default width="60%">Number of security notes</td> <td class=default width="30%">19</td></tr> <tr> <td class=default width="60%">Number of false positives</td> <td class=default width="30%">0</td></tr> </tbody></table></td></tr></tbody></table><br><br> <a name="toc"></a> <table bgcolor="#a1a1a1" border=0 cellpadding=0 cellspacing=0 width="60%"> <tbody><tr><td> <table border=0 cellpadding=2 cellspacing=1 width="100%"> <tbody> <tr> <td class=title colspan=2>Host List</td></tr> <tr> <td class=sub width="60%">Host(s)</td> <td class=sub width="40%">Possible Issue</td></tr> <tr> <td class=default width="60%"><a href="#192_168_103_10">192.168.103.10</a></td> <td class=default width="40%"><font color=red>Security hole(s)</font></td></tr> </tbody></table></td></tr></tbody></table> <a name="192_168_103_10"></a> <a name="192_168_103_10_toc"></a> <div align="left"><font size=-2><a href="#toc">[ return to top ]</a></font></div><br><br> <table bgcolor="#a1a1a1" border=0 cellpadding=0 cellspacing=0 width="60%"> <tbody><tr><td> <table cellpadding=2 cellspacing=1 border=0 width="100%"> <tbody> <tr> <td class=title colspan=3>Analysis of Host</td></tr> <tr> <td class=sub width="20%">Address of Host</td> <td class=sub width="30%">Port/Service</td> <td class=sub width="30%">Issue regarding Port</td></tr> <tr> <td class=default width="20%">192.168.103.10</td> <td class=default width="30%"><a href="#192_168_103_10_22_tcp">ssh (22/tcp)</a></td> <td class=default width="30%">Security warning(s) </td></tr> <tr> <td class=default width="20%">192.168.103.10</td> <td class=default width="30%"><a href="#192_168_103_10_80_tcp">http (80/tcp)</a></td> <td class=default width="30%"><font color=red>Security hole(s) </font></td></tr> <tr> <td class=default width="20%">192.168.103.10</td> <td class=default width="30%"><a href="#192_168_103_10_443_tcp">https (443/tcp)</a></td> <td class=default width="30%"><font color=red>Security hole(s) </font></td></tr> <tr> <td class=default width="20%">192.168.103.10</td> <td class=default width="30%"><a href="#192_168_103_10_8888_tcp">ddi-tcp-1 (8888/tcp)</a></td> <td class=default width="30%"><font color=red>Security hole(s) </font></td></tr> <tr> <td class=default width="20%">192.168.103.10</td> <td class=default width="30%"><a href="#192_168_103_10_general_tcp">general/tcp</a></td> <td class=default width="30%">Security note(s) </td></tr> <tr> <td class=default width="20%">192.168.103.10</td> <td class=default width="30%">general/SMBClient</td> <td class=default width="30%">No Information</td></tr> <tr> <td class=default width="20%">192.168.103.10</td> <td class=default width="30%">general/HOST-T</td> <td class=default width="30%">No Information</td></tr> <tr> <td class=default width="20%">192.168.103.10</td> <td class=default width="30%">general/CPE-T</td> <td class=default width="30%">No Information</td></tr> </tbody></table></td></tr></tbody></table><br><br> <table bgcolor="#a1a1a1" cellpadding=0 cellspacing=0 border=0 width="75%"> <tbody><tr><td> <table cellpadding=2 cellspacing=1 border=0 width="100%"> <tr><td class=title colspan=3>Security Issues and Fixes: 192.168.103.10</td></tr> <tr> <td class=sub width="10%">Type</td> <td class=sub width="10%">Port</td> <td class=sub width="80%">Issue and Fix</td></tr> <tr> <td valign=top class=default width="10%">Warning</td> <td valign=top class=default width="10%"><a name="192_168_103_10_22_tcp"></a>ssh (22/tcp)</td> <td class=default width="80%"><br> <br> Overview: The host is installed with OpenSSH and is prone to information<br> disclosure vulnerability.<br> <br> Vulnerability Insight:<br> The flaw is caused due to the improper handling of errors within an SSH session<br> encrypted with a block cipher algorithm in the Cipher-Block Chaining 'CBC' mode.<br> <br> Impact:<br> Successful exploits will allow attackers to obtain four bytes of plaintext from<br> an encrypted session.<br> <br> Impact Level: Application<br> <br> Affected Software/OS:<br> Versions prior to OpenSSH 5.2 are vulnerable. Various versions of SSH Tectia<br> are also affected. <br> <br> Fix: Upgrade to higher version<br> <a href="http://www.openssh.com/portable.html">http://www.openssh.com/portable.html</a><br> <br> References:<br> <a href="http://www.securityfocus.com/bid/32319">http://www.securityfocus.com/bid/32319</a><br> <br> Risk factor: Medium<br> CVE : <a href="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5161">CVE-2008-5161</a><br> BID : <a href="http://www.securityfocus.com/bid/32319">32319</a><br> OID : <a href="http://www.openvas.org/?oid=1.3.6.1.4.1.25623.1.0.100153">1.3.6.1.4.1.25623.1.0.100153</a></td></tr> <tr> <td valign=top class=default width="10%">Informational</td> <td valign=top class=default width="10%"><a name="192_168_103_10_22_tcp"></a>ssh (22/tcp)</td> <td class=default width="80%">An ssh server is running on this port<br> OID : <a href="http://www.openvas.org/?oid=1.3.6.1.4.1.25623.1.0.10330">1.3.6.1.4.1.25623.1.0.10330</a></td></tr> <tr> <td valign=top class=default width="10%">Informational</td> <td valign=top class=default width="10%"><a name="192_168_103_10_22_tcp"></a>ssh (22/tcp)</td> <td class=default width="80%">Remote SSH version : SSH-2.0-OpenSSH_5.1p1 Debian-5<br> <br> Remote SSH supported authentication : publickey,password<br> <br> <br> OID : <a href="http://www.openvas.org/?oid=1.3.6.1.4.1.25623.1.0.10267">1.3.6.1.4.1.25623.1.0.10267</a></td></tr> <tr> <td valign=top class=default width="10%">Informational</td> <td valign=top class=default width="10%"><a name="192_168_103_10_22_tcp"></a>ssh (22/tcp)</td> <td class=default width="80%"><br> <br> Overview:<br> The remote SSH Server supports the following SSH Protocol Versions:<br> <br> 1.99<br> 2.0<br> <br> SSHv2 Fingerprint: c7:1d:d1:f9:27:22:c7:5c:3f:d0:f3:08:cf:1b:0d:71<br> <br> <br> Risk factor : None<br> <br> OID : <a href="http://www.openvas.org/?oid=1.3.6.1.4.1.25623.1.0.100259">1.3.6.1.4.1.25623.1.0.100259</a></td></tr> <tr> <td valign=top class=default width="10%"><font color=red>Vulnerability</font></td> <td valign=top class=default width="10%"><a name="192_168_103_10_80_tcp"></a>http (80/tcp)</td> <td class=default width="80%"><br> Overview: The host is running Apache and is prone to Command Injection<br> vulnerability.<br> <br> Vulnerability Insight:<br> The flaw is due to error in the mod_proxy_ftp module which can be exploited<br> via vectors related to the embedding of these commands in the Authorization<br> HTTP header.<br> <br> Impact:<br> Successful exploitation could allow remote attackers to bypass intended access<br> restrictions in the context of the affected application, and can cause the<br> arbitrary command injection.<br> <br> Impact Level: Application<br> <br> Affected Software/OS:<br> Apache HTTP Server on Linux.<br> <br> Fix: Upgrade to Apache HTTP Server version 2.2.15 or later<br> For updates refer, <a href="http://www.apache.org/">http://www.apache.org/</a><br> <br> References:<br> <a href="http://intevydis.com/vd-list.shtml">http://intevydis.com/vd-list.shtml</a><br> <a href="http://httpd.apache.org/docs/2.0/mod/mod_proxy_ftp.html">http://httpd.apache.org/docs/2.0/mod/mod_proxy_ftp.html</a><br> <br> CVSS Score:<br> CVSS Base Score : 7.5 (AV:N/AC:L/Au:NR/C:P/I:P/A:P)<br> CVSS Temporal Score : 6.7<br> Risk factor: High<br> CVE : <a href="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3095">CVE-2009-3095</a><br> BID : <a href="http://www.securityfocus.com/bid/36254">36254</a><br> OID : <a href="http://www.openvas.org/?oid=1.3.6.1.4.1.25623.1.0.900842">1.3.6.1.4.1.25623.1.0.900842</a></td></tr> <tr> <td valign=top class=default width="10%">Warning</td> <td valign=top class=default width="10%"><a name="192_168_103_10_80_tcp"></a>http (80/tcp)</td> <td class=default width="80%"><br> Overview: The host is running Apache and is prone to Denial of Service<br> vulnerability.<br> <br> Vulnerability Insight:<br> The flaw is caused due to an error in 'ap_proxy_ftp_handler' function in<br> modules/proxy/proxy_ftp.c in the mod_proxy_ftp module while processing<br> responses received from FTP servers. This can be exploited to trigger a<br> NULL-pointer dereference and crash an Apache child process via a malformed<br> EPSV response.<br> <br> Impact:<br> Successful exploitation could allow remote attackers to cause a Denial of<br> Service in the context of the affected application.<br> <br> Impact Level: Application<br> <br> Affected Software/OS:<br> Apache HTTP Server version 2.0.x to 2.0.63 and and 2.2.x to 2.2.13 on Linux.<br> <br> Fix: Upgrade to Apache HTTP Server version 2.2.15 or later<br> For updates refer, <a href="http://www.apache.org/">http://www.apache.org/</a><br> <br> References:<br> <a href="http://intevydis.com/vd-list.shtml">http://intevydis.com/vd-list.shtml</a><br> <a href="http://www.intevydis.com/blog/?p=59">http://www.intevydis.com/blog/?p=59</a><br> <a href="http://secunia.com/advisories/36549">http://secunia.com/advisories/36549</a><br> <a href="http://httpd.apache.org/docs/2.0/mod/mod_proxy_ftp.html">http://httpd.apache.org/docs/2.0/mod/mod_proxy_ftp.html</a><br> <br> CVSS Score:<br> CVSS Base Score : 5.4 (AV:N/AC:H/Au:NR/C:N/I:N/A:C)<br> CVSS Temporal Score : 4.9<br> Risk factor: Medium<br> CVE : <a href="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3094">CVE-2009-3094</a><br> BID : <a href="http://www.securityfocus.com/bid/36260">36260</a><br> OID : <a href="http://www.openvas.org/?oid=1.3.6.1.4.1.25623.1.0.900841">1.3.6.1.4.1.25623.1.0.900841</a></td></tr> <tr> <td valign=top class=default width="10%">Warning</td> <td valign=top class=default width="10%"><a name="192_168_103_10_80_tcp"></a>http (80/tcp)</td> <td class=default width="80%"><br> Overview : The host is running Apache, which is prone to cross-site scripting<br> vulnerability.<br> <br> Vulnerability Insight :<br> <br> Input passed to the module mod_proxy_ftp with wildcard character<br> is not properly sanitized before returning to the user.<br> <br> Impact : Remote attackers can execute arbitrary script code.<br> <br> Impact Level : Application<br> <br> Affected Software/OS :<br> Apache 2.0.0 to 2.0.63 and Apache 2.2.0 to 2.2.9 on All Platform<br> <br> ***<br> Note: The script might report a False Positive as it is only checking for <br> the vulnerable version of Apache. Vulnerability is only when mod_proxy <br> and mod_proxy_ftp is configured with the installed Apache version. <br> ***<br> <br> Fix : Fixed is available in the SVN repository,<br> <a href="http://svn.apache.org/viewvc?view=rev&revision=682871">http://svn.apache.org/viewvc?view=rev&revision=682871</a><br> <a href="http://svn.apache.org/viewvc?view=rev&revision=682868">http://svn.apache.org/viewvc?view=rev&revision=682868</a><br> <br> References :<br> <a href="http://httpd.apache.org/">http://httpd.apache.org/</a><br> <a href="http://www.securityfocus.com/archive/1/495180">http://www.securityfocus.com/archive/1/495180</a><br> <a href="http://httpd.apache.org/docs/2.0/mod/mod_proxy_ftp.html">http://httpd.apache.org/docs/2.0/mod/mod_proxy_ftp.html</a><br> <br> CVSS Score :<br> CVSS Base Score : 5.8 (AV:N/AC:M/Au:NR/C:P/I:P/A:N)<br> CVSS Temporal Score : 4.5<br> Risk factor : Medium<br> CVE : <a href="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2939">CVE-2008-2939</a><br> BID : <a href="http://www.securityfocus.com/bid/30560">30560</a><br> OID : <a href="http://www.openvas.org/?oid=1.3.6.1.4.1.25623.1.0.900107">1.3.6.1.4.1.25623.1.0.900107</a></td></tr> <tr> <td valign=top class=default width="10%">Warning</td> <td valign=top class=default width="10%"><a name="192_168_103_10_80_tcp"></a>http (80/tcp)</td> <td class=default width="80%"><br> <br> Overview: This host is running Apache Web Server and is prone to<br> Information Disclosure Vulnerability.<br> <br> Vulnerability Insight:<br> This flaw is caused due to an error in 'mod_proxy_ajp' when handling<br> improperly malformed POST requests.<br> <br> Impact:<br> Successful exploitation will let the attacker craft a special HTTP POST<br> request and gain sensitive information about the web server.<br> <br> Impact level: Application<br> <br> Affected Software/OS:<br> Apache HTTP Version 2.2.11<br> <br> Workaround:<br> Update mod_proxy_ajp.c through SVN Repository (Revision 767089)<br> <a href="http://www.apache.org/dist/httpd/patches/apply_to_2.2.11/PR46949.diff">http://www.apache.org/dist/httpd/patches/apply_to_2.2.11/PR46949.diff</a><br> <br> Fix: Upgrade to Apache HTTP Version 2.2.15 or later<br> For further updates refer, <a href="http://httpd.apache.org/download.cgi">http://httpd.apache.org/download.cgi</a><br> <br> References:<br> <a href="http://secunia.com/advisories/34827">http://secunia.com/advisories/34827</a><br> <a href="http://xforce.iss.net/xforce/xfdb/50059">http://xforce.iss.net/xforce/xfdb/50059</a><br> <a href="http://svn.apache.org/viewvc/httpd/httpd/trunk/CHANGES?r1=766938&r2=767089">http://svn.apache.org/viewvc/httpd/httpd/trunk/CHANGES?r1=766938&r2=767089</a><br> <br> CVSS Score:<br> CVSS Base Score : 5.0 (AV:N/AC:L/Au:NR/C:P/I:N/A:N)<br> CVSS Temporal Score : 4.0<br> Risk factor: Medium<br> CVE : <a href="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1191">CVE-2009-1191</a><br> BID : <a href="http://www.securityfocus.com/bid/34663">34663</a><br> OID : <a href="http://www.openvas.org/?oid=1.3.6.1.4.1.25623.1.0.900499">1.3.6.1.4.1.25623.1.0.900499</a></td></tr> <tr> <td valign=top class=default width="10%">Informational</td> <td valign=top class=default width="10%"><a name="192_168_103_10_80_tcp"></a>http (80/tcp)</td> <td class=default width="80%">A web server is running on this port<br> OID : <a href="http://www.openvas.org/?oid=1.3.6.1.4.1.25623.1.0.10330">1.3.6.1.4.1.25623.1.0.10330</a></td></tr> <tr> <td valign=top class=default width="10%">Informational</td> <td valign=top class=default width="10%"><a name="192_168_103_10_80_tcp"></a>http (80/tcp)</td> <td class=default width="80%">The remote web server type is :<br> <br> Apache/2.2.9 <br> <br> <br> Solution : You can set the directive 'ServerTokens Prod' to limit<br> the information emanating from the server in its response headers.<br> OID : <a href="http://www.openvas.org/?oid=1.3.6.1.4.1.25623.1.0.10107">1.3.6.1.4.1.25623.1.0.10107</a></td></tr> <tr> <td valign=top class=default width="10%">Informational</td> <td valign=top class=default width="10%"><a name="192_168_103_10_80_tcp"></a>http (80/tcp)</td> <td class=default width="80%">The following directories were discovered:<br> /icons<br> <br> While this is not, in and of itself, a bug, you should manually inspect <br> these directories to ensure that they are in compliance with company<br> security standards<br> <br> Other references : OWASP:OWASP-CM-006<br> OID : <a href="http://www.openvas.org/?oid=1.3.6.1.4.1.25623.1.0.11032">1.3.6.1.4.1.25623.1.0.11032</a></td></tr> <tr> <td valign=top class=default width="10%"><font color=red>Vulnerability</font></td> <td valign=top class=default width="10%"><a name="192_168_103_10_443_tcp"></a>https (443/tcp)</td> <td class=default width="80%"><br> Overview: The host is running Apache and is prone to Command Injection<br> vulnerability.<br> <br> Vulnerability Insight:<br> The flaw is due to error in the mod_proxy_ftp module which can be exploited<br> via vectors related to the embedding of these commands in the Authorization<br> HTTP header.<br> <br> Impact:<br> Successful exploitation could allow remote attackers to bypass intended access<br> restrictions in the context of the affected application, and can cause the<br> arbitrary command injection.<br> <br> Impact Level: Application<br> <br> Affected Software/OS:<br> Apache HTTP Server on Linux.<br> <br> Fix: Upgrade to Apache HTTP Server version 2.2.15 or later<br> For updates refer, <a href="http://www.apache.org/">http://www.apache.org/</a><br> <br> References:<br> <a href="http://intevydis.com/vd-list.shtml">http://intevydis.com/vd-list.shtml</a><br> <a href="http://httpd.apache.org/docs/2.0/mod/mod_proxy_ftp.html">http://httpd.apache.org/docs/2.0/mod/mod_proxy_ftp.html</a><br> <br> CVSS Score:<br> CVSS Base Score : 7.5 (AV:N/AC:L/Au:NR/C:P/I:P/A:P)<br> CVSS Temporal Score : 6.7<br> Risk factor: High<br> CVE : <a href="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3095">CVE-2009-3095</a><br> BID : <a href="http://www.securityfocus.com/bid/36254">36254</a><br> OID : <a href="http://www.openvas.org/?oid=1.3.6.1.4.1.25623.1.0.900842">1.3.6.1.4.1.25623.1.0.900842</a></td></tr> <tr> <td valign=top class=default width="10%">Warning</td> <td valign=top class=default width="10%"><a name="192_168_103_10_443_tcp"></a>https (443/tcp)</td> <td class=default width="80%"><br> Overview: The host is running Apache and is prone to Denial of Service<br> vulnerability.<br> <br> Vulnerability Insight:<br> The flaw is caused due to an error in 'ap_proxy_ftp_handler' function in<br> modules/proxy/proxy_ftp.c in the mod_proxy_ftp module while processing<br> responses received from FTP servers. This can be exploited to trigger a<br> NULL-pointer dereference and crash an Apache child process via a malformed<br> EPSV response.<br> <br> Impact:<br> Successful exploitation could allow remote attackers to cause a Denial of<br> Service in the context of the affected application.<br> <br> Impact Level: Application<br> <br> Affected Software/OS:<br> Apache HTTP Server version 2.0.x to 2.0.63 and and 2.2.x to 2.2.13 on Linux.<br> <br> Fix: Upgrade to Apache HTTP Server version 2.2.15 or later<br> For updates refer, <a href="http://www.apache.org/">http://www.apache.org/</a><br> <br> References:<br> <a href="http://intevydis.com/vd-list.shtml">http://intevydis.com/vd-list.shtml</a><br> <a href="http://www.intevydis.com/blog/?p=59">http://www.intevydis.com/blog/?p=59</a><br> <a href="http://secunia.com/advisories/36549">http://secunia.com/advisories/36549</a><br> <a href="http://httpd.apache.org/docs/2.0/mod/mod_proxy_ftp.html">http://httpd.apache.org/docs/2.0/mod/mod_proxy_ftp.html</a><br> <br> CVSS Score:<br> CVSS Base Score : 5.4 (AV:N/AC:H/Au:NR/C:N/I:N/A:C)<br> CVSS Temporal Score : 4.9<br> Risk factor: Medium<br> CVE : <a href="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3094">CVE-2009-3094</a><br> BID : <a href="http://www.securityfocus.com/bid/36260">36260</a><br> OID : <a href="http://www.openvas.org/?oid=1.3.6.1.4.1.25623.1.0.900841">1.3.6.1.4.1.25623.1.0.900841</a></td></tr> <tr> <td valign=top class=default width="10%">Warning</td> <td valign=top class=default width="10%"><a name="192_168_103_10_443_tcp"></a>https (443/tcp)</td> <td class=default width="80%"><br> Overview : The host is running Apache, which is prone to cross-site scripting<br> vulnerability.<br> <br> Vulnerability Insight :<br> <br> Input passed to the module mod_proxy_ftp with wildcard character<br> is not properly sanitized before returning to the user.<br> <br> Impact : Remote attackers can execute arbitrary script code.<br> <br> Impact Level : Application<br> <br> Affected Software/OS :<br> Apache 2.0.0 to 2.0.63 and Apache 2.2.0 to 2.2.9 on All Platform<br> <br> ***<br> Note: The script might report a False Positive as it is only checking for <br> the vulnerable version of Apache. Vulnerability is only when mod_proxy <br> and mod_proxy_ftp is configured with the installed Apache version. <br> ***<br> <br> Fix : Fixed is available in the SVN repository,<br> <a href="http://svn.apache.org/viewvc?view=rev&revision=682871">http://svn.apache.org/viewvc?view=rev&revision=682871</a><br> <a href="http://svn.apache.org/viewvc?view=rev&revision=682868">http://svn.apache.org/viewvc?view=rev&revision=682868</a><br> <br> References :<br> <a href="http://httpd.apache.org/">http://httpd.apache.org/</a><br> <a href="http://www.securityfocus.com/archive/1/495180">http://www.securityfocus.com/archive/1/495180</a><br> <a href="http://httpd.apache.org/docs/2.0/mod/mod_proxy_ftp.html">http://httpd.apache.org/docs/2.0/mod/mod_proxy_ftp.html</a><br> <br> CVSS Score :<br> CVSS Base Score : 5.8 (AV:N/AC:M/Au:NR/C:P/I:P/A:N)<br> CVSS Temporal Score : 4.5<br> Risk factor : Medium<br> CVE : <a href="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2939">CVE-2008-2939</a><br> BID : <a href="http://www.securityfocus.com/bid/30560">30560</a><br> OID : <a href="http://www.openvas.org/?oid=1.3.6.1.4.1.25623.1.0.900107">1.3.6.1.4.1.25623.1.0.900107</a></td></tr> <tr> <td valign=top class=default width="10%">Warning</td> <td valign=top class=default width="10%"><a name="192_168_103_10_443_tcp"></a>https (443/tcp)</td> <td class=default width="80%"><br> <br> Overview: This host is running Apache Web Server and is prone to<br> Information Disclosure Vulnerability.<br> <br> Vulnerability Insight:<br> This flaw is caused due to an error in 'mod_proxy_ajp' when handling<br> improperly malformed POST requests.<br> <br> Impact:<br> Successful exploitation will let the attacker craft a special HTTP POST<br> request and gain sensitive information about the web server.<br> <br> Impact level: Application<br> <br> Affected Software/OS:<br> Apache HTTP Version 2.2.11<br> <br> Workaround:<br> Update mod_proxy_ajp.c through SVN Repository (Revision 767089)<br> <a href="http://www.apache.org/dist/httpd/patches/apply_to_2.2.11/PR46949.diff">http://www.apache.org/dist/httpd/patches/apply_to_2.2.11/PR46949.diff</a><br> <br> Fix: Upgrade to Apache HTTP Version 2.2.15 or later<br> For further updates refer, <a href="http://httpd.apache.org/download.cgi">http://httpd.apache.org/download.cgi</a><br> <br> References:<br> <a href="http://secunia.com/advisories/34827">http://secunia.com/advisories/34827</a><br> <a href="http://xforce.iss.net/xforce/xfdb/50059">http://xforce.iss.net/xforce/xfdb/50059</a><br> <a href="http://svn.apache.org/viewvc/httpd/httpd/trunk/CHANGES?r1=766938&r2=767089">http://svn.apache.org/viewvc/httpd/httpd/trunk/CHANGES?r1=766938&r2=767089</a><br> <br> CVSS Score:<br> CVSS Base Score : 5.0 (AV:N/AC:L/Au:NR/C:P/I:N/A:N)<br> CVSS Temporal Score : 4.0<br> Risk factor: Medium<br> CVE : <a href="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1191">CVE-2009-1191</a><br> BID : <a href="http://www.securityfocus.com/bid/34663">34663</a><br> OID : <a href="http://www.openvas.org/?oid=1.3.6.1.4.1.25623.1.0.900499">1.3.6.1.4.1.25623.1.0.900499</a></td></tr> <tr> <td valign=top class=default width="10%">Informational</td> <td valign=top class=default width="10%"><a name="192_168_103_10_443_tcp"></a>https (443/tcp)</td> <td class=default width="80%">A TLSv1 server answered on this port<br> <br> OID : <a href="http://www.openvas.org/?oid=1.3.6.1.4.1.25623.1.0.10330">1.3.6.1.4.1.25623.1.0.10330</a></td></tr> <tr> <td valign=top class=default width="10%">Informational</td> <td valign=top class=default width="10%"><a name="192_168_103_10_443_tcp"></a>https (443/tcp)</td> <td class=default width="80%">A web server is running on this port through SSL<br> OID : <a href="http://www.openvas.org/?oid=1.3.6.1.4.1.25623.1.0.10330">1.3.6.1.4.1.25623.1.0.10330</a></td></tr> <tr> <td valign=top class=default width="10%">Informational</td> <td valign=top class=default width="10%"><a name="192_168_103_10_443_tcp"></a>https (443/tcp)</td> <td class=default width="80%">The remote web server type is :<br> <br> Apache/2.2.9 <br> <br> <br> Solution : You can set the directive 'ServerTokens Prod' to limit<br> the information emanating from the server in its response headers.<br> OID : <a href="http://www.openvas.org/?oid=1.3.6.1.4.1.25623.1.0.10107">1.3.6.1.4.1.25623.1.0.10107</a></td></tr> <tr> <td valign=top class=default width="10%"><font color=red>Vulnerability</font></td> <td valign=top class=default width="10%"><a name="192_168_103_10_8888_tcp"></a>ddi-tcp-1 (8888/tcp)</td> <td class=default width="80%"><br> Overview: This host is running Gnat-TGP and is prone remote file include<br> vulnerability<br> <br> Vulnerability Insight:<br> The flaw is caused due to the error in the 'DOCUMENT_ROOT' parameter, which<br> allows remote attackers to send a specially-crafted URL request to the<br> 'tgpinc.php' script.<br> <br> Impact:<br> Successful exploitation will let attackers to execute arbitrary code in a<br> user's browser session in the context of an affected site.<br> <br> Impact Level: Application<br> <br> Affected Software/OS:<br> Gnat-TGP version 1.2.20 and prior<br> <br> Fix: No solution or patch is available as on 15th April, 2010. Information<br> regarding this issue will be updated once the solution details are available.<br> For Updates Refer, <a href="http://www.komputer.boo.pl/download/skrypty/galerie/">http://www.komputer.boo.pl/download/skrypty/galerie/</a><br> <br> References:<br> <a href="http://xforce.iss.net/xforce/xfdb/56675">http://xforce.iss.net/xforce/xfdb/56675</a><br> <a href="http://www.exploit-db.com/exploits/11621">http://www.exploit-db.com/exploits/11621</a> <br> CVE : <a href="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-1272">CVE-2010-1272</a><br> BID : <a href="http://www.securityfocus.com/bid/38522">38522</a><br> OID : <a href="http://www.openvas.org/?oid=1.3.6.1.4.1.25623.1.0.800758">1.3.6.1.4.1.25623.1.0.800758</a></td></tr> <tr> <td valign=top class=default width="10%">Informational</td> <td valign=top class=default width="10%"><a name="192_168_103_10_8888_tcp"></a>ddi-tcp-1 (8888/tcp)</td> <td class=default width="80%">A web server is running on this port<br> OID : <a href="http://www.openvas.org/?oid=1.3.6.1.4.1.25623.1.0.10330">1.3.6.1.4.1.25623.1.0.10330</a></td></tr> <tr> <td valign=top class=default width="10%">Informational</td> <td valign=top class=default width="10%"><a name="192_168_103_10_8888_tcp"></a>ddi-tcp-1 (8888/tcp)</td> <td class=default width="80%">The remote web server type is :<br> <br> WSGIServer/0.1 Python/2.7.1 <br> <br> OID : <a href="http://www.openvas.org/?oid=1.3.6.1.4.1.25623.1.0.10107">1.3.6.1.4.1.25623.1.0.10107</a></td></tr> <tr> <td valign=top class=default width="10%">Informational</td> <td valign=top class=default width="10%"><a name="192_168_103_10_8888_tcp"></a>ddi-tcp-1 (8888/tcp)</td> <td class=default width="80%">The following directories were discovered:<br> /admin<br> <br> While this is not, in and of itself, a bug, you should manually inspect <br> these directories to ensure that they are in compliance with company<br> security standards<br> <br> Other references : OWASP:OWASP-CM-006<br> OID : <a href="http://www.openvas.org/?oid=1.3.6.1.4.1.25623.1.0.11032">1.3.6.1.4.1.25623.1.0.11032</a></td></tr> <tr> <td valign=top class=default width="10%">Informational</td> <td valign=top class=default width="10%"><a name="192_168_103_10_8888_tcp"></a>ddi-tcp-1 (8888/tcp)</td> <td class=default width="80%">The following CGI have been discovered :<br> <br> Syntax : cginame (arguments [default value])<br> <br> /accounts/login/ (next [/account/password/change/] )<br> /account/register/ (csrfmiddlewaretoken [a8ed82d76dbcab14cac015c5cca796ea] username [] email [] password1 [] password2 [] )<br> /account/login/ (next [] csrfmiddlewaretoken [9703ba70d6cfc3f261a75f3dd46d2b86] username [] password [] )<br> /project/launch/ (csrfmiddlewaretoken [7b901323771c228fe718d57c29d2c6f0] )<br> /account/password/reset/ (csrfmiddlewaretoken [bbc9b7ba62d49c84f9498f46fea1d830] email [] )<br> <br> OID : <a href="http://www.openvas.org/?oid=1.3.6.1.4.1.25623.1.0.10662">1.3.6.1.4.1.25623.1.0.10662</a></td></tr> <tr> <td valign=top class=default width="10%">Informational</td> <td valign=top class=default width="10%"><a name="192_168_103_10_general_tcp"></a>general/tcp</td> <td class=default width="80%">ICMP based OS fingerprint results: <br> <br> Linux Kernel 2.6.11 (accuracy 92%)<br> Linux Kernel 2.6.10 (accuracy 92%)<br> Linux Kernel 2.6.9 (accuracy 92%)<br> Linux Kernel 2.6.8 (accuracy 92%)<br> Linux Kernel 2.6.7 (accuracy 92%)<br> Linux Kernel 2.6.6 (accuracy 92%)<br> Linux Kernel 2.6.5 (accuracy 92%)<br> Linux Kernel 2.6.4 (accuracy 92%)<br> Linux Kernel 2.6.3 (accuracy 92%)<br> Linux Kernel 2.6.2 (accuracy 92%)<br> Linux Kernel 2.6.1 (accuracy 92%)<br> Linux Kernel 2.6.0 (accuracy 92%)<br> Linux Kernel 2.4.30 (accuracy 92%)<br> Linux Kernel 2.4.29 (accuracy 92%)<br> Linux Kernel 2.4.28 (accuracy 92%)<br> Linux Kernel 2.4.27 (accuracy 92%)<br> Linux Kernel 2.4.26 (accuracy 92%)<br> Linux Kernel 2.4.25 (accuracy 92%)<br> Linux Kernel 2.4.24 (accuracy 92%)<br> Linux Kernel 2.4.23 (accuracy 92%)<br> Linux Kernel 2.4.22 (accuracy 92%)<br> Linux Kernel 2.4.21 (accuracy 92%)<br> Linux Kernel 2.4.20 (accuracy 92%)<br> Linux Kernel 2.4.19 (accuracy 92%)<br> Linux Kernel 2.0.36 (accuracy 92%)<br> Linux Kernel 2.0.34 (accuracy 92%)<br> Linux Kernel 2.0.30 (accuracy 92%)<br> <br> <br> OID : <a href="http://www.openvas.org/?oid=1.3.6.1.4.1.25623.1.0.102002">1.3.6.1.4.1.25623.1.0.102002</a></td></tr> <tr> <td valign=top class=default width="10%">Informational</td> <td valign=top class=default width="10%"><a name="192_168_103_10_general_tcp"></a>general/tcp</td> <td class=default width="80%">Apache Web Server version 2.2.9 was detected on the host<br> OID : <a href="http://www.openvas.org/?oid=1.3.6.1.4.1.25623.1.0.900498">1.3.6.1.4.1.25623.1.0.900498</a></td></tr> <tr> <td valign=top class=default width="10%">Informational</td> <td valign=top class=default width="10%"><a name="192_168_103_10_general_tcp"></a>general/tcp</td> <td class=default width="80%">Apache Web Server version 2.2.9 was detected on the host<br> OID : <a href="http://www.openvas.org/?oid=1.3.6.1.4.1.25623.1.0.900498">1.3.6.1.4.1.25623.1.0.900498</a></td></tr> <tr> <td valign=top class=default width="10%">Informational</td> <td valign=top class=default width="10%"><a name="192_168_103_10_general_tcp"></a>general/tcp</td> <td class=default width="80%">Arachni could not be found in your system path.<br> OpenVAS was unable to execute Arachni and to perform the scan you<br> requested.<br> Please make sure that Arachni is installed and that arachni is<br> available in the PATH variable defined for your environment.<br> OID : <a href="http://www.openvas.org/?oid=1.3.6.1.4.1.25623.1.0.110001">1.3.6.1.4.1.25623.1.0.110001</a></td></tr> <tr> <td valign=top class=default width="10%">Informational</td> <td valign=top class=default width="10%"><a name="192_168_103_10_general_tcp"></a>general/tcp</td> <td class=default width="80%">Here is the route from 192.168.103.10 to 192.168.103.10<br> <br> 192.168.103.10<br> <br> OID : <a href="http://www.openvas.org/?oid=1.3.6.1.4.1.25623.1.0.51662">1.3.6.1.4.1.25623.1.0.51662</a></td></tr> <tr> <td valign=top class=default width="10%">Informational</td> <td valign=top class=default width="10%"><a name="192_168_103_10_general_tcp"></a>general/tcp</td> <td class=default width="80%">Open TCP ports are 443, 22, 80, 8888<br> OID : <a href="http://www.openvas.org/?oid=1.3.6.1.4.1.25623.1.0.900239">1.3.6.1.4.1.25623.1.0.900239</a></td></tr> </table></td></tr></tbody></table> <hr> <i>This file was generated by the <a href="http://www.openvas.org">OpenVAS</a> security scanner.</i> </BODY> </HTML>
tools/output/htmloutput.css
rpaleari/qtrace
body { width: 90%; margin-left: auto; margin-right: auto; } p.copyright { color: grey; text-align: center; font-size: x-small; } h1 { text-align: center; } table { text-align: left; } table.sysargs { text-align: center; border-collapse: collapse; border: 1px solid black; } table.sysargs th { padding: 4px; } table.sysargs td { padding: 4px; border-top: 1px solid grey; } span.comment { color: grey; } span.flagSuccess { color: green; font-weight: bold; } span.flagFail { color: red; font-weight: bold; } span.flagTaint { color: orange; font-weight: bold; } span.flagEmpty { color: white; font-weight: bold; } span.flagGUI { color: purple; font-weight: bold; } span.taint:hover { color: red; } span.syshead:hover { color: red; } div.sysbody { display: none; margin-bottom: 2em; font-size: x-small; }
templates/v2next-boot-flat/css/buttons.css
commerceseo/v2next
input.css_img_button, input.css_wk_img_button, span.css_wk_img_button, span.css_img_button { display: inline-block; padding: 6px 12px; margin-bottom: 0; font-size: 14px; font-weight: normal; line-height: 1.42857143; text-align: center; white-space: nowrap; vertical-align: middle; cursor: pointer; -webkit-user-select: none; user-select: none; background-image: none; border: 1px solid transparent; border-radius: 4px; } input.css_img_button, span.css_img_button { text-shadow: 0 -1px 0 rgba(0, 0, 0, .2); -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 1px rgba(0, 0, 0, .075); box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 1px rgba(0, 0, 0, .075); } input.css_img_button:active, span.css_img_button:active { -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125); box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125); } input.css_img_button, span.css_img_button { text-shadow: 0 1px 0 #fff; background-image: -webkit-linear-gradient(top, #fff 0%, #e0e0e0 100%); background-image: linear-gradient(to bottom, #fff 0%, #e0e0e0 100%); background-repeat: repeat-x; border-color: #dbdbdb; border-color: #ccc; color: #428bca; margin: 0 5px 0 0; } input.css_img_button:hover, input.css_img_button:focus, span.css_img_button:hover, span.css_img_button:focus { background-color: #e0e0e0; background-position: 0 -15px; } input.css_img_button:active, span.css_img_button:active { background-color: #e0e0e0; border-color: #dbdbdb; } input.css_wk_img_button, span.css_wk_img_button { background-image: -webkit-linear-gradient(top, #428bca 0%, #2d6ca2 100%); background-image: linear-gradient(to bottom, #428bca 0%, #2d6ca2 100%); background-repeat: repeat-x; border-color: #2b669a; color: #fff; margin: 0 5px 0 0; } input.css_wk_img_button:hover, span.css_wk_img_button:hover, input.css_wk_img_button:focus, span.css_wk_img_button:focus { background-color: #2d6ca2; background-position: 0 -15px; } input.css_wk_img_button:active, span.css_wk_img_button:active { background-color: #2d6ca2; border-color: #2b669a; }
external/SuperLU_4.3/DOC/html/spivotgrowth_8c.html
tlgimenes/SparseModelingOfIntrinsicCorrespondences
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8"> <title>SuperLU: SRC/spivotgrowth.c File Reference</title> <link href="doxygen.css" rel="stylesheet" type="text/css"> <link href="tabs.css" rel="stylesheet" type="text/css"> </head><body> <!-- Generated by Doxygen 1.5.5 --> <div class="navigation" id="top"> <div class="tabs"> <ul> <li><a href="index.html"><span>Main&nbsp;Page</span></a></li> <li><a href="annotated.html"><span>Data&nbsp;Structures</span></a></li> <li class="current"><a href="files.html"><span>Files</span></a></li> </ul> </div> </div> <div class="contents"> <h1>SRC/spivotgrowth.c File Reference</h1>Computes the reciprocal pivot growth factor. <a href="#_details">More...</a> <p> <code>#include &lt;math.h&gt;</code><br> <code>#include &quot;<a class="el" href="slu__sdefs_8h-source.html">slu_sdefs.h</a>&quot;</code><br> <table border="0" cellpadding="0" cellspacing="0"> <tr><td></td></tr> <tr><td colspan="2"><br><h2>Functions</h2></td></tr> <tr><td class="memItemLeft" nowrap align="right" valign="top">float&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="spivotgrowth_8c.html#9079b4ce43557af65fee107bc8f8d66f">sPivotGrowth</a> (int ncols, <a class="el" href="structSuperMatrix.html">SuperMatrix</a> *<a class="el" href="ilu__zdrop__row_8c.html#c900805a486cbb8489e3c176ed6e0d8e">A</a>, int *perm_c, <a class="el" href="structSuperMatrix.html">SuperMatrix</a> *L, <a class="el" href="structSuperMatrix.html">SuperMatrix</a> *U)</td></tr> </table> <hr><a name="_details"></a><h2>Detailed Description</h2> <pre> -- SuperLU routine (version 2.0) -- Univ. of California Berkeley, Xerox Palo Alto Research Center, and Lawrence Berkeley National Lab. November 15, 1997 </pre> <hr><h2>Function Documentation</h2> <a class="anchor" name="9079b4ce43557af65fee107bc8f8d66f"></a><!-- doxytag: member="spivotgrowth.c::sPivotGrowth" ref="9079b4ce43557af65fee107bc8f8d66f" args="(int ncols, SuperMatrix *A, int *perm_c, SuperMatrix *L, SuperMatrix *U)" --> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname">float sPivotGrowth </td> <td>(</td> <td class="paramtype">int&nbsp;</td> <td class="paramname"> <em>ncols</em>, </td> </tr> <tr> <td class="paramkey"></td> <td></td> <td class="paramtype"><a class="el" href="structSuperMatrix.html">SuperMatrix</a> *&nbsp;</td> <td class="paramname"> <em>A</em>, </td> </tr> <tr> <td class="paramkey"></td> <td></td> <td class="paramtype">int *&nbsp;</td> <td class="paramname"> <em>perm_c</em>, </td> </tr> <tr> <td class="paramkey"></td> <td></td> <td class="paramtype"><a class="el" href="structSuperMatrix.html">SuperMatrix</a> *&nbsp;</td> <td class="paramname"> <em>L</em>, </td> </tr> <tr> <td class="paramkey"></td> <td></td> <td class="paramtype"><a class="el" href="structSuperMatrix.html">SuperMatrix</a> *&nbsp;</td> <td class="paramname"> <em>U</em></td><td>&nbsp;</td> </tr> <tr> <td></td> <td>)</td> <td></td><td></td><td width="100%"></td> </tr> </table> </div> <div class="memdoc"> <p> <pre> Purpose =======</pre><p> <pre> Compute the reciprocal pivot growth factor of the leading ncols columns of the matrix, using the formula: min_j ( max_i(<a class="el" href="slamch_8c.html#3aa069ac3980707dae1e0530f50d59e4">abs(A_ij)</a>) / max_i(<a class="el" href="slamch_8c.html#3aa069ac3980707dae1e0530f50d59e4">abs(U_ij)</a>) )</pre><p> <pre> Arguments =========</pre><p> <pre> ncols (input) int The number of columns of matrices A, L and U.</pre><p> <pre> A (input) SuperMatrix* Original matrix A, permuted by columns, of dimension (A-&gt;nrow, A-&gt;ncol). The type of A can be: Stype = NC; Dtype = SLU_S; Mtype = GE.</pre><p> <pre> L (output) SuperMatrix* The factor L from the factorization Pr*A=L*U; use compressed row subscripts storage for supernodes, i.e., L has type: Stype = SC; Dtype = SLU_S; Mtype = TRLU.</pre><p> <pre> U (output) SuperMatrix* The factor U from the factorization Pr*A*Pc=L*U. Use column-wise storage scheme, i.e., U has types: Stype = NC; Dtype = SLU_S; Mtype = TRU. </pre> </div> </div><p> </div> <hr size="1"><address style="text-align: right;"><small>Generated on Thu Aug 25 13:43:50 2011 for SuperLU by&nbsp; <a href="http://www.doxygen.org/index.html"> <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.5 </small></address> </body> </html>
game/client/index.html
Hivetek/Planetoid
<!DOCTYPE HTML> <html> <head> <title>Planetoid</title> <meta charset="utf-8" /> <meta name="viewport" content="width=device-width" /> <script src="static/jquery-1.11.2.min.js"></script> </head> <body> <script src="app.js"></script> </body> </html>
index.html
aszel/aszel2
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> <meta http-equiv="pragma" content="no-cache" /> <title>ASH-Crew</title> <link href="style1.css" rel="stylesheet" title="default" type="text/css" /> <link href="style2.css" rel="alternate stylesheet" title="karate" type="text/css" /> <script type="text/javascript" src="styleswitcher.js"></script> </head> <body> <div id="container"> <div id="kopf" class="dynBild"> </div> <div id="style_ändern"><a href="#" onclick="setActiveStyleSheet('default'); return false;">Optik1</a> | <a href="#" onclick="setActiveStyleSheet('karate'); return false;">Optik2</a></div> <div id="content"> <div id="leftContainer"> <ul id="hauptnavi"> <li><a class="aktiv" href="index.html" title="Home">Anfang</a></li> <li><a href="links.html">Links</a></li> <li><a href="fotos.html">Bilder</a></li> <li><a href="video.html">Videos</a></li> <li><a href="crew.html">Crew</a></li> <li><a href="news.html">was so geht...</a></li> <li><a href="what_is_stylism.html">Stylism-Mission</a></li> <li><a href="http://gb.cubetech.de/?gbid=48" target="_blank">Gästebuch</a></li> <li><a href="game.html">Zocken</a></li> <ul id="l1"> <li id="headline">News</li> <script src="news.js"></script> </ul> </div> <div id="centerContainer"> <h3>Schluss mit lustich,</h3> <p>... hier is jetz Sense. Wer mitkommen will: aszel[punkt]com<br /> Gästebuch ist tot.</p> </div> <div id="rightContainer"> <div id="zähler">Besucher: <!-- Start of StatCounter Code --> <script type="text/javascript" language="javascript"> var sc_project=2413166; var sc_invisible=0; var sc_partition=22; var sc_security="87399a98"; var sc_text=4; </script> <script type="text/javascript" language="javascript" src="http://www.statcounter.com/counter/counter.js"></script><noscript><a href="http://www.statcounter.com/" target="_blank"><img src="http://c23.statcounter.com/counter.php? sc_project=2413166&java=0&security=87399a98&invisible=0" alt="free web site hit counter" border="0"></a> </noscript> <!-- End of StatCounter Code --> </div> </div> </div> </div> </body> </html>
期末提交-基于模糊投资组合模型的投资方案推荐系统/软件源代码/portfolio/web/css/style.css
Mirandaa/Portfolio-investment
/*************************************************************************************************************** |||||||||||||||||||||||||||| MASTER STYLESHEET FOR The Expeart |||||||||||||||||||||||||||||||||||| **************************************************************************************************************** |||||||||||||||||||||||||||| TABLE OF CONTENT |||||||||||||||||||||||||||||||||||| **************************************************************************************************************** **************************************************************************************************************** 1. Imported styles 2. Global styles 3. Header styles 4. Slider styles 5. Our Services styles 6. Our features styles 7. About section styles 8. Team Member styles 9. call to action styles 10. Blog styles 11. Testimonial styles 12. contact styles 13. Subscription styles 14. Footer styles 15. Inner banner styles 16. Inner banner styles 17. Project content styles 18. Shop styles 19. Cart Page styles 20. Checkout page styles 21. fact section styles **************************************************************************************************************** |||||||||||||||||||||||||||| End TABLE OF CONTENT |||||||||||||||||||||||||||||||||||| ****************************************************************************************************************/ /* ============================== 1. Imported styles ============================== */ /**/ @import url('https://fonts.googleapis.com/css?family=Poppins:400,500,600,700'); @import url('https://fonts.googleapis.com/css?family=Hind:300,400,500,600,700'); @import url(../css/bootstrap.min.css); @import url(../css/bootstrap-select.min.css); @import url(../css/jquery.bootstrap-touchspin.css); @import url(../css/font-awesome.css); @import url(../css/flaticon.css); @import url(../css/icomoon.css); @import url(../css/settings.css); @import url(../css/layers.css); @import url(../css/navigation.css); @import url(../css/owl.carousel.css); @import url(../css/jquery.bxslider.css); @import url(../css/flexslider.css); @import url(../css/jquery-ui.css); @import url(../css/jquery.fancybox.css); @import url(../css/polyglot-language-switcher.css); @import url(../css/animate.min.css); @import url(../css/nouislider.css); @import url(../css/nouislider.pips.css); @import url(../css/menuzord.css); @import url(../css/magnific-popup.css); @import url(../css/imagehover.min.css); /* ============================== 2. Global styles ============================== */ body { font-family: 'Hind', sans-serif; color:#222222; font-size: 16px; } h1,h2,h3,h4,h5,h6,p,ul { margin:0;padding: 0;} h1,h2,h3,h4,h5 { font-family: 'Poppins', sans-serif; } ul {list-style-type: none;} p {font-family: 'Hind', sans-serif;font-size: 16px;color: #848484;line-height: 26px; font-weight: 300;} a {text-decoration: none;display: inline-block;outline: none;} a:hover,a:focus,a:visited {text-decoration: none; outline: none;} img {max-width: 100%;display: inline-block;} button {border:none; outline:none; box-shadow: none; display: block; padding: 0; background: transparent;} input,textarea {font-family: 'Hind', sans-serif;display: block; font-size: 16px; line-height: 28px; outline: none; box-shadow: none;transition: all 0.3s ease-in-out;} .boxed_wrapper { width: 100%; background: #fff; overflow-x: hidden; } .sec-padd { padding: 50px 0 80px; } .sec-padd2 { padding: 50px 0 30px; } .sec-padd-top { padding-top: 75px; } .sec-padd-bottom { padding-bottom: 80px; } .no-padd { padding: 0px; } .clear_fix { clear:both;} .clear_fix:after { display: table; content: ''; clear: both; } .list_inline li { display: inline-block; } .social li { display: inline-block; font-size: 14px; padding: 0 10px; } .social li a { color: #fff; transition: .5s ease-in-out; font-size: 14px; } .default_link { font-size: 14px; text-transform: uppercase; font-family: "Poppins", sans-serif; color: #48c7ec; font-weight: 600; } .default_link:hover { color: #48c7ec; } .default_link i { margin-left: 3px; font-weight: 700; font-size: 18px; position: relative; top: 1px; } .default-overlay-outer{ position:absolute; display:block; left:0px; top:0px; width:100%; height:100%; padding:10px; transition:all 700ms ease; -webkit-transition:all 700ms ease; -ms-transition:all 700ms ease; -o-transition:all 700ms ease; -moz-transition:all 700ms ease; } .default-overlay-outer .inner{ position:absolute; left:0px; top:0px; width:100%; height:100%; display:table; vertical-align:middle; text-align:center; } .default-overlay-outer .inner .content-layer{ position:relative; display:table-cell; vertical-align:middle; color:#ffffff; } .rating { font-size: 14px; color: #48c7ec; } ::-webkit-scrollbar { width: 8px; } ::-webkit-scrollbar-track { -webkit-box-shadow: inset 0 0 6px #292121; background: #292121; } ::-webkit-scrollbar-thumb { background: rgba(255,255,255,0.75); -webkit-box-shadow: inset 0 0 6px rgba(255,255,255,0.75); } ::-webkit-scrollbar-thumb:window-inactive { background: rgba(255,255,255,0.75); } .uppercase { text-transform: uppercase; } .padd-80 { padding-top: 80px; } .tran3s { transition: all 0.3s ease-in-out; } .center { text-align: center; } .row-5 { margin: 0 -5px; } .row-10 { margin: 0 -10px; } .thm-color { color: #48c7ec; } .bold { font-weight: 700; } .s-bold { font-weight: 600; } .m-bold { font-weight: 600; } .float_left { float: left; } .float_right { float: right; } .border-bottom { border-bottom: 1px solid #f7f7f7; } @media (min-width: 1200px) { .container { padding: 0; } } .thm-btn { position: relative; background: #48c7ec; font-size: 14px; line-height: 46px; font-weight: 600; color: #ffffff; border: 2px solid #48c7ec; text-transform: uppercase; font-family: 'Poppins', sans-serif; display: inline-block; padding: 0 38px; transition: all .5s cubic-bezier(0.4, 0, 1, 1); } .thm-btn:hover { background: transparent; color: #48c7ec; transition: all .5s cubic-bezier(0.4, 0, 1, 1); } .thm-btn2 { position: relative; background: transparent; font-size: 14px; line-height: 46px; font-weight: 600; color: #48c7ec; border: 2px solid #f4f4f4; text-transform: uppercase; font-family: 'Poppins', sans-serif; display: inline-block; padding: 0 38px; transition: all .5s cubic-bezier(0.4, 0, 1, 1); } .thm-btn2:hover { background: #48c7ec; border-color: #48c7ec; color: #fff; transition: all .5s cubic-bezier(0.4, 0, 1, 1); } .thm-btn-tr { position: relative; background: transparent; font-size: 14px; line-height: 46px; font-weight: 600; color: #ffffff; border: 2px solid #fff; text-transform: uppercase; font-family: 'Poppins', sans-serif; display: inline-block; padding: 0 38px; transition: all .5s cubic-bezier(0.4, 0, 1, 1); } .thm-btn-tr:hover { background: #48c7ec; border-color: #48c7ec; color: #fff; transition: all .5s cubic-bezier(0.4, 0, 1, 1); } .anim-3 { transition: all 0.3s ease; } .anim-5 { transition: all 0.5s ease; } .section-title { position: relative; padding-bottom: 15px; margin-bottom: 50px; } .section-title h2 { position: relative; text-transform: capitalize; padding-bottom: 10px; } .section-title h3 { position: relative; font-size: 24px; text-transform: capitalize; } .section-title h4 { position: relative; font-size: 20px; text-transform: capitalize; } .section-title:before { content: ""; position: absolute; top: 48px; left: 0; width: 100%; height: 1px; background: #eaeaea; } .section-title:after { content: ""; position: absolute; top: 48px; left: 0; width: 50px; height: 1px; background: #48c7ec; } .section-title.center:after { left: 50%; margin-left: -25px; } .section-title1 { position: relative; padding-bottom: 15px; margin-bottom: 50px; } .section-title1 h2 { position: relative; text-transform: capitalize; padding-bottom: 10px; } .section-title1 h3 { position: relative; font-size: 24px; text-transform: capitalize; } .section-title1 h4 { position: relative; font-size: 20px; text-transform: capitalize; } .section-title1:before { content: ""; position: absolute; top: 48px; left: 0; width: 100%; height: 1px; background: #eaeaea; } .section-title1:after { content: ""; position: absolute; top: 48px; left: 0; width: 50px; height: 1px; background: #48c7ec; } .section-title1.center:after { left: 50%; margin-left: -25px; } .section-title2 { position: relative; padding-bottom: 15px; margin-bottom: 50px; } .section-title2 h2 { position: relative; text-transform: capitalize; padding-bottom: 10px; } .section-title2 h3 { position: relative; font-size: 24px; text-transform: capitalize; } .section-title2 h4 { position: relative; font-size: 20px; text-transform: capitalize; } .section-title2:before { content: ""; position: absolute; top: 48px; left: 0; width: 100%; height: 1px; background: #eaeaea; } .section-title2:after { content: ""; position: absolute; top: 48px; left: 0; width: 50px; height: 1px; background: #48c7ec; } .section-title2.center:after { left: 50%; margin-left: -25px; } .section-title3 { position: relative; padding-bottom: 15px; margin-bottom: 50px; } .section-title3 h2 { position: relative; text-transform: capitalize; padding-bottom: 10px; } .section-title3 h3 { position: relative; font-size: 24px; text-transform: capitalize; } .section-title3 h4 { position: relative; font-size: 20px; text-transform: capitalize; } .section-title3:before { content: ""; position: absolute; top: 110px; left: 0; width: 100%; height: 1px; background: #eaeaea; } .section-title3:after { content: ""; position: absolute; top: 110px; left: 0; width: 50px; height: 1px; background: #48c7ec; } .section-title3.center:after { left: 50%; margin-left: -25px; } .inner-title { position: relative; padding-bottom: 15px; margin-bottom: 30px; } .inner-title:before { content: ""; position: absolute; top: 38px; left: 0; width: 100%; height: 1px; background: #eaeaea; } .inner-title:after { content: ""; position: absolute; top: 38px; left: 0; width: 50px; height: 1px; background: #48c7ec; } .inner-title h4 { font-size: 20px; } .scroll-top { width: 60px; height: 60px; position: fixed; border-radius: 50%; bottom: 30px; right: 30px; z-index: 99; display: none; color: #48c7ec; background: #10252e; text-align: center; border: 2px solid #19333e; } .scroll-top span:before { font-size: 27px; } .scroll-top:after { position: absolute; z-index: -1; content: ''; top: 100%; left: 5%; height: 10px; width: 90%; opacity: 1; background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0) 80%); } .preloader{ position:fixed; left:0px; top:0px; width:100%; height:100%; z-index:999999; background-color:#ffffff; background-position:center center; background-repeat:no-repeat; background-image:url(../images/icons/preloader.gif);} .video-image-box{ position:relative; } .video-image-box .image{ position:relative; } .video-image-box img{ display:block; width:100%; } .video-image-box .image .overlay-link{ position:absolute; left:0px; top:0px; width:100%; height:100%; color:#ffffff; text-align:center; background:rgba(0,0,0,0.10); transition:all 500ms ease; -moz-transition:all 500ms ease; -webkit-transition:all 500ms ease; -ms-transition:all 500ms ease; -o-transition:all 500ms ease; } .video-image-box .image .overlay-link:hover { background: rgba(72, 199, 236, 0.9); } .video-image-box .image .overlay-link .icon{ position:absolute; left:50%; top:50%; margin-top:-25px; margin-left:-25px; width: 58px; height: 41px; line-height: 43px; font-size:60px; color: #f7f7f7; } /* ============================== 3. Header-style ============================== */ /*logo*/ .main-logo { margin: 35px 0 35px; height: 43px; width: 232px; } /*menu*/ .theme_menu .container { position: relative; } .theme_menu { box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12); background: rgba(255, 255, 255, 0.8); position: relative; z-index: 2; } .theme_menu .menu-column { padding-left: 0; } .theme_menu .menuzord { padding: 0; background: transparent; } .menuzord-menu > li > a { padding: 49px 15px 41px; margin: 0 10px; text-transform: uppercase; border-bottom: 5px solid transparent; color: #222; transition: .5s ease; } .menuzord-menu > li.active a { border-color: #48c7ec; color: #48c7ec; } .menuzord-menu > li > a:hover { color: #48c7ec; transition: .5s ease; } .menuzord-menu ul.dropdown, .menuzord-menu ul.dropdown li ul.dropdown { padding: 12px 30px; min-width: 230px; background: #10252e; } .menuzord-menu ul.dropdown li a { padding: 7px 0 9px; color: #959595; transition: .5s ease-in-out; font-size: 14px; text-transform: capitalize; font-family: 'Poppins', sans-serif; } .menuzord-menu ul.dropdown li:hover > a { padding-left: 0px; padding-right: 0px; color: #48c7ec; transition: .5s ease-in-out; font-size: 14px; } /*sticky*/ .theme_menu.stricky-fixed .menuzord-menu > li > a { padding: 35px 15px 30px; } .theme_menu.stricky-fixed .main-logo { margin: 23px 0; } .theme_menu.stricky-fixed .nav_side_content { margin-top: 32px; } .theme_menu.stricky-fixed .nav_side_content .search_option form { top: 58px; } /*megamenu*/ .w100 { width: 100%; } .w50 { width: 50%; float: left; } .row-10 { margin: 0 -10px; } .megamenu .form-group { padding: 0 10px; } .megamenu .default-form { max-width: 410px; margin-bottom: 30px; } .megamenu .default-form.register-form { width: 405px; border: 1px solid #2f2f2f; padding: 10px 30px 24px; background: #252525; } .default-form.register-form .form-group { margin-bottom: 0; } .default-form.register-form .link { border-bottom: 1px solid #2f2f2f; padding-bottom: 10px; margin-bottom: 10px; color: #fff; } .default-form.register-form .link .thm-color-2 { color: #848484; } .default-form.register-form .thm-color:hover, .default-form.register-form .thm-color-2:hover { color: #48c7ec; transition: .5s ease; } .default-form.register-form .link_2 { position: relative; } .default-form.register-form .link_2.singn { padding-left: 25px; } .default-form.register-form .link_2 .fancy_video { position: absolute; left: 0; top: 1px; width: 15px; border-radius: 50%; font-size: 8px; text-align: center; line-height: 15px; height: 15px; color: #222; background: #48c7ec; font-family: "FontAwesome"; } .default-form.register-form .link_2 .fancy_video span { position: relative;right:-1px; } /*=================== Cart And Search Option ===============*/ .theme_menu .right-column { position: absolute; right: 0; width: 50px; } .nav_side_content { margin-top: 44px; position: relative; right: 0; } .nav_side_content .cart_select>button { font-size: 14px; text-transform: uppercase; position: relative; margin-right: 23px; color:#272727; } .nav_side_content .cart_select>button span { font-weight: normal; padding: 0 0px; border-radius: 50%; position: absolute; top: 0; right: -20px; color: #48c7ec; } .nav_side_content .cart_select>button i { font-size: 18px; margin-left:5px; } .nav_side_content .cart_select, .nav_side_content .search_option { display: inline-block; vertical-align: middle; } .nav_side_content .search_option>button { height: 26px; font-size: 15px; color: #222; border-left: 1px solid #828d92; padding-left: 35px; } .nav_side_content .search_option form { height: 50px; width: 280px; padding: 5px; border-radius: 4px; margin: 0; left: auto; right: 0; border-color: #48c7ec; top: 70px; } .nav_side_content .search_option form input { font-family: 'Poppins', sans-serif; font-weight: normal; width: 100%; height: 100%; background: transparent; color: #9e9e9e; border: 1px solid rgba(51, 51, 51, 0.16); padding: 0 47px 0 10px; font-size: 15px; border-radius: 3px; box-shadow: inset 0 0 11px 2px rgba(119, 119, 119, 0.25); } .nav_side_content .search_option form button { display: block; width:40px; line-height: 40px; text-align: center; position: absolute; top:5px; right:5px; color:#48c7ec; } .nav_side_content .cart_select { border-left: 1px solid #ececec; padding-left: 5px; } .theme_menu .link_btn { margin-top: 24px; } /* Mainmenu fixed style */ @keyframes menu_sticky { 0% {margin-top:-100px;} 50% {margin-top: -90px;} 100% {margin-top: 0;} } .theme_menu.stricky-fixed { margin: 0; position: fixed; background: #fff; top:0; left:0; width: 100%; z-index: 99999; animation-name: menu_sticky; animation-duration: 0.60s; animation-timing-function: ease-out; } /*** ============================================= Rev Slider Wrapper style ============================================= ***/ .rev_slider_wrapper { position: relative; margin-top: -115px; z-index: 1; } .rev_slider_wrapper .slide-content-box h3 { background: rgba(0, 0, 0, 0) url("../img/slides/press-bg.png") no-repeat; background-size: contain; display: inline-block; color: #ffffff; font-size: 18px; font-weight: 600; text-transform: uppercase; line-height: 22px; font-family: 'Poppins', sans-serif; padding-left: 20px; padding-right: 20px; padding-top: 5px; padding-bottom: 5px; } .rev_slider_wrapper .slide-content-box h1{ color: #ffffff; font-size: 50px; line-height: 62px; margin: 14px 0 9px; font-weight: 700; } .rev_slider_wrapper .slide-content-box p{ color: #ffffff; font-size: 18px; line-height: 30px; font-family: 'Poppins', sans-serif; font-weight: 300; margin: 0 0 30px; } .rev_slider_wrapper .slide-content-box .button a{ transition: all 500ms ease !important; -moz-transition: all 500ms ease !important; -webkit-transition: all 500ms ease !important; -ms-transition: all 500ms ease !important; -o-transition: all 500ms ease !important; } .rev_slider_wrapper .slide-content-box.last-slide p{ margin: 0; } .rev_slider_wrapper .slide-content-box.last-slide a{ margin: 0 8px; } .rev_slider_wrapper .slotholder { position: relative; } .slotholder:after { background: rgba(0, 0, 0, 0.10); width: 100%; height: 100%; content: ""; position: absolute; left: 0; top: 0; bottom: 0; pointer-events: none; } .tp-bannertimer { display: none; } .rev_slider_wrapper .tparrows { background: transparent; border: 2px solid #fff; } .img-box img { width: 46px; } .img-box .new-lead img { width: 100%; } /************************** * Inner Banner styles ***************************/ .inner-banner { position: relative; background: #f7f7f7; background-size: cover; margin-bottom: 30px; } .inner-banner:before { } .inner-banner h3 { margin: 0; display: table-cell; vertical-align: middle; font-size: 36px; line-height: 60px; color: #222; font-weight: 600; text-transform: capitalize; } .inner-banner .box { position: relative; display: table; height: 140px; padding-top: 30px; width: 100%; text-align: center; } .breadcumb-wrapper { background: #fff; padding: 16px 20px; border: 1px solid #f4f4f4; position: relative; bottom: -30px; } .breadcumb-wrapper ul, .breadcumb-wrapper li { margin: 0; padding: 0; list-style: none; font-size: 18px; color: #48c7ec; } .breadcumb-wrapper ul.link-list li a { color: #222; text-transform: capitalize; font-size: 18px; transition: .3s ease; } .breadcumb-wrapper ul.link-list li a:hover { transition: .3s ease; } .breadcumb-wrapper ul.link-list li a i { color: #fac012; margin-right: 7px; } .breadcumb-wrapper ul.link-list li a:after { content: "\f105"; font-family: 'FontAwesome'; margin: 0 10px; } .breadcumb-wrapper a.get-qoute { text-transform: capitalize; font-weight: 400; color: #48c7ec; font-size: 18px; } .breadcumb-wrapper a.get-qoute i { margin-left: 7px; color: #222; margin-right: 7px; font-size: 14px; } /*** ==================================================================== Main Footer ==================================================================== ***/ .main-footer{ position:relative; background:#10252e; color:#848484; } .main-footer .footer-title{ font-size: 22px; color: #fff; margin-bottom: 30px; } .main-footer .footer-logo { margin-bottom: 40px; } .main-footer .widgets-section{ position:relative; padding:70px 0px 20px; } .main-footer .footer-column{ margin-bottom:30px; } .main-footer .footer-widget{ position:relative; } .main-footer .footer-column h2{ font-size:15px; font-weight:700; text-transform:uppercase; margin-bottom:30px; color:#a1c436; } .main-footer .about-widget .text{ margin-bottom:20px; padding-bottom: 5px; } .main-footer .contact-info{ margin-bottom: 25px; } .main-footer .contact-info li{ position:relative; padding-left: 35px; margin-bottom: 16px; line-height:24px; color: #959595; } .main-footer .contact-info li span { position:absolute; left:0px; top:0px; line-height:24px; font-size: 24px; color: #959595; } .main-footer .contact-widget .social li { padding-left: 0px; padding-right: 10px; } .main-footer .contact-widget .social li a { transition: .5s ease; color: #37444a; border: 2px solid #19333e; border-radius: 50%; line-height: 38px; height: 38px; width: 38px; text-align: center; } .main-footer .contact-widget .social li a:hover { border-color: #48c7ec; color: #48c7ec; transition: .5s ease; } .main-footer .social-links a{ display:inline-block; width:32px; height:32px; margin-left:5px; line-height:30px; border:1px solid transparent; background:none; color:#686868; font-size:14px; text-align:center; transition: all 0.3s ease; -moz-transition: all 0.3s ease; -webkit-transition: all 0.3s ease; -ms-transition: all 0.3s ease; -o-transition: all 0.3s ease; } .main-footer .social-links a:hover{ color:#a1c436; border-color:#a1c436; } .main-footer .posts-widget .post{ position:relative; margin-bottom: 14px; padding-bottom: 15px; padding-left: 15px; border-bottom:1px solid rgba(255,255,255,0.15); } .main-footer .posts-widget .post:last-child{ border-bottom:none; padding-bottom:0px; margin-bottom:0px; } .main-footer .posts-widget .post .content{ position:relative; min-height: 40px; padding-left: 0; padding-top:0px; margin-bottom: 5px; } .main-footer .posts-widget .post .content .post-thumb{ position:absolute; left:0px; top:0px; width:60px; height:52px; } .main-footer .posts-widget .post .content .post-thumb img{ display:block; width:100%; } .main-footer .posts-widget .post h4{ font-size:14px; color:#999999; line-height: 26px; } .main-footer .posts-widget .post h4 a{ color:#848484; font-family: 'Hind', sans-serif; font-weight: 300; font-size: 16px; } .main-footer .posts-widget .post .time{ color:#48c7ec; font-family: 'Hind', sans-serif; font-weight: 300; font-size: 16px; } .main-footer .posts-widget .post .time .fa{ padding-right:8px; } .main-footer .links-widget .list li{ position:relative; margin-bottom: 13px; } .main-footer .links-widget .list li a{ position:relative; color:#848484; font-family: 'Hind', sans-serif; font-weight: 300; font-size: 16px; } .main-footer .posts-widget .post:before, .main-footer .links-widget .list li a:before{ content: ''; position:absolute; left:0px; background: transparent; bottom: 0; left: 0; width: 100%; height: 1px; transition: .5s ease-in-out; } .main-footer .links-widget .list li a:hover:before{ background: #48c7ec; transition: .5s ease-in-out; } .main-footer .links-widget .list li a:hover{ color: #48c7ec; } .main-footer .contact-widget{ position:relative; } .main-footer .news-widget .default-form { position:relative; } .main-footer .news-widget .default-form input { margin-top: 22px; margin-bottom: 20px; height: 45px; padding-left: 50px; } .main-footer .news-widget .default-form span { position: absolute; left: 15px; top: 12px; color: #48c7ec; font-size: 14px; border-right: 1px solid #ccc; padding: 3px 7px 4px 0px; } .main-footer .news-widget .default-form .thm-btn { line-height: 41px; width: 100%; } .footer-bottom { background: #10252e; border-top: 1px solid #142b35; padding: 26px 0; } .footer-bottom .copy-text { font-family: 'Poppins', sans-serif; color: #848484; font-size: 14px; } .footer-bottom .copy-text a { color: #48c7ec; transition: .3s ease; } .footer-bottom .get-text ul li { float: left; } .footer-bottom .get-text .text-margin-right li{ color: #848484; font-size: 14px; margin-right: 5px; font-family: "Popins", sans-serif; } /*.footer-bottom .get-text ul li a:hover { color: #48c7ec; transition: .3s ease; }*/ /************************** * why-choose styles ***************************/ .why-choose { position: relative; } .why-choose .img-box { position: relative; overflow: hidden; display: inline-block; } .why-choose .overlay-box { position: absolute; width: 100%; height: 100%; left: 0; top: -60px; transition: .3s ease-out; background: rgba(0, 0, 0, 0.75); transform: translate(0,100%); } .why-choose .item:hover .overlay-box { transition: .5s ease-in-out; top: 0px; transform: translate(0,0); } .why-choose .inner-box { position: relative; padding-left: 80px; padding-right: 21px; transition: 1s ease; } .why-choose .item:hover .inner-box { padding: 43px 21px 43px 80px; transition: .5s ease; } .why-choose .icon_box { position: absolute; width: 60px; height: 100%; text-align: center; background: #48c7ec; left: 0; top: 0; bottom: 0; line-height: 60px; color: #fff; transition: .5s ease; } .why-choose .icon_box span { font-size: 33px; line-height: 60px; } .why-choose .item:hover .icon_box span { position: absolute; top: 50%; width: 100%; left: 0; margin-top: -20px; transition: .5s ease; } .why-choose .overlay-box .text { color: #fff; } .why-choose .overlay-box h4 { color: #fff; line-height: 60px; transition: .5s ease-in-out; } .why-choose .item:hover .overlay-box h4 { color: #48c7ec; transition: .5s ease-in-out; } .why-choose .overlay-box .text p { color: rgba(255, 255, 255, 0.06); transform: translate(0,100%); transition: 1s ease; opacity: 0; } .why-choose .item:hover .overlay-box .text p { transform: translate(0,0); transition: .5s ease; transition-delay: .3s; opacity: 1; color: #fff; } /************************** * default-blog styles ***************************/ .blog-section { } .default-blog-news { position: relative; transition: .5s ease-in-out; margin-bottom: 50px; } .default-blog-news:hover { box-shadow: 0 15px 16px 0 rgba(0, 0, 0, 0.03), 0 0px 82px 0 rgba(0, 0, 0, 0.02); transition: .2s cubic-bezier(0.4, 0, 1, 1); } .default-blog-news .lower-content{ position:relative; padding: 0px 0px 20px; text-align: center; border-bottom: 1px solid #f4f4f4; } .default-blog-news .date { position: absolute; top: 30px; height: 64px; width: 64px; background: #48c7ec; line-height: 20px; padding-top: 13px; z-index: 9; color: #fff; text-align: center; } .default-blog-news .lower-content .text p{ margin-bottom: 10px; } .default-blog-news .lower-content h4 { color:#222; font-weight: 400; margin-bottom: 10px; } .default-blog-news .lower-content h4 a{ color:#222; transition: all 300ms ease; font-size: 18px; } .default-blog-news .lower-content h4 a:hover{ color:#48c7ec; transition: all 300ms ease; } .default-blog-news .lower-content .post-meta{ color: #848484; font-size:16px; margin-bottom: 7px; } .default-blog-news .lower-content .default_link { text-transform: capitalize; color: #222; transition: .5s ease; } .default-blog-news .lower-content .default_link:hover { transition: .5s ease; color: #48c7ec; } .default-blog-news .img-holder { display: block; overflow: hidden; position: relative; } .default-blog-news .img-holder a { width: 100%; } .default-blog-news .img-holder img { transform: scale(1); transition: all 0.5s ease 0s; width: 100%; } .default-blog-news:hover .img-holder img { transform: scale(1.1); } .default-blog-news .overlay { background-color: rgba(16, 37, 46, 0.9); text-align: center; position: absolute; left: 0; top: 0; width: 100%; height: 100%; color: #fff; opacity: 0; filter: alpha(opacity=0); transition: all 450ms ease-out 0s; transform: rotateY(180deg) scale(0.5,0.5); } .default-blog-news:hover .img-holder .overlay { opacity: 1; filter: alpha(opacity=100); transform: rotateY(0deg) scale(1,1); } .default-blog-news .overlay .box { display: table; height: 100%; width: 100%; } .default-blog-news .overlay .box .content { display: table-cell; text-align: center; vertical-align: middle; } .default-blog-news .img-holder .overlay .box .content a i { background: #48c7ec; border-radius: 50%; color: #ffffff; display: inline-block; font-size: 16px; height: 45px; line-height: 48px; transition: all 500ms ease 0s; width: 45px; } .default-blog-news .img-holder .overlay .box .content a:hover i { background: #48c7ec; } /*large blog*/ .large-blog-news { position: relative; margin-left: 80px; transition: .5s ease-in-out; margin-bottom: 50px; padding-bottom: 50px; border-bottom: 1px solid #f4f4f4; } .large-blog-news .date { position: absolute; left: -80px; top: 0px; height: 64px; width: 64px; background: #48c7ec; line-height: 20px; padding-top: 13px; z-index: 9; color: #fff; text-align: center; } .large-blog-news .lower-content{ position:relative; padding: 25px 0px 0px; } .large-blog-news .lower-content .text p{ margin-bottom:20px; } .large-blog-news .lower-content h4 { color:#222; font-weight: 400; margin-bottom: 10px; } .large-blog-news .lower-content h5 { text-transform: uppercase; color: #48c7ec; font-size: 14px; margin-bottom: 15px; } .large-blog-news .lower-content h4 a{ color:#222; transition: all 300ms ease; font-size: 24px; } .large-blog-news .lower-content h4 a:hover{ color:#48c7ec; transition: all 300ms ease; } .large-blog-news .lower-content .post-meta{ color: #848484; font-size:16px; margin-bottom: 15px; } .large-blog-news .lower-content .thm-btn { background: transparent; color: #48c7ec; border-color: #f4f4f4; } .large-blog-news .lower-content .thm-btn:hover { background: #48c7ec; color: #fff; border-color: #48c7ec; } .large-blog-news .img-holder { display: block; overflow: hidden; position: relative; } .large-blog-news .img-holder img { transform: scale(1); transition: all 0.5s ease 0s; width: 100%; } .large-blog-news .img-holder:hover img { transform: scale(1.1); } .large-blog-news .overlay { background-color: rgba(16, 37, 46, 0.9); text-align: center; position: absolute; left: 0; top: 0; width: 100%; height: 100%; color: #fff; opacity: 0; filter: alpha(opacity=0); transition: all 450ms ease-out 0s; transform: rotateY(180deg) scale(0.5,0.5); } .large-blog-news .img-holder:hover .overlay { opacity: 1; filter: alpha(opacity=100); transform: rotateY(0deg) scale(1,1); } .large-blog-news .overlay .box { display: table; height: 100%; width: 100%; } .large-blog-news .overlay .box .content { display: table-cell; text-align: center; vertical-align: middle; } .large-blog-news .img-holder .overlay .box .content a i { background: #48c7ec; border-radius: 50%; color: #ffffff; display: inline-block; font-size: 16px; height: 45px; line-height: 48px; transition: all 500ms ease 0s; width: 45px; } .large-blog-news .img-holder .overlay .box .content a:hover i { background: #48c7ec; } .large-blog-news.single-blog-post .img-holder:hover img { transform: scale(1); } .blog-section .outer-box { padding-left: 80px; } /*side-bar-blog*/ .blog-sidebar { position: relative; } .category-style-one { position: relative; } .category-style-one ul { margin-top:22px; margin-bottom: 35px; padding: 10px 30px; border: 1px solid #f4f4f4; border-left: 2px solid #48c7ec; } .category-style-one ul li {border-bottom: 1px solid #eaeaea;margin: 0;} .category-style-one ul li:last-child { border:none; } .category-style-one ul li a { font-weight: normal; color: #848484; position: relative; width: 100%; transition: .5s ease; line-height: 40px; display: block; } .category-style-one ul li a:hover { color: #48c7ec; transition: .5s ease; } /*post-thumb*/ .popular-post { position: relative; } .popular-post .item { position: relative; font-size: 14px; margin-bottom: 10px; min-height: 50px; padding: 0px 0px 25px 90px; color: #cccccc; border-bottom: 1px solid #f1f1f1; } .popular-post .item:last-child{ border-bottom: 0px; } .popular-post .item .post-thumb{ position:absolute; left:0px; top: 16px; width: 75px; height: 75px; } .popular-post .item .post-thumb img{ width:100%; display:block; } .popular-post .item .post-thumb a{ position: relative; } .popular-post .item .post-thumb a:after { position: absolute; content: "\f0c1"; font-family: FontAwesome; left: 0px; top: 0px; text-align: center; line-height: 80px; width: 100%; height: 100%; background: rgba(72, 199, 236, 0.9); color: #ffffff; opacity: 0; transition: .5s ease; } .popular-post .item .post-thumb:hover a:after { opacity: 1; transition: .5s ease; } .popular-post .item h5{ position: relative; top: 8px; font-size: 16px; font-weight: 600; margin: 0px 0px 17px; line-height: 26px; color:#333; transition: .5s ease; } .popular-post .item h5:hover{ color: #48c7ec; transition: .5s ease; } .recent-posts.post-thumb .post .post-info{ font-size: 14px; font-weight:400; margin:0px; line-height:1.6em; color: #9c9c9c; } .popular-post .item .post-info { color: #48c7ec; font-size: 16px; } .popular-post .item .post-info i { margin-right: 10px; } /*archive*/ .sidebar-archive .bootstrap-select { background: #f7f7f7; color: #848484; padding: 10px 0; font-size: 16px; } .sidebar-archive .btn-group.open .dropdown-toggle { box-shadow: none; } .sidebar-archive .btn-group.open .dropdown-toggle:focus { border: none; outline: none; } .sidebar-archive .bootstrap-select .dropdown-toggle:focus { outline: none !important; } .sidebar-archive .dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover { background-color: #48c7ec; color: #fff; } .sidebar-archive .form-control:focus { border-color: #48c7ec; box-shadow: none; } /*instagram*/ .sidebar-intsgram ul { margin-left: -5px; margin-right: -5px; } .sidebar-intsgram ul li { float: left; width: 33.333333333333333333%; padding: 5px 4px; } .sidebar-intsgram ul li .inner-box { display: block; overflow: hidden; position: relative; } .sidebar-intsgram ul li .inner-box .overlay { position: absolute; top: 0; left: 0; right: 0; bottom: 0; background: rgba(72, 199, 236, 0.9); transform: translate3d(0, 100px, 0); opacity: 0; visibility: hidden; transition: transform .4s ease, opacity .4s ease, visibility .4s ease; } .sidebar-intsgram ul li .inner-box .overlay .box { display: table; width: 100%; height: 100%; } .sidebar-intsgram ul li .inner-box .overlay .box .content { display: table-cell; vertical-align: middle; text-align: center; } .sidebar-intsgram ul li .inner-box .overlay .box .content a { font-size: 0; color: #fff; width: 100%; height: 100%; } .sidebar-intsgram ul li:hover .inner-box .overlay { transform: translate3d(0, 0, 0); opacity: 1; visibility: visible; } /*pacebook feed*/ .facebook-feed { position: relative; background: #f7f7f7; overflow: hidden; } .facebook-feed .img-box { position: relative; } .facebook-feed .overlay { position: absolute; margin: 10px; left: 0; top: 0; right: 0; bottom: 0; } .facebook-feed .inner-box { position: relative; padding-left: 70px; margin-bottom: 32px; } .facebook-feed .inner-box .logo { position: absolute; left: 0; top: 0; } .facebook-feed .inner-box h4 { color: #fff; font-weight: 600; position: relative; margin-top: 0px; margin-bottom: 3px; } .facebook-feed .inner-box .like { color: #fff; } .facebook-feed .link a { color: #58606f; background: #fff; display: inline-block; line-height: 22px; font-size: 13px; text-align: center; padding: 0 10px; border: 1px solid #eaeaea; } .facebook-feed .link a i.fb-icon { color: #fff; background: #39579b; font-size: 12px; padding: 2px 3px 0 4px; position: relative; top: 2px; margin-right: 5px; } .facebook-feed .link a i.mail { color: #6a7081; margin-right: 6px; } .facebook-feed .like-people { background: #fff; margin: 20px 10px; padding: 10px; } /*single-blog*/ /*---------------- Author -------------*/ .single-blog-post .author { background-color:#ffffff; position:relative; margin-bottom: 35px; margin-top: 40px; } .single-blog-post .author img { position:absolute; } .single-blog-post .author-comment { margin-left:340px; padding-left:30px; } .single-blog-post .author-comment .quote { font-size: 25px; color: #f1f1f1; margin-bottom: 5px; } .single-blog-post .author-comment h5 { font-weight: 600; margin: 16px 0 5px 0; text-transform: uppercase; font-size: 18px; } .single-blog-post .author-comment p.a-title { color: #48c7ec; font-size: 16px; } /*share-box*/ .share-box { background: #ffffff; padding: 0px 0px 12px 0px; margin-bottom: 20px; } .share-box .tag-box span { font-size: 14px; color: #3F3E3E; } .share-box .tag-box a { color: #48c7ec; font-size: 16px; transition: .3s ease; line-height: 30px; text-transform: capitalize; } .share-box .tag-box a:hover { color: #48c7ec; transition: .3s ease; } .share-box .social-box span { color: #252525; margin-right: 13px; font-size: 14px; font-weight: 600; } .share-box .social { display: inline-block; margin-bottom: 0; margin-left: -2.5px; } .share-box .social > li { padding-right: 0; margin: 0; padding-left: 0; } .share-box .social a { width: 40px; border-radius: 50%; height: 40px; color: #BCBCBC; text-align: center; margin: 0 3px; border: 1px solid #eee; display: block; line-height: 41px; transition: all 0.5s ease; } .share-box .social a:hover { color: #ffffff; background: #48c7ec; border-color: #48c7ec; } .share-box .tag-box li { margin: 0; display: inline-block; } .post-author{ position:relative; color:#777777; margin-bottom: 64px; } .post-author .inner-box{ position:relative; padding: 33px 35px 12px 155px; min-height:160px; background:#f4f4f4; } .post-author .inner-box .author-thumb{ position:absolute; left:35px; top:35px; width: 85px; height: 85px; border-radius:2px; } .post-author .inner-box .author-thumb img{ display:block; width:100%; } .post-author h4{ position:relative; margin: 0px 0px 16px; font-size:18px; text-transform:capitalize; font-weight: 600; color: #252525; } .post-author ul li{ margin: 0; margin-top: 10px; } .post-author ul li a { color: #848484; } .post-author ul li:hover a { color: #48c7ec; } .news .blogList_single_post .post-author h4 .author-designation{ position:relative; color:#a8c41b; font-style:italic; font-family:'Lato',sans-serif; } .post-author .text{ line-height:1.8em; color:#777777; } .post-author .text a{ color:#777777; text-decoration:underline; } .post-author .text a:hover{ color:#a8c41b; } /*review-tab*/ .single-blog .product-review-tab { margin: 0 27px; } .product-review-tab .item_review_content { border-bottom: 1px solid #f7f7f7; padding-bottom: 40px; margin-bottom: 40px; position: relative; padding-left: 80px; } .product-review-tab .item_review_content .img_holder { position: absolute; left: 0; top: 0; } .product-review-tab .add_your_review { margin: 50px 0 50px 0px; } .product-review-tab .add_your_review>span { display: block; margin: 36px 0 14px 0; color: #a2a2a2; } .product-review-tab .add_your_review ul, .product-review-tab .add_your_review ul li { display: inline-block; color: #a2a2a2; } .product-review-tab .add_your_review ul.rating:hover li, .product-review-tab .add_your_review ul.rating.active li{ color: #48c7ec; transition: .5s ease; } .news .blogList_single_post .post .product-review-tab .add_your_review ul.rating li { font-size: 12px; margin-right: 3px; color:#d6d6d6; cursor: pointer; transition: all 0.3s ease-in-out; } .news .blogList_single_post .post .product-review-tab .add_your_review ul.active li { color: #ab7442; } .news .blogList_single_post .post .product-review-tab .add_your_review ul:hover li{ color: #ab7442; } .product-review-tab .add_your_review ul { line-height: 20px; border-right: 1px solid #d6d6d6; padding-right: 6px; margin-right: 5px; } .product-review-tab .add_your_review ul.fix_border { border:none; } .product-review-tab .add_your_review form { margin-top:31px; } .product-review-tab .add_your_review form label { color: #a2a2a2; font-size: 16px; margin-bottom: 5px; } .product-review-tab .add_your_review form input { height:54px; padding: 0 15px 0 19px; } .product-review-tab .add_your_review form textarea { max-width: 100%; min-height: 165px; padding: 15px 17px 5px 19px; } .product-review-tab .add_your_review form input, .product-review-tab .add_your_review form textarea { width:100%; border:1px solid #f0f0f0; margin-bottom: 30px; color:#9e9e9e; resize: none; } .news.single-blog .blogList_single_post .post ul li:before { display: none; } /************************** * 11. Project styles ***************************/ .latest-project { background: #f7f7f7; } .latest-project .filter-area { position: relative; top: 10px; } .latest-project .link { position: absolute; right: 0; top: 0; } .latest-project .link .default_link { color: #252525; } .single-project figcaption:after { position: absolute; content: ""; left: 0; top: 0; bottom: 0; right: 0; border: 10px solid #48c7ec; } .single-project figcaption .content{ position: relative; text-align: center; display: inline-block; top: 60%; } .single-project figcaption .content a { position: relative; } .single-project figcaption h4 { color: #fff; font-size: 18px; } .single-project figcaption p { color: #48c7ec; } .single-project figcaption .project-link { position: absolute; margin-top: -20px; font-size: 20px; top: 50%; color: #fff; left: 0; right: 0; display: block; text-align: center; } .single-project figcaption .project-link a { color: #fff; position: relative; } .latest-project.style-3 .single-project figcaption .project-link a { color: #fff; position: relative; width: 50px; color: #252525; font-size: 18px; background: #fff; height: 50px; border-radius: 50%; line-height: 54px; text-align: center; margin: 0 5px; } .latest-project.style-3 .single-project figcaption .project-link a:hover { color: #48c7ec; } .shop .single-shop-item { margin-bottom: 40px; } .single-shop-item figcaption .shop-link { position: absolute; margin-top: -20px; font-size: 20px; top: 50%; color: #fff; left: 0; right: 0; display: block; text-align: center; } .single-shop-item figcaption .shop-link a { color: #fff; position: relative; width: 50px; color: #252525; font-size: 18px; background: #fff; height: 50px; border-radius: 50%; line-height: 54px; text-align: center; margin: 0 5px; } .single-shop-item figcaption .shop-link a:hover { color: #48c7ec; } .single-shop-item .tooltip-inner { background: #fff; color: #48c7ec; min-width: 120px; } .single-shop-item .tooltip.top .tooltip-arrow { border-top-color: #fff; } .single-projects .pagination { overflow: hidden; display: block; padding-bottom: 27px; padding-top: 27px; margin: 0; } .single-projects .pagination .button a { color: #222; font-size: 18px; font-weight: 400; transition: all 500ms ease; } .single-projects .pagination .button a:hover{ color: #48c7ec; } .single-projects .pagination .button a i { display: inline-block; font-size: 20px; position: relative; top: 2px; } .single-projects .pagination .button.next a i{ padding-right: 0px; padding-left: 0; } .single-projects .pagination .icon-holder a i { color: #252525; font-size: 24px; position: relative; top: 4px; transition: all 500ms ease 0s; } .single-projects .pagination .icon-holder a:hover i{ color: #48c7ec; } .latest-project .owl-theme .owl-nav { margin: 0; padding: 0; position: absolute; bottom: 100%; right: 0; margin: 0; margin-bottom: 65px; } .latest-project .owl-theme .owl-nav [class*=owl-] { color: #202f35; font-size: 20px; margin: 0; padding: 0; background-color: transparent; height: 40px; width: 18px; line-height: 36px; font-weight: 700; text-align: center; margin-left: 1px; display: inline-block; transition: color .3s ease; } .latest-project .owl-theme .owl-nav [class*=owl-]:hover { color: #48c7ec; transition: .5s ease; } .latest-project.four-column { background: #fff; } .latest-project .page_pagination { margin-top: 20px; } /*** ==================================================================== Testimonials Section style ==================================================================== ***/ .news-section{ position:relative; background: #10252e; } .news-section .section-title3:before { background: #2a3a40; } .news-section .section-title3 h2 { color: #fff; } .news-section .slide-item{ position:relative; margin-top: 5px; padding: 30px; background: #142b35; transition: .5s ease; } .news-section .slide-item:before { /* width: 50px; */ height: 50px; pointer-events: none; position: absolute; content: ''; bottom: 0; right: 0; background: white; background: linear-gradient(315deg, #222 45%, #333 50%, #333333 56%, #333 80%); transition-duration: 0.3s; transition-property: width, height; } .project-content.news-section .slide-item{ margin-bottom: 50px; } .padd-bottom-30{ padding-bottom: 30px ; } .news-section .slide-item:hover { transition: .5s ease; } .news-section .quote { position: absolute; font-size: 30px; right: 15px; bottom: 15px; color: #19333e; transition: .5s ease; } .news-section .slide-item:hover .quote { transition: .5s ease; } .news-section .author{ position:relative; padding: 15px 0px 0px 0px; margin-bottom: 43px; color:#c9c9c9; line-height:20px; } .news-section .author .img-box { position:absolute; left:0px; top:6px; } .news-section .author .img-box img { border-radius: 50%; } .news-section .author h4 { width:300px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; position:relative; color: #ffffff; font-size: 20px; } .news-section .author p { position:relative; color: #48c7ec; } .news-section .slide-text{ margin-top: 15px; margin-left: 0px; } .news-section .slide-text p { width: 310px; overflow: hidden; } .news-section .owl-controls { position: absolute; top: 50%; width: 100%; left: 0; } /*nav*/ .news-section .owl-carousel { position: inherit; } .news-section .owl-theme .owl-nav { margin: 0; padding: 0; } .news-section .owl-theme .owl-nav [class*=owl-] { color: #2a3a40; font-size: 24px; margin: 0; padding: 0; background-color: transparent; padding: 0 5px; display: inline-block; transition: color .3s ease; } .news-section .owl-theme .owl-prev { float: left; width: 20%; text-align: center; } .news-section .owl-theme .owl-prev i { width: 50px; height: 50px; line-height: 46px; border: 2px solid #26373d; transition: .5s ease; } .news-section .owl-theme .owl-prev i:hover { color: #48c7ec; border-color: #48c7ec; transition: .5s ease; } .news-section .owl-theme .owl-next { float: right; width: 20%; text-align: center; } .news-section .owl-theme .owl-next i { width: 50px; height: 50px; line-height: 46px; border: 2px solid #26373d; transition: .5s ease; } .news-section .owl-theme .owl-next i:hover { color: #48c7ec; border-color: #48c7ec; transition: .5s ease; } /*** ==================================================================== client Section style ==================================================================== ***/ .clients-section .section-title { margin-bottom: 10px; } .clients-section .tooltip-inner { background: #48c7ec; } .clients-section .tooltip.top .tooltip-arrow { border-top-color: #48c7ec; } .clients-section .owl-carousel .owl-stage-outer { position: relative; overflow: hidden; -webkit-transform: translate3d(0px, 0px, 0px); padding-top: 40px; } .clients-section .owl-theme .owl-nav { margin: 0; padding: 0; position: absolute; bottom: 100%; right: 0; margin: 0; margin-bottom: 36px; } .clients-section .owl-theme .owl-nav [class*=owl-] { color: #c5c5c5; font-size: 24px; margin: 0; padding: 0; background-color: transparent; height: 40px; width: 40px; border: 2px solid #f7f7f7; line-height: 36px; text-align: center; margin-left: 10px; display: inline-block; transition: color .3s ease; } .clients-section .owl-theme .owl-nav [class*=owl-]:hover { color: #48c7ec; border: 2px solid #48c7ec; transition: .5s ease; } /*** ==================================================================== whychoos-us Section style ==================================================================== ***/ .whychoos-us { background: #f7f7f7; } .whychoos-us .section-title { padding: 0; } .whychoos-us .section-title p { font-size: 18px; margin-top: 50px; } .whychoos-us .item { position: relative; margin-bottom: 50px; padding-bottom: 5px; } .whychoos-us .item p:before, .whychoos-us .item:before { width: 100%; height: 2px; position: absolute; content: ""; background: #eaeaea; left: 0; bottom: 0; } .whychoos-us .item p:after, .whychoos-us .item:after { width: 100%; height: 2px; position: absolute; content: ""; background: #48c7ec; left: 0; bottom: 0; transform: scaleX(0); transition: .5s ease; } .whychoos-us .item:hover p:after, .whychoos-us .item:hover:after { transform: scaleX(1); transition: .5s ease; } .whychoos-us .icon_box {color: #48c7ec;font-size: 50px;} .whychoos-us h4 { font-size: 20px; color: #222; margin-bottom: 15px; } .whychoos-us .item p { position: relative; padding-bottom: 24px; } .whychoos-us .count { position: absolute; right: 0; top: 56px; font-size: 40px; color: #f0f0f0; } /*** ==================================================================== service Section style ==================================================================== ***/ .service { position: relative; } .service .item { padding: 4px; margin-bottom: 5px; border: 1px solid #f4f4f4; } .service.style-2 .column{ margin-bottom: 50px; } .service .item:before { pointer-events: none; position: absolute; z-index: -1; content: ''; top: 98%; left: 10%; right: 10%; height: 15px; width: 80%; opacity: 0; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, transparent 80%); transition-duration: 0.3s; transition-property: transform, opacity; z-index: 9; } .service .item:hover:before { opacity: 1; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; transform: translateY(5px); } .service .item .img-box { position: relative; overflow: hidden; } .service .item .img-box img { width: 100%; } .service .item .default-overlay-outer{ opacity:0; top:-100%; background: rgba(16, 37, 46, 0.9); } .service .item:hover .default-overlay-outer{ top:0; opacity:1; } .service .item .thm-btn { padding: 0 25px; line-height: 34px; } .service .owl-carousel .owl-stage-outer { padding-bottom: 50px; } .service .content {padding: 12px 5px;} .service .content h5 {color: #48c7ec; font-size: 14px;} .service .content h4 {padding: 15px 0; font-size: 20px; color: #222; } .service .content p { } .service .owl-theme .owl-nav { margin: 0; padding: 0; position: absolute; bottom: 100%; right: 0; margin: 0; margin-bottom: 65px; } .service .owl-theme .owl-nav [class*=owl-] { color: #202f35; font-size: 20px; margin: 0; padding: 0; background-color: transparent; height: 40px; width: 18px; line-height: 36px; font-weight: 700; text-align: center; margin-left: 1px; display: inline-block; transition: color .3s ease; } .service .owl-theme .owl-nav [class*=owl-]:hover { color: #48c7ec; transition: .5s ease; } /************************** service-style3 styles ***************************/ .service-style3 { position: relative; background: #f7f7f7; } .service-style3 .bottom-content .icon_box { position: relative; margin-right: 15px; color: #222; padding-bottom: 27px; margin-bottom: 18px; } .service-style3 .bottom-content .icon_box:after { content: ""; position: absolute; top: 86px; left: 0; width: 60px; height: 1px; background: #eaeaea; } .service-style3 .bottom-content .icon_box:after { content: ""; position: absolute; top: 86px; left: 0; width: 60px; height: 1px; background: #eaeaea; } .service-style3 .overlay-box .title:after { content: ""; position: absolute; top: 45px; left: 0; width: 60px; height: 1px; background: #eaeaea; } .service-style3 .bottom-content .icon_box span { font-size: 55px; color: #48c7ec; } .service-style3 .bottom-content h4 { float: left; margin-top: 13px; color: #222; transition: .5s ease-in-out; font-size: 20px; } .service-style3 .bottom-content p { color: #48c7ec; } .service-style3 .overlay-box p { position: relative; color: #48c7ec; margin-bottom: 45px; } .service-style3 .item { position: relative; background: #fff; } .service-style3 .item:before { pointer-events: none; position: absolute; z-index: -1; content: ''; top: 98%; left: 10%; right: 10%; height: 15px; width: 80%; opacity: 0; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, transparent 80%); transition-duration: 0.3s; transition-property: transform, opacity; z-index: 9; } .service-style3 .item:hover:before { opacity: 1; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; transform: translateY(5px); } .service-style3 .overlay-box { position: absolute; overflow: hidden; width: 100%; height: 0%; left: 0; border: 1px solid #48c7ec; visibility: hidden; opacity: 0; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; top: 0px; transition: .3s ease-out; background: rgba(255, 255, 255, 0.9); } .service-style3 .item { margin-bottom: 50px; } .service-style3 .item:hover .overlay-box { opacity: 1; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; visibility: visible; transition: .5s ease-in-out; height: 100%; } .service-style3 .overlay-box .inner-box { position: relative; padding: 20px 30px 0px; } .service-style3 .overlay-box .icon_box { margin-right: 15px; color: #fff; position: absolute; right: -20px; top: 0; } .service-style3 .overlay-box .icon_box span { font-size: 176px; color: #f7f7f7; } .service-style3 .overlay-box h4 { margin-top: 13px; position: relative; margin-bottom: 8px; color: #222; transition: .5s ease-in-out; } .service-style3 .overlay-box .text { color: #fff; margin: 20px 0; position: relative; } .service-style3 .overlay-box .text p {color: #848484;} .service-style3 .bottom-content { position: relative; padding: 32px 30px; transition: .5s ease; opacity: 1; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; visibility: visible; } .service-style3 .item:hover .bottom-content { opacity: 0; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; visibility: hidden; transition: .5s ease; } .service-style3 .owl-theme .owl-nav { margin: 0; padding: 0; position: absolute; bottom: 100%; right: 0; margin: 0; margin-bottom: 65px; } .service-style3 .owl-theme .owl-nav [class*=owl-] { color: #202f35; font-size: 20px; margin: 0; padding: 0; background-color: transparent; height: 40px; width: 18px; line-height: 36px; font-weight: 700; text-align: center; margin-left: 1px; display: inline-block; transition: color .3s ease; } .service-style3 .owl-theme .owl-nav [class*=owl-]:hover { color: #48c7ec; transition: .5s ease; } /*service single*/ /*accordion-style-2*/ .accordion-style-two .accordion .acc-btn .toggle-icon { color: #48c7ec; display: block; height: 24px; line-height: 24px; position: absolute; left: 20px; top: 15px; width: 24px; } .accordion-style-two .accordion .acc-btn .toggle-icon .plus:before { font-size: 18px; top: 3px; } .accordion-box.accordion-style-two .accordion .acc-btn .toggle-icon .minus:before { font-size: 18px; top: 3px; } .accordion-box.accordion-style-two { border: 0px; } .accordion-style-two .accordion .acc-btn { font-size: 18px; font-weight: 600; padding: 14px 30px 14px; padding-left: 55px; background: #ffffff; margin: 0; padding-right: 50px; border-top: 2px solid #f4f4f4; } .accordion-style-two .accordion .acc-btn.active { color: #48c7ec; background: #131d33; border: 0px; } .accordion-style-two .accordion .acc-btn.active p { } /*over view*/ .over-view { background: #f7f7f7; padding: 18px 0; margin-top: 10px; } .over-view a { color: #fa9928; text-transform: uppercase; margin: 9px 0; font-size: 14px; } .over-view a i { padding-right: 8px; } .analysis-result { background: #f7f7f7; padding: 20px 20px 37px; margin-top: 10px; } .analysis-result h4 { font-size: 20px; margin-bottom: 5px; } .analysis-chart { margin: 30px 0 50px; } .analysis-chart h4 { font-size: 20px; margin-top: 20px; } .intro-img { position: relative; } .intro-img .img-box { position: relative; margin-bottom: 30px; } .intro-img .img-box h5 { position: absolute; font-size: 14px; background: #f7f7f7; bottom: 0; left: 0; width: 100%; text-align: center; padding: 15px 0; color: #848484; } /*growth service*/ .growth-item { border: 2px solid #f4f4f4; position: relative; margin-bottom: 30px; margin-top: 40px; padding-bottom: 30px; transition: .5s ease; } .growth-item .icon_box { border-right: 2px solid #e3e3e3; width: 65px; height: 65px; background: #fff; position: relative; margin: 0 auto; margin-top: -33px; border-radius: 50%; border: 1px solid #f4f4f4; line-height: 73px; color: #48c7ec; font-size: 30px; text-align: center; } .growth-item h4 { color: #222; margin-top: 18px; transition: .5s ease; } .growth-item h4:hover { color: #48c7ec; transition: .5s ease; } .growth-item .content { background: #fff; } /*tab*/ /*tab*/ .tabs-section{ position:relative; padding:130px 0px 100px; } .tabs-section .column{ margin-bottom:30px; } .tabs-section .image-box img{ width:100%; display:block; } .tabs-style-two .tab-buttons{ position:relative; } .tabs-style-two .tab-buttons .tab-btn{ position:relative; display:inline-block; padding:9px 60px; margin: 0px -2px 0px; width: 25%; cursor:pointer; font-size:18px; text-align:center; font-weight: 400; color: #222; border: 1px solid #f4f4f4; text-transform:capitalize; transition:all 300ms ease; } .tabs-style-two .tab-buttons .tab-btn.active-btn{ color: #48c7ec; background: #fff; border-color: #48c7ec; border-bottom: 0; } .tabs-style-two .tabs-content{ position:relative; padding:40px; border:1px solid #f2f2f2; border-top: 0; } .tabs-style-one .tab .text-content{ position:relative; } .tabs-style-two .tab .text-content .text{width: 59%;margin-left: 30px;} .tabs-style-two .tab .text-content .text p { margin-bottom: 10px; } .tabs-style-two.tabs-box{ padding-right:15px; } .tabs-box .tabs-content .tab{ position: relative; display: none; } .tabs-box .tabs-content .active-tab { display: block; } .tabs-outer{ position:relative; margin-top:60px; } .tabs-outer.style-two { margin: 0px; } .tabs-outer .tabs-box .tab-buttons .tab-btn{ position:relative; padding:9px 30px; } .tabs-outer .text-content .image img{ width:100%; } .tabs-outer .tabs-content{ padding:30px 30px 20px; } .tabs-outer.style-two .tabs-content{ padding: 0px; } .tabs-outer .tabs-content .column .text{ margin-bottom:10px; } /*** ==================================================================== service-single Section style ==================================================================== ***/ .service-catergory { border: 1px solid #f4f4f4; margin: 0; padding: 0; list-style: none; } .service-catergory li { list-style: none; position: relative; padding: 10px 0; border-bottom: 1px solid #f4f4f4; margin-bottom: 2px; } .service-catergory li:last-child { border-bottom: 0px; } .service-catergory li .view-all-icon { position: absolute; right: 20px; top: 22px; color: #848484; } .service-catergory li.active { } .service-catergory li.active a { color: #48c7ec; } .service-catergory li a { display: block; font-size: 18px; color: #222; line-height: 30px; border-left: 5px solid transparent; font-weight: 400; padding-left: 34px; transition: all 0.5s ease; position: relative; } .service-catergory li a:hover { color: #48c7ec; } .service-single blockquote { padding: 20px 20px; margin: 0 0 20px; padding-left: 30px; font-size: 18px; border-left: 5px solid #f7f7f7; font-style: italic; color: #48c7ec; font-family: "Poppins", sans-serif; } .service-catergory li a:after { position: absolute; content: "\f067"; font-family: FontAwesome; font-size: 12px; height: 20px; width: 20px; text-align: center; line-height: 20px; left: -5px; top: 5px; color: #848484; background: #f4f4f4; } .service-catergory li.active a:after { color: #fff; background: #48c7ec; } .service-catergory li.active a:before { position: absolute; content: "\f105"; font-family: FontAwesome; font-size: 18px; height: 20px; width: 20px; text-align: center; line-height: 20px; right: 15px; top: 5px; color: #48c7ec; } /*brochures*/ .brochures-lists { } .brochures-lists li a { background: #fff; line-height: 52px; margin-bottom: 10px; display: block; color: #222; height: 55px; border: 2px solid #f4f4f4; position: relative; transition: .5s ease; } .brochures-lists li a:hover { color: #ffffff; background: #48c7ec; border-color: #48c7ec; transition: .5s ease; } .brochures-lists li a span { font-size: 16px; margin: 0 20px; } .brochures-lists li a i::before { font-size: 18px; padding-right: 15px; position: absolute; right: 0; top: 18px; color: #ffffff; } .brochures .img-box { padding: 22px 0; border: 1px solid #f4f4f4; } .author-details.style-2 .item { padding: 20px 20px 20px; border-bottom: 1px solid rgba(51, 51, 51, 0.08); background: transparent; margin: 0; padding: 0px 0 40px; } /*growth-service*/ .growth-service .item { background: #f7f7f7; padding: 30px 0; border: 1px solid #eaeaea; } .growth-service .item span { color: #48c7ec; font-size: 48px; transition: .5s ease; } .growth-service .item h4 { font-size: 20px; margin-bottom: 5px; padding-top: 20px; } /*style-2*/ .growth-service.style-2 { background-color: #f7f7f7; } .growth-service.style-2 .item { background: #fff; padding: 45px 15px; border: none; transition: .5s ease } .growth-service.style-2 .item.active, .growth-service.style-2 .item:hover { background-color: #48c7ec; transition: .5s ease } .growth-service.style-2 .item h4 { font-size: 20px; margin-bottom: 18px; padding-top: 20px; transition: .5s ease; } .growth-service.style-2 .item span { font-size: 70px; } .growth-service.style-2 .item.active span, .growth-service.style-2 .item:hover span, .growth-service.style-2 .item.active h4, .growth-service.style-2 .item:hover h4, .growth-service.style-2 .item.active p, .growth-service.style-2 .item:hover p { color: #fff; transition: .5s ease; } /*benifit*/ .benifit li { position: relative; color: #848484; padding-left: 20px; margin: 15px 0; } .benifit li:after { position: absolute; content: ''; background: #48c7ec; height: 8px; width: 8px; left: 0;; top: 7px; } .benifit {margin-bottom: 10px;} /*benifit-list*/ .benifit-list li { margin: 5px 0; color: #848484; font-size: 14px; } .benifit-list li i { color: #48c7ec; margin-right: 20px; } .service-single .accordion-box .accordion .acc-content { padding: 2px 0 8px; } .service-single .accordion { margin-bottom: 5px; } .default-form.service-form textarea { height: 226px; } .title-2 { line-height: 28px; } /*** ==================================================================== about Section style ==================================================================== ***/ .about-faq .default-form .thm-btn { width: auto; } .accordion-box { } .accordion { margin-bottom: 10px; position: relative; } .accordion .acc-btn .left-icon { position: absolute; left: 0; top: 0; background: #f1f1f1; width: 60px; height: 100%; color: #9c9c9c; font-size: 20px; text-align: center; } .accordion .acc-btn.active .left-icon { color: #fff; } .accordion .left-icon span { position: relative; top: 18px; } .accordion .acc-btn { cursor: pointer; font-size: 18px; font-weight: 600; padding: 16px 30px 16px; margin: 0px; padding-right: 50px; border: 1px solid #f4f4f4; } .accordion .acc-btn.active { border-color: #48c7ec; border-bottom: 0px; } .accordion .acc-btn p { color: #252525; font-family: 'Hind', sans-serif; } .accordion .acc-btn.active p { color: #48c7ec; } .accordion .acc-btn.pr { position: relative; } .accordion .acc-btn .img-box { display: none; } .accordion .acc-btn.active .img-box { display: block; } .accordion .acc-btn .toggle-icon { color: #9c9c9c; display: block; font-weight: 100; height: 24px; line-height: 24px; position: absolute; right: 20px; top: 15px; width: 24px; } .accordion .acc-btn .toggle-icon.left { color: #9c9c9c; display: block; font-weight: 100; height: 24px; line-height: 24px; position: absolute; right: 20px; bottom: 20px; left: 30px; } .accordion .acc-btn .toggle-icon .plus:before { font-size: 24px; font-weight: 500; transition: all 0.3s ease 0s; position: absolute; top: 0; left: 0; width: 100%; color: #252525; } .accordion-box .accordion .acc-btn.active .toggle-icon .plus { opacity: 0; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; } .accordion-box .accordion .acc-btn .toggle-icon .minus:before { font-size: 24px; font-weight: 500; transition: all 0.3s ease 0s; position: absolute; top: 0; left: 0; color: #48c7ec; width: 100%; } .accordion-box .accordion .acc-btn .toggle-icon .minus{ opacity: 0; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; } .accordion-box .accordion .acc-btn.active .toggle-icon .minus { opacity: 1; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; } .accordion-box .accordion .acc-content { color: #9c9c9c; display: none; padding: 15px 15px 15px 0px; background: #ffffff; border-top: 0px; } .accordion-box .accordion .acc-content.collapsed { display: block; } .accordion-box .accordion .acc-content p { margin: 0; } .accordion-box .accordion .acc-btn.active .toggle-icon .minus { color: #121d2f; } .single-faq-bg { position: relative; } .single-faq-bg:before { } .about-faq .default-form input[type="text"], .about-faq .default-form input[type="email"], .about-faq .default-form input[type="password"], .about-faq .default-form input[type="number"], .about-faq .default-form select, .about-faq .default-form textarea { border: 1px solid #eaeaea; height: 50px; } .about-faq .default-form .form-control:focus { border-color: #48c7ec; box-shadow: none; } .about-faq .default-form-area { padding: 40px 30px 10px; background: #f7f7f7; margin-top: 75px; } .about-faq .default-form-area h2 { margin-bottom: 30px; position: relative; font-weight: 400; } .about-faq .default-form textarea { height: 135px; } .accordion-box.style-one .accordion .acc-content { padding: 21px 30px; background: #f7f7f7; border: 1px solid #48c7ec; border-top: 0px; } .accordion-box .accordion { margin-bottom: 10px; } /*** ==================================================================== Fact Counter Section ==================================================================== ***/ .fact-counter{ position:relative; padding: 70px 0px 40px; background-repeat:no-repeat; background-size:cover; background-position:center center; overflow:hidden; color:#ffffff; margin-bottom: 3px; } .fact-counter:before{ content:''; position:absolute; left:0px; top:0px; width:100%; height:100%; background: rgba(10, 27, 34, 0.95); z-index:0; } .fact-counter .auto-container{ position:relative; z-index:1; } .fact-counter .column{ position:relative; margin-bottom:40px; text-align:center; z-index:5; } .fact-counter .item { position: relative; border: 2px solid #19333e; color: #fff; padding: 17px 0 25px; } .fact-counter .column .icon i { font-size: 30px; position: absolute; bottom: -10px; right: 5px; margin-bottom:20px; color: #19333e; transition:all 500ms ease; -moz-transition:all 500ms ease; -webkit-transition:all 500ms ease; -ms-transition:all 500ms ease; -o-transition:all 500ms ease; } .fact-counter .count-outer{ position:relative; font-size: 36px; font-weight: 600; padding: 0px 10px 5px; font-family: 'Poppins', Sans-serif; } .fact-counter .count-outer:before { } .fact-counter .column .counter-title{ position:relative; font-size: 18px; font-weight: 300; font-family: "Hind", Sans-serif; color: #48c7ec; } /*** ==================================================================== google map Section ==================================================================== ***/ .home-google-map #contact-google-map { margin-top: 20px; width: 100%; height: 420px; } .home-google-map .gmnoprint { display: none; } .contact_us { } /*** ==================================================================== contact Section ==================================================================== ***/ .default-cinfo .icon_box { width: 40px; } .default-cinfo li + li { margin-top: 10px; border-top: 1px solid #f1f1f1; padding-top: 12px; } .default-cinfo li .icon_box, .default-cinfo li .text-box { display: table-cell; vertical-align: top; } .default-cinfo li .icon_box i { font-size: 20px; color: #48c7ec; position: relative; top: 7px; } .default-cinfo .accordion .acc-btn { background: #f7f7f7; padding: 14px 30px; margin: 0; } .default-cinfo .accordion-box { border: none; } .default-cinfo .accordion { border: 1px solid #f7f7f7; } .default-cinfo .accordion-box .accordion .acc-content b { color: #222; font-weight: 600; } /*form*/ .default-form { position: relative; } .default-form p { color: #fff; font-size: 18px; line-height: 34px; margin-bottom: 20px; } .default-form p span { color: #ab7442; font-size: 20px; font-weight: 600; } .default-form .form-box{ position:relative; } .comment-form .form-box{ padding:25px 25px 0px 25px; } .default-form .form-group{ position:relative; margin-bottom:30px; } .default-form .comment-form .form-box .form-group{ margin-bottom:25px; } .default-form.form-box .row{ margin-left:-10px; margin-right:-10px; } .default-form.form-box .row .form-group{ padding:0px 0px; } .default-form .form-group .field-label{ display:block; line-height:24px; text-transform:uppercase; margin-bottom:10px; color:#232323; font-weight:500; font-size:13px; } .default-form .form-group .field-label sup{ color:#ff0000; font-size:14px; } .default-form input[type="text"], .default-form input[type="email"], .default-form input[type="password"], .default-form input[type="number"], .default-form select, .default-form textarea{ display:block; width:100%; line-height:24px; height:46px; font-size:16px; box-shadow: none; border: 1px solid #f4f4f4; padding:12px 15px; background: #fff; border-radius: 0px; transition:all 500ms ease; -webkit-transition:all 500ms ease; -ms-transition:all 500ms ease; -o-transition:all 500ms ease; } .default-form textarea{ height: 115px; } .default-form .bootstrap-select { border: 1px solid #f4f4f4; background: #f7f7f7; color: #a2a2a2; padding: 10px 0; font-size: 16px; height: auto; } .default-form .btn-group.open .dropdown-toggle { box-shadow: none; } .default-form .btn-group.open .dropdown-toggle:focus { border: none; outline: none; } .default-form .bootstrap-select .dropdown-toggle:focus { outline: none !important; } .default-form .dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover { background-color: #48c7ec; color: #fff; } .default-form .form-control:focus { border-color: #48c7ec; box-shadow: none; } .select-box .btn:after { position: absolute; content: "\f107"; font-family: FontAwesome; font-size: 16px; color: #48c7ec; width: 20px; right: 15px; top: 50%; margin-top: -11px; } .default-form .bootstrap-select { background: none; border: none; box-shadow: none; padding: 0px; } .default-form .g-select { background: none; border: none; box-shadow: none; padding: 0px; } .default-form .bootstrap-select.btn-group .dropdown-toggle .filter-option { color: #848484; padding: 13px 15px; border: 1px solid #eee; } .default-form .bs-caret { display: none; } .default-form .dropdown-menu { border-radius: 0px; padding: 0px; top: 50px; transform: scaleY(0); transform-origin: top center; transition: .4s ease; } .default-form .bootstrap-select.open .dropdown-menu { transform: scaleY(1); transition: .4s ease; } .default-form .dropdown-menu>li>a { padding: 8px 15px; } .default-form .dropdown-menu>li>a:focus { background-color: #fff; color: #222; } .default-form .dropdown-menu>li>a:hover { background-color: #48c7ec !important; color: #fff !important; } /*placeholder*/ .default-form form input::-webkit-input-placeholder { color: #9e9e9e; } .default-form form input:-moz-placeholder { /* Firefox 18- */ color: #9e9e9e; } .default-form form input::-moz-placeholder { /* Firefox 19+ */ color: #9e9e9e; } .default-form form input:-ms-input-placeholder { color: #9e9e9e; } .default-form .alert-success { color: #48c7ec; background: none; border: none; font-size: 18px; } /*author-details*/ .author-details { background: #f7f7f7; padding: 1px 20px; } .author-details .item { padding: 20px 20px 20px; border-bottom: 1px solid rgba(51, 51, 51, 0.08); background: #fff; margin: 30px 0; } .author-details .item:last-child { border-bottom: 0px; } .author-details .item .img-box, .author-details .item .content { display: table-cell; vertical-align: top; } .author-details .item .img-box{ width: 67px; } .author-details .item .content{ padding-left: 20px; } .author-details .item .content p { color: #9e9e9e; font-size: 14px; margin-bottom: 0; line-height: 25px; } .author-details .item .content p i { color: #48c7ec; margin-right: 5px; } .author-details .item h5 { font-size: 16px; margin-bottom: 15px; color: #272727; } .author-details .item .content h5 { color: #48c7ec; margin: 0; } /*** ==================================================================== consultation style ==================================================================== ***/ .consultations { position: relative; padding-bottom: 60px; background-size: cover; background-repeat: no-repeat; background-position: right center; } .consultations .default-form .column { padding: 0 10px; } .consultations .section-title h2 { color: #fff; } .consultations .section-title { padding-bottom: 21px; } .consultations .section-title:after, .consultations .section-title:before { top: 58px; } .consultations .section-title:before { background: #2a3a40; } .consultations .default-form .form-group { margin-bottom: 20px; } .consultations .default-form .form-group.style-2 { padding-right: 90px; } .consultations .default-form input[type="text"], .consultations .default-form input[type="email"], .consultations .default-form input[type="password"], .consultations .default-form input[type="number"], .consultations .default-form select, .consultations .default-form textarea{ border: 2px solid #19333e; background: transparent; height: 50px; } .consultations .default-form input:focus{ border-color: #48c7ec; } .consultations .default-form textarea{ height: 190px; } .consultations .default-form .bootstrap-select { background: transparent; } .consultations .default-form .btn.focus, .consultations .default-form .btn:focus, .consultations .default-form .btn:hover { color: #fff; } .consultations .default-form .thm-btn { width: 70px; border: 2px solid transparent; line-height: 190px; height: 190px; position: absolute; right: 0; top: 0; padding: 0; } .consultations .select-box .btn:after { color: #848484; } .consultations .default-form .thm-btn:hover { border-color: #fff; } .consultations .default-form .bootstrap-select.btn-group .dropdown-toggle .filter-option { color: #cacaca; border: 2px solid #19333e; } .consultations ::-webkit-input-placeholder { /* Chrome/Opera/Safari */ color: #cacaca !important; } .consultations ::-moz-placeholder { /* Firefox 19+ */ color: #cacaca !important; } .consultations :-ms-input-placeholder { /* IE 10+ */ color: #cacaca !important; } .consultations :-moz-placeholder { /* Firefox 18- */ color: #cacaca !important; } .consultations .contact-info{ border: 2px solid #48c7ec; padding: 24px 28px 12px; margin-bottom: 20px; } .consultations .contact-info .section-title { margin-bottom: 25px; } .consultations .contact-info .section-title h3 { color: #fff; } .consultations .contact-info .section-title:after {width: 75px;background: rgba(255, 255, 255, 0.5);top: 41px;} .consultations .contact-info .section-title:before {display: none;} .consultations .contact-info .text p {color: #fff;margin-bottom: 22px;} .consultations .contact-info li{ position:relative; padding-left: 35px; margin-bottom: 12px; line-height:24px; color: #fff; } .consultations .contact-info li span { position:absolute; left:0px; top:0px; line-height:24px; font-size: 16px; color: #48c7ec; } /*** ============================== 8. Team Member styles ============================== ***/ .our-team { position: relative; } .single-team-member .img-box { position: relative; overflow: hidden; display: block; } .single-team-member .img-box img { transition: all 0.5s ease; transform: scale(1); } .our-team .single-team-member { position: relative; margin-bottom: 50px; display: inline-block; } .our-team .single-team-member:before { pointer-events: none; position: absolute; content: ''; top: 0; left: 0; height: 0%; right: 0; opacity: 0; background: #f7f7f7; transition: .7s ease; } .our-team .single-team-member:hover:before { opacity: 1; height: 100%; transition: .7s ease; } .single-team-member .img-box .overlay { position: absolute; left: 0; top: 0; height: 100%; background: rgba(72, 199, 236, 0.9); width: 100%; transform: scale(0.7,0); transition: .5s ease-in-out; } .single-team-member:hover .img-box .overlay { transform: scale(1,1); transition: .5s ease-in-out; } .single-team-member .inner-box { display: table; width: 100%; height: 100%; text-align: center; } .single-team-member .social { display: table-cell; vertical-align: middle; position: relative; transition: .2s cubic-bezier(0.4, 0, 1, 1); } .single-team-member .social li { padding: 0; margin: 0 3px; } .single-team-member .social li a { color: #ffffff; transition: color .4s ease; font-size: 14px; } .single-team-member .img-box .overlay ul li a { height: 42px; width: 42px; color: #fff; border-radius: 50%; background: transparent; text-align: center; line-height: 44px; border: 1px solid #fff; transition: .5s ease; } .single-team-member .img-box .overlay ul li a:hover { background-color: #fff; border-color: #fff; color: #48c7ec; transition: .5s ease; } .single-team-member .img-box .overlay ul li:last-child a { } .single-team-member h4 { color: #222; margin-top: 12px; margin-bottom: 6px; } .single-team-member .author-info { position: relative; overflow: hidden; border: 1px solid #f4f4f4; padding: 15px 20px; } .single-team-member p { color: #48c7ec; transition: .5s ease; margin-bottom: 8px; } .single-team-member .text { margin-top: 15px; } .single-team-member ul {border-top: 1px solid #f4f4f4;padding-top: 10px;} .single-team-member ul li {color: #848484;margin: 4px 0;} .single-team-member ul li a {color: #848484;} .single-team-member .author-info ul li i { font-size: 11px; background: #48c7ec; margin-right: 10px; color: #fff; border-radius: 1px; height: 15px;width: 15px;text-align: center; line-height: 15px; } /*** ============================== 8. Team Member styles ============================== ***/ .testimonials { position: relative; padding-bottom: 30px; } .single-testimonial h3, .single-testimonial p { margin: 0; } .single-testimonial h4 { font-size: 18px; color: #222; text-transform: capitalize; margin-top: 12px; margin-bottom: 6px; } .single-testimonial .img-box { position: relative; } .single-testimonial .img-box img { transition: all 0.5s ease; transform: scale(1); } .testimonials .single-testimonial { margin-bottom: 40px; border: 1px solid #f4f4f4; padding: 30px 10px 26px; transition: .5s ease-in-out; } .testimonials .single-testimonial:hover { box-shadow: 0 1px 16px 0 rgba(0, 0, 0, 0), 0 0px 82px 0 rgba(0, 0, 0, 0.05); transition: .5s ease-in-out; } .single-testimonial .author-info { overflow: hidden; border: 2px solid #f4f4f4; padding: 6px 0 9px; margin-top: 5px; } .single-testimonial p a { color: #48c7ec; transition: .5s ease; } .single-testimonial .text { margin-top: 15px; border-bottom: 1px solid #f4f4f4; padding-bottom: 22px; margin-bottom: 20px; } .single-testimonial .text p { font-size: 16px; } /************************** * Project styles ***************************/ .single-project { padding-bottom: 30px; text-align: center; } .single-project .img-box { position: relative; overflow: hidden; padding: 5px; border: 1px solid #eaeaea; } .single-project .img-box img { width: 100%; } .single-project .title h5 { color: #222; padding: 25px 0 0; font-size: 16px; font-weight: 400; transition: .5s ease; } .single-project:hover .title h5 { color: #48c7ec; transition: .5s ease; } .single-project .img-box .overlay { position: absolute; top: 5px; right: 5px; bottom: 5px; left: 5px; background: rgba(72, 199, 236, 0.9); padding: 5px; transform: translate3d(0, 100px, 0); opacity: 0; visibility: hidden; transition: transform .4s ease, opacity .4s ease, visibility .4s ease; } .single-project .img-box .overlay .box { display: table; width: 100%; height: 100%; } .single-project .img-box .overlay .box .content { display: table-cell; vertical-align: bottom; } .single-project .img-box .overlay .top { text-align: center; } .single-project .img-box .overlay .top ul { margin-bottom: 0; margin-bottom: 20%; } .single-project .img-box .overlay .top li a { width: 45px; height: 45px; color: #fff; font-size: 16px; line-height: 48px; text-align: center; background: #222; display: block; border-radius: 50%; transition: .4s ease; } .single-project .img-box .overlay .top li a:hover { background: #1f1f1f; color: #48c7ec; } .single-project .img-box .overlay .bottom { padding: 10px 0px; padding-right: 0; text-align: center; } .single-project .img-box .overlay .bottom .title h3 { margin: 0; color: #fff; line-height: 30px; font-size: 15px; } .single-project:hover .img-box .overlay { transform: translate3d(0, 0, 0); opacity: 1; visibility: visible; } .single-projects .graph-title { background: #48c7ec; color: #fff; font-size: 16px; padding: 12px 20px; } .single-projects .analysis-list li {font-size: 16px;margin: 10px 0px;color: #848484;} .single-projects .analysis-list li span {color: #48c7ec;font-size: 14px;margin-right: 10px;} .post-filter { display: inline-block; margin: 0; margin-bottom: 30px; } .post-filter li { padding: 0; } .post-filter li span { color: #848484; font-size: 14px; line-height: 24px; display: block; padding-right: 16px; cursor: pointer; transition: .5s ease; } .post-filter li:hover span, .post-filter li.active span { color: #48c7ec; transition: .5s ease; } /*inform-list*/ .inform-list { background: #f7f7f7; padding: 23px 20px; } .inform-list li { color: #848484; font-size: 16px; line-height: 43px; } .inform-list li span { color: #48c7ec; font-weight: 700; } .client-information .title { color: #48c7ec; margin: 10px 0; } .client-information .text {margin-bottom: 35px;} .client-information .thm-btn-tr { color: #222; border-color: #f4f4f4; } .client-information .thm-btn-tr:hover { color: #fff; border-color: #48c7ec; } /*contact-service*/ .service-contact { background: #48c7ec; padding: 30px; margin-top: 50px; } .service-contact h4 { color: #fff; } .service-contact p { color: #fff; font-size: 18px; margin: 10px 0 } .service-contact .thm-btn { background: #fff; line-height: 38px; padding: 0 15px; color: #48c7ec; } .service-contact .thm-btn:hover { background: #fff; color: #48c7ec; } /*contact-info2*/ .contact-info2 { background: #48c7ec; padding: 30px 20px; margin-top: 40px; margin-bottom: 50px; } .contact-info2 h4 { color: #fff; font-size: 20px; margin-bottom: 13px; } .contact-info2 p { color: #fff; } .contact-info2 .thm-btn { background: #fff; color: #48c7ec; width: 100%; line-height: 41px; } .contact-info2 .thm-btn:hover { color: #fff; background: #222; } .contact-info2 ul {padding-top: 10px;margin-bottom: 20px;} .contact-info2 ul li {color: #fff;margin: 4px 0;} .contact-info2 ul li a {color: #fff;} .contact-info2 ul li i { font-size: 11px; background: #fff; margin-right: 10px; color: #48c7ec; border-radius: 1px; height: 15px;width: 15px;text-align: center; line-height: 15px; } /************************** * Cart Page styles ***************************/ .cart-section { position: relative; } .cart-section ul { margin: 0; padding: 0; } .cart-section ul li { list-style: none; } .cart-section .thm-btn { line-height: 40px; } .cart-section .sec-pad {padding-bottom: 70px;} .cart-section .sec-title.medium { padding-bottom: 25px; } .cart-section .cart-outer { position: relative; } .cart-section .cart-outer .select-box:before { display: none; } .cart-section .table-outer { position: relative; width: 100%; overflow-x: auto; } .cart-section .cart-table { width: 100%; min-width: 900px; } .cart-table .cart-header { position: relative; width: 100%; text-transform: capitalize; font-size: 16px; border-radius: 7px; font-family: "Poppins", sans-serif; background: #f7f7f7; } .cart-table thead tr th { line-height: 24px; padding: 20px 15px; min-width: 120px; font-weight: normal; } .cart-table thead tr th.prod-column { text-align: left; padding-left: 40px; } .cart-table tbody tr td { line-height: 24px; padding: 15px 10px; min-width: 100px; font-size: 16px; font-weight: bold; color: yellow; } .cart-table tbody tr .qty { width: 120px; padding-right: 20px; } .cart-table tbody tr .qty .quantity-spinner { background: black; } .cart-table tbody tr .prod-column .column-box { position: relative; min-height: 90px; padding-left: 85px; padding-top: 20px; text-align: left; } .cart-table tbody tr .prod-column .column-box .prod-thumb { position: absolute; left: 0px; top: 11px; padding: 0px; } .cart-table tbody tr .prod-column .column-box .prod-thumb img { display: block; max-width: 100%; } .cart-table tbody tr .prod-column .column-box h3 { font-size: 18px; margin: 0; margin-top: 20px; margin-bottom: 5px; color: #222; text-transform: capitalize; } .cart-table tbody tr .sub-total { font-weight: 400; color: #48c7ec; } .cart-table tbody tr .remove-btn { position: relative; font-size: 16px; color: yellow; line-height: 30px; transition: all 500ms ease; } .cart-table tbody tr .remove-btn .fa { position: relative; top: 2px; padding-right: 10px; font-size: 24px; line-height: 30px; transition: .5s ease; } .cart-table tbody tr .remove-btn:hover { color: #48c7ec; transition: .5s ease; } .cart-table tbody tr .remove-btn span:before { font-size: 30px; } .cart-table tbody tr { border-bottom: 1px solid #F7F7F7; } .cart-table tbody tr td { vertical-align: middle; } .cart-table tbody tr td .quantity-spinner { padding: 5px 0px 5px 20px; line-height: 24px; height: 43px; display: block; box-shadow: none; width: 100%; font-size: 20px; position: relative; color: #222; } .cart-table tbody .available-info { position: relative; padding-left: 50px; color: #9e9e9e; font-size: 14px; } .cart-table tbody .available-info .icon { position: absolute; left: 0px; top: 5px; width: 40px; height: 40px; line-height: 40px; text-align: center; font-size: 18px; color: #fff; background: #48c7ec; border-radius: 50%; } .cart-section .cart-table .bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-up, .cart-section .cart-table .bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-down { background: #f7f7f7; border-color: #f7f7f7; padding: 10.3px 10px; } .cart-section .cart-table .bootstrap-touchspin .input-group-btn-vertical i { color: #48c7ec; left: 6px; } .cart-table tbody tr .qty .quantity-spinner { background: #fff; border: 1px solid #F7F7F7; border-right: 0; } .cart-section .apply-coupon { position: relative; } .cart-section .apply-coupon .form-group { position: relative; float: left; margin-right: 20px; } .cart-section .apply-coupon .form-group input[type="text"] { display: block; line-height: 24px; padding: 9px 15px; border: 1px solid yellow; border-radius: 3px; width: 230px; background: none; font-weight: 500; outline: none; height: 44px; } .cart-section .estimate-form { position: relative; } .cart-section h3 { font-size: 24px; margin-bottom: 30px; } .cart-section .estimate-form .row { margin-left: -7px; margin-right: -7px; } .cart-section .estimate-form .row .form-group { padding: 0px 7px; margin-bottom: 25px; } .cart-section .totals-table { position: relative; border: 1px solid #f8f8f8; } .cart-section .totals-table .col { position: relative; display: block; float: left; padding: 14.5px 15px; line-height: 24px; width: 50%; } .cart-section .totals-table .col-title { font-size: 14px; color: #222; border-right: 1px solid #f8f8f8; font-weight: 400; } .cart-section .totals-table li { position: relative; border-bottom: 1px solid #f8f8f8; } .cart-section .totals-table li:last-child { border-bottom: none; } .cart-section .update-cart-box { padding-top: 40px; } .cart-section .estimate-form .select-box .bootstrap-select.btn-group .dropdown-toggle .caret { border: none; top: 2px; right: 20px; } .cart-section .estimate-form .select-box .btn-group.bootstrap-select { width: 100%; outline: none; } .cart-section .estimate-form .select-box .btn-group.bootstrap-select .btn { font-size: 14px; text-transform: capitalize; border: none; outline: none; border: 1px solid #f4f4f4; padding: 10px 15px; border-radius: 0; } .cart-section .estimate-form .select-box .dropdown-menu { padding: 0; border-radius: 0; } .cart-section .estimate-form .select-box .dropdown-menu > li > a { padding: 8px 15px; color: green; transition: all .3s ease; } .cart-section .estimate-form .select-box .bootstrap-select.btn-group .dropdown-menu li a:hover span.text { color: green; transition: all .3s ease; } .cart-section .estimate-form .select-box .bootstrap-select.btn-group .dropdown-menu li a span.text { font-size: 13px; color: red; } .cart-section .estimate-form h3 { font-size: 24px; margin: 0; margin-bottom: 40px; margin-top: 80px; } .cart-section .cart-total h3 { font-size: 24px; margin: 0; margin-bottom: 15px; margin-top: 80px; } .cart-section .cart-total .thm-btn { margin-top: 30px; } .cart-section .estimate-form input { width: 100%; border: 2px solid yellow; outline: none; height: 43px; padding-left: 15px; font-family: "Roboto Slab", serif; } .cart-section .qty .input-group { width: 74px; background: #fff; } .cart-section .thm-btn.update-cart { border: 1px solid black; color: yellow; background-color: transparent; } .cart-table tbody tr td, .cart-table tbody tr .remove-btn { color: #9e9e9e; font-weight: normal; } .cart-section .thm-btn.update-cart { color: #222; border-color: #F7F7F7; text-shadow: none; background: #f7f7f7; } .cart-section .apply-coupon .form-group input[type="text"] { border: 2px solid #F7F7F7; text-transform: uppercase; font-size: 14px; } .cart-section .estimate-form input { border-color: #F7F7F7; } .cart-section .estimate-form .select-box .btn-group.bootstrap-select .btn { background: #fff; color: #9f9f9f; border-color: #F7F7F7; } .cart-section .estimate-form .select-box .bootstrap-select.btn-group .dropdown-toggle .caret:before { color: #9f9f9f; } .cart-table tbody tr .prod-column .column-box { margin-left: 15px; } .cart-section .thm-btn.update-cart:hover { background: #48c7ec; color: #fff; } .cart-table tbody tr td { padding: 10px 10px 10px; } .cart-section .estimate-form .select-box .bootstrap-select.btn-group .dropdown-menu li a span.text { color: #999; } .cart-section .estimate-form .select-box .bootstrap-select.btn-group .dropdown-menu li a:hover span.text { color: #fff; } /*** ============================================= Checkout Area style ============================================= ***/ .checkout-area { padding-bottom: 100px; padding-top: 80px; } .checkout-area .exisitng-customer { border: 1px solid #f7f7f7; display: block; padding: 20px 28px 21px; position: relative; margin-bottom: 20px; } .checkout-area .exisitng-customer:before{ position: absolute; top: 0; left: 0; width: 2px; height: 100%; background: #48c7ec; content: ""; } .checkout-area .exisitng-customer h5{ color: #252525; font-size: 16px; font-weight: 300; } .checkout-area .exisitng-customer h5 a{ color: #48c7ec; display: inline-block; padding-left: 15px; } .checkout-area .coupon { border: 1px solid #f7f7f7; display: block; padding: 20px 28px 21px; position: relative; margin-bottom: 60px; } .checkout-area .coupon:before { position: absolute; top: 0; left: 0; width: 2px; height: 100%; background: #48c7ec; content: ""; } .checkout-area .coupon h5 { color: #252525; font-size: 16px; font-weight: 300; } .checkout-area .coupon h5 a { color: #48c7ec; display: inline-block; padding-left: 15px; } .checkout-area .form form .field-label { color: #222; font-family: "Poppins", Sans-serif; text-transform: capitalize; font-weight: 400; margin-bottom: 8px; } .checkout-area .form form .field-input input[type="text"] { border: 2px solid #f7f7f7; color: #9a9a9a; display: block; font-size: 16px; height: 48px; margin-bottom: 25px; padding: 0 15px; width: 100%; transition: all 500ms ease; -moz-transition: all 500ms ease; -webkit-transition: all 500ms ease; -ms-transition: all 500ms ease; -o-transition: all 500ms ease; } .checkout-area .form form .field-input input[type="text"]:focus{ border: 2px solid #48c7ec; } .checkout-area .create-acc .checkbox { margin: 7px 0 0; } .checkout-area .create-acc .checkbox label { color: #48c7ec; font-weight: 300; font-size: 16px; } .checkout-area .create-acc .checkbox input { margin-top: 3px; } .checkout-area .shipping-info input[type="checkbox"] { cursor: pointer; display: inline-block; margin: 0 0 0 40px; position: relative; top: -2px; vertical-align: middle; } .checkout-area .form form .field-input textarea { border: 2px solid #f7f7f7; color: #9e9e9e; display: block; font-size: 16px; height: 124px; margin-bottom: 28px; padding: 10px 15px; width: 100%; transition: all 500ms ease; -moz-transition: all 500ms ease; -webkit-transition: all 500ms ease; -ms-transition: all 500ms ease; -o-transition: all 500ms ease; } .checkout-area .form form .field-input textarea:focus{ border-color: #48c7ec; } .checkout-area .bottom { padding-top: 70px } .checkout-area .table .sec-title-two { padding-bottom: 32px; } .checkout-area .table { overflow-x: auto; position: relative; width: 100%; margin-bottom: 0; } .checkout-area .table .cart-table { min-width: auto; width: 100%; } .checkout-area .table .cart-table .cart-header { background: #f7f7f7; color: #252525; font-size: 14px; position: relative; text-transform: uppercase; width: 100%; font-weight: 400; } .checkout-area .table .cart-table thead tr th { font-weight: 400; line-height: 24px; min-width: 110px; padding: 19px 30px 17px; } .checkout-area .table .cart-table thead tr th.product-column { padding-left: 30px; text-align: left; } .checkout-area .table .cart-table tbody tr { border-bottom: 1px solid #f7f7f7; } .checkout-area .table .cart-table tbody tr td { vertical-align: middle } .checkout-area .table .cart-table tbody tr td { min-width: 110px; padding: 25px 30px; } .checkout-area .table .cart-table tbody tr .product-column .column-box { min-height: 70px; } .checkout-area .table .cart-table tbody tr .product-column .column-box .prod-thumb { width: 70px; } .checkout-area .table .cart-table tbody tr .product-column .column-box .prod-thumb img { display: block; max-width: 100%; } .checkout-area .table .cart-table tbody tr .product-column .column-box .prod-thumb, .checkout-area .table .cart-table tbody tr .product-column .column-box .product-title{ display: table-cell; vertical-align: middle; } .checkout-area .table .cart-table tbody tr .product-column .column-box .product-title{ padding-left: 20px; } .checkout-area .table .cart-table tbody tr .product-column .column-box .product-title h3 { color: #252525; font-size: 14px; font-weight: 400; text-transform: uppercase; } .checkout-area .table .cart-table tbody tr .qty { padding-right: 30px; width: 130px; } .checkout-area .table .cart-table tbody tr .qty .input-group.bootstrap-touchspin { float: right; width: 70px; } .checkout-area .table .cart-table tbody tr .qty .form-control { background-color: #fff; background-image: none; border: 1px solid #ccc; border-radius: 0 !important; box-shadow: none; color: #252525; display: block; font-size: 18px; font-weight: 400; height: 34px; padding: 6px 0; text-align: center; } .checkout-area .table .cart-table tbody tr .qty .bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-up { border-radius: 0 } .checkout-area .table .cart-table tbody tr .qty .btn-default { background-color: #48c7ec; border-color: #48c7ec; color: #fff; } .checkout-area .table .cart-table tbody tr .qty .bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-down { border-radius: 0; margin-top: -2px; } .checkout-area .table .cart-table tbody tr td.price { color: #48c7ec; font-size: 16px; font-weight: 300; } .cart-total .sec-title-two { padding-bottom: 32px; } .cart-total-table { border: 2px solid #ebebeb } .cart-total-table li { border-bottom: 1px solid #ebebeb } .cart-total-table li:last-child { border-bottom: none } .cart-total-table li span.col.col-title { border-right: 1px solid #ebebeb; color: #272727; display: block; float: left; font-size: 16px; font-weight: 400; line-height: 28px; padding: 10px 18px; position: relative; width: 50%; } .cart-total-table li span.col { color: #9a9a9a; display: block; float: left; font-size: 16px; font-weight: 300; line-height: 28px; padding: 10px 18px; position: relative; width: 50%; } .cart-total-table li span.col b { color: #48c7ec; font-weight: 300; text-decoration: underline; } .cart-total .payment-options { background: #f7f7f7 none repeat scroll 0 0; margin-top: 30px; overflow: hidden; padding: 23px 20px 35px; } .cart-total .payment-options .option-block { margin-bottom: 14px } .cart-total .payment-options .option-block .checkbox { margin: 0 0 5px; } .cart-total .payment-options .option-block .checkbox label { font-weight: 300; min-height: 20px; padding-left: 20px; } .cart-total .payment-options .option-block .checkbox label input { top: -1px; } .cart-total .payment-options .option-block .checkbox label span { color: #252525; padding-left: 10px; } .cart-total .payment-options .option-block .checkbox label span b { color: #48c7ec; display: inline-block; font-size: 16px; font-weight: 300; padding-left: 25px; text-decoration: underline; } .cart-total .payment-options .option-block .text{ padding-left: 30px; } .cart-total .payment-options .option-block .text p { margin: 0; line-height: 28px; } .placeorder-button button { } .placeorder-button button:hover{ } /*** ============================================= shop style ============================================= ***/ .shop { position: relative; } .shop .hover-effect { margin-bottom: 15px; padding-top: 10px; transition: .5s ease; } .shop .hover-effect:hover { box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12); transition: .5s ease-in-out; } .single-shop-item .img-box { position: relative; overflow: hidden; transition: .5s ease; background: #f7f7f7; text-align: center; } .single-shop-item:hover .img-box { transition: .5s ease; } .single-shop-item .img-box .offer-box { position: absolute; top: 10px; left: 10px; } .single-shop-item .img-box .offer-box .inner { position: relative; } .single-shop-item .img-box .offer-box .inner:before { position: absolute; top: 0; left: 0; content: ''; display: block; width: 0; height: 0; background-color: transparent; border-bottom: 35px solid transparent; border-bottom: 35px solid transparent; border-top: 35px solid #ab7442; border-left: 35px solid #ab7442; border-right: 35px solid transparent; } .single-shop-item .img-box .offer-box .inner span { display: block; font-size: 16px; font-weight: bold; color: #fff; transform: rotate(-45deg); line-height: 35px; transform-origin: 70% 35%; } .single-shop-item .text-box h3, .single-shop-item .text-box p { margin: 0; } .single-shop-item .text-box h3 { font-size: 18px; line-height: 50px; color: #1F1F1F; margin-top: 10px; } .single-shop-item .text-box p { font-size: 20px; line-height: 24px; } .single-shop-item .text-box p i { font-size: 18px; } .single-shop-item .text-box p span { display: inline-block; vertical-align: top; color: #ab7442; font-size: 18px; font-weight: 400; } .single-shop-item .text-box p del { color: #9f9f9f; font-size: 14px; line-height: 24px; vertical-align: super; display: inline-block; font-weight: normal; } .single-shop-item .text-box p del i { font-size: 14px; } .single-shop-item { } .single-shop-item .content-box a.cart-btn { position: relative; color: #848484; font-size: 14px; transition: .7s ease; } .single-shop-item .content-box a.cart-btn:hover { color: #48c7ec; transition: .7s ease; } .single-shop-item .content-box a.cart-btn:before { content: ''; position: absolute; left: 0px; background: transparent; bottom: 0; left: 0; width: 100%; height: 1px; transition: .5s ease-in-out; } .single-shop-item .content-box a.cart-btn:hover:before { background-color: #48c7ec; } .single-shop-item .content-box a.cart-btn i { margin-right: 6px; } .single-shop-item .content-box { position:relative; border: 1px solid #f4f4f4; border-top: 0px; } .single-shop-item .content-box .inner-box { border-bottom: 1px dashed #eee; padding: 14px 20px; } .single-shop-item .content-box .price-box { padding: 15px 20px 15px; } .single-shop-item .content-box h4{ font-size: 16px; margin:0px 0px; line-height:1.4em; color: #222; margin-bottom: 6px; } .single-shop-item .content-box a, .single-shop-item .content-boxa:hover{ } .single-shop-item .content-box h4 a{ color: #252525; } .single-shop-item .content-box .rating{ font-size: 13px; color: #48c7ec; right: 5px; top: 3px; position: relative; } .single-shop-item .content-box .item-price{ font-size: 16px; font-weight: 400; color: #48c7ec; line-height:24px; } .single-shop-item .content-box .item-price del{ color: #a2a2a2; margin-left: 7px; font-size: 15px; } .single-shop-item .content-box .item-price .strike-through{ color:#999999; font-weight:normal; font-size:14px; padding-left:10px; line-height:20px; font-family:'Lato',sans-serif; } /*============================= Sidebar Style One ==================*/ .sidebar_styleOne .theme_title,.sidebar_styleTwo .theme_title{ padding-bottom: 18px; } .sidebar_search { height: 54px; position: relative; } .sidebar_search input { width:100%; height:54px; border:none; border: 1px solid #f1f1f1; padding: 0 56px 0 12px; color:#9e9e9e; } .sidebar_search button { width:54px; height:100%; position: absolute; top:0; background: #48c7ec; right:0; color:#fff; } .sidebar_categories { margin-top:60px; } .sidebar_categories ul { margin-top:22px; margin-bottom: 35px; } .sidebar_categories ul li { line-height: 48px; border-bottom: 1px solid #f1f1f1; } .sidebar_categories ul li:last-child { border:none; } .sidebar_categories ul li a { font-weight: normal; color: #9e9e9e; position: relative; } .sidebar_categories ul li a:hover { } .sidebar_categories ul li input[type="checkbox"] { float: right; position: relative; top: 14px; } .sidebar_categories ul li a:before { content: '\f114'; font-family: 'FontAwesome'; margin-right: 10px; } .sidebar_categories.archive ul li a:before { content: "\f00c"; } .sidebar_categories ul li a:hover { color: #48c7ec; } .recent_news_sidebar .theme_title { margin-bottom: 40px; } .recent_news_sidebar { margin-bottom: 62px; } .recent_news_sidebar .single_news_sidebar { margin-bottom: 29px; } .recent_news_sidebar .img_holder img { width:75px; height:75px; border-radius: 5px; } .recent_news_sidebar .post { padding-left: 26px; width: 72%; margin-top: -10px; } .recent_news_sidebar .post h6 a { font-size: 16px; color:#272727; line-height: 28px; font-weight: 900; margin-bottom: 2px; } .recent_news_sidebar .post p a { font-size: 14px; } .recent_news_sidebar .post p a i { margin-right: 4px; font-size: 16px; } .recent_news_sidebar .img_holder { position: relative; } .recent_news_sidebar .img_holder .opacity { position: absolute; top:0; left:0; width:100%; height:100%; opacity: 0; visibility: hidden; border-radius: 5px; transform: scale(0.1); -webkit-transform:scale(0.1); -moz-transform:scale(0.1); -ms-transform:scale(0.1); -o-transform:scale(0.1); } .recent_news_sidebar .img_holder .opacity .icon { display: table; width:100%; height:100%; } .recent_news_sidebar .img_holder .opacity .icon span { display: table-cell; vertical-align: middle; } .recent_news_sidebar .img_holder .opacity .icon span a { display: block; width:45px; height:45px; margin:0 auto; line-height: 45px; border-radius: 50%; color:#fff; text-align: center; } .recent_news_sidebar .single_news_sidebar:hover .opacity { opacity: 1; visibility:visible; transform: scale(1); -webkit-transform:scale(1); -moz-transform:scale(1); -ms-transform:scale(1); -o-transform:scale(1); } .sidebar_tags { margin:60px 0 -6px 0; } .sidebar_tags ul { margin-top: 10px; padding: 24px 0px; } .sidebar_tags ul li { display: inline-block; margin: 0 4px 8px 0; } .sidebar_tags ul li a { display: block; font-weight: normal; font-size: 15px; color:#9e9e9e; line-height: 32px; border: 1px solid #f1f1f1; background: #fff; border-radius: 2px; text-align: center; padding: 0 14px; } .sidebar_tags ul li a:hover { color: #ffffff; background: #48c7ec; } .single-sidebar.price-ranger .ui-widget-content { background: #f7f7f7; border: none; height: 2px; } .single-sidebar.price-ranger .ui-slider-handle { width: 12px; height: 12px; border-radius: 50%; border: 2px solid #222; margin-left: -4px; outline: none; background: #48c7ec; } .single-sidebar.price-ranger .ui-slider .ui-slider-range { background: #252525; } .single-sidebar.price-ranger .ui-slider-horizontal .ui-slider-handle { top: -5px; } .single-sidebar.price-ranger #slider-range { margin-top: 25px; } .single-sidebar.price-ranger .ranger-min-max-block { margin-top: 20px; margin-bottom: 45px; } .single-sidebar.price-ranger .ranger-min-max-block input { display: inline-block; } .single-sidebar.price-ranger .ranger-min-max-block input[type='submit'] { width: 80px; border: none; border-radius: 0px; text-align: center; outline: none; line-height: 35px; font-size: 14px; margin-right: 37px; color: #ffffff; font-weight: 700; background: #48c7ec; text-transform: uppercase; border: 2px solid #48c7ec; } .single-sidebar.price-ranger .ranger-min-max-block input[type='text'] { border: none; text-align: center; outline: none; width: 40px; color: #9c9c9c; font-weight: 400; text-align: right; } .single-sidebar.price-ranger .ranger-min-max-block input[type='text'].max { } .single-sidebar.price-ranger .ranger-min-max-block span { color: #9c9c9c; font-weight: 400; } .best_sellers .theme_title { margin-bottom: 36px; } .best_sellers .best_selling_item .text { padding-left: 20px; margin-top:-3px; } .best_sellers .best_selling_item .text h4 { color: #222; } .best_sellers .best_selling_item .text h6 { font-size: 16px; font-weight: 700; color:#272727; } .best_sellers .best_selling_item .text ul li { display: inline-block; margin-right:3px; font-size: 12px; margin-top: 10px; color: #48c7ec; } .best_sellers .best_selling_item .text span { display: block; margin-top: 10px; color: #48c7ec; font-size: 16px; font-weight: 400; font-family: 'Roboto'; } .best_sellers .best_selling_item { margin:20px 0 20px 0; padding-bottom: 17px; } .best_sellers .best_selling_item.border { border-bottom: 1px solid #f7f7f7; } .sidebar_styleTwo .sidebar_categories { margin-top: 30px; } .sidebar_styleTwo .sidebar_tags { margin: 19px 0 51px 0; } /*** ============================================= page_pagination style ============================================= ***/ . { text-align: center; padding-top: 20px; } .page_pagination li { display: inline-block; margin:0 4px; } .page_pagination li a { width: 55px; line-height: 55px; border:1px solid rgba(229, 229, 229, 0.57); text-align: center; color: #252525; font-size: 18px; border-radius: 2px; } .page_pagination li a.active, .page_pagination li a:hover { color:#fff; background: #48c7ec; } /*** ============================================= Shop Single area style ============================================= ***/ .shop-single-area { padding-bottom: 80px; padding-top: 80px; } .product-content-box { margin-bottom: 106px; } .product-content-box .img-box { text-align: center; } .product-content-box .flexslider .slides img { width: auto; display: inline-block; } .product-content-box .flexslider { background: #f7f7f7 none repeat scroll 0 0; border: none; padding: 32px 0; border-radius: 0; margin: 0 50px 10px 0; position: relative; text-align: center; } .product-content-box .flex-viewport { border: none; max-height: 450px; transition: all 1s ease 0s; } .product-content-box .flex-control-thumbs { margin: 10px 0 0; overflow: hidden; position: static; display: none; } .product-content-box .flex-control-thumbs li { float: left; margin: 0 3% 0 0; width: 25%; } .product-content-box .flex-control-thumbs img { border: medium none; cursor: pointer; display: block; height: auto; opacity: 0.6; transition: all 1s ease 0s; width: 100%; border: 3px solid #f7f7f7; } .product-content-box .flex-control-thumbs .flex-active { cursor: default; opacity: 1; border: 3px solid #ab7442; } .product-content-box .flex-control-thumbs .flex-active:focus{ outline: none; } .product-content-box .content-box { margin-left: -50px; } .product-content-box .content-box h3 { color: #222; font-size: 24px; font-weight: 400; margin: 0 0 10px; text-transform: capitalize; } .product-content-box .content-box del { color: #a2a2a2; margin-left: 10px; } .product-content-box .content-box .review-box { margin: 0 0 10px; } .product-content-box .content-box .review-box ul li { display: inline-block; margin-right: 3px; } .product-content-box .content-box .review-box ul { display: inline-block; padding-right: 1px; } .product-content-box .content-box .review-box ul li i { color: #48c7ec; font-size: 14px; } .product-content-box .content-box span.price { color: #48c7ec; font-size: 22px; } .product-content-box .content-box .text { margin: 0px 0 0; overflow: hidden; padding: 24px 0 9px; } .product-content-box .content-box .location-box { margin: 4px 0 18px; position: relative; } .product-content-box .content-box .location-box p { color: #1f1f1f; margin: 0 0 12px; } .product-content-box .content-box .location-box form input { border: 2px solid #f7f7f7; height: 40px; padding-left: 10px; padding-right: 10px; width: 170px; transition: all 500ms ease; } .product-content-box .content-box .location-box form input:focus{ border-color: #48c7ec; } .product-content-box .content-box .location-box form button { background: #f7f7f7 none repeat scroll 0 0; border: medium none; color: #292929; font-size: 14px; font-weight: 600; position: absolute; left: 178px; top: 37px; height: 40px; padding: 0; text-align: center; text-transform: uppercase; width: 95px; margin-left: 6px; transition: all 500ms ease; } .product-content-box .content-box .location-box form button:hover{ background: #48c7ec; color: #fff; } .product-content-box .content-box .location-box form span { color: #48c7ec; } .product-content-box .content-box .addto-cart-box { } .product-content-box .content-box .addto-cart-box .input-group.bootstrap-touchspin { float: left; width: 70px; margin-right: 20px; } .product-content-box .content-box .addto-cart-box .form-control { background-color: #fff; background-image: none; border: 1px solid #eaeaea; border-radius: 0 !important; box-shadow: none; color: #272727; display: block; font-size: 18px; font-weight: 500; height: 50px; padding: 6px 0 8px; text-align: center; } .product-content-box .content-box .addto-cart-box .bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-up { border-radius: 0 } .product-content-box .content-box .addto-cart-box .bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-down { border-radius: 0; margin-top: -2px; } .product-content-box .content-box .addto-cart-box .bootstrap-touchspin .input-group-btn-vertical > .btn { display: block; float: none; margin-left: -1px; max-width: 100%; padding: 12px 12px; position: relative; width: 100%; } .product-content-box .content-box .addto-cart-box .btn-default { background-color: #efefef; border-color: #efefef; color: #9e9e9e; } .product-content-box .content-box .addto-cart-box .bootstrap-touchspin .input-group-btn-vertical i { color: #9e9e9e; font-weight: normal; left: 8px; position: absolute; top: 7px; } .product-content-box .content-box .addto-cart-box button.addtocart { margin-left: 25px; } .product-tab-box { padding: 30px; padding-top: 0; border: 1px solid #f4f4f4; } .product-tab-box .tab-menu { border-bottom: 1px solid #f7f7f7; margin-top: -50px; margin-bottom: 33px; position: relative; left: -31px; } .product-tab-box .tab-menu li { display: block; float: left; margin-bottom: -1px; } .product-tab-box .tab-menu li a { border: 1px solid transparent; border-radius: 0; display: block; margin-right: 10px; padding: 13px 35px; color: #1f1f1f; font-size: 16px; font-weight: 600; text-transform: capitalize; font-family: 'Montserrat', sans-serif; background: #f7f7f7; transition: all 500ms ease; } .product-tab-box .tab-menu li.active a, .product-tab-box .tab-menu li:hover a{ background: #48c7ec; color: #fff; border-color: #48c7ec; } .product-tab-box .tab-content { } .single-review-box { margin-bottom: 10px; padding-bottom: 32px; padding-left: 80px; position: relative; } .single-review-box .img-holder { left: 0; position: absolute; top: 0; } .single-review-box .text-holder { border: 1px solid #f4f4f4; padding: 20px; } .single-review-box .text-holder .top { margin: 0 0 8px; overflow: hidden; } .single-review-box .text-holder .top .review-box ul { margin-top: -4px; padding-left: 20px; } .single-review-box .text-holder .top .review-box ul li { display: inline-block; margin-right: 3px; } .single-review-box .text-holder .top .review-box ul li i { color: #48c7ec; font-size: 14px; } .single-review-box .text-holder .top .review-date { color: #ab7442; margin-top: -5px; } .single-review-box .text-holder .text p { margin: 0 0 15px; } .single-review-box .text-holder .text a.reply { color: #ab7442; font-size: 14px; font-weight: 600; text-transform: uppercase; } .product-tab-box .tab-content .product-details-content { margin-top: -5px; } .product-tab-box .tab-content .product-details-content .highlight { margin: 42px 0 0; } .product-tab-box .tab-content .product-details-content .highlight .highlight-title { color: #292929; font-size: 24px; font-weight: 600; text-transform: uppercase; font-family: 'Poppins', sans-serif; margin: 0 0 28px; } .product-tab-box .tab-content .product-details-content .highlight li{ position: relative; padding-bottom: 12px; padding-left: 25px; } .product-tab-box .tab-content .product-details-content .highlight li:before { content: "\f00c"; font-family: FontAwesome; font-style: normal; font-weight: normal; color: #ab7442; font-size: 14px; position: absolute; top: 0px; left: 0; } .review-form { padding-top: 16px; } .review-form .sec-title-two { padding-bottom: 34px; } .review-form .add-rating-box { margin: 0 0 23px; } .review-form .add-rating-box .add-rating-title h4 { color: #292929; font-family: "Poppins",sans-serif; font-size: 14px; font-weight: 400; margin: 0 0 10px; text-transform: none; } .review-form .add-rating-box ul li { display: inline-block; margin: 0 0px; border-right: 1px solid #e5e5e5; padding: 0 11px; } .review-form .add-rating-box ul li:last-child{ margin-right: 0; } .review-form .add-rating-box ul li a i { color: #ddd; margin-right: 3px; transition: all 500ms ease; font-size: 14px; } .review-form .add-rating-box ul li.active a i, .review-form .add-rating-box ul li a:hover i{ color: #48c7ec; } .review-form form input[type="text"], .product-tab-box .tab-content .review-form form textarea { height: 50px; width: 100%; border: 1px solid #eaeaea; color: #9e9e9e; font-size: 14px; padding: 0 15px; margin-bottom: 30px; transition: all 500ms ease; } .review-form form textarea { height: 110px; padding: 10px 15px; margin-bottom: 32px; } .review-form .add-rating-box ul li:hover a i{ opacity: 1; } .review-form form input[type="text"]:focus{ border-color: #48c7ec; } .review-form form textarea:focus{ border-color: #48c7ec; } .related-product { border-top: 1px solid #f7f7f7; margin-top: 60px; padding-top: 56px; } .related-product .single-product-item { margin-bottom: 0; } .product-review-tab .add_your_review .review-title h3 { font-size: 26px; text-transform: uppercase; font-weight: 600; color: #252525; } .tab-title-h4 h4 { color: #3d3d3d; font-size: 20px; margin-bottom: 40px; } /* ============================== 5. Our Services styles ============================== */ .our-services { padding: 70px 0 15px; } .our-services.style-2 { } .our-services .separet { position: relative; display: block; width: 100%; border-bottom: 1px solid #f1f1f1; margin-bottom: 40px; top: -10px; } .our-services .caption-box-wrapper { border-top: 1px solid #F4F4F4; margin-top: 35px; } .our-services .single-our-service { margin-bottom: 56px; } .our-services .single-our-service h4 { margin-top: 17px; margin-bottom: 11px; color: #222; font-size: 20px; font-weight: 400; text-transform: capitalize; transition: .5s ease; } .our-services .single-our-service:hover h4 { color: #48c7ec; transition: .5s ease; } .our-services .single-our-service .img-box { position: relative; max-width: 370px; } .our-services .single-our-service .text-box { border: 1px solid #f1f1f1; border-top: 0px; padding: 5px 20px 30px; } .our-services .single-our-service-caption-box { padding-top: 40px; } .our-services .single-our-service-caption-box .img-box, .our-services .single-our-service-caption-box .content-box { display: table-cell; vertical-align: middle; } .our-services .single-our-service-caption-box .img-box { width: 120px; } .our-services .single-our-service-caption-box .content-box { padding-left: 20px; } .our-services.service-page .has-divider { border-top: 1px solid #F4F4F4; margin-top: 60px; padding-top: 60px; } .our-services .single-our-service .img-box { overflow: hidden; } .our-services .single-our-service .img-box img { transform: scale(1); transition: .5s ease-in-out; } .our-services .single-our-service:hover .img-box img { transform: scale(1.1); transition: .5s ease-in-out; } .our-services .single-our-service .img-box a { position: relative; display: block; } .our-services .single-our-service .img-box a:after { position: absolute; content: ""; width: 100%; height: 100%; background: rgba(72, 199, 236, 0.9); left: 0; top: 0; transform: scale(0,1); transition: .5s ease; } .our-services .single-our-service:hover .img-box a:after { transform: scale(1,1); transition: .5s ease; } .our-services .single-our-service .thm-btn { background: transparent; color: #48c7ec; border-color: #848484; } .our-services .single-our-service .thm-btn:hover { background: #48c7ec; color: #fff; border-color: #48c7ec; } /*** ==================================================================== awards Section ==================================================================== ***/ .awards { position: relative; background: #48c7ec; padding: 60px 0 40px; } .awards:after { position: absolute; content: ""; background: #1cc1db; width: 1px; top: 50px; bottom: 50px; left: 50%; } .awards .container { position: relative; } .awards h2 { font-size: 32px; color: #fff; } .awards p { color: #fff; margin: 30px 0 45px; } .awards .award-logo { margin: 0 0; } .awards .service-list { } .awards .service-list li { display: inline-block; color: #fff; width: 32%; font-size: 16px; padding-left: 30px; } .awards .service-list li a { color: #fff; } .awards .service-list li i { color: #fff; margin-right: 10px; margin-bottom: 25px; } /*** ==================================================================== Login / Register Section ==================================================================== ***/ .register-section{ position:relative; } .register-section .sec-title{ margin-bottom:30px; } .register-section .sec-title h2{ font-size:28px; padding-bottom:5px; font-weight:600; } .register-section .form-column{ margin-bottom:70px; } .styled-form{ position:relative; } .styled-form .form-group{ position:relative; margin-bottom:25px; margin-top: 0px; font-size: 15px; color:#9e9e9e; } .styled-form .form-group.social-links-two { margin-top: 7px; } .styled-form .form-group.register-text { margin-top: 15px; margin-left: 10px; } .checkout-section .styled-form .form-group{ position:relative; margin-bottom:20px; } .styled-form .form-group .check-box{ line-height:24px; font-size:15px; font-weight:normal; padding-top:5px; color:#1f1f1f; } .styled-form .form-group .check-box label{ position:relative; top:-1px; font-weight:normal; padding:0px; font-size:15px; cursor:pointer; } .styled-form .pull-left label, .styled-form .pull-right label{ cursor:pointer; font-weight:400; } .styled-form .pull-left input { display: inline-block; } .styled-form .form-group .thm-btn { line-height: 44px; } .styled-form .form-group .adon-icon{ position:absolute; top:50%; margin-top:-10px; right:10px; width:20px; height:20px; line-height:20px; font-size:15px; color:#999999; z-index:2; } .styled-form .form-group .field-label{ display:block; color:#1f1f1f; text-transform:capitalize; font-size:16px; margin-bottom:7px; font-weight:400; } .styled-form input[type="text"], .styled-form input[type="email"], .styled-form input[type="password"], .styled-form input[type="tel"], .styled-form input[type="number"], .styled-form input[type="url"], .styled-form select, .styled-form textarea{ position:relative; display:block; width:100%; background:#ffffff; line-height:30px; padding:8px 20px; height:48px; border:1px solid #e0e0e0; border-radius: 0px; transition:all 300ms ease; -webkit-transition:all 300ms ease; -ms-transition:all 300ms ease; -o-transition:all 300ms ease; -moz-transition:all 300ms ease; } .checkout-section .styled-form input[type="text"], .checkout-section .styled-form input[type="email"], .checkout-section .styled-form input[type="password"], .checkout-section .styled-form select{ line-height:26px; height:44px; } .styled-form select{ -webkit-appearance:none; -ms-appearance:none; -moz-appearance:none; -o-appearance:none; background:#ffffff url(../images/icons/icon-select.png) right center no-repeat; cursor:pointer; } .styled-form select option{ text-indent:20px; } .styled-form textarea{ resize:none; height:110px; } .styled-form input:focus, .styled-form select:focus, .styled-form textarea:focus{ border-color: #48c7ec; } .styled-form .form-group .theme-btn{ min-width:150px; text-align:center; padding:10px 30px; } .styled-form .forgot{ font-size:14px; } .social-links-two a{ position:relative; display:inline-block; font-size:14px; width:42px; height:42px; line-height: 45px; text-align:center; color:#ffffff; background:#b2dd4c; margin:0px 0px 0px 15px; transition:all 0.5s ease; -moz-transition:all 0.5s ease; -webkit-transition:all 0.5s ease; -ms-transition:all 0.5s ease; -o-transition:all 0.5s ease; } .social-links-two a:hover{ opacity:0.80; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)"; } .social-links-two .facebook{ background:#3b5998; } .social-links-two .twitter{ background:#33ccfe; } .social-links-two .google-plus{ background:#dd4b39; } /*** ============================================= two-column style ============================================= ***/ .two-column { position: relative; } .two-column .img-box { position: relative; padding-right: 24px; margin-bottom: 20px; float: left; } .two-column .content { position: relative; float: left; } .two-column .content h4 { font-size: 20px; } .two-column .content .date { color: #48c7ec; margin-bottom: 18px; margin-top: 5px; } .two-column .owl-controls { text-align: center; display: block; position: relative; bottom: 0px; margin-top: 14px; } .two-column .owl-dots .owl-dot { display: inline-block; } .two-column .owl-dots .owl-dot span { background: none repeat scroll 0 0 #ff9a00; border-radius: 50%; display: block; height: 10px; background: #f4f4f4; width: 10px; margin: 5px 7px; transition: .5s ease; } .two-column .owl-dots .owl-dot.active span, .two-column .owl-dots .owl-dot:hover span { background-color: #48c7ec; transition: .5s ease; } /*subscribe*/ .subscribe { background-repeat: no-repeat; background-size: cover; } .subscribe h2 { color: #fff; font-size: 32px; } .subscribe p { color: #fff; font-size: 18px; margin: 22px 0 36px; } .subscribe-form input { position: relative; width: 74%; display: inline-block; margin-right: 6px; padding: 10px 15px 8px; padding-left: 40px; border: 1px solid #48c7ec; } .subscribe-form { position: relative; } .subscribe-form span { position: absolute; left: 15px;top: 15px; color: #48c7ec; font-size: 20px; } /* ============================== 5. Our Services styles ============================== */ .three-column.bg { background: #f7f7f7; padding-bottom: 14px; } .three-column .separet { position: relative; display: block; width: 100%; border-bottom: 1px solid #f1f1f1; margin-bottom: 40px; top: -10px; } .three-column .caption-box-wrapper { border-top: 1px solid #F4F4F4; margin-top: 35px; } .three-column .single-our-service { margin-bottom: 56px; } .three-column .single-our-service h4 { margin-top: 17px; margin-bottom: 11px; color: #222; font-size: 20px; font-weight: 400; text-transform: capitalize; transition: .5s ease; } .three-column .single-our-service:hover h4 { color: #48c7ec; transition: .5s ease; } .three-column .single-our-service .img-box { position: relative; max-width: 370px; } .three-column .single-our-service .img-box .count { background: #48c7ec; color: #fff; font-size: 18px; font-family: "Poppins", sans-serif; padding: 5px 24px; position: absolute; left: 0; bottom: -16px; } .three-column .single-our-service .text-box { border-top: 0px; padding: 20px 0px 0px; } .three-column .single-our-service-caption-box { padding-top: 40px; } .three-column .single-our-service-caption-box .img-box, .three-column .single-our-service-caption-box .content-box { display: table-cell; vertical-align: middle; } .three-column .single-our-service-caption-box .img-box { width: 120px; } .three-column .single-our-service-caption-box .content-box { padding-left: 20px; } .three-column.service-page .has-divider { border-top: 1px solid #F4F4F4; margin-top: 60px; padding-top: 60px; } .three-column .single-our-service .img-box { } .three-column .single-our-service .img-box img { transition: .5s ease-in-out; } .three-column .single-our-service:hover .img-box img { transition: .5s ease-in-out; } .three-column .single-our-service .img-box a { position: relative; display: block; } .three-column .single-our-service .thm-btn { background: transparent; color: #48c7ec; border-color: #848484; } .three-column .single-our-service .thm-btn:hover { background: #48c7ec; color: #fff; border-color: #48c7ec; } /*form*/ .default-form-area.style-3 { border: 1px solid #eee; padding: 29px; } .default-form-area.style-3 .thm-btn { width: 100%; } .default-form-area.style-3 textarea { height: 200px; } /*** ==================================================================== Featured Services style ==================================================================== ***/ .feature-service { position: relative; } .feature-service .column { position: relative; margin-bottom: 50px; } .feature-service .style-1 .text { } .feature-service .style-1 .thm-btn-tr { color: #48c7ec; border-color: #f4f4f4; } .feature-service .style-1 .thm-btn-tr:hover { color: #fff; } .feature-service .style-1 .text { margin: 21px 0 19px; } .feature-service .style-2 .content { position: relative; border: 1px solid #f4f4f4; padding: 25px 20px 0px; } .feature-service .style-2 .content:after { position: absolute; content: ""; height: 3px; border: 1px solid #f4f4f4; border-top: 0px; width: 80%; left: 10%; bottom: -4px; } .feature-service .style-2 .content:before { position: absolute; content: ""; height: 3px; border: 1px solid #f4f4f4; border-top: 0px; width: 60%; left: 20%; bottom: -7px; } .feature-service .style-2 .list{ margin-top: 10px; } .feature-service .style-2 .list li { } .feature-service .style-2 .list li a { font-size: 16px; color: #848484; border-bottom: 1px solid #f4f4f4; padding: 10px 0; display: block; } .feature-service .style-2 .list li:last-child a { border-bottom: 0px; } .feature-service .style-2 .list li a i { color: #48c7ec; font-size: 15px; padding-right: 15px; } .feature-service .style-3 .graph { padding: 14px; border: 1px solid #f4f4f4; } .feature-service .style-3 .select-box { margin-top: 20px; margin-bottom: 5px; } .feature-service .select-box .btn:before { position: absolute; content: "\f009"; font-family: FontAwesome; font-size: 16px; color: #48c7ec; left: 12px; top: 7px; } .feature-service .default-form .g-select { width: 170px; } .feature-service .default-form .bootstrap-select.btn-group .dropdown-toggle .filter-option { padding: 6px 15px; border: 1px solid #f4f4f4; text-align: center; } .feature-service .default-form .dropdown-menu { top: 33px; } /*** ==================================================================== history Section style ==================================================================== ***/ .our-history { padding-bottom: 30px; } .our-history .history-outer { width: 100%; position: relative; overflow-x: auto; } .our-history .content-box { width: 100%; min-width: 900px; } .our-history .bx-wrapper .bx-viewport { box-shadow: none; background: transparent; border: none; left: 0; } .our-history .bx-wrapper { margin: 0; } .our-history .img-box { padding-right: 30px; padding-bottom: 30px; } .our-history h4 { font-size: 20px; } .our-history p.theme-color { color: #48c7ec; } .our-history .text p { margin: 20px 0px; } .our-history ul.nav-link { display: inline-block; position: relative; top: -72px; left: -5px; font-size: 40px; } .our-history ul.nav-link li a { color: #848484; transition: .5s ease; } .our-history ul.nav-link li a:hover { color: #48c7ec; transition: .5s ease; } .our-history .thumb-box.style1 { position: relative; border-left: 1px dashed #d6d6d6; padding: 35px 0; top: -67px; } .our-history .thumb-box.style1 li { position: relative; margin-bottom: 15px; margin-top: 16px; z-index: 99; } .our-history .thumb-box.style1 li a { position: relative; font-size: 14px; color: #848484; padding-left: 20px; } .our-history .thumb-box.style1 li a.active { color: #48c7ec; } .our-history .thumb-box.style1 li a:after { position: absolute; content: ""; height: 12px; width: 12px; border: 3px solid #e1e1e1; background: #ffffff; border-radius: 50%; left: -12px; top: 3px; } .our-history .thumb-box.style1 li a.active:after { border: 3px solid #48c7ec; background: #fff; } .our-history .thumb-box.style1 li a.active:before { background-color: #48c7ec; } .our-history .thumb-box.style2 { position: relative; text-align: center; padding-bottom: 25px; } .our-history .thumb-box.style2 li { margin: 0 15px; margin-bottom: 25px; } .our-history .thumb-box.style2 li a { position: relative; background: #fff; border: 2px solid #f4f4f4; padding: 5px 31px 4px; font-family: "Poppins", sans-serif; font-size: 18px; color: #848484; } .our-history .thumb-box.style2 li a.active { background: #48c7ec; border-color: #48c7ec; color: #fff; } .our-history .thumb-box.style2:before { position: absolute; content: ""; left: 0; top: 18px; width: 100%; z-index: 0; border-bottom: 1px dashed #d6d6d6; } .our-history .thumb-box.style1:after { position: absolute; content: ""; height: 12px; width: 12px; border: 3px solid #e1e1e1; background: #e1e1e1; border-radius: 50%; left: -7px; top: -8px; } .our-history .thumb-box.style1:before { position: absolute; content: ""; height: 12px; width: 12px; border: 3px solid #e1e1e1; background: #e1e1e1; border-radius: 50%; left: -7px; bottom: -8px; } /* ============================== call-out styles ============================== */ .call-out { background: #48c7ec; padding: 5px 0 25px; } .call-out .logo { margin-top: 23px; } .call-out h4 { color: #fff; margin-top: 35px; font-size: 20px; } .call-out .thm-btn-tr { color: #fff; background: transparent; border-color: #fff; margin-top: 20px; line-height: 41px; padding: 0 21px; } .call-out .thm-btn-tr:hover { color: #48c7ec; background: #fff; border-color: #fff; } /* ============================== parallax styles ============================== */ .parallax { position: relative; padding: 100px 0; background-attachment: fixed; background-repeat: no-repeat; background-size: cover; } .parallax:before { content: ''; position: absolute; left: 0px; top: 0px; width: 100%; height: 100%; background: rgba(16, 37, 46, 0.92); z-index: 0; } .parallax h1 { position: relative; font-size: 40px; color: #fff; margin-bottom: 30px; } .parallax p { position: relative; font-size: 18px; color: #fff; margin-bottom: 28px; } /* ============================== default-section styles ============================== */ .default-section { position: relative; } .default-section h4 { font-style: italic; line-height: 32px; margin-bottom: 28px; } .default-section .default-list { position: relative; margin: 15px 0; } .default-section .default-list li {color: #848484;font-size: 16px;line-height: 30px;} .default-section .default-list li i {color: #48c7ec;font-size: 14px;margin-right: 12px;} /*contacnt page*/ /*tab*/ .tabs-section{ position:relative; padding:130px 0px 100px; } .tabs-section .column{ margin-bottom:30px; } .tabs-section .image-box img{ width:100%; display:block; } .tabs-style-one .tab-buttons{ position:relative; } .tabs-style-one .tab-buttons .tab-btn{ position:relative; display:inline-block; padding: 13px 30px; margin:0px 0px 0px; cursor:pointer; font-size: 18px; text-align:center; color: #848484; border-top: 2px solid transparent; background-color:#f9f9f9; text-transform:capitalize; transition:all 300ms ease; } .tabs-style-one .tab-buttons .tab-btn.active-btn{ color: #48c7ec; background: #ffffff; border-color: #48c7ec; } .tabs-style-one .tabs-content{ position:relative; padding: 34px; padding-left: 0; } .tabs-style-one .tab .text-content{ position:relative; } .tabs-style-one .tab .text-content .text{ font-size:16px; line-height:1.8em; margin-bottom:15px; color:#777777; font-weight:300; font-family: 'Roboto', sans-serif; } .tabs-style-one.tabs-box{ padding-right:15px; } .tabs-box .tabs-content .tab{ position: relative; display: none; } .tabs-box .tabs-content .active-tab { display: block; } .contact_details { } .contact_details .item { border: 1px solid #f4f4f4; padding: 40px; transition: .5s ease; margin-bottom: 50px; } .contact_details .item:hover { border-color: #48c7ec; transition: .5s ease; } .contact_details .item span {color: #48c7ec;font-size: 55px;} .contact_details .item h4 { position: relative; font-size: 20px; margin: 25px 0 30px; } .contact_details .item h4:after { content: ""; position: absolute; top: 35px; left: 50%; margin-left: -30px; width: 60px; height: 1px; background: #eee; }
templates/jaeventsii/css/rtl/blue/frontend-edit.css
ForAEdesWeb/AEW1
.com_config #templates-form .tip { background: #d7d9db; padding: 10px 15px; } .com_config #templates-form textarea { height: auto; width: auto; min-height: 100px; min-width: 50%; } .com_config #templates-form .input-append .add-on, .com_config #templates-form .input-prepend .add-on { width: 35px; } .com_config #templates-form .input-append input, .com_config #templates-form .input-prepend input { display: inline-block; } .com_config #templates-form .input-append .btn, .com_config #templates-form .input-prepend .btn { border: 1px solid #cccccc; } .com_config #templates-form .input-append .btn:hover, .com_config #templates-form .input-prepend .btn:hover, .com_config #templates-form .input-append .btn:focus, .com_config #templates-form .input-prepend .btn:focus, .com_config #templates-form .input-append .btn:active, .com_config #templates-form .input-prepend .btn:active { color: #0082d5; } .com_config #templates-form .t3-admin-form-legend { display: none; } .com_config #templates-form .row-fluid .span6 { width: 100%; } @media (min-width: 768px) { .com_config #templates-form .control-group .control-label { width: 250px; } .com_config #templates-form .control-group .controls { margin-right: 280px; } } .com_config #modules-form .accordion-group { background: #ffffff; } .com_config #modules-form .input-append .add-on, .com_config #modules-form .input-prepend .add-on { width: 35px; } .com_config #modules-form .input-append input, .com_config #modules-form .input-prepend input { display: inline-block; } .com_config #modules-form .input-append .btn, .com_config #modules-form .input-prepend .btn { border: 1px solid #cccccc; } .com_config #modules-form .input-append .btn:hover, .com_config #modules-form .input-prepend .btn:hover, .com_config #modules-form .input-append .btn:focus, .com_config #modules-form .input-prepend .btn:focus, .com_config #modules-form .input-append .btn:active, .com_config #modules-form .input-prepend .btn:active { color: #0082d5; } .com_config #modules-form #jform_published > label { margin: 0; } .com_config #modules-form span.label-default { display: inline-block; } .com_config #modules-form .accordion-group { margin-bottom: 20px; } .com_config #modules-form .accordion-group .accordion-heading .accordion-toggle { border: 1px solid #ddd; border-radius: 5px 5px 0 0; color: #428bca; display: block; padding: 10px; outline: none; } .com_config #modules-form .accordion-group .accordion-heading .accordion-toggle.collapsed { border-radius: 5px; color: #666; } .com_config #modules-form .accordion-group .accordion-body { border: 1px solid #ddd; border-top: 0; border-radius: 0 0 5px 5px; padding-top: 20px; } .com_config #modules-form .accordion-group .accordion-body .nav-tabs { border-bottom: 0; } .com_config #modules-form .accordion-group .accordion-inner .nav-stacked > li { padding: 24px 0; } .com_config #modules-form .accordion-group .accordion-inner .nav-stacked > li:before { display: none; } .com_config #modules-form .accordion-group .accordion-inner .nav-stacked > li .control-group { margin-bottom: 0; } .controls select { vertical-align: middle; width: 220px; } .jBox-Confirm .jBox-content #jatools-select-layout-form { display: block !important; } .form-horizontal .control-group .controls .ja-acm-admin.joomla3 { margin-right: -180px; } .jaacm-list textarea.autoheight { height: auto !important; } .com_config .jBox-Modal .jBox-title, .com_config .jBox-Confirm .jBox-title { text-align: right; } .com_config .jBox-Confirm-button { margin-left: 0; } .com_config .jBox-Confirm-button { margin-left: 12px; } fieldset.radio > input[type="radio"] { margin-right: 0; } fieldset.radio > label { margin-left: 10px; } .control-group > .controls > .inputbox, #customfields, #termscontent { display: inline-block; vertical-align: top; } @media (min-width: 768px) { .edit .inputbox, .edit input[type="text"], .edit select.inputbox, .edit select { width: 250px; } } .edit textarea { width: 100%; } .edit .input-append, .edit .input-prepend { display: block; width: auto; } @media (min-width: 768px) { .edit .input-append input[type="text"], .edit .input-prepend input[type="text"], .edit .input-append input.inputbox, .edit .input-prepend input.inputbox { display: inline-block; width: 210px; } } .edit .input-append .btn, .edit .input-prepend .btn { border: 1px solid #cccccc; background-color: #ffffff; } .edit .nav-tabs { margin-bottom: 24px; } .edit .tab-pane:before, .edit .tab-pane:after { content: " "; display: table; } .edit .tab-pane:after { clear: both; } #editor-xtd-buttons, .toggle-editor { margin-top: 24px; margin-bottom: 24px; } #editor-xtd-buttons .btn, .toggle-editor .btn { background-color: #ffffff; border-color: #cccccc; color: #333333; } #editor-xtd-buttons .btn:hover, .toggle-editor .btn:hover, #editor-xtd-buttons .btn:focus, .toggle-editor .btn:focus, #editor-xtd-buttons .btn:active, .toggle-editor .btn:active { background-color: #e0e0e0; } #editor-xtd-buttons { margin-left: 40px; } #sbox-window { padding: 0; -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box; } .btn.jmodedit { padding: 0; } .btn.jmodedit:focus, .btn.jmodedit:active { box-shadow: none; } .jfedit-menu + .tooltip { min-width: 100px; } .window form table { border: 1px solid #dddddd; background: #f9f9f9; margin-bottom: 24px; } .window form table td { padding: 8px; } .window form .help-block { font-size: 12px; clear: both; padding-top: 5px; } .window.view-articles .filter { overflow: visible; } .window.view-articles .filter .btn-toolbar .btn { border: 1px solid; margin-left: 20px; margin-top: 5px; color: #ffffff; background-color: #0082d5; border-color: #0082d5; padding: 5px 15px; font-size: 12px; line-height: 24px; border-radius: 5px; } .window.view-articles .filter .btn-toolbar .btn:hover, .window.view-articles .filter .btn-toolbar .btn:focus, .window.view-articles .filter .btn-toolbar .btn.focus, .window.view-articles .filter .btn-toolbar .btn:active, .window.view-articles .filter .btn-toolbar .btn.active, .open > .dropdown-toggle.window.view-articles .filter .btn-toolbar .btn { color: #ffffff; background-color: #0063a2; border-color: #005d98; } .window.view-articles .filter .btn-toolbar .btn:active, .window.view-articles .filter .btn-toolbar .btn.active, .open > .dropdown-toggle.window.view-articles .filter .btn-toolbar .btn { background-image: none; } .window.view-articles .filter .btn-toolbar .btn.disabled, .window.view-articles .filter .btn-toolbar .btn[disabled], fieldset[disabled] .window.view-articles .filter .btn-toolbar .btn, .window.view-articles .filter .btn-toolbar .btn.disabled:hover, .window.view-articles .filter .btn-toolbar .btn[disabled]:hover, fieldset[disabled] .window.view-articles .filter .btn-toolbar .btn:hover, .window.view-articles .filter .btn-toolbar .btn.disabled:focus, .window.view-articles .filter .btn-toolbar .btn[disabled]:focus, fieldset[disabled] .window.view-articles .filter .btn-toolbar .btn:focus, .window.view-articles .filter .btn-toolbar .btn.disabled.focus, .window.view-articles .filter .btn-toolbar .btn[disabled].focus, fieldset[disabled] .window.view-articles .filter .btn-toolbar .btn.focus, .window.view-articles .filter .btn-toolbar .btn.disabled:active, .window.view-articles .filter .btn-toolbar .btn[disabled]:active, fieldset[disabled] .window.view-articles .filter .btn-toolbar .btn:active, .window.view-articles .filter .btn-toolbar .btn.disabled.active, .window.view-articles .filter .btn-toolbar .btn[disabled].active, fieldset[disabled] .window.view-articles .filter .btn-toolbar .btn.active { background-color: #0082d5; border-color: #0082d5; } .window.view-articles .filter .btn-toolbar .btn .badge { color: #0082d5; background-color: #ffffff; } .window.view-articles .filter .btn-toolbar .btn span { margin-left: 5px; } .window.view-articles .filters .chzn-container { display: inline-block; } .window #imageForm { margin: 0; width: auto; } .window #imageForm .chzn-container { float: right; } .window #imageForm #upbutton { float: right; margin-right: 5px; border: 1px solid; color: #ffffff; background-color: #0082d5; border-color: #0082d5; padding: 5px 15px; font-size: 12px; line-height: 24px; border-radius: 5px; } .window #imageForm #upbutton:hover, .window #imageForm #upbutton:focus, .window #imageForm #upbutton.focus, .window #imageForm #upbutton:active, .window #imageForm #upbutton.active, .open > .dropdown-toggle.window #imageForm #upbutton { color: #ffffff; background-color: #0063a2; border-color: #005d98; } .window #imageForm #upbutton:active, .window #imageForm #upbutton.active, .open > .dropdown-toggle.window #imageForm #upbutton { background-image: none; } .window #imageForm #upbutton.disabled, .window #imageForm #upbutton[disabled], fieldset[disabled] .window #imageForm #upbutton, .window #imageForm #upbutton.disabled:hover, .window #imageForm #upbutton[disabled]:hover, fieldset[disabled] .window #imageForm #upbutton:hover, .window #imageForm #upbutton.disabled:focus, .window #imageForm #upbutton[disabled]:focus, fieldset[disabled] .window #imageForm #upbutton:focus, .window #imageForm #upbutton.disabled.focus, .window #imageForm #upbutton[disabled].focus, fieldset[disabled] .window #imageForm #upbutton.focus, .window #imageForm #upbutton.disabled:active, .window #imageForm #upbutton[disabled]:active, fieldset[disabled] .window #imageForm #upbutton:active, .window #imageForm #upbutton.disabled.active, .window #imageForm #upbutton[disabled].active, fieldset[disabled] .window #imageForm #upbutton.active { background-color: #0082d5; border-color: #0082d5; } .window #imageForm #upbutton .badge { color: #0082d5; background-color: #ffffff; } .window #imageForm .pull-right { margin-left: 9px; } .window #imageForm .pull-right .btn { border: 1px solid; margin-left: 5px; color: #ffffff; background-color: #0082d5; border-color: #0082d5; padding: 5px 15px; font-size: 12px; line-height: 24px; border-radius: 5px; } .window #imageForm .pull-right .btn:hover, .window #imageForm .pull-right .btn:focus, .window #imageForm .pull-right .btn.focus, .window #imageForm .pull-right .btn:active, .window #imageForm .pull-right .btn.active, .open > .dropdown-toggle.window #imageForm .pull-right .btn { color: #ffffff; background-color: #0063a2; border-color: #005d98; } .window #imageForm .pull-right .btn:active, .window #imageForm .pull-right .btn.active, .open > .dropdown-toggle.window #imageForm .pull-right .btn { background-image: none; } .window #imageForm .pull-right .btn.disabled, .window #imageForm .pull-left .btn[disabled], fieldset[disabled] .window #imageForm .pull-right .btn, .window #imageForm .pull-right .btn.disabled:hover, .window #imageForm .pull-left .btn[disabled]:hover, fieldset[disabled] .window #imageForm .pull-right .btn:hover, .window #imageForm .pull-right .btn.disabled:focus, .window #imageForm .pull-left .btn[disabled]:focus, fieldset[disabled] .window #imageForm .pull-right .btn:focus, .window #imageForm .pull-right .btn.disabled.focus, .window #imageForm .pull-left .btn[disabled].focus, fieldset[disabled] .window #imageForm .pull-right .btn.focus, .window #imageForm .pull-right .btn.disabled:active, .window #imageForm .pull-left .btn[disabled]:active, fieldset[disabled] .window #imageForm .pull-right .btn:active, .window #imageForm .pull-right .btn.disabled.active, .window #imageForm .pull-left .btn[disabled].active, fieldset[disabled] .window #imageForm .pull-right .btn.active { background-color: #0082d5; border-color: #0082d5; } .window #imageForm .pull-right .btn .badge { color: #0082d5; background-color: #ffffff; } .window #uploadForm { width: auto; } .window #uploadForm #upload-file { margin: 10px 0; } .window .manager { margin: 0; padding: 0; } .window .manager:before, .window .manager:after { content: " "; display: table; } .window .manager:after { clear: both; } .window .manager .thumbnail { float: right; margin-left: 10px; margin-right: 10px; } .t3onoff { border: 1px solid #aaa; border-radius: 0; display: block; height: 33px; overflow: hidden; padding: 0; position: relative; white-space: nowrap; width: 90px; } .t3onoff input[type=radio] { display: none; } .t3onoff label { width: 90px; height: 33px; overflow: hidden; display: block; border-radius: 0; position: absolute; top: -1px; right: -1px; z-index: 1; text-transform: uppercase; text-indent: -999em; } .t3onoff label:before, .t3onoff label:after { display: block; position: absolute; top: 0; border-radius: 0; -webkit-transition: all 250ms; -o-transition: all 250ms; transition: all 250ms; } .t3onoff label:before { content: "ON"; width: 100%; height: 100%; text-indent: 0; color: white; padding: 7px 18px; font-weight: normal; } .t3onoff label:after { content: ""; width: 40%; height: 100%; background: #fff; } .t3onoff label.off:before { content: "OFF"; text-align: left; color: #555; } .t3onoff label.active { z-index: 0; } .t3onoff label.off:before { background: #eee; right: 100%; } .t3onoff label.off.active:before { right: 0%; } .t3onoff label.on:before { background: #690; right: -100%; } .t3onoff label.on.active:before { right: -0%; } .t3onoff label.off:after { right: 60%; } .t3onoff label.off.active:after { right: 0%; } .t3onoff label.on:after { right: 0%; } .t3onoff label.on.active:after { right: 60%; } fieldset.radio.btn-group { padding: 0; } fieldset.radio.btn-group input { display: none; } fieldset.radio.btn-group label { display: inline-block; min-width: 54px; padding: 0 12px; border: 1px solid #aaa; line-height: 28px; background: #eee; color: #555; border-radius: 0; text-align: center; border-left-width: 0px; text-transform: uppercase; } fieldset.radio.btn-group label:last-child { border-left-width: 1px; } fieldset.radio.btn-group label.active { background: #690; border-color: #5c8b00; color: #fff; } .icon-eye-open:before, .icon-eye:before { content: "\f06e"; font-family: "FontAwesome"; } .icon-file-add:before { content: "\f0f6"; font-family: "FontAwesome"; } .icon-cancel:before { content: "\f00d"; font-family: "FontAwesome"; } .button2-left, .button2-left div { float: right; } .button2-right, .button2-right div { float: left; } .button2-left { margin: 5px 0 0 5px; } .button2-right { margin: 5px 5px 0 0; } .button2-left a, .button2-right a, .button2-left span, .button2-right span { background: #e0e0e0; border: 1px solid #d3d3d3; color: #999999; cursor: pointer; display: block; float: right; padding: 2px 10px; border-radius: 5px; } .button2-left span, .button2-right span { color: #999999; cursor: default; } .button2-left .page a, .button2-right .page a, .button2-left .page span, .button2-right .page span { padding: 0 6px; } .button2-left a:hover, .button2-right a:hover { background: #d3d3d3; color: #333333; text-decoration: none; } .edit.item-page a.modal, .com_config form a.modal { display: inline-block; position: inherit; width: auto !important; top: auto !important; overflow: hidden; } .edit.item-page a.modal.btn, .com_config form a.modal.btn { background: #ffffff; text-shadow: 0 1px 0 #fff; border-color: #cccccc; overflow: hidden; } .controls img.calendar { cursor: pointer; margin-right: 5px; } #k2FrontendContainer .icon-48-k2 { background: url("../../../images/system/K2_Logo_105x40_24.png") no-repeat 100% 50% !important; color: #222 !important; display: inline-block; padding-right: 120px !important; font-size: 24px !important; } #k2FrontendContainer #editor-xtd-buttons { margin-bottom: 0; } #k2FrontendContainer table.adminFormK2 tr td label { display: inline-block; } #k2FrontendContainer table.adminFormK2 tr td label.radio .inputbox { display: inline-block; height: auto; margin-left: 10px; position: static; margin-right: 0; } #k2FrontendContainer table.adminFormK2 ul.tags li input { -webkit-box-shadow: none; box-shadow: none; } #k2FrontendContainer table.k2FrontendToolbar { padding: 0; border: 0; background: none; } #k2FrontendContainer #toolbar-save { padding: 0; border: 0; background: none; } #k2FrontendContainer #toolbar-save .toolbar { margin-left: 10px; white-space: nowrap; display: inline-block; color: #ffffff; background-color: #0082d5; border-color: #0082d5; padding: 5px 15px; font-size: 14px; line-height: 1.71428571; border-radius: 5px; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; } #k2FrontendContainer #toolbar-save .toolbar:hover, #k2FrontendContainer #toolbar-save .toolbar:focus, #k2FrontendContainer #toolbar-save .toolbar.focus, #k2FrontendContainer #toolbar-save .toolbar:active, #k2FrontendContainer #toolbar-save .toolbar.active, .open > .dropdown-toggle#k2FrontendContainer #toolbar-save .toolbar { color: #ffffff; background-color: #0063a2; border-color: #005d98; } #k2FrontendContainer #toolbar-save .toolbar:active, #k2FrontendContainer #toolbar-save .toolbar.active, .open > .dropdown-toggle#k2FrontendContainer #toolbar-save .toolbar { background-image: none; } #k2FrontendContainer #toolbar-save .toolbar.disabled, #k2FrontendContainer #toolbar-save .toolbar[disabled], fieldset[disabled] #k2FrontendContainer #toolbar-save .toolbar, #k2FrontendContainer #toolbar-save .toolbar.disabled:hover, #k2FrontendContainer #toolbar-save .toolbar[disabled]:hover, fieldset[disabled] #k2FrontendContainer #toolbar-save .toolbar:hover, #k2FrontendContainer #toolbar-save .toolbar.disabled:focus, #k2FrontendContainer #toolbar-save .toolbar[disabled]:focus, fieldset[disabled] #k2FrontendContainer #toolbar-save .toolbar:focus, #k2FrontendContainer #toolbar-save .toolbar.disabled.focus, #k2FrontendContainer #toolbar-save .toolbar[disabled].focus, fieldset[disabled] #k2FrontendContainer #toolbar-save .toolbar.focus, #k2FrontendContainer #toolbar-save .toolbar.disabled:active, #k2FrontendContainer #toolbar-save .toolbar[disabled]:active, fieldset[disabled] #k2FrontendContainer #toolbar-save .toolbar:active, #k2FrontendContainer #toolbar-save .toolbar.disabled.active, #k2FrontendContainer #toolbar-save .toolbar[disabled].active, fieldset[disabled] #k2FrontendContainer #toolbar-save .toolbar.active { background-color: #0082d5; border-color: #0082d5; } #k2FrontendContainer #toolbar-save .toolbar .badge { color: #0082d5; background-color: #ffffff; } #k2FrontendContainer #toolbar-cancel { padding: 0; border: 0; background: none; } #k2FrontendContainer #toolbar-cancel .toolbar { white-space: nowrap; display: inline-block; color: #ffffff; background-color: #333333; border-color: #262626; padding: 5px 15px; font-size: 14px; line-height: 1.71428571; border-radius: 5px; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; } #k2FrontendContainer #toolbar-cancel .toolbar:hover, #k2FrontendContainer #toolbar-cancel .toolbar:focus, #k2FrontendContainer #toolbar-cancel .toolbar.focus, #k2FrontendContainer #toolbar-cancel .toolbar:active, #k2FrontendContainer #toolbar-cancel .toolbar.active, .open > .dropdown-toggle#k2FrontendContainer #toolbar-cancel .toolbar { color: #ffffff; background-color: #1a1a1a; border-color: #080808; } #k2FrontendContainer #toolbar-cancel .toolbar:active, #k2FrontendContainer #toolbar-cancel .toolbar.active, .open > .dropdown-toggle#k2FrontendContainer #toolbar-cancel .toolbar { background-image: none; } #k2FrontendContainer #toolbar-cancel .toolbar.disabled, #k2FrontendContainer #toolbar-cancel .toolbar[disabled], fieldset[disabled] #k2FrontendContainer #toolbar-cancel .toolbar, #k2FrontendContainer #toolbar-cancel .toolbar.disabled:hover, #k2FrontendContainer #toolbar-cancel .toolbar[disabled]:hover, fieldset[disabled] #k2FrontendContainer #toolbar-cancel .toolbar:hover, #k2FrontendContainer #toolbar-cancel .toolbar.disabled:focus, #k2FrontendContainer #toolbar-cancel .toolbar[disabled]:focus, fieldset[disabled] #k2FrontendContainer #toolbar-cancel .toolbar:focus, #k2FrontendContainer #toolbar-cancel .toolbar.disabled.focus, #k2FrontendContainer #toolbar-cancel .toolbar[disabled].focus, fieldset[disabled] #k2FrontendContainer #toolbar-cancel .toolbar.focus, #k2FrontendContainer #toolbar-cancel .toolbar.disabled:active, #k2FrontendContainer #toolbar-cancel .toolbar[disabled]:active, fieldset[disabled] #k2FrontendContainer #toolbar-cancel .toolbar:active, #k2FrontendContainer #toolbar-cancel .toolbar.disabled.active, #k2FrontendContainer #toolbar-cancel .toolbar[disabled].active, fieldset[disabled] #k2FrontendContainer #toolbar-cancel .toolbar.active { background-color: #333333; border-color: #262626; } #k2FrontendContainer #toolbar-cancel .toolbar .badge { color: #333333; background-color: #ffffff; }
static/app/views/home.html
joedborg/tapedeck
<section> <h2>TapeDeck Home</h2> </section>
REdefine/lib/slf4j-1.7.13/site/apidocs/org/slf4j/profiler/class-use/TimeInstrument.html
tuskiomi/redditBot
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!--NewPage--> <HTML> <HEAD> <!-- Generated by javadoc (build 1.6.0_23) on Tue Nov 10 20:55:15 CET 2015 --> <META http-equiv="Content-Type" content="text/html; charset=UTF-8"> <TITLE> Uses of Interface org.slf4j.profiler.TimeInstrument (SLF4J 1.7.13 API) </TITLE> <META NAME="date" CONTENT="2015-11-10"> <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css" TITLE="Style"> <SCRIPT type="text/javascript"> function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { parent.document.title="Uses of Interface org.slf4j.profiler.TimeInstrument (SLF4J 1.7.13 API)"; } } </SCRIPT> <NOSCRIPT> </NOSCRIPT> </HEAD> <BODY BGCOLOR="white" onload="windowTitle();"> <HR> <!-- ========= START OF TOP NAVBAR ======= --> <A NAME="navbar_top"><!-- --></A> <A HREF="#skip-navbar_top" title="Skip navigation links"></A> <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> <TR> <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A NAME="navbar_top_firstrow"><!-- --></A> <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> <TR ALIGN="center" VALIGN="top"> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../org/slf4j/profiler/TimeInstrument.html" title="interface in org.slf4j.profiler"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD> </TR> </TABLE> </TD> <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> </EM> </TD> </TR> <TR> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> &nbsp;PREV&nbsp; &nbsp;NEXT</FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../../index.html?org/slf4j/profiler/\class-useTimeInstrument.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="TimeInstrument.html" target="_top"><B>NO FRAMES</B></A> &nbsp; &nbsp;<SCRIPT type="text/javascript"> <!-- if(window==top) { document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>'); } //--> </SCRIPT> <NOSCRIPT> <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A> </NOSCRIPT> </FONT></TD> </TR> </TABLE> <A NAME="skip-navbar_top"></A> <!-- ========= END OF TOP NAVBAR ========= --> <HR> <CENTER> <H2> <B>Uses of Interface<br>org.slf4j.profiler.TimeInstrument</B></H2> </CENTER> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> Packages that use <A HREF="../../../../org/slf4j/profiler/TimeInstrument.html" title="interface in org.slf4j.profiler">TimeInstrument</A></FONT></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><A HREF="#org.slf4j.profiler"><B>org.slf4j.profiler</B></A></TD> <TD>Poor man's profiler API&nbsp;</TD> </TR> </TABLE> &nbsp; <P> <A NAME="org.slf4j.profiler"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> Uses of <A HREF="../../../../org/slf4j/profiler/TimeInstrument.html" title="interface in org.slf4j.profiler">TimeInstrument</A> in <A HREF="../../../../org/slf4j/profiler/package-summary.html">org.slf4j.profiler</A></FONT></TH> </TR> </TABLE> &nbsp; <P> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2">Classes in <A HREF="../../../../org/slf4j/profiler/package-summary.html">org.slf4j.profiler</A> that implement <A HREF="../../../../org/slf4j/profiler/TimeInstrument.html" title="interface in org.slf4j.profiler">TimeInstrument</A></FONT></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;class</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../org/slf4j/profiler/Profiler.html" title="class in org.slf4j.profiler">Profiler</A></B></CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;A poor man's profiler to measure the time elapsed performing some lengthy task.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;class</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../org/slf4j/profiler/StopWatch.html" title="class in org.slf4j.profiler">StopWatch</A></B></CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;A very basic @{link TimeInstrument} which can be started and stopped once and only once.</TD> </TR> </TABLE> &nbsp; <P> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2">Methods in <A HREF="../../../../org/slf4j/profiler/package-summary.html">org.slf4j.profiler</A> that return <A HREF="../../../../org/slf4j/profiler/TimeInstrument.html" title="interface in org.slf4j.profiler">TimeInstrument</A></FONT></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;<A HREF="../../../../org/slf4j/profiler/TimeInstrument.html" title="interface in org.slf4j.profiler">TimeInstrument</A></CODE></FONT></TD> <TD><CODE><B>TimeInstrument.</B><B><A HREF="../../../../org/slf4j/profiler/TimeInstrument.html#stop()">stop</A></B>()</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Stop this time instrument.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;<A HREF="../../../../org/slf4j/profiler/TimeInstrument.html" title="interface in org.slf4j.profiler">TimeInstrument</A></CODE></FONT></TD> <TD><CODE><B>StopWatch.</B><B><A HREF="../../../../org/slf4j/profiler/StopWatch.html#stop()">stop</A></B>()</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;<A HREF="../../../../org/slf4j/profiler/TimeInstrument.html" title="interface in org.slf4j.profiler">TimeInstrument</A></CODE></FONT></TD> <TD><CODE><B>Profiler.</B><B><A HREF="../../../../org/slf4j/profiler/Profiler.html#stop()">stop</A></B>()</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD> </TR> </TABLE> &nbsp; <P> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2">Methods in <A HREF="../../../../org/slf4j/profiler/package-summary.html">org.slf4j.profiler</A> that return types with arguments of type <A HREF="../../../../org/slf4j/profiler/TimeInstrument.html" title="interface in org.slf4j.profiler">TimeInstrument</A></FONT></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A>&lt;<A HREF="../../../../org/slf4j/profiler/TimeInstrument.html" title="interface in org.slf4j.profiler">TimeInstrument</A>&gt;</CODE></FONT></TD> <TD><CODE><B>Profiler.</B><B><A HREF="../../../../org/slf4j/profiler/Profiler.html#getCopyOfChildTimeInstruments()">getCopyOfChildTimeInstruments</A></B>()</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Return a copy of the child instrument list for this Profiler instance.</TD> </TR> </TABLE> &nbsp; <P> <HR> <!-- ======= START OF BOTTOM NAVBAR ====== --> <A NAME="navbar_bottom"><!-- --></A> <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A> <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> <TR> <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A NAME="navbar_bottom_firstrow"><!-- --></A> <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> <TR ALIGN="center" VALIGN="top"> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../org/slf4j/profiler/TimeInstrument.html" title="interface in org.slf4j.profiler"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD> </TR> </TABLE> </TD> <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> </EM> </TD> </TR> <TR> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> &nbsp;PREV&nbsp; &nbsp;NEXT</FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../../index.html?org/slf4j/profiler/\class-useTimeInstrument.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="TimeInstrument.html" target="_top"><B>NO FRAMES</B></A> &nbsp; &nbsp;<SCRIPT type="text/javascript"> <!-- if(window==top) { document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>'); } //--> </SCRIPT> <NOSCRIPT> <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A> </NOSCRIPT> </FONT></TD> </TR> </TABLE> <A NAME="skip-navbar_bottom"></A> <!-- ======== END OF BOTTOM NAVBAR ======= --> <HR> Copyright &#169; 2005&#x2013;2015 <a href="http://www.qos.ch">QOS.ch</a>. All rights reserved. </BODY> </HTML>
Codes/doc/DialogueQuitter.html
rtbn/CRAKETEAM
<?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <meta content="text/html; charset=UTF-8" http-equiv="Content-Type" /> <title>Class: DialogueQuitter</title> <link rel="stylesheet" href="./rdoc.css" type="text/css" media="screen" /> <script src="./js/jquery.js" type="text/javascript" charset="utf-8"></script> <script src="./js/thickbox-compressed.js" type="text/javascript" charset="utf-8"></script> <script src="./js/quicksearch.js" type="text/javascript" charset="utf-8"></script> <script src="./js/darkfish.js" type="text/javascript" charset="utf-8"></script> </head> <body id="top" class="class"> <div id="metadata"> <div id="home-metadata"> <div id="home-section" class="section"> <h3 class="section-header"> <a href="./index.html">Home</a> <a href="./index.html#classes">Classes</a> <a href="./index.html#methods">Methods</a> </h3> </div> </div> <div id="file-metadata"> <div id="file-list-section" class="section"> <h3 class="section-header">In Files</h3> <div class="section-body"> <ul> <li><a href="./Vue/Dialogues/DialogueQuitter_rb.html?TB_iframe=true&amp;height=550&amp;width=785" class="thickbox" title="Vue/Dialogues/DialogueQuitter.rb">Vue/Dialogues/DialogueQuitter.rb</a></li> </ul> </div> </div> </div> <div id="class-metadata"> <!-- Parent Class --> <div id="parent-class-section" class="section"> <h3 class="section-header">Parent</h3> <p class="link"><a href="Dialogue.html">Dialogue</a></p> </div> <!-- Method Quickref --> <div id="method-list-section" class="section"> <h3 class="section-header">Methods</h3> <ul class="link-list"> <li><a href="#method-c-new">::new</a></li> <li><a href="#method-c-new">::new</a></li> </ul> </div> </div> <div id="project-metadata"> <div id="fileindex-section" class="section project-section"> <h3 class="section-header">Files</h3> <ul> <li class="file"><a href="./Modele/Documentation_txt.html">Documentation.txt</a></li> <li class="file"><a href="./Modele/Regles_txt.html">Regles.txt</a></li> </ul> </div> <div id="classindex-section" class="section project-section"> <h3 class="section-header">Class/Module Index <span class="search-toggle"><img src="./images/find.png" height="16" width="16" alt="[+]" title="show/hide quicksearch" /></span></h3> <form action="#" method="get" accept-charset="utf-8" class="initially-hidden"> <fieldset> <legend>Quicksearch</legend> <input type="text" name="quicksearch" value="" class="quicksearch-field" /> </fieldset> </form> <ul class="link-list"> <li><a href="./Aide.html">Aide</a></li> <li><a href="./Case.html">Case</a></li> <li><a href="./CaseCartesienne.html">CaseCartesienne</a></li> <li><a href="./Dialogue.html">Dialogue</a></li> <li><a href="./DialogueAide.html">DialogueAide</a></li> <li><a href="./DialogueEcraserSauvegarde.html">DialogueEcraserSauvegarde</a></li> <li><a href="./DialogueEnregistrer.html">DialogueEnregistrer</a></li> <li><a href="./DialogueQuitter.html">DialogueQuitter</a></li> <li><a href="./DialogueQuitterEditeur.html">DialogueQuitterEditeur</a></li> <li><a href="./DialogueQuitterPartie.html">DialogueQuitterPartie</a></li> <li><a href="./DialogueReinitialiser.html">DialogueReinitialiser</a></li> <li><a href="./Editeur.html">Editeur</a></li> <li><a href="./Events.html">Events</a></li> <li><a href="./EventsAccueil.html">EventsAccueil</a></li> <li><a href="./EventsAfficherScores.html">EventsAfficherScores</a></li> <li><a href="./EventsChoixCreation.html">EventsChoixCreation</a></li> <li><a href="./EventsChoixGrille.html">EventsChoixGrille</a></li> <li><a href="./EventsChoixPartie.html">EventsChoixPartie</a></li> <li><a href="./EventsChoixSauvegarde.html">EventsChoixSauvegarde</a></li> <li><a href="./EventsCredits.html">EventsCredits</a></li> <li><a href="./EventsEditeur.html">EventsEditeur</a></li> <li><a href="./EventsJeu.html">EventsJeu</a></li> <li><a href="./EventsOptions.html">EventsOptions</a></li> <li><a href="./EventsPreparation.html">EventsPreparation</a></li> <li><a href="./EventsProfil.html">EventsProfil</a></li> <li><a href="./EventsReinitialiser.html">EventsReinitialiser</a></li> <li><a href="./EventsTailleEditeur.html">EventsTailleEditeur</a></li> <li><a href="./Fenetre.html">Fenetre</a></li> <li><a href="./FenetreAccueil.html">FenetreAccueil</a></li> <li><a href="./FenetreAfficherScores.html">FenetreAfficherScores</a></li> <li><a href="./FenetreChoixCreation.html">FenetreChoixCreation</a></li> <li><a href="./FenetreChoixGrille.html">FenetreChoixGrille</a></li> <li><a href="./FenetreChoixPartie.html">FenetreChoixPartie</a></li> <li><a href="./FenetreChoixSauvegarde.html">FenetreChoixSauvegarde</a></li> <li><a href="./FenetreCredits.html">FenetreCredits</a></li> <li><a href="./FenetreEditeur.html">FenetreEditeur</a></li> <li><a href="./FenetreJeu.html">FenetreJeu</a></li> <li><a href="./FenetreOptions.html">FenetreOptions</a></li> <li><a href="./FenetrePreparation.html">FenetrePreparation</a></li> <li><a href="./FenetreProfil.html">FenetreProfil</a></li> <li><a href="./FenetreReinitialiser.html">FenetreReinitialiser</a></li> <li><a href="./FenetreTailleEditeur.html">FenetreTailleEditeur</a></li> <li><a href="./Grille.html">Grille</a></li> <li><a href="./Jeu.html">Jeu</a></li> <li><a href="./ListeElements.html">ListeElements</a></li> <li><a href="./NouveauJeu.html">NouveauJeu</a></li> <li><a href="./Object.html">Object</a></li> <li><a href="./Partie.html">Partie</a></li> <li><a href="./Profil.html">Profil</a></li> <li><a href="./Rangee.html">Rangee</a></li> <li><a href="./TraitementImage.html">TraitementImage</a></li> </ul> <div id="no-class-search-results" style="display: none;">No matching classes.</div> </div> </div> </div> <div id="documentation"> <h1 class="class">DialogueQuitter</h1> <div id="description" class="description"> </div><!-- description --> <div id="5Buntitled-5D" class="documentation-section"> <!-- Attributes --> <div id="attribute-method-details" class="method-section section"> <h3 class="section-header">Attributes</h3> <div id="doitQuitter-attribute-method" class="method-detail"> <a name="doitQuitter"></a> <div class="method-heading attribute-method-heading"> <span class="method-name">doitQuitter</span><span class="attribute-access-type">[R]</span> </div> <div class="method-description"> </div> </div> </div><!-- attribute-method-details --> <!-- Methods --> <div id="public-class-method-details" class="method-section section"> <h3 class="section-header">Public Class Methods</h3> <div id="new-method" class="method-detail "> <a name="method-c-new"></a> <div class="method-heading"> <span class="method-name">new</span><span class="method-args">(fenetreParent, largeur, hauteur, titre, message)</span> <span class="method-click-advice">click to toggle source</span> </div> <div class="method-description"> <div class="method-source-code" id="new-source"> <pre> <span class="ruby-comment"># File Vue/Dialogues/Dialogue.rb, line 19</span> <span class="ruby-keyword">def</span> <span class="ruby-identifier">initialize</span>(<span class="ruby-identifier">fenetreParent</span>, <span class="ruby-identifier">largeur</span>, <span class="ruby-identifier">hauteur</span>, <span class="ruby-identifier">titre</span>, <span class="ruby-identifier">message</span>) <span class="ruby-ivar">@popup</span> = <span class="ruby-constant">Gtk</span><span class="ruby-operator">::</span><span class="ruby-constant">Dialog</span>.<span class="ruby-identifier">new</span>(<span class="ruby-identifier">titre</span>, <span class="ruby-identifier">$main_application_window</span>, <span class="ruby-constant">Gtk</span><span class="ruby-operator">::</span><span class="ruby-constant">Dialog</span><span class="ruby-operator">::</span><span class="ruby-constant">MODAL</span> <span class="ruby-operator">|</span> <span class="ruby-constant">Gtk</span><span class="ruby-operator">::</span><span class="ruby-constant">Dialog</span><span class="ruby-operator">::</span><span class="ruby-constant">DESTROY_WITH_PARENT</span>) <span class="ruby-keyword">self</span>.<span class="ruby-identifier">descendDe</span>(<span class="ruby-identifier">fenetreParent</span>) <span class="ruby-ivar">@popup</span>.<span class="ruby-identifier">set_size_request</span>(<span class="ruby-identifier">largeur</span>, <span class="ruby-identifier">hauteur</span>) <span class="ruby-ivar">@popup</span>.<span class="ruby-identifier">set_resizable</span>(<span class="ruby-keyword">false</span>) <span class="ruby-ivar">@messageCentre</span> = <span class="ruby-constant">Gtk</span><span class="ruby-operator">::</span><span class="ruby-constant">Label</span>.<span class="ruby-identifier">new</span>(<span class="ruby-identifier">message</span>) <span class="ruby-ivar">@messageCentre</span>.<span class="ruby-identifier">set_justify</span>(<span class="ruby-constant">Gtk</span><span class="ruby-operator">::</span><span class="ruby-constant">JUSTIFY_CENTER</span>) <span class="ruby-keyword">end</span></pre> </div><!-- new-source --> </div> </div><!-- new-method --> <div id="new-method" class="method-detail "> <a name="method-c-new"></a> <div class="method-heading"> <span class="method-name">new</span><span class="method-args">(fenetreParent)</span> <span class="method-click-advice">click to toggle source</span> </div> <div class="method-description"> <div class="method-source-code" id="new-source"> <pre> <span class="ruby-comment"># File Vue/Dialogues/DialogueQuitter.rb, line 19</span> <span class="ruby-keyword">def</span> <span class="ruby-identifier">initialize</span>(<span class="ruby-identifier">fenetreParent</span>) <span class="ruby-keyword">super</span>(<span class="ruby-identifier">fenetreParent</span>, <span class="ruby-value">350</span>, <span class="ruby-value">80</span>, <span class="ruby-string">&quot;Quitter ?&quot;</span>, <span class="ruby-string">&quot;Êtes-vous sûr de vouloir quitter ?&quot;</span>) <span class="ruby-ivar">@popup</span>.<span class="ruby-identifier">vbox</span>.<span class="ruby-identifier">add</span>(<span class="ruby-ivar">@messageCentre</span>) <span class="ruby-ivar">@popup</span>.<span class="ruby-identifier">add_button</span>(<span class="ruby-constant">Gtk</span><span class="ruby-operator">::</span><span class="ruby-constant">Stock</span><span class="ruby-operator">::</span><span class="ruby-constant">YES</span>, <span class="ruby-constant">Gtk</span><span class="ruby-operator">::</span><span class="ruby-constant">Dialog</span><span class="ruby-operator">::</span><span class="ruby-constant">RESPONSE_ACCEPT</span>) <span class="ruby-ivar">@popup</span>.<span class="ruby-identifier">add_button</span>(<span class="ruby-constant">Gtk</span><span class="ruby-operator">::</span><span class="ruby-constant">Stock</span><span class="ruby-operator">::</span><span class="ruby-constant">CANCEL</span>, <span class="ruby-constant">Gtk</span><span class="ruby-operator">::</span><span class="ruby-constant">Dialog</span><span class="ruby-operator">::</span><span class="ruby-constant">RESPONSE_REJECT</span>) <span class="ruby-ivar">@popup</span>.<span class="ruby-identifier">default_response</span> = <span class="ruby-constant">Gtk</span><span class="ruby-operator">::</span><span class="ruby-constant">Dialog</span><span class="ruby-operator">::</span><span class="ruby-constant">RESPONSE_REJECT</span> <span class="ruby-ivar">@popup</span>.<span class="ruby-identifier">vbox</span>.<span class="ruby-identifier">show_all</span>() <span class="ruby-ivar">@popup</span>.<span class="ruby-identifier">run</span> <span class="ruby-keyword">do</span> <span class="ruby-operator">|</span><span class="ruby-identifier">response</span><span class="ruby-operator">|</span> <span class="ruby-keyword">case</span> <span class="ruby-identifier">response</span> <span class="ruby-keyword">when</span> <span class="ruby-constant">Gtk</span><span class="ruby-operator">::</span><span class="ruby-constant">Dialog</span><span class="ruby-operator">::</span><span class="ruby-constant">RESPONSE_ACCEPT</span> <span class="ruby-ivar">@doitQuitter</span> = <span class="ruby-keyword">true</span> <span class="ruby-keyword">else</span> <span class="ruby-ivar">@doitQuitter</span> = <span class="ruby-keyword">false</span> <span class="ruby-keyword">end</span> <span class="ruby-ivar">@popup</span>.<span class="ruby-identifier">destroy</span> <span class="ruby-keyword">end</span> <span class="ruby-keyword">end</span></pre> </div><!-- new-source --> </div> </div><!-- new-method --> </div><!-- public-class-method-details --> </div><!-- 5Buntitled-5D --> </div><!-- documentation --> <div id="validator-badges"> <p><small><a href="http://validator.w3.org/check/referer">[Validate]</a></small></p> <p><small>Generated with the <a href="http://deveiate.org/projects/Darkfish-Rdoc/">Darkfish Rdoc Generator</a> 2</small>.</p> </div> </body> </html>
HomeDashboard.Web/css/nv.d3.css
Ekus/HomeDashboard
/******************** * HTML CSS */ .chartWrap { margin: 0; padding: 0; overflow: hidden; } /******************** Box shadow and border radius styling */ .nvtooltip.with-3d-shadow, .with-3d-shadow .nvtooltip { -moz-box-shadow: 0 5px 10px rgba(0,0,0,.2); -webkit-box-shadow: 0 5px 10px rgba(0,0,0,.2); box-shadow: 0 5px 10px rgba(0,0,0,.2); -webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px; } /******************** * TOOLTIP CSS */ .nvtooltip { position: absolute; background-color: rgba(255,255,255,1.0); padding: 1px; border: 1px solid rgba(0,0,0,.2); z-index: 10000; font-family: Arial; font-size: 13px; text-align: left; pointer-events: none; white-space: nowrap; -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; } /*Give tooltips that old fade in transition by putting a "with-transitions" class on the container div. */ .nvtooltip.with-transitions, .with-transitions .nvtooltip { transition: opacity 250ms linear; -moz-transition: opacity 250ms linear; -webkit-transition: opacity 250ms linear; transition-delay: 250ms; -moz-transition-delay: 250ms; -webkit-transition-delay: 250ms; } .nvtooltip.x-nvtooltip, .nvtooltip.y-nvtooltip { padding: 8px; } .nvtooltip h3 { margin: 0; padding: 4px 14px; line-height: 18px; font-weight: normal; background-color: rgba(247,247,247,0.75); text-align: center; border-bottom: 1px solid #ebebeb; -webkit-border-radius: 5px 5px 0 0; -moz-border-radius: 5px 5px 0 0; border-radius: 5px 5px 0 0; } .nvtooltip p { margin: 0; padding: 5px 14px; text-align: center; } .nvtooltip span { display: inline-block; margin: 2px 0; } .nvtooltip table { margin: 6px; border-spacing:0; } .nvtooltip table td { padding: 2px 9px 2px 0; vertical-align: middle; } .nvtooltip table td.key { font-weight:normal; } .nvtooltip table td.value { text-align: right; font-weight: bold; } .nvtooltip table tr.highlight td { padding: 1px 9px 1px 0; border-bottom-style: solid; border-bottom-width: 1px; border-top-style: solid; border-top-width: 1px; } .nvtooltip table td.legend-color-guide div { width: 8px; height: 8px; vertical-align: middle; } .nvtooltip .footer { padding: 3px; text-align: center; } .nvtooltip-pending-removal { position: absolute; pointer-events: none; } /******************** * SVG CSS */ svg { -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; /* Trying to get SVG to act like a greedy block in all browsers */ display: block; width:100%; height:100%; } svg text { font: normal 12px Arial; fill:#888; /* yup, fill not stroke */ } svg .title { font: bold 14px Arial; } .nvd3 .nv-background { fill: white; fill-opacity: 0; /* pointer-events: none; */ } .nvd3.nv-noData { font-size: 18px; font-weight: bold; } /********** * Brush */ .nv-brush .extent { fill-opacity: .125; shape-rendering: crispEdges; } /********** * Legend */ .nvd3 .nv-legend .nv-series { cursor: pointer; } .nvd3 .nv-legend .disabled circle { fill-opacity: 0; } /********** * Axes */ .nvd3 .nv-axis { pointer-events:none; } .nvd3 .nv-axis path { fill: none; stroke: #888; stroke-opacity: .75; shape-rendering: crispEdges; } .nvd3 .nv-axis path.domain { stroke-opacity: .75; } .nvd3 .nv-axis.nv-x path.domain { stroke-opacity: 0; } .nvd3 .nv-axis line { fill: none; stroke: #888; stroke-opacity: .25; shape-rendering: crispEdges; } .nvd3 .nv-axis .zero line, /*this selector may not be necessary*/ .nvd3 .nv-axis line.zero { stroke-opacity: .75; } .nvd3 .nv-axis .nv-axisMaxMin text { font-weight: bold; } .nvd3 .x .nv-axis .nv-axisMaxMin text, .nvd3 .x2 .nv-axis .nv-axisMaxMin text, .nvd3 .x3 .nv-axis .nv-axisMaxMin text { text-anchor: middle } /********** * Brush */ .nv-brush .resize path { fill: #eee; stroke: #666; } /********** * Bars */ .nvd3 .nv-bars .negative rect { zfill: brown; } .nvd3 .nv-bars rect { zfill: steelblue; fill-opacity: .75; transition: fill-opacity 250ms linear; -moz-transition: fill-opacity 250ms linear; -webkit-transition: fill-opacity 250ms linear; } .nvd3 .nv-bars rect.hover { fill-opacity: 1; } .nvd3 .nv-bars .hover rect { fill: lightblue; } .nvd3 .nv-bars text { fill: rgba(0,0,0,0); } .nvd3 .nv-bars .hover text { fill: rgba(0,0,0,1); } /********** * Bars */ .nvd3 .nv-multibar .nv-groups rect, .nvd3 .nv-multibarHorizontal .nv-groups rect, .nvd3 .nv-discretebar .nv-groups rect { stroke-opacity: 0; transition: fill-opacity 250ms linear; -moz-transition: fill-opacity 250ms linear; -webkit-transition: fill-opacity 250ms linear; } .nvd3 .nv-multibar .nv-groups rect:hover, .nvd3 .nv-multibarHorizontal .nv-groups rect:hover, .nvd3 .nv-discretebar .nv-groups rect:hover { fill-opacity: 1; } .nvd3 .nv-discretebar .nv-groups text, .nvd3 .nv-multibarHorizontal .nv-groups text { font-weight: bold; fill: rgba(0,0,0,1); stroke: rgba(0,0,0,0); } /*********** * Pie Chart */ .nvd3.nv-pie path { stroke-opacity: 0; transition: fill-opacity 250ms linear, stroke-width 250ms linear, stroke-opacity 250ms linear; -moz-transition: fill-opacity 250ms linear, stroke-width 250ms linear, stroke-opacity 250ms linear; -webkit-transition: fill-opacity 250ms linear, stroke-width 250ms linear, stroke-opacity 250ms linear; } .nvd3.nv-pie .nv-slice text { stroke: #000; stroke-width: 0; } .nvd3.nv-pie path { stroke: #fff; stroke-width: 1px; stroke-opacity: 1; } .nvd3.nv-pie .hover path { fill-opacity: .7; } .nvd3.nv-pie .nv-label { pointer-events: none; } .nvd3.nv-pie .nv-label rect { fill-opacity: 0; stroke-opacity: 0; } /********** * Lines */ .nvd3 .nv-groups path.nv-line { fill: none; stroke-width: 1.5px; /* stroke-linecap: round; shape-rendering: geometricPrecision; transition: stroke-width 250ms linear; -moz-transition: stroke-width 250ms linear; -webkit-transition: stroke-width 250ms linear; transition-delay: 250ms -moz-transition-delay: 250ms; -webkit-transition-delay: 250ms; */ } .nvd3 .nv-groups path.nv-line.nv-thin-line { stroke-width: 1px; } .nvd3 .nv-groups path.nv-area { stroke: none; /* stroke-linecap: round; shape-rendering: geometricPrecision; stroke-width: 2.5px; transition: stroke-width 250ms linear; -moz-transition: stroke-width 250ms linear; -webkit-transition: stroke-width 250ms linear; transition-delay: 250ms -moz-transition-delay: 250ms; -webkit-transition-delay: 250ms; */ } .nvd3 .nv-line.hover path { stroke-width: 6px; } /* .nvd3.scatter .groups .point { fill-opacity: 0.1; stroke-opacity: 0.1; } */ .nvd3.nv-line .nvd3.nv-scatter .nv-groups .nv-point { fill-opacity: 0; stroke-opacity: 0; } .nvd3.nv-scatter.nv-single-point .nv-groups .nv-point { fill-opacity: .5 !important; stroke-opacity: .5 !important; } .with-transitions .nvd3 .nv-groups .nv-point { transition: stroke-width 250ms linear, stroke-opacity 250ms linear; -moz-transition: stroke-width 250ms linear, stroke-opacity 250ms linear; -webkit-transition: stroke-width 250ms linear, stroke-opacity 250ms linear; } .nvd3.nv-scatter .nv-groups .nv-point.hover, .nvd3 .nv-groups .nv-point.hover { stroke-width: 7px; fill-opacity: .95 !important; stroke-opacity: .95 !important; } .nvd3 .nv-point-paths path { stroke: #aaa; stroke-opacity: 0; fill: #eee; fill-opacity: 0; } .nvd3 .nv-indexLine { cursor: ew-resize; } /********** * Distribution */ .nvd3 .nv-distribution { pointer-events: none; } /********** * Scatter */ /* **Attempting to remove this for useVoronoi(false), need to see if it's required anywhere .nvd3 .nv-groups .nv-point { pointer-events: none; } */ .nvd3 .nv-groups .nv-point.hover { stroke-width: 20px; stroke-opacity: .5; } .nvd3 .nv-scatter .nv-point.hover { fill-opacity: 1; } /* .nv-group.hover .nv-point { fill-opacity: 1; } */ /********** * Stacked Area */ .nvd3.nv-stackedarea path.nv-area { fill-opacity: .7; /* stroke-opacity: .65; fill-opacity: 1; */ stroke-opacity: 0; transition: fill-opacity 250ms linear, stroke-opacity 250ms linear; -moz-transition: fill-opacity 250ms linear, stroke-opacity 250ms linear; -webkit-transition: fill-opacity 250ms linear, stroke-opacity 250ms linear; /* transition-delay: 500ms; -moz-transition-delay: 500ms; -webkit-transition-delay: 500ms; */ } .nvd3.nv-stackedarea path.nv-area.hover { fill-opacity: .9; /* stroke-opacity: .85; */ } /* .d3stackedarea .groups path { stroke-opacity: 0; } */ .nvd3.nv-stackedarea .nv-groups .nv-point { stroke-opacity: 0; fill-opacity: 0; } /* .nvd3.nv-stackedarea .nv-groups .nv-point.hover { stroke-width: 20px; stroke-opacity: .75; fill-opacity: 1; }*/ /********** * Line Plus Bar */ .nvd3.nv-linePlusBar .nv-bar rect { fill-opacity: .75; } .nvd3.nv-linePlusBar .nv-bar rect:hover { fill-opacity: 1; } /********** * Bullet */ .nvd3.nv-bullet { font: 10px sans-serif; } .nvd3.nv-bullet .nv-measure { fill-opacity: .8; } .nvd3.nv-bullet .nv-measure:hover { fill-opacity: 1; } .nvd3.nv-bullet .nv-marker { stroke: #000; stroke-width: 2px; } .nvd3.nv-bullet .nv-markerTriangle { stroke: #000; fill: #fff; stroke-width: 1.5px; } .nvd3.nv-bullet .nv-tick line { stroke: #666; stroke-width: .5px; } .nvd3.nv-bullet .nv-range.nv-s0 { fill: #eee; } .nvd3.nv-bullet .nv-range.nv-s1 { fill: #ddd; } .nvd3.nv-bullet .nv-range.nv-s2 { fill: #ccc; } .nvd3.nv-bullet .nv-title { font-size: 14px; font-weight: bold; } .nvd3.nv-bullet .nv-subtitle { fill: #999; } .nvd3.nv-bullet .nv-range { fill: #bababa; fill-opacity: .4; } .nvd3.nv-bullet .nv-range:hover { fill-opacity: .7; } /********** * Sparkline */ .nvd3.nv-sparkline path { fill: none; } .nvd3.nv-sparklineplus g.nv-hoverValue { pointer-events: none; } .nvd3.nv-sparklineplus .nv-hoverValue line { stroke: #333; stroke-width: 1.5px; } .nvd3.nv-sparklineplus, .nvd3.nv-sparklineplus g { pointer-events: all; } .nvd3 .nv-hoverArea { fill-opacity: 0; stroke-opacity: 0; } .nvd3.nv-sparklineplus .nv-xValue, .nvd3.nv-sparklineplus .nv-yValue { /* stroke: #666; */ stroke-width: 0; font-size: .9em; font-weight: normal; } .nvd3.nv-sparklineplus .nv-yValue { stroke: #f66; } .nvd3.nv-sparklineplus .nv-maxValue { stroke: #2ca02c; fill: #2ca02c; } .nvd3.nv-sparklineplus .nv-minValue { stroke: #d62728; fill: #d62728; } .nvd3.nv-sparklineplus .nv-currentValue { /* stroke: #444; fill: #000; */ font-weight: bold; font-size: 1.1em; } /********** * historical stock */ .nvd3.nv-ohlcBar .nv-ticks .nv-tick { stroke-width: 2px; } .nvd3.nv-ohlcBar .nv-ticks .nv-tick.hover { stroke-width: 4px; } .nvd3.nv-ohlcBar .nv-ticks .nv-tick.positive { stroke: #2ca02c; } .nvd3.nv-ohlcBar .nv-ticks .nv-tick.negative { stroke: #d62728; } .nvd3.nv-historicalStockChart .nv-axis .nv-axislabel { font-weight: bold; } .nvd3.nv-historicalStockChart .nv-dragTarget { fill-opacity: 0; stroke: none; cursor: move; } .nvd3 .nv-brush .extent { /* cursor: ew-resize !important; */ fill-opacity: 0 !important; } .nvd3 .nv-brushBackground rect { stroke: #000; stroke-width: .4; fill: #fff; fill-opacity: .7; } /********** * Indented Tree */ /** * TODO: the following 3 selectors are based on classes used in the example. I should either make them standard and leave them here, or move to a CSS file not included in the library */ .nvd3.nv-indentedtree .name { margin-left: 5px; } .nvd3.nv-indentedtree .clickable { color: #08C; cursor: pointer; } .nvd3.nv-indentedtree span.clickable:hover { color: #005580; text-decoration: underline; } .nvd3.nv-indentedtree .nv-childrenCount { display: inline-block; margin-left: 5px; } .nvd3.nv-indentedtree .nv-treeicon { cursor: pointer; /* cursor: n-resize; */ } .nvd3.nv-indentedtree .nv-treeicon.nv-folded { cursor: pointer; /* cursor: s-resize; */ } /********** * Parallel Coordinates */ .nvd3 .background path { fill: none; stroke: #ccc; stroke-opacity: .4; shape-rendering: crispEdges; } .nvd3 .foreground path { fill: none; stroke: steelblue; stroke-opacity: .7; } .nvd3 .brush .extent { fill-opacity: .3; stroke: #fff; shape-rendering: crispEdges; } .nvd3 .axis line, .axis path { fill: none; stroke: #888; shape-rendering: crispEdges; } .nvd3 .axis text { fill: #888; text-shadow: 0 1px 0 #fff; } /**** Interactive Layer */ .nvd3 .nv-interactiveGuideLine { pointer-events:none; } .nvd3 line.nv-guideline { stroke: #ccc; }
docs/types/BaseShield.html
alucardxlx/matts-uo-server
<html> <head> <title>RunUO Documentation - Class Overview - BaseShield</title> </head> <body bgcolor="white" style="font-family: Courier New" text="#000000" link="#000000" vlink="#000000" alink="#808080"> <h4><a href="../namespaces/Server.Items.html">Back to Server.Items</a></h4> <h2>BaseShield : <!-- DBG-1 --><a href="BaseArmor.html">BaseArmor</a>, <!-- DBG-2.2 --><a href="IHued.html">IHued</a>, <!-- DBG-2.1 --><font color="blue">IComparable</font>&lt;<a href="Item.html">Item</a>&gt;, <!-- DBG-2.2 --><a href="ISerializable.html">ISerializable</a>, <!-- DBG-2.2 --><a href="ISpawnable.html">ISpawnable</a>, <!-- DBG-2.2 --><a href="IEntity.html">IEntity</a>, <!-- DBG-2.2 --><a href="IPoint3D.html">IPoint3D</a>, <!-- DBG-2.2 --><a href="IPoint2D.html">IPoint2D</a>, <!-- DBG-2.1 --><font color="blue">IComparable</font>, <!-- DBG-2.1 --><font color="blue">IComparable</font>&lt;<a href="IEntity.html">IEntity</a>&gt;, <!-- DBG-2.2 --><a href="IScissorable.html">IScissorable</a>, <!-- DBG-2.2 --><a href="IFactionItem.html">IFactionItem</a>, <!-- DBG-2.2 --><a href="ICraftable.html">ICraftable</a>, <!-- DBG-2.2 --><a href="IWearableDurability.html">IWearableDurability</a>, <!-- DBG-2.2 --><a href="IDurability.html">IDurability</a></h2> <h4>Derived Types: <!-- DBG-3 --><a href="BronzeShield.html">BronzeShield</a>, <!-- DBG-3 --><a href="Buckler.html">Buckler</a>, <!-- DBG-3 --><a href="ChaosShield.html">ChaosShield</a>, <!-- DBG-3 --><a href="DupresShield.html">DupresShield</a>, <!-- DBG-3 --><a href="HeaterShield.html">HeaterShield</a>, <!-- DBG-3 --><a href="MetalKiteShield.html">MetalKiteShield</a>, <!-- DBG-3 --><a href="MetalShield.html">MetalShield</a>, <!-- DBG-3 --><a href="OrderShield.html">OrderShield</a>, <!-- DBG-3 --><a href="WoodenKiteShield.html">WoodenKiteShield</a>, <!-- DBG-3 --><a href="WoodenShield.html">WoodenShield</a></h4> (<font color="blue">ctor</font>) BaseShield( <!-- DBG-0 --><a href="Serial.html">Serial</a> serial )<br> (<font color="blue">ctor</font>) BaseShield( <font color="blue">int</font> itemID )<br> <font color="blue">double</font> ArmorRating( <font color="blue">get</font>; )<br> <!-- DBG-0 --><a href="ArmorMaterialType.html">ArmorMaterialType</a> MaterialType( <font color="blue">get</font>; )<br> <font color="blue">virtual</font> <font color="blue">void</font> Deserialize( <!-- DBG-0 --><a href="GenericReader.html">GenericReader</a> reader )<br> <font color="blue">virtual</font> <font color="blue">int</font> OnHit( <!-- DBG-0 --><a href="BaseWeapon.html">BaseWeapon</a> weapon, <font color="blue">int</font> damage )<br> <font color="blue">virtual</font> <font color="blue">void</font> Serialize( <!-- DBG-0 --><a href="GenericWriter.html">GenericWriter</a> writer )<br> </body> </html>
templates/projects/new.html
MasterGowen/moonrain
{% extends 'base.html' %} {% block content %} <!--ERROR SECTION--> {% if form.non_field_errors %} {% for error in form.non_field_errors %} <div class="ui error message"> <div class="header">Error message</div> </div> {% endfor %} {% endif %} {% if form.errors and not form.non_field_errors %} <div class="ui error message"> <div class="ui error message">Что-то пошло не так...</div> </div> {% endif %} <!--END ERROR SECTION--> <div class="container"> <h2 class="ui header">Создание проекта:</h2> </div> <form method="post" action="{% url 'moonrain.projects.views.new_project' %}"> {% csrf_token %} <div class="ui form segment"> <div class="ui teal segment"> <div class="required field"> <label>{{ form.name.label_tag }}</label> {{ form.name }} </div> <div class="required field"> <label>{{ form.comments.label_tag }}</label> {{ form.comments }} </div> </div> <div class="field"> <label>{{ form.tags.label_tag }}</label> {{ form.tags }} </div> <div class="required field"> <label>{{ form.permission.label_tag }}</label> {{ form.permission }} </div> <button class="ui blue submit button" type="submit" value="new_project"> <i class="archive icon"></i> Создать </button> </div> </div> </form> {% endblock %}
wp-content/themes/yoo_solar_wp/css/font2/yanonekaffeesatz.css
theluxdev/dorseys-before
/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */ h1, h2, h3, h4, h5, h6, .menu-sidebar { font-family: "YanoneKaffeesatzLight"; } h1 { font-size: 45px; line-height: 50px; } h2 { font-size: 30px; line-height: 35px; } h3 { font-size: 26px; line-height: 30px; } h4, h5, h6 { font-size: 22px; line-height: 26px; } #system .gridalicious .title { font-size: 32px; } .menu-sidebar .level2 a > span { font-size: 14px; }
templates/admin/blog/edit.html
nikhila05/MicroSite
{% extends 'admin/base.html' %} {% block stage %} <div class="row marl top-row"> <div class="row marl"> <div class="container"> <div class="row marl prof-table site-table"> <div class="table-responsive"> <form name="create_post" id="form" method="post" action="/portal/blog/{{blog_list.id}}/edit/"> <h3>Edit blogpost</h3> <p>Title:<input type="text" name="title" value="{{blog_list.title}}"/></p> <p>User: <select name="user"> {%for i in user_list%} <option value="{{i.id}}" {% if blog_list.user == i %}selected{% endif %}>{{i.email}}</option> {% endfor %} </select> </p> <p>Content:<textarea name="content">{{blog_list.content}}</textarea></p> <p>Category: <select name="category"> {% for i in category_list%} <option value="{{i.id}}" {% if blog_list.category == i %}selected{% endif %}>{{i.name}}</option> {% endfor %} </select> </p> <p>Tag: {% for i in tag_list%} <input type="checkbox" value="{{i.id}}" name="tags" {% if i in blog_list.tags.all %}checked{% endif %}>{{i.name}}<br> {% endfor %} </p> <input type="submit" value="SUMBIT"> </form> </div> </div> </div> </div> </div> <script> $("#form").submit(function(e){ e.preventDefault() var formData = $("#form").serialize(); $.post(".",formData,function(formData){ alert(data.data); window.location = '/portal/blog/'; }); }); </script> {% endblock %}
templates/st_venus/css/slide2.css
vikgilmuc/sh
/******** SLIDE-VER-2 *******/ .st-page-home-ver-2 .column-inner,.st-page-home-ver-2 .column-inner .content,.st-slider-2,.st-slider-2 .inner{ height:100%; overflow:hidden; } .st-slider-2 .inner{ position:relative; } .st-page-home-ver-2 .st-slider-2{ background: white url('../images/st_theme/slide1_bg.png') no-repeat top left; background-size: cover; text-align:center; } .st-page-home-ver-2 .st-slider-2 .content{ position:absolute; text-align:center; width:50%; height:auto; top:18.55%; left:26%; } .st-page-home-ver-2 .st-slider-2 .inner h3.title{ display:block; font-size:36px; line-height:40px; color:white; font-family:"HelveticaNeueLTStd85Heavy"; padding:0 0 20px 0; font-weight:normal; } .st-page-home-ver-2 .st-slider-2 .inner p{ font-size:18px; color:white; font-family:"HelveticaLTStdLight"; margin:0; font-weight: normal; } .st-page-home-ver-2 .st-slider-2 .image{ position:absolute; top:47.5%; left:39.7%; width:20.76%; height:37.56%; } .st-page-home-ver-2 .st-slider-2 .image img{ max-width:100%; } .st-slider-page-home-2 .sequence-prev, .st-slider-page-home-2 .sequence-next{ border:0; position:absolute; top:198.5px; border-radius:0; height:70px; width: 60px; } .st-slider-page-home-2 .sequence-prev{ background:url('../images/st_theme/prev1.png') no-repeat ; } .st-slider-page-home-2 .sequence-next{ background:url('../images/st_theme/next1.png') no-repeat ; right:0px; } .st-slider-page-home-2 .sequence-prev:hover{ background:url('../images/st_theme/prev1_hover.png') no-repeat ; } .st-slider-page-home-2 .sequence-next:hover{ background:url('../images/st_theme/next1_hover.png') no-repeat ; }
WEB/src/app/shared/messageDirective/conversation-popup.template.html
mappz/map_repo
<div class="row conversation-header"> <div class="col-md-8 col-lg-8 col-sm-8 col-xs-8 conversation-title"> Talk about {{conversation.category}} </div> <div class="col-md-4 col-lg-4 col-sm-4 col-xs-8 text-right"> <button ng-show="isAuthor || isAdmin" ng-click="removeConversation()" type="button" class="btn btn-danger btn-xs"> <span class="glyphicon glyphicon-trash"></span> </button> <button popover-animation="true" uib-popover="Author: {{conversation.author.name}}" type="button" class="btn btn-default btn-xs"> <span class="glyphicon glyphicon-question-sign"></span> </button> </div> </div> <div class="messages-wrapper"> <div ng-repeat="message in conversation.messages track by $index" class="alert message-alert " ng-class="{'alert-success': ($index%2==0),'alert-info':($index%2==1)}" role="alert"> <div class="row"> <div class="col-md-4 col-sm-4 col-xs-4 text-center"> <div> <img ng-src="{{message.author.avatarUrl}}" alt="avatar" class="img-circle avatar"> </div> <div> {{message.author.name}} </div> </div> <div class="col-md-6 col-sm-6 col-xs-6 message-content"> <span ng-show="message.author.uid == authUid || isAdmin" editable-text="message.content" e-class="edit-message-input" onaftersave="saveEditedMessage($data,$index)">{{message.content}}</span> <span ng-show="message.author.uid != authUid && !isAdmin">{{message.content}}</span> </div> <div ng-show="message.author.uid == authUid || isAdmin" style="margin-top: -13px;margin-left: 9px;font-size: 10px;" class="col-md-1 col-sm-1 col-xs-1 remove-button"> <span ng-click="removeMessage($index)"> <span class="glyphicon glyphicon-trash"></span> </span> </div> </div> <div class="row"> <div class="col-md-12"> <span class="small" am-time-ago="message.date | amParse:'DD.MM.YYYY, HH:mm:ss'"></span> <span class="small" ng-show="message.edited">(eddited)</span> </div> </div> </div> </div> <div class="row"> <div class="col-md-12 col-sm-12 col-xs-12"> <form class="form-inline"> <div class="form-group"> <label for="message" class="sr-only">Password</label> <input type="text" class="form-control" id="message" placeholder="type something..." ng-model="content"> </div> <button class="btn btn-default" ng-click="send()">Send</button> </form> </div> </div>
src/kerbus/templates/base.html
azuer88/kerbus-alpha
{% load render_bundle from webpack_loader %} {% load staticfiles %} <!DOCTYPE html> <html lang="en"> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="author" content="B.Cuenca"> <link rel="icon" href="{% static "/icons/favicon.ico" %}"> {% block csscontent %} {% endblock csscontent %} {% block jscontent %} {% endblock jscontent %} </head> <body> {% block bodycontent %} {% endblock bodycontent %} </body> </html>
lib/jersey1.9/apidocs/jersey/com/sun/jersey/core/util/package-summary.html
jonathanrcarter/divv-amsterdam-parkingapi
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!--NewPage--> <HTML> <HEAD> <META http-equiv="Content-Type" content="text/html; charset=UTF-8"> <TITLE> com.sun.jersey.core.util (jersey-bundle 1.19 API) </TITLE> <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style"> <SCRIPT type="text/javascript"> function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { parent.document.title="com.sun.jersey.core.util (jersey-bundle 1.19 API)"; } } </SCRIPT> <NOSCRIPT> </NOSCRIPT> </HEAD> <BODY BGCOLOR="white" onload="windowTitle();"> <HR> <!-- ========= START OF TOP NAVBAR ======= --> <A NAME="navbar_top"><!-- --></A> <A HREF="#skip-navbar_top" title="Skip navigation links"></A> <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> <TR> <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A NAME="navbar_top_firstrow"><!-- --></A> <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> <TR ALIGN="center" VALIGN="top"> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Package</B></FONT>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-use.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD> </TR> </TABLE> </TD> <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> </EM> </TD> </TR> <TR> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> &nbsp;<A HREF="../../../../../com/sun/jersey/core/spi/scanning/uri/package-summary.html"><B>PREV PACKAGE</B></A>&nbsp; &nbsp;<A HREF="../../../../../com/sun/jersey/localization/package-summary.html"><B>NEXT PACKAGE</B></A></FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../../../index.html?com/sun/jersey/core/util/package-summary.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="package-summary.html" target="_top"><B>NO FRAMES</B></A> &nbsp; &nbsp;<SCRIPT type="text/javascript"> <!-- if(window==top) { document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>'); } //--> </SCRIPT> <NOSCRIPT> <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A> </NOSCRIPT> </FONT></TD> </TR> </TABLE> <A NAME="skip-navbar_top"></A> <!-- ========= END OF TOP NAVBAR ========= --> <HR> <H2> Package com.sun.jersey.core.util </H2> Provides support for collection-based classes. <P> <B>See:</B> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<A HREF="#package_description"><B>Description</B></A> <P> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Interface Summary</B></FONT></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD WIDTH="15%"><B><A HREF="../../../../../com/sun/jersey/core/util/Closing.Closure.html" title="interface in com.sun.jersey.core.util">Closing.Closure</A></B></TD> <TD>&nbsp;</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD WIDTH="15%"><B><A HREF="../../../../../com/sun/jersey/core/util/FeaturesAndProperties.html" title="interface in com.sun.jersey.core.util">FeaturesAndProperties</A></B></TD> <TD>Features and properties.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD WIDTH="15%"><B><A HREF="../../../../../com/sun/jersey/core/util/KeyComparator.html" title="interface in com.sun.jersey.core.util">KeyComparator&lt;K&gt;</A></B></TD> <TD>A key comparator.</TD> </TR> </TABLE> &nbsp; <P> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Class Summary</B></FONT></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD WIDTH="15%"><B><A HREF="../../../../../com/sun/jersey/core/util/Base64.html" title="class in com.sun.jersey.core.util">Base64</A></B></TD> <TD>This class provides encode/decode for RFC 2045 Base64 as defined by RFC 2045, N.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD WIDTH="15%"><B><A HREF="../../../../../com/sun/jersey/core/util/Closing.html" title="class in com.sun.jersey.core.util">Closing</A></B></TD> <TD>A helper class to aid the closing of <CODE>InputStream</CODE>.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD WIDTH="15%"><B><A HREF="../../../../../com/sun/jersey/core/util/KeyComparatorHashMap.html" title="class in com.sun.jersey.core.util">KeyComparatorHashMap&lt;K,V&gt;</A></B></TD> <TD>A implementation similar to <CODE>HashMap</CODE> but supports the comparison of keys using a <A HREF="../../../../../com/sun/jersey/core/util/KeyComparator.html" title="interface in com.sun.jersey.core.util"><CODE>KeyComparator</CODE></A>.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD WIDTH="15%"><B><A HREF="../../../../../com/sun/jersey/core/util/KeyComparatorLinkedHashMap.html" title="class in com.sun.jersey.core.util">KeyComparatorLinkedHashMap&lt;K,V&gt;</A></B></TD> <TD>A implementation similar to <CODE>LinkedHashMap</CODE> but supports the comparison of keys using a <A HREF="../../../../../com/sun/jersey/core/util/KeyComparator.html" title="interface in com.sun.jersey.core.util"><CODE>KeyComparator</CODE></A>.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD WIDTH="15%"><B><A HREF="../../../../../com/sun/jersey/core/util/LazyVal.html" title="class in com.sun.jersey.core.util">LazyVal&lt;T&gt;</A></B></TD> <TD>&nbsp;</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD WIDTH="15%"><B><A HREF="../../../../../com/sun/jersey/core/util/MultivaluedMapImpl.html" title="class in com.sun.jersey.core.util">MultivaluedMapImpl</A></B></TD> <TD>An implementation of <A HREF="../../../../../javax/ws/rs/core/MultivaluedMap.html" title="interface in javax.ws.rs.core"><CODE>MultivaluedMap</CODE></A> where keys and values are instances of String.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD WIDTH="15%"><B><A HREF="../../../../../com/sun/jersey/core/util/PriorityUtil.html" title="class in com.sun.jersey.core.util">PriorityUtil</A></B></TD> <TD>Utility code for work with <A HREF="../../../../../com/sun/jersey/core/util/Priority.html" title="annotation in com.sun.jersey.core.util"><CODE>Priority</CODE></A> annotated types.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD WIDTH="15%"><B><A HREF="../../../../../com/sun/jersey/core/util/PriorityUtil.InstanceComparator.html" title="class in com.sun.jersey.core.util">PriorityUtil.InstanceComparator</A></B></TD> <TD>Comparator for instances of types annotated with Priority annotation.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD WIDTH="15%"><B><A HREF="../../../../../com/sun/jersey/core/util/PriorityUtil.TypeComparator.html" title="class in com.sun.jersey.core.util">PriorityUtil.TypeComparator</A></B></TD> <TD>Comparator for types annotated with Priority annotation.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD WIDTH="15%"><B><A HREF="../../../../../com/sun/jersey/core/util/ReaderWriter.html" title="class in com.sun.jersey.core.util">ReaderWriter</A></B></TD> <TD>A utility class for reading and writing using byte and character streams.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD WIDTH="15%"><B><A HREF="../../../../../com/sun/jersey/core/util/SaxHelper.html" title="class in com.sun.jersey.core.util">SaxHelper</A></B></TD> <TD>&nbsp;</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD WIDTH="15%"><B><A HREF="../../../../../com/sun/jersey/core/util/StringIgnoreCaseKeyComparator.html" title="class in com.sun.jersey.core.util">StringIgnoreCaseKeyComparator</A></B></TD> <TD>Case insensitive String key comparator.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD WIDTH="15%"><B><A HREF="../../../../../com/sun/jersey/core/util/StringKeyIgnoreCaseMultivaluedMap.html" title="class in com.sun.jersey.core.util">StringKeyIgnoreCaseMultivaluedMap&lt;V&gt;</A></B></TD> <TD>An implementation of <A HREF="../../../../../javax/ws/rs/core/MultivaluedMap.html" title="interface in javax.ws.rs.core"><CODE>MultivaluedMap</CODE></A> where keys are instances of String and are compared ignoring case.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD WIDTH="15%"><B><A HREF="../../../../../com/sun/jersey/core/util/StringKeyObjectValueIgnoreCaseMultivaluedMap.html" title="class in com.sun.jersey.core.util">StringKeyObjectValueIgnoreCaseMultivaluedMap</A></B></TD> <TD>An implementation of <A HREF="../../../../../javax/ws/rs/core/MultivaluedMap.html" title="interface in javax.ws.rs.core"><CODE>MultivaluedMap</CODE></A> where keys are instances of String and are compared ignoring case and values are instances of Object.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD WIDTH="15%"><B><A HREF="../../../../../com/sun/jersey/core/util/StringKeyStringValueIgnoreCaseMultivaluedMap.html" title="class in com.sun.jersey.core.util">StringKeyStringValueIgnoreCaseMultivaluedMap</A></B></TD> <TD>An implementation of <A HREF="../../../../../javax/ws/rs/core/MultivaluedMap.html" title="interface in javax.ws.rs.core"><CODE>MultivaluedMap</CODE></A> where keys are instances of String and are compared ignoring case and values are instances of String.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD WIDTH="15%"><B><A HREF="../../../../../com/sun/jersey/core/util/ThrowHelper.html" title="class in com.sun.jersey.core.util">ThrowHelper</A></B></TD> <TD>Help functionality when throwing exceptions.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD WIDTH="15%"><B><A HREF="../../../../../com/sun/jersey/core/util/UnmodifiableMultivaluedMap.html" title="class in com.sun.jersey.core.util">UnmodifiableMultivaluedMap&lt;K,V&gt;</A></B></TD> <TD>An unmodifiable view of a <A HREF="../../../../../javax/ws/rs/core/MultivaluedMap.html" title="interface in javax.ws.rs.core"><CODE>MultivaluedMap</CODE></A>.</TD> </TR> </TABLE> &nbsp; <P> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Annotation Types Summary</B></FONT></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD WIDTH="15%"><B><A HREF="../../../../../com/sun/jersey/core/util/Priority.html" title="annotation in com.sun.jersey.core.util">Priority</A></B></TD> <TD>Priority annotation can be applied to provider classes to indicate in what order the providers should be polled.</TD> </TR> </TABLE> &nbsp; <P> <A NAME="package_description"><!-- --></A><H2> Package com.sun.jersey.core.util Description </H2> <P> Provides support for collection-based classes. <P> <P> <DL> </DL> <HR> <!-- ======= START OF BOTTOM NAVBAR ====== --> <A NAME="navbar_bottom"><!-- --></A> <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A> <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> <TR> <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A NAME="navbar_bottom_firstrow"><!-- --></A> <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> <TR ALIGN="center" VALIGN="top"> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Package</B></FONT>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-use.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD> </TR> </TABLE> </TD> <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> </EM> </TD> </TR> <TR> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> &nbsp;<A HREF="../../../../../com/sun/jersey/core/spi/scanning/uri/package-summary.html"><B>PREV PACKAGE</B></A>&nbsp; &nbsp;<A HREF="../../../../../com/sun/jersey/localization/package-summary.html"><B>NEXT PACKAGE</B></A></FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../../../index.html?com/sun/jersey/core/util/package-summary.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="package-summary.html" target="_top"><B>NO FRAMES</B></A> &nbsp; &nbsp;<SCRIPT type="text/javascript"> <!-- if(window==top) { document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>'); } //--> </SCRIPT> <NOSCRIPT> <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A> </NOSCRIPT> </FONT></TD> </TR> </TABLE> <A NAME="skip-navbar_bottom"></A> <!-- ======== END OF BOTTOM NAVBAR ======= --> <HR> Copyright &#169; 2015 <a href="http://www.oracle.com/">Oracle Corporation</a>. All Rights Reserved. </BODY> </HTML>
docs/api/full-list-TelEngine__SIGAdaptUser.html
cvsuser-chromium/yate
<HTML> <HEAD> <TITLE>class SIGAdaptUser: All methods</TITLE> <META NAME="Generator" CONTENT="KDOC "> </HEAD> <BODY bgcolor="#ffffff" text="#000000" link="#0000ff" vlink="#000099" alink= "#ffffff"> <TABLE WIDTH="100%" BORDER="0"> <TR> <TD> <TABLE BORDER="0"> <TR><TD valign="top" align="left" cellspacing="10"> <h1>class SIGAdaptUser: All methods</h1> </TD> <TD valign="top" align="right" colspan="1"></TD></TR> </TABLE> <HR> <TABLE BORDER="0"> </TABLE> </TD> <TD align="right"><TABLE BORDER="0"><TR><TD><small><A HREF="index-long.html">Annotated List</A></small></TD></TR> <TR><TD><small><A HREF="header-list.html">Files</A></small></TD></TR> <TR><TD><small><A HREF="all-globals.html">Globals</A></small></TD></TR> <TR><TD><small><A HREF="hier.html">Hierarchy</A></small></TD></TR> <TR><TD><small><A HREF="index.html">Index</A></small></TD></TR> </TABLE></TD></TR></TABLE> <TABLE WIDTH="100%" BORDER="0"><TR><TD VALIGN="top"><TABLE BORDER="0"><TR bgcolor="b0b0b0"><TH>SIGAdaptUser - activeChange</TH></TR><TR ><TD><A HREF="TelEngine__SIGAdaptUser.html#SIGAdaptUser">TelEngine::SIGAdaptUser::SIGAdaptUser</A></TD></TR> <TR bgcolor="#eeeeee"><TD><A HREF="TelEngine__SIGAdaptUser.html#activate">TelEngine::SIGAdaptUser::activate</A></TD></TR> <TR ><TD><A HREF="TelEngine__SIGAdaptUser.html#activeChange">TelEngine::SIGAdaptUser::activeChange</A></TD></TR> </TABLE></TD><TD VALIGN="top"><TABLE BORDER="0"><TR bgcolor="b0b0b0"><TH>adaptation - aspUp</TH></TR><TR ><TD><A HREF="TelEngine__SIGAdaptUser.html#adaptation">TelEngine::SIGAdaptUser::adaptation</A></TD></TR> <TR bgcolor="#eeeeee"><TD><A HREF="TelEngine__SIGAdaptUser.html#aspActive">TelEngine::SIGAdaptUser::aspActive</A></TD></TR> <TR ><TD><A HREF="TelEngine__SIGAdaptUser.html#aspUp">TelEngine::SIGAdaptUser::aspUp</A></TD></TR> </TABLE></TD><TD VALIGN="top"><TABLE BORDER="0"><TR bgcolor="b0b0b0"><TH>getStreamId - ~SIGAdaptUser</TH></TR><TR ><TD><A HREF="TelEngine__SIGAdaptUser.html#getStreamId">TelEngine::SIGAdaptUser::getStreamId</A></TD></TR> <TR bgcolor="#eeeeee"><TD><A HREF="TelEngine__SIGAdaptUser.html#transport">TelEngine::SIGAdaptUser::transport</A></TD></TR> <TR ><TD><A HREF="TelEngine__SIGAdaptUser.html#~SIGAdaptUser">TelEngine::SIGAdaptUser::~SIGAdaptUser</A></TD></TR> </TABLE></TD></TR></TABLE><HR> <table> <tr><td><small>Generated by: paulc on bussard on Thu Jul 24 18:41:02 2014, using kdoc 2.0a54.</small></td></tr> </table> </BODY> </HTML>
doc/com/worxforus/ctg/net/package-summary.html
RightHandedMonkey/CTG_API
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc (version 1.7.0_15) on Mon Jun 02 08:32:03 EDT 2014 --> <title>com.worxforus.ctg.net</title> <meta name="date" content="2014-06-02"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { parent.document.title="com.worxforus.ctg.net"; } //--> </script> <noscript> <div>JavaScript is disabled on your browser.</div> </noscript> <!-- ========= START OF TOP NAVBAR ======= --> <div class="topNav"><a name="navbar_top"> <!-- --> </a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../overview-summary.html">Overview</a></li> <li class="navBarCell1Rev">Package</li> <li>Class</li> <li><a href="package-use.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-files/index-1.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li><a href="../../../../com/worxforus/ctg/db/package-summary.html">Prev Package</a></li> <li>Next Package</li> </ul> <ul class="navList"> <li><a href="../../../../index.html?com/worxforus/ctg/net/package-summary.html" target="_top">Frames</a></li> <li><a href="package-summary.html" target="_top">No Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_top"> <li><a href="../../../../allclasses-noframe.html">All Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_top"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <a name="skip-navbar_top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> <div class="header"> <h1 title="Package" class="title">Package&nbsp;com.worxforus.ctg.net</h1> </div> <div class="contentContainer"> <ul class="blockList"> <li class="blockList"> <table class="packageSummary" border="0" cellpadding="3" cellspacing="0" summary="Class Summary table, listing classes, and an explanation"> <caption><span>Class Summary</span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Class</th> <th class="colLast" scope="col">Description</th> </tr> <tbody> <tr class="altColor"> <td class="colFirst"><a href="../../../../com/worxforus/ctg/net/CTGAuthenticationHelper.html" title="class in com.worxforus.ctg.net">CTGAuthenticationHelper</a></td> <td class="colLast"> <div class="block">This class adds functionality specific to the ChecklistToGo API for interaction with the website from an Android device AuthenticationHelper is an abstract class that has all the functionality for the various login features.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><a href="../../../../com/worxforus/ctg/net/CTGNetConstants.html" title="class in com.worxforus.ctg.net">CTGNetConstants</a></td> <td class="colLast"> <div class="block">This class contains the web constants to use for doing GET/POST calls to the web service.</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><a href="../../../../com/worxforus/ctg/net/CTGResetLoginCommand.html" title="class in com.worxforus.ctg.net">CTGResetLoginCommand</a></td> <td class="colLast">&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><a href="../../../../com/worxforus/ctg/net/CTGWebHelper.html" title="class in com.worxforus.ctg.net">CTGWebHelper</a></td> <td class="colLast">&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><a href="../../../../com/worxforus/ctg/net/SyncNetworkDownloadCommand.html" title="class in com.worxforus.ctg.net">SyncNetworkDownloadCommand</a></td> <td class="colLast">&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><a href="../../../../com/worxforus/ctg/net/SyncNetworkUploadCommand.html" title="class in com.worxforus.ctg.net">SyncNetworkUploadCommand</a></td> <td class="colLast">&nbsp;</td> </tr> </tbody> </table> </li> </ul> </div> <!-- ======= START OF BOTTOM NAVBAR ====== --> <div class="bottomNav"><a name="navbar_bottom"> <!-- --> </a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../overview-summary.html">Overview</a></li> <li class="navBarCell1Rev">Package</li> <li>Class</li> <li><a href="package-use.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-files/index-1.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li><a href="../../../../com/worxforus/ctg/db/package-summary.html">Prev Package</a></li> <li>Next Package</li> </ul> <ul class="navList"> <li><a href="../../../../index.html?com/worxforus/ctg/net/package-summary.html" target="_top">Frames</a></li> <li><a href="package-summary.html" target="_top">No Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_bottom"> <li><a href="../../../../allclasses-noframe.html">All Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_bottom"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <a name="skip-navbar_bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> </body> </html>
doc/overview-summary.html
doofmars/AnybeamCore
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="de"> <head> <!-- Generated by javadoc (version 1.7.0_55) on Sat May 03 11:14:27 CEST 2014 --> <title>Overview</title> <meta name="date" content="2014-05-03"> <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { parent.document.title="Overview"; } //--> </script> <noscript> <div>JavaScript is disabled on your browser.</div> </noscript> <!-- ========= START OF TOP NAVBAR ======= --> <div class="topNav"><a name="navbar_top"> <!-- --> </a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li class="navBarCell1Rev">Overview</li> <li>Package</li> <li>Class</li> <li>Use</li> <li><a href="overview-tree.html">Tree</a></li> <li><a href="deprecated-list.html">Deprecated</a></li> <li><a href="index-files/index-1.html">Index</a></li> <li><a href="help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="index.html?overview-summary.html" target="_top">Frames</a></li> <li><a href="overview-summary.html" target="_top">No Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_top"> <li><a href="allclasses-noframe.html">All Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_top"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <a name="skip-navbar_top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> <div class="contentContainer"> <table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Packages table, listing packages, and an explanation"> <caption><span>Packages</span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Package</th> <th class="colLast" scope="col">Description</th> </tr> <tbody> <tr class="altColor"> <td class="colFirst"><a href="de/hfu/anybeam/networkCore/package-summary.html">de.hfu.anybeam.networkCore</a></td> <td class="colLast">&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><a href="de/hfu/anybeam/networkCore/test/package-summary.html">de.hfu.anybeam.networkCore.test</a></td> <td class="colLast">&nbsp;</td> </tr> </tbody> </table> </div> <!-- ======= START OF BOTTOM NAVBAR ====== --> <div class="bottomNav"><a name="navbar_bottom"> <!-- --> </a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li class="navBarCell1Rev">Overview</li> <li>Package</li> <li>Class</li> <li>Use</li> <li><a href="overview-tree.html">Tree</a></li> <li><a href="deprecated-list.html">Deprecated</a></li> <li><a href="index-files/index-1.html">Index</a></li> <li><a href="help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="index.html?overview-summary.html" target="_top">Frames</a></li> <li><a href="overview-summary.html" target="_top">No Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_bottom"> <li><a href="allclasses-noframe.html">All Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_bottom"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <a name="skip-navbar_bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> </body> </html>
docs/UnaCloudWeb/gapi/uniandes/unacloud/web/domain/DeployedImage.html
UnaCloud/UnaCloud2
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- **************************************************************** --> <!-- * PLEASE KEEP COMPLICATED EXPRESSIONS OUT OF THESE TEMPLATES, * --> <!-- * i.e. only iterate & print data where possible. Thanks, Jez. * --> <!-- **************************************************************** --> <html> <head> <!-- Generated by groovydoc (2.3.6) on Thu May 18 11:20:24 COT 2017 --> <title>DeployedImage (Groovy Documentation)</title> <meta name="date" content="2017-05-18"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <link href="../../../../groovy.ico" type="image/x-icon" rel="shortcut icon"> <link href="../../../../groovy.ico" type="image/x-icon" rel="icon"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <body class="center"> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { parent.document.title="DeployedImage (Groovy Documentation)"; } //--> </script> <noscript> <div>JavaScript is disabled on your browser.</div> </noscript> <!-- ========= START OF TOP NAVBAR ======= --> <div class="topNav"><a name="navbar_top"> <!-- --> </a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <div> <ul class="navList"> <li><a href="../../../../index.html?uniandes/unacloud/web/domain/DeployedImage" target="_top">Frames</a></li> <li><a href="DeployedImage.html" target="_top">No Frames</a></li> </ul> </div> <div> <ul class="subNavList"> <li>Summary:&nbsp;</li> Nested&nbsp;&nbsp;&nbsp;Field&nbsp;&nbsp;&nbsp;<li><a href="#property_summary">Property</a></li>&nbsp;&nbsp;&nbsp;<li><a href="#constructor_summary">Constructor</a></li>&nbsp;&nbsp;&nbsp;<li><a href="#method_summary">Method</a></li>&nbsp;&nbsp;&nbsp; </ul> <ul class="subNavList"> <li>&nbsp;|&nbsp;Detail:&nbsp;</li> Field&nbsp;&nbsp;&nbsp;<li><a href="#prop_detail">Property</a></li>&nbsp;&nbsp;&nbsp;<li><a href="#constructor_detail">Constructor</a></li>&nbsp;&nbsp;&nbsp;<li><a href="#method_detail">Method</a></li>&nbsp;&nbsp;&nbsp; </ul> </div> <a name="skip-navbar_top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> <!-- ======== START OF CLASS DATA ======== --> <div class="header"> <div class="subTitle">Package: <strong>uniandes.unacloud.web.domain</strong></div> <h2 title="[Groovy] Class DeployedImage" class="title">[Groovy] Class DeployedImage</h2> </div> <div class="contentContainer"> <ul class="inheritance"> <li><ul class="inheritance"></ul></li><li>uniandes.unacloud.web.domain.DeployedImage </ul> <div class="description"> <ul class="blockList"> <li class="blockList"> <p> Entity to represent a image that has been deployed on infrastructure, this entity has a relationship with deployment and executions that has been requested to be executed. <DL><DT><B>Authors:</B></DT><DD>CesarF</DD></DL></p> </li> </ul> </div> <div class="summary"> <ul class="blockList"> <li class="blockList"> <!-- =========== NESTED CLASS SUMMARY =========== --> <!-- =========== ENUM CONSTANT SUMMARY =========== --> <!-- =========== FIELD SUMMARY =========== --> <!-- =========== PROPERTY SUMMARY =========== --> <ul class="blockList"> <li class="blockList"><a name="property_summary"><!-- --></a> <h3>Properties Summary</h3> <ul class="blockList"> <table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Properties Summary table, listing nested classes, and an explanation"> <caption><span>Properties</span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Type</th> <th class="colLast" scope="col">Name and description</th> </tr> <tr class="altColor"> <td class="colFirst"><code><strong>static&nbsp;java.lang.Object</strong></code>&nbsp;</td> <td class="colLast"><code><a href="#belongsTo"></a>belongsTo</code><br>Representation of deployed cluster</td> </tr> <tr class="rowColor"> <td class="colFirst"><code><strong>static&nbsp;java.lang.Object</strong></code>&nbsp;</td> <td class="colLast"><code><a href="#constraints"></a>constraints</code><br>When image is deleted, deployment history don't be. </td> </tr> <tr class="altColor"> <td class="colFirst"><code><strong>static&nbsp;java.lang.Object</strong></code>&nbsp;</td> <td class="colLast"><code><a href="#hasMany"></a>hasMany</code><br>list of deployed nodes from the image</td> </tr> <tr class="rowColor"> <td class="colFirst"><code><strong>boolean</strong></code>&nbsp;</td> <td class="colLast"><code><a href="#highAvaliavility"></a>highAvaliavility</code><br>Represents if image is configured to deploy in high availability machines</td> </tr> <tr class="altColor"> <td class="colFirst"><code><strong><a href='../../../../uniandes/unacloud/web/domain/Image.html'>Image</a></strong></code>&nbsp;</td> <td class="colLast"><code><a href="#image"></a>image</code><br>representation of the image</td> </tr> </table> </ul> </li> </ul> <!-- =========== ELEMENT SUMMARY =========== --> <!-- ======== CONSTRUCTOR SUMMARY ======== --> <ul class="blockList"> <li class="blockList"><a name="constructor_summary"><!-- --></a> <h3>Constructor Summary</h3> <ul class="blockList"> <table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructors Summary table"> <caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Constructor and description</th> </tr> <tr class="altColor"> <td class="colFirst"> <code><a href="#DeployedImage()">DeployedImage</a></strong> ()</code><br></td> </tr> </table> </ul> </li> </ul> <!-- ========== METHOD SUMMARY =========== --> <ul class="blockList"> <li class="blockList"><a name="method_summary"><!-- --></a> <h3>Methods Summary</h3> <ul class="blockList"> <table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Methods Summary table"> <caption><span>Methods</span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Type</th> <th class="colLast" scope="col">Name and description</th> </tr> <tr class="altColor"> <td class="colFirst"><code>java.lang.Object</strong></code></td> <td class="colLast"><code><strong><a href="#getActiveExecutions()">getActiveExecutions</a></strong>()</code><br>Returns the list of executions with status not equal FINISHED</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>java.lang.Long</strong></code></td> <td class="colLast"><code><strong><a href="#getDatabaseId()">getDatabaseId</a></strong>()</code><br>Returns database id for this entity</td> </tr> <tr class="altColor"> <td class="colFirst"><code>java.lang.Object</strong></code></td> <td class="colLast"><code><strong><a href="#getDeployedHarwdProfile()">getDeployedHarwdProfile</a></strong>()</code><br>Returns the current hardware profile configured in executions</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>java.lang.Object</strong></code></td> <td class="colLast"><code><strong><a href="#getDeployedHostname()">getDeployedHostname</a></strong>()</code><br>Returns the hostname base for all deployments</td> </tr> <tr class="altColor"> <td class="colFirst"><code><a href='../../../../uniandes/unacloud/web/domain/Image.html'>Image</a></strong></code></td> <td class="colLast"><code><strong><a href="#getImage()">getImage</a></strong>()</code><br>Returns image</td> </tr> </table> </ul> </li> <li class="blockList"><a name="method_summary"><!-- --></a> <h3>Inherited Methods Summary</h3> <ul class="blockList"> <table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Inherited Methods Summary table"> <caption><span>Inherited Methods</span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Methods inherited from class</th> <th class="colLast" scope="col">Name</th> </tr> <tr class="altColor"> <td class="colFirst"><code>class java.lang.Object</strong></code></td> <td class="colLast"><code>java.lang.Object#wait(long, int), java.lang.Object#wait(long), java.lang.Object#wait(), java.lang.Object#equals(java.lang.Object), java.lang.Object#toString(), java.lang.Object#hashCode(), java.lang.Object#getClass(), java.lang.Object#notify(), java.lang.Object#notifyAll()</code></td> </tr> </table> </ul> </li> </ul> </li> </ul> </div> <div class="details"> <ul class="blockList"> <li class="blockList"> <!-- =========== PROPERTY DETAIL =========== --> <ul class="blockList"> <li class="blockList"><a name="prop_detail"> <!-- --> </a> <h3>Property Detail</h3> <a name="belongsTo"><!-- --></a> <ul class="blockListLast"> <li class="blockList"> <h4>static&nbsp;java.lang.Object <strong>belongsTo</strong></h4> <p> Representation of deployed cluster </p> </li> </ul> <a name="constraints"><!-- --></a> <ul class="blockListLast"> <li class="blockList"> <h4>static&nbsp;java.lang.Object <strong>constraints</strong></h4> <p> When image is deleted, deployment history don't be. Therefore we allow image as nullable. </p> </li> </ul> <a name="hasMany"><!-- --></a> <ul class="blockListLast"> <li class="blockList"> <h4>static&nbsp;java.lang.Object <strong>hasMany</strong></h4> <p> list of deployed nodes from the image </p> </li> </ul> <a name="highAvaliavility"><!-- --></a> <ul class="blockListLast"> <li class="blockList"> <h4>boolean <strong>highAvaliavility</strong></h4> <p> Represents if image is configured to deploy in high availability machines </p> </li> </ul> <a name="image"><!-- --></a> <ul class="blockListLast"> <li class="blockList"> <h4><a href='../../../../uniandes/unacloud/web/domain/Image.html'>Image</a> <strong>image</strong></h4> <p> representation of the image </p> </li> </ul> </li> </ul> <!-- =========== CONSTRUCTOR DETAIL =========== --> <ul class="blockList"> <li class="blockList"><a name="constructor_detail"> <!-- --> </a> <h3>Constructor Detail</h3> <a name="DeployedImage()"><!-- --></a> <ul class="blockListLast"> <li class="blockList"> <h4><strong>DeployedImage</strong>()</h4> <p></p> </li> </ul> </li> </ul> <!-- =========== METHOD DETAIL =========== --> <ul class="blockList"> <li class="blockList"><a name="method_detail"> <!-- --> </a> <h3>Method Detail</h3> <a name="getActiveExecutions()"><!-- --></a> <ul class="blockListLast"> <li class="blockList"> <h4>java.lang.Object <strong>getActiveExecutions</strong>()</h4> <p> Returns the list of executions with status not equal FINISHED <DL><DT><B>Returns:</B></DT><DD>list of active executions</DD></DL></p> </li> </ul> <a name="getDatabaseId()"><!-- --></a> <ul class="blockListLast"> <li class="blockList"> <h4>java.lang.Long <strong>getDatabaseId</strong>()</h4> <p> Returns database id for this entity <DL><DT><B>Returns:</B></DT><DD>Long id</DD></DL></p> </li> </ul> <a name="getDeployedHarwdProfile()"><!-- --></a> <ul class="blockListLast"> <li class="blockList"> <h4>java.lang.Object <strong>getDeployedHarwdProfile</strong>()</h4> <p> Returns the current hardware profile configured in executions <DL><DT><B>Returns:</B></DT><DD>hardware profile from first execution</DD></DL></p> </li> </ul> <a name="getDeployedHostname()"><!-- --></a> <ul class="blockListLast"> <li class="blockList"> <h4>java.lang.Object <strong>getDeployedHostname</strong>()</h4> <p> Returns the hostname base for all deployments <DL><DT><B>Returns:</B></DT><DD>String with the host name</DD></DL></p> </li> </ul> <a name="getImage()"><!-- --></a> <ul class="blockListLast"> <li class="blockList"> <h4><a href='../../../../uniandes/unacloud/web/domain/Image.html'>Image</a> <strong>getImage</strong>()</h4> <p> Returns image <DL><DT><B>Returns:</B></DT><DD>image</DD></DL></p> </li> </ul> </li> </ul> </li> </ul> </div> <!-- ========= END OF CLASS DATA ========= --> <!-- ======= START OF BOTTOM NAVBAR ====== --> <div class="bottomNav"><a name="navbar_bottom"> <!-- --> </a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <div> <ul class="navList"> <li><a href="../../../../index.html?uniandes/unacloud/web/domain/DeployedImage" target="_top">Frames</a></li> <li><a href="DeployedImage.html" target="_top">No Frames</a></li> </ul> </div> <div> <ul class="subNavList"> <li>Summary:&nbsp;</li> Nested&nbsp;&nbsp;&nbsp;Field&nbsp;&nbsp;&nbsp;<li><a href="#property_summary">Property</a></li>&nbsp;&nbsp;&nbsp;<li><a href="#constructor_summary">Constructor</a></li>&nbsp;&nbsp;&nbsp;<li><a href="#method_summary">Method</a></li>&nbsp;&nbsp;&nbsp; </ul> <ul class="subNavList"> <li>&nbsp;|&nbsp;Detail:&nbsp;</li> Field&nbsp;&nbsp;&nbsp;<li><a href="#prop_detail">Property</a></li>&nbsp;&nbsp;&nbsp;<li><a href="#constructor_detail">Constructor</a></li>&nbsp;&nbsp;&nbsp;<li><a href="#method_detail">Method</a></li>&nbsp;&nbsp;&nbsp; </ul> </div> <p>Groovy Documentation</p> <a name="skip-navbar_bottom"> <!-- --> </a> </div> </div> <!-- ======== END OF BOTTOM NAVBAR ======= --> </body> </html>
sites/all/libraries/yui/api/classes/CanvasShape.html
artefactual-labs/trac
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <title>CanvasShape - YUI 3</title> <link rel="stylesheet" href="http:&#x2F;&#x2F;yui.yahooapis.com&#x2F;3.7.0&#x2F;build&#x2F;cssgrids&#x2F;cssgrids-min.css"> <link rel="stylesheet" href="..&#x2F;assets/vendor/prettify/prettify-min.css"> <link rel="stylesheet" href="..&#x2F;assets/css/main.css" id="site_styles"> <link rel="shortcut icon" type="image/png" href="..&#x2F;assets/favicon.png"> <script src="http:&#x2F;&#x2F;yui.yahooapis.com&#x2F;combo?3.7.0&#x2F;build&#x2F;yui&#x2F;yui-min.js"></script> </head> <body class="yui3-skin-sam"> <div id="doc"> <div id="hd" class="yui3-g header"> <div class="yui3-u-3-4"> <h1><img src="..&#x2F;assets/css/logo.png" title="YUI 3"></h1> </div> <div class="yui3-u-1-4 version"> <em>API Docs for: 3.7.3</em> </div> </div> <div id="bd" class="yui3-g"> <div class="yui3-u-1-4"> <div id="docs-sidebar" class="sidebar apidocs"> <div id="api-list"> <h2 class="off-left">APIs</h2> <div id="api-tabview" class="tabview"> <ul class="tabs"> <li><a href="#api-classes">Classes</a></li> <li><a href="#api-modules">Modules</a></li> </ul> <div id="api-tabview-filter"> <input type="search" id="api-filter" placeholder="Type to filter APIs"> </div> <div id="api-tabview-panel"> <ul id="api-classes" class="apis classes"> <li><a href="..&#x2F;classes/Anim.html">Anim</a></li> <li><a href="..&#x2F;classes/App.html">App</a></li> <li><a href="..&#x2F;classes/App.Base.html">App.Base</a></li> <li><a href="..&#x2F;classes/App.Content.html">App.Content</a></li> <li><a href="..&#x2F;classes/App.Transitions.html">App.Transitions</a></li> <li><a href="..&#x2F;classes/App.TransitionsNative.html">App.TransitionsNative</a></li> <li><a href="..&#x2F;classes/AreaSeries.html">AreaSeries</a></li> <li><a href="..&#x2F;classes/AreaSplineSeries.html">AreaSplineSeries</a></li> <li><a href="..&#x2F;classes/Array.html">Array</a></li> <li><a href="..&#x2F;classes/ArrayList.html">ArrayList</a></li> <li><a href="..&#x2F;classes/ArraySort.html">ArraySort</a></li> <li><a href="..&#x2F;classes/AsyncQueue.html">AsyncQueue</a></li> <li><a href="..&#x2F;classes/Attribute.html">Attribute</a></li> <li><a href="..&#x2F;classes/AttributeCore.html">AttributeCore</a></li> <li><a href="..&#x2F;classes/AttributeEvents.html">AttributeEvents</a></li> <li><a href="..&#x2F;classes/AttributeExtras.html">AttributeExtras</a></li> <li><a href="..&#x2F;classes/AttributeLite.html">AttributeLite</a></li> <li><a href="..&#x2F;classes/AutoComplete.html">AutoComplete</a></li> <li><a href="..&#x2F;classes/AutoCompleteBase.html">AutoCompleteBase</a></li> <li><a href="..&#x2F;classes/AutoCompleteFilters.html">AutoCompleteFilters</a></li> <li><a href="..&#x2F;classes/AutoCompleteHighlighters.html">AutoCompleteHighlighters</a></li> <li><a href="..&#x2F;classes/AutoCompleteList.html">AutoCompleteList</a></li> <li><a href="..&#x2F;classes/Axis.html">Axis</a></li> <li><a href="..&#x2F;classes/AxisType.html">AxisType</a></li> <li><a href="..&#x2F;classes/BarSeries.html">BarSeries</a></li> <li><a href="..&#x2F;classes/Base.html">Base</a></li> <li><a href="..&#x2F;classes/BaseCore.html">BaseCore</a></li> <li><a href="..&#x2F;classes/BottomAxisLayout.html">BottomAxisLayout</a></li> <li><a href="..&#x2F;classes/Button.html">Button</a></li> <li><a href="..&#x2F;classes/ButtonCore.html">ButtonCore</a></li> <li><a href="..&#x2F;classes/ButtonGroup.html">ButtonGroup</a></li> <li><a href="..&#x2F;classes/ButtonPlugin.html">ButtonPlugin</a></li> <li><a href="..&#x2F;classes/Cache.html">Cache</a></li> <li><a href="..&#x2F;classes/CacheOffline.html">CacheOffline</a></li> <li><a href="..&#x2F;classes/Calendar.html">Calendar</a></li> <li><a href="..&#x2F;classes/CalendarBase.html">CalendarBase</a></li> <li><a href="..&#x2F;classes/CanvasCircle.html">CanvasCircle</a></li> <li><a href="..&#x2F;classes/CanvasDrawing.html">CanvasDrawing</a></li> <li><a href="..&#x2F;classes/CanvasEllipse.html">CanvasEllipse</a></li> <li><a href="..&#x2F;classes/CanvasGraphic.html">CanvasGraphic</a></li> <li><a href="..&#x2F;classes/CanvasPath.html">CanvasPath</a></li> <li><a href="..&#x2F;classes/CanvasPieSlice.html">CanvasPieSlice</a></li> <li><a href="..&#x2F;classes/CanvasRect.html">CanvasRect</a></li> <li><a href="..&#x2F;classes/CanvasShape.html">CanvasShape</a></li> <li><a href="..&#x2F;classes/CartesianChart.html">CartesianChart</a></li> <li><a href="..&#x2F;classes/CartesianSeries.html">CartesianSeries</a></li> <li><a href="..&#x2F;classes/CategoryAxis.html">CategoryAxis</a></li> <li><a href="..&#x2F;classes/Chart.html">Chart</a></li> <li><a href="..&#x2F;classes/ChartBase.html">ChartBase</a></li> <li><a href="..&#x2F;classes/ChartLegend.html">ChartLegend</a></li> <li><a href="..&#x2F;classes/Circle.html">Circle</a></li> <li><a href="..&#x2F;classes/CircleGroup.html">CircleGroup</a></li> <li><a href="..&#x2F;classes/ClassNameManager.html">ClassNameManager</a></li> <li><a href="..&#x2F;classes/ClickableRail.html">ClickableRail</a></li> <li><a href="..&#x2F;classes/ColumnSeries.html">ColumnSeries</a></li> <li><a href="..&#x2F;classes/ComboSeries.html">ComboSeries</a></li> <li><a href="..&#x2F;classes/ComboSplineSeries.html">ComboSplineSeries</a></li> <li><a href="..&#x2F;classes/config.html">config</a></li> <li><a href="..&#x2F;classes/Console.html">Console</a></li> <li><a href="..&#x2F;classes/Controller.html">Controller</a></li> <li><a href="..&#x2F;classes/Cookie.html">Cookie</a></li> <li><a href="..&#x2F;classes/CurveUtil.html">CurveUtil</a></li> <li><a href="..&#x2F;classes/CustomEvent.html">CustomEvent</a></li> <li><a href="..&#x2F;classes/DataSchema.Array.html">DataSchema.Array</a></li> <li><a href="..&#x2F;classes/DataSchema.Base.html">DataSchema.Base</a></li> <li><a href="..&#x2F;classes/DataSchema.JSON.html">DataSchema.JSON</a></li> <li><a href="..&#x2F;classes/DataSchema.Text.html">DataSchema.Text</a></li> <li><a href="..&#x2F;classes/DataSchema.XML.html">DataSchema.XML</a></li> <li><a href="..&#x2F;classes/DataSource.Function.html">DataSource.Function</a></li> <li><a href="..&#x2F;classes/DataSource.Get.html">DataSource.Get</a></li> <li><a href="..&#x2F;classes/DataSource.IO.html">DataSource.IO</a></li> <li><a href="..&#x2F;classes/DataSource.Local.html">DataSource.Local</a></li> <li><a href="..&#x2F;classes/DataSourceArraySchema.html">DataSourceArraySchema</a></li> <li><a href="..&#x2F;classes/DataSourceCache.html">DataSourceCache</a></li> <li><a href="..&#x2F;classes/DataSourceCacheExtension.html">DataSourceCacheExtension</a></li> <li><a href="..&#x2F;classes/DataSourceJSONSchema.html">DataSourceJSONSchema</a></li> <li><a href="..&#x2F;classes/DataSourceTextSchema.html">DataSourceTextSchema</a></li> <li><a href="..&#x2F;classes/DataSourceXMLSchema.html">DataSourceXMLSchema</a></li> <li><a href="..&#x2F;classes/DataTable.html">DataTable</a></li> <li><a href="..&#x2F;classes/DataTable.Base.html">DataTable.Base</a></li> <li><a href="..&#x2F;classes/DataTable.BodyView.html">DataTable.BodyView</a></li> <li><a href="..&#x2F;classes/DataTable.ColumnWidths.html">DataTable.ColumnWidths</a></li> <li><a href="..&#x2F;classes/DataTable.Core.html">DataTable.Core</a></li> <li><a href="..&#x2F;classes/DataTable.HeaderView.html">DataTable.HeaderView</a></li> <li><a href="..&#x2F;classes/DataTable.Message.html">DataTable.Message</a></li> <li><a href="..&#x2F;classes/DataTable.Mutable.html">DataTable.Mutable</a></li> <li><a href="..&#x2F;classes/DataTable.Scrollable.html">DataTable.Scrollable</a></li> <li><a href="..&#x2F;classes/DataTable.Sortable.html">DataTable.Sortable</a></li> <li><a href="..&#x2F;classes/DataTable.TableView.html">DataTable.TableView</a></li> <li><a href="..&#x2F;classes/Date.html">Date</a></li> <li><a href="..&#x2F;classes/DD.DDM.html">DD.DDM</a></li> <li><a href="..&#x2F;classes/DD.Delegate.html">DD.Delegate</a></li> <li><a href="..&#x2F;classes/DD.Drag.html">DD.Drag</a></li> <li><a href="..&#x2F;classes/DD.Drop.html">DD.Drop</a></li> <li><a href="..&#x2F;classes/DD.Scroll.html">DD.Scroll</a></li> <li><a href="..&#x2F;classes/Dial.html">Dial</a></li> <li><a href="..&#x2F;classes/Do.html">Do</a></li> <li><a href="..&#x2F;classes/Do.AlterArgs.html">Do.AlterArgs</a></li> <li><a href="..&#x2F;classes/Do.AlterReturn.html">Do.AlterReturn</a></li> <li><a href="..&#x2F;classes/Do.Error.html">Do.Error</a></li> <li><a href="..&#x2F;classes/Do.Halt.html">Do.Halt</a></li> <li><a href="..&#x2F;classes/Do.Method.html">Do.Method</a></li> <li><a href="..&#x2F;classes/Do.Prevent.html">Do.Prevent</a></li> <li><a href="..&#x2F;classes/DOM.html">DOM</a></li> <li><a href="..&#x2F;classes/DOMEventFacade.html">DOMEventFacade</a></li> <li><a href="..&#x2F;classes/Drawing.html">Drawing</a></li> <li><a href="..&#x2F;classes/Easing.html">Easing</a></li> <li><a href="..&#x2F;classes/EditorBase.html">EditorBase</a></li> <li><a href="..&#x2F;classes/EditorSelection.html">EditorSelection</a></li> <li><a href="..&#x2F;classes/Ellipse.html">Ellipse</a></li> <li><a href="..&#x2F;classes/EllipseGroup.html">EllipseGroup</a></li> <li><a href="..&#x2F;classes/Escape.html">Escape</a></li> <li><a href="..&#x2F;classes/Event.html">Event</a></li> <li><a href="..&#x2F;classes/EventFacade.html">EventFacade</a></li> <li><a href="..&#x2F;classes/EventHandle.html">EventHandle</a></li> <li><a href="..&#x2F;classes/EventTarget.html">EventTarget</a></li> <li><a href="..&#x2F;classes/ExecCommand.html">ExecCommand</a></li> <li><a href="..&#x2F;classes/Features.html">Features</a></li> <li><a href="..&#x2F;classes/File.html">File</a></li> <li><a href="..&#x2F;classes/FileFlash.html">FileFlash</a></li> <li><a href="..&#x2F;classes/FileHTML5.html">FileHTML5</a></li> <li><a href="..&#x2F;classes/Fills.html">Fills</a></li> <li><a href="..&#x2F;classes/Frame.html">Frame</a></li> <li><a href="..&#x2F;classes/Get.html">Get</a></li> <li><a href="..&#x2F;classes/Get.Transaction.html">Get.Transaction</a></li> <li><a href="..&#x2F;classes/GetNodeJS.html">GetNodeJS</a></li> <li><a href="..&#x2F;classes/Graph.html">Graph</a></li> <li><a href="..&#x2F;classes/Graphic.html">Graphic</a></li> <li><a href="..&#x2F;classes/GraphicBase.html">GraphicBase</a></li> <li><a href="..&#x2F;classes/Gridlines.html">Gridlines</a></li> <li><a href="..&#x2F;classes/GroupDiamond.html">GroupDiamond</a></li> <li><a href="..&#x2F;classes/GroupRect.html">GroupRect</a></li> <li><a href="..&#x2F;classes/Handlebars.html">Handlebars</a></li> <li><a href="..&#x2F;classes/Highlight.html">Highlight</a></li> <li><a href="..&#x2F;classes/Histogram.html">Histogram</a></li> <li><a href="..&#x2F;classes/HistoryBase.html">HistoryBase</a></li> <li><a href="..&#x2F;classes/HistoryHash.html">HistoryHash</a></li> <li><a href="..&#x2F;classes/HistoryHTML5.html">HistoryHTML5</a></li> <li><a href="..&#x2F;classes/HorizontalLegendLayout.html">HorizontalLegendLayout</a></li> <li><a href="..&#x2F;classes/ImgLoadGroup.html">ImgLoadGroup</a></li> <li><a href="..&#x2F;classes/ImgLoadImgObj.html">ImgLoadImgObj</a></li> <li><a href="..&#x2F;classes/Intl.html">Intl</a></li> <li><a href="..&#x2F;classes/IO.html">IO</a></li> <li><a href="..&#x2F;classes/JSON.html">JSON</a></li> <li><a href="..&#x2F;classes/JSONPRequest.html">JSONPRequest</a></li> <li><a href="..&#x2F;classes/Lang.html">Lang</a></li> <li><a href="..&#x2F;classes/LazyModelList.html">LazyModelList</a></li> <li><a href="..&#x2F;classes/LeftAxisLayout.html">LeftAxisLayout</a></li> <li><a href="..&#x2F;classes/Lines.html">Lines</a></li> <li><a href="..&#x2F;classes/LineSeries.html">LineSeries</a></li> <li><a href="..&#x2F;classes/Loader.html">Loader</a></li> <li><a href="..&#x2F;classes/MarkerSeries.html">MarkerSeries</a></li> <li><a href="..&#x2F;classes/Matrix.html">Matrix</a></li> <li><a href="..&#x2F;classes/MatrixUtil.html">MatrixUtil</a></li> <li><a href="..&#x2F;classes/Model.html">Model</a></li> <li><a href="..&#x2F;classes/ModelList.html">ModelList</a></li> <li><a href="..&#x2F;classes/ModelSync.REST.html">ModelSync.REST</a></li> <li><a href="..&#x2F;classes/Node.html">Node</a></li> <li><a href="..&#x2F;classes/NodeList.html">NodeList</a></li> <li><a href="..&#x2F;classes/Number.html">Number</a></li> <li><a href="..&#x2F;classes/NumericAxis.html">NumericAxis</a></li> <li><a href="..&#x2F;classes/Object.html">Object</a></li> <li><a href="..&#x2F;classes/Overlay.html">Overlay</a></li> <li><a href="..&#x2F;classes/Panel.html">Panel</a></li> <li><a href="..&#x2F;classes/Parallel.html">Parallel</a></li> <li><a href="..&#x2F;classes/Path.html">Path</a></li> <li><a href="..&#x2F;classes/PieChart.html">PieChart</a></li> <li><a href="..&#x2F;classes/PieSeries.html">PieSeries</a></li> <li><a href="..&#x2F;classes/Pjax.html">Pjax</a></li> <li><a href="..&#x2F;classes/PjaxBase.html">PjaxBase</a></li> <li><a href="..&#x2F;classes/PjaxContent.html">PjaxContent</a></li> <li><a href="..&#x2F;classes/Plots.html">Plots</a></li> <li><a href="..&#x2F;classes/Plugin.Align.html">Plugin.Align</a></li> <li><a href="..&#x2F;classes/Plugin.AutoComplete.html">Plugin.AutoComplete</a></li> <li><a href="..&#x2F;classes/Plugin.Base.html">Plugin.Base</a></li> <li><a href="..&#x2F;classes/Plugin.Cache.html">Plugin.Cache</a></li> <li><a href="..&#x2F;classes/Plugin.CalendarNavigator.html">Plugin.CalendarNavigator</a></li> <li><a href="..&#x2F;classes/Plugin.ConsoleFilters.html">Plugin.ConsoleFilters</a></li> <li><a href="..&#x2F;classes/Plugin.CreateLinkBase.html">Plugin.CreateLinkBase</a></li> <li><a href="..&#x2F;classes/Plugin.DataTableDataSource.html">Plugin.DataTableDataSource</a></li> <li><a href="..&#x2F;classes/Plugin.DDConstrained.html">Plugin.DDConstrained</a></li> <li><a href="..&#x2F;classes/Plugin.DDNodeScroll.html">Plugin.DDNodeScroll</a></li> <li><a href="..&#x2F;classes/Plugin.DDProxy.html">Plugin.DDProxy</a></li> <li><a href="..&#x2F;classes/Plugin.DDWindowScroll.html">Plugin.DDWindowScroll</a></li> <li><a href="..&#x2F;classes/Plugin.Drag.html">Plugin.Drag</a></li> <li><a href="..&#x2F;classes/Plugin.Drop.html">Plugin.Drop</a></li> <li><a href="..&#x2F;classes/Plugin.EditorBidi.html">Plugin.EditorBidi</a></li> <li><a href="..&#x2F;classes/Plugin.EditorBR.html">Plugin.EditorBR</a></li> <li><a href="..&#x2F;classes/Plugin.EditorLists.html">Plugin.EditorLists</a></li> <li><a href="..&#x2F;classes/Plugin.EditorPara.html">Plugin.EditorPara</a></li> <li><a href="..&#x2F;classes/Plugin.EditorParaBase.html">Plugin.EditorParaBase</a></li> <li><a href="..&#x2F;classes/Plugin.EditorParaIE.html">Plugin.EditorParaIE</a></li> <li><a href="..&#x2F;classes/Plugin.EditorTab.html">Plugin.EditorTab</a></li> <li><a href="..&#x2F;classes/Plugin.ExecCommand.html">Plugin.ExecCommand</a></li> <li><a href="..&#x2F;classes/Plugin.Flick.html">Plugin.Flick</a></li> <li><a href="..&#x2F;classes/Plugin.Host.html">Plugin.Host</a></li> <li><a href="..&#x2F;classes/plugin.NodeFocusManager.html">plugin.NodeFocusManager</a></li> <li><a href="..&#x2F;classes/Plugin.NodeFX.html">Plugin.NodeFX</a></li> <li><a href="..&#x2F;classes/plugin.NodeMenuNav.html">plugin.NodeMenuNav</a></li> <li><a href="..&#x2F;classes/Plugin.Pjax.html">Plugin.Pjax</a></li> <li><a href="..&#x2F;classes/Plugin.Resize.html">Plugin.Resize</a></li> <li><a href="..&#x2F;classes/Plugin.ResizeConstrained.html">Plugin.ResizeConstrained</a></li> <li><a href="..&#x2F;classes/Plugin.ResizeProxy.html">Plugin.ResizeProxy</a></li> <li><a href="..&#x2F;classes/Plugin.ScrollInfo.html">Plugin.ScrollInfo</a></li> <li><a href="..&#x2F;classes/Plugin.ScrollViewList.html">Plugin.ScrollViewList</a></li> <li><a href="..&#x2F;classes/Plugin.ScrollViewPaginator.html">Plugin.ScrollViewPaginator</a></li> <li><a href="..&#x2F;classes/Plugin.ScrollViewScrollbars.html">Plugin.ScrollViewScrollbars</a></li> <li><a href="..&#x2F;classes/Plugin.Shim.html">Plugin.Shim</a></li> <li><a href="..&#x2F;classes/Plugin.SortScroll.html">Plugin.SortScroll</a></li> <li><a href="..&#x2F;classes/Plugin.WidgetAnim.html">Plugin.WidgetAnim</a></li> <li><a href="..&#x2F;classes/Pollable.html">Pollable</a></li> <li><a href="..&#x2F;classes/Profiler.html">Profiler</a></li> <li><a href="..&#x2F;classes/QueryString.html">QueryString</a></li> <li><a href="..&#x2F;classes/Queue.html">Queue</a></li> <li><a href="..&#x2F;classes/Record.html">Record</a></li> <li><a href="..&#x2F;classes/Recordset.html">Recordset</a></li> <li><a href="..&#x2F;classes/RecordsetFilter.html">RecordsetFilter</a></li> <li><a href="..&#x2F;classes/RecordsetIndexer.html">RecordsetIndexer</a></li> <li><a href="..&#x2F;classes/RecordsetSort.html">RecordsetSort</a></li> <li><a href="..&#x2F;classes/Rect.html">Rect</a></li> <li><a href="..&#x2F;classes/Renderer.html">Renderer</a></li> <li><a href="..&#x2F;classes/Resize.html">Resize</a></li> <li><a href="..&#x2F;classes/RightAxisLayout.html">RightAxisLayout</a></li> <li><a href="..&#x2F;classes/Router.html">Router</a></li> <li><a href="..&#x2F;classes/ScrollView.html">ScrollView</a></li> <li><a href="..&#x2F;classes/Selector.html">Selector</a></li> <li><a href="..&#x2F;classes/Shape.html">Shape</a></li> <li><a href="..&#x2F;classes/ShapeGroup.html">ShapeGroup</a></li> <li><a href="..&#x2F;classes/Slider.html">Slider</a></li> <li><a href="..&#x2F;classes/SliderBase.html">SliderBase</a></li> <li><a href="..&#x2F;classes/SliderValueRange.html">SliderValueRange</a></li> <li><a href="..&#x2F;classes/Sortable.html">Sortable</a></li> <li><a href="..&#x2F;classes/SplineSeries.html">SplineSeries</a></li> <li><a href="..&#x2F;classes/StackedAreaSeries.html">StackedAreaSeries</a></li> <li><a href="..&#x2F;classes/StackedAreaSplineSeries.html">StackedAreaSplineSeries</a></li> <li><a href="..&#x2F;classes/StackedAxis.html">StackedAxis</a></li> <li><a href="..&#x2F;classes/StackedBarSeries.html">StackedBarSeries</a></li> <li><a href="..&#x2F;classes/StackedColumnSeries.html">StackedColumnSeries</a></li> <li><a href="..&#x2F;classes/StackedComboSeries.html">StackedComboSeries</a></li> <li><a href="..&#x2F;classes/StackedComboSplineSeries.html">StackedComboSplineSeries</a></li> <li><a href="..&#x2F;classes/StackedLineSeries.html">StackedLineSeries</a></li> <li><a href="..&#x2F;classes/StackedMarkerSeries.html">StackedMarkerSeries</a></li> <li><a href="..&#x2F;classes/StackedSplineSeries.html">StackedSplineSeries</a></li> <li><a href="..&#x2F;classes/StackingUtil.html">StackingUtil</a></li> <li><a href="..&#x2F;classes/State.html">State</a></li> <li><a href="..&#x2F;classes/StyleSheet.html">StyleSheet</a></li> <li><a href="..&#x2F;classes/Subscriber.html">Subscriber</a></li> <li><a href="..&#x2F;classes/SVGCircle.html">SVGCircle</a></li> <li><a href="..&#x2F;classes/SVGDrawing.html">SVGDrawing</a></li> <li><a href="..&#x2F;classes/SVGEllipse.html">SVGEllipse</a></li> <li><a href="..&#x2F;classes/SVGGraphic.html">SVGGraphic</a></li> <li><a href="..&#x2F;classes/SVGPath.html">SVGPath</a></li> <li><a href="..&#x2F;classes/SVGPieSlice.html">SVGPieSlice</a></li> <li><a href="..&#x2F;classes/SVGRect.html">SVGRect</a></li> <li><a href="..&#x2F;classes/SVGShape.html">SVGShape</a></li> <li><a href="..&#x2F;classes/SWF.html">SWF</a></li> <li><a href="..&#x2F;classes/SWFDetect.html">SWFDetect</a></li> <li><a href="..&#x2F;classes/SyntheticEvent.html">SyntheticEvent</a></li> <li><a href="..&#x2F;classes/SyntheticEvent.Notifier.html">SyntheticEvent.Notifier</a></li> <li><a href="..&#x2F;classes/SynthRegistry.html">SynthRegistry</a></li> <li><a href="..&#x2F;classes/Tab.html">Tab</a></li> <li><a href="..&#x2F;classes/TabView.html">TabView</a></li> <li><a href="..&#x2F;classes/Test.ArrayAssert.html">Test.ArrayAssert</a></li> <li><a href="..&#x2F;classes/Test.Assert.html">Test.Assert</a></li> <li><a href="..&#x2F;classes/Test.AssertionError.html">Test.AssertionError</a></li> <li><a href="..&#x2F;classes/Test.ComparisonFailure.html">Test.ComparisonFailure</a></li> <li><a href="..&#x2F;classes/Test.Console.html">Test.Console</a></li> <li><a href="..&#x2F;classes/Test.CoverageFormat.html">Test.CoverageFormat</a></li> <li><a href="..&#x2F;classes/Test.DateAssert.html">Test.DateAssert</a></li> <li><a href="..&#x2F;classes/Test.EventTarget.html">Test.EventTarget</a></li> <li><a href="..&#x2F;classes/Test.Mock.html">Test.Mock</a></li> <li><a href="..&#x2F;classes/Test.Mock.Value.html">Test.Mock.Value</a></li> <li><a href="..&#x2F;classes/Test.ObjectAssert.html">Test.ObjectAssert</a></li> <li><a href="..&#x2F;classes/Test.Reporter.html">Test.Reporter</a></li> <li><a href="..&#x2F;classes/Test.Results.html">Test.Results</a></li> <li><a href="..&#x2F;classes/Test.Runner.html">Test.Runner</a></li> <li><a href="..&#x2F;classes/Test.ShouldError.html">Test.ShouldError</a></li> <li><a href="..&#x2F;classes/Test.ShouldFail.html">Test.ShouldFail</a></li> <li><a href="..&#x2F;classes/Test.TestCase.html">Test.TestCase</a></li> <li><a href="..&#x2F;classes/Test.TestFormat.html">Test.TestFormat</a></li> <li><a href="..&#x2F;classes/Test.TestNode.html">Test.TestNode</a></li> <li><a href="..&#x2F;classes/Test.TestRunner.html">Test.TestRunner</a></li> <li><a href="..&#x2F;classes/Test.TestSuite.html">Test.TestSuite</a></li> <li><a href="..&#x2F;classes/Test.UnexpectedError.html">Test.UnexpectedError</a></li> <li><a href="..&#x2F;classes/Test.UnexpectedValue.html">Test.UnexpectedValue</a></li> <li><a href="..&#x2F;classes/Test.Wait.html">Test.Wait</a></li> <li><a href="..&#x2F;classes/Text.AccentFold.html">Text.AccentFold</a></li> <li><a href="..&#x2F;classes/Text.WordBreak.html">Text.WordBreak</a></li> <li><a href="..&#x2F;classes/TimeAxis.html">TimeAxis</a></li> <li><a href="..&#x2F;classes/ToggleButton.html">ToggleButton</a></li> <li><a href="..&#x2F;classes/TopAxisLayout.html">TopAxisLayout</a></li> <li><a href="..&#x2F;classes/Transition.html">Transition</a></li> <li><a href="..&#x2F;classes/UA.html">UA</a></li> <li><a href="..&#x2F;classes/Uploader.html">Uploader</a></li> <li><a href="..&#x2F;classes/Uploader.Queue.html">Uploader.Queue</a></li> <li><a href="..&#x2F;classes/UploaderFlash.html">UploaderFlash</a></li> <li><a href="..&#x2F;classes/UploaderHTML5.html">UploaderHTML5</a></li> <li><a href="..&#x2F;classes/ValueChange.html">ValueChange</a></li> <li><a href="..&#x2F;classes/VerticalLegendLayout.html">VerticalLegendLayout</a></li> <li><a href="..&#x2F;classes/View.html">View</a></li> <li><a href="..&#x2F;classes/View.NodeMap.html">View.NodeMap</a></li> <li><a href="..&#x2F;classes/VMLCircle.html">VMLCircle</a></li> <li><a href="..&#x2F;classes/VMLDrawing.html">VMLDrawing</a></li> <li><a href="..&#x2F;classes/VMLEllipse.html">VMLEllipse</a></li> <li><a href="..&#x2F;classes/VMLGraphic.html">VMLGraphic</a></li> <li><a href="..&#x2F;classes/VMLPath.html">VMLPath</a></li> <li><a href="..&#x2F;classes/VMLPieSlice.html">VMLPieSlice</a></li> <li><a href="..&#x2F;classes/VMLRect.html">VMLRect</a></li> <li><a href="..&#x2F;classes/VMLShape.html">VMLShape</a></li> <li><a href="..&#x2F;classes/Widget.html">Widget</a></li> <li><a href="..&#x2F;classes/WidgetAutohide.html">WidgetAutohide</a></li> <li><a href="..&#x2F;classes/WidgetButtons.html">WidgetButtons</a></li> <li><a href="..&#x2F;classes/WidgetChild.html">WidgetChild</a></li> <li><a href="..&#x2F;classes/WidgetModality.html">WidgetModality</a></li> <li><a href="..&#x2F;classes/WidgetParent.html">WidgetParent</a></li> <li><a href="..&#x2F;classes/WidgetPosition.html">WidgetPosition</a></li> <li><a href="..&#x2F;classes/WidgetPositionAlign.html">WidgetPositionAlign</a></li> <li><a href="..&#x2F;classes/WidgetPositionConstrain.html">WidgetPositionConstrain</a></li> <li><a href="..&#x2F;classes/WidgetStack.html">WidgetStack</a></li> <li><a href="..&#x2F;classes/WidgetStdMod.html">WidgetStdMod</a></li> <li><a href="..&#x2F;classes/XML.html">XML</a></li> <li><a href="..&#x2F;classes/YQL.html">YQL</a></li> <li><a href="..&#x2F;classes/YQLRequest.html">YQLRequest</a></li> <li><a href="..&#x2F;classes/YUI.html">YUI</a></li> <li><a href="..&#x2F;classes/YUI~substitute.html">YUI~substitute</a></li> </ul> <ul id="api-modules" class="apis modules"> <li><a href="..&#x2F;modules/align-plugin.html">align-plugin</a></li> <li><a href="..&#x2F;modules/anim.html">anim</a></li> <li><a href="..&#x2F;modules/anim-base.html">anim-base</a></li> <li><a href="..&#x2F;modules/anim-color.html">anim-color</a></li> <li><a href="..&#x2F;modules/anim-curve.html">anim-curve</a></li> <li><a href="..&#x2F;modules/anim-easing.html">anim-easing</a></li> <li><a href="..&#x2F;modules/anim-node-plugin.html">anim-node-plugin</a></li> <li><a href="..&#x2F;modules/anim-scroll.html">anim-scroll</a></li> <li><a href="..&#x2F;modules/anim-shape.html">anim-shape</a></li> <li><a href="..&#x2F;modules/anim-shape-transform.html">anim-shape-transform</a></li> <li><a href="..&#x2F;modules/anim-xy.html">anim-xy</a></li> <li><a href="..&#x2F;modules/app.html">app</a></li> <li><a href="..&#x2F;modules/app-base.html">app-base</a></li> <li><a href="..&#x2F;modules/app-content.html">app-content</a></li> <li><a href="..&#x2F;modules/app-transitions.html">app-transitions</a></li> <li><a href="..&#x2F;modules/app-transitions-native.html">app-transitions-native</a></li> <li><a href="..&#x2F;modules/array-extras.html">array-extras</a></li> <li><a href="..&#x2F;modules/array-invoke.html">array-invoke</a></li> <li><a href="..&#x2F;modules/arraylist.html">arraylist</a></li> <li><a href="..&#x2F;modules/arraylist-add.html">arraylist-add</a></li> <li><a href="..&#x2F;modules/arraylist-filter.html">arraylist-filter</a></li> <li><a href="..&#x2F;modules/arraysort.html">arraysort</a></li> <li><a href="..&#x2F;modules/async-queue.html">async-queue</a></li> <li><a href="..&#x2F;modules/attribute.html">attribute</a></li> <li><a href="..&#x2F;modules/attribute-base.html">attribute-base</a></li> <li><a href="..&#x2F;modules/attribute-complex.html">attribute-complex</a></li> <li><a href="..&#x2F;modules/attribute-core.html">attribute-core</a></li> <li><a href="..&#x2F;modules/attribute-events.html">attribute-events</a></li> <li><a href="..&#x2F;modules/attribute-extras.html">attribute-extras</a></li> <li><a href="..&#x2F;modules/autocomplete.html">autocomplete</a></li> <li><a href="..&#x2F;modules/autocomplete-base.html">autocomplete-base</a></li> <li><a href="..&#x2F;modules/autocomplete-filters.html">autocomplete-filters</a></li> <li><a href="..&#x2F;modules/autocomplete-filters-accentfold.html">autocomplete-filters-accentfold</a></li> <li><a href="..&#x2F;modules/autocomplete-highlighters.html">autocomplete-highlighters</a></li> <li><a href="..&#x2F;modules/autocomplete-highlighters-accentfold.html">autocomplete-highlighters-accentfold</a></li> <li><a href="..&#x2F;modules/autocomplete-list.html">autocomplete-list</a></li> <li><a href="..&#x2F;modules/autocomplete-list-keys.html">autocomplete-list-keys</a></li> <li><a href="..&#x2F;modules/autocomplete-plugin.html">autocomplete-plugin</a></li> <li><a href="..&#x2F;modules/autocomplete-sources.html">autocomplete-sources</a></li> <li><a href="..&#x2F;modules/base.html">base</a></li> <li><a href="..&#x2F;modules/base-base.html">base-base</a></li> <li><a href="..&#x2F;modules/base-build.html">base-build</a></li> <li><a href="..&#x2F;modules/base-core.html">base-core</a></li> <li><a href="..&#x2F;modules/base-pluginhost.html">base-pluginhost</a></li> <li><a href="..&#x2F;modules/button.html">button</a></li> <li><a href="..&#x2F;modules/button-core.html">button-core</a></li> <li><a href="..&#x2F;modules/button-group.html">button-group</a></li> <li><a href="..&#x2F;modules/button-plugin.html">button-plugin</a></li> <li><a href="..&#x2F;modules/cache.html">cache</a></li> <li><a href="..&#x2F;modules/cache-base.html">cache-base</a></li> <li><a href="..&#x2F;modules/cache-offline.html">cache-offline</a></li> <li><a href="..&#x2F;modules/cache-plugin.html">cache-plugin</a></li> <li><a href="..&#x2F;modules/calendar.html">calendar</a></li> <li><a href="..&#x2F;modules/calendar-base.html">calendar-base</a></li> <li><a href="..&#x2F;modules/calendarnavigator.html">calendarnavigator</a></li> <li><a href="..&#x2F;modules/charts.html">charts</a></li> <li><a href="..&#x2F;modules/charts-base.html">charts-base</a></li> <li><a href="..&#x2F;modules/charts-legend.html">charts-legend</a></li> <li><a href="..&#x2F;modules/classnamemanager.html">classnamemanager</a></li> <li><a href="..&#x2F;modules/clickable-rail.html">clickable-rail</a></li> <li><a href="..&#x2F;modules/collection.html">collection</a></li> <li><a href="..&#x2F;modules/console.html">console</a></li> <li><a href="..&#x2F;modules/console-filters.html">console-filters</a></li> <li><a href="..&#x2F;modules/cookie.html">cookie</a></li> <li><a href="..&#x2F;modules/createlink-base.html">createlink-base</a></li> <li><a href="..&#x2F;modules/dataschema.html">dataschema</a></li> <li><a href="..&#x2F;modules/dataschema-array.html">dataschema-array</a></li> <li><a href="..&#x2F;modules/dataschema-base.html">dataschema-base</a></li> <li><a href="..&#x2F;modules/dataschema-json.html">dataschema-json</a></li> <li><a href="..&#x2F;modules/dataschema-text.html">dataschema-text</a></li> <li><a href="..&#x2F;modules/dataschema-xml.html">dataschema-xml</a></li> <li><a href="..&#x2F;modules/datasource.html">datasource</a></li> <li><a href="..&#x2F;modules/datasource-arrayschema.html">datasource-arrayschema</a></li> <li><a href="..&#x2F;modules/datasource-cache.html">datasource-cache</a></li> <li><a href="..&#x2F;modules/datasource-function.html">datasource-function</a></li> <li><a href="..&#x2F;modules/datasource-get.html">datasource-get</a></li> <li><a href="..&#x2F;modules/datasource-io.html">datasource-io</a></li> <li><a href="..&#x2F;modules/datasource-jsonschema.html">datasource-jsonschema</a></li> <li><a href="..&#x2F;modules/datasource-local.html">datasource-local</a></li> <li><a href="..&#x2F;modules/datasource-polling.html">datasource-polling</a></li> <li><a href="..&#x2F;modules/datasource-textschema.html">datasource-textschema</a></li> <li><a href="..&#x2F;modules/datasource-xmlschema.html">datasource-xmlschema</a></li> <li><a href="..&#x2F;modules/datatable.html">datatable</a></li> <li><a href="..&#x2F;modules/datatable-base.html">datatable-base</a></li> <li><a href="..&#x2F;modules/datatable-base-deprecated.html">datatable-base-deprecated</a></li> <li><a href="..&#x2F;modules/datatable-body.html">datatable-body</a></li> <li><a href="..&#x2F;modules/datatable-column-widths.html">datatable-column-widths</a></li> <li><a href="..&#x2F;modules/datatable-core.html">datatable-core</a></li> <li><a href="..&#x2F;modules/datatable-datasource.html">datatable-datasource</a></li> <li><a href="..&#x2F;modules/datatable-datasource-deprecated.html">datatable-datasource-deprecated</a></li> <li><a href="..&#x2F;modules/datatable-deprecated.html">datatable-deprecated</a></li> <li><a href="..&#x2F;modules/datatable-head.html">datatable-head</a></li> <li><a href="..&#x2F;modules/datatable-message.html">datatable-message</a></li> <li><a href="..&#x2F;modules/datatable-mutable.html">datatable-mutable</a></li> <li><a href="..&#x2F;modules/datatable-scroll.html">datatable-scroll</a></li> <li><a href="..&#x2F;modules/datatable-scroll-deprecated.html">datatable-scroll-deprecated</a></li> <li><a href="..&#x2F;modules/datatable-sort.html">datatable-sort</a></li> <li><a href="..&#x2F;modules/datatable-sort-deprecated.html">datatable-sort-deprecated</a></li> <li><a href="..&#x2F;modules/datatable-table.html">datatable-table</a></li> <li><a href="..&#x2F;modules/datatype.html">datatype</a></li> <li><a href="..&#x2F;modules/datatype-date.html">datatype-date</a></li> <li><a href="..&#x2F;modules/datatype-date-format.html">datatype-date-format</a></li> <li><a href="..&#x2F;modules/datatype-date-math.html">datatype-date-math</a></li> <li><a href="..&#x2F;modules/datatype-date-parse.html">datatype-date-parse</a></li> <li><a href="..&#x2F;modules/datatype-number.html">datatype-number</a></li> <li><a href="..&#x2F;modules/datatype-number-format.html">datatype-number-format</a></li> <li><a href="..&#x2F;modules/datatype-number-parse.html">datatype-number-parse</a></li> <li><a href="..&#x2F;modules/datatype-xml.html">datatype-xml</a></li> <li><a href="..&#x2F;modules/datatype-xml-format.html">datatype-xml-format</a></li> <li><a href="..&#x2F;modules/datatype-xml-parse.html">datatype-xml-parse</a></li> <li><a href="..&#x2F;modules/dd.html">dd</a></li> <li><a href="..&#x2F;modules/dd-constrain.html">dd-constrain</a></li> <li><a href="..&#x2F;modules/dd-ddm.html">dd-ddm</a></li> <li><a href="..&#x2F;modules/dd-ddm-base.html">dd-ddm-base</a></li> <li><a href="..&#x2F;modules/dd-ddm-drop.html">dd-ddm-drop</a></li> <li><a href="..&#x2F;modules/dd-delegate.html">dd-delegate</a></li> <li><a href="..&#x2F;modules/dd-drag.html">dd-drag</a></li> <li><a href="..&#x2F;modules/dd-drop.html">dd-drop</a></li> <li><a href="..&#x2F;modules/dd-drop-plugin.html">dd-drop-plugin</a></li> <li><a href="..&#x2F;modules/dd-gestures.html">dd-gestures</a></li> <li><a href="..&#x2F;modules/dd-plugin.html">dd-plugin</a></li> <li><a href="..&#x2F;modules/dd-proxy.html">dd-proxy</a></li> <li><a href="..&#x2F;modules/dd-scroll.html">dd-scroll</a></li> <li><a href="..&#x2F;modules/dial.html">dial</a></li> <li><a href="..&#x2F;modules/dom.html">dom</a></li> <li><a href="..&#x2F;modules/dom-base.html">dom-base</a></li> <li><a href="..&#x2F;modules/dom-screen.html">dom-screen</a></li> <li><a href="..&#x2F;modules/dom-style.html">dom-style</a></li> <li><a href="..&#x2F;modules/dump.html">dump</a></li> <li><a href="..&#x2F;modules/editor.html">editor</a></li> <li><a href="..&#x2F;modules/editor-base.html">editor-base</a></li> <li><a href="..&#x2F;modules/editor-bidi.html">editor-bidi</a></li> <li><a href="..&#x2F;modules/editor-br.html">editor-br</a></li> <li><a href="..&#x2F;modules/editor-lists.html">editor-lists</a></li> <li><a href="..&#x2F;modules/editor-para.html">editor-para</a></li> <li><a href="..&#x2F;modules/editor-para-base.html">editor-para-base</a></li> <li><a href="..&#x2F;modules/editor-para-ie.html">editor-para-ie</a></li> <li><a href="..&#x2F;modules/editor-tab.html">editor-tab</a></li> <li><a href="..&#x2F;modules/escape.html">escape</a></li> <li><a href="..&#x2F;modules/event.html">event</a></li> <li><a href="..&#x2F;modules/event-base.html">event-base</a></li> <li><a href="..&#x2F;modules/event-contextmenu.html">event-contextmenu</a></li> <li><a href="..&#x2F;modules/event-custom.html">event-custom</a></li> <li><a href="..&#x2F;modules/event-custom-base.html">event-custom-base</a></li> <li><a href="..&#x2F;modules/event-custom-complex.html">event-custom-complex</a></li> <li><a href="..&#x2F;modules/event-delegate.html">event-delegate</a></li> <li><a href="..&#x2F;modules/event-flick.html">event-flick</a></li> <li><a href="..&#x2F;modules/event-focus.html">event-focus</a></li> <li><a href="..&#x2F;modules/event-gestures.html">event-gestures</a></li> <li><a href="..&#x2F;modules/event-hover.html">event-hover</a></li> <li><a href="..&#x2F;modules/event-key.html">event-key</a></li> <li><a href="..&#x2F;modules/event-mouseenter.html">event-mouseenter</a></li> <li><a href="..&#x2F;modules/event-mousewheel.html">event-mousewheel</a></li> <li><a href="..&#x2F;modules/event-move.html">event-move</a></li> <li><a href="..&#x2F;modules/event-outside.html">event-outside</a></li> <li><a href="..&#x2F;modules/event-resize.html">event-resize</a></li> <li><a href="..&#x2F;modules/event-simulate.html">event-simulate</a></li> <li><a href="..&#x2F;modules/event-synthetic.html">event-synthetic</a></li> <li><a href="..&#x2F;modules/event-tap.html">event-tap</a></li> <li><a href="..&#x2F;modules/event-touch.html">event-touch</a></li> <li><a href="..&#x2F;modules/event-valuechange.html">event-valuechange</a></li> <li><a href="..&#x2F;modules/exec-command.html">exec-command</a></li> <li><a href="..&#x2F;modules/features.html">features</a></li> <li><a href="..&#x2F;modules/file.html">file</a></li> <li><a href="..&#x2F;modules/file-flash.html">file-flash</a></li> <li><a href="..&#x2F;modules/file-html5.html">file-html5</a></li> <li><a href="..&#x2F;modules/frame.html">frame</a></li> <li><a href="..&#x2F;modules/gesture-simulate.html">gesture-simulate</a></li> <li><a href="..&#x2F;modules/get.html">get</a></li> <li><a href="..&#x2F;modules/get-nodejs.html">get-nodejs</a></li> <li><a href="..&#x2F;modules/graphics.html">graphics</a></li> <li><a href="..&#x2F;modules/handlebars.html">handlebars</a></li> <li><a href="..&#x2F;modules/handlebars-base.html">handlebars-base</a></li> <li><a href="..&#x2F;modules/handlebars-compiler.html">handlebars-compiler</a></li> <li><a href="..&#x2F;modules/highlight.html">highlight</a></li> <li><a href="..&#x2F;modules/highlight-accentfold.html">highlight-accentfold</a></li> <li><a href="..&#x2F;modules/highlight-base.html">highlight-base</a></li> <li><a href="..&#x2F;modules/history.html">history</a></li> <li><a href="..&#x2F;modules/history-base.html">history-base</a></li> <li><a href="..&#x2F;modules/history-hash.html">history-hash</a></li> <li><a href="..&#x2F;modules/history-hash-ie.html">history-hash-ie</a></li> <li><a href="..&#x2F;modules/history-html5.html">history-html5</a></li> <li><a href="..&#x2F;modules/imageloader.html">imageloader</a></li> <li><a href="..&#x2F;modules/intl.html">intl</a></li> <li><a href="..&#x2F;modules/io.html">io</a></li> <li><a href="..&#x2F;modules/io-base.html">io-base</a></li> <li><a href="..&#x2F;modules/io-form.html">io-form</a></li> <li><a href="..&#x2F;modules/io-nodejs.html">io-nodejs</a></li> <li><a href="..&#x2F;modules/io-queue.html">io-queue</a></li> <li><a href="..&#x2F;modules/io-upload-iframe.html">io-upload-iframe</a></li> <li><a href="..&#x2F;modules/io-xdr.html">io-xdr</a></li> <li><a href="..&#x2F;modules/json.html">json</a></li> <li><a href="..&#x2F;modules/json-parse.html">json-parse</a></li> <li><a href="..&#x2F;modules/json-stringify.html">json-stringify</a></li> <li><a href="..&#x2F;modules/jsonp.html">jsonp</a></li> <li><a href="..&#x2F;modules/jsonp-url.html">jsonp-url</a></li> <li><a href="..&#x2F;modules/lazy-model-list.html">lazy-model-list</a></li> <li><a href="..&#x2F;modules/loader.html">loader</a></li> <li><a href="..&#x2F;modules/loader-base.html">loader-base</a></li> <li><a href="..&#x2F;modules/matrix.html">matrix</a></li> <li><a href="..&#x2F;modules/model.html">model</a></li> <li><a href="..&#x2F;modules/model-list.html">model-list</a></li> <li><a href="..&#x2F;modules/model-sync-rest.html">model-sync-rest</a></li> <li><a href="..&#x2F;modules/node.html">node</a></li> <li><a href="..&#x2F;modules/node-base.html">node-base</a></li> <li><a href="..&#x2F;modules/node-core.html">node-core</a></li> <li><a href="..&#x2F;modules/node-data.html">node-data</a></li> <li><a href="..&#x2F;modules/node-deprecated.html">node-deprecated</a></li> <li><a href="..&#x2F;modules/node-event-delegate.html">node-event-delegate</a></li> <li><a href="..&#x2F;modules/node-event-html5.html">node-event-html5</a></li> <li><a href="..&#x2F;modules/node-event-simulate.html">node-event-simulate</a></li> <li><a href="..&#x2F;modules/node-flick.html">node-flick</a></li> <li><a href="..&#x2F;modules/node-focusmanager.html">node-focusmanager</a></li> <li><a href="..&#x2F;modules/node-load.html">node-load</a></li> <li><a href="..&#x2F;modules/node-menunav.html">node-menunav</a></li> <li><a href="..&#x2F;modules/node-pluginhost.html">node-pluginhost</a></li> <li><a href="..&#x2F;modules/node-screen.html">node-screen</a></li> <li><a href="..&#x2F;modules/node-scroll-info.html">node-scroll-info</a></li> <li><a href="..&#x2F;modules/node-style.html">node-style</a></li> <li><a href="..&#x2F;modules/oop.html">oop</a></li> <li><a href="..&#x2F;modules/overlay.html">overlay</a></li> <li><a href="..&#x2F;modules/panel.html">panel</a></li> <li><a href="..&#x2F;modules/parallel.html">parallel</a></li> <li><a href="..&#x2F;modules/pjax.html">pjax</a></li> <li><a href="..&#x2F;modules/pjax-base.html">pjax-base</a></li> <li><a href="..&#x2F;modules/pjax-content.html">pjax-content</a></li> <li><a href="..&#x2F;modules/pjax-plugin.html">pjax-plugin</a></li> <li><a href="..&#x2F;modules/plugin.html">plugin</a></li> <li><a href="..&#x2F;modules/pluginhost.html">pluginhost</a></li> <li><a href="..&#x2F;modules/pluginhost-base.html">pluginhost-base</a></li> <li><a href="..&#x2F;modules/pluginhost-config.html">pluginhost-config</a></li> <li><a href="..&#x2F;modules/profiler.html">profiler</a></li> <li><a href="..&#x2F;modules/querystring.html">querystring</a></li> <li><a href="..&#x2F;modules/querystring-parse.html">querystring-parse</a></li> <li><a href="..&#x2F;modules/querystring-parse-simple.html">querystring-parse-simple</a></li> <li><a href="..&#x2F;modules/querystring-stringify.html">querystring-stringify</a></li> <li><a href="..&#x2F;modules/querystring-stringify-simple.html">querystring-stringify-simple</a></li> <li><a href="..&#x2F;modules/queue-promote.html">queue-promote</a></li> <li><a href="..&#x2F;modules/range-slider.html">range-slider</a></li> <li><a href="..&#x2F;modules/recordset.html">recordset</a></li> <li><a href="..&#x2F;modules/recordset-base.html">recordset-base</a></li> <li><a href="..&#x2F;modules/recordset-filter.html">recordset-filter</a></li> <li><a href="..&#x2F;modules/recordset-indexer.html">recordset-indexer</a></li> <li><a href="..&#x2F;modules/recordset-sort.html">recordset-sort</a></li> <li><a href="..&#x2F;modules/resize.html">resize</a></li> <li><a href="..&#x2F;modules/resize-contrain.html">resize-contrain</a></li> <li><a href="..&#x2F;modules/resize-plugin.html">resize-plugin</a></li> <li><a href="..&#x2F;modules/resize-proxy.html">resize-proxy</a></li> <li><a href="..&#x2F;modules/rollup.html">rollup</a></li> <li><a href="..&#x2F;modules/router.html">router</a></li> <li><a href="..&#x2F;modules/scrollview.html">scrollview</a></li> <li><a href="..&#x2F;modules/scrollview-base.html">scrollview-base</a></li> <li><a href="..&#x2F;modules/scrollview-base-ie.html">scrollview-base-ie</a></li> <li><a href="..&#x2F;modules/scrollview-list.html">scrollview-list</a></li> <li><a href="..&#x2F;modules/scrollview-paginator.html">scrollview-paginator</a></li> <li><a href="..&#x2F;modules/scrollview-scrollbars.html">scrollview-scrollbars</a></li> <li><a href="..&#x2F;modules/selection.html">selection</a></li> <li><a href="..&#x2F;modules/selector-css2.html">selector-css2</a></li> <li><a href="..&#x2F;modules/selector-css3.html">selector-css3</a></li> <li><a href="..&#x2F;modules/selector-native.html">selector-native</a></li> <li><a href="..&#x2F;modules/shim-plugin.html">shim-plugin</a></li> <li><a href="..&#x2F;modules/slider.html">slider</a></li> <li><a href="..&#x2F;modules/slider-base.html">slider-base</a></li> <li><a href="..&#x2F;modules/slider-value-range.html">slider-value-range</a></li> <li><a href="..&#x2F;modules/sortable.html">sortable</a></li> <li><a href="..&#x2F;modules/sortable-scroll.html">sortable-scroll</a></li> <li><a href="..&#x2F;modules/stylesheet.html">stylesheet</a></li> <li><a href="..&#x2F;modules/substitute.html">substitute</a></li> <li><a href="..&#x2F;modules/swf.html">swf</a></li> <li><a href="..&#x2F;modules/swfdetect.html">swfdetect</a></li> <li><a href="..&#x2F;modules/tabview.html">tabview</a></li> <li><a href="..&#x2F;modules/test.html">test</a></li> <li><a href="..&#x2F;modules/test-console.html">test-console</a></li> <li><a href="..&#x2F;modules/text.html">text</a></li> <li><a href="..&#x2F;modules/text-accentfold.html">text-accentfold</a></li> <li><a href="..&#x2F;modules/text-wordbreak.html">text-wordbreak</a></li> <li><a href="..&#x2F;modules/transition.html">transition</a></li> <li><a href="..&#x2F;modules/transition-timer.html">transition-timer</a></li> <li><a href="..&#x2F;modules/uploader.html">uploader</a></li> <li><a href="..&#x2F;modules/uploader-deprecated.html">uploader-deprecated</a></li> <li><a href="..&#x2F;modules/uploader-flash.html">uploader-flash</a></li> <li><a href="..&#x2F;modules/uploader-html5.html">uploader-html5</a></li> <li><a href="..&#x2F;modules/uploader-queue.html">uploader-queue</a></li> <li><a href="..&#x2F;modules/view.html">view</a></li> <li><a href="..&#x2F;modules/view-node-map.html">view-node-map</a></li> <li><a href="..&#x2F;modules/widget.html">widget</a></li> <li><a href="..&#x2F;modules/widget-anim.html">widget-anim</a></li> <li><a href="..&#x2F;modules/widget-autohide.html">widget-autohide</a></li> <li><a href="..&#x2F;modules/widget-base.html">widget-base</a></li> <li><a href="..&#x2F;modules/widget-base-ie.html">widget-base-ie</a></li> <li><a href="..&#x2F;modules/widget-buttons.html">widget-buttons</a></li> <li><a href="..&#x2F;modules/widget-child.html">widget-child</a></li> <li><a href="..&#x2F;modules/widget-htmlparser.html">widget-htmlparser</a></li> <li><a href="..&#x2F;modules/widget-locale.html">widget-locale</a></li> <li><a href="..&#x2F;modules/widget-modality.html">widget-modality</a></li> <li><a href="..&#x2F;modules/widget-parent.html">widget-parent</a></li> <li><a href="..&#x2F;modules/widget-position.html">widget-position</a></li> <li><a href="..&#x2F;modules/widget-position-align.html">widget-position-align</a></li> <li><a href="..&#x2F;modules/widget-position-constrain.html">widget-position-constrain</a></li> <li><a href="..&#x2F;modules/widget-skin.html">widget-skin</a></li> <li><a href="..&#x2F;modules/widget-stack.html">widget-stack</a></li> <li><a href="..&#x2F;modules/widget-stdmod.html">widget-stdmod</a></li> <li><a href="..&#x2F;modules/widget-uievents.html">widget-uievents</a></li> <li><a href="..&#x2F;modules/yql.html">yql</a></li> <li><a href="..&#x2F;modules/yql-nodejs.html">yql-nodejs</a></li> <li><a href="..&#x2F;modules/yql-winjs.html">yql-winjs</a></li> <li><a href="..&#x2F;modules/yui.html">yui</a></li> <li><a href="..&#x2F;modules/yui-base.html">yui-base</a></li> <li><a href="..&#x2F;modules/yui-later.html">yui-later</a></li> <li><a href="..&#x2F;modules/yui-log.html">yui-log</a></li> <li><a href="..&#x2F;modules/yui-throttle.html">yui-throttle</a></li> <li><a href="..&#x2F;modules/yui3.html">yui3</a></li> </ul> </div> </div> </div> </div> </div> <div class="yui3-u-3-4"> <div id="api-options"> Show: <label for="api-show-inherited"> <input type="checkbox" id="api-show-inherited" checked> Inherited </label> <label for="api-show-protected"> <input type="checkbox" id="api-show-protected"> Protected </label> <label for="api-show-private"> <input type="checkbox" id="api-show-private"> Private </label> <label for="api-show-deprecated"> <input type="checkbox" id="api-show-deprecated"> Deprecated </label> </div> <div class="apidocs"> <div id="docs-main"> <div class="content"> <h1>CanvasShape Class</h1> <div class="box meta"> <div class="foundat"> Defined in: <a href="..&#x2F;files&#x2F;graphics_js_CanvasShape.js.html#l1"><code>graphics&#x2F;js&#x2F;CanvasShape.js:1</code></a> </div> Module: <a href="../modules/graphics.html">graphics</a> </div> <div class="box intro"> <p><a href="http://www.w3.org/TR/html5/the-canvas-element.html">Canvas</a> implementation of the <a href="Shape.html"><code>Shape</code></a> class. <code>CanvasShape</code> is not intended to be used directly. Instead, use the <a href="Shape.html"><code>Shape</code></a> class. If the browser lacks <a href="http://www.w3.org/TR/SVG/">SVG</a> capabilities but has <a href="http://www.w3.org/TR/html5/the-canvas-element.html">Canvas</a> capabilities, the <a href="Shape.html"><code>Shape</code></a> class will point to the <code>CanvasShape</code> class.</p> </div> <div id="classdocs" class="tabview"> <ul class="api-class-tabs"> <li class="api-class-tab index"><a href="#index">Index</a></li> <li class="api-class-tab methods"><a href="#methods">Methods</a></li> <li class="api-class-tab properties"><a href="#properties">Properties</a></li> <li class="api-class-tab attrs"><a href="#attrs">Attributes</a></li> </ul> <div> <div id="index" class="api-class-tabpanel index"> <h2 class="off-left">Item Index</h2> <div class="index-section methods"> <h3>Methods</h3> <ul class="index-list methods"> <li class="index-item method private"> <a href="#method__addTransform">_addTransform</a> </li> <li class="index-item method private"> <a href="#method__closePath">_closePath</a> </li> <li class="index-item method private"> <a href="#method__draw">_draw</a> </li> <li class="index-item method private"> <a href="#method__drawDashedLine">_drawDashedLine</a> </li> <li class="index-item method private"> <a href="#method__getContentRect">_getContentRect</a> </li> <li class="index-item method private"> <a href="#method__getDefaultFill">_getDefaultFill</a> </li> <li class="index-item method private"> <a href="#method__getDefaultStroke">_getDefaultStroke</a> </li> <li class="index-item method private"> <a href="#method__initialize">_initialize</a> </li> <li class="index-item method private"> <a href="#method__parsePathData">_parsePathData</a> </li> <li class="index-item method private"> <a href="#method__setFillProps">_setFillProps</a> </li> <li class="index-item method private"> <a href="#method__setGraphic">_setGraphic</a> </li> <li class="index-item method private"> <a href="#method__strokeAndFill">_strokeAndFill</a> </li> <li class="index-item method private"> <a href="#method__strokeChangeHandler">_strokeChangeHandler</a> </li> <li class="index-item method private"> <a href="#method__updateHandler">_updateHandler</a> </li> <li class="index-item method private"> <a href="#method__updateTransform">_updateTransform</a> </li> <li class="index-item method"> <a href="#method_addClass">addClass</a> </li> <li class="index-item method"> <a href="#method_compareTo">compareTo</a> </li> <li class="index-item method"> <a href="#method_contains">contains</a> </li> <li class="index-item method private"> <a href="#method_createNode">createNode</a> </li> <li class="index-item method"> <a href="#method_destroy">destroy</a> </li> <li class="index-item method protected"> <a href="#method_destroy">destroy</a> </li> <li class="index-item method"> <a href="#method_getBounds">getBounds</a> </li> <li class="index-item method"> <a href="#method_getXY">getXY</a> </li> <li class="index-item method protected"> <a href="#method_init">init</a> </li> <li class="index-item method private"> <a href="#method_on">on</a> </li> <li class="index-item method"> <a href="#method_removeClass">removeClass</a> </li> <li class="index-item method"> <a href="#method_rotate">rotate</a> </li> <li class="index-item method"> <a href="#method_scale">scale</a> </li> <li class="index-item method"> <a href="#method_set">set</a> </li> <li class="index-item method"> <a href="#method_setXY">setXY</a> </li> <li class="index-item method"> <a href="#method_skew">skew</a> </li> <li class="index-item method"> <a href="#method_skewX">skewX</a> </li> <li class="index-item method"> <a href="#method_skewY">skewY</a> </li> <li class="index-item method"> <a href="#method_test">test</a> </li> <li class="index-item method"> <a href="#method_toFront">toFront</a> </li> <li class="index-item method"> <a href="#method_toFront">toFront</a> </li> <li class="index-item method"> <a href="#method_translate">translate</a> </li> <li class="index-item method"> <a href="#method_translateX">translateX</a> </li> <li class="index-item method"> <a href="#method_translateY">translateY</a> </li> </ul> </div> <div class="index-section properties"> <h3>Properties</h3> <ul class="index-list properties"> <li class="index-item property private"> <a href="#property__bottom">_bottom</a> </li> <li class="index-item property private"> <a href="#property__left">_left</a> </li> <li class="index-item property private"> <a href="#property__right">_right</a> </li> <li class="index-item property private"> <a href="#property__rotation">_rotation</a> </li> <li class="index-item property private"> <a href="#property__top">_top</a> </li> <li class="index-item property private"> <a href="#property__transform">_transform</a> </li> </ul> </div> <div class="index-section attrs"> <h3>Attributes</h3> <ul class="index-list attrs"> <li class="index-item attr"> <a href="#attr_data">data</a> </li> <li class="index-item attr"> <a href="#attr_fill">fill</a> </li> <li class="index-item attr"> <a href="#attr_graphic">graphic</a> </li> <li class="index-item attr"> <a href="#attr_height">height</a> </li> <li class="index-item attr"> <a href="#attr_id">id</a> </li> <li class="index-item attr"> <a href="#attr_node">node</a> </li> <li class="index-item attr"> <a href="#attr_stroke">stroke</a> </li> <li class="index-item attr"> <a href="#attr_transform">transform</a> </li> <li class="index-item attr"> <a href="#attr_transformOrigin">transformOrigin</a> </li> <li class="index-item attr"> <a href="#attr_visible">visible</a> </li> <li class="index-item attr"> <a href="#attr_width">width</a> </li> <li class="index-item attr"> <a href="#attr_x">x</a> </li> <li class="index-item attr"> <a href="#attr_y">y</a> </li> </ul> </div> </div> <div id="methods" class="api-class-tabpanel"> <h2 class="off-left">Methods</h2> <div id="method__addTransform" class="method item private"> <h3 class="name"><code>_addTransform</code></h3> <div class="args"> <span class="paren">(</span><ul class="args-list inline commas"> <li class="arg"> <code>type</code> </li> <li class="arg"> <code>args</code> </li> </ul><span class="paren">)</span> </div> <span class="flag private">private</span> <div class="meta"> <p> Defined in <a href="..&#x2F;files&#x2F;graphics_js_CanvasShape.js.html#l543"><code>graphics&#x2F;js&#x2F;CanvasShape.js:543</code></a> </p> </div> <div class="description"> <p>Adds a transform to the shape.</p> </div> <div class="params"> <h4>Parameters:</h4> <ul class="params-list"> <li class="param"> <code class="param-name">type</code> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/String" class="crosslink external" target="_blank">String</a></span> <div class="param-description"> <p>The transform being applied.</p> </div> </li> <li class="param"> <code class="param-name">args</code> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Array" class="crosslink external" target="_blank">Array</a></span> <div class="param-description"> <p>The arguments for the transform.</p> </div> </li> </ul> </div> </div> <div id="method__closePath" class="method item private"> <h3 class="name"><code>_closePath</code></h3> <span class="paren">()</span> <span class="flag private">private</span> <div class="meta"> <p> Defined in <a href="..&#x2F;files&#x2F;graphics_js_CanvasShape.js.html#l629"><code>graphics&#x2F;js&#x2F;CanvasShape.js:629</code></a> </p> </div> <div class="description"> <p>Completes a shape or drawing</p> </div> </div> <div id="method__draw" class="method item private"> <h3 class="name"><code>_draw</code></h3> <span class="paren">()</span> <span class="flag private">private</span> <div class="meta"> <p> Defined in <a href="..&#x2F;files&#x2F;graphics_js_CanvasShape.js.html#l614"><code>graphics&#x2F;js&#x2F;CanvasShape.js:614</code></a> </p> </div> <div class="description"> <p>Updates the shape.</p> </div> </div> <div id="method__drawDashedLine" class="method item private"> <h3 class="name"><code>_drawDashedLine</code></h3> <div class="args"> <span class="paren">(</span><ul class="args-list inline commas"> <li class="arg"> <code>xStart</code> </li> <li class="arg"> <code>yStart</code> </li> <li class="arg"> <code>xEnd</code> </li> <li class="arg"> <code>yEnd</code> </li> </ul><span class="paren">)</span> </div> <span class="flag private">private</span> <div class="meta"> <p> Defined in <a href="..&#x2F;files&#x2F;graphics_js_CanvasShape.js.html#l758"><code>graphics&#x2F;js&#x2F;CanvasShape.js:758</code></a> </p> </div> <div class="description"> <p>Draws a dashed line between two points.</p> </div> <div class="params"> <h4>Parameters:</h4> <ul class="params-list"> <li class="param"> <code class="param-name">xStart</code> <span class="type"><a href="../classes/Number.html" class="crosslink">Number</a></span> <div class="param-description"> <p>The x position of the start of the line</p> </div> </li> <li class="param"> <code class="param-name">yStart</code> <span class="type"><a href="../classes/Number.html" class="crosslink">Number</a></span> <div class="param-description"> <p>The y position of the start of the line</p> </div> </li> <li class="param"> <code class="param-name">xEnd</code> <span class="type"><a href="../classes/Number.html" class="crosslink">Number</a></span> <div class="param-description"> <p>The x position of the end of the line</p> </div> </li> <li class="param"> <code class="param-name">yEnd</code> <span class="type"><a href="../classes/Number.html" class="crosslink">Number</a></span> <div class="param-description"> <p>The y position of the end of the line</p> </div> </li> </ul> </div> </div> <div id="method__getContentRect" class="method item private"> <h3 class="name"><code>_getContentRect</code></h3> <div class="args"> <span class="paren">(</span><ul class="args-list inline commas"> <li class="arg"> <code>w</code> </li> <li class="arg"> <code>h</code> </li> <li class="arg"> <code>x</code> </li> <li class="arg"> <code>y</code> </li> </ul><span class="paren">)</span> </div> <span class="flag private">private</span> <div class="meta"> <p> Defined in <a href="..&#x2F;files&#x2F;graphics_js_CanvasShape.js.html#l845"><code>graphics&#x2F;js&#x2F;CanvasShape.js:845</code></a> </p> </div> <div class="description"> <p>Calculates the bounding box for the shape.</p> </div> <div class="params"> <h4>Parameters:</h4> <ul class="params-list"> <li class="param"> <code class="param-name">w</code> <span class="type"><a href="../classes/Number.html" class="crosslink">Number</a></span> <div class="param-description"> <p>width of the shape</p> </div> </li> <li class="param"> <code class="param-name">h</code> <span class="type"><a href="../classes/Number.html" class="crosslink">Number</a></span> <div class="param-description"> <p>height of the shape</p> </div> </li> <li class="param"> <code class="param-name">x</code> <span class="type"><a href="../classes/Number.html" class="crosslink">Number</a></span> <div class="param-description"> <p>x-coordinate of the shape</p> </div> </li> <li class="param"> <code class="param-name">y</code> <span class="type"><a href="../classes/Number.html" class="crosslink">Number</a></span> <div class="param-description"> <p>y-coordinate of the shape</p> </div> </li> </ul> </div> </div> <div id="method__getDefaultFill" class="method item private"> <h3 class="name"><code>_getDefaultFill</code></h3> <span class="paren">()</span> <span class="returns-inline"> <span class="type"></span> </span> <span class="flag private">private</span> <div class="meta"> <p> Defined in <a href="..&#x2F;files&#x2F;graphics_js_CanvasShape.js.html#l179"><code>graphics&#x2F;js&#x2F;CanvasShape.js:179</code></a> </p> </div> <div class="description"> <p>Value function for fill attribute</p> </div> <div class="returns"> <h4>Returns:</h4> <div class="returns-description"> Object </div> </div> </div> <div id="method__getDefaultStroke" class="method item private"> <h3 class="name"><code>_getDefaultStroke</code></h3> <span class="paren">()</span> <span class="returns-inline"> <span class="type"></span> </span> <span class="flag private">private</span> <div class="meta"> <p> Defined in <a href="..&#x2F;files&#x2F;graphics_js_CanvasShape.js.html#l198"><code>graphics&#x2F;js&#x2F;CanvasShape.js:198</code></a> </p> </div> <div class="description"> <p>Value function for stroke attribute</p> </div> <div class="returns"> <h4>Returns:</h4> <div class="returns-description"> Object </div> </div> </div> <div id="method__initialize" class="method item private"> <h3 class="name"><code>_initialize</code></h3> <span class="paren">()</span> <span class="flag private">private</span> <div class="meta"> <p> Defined in <a href="..&#x2F;files&#x2F;graphics_js_CanvasShape.js.html#l34"><code>graphics&#x2F;js&#x2F;CanvasShape.js:34</code></a> </p> </div> <div class="description"> <p>Initializes the shape</p> </div> </div> <div id="method__parsePathData" class="method item private"> <h3 class="name"><code>_parsePathData</code></h3> <div class="args"> <span class="paren">(</span><ul class="args-list inline commas"> <li class="arg"> <code>val</code> </li> </ul><span class="paren">)</span> </div> <span class="flag private">private</span> <div class="meta"> <p> Defined in <a href="..&#x2F;files&#x2F;graphics_js_CanvasShape.js.html#l917"><code>graphics&#x2F;js&#x2F;CanvasShape.js:917</code></a> </p> </div> <div class="description"> <p>Parses path data string and call mapped methods.</p> </div> <div class="params"> <h4>Parameters:</h4> <ul class="params-list"> <li class="param"> <code class="param-name">val</code> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/String" class="crosslink external" target="_blank">String</a></span> <div class="param-description"> <p>The path data</p> </div> </li> </ul> </div> </div> <div id="method__setFillProps" class="method item private"> <h3 class="name"><code>_setFillProps</code></h3> <div class="args"> <span class="paren">(</span><ul class="args-list inline commas"> <li class="arg"> <code>fill</code> </li> </ul><span class="paren">)</span> </div> <span class="flag private">private</span> <div class="meta"> <p> Defined in <a href="..&#x2F;files&#x2F;graphics_js_CanvasShape.js.html#l379"><code>graphics&#x2F;js&#x2F;CanvasShape.js:379</code></a> </p> </div> <div class="description"> <p>Adds a fill to the shape node.</p> </div> <div class="params"> <h4>Parameters:</h4> <ul class="params-list"> <li class="param"> <code class="param-name">fill</code> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Object" class="crosslink external" target="_blank">Object</a></span> <div class="param-description"> <p>Properties of the <code>fill</code> attribute.</p> </div> </li> </ul> </div> </div> <div id="method__setGraphic" class="method item private"> <h3 class="name"><code>_setGraphic</code></h3> <div class="args"> <span class="paren">(</span><ul class="args-list inline commas"> <li class="arg"> <code>render</code> </li> </ul><span class="paren">)</span> </div> <span class="flag private">private</span> <div class="meta"> <p> Defined in <a href="..&#x2F;files&#x2F;graphics_js_CanvasShape.js.html#l60"><code>graphics&#x2F;js&#x2F;CanvasShape.js:60</code></a> </p> </div> <div class="description"> <p>Set the Graphic instance for the shape.</p> </div> <div class="params"> <h4>Parameters:</h4> <ul class="params-list"> <li class="param"> <code class="param-name">render</code> <span class="type"><a href="../classes/Graphic.html" class="crosslink">Graphic</a> | <a href="../classes/Node.html" class="crosslink">Node</a> | <a href="https://developer.mozilla.org/en/Document_Object_Model_(DOM)/HTMLElement" class="crosslink external" target="_blank">HTMLElement</a> | <a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/String" class="crosslink external" target="_blank">String</a></span> <div class="param-description"> <p>This param is used to determine the graphic instance. If it is a <code>Graphic</code> instance, it will be assigned to the <code>graphic</code> attribute. Otherwise, a new Graphic instance will be created and rendered into the dom element that the render represents.</p> </div> </li> </ul> </div> </div> <div id="method__strokeAndFill" class="method item private"> <h3 class="name"><code>_strokeAndFill</code></h3> <div class="args"> <span class="paren">(</span><ul class="args-list inline commas"> <li class="arg"> <code>Reference</code> </li> </ul><span class="paren">)</span> </div> <span class="flag private">private</span> <div class="meta"> <p> Defined in <a href="..&#x2F;files&#x2F;graphics_js_CanvasShape.js.html#l715"><code>graphics&#x2F;js&#x2F;CanvasShape.js:715</code></a> </p> </div> <div class="description"> <p>Completes a stroke and/or fill operation on the context.</p> </div> <div class="params"> <h4>Parameters:</h4> <ul class="params-list"> <li class="param"> <code class="param-name">Reference</code> <span class="type">Context</span> <div class="param-description"> <p>to the context element of the canvas instance.</p> </div> </li> </ul> </div> </div> <div id="method__strokeChangeHandler" class="method item private"> <h3 class="name"><code>_strokeChangeHandler</code></h3> <div class="args"> <span class="paren">(</span><ul class="args-list inline commas"> <li class="arg"> <code>stroke</code> </li> </ul><span class="paren">)</span> </div> <span class="flag private">private</span> <div class="meta"> <p> Defined in <a href="..&#x2F;files&#x2F;graphics_js_CanvasShape.js.html#l296"><code>graphics&#x2F;js&#x2F;CanvasShape.js:296</code></a> </p> </div> <div class="description"> <p>Adds a stroke to the shape node.</p> </div> <div class="params"> <h4>Parameters:</h4> <ul class="params-list"> <li class="param"> <code class="param-name">stroke</code> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Object" class="crosslink external" target="_blank">Object</a></span> <div class="param-description"> <p>Properties of the <code>stroke</code> attribute.</p> </div> </li> </ul> </div> </div> <div id="method__updateHandler" class="method item private"> <h3 class="name"><code>_updateHandler</code></h3> <span class="paren">()</span> <span class="flag private">private</span> <div class="meta"> <p> Defined in <a href="..&#x2F;files&#x2F;graphics_js_CanvasShape.js.html#l602"><code>graphics&#x2F;js&#x2F;CanvasShape.js:602</code></a> </p> </div> <div class="description"> <p>Updates <code>Shape</code> based on attribute changes.</p> </div> </div> <div id="method__updateTransform" class="method item private"> <h3 class="name"><code>_updateTransform</code></h3> <span class="paren">()</span> <span class="flag private">private</span> <div class="meta"> <p> Defined in <a href="..&#x2F;files&#x2F;graphics_js_CanvasShape.js.html#l563"><code>graphics&#x2F;js&#x2F;CanvasShape.js:563</code></a> </p> </div> <div class="description"> <p>Applies all transforms.</p> </div> </div> <div id="method_addClass" class="method item"> <h3 class="name"><code>addClass</code></h3> <div class="args"> <span class="paren">(</span><ul class="args-list inline commas"> <li class="arg"> <code>className</code> </li> </ul><span class="paren">)</span> </div> <div class="meta"> <p> Defined in <a href="..&#x2F;files&#x2F;graphics_js_CanvasShape.js.html#l86"><code>graphics&#x2F;js&#x2F;CanvasShape.js:86</code></a> </p> </div> <div class="description"> <p>Add a class name to each node.</p> </div> <div class="params"> <h4>Parameters:</h4> <ul class="params-list"> <li class="param"> <code class="param-name">className</code> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/String" class="crosslink external" target="_blank">String</a></span> <div class="param-description"> <p>the class name to add to the node's class attribute</p> </div> </li> </ul> </div> </div> <div id="method_compareTo" class="method item"> <h3 class="name"><code>compareTo</code></h3> <div class="args"> <span class="paren">(</span><ul class="args-list inline commas"> <li class="arg"> <code>refNode</code> </li> </ul><span class="paren">)</span> </div> <span class="returns-inline"> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Boolean" class="crosslink external" target="_blank">Boolean</a></span> </span> <div class="meta"> <p> Defined in <a href="..&#x2F;files&#x2F;graphics_js_CanvasShape.js.html#l167"><code>graphics&#x2F;js&#x2F;CanvasShape.js:167</code></a> </p> </div> <div class="description"> <p>Compares nodes to determine if they match. Node instances can be compared to each other and/or HTMLElements.</p> </div> <div class="params"> <h4>Parameters:</h4> <ul class="params-list"> <li class="param"> <code class="param-name">refNode</code> <span class="type"><a href="https://developer.mozilla.org/en/Document_Object_Model_(DOM)/HTMLElement" class="crosslink external" target="_blank">HTMLElement</a> | <a href="../classes/Node.html" class="crosslink">Node</a></span> <div class="param-description"> <p>The reference node to compare to the node.</p> </div> </li> </ul> </div> <div class="returns"> <h4>Returns:</h4> <div class="returns-description"> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Boolean" class="crosslink external" target="_blank">Boolean</a></span>: True if the nodes match, false if they do not. </div> </div> </div> <div id="method_contains" class="method item"> <h3 class="name"><code>contains</code></h3> <div class="args"> <span class="paren">(</span><ul class="args-list inline commas"> <li class="arg"> <code>needle</code> </li> </ul><span class="paren">)</span> </div> <span class="returns-inline"> <span class="type"></span> </span> <div class="meta"> <p> Defined in <a href="..&#x2F;files&#x2F;graphics_js_CanvasShape.js.html#l142"><code>graphics&#x2F;js&#x2F;CanvasShape.js:142</code></a> </p> </div> <div class="description"> <p>Determines whether the node is an ancestor of another HTML element in the DOM hierarchy.</p> </div> <div class="params"> <h4>Parameters:</h4> <ul class="params-list"> <li class="param"> <code class="param-name">needle</code> <span class="type"><a href="../classes/CanvasShape.html" class="crosslink">CanvasShape</a> | <a href="https://developer.mozilla.org/en/Document_Object_Model_(DOM)/HTMLElement" class="crosslink external" target="_blank">HTMLElement</a></span> <div class="param-description"> <p>The possible node or descendent</p> </div> </li> </ul> </div> <div class="returns"> <h4>Returns:</h4> <div class="returns-description"> Boolean Whether or not this shape is the needle or its ancestor. </div> </div> </div> <div id="method_createNode" class="method item private"> <h3 class="name"><code>createNode</code></h3> <span class="paren">()</span> <span class="returns-inline"> <span class="type"></span> </span> <span class="flag private">private</span> <div class="meta"> <p> Defined in <a href="..&#x2F;files&#x2F;graphics_js_CanvasShape.js.html#l251"><code>graphics&#x2F;js&#x2F;CanvasShape.js:251</code></a> </p> </div> <div class="description"> <p>Creates the dom node for the shape.</p> </div> <div class="returns"> <h4>Returns:</h4> <div class="returns-description"> HTMLElement </div> </div> </div> <div id="method_destroy" class="method item"> <h3 class="name"><code>destroy</code></h3> <span class="paren">()</span> <div class="meta"> <p> Defined in <a href="..&#x2F;files&#x2F;graphics_js_CanvasShape.js.html#l960"><code>graphics&#x2F;js&#x2F;CanvasShape.js:960</code></a> </p> </div> <div class="description"> <p>Destroys the shape instance.</p> </div> </div> <div id="method_destroy" class="method item protected"> <h3 class="name"><code>destroy</code></h3> <span class="paren">()</span> <span class="flag protected">protected</span> <div class="meta"> <p> Defined in <a href="..&#x2F;files&#x2F;graphics_js_CanvasShape.js.html#l978"><code>graphics&#x2F;js&#x2F;CanvasShape.js:978</code></a> </p> </div> <div class="description"> <p>Implementation for shape destruction</p> </div> </div> <div id="method_getBounds" class="method item"> <h3 class="name"><code>getBounds</code></h3> <span class="paren">()</span> <span class="returns-inline"> <span class="type"></span> </span> <div class="meta"> <p> Defined in <a href="..&#x2F;files&#x2F;graphics_js_CanvasShape.js.html#l819"><code>graphics&#x2F;js&#x2F;CanvasShape.js:819</code></a> </p> </div> <div class="description"> <p>Returns the bounds for a shape.</p> <p>Calculates the a new bounding box from the original corner coordinates (base on size and position) and the transform matrix. The calculated bounding box is used by the graphic instance to calculate its viewBox.</p> </div> <div class="returns"> <h4>Returns:</h4> <div class="returns-description"> Object </div> </div> </div> <div id="method_getXY" class="method item"> <h3 class="name"><code>getXY</code></h3> <span class="paren">()</span> <span class="returns-inline"> <span class="type"></span> </span> <div class="meta"> <p> Defined in <a href="..&#x2F;files&#x2F;graphics_js_CanvasShape.js.html#l110"><code>graphics&#x2F;js&#x2F;CanvasShape.js:110</code></a> </p> </div> <div class="description"> <p>Gets the current position of the node in page coordinates.</p> </div> <div class="returns"> <h4>Returns:</h4> <div class="returns-description"> Array The XY position of the shape. </div> </div> </div> <div id="method_init" class="method item protected"> <h3 class="name"><code>init</code></h3> <span class="paren">()</span> <span class="flag protected">protected</span> <div class="meta"> <p> Defined in <a href="..&#x2F;files&#x2F;graphics_js_CanvasShape.js.html#l22"><code>graphics&#x2F;js&#x2F;CanvasShape.js:22</code></a> </p> </div> <div class="description"> <p>Init method, invoked during construction. Calls <code>initializer</code> method.</p> </div> </div> <div id="method_on" class="method item private"> <h3 class="name"><code>on</code></h3> <div class="args"> <span class="paren">(</span><ul class="args-list inline commas"> <li class="arg"> <code>type</code> </li> <li class="arg"> <code>callback</code> </li> </ul><span class="paren">)</span> </div> <span class="flag private">private</span> <div class="meta"> <p> Defined in <a href="..&#x2F;files&#x2F;graphics_js_CanvasShape.js.html#l278"><code>graphics&#x2F;js&#x2F;CanvasShape.js:278</code></a> </p> </div> <div class="description"> <p>Overrides default <code>on</code> method. Checks to see if its a dom interaction event. If so, return an event attached to the <code>node</code> element. If not, return the normal functionality.</p> </div> <div class="params"> <h4>Parameters:</h4> <ul class="params-list"> <li class="param"> <code class="param-name">type</code> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/String" class="crosslink external" target="_blank">String</a></span> <div class="param-description"> <p>event type</p> </div> </li> <li class="param"> <code class="param-name">callback</code> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Object" class="crosslink external" target="_blank">Object</a></span> <div class="param-description"> <p>function</p> </div> </li> </ul> </div> </div> <div id="method_removeClass" class="method item"> <h3 class="name"><code>removeClass</code></h3> <div class="args"> <span class="paren">(</span><ul class="args-list inline commas"> <li class="arg"> <code>className</code> </li> </ul><span class="paren">)</span> </div> <div class="meta"> <p> Defined in <a href="..&#x2F;files&#x2F;graphics_js_CanvasShape.js.html#l98"><code>graphics&#x2F;js&#x2F;CanvasShape.js:98</code></a> </p> </div> <div class="description"> <p>Removes a class name from each node.</p> </div> <div class="params"> <h4>Parameters:</h4> <ul class="params-list"> <li class="param"> <code class="param-name">className</code> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/String" class="crosslink external" target="_blank">String</a></span> <div class="param-description"> <p>the class name to remove from the node's class attribute</p> </div> </li> </ul> </div> </div> <div id="method_rotate" class="method item"> <h3 class="name"><code>rotate</code></h3> <div class="args"> <span class="paren">(</span><ul class="args-list inline commas"> <li class="arg"> <code>deg</code> </li> </ul><span class="paren">)</span> </div> <div class="meta"> <p> Defined in <a href="..&#x2F;files&#x2F;graphics_js_CanvasShape.js.html#l502"><code>graphics&#x2F;js&#x2F;CanvasShape.js:502</code></a> </p> </div> <div class="description"> <p>Rotates the shape clockwise around it transformOrigin.</p> </div> <div class="params"> <h4>Parameters:</h4> <ul class="params-list"> <li class="param"> <code class="param-name">deg</code> <span class="type"><a href="../classes/Number.html" class="crosslink">Number</a></span> <div class="param-description"> <p>The degree of the rotation.</p> </div> </li> </ul> </div> </div> <div id="method_scale" class="method item"> <h3 class="name"><code>scale</code></h3> <div class="args"> <span class="paren">(</span><ul class="args-list inline commas"> <li class="arg"> <code>val</code> </li> </ul><span class="paren">)</span> </div> <div class="meta"> <p> Defined in <a href="..&#x2F;files&#x2F;graphics_js_CanvasShape.js.html#l514"><code>graphics&#x2F;js&#x2F;CanvasShape.js:514</code></a> </p> </div> <div class="description"> <p>Specifies a 2d scaling operation.</p> </div> <div class="params"> <h4>Parameters:</h4> <ul class="params-list"> <li class="param"> <code class="param-name">val</code> <span class="type"><a href="../classes/Number.html" class="crosslink">Number</a></span> <div class="param-description"> </div> </li> </ul> </div> </div> <div id="method_set" class="method item"> <h3 class="name"><code>set</code></h3> <div class="args"> <span class="paren">(</span><ul class="args-list inline commas"> <li class="arg"> <code>name</code> </li> <li class="arg"> <code>value</code> </li> </ul><span class="paren">)</span> </div> <div class="meta"> <p> Defined in <a href="..&#x2F;files&#x2F;graphics_js_CanvasShape.js.html#l359"><code>graphics&#x2F;js&#x2F;CanvasShape.js:359</code></a> </p> </div> <div class="description"> <p>Sets the value of an attribute.</p> </div> <div class="params"> <h4>Parameters:</h4> <ul class="params-list"> <li class="param"> <code class="param-name">name</code> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/String" class="crosslink external" target="_blank">String</a> | <a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Object" class="crosslink external" target="_blank">Object</a></span> <div class="param-description"> <p>The name of the attribute. Alternatively, an object of key value pairs can be passed in to set multiple attributes at once.</p> </div> </li> <li class="param"> <code class="param-name">value</code> <span class="type">Any</span> <div class="param-description"> <p>The value to set the attribute to. This value is ignored if an object is received as the name param.</p> </div> </li> </ul> </div> </div> <div id="method_setXY" class="method item"> <h3 class="name"><code>setXY</code></h3> <div class="args"> <span class="paren">(</span><ul class="args-list inline commas"> <li class="arg"> <code>Contains</code> </li> </ul><span class="paren">)</span> </div> <div class="meta"> <p> Defined in <a href="..&#x2F;files&#x2F;graphics_js_CanvasShape.js.html#l125"><code>graphics&#x2F;js&#x2F;CanvasShape.js:125</code></a> </p> </div> <div class="description"> <p>Set the position of the shape in page coordinates, regardless of how the node is positioned.</p> </div> <div class="params"> <h4>Parameters:</h4> <ul class="params-list"> <li class="param"> <code class="param-name">Contains</code> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Array" class="crosslink external" target="_blank">Array</a></span> <div class="param-description"> <p>X &amp; Y values for new position (coordinates are page-based)</p> </div> </li> </ul> </div> </div> <div id="method_skew" class="method item"> <h3 class="name"><code>skew</code></h3> <div class="args"> <span class="paren">(</span><ul class="args-list inline commas"> <li class="arg"> <code>x</code> </li> <li class="arg"> <code>y</code> </li> </ul><span class="paren">)</span> </div> <div class="meta"> <p> Defined in <a href="..&#x2F;files&#x2F;graphics_js_CanvasShape.js.html#l468"><code>graphics&#x2F;js&#x2F;CanvasShape.js:468</code></a> </p> </div> <div class="description"> <p>Skews the shape around the x-axis and y-axis.</p> </div> <div class="params"> <h4>Parameters:</h4> <ul class="params-list"> <li class="param"> <code class="param-name">x</code> <span class="type"><a href="../classes/Number.html" class="crosslink">Number</a></span> <div class="param-description"> <p>The value to skew on the x-axis.</p> </div> </li> <li class="param"> <code class="param-name">y</code> <span class="type"><a href="../classes/Number.html" class="crosslink">Number</a></span> <div class="param-description"> <p>The value to skew on the y-axis.</p> </div> </li> </ul> </div> </div> <div id="method_skewX" class="method item"> <h3 class="name"><code>skewX</code></h3> <div class="args"> <span class="paren">(</span><ul class="args-list inline commas"> <li class="arg"> <code>x</code> </li> </ul><span class="paren">)</span> </div> <div class="meta"> <p> Defined in <a href="..&#x2F;files&#x2F;graphics_js_CanvasShape.js.html#l480"><code>graphics&#x2F;js&#x2F;CanvasShape.js:480</code></a> </p> </div> <div class="description"> <p>Skews the shape around the x-axis.</p> </div> <div class="params"> <h4>Parameters:</h4> <ul class="params-list"> <li class="param"> <code class="param-name">x</code> <span class="type"><a href="../classes/Number.html" class="crosslink">Number</a></span> <div class="param-description"> <p>x-coordinate</p> </div> </li> </ul> </div> </div> <div id="method_skewY" class="method item"> <h3 class="name"><code>skewY</code></h3> <div class="args"> <span class="paren">(</span><ul class="args-list inline commas"> <li class="arg"> <code>y</code> </li> </ul><span class="paren">)</span> </div> <div class="meta"> <p> Defined in <a href="..&#x2F;files&#x2F;graphics_js_CanvasShape.js.html#l491"><code>graphics&#x2F;js&#x2F;CanvasShape.js:491</code></a> </p> </div> <div class="description"> <p>Skews the shape around the y-axis.</p> </div> <div class="params"> <h4>Parameters:</h4> <ul class="params-list"> <li class="param"> <code class="param-name">y</code> <span class="type"><a href="../classes/Number.html" class="crosslink">Number</a></span> <div class="param-description"> <p>y-coordinate</p> </div> </li> </ul> </div> </div> <div id="method_test" class="method item"> <h3 class="name"><code>test</code></h3> <div class="args"> <span class="paren">(</span><ul class="args-list inline commas"> <li class="arg"> <code>selector</code> </li> </ul><span class="paren">)</span> </div> <span class="returns-inline"> <span class="type"></span> </span> <div class="meta"> <p> Defined in <a href="..&#x2F;files&#x2F;graphics_js_CanvasShape.js.html#l154"><code>graphics&#x2F;js&#x2F;CanvasShape.js:154</code></a> </p> </div> <div class="description"> <p>Test if the supplied node matches the supplied selector.</p> </div> <div class="params"> <h4>Parameters:</h4> <ul class="params-list"> <li class="param"> <code class="param-name">selector</code> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/String" class="crosslink external" target="_blank">String</a></span> <div class="param-description"> <p>The CSS selector to test against.</p> </div> </li> </ul> </div> <div class="returns"> <h4>Returns:</h4> <div class="returns-description"> Boolean Wheter or not the shape matches the selector. </div> </div> </div> <div id="method_toFront" class="method item"> <h3 class="name"><code>toFront</code></h3> <span class="paren">()</span> <div class="meta"> <p> Defined in <a href="..&#x2F;files&#x2F;graphics_js_CanvasShape.js.html#l889"><code>graphics&#x2F;js&#x2F;CanvasShape.js:889</code></a> </p> </div> <div class="description"> <p>Places the shape above all other shapes.</p> </div> </div> <div id="method_toFront" class="method item"> <h3 class="name"><code>toFront</code></h3> <span class="paren">()</span> <div class="meta"> <p> Defined in <a href="..&#x2F;files&#x2F;graphics_js_CanvasShape.js.html#l903"><code>graphics&#x2F;js&#x2F;CanvasShape.js:903</code></a> </p> </div> <div class="description"> <p>Places the shape underneath all other shapes.</p> </div> </div> <div id="method_translate" class="method item"> <h3 class="name"><code>translate</code></h3> <div class="args"> <span class="paren">(</span><ul class="args-list inline commas"> <li class="arg"> <code>x</code> </li> <li class="arg"> <code>y</code> </li> </ul><span class="paren">)</span> </div> <div class="meta"> <p> Defined in <a href="..&#x2F;files&#x2F;graphics_js_CanvasShape.js.html#l428"><code>graphics&#x2F;js&#x2F;CanvasShape.js:428</code></a> </p> </div> <div class="description"> <p>Specifies a 2d translation.</p> </div> <div class="params"> <h4>Parameters:</h4> <ul class="params-list"> <li class="param"> <code class="param-name">x</code> <span class="type"><a href="../classes/Number.html" class="crosslink">Number</a></span> <div class="param-description"> <p>The value to transate on the x-axis.</p> </div> </li> <li class="param"> <code class="param-name">y</code> <span class="type"><a href="../classes/Number.html" class="crosslink">Number</a></span> <div class="param-description"> <p>The value to translate on the y-axis.</p> </div> </li> </ul> </div> </div> <div id="method_translateX" class="method item"> <h3 class="name"><code>translateX</code></h3> <div class="args"> <span class="paren">(</span><ul class="args-list inline commas"> <li class="arg"> <code>x</code> </li> </ul><span class="paren">)</span> </div> <div class="meta"> <p> Defined in <a href="..&#x2F;files&#x2F;graphics_js_CanvasShape.js.html#l442"><code>graphics&#x2F;js&#x2F;CanvasShape.js:442</code></a> </p> </div> <div class="description"> <p>Translates the shape along the x-axis. When translating x and y coordinates, use the <code>translate</code> method.</p> </div> <div class="params"> <h4>Parameters:</h4> <ul class="params-list"> <li class="param"> <code class="param-name">x</code> <span class="type"><a href="../classes/Number.html" class="crosslink">Number</a></span> <div class="param-description"> <p>The value to translate.</p> </div> </li> </ul> </div> </div> <div id="method_translateY" class="method item"> <h3 class="name"><code>translateY</code></h3> <div class="args"> <span class="paren">(</span><ul class="args-list inline commas"> <li class="arg"> <code>y</code> </li> </ul><span class="paren">)</span> </div> <div class="meta"> <p> Defined in <a href="..&#x2F;files&#x2F;graphics_js_CanvasShape.js.html#l455"><code>graphics&#x2F;js&#x2F;CanvasShape.js:455</code></a> </p> </div> <div class="description"> <p>Performs a translate on the y-coordinate. When translating x and y coordinates, use the <code>translate</code> method.</p> </div> <div class="params"> <h4>Parameters:</h4> <ul class="params-list"> <li class="param"> <code class="param-name">y</code> <span class="type"><a href="../classes/Number.html" class="crosslink">Number</a></span> <div class="param-description"> <p>The value to translate.</p> </div> </li> </ul> </div> </div> </div> <div id="properties" class="api-class-tabpanel"> <h2 class="off-left">Properties</h2> <div id="property__bottom" class="property item private"> <h3 class="name"><code>_bottom</code></h3> <span class="type"><a href="../classes/Number.html" class="crosslink">Number</a></span> <span class="flag private">private</span> <div class="meta"> <p> Defined in <a href="..&#x2F;files&#x2F;graphics_js_CanvasShape.js.html#l242"><code>graphics&#x2F;js&#x2F;CanvasShape.js:242</code></a> </p> </div> <div class="description"> <p>Bottom edge of the path</p> </div> </div> <div id="property__left" class="property item private"> <h3 class="name"><code>_left</code></h3> <span class="type"><a href="../classes/Number.html" class="crosslink">Number</a></span> <span class="flag private">private</span> <div class="meta"> <p> Defined in <a href="..&#x2F;files&#x2F;graphics_js_CanvasShape.js.html#l215"><code>graphics&#x2F;js&#x2F;CanvasShape.js:215</code></a> </p> </div> <div class="description"> <p>Left edge of the path</p> </div> </div> <div id="property__right" class="property item private"> <h3 class="name"><code>_right</code></h3> <span class="type"><a href="../classes/Number.html" class="crosslink">Number</a></span> <span class="flag private">private</span> <div class="meta"> <p> Defined in <a href="..&#x2F;files&#x2F;graphics_js_CanvasShape.js.html#l224"><code>graphics&#x2F;js&#x2F;CanvasShape.js:224</code></a> </p> </div> <div class="description"> <p>Right edge of the path</p> </div> </div> <div id="property__rotation" class="property item private"> <h3 class="name"><code>_rotation</code></h3> <span class="type"><a href="../classes/Number.html" class="crosslink">Number</a></span> <span class="flag private">private</span> <div class="meta"> <p> Defined in <a href="..&#x2F;files&#x2F;graphics_js_CanvasShape.js.html#l525"><code>graphics&#x2F;js&#x2F;CanvasShape.js:525</code></a> </p> </div> <div class="description"> <p>Storage for <code>rotation</code> atribute.</p> </div> </div> <div id="property__top" class="property item private"> <h3 class="name"><code>_top</code></h3> <span class="type"><a href="../classes/Number.html" class="crosslink">Number</a></span> <span class="flag private">private</span> <div class="meta"> <p> Defined in <a href="..&#x2F;files&#x2F;graphics_js_CanvasShape.js.html#l233"><code>graphics&#x2F;js&#x2F;CanvasShape.js:233</code></a> </p> </div> <div class="description"> <p>Top edge of the path</p> </div> </div> <div id="property__transform" class="property item private"> <h3 class="name"><code>_transform</code></h3> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/String" class="crosslink external" target="_blank">String</a></span> <span class="flag private">private</span> <div class="meta"> <p> Defined in <a href="..&#x2F;files&#x2F;graphics_js_CanvasShape.js.html#l534"><code>graphics&#x2F;js&#x2F;CanvasShape.js:534</code></a> </p> </div> <div class="description"> <p>Storage for the transform attribute.</p> </div> </div> </div> <div id="attrs" class="api-class-tabpanel"> <h2 class="off-left">Attributes</h2> <div id="attr_data" class="attr item"> <a name="config_data"></a> <h3 class="name"><code>data</code></h3> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/String" class="crosslink external" target="_blank">String</a></span> <div class="meta"> <p> Defined in <a href="..&#x2F;files&#x2F;graphics_js_CanvasShape.js.html#l1280"><code>graphics&#x2F;js&#x2F;CanvasShape.js:1280</code></a> </p> </div> <div class="description"> <p>Represents an SVG Path string. This will be parsed and added to shape's API to represent the SVG data across all implementations. Note that when using VML or SVG implementations, part of this content will be added to the DOM using respective VML/SVG attributes. If your content comes from an untrusted source, you will need to ensure that no malicious code is included in that content.</p> </div> </div> <div id="attr_fill" class="attr item"> <a name="config_fill"></a> <h3 class="name"><code>fill</code></h3> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Object" class="crosslink external" target="_blank">Object</a></span> <div class="meta"> <p> Defined in <a href="..&#x2F;files&#x2F;graphics_js_CanvasShape.js.html#l1153"><code>graphics&#x2F;js&#x2F;CanvasShape.js:1153</code></a> </p> </div> <div class="description"> <p>Contains information about the fill of the shape. <dl> <dt>color</dt><dd>The color of the fill.</dd> <dt>opacity</dt><dd>Number between 0 and 1 that indicates the opacity of the fill. The default value is 1.</dd> <dt>type</dt><dd>Type of fill. <dl> <dt>solid</dt><dd>Solid single color fill. (default)</dd> <dt>linear</dt><dd>Linear gradient fill.</dd> <dt>radial</dt><dd>Radial gradient fill.</dd> </dl> </dd> </dl> <p>If a <code>linear</code> or <code>radial</code> is specified as the fill type. The following additional property is used: <dl> <dt>stops</dt><dd>An array of objects containing the following properties: <dl> <dt>color</dt><dd>The color of the stop.</dd> <dt>opacity</dt><dd>Number between 0 and 1 that indicates the opacity of the stop. The default value is 1. Note: No effect for IE 6 - 8</dd> <dt>offset</dt><dd>Number between 0 and 1 indicating where the color stop is positioned.</dd> </dl> </dd> <p>Linear gradients also have the following property:</p> <dt>rotation</dt><dd>Linear gradients flow left to right by default. The rotation property allows you to change the flow by rotation. (e.g. A rotation of 180 would make the gradient pain from right to left.)</dd> <p>Radial gradients have the following additional properties:</p> <dt>r</dt><dd>Radius of the gradient circle.</dd> <dt>fx</dt><dd>Focal point x-coordinate of the gradient.</dd> <dt>fy</dt><dd>Focal point y-coordinate of the gradient.</dd> </dl> <p>The corresponding <code>SVGShape</code> class implements the following additional properties.</p> <dl> <dt>cx</dt><dd> <p>The x-coordinate of the center of the gradient circle. Determines where the color stop begins. The default value 0.5.</p> </dd> <dt>cy</dt><dd> <p>The y-coordinate of the center of the gradient circle. Determines where the color stop begins. The default value 0.5.</p> </dd> </dl> <p>These properties are not currently implemented in <code>CanvasShape</code> or <code>VMLShape</code>.</p></p> </div> </div> <div id="attr_graphic" class="attr item"> <a name="config_graphic"></a> <h3 class="name"><code>graphic</code></h3> <span class="type"><a href="../classes/Graphic.html" class="crosslink">Graphic</a></span> <div class="meta"> <p> Defined in <a href="..&#x2F;files&#x2F;graphics_js_CanvasShape.js.html#l1299"><code>graphics&#x2F;js&#x2F;CanvasShape.js:1299</code></a> </p> </div> <div class="description"> <p>Reference to the container Graphic.</p> </div> </div> <div id="attr_height" class="attr item"> <a name="config_height"></a> <h3 class="name"><code>height</code></h3> <span class="type"><a href="../classes/Number.html" class="crosslink">Number</a></span> <div class="meta"> <p> Defined in <a href="..&#x2F;files&#x2F;graphics_js_CanvasShape.js.html#l1103"><code>graphics&#x2F;js&#x2F;CanvasShape.js:1103</code></a> </p> </div> <div class="description"> <p>Indicates the height of the shape</p> </div> </div> <div id="attr_id" class="attr item"> <a name="config_id"></a> <h3 class="name"><code>id</code></h3> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/String" class="crosslink external" target="_blank">String</a></span> <div class="meta"> <p> Defined in <a href="..&#x2F;files&#x2F;graphics_js_CanvasShape.js.html#l1070"><code>graphics&#x2F;js&#x2F;CanvasShape.js:1070</code></a> </p> </div> <div class="description"> <p>Unique id for class instance.</p> </div> </div> <div id="attr_node" class="attr item"> <a name="config_node"></a> <h3 class="name"><code>node</code></h3> <span class="type"><a href="https://developer.mozilla.org/en/Document_Object_Model_(DOM)/HTMLElement" class="crosslink external" target="_blank">HTMLElement</a></span> <span class="flag readonly">readonly</span> <div class="meta"> <p> Defined in <a href="..&#x2F;files&#x2F;graphics_js_CanvasShape.js.html#l1054"><code>graphics&#x2F;js&#x2F;CanvasShape.js:1054</code></a> </p> </div> <div class="description"> <p>Dom node for the shape</p> </div> </div> <div id="attr_stroke" class="attr item"> <a name="config_stroke"></a> <h3 class="name"><code>stroke</code></h3> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Object" class="crosslink external" target="_blank">Object</a></span> <div class="meta"> <p> Defined in <a href="..&#x2F;files&#x2F;graphics_js_CanvasShape.js.html#l1216"><code>graphics&#x2F;js&#x2F;CanvasShape.js:1216</code></a> </p> </div> <div class="description"> <p>Contains information about the stroke of the shape. <dl> <dt>color</dt><dd>The color of the stroke.</dd> <dt>weight</dt><dd>Number that indicates the width of the stroke.</dd> <dt>opacity</dt><dd>Number between 0 and 1 that indicates the opacity of the stroke. The default value is 1.</dd> <dt>dashstyle</dt>Indicates whether to draw a dashed stroke. When set to "none", a solid stroke is drawn. When set to an array, the first index indicates the length of the dash. The second index indicates the length of gap. <dt>linecap</dt><dd>Specifies the linecap for the stroke. The following values can be specified: <dl> <dt>butt (default)</dt><dd>Specifies a butt linecap.</dd> <dt>square</dt><dd>Specifies a sqare linecap.</dd> <dt>round</dt><dd>Specifies a round linecap.</dd> </dl> </dd> <dt>linejoin</dt><dd>Specifies a linejoin for the stroke. The following values can be specified: <dl> <dt>round (default)</dt><dd>Specifies that the linejoin will be round.</dd> <dt>bevel</dt><dd>Specifies a bevel for the linejoin.</dd> <dt>miter limit</dt><dd>An integer specifying the miter limit of a miter linejoin. If you want to specify a linejoin of miter, you simply specify the limit as opposed to having separate miter and miter limit values.</dd> </dl> </dd> </dl></p> </div> </div> <div id="attr_transform" class="attr item"> <a name="config_transform"></a> <h3 class="name"><code>transform</code></h3> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/String" class="crosslink external" target="_blank">String</a></span> <div class="meta"> <p> Defined in <a href="..&#x2F;files&#x2F;graphics_js_CanvasShape.js.html#l1010"><code>graphics&#x2F;js&#x2F;CanvasShape.js:1010</code></a> </p> </div> <div class="description"> <p>A string containing, in order, transform operations applied to the shape instance. The <code>transform</code> string can contain the following values: <dl> <dt>rotate</dt><dd>Rotates the shape clockwise around it transformOrigin.</dd> <dt>translate</dt><dd>Specifies a 2d translation.</dd> <dt>skew</dt><dd>Skews the shape around the x-axis and y-axis.</dd> <dt>scale</dt><dd>Specifies a 2d scaling operation.</dd> <dt>translateX</dt><dd>Translates the shape along the x-axis.</dd> <dt>translateY</dt><dd>Translates the shape along the y-axis.</dd> <dt>skewX</dt><dd>Skews the shape around the x-axis.</dd> <dt>skewY</dt><dd>Skews the shape around the y-axis.</dd> <dt>matrix</dt><dd>Specifies a 2D transformation matrix comprised of the specified six values.</dd> </dl> </p> <p>Applying transforms through the transform attribute will reset the transform matrix and apply a new transform. The shape class also contains corresponding methods for each transform that will apply the transform to the current matrix. The below code illustrates how you might use the <code>transform</code> attribute to instantiate a recangle with a rotation of 45 degrees.</p> <pre class="code"><code class="prettyprint"> var myRect = new Y.Rect({ type:"rect", width: 50, height: 40, transform: "rotate(45)" }; </code></pre> <p>The code below would apply <code>translate</code> and <code>rotate</code> to an existing shape.</p> <pre class="code"><code class="prettyprint"> myRect.set("transform", "translate(40, 50) rotate(45)"); </code></pre> </div> </div> <div id="attr_transformOrigin" class="attr item"> <a name="config_transformOrigin"></a> <h3 class="name"><code>transformOrigin</code></h3> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Array" class="crosslink external" target="_blank">Array</a></span> <div class="meta"> <p> Defined in <a href="..&#x2F;files&#x2F;graphics_js_CanvasShape.js.html#l996"><code>graphics&#x2F;js&#x2F;CanvasShape.js:996</code></a> </p> </div> <div class="description"> <p>An array of x, y values which indicates the transformOrigin in which to rotate the shape. Valid values range between 0 and 1 representing a fraction of the shape's corresponding bounding box dimension. The default value is [0.5, 0.5].</p> </div> </div> <div id="attr_visible" class="attr item"> <a name="config_visible"></a> <h3 class="name"><code>visible</code></h3> <span class="type"><a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Boolean" class="crosslink external" target="_blank">Boolean</a></span> <div class="meta"> <p> Defined in <a href="..&#x2F;files&#x2F;graphics_js_CanvasShape.js.html#l1133"><code>graphics&#x2F;js&#x2F;CanvasShape.js:1133</code></a> </p> </div> <div class="description"> <p>Indicates whether the shape is visible.</p> </div> </div> <div id="attr_width" class="attr item"> <a name="config_width"></a> <h3 class="name"><code>width</code></h3> <span class="type"><a href="../classes/Number.html" class="crosslink">Number</a></span> <div class="meta"> <p> Defined in <a href="..&#x2F;files&#x2F;graphics_js_CanvasShape.js.html#l1093"><code>graphics&#x2F;js&#x2F;CanvasShape.js:1093</code></a> </p> </div> <div class="description"> <p>Indicates the width of the shape</p> </div> </div> <div id="attr_x" class="attr item"> <a name="config_x"></a> <h3 class="name"><code>x</code></h3> <span class="type"><a href="../classes/Number.html" class="crosslink">Number</a></span> <div class="meta"> <p> Defined in <a href="..&#x2F;files&#x2F;graphics_js_CanvasShape.js.html#l1113"><code>graphics&#x2F;js&#x2F;CanvasShape.js:1113</code></a> </p> </div> <div class="description"> <p>Indicates the x position of shape.</p> </div> </div> <div id="attr_y" class="attr item"> <a name="config_y"></a> <h3 class="name"><code>y</code></h3> <span class="type"><a href="../classes/Number.html" class="crosslink">Number</a></span> <div class="meta"> <p> Defined in <a href="..&#x2F;files&#x2F;graphics_js_CanvasShape.js.html#l1123"><code>graphics&#x2F;js&#x2F;CanvasShape.js:1123</code></a> </p> </div> <div class="description"> <p>Indicates the y position of shape.</p> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> <script src="..&#x2F;assets/vendor/prettify/prettify-min.js"></script> <script>prettyPrint();</script> <script src="..&#x2F;assets/js/yui-prettify.js"></script> <script src="..&#x2F;assets/../api.js"></script> <script src="..&#x2F;assets/js/api-filter.js"></script> <script src="..&#x2F;assets/js/api-list.js"></script> <script src="..&#x2F;assets/js/api-search.js"></script> <script src="..&#x2F;assets/js/apidocs.js"></script> </body> </html>
website/orig/legacy/modules/ocaml-duppy/index_extensions.html
savonet/liquidsoap-full
<html> <head> <link rel="stylesheet" href="style.css" type="text/css"> <meta content="text/html; charset=iso-8859-1" http-equiv="Content-Type"> <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="Start" href="index.html"> <link title="Index of types" rel=Appendix href="index_types.html"> <link title="Index of exceptions" rel=Appendix href="index_exceptions.html"> <link title="Index of values" rel=Appendix href="index_values.html"> <link title="Index of modules" rel=Appendix href="index_modules.html"> <link title="Index of module types" rel=Appendix href="index_module_types.html"> <link title="Duppy" rel="Chapter" href="Duppy.html"> <link title="Pa_duppy" rel="Chapter" href="Pa_duppy.html"><title>Index of extensions</title> </head> <body> <div class="navbar">&nbsp;<a class="up" href="index.html" title="Index">Up</a> &nbsp;</div> <h1>Index of extensions</h1> <table> </table> </body> </html>
docs/reference/convertTMWorldBordersSimple.html
MazamaScience/MazamaSpatialUtils
<!-- Generated by pkgdown: do not edit by hand --> <!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>Convert (Simple) World Borders Shapefile — convertTMWorldBordersSimple • MazamaSpatialUtils</title> <!-- favicons --> <link rel="icon" type="image/png" sizes="16x16" href="../favicon-16x16.png"> <link rel="icon" type="image/png" sizes="32x32" href="../favicon-32x32.png"> <link rel="apple-touch-icon" type="image/png" sizes="180x180" href="../apple-touch-icon.png" /> <link rel="apple-touch-icon" type="image/png" sizes="120x120" href="../apple-touch-icon-120x120.png" /> <link rel="apple-touch-icon" type="image/png" sizes="76x76" href="../apple-touch-icon-76x76.png" /> <link rel="apple-touch-icon" type="image/png" sizes="60x60" href="../apple-touch-icon-60x60.png" /> <!-- jquery --> <script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.4.1/jquery.min.js" integrity="sha256-CSXorXvZcTkaix6Yvo6HppcZGetbYMGWSFlBw8HfCJo=" crossorigin="anonymous"></script> <!-- Bootstrap --> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.4.1/css/bootstrap.min.css" integrity="sha256-bZLfwXAP04zRMK2BjiO8iu9pf4FbLqX6zitd+tIvLhE=" crossorigin="anonymous" /> <script src="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.4.1/js/bootstrap.min.js" integrity="sha256-nuL8/2cJ5NDSSwnKD8VqreErSWHtnEP9E7AySL+1ev4=" crossorigin="anonymous"></script> <!-- bootstrap-toc --> <link rel="stylesheet" href="../bootstrap-toc.css"> <script src="../bootstrap-toc.js"></script> <!-- Font Awesome icons --> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.12.1/css/all.min.css" integrity="sha256-mmgLkCYLUQbXn0B1SRqzHar6dCnv9oZFPEC1g1cwlkk=" crossorigin="anonymous" /> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.12.1/css/v4-shims.min.css" integrity="sha256-wZjR52fzng1pJHwx4aV2AO3yyTOXrcDW7jBpJtTwVxw=" crossorigin="anonymous" /> <!-- clipboard.js --> <script src="https://cdnjs.cloudflare.com/ajax/libs/clipboard.js/2.0.6/clipboard.min.js" integrity="sha256-inc5kl9MA1hkeYUt+EC3BhlIgyp/2jDIyBLS6k3UxPI=" crossorigin="anonymous"></script> <!-- headroom.js --> <script src="https://cdnjs.cloudflare.com/ajax/libs/headroom/0.11.0/headroom.min.js" integrity="sha256-AsUX4SJE1+yuDu5+mAVzJbuYNPHj/WroHuZ8Ir/CkE0=" crossorigin="anonymous"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/headroom/0.11.0/jQuery.headroom.min.js" integrity="sha256-ZX/yNShbjqsohH1k95liqY9Gd8uOiE1S4vZc+9KQ1K4=" crossorigin="anonymous"></script> <!-- pkgdown --> <link href="../pkgdown.css" rel="stylesheet"> <script src="../pkgdown.js"></script> <meta property="og:title" content="Convert (Simple) World Borders Shapefile — convertTMWorldBordersSimple" /> <meta property="og:description" content="Returns a SpatialPolygonsDataFrame for simple world divisions" /> <meta property="og:image" content="/logo.png" /> <!-- mathjax --> <script src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.5/MathJax.js" integrity="sha256-nvJJv9wWKEm88qvoQl9ekL2J+k/RWIsaSScxxlsrv8k=" crossorigin="anonymous"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.5/config/TeX-AMS-MML_HTMLorMML.js" integrity="sha256-84DKXVJXs0/F8OTMzX4UR909+jtl4G7SPypPavF+GfA=" crossorigin="anonymous"></script> <!--[if lt IE 9]> <script src="https://oss.maxcdn.com/html5shiv/3.7.3/html5shiv.min.js"></script> <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script> <![endif]--> </head> <body data-spy="scroll" data-target="#toc"> <div class="container template-reference-topic"> <header> <div class="navbar navbar-default navbar-fixed-top" role="navigation"> <div class="container"> <div class="navbar-header"> <button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#navbar" aria-expanded="false"> <span class="sr-only">Toggle navigation</span> <span class="icon-bar"></span> <span class="icon-bar"></span> <span class="icon-bar"></span> </button> <span class="navbar-brand"> <a class="navbar-link" href="../index.html">MazamaSpatialUtils</a> <span class="version label label-default" data-toggle="tooltip" data-placement="bottom" title="Released version">0.7.6</span> </span> </div> <div id="navbar" class="navbar-collapse collapse"> <ul class="nav navbar-nav"> <li> <a href="../index.html"> <span class="fas fa-home fa-lg"></span> </a> </li> <li> <a href="../articles/MazamaSpatialUtils.html">Get started</a> </li> <li> <a href="../reference/index.html">Reference</a> </li> <li class="dropdown"> <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-expanded="false"> Articles <span class="caret"></span> </a> <ul class="dropdown-menu" role="menu"> <li> <a href="../articles/Developer_Style_Guide.html">Developer Style Guide</a> </li> <li> <a href="../articles/Understanding_sp_Objects.html">Understanding sp Objects</a> </li> <li> <a href="../articles/articles/Basic_GIS_in_R.html">Basic GIS Operations in R</a> </li> <li> <a href="../articles/articles/ebolamap.html">Ebola Map Example</a> </li> <li> <a href="../articles/available-data.html">Available Data</a> </li> </ul> </li> <li> <a href="../news/index.html">Changelog</a> </li> </ul> <ul class="nav navbar-nav navbar-right"> <li> <a href="https://github.com/MazamaScience/MazamaSpatialUtils/"> <span class="fab fa-github fa-lg"></span> </a> </li> </ul> </div><!--/.nav-collapse --> </div><!--/.container --> </div><!--/.navbar --> </header> <div class="row"> <div class="col-md-9 contents"> <div class="page-header"> <h1>Convert (Simple) World Borders Shapefile</h1> <small class="dont-index">Source: <a href='https://github.com/MazamaScience/MazamaSpatialUtils/blob/master/R/convertTMWorldBordersSimple.R'><code>R/convertTMWorldBordersSimple.R</code></a></small> <div class="hidden name"><code>convertTMWorldBordersSimple.Rd</code></div> </div> <div class="ref-description"> <p>Returns a SpatialPolygonsDataFrame for simple world divisions</p> </div> <pre class="usage"><span class='fu'>convertTMWorldBordersSimple</span><span class='op'>(</span>nameOnly <span class='op'>=</span> <span class='cn'>FALSE</span>, simplify <span class='op'>=</span> <span class='cn'>TRUE</span><span class='op'>)</span></pre> <h2 class="hasAnchor" id="arguments"><a class="anchor" href="#arguments"></a>Arguments</h2> <table class="ref-arguments"> <colgroup><col class="name" /><col class="desc" /></colgroup> <tr> <th>nameOnly</th> <td><p>Logical specifying whether to only return the name without creating the file.</p></td> </tr> <tr> <th>simplify</th> <td><p>Logical specifying whether to create "_05", _02" and "_01" versions of the file that are simplified to 5%, 2% and 1%.</p></td> </tr> </table> <h2 class="hasAnchor" id="value"><a class="anchor" href="#value"></a>Value</h2> <p>Name of the dataset being created.</p> <h2 class="hasAnchor" id="details"><a class="anchor" href="#details"></a>Details</h2> <p>A world borders shapefile is downloaded and converted to a SpatialPolygonsDataFrame with additional columns of data. The resulting file will be created in the package <code>SpatialDataDir</code> which is set with <code><a href='setSpatialDataDir.html'>setSpatialDataDir()</a></code>.</p> <p>This shapefile is a simplified version of the TMWorldBorders shapefile. Users may wish to use a higher resolution dataset when plotting.</p> <h2 class="hasAnchor" id="references"><a class="anchor" href="#references"></a>References</h2> <p><a href='http://thematicmapping.org/downloads/'>http://thematicmapping.org/downloads/</a></p> <h2 class="hasAnchor" id="see-also"><a class="anchor" href="#see-also"></a>See also</h2> <div class='dont-index'><p>setSpatialDataDir</p> <p>getCountry, getCountryCode</p></div> </div> <div class="col-md-3 hidden-xs hidden-sm" id="pkgdown-sidebar"> <nav id="toc" data-toggle="toc" class="sticky-top"> <h2 data-toc-skip>Contents</h2> </nav> </div> </div> <footer> <div class="copyright"> <p>Developed by Jonathan Callahan, Rachel Carroll, Eli Grosman, Roger Andre, Tom Bergamaschi, Tina Chen, Ruby Fore, Will Leahy, Helen Miller, Henry Nguyen, Robin Winstanley, Alice Yang.</p> </div> <div class="pkgdown"> <p>Site built with <a href="https://pkgdown.r-lib.org/">pkgdown</a> 1.6.1.</p> </div> </footer> </div> </body> </html>
7.Documentation_Package/Source_Code_Explorer/AODParentDir/Diffraction_Module/Existing_Propagators/Fresnel_Paraxial/graph.html
IAPJena/ProjectOne
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd"> <html> <head> <title>Dependency Graph for AODParentDir\Diffraction_Module\Existing_Propagators\Fresnel_Paraxial</title> <meta name="keywords" content="dependency, graph, dependence, AODParentDir\Diffraction_Module\Existing_Propagators\Fresnel_Paraxial"> <meta name="description" content="Dependency graph for AODParentDir\Diffraction_Module\Existing_Propagators\Fresnel_Paraxial"> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> <meta name="generator" content="m2html &copy; 2005 Guillaume Flandin"> <meta name="robots" content="index, follow"> <link type="text/css" rel="stylesheet" href="../../../../m2html.css"> </head> <body> <a name="_top"></a> <h1>Dependency Graph for AODParentDir\Diffraction_Module\Existing_Propagators\Fresnel_Paraxial</h1> <center> <img src="graph.png" usemap="#mainmap" alt="Dependency Graph for AODParentDir\Diffraction_Module\Existing_Propagators\Fresnel_Paraxial" border="2" style="color:#000;"> <map name="mainmap"> <area shape="poly" id="node1" href="prop_field_abcd_2d_test.html" title="prop_field_abcd_2d_test" alt="" coords="281,29,274,22,255,15,224,10,186,7,143,5,101,7,62,10,32,15,12,22,5,29,12,37,32,43,62,49,101,52,143,53,186,52,224,49,255,43,274,37"> <area shape="poly" id="node2" href="prop_field_abcd_2d.html" title="prop_field_abcd_2d" alt="" coords="258,125,252,118,236,111,210,106,178,103,143,101,108,103,76,106,51,111,34,118,29,125,34,133,51,139,76,145,108,148,143,149,178,148,210,145,236,139,252,133"> </map> </center> <hr><address>Generated by <strong><a href="http://www.artefact.tk/software/matlab/m2html/" target="_parent">m2html</a></strong> &copy; 2005</address> </body> </html>
html/themes/org_green/center_right.html
rotvulpix/php-nuke
</div> <!-- end content -->
theme/templates/index.html
glide007/ownspace.in
{% extends 'base.html' %} {% block content %} <div class="pure-g-r" id="layout"> {% include 'sidebar.html' %} <div class="pure-u-3-4"> <div class="content"> <!-- A wrapper for all the blog posts --> <div class="posts"> <h1 class="content-subhead"> {% block pagetitle %} {% if not articles_page.has_previous() %} Latest posts {% else %} Posts {% endif %} {% endblock pagetitle %} {% if articles_page.has_previous() %} &ndash; Page&nbsp;{{ articles_page.number }} {% endif %} </h1> {% for article in articles_page.object_list %} {% include 'post.html' %} {% endfor %} {% include 'pagination.html' %} {% include 'footer.html' %} </div> </div> </div> </div> {% endblock content %}
boost/doc/html/boostbook/dtd/boostbook.html
geodynamics/gale
<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>BoostBook element boostbook</title> <link rel="stylesheet" href="../../../../doc/src/boostbook.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.76.1"> <link rel="home" href="../../index.html" title="The Boost C++ Libraries BoostBook Documentation Subset"> <link rel="up" href="../../reference.html" title="Reference"> <link rel="prev" href="library-reference.html" title="BoostBook element library-reference"> <link rel="next" href="union.html" title="BoostBook element union"> </head> <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"> <table cellpadding="2" width="100%"><tr> <td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../../../boost.png"></td> <td align="center"><a href="../../../../index.html">Home</a></td> <td align="center"><a href="../../../../libs/libraries.htm">Libraries</a></td> <td align="center"><a href="http://www.boost.org/users/people.html">People</a></td> <td align="center"><a href="http://www.boost.org/users/faq.html">FAQ</a></td> <td align="center"><a href="../../../../more/index.htm">More</a></td> </tr></table> <hr> <div class="spirit-nav"> <a accesskey="p" href="library-reference.html"><img src="../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../../reference.html"><img src="../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="union.html"><img src="../../../../doc/src/images/next.png" alt="Next"></a> </div> <div class="refentry"> <a name="boostbook.dtd.boostbook"></a><div class="titlepage"></div> <div class="refnamediv"> <h2><span class="refentrytitle"> BoostBook element <code class="sgmltag-element">boostbook</code></span></h2> <p>boostbook &#8212; Defines a BoostBook book</p> </div> <h2 xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" class="refsynopsisdiv-title">Synopsis</h2> <div xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" class="refsynopsisdiv">boostbook ::= (title, (chapter| <a class="link" href="library.html" title="BoostBook element library">library</a>)*) </div> <div class="refsection"> <a name="id3559410"></a><h2>Description</h2> <p>This element is the topmost level defined by <code class="filename">boost.xml</code> for all Boost documentation. It will not generally be used by developers.</p> </div> <div class="refsection"> <a name="id3559427"></a><h2>Attributes</h2> <div class="informaltable"><table class="table"> <colgroup> <col> <col> <col> <col> </colgroup> <thead><tr> <th>Name</th> <th>Type</th> <th>Value</th> <th>Purpose</th> </tr></thead> <tbody> <tr> <td>last-revision</td> <td>#IMPLIED</td> <td>CDATA</td> <td>Set to $Date: 2009-10-10 15:53:46 +0100 (Sat, 10 Oct 2009) $ to keep "last revised" information in sync with CVS changes</td> </tr> <tr> <td>id</td> <td>#IMPLIED</td> <td>CDATA</td> <td>A global identifier for this element</td> </tr> <tr> <td>xml:base</td> <td>#IMPLIED</td> <td>CDATA</td> <td>Implementation detail used by XIncludes</td> </tr> </tbody> </table></div> </div> </div> <table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr> <td align="left"></td> <td align="right"><div class="copyright-footer">Copyright &#169; 2003-2005 Douglas Gregor<p>Distributed under the Boost Software License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>). </p> </div></td> </tr></table> <hr> <div class="spirit-nav"> <a accesskey="p" href="library-reference.html"><img src="../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../../reference.html"><img src="../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../index.html"><img src="../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="union.html"><img src="../../../../doc/src/images/next.png" alt="Next"></a> </div> </body> </html>
admin/css/xox-woo-carousel-admin.css
wp-plugins/xox-woocommerce-slidercarousel
/** * All of the CSS for your admin-specific functionality should be * included in this file. */ .cmb-row.cmb-type-title { padding: 0 !important; color: #999; } .cmb-row.cmb-type-title .cmb2-metabox-title { font-size: 18px; } #my-publish-box { display: none; } .xoxscbtn { float: left; font-size: 80px; padding-right: 7px; line-height: 72px; }
html/classviews__handler__field__comment-members.html
sheldonrampton/sheldonrampton
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8"> <title>Member List</title> <link href="tabs.css" rel="stylesheet" type="text/css"> <link href="doxygen.css" rel="stylesheet" type="text/css"> </head><body> <!-- Generated by Doxygen 1.5.8 --> <div class="navigation" id="top"> <div class="tabs"> <ul> <li><a href="index.html"><span>Main&nbsp;Page</span></a></li> <li><a href="pages.html"><span>Related&nbsp;Pages</span></a></li> <li><a href="modules.html"><span>Modules</span></a></li> <li><a href="namespaces.html"><span>Namespaces</span></a></li> <li class="current"><a href="annotated.html"><span>Classes</span></a></li> <li><a href="files.html"><span>Files</span></a></li> </ul> </div> <div class="tabs"> <ul> <li><a href="annotated.html"><span>Class&nbsp;List</span></a></li> <li><a href="hierarchy.html"><span>Class&nbsp;Hierarchy</span></a></li> <li><a href="functions.html"><span>Class&nbsp;Members</span></a></li> </ul> </div> </div> <div class="contents"> <h1>views_handler_field_comment Member List</h1>This is the complete list of members for <a class="el" href="classviews__handler__field__comment.html">views_handler_field_comment</a>, including all inherited members.<p><table> <tr bgcolor="#f0f0f0"><td><b>$aliases</b> (defined in <a class="el" href="classviews__handler__field.html">views_handler_field</a>)</td><td><a class="el" href="classviews__handler__field.html">views_handler_field</a></td><td></td></tr> <tr bgcolor="#f0f0f0"><td><b>$field_alias</b> (defined in <a class="el" href="classviews__handler__field.html">views_handler_field</a>)</td><td><a class="el" href="classviews__handler__field.html">views_handler_field</a></td><td></td></tr> <tr class="memlist"><td><a class="el" href="classviews__object.html#cfeb20d60cb18400bcfdcaa3e6c9835f">$options</a></td><td><a class="el" href="classviews__object.html">views_object</a></td><td></td></tr> <tr bgcolor="#f0f0f0"><td><b>_set_option_defaults</b>(&amp;$storage, $options, $level=0) (defined in <a class="el" href="classviews__object.html">views_object</a>)</td><td><a class="el" href="classviews__object.html">views_object</a></td><td></td></tr> <tr class="memlist"><td><a class="el" href="classviews__handler.html#20433153babc3196b26ee773755a709e">accept_exposed_input</a>($input)</td><td><a class="el" href="classviews__handler.html">views_handler</a></td><td></td></tr> <tr class="memlist"><td><a class="el" href="classviews__handler.html#3f2fbfe1e0849d06ae77149412b821f6">access</a>()</td><td><a class="el" href="classviews__handler.html">views_handler</a></td><td></td></tr> <tr class="memlist"><td><a class="el" href="classviews__handler__field.html#1590869371ef24a211e591a07ed5f7cb">add_additional_fields</a>($fields=NULL)</td><td><a class="el" href="classviews__handler__field.html">views_handler_field</a></td><td></td></tr> <tr class="memlist"><td><a class="el" href="classviews__handler__field.html#c61cc83a4c8c579993a254b5b1e16cbc">add_self_tokens</a>(&amp;$tokens, $item)</td><td><a class="el" href="classviews__handler__field.html">views_handler_field</a></td><td></td></tr> <tr class="memlist"><td><a class="el" href="classviews__handler__field.html#984d6ce9f6401260fca2d4673b27ae76">admin_summary</a>()</td><td><a class="el" href="classviews__handler__field.html">views_handler_field</a></td><td></td></tr> <tr class="memlist"><td><a class="el" href="classviews__handler__field.html#eaf2c6f1ad7afa813ba64de4be3ecd58">advanced_render</a>($values)</td><td><a class="el" href="classviews__handler__field.html">views_handler_field</a></td><td></td></tr> <tr class="memlist"><td><a class="el" href="classviews__handler__field.html#cdeb45612be43c2d58814726b35e55aa">allow_advanced_render</a>()</td><td><a class="el" href="classviews__handler__field.html">views_handler_field</a></td><td></td></tr> <tr class="memlist"><td><a class="el" href="classviews__handler.html#c1cd2ff30cb558c79cc908be516fb725">broken</a>()</td><td><a class="el" href="classviews__handler.html">views_handler</a></td><td></td></tr> <tr class="memlist"><td><a class="el" href="classviews__handler.html#92517d122d69dc6f64a9edb80d55057d">can_expose</a>()</td><td><a class="el" href="classviews__handler.html">views_handler</a></td><td></td></tr> <tr class="memlist"><td><a class="el" href="classviews__handler__field.html#1c8cabe835ba05ed045c8f6eec6a36b8">click_sort</a>($order)</td><td><a class="el" href="classviews__handler__field.html">views_handler_field</a></td><td></td></tr> <tr class="memlist"><td><a class="el" href="classviews__handler__field.html#22ef16d2b34823a3d12f273d34278b00">click_sortable</a>()</td><td><a class="el" href="classviews__handler__field.html">views_handler_field</a></td><td></td></tr> <tr class="memlist"><td><a class="el" href="classviews__handler__field.html#3d50050864c255b71c842972a45d39f6">construct</a>()</td><td><a class="el" href="classviews__handler__field.html">views_handler_field</a></td><td></td></tr> <tr bgcolor="#f0f0f0"><td><b>destroy</b>() (defined in <a class="el" href="classviews__object.html">views_object</a>)</td><td><a class="el" href="classviews__object.html">views_object</a></td><td></td></tr> <tr class="memlist"><td><a class="el" href="classviews__handler__field.html#e33446d1059f13fbfb06a37da04d320e">document_self_tokens</a>(&amp;$tokens)</td><td><a class="el" href="classviews__handler__field.html">views_handler_field</a></td><td></td></tr> <tr class="memlist"><td><a class="el" href="classviews__handler__field.html#dc0ac73a91e5bfb8da464b3a804a7aa9">element_type</a>()</td><td><a class="el" href="classviews__handler__field.html">views_handler_field</a></td><td></td></tr> <tr class="memlist"><td><a class="el" href="classviews__handler.html#947f21ef0f21a77f4d103af4702b3600">ensure_my_table</a>()</td><td><a class="el" href="classviews__handler.html">views_handler</a></td><td></td></tr> <tr class="memlist"><td><a class="el" href="classviews__handler.html#2db9f3127a5364b17fb775cede2f43a6">expose_options</a>()</td><td><a class="el" href="classviews__handler.html">views_handler</a></td><td></td></tr> <tr class="memlist"><td><a class="el" href="classviews__handler.html#657fbb873c6be9e1da904e2aad191f66">exposed_form</a>(&amp;$form, &amp;$form_state)</td><td><a class="el" href="classviews__handler.html">views_handler</a></td><td></td></tr> <tr class="memlist"><td><a class="el" href="classviews__handler.html#2f16176116ecd86a8f8c60a2bc1ebd54">exposed_info</a>()</td><td><a class="el" href="classviews__handler.html">views_handler</a></td><td></td></tr> <tr class="memlist"><td><a class="el" href="classviews__handler.html#6b0a97cfe77b3f9dfcfad08f21f5c0f7">exposed_submit</a>(&amp;$form, &amp;$form_state)</td><td><a class="el" href="classviews__handler.html">views_handler</a></td><td></td></tr> <tr class="memlist"><td><a class="el" href="classviews__handler.html#2dd536754e4764cc82ffe7c864f54b16">exposed_validate</a>(&amp;$form, &amp;$form_state)</td><td><a class="el" href="classviews__handler.html">views_handler</a></td><td></td></tr> <tr class="memlist"><td><a class="el" href="classviews__handler.html#0299b8b2ba70379a5aca4ddb5b8d95b4">extra_options</a>(&amp;$option)</td><td><a class="el" href="classviews__handler.html">views_handler</a></td><td></td></tr> <tr class="memlist"><td><a class="el" href="classviews__handler.html#0eed1d12c47d60190f59e135d962719e">extra_options_form</a>(&amp;$form, &amp;$form_state)</td><td><a class="el" href="classviews__handler.html">views_handler</a></td><td></td></tr> <tr class="memlist"><td><a class="el" href="classviews__handler.html#ca642bf4dff25e0d49f7fca65bb97f77">extra_options_submit</a>($form, &amp;$form_state)</td><td><a class="el" href="classviews__handler.html">views_handler</a></td><td></td></tr> <tr class="memlist"><td><a class="el" href="classviews__handler.html#8a2c2fb295ec8024fc9e33361a92e8ac">extra_options_validate</a>($form, &amp;$form_state)</td><td><a class="el" href="classviews__handler.html">views_handler</a></td><td></td></tr> <tr class="memlist"><td><a class="el" href="classviews__handler.html#c05dca8ea852b137f7f288d090a49221">get_join</a>()</td><td><a class="el" href="classviews__handler.html">views_handler</a></td><td></td></tr> <tr class="memlist"><td><a class="el" href="classviews__handler__field.html#09c76b4e29ba8b0e6694ba4e341ef609">get_render_tokens</a>($item)</td><td><a class="el" href="classviews__handler__field.html">views_handler_field</a></td><td></td></tr> <tr class="memlist"><td><a class="el" href="classviews__handler.html#10d35469346efc352d21e5f44de60b2e">has_extra_options</a>()</td><td><a class="el" href="classviews__handler.html">views_handler</a></td><td></td></tr> <tr class="memlist"><td><a class="el" href="classviews__handler__field__comment.html#284d26dff5d2ddba3a2f692bf375d770">init</a>(&amp;$view, &amp;$options)</td><td><a class="el" href="classviews__handler__field__comment.html">views_handler_field_comment</a></td><td></td></tr> <tr class="memlist"><td><a class="el" href="classviews__handler__field.html#7eaaf0fd6fbc57c2955f88b257394d19">views_handler_field::init</a>(&amp;$view, $options)</td><td><a class="el" href="classviews__handler__field.html">views_handler_field</a></td><td></td></tr> <tr class="memlist"><td><a class="el" href="classviews__handler.html#0c01527c54c1f1372f3c4f28ae34a837">is_exposed</a>()</td><td><a class="el" href="classviews__handler.html">views_handler</a></td><td></td></tr> <tr class="memlist"><td><a class="el" href="classviews__handler__field.html#57c9be8a5a6a5f447c0320bf1a5378ee">label</a>()</td><td><a class="el" href="classviews__handler__field.html">views_handler_field</a></td><td></td></tr> <tr class="memlist"><td><a class="el" href="classviews__handler.html#53baa97a6c218ce4b847c8fb4e65a350">needs_style_plugin</a>()</td><td><a class="el" href="classviews__handler.html">views_handler</a></td><td></td></tr> <tr class="memlist"><td><a class="el" href="classviews__handler__field__comment.html#73136303aae33442ce2ea156c1262b22">option_definition</a>()</td><td><a class="el" href="classviews__handler__field__comment.html">views_handler_field_comment</a></td><td></td></tr> <tr class="memlist"><td><a class="el" href="classviews__object.html#894c01006e88dee15ef867272d22b3ee">options</a>()</td><td><a class="el" href="classviews__object.html">views_object</a></td><td></td></tr> <tr class="memlist"><td><a class="el" href="classviews__handler__field__comment.html#5afe1cb8daaae349f0f39b9ce0195753">options_form</a>(&amp;$form, &amp;$form_state)</td><td><a class="el" href="classviews__handler__field__comment.html">views_handler_field_comment</a></td><td></td></tr> <tr class="memlist"><td><a class="el" href="classviews__handler.html#583187975f1bbf5df13138a0898f2ac7">options_submit</a>($form, &amp;$form_state)</td><td><a class="el" href="classviews__handler.html">views_handler</a></td><td></td></tr> <tr class="memlist"><td><a class="el" href="classviews__handler.html#48a7b56e8952d9fcf56e2dec7794bb4e">options_validate</a>($form, &amp;$form_state)</td><td><a class="el" href="classviews__handler.html">views_handler</a></td><td></td></tr> <tr class="memlist"><td><a class="el" href="classviews__handler.html#4eeb5551d6c97b1ea074049991989fce">pre_query</a>()</td><td><a class="el" href="classviews__handler.html">views_handler</a></td><td></td></tr> <tr class="memlist"><td><a class="el" href="classviews__handler__field.html#e30a1d9c98c62ae40c90b938e09cd0ec">pre_render</a>($values)</td><td><a class="el" href="classviews__handler__field.html">views_handler_field</a></td><td></td></tr> <tr class="memlist"><td><a class="el" href="classviews__handler__field.html#4f661f91bcbe80d4a00c30a31456c502">query</a>()</td><td><a class="el" href="classviews__handler__field.html">views_handler_field</a></td><td></td></tr> <tr class="memlist"><td><a class="el" href="classviews__handler__field__comment.html#c5e0fecfcd448920e3d837c1daed59fa">render</a>($values)</td><td><a class="el" href="classviews__handler__field__comment.html">views_handler_field_comment</a></td><td></td></tr> <tr class="memlist"><td><a class="el" href="classviews__handler__field.html#afbf9e117418a38b937ba670126215a4">render_altered</a>($alter, $tokens)</td><td><a class="el" href="classviews__handler__field.html">views_handler_field</a></td><td></td></tr> <tr class="memlist"><td><a class="el" href="classviews__handler__field.html#44eafd927c2a6d93af234f69e8560078">render_as_link</a>($alter, $text, $tokens)</td><td><a class="el" href="classviews__handler__field.html">views_handler_field</a></td><td></td></tr> <tr bgcolor="#f0f0f0"><td><b>render_link</b>($data, $values) (defined in <a class="el" href="classviews__handler__field__comment.html">views_handler_field_comment</a>)</td><td><a class="el" href="classviews__handler__field__comment.html">views_handler_field_comment</a></td><td></td></tr> <tr class="memlist"><td><a class="el" href="classviews__handler__field.html#1d6e3f832a9a22410029e79cd9cfc32e">render_text</a>($alter)</td><td><a class="el" href="classviews__handler__field.html">views_handler_field</a></td><td></td></tr> <tr class="memlist"><td><a class="el" href="classviews__handler__field.html#a2c5f49595a97848d523338a5c64a7c6">render_trim_text</a>($alter, $value)</td><td><a class="el" href="classviews__handler__field.html">views_handler_field</a></td><td></td></tr> <tr class="memlist"><td><a class="el" href="classviews__object.html#9f3d363b8751bfc945cc29bcf43b44e8">set_default_options</a>()</td><td><a class="el" href="classviews__object.html">views_object</a></td><td></td></tr> <tr class="memlist"><td><a class="el" href="classviews__object.html#43e41e54bd99737667224d8d3a0bdc7f">set_definition</a>($definition)</td><td><a class="el" href="classviews__object.html">views_object</a></td><td></td></tr> <tr class="memlist"><td><a class="el" href="classviews__handler.html#c54ea4553cbc678d23b51dfad3142a54">set_relationship</a>()</td><td><a class="el" href="classviews__handler.html">views_handler</a></td><td></td></tr> <tr class="memlist"><td><a class="el" href="classviews__handler.html#7f2453d86d3cb3850826e8c921012f16">store_exposed_input</a>($input, $status)</td><td><a class="el" href="classviews__handler.html">views_handler</a></td><td></td></tr> <tr class="memlist"><td><a class="el" href="classviews__handler__field.html#31b777437d94e4904c546e3bb0d76c16">theme</a>($values)</td><td><a class="el" href="classviews__handler__field.html">views_handler_field</a></td><td></td></tr> <tr bgcolor="#f0f0f0"><td><b>theme_functions</b>() (defined in <a class="el" href="classviews__handler__field.html">views_handler_field</a>)</td><td><a class="el" href="classviews__handler__field.html">views_handler_field</a></td><td></td></tr> <tr class="memlist"><td><a class="el" href="classviews__handler.html#e81019ed08d9c3f5bca3d16c69e7b39f">ui_name</a>($short=FALSE)</td><td><a class="el" href="classviews__handler.html">views_handler</a></td><td></td></tr> <tr class="memlist"><td><a class="el" href="classviews__object.html#1979b404c08604c5fd45dc5ab6eaebe3">unpack_options</a>(&amp;$storage, $options, $definition=NULL)</td><td><a class="el" href="classviews__object.html">views_object</a></td><td></td></tr> <tr class="memlist"><td><a class="el" href="classviews__handler.html#323961657c7c5f3257a8fe4eeea1502f">validate</a>()</td><td><a class="el" href="classviews__handler.html">views_handler</a></td><td></td></tr> </table></div> <hr size="1"><address style="text-align: right;"><small>Generated on Sat Feb 12 18:59:48 2011 by&nbsp; <a href="http://www.doxygen.org/index.html"> <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.8 </small></address> </body> </html>
Blogs/posts/2017-04-09-Small_updates.html
junpenglao/junpenglao.github.io
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8" > <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="description" content="Personal Website of Junpeng Lao, PhD"> <title> Motif of the Mind | Junpeng Lao, PhD</title> <!--link favicon --> <link rel="icon" type="image/x-icon" href="../../img/ico/16x16.ico"> <!--link the stylesheets, including normalize.css, master.css, ie.css etc--> <!--<link rel="stylesheet" type="text/css" href="css/normalize.css" /> --> <link rel="stylesheet" type="text/css" href="../../css/main.css" /> <!--link fonts, google fonts or font-awesome --> <link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.5.0/css/font-awesome.min.css" rel="stylesheet" type="text/css"> <link href="https://fonts.googleapis.com/css?family=Cinzel" rel="stylesheet" type="text/css"> <link href="https://fonts.googleapis.com/css?family=Roboto" rel="stylesheet" type="text/css"> <link href="https://fonts.googleapis.com/css?family=Source+Serif+Pro" rel="stylesheet" type="text/css"> <!--link sniffing javascript, modernizr.js--> <!--<script src="https://cdn.jsdelivr.net/modernizr/2.8.3/modernizr.min.js"></script>--> <script> (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) })(window,document,'script','https://www.google-analytics.com/analytics.js','ga'); ga('create', 'UA-83855153-1', 'auto'); ga('send', 'pageview'); </script> </head> <body> <!-- the start of the navigation section--> <nav class="menu"> <div class="logo"> <a href="../../index.html">Motif of<br/>the Mind</a> </div> <div class="group"> <input type="checkbox" id="css-toggle-menu" name="css-toggle-menu"> <ul> <li class="menu-tab"> <a href="../../index.html">About Me</a></li> <li class="menu-tab"> <a href="../../cv/index.html">CV</a></li> <li class="menu-tab"> <a href="../../Projects/index.html">Projects</a></li> <li class="menu-tab"> <a href="../../Teaching/index.html">Teaching</a></li> <li class="menu-tab active"> <a href="../index.html">Blogs</a></li> </ul> <label for="css-toggle-menu"></label> </div> <div class="ghost-space"></div> </nav> <!-- the end of the navigation section--> <section> <div class="intro-wrapper"> <div class="intro-text"> <p>2017-04-09</p> <ptitle>Small updates</ptitle> <p>1. I am attending <a href="http://www.maths.lu.se/bayeslund2017/#c348239">Bayes@Lund on 20 April 2017</a> and will be giving a talk on eye movement analysis using Gaussian Process. I am mostly experimenting in GPflow and PyMC3. You can find the slides and materials on <a href="https://github.com/junpenglao/Bayesian_Smoothing_EyeMovement">Github</a>.</p> <p>2. I will be attending <a href="http://www.visionsciences.org/">VSS in May</a> and give a talk on <a href="http://www.visionsciences1.org/vss_public/mobile/show_session.php?id=64">face processing in Deaf populations</a>.</p> <p>3. I updated my <a href="https://github.com/junpenglao/Bayesian-Cognitive-Modeling-in-Pymc3">PyMC3 port of Lee and Wagenmakers' Bayesian Cognitive Modeling</a> following the recent <a href="https://github.com/pymc-devs/pymc3/releases/tag/v3.1.rc3">updates in PyMC3</a>. I am quite pleased with the current version, as all models are running properly now after vectorization (putting my Matlab skill into used). There are so many exciting new features in PyMC3, and the development community is just fantastic.</p> <p>4. I updated my <a href="https://gist.github.com/junpenglao/f17671b44c9c39e5a9d11e3ed95a162d">Gist</a> on Testing hypotheses via a mixture estimation model. In the previous experiments with this approach, I often discover that the trace is not mixing very well. The main reason is the multimodality of the mixture model. Inspired by <a href="http://mc-stan.org/documentation/case-studies/identifying_mixture_models.html">Michael Betancourt's case study in Stan</a>, I also sorted the mixture weight to break the multimodality. However, one must be careful of placing the order of the mixture component, as the less possible component should be placed in the front. As a heuristic, we can place the component coding for the null hypothesis before the alternative hypothesis, as our strawman null hypothesis is usually false.</p> </div> </div> </section> <!-- the start of footer --> <footer> <div class="ft-container"> <div class="ft-left"> <span class="copyright">Copyright © 2022 <br /> JunpengLao@gmail.com</span> </div> <div class="ft-right"> <ul class="list-inline social-buttons"> <li><a href="https://scholar.google.com/citations?user=J-KhWL8AAAAJ&hl=en" target="_blank"><i class="fa fa-google"></i></a> </li> <li><a href="https://github.com/junpenglao" target="_blank"><i class="fa fa-github"></i></a> </li> <li><a href="https://twitter.com/junpenglao" target="_blank"><i class="fa fa-twitter"></i></a> </li> <li><a href="https://medium.com/@junpenglao" target="_blank"><i class="fa fa-medium"></i></a> </li> </ul> </div> </div> </footer> <!-- the end of footer --> </body> </html>
_site/articles/sfml-pvz/index.html
Drusy/drusy.github.io
<!doctype html> <!--[if lt IE 7]><html class="no-js lt-ie9 lt-ie8 lt-ie7" lang="en"> <![endif]--> <!--[if (IE 7)&!(IEMobile)]><html class="no-js lt-ie9 lt-ie8" lang="en"><![endif]--> <!--[if (IE 8)&!(IEMobile)]><html class="no-js lt-ie9" lang="en"><![endif]--> <!--[if gt IE 8]><!--> <html class="no-js" lang="en"><!--<![endif]--> <head> <meta charset="utf-8"> <title>Plants vs Zombies SFML &#8211; Kévin Renella</title> <meta name="description" content="My first step to C++, my first game"> <meta name="keywords" content="C++, sfml, game"> <!-- Twitter Cards --> <meta name="twitter:card" content="summary"> <meta name="twitter:image" content="http://drusy.github.io/images/rounded-avatar.png"> <meta name="twitter:title" content="Plants vs Zombies SFML"> <meta name="twitter:description" content="My first step to C++, my first game"> <meta name="twitter:creator" content="@_Drusy"> <!-- Open Graph --> <meta property="og:locale" content="en_US"> <meta property="og:type" content="article"> <meta property="og:title" content="Plants vs Zombies SFML"> <meta property="og:description" content="My first step to C++, my first game"> <meta property="og:url" content="http://drusy.github.io/articles/sfml-pvz/"> <meta property="og:site_name" content="Kévin Renella"> <link rel="canonical" href="http://drusy.github.io/articles/sfml-pvz/"> <link href="http://drusy.github.io/feed.xml" type="application/atom+xml" rel="alternate" title="Kévin Renella Feed"> <link rel="author" href="https://plus.google.com/u/0/+KevinRenella?rel=author"> <!-- http://t.co/dKP3o1e --> <meta name="HandheldFriendly" content="True"> <meta name="MobileOptimized" content="320"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <!-- For all browsers --> <link rel="stylesheet" href="http://drusy.github.io/assets/css/main.min.css"> <link rel="stylesheet" href="http://drusy.github.io/assets/css/custom.css"> <!-- Webfonts --> <script src="//use.edgefonts.net/source-sans-pro:n2,i2,n3,i3,n4,i4,n6,i6,n7,i7,n9,i9;source-code-pro:n4,n7;volkhov.js"></script> <meta http-equiv="cleartype" content="on"> <!-- Load Modernizr --> <script src="http://drusy.github.io/assets/js/vendor/modernizr-2.6.2.custom.min.js"></script> <!-- Icons --> <!-- 16x16 --> <link rel="shortcut icon" href="http://drusy.github.io/favicon.ico"> <!-- 32x32 --> <link rel="shortcut icon" href="http://drusy.github.io/favicon.png"> <!-- 57x57 (precomposed) for iPhone 3GS, pre-2011 iPod Touch and older Android devices --> <link rel="apple-touch-icon-precomposed" href="http://drusy.github.io/images/apple-touch-icon-precomposed.png"> <!-- 72x72 (precomposed) for 1st generation iPad, iPad 2 and iPad mini --> <link rel="apple-touch-icon-precomposed" sizes="72x72" href="http://drusy.github.io/images/apple-touch-icon-72x72-precomposed.png"> <!-- 114x114 (precomposed) for iPhone 4, 4S, 5 and post-2011 iPod Touch --> <link rel="apple-touch-icon-precomposed" sizes="114x114" href="http://drusy.github.io/images/apple-touch-icon-114x114-precomposed.png"> <!-- 144x144 (precomposed) for iPad 3rd and 4th generation --> <link rel="apple-touch-icon-precomposed" sizes="144x144" href="http://drusy.github.io/images/apple-touch-icon-144x144-precomposed.png"> <!-- Magnific popup --> <!-- Magnific Popup core CSS file --> <link rel="stylesheet" href="http://drusy.github.io/assets/magnific-popup/magnific-popup.css"> <!-- jQuery 1.7.2+ or Zepto.js 1.0+ --> <script src="//ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js"></script> <!-- Magnific Popup core JS file --> <script src="http://drusy.github.io/assets/magnific-popup/jquery.magnific-popup.js"></script> </head> <body id="post"> <div class="navigation-wrapper"> <nav role="navigation" id="site-nav" class="animated drop"> <ul> <li> <a href="http://drusy.github.io/about/">About</a> </li> <li> <a href="http://drusy.github.io/articles/">Articles</a> </li> <li> <a href="http://drusy.github.io/cv-resume/">CV/Resume</a> </li> <li> <a href="/articles/files-drag-and-drop/">Files Drag & Drop</a> </li> <li><a href="http://drusy.github.io/feed.xml" title="Atom/RSS feed"><i class="icon-rss"></i> Feed</a></li> <li class="dosearch"><i class="icon-search"></i> Search</li> </ul> </nav> </div><!-- /.navigation-wrapper --> <!--[if lt IE 9]><div class="upgrade"><strong><a href="http://whatbrowser.org/">Your browser is quite old!</strong> Why not upgrade to a different browser to better enjoy this site?</a></div><![endif]--> <div class="search-wrapper"> <div class="search-form"> <input type="text" class="search-field" placeholder="Search..."> <i class="icon-remove-sign icon-2x"></i> <ul class="search-results post-list"></ul><!-- /.search-results --> </div><!-- /.search-form --> </div><!-- ./search-wrapper --> <header class="masthead"> <div class="wrap"> <a href="http://drusy.github.io" class="site-logo" rel="home" title="Kévin Renella"><img src="http://drusy.github.io/images/rounded-avatar.png" width="200" height="200" alt="Kévin Renella logo" class="animated fadeInUp"></a> <h1 class="site-title animated fadeIn"><a href="http://drusy.github.io">Kévin Renella</a></h1> <h2 class="site-description animated fadeIn" itemprop="description">My own simple blog</h2> </div> </header><!-- /.masthead --> <div id="main" role="main"> <article class="hentry"> <div class="entry-wrapper"> <header class="entry-header"> <span class="entry-tags"><a href="http://drusy.github.io/tags/#C++" title="Pages tagged C++">C++</a>&nbsp;&bull;&nbsp;<a href="http://drusy.github.io/tags/#sfml" title="Pages tagged sfml">sfml</a>&nbsp;&bull;&nbsp;<a href="http://drusy.github.io/tags/#game" title="Pages tagged game">game</a></span> <h1 class="entry-title">Plants vs Zombies SFML</h1> </header> <footer class="entry-meta"> <img src="http://drusy.github.io/images/profile-kr.png" alt="Kévin Renella photo" class="author-photo"> <span class="author vcard">By <span class="fn"><a href="http://drusy.github.io/about/" title="About Kévin Renella">Kévin Renella</a></span></span> <span class="entry-date date published"><time datetime="2010-10-01T00:00:00+02:00"><i class="icon-calendar-empty"></i> October 01, 2010</time></span> <span class="entry-date date modified"><time datetime="2014-04-08"><i class="icon-pencil"></i> April 08, 2014</time></span> <span class="entry-comments"><i class="icon-comment-alt"></i> <a href="#disqus_thread">Comment</a></span> <span><a href="http://drusy.github.io/articles/sfml-pvz/" rel="bookmark" title="Plants vs Zombies SFML"><i class="icon-link"></i> Permalink</a></span> <span class="social-share-facebook"> <a href="https://www.facebook.com/sharer/sharer.php?u=http://drusy.github.io/articles/sfml-pvz/" title="Share on Facebook" itemprop="Facebook"><i class="icon-facebook-sign"></i> Like</a></span> <span class="social-share-twitter"> <a href="https://twitter.com/intent/tweet?hashtags=articles&text=Plants vs Zombies SFML&url=http://drusy.github.io/articles/sfml-pvz/&via=_Drusy" title="Share on Twitter" itemprop="Twitter"><i class="icon-twitter-sign"></i> Tweet</a></span> <span class="social-share-googleplus"> <a href="https://plus.google.com/share?url=http://drusy.github.io/articles/sfml-pvz/" title="Share on Google Plus" itemprop="GooglePlus"><i class="icon-google-plus-sign"></i> +1</a></span> <!-- /.social-share --> </footer> <div class="entry-content"> <p>When I started programming C++ software, I have always dreamt to develop a little game. After some practices of hangman and brick breakers in second year of Bachelor of Science in computer science (DUT Informatique), we had to develop a Plants vs Zombies like using C++ and SFML. Let’s see the video.</p> <p>Yep, I am not a graphist… But it remains fun!! :))</p> <iframe width="560" height="315" src="https://www.youtube.com/embed/XsJwiJWpRaI" frameborder="0"> </iframe> <h4 id="who-worked-on-that-project-">Who worked on that project ?</h4> <ul> <li><a href="https://github.com/NitroG42">Thomas Coulange</a></li> <li><a href="https://github.com/Drusy">Kévin Renella</a></li> </ul> <div id="disqus_thread"></div><!-- /#disqus_thread --> </div><!-- /.entry-content --> </div><!-- /.entry-wrapper --> <nav class="pagination" role="navigation"> <a href="http://drusy.github.io/articles/qt-remote-webcam/" class="btn" title="Remote webcams">Next article</a> </nav><!-- /.pagination --> </article> </div><!-- /#main --> <div class="footer-wrapper"> <footer role="contentinfo"> <span>&copy; 2014 Kévin Renella. Powered by <a href="http://jekyllrb.com">Jekyll</a> using the <a href="http://mademistakes.com/so-simple/">So Simple Theme</a>.</span> <div class="social-icons"> <a href="http://twitter.com/_Drusy" title="Kévin Renella on Twitter" target="_blank"><i class="icon-twitter icon-2x"></i></a> <a href="http://facebook.com/kevin.renella" title="Kévin Renella on Facebook" target="_blank"><i class="icon-facebook icon-2x"></i></a> <a href="https://plus.google.com/u/0/+KevinRenella" title="Kévin Renella on Google+" target="_blank"><i class="icon-google-plus icon-2x"></i></a> <a href="http://linkedin.com/in/kevinrenella" title="Kévin Renella on LinkedIn" target="_blank"><i class="icon-linkedin icon-2x"></i></a> <a href="http://stackoverflow.com/users/1984760/kevin-renella" title="Kévin Renella on StackExchange" target="_blank"><i class="icon-stackexchange icon-2x"></i></a> <a href="http://github.com/Drusy" title="Kévin Renella on Github" target="_blank"><i class="icon-github icon-2x"></i></a> </div><!-- /.social-icons --> </footer> </div><!-- /.footer-wrapper --> <script src="//ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js"></script> <script>window.jQuery || document.write('<script src="http://drusy.github.io/assets/js/vendor/jquery-1.9.1.min.js"><\/script>')</script> <script src="http://drusy.github.io/assets/js/scripts.min.js"></script> <!-- Jekyll Simple Search option --> <script> $(document).ready(function() { $('.search-field').simpleJekyllSearch({ jsonFile : 'http://drusy.github.io/search.json', searchResults : '.search-results', template : '<li><article><a href="{url}">{title} <span class="entry-date"><time datetime="{date}">{shortdate}</time></span></a></article></li>', noResults: '<p>Nothing found.</p>' }); }); (function( $, window, undefined ) { var bs = { close: $(".icon-remove-sign"), searchform: $(".search-form"), canvas: $("body"), dothis: $('.dosearch') }; bs.dothis.on('click', function() { $('.search-wrapper').css({ display: "block" }); bs.searchform.toggleClass('active'); bs.searchform.find('input').focus(); bs.canvas.toggleClass('search-overlay'); }); bs.close.on('click', function() { $('.search-wrapper').removeAttr( 'style' ); bs.searchform.toggleClass('active'); bs.canvas.removeClass('search-overlay'); }); })( jQuery, window ); </script> <!-- Magnific popup --> <script> $(document).ready(function() { $('.zoom-gallery').magnificPopup({ delegate: 'a', type: 'image', closeOnContentClick: false, closeBtnInside: false, mainClass: 'mfp-with-zoom mfp-img-mobile', removalDelay: 300, image: { verticalFit: true }, gallery: { enabled: true }, zoom: { enabled: true, duration: 300, // don't foget to change the duration also in CSS opener: function(element) { return element.find('img'); } } }); }); </script> <!-- Asynchronous Google Analytics snippet --> <script> var _gaq = _gaq || []; var pluginUrl = '//www.google-analytics.com/plugins/ga/inpage_linkid.js'; _gaq.push(['_require', 'inpage_linkid', pluginUrl]); _gaq.push(['_setAccount', 'UA-51790293-1']); _gaq.push(['_trackPageview']); (function() { var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); })(); </script> <script type="text/javascript"> /* * * CONFIGURATION VARIABLES: EDIT BEFORE PASTING INTO YOUR WEBPAGE * * */ var disqus_shortname = 'drusy'; // required: replace example with your forum shortname /* * * DON'T EDIT BELOW THIS LINE * * */ (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); /* * * DON'T EDIT BELOW THIS LINE * * */ (function () { var s = document.createElement('script'); s.async = true; s.type = 'text/javascript'; s.src = '//' + disqus_shortname + '.disqus.com/count.js'; (document.getElementsByTagName('HEAD')[0] || document.getElementsByTagName('BODY')[0]).appendChild(s); }()); </script> <noscript>Please enable JavaScript to view the <a href="http://disqus.com/?ref_noscript">comments powered by Disqus.</a></noscript> <a href="http://disqus.com" class="dsq-brlink">comments powered by <span class="logo-disqus">Disqus</span></a> </body> </html>
src/templates/widget_legend.html
os2geo/RapportFraStedetMiniMap
<div class="sidebarright" ng-show="showRight"> <div class="list-group"> <div class="list-group-item active"> Baggrundskort </div> <div class="list-group-item"> <div class="radio" ng-repeat="baselayer in configuration.map.baselayers" ng-init="baselayer.expand=true"> <label> <input type="radio" name="baselayer" value="{{$index}}" ng-model="selectedBaselayer" ng-click="baselayerChange(baselayer)">{{baselayer.name}} </label> <div collapse="baselayer.expand" class="alert alert-info"><i class="fa fa-question-circle"></i> <span ng-bind-html="baselayer.description"></span> </div> </div> </div> <div class="list-group-item active"> Lag </div> <div class="list-group-item"> <div class="form-group" ng-repeat="overlay in overlays" ng-hide="overlay.hidden"> <div class="checkbox"> <label> <input type="checkbox" ng-model="overlay.selected" ng-change="overlayChange(overlay)">{{overlay.name}} </label> </div> <div collapse="!overlay.selected"> <table> <tr ng-repeat="value in overlay.styles" ng-init="x=(value.style.radius && value.style.weight)?(value.style.radius + value.style.weight):12"> <td style="text-align:center;padding-right:5px" ng-if="value.pointType==='circle' || value.pointType==='circleMarker'"> <svg ng-style="{'line-height':(value.style.radius && value.style.weight)?(value.style.radius + value.style.weight)*2+'px':'24px','height':(value.style.radius && value.style.weight)?(value.style.radius + value.style.weight)*2+'px':'24px','width':(value.style.radius && value.style.weight)?(value.style.radius + value.style.weight)*2+'px':'24px' }"> <circle ng-if="value.displayAs==='Point'" ng-attr-cx="{{x}}" ng-attr-cy="{{x}}" ng-attr-r="{{value.style.radius||10}}" ng-attr-fill="{{value.style.fill?value.style.fillColor:'#fff'}}" ng-attr-fill-opacity="{{value.style.fillOpacity||0.5}}" ng-attr-stroke-opacity="{{value.style.opacity||0.5}}" ng-attr-stroke="{{value.style.color||'#03f'}}" ng-attr-stroke-width="{{value.style.weight||2}}"></circle> <line ng-if="value.displayAs==='Line'" x1="0" y1="12" x2="24" y2="12" ng-attr-stroke-opacity="{{value.style.opacity||0.5}}" ng-attr-stroke="{{value.style.color||'#03f'}}" ng-attr-stroke-width="{{value.style.weight||2}}"></line> <rect ng-if="value.displayAs==='Polygon'" ng-attr-x="{{value.style.weight||2}}" ng-attr-y="{{value.style.weight||2}}" ng-attr-width="{{(24-2*value.style.weight)||20}}" ng-attr-height="{{(24-2*value.style.weight)||20}}" ng-attr-fill="{{value.style.fill?value.style.fillColor:'#fff'}}" ng-attr-fill-opacity="{{value.style.fillOpacity||0.5}}" ng-attr-stroke-opacity="{{value.style.opacity||0.5}}" ng-attr-stroke="{{value.style.color||'#03f'}}" ng-attr-stroke-width="{{value.style.weight||2}}"></rect> </svg> </td> <td style="text-align:center;padding-right:5px" ng-if="value.pointType==='marker'"> <img src="lib/leaflet/dist/images/marker-icon.png" > </td> <td style="text-align:center;padding-right:5px;" ng-if="value.pointType==='maki'"> <img style="margin-bottom:-30px" ng-src="https://api.tiles.mapbox.com/v3/marker/pin-{{value.style.size}}-{{value.style.icon}}+{{value.style.color.substr(1)}}.png"> </td> <td>{{value.id}}</td> </tr> </table> <div class="alert alert-info" ng-if="overlay.description"><i class="fa fa-question-circle"></i> <span ng-bind-html="overlay.description"></span> </div> </div> </div> </div> </div> </div>
news/goodwill-mom/goodwill-mom.html
Studio-Center/demos.studiocenter.com
<!doctype html> <html> <head> <meta charset="UTF-8"> <title>Goodwill Does More Than You Think</title> </head> <body bgcolor="#000000" text="#FFFFFF" link="#FFFFFF"> <div align="center"> <table bgcolor="#000000"width="550" border="0" cellspacing="0" cellpadding="0"> <tr> <td><table style="background-color: #000000; display: table; margin-top: 6px; margin-bottom: 6px;" id="textEdit" width="100%" cellspacing="0" cellpadding="5" border="0" bgcolor="#000000" styleclass=" style_BlockMargin"> <tbody> <tr> <td style="text-align: center; color: #000000; font-size: 10pt; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;" align="center" styleclass=" style_Subtitle"><a href="http://studiocenter.com" target="_blank"><img src="http://studiocenter.com/news/images/sc-nwsltr-header-alt.png" alt="Great Voices, Great Production, Great Service." width="500" height="30" vspace="5" border="0" hspace="5"></a> <br></td> </tr> </tbody> </table></td> </tr> <tr> <td align="left" valign="top"><table bgcolor="#000000" border="0" cellpadding="5" cellspacing="0" width="90%" id="textEdit3" style="background-color: #000000; display: table; margin-top: 6px; margin-bottom: 6px;" styleclass=" style_BlockMargin"> <tbody> <tr> <td align="center" style="font-size: 10pt; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; color: #000000;" styleclass=" style_MainText"><img src="http://studiocenter.com/news/goodwill-mom/goodwill-mom-header.jpg" alt="Goodwill" width="429" height="90" vspace="5" border="0" hspace="5"><br> <table width="500" align="none" cellpadding="3" cellspacing="0" style="width: 100%; border-style: none; border-width: 0;"> <tbody> <tr> <td style="vertical-align: top; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; color: #000000; font-size: 13px; font-style: normal; font-weight: normal; width: 210px; height: 24px;"><a border=0 href="http://studiocenter.com/e-blasts/goodwill-mom-and-daughter#page-title" target="_blank" class="imgCaptionAnchor" shape="rect" track="on"><img src="http://studiocenter.com/news/goodwill-mom/goodwill-mom.jpg" alt="Goodwill Does More Than You Think" width="549" height="309" vspace="5" border="0" hspace="5"></a></td> </tr> <tr> <td align="center" style="vertical-align: top; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; color: #000000; font-size: 13px; font-style: normal; font-weight: normal;"><p style="font-size: 14pt; color: #ffffff"><em><a style="color:#F8FF00"href="http://studiocenter.com/e-blasts/goodwill-mom-and-daughter#page-title" target="_blank">Click here to see the video!</a></em></p></td> </tr> <tr> <td align="center" style="vertical-align: top; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; color: #000000; font-size: 13px; font-style: normal; font-weight: normal;">&nbsp;</td> </tr> </tbody> </table></td> </tr> </tbody> </table></td> </tr> <tr> <td>&nbsp;</td> </tr> <tr> <td><table bgcolor="#000000" border="0" cellpadding="5" cellspacing="0" width="100%" id="textEdit" style="background-color: #000000; margin-top: 6px; margin-bottom: 6px;" styleclass=" style_BlockMargin"> <tbody> <tr> <td align="center" style="font-size: 10pt; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; color: #000000;" styleclass=" style_MainText"> <div style="text-align: center;" align="center"><a href="http://studiocenter.com" target="_blank"><img src="http://studiocenter.com/news/images/logo-footer.jpg" alt="Studio Center" width="550" height="117" vspace="5" border="0" hspace="5"></a></div> <div style="text-align: center;" align="center"><br></div> <div style="text-align: center; font-size: 14pt; font-family: 'Trebuchet MS', Verdana, Helvetica, sans-serif; color: #ffffff;" align="center"><a style="color:#FFFFFF;" href="mailto:william@studiocenter.com" target="_blank">Email Us!</a> Or Call Us Today!<br></div> <div style="text-align: center; font-size: 14pt; font-family: 'Trebuchet MS', Verdana, Helvetica, sans-serif; color: #ffffff;" align="center"> <p>Toll Free: <a style="color:#FFFFFF;" href="tel:1-866-515-2111">1-866-515-2111</a> &nbsp; &nbsp; &nbsp;24 Hour Mobile: <a style="color:#FFFFFF;" href="tel:757-286-3080">757-286-3080</a></p> <p><span style="color:#FFFFFF; font-family:'Gill Sans', 'Gill Sans MT', 'Myriad Pro', 'DejaVu Sans Condensed', Helvetica, Arial, sans-serif;">Gmail users, please move us from your Promotions Tab to your Inbox to continue enjoying our Newsletter! Thanks!</span></p> </div> <div style="font-size: 10pt; font-family: 'Trebuchet MS', Verdana, Helvetica, sans-serif; color: #ffffff;"> <p>&nbsp;</p> <p>&nbsp;<a style="color:#FFFFFF;" href="http://studiocenter.com/news/goodwill-mom/goodwill-mom.html" target="_blank">click here for web version</a></p> </div> </td> </tr> </tbody> </table></td> </tr> </table> <blockquote>&nbsp;</blockquote> <p>&nbsp;</p> </div> </body> </html>
sites/all/libraries/mapboxGIT/docs/_posts/plugins/0100-01-01-leaflet-markercluster.html
xs2maverick/c44d734
--- layout: default categories: plugin title: Leaflet Markercluster prefix: leaflet-markercluster description: Groups nearby markers into clusters to unclutter the map. Clicking a cluster reveals all the markers in that area. tags: - mit snippet: | <script src='https://api.tiles.mapbox.com/mapbox.js/plugins/leaflet-markercluster/v0.4.0/leaflet.markercluster.js'></script> <link href='https://api.tiles.mapbox.com/mapbox.js/plugins/leaflet-markercluster/v0.4.0/MarkerCluster.css' rel='stylesheet' /> <link href='https://api.tiles.mapbox.com/mapbox.js/plugins/leaflet-markercluster/v0.4.0/MarkerCluster.Default.css' rel='stylesheet' /> code: https://github.com/Leaflet/Leaflet.markercluster license: MIT ---
Code/GetMetaDataFromCRAN/raw_html/GAIPE.html
esander91/NamespacePollution
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <title>CRAN - Package GAIPE</title> <link rel="stylesheet" type="text/css" href="../../CRAN_web.css" /> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <style type="text/css"> table td { vertical-align: top; } </style> </head> <body> <h2>GAIPE: Graphical Extension with Accuracy in Parameter Estimation (GAIPE)</h2> <p>GAIPE implements graphical representation of accuracy in parameter estimation (AIPE) on RMSEA for sample size planning in structural equation modeling. Sample sizes suggested by RMSEA with AIPE method and power analysis approach can also be obtained separately using the provided functions.</p> <table summary="Package GAIPE summary"> <tr> <td>Version:</td> <td>1.0</td> </tr> <tr> <td>Depends:</td> <td>R (&ge; 2.15.3)</td> </tr> <tr> <td>Published:</td> <td>2013-04-17</td> </tr> <tr> <td>Author:</td> <td>Tzu-Yao Lin</td> </tr> <tr> <td>Maintainer:</td> <td>Tzu-Yao Lin &#x3c;&#x7a;&#x61;&#x69;&#x79;&#x61;&#x6f;&#x6c;&#x69;&#x6e;&#x20;&#x61;&#x74;&#x20;&#x67;&#x6d;&#x61;&#x69;&#x6c;&#x2e;&#x63;&#x6f;&#x6d;&#x3e;</td> </tr> <tr> <td>License:</td> <td><a href="../../licenses/GPL-2">GPL-2</a> | <a href="../../licenses/GPL-3">GPL-3</a> [expanded from: GPL (&ge; 2)]</td> </tr> <tr> <td>URL:</td> <td><a href="http://www.r-project.org">http://www.r-project.org</a>,</td> </tr> <tr> <td>NeedsCompilation:</td> <td>no</td> </tr> <tr> <td>CRAN&nbsp;checks:</td> <td><a href="../../checks/check_results_GAIPE.html">GAIPE results</a></td> </tr> </table> <h4>Downloads:</h4> <table summary="Package GAIPE downloads"> <tr> <td> Reference&nbsp;manual: </td> <td> <a href="GAIPE.pdf"> GAIPE.pdf </a> </td> </tr> <tr> <td> Package&nbsp;source: </td> <td> <a href="../../../src/contrib/GAIPE_1.0.tar.gz"> GAIPE_1.0.tar.gz </a> </td> </tr> <tr> <td> Windows&nbsp;binaries: </td> <td> r-devel: <a href="../../../bin/windows/contrib/3.5/GAIPE_1.0.zip">GAIPE_1.0.zip</a>, r-release: <a href="../../../bin/windows/contrib/3.4/GAIPE_1.0.zip">GAIPE_1.0.zip</a>, r-oldrel: <a href="../../../bin/windows/contrib/3.3/GAIPE_1.0.zip">GAIPE_1.0.zip</a> </td> </tr> <tr> <td> OS&nbsp;X&nbsp;El&nbsp;Capitan&nbsp;binaries: </td> <td> r-release: <a href="../../../bin/macosx/el-capitan/contrib/3.4/GAIPE_1.0.tgz">GAIPE_1.0.tgz</a> </td> </tr> <tr> <td> OS&nbsp;X&nbsp;Mavericks&nbsp;binaries: </td> <td> r-oldrel: <a href="../../../bin/macosx/mavericks/contrib/3.3/GAIPE_1.0.tgz">GAIPE_1.0.tgz</a> </td> </tr> </table> <h4>Linking:</h4> <p>Please use the canonical form <a href="https://CRAN.R-project.org/package=GAIPE"><samp>https://CRAN.R-project.org/package=GAIPE</samp></a> to link to this page.</p> </body> </html>
190-2006/node/582/index.html
kfitz/machines
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>Internet Fossils | MS 190: Authorship</title> <meta http-equiv="Content-Style-Type" content="text/css" /> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <link rel="shortcut icon" href="../../misc/favicon.ico" type="image/x-icon" /> <style type="text/css" media="all">@import "../../modules/aggregator/aggregator.css";</style> <style type="text/css" media="all">@import "../../modules/node/node.css";</style> <style type="text/css" media="all">@import "../../modules/system/defaults.css";</style> <style type="text/css" media="all">@import "../../modules/system/system.css";</style> <style type="text/css" media="all">@import "../../modules/user/user.css";</style> <style type="text/css" media="all">@import "../../modules/comment/comment.css";</style> <style type="text/css" media="all">@import "../../sites/machines.pomona.edu.190-2006/themes/pushbutton/style.css";</style> </head> <body bgcolor="#ffffff"> <div class="hide"><a href="#content" title="Skip navigation." accesskey="2">Skip navigation</a>.</div> <table id="primary-menu" summary="Navigation elements." border="0" cellpadding="0" cellspacing="0" width="100%"> <tr> <td id="home" width="10%"> <a href="../../index.html" title="Home"><img src="../../sites/machines.pomona.edu.190-2006/themes/pushbutton/logo.png" alt="Home" border="0" /></a> </td> <td id="site-info" width="20%"> <div class='site-name'><a href="../../index.html" title="Home">MS 190: Authorship</a></div> </td> <td class="primary-links" width="70%" align="center" valign="middle"> <ul class="links"><li class="first menu-1-1-2"><a href="http://machines.plannedobsolescence.net" class="menu-1-1-2">kathleen fitzpatrick</a></li> <li class="last menu-1-2-2"><a href="http://sakai.claremont.edu/portal/site/CX_mtg_23932" class="menu-1-2-2">course sakai site</a></li> </ul> </td> </tr> </table> <table id="secondary-menu" summary="Navigation elements." border="0" cellpadding="0" cellspacing="0" width="100%"> <tr> <td class="secondary-links" width="75%" align="center" valign="middle"> </td> <td width="25%" align="center" valign="middle"> </td> </tr> <tr> <td colspan="2"><div></div></td> </tr> </table> <table id="content" border="0" cellpadding="15" cellspacing="0" width="100%"> <tr> <td id="sidebar-left"> <div class="block block-block" id="block-block-1"> <div class="title"><h3>About</h3></div> <div class="content"><p><a href="../../index.html">MS 190: Authorship</a> is the course website for the Fall 2006 Media Studies senior seminar at Pomona College in Claremont, California.</p> <p><a href="../../syllabus/index.html">Syllabus</a><br /> <a href="../../taxonomy/term/8/index.html">Class information</a></p> </div> </div><div class="block block-blog" id="block-blog-0"> <div class="title"><h3>Recent blog posts</h3></div> <div class="content"><div class="item-list"><ul><li><a href="../716/index.html">Site Archived</a></li><li><a href="../715/index.html">Another YouTube Phenomenon: &quot;What Do You Love About Music&quot;</a></li><li><a href="../712/index.html">Blog Blahbla</a></li><li><a href="../711/index.html">blog about blogging</a></li><li><a href="../710/index.html">KIDS incorporated</a></li><li><a href="../709/index.html">consumer whores</a></li><li><a href="../708/index.html">HELP STALLONE</a></li><li><a href="../707/index.html">i heart youtube</a></li><li><a href="../706/index.html">COME TO MY WINDOW!</a></li><li><a href="../705/index.html">authorin&#039; is funny times</a></li></ul></div><div class="more-link"><a href="../../blog/index.html" title="Read the latest blog entries.">more</a></div></div> </div><div class="block block-comment" id="block-comment-0"> <div class="title"><h3>Recent comments</h3></div> <div class="content"><div class="item-list"><ul><li><a href="../527/index.html#comment-576">You&#039;ve got it wrong. Yin</a><br />4 years 17 weeks ago</li><li><a href="../527/index.html#comment-575">Do you remember the title of</a><br />4 years 17 weeks ago</li><li><a href="../695/index.html#comment-550">the bubble boy</a><br />4 years 19 weeks ago</li><li><a href="../660/index.html#comment-549">mine&#039;s just a nickname...</a><br />4 years 19 weeks ago</li><li><a href="../694/index.html#comment-548">thats a great song </a><br />4 years 19 weeks ago</li><li><a href="../695/index.html#comment-547">ball and chain</a><br />4 years 19 weeks ago</li><li><a href="../708/index.html#comment-546">it very much depends</a><br />4 years 19 weeks ago</li><li><a href="../700/index.html#comment-545">video fun ya ya</a><br />4 years 19 weeks ago</li><li><a href="../692/index.html#comment-544">hahahaaa the first read</a><br />4 years 19 weeks ago</li><li><a href="../692/index.html#comment-543">oh yeah my original point</a><br />4 years 19 weeks ago</li></ul></div></div> </div> </td> <td valign="top"> <div id="main"> <div class="breadcrumb"><a href="../../index.html">Home</a> » <a href="../../blog/index.html">Blogs</a> » <a href="../../blog/3/index.html">oneoutofseven&#039;s blog</a></div> <h1 class="title">Internet Fossils</h1> <!-- start main content --> <div class="node"> <span class="submitted">Submitted by oneoutofseven on 2 December 2006 - 8:44pm.</span> <span class="taxonomy"><ul class="links inline"><li class="first last taxonomy_term_681"><a href="../../taxonomy/term/681/index.html" rel="tag" title="" class="taxonomy_term_681">old websites</a></li> </ul></span> <div class="content"><p>I was just thinking today about the tripod.com Nirvana website I made when I was in 7th grade and decided to set out to look for it. When I found it I was startled-- when was I in 7th grade, 1998? And its still around? I explored a little bit-- of course I had no webspace of my own back then, so all of the linked photographs were gone, but a lot of the content still remained: guitar tabs for all of Nirvana's albums are still up, as are the lyrics for a couple of them, and the text from Kurt's suicide note. The most interesting thing I re-discovered was the guestbook. The latest entry was from July of 2006-- WHAT?? </p> <p>It seems impossible to me that, in the face of the internet today, people still somehow find websites like mine, internet relics from an earlier, simpler time. I kind of thought that, like my OpenDiary account from 6th grade, my Nirvana website would've been cleared out and deleted to make room for more sophisticated websites or, you know, ones that have been updated in the past 8 years. Also: how does tripod.com still exist?? I remember when you would visit a Tripod page and one pop-up would come up, but this was the case with most all personal websites back then. Now when you visit you get a number of pop-ups, and there are even embedded ads on the webapges themselves that play audio you as a visitor can't control! It's hard to believe sites as obnoxious as Tripod still exist in the face of much-improved personal webpage services that don't come with 1,000 ads built in.</p> </div> <div class="links">&raquo; <ul class="links inline"><li class="first last blog_usernames_blog"><a href="../../blog/3/index.html" title="Read oneoutofseven&#039;s latest blog entries." class="blog_usernames_blog">oneoutofseven&#039;s blog</a></li> </ul></div> </div> <div id="comments"><a id="comment-445"></a> <div class="comment"> <h3 class="title"><a href="index.html#comment-445" class="active">another fun tripod fossil</a></h3> <div class="submitted">Submitted by neurotica on 3 December 2006 - 3:54am.</div> <div class="content"><p>http://members.tripod.com/splitscreen/</p> <p>it features someone from our seminar class!</p> </div> <!-- BEGIN: links --> <div class="links">&raquo; </div> <!-- END: links --> </div> </div> <!-- end main content --> </div><!-- main --> </td> <td id="sidebar-right"> <div class="block block-block" id="block-block-2"> <div class="title"><h3>Links</h3></div> <div class="content"><p>blogs about electronic writing, reading, and publishing:</p> <ul> <li><a href="http://grandtextauto.gatech.edu/" target="_blank">Grand Text Auto</a></li> <li><a href="http://www.futureofthebook.com/blog" target="_blank">if:book</a></li> <li><a href="http://www.jilltxt.net" target="_blank">jill/txt</a></li> <li><a href="http://misc.wordherders.net/" target="_blank">Miscellany is the Largest Category</a></li> </ul> <p></p> <p>other interesting academic blogs:</p> <ul> <li><a href="http://www.michaelberube.com/index.php" target="_blank">Michael Bérubé</a></li> <li><a href="http://bitchphd.blogspot.com/" target="_blank">Bitch, PhD</a></li> <li><a href="http://www.itofisher.com/mito/" target="_blank">Mimi Ito</a></li> <li><a href="http://www.henryjenkins.org/" target="_blank">Henry Jenkins</a></li> <li><a href="http://chutry.wordherders.net/" target="_blank">Chuck Tryon</a></li> <li><a href="http://www.thevalve.org/go" target="_blank">The Valve</a></li> </ul> <p></p> <p>personal blogs everyone should read:</p> <ul> <li><a href="http://www.dooce.com/" target="_blank">Dooce</a></li> <li><a href="http://www.alittlepregnant.com/alittlepregnant/" target="_blank">A Little Pregnant</a></li> <li><a href="http://tinycatpants.squarespace.com/journal/" target="_blank">Tiny Cat Pants</a></li> </ul> <p></p> <p>blogs about authorship, on some level, at least:</p> <ul> <li><a href="http://belledejour-uk.blogspot.com/" target="_blank">Belle de Jour</a></li> </ul> <p><a href="mailto:kfitzpatrickATpomonaDOTedu">suggest a link</a></p> </div> </div> </td> </tr> </table> <table id="footer-menu" summary="Navigation elements." border="0" cellpadding="0" cellspacing="0" width="100%"> <tr> <td align="center" valign="middle"> <div class="primary-links"> <ul class="links"><li class="first menu-1-1-2"><a href="http://machines.plannedobsolescence.net" class="menu-1-1-2">kathleen fitzpatrick</a></li> <li class="last menu-1-2-2"><a href="http://sakai.claremont.edu/portal/site/CX_mtg_23932" class="menu-1-2-2">course sakai site</a></li> </ul> </div> </td> </tr> </table> <div id="footer-message"> <p><a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/2.5/"><img alt="Creative Commons License" border="0" src="http://creativecommons.org/images/public/somerights20.png" /></a><br />This work is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/2.5/">Creative Commons Attribution-NonCommercial-ShareAlike 2.5 License</a>. </p> </div> </body> </html> <!-- Localized -->
SupportPage/obj/Release/Package/PackageTmp/Help/Intro.html
donghang11/Support-Page
<!DOCTYPE html> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/> <title></title> </head> <body> <p> The Sentech inner page is intended to share information among Sentech Company and simplify the work of Sentech support team or maybe later Sentech sales team. The website pages are developing using ASP.NET(C#) along with JavaScript, JQuery and the DBMS system is Microsoft SQL Server. Also, the website is running on IIS (Internet Information Service) server. The main or default page without user log in is like this: </p> <img src="../Images/Help/Intro.png" height="450" width="850"/> <p> Initially, there are 4 tags in the navigation bar: HOME, SUPPORT, ABOUT, CONTACT. The ABOUT is just some information about this web page, CONTACT information is about the author. Besides these two, when user clicks the HOME or Sentech logo, it will go back to HOME page. When user clicks SUPPORT tag, the support page would show up with 5 recently received cases and 5 recently updated cases. In this way, even no one logged in; it is possible to glimpse the latest news in the support team. More contents could show up to user when he/she logs in. The log in page could be entered by click the log in link in the top right most corner. </p> </body> </html>
qtopiacore/qt/doc/html/qdbusvariant-members.html
muromec/qtopia-ezx
<?xml version="1.0" encoding="iso-8859-1"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <!-- /home/test1/tmp/qtopia/qt//qtopia-core-opensource-src-4.3.6/tools/qdbus/src/qdbusextratypes.cpp --> <head> <title>Qt 4.3: List of All Members for QDBusVariant</title> <link href="classic.css" rel="stylesheet" type="text/css" /> </head> <body> <table border="0" cellpadding="0" cellspacing="0" width="100%"> <tr> <td align="left" valign="top" width="32"><a href="http://www.trolltech.com/products/qt"><img src="images/qt-logo.png" align="left" width="32" height="32" border="0" /></a></td> <td width="1">&nbsp;&nbsp;</td><td class="postheader" valign="center"><a href="index.html"><font color="#004faf">Home</font></a>&nbsp;&middot; <a href="classes.html"><font color="#004faf">All&nbsp;Classes</font></a>&nbsp;&middot; <a href="mainclasses.html"><font color="#004faf">Main&nbsp;Classes</font></a>&nbsp;&middot; <a href="groups.html"><font color="#004faf">Grouped&nbsp;Classes</font></a>&nbsp;&middot; <a href="modules.html"><font color="#004faf">Modules</font></a>&nbsp;&middot; <a href="functions.html"><font color="#004faf">Functions</font></a></td> <td align="right" valign="top" width="230"><a href="http://www.trolltech.com"><img src="images/trolltech-logo.png" align="right" width="203" height="32" border="0" /></a></td></tr></table><h1 class="title">List of All Members for QDBusVariant</h1> <p>This is the complete list of members for <a href="qdbusvariant.html">QDBusVariant</a>, including inherited members.</p> <p><table width="100%" border="0" cellpadding="0" cellspacing="0"> <tr><td width="45%" valign="top"><ul> <li><div class="fn"/>enum <a href="qvariant.html#Type-enum">Type</a></li> <li><div class="fn"/><a href="qdbusvariant.html#QDBusVariant">QDBusVariant</a> ()</li> <li><div class="fn"/><a href="qdbusvariant.html#QDBusVariant-2">QDBusVariant</a> ( const QVariant &amp; )</li> <li><div class="fn"/><a href="qvariant.html#canConvert">canConvert</a> ( Type ) const : bool</li> <li><div class="fn"/><a href="qvariant.html#canConvert-2">canConvert</a> () const : bool</li> <li><div class="fn"/><a href="qvariant.html#clear">clear</a> ()</li> <li><div class="fn"/><a href="qvariant.html#convert">convert</a> ( Type ) : bool</li> <li><div class="fn"/><a href="qvariant.html#d-var">d</a> : Private</li> <li><div class="fn"/><a href="qvariant.html#fromValue">fromValue</a> ( const T &amp; ) : QVariant</li> <li><div class="fn"/><a href="qvariant.html#handler-var">handler</a> : const Handler *</li> <li><div class="fn"/><a href="qvariant.html#isNull">isNull</a> () const : bool</li> <li><div class="fn"/><a href="qvariant.html#isValid">isValid</a> () const : bool</li> <li><div class="fn"/><a href="qvariant.html#nameToType">nameToType</a> ( const char * ) : Type</li> <li><div class="fn"/><a href="qvariant.html#setValue">setValue</a> ( const T &amp; )</li> <li><div class="fn"/><a href="qdbusvariant.html#setVariant">setVariant</a> ( const QVariant &amp; )</li> <li><div class="fn"/><a href="qvariant.html#toBitArray">toBitArray</a> () const : QBitArray</li> <li><div class="fn"/><a href="qvariant.html#toBool">toBool</a> () const : bool</li> <li><div class="fn"/><a href="qvariant.html#toByteArray">toByteArray</a> () const : QByteArray</li> <li><div class="fn"/><a href="qvariant.html#toChar">toChar</a> () const : QChar</li> <li><div class="fn"/><a href="qvariant.html#toDate">toDate</a> () const : QDate</li> <li><div class="fn"/><a href="qvariant.html#toDateTime">toDateTime</a> () const : QDateTime</li> <li><div class="fn"/><a href="qvariant.html#toDouble">toDouble</a> ( bool * ) const : double</li> <li><div class="fn"/><a href="qvariant.html#toInt">toInt</a> ( bool * ) const : int</li> <li><div class="fn"/><a href="qvariant.html#toLine">toLine</a> () const : QLine</li> <li><div class="fn"/><a href="qvariant.html#toLineF">toLineF</a> () const : QLineF</li> <li><div class="fn"/><a href="qvariant.html#toList">toList</a> () const : QList&lt;QVariant&gt;</li> </ul></td><td valign="top"><ul> <li><div class="fn"/><a href="qvariant.html#toLocale">toLocale</a> () const : QLocale</li> <li><div class="fn"/><a href="qvariant.html#toLongLong">toLongLong</a> ( bool * ) const : qlonglong</li> <li><div class="fn"/><a href="qvariant.html#toMap">toMap</a> () const : QMap&lt;QString, QVariant&gt;</li> <li><div class="fn"/><a href="qvariant.html#toPoint">toPoint</a> () const : QPoint</li> <li><div class="fn"/><a href="qvariant.html#toPointF">toPointF</a> () const : QPointF</li> <li><div class="fn"/><a href="qvariant.html#toRect">toRect</a> () const : QRect</li> <li><div class="fn"/><a href="qvariant.html#toRectF">toRectF</a> () const : QRectF</li> <li><div class="fn"/><a href="qvariant.html#toRegExp">toRegExp</a> () const : QRegExp</li> <li><div class="fn"/><a href="qvariant.html#toSize">toSize</a> () const : QSize</li> <li><div class="fn"/><a href="qvariant.html#toSizeF">toSizeF</a> () const : QSizeF</li> <li><div class="fn"/><a href="qvariant.html#toString">toString</a> () const : QString</li> <li><div class="fn"/><a href="qvariant.html#toStringList">toStringList</a> () const : QStringList</li> <li><div class="fn"/><a href="qvariant.html#toTime">toTime</a> () const : QTime</li> <li><div class="fn"/><a href="qvariant.html#toUInt">toUInt</a> ( bool * ) const : uint</li> <li><div class="fn"/><a href="qvariant.html#toULongLong">toULongLong</a> ( bool * ) const : qulonglong</li> <li><div class="fn"/><a href="qvariant.html#toUrl">toUrl</a> () const : QUrl</li> <li><div class="fn"/><a href="qvariant.html#type">type</a> () const : Type</li> <li><div class="fn"/><a href="qvariant.html#typeName">typeName</a> () const : const char *</li> <li><div class="fn"/><a href="qvariant.html#typeToName">typeToName</a> ( Type ) : const char *</li> <li><div class="fn"/><a href="qvariant.html#userType">userType</a> () const : int</li> <li><div class="fn"/><a href="qvariant.html#value">value</a> () const : T</li> <li><div class="fn"/><a href="qdbusvariant.html#variant">variant</a> () const : QVariant</li> <li><div class="fn"/><a href="qvariant.html#operator-not-eq">operator!=</a> ( const QVariant &amp; ) const : bool</li> <li><div class="fn"/><a href="qvariant.html#operator-eq">operator=</a> ( const QVariant &amp; ) : QVariant &amp;</li> <li><div class="fn"/><a href="qvariant.html#operator-eq-eq">operator==</a> ( const QVariant &amp; ) const : bool</li> </ul> </td></tr> </table></p> <p /><address><hr /><div align="center"> <table width="100%" cellspacing="0" border="0"><tr class="address"> <td width="30%">Copyright &copy; 2008 <a href="trolltech.html">Trolltech</a></td> <td width="40%" align="center"><a href="trademarks.html">Trademarks</a></td> <td width="30%" align="right"><div align="right">Qt 4.3.6</div></td> </tr></table></div></address></body> </html>
modules/pjirc/css/pjirc-admin.css
guideX/team-nexgen.org
#pickerholder { float: right; } #edit-pjirc-color-settings input { text-align: center; }
cheditor5/popup/image.html
mrquestion/gnuboard4
<!DOCTYPE HTML PUBLIC "-//W3C//DTD XHTML 1.0 frameset//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-frameset.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <title>CHEditor</title> <meta name="robots" content="noindex, nofollow" /> <meta http-equiv="content-type" content="text/html; charset=euc-kr" /> <link rel="stylesheet" type="text/css" href="../css/imageupload.css" /> <script src="js/dialog.js" type="text/javascript"></script> <script src="js/swfobject.js" type="text/javascript"></script> <script src="js/image.js" type="text/javascript"></script> </head> <body> <div id="uploadWindow"> <div id="container"> <table style="border-spacing: 0;padding: 0;border:none; margin-bottom: 10px;" cellspacing="0"> <tr> <td style="width:93px;padding:0"> <img src="../icons/imageUpload/remove_all.gif" class="remove-button" style="vertical-align:middle" onclick="removeImage();" alt="" /> </td> <td style="padding: 0px 0px 0px 4px;"> <div id="oFlashButton"></div> <span style="display: inline-block;vertical-align: middle;margin-left:10px;line-height:17px">ÇöÀç <span id="imageCount">0</span>Àå / ÃÖ´ë <span id="maxImageNum"></span>Àå »çÁø</span> </td> </tr> </table> <div id="imageListWrapper"></div> <div id="imageInfoBox"> <div> <div class="imageInfoTitle"> <span style="font-weight:bold;font-size:9pt;display: inline-block; vertical-align:middle">»çÁø Á¤º¸</span> </div> <div style="text-align:left;font-size:9pt;margin-top:10px;line-height:1.4em; padding-left: 5px"> <span>À̸§: </span><span style="color:#ff6600" id="selectedImageName">&nbsp;</span><br /> <span>°¡·Î: </span><span style="color:#ff6600" id="selectedImageWidth">0</span> Çȼ¿<br /> <span>¼¼·Î: </span><span style="color:#ff6600" id="selectedImageHeight">0</span> Çȼ¿ </div> </div> <div style="margin-top: 20px"> <div class="imageInfoTitle"> <span style="font-weight:bold; font-size:9pt; display: inline-block; vertical-align:middle">·¹À̾ƿô</span> </div> <form name="alignment" id="fm_alignment" style="display: inline;"> <table style="margin:10px auto 10px auto;border:0;padding:0;border-spacing:0"> <tr> <td style="text-align: center"> <img src="../icons/image_align_left.png" alt="" /><br /> <input type="radio" name="alignment" value="left" /> </td> <td style="text-align: center"> <img src="../icons/image_align_center.png" style="margin: 0px 5px" alt="" /><br /> <input type="radio" name="alignment" value="center" checked="checked" /> </td> <td style="text-align: center"> <img src="../icons/image_align_right.png" alt="" /><br /> <input type="radio" name="alignment" value="right" /> </td> </tr> </table> </form> <div style="text-align:center;margin-top:5px"> <span style="font-size:8pt;font-family:Malgun Gothic,dotum,tahoma;color:#666">Àüü »çÁø¿¡ Àû¿ëµË´Ï´Ù.</span> </div> <div id="imageName" style="font-size:8pt"></div> </div> </div> </div> <div class="clear"></div> <div style="text-align:center;top:345px;width:100%;position:absolute;" id="buttonWrapper"></div> </div> <div id="dragDropContent"></div> <div id="removeImage"><img src="../icons/imageUpload/delete.png" width="16" height="16" alt="" /></div> <div id="insertionMarker"></div> </body> </html>
docs/snap_ga/html/notoc/SoftwareDrivenDisplayStartAddressSwappin.html
OS2World/DEV-UTIL-SNAP
<?xml version="1.0" encoding="iso-8859-1"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <meta name="Generator" content="ReWorX 1.1 (021204) - http://www.republico.com" /> <meta name="Originator" content="Microsoft Word 9" /> <title>Software driven display start address swapping</title> <link rel="StyleSheet" type="text/css" href="SNAP%20Graphics%20Architecture.css" /> <script type="text/javascript" src="RePublico.js"> </script> </head> <body style="tab-interval:.5in;" lang="EN-US" link="blue" vlink="purple" class="rpomain" onbeforeprint="JavaScript:RePublicoOnBeforePrint();" onafterprint="JavaScript:RePublicoOnAfterPrint();" onload="RePublicoShowHide();RePublicoBanner(1);"> <div class="Section1"> <h3> Software driven display start address swapping </h3> <p class="MsoBodyText"> If the hardware does not support a free running stereoscopic display mode, a timer driven, software driven stereoscopic display can be supported on some platforms. See the <a href="GA_softStereoInit.html">GA_softStereoInit</a> function for information on how to set up software stereo support on supported platforms. </p> </div> <p class="CitationBody"> Copyright &#169; 2002 SciTech Software, Inc. Visit our web site at <a href="http://www.scitechsoft.com" target="_top">http://www.scitechsoft.com<a> </p> </body> </html>
sites/all/libraries/superfish/style/cano.css
mrtcereal/wingman.com
.sf-menu.sf-style-cano { float: left; margin: 0; padding: 0 0 0 1px; } .sf-menu.sf-style-cano ul { padding-left: 0; } .sf-menu.sf-style-cano li { margin: 0; } .sf-menu.sf-style-cano a { font-style: normal; color: #fff; float: left; padding: 15px 20px 0 0; line-height: 16px; text-decoration: none; text-transform: uppercase; position: static; } /* .texgyreadventor-font .sf-menu.sf-style-cano a { font-family: 'TeXGyreAdventorRegular'; } */ /* "Have child" Item */ .sf-menu.sf-style-cano li.menuparent { } .sf-menu.sf-style-cano a.menuparent { } /* Hover Links */ .sf-menu.sf-style-cano li:hover > a, .sf-menu.sf-style-cano li.sfHover > a, .sf-menu.sf-style-cano a:hover, .sf-menu.sf-style-cano a:focus, .sf-menu.sf-style-cano a:active { color: #DD4036; } .sf-menu.sf-style-cano a.sf-depth-1.active { color: #DD4036; } /* Child Menu */ .sf-menu.sf-style-cano ul { background: #222; border-radius : 0; margin-top: 20px; padding: 5px; } .sf-menu.sf-style-cano ul li { } .sf-menu.sf-style-cano ul li a { /* background: #2c2c2c;*/ background:url("../images/meni.jpg") repeat-x scroll 0 100% transparent; color: #fff; display:block; border-left: none !important; border-right: none !important; border-top: 1px solid #333; padding: 0.909em 1.364em !important; text-transform: none; font-family: Helvetica, Arial, sans-serif !important; margin-left: 0 !important; } /* Child Menu Items Active */ .sf-menu.sf-style-cano ul li a.active { background:#333; border-top: 1px solid #444; color: #fff; } /* Child Menu Items Hover */ .sf-menu.sf-style-cano ul li:hover > a, .sf-menu.sf-style-cano ul li.sfHover > a, .sf-menu.sf-style-cano ul li a:focus, .sf-menu.sf-style-cano ul li a:hover, .sf-menu.sf-style-cano ul li.sfHover a:active { background: #DD4036; border:none; border-top: 1px solid #b53028; color: #fff; padding: 0.909em 1.364em; } /* Active Links */ .sf-menu.sf-style-cano a.active, .sf-navbar.sf-style-cano li.sfHover > a.active, .sf-navbar.sf-style-cano li.sf-breadcrumb > a.sf-depth-1 { color: #DD4036; color: #fff; } .sf-menu.sf-style-cano .active-trail .sf-depth-1 { color: #fff; } /* Navbar */ .sf-menu.sf-style-cano.sf-navbar { float: none; } /* MegaMenu */ .sf-menu.sf-style-cano span.sf-description { color: #666; display: block; font-size: 10px; font-style: italic; text-shadow: 0 1px 1px #151515; text-transform: none; font-weight: normal; font-family: Droid Serif; } .sf-menu.sf-style-cano a.sf-with-ul { padding-right: 2.25em; } .sf-menu.sf-style-cano.rtl a.sf-with-ul { /* RTL */ padding-left: 2.25em; padding-right: 1em; } .sf-menu.sf-style-cano ul.sf-megamenu li.sf-megamenu-wrapper ol li.sf-megamenu-column { display: inline; float: left; width: 12em; } .sf-menu.sf-style-cano.rtl ul.sf-megamenu li.sf-megamenu-wrapper ol li.sf-megamenu-column { float: right; /* RTL */ } .sf-menu.sf-style-cano ul.sf-megamenu li.sf-megamenu-wrapper ol, .sf-menu.sf-style-cano ul.sf-megamenu li.sf-megamenu-wrapper ol li { margin: 0; padding: 0; } .sf-menu.sf-style-cano li.sf-parent-children-1 ul.sf-megamenu { width: 12em; } .sf-menu.sf-style-cano li.sf-parent-children-10 ul.sf-megamenu { width: 120em; } .sf-menu.sf-style-cano li.sf-parent-children-2 ul.sf-megamenu { width: 24em; } .sf-menu.sf-style-cano li.sf-parent-children-3 ul.sf-megamenu { width: 36em; } .sf-menu.sf-style-cano li.sf-parent-children-4 ul.sf-megamenu { width: 48em; } .sf-menu.sf-style-cano li.sf-parent-children-5 ul.sf-megamenu { width: 60em; } .sf-menu.sf-style-cano li.sf-parent-children-6 ul.sf-megamenu { width: 72em; } .sf-menu.sf-style-cano li.sf-parent-children-7 ul.sf-megamenu { width: 84em; } .sf-menu.sf-style-cano li.sf-parent-children-8 ul.sf-megamenu { width: 96em; } .sf-menu.sf-style-cano li.sf-parent-children-9 ul.sf-megamenu { width: 108em; } /* navbar */ .sf-navbar li:focus ul, .sf-navbar li:hover ul, .sf-navbar li:active ul, .sf-navbar li.sfHover ul, .sf-navbar li li:focus ul, .sf-navbar li li:hover ul, .sf-navbar li li:active ul, .sf-navbar li li.sfHover ul, .sf-navbar .active-trail ul { padding: 0; margin: 0; top: 4.2em; } ul.sf-navbar { padding-bottom: 0 !important; } .tb-sf-navbar #main-wrapper { padding-top: 35px; } .sf-navbar.sf-style-cano li > ul { background:url(../../images/bg-submenu.png) 0 100% repeat-x; padding-bottom: 5px; } .sf-navbar.sf-style-cano ul li { padding: 0 0 0 20px; } .sf-navbar.sf-style-cano ul li a { background: url(../../images/ico-li.png) 0 17px no-repeat !important; border: none !important; color: #666; padding: 9px 10px 9px 13px !important; } .sf-navbar.sf-style-cano ul li a.active { color: #999; } .sf-navbar.sf-style-cano ul li a:hover, .sf-navbar.sf-style-cano ul li a:active, .sf-navbar.sf-style-cano ul li a:focus { color: #999; } .sf-navbar.sf-style-cano li.sf-breadcrumb > ul { background: #111; } .sf-navbar.sf-style-cano li li ul { background: #222; padding: 5px; top: 3.1em !important; } .sf-navbar.sf-style-cano li li ul li { padding: 0; } .sf-navbar.sf-style-cano li li ul a { background: #333!important; border-top: 1px solid #444; color: #aaa; display:block; padding: 0.909em 1.364em !important; } .sf-navbar.sf-style-cano li li ul a:hover, .sf-navbar.sf-style-cano li li ul a:active, .sf-navbar.sf-style-cano li li ul a:focus { background: #DD4036 !important; border-top: 1px solid #9bc165; }
libs/jfreechart-1.0.16/javadoc/src-html/org/jfree/chart/plot/Plot.html
Mr-Steve/LTSpice_Library_Manager
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html lang="en"> <head> <title>Source code</title> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> </head> <body> <div class="sourceContainer"> <pre><span class="sourceLineNo">001</span>/* ===========================================================<a name="line.1"></a> <span class="sourceLineNo">002</span> * JFreeChart : a free chart library for the Java(tm) platform<a name="line.2"></a> <span class="sourceLineNo">003</span> * ===========================================================<a name="line.3"></a> <span class="sourceLineNo">004</span> *<a name="line.4"></a> <span class="sourceLineNo">005</span> * (C) Copyright 2000-2013, by Object Refinery Limited and Contributors.<a name="line.5"></a> <span class="sourceLineNo">006</span> *<a name="line.6"></a> <span class="sourceLineNo">007</span> * Project Info: http://www.jfree.org/jfreechart/index.html<a name="line.7"></a> <span class="sourceLineNo">008</span> *<a name="line.8"></a> <span class="sourceLineNo">009</span> * This library is free software; you can redistribute it and/or modify it<a name="line.9"></a> <span class="sourceLineNo">010</span> * under the terms of the GNU Lesser General Public License as published by<a name="line.10"></a> <span class="sourceLineNo">011</span> * the Free Software Foundation; either version 2.1 of the License, or<a name="line.11"></a> <span class="sourceLineNo">012</span> * (at your option) any later version.<a name="line.12"></a> <span class="sourceLineNo">013</span> *<a name="line.13"></a> <span class="sourceLineNo">014</span> * This library is distributed in the hope that it will be useful, but<a name="line.14"></a> <span class="sourceLineNo">015</span> * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY<a name="line.15"></a> <span class="sourceLineNo">016</span> * or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public<a name="line.16"></a> <span class="sourceLineNo">017</span> * License for more details.<a name="line.17"></a> <span class="sourceLineNo">018</span> *<a name="line.18"></a> <span class="sourceLineNo">019</span> * You should have received a copy of the GNU Lesser General Public<a name="line.19"></a> <span class="sourceLineNo">020</span> * License along with this library; if not, write to the Free Software<a name="line.20"></a> <span class="sourceLineNo">021</span> * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301,<a name="line.21"></a> <span class="sourceLineNo">022</span> * USA.<a name="line.22"></a> <span class="sourceLineNo">023</span> *<a name="line.23"></a> <span class="sourceLineNo">024</span> * [Oracle and Java are registered trademarks of Oracle and/or its affiliates.<a name="line.24"></a> <span class="sourceLineNo">025</span> * Other names may be trademarks of their respective owners.]<a name="line.25"></a> <span class="sourceLineNo">026</span> *<a name="line.26"></a> <span class="sourceLineNo">027</span> * ---------<a name="line.27"></a> <span class="sourceLineNo">028</span> * Plot.java<a name="line.28"></a> <span class="sourceLineNo">029</span> * ---------<a name="line.29"></a> <span class="sourceLineNo">030</span> * (C) Copyright 2000-2013, by Object Refinery Limited and Contributors.<a name="line.30"></a> <span class="sourceLineNo">031</span> *<a name="line.31"></a> <span class="sourceLineNo">032</span> * Original Author: David Gilbert (for Object Refinery Limited);<a name="line.32"></a> <span class="sourceLineNo">033</span> * Contributor(s): Sylvain Vieujot;<a name="line.33"></a> <span class="sourceLineNo">034</span> * Jeremy Bowman;<a name="line.34"></a> <span class="sourceLineNo">035</span> * Andreas Schneider;<a name="line.35"></a> <span class="sourceLineNo">036</span> * Gideon Krause;<a name="line.36"></a> <span class="sourceLineNo">037</span> * Nicolas Brodu;<a name="line.37"></a> <span class="sourceLineNo">038</span> * Michal Krause;<a name="line.38"></a> <span class="sourceLineNo">039</span> * Richard West, Advanced Micro Devices, Inc.;<a name="line.39"></a> <span class="sourceLineNo">040</span> * Peter Kolb - patches 2603321, 2809117;<a name="line.40"></a> <span class="sourceLineNo">041</span> *<a name="line.41"></a> <span class="sourceLineNo">042</span> * Changes<a name="line.42"></a> <span class="sourceLineNo">043</span> * -------<a name="line.43"></a> <span class="sourceLineNo">044</span> * 21-Jun-2001 : Removed redundant JFreeChart parameter from constructors (DG);<a name="line.44"></a> <span class="sourceLineNo">045</span> * 18-Sep-2001 : Updated header info and fixed DOS encoding problem (DG);<a name="line.45"></a> <span class="sourceLineNo">046</span> * 19-Oct-2001 : Moved series paint and stroke methods from JFreeChart<a name="line.46"></a> <span class="sourceLineNo">047</span> * class (DG);<a name="line.47"></a> <span class="sourceLineNo">048</span> * 23-Oct-2001 : Created renderer for LinePlot class (DG);<a name="line.48"></a> <span class="sourceLineNo">049</span> * 07-Nov-2001 : Changed type names for ChartChangeEvent (DG);<a name="line.49"></a> <span class="sourceLineNo">050</span> * Tidied up some Javadoc comments (DG);<a name="line.50"></a> <span class="sourceLineNo">051</span> * 13-Nov-2001 : Changes to allow for null axes on plots such as PiePlot (DG);<a name="line.51"></a> <span class="sourceLineNo">052</span> * Added plot/axis compatibility checks (DG);<a name="line.52"></a> <span class="sourceLineNo">053</span> * 12-Dec-2001 : Changed constructors to protected, and removed unnecessary<a name="line.53"></a> <span class="sourceLineNo">054</span> * 'throws' clauses (DG);<a name="line.54"></a> <span class="sourceLineNo">055</span> * 13-Dec-2001 : Added tooltips (DG);<a name="line.55"></a> <span class="sourceLineNo">056</span> * 22-Jan-2002 : Added handleClick() method, as part of implementation for<a name="line.56"></a> <span class="sourceLineNo">057</span> * crosshairs (DG);<a name="line.57"></a> <span class="sourceLineNo">058</span> * Moved tooltips reference into ChartInfo class (DG);<a name="line.58"></a> <span class="sourceLineNo">059</span> * 23-Jan-2002 : Added test for null axes in chartChanged() method, thanks<a name="line.59"></a> <span class="sourceLineNo">060</span> * to Barry Evans for the bug report (number 506979 on<a name="line.60"></a> <span class="sourceLineNo">061</span> * SourceForge) (DG);<a name="line.61"></a> <span class="sourceLineNo">062</span> * Added a zoom() method (DG);<a name="line.62"></a> <span class="sourceLineNo">063</span> * 05-Feb-2002 : Updated setBackgroundPaint(), setOutlineStroke() and<a name="line.63"></a> <span class="sourceLineNo">064</span> * setOutlinePaint() to better handle null values, as suggested<a name="line.64"></a> <span class="sourceLineNo">065</span> * by Sylvain Vieujot (DG);<a name="line.65"></a> <span class="sourceLineNo">066</span> * 06-Feb-2002 : Added background image, plus alpha transparency for background<a name="line.66"></a> <span class="sourceLineNo">067</span> * and foreground (DG);<a name="line.67"></a> <span class="sourceLineNo">068</span> * 06-Mar-2002 : Added AxisConstants interface (DG);<a name="line.68"></a> <span class="sourceLineNo">069</span> * 26-Mar-2002 : Changed zoom method from empty to abstract (DG);<a name="line.69"></a> <span class="sourceLineNo">070</span> * 23-Apr-2002 : Moved dataset from JFreeChart class (DG);<a name="line.70"></a> <span class="sourceLineNo">071</span> * 11-May-2002 : Added ShapeFactory interface for getShape() methods,<a name="line.71"></a> <span class="sourceLineNo">072</span> * contributed by Jeremy Bowman (DG);<a name="line.72"></a> <span class="sourceLineNo">073</span> * 28-May-2002 : Fixed bug in setSeriesPaint(int, Paint) for subplots (AS);<a name="line.73"></a> <span class="sourceLineNo">074</span> * 25-Jun-2002 : Removed redundant imports (DG);<a name="line.74"></a> <span class="sourceLineNo">075</span> * 30-Jul-2002 : Added 'no data' message for charts with null or empty<a name="line.75"></a> <span class="sourceLineNo">076</span> * datasets (DG);<a name="line.76"></a> <span class="sourceLineNo">077</span> * 21-Aug-2002 : Added code to extend series array if necessary (refer to<a name="line.77"></a> <span class="sourceLineNo">078</span> * SourceForge bug id 594547 for details) (DG);<a name="line.78"></a> <span class="sourceLineNo">079</span> * 17-Sep-2002 : Fixed bug in getSeriesOutlineStroke() method, reported by<a name="line.79"></a> <span class="sourceLineNo">080</span> * Andreas Schroeder (DG);<a name="line.80"></a> <span class="sourceLineNo">081</span> * 23-Sep-2002 : Added getLegendItems() abstract method (DG);<a name="line.81"></a> <span class="sourceLineNo">082</span> * 24-Sep-2002 : Removed firstSeriesIndex, subplots now use their own paint<a name="line.82"></a> <span class="sourceLineNo">083</span> * settings, there is a new mechanism for the legend to collect<a name="line.83"></a> <span class="sourceLineNo">084</span> * the legend items (DG);<a name="line.84"></a> <span class="sourceLineNo">085</span> * 27-Sep-2002 : Added dataset group (DG);<a name="line.85"></a> <span class="sourceLineNo">086</span> * 14-Oct-2002 : Moved listener storage into EventListenerList. Changed some<a name="line.86"></a> <span class="sourceLineNo">087</span> * abstract methods to empty implementations (DG);<a name="line.87"></a> <span class="sourceLineNo">088</span> * 28-Oct-2002 : Added a getBackgroundImage() method (DG);<a name="line.88"></a> <span class="sourceLineNo">089</span> * 21-Nov-2002 : Added a plot index for identifying subplots in combined and<a name="line.89"></a> <span class="sourceLineNo">090</span> * overlaid charts (DG);<a name="line.90"></a> <span class="sourceLineNo">091</span> * 22-Nov-2002 : Changed all attributes from 'protected' to 'private'. Added<a name="line.91"></a> <span class="sourceLineNo">092</span> * dataAreaRatio attribute from David M O'Donnell's code (DG);<a name="line.92"></a> <span class="sourceLineNo">093</span> * 09-Jan-2003 : Integrated fix for plot border contributed by Gideon<a name="line.93"></a> <span class="sourceLineNo">094</span> * Krause (DG);<a name="line.94"></a> <span class="sourceLineNo">095</span> * 17-Jan-2003 : Moved to com.jrefinery.chart.plot (DG);<a name="line.95"></a> <span class="sourceLineNo">096</span> * 23-Jan-2003 : Removed one constructor (DG);<a name="line.96"></a> <span class="sourceLineNo">097</span> * 26-Mar-2003 : Implemented Serializable (DG);<a name="line.97"></a> <span class="sourceLineNo">098</span> * 14-Jul-2003 : Moved the dataset and secondaryDataset attributes to the<a name="line.98"></a> <span class="sourceLineNo">099</span> * CategoryPlot and XYPlot classes (DG);<a name="line.99"></a> <span class="sourceLineNo">100</span> * 21-Jul-2003 : Moved DrawingSupplier from CategoryPlot and XYPlot up to this<a name="line.100"></a> <span class="sourceLineNo">101</span> * class (DG);<a name="line.101"></a> <span class="sourceLineNo">102</span> * 20-Aug-2003 : Implemented Cloneable (DG);<a name="line.102"></a> <span class="sourceLineNo">103</span> * 11-Sep-2003 : Listeners and clone (NB);<a name="line.103"></a> <span class="sourceLineNo">104</span> * 29-Oct-2003 : Added workaround for font alignment in PDF output (DG);<a name="line.104"></a> <span class="sourceLineNo">105</span> * 03-Dec-2003 : Modified draw method to accept anchor (DG);<a name="line.105"></a> <span class="sourceLineNo">106</span> * 12-Mar-2004 : Fixed clipping bug in drawNoDataMessage() method (DG);<a name="line.106"></a> <span class="sourceLineNo">107</span> * 07-Apr-2004 : Modified string bounds calculation (DG);<a name="line.107"></a> <span class="sourceLineNo">108</span> * 04-Nov-2004 : Added default shapes for legend items (DG);<a name="line.108"></a> <span class="sourceLineNo">109</span> * 25-Nov-2004 : Some changes to the clone() method implementation (DG);<a name="line.109"></a> <span class="sourceLineNo">110</span> * 23-Feb-2005 : Implemented new LegendItemSource interface (and also<a name="line.110"></a> <span class="sourceLineNo">111</span> * PublicCloneable) (DG);<a name="line.111"></a> <span class="sourceLineNo">112</span> * 21-Apr-2005 : Replaced Insets with RectangleInsets (DG);<a name="line.112"></a> <span class="sourceLineNo">113</span> * 05-May-2005 : Removed unused draw() method (DG);<a name="line.113"></a> <span class="sourceLineNo">114</span> * 06-Jun-2005 : Fixed bugs in equals() method (DG);<a name="line.114"></a> <span class="sourceLineNo">115</span> * 01-Sep-2005 : Moved dataAreaRatio from here to ContourPlot (DG);<a name="line.115"></a> <span class="sourceLineNo">116</span> * ------------- JFREECHART 1.0.x ---------------------------------------------<a name="line.116"></a> <span class="sourceLineNo">117</span> * 30-Jun-2006 : Added background image alpha - see bug report 1514904 (DG);<a name="line.117"></a> <span class="sourceLineNo">118</span> * 05-Sep-2006 : Implemented the MarkerChangeListener interface (DG);<a name="line.118"></a> <span class="sourceLineNo">119</span> * 11-Jan-2007 : Added some argument checks, event notifications, and many<a name="line.119"></a> <span class="sourceLineNo">120</span> * API doc updates (DG);<a name="line.120"></a> <span class="sourceLineNo">121</span> * 03-Apr-2007 : Made drawBackgroundImage() public (DG);<a name="line.121"></a> <span class="sourceLineNo">122</span> * 07-Jun-2007 : Added new fillBackground() method to handle GradientPaint<a name="line.122"></a> <span class="sourceLineNo">123</span> * taking into account orientation (DG);<a name="line.123"></a> <span class="sourceLineNo">124</span> * 25-Mar-2008 : Added fireChangeEvent() method - see patch 1914411 (DG);<a name="line.124"></a> <span class="sourceLineNo">125</span> * 15-Aug-2008 : Added setDrawingSupplier() method with notify flag (DG);<a name="line.125"></a> <span class="sourceLineNo">126</span> * 13-Jan-2009 : Added notify flag (DG);<a name="line.126"></a> <span class="sourceLineNo">127</span> * 19-Mar-2009 : Added entity support - see patch 2603321 by Peter Kolb (DG);<a name="line.127"></a> <span class="sourceLineNo">128</span> * 24-Jun-2009 : Implemented AnnotationChangeListener (see patch 2809117 by<a name="line.128"></a> <span class="sourceLineNo">129</span> * PK) (DG);<a name="line.129"></a> <span class="sourceLineNo">130</span> * 13-Jul-2009 : Plot background image should be clipped if necessary (DG);<a name="line.130"></a> <span class="sourceLineNo">131</span> * 02-Jul-2013 : Use ParamChecks (DG);<a name="line.131"></a> <span class="sourceLineNo">132</span> * <a name="line.132"></a> <span class="sourceLineNo">133</span> */<a name="line.133"></a> <span class="sourceLineNo">134</span><a name="line.134"></a> <span class="sourceLineNo">135</span>package org.jfree.chart.plot;<a name="line.135"></a> <span class="sourceLineNo">136</span><a name="line.136"></a> <span class="sourceLineNo">137</span>import java.awt.AlphaComposite;<a name="line.137"></a> <span class="sourceLineNo">138</span>import java.awt.BasicStroke;<a name="line.138"></a> <span class="sourceLineNo">139</span>import java.awt.Color;<a name="line.139"></a> <span class="sourceLineNo">140</span>import java.awt.Composite;<a name="line.140"></a> <span class="sourceLineNo">141</span>import java.awt.Font;<a name="line.141"></a> <span class="sourceLineNo">142</span>import java.awt.GradientPaint;<a name="line.142"></a> <span class="sourceLineNo">143</span>import java.awt.Graphics2D;<a name="line.143"></a> <span class="sourceLineNo">144</span>import java.awt.Image;<a name="line.144"></a> <span class="sourceLineNo">145</span>import java.awt.Paint;<a name="line.145"></a> <span class="sourceLineNo">146</span>import java.awt.Shape;<a name="line.146"></a> <span class="sourceLineNo">147</span>import java.awt.Stroke;<a name="line.147"></a> <span class="sourceLineNo">148</span>import java.awt.geom.Ellipse2D;<a name="line.148"></a> <span class="sourceLineNo">149</span>import java.awt.geom.Point2D;<a name="line.149"></a> <span class="sourceLineNo">150</span>import java.awt.geom.Rectangle2D;<a name="line.150"></a> <span class="sourceLineNo">151</span>import java.io.IOException;<a name="line.151"></a> <span class="sourceLineNo">152</span>import java.io.ObjectInputStream;<a name="line.152"></a> <span class="sourceLineNo">153</span>import java.io.ObjectOutputStream;<a name="line.153"></a> <span class="sourceLineNo">154</span>import java.io.Serializable;<a name="line.154"></a> <span class="sourceLineNo">155</span><a name="line.155"></a> <span class="sourceLineNo">156</span>import javax.swing.event.EventListenerList;<a name="line.156"></a> <span class="sourceLineNo">157</span><a name="line.157"></a> <span class="sourceLineNo">158</span>import org.jfree.chart.JFreeChart;<a name="line.158"></a> <span class="sourceLineNo">159</span>import org.jfree.chart.LegendItemCollection;<a name="line.159"></a> <span class="sourceLineNo">160</span>import org.jfree.chart.LegendItemSource;<a name="line.160"></a> <span class="sourceLineNo">161</span>import org.jfree.chart.annotations.Annotation;<a name="line.161"></a> <span class="sourceLineNo">162</span>import org.jfree.chart.axis.AxisLocation;<a name="line.162"></a> <span class="sourceLineNo">163</span>import org.jfree.chart.entity.EntityCollection;<a name="line.163"></a> <span class="sourceLineNo">164</span>import org.jfree.chart.entity.PlotEntity;<a name="line.164"></a> <span class="sourceLineNo">165</span>import org.jfree.chart.event.AnnotationChangeEvent;<a name="line.165"></a> <span class="sourceLineNo">166</span>import org.jfree.chart.event.AnnotationChangeListener;<a name="line.166"></a> <span class="sourceLineNo">167</span>import org.jfree.chart.event.AxisChangeEvent;<a name="line.167"></a> <span class="sourceLineNo">168</span>import org.jfree.chart.event.AxisChangeListener;<a name="line.168"></a> <span class="sourceLineNo">169</span>import org.jfree.chart.event.ChartChangeEventType;<a name="line.169"></a> <span class="sourceLineNo">170</span>import org.jfree.chart.event.MarkerChangeEvent;<a name="line.170"></a> <span class="sourceLineNo">171</span>import org.jfree.chart.event.MarkerChangeListener;<a name="line.171"></a> <span class="sourceLineNo">172</span>import org.jfree.chart.event.PlotChangeEvent;<a name="line.172"></a> <span class="sourceLineNo">173</span>import org.jfree.chart.event.PlotChangeListener;<a name="line.173"></a> <span class="sourceLineNo">174</span>import org.jfree.chart.util.ParamChecks;<a name="line.174"></a> <span class="sourceLineNo">175</span>import org.jfree.data.general.DatasetChangeEvent;<a name="line.175"></a> <span class="sourceLineNo">176</span>import org.jfree.data.general.DatasetChangeListener;<a name="line.176"></a> <span class="sourceLineNo">177</span>import org.jfree.data.general.DatasetGroup;<a name="line.177"></a> <span class="sourceLineNo">178</span>import org.jfree.io.SerialUtilities;<a name="line.178"></a> <span class="sourceLineNo">179</span>import org.jfree.text.G2TextMeasurer;<a name="line.179"></a> <span class="sourceLineNo">180</span>import org.jfree.text.TextBlock;<a name="line.180"></a> <span class="sourceLineNo">181</span>import org.jfree.text.TextBlockAnchor;<a name="line.181"></a> <span class="sourceLineNo">182</span>import org.jfree.text.TextUtilities;<a name="line.182"></a> <span class="sourceLineNo">183</span>import org.jfree.ui.Align;<a name="line.183"></a> <span class="sourceLineNo">184</span>import org.jfree.ui.RectangleEdge;<a name="line.184"></a> <span class="sourceLineNo">185</span>import org.jfree.ui.RectangleInsets;<a name="line.185"></a> <span class="sourceLineNo">186</span>import org.jfree.util.ObjectUtilities;<a name="line.186"></a> <span class="sourceLineNo">187</span>import org.jfree.util.PaintUtilities;<a name="line.187"></a> <span class="sourceLineNo">188</span>import org.jfree.util.PublicCloneable;<a name="line.188"></a> <span class="sourceLineNo">189</span><a name="line.189"></a> <span class="sourceLineNo">190</span>/**<a name="line.190"></a> <span class="sourceLineNo">191</span> * The base class for all plots in JFreeChart. The {@link JFreeChart} class<a name="line.191"></a> <span class="sourceLineNo">192</span> * delegates the drawing of axes and data to the plot. This base class<a name="line.192"></a> <span class="sourceLineNo">193</span> * provides facilities common to most plot types.<a name="line.193"></a> <span class="sourceLineNo">194</span> */<a name="line.194"></a> <span class="sourceLineNo">195</span>public abstract class Plot implements AxisChangeListener,<a name="line.195"></a> <span class="sourceLineNo">196</span> DatasetChangeListener, AnnotationChangeListener, MarkerChangeListener,<a name="line.196"></a> <span class="sourceLineNo">197</span> LegendItemSource, PublicCloneable, Cloneable, Serializable {<a name="line.197"></a> <span class="sourceLineNo">198</span><a name="line.198"></a> <span class="sourceLineNo">199</span> /** For serialization. */<a name="line.199"></a> <span class="sourceLineNo">200</span> private static final long serialVersionUID = -8831571430103671324L;<a name="line.200"></a> <span class="sourceLineNo">201</span><a name="line.201"></a> <span class="sourceLineNo">202</span> /** Useful constant representing zero. */<a name="line.202"></a> <span class="sourceLineNo">203</span> public static final Number ZERO = new Integer(0);<a name="line.203"></a> <span class="sourceLineNo">204</span><a name="line.204"></a> <span class="sourceLineNo">205</span> /** The default insets. */<a name="line.205"></a> <span class="sourceLineNo">206</span> public static final RectangleInsets DEFAULT_INSETS<a name="line.206"></a> <span class="sourceLineNo">207</span> = new RectangleInsets(4.0, 8.0, 4.0, 8.0);<a name="line.207"></a> <span class="sourceLineNo">208</span><a name="line.208"></a> <span class="sourceLineNo">209</span> /** The default outline stroke. */<a name="line.209"></a> <span class="sourceLineNo">210</span> public static final Stroke DEFAULT_OUTLINE_STROKE = new BasicStroke(0.5f,<a name="line.210"></a> <span class="sourceLineNo">211</span> BasicStroke.CAP_ROUND, BasicStroke.JOIN_ROUND);<a name="line.211"></a> <span class="sourceLineNo">212</span><a name="line.212"></a> <span class="sourceLineNo">213</span> /** The default outline color. */<a name="line.213"></a> <span class="sourceLineNo">214</span> public static final Paint DEFAULT_OUTLINE_PAINT = Color.gray;<a name="line.214"></a> <span class="sourceLineNo">215</span><a name="line.215"></a> <span class="sourceLineNo">216</span> /** The default foreground alpha transparency. */<a name="line.216"></a> <span class="sourceLineNo">217</span> public static final float DEFAULT_FOREGROUND_ALPHA = 1.0f;<a name="line.217"></a> <span class="sourceLineNo">218</span><a name="line.218"></a> <span class="sourceLineNo">219</span> /** The default background alpha transparency. */<a name="line.219"></a> <span class="sourceLineNo">220</span> public static final float DEFAULT_BACKGROUND_ALPHA = 1.0f;<a name="line.220"></a> <span class="sourceLineNo">221</span><a name="line.221"></a> <span class="sourceLineNo">222</span> /** The default background color. */<a name="line.222"></a> <span class="sourceLineNo">223</span> public static final Paint DEFAULT_BACKGROUND_PAINT = Color.white;<a name="line.223"></a> <span class="sourceLineNo">224</span><a name="line.224"></a> <span class="sourceLineNo">225</span> /** The minimum width at which the plot should be drawn. */<a name="line.225"></a> <span class="sourceLineNo">226</span> public static final int MINIMUM_WIDTH_TO_DRAW = 10;<a name="line.226"></a> <span class="sourceLineNo">227</span><a name="line.227"></a> <span class="sourceLineNo">228</span> /** The minimum height at which the plot should be drawn. */<a name="line.228"></a> <span class="sourceLineNo">229</span> public static final int MINIMUM_HEIGHT_TO_DRAW = 10;<a name="line.229"></a> <span class="sourceLineNo">230</span><a name="line.230"></a> <span class="sourceLineNo">231</span> /** A default box shape for legend items. */<a name="line.231"></a> <span class="sourceLineNo">232</span> public static final Shape DEFAULT_LEGEND_ITEM_BOX<a name="line.232"></a> <span class="sourceLineNo">233</span> = new Rectangle2D.Double(-4.0, -4.0, 8.0, 8.0);<a name="line.233"></a> <span class="sourceLineNo">234</span><a name="line.234"></a> <span class="sourceLineNo">235</span> /** A default circle shape for legend items. */<a name="line.235"></a> <span class="sourceLineNo">236</span> public static final Shape DEFAULT_LEGEND_ITEM_CIRCLE<a name="line.236"></a> <span class="sourceLineNo">237</span> = new Ellipse2D.Double(-4.0, -4.0, 8.0, 8.0);<a name="line.237"></a> <span class="sourceLineNo">238</span><a name="line.238"></a> <span class="sourceLineNo">239</span> /** The parent plot (&lt;code&gt;null&lt;/code&gt; if this is the root plot). */<a name="line.239"></a> <span class="sourceLineNo">240</span> private Plot parent;<a name="line.240"></a> <span class="sourceLineNo">241</span><a name="line.241"></a> <span class="sourceLineNo">242</span> /** The dataset group (to be used for thread synchronisation). */<a name="line.242"></a> <span class="sourceLineNo">243</span> private DatasetGroup datasetGroup;<a name="line.243"></a> <span class="sourceLineNo">244</span><a name="line.244"></a> <span class="sourceLineNo">245</span> /** The message to display if no data is available. */<a name="line.245"></a> <span class="sourceLineNo">246</span> private String noDataMessage;<a name="line.246"></a> <span class="sourceLineNo">247</span><a name="line.247"></a> <span class="sourceLineNo">248</span> /** The font used to display the 'no data' message. */<a name="line.248"></a> <span class="sourceLineNo">249</span> private Font noDataMessageFont;<a name="line.249"></a> <span class="sourceLineNo">250</span><a name="line.250"></a> <span class="sourceLineNo">251</span> /** The paint used to draw the 'no data' message. */<a name="line.251"></a> <span class="sourceLineNo">252</span> private transient Paint noDataMessagePaint;<a name="line.252"></a> <span class="sourceLineNo">253</span><a name="line.253"></a> <span class="sourceLineNo">254</span> /** Amount of blank space around the plot area. */<a name="line.254"></a> <span class="sourceLineNo">255</span> private RectangleInsets insets;<a name="line.255"></a> <span class="sourceLineNo">256</span><a name="line.256"></a> <span class="sourceLineNo">257</span> /**<a name="line.257"></a> <span class="sourceLineNo">258</span> * A flag that controls whether or not the plot outline is drawn.<a name="line.258"></a> <span class="sourceLineNo">259</span> *<a name="line.259"></a> <span class="sourceLineNo">260</span> * @since 1.0.6<a name="line.260"></a> <span class="sourceLineNo">261</span> */<a name="line.261"></a> <span class="sourceLineNo">262</span> private boolean outlineVisible;<a name="line.262"></a> <span class="sourceLineNo">263</span><a name="line.263"></a> <span class="sourceLineNo">264</span> /** The Stroke used to draw an outline around the plot. */<a name="line.264"></a> <span class="sourceLineNo">265</span> private transient Stroke outlineStroke;<a name="line.265"></a> <span class="sourceLineNo">266</span><a name="line.266"></a> <span class="sourceLineNo">267</span> /** The Paint used to draw an outline around the plot. */<a name="line.267"></a> <span class="sourceLineNo">268</span> private transient Paint outlinePaint;<a name="line.268"></a> <span class="sourceLineNo">269</span><a name="line.269"></a> <span class="sourceLineNo">270</span> /** An optional color used to fill the plot background. */<a name="line.270"></a> <span class="sourceLineNo">271</span> private transient Paint backgroundPaint;<a name="line.271"></a> <span class="sourceLineNo">272</span><a name="line.272"></a> <span class="sourceLineNo">273</span> /** An optional image for the plot background. */<a name="line.273"></a> <span class="sourceLineNo">274</span> private transient Image backgroundImage; // not currently serialized<a name="line.274"></a> <span class="sourceLineNo">275</span><a name="line.275"></a> <span class="sourceLineNo">276</span> /** The alignment for the background image. */<a name="line.276"></a> <span class="sourceLineNo">277</span> private int backgroundImageAlignment = Align.FIT;<a name="line.277"></a> <span class="sourceLineNo">278</span><a name="line.278"></a> <span class="sourceLineNo">279</span> /** The alpha value used to draw the background image. */<a name="line.279"></a> <span class="sourceLineNo">280</span> private float backgroundImageAlpha = 0.5f;<a name="line.280"></a> <span class="sourceLineNo">281</span><a name="line.281"></a> <span class="sourceLineNo">282</span> /** The alpha-transparency for the plot. */<a name="line.282"></a> <span class="sourceLineNo">283</span> private float foregroundAlpha;<a name="line.283"></a> <span class="sourceLineNo">284</span><a name="line.284"></a> <span class="sourceLineNo">285</span> /** The alpha transparency for the background paint. */<a name="line.285"></a> <span class="sourceLineNo">286</span> private float backgroundAlpha;<a name="line.286"></a> <span class="sourceLineNo">287</span><a name="line.287"></a> <span class="sourceLineNo">288</span> /** The drawing supplier. */<a name="line.288"></a> <span class="sourceLineNo">289</span> private DrawingSupplier drawingSupplier;<a name="line.289"></a> <span class="sourceLineNo">290</span><a name="line.290"></a> <span class="sourceLineNo">291</span> /** Storage for registered change listeners. */<a name="line.291"></a> <span class="sourceLineNo">292</span> private transient EventListenerList listenerList;<a name="line.292"></a> <span class="sourceLineNo">293</span><a name="line.293"></a> <span class="sourceLineNo">294</span> /**<a name="line.294"></a> <span class="sourceLineNo">295</span> * A flag that controls whether or not the plot will notify listeners<a name="line.295"></a> <span class="sourceLineNo">296</span> * of changes (defaults to true, but sometimes it is useful to disable<a name="line.296"></a> <span class="sourceLineNo">297</span> * this).<a name="line.297"></a> <span class="sourceLineNo">298</span> *<a name="line.298"></a> <span class="sourceLineNo">299</span> * @since 1.0.13<a name="line.299"></a> <span class="sourceLineNo">300</span> */<a name="line.300"></a> <span class="sourceLineNo">301</span> private boolean notify;<a name="line.301"></a> <span class="sourceLineNo">302</span><a name="line.302"></a> <span class="sourceLineNo">303</span> /**<a name="line.303"></a> <span class="sourceLineNo">304</span> * Creates a new plot.<a name="line.304"></a> <span class="sourceLineNo">305</span> */<a name="line.305"></a> <span class="sourceLineNo">306</span> protected Plot() {<a name="line.306"></a> <span class="sourceLineNo">307</span><a name="line.307"></a> <span class="sourceLineNo">308</span> this.parent = null;<a name="line.308"></a> <span class="sourceLineNo">309</span> this.insets = DEFAULT_INSETS;<a name="line.309"></a> <span class="sourceLineNo">310</span> this.backgroundPaint = DEFAULT_BACKGROUND_PAINT;<a name="line.310"></a> <span class="sourceLineNo">311</span> this.backgroundAlpha = DEFAULT_BACKGROUND_ALPHA;<a name="line.311"></a> <span class="sourceLineNo">312</span> this.backgroundImage = null;<a name="line.312"></a> <span class="sourceLineNo">313</span> this.outlineVisible = true;<a name="line.313"></a> <span class="sourceLineNo">314</span> this.outlineStroke = DEFAULT_OUTLINE_STROKE;<a name="line.314"></a> <span class="sourceLineNo">315</span> this.outlinePaint = DEFAULT_OUTLINE_PAINT;<a name="line.315"></a> <span class="sourceLineNo">316</span> this.foregroundAlpha = DEFAULT_FOREGROUND_ALPHA;<a name="line.316"></a> <span class="sourceLineNo">317</span><a name="line.317"></a> <span class="sourceLineNo">318</span> this.noDataMessage = null;<a name="line.318"></a> <span class="sourceLineNo">319</span> this.noDataMessageFont = new Font("SansSerif", Font.PLAIN, 12);<a name="line.319"></a> <span class="sourceLineNo">320</span> this.noDataMessagePaint = Color.black;<a name="line.320"></a> <span class="sourceLineNo">321</span><a name="line.321"></a> <span class="sourceLineNo">322</span> this.drawingSupplier = new DefaultDrawingSupplier();<a name="line.322"></a> <span class="sourceLineNo">323</span><a name="line.323"></a> <span class="sourceLineNo">324</span> this.notify = true;<a name="line.324"></a> <span class="sourceLineNo">325</span> this.listenerList = new EventListenerList();<a name="line.325"></a> <span class="sourceLineNo">326</span><a name="line.326"></a> <span class="sourceLineNo">327</span> }<a name="line.327"></a> <span class="sourceLineNo">328</span><a name="line.328"></a> <span class="sourceLineNo">329</span> /**<a name="line.329"></a> <span class="sourceLineNo">330</span> * Returns the dataset group for the plot (not currently used).<a name="line.330"></a> <span class="sourceLineNo">331</span> *<a name="line.331"></a> <span class="sourceLineNo">332</span> * @return The dataset group.<a name="line.332"></a> <span class="sourceLineNo">333</span> *<a name="line.333"></a> <span class="sourceLineNo">334</span> * @see #setDatasetGroup(DatasetGroup)<a name="line.334"></a> <span class="sourceLineNo">335</span> */<a name="line.335"></a> <span class="sourceLineNo">336</span> public DatasetGroup getDatasetGroup() {<a name="line.336"></a> <span class="sourceLineNo">337</span> return this.datasetGroup;<a name="line.337"></a> <span class="sourceLineNo">338</span> }<a name="line.338"></a> <span class="sourceLineNo">339</span><a name="line.339"></a> <span class="sourceLineNo">340</span> /**<a name="line.340"></a> <span class="sourceLineNo">341</span> * Sets the dataset group (not currently used).<a name="line.341"></a> <span class="sourceLineNo">342</span> *<a name="line.342"></a> <span class="sourceLineNo">343</span> * @param group the dataset group (&lt;code&gt;null&lt;/code&gt; permitted).<a name="line.343"></a> <span class="sourceLineNo">344</span> *<a name="line.344"></a> <span class="sourceLineNo">345</span> * @see #getDatasetGroup()<a name="line.345"></a> <span class="sourceLineNo">346</span> */<a name="line.346"></a> <span class="sourceLineNo">347</span> protected void setDatasetGroup(DatasetGroup group) {<a name="line.347"></a> <span class="sourceLineNo">348</span> this.datasetGroup = group;<a name="line.348"></a> <span class="sourceLineNo">349</span> }<a name="line.349"></a> <span class="sourceLineNo">350</span><a name="line.350"></a> <span class="sourceLineNo">351</span> /**<a name="line.351"></a> <span class="sourceLineNo">352</span> * Returns the string that is displayed when the dataset is empty or<a name="line.352"></a> <span class="sourceLineNo">353</span> * &lt;code&gt;null&lt;/code&gt;.<a name="line.353"></a> <span class="sourceLineNo">354</span> *<a name="line.354"></a> <span class="sourceLineNo">355</span> * @return The 'no data' message (&lt;code&gt;null&lt;/code&gt; possible).<a name="line.355"></a> <span class="sourceLineNo">356</span> *<a name="line.356"></a> <span class="sourceLineNo">357</span> * @see #setNoDataMessage(String)<a name="line.357"></a> <span class="sourceLineNo">358</span> * @see #getNoDataMessageFont()<a name="line.358"></a> <span class="sourceLineNo">359</span> * @see #getNoDataMessagePaint()<a name="line.359"></a> <span class="sourceLineNo">360</span> */<a name="line.360"></a> <span class="sourceLineNo">361</span> public String getNoDataMessage() {<a name="line.361"></a> <span class="sourceLineNo">362</span> return this.noDataMessage;<a name="line.362"></a> <span class="sourceLineNo">363</span> }<a name="line.363"></a> <span class="sourceLineNo">364</span><a name="line.364"></a> <span class="sourceLineNo">365</span> /**<a name="line.365"></a> <span class="sourceLineNo">366</span> * Sets the message that is displayed when the dataset is empty or<a name="line.366"></a> <span class="sourceLineNo">367</span> * &lt;code&gt;null&lt;/code&gt;, and sends a {@link PlotChangeEvent} to all registered<a name="line.367"></a> <span class="sourceLineNo">368</span> * listeners.<a name="line.368"></a> <span class="sourceLineNo">369</span> *<a name="line.369"></a> <span class="sourceLineNo">370</span> * @param message the message (&lt;code&gt;null&lt;/code&gt; permitted).<a name="line.370"></a> <span class="sourceLineNo">371</span> *<a name="line.371"></a> <span class="sourceLineNo">372</span> * @see #getNoDataMessage()<a name="line.372"></a> <span class="sourceLineNo">373</span> */<a name="line.373"></a> <span class="sourceLineNo">374</span> public void setNoDataMessage(String message) {<a name="line.374"></a> <span class="sourceLineNo">375</span> this.noDataMessage = message;<a name="line.375"></a> <span class="sourceLineNo">376</span> fireChangeEvent();<a name="line.376"></a> <span class="sourceLineNo">377</span> }<a name="line.377"></a> <span class="sourceLineNo">378</span><a name="line.378"></a> <span class="sourceLineNo">379</span> /**<a name="line.379"></a> <span class="sourceLineNo">380</span> * Returns the font used to display the 'no data' message.<a name="line.380"></a> <span class="sourceLineNo">381</span> *<a name="line.381"></a> <span class="sourceLineNo">382</span> * @return The font (never &lt;code&gt;null&lt;/code&gt;).<a name="line.382"></a> <span class="sourceLineNo">383</span> *<a name="line.383"></a> <span class="sourceLineNo">384</span> * @see #setNoDataMessageFont(Font)<a name="line.384"></a> <span class="sourceLineNo">385</span> * @see #getNoDataMessage()<a name="line.385"></a> <span class="sourceLineNo">386</span> */<a name="line.386"></a> <span class="sourceLineNo">387</span> public Font getNoDataMessageFont() {<a name="line.387"></a> <span class="sourceLineNo">388</span> return this.noDataMessageFont;<a name="line.388"></a> <span class="sourceLineNo">389</span> }<a name="line.389"></a> <span class="sourceLineNo">390</span><a name="line.390"></a> <span class="sourceLineNo">391</span> /**<a name="line.391"></a> <span class="sourceLineNo">392</span> * Sets the font used to display the 'no data' message and sends a<a name="line.392"></a> <span class="sourceLineNo">393</span> * {@link PlotChangeEvent} to all registered listeners.<a name="line.393"></a> <span class="sourceLineNo">394</span> *<a name="line.394"></a> <span class="sourceLineNo">395</span> * @param font the font (&lt;code&gt;null&lt;/code&gt; not permitted).<a name="line.395"></a> <span class="sourceLineNo">396</span> *<a name="line.396"></a> <span class="sourceLineNo">397</span> * @see #getNoDataMessageFont()<a name="line.397"></a> <span class="sourceLineNo">398</span> */<a name="line.398"></a> <span class="sourceLineNo">399</span> public void setNoDataMessageFont(Font font) {<a name="line.399"></a> <span class="sourceLineNo">400</span> ParamChecks.nullNotPermitted(font, "font");<a name="line.400"></a> <span class="sourceLineNo">401</span> this.noDataMessageFont = font;<a name="line.401"></a> <span class="sourceLineNo">402</span> fireChangeEvent();<a name="line.402"></a> <span class="sourceLineNo">403</span> }<a name="line.403"></a> <span class="sourceLineNo">404</span><a name="line.404"></a> <span class="sourceLineNo">405</span> /**<a name="line.405"></a> <span class="sourceLineNo">406</span> * Returns the paint used to display the 'no data' message.<a name="line.406"></a> <span class="sourceLineNo">407</span> *<a name="line.407"></a> <span class="sourceLineNo">408</span> * @return The paint (never &lt;code&gt;null&lt;/code&gt;).<a name="line.408"></a> <span class="sourceLineNo">409</span> *<a name="line.409"></a> <span class="sourceLineNo">410</span> * @see #setNoDataMessagePaint(Paint)<a name="line.410"></a> <span class="sourceLineNo">411</span> * @see #getNoDataMessage()<a name="line.411"></a> <span class="sourceLineNo">412</span> */<a name="line.412"></a> <span class="sourceLineNo">413</span> public Paint getNoDataMessagePaint() {<a name="line.413"></a> <span class="sourceLineNo">414</span> return this.noDataMessagePaint;<a name="line.414"></a> <span class="sourceLineNo">415</span> }<a name="line.415"></a> <span class="sourceLineNo">416</span><a name="line.416"></a> <span class="sourceLineNo">417</span> /**<a name="line.417"></a> <span class="sourceLineNo">418</span> * Sets the paint used to display the 'no data' message and sends a<a name="line.418"></a> <span class="sourceLineNo">419</span> * {@link PlotChangeEvent} to all registered listeners.<a name="line.419"></a> <span class="sourceLineNo">420</span> *<a name="line.420"></a> <span class="sourceLineNo">421</span> * @param paint the paint (&lt;code&gt;null&lt;/code&gt; not permitted).<a name="line.421"></a> <span class="sourceLineNo">422</span> *<a name="line.422"></a> <span class="sourceLineNo">423</span> * @see #getNoDataMessagePaint()<a name="line.423"></a> <span class="sourceLineNo">424</span> */<a name="line.424"></a> <span class="sourceLineNo">425</span> public void setNoDataMessagePaint(Paint paint) {<a name="line.425"></a> <span class="sourceLineNo">426</span> ParamChecks.nullNotPermitted(paint, "paint");<a name="line.426"></a> <span class="sourceLineNo">427</span> this.noDataMessagePaint = paint;<a name="line.427"></a> <span class="sourceLineNo">428</span> fireChangeEvent();<a name="line.428"></a> <span class="sourceLineNo">429</span> }<a name="line.429"></a> <span class="sourceLineNo">430</span><a name="line.430"></a> <span class="sourceLineNo">431</span> /**<a name="line.431"></a> <span class="sourceLineNo">432</span> * Returns a short string describing the plot type.<a name="line.432"></a> <span class="sourceLineNo">433</span> * &lt;P&gt;<a name="line.433"></a> <span class="sourceLineNo">434</span> * Note: this gets used in the chart property editing user interface,<a name="line.434"></a> <span class="sourceLineNo">435</span> * but there needs to be a better mechanism for identifying the plot type.<a name="line.435"></a> <span class="sourceLineNo">436</span> *<a name="line.436"></a> <span class="sourceLineNo">437</span> * @return A short string describing the plot type (never<a name="line.437"></a> <span class="sourceLineNo">438</span> * &lt;code&gt;null&lt;/code&gt;).<a name="line.438"></a> <span class="sourceLineNo">439</span> */<a name="line.439"></a> <span class="sourceLineNo">440</span> public abstract String getPlotType();<a name="line.440"></a> <span class="sourceLineNo">441</span><a name="line.441"></a> <span class="sourceLineNo">442</span> /**<a name="line.442"></a> <span class="sourceLineNo">443</span> * Returns the parent plot (or &lt;code&gt;null&lt;/code&gt; if this plot is not part<a name="line.443"></a> <span class="sourceLineNo">444</span> * of a combined plot).<a name="line.444"></a> <span class="sourceLineNo">445</span> *<a name="line.445"></a> <span class="sourceLineNo">446</span> * @return The parent plot.<a name="line.446"></a> <span class="sourceLineNo">447</span> *<a name="line.447"></a> <span class="sourceLineNo">448</span> * @see #setParent(Plot)<a name="line.448"></a> <span class="sourceLineNo">449</span> * @see #getRootPlot()<a name="line.449"></a> <span class="sourceLineNo">450</span> */<a name="line.450"></a> <span class="sourceLineNo">451</span> public Plot getParent() {<a name="line.451"></a> <span class="sourceLineNo">452</span> return this.parent;<a name="line.452"></a> <span class="sourceLineNo">453</span> }<a name="line.453"></a> <span class="sourceLineNo">454</span><a name="line.454"></a> <span class="sourceLineNo">455</span> /**<a name="line.455"></a> <span class="sourceLineNo">456</span> * Sets the parent plot. This method is intended for internal use, you<a name="line.456"></a> <span class="sourceLineNo">457</span> * shouldn't need to call it directly.<a name="line.457"></a> <span class="sourceLineNo">458</span> *<a name="line.458"></a> <span class="sourceLineNo">459</span> * @param parent the parent plot (&lt;code&gt;null&lt;/code&gt; permitted).<a name="line.459"></a> <span class="sourceLineNo">460</span> *<a name="line.460"></a> <span class="sourceLineNo">461</span> * @see #getParent()<a name="line.461"></a> <span class="sourceLineNo">462</span> */<a name="line.462"></a> <span class="sourceLineNo">463</span> public void setParent(Plot parent) {<a name="line.463"></a> <span class="sourceLineNo">464</span> this.parent = parent;<a name="line.464"></a> <span class="sourceLineNo">465</span> }<a name="line.465"></a> <span class="sourceLineNo">466</span><a name="line.466"></a> <span class="sourceLineNo">467</span> /**<a name="line.467"></a> <span class="sourceLineNo">468</span> * Returns the root plot.<a name="line.468"></a> <span class="sourceLineNo">469</span> *<a name="line.469"></a> <span class="sourceLineNo">470</span> * @return The root plot.<a name="line.470"></a> <span class="sourceLineNo">471</span> *<a name="line.471"></a> <span class="sourceLineNo">472</span> * @see #getParent()<a name="line.472"></a> <span class="sourceLineNo">473</span> */<a name="line.473"></a> <span class="sourceLineNo">474</span> public Plot getRootPlot() {<a name="line.474"></a> <span class="sourceLineNo">475</span><a name="line.475"></a> <span class="sourceLineNo">476</span> Plot p = getParent();<a name="line.476"></a> <span class="sourceLineNo">477</span> if (p == null) {<a name="line.477"></a> <span class="sourceLineNo">478</span> return this;<a name="line.478"></a> <span class="sourceLineNo">479</span> }<a name="line.479"></a> <span class="sourceLineNo">480</span> return p.getRootPlot();<a name="line.480"></a> <span class="sourceLineNo">481</span><a name="line.481"></a> <span class="sourceLineNo">482</span> }<a name="line.482"></a> <span class="sourceLineNo">483</span><a name="line.483"></a> <span class="sourceLineNo">484</span> /**<a name="line.484"></a> <span class="sourceLineNo">485</span> * Returns &lt;code&gt;true&lt;/code&gt; if this plot is part of a combined plot<a name="line.485"></a> <span class="sourceLineNo">486</span> * structure (that is, {@link #getParent()} returns a non-&lt;code&gt;null&lt;/code&gt;<a name="line.486"></a> <span class="sourceLineNo">487</span> * value), and &lt;code&gt;false&lt;/code&gt; otherwise.<a name="line.487"></a> <span class="sourceLineNo">488</span> *<a name="line.488"></a> <span class="sourceLineNo">489</span> * @return &lt;code&gt;true&lt;/code&gt; if this plot is part of a combined plot<a name="line.489"></a> <span class="sourceLineNo">490</span> * structure.<a name="line.490"></a> <span class="sourceLineNo">491</span> *<a name="line.491"></a> <span class="sourceLineNo">492</span> * @see #getParent()<a name="line.492"></a> <span class="sourceLineNo">493</span> */<a name="line.493"></a> <span class="sourceLineNo">494</span> public boolean isSubplot() {<a name="line.494"></a> <span class="sourceLineNo">495</span> return (getParent() != null);<a name="line.495"></a> <span class="sourceLineNo">496</span> }<a name="line.496"></a> <span class="sourceLineNo">497</span><a name="line.497"></a> <span class="sourceLineNo">498</span> /**<a name="line.498"></a> <span class="sourceLineNo">499</span> * Returns the insets for the plot area.<a name="line.499"></a> <span class="sourceLineNo">500</span> *<a name="line.500"></a> <span class="sourceLineNo">501</span> * @return The insets (never &lt;code&gt;null&lt;/code&gt;).<a name="line.501"></a> <span class="sourceLineNo">502</span> *<a name="line.502"></a> <span class="sourceLineNo">503</span> * @see #setInsets(RectangleInsets)<a name="line.503"></a> <span class="sourceLineNo">504</span> */<a name="line.504"></a> <span class="sourceLineNo">505</span> public RectangleInsets getInsets() {<a name="line.505"></a> <span class="sourceLineNo">506</span> return this.insets;<a name="line.506"></a> <span class="sourceLineNo">507</span> }<a name="line.507"></a> <span class="sourceLineNo">508</span><a name="line.508"></a> <span class="sourceLineNo">509</span> /**<a name="line.509"></a> <span class="sourceLineNo">510</span> * Sets the insets for the plot and sends a {@link PlotChangeEvent} to<a name="line.510"></a> <span class="sourceLineNo">511</span> * all registered listeners.<a name="line.511"></a> <span class="sourceLineNo">512</span> *<a name="line.512"></a> <span class="sourceLineNo">513</span> * @param insets the new insets (&lt;code&gt;null&lt;/code&gt; not permitted).<a name="line.513"></a> <span class="sourceLineNo">514</span> *<a name="line.514"></a> <span class="sourceLineNo">515</span> * @see #getInsets()<a name="line.515"></a> <span class="sourceLineNo">516</span> * @see #setInsets(RectangleInsets, boolean)<a name="line.516"></a> <span class="sourceLineNo">517</span> */<a name="line.517"></a> <span class="sourceLineNo">518</span> public void setInsets(RectangleInsets insets) {<a name="line.518"></a> <span class="sourceLineNo">519</span> setInsets(insets, true);<a name="line.519"></a> <span class="sourceLineNo">520</span> }<a name="line.520"></a> <span class="sourceLineNo">521</span><a name="line.521"></a> <span class="sourceLineNo">522</span> /**<a name="line.522"></a> <span class="sourceLineNo">523</span> * Sets the insets for the plot and, if requested, and sends a<a name="line.523"></a> <span class="sourceLineNo">524</span> * {@link PlotChangeEvent} to all registered listeners.<a name="line.524"></a> <span class="sourceLineNo">525</span> *<a name="line.525"></a> <span class="sourceLineNo">526</span> * @param insets the new insets (&lt;code&gt;null&lt;/code&gt; not permitted).<a name="line.526"></a> <span class="sourceLineNo">527</span> * @param notify a flag that controls whether the registered listeners are<a name="line.527"></a> <span class="sourceLineNo">528</span> * notified.<a name="line.528"></a> <span class="sourceLineNo">529</span> *<a name="line.529"></a> <span class="sourceLineNo">530</span> * @see #getInsets()<a name="line.530"></a> <span class="sourceLineNo">531</span> * @see #setInsets(RectangleInsets)<a name="line.531"></a> <span class="sourceLineNo">532</span> */<a name="line.532"></a> <span class="sourceLineNo">533</span> public void setInsets(RectangleInsets insets, boolean notify) {<a name="line.533"></a> <span class="sourceLineNo">534</span> ParamChecks.nullNotPermitted(insets, "insets");<a name="line.534"></a> <span class="sourceLineNo">535</span> if (!this.insets.equals(insets)) {<a name="line.535"></a> <span class="sourceLineNo">536</span> this.insets = insets;<a name="line.536"></a> <span class="sourceLineNo">537</span> if (notify) {<a name="line.537"></a> <span class="sourceLineNo">538</span> fireChangeEvent();<a name="line.538"></a> <span class="sourceLineNo">539</span> }<a name="line.539"></a> <span class="sourceLineNo">540</span> }<a name="line.540"></a> <span class="sourceLineNo">541</span><a name="line.541"></a> <span class="sourceLineNo">542</span> }<a name="line.542"></a> <span class="sourceLineNo">543</span><a name="line.543"></a> <span class="sourceLineNo">544</span> /**<a name="line.544"></a> <span class="sourceLineNo">545</span> * Returns the background color of the plot area.<a name="line.545"></a> <span class="sourceLineNo">546</span> *<a name="line.546"></a> <span class="sourceLineNo">547</span> * @return The paint (possibly &lt;code&gt;null&lt;/code&gt;).<a name="line.547"></a> <span class="sourceLineNo">548</span> *<a name="line.548"></a> <span class="sourceLineNo">549</span> * @see #setBackgroundPaint(Paint)<a name="line.549"></a> <span class="sourceLineNo">550</span> */<a name="line.550"></a> <span class="sourceLineNo">551</span> public Paint getBackgroundPaint() {<a name="line.551"></a> <span class="sourceLineNo">552</span> return this.backgroundPaint;<a name="line.552"></a> <span class="sourceLineNo">553</span> }<a name="line.553"></a> <span class="sourceLineNo">554</span><a name="line.554"></a> <span class="sourceLineNo">555</span> /**<a name="line.555"></a> <span class="sourceLineNo">556</span> * Sets the background color of the plot area and sends a<a name="line.556"></a> <span class="sourceLineNo">557</span> * {@link PlotChangeEvent} to all registered listeners.<a name="line.557"></a> <span class="sourceLineNo">558</span> *<a name="line.558"></a> <span class="sourceLineNo">559</span> * @param paint the paint (&lt;code&gt;null&lt;/code&gt; permitted).<a name="line.559"></a> <span class="sourceLineNo">560</span> *<a name="line.560"></a> <span class="sourceLineNo">561</span> * @see #getBackgroundPaint()<a name="line.561"></a> <span class="sourceLineNo">562</span> */<a name="line.562"></a> <span class="sourceLineNo">563</span> public void setBackgroundPaint(Paint paint) {<a name="line.563"></a> <span class="sourceLineNo">564</span><a name="line.564"></a> <span class="sourceLineNo">565</span> if (paint == null) {<a name="line.565"></a> <span class="sourceLineNo">566</span> if (this.backgroundPaint != null) {<a name="line.566"></a> <span class="sourceLineNo">567</span> this.backgroundPaint = null;<a name="line.567"></a> <span class="sourceLineNo">568</span> fireChangeEvent();<a name="line.568"></a> <span class="sourceLineNo">569</span> }<a name="line.569"></a> <span class="sourceLineNo">570</span> }<a name="line.570"></a> <span class="sourceLineNo">571</span> else {<a name="line.571"></a> <span class="sourceLineNo">572</span> if (this.backgroundPaint != null) {<a name="line.572"></a> <span class="sourceLineNo">573</span> if (this.backgroundPaint.equals(paint)) {<a name="line.573"></a> <span class="sourceLineNo">574</span> return; // nothing to do<a name="line.574"></a> <span class="sourceLineNo">575</span> }<a name="line.575"></a> <span class="sourceLineNo">576</span> }<a name="line.576"></a> <span class="sourceLineNo">577</span> this.backgroundPaint = paint;<a name="line.577"></a> <span class="sourceLineNo">578</span> fireChangeEvent();<a name="line.578"></a> <span class="sourceLineNo">579</span> }<a name="line.579"></a> <span class="sourceLineNo">580</span><a name="line.580"></a> <span class="sourceLineNo">581</span> }<a name="line.581"></a> <span class="sourceLineNo">582</span><a name="line.582"></a> <span class="sourceLineNo">583</span> /**<a name="line.583"></a> <span class="sourceLineNo">584</span> * Returns the alpha transparency of the plot area background.<a name="line.584"></a> <span class="sourceLineNo">585</span> *<a name="line.585"></a> <span class="sourceLineNo">586</span> * @return The alpha transparency.<a name="line.586"></a> <span class="sourceLineNo">587</span> *<a name="line.587"></a> <span class="sourceLineNo">588</span> * @see #setBackgroundAlpha(float)<a name="line.588"></a> <span class="sourceLineNo">589</span> */<a name="line.589"></a> <span class="sourceLineNo">590</span> public float getBackgroundAlpha() {<a name="line.590"></a> <span class="sourceLineNo">591</span> return this.backgroundAlpha;<a name="line.591"></a> <span class="sourceLineNo">592</span> }<a name="line.592"></a> <span class="sourceLineNo">593</span><a name="line.593"></a> <span class="sourceLineNo">594</span> /**<a name="line.594"></a> <span class="sourceLineNo">595</span> * Sets the alpha transparency of the plot area background, and notifies<a name="line.595"></a> <span class="sourceLineNo">596</span> * registered listeners that the plot has been modified.<a name="line.596"></a> <span class="sourceLineNo">597</span> *<a name="line.597"></a> <span class="sourceLineNo">598</span> * @param alpha the new alpha value (in the range 0.0f to 1.0f).<a name="line.598"></a> <span class="sourceLineNo">599</span> *<a name="line.599"></a> <span class="sourceLineNo">600</span> * @see #getBackgroundAlpha()<a name="line.600"></a> <span class="sourceLineNo">601</span> */<a name="line.601"></a> <span class="sourceLineNo">602</span> public void setBackgroundAlpha(float alpha) {<a name="line.602"></a> <span class="sourceLineNo">603</span> if (this.backgroundAlpha != alpha) {<a name="line.603"></a> <span class="sourceLineNo">604</span> this.backgroundAlpha = alpha;<a name="line.604"></a> <span class="sourceLineNo">605</span> fireChangeEvent();<a name="line.605"></a> <span class="sourceLineNo">606</span> }<a name="line.606"></a> <span class="sourceLineNo">607</span> }<a name="line.607"></a> <span class="sourceLineNo">608</span><a name="line.608"></a> <span class="sourceLineNo">609</span> /**<a name="line.609"></a> <span class="sourceLineNo">610</span> * Returns the drawing supplier for the plot.<a name="line.610"></a> <span class="sourceLineNo">611</span> *<a name="line.611"></a> <span class="sourceLineNo">612</span> * @return The drawing supplier (possibly &lt;code&gt;null&lt;/code&gt;).<a name="line.612"></a> <span class="sourceLineNo">613</span> *<a name="line.613"></a> <span class="sourceLineNo">614</span> * @see #setDrawingSupplier(DrawingSupplier)<a name="line.614"></a> <span class="sourceLineNo">615</span> */<a name="line.615"></a> <span class="sourceLineNo">616</span> public DrawingSupplier getDrawingSupplier() {<a name="line.616"></a> <span class="sourceLineNo">617</span> DrawingSupplier result = null;<a name="line.617"></a> <span class="sourceLineNo">618</span> Plot p = getParent();<a name="line.618"></a> <span class="sourceLineNo">619</span> if (p != null) {<a name="line.619"></a> <span class="sourceLineNo">620</span> result = p.getDrawingSupplier();<a name="line.620"></a> <span class="sourceLineNo">621</span> }<a name="line.621"></a> <span class="sourceLineNo">622</span> else {<a name="line.622"></a> <span class="sourceLineNo">623</span> result = this.drawingSupplier;<a name="line.623"></a> <span class="sourceLineNo">624</span> }<a name="line.624"></a> <span class="sourceLineNo">625</span> return result;<a name="line.625"></a> <span class="sourceLineNo">626</span> }<a name="line.626"></a> <span class="sourceLineNo">627</span><a name="line.627"></a> <span class="sourceLineNo">628</span> /**<a name="line.628"></a> <span class="sourceLineNo">629</span> * Sets the drawing supplier for the plot and sends a<a name="line.629"></a> <span class="sourceLineNo">630</span> * {@link PlotChangeEvent} to all registered listeners. The drawing<a name="line.630"></a> <span class="sourceLineNo">631</span> * supplier is responsible for supplying a limitless (possibly repeating)<a name="line.631"></a> <span class="sourceLineNo">632</span> * sequence of &lt;code&gt;Paint&lt;/code&gt;, &lt;code&gt;Stroke&lt;/code&gt; and<a name="line.632"></a> <span class="sourceLineNo">633</span> * &lt;code&gt;Shape&lt;/code&gt; objects that the plot's renderer(s) can use to<a name="line.633"></a> <span class="sourceLineNo">634</span> * populate its (their) tables.<a name="line.634"></a> <span class="sourceLineNo">635</span> *<a name="line.635"></a> <span class="sourceLineNo">636</span> * @param supplier the new supplier.<a name="line.636"></a> <span class="sourceLineNo">637</span> *<a name="line.637"></a> <span class="sourceLineNo">638</span> * @see #getDrawingSupplier()<a name="line.638"></a> <span class="sourceLineNo">639</span> */<a name="line.639"></a> <span class="sourceLineNo">640</span> public void setDrawingSupplier(DrawingSupplier supplier) {<a name="line.640"></a> <span class="sourceLineNo">641</span> this.drawingSupplier = supplier;<a name="line.641"></a> <span class="sourceLineNo">642</span> fireChangeEvent();<a name="line.642"></a> <span class="sourceLineNo">643</span> }<a name="line.643"></a> <span class="sourceLineNo">644</span><a name="line.644"></a> <span class="sourceLineNo">645</span> /**<a name="line.645"></a> <span class="sourceLineNo">646</span> * Sets the drawing supplier for the plot and, if requested, sends a<a name="line.646"></a> <span class="sourceLineNo">647</span> * {@link PlotChangeEvent} to all registered listeners. The drawing<a name="line.647"></a> <span class="sourceLineNo">648</span> * supplier is responsible for supplying a limitless (possibly repeating)<a name="line.648"></a> <span class="sourceLineNo">649</span> * sequence of &lt;code&gt;Paint&lt;/code&gt;, &lt;code&gt;Stroke&lt;/code&gt; and<a name="line.649"></a> <span class="sourceLineNo">650</span> * &lt;code&gt;Shape&lt;/code&gt; objects that the plot's renderer(s) can use to<a name="line.650"></a> <span class="sourceLineNo">651</span> * populate its (their) tables.<a name="line.651"></a> <span class="sourceLineNo">652</span> *<a name="line.652"></a> <span class="sourceLineNo">653</span> * @param supplier the new supplier.<a name="line.653"></a> <span class="sourceLineNo">654</span> * @param notify notify listeners?<a name="line.654"></a> <span class="sourceLineNo">655</span> *<a name="line.655"></a> <span class="sourceLineNo">656</span> * @see #getDrawingSupplier()<a name="line.656"></a> <span class="sourceLineNo">657</span> *<a name="line.657"></a> <span class="sourceLineNo">658</span> * @since 1.0.11<a name="line.658"></a> <span class="sourceLineNo">659</span> */<a name="line.659"></a> <span class="sourceLineNo">660</span> public void setDrawingSupplier(DrawingSupplier supplier, boolean notify) {<a name="line.660"></a> <span class="sourceLineNo">661</span> this.drawingSupplier = supplier;<a name="line.661"></a> <span class="sourceLineNo">662</span> if (notify) {<a name="line.662"></a> <span class="sourceLineNo">663</span> fireChangeEvent();<a name="line.663"></a> <span class="sourceLineNo">664</span> }<a name="line.664"></a> <span class="sourceLineNo">665</span> }<a name="line.665"></a> <span class="sourceLineNo">666</span><a name="line.666"></a> <span class="sourceLineNo">667</span> /**<a name="line.667"></a> <span class="sourceLineNo">668</span> * Returns the background image that is used to fill the plot's background<a name="line.668"></a> <span class="sourceLineNo">669</span> * area.<a name="line.669"></a> <span class="sourceLineNo">670</span> *<a name="line.670"></a> <span class="sourceLineNo">671</span> * @return The image (possibly &lt;code&gt;null&lt;/code&gt;).<a name="line.671"></a> <span class="sourceLineNo">672</span> *<a name="line.672"></a> <span class="sourceLineNo">673</span> * @see #setBackgroundImage(Image)<a name="line.673"></a> <span class="sourceLineNo">674</span> */<a name="line.674"></a> <span class="sourceLineNo">675</span> public Image getBackgroundImage() {<a name="line.675"></a> <span class="sourceLineNo">676</span> return this.backgroundImage;<a name="line.676"></a> <span class="sourceLineNo">677</span> }<a name="line.677"></a> <span class="sourceLineNo">678</span><a name="line.678"></a> <span class="sourceLineNo">679</span> /**<a name="line.679"></a> <span class="sourceLineNo">680</span> * Sets the background image for the plot and sends a<a name="line.680"></a> <span class="sourceLineNo">681</span> * {@link PlotChangeEvent} to all registered listeners.<a name="line.681"></a> <span class="sourceLineNo">682</span> *<a name="line.682"></a> <span class="sourceLineNo">683</span> * @param image the image (&lt;code&gt;null&lt;/code&gt; permitted).<a name="line.683"></a> <span class="sourceLineNo">684</span> *<a name="line.684"></a> <span class="sourceLineNo">685</span> * @see #getBackgroundImage()<a name="line.685"></a> <span class="sourceLineNo">686</span> */<a name="line.686"></a> <span class="sourceLineNo">687</span> public void setBackgroundImage(Image image) {<a name="line.687"></a> <span class="sourceLineNo">688</span> this.backgroundImage = image;<a name="line.688"></a> <span class="sourceLineNo">689</span> fireChangeEvent();<a name="line.689"></a> <span class="sourceLineNo">690</span> }<a name="line.690"></a> <span class="sourceLineNo">691</span><a name="line.691"></a> <span class="sourceLineNo">692</span> /**<a name="line.692"></a> <span class="sourceLineNo">693</span> * Returns the background image alignment. Alignment constants are defined<a name="line.693"></a> <span class="sourceLineNo">694</span> * in the &lt;code&gt;org.jfree.ui.Align&lt;/code&gt; class in the JCommon class<a name="line.694"></a> <span class="sourceLineNo">695</span> * library.<a name="line.695"></a> <span class="sourceLineNo">696</span> *<a name="line.696"></a> <span class="sourceLineNo">697</span> * @return The alignment.<a name="line.697"></a> <span class="sourceLineNo">698</span> *<a name="line.698"></a> <span class="sourceLineNo">699</span> * @see #setBackgroundImageAlignment(int)<a name="line.699"></a> <span class="sourceLineNo">700</span> */<a name="line.700"></a> <span class="sourceLineNo">701</span> public int getBackgroundImageAlignment() {<a name="line.701"></a> <span class="sourceLineNo">702</span> return this.backgroundImageAlignment;<a name="line.702"></a> <span class="sourceLineNo">703</span> }<a name="line.703"></a> <span class="sourceLineNo">704</span><a name="line.704"></a> <span class="sourceLineNo">705</span> /**<a name="line.705"></a> <span class="sourceLineNo">706</span> * Sets the alignment for the background image and sends a<a name="line.706"></a> <span class="sourceLineNo">707</span> * {@link PlotChangeEvent} to all registered listeners. Alignment options<a name="line.707"></a> <span class="sourceLineNo">708</span> * are defined by the {@link org.jfree.ui.Align} class in the JCommon<a name="line.708"></a> <span class="sourceLineNo">709</span> * class library.<a name="line.709"></a> <span class="sourceLineNo">710</span> *<a name="line.710"></a> <span class="sourceLineNo">711</span> * @param alignment the alignment.<a name="line.711"></a> <span class="sourceLineNo">712</span> *<a name="line.712"></a> <span class="sourceLineNo">713</span> * @see #getBackgroundImageAlignment()<a name="line.713"></a> <span class="sourceLineNo">714</span> */<a name="line.714"></a> <span class="sourceLineNo">715</span> public void setBackgroundImageAlignment(int alignment) {<a name="line.715"></a> <span class="sourceLineNo">716</span> if (this.backgroundImageAlignment != alignment) {<a name="line.716"></a> <span class="sourceLineNo">717</span> this.backgroundImageAlignment = alignment;<a name="line.717"></a> <span class="sourceLineNo">718</span> fireChangeEvent();<a name="line.718"></a> <span class="sourceLineNo">719</span> }<a name="line.719"></a> <span class="sourceLineNo">720</span> }<a name="line.720"></a> <span class="sourceLineNo">721</span><a name="line.721"></a> <span class="sourceLineNo">722</span> /**<a name="line.722"></a> <span class="sourceLineNo">723</span> * Returns the alpha transparency used to draw the background image. This<a name="line.723"></a> <span class="sourceLineNo">724</span> * is a value in the range 0.0f to 1.0f, where 0.0f is fully transparent<a name="line.724"></a> <span class="sourceLineNo">725</span> * and 1.0f is fully opaque.<a name="line.725"></a> <span class="sourceLineNo">726</span> *<a name="line.726"></a> <span class="sourceLineNo">727</span> * @return The alpha transparency.<a name="line.727"></a> <span class="sourceLineNo">728</span> *<a name="line.728"></a> <span class="sourceLineNo">729</span> * @see #setBackgroundImageAlpha(float)<a name="line.729"></a> <span class="sourceLineNo">730</span> */<a name="line.730"></a> <span class="sourceLineNo">731</span> public float getBackgroundImageAlpha() {<a name="line.731"></a> <span class="sourceLineNo">732</span> return this.backgroundImageAlpha;<a name="line.732"></a> <span class="sourceLineNo">733</span> }<a name="line.733"></a> <span class="sourceLineNo">734</span><a name="line.734"></a> <span class="sourceLineNo">735</span> /**<a name="line.735"></a> <span class="sourceLineNo">736</span> * Sets the alpha transparency used when drawing the background image.<a name="line.736"></a> <span class="sourceLineNo">737</span> *<a name="line.737"></a> <span class="sourceLineNo">738</span> * @param alpha the alpha transparency (in the range 0.0f to 1.0f, where<a name="line.738"></a> <span class="sourceLineNo">739</span> * 0.0f is fully transparent, and 1.0f is fully opaque).<a name="line.739"></a> <span class="sourceLineNo">740</span> *<a name="line.740"></a> <span class="sourceLineNo">741</span> * @throws IllegalArgumentException if &lt;code&gt;alpha&lt;/code&gt; is not within<a name="line.741"></a> <span class="sourceLineNo">742</span> * the specified range.<a name="line.742"></a> <span class="sourceLineNo">743</span> *<a name="line.743"></a> <span class="sourceLineNo">744</span> * @see #getBackgroundImageAlpha()<a name="line.744"></a> <span class="sourceLineNo">745</span> */<a name="line.745"></a> <span class="sourceLineNo">746</span> public void setBackgroundImageAlpha(float alpha) {<a name="line.746"></a> <span class="sourceLineNo">747</span> if (alpha &lt; 0.0f || alpha &gt; 1.0f) {<a name="line.747"></a> <span class="sourceLineNo">748</span> throw new IllegalArgumentException(<a name="line.748"></a> <span class="sourceLineNo">749</span> "The 'alpha' value must be in the range 0.0f to 1.0f.");<a name="line.749"></a> <span class="sourceLineNo">750</span> }<a name="line.750"></a> <span class="sourceLineNo">751</span> if (this.backgroundImageAlpha != alpha) {<a name="line.751"></a> <span class="sourceLineNo">752</span> this.backgroundImageAlpha = alpha;<a name="line.752"></a> <span class="sourceLineNo">753</span> fireChangeEvent();<a name="line.753"></a> <span class="sourceLineNo">754</span> }<a name="line.754"></a> <span class="sourceLineNo">755</span> }<a name="line.755"></a> <span class="sourceLineNo">756</span><a name="line.756"></a> <span class="sourceLineNo">757</span> /**<a name="line.757"></a> <span class="sourceLineNo">758</span> * Returns the flag that controls whether or not the plot outline is<a name="line.758"></a> <span class="sourceLineNo">759</span> * drawn. The default value is &lt;code&gt;true&lt;/code&gt;. Note that for<a name="line.759"></a> <span class="sourceLineNo">760</span> * historical reasons, the plot's outline paint and stroke can take on<a name="line.760"></a> <span class="sourceLineNo">761</span> * &lt;code&gt;null&lt;/code&gt; values, in which case the outline will not be drawn<a name="line.761"></a> <span class="sourceLineNo">762</span> * even if this flag is set to &lt;code&gt;true&lt;/code&gt;.<a name="line.762"></a> <span class="sourceLineNo">763</span> *<a name="line.763"></a> <span class="sourceLineNo">764</span> * @return The outline visibility flag.<a name="line.764"></a> <span class="sourceLineNo">765</span> *<a name="line.765"></a> <span class="sourceLineNo">766</span> * @since 1.0.6<a name="line.766"></a> <span class="sourceLineNo">767</span> *<a name="line.767"></a> <span class="sourceLineNo">768</span> * @see #setOutlineVisible(boolean)<a name="line.768"></a> <span class="sourceLineNo">769</span> */<a name="line.769"></a> <span class="sourceLineNo">770</span> public boolean isOutlineVisible() {<a name="line.770"></a> <span class="sourceLineNo">771</span> return this.outlineVisible;<a name="line.771"></a> <span class="sourceLineNo">772</span> }<a name="line.772"></a> <span class="sourceLineNo">773</span><a name="line.773"></a> <span class="sourceLineNo">774</span> /**<a name="line.774"></a> <span class="sourceLineNo">775</span> * Sets the flag that controls whether or not the plot's outline is<a name="line.775"></a> <span class="sourceLineNo">776</span> * drawn, and sends a {@link PlotChangeEvent} to all registered listeners.<a name="line.776"></a> <span class="sourceLineNo">777</span> *<a name="line.777"></a> <span class="sourceLineNo">778</span> * @param visible the new flag value.<a name="line.778"></a> <span class="sourceLineNo">779</span> *<a name="line.779"></a> <span class="sourceLineNo">780</span> * @since 1.0.6<a name="line.780"></a> <span class="sourceLineNo">781</span> *<a name="line.781"></a> <span class="sourceLineNo">782</span> * @see #isOutlineVisible()<a name="line.782"></a> <span class="sourceLineNo">783</span> */<a name="line.783"></a> <span class="sourceLineNo">784</span> public void setOutlineVisible(boolean visible) {<a name="line.784"></a> <span class="sourceLineNo">785</span> this.outlineVisible = visible;<a name="line.785"></a> <span class="sourceLineNo">786</span> fireChangeEvent();<a name="line.786"></a> <span class="sourceLineNo">787</span> }<a name="line.787"></a> <span class="sourceLineNo">788</span><a name="line.788"></a> <span class="sourceLineNo">789</span> /**<a name="line.789"></a> <span class="sourceLineNo">790</span> * Returns the stroke used to outline the plot area.<a name="line.790"></a> <span class="sourceLineNo">791</span> *<a name="line.791"></a> <span class="sourceLineNo">792</span> * @return The stroke (possibly &lt;code&gt;null&lt;/code&gt;).<a name="line.792"></a> <span class="sourceLineNo">793</span> *<a name="line.793"></a> <span class="sourceLineNo">794</span> * @see #setOutlineStroke(Stroke)<a name="line.794"></a> <span class="sourceLineNo">795</span> */<a name="line.795"></a> <span class="sourceLineNo">796</span> public Stroke getOutlineStroke() {<a name="line.796"></a> <span class="sourceLineNo">797</span> return this.outlineStroke;<a name="line.797"></a> <span class="sourceLineNo">798</span> }<a name="line.798"></a> <span class="sourceLineNo">799</span><a name="line.799"></a> <span class="sourceLineNo">800</span> /**<a name="line.800"></a> <span class="sourceLineNo">801</span> * Sets the stroke used to outline the plot area and sends a<a name="line.801"></a> <span class="sourceLineNo">802</span> * {@link PlotChangeEvent} to all registered listeners. If you set this<a name="line.802"></a> <span class="sourceLineNo">803</span> * attribute to &lt;code&gt;null&lt;/code&gt;, no outline will be drawn.<a name="line.803"></a> <span class="sourceLineNo">804</span> *<a name="line.804"></a> <span class="sourceLineNo">805</span> * @param stroke the stroke (&lt;code&gt;null&lt;/code&gt; permitted).<a name="line.805"></a> <span class="sourceLineNo">806</span> *<a name="line.806"></a> <span class="sourceLineNo">807</span> * @see #getOutlineStroke()<a name="line.807"></a> <span class="sourceLineNo">808</span> */<a name="line.808"></a> <span class="sourceLineNo">809</span> public void setOutlineStroke(Stroke stroke) {<a name="line.809"></a> <span class="sourceLineNo">810</span> if (stroke == null) {<a name="line.810"></a> <span class="sourceLineNo">811</span> if (this.outlineStroke != null) {<a name="line.811"></a> <span class="sourceLineNo">812</span> this.outlineStroke = null;<a name="line.812"></a> <span class="sourceLineNo">813</span> fireChangeEvent();<a name="line.813"></a> <span class="sourceLineNo">814</span> }<a name="line.814"></a> <span class="sourceLineNo">815</span> }<a name="line.815"></a> <span class="sourceLineNo">816</span> else {<a name="line.816"></a> <span class="sourceLineNo">817</span> if (this.outlineStroke != null) {<a name="line.817"></a> <span class="sourceLineNo">818</span> if (this.outlineStroke.equals(stroke)) {<a name="line.818"></a> <span class="sourceLineNo">819</span> return; // nothing to do<a name="line.819"></a> <span class="sourceLineNo">820</span> }<a name="line.820"></a> <span class="sourceLineNo">821</span> }<a name="line.821"></a> <span class="sourceLineNo">822</span> this.outlineStroke = stroke;<a name="line.822"></a> <span class="sourceLineNo">823</span> fireChangeEvent();<a name="line.823"></a> <span class="sourceLineNo">824</span> }<a name="line.824"></a> <span class="sourceLineNo">825</span> }<a name="line.825"></a> <span class="sourceLineNo">826</span><a name="line.826"></a> <span class="sourceLineNo">827</span> /**<a name="line.827"></a> <span class="sourceLineNo">828</span> * Returns the color used to draw the outline of the plot area.<a name="line.828"></a> <span class="sourceLineNo">829</span> *<a name="line.829"></a> <span class="sourceLineNo">830</span> * @return The color (possibly &lt;code&gt;null&lt;/code&gt;).<a name="line.830"></a> <span class="sourceLineNo">831</span> *<a name="line.831"></a> <span class="sourceLineNo">832</span> * @see #setOutlinePaint(Paint)<a name="line.832"></a> <span class="sourceLineNo">833</span> */<a name="line.833"></a> <span class="sourceLineNo">834</span> public Paint getOutlinePaint() {<a name="line.834"></a> <span class="sourceLineNo">835</span> return this.outlinePaint;<a name="line.835"></a> <span class="sourceLineNo">836</span> }<a name="line.836"></a> <span class="sourceLineNo">837</span><a name="line.837"></a> <span class="sourceLineNo">838</span> /**<a name="line.838"></a> <span class="sourceLineNo">839</span> * Sets the paint used to draw the outline of the plot area and sends a<a name="line.839"></a> <span class="sourceLineNo">840</span> * {@link PlotChangeEvent} to all registered listeners. If you set this<a name="line.840"></a> <span class="sourceLineNo">841</span> * attribute to &lt;code&gt;null&lt;/code&gt;, no outline will be drawn.<a name="line.841"></a> <span class="sourceLineNo">842</span> *<a name="line.842"></a> <span class="sourceLineNo">843</span> * @param paint the paint (&lt;code&gt;null&lt;/code&gt; permitted).<a name="line.843"></a> <span class="sourceLineNo">844</span> *<a name="line.844"></a> <span class="sourceLineNo">845</span> * @see #getOutlinePaint()<a name="line.845"></a> <span class="sourceLineNo">846</span> */<a name="line.846"></a> <span class="sourceLineNo">847</span> public void setOutlinePaint(Paint paint) {<a name="line.847"></a> <span class="sourceLineNo">848</span> if (paint == null) {<a name="line.848"></a> <span class="sourceLineNo">849</span> if (this.outlinePaint != null) {<a name="line.849"></a> <span class="sourceLineNo">850</span> this.outlinePaint = null;<a name="line.850"></a> <span class="sourceLineNo">851</span> fireChangeEvent();<a name="line.851"></a> <span class="sourceLineNo">852</span> }<a name="line.852"></a> <span class="sourceLineNo">853</span> }<a name="line.853"></a> <span class="sourceLineNo">854</span> else {<a name="line.854"></a> <span class="sourceLineNo">855</span> if (this.outlinePaint != null) {<a name="line.855"></a> <span class="sourceLineNo">856</span> if (this.outlinePaint.equals(paint)) {<a name="line.856"></a> <span class="sourceLineNo">857</span> return; // nothing to do<a name="line.857"></a> <span class="sourceLineNo">858</span> }<a name="line.858"></a> <span class="sourceLineNo">859</span> }<a name="line.859"></a> <span class="sourceLineNo">860</span> this.outlinePaint = paint;<a name="line.860"></a> <span class="sourceLineNo">861</span> fireChangeEvent();<a name="line.861"></a> <span class="sourceLineNo">862</span> }<a name="line.862"></a> <span class="sourceLineNo">863</span> }<a name="line.863"></a> <span class="sourceLineNo">864</span><a name="line.864"></a> <span class="sourceLineNo">865</span> /**<a name="line.865"></a> <span class="sourceLineNo">866</span> * Returns the alpha-transparency for the plot foreground.<a name="line.866"></a> <span class="sourceLineNo">867</span> *<a name="line.867"></a> <span class="sourceLineNo">868</span> * @return The alpha-transparency.<a name="line.868"></a> <span class="sourceLineNo">869</span> *<a name="line.869"></a> <span class="sourceLineNo">870</span> * @see #setForegroundAlpha(float)<a name="line.870"></a> <span class="sourceLineNo">871</span> */<a name="line.871"></a> <span class="sourceLineNo">872</span> public float getForegroundAlpha() {<a name="line.872"></a> <span class="sourceLineNo">873</span> return this.foregroundAlpha;<a name="line.873"></a> <span class="sourceLineNo">874</span> }<a name="line.874"></a> <span class="sourceLineNo">875</span><a name="line.875"></a> <span class="sourceLineNo">876</span> /**<a name="line.876"></a> <span class="sourceLineNo">877</span> * Sets the alpha-transparency for the plot and sends a<a name="line.877"></a> <span class="sourceLineNo">878</span> * {@link PlotChangeEvent} to all registered listeners.<a name="line.878"></a> <span class="sourceLineNo">879</span> *<a name="line.879"></a> <span class="sourceLineNo">880</span> * @param alpha the new alpha transparency.<a name="line.880"></a> <span class="sourceLineNo">881</span> *<a name="line.881"></a> <span class="sourceLineNo">882</span> * @see #getForegroundAlpha()<a name="line.882"></a> <span class="sourceLineNo">883</span> */<a name="line.883"></a> <span class="sourceLineNo">884</span> public void setForegroundAlpha(float alpha) {<a name="line.884"></a> <span class="sourceLineNo">885</span> if (this.foregroundAlpha != alpha) {<a name="line.885"></a> <span class="sourceLineNo">886</span> this.foregroundAlpha = alpha;<a name="line.886"></a> <span class="sourceLineNo">887</span> fireChangeEvent();<a name="line.887"></a> <span class="sourceLineNo">888</span> }<a name="line.888"></a> <span class="sourceLineNo">889</span> }<a name="line.889"></a> <span class="sourceLineNo">890</span><a name="line.890"></a> <span class="sourceLineNo">891</span> /**<a name="line.891"></a> <span class="sourceLineNo">892</span> * Returns the legend items for the plot. By default, this method returns<a name="line.892"></a> <span class="sourceLineNo">893</span> * &lt;code&gt;null&lt;/code&gt;. Subclasses should override to return a<a name="line.893"></a> <span class="sourceLineNo">894</span> * {@link LegendItemCollection}.<a name="line.894"></a> <span class="sourceLineNo">895</span> *<a name="line.895"></a> <span class="sourceLineNo">896</span> * @return The legend items for the plot (possibly &lt;code&gt;null&lt;/code&gt;).<a name="line.896"></a> <span class="sourceLineNo">897</span> */<a name="line.897"></a> <span class="sourceLineNo">898</span> public LegendItemCollection getLegendItems() {<a name="line.898"></a> <span class="sourceLineNo">899</span> return null;<a name="line.899"></a> <span class="sourceLineNo">900</span> }<a name="line.900"></a> <span class="sourceLineNo">901</span><a name="line.901"></a> <span class="sourceLineNo">902</span> /**<a name="line.902"></a> <span class="sourceLineNo">903</span> * Returns a flag that controls whether or not change events are sent to<a name="line.903"></a> <span class="sourceLineNo">904</span> * registered listeners.<a name="line.904"></a> <span class="sourceLineNo">905</span> *<a name="line.905"></a> <span class="sourceLineNo">906</span> * @return A boolean.<a name="line.906"></a> <span class="sourceLineNo">907</span> *<a name="line.907"></a> <span class="sourceLineNo">908</span> * @see #setNotify(boolean)<a name="line.908"></a> <span class="sourceLineNo">909</span> *<a name="line.909"></a> <span class="sourceLineNo">910</span> * @since 1.0.13<a name="line.910"></a> <span class="sourceLineNo">911</span> */<a name="line.911"></a> <span class="sourceLineNo">912</span> public boolean isNotify() {<a name="line.912"></a> <span class="sourceLineNo">913</span> return this.notify;<a name="line.913"></a> <span class="sourceLineNo">914</span> }<a name="line.914"></a> <span class="sourceLineNo">915</span><a name="line.915"></a> <span class="sourceLineNo">916</span> /**<a name="line.916"></a> <span class="sourceLineNo">917</span> * Sets a flag that controls whether or not listeners receive<a name="line.917"></a> <span class="sourceLineNo">918</span> * {@link PlotChangeEvent} notifications.<a name="line.918"></a> <span class="sourceLineNo">919</span> *<a name="line.919"></a> <span class="sourceLineNo">920</span> * @param notify a boolean.<a name="line.920"></a> <span class="sourceLineNo">921</span> *<a name="line.921"></a> <span class="sourceLineNo">922</span> * @see #isNotify()<a name="line.922"></a> <span class="sourceLineNo">923</span> *<a name="line.923"></a> <span class="sourceLineNo">924</span> * @since 1.0.13<a name="line.924"></a> <span class="sourceLineNo">925</span> */<a name="line.925"></a> <span class="sourceLineNo">926</span> public void setNotify(boolean notify) {<a name="line.926"></a> <span class="sourceLineNo">927</span> this.notify = notify;<a name="line.927"></a> <span class="sourceLineNo">928</span> // if the flag is being set to true, there may be queued up changes...<a name="line.928"></a> <span class="sourceLineNo">929</span> if (notify) {<a name="line.929"></a> <span class="sourceLineNo">930</span> notifyListeners(new PlotChangeEvent(this));<a name="line.930"></a> <span class="sourceLineNo">931</span> }<a name="line.931"></a> <span class="sourceLineNo">932</span> }<a name="line.932"></a> <span class="sourceLineNo">933</span><a name="line.933"></a> <span class="sourceLineNo">934</span> /**<a name="line.934"></a> <span class="sourceLineNo">935</span> * Registers an object for notification of changes to the plot.<a name="line.935"></a> <span class="sourceLineNo">936</span> *<a name="line.936"></a> <span class="sourceLineNo">937</span> * @param listener the object to be registered.<a name="line.937"></a> <span class="sourceLineNo">938</span> *<a name="line.938"></a> <span class="sourceLineNo">939</span> * @see #removeChangeListener(PlotChangeListener)<a name="line.939"></a> <span class="sourceLineNo">940</span> */<a name="line.940"></a> <span class="sourceLineNo">941</span> public void addChangeListener(PlotChangeListener listener) {<a name="line.941"></a> <span class="sourceLineNo">942</span> this.listenerList.add(PlotChangeListener.class, listener);<a name="line.942"></a> <span class="sourceLineNo">943</span> }<a name="line.943"></a> <span class="sourceLineNo">944</span><a name="line.944"></a> <span class="sourceLineNo">945</span> /**<a name="line.945"></a> <span class="sourceLineNo">946</span> * Unregisters an object for notification of changes to the plot.<a name="line.946"></a> <span class="sourceLineNo">947</span> *<a name="line.947"></a> <span class="sourceLineNo">948</span> * @param listener the object to be unregistered.<a name="line.948"></a> <span class="sourceLineNo">949</span> *<a name="line.949"></a> <span class="sourceLineNo">950</span> * @see #addChangeListener(PlotChangeListener)<a name="line.950"></a> <span class="sourceLineNo">951</span> */<a name="line.951"></a> <span class="sourceLineNo">952</span> public void removeChangeListener(PlotChangeListener listener) {<a name="line.952"></a> <span class="sourceLineNo">953</span> this.listenerList.remove(PlotChangeListener.class, listener);<a name="line.953"></a> <span class="sourceLineNo">954</span> }<a name="line.954"></a> <span class="sourceLineNo">955</span><a name="line.955"></a> <span class="sourceLineNo">956</span> /**<a name="line.956"></a> <span class="sourceLineNo">957</span> * Notifies all registered listeners that the plot has been modified.<a name="line.957"></a> <span class="sourceLineNo">958</span> *<a name="line.958"></a> <span class="sourceLineNo">959</span> * @param event information about the change event.<a name="line.959"></a> <span class="sourceLineNo">960</span> */<a name="line.960"></a> <span class="sourceLineNo">961</span> public void notifyListeners(PlotChangeEvent event) {<a name="line.961"></a> <span class="sourceLineNo">962</span> // if the 'notify' flag has been switched to false, we don't notify<a name="line.962"></a> <span class="sourceLineNo">963</span> // the listeners<a name="line.963"></a> <span class="sourceLineNo">964</span> if (!this.notify) {<a name="line.964"></a> <span class="sourceLineNo">965</span> return;<a name="line.965"></a> <span class="sourceLineNo">966</span> }<a name="line.966"></a> <span class="sourceLineNo">967</span> Object[] listeners = this.listenerList.getListenerList();<a name="line.967"></a> <span class="sourceLineNo">968</span> for (int i = listeners.length - 2; i &gt;= 0; i -= 2) {<a name="line.968"></a> <span class="sourceLineNo">969</span> if (listeners[i] == PlotChangeListener.class) {<a name="line.969"></a> <span class="sourceLineNo">970</span> ((PlotChangeListener) listeners[i + 1]).plotChanged(event);<a name="line.970"></a> <span class="sourceLineNo">971</span> }<a name="line.971"></a> <span class="sourceLineNo">972</span> }<a name="line.972"></a> <span class="sourceLineNo">973</span> }<a name="line.973"></a> <span class="sourceLineNo">974</span><a name="line.974"></a> <span class="sourceLineNo">975</span> /**<a name="line.975"></a> <span class="sourceLineNo">976</span> * Sends a {@link PlotChangeEvent} to all registered listeners.<a name="line.976"></a> <span class="sourceLineNo">977</span> *<a name="line.977"></a> <span class="sourceLineNo">978</span> * @since 1.0.10<a name="line.978"></a> <span class="sourceLineNo">979</span> */<a name="line.979"></a> <span class="sourceLineNo">980</span> protected void fireChangeEvent() {<a name="line.980"></a> <span class="sourceLineNo">981</span> notifyListeners(new PlotChangeEvent(this));<a name="line.981"></a> <span class="sourceLineNo">982</span> }<a name="line.982"></a> <span class="sourceLineNo">983</span><a name="line.983"></a> <span class="sourceLineNo">984</span> /**<a name="line.984"></a> <span class="sourceLineNo">985</span> * Draws the plot within the specified area. The anchor is a point on the<a name="line.985"></a> <span class="sourceLineNo">986</span> * chart that is specified externally (for instance, it may be the last<a name="line.986"></a> <span class="sourceLineNo">987</span> * point of the last mouse click performed by the user) - plots can use or<a name="line.987"></a> <span class="sourceLineNo">988</span> * ignore this value as they see fit.<a name="line.988"></a> <span class="sourceLineNo">989</span> * &lt;br&gt;&lt;br&gt;<a name="line.989"></a> <span class="sourceLineNo">990</span> * Subclasses need to provide an implementation of this method, obviously.<a name="line.990"></a> <span class="sourceLineNo">991</span> *<a name="line.991"></a> <span class="sourceLineNo">992</span> * @param g2 the graphics device.<a name="line.992"></a> <span class="sourceLineNo">993</span> * @param area the plot area.<a name="line.993"></a> <span class="sourceLineNo">994</span> * @param anchor the anchor point (&lt;code&gt;null&lt;/code&gt; permitted).<a name="line.994"></a> <span class="sourceLineNo">995</span> * @param parentState the parent state (if any).<a name="line.995"></a> <span class="sourceLineNo">996</span> * @param info carries back plot rendering info.<a name="line.996"></a> <span class="sourceLineNo">997</span> */<a name="line.997"></a> <span class="sourceLineNo">998</span> public abstract void draw(Graphics2D g2,<a name="line.998"></a> <span class="sourceLineNo">999</span> Rectangle2D area,<a name="line.999"></a> <span class="sourceLineNo">1000</span> Point2D anchor,<a name="line.1000"></a> <span class="sourceLineNo">1001</span> PlotState parentState,<a name="line.1001"></a> <span class="sourceLineNo">1002</span> PlotRenderingInfo info);<a name="line.1002"></a> <span class="sourceLineNo">1003</span><a name="line.1003"></a> <span class="sourceLineNo">1004</span> /**<a name="line.1004"></a> <span class="sourceLineNo">1005</span> * Draws the plot background (the background color and/or image).<a name="line.1005"></a> <span class="sourceLineNo">1006</span> * &lt;P&gt;<a name="line.1006"></a> <span class="sourceLineNo">1007</span> * This method will be called during the chart drawing process and is<a name="line.1007"></a> <span class="sourceLineNo">1008</span> * declared public so that it can be accessed by the renderers used by<a name="line.1008"></a> <span class="sourceLineNo">1009</span> * certain subclasses. You shouldn't need to call this method directly.<a name="line.1009"></a> <span class="sourceLineNo">1010</span> *<a name="line.1010"></a> <span class="sourceLineNo">1011</span> * @param g2 the graphics device.<a name="line.1011"></a> <span class="sourceLineNo">1012</span> * @param area the area within which the plot should be drawn.<a name="line.1012"></a> <span class="sourceLineNo">1013</span> */<a name="line.1013"></a> <span class="sourceLineNo">1014</span> public void drawBackground(Graphics2D g2, Rectangle2D area) {<a name="line.1014"></a> <span class="sourceLineNo">1015</span> // some subclasses override this method completely, so don't put<a name="line.1015"></a> <span class="sourceLineNo">1016</span> // anything here that *must* be done<a name="line.1016"></a> <span class="sourceLineNo">1017</span> fillBackground(g2, area);<a name="line.1017"></a> <span class="sourceLineNo">1018</span> drawBackgroundImage(g2, area);<a name="line.1018"></a> <span class="sourceLineNo">1019</span> }<a name="line.1019"></a> <span class="sourceLineNo">1020</span><a name="line.1020"></a> <span class="sourceLineNo">1021</span> /**<a name="line.1021"></a> <span class="sourceLineNo">1022</span> * Fills the specified area with the background paint.<a name="line.1022"></a> <span class="sourceLineNo">1023</span> *<a name="line.1023"></a> <span class="sourceLineNo">1024</span> * @param g2 the graphics device.<a name="line.1024"></a> <span class="sourceLineNo">1025</span> * @param area the area.<a name="line.1025"></a> <span class="sourceLineNo">1026</span> *<a name="line.1026"></a> <span class="sourceLineNo">1027</span> * @see #getBackgroundPaint()<a name="line.1027"></a> <span class="sourceLineNo">1028</span> * @see #getBackgroundAlpha()<a name="line.1028"></a> <span class="sourceLineNo">1029</span> * @see #fillBackground(Graphics2D, Rectangle2D, PlotOrientation)<a name="line.1029"></a> <span class="sourceLineNo">1030</span> */<a name="line.1030"></a> <span class="sourceLineNo">1031</span> protected void fillBackground(Graphics2D g2, Rectangle2D area) {<a name="line.1031"></a> <span class="sourceLineNo">1032</span> fillBackground(g2, area, PlotOrientation.VERTICAL);<a name="line.1032"></a> <span class="sourceLineNo">1033</span> }<a name="line.1033"></a> <span class="sourceLineNo">1034</span><a name="line.1034"></a> <span class="sourceLineNo">1035</span> /**<a name="line.1035"></a> <span class="sourceLineNo">1036</span> * Fills the specified area with the background paint. If the background<a name="line.1036"></a> <span class="sourceLineNo">1037</span> * paint is an instance of &lt;code&gt;GradientPaint&lt;/code&gt;, the gradient will<a name="line.1037"></a> <span class="sourceLineNo">1038</span> * run in the direction suggested by the plot's orientation.<a name="line.1038"></a> <span class="sourceLineNo">1039</span> *<a name="line.1039"></a> <span class="sourceLineNo">1040</span> * @param g2 the graphics target.<a name="line.1040"></a> <span class="sourceLineNo">1041</span> * @param area the plot area.<a name="line.1041"></a> <span class="sourceLineNo">1042</span> * @param orientation the plot orientation (&lt;code&gt;null&lt;/code&gt; not<a name="line.1042"></a> <span class="sourceLineNo">1043</span> * permitted).<a name="line.1043"></a> <span class="sourceLineNo">1044</span> *<a name="line.1044"></a> <span class="sourceLineNo">1045</span> * @since 1.0.6<a name="line.1045"></a> <span class="sourceLineNo">1046</span> */<a name="line.1046"></a> <span class="sourceLineNo">1047</span> protected void fillBackground(Graphics2D g2, Rectangle2D area,<a name="line.1047"></a> <span class="sourceLineNo">1048</span> PlotOrientation orientation) {<a name="line.1048"></a> <span class="sourceLineNo">1049</span> ParamChecks.nullNotPermitted(orientation, "orientation");<a name="line.1049"></a> <span class="sourceLineNo">1050</span> if (this.backgroundPaint == null) {<a name="line.1050"></a> <span class="sourceLineNo">1051</span> return;<a name="line.1051"></a> <span class="sourceLineNo">1052</span> }<a name="line.1052"></a> <span class="sourceLineNo">1053</span> Paint p = this.backgroundPaint;<a name="line.1053"></a> <span class="sourceLineNo">1054</span> if (p instanceof GradientPaint) {<a name="line.1054"></a> <span class="sourceLineNo">1055</span> GradientPaint gp = (GradientPaint) p;<a name="line.1055"></a> <span class="sourceLineNo">1056</span> if (orientation == PlotOrientation.VERTICAL) {<a name="line.1056"></a> <span class="sourceLineNo">1057</span> p = new GradientPaint((float) area.getCenterX(),<a name="line.1057"></a> <span class="sourceLineNo">1058</span> (float) area.getMaxY(), gp.getColor1(),<a name="line.1058"></a> <span class="sourceLineNo">1059</span> (float) area.getCenterX(), (float) area.getMinY(),<a name="line.1059"></a> <span class="sourceLineNo">1060</span> gp.getColor2());<a name="line.1060"></a> <span class="sourceLineNo">1061</span> }<a name="line.1061"></a> <span class="sourceLineNo">1062</span> else if (orientation == PlotOrientation.HORIZONTAL) {<a name="line.1062"></a> <span class="sourceLineNo">1063</span> p = new GradientPaint((float) area.getMinX(),<a name="line.1063"></a> <span class="sourceLineNo">1064</span> (float) area.getCenterY(), gp.getColor1(),<a name="line.1064"></a> <span class="sourceLineNo">1065</span> (float) area.getMaxX(), (float) area.getCenterY(),<a name="line.1065"></a> <span class="sourceLineNo">1066</span> gp.getColor2());<a name="line.1066"></a> <span class="sourceLineNo">1067</span> }<a name="line.1067"></a> <span class="sourceLineNo">1068</span> }<a name="line.1068"></a> <span class="sourceLineNo">1069</span> Composite originalComposite = g2.getComposite();<a name="line.1069"></a> <span class="sourceLineNo">1070</span> g2.setComposite(AlphaComposite.getInstance(AlphaComposite.SRC_OVER,<a name="line.1070"></a> <span class="sourceLineNo">1071</span> this.backgroundAlpha));<a name="line.1071"></a> <span class="sourceLineNo">1072</span> g2.setPaint(p);<a name="line.1072"></a> <span class="sourceLineNo">1073</span> g2.fill(area);<a name="line.1073"></a> <span class="sourceLineNo">1074</span> g2.setComposite(originalComposite);<a name="line.1074"></a> <span class="sourceLineNo">1075</span> }<a name="line.1075"></a> <span class="sourceLineNo">1076</span><a name="line.1076"></a> <span class="sourceLineNo">1077</span> /**<a name="line.1077"></a> <span class="sourceLineNo">1078</span> * Draws the background image (if there is one) aligned within the<a name="line.1078"></a> <span class="sourceLineNo">1079</span> * specified area.<a name="line.1079"></a> <span class="sourceLineNo">1080</span> *<a name="line.1080"></a> <span class="sourceLineNo">1081</span> * @param g2 the graphics device.<a name="line.1081"></a> <span class="sourceLineNo">1082</span> * @param area the area.<a name="line.1082"></a> <span class="sourceLineNo">1083</span> *<a name="line.1083"></a> <span class="sourceLineNo">1084</span> * @see #getBackgroundImage()<a name="line.1084"></a> <span class="sourceLineNo">1085</span> * @see #getBackgroundImageAlignment()<a name="line.1085"></a> <span class="sourceLineNo">1086</span> * @see #getBackgroundImageAlpha()<a name="line.1086"></a> <span class="sourceLineNo">1087</span> */<a name="line.1087"></a> <span class="sourceLineNo">1088</span> public void drawBackgroundImage(Graphics2D g2, Rectangle2D area) {<a name="line.1088"></a> <span class="sourceLineNo">1089</span> if (this.backgroundImage == null) {<a name="line.1089"></a> <span class="sourceLineNo">1090</span> return; // nothing to do<a name="line.1090"></a> <span class="sourceLineNo">1091</span> }<a name="line.1091"></a> <span class="sourceLineNo">1092</span> Composite savedComposite = g2.getComposite();<a name="line.1092"></a> <span class="sourceLineNo">1093</span> g2.setComposite(AlphaComposite.getInstance(AlphaComposite.SRC_OVER,<a name="line.1093"></a> <span class="sourceLineNo">1094</span> this.backgroundImageAlpha));<a name="line.1094"></a> <span class="sourceLineNo">1095</span> Rectangle2D dest = new Rectangle2D.Double(0.0, 0.0,<a name="line.1095"></a> <span class="sourceLineNo">1096</span> this.backgroundImage.getWidth(null),<a name="line.1096"></a> <span class="sourceLineNo">1097</span> this.backgroundImage.getHeight(null));<a name="line.1097"></a> <span class="sourceLineNo">1098</span> Align.align(dest, area, this.backgroundImageAlignment);<a name="line.1098"></a> <span class="sourceLineNo">1099</span> Shape savedClip = g2.getClip();<a name="line.1099"></a> <span class="sourceLineNo">1100</span> g2.clip(area);<a name="line.1100"></a> <span class="sourceLineNo">1101</span> g2.drawImage(this.backgroundImage, (int) dest.getX(),<a name="line.1101"></a> <span class="sourceLineNo">1102</span> (int) dest.getY(), (int) dest.getWidth() + 1,<a name="line.1102"></a> <span class="sourceLineNo">1103</span> (int) dest.getHeight() + 1, null);<a name="line.1103"></a> <span class="sourceLineNo">1104</span> g2.setClip(savedClip);<a name="line.1104"></a> <span class="sourceLineNo">1105</span> g2.setComposite(savedComposite);<a name="line.1105"></a> <span class="sourceLineNo">1106</span> }<a name="line.1106"></a> <span class="sourceLineNo">1107</span><a name="line.1107"></a> <span class="sourceLineNo">1108</span> /**<a name="line.1108"></a> <span class="sourceLineNo">1109</span> * Draws the plot outline. This method will be called during the chart<a name="line.1109"></a> <span class="sourceLineNo">1110</span> * drawing process and is declared public so that it can be accessed by the<a name="line.1110"></a> <span class="sourceLineNo">1111</span> * renderers used by certain subclasses. You shouldn't need to call this<a name="line.1111"></a> <span class="sourceLineNo">1112</span> * method directly.<a name="line.1112"></a> <span class="sourceLineNo">1113</span> *<a name="line.1113"></a> <span class="sourceLineNo">1114</span> * @param g2 the graphics device.<a name="line.1114"></a> <span class="sourceLineNo">1115</span> * @param area the area within which the plot should be drawn.<a name="line.1115"></a> <span class="sourceLineNo">1116</span> */<a name="line.1116"></a> <span class="sourceLineNo">1117</span> public void drawOutline(Graphics2D g2, Rectangle2D area) {<a name="line.1117"></a> <span class="sourceLineNo">1118</span> if (!this.outlineVisible) {<a name="line.1118"></a> <span class="sourceLineNo">1119</span> return;<a name="line.1119"></a> <span class="sourceLineNo">1120</span> }<a name="line.1120"></a> <span class="sourceLineNo">1121</span> if ((this.outlineStroke != null) &amp;&amp; (this.outlinePaint != null)) {<a name="line.1121"></a> <span class="sourceLineNo">1122</span> g2.setStroke(this.outlineStroke);<a name="line.1122"></a> <span class="sourceLineNo">1123</span> g2.setPaint(this.outlinePaint);<a name="line.1123"></a> <span class="sourceLineNo">1124</span> g2.draw(area);<a name="line.1124"></a> <span class="sourceLineNo">1125</span> }<a name="line.1125"></a> <span class="sourceLineNo">1126</span> }<a name="line.1126"></a> <span class="sourceLineNo">1127</span><a name="line.1127"></a> <span class="sourceLineNo">1128</span> /**<a name="line.1128"></a> <span class="sourceLineNo">1129</span> * Draws a message to state that there is no data to plot.<a name="line.1129"></a> <span class="sourceLineNo">1130</span> *<a name="line.1130"></a> <span class="sourceLineNo">1131</span> * @param g2 the graphics device.<a name="line.1131"></a> <span class="sourceLineNo">1132</span> * @param area the area within which the plot should be drawn.<a name="line.1132"></a> <span class="sourceLineNo">1133</span> */<a name="line.1133"></a> <span class="sourceLineNo">1134</span> protected void drawNoDataMessage(Graphics2D g2, Rectangle2D area) {<a name="line.1134"></a> <span class="sourceLineNo">1135</span> Shape savedClip = g2.getClip();<a name="line.1135"></a> <span class="sourceLineNo">1136</span> g2.clip(area);<a name="line.1136"></a> <span class="sourceLineNo">1137</span> String message = this.noDataMessage;<a name="line.1137"></a> <span class="sourceLineNo">1138</span> if (message != null) {<a name="line.1138"></a> <span class="sourceLineNo">1139</span> g2.setFont(this.noDataMessageFont);<a name="line.1139"></a> <span class="sourceLineNo">1140</span> g2.setPaint(this.noDataMessagePaint);<a name="line.1140"></a> <span class="sourceLineNo">1141</span> TextBlock block = TextUtilities.createTextBlock(<a name="line.1141"></a> <span class="sourceLineNo">1142</span> this.noDataMessage, this.noDataMessageFont,<a name="line.1142"></a> <span class="sourceLineNo">1143</span> this.noDataMessagePaint, 0.9f * (float) area.getWidth(),<a name="line.1143"></a> <span class="sourceLineNo">1144</span> new G2TextMeasurer(g2));<a name="line.1144"></a> <span class="sourceLineNo">1145</span> block.draw(g2, (float) area.getCenterX(),<a name="line.1145"></a> <span class="sourceLineNo">1146</span> (float) area.getCenterY(), TextBlockAnchor.CENTER);<a name="line.1146"></a> <span class="sourceLineNo">1147</span> }<a name="line.1147"></a> <span class="sourceLineNo">1148</span> g2.setClip(savedClip);<a name="line.1148"></a> <span class="sourceLineNo">1149</span> }<a name="line.1149"></a> <span class="sourceLineNo">1150</span><a name="line.1150"></a> <span class="sourceLineNo">1151</span> /**<a name="line.1151"></a> <span class="sourceLineNo">1152</span> * Creates a plot entity that contains a reference to the plot and the<a name="line.1152"></a> <span class="sourceLineNo">1153</span> * data area as shape.<a name="line.1153"></a> <span class="sourceLineNo">1154</span> *<a name="line.1154"></a> <span class="sourceLineNo">1155</span> * @param dataArea the data area used as hot spot for the entity.<a name="line.1155"></a> <span class="sourceLineNo">1156</span> * @param plotState the plot rendering info containing a reference to the<a name="line.1156"></a> <span class="sourceLineNo">1157</span> * EntityCollection.<a name="line.1157"></a> <span class="sourceLineNo">1158</span> * @param toolTip the tool tip (defined in the respective Plot<a name="line.1158"></a> <span class="sourceLineNo">1159</span> * subclass) (&lt;code&gt;null&lt;/code&gt; permitted).<a name="line.1159"></a> <span class="sourceLineNo">1160</span> * @param urlText the url (defined in the respective Plot subclass)<a name="line.1160"></a> <span class="sourceLineNo">1161</span> * (&lt;code&gt;null&lt;/code&gt; permitted).<a name="line.1161"></a> <span class="sourceLineNo">1162</span> *<a name="line.1162"></a> <span class="sourceLineNo">1163</span> * @since 1.0.13<a name="line.1163"></a> <span class="sourceLineNo">1164</span> */<a name="line.1164"></a> <span class="sourceLineNo">1165</span> protected void createAndAddEntity(Rectangle2D dataArea,<a name="line.1165"></a> <span class="sourceLineNo">1166</span> PlotRenderingInfo plotState, String toolTip, String urlText) {<a name="line.1166"></a> <span class="sourceLineNo">1167</span> if (plotState != null &amp;&amp; plotState.getOwner() != null) {<a name="line.1167"></a> <span class="sourceLineNo">1168</span> EntityCollection e = plotState.getOwner().getEntityCollection();<a name="line.1168"></a> <span class="sourceLineNo">1169</span> if (e != null) {<a name="line.1169"></a> <span class="sourceLineNo">1170</span> e.add(new PlotEntity(dataArea, this, toolTip, urlText));<a name="line.1170"></a> <span class="sourceLineNo">1171</span> }<a name="line.1171"></a> <span class="sourceLineNo">1172</span> }<a name="line.1172"></a> <span class="sourceLineNo">1173</span> }<a name="line.1173"></a> <span class="sourceLineNo">1174</span><a name="line.1174"></a> <span class="sourceLineNo">1175</span> /**<a name="line.1175"></a> <span class="sourceLineNo">1176</span> * Handles a 'click' on the plot. Since the plot does not maintain any<a name="line.1176"></a> <span class="sourceLineNo">1177</span> * information about where it has been drawn, the plot rendering info is<a name="line.1177"></a> <span class="sourceLineNo">1178</span> * supplied as an argument so that the plot dimensions can be determined.<a name="line.1178"></a> <span class="sourceLineNo">1179</span> *<a name="line.1179"></a> <span class="sourceLineNo">1180</span> * @param x the x coordinate (in Java2D space).<a name="line.1180"></a> <span class="sourceLineNo">1181</span> * @param y the y coordinate (in Java2D space).<a name="line.1181"></a> <span class="sourceLineNo">1182</span> * @param info an object containing information about the dimensions of<a name="line.1182"></a> <span class="sourceLineNo">1183</span> * the plot.<a name="line.1183"></a> <span class="sourceLineNo">1184</span> */<a name="line.1184"></a> <span class="sourceLineNo">1185</span> public void handleClick(int x, int y, PlotRenderingInfo info) {<a name="line.1185"></a> <span class="sourceLineNo">1186</span> // provides a 'no action' default<a name="line.1186"></a> <span class="sourceLineNo">1187</span> }<a name="line.1187"></a> <span class="sourceLineNo">1188</span><a name="line.1188"></a> <span class="sourceLineNo">1189</span> /**<a name="line.1189"></a> <span class="sourceLineNo">1190</span> * Performs a zoom on the plot. Subclasses should override if zooming is<a name="line.1190"></a> <span class="sourceLineNo">1191</span> * appropriate for the type of plot.<a name="line.1191"></a> <span class="sourceLineNo">1192</span> *<a name="line.1192"></a> <span class="sourceLineNo">1193</span> * @param percent the zoom percentage.<a name="line.1193"></a> <span class="sourceLineNo">1194</span> */<a name="line.1194"></a> <span class="sourceLineNo">1195</span> public void zoom(double percent) {<a name="line.1195"></a> <span class="sourceLineNo">1196</span> // do nothing by default.<a name="line.1196"></a> <span class="sourceLineNo">1197</span> }<a name="line.1197"></a> <span class="sourceLineNo">1198</span><a name="line.1198"></a> <span class="sourceLineNo">1199</span> /**<a name="line.1199"></a> <span class="sourceLineNo">1200</span> * Receives notification of a change to an {@link Annotation} added to<a name="line.1200"></a> <span class="sourceLineNo">1201</span> * this plot.<a name="line.1201"></a> <span class="sourceLineNo">1202</span> *<a name="line.1202"></a> <span class="sourceLineNo">1203</span> * @param event information about the event (not used here).<a name="line.1203"></a> <span class="sourceLineNo">1204</span> *<a name="line.1204"></a> <span class="sourceLineNo">1205</span> * @since 1.0.14<a name="line.1205"></a> <span class="sourceLineNo">1206</span> */<a name="line.1206"></a> <span class="sourceLineNo">1207</span> public void annotationChanged(AnnotationChangeEvent event) {<a name="line.1207"></a> <span class="sourceLineNo">1208</span> fireChangeEvent();<a name="line.1208"></a> <span class="sourceLineNo">1209</span> }<a name="line.1209"></a> <span class="sourceLineNo">1210</span><a name="line.1210"></a> <span class="sourceLineNo">1211</span> /**<a name="line.1211"></a> <span class="sourceLineNo">1212</span> * Receives notification of a change to one of the plot's axes.<a name="line.1212"></a> <span class="sourceLineNo">1213</span> *<a name="line.1213"></a> <span class="sourceLineNo">1214</span> * @param event information about the event (not used here).<a name="line.1214"></a> <span class="sourceLineNo">1215</span> */<a name="line.1215"></a> <span class="sourceLineNo">1216</span> public void axisChanged(AxisChangeEvent event) {<a name="line.1216"></a> <span class="sourceLineNo">1217</span> fireChangeEvent();<a name="line.1217"></a> <span class="sourceLineNo">1218</span> }<a name="line.1218"></a> <span class="sourceLineNo">1219</span><a name="line.1219"></a> <span class="sourceLineNo">1220</span> /**<a name="line.1220"></a> <span class="sourceLineNo">1221</span> * Receives notification of a change to the plot's dataset.<a name="line.1221"></a> <span class="sourceLineNo">1222</span> * &lt;P&gt;<a name="line.1222"></a> <span class="sourceLineNo">1223</span> * The plot reacts by passing on a plot change event to all registered<a name="line.1223"></a> <span class="sourceLineNo">1224</span> * listeners.<a name="line.1224"></a> <span class="sourceLineNo">1225</span> *<a name="line.1225"></a> <span class="sourceLineNo">1226</span> * @param event information about the event (not used here).<a name="line.1226"></a> <span class="sourceLineNo">1227</span> */<a name="line.1227"></a> <span class="sourceLineNo">1228</span> public void datasetChanged(DatasetChangeEvent event) {<a name="line.1228"></a> <span class="sourceLineNo">1229</span> PlotChangeEvent newEvent = new PlotChangeEvent(this);<a name="line.1229"></a> <span class="sourceLineNo">1230</span> newEvent.setType(ChartChangeEventType.DATASET_UPDATED);<a name="line.1230"></a> <span class="sourceLineNo">1231</span> notifyListeners(newEvent);<a name="line.1231"></a> <span class="sourceLineNo">1232</span> }<a name="line.1232"></a> <span class="sourceLineNo">1233</span><a name="line.1233"></a> <span class="sourceLineNo">1234</span> /**<a name="line.1234"></a> <span class="sourceLineNo">1235</span> * Receives notification of a change to a marker that is assigned to the<a name="line.1235"></a> <span class="sourceLineNo">1236</span> * plot.<a name="line.1236"></a> <span class="sourceLineNo">1237</span> *<a name="line.1237"></a> <span class="sourceLineNo">1238</span> * @param event the event.<a name="line.1238"></a> <span class="sourceLineNo">1239</span> *<a name="line.1239"></a> <span class="sourceLineNo">1240</span> * @since 1.0.3<a name="line.1240"></a> <span class="sourceLineNo">1241</span> */<a name="line.1241"></a> <span class="sourceLineNo">1242</span> public void markerChanged(MarkerChangeEvent event) {<a name="line.1242"></a> <span class="sourceLineNo">1243</span> fireChangeEvent();<a name="line.1243"></a> <span class="sourceLineNo">1244</span> }<a name="line.1244"></a> <span class="sourceLineNo">1245</span><a name="line.1245"></a> <span class="sourceLineNo">1246</span> /**<a name="line.1246"></a> <span class="sourceLineNo">1247</span> * Adjusts the supplied x-value.<a name="line.1247"></a> <span class="sourceLineNo">1248</span> *<a name="line.1248"></a> <span class="sourceLineNo">1249</span> * @param x the x-value.<a name="line.1249"></a> <span class="sourceLineNo">1250</span> * @param w1 width 1.<a name="line.1250"></a> <span class="sourceLineNo">1251</span> * @param w2 width 2.<a name="line.1251"></a> <span class="sourceLineNo">1252</span> * @param edge the edge (left or right).<a name="line.1252"></a> <span class="sourceLineNo">1253</span> *<a name="line.1253"></a> <span class="sourceLineNo">1254</span> * @return The adjusted x-value.<a name="line.1254"></a> <span class="sourceLineNo">1255</span> */<a name="line.1255"></a> <span class="sourceLineNo">1256</span> protected double getRectX(double x, double w1, double w2,<a name="line.1256"></a> <span class="sourceLineNo">1257</span> RectangleEdge edge) {<a name="line.1257"></a> <span class="sourceLineNo">1258</span><a name="line.1258"></a> <span class="sourceLineNo">1259</span> double result = x;<a name="line.1259"></a> <span class="sourceLineNo">1260</span> if (edge == RectangleEdge.LEFT) {<a name="line.1260"></a> <span class="sourceLineNo">1261</span> result = result + w1;<a name="line.1261"></a> <span class="sourceLineNo">1262</span> }<a name="line.1262"></a> <span class="sourceLineNo">1263</span> else if (edge == RectangleEdge.RIGHT) {<a name="line.1263"></a> <span class="sourceLineNo">1264</span> result = result + w2;<a name="line.1264"></a> <span class="sourceLineNo">1265</span> }<a name="line.1265"></a> <span class="sourceLineNo">1266</span> return result;<a name="line.1266"></a> <span class="sourceLineNo">1267</span><a name="line.1267"></a> <span class="sourceLineNo">1268</span> }<a name="line.1268"></a> <span class="sourceLineNo">1269</span><a name="line.1269"></a> <span class="sourceLineNo">1270</span> /**<a name="line.1270"></a> <span class="sourceLineNo">1271</span> * Adjusts the supplied y-value.<a name="line.1271"></a> <span class="sourceLineNo">1272</span> *<a name="line.1272"></a> <span class="sourceLineNo">1273</span> * @param y the x-value.<a name="line.1273"></a> <span class="sourceLineNo">1274</span> * @param h1 height 1.<a name="line.1274"></a> <span class="sourceLineNo">1275</span> * @param h2 height 2.<a name="line.1275"></a> <span class="sourceLineNo">1276</span> * @param edge the edge (top or bottom).<a name="line.1276"></a> <span class="sourceLineNo">1277</span> *<a name="line.1277"></a> <span class="sourceLineNo">1278</span> * @return The adjusted y-value.<a name="line.1278"></a> <span class="sourceLineNo">1279</span> */<a name="line.1279"></a> <span class="sourceLineNo">1280</span> protected double getRectY(double y, double h1, double h2,<a name="line.1280"></a> <span class="sourceLineNo">1281</span> RectangleEdge edge) {<a name="line.1281"></a> <span class="sourceLineNo">1282</span><a name="line.1282"></a> <span class="sourceLineNo">1283</span> double result = y;<a name="line.1283"></a> <span class="sourceLineNo">1284</span> if (edge == RectangleEdge.TOP) {<a name="line.1284"></a> <span class="sourceLineNo">1285</span> result = result + h1;<a name="line.1285"></a> <span class="sourceLineNo">1286</span> }<a name="line.1286"></a> <span class="sourceLineNo">1287</span> else if (edge == RectangleEdge.BOTTOM) {<a name="line.1287"></a> <span class="sourceLineNo">1288</span> result = result + h2;<a name="line.1288"></a> <span class="sourceLineNo">1289</span> }<a name="line.1289"></a> <span class="sourceLineNo">1290</span> return result;<a name="line.1290"></a> <span class="sourceLineNo">1291</span><a name="line.1291"></a> <span class="sourceLineNo">1292</span> }<a name="line.1292"></a> <span class="sourceLineNo">1293</span><a name="line.1293"></a> <span class="sourceLineNo">1294</span> /**<a name="line.1294"></a> <span class="sourceLineNo">1295</span> * Tests this plot for equality with another object.<a name="line.1295"></a> <span class="sourceLineNo">1296</span> *<a name="line.1296"></a> <span class="sourceLineNo">1297</span> * @param obj the object (&lt;code&gt;null&lt;/code&gt; permitted).<a name="line.1297"></a> <span class="sourceLineNo">1298</span> *<a name="line.1298"></a> <span class="sourceLineNo">1299</span> * @return &lt;code&gt;true&lt;/code&gt; or &lt;code&gt;false&lt;/code&gt;.<a name="line.1299"></a> <span class="sourceLineNo">1300</span> */<a name="line.1300"></a> <span class="sourceLineNo">1301</span> public boolean equals(Object obj) {<a name="line.1301"></a> <span class="sourceLineNo">1302</span> if (obj == this) {<a name="line.1302"></a> <span class="sourceLineNo">1303</span> return true;<a name="line.1303"></a> <span class="sourceLineNo">1304</span> }<a name="line.1304"></a> <span class="sourceLineNo">1305</span> if (!(obj instanceof Plot)) {<a name="line.1305"></a> <span class="sourceLineNo">1306</span> return false;<a name="line.1306"></a> <span class="sourceLineNo">1307</span> }<a name="line.1307"></a> <span class="sourceLineNo">1308</span> Plot that = (Plot) obj;<a name="line.1308"></a> <span class="sourceLineNo">1309</span> if (!ObjectUtilities.equal(this.noDataMessage, that.noDataMessage)) {<a name="line.1309"></a> <span class="sourceLineNo">1310</span> return false;<a name="line.1310"></a> <span class="sourceLineNo">1311</span> }<a name="line.1311"></a> <span class="sourceLineNo">1312</span> if (!ObjectUtilities.equal(<a name="line.1312"></a> <span class="sourceLineNo">1313</span> this.noDataMessageFont, that.noDataMessageFont<a name="line.1313"></a> <span class="sourceLineNo">1314</span> )) {<a name="line.1314"></a> <span class="sourceLineNo">1315</span> return false;<a name="line.1315"></a> <span class="sourceLineNo">1316</span> }<a name="line.1316"></a> <span class="sourceLineNo">1317</span> if (!PaintUtilities.equal(this.noDataMessagePaint,<a name="line.1317"></a> <span class="sourceLineNo">1318</span> that.noDataMessagePaint)) {<a name="line.1318"></a> <span class="sourceLineNo">1319</span> return false;<a name="line.1319"></a> <span class="sourceLineNo">1320</span> }<a name="line.1320"></a> <span class="sourceLineNo">1321</span> if (!ObjectUtilities.equal(this.insets, that.insets)) {<a name="line.1321"></a> <span class="sourceLineNo">1322</span> return false;<a name="line.1322"></a> <span class="sourceLineNo">1323</span> }<a name="line.1323"></a> <span class="sourceLineNo">1324</span> if (this.outlineVisible != that.outlineVisible) {<a name="line.1324"></a> <span class="sourceLineNo">1325</span> return false;<a name="line.1325"></a> <span class="sourceLineNo">1326</span> }<a name="line.1326"></a> <span class="sourceLineNo">1327</span> if (!ObjectUtilities.equal(this.outlineStroke, that.outlineStroke)) {<a name="line.1327"></a> <span class="sourceLineNo">1328</span> return false;<a name="line.1328"></a> <span class="sourceLineNo">1329</span> }<a name="line.1329"></a> <span class="sourceLineNo">1330</span> if (!PaintUtilities.equal(this.outlinePaint, that.outlinePaint)) {<a name="line.1330"></a> <span class="sourceLineNo">1331</span> return false;<a name="line.1331"></a> <span class="sourceLineNo">1332</span> }<a name="line.1332"></a> <span class="sourceLineNo">1333</span> if (!PaintUtilities.equal(this.backgroundPaint, that.backgroundPaint)) {<a name="line.1333"></a> <span class="sourceLineNo">1334</span> return false;<a name="line.1334"></a> <span class="sourceLineNo">1335</span> }<a name="line.1335"></a> <span class="sourceLineNo">1336</span> if (!ObjectUtilities.equal(this.backgroundImage,<a name="line.1336"></a> <span class="sourceLineNo">1337</span> that.backgroundImage)) {<a name="line.1337"></a> <span class="sourceLineNo">1338</span> return false;<a name="line.1338"></a> <span class="sourceLineNo">1339</span> }<a name="line.1339"></a> <span class="sourceLineNo">1340</span> if (this.backgroundImageAlignment != that.backgroundImageAlignment) {<a name="line.1340"></a> <span class="sourceLineNo">1341</span> return false;<a name="line.1341"></a> <span class="sourceLineNo">1342</span> }<a name="line.1342"></a> <span class="sourceLineNo">1343</span> if (this.backgroundImageAlpha != that.backgroundImageAlpha) {<a name="line.1343"></a> <span class="sourceLineNo">1344</span> return false;<a name="line.1344"></a> <span class="sourceLineNo">1345</span> }<a name="line.1345"></a> <span class="sourceLineNo">1346</span> if (this.foregroundAlpha != that.foregroundAlpha) {<a name="line.1346"></a> <span class="sourceLineNo">1347</span> return false;<a name="line.1347"></a> <span class="sourceLineNo">1348</span> }<a name="line.1348"></a> <span class="sourceLineNo">1349</span> if (this.backgroundAlpha != that.backgroundAlpha) {<a name="line.1349"></a> <span class="sourceLineNo">1350</span> return false;<a name="line.1350"></a> <span class="sourceLineNo">1351</span> }<a name="line.1351"></a> <span class="sourceLineNo">1352</span> if (!this.drawingSupplier.equals(that.drawingSupplier)) {<a name="line.1352"></a> <span class="sourceLineNo">1353</span> return false;<a name="line.1353"></a> <span class="sourceLineNo">1354</span> }<a name="line.1354"></a> <span class="sourceLineNo">1355</span> if (this.notify != that.notify) {<a name="line.1355"></a> <span class="sourceLineNo">1356</span> return false;<a name="line.1356"></a> <span class="sourceLineNo">1357</span> }<a name="line.1357"></a> <span class="sourceLineNo">1358</span> return true;<a name="line.1358"></a> <span class="sourceLineNo">1359</span> }<a name="line.1359"></a> <span class="sourceLineNo">1360</span><a name="line.1360"></a> <span class="sourceLineNo">1361</span> /**<a name="line.1361"></a> <span class="sourceLineNo">1362</span> * Creates a clone of the plot.<a name="line.1362"></a> <span class="sourceLineNo">1363</span> *<a name="line.1363"></a> <span class="sourceLineNo">1364</span> * @return A clone.<a name="line.1364"></a> <span class="sourceLineNo">1365</span> *<a name="line.1365"></a> <span class="sourceLineNo">1366</span> * @throws CloneNotSupportedException if some component of the plot does not<a name="line.1366"></a> <span class="sourceLineNo">1367</span> * support cloning.<a name="line.1367"></a> <span class="sourceLineNo">1368</span> */<a name="line.1368"></a> <span class="sourceLineNo">1369</span> public Object clone() throws CloneNotSupportedException {<a name="line.1369"></a> <span class="sourceLineNo">1370</span><a name="line.1370"></a> <span class="sourceLineNo">1371</span> Plot clone = (Plot) super.clone();<a name="line.1371"></a> <span class="sourceLineNo">1372</span> // private Plot parent &lt;-- don't clone the parent plot, but take care<a name="line.1372"></a> <span class="sourceLineNo">1373</span> // childs in combined plots instead<a name="line.1373"></a> <span class="sourceLineNo">1374</span> if (this.datasetGroup != null) {<a name="line.1374"></a> <span class="sourceLineNo">1375</span> clone.datasetGroup<a name="line.1375"></a> <span class="sourceLineNo">1376</span> = (DatasetGroup) ObjectUtilities.clone(this.datasetGroup);<a name="line.1376"></a> <span class="sourceLineNo">1377</span> }<a name="line.1377"></a> <span class="sourceLineNo">1378</span> clone.drawingSupplier<a name="line.1378"></a> <span class="sourceLineNo">1379</span> = (DrawingSupplier) ObjectUtilities.clone(this.drawingSupplier);<a name="line.1379"></a> <span class="sourceLineNo">1380</span> clone.listenerList = new EventListenerList();<a name="line.1380"></a> <span class="sourceLineNo">1381</span> return clone;<a name="line.1381"></a> <span class="sourceLineNo">1382</span><a name="line.1382"></a> <span class="sourceLineNo">1383</span> }<a name="line.1383"></a> <span class="sourceLineNo">1384</span><a name="line.1384"></a> <span class="sourceLineNo">1385</span> /**<a name="line.1385"></a> <span class="sourceLineNo">1386</span> * Provides serialization support.<a name="line.1386"></a> <span class="sourceLineNo">1387</span> *<a name="line.1387"></a> <span class="sourceLineNo">1388</span> * @param stream the output stream.<a name="line.1388"></a> <span class="sourceLineNo">1389</span> *<a name="line.1389"></a> <span class="sourceLineNo">1390</span> * @throws IOException if there is an I/O error.<a name="line.1390"></a> <span class="sourceLineNo">1391</span> */<a name="line.1391"></a> <span class="sourceLineNo">1392</span> private void writeObject(ObjectOutputStream stream) throws IOException {<a name="line.1392"></a> <span class="sourceLineNo">1393</span> stream.defaultWriteObject();<a name="line.1393"></a> <span class="sourceLineNo">1394</span> SerialUtilities.writePaint(this.noDataMessagePaint, stream);<a name="line.1394"></a> <span class="sourceLineNo">1395</span> SerialUtilities.writeStroke(this.outlineStroke, stream);<a name="line.1395"></a> <span class="sourceLineNo">1396</span> SerialUtilities.writePaint(this.outlinePaint, stream);<a name="line.1396"></a> <span class="sourceLineNo">1397</span> // backgroundImage<a name="line.1397"></a> <span class="sourceLineNo">1398</span> SerialUtilities.writePaint(this.backgroundPaint, stream);<a name="line.1398"></a> <span class="sourceLineNo">1399</span> }<a name="line.1399"></a> <span class="sourceLineNo">1400</span><a name="line.1400"></a> <span class="sourceLineNo">1401</span> /**<a name="line.1401"></a> <span class="sourceLineNo">1402</span> * Provides serialization support.<a name="line.1402"></a> <span class="sourceLineNo">1403</span> *<a name="line.1403"></a> <span class="sourceLineNo">1404</span> * @param stream the input stream.<a name="line.1404"></a> <span class="sourceLineNo">1405</span> *<a name="line.1405"></a> <span class="sourceLineNo">1406</span> * @throws IOException if there is an I/O error.<a name="line.1406"></a> <span class="sourceLineNo">1407</span> * @throws ClassNotFoundException if there is a classpath problem.<a name="line.1407"></a> <span class="sourceLineNo">1408</span> */<a name="line.1408"></a> <span class="sourceLineNo">1409</span> private void readObject(ObjectInputStream stream)<a name="line.1409"></a> <span class="sourceLineNo">1410</span> throws IOException, ClassNotFoundException {<a name="line.1410"></a> <span class="sourceLineNo">1411</span> stream.defaultReadObject();<a name="line.1411"></a> <span class="sourceLineNo">1412</span> this.noDataMessagePaint = SerialUtilities.readPaint(stream);<a name="line.1412"></a> <span class="sourceLineNo">1413</span> this.outlineStroke = SerialUtilities.readStroke(stream);<a name="line.1413"></a> <span class="sourceLineNo">1414</span> this.outlinePaint = SerialUtilities.readPaint(stream);<a name="line.1414"></a> <span class="sourceLineNo">1415</span> // backgroundImage<a name="line.1415"></a> <span class="sourceLineNo">1416</span> this.backgroundPaint = SerialUtilities.readPaint(stream);<a name="line.1416"></a> <span class="sourceLineNo">1417</span><a name="line.1417"></a> <span class="sourceLineNo">1418</span> this.listenerList = new EventListenerList();<a name="line.1418"></a> <span class="sourceLineNo">1419</span><a name="line.1419"></a> <span class="sourceLineNo">1420</span> }<a name="line.1420"></a> <span class="sourceLineNo">1421</span><a name="line.1421"></a> <span class="sourceLineNo">1422</span> /**<a name="line.1422"></a> <span class="sourceLineNo">1423</span> * Resolves a domain axis location for a given plot orientation.<a name="line.1423"></a> <span class="sourceLineNo">1424</span> *<a name="line.1424"></a> <span class="sourceLineNo">1425</span> * @param location the location (&lt;code&gt;null&lt;/code&gt; not permitted).<a name="line.1425"></a> <span class="sourceLineNo">1426</span> * @param orientation the orientation (&lt;code&gt;null&lt;/code&gt; not permitted).<a name="line.1426"></a> <span class="sourceLineNo">1427</span> *<a name="line.1427"></a> <span class="sourceLineNo">1428</span> * @return The edge (never &lt;code&gt;null&lt;/code&gt;).<a name="line.1428"></a> <span class="sourceLineNo">1429</span> */<a name="line.1429"></a> <span class="sourceLineNo">1430</span> public static RectangleEdge resolveDomainAxisLocation(<a name="line.1430"></a> <span class="sourceLineNo">1431</span> AxisLocation location, PlotOrientation orientation) {<a name="line.1431"></a> <span class="sourceLineNo">1432</span><a name="line.1432"></a> <span class="sourceLineNo">1433</span> ParamChecks.nullNotPermitted(location, "location");<a name="line.1433"></a> <span class="sourceLineNo">1434</span> ParamChecks.nullNotPermitted(orientation, "orientation");<a name="line.1434"></a> <span class="sourceLineNo">1435</span><a name="line.1435"></a> <span class="sourceLineNo">1436</span> RectangleEdge result = null;<a name="line.1436"></a> <span class="sourceLineNo">1437</span> if (location == AxisLocation.TOP_OR_RIGHT) {<a name="line.1437"></a> <span class="sourceLineNo">1438</span> if (orientation == PlotOrientation.HORIZONTAL) {<a name="line.1438"></a> <span class="sourceLineNo">1439</span> result = RectangleEdge.RIGHT;<a name="line.1439"></a> <span class="sourceLineNo">1440</span> }<a name="line.1440"></a> <span class="sourceLineNo">1441</span> else if (orientation == PlotOrientation.VERTICAL) {<a name="line.1441"></a> <span class="sourceLineNo">1442</span> result = RectangleEdge.TOP;<a name="line.1442"></a> <span class="sourceLineNo">1443</span> }<a name="line.1443"></a> <span class="sourceLineNo">1444</span> }<a name="line.1444"></a> <span class="sourceLineNo">1445</span> else if (location == AxisLocation.TOP_OR_LEFT) {<a name="line.1445"></a> <span class="sourceLineNo">1446</span> if (orientation == PlotOrientation.HORIZONTAL) {<a name="line.1446"></a> <span class="sourceLineNo">1447</span> result = RectangleEdge.LEFT;<a name="line.1447"></a> <span class="sourceLineNo">1448</span> }<a name="line.1448"></a> <span class="sourceLineNo">1449</span> else if (orientation == PlotOrientation.VERTICAL) {<a name="line.1449"></a> <span class="sourceLineNo">1450</span> result = RectangleEdge.TOP;<a name="line.1450"></a> <span class="sourceLineNo">1451</span> }<a name="line.1451"></a> <span class="sourceLineNo">1452</span> }<a name="line.1452"></a> <span class="sourceLineNo">1453</span> else if (location == AxisLocation.BOTTOM_OR_RIGHT) {<a name="line.1453"></a> <span class="sourceLineNo">1454</span> if (orientation == PlotOrientation.HORIZONTAL) {<a name="line.1454"></a> <span class="sourceLineNo">1455</span> result = RectangleEdge.RIGHT;<a name="line.1455"></a> <span class="sourceLineNo">1456</span> }<a name="line.1456"></a> <span class="sourceLineNo">1457</span> else if (orientation == PlotOrientation.VERTICAL) {<a name="line.1457"></a> <span class="sourceLineNo">1458</span> result = RectangleEdge.BOTTOM;<a name="line.1458"></a> <span class="sourceLineNo">1459</span> }<a name="line.1459"></a> <span class="sourceLineNo">1460</span> }<a name="line.1460"></a> <span class="sourceLineNo">1461</span> else if (location == AxisLocation.BOTTOM_OR_LEFT) {<a name="line.1461"></a> <span class="sourceLineNo">1462</span> if (orientation == PlotOrientation.HORIZONTAL) {<a name="line.1462"></a> <span class="sourceLineNo">1463</span> result = RectangleEdge.LEFT;<a name="line.1463"></a> <span class="sourceLineNo">1464</span> }<a name="line.1464"></a> <span class="sourceLineNo">1465</span> else if (orientation == PlotOrientation.VERTICAL) {<a name="line.1465"></a> <span class="sourceLineNo">1466</span> result = RectangleEdge.BOTTOM;<a name="line.1466"></a> <span class="sourceLineNo">1467</span> }<a name="line.1467"></a> <span class="sourceLineNo">1468</span> }<a name="line.1468"></a> <span class="sourceLineNo">1469</span> // the above should cover all the options...<a name="line.1469"></a> <span class="sourceLineNo">1470</span> if (result == null) {<a name="line.1470"></a> <span class="sourceLineNo">1471</span> throw new IllegalStateException("resolveDomainAxisLocation()");<a name="line.1471"></a> <span class="sourceLineNo">1472</span> }<a name="line.1472"></a> <span class="sourceLineNo">1473</span> return result;<a name="line.1473"></a> <span class="sourceLineNo">1474</span><a name="line.1474"></a> <span class="sourceLineNo">1475</span> }<a name="line.1475"></a> <span class="sourceLineNo">1476</span><a name="line.1476"></a> <span class="sourceLineNo">1477</span> /**<a name="line.1477"></a> <span class="sourceLineNo">1478</span> * Resolves a range axis location for a given plot orientation.<a name="line.1478"></a> <span class="sourceLineNo">1479</span> *<a name="line.1479"></a> <span class="sourceLineNo">1480</span> * @param location the location (&lt;code&gt;null&lt;/code&gt; not permitted).<a name="line.1480"></a> <span class="sourceLineNo">1481</span> * @param orientation the orientation (&lt;code&gt;null&lt;/code&gt; not permitted).<a name="line.1481"></a> <span class="sourceLineNo">1482</span> *<a name="line.1482"></a> <span class="sourceLineNo">1483</span> * @return The edge (never &lt;code&gt;null&lt;/code&gt;).<a name="line.1483"></a> <span class="sourceLineNo">1484</span> */<a name="line.1484"></a> <span class="sourceLineNo">1485</span> public static RectangleEdge resolveRangeAxisLocation(<a name="line.1485"></a> <span class="sourceLineNo">1486</span> AxisLocation location, PlotOrientation orientation) {<a name="line.1486"></a> <span class="sourceLineNo">1487</span><a name="line.1487"></a> <span class="sourceLineNo">1488</span> ParamChecks.nullNotPermitted(location, "location");<a name="line.1488"></a> <span class="sourceLineNo">1489</span> ParamChecks.nullNotPermitted(orientation, "orientation");<a name="line.1489"></a> <span class="sourceLineNo">1490</span><a name="line.1490"></a> <span class="sourceLineNo">1491</span> RectangleEdge result = null;<a name="line.1491"></a> <span class="sourceLineNo">1492</span> if (location == AxisLocation.TOP_OR_RIGHT) {<a name="line.1492"></a> <span class="sourceLineNo">1493</span> if (orientation == PlotOrientation.HORIZONTAL) {<a name="line.1493"></a> <span class="sourceLineNo">1494</span> result = RectangleEdge.TOP;<a name="line.1494"></a> <span class="sourceLineNo">1495</span> }<a name="line.1495"></a> <span class="sourceLineNo">1496</span> else if (orientation == PlotOrientation.VERTICAL) {<a name="line.1496"></a> <span class="sourceLineNo">1497</span> result = RectangleEdge.RIGHT;<a name="line.1497"></a> <span class="sourceLineNo">1498</span> }<a name="line.1498"></a> <span class="sourceLineNo">1499</span> }<a name="line.1499"></a> <span class="sourceLineNo">1500</span> else if (location == AxisLocation.TOP_OR_LEFT) {<a name="line.1500"></a> <span class="sourceLineNo">1501</span> if (orientation == PlotOrientation.HORIZONTAL) {<a name="line.1501"></a> <span class="sourceLineNo">1502</span> result = RectangleEdge.TOP;<a name="line.1502"></a> <span class="sourceLineNo">1503</span> }<a name="line.1503"></a> <span class="sourceLineNo">1504</span> else if (orientation == PlotOrientation.VERTICAL) {<a name="line.1504"></a> <span class="sourceLineNo">1505</span> result = RectangleEdge.LEFT;<a name="line.1505"></a> <span class="sourceLineNo">1506</span> }<a name="line.1506"></a> <span class="sourceLineNo">1507</span> }<a name="line.1507"></a> <span class="sourceLineNo">1508</span> else if (location == AxisLocation.BOTTOM_OR_RIGHT) {<a name="line.1508"></a> <span class="sourceLineNo">1509</span> if (orientation == PlotOrientation.HORIZONTAL) {<a name="line.1509"></a> <span class="sourceLineNo">1510</span> result = RectangleEdge.BOTTOM;<a name="line.1510"></a> <span class="sourceLineNo">1511</span> }<a name="line.1511"></a> <span class="sourceLineNo">1512</span> else if (orientation == PlotOrientation.VERTICAL) {<a name="line.1512"></a> <span class="sourceLineNo">1513</span> result = RectangleEdge.RIGHT;<a name="line.1513"></a> <span class="sourceLineNo">1514</span> }<a name="line.1514"></a> <span class="sourceLineNo">1515</span> }<a name="line.1515"></a> <span class="sourceLineNo">1516</span> else if (location == AxisLocation.BOTTOM_OR_LEFT) {<a name="line.1516"></a> <span class="sourceLineNo">1517</span> if (orientation == PlotOrientation.HORIZONTAL) {<a name="line.1517"></a> <span class="sourceLineNo">1518</span> result = RectangleEdge.BOTTOM;<a name="line.1518"></a> <span class="sourceLineNo">1519</span> }<a name="line.1519"></a> <span class="sourceLineNo">1520</span> else if (orientation == PlotOrientation.VERTICAL) {<a name="line.1520"></a> <span class="sourceLineNo">1521</span> result = RectangleEdge.LEFT;<a name="line.1521"></a> <span class="sourceLineNo">1522</span> }<a name="line.1522"></a> <span class="sourceLineNo">1523</span> }<a name="line.1523"></a> <span class="sourceLineNo">1524</span><a name="line.1524"></a> <span class="sourceLineNo">1525</span> // the above should cover all the options...<a name="line.1525"></a> <span class="sourceLineNo">1526</span> if (result == null) {<a name="line.1526"></a> <span class="sourceLineNo">1527</span> throw new IllegalStateException("resolveRangeAxisLocation()");<a name="line.1527"></a> <span class="sourceLineNo">1528</span> }<a name="line.1528"></a> <span class="sourceLineNo">1529</span> return result;<a name="line.1529"></a> <span class="sourceLineNo">1530</span><a name="line.1530"></a> <span class="sourceLineNo">1531</span> }<a name="line.1531"></a> <span class="sourceLineNo">1532</span><a name="line.1532"></a> <span class="sourceLineNo">1533</span>}<a name="line.1533"></a> </pre> </div> </body> </html>
source/tpl_ext_my_micro/css/home.css
platinum-joomla-templates/pkg_ext_my_micro
.ext-home { padding-top: 20px; padding-bottom: 20px; } .ext-home .t3-sl-1 { padding: 0; } .ext-home .resp-accordion { clear: both; border: 1px solid #c1c1c1; } .ext-home .resp-tab-content { float: left; width: 100% !important; border: none !important; padding: 10px 0 !important; } .ext-home .resp-tab-content img { max-width: 100%; } .ext-home .resp-tab-active { border: none !important; background: #5d2e74 !important; color: #fff; } .ext-home .resp-tabs-list { margin-left: 15px !important; } .ext-home .resp-tabs-list li { padding: 8px 15px !important; } .ext-home .resp-arrow { border-top: none; } .ext-home .resp-tab-active { background: #5d2e74 !important; color: #fff; } .ext-home .resp-tab-active .resp-arrow { border-bottom: none; }
posts/2020/01/24/python-f-strings-in-logging/index.html
pilosus/pilosus.github.io
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8" /> <title>Python logging: why printf-style string formatting may be better than f-strings</title> <!-- Mobile Specific Metas –––––––––––––––––––––––––––––––––––––––––––––––––– --> <meta name="viewport" content="width=device-width, initial-scale=1"> <!-- Open Graph Metas –––––––––––––––––––––––––––––––––––––––––––––––––– --> <meta property="og:title" content="Python logging: why printf-style string formatting may be better than f-strings" /> <meta property="og:type" content="article" /> <meta property="og:image" content="https://blog.pilosus.org/theme/images/og_image_default.png" /> <meta property="og:url" content="https://blog.pilosus.org/posts/2020/01/24/python-f-strings-in-logging/" /> <meta property="og:description" content="Python logging module provides optimizations when %-formatting is used" /> <meta property="og:locale" content="" /> <meta property="og:site_name" content="Vitaly&#39;s Technical Blog" /> <meta property="article:published_time" content="2020-01-24" /> <meta property="article:modified_time" content="2020-01-25" /> <meta property="article:section" content="Blog" /> <meta property="article:tag" content="python" /> <meta property="article:tag" content="logging" /> <meta property="article:tag" content="f-string" /> <!-- FONT –––––––––––––––––––––––––––––––––––––––––––––––––– --> <link href="//fonts.googleapis.com/css?family=Open+Sans:400,300,600&amp;subset=cyrillic" rel="stylesheet" type="text/css"> <!-- CSS –––––––––––––––––––––––––––––––––––––––––––––––––– --> <link rel="stylesheet" href="https://blog.pilosus.org/theme/css/normalize.css" /> <link rel="stylesheet" href="https://blog.pilosus.org/theme/css/skeleton.css" /> <link rel="stylesheet" href="https://blog.pilosus.org/theme/css/custom.css" /> <link rel="stylesheet" href="https://blog.pilosus.org/theme/css/pygment.css" /> <!-- Favicon –––––––––––––––––––––––––––––––––––––––––––––––––– --> <link rel="icon" type="image/png" href="https://blog.pilosus.org/theme/images/favicon.png"> <!-- Feeds –––––––––––––––––––––––––––––––––––––––––––––––––– --> <link href="https://blog.pilosus.org/feeds/all.atom.xml" type="application/atom+xml" rel="alternate" title="Vitaly's Technical Blog Atom Feed" /> </head> <!-- Primary Page Layout –––––––––––––––––––––––––––––––––––––––––––––––––– --> <body id="index" class="home"> <div class="container"> <section class="header"> <div class="row"> <div class="two columns"> <img class="header-img u-full-width" alt="Vitaly Samigullin" src="/images/avatar.png"> </div> <div class="ten columns"> <h2 class="title"><a class="header-link" href="https://blog.pilosus.org/">Vitaly's Technical Blog </a></h2> </div> </div> </section> <div class="navbar-spacer"></div> <nav class="navbar"> <div class="container"> <ul class="navbar-list"> <li class="navbar-item"><a class="navbar-link" href="https://blog.pilosus.org/pages/contact/">Contact</a></li> <li class="navbar-item"><a class="navbar-link hl" href="https://blog.pilosus.org/category/blog/">Blog</a></li> </ul> </div> </nav> <div class="search"> <form id="search-google" name="searchForm" action="https://google.com/search"> <div class="row"> <div class="ten columns"> <input class="u-full-width" name="q" type="text" placeholder="Keyword..." maxlength="200" /> <input name="q" type="hidden" value="site:https://blog.pilosus.org"/> </div> <div class="two columns"> <input class="button u-full-width" name="submit" type="submit" value="Search" /> </div> </div> </form> </div> <div class="content"> <section id="content" class="body"> <article class="post-entry"> <header class="post-header"> <h2 class="post-title"> <a href="https://blog.pilosus.org/posts/2020/01/24/python-f-strings-in-logging/" rel="bookmark" title="Permalink to Python logging: why printf-style string formatting may be better than f-strings">Python logging: why printf-style string formatting may be better than&nbsp;f-strings</a></h2> </header> <div class="entry-content"> <div class="post-info"> <span class="published" title="2020-01-24T09:10:00+03:00"> 24-01-2020 09:10 </span> | upd. <span class="modified" title="2020-01-25T13:45:00+03:00">25-01-2020 13:45</span> | <span class="vcard author"> by <a class="url fn" href="https://blog.pilosus.org/">Vitaly Samigullin</a> </span> | <span>in <a href="https://blog.pilosus.org/category/blog/">Blog</a></span> | <span class="word-count">705 words</span> | <span class="word-count">3 min to read</span> <br/><span>tags: <a href="https://blog.pilosus.org/tag/python/">python</a> <a href="https://blog.pilosus.org/tag/logging/">logging</a> <a href="https://blog.pilosus.org/tag/f-string/">f-string</a> </span> </div><!-- /.post-info --> <p>Python provides more than one way to format strings: <a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#printf-style-string-formatting">%-formatting</a>, <a class="reference external" href="https://docs.python.org/3/library/string.html#formatstrings">str.format()</a>, <a class="reference external" href="https://docs.python.org/3/library/string.html#formatstrings">string.Template</a> and <a class="reference external" href="https://www.python.org/dev/peps/pep-0498/">f-strings</a>. What format developers use is the matter of personal aesthetic reasons rather than anything else. Still there are use cases where good old printf-style <tt class="docutils literal"><span class="pre">%-formatting</span></tt> may have advantages over other formats. Python&#8217;s <a class="reference external" href="https://docs.python.org/3/library/logging.html">logging</a> module is one of these cases. Let&#8217;s see what are the main reasons to use <tt class="docutils literal"><span class="pre">%-formatting</span></tt> for logging in&nbsp;Python.</p> <div class="section" id="python-logging-optimization-format-string-until-it-cannot-be-avoided"> <h2>Python logging optimization: format string until it cannot be&nbsp;avoided</h2> <p>Python <a class="reference external" href="https://docs.python.org/3/library/logging.html">logging</a> methods like <a class="reference external" href="https://docs.python.org/3/library/logging.html#logging.debug">debug</a> get in message argument along with optional <tt class="docutils literal">args</tt> and <tt class="docutils literal">kwargs</tt>. Args used for message formatting. <strong>Formatting of these arguments is deferred until it cannot be avoided</strong>. That means the final message is not evaluated if its log level is below the logger&#8217;s log level. On the other hand, f-string is really an expression that evaluated at runtime and it lacks logging&#8217;s optimizations. Let&#8217;s see an&nbsp;example:</p> <div class="highlight"><pre><span></span><span class="n">In</span> <span class="p">[</span><span class="mi">1</span><span class="p">]:</span> <span class="kn">import</span> <span class="nn">logging</span> <span class="o">...</span><span class="p">:</span> <span class="n">logging</span><span class="o">.</span><span class="n">basicConfig</span><span class="p">(</span><span class="n">level</span><span class="o">=</span><span class="n">logging</span><span class="o">.</span><span class="n">INFO</span><span class="p">)</span> <span class="o">...</span><span class="p">:</span> <span class="n">logger</span> <span class="o">=</span> <span class="n">logging</span><span class="o">.</span><span class="n">getLogger</span><span class="p">(</span><span class="s1">&#39;TestLogger&#39;</span><span class="p">)</span> <span class="n">In</span> <span class="p">[</span><span class="mi">2</span><span class="p">]:</span> <span class="k">class</span> <span class="nc">A</span><span class="p">:</span> <span class="o">...</span><span class="p">:</span> <span class="k">def</span> <span class="fm">__str__</span><span class="p">(</span><span class="bp">self</span><span class="p">):</span> <span class="o">...</span><span class="p">:</span> <span class="k">print</span><span class="p">(</span><span class="s1">&#39;Unnecessary slow computations are done here!&#39;</span><span class="p">)</span> <span class="o">...</span><span class="p">:</span> <span class="k">return</span> <span class="bp">self</span><span class="o">.</span><span class="vm">__class__</span><span class="o">.</span><span class="vm">__name__</span> <span class="o">...</span><span class="p">:</span> <span class="o">...</span><span class="p">:</span> <span class="n">obj</span> <span class="o">=</span> <span class="n">A</span><span class="p">()</span> <span class="n">In</span> <span class="p">[</span><span class="mi">3</span><span class="p">]:</span> <span class="n">logger</span><span class="o">.</span><span class="n">debug</span><span class="p">(</span><span class="s2">&quot;log level below INFO with args: </span><span class="si">%s</span><span class="s2">&quot;</span><span class="p">,</span> <span class="n">obj</span><span class="p">)</span> <span class="n">In</span> <span class="p">[</span><span class="mi">4</span><span class="p">]:</span> <span class="n">logger</span><span class="o">.</span><span class="n">debug</span><span class="p">(</span><span class="n">f</span><span class="s2">&quot;log level below INFO with f-string: {obj}&quot;</span><span class="p">)</span> <span class="n">Unnecessary</span> <span class="n">slow</span> <span class="n">computations</span> <span class="n">are</span> <span class="n">done</span> <span class="n">here</span><span class="err">!</span> <span class="n">In</span> <span class="p">[</span><span class="mi">5</span><span class="p">]:</span> <span class="n">logger</span><span class="o">.</span><span class="n">debug</span><span class="p">(</span><span class="s2">&quot;log level below INFO with args: </span><span class="si">%s</span><span class="s2">&quot;</span> <span class="o">%</span> <span class="n">obj</span><span class="p">)</span> <span class="n">Unnecessary</span> <span class="n">slow</span> <span class="n">computations</span> <span class="n">are</span> <span class="n">done</span> <span class="n">here</span><span class="err">!</span> <span class="n">In</span> <span class="p">[</span><span class="mi">6</span><span class="p">]:</span> <span class="n">logger</span><span class="o">.</span><span class="n">info</span><span class="p">(</span><span class="s2">&quot;log level INFO with args: </span><span class="si">%s</span><span class="s2">&quot;</span><span class="p">,</span> <span class="n">obj</span><span class="p">)</span> <span class="n">Unnecessary</span> <span class="n">slow</span> <span class="n">computations</span> <span class="n">are</span> <span class="n">done</span> <span class="n">here</span><span class="err">!</span> <span class="n">INFO</span><span class="p">:</span><span class="n">TestLogger</span><span class="p">:</span><span class="n">log</span> <span class="n">level</span> <span class="n">INFO</span> <span class="k">with</span> <span class="n">args</span><span class="p">:</span> <span class="n">A</span> </pre></div> <p>As you can see in <strong>step 3</strong> a message doesn&#8217;t get logged as the root logger&#8217;s level is higher than <tt class="docutils literal">debug</tt>. Logging module&#8217;s inner optimization makes sure that the message is not formatted in this case. Compare this to <strong>step 6</strong>.</p> <p>In <strong>step 4</strong> the f-string is also not logged because of the low log level. But it&#8217;s formatted anyway. That&#8217;s why you see <tt class="docutils literal">obj.__str__</tt> called.</p> <p>Please note, that logging optimization doesn&#8217;t work for <tt class="docutils literal">&quot;format string&quot; % values</tt> format. You can see that in <strong>step 5</strong>. The magic applies for <tt class="docutils literal"><span class="pre">%-format</span></tt> message <strong>if and only if the values for message formatting are passed in as logger method&#8217;s&nbsp;arguments!</strong></p> <p>So <strong>step 3</strong> shows the optimized way to do message formatting in&nbsp;logging.</p> <p>By the way, <a class="reference external" href="https://docs.python.org/3/library/logging.html">logging</a> module has other nice <a class="reference external" href="https://docs.python.org/3/howto/logging.html#optimization">optimizations</a> that worth&nbsp;learning.</p> </div> <div class="section" id="sentry-integration-with-logging"> <h2>Sentry integration with&nbsp;logging</h2> <p>Sentry is a popular error tracking solution. Sentry <a class="reference external" href="https://docs.sentry.io/platforms/python/logging/">integrates</a> with the Python logging module. <a class="reference external" href="https://docs.sentry.io/data-management/event-grouping/">Error aggregation</a> is another great feature of Sentry. Sentry looks at the event&#8217;s stacktrace, exception, or message and group it with existing ones if they are the same. If you get a hundred of exceptions that are all the same they get grouped into one with nice&nbsp;statistics.</p> <p>When integrating Sentry with Python logging, it&#8217;s important to use <tt class="docutils literal"><span class="pre">%-formatting</span></tt>, so that Sentry can group your messages. As an example, let&#8217;s log failed attempts to retrieve an <span class="caps">URL</span>:</p> <div class="highlight"><pre><span></span><span class="n">logger</span><span class="o">.</span><span class="n">error</span><span class="p">(</span><span class="s2">&quot;Failed to retrieve URL </span><span class="si">%s</span><span class="s2">&quot;</span><span class="p">,</span> <span class="n">url</span><span class="p">)</span> </pre></div> <p>With printf-style formatting your messages will be grouped together no matter what value <tt class="docutils literal">url</tt> variable holds. But in this&nbsp;case:</p> <div class="highlight"><pre><span></span><span class="n">logger</span><span class="o">.</span><span class="n">error</span><span class="p">(</span><span class="n">f</span><span class="s2">&quot;Failed to retrieve URL {url}&quot;</span><span class="p">)</span> </pre></div> <p>you get a separate event in Sentry for every single unique <span class="caps">URL</span>. If you get 1000 unique <span class="caps">URL</span>, your Sentry dashboard might get&nbsp;messy.</p> </div> <div class="section" id="conclusions"> <h2>Conclusions</h2> <p>Although Python is not Perl, there&#8217;s still more than one way to do it. Which string formatting style to use is an open question. Your project may not use Sentry, or you may prefer f-strings for readability reasons. You may see deferred formatting in logging for printf-style strings as a futile micro-optimization that won&#8217;t improve your app performance. But still, there may be cases where using an oldie but goldie <tt class="docutils literal"><span class="pre">%-formatting</span></tt> is beneficial, even at price of string formatting&nbsp;inconsistency.</p> </div> <div class="section" id="updates"> <h2>Updates</h2> <p><em>2020-01-24 21:35</em>. Many thanks to <a class="reference external" href="https://blog.pilosus.org/posts/2020/01/24/python-f-strings-in-logging/#comment-4769289809">symmitchry</a> who stressed out the importance of passing values for a message to be formatted as <em>arguments to logger&#8217;s method</em> (e.g. args to <tt class="docutils literal">logger.debug()</tt>). Probably, that wasn&#8217;t quite clear in the first edition of the post. I&#8217;ve made this point&nbsp;explicit.</p> <p><em>2020-01-25 13:45</em>. As a redditor pointed out in the <a class="reference external" href="https://old.reddit.com/r/Python/comments/etcnq2/python_logging_why_printfstyle_string_formatting/ffgmvn2/">post discussion</a> a Python linter <tt class="docutils literal">pylint</tt> has a rule <a class="reference external" href="https://docs.pylint.org/en/1.6.0/features.html">W1202</a> that warns you when <tt class="docutils literal">str.format</tt> is used in logging. It&#8217;s worth to mention a rule W1201 too, which is triggered for the cases like in step 5 (see the code snippet&nbsp;above).</p> </div> </div><!-- /.entry-content --> <div class="comments"> <h3>Comments</h3> <div id="disqus_thread"></div> <script type="text/javascript"> var disqus_shortname = 'https-blog-pilosus-org'; var disqus_identifier = 'posts/2020/01/24/python-f-strings-in-logging/'; var disqus_url = 'https://blog.pilosus.org/posts/2020/01/24/python-f-strings-in-logging/'; (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = '//https-blog-pilosus-org.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); </script> <noscript>Please enable JavaScript to view the comments.</noscript> </div> </article> </section> </div> <div class="navbar-spacer"></div> <section class="extras"> <ul class="navbar-list"> <li class="navbar-item"><a class="navbar-link" href="https://pilosus.org/">Home Page</a></li> </ul> <ul class="navbar-list"> <li class="navbar-item"><a class="navbar-link" href="https://blog.pilosus.org/feeds/all.atom.xml" type="application/atom+xml" rel="alternate">atom feed</a></li> <li class="navbar-item"><a class="navbar-link" href="https://github.com/pilosus">GitHub</a></li> <li class="navbar-item"><a class="navbar-link" href="https://www.linkedin.com/in/vitaly-samigullin-05027233/">LinkedIn</a></li> </ul> </section><!-- /#extras --> <footer class="footer-pelican"> <address id="about" class="vcard body"> Proudly powered by <a href="http://getpelican.com/">Pelican</a>, which takes great advantage of <a href="http://python.org">Python</a>. Theme: <a href="http://github.com/pilosus/pilosus-pelican-theme/">Pilosus Pelican</a> </address><!-- /#about --> </footer><!-- /#contentinfo --> <script type="text/javascript"> (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) })(window,document,'script','https://www.google-analytics.com/analytics.js','ga'); ga('create', 'UA-140765245-1', 'auto'); ga('send', 'pageview'); </script> <script type="text/javascript"> var disqus_shortname = 'https-blog-pilosus-org'; (function () { var s = document.createElement('script'); s.async = true; s.type = 'text/javascript'; s.src = 'https://' + disqus_shortname + '.disqus.com/count.js'; (document.getElementsByTagName('HEAD')[0] || document.getElementsByTagName('BODY')[0]).appendChild(s); }()); </script> </div> </body> </html>
GeoCachingPOO/dist/javadoc/Exceptions/class-use/PasswordMissmatchException.html
NunoOliv/POO-GeoCaching
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc (1.8.0_31) on Thu May 28 10:31:01 BST 2015 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Uses of Class Exceptions.PasswordMissmatchException</title> <meta name="date" content="2015-05-28"> <link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../script.js"></script> </head> <body> <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { parent.document.title="Uses of Class Exceptions.PasswordMissmatchException"; } } catch(err) { } //--> </script> <noscript> <div>JavaScript is disabled on your browser.</div> </noscript> <!-- ========= START OF TOP NAVBAR ======= --> <div class="topNav"><a name="navbar.top"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> <a name="navbar.top.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../overview-summary.html">Overview</a></li> <li><a href="../package-summary.html">Package</a></li> <li><a href="../../Exceptions/PasswordMissmatchException.html" title="class in Exceptions">Class</a></li> <li class="navBarCell1Rev">Use</li> <li><a href="../../overview-tree.html">Tree</a></li> <li><a href="../../deprecated-list.html">Deprecated</a></li> <li><a href="../../index-files/index-1.html">Index</a></li> <li><a href="../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="../../index.html?Exceptions/class-use/PasswordMissmatchException.html" target="_top">Frames</a></li> <li><a href="PasswordMissmatchException.html" target="_top">No&nbsp;Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_top"> <li><a href="../../allclasses-noframe.html">All&nbsp;Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_top"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <a name="skip.navbar.top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> <div class="header"> <h2 title="Uses of Class Exceptions.PasswordMissmatchException" class="title">Uses of Class<br>Exceptions.PasswordMissmatchException</h2> </div> <div class="classUseContainer"> <ul class="blockList"> <li class="blockList"> <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> <caption><span>Packages that use <a href="../../Exceptions/PasswordMissmatchException.html" title="class in Exceptions">PasswordMissmatchException</a></span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Package</th> <th class="colLast" scope="col">Description</th> </tr> <tbody> <tr class="altColor"> <td class="colFirst"><a href="#Business">Business</a></td> <td class="colLast">&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><a href="#Data">Data</a></td> <td class="colLast">&nbsp;</td> </tr> </tbody> </table> </li> <li class="blockList"> <ul class="blockList"> <li class="blockList"><a name="Business"> <!-- --> </a> <h3>Uses of <a href="../../Exceptions/PasswordMissmatchException.html" title="class in Exceptions">PasswordMissmatchException</a> in <a href="../../Business/package-summary.html">Business</a></h3> <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> <caption><span>Methods in <a href="../../Business/package-summary.html">Business</a> that throw <a href="../../Exceptions/PasswordMissmatchException.html" title="class in Exceptions">PasswordMissmatchException</a></span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th class="colLast" scope="col">Method and Description</th> </tr> <tbody> <tr class="altColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><span class="typeNameLabel">Core.</span><code><span class="memberNameLink"><a href="../../Business/Core.html#login-java.lang.String-java.lang.String-">login</a></span>(java.lang.String&nbsp;mail, java.lang.String&nbsp;pass)</code>&nbsp;</td> </tr> </tbody> </table> </li> <li class="blockList"><a name="Data"> <!-- --> </a> <h3>Uses of <a href="../../Exceptions/PasswordMissmatchException.html" title="class in Exceptions">PasswordMissmatchException</a> in <a href="../../Data/package-summary.html">Data</a></h3> <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> <caption><span>Methods in <a href="../../Data/package-summary.html">Data</a> that throw <a href="../../Exceptions/PasswordMissmatchException.html" title="class in Exceptions">PasswordMissmatchException</a></span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th class="colLast" scope="col">Method and Description</th> </tr> <tbody> <tr class="altColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><span class="typeNameLabel">UserList.</span><code><span class="memberNameLink"><a href="../../Data/UserList.html#removeUser-java.lang.String-java.lang.String-">removeUser</a></span>(java.lang.String&nbsp;mail, java.lang.String&nbsp;pass)</code> <div class="block">Remove um utilizador do sistema.</div> </td> </tr> </tbody> </table> </li> </ul> </li> </ul> </div> <!-- ======= START OF BOTTOM NAVBAR ====== --> <div class="bottomNav"><a name="navbar.bottom"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> <a name="navbar.bottom.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../overview-summary.html">Overview</a></li> <li><a href="../package-summary.html">Package</a></li> <li><a href="../../Exceptions/PasswordMissmatchException.html" title="class in Exceptions">Class</a></li> <li class="navBarCell1Rev">Use</li> <li><a href="../../overview-tree.html">Tree</a></li> <li><a href="../../deprecated-list.html">Deprecated</a></li> <li><a href="../../index-files/index-1.html">Index</a></li> <li><a href="../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="../../index.html?Exceptions/class-use/PasswordMissmatchException.html" target="_top">Frames</a></li> <li><a href="PasswordMissmatchException.html" target="_top">No&nbsp;Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_bottom"> <li><a href="../../allclasses-noframe.html">All&nbsp;Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_bottom"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <a name="skip.navbar.bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> </body> </html>
layouts/sidebar-right.css
dmralev/Tuesday
#wrapper { max-width: 1140px; margin: 30px auto 15px; overflow: hidden; background: white; } #sidebar { width: 25%; max-width: 285px; float: right; clear: right; background: white; } #content { width: 75%; margin: 0 25% 30px 0; overflow: hidden; background: white; } #footer { width: 100%; clear: both; overflow: hidden; } #logo-head { width: 100%; } .post { padding: 0 3%; margin-bottom: 30px; }
coflo-0.0.4/third_party/boost_1_48_0/doc/html/boost_asio/reference/socket_base/_socket_base.html
charlesDGY/coflo
<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>socket_base::~socket_base</title> <link rel="stylesheet" href="../../../../../doc/src/boostbook.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.76.1"> <link rel="home" href="../../../boost_asio.html" title="Boost.Asio"> <link rel="up" href="../socket_base.html" title="socket_base"> <link rel="prev" href="shutdown_type.html" title="socket_base::shutdown_type"> <link rel="next" href="../ssl__context.html" title="ssl::context"> </head> <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"> <table cellpadding="2" width="100%"><tr> <td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../../../../boost.png"></td> <td align="center"><a href="../../../../../index.html">Home</a></td> <td align="center"><a href="../../../../../libs/libraries.htm">Libraries</a></td> <td align="center"><a href="http://www.boost.org/users/people.html">People</a></td> <td align="center"><a href="http://www.boost.org/users/faq.html">FAQ</a></td> <td align="center"><a href="../../../../../more/index.htm">More</a></td> </tr></table> <hr> <div class="spirit-nav"> <a accesskey="p" href="shutdown_type.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../socket_base.html"><img src="../../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../../boost_asio.html"><img src="../../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="../ssl__context.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a> </div> <div class="section"> <div class="titlepage"><div><div><h4 class="title"> <a name="boost_asio.reference.socket_base._socket_base"></a><a class="link" href="_socket_base.html" title="socket_base::~socket_base">socket_base::~socket_base</a> </h4></div></div></div> <p> <a class="indexterm" name="id1535137"></a> Protected destructor to prevent deletion through this type. </p> <pre class="programlisting"><span class="special">~</span><span class="identifier">socket_base</span><span class="special">();</span> </pre> </div> <table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr> <td align="left"></td> <td align="right"><div class="copyright-footer">Copyright &#169; 2003-2011 Christopher M. Kohlhoff<p> Distributed under the Boost Software License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>) </p> </div></td> </tr></table> <hr> <div class="spirit-nav"> <a accesskey="p" href="shutdown_type.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../socket_base.html"><img src="../../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../../boost_asio.html"><img src="../../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="../ssl__context.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a> </div> </body> </html>
components/com_joomleague/assets/css/player.css
xbegault/clrh-idf
@import url('person.css'); .playerteam { font-weight: bold; }