.content__attachments__list{margin:0;padding:0;list-style:none;clear:both}.content__attachments__list li{margin-bottom:15px}.content__attachments__list__item{width:100%;height:70px}.content__attachments__list__item__link{display:block;width:100%;height:100%;position:relative;background-color:#ffecd4;border-radius:35px;-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:#f58e30}.content__attachments__list__item__link:hover .content__attachments__list__item__title{color:#fff}.content__attachments__list__item__title{display:inline-block;width:calc(100% - 70px);line-height:70px;vertical-align:top;padding:0 5%;font-size:0.875em;font-weight:500;letter-spacing:1px;text-transform:uppercase;-webkit-transition:color 350ms ease;-o-transition:color 350ms ease;transition:color 350ms ease;color:#444444;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap}@media (min-width:769px){.content__attachments__list__item__title{padding:0 40px}}.content__attachments__list__item__title input{line-height:1!important}.content__attachments__list__item__btn{margin:5px;display:inline-block;width:60px;height:60px;line-height:52px;text-align:center;color:#fff;background-color:#f58e30;border:4px #fff dashed;border-radius:50%;font-size:1.5em}.content__attachments__list__item__btn i{-webkit-transform:translateX(2px);-ms-transform:translateX(2px);transform:translateX(2px)}