.new-document-section{position:absolute;top:0;width:100%;height:100%}.new-document-section>.wrapper{background-color:#d9d9d9;min-height:auto;height:100%}.new-document-section>.wrapper>.header{width:100%;height:75px;display:flex;align-items:center;justify-content:space-between;position:relative}.new-document-section .external-content-data>.card-wrapper{margin:35px 0}.new-document-section .external-content-data>.card-wrapper>.close-button,.new-document-section>.wrapper>.header>.close-button{margin:15px;width:30px;height:30px;background:url(../images/btn-close.png) no-repeat center center;background-size:100% 100%;cursor:pointer}.new-document-section .external-content-data>.card-wrapper>.close-button{position:absolute;right:0;z-index:1}.new-document-section>.wrapper>.header>.confirm-button{margin:15px;color:#fffFFF80;font-weight:500;font-size:16px;cursor:default}.new-document-section>.wrapper>.header>.confirm-button.enabled{cursor:pointer;color:#fff}.new-document-section>.wrapper>.body{height:calc(100% - 75px);background-color:#fff}.new-document-section>.wrapper>.body>iframe{width:100%;height:100%}.new-document-section>.wrapper>.body>.info{padding:64px 50px 16px 50px}.new-document-section>.wrapper>.body>.info>.title{font-weight:600;font-size:35px;color:#282828;text-align:center;margin-bottom:20px}.new-document-section>.wrapper>.body>.info>.subtitle{font-size:16px;color:#8c8c8c;text-align:center;margin:0}.new-document-section .content{padding:16px 25px 32px 25px;background-color:#fff}.new-document-section .content>.external-content-list>.iframe-searcher{position:relative;margin-bottom:5px}.new-document-section .content>.external-content-list>.iframe-searcher>.iframe-searcher-input{height:40px;width:100%;border:1px solid #d9d9d9;border-radius:50px;padding:5px 30px 5px 20px;color:#666}.new-document-section .content>.external-content-list>.iframe-searcher>.error-input-icon{width:22px;height:22px;position:absolute;top:9px;right:10px;display:none;cursor:pointer}.new-document-section .content>.external-content-list>.iframe-searcher>.error-input-text{margin-bottom:0;margin-top:5px;text-align:center;visibility:hidden}.new-document-section .content>.external-content-list>.iframe-searcher>.error-input-text.visible{visibility:visible}.new-document-section .content>.external-content-list>.platform-list{display:flex;flex-wrap:wrap}.new-document-section .content>.external-content-list>.platform-list>.platform-item{width:25%;height:100px;display:flex;align-items:center;justify-content:center;flex-direction:column}.new-document-section .content>.external-content-list>.platform-list>.platform-item>.icon{width:42px;margin-bottom:10px}.new-document-section .content>.external-content-list>.platform-list>.platform-item>.title{color:#8c8c8c;font-size:14px;font-weight:500;text-align:center}.new-document-section .content>.external-content-data{text-align:center}.new-document-section .content>.external-content-data>.icon{width:64px}.new-document-section .content>.external-content-data>.title{color:#282828;font-size:30px;font-weight:600;margin-bottom:0}.new-document-section .external-content-data .card{box-shadow:none;border-radius:0;cursor:default;margin:35px 0;width:100%;height:auto;position:relative}.new-document-section .external-content-data .card{background-color:#fff;width:100%;border:1px solid #e9ebed}.new-document-section .external-content-data .card>.image{width:100%}.new-document-section .external-content-data .card>.content{padding:12px 15px}.new-document-section .external-content-data .card>.content>.title{color:#000;font-size:14px;font-weight:600;text-align:left;margin-bottom:.5em}.new-document-section .external-content-data .card>.content>.site{display:flex;align-items:center;text-align:left}.new-document-section .external-content-data .card>.content>.site>.icon-background{background-color:#00000066;border-radius:4px;display:flex;align-items:center;justify-content:center;padding:3px;margin-right:5px}.new-document-section .external-content-data .card>.content>.site>.url{margin-bottom:0;color:#999}@media(max-width:420px){.new-document-section>.wrapper>.header{height:65px}.new-document-section>.wrapper>.body{height:calc(100% - 65px)}.new-document-section>.wrapper>.header>.close-button{width:25px;height:25px}.new-document-section>.wrapper>.body>.info>.title{font-size:28px}.new-document-section>.wrapper>.body>.info>.subtitle{font-size:14px}.new-document-section>.wrapper>.body>.info{padding:64px 40px 16px 40px}.new-document-section .content>.external-content-list>.iframe-searcher>.error-input-text{font-size:13px}}@media(max-width:410px){.new-document-section .content>.external-content-list>.platform-list>.platform-item{width:33.33%}}