.patent-list-button {
    display: block;
    border-radius: 2px;
    background-color: #e7e7e7;
    color: black;
    border: 1px solid #C0C0C0;
    padding: 4px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 14px;
    float: left;
}
.researcher-form-control2 {
    height: 50px;
    width: 300px;
    border: solid 1px #cecece;
    background-color: #ffffff;
    padding: 8px;
}
.simple-view-ul li {
    display: inline;
    width: 280px;
    margin-right: 20px;
}
.simple-view-ul {
    margin-bottom: 10px;
}
.form-control2 {
    padding: 8px;
}
.navigation-bar-wrapper {
    margin: 0 auto;
    width: 1200px;
}
.navigation-bar {

}
#year_table tfoot {
    background: #FDF4F4;
}
#year_table tfoot tr td {
    text-align: center;
    border-top: 2px solid #333;
    height: 40px;
    /*
    line-height: 40px;
    */
    border-right: 1px solid #E3E3E3;
    font-size: 15px;
    padding: 13px 10px;
}
#year_table tfoot tr td:last-child {
    border-right: 0;
}
.top-10-player-chart-wrapper {
    border-radius: 5px;
    box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.15);
    background-color: #ffffff;
    padding: 50px 40px;
}
.top-10-ipc-code-chart-wrapper {
    border-radius: 5px;
    box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.15);
    background-color: #ffffff;
    padding: 50px 40px;
}
.year-count-chart-wrapper {
    border-radius: 5px;
    box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.15);
    background-color: #ffffff;
    padding: 50px 40px;
}
.top-10-player-chart-button-wrapper, .top-10-code-chart-button-wrapper, .top-10-year-chart-button-wrapper {
    margin: 10 0 20 auto;
    text-align: center;
    /*margin-bottom: 20px;
    margin-top: 10px;*/
    border-radius: 5px;
    background-color: #F8F8F8;
    border: 1px solid #C0C0C0;
    width: 240px;
    height: 40px;
    font-weight: 600;
    color: #606060;
}
.see-more-button-wrapper {
    margin: 0 auto;
    margin-bottom: 20px;
    margin-top: 10px;
    width: 140px;
    height: 60px;
}
.top-10-player-chart-button-wrapper button, .top-10-code-chart-button-wrapper button, .top-10-year-chart-button-wrapper button  {
    width: 100%;
    height: 100%;
    background-color: rgb(240,240,240);
    color: black;
    border: 1px solid #C0C0C0;
    padding: 4px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 14px;
    /*
    color: #606060;
    display: inline-block;
    margin: 0 auto;
    width: 100%;
    height: 100%;
    text-align: center;
    padding: 4px;
    */
    /*
    margin: 0 auto !important;
    width: auto;
    height: 60px;
    padding: 12px;
    display: block;
    background-color: #e22f26;
    color: #fff;
    border: solid 4px #e8e8e8;
    */
}

.see-more-button-wrapper button {
    margin: 0 auto !important;
    margin-bottom: 32px;
    width: auto;
    height: 60px;
    padding: 12px;
    display: block;
    background-color: #e22f26;
    color: #fff;
    border: solid 4px #e8e8e8;
}
.related-domestic-company-li-a, #related-domestic-company-li {
    display: inline;
    width: 140px;
    margin-right: 20px;
}
.p2-dom a {
    width: 140px;
    display: inline-block;
    border-radius: 2px;
    background-color: #e7e7e7; color: black;
    border: 1px solid #C0C0C0;
    padding: 4px;
    text-align: center;
    text-decoration: none;
    font-size: 14px;
    margin-left: 8px;
    color: black !important;
}
.p2-dom a:hover {
    color: black !important;
}
#nst-institute-link, .related-domestic-company-li-a a {
    display: block;
    border-radius: 2px;
    background-color: #e7e7e7; color: black;
    border: 1px solid #C0C0C0;
    padding: 4px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 14px;
    /*
    border-radius: 2px;
    border: solid 2px rgb(47, 82, 143);
    background-color: rgb(68, 114, 196);
    color: #fff;
    padding: 3px 20px;
    font-size: 14px;
    display: block;
    float: left;
    */
}
#nst-institute-link:hover, .related-domestic-company-li-a a:hover {
    cursor: pointer;
}
#nst-institute-link-li {
    width: 130px !important;
    margin-right: 8px !important;
}
.player-table-td a {
    font-weight: bold !important;
    color: darkblue;
}
.player-table-td a:hover {
    color: dodgerblue;
    text-decoration: underline !important;
}
#top-10-player-chart-data-download-wrapper, #top-10-ipc-code-chart-data-download-wrapper, #year-count-chart-data-download-wrapper {
    float: right;
    display: flex;
    flex-flow: row;
    margin-top: -40px;
}
#top-10-player-chart-data-download-wrapper > div, #top-10-ipc-code-chart-data-download-wrapper > div, #year-count-chart-data-download-wrapper > div {
    border-radius: 5px;
    /*box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.15);*/
    background-color: #F8F8F8;
    border: 1px solid #C0C0C0;
    width: 160px;
    height: 40px;
    margin-left: 20px;
    font-weight: 600;
    color: #606060;
}
#top-10-player-chart-data-download-wrapper > div > div, #top-10-ipc-code-chart-data-download-wrapper > div > div, #year-count-chart-data-download-wrapper > div > div {
    /*
    margin-left: auto;
    margin-right: auto;
    */
    margin: 0 auto;
    width: 100%;
    height: 100%;
}
#top-10-player-chart-data-download-wrapper > div > div > a, #top-10-ipc-code-chart-data-download-wrapper > div > div > a, #year-count-chart-data-download-wrapper > div > div > a {
    color: #606060;
    /*
    margin-left: auto;
    margin-right: auto;
    */
    display: inline-block;
    margin: 0 auto;
    width: 100%;
    height: 100%;
    text-align: center;
    padding: 8px;
}
#top-10-player-chart-data-download-wrapper > div > div > a > img, #top-10-ipc-code-chart-data-download-wrapper > div > div > a > img, #year-count-chart-data-download-wrapper > div > div > a > img {
    width: 22px;
    height: 18px;
    padding-right: 4px;
}
#top-10-player-chart-data-download-wrapper > div:hover , #top-10-ipc-code-chart-data-download-wrapper > div:hover , #year-count-chart-data-download-wrapper > div:hover {
    cursor: pointer;
}
#top-10-player-chart-data-download-wrapper, #top-10-ipc-code-chart-data-download-wrapper, #year-count-chart-data-download-wrapper {
    float: right;
    display: flex;
    flex-flow: row;
    margin-top: -40px;
}
.download-wrapper > div {
    border-radius: 5px;
    /*box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.15);*/
    background-color: #F8F8F8;
    border: 1px solid #C0C0C0;
    width: 160px;
    height: 40px;
    margin-left: 20px;
    font-weight: 600;
    color: #606060;
}
.row2 {
    margin-top: 32px;
    border-radius: 5px;
    box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.15);
    background-color: #ffffff;
    padding: 50px 40px;
}
.chart-wrapper {
    /*
    margin-top: 32px;
    border-radius: 5px;
    box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.15);
    background-color: #ffffff;
    padding: 50px 40px;
    */
}
.download-wrapper > div > div {
    /*
    margin-left: auto;
    margin-right: auto;
    */
    margin: 0 auto;
    width: 100%;
    height: 100%;
}
.download-wrapper > div > div > a {
    color: #606060;
    /*
    margin-left: auto;
    margin-right: auto;
    */
    display: inline-block;
    margin: 0 auto;
    width: 100%;
    height: 100%;
    text-align: center;
    padding: 8px;
}
.download-wrapper > div > div > a > img {
    width: 22px;
    height: 18px;
    padding-right: 4px;
}
.download-wrapper > div:hover {
    cursor: pointer;
}
.download-wrapper {
    float: right;
    display: flex;
    flex-flow: row;
    margin-top: -40px;
}
.list-excel-download-wrapper {
    margin-top: 10px;
    text-align: center;
    border-radius: 5px;
    background-color: #F8F8F8;
    border: 1px solid #C0C0C0;
    width: 240px;
    height: 40px;
    font-weight: 600;
    color: #606060;
}
#list-excel-download-button {
    width: 100%;
    height: 100%;
    background-color: #e7e7e7; color: black;
    border: 1px solid #C0C0C0;
    padding: 4px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 14px;
}
#patent-simple-view .search-box .line1 {
    display: flex;
    flex-flow: column;
}
#patent-simple-view .search-box .line1 .float-l {
    width: 1100px !important;
    max-width: 920px !important;
}
#patent-simple-view .search-box .line1 .float-l .txt-box {
    padding: 8px;
    border-radius: 4px;
    background-color: #e7e7e7;
    border: 1px solid #C0C0C0;
}
#patent-simple-view .search-box .line1 .float-l .txt-box .p1 {
    margin: 0;
}
.simple-patent {
    display: flex;
    flex-flow: row;
    width: 1100px;
    margin-top: 16px;
    padding: 24px 64px;
    justify-content: space-between;
    border-radius: 4px;
    background-color: #f7f7f7;
    border: 1px solid #C0C0C0;
}
.simple-patent table tr th, .simple-patent table tr td{
    padding: 4px;
}
.simple-patent table tr th {
    text-decoration: underline;
    padding-bottom: 12px;
}
.list-view-type {
    margin-left: 0;
    margin-right: auto;
    text-align: left !important;
    margin-bottom: 10px;
    font-weight: 600;
}
.list-view-type button {
    width: 120px;
    height: 40px;
    background-color: #e7e7e7;
    color: black;
    border: 1px solid #C0C0C0;
    padding: 4px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 14px;
    margin-left: 15px;
}
.list-view-type #reset-filter {
    width: 120px;
    height: 40px;
    border: 0;
    display: inline-block;
    padding: 4px;
    text-align: center;
    text-decoration: none;
    font-size: 14px;
    float: right;
    background-color: #e22f26;
    color: #fff;
}
.patent-info-title {
    color: grey;
    padding-bottom: 2px;
}





.research-tab-header {
    font-size: 22px;
    font-weight: 600;
    border-bottom: solid 3px #d6d8e2;
    padding-bottom: 10px;

}
.research-select-table-wrapper {
    display: flex;
    flex-flow: row;
    width: 1100px;
    margin-top: 32px;
    padding: 12px 12px;
    justify-content: space-between;
    border-radius: 4px;
    background-color: #f7f7f7;
    border: 1px solid #C0C0C0;
}
.research-select-table {
    width: 100%;
}

.research-select-table tr td{
    padding: 4px;
    padding-bottom: 12px;
}
/*
.research-select-option:hover {
    cursor: pointer;
    text-decoration: underline;
}
*/

#research-center-tab {
    margin-bottom: 80px;
}
.country_research_donut_chart_wrapper {
    width: 763px;
    height: 420px;
    border-radius: 15px;
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
    border: solid 1px #eaeaea;
    background-color: #ffffff;
    padding: 22px;
    margin-left: 5px;

}
#country_research_table_float {
    margin-left: auto;
    margin-right: 0;
}
#country_research_table_float table {
    text-align: center;
}
#country_research_table_float table thead {
    border-top: 1px solid #000;
    border-bottom: 1px solid #404040;
}
#country_research_table_float table thead tr th {
    width: 191px;
    text-align: center;
    font-size: 16px;
    font-weight: normal;
    padding: 12px 0;
    border-right: 1px solid #CCCCCC;
}
#country_research_table_float table tbody tr td {
    border-right: 1px solid #CCCCCC;
    padding: 12px 0;
}
#country_research_table_float table tbody tr td:last-child {
    border-right: 0;
}
#country_research_table_float tfoot tr td:nth-child(1) {
    background-color: #f4f4f4;
}
#country_research_table_float tfoot tr td:nth-child(2) {
    background-color: #FCFCFC;
}
.country_research_donut_chart_wrapper {
    margin-top: 0px;
}
#test {
    width: 600px;
    height: 500px;
    border-radius: 5px;
    box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.15);
    background-color: #ffffff;
    padding: 50px 40px;
}
.country-research-info-wrapper {
    margin-top: 32px;
}
.box-4 {
    margin-top: 50px;
}
#country-research-center-patent-chart-download-wrapper {
    margin-top: -10px;
}
.country-color {
    height: 11px;
    width: 11px;
    display: inline-block;
    margin-right: 10px;
    margin-bottom: 2px;
    border-radius: 6px;
}
.country-research-info-wrapper {
    display: flex;
    flex-flow: row;
}
.box-5 {
    margin-top: 50px;
}
.box-6 {
    margin-top: 50px;
}
.box-7 {
    margin-top: 50px;
}
.box-6 table th, .box-6 table td {
    text-align: center;
}
.box-5 table th, .box-5 table td {
    text-align: center;
}
.box-5 table td:first-child, .box-6 table td:first-child {
    border-right: 1px solid #ddd;
}
#country-research-center-patent-chart-wrapper, #by-research-center-patent-chart-wrapper {
    margin-top: 50px;
}
.search-button-wrapper {
    margin-top: 32px;
    text-align: center;
}
#research-center-search-button {
    width: 113px;
    height: 50px;
    background-color: #e22f25;
    border: 0;
    color: #fff;
}
.research-center-toggle-button {
    width: 1200px;
    margin: 0 auto;
    margin-bottom: 16px;
    border-radius: 3px;
    font-weight: 600;
    color: #606060;
}
.research-center-toggle-button > button {
    width: 350px;
    height: 40px;
    background-color: #e7e7e7;
    color: black;
    border: 1px solid #C0C0C0;
    padding: 4px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
}
.research-center-toggle-button > button > span{
    font-size: 16px;
}
.research-box-wrapper {
    margin-bottom: 24px;
}
.box-4 table {
    font-size: 14px;
}
.box-5 table {
    font-size: 12px;
}
.box-5 #year20ResearchCenterByCenterTable th:first-child {
    width: 180px;
}
.box-6 table {
    font-size: 12px;
}
.box-6 #year5ResearchCenterByCenterTable th:first-child {
    width: 180px;
}
.box-4 table tfoot tr td {
    border-top: 1px solid #333
}
.box-5 table tfoot tr td {
    border-top: 1px solid #333
}
.box-6 table tfoot tr td {
    border-top: 1px solid #333
}
.search-research-select-table {
    font-size: 12px;
    justify-content: space-between;
    border-radius: 4px;
    background-color: #f7f7f7;
    border: 1px solid #C0C0C0;
}
.search-research-select-table tr td{
    padding: 8px;
    padding-bottom: 8px;
}
.research-filter-table tr .research-filter-td:first-child, .research-filter-table tr .research-filter-td:nth-child(2){
    vertical-align:top;
    margin-top: 20px;
}
.research-filter-table tr .research-filter-td {
    height: 50px;
    font-size: 16px;
    font-weight: 700;
    color: #696969;
}
.research-filter-table {
    margin-top: 24px;
}
.research-filter-table .research-filter-span-wrapper {
    line-height: 50px;
}
.search-year-filter-table tr td:first-child {
    vertical-align:top;
    margin-top: 20px;
}
.search-year-filter-table tr td {
    height: 50px;
    font-size: 16px;
    font-weight: 700;
    color: #696969;
}
.search-year-filter-table {
    margin-top: 24px;
}
.search-year-filter-table .research-filter-span-wrapper {
    line-height: 44px;
}
.td-search-research-select-table {
    padding-left: 32px;
}
.td-search-inventor-select-table {
    padding-left: 32px;
}
.research-filter-button {
    width: 170px;
    height: 50px;
    cursor: default;
    color: #fff;
    background-color: #707070;
    border-radius: 4px;
    font-weight: bold;
    padding-left: 12px;
    padding-right: 12px;
    border: none;
}
.research-filter-button:hover {
    cursor: pointer;
    background-color: #B0B0B0;
    transition: background-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms,box-shadow 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms,border 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
}
.search-date-input-wrapper {
    display: flex;
    flex-flow: row;
    margin-left: 32px;
    height: 40px;
}
.search-date-input-wrapper span {
    width: 40px;
    margin-left: 12px;
    line-height: 40px;
}
.year-filter-span-wrapper {
    line-height: 44px;
}

/* ============= RESEARCH CENTER IPC TABLE ============= */
#research-center-top-10-ipc-code-table {
    font-size: 14px;
}
#research-center-top-10-ipc-code-table tr, #research-center-top-10-ipc-code-table th, #research-center-top-10-ipc-code-table td {
    vertical-align: middle;
    text-align: center;
}
#researchCenterIPCTableFirstRow {
    background-color: #FFF5F5;
}
#researchCenterIPCTableFirstRow td:first-child {
    text-align: left;
    padding-left: 32px;
}
#researchCenterIPCTableFirstRow span {
    margin-left: 12px;
}
#research-center-top-10-ipc-code-table thead {
    color: #333;
    font-weight: normal;
    border-top: 2px solid #333;
    border-bottom: 0;
}

#research-center-top-10-ipc-code-table tbody tr td {
    border-top: 0;
    border-bottom: 1px solid #E3E3E3;
}
#research-center-top-10-ipc-code-table tbody img {
    margin-left: 24px;
}
#research-center-top-10-ipc-code-table tbody a img {
    margin-left: 8px !important;
}
.researchCenterCodeLv2Row {
    background-color: #F5F5F5;
}
.researchCenterCodeLv2Row > td:first-child {
    text-align: left !important;
    padding-left: 64px;
}
.researchCenterCodeLv3Row > td:first-child {
    text-align: left !important;
    padding-left: 96px;
}

#research-center-wipo-table {
    font-size: 14px;
}
#research-center-wipo-table tr, #research-center-wipo-table th, #research-center-wipo-table td {
    vertical-align: middle;
    text-align: center;
}
#researchCenterWipoTableFirstRow {
    background-color: #FFF5F5;
}
#researchCenterWipoTableFirstRow td:first-child {
    text-align: left;
    padding-left: 32px;
}
#researchCenterWipoTableFirstRow span {
    margin-left: 12px;
}
#research-center-wipo-table thead {
    color: #333;
    font-weight: normal;
    border-top: 2px solid #333;
    border-bottom: 0;
}

#research-center-wipo-table tbody tr td {
    border-top: 0;
    border-bottom: 1px solid #E3E3E3;
}
#research-center-wipo-table tbody img {
    margin-left: 24px;
}
#research-center-wipo-table tbody a img {
    margin-left: 8px !important;
}
.researchCenterCodeLv2Row {
    background-color: #F5F5F5;
}
.researchCenterCodeLv2Row > td:first-child {
    text-align: left !important;
    padding-left: 64px;
}
.researchCenterCodeLv3Row > td:first-child {
    text-align: left !important;
    padding-left: 96px;
}

/* ============= RESEARCHER LIST VIEW ============= */
.researcher_list_table_item {
    /*width: 32.5%;*/
    width: 100%;
    padding: 24px 20px;
    box-shadow: 0 12px 40px 0 rgba(0, 0, 0, 0.07);
    height: auto;
    border: solid 1px #c4d3ea;
    background-color: #ffffff;
    float: left;
    margin-right: 5px;
    margin-left: 5px;
    border-radius: 4px;
    margin-bottom: 10px;
    table-layout: fixed;
}
.researcher_list_table_item h3 {
    float: left;
    font-size: 16px;
    font-weight: bold;
    color: #333333;
    margin-top: 5px;
}
.researcher_list_table_item .view_researcher {
    float: right;
    border-radius: 3px;
    border: solid 1px #d4d4d4;
}
.researcher_list_table_item .view_researcher a {
    font-size: 11px;
    color: #1c1486;
    display: block;
    padding: 5px 15px;
}
.researcher_list_table_item .view_researcher a:hover {
    cursor: pointer;
}
.researcher_list_table_item_row2 {
    font-size: 12px;
    clear: both;
    line-height: 1.6;
}
.researcher_list_table_item_row2 .wrapBTN .wrapbtn1 {
    display: inline-block;
    border: 1px solid #67bcff!important;
    background: #fff!important;
    color: #1485de!important;
    border-radius: 2px!important;
    height: 24px!important;
    line-height: 22px!important;
    font-size: 12px;
    max-width: 31%;
    text-align: center;
    padding: 0px 5px!important;
    margin-top: 10px;
    min-width: 31%;
    font-weight: normal;
}
.researcher_list_table_item_row2 .researcher_list_research_center, .researcher_list_table_item_row2 .researcher_list_sub_institute, .researcher_list_table_item_row2 .researcher_list_institute_name {
    margin-top: 10px;
    font-size: 12px;
}

#researcher-tab-intro {
    margin-top: 42px;

}
#researcher-tab-intro b {

}
.researcher_list_table {
    margin-bottom: 0px;
}
.researcher_list_table thead tr th {
    width: 33%;
    max-width: 360px;
}
.researcher_list_table tbody tr td {
    width: 33%;
    max-width: 360px;
}

/* John: See Searched Inventor Current Patent CSS */
.researcher_list_table_item_row2 .wrapbtn1:hover {
    cursor: pointer;
}
/* ============================================= */

.mini-player-table tbody a {
    font-weight: bold !important;
    color: darkblue;
}
.mini-player-table tbody a:hover {
    color: dodgerblue;
    text-decoration: underline !important;
}

a:hover {
    cursor: pointer;
}
.p2 a {
    font-weight: bold !important;
    color: darkblue;
}
.p2 a:hover {
    color: dodgerblue;
    text-decoration: underline !important;
}

/* John: research center patent list CSS */
.research-center-patent-list-wrapper {
    margin-top: 50px;
}
.research-center-patent-list-wrapper .search-w .search-box {
    border-radius: 4px;
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
    border: solid 1px #f2f2f2;
    background-color: #ffffff;
    padding: 30px 38px;
    overflow: hidden;
    margin-bottom: 35px;
}
.research-center-patent-list-wrapper .search-w .search-box .line1 {
    overflow: hidden;
}
.research-center-patent-list-wrapper .search-w .search-box .line1 .float-l {
    float: left;
    width: 870px;
}
.research-center-patent-list-wrapper .search-w .search-box .line1 .float-l .tit {
    overflow: hidden;
    margin-bottom: 10px;
}
/*
.patent-list-view .search-w .search-box .line1 .float-l .tit {
    border-radius: 2px;
    background-color: #2c51bf;
    color: #fff;
    padding: 3px 20px;
    font-size: 14px;
    display: block;
    float: left;
}
*/
.research-center-patent-list-wrapper .search-w .search-box .line1 .float-l .p1 {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px;
}
.research-center-patent-list-wrapper .search-w .search-box .line1 .float-l .ul-1 {
    overflow: hidden;
    width: 740px;
}
.research-center-patent-list-wrapper .search-w .search-box .line1 .float-l .ul-1 li {
    float: left;
    margin-right: 25px;
    width: 260px;
    margin-bottom: 10px;
}
.research-center-patent-list-wrapper .search-w .search-box .line1 .float-l .ul-1:last-child {
    margin-right: 0;
    width: 160px;
}
.research-center-patent-list-wrapper .search-w .search-box .line1 .float-l .p2 {
    font-size: 15px;
    margin-bottom: 10px;
}
.research-center-patent-list-wrapper .search-w .search-box .line1 .float-r {
    float: right;
    margin-bottom: 30px;
    border: 1px solid #ddd;
}
.research-center-patent-list-wrapper .search-w .search-box .line1 .txt-box {
    clear: both;
    background-color: #f7f7f7;
    padding: 20px 15px;
}
#research-center-patent-list-simple .line1 {
    display: flex;
    flex-flow: column;
}
#research-center-patent-list-simple .line1 .float-l {
    width: 1100px !important;
}
/* ==================================== */

/* John: Research Center Patent List Loding Bar */
.txt-box2 {
    margin: 0 auto;
    height: 80px;
    width: 1200px;
    border-radius: 4px;
    font-size: 18px;
    font-weight: 500;
    background-color: #f7f7f7;
    text-align: center;
    color: #969696;
    display:flex;
    align-items:center;
    justify-content:center;
    margin-bottom: 32px;
    margin-top: 64px;
}
.txt-box2 .helper {
    height: 50%;
    vertical-align: middle;
}
.txt-box2 img {
    max-height: 50px;
    max-width: 100%;
}
/* ======================== */
#research-center-top-10-ipc-code-table #researchCenterCodeMainRow .research-center-see-patents {
    text-decoration: underline;
}
#research-center-wipo-table #researchCenterWipoMainRow .research-center-see-patents {
    text-decoration: underline;
}
#research-center-wipo-table .researchCenterCodeLv2Row span {
    margin-left: 16px;
}

.patent-list-view .search-box .btn-1 {
    border-radius: 2px;
    background-color: #2c51bf;
    color: #fff;
    padding: 3px 20px;
    font-size: 14px;
    display: block;
    float: left;
}

/* John: Keyword Search See Top 10 Players CSS */
.player-table-td {
    text-align: left;
}
.keyword-search-research-center-container {
    margin-left: 160px;
    width: 160px;
}
.keyword-search-top-10-player-container {
    width: 180px;
    height: 24px;
    border: 1px solid gray;
    vertical-align: middle;
    border-radius: 2px;
    background: #e7e7e7;
    margin-left: auto;
    margin-right: 120px;
    float: right;
}
.keyword-search-top-10-player-container:hover {
    cursor: pointer;
}
/* ================================================ */
#player_table tbody tr td {
    font-size: 14px;
}
#ipc_table tbody tr td {
    font-size: 14px;
}
#year_table tbody tr td {
    font-size: 14px;
}
#year_table tfoot tr td {
    font-size: 14px;
}

/* John: Remove cursor from anchor tag in patent 'Please click IPC Code' part */
.patent-list-button {
    cursor: default !important;
}








/* Final CSS touches */
#search_btn, #research-center-search-button, #researcher_search_btn {
    opacity: 0.8;
}

#reset-filter {
    opacity: 0.8;
}
#search_btn span {
    display: inline-block;
    padding: 6px 0px 4px;
    margin: 0px 8px 2px;
    position: relative;
}
#search_btn span:before, #research-center-search-button span:before, #researcher_search_btn span:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 0px;
    border-bottom: 2px solid white;
    border-radius: 8px;
    bottom: 2px;
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transition: -webkit-transform 0.2s ease-in;
    transition: transform 0.2s ease-in;
}

#search_btn:hover, #research-center-search-button:hover, #researcher_search_btn:hover {
    opacity: 1;
    transition: all 0.2s ease;
}

#reset-filter:hover {
    opacity: 1;
    transition: all 0.2s ease;
}
#search_btn:hover > span:before, #research-center-search-button:hover > span:before, #researcher_search_btn:hover > span:before {
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1);
}

#add_more img, #researcher-add_more img {
    margin-top: 0.3rem;
}
#add_more:hover > img, #researcher-add_more:hover > img {
    transition: 0.1s linear;
    transform: scale(1.3);
}
#freeSearchDelSearch:hover > img, #researcherDelSearch:hover > img {
    transition: 0.1s linear;
    transform: scale(0.8);
}

#top-10-player-chart-button:hover, #top-10-code-chart-button:hover, #top-10-year-chart-button:hover, #list-excel-download-button:hover, .patent-list-view-button:hover {
    border: 2px solid black;
    transition: all 0.3s ease;
}


.button-active {
    background-color: rgb(120,120,120) !important;
    color: white !important;
    border: 2px solid black !important;
    transition: 0.1s linear;
}








/* JOHN: SAMPLE CSS TODO: LATER REMOVE */
.sample-button-wrapper button {
    width: 350px;
    height: 40px;
    background-color: #e7e7e7;
    color: black;
    border: 1px solid #C0C0C0;
    padding: 4px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
}
.sample-button-wrapper button:first-child {
    margin-right: 20px;
}
.sample-button-wrapper button:last-child {
    margin-left: 20px;
}
.sample-div-list {
    display: flex;
    flex-flow: row;
    margin-top: 80px;
}
.sample-div-list table {
    width: 400px;
}
.sample-div-list table tr td {
    border: 1px solid black;
    padding: 16px;
    background-color: #f7f7f7;
}
.sample-list-1 table {
    margin-right: 40px;
}
.sample-list-2 table {
    margin-left: 40px;
}
.sample-div {
    margin: 0 auto;
    width: 900px;
    text-align: center;
}
.sample-div h3 {
    margin-top: 40px;
}
.sample-div h4 {
    margin-top: 40px;
    font-size: 24px;
    font-weight: 800;
}
.sample-button-wrapper {
    margin: 0 auto;
    width: 900px;
    text-align: center;
    margin-top: 40px;
}
.sample-img-content {
    margin: 0 auto;
    width: 900px;
    text-align: center;
    margin-top: 60px;
}
.sample-img-content h4 {
    font-size: 24px;
    font-weight: 600;
    margin-top: 20px;
}
.sample-img-content img {
    margin-bottom: 40px;
    margin-top: 24px;
}

/* ================================= */

/* ========== TECH TAB =========== */
#tech-tab-option {
    margin: 0 auto;
    width: 1100px;
    text-align: center;
}

/* FLOAT TEST (if works leave it as is) */
.search-box .line1 {
    width: 1100px;
    overflow: hidden;
}
.search-box .line1 .float-l {
    float: left;
    width: 760px !important;
    max-width: 820px;
}
.search-box .line1 .float-r img {
    width: 220px;
    height: 160px;
}

/* John: tech tab */
.smk-header {
    font-size: 28px;
    font-weight: 600;
    border-bottom: solid 3px #d6d8e2;
    padding-bottom: 10px;
}
#smk-table {
    margin-top: 40px;
    border: 1px solid #a7a9b7;
    width: 100%;
    max-width: 100%;
    margin-bottom: 60px;
}

#smk-9-cards-tr td {
    border-bottom: 1px solid #a7a9b7 !important;
}

/*
#smk-table #smk-last-tr td, #smk-9-cards-tr td {
    border-bottom: 1px solid black;
}
*/

.smk-last-tr-active {
    border-bottom-color: white !important;
}
#smk-table #smk-drop:hover {
    cursor: pointer;
}
#smk-table #smk-drop {
    padding-right: 15%;
}

#smk-table tr td {
    font-size: 18px;
    text-align: center;
    border-top: 0;
    padding: 13px 10px;
}
#smk-table tr:not(:nth-last-child(2)) td {
    border-bottom: 1px solid #fff;
}
#smk-table tr:nth-child(3) {
    background: #FDF4F4;
}
#smk-table tr:nth-child(4n+3) {
    background: #FDF4F4;
}

#smk-table tr:nth-child(1) td:first-child b {
    border-bottom: 1px solid #000;
    padding-bottom: 3px;
}
#smk-table tr:nth-child(2n+1) td:first-child b {
    border-bottom: 1px solid #000;
    padding-bottom: 1px;
}

#smk-table .card-header-header {
    border-top: 2px solid #2aabd2;
    border-bottom: 2px solid #2aabd2;
    padding: 5%;
}
#smk-table .cards {
    min-height: 220px;
    padding: 1.5rem 7rem;
    justify-content:space-between !important;
}
#smk-table .cards .card {
    max-width: 460px;
    width: 420px;
    height: 200px;
}
#smk-table .cards .card-img-container {
    height: 140px;
    border-bottom: 1px solid #c1c1c1;
}
#smk-table .cards .card img {
    width: 400px;
    height: 120px;
}
#smk-table .cards .card .card-download {
    margin-top: 3%;
    min-width: 240px !important;
    max-width: 320px;
}

.card {
    display: flex;
    flex-flow: column;
    background-color: rgb(255, 255, 255);
    text-align: center;
    align-content: center;
    align-items: center;
    width: 220px;
    max-width: 220px;
    margin-left: 0;
    position: relative;
    margin-bottom: 20px;
    color: #363636;
    text-decoration: none;
    -moz-box-shadow: rgba(0, 0, 0, 0.19) 0 0 8px 0;
    -webkit-box-shadow: rgba(0, 0, 0, 0.19) 0 0 8px 0;
    box-shadow: rgba(0, 0, 0, 0.19) 0 0 8px 0;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}
.card:hover {
    -moz-box-shadow: rgba(0, 0, 0, 0.38) 0 0 24px 0;
    -webkit-box-shadow: rgba(0, 0, 0, 0.38) 0 0 24px 0;
    box-shadow: rgba(0, 0, 0, 0.38) 0 0 24px 0;
}

.cards {
    display: flex;
    flex-flow: row;
    width: 100%;
    max-width: 1300px;
    background-color: #fafbfd;
    padding: 3rem 2rem;
    min-height: 440px;
    flex-basis: auto;
    border: 1px solid #f1f1f1;
}
.card-header {
    width: 200px;
    padding: 16px;
    height: 140px;
    overflow: hidden;
    position: relative;
    background-color: rgba(255, 255, 255, 0);
    -moz-border-radius: 4px 4px 0 0;
    -webkit-border-radius: 4px;
    border-radius: 4px 4px 0 0;


}
.card-header {
    -moz-border-radius: 16px 16px 0 0;
    -webkit-border-radius: 16px;
    border-radius: 16px 16px 0 0;
}
.card-header .card-header-header {
    display: flex;
    flex-flow: column;
    margin-top: 10%;
    margin-bottom: 15%;
    height: 25%;
    font-weight: 800;
    vertical-align: middle;
}
.card-header .card-header-body {
    margin-top: 10%;
    height: 55%;
    font-size: 14px;
}
.card-download {
    margin-top: 8%;
    margin-bottom: 4px !important;
    position: relative;
    text-align: center;
    vertical-align: middle;
    outline: none;
    display: inline-block !important;
    min-width: 140px !important;
    max-width: 180px;
    height: 32px;
    color: #fff !important;
    background-color: #5E676E !important;
    border: 1px solid #5E676E !important;
    font-weight: 400 !important;
    font-size: 1rem !important;
    padding: 0 !important;
    border-radius: 75px !important;
}
.card-download-text-center {
    display: block;
    white-space: nowrap;
    text-align: center;
}


#tech-table {

}

.issue-header {
    margin-top: 140px;
    font-size: 28px;
    font-weight: 600;
    border-bottom: solid 3px #d6d8e2;
    padding-bottom: 10px;
}
#issue-table {
    table-layout : fixed;
    margin-top: 40px;
    width: 100%;
    border: 2px solid #f1f1f1 !important;
}
#issue-table .card {
    margin-left: 0 !important;
}
#issue-table .cards{
    text-align: justify !important;
    justify-content:space-between !important;
    border: 1px solid #f1f1f1 !important;
    padding: 3rem 8rem !important;
}

#issue-table td {
    width: 200px;
}
#issue-table .card-header-header {
    margin-top: 22px !important;
    font-size: 20px !important;
}
#issue-table .card-header {
    width: 100%;
    position: relative;
    height: 255px;
    overflow: hidden;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    background-color: rgba(255, 255, 255, 0.15);
    background-blend-mode: overlay;
    -moz-border-radius: 4px 4px 0 0;
    -webkit-border-radius: 4px;
    border-radius: 4px 4px 0 0;
    border-bottom: 1px solid #c1c1c1;
}



/* ====== */
