.ds-button,.ds-button--primary,.ds-button--secondary{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;border-radius:3px;cursor:pointer;font-family:"Open Sans",Arial,sans-serif;font-size:.8125rem;font-weight:600;line-height:1;padding:.75rem 1.5rem;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.ds-button--primary:disabled,.ds-button--secondary:disabled,.ds-button:disabled{cursor:not-allowed;opacity:.3}.ds-button--primary{background-color:#ec0041;color:#fff}.ds-button--primary:not(:disabled):hover{background-color:#bd0034}.ds-button--primary:active{background-color:#a5002e}.ds-button--secondary{background-color:transparent;border-color:#2f3542;border-style:solid;border-width:1px;color:#2f3542}.ds-is-dark .ds-button--secondary{background-color:transparent;border-color:#fff;color:#fff}.ds-button--secondary:not(:disabled):hover{background-color:#2f3542;color:#fff}.ds-is-dark .ds-button--secondary:not(:disabled):hover{background-color:#fff;color:#2f3542}.ds-button--secondary:active{background-color:#262a35}.ds-is-dark .ds-button--secondary:active{background-color:#d8dde6}.jwdeveloper-header{border-bottom:1px solid #d8dde6;padding:0 20px;margin:0 auto;width:100%;font-family:Lato,"Open Sans",Arial,sans-serif;font-weight:400;font-size:18px;box-shadow:0 2px 3px #d8dde6}@media screen and (max-width:960px){.jwdeveloper-header{font-size:15px;padding:0}}.jwdeveloper-header .header-inner{max-width:1510px;margin:0 auto;display:flex;align-items:center}@media screen and (max-width:720px){.jwdeveloper-header .header-inner{flex-direction:column;justify-content:flex-start}}.jwdeveloper-header .logo svg{width:128px;display:flex;align-items:center;justify-content:center}@media screen and (max-width:720px){.jwdeveloper-header .logo svg{padding:10px 0}}.jwdeveloper-header .header-item{width:100%;padding:30px 0;text-align:center;text-decoration:none;color:#000;border-top:1px solid #d8dde6}@media screen and (max-width:720px){.jwdeveloper-header .header-item{text-align:left;padding:10px 20px;background-color:#f3f5f8}}.jwdeveloper-header .header-item:hover{text-decoration:underline}@media screen and (max-width:720px){.jwdeveloper-header .header-item:hover{text-decoration:none;background-color:rgba(216,221,230,.5)}}body,html{box-sizing:border-box;margin:0;padding:0}html{box-sizing:border-box}html *,html ::after,html ::before{box-sizing:inherit}a{text-decoration:none}#release-notes{font:400 .9375rem "Open Sans",Arial,sans-serif}#release-notes.wrapper{display:flex;font:normal 16px "Open Sans",Arial,Helvetica,sans-serif;margin:0 auto;max-width:1200px;padding:60px 20px 0;position:relative;text-align:left}#release-notes .container{display:flex;position:relative;flex-flow:row wrap;width:100%}#release-notes .body-content li,#release-notes .container li{padding:6px 0;line-height:22px}#release-notes .body-content p,#release-notes .container p{font-size:15px}#release-notes .details-title{font-size:24px}#release-notes .details-title a{color:#2f3542}#release-notes .details-title a:hover{text-decoration:underline}#release-notes .ds-button--primary{text-transform:uppercase;display:inline-block;text-decoration:none;white-space:nowrap;margin-top:20px;color:#fff}#release-notes .release-channel-status{margin:25px 0 0}#release-notes .release-table-heading{font-size:13px;font-weight:700;margin:10px 0 20px;text-transform:uppercase}#release-notes .release-details{min-width:180px}#release-notes .release-details.one-fifth.block{align-items:baseline;display:flex;flex-flow:row wrap;margin:0 0 20px;width:100%}#release-notes .block{padding:0}#release-notes .product-release{max-width:1000px;width:100%}#release-notes .product-release+.product-release{border-top:1px solid #8797b2;padding:40px 0}#release-notes .product-release p.release-title{color:#475470;font-weight:700;font-size:17px;margin:0 0 20px}#release-notes .product-release p.release-date{color:#8797b2;font-weight:600;padding-top:20px}#release-notes .product-release h3{font-weight:600}#release-notes .product-release p{padding-bottom:10px}#release-notes .product-release .latest-release p.release-date{padding-top:0}#release-notes .product-releases{flex-basis:100%}#release-notes .product-releases p{font-size:16px}#release-notes .product-releases a{color:#0a75e3}#release-notes .product-name{color:#475470;font-size:20px;font-weight:700;margin:5px 0 20px}#release-notes .product-name+.ds-button,#release-notes .product-name+.ds-button--primary,#release-notes .product-name+.ds-button--secondary{margin-top:20px}#release-notes .version-label{font-size:28px;font-weight:700;color:#475470;margin:-3px 0 0}#release-notes .version-patch{align-items:center;display:inline-flex}#release-notes .tag-icon{height:15px;width:24px}#release-notes .release-tag{color:#475470;font-weight:700;margin:0 0 0 .5em}#release-notes .release-notes-table{display:flex;flex-flow:row wrap;margin-bottom:40px}#release-notes .release-notes-table p{flex:0 1 auto;font-size:13px}#release-notes .release-table{border:0 solid #d8dde6;border-width:0 0 1px 1px;border-spacing:0;font-family:Arial,sans-serif;margin:0}#release-notes .release-table td,#release-notes .release-table th{border:1px solid #d8dde6;border-width:1px 1px 0 0;font-size:13px;padding:10px}#release-notes .release-table td{font-size:13px}#release-notes .release-table th{background:rgba(10,117,227,.1);color:#0a75e3;font-size:11px;font-weight:700;text-transform:uppercase}#release-notes .channel{font-weight:700;text-transform:capitalize}#release-notes .channel.production{color:#0aac29}#release-notes .channel.beta{color:#ffba43}#release-notes code{background:#f3f5f8;border:1px solid #d8dde6;border-radius:0;color:#475470;font-size:12px;font-weight:400;padding:2px 4px}#release-notes .quick-links{padding:20px 0;flex-basis:100%;font-weight:600}#release-notes .quick-links details,#release-notes .quick-links>ul>li{padding:15px 0 5px}#release-notes .quick-links details a,#release-notes .quick-links>ul>li a{font-size:17px}#release-notes .quick-links summary,#release-notes .quick-links>ul>li{list-style:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}#release-notes .quick-links summary::after,#release-notes .quick-links>ul>li::after{content:"";display:inline-block;height:20px;margin-left:10px;width:13px}#release-notes .quick-links summary{cursor:pointer;font-size:17px}#release-notes .quick-links summary::after{background:url(https://hook.jwplayer.com/jw-design-library/5.2.4/icon/dashboard/chevron-down.svg) 50% 75%/100% auto no-repeat transparent}#release-notes .quick-links summary::-webkit-details-marker{display:none}#release-notes .quick-links ul{font-size:15px;list-style-type:none;padding:0}#release-notes .quick-links li{padding:5px 0;white-space:nowrap}#release-notes .quick-links a:not([class]){color:#2f3542}#release-notes .quick-links a:not([class]):hover{text-decoration:underline}#release-notes .tagged-release{border-top:1px solid #f3f5f8;padding:20px 0 20px 20px}@media screen and (max-width:779px){#release-notes .details-title{font-size:24px;color:#2f3542}#release-notes .quick-links details,#release-notes .quick-links ul{display:none}#release-notes .release-tag:not(.details-title){color:#a0acc2}#release-notes .product-name,#release-notes .version-label{color:#475470;font-size:24px;line-height:1;margin:0 .25em 0 0}#release-notes .product-name{order:-1}#release-notes .body-content h1{font-size:24px}#release-notes .body-content h2{font-size:22px}}@media screen and (min-width:780px){#release-notes .release-details.one-fifth.block{display:block;text-align:right;white-space:nowrap;width:auto}#release-notes .block{padding:0 20px}#release-notes .product-release{align-items:flex-start;display:flex;flex-flow:row nowrap;position:relative}#release-notes .release-table{min-width:275px;margin:0 30px 0 0}#release-notes .release-table th{white-space:nowrap}#release-notes .product-releases{flex-basis:80%}#release-notes .quick-links{flex-basis:20%;height:100%;max-height:90vh;overflow-y:scroll;padding:0 20px 0 0;position:-webkit-sticky;position:sticky;text-align:right;top:30px}}
/*# sourceMappingURL=release-notes.min.css.map */