.ap-studio { width: 888px; box-sizing: border-box; margin: 0 auto; padding-bottom: 100px; }

.tools-list a { background-color: #75beff; color: black; text-decoration: none; padding: 5px 10px; border-radius: 30px; font-size: 13px; text-transform: uppercase; margin-right: 5px; }

.tools-list a:hover { background-color: #a8d6ff; text-decoration: underline; }

h2.tools-title { border-bottom: 4px solid black; display: inline-block; padding-bottom: 5px; margin-top: 64px; }

.banner { width: 61.8%; margin: 0 auto; display: block; border-radius: 5px; }

h1 { text-align: center; margin-top: 50px; }

.current-version { text-align: center; }

table.download-table { margin: 0 auto; box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2); border-radius: 5px; }

table.download-table th { background-color: #27ae60; font-weight: bold; }

table.download-table th:first-child { border-top-left-radius: 5px; }

table.download-table th:last-child { border-top-right-radius: 5px; }

table.download-table th, table.download-table td { text-align: left; vertical-align: top; padding: 3px; }

table.download-table td { padding: 5px; border-bottom: 1px solid #ccc; }

.download-section small { display: block; text-align: center; }

.download-section .less-important { color: #888; margin-top: 10px; }

.download-section .download { font-size: 24px; display: block; border-radius: 48px; background-color: #0076d7; color: #f2f2f2; padding: 8px; width: 360px; text-align: center; cursor: pointer; margin: 40px auto 20px; font-weight: 700; text-decoration: none; border: 3px solid #0076d7; border-right-color: #004680; border-bottom-color: #004680; box-shadow: 0 0 10px 0 rgba(0, 118, 215, 0.38824); }

.download-section .download:hover { background-color: #0b91ff; border: 3px solid #0b91ff; border-right-color: #0062b3; border-bottom-color: #0062b3; text-decoration: underline; }

.download-section .download:active { transform: translate(2px, 2px); }

.download-section .download i { float: left; margin-left: 10px; max-width: 24px; max-height: 24px; overflow: hidden; line-height: 32px; }

h2.transitional { color: #6b42ff; text-align: center; margin-top: 40px; margin-bottom: 0; }

h2.transitional.accented { text-align: center; background: #6b42ff; width: 128px; color: white; padding: 10px; margin: 128px auto 0; border-radius: 50px; }

a.anchor { display: block; position: relative; top: -180px; visibility: hidden; }

.tool-banner { border-radius: 15px; }

.tool-banner img { border-radius: 15px; }

.tool-banner a { position: relative; display: block; }

.tool-banner a i { display: none; position: absolute; top: 5px; right: 5px; font-size: 32px; border-radius: 10px; line-height: 42px; text-align: center; width: 42px; height: 42px; color: #004f94; background-color: rgba(255, 255, 255, 0.8); }

.tool-banner a:hover i { display: block; }

.tool-banner.wide { margin: 20px auto; display: block; }

.tool-banner.right { float: right; margin-left: 20px; }

.tool-banner.left { float: left; margin-right: 20px; }

h3 { margin-top: 40px; }

.description .content { line-height: 1.618; }

ul { list-style-position: inside; }

ul.air { list-style: none; }

ul.air li { margin-top: 20px; padding-left: 30px; background: url("../images/ap-bullet.png") no-repeat; background-size: 20px; background-position: 0 1px; }

ul .feature { font-weight: bold; font-size: 16px; }

ul .extra { font-size: 14px; }

code { font-family: 'Consolas', 'Deja Vu Sans Mono', 'Bitstream Vera Sans Mono', monospace; border-radius: 3px; background-color: #e5e5e5; padding: 3px 5px; }

.requirements { border: 1px solid #0064ff; color: #0064ff; text-decoration: none; border-radius: 5px; padding: 2px 5px; margin-top: 10px; display: inline-block; text-transform: uppercase; font-size: 12px; }

.requirements:hover { text-decoration: underline; }

p.chat-action { text-align: center; line-height: 30px; }

p.chat-action i { font-size: 32px; vertical-align: middle; margin-right: 10px; }

h1.inner-heading { text-align: center; margin-bottom: 5px; }

h1.inner-heading a { color: #0E9A00; text-decoration: none; }

h1.inner-heading img { width: 28px; height: 22px; vertical-align: baseline; margin-right: 10px; }

nav { margin-bottom: 30px; margin-left: 40px;  text-align: center;}

nav a { text-decoration: none; background-color: #f1f3f5; padding: 2px 8px; border-radius: 30px; color: black; border: 1px solid #e5e5e5; text-transform: uppercase; font-size: 12px; margin-right: 5px; }

nav a.selected { border-color: #0E9A00; color: #0E9A00; }

nav a.chat { background-color: #0bbcd4; color: #fff; border-color: #0aa7bc; }

nav a:hover { text-decoration: underline; }

.end-of-log { width: 61.8%; margin: 50px auto; height: 1px; background-color: #ccc; }

.embed-container { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; }

.embed-container iframe, .embed-container object, .embed-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

@media only screen and (max-width: 600px) { a { word-break: break-word; }
  .ap-studio { width: 88%; }
  .tools-list a { margin-bottom: 10px; display: inline-block; white-space: nowrap; }
  .tool-banner.left, .tool-banner.right { margin: 0; }
  img.tool-banner, .tool-banner img { display: block; width: 100%; height: auto; margin: 0 auto 20px; }
  footer { display: none; }
  main { padding-bottom: 50px; }
  nav a { margin-bottom: 10px; display: inline-block; } }

/*# sourceMappingURL=/static/pal/css/studio.css.map */