
/* Newly Added CSS Starts */

.grp-filter-sec 
{
	
	border-left:5px solid #0067CD;
	border-top:1px solid #e6e6e5;
	border-bottom:1px solid #e6e6e5;
	border-right:1px solid #e6e6e5;
	padding:4px 15px;
	color:#535353;	
	background:#f4f4f4 none repeat scroll 0 0;
}

.grp-filter-sec-edit
{
	padding:6px 15px; 
	text-align:right;
	height:34px;
}

@media (min-width: 767px) {
  .grp-filter-sec-edit {
	border-top:1px solid #e6e6e5;
	border-right:1px solid #e6e6e5;
	border-bottom:1px solid #e6e6e5;	
	background:#f4f4f4 none repeat scroll 0 0;
  }
}

.field-top-padding 
{
	padding-top:20px;

	line-height:30px;
}

.img-loading
{
	padding: 10px;
	position:fixed;
	top:50%;
	left:65%;
}

.tooltipstyle_120{
position:absolute;
top: -500px;
left: 0;
padding: 5px;
visibility: hidden;
border:1px solid #ccc;
font-family:sans-serif;
color:#000;
font-size:12px;
line-height:13px;
z-index: 100;
background: #f4f4f4 none repeat scroll 0 0;
box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
width: 160px;
}


.tooltipstyle_circuit {
position:absolute;
top: -500px;
left: 0;
padding: 5px;
visibility: hidden;
border:1px solid #ccc;
font-family:sans-serif;
color:#000;
font-size:12px;
line-height:13px;
z-index: 100;
background-color:#fff;
box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
width: 500px;
}

.tooltip_Title {
    padding:10px;
    background-color: #777777;
    color:#fff;
    font-size:15px;
    text-align:center;
    font-weight:bold;
}

@media (min-width: 767px) {
  .tooltipstyle_120 {
	width: 470px;
  }
}



.tooltipstyle_50{
position:absolute;
top: -500px;
left: 0;
padding: 5px;
visibility: hidden;
border:1px solid #747474;
font-family:sans-serif;
color:#000;
font-size:12px;
line-height:13px;
z-index: 100;
background: url("../img/tool_tip_bg_50.gif") repeat-x;
width: 470px;
}

.tooltipstyle_26{
position:absolute;
top: -500px;
left: 0;
padding: 5px;
visibility: hidden;
border:1px solid #747474;
font-family:sans-serif;
color:#000;
font-size:12px;
line-height:13px;
z-index: 100;
background: url("../img/tool_tip_bg_26.gif") repeat-x;
width: 470px;
}

.cart-email
{
	text-align:left;
}

@media (min-width: 767px) {
  .cart-email 
  {
  	text-align:right;
  }
	.btn_image_stage1
	{
		padding:10px;
	}

}

.btn_image_stage1
{
	border:1px solid #ebebea;
	text-align:center;
	padding:0px;
}

@media (min-width: 992px) {
  .productlisting_accessories 
  {
  	border-left:1px solid #e1dfdf;
  	padding-left:15px;
  }
  
  	.btn_image_stage1
	{
		padding:30px;
	}
}


.productlisting_accessories UL
{
	padding-left:15px!important;
	color:#636c71;
}

.result_part_recom
{
	display: inline-block;
	font-weight: bold;
	margin-bottom: 5px;
	max-width: 100%;
	color:#0067cd;
}

.Nearest_option
{
	color:#fa7600;
	font-weight:bold;
}

.btn_selected
{
	color: #ffffff;
	background-color: #004d9a;
	border-color: rgba(0, 0, 0, 0);
}

.tool-instruction
{
	padding:20px 25px 20px 0;
	background:#ededec none repeat scroll 0 0;
	margin-top:20px;
}

.cell-split-two
{
	width: 45% !important;
}

.cell-split-space
{
	width: 10% !important;
	text-align:center;  
}

.clear-all
{
	clear:both;
}

.buss_logo_series
{
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  height:31px;
  background: url(../img/buss_series_small1.png) no-repeat top right;
  background-position: right 0px top;
  background-repeat: no-repeat; 
  font-family:"Eaton Reg",Helvetica,Arial,sans-serif;  
  font-size:16px;
  padding-top:14px;
}

.hero-overlay-bottom .hero-text .brandlogo-tag-line
{
	font-size:17px;
}

@media (min-width: 767px) {
  .buss_logo_series
  {
	height:61px;
	background: url(../img/buss_series2.png) no-repeat top right;
	background-repeat: no-repeat; 
	background-position: right 0px top;
	font-family:"Eaton Reg",Helvetica,Arial,sans-serif;  
	font-size:32px;
	padding-top:28px;
	
  }
.hero-overlay-bottom  .hero-text .brandlogo-tag-line
 {
	font-size:22px;
 }

}

.login-margin {
}

@media (min-width: 767px) {
    .login-margin {
        padding-left: 40px;
    }

    .login-margin-title {
        padding-left: 20px;
    }
}

/*AutoComplete flyout */

.autocomplete_completionListElement 
{  
	margin: 0 !important;
	padding: 0 !important;
	background-color: window;
	color: windowtext;
	border: buttonshadow;
	border-width: 1px;
	border-style: solid;
	cursor: 'default';
	overflow: auto;
	height: 200px;
    text-align: left; 
    list-style-type: none;
}

/* AutoComplete highlighted item */

.autocomplete_highlightedListItem
{
	margin: 0 !important;
	background-color: #ffff99;
	color: black;
	padding: 0 0 0 1px !important;
	line-height:22px; 
	
}

/* AutoComplete item */

.autocomplete_listItem 
{
	margin: 0 !important;
	background-color: window;
	color: windowtext;
	padding: 0 0 0 1px !important;
	line-height:22px; 
}




.errormsg
{
	color: #dd4b39;
	display: block;
	line-height: 17px;
	margin: 0.5em 0 0;
}

.alert-highlight
{
	color:#dd4b39;
}

.success_msg
{
	border:1px solid #e6e6e5; background-color:#deffd3; color:#1c6d00; padding:4px 10px; 
}

#load_status
{
	margin-top:20px;
}

.err_alert_msg
{
	border:1px solid #e6e6e5; background-color:#ffd7d2; color:#dd4b39; padding:4px 10px; 
}


.input-validation-error
{
	border:1px solid #dd4b39;
}

.field-validation-error
{
	color: #dd4b39;
	display: block;
	line-height: 17px;
	padding-top: 10px;
}

.field-validation-alert
{
	color: #dd4b39;
	display: block;
	line-height: 17px;
	padding-top: 10px;
}


.button_social {    
    color: #fff;
    border: 0;
    background: url(../img/sprite-logins.png) no-repeat 0 0;
    height: 30px;
    padding: 0 0 0 37px;
    font-size: 15px;
    font-weight: bold;
    width: 127px;
    text-align: left;
    margin: 0 0 10px 0;
}

.button_social:hover {
    opacity: .8;
    cursor: pointer;
}

.button_social.linkedin {
    background-position: 0 0px;
    background-color: #283e4a;
}

.button_social.google {
    background-position: 0 -30px;
    background-color: #cc3731;
}

.button_social.facebook {
    background-position: 0 -60px;
    background-color: #3a5a98;
}

.button_social.twitter {
    background-position: 0 -90px;
    background-color: #3a5a98;
}

.action-title {
    padding-bottom: 15px;
    border-bottom: 1px solid #ccc;
    color: inherit;
}

.top-margin {
      margin-top: 20px;
}

.bottom-border {
      border-bottom: 1px solid #ccc;
}

.oscartitlehome {
    text-align:right;
    font-size: 20px;
    padding-top: 20px;
}



.tool-logo {
    float:right;
    width: 150px;
    display: block;
    /* margin: 14px auto 0; */
    /* margin: 14px 7px auto; */
    margin: 10px 0;
}
@media (min-width: 768px), print and (min-width: 0) {
  .tool-logo {
    margin: 25px auto 25px;
    width: 275px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .tool-logo {
    margin: 25px auto 25px;
  }
}
.tool-logo img {
 /* margin-left: 10px; */
 margin-right: 0px;
}
@media (min-width: 768px) {
  .tool-logo img {
    margin-right: 0;
  }
}
/*-----






.apptitle {
    text-align:right;
    margin: 25px auto 25px;
    width: 275px;
}

.panel-list {
    font-size: 12px; 
    padding: 5px 0px; 
    border-bottom: 1px solid #ccc; 
    font-weight: bold;
}

.panel-list a{
    text-decoration:none;
}

.news-img {
    display:none;
}

.document-list {

    font-weight: normal;
}

.document-details a {
    text-decoration:underline;
}
@media (min-width: 767px) {
    .form-textalign {
        text-align: right;
    }
}

.document-type {
    width:205px;
}

.document-size {
    width:120px;
    text-align:right;
}

.viewPromotion {
    font-weight:bold;
}


.project_listing_div {
    width: 380px;
    float: right;
    text-align: right;
    font-size: 12px;
}

.panel_listing_div {
    width: 380px;
    float: right;    
    text-align: right;
    font-size: 11px;
}

.media-list li a.project_listing {
    display:inline;
}

.left_pad {
    padding-left:10px;
}

.document-list {
    background-color:#f0f0f0;
    padding:10px;
}

.modified_date {
    display: inline-block;
    width: 160px;
}

.cursor_style {
    cursor:pointer;
    text-align: center !important;
}

@media (min-width: 992px) {
    .page-header {
        font-size: 45px !important;
    }
}
@media (min-width: 768px) {
    .page-header {
        font-size: 40px !important;
    }
}

.rd_label_val {
    padding: 5px 0 0 10px;
    display: block;
    text-align: left;
    font-weight: normal;
}

.CircuitDesignHelp {
  position: relative;
  display: inline-block;
  color:#0067cd;
  border-bottom: 1px dotted #0067cd;
}


.CircuitDesignHelp .CircuitDesignHelp_Content {
    visibility: hidden;
    border:1px solid #ccc;
    font-family:sans-serif;
    color:#000;
    font-size:12px;
    line-height:13px;
    text-align:justify;
    padding:5px;
    background: #f4f4f4 none repeat scroll 0 0;
    box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);

    /* Position the tooltip */
    position: absolute;
    z-index: 1;
    height: 320px; 
    width:400px; 
    overflow: auto;
}

.CircuitDesignHelp:hover .CircuitDesignHelp_Content {
  visibility: visible;
}

#center {
    /*top : 300px;*/
}

/* Custom Alert */

.hidden {
    display: none;
}
/* used by the dialog by default */

/* When the dialog is shown, the mask will cover the main web page */
#mask {
    position: absolute;
    background-color: rgba(0,0,0,.25);
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1; /* This layers the mask on top of the main web page content. */
}

/* Style the dialog and the elements in it as you wish */
#dialog {
    position: absolute; /* So the dialog can be in its own layer and placed anywhere we want */
    top: 20%;
    left: 25%;
    border: 10px double #222;
    background-color: aliceblue;
    padding: 10px;
    width: 50%;
    height: 125px;
    text-align: center;
    z-index: 10; /* Make sure the dialog is in the top layer */
}

    #dialog > h6 {
        margin-top: 0;
        color:red;
    }

    #dialog > footer {
        margin-top: 1.5em;
    }

#results {
    text-align: center;
    font-weight: bold;
    font-size: 2em;
    margin: 2em;
}



/* Newly Added CSS Ends */

.Components .Multiplevertical {
   width:1px;
   background-color: #ccc;
    height: 21px;
    margin: 0 auto;
    /*margin-top:20px;*/
}

.Components .multipleLoad {
    text-align: center;
    cursor: move;
    border: 2px solid #ccc;
    height: 60px;
    width: 60px;
    margin:0 auto;
}

.toggle-arrow {
    position: absolute;
    Top: 260px;
    right: 0px
}

/* width & Height */
::-webkit-scrollbar {
    width: 5px;
    height: 5px;
}

.combinationmask {
    /*position: absolute;*/
    background-color: rgba(0,0,0,.25);
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1; /* This layers the mask on top of the main web page content. */
}

/* Track */
::-webkit-scrollbar-track {
    background: #f1f1f1;
}
/* Handle */
::-webkit-scrollbar-thumb {
    background: #888;
}

    /* Handle on hover */
    ::-webkit-scrollbar-thumb:hover {
        background: #555;
    }


.btn_print {
    background: url("../img/print_page.gif") 0 0;
    height: 15px;
    width: 19px;
    display: inline-block;
    overflow: hidden;
    text-decoration: none;
    text-indent: -1999px;
    border: none;
    cursor: pointer;
    vertical-align:middle;
}

    .btn_print:hover {
        background: url("../img/print_page.gif") 0 15px;
        height: 15px;
        width: 19px;
        display: inline-block;
        overflow: hidden;
        text-decoration: none;
        text-indent: -1999px;
        border: none;
        cursor: pointer;
        vertical-align:middle;
    }

.ui-menu {
    width: 473px !important;
}

.ui-widget-content {
    background: #fff !important;
}

.paddingtop{
    padding-top : 10px;
}


.result_head {
    padding: 10px;
}

.result_odd {    
    padding: 4px 0;
}

.result_even {
    background: #f4f4f4;
    padding: 4px 0;
}


.panel-title {
    font-weight:bold;
    font-size:22px;

}

/* Accordion*/

* {
  box-sizing: border-box;
}
*::before,
*::after {
  box-sizing: border-box;
}


.accordion .accordion-item {
  border-bottom: 1px solid #e5e5e5;
}

.accordion .accordion-item button[aria-expanded='true'] {
  border-bottom: 1px solid #c9b502;
}

.accordion button {
  position: relative;
  display: block;
  text-align: left;
  width: 100%;
  padding: 1em 0;
  color: #d5d5d5;
  font-size: 1.15rem;
  font-weight: 400;
  border: none;
  background: none;
  outline: none;
}

.accordion button:hover,
.accordion button:focus {
  cursor: pointer;
  color: #c9b502;
}

.accordion button:hover::after,
.accordion button:focus::after {
  cursor: pointer;
  color: #c9b502;
  border: 1px solid #c9b502;
}

.accordion button .accordion-title {
  padding: 0 15px 0 0;
}

.accordion button .icon {
  display: inline-block;
  position: absolute;
  top: 18px;
  right: 0;
  width: 22px;
  height: 22px;
  border: 1px solid;
  border-radius: 22px;
}

.accordion button .icon::before {
  display: block;
  position: absolute;
  content: '';
  top: 9px;
  left: 5px;
  width: 10px;
  height: 2px;
  background: currentColor;
}
.accordion button .icon::after {
  display: block;
  position: absolute;
  content: '';
  top: 5px;
  left: 9px;
  width: 2px;
  height: 10px;
  background: currentColor;
}

.accordion button[aria-expanded='true'] {
  color: #c9b502;
}
.accordion button[aria-expanded='true'] .icon::after {
  width: 0;
}
.accordion button[aria-expanded='true'] + .accordion-content {
  opacity: 1;
  max-height: 13em;
  transition: all 200ms linear;
  will-change: opacity, max-height;
}
.accordion .accordion-content {
  opacity: 0;
  max-height: 0;
  overflow: hidden;
  transition: opacity 200ms linear, max-height 200ms linear;
  will-change: opacity, max-height;
  padding:0 20px 0 0;
}
.accordion .accordion-content p {
  font-size: 1rem;
  font-weight: 300;
  margin: 2em 0;
}

.license-font {
    font-size: 16px !important;
    line-height: 1.8;
}

.license-font a {
    color: #ffe701;
    text-decoration: underline;
}

.license-padding {
    padding-bottom: 8px;
    padding-top: 8px;
}