<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#wrapper {
    overflow: clip !important;
}

iframe[id^="google_ads_iframe"] {
    width: revert-layer;
    max-width: 100%;
}

.custom-font {
    font-family: Belleza, sans-serif !important;
}

#sidebar .featured_widget, #sidebar .featured_widget ul {
    height: 100%;
}

#sidebar .featured_widget ul .ad-wrapper {
    position: sticky;
    top: 50px;
}

.mega-menu-dropdown {
    width: 100%;
    height: calc(100vh - 115px);
    padding: 8px 0 30px;
    background: rgb(0 13 79);
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    top: 100%;
    left: 0;
    margin: -1px 0 0;
    visibility: hidden;
    opacity: 0;
}

.mega-menu {
    font: 600 14px/1.5 sans-serif;
    text-transform: uppercase;
}

.mega-menu .row {
    display: flex;
    flex-wrap: wrap;
}

.mega-menu .col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%;
    padding: 0 15px;
}

.mega-menu .col-lg-3 li {
    margin-bottom: 10px;
}

.menutitle {
    color: #ffffff;
    font-weight: 700;
}

.menusubtitle {
    color: #ffffff;
    font-weight: 400;

}

.mega-menu .col-lg-3 a {
    color: #ffffff;

}

.mega-menu .col-lg-3 a:hover {
    text-decoration: underline;

}

.mega-menu &gt; li {
    padding: 8px 0;
    list-style: none;
}

@media (min-width: 768px) {
    .mega-menu &gt; li {
        padding: 8px 32px;
    }
}

.mega-menu &gt; li &gt; a {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
}

.mega-menu &gt; li ul {
    padding: 3px 0 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;

}

.mega-menu &gt; li ul li:after {
    content: "â€”";
    padding: 0 5px;
}

.mega-menu &gt; li ul li:last-child:after {
    display: none;
}

.white-line {
    border-top: 2px solid white;
}

#overlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5); /* Semi-transparent black */
    z-index: 999; /* Higher z-index than the left navbar */
}

/* For desktop screens */
@media (max-width: 767px) {
    .nav-opener.desktop {
        display: none;
    }
}

/* For mobile screens */
@media (min-width: 768px) {
    .nav-openerr.mobile {
        display: none;
    }

}

.blue-svg path {
    fill: #0a2395;
}

/* Style for the close button */
#closeButton {
    position: absolute;
    top: 10px;
    right: 10px;
    font-size: 24px;
    cursor: pointer;
    background: none;
    border: none;
    color: #333;
}

#overlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5); /* Semi-transparent black */
    z-index: 999; /* Higher z-index than the left navbar */
}

/* Style for the close button */
#closeButton {
    position: absolute;
    top: 10px;
    right: 10px;
    font-size: 30px;
    cursor: pointer;
    background: none;
    border: none;
    color: white;
}

#leftNavbarContainer {
    transition: left 1s ease;
    position: fixed; /* Fix the navbar position */
    top: 0; /* Position from the top of the viewport */
    left: 0; /* Position from the left of the viewport */
    width: 250px; /* Set the width of the navbar */
    height: 100%; /* Make the navbar full height */
    background-color: #020f4c; /* Set background color */
    z-index: 1000; /* Ensure the navbar is above other content */
    overflow-y: auto; /* Enable vertical scrolling if needed */
    overflow-x: hidden;
    border-right: 1px solid #ddd; /* Add a border on the right side */
}

#leftNavbarContainer::-webkit-scrollbar {
    display: none; /* Hide the scrollbar */
}

/* Style for the links in the navbar */
#leftNavbarContainer ul.mega-menuu {
    padding-left: 20px; /* Add left padding to the menu items */
    margin-top: 10px

}

#leftNavbarContainer ul.mega-menuu li {
    list-style: none; /* Remove default list styles */
    margin-bottom: 10px; /* Add space between menu items */
}

#leftNavbarContainer ul.mega-menuu li a {
    color: white; /* Set link color */
    font-size: 20px;
    font-weight: bold;
    text-decoration: none; /* Remove underline */
    display: block; /* Make links block-level for spacing */
    padding: 5px 0; /* Add padding to the links */
}

/* Responsive styles */
@media (min-width: 768px) {
    #leftNavbarContainer {
        display: none; /* Hide the navbar on larger screens */
    }
}

.top-navbar {
    padding: 0px 0;
    position: relative;
}

.main-nav {
    padding: 0 15px 0 0;
    font: 16px/1.4 sans-serif;
    text-transform: uppercase;
    white-space: nowrap;
    overflow-x: auto;
    display: flex;
}

.main-nav li {
    padding: 10px 8px;
    list-style: none; /* Remove default list styles */
}


.main-nav li a {
    text-decoration: none;
    color: rgb(0, 0, 102);
    font-weight: bold;
}

.main-nav li:hover a {
    color: white;
}

.main-nav li:hover {
    background-color: rgb(0, 0, 102);
    border-radius: 5px; /* Optional: Add border-radius for rounded corners */
}

@media only screen and (max-device-width: 480px) {
    a.btn-live {
        position: absolute;
        top: 20px;
        left: 13px;
    }
}

.gsc-control-cse {
    font-family: meiryo, arial, sans-serif
}

.gsc-control-cse .gsc-table-result {
    font-family: meiryo, arial, sans-serif
}

.gsc-refinementsGradient {
    background: linear-gradient(to left, rgba(255, 255, 255, 1), rgba(255, 255, 255, 0))
}

.gsc-control-cse {
    border-color: #FFFFFF;
    background-color: #FFFFFF
}

input.gsc-input, .gsc-input-box, .gsc-input-box-hover, .gsc-input-box-focus {
    border-color: #DFE1E5
}

.gsc-search-button-v2, .gsc-search-button-v2:hover, .gsc-search-button-v2:focus {
    border-color: #1155CC;
    background-color: #1155CC;
    background-image: none;
    filter: none
}



.gsc-tabHeader.gsc-tabhActive, .gsc-refinementHeader.gsc-refinementhActive {
    color: #1A73E8;
    border-color: #1A73E8;
    background-color: #FFFFFF
}

.gsc-tabHeader.gsc-tabhInactive, .gsc-refinementHeader.gsc-refinementhInactive {
    color: #666666;
    border-color: #666666;
    background-color: #FFFFFF
}

.gsc-webResult.gsc-result, .gsc-results .gsc-imageResult {
    border-color: #FFFFFF;
    background-color: #FFFFFF
}

.gsc-webResult.gsc-result:hover {
    border-color: #FFFFFF;
    background-color: #FFFFFF
}

.gs-webResult.gs-result a.gs-title:link, .gs-webResult.gs-result a.gs-title:link b, .gs-imageResult a.gs-title:link, .gs-imageResult a.gs-title:link b {
    color: #1155CC
}

.gs-webResult.gs-result a.gs-title:visited, .gs-webResult.gs-result a.gs-title:visited b, .gs-imageResult a.gs-title:visited, .gs-imageResult a.gs-title:visited b {
    color: #1155CC
}

.gs-webResult.gs-result a.gs-title:hover, .gs-webResult.gs-result a.gs-title:hover b, .gs-imageResult a.gs-title:hover, .gs-imageResult a.gs-title:hover b {
    color: #1155CC
}

.gs-webResult.gs-result a.gs-title:active, .gs-webResult.gs-result a.gs-title:active b, .gs-imageResult a.gs-title:active, .gs-imageResult a.gs-title:active b {
    color: #1155CC
}

.gsc-cursor-page {
    color: #1155CC
}

a.gsc-trailing-more-results:link {
    color: #1155CC
}

.gs-webResult:not(.gs-no-results-result):not(.gs-error-result) .gs-snippet, .gs-fileFormatType {
    color: #333333
}

.gs-webResult div.gs-visibleUrl {
    color: #009933
}

.gs-webResult div.gs-visibleUrl-short {
    color: #009933
}

.gs-webResult div.gs-visibleUrl-short {
    display: none
}

.gs-webResult div.gs-visibleUrl-long {
    display: none
}

.gs-webResult div.gs-visibleUrl-breadcrumb {
    display: block
}

.gs-promotion div.gs-visibleUrl-short {
    display: none
}

.gs-promotion div.gs-visibleUrl-long {
    display: block
}

.gs-promotion div.gs-visibleUrl-breadcrumb {
    display: none
}

.gsc-cursor-box {
    border-color: #FFFFFF
}

.gsc-results .gsc-cursor-box .gsc-cursor-page {
    border-color: #666666;
    background-color: #FFFFFF;
    color: #666666
}

.gsc-results .gsc-cursor-box .gsc-cursor-current-page {
    border-color: #1A73E8;
    background-color: #FFFFFF;
    color: #1A73E8
}

.gsc-webResult.gsc-result.gsc-promotion {
    border-color: #FFFFFF;
    background-color: #F6F6F6
}

.gsc-completion-title {
    color: #1155CC
}

.gsc-completion-snippet {
    color: #333333
}

.gs-promotion a.gs-title:link, .gs-promotion a.gs-title:link *, .gs-promotion .gs-snippet a:link {
    color: #1155CC
}

.gs-promotion a.gs-title:visited, .gs-promotion a.gs-title:visited *, .gs-promotion .gs-snippet a:visited {
    color: #1155CC
}

.gs-promotion a.gs-title:hover, .gs-promotion a.gs-title:hover *, .gs-promotion .gs-snippet a:hover {
    color: #1155CC
}

.gs-promotion a.gs-title:active, .gs-promotion a.gs-title:active *, .gs-promotion .gs-snippet a:active {
    color: #1155CC
}

.gs-promotion .gs-snippet, .gs-promotion .gs-title .gs-promotion-title-right, .gs-promotion .gs-title .gs-promotion-title-right * {
    color: #333333
}

.gs-promotion .gs-visibleUrl, .gs-promotion .gs-visibleUrl-short {
    color: #009933
}

.gcsc-find-more-on-google {
    color: #1155CC
}

.gcsc-find-more-on-google-magnifier {
    fill: #1155CC
}
.gscb_a {
                          display: inline-block;
                          font: 27px/13px arial, sans-serif
                      }

.gsst_a .gscb_a {
    color: #a1b9ed;
    cursor: pointer
}

.gsst_a:hover .gscb_a, .gsst_a:focus .gscb_a {
    color: #36c
}

.gsst_a {
    display: inline-block
}

.gsst_a {
    cursor: pointer;
    padding: 0 4px
}

.gsst_a:hover {
    text-decoration: none !important
}

.gsst_b {
    font-size: 16px;
    padding: 0 2px;
    position: relative;
    user-select: none;
    -webkit-user-select: none;
    white-space: nowrap
}

.gsst_e {
    vertical-align: middle;
    opacity: 0.55;
}

.gsst_a:hover .gsst_e, .gsst_a:focus .gsst_e {
    opacity: 0.72;
}

.gsst_a:active .gsst_e {
    opacity: 1;
}

.gsst_f {
    background: white;
    text-align: left
}

.gsst_g {
    background-color: white;
    border: 1px solid #ccc;
    border-top-color: #d9d9d9;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
    margin: -1px -3px;
    padding: 0 6px
}

.gsst_h {
    background-color: white;
    height: 1px;
    margin-bottom: -1px;
    position: relative;
    top: -1px
}

.gsib_a {
    width: 100%;
    padding: 4px 6px 0
}

.gsib_a, .gsib_b {
    vertical-align: top
}

.gssb_c {
    border: 0;
    position: absolute;
    z-index: 989
}

.gssb_e {
    border: 1px solid #ccc;
    border-top-color: #d9d9d9;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
    cursor: default
}

.gssb_f {
    visibility: hidden;
    white-space: nowrap
}

.gssb_k {
    border: 0;
    display: block;
    position: absolute;
    top: 0;
    z-index: 988
}

.gsdd_a {
    border: none !important
}

.gsq_a {
    padding: 0
}

.gssb_a {
    padding: 0 7px
}

.gssb_a, .gssb_a td {
    white-space: nowrap;
    overflow: hidden;
    line-height: 22px
}

#gssb_b {
    font-size: 11px;
    color: #36c;
    text-decoration: none
}

#gssb_b:hover {
    font-size: 11px;
    color: #36c;
    text-decoration: underline
}

.gssb_g {
    text-align: center;
    padding: 8px 0 7px;
    position: relative
}

.gssb_h {
    font-size: 15px;
    height: 28px;
    margin: 0.2em;
    -webkit-appearance: button
}

.gssb_i {
    background: #eee
}

.gss_ifl {
    visibility: hidden;
    padding-left: 5px
}

.gssb_i .gss_ifl {
    visibility: visible
}

a.gssb_j {
    font-size: 13px;
    color: #36c;
    text-decoration: none;
    line-height: 100%
}

a.gssb_j:hover {
    text-decoration: underline
}

.gssb_l {
    height: 1px;
    background-color: #e5e5e5
}

.gssb_m {
    color: #000;
    background: #fff
}

.gssb_a {
    padding: 0 9px
}

.gsib_a {
    padding: 5px 9px 4px 9px
}

.gscb_a {
    line-height: 27px
}

.gssb_e {
    border: 0
}

.gssb_l {
    margin: 5px 0
}

input.gsc-input::-webkit-input-placeholder {
    font-size: 14px
}

input.gsc-input:-moz-placeholder {
    font-size: 14px
}

input.gsc-input::-moz-placeholder {
    font-size: 14px
}

input.gsc-input:-ms-input-placeholder {
    font-size: 14px
}

input.gsc-input:focus::-webkit-input-placeholder {
    color: transparent
}

input.gsc-input:focus:-moz-placeholder {
    color: transparent
}

input.gsc-input:focus::-moz-placeholder {
    color: transparent
}

input.gsc-input:focus:-ms-input-placeholder {
    color: transparent
}

.gssb_c .gsc-completion-container {
    position: static
}

.gssb_c {
    z-index: 5000
}

.gsc-completion-container table {
    background: transparent;
    font-size: inherit;
    font-family: inherit
}

.gssb_c &gt; tbody &gt; tr, .gssb_c &gt; tbody &gt; tr &gt; td, .gssb_d, .gssb_d &gt; tbody &gt; tr, .gssb_d &gt; tbody &gt; tr &gt; td, .gssb_e, .gssb_e &gt; tbody &gt; tr, .gssb_e &gt; tbody &gt; tr &gt; td {
    padding: 0;
    margin: 0;
    border: 0
}

.gssb_a table, .gssb_a table tr, .gssb_a table tr td {
    padding: 0;
    margin: 0;
    border: 0
}

.gscb_a {
                          display: inline-block;
                          font: 27px/13px arial, sans-serif
                      }

.gsst_a .gscb_a {
    color: #a1b9ed;
    cursor: pointer
}

.gsst_a:hover .gscb_a, .gsst_a:focus .gscb_a {
    color: #36c
}

.gsst_a {
    display: inline-block
}

.gsst_a {
    cursor: pointer;
    padding: 0 4px
}

.gsst_a:hover {
    text-decoration: none !important
}

.gsst_b {
    font-size: 16px;
    padding: 0 2px;
    position: relative;
    user-select: none;
    -webkit-user-select: none;
    white-space: nowrap
}

.gsst_e {
    vertical-align: middle;
    opacity: 0.55;
}

.gsst_a:hover .gsst_e, .gsst_a:focus .gsst_e {
    opacity: 0.72;
}

.gsst_a:active .gsst_e {
    opacity: 1;
}

.gsst_f {
    background: white;
    text-align: left
}

.gsst_g {
    background-color: white;
    border: 1px solid #ccc;
    border-top-color: #d9d9d9;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
    margin: -1px -3px;
    padding: 0 6px
}

.gsst_h {
    background-color: white;
    height: 1px;
    margin-bottom: -1px;
    position: relative;
    top: -1px
}

.gsib_a {
    width: 100%;
    padding: 4px 6px 0
}

.gsib_a, .gsib_b {
    vertical-align: top
}

.gssb_c {
    border: 0;
    position: absolute;
    z-index: 989
}

.gssb_e {
    border: 1px solid #ccc;
    border-top-color: #d9d9d9;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
    cursor: default
}

.gssb_f {
    visibility: hidden;
    white-space: nowrap
}

.gssb_k {
    border: 0;
    display: block;
    position: absolute;
    top: 0;
    z-index: 988
}

.gsdd_a {
    border: none !important
}

.gsq_a {
    padding: 0
}

.gssb_a {
    padding: 0 7px
}

.gssb_a, .gssb_a td {
    white-space: nowrap;
    overflow: hidden;
    line-height: 22px
}

#gssb_b {
    font-size: 11px;
    color: #36c;
    text-decoration: none
}

#gssb_b:hover {
    font-size: 11px;
    color: #36c;
    text-decoration: underline
}

.gssb_g {
    text-align: center;
    padding: 8px 0 7px;
    position: relative
}

.gssb_h {
    font-size: 15px;
    height: 28px;
    margin: 0.2em;
    -webkit-appearance: button
}

.gssb_i {
    background: #eee
}

.gss_ifl {
    visibility: hidden;
    padding-left: 5px
}

.gssb_i .gss_ifl {
    visibility: visible
}

a.gssb_j {
    font-size: 13px;
    color: #36c;
    text-decoration: none;
    line-height: 100%
}

a.gssb_j:hover {
    text-decoration: underline
}

.gssb_l {
    height: 1px;
    background-color: #e5e5e5
}

.gssb_m {
    color: #000;
    background: #fff
}

.gssb_a {
    padding: 0 9px
}

.gsib_a {
    padding: 5px 9px 4px 9px
}

.gscb_a {
    line-height: 27px
}

.gssb_e {
    border: 0
}

.gssb_l {
    margin: 5px 0
}

input.gsc-input::-webkit-input-placeholder {
    font-size: 14px
}

input.gsc-input:-moz-placeholder {
    font-size: 14px
}

input.gsc-input::-moz-placeholder {
    font-size: 14px
}

input.gsc-input:-ms-input-placeholder {
    font-size: 14px
}

input.gsc-input:focus::-webkit-input-placeholder {
    color: transparent
}

input.gsc-input:focus:-moz-placeholder {
    color: transparent
}

input.gsc-input:focus::-moz-placeholder {
    color: transparent
}

input.gsc-input:focus:-ms-input-placeholder {
    color: transparent
}

.gssb_c .gsc-completion-container {
    position: static
}

.gssb_c {
    z-index: 5000
}

.gsc-completion-container table {
    background: transparent;
    font-size: inherit;
    font-family: inherit
}

.gssb_c &gt; tbody &gt; tr, .gssb_c &gt; tbody &gt; tr &gt; td, .gssb_d, .gssb_d &gt; tbody &gt; tr, .gssb_d &gt; tbody &gt; tr &gt; td, .gssb_e, .gssb_e &gt; tbody &gt; tr, .gssb_e &gt; tbody &gt; tr &gt; td {
    padding: 0;
    margin: 0;
    border: 0
}

.gssb_a table, .gssb_a table tr, .gssb_a table tr td {
    padding: 0;
    margin: 0;
    border: 0
}

.gsc-control-cse {
                          font-family: meiryo, arial, sans-serif
                      }

.gsc-control-cse .gsc-table-result {
    font-family: meiryo, arial, sans-serif
}

.gsc-refinementsGradient {
    background: linear-gradient(to left, rgba(255, 255, 255, 1), rgba(255, 255, 255, 0))
}

.gsc-control-cse {
    border-color: #FFFFFF;
    background-color: #FFFFFF
}

input.gsc-input, .gsc-input-box, .gsc-input-box-hover, .gsc-input-box-focus {
    border-color: #DFE1E5
}

.gsc-search-button-v2, .gsc-search-button-v2:hover, .gsc-search-button-v2:focus {
    border-color: #1155CC;
    background-color: #1155CC;
    background-image: none;
    filter: none
}


.gsc-tabHeader.gsc-tabhActive, .gsc-refinementHeader.gsc-refinementhActive {
    color: #1A73E8;
    border-color: #1A73E8;
    background-color: #FFFFFF
}

.gsc-tabHeader.gsc-tabhInactive, .gsc-refinementHeader.gsc-refinementhInactive {
    color: #666666;
    border-color: #666666;
    background-color: #FFFFFF
}

.gsc-webResult.gsc-result, .gsc-results .gsc-imageResult {
    border-color: #FFFFFF;
    background-color: #FFFFFF
}

.gsc-webResult.gsc-result:hover {
    border-color: #FFFFFF;
    background-color: #FFFFFF
}

.gs-webResult.gs-result a.gs-title:link, .gs-webResult.gs-result a.gs-title:link b, .gs-imageResult a.gs-title:link, .gs-imageResult a.gs-title:link b {
    color: #1155CC
}

.gs-webResult.gs-result a.gs-title:visited, .gs-webResult.gs-result a.gs-title:visited b, .gs-imageResult a.gs-title:visited, .gs-imageResult a.gs-title:visited b {
    color: #1155CC
}

.gs-webResult.gs-result a.gs-title:hover, .gs-webResult.gs-result a.gs-title:hover b, .gs-imageResult a.gs-title:hover, .gs-imageResult a.gs-title:hover b {
    color: #1155CC
}

.gs-webResult.gs-result a.gs-title:active, .gs-webResult.gs-result a.gs-title:active b, .gs-imageResult a.gs-title:active, .gs-imageResult a.gs-title:active b {
    color: #1155CC
}

.gsc-cursor-page {
    color: #1155CC
}

a.gsc-trailing-more-results:link {
    color: #1155CC
}

.gs-webResult:not(.gs-no-results-result):not(.gs-error-result) .gs-snippet, .gs-fileFormatType {
    color: #333333
}

.gs-webResult div.gs-visibleUrl {
    color: #009933
}

.gs-webResult div.gs-visibleUrl-short {
    color: #009933
}

.gs-webResult div.gs-visibleUrl-short {
    display: none
}

.gs-webResult div.gs-visibleUrl-long {
    display: none
}

.gs-webResult div.gs-visibleUrl-breadcrumb {
    display: block
}

.gs-promotion div.gs-visibleUrl-short {
    display: none
}

.gs-promotion div.gs-visibleUrl-long {
    display: block
}

.gs-promotion div.gs-visibleUrl-breadcrumb {
    display: none
}

.gsc-cursor-box {
    border-color: #FFFFFF
}

.gsc-results .gsc-cursor-box .gsc-cursor-page {
    border-color: #666666;
    background-color: #FFFFFF;
    color: #666666
}

.gsc-results .gsc-cursor-box .gsc-cursor-current-page {
    border-color: #1A73E8;
    background-color: #FFFFFF;
    color: #1A73E8
}

.gsc-webResult.gsc-result.gsc-promotion {
    border-color: #FFFFFF;
    background-color: #F6F6F6
}

.gsc-completion-title {
    color: #1155CC
}

.gsc-completion-snippet {
    color: #333333
}

.gs-promotion a.gs-title:link, .gs-promotion a.gs-title:link *, .gs-promotion .gs-snippet a:link {
    color: #1155CC
}

.gs-promotion a.gs-title:visited, .gs-promotion a.gs-title:visited *, .gs-promotion .gs-snippet a:visited {
    color: #1155CC
}

.gs-promotion a.gs-title:hover, .gs-promotion a.gs-title:hover *, .gs-promotion .gs-snippet a:hover {
    color: #1155CC
}

.gs-promotion a.gs-title:active, .gs-promotion a.gs-title:active *, .gs-promotion .gs-snippet a:active {
    color: #1155CC
}

.gs-promotion .gs-snippet, .gs-promotion .gs-title .gs-promotion-title-right, .gs-promotion .gs-title .gs-promotion-title-right * {
    color: #333333
}

.gs-promotion .gs-visibleUrl, .gs-promotion .gs-visibleUrl-short {
    color: #009933
}

.gcsc-find-more-on-google {
    color: #1155CC
}

.gcsc-find-more-on-google-magnifier {
    fill: #1155CC
}

.gsc-control-cse {
                          font-family: meiryo, arial, sans-serif
                      }

.gsc-control-cse .gsc-table-result {
    font-family: meiryo, arial, sans-serif
}

.gsc-refinementsGradient {
    background: linear-gradient(to left, rgba(255, 255, 255, 1), rgba(255, 255, 255, 0))
}

.gsc-control-cse {
    border-color: #FFFFFF;
    background-color: #FFFFFF
}

input.gsc-input, .gsc-input-box, .gsc-input-box-hover, .gsc-input-box-focus {
    border-color: #DFE1E5
}

.gsc-search-button-v2, .gsc-search-button-v2:hover, .gsc-search-button-v2:focus {
    border-color: #1155CC;
    background-color: #1155CC;
    background-image: none;
    filter: none
}

.gsc-tabHeader.gsc-tabhActive, .gsc-refinementHeader.gsc-refinementhActive {
    color: #1A73E8;
    border-color: #1A73E8;
    background-color: #FFFFFF
}

.gsc-tabHeader.gsc-tabhInactive, .gsc-refinementHeader.gsc-refinementhInactive {
    color: #666666;
    border-color: #666666;
    background-color: #FFFFFF
}

.gsc-webResult.gsc-result, .gsc-results .gsc-imageResult {
    border-color: #FFFFFF;
    background-color: #FFFFFF
}

.gsc-webResult.gsc-result:hover {
    border-color: #FFFFFF;
    background-color: #FFFFFF
}

.gs-webResult.gs-result a.gs-title:link, .gs-webResult.gs-result a.gs-title:link b, .gs-imageResult a.gs-title:link, .gs-imageResult a.gs-title:link b {
    color: #1155CC
}

.gs-webResult.gs-result a.gs-title:visited, .gs-webResult.gs-result a.gs-title:visited b, .gs-imageResult a.gs-title:visited, .gs-imageResult a.gs-title:visited b {
    color: #1155CC
}

.gs-webResult.gs-result a.gs-title:hover, .gs-webResult.gs-result a.gs-title:hover b, .gs-imageResult a.gs-title:hover, .gs-imageResult a.gs-title:hover b {
    color: #1155CC
}

.gs-webResult.gs-result a.gs-title:active, .gs-webResult.gs-result a.gs-title:active b, .gs-imageResult a.gs-title:active, .gs-imageResult a.gs-title:active b {
    color: #1155CC
}

.gsc-cursor-page {
    color: #1155CC
}

a.gsc-trailing-more-results:link {
    color: #1155CC
}

.gs-webResult:not(.gs-no-results-result):not(.gs-error-result) .gs-snippet, .gs-fileFormatType {
    color: #333333
}

.gs-webResult div.gs-visibleUrl {
    color: #009933
}

.gs-webResult div.gs-visibleUrl-short {
    color: #009933
}

.gs-webResult div.gs-visibleUrl-short {
    display: none
}

.gs-webResult div.gs-visibleUrl-long {
    display: none
}

.gs-webResult div.gs-visibleUrl-breadcrumb {
    display: block
}

.gs-promotion div.gs-visibleUrl-short {
    display: none
}

.gs-promotion div.gs-visibleUrl-long {
    display: block
}

.gs-promotion div.gs-visibleUrl-breadcrumb {
    display: none
}

.gsc-cursor-box {
    border-color: #FFFFFF
}

.gsc-results .gsc-cursor-box .gsc-cursor-page {
    border-color: #666666;
    background-color: #FFFFFF;
    color: #666666
}

.gsc-results .gsc-cursor-box .gsc-cursor-current-page {
    border-color: #1A73E8;
    background-color: #FFFFFF;
    color: #1A73E8
}

.gsc-webResult.gsc-result.gsc-promotion {
    border-color: #FFFFFF;
    background-color: #F6F6F6
}

.gsc-completion-title {
    color: #1155CC
}

.gsc-completion-snippet {
    color: #333333
}

.gs-promotion a.gs-title:link, .gs-promotion a.gs-title:link *, .gs-promotion .gs-snippet a:link {
    color: #1155CC
}

.gs-promotion a.gs-title:visited, .gs-promotion a.gs-title:visited *, .gs-promotion .gs-snippet a:visited {
    color: #1155CC
}

.gs-promotion a.gs-title:hover, .gs-promotion a.gs-title:hover *, .gs-promotion .gs-snippet a:hover {
    color: #1155CC
}

.gs-promotion a.gs-title:active, .gs-promotion a.gs-title:active *, .gs-promotion .gs-snippet a:active {
    color: #1155CC
}

.gs-promotion .gs-snippet, .gs-promotion .gs-title .gs-promotion-title-right, .gs-promotion .gs-title .gs-promotion-title-right * {
    color: #333333
}

.gs-promotion .gs-visibleUrl, .gs-promotion .gs-visibleUrl-short {
    color: #009933
}

.gcsc-find-more-on-google {
    color: #1155CC
}

.gcsc-find-more-on-google-magnifier {
    fill: #1155CC
}

.popupContentWrapper {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 12px;
    color: #000
}

.popupContentWrapper .trc_popover_title_wrapper {
    padding: 8px 14px;
    margin: 0;
    font-weight: bold;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 5px 5px 0 0
}

.popupContentWrapper .trc_popover_title {
    width: 100%;
    display: inline-block;
    vertical-align: middle
}

.popupContentWrapper .trc_popover_content_wrapper {
    display: inline-block;
    float: left;
    padding: 9px 14px
}

.popupContentWrapper .trc_popover_content_wrapper .trc_questionnaire_container label {
    float: left;
    clear: left;
    width: 100%;
    cursor: pointer;
    line-height: 20px;
    text-align: left
}

.popupContentWrapper .trc_popover_content {
    width: 100%
}

.popupContentWrapper .trc_questionnaire_container .trc_questionnaire_title {
    margin: 0 0 3px
}

.popupContentWrapper .trc_questionnaire_container input[type=radio] {
    float: left;
    cursor: pointer;
    margin: 3px 4px 0 5px
}

.popupContentWrapper .trc_questionnaire_container_ie.trc_questionnaire_container input[type=radio] {
    margin: 0 2px 0 0
}</pre></body></html>