.changelog_container{background-color:#dbfbfe;border-radius:10px;float:none;margin:20px auto;max-width:700px;padding:10px 0 0;position:relative}.changelog_container h2{font-size:30px!important;font-weight:900!important;margin:0;padding:10px}.changelog_container .log_item{clear:both;overflow:hidden;-webkit-transition:all .35s;transition:all .35s}.changelog_container .log_item .headline_item{display:inline-block;padding-right:20px;position:relative;width:100%}.changelog_container .log_item .headline_item:after{background:url(https://info.quintly.com/hubfs/Design/Icons/chevron-down.svg) no-repeat 50%;content:"";display:block;height:20px;position:absolute;right:15px;top:15px;transition:all .5s ease-in-out;width:20px}.changelog_container .log_item.show .headline_item:after{transform:rotate(180deg)}.changelog_container .log_item .headline_item:hover{background-color:#baf3f9;cursor:pointer;-webkit-transition:all .35s;transition:all .35s}.changelog_container .log_item a{display:inline-block;text-decoration:none;width:100%}.changelog_container .log_item .log_type{float:left;padding:10px;text-align:left;width:20%}.changelog_container .log_item .log_type span{border:1px solid;border-radius:15px;display:inline-block;font-size:14px;font-weight:700;min-width:120px;padding:0 8px;text-align:center}.changelog_container .log_item .log_type span.feature{color:#00bed4}.changelog_container .log_item .log_type span.datasource{color:#1f3e49}.changelog_container .log_item .log_type span.metric{color:#ed8b53}.changelog_container .log_item .log_type span.improvement{color:#8dd744}.changelog_container .log_item .log_title{float:left;padding:10px;width:80%}.changelog_container .log_item .log_title h4{font-size:16px;margin:0;padding:0}.changelog_container .log_item .log_title h4.type-feature{font-weight:900}.changelog_container .log_item .extended_content{height:0;overflow:hidden;position:relative;-webkit-transition:all .35s;transition:all .35s;width:calc(100% - 30px)}.changelog_container .log_item .extended_content .inner{padding:15px}.changelog_container .log_item.show .extended_content{height:100%}.changelog_container .log_item .extended_content:before{clear:both;content:"";display:block;width:100%}.changelog_container .log_item.show .extended_content img{max-width:100%}.changelog_container .log_item .extended_content a,.changelog_container .log_item .extended_content li,.changelog_container .log_item .extended_content p{font-size:15px!important;line-height:1.5em!important;padding-bottom:15px!important}.changelog_container .log_item .extended_content li{color:#484848!important;font-size:15px}.changelog_container .log_item .extended_content a{text-decoration:underline}.changelog_container .log_item .extended_content a:hover{text-decoration:none}@media screen and (max-width:420px){.changelog_container .log_item .log_type{padding:10px 5px;width:35%}.changelog_container .log_item .log_type span{font-size:12px;max-width:100%;min-width:auto;padding:0;width:100%}.changelog_container .log_item .log_title{width:65%}.changelog_container .log_item .log_title h4{font-size:13px}.changelog_container h2{font-size:25px!important;margin-bottom:10px!important}}