.download-component .download-header{font-size:15px}
.download-component .download-header .size-error{color:red}
.download-component .download-header .modal-error{color:red}
.download-component .download-header .btn--disabled{background:silver;border-color:gray}
.download-component .download-header .show-size{margin-right:10px}
.download-component .download-header .show-size .b-count-num{margin-left:5px}
.download-component .download-header .selection-clear-btn .icon{padding:0 10px 0 !important}
.download-component .download-header .selection-clear-btn .icon-close:before{color:#00629b}
@media(max-width:767px){.download-component .download-component .download-header{margin-left:20px;margin-right:12px}
.download-component .download-component .download-header .button{justify-content:center}
.download-component .download-component .download-header .show-size{display:block;text-align:center}
}
.download-component .table{width:100%;display:flex;flex-direction:column}
.download-component .table .table__row{display:flex;flex-direction:column;height:auto;font-size:16px;font-weight:300;margin:15px 0}
.download-component .table .table__row-heading-mobile{display:none}
.download-component .table .table__row .table__cell .link-disabled .icon-download{display:none}
.download-component .table .table__row .table__cell_chkbox input[type='checkbox'][disabled='disabled']{border-color:silver !important}
.download-component .table .table__row .table__cell_chkbox input[type='checkbox']{text-align:center;display:inline-block;vertical-align:middle;width:21px;height:21px;appearance:none;border:.5px solid #303030;box-shadow:none;box-sizing:border-box;border-radius:2px;border-color:#303030;margin:10px 0 0 0}
.download-component .table .table__row .table__cell_chkbox input[type='checkbox']:checked{background-color:#fff}
.download-component .table .table__row .table__cell_chkbox input[type='checkbox']:checked:after{color:#303030;display:inline-block;text-transform:none;font-weight:800;font-style:normal;font-variant:normal;font-family:"icomoonregular";line-height:1;speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:18px;content:"\2713";bottom:2px;position:relative;box-sizing:border-box;border-radius:2px;border-color:#303030;margin-bottom:0}
@media(max-width:767px){.download-component .table .table__row .table__cell_chkbox{position:relative;width:50px}
.download-component .table .table__cell span.file-name,.download-component .table lead span.file-name{min-width:120px;max-width:178px;min-height:32px}
}
.download-component .table .table__row .table__cell{height:100%;display:flex}
@media only screen and (max-width:1024px) and (min-width:768px){.download-component .table .table__row .table__cell span.icon{padding-right:0 !important}
}
.download-component .table .table__row .table__cell.table__cell--date,.download-component .table .table__row .table__cell.table__cell--size,.download-component .table .table__row .table__cell.table__cell--type,.download-component .table .table__row .table__cell.table__cell--language{margin-left:100px;flex-direction:column}
.download-component .table .table__row .table__cell:nth-child(2):not(.table__cell--icons){margin-bottom:15px}
.download-component .table .table__row .table__cell:last-child{min-height:64px;height:auto;justify-content:center;align-items:center;margin-top:15px}
.download-component .table .table__row .table__cell .table__link.download-tooltip{position:relative !important;display:inline-block !important;opacity:1 !important}
.download-component .table .table__row .table__cell .table__link.download-tooltip:hover .tooltiptext{visibility:visible}
.download-component .table .table__row .table__cell .table__link.download-tooltip .tooltiptext{visibility:hidden;text-transform:none;width:200px;background-color:#fff;color:#303030;text-align:center;padding:15px;position:absolute;z-index:1;bottom:120%;right:-92%;margin-left:-60px;border:1px solid #d0d0d0;transition:opacity .3s;font-weight:normal;font-size:14px}
.download-component .table .table__row .table__cell .table__link.download-tooltip .tooltiptext:after{content:"";position:absolute;top:89%;right:13%;margin-left:-5px;border-width:8px;border-style:solid;border-color:#fff;box-shadow:1px 1px #d0d0d0;transform:rotate(45deg)}
.download-component .table .table__row .table__cell .type__num{text-transform:uppercase}
@media(max-width:767px){.download-component .table .file-icon{width:70px;background-position:center !important;background-position-y:top !important}
.download-component .table .file-name{margin-right:20px}
}
.download-component .table .file-icon{height:60px;width:90px;flex-shrink:0}
.download-component .table .file-name{margin-left:10px;font-size:18px;width:auto;word-wrap:break-word}
.download-component .table .updated-text,.download-component .table .size-text,.download-component .table .type-text,.download-component .table .language-text{font-size:14px}
.download-component .table .table__link--document,.download-component .table .table__link--locked{margin-left:70px}
@media(max-width:767px){.download-component .table .table__link--document,.download-component .table .table__link--locked{margin-left:0 !important}
}
.download-component .table span[class^=icon-]::before{font-size:36px}
@media(max-width:767px){.download-component .table span[class^=icon-]::before{font-size:26px}
}
@media(min-width:768px){.download-component .table:not(:last-child){margin-bottom:50px}
.download-component .table .table__row{height:auto;padding:10px 0;flex-direction:row;margin:0;align-items:center}
.download-component .table .table__row.table__row--headings{height:auto;font-size:18px}
.download-component .table .table__row--headings .table__cell:first-child{font-weight:800;padding-left:20px}
.download-component .table .table__row--headings .table__cell:not(:first-child){font-weight:300}
.download-component .table .table__row .table__cell_chkbox{width:45px;align-item:center}
.download-component .table .table__row .table__cell.lead{width:50%}
.download-component .table .table__row .table__cell{height:100%;display:flex;align-items:center}
.download-component .table .table__row .table__cell.table__cell--date,.download-component .table .table__row .table__cell.table__cell--size,.download-component .table .table__row .table__cell.table__cell--type,.download-component .table .table__row .table__cell.table__cell--language{width:20%;padding-left:20px;margin-left:0;flex-direction:row}
.download-component .table .table__row .table__cell:nth-child(2):not(.table__cell--icons){margin:0}
.download-component .table .table__row .table__cell:last-child{width:10%;height:auto;background:0;justify-content:right;align-items:center;margin-top:0;position:relative;right:10px}
.download-component .table .file-img{height:48px;width:48px}
.download-component .table .file-name{font-size:16px}
.download-component .table .size__unit{text-transform:uppercase}
.download-component .table .table__link--document,.download-component .table .table__link--locked{margin-left:15px}
.download-component .table span[class^=icon-]::before{font-size:24px}
}
.download-controls{padding:20px 0;font-size:14px}
.download-controls .download-controls__download{margin-left:20px}
.download-controls .download-controls__download .download-all{height:auto;line-height:normal;margin:0}
.download-controls .download-controls__download .download-all:hover{text-decoration:none}
.download-controls .download-controls__download .icon-download::before{font-size:32px}
.download-controls .download-controls__download .download-text{margin-left:10px}
.icon-download:before{display:inline-block;text-transform:none;font-family:"icomoonregular";content:"\e90F"}
.icon-selected::before{display:inline-block;text-transform:none;font-family:"icomoonregular";content:"\e90b"}
@media(max-width:767px){.icon-selected{display:none}
}
.icon-disabled::before{display:inline-block;text-transform:none;font-family:"icomoonregular";content:"\e900"}
.icon-info-eula::before{display:inline-block;text-transform:none;font-family:"icomoonregular";content:"\e921"}
.icon-locked:before{display:inline-block;text-transform:none;font-family:"icomoonregular";content:"\e91E"}
.download-v2-styles .download-component .table{position:relative}
.download-v2-styles .download-component .table .table__row{font-style:normal}
@media(max-width:767px){.download-v2-styles .download-component .table .table__row-heading-mobile{display:block;font-size:11px;line-height:14px;font-weight:800;text-transform:uppercase;height:36px;background:#f3f3f3;padding:13px 0 0 10px}
.download-v2-styles .download-component .table .table__row-heading-mobile .count{font-size:11px;line-height:14px;font-weight:800}
}
.download-v2-styles .download-component .table .table__row.table__row--headings{color:#1d1d1d !important;background:#f3f3f3 !important;max-height:42px;text-transform:uppercase;position:relative}
@media only screen and (max-width:1024px) and (min-width:768px){.download-v2-styles .download-component .table .table__row.table__row--headings{left:25px}
}
.download-v2-styles .download-component .table .table__row.table__row--headings .table__cell{font-size:14px;line-height:18px;font-weight:800 !important}
.download-v2-styles .download-component .table .table__row.table__row--headings .table__cell .count{font-weight:800}
.download-v2-styles .download-component .table .table__row.table__row--headings .table__cell .icon{padding:0 10px 5px 10px !important}
.download-v2-styles .download-component .table .table__row.table__row--headings .table__cell .icon.icon-carat_down:before{content:url(../../../../../etc.clientlibs/baseline-tenant/clientlibs/clientlib-general/resources/icons/down-carrot.svg)}
.download-v2-styles .download-component .table .table__row.table__row--headings .table__cell .icon.icon-carat_up:before{content:url(../../../../../etc.clientlibs/baseline-tenant/clientlibs/clientlib-general/resources/icons/up-carrot.svg)}
.download-v2-styles .download-component .table .table__row.fe-search-item{background:#fff !important;border-bottom:1px solid #cbcbcb;padding-left:20px}
@media(max-width:767px){.download-v2-styles .download-component .table .table__row.fe-search-item{flex-direction:row;flex-wrap:wrap;position:relative;padding-left:10px}
}
.download-v2-styles .download-component .table .table__row.fe-search-item .table__cell{font-size:18px;line-height:28px;font-weight:300;color:#1d1d1d}
.download-v2-styles .download-component .table .table__row.fe-search-item .table__cell span[class^=icon-]::before{color:#000}
.download-v2-styles .download-component .table .table__row.fe-search-item .table__cell .icon-download:before{content:url(../../../../../etc.clientlibs/baseline-tenant/clientlibs/clientlib-general/resources/icons/download-desktop.svg)}
@media(max-width:767px){.download-v2-styles .download-component .table .table__row.fe-search-item .table__cell .icon-download:before{content:url(../../../../../etc.clientlibs/baseline-tenant/clientlibs/clientlib-general/resources/icons/mobile-download.svg)}
}
.download-v2-styles .download-component .table .table__row.fe-search-item .table__cell .file-icon{height:22px;width:35px;margin:5px 0}
.download-v2-styles .download-component .table .table__row.fe-search-item .table__cell .file-name{font-size:18px}
@media(max-width:767px){.download-v2-styles .download-component .table .table__row.fe-search-item .table__cell{font-size:16px;line-height:24px}
.download-v2-styles .download-component .table .table__row.fe-search-item .table__cell .file-name{font-size:16px;line-height:24px}
.download-v2-styles .download-component .table .table__row.fe-search-item .table__cell .updated-text,.download-v2-styles .download-component .table .table__row.fe-search-item .table__cell .size-text,.download-v2-styles .download-component .table .table__row.fe-search-item .table__cell .type-text,.download-v2-styles .download-component .table .table__row.fe-search-item .table__cell .language-text{display:none !important;font-size:11px;line-height:14px;color:#1d1d1d;font-weight:800;text-transform:uppercase;padding-bottom:5px}
.download-v2-styles .download-component .table .table__row.fe-search-item .table__cell:not(:first-child):not(:nth-last-child(2)) .dot-seperator{display:inline-block}
.download-v2-styles .download-component .table .table__row.fe-search-item .table__cell:not(:first-child):not(:last-child){font-size:12px;line-height:18px}
.download-v2-styles .download-component .table .table__row.fe-search-item .table__cell:first-child{width:85%;padding-bottom:10px}
.download-v2-styles .download-component .table .table__row.fe-search-item .table__cell:last-child{position:absolute;margin-top:0;display:block;right:2%;background:0;top:5px !important}
.download-v2-styles .download-component .table .table__row.fe-search-item .table__cell--date{margin-left:45px}
.download-v2-styles .download-component .table .table__row.fe-search-item .table__cell--type,.download-v2-styles .download-component .table .table__row.fe-search-item .table__cell--size{margin-left:5px}
.download-v2-styles .download-component .table .table__row.fe-search-item .table__cell .dot-seperator{color:#303030;padding:10px 10px 0 10px;font-size:6px !important;display:none;vertical-align:middle;margin-bottom:10px;font:normal normal normal 14px/1 FontAwesome;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
.download-v2-styles .download-component .table .table__row.fe-search-item .table__cell .dot-seperator:before{content:"\f111"}
}
@media(max-width:767px) and (max-width:767px){.download-v2-styles .download-component .table .table__row.fe-search-item .table__cell .dot-seperator{padding:6px 9px 0 9px;font-size:5px !important}
}
.modal{background:rgba(0,0,0,0.6)}
.modal .icon-close{color:#404040}
.modal .acceptDownloadContainer .acceptDownload{text-align:right}
.modal .acceptDownloadContainer .acceptDownload .acceptcheck{float:left;margin-top:20px}
.modal .acceptDownloadContainer .acceptDownload .acceptcheck input{line-height:normal;height:40px;width:20px}
.modal .acceptDownloadContainer .acceptDownload .acceptcheck label{margin-left:5px;vertical-align:middle;display:inline-block;margin-bottom:1.8rem;font-weight:600;color:#666;font-size:15px}
.modal .acceptDownloadContainer .acceptDownload .downloadbtn{float:right}
.modal .acceptDownloadContainer .acceptDownload .downloadbtn .btn-primary{background:#3b87de;color:#fff !important}
.modal .acceptDownloadContainer .acceptDownload .downloadbtn a{border:2px solid #3b87de;font-size:14px;line-height:18px;padding:15px 5px;word-break:break-word;width:232px;letter-spacing:.5px;margin:10px;text-transform:uppercase;text-align:center;font-weight:800;transition:all .3s ease;display:flex;align-items:center;justify-content:center;cursor:pointer;border-radius:unset}
.modal .acceptDownloadContainer .acceptDownload .downloadbtn a:hover{background:#00629b;border-color:#00629b;color:#fff}
.modal .acceptDownloadContainer .acceptDownload .downloadbtn .checkbox-not-accepted{background-color:#337ab7;border:2px solid #337ab7;pointer-events:none;box-shadow:none;opacity:.65;cursor:not-allowed;border-radius:unset}
.modal .modal-header.eula-download{border-bottom:1px solid #d6d7d6;min-height:16.43px;padding:0 0 15px 0}
.modal .modal-header.eula-download .modal-title{text-align:left;font-weight:normal;text-transform:uppercase;margin:0;line-height:1.42857143;font-size:14px;color:#666}
.aerospace-secure-page .document-list #doclist-loadmore>button{border:1px solid #1e1e25;border-radius:99px;color:#1e1e25;padding:4px 16px;display:flex;align-items:center;font-size:16px;line-height:24px;font-weight:500;text-transform:capitalize}
.aerospace-secure-page .document-list #doclist-loadmore>button:focus{box-shadow:0 0 0 2px #fff,0 0 0 4px #3d9295 !important}
.aerospace-secure-page .document-list #doclist-loadmore>button:disabled{background-color:#f3f4f6;color:#a2a6a8 !important;border:1px solid #a2a6a8}
.aerospace-secure-page .document-list #doclist-loadmore>button:hover{background:#ff4f00}
.aerospace-secure-page .document-list #doclist-loadmore>button:active{background-color:#ff8149}
.aero-searchbar .download .download-component .table .table__row.fe-search-item{padding:16px}
.aero-searchbar .download .download-component .table .table__row.fe-search-item .table__cell .file-icon{height:60px;width:46px}
.aero-searchbar .download .download-component .table .table__row.fe-search-item .table__cell .file-name.fe-search-text{margin-left:16px;color:#1e1e25}
.aero-searchbar .download .download-component .table .table__row.fe-search-item .table__cell .table__link--download:hover{color:#1e1e25}
.aero-searchbar .download .download-component .table .table__row.fe-search-item .table__cell .table__link--download .icon-download::before{color:#1e1e25}
.aero-searchbar .download .download-component .table .table__row--headings+.table__row.fe-search-item{border-top-left-radius:8px;border-top-right-radius:8px}
.aero-searchbar .download .download-component .table .table__row.fe-search-item+.table__row.fe-search-item{border-top:1px solid #1e1e25}
.aero-searchbar .download .download-component .table span[class^=icon-]::before{color:#1e1e25;width:16px;height:16px}