.content__attachments{clear:both}.content__attachments__list{margin:0;padding:0;list-style:none}.content__attachments__list li{margin-bottom:25px}.content__attachments__list li:last-child{margin-bottom:0}.content__attachments__list__item{padding-right:32.5px}.content__attachments__list__item__link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;background-color:#304E9F;height:45px;border-radius:10px;text-decoration:none;-webkit-transition:background-color 350ms ease;-o-transition:background-color 350ms ease;transition:background-color 350ms ease}.content__attachments__list__item__link:hover{background-color:#EAEAEA}.content__attachments__list__item__link:hover .content__attachments__list__item__title{color:#304E9F}.content__attachments__list__item__link:hover .content__attachments__list__item__btn{background-color:#304E9F}.content__attachments__list__item__title{width:calc(100% - 32.5px);padding:0 25px;color:#fff;font-weight:700;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;-webkit-transition:color 350ms ease;-o-transition:color 350ms ease;transition:color 350ms ease}.content__attachments__list__item__title input{line-height:1!important}.content__attachments__list__item__btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:65px;height:65px;margin-right:-32.5px;border-radius:50%;text-align:center;color:#fff;background-color:#132B6B;font-size:1.25em;-webkit-transition:background-color 350ms ease, color 350ms ease;-o-transition:background-color 350ms ease, color 350ms ease;transition:background-color 350ms ease, color 350ms ease}