﻿body{background-color:#fff;font-size:12px;font-family:Ubuntu,Verdana,Arial,Helvetica,Sans-Serif;padding-top:50px;padding-bottom:20px;}.body-content{padding-left:15px;padding-right:15px;}.header{background-color:hsl(180,77%,41%);height:60px;}.header #logo-href{margin-left:-15px;}.right{float:right;}.small{font-weight:lighter;display:block;line-height:1;color:#777;margin-bottom:12px;}h1 .small{font-size:24px;}.help-page{font-size:14px;line-height:143%;color:#333;}.help-page h1,.help-page .h1{font-size:36px;white-space:nowrap;}.help-page .main-header{margin-bottom:4px;}.help-page h2,.help-page .h2{font-size:24px;color:#007a80;}.help-page h3,.help-page .h3{font-size:20px;}.help-page pre.wrapped{white-space:-moz-pre-wrap;white-space:-pre-wrap;white-space:-o-pre-wrap;white-space:pre-wrap;}.help-page .warning-message-container{margin-top:20px;padding:0 10px;color:#525252;background:#efdca9;border:1px solid #ccc;}.help-page .general-info a{text-decoration:none;}.help-page a{color:#01b8b8!important;text-decoration:underline;}.help-page a:hover{background-color:transparent;}.help-page .sample-header{border:2px solid #d4d4d4;background:#01b8b8;color:#fff;padding:8px 15px;border-bottom:0;display:inline-block;margin:10px 0 0 0;}.help-page .sample-content{display:block;border-width:0;padding:15px 20px;background:#fff;border:2px solid #d4d4d4;margin:0 0 10px 0;}.help-page .parameter-name,.help-page .parameter-type,.help-page .parameter-annotations{width:20%;}.help-page code{font-size:14px;}.help-page .api-name,.help-page .parameter-documentation{width:40%;}.help-page .api-documentation{width:60%;}.help-page .api-type{width:100px;}.help-page-table{min-width:600px;width:100%;border-collapse:collapse;text-align:left;margin:12px 0 20px 0;border-top:1px solid #d4d4d4;}.help-page-table.intro tr th:first-child,.help-page-table.intro tr td:first-child{width:250px;}.help-page-table.small-first tr th:first-child,.help-page-table.small-first tr td:first-child{width:125px;}.help-page-table th{text-align:left;font-weight:bold;border-bottom:1px solid #d4d4d4;padding:14px;background-color:#e4f3f3;}.help-page-table pre{margin:0;padding:0;font-size:100%;}.help-page-table p{margin:0;padding:0;font-size:100%;}.help-page-table td{border-bottom:1px solid #d4d4d4;vertical-align:top;background-color:#f2f8f8;padding:14px;}.help-page-table tbody tr:hover td{background-color:#e4f3f3;cursor:pointer;}h1 .copy-icon{color:#777;cursor:pointer;float:left;margin-left:-48px;margin-top:2px;padding:0 10px;-webkit-transition:color linear .2s;transition:color linear .2s;}h1 .copy-icon:hover{color:#000;}.rights-group{max-height:200px;overflow-y:auto;border:1px solid #ddd;padding:10px;border-radius:4px;background-color:#fafafa;}.rights-group .rights-group .checkbox{margin:5px 0;}.rights-group .rights-group .checkbox:first-child{margin-top:0;}@media only screen and (max-width:840px){h1 .copy-icon{margin-left:0;}}@media only screen and (max-width:500px){.help-page .openapi-link{float:none;margin-top:20px;margin-bottom:-10px;}}#snackbar{visibility:hidden;min-width:100px;height:40px;background-color:#2f96b4;color:#fff;text-align:center;border-radius:2px;position:fixed;z-index:30;padding:10px;right:80px;top:80px;}#snackbar.show{visibility:visible;-webkit-animation:fadein .5s,fadeout .5s 2.5s;animation:fadein .5s,fadeout .5s 2.5s;}@-webkit-keyframes fadein{from{bottom:0;opacity:0;}to{bottom:30px;opacity:1;}}@keyframes fadein{from{bottom:0;opacity:0;}to{bottom:30px;opacity:1;}}@-webkit-keyframes fadeout{from{bottom:30px;opacity:1;}to{bottom:0;opacity:0;}}@keyframes fadeout{from{bottom:30px;opacity:1;}to{bottom:0;opacity:0;}}