﻿.technical-library-container {
    padding-top: 1em;
    padding-bottom: 2em;
}

.technical-library-container.no-header {
    padding-top: 2em;
}

.technical-library-container .loading {
    text-align: center;
    padding: 2em;
}

.technical-library-container .templates,
.technical-library-container .error,
.technical-library-container .contents {
    display: none;
}

.technical-library-container .contents p.actions {
    margin-bottom: 0;
}

.technical-library-container .contents .btn {
    font-size: 14px;
    padding: .3em 1.5em;
    min-width: 108px;
}

.technical-library-container .contents .responsive-table-component {
    padding-top: 0;
    padding-bottom: 0;
}

.technical-library-container .dotted-border {
    display: none !important; /* This may not be needed in AEM? */
}

.technical-library-container .table {
    display: table;
    border: 2px solid #e0e0e0;
}

.technical-library-container .table .header {
    display: table-row;
    width: 100%;
}

.technical-library-container .table .header div {
    background-color: #e0e0e0;
    font-weight: bold;
    box-sizing: border-box;
    font-size: 14px;
}

.technical-library-container .table .columns-row {
    display: -ms-flexbox;
    display: flex;
    width: 100%;
}

.technical-library-container .table .group-title {
    width: 17%;
    display: table-cell;
    padding: 8px 20px;
    vertical-align: middle;
}

.technical-library-container .table .columns-row .column {
    -ms-flex: 0 0 12%;
    flex: 0 0 12%;
    text-align: center;
    padding: 8px;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    align-items: center;
    min-width: 88px;
}

.technical-library-container .table .columns-row .column.title {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    text-align: left;
    padding-left: 15px;
    -ms-flex-pack: start;
    justify-content: flex-start;
    min-width: 0px;
}

.technical-library-container .table .columns-row .column.action {
    min-width: 148px;
    padding-right: 20px;
}

.technical-library-container .table .header div.sortable {
    color: #003c71;
    cursor: pointer;
}

.technical-library-container .table .body {
    display: table-row;
    width: 100%;
    border-bottom: 1px solid #b1b1b0;
}

.technical-library-container .table .body.group .group-title {
    display: table-cell;
    border-right: 1px solid #e0e0e0;
    border-bottom: 1px solid #999;
    vertical-align: top;
}

.technical-library-container .table .body.group .asset-group {
    display: table-cell;
    border-bottom: 1px solid #999;
}

.technical-library-container .table .body.group:last-child .asset-group {
    border-bottom: none;
}

.technical-library-container .table .body.group .asset-group:hover {
    background-color: #e8f8ff;
}

.technical-library-container .table .body.group .asset {
    border-bottom: 1px solid #e0e0e0;
    cursor: default;
    background-color: #fff;
}

.technical-library-container .table .body.group .asset.open {
    padding-bottom: 2px;
    cursor: default;
}

.technical-library-container .table .body.group .asset:nth-child(even) {
    background-color: #f7f7f7;
}

.technical-library-container .table .body.group .asset:last-child {
    border-bottom: none;
}

.technical-library-container .table .body.group:last-child .group-title {
    border-bottom: none;
}

.technical-library-container .table .body.group .asset .column {
    font-size: 14px;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}

.technical-library-container .table .body.group .asset .column.title {
    align-items: center;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

.technical-library-container .table .body.group .asset .column.title .details-link {
    padding-left: 20px;
    -ms-flex: 0 1 auto;
    display: block;
}

.technical-library-container .table .body.group .asset .column.title .details-link .glyphicon-lock {
    padding-left: 5px;
    font-size: 13px;
}

.technical-library-container .table .body.group .asset .column.title .details-link .glyphicon-lock.confidential,
.technical-library-container .table .body.group .asset .column.title .details-link .glyphicon-lock.confidential :hover {
    color: #0071c5;
}

.technical-library-container .table .body.group .asset .column.title .details-link .glyphicon-lock.targeted,
.technical-library-container .table .body.group .asset .column.title .details-link .glyphicon-lock.targeted :hover {
    color: #133c73;
}

.technical-library-container .table .body.group .asset .column.title .details-link .glyphicon-lock.restricted,
.technical-library-container .table .body.group .asset .column.title .details-link .glyphicon-lock.restricted :hover {
    color: #e01d23;
}
    
.technical-library-container .table .body.group .asset .column.title .open-close {
    background-image: url('https://www-ssl.intel.com/content/dam/www/program/design/us/en/include/technical-library/v2/sprite-carets.png');
    width: 14px;
    height: 8px;
    display: inline-block;
    content: ' ';
    -ms-flex: 0 0 auto;
    flex-shrink: 0;
}

.technical-library-container .table .body.group .asset.closed .column.title .open-close {
    background-position: -27px -227px;
}

.technical-library-container .table .body.group .asset.open .column.title .open-close {
    background-position: -200px -198px;  
}

.technical-library-container .table .body.group .asset .column p {
    -ms-flex: 0 1 auto;
    display: block;
}

.technical-library-container .table .body .asset:hover {
    cursor: pointer;
}

.technical-library-container .table .body .asset.closed:hover {
    background-color: #e8f8ff !important;
}

.technical-library-container .contents .form-refine-tool {
    position: relative;
    padding-bottom: 0;
    margin-top: 10px;
}

.technical-library-container .contents .form-refine-tool .refine-tool {
    position: relative;
}

.technical-library-container .contents .form-refine-tool .refine-tool:before, 
.technical-library-container .contents .form-refine-tool .refine-tool:after {
    content: " ";
    display: table;
}

.technical-library-container .contents .form-refine-tool nav.pagination,
.technical-library-container .contents .form-refine-tool nav.search {
    display: inline-block;
    padding-left: 0;
    margin: 6px 0 6px 0;
    -ms-border-radius: 4px;
    border-radius: 4px;
}

.technical-library-container .contents .form-refine-tool nav.pagination .list-inline {
    padding-left: 0;
}

.rwd .technical-library-container .list-inline>li:last-child {
    padding-right: 0 !important;
}

.technical-library-container .contents .form-refine-tool nav.pagination .paging {
    padding-left: 1.5em;
}

.technical-library-container .contents .form-refine-tool nav.pagination .paging .paging-info {
    padding: 0 0.75em;
}

.technical-library-container .contents .form-refine-tool nav.pagination .paging .page-active {
    padding: 8px 3px;
    background-color: #ffffff;
    border: 1px solid #e2e2e2;
}

.technical-library-container .contents .form-refine-tool nav.pagination .paging .page-control {
    border: none;
    width: 30px;
    text-align: center;
    color: #555555;
    outline: none;
}

.technical-library-container .contents .form-refine-tool .form-search {
    display: inline-block;
    position: relative;
    top: 0px;
    margin-left: 10px;
}

.technical-library-container .contents .form-refine-tool .form-search .searchbox {
    background-color: #f3f3f3;
    color: #555;
    line-height: 26px;
    height: 40px;
    border-radius: 2px;
    border: none;
    padding: 9px 50px 11px 15px;
    margin: 0px;
    -webkit-appearance: none;
}

.technical-library-container .contents .form-refine-tool .form-search .btn-search,
.technical-library-container .contents .form-refine-tool .form-search .btn-clear {
    background-color: transparent;
    display: block;
    position: absolute;
    right: 0;
    top: 3px;
    padding: 6px 12px;
    border: 0;
    outline: 0;
    cursor: pointer;
}

.technical-library-container .contents .form-refine-tool .form-search .btn-search::before,
.technical-library-container .contents .form-refine-tool .form-search .btn-clear::before {
    -ms-background-size: 18px 18px;
    background-size: 18px 18px;
    background-repeat: no-repeat;
    content: ' ';
    position: relative;
    display: inline-block;
    top: 2px;
    width: 18px;
    height: 18px;
}

.technical-library-container .contents .form-refine-tool .form-search .btn-search::before {
    background-image: url('https://www-ssl.intel.com/content/dam/www/program/design/us/en/include/technical-library/v2/search-icon-blue.png');
}

.technical-library-container .contents .form-refine-tool .form-search .btn-clear::before {
    background-image: url('https://www-ssl.intel.com/content/dam/www/program/design/us/en/include/technical-library/v2/search-clear-dark.png');
}

.technical-library-container .contents .form-refine-tool .form-dropdown.dropdown {
    display: inline-block;
    background-color: #ffffff;
    text-align: left;
}


.technical-library-container .contents .form-refine-tool .form-dropdown.dropdown .dropdown-toggle {
    display: inline-block;
    padding: 8px 15px;
    border: 1px solid #e2e2e2;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    color: #555555;
}

.technical-library-container .contents .form-refine-tool .form-dropdown.dropdown .dropdown-toggle .label-default {
    background-color: #ffffff;
}

.technical-library-container .contents .form-refine-tool .form-dropdown.dropdown .dropdown-toggle .label-selected {
    margin-right: 16px;
}

.technical-library-container .contents .form-refine-tool .form-dropdown.dropdown .dropdown-toggle:after {
    display: inline-block;
    position: relative;
    content: ' ';
    float: right;
    top: 7px;
    background-image: url('https://www-ssl.intel.com/content/dam/www/program/design/us/en/include/technical-library/v2/sprite-carets.png');
    background-position: -134px -198px;
    width: 13px;
    height: 8px;
}

.technical-library-container .contents .form-refine-tool .form-dropdown.dropdown.open .dropdown-toggle:after {
    background-image: url('https://www-ssl.intel.com/content/dam/www/program/design/us/en/include/technical-library/v2/sprite-carets.png');
    background-position: -60px -227px;
    width: 13px;
    height: 8px;
}

.technical-library-container .contents .form-refine-tool .form-dropdown.dropdown .dropdown-menu {
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    margin-top: -1px;
    border: 1px solid #e2e2e2;
    box-shadow: none;
}

.technical-library-container .contents .form-refine-tool .form-dropdown.dropdown.sort-by .dropdown-menu {
    min-width: 230px;
    width: 100%;
}

.technical-library-container .contents .form-refine-tool .form-dropdown.dropdown .dropdown-menu li > a {
    color: #555555;
    width: 100%;
    padding-left: 15px;
    white-space: normal;
}

.technical-library-container .contents .form-refine-tool .form-dropdown.dropdown .dropdown-menu > .active > a {
    background-color: #00aeef;
    color: #ffffff;
}

.technical-library-container .contents .form-refine-tool .btn-icon {
    min-width: 10px;
    background-color: #ffffff;
    padding: 8px 15px;
    border: 1px solid #e2e2e2;
    color: #555555;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
}

.technical-library-container .contents .form-refine-tool .btn-icon.active {
    background-color: #2a72c5;
    color: #fff;
}

.technical-library-container .contents .form-refine-tool .card-view-toggle, .form-refine-tool .form-toggle {
    font-size: 16px;
}

.form-refine-tool .refine-tool .arrow-up {
    position: absolute;
    left: 100%;
    bottom: 0;
    margin-left: -68px;
    width: 0;
    height: 0;
    line-height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #252525;
}

.form-refine-tool .refine-tool .arrow-up.fade.in {
    opacity: 1;
}

.technical-library-container .contents .btn-icon .icon {
    display: inline-block;
}

.technical-library-container .contents .btn-icon .icon-filter {
    background-image: url('https://www-ssl.intel.com/content/dam/www/program/design/us/en/include/technical-library/v2/sprite-icons.png');
    -ms-background-position: -386px -336px;
    background-position: -386px -336px;
    width: 14px;
    height: 12px;
}

.technical-library-container .contents .table .details-view {
    display: none;
    font-size: 14px;
}

.technical-library-container .contents .table .asset .details-view .description {
    margin-top: 5px;
    margin-left: 48px;
    margin-right: 20px;
    color: #959595;
}

.technical-library-container .contents .table .asset .details-view .attributes {
    color: #555;
    margin-left: 48px;
    margin-right: 20px;
    margin-bottom: 20px;
    font-weight: bold;
}

.technical-library-container .contents .table .asset .details-view .attributes span span {
    color: #959595;
    font-weight: normal;
}

.technical-library-container .contents .table .asset .details-view .attributes .file-size,
.technical-library-container .contents .table .asset .details-view .attributes .file-type {
    display: inline-block;
    min-width: 140px;
    margin-right: 2em;
}

.technical-library-container .contents .table .asset .details-view .attributes .content-type {
    display: inline-block;
}

.technical-library-container .contents .table .asset .details-view .attributes .tagged-as {
    margin-top: 10px;
}

.technical-library-container .contents .table .asset .details-view .attributes .tag {
    background-color: #e0e0e0;
    color: #003c71;
    font-weight: normal;
    padding: 3px 8px;
    margin: 4px;
    border-radius: 3px;
    display: inline-block;
    cursor: pointer;
}

.technical-library-container .contents .table .asset .details-view .attributes .tag.selected, 
.technical-library-container .contents .table .asset .details-view .attributes .tag:hover {
    color: #00aeef;
}

.technical-library-container .contents .form-refine-overlay {
    display: none;
    position: relative;
    left: 0;
    width: 100%;
    z-index: 1;
    margin-bottom: 20px;
    background: #f7f7f7;
}

.technical-library-container .contents .form-refine-overlay .overlay-wrap {
    background-color: #252525;
    padding: 40px 0 30px;
    color: #ffffff;
}

.technical-library-container .contents .form-refine-overlay .btn-icon.no-style {
    padding: 0;
    border: none;
    background-color: transparent;
}

.technical-library-container .contents .form-refine-overlay .btn-close {
    position: absolute;
    right: 30px;
    top: 20px;
    z-index: 1;
}

.technical-library-container .contents .form-refine-overlay .btn-icon .icon-remove.color-white {
    background-image: url('https://www-ssl.intel.com/content/dam/www/program/design/us/en/include/technical-library/v2/sprite-icons.png');
    -ms-background-position: -120px -484px;
    background-position: -120px -484px;
    width: 20px;
    height: 20px;
}

.technical-library-container .contents .form-refine-overlay .col-filter .col-wrap {
    padding-bottom: 10px;
}

.technical-library-container .contents .form-refine-overlay .col-filter label .select-element select {
    font-size: 14px;
    background-color: #ffffff;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    -webkit-appearance: menulist-button;
    cursor: pointer;
    margin-top: 10px;
}

.technical-library-container .contents .form-refine-overlay label.intel-fancy-input {
    width: 100%;
    position: relative;
    font-weight: normal;
    margin: 5px 0 5px 0;
    outline: none;
    display: block;
    padding: .5em;
    background-color: #ffffff;
    border: 1px solid #bbbbbb;
    margin-top: 15px;
    margin-bottom: 15px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
}

.technical-library-container .contents .form-refine-overlay label.has-embedded-label {
    width: 100%;
    position: relative;
    font-weight: normal;
    margin: 5px 0 5px 0;
    outline: none;
    display: block;
    padding: .5em 1em;
    background-color: #ffffff;
}

.technical-library-container .contents .form-refine-overlay label.intel-fancy-input .embedded-label {
    opacity: 0;
    -webkit-transition: opacity 0.25s;
    -moz-transition: opacity 0.25s;
    -ms-transition: opacity 0.25s;
    -o-transition: opacity 0.25s;
    transition: opacity 0.25s;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    color: #959595;
}

.technical-library-container .contents .form-refine-overlay label.has-embedded-label span.embedded-label {
    display: block;
    font-size: .8em;
    font-family: "intel-clear", "tahoma", Helvetica, "helvetica", Arial, sans-serif;
    font-weight: bold;
    font-style: normal;
}

.technical-library-container .contents .form-refine-overlay label.intel-fancy-input.has-value .embedded-label {
    opacity: 1;
}
 
.technical-library-container .contents .form-refine-overlay label.intel-fancy-input input, 
.technical-library-container .contents .form-refine-overlay label.intel-fancy-input select, 
.technical-library-container .contents .form-refine-overlay label.intel-fancy-input textarea {
    -webkit-transition: top 0.25s;
    -moz-transition: top 0.25s;
    -ms-transition: top 0.25s;
    -o-transition: top 0.25s;
    transition: top 0.25s;
    border: none;
    text-transform: capitalize;
}

.technical-library-container .contents .form-refine-overlay label input {
    width: 100%;
    padding-right: 20px;
}

.technical-library-container .contents .form-refine-overlay input[placeholder] {
    text-overflow: ellipsis;
}

.technical-library-container .contents .form-refine-overlay label .select-element {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    display: block;
    margin-left: -1em;
    cursor: pointer;
}

.technical-library-container .contents .form-refine-overlay label .select-element figure.select-caret {
    position: absolute;
    bottom: 24px;
    right: 1.5em;
    float: right;
    background-image: url('https://www-ssl.intel.com/content/dam/www/program/design/us/en/include/technical-library/v2/sprite-carets.png');
    background-position: -93px -227px;
    width: 13px;
    height: 8px;
}

@media screen and (min-width: 768px) {
    .technical-library-container .contents .form-refine-tool .hidden-desktop {
        display: none !important;
    }

    .technical-library-container .contents .form-refine-tool .form-dropdown.dropdown.sort-by .dropdown-toggle {
        min-width: 230px;
    }

    .technical-library-container .contents .form-refine-overlay .overlay-wrap {
        padding-top: 60px;
        padding-bottom: 50px;
    }
}

@media screen and (min-width: 992px) {
    .technical-library-container .contents .form-refine-tool .form-dropdown.dropdown .hidden-desktop {
        display: none;
    }

    .technical-library-container .contents .form-refine-tool .tool-actions .form-dropdown.dropdown {
        position: relative;
        top: 1px;
    }

    .technical-library-container .contents .form-refine-tool .tool-pagination,
    .technical-library-container .contents .form-refine-tool .tool-search {
        float: left;
    }

    .technical-library-container .contents .form-refine-tool .tool-actions {
        margin: 6px 0;
        text-align: right;
        float: right;
    }
}


@media screen and (max-width: 1199px) {
    .technical-library-container .contents .form-refine-tool, .technical-library-container .contents .form-refine-tool .dropdown-menu{
        font-size: 13px;
        line-height: 22.85714288px;
    }
    
    .technical-library-container .contents .form-refine-tool .form-refine-overlay .has-embedded-label .embedded-label {
        line-height: 20px;
    }

    .technical-library-container .contents .form-refine-tool .form-refine-overlay .has-embedded-label input {
        font-size: 13px;
        line-height: 17px;
    }

    .technical-library-container .contents .form-refine-overlay .col-filter label .select-element select {
        font-size: 13px;
    }
        
    .technical-library-container .contents .btn {
        font-size: 13px;
        line-height: 22.85714288px;
    }

    .technical-library-container .table .header div {
        font-size: 13px;
    }

    .technical-library-container .table .columns-row .column.action {
        min-width: 140px;
    }

    .technical-library-container .table .body.group .asset .column, .technical-library-container .table .body.group .asset .details-view {
        font-size: 13px;
    }
    
    .technical-library-container .table .body.group .asset .column.title .details-link .glyphicon-lock {
        font-size: 11px;
    }

    .technical-library-container .table .body.group .group-title {
        font-size: 15px;
    }

    .technical-library-container .contents .details-view {
        font-size: 13px;
    }
}

@media screen and (max-width: 991px) {
    .technical-library-container .contents .form-refine-tool .tool-action {
        float: none;
        clear: both;
    }

    .technical-library-container .contents .form-refine-tool nav.search {
        display: block;
    }

    .technical-library-container .contents .form-refine-tool li.sort-form,
    .technical-library-container .contents .form-refine-tool li.search-form {
        width: 39.25%;
        padding-right: 0;
    }

    .technical-library-container .contents .form-refine-tool li.filter-form {
        width: 19.25%;
        float: right;
    }

    .technical-library-container .contents .form-refine-tool .result-label, 
    .technical-library-container .contents .form-refine-tool .group-by-label {
        width: 75px;
    }

    .technical-library-container .contents .form-refine-tool .form-search {
        width: 100%;
        margin-left: 0;
    }

    .technical-library-container .contents .form-refine-tool .form-search .searchbox {
        width: 100%;
    }

    .technical-library-container .contents .form-refine-tool .form-dropdown.dropdown {
        width: 100%;
    }

    .technical-library-container .contents .form-refine-tool .form-dropdown.dropdown.sort-by .dropdown-toggle {
        width: 100%;
    }

    .technical-library-container .contents .form-refine-tool .form-toggle {
        width: 100%;
    }

    .technical-library-container .contents .form-refine-tool nav.pagination {
        width: 100%;
    }

    .technical-library-container .contents .form-refine-tool nav.pagination .list-inline,
    .technical-library-container .contents .form-refine-tool nav.search .list-inline {
        width: 100%;
    }

    .technical-library-container .contents .form-refine-tool nav.pagination .paging {
        float: right;
    }

    .technical-library-container .contents .form-refine-tool .refine-tool .arrow-up {
        margin-left: -91px;
    }

    .technical-library-container .table {
        border:none;
    }

    .technical-library-container .table .header {
        border-left: 2px solid #e0e0e0;
        border-right: 2px solid #e0e0e0;
    }

    .technical-library-container .table .body {
        display: table;
        border-bottom: none;
        border-left: 2px solid #d5d5d5;
        border-right: 2px solid #d5d5d5;
    }

    .technical-library-container .table .body:last-child {
        border-bottom: 2px solid #d5d5d5;
    }

    .technical-library-container .table .header .group-title {
        display: none !important;
    }

    .technical-library-container .table .body.group .group-title {
        background-color: #d5d5d5;
        border-right: none;
        border-bottom-color: #d5d5d5;
        width: 100%;
        display: table-row;
    }
    
    .technical-library-container .table .body.group .group-title span {
        padding: 8px 15px;
        display: table-cell;
    }

    .technical-library-container .table .body.group .asset-group {
        border-bottom: none;
    }
}

@media screen and (max-width: 767px) {
    .technical-library-container .contents .form-refine-tool li.sort-form,
    .technical-library-container .contents .form-refine-tool li.search-form {
        width: calc(80.75% - 80px);
    }

    .technical-library-container  .contents .form-refine-tool .form-dropdown.dropdown .hidden-mobile {
        display: none;
    }

    .technical-library-container .contents .form-refine-tool .refine-tool .arrow-up {
        margin-left: -20px;
        left: 90.38%;
    }

    .technical-library-container .contents .btn-icon span {
        display: none;
    }
}

/* IE specific styles because flex is buggy in IE 10 & 11 */
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .technical-library-container .table .columns-row .column.title {
        -ms-flex: 1 1 0%;
        flex: 1 1 0%;
    }
}