.full_width,
.one_half,
.one_third,
.two_third,
.one_fourth,
.three_fourth,
.one_fifth,
.two_fifth,
.three_fifth,
.four_fifth,
.one_sixth,
.five_sixth {
float: left;
}
.clear_column {
clear:both;
display:block;
font-size:0; height:0;
line-height:0; width:100%;
overflow: hidden;
}  .full_width  {
width: 100%;
}
.one_half  {
width: 50%;
}
.one_third  {
width: 33.3%;
}
.two_third  {
width: 66.6%;
}
.one_fourth  {
width: 25%;
}
.three_fourth  {
width: 75%;
}
.one_fifth  {
width: 20%;
}
.two_fifth  {
width: 40%;
}
.three_fifth  {
width: 60%;
}
.four_fifth  {
width: 80%;
}
.one_sixth  {
width: 16.6%;
}
.five_sixth  {
width: 83.4%;
}  @media screen and (max-width: 600px) {
.full_width,
.one_half,
.one_third,
.two_third,
.one_fourth,
.three_fourth,
.one_fifth,
.two_fifth,
.three_fifth,
.four_fifth,
.one_sixth,
.five_sixth {
clear: both;
width: 100%;
margin-left: 0;
margin-right: 0;
margin-bottom: 1em;
}
}.tablepress{--text-color:#111;--head-text-color:var(--text-color);--head-bg-color:#d9edf7;--odd-text-color:var(--text-color);--odd-bg-color:#fff;--even-text-color:var(--text-color);--even-bg-color:#f9f9f9;--hover-text-color:var(--text-color);--hover-bg-color:#f3f3f3;--border-color:#ddd;--padding:0.5rem;border:none;border-collapse:collapse;border-spacing:0;clear:both;margin:0 auto 1rem;table-layout:auto;width:100%}.tablepress>:not(caption)>*>*{background:none;border:none;box-sizing:border-box;float:none!important;padding:var(--padding);text-align:left;vertical-align:top}.tablepress>:where(thead)+tbody>:where(:not(.child))>*,.tablepress>tbody>*~:where(:not(.child))>*,.tablepress>tfoot>:where(:first-child)>*{border-top:1px solid var(--border-color)}.tablepress>:where(thead,tfoot)>tr>*{background-color:var(--head-bg-color);color:var(--head-text-color);font-weight:700;vertical-align:middle;word-break:normal}.tablepress>:where(tbody)>tr>*{color:var(--text-color)}.tablepress>:where(tbody.row-striping)>:nth-child(odd of :where(:not(.child,.dtrg-group)))+:where(.child)>*,.tablepress>:where(tbody.row-striping)>:nth-child(odd of :where(:not(.child,.dtrg-group)))>*{background-color:var(--odd-bg-color);color:var(--odd-text-color)}.tablepress>:where(tbody.row-striping)>:nth-child(even of :where(:not(.child,.dtrg-group)))+:where(.child)>*,.tablepress>:where(tbody.row-striping)>:nth-child(even of :where(:not(.child,.dtrg-group)))>*{background-color:var(--even-bg-color);color:var(--even-text-color)}.tablepress>.row-hover>tr{content-visibility:auto}.tablepress>.row-hover>tr:has(+.child:hover)>*,.tablepress>.row-hover>tr:hover+:where(.child)>*,.tablepress>.row-hover>tr:where(:not(.dtrg-group)):hover>*{background-color:var(--hover-bg-color);color:var(--hover-text-color)}.tablepress img{border:none;margin:0;max-width:none;padding:0}.tablepress-table-description{clear:both;display:block}.dt-scroll{width:100%}.dt-scroll .tablepress{width:100%!important}div.dt-scroll-body tfoot tr,div.dt-scroll-body thead tr{height:0}div.dt-scroll-body tfoot tr td,div.dt-scroll-body tfoot tr th,div.dt-scroll-body thead tr td,div.dt-scroll-body thead tr th{border-bottom-width:0!important;border-top-width:0!important;height:0!important;padding-bottom:0!important;padding-top:0!important}div.dt-scroll-body tfoot tr td div.dt-scroll-sizing,div.dt-scroll-body tfoot tr th div.dt-scroll-sizing,div.dt-scroll-body thead tr td div.dt-scroll-sizing,div.dt-scroll-body thead tr th div.dt-scroll-sizing{height:0!important;overflow:hidden!important}div.dt-scroll-body>table.dataTable>thead>tr>td,div.dt-scroll-body>table.dataTable>thead>tr>th{overflow:hidden}.tablepress{--head-active-bg-color:#049cdb;--head-active-text-color:var(--head-text-color);--head-sort-arrow-color:var(--head-active-text-color)}.tablepress thead th:active{outline:none}.tablepress thead .dt-orderable-asc .dt-column-order:before,.tablepress thead .dt-ordering-asc .dt-column-order:before{bottom:50%;content:"\25b2"/"";display:block;position:absolute}.tablepress thead .dt-orderable-desc .dt-column-order:after,.tablepress thead .dt-ordering-desc .dt-column-order:after{content:"\25bc"/"";display:block;position:absolute;top:50%}.tablepress thead .dt-orderable-asc .dt-column-order,.tablepress thead .dt-orderable-desc .dt-column-order,.tablepress thead .dt-ordering-asc .dt-column-order,.tablepress thead .dt-ordering-desc .dt-column-order{color:var(--head-sort-arrow-color);font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Noto Sans,Liberation Sans,Arial,sans-serif!important;font-size:14px;height:24px;line-height:12px;position:relative;width:12px}.tablepress thead .dt-orderable-asc .dt-column-order:after,.tablepress thead .dt-orderable-asc .dt-column-order:before,.tablepress thead .dt-orderable-desc .dt-column-order:after,.tablepress thead .dt-orderable-desc .dt-column-order:before,.tablepress thead .dt-ordering-asc .dt-column-order:after,.tablepress thead .dt-ordering-asc .dt-column-order:before,.tablepress thead .dt-ordering-desc .dt-column-order:after,.tablepress thead .dt-ordering-desc .dt-column-order:before{opacity:.2}.tablepress thead .dt-orderable-asc,.tablepress thead .dt-orderable-desc{cursor:pointer;outline-offset:-2px}.tablepress thead .dt-orderable-asc:hover,.tablepress thead .dt-orderable-desc:hover,.tablepress thead .dt-ordering-asc,.tablepress thead .dt-ordering-desc{background-color:var(--head-active-bg-color);color:var(--head-active-text-color)}.tablepress thead .dt-ordering-asc .dt-column-order:before,.tablepress thead .dt-ordering-desc .dt-column-order:after{opacity:.8}.tablepress tfoot>tr>* .dt-column-footer,.tablepress tfoot>tr>* .dt-column-header,.tablepress thead>tr>* .dt-column-footer,.tablepress thead>tr>* .dt-column-header{align-items:center;display:flex;gap:4px;justify-content:space-between}.tablepress tfoot>tr>* .dt-column-footer .dt-column-title,.tablepress tfoot>tr>* .dt-column-header .dt-column-title,.tablepress thead>tr>* .dt-column-footer .dt-column-title,.tablepress thead>tr>* .dt-column-header .dt-column-title{flex-grow:1}.tablepress tfoot>tr>* .dt-column-footer .dt-column-title:empty,.tablepress tfoot>tr>* .dt-column-header .dt-column-title:empty,.tablepress thead>tr>* .dt-column-footer .dt-column-title:empty,.tablepress thead>tr>* .dt-column-header .dt-column-title:empty{display:none}.tablepress:where(.auto-type-alignment) .dt-right,.tablepress:where(.auto-type-alignment) .dt-type-date,.tablepress:where(.auto-type-alignment) .dt-type-numeric{text-align:right}.tablepress:where(.auto-type-alignment) .dt-right .dt-column-footer,.tablepress:where(.auto-type-alignment) .dt-right .dt-column-header,.tablepress:where(.auto-type-alignment) .dt-type-date .dt-column-footer,.tablepress:where(.auto-type-alignment) .dt-type-date .dt-column-header,.tablepress:where(.auto-type-alignment) .dt-type-numeric .dt-column-footer,.tablepress:where(.auto-type-alignment) .dt-type-numeric .dt-column-header{flex-direction:row-reverse}.dt-container{clear:both;margin-bottom:1rem;position:relative}.dt-container .tablepress{margin-bottom:0}.dt-container .tablepress tfoot:empty{display:none}.dt-container .dt-layout-row{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.dt-container .dt-layout-row.dt-layout-table .dt-layout-cell{display:block;width:100%}.dt-container .dt-layout-cell{display:flex;flex-direction:row;flex-wrap:wrap;gap:1em;padding:5px 0}.dt-container .dt-layout-cell.dt-layout-full{align-items:center;justify-content:space-between;width:100%}.dt-container .dt-layout-cell.dt-layout-full>:only-child{margin:auto}.dt-container .dt-layout-cell.dt-layout-start{align-items:center;justify-content:flex-start;margin-right:auto}.dt-container .dt-layout-cell.dt-layout-end{align-items:center;justify-content:flex-end;margin-left:auto}.dt-container .dt-layout-cell:empty{display:none}.dt-container .dt-input,.dt-container label{display:inline;width:auto}.dt-container .dt-input{font-size:inherit;padding:5px}.dt-container .dt-length,.dt-container .dt-search{align-items:center;display:flex;flex-wrap:wrap;gap:5px;justify-content:center}.dt-container .dt-paging .dt-paging-button{background:#0000;border:1px solid #0000;border-radius:2px;box-sizing:border-box;color:inherit!important;cursor:pointer;display:inline-block;font-size:1em;height:32px;margin-left:2px;min-width:32px;padding:0 5px;text-align:center;text-decoration:none!important;vertical-align:middle}.dt-container .dt-paging .dt-paging-button.current,.dt-container .dt-paging .dt-paging-button:hover{border:1px solid #111}.dt-container .dt-paging .dt-paging-button.disabled,.dt-container .dt-paging .dt-paging-button.disabled:active,.dt-container .dt-paging .dt-paging-button.disabled:hover{border:1px solid #0000;color:#0000004d!important;cursor:default;outline:none}.dt-container .dt-paging>.dt-paging-button:first-child{margin-left:0}.dt-container .dt-paging .ellipsis{padding:0 1em}@media screen and (max-width:767px){.dt-container .dt-layout-row{flex-direction:column}.dt-container .dt-layout-cell{flex-direction:column;padding:.5em 0}}@font-face {
font-family: 'Open Sans';
font-style: italic;
font-weight: 300;
src: local('Open Sans Light Italic'), local('OpenSans-LightItalic'), url(https://fonts.gstatic.com/s/opensans/v15/memnYaGs126MiZpBA-UFUKWyV9hmIqOjjg.woff2) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
} @font-face {
font-family: 'Open Sans';
font-style: italic;
font-weight: 300;
src: local('Open Sans Light Italic'), local('OpenSans-LightItalic'), url(https://fonts.gstatic.com/s/opensans/v15/memnYaGs126MiZpBA-UFUKWyV9hvIqOjjg.woff2) format('woff2');
unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Open Sans';
font-style: italic;
font-weight: 300;
src: local('Open Sans Light Italic'), local('OpenSans-LightItalic'), url(https://fonts.gstatic.com/s/opensans/v15/memnYaGs126MiZpBA-UFUKWyV9hnIqOjjg.woff2) format('woff2');
unicode-range: U+1F00-1FFF;
} @font-face {
font-family: 'Open Sans';
font-style: italic;
font-weight: 300;
src: local('Open Sans Light Italic'), local('OpenSans-LightItalic'), url(https://fonts.gstatic.com/s/opensans/v15/memnYaGs126MiZpBA-UFUKWyV9hoIqOjjg.woff2) format('woff2');
unicode-range: U+0370-03FF;
} @font-face {
font-family: 'Open Sans';
font-style: italic;
font-weight: 300;
src: local('Open Sans Light Italic'), local('OpenSans-LightItalic'), url(https://fonts.gstatic.com/s/opensans/v15/memnYaGs126MiZpBA-UFUKWyV9hkIqOjjg.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB;
} @font-face {
font-family: 'Open Sans';
font-style: italic;
font-weight: 300;
src: local('Open Sans Light Italic'), local('OpenSans-LightItalic'), url(https://fonts.gstatic.com/s/opensans/v15/memnYaGs126MiZpBA-UFUKWyV9hlIqOjjg.woff2) format('woff2');
unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Open Sans';
font-style: italic;
font-weight: 300;
src: local('Open Sans Light Italic'), local('OpenSans-LightItalic'), url(https://fonts.gstatic.com/s/opensans/v15/memnYaGs126MiZpBA-UFUKWyV9hrIqM.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Open Sans';
font-style: italic;
font-weight: 700;
src: local('Open Sans Bold Italic'), local('OpenSans-BoldItalic'), url(https://fonts.gstatic.com/s/opensans/v15/memnYaGs126MiZpBA-UFUKWiUNhmIqOjjg.woff2) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
} @font-face {
font-family: 'Open Sans';
font-style: italic;
font-weight: 700;
src: local('Open Sans Bold Italic'), local('OpenSans-BoldItalic'), url(https://fonts.gstatic.com/s/opensans/v15/memnYaGs126MiZpBA-UFUKWiUNhvIqOjjg.woff2) format('woff2');
unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Open Sans';
font-style: italic;
font-weight: 700;
src: local('Open Sans Bold Italic'), local('OpenSans-BoldItalic'), url(https://fonts.gstatic.com/s/opensans/v15/memnYaGs126MiZpBA-UFUKWiUNhnIqOjjg.woff2) format('woff2');
unicode-range: U+1F00-1FFF;
} @font-face {
font-family: 'Open Sans';
font-style: italic;
font-weight: 700;
src: local('Open Sans Bold Italic'), local('OpenSans-BoldItalic'), url(https://fonts.gstatic.com/s/opensans/v15/memnYaGs126MiZpBA-UFUKWiUNhoIqOjjg.woff2) format('woff2');
unicode-range: U+0370-03FF;
} @font-face {
font-family: 'Open Sans';
font-style: italic;
font-weight: 700;
src: local('Open Sans Bold Italic'), local('OpenSans-BoldItalic'), url(https://fonts.gstatic.com/s/opensans/v15/memnYaGs126MiZpBA-UFUKWiUNhkIqOjjg.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB;
} @font-face {
font-family: 'Open Sans';
font-style: italic;
font-weight: 700;
src: local('Open Sans Bold Italic'), local('OpenSans-BoldItalic'), url(https://fonts.gstatic.com/s/opensans/v15/memnYaGs126MiZpBA-UFUKWiUNhlIqOjjg.woff2) format('woff2');
unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Open Sans';
font-style: italic;
font-weight: 700;
src: local('Open Sans Bold Italic'), local('OpenSans-BoldItalic'), url(https://fonts.gstatic.com/s/opensans/v15/memnYaGs126MiZpBA-UFUKWiUNhrIqM.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Open Sans';
font-style: normal;
font-weight: 300;
src: local('Open Sans Light'), local('OpenSans-Light'), url(https://fonts.gstatic.com/s/opensans/v15/mem5YaGs126MiZpBA-UN_r8OX-hpOqc.woff2) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
} @font-face {
font-family: 'Open Sans';
font-style: normal;
font-weight: 300;
src: local('Open Sans Light'), local('OpenSans-Light'), url(https://fonts.gstatic.com/s/opensans/v15/mem5YaGs126MiZpBA-UN_r8OVuhpOqc.woff2) format('woff2');
unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Open Sans';
font-style: normal;
font-weight: 300;
src: local('Open Sans Light'), local('OpenSans-Light'), url(https://fonts.gstatic.com/s/opensans/v15/mem5YaGs126MiZpBA-UN_r8OXuhpOqc.woff2) format('woff2');
unicode-range: U+1F00-1FFF;
} @font-face {
font-family: 'Open Sans';
font-style: normal;
font-weight: 300;
src: local('Open Sans Light'), local('OpenSans-Light'), url(https://fonts.gstatic.com/s/opensans/v15/mem5YaGs126MiZpBA-UN_r8OUehpOqc.woff2) format('woff2');
unicode-range: U+0370-03FF;
} @font-face {
font-family: 'Open Sans';
font-style: normal;
font-weight: 300;
src: local('Open Sans Light'), local('OpenSans-Light'), url(https://fonts.gstatic.com/s/opensans/v15/mem5YaGs126MiZpBA-UN_r8OXehpOqc.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB;
} @font-face {
font-family: 'Open Sans';
font-style: normal;
font-weight: 300;
src: local('Open Sans Light'), local('OpenSans-Light'), url(https://fonts.gstatic.com/s/opensans/v15/mem5YaGs126MiZpBA-UN_r8OXOhpOqc.woff2) format('woff2');
unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Open Sans';
font-style: normal;
font-weight: 300;
src: local('Open Sans Light'), local('OpenSans-Light'), url(https://fonts.gstatic.com/s/opensans/v15/mem5YaGs126MiZpBA-UN_r8OUuhp.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Open Sans';
font-style: normal;
font-weight: 700;
src: local('Open Sans Bold'), local('OpenSans-Bold'), url(https://fonts.gstatic.com/s/opensans/v15/mem5YaGs126MiZpBA-UN7rgOX-hpOqc.woff2) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
} @font-face {
font-family: 'Open Sans';
font-style: normal;
font-weight: 700;
src: local('Open Sans Bold'), local('OpenSans-Bold'), url(https://fonts.gstatic.com/s/opensans/v15/mem5YaGs126MiZpBA-UN7rgOVuhpOqc.woff2) format('woff2');
unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Open Sans';
font-style: normal;
font-weight: 700;
src: local('Open Sans Bold'), local('OpenSans-Bold'), url(https://fonts.gstatic.com/s/opensans/v15/mem5YaGs126MiZpBA-UN7rgOXuhpOqc.woff2) format('woff2');
unicode-range: U+1F00-1FFF;
} @font-face {
font-family: 'Open Sans';
font-style: normal;
font-weight: 700;
src: local('Open Sans Bold'), local('OpenSans-Bold'), url(https://fonts.gstatic.com/s/opensans/v15/mem5YaGs126MiZpBA-UN7rgOUehpOqc.woff2) format('woff2');
unicode-range: U+0370-03FF;
} @font-face {
font-family: 'Open Sans';
font-style: normal;
font-weight: 700;
src: local('Open Sans Bold'), local('OpenSans-Bold'), url(https://fonts.gstatic.com/s/opensans/v15/mem5YaGs126MiZpBA-UN7rgOXOhpOqc.woff2) format('woff2');
unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Open Sans';
font-style: normal;
font-weight: 700;
src: local('Open Sans Bold'), local('OpenSans-Bold'), url(https://fonts.gstatic.com/s/opensans/v15/mem5YaGs126MiZpBA-UN7rgOUuhp.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 700;
src: local('Roboto Bold'), local('Roboto-Bold'), url(https://fonts.gstatic.com/s/roboto/v18/KFOlCnqEu92Fr1MmWUlfCRc4EsA.woff2) format('woff2');
unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 700;
src: local('Roboto Bold'), local('Roboto-Bold'), url(https://fonts.gstatic.com/s/roboto/v18/KFOlCnqEu92Fr1MmWUlfABc4EsA.woff2) format('woff2');
unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 700;
src: local('Roboto Bold'), local('Roboto-Bold'), url(https://fonts.gstatic.com/s/roboto/v18/KFOlCnqEu92Fr1MmWUlfCBc4EsA.woff2) format('woff2');
unicode-range: U+1F00-1FFF;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 700;
src: local('Roboto Bold'), local('Roboto-Bold'), url(https://fonts.gstatic.com/s/roboto/v18/KFOlCnqEu92Fr1MmWUlfBxc4EsA.woff2) format('woff2');
unicode-range: U+0370-03FF;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 700;
src: local('Roboto Bold'), local('Roboto-Bold'), url(https://fonts.gstatic.com/s/roboto/v18/KFOlCnqEu92Fr1MmWUlfChc4EsA.woff2) format('woff2');
unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 700;
src: local('Roboto Bold'), local('Roboto-Bold'), url(https://fonts.gstatic.com/s/roboto/v18/KFOlCnqEu92Fr1MmWUlfBBc4.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
img a, a img {
border: 0;
}
img {
max-width: 100%;
height: auto;
}
td {
vertical-align: top;
}
a {
color: #42ad29;
text-decoration: underline;
outline: none;
font-family: 'Open Sans', sans-serif;
}
a:hover {
color: #aaa;
}
ul {
margin: 8px 0 18px 18px;
padding: 0;
}
li {
padding-left: 4px;
line-height: 160%;
list-style-type: disc;
}
h1, h1 a, h2, h2 a, h3, h3 a, h4, h4 a {
line-height: 130%;
font-family: 'Roboto', sans-serif;
color: #555;
font-weight: 700;
}
h1 {
font-size: 2.6em;
margin-top: 0;
}
h2 {
font-size: 2.3em;
margin-bottom: 2px;
}
h3 {
font-size: 2.0em;
margin-bottom: 15px;
}
h4 {
font-size: 1.6em;
margin-bottom: 2px;
}
hr {
background: url(//gotournz.com/wp-content/themes/gotour-nz-test/images/hr.png) no-repeat top center;
background-size: contain;
display: block;
height: 48px;
border: 0;
position: relative;
z-index: 99;
margin: 40px 0;
clear: both;
}
hr:before,
hr:after {
content: '';
display: block;
position: absolute;
z-index: 2;
background: #e9e6e6;
height: 5px;
top: 22px;
}
hr:before {
left: 0;
right: 53%;
margin-right: 10px;
}
hr:after {
right: 0;
left: 53%;
margin-left: 10px;
}
.wrapper {
width: 1440px;
padding: 0 25px;
margin: 0 auto;
}
.bodybackground {
position: relative;
z-index: 100;
background: #fff;
padding: 50px 0 0 0;
overflow: hidden;
}  .content {
padding: 30px 0 50px 0;
margin-bottom: 120px;
font-size: 1.1em;
min-height: 200px;
}
.content, .content p, .content li {
line-height: 150%;
font-size: 1.06em;
}
.content img, .wrapper img {
max-width: 100%;
height: auto;
}
.content-padding {
padding: 25px;
}
.content-padding h2 {
font-size: 28px;
margin: 0;
}
.content-left {
float: left;
}
.content-left {
width: 220px;
padding-top: 10px;
}
.content-main {
border-left: 1px solid #eee;
margin-left: 250px;
padding-left: 40px;
overflow: hidden;
}
.comments {
clear: both;
display: block;
margin-top: 20px;
background: #eee0ea;
-moz-border-radius: 14px;
-webkit-border-radius: 14px;
border-radius: 14px;
padding: 25px;
}
.recommended {
float: right;
}
.motorcyclelisting {
overflow: hidden;
margin-bottom: 10px;
}
.motorcyclelisting span {
display: block;
border-bottom: 8px solid #fe9807;
padding-top: 40px;
clear: both;
width: 80px;
margin: 30px auto 60px auto;
}
.motorcyclelisting-pic {
float: left;
width: 26%;
margin-right: 4%;
text-align: center;
}
.motorcyclelisting-content a {
text-decoration: none;
}
.motorcyclelisting-content h2 {
font-size: 1.2em;
margin: 0;
}
.motorcyclelisting-content {
float: left;
width: 70%;
}
.clearthird {
clear: left;
}
.column-container {
margin: 0 -2%;
overflow: hidden;
}
.column-third {
float: left;
margin: 0 2%;
width: 29.333%;
text-align: left;
background: #fff;
}
.column-third img {
width: 100%;
height: auto;
}
.column-twothirds {
float: left;
width: 61.666%;
margin-left: 3%;
}
.column-half {
width: 50%;
float: left;
}
.column-quarter {
float: left;
width: 21%;
margin: 0 2%;
}
.float-right {
float: right;
text-align: right;
margin-left: 30px;
}
.date {
float: right;
margin: 20px 0 10px 0;
}
.day, .month, .year {
width: 50px;
text-align: center;
background:#eee;
display: block;
}
.day {
background: #42ad29;
font-weight: bold;
color: #fff;
font-size: 32px;
padding: 10px 0;
}
.month {
color: #555;
text-transform: uppercase;
font-size: 16px;
font-weight: bold;
letter-spacing: 2px;
}
.year {
color: #555;
font-size: 14px;
letter-spacing: 1.5px;
}
.greybox {
background: #eee url(//gotournz.com/wp-content/themes/gotour-nz-test/images/mph2.png) left bottom no-repeat;;
padding: 25px;
margin: 10px 0 50px 0;
}
.greybox h3 {
margin-top: 0;
}
.greybox .date {
-moz-box-shadow: 0 0 12px rgba(0, 0, 0, 0.2);
-webkit-box-shadow: 0 0 12px rgba(0, 0, 0, 0.2);
box-shadow: 0 0 12px rgba(0, 0, 0, 0.2);
}
.greybox .month, .greybox .year {
background: #fff;
}
a.pdflink {
background: url(//gotournz.com/wp-content/themes/gotour-nz-test/images/pdf.png) left top no-repeat;
display: block;
padding-left: 40px;
line-height: 32px;
margin-bottom: 30px;
}
.status-default, .status-alert, .status-disabled {
font-size: 15px;
line-height: 27px;
display: block;
float: none;
padding-left: 35px;
}
.status-default {
color: #6fba44;
background: url(//gotournz.com/wp-content/themes/gotour-nz-test/images/booking-now.png) left top no-repeat;;
}
.status-alert {
color: #db2323;
background: url(//gotournz.com/wp-content/themes/gotour-nz-test/images/alert.png) left top no-repeat;
}
.status-disabled {
color: #aaa;
background: url(//gotournz.com/wp-content/themes/gotour-nz-test/images/disabled.png) left top no-repeat;
}
input, select, textarea {
font-family: 'Open Sans', sans-serif;
}
select.qty-select {
border: 1px solid #888;
background: transparent;
width: 180px;
padding: 8px 35px 8px 8px;
margin-right: 10px;
font-size: 16px;
height: 43px;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
background: url(//gotournz.com/wp-content/themes/gotour-nz-test/images/arrow.png) right top no-repeat #fff;
}
select.qty-select option {
background: #fff;
padding: 4px 8px;
}
.ufaq-faq-title-text h4 {
font-size: 17px;
}
.ufaq-faq-div {
margin-bottom: -20px !important;
}
.ewd-ufaq-post-margin-symbol span {
font-size: 20px !important;
padding-top: 5px;
} .strong-view.default .testimonial-heading {
font-size:25px;
}
.strong-view.default .testimonial-heading a {
text-decoration: none;
}
.strong-view.default .testimonial-client div {
text-align:left;
}
.strong-view.default .readmore {
display:block;
width:34%;
}
.testimonial-client {
color:#6fba44;
}
.testimonial-name {
font-weight:bold;
}  #footer-boxes .column-third {
box-shadow: 0 0 16px rgba(0, 0, 0, 0.6);
position: relative;
} #footer-boxes .column-third::before {
content: "";
position: absolute;
top: -0;
right: 0;
border-left: 0px solid transparent;
border-right: 40px solid transparent;
border-bottom: 40px solid #eee;
box-shadow: 1px 4px 6px rgba(0, 0, 0, 0.8);
}
#footer-boxes .column-third::after {
content: "";
position: absolute;
top: -0;
left: 0px;
background: #fff;
width: calc(100% - 50px);
height: 0;
}
#footer-boxes .column-third {
clip-path: polygon(calc(100% - 40px) 0, 100% 40px, 100% 100%, 0 100%, 0 0);
}  #footer {
font-size: 0.9em;
padding: 100px 0;
text-align: center;
background: #030709;
position: relative;
margin-top: -50px;
}
#footer, #footer a, #footer p, #footer li {
color: #f1a524;
}
#footer a {
text-decoration: none;
}
#footer a:hover {
color: #fff;
}
#footer h3 {
margin: 0;
padding: 0;
font-size: 20px;
color: #50b226;
}
#footer .column-quarter {
text-align: left;
}
#footer img {
padding: 0 10px;
}
#footer ul .readmore a, a.readmore, input[type="submit"] {
color: #fff;
background: #ff9500;
padding: 12px 22px;
text-decoration: none;
display: inline-block;
margin: 15px 0;
font-size: 16px;
text-transform: uppercase;
text-shadow: none;
line-height: 120%;
cursor: pointer;
border: 0;
}
#copyright {
margin-top: 100px;
}
#copyright a, #copyright, #copyright p {
color: #979696;
font-size: 12px;
}
a.scrollup {
width: 53px;
height: 53px;
position: fixed;
bottom: 50px;
right: 20px;
display: none;
text-indent: -9999px;
background: url(//gotournz.com/wp-content/themes/gotour-nz-test/images/top.png) no-repeat;
opacity: 0.7;
}
.clearfix {
clear: both;
}
.clearfixtwo {
display: none;
}
.clearfixthree {
clear: both;
}  @media screen and (min-width: 1280px) {
.wrapper {
width: 1440px;
}
}
@media screen and (max-width: 1200px) {
.wrapper, .footer-wrapper {
width: auto;
}
.footer-wrapper {
margin: 0 25px;
}
}
@media screen and (max-width: 970px) {
#krd {
display: none;
}
.flex-control-nav {
bottom: 20px !important;
}
.content-left {
float: none;
width: auto;
}
.content-main {
border-left: 0;
padding-left: 0;
margin-top: 30px;
}
#subnav ul li {
text-align: left;
}
#subnav ul li a, #subnav ul li span {
border-bottom: 0;
line-height: 40px;
padding: 4px 12px;
}
#footersection {
margin-top: -70px;
}
.content-main {
margin-left: 0;
}
.content {
margin-top: -110px;
}
}
@media screen and (max-width: 800px) {
.slidercontainer .flexsliderheader, .single-slide {
position: relative;
top: auto;
}
.slidercontainer, .slidercontainer-inner {
height: 500px;
}
.section-text-wrapper-inner {
margin-top: 0;
}
.section-text-wrapper p {
font-size: 15px;
}
}
@media screen and (max-width: 700px) {
.section-text-wrapper br {
display: none;
}
.slidercontainer h2, .section-text-wrapper, .section-text-wrapper-inner h2 {
font-size: 30px;
}
.recommended {
width: 100px;
height: auto;
}
.column-third, .column-twothirds {
width: 100%;
float: none;
margin: 0 0 50px 0;
}
.testimonial {
width: 42%;
}
}
@media screen and (max-width: 600px) {
.float-right {
float: none;
margin: 0 0 40px 0;
}
.date {
float: left;
}
}
@media screen and (max-width: 500px) {
img#headerlogo {
width: 200px;
height: auto;
padding-top: 0px;
}
.flex-control-nav {
display: none;
}
} ol.commentlist {
margin:0;
padding:0;
}
.commentlist li {
list-style:none;
margin-bottom:14px;
}
.commentlist cite {
padding: 7px;
display:block;
font-style:normal;
background:url(http://www.yoursite.com/images/bg_comments2_cite.gif);
border-top:1px solid #d6e4c1;
border-bottom:1px solid #779d42;
color:#596e3b;
}
.commentlist a:link, .commentlist a:visited {
color:#596e3b;
}
.commentlist a:hover, .commentlist a:active {
color:#8ec343;
}
.commentlist cite img {
padding:1px;
border:1px solid #aab59a;
float:left;
margin-right:9px;
}
.commentlist .author {
font: small-caps bold 1.2em Georgia, "Times New Roman", Times, serif;
text-decoration:underline;
}
.commentlist .time {
background: url(http://www.yoursite.com/images/bg_clock.gif) no-repeat 1px;
padding-left:13px;
}
.commenttext {
background: #9bc561 url(http://www.yoursite.com/images/bg_comments2_text.jpg) repeat-x bottom;
border-top:1px solid #c5f386;
padding: 0 20px 10px 20px;
color:#fafcf6;
}
.editLink {
margin-top: 30px;
text-align: center;
padding: 5px 0 15px 0;
}
.editLink a, a.editLink {
background: #777;
color: #fff;
font-size: 18px;
text-decoration: none;
padding: 8px 15px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
}
.editLink a:hover, a.editLink:hover {
background: #444;
text-decoration: none !important;
}
.postmetadata {
color: #999;
font-size: 10px;
margin: 2px 0;
}
img.aligncenter {
display: block;
text-align: center;
margin: 0 auto;
padding-bottom: 10px;
}
img.alignright {
text-align: right;
display: block;
float: right;
}
img.alignright, .alignright {
margin: 10px 0px 5px 25px;
}
img.alignleft {
text-align: left;
display: block;
float: left;
margin: 10px 25px 5px 0px;
}
img.alignleft, .alignleft {
margin: 10px 25px 5px 0;
}
.wp-caption-text,.wp-caption-dd {
margin: -5px 0 0 10px;
font-weight: bold;
font-size: smaller;
}
.wp-caption {
margin-bottom: 30px;
}
.wp-caption img {
padding-bottom: 2px;
}
.alignleft, .alignright {
margin-bottom: 20px;
}
.more-link {
display:block;
}
.linklove {
display:none;
}
.aligncenter,
dl.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}
.alignleft {
float: left;
}
.alignright {
float: right;
}
@media screen and (max-width: 560px) {
.alignleft, .alignright {
float: none;
margin: 20px auto;
}
}.flex-container a:hover,.flex-slider a:hover{outline:0}.flex-control-nav,.flex-direction-nav,.slides,.slides>li{margin:0;padding:0;list-style:none}.flex-pauseplay span{text-transform:capitalize}.flexslider{margin:0;padding:0}.flexslider .slides>li{display:none;-webkit-backface-visibility:hidden}.flexslider .slides img{width:100%;display:block}.flexslider .slides:after{content:"\0020";display:block;clear:both;visibility:hidden;line-height:0;height:0}html[xmlns] .flexslider .slides{display:block}* html .flexslider .slides{height:1%}.no-js .flexslider .slides>li:first-child{display:block}.flexslider{margin:0 0;border:0;position:relative;zoom:1}.flexslider .slides{zoom:1}.flexslider .slides img{height:100%!important;-moz-user-select:none}.flex-viewport{position:fixed;width:100%;height:100%}.flexslider .slides,.flexslider .slides>li{height:100%;width:auto}.flexslider .slides>li{background-size:cover;background-repeat:no-repeat;background-position:center}.flex-viewport{max-height:2000px;-webkit-transition:all 1s ease;-moz-transition:all 1s ease;-ms-transition:all 1s ease;-o-transition:all 1s ease;transition:all 1s ease}.loading .flex-viewport{max-height:300px}.carousel li{margin:0}.flex-direction-nav a{text-decoration:none;display:block;width:39px;height:77px;margin:-20px 0 0;position:absolute;top:50%;line-height:999px;z-index:99;overflow:hidden;opacity:0;cursor:pointer;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.flex-direction-nav .flex-prev{opacity:1;left:10px;width:60px;background:url(//gotournz.com/wp-content/themes/gotour-nz-test/images/arrow-prev.png) left top no-repeat;opacity:.6}.flex-direction-nav .flex-next{right:10px;width:60px;opacity:1;text-align:right;background:url(//gotournz.com/wp-content/themes/gotour-nz-test/images/arrow-next.png) right top no-repeat;opacity:.6}.flex-direction-nav .flex-disabled{opacity:0!important;cursor:default;z-index:-1}.flex-pauseplay a{display:block;width:20px;height:20px;position:absolute;bottom:5px;left:10px;opacity:.8;z-index:10;overflow:hidden;cursor:pointer;color:#000}.flex-pauseplay a:before{font-family:flexslider-icon;font-size:20px;display:inline-block;content:'\f004'}.flex-pauseplay a:hover{opacity:1}.flex-pauseplay a.flex-play:before{content:'\f003'}.flexslider .slides li{position:relative}.flex-caption{position:absolute;top:80px;right:30px;z-index:1;padding:5px;color:#fff;font-size:26px;font-style:italic;line-height:120%;text-shadow:0 0 14px rgba(0,0,0,.9);padding:20px;background:rgba(0,0,0,.5);font-weight:100;margin:0 30px 0 0;max-width:40%;display:block}.flex-caption a,.flex-caption p{color:#fff;margin:0}.flex-caption span{font-size:20px;text-transform:none;margin-top:8px;display:block;font-weight:500;letter-spacing:0;line-height:160%;text-shadow:0 0 4px rgba(0,0,0,.3);font-style:normal}.flex-control-nav{width:100%;height:20px;position:absolute;bottom:60px;text-align:center;z-index:999;margin-left:0}.flex-control-nav li{margin:0 10px;display:inline-block;zoom:1}.flex-control-paging li a{width:12px;height:12px;display:block;background:#666;cursor:pointer;text-indent:-9999px;-moz-border-radius:22px;border-radius:22px;border:3px solid #fff}.flex-control-paging li a:hover{background:#fff}.flex-control-paging li a.flex-active{background:#f47b20;cursor:default}.flex-control-thumbs{margin:5px 0 0;position:static;overflow:hidden}.flex-control-thumbs li{width:25%;float:left;margin:0}.flex-control-thumbs img{width:100%;height:auto;display:block;opacity:.7;cursor:pointer;-moz-user-select:none;-webkit-transition:all 1s ease;-moz-transition:all 1s ease;-ms-transition:all 1s ease;-o-transition:all 1s ease;transition:all 1s ease}.flex-control-thumbs img:hover{opacity:1}.flex-control-thumbs .flex-active{opacity:1;cursor:default}