﻿#pageWrapper,
button {
    width: auto
}
.dataEditor .reportTable tr,
.shoppingCart {
    vertical-align: middle
}
.background--opacity,
.primary-nav__after,
.primary-nav__before,
q:after,
q:before {
    content: ''
}
@font-face {
    font-family: icomoon;
    src: url(../fonts/icomoon.svg?3p9rfg);
    src: url(../fonts/icomoon.eot?3p9rfg#iefix) format("embedded-opentype"), url(../fonts/icomoon.ttf?3p9rfg) format("truetype"), url(../fonts/icomoon.woff?3p9rfg) format("woff"), url(../fonts/icomoon.svg?3p9rfg#icomoon) format("svg");
    font-weight: 400;
    font-style: normal
}
[class*=" icon-"],
[class^=icon-] {
    font-family: icomoon!important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    outline: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}
.cartTitle,
.ctaBtn,
.sign-in-wrap a {
    text-transform: uppercase;
    text-decoration: none
}
blockquote,
body,
dd,
div,
dl,
dt,
fieldset,
form,
h1,
h2,
h3,
h4,
h5,
h6,
input,
li,
ol,
p,
pre,
td,
textarea,
th,
ul {
    margin: 0;
    padding: 0
}
fieldset,
img {
    border: 0
}
address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
    font-style: normal;
    font-weight: 400
}
ol,
ul {
    list-style: none
}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
    font-weight: 400
}
abbr,
acronym {
    border: 0;
    border-bottom: 1px dotted #000;
    cursor: help
}
.errorList span,
.messageList span {
    cursor: pointer;
    float: right
}
body {
    font: 13px/1.231
}
button,
input,
select,
textarea {
    font: 99% arial, helvetica, clean, sans-serif
}
table {
    border-collapse: collapse;
    border-spacing: 0;
    font: 100%
}
#loginError,
.dataEditor h2,
h1,
h2,
h3,
h4,
h5,
h6,
strong {
    font-weight: 700
}
code,
kbd,
pre,
samp,
tt {
    font-family: monospace;
    line-height: 100%
}
h1 {
    font-size: 138.5%
}
h2 {
    font-size: 123.1%
}
h3 {
    font-size: 108%
}
h1,
h2,
h3 {
    margin: 1em 0
}
em {
    font-style: italic
}
blockquote,
dl,
ol,
ul {
    margin: 1em
}
dl,
ol,
ul {
    margin-left: 2em
}
ol li {
    list-style: decimal
}
ul li {
    list-style: disc
}
dl dd {
    margin-left: 1em
}
caption {
    margin-bottom: .5em;
    text-align: center
}
fieldset,
p {
    margin-bottom: 1em
}
html {
    overflow: -moz-scrollbars-vertical;
    background-attachment: scroll;
    background-position: center top;
    background-image: url(/images/GtH_background.gif);
    background-repeat: no-repeat
}
.nav,
button {
    overflow: visible
}
.errorList,
.messageList {
    background-repeat: no-repeat;
    background-position: 10px center
}
#pageLogo {
    float: left;
    width: 200px;
    padding-left: 30px;
    margin: 0
}
#topLogin {
    position: absolute;
    right: 0;
    top: 0
}
.nav,
.nav li a {
    position: relative
}
#pageContent {
    float: left;
    padding: 0 10px 10px
	width: 100%;
}
#loginError {
    color: Red;
    font-size: 10px
}
.shoppingCart {
    border: none;
    background-color: transparent!important
}
.cartTitle {
    color: #AB035C;
    font-size: .85em;
    margin-right: .5em
}
.separator {
    margin: 0 10px
}
#sideBarHolder {
    float: right;
    min-width: 222px
}
.sideBar {
    margin-bottom: 10px
}
input.textBox,
select,
textarea {
    padding: 6px;
    outline: 0
}
input:focus.textBox,
select:focus,
textarea:focus {
    background-color: #ffe;
    border-color: #222 #aaa #aaa #222
}
input.inputError {
    background-color: #fee;
    border-color: #f44!important
}
input[readonly]:not(.calendar) {
    color: #666!important;
    background-color: #eee!important;
    border: 1px solid #ccc!important
}
a.button,
a.smallButton,
button,
a.buyNowbtn {
    margin: 0 7px 0 0
}
a.smallButton,
button.small {
    font-size: 80%;
    line-height: 100%
}
button {
    padding: 4px 12px 4px 9px
}
button[type] {
    padding: 5px 10px 6px 7px
}
button.small {
    padding: 3px 6px 3px 5px
}
button[type].small {
    padding: 2px 4px 3px 3px;
    line-height: 13px
}
a.button,
a.buyNowbtn {
    padding: 5px 13px 5px 10px
}
a.smallButton {
    padding: 10px 12px 8px
}
a.button img,
button img {
    margin: 0 3px -3px 0!important;
    padding: 0;
    border: none;
    width: 16px;
    height: 16px
}
div.clearing {
    clear: both;
    height: 0;
    line-height: 0
}
.clearBoth {
    clear: both
}
.errorList {
    border: 1px solid red;
    background-image: url(/images/icons/error32.png);
    background-color: #FFBABA;
    padding: 10px;
    color: red;
    margin: 3px
}
.errorList ul {
    margin: 0 37px;
    padding: 0
}
.errorList li {
    list-style-type: none
}
.validationSummary ul {
    list-style-type: disc;
    padding-left: 15px!important
}
.validationSummary ul li {
    list-style-type: disc
}
.messageList {
    padding: 10px;
    margin: 3px
}
.messageList ul {
    margin: 0 37px;
    padding: 0
}
.messageList li {
    list-style-type: none
}
.MsgListInfo {
    color: #00529B;
    border: 1px solid #00529B;
    background-color: #BDE5F8;
    background-image: url(/images/icons/info32.png)
}
.MsgListWarning {
    color: #9F6000;
    border: 1px solid #9F6000;
    background-color: #FEEFB3;
    background-image: url(/images/icons/warning32.png)
}
.MsgListSuccess {
    color: #4F8A10;
    border: 1px solid #4F8A10;
    background-color: #DFF2BF;
    background-image: url(/images/icons/success32.png)
}
.dataEditor h2 {
    padding-bottom: 5px;
    border-bottom: solid 1px #333;
    margin-bottom: 10px;
    font-size: 18px;
    font-family: "Source Sans Pro"
}
.dataEditor {
    padding-bottom: 40px
}
.dataEditor input {
    width: 200px
}
.dataEditor td {
    padding: 5px 0 0 5px;
    line-height: 28px
}
.dataEditor tr.noteRow td {
    color: #666;
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 11px;
    padding: 1px 0
}
#pageContent,
body,
body a {
    font-family: "Roboto Slab";
}
.dataEditor .staticData {
    font-size: 1.1em
}
.dataEditor label {
    color: #444;
    display: block;
    float: left;
    font-size: 1em;
    line-height: 19px;
    text-align: right;
    margin-right: 5px;
    width: 200px
}
.dataEditor input[type=checkbox] {
    width: auto
}
.dataEditor .reportTable td {
    padding: 12px 0 12px 10px
}
.dataEditor .reportTable label {
    margin-right: 0
}
html {
    font-size: 16px
}
body {
    font-size: 1rem
}
#pageContent {
    font-size: 16px;
    width: 100%;
    box-sizing: border-box
}
body a {
    color: #606060
}
.block-header,


/******************** MAIN NAV ********************/

.nav {
    font-family: "Source Sans Pro"
	width: 100%;
	background-color: #304153;
}
.nav li,
.nav li a {
    color: #ffffff;
	background-color: #304153;
    vertical-align: middle;
    height: 67px
}
p {
    line-height: 1.35
}
.block-header {
    font-size: 2.25rem;
    font-weight: 400
}
.nav {
    height: 67px;
    margin: 0 auto;
    min-height: 0;
    width: 100%
}
.nav-items {
    height: 40px;
    float: right;
    max-width: 885px
}
.nav .logo {
    float: left;
    line-height: 40px;
    display: block;
    text-decoration: none;
    list-style: none;
    padding: 0 15px
	/*height: 90px;
	width: 272px;*/
}
.nav .logo img {
    vertical-align: middle;
    max-height: 40px
}
.nav ul {
    width: 100%;
    height: 40px;
    display: table;
    background: 0 0;
    padding: 0 30px;
    margin: 0;
    box-sizing: border-box
}
.nav li {
    display: block;
    text-align: center;
    border: none;
    float: left;
    background: 0 0
}
.nav li a {
    font-family: "Source Sans Pro", helvetica, arial, sans-serif!important;
    padding: 0 .71875rem;
    display: table-cell;
    margin-right: 1.4375rem;
    font-size: 18px;
    font-weight: 700;
    text-decoration: none
}
.sign-in-wrap,
.sign-in-wrap a {
    height: 100%;
    display: block;
    position: relative
}
.nav li a:hover {
    text-decoration: none
}
.sign-in-wrap {
    float: left;
    overflow: hidden
}
.sign-in-wrap a {
    top: 0;
    right: 0;
    font-family: SourceSansPro-Bold!important;
    font-size: 14px;
    color: #242039
}
.sign-in-wrap a span {
    display: block;
    position: relative;
    font-family: "Source Sans Pro";
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    padding: .875rem 2.0625rem;
    border: 2px solid #161323;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px
}
.ctaBtn,
.utility-nav {
    display: inline-block;
    font-family: "Source Sans Pro";
    font-weight: 700
}
.utility-nav {
    float: right;
    position: relative;
    top: 0;
    height: 5.875rem
}

.navSeparator {
    margin-left: 20px;
	color:#9D7E47;
}

/******************** END NAV ********************/


.jumbotron {
    /*background: url(https://www2.arccorp.com/globalassets/support--training/agency-support/jumbotronstandard_1400x483.jpg) center center;*/
    /*background: url(https://www2.arccorp.com/globalassets/about-us/our-data/fullbleed_1400x687_ourdata.jpg) center center;*/
    background: url(http://seabournna.digitaltangents.com/images/intro1.jpg) center center;
    background-size: cover;
    font-family: "Source Sans Pro";
    max-height: 480px;
    position: relative;
    margin-bottom: 0
}
.jumbotron-faqs {
    background: url(https://www2.arccorp.com/globalassets/about-us/our-data/fullbleed_1400x687_ourdata.jpg) center center;
    background-size: cover
}
.jumbotron-inside {
    max-width: 585px;
    margin: 0 auto;
    height: 100%;
    position: relative;
    min-height: 350px
}
.jumbotron-foreground {
    transform: translateY(-50%);
    position: absolute;
    left: 0;
    top: 50%;
    z-index: 3;
    margin: 0 auto;
    text-align: center;
    color: #FFF;
    height: auto;
    width: 100%
}
.jumbotron .block-header {
    text-align: center;
    font-size: 3rem;
    font-weight: 700
}
.jumbotron h2.block-header {
    color: #fff;
    width: 100%;
    margin: 0
}
.jumbotron .foreground .twoButtons {
    margin: 0 auto;
    text-align: center
}
.jumbotron .ctaBtn {
    width: 112px;
    margin-top: 1.75rem;
    margin-bottom: 0;
    color: #fff;
    font-size: .875rem
}
.ctaBtn {
    border: 2px solid #606060;
    background-color: #606060;
    color: #fff;
    border-radius: 4px;
    text-align: center;
    padding: 1rem 1.875rem;
    margin: 1.25rem 0;
    line-height: normal
}
.ctaBtn.ctaBtn--main {
    margin-right: .625rem
}
.ctaBtn.ctaBtn--secondaryOnImage {
    background: 0 0
}
    .ctaBtn:focus,
    .ctaBtn:hover {
        background-color: #9D7E47;
        color: #FFF;
        border-color: #9D7E47;
        transition: background-color .3s ease-in-out;
        text-decoration: none
    }
.twoButtons {
    text-align: center;
    display: table;
    margin: 0 auto
}
.twoButtons .twoButtons__spacer {
    display: none
}
.twoButtons__content {
    display: table-cell;
    text-align: center
}
.background--opacity {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: .8;
    z-index: 2;
    max-height: 100%;
    background: #000;
    filter: progid: DXImageTransform.Microsoft.gradient startColorstr=transparent, endColorstr=#000, GradientType=0;
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='rgba(0,0,0,0)', endColorstr='#000000')}";
    background: linear-gradient(to bottom, transparent 15%, #000 100%);
    background: -webkit-linear-gradient(top, transparent 15%, #000 100%)
}
.basic-text {
    color: #6c6c6c;
    overflow: hidden
}
.basic-text .basic-text-inside {
    padding: 3.75rem 1.25rem;
    max-width: 100%;
    overflow: visible;
    margin: 0 auto
}


/******************** FOOTER ********************/

footer {
    padding: 0 1.25rem;
    position: relative;
    text-align: left;
    min-height: 6.25rem;
    overflow: hidden;
    background-color: #304153;
    color: #ffffff;
    margin: 0 auto
}
.border-image {
    width: 100%;
    height: 6px;
    position: absolute;
    top: 0;
    left: 0;
    background: url(https://www2.arccorp.com/static/images/colorbar-large-flip.svg) center top no-repeat
}
footer .footer-inside {
    width: 100%;
    margin: 0 auto;
    position: relative
}
footer .footer-inside .rtf {
    left: 0;
    width: 100%;
    display: block;
    position: relative;
    font-size: 14px
	color: #ffffff;
}
.footer-inside.rtf.a {
		color: #ffffff;
}

/******************** END FOOTER ********************/


.GroupTitle,
.leadin-text {
    color: #306879;
    font-size: 1.75rem;
    font-weight: 700;
    font-family: "Source Sans Pro"
}

.primary-nav__after,
.primary-nav__before {
    position: absolute;
    top: 100%;
    left: 0;
    height: 100px;
    width: 100%;
    opacity: .5
}
.primary-nav__before {
    background: linear-gradient(176deg, #bdbdbd, transparent 33%);
    z-index: -1
}
.primary-nav__after {
    background: linear-gradient(-176deg, #bdbdbd, transparent 33%);
    z-index: -1
}
.primary-nav__inside {
    width: 100%;
    margin: 0 auto
}
#pageNavContainer {
    width: 100%;
    padding-top: 0;
    margin-bottom: 0
}
#loggedIn {
    position: relative;
    display: block;
    top: 0;
    text-align: right;
    width: 100%;
	height: 15px;
    margin: 0 auto;
    padding: 10px 0;
    background-color: #ffffff;
	color: #304153
}
.ui-widget {
    font-family: "Roboto Slab"
}
#pageWrapper .box1 input,
#pageWrapper .box2 input,
#pageWrapper .box3 input,
[type=text],
[type=password],
[type=date],
[type=datetime],
[type=datetime-local],
[type=month],
[type=week],
[type=email],
[type=number],
[type=search],
[type=tel],
[type=time],
[type=url],
[type=color],
input.textBox,
select,
textarea {
    height: 2.8rem;
    color: #242039;
    background: #f6f6f6;
    border: 1px solid #eaeaea;
    border-radius: 3px;
    box-sizing: border-box;
    font-family: "Source Sans Pro", verdana, arial, sans-serif;
    font-size: .875rem
}
input:focus.textBox,
select:focus,
textarea:focus {
    background: #fff
}
#pageWrapper {
    max-width: 80%;
    min-height: 70vh;
    margin: 40px auto
}
.contentBox .boxHead {
    background-color: #304153;
    font-family: "Source Sans Pro", "Roboto Slab", helvetica, arial, sans-serif;
    font-weight: 700;
    letter-spacing: 3px
}
a.button,
a.smallButton,
button,
button[type],
a.buyNowbtn,
.ui-widget-content a.buyNowbtn {
    border: 2px solid #9D7E47;
    background-color: #9D7E47;
    display: inline-block;
    font-family: "Roboto Slab", Tahoma, Arial, Verdana, sans-serif;
    font-size: 100%;
    line-height: 130%;
    text-decoration: none;
    font-weight: 700;
    cursor: pointer;
    border-radius: 4px;
    color: #ffffff
}
    a.button:hover,
    a.smallButton:hover,
    button:hover,
    button[type]:hover,
    a.buyNowbtn:hover {
        border-color: #A78B5A;
        background-color: #A78B5A;
        color: #fff
}
button:active,
button[type]:active,
smallbutton:active, 
a.button:active,
a.smallButton:active {
	backgound-color: #8D7140;
	border-color: #8D7140;
}
#pageContentContainer {
    padding: 0;
    background: 0 0;
	width: 100%;
}
.hamburger {
    font-size: 1.5625rem;
    text-decoration: none;
    color: #161323;
    line-height: 94px;
    display: none;
    padding: 0 10px
}
.hamburger:hover {
    text-decoration: none
}
.icon-menu:before {
    content: "\e902"
}
.icon-right-arrow:before {
    font-family: icomoon!important;
    position: absolute;
    top: 50%;
    right: 2.4375rem;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: .75rem;
    line-height: 1;
    content: "\e909";
    display: none
}
a [class*=" icon-arrow"],
a [class^=icon-arrow] {
    font-size: 50%
}
.login-link {
    color: #189BB0
}
.eDropDownButton select {
    height: 19px;
    padding: 0
}
[action="./CreateAccount.aspx"] .contentBox .boxFooter {
    background: 0 0;
    border: 1px solid #333;
    border-top: none
}
[action="./CreateAccount.aspx"] .contentBox .padded {
    border: 1px solid #333;
    border-top: none;
    border-bottom: none
}
.LeftBar {
    width: auto!important
}
#pageWrapper .SearchInput {
    height: 35px;
    margin-right: 10px;
    margin-left: 10px;
    border: 1px solid #9F9F9F
}
#pageWrapper .ui-widget {
    font-family: "Roboto Slab", Verdana, arial, sans-serif!important;
    font-size: 1em
}
#pageWrapper .itemTitle,
#pageWrapper .tabGroupTitle {
    /*font-family: "Source Sans Pro", Verdana, arial, sans-serif!important;*/
	font-Family: Century Schoolbook;
    font-weight: 700;
    /*color: #306879*/
    color: #304153;
	font-size: 36px;
}
#loggedIn a,
#welcomeName {
    color: #B7BDC3
}
#pageWrapper .catalogContent {
    border: none;
    border-top: 5px solid #189BB0;
    box-sizing: border-box;
    width: 100%
}
.ui-widget button,
.ui-widget input,
.ui-widget select,
.ui-widget textarea {
    padding: 10px;
    height: auto;
    margin-bottom: 10px
}
.detailContainer {
    font-size: 1em;
    color: #606060
}
#pageWrapper .adminBox .boxContent a.adminLink {
    background: #D4D4D4
}
#pageWrapper .ui-tabs .ui-tabs-panel {
    padding: 0
}
#PageCatalog #programs {
    padding: 20px
}
.contentBox {
    max-width: 100%!important
}
#pageWrapper .courseDescription {
    width: 100%
}
textarea {
    width: 250px!important;
    min-height: 150px
}
.dataEditor {
    position: relative
}
.side-image {
    max-width: 400px;
    width: 100%;
    position: absolute;
    right: 0;
    top: 60px
}
a#ctl00_cph_profile_ctl00_ctl00_btnCheck {
    margin-top: 10px
}
#certifiedTrainer_Programs.subTab,
#recertification_Programs.subTab {
    margin-top: 0;
}
#PageCatalog .ui-tabs .ui-tabs-panel, #PageHome .ui-tabs .ui-tabs-panel {
    padding: 20px;
}
@media screen and (max-width: 960px) {
    .nav-items {
        display: none;
        z-index: 10;
        top: 94px;
        left: 0;
        float: none;
        position: absolute;
        width: 100%;
        max-width: 100%;
    }
    .nav ul {
        height: auto;
        display: block;
        width: 100%;
        padding: 0
    }
    .icon-right-arrow:before,
    .nav li a {
        display: inline-block
    }
    .nav li {
        float: none;
        background: #242039;
        height: auto
    }
    .nav li a {
        color: #606060;
        padding: 2.375rem 4.375rem 2.375rem 1.875rem;
        width: 100%;
        height: initial;
        line-height: normal;
        text-align: left;
        box-sizing: border-box
    }
        .nav li a:hover {
            color: #9D7E47
        }
    .nav li a.login-link {
        background: #189BB0;
        color: #fff
    }
    .nav li a.login-link:hover {
        background: #9D7E47
    }
    .hamburger {
        display: block
    }
    .footer-inside {
        margin-top: 30px
    }
    .dataEditor td {
        display: table-row
    }
    .dataEditor label {
        text-align: left;
        margin-bottom: 10px;
        margin-top: 10px
    }
    #pageWrapper .Login td,
    #pageWrapper .loginRow td {
        display: table-row;
        text-align: left
    }
    #pageWrapper .ui-tabs .ui-tabs-nav li {
        font-size: 1em
    }
    .side-image {
        position: relative;
        top: 0
    }
}