*,
p {
    margin: 0;
    padding: 0;
}
body {
    font-family: 'Overpass';
    letter-spacing: .5px;
}
body {
    min-width: 1200px;
}
.container {
    width: 1170px !important;
    margin-top: 0px !important;
}
a,
a:hover,
a:focus {
    outline: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Overpass Bold';
}
.link-secondary,
.link-secondary:hover,
.link-secondary:focus {
    color: #08c0fc;
}
.btn {
    background-color: #cc0000;
    font-family: 'Overpass Bold';
    color: #fff;
    text-transform: uppercase;
    font-size: 1.143em;
    line-height: 40px;
    padding: 0 2.5em;
    border-radius: 0;
    outline: 0;
}
.btn:hover {
    color: #fff;
}
.btn:active {
    color: #fff;
    outline: 0;
}
.btn:visited {
    color: #fff;
    outline: 0;
}
input.btn {
    height: 42px;
}
.btn.secondary {
    background-color: #59666e !important;
}
.btn.secondary:hover {
    background-color: #444 !important;
}
.btnselect-region {
    margin-top: 30px;
}
table {
    width: 100%;
    border-collapse: collapse;
}
.secondary-nav {
    height: 40px;
    background-color: #fff;
    color: #7a858b;
    font-size: 0.875em;
    padding: 0 1.5em 0 0.5em;
}
.secondary-nav li>a {
    padding: 0.8em 1em 0.6em 1.6em;
    text-transform: uppercase;
    font-family: 'Overpass Bold';
    color: #7a858b;
}
.secondary-nav .navbar-nav>li>a:hover,
.secondary-nav .navbar-nav>li>a:focus {
    background-color: transparent;
    color: #59666e;
}
.secondary-nav a.redhat-home {
    display: block;
    background: url('/files/other/businesspartners/images/arrow-left.png') no-repeat 0.8em 49%;
}
.main-nav {
    height: 108px;
}
.main-nav .logo {
    float: left;
    width: 330px;
    height: 49px;
    background: url('/files/other/businesspartners/images/logo-partner-portal.png') no-repeat 0 0;
    text-indent: -9999px;
    overflow: hidden;
    margin-top: 14px;
}
.main-nav .nav {
    margin-top: 34px;
}
.main-nav li>a {
    padding: 0 2.250em 0.5em 0;
    color: #fff;
    font-weight: normal;
    font-size: 1.429em;
    letter-spacing: 0;
    background: url('/files/other/businesspartners/images/nav-underline.png') no-repeat 1px 100%;
}
.main-nav li>a:hover,
.main-nav li>a:focus,
.main-nav li.active a {
    background-image: url('/files/other/businesspartners/images/nav-underline-hover.png');
    background-color: transparent;
}
.header-band {
    height: auto;
    background: url('/files/other/businesspartners/images/header-banner.jpg') no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    padding-bottom: 30px;
    overflow: hidden;
}
.header-band .content-wrap h1 {
    font-size: 1.714em;
    color: #fff;
    text-transform: uppercase;
    margin-top: 0;
    margin-bottom: 34px;
}
.header-band .video-container {
    width: 669px;
}
.partner-login {
    float: right;
    width: 370px;
    padding: 2.3em;
    margin-top: 120px;
    background: url('/files/other/businesspartners/images/opaque-white-bg.png') repeat 0 0;
}
.partner-login h2 {
    color: #cc0000;
    font-size: 1.929em;
    margin: 0 0 20px;
}
.partner-login ul {
    margin-bottom: 20px;
}
.partner-login .btn {
    padding-left: 1.3em;
    padding-right: 1.3em;
}
.partner-login .pw-link {
    text-decoration: underline;
}
.partner-login .pw-link:hover,
.partner-login .pw-link:focus {
    color: #252527;
}
.partner-login p {
    font-family: 'Overpass Bold';
    font-size: 1.143em;
}
.what-band {
    background-color: #efefef;
    padding: 2.5em 0 3.571em;
}
.what-band h1 {
    color: #252527;
    font-size: 3.000em;
}
.what-band li {
    padding-left: 3.864em;
    padding-right: 1.818em;
    margin-bottom: 50px;
    font-size: 1.571em;
    color: #4c4c4c;
    line-height: normal;
}
.what-band li.manage {
    background: url('/files/other/businesspartners/images/compass-icon.png') no-repeat 0 0;
}
.what-band li.access {
    background: url('/files/other/businesspartners/images/bolt-icon.png') no-repeat 2% 0;
}
.what-band li.build {
    background: url('/files/other/businesspartners/images/model-icon.png') no-repeat 0 0;
}
.what-band li.explore {
    background: url('/files/other/businesspartners/images/gears-icon.png') no-repeat 0 0;
}
.what-band li h2 {
    color: #252527;
    font-size: 1em;
    margin-bottom: 0;
}
.partnership-success-section {
    padding: 2.5em 0 0 !important;
}
.partnership-success-section .row {
    margin-bottom: 50px;
    font-size: 1.571em;
    color: #4c4c4c;
    line-height: normal;
}
.partnership-success-section .col-xs-2,
.partnership-success-section .col-xs-10 {
    padding-left: 0;
}
.partnership-success-section h1 {
    font-size: 2em !important;
    margin: 0 !important;
}
.partnership-success-section h2 {
    color: #252527;
    font-size: 1em !important;
    margin: 0 !important;
}
.partnership-success-section .col-xs-12 {
    margin-bottom: 0 !important;
}
.partnership-success-section .access-icon {
    margin-left: 14px;
}
.partnership-success-section .explore-icon {
    margin-left: 7px;
}
.partnership-success-section img:hover {
    -webkit-filter: grayscale(100%);
    filter: gray;
    filter: grayscale(100%);
}
.news-band {
    background: url('/files/other/businesspartners/images/news-banner.jpg') no-repeat 50% 0;
    padding: 2.857em 0 2.1em !important;
}
.news-band h1 {
    color: #fff;
    font-size: 1.571em;
    margin-bottom: 55px;
    text-transform: uppercase;
}
.news-band .box,
.content-box-3up .box {
    background-color: #efefef;
    padding: 2.143em 0.857em 2.143em 2.143em;
}
.news-band .box .img-container,
.content-box-3up .box .img-container {
    position: relative;
    margin-bottom: 26px;
}
.news-band .box .img-container h2,
.content-box-3up .box .img-container h2 {
    position: absolute !important;
    bottom: 15px !important;
    color: #fff !important;
    font-size: 1.786em !important;
    margin: 0 40px 0 20px !important;
}
.news-band .box .img-container h2 a,
.content-box-3up .box .img-container h2 a {
    color: #fff !important;
    font-size: 26px !important;
    text-decoration: none !important;
    margin: 0 0px 0 4px !important;
    display: block;
}
.news-band .box .img-container h2 a:hover,
.content-box-3up .box .img-container h2 a:hover {
    color: #fff !important;
    text-decoration: underline !important;
}
.news-band .box .heading-container,
.content-box-3up .box .heading-container {
    min-height: 174px;
    max-height: 174px;
    margin-bottom: 26px;
}
.news-band .box .heading-container h2 a,
.content-box-3up .box .heading-container h2 a {
    color: inherit;
    text-decoration: none !important;
}
.news-band .box .heading-container h2 a:hover,
.content-box-3up .box .heading-container h2 a:hover {
    color: inherit;
    text-decoration: underline !important;
}
.news-band .box .heading-container h2,
.content-box-3up .box .heading-container h2 {
    font-family: 'Overpass Light';
    line-height: 1.2;
}
.news-band .box h2,
.content-box-3up .box h2 {
    color: #4c4c4c;
    font-size: 2.000em;
    margin: 0;
}
.news-band .box .date,
.content-box-3up .text-container h3 {
    font-family: 'Overpass Bold';
    color: #cc0000;
    display: block;
    font-size: 1.214em;
    text-transform: uppercase;
    margin-bottom: 7px;
}
.news-band .box p,
.content-box-3up .box p {
    color: #4c4c4c;
    font-size: 1.214em;
}
.news-band .btn {
    clear: both;
    margin-top: 40px;
}
.support-band {
}
.support-band h1 {
    color: #252527;
    font-size: 1.571em;
    text-transform: uppercase;
    margin-bottom: 5px;
}
.support-band h2 {
    color: #252527;
    font-size: 3.000em;
    letter-spacing: normal;
    margin-bottom: 45px;
}
.support-band .text-container p {
    font-size: 1.571em;
    letter-spacing: normal;
    line-height: 1.3;
    margin-bottom: 30px;
    width: 80%;
}
.support-band .video-container {
    padding-top: 1.643em;
}
.video-container .caption {
    background-color: #252527;
    color: #fff;
    font-size: 1.286em;
    padding: 1.000em 1.000em 0.889em;
}
.video-container .caption h2 {
    color: #fff;
    font-size: 1.222em;
    margin: 0 0 3px;
}
.support-band .asia-pacific-team,
.support-band .europe-team,
.support-band .latin-team,
.support-band .american-team {
    display: none;
}
.promo-band {
    height: 461px;
    background: url('/files/other/businesspartners/images/promo-banner.jpg') no-repeat 50% 0 !important;
    padding: 6.071em 0 0;
    color: #fff;
}
.homepage .promo-band {
    background: url('/files/other/businesspartners/images/promo-banner-homepage.jpg') no-repeat 50% 0 !important;
    -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    -o-background-size: cover !important;
    background-size: cover !important;
}
.training .promo-band {
    background: url('/files/other/businesspartners/images/promo-banner-training.jpg') no-repeat 50% 0 !important;
    -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    -o-background-size: cover !important;
    background-size: cover !important;
}
.technologies .promo-band {
    background: url('/files/other/businesspartners/images/promo-banner-technologies.jpg') no-repeat 50% 0 !important;
    -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    -o-background-size: cover !important;
    background-size: cover !important;
}
.promo-band h1 {
    font-size: 2.643em;
    text-transform: uppercase;
    margin-top: 0;
    margin-bottom: 75px;
    color: #fff !important;
}
.promo-band h1 span {
    font-size: 0.595em;
}
.promo-band .description {
    font-size: 3.429em;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 1.2;
    padding-top: 0.729em;
}
.social-band {
    height: 434px;
    background: url('/files/other/businesspartners/images/social-banner.jpg') no-repeat 50% 0;
    padding: 2.727em 0 5.714em;
}
.social-band h1 {
    color: #252527;
    font-size: 1.571em;
    text-transform: uppercase;
    margin-bottom: 35px;
}
p.quote {
    font-family: 'Overpass Light';
    font-size: 2.500em;
    font-style: italic;
    line-height: 1.2;
}
.quote-icon {
    display: inline-block;
    background: url('/files/other/businesspartners/images/quotes.png') no-repeat 0 0;
    width: 40px;
    height: 27px;
}
.quote-handle {
    font-size: 1.571em;
    margin-top: 25px;
}
.quote-handle img {
    padding-right: 0.909em;
}
.quote-author {
    margin-top: 25px;
    text-transform: uppercase;
    letter-spacing: 0;
}
.quote-author .name {
    font-family: 'Overpass Bold';
}
.notification {
    padding: 0.6em;
    background: url('/files/other/businesspartners/images/opaque-white-bg-85.png') repeat 0 0;
    font-family: 'Overpass Bold';
    font-size: 1.143em;
    line-height: 2.5em;
}
.notification span {
    color: #cc0000;
}
.notification .btn {
    float: right;
    font-size: 1em;
    width: 26%;
}
.main-content-wrap {
    margin-top: 25px;
}
.user-info {
    background-color: #efefef;
    padding: 2.143em 2.500em;
}
.user-info h2 {
    margin: 0 0 25px;
    font-size: 1.571em;
}
.user-info h2 span {
    font-family: 'Overpass Light';
}
.user-info .summary {
    padding-right: 0;
}
.user-info .heading {
    font-family: 'Overpass Bold';
    font-size: 1.143em;
    margin-top: 5px;
}
.user-info .heading:first-child {
    margin-top: 0;
}
.user-info h3 {
    font-size: 1.143em;
    text-transform: uppercase;
    margin: 40px 0 5px;
}
.user-info .shortcuts {
    list-style-type: none;
    margin: 0 -2.5em 20px;
}
.user-info .shortcuts li:hover {
    background-color: #ccc;
}
.user-info .shortcuts li a {
    color: #1a1a1a;
}
.user-info .shortcuts li a:hover {
    text-decoration: none;
}
.user-info .shortcuts .tooltip-icon {
    float: right;
    font-size: 1.286em;
    color: #a9a8a8;
    line-height: normal;
}
.user-info .shortcuts .tooltip-icon:hover {
    color: #08c0fc;
    cursor: pointer;
}
.tooltip.top .tooltip-arrow {
    border-top-color: #545454;
}
.tooltip-inner {
    background-color: #545454;
    color: #fff;
    padding: 5px 10px 10px;
    font-size: 1.083em;
    width: 185px;
    text-align: left;
    border-radius: 0;
}
.tooltip-inner h4 {
    display: inline-block;
    font-size: 1.083em;
    margin: 0;
}
.user-info .btn {
    padding-left: 1.3em;
    padding-right: 1.3em;
}
.left-nav {
    margin-top: 30px;
    list-style-type: none;
}
.left-nav>li {
    background-color: #efefef;
    padding: 0 1.667em;
    font-family: 'Overpass Bold';
    font-size: 1.286em;
    line-height: 2.2;
    text-transform: uppercase;
    border-bottom: 2px solid #fff;
}
.left-nav li:hover,
.left-nav li.active {
    background-color: #ccc;
}
.left-nav li a {
    color: #252527;
}
.left-nav li a:hover,
.left-nav li a:focus {
    text-decoration: none;
}
.left-nav li .fa {
    color: #a9a8a8;
    padding-right: 1em;
}
.left-nav li .fa-caret-down {
    position: relative;
    margin-left: -4px;
}
.left-nav li .sub-menu {
    display: none;
    list-style-type: none;
    background-color: #f8f8f8;
    margin: 0 -1.667em;
    padding: 0.1em 0;
}
.left-nav li .sub-menu li {
    padding-left: 3.1em;
    font-family: 'Overpass';
    text-transform: none;
    position: relative;
}
.notification-badge {
    display: inline-block;
    background: url('/files/other/businesspartners/images/badge-bg.png') no-repeat 50% 50%;
    color: #fff;
    font-family: 'Overpass Bold';
    width: 24px;
    height: 28px;
    text-align: center;
    margin-left: 5px;
}
.left-nav li .notification-badge {
    font-size: 0.778em;
}
.left-nav li .sub-menu .notification-badge {
    position: absolute;
    right: 50px;
    top: 7px;
}
.data-table-wrap {
    border: 1px solid #ccc;
    margin-bottom: 32px;
    margin-top: 10px;
}
.data-table-wrap h2 {
    font-size: 1.143em;
    padding-left: 1.250em;
    text-transform: uppercase;
}
.data-table-wrap .see-all-link {
    padding-right: 1.250em;
}
.data-table-wrap .see-all-link,
.table-heading .see-all-link {
    font-size: 0.857em;
    color: #428bca !important;
}
.data-table-wrap .see-all-link:hover,
.table-heading .see-all-link:hover {
    color: #428bca !important;
}
.data-table-wrap .see-all-link:hover,
.data-table-wrap .see-all-link:focus,
.table-heading .see-all-link:hover,
table-heading .see-all-link:focus {
    color: #be0101;
}
.red-hat-content .border-box {
    border: 1px solid #e7e7e7;
}
.red-hat-content .table {
    margin-bottom: 0px !important;
}
.tabs {
    display: table;
    width: 100%;
    table-layout: fixed;
}
.tabs li {
    display: table-cell;
    background-color: #efefef;
    padding: 1.143em 1.429em;
    position: relative;
    cursor: pointer;
}
.tabs li.active {
    background-color: #fff;
}
.tabs .active:hover {
    background-color: #fff !important;
}
.tabs>li>a {
    padding-bottom: 0.625em;
    font-family: 'Overpass Bold';
    font-size: 1.143em;
    color: #1a1a1a;
    text-transform: uppercase;
    background: transparent url('/files/other/businesspartners/images/nav-underline.png') no-repeat 0 100%;
}
.tabs>li>a:hover {
    text-decoration: none;
}
.tabs>.active>a {
    background: transparent url('/files/other/businesspartners/images/nav-underline-hover.png') no-repeat 0 100%;
}
.tabs .notification-badge {
    position: absolute;
    right: 35px;
    top: 15px;
    line-height: 2;
}
.data-table-wrap.has-tabs .data-table {
    display: none;
}
.data-table {
    font-size: 1.143em;
}
.data-table th {
    padding: 0.813em 0;
    font-weight: normal;
    font-family: 'Overpass Bold';
    font-size: 1.125em;
}
.data-table tbody tr:hover {
    background-color: #f7f7f7;
}
.data-table tbody tr:hover td.name {
    color: #08c0fc;
}
.data-table td {
    padding: 1em 0;
    border-top: 1px solid #ccc;
}
.data-table .date {
    width: 19%;
    padding-left: 3.2%;
}
.data-table .type {
    width: 10%;
}
.data-table .action {
    width: 14.5%;
}
.data-table .document-icon {
    display: block;
    background: url('/files/other/businesspartners/images/document-icon.png') no-repeat 0 0 !important;
    width: 19px;
    height: 26px;
    text-indent: -9999px;
}
.data-table .bookmark-icon {
    display: block;
    background: url('/files/other/businesspartners/images/bookmark-icon.png') no-repeat 50% 50% !important;
    width: 19px;
    height: 24px;
    text-indent: -9999px;
}
.data-table .lock-icon {
    display: inline-block;
    background: url('/files/other/businesspartners/images/lock-icon.png') no-repeat 0 0 !important;
    width: 17px;
    height: 22px;
    text-indent: -9999px;
}
.data-table .action-link {
    display: inline-block;
    padding: 0.4em 1.636em;
    background-color: #646464;
    color: #fff;
    text-transform: uppercase;
    font-family: 'Overpass Bold';
    font-size: 0.750em;
}
.data-table .action-link:hover,
.data-table .action-link:focus {
    text-decoration: none;
}
.data-table .action-link .fa-caret-down {
    color: #c4c4c4;
}
.data-table .action .action-menu {
    display: none;
    position: absolute;
    background-color: #828282;
    padding: 0.6em 1.8em 0.6em 1.636em;
    font-size: 0.750em;
    z-index: 101;
}
.data-table .action .action-menu ul {
    margin-bottom: 0;
}
.data-table .action .action-menu ul li {
    margin-bottom: 2px;
}
.data-table .action .action-menu a {
    color: #fff;
    text-transform: uppercase;
}
#programs .header-band,
#training .header-band {
    background-image: url('/files/other/businesspartners/images/programs-header-banner.jpg');
    height: 520px;
}
#programs .header-band .content-wrap h1,
#training .header-band .content-wrap h1 {
    margin-bottom: 20px;
}
.header-band #headlineDiv {
    background: url('/files/other/businesspartners/images/opaque-white-bg.png');
    padding: 10px 10px;
    padding: 0.6em;
    overflow: hidden;
    position: relative;
    top: 20px;
}
.header-band #headlineDiv #headlineTextWithButton {
    margin-right: 15px;
    position: relative;
    font-family: 'Overpass';
    width: 65%;
    display: inline-block;
}
.header-band #headlineDiv #headlineText {
    margin-right: 15px;
    position: relative;
    top: 1px;
    font-family: 'Overpass';
}
.header-band #headlineDiv .btn {
    float: right;
}
.header-band .header-learn-more {
    margin-top: 20px;
}
#programs .header-band,
#training .header-band {
    background-image: url('/files/other/businesspartners/images/programs-header-banner.jpg');
    height: 520px;
}
.header-band .programs .content-wrap h1,
.header-band .training .content-wrap h1 {
    margin-bottom: 20px;
}
.programs .carousel-start {
    background-color: #f7f7f7;
    height: 100%;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 100%;
}
.programs .carousel-start .partner-module {
    cursor: pointer;
}
.programs .carousel-start .carousel-start-inner {
    height: 100%;
    position: relative;
}
.programs .carousel-start .carousel-start-inner .content-3up {
    padding: 45px 0;
}
.programs .carousel-start .carousel-start-inner .content-3up>.row {
    width: 1170px;
}
.programs .carousel-start .carousel-start-inner .content-3up h1 {
    font-size: 22px;
    color: #333;
    display: block;
}
.programs .carousel-start .carousel-start-inner .content-3up .sub-head {
    color: #333;
    font-size: 42px;
    margin: 25px 0 35px;
}
.programs .carousel-start .carousel-start-inner .content-3up h3 {
    color: #c00 !important;
    font-size: 20px;
    min-height: 50px;
}
.programs .carousel-start .carousel-start-inner .content-3up p {
    color: #4c4c4c;
    font-size: 18px;
    min-height: 50px;
}
.programs .carousel-start .carousel-start-inner .content-3up .btn-container {
    margin-top: 40px;
}
.programs .carousel-start .carousel-start-inner .content-3up .btn-container .btn {
    font-size: 16px;
}
.programs .carousel-start .carousel-start-inner .content-3up .partner-module .caption {
    font-size: 18px;
    padding: 24px;
}
.programs .carousel-start .carousel-start-controls {
    bottom: 20px;
    position: absolute;
    right: 20px;
}
.programs .carousel-inner {
    background: none;
    display: none;
    height: 100%;
    left: 100%;
    overflow: hidden;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
.programs .carousel-inner>.item {
    height: 100%;
    padding: 2.500em 3.214em;
}
.programs .carousel-inner .item .item-container h1,
.programs .carousel-inner .item .item-container h3,
.programs .carousel-inner .item .item-container h4 {
    color: #fff !important;
}
.programs .carousel-inner .item .item-container .row>.row {
    height: 384px;
    padding-top: 2.333em;
}
.programs .carousel-inner .item .item-container .row>.row>div>p {
    margin: 24px 0 0;
}
.programs .carousel-inner .item .item-container .row .row>div>p.sub-head {
    margin: 0;
}
.programs .carousel-inner .item .item-container blockquote {
    border: none;
    margin: 0;
    padding: 0;
}
.programs .carousel-inner .item .item-container blockquote p {
    color: #fff;
    font-family: 'Overpass Light';
    font-size: 1.257em;
    font-style: italic;
    line-height: 1.273em;
    position: relative;
}
.programs .carousel-inner .item .item-container blockquote p span {
    color: #cc0000;
    font-size: 72px;
    height: 0;
    left: -10px;
    line-height: 0;
    position: relative;
    top: 35px;
}
.programs .carousel-inner .item .item-container blockquote cite {
    display: block;
    font-family: 'Overpass Light';
    font-size: 0.800em;
    margin-top: 24px;
    text-transform: uppercase;
}
.programs .carousel-inner .item p a.btn {
    font-size: 0.889em;
}
.programs .carousel-inner .item p a.with-white-arrow {
    color: #fff;
    position: relative;
}
.programs .carousel-inner .item p a.with-white-arrow:after {
    background: url('/files/other/businesspartners/images/icon-right-white.png') no-repeat 0 0;
    content: '';
    height: 10px;
    position: absolute;
    right: -15px;
    top: 7px;
    width: 5px;
}
.programs .carousel-inner .item.n1 .item-container .image {
    padding-top: 3.000em;
    text-align: center;
}
.programs .carousel-inner .item.n1 .carousel-controls .learn-more {
    float: left;
    padding-top: 0.556em;
}
.programs .carousel-inner .item.n4 {
    background: url('/files/other/businesspartners/images/collaboration-background.png') no-repeat 100% 0;
}
.programs .carousel-inner .item.n4 cite strong {
    font-family: 'Overpass Bold';
}
.programs .carousel-inner {
    background: #25333c;
}
.programs .carousel-inner .item.n1 {
}
.sub-head {
    font-family: 'Overpass Bold';
    font-size: 3.000em;
    line-height: 1.25em;
    letter-spacing: normal;
    margin: 35px 0 45px;
}
.header-band .sub-head {
    color: #fff;
    margin: 0 0 50px;
}
.business-partners-band .tabs-container {
    background-color: #efefef;
    padding: 1.643em 0 0;
}
.business-partners-band h1 {
    color: #cc0000;
    font-size: 1.571em;
    text-transform: uppercase;
    margin-bottom: 5px;
}
.business-partners-band .tabs {
    margin: 68px 0 0;
}
.business-partners-band .tabs li,
.tabs.secondary li {
    padding: 0.65em 1.286em 1.714em 1.1em;
    background-color: #dfdfdf;
    border-left: 1px solid #f7f7f7 !important;
}
.business-partners-band .tabs li:hover,
.tabs.secondary li:hover {
    background-color: #e5e5e5 !important;
}
.business-partners-band .tabs li:first-child,
.tabs.secondary li:first-child {
    border-left: none;
}
.business-partners-band .tabs li.active,
.tabs.secondary li.active {
    background-color: #fff !important;
}
.business-partners-band .tabs li a,
.tabs.secondary li a {
    color: #fff;
    background-image: url('/files/other/businesspartners/images/nav-underline.png') !important;
}
.business-partners-band .tabs li.active a,
.tabs.secondary li.active a {
    color: inherit;
    background-image: url('/files/other/businesspartners/images/nav-underline-hover.png') !important;
}
.business-partners-band .content-wrap {
    padding-top: 7.143em;
}
.business-partners-band.has-tabs .content-wrap,
.business-partners-band.has-tabs .carousel,
.has-tabs .content-wrap {
    display: none;
}
.business-partners-band h2,
.content-3up h1 {
    font-size: 1.571em;
    text-transform: uppercase;
    margin-top: 0;
}
.content-3up h3 {
    font-size: 1.429em;
    text-transform: uppercase;
    letter-spacing: 0;
}
.content-3up p {
    font-size: 1.286em;
    line-height: 24px;
    letter-spacing: 0;
    color: #4c4c4c;
}
.content-3up .btn-container {
    margin-top: 50px;
}
.partner-module {
    background-color: #252527;
    color: #f0f0f0;
    font-size: 1.286em;
    line-height: 1.2;
    position: relative;
    margin-right: -15px;
    float: right;
    width: 100%;
}
.partner-module .caption {
    padding: 1.579em 0 1.053em 1.579em;
}
.partner-module:hover .caption {
    background: #ffffff;
    color: #333333;
}
.partner-module .logo {
    display: block;
    margin-top: 15px;
    background: url(/files/other/businesspartners/images/casio-logo.png) 0 0 no-repeat;
    height: 31px;
    width: 122px;
}
.partner-module:hover .logo {
    background: url(/files/other/businesspartners/images/casio-logo-inverted.png) 0 0 no-repeat;
}
.quote-icon-sm {
    display: inline-block;
    background: url('/files/other/businesspartners/images/quotes-sm.png') no-repeat 0 0;
    width: 17px;
    height: 14px;
}
.promo-band.single-col p {
    font-size: 1.571em;
}
.promo-band.single-col .intro {
    font-size: 1.857em;
}
.promo-band.single-col h1 {
    margin-top: 5px;
    margin-bottom: 25px;
    font-size: 3.214em;
}
.promo-band.single-col .btn-container {
    margin-top: 80px;
}
.tech-partners-band {
    padding: 5.000em 0 5.714em;
    background-color: #f4f4f4;
}
.tech-partners-band .sub-head {
    margin: 25px 0 35px;
}
.tech-partners-band .content-3up h3 {
    min-height: 50px;
}
.tech-partners-band .btn-container {
    margin-top: 40px;
}
.insights-band {
    padding: 4.286em 0 5.714em;
    background-color: #f4f4f4;
}
.insights-band h1 {
    font-size: 3.000em;
    margin: 0 0 50px;
}
.insights-band .content-box-3up .box {
    background-color: #fff;
}
.insights-band .content-box-3up .img-container h2 {
    margin-right: 30px;
}
.accreditation-band {
    padding: 3.571em 0 5.714em;
}
.accreditation-band h1 {
    color: #cc0000;
    font-size: 1.571em;
    text-transform: uppercase;
    margin: 0 0 35px 0;
}
.accreditation-band .sub-head {
    margin-bottom: 75px;
}
.accreditation-band li {
    font-size: 1.286em;
    line-height: 1.3;
    margin-bottom: 88px;
    width: 86%;
}
.accreditation-band h2 {
    font-size: 1.111em;
    text-transform: uppercase;
    margin: 0;
}
.accreditation-band .links li {
    font-size: inherit;
    font-family: 'Overpass Bold';
    margin: 5px 0;
}
.footnote {
    font-family: 'Overpass Bold';
    color: #858585;
    line-height: 1.2;
}
.accreditation-band .footnote {
    width: 90%;
    padding-top: 1.429em;
}
.training-track-band {
    padding: 2.000em 0 2em !important;
}
.resources .training-track-band {
    padding: 6em 0em !important;
}
.training-track-band h1 {
    color: #cc0000;
    font-size: 1.571em;
    text-transform: uppercase;
    margin: 0 0 35px 0;
}
.training-track-band.odd {
    background-color: #f7f7f7;
}
.training-track-band .sub-head {
    font-size: 2.714em;
    margin-top: 0;
}
.training-module {
    background-color: #e6e8ea;
    padding: 1.429em 0 1.429em 1.429em;
    position: relative;
    margin-right: -15px;
    float: right;
    width: 100%;
}
.training-module h1 {
    margin-bottom: 15px;
}
.training-module h3 {
    font-size: 1.143em;
    margin: 30px 0 5px;
}
.training-module li {
    margin-bottom: 3px;
}
.training-module a {
    color: #4c4c4c;
    text-decoration: underline;
}
.success-story-band {
    padding-top: 2.857em;
    background: url('/files/other/businesspartners/images/success-story-banner.jpg') no-repeat 50% 0;
    height: 576px;
}
.success-story-band .btn {
    margin-top: 95px;
}
#resources .header-band {
    background-image: url('/files/other/businesspartners/images/resources-header-banner.jpg');
    height: auto;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    padding-bottom: 30px;
    overflow: hidden;
}
.header-band .resources .content-wrap h1 {
    margin-bottom: 10px;
}
.header-band .resources .content-box-3up .box {
    background-color: #fff;
    padding: 2.429em 0.857em 0.857em 1.429em;
    width: 82%;
}
.header-band .resources .content-box-3up .box.middle {
    margin: auto;
}
.header-band .resources .content-box-3up .box.last {
    float: right;
}
.header-band .resources .content-box-3up .img-container {
    margin-bottom: 0;
}
.header-band .resources .content-box-3up h3 {
    font-size: 1.571em;
    margin-top: 15px;
}
.header-band .resources .content-box-3up p {
    font-size: 1.143em;
    letter-spacing: 0;
    line-height: 22px;
}
.header-band .resources .box.active {
    background-color: #222;
    cursor: pointer;
}
.header-band .resources .box.active p {
    color: white;
}
.header-band .resources .box.active:hover {
    background-color: #222;
    color: white;
}
.tab-band-group {
    padding: 5.000em 0 0 !important;
    background-color: #f4f4f4;
}
.tab-band-group h1 {
    color: #cc0000;
    margin-bottom: 35px;
}
.tab-band-group .sub-head {
    font-size: 2.714em;
    margin: 0 0 30px;
}
.tab-band-group .content-3up .btn-container {
    margin-top: 30px;
}
.tab-band-group .has-tabs {
    background-color: #fff;
}
.tab-band-group .has-tabs .content-wrap {
    display: none;
}
.tab-band-group .tabs-container {
    background-color: #f4f4f4;
    margin-top: 65px;
}
.tab-band-group .tabs {
    margin-bottom: 0;
}
.tab-band-group .has-tabs .content-wrap {
    padding: 3.571em 0 5.000em;
}
.tab-band-group .has-tabs .content-wrap h2 {
    font-size: 1.571em;
    margin: 0 0 35px;
}
.tab-band-group .content-wrap .description {
    width: 75%;
    font-size: 1.286em;
    line-height: 24px;
}
.tab-band-group .table-heading {
    padding-top: 5.714em;
}
.tab-band-group .table-heading h3 {
    font-size: 1.143em;
    text-transform: uppercase;
    margin: 0 0 30px;
}
.tab-band-group .data-table {
    border: 1px solid #ccc;
}
.tab-band-group .data-table th {
    background-color: #1a1a1a;
    color: #fff;
}
.red-hat-content .data-table td {
    padding: 1em 0;
    padding-left: 8px !important;
    border-top: 1px solid #ccc;
}
.tab-band-group .data-table .date {
    padding-left: 1.5%;
    width: 14%;
}
.tab-band-group .data-table .type {
    width: 12%;
}
.tab-band-group .data-table .action {
    width: 10%;
}
.programs .content-3up .box {
    background-color: #fff;
    padding: 1.429em 0.857em 0.857em 1.429em;
    height: 140px;
    width: 82%;
}
.programs .content-3up .box:hover {
    background-color: #222;
    cursor: pointer;
}
.programs .content-3up .box.middle {
    margin: auto;
}
.programs .content-3up .box.last {
    float: right;
}
.programs .content-3up .img-container {
    margin-bottom: 0;
}
.programs .content-3up h3 {
    color: #333;
    font-size: 1.571em;
    margin-top: 15px;
}
.programs .content-3up p {
    font-size: 1.143em;
    letter-spacing: 0;
    line-height: 22px;
}
.programs .box.active {
    background-color: #222;
    cursor: pointer;
}
.programs .box.active p {
    color: white;
}
.programs .box.active:hover {
    background-color: #222;
}
.carousel {
    color: #fff;
    font-size: 1.286em;
    height: 710px;
    letter-spacing: 0;
    min-height: 648px;
}
.carousel .item h2 {
    color: #fff !important;
    font-size: 2.000em;
    text-transform: uppercase;
    background: url('/files/other/businesspartners/images/blue-underline.png') no-repeat 0 100%;
    padding-bottom: 0.286em;
    margin-top: 0;
}
.carousel .item .sub-head {
    font-size: 1.222em;
    margin: 40px 0 35px;
    color: #fff;
}
.carousel .item p {
    color: #4ba3c2;
}
.programs .carousel .card {
    -moz-perspective: 2000;
    -ms-perspective: 2000;
    -webkit-perspective: 2000;
    -moz-transform: perspective(2000px);
    -ms-transform: perspective(2000px);
    -webkit-transform: perspective(2000px);
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    -webkit-transform-style: preserve-3d;
    margin: 0;
    padding: 0;
    perspective: 2000;
    position: relative;
}
.programs .carousel .card,
.programs .carousel .card .front,
.programs .carousel .card .back {
    height: 384px;
    width: 583px;
}
.programs .carousel .card-container {
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    -webkit-transform-style: preserve-3d;
    position: relative;
    transform-style: preserve-3d;
    transition: 0.6s;
}
.programs .carousel .card .front,
.programs .carousel .card .back {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    -webkit-transform-style: preserve-3d;
    -moz-transition: 0.6s;
    -ms-transition: 0.6s;
    -webkit-transition: 0.6s;
    backface-visibility: hidden;
    left: 0;
    position: absolute;
    top: 0;
    transform-style: preserve-3d;
    transition: 0.6s;
}
.programs .carousel .card .front {
    -moz-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg);
    z-index: 2;
}
.programs .carousel .card .back {
    -moz-transform: rotateY(-180deg);
    -ms-transform: rotateY(-180deg);
    -webkit-transform: rotateY(-180deg);
    transform: rotateY(-180deg);
}
.programs .carousel .card.flipped .card-container {
    -moz-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg);
}
.carousel .item .inner-selection {
    background: url(/files/other/businesspartners/images/benefits-selection-map.png) 0 0 no-repeat;
    height: 439px;
    position: absolute;
    right: -54px;
    top: -96px;
    width: 583px;
    z-index: 2;
}
.carousel .item .inner-selection-honeycomb {
    background: url(/files/other/businesspartners/images/benefits-selection.png) center center no-repeat;
    height: 374px;
    margin: 60px 0 0 126px;
    position: relative;
    width: 360px;
}
.carousel .item .inner-selection-honeycomb a {
    float: left;
    height: 60px;
    outline: none;
    width: 100px;
}
.carousel .item .inner-selection-honeycomb a[data-n="1"] {
    clear: left;
    margin: 1px 0 0 130px;
}
.carousel .item .inner-selection-honeycomb a[data-n="2"] {
    clear: left;
    margin: 4px 0 0 20px;
}
.carousel .item .inner-selection-honeycomb a[data-n="3"] {
    clear: left;
    margin: 6px 0 0 20px;
}
.carousel .item .inner-selection-honeycomb a[data-n="4"] {
    margin: 30px 0 0 130px;
}
.carousel .item .inner-selection-honeycomb a[data-n="5"] {
    margin: 4px 0 0 130px;
}
.carousel .item .inner-selection-honeycomb a[data-n="6"] {
    margin: -62px 0 0 240px;
}
.carousel .item .inner-selection-honeycomb a[data-n="7"] {
    margin: -62px 0 0 240px;
}
.programs .carousel .item .inner-tile {
    background: rgba(255,255,255,0.05);
    border: 2px solid rgba(255,255,255,0.05);
    border-radius: 3px;
    height: 369px;
    right: 8px;
    position: absolute;
    top: -20px;
    width: 460px;
    z-index: 1;
}
.programs .carousel .item .inner-tile .cycle-slideshow {
    height: 365px;
    position: relative;
    width: 456px;
}
.programs .carousel .item .inner-tile .cycle-slideshow .item {
    height: 365px;
    padding: 20px 20px 42px 20px;
    position: relative;
    width: 456px;
}
.programs .carousel .item .inner-tile .cycle-slideshow .cycle-prev,
.programs .carousel .item .inner-tile .cycle-slideshow .cycle-next {
    background: none;
    cursor: pointer;
    height: 19px;
    margin: 0;
    position: absolute;
    top: 326px;
    width: 11px;
    z-index: 102;
}
.programs .carousel .item .inner-tile .cycle-slideshow .cycle-prev {
    background-image: url('/files/other/businesspartners/images/arrow-left-small.png');
    left: 20px;
}
.programs .carousel .item .inner-tile .cycle-slideshow .cycle-next {
    background-image: url('/files/other/businesspartners/images/arrow-right-small.png');
    right: 20px;
}
.programs .carousel .item .inner-tile .cycle-slideshow .cycle-pager {
    bottom: 21px;
    font-size: 0;
    height: 13px;
    left: 50%;
    margin: 0 0 0 -30%;
    position: absolute;
    text-align: center;
    width: 60%;
    z-index: 101;
}
.programs .carousel .item .inner-tile .cycle-slideshow .cycle-pager span {
    background: url('/files/other/businesspartners/images/dot.png') 0 0 no-repeat;
    border: none;
    border-radius: 0;
    cursor: pointer;
    display: inline-block;
    height: 13px;
    margin: 0 2px;
    width: 14px;
}
.programs .carousel .item .inner-tile .cycle-slideshow .cycle-pager span.cycle-pager-active {
    background-image: url('/files/other/businesspartners/images/dot-active.png');
}
.carousel .item .inner-tile h3 {
    font-size: 22px;
    margin-top: 0;
    text-transform: uppercase;
}
.carousel .item .inner-tile .text {
    color: #4ba3c2;
    font-size: 18px;
    margin: 20px 0 25px;
    padding-left: 1em;
}
.carousel .item .inner-tile .logos {
    margin-top: 10px;
    margin-bottom: 0;
}
.carousel .item .inner-tile .logos li {
    margin: 9px 5px 9px 0;
}
.carousel .item .inner-tile .tile-close {
    background: url('/files/other/businesspartners/images/tile-close.png') no-repeat 0 0;
    cursor: pointer;
    height: 12px;
    position: absolute;
    right: 10px;
    top: 10px;
    width: 12px;
    z-index: 102;
}
.carousel-controls {
    margin: 45px 10px 0 0;
    overflow: hidden;
}
.carousel-controls a:hover {
    text-decoration: none;
}
.carousel-controls .left {
    float: left;
    background: url('/files/other/businesspartners/images/carousel-prev.png') no-repeat 0 50%;
    width: 27px;
    height: 70px;
    cursor: pointer;
}
.carousel-controls .right {
    float: right;
    background: #1a1a1a url('/files/other/businesspartners/images/carousel-next.png') no-repeat 96% 50%;
    min-width: 400px;
    height: 70px;
    cursor: pointer;
    color: #fff;
    padding: 0.556em 2.778em 0 0.833em;
}
.carousel-controls .right:hover {
    background-color: #dfe1e3;
    color: #000000;
}
.carousel-controls .right span {
    font-family: 'Overpass Bold';
    text-transform: uppercase;
}
#help .header-band {
    background-image: url('/files/other/businesspartners/images/programs-header-banner.jpg');
    height: auto;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    padding-bottom: 30px;
    overflow: hidden;
}
#help .header-band h1 {
    font-size: 1.714em;
    color: #fff;
    text-transform: uppercase;
    margin-top: 0;
    margin-bottom: 15px;
}
.help-band {
    padding: 4.286em 0 !important;
}
.help-band h1 {
    color: #cc0000 !important;
    font-size: 1.571em !important;
    margin: 0;
    text-transform: uppercase;
    display: block;
}
.help-band .sub-head {
    font-size: 2.571em;
    margin: 30px 0;
}
.help-band p {
    color: #4c4c4c;
    font-size: 1.286em;
    letter-spacing: 0;
    line-height: 1.333em;
}
.help-band ul.with-bullets {
    color: #4c4c4c;
    letter-spacing: 0;
    margin: 30px 0 30px 15px;
}
.help-band ul.with-bullets li {
    font-size: 1.071em;
    line-height: 1.867em;
    padding-left: 1.333em;
}
.help-band ul.with-bullets li span {
    font-size: 1.200em;
}
.help-band ul.btn-container {
    margin: 30px 0 0;
}
.help-band ul.btn-container li {
    padding: 0;
}
.help-band.introduction p {
    font-size: 1.571em;
    line-height: 1.273em;
}
.help-band.introduction .video-container .grey-bg {
    background-color: #f0f0f0;
}
.help-band.introduction .partner-support-img {
    width: 100%;
    margin: 0 auto;
    display: block;
}
.help-band.introduction .select-a-region {
    background: #f0f0f0;
    padding: 1.429em 0 1.429em 1.429em;
}
.help-band.introduction .select-a-region .btn-container {
    margin: 0;
}
.help-band.introduction .select-a-region img {
    display: block;
    margin: 20px 0;
}
.help-band.introduction .select-a-region p {
    font-size: 1.286em;
}
.help-band.log-in .sub-head {
    margin-top: 0;
}
.help-band.log-in .with-background {
    background-color: #fff;
    margin-top: 50px;
    min-height: 285px;
    padding: 1.714em;
}
.help-band.log-in .with-background h3 {
    font-size: 1.571em;
    line-height: 1.273em;
    margin: 0;
    text-transform: uppercase;
}
.help-band.log-in .with-background p {
    margin: 30px 0 0 0;
}
.help-band.support-resources h3 {
    display: block;
    font-size: 1.429em;
    line-height: 1em;
    text-transform: uppercase;
}
.help-band.support-resources p.download {
    margin-top: 30px;
}
.help-band.support-resources p.download a {
    color: #252527;
    position: relative;
}
.help-band.support-resources p.download a:after {
    background: url(/files/other/businesspartners/images/icon-right.png) 0 0 no-repeat;
    content: '';
    height: 10px;
    position: absolute;
    right: -15px;
    top: 3px;
    width: 6px;
}
.help-band.help-customers .with-icon {
    min-height: 102px;
    padding-left: 125px;
    padding-top: 12px;
    position: relative;
}
.help-band.help-customers .with-icon h3 {
    display: block;
    font-size: 1.286em;
    margin-top: 0;
}
.help-band.help-customers .with-icon:before {
    background: url(/files/other/businesspartners/images/icons-help-customers.png) 0 0 no-repeat;
    content: '';
    height: 102px;
    left: 15px;
    position: absolute;
    top: 0;
    width: 103px;
}
.help-band.help-customers .with-icon.n1:before {
    background-position: 0 0;
}
.help-band.help-customers .with-icon.n2:before {
    background-position: -103px 0;
}
.help-band.help-customers .with-icon.n3:before {
    background-position: -206px 0;
}
.help-band.help-customers .btn-container {
    margin-left: -15px;
}
#role .header-band {
    background-image: url('/files/other/businesspartners/images/programs-header-banner.jpg');
    height: auto;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    padding-bottom: 30px;
    overflow: hidden;
}
.selling-red-hat.tab-band-group {
    background-color: #fff;
    padding-bottom: 5em;
}
.accomplish .with-icon {
    margin-top: 60px;
    padding-left: 115px;
    position: relative;
}
.accomplish .with-icon.n1,
.accomplish .with-icon.n2 {
    margin-top: 30px;
}
.accomplish .with-icon:before {
    background: url(/files/other/businesspartners/images/icons-accomplish.png) 0 0 no-repeat;
    content: '';
    height: 70px;
    left: 15px;
    position: absolute;
    top: 0;
    width: 70px;
}
.accomplish .with-icon.n1:before {
    background-position: 0 0;
}
.accomplish .with-icon.n2:before {
    background-position: -70px 0;
}
.accomplish .with-icon.n3:before {
    background-position: -140px 0;
}
.accomplish .with-icon.n4:before {
    background-position: -210px 0;
}
.accomplish .with-icon h3 {
    margin-top: 0;
}
.insights-band.related .box {
    padding: 1.429em;
}
.insights-band.related .box .with-background,
.related-band .box .with-background {
    background: #f0f0f0;
    padding: 1.429em;
}
.insights-band.related h2 {
    color: #cc0000;
    display: block;
    font-size: 1.571em;
    line-height: 1em;
    margin: 0 0 48px 0;
    text-transform: uppercase;
}
.insights-band.related h3,
.related-band h3 {
    display: block;
    font-size: 1.286em;
    line-height: 1em;
    margin: 0 0 30px 0;
    text-transform: uppercase;
}
.insights-band.related ul,
.related-band ul {
    list-style: none;
    margin: -20px 0;
    padding: 0;
}
.insights-band.related ul li,
.related-band ul li {
    border-top: 1px solid #fff;
    margin: 0px -20px;
}
.insights-band.related ul li:first-child,
.related-band ul li:first-child {
    border-top: none;
}
.insights-band.related ul li a,
.related-band ul li a {
    display: block;
    font-size: 1.286em;
    letter-spacing: normal;
    padding: 0.667em 0.556em 0.667em 2.444em;
}
.insights-band.related ul li a,
.related-band li a {
    background: url('/files/other/businesspartners/images/document-icon.png') no-repeat 0px 50%;
}
#technologies .header-band {
    background-image: url('/files/other/businesspartners/images/programs-header-banner.jpg');
    height: auto;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    padding-bottom: 30px;
    overflow: hidden;
}
.header-band .technologies .content-wrap h1 {
    margin-bottom: 15px;
}
.header-band .technologies .sub-head {
    margin-bottom: 30px;
}
.header-band .technologies p {
    font-size: 1.286em;
    color: #fff;
    letter-spacing: normal;
    line-height: 1.556em;
}
.technologies .what-band {
    background-color: #fff;
    padding-top: 3.571em;
}
.technologies .what-band h1 {
    display: block;
    margin-bottom: 55px;
}
.technologies .what-band li {
    font-size: 1.286em;
    padding-left: 100px;
    padding-bottom: 5px;
}
.technologies .what-band h2 {
    text-transform: uppercase;
    font-size: 1.222em;
}
.technologies .what-band li.marketing {
    background: url('/files/other/businesspartners/images/compass-icon-gray.png') no-repeat 0 0;
}
.technologies .what-band li.skills {
    background: url('/files/other/businesspartners/images/training-icon-gray.png') no-repeat 0 0;
}
.technologies .what-band li.tools {
    background: url('/files/other/businesspartners/images/tools-icon-gray.png') no-repeat 0 0;
}
.technologies .what-band li.information {
    background: url('/files/other/businesspartners/images/data-icon-gray.png') no-repeat 0 0;
}
.solutions-band,
.products-band {
    background-color: #f0f0f0;
    padding: 3.571em 0 5.714em;
}
.solutions-band h1,
.products-band h1 {
    color: #cc0000 !important;
    font-size: 1.571em !important;
    margin: 0 0 50px !important;
    text-transform: uppercase !important;
}
.content-box-1up {
    background-color: #fff;
    margin-top: 30px;
    padding: 15px 0;
    overflow: hidden;
    position: relative;
}
.content-box-1up:first-child {
    margin-top: 0;
}
.content-box-1up>div {
    position: static;
}
.content-box-1up h2 {
    text-transform: uppercase !important;
    font-size: 1.571em !important;
    margin: 0 !important;
}
.content-box-1up .sub-head {
    margin: 25px 0 20px;
    line-height: 1.048em;
}
.products-band .content-box-1up .sub-head {
    font-size: 2.000em;
    line-height: 1.214em;
}
.content-box-1up .count {
    font-size: 1.286em;
    color: #4c4c4c;
}
.content-box-1up .btn {
    position: absolute;
    bottom: 15px;
}
.tech-quick-list {
    background-color: #fff;
    height: auto;
    overflow: hidden;
    padding: 1.071em 1.429em;
}
.tech-quick-list>div {
    padding: 0;
}
.tech-quick-list h2 {
    color: #cc0000 !important;
    display: block;
    font-size: 1.571em !important;
    margin: 0 0 15px !important;
    text-transform: uppercase !important;
}
.tech-quick-list a {
    color: #646464 !important;
}
.tech-quick-list a:hover {
    color: #333 !important;
}
.tech-quick-list li {
    font-size: 1.143em;
    margin-top: 5px;
}
.tech-quick-list li:first-child {
    margin-top: 0;
}
.explore-band {
    padding-bottom: 5.714em;
}
.explore-band .tabs-container {
    background-color: #efefef;
    padding: 4.2em 0 0;
}
.explore-band h1 {
    color: #cc0000 !important;
    font-size: 1.571em !important;
    text-transform: uppercase !important;
    margin-bottom: 5px !important;
}
.explore-band .tabs {
    margin: 68px 0 0;
}
.explore-band .content-wrap {
    padding-top: 5.000em;
}
.explore-band .content-wrap .sub-head {
    margin: 0 0 25px;
    font-size: 2.714em;
    line-height: 1.158em;
}
.explore-band .content-wrap p {
    font-size: 1.286em;
    letter-spacing: 0;
    color: #4c4c4c;
}
.content-table-wrap {
    margin-top: 30px;
    margin-left: 15px;
}
.content-table-wrap .data-table td {
    padding: 0 !important;
}
.explore-band .content-wrap>.row {
    margin-bottom: 50px;
}
.explore-band .content-table-wrap .info-text,
.explore-band .content-table-wrap .table-wrap {
    height: 261px;
    overflow: hidden;
}
.content-table-wrap .info-text {
    background-color: #e6e8ea;
    position: relative;
}
.content-table-wrap .info-text .inner-wrap {
    padding: 1.071em 0;
}
.content-table-wrap .info-text h2 {
    display: block;
    font-size: 2.714em;
    text-transform: uppercase;
    margin: 0 0 15px;
}
.content-table-wrap .info-text p {
    font-size: 1.571em;
}
.content-table-wrap .info-text .btn {
    position: absolute;
    bottom: 20px;
}
.content-table-wrap .table-wrap {
    padding-left: 0;
}
.content-table-wrap .table-wrap .inner-wrap {
    border: 1px solid #ccc;
    height: 100%;
}
.content-table-wrap .data-table {
    letter-spacing: 0;
    height: 100%;
}
.content-table-wrap .data-table tr:first-child td {
    border-top: none;
}
.content-table-wrap .data-table .secure {
    width: 10%;
    text-align: center;
}
.content-table-wrap .data-table .action {
    width: 18%;
}
.related-band {
    padding: 4.286em 0 5.714em;
    background-color: #f4f4f4;
}
.related-band h1 {
    color: #cc0000;
    font-size: 1.571em;
    text-transform: uppercase;
    margin: 0 0 50px;
}
.related-band .content-box-3up .box {
    background-color: #fff;
    padding: 1.429em;
}
.red-hat-content .content-box-3up .box .text-container a {
    color: #646464 !important;
}
.red-hat-content .content-box-3up .box .text-container a:hover {
    color: #444 !important;
}
.related-band .content-box-3up .box h2 {
    font-size: 1.286em;
    text-transform: uppercase;
    margin-bottom: 30px;
}
.related-band .content-box-3up .box .heading-container {
    min-height: 140px;
    max-height: 140px;
}
.related-band .content-box-3up .box h3 {
    font-size: 1.571em;
    text-transform: uppercase;
    color: inherit;
}
.related-band .content-box-3up .box p {
    font-size: 1.286em;
    line-height: 1.222em;
}
.DCI-solutions-tab ul.with-bullets {
    color: #4c4c4c;
    letter-spacing: 0;
    margin: 5px 0 5px 15px;
}
.DCI-solutions-tab ul.with-bullets li span {
    font-size: 1.2em;
}
footer {
    background: #000000;
    background: -moz-linear-gradient(top,#000000 0%,#3c3c3d 100%);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#000000),color-stop(100%,#3c3c3d));
    background: -webkit-linear-gradient(top,#000000 0%,#3c3c3d 100%);
    background: -o-linear-gradient(top,#000000 0%,#3c3c3d 100%);
    background: -ms-linear-gradient(top,#000000 0%,#3c3c3d 100%);
    background: linear-gradient(to bottom,#000000 0%,#3c3c3d 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000',endColorstr='#3c3c3d',GradientType=0);
    padding: 2.500em 0 5.714em;
    color: #fff;
}
footer .logo {
    display: block;
    height: 49px;
    background: url('/files/other/businesspartners/images/logo.png') no-repeat 0 0;
    text-indent: -9999px;
    overflow: hidden;
    position: relative;
    margin-top: -17px;
}
footer a,
footer a:hover,
footer a:focus {
    color: #fff;
}
footer .links-container {
    height: 265px;
}
footer .list-heading {
    text-transform: uppercase;
    font-family: 'Overpass Bold';
    margin-bottom: 1.429em;
}
footer li {
    margin-bottom: 8px;
    font-size: 0.929em;
}
footer .copyright {
    font-size: 0.786em;
    color: #717171;
    line-height: 45px;
}
footer .copyright span {
    text-transform: uppercase;
    padding-right: 0.727em;
}
footer .copyright a {
    color: #b3b3b3;
    text-decoration: underline;
}
footer .social-links li {
    margin-right: 10px;
}
footer .social-links a {
    font-size: 1.429em;
    color: #efefef;
}
.user-header {
    background-color: #646464;
    height: 150px;
}
.user-header .logo {
    display: block;
    width: 330px;
    height: 150px;
    background: url('/files/other/businesspartners/images/logo-partner-portal.png') no-repeat 0 50%;
    text-indent: -9999px;
    overflow: hidden;
}
.user-header .description {
    float: right;
    color: #fff;
    font-size: 1.571em;
    font-family: 'Overpass Bold';
    text-transform: uppercase;
    margin-top: 62px;
}
.access-content-wrap,
.login-content-wrap,
.user-signup {
    font-size: 1.571em;
    letter-spacing: 0;
    line-height: 1.273em;
    padding: 2.500em 0 4.545em;
}
.login-content-wrap {
    padding: 3.182em 0 5.455em;
}
.access-content-wrap h1,
.login-content-wrap h1,
.user-signup h1 {
    font-size: 1.909em;
    margin-top: 0;
}
.access-content-wrap .sub-head,
.login-content-wrap label {
    font-size: inherit;
    text-transform: uppercase;
    margin: 50px 0 30px;
}
.access-content-wrap p,
.user-signup p {
    color: #4c4c4c;
}
.access-content-wrap .action-container {
    margin-top: 38px;
}
.access-content-wrap .action-container .btn,
.login-content-wrap .action-container .btn,
.user-signup .btn {
    font-size: 0.727em;
    margin-bottom: 30px;
}
.access-content-wrap .action-container.with-text .btn {
    margin-top: 5px;
    margin-bottom: 55px;
}
.access-content-wrap .action-container .btn.login,
.login-content-wrap .action-container .btn.access {
    background-color: #59666e;
}
.login-content-wrap .action-container .btn.access {
    margin-left: 15px;
}
.access-content-wrap .divider {
    text-align: center;
    padding-left: 30px;
    padding-top: 5px;
    font-size: 0.818em;
}
.access-content-wrap .more,
.user-signup .more {
    display: block;
    font-family: 'Overpass Bold';
    margin-top: 30px;
    text-decoration: underline;
    color: #272727;
}
.access-content-wrap .more.inline,
.user-signup .more.inline {
    display: inline;
    margin-top: 0;
}
.login-content-wrap label {
    display: block;
}
.login-content-wrap .input-container input {
    border: 1px solid #969ba0;
    width: 95.5%;
    height: 40px;
    line-height: 40px;
    padding: 0 10px;
    color: #4c4c4c;
    font-size: 0.818em;
}
.login-content-wrap .forgot-pw {
    display: block;
    font-size: 0.818em;
    text-decoration: underline;
    margin-top: 20px;
    color: #4c4c4c;
}
.login-content-wrap .action-container {
    margin-top: 35px;
}
.input-container.error input {
    border: 2px solid #cc0000;
    font-family: 'Overpass Bold';
    color: #cc0000;
}
.input-container.error .error-text {
    font-size: 0.727em;
    color: #b22222;
    margin-top: 2px;
}
.input-container.error .error-text p,
.input-container.error .error-text a {
    color: #b22222;
}
.input-container.error .error-text a {
    font-family: 'Overpass Bold';
    text-decoration: underline;
}
.user-signup h1 {
    margin-bottom: 1.238em;
}
.user-signup .panel-group {
    margin-top: 2.500em;
}
.user-signup .step {
    border: none;
    box-shadow: none;
    border-radius: 0;
}
.user-signup .panel-heading {
    display: table;
    width: 100%;
    background-color: #f0f0f0;
    height: 54px;
    padding: 0;
    border-radius: 0;
}
.user-signup .panel-heading.disabled {
    opacity: 0.5;
    filter: alpha(opacity=50);
}
.user-signup .panel-heading .step-num {
    display: table-cell;
    background-color: #646464;
    vertical-align: middle;
    width: 6.5%;
    font-family: 'Overpass Bold';
    color: #f0f0f0;
    text-align: center;
}
.user-signup .panel-heading .step-num.complete {
    background-color: #00cc00;
    color: #fff;
    font-size: 1.091em;
}
.user-signup .panel-heading .step-num.complete span.num {
    display: none;
}
.user-signup .panel-heading .step-num.complete span.check:after {
    content: '\f00c';
    font-family: 'FontAwesome';
}
.user-signup .panel-heading h2 {
    display: table-cell;
    vertical-align: middle;
    font-size: inherit;
    text-transform: uppercase;
    margin: 0;
    padding-left: 20px;
}
.user-signup .panel-heading a {
    display: table-cell;
    vertical-align: middle;
    text-align: right;
    padding-right: 12px;
    color: #4c4c4c;
    font-size: 0.818em;
    text-decoration: underline;
}
.user-signup .panel-body {
    padding: 1.591em 0 2.182em 3.409em;
    border-top: none !important;
}
.user-signup .panel-body li {
    padding-bottom: 1.818em;
}
.user-signup input[type=checkbox] {
    width: 22px;
    height: 21px;
    vertical-align: top;
}
.user-signup label {
    font-weight: normal;
    color: #4c4c4c;
}
.user-signup li .label-inline {
    margin: 0 15px;
}
.user-signup .tooltip-icon {
    cursor: default;
}
.user-signup .input-container {
    margin-top: 28px;
}
.user-signup .input-container:first-child {
    margin-top: 0;
}
.user-signup .input-container label {
    width: 160px;
    text-align: right;
    margin-right: 15px;
    font-size: 0.818em;
}
.user-signup .input-container .input-field {
    display: inline-block;
    width: 63%;
    vertical-align: text-top;
}
.input-container input,
.input-container select {
    border: 1px solid #969ba0;
    width: 100%;
    font-size: 17px;
    color: #555657;
    font-family: 'OpenSans';
    height: 40px;
    line-height: 40px;
    padding-left: 10px;
}
.input-container .dropdown-arrow {
    height: 41px;
    overflow: hidden;
    background: #fff url('/files/other/businesspartners/images/select-arrow.png') no-repeat right center;
}
.input-container .dropdown-arrow select {
    width: 106%;
    background: transparent;
    -webkit-appearance: none;
}
.user-signup .btn.previous {
    background-color: #59666e;
}
.user-signup .panel-body.terms {
    padding-top: 1.136em;
    padding-left: 0.909em;
    font-size: 0.818em;
}
.user-signup .panel-body.terms h3 {
    font-size: inherit;
    margin: 0 0 25px;
}
.user-signup .terms-body {
    width: 93%;
    height: 320px;
    overflow: auto;
    border: 1px solid #4c4c4c;
    font-size: 0.889em;
    letter-spacing: 0;
    line-height: 1.333em;
    padding: 1em;
    margin-bottom: 25px;
}
.user-signup .terms-body p {
    padding-bottom: 1.944em;
}
.user-signup .panel-body.terms li {
    padding-bottom: 0;
}
.user-signup .next-info h2 {
    font-size: 1.545em;
    padding-bottom: 0.526em;
    margin-top: 42px;
}
.user-signup .next-info p {
    padding-bottom: 1.273em;
}
.user-signup .next-info p.bold {
    font-family: 'Overpass Bold';
}
.user-signup .next-info .btn {
    margin-top: 20px;
}
.join-content-wrap .input-container label {
    width: 118px;
}
.join-content-wrap .company-list {
    padding-left: 0.909em;
    font-size: 0.818em;
}
.join-content-wrap .company-list th {
    font-family: 'Overpass Bold';
    font-weight: normal;
}
.join-content-wrap .company-list td {
    border-top: 1px solid #c0c0c0;
    padding: 0.278em 0;
    color: #4c4c4c;
}
.join-content-wrap .company-list tr:first-child td {
    border-top: none;
}
.join-content-wrap .company-list .checkbox {
    width: 40px;
}
.join-content-wrap .company-list .name {
    width: 31%;
}
.join-content-wrap .company-list .type {
    width: 32.5%;
}
.join-content-wrap .action-container .text-link {
    display: inline-block;
    margin-right: 10px;
    font-size: 0.636em;
    text-decoration: underline;
    vertical-align: top;
    line-height: 40px;
}
.support-bar {
    background-color: #f0f0f0;
    font-size: 1.286em;
    padding: 2.500em 0 1.778em;
}
.support-bar h2 {
    margin: 0 0 20px;
    font-size: 1.222em;
    text-transform: uppercase;
}
.support-bar ul li {
    padding-left: 43px;
    margin-bottom: 15px;
    height: 35px;
    line-height: 35px;
}
.support-bar ul li a {
    color: #252527;
}
.support-bar .help {
    background: url('/files/other/businesspartners/images/help-icon.png') no-repeat 0 50%;
}
.support-bar .faq {
    background: url('/files/other/businesspartners/images/faq-icon.png') no-repeat 0 50%;
}
.support-bar .phone {
    background: url('/files/other/businesspartners/images/phone-icon.png') no-repeat 0 50%;
}
.support-bar .email {
    background: url('/files/other/businesspartners/images/email-icon.png') no-repeat 0 50%;
}
.support-bar .btn {
    background-color: #59666e;
    font-size: 0.889em;
}
.message-bar {
    font-family: 'Overpass Bold';
    font-size: 1.286em;
    line-height: 1.556em;
    letter-spacing: 0;
    padding: 0.833em 0;
}
.message-bar .container {
    position: relative;
}
.message-bar ul {
    margin-bottom: 0;
}
.message-bar .close-btn {
    font-size: 0.778em;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}
.message-bar.notification {
    background-color: #08c0fc;
    background-image: none;
    color: #fff;
}
.message-bar.notification li,
.message-bar.notification .close-btn span {
    color: #fff;
    opacity: 0.9;
    filter: alpha(opacity=90);
}
.message-bar.error {
    border-top: 2px solid #cc0000;
    border-bottom: 2px solid #cc0000;
    color: #cc0000;
}
.message-bar.error .close-btn span {
    color: #cc0000;
}
.red-hat-content .content-box-3up .text-container h4 {
    display: block !important;
}
.bold {
    font-family: 'Overpass Bold' !important;
}
.homepage-promo-banner {
    height: auto !important;
    background: url('/files/other/businesspartners/images/promo-banner-homepage.jpg') no-repeat center center !important;
    padding: 2.4em 0px !important;
    color: #fff;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
.training-promo-banner {
    height: auto !important;
    background: url('/files/other/businesspartners/images/promo-banner.jpg') no-repeat center center !important;
    padding: 5em 0px !important;
    color: #fff;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
.technologies-promo-banner {
    height: auto !important;
    background: url('/files/other/businesspartners/images/promo-banner-technologies.jpg') no-repeat center center !important;
    padding: 5em 0px !important;
    color: #fff;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
