﻿
@charset "utf-8";
audio, canvas, video {
    display: inline-block;
}
audio:not([controls]) {
    display: none;
    height: 0;
}
[hidden] {
    display: none;
}
html {
}
html, body {
    margin: 0;
    padding: 0;
}
a:focus, a:active, a:hover {
    outline: 0 none;
}
a, a:link, a:visited, a:active {
    color: #0079C1;
    font-size: 16px;
    text-decoration: none;
	font-weight:400;
}
a:hover {
    color: #000000;
}
h1, h2, h3, h4, h5, h6, p, a {
    word-wrap: break-word;
}
h1 {
    font-size: 2em;
    margin: 0 0 0.67em;
	font-weight:400;
}
h2 {
    font-size: 1.5em;
    margin: 0 0 0.83em;
	font-weight:400;
}
h3 {
    font-size: 1.17em;
    margin: 0 0 1em;
	font-weight:400;
}
h4 {
    font-size: 1em;
    margin: 0 0 1.33em;
}
h5 {
    font-size: 0.83em;
    margin: 0 0 1.67em;
}
h6 {
    font-size: 0.75em;
    margin: 0 0 2.33em;
}
abbr[title] {
    border-bottom: 1px dotted;
}
b, strong {
    font-weight: bold;
}
dfn {
    font-style: italic;
}
mark {
    background: none repeat scroll 0 0 #FFFF00;
    color: #000000;
}
code, kbd, pre, samp {
    font-family: monospace,serif;
    font-size: 1em;
}
pre {
    white-space: pre-wrap;
    word-wrap: break-word;
}
q {
    quotes: "“" "”" "‘" "’";
}
small {
    font-size: 80%;
}
sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sup {
    top: -0.5em;
}
sub {
    bottom: -0.25em;
}
blockquote {
    margin: 1em 40px;
}
p {
    font-size: 16px;
    margin: 0 0 1em;
    padding: 0;
}
.no-border {
    border: medium none !important;
}
img {
    border: 0 none;
}
svg:not(:root) {
    overflow: hidden;
}
object, embed {
    display: block;
    outline: medium none;
}
figure {
    margin: 0;
}
dl, menu, ol, ul {
    list-style-type: none;
    margin: 0;
}
menu, ol, ul {
    padding: 0 0 0 40px;
}
fieldset {
    border: 1px solid #C0C0C0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}
legend {
    border: 0 none;
    padding: 0;
}
button, input, select, textarea {
    font-family: inherit;
    font-size: 100%;
    margin: 0;
}
textarea {
    resize: none;
}
button, input {
    line-height: normal;
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
    cursor: pointer;
}
button[disabled], input[disabled] {
    cursor: default;
    outline: medium none;
}
input[type="checkbox"], input[type="radio"] {
    border: medium none;
    outline: medium none;
    padding: 0;
}
input[type="search"] {
    -moz-box-sizing: content-box;
    outline: medium none;
}
input[type="text"], input[type="password"], textarea {
    border: 1px solid silver;
    color: #000000;
    outline: medium none;
    padding: 5px;
    transition: all 0.3s ease-out 0s;
}
input.optional-text, .optional-text, .knowledge-base-search-wrapper input.optional-text[type="text"] {
    color: #CCCCCC;
}
input.optional-text-active, .optional-text-active, .knowledge-base-search-wrapper input.optional-text-active[type="text"] {
    color: #000000;
}
button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0 none;
    padding: 0;
}
textarea {
    overflow: auto;
    vertical-align: top;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
html {
    font-size: 100%;
}
body {
    background: none repeat scroll 0 0 #F0F0F1;
    color: #000000;
    font-family: "myriad-pro",sans-serif;
    font-size: 100%;
    height: auto;
    line-height: 1.3em;
    min-width: 960px !important;
}
.j-on {
}
a {
    color: #0066A1;
}
a:hover {
    color: #000000;
}
.clear {
    clear: both;
    display: block;
    font-size: 0 !important;
    height: 0 !important;
    line-height: 0 !important;
    overflow: hidden;
}
.cf:after {
    clear: both;
    content: " ";
    display: block;
    font-size: 0;
    height: 0;
    line-height: 0;
    visibility: hidden;
}
.j-on input.default-text.active {
    color: #000000;
}
.black-head {
    color: #000000;
    font-size: 21px;
    margin-bottom: 15px;
}
.teaser-desc {
    color: #444444;
    font-size: 16px;
    font-weight: 300;
    line-height: normal;
}
.drop-down-menu-wrapper {
    float: left;
    max-width: 100%;
    min-width: 33%;
    position: relative;
}
.drop-down-menu {
    background: url("http://www.gfi.com/_Images/Icons/icon-blue-add.png") no-repeat scroll 90% 50% #FFFFFF;
    color: #0079C1;
    display: inline-block;
    font-size: 13px;
    padding: 6px 110px 6px 15px;
}
.drop-down-menu:hover {
    background: url("http://www.gfi.com/_Images/Icons/icon-black-add.png") no-repeat scroll 90% 50% #FFFFFF;
    color: #000000;
}
.drop-down-menu.active {
    background: url("http://www.gfi.com/_Images/Icons/icon-blue-minus.png") no-repeat scroll 90% 50% #FFFFFF;
}
.drop-down-menu.active:hover {
    background: url("http://www.gfi.com/_Images/Icons/icon-black-minus.png") no-repeat scroll 90% 50% #FFFFFF;
}
.drop-down-menu-content {
    background: none repeat scroll 0 0 #FFFFFF;
    box-shadow: 0 4px 3px 0 rgba(50, 50, 50, 0.5);
    display: none;
    left: 0;
    position: absolute;
    top: 57px;
    width: 215px;
    z-index: 500;
}
.drop-down-menu-wrapper .drop-down-menu {
    font-size: 16px;
}
.drop-down-menu-content .custom-scroll-wrapper {
    max-height: 300px;
    min-height: 100px;
}
.drop-down-menu-content .subnav {
    margin: 0;
    padding: 0 0 0 10px;
}
.drop-down-menu-content ul.subnav li.subnav-item {
    padding: 0 15px;
}
.drop-down-menu-content ul.subnav li.subnav-item a {
    border-bottom: 1px solid #CCCCCC;
    color: #000000;
    display: block;
    font-size: 14px;
    padding: 8px 0;
    text-align: left;
}
.drop-down-menu-content ul.subnav li.subnav-item a:hover {
    color: #0079C1;
}
.drop-down-menu-content ul.subnav li.subnav-item:last-child a {
    border-bottom: 0 none;
}
.login-drop > a:hover, .portal-drop > a:hover {
    background: url("http://www.gfi.com/_Images/Icons/icon-arrow-hover.png") no-repeat scroll 92% 50% transparent;
}
.change-country-btn, .login-drop, .portal-drop {
    position: relative;
}
.login-drop > a, .portal-drop > a, .change-country-btn > a {
    background: url("http://www.gfi.com/_Images/Icons/icon-arrow-hover.png") no-repeat scroll 92% 50% transparent;
    display: block;
    float: left;
    padding-right: 25px !important;
}
.login-drop > a:hover, .portal-drop > a:hover, .change-country-btn > a:hover {
    background: url("http://www.gfi.com/_Images/Icons/icon-arrow-hover.png") no-repeat scroll 92% 50% transparent;
}
.change-country-btn .inner-country-list, .login-drop .login-drop-wrap, .portal-drop .portal-drop-wrap {
    background-color: #0079C1;
    display: none;
    font-size: 13px;
    left: 0;
    position: absolute;
    top: 30px;
    width: 200px;
    z-index: 99999;
}
.change-country-btn .inner-country-list ul, .login-drop .login-drop-wrap ul, .portal-drop .portal-drop-wrap ul {
    float: left;
    margin-bottom: 0;
    padding: 0;
    width: 100%;
}
.change-country-btn .inner-country-list ul li, .login-drop .login-drop-wrap ul li, .portal-drop .portal-drop-wrap ul li {
    border-bottom: 1px solid #7BA1B9;
    color: #FFFFFF;
    float: left;
    line-height: normal;
    margin: 0 10px;
    padding: 10px 0;
    width: 90%;
}
.change-country-btn .inner-country-list ul li:last-child, .login-drop .login-drop-wrap ul li:last-child, .portal-drop .portal-drop-wrap ul li:last-child {
    border-bottom: medium none;
}
.change-country-btn .inner-country-list ul li a, .login-drop .login-drop-wrap ul li a, .portal-drop .portal-drop-wrap ul li a {
    border: medium none;
    color: #FFFFFF;
    display: block;
}
.change-country-btn .inner-country-list ul li a:hover, .login-drop .login-drop-wrap ul li a:hover, .portal-drop .portal-drop-wrap ul li a:hover {
    color: #000000;
}






.change-lang-btn, .login-drop, .portal-drop {
    position: relative;
}
.login-drop > a, .portal-drop > a, .change-lang-btn > a {
    background: url("http://www.gfi.com/_Images/Icons/icon-arrow-hover.png") no-repeat scroll 92% 50% transparent;
    display: block;
    float: left;
    padding-right: 25px !important;
}
.login-drop > a:hover, .portal-drop > a:hover, .change-lang-btn > a:hover {
    background: url("http://www.gfi.com/_Images/Icons/icon-arrow-hover.png") no-repeat scroll 92% 50% transparent;
}
.change-lang-btn .inner-lang-list, .login-drop .login-drop-wrap, .portal-drop .portal-drop-wrap {
    background-color: #0079C1;
    display: none;
    font-size: 13px;
    left: 0;
    position: absolute;
    top: 30px;
    width: 200px;
    z-index: 99999;
}
.change-lang-btn .inner-lang-list ul, .login-drop .login-drop-wrap ul, .portal-drop .portal-drop-wrap ul {
    float: left;
    margin-bottom: 0;
    padding: 0;
    width: 100%;
}
.change-lang-btn .inner-lang-list ul li, .login-drop .login-drop-wrap ul li, .portal-drop .portal-drop-wrap ul li {
    border-bottom: 1px solid #7BA1B9;
    color: #FFFFFF;
    float: left;
    line-height: normal;
    margin: 0 10px;
    padding: 10px 0;
    width: 90%;
}
.change-lang-btn .inner-lang-list ul li:last-child, .login-drop .login-drop-wrap ul li:last-child, .portal-drop .portal-drop-wrap ul li:last-child {
    border-bottom: medium none;
}
.change-lang-btn .inner-lang-list ul li a, .login-drop .login-drop-wrap ul li a, .portal-drop .portal-drop-wrap ul li a {
    border: medium none;
    color: #FFFFFF;
    display: block;
}
.change-lang-btn .inner-lang-list ul li a:hover, .login-drop .login-drop-wrap ul li a:hover, .portal-drop .portal-drop-wrap ul li a:hover {
    color: #000000;
}








.lang-select {
    background: url("http://www.gfi.com/_Images/Icons/icon-company-arrow.png") no-repeat scroll 92% 50% transparent;
    color: #FFFFFF;
}
.lang-select-open {
    background: url("http://www.gfi.com/_Images/Icons/icon-company-arrow-active.png") no-repeat scroll 92% 50% #0079C1 !important;
    color: #FFFFFF !important;
}
.blue-arrow {
    background: url("http://www.gfi.com/_Images/Icons/icon-blue-arrow.png") no-repeat scroll 100% 50% transparent;
    color: #0079C1;
    display: block;
    padding-right: 22px;
    text-decoration: none;
}
.blue-arrow:hover {
    background: url("http://www.gfi.com/_Images/Icons/icon-black-arrow.png") no-repeat scroll 100% 50% transparent;
    color: #000000;
}
.blue-btn {
    background: url("http://www.gfi.com/_Images/Icons/icon-white-arrow.png") no-repeat scroll 100% 50% #0079C1;
    color: #FFFFFF !important;
    display: inline-block;
    font-size: 16px;
    height: 20px;
    overflow: hidden;
    padding: 6px 60px 6px 15px;
}
.blue-horiz-bar-header{
	background-color: #0079C1;
    color: #FFFFFF;
    float: left;
    font-size: 48px;
    font-weight: normal;
    padding: 40px 20px 60px;
    width: 984px;
    margin: 0px;
}
.show-btn-more {
    background: url("http://www.gfi.com/_Images/Icons/icon-white-add.png") no-repeat scroll 58% 50% #0079C1;
    color: #FFFFFF !important;
    display: block;
    font-size: 16px;
    font-weight: 600;
    margin: 0 20px 20px 0;
    padding: 10px 60px 10px 15px;
    text-align: center;
}
.show-btn-more:hover {
    background: url("http://www.gfi.com/_Images/Icons/icon-black-add.png") no-repeat scroll 58% 50% #0079C1;
    color: #000000 !important;
}
.blue-btn:hover {
    background: url("http://www.gfi.com/_Images/Icons/icon-black-arrow-btn.png") no-repeat scroll 100% 50% #0079C1;
    color: #000000 !important;
    display: inline-block;
}
.btn-wrapper {
    margin-top: 5px;
}
.white-btn {
    background: url("http://www.gfi.com/_Images/Icons/icon-blue-arrow.png") no-repeat scroll 95% 50% #FFFFFF;
    color: #0079C1 !important;
    display: inline-block;
    font-size: 16px;
    height: 20px;
    max-width: 134px;
    overflow: hidden;
    padding: 6px 60px 6px 15px;
}
.white-btn:hover {
    background: url("http://www.gfi.com/_Images/Icons/icon-black-arrow.png") no-repeat scroll 95% 50% #FFFFFF;
    color: #000000 !important;
    display: inline-block;
}
.orange-btn {
    background: url("http://www.gfi.com/_Images/Icons/icon-white-arrow.png") no-repeat scroll 100% 50% #FC6621;
    color: #FFFFFF !important;
    display: inline-block;
    font-size: 16px;
    padding: 6px 60px 6px 15px;
}
.orange-btn:hover {
    background: url("http://www.gfi.com/_Images/Icons/icon-black-arrow-btn.png") no-repeat scroll 100% 50% #FC6621;
    color: #000000 !important;
    display: inline-block;
}

.orange-btn-webcast {
    background: url("http://www.gfi.com/_Images/Icons/icon-white-arrow.png") no-repeat scroll 100% 50% #ff9900;
    color: #FFFFFF !important;
    display: inline-block;
    font-size: 16px;
    height: 25px;
    overflow: hidden;
    padding: 10px 60px 6px 15px;
	font-weight:600;
}
.orange-btn-webcast:hover {
    background: url("http://www.gfi.com/_Images/Icons/icon-black-arrow-btn.png") no-repeat scroll 100% 50% #ff9900;
    color: #000000 !important;
    display: inline-block;
}
.light-orange-btn {
    background: url("http://www.gfi.com/_Images/Icons/icon-white-arrow.png") no-repeat scroll 100% 50% #FC9826;
    color: #FFFFFF !important;
    display: inline-block;
    font-size: 16px;
    font-weight: normal;
    padding: 6px 60px 6px 15px;
}
.light-orange-btn:hover {
    background: url("http://www.gfi.com/_Images/Icons/icon-black-arrow-btn.png") no-repeat scroll 100% 50% #FC9826;
    color: #000000 !important;
    display: inline-block;
}
.green-btn {
    background: url("http://www.gfi.com/_Images/Icons/icon-white-arrow.png") no-repeat scroll 100% 50% #468127;
    color: #FFFFFF !important;
    display: inline-block;
    font-size: 16px;
    padding: 6px 60px 6px 15px;
}
.green-btn:hover {
    background: url("http://www.gfi.com/_Images/Icons/icon-black-arrow-btn.png") no-repeat scroll 100% 50% #468127;
    color: #000000 !important;
    display: inline-block;
}
.light-green-btn {
    background: url("http://www.gfi.com/_Images/Icons/icon-white-arrow.png") no-repeat scroll 100% 50% #7EB942;
    color: #FFFFFF !important;
    display: inline-block;
    font-size: 16px;
    padding: 6px 60px 6px 15px;
}
.light-green-btn:hover {
    background: url("http://www.gfi.com/_Images/Icons/icon-black-arrow-btn.png") no-repeat scroll 100% 50% #7EB942;
    color: #000000 !important;
    display: inline-block;
}
.blue-content-txt {
    color: #0079C1;
}
.download-form-wrapper-content {
    margin: 20px 20px 0 0;
}
.download-form-wrapper-content .teaser-desc {
    margin-left: -20px;
}
.download-form-wrapper {
    float: left;
    font-size: 16px;
    font-weight: 300;
    margin: 40px 0 20px 40px;
    padding: 0;
    width: 90%;
}
.download-form-wrapper li {
    float: left;
    padding: 10px 0 10px 40px;
    width: 94%;
}
.download-form-wrapper li label {
    clear: both;
    float: left;
    margin-top: 3px;
    width: 140px;
}
.download-form-wrapper li input[type="text"], .download-form-wrapper textarea {
    width: 320px;
}
.error-message {
    clear: both;
    color: red;
    font-size: 12px;
    padding: 5px 0 0 140px;
}
.error-title {
    color: red;
    font-size: 12px;
}
.error-field {
    border: 1px solid #F4787C !important;
}
.error-field + .selectValueWrap {
    border: 1px solid #F4787C !important;
    border-radius: 4px 4px 4px 4px;
}
.download-form-wrapper li .form-check-label:after {
    content: "";
}
.download-form-wrapper li label.form-check-label {
    cursor: pointer;
    float: left;
    margin: 0 0 0 140px;
    padding: 0;
    width: 275px;
}
.download-form-wrapper li input[type="checkbox"] {
    float: left;
    margin-right: 8px;
}
.download-form-wrapper li .label-txt {
    float: left;
}
.download-form-wrapper li .light-orange-btn, .download-form-wrapper li .light-green-btn {
    margin-left: 140px;
}
.download-form-wrapper li input[type="checkbox"] + .label-txt {
    float: none;
    margin-top: -5px;
}
.download-confirmation-wrapper {
    margin: 30px 0;
    padding: 10px;
    text-align: center;
}
.download-confirmation-msg {
    font-size: 18px;
    margin-bottom: 30px;
}
.download-confirmation-msg img {
    padding-right: 10px;
    vertical-align: middle;
}
.download-file-size {
    color: #666666;
    font-size: 12px;
    margin-top: 15px;
}
.download-confirmation-wrapper .orange-btn {
    font-size: 20px;
    padding: 10px 50px 10px 10px;
}
.generic-error-wrap img {
    float: left;
    margin-right: 10px;
}
.generic-error-wrap .generic-error-msg {
    color: red;
    font-size: 12px;
}
.error-content-wrapper {
    height: auto !important;
}
.generic-header-wrapper .error-content {
    position: relative !important;
}
.generic-header-wrapper .error-content .teaser-desc {
    height: auto !important;
    overflow: auto;
}
.generic-header-wrapper .error-content .generic-header-content {
    height: auto !important;
}
.ui-corner-tl {
    border-top-left-radius: 0.3em;
}
.ui-corner-tr {
    border-top-right-radius: 0.3em;
}
.ui-corner-bl {
    border-bottom-left-radius: 0.3em;
}
.ui-corner-br {
    border-bottom-right-radius: 0.3em;
}
.ui-corner-top {
    border-top-left-radius: 0.3em;
    border-top-right-radius: 0.3em;
}
.ui-corner-bottom {
    border-bottom-left-radius: 0.3em;
    border-bottom-right-radius: 0.3em;
}
.ui-corner-right {
    border-bottom-right-radius: 0.3em;
    border-top-right-radius: 0.3em;
}
.ui-corner-left {
    border-bottom-left-radius: 0.3em;
    border-top-left-radius: 0.3em;
}
.ui-corner-all {
    border-radius: 0.3em 0.3em 0.3em 0.3em;
}
.ui-corner-none {
    border-radius: 0 0 0 0;
}
.sbHolder {
    background-color: #FFFFFF;
    border: 1px solid #D8D8D8;
    border-radius: 0.3em 0.3em 0.3em 0.3em;
    box-shadow: 0 2px 2px 1px #E4E3E3 inset;
    float: left;
    font-size: 13px;
    font-weight: normal;
    height: 30px;
    position: relative;
    width: 250px;
}
.sbHolder:focus .sbSelector {
}
.sbSelector {
    display: block;
    height: 30px;
    left: 0;
    line-height: 30px;
    outline: medium none;
    overflow: hidden;
    position: absolute;
    text-indent: 10px;
    top: 0;
    width: 170px;
}
.sbSelector:link, .sbSelector:visited, .sbSelector:hover {
    color: #666666;
    outline: medium none;
    text-decoration: none;
}
.sbToggle {
    background: url("http://www.gfi.com/_Images/Icons/select-icons.png") no-repeat scroll 0 -26px transparent;
    display: block;
    height: 30px;
    outline: medium none;
    position: absolute;
    right: 0;
    top: 0;
    width: 30px;
}
.sbToggle:hover {
    background: url("http://www.gfi.com/_Images/Icons/select-icons.png") no-repeat scroll 0 2px transparent;
}
.sbToggleOpen {
    background: url("http://www.gfi.com/_Images/Icons/select-icons.png") no-repeat scroll 0 2px transparent;
}
.sbToggleOpen:hover {
    background: url("http://www.gfi.com/_Images/Icons/select-icons.png") no-repeat scroll 0 2px transparent;
}
.sbOptions {
    background-color: #FFFFFF;
    border: 1px solid #C9C9C9;
    border-bottom-left-radius: 0.3em;
    border-bottom-right-radius: 0.3em;
    left: -1px;
    list-style: none outside none;
    margin: 0;
    overflow-y: auto;
    padding: 0;
    position: absolute;
    top: 30px;
    width: 250px;
    z-index: 1;
}
.sbOptions li {
    padding: 0;
    width: 100%;
}
.sbOptions a {
    border-bottom: 1px solid #C9C9C9;
    display: block;
    outline: medium none;
    padding: 7px 0 7px 15px;
}
.sbOptions a:link, .sbOptions a:visited {
    color: #666666;
    text-decoration: none;
}
.sbOptions a:hover, .sbOptions a:focus, .sbOptions a.sbFocus {
    background-color: #F0F0F2;
    color: #666666;
}
.sbOptions li.last a {
    border-bottom: medium none;
}
.sbOptions .sbDisabled {
    border-bottom: 1px dotted #515151;
    color: #999999;
    display: block;
    padding: 7px 0 7px 3px;
}
.sbOptions .sbGroup {
    border-bottom: 1px dotted #515151;
    color: #EBB52D;
    display: block;
    font-weight: bold;
    padding: 7px 0 7px 3px;
}
.sbOptions .sbSub {
    padding-left: 17px;
}
.rtf-content {
}
.rtf-content h1 {
}
.rtf-content h2 {
}
.rtf-content h3 {
}
.rtf-content h4 {
}
.rtf-content h5 {
}
.rtf-content h6 {
}
.rtf-content a {
}
.rtf-content a:hover {
}
.rtf-content ol {
    margin: 0;
    padding: 0;
}
.rtf-content ul {
    margin: 0;
    padding: 0;
}
.rtf-content ul li, .rtf-content ol li ul li {
    line-height: 28px;
    list-style-type: disc;
    margin-left: 20px;
}
.rtf-content ol li {
    line-height: normal;
    list-style-type: decimal;
    margin-left: 20px;
}
.rtf-content ul ul, .rtf-content ol ol {
}
.rtf-content p {
    font-size: 1em;
    font-weight: 300;
    line-height: 21px;
}
.rtf-content blockquote {
}
.rtf-content sub {
}
.rtf-content sup {
}

.noBold strong {
	font-weight:400;	
}

.noBold b {
	font-weight:400;	
}
.wrapper {
    clear: both;
    margin: 0 auto;
    padding: 0;
    width: 1024px;
}
.site-body {
    float: left;
    padding: 0 0 5px;
    width: 100%;
	font-weight:300;
}
.home-page-body {
    background-position: 50% 50%;
    background-repeat: no-repeat;
    float: left;
    height: 100%;
    margin-top: -7px;
    padding-top: 16px;
    width: 100%;
}
.site-body .wrapper {
}

.site-body .content-wrapper {
    background-color: #FFFFFF;
    float: left;
    padding: 0;
    width: 100%;
}
.site-body .content-wrapper .content-wrapper-pad {
    float: left;
    margin: 20px;
    width: 96%;
}
.site-body .secondary-nav + .content-wrapper {
    margin: 22px 0 0;
}
.cols-wrap {
    float: left;
    position: relative;
    width: 100%;
}
.cols-wrap .col {
    float: left;
}
.col .col-pad {
    padding: 20px;
}
.col-right .col-pad {
    padding: 0;
}
.col-right .col-pad .callout-wrap:first-child {
    margin-top: 20px;
}
.cols-1 {
}
.cols-1 .col {
    float: none;
    width: 100%;
}
.cols-1 .col-middle {
}
.cols-2 {
}
.cols-2 .col {
}
.cols-2-left-300 .col-left {
    width: 300px;
}
.cols-2-left-300 .col-right {
    width: 720px;
}
.cols-2-right-340 .col-left {
    width: 680px;
}
.cols-2-right-340 .col-right {
    width: 340px;
}
.cols-2-left-700 .col-left {
    display: table-cell;
    float: none !important;
    padding-left: 20px;
    width: 763px;
}
.cols-2-left-700 .col-right {
    display: table-cell;
    float: none !important;
    vertical-align: top;
    width: 240px;
}
.cols-3 {
}
.cols-3 .col {
}
.cols-3 .col-left {
    width: 250px;
}
.cols-3 .col-middle {
    width: 460px;
}
.cols-3 .col-right {
    width: 250px;
}
.right-border {
    border-right: 1px solid #F0F0F1;
}
.header-links {
    margin: 20px 0;
}
.header-image-wrapper {
    float: left;
}
.header-nav {
    font-size: 14px;
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.header-nav li {
    padding: 2px 20px;
}
.header-nav li a {
    font-size: 12px;
}
.header-nav li a:hover, .header-links .links-col a:hover {
    color: #000000;
}
.header-links .links-col {
    border-right: 1px solid #D4D4D4;
    display: table-cell;
    margin-left: 30px;
    width: 20%;
}
.header-links .links-col:last-child {
    border-right: 0 none;
}
.header-links .links-col a.link-col-heading {
    color: #000000;
    display: inline-block;
    font-size: 16px;
    font-weight: 500;
    height: 20px;
    margin: -5px 20px 5px;
    overflow: hidden;
}
.header-links .links-col a.link-col-heading:hover {
    color: #0079C1;
}
.company-dropdown .header-links .link-col .header-nav {
    margin-right: 20px;
}
.company-dropdown .header-links .header-image-wrapper img {
    max-height: 125px;
    max-width: 250px;
}
.site-head {
    background: url("http://www.gfi.com/_Images/Global/header-bg.png") repeat-x scroll left top transparent;
    float: left;
    margin: 0;
    padding: 0;
    width: 100%;
}
.site-head .wrapper {
}
.site-head .site-head-pad {
    float: left;
    padding: 0 0 7px;
    width: 100%;
	font-weight:400;
}
.site-head .logo {
    float: left;
    height: 35px;
    margin: 45px 0 44px;
    overflow: hidden;
    width: 74px;
}
.site-head .logo a {
    float: left;
}
.site-head .site-search-wrap {
    background-color: #E7E7E7;
    color: #000000;
    float: right;
    height: 27px;
    line-height: 24px;
    margin: 40px 0 0;
    padding: 0;
    width: 201px;
}
.site-search-wrap input.site-search-input {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    float: left;
    font-size: 12px;
    height: 24px;
    padding: 0 0 0 10px;
    width: 161px;
}
.site-search-wrap input.site-search-input.active {
    color: #000000;
}
.site-search-wrap input.site-search-input {
    color: #000000 !important;
}
.site-search-wrap input.site-search-submit {
    background: url("http://www.gfi.com/_Images/Icons/icon-search.png") no-repeat scroll 50% 50% #E7E7E7;
    border: medium none;
    color: #FFFFFF;
    float: left;
    height: 24px;
    margin: 0;
    padding: 0 10px;
    width: 30px;
}
.site-search-wrap input.site-search-submit:hover {
    background: url("http://www.gfi.com/_Images/Icons/icon-search-hover.png") no-repeat scroll 50% 50% #E7E7E7;
}
.site-head .utility-nav-wrap {
    float: right;
    font-size: 75%;
    line-height: 1.5;
    margin: 0 10px 0 0;
    width: 80%;
}
.site-head .utility-need-assistance {
    color: #333333;
    float: right;
    font-size: 16px;
    font-weight: 300;
    margin-top: 5%;
    text-align: right;
    width: 600px;
}
.utility-need-assistance a {
    color: #333333;
}
.utility-need-assistance a:hover {
    color: #0779BD;
}
.utility-nav-wrap ul.utility-nav {
    float: right;
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
.utility-nav-wrap ul.utility-nav > li {
    float: left;
    line-height: 37px;
    margin: 0;
    padding: 0;
}
.utility-nav-wrap ul.utility-nav li a {
    color: #000000;
    font-size: 14px;
    padding: 0 15px;
}
.utility-nav-wrap ul.utility-nav li a img {
    margin-right: 10px;
}
.utility-nav-wrap ul.utility-nav li a img + img {
    display: none;
}
.utility-nav-wrap ul.utility-nav li:last-child a, .utility-nav-wrap ul.utility-nav li.last-child a {
    border-right: medium none;
    float: left;
}
.utility-nav-wrap ul.utility-nav li a:hover {
    color: #0079C1;
}
.utility-nav-wrap ul.utility-nav li a:hover > img {
    display: none;
}
.utility-nav-wrap ul.utility-nav li a:hover img + img {
    display: inline-block;
}
.login-drop > a:hover, .portal-drop > a:hover {
    background: url("/_Images/Icons/icon-arrow-hover.png") no-repeat scroll 92% 50% transparent;
}
.change-country-btn, .login-drop, .portal-drop {
    position: relative;
}
.login-drop > a, .portal-drop > a, .change-country-btn > a {
    background: url("/_Images/Icons/icon-arrow-hover.png") no-repeat scroll 92% 50% transparent;
    display: block;
    float: left;
    padding-right: 25px !important;
}
.login-drop > a:hover, .portal-drop > a:hover, .change-country-btn > a:hover {
    background: url("/_Images/Icons/icon-arrow-hover.png") no-repeat scroll 92% 50% transparent;
}
.change-country-btn .inner-country-list, .login-drop .login-drop-wrap, .portal-drop .portal-drop-wrap {
    background-color: #0079C1;
    display: none;
    font-size: 13px;
    left: 0;
    position: absolute;
    top: 30px;
    width: 200px;
    z-index: 99999;
}
.change-country-btn .inner-country-list ul, .login-drop .login-drop-wrap ul, .portal-drop .portal-drop-wrap ul {
    float: left;
    margin-bottom: 0;
    padding: 0;
    width: 100%;
}
.change-country-btn .inner-country-list ul li, .login-drop .login-drop-wrap ul li, .portal-drop .portal-drop-wrap ul li {
    border-bottom: 1px solid #7BA1B9;
    color: #FFFFFF;
    float: left;
    line-height: normal;
    margin: 0 10px;
    padding: 10px 0;
    width: 90%;
}
.change-country-btn .inner-country-list ul li:last-child, .login-drop .login-drop-wrap ul li:last-child, .portal-drop .portal-drop-wrap ul li:last-child {
    border-bottom: medium none;
}
.change-country-btn .inner-country-list ul li a, .login-drop .login-drop-wrap ul li a, .portal-drop .portal-drop-wrap ul li a {
    border: medium none;
    color: #FFFFFF;
    display: block;
}
.change-country-btn .inner-country-list ul li a:hover, .login-drop .login-drop-wrap ul li a:hover, .portal-drop .portal-drop-wrap ul li a:hover {
    color: #000000;
}
.lang-select {
    background: url("/_Images/Icons/icon-company-arrow.png") no-repeat scroll 92% 50% transparent;
    color: #FFFFFF;
}
.lang-select-open {
    background: url("/_Images/Icons/icon-company-arrow-active.png") no-repeat scroll 92% 50% #0079C1 !important;
    color: #FFFFFF !important;
}
.company-drop {
    background-color: #0079C1;
    border-radius: 0 0 5px 5px;
    color: #FFFFFF;
    float: right;
    padding: 0;
}
.company-drop a {
    background: url("http://www.gfi.com/_Images/Icons/icon-company-arrow.png") no-repeat scroll 85% 50% transparent;
    color: #FFFFFF;
    display: inline-block;
    font-size: 14px;
    padding: 7px 15px;
    width: 70px;
}
.company-drop:hover a {
    background: url("http://www.gfi.com/_Images/Icons/icon-company-arrow.png") no-repeat scroll 85% 50% transparent;
    color: #000000;
}
.dropdown-active a {
    background: url("http://www.gfi.com/_Images/Icons/icon-company-arrow-active.png") no-repeat scroll 85% 50% transparent;
}
.dropdown-active a:hover {
    background: url("http://www.gfi.com/_Images/Icons/icon-company-arrow-active.png") no-repeat scroll 85% 50% transparent;
}
.hero-optional-logo {
    background-color: #FFFFFF;
    bottom: 0;
    height: 35px;
    left: 0;
    max-width: 900px;
    position: absolute;
    z-index: 999;
}
.hero-optional-logo img {
    margin: 0 0 15px 20px;
    max-height: 35px;
    max-width: 900px;
}
.hero-slider {
    float: left;
    width: 100%;
}
.graphic, #prevBtn, #nextBtn, #slider1prev, #slider1next {
    display: block;
    margin: 0;
    overflow: hidden;
    padding: 0;
    text-indent: -8000px;
}
#slider ul, #slider li, #slider2 ul, #slider2 li {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
#slider2 {
    margin-top: 1em;
}
#slider li, #slider2 li {
    height: 400px;
    overflow: hidden;
    width: 1024px;
}
#prevBtn, #nextBtn, #slider1next, #slider1prev {
    display: block;
    height: 83px;
    left: -37px;
    position: absolute;
    top: 150px;
    width: 37px;
    z-index: 1000;
}
.hero-slider-wrapper, #slider ul li {
    float: left;
    position: relative;
}
.hero-slider-wrapper {
    background-color: #F0F0F1;
}
.hero-description {
    overflow: hidden;
    padding-right: 20px;
    position: absolute;
    right: 0;
    top: 40px;
    width: 47%;
    z-index: 10;
}
.hero-description-left {
    left: 40px;
    overflow: hidden;
    padding-right: 20px;
    position: absolute;
    top: 80px;
    width: 47%;
    z-index: 10;
}
.hero-title-header {
    color: #00224F;
    font-size: 40px;
    line-height: 43px;
}
.hero-title-content {
    color: #333333;
    font-size: 21px;
    line-height: 24px;
    margin-top: 15px;
}
.hero-description .blue-btn {
    margin-top: 20px;
}
.hero-description .blue-btn {
    background-position: 100% 50%;
    height: 22px;
    line-height: 22px;
    overflow: hidden;
}
.hero-description-left .blue-btn {
    margin-top: 20px;
}
.hero-description-left .blue-btn {
    background-position: 100% 50%;
    height: 22px;
    line-height: 22px;
    overflow: hidden;
}
#nextBtn, #slider1next {
    left: 1024px;
}
#prevBtn a, #nextBtn a, #slider1next a, #slider1prev a {
    cursor: pointer;
    display: block;
    height: 86px;
    margin-top: -43px;
    position: absolute;
    top: 50%;
    width: 60px;
    z-index: 5000;
}
#nextBtn, #slider1next {
    background: url("http://www.gfi.com/_Images/Icons/icon-next.png") no-repeat scroll right top transparent;
}
#nextBtn:hover, #slider1next:hover {
    background: url("http://www.gfi.com/_Images/Icons/icon-next-hover.png") no-repeat scroll right top transparent;
}
#prevBtn, #slider1prev {
    background: url("http://www.gfi.com/_Images/Icons/icon-prev.png") no-repeat scroll left top transparent;
}
#prevBtn:hover, #slider1prev:hover {
    background: url("http://www.gfi.com/_Images/Icons/icon-prev-hover.png") no-repeat scroll left top transparent;
}
.secondary-nav {
    background-color: #FFFFFF;
    float: left;
    font-size: 16px;
    font-weight: normal;
    height: 50px;
    list-style-type: none;
    margin: 0;
    padding: 0;
    width: 1024px;
    z-index: 600;
}
.secondary-nav-scroll {
    box-shadow: 0 5px 5px -5px #333333;
    height: 50px;
}
.secondary-nav .secondary-nav-item {
    float: left;
    padding: 15px 10px;
    position: relative;
}
.secondary-nav .secondary-nav-item:first-child {
    padding-left: 20px;
}
.secondary-nav .secondary-nav-item .secondary-nav-link {
    color: #000000;
}
.secondary-nav .secondary-nav-item:hover .secondary-nav-link {
    color: #1279BE;
}
.secondary-nav .secondary-nav-item .secondary-nav-link.active {
    color: #1279BE;
}
.secondary-nav-item a:hover .secondary-dropnav {
    display: block;
}
.utility-nav .pipe-seprator {
    color: #ACACAC;
    padding: 0;
}
.pipe-seprator {
    color: #ACACAC;
    padding: 0 30px;
}
.secondary-content-wrapper-right-cols {
    background: url("http://www.gfi.com/_Images/Global/languard-bg.png") repeat-y scroll left top transparent;
}
.secondary-content-wrapper {
    background-color: #1279BE;
    float: left;
    overflow: hidden;
    width: 100%;
}
.secondary-content-wrapper .secondary-content-left .rtf-content a, .generic-header-content .rtf-content a {
    color: #FFFFFF;
    text-decoration: underline;
}
.secondary-content-wrapper .secondary-content-left .rtf-content a:hover, .generic-header-content .rtf-content a:hover {
    color: #000000;
}
.secondary-content-wrapper h2 {
    color: #FFFFFF;
    font-size: 27px;
    font-weight: normal;
    height: 30px;
    line-height: 26px;
    margin: 0 0 10px;
    overflow: hidden;
}
.secondary-content-wrapper .teaser-desc, .secondary-content-wrapper .teaser-desc p {
    color: #FFFFFF;
    font-size: 16px;
    font-weight: 300;
    line-height: 25px;
}
.secondary-content-right {
    float: right;
    min-height: 327px;
    width: 240px;
}
.secondary-content-left {
    float: left;
    padding: 40px 20px 20px;
    width: 720px;
}
.secondary-content-left-col-1 {
    float: left;
    padding: 30px 20px 20px;
    width: 96%;
}
.secondary-content-left-col-1 h3 {
    color: #FFFFFF;
    float: left;
    font-size: 48px;
    font-weight: 500;
    line-height: 45px;
    margin: 0 0 30px;
    width: 100%;
}
.secondary-content-left-col-1 .rtf-content {
    color: #FFFFFF;
    width: 75%;
}
.secondary-content-links {
    margin: 20px 0 0;
    padding: 0;
}
.secondary-content-links li {
    line-height: 30px;
    padding: 5px 0;
}
.secondary-content-links li a {
    color: #FFFFFF;
    font-size: 21px;
    font-weight: normal;
}
.secondary-content-links li a:hover {
    color: #000000;
}
.secondary-content-links li a img {
    float: left;
    margin-right: 10px;
    margin-top: 5px;
}
.secondary-content-links li a .secondary-content-links-txt {
    display: block;
    margin: 0;
    overflow: hidden;
    padding: 0;
}
.secondary-quick-links {
    font-size: 16px;
    margin: 0;
    padding: 15px;
}
.secondary-quick-links li {
    border-bottom: 1px solid #7BA0BA;
    float: left;
    line-height: normal;
    padding: 10px 15px 12px 0;
    width: 93%;
}
.secondary-quick-links li:last-child {
    border-bottom: medium none;
}
.secondary-quick-links li a img {
    float: left;
    margin-right: 10px;
}
.secondary-quick-links li a img + img, .secondary-quick-links li:hover a > img {
    display: none;
}
.secondary-quick-links li:hover a > img + img {
    display: inline-block;
}
.secondary-quick-links li a span {
    display: block;
    max-height: 23px;
    overflow: hidden;
}
.secondary-content-right .green-btn {
    height: 22px;
    line-height: 21px;
    margin: 20px;
    max-height: 20px;
    max-width: 90%;
    min-width: 90px;
    overflow: hidden;
    padding-top: 5px;
}
.secondary-quick-links li:last-child {
    padding-left: 0;
}
.secondary-quick-links li:last-child {
    border-top: 0 none;
}
.secondary-quick-links a {
    color: #FFFFFF;
}
.secondary-quick-links li:hover a {
    color: #000000;
}
.secondary-navdrop-down {
    background: url("http://www.gfi.com/_Images/Global/primary-nav-bg-bottom.png") repeat-x scroll left bottom #FFFFFF;
    box-shadow: 0 4px 3px 0 rgba(50, 50, 50, 0.5);
    display: none;
    left: -40px;
    position: absolute;
    top: 43px;
    width: 275px;
    z-index: 555;
}
.secondary-navdrop-down ul {
    background: url("http://www.gfi.com/_Images/Global/primary-nav-bg-bottom.png") repeat-x scroll left bottom #FFFFFF;
    margin: 10px 0 0;
    padding: 0;
}
.secondary-navdrop-down ul li {
    border-bottom: 1px solid #ACACAC;
    margin: 0 15px;
    padding: 7px 0;
}
.secondary-navdrop-down ul li:last-child {
    border: medium none;
    padding-bottom: 15px;
}
.secondary-navdrop-down ul li a {
    color: #000000;
    display: block;
    font-size: 14px;
}
.secondary-navdrop-down ul li a:hover {
    color: #1279BE;
}
.secondary-nav .secondary-nav-item:hover .secondary-nav-link + .secondary-navdrop-down, .secondary-nav .secondary-nav-item:hover .secondary-nav-link + .pipe-seprator + .secondary-navdrop-down {
    display: block;
}
.try-more-button {
    float: right;
    width: 241px;
}
.try-more-button .orange-btn {
    font-weight: 600;
    padding-bottom: 15px;
    padding-right: 31px;
    padding-top: 15px;
    width: 81%;
}
.site-head .primary-nav-wrap {
    float: right;
    margin-left: 350px;
    padding: 33px 0 15px;
    position: relative;
    z-index: 999;
}
.primary-nav-wrap ul {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
.primary-nav-wrap ul.primary-nav li {
}
ul.primary-nav li.primary-nav-item {
    display: table-cell;
    text-align: center;
}

no-right-padding{
padding-right:0;	
}
no-right-margin{
margin-right:0;	
}
no-left-margin{
margin-left:0;	
}
no-top-margin{
margin-top:0;	
}
no-bottom-margin{
margin-bottom:0;	
}

ul.primary-nav li.primary-nav-item a.primary-nav-link {
    color: #000000;
    display: block;
    font-size: 16px;
    height: 21px;
    line-height: 24px;
    overflow: hidden;
    padding: 10px 20px;
}
.primary-nav-shadow {
    box-shadow: 0 2px 2px rgba(50, 50, 50, 0.5);
    color: #0079C1;
}
ul.primary-nav li.primary-nav-item a.primary-nav-link:hover, ul.primary-nav li.hover a.primary-nav-link, ul.primary-nav li:hover a.primary-nav-link {
    color: #0079C1;
}
ul.primary-nav li.primary-nav-item .dropnav-wrap {
    background: url("http://www.gfi.com/_Images/Global/primary-nav-bg-bottom.png") repeat-x scroll left bottom #FFFFFF;
    box-shadow: 0 4px 3px 0 rgba(50, 50, 50, 0.5);
    display: none;
    margin-top: -5px;
    padding: 0 0 4px;
    position: absolute;
    width: 40%;
}
ul.primary-nav li.hover .dropnav-wrap, ul.primary-nav li a.primary-nav-link:hover + .dropnav-wrap, ul.primary-nav li:hover a.primary-nav-link + .dropnav-wrap {
    display: block;
}
ul.primary-nav ul.dropnav li.dropnav-item {
    padding: 0 15px;
    position: relative;
}
ul.primary-nav ul.dropnav li.dropnav-item:first-child a.dropnav-link, ul.primary-nav ul.dropnav li.dropnav-item.first-child a.dropnav-link {
    border-top: 1px solid #FFFFFF;
}
ul.primary-nav ul.dropnav li.dropnav-item a.dropnav-link {
    border-top: 1px solid #ACACAC;
    color: #000000;
    display: block;
    font-size: 14px;
    padding: 8px 0;
    text-align: left;
}
ul.primary-nav ul.dropnav li:hover {
    background-color: #ECECEC;
    border-bottom: 0 solid #ACACAC;
    color: #0079C1;
}
ul.primary-nav ul.dropnav li.dropnav-item:hover a.dropnav-link {
    border-top: 1px solid #ECECEC;
}
ul.primary-nav ul.dropnav li.dropnav-item:hover + li.dropnav-item a.dropnav-link {
    border-color: #FFFFFF;
}
ul.primary-nav ul.dropnav li:last-child:hover, ul.primary-nav ul.dropnav li.last-child:hover {
    background-color: #ECECEC;
    color: #0079C1;
}
ul.primary-nav ul.dropnav li.hover .has-dropDown {
    background: url("http://www.gfi.com/_Images/Icons/icon-blue-arrow.png") no-repeat scroll 100% 50% transparent;
}
ul.primary-nav ul.dropnav li.dropnav-item:first-child:hover a.dropnav-link, ul.primary-nav ul.dropnav li.dropnav-item.first-child:hover a.dropnav-link {
    border-top: 1px solid #ECECEC;
}
.has-dropDown {
    background: url("http://www.gfi.com/_Images/Icons/icon-black-arrow.png") no-repeat scroll 100% 50% transparent;
}
ul.primary-nav ul.dropnav li.dropnav-item a.dropnav-link:hover {
    color: #0079C1;
}
ul.primary-nav ul.dropnav .subnav-wrap {
    background: url("http://www.gfi.com/_Images/Global/primary-nav-bg-bottom.png") repeat-x scroll left bottom #ECECEC;
    box-shadow: 20px 0 3px -20px #666666 inset;
    display: none;
    left: 100%;
    min-width: 200px;
    padding: 0 0 4px;
    position: absolute;
    top: 0;
}
ul.primary-nav ul.dropnav li.dropnav-item.hover .subnav-wrap, ul.primary-nav ul.dropnav li.dropnav-item a.dropnav-link:hover + .subnav-wrap, ul.primary-nav ul.dropnav li.dropnav-item:hover .subnav-wrap {
    display: block;
}
ul.primary-nav ul.dropnav ul.subnav {
}
ul.primary-nav ul.dropnav ul.subnav li.subnav-item {
    padding: 0 15px;
}
ul.primary-nav ul.dropnav ul.subnav li.subnav-item a.subnav-link {
    border-bottom: 1px solid #ACACAC;
    color: #000000;
    display: block;
    font-size: 14px;
    padding: 8px 0;
    text-align: left;
}
ul.primary-nav ul.dropnav ul.subnav li.subnav-item:last-child a.subnav-link, ul.primary-nav ul.dropnav ul.subnav li.subnav-item.last-child a.subnav-link {
    border: medium none;
}
ul.primary-nav ul.dropnav li .subnav-wrap li:hover {
    background: none repeat scroll 0 0 transparent;
}
ul.primary-nav ul.dropnav li .subnav-wrap li:first-child {
    background-color: #ECECEC;
}
ul.primary-nav ul.dropnav ul.subnav li.hover {
    background-image: none;
    margin: 0;
}
ul.primary-nav ul.dropnav ul.subnav li.hover a.subnav-link {
    background-image: none;
    border-bottom: 1px solid #ACACAC;
    margin: 0;
}
ul.primary-nav ul.dropnav ul.subnav li.subnav-item a.subnav-link:hover {
    background-image: none;
    color: #0079C1;
}
.tab-controller {
    float: left;
    margin-top: 20px;
    width: 100%;
}
.tab-controller .controller-wrap label {
    float: left;
    font-size: 16px;
    font-style: italic;
    margin-right: 18px;
    padding-top: 3px;
}
.tab-controller .controller-wrap ul {
    display: table;
    margin: 0;
    padding: 0;
    width: 100%;
}
.tab-controller .controller-wrap ul li {
    float: left;
    margin-left: 10px;
}
.tab-controller .controller-wrap ul li:first-child {
    margin-left: 0;
}
.tab-controller .controller-wrap ul li a {
    color: #000000;
    display: block;
    font-size: 16px;
    font-weight: normal;
    padding: 5px 20px;
    position: relative;
}
.tab-controller .controller-wrap ul li a:hover {
    background-color: #0079C1;
    color: #FFFFFF;
}
.tab-controller .controller-wrap ul li a.selected {
    background-color: #0079C1;
    color: #FFFFFF;
}
.tab-controller .controller-wrap ul li a .selected-arrow {
    background: url("http://www.gfi.com/_Images/Global/tab-selected-arrow.png") no-repeat scroll center top transparent;
    bottom: -15px;
    display: none;
    height: 16px;
    left: 0;
    position: absolute;
    width: 100%;
}
.tab-controller .controller-wrap ul li a.selected .selected-arrow {
    display: block !important;
}
.tab-content {
    float: left;
    height: auto;
    min-height: 300px;
    width: 100%;
}
.tab-content .tabber-product-listing {
    float: left;
    margin-top: 20px;
    padding: 10px 0 0;
    width: 100%;
}
.tab-content .tabber-product-listing li {
    background-color: #E7E7E7;
    cursor: pointer;
    float: left;
    height: 160px;
    margin-bottom: 20px;
    margin-right: 19px;
    padding: 20px;
    width: 275px;
}
.tab-content .tabber-product-listing li:hover {
    background-color: #0079C1;
}
.tab-content .tabber-product-listing li .tabber-product-head .product-listing-icon {
    display: table-cell;
    vertical-align: middle;
}
.tab-content .tabber-product-listing li .tabber-product-head .product-listing-icon img + img, .tab-content .tabber-product-listing li:hover .tabber-product-head .product-listing-icon > img {
    display: none;
}
.tab-content .tabber-product-listing li:hover .tabber-product-head .product-listing-icon > img + img {
    display: inline-block;
}
.tab-content .tabber-product-listing li .tabber-product-head .feature-header h3 {
    color: #000000;
    font-size: 21px;
    font-weight: normal;
    line-height: 20px;
    margin: 0;
}
.tab-content .tabber-product-listing li:hover .tabber-product-head h3, .tab-content .tabber-product-listing li:hover .tabber-product-content {
    color: #FFFFFF !important;
}
.tab-content .tabber-product-listing li .tabber-product-head .product-listing-icon + div h3 {
    font-weight: 500;
}
.tab-content .tabber-product-listing li .tabber-product-head .feature-header h3 span {
    display: block;
    line-height: 23px;
    max-height: 48px;
    min-height: 26px;
    overflow: hidden;
}
.tab-content .tabber-product-listing li .tabber-product-head .product-listing-icon + div h3 span {
    margin: 0 0 0 10px;
}
.page-mini-tabber {
    background-color: #E7E7E7;
    float: left;
    margin: 0 0 30px;
    padding: 0;
    width: 97%;
}
.tab-controller .page-mini-tabber ul li {
    display: table-cell;
    float: none;
}
.tab-controller .controller-wrap ul {
    display: table;
    margin: 0;
    padding: 0;
    width: 90%;
}
.tab-controller .page-mini-tabber > ul {
    width: 100%;
}
.tab-controller .page-mini-tabber ul li:first-child {
    margin: 0;
    padding: 0;
    width: 175px;
}
.tab-controller .page-mini-tabber ul li a {
    padding: 12px 20px;
}
.tab-controller .page-mini-tabber ul li:first-child a {
    margin-left: 0;
}
.feature-header {
    display: table-cell;
    vertical-align: middle;
}
.tab-content .tabber-product-listing li .tabber-product-content {
    clear: both;
    height: 115px;
    overflow: hidden;
}
.tab-content .tabber-product-listing li .tabber-product-content p, .tab-content .tabber-product-listing li .tabber-product-content {
    font-size: 16px;
    font-weight: 300;
    margin-top: 5px;
}
.tabber-description {
    margin-top: 20px;
}
.site-foot {
    float: left;
    font-size: 75%;
    margin: 10px 0 0;
    padding: 0;
    width: 100%;
}
.home-page-body .wrapper + .site-foot {
    margin-top: 15px;
}
.home-page-body + .site-foot {
    margin-top: 10px;
}
.site-foot .wrapper {
    background-color: #FFFFFF;
}
.site-foot .site-foot-pad {
}
.site-foot .footer-copyright-wrap {
    background-color: #0079C1;
    color: #FFFFFF;
    float: left;
    padding: 10px 20px;
    width: 96%;
}
.footer-landing {
    margin-top: 0 !important;
}
.site-foot .footer-copyright-wrap a {
    color: #FFFFFF;
    font-size: 12px;
}
.share-this {
    padding-right: 20px;
}
.footer-landing .footer-copyright-wrap .footer-social-icons ul li {
    padding-top: 2px;
}
.footer-landing .footer-copyright-wrap .footer-social-icons ul li .share-this {
    margin-top: 4px;
}
.pos-left {
    float: left;
}
.pos-right {
    float: right;
}
.site-foot .footer-copyright-wrap a:hover {
    color: #000000;
    font-size: 12px;
}
.site-foot .footer-copyright-wrap .copyright {
    float: left;
    font-size: 12px;
    margin: 10px 0;
    padding: 0;
}
.site-foot .footer-copyright-wrap .copyright .copyright-text a {
    font-size: 12px;
}
.site-foot .footer-copyright-wrap .footer-utility-nav {
    float: left;
    margin: 10px 0 10px 2%;
}
.site-foot .footer-copyright-wrap .footer-utility-nav ul {
    list-style: none outside none;
    margin: 0;
}
.site-foot .footer-copyright-wrap .footer-utility-nav ul li {
    float: left;
}
.site-foot .footer-copyright-wrap .footer-utility-nav ul li a {
    border-right: 1px solid #FFFFFF;
    font-size: 12px;
    font-weight: 600;
    padding: 0 10px;
}
.site-foot .footer-copyright-wrap .footer-utility-nav ul li:last-child a, .site-foot .footer-copyright-wrap .footer-utility-nav ul li.last-child a {
    border: medium none;
}
.site-foot .footer-copyright-wrap .footer-social-icons {
    float: right;
    margin: 4px 0;
}
.site-foot .footer-copyright-wrap .footer-social-icons ul {
    float: left;
    list-style: none outside none;
    margin: 0;
}
.site-foot .footer-copyright-wrap .footer-social-icons ul li {
    float: left;
    margin-left: 20px;
}
.site-foot .footer-copyright-wrap .footer-social-icons ul li a img {
    float: left;
    margin-top: 3px;
}
.site-foot .footer-copyright-wrap .footer-social-icons ul li:first-child {
    margin-left: 0;
}
.site-foot .footer-copyright-wrap .footer-social-icons ul li img + img {
    display: none;
}
.site-foot .footer-copyright-wrap .footer-social-icons ul li:hover img {
    display: none;
}
.site-foot .footer-copyright-wrap .footer-social-icons ul li:hover img + img {
    display: inline-block;
}
.site-foot .footer-links {
    padding: 0 20px 10px;
}
.footer-links .links-col {
    border-right: medium none;
    float: left;
    margin-right: 20px;
    padding: 15px 0;
    width: 128px;
}
.footer-links .links-col:last-child {
    float: right;
    margin-left: -15px;
    margin-right: 40px;
    width: 215px;
}
.footer-links .link-col-heading {
    color: #000000;
    display: inline-block;
    font-size: 12px;
    font-weight: 600;
    margin: 0;
}
.footer-links .link-col-heading:hover {
    color: #0079C1;
}
.footer-links ul.footer-nav {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
ul.footer-nav li {
    line-height: 18px;
    padding: 3px 0;
}
ul.footer-nav li a {
    color: #0079C1;
    font-size: 12px;
}
ul.footer-nav li a:hover {
    color: #000000;
}
.twitter-wrap {
    float: left;
    position: relative;
    width: 100%;
}
.twitter-bird {
    background: url("http://www.gfi.com/_Images/Icons/icon-twitter-arrow.png") no-repeat scroll 0 0 transparent;
    bottom: -5px;
    float: left;
    height: 16px;
    left: 25px;
    margin: 40px 0 0 2px;
    position: absolute;
    width: 31px;
    z-index: 400;
}
.latest-tweet {
    background-color: #E5F1F9;
    float: left;
    margin: 6px 0 10px;
    min-height: 83px;
    overflow: hidden;
    position: relative;
    width: 230px;
}
.twitted ul {
    margin: 10px !important;
}
.twitter-wrap .twitter-bird + .latest-tweet + div {
    bottom: -40px;
    position: absolute;
}
.blogger-arrow {
    background: url("/_Images/Icons/icon-twitter-arrow.png") no-repeat scroll 0 0 transparent;
    bottom: -19px;
    height: 20px;
    left: 25px;
    position: absolute;
    width: 31px;
    z-index: 400;
}
.blogger-wrap {
    background-color: #E5F1F9;
    float: left;
    position: relative;
    width: 250px;
}
.blogger-bg {
    padding: 10px;
}
.all-blogs {
    color: #666666;
    float: left;
    font-size: 12px;
	margin-left: 33px;
    margin-top: 5px;
    text-align: right;
    width: 100%;
}
.all-blogs a {
    font-size: 12px;
}
.landing-form-wrapper {
    background-color: #E4F0F8;
    float: left;
    font-size: 13px;
    width: 300px;
}
.landing-form-wrapper .landing-form-wrapper-pad {
    float: left;
    padding: 18px;
}
.landing-form-wrapper .element-input {
    padding: 8px 0;
}
.landing-form-wrapper .element-input input[type="text"] {
    border: 1px solid #FFFFFF;
    box-shadow: none;
    color: #333333;
    height: 21px;
    width: 250px;
}
.landing-form-wrapper .element-submit {
    margin-right: 0;
}
.landing-form-wrapper .error-message {
    margin-left: 0;
    padding-left: 0;
}
.breadcrumb {
    clear: both;
    float: left;
    width: 100%;
}
.breadcrumb ul {
    float: left;
    list-style-type: none;
    margin: 6px 0 17px;
    overflow: hidden;
    padding: 0;
    width: 100%;
}
.breadcrumb ul li {
    float: left;
    font-size: 13px;
    padding: 0 0 0 5px;
}
.breadcrumb ul li:first-child {
    padding-left: 0;
}
.breadcrumb ul li a {
    color: #7D7D7D;
    font-size: 13px;
}
.breadcrumb ul li a:hover {
    color: #3C8AC7;
}
.breadcrumb ul li.current {
    color: #000000;
}
img.content-area-logo {
    margin-bottom: 15px;
}
.secnav-wrap {
    background: none repeat scroll 0 0 #EFEFEF;
    padding: 10px;
}
.secnav-wrap .secnav-heading {
    border-bottom: 1px dotted #666666;
    margin: 0 0 10px;
    padding: 0 0 5px;
}
.secnav-heading a {
}
.secnav-heading a:hover {
}
.secnav-wrap ul.secnav {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
ul.secnav li.secnav-item {
    padding: 5px;
}
ul.secnav li.secnav-item a.secnav-link {
}
ul.secnav li.secnav-item a.secnav-link:hover {
}
ul.secnav li.secnav-item.active {
    background: none repeat scroll 0 0 #CCFFFF;
}
ul.secnav li.secnav-item.active a.secnav-link {
}
ul.secnav ul.subnav {
    list-style: none outside none;
    margin: 0;
    padding: 0 0 10px 20px;
}
ul.secnav li.active ul.subnav {
    display: block;
}
ul.secnav ul.subnav li.subnav-item {
}
ul.secnav ul.subnav li.subnav-item a.subnav-link {
}
ul.secnav ul.subnav li.subnav-item a.subnav-link:hover {
}
ul.secnav ul.subnav li.subnav-item.active {
}
ul.secnav ul.subnav li.subnav-item.active a.subnav-link {
}
.feature-callout-wrap {
    background-color: #E7E7E7;
    float: left;
    margin: 0 20px 20px;
    width: 96%;
}
.feature-callout-wrap .feature-callout-pad {
    float: left;
    padding: 35px 25px;
    width: 100%;
}
.feature-callout-wrap .feature-callout-head {
    color: #000000;
    font-size: 27px;
    font-weight: normal;
    height: 26px;
    overflow: hidden;
}
.feature-callout-wrap .feature-callout-col {
    list-style: none outside none;
    padding: 0;
}
.feature-callout-wrap .feature-callout-col li {
    float: left;
    margin-left: 4%;
    width: 205px;
}
.feature-callout-wrap .feature-callout-col li:first-child, .feature-callout-wrap .feature-callout-col li.first-child {
    margin-left: 0;
    padding: 0;
}
.feature-callout-wrap .feature-callout-col .feature-callout-subhead {
    display: table;
    font-size: 20px;
    font-weight: normal;
    height: 50px;
    line-height: 23px;
    margin-bottom: 20px;
    overflow: hidden;
    vertical-align: middle;
}
.feature-callout-wrap .feature-callout-col .feature-callout-subhead img {
    display: table-cell;
    margin-right: 10px;
    max-width: 45px;
}
.feature-callout-wrap .feature-callout-col .feature-callout-subhead h3 {
    display: table-cell;
    font-size: 21px;
    font-style: normal;
    font-weight: 500;
    line-height: 23px;
    vertical-align: middle;
}
.feature-callout-wrap .feature-callout-col .teaser-desc {
    float: left;
    font-size: 16px;
    font-weight: 300;
    line-height: 21px;
    max-height: 80px;
    overflow: hidden;
    width: 100%;
}
.feature-callout-wrap .feature-callout-col .feature-callout-subhead img + .teaser-desc {
    float: left;
    line-height: normal;
}
.callout-listing-wrap {
    float: left;
    padding: 0;
    width: 100%;
}
.callout-listing-wrap .callout-listing-pad {
    padding: 20px;
}
.callout-listing-wrap .three-callout-listing {
    display: table;
    list-style: none outside none;
    margin: 0;
    padding: 0;
    width: 100%;
}
.callout-listing-wrap .three-callout-listing > li {
    background-color: #FFFFFF;
    border-right: 20px solid #FFFFFF;
    display: table-cell;
    margin-left: 4%;
    vertical-align: top;
    width: 300px;
}
.callout-listing-wrap .three-callout-listing > li:first-child {
    margin-left: 0;
}
.callout-listing-wrap .three-callout-listing > li:last-child {
    border-right: 0 none;
}
.callout-listing-wrap .three-callout-listing .teaser-desc {
    font-size: 16px;
    line-height: 21px;
    max-height: 90px;
    overflow: hidden;
}
.callout-listing-wrap .three-callout-listing .more {
    clear: both;
    float: left;
    height: 25px;
    line-height: 25px;
    margin-top: 20px;
    max-width: 98%;
    min-width: 90px;
    overflow: hidden;
}
.callout-listing-wrap .download-listing {
    margin-bottom: 20px;
}
.callout-listing-wrap .download-listing > li {
    background: none repeat scroll 0 0 #E7E7E7;
    border-right: 20px solid #FFFFFF;
    display: table-cell;
    float: none;
    padding: 15px 15px 40px;
    width: 284px;
}
.callout-listing-wrap .download-listing > li:last-child {
    border-right: 0 none;
}
.callout-listing-wrap .download-listing .teaser-desc {
    font-style: normal;
    max-height: 100%;
}
.custom-callout-wrapper {
    float: left;
    margin-bottom: 20px;
    width: 100%;
}
.custom-callout-wrapper .callout-listing-wrap .three-callout-listing > li {
    background-color: #E7E7E7;
    border-right: 20px solid #FFFFFF;
    display: table-cell;
    margin-left: 4%;
    vertical-align: top;
    width: 300px;
}
.custom-callout-wrapper .callout-listing-wrap .three-callout-listing > li:last-child {
    border-right: 0 solid #FFFFFF;
}
.custom-callout-wrapper .generic-callout-wrapper {
    background-color: #E7E7E7;
}
.custom-callout-wrapper .generic-callout-wrapper .generic-callout-pad {
    padding: 20px;
}
.download-callout-subhead img {
    display: table-cell;
    vertical-align: middle;
}
.download-callout-subhead {
    display: table;
    height: 50px;
    margin-bottom: 20px;
    overflow: hidden;
}
.download-callout-subhead h3 {
    display: table-cell;
    font-size: 21px;
    font-weight: normal;
    line-height: 23px;
    padding-left: 10px;
}
.product-feature-listing-wrap {
    float: left;
    width: 100%;
}
.product-feature-listing-wrap .product-feature-listing {
    float: left;
    list-style: none outside none;
    margin: 0;
    padding: 0;
    width: 100%;
}
.product-feature-listing-wrap .product-feature-listing li {
    background: url("http://www.gfi.com/_Images/Global/product-feature-listing-bg.png") no-repeat scroll left bottom transparent;
    float: left;
    padding: 0 35px 70px 0;
    width: 95%;
}
.product-feature-listing-wrap .product-feature-listing li > a img {
}
.product-feature-listing-wrap .product-feature-listing li:first-child, .product-feature-listing-wrap .product-feature-listing li.first-child {
}
.product-feature-listing-wrap .product-feature-listing li:last-child, .product-feature-listing-wrap .product-feature-listing li.last-child {
    background-image: none;
}
.product-feature-listing-wrap .product-feature-listing li:nth-child(2n+1) > a > img {
    float: left;
    margin-right: 30px;
}
.product-feature-listing-wrap .product-feature-listing li:nth-child(2n) > a > img {
    float: right;
    margin-left: 30px;
}
.product-feature-listing-wrap .product-feature-listing .listing-content {
    overflow: hidden;
}
.product-feature-listing-wrap .product-feature-listing .listing-head {
    color: #222222;
    font-size: 21px;
    margin: 0 0 15px;
    padding: 25px 0 0;
}
.product-feature-listing-wrap .product-feature-listing .listing-content .rtf-content {
    color: #444444;
    font-size: 16px;
    font-weight: 300;
    line-height: 21px;
}
.generic-callout-wrapper {
    background-color: #FFFFFF;
    float: left;
    width: 100%;
}
.callout-listing-wrap .three-callout-listing .generic-callout-wrapper .teaser-desc {
    height: 90px;
    overflow: hidden;
}
.generic-callout-image-wrapper {
    margin-bottom: 20px;
}
.generic-callout-image-wrapper img {
    max-height: 125px;
    max-width: 275px;
}
.generic-callout-wrapper .black-head {
    height: 22px;
    overflow: hidden;
}
.generic-callout-wrapper .generic-callout-pad {
    float: left;
}
.generic-callout-head {
    display: table;
    margin: 0;
    padding: 0;
    width: 100%;
}
.generic-callout-head > img {
    float: left;
    vertical-align: middle;
}
.generic-callout-head h3 {
    color: #000000;
    float: left;
    font-size: 20px;
    font-weight: normal;
    line-height: 25px;
    margin: 0;
    overflow: hidden;
    padding: 0 0 20px;
}
.callout-image-listing .generic-callout-overlay-content {
    opacity: 0.9;
    position: relative;
    z-index: 50;
}
.generic-callout-overlay-content .generic-callout-head h3 {
}
.callout-listing-wrap .generic-callout-listing > li {
    margin-left: 2%;
    width: 314px;
}
.generic-callout-head > img + h3 {
    line-height: 25px;
    padding: 12px 0 0 15px;
}
.callout-image-listing .generic-callout-wrapper {
    background-repeat: no-repeat;
    position: relative;
}
.callout-image-listing .generic-overlay {
    background-color: #FFFFFF;
    bottom: 0;
    height: 175px;
    opacity: 0.4;
    position: absolute;
    width: 100%;
    z-index: 0;
}
.generic-callout-overlay-content {
    padding-top: 100px;
}
.generic-callout-overlay-content .teaser-desc {
    color: #000000;
    height: 40px !important;
    overflow: hidden;
}
.partner-login-wrapper {
    background-color: #E5F1F9;
    float: left;
    margin-top: 20px;
    width: 100%;
}
.partner-login-wrapper .partner-login-pad {
    float: left;
    margin: 20px;
    width: 96%;
}
.partner-login-wrapper .partner-login-content {
    width: 100%;
}
.partner-login-wrapper .partner-login-content h3 {
    color: #000000;
    font-size: 22px;
    font-weight: 500;
    margin-bottom: 10px;
    padding-right: 10%;
    width: 70%;
}
.partner-login-wrapper .partner-login-content .teaser-desc {
    float: left;
    padding-right: 10%;
    width: 72%;
}
.partner-login-wrapper .teaser-desc + .light-orange-btn {
    float: right;
    margin-top: -10px;
}

.partner-HP-intro {
    font-size: 20px;
    line-height: 26px;
    margin: 0 0 1em;
}
.generic-header-wrapper {
    background-color: #0079C1;
    float: left;
    margin-bottom: 20px;
    position: relative;
    width: 100%;
}
.landing-wrapper {
    margin-bottom: 0;
    margin-top: 20px;
    overflow: hidden;
    position: relative;
}
.generic-header-wrapper-floating {
    background-color: #0079C1;
    float: left;
    width: 100%;
}
.landing-wrapper .form-title-header {
    background-color: #0079C1;
    bottom: 0;
    color: #FFFFFF;
    font-size: 24px;
    margin-right: 1px;
    padding: 24px 0;
    position: absolute;
    right: 42px;
    text-align: center;
    width: 301px;
    z-index: 20;
}
.landing-wrapper .form-title-header b {
    font-weight: 600;
}
.landing-wrapper .banner-wrapper {
    color: #FFFFFF;
    float: left;
    margin: 20px 50px;
    position: relative;
    width: 90%;
    z-index: 30;
}
.landing-wrapper .banner-wrapper .banner-product-logo {
    clear: both;
    margin: 48px 0 13px;
    max-width: 55%;
}
.landing-wrapper .banner-wrapper .banner-product-title-content {
    clear: both;
    color: #000000;
    margin-top: 48px;
    max-width: 55%;
}
.landing-wrapper .banner-wrapper .banner-product-logo + .banner-product-title-content {
    margin-top: 0;
}
.landing-wrapper .banner-wrapper .banner-product-title-content h2 {
    color: #0079C1;
    font-size: 32px;
    font-weight: 600;
    line-height: 35px;
    margin-bottom: 0;
}
.landing-wrapper .banner-wrapper .banner-product-title-content h3 {
    color: #000000;
    font-size: 31px;
    font-weight: 300;
    line-height: 35px;
    max-height: 70px;
    overflow: hidden;
}
.mini-header {
    height: 125px;
}
.mini-header-1 {
    height: auto;
}
.generic-header-wrapper .generic-header-pad, .generic-header-wrapper-floating .generic-header-pad {
    margin: 20px 0 20px 20px;
}
.generic-header-wrapper .generic-header-content {
    width: 100%;
    z-index: 15;
}
.generic-header-wrapper-floating .generic-header-content {
    width: 100%;
}
.generic-header-wrapper .generic-header-content h1 {
    color: #FFFFFF;
    font-size: 45px;
    font-weight: normal;
    line-height: 44px;
    margin: 0;
    width: 65%;
}
.generic-header-wrapper-floating .generic-header-content h1 {
    color: #FFFFFF;
    font-size: 45px;
    font-weight: normal;
    line-height: 44px;
    margin: 0;
    width: 75%;
}
.generic-header-wrapper-floating .generic-header-content .teaser-desc {
    color: #FFFFFF;
    line-height: 20px;
    margin: 5px 0 20px;
    padding-right: 10%;
    width: 75%;
}
.generic-header-wrapper .generic-header-content .teaser-desc {
    color: #FFFFFF;
    line-height: 20px;
    margin: 5px 0 20px;
    padding-right: 10%;
    width: 70%;
}
.generic-header-wrapper .generic-header-image + .generic-header-content .teaser-desc {
    height: 60px;
    overflow: hidden;
}
.generic-header-wrapper .generic-header-image + .generic-header-pad .generic-header-content {
    position: absolute;
}
.generic-header-image {
    left: 0;
    position: absolute;
    z-index: 10;
}
.generic-header-wrapper .generic-header-image + .generic-header-pad > .generic-header-content h1 {
    color: #000000;
    height: 60px;
    overflow: hidden;
    width: 63%;
}
.generic-header-wrapper .generic-header-image + .generic-header-pad > .generic-header-content .teaser-desc {
    color: #000000;
    max-height: 65px;
    overflow: hidden;
    width: 63%;
}
.generic-header-wrapper .generic-header-image + .generic-header-pad > .generic-header-content .generic-header-overlay {
    background-color: #000000;
    height: 185px;
    opacity: 0.2;
    position: absolute;
    width: 985px;
    z-index: 15;
}
.generic-header-content .orange-btn {
    max-width: 88.7%;
}
.mini-header-1 .generic-header-content {
    position: relative;
}
.mini-header-1 .generic-header-content h1 {
    width: 90%;
}
.mini-header-1 .generic-header-content .teaser-desc {
    height: auto;
    overflow: hidden;
    width: 90%;
}
.generic-content-wrapper {
    margin: 20px 20px 20px 0;
}
.webinar-content-wrapper {
    background-color: #E5F1F9;
    clear: both;
    margin-top: 20px;
    width: 97%;
}
.webinar-content-outer-wrapper {
    background: url("http://www.gfi.com/_Images/Global/product-feature-listing-bg.png") no-repeat scroll left bottom transparent;
    float: left;
    margin-bottom: 20px;
    padding: 0 0 50px;
}
.webinar-content-pad {
    padding: 20px;
}
.webinar-content-wrapper .webinar-head {
    display: table;
}
.webinar-content-wrapper .webinar-image-head img {
    display: table-cell;
    padding-right: 15px;
    width: 48px;
}
.webinar-content-wrapper .webinar-content, .webinar-content-wrapper .webinar-image-head {
    display: table-cell;
    vertical-align: top;
}
.webinar-content-wrapper .webinar-content h3 {
    font-size: 21px;
    font-weight: normal;
    height: 24px;
    margin: 0;
    overflow: hidden;
    padding: 0;
    vertical-align: middle;
}
.webinar-content-wrapper .teaser-desc {
    height: 40px;
    margin-top: 5px;
    overflow: hidden;
    width: 85%;
}

.excutive-box { border-right:1px solid #B2B2B2; text-align:center; padding:15px 20px 0 20px; width:284px; min-height:225px; font-size:17px; line-height:21px; color:#333333; float:left; display:inline; margin:0 35px 0 0;}
.excutive-thumbs { display:block; width:145px; height:145px; margin:0 auto; margin-bottom:15px; position:relative; -webkit-border-radius:50%; -moz-border-radius:50%; border-radius:50%;}
.excutive-thumbs img { width:100%; position:absolute; left:0; top:0; z-index:1; display:block; -webkit-border-radius:50%; -moz-border-radius:50%; border-radius:50%;}
.excutive-thumbs img.colorfull { z-index:2;}
.excutive-box strong { display:block; font-weight:700; font-size:21px; color:#000000; font-family: "myriad-pro-n4","myriad-pro",sans-serif; font-style: normal; font-weight: 400;}

.excutive-info { float:left; width:570px; display:table; color:#333333; font-size:16px; line-height:21px;}
.excutive-info div { display:table-cell; vertical-align:middle; width:100%; height:240px;}

.webcast-intro{font-size:21px; margin-bottom:60px; line-height:24px; color:#333;}
.webcasts-list { list-style:none; padding:0; margin:0;}
.webcasts-list h2 { color:#000; margin-bottom:10px;}
.webcasts-list-header { color:#000; margin-bottom:20px; font-size:1.5em; font-weight:400; padding-top:4px;}
.webcasts-item { background:#eae9eb; margin:0 0 40px 0; padding:25px 0 20px 0; clear:both;}
.webcasts-item.last { margin-bottom:0;}

.webcast-info { border-right:1px solid #B2B2B2; padding:15px 20px 0 20px; width:700px; min-height:225px; font-size:17px; line-height:21px; color:#333333; float:left; display:inline; margin:0 35px 0 0;}
.webcast-register {
    color: #333333;
    display: table;
    float: left;
    font-size: 16px;
    line-height: 21px;
    position: relative;
    top: 110px;
	left:15px;
}
.webcast-register div { display:table-cell; vertical-align:middle; width:100%; height:240px;}

.webcast-title-img {margin-right:10px; float:left}

.partner-webcast-intro{font-size:21px; margin-bottom:60px; line-height:24px; color:#333;}
.partner-webcasts-list { list-style:none; padding:0; margin:0;}
.partner-webcasts-list h2 { color:#000; margin-bottom:10px;}
.partner-webcasts-list-header { color:#000; margin-bottom:20px; font-size:1.5em; font-weight:400; padding-top:4px;}
.partner-webcasts-item { background:#eae9eb; margin:0 0 25px 0; padding:25px 0 20px 0; clear:both;}
.partner-webcasts-item.last { margin-bottom:0;}

.partner-webcast-info { 
    color: #333333;
    display: inline;
    float: left;
    font-size: 17px;
    line-height: 21px;
    margin: 0 35px 0 0;
    min-height: 105px;
    padding: 15px 20px 0;
}
.partner-webcast-register {
    color: #333333;
    display: table;
    float: left;
    font-size: 16px;
    line-height: 21px;
    position: relative;
    top: 110px;
	left:15px;
}
.partner-webcast-register div { display:table-cell; vertical-align:middle; width:100%; height:240px;}

.partner-webcast-title-img {margin-right:10px; float:left}

/* new clearfix to include on wrapper containing floating elements */
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	line-height: 0;
	zoom: 1; /* for ie6/ie7 */
}

.partner-homepage ul{padding: 0px;}

.partner-homepage li{margin-bottom: 20px 0;}

.btn-block {
    background: url("http://www.gfi.com/_Images/Icons/icon-white-arrow.png") no-repeat scroll 58% 50% #0079C1;
    color: #FFFFFF !important;
    display: block;
    font-size: 16px;
    font-weight: 600;
    margin: 40px 10px 20px 0;
    padding: 10px 60px 10px 15px;
    text-align: center;
}
.btn-block:hover {
    background: url("http://www.gfi.com/_Images/Icons/icon-black-arrow-btn.png") no-repeat scroll 58% 50% #0079C1;
    color: #000000;
    display: block;
}
.product-header {
    position: relative;
    width: 100%;
}
.product-header .title-header {
    display: table;
    margin: 60px 0 0 25px;
    overflow: hidden;
    position: absolute;
    width: 70%;
    z-index: 20;
}
.product-header .title-header img {
    float: left;
    vertical-align: middle;
}
.product-header .title-header h1 {
    color: #FFFFFF !important;
    font-size: 48px;
    font-weight: normal;
    height: 60px;
    line-height: 55px;
    overflow: hidden;
    padding-left: 15px;
    vertical-align: middle;
}
.product-header .product-title-header h1 {
    font-size: 40px;
    padding-top: 5px;
}
.product-header .header-links {
    max-width: 25%;
    position: absolute;
    right: 70px;
    z-index: 20;
}
.product-header .header-links li {
    float: left;
    padding: 5px 0;
    width: 100%;
}
.product-header .header-links li img {
    float: left;
    max-height: 20px;
    max-width: 20px;
    vertical-align: middle;
}
.product-header .header-links li h5 {
    color: #FFFFFF;
    float: left;
    font-size: 16px;
    font-weight: normal;
    height: 22px;
    margin-bottom: 0;
    margin-left: 30px;
    overflow: hidden;
    vertical-align: middle;
    width: 88%;
}
.product-header .header-links li img + h5 {
    float: left;
    margin-left: 10px;
}
.attach-files {
    padding-left: 15px;
}
.alert-box-wrapper {
    background-color: #ED1C24;
    clear: both;
    float: left;
    margin-top: 20px;
    width: 100%;
}
.alert-box-wrapper .alert-box-pad {
    float: left;
    padding: 15px;
    width: 100%;
}
.alert-box-wrapper .alert-box-content {
    color: #FFFFFF;
    float: left;
    font-size: 14px;
    width: 100%;
}
.alert-box-wrapper .alert-box-content .btn-wrapper {
    margin-right: 30px;
}
.alert-box-wrapper .alert-box-content > img {
    float: left;
    vertical-align: middle;
}
.alert-box-wrapper .alert-box-content-text {
    float: left;
    height: 25px;
    margin-top: 8px;
    overflow: hidden;
    padding-left: 20px;
    width: 70%;
}
.knowledge-base-wrapper, .kb-article-wrapper {
    margin-top: 30px;
}
.knowledge-base-wrapper h2, .kb-article-wrapper h2 {
    font-size: 22px;
    font-weight: normal;
    margin: 0;
    padding: 0;
}
.knowledge-base-articles, .search-base-articles {
    margin: 0;
    padding: 0;
    width: 97%;
}
.knowledge-base-articles li, .search-base-articles li {
    border-bottom: 1px solid #EAEAEA;
    padding: 25px 25px 25px 0;
}
.knowledge-base-articles .knowledge-base-title a, .search-base-articles .search-base-title a {
    color: #0079C1;
    font-size: 18px;
    font-weight: 500;
}
.knowledge-base-articles .knowledge-base-title a:hover, .search-base-articles .search-base-title a:hover {
    color: #000000;
}
.knowledge-base-articles .knowledge-base-teaser-desc, .search-base-articles .search-base-teaser-desc {
    font-size: 15px;
    font-weight: 500;
    margin-top: 10px;
}
.knowledge-base-search-wrapper {
    background-color: #E5F1F9;
    clear: both;
    margin-top: 20px;
    width: 97%;
}
.knowledge-base-search-pad {
    padding: 20px;
}
.knowledge-base-search-wrapper h3 {
    font-size: 22px;
    font-weight: normal;
    margin: 10px 0;
    padding: 0;
}
.knowledge-base-search-wrapper input[type="text"] {
    background: url("http://www.gfi.com/_Images/Icons/icon-search.png") no-repeat scroll 99% 50% #FFFFFF;
    color: #000000;
    padding-right: 25px;
    width: 480px;
}
.knowledge-base-search-wrapper input[type="submit"], .knowledge-base-search-wrapper input[type="button"] {
    border: 0 none;
    height: 34px;
    margin-left: 10px;
    max-width: 155px;
}
.search-results {
    clear: both;
    color: #444444;
    float: left;
    font-size: 18px;
    font-weight: normal;
    margin: 20px 0;
    padding: 0;
    width: 100%;
}
.pagination-wrapper {
    background-color: #E7E7E7;
    color: #444444;
    display: table;
    float: left;
    font-size: 14px;
    margin: 0 0 20px;
    width: 97%;
}
.pagination-wrapper .pagination-content {
    display: table-cell;
    padding-left: 10px;
    width: 30%;
}
.pagination-wrapper .pagination-items {
    display: table-cell;
    text-align: center;
    width: 30%;
}
.pagination-wrapper .pagination-records {
    display: table-cell;
    padding-right: 10px;
    width: 32%;
}
.pagination-wrapper .pagination-records li {
    display: table-cell;
    padding: 5px;
}
.pagination-wrapper .pagination-records .pageNo {
    text-align: center;
    width: 30px;
}
.pagination-wrapper .pagination-records .pagination-controls {
    background-image: url("http://www.gfi.com/_Images/Icons/icon-pagination-controls.png");
    display: block;
}
.pagination-wrapper .pagination-records a.pagination-first {
    background-position: 0 0;
    height: 8px;
    width: 9px;
}
.pagination-wrapper .pagination-records a.pagination-prev {
    background-position: -9px 0;
    height: 8px;
    width: 8px;
}
.pagination-wrapper .pagination-records a.pagination-next {
    background-position: -17px 0;
    height: 8px;
    width: 7px;
}
.pagination-wrapper .pagination-records a.pagination-last {
    background-position: -24px 0;
    height: 8px;
    width: 9px;
}
.pagination-wrapper .pagination-records li.disabled a {
    cursor: default;
}
.pagination-wrapper .pagination-records li.disabled a.pagination-first {
    background-position: 0 -8px;
    height: 8px;
    width: 9px;
}
.pagination-wrapper .pagination-records .disabled a.pagination-prev {
    background-position: -9px -8px;
    height: 8px;
    width: 8px;
}
.pagination-wrapper .pagination-records .disabled a.pagination-next {
    background-position: -17px -8px;
    height: 8px;
    width: 7px;
}
.pagination-wrapper .pagination-records .disabled a.pagination-last {
    background-position: -24px -8px;
    height: 8px;
    width: 9px;
}
.support-menu {
    display: table;
    position: relative;
}
.support-menu > li:first-child {
    background: none repeat scroll 0 0 transparent;
}
.support-menu > li {
    background: url("http://www.gfi.com/_Images/icons/pipe-black.png") no-repeat scroll 0 50% transparent;
    display: table-cell;
    float: none !important;
    position: relative;
}
.support-menu > .secondary-nav-item > a {
    display: block;
    text-align: center;
}
.support-menu .secondary-navdrop-down {
    left: 0;
    top: 42px;
    width: 200px;
}
.sitemap-links {
    clear: both;
    float: left;
    width: 100%;
}
.sitemap-links .links-col {
    float: left;
    margin: 20px 0;
    width: 50%;
}
.sitemap-links .links-col:nth-child(2n+1) {
    clear: both;
}
.sitemap-links .link-col-heading {
    color: #000000;
    font-size: 18px;
}
.sitemap-links .link-col-heading:hover {
    color: #0079C1;
    font-size: 18px;
}
.sitemap-links .sitemap-nav {
    margin: 2px 0 0 15px;
    padding: 0;
}
.sitemap-links .sitemap-nav-level-1 {
    margin: 0 0 0 30px;
    padding: 0;
}
.sitemap-links .sitemap-nav li a {
    color: #0079C1;
    font-size: 16px;
    line-height: 24px;
}
.sitemap-links .sitemap-nav li a:hover {
    color: #000000;
}
.error-wrap {
}
.error-wrap h1 {
}
.callout-wrap {
    clear: both;
    float: left;
    margin: 0 0 20px;
    padding: 0 20px;
}
.light-sky-bg {
    background-color: #E4F1F9;
    margin-top: 0 !important;
    padding: 20px 19px 15px;
}
.callout-pad {
    padding: 15px;
}
.callout-wrap .callout-head {
    color: #000000;
    font-size: 21px;
    margin: 0;
    max-height: 42px;
    overflow: hidden;
    padding: 0 0 20px;
}
.callout-wrap .callout-head img {
    max-width: 200px;
}
.callout-wrap .callout-content {
    font-size: 16px;
    margin-bottom: 20px;
}
.callout-wrap .callout-content > img {
    max-height: 150px;
    max-width: 200px;
    padding-bottom: 20px;
}
.callout-wrap .blue-content-txt > img {
    padding-bottom: 0;
}
.callout-wrap .callout-content p {
    font-size: 16px;
    line-height: normal;
    margin: 0;
}
.callout-wrap .callout-cta {
}
.callout-wrap .callout-cta a {
}
.callout-wrap .callout-cta a:hover {
}
.callout-wrap .callout-content .blue-btn {
    clear: both;
    display: inline;
    float: left;
    height: 22px;
    line-height: 22px;
    margin-top: 20px;
    overflow: hidden;
}
.callout-content blockquote {
    color: #444444;
    font-size: 17px;
    font-style: italic;
    font-weight: normal;
    margin: 0;
    padding: 0;
    width: 100%;
}
.callout-content blockquote:before {
    color: #B7B7B7;
    content: open-quote;
    font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 28px;
    font-weight: bold;
}
.callout-content blockquote:after {
    color: #B7B7B7;
    content: close-quote;
    font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 28px;
    font-weight: bold;
}
.callout-content .testimonial-author {
    color: #444444;
    font-size: 14px;
    margin-top: 10px;
}
ul.listing {
    list-style: none outside none;
    margin: 1em 0;
    padding: 0;
}
ul.listing .list-item {
    border-top: 1px solid #DFDFDF;
    padding: 20px 0;
}
ul.listing .list-item:first-child {
    border-top: 0 none;
    padding-top: 0;
}
ul.listing .list-item-heading {
    clear: both;
    font-size: 115%;
    padding: 0 0 10px;
    width: auto;
}
ul.listing .list-item-media {
    float: left;
    width: 40%;
}
ul.listing .list-item-content {
    float: left;
    margin-left: 5%;
    width: 55%;
}
ol#controls {
    height: 12px;
    margin: 0;
    padding: 0;
    position: absolute;
    right: 20px;
    top: 20px;
    z-index: 5;
}
ol#controls li {
    background: url("http://www.gfi.com/_Images/Icons/icon-slider-pagination.png") no-repeat scroll 0 0 transparent;
    cursor: pointer;
    float: left;
    height: 12px;
    list-style: none outside none;
    margin: 0 10px 0 0;
    padding: 0;
    width: 12px;
}
ol#controls li:hover {
    background: url("http://www.gfi.com/_Images/Icons/icon-slider-pagination-hover.png") no-repeat scroll 0 0 transparent;
}
ol#controls li a {
    cursor: pointer;
    float: left;
    text-decoration: none;
}
ol#controls li.current a {
    background: url("http://www.gfi.com/_Images/Icons/icon-slider-pagination-hover.png") no-repeat scroll 0 0 transparent;
    cursor: pointer;
    height: 12px;
    width: 12px;
}
ol#controls li:last-child {
    margin-right: 0;
}
ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus {
    outline: medium none;
}
.pricing-table .feature-callout-wrap {
    background-color: #E7E7E7;
    float: left;
    margin: 20px;
    width: 96%;
}
.pricing-table-wrapper {
    padding: 15px 15px 15px 0;
}
.pricing-table-wrapper h3 {
    font-size: 22px;
    font-weight: normal;
    letter-spacing: 1px;
}
.pricing-table-wrapper .pricing-table-content {
    padding: 15px 15px 15px 0;
}
.pricing-table-wrapper .pricing-table-content table {
}
.pricing-table-wrapper .pricing-table-content table thead tr td {
    background-color: #FFFFFF;
    font-size: 16px;
    font-weight: normal;
    padding: 20px 0;
    text-align: center;
}
.pricing-table-wrapper .pricing-table-content table tr {
}
.pricing-table-wrapper .pricing-table-content table tr td {
    background-color: #F0F0F2;
    border: 1px solid #D7D7D7;
    font-weight: 300;
    padding: 15px 0;
    text-align: center;
    width: 20%;
}
.pricing-table-wrapper .pricing-table-content table tr td.base-price-cols {
    background-color: #7EB943;
    border: 1px solid #FFFFFF;
    box-shadow: 1px 1px 1px 0 #FFFFFF inset;
    color: #FFFFFF;
    padding: 20px 0;
    transform: scale(1, 1.1);
}
.twitted {
}
.twitted p.preLoader {
    background: url("http://www.gfi.com/_Images/Icons/loading.gif") no-repeat scroll 1em center transparent;
    margin: 0;
    padding: 1em 1em 1em 3em;
}
.twitted ul#twitter_update_list {
    list-style-type: none;
    margin: 0;
    padding: 0 0.8em;
}
.twitted ul#twitter_update_list li {
    color: #000000;
    font-size: 12px;
    line-height: normal;
    margin: 0;
    padding: 0;
}
.twitted ul#twitter_update_list li span {
    display: block;
}
.twitted ul#twitter_update_list li span a {
    color: #005495;
    display: block;
    font-size: 12px;
}
.twitted ul#twitter_update_list li span a:hover {
    color: #000000;
    display: block;
    text-decoration: none;
}
.twitted ul#twitter_update_list li a {
    color: #666666;
}
.twitter-btn {
    clear: both;
    float: left;
    margin: 10px 0;
}
.slider-tabs-outer-wrapper {
    height: 400px;
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 100%;
}
.slider-tabs-wrapper {
    border-bottom: 4px solid #0079C1;
    bottom: 0;
    height: 63px;
    left: 0;
    margin: 0;
    padding: 0;
    position: absolute;
    width: 100%;
    z-index: 20;
}
.slider-tabs {
    float: left;
    margin-left: 20px;
    position: relative;
    width: 315px;
}
.slider-tabs-wrapper .slider-tabs-subhead {
    background-color: #0079C1;
    cursor: pointer;
    height: 68px;
    margin: 0;
    width: 314px;
}
.slider-tabs-wrapper .slider-tabs-pad {
    float: left;
    margin: 10px 15px 0;
    overflow: hidden;
    width: 90%;
}
.slider-tabs-wrapper .slider-tabs-subhead img {
    float: left;
    margin-top: 5px;
    max-height: 40px;
    max-width: 40px;
    vertical-align: middle;
}
.slider-tabs-wrapper .slider-tabs-subhead h3 {
    color: #FFFFFF;
    float: left;
    font-size: 21px;
    font-weight: normal;
    height: 55px;
    line-height: 22px;
    margin: 0;
    max-height: 45px;
    overflow: hidden;
    padding: 0;
    width: 65%;
}
.slider-tabs-wrapper .slider-tabs-subhead img + h3 {
    margin-left: 15px;
}
.slider-tabs-subhead {
    margin: 12px 10px 0;
}
.slide-tabs-content {
    background-color: #FFFFFF;
    border-bottom: 2px solid #FFFFFF;
    box-shadow: 0 1px 2px 0 #ABABAB;
    font-size: 13px;
    padding: 15px;
    width: 283px;
}
.slide-tabs-content .blue-arrow {
    height: 22px;
    overflow: hidden;
}
.slide-tabs-content .listing-head {
    color: #0079C1;
    font-size: 18px;
    margin-bottom: 10px;
    max-height: 45px;
    overflow: hidden;
}
.slide-tabs-content ul {
    background-color: #FFFFFF;
    float: left;
    margin: 10px 0;
    padding: 0;
    width: 100%;
}
.slide-tabs-content ul li {
    border-top: 1px solid #EDEDED;
    float: left;
    font-size: 16px;
    height: 18px;
    overflow: hidden;
    padding: 7px 0;
    width: 100%;
}
.slide-tabs-content ul li img {
    float: left;
    margin-right: 15px;
    max-height: 21px;
    max-width: 21px;
}
.slide-tabs-content ul + .blue-arrow {
    display: inline-block;
}
.left {
    float: left;
}
.right {
    float: right;
}
.homepage-middle-wrapper {
    float: left;
    margin: 0 20px;
}
.homepage-middle-links {
    float: left;
    height: 260px;
    margin-bottom: 20px;
    margin-right: 20px;
    width: 731px;
}
.homepage-middle-links .active {
    display: block;
    height: 206px;
}
.homepage-product-updates {
    background-color: #E7E7E7;
    clear: both;
    float: left;
    margin: 0 20px 20px;
    overflow: hidden;
    width: 96%;
}
.homepage-product-pad {
    float: left;
    overflow: hidden;
    padding: 20px;
    width: 96%;
}
.homepage-product-updates .product-update-header {
    border-right: 1px solid #A4A4A4;
    float: left;
    font-size: 20px;
    height: 55px;
    line-height: 24px;
    margin-right: 20px;
    overflow: hidden;
    padding: 20px 0 0;
    width: 220px;
}
.product-update-header span {
    float: left;
    height: 25px;
    overflow: hidden;
}
.homepage-product-updates .product-update-date {
    color: #4D4D4E;
    display: block;
    font-size: 12px;
    letter-spacing: 0.1em;
    margin-top: 5px;
    text-transform: uppercase;
}
.homepage-product-updates .product-update-content {
    color: #0079C1;
    font-size: 20px;
    line-height: 24px;
    margin-top: 5px;
    width: 50%;
}
.homepage-product-updates .product-updates {
    display: table-cell;
    width: 80%;
}
.homepage-product-updates .blue-btn {
    display: table-cell;
}
.homepage-product-updates .product-updates-content-wrap {
    height: 52px;
    overflow: hidden;
    width: 65%;
}
.homepage-product-updates .blue-btn {
    margin-top: 20px;
}
.homepage-community-wrapper {
    clear: both;
    float: left;
    margin: 0 20px 20px;
    overflow: hidden;
    width: 96%;
}
.homepage-middle-wrapper .homepage-product-updates + .homepage-community-wrapper {
    margin-bottom: 20px;
}
.homepage-community-wrapper h3 {
    font-size: 20px;
    font-weight: 500;
    margin: 0;
    padding: 0;
}
.homepage-community-wrapper .teaser-desc {
    color: #4D4D4E;
    margin: 10px 0 15px;
}
.newsletter-wrapper {
    background: none repeat scroll 0 0 #FFFFFF;
    clear: both;
    float: left;
    margin: 20px 0 0;
    width: 100%;
}
.newsletter-pad {
    float: left;
    padding: 20px;
    width: 100%;
}
.newsletter-label {
    font-size: 15px;
    height: 20px;
    overflow: hidden;
    padding-top: 8px;
    width: 35%;
}
.newsletter-wrapper ul {
    margin: 0;
    padding: 0;
}
.newsletter-wrapper ul li {
    float: left;
    padding-left: 20px;
}
.newsletter-wrapper input {
    float: left;
    width: 200px;
}
.newsletter-wrapper .error-message {
    padding-left: 0;
}
.homepage-middle-wrapper > .homepage-product-updates, .homepage-middle-wrapper > .homepage-community-wrapper, .homepage-middle-wrapper > .partner-login-wrapper {
    margin: 0 0 20px;
    width: 100%;
}
.action-links {
    display: none;
}
.action-nav-links {
    background-color: #0079C1;
    border-top: 1px solid #FFFFFF;
    display: table;
    margin: 0;
    padding: 0;
    width: 100%;
}
.action-nav-links li {
    background: url("http://www.gfi.com/_Images/Global/bg-blue-crystals-seprator.png") no-repeat scroll right bottom transparent;
    display: table-cell;
    height: 52px;
    width: 25%;
}
.action-nav-links li:last-child {
    background: none repeat scroll 0 0 transparent;
}
.action-nav-links li a {
    color: #FFFFFF;
    display: block;
    height: 13px;
    overflow: hidden;
    padding: 15px 15px 10px;
    text-align: center;
}
.action-nav-links li.selected, .action-nav-links li:hover {
    background-color: #00224F;
    background-image: none;
}
.video-callout-wrap {
    float: left;
    margin-bottom: 20px;
}
.video-callout-wrap .video-callout-content {
    position: relative;
}
.video-callout-wrap .video-callout-overlay {
    left: 20%;
    position: absolute;
    top: 22%;
}
.video-callout-wrap .video-callout-overlay a {
    color: #FFFFFF;
    display: block;
    font-size: 20px;
    left: -10%;
    padding-top: 55px;
    position: relative;
}
.video-callout-wrap .video-callout-overlay a:hover, .video-callout-wrap .video-callout-content:hover .video-callout-overlay a {
    color: #0079C1;
}
.video-callout-wrap .video-callout-content:hover {
    color: #0079C1;
    cursor: pointer;
}
.simplemodal-container {
    display: block;
    top: 10% !important;
}
.jmodal-modal-content {
    background-color: #FFFFFF;
    border-bottom: 3px solid #000000;
    display: block;
    left: 1%;
    position: absolute;
    top: 3%;
    width: 1023px;
    z-index: 100;
}
.simplemodal-overlay {
    background-color: #666666;
}
.simplemodal-close {
    background: url("http://www.gfi.com/_Images/Icons/icon-pop-up-close.png") no-repeat scroll 0 0 transparent;
    cursor: pointer;
    display: block;
    height: 29px;
    position: absolute;
    right: 20px;
    text-indent: -9999px;
    top: 20px;
    width: 30px;
    z-index: 600;
}
.simplemodal-close:hover {
    background: url("http://www.gfi.com/_Images/Icons/icon-pop-up-close-hover.png") no-repeat scroll 0 0 transparent;
}
.jmodal-modal-content .popup-sentbtn {
    float: left;
}
.jmodal-modal-content .popup-loading {
    float: left;
    margin: 22px 0 0 15px;
    padding: 0;
}
.feature-detail-link {
    color: #000000 !important;
}
.feature-modal-header {
    display: table;
    float: left;
    font-size: 25px;
    letter-spacing: 1px;
    margin-top: 55px;
    max-width: 83%;
    padding: 55px 0 10px 85px;
}
.feature-modal-header .feature-modal-wrap {
    display: inline-table;
}
.feature-modal-header .feature-modal-wrap .feature-modal-row {
    display: table-row;
    height: 25px;
}
.feature-modal-header .feature-modal-wrap .feature-modal-row .feature-modal-wrap-cell {
    display: table-cell;
    float: none;
    height: 25px;
    overflow: hidden;
    vertical-align: middle;
}
.feature-modal-header .feature-modal-wrap .feature-modal-row .feature-modal-wrap-cell > span {
    display: inline;
    height: 30px;
    margin: 0;
    overflow: hidden;
    padding: 0 2px 0 0;
    vertical-align: middle;
}
.feature-modal-header h3, .feature-modal-header span, .feature-modal-header {
    display: table;
    float: left;
    font-size: 27px;
    font-weight: normal;
    height: 28px;
    letter-spacing: 1px;
    line-height: 28px;
    margin-bottom: 15px;
    margin-left: 7%;
    overflow: hidden;
    padding: 0 20px;
    vertical-align: middle;
}
.feature-modal-header label {
    display: table-cell;
    vertical-align: middle;
}
.feature-modal-header label span {
    display: inline;
    margin: -2px 0 0;
    padding: 0;
    vertical-align: middle;
}
.feature-modal-content {
    clear: both;
    font-size: 16px;
    font-weight: 300;
    padding: 0 0 0 85px;
}
.custom-modal-wrapper {
    height: 470px;
    padding-right: 3px;
}
.custom-modal-wrapper .overview {
    padding-bottom: 20px;
    width: 90%;
}
.custom-modal-wrapper .overview p {
    font-size: 16px;
    font-weight: 300;
}
.feature-modal-header img {
    display: table-cell;
    vertical-align: middle;
}
.feature-modal-footer {
    background-color: #E7E7E7;
    border-bottom: 3px solid #000000;
    float: left;
    margin-top: 25px;
    width: 1023px;
}
.feature-technical-details {
    float: left;
    font-size: 14px;
    margin: 20px 10px 20px 0;
    padding: 0 0 0 80px;
    width: 65%;
}
.feature-technical-details > li {
    display: table-cell;
    line-height: normal;
    margin: 0;
    padding: 0 10px 0 0;
    width: 35%;
}
.feature-technical-details li ul {
    color: #666666;
    line-height: normal;
    margin: 0;
    padding: 0;
}
.feature-technical-details li ul li {
    padding: 6px 0;
}
.feature-technical-details h3 {
    font-size: 21px;
    font-weight: normal;
    margin: 0;
    padding: 0 0 10px;
}
.feature-simplemodal, .feature-simplemodal .simplemodal-container {
    height: 665px;
    left: 12%;
    position: absolute;
    right: 12%;
    top: 8%;
    width: 1023px;
    z-index: 1002;
}
.modal-chat-now {
    float: right;
    margin: 20px 40px 20px 0;
}
.feature-modal-wrapper {
    position: relative;
}
.feature-technical-details ul.feature-technical-content {
    max-height: 100px;
    overflow: hidden;
}
.feature-technical-details ul.feature-technical-content li {
    background: url("http://www.gfi.com/_Images/Icons/icon-technical-doc.png") no-repeat scroll 0 5px transparent;
    font-size: 16px;
    font-weight: 300;
    max-height: 40px;
    overflow: hidden;
    padding-left: 30px;
}
.feature-technical-details ul.feature-technical-content li:hover {
    background: url("http://www.gfi.com/_Images/Icons/icon-technical-doc-hover.png") no-repeat scroll 0 5px transparent;
}
.feature-technical-details ul.feature-technical-content li a {
    color: #000000;
    font-size: 16px;
    font-weight: 300;
}
.feature-technical-details ul.feature-technical-content li a:hover {
    color: #0079C1;
}
.feature-modal-footer .feature-technical-details + .modal-chat-now {
    margin: 7% 67px 20px 0;
}
.modal-navigation-prev {
    background-image: url("http://www.gfi.com/_Images/Icons/icon-pop-up-arrow-left.png");
    cursor: pointer;
    height: 55px;
    left: 0;
    position: absolute;
    top: 220px;
    width: 25px;
}
.modal-navigation-next {
    background-image: url("http://www.gfi.com/_Images/Icons/icon-pop-up-arrow-right.png");
    cursor: pointer;
    height: 55px;
    position: absolute;
    right: 19px;
    top: 220px;
    width: 25px;
    z-index: 1000;
}
.modal-navigation-prev:hover {
    background-image: url("http://www.gfi.com/_Images/Icons/icon-pop-up-arrow-left-hover.png");
}
.modal-navigation-next:hover {
    background-image: url("http://www.gfi.com/_Images/Icons/icon-pop-up-arrow-right-hover.png");
}
.modal-chat-now .blue-btn {
    height: 22px;
    line-height: 22px;
    max-width: 85px;
    overflow: hidden;
}
.product-group-buckets-wrapper {
    margin: 20px 0 0;
    padding: 0;
}
.product-group-buckets-wrapper > ul {
    display: table;
    margin: 0;
    padding: 0;
    width: 100%;
}
.product-group-buckets-wrapper .product-group-buckets {
    background-color: #E7E7E7;
    border-bottom: 20px solid #FFFFFF;
    border-right: 20px solid #FFFFFF;
    float: left;
    padding-bottom: 10px;
    vertical-align: top;
    width: 47%;
}
.product-group-buckets-wrapper .product-group-buckets-content {
    clear: both;
    padding: 15px;
}
.product-group-buckets-content h5 {
    font-size: 16px;
    font-weight: normal;
}
.product-group-buckets-wrapper .product-group-buckets-content .rtf-content {
    max-height: 85px;
    overflow: hidden;
}
.product-group-buckets-content .product-logo {
    margin-bottom: 5px;
}
.product-group-buckets-content .buckets-tabs-content {
    float: left;
    margin: 15px 0;
    padding: 0;
    width: 100%;
}
.product-group-buckets-content .buckets-tabs-content li {
    border-top: 1px solid #C9C8C8;
    float: left;
    font-size: 16px;
    height: 18px;
    overflow: hidden;
    padding: 7px 0;
    width: 100%;
}
.product-group-buckets-content .buckets-tabs-content li img {
    float: left;
    margin-right: 15px;
    max-height: 21px;
    max-width: 21px;
}
.product-group-buckets-wrapper .price-details {
    background-color: #D7D7D7;
    float: right;
    font-size: 12px;
    font-weight: 600;
    height: 20px;
    overflow: hidden;
    padding: 5px 10px;
}
.product-group-buckets-wrapper .buckets-button-wrapper a {
    float: left;
    line-height: 21px;
    margin-right: 15px;
    max-width: 22%;
}
.contact-wrapper .col-middle .col-pad {
    padding: 0;
}
.map-header-wrapper {
    height: 400px;
    position: relative;
    width: 1024px;
}
.map-header-wrapper-noiframe-img {
    height: 400px;
    margin-top: -210px;
    position: relative;
    width: 1024px;
}
.map-header-pad {
    margin: 0 20px;
}
.map-header-wrapper .map-header-content {
    background-color: #0079C1;
    display: table;
    height: 105px;
    position: absolute;
    top: 230px;
    width: 984px;
}
.map-header-wrapper .map-header-content h1 {
    color: #FFFFFF;
    font-size: 48px;
    font-weight: normal;
    height: 65px;
    line-height: 65px;
    margin: 0;
    overflow: hidden;
    padding: 20px 0 0;
    text-align: center;
}
.map-callout-content-wrapper {
    display: table;
    float: left;
    margin-top: -40px;
    position: relative;
    width: 984px;
}
.map-header-wrapper-noiframe-img .map-callout-content-wrapper {
    margin-top: 355px;
}
.map-callout-content-wrapper .map-callout-content {
    background-color: #E7E7E7;
    float: left;
    margin-right: 20px;
    width: 312px;
}
.map-callout-content-wrapper .map-callout-content:last-child {
    margin-right: 0;
}
.map-callout-pad {
    padding: 40px 20px 20px 40px;
}
.map-callout-content .teaser-desc {
    color: #000000;
    font-size: 18px;
}
.map-callout-content .teaser-desc h3 {
    color: #000000;
    font-size: 20px;
    font-weight: normal;
    height: 23px;
    line-height: 27px;
    margin: 0;
    overflow: hidden;
    padding: 0 0 10px;
}
.map-callout-content .teaser-desc p {
    color: #4D4D4D;
    font-size: 15px;
}
.map-callout-content .blue-btn {
    margin-top: 10px;
}
.office-list-wrapper {
    clear: both;
    margin-top: 40px;
}
.office-list-wrapper .office-list-pad {
    padding: 20px;
}
.office-list-wrapper .office-list-header {
    color: #0079C1;
    font-size: 48px;
    font-weight: normal;
    height: 40px;
    line-height: 65px;
    overflow: hidden;
    padding-bottom: 20px;
    text-align: center;
}
.office-list-tabber {
    border-bottom: 3px solid #0079C1;
    clear: both;
    display: table;
    margin: 0;
    padding: 0;
    width: 100%;
}
.office-list-tabber li {
    background-color: #E7E7E7;
    border-left: 20px solid #FFFFFF;
    display: table-cell;
    padding: 15px 20px 10px;
    vertical-align: middle;
    width: 200px;
}
.office-list-tabber li:last-child {
    border-right: 20px solid #FFFFFF;
}
.office-list-tabber li img {
    padding-right: 10px;
    vertical-align: middle;
}
.office-list-tabber li:hover, .office-list-tabber li:hover a {
    background-color: #0079C1;
    color: #FFFFFF;
    cursor: pointer;
}
.office-list-tabber li.selected {
    background-color: #0079C1;
}
.office-list-tabber li.selected a {
    color: #FFFFFF;
    font-size: 18px;
}
.office-list-tabber li a {
    color: #000000;
    display: table-cell;
    font-size: 18px;
    padding-left: 40px;
    padding-right: 15px;
    vertical-align: middle;
}
.office-list-tabber li .image-wrapper + a {
    padding-left: 0;
}
.office-list-tabber li a .country-tab-label {
    display: block;
    line-height: 22px;
    max-height: 67px;
    overflow: hidden;
}
.image-wrapper {
    display: table-cell;
    vertical-align: middle;
}
.globe-inactive {
    display: none;
}
.office-list-tabber li:hover .image-wrapper > img, .office-list-tabber li.selected .image-wrapper > img {
    display: none;
}
.office-list-tabber li:hover .image-wrapper > img + img, .office-list-tabber li.selected .image-wrapper > img + img {
    display: block;
}
.office-list-wrapper .country-list-wrapper {
    clear: both;
    margin: 20px 0 20px 60px;
    padding: 0;
    width: 90%;
}
.office-list-wrapper .country-list-wrapper li {
    float: left;
    padding: 20px 0;
    width: 33.33%;
}
.office-list-wrapper .country-list-wrapper li img {
    border: 1px solid #DBDBDB;
    float: left;
    margin-right: 10px;
    width: 30px;
}
.office-list-wrapper .country-list-wrapper li a {
    float: left;
    margin-left: 42px;
    text-align: left;
    vertical-align: middle;
}
.office-list-wrapper .country-list-wrapper li a img + span {
    margin-left: 0;
}
.office-list-wrapper .country-list-wrapper li a span {
    float: left;
    height: 24px;
    margin-left: 42px;
    overflow: hidden;
    width: 200px;
}
.selected-country {
    font-weight: 600;
}
.tab-content-wrapper {
    clear: both;
    float: left;
    margin-bottom: 20px;
    width: 100%;
}
.filter-options-content-wrapper .cols-2-left-300 .col-left .col-pad {
    padding-left: 0;
}
.filter-options-wrapper {
}
.filter-options-wrapper .filter-options-pad {
    padding: 10px 20px 20px;
}
.filter-options-wrapper .fitler-title-head {
    background-color: #E5F1F9;
    color: #0079C1;
    font-size: 18px;
    padding: 15px;
}
.filter-options-wrapper .filter-listing-wrapper {
    margin: 0;
    padding: 0;
}
.filter-options-wrapper .filter-listing-wrapper li {
    border-bottom: 1px solid #D4D3D3;
    padding: 8px 0;
}
.filter-options-wrapper .filter-listing-wrapper li:first-child {
    padding-top: 0;
}
.filter-options-wrapper label {
    font-size: 14px;
}
.filter-options-wrapper input[type="checkbox"] {
    border: 1px solid silver;
    box-shadow: 0 2px 2px 1px #E4E3E3 inset;
    margin-right: 5px;
    transition: all 0.3s ease-out 0s;
}
.filter-search-results-wrapper {
    clear: both;
    width: 100%;
}
.filter-search-results-wrapper .filter-search-results-pad {
    margin: 20px 20px 20px 10px;
}
.filter-search-results-wrapper .filter-search-results-title-header {
    float: left;
    font-size: 20px;
    font-style: italic;
    font-weight: normal;
    margin-top: 10px;
}
.filter-search-results-wrapper .filter-search-listing-wrapper {
    clear: both;
    margin: 0;
    padding: 0;
}
.filter-search-results-wrapper .filter-search-listing-wrapper li {
    background-color: #E7E7E7;
    float: left;
    margin-bottom: 20px;
    width: 100%;
}
.filter-search-listing-pad {
    float: left;
    margin: 20px;
    width: 94%;
}
.filter-search-results-wrapper .filter-search-listing-wrapper .filter-search-listing-image {
    float: left;
    padding-right: 20px;
}
.filter-search-results-wrapper .filter-search-listing-wrapper .filter-search-content {
    float: left;
    width: 78%;
}
.filter-search-results-wrapper .filter-search-listing-wrapper .filter-search-listing-image + .filter-search-content {
    width: 60%;
}
.filter-search-results-wrapper .filter-search-listing-wrapper .filter-search-content h3 {
    font-size: 20px;
    font-weight: normal;
    height: 23px;
    margin: 0;
    overflow: hidden;
    padding: 0;
}
.filter-search-listing-pad .orange-btn {
    float: right;
    margin-top: 30px;
}
.filter-search-listing-pad .orange-btn + .orange-btn {
    clear: right;
    margin-top: 20px;
}
.filter-search-results-wrapper .filter-search-listing-wrapper .filter-search-content .teaser-desc {
    padding-top: 5px;
}
.filter-search-results-wrapper .filter-search-listing-wrapper .filter-search-content .learn-more-link {
    padding-top: 5px;
}
.customSelect {
    float: left;
    font-family: "Lucida Grande",Arial,Helvetica,sans-serif;
    font-size: 12px;
    margin-right: 10px;
    position: relative;
}
.customSelect .selectedValue {
    border: 1px solid silver;
    border-radius: 4px 2px 4px 4px;
    box-shadow: 0 2px 2px 1px #E4E3E3 inset;
    cursor: pointer;
    line-height: 1.2;
    margin-bottom: 0;
    padding: 8px 10px;
}
.customSelect .selectList {
    background-color: #FFFFFF;
    border-bottom: 1px solid silver;
    border-left: 1px solid silver;
    border-radius: 4px 4px 2px 2px;
    border-right: 1px solid silver;
    left: -999em;
    list-style: none outside none;
    margin: -5px 0 0;
    position: absolute;
    top: -999em;
    z-index: 100;
}
.customSelect.select-open .selectList {
    left: 0 !important;
    top: auto !important;
}
.customSelect .selectList dl {
    background: none repeat scroll 0 0 #FFFFFF;
}
.customSelect .selectList dl.defaultScrollbar {
    overflow-x: hidden;
    overflow-y: scroll;
}
.customSelect dl, .customSelect dd {
    margin: 0;
}
.customSelect dd {
    cursor: pointer;
}
.customSelect .selected {
    background-color: #F0F0F2;
    color: #000000;
    text-decoration: none;
}
.customSelect .selectList dd.hovered {
    background: none repeat scroll 0 0 #F0F0F2;
    color: #000000;
}
.customSelect dt {
    font-style: italic;
    font-weight: bold;
    padding: 2px 10px 2px 6px;
}
.customSelect dd {
    border-bottom: 1px solid #E4E4E4;
    padding: 8px 10px 8px 8px;
}
.customSelect dd:last-child {
    border-bottom: medium none;
    margin-bottom: 10px;
}
.hasJS select.custom {
    left: -999em;
    position: absolute;
}
.customSelect.focused .selectedValue {
}
.customSelect.disabled .selectedValue {
    border: 1px solid #CCCCCC;
    color: #CCCCCC;
    cursor: default;
}
.customSelect .caret {
    background: url("http://www.gfi.com/_Images/Icons/icon-select-box.png") no-repeat scroll 0 0 transparent;
    content: "";
    display: inline-block;
    height: 24px;
    vertical-align: top;
    width: 24px;
    z-index: 9999;
}
.customSelect .caret:hover {
    background: url("http://www.gfi.com/_Images/Icons/icon-select-box-hover.png") no-repeat scroll 0 0 transparent;
}
.customSelect .selectValueWrap .caret {
    cursor: pointer;
    position: absolute;
    right: 5px;
    top: 5px;
}
.customSelect .jspPane {
    margin-top: 12px;
    overflow-x: hidden;
}
.customSelect .jspVerticalBar {
    background: none repeat scroll 0 0 transparent;
    width: 8px;
}
.customSelect .jspHorizontalBar {
    height: 0;
    overflow: hidden;
}
.customSelect .jspTrack {
    background: none repeat scroll 0 0 transparent;
    border-radius: 5px 5px 5px 5px;
    height: 290px !important;
    right: 5px;
}
.customSelect .jspDrag {
    background-color: #363636;
    background-image: linear-gradient(to bottom, #444444, #222222);
    background-repeat: repeat-x;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    border-radius: 5px 5px 5px 5px;
    color: #FFFFFF;
    min-height: 30px;
    opacity: 0.5;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
select.custom {
    left: -999em;
    position: absolute;
}
.landing-main-content {
    color: #333333;
    margin: 38px 40px 20px;
}
.landing-main-content p {
    color: #333333;
    font-weight: 300;
}
.landing-main-content ul {
    color: #333333;
    font-weight: 300;
    list-style: disc outside url("http://www.gfi.com/_Images/Icons/icon-tick-mark.png");
    margin-left: 55px;
}
.landing-main-content ul li {
    line-height: 23px;
}
.landing-main-content ul li a {
    font-weight: 600;
}
.landing-main-content h4 {
    color: #333333;
    font-size: 21px;
    font-style: italic;
    font-weight: 400;
    margin-bottom: 20px;
}
.page-span-callout {
    background-color: #EFEFF1;
    float: left;
    margin: 40px 39px 40px 45px;
    padding: 20px 0;
    width: 91.5%;
}
.page-span-callout-left blockquote {
    color: #D8D7D7;
    float: left;
    font-size: 14px;
    font-weight: bold;
    line-height: 30px;
    margin: 0 0 0 25px;
    position: relative;
    quotes: "“" "”";
}
.page-span-callout-left blockquote:before {
    content: open-quote;
    float: left;
    font-family: "Times New Roman",Times,serif;
    font-size: 50px;
}
.page-span-callout-left .close-quote:before {
    bottom: -30px;
    content: close-quote;
    float: left;
    font-family: "Times New Roman",Times,serif;
    font-size: 50px;
    margin-right: -25px;
    position: absolute;
    right: 0;
}
.page-span-callout-left .close-quote:after {
    margin-bottom: 20px;
}
.quote-author {
    color: #333333;
    float: left;
    font-size: 12px;
    margin-left: 50px;
    margin-top: 5px;
}
.page-span-callout-left {
    border-right: 1px solid #E4E4E6;
    float: left;
    padding-right: 47px;
    width: 62%;
}
.quote-txt {
    color: #5D5D5D;
    float: left;
    font-size: 19px;
    font-style: italic;
    font-weight: 500;
    width: 90%;
}
.page-span-callout-right {
    display: table;
    padding: 0 20px;
    width: 28%;
}
.page-span-callout-right > span {
    color: #333333;
    display: table-cell;
    font-size: 12px;
    text-align: center;
    vertical-align: middle;
    width: 70%;
}
.page-span-callout-right img {
    display: table-cell;
    margin-left: 20px;
    text-align: right;
}
.col-right .page-span-callout-left {
    border-right: medium none;
    margin-top: 20px;
}
.col-right .page-span-callout-left {
    padding: 0 0 30px;
    width: 300px;
}
.col-right .page-span-callout-left blockquote, .col-right .page-span-callout-left .close-quote:before {
    margin: 0;
}
.col-right .page-span-callout-left .close-quote:before {
    bottom: -20px;
}
.col-right .quote-author {
    margin-left: 25px;
}
.col-right .quote-txt {
    color: #999999;
}
.jspContainer {
    overflow: hidden;
    position: relative;
}
.jspPane {
    position: absolute;
}
.jspVerticalBar {
    bottom: 40px;
    height: 90% !important;
    position: absolute;
    right: 0;
    top: 12px;
    width: 16px;
}
.jspHorizontalBar {
    background: none repeat scroll 0 0 red;
    bottom: 0;
    height: 16px;
    left: 0;
    position: absolute;
    width: 100%;
}
.jspVerticalBar *, .jspHorizontalBar * {
    margin: 0;
    padding: 0;
}
.jspCap {
    display: none;
}
.jspHorizontalBar .jspCap {
    float: left;
}
.jspTrack {
    background: none repeat scroll 0 0 #DDDDEE;
    position: relative;
}
.jspDrag {
    background: none repeat scroll 0 0 #BBBBDD;
    cursor: pointer;
    left: 0;
    position: relative;
    top: 0;
}
.jspHorizontalBar .jspTrack, .jspHorizontalBar .jspDrag {
    float: left;
    height: 100%;
}
.jspArrow {
    background: none repeat scroll 0 0 #50506D;
    cursor: pointer;
    display: block;
    text-indent: -20000px;
}
.jspArrow.jspDisabled {
    background: none repeat scroll 0 0 #80808D;
    cursor: default;
}
.jspVerticalBar .jspArrow {
    height: 16px;
}
.jspHorizontalBar .jspArrow {
    float: left;
    height: 100%;
    width: 16px;
}
.jspVerticalBar .jspArrow:focus {
    outline: medium none;
}
.jspCorner {
    background: none repeat scroll 0 0 #EEEEF4;
    float: left;
    height: 100%;
}
* html .jspCorner {
    margin: 0 -3px 0 0;
}
.product-anchor {
    display: table;
    height: 80px;
    width: 100%;
}
html {
}
body {
    min-width: 100% !important;
}
