﻿/* profile override should get added to app.css by oho*/
/*f023*/
.pp-btn {
    text-transform: capitalize;
}
a[data-link-type="member-lock"]:before, a.member-lock:before {
    content: "\f023";
    font-family: FontAwesome;
    padding-right: 5px;
    color: #C41335;
    display: none;
}
a[data-link-type="member-unlock"]:before, a.member-unlock:before {
    content: "\f09c";
    font-family: FontAwesome;
    padding-right: 5px;
    color: #C41335;
    display: none;
}
a[data-link-type="register-lock"]:before, a.register-lock:before {
    content: "\f023";
    font-family: FontAwesome;
    padding-right: 5px;
    display: none;
}

a[data-link-type="register-unlock"]:before, a.register-unlock:before {
    content: "\f09c";
    font-family: FontAwesome;
    padding-right: 5px;
    display: none;
}
.video-message-div {
    height: 317px;
    width: 562px;
    border: 1px solid black;
}
    .video-message-div iframe {
        height: 315px;
        width: 560px;
    }
    .video-message-div .video-message-fake-video {
        height: 315px;
        width: 560px;
        text-align: center;
        border: 1px solid black;
        padding-top: 150px;
    }
@media screen and (min-width: 900px) {
}
@media screen and (min-width: 900px) {
}
@media screen and (min-width: 900px) {
}
.dynatree-container .centerColumn.withRightColumn {
    width: 310px;
}
.rightColumn .item-featured {
    width:  100%!important;
    border-bottom: 1px solid #000;
    margin-bottom: 1rem;
}
.rightColumn .box-featured h2 {
    font-size: 0.8rem;
    color: #fff;
    background: #c41335;
    text-align: center;
    padding: 6px;
}
.rightColumn .item-featured h3 {
    font-size: 1rem;
}
.rightColumn .item-featured p {
    font-size: smaller;
}
.ui-menu {
    list-style: none;
    padding: 2px;
    margin: 0;
    display: block;
    outline: none;
}
.ui-autocomplete {
    position: absolute;
    top: 0px;
    left: 0px;
    cursor: default;
}
.ui-menu .ui-menu-item a {
    text-decoration: none;
    display: block;
    padding: 2px .4em;
    line-height: 1.5;
    min-height: 0px;
    font-weight: normal;
}
.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br {
    border-bottom-right-radius: 5px;
}

.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl {
    border-bottom-left-radius: 5px;
}

.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr {
    border-top-right-radius: 5px;
}

.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl {
    border-top-left-radius: 5px;
}

.ui-menu .ui-menu-item {
    margin: 0;
    padding: 0;
    width: 100%;
    list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7");
}

.ui-widget {
    font-family: Lucida Grande,Lucida Sans,Arial,sans-serif;
    font-size: 1.1em;
}

.ui-widget {
    font-family: Lucida Grande,Lucida Sans,Arial,sans-serif;
    font-size: 1.1em;
}

.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus {
    border: 1px solid #79b7e7;
    background: #d0e5f5 url(images/ui-bg_glass_75_d0e5f5_1x400.png) 50% 50% repeat-x;
    font-weight: bold;
    color: #1d5987;
}

#autocompleteResults {
    z-index: 1000;
    height: 0px;
    width: 0px;
    margin: 0px;
    padding: 0px;
}

    #autocompleteResults .ui-autocomplete {
        z-index: 1000;
    }
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.doc-code__view-doc--panel-toggles { padding-left: 10px; }
.important-notice strong, .important-note strong { display: inline-block; }
.spot-content .doc-box--content h4.general { font-size: .75rem; }
.committee-title {
    font-size: 20px;
    background: #f4f4f4;
    padding: 10px 5px;
    margin: 0;
}
.committee-headers {
    margin: 1rem 0;
}
.doc-code__view-doc--panel-toggles .btn {margin: 2px;}
.private::after {content: "*"; padding-left: 10px;}
.private.red::after {color: red;}
td.private.red {white-space: nowrap;}
.doc-info-codeTabs--fooTable-container.no-border { padding-bottom: 1rem; }
.doc-info-codeTabs--fooTable-container p {margin: 0.5rem 0;}
.onsite-training div select { width: auto; }
.edition-deadlines ul li:last-child { float:left }
.edition-deadlines ul li { width: 49%!important; }

.toggle-target.pt-2 {display: block; }
.toggle-target, .toggle-target.pt-2 {padding-top: 0; }
tr.footable-paging td { display: none!important; }
@media only screen and (min-width: 768px) { .doc-info__edition-search__edition-year { width: 75%; }}
.doc-code__view-doc-toggle-wrapper {padding-left: 0; padding-bottom: 1.25rem;}
.doc-info-upper__edition-search-container {text-align: left;}
.important-note { margin: 0 0 2rem 0;}
.doc-info__edition-search__inner-wrapper__label {display:table-caption; font-size:initial;}
select::-ms-expand { display: none; }
.doc-code__choose-trigger span{
        margin-left: .5rem;
}
.doc-code__view-doc {
    padding: 1rem 0 1.5rem;
}
.doc-code__code-current-edition:before{
    margin: 0;
}
.doc-code__name-wrapper{
    margin-bottom: 1rem!important;
}
#editionScope {
    display:block;
}
    #editionScope h3, #editionScope div {
    display:inline-block;
    }
    #editionScope h3{
        margin: 0 2rem 0 0;
        font-size:1.25rem;
    }
.main-content__upper-region {
    margin-bottom: 0!important;
}
.doc-code__info-cover img {
    width: 120px !important;
}
.doc-code__choose-results ul a .doc-code__choose-results__ind-code {
    width: 115px!important;
}
.filter-by .filter-form {
display: none;
padding: 0.75rem;
background: #fff;
position: absolute;
left: -1px;
right: -1px;
z-index: 20;
border: 1px solid #aaa;
border-width: 0 1px 1px;
float: left;
width: 100%;
}
.filter-by .filter-form label {
    display: inline-flex;
}
.pdf-preview img {
    border: 1px solid #000000;
}
.k-window-titlebar {
    background: #C41331 !important;
}
#codeTableError {
    font-weight: bolder;
    font-size: larger;
}
#certifiedTableError {
    font-weight: bolder;
    font-size: larger;
}
.form-item .error, .inlineContainer .error, #codeTableError, #certifiedTableError {
    display: none;
    width: 100%;
    background: #C41335;
    padding: 5px;
    color: #fff;
}
.errors-container .errors {
    display: none;
}
.form-item .error.on, .inlineContainer .error.on, #codeTableError.on, #certifiedTableError.on {
    display: block;
}
.errors-container .errors.on {
    display: block;
}
.inlineContainer.no-margin {
    padding-left: 0px!important;
}
.profile-Membership .profile-personal-info dt {
    width: 50%;
}
.profile-Membership .profile-personal-info dd {
    width: 47%;
}
.profile-Membership .profile-personal-info #printLinks dd {
    width: 97%;
	padding-left: 1rem;
}
.k-window-actions .k-link {
    color: #333333;
    background-color: #ebebeb;
    border-color: #adadad;
}
/* end profile override*/
/* add NEC menu section*/
@media (min-width: 901px) {
    #menu ul li:nth-child(1) {
        width: 17%;
    }
    #menu ul li:nth-child(2) {
        width: 10%;
    }
    #menu ul li:nth-child(3) {
        width: 15%;
    }
    #menu ul li:nth-child(4) {
        width: 20%;
    }
	#menu ul li:nth-child(5) {
		width: 15%;
	}
	#menu ul li:nth-child(6) {
		width: 11%;
	}
    #menu ul li:nth-child(7) {
        width: 7%;
    }
}
.banner-nec {
	background: #4e87b1 url(../images/banner-nec.png) no-repeat center center;
	background-size: cover;
}
/* end NEC menu section*/
a.no-underline:hover,  a.no-underline:active, a.no-underline:visited,  a.no-underline:link{
    text-decoration: none;
}
a.no-underline .action-link:hover, a.no-underline .underline-hover:hover {
    text-decoration: underline;
}
.color-black {
    color: #000000;
}
.buybox-container {
    float: left;
    padding-right: 20px;
    margin-top: -20px;
    max-width: 201px;
}
a.no-underline:hover,  a.no-underline:active, a.no-underline:visited,  a.no-underline:link{
    text-decoration: none;
}
a.no-underline .action-link:hover, a.no-underline .underline-hover:hover {
    text-decoration: underline;
}
.color-black {
    color: #000000;
}
.buybox-container {
    float: left;
    padding-right: 20px;
    margin-top: -20px;
    max-width: 201px;
}
.profile-box .red-title-area p {
    margin: 0 4rem 0 0;
}
.profile-box .title-area.no-opener p, .profile-box .red-title-area.no-opener p {
    margin-right: 1rem;
}
a.btn {
    background-color: #3b7aa5;
    color: #fff;
}
.profile-edit .title-area p a {
    color: white;
}
.webinar-spot {
    padding: 20px;
}
h3.webinar-spot-header-datetime {
    font-size: 18px;
    color: #686868;
    margin-top: 14px;
    line-height: normal;
    margin-bottom: 8px;
}
h5.webinar-spot-header-heading {
    font-size: 16px;
    margin-top: 14px;
    margin-bottom: 8px;
}
.webinar-spot-footer > span {
    display: inline-block;
    margin-top: 8px;
}
.presenter-image {
    float: right;
    padding-left: 5px;
}
.presenter-description, .presenter-benefit {
    font-style: italic
}
.webinar-form-container {
    border: 2px solid #C41335;
    border-radius: 10px;
}
.webinar-form-header-container {
    background: #C41335;
    color: #FFFFFF;
    padding-left: 10px;
}
.webinar-container  button, .webinar-container input[type="button"]{
    padding: 5px 7px 5px 7px;
    background-color: #C41335;
    color: #ffffff;
    border: 1px solid transparent;
    border-radius: 4px;
    border-color: #000000;
}
.webinar-form {
    /*display: flex;*/
    flex-direction: column;
    width: 433px;
    margin: auto;
}
.render-complete {
    color: #000000;
    line-height: 1.4;
}
.render-complete h3 {
    color: #000000;
}
.render-complete h2 {
    font-size: 1.5em;
}
.box-featured a:hover {
    text-decoration: none;
}
.item-featured {
    color: #000000;
}
.item-featured .span-link {
    color: #0645ad;
    text-decoration: none;
    font-weight: bold;
}
.item-featured .span-link:hover {
    text-decoration: underline;
}
.box-featured {
    clear: both;
    *zoom: 1;
    display: block;
    background: #eee;
    padding: 10px 20px 10px 20px;
    font-size: 0.85rem;
    margin-bottom: 2rem;
}

    .box-featured:before, .box-featured:after {
        content: " ";
        display: table;
    }

    .box-featured:after {
        clear: both;
    }

    .box-featured h2 {
        color: #C41335;
        margin-top: 0;
    }

.item-featured {
    clear: left;
    margin-bottom: 40px;
}

    .item-featured:last-child {
        margin-bottom: 0;
    }

    .item-featured img {
        width: auto;
        float: left;
        margin: 0 0.5rem 0.5rem 0;
    }
    .item-featured h3 {
        font-size: 1.25rem;
    }

@media screen and (min-width: 900px) {
    .item-featured h3 {
        font-size: 1.25rem;
    }

    @media screen and (min-width: 900px) {
        .level-two .item-featured {
            float: left;
            width: 48%;
            margin-right: 4%;
        }

            .level-two .item-featured:nth-child(odd) {
                margin-right: 0;
                clear: none;
            }

            .level-two .item-featured.singleton {
                float: none;
                margin-right: 0;
                width: 73%;
            }
    }
    .level-two .item-featured {
        float: left;
        width: 48%;
        margin-right: 4%;
    }

        .level-two .item-featured:nth-child(odd) {
            margin-right: 0;
            clear: none;
        }

        .level-two .item-featured.singleton {
            float: none;
            margin-right: 0;
            width: 73%;
        }
}

@media screen and (min-width: 481px) and (max-width: 800px) {
    .item-featured img {
        float: none;
    }
}

@media screen and (max-width: 400px) {
    .item-featured img {
        float: none;
    }
}

.item-featured ul {
    list-style: none;
    padding: 0;
}
.do-emulation {
	position: relative;
	top: 110px;
	left: auto;
    right: -700px;
    width: 200px;
	text-decoration: none;
	color: white;
	background-color: rgba(0, 0, 0, 0.3);
	font-size: 12px;
	padding: 1em;
    /*-webkit-transform: rotate(90deg);   
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);*/
    z-index: 100;
}
.do-emulation:hover {
    background-color: #CCC;
    color: #000
}
.do-emulation a {
    font-weight: bold;
    padding-left: 5px;
}
h1, h2 {
    text-transform: initial;
}
h1 {
	line-height: 34px;
}
.banner {
	margin-top: 0;
	margin-bottom: 0;
}
.page.level-two, .pageBody {
	margin-top: 1rem;
}
.hero-section .hero-topic-tag a {
    color: white;
}
.hero-section .container.parallax {
	background-position:right top;
}
.safetytip {
    background: initial;
    background-color: initial;
    border: 4px solid #CCC;
    text-shadow: none;
}
.safetytip p {
    margin: 1rem 0;
 }
.pagecontainer > .breadCrumb, .pagecontainer > .documentTitle, .pagecontainer > .documentBody {
    margin: 0 auto;
    max-width: 75rem;
    width: calc(100% - 2rem);
}
.separatorLeft {
    border: none!important;
}
.panelContainer, .sectionContainer {
    font-size: small;
}
.sectionContainer [class*="column"] + [class*="column"]:last-child, .panelContainer  [class*="column"] + [class*="column"]:last-child {
    float: none !important;
}
.panelContainer select, .sectionContainer select {
    width: 80%;
}
.search-tree-site {
    float: none;
    display: inline-block;
    margin: 0 auto;
    width: 25%;
}
.search-results-site {
    margin: 0 auto;
    display: inline-block;
    width: 75%;
}
.leftColumn {
    float: left;
	margin-bottom: 1rem;
    padding-right: 0;
    padding-left: 0;
    padding-top: 0;
    width: initial;
    height: auto;
}
ul.subnav li > span {
	display: block;
	padding: 0.75rem 54px 0.75rem 0.75rem;
}
#divMarketingMenu {
	margin-top: 1rem;
}
.row .main-content .row {
	margin-left: -10px;
}
.findDocInfo a {
    line-height: 16px;
    display: inline-block;
    width: 95px;
    padding-bottom: 5px;

}
.findDocInfo .button {
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 2px;
    background-color: #000;
    color: #fff;
    font-weight: bold;
    width: 70px;
    font-size: 14px;
}
/* fix max-width: 739px */
@media screen and (max-width: 768px) {
	.hero-section .hero-topic-content h2, .hero-section .hero-topic-content p {
		color: #222 !important;
	}
}
@media only screen and (min-width: 769px){
    .pageBody .wrapper, .wrapper {
        width: calc(100% - 340px);
        float: right;
        padding: initial;
		margin: 0 0 1rem 0;
    }
    .leftColumn {
        width: 300px;
    }
    .subnav-div {
        width: 100%;
    }
}
@media screen and (min-width: 900px) {
	.main-content .item-featured {
		float: left;
		width: 46%;
		margin-right: 0;
	}
	.main-content .item-featured:nth-child(odd) {
		margin-right: 4%;
		clear: none;
	}
    .main-content .item-featured.singleton {
        float: none;
        width: 73%;
    }
}
@media screen and (max-width: 1143px) {
    .leftColumn {
		float: none;
	}
    .rightColumn, .buybox {
        width: 100%!important;
    }
    .rightColumn {
        margin: 0px;
    }
    .buybox-container {
        float: none;
        max-width: initial;
    }
}
@media screen and (max-width: 1225px) {
    .do-emulation {
        top: 2px;
        left: 2px;
        right: auto;
    }
}

@media screen and (max-width: 991px) {
    .profile-box .title-area h2, .profile-box .red-title-area h2 {
        width: 100%;
        padding-right: 3rem;
    }
    .profile-box .red-title-area p {
		padding-top: 0;
	}
}
@media screen and (min-width: 1200px) {
    #BuyNfcssSpan {
        margin-left: 25px;
    }
}
@media screen and (max-width: 768px) {
    .code-search-search input#search-form-query3 {
        max-width: 100%;
    }
}
.hide-all {
    display: none !important;
}