/*###### technical pubs ######*/
.i-narrow-search { 
    width: 18px; /* Icon width */
    height: 23px; /* Icon height */
    display: inline-block; /* Display icon as inline block */
    background-position: -24px -51px; /* Icon background position in sprite */
}
.i-download { 
    width: 23px; /* Icon width */
    height: 16px; /* Icon height */
    display: inline-block; /* Display icon as inline block */
    background-position: -21px -76px; /* Icon background position in sprite */
}
.i-go-to-top { 
    width: 43px; /* Icon width */
    height: 43px; /* Icon height */
    display: inline-block; /* Display icon as inline block */
    background-position: -25px 0; /* Icon background position in sprite */
}
.main-content {
	color: #666;
    font-family: Helvetica,Arial,sans-serif;
    font-size: 14px;
	margin: 0 auto;
	width: 980px;
}
.main-content a {
    color: #003395;
    font-weight: bold;
    text-decoration: none;
}
a.download-result {
    display: inline-block;
    margin-top: 10px;
}
a.download-doc-result {
    display: inline-block;
    margin-top: 10px;
    position: relative;
    left: 600px;
}
.search-title {
    color: #666;
    font-size: 30px;
    font-weight: normal;
}
.result-note {
	color: #666;
	font-size: 14px;
}
.left-side-content {
	float: left;
	width: 230px;
}
.left-nav-title {
    background: #003395;
    border-radius: 6px 6px 0 0;
    color: #fff;
    font-size: 14px;
    display: block;
    margin: 0;
    padding: 15px 20px;
}
.left-nav-content-box {
    background: #fcfcfc;
    border: 1px solid #dcdcdc;
    border-radius: 0 0 6px 6px;
    color: #666;
    font-size: 13px;
    display: block;
    margin: 0;
}
.left-box {
    border-bottom: 1px solid #dcdcdc;
    margin-bottom: 20px;
    padding: 0 20px 15px 20px;
}
.left-box-top {
    padding-top: 15px; 
}
.left-box-last {
    border-bottom: none;
    margin-bottom: 0;
}
.left-box label {
    display: block;
    font-weight: bold;
    margin-bottom: 8px;
}
.left-nav-content-box .search-box {
	background: #fff;
    border: 1px solid #dcdcdc;
    border-radius: 3px;
    padding: 2px;
}
.left-nav-content-box .search-box input {
    border: none;
    height: 30px;
    line-height: 30px;
    padding: 0 10px;
    width: 131px;
}
.left-nav-content-box .search-box .narrow-search {
    background: none;
    border: none;
    display: inline-block;
    float: none;
    height: 30px;
    line-height: 30px;
    margin: 0;
    padding: 0;
    vertical-align: middle;
}
.left-box strong.title {
    display: inline-block;
    width: 139px;
}
.left-box .calendar {
    margin-top: 10px;
}
.left-box .calendar.cal-1 {
    margin-top: 20px;
}
.left-box .calendar label {
    display: inline-block;
    width: 40px;
}
.left-box .calendar input {
    width: 104px;
}
.left-box ul.links {
    list-style: none;    
    margin: 0;
    padding: 0;
}
.left-box ul.links li {
    margin-bottom: 5px;
    word-break: break-all;
}

/*Right side start here*/
.right-side-content {
	float: right;
	width: 730px;
}
.right-side-content a.btn-positive {
    color: #fff;
    display: inline-block;
    font-size: 12px;
    font-weight: bold;
    height: auto;
    line-height: 18px;
    padding: 10px 16px;
    width: auto;
}
.right-side-content ul.grid-box {
    list-style: none;    
    margin: 0;
    padding: 0;
}
.right-side-content ul.grid-box li {
    display: inline-block;
    vertical-align: top;
}
.right-side-content .grid-box li > p {
    margin: 0;
    word-wrap: break-word;
}
.right-side-content .grid-box .col-1 {
    width: 100px;
    word-wrap: break-word;
}
.right-side-content .grid-box .col-2 {
    width: 60px;   
    word-wrap: break-word;
}
.right-side-content .grid-box .col-3 {
    width: 100px;
    word-wrap: break-word;
}
.right-side-content .grid-box .col-4 {
    width: 85px;
    word-wrap: break-word;
}
.right-side-content .grid-box .col-5 {
    width: 85px;
   word-wrap: break-word;
}
.right-side-content .grid-box .col-6 {
    width: 100px;
    word-wrap: break-word;
}
.right-side-content .grid-box .col-7 {
    width: 85px;
}
.right-side-content .right-box{
    background: #fff;
    border: 1px solid #dcdcdc;
    border-radius: 6px;
    color: #666;
    display: block;
    font-size: 13px;
    margin: 0;
}
.right-box-set {
    padding: 10px 20px;
}
.right-section-1 {}
.right-section-1 .select-box-1 {
    width: 300px;
}
.right-section-1 .select-box-1 label {
    display: inline-block;
    vertical-align: baseline;
    width: 60px;
}
.right-section-1 .select_cont {
    background: url(../images/select_arrow.png) no-repeat scroll right center;    
    display: inline-block;
    vertical-align: middle;
    width: 190px;
}
.right-side-content .right-section-1 .select_cont select {
	height: auto;
	padding: 10px;
    width: 100%;
    width: 114% \0/;    
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    text-overflow: '';
}
.right-section-2 {
    background: #e6e6e6;
}
.right-section-3 {
    border-bottom: 1px solid #dcdcdc;
}
.right-side-content .right-section-3 ul.grid-box {
    margin: 0 0 10px;
}
.right-section-4 {}
.right-section-4 .more-result {
    float: left;
    height: 43px;
    width: 600px;
}
.right-section-4 .go-to-top {
    float: right;
    width: 43px;
}

/* New Tech Request Start Here */
.techpub-request-access {
	
}
.request-msg {
	color:#d32a23;
}
.request-access-form-box {
    background: #fcfcfc;
    border: 1px solid #ccc;
    border-radius: 5px;
    color: #666;
    margin-bottom: 30px;
    padding: 30px;
}
.request-access-form-box hr {
    background: #cccccc;
    border: none;
    height: 1px;
    margin-bottom: 30px;
}
.request-access-form-box label {
    font-size: 13px;
    font-weight: 600;
    line-height: 1;
    margin: 20px 0 10px;
    text-transform: capitalize;
}
.request-access-form-box label.first {
    margin-top: 0;
}
.request-access-form-box input[type='text']  {
    border: 1px solid #dcdcdc;
    border-radius: 3px;
    padding: 10px;
    width: 100%;
}

.request-access-form-box .ra-ata-chapter input[type='text']{
	width: 100%;
}
.request-access-form-box textarea {
    border: 1px solid #ccc;
    border-radius: 3px;
    font-family: Helvetica;
    font-size: 13px;
    padding: 10px;
    width: 438px;
}
.request-access-form-box .title {
    font-size: 24px;
    font-weight: 100;
    margin-right: 40px;
    text-transform: capitalize;
    width: 170px;
}
.request-access-form-box .fields {
    margin: 0 40px 0 0;
    width: 460px;
}
.request-access-form-box .fields .select_cont {
    background: url(../images/select_arrow.png) no-repeat scroll right center;
    border: 1px solid #ccc;
    border-radius: 3px;
    cursor: pointer;
    font-family: Helvetica;
    margin-bottom: 5px;
    overflow: hidden;
    width: 99%;
}
.ra-engine-type .request-access-form-box .fields .select_cont {
width: 100%;
	}
.request-access-form-box .fields .select_cont select {
    padding: 9px 7px;
    width: 100%;
    width: 110% \0/;
    border: none;
    box-shadow: none;
    background-color: transparent;
    background-image: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    text-overflow: '';
    height: auto;
}
.request-access-form-box .fields .ra-crn-component .select_cont select,
.request-access-form-box .fields .ra-engine-type .select_cont select {
    width: 120% \0/;
}
.ra-set-1,
.ra-set-2,
.ra-set-3,
.ra-set-4,
.ra-set-5 {
    margin-bottom: 30px;
}
.request-access-form-box .white-box {
    background: #ffffff;
    border: none;
    padding:0;
}
.ra-company {
    margin-right: 2%;
    width: 48%;
}
.ra-company input[type='text']  {
    width: 89%;
}
.ra-phone-number {
    width: 50%;
}
.ra-phone-number input[type='text']  {
    width: 89%;
}
.ra-crn-component {
    margin-right: 2%;
    width: 100%;
}
.ra-crn-serial-number {
    margin-right: 2%;
    width: 49%;
}
.ra-crn-part-number {
    width: 49%;
}
.ra-crn-part-number input[type='text'] ,
.ra-crn-serial-number input[type='text']  {
    width: 100%;
}
.ra-engine-type {
    margin-right: 2%;
    width: 56%;
}
.ra-ata-chapter {
    width: 41%;
}
.ra-aiad-apn {
    margin-right: 2%;
    width: 49%;
}
.ra-aiad-serial-number {
    width: 49%;
}

.assemblypart .ra-crn-serial-number {
    margin-right: 2%;
    width: 31%;
}

.assemblypart .ra-crn-part-number {
	margin-right: 2%;
    width: 31%;
}

.detailedPart .ra-crn-serial-number {
    margin-right: 2%;
    width: 31%;
}

.detailedPart .ra-crn-part-number {
	margin-right: 2%;
    width: 31%;
}

.ra-aiad-apn input[type='text'],
.ra-aiad-serial-number input[type='text']  {
    width: 90%;
}
.char-count {
    font-size: 12px;
}
.add-more {
    cursor: pointer;
    display: inline-block;
    float: right;
    margin-top: 8px !important;
}
.hide {
    display: none;
}
.show {
    display: block;
}
.request-access-form-box .button-set input {
    margin: 0px -40px 0px 52px !important;
    padding: 9px 0 !important;
    
}
.ra-note {
    margin: 0;
}
.add-another-part span {
    color: #000099;
    cursor: pointer;
    display: inline-block;
    font-size: 12px;
    margin: 15px 0 0;
}
.request-access-form-box .affected-parts-set-2 hr {
    margin: 30px 0 10px;
}
p.added-fields {
    font-size: 13px;
    line-height: 18px;
    margin-bottom: 0;
    margin-right: 10px;
    text-align: justify;
    word-wrap: break-word;
}
p.added-fields.first {
    margin-top: 0;
}
.request-access-form-box .fields .white-box.error {
    background-color: #ffeeee !important;
}
.request-access-form-box .fields .white-box.error .select_cont {
	border-color: #d32a23 !important;
}
.techpub-subheader
{
	font-size:18px;
	font-weight:bold;
}
.div-table{
  display:table;         
  width:auto;         
          
  border:1px solid  #666666;         
  border-spacing:0px;/*cellspacing:poor IE support for  this*/
}
.div-table-row{
  display:table-row;
  width:auto;
  clear:both;
   word-wrap: break-word;
}
.div-table-col{
  float:left;/*fix for  buggy browsers*/
  display:table-column;         
  width:200px;
    border-bottom:1px solid  #666666;
   border-left:1px solid  #666666;
   font-size:15px;
   color:#000000;
   background-color:#C0C0C0;
    padding:2px;
  
 
}
.div-table-col-right{
  float:left;/*fix for  buggy browsers*/
  display:table-column;         
  width:550px;
    border-bottom:1px solid  #666666;
   border-left:1px solid  #666666;
   font-size:15px;
    padding:2px;
  
 
}
.fontblack
{
	 color:black;
}
.techpubdownload
{
	float:right;
	margin-right:50px;
}

.techpub-date-reset{
	display:inline-block;
	cursor: pointer; 
	cursor: hand;
}

.unfilter{
	margin-left: 0px;
    color: #fff;
    width: 185px;
    padding: 10px 0;
    border-radius: 3px;
    background: #ffb300;
    background: url(_ui/desktop/common/css/data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIi�EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,#ffb300 0%,#d98100 100%);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#ffb300),color-stop(100%,#d98100));
    background: -webkit-linear-gradient(top,#ffb300 0%,#d98100 100%);
    background: -o-linear-gradient(top,#ffb300 0%,#d98100 100%);
    background: -ms-linear-gradient(top,#ffb300 0%,#d98100 100%);
    background: linear-gradient(to bottom,#ffb300 0%,#d98100 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffb300',endColorstr='#d98100',GradientType=0 );
    border: none;
    line-height: 1;
    cursor: pointer;
}

#trsf-unsave-button{
	width: 238px;
	background: #003395;
	margin-left: 20px;
}

#emailNotifications .email-header{
       height:100px;
}

#emailNotifications .notifications-in{
	margin-bottom: 10px;
}

#print-confirmation, #email-confirmation, #save-form{
	
	margin-left: 0px!important;
	color: #fff;
    display: inline-block;
    font-size: 12px;
    font-weight: bold;
    height: auto;
    line-height: 18px;
    padding: 10px 16px;
    width: 120px;
} 

.confirm_msg{
	margin-top: 30px;
	font-weight: bold;
	font-size: 20px;
}
#submit-form{
	margin-left: 50px!important;
}
#submit-confirmation, #cancel-confirmation{
	margin-left: 50px!important;
}
.saveOk{
	float: right;
	width: 50px;
	margin-top: 10px;
	margin-bottom:0px;
}
.ra-aiad-description{
	margin-right: 2%;
    width: 100%;
}
#tech-requests-search-filter #select-sortby{
	width: 240px!important;
}

.empty-title{
	margin-left: 207px;
}
/* New Tech Request End Here */

.mypublicationspage .orderList .orderListTable thead th:last-child {
        text-align: left !important;
}

.techpubmodal
    {
        position: fixed;
        z-index: 999;
        height: 100%;
        width: 100%;
        top: 0;
        left: 0;
        background-color: Black;
        filter: alpha(opacity=93);
        opacity: 0.93;
        -moz-opacity: 0.93;
    }
 
.techpubmodal .techpubtext *{
	text-shadow:0px 0px 0px;
	font-style: normal; 
	font-weight:normal;
	color:#0c0c0c !important;
	padding-top: 8px;
}

.saveOkConfirm {
	float: left;
	width: 110px;
	margin-top: 10px;
	margin-bottom:0px;
}

.customAccount .orderList .editAndSubmitButton {
	    text-align: center;
	    height:100px;
	    padding: 12px 15px;
	    color: #fff;
}
.customAccount .orderList .editAndSubmitButton{
	    padding-top: 24px !important;
	    padding-right: 0 !important;
}

.email-headline-text{
	border-bottom: 1px dotted #A5A5A5;
    font-size: 1em;
    font-weight: bold;
    height: 30px;
    line-height: 30px;
    text-transform: capitalize;
    margin: 0 0 15px;
}

.techpub-advanced-search-title{
    font-size: 26px;
    font-weight: 400;
    color: #6C6E71;
    margin-top: 50px;
}

.pagination ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
    display: inline-flex;
    float: right;
}

.pagination ul li {
    list-style: none;
}

.pagination ul li a {
    text-decoration: none;
    padding: 5px 5px;
    display: block;
    font-weight: bold;
    font-size: 14px;
}

.pagination ul li a:hover {
    background-color: #f1f1f1;
}

.pagination ul li.advanced-search-active a {
    color: grey;
    pointer-events: none;
}

.pagination ul li a:visited, .pagination ul li a:focus, .pagination ul li a:advanced-search-active {
    background-color: transparent;
    outline: none;
}

.no-tech-pub-result{
    text-align: center;
    width: 100%;
    display: block;
    margin-top: 3%;
    font-size: 20px;
    font-weight: bold;
}

.techpub-advanced-search-link{
    font-weight: bold;
}

.show-more-techpub-search , .see-more-techpub-search , .show-more-techpub-application-search, .show-more-techpub-child-search, .show-more-techpub-application-child-search, .see-more-techpub-child-search, .show-more-parts-my-pubs-search, .show-more-application-my-pubs-search, .show-more-parts-my-publications {
	text-decoration: underline;
	color: #2D6BFF;
	width: 78px;
	height: 22px;
	top: 85px;
	left: 672px;
	gap: 0px;
	opacity: 0px;
	font-family: 'RotorFont';
	font-size: 14px;
	font-weight: 400;
	line-height: 22px;
	text-align: left;
	}

.tech-pub-popup , .tech-pub-title-popup, .tech-pub-application-popup, .my-pubs-parts-popup, .tech-pub-child-part-popup, .tech-pub-application-child-popup, .tech-pub-child-title-popup, .my-pubs-search-parts-popup, .my-pubs-search-application-popup {
	display: none;
	position: fixed;
	z-index: 99;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	overflow: auto;
	background-color: rgb(0, 0, 0);
	background-color: rgba(0, 0, 0, 0.4);
}

.tech-pub-popup-content , .tech-pub-title-popup-content , .tech-pub-application-popup-content, .tech-pub-child-part-popup-content, .tech-pub-application-child-popup-content, .tech-pub-child-title-popup-content {
	background-color: #fefefe;
	padding: 20px;
	border: 1px solid #D1D1D1;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 1.2;
	display: block;
	top: 50%;
    left: 58%;
    translate: -61% -55%;
    position: fixed;
    width: 1220px;
    height: 550px;
    overflow-y: auto;
}

.my-pubs-parts-popup-content, .my-pubs-search-parts-popup-content, .my-pubs-search-application-popup-content {
	background-color: #fefefe;
	padding: 20px;
	border: 1px solid #D1D1D1;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 1.2;
	display: block;
	top: 50%;
    left: 58%;
    translate: -61% -55%;
    position: fixed;
    width: 1220px;
    height: 500px;
    overflow-y: auto;
}

#tech-pub-close-popup , #tech-pub-title-close-popup , #tech-pub-application-close-popup, #my-pubs-parts-close-popup, #tech-pub-child-part-close-popup, #tech-pub-application-close-child-popup, #tech-pub-child-title-close-popup, #my-pubs-search-parts-close-popup, #my-pubs-search-application-close-popup {
    position: fixed;
    width: 24px;
    height: 24px;
    top: 24px;
    left: 1176px;
    padding: 4.5px 0px 0px 0px;
}

.tech-pub-popup-header , .tech-pub-title-popup-header, .tech-pub-application-popup-header, .my-pubs-parts-popup-header, .tech-pub-child-part-popup-header, .tech-pub-application-child-popup-header, .tech-pub-child-title-popup-header, .my-pubs-search-application-popup-header {
	float: left;
	box-sizing: border-box;
	width: 16%;
	font-size: 16px;
	font-weight: 400;
	line-height: 26px;
	text-align: left;
	padding-top: 28px;
	border-top: 28px;
	text-transform: none;
	font-family: 'RotorFont500';
	padding-left: 26px;
}

.tech-pub-popup-partNumberheader , .tech-pub-popup-titleHeader, .tech-pub-popup-applicationHeader, .tech-pub-child-part-popup-partNumberheader, .tech-pub-child-popup-applicationHeader, .tech-pub-child-popup-titleHeader {
    float: left;
	font-size: 16px;
	font-weight: 400;
	line-height: 26px;
	text-align: left;
	text-transform: none;
	font-family: 'RotorFont500';
	margin-top: 8px;
	padding-left: 26px;
}
.my-pubs-search-parts-popup-header,  .my-pubs-search-application-popup-header {
 	float: left;
 	box-sizing: border-box;
 	width: 16%;
 	font-size: 18px;
 	font-weight: 400;
 	line-height: 26px;
 	text-align: left;
 	padding-top: 28px;
 	border-top: 28px;
 	text-transform: none;
 	font-family: 'RotorFont500';
 	padding-left: 26px;
 }

.my-pubs-parts-popup-partNumberheader, .my-pubs-search-parts-popup-partNumber-header, .my-pubs-search-application-number-popup-header {
	float: left;
	font-size: 18px;
	font-weight: 400;
	line-height: 26px;
	text-align: left;
	text-transform: none;
	font-family: 'RotorFont500';
	margin-top: 25px;
	padding-left: 26px;
}

.tech-pub-clr {
	clear: both
}

.tech-pub-popup-values , .tech-pub-title-popup-values, .tech-pub-application-popup-values, .my-pubs-parts-popup-values, .tech-pub-child-part-popup-values, .tech-pub-application-child-popup-values, .tech-pub-child-title-popup-values {
	float: left;
	box-sizing: border-box;
	width: 16%;
	font-size: 16px;
	font-weight: 400;
	line-height: 24px;
	text-align: left;
	text-transform: none;
	font-family: 'RotorFont';
	margin-top: 8px;
	padding-left: 26px;
}

.my-pubs-search-parts-popup-values, .my-pubs-search-application-popup-values {
	float: left;
	box-sizing: border-box;
	width: 16%;
	font-size: 16px;
	font-weight: 400;
	line-height: 24px;
	text-align: left;
	text-transform: none;
	font-family: 'RotorFont';
	margin-top: 8px;
	padding-left: 26px;
}

.part-row , .application-row {
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 10px;
    gap: 8px;
    list-style: disc;
    margin-left: 20px;
    padding-left: 26px;
}

.application-row {
  text-align: left;
  margin-left: 10px;
}

.part-item {
	width: 15%;
	box-sizing: border-box;
	padding: 5px 17px 5px 5px;
	text-align: left;
	font-family: 'RotorFont';
	line-height: 24px;
	margin: 2px;
	font-size: 16px;
	font-weight: 400;
	word-wrap: break-word;
}

.application-item {
    width: 12%;
    box-sizing: border-box;
    padding: 5px 22px 5px 5px;
    font-family: 'RotorFont';
    line-height: 24px;
    margin: 2px;
    font-size: 16px;
    font-weight: 400;
    max-width: 150px;
    word-wrap: break-word;
    display: list-item;
    list-style-type: disc;
    margin-right: 10px;
    position: relative;
    text-align: left;
    word-wrap: break-word;
}


#popup-part-list, #child-part-popup-part-list {
	max-height: 300px;
	margin-top: 20px;
}

#my-pubs-parts-popup-part-list, #my-pubs-search-application-popup-list {
	max-height: 300px;
	overflow-y: auto;
	margin-top: 10px;
}

#my-pubs-search-parts-popup-part-list {
    max-height: 270px;
    overflow-y: auto;
    margin-top: 10px;
}

#popup-application-list, #child-popup-application-list{
    max-height: 300px;
	overflow-y: auto;
    padding: 0 10px 20px 10px;
    list-style-type: disc;
    box-sizing: border-box;
}

#title-popup-product-title-value, #child-title-popup-product-title-value{
    text-align:left;
    padding-left:10px;
    font-family: 'RotorFont';
}

#popup-product-name-value, #child-part-popup-product-name-value{
    font-family: 'RotorFont';
}

#popup-product-type-value, #child-part-popup-product-type-value{
    font-family: 'RotorFont';
}

#popup-product-application-value, #child-part-popup-product-application-value{
    font-family: 'RotorFont';
}

#popup-product-engine-value, #child-part-popup-product-engine-value{
    font-family: 'RotorFont';
}

#popup-product-location-value, #child-part-popup-product-location-value{
    font-family: 'RotorFont';
}

#application-popup-product-name-value, #child-application-popup-product-name-value{
    font-family: 'RotorFont';
}

#application-popup-product-type-value, #child-application-popup-product-type-value{
    font-family: 'RotorFont';
}

#application-popup-product-partNumber-value, #child-application-popup-product-partNumber-value{
    font-family: 'RotorFont';
}

#application-popup-product-title-value, #child-application-popup-product-title-value{
    font-family: 'RotorFont';
}

#application-popup-product-engine-value, #child-application-popup-product-engine-value{
    font-family: 'RotorFont';
}

#application-popup-product-location-value, #child-application-popup-product-location-value{
    font-family: 'RotorFont';
}


#title-popup-product-name-value, #child-title-popup-product-name-value{
    font-family: 'RotorFont';
}

#title-popup-product-type-value, #child-title-popup-product-type-value{
    font-family: 'RotorFont';
}

#title-popup-product-partNumber-value, #child-title-popup-product-partNumber-value{
    font-family: 'RotorFont';
}

#title-popup-product-application-value, #child-title-popup-product-application-value{
    font-family: 'RotorFont';
}

#title-popup-product-engine-value, #child-title-popup-product-engine-value{
    font-family: 'RotorFont';
}

#title-popup-product-location-value, #child-title-popup-product-location-value{
    font-family: 'RotorFont';
}

.myPubs-page .rotor-btn-grp-container .rotor-btn {
    margin: 0px;
    text-transform: capitalize;
}

.myPubs-page .rotor-btn-grp-container {
    display: flex;
}

#tech-pub-popup #popup-part-list ul.part-row {
    list-style-type: disc;
}

.as-result__header .as-result__location {
    padding-right: 17px;
}
