@charset "utf-8";

@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@300;400;500;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Quicksand:wght@300;400;600;700&display=swap');

/*fix*/

html {
    /* scroll-behavior: smooth; */
    font-size: 1rem;
    font-size: 0.9rem;
}

:target::before {
    content: "";
    display: block;
    height: 90px;
    margin-top: -90px;
}

b,
strong {
    font-weight: 500;
}

a {
    text-decoration: none;
    background-color: transparent;
    color: #007bff;
}

a:hover {
    color: transparent;
    background-color: transparent;
}

body.who span.n_trails {
    font-size: 1rem;
}

body.who div.disease {
    word-break: break-all;
    font-size: 1rem;
}

body.who span.show_drug {
    font-weight: 600;
}

body.who span.d_highlight {
    color: #dc3545;
    font-weight: 500;
}

body.who table.index thead {
    background-color: transparent;
}

body.who table.index tbody td.name {
    text-align: left;
}

body.who table.index thead > tr > th {
    font-weight: 500;
    vertical-align: middle;
}


body.who table.index {
    margin-bottom: 4rem;
}

body.who table.index tbody tr:nth-child(even) {
    background-color: rgba(0, 0, 0, .025);
}

body.who table.main {
    /*margin-bottom: 4rem;*/
}

body.who table.index {
    width: auto;
}

body input,
body .dl_button_pos {
    font-family: 'Roboto', 'Noto Sans JP', sans-serif;
    /*font-family: Roboto, "Noto Sans JP", '游ゴシック Medium', '游ゴシック体', 'Yu Gothic Medium', YuGothic, 'ヒラギノ角ゴ ProN', 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, sans-serif;*/
    /*font-size: smaller;*/
    font-weight: 300;
}

.drug_target {
    background-color: #ffff00;
    background-color: #ffeb3b;
}

input[name="reset"],
input[value="Reset"],
a#sarch_reset {
    /*display: none;*/
}


label > button {
    display: none;
}

span[title="Info on mouse-over"] {
    display: none;
}

.arrow {
    /*display: none;*/
}

body.who table.main {
    font-size: 0.9rem;
}

body.who form input.input_text {
    font-size: 1rem;
}

body.who form span {
    font-size: 1rem;
}

body.who form span.text-muted.small {
    font-size: 80%;
}

div.list_description,
table.dataTable,
div.header_area,
div.footer_area {
    font-size: 1rem;
    /*font-size: 0.9rem;*/
}

.dataTables_wrapper {
    /*display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;*/
}

.dataTables_filter input {
    /*display: block;
    width: 100%;*/
    font-weight: 400;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    height: calc(1.5em + .5rem + 2px);
    padding: .25rem .5rem;
    font-size: .875rem;
    line-height: 1.5;
    border-radius: .2rem;
    margin-left: 0.5em;
}

div.table_form_area_left select,
div.header_area select {
    display: inline-block;
    width: auto;
    height: calc(1.5em + .75rem + 2px);
    /* padding: .375rem 1.75rem .375rem .75rem; */
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    vertical-align: middle;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    /* -webkit-appearance: none; */
    height: calc(1.5em + .5rem + 2px);
    padding-top: .25rem;
    padding-bottom: .25rem;
    padding-left: .5rem;
    font-size: .875rem;
}

div.font_small {
    font-size: 1rem;
    /*font-size: 0.9em;*/
}

body.who .disease_query {
    font-size: 1rem;
    line-height: normal;
}

#table1 {
    transition: all 0.3s ease 0s;
    margin-bottom: 3rem;
}

.link {
    display: none;
}


span.full {
    font-weight: 500;
    font-weight: 400;
}

span.form_sample {
    font-style: normal;
    font-size: 1rem;
    margin-left: 0.5em;
}

body,
button,
input,
select,
textarea,
html,
* {
    font-family: 'Roboto', 'Noto Sans JP', sans-serif;
}


table.dataTable thead tr {
    background-color: transparent;
}

table.dataTable thead th,
table.dataTable thead td {
    border-bottom: 1px solid #ced4da;
}

#dd-table thead td {
    border: 1px solid #ced4da;
}

#dd-table tbody td {
    border: 1px solid #ced4da;
}

#dd-table tbody td:first-child {
    border: 1px solid #ced4da;
}

#dd-table thead td:first-child {
    border: 1px solid #ced4da;
}

table.dataTable thead th,
table.dataTable thead td {
    padding: 0.3rem;
}


table.dataTable tbody th,
table.dataTable tbody td {
    padding: 0.3rem;
}

table.dataTable tbody td {
    padding: 0.3rem;
}


table.table thead td,
table.table thead th {
    font-weight: 500;
    vertical-align: middle;
}

table.main tr.head {
    background-color: #E3E3E3;
    background-color: #E7EBED !important;
}

table.main th.condition {
    white-space: nowrap;
    background-color: #f0f9fe !important;
    background-color: #d7ebff !important;
    background-color: transparent !important;
    background-color: #BFD9ED !important;
}

table.main th.intervention {
    white-space: nowrap;
    background-color: #f3dca2;
    background-color: #FFF3CD !important;
    background-color: transparent !important;
    background-color: #FDEBC5 !important;
}



/* table color */

.bg-gray {
    background-color: #E7EBED !important;
}

.alert.alert-secondary.bg-gray {
    border: none;
    padding-bottom: 0.25rem;
    padding: 0.5rem 0.75rem;
}

.alert.alert-secondary .input-group > .input-group-append button {
    border-radius: 0.25rem !important;
    border-top-left-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
}

.alert.alert-secondary form .form-group {
    margin-top: 0.5rem;
    margin-bottom: 1rem;
}

.alert.alert-secondary form .form-group:last-child {
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
}

.bg-disease {
    background-color: #BFD9ED !important;
}

.bg-drug {
    background-color: #FDEBC5 !important;
}

.bg-dna {
    background-color: #d4edda !important;
}


/*body*/
body {
    color: #333;
    font-feature-settings: "palt";
    padding-top: 57px;
    padding-top: 65px;
}

body {
    color: #333;
    font-feature-settings: "palt";
    /*padding-top: 60px;*/
    padding-top: 56px;
    font-family: 'Roboto', 'Noto Sans JP', sans-serif;
    /*font-family: Roboto, "Noto Sans JP", '游ゴシック Medium', '游ゴシック体', 'Yu Gothic Medium', YuGothic, 'ヒラギノ角ゴ ProN', 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, sans-serif;*/
}

.dropdown-menu {
    margin: 0;
    box-shadow: 0 2px 16px 0 rgba(0, 0, 0, 0.2);
    /* box-shadow: 0 2px 16px 0 rgba(0,0,0,0.2); */
    /* box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1); */
    /* border: 1px solid #e3e6f0; */
    border: 0px solid transparent;
}


/* sroting */

table.dataTable thead .sorting_asc {
    background-image: url(images/sort_asc.png);
}

table.dataTable thead .sorting {
    background-image: url(images/sort_both.png);
}

table.dataTable thead .sorting_desc {
    background-image: url(images/sort_desc.png);
}

.dataTables_wrapper .dataTables_filter {
    float: none;
    /*text-align: left;
    position: absolute;
    right: 0;
    top: 0;*/
}

.dataTables_filter {
    flex-grow: 1;
    text-align: right;
}

div.header_area div.header_left div.dataTables_info,
div.table_form_area div.table_form_area_left div.dataTables_info {
    padding: 0;
    margin-left: 2rem;
}


/*table_wrapper*/

.table_form_area,
.table_form_area_left {
    display: flex;
    /*align-items: baseline;*/
    align-items: center;
}

.table_form_area {
    margin-bottom: 0.5rem;
    /*font-size: 0.9rem;*/
}

.header_area {
    display: flex;
    margin-bottom: 0.5rem;
}

#header_left {
    display: flex;
    align-items: baseline;
}

.dataTables_wrapper .dataTables_length {
    float: none;
}

.dataTables_wrapper .dataTables_info {
    float: none;
    padding: 0;
    margin-left: 2rem;
}

div.table_form_area div.table_form_area_left {
    float: none;
}

div.table_form_area div.table_form_area_right {
    float: none;
    flex-grow: 1;
}

.table_form_area label,
.header_area label {
    margin-bottom: 0;
}


div.footer_area {
    font-size: 0.9rem;
}


/* container */

main > .container {
    /*padding: 60px 15px 0;
    padding: 50px 15px 20px;*/
}


/* br hr*/
main br,
main hr {
    /*display: none;*/
}

main h2 + hr {
    margin-top: 0.5rem;
}

main th br,
main td br,
main .card br,
main .alert br {
    display: block;
}

/* icon */

main a[href$=".pdf"]:after,
main a[href*=".pdf#"]:after {
    font-size: 1.15rem;
}

a.ex_link {
    background: none;
    padding-right: 0;
}

main a[target^="_blank"]:after,
nav a.dropdown-item[target^="_blank"]:after,
footer a[target^="_blank"]:after {
    content: url(images/blank_icon.png);
    margin: 0 .3em;
}

main a[href$=".pdf"]:after,
main a[href$=".pdf"]:after {
    content: "\f1c1";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    display: inline-block;
    margin: 0 .3em;
}

main a[href$=".xls"]:after,
main a[href$=".xlsx"]:after {
    content: "\f1c3";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    display: inline-block;
    margin: 0 .3em;
    font-size: 1.15rem;
}

main a[href$=".doc"]:after,
main a[href$=".docx"]:after {
    content: "\f1c2";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    display: inline-block;
    margin: 0 .3em;
    font-size: 1.15rem;
}

main a.noicon:before,
main a.noicon:after {
    content: none;
}

span.trigger_show_all i.fa-plus-square,
span.trigger_collapse i.fa-minus-square {
    color: #333;
}


/* table */

table {
    margin-bottom: 0.5rem;
}

table,
td,
th {
    border-collapse: collapse;
    border: 1px #dee2e6 solid;
    border: none;
    vertical-align: top;
}

.table td,
.table th {
    font-size: 0.9rem;
    font-weight: 500;
    /*font-size: 0.8rem;*/
    /*padding: .5rem;*/
}

.table td {
    font-weight: 400;
}

.table thead th {
    vertical-align: top;
}

.table-bordered th,
.table-bordered td {
    border: 1px solid #ced4da;
}

.table thead th {
    /*border-bottom: 1px solid #fff;*/
}

.table > tbody > tr > td,
.table > tfoot > tr > td,
.table > thead > tr > td {
    /*background-color: #efefef;
    background-color: #f1f1f1;*/
}

table.dataTable tbody tr:nth-child(even),
table.dataTable tbody tr.even,
body.who table.main tr.even,
tr.even {
    background-color: rgba(0, 0, 0, .05);
    background-color: rgba(0, 0, 0, .025);
}



/*dataTable*/

table.dataTable {
    width: 100%;
    /*width: auto; 136 dataTable */
    margin: 0 auto;
    margin: initial;
    clear: both;
    border-collapse: separate;
    border-spacing: 0;
    border-collapse: initial;
    border-collapse: collapse;
    border-spacing: initial;
    margin-bottom: 0.5rem;
}


table.dataTable {
    box-sizing: border-box;
}

/* form */
main .form-control {
    padding: 0.25rem 0.5rem;

    font-size: 1rem;
    height: calc(1.5em + 0.75rem + 2px);
    padding: 0.375rem 0.75rem;
}

main textarea.form-control {
    height: auto;
}

main td select.form-control {
    width: auto;
}

/* nav */

.bg-dark {
    background-color: #1a4172 !important;
    min-height: 56px;
}

body#green .bg-dark {
    background-color: #00736D !important;
}

header {
    /*height: 64px;*/
    display: block;
}

header nav {
    /*height: 64px;*/
}

/*.navbar-dark .navbar-nav .nav-link:focus,
.navbar-dark .navbar-nav .nav-link:hover {
    color: rgba(255, 255, 255, 0.75) !important;
}*/

.navbar-dark .navbar-nav .nav-link {
    font-weight: 500;
    font-weight: 400;
    color: rgba(255, 255, 255, 1);
    transition: all 0.2s ease;
}

.nav-link {
    padding-top: 0.2rem;
    padding-bottom: 0;
}

.navbar-brand {
    margin-right: 5.5rem;
    margin-right: 0;
}

body a.navbar-brand {
    font-family: 'Quicksand', sans-serif;
    font-weight: 600;
}

body a.navbar-brand:hover {
    color: rgba(255, 255, 255, 0.75) !important;
}

/* nav back */

nav .nav-back {
    display: inline-block;
    /*padding-top: 0.3125rem;
    padding-bottom: 0.3125rem;*/
    margin-right: 5em;
    margin-right: 1.5rem;
    /*font-size: 1.25rem;*/
    line-height: inherit;
    white-space: nowrap;
    font-family: 'Roboto', 'Noto Sans JP', sans-serif;
    font-size: 0.9rem;
    color: rgba(255, 255, 255, 1);
    transition: all 0.2s ease;
    padding-top: 0.2rem;
    font-weight: 300;
}

nav .nav-back:focus,
nav .nav-back:hover {
    color: rgba(255, 255, 255, .75);
    text-decoration: none;
}


/* main*/

main {
    padding: 30px;
    padding: 40px 30px;
    padding: 50px 30px;
}

main a {
    /*color: #306fbb;*/
    font-weight: 500;
}

main a:hover {
    color: #CC0033;
    text-decoration: underline;
    transition: all 0.4s ease;
}

.container a,
.btn {
    transition: background-color 0.4s ease;
}

.container a {
    transition: none;
}

/*  btn */

.btn-primary {
    color: #fff;
    background-color: #3c73d2;
    border-color: #4582EC;
}


.btn-primary:hover {
    color: #fff;
    background-color: #1954b9;
    border-color: #0062cc;
}

main .btn {
    /*box-shadow: 0 2px 0 rgba(0, 0, 0, .2);*/
}

main h1 .btn {
    box-shadow: none;
    font-weight: 500;
}

main table .btn,
main .alert .btn,
main .card .btn,
main .order-box .btn {
    box-shadow: none;
}


.form-control[readonly] {
    /*background-color: #fff;
    opacity: 1;
    line-height: 1.6;*/
    background-color: #fff;
    font-size: 0.9rem;
}

/* header */

.h1 small.text-muted:before,
h1 small.text-muted:before,
.h2 small.text-muted:before,
h2 small.text-muted:before {
    content: "- ";
}

.h1 small.text-muted:after,
h1 small.text-muted:after,
.h2 small.text-muted:after,
h2 small.text-muted:after {
    content: " -";
}

.h1 small.text-muted.nomark:before,
h1 small.text-muted.nomark:before,
.h2 small.text-muted.nomark:before,
h2 small.text-muted.nomark:before {
    content: none;
}

.h1 small.text-muted.nomark:after,
h1 small.text-muted.nomark:after,
.h2 small.text-muted.nomark:after,
h2 small.text-muted.nomark:after {
    content: none;
}

.appli_text_min,
h1 small {
    color: #605f5f;
    font-size: medium;
    font-size: 1.5rem;
    font-weight: normal;
    margin-left: 0.5rem;
}

main h1,
main .h1 {
    font-style: normal;
    font-size: 2rem;
    font-size: 1.9rem;
    /* font-weight: 600; */
    margin-bottom: 1.5rem;
    margin-bottom: 1.0rem;

    font-style: normal;
    font-weight: 500 !important;
}


main .h2,
main h2 {
    font-size: 1.25rem;
    font-size: 1.25rem;
    font-size: 1.5rem;
    /* border-bottom: 2px solid rgba(0, 0, 0, .1); */
    /* margin-bottom: .75rem; */
    padding: 0;
    /*font-family: "Noto Sans JP", sans-serif;*/
    font-style: normal;
    /* font-weight: 400 !important;*/
}



/* badge */



main .table .badge {
    font-size: 0.8rem;

}


/* cat color */

::placeholder {
    color: #a2a2a2;
    color: #757575 !important;
    color: #a2a2a2 !important;
    font-weight: 300 !important;
}

.text-disease {
    color: #0067b6;
}

.btn-disease {
    background-color: #0067b6;
    color: #fff;
    border-color: #0067b6;
}

.text-disease2 {
    color: #90bfe1;
}

.btn-disease2 {
    background-color: #90bfe1;
    color: #333;
    border-color: #90bfe1;
    background-color: #BFD9ED !important;
    border-color: #BFD9ED !important;
}

.all_disease {
    color: #dc3545;
}

.text-drug {
    color: #f7b017;
}

.btn-drug {
    background-color: #f7b017;
    color: #fff;
    border-color: #f7b017;
}

.btn-drug2 {
    color: #333;
    background-color: #FDEBC5 !important;
    border-color: #FDEBC5 !important;
}

.text-drug2 {
    color: #f3dca2;
}

.text-dna {
    color: #19ae9e;
}

.btn-dna {
    background-color: #19ae9e;
    color: #fff;
    border-color: #19ae9e;
}

.text-dna2 {
    color: #a4dfdc;
}

.btn-dna2 {
    background-color: #a4dfdc;
    color: #333;
    border-color: #a4dfdc;
    background-color: #C5EBE7 !important;
    border-color: #C5EBE7 !important;
    background-color: #d4edda !important;
    border-color: #d4edda !important;
}


/* data-value */

.data-value a,
.data-value em,
p.data-value a,
p.data-value em {
    font-weight: 500;
    font-size: 1.5rem;
    font-size: 1.25rem;
    font-style: normal;
}

h1 small.text-muted,
h1 .data-value i,
h1 .data-value a,
h1 .data-value em {
    font-size: 1.25rem;
}

h2 .data-value a,
h2 .data-value em {
    font-size: 1rem;
}

.data-value u {
    color: #333;
}

/* disease-old-name */

.h1 small.disease-old-name,
h1 small.disease-old-name {
    background-color: #f1f1f1;
    font-size: 1.15rem;
    font-size: 1rem;
    border-radius: 12px;
    border-radius: 13.5px;
    font-weight: 400;
    font-weight: 500;
    /*padding-left: 6px;
    padding-right: 6px;*/
}

.h1 small.disease-old-name:before,
h1 small.disease-old-name:before,
.h1 small.disease-old-name:after,
h1 small.disease-old-name:after {
    content: none;
}


/*btn:hover {
    color: #212529;
}*/

/* pagenation */

ul.pagination .page-item.disabled .page-link {
    color: #dee2e6;
    color: #a2a2a2;
}

ul.pagination {
    flex-wrap: wrap;
}

.pagination-abc .page-item.active .page-link,
.pagination-view .page-item.active .page-link {

    /*background-color: #dc3545 !important;
    border-color: #dc3545 !important;*/
}

div.alert.alert-secondary ul.pagination.pagination-abc {
    margin-bottom: 0
}


/* width */

.w-5 {
    width: 5%;
}

.w-10 {
    width: 10%;
}

.w-15 {
    width: 15%;
}

.w-20 {
    width: 20%;
}

.w-25 {
    width: 25%;
}

.w-30 {
    width: 30%;
}

.w-35 {
    width: 35%;
}

.w-40 {
    width: 40%;
}

.w-45 {
    width: 45%;
}


/* footer */

footer {
    font-size: 16px;
    font-size: 1rem;
    font-weight: 400;
    background-color: #f3f4f6;
}

footer div.container {
    width: 100%;
    max-width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

footer a {
    font-weight: 500;
}

footer a:hover {
    color: #CC0033;
    text-decoration: underline;
    transition: all 0.4s ease;
}

footer span {
    display: block;
}

footer div.footer-logo,
footer div.footer-logo img {
    width: 150px;
}

footer div.copyright-text {
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: 500;
}

footer div.footer-logo a[target^="_blank"]:after {
    content: none;
    margin: 0
}


@keyframes show {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}


.full,
.part {
    animation: show 0.3s linear 0s;
}


/* back-top button */

.back-top i {
    font-size: 12px;
    color: #ffffff;
    margin: 0 !important;
    display: block;
}

.back-top {
    width: 40px;
    height: 40px;
    line-height: 40px;
    padding: 13px 14px !important;
    position: fixed !important;
    bottom: 25px;
    right: 25px;
    border-radius: 3px;
    display: block;
    text-align: center;
    z-index: 9999;
    /*visibility: hidden;*/
    opacity: 0;
    /*transform: translateY(50%);*/
    transition: all 0.3s ease-in-out;
    background-color: #333;
    transition: all 0.4s ease-in-out 0s;

}

a.back-top:hover {
    text-decoration: none;
    background: #666;
}


/* Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) {
    .navbar-brand {
        margin-right: 0;
    }
}

/* Medium devices (tablets, 768px and up)*/
@media (min-width: 768px) {
    .navbar-brand {
        margin-right: 0;
    }
}

/* Large devices (desktops, 992px and up)*/
@media (min-width: 992px) {
    .navbar-brand {
        margin-right: 5.5rem;
        margin-right: 3rem;
    }
}

/* Extra large devices (large desktops, 1200px and up)*/
@media (min-width: 1000px) {
    /*html:lang(en)*/ nav .d-xl-inline-block {
        display: inline-block !important;
    }
}

/* Extra large devices (large desktops, 1200px and up)*/
@media (min-width: 1150px) {
    nav .d-xl-inline-block {
        display: inline-block !important;
    }
}

/* Extra large devices (large desktops, 1200px and up)*/
@media (min-width: 1200px) {
    .navbar-brand {
        margin-right: 5.5rem;
        margin-right: 3rem;
    }
}


/* Print */
@media print {
    body {
        padding-top: 0;
    }

    a:not(.btn) {
        text-decoration: inherit;
    }

    .fixed-top {
        position: static;
    }

    .navbar-expand-lg .navbar-toggler {
        display: none;
    }

    .navbar-expand-lg .navbar-collapse {
        display: flex !important;
        flex-basis: auto;
    }

    .navbar-expand-lg .navbar-nav {
        flex-direction: row;
    }

    .navbar-dark a.navbar-brand,
    .navbar-dark .navbar-nav a.nav-link {
        text-decoration: none;
    }

    .navbar-expand-lg {
        flex-flow: row nowrap !important;
        justify-content: flex-start;
    }

    nav .d-xl-inline-block {
        display: inline-block !important;
    }

    table.table td,
    table.table th {
        background-color: transparent !important;
    }

    table.table .bg-gray {
        background-color: #E7EBED !important;
    }

    table.table .bg-disease {
        background-color: #BFD9ED !important;
    }

    table.table .bg-drug {
        background-color: #FDEBC5 !important;
    }

    table.table .bg-dna {
        background-color: #d4edda !important;
    }

    #dd-table tbody td {
        border: 1px solid #ced4da !important;
    }

    table.dataTable tbody tr:nth-child(even),
    table.dataTable tbody tr.even,
    body.who table.main tr.even,
    tr.even {
        background-color: rgba(0, 0, 0, .05);
        background-color: rgba(0, 0, 0, .025) !important;
    }

    footer .align-items-lg-start {

        align-items: flex-start !important;
    }

    footer .flex-lg-row {

        flex-direction: row !important;
    }

    footer .mr-lg-4,
    footer .mx-lg-4 {
        margin-right: 1.5rem !important;
    }

    footer .text-lg-left {
        text-align: left !important;
    }

    .col {
        -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%;
    }

    .col-auto {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
    }

    .col-1 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 8.333333%;
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%;
    }

    .col-2 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 16.666667%;
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
    }

    .col-3 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }

    .col-4 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 33.333333%;
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }

    .col-5 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 41.666667%;
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%;
    }

    .col-6 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }

    .col-7 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 58.333333%;
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%;
    }

    .col-8 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 66.666667%;
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%;
    }

    .col-9 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
    }

    .col-10 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 83.333333%;
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%;
    }

    .col-11 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 91.666667%;
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%;
    }

    .col-12 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .col-sm {
        -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%;
    }

    .col-sm-auto {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
    }

    .col-sm-1 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 8.333333%;
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%;
    }

    .col-sm-2 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 16.666667%;
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
    }

    .col-sm-3 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }

    .col-sm-4 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 33.333333%;
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }

    .col-sm-5 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 41.666667%;
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%;
    }

    .col-sm-6 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }

    .col-sm-7 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 58.333333%;
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%;
    }

    .col-sm-8 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 66.666667%;
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%;
    }

    .col-sm-9 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
    }

    .col-sm-10 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 83.333333%;
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%;
    }

    .col-sm-11 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 91.666667%;
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%;
    }

    .col-sm-12 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .col-md {
        -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%;
    }

    .col-md-auto {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
    }

    .col-md-1 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 8.333333%;
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%;
    }

    .col-md-2 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 16.666667%;
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
    }

    .col-md-3 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }

    .col-md-4 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 33.333333%;
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }

    .col-md-5 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 41.666667%;
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%;
    }

    .col-md-6 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }

    .col-md-7 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 58.333333%;
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%;
    }

    .col-md-8 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 66.666667%;
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%;
    }

    .col-md-9 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
    }

    .col-md-10 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 83.333333%;
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%;
    }

    .col-md-11 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 91.666667%;
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%;
    }

    .col-md-12 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .col-lg {
        -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%;
    }

    .col-lg-auto {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
    }

    .col-lg-1 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 8.333333%;
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%;
    }

    .col-lg-2 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 16.666667%;
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
    }

    .col-lg-3 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }

    .col-lg-4 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 33.333333%;
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }

    .col-lg-5 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 41.666667%;
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%;
    }

    .col-lg-6 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }

    .col-lg-7 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 58.333333%;
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%;
    }

    .col-lg-8 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 66.666667%;
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%;
    }

    .col-lg-9 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
    }

    .col-lg-10 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 83.333333%;
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%;
    }

    .col-lg-11 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 91.666667%;
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%;
    }

    .col-lg-12 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .col-xl {
        -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%;
    }

    .col-xl-auto {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
    }

    .col-xl-1 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 8.333333%;
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%;
    }

    .col-xl-2 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 16.666667%;
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
    }

    .col-xl-3 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 25%;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }

    .col-xl-4 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 33.333333%;
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }

    .col-xl-5 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 41.666667%;
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%;
    }

    .col-xl-6 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }

    .col-xl-7 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 58.333333%;
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%;
    }

    .col-xl-8 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 66.666667%;
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%;
    }

    .col-xl-9 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 75%;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
    }

    .col-xl-10 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 83.333333%;
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%;
    }

    .col-xl-11 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 91.666667%;
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%;
    }

    .col-xl-12 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .pull-xl-0 {
        right: auto;
    }

    .pull-xl-1 {
        right: 8.333333%;
    }

    .pull-xl-2 {
        right: 16.666667%;
    }

    .pull-xl-3 {
        right: 25%;
    }

    .pull-xl-4 {
        right: 33.333333%;
    }

    .pull-xl-5 {
        right: 41.666667%;
    }

    .pull-xl-6 {
        right: 50%;
    }

    .pull-xl-7 {
        right: 58.333333%;
    }

    .pull-xl-8 {
        right: 66.666667%;
    }

    .pull-xl-9 {
        right: 75%;
    }

    .pull-xl-10 {
        right: 83.333333%;
    }

    .pull-xl-11 {
        right: 91.666667%;
    }

    .pull-xl-12 {
        right: 100%;
    }

    .push-xl-0 {
        left: auto;
    }

    .push-xl-1 {
        left: 8.333333%;
    }

    .push-xl-2 {
        left: 16.666667%;
    }

    .push-xl-3 {
        left: 25%;
    }

    .push-xl-4 {
        left: 33.333333%;
    }

    .push-xl-5 {
        left: 41.666667%;
    }

    .push-xl-6 {
        left: 50%;
    }

    .push-xl-7 {
        left: 58.333333%;
    }

    .push-xl-8 {
        left: 66.666667%;
    }

    .push-xl-9 {
        left: 75%;
    }

    .push-xl-10 {
        left: 83.333333%;
    }

    .push-xl-11 {
        left: 91.666667%;
    }

    .push-xl-12 {
        left: 100%;
    }

    .offset-xl-0 {
        margin-left: 0%;
    }

    .offset-xl-1 {
        margin-left: 8.333333%;
    }

    .offset-xl-2 {
        margin-left: 16.666667%;
    }

    .offset-xl-3 {
        margin-left: 25%;
    }

    .offset-xl-4 {
        margin-left: 33.333333%;
    }

    .offset-xl-5 {
        margin-left: 41.666667%;
    }

    .offset-xl-6 {
        margin-left: 50%;
    }

    .offset-xl-7 {
        margin-left: 58.333333%;
    }

    .offset-xl-8 {
        margin-left: 66.666667%;
    }

    .offset-xl-9 {
        margin-left: 75%;
    }

    .offset-xl-10 {
        margin-left: 83.333333%;
    }

    .offset-xl-11 {
        margin-left: 91.666667%;
    }

}
