select, textarea, input[type="text"], input[type="password"], input[type="url"], input[type="email"] {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #ccc #e7e7e7 #e7e7e7;
    border-image: none;
    border-right: 1px solid #e7e7e7;
    border-style: solid;
    border-width: 1px;
    box-sizing: border-box;
    color: #555;
    font-size: 14px;
    height: 34px;
    line-height: 35px;
    max-width: 100% !important;
    padding: 0 12px;
}
textarea {
    box-sizing: border-box;
    height: auto;
    max-width: 100% !important;
    padding: 24px;
}
select {
    height: inherit;
    padding: 6px;
}
html.-moz-select {
    padding: 3px 5px;
}
input[type="text"]:focus, input[type="password"]:focus, input[type="url"]:focus, input[type="email"]:focus, textarea:focus {
    background: none repeat scroll 0 0 #fffef4;
}
button, .button, input.button, span.button, button.button, div.button, input[type="submit"], input[type="button"], .pagenav-prev a, .pagenav-next a {
    background: none repeat scroll 0 0 #2f3336;
    border: medium none;
    border-radius: 2px;
    color: #e0e0e0;
    cursor: pointer;
    display: block;
    float: left;
    font-size: 12px;
    font-weight: 600;
    height: 34px;
    line-height: 35px;
    margin: 0 5px 2px 2px;
    padding: 0 11px;
    text-align: center;
    text-transform: uppercase;
    transition: background-color 0.12s ease-out 0s;
}
button:hover, .button:hover, input.button:hover, span.button:hover, button.button:hover, div.button:hover, input[type="submit"]:hover, input[type="button"]:hover, .pagenav-prev a:hover, .pagenav-next a:hover {
    background: none repeat scroll 0 0 #418cd1;
    color: #fff;
    cursor: pointer;
}
input[type="checkbox"], .checkbox, input[type="radio"], .radio {
    background: none repeat scroll 0 0 transparent !important;
    border: medium none !important;
    height: auto !important;
    margin-top: 7px !important;
}
select[size] {
    font-size: 12px;
    height: auto;
}
select[size="1"] {
    height: 28px !important;
    line-height: 24px;
}
.invalid {
    background: none repeat scroll 0 0 #fffef4;
    border: 1px solid #e25527 !important;
    color: #000;
}
label {
    font-size: 13px;
}
label.invalid {
    background: none repeat scroll 0 0 #fff;
    border: medium none !important;
    color: #e25527 !important;
}
legend.hidelabeltxt {
    display: none;
}
fieldset.filters {
    margin-bottom: 20px;
}
fieldset.filters > div > * {
    float: left;
    margin-right: 10px;
}
fieldset.filters > div > select {
    margin-top: 3px;
}
section article {
    margin-top: 20px;
}
section article:first-child {
    margin-top: 0;
}
section > header {
    margin: 0 0 32px;
    padding: 0;
}
section > header h1 {
    line-height: 48px;
    text-transform: uppercase;
}
section > header h2 small {
    color: #666;
    font-size: 20px;
}
section > header div p {
    font-size: 14px;
}
section img {
    height: auto !important;
    max-width: 100% !important;
}
section.categories-list ul {
    clear: both;
}
section.category .children, section.blog .children {
    clear: both;
    margin-top: 32px;
}
section.categories-list ul ul li {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: -moz-use-text-color -moz-use-text-color #eee #eee;
    border-image: none;
    border-style: none none solid solid;
    border-width: medium medium 1px 1px;
    margin-left: 24px;
    padding-left: 18px;
}
section.categories-list ul ul li a {
    font-size: 12px;
}
section.categories-list li, section.category .children li, section.blog .children li {
    border-top: 1px solid #eee;
    clear: both;
    line-height: 1.4;
    overflow: hidden;
    padding: 12px 0;
}
section.categories-list li:first-child, section.category .children li:first-child, section.blog .children li:first-child {
    border-top: medium none !important;
}
section.categories-list li > a, section.category .children li > a, section.blog .children li > a {
    font-size: 14px;
}
section.categories-list li > div p, section.category .children li > div p, section.blog .children li > div p {
    color: #999;
    font-size: 11px;
    line-height: 1.2;
    margin: 0;
}
section.categories-list li > dl, section.category .children li > dl, section.blog .children li > dl {
    font-size: 11px;
    margin: 0;
}
section.categories-list li > dl > dt, section.category .children li > dl > dt, section.blog .children li > dl > dt {
    float: left;
}
section.categories-list li > dl > dd, section.category .children li > dl > dd, section.blog .children li > dl > dd {
    float: left;
    font-weight: bold;
    margin-left: 5px;
}
section.category .children h3, section.blog .children h3 {
    font-size: 19px;
    font-weight: normal;
    line-height: 24px;
    margin: 20px 0;
}
.blog .k2box {
    margin-bottom: 30px;
}
.filters .hidelabeltxt {
    display: none;
}
.filters .display-limit {
    float: right;
}
.filters .display-limit select {
    display: inline !important;
    float: none;
}
table {
    margin-bottom: 20px;
    width: 100%;
}
th {
    background: none repeat scroll 0 0 #2f3336;
    color: #fff;
    font-size: 15px;
    font-weight: 300;
    padding: 6px 10px;
    text-align: left;
}
th a:active, th a:focus, th a:hover {
    color: #000;
}
tbody tr td {
    border-bottom: 1px solid #eee;
    padding: 6px 10px;
}
tbody tr td p {
    margin: 0.5em 0;
}
tr:hover {
    background: none repeat scroll 0 0 #fbfbfb;
}
section.blog .leading {
    margin-bottom: 20px;
}
section.blog .items-row {
    clear: both;
    margin-bottom: 20px;
    overflow: hidden;
}
section.blog .items-row article header li {
    border: medium none;
}
section.blog .items-more {
    clear: both;
}
section.blog .items-more h3 {
    font-size: 19px;
    font-weight: normal;
    line-height: 24px;
    margin-bottom: 20px;
}
section.blog .items-more ol {
    margin-top: 0;
}
.items-leading > div {
    clear: both !important;
}
article, article > section {
    position: relative;
}
article header {
    box-sizing: border-box;
    margin: 0 0 18px;
    width: 100%;
}
article header + * {
    clear: both;
}
article header h1 {
    clear: both;
    line-height: 48px;
    text-transform: uppercase;
}
article header h2 {
    line-height: 46px;
}
article header h1 a, article header h2 a {
    color: #2f3336;
}
article header h1 a:hover, article header h2 a:hover {
    color: #418cd1;
}
li.print-icon a, li.email-icon a {
    position: relative;
    top: 3px;
}
li.print-icon a {
    background: url("../images/system/printButton.png") no-repeat scroll left top rgba(0, 0, 0, 0);
    float: left;
    height: 14px;
    margin: 3px 3px 0 0;
    text-indent: -9999px;
    width: 15px;
}
li.email-icon a {
    background: url("../images/system/emailButton.png") no-repeat scroll left top rgba(0, 0, 0, 0);
    float: left;
    height: 14px;
    margin: 3px 3px 0 0;
    text-indent: -9999px;
    width: 18px;
}
article header ul {
    background: none repeat scroll 0 0 #f8f8f8;
    border-radius: 3px;
    margin: 12px 0 8px;
    overflow: hidden;
    padding: 8px 12px;
}
article header li {
    color: #999;
    float: left;
    font-size: 13px;
    margin: 0 6px 0 0;
}
article header li:after {
    content: "|";
}
article header li a {
    color: #222;
}
article header li a:hover {
    color: #418cd1;
}
article header + div, article header + p {
    clear: both;
}
.img-intro-none {
    float: none;
}
.img-intro-none img {
    float: none !important;
    margin: 0 auto;
}
.img-intro-left, .img-intro-right, .img-intro-left > img, .img-intro-right > img {
    float: none !important;
}
.img-fulltext-none, .img-fulltext-left, .img-fulltext-right {
    float: none;
    margin: 0 0 32px;
    overflow: hidden;
    position: relative;
}
.img-fulltext-none > div, .img-fulltext-left > div, .img-fulltext-right > div {
    float: none !important;
    width: 100% !important;
}
.img-fulltext-none img, .img-fulltext-left img, .img-fulltext-right img {
    display: block;
    height: auto !important;
    max-width: 100% !important;
    width: 100% !important;
}
p.img_caption {
    background: none repeat scroll 0 0 #418cd1;
    bottom: 24px;
    color: #fff;
    font-size: 12px;
    left: 0;
    margin: 0;
    padding: 5px 12px;
    position: absolute;
}
.item-page ul {
    list-style-type: none;
}
.content-links {
    margin-bottom: 20px;
}
.filter-search .filter-search-lbl {
    margin-top: 5px;
}
.edit fieldset > div {
    clear: both;
    padding: 5px 0;
}
.edit fieldset > div label {
    display: block;
    float: left;
    min-width: 120px;
}
section.login .login-fields {
    padding-bottom: 16px;
}
section.login .login-fields label {
    display: block;
    float: left;
    line-height: 34px;
    min-width: 100px;
}
section.login ul {
    font-size: 11px;
    margin-top: 40px;
}
.profile-edit legend {
    color: #2f3336;
    font-size: 24px;
}
.profile legend {
    color: #2f3336;
    font-size: 24px;
}
.profile dt {
    clear: both;
    float: left;
    font-size: 95%;
    font-weight: bold;
    min-width: 200px;
}
.contact .jicons-icons {
    display: none;
}
.contact-image {
    border: 1px solid #eee;
    float: right;
    padding: 3px;
}
dt.inline, dd.inline {
    display: inline-block !important;
    float: left !important;
    width: auto !important;
}
dd.inline + dd, dd.inline + dt {
    clear: both;
}
.contact h3 {
    border-top: 1px solid #eee;
    margin: 30px 0 0;
    padding: 12px 0 0;
}
#jform_contact_email_copy {
    margin-left: 10px;
}
section.newsfeed > ol {
    list-style: outside none none;
}
section.newsfeed > ol > li {
    border-top: 1px solid #eee;
    padding: 24px 0 0;
}
section.newsfeed > ol > li > a {
    font-size: 42px;
}
ul.nav {
    margin: 0;
}
section.contentpane iframe {
    border: 1px solid #eee;
    box-sizing: border-box;
}
.tooltip {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #eee;
    box-shadow: 1px 1px 1px #888;
    max-width: 350px;
    opacity: 1;
    padding: 8px;
    position: absolute !important;
    z-index: 10;
}
.tooltip-inner strong {
    background: none repeat scroll 0 0 #418cd1;
    box-sizing: border-box;
    clear: both;
    color: #fff;
    display: block;
    font-size: 14px;
    font-weight: bold;
    line-height: 20px;
    padding: 5px 15px;
    width: 100%;
}
.tooltip-inner {
    color: #555;
    font-size: 12px;
    padding: 5px 0;
}
.tooltip-inner br {
    display: none;
}
#system-message-container {
    margin: 0 -30px !important;
}
#system-message dt, #system-message a, #system-message h4 {
    display: none;
}
#system-message {
    margin: 0 0 5px;
}
#system-message ul {
    list-style: outside none none !important;
}
#system-message div.alert {
    background: none repeat scroll 0 0 #353636;
	color: #fff;
}
#system-message p {
    font-size: 16px;
    font-weight: 300;
    margin: -30px -10px 40px;
    padding: 5px 12px;
    text-align: center;
}
#system-message .alert-error {
    background: none repeat scroll 0 0 #e55e48 !important;
    color: #fff;
}
#system-message .alert-notice {
    background: none repeat scroll 0 0 #418cd1 !important;
    color: #fff;
}
#system-message > div > h4.alert-heading {
    color: #fff;
    line-height: 46px;
    margin-left: 15px;
}
#system-message > div > a.close, #system-message > div > h4.alert-heading {
    float: left;
}
#system-message > div > a.close:hover {
    color: #fff;
    cursor: pointer;
}
.item-page > div.pagination, .item-page div.pager, .item-page .pager.pagenav {
    display: none !important;
}
.pagination {
    clear: both;
    text-align: center;
}
.pagination ul li {
    cursor: default;
    display: inline-block;
    margin: 0;
}
.pagination ul li a, .pagination ul li span {
    display: block;
    font-size: 12px;
    height: 34px;
    line-height: 36px;
    min-width: 34px;
    padding: 2px 6px;
    text-align: center;
    transition: none 0s ease 0s ;
}
.pagination ul li a {
    color: #ccc;
    font-weight: 600;
}
.pagination ul li a:hover {
    background: none repeat scroll 0 0 #418cd1;
    color: #fff;
}
.pagination ul li.counter {
    float: right;
    font-size: 11px;
    line-height: 38px;
    margin-right: 12px;
}
ul.pagenav {
    margin: 0;
    overflow: hidden;
    padding: 0;
}
ul.pagenav .pagenav-next {
    float: right;
}
#member-registration legend {
    color: #2f3336;
    font-size: 32px;
    line-height: 32px;
}
#member-registration dt, #member-registration dd {
    display: inline-block;
    padding-bottom: 10px;
}
#member-registration dt {
    min-width: 170px;
}
#member-registration dd {
    min-width: 200px;
}
#member-registration dd:after {
    content: "\A ";
    white-space: pre;
}
#member-registration fieldset + div {
    line-height: 35px;
}
#member-profile > div {
    line-height: 35px;
}
#gkMainbody .registration {
    width: 500px;
}
.bannergroup:first-line, .bannergroup_text:first-line {
    color: #333;
    font-size: 14px;
}
div.banneritem {
    border-top: 1px solid #e5e5e5;
    color: #999;
    font-size: 11px;
    padding: 8px 0;
}
div.banneritem a {
    font-size: 13px;
}
div.bannerfooter {
    border-top: 1px solid #e5e5e5;
    font-size: 11px;
    font-style: italic;
    padding-top: 5px;
    text-align: right;
}
#gkSocialAPI {
    border-top: 1px solid #e5e5e5;
    clear: both;
    margin: 20px 0 10px;
    padding: 20px 0 0;
}
#gkSocialAPI > iframe, #gkSocialAPI > #___plusone_0 {
    position: relative;
    top: -5px;
}
#gkSocialAPI #___plus_0 {
    margin-right: 10px !important;
    position: relative;
    top: -5px;
    vertical-align: top;
}
#gkSocialAPI .fb_iframe_widget {
    margin-left: 10px;
    max-width: 1000px !important;
    overflow: visible;
    top: -7px;
}
#gkSocialAPI > a[class^="PIN"] {
    top: -4px;
}
#dynamic_recaptcha_1, #recaptcha_area {
    margin-bottom: -30px;
    max-width: 480px;
    min-height: 112px;
}
#gkMainbody #dynamic_recaptcha_1, #gkMainbody #recaptcha_area {
    margin-bottom: 10px;
}
.pane-sliders {
    margin-bottom: 20px;
}
.pane-sliders .panel h3 {
    border-bottom: 1px solid #eee;
    color: #2f3336;
    padding: 5px 0;
    text-transform: uppercase;
}
.pagenavcounter {
    font-size: 12px;
    font-weight: 600;
}
.article-index {
    background: none repeat scroll 0 0 #f8f8f8;
    float: right;
    margin: 0 0 30px 30px;
    padding: 0 24px;
    width: 160px;
}
.article-index h3 {
    font-size: 18px;
    line-height: 1;
    margin: 24px 0 6px;
}
.article-index li {
    border-top: 1px solid #e5e5e5;
    font-size: 12px;
    line-height: 3;
}
.article-index li a {
    color: #2f3336;
}
.article-index li a:hover {
    color: #418cd1;
}
.article-index li a.active {
    color: #333;
    font-weight: bold;
}
.article-index li:first-child {
    border-top: medium none;
    margin-top: 10px;
}
dl#tabs, dl.tabs {
    margin: 0 0 10px;
    min-height: 30px;
    overflow: hidden;
}
dl#tabs dt.tabs, dl.tabs dt.tabs {
    border-right: 1px solid #e5e5e5;
    float: left;
    margin: 10px 3px 0 0;
}
dl#tabs dt.tabs span h3, dl.tabs dt.tabs span h3 {
    font-size: 115%;
    margin: 0;
    padding: 0;
}
dl#tabs dt.tabs span h3 a, dl.tabs dt.tabs span h3 a {
    float: left;
    height: 30px;
    line-height: 29px;
    margin: 0 8px 0 0;
    padding: 0 8px 0 0;
}
dl#tabs dt.tabs h3:hover a, dl.tabs dt.tabs h3:hover a {
    cursor: pointer;
}
dl#tabs dt.tabs.open a, dl.tabs dt.tabs.open a {
    color: #2f3336;
}
#finder-search fieldset label[for="q"] {
    margin-top: 5px;
}
#searchForm fieldset input[type="radio"], #searchForm fieldset input[type="checkbox"] {
    margin-top: 13px !important;
}
#searchForm .ordering-box select#ordering {
    margin-top: 8px !important;
}
#searchForm .controls input[type="radio"] {
    margin-top: 6px !important;
}
#search-form fieldset.word label, #search-form fieldset.word input, #search-form fieldset.word button {
    float: left;
    margin-right: 5px;
}
#searchForm label, #searchForm input {
    float: left;
    margin: 0 5px 0 0;
}
#searchForm label {
    margin-top: 7px;
}
#searchForm fieldset, .search-results dt {
    border-top: 1px solid #e5e5e5;
    margin: 12px 0 0;
    padding: 12px 0 6px;
}
fieldset.phrases, fieldset.only {
    border: 1px solid #e5e5e5;
    padding: 12px 24px 24px !important;
}
#searchForm fieldset.word {
    border: medium none;
    padding: 20px 0;
}
#searchForm fieldset legend {
    color: #2f3336;
    padding: 0 6px;
}
.search-results dt:first-child {
    border-top: medium none;
}
.searchintro strong {
    color: #2f3336;
    font-size: 16px;
    font-weight: 400;
}
.form-limit {
    float: right;
    margin: 24px 0 0;
}
.result-category, .result-created {
    color: #afafaf;
    font-size: 12px;
}
.result-created {
    float: right;
    font-size: 11px;
    margin: 6px 0 0;
}
.result-title {
    clear: both;
    color: #2f3336;
}
#advanced-search-toggle {
    display: block;
    font-size: 11px;
    padding: 10px 0;
    text-align: center;
}
.advanced-search-tip {
    border-bottom: 1px solid #e5e5e5;
    border-top: 1px solid #e5e5e5;
    font-size: 12px;
    margin: 0 0 24px;
    padding: 12px 0;
}
.advanced-search-tip p {
    margin: 0;
}
#finder-filter-select-list label {
    clear: both;
    float: left;
    font-size: 12px;
    line-height: 36px;
    min-width: 140px;
}
#finder-filter-select-list li {
    overflow: hidden;
    padding: 0;
}
#search-query-explained {
    border-bottom: 4px solid #eee;
    font-size: 11px;
    padding: 10px 0;
}
#search-result-empty h2 {
    font-size: 18px;
}
.autocompleter-queried {
    color: #418cd1 !important;
}
div.search-pages-counter {
    font-size: 12px;
    font-style: italic;
    text-align: center;
}
.search-results .highlight {
    background-color: #ffc;
    font-weight: bold;
    padding: 1px 4px;
}
.archive article {
    border-top: 1px solid #eee;
    padding: 32px 0 0;
}
.img-intro-left, .img-intro-right, .img-intro-center {
    margin-bottom: 32px;
    max-width: 100% !important;
}
#gkPageContent .menu li, #gkPageContent .level0 li {
    font-size: 12px;
    font-weight: bold;
    transition: padding-left 100ms ease-out 0s;
}
#gkPageContent .menu li:first-child, #gkPageContent .box.dark .menu li:first-child, #gkPageContent .box.color2 .menu li:first-child, #gkPageContent .level0 li:first-child, #gkPageContent .box.dark .level0 li:first-child, #gkPageContent .box.color2 .level0 li:first-child {
    border: medium none;
}
#gkPageContent .menu li:hover, #gkPageContent .level0 li:hover {
    padding-left: 6px;
}
#gkPageContent .menu li a, #gkPageContent .level0 li a {
    display: block;
    padding: 4px 2px;
}
div.articleContent div.content-links ul li {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
    padding-left: 0 !important;
}
#adminForm div.tags {
    margin-top: 0;
}
div.tags {
    margin-top: 10px;
    overflow: hidden;
}
div.tags > span.tags-label {
    float: left;
    line-height: 31px;
    margin-right: 30px;
}
.item-page .tags {
    font-size: 14px;
    padding-bottom: 15px;
}
div.tags a {
    background: url("../images/style1/tags.png") no-repeat scroll 0 0 transparent;
    color: #fff !important;
    display: inline-block;
    font-size: 11px;
    height: 19px;
    line-height: 19px;
    margin: 2px 8px 2px 0;
    padding: 0 8px 0 20px;
}
div.tags a:hover, div.tags a:focus, div.tags a:active {
    background-position: 0 100%;
}
span.tag-body p {
    display: inline;
}
div.tags.tagcloud a.gk-tooltip span {
    display: none;
    font-size: 85%;
    font-weight: normal !important;
    line-height: 16px;
    margin-left: 60px;
    margin-top: -50px;
    max-width: 240px;
    padding: 15px;
    transition: all 1s ease-in 0s;
    width: 240px;
    z-index: 10;
}
div.tags.tagcloud a.gk-tooltip:hover span {
    background: none repeat scroll 0 0 rgba(255, 255, 255, 1);
    border: 1px solid #ccc;
    color: #2f3336;
    display: inline;
    position: absolute;
}
div.tags.tagcloud a.gk-tooltip span img {
    float: left;
    height: auto;
    margin: 0 10px 10px 0;
    max-width: 80px !important;
}
div.tag-category div.btn-group {
    margin-top: 10px;
}
div.tag-category div.btn-group label {
    margin-top: 5px;
}
div.tag-category h3 {
    font-size: 19px;
    margin: 8px 0;
}
div.tag-category h3 {
    font-size: 19px;
    margin: 8px 0;
}
div.tag-category ul.category li {
    border-bottom: 1px solid #ccc;
    font-size: 90%;
    padding: 10px;
}
div.tag-category ul.category li h3 {
    font-size: 14px;
    margin: 0;
}
div.tags.tagcloud a {
    float: left;
    margin-bottom: 6px;
}
.item-page.edit .formelm {
    width: 100%;
}
.item-page.edit input {
    float: left;
    height: 34px;
}
.item-page.edit #jform_images_image_intro, .item-page.edit #jform_images_image_fulltext {
    height: auto;
    line-height: 20px;
    padding: 4px 6px;
}
.item-page.edit .formelm .btn {
    display: inline-block;
    float: left;
}
.item-page.edit .icon-calendar:before {
    padding: 0;
}
#gkMainbody .item-page.edit a {
    color: #333;
}
.item-page.edit #jform_title {
    width: 83%;
}
.gkTypoTable code {
    border: 0 none;
    margin: 0 !important;
    padding: 0 !important;
}
.calendar .button {
    border: 0 none;
    border-radius: 0;
}
.tooltip.top .tooltip-arrow {
    display: none;
}
.tooltip-inner {
    background: none repeat scroll 0 0 #fff;
}
.btn.jmodedit {
    color: #272727;
    display: block;
    height: 16px;
    margin: 5px 8px 0 0;
    width: 16px;
}
.btn.jmodedit > span.icon-edit:before {
    content: "";
}