.jqmOverlay {
	background-color: #000;
}
* iframe.jqm {
	position:absolute;
	top:0;
	left:0;
	z-index:-1;
	width: expression(this.parentNode.offsetWidth+'px');
	height: expression(this.parentNode.offsetHeight+'px');
}
* html .jqmWindow {
	position: absolute;
	top: expression((document.documentElement.scrollTop || document.body.scrollTop) + Math.round(17 * (document.documentElement.offsetHeight || document.body.clientHeight) / 100) + 'px');
}
.clear {
	clear:both;
	line-height:18px; 
	font-size:12px;
}
#registration {
	padding:5px 11px 10px 14px!important;
	width:90%;
}
#registration h2 {
	color:#353535;
	font-size:18px;
	font-weight:normal;
	margin-bottom:24px;
	float:left;
	background:url(../../images/rohm-theme/myrohm-logo.jpg) no-repeat left top;
	width:82px;
	height:69px;
}
#registration h3 {
	color:#949494;
	font-size:30px;
	font-weight:normal;
	margin-bottom:30px;
	text-align:center;
}
#registration_contain {
	padding:30px 0;
	width:800px;
	height:auto;
	background-color:#f7f9f9;
}
#registration_contain .registration_section {
	margin:0 0 30px;
	padding:0;
	width:800px;
}
#registration_contain .registration_section h3, #registration_contain .registration_section p {
	font-weight:normal;
	margin-left:30px;
	width:600px;
}

#registration_contain .wider_section h3, #registration_contain .wider_section p {
	width:650px;
}
#registration_contain .registration_section p {
	line-height:1.5em;
}
.registration_modal {
	width:800px;
}
.registration_modal h1 {
	background-image:url("../../images/modal_header_bkg_lg.png")!important;
}
#registration_forms {
	height:auto;
	overflow:hidden;
	position:relative;
}
#reg_form_column {
	height:auto;
	padding:0;
	position:relative;
}
#reg_form_column form {
	clear:both;
}
#reg_form_column .form-row {
	border:none;
	clear:both;
	height:auto;
	margin:8px 0 8px;
	padding:0 0 4px 10px;
	position:relative;
}
#reg_form_column .security_answer_row, #reg_form_column .terms_conditions {
	margin-left:166px !important;
}
@media screen and (max-device-width:480.98px) {
#individual_form .terms_conditions label {
	font-size:8px;
}
#registration-registration-step1-welcome .terms_conditions label {
	font-size:8px;
}
}
#reg_form_column .form-button-row {
	margin-bottom:0;
	padding-top:10px;
	margin-left:218px;
}
#reg_form_column h3 {
	float:left;
	width:250px;
}
#reg_form_column .required_fields {
	color:#d81533;
	float:right;
	font-weight:bold;
	margin:0;
	padding:2px 0 0;
	position:absolute;
	right:0;
}
.form-row .req_star {
	color:#e30000;
	float:none;
	display:inline-block;
	text-align:left;
	margin:3px 4px 0 0;
	position:relative;
	width:auto!important;
}
.form-row .req_star {
	display:inline;
}
.form-row label.reg_lbl {
	color:#626262;
	display:block;
	float:left;
	font-size:18px;
	margin-bottom:9px;
	position:relative;
	text-align:right;
	width:162px;
	margin-right:5px;
}
.ja #contact_us .form-row label.reg_lbl{
   font-size:15px;
}
.address_2_row label.reg_lbl {
	padding-left:11px;
}
.form-row.terms_conditions .req_star {
	margin:0;
}
#business_form .form-row.terms_conditions {
	margin-bottom:100px;
}
#reg_form_column .form-row.remember_me {
	padding-left:30px;
}
.form-row.terms_conditions input, .form-row.remember_me input {
	margin-right:5px;
}
.form-row .req_star {
	color:#e30000;
	margin:3px 4px 0 0;
}
.form-row input[type="text"], .form-row input[type="password"], #reg_form_column .form-row .selector {
	clear:right;
	float:left;
	position:relative;
	text-transform:none;
	height:24px!important;
	line-height:24px!important;
	width:250px;
}

.error_row input[type="text"], .error_row input[type="password"] {
	color:#e30000!important;
}
.error_row ::-webkit-input-placeholder {
color:#e30000;
}
.error_row :-moz-placeholder {
color:#e30000;
}
.ok [type="text"], .ok input[type="password"] {
	background:#FFF url("../../images/common/check.png") 98% 3px no-repeat!important;
}
.visible_error {
	display:block!important;
}
#reg_form_column .selector span {
	width:208px;
}
body:not(:-moz-handler-blocked) #reg_form_column .selector span {
	white-space:normal!important;
	height:27px;
	word-wrap:break-word;
}
#reg_form_column .form-row .selector select {
	min-width:260px;
}
#reg_form_column .reg_type_row {
	float:left;
	width:250px;
}
.reg_type_row div {
	float:left;
	padding-left:10px;
	width:110px;
}
.reg_type_row div input {
	margin-right:5px;
}
#reg_form_column .form-button-row .cancel_link, #reg_form_column .form-button-row .no_vin_link, #reg_form_column .form-button-row .forgot_link {
	font-weight:normal;
	position:relative;
	top:2px;
}
#reg_form_column .no_vin_link {
	display:none;
}
#no_vin_found .no_vin_link {
	display:inline;
}
#add_vehicles_form .no_vin_link {
	display:inline;
}
#reg_form_column .form-button-row input {
	margin-right:8px;
}
#error_box {
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	-moz-box-shadow:1px 1px 4px #CCC;
	-webkit-box-shadow:1px 1px 4px #CCC;
	box-shadow:1px 1px 4px #CCC;
	border:1px solid #e30000;
	color:#e30000;
	display:none;
	margin:0 0 20px 30px;
	padding:15px;
	width:410px;
}
#error_box p {
	color:#e30000;
	line-height:1.6em;
	margin-bottom:0;
	width:400px;
}
#reg_form_column .form-row .error.active {
	display:block;
	white-space:normal;
}
#reg_form_column .form-row .error, #reg_form_column .form-row .error_description, #reg_form_column .form-row .error_link {
	color:#d81533;
	display:none;
	font-style:normal;
	margin:0;
	padding-left:20px;
	position:absolute;
	left:438px;
	top:10px;
	width:225px;
	word-wrap:break-word;
}
.terms_conditions a {
	color:#000;
	text-decoration:underline;
}
#reg_form_column .form-row.terms_conditions .error, #reg_form_column .form-row.terms_conditions .error_description, #reg_form_column .form-row.terms_conditions .error_link {
	top:2px;
}
#reg_form_column .form-row.terms_conditions .disclaimer {
	margin:6px 0 0 30px;
	width:450px;
}
#registration .error {
	background-color:transparent!important;
	background-repeat: no-repeat!important;
	background-position:left top!important;
	padding-left:20px;
}
#registration .error, .captcha_message, #contact_us .error {
	_background-color: transparent!important;
	_background-repeat: no-repeat!important;
	_background-position: left top!important;
}
.terms_conditions .error {
	left:180px!important;
}
.ui-tooltip {
	background-color:transparent;
	width:200px !important;
}
.registration .ui-tooltip-titlebar {
	background:#fff!important;
}
.registration .ui-tooltip-content {
	background:url("../../images/rohm-theme/tooltip_grad_back.jpg") 0 -30px repeat-x #efefef;
}
.registration .ui-tooltip-titlebar {
	padding:5px 35px 0 10px;
}
.registration .ui-tooltip-titlebar .ui-tooltip-icon {
	border:none;
	background:none;
}
.registration .ui-tooltip-titlebar .ui-tooltip-icon span {
	color:#000;
	font-size:14px;
	font-weight:bold;
}
.registration .ui-tooltip-content p, .registration .ui-tooltip-titlebar .ui-tooltip-title {
	color:#e30000;
}
.registration .ui-tooltip-titlebar .ui-tooltip-title {
	font-size:1.2em;
	margin:10px 5px 0;
}
.registration .inner-tip {
	padding:0 5px 5px;
}
.registration .ui-tooltip-content p {
	margin:0 0 10px;
	line-height:1.6em;
}
#reg_form_column #individual_form {
	min-height:350px;
}
#reg_form_column #business_form {
	display:none;
	min-height:350px;
}
#section_add_vehicle #find_vin {
	clear:both;
	float:left;
}
#section_add_vehicle #find_vin a {
	font-size:.83em;
	font-weight:normal;
	position:relative;
}
#section_add_vehicle #find_vin a .circle_arrow_icon {
	background-image:url("../../images/icons/down_blue_circle_arrow.png");
}
#section_add_vehicle #find_vin a .circle_arrow_icon {
	background-color:transparent;
	background-repeat: no-repeat;
	background-position: 0 0;
	float:left;
	height:15px;
	padding:0;
	position:absolute;
	right:-20px;
	top:-1px;
	width:15px;
}
#section_add_vehicle #find_vin a.active .circle_arrow_icon {
	background-image:url("../../images/icons/up_blue_circle_arrow.png");
}
#registration_contain #section_add_vehicle .form-row {
	padding:0 0 10px 30px;
	width:770px;
}
#registration_contain #no_vin_found #section_add_vehicle .form-row {
	padding-bottom:2px;
}
#registration_contain #no_vin_found #section_add_vehicle .form-row .error {
	top:30px;
}
#registration_contain .vin_row .error {
	top:30px;
}
#registration_contain #section_add_vehicle .form-row input[type="text"] {
	left:0;
	margin-bottom:5px;
}
#registration_contain #section_add_vehicle p.callout_header {
	color:#1ab5e2;
	font-style:italic;
}
#registration_contain #section_add_vehicle #no_previous_owned_vehicles {
	display:none;
}

#registration_contain #vin-tip p {
	margin-left:0;
	width:auto;
}
#registration_contain #section_select_vehicle .form-row {
	padding:13px 0 30px 30px;
}
#registration_contain #section_select_vehicle .form-row .two_up_selects {
	float:left;
	height:auto;
	width:280px;
}
#registration_contain #section_select_vehicle .form-row .two_up_selects .error {
	clear:both;
	float:left;
	left:3px;
	position:relative;
	right:0;
	top:10px;
	width:auto;
}
#registration_contain #section_select_vehicle .form-row .two_up_selects .selector {
	left:0;
}
form .form-row #vin_text {
	text-transform:uppercase;
}
.notremember {
	background:none repeat scroll 0 0 #dcdcdc;
	clear:both;
	margin:0 0 20px 53px;
	padding:10px 0 5px 20px;
	width:550px;
}
#registration .notremember h3 {
	clear:both;
	color:#353535;
	margin-bottom:6px;
	text-align:left;
	width:385px;
}
#registration .notremember h4 {
	clear:both;
	color:#353535;
}
#registration .notremember ul {
	margin-left:30px;
	margin-top:6px;
}
#registration .notremember li {
	background:url("../../images/rohm-theme/bullet_blue_circle.png") no-repeat scroll 0 6px transparent;
	list-style:none outside none;
	padding-left:14px;
}
.clear {
	clear:both;
	line-height:18px; 
	font-size:12px;
}
#contact_us {
	padding:5px 11px 10px 14px!important;
	width:90%;
}
#con_form_column .required_fields {
	color:#d81533;
	float:right;
	font-weight:bold;
	margin:0;
	padding:2px 0 0;
	position:absolute;
	right:0;
}
#con_form_column .required_fields_rohmjp {
	color:#d81533;
	float:left;
	font-weight:bold;
	margin:0;
	padding:2px 0 0;
	position:absolute;
	left:0;
}
fieldset {
	border:0 none;
}
#contact_us h2 {
	color:#353535;
	font-size:18px;
	font-weight:normal;
	margin-bottom:24px;
	float:left;
	width:82px;
	height:63px;
}
#contact_us h3 {
	color:#949494;
	font-size:30px;
	font-weight:normal;
	margin-bottom:30px;
	text-align:center;
}
#registration_contain {
	padding:30px 0;
	width:800px;
	height:auto;
	background-color:#f7f9f9;
}
#registration_contain .registration_section {
	margin:0 0 30px;
	padding:0;
	width:800px;
}
#registration_contain .registration_section h3, #registration_contain .registration_section p {
	font-weight:normal;
	margin-left:30px;
	width:600px;
}
#registration_contain .wider_section h3, #registration_contain .wider_section p {
	width:650px;
}
#registration_contain .registration_section p {
	line-height:1.5em;
}
.registration_modal {
	width:800px;
}
.registration_modal h1 {
	background-image:url("../../images/modal_header_bkg_lg.png")!important;
}
#registration_forms {
	height:auto;
	overflow:hidden;
	position:relative;
}
#con_form_column {
	height:auto;
	padding:0;
	position:relative;
}
#con_form_column form {
	clear:both;
	float:left;
}
#con_form_column .form-row, #reg_form_column .form-row {
	border:none;
	clear:both;
	height:auto;
	margin:8px 0 8px;
	padding:0 0 4px 10px;
	position:relative;
}
#con_form_column .security_answer_row, #con_form_column .terms_conditions {
	margin-left:166px;
}
@media screen and (max-device-width:480.98px) {
#individual_form .terms_conditions label {
	font-size:8px;
}
#registration-registration-step1-welcome .terms_conditions label {
	font-size:8px;
}
}
#con_form_column .form-button-row {
	margin-bottom:0;
	padding-top:10px;
	margin-left:166px;
	float:left;
}
#con_form_column h3 {
	float:left;
	width:200px;
}
#con_form_column .#con_form_column {
color:#d81533;
float:right;
font-weight:bold;
margin:0;
padding:2px 0 0;
position:absolute;
right:0;
}
#con_form_column .form-row .#con_form_column {
top:8px;
}
.form-row .req_star {
	color:#e30000;
	float:none;
	display:inline-block;
	text-align:left;
	margin:3px 4px 0 0;
	position:relative;
	width:auto!important;
}
.form-row .req_star {
	display:inline;
}
.form-row label.reg_lbl {
	color:#626262;
	display:block;
	float:left;
	font-size:18px;
	margin-bottom:9px;
	position:relative;
	text-align:right;
	width:160px;
	margin-right:5px;
}
.address_2_row label.reg_lbl {
	padding-left:11px;
}
.form-row.terms_conditions .req_star {
	margin:0 2px 0 -10px;
}
#business_form .form-row.terms_conditions {
	margin-bottom:100px;
}
#con_form_column .form-row.remember_me {
	padding-left:30px;
}
.form-row.terms_conditions input, .form-row.remember_me input {
	margin-right:5px;
}
.form-row .req_star {
	color:#e30000;
	margin:3px 4px 0 0;
}
#loginformdiv .form-row input[type="text"], .form-row input[type="text"], .form-row input[type="password"], #con_form_column .form-row .selector {
	clear:right;
	float:left;
	position:relative;
	text-transform:none;
	height:24px!important;
	width:250px;
}
@media (min-width:768px){
	.zh_CN .MultiCheckBox,.zh_CN .MultiCheckBoxDetail,
	.zh_TW .MultiCheckBox,.zh_TW .MultiCheckBoxDetail,
	.ko_KR .MultiCheckBox,.ko_KR .MultiCheckBoxDetail{width: 250px !important;left: 216px;}
}

.error_row input[type="text"], .error_row input[type="password"] {
	color:#e30000!important;
}
.error_row ::-webkit-input-placeholder {
color:#e30000;
}
.error_row :-moz-placeholder {
color:#e30000;
}
.ok [type="text"], .ok input[type="password"] {
	background:#FFF url("../../images/common/check.png") 98% 3px no-repeat!important;
	padding-right:22px;
}
.visible_error {
	display:block!important;
}
#con_form_column .selector span {
	width:208px;
}
body:not(:-moz-handler-blocked) #con_form_column .selector span {
	white-space:normal!important;
	height:27px;
	word-wrap:break-word;
}
#con_form_column .form-row .selector select {
	min-width:260px;
}
#con_form_column .reg_type_row {
	float:left;
	width:250px;
}
.reg_type_row div {
	float:left;
	padding-left:10px;
	width:110px;
}
.reg_type_row div input {
	margin-right:5px;
}
#con_form_column .form-button-row .cancel_link, #con_form_column .form-button-row .no_vin_link, #con_form_column .form-button-row .forgot_link {
	font-weight:normal;
	position:relative;
	top:2px;
}
#con_form_column .no_vin_link {
	display:none;
}
#no_vin_found .no_vin_link {
	display:inline;
}
#add_vehicles_form .no_vin_link {
	display:inline;
}
#con_form_column .form-button-row input {
	margin-right:8px;
}
#error_box {
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	-moz-box-shadow:1px 1px 4px #CCC;
	-webkit-box-shadow:1px 1px 4px #CCC;
	box-shadow:1px 1px 4px #CCC;
	border:1px solid #e30000;
	color:#e30000;
	display:none;
	margin:0 0 20px 30px;
	padding:15px;
	width:410px;
}
#error_box p {
	color:#e30000;
	line-height:1.6em;
	margin-bottom:0;
	width:400px;
}
#con_form_column .form-row .error.active {
	display:block;
	white-space:normal;
}
#con_form_column .form-row .error, #con_form_column .form-row .error_description, #con_form_column .form-row .error_link {
	color:#d81533;
	display:none;
	font-style:normal;
	margin:0;
	padding-left:20px;
	position:absolute;
	left:438px;
	top:10px;
	width:214px;
	word-wrap:break-word;
}
#con_form_column .form-row.description_row .error, #con_form_column .form-row.description_row .error_description, #con_form_column .form-row.description_row .error_link{left:652px !important;}
#con_form_column .form-row.terms_conditions .error, #con_form_column .form-row.terms_conditions .error_description, #con_form_column .form-row.terms_conditions .error_link {
	top:2px;
}
#con_form_column .form-row.terms_conditions .disclaimer {
	margin:6px 0 0 30px;
	width:450px;
}
#contact_us .error {
	background-color:transparent!important;
	background-repeat: no-repeat!important;
	background-position:left top!important;
	padding-left:20px;
}
.terms_conditions .error {
	left:180px!important;
}
.ja .terms_conditions .error {
	left:242px!important;
}
.ui-tooltip {
	background-color:transparent;
	width:200px !important;
}
.registration .ui-tooltip-titlebar {
	background:#fff!important;
}
.registration .ui-tooltip-content {
	background:url("../../images/rohm-theme/tooltip_grad_back.jpg") 0 -30px repeat-x #efefef;
}
.registration .ui-tooltip-titlebar {
	padding:5px 35px 0 10px;
}
.registration .ui-tooltip-titlebar .ui-tooltip-icon {
	border:none;
	background:none;
}
.registration .ui-tooltip-titlebar .ui-tooltip-icon span {
	color:#000;
	font-size:14px;
	font-weight:bold;
}
.registration .ui-tooltip-content p, .registration .ui-tooltip-titlebar .ui-tooltip-title {
	color:#e30000;
}
.registration .ui-tooltip-titlebar .ui-tooltip-title {
	font-size:1.2em;
	margin:10px 5px 0;
}
.registration .inner-tip {
	padding:0 5px 5px;
}
.registration .ui-tooltip-content p {
	margin:0 0 10px;
	line-height:1.6em;
}
#con_form_column #individual_form {
	min-height:350px;
}
#con_form_column #business_form {
	display:none;
	min-height:350px;
}
#section_add_vehicle #find_vin {
	clear:both;
	float:left;
}
#section_add_vehicle #find_vin a {
	font-size:.83em;
	font-weight:normal;
	position:relative;
}
#section_add_vehicle #find_vin a .circle_arrow_icon {
	background-color:transparent;
	background-repeat: no-repeat;
	background-position: 0 0;
	float:left;
	height:15px;
	padding:0;
	position:absolute;
	right:-20px;
	top:-1px;
	width:15px;
}
#registration_contain #section_add_vehicle .form-row {
	padding:0 0 10px 30px;
	width:770px;
}
#registration_contain #no_vin_found #section_add_vehicle .form-row {
	padding-bottom:2px;
}
#registration_contain #no_vin_found #section_add_vehicle .form-row .error {
	top:30px;
}
#registration_contain .vin_row .error {
	top:30px;
}
#registration_contain #section_add_vehicle .form-row input[type="text"] {
	left:0;
	margin-bottom:5px;
}
#registration_contain #section_add_vehicle p.callout_header {
	color:#1ab5e2;
	font-style:italic;
}
#registration_contain #section_add_vehicle #no_previous_owned_vehicles {
	display:none;
}
#registration_contain #vin-tip p {
	margin-left:0;
	width:auto;
}
#registration_contain #section_select_vehicle .form-row {
	padding:13px 0 30px 30px;
}
#registration_contain #section_select_vehicle .form-row .two_up_selects {
	float:left;
	height:auto;
	width:280px;
}
#registration_contain #section_select_vehicle .form-row .two_up_selects .error {
	clear:both;
	float:left;
	left:3px;
	position:relative;
	right:0;
	top:10px;
	width:auto;
}

#registration_contain #section_select_vehicle .form-row .two_up_selects .selector {
	left:0;
}
form .form-row #vin_text {
	text-transform:uppercase;
}
#contactus h3 {
	color:#949494;
	font-size:30px;
	font-weight:normal;
	margin-bottom:30px;
	text-align:center;
}
.taglib-captcha .captcha {
	margin-left:103px;
	float:left;
	width:118px;
	border: 1px solid #000000;
}
.taglib-captcha span.aui-field-text .aui-field-content {
	float:left;
	margin:11px 0 11px 11px;
}
.captchaimg {
	background-image:url("../../images/rohm-theme/refresh.png");
}
#contact_us .thanksmessage {
	font-size:11px;
	margin:0 auto;
	width:445px;
}
.ja #contact_us .thanksmessage h6 {
   font-size:11px;
}
#con_form_column fieldset {
	width:650px;
}
#con_form_column a,#reg_form_column a{
	float:left;
	margin-top:9px;
}
#reg_form_column #taglib-captcha-rohm {
  margin: 0;
  width: 674px;
}
#reg_form_column .terms_conditions a {
  float: none;
}
#con_form_column .form-row .captcha_lbl, #reg_form_column .form-row .captcha_lbl {
	padding-top:13px;
}
#con_form_column .form-row .taglib-captcha input[type="text"], #reg_form_column .form-row .taglib-captcha input[type="text"] {
	left:175px;
	position:absolute;
	top:5px;
	width:75px;
}
#con_form_column .taglib-captcha label, #reg_form_column .taglib-captcha label {
	color:#626262;
	display:none;
	float:left;
	font-size:18px;
	left:17px;
	margin-bottom:9px;
	margin-right:5px;
	position:absolute;
	text-align:right;
	width:160px;
}
.captcha_message {
	color:#d81533;
	display:block;
	font-style:normal;
	margin:0;
	padding-left:20px;
	position:absolute;
	left:438px;
	top:10px;
	width:214px;
	word-wrap:break-word;
	white-space:normal;
	background-color:transparent!important;
	background-repeat: no-repeat!important;
	background-position: left top !important;
}

.login-reg-link .flyout-submin-btn .clear {
	clear: none;
	line-height: 100%;
	font-size: 100%;
}
#modal-interior-container #login-form .form-row label.reg_lbl {
	text-align: left;
	width: 160px;
}
/* .searchcurvce{background: url("../../images/rohm-theme/rohm-sprite.gif") no-repeat scroll -388px -377px transparent; width:5px;height:36px;} */
.width500P .searchcurvce {
  border-top: 0 none !important;
  height: 36px !important;
  padding: 0 !important;
  width: 5px !important;
}

.crossrefsearch-page input[type="text"],.datasheetsearch-page input[type="text"] {
	border: 1px solid #bebebe;
	border-left: 0px none;
	padding: 3px 3px 3px 24px;
	width: 270px;
}
#rts-cross-reference .crossref-search input[type="text"], #rts-cross-reference.crossrefsearch-page input[type="text"]{border-left: 1px solid #bebebe;}
.width500P {
  width: 72%;
}
.width500P .distributionsearch-page .crossref-search input[type="text"] {
  background: none #fff !important;
  font-size: 16px;
  padding: 7px 10px 7px 5px;
  width: 60%;
}
.crossrefsearch-page {
	padding: 0 ;
}
.crossrefsearch-page .crheading {
	color: #434242;
	font-size: 28px;
	padding: 40px 0 50px;
	margin-top: 0;
    margin-bottom: 0;
}
.spn {
	font-weight: bold;
	padding-bottom: 20px;
	width: 944px;
	word-break: break-all;
}
@media (min-width:481px){
	.crossrefsearch-page .spn {font-size: 14px;}
}
@media (min-width:320px){
	.crossrefsearch-page .spn{width: 100% !important;}
}
.crossref-search {
	border: 1px solid #D9D9D9 !important;
	width: 290px;
	padding: 8px;
	margin-bottom: 12px;
}
.crossref-search input#searchbox,
.ko_KR.signed-out .crossref-search input#searchbox{width:195px;margin-bottom: 0; padding: 3px 3px 3px 24px; font-size: 14px;}
.ja_JP.signed-out .crossref-search input#searchbox,
.zh_TW.signed-out .crossref-search input#searchbox,
.ko_KR.signed-in #rts-cross-reference input#crossPartNumber,.ja_JP.signed-in #rts-cross-reference input#crossPartNumber, .zh_TW.signed-in #rts-cross-reference input#crossPartNumber{padding: 4px 3px 4px 24px;}


/* Jira-3644 */
.promote_MyROHM {border: 1px solid #D9D9D9 !important;width: 600px;padding: 8px;display: inline-block;}
.promote_MyROHM p:first-child{font-size:14px;font-weight:bold;}
.promote_MyROHM p{text-align:center;}
.promote_MyROHM p:nth-child(2), .promote_MyROHM p:nth-child(3){width: 290px;float: left;font-size: 12px;}
p.borderright {border-right: 1px solid #ccc;}
#wrapperrohm .promote_MyROHM a {font-size: 14px;color: #da1f3d;text-decoration: underline;}
.promote_MyROHM img{width: 290px;display: block;clear: both;padding: 5px 15px 0px;}
@media (max-width: 630.98px){
	.promote_MyROHM {width: 306px !important;}
	p.borderright {border-right:0; border-bottom: 1px solid #ccc;}
	.promote_MyROHM img{padding: 5px 15px 15px;}
	.promote_MyROHM p:last-child{margin-bottom:0.5em;}
	.promote_MyROHM p:last-child img{padding-bottom:0;}
}
@media (max-width: 480.98px){
	.crossref-search,.promote_MyROHM {width: 306px!important;}
}
@media (max-width: 336.98px){
	.crossref-search,.promote_MyROHM {width: 100%!important;}
	.promote_MyROHM p:nth-child(2), .promote_MyROHM p:nth-child(3){width: 100%;float: left;}
	.promote_MyROHM img{width:100%;}
}
/* End */
.crossref-search.distributionsearch {
	border: 0px solid #D9D9D9 !important;
	width: 48%;
	padding: 0px;
	margin-bottom: 12px;
}
.width500P .crossref-search.distributionsearch {
  width: 100%;
  margin-left:0px;
}
.datasheetsearch-page input[type="submit"], .datasheetsearch-page input[type="button"], .datasheetsearch-page input[type="reset"], .datasheetsearch-page button {
	border-radius: 0px;
}
.crossrefsearch-page .crossref-search input[type="button"],
.datasheetsearch-page .crossref-search input[type="submit"], .datasheetsearch-page .crossref-search input[type="button"], #rts-cross-reference.crossrefsearch-page .crossref-search button {
	background: none #606a78 !important;
	border: 1px solid #bebebe !important;
	color: #fff;
	text-shadow: 0px 0px #FFFFFF;
	padding: 2px 5px;
	font-weight: normal;
}
.crossref-search input#searchbox,
.datasheetsearch-page input[type="text"], .datasheetsearch-page input[type="text"], .crossref-search input#datasheetsearchbox{
	background: url("../../images/rohm-theme/rohm-sprite.gif") no-repeat scroll 0px -330px transparent;
}
.crossref-search input[type="button"],
#rts-cross-reference.crossrefsearch-page .crossref-search input[type="button"], #rts-cross-reference.crossrefsearch-page .crossref-search button, #crossRefSearchBtn, #bulkUploadBtn{line-height:22px;font-size: 14px;}
#rts-cross-reference.crossrefsearch-page input[type="text"],
#rts-cross-reference.crossrefsearch-page .crossref-search button, .crossref-search input#searchbox {
    background: url(../../images/rohm-theme/newrohm-img/icon-search.svg) 0.6% 5px no-repeat;
    background-size: 17px;
    filter: grayscale(1);
}
#rts-cross-reference.crossrefsearch-page .crossref-search button,
#rts-cross-reference.crossrefsearch-page .crossref-search button:focus{outline:0;text-shadow: none;border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25) !important;}
.crossref-search input[type="text"]:focus{
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0), 0 0 8px rgba(82, 168, 236,0);
	-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0), 0 0 8px rgba(82, 168, 236,0);
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0), 0 0 8px rgba(82, 168, 236,0);
}
.simpletooltip {position: relative;display: inline-block;}
.simpletooltip .tooltiptext {visibility: hidden; width: 150px;background-color: #000;font-size: 12px; color: #fff;text-align: left;border-radius: 6px;padding: 6px;white-space: normal; /* Position the simpletooltip */position: absolute;z-index: 1;left: 25px;top: -35%;}
.simpletooltip .tooltiptext {visibility: hidden;width: 150px;background-color: #000;font-size: 12px;color: #fff;text-align: left;border-radius: 6px;padding: 6px;white-space: normal; /* Position the simpletooltip */position: absolute;z-index: 1;left: 25px;top: -22%;}
.simpletooltip .tooltiptext::after { content: " "; position: absolute; top: 18px; right: 100%; /* To the left of the tooltip */  margin-top: -8px; border-width: 5px; border-style: solid; border-color: transparent black transparent transparent;}
.simpletooltip:hover .tooltiptext {visibility: visible;}
#rts-cross-reference input#crossPartNumber,.ui-menu.ui-autocomplete {width: 214px !important;}
.signed-in #rts-cross-reference input#crossPartNumber,
.ja_JP.signed-in #rts-cross-reference input#crossPartNumber,
.zh_TW.signed-in #rts-cross-reference input#crossPartNumber{font-size: 14px;}
ul.ui-autocomplete li.ui-menu-item{line-height: 28px;font-size: 14px;}
ul.ui-autocomplete li.ui-menu-item .ui-menu-item-wrapper{padding-left:5px;padding-right:5px;}
#rts-cross-reference .crossref-search{width: 100% !important;}
#rts-cross-reference #resultContainer .tableContainer .result-title-area h2, #rts-cross-reference .bulkUploadContainer .result-title-area h2, #rts-cross-reference .searchColumnContainer .result-title-area h2, #rts-cross-reference .searchResultContainer .result-title-area h2{border-left: 6px solid #da1f3d; padding-left: 6px; line-height: 1; color: #000;font-size: 16px;margin-top:3px;}
.tableContainer .result-box table {border: 0 none;border-collapse: collapse;-webkit-border-radius: 0px;-moz-border-radius: 0px;border-radius: 0px;}
#resultContainer .tableContainer .result-box table{margin-bottom:0;}
.tableContainer .table-bordered tbody tr > th, .tableContainer .table-bordered tbody tr > td {min-width: 150px;}
.tableContainer .table-bordered thead:first-child tr:first-child > th:first-child, .tableContainer .table-bordered tbody:first-child tr:first-child > td:first-child, .tableContainer .table-bordered tbody:first-child tr:first-child > th:first-child { -webkit-border-top-left-radius: 0px;border-top-left-radius: 0px;-moz-border-radius-topleft: 0px;}
.tableContainer .table-bordered thead:first-child tr:first-child > th:last-child, .tableContainer .table-bordered tbody:first-child tr:first-child > td:last-child, .tableContainer .table-bordered tbody:first-child tr:first-child > th:last-child { -webkit-border-top-right-radius: 0px;border-top-right-radius: 0px;-moz-border-radius-topright: 0px;}
.tableContainer .table-bordered tbody:last-child tr:last-child > th:first-child, .tableContainer .table-bordered tbody:last-child tr:last-child > td:first-child, .tableContainer .table-bordered tbody:last-child tr:last-child > th:first-child{-webkit-border-bottom-left-radius: 0px; border-bottom-left-radius: 0px; -moz-border-radius-bottomleft: 0px;}
.tableContainer .table-bordered tbody:last-child tr:last-child > td:last-child, .tableContainer .table-bordered tbody:last-child tr:last-child > td:last-child, .tableContainer .table-bordered tbody:last-child tr:last-child > th:last-child{ -webkit-border-bottom-right-radius: 0px; border-bottom-right-radius: 0px; -moz-border-radius-bottomright: 0px;}
.tableContainer .result-box .table-bordered>tbody>tr>th, .tableContainer .result-box .table-striped tbody > tr > td{border: 1px solid #fff;}
.tableContainer .result-box table.table>tbody>tr>td, .tableContainer .result-box table.table>tbody>tr>th{padding: 4px 10px;font-weight: 400;}
.tableContainer .result-box table.table>tbody>tr>td, .tableContainer .result-box table.table>tbody>tr>th{font-size: 14px;font-weight: 400;text-align: center;vertical-align: middle;}
.tableContainer .result-box table th{border-right: 1px solid #fff;border-bottom: 1px solid #fff;background: #444f58;}

.tableContainer .result-box .table-striped tbody > tr:nth-child(odd) > th{background-color: #f9f9f9; color: #000;}
.tableContainer .result-box .table-striped tbody > tr:first-child > th{background-color: #444f58; color: #fff;}
.tableContainer .result-box .table-striped tbody > tr:nth-child(even) > th{background-color: #d4d4d4;}

.tableContainer .result-box .table-striped tbody > tr:first-child > th.cellTypeA{background-color: #EEA400; /*color: #fc0000;*/}
.tableContainer .result-box .table-striped tbody > tr:nth-child(even) > td.cellTypeA{background-color: #ffdd8f;}
.tableContainer .result-box .table-striped tbody > tr:nth-child(odd) > td.cellTypeA{background-color: #fff8e7;}

.tableContainer .result-box .table-striped tbody > tr:first-child > th.cellTypeB{background-color:#008cce; color: #fff;}
.tableContainer .result-box .table-striped tbody > tr:nth-child(even) > td.cellTypeB{background-color: #9dcde3;}
.tableContainer .result-box .table-striped tbody > tr:nth-child(odd) > td.cellTypeB{background-color:#d8ecf5;}

.tableContainer .result-box .table-striped tbody > tr > td img{vertical-align: text-bottom;}
.tableContainer .result-box .table-striped tbody > tr > td a.downloadinfo img{vertical-align: text-bottom; width: 17px;}

#backToPartSearchContainer .lexicon-icon, #backToBulkUploadContainer .lexicon-icon, #backToSearchColumnContainer .lexicon-icon, #searchProductBtn .lexicon-icon, .btnResearch .lexicon-icon{margin-top: -6px;}
#wrapperrohm #rts-cross-reference .bulkUploadContainer>a#backToPartSearchContainer, #wrapperrohm #rts-cross-reference .searchColumnContainer>a#backToBulkUploadContainer, #wrapperrohm #rts-cross-reference .searchResultContainer>a#backToSearchColumnContainer {font-size: 14px;font-weight: normal;margin-bottom: 20px;text-decoration: none; color: blue; display: inline-block;}
#wrapperrohm #rts-cross-reference .bulkUploadContainer>a#backToPartSearchContainer:hover, #wrapperrohm #rts-cross-reference .searchColumnContainer>a#backToBulkUploadContainer:hover, #wrapperrohm #rts-cross-reference .searchResultContainer>a#backToSearchColumnContainer:hover{text-decoration: underline;}
#rts-cross-reference .bulkUploadContainer .form-group {border: 1px solid #D9D9D9 !important; width: 100% !important;padding: 8px; margin-bottom: 12px; display: flex; align-items: center;}
.glyphicon-menu-left:before {top: 1px; position: relative;}
.stepwizard-row {display: flex; margin-top: 15px; margin-bottom: 15px;}
.stepwizard-step {padding: 10px 20px 10px 10px;min-width: 120px;height: 49px;background: #fff;position: relative;}
.stepwizard-step :after {content: '';position: absolute;left: 0;bottom: 0;width: 0;height: 0;border-left: 25px solid #5974b8;border-top: 23px solid transparent;border-bottom: 25px solid transparent;}
.stepwizard-step :before {content: '';position: absolute;right: -26px;bottom: 0;width: 0;height: 0;border-left: 25px solid #5974b8;border-top: 23px solid transparent;border-bottom: 25px solid transparent;}
.stepwizard-step:nth-child(1).active :after, .stepwizard-step:nth-child(2) :before{display:none;}
.stepwizard-step:nth-child(1){background: #ffffff;border-top: 1px solid #ccc;border-bottom: 1px solid #ccc;border-left: 1px solid #ccc;border-right: 1px solid transparent;}
.stepwizard-step:nth-child(1) :after, .stepwizard-step:nth-child(1) :before {background: #e7e7e7;border-left: 26px solid #ffffff;border-top: 22px solid transparent;border-bottom: 26px solid transparent;z-index: 1;}
.stepwizard-step:nth-child(1) :before, .stepwizard-step:nth-child(2) :before{right: -25px;}
.stepwizard-step:nth-child(1) :after{background: #fff;z-index: -1;}
.stepwizard-step:nth-child(1).active :before,
.stepwizard-step:nth-child(2).active :before, .stepwizard-step:nth-child(3).active :before{display:block;border-left: 26px solid #5974b8;border-top: 23px solid transparent;border-bottom: 26px solid transparent;z-index: 1;}
.stepwizard-step:nth-child(2).active :after{background: #5974b8;border-left: 26px solid #ffffff;border-top: 23px solid transparent;border-bottom: 26px solid transparent;z-index: 1;}

.stepwizard-step:nth-child(2) {background: #e7e7e7;}
.stepwizard-step:nth-child(3) {background: #f7f7f7;}
.stepwizard-step:nth-child(3) :after{border-left: 26px solid #e7e7e7;border-top: 24px solid transparent;border-bottom: 25px solid transparent;}
.stepwizard-step:nth-child(3) :before{border-left: 25px solid #f7f7f7;border-top: 23px solid transparent;border-bottom: 26px solid transparent;right: -24px;}
.stepwizard-step:nth-child(3).active :before{right: -25px;}
.stepwizard-step:nth-child(1).active, .stepwizard-step:nth-child(2).active, .stepwizard-step:nth-child(3).active{background: #5974b8;color:#fff;border: 0 none;}   
.stepwizard-step span{padding-left: 26px;font-size: 14px;line-height: 26px;} 
.stepwizard-step:nth-child(1) span{padding-left: 15px;} 

#rts-cross-reference .bulkUploadContainer .form-group label{color:#000; font-size:12px; font-weight:normal;padding-right: 10px;}
#rts-cross-reference .bulkUploadContainer .form-group input[type="file"]{margin-right:10px;background-color: #f7f7f7;padding-left: 4px;padding-right: 4px;border: 1px solid #ccc;height: inherit;line-height: inherit;}
#rts-cross-reference .bulkUploadContainer .form-group input[type="file"]:focus,
#rts-cross-reference .bulkUploadContainer .form-group input[type="button"]#viewfile:focus, #rts-cross-reference .bulkUploadContainer .form-group input[type="button"]#uploadCSV:focus{outline:0;}
#rts-cross-reference .bulkUploadContainer .form-group input[type="button"]#viewfile, #rts-cross-reference .bulkUploadContainer .form-group input[type="button"]#uploadCSV{font-weight: 400;background: none #606a78 !important;text-shadow: none;font-size: 14px;line-height: 20px;color: #ffffff;border: 0;padding: 4px 12px;}
#rts-cross-reference .bulkUploadContainer .form-group input[type="button"]#viewfile:hover, #rts-cross-reference .bulkUploadContainer .form-group input[type="button"]#uploadCSV:hover{color:#bbb;opacity:.65;}
#rts-cross-reference .searchColumnContainer .form-group {display: flex;line-height: 22px;}
#rts-cross-reference .searchColumnContainer .form-group:nth-child(5){width: 500px;display: inline-block;}
#rts-cross-reference .searchColumnContainer .form-group:nth-child(5) label{float: left;}
#rts-cross-reference .searchColumnContainer .form-group:nth-child(6){width: auto;display: inline-grid;margin-left: 15px;}
#rts-cross-reference .searchColumnContainer .form-group label, #rts-cross-reference .searchColumnContainer .form-group select.form-control{font-size:14px;}
#rts-cross-reference .searchColumnContainer .form-group label {width: 350px; cursor: default}
#rts-cross-reference .searchColumnContainer .form-group select.form-control {width: 150px;/*height: 28px;*/}
.rohm-LR7 #rts-cross-reference .searchColumnContainer .form-group .btn-primary#searchProductBtn{/* width:100%; */}
#rts-cross-reference .searchColumnContainer .form-group select.form-control{-moz-appearance: auto;-webkit-appearance: auto;background:none;border-width: 1px;border-color: #6a708b;padding: 2px 28px 2px 4px;margin-bottom: 0;}
#rts-cross-reference .searchColumnContainer .form-group select.form-control:focus{outline:0;  box-shadow: 0 0 0 0 transparent;}
.rohm-LR7 #rts-cross-reference .searchColumnContainer .form-group .btn-primary#searchProductBtn, .rohm-LR7 #rts-cross-reference .searchColumnContainer .form-group .btn-primary#searchProductBtn:focus{color: #ffffff;background: none #606a78 !important;font-weight: 400;outline: 0;} 
.rohm-LR7 #rts-cross-reference .searchColumnContainer .form-group .btn-primary#searchProductBtn[disabled],
.rohm-LR7 #rts-cross-reference .searchColumnContainer .form-group input[type="button"][disabled]:hover {opacity:0.65;color: #ffffff;background: none #606a78 !important;border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);font-weight: 400;}

.cautionBox {padding: 10px; margin-top: 15px;border: solid 1px red;font-size: 14px;}
.cautionBox p {color: red; margin-bottom: 15px;}
.rohm-LR7 .cautionBox ul{margin:0;}
.rohm-LR7 .cautionBox ul li{margin:5px 0 0 0; list-style:none; font-size:13px;}

#rts-cross-reference .searchColumnContainer table.table-bordered {border-collapse: collapse;margin-bottom:0;}
#rts-cross-reference .searchColumnContainer table tbody#csvtable th{background-color: #444f58;color: #fff;font-size: 14px;font-weight: 400;text-align: center;vertical-align: middle;}
#rts-cross-reference .searchColumnContainer table tbody#csvtable th{height:inherit;}
#rts-cross-reference .searchColumnContainer table tbody#csvtable th, #rts-cross-reference .searchColumnContainer table tbody#csvtable td{padding: 4px 10px; line-height: 18px;}
#rts-cross-reference .searchColumnContainer table tbody#csvtable th:nth-child(1){min-width: 150px;width: 150px;}
#rts-cross-reference .searchColumnContainer table tbody#csvtable th:nth-child(2), #rts-cross-reference .searchColumnContainer table tbody#csvtable td:nth-child(2){min-width: 100px;width: 100px;text-align:center;}
#rts-cross-reference .searchColumnContainer table tbody#csvtable th:nth-child(3){width:50%}
#rts-cross-reference .searchColumnContainer table tbody#csvtable > tr > td:first-child, #rts-cross-reference .searchColumnContainer table tbody#csvtable > tr:nth-child(odd) > td:first-child {background-color: #d4d4d4;color: #000; text-align:center}
#rts-cross-reference .searchColumnContainer table tbody#csvtable > tr:nth-child(odd) > td {background-color: #f9f9f9;}
#rts-cross-reference .searchColumnContainer .table-bordered tbody#csvtable:first-child tr:first-child > th:first-child{-webkit-border-top-left-radius: 0px; border-top-left-radius: 0px; -moz-border-radius-topleft: 0px;}
#rts-cross-reference .searchColumnContainer .table-bordered tbody#csvtable:first-child tr:first-child > th:last-child{-webkit-border-top-right-radius: 0px; border-top-right-radius: 0px; -moz-border-radius-topright: 0px;}
#rts-cross-reference .searchColumnContainer .table-bordered tbody#csvtable:last-child tr:last-child > td:first-child{-webkit-border-bottom-left-radius: 0px; border-bottom-left-radius: 0px;-moz-border-radius-bottomleft: 0px;}
#rts-cross-reference .searchColumnContainer .table-bordered tbody#csvtable:last-child tr:last-child > td:last-child{-webkit-border-bottom-right-radius: 0px; border-bottom-right-radius: 0px;-moz-border-radius-bottomright: 0px;}

.crossrefsearch-page .distributionsearch input[type="text"], .distributionsearch-page .search-ico , .crossref-search.distributionsearch input[type="text"],
.crossrefsearch-page.distributionsearch-page input[type="submit"]:hover, .crossrefsearch-page.distributionsearch-page input[type="button"]:hover, 
.crossrefsearch-page.distributionsearch-page input[type="reset"]:hover, .crossrefsearch-page.distributionsearch-page button:hover, 
.crossrefsearch-page.distributionsearch-page .lfr-actions:hover, .crossrefsearch-page.distributionsearch-page .lfr-actions:hover ul, 
.crossrefsearch-page.distributionsearch-page input[type="submit"]:focus, .crossrefsearch-page.distributionsearch-page input[type="button"]:focus, 
.crossrefsearch-page.distributionsearch-page input[type="reset"]:focus, .crossrefsearch-page.distributionsearch-page button:hover, 
.crossrefsearch-page.distributionsearch-page button:focus {
	background: url("../../images/rohm-theme/rohm-sprite.gif") no-repeat scroll -388px -331px transparent !important;
	border: 0 none;
}
.crossrefsearch-page.distributionsearch-page input.noSearch[type="submit"]:hover, .crossrefsearch-page.distributionsearch-page input.noSearch[type="button"]:hover, 
.crossrefsearch-page.distributionsearch-page input.noSearch[type="reset"]:hover, .crossrefsearch-page.distributionsearch-page button.noSearch:hover, 
.crossrefsearch-page.distributionsearch-page input.noSearch[type="submit"]:focus, .crossrefsearch-page.distributionsearch-page input.noSearch[type="button"]:focus, 
.crossrefsearch-page.distributionsearch-page input.noSearch[type="reset"]:focus, .crossrefsearch-page.distributionsearch-page button.noSearch:hover, 
.crossrefsearch-page.distributionsearch-page button.noSearch:focus {
	background: url("../../images/rohm-theme/rohm-sprite.gif") no-repeat scroll -328px -331px transparent !important;
	border: 0 none;
}
.crossrefsearch-page button, .crossrefsearch-page input[type="submit"], .crossrefsearch-page input[type="button"],
.datasheetsearch-page button, .datasheetsearch-page input[type="submit"], .datasheetsearch-page input[type="button"] {
	height:auto;
}
.crossrefsearch-page input[type="button"]{
	height:28px;
}
#searchresultsdata .lfr-search-container-wrapper .lfr-icon-menu > .dropdown-toggle:active, 
#searchresultsdata .lfr-search-container-wrapper .lfr-icon-menu > .dropdown-toggle:focus, 
#searchresultsdata .lfr-search-container-wrapper .lfr-icon-menu > .dropdown-toggle:hover {
    background-color: #e6e6e6;
    outline: 0;
}
.crossref-search-result, #resultContainer {
	border: 1px solid #D9D9D9 !important;
	padding: 12px;
}
.datasheetsearchresultsdata {
	border: 1px solid #D9D9D9 !important;
	display:none;
}
.datasheetsearchresultsdata .searchresult{margin: 12px;}
.searchresult, #rts-cross-reference #resultContainer .tableContainer .result-title-area,#rts-cross-reference .bulkUploadContainer .result-title-area,#rts-cross-reference .searchColumnContainer .result-title-area, #rts-cross-reference .searchResultContainer .result-title-area{
	color:#504f4f;
	font-size:16px;
	font-weight:bold;
	padding:5px 8px;
	background:#e6e6e6;
	border:1px solid #bebebe;
	margin-bottom:10px;
}
.crossrefsearch-page .des {
	font-size:12px;
	color:#3e3e3e;
}
#searchresults {
	margin-bottom:23px;
}
#searchresults .pagging-bar {
	margin-bottom:10px;
}
.rohm-crossrefsearch-portlet #searchresults .pagging-bar{margin-bottom:0px;}
.rohm-crossrefsearch-portlet #searchresults .taglib-search-iterator-page-iterator-bottom {margin-bottom:10px;margin-left:10px;margin-right:10px;}
.rohm-crossrefsearch-portlet .taglib-page-iterator .search-results{line-height: 3;margin-left:0;}
.rohm-crossrefsearch-portlet .taglib-page-iterator .lfr-pagination-config {float: right;line-height: inherit;}
.rohm-crossrefsearch-portlet .taglib-page-iterator .search-results,
.taglib-page-iterator .lfr-pagination-config .lfr-pagination-page-selector a,
.taglib-page-iterator .lfr-pagination-config .lfr-pagination-delta-selector a {font-size: 12px;color: #555 !important;}
.rohm-crossrefsearch-portlet .taglib-page-iterator .lfr-pagination-buttons {float: right; margin: 0 10px 0 0;}

.rohm-crossrefsearch-portlet .taglib-page-iterator .lfr-pagination-buttons.pagination li {display: inline;margin-left: 1.5px;margin-right: 1.5px;}
.rohm-crossrefsearch-portlet .taglib-page-iterator .lfr-pagination-buttons.pagination li:first-child{margin-left:0;}
.rohm-crossrefsearch-portlet .taglib-page-iterator .lfr-pagination-buttons.pagination li:last-child{margin-right:0;}
.rohm-crossrefsearch-portlet .taglib-page-iterator .lfr-pagination-buttons.pagination li > a, 
.rohm-crossrefsearch-portlet .taglib-page-iterator .lfr-pagination-buttons.pagination li > span {display: inline-block; padding: 5px 11px; background-color: #fff; border: 1px solid #ddd; -webkit-border-radius: 15px; -moz-border-radius: 15px; border-radius: 15px;}
#wrapperrohm .rohm-crossrefsearch-portlet .taglib-page-iterator .lfr-pagination-buttons.pagination li>a{color: #5b677d; cursor: pointer;  text-decoration: none;}
#wrapperrohm .rohm-crossrefsearch-portlet .taglib-page-iterator .lfr-pagination-buttons.pagination li>a:hover {border-color: #dddddd;color: #333;cursor: pointer; text-decoration: none;background-color: #f5f5f5;}
#wrapperrohm .rohm-crossrefsearch-portlet .taglib-page-iterator .lfr-pagination-buttons.pagination li.disabled>a{color: #999999; opacity: 0.5;}
#wrapperrohm .rohm-crossrefsearch-portlet .taglib-page-iterator .lfr-pagination-buttons.pagination li.disabled>a:hover{background-color: #fff;cursor: default;}
#wrapperrohm .rohm-crossrefsearch-portlet .taglib-page-iterator .lfr-pagination-buttons.pagination li>a {line-height: inherit;color: #999999;cursor: default;background-color: #fff;}

@media (min-width: 320px) {
    #wrapperrohm .rohm-crossrefsearch-portlet .taglib-page-iterator .lfr-pagination-buttons.pagination li.disabled a, 
	#wrapperrohm .rohm-crossrefsearch-portlet .taglib-page-iterator .lfr-pagination-buttons.pagination li.disabled a:hover {cursor: default !important;}
}
@media only screen and (min-width: 768px) {
    #wrapperrohm .rohm-crossrefsearch-portlet .taglib-page-iterator .lfr-pagination-buttons.pagination li.disabled a, 
	#wrapperrohm .rohm-crossrefsearch-portlet .taglib-page-iterator .lfr-pagination-buttons.pagination li.disabled a:hover {border: 1px solid #ddd;text-decoration: none;}
}

.rohm-crossrefsearch-portlet .taglib-page-iterator .pager li>a{line-height: inherit;}
#wrapperrohm .pager .disabled > a, #wrapperrohm .pager .disabled > a:hover{color: #999999;}
#searchresults table, #datasheetsearchDataTable_wrapper table{
	border-top:1px solid #c0c0c0!important;
	border-right:0px solid #c0c0c0!important;
	border-left:1px solid #c0c0c0!important;
	border-bottom:0px solid #c0c0c0!important;
	border-collapse: collapse;
}
#searchresults th, #datasheetsearchDataTable_wrapper th {
	background:#77808b;
	font-size:11px!important;
	color:#ffffff;
	border-radius: 0;
}
#searchresults th{height:auto;}
#searchresults th, #searchresults td{line-height:16px;}
#wrapperrohm tbody.table-data .link-button.buy-link{line-height:normal;}
#wrapperrohm .crossrefsearch-page .table-responsive{margin-bottom:0;}
#wrapperrohm .crossrefsearch-page .table-container .lfr-search-container tbody.table-data .lfr-template {display: none !important;}
#searchresults th, #searchresults td, #searchresults .alt td,#datasheetsearchDataTable_wrapper th, #datasheetsearchDataTable_wrapper td, #datasheetsearchDataTable_wrapper .alt td {
	font-size: 11px!important;
	padding-top:4px!important;
	padding-bottom:4px!important;
	text-align: center!important;
	border-right:1px solid #c0c0c0!important;
	border-bottom:1px solid #c0c0c0!important;
}
#searchresults td a, #searchresults .alt td a,#datasheetsearchDataTable_wrapper td a, #datasheetsearchDataTable_wrapper .alt td a{text-decoration:underline;} 
#searchresults td a:hover, #searchresults .alt td a:hover, #datasheetsearchDataTable_wrapper td a:hover, #datasheetsearchDataTable_wrapper .alt td a:hover{color: #06c;}
#searchresults td, #searchresults .alt td, #datasheetsearchDataTable_wrapper td, #datasheetsearchDataTable_wrapper .alt td {
	padding-top:4px!important;
	padding-bottom:2px!important;
}
#table-results td a {
	color:#0048fe!important;
}
#datasheetsearchDataTable_wrapper .even td,
#searchresults .alt td,#searchresults .table-striped tbody > tr:nth-child(even) > td, #searchresults .table-striped tbody > tr:nth-child(even) > th {background:#e6e6e6!important;}
#datasheetsearchDataTable_wrapper .odd td,
#searchresults .alt td,#searchresults .table-striped tbody > tr:nth-child(odd) > td, #searchresults .table-striped tbody > tr:nth-child(odd) > th {background:#fff!important;}
#datasheetsearchDataTable_wrapper.dt-container .top .dt-paging,
#datasheetsearchDataTable_wrapper.dt-container .bottom .dt-paging{margin-bottom: 10px;}
#datasheetsearchDataTable_wrapper.dt-container .bottom{margin-top: 10px;}
#table-results .evencolor {
}

#nav li#nav-04.nav-li.selected ul li.child {
  width: 94.5%;
}

.width500P {
  width: 72%;
}
#nav li#nav-04.nav-li.selected ul li .width210P.borderRight .division {
  margin-bottom: 10px !important;
}
.width500P .distributionsearch-page .search-filter {
  background: url("../../images/rohm-theme/rohm-sprite.gif") no-repeat scroll -434px -331px transparent !important;
  border-top: 0 none !important;
  cursor: pointer;
  font-size: 12px !important;
  font-weight: normal !important;
  height: 36px !important;
  line-height: 30px;
  padding: 2px 4px 4px 7px !important;
  width: 140px;
  margin-left: 6px;
  text-align: center;
}

#rts-cross-reference input#crossPartNumber{margin-bottom:0;}

.bt, .clicked {
	color: #666;
	font-size: 12px;
	text-decoration: none;
}
.search-ico.bt {
}
.search-ico.bt:hover {
}
.search-ico.bt:active, .clicked {
}
#sort-menu {
	margin: 10px 0 0 100px;
}
#tooltip_menu {
	margin-top: 23px;
	padding: 2px;
	border:1px solid #bebebe;
	background:#fff;
	width: 93px; 
	position: absolute !important;
	right:0;
	z-index:5;
}
.width500P #tooltip_menu {
  right: 45px;
}
#tooltip_menu a {
	z-index: 2;
	padding: 0 9px 0 9px;
	display: block;
	text-decoration: none;
	color: #3c3c3c;
	font-size: 13px;
}
#tooltip_menu a:hover {
	background: #0066cc;
	color: #fff !important;
}
#tooltip_menu a.active {
	color: #0066CC;
}

.firefox #wrapperrohm .nocurser #tabs .contentDiv #accordion-menu-wrapper li.toggle-main a {
	cursor: auto !important;
}
#wrapperrohm .nocurser #tabs .contentDiv #accordion-menu-wrapper li.toggle-main a {
	cursor: text !important;
}
.toolTips {
	color: #0048FE;
	cursor: pointer;
	position: relative;
}
.toolTipWrappers {
	width: 200px;
	position: absolute;
	bottom: 20px;
	display: none;
	color: #FFF;
	font-weight: bold;
	font-size: 10px;
	z-index:10;
	word-wrap: break-word;
	text-align:left;
}

.toolTipTops {
}
.toolTipMids {
	padding: 8px 4px;
	background: #544E4F;
	margin-left:10px;
	border-radius:10px;
}
.toolTipBtms {
	width: 23px;
	left:0;
	height: 18px;
	background: transparent url(../../images/rohm-theme/cross-arrow.gif) left bottom no-repeat;
	position:absolute;
	bottom:-6px;
	z-index:-1;
}
.header-search-tab-disable {
	display : none !important;
}
.header-search-tab-enable {
	display : block !important;
}
.firefox #wrapperrohm .nocurser #tabs .contentDiv #accordion-menu-wrapper li.toggle-main ul a, #wrapperrohm .nocurser #tabs .contentDiv #accordion-menu-wrapper li.toggle-main ul a {
	cursor:pointer!important;
}
.ac_results {
	padding: 0px;
	border: 1px solid black;
	background-color: white;
	overflow: hidden;
	z-index: 99999;
}
.ac_results ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}
.ac_results li {
	margin: 0px;
	padding: 2px 5px;
	cursor: default;
	display: block;
	font: menu;
	font-size: 12px;
	line-height: 16px;
	overflow: hidden;
}
.ac_over {
	background-color: #d3d3d3;
	color: #ffffff;
}
.signed-out #wrapperrohm .ac_results {
  left: 605px !important;
  top: 146px !important;
}
.signed-in #wrapperrohm .ac_results {
  left: 605px !important;
  top: 166px !important;
}
body.signed-out, body.live-view, body.staging {
	margin:0px !important;
}
.live-view #wrapperrohm .ac_results, .staging #wrapperrohm .ac_results {
	top:168px !important;
	left:610px !important;
}
.chrome #iframe_modal_content.chromeset {
	min-height:200px;
}
.taglib-page-iterator .search-pages .page-links span.first, .taglib-page-iterator .search-pages .page-links span.previous {
	background-position: 0 100%;
}
.taglib-page-iterator .search-pages .page-links a.first, .taglib-page-iterator .search-pages .page-links span.first, .taglib-page-iterator .search-pages .page-links a.previous, .taglib-page-iterator .search-pages .page-links span.previous {
	padding-right: 5px;
}
.taglib-page-iterator .search-pages .page-links a.first, .taglib-page-iterator .search-pages .page-links span.first{
	background-image: url("../../images/arrows/paging_first.png") !important;
	background-repeat: no-repeat;
	border-left: medium none;
}
.taglib-page-iterator .search-pages .page-links a.previous, .taglib-page-iterator .search-pages .page-links span.previous,

#prev_s3pager .ui-icon-seek-prev {
	background-image: url("../../images/arrows/paging_previous.png") !important;
	background-repeat: no-repeat;
}
.taglib-page-iterator .search-pages .page-links a.next, .taglib-page-iterator .search-pages .page-links span.next, .taglib-page-iterator .search-pages .page-links a.last, .taglib-page-iterator .search-pages .page-links span.last {
	background-position: 100% 0;
	padding-left: 5px;
}
.taglib-page-iterator .search-pages .page-links a.next, .taglib-page-iterator .search-pages .page-links span.next,
#next_s3pager .ui-icon-seek-next {
	background-image: url("../../images/arrows/paging_next.png") !important;
	background-repeat: no-repeat;
}
.taglib-page-iterator .search-pages .page-links a.last, .taglib-page-iterator .search-pages .page-links span.last,  .ui-icon-seek-end {
	background-image: url("../../images/arrows/paging_last.png") !important;
	background-repeat: no-repeat;
}
.taglib-page-iterator .search-pages .page-links a.first, .taglib-page-iterator .search-pages .page-links span.first, .ui-icon-seek-first{
	background-image: url("../../images/arrows/paging_first.png") !important;
	background-repeat: no-repeat;
	border-left: medium none;
}
#first_s3pager .ui-icon-seek-first {
    height: 17px;
    width: 11px;
}
#last_s3pager .ui-icon-seek-end{
	height: 17px;
	width:16px;
}

#prev_s3pager .ui-icon-seek-prev, #next_s3pager .ui-icon-seek-next {
    height: 17px;
    width: 16px;
}
#prev_t_s3list_toppager .ui-icon-seek-prev {
	background-image: url("../../images/arrows/paging_previous.png") !important;
	background-repeat: no-repeat;
}
.taglib-page-iterator .search-pages .page-links a.next, .taglib-page-iterator .search-pages .page-links span.next,
#next_t_s3list_toppager .ui-icon-seek-next {
	background-image: url("../../images/arrows/paging_next.png") !important;
	background-repeat: no-repeat;
}
#first_t_s3list_toppager .ui-icon-seek-first {
    height: 17px;
    width: 11px;
}
#last_t_s3list_toppager .ui-icon-seek-end{
	height: 17px;
	width:16px;
}
#prev_t_s3list_toppager .ui-icon-seek-prev, #next_t_s3list_toppager .ui-icon-seek-next {
    height: 17px;
    width: 16px;
}
.taglib-page-iterator .search-pages .page-links a, .taglib-page-iterator .search-pages .page-links span {
    display: inline-block;
    line-height: 1;
    padding: 2px 15px;
}

.taglib-page-iterator .search-pages .delta-selector, .taglib-page-iterator .search-pages .page-selector, .taglib-page-iterator .search-pages .page-links{float:left;}
.taglib-page-iterator .search-pages .page-links a{text-decoration:underline;}

#wrapperrohm .privacylink a {
    float: right;
    margin-top: 0;
    text-align: right !important;
}
#wrapperrohm .privacylink {
    float: left;
    margin-top: 25px;
    width: 136px;
}
#main-table #footer p {
    font-size: 11px;
    margin: 0;
    padding: 1px 0;
    text-align: right;
}
.japansentence{
margin-left:20px;
}
.affiliates1 dl dt, .affiliates2 dl dt {
    background: url("../../images/rohm-theme/rohm-sprite.gif") repeat-x scroll -388px -425px #FFFFFF;
    border: 1px solid #E5E5E5;
    color: #FFF;
    height: 22px;
    margin: 0;
    padding:10px 0 0;
    text-align: center;
}
#spotlight-home { 
    height: 277px;
    margin: 3px 2px 2px 0px;
    padding: 8px 8px 8px 12px;
	border-top: 1px solid #D9D9D9;
	overflow:hidden;
	background:url("../../images/rohm-theme/rohm-sprite.gif") no-repeat scroll left -725px transparent;
}
.affiliates2 table {
    width: 280px;
}
#affiliates-home{
	height: 279px;
	margin-top: 3px;
	padding: 7px;
	text-align: center;
	border: 1px solid #D9D9D9;
	background:url("../../images/rohm-theme/rohm-sprite.gif") no-repeat scroll -1px -725px transparent;
	border-bottom: 0 none;
}
.tab-data-1 .design-tool{
	margin-top:0px;
}
#wrapperrohm  #home-news-content .title  a{ color: #D9213D; text-decoration:none;}
#wrapperrohm  #home-news-content .title  a:hover{ text-decoration:none; border-bottom: 1px solid #D9213D;}
.affiliates1 table{width:123px;}
#home-news-content .tabs{ width: 417px;}
#home-news-content .tab-data-1{padding-left:0px;}
#home-news-content .tab-data-1 .affiliates1 {
    margin-left: -3px;
	padding-top: 0;
    width: 123px !important;
	border-right:0 none;
}
#home-news-content .tab-data-1 .affiliates2 {
    margin-left: -7px;
	width: 280px;
	padding-left: 6px;
}
#home-news-content .affiliates1 dl dt {
    margin-left: 3px;
}
#home-news-content .affiliates2 dl dt {
    margin-right: 3px;
}
#home-news-content .affiliates1 dl dd .affiliates-text {
    float: right;
    font-size: 10px;
    font-style: italic;
    line-height: 10px;
    margin-bottom: 0;
    padding-left: 10px;
    text-align: left;
    width: 124px;
}
#home-news-content .affiliates1 dl dd img.affiliates-img {
    float: none;
}
#home-news-content .affiliates1 dl dd .seprator-top {
    margin: 3px;
    width: 100px;
}
.home-page-bottom-section .rightborder{background:none; border-right: 0 none;}
#spotlight-home dl dd {margin-left:0px;}
.live-view  #home-news-content .portlet-journal-content .icon-actions {display:none;}

.registrationindustry ,.registrationoccupations,.registrationpostname{float: left;margin:10px 0px 10px 10px;min-width: 209px;font-size:12px}
.ja_JP .registrationindustry, .ja_JP .registrationoccupations, .ja_JP .registrationpostname{min-width: 213px;}
.productofinterest_row  dd{margin:20px 0px 20px 5px; padding-left:5px;}
.productofinterest_row  dl {margin:20px 0px 20px 0px;}
.titleheader {background-color: #DFDCDC;height: 32px;width: 302px;padding-left:10px;padding-top: 7px;}
#registration .dash {float: left;margin: 5px 5px 0;}
.ja_JP #registration .dash{float:none;}
.ja_JP .registrationindustryhead input[type="radio"],.ja_JP .tab-data .product-tree input[type="checkbox"]{margin-top:-3px;}
.registrationpostnamehead, .registrationindustryhead, .registrationoccupationshead, #registration .tab-data {
	border: 1px solid #e1e1e1;
	float: left;
	width: 672px;
	clear: right;
}
#registration .tab-data .fl {padding-left: 15px;}
#registration #reg_form_column .form-row {float: left;margin: 0px 0 8px;}
#registration #reg_form_column .form-button-row{margin-left: 165px !important;}
#registration .reg_individual #address{width: 375px;}
#registration .reg_individual .address_row .error{left: 565px;}
#registration .reg_individual .industry_row .error, #registration .reg_individual .occupations_row .error, #registration .reg_individual .productofinterest_row .error ,#registration .reg_individual .post_row .error{
	left: 0px;
	float: right;
	position: relative;
	width: 155px;
}
#registration #reg_form_column .form-row.gapTop7 {
  float: none !important;
}

#registration select{float:left; clear:right;}

a.tooltip:hover span span.tooltiparrow{ 
background: url(../../images/rohm-theme/tooltip-bigarrow.gif) no-repeat scroll left bottom transparent;
    height: 35px;
    left: 29px;
    position: absolute;
    width: 100px;
    z-index: -1;
	border: medium none;
	top:-46px;
}
a.tooltip:hover span{background: none repeat scroll 0 0 #544E4F;border: 1px solid #544E4F;border-radius: 10px 10px 10px 10px;
    color: #FFFFFF;display: block;left: -120px;padding: 5px;
    position: absolute;
    text-align: left;
    top: 43px;
    width: 200px;
    z-index: 9999;
}
#product-lists .product-list-item h3.product-subhead-content a:hover{font-size: 12px; color:#000!important;}
#product-lists .product-list-item h3.product-subhead a:hover{font-size: 13px; color:#000!important;}
.registersubtitile{padding:13px 0px 13px 32px;}
#header #top-nav .sing-up-box .regsiterbutton a {color:#fff!important;}
.myrohmtext {margin:10px 0px;}
.sing-up-box  .dotline {border-top:1px dashed;}
.ja p.registeremailpassword {margin-left:32px;}
#csrPageBody #pageContents {
    float: left;
    padding: 7px 0 0;
    width: 750px;
}
#csrPageBody #pageContents div.cntTit {
    background: url("/rohm-theme/images/rohm-theme/csr/bg_h1_title.gif") repeat-x scroll left top transparent;
    overflow: hidden;
    padding: 10px 0 0;
    width: 750px;
}
#csrPageBody #pageContents div.cntTit div {
    background: none repeat scroll 0 0 transparent;
    display: block;
    line-height: 1.3;
    padding: 0 0 10px;
    width: 170px;
}
#csrPageBody #pageContents div.cntTit div.cntTitInner {
    background: url("/rohm-theme/images/rohm-theme/csr/bg_h1_title_bottom.gif") repeat-x scroll left bottom transparent;
    overflow: hidden;
    padding: 0 5px 18px 5px;
    width: 740px;
}
#csrPageBody #pageContents div.cntTit div.cntTitInner h1{
    font-size: 18px;
    color: #004EA2;
}
#csrPageBody #pageContents .section01 {
    clear: both;
    overflow: hidden;
    padding: 12px 0 200px 10px;
    width: 740px;
}
#csrPageBody #localmenuArea {
    float: right;
    padding: 7px 0 0;
    width: 184px;
	margin-top: 7px !important; 
}
#csrPageBody dl#localMenu {
    border: 1px solid #DADADA;
    color: #000000;
    padding: 5px 7px;
    width: 168px;
}
div.news {
    border-bottom: 1px solid #E4E4E4;
    padding: 6px 0;
    width: 490px;
}
div.news .date {
    background: url("/rohm-theme/images/rohm-theme/csr/bg_news_date.gif") no-repeat scroll left 7px transparent;
    color: #004ea2;
    font-weight: bold;
    padding: 0 0 0 12px;
    width: 180px;
}
div.news .date img {
    float: right;
    margin: 0 0 0 5px;
    vertical-align: middle;
}
div.news .tit {
    color: #5B677D;
    padding: 2px 0 0 12px;
}

div.news .tit a {
    color: #5B677D;
    text-decoration: none;
}  
#csrPageBody dl#localMenu dt {
    font-weight: bold;
    margin: 3px 0 0;
    width: 172px;
}
#csrPageBody dl#localMenu a {
    background: url('../../images/rohm-theme/static-images/csr_r_menu_arw.gif') no-repeat scroll left 5px transparent;
    color: #595757 !important;
    display: block;
    padding: 0px 0px 0px 15px;
    text-decoration: none;
}
#csrPageBody #pageContents div.cntTit div img {
    float: right;
    margin: 0;
    vertical-align: middle;
}
#indexPageContents {
    float: left;
    padding: 7px 0 0;
    width: 750px;
}
.cLeft {
    float: left !important;
}
.cRight {
    float: right !important;
}
#nwes_contents #nwes_contents #hdrNaviArea,
#nwes_contents #nwes_contents #globalArea{width: 100%;}
#csrPageBody #indexPageContents h1 {
    background: url("/rohm-theme/images/rohm-theme/csr/bg_h1_title.gif") repeat-x scroll left top transparent;
    color: #0052A1;
    font-size: 123.1%;
    padding: 10px 0 0;
    width: auto!important;
}
#csrPageBody #indexPageContents h1 span {
    background: url("/rohm-theme/images/rohm-theme/csr/bg_h1_title_bottom.gif") repeat-x scroll left bottom transparent;
    display: block;
    padding: 0 5px 18px;
    width: auto!important;
}
#csrPageBody #indexPageContents .section01 {
    clear: both;
    overflow: hidden;
    padding: 12px 0 0 0px;
    width: auto!important;
}
#csrPageBody #indexPageContents .section01 ul {
    background: url("/rohm-theme/images/rohm-theme/csr/bg_line_dot_x.gif") repeat-x scroll left top transparent;
    overflow: hidden;
    width: auto!important;
}
#csrPageBody #indexPageContents .section01 ul li {
    background: url("/rohm-theme/images/rohm-theme/csr/bg_line_dot_x.gif") repeat-x scroll left bottom transparent;
    clear: both;
    overflow: hidden;
    padding: 10px 0;
    width: auto!important;
}
#csrPageBody #indexPageContents .section01 ul.lfr-pagination-buttons li{padding: 0px 0;width: auto; clear: none;}
#csrPageBody #indexPageContents .section01 ul li .cLeft {
    background: url("/rohm-theme/images/rohm-theme/csr/bg_news_date.gif") no-repeat scroll left 7px transparent;
    color: #004ea2;
    font-weight: bold;
    padding: 0 0 0 12px;
    width: 198px;
}
#csrPageBody #indexPageContents .section01 ul li .cLeft img {
    float: right;
    margin: 0 0 0 5px;
    vertical-align: middle;
}
#csrPageBody #indexPageContents .section01 ul li .cRight {
    color: #5B677D;
    width: 510px;
}
#csrPageBody #indexPageContents .section01 ul li .cRight a {
    color: #5B677D;
}
#csrPageBody p, #csrPageBody li, #csrPageBody dd, #csrPageBody dt, #csrPageBody th, #csrPageBody td {
    line-height: 1.5 !important;
}
#csrPageBody ol, #csrPageBody ul, #csrPageBody dl, #csrPageBody li, #csrPageBody dt, #csrPageBody dd {
    list-style: none outside none !important;
}
#csrPageBody tr.portlet-section-header{
	display:none;
}
dl#localMenu dd {
    margin: 3px 0 0;
    padding: 0 0 0 15px;
    width: 157px;
}
dl#localMenu dd a.act {
    color: #0052A1!important;
    font-weight: bold;
}
#moreBtn {
    text-align: right;
}
.crossrefsearch-page input.more-results {
  background: url("../../images/rohm-theme/morearrow.gif") no-repeat scroll 95% 60% #f5f5f5 !important;
  color: #3E3E3E;
  padding-right: 16px;
  border: 1px solid #E6E6E6 !important;
  margin-top:15px;
}
.technocalData{
       width: 941px;
}
.technocalData .singletechData{
       margin-right: 20px;
       width: 275px;
       float:left;
}
.technocalData .tab-data {
	 border: 1px solid #A0A0A0;
	 overflow: hidden;
	 padding: 8px;
	 display:inline-block;
	 width:923px;
}
.technocalData .singletechData a {
	background: url("../../images/rohm-theme/g-mune-arrow.gif") no-repeat scroll 0 3px transparent;
    padding-left: 14px;
    text-decoration: none;
}
.technocalData .singletechData p {
	margin-bottom: 0px;
	padding-left: 14px;
}
.technocalData .singletechData a:hover {
	text-decoration: underline;
	color: #353535;
}
.technocalData .singletechData a strong {
   	color: #D9213D;
}
.details-title {
	 padding: 15px 0 1px;
}
div#company_mission{background:url(../../images/rohm-theme/company_banners/banner_company_mission.jpg) no-repeat;width:750px;}
 #colright .width-124px #righttab .prdicons a,
 #product-details #righttab .prdicons a,
.width-793px  .product-details .intro p,
.tab-data .singletechData a,.tab-data .singletechData p,
#recentclick .semiconductor, #prd-detail #specification a{font-size:12px !important;}

#resultMain {
	position: relative;
}
.first-row-head th {
	vertical-align:top;
	border:1px solid #b5d1f1
}
.first-row-head th, .filter-row th {
	text-align:center
}
#sorter {
	clear:both;
	color:#515151;
	font-size:11px;
	font-weight:normal;
	border:1px solid #b5d1f1;
	border-width:0px 1px 0 0;
	width: 100%;
}
#sorter td, #sorter th, .newFixedHeader .first-row-head th {
	padding-top:1px;
	padding-left:1px;
	padding-right:1px;
	padding-bottom:1px;
	border:1px solid #b5d1f1;
	border-width:1px 1px 1px 1px;
}
#sorter input[type="text"] {
	width:80%;
	background-color:#fff;
	text-align:right
}
#sorter tr.data td {
	padding:2px
}
#sorter input[type="text"] {
	width:50px;
	border:1px solid #ccc;
	color:#333;
	height:10px;
	background:0;
	padding:3px 0 2px 0
}
#sorter td input[type="checkbox"] {
	vertical-align:middle;
	padding-right:4px;
	margin-right:4px;
	background:transparent!important
}
#sorter tr.filterRow th {
	white-space:nowrap;
	vertical-align:top;
	height:50px
}
#sorter td, #sorter th, .newFixedHeader .first-row-head th {
    border: 1px solid #B5D1F1;
    padding: 2px;
}
#sorter th input[type="image"]{
	margin-top: 5px;
}
.prodListDiv{
	height: 35px;
	border: 1px solid #B5D1F1;
	border-bottom: none;
    display: block;
    padding: 0 0 10px;
    width: 870px;
    border-right: none; 
}
.prodListDiv div{
    font-weight: bold;
	font-size: 11px;
	border-right: 1px solid #B5D1F1;
	height: 45px;
	text-align: center;
	float: left;
}
.prodListblack{
	color: #000;
}
.titleprodlist {
    border-bottom: 1px solid #B5D1F1;
    display: block;
    padding: 6px 0;
    text-align: center;
    height: 48px;
}
.productlistPdf{
	float:right; 
	padding-right:5px; 
}

.searchSelect{
width: 245px;  	
padding-left: 15px;
margin-right: 14px;
margin-top: 8px;
background: none #FFFFFF;
}
.myAltRowClass { background-color: #e6e6e6; background-image: none; }
.width-999px {
	width:999px
}
.b_contDescRight {top : 0 !important;}
#design_termscond{
	background:#fcfcfc url("../../images/rohm-theme/msgpop_bg.jpg") 0 50% repeat-x !important;
	visibility:hidden;
	display:block;
	z-index:3001 !important;
	box-shadow:0 0 5px #000000;
	border:2px solid #333333;
	top: 1% !important;
}
.ja_JP #design_termscond #licenseContainer{font-size:10px;}
.ja_JP #design_termscond #licenseContainer p{margin-bottom: 0.4em!important;}
.ja_JP #design_termscond p#licenseheader{font-size:19px!important;}
.ja_JP #design_termscond #licenseContainer .grouping1 {min-width: 100px; float: left;}
.ja_JP #design_termscond #licenseContainer .grouping2 {min-width: 72px; float: left;}
.ja_JP #design_termscond #licenseContainer .grouping3 {min-width: 39.2%;display: inline-block;}
.ja_JP #design_termscond #licenseContainer input[type="checkbox"]{margin-top:1px!important;float:left;margin-right:2px;}
#design_termscond p#licenseheader {
  font-size: 20px;
  margin: 5px 0 14px;
  text-transform: uppercase;
}
#design_termscond .faqbt{
   height: auto;
}
#design_termscond1{
	background:#fcfcfc url("../../images/rohm-theme/msgpop_bg.jpg") 0 50% repeat-x !important;
	visibility:hidden;
	display:block;
	z-index:3001 !important;
	box-shadow:0 0 5px #000000;
	border:2px solid #333333;
}
#design_termscond1 p#licenseheader {
  font-size: 20px;
  margin: 5px 0 14px;
  text-transform: uppercase;
}
#design_termscond1 .faqbt{
   height: auto;
}
.search-container .taglib-search-iterator-page-iterator-bottom{
  border: 1px solid #CCCCCC;
  min-height: 32px;
  margin-top: 10px;
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 12px;
  vertical-align: middle;
}
#new-product .taglib-search-iterator-page-iterator-bottom{padding:12px 15px 0; height: auto; margin-top: 0px;}
.lfr-search-container-wrapper .taglib-search-iterator-page-iterator-bottom{margin-bottom: 1.5em;}
#colright .taglib-search-iterator-page-iterator-bottom {padding-top: 0;}
#colright .taglib-search-iterator-page-iterator-bottom .taglib-page-iterator{border: 1px solid #999999;}
#searchresultsdata .taglib-search-iterator-page-iterator-bottom {padding-top: 10px;}

#tabs4.csrnews  .contentDiv{
	background-position:left -628px !important;
}
.contDesc .contDescLeft{ height:auto !important;}

.ledtype {
  margin-right: 8px;
  margin-bottom: 20px;
}
.ledtype a {
  font-size: 11px;
}
.seconddiv, .lastdiv {
  clear: both;
}
#example thead td {
  background: none repeat scroll 0 0 #888888;
  color: #FFFFFF;
  text-align: center;
}
#example td {
  font-size: 11px;
  padding-left: 2px;
  padding-right: 2px;
}
#example td a {
  font-size: 11px;
  text-decoration: none;
}
.sub-numeric{list-style-type: decimal;}

.led-bt > div {
    clear: both;
    padding-top: 5px;
}
.leftside{
	float: left;
	padding-right: 20px;
	width:700px;
}
.topdiv {
  margin-bottom: 20px;
}
.leftside .discription {
  border: 1px solid #CCCCCC;
  clear: both;
  padding: 10px;
}
.rightside{float: left;}
.rightside .ledimages ul{margin: -3px 5px 5px 2em;}
.spec-table {
  padding-top: 15px;
}
.leftside .spec-table table{width:100%;}
.img1 {
  display: block;
  float: left;
  margin-bottom: 5px;
  margin-right: 8px;
  width: 171px;
}
.option1, .option2, .option3 {
    display: inline;
    height: 40px;
    margin: 0 17px;
    width: 170px;
}
#pdetail-buybtn, #wrapperrohm .btn-disable {
    margin-right: 5px !important;
    padding: 0 12px !important;
}
#wrapperrohm .btn-disable {
    margin-right: 0px !important;
    padding: 2px 14px 2px !important;
}
#pdetail-samplebtn {
	padding: 0 5px !important;
	line-height: 22px;
}
.recommendedProductHeader {
  color: #666;
  font-size: 14px;
  font-weight: bold;
  padding-bottom: 4px;
  padding-left: 8px;
}
.product-details {
  display: inline-block;
  margin-bottom: 20px;
}
.datasheetLink {
    display: block;
    height: 19px;
    width: 21px;
	background: url("../../images/rohm-theme/para-sprite.gif") repeat-x scroll -9px -402px transparent;
}
.spice-thermal {
  background: none repeat scroll 0 0 #FFFFFF;
  border: 1px solid #7289D2;
  float: left;
  margin-left: 60px;
  padding-bottom: 10px;
  padding-left: 10px;
  padding-top: 10px;
  position: absolute;
  text-align: left;
  top: 0;
  vertical-align: top;
  width: 155px;
  z-index: 999;
  margin-top: 5px;
}
.spice-thermal span {
  color: #0066CC !important;
  font-size: 12px;
}
.not-recommended-div-yellow {
  background: url("../../images/rohm-theme/yellow-warning-icon.png") no-repeat scroll 0 0 transparent;
  padding-left: 28px;
  padding-top: 5px;
  color: #D9213D;
}
.not-recommended-div-red {
  background: url("../../images/rohm-theme/orange-warning-icon.png") no-repeat scroll 0 0 transparent;
  padding-left: 28px;
  padding-top: 5px;
  color: #D9213D;
}
.recommended-replace-product {
  border: 1px solid #A0A0A0;
  margin-bottom: 20px;
  margin-top: -10px;
  padding: 8px;
  width: 760px;
}
.recommended-relative{}
.spice-thermal-td {text-align: center;}

.footerLabel{
	border: 1px solid #B5D1F1;
    margin-top: 14px;
}
body #resetSearch {
	width:100%;
}
#productsupplyStatus {
    margin-top: 3px !important;
   padding: 3px 6px !important;
}

#sorter th {
    padding: 0;
}
#emptyResult {
  border-top: 1px solid #B5D1F1;
  padding-top: 14px;
}
.supportlinkImage{float: left;margin-top: 6px; font-size:10px;}
span.downloadlink {
     color: #0066CC !important;
    cursor: pointer;
    text-decoration: underline;
}
.form-row.gapTop7 {
  height: 35px !important;
  position: relative !important;
}
#register-taglib-captcha-rohm, #register-taglib-captcha-rohm {
  border: 1px solid #000000;
  left: 102px;
  overflow: hidden;
  position: relative;
  top: 4px;
  width: 118px;
}
#con_form_column #register-taglib-captcha-rohm {
  top: 0px;
}
#register-taglib-captcha-rohm .captcha {
  margin: 0 !important;
  border:0 none;
}
#reg_form_column .gapTop7 a.captcha-reload, #con_form_column .gapTop7 a.captcha-reload {
  left: 408px;
  position: absolute;
  top: 2px;
}
#con_form_column .gapTop7{margin-bottom:40px;}
#termcontents{
	height:300px;
	overflow-y:scroll;
	overflow-x:hidden;
	border:2px solid #333333;
	padding: 4px; 
	background:#ffffff;
	line-height: 17px;
}
/* .ja_JP #termcontents.ads,.ja_JP #termcontents.plecs {height: 70px;} */
#licenseheadercontent{
	padding: 4px;
	margin-bottom:5px;
	font-size:12px;
}
#tboverlay {
	background:url(../../images/progress_bar/overlaybg.gif) 0 0 repeat;
	border: 0 none;
	display: none;
	height: 100%;
	left: 0;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 1000;
	opacity:0.7;
	filter:alpha(opacity=70); 
}
.resetpassword #tboverlay{opacity: 1;}
.package-search-div #tboverlay {
	width: 941px;
	opacity:0.7;
	filter:alpha(opacity=70);
}
.center {
	font-size: 18px;
	text-align:center;
	width:100px;
	height:64px;
	color:#000;
	font-weight:normal;
	margin:0 auto;
	background:url(../../images/progress_bar/loading_animation.gif) 50% 72% no-repeat;
	left: 46%;
    position: absolute;
    top: 36%;
}
#cls_btn, #licenseheader #cls_btn, #samplePopupContainer #cls_btn, .lable-heading #cls_btn {
    position: absolute;
    right: 12px;
}
#termsbtns{
	float: right; 
	text-align: left; 
	width: 54%;
}
#design_termscond #licenseContainer p#licenseheader.display6header,
.ja_JP #design_termscond #licenseContainer p#licenseheader.display6header{text-transform: none; font-weight: bold;}
.ja_JP #design_termscond #licenseContainer p#licenseheader.display6header #cls_btn > a{ font-weight: normal;}
#design_termscond #licenseContainer p#licenseheader.display6header #cls_btn > a{ font-size: 18px;}
#design_termscond #licenseContainer #licenseheadercontent.display6 {
    border: 0 none !important;
    overflow: hidden !important;
    height: auto !important;
}
#design_termscond #licenseContainer #termsbtns.display6btns{
    float: none;
    text-align: center;
    width: auto;
}
#rcfirst{
	background-image: url("../../images/arrows/paging_first.png");
    background-position: -1px -1px;
    cursor: pointer;
    padding-left: 10px;
    margin-left: 10px;
    width:6px;
    height:16px;
}
#rcprev{
	background-image: url("../../images/arrows/paging_previous.png");
    background-position: -1px -1px;
    cursor: pointer;
    padding-left: 10px;
    margin-left: 5px;
    width:6px;
    height:16px;
}
#rcnext{
	background-image: url("../../images/arrows/paging_next.png");
    background-position: -1px -1px;
    cursor: pointer;
    padding-left: 10px;
    margin-left: 5px;
    width:6px;
    height:16px;
}
#rclast{
	background-image: url("../../images/arrows/paging_last.png");
    background-position: -5px -1px;
    cursor: pointer;
    padding-left: 10px;
    margin-left: 10px;
    width:6px;
    height:16px;
}
#rcfirst.inactive, #rcprev.inactive, #rcnext.inactive{background-position: -1px 16px; cursor: text;}
#rclast.inactive{background-position: -5px 16px;cursor: text;}
.sbt {
	padding-left:7px;
    padding-right: 0px;
    color:#000 !important;
}
.thermalParentDiv .tableHeader>li {
	padding:2px 6px;
}

.firefox .thermalParentDiv .tableHeader>li {
	padding:2px 5px;
}


.ja .hrright, .ja #contact_us .reg-body{
  margin-left: 40px;
}
.ja #contact_us {
  width: 840px;
  margin-top:20px;
}
.ja #contact_us h3 {
  color: #949494;
  font-size: 24px;
  font-weight: normal;
  margin-bottom: 14px;
  text-align: left;
}
.ja #contact_us .subNote {
  background-color: #C0C0C0;
  font-weight: bold;
  font-size:16px;
  padding: 5px 8px;
}
.ja #contact_us .reg-body {
  padding-top: 0px;
  background:none;
}
#con_form_column .sectionNote p {
  margin-left: 22px;
  color:#000000;
}
.ja .section {
  background-color: #DDDDDD;
  border: 1px solid #BCBCBC;
  color: #000000;
  padding: 5px 8px;
  font-weight: bold;
  margin-bottom: 5px;
}
.ja #con_form_column fieldset {
  width: 793px;
}
.subNote p {
  margin: 8px 0;
}
#wrapperrohm.newROHM.ko .contactus-portlet .form-row.newsletter_row label.reg_lbl {
  margin-left: -15px;
  white-space: nowrap;
  width: 175px;
}
#refdesign .table-border td {
  border: 1px solid #A0A0A0;
  padding: 0px;
}
.borderTopright0{ border-top:0px none; border-right:0px none;}
.borderleftRight0{border-left:0px none; border-right:0px none;}
#refdesign .table-border td.borderTopright0 {
  border-right: 0 none;
}
#refdesign .table-border td.borderTopright0 td {
  border: 0 none;
}
#refdesign .table-border td.borderleftRight0 td {
  border-left: 0 none;
  border-right: 0 none;
  border-top: 0 none;
  padding: 6px 10px 6px 6px;
}
#refdesign p {
  color: #555555;
  float: left;
  font-weight: bold;
  margin: 0;
  width: 80%; 
}
#refdesign p a.refactive {
  color: #555555;
  padding-left: 18px;
  text-decoration:none;
}
#refdesign p a.refactive:hover, #refdesign p a.refactive:active {
  color:#ff1111;
  background:url("../../images/rohm-theme/redarrow.gif") no-repeat 0px 0px;
}
.msg_contact{font:bold 12px/26px Arial, Helvetica, sans-serif; color:#fff; background-color:#404040;-webkit-border-radius: 6px;-moz-border-radius: 6px;border-radius: 6px; padding:3px 10px; margin-bottom:5px;}
.msg_contact a.link-button{margin-right:10px; margin-top:2px; line-height:20px;}
.msg_contact .btn-inquiry {color: #FFFFFF !important; margin: 0; padding: 0 14px; white-space: nowrap;}
.msg_contact .btn-inquiry { background: url("../../images/rohm-theme/btn-inquiry.png") left bottom repeat-x #FFCC57; border: 1px solid #7F7F7E; color: #000000 !important;}
.msg_contact .btn-inquiry:hover { background: url("../../images/rohm-theme/btn-inquiry-hover.png") left bottom repeat-x #FFCC5A;}
.msg{display: block; vertical-align: middle; margin-top:8px; margin-bottom: 4px; line-height: 14px; padding-left: 101px;}
.one-col table td{background-color:#eaeaea;}
#left-panal {width: 19%; padding:2px; vertical-align: top;}
.space4{background-color:transparent !important; width:1%;}
#main-panal{width: 84%; padding:4px 8px; vertical-align: top;}
.main-panal-84{width: 79%; float:left;}.space4{float: left;}.left-panal-15 {width: 20%; float:left;}#main-panal .c1 span, #main-panal .c3 span{display:none;}
.box-outline{border:1px solid #7f7f7f;}
.search_keyword, .MarginBottom5{ margin-bottom:5px;}
.whitecontainer{background-color:#fff; padding:3px;}
#designresources input[type="radio"]{margin: 0px 0 0;}
#left-panal h2{font:bold 16px/20px Arial, Helvetica, sans-serif; color:#262626; padding-left: 10px;}
.panal-title{font:bold 14px/18px Arial, Helvetica, sans-serif; color:#fff !important;}
.one-col .red{ background-color:#e62d2d; padding: 3px; text-align: center;}
#application span, #designresources span {font-size: 11px;}
#application div{width:100%; clear:both; display:inline-block;}
#application div  input[type="checkbox"]{float:left; margin-top:4px;}
#application div span{width:146px; display:inline-block;}
#designresources label{margin-bottom: 0px;}
#designresources label span{color:#000;}
.search_keyword input[type="text"]{background: url("../../images/rohm-theme/rohm-sprite.gif") 0px -328px no-repeat transparent; padding: 5px 1px 5px 24px; width:142px; }
#left-panal input[type="checkbox"] {margin-right: 5px; margin-left: 5px;margin-top:0;}
.allproducts #browseProducts{font-size: 12px !important;}
.allproducts #browseProductsDropDown #browser li { padding: 2px 0;}
.allproducts #browseProductsDropDown #browser li .folder a {padding: 0;}
.allproducts li a { text-decoration: none;  -webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;}
.allproducts #browse-other-product #browseProducts {
  background: url("../../images/rohm-theme/product-browse.png") 0 0 no-repeat transparent; color: #000000; padding-left: 12px; padding-right: 12px; padding-top: 6px; width: 146px;overflow: hidden;}

#main-panal .c1 { background: url("../../images/rohm-theme/c1.gif") 0 0 no-repeat transparent; width: 727px; padding:11px 10px 0; }
#main-panal .c2 { background: url("../../images/rohm-theme/c2.gif") 0 0 repeat-y transparent;  width: 727px; padding:0px 10px; }
#main-panal .c3 { background: url("../../images/rohm-theme/c3.gif") 0 0 no-repeat transparent; width: 727px; padding:0px 10px 11px; }
.subTitle{font:normal 20px/28px Arial, Helvetica, sans-serif; color:#262626; text-decoration: underline; margin-bottom: 14px;}
#wrapperrohm .subTitle a:hover{color: #06c;}
.subTitle18	{font:normal 18px/20px Arial, Helvetica, sans-serif; color:#262626; text-decoration: none; padding-top: 14px;}
.intro { min-height: 100% !important;}
.intro img { margin-right: 12px;}
.fl { float: left;}
.refbutton {float: left;  margin-top: 8px;}

.seventy{width:400px; margin-right:6px;}

.thirty{width:298px;}
.seventy ul{margin-left:20px;}
.clearall{clear:both;}
.inlinelist{list-style:none; margin-left: 6px !important; display: inline-block;}
.inlinelist li{background: url("../../images/rohm-theme/rightpointer.gif") left 5px no-repeat transparent; padding-left:12px; float: left; margin-right: 10px;}
#wrapperrohm .inlinelist li a{text-decoration:underline;}
#wrapperrohm .inlinelist li a:hover{color: #06c;text-decoration:underline;}
.lastUpdate{ font:normal 14px/30px Arial, Helvetica, sans-serif; color:#262626; text-align: right;}
.referenceBD{border: 1px solid #7F7F7F; min-height: 166px; padding: 10px 9px 5px;text-align: center; vertical-align: middle;}
.referenceBD img { width: 280px;}
.pageconter{font:bold 18px/30px Arial, Helvetica, sans-serif;margin-bottom: 10px; color:#000;}
.eachRecord { margin-bottom: 14px; margin-top:5px;}
#main-panal .search-container { margin-bottom: 14px;}
.constitution .constitutionlink {
  border-top: 1px solid #9FC3ED;
  display: block;
}
.fl {
  float: left;
}
#mainContent h2.page-title, #mainContent h1.page-title {
  color: #353535;
  font-size: 16px;
  font-weight: bold;
  margin: 0;
  padding: 20px 0;
}
#mainContent h2.page-title ,#mainContent h1.page-title-led{
	color:#353535;
	font-size:16px;
	margin:0;
	padding:5px 0;
	font-weight:bold
}
#design_termscond.referencedesigndetail-popup p#licenseheader{margin-bottom:30px; display:inline-block;}
#design_termscond.referencedesigndetail-popup p#licenseheader #cls_btn{top:14px;}
.width-942px {
  width: 942px;
}
.width-942px .product-details .intro{min-height:100% !important;}


.refbutton {
  float: left;
  margin-top: 8px;
}
.spacing {
  margin: 24px 0 0;
}
.refbutton2{
	float: right;
    margin-right: 70px;
	margin-top: 5px;
}
#product-details .common-note,
#product-details .refbutton2 {
  margin-right:0px;
}
#wrapperrohm .refdownload-link { 
	border: 0px none;
	padding: 0 3px 0 3px;
}
#wrapperrohm .refbutton .link-button.buy-link{
	background:none !important;
}
#wrapperrohm .refdownloadbg,
#wrapperrohm .refbutton .link-button.buy-link{
	background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0, #C90000),color-stop(0.56, #FF1010));
	background-image: -o-linear-gradient(top, #C90000 0%, #FF1010 56%) !important;
	background-image: -moz-linear-gradient(top, #C90000 0%, #FF1010 56%) !important;
	background-image: -webkit-linear-gradient(top, #C90000 0%, #FF1010 56%) !important;
	background-image: -ms-linear-gradient(top, #C90000 0%, #FF1010 56%) !important;
	background-image: linear-gradient(to top, #C90000 0%, #FF1010 56%) !important;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
}
#wrapperrohm .rohm-referencedesign-detail-portlet .refbutton .link-button.buy-link{min-width: 206px;text-align: center;}

.borderAll{
	border: 1px solid #ccc;
    margin-bottom: 6px;
    padding: 10px;
}
.borderAll h6 {
	color: #333;
    font-family: arial;
    font-size: 20px;
    font-style: normal;
    font-weight: 100;
    margin-bottom: 6px;
}

.borderAll p {
	font-size: 14px;
	margin-bottom: 2px;
}
#cls_btn > a {
  border: 1px solid #999;
  padding: 1px 4px 0 3px;
  text-decoration: none;
  float: right;
  font-size:12px;
}
.scrollfix {
  height: 457px;
  overflow-x: hidden;
  overflow-y: scroll;
}
.currentversion {
  border-bottom: 2px solid #17375e;
  color: #17375e;
  float: right;
  font-size: 15px;
  margin-right: 7px;
  margin-top: 4px;
}

.rohm-digital-transistor-tool-portlet .ltc .subtitle,.rohm-digital-transistor-tool-portlet .stc .subtitle {line-height:48px}

#digitalTransToolForm td.srbt{text-align:center;}

.tcrportlet-wrapper {
    display: flow-root;
}
.pagelabel{
	margin-top:20px;
	margin-bottom:0px;
}
.samicontent{
	margin-bottom: 30px;
    margin-top: 10px;
    padding-left: 20px;
}
.CenterAlign {
  text-align: center;
}
#wrapperrohm .CenterAlign a {
  background-color: #e46c0b;
  border: 2px solid #ffbf02;
  -webkit-border-radius: 15px;  
  -moz-border-radius: 15px; 
  border-radius: 15px;
  padding: 8px 10px;
  color: #fff;
  display: inline-block;
  font-weight: bold;
  line-height: normal;
  text-align: center;
  text-decoration: none;
}

.referenceBD table td {
  background-color: #FFF;
  height: 166px;
  vertical-align: middle;
}
li.treeplus ul li.treeplus ul li.treeplus {
 background: url("../../images/rohm-theme/csr_common_bg_list_01.gif")  0 5px no-repeat;
}
.placeholder{
	color: #9a9a9a;
}




.registorCalculatebody .calculateBtndiv{clear: both;}
.registorCalculatebody .product-list-item {
  background: none;
}
.registor-answer-block {
  border: 1px solid #444;
  border-radius: 10px;
  margin-top: 20px;
  padding: 5px;
}
.registor_error_message{
	color:red;
}
.registor-answer-block .output-ratecurrent div:first-child {clear: both;}
.textboxi6.clear span, .textboxi6.output-ratevoltage span, .textboxi6.output-ratecurrent span {
  display: inline-block;
  margin-top: 4px;
}
@media (max-width:329.98px){
	.textboxi6.clear span.registor_error_message {clear: both;display: block;}
}
.textboxi6.clear .unitcombo span {
  margin-top: 0;
}
.textboxi6.clear .unitcombo span select {
  padding: 4px;
  font-size:12px;
}
.textboxi6 input[type="text"]{font-size:12px;}
.rssfeedTables {
	border-bottom: 1px solid #EDE6E6;
	margin-bottom: 15px;
	margin-top: 10px;
	padding: 0 0 15px;
	width: 100%;
}
.rssfeedTables table {
	width: 50%;
	margin: 0px;
	padding: 0px;
	border: 2px solid #808080;
}
#rss-faq ul li a {
  text-decoration: underline;
}
.rss-table-border {
	border: 2px solid #808080;
}
.rssfeedTables td {
	vertical-align: middle;
	background-color: #ffffff;
	border-bottom: 2px solid #808080;
	border-right: 2px solid #808080;
	text-align: left;
	padding: 1px;
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
	color: #000000;
}
.rss-table-border td.rss-icon-center {
	width: 60px;
}
.rss-table-border td.rss-icon-center a.rss {
  margin: 0 auto;
  text-align: center;
  width: 36px;
}
.rss-table-border td.textident,.rss-table-border td.textident-child-normal,.rss-table-border td.textident-child {
	padding-left: 34px;
	font-size: 12px;
}
.rss-table-border td.textident-child-normal,.rss-table-border td.textident-child{
	font-weight: normal;
}
.rss-table-border td.textident-child {
	padding-left: 75px; 
}
#rss-faq p {
	font-size: 12px;
	margin-bottom: 1em;
	letter-spacing: 0;
}
.sectionFP h3 {
  margin: 10px 0;
}
#DT .table-responsive{border: none !important;width: 100% !important;overflow-x: hidden;}
@media (min-width: 1138px) {
	.general-theme .general-theme-section-01-inner,
	.general-theme .general-theme-section-02-inner,
	.general-theme .general-theme-section-03-inner,
	.sectionFP,.sectionTF,#DT {max-width: 1100px!important; margin: 0 auto;}
}
@media (max-width: 1137.98px) {
	.general-theme .general-theme-section-01-inner,
	.general-theme .general-theme-section-02-inner,
	.general-theme .general-theme-section-03-inner,
	.sectionFP,.sectionTF,#DT {max-width: 97.772%!important; margin: 0 auto;}
}
#DT .dt-container .dt-length{
	float:right;
}
#DT .dt-container .dataTables_filter{
	float:left;
	margin-bottom: 5px;
}
#DT .dt-container .dataTable thead tr{
  color: #fff;
}
#DT .dt-container .dataTable tbody tr.even {
  background-color: #e6e6e6;
  background-image: none;
  font-size: 12px;
}
#DT .dt-container .dataTable{
	border-left: 1px solid #bdbdbd;
}
table.dataTable.no-footer{border-bottom:0px !important; width:100%;}
table#datasheetsearchDataTable.dataTable.no-footer{width:98% !important;}
#DT .dt-container table.dataTable thead th{
	border-bottom: 0px none;
	background-color: #888;
}
#DT .dt-container .dataTable tbody tr td {
  border-right: 1px solid #bdbdbd;
  border-top: 1px solid #bdbdbd;
  text-align: left;
}
#DT .dt-container .dataTable tbody tr:last-child  td{
	 border-bottom: 1px solid #bdbdbd !important;
}
#wrapperrohm #DT .dt-container .dataTable tbody tr td .rightDL{
	float:right;
}
#wrapperrohm #DT .dt-container .dataTable tbody tr td .rightDL a {
  background-position:0 -1882px;
  background-repeat: no-repeat;
  color: #fff;
  display: inline-block;
  font-weight: bold;
  line-height: 21px;
  padding: 0 10px 0 21px;
  text-decoration: none;
}
#wrapperrohm.newROHM.zh #DT .dt-container .dataTable tbody tr td .rightDL a{
	padding: 0 10px 0 18px;
  }
#DT {
  border: 1px solid #d9d9d9;
  padding: 10px 10px 8px;
}
#DT label {
    font-size: 12px;
}
.de_DE #DT #featuredProductsDataTable_wrapper.dt-container table#featuredProductsDataTable thead th#releaseDateSort div{width:140px !important;}
.ld-container{width:226px; vertical-align:top; margin-left:83px; margin-right:83px; float:left;}
.ld-container:first-child{margin-left:50px; margin-right:0;}
.ld-container:last-child{margin-left:0; margin-right:50px;}
.smallBannerImg div .remoteimageadjust{text-align:center; width:auto;}
.sectionFP .FP, .sectionTF .FP{clear: both;}
.colorNotify {
  display: block;
  margin-top: 10px;
}
.legendtitle {
  background-color: #fff;
  float: left;
  font-weight: bold;
  padding-right: 10px;
  position: relative;
  top: -9px;
}
.thinline {
  border-top: 2px solid #ccc;
}
#bussinessyear,#bussinessyear1,#bussinessyear2,#bussinessyear3,#bussinessyear4,#bussinessyear5, {
  margin-top: 18px;

}
#bussinessyear fieldset,#bussinessyear1 fieldset  ,#bussinessyear2 fieldset,#bussinessyear3 fieldset ,#bussinessyear4 fieldset,#bussinessyear4 fieldset{
  padding: 0;
}
#bussinessyear legend ,#bussinessyear1 legend  ,#bussinessyear2 legend ,#bussinessyear3 legend , #bussinessyear4 legend ,#bussinessyear5 legend  {
  background-color: #fff !important;
  border-bottom: 0 none !important;
  float: left;
  padding: 0 10px 0 0 !important;
  position: relative;
  top: -9px;
  width: auto !important;
}

#chartbussinessyear label ,#chartbussinessyear1 label,#chartbussinessyear2 label,#chartbussinessyear3 label,#chartbussinessyear4 label,#chartbussinessyear5 label {margin-right: 10px !important;}
#chartscheckbox ,#chartscheckbox1 ,#chartscheckbox2,#chartscheckbox3,#chartscheckbo4,#chartscheckbox5{overflow:hidden;}

#chartbussinessyear label input ,#chartbussinessyear1 label input ,#chartbussinessyear2 label input ,#chartbussinessyear3 label input ,#chartbussinessyear4 label input,#chartbussinessyear5 label input   {
  margin-right: 6px;
}
.chartborder {
  border-bottom: 2px solid #ccc;
  padding-bottom: 6px;
}
#chartscheckbox > input  ,#chartscheckbox1 > input  ,#chartscheckbox2> input  ,#chartscheckbox3 > input ,#chartscheckbox4 > input  ,#chartscheckbox5 > input  {
  margin-right: 4px;
  margin-top: 2px;
}
#chartscheckbox > label  ,#chartscheckbox1 > label ,#chartscheckbox2 > label ,#chartscheckbox3 > label ,#chartscheckbox4 > label ,#chartscheckbox5 > label {
  margin-top: 0 !important;
}
#xmlDownload, #graphView, #tableView, #printView, #csvDownload, #imageView ,#xmlDownload1, #graphView1, #tableView1, #printView1, #csvDownload1, #imageView1 ,#xmlDownload2, #graphView2, #tableView2, #printView2, #csvDownload2, #imageView2,
#xmlDownload3, #graphView3, #tableView3, #printView3, #csvDownload3, #imageView3,#xmlDownload4, #graphView4, #tableView4, #printView4, #csvDownload4, #imageView4,#xmlDownload5, #graphView5, #tableView5, #printView5, #csvDownload5, #imageView5{
  background-color: transparent;
  border-radius: 0;
  border-top: 2px solid #007e7f;
  border-right: 2px solid #007e7f;
  border-bottom: 2px solid #007e7f;
  border-left: 0px solid #007e7f;
  color: #007e7f;
  font-weight: bold;
  height: auto;
  line-height: normal;
  float:left;
  margin-right:5px;
  padding: 4px 20px 4px 48px;
  text-shadow: 0 0 #fff;
  background-image: url("../../images/chart-sprite.gif");
  background-repeat:no-repeat;
}
#xmlDownload ,#xmlDownload1,#xmlDownload2,#xmlDownload3,#xmlDownload4,#xmlDownload5{ background-position: 0px -162px;}
#graphView,#graphView1,#graphView2,#graphView3,#graphView4,#graphView5{ background-position: 0px 0px;}
#tableView,#tableView1,#tableView2,#tableView3,#tableView4,#tableView5{ background-position: 0px -41px;}
#printView,#printView1,#printView2,#printView3,#printView4,#printView5{ background-position: 0px -82px;}
#printView,#printView1,#printView2,#printView3,#printView4,#printView5{ background-position: 0px -122px;}
#csvDownload,#csvDownload1,#csvDownload2,#csvDownload3,#csvDownload4,#csvDownload5{ background-position: 0px 0px;}

#xmlDownload, #csvDownload, #imageView,#graphView,#tableView,#printView ,#xmlDownload1, #graphView1, #tableView1, #printView1, #csvDownload1, #imageView1 ,#xmlDownload2, #graphView2, #tableView2, #printView2, #csvDownload2, #imageView2,#xmlDownload3, #graphView3, #tableView3, #printView3, #csvDownload3, #imageView3,#xmlDownload4, #graphView4, #tableView4, #printView4, #csvDownload4, #imageView4,#xmlDownload5, #graphView5, #tableView5, #printView5, #csvDownload5, #imageView5{ padding: 10px 20px 8px 48px;}
.ja #xmlDownload, .ja #csvDownload, .ja #imageView,.ja #graphView, .ja #tableView, .ja #printView ,
.ja #xmlDownload1, .ja #graphView1, .ja #tableView1, .ja #printView1, .ja #csvDownload1, .ja #imageView1 ,
.ja #xmlDownload2, .ja #graphView2, .ja #tableView2, .ja #printView2, .ja #csvDownload2, .ja #imageView2,
.ja #xmlDownload3, .ja #graphView3, .ja #tableView3, .ja #printView3, .ja #csvDownload3, .ja #imageView3,
.ja #xmlDownload4, .ja #graphView4, .ja #tableView4, .ja #printView4, .ja #csvDownload4, .ja #imageView4,
.ja #xmlDownload5, .ja #graphView5, .ja #tableView5, .ja #printView5, .ja #csvDownload5, .ja #imageView5{ padding: 10px 20px 6px 48px;}


#wrapper a#xmlDownload:hover,#wrapper a#xmlDownload:active,#wrapper a#xmlDownload:focus,#wrapper a#csvDownload:hover,#wrapper a#csvDownload:active,#wrapper a#csvDownload:focus,#wrapper a#imageView:hover,#wrapper a#imageView:active,#wrapper a#imageView:focus,#wrapper a#graphView:hover,#wrapper a#graphView:active,#wrapper a#graphView:focus,#wrapper a#tableView:hover,#wrapper a#tableView:active,#wrapper a#tableView:focus,#wrapper a#printView:hover,#wrapper a#printView:active,#wrapper a#printView:focus,#wrapper a#xmlDownload1:hover,#wrapper a#xmlDownload1:active,#wrapper a#xmlDownload1:focus,#wrapper a#csvDownload1:hover,#wrapper a#csvDownload1:active,#wrapper a#csvDownload1:focus,#wrapper a#imageView1:hover,#wrapper a#imageView1:active,#wrapper a#imageView1:focus,#wrapper a#graphView1:hover,#wrapper a#graphView1:active,#wrapper a#graphView1:focus,#wrapper a#tableView1:hover,#wrapper a#tableView1:active,#wrapper a#tableView1:focus,#wrapper a#printView1:hover,#wrapper a#printView1:active,#wrapper a#printView1:focus,#wrapper a#xmlDownload2:hover,#wrapper a#xmlDownload2:active,#wrapper a#xmlDownload2:focus,#wrapper a#csvDownload2:hover,#wrapper a#csvDownload2:active,#wrapper a#csvDownload2:focus,#wrapper a#imageView2:hover,#wrapper a#imageView2:active,#wrapper a#imageView2:focus,#wrapper a#graphView2:hover,#wrapper a#graphView2:active,#wrapper a#graphView2:focus,#wrapper a#tableView2:hover,#wrapper a#tableView2:active,#wrapper a#tableView2:focus,#wrapper a#printView2:hover,#wrapper a#printView2:active,#wrapper a#printView2:focus,#wrapper a#xmlDownload3:hover,#wrapper a#xmlDownload3:active,#wrapper a#xmlDownload3:focus,#wrapper a#csvDownload3:hover,#wrapper a#csvDownload3:active,#wrapper a#csvDownload3:focus,#wrapper a#imageView3:hover,#wrapper a#imageView3:active,#wrapper a#imageView3:focus,#wrapper a#graphView3:hover,#wrapper a#graphView3:active,#wrapper a#graphView3:focus,#wrapper a#tableView3:hover,#wrapper a#tableView3:active,#wrapper a#tableView3:focus,#wrapper a#printView3:hover,#wrapper a#printView3:active,#wrapper a#printView3:focus,#wrapper a#xmlDownload4:hover,#wrapper a#xmlDownload4:active,#wrapper a#xmlDownload4:focus,#wrapper a#csvDownload4:hover,#wrapper a#csvDownload4:active,#wrapper a#csvDownload4:focus,#wrapper a#imageView4:hover,#wrapper a#imageView4:active,#wrapper a#imageView4:focus,#wrapper a#graphView4:hover,#wrapper a#graphView4:active,#wrapper a#graphView4:focus,#wrapper a#tableView4:hover,#wrapper a#tableView4:active,#wrapper a#tableView4:focus,#wrapper a#printView4:hover,#wrapper a#printView4:active,#wrapper a#printView4:focus,#wrapper a#xmlDownload5:hover,#wrapper a#xmlDownload5:active,#wrapper a#xmlDownload5:focus,#wrapper a#csvDownload5:hover,#wrapper a#csvDownload5:active,#wrapper a#csvDownload5:focus,#wrapper a#imageView5:hover,#wrapper a#imageView5:active,#wrapper a#imageView5:focus,#wrapper a#graphView5:hover,#wrapper a#graphView5:active,#wrapper a#graphView5:focus,#wrapper a#tableView5:hover,#wrapper a#tableView5:active,#wrapper a#tableView5:focus,#wrapper a#printView5:hover,#wrapper a#printView5:active,#wrapper a#printView5:focus{color:#007e7f;}
.alignProper{clear:both;}

#row1 {
  background-color: #ebebeb;
  font-weight: bold;
}
#excelDataTable td:first-child  ,#excelDataTable1 td:first-child , #excelDataTable2 td:first-child  , #excelDataTable3 td:first-child,#excelDataTable4 td:first-child  ,#excelDataTable5 td:first-child   {
  background-color: #ebebeb;
  text-align: center !important;
  font-weight: bold;
}
#excelDataTable td ,#excelDataTable1 td,#excelDataTable2 td,#excelDataTable3 td,#excelDataTable4 td,#excelDataTable5 td {
  text-align: right;
  padding: 5px 2px;
  font-size: 11px;
}
.rohmchart-portlet {
	width: 750px;
}
#chartDataTable ,#chartDataTable1,#chartDataTable2,#chartDataTable3,#chartDataTable4,#chartDataTable5 {
  margin-top: 20px;
}
#wrapperrohm a#printView.inactive, #wrapperrohm a#imageView.inactive, #wrapperrohm a#printView1.inactive, #wrapperrohm a#imageView1.inactive, #wrapperrohm a#printView2.inactive, #wrapperrohm a#imageView2.inactive, #wrapperrohm a#printView3.inactive, #wrapperrohm a#imageView3.inactive, #wrapperrohm a#printView4.inactive, #wrapperrohm a#imageView4.inactive, #wrapperrohm a#printView5.inactive, #wrapperrohm a#imageView5.inactive{
  opacity: 0.3;filter: alpha(opacity=30);
}
.smc .noresults{
	color: #333399;margin-top: 30px;text-align: center;width: 100%;
}
.portlet-boundary_recommended_product_search_WAR_rohmglobalportalportlet_ #tableHeader>li{
	color: #000 !important;
}



@media (min-width: 1300px){
	.form-row.gapTop7 #_rohmpowernewsletter_WAR_rohmcomboportlet_recaptcha>div iframe{transform-origin: left;transform: scale(0.90,0.94);}
}
@media (min-width: 1171px) and (max-width: 1299.98px){
	.form-row.gapTop7 #_rohmpowernewsletter_WAR_rohmcomboportlet_recaptcha>div iframe{transform-origin: left;transform: scale(0.76,0.94);}
}
@media (min-width: 1024px) and (max-width: 1170.98px){
	.form-row.gapTop7 #_rohmpowernewsletter_WAR_rohmcomboportlet_recaptcha>div iframe{transform-origin: left;transform: scale(0.76,0.94);}
}
@media (min-width: 980px) and (max-width: 1023.98px){
	.form-row.gapTop7 #_rohmpowernewsletter_WAR_rohmcomboportlet_recaptcha>div iframe{transform-origin: left;transform: scale(0.72,0.94);}
}
@media (min-width: 869px) and (max-width: 979.98px){
	.form-row.gapTop7 #_rohmpowernewsletter_WAR_rohmcomboportlet_recaptcha>div iframe{transform-origin: left;transform: scale(0.77,0.94);}
}
@media (min-width: 768px) and (max-width: 868.98px){
	.form-row.gapTop7 #_rohmpowernewsletter_WAR_rohmcomboportlet_recaptcha>div iframe{transform-origin: left;transform: scale(0.70,0.94);}
}
@media (min-width: 320px) and (max-width: 979.98px){
	.crossrefsearch-page #searchresultsdata .table-responsive .lfr-search-container {margin-top: 0;}
	.crossrefsearch-page #searchresultsdata .table-responsive .lfr-search-container table {margin-bottom: 0;}
	
	#rts-cross-reference .searchColumnContainer table.table-bordered {border-collapse: collapse;margin-bottom:0;border:0;}
	#rts-cross-reference .searchColumnContainer .table-bordered tbody#csvtable tr:first-child th, #rts-cross-reference .searchColumnContainer .table-bordered tbody#csvtable tr>td{border-left:0;}
	#rts-cross-reference .searchColumnContainer .table-bordered tbody#csvtable tr:first-child th:last-child{border-right:0;}
	#rts-cross-reference .searchColumnContainer .table-bordered tbody#csvtable tr>td:last-child{border-right:0;}
	#rts-cross-reference .searchColumnContainer .table-bordered tbody#csvtable tr:last-child td:first-child{border-bottom:0;}
}
@media (min-width: 480px) and (max-width:767.98px){
	.form-row.gapTop7 #_rohmpowernewsletter_WAR_rohmcomboportlet_recaptcha>div iframe{transform-origin: left;transform: scale(0.76,0.94);}
	.form-row.gapTop7 #_rohmpowernewsletter_WAR_rohmcomboportlet_recaptcha>div, .form-row.gapTop7 #_rohmpowernewsletter_WAR_rohmcomboportlet_recaptcha>div iframe{width:auto !important;}
	#newsletter_form .form-row input[type="text"], #newsletter_form .form-row #country, #newsletter_form .form-row #newletter, .form-row.gapTop7 #_rohmpowernewsletter_WAR_rohmcomboportlet_recaptcha{width:65% !important;}
}
@media (min-width: 480px) and (max-width:600.98px){
	.form-row.gapTop7 #_rohmpowernewsletter_WAR_rohmcomboportlet_recaptcha>div iframe{transform-origin: left;transform: scale(0.76,0.94);}
	.form-row.gapTop7 #_rohmpowernewsletter_WAR_rohmcomboportlet_recaptcha>div, .form-row.gapTop7 #_rohmpowernewsletter_WAR_rohmcomboportlet_recaptcha>div iframe{width:auto !important;}
	#newsletter_form .form-row input[type="text"], #newsletter_form .form-row #country, #newsletter_form .form-row #newletter, .form-row.gapTop7 #_rohmpowernewsletter_WAR_rohmcomboportlet_recaptcha{width:65% !important;}
}
@media (max-width: 691.98px){
	#rts-cross-reference .searchColumnContainer .form-group:nth-child(6){margin-left: 350px;}
}
@media (max-width: 529.98px){
	.stepwizard-step{display: flex;min-width: 31.3%;padding: 10px;justify-content: center;}
	.stepwizard-step:nth-child(1) span {padding-left: 0px;}
	.stepwizard-step:nth-child(2), .stepwizard-step:nth-child(3) {padding-left: 0px;}
	.stepwizard-step:nth-child(2), .stepwizard-step:nth-child(3){width: 92px;padding-right: 0;}
	.stepwizard-step:nth-child(2) span{}
	.stepwizard-step:nth-child(3).active :before {right: -25px;}
	.stepwizard-step span{word-break: break-word;line-height: 14px;display: flex;align-items: center;text-align: center;font-size: 3.1vw;}
	#rts-cross-reference .bulkUploadContainer .form-group{display:block;}
	#rts-cross-reference .bulkUploadContainer .form-group input[type="file"]{width: 100%;}
	#rts-cross-reference .bulkUploadContainer .form-group input[type="button"]#viewfile{margin-top:10px;width: 100%;}
	
	#rts-cross-reference .searchColumnContainer .form-group {flex-direction: column;}
	#rts-cross-reference .searchColumnContainer .form-group label {width: 100%;margin-bottom: 10px;}
	#rts-cross-reference .searchColumnContainer .form-group select.form-control {width: 100%;}
	#rts-cross-reference .bulkUploadContainer .form-group input[type="button"]#uploadCSV,
	.rohm-LR7 #rts-cross-reference .searchColumnContainer .form-group .btn-primary#searchProductBtn{width:100%;margin-top: 10px;}
	#rts-cross-reference .searchColumnContainer .form-group:nth-child(5),
	#rts-cross-reference .searchColumnContainer .form-group:nth-child(6){width: 100%;margin-left: 0;}
}
@media (max-width: 479.98px){
	.form-row.gapTop7 #_rohmpowernewsletter_WAR_rohmcomboportlet_recaptcha{width: 100% !important;}
	.form-row.gapTop7 #_rohmpowernewsletter_WAR_rohmcomboportlet_recaptcha>div iframe {transform-origin: left;transform: scale(1.13,0.84);width: 200px;}
}
@media (max-width:424px){
    #rts-cross-reference .crossref-search{display: inline-block;}
    #rts-cross-reference.crossrefsearch-page .crossref-search button#bulkUploadBtn {width: 100%; margin-top: 8px;}
	#rts-cross-reference .searchColumnContainer .form-group label{line-height: 18px;}
}


.en_US .borderAll h6,.de_DE .borderAll h6,
.en_US .portlet-boundary_rohmmosfetDCDCcalculator_WAR_rohmglobalportalportlet_,
.de_DE .portlet-boundary_rohmmosfetDCDCcalculator_WAR_rohmglobalportalportlet_,
.en_US .rssfeedTables td,.de_DE .rssfeedTables td{font-family: 'IBM Plex SansRegular';}

.ja_JP .msg_contact,
.ja_JP #left-panal h2,
.ja_JP .panal-title,
.ja_JP .subTitle ,
.ja_JP .subTitle18	,
.ja_JP .lastUpdate,
.ja_JP .pageconter,
.ja_JP .borderAll h6,
.ja_JP .portlet-boundary_rohmmosfetDCDCcalculator_WAR_rohmglobalportalportlet_ ,
.ja_JP .rssfeedTables td {font-family:-apple-system,BlinkMacSystemFont,"Helvetica Neue","游ゴシック Medium","Yu Gothic Medium","Hiragino Kaku Gothic ProN",メイリオ,Meiryo,sans-serif !important;}

.ko_KR .msg_contact,
.ko_KR #left-panal h2,
.ko_KR .panal-title,
.ko_KR .subTitle,
.ko_KR .subTitle18,
.ko_KR .lastUpdate,
.ko_KR .pageconter,
.ko_KR .borderAll h6,
.ko_KR .portlet-boundary_rohmmosfetDCDCcalculator_WAR_rohmglobalportalportlet_ ,
.ko_KR .rssfeedTables td {font-family:"Malgun Gothic",NanumGothic, Verdana,Roboto,"Yoon Gothic",Gulim,Batang,Dotum,Arial,"sans-serif" !important;}

.zh_TW .msg_contact,
.zh_TW #left-panal h2,
.zh_TW .panal-title,
.zh_TW .subTitle,
.zh_TW .subTitle18,
.zh_TW .lastUpdate,
.zh_TW .pageconter,
.zh_TW .borderAll h6,
.zh_TW .portlet-boundary_rohmmosfetDCDCcalculator_WAR_rohmglobalportalportlet_ ,
.zh_TW .rssfeedTables td {font-family: Arial,"微軟正黑體","Helvetica Neue",Helvetica,sans-serif,"新細明體" !important;}

.zh_CN .msg_contact,
.zh_CN #left-panal h2,
.zh_CN .panal-title,
.zh_CN .subTitle,
.zh_CN .subTitle18,
.zh_CN .lastUpdate,
.zh_CN .pageconter,
.zh_CN .borderAll h6,
.zh_CN .portlet-boundary_rohmmosfetDCDCcalculator_WAR_rohmglobalportalportlet_ ,
.zh_CN .rssfeedTables td {font-family: "SF Pro SC","SF Pro Text", "SF Pro Icons", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei UI", "Microsoft YaHei", Helvetica Neue, Arial, simsun,sans-serif !important;}