html {
    font-size: 14px;
}
img {
    max-width: 100%;
  height: auto;
}
.clearboth{
  clear:both;
}
img.logo-img {
    width: 115px;
}

.acm-slideshow #acm-slideshow-193 .owl-carousel .owl-item.active .mask,
.acm-slideshow #acm-slideshow-193 .owl-carousel .item .mask{
  display:none;
}

div#mod-custom113, div#mod-custom187 {
    display: inline-block;
}

div#mod-custom187 {
    padding-left: 5px;
    margin-left: 5px;
}
div#mod-custom113 {
    border-right: 1px solid #ddd;
    padding-right: 10px;
}
@media (min-width: 1600px){
.t3-mainnav.affix {
    width: 100%;
}
}
.btn-secondary {
    color: #ffffff;
    background-color: #3f6cb2;
    border-color: #3f6cb2;
}

.btn-secondary.btn-lg{
  border-radius: 25px;
}

.article-content img {
    margin: 0 auto;
}

.article-content h3{
  font-size:1.5em;
  color:#e67622;
}

.btn:hover {
background-color: var(--btn-hover-bg);
border-color: var(--btn-hover-border-color);
color: var(--btn-hover-color);
}

.itemid-578 .blog h2.article-title a,
.itemid-666 .blog h2.article-title a {
    font-size: 0.8em;
}

.pc-item-view .tab-content .tab-pane.fade {opacity: 1;}

.ph-item-box .ph-item-action-box .ph-item-action-fade{
  left: 15%;
  right: 15%;
}

h1.article-title a {
    display: inline-block;
    border-bottom: #e0e0e0 thin solid;
    width: 100%;
    line-height: 2em;
    padding-bottom: 20px;
    font-weight: 600;
    font-size: 2.2rem;
    margin-bottom: 30px;
    text-align: left;
}

h1.article-title a:after {
    background: #e67622;
    height: 3px;
    width: 60px;
    content: "";
    display: block;
    margin: 5px auto -4px 0;
    padding: 0px;
}

nav.wrap.t3-navhelper ul.nav.nav-pills.nav-stacked.menu li {
    background: orange;
	transition: background 1s;
    margin: 10px;
    padding: 0 10px;
    border-radius: 10px;
    display: inline-block;
}

nav.wrap.t3-navhelper ul.nav.nav-pills.nav-stacked.menu li:hover,
nav.wrap.t3-navhelper ul.nav.nav-pills.nav-stacked.menu li:focus{
  background: #dd8f00;
  
}

nav.wrap.t3-navhelper .nav > li > a:hover,
nav.wrap.t3-navhelper .nav > li > a:focus {
    text-decoration: none;
    background-color: unset;
}

.ph-subcategories + ul li {
    display: inline-block;
    background: #fca654;
	transition: background 1s;
    margin: 6px;
    padding: 7px 12px;
    border-radius: 10px;
}

.ph-subcategories + ul li:hover,
.ph-subcategories + ul li:focus{
  background: #fb8c22;
  
}

.ph-subcategories + ul li a {
    color: #fff;
	text-decoration: none;
}

nav.wrap.t3-navhelper ul.nav.nav-pills.nav-stacked.menu li a{
    color: #fff;
}



@media screen and (min-width: 992px){
.items-leading .item-image.pull-left {
    width: 30%;
    padding-right: 36px;
}
.items-leading .item-ct {
    width: 70%;
    padding-right: 24px;
}
}

#member-registration .text-muted{
  color:#000;
}

.j40 .modal-dialog .btn-close::before {
  content: "✕";
}

.j40 .modal-dialog .btn-close{
  background: #000000;
}

.com_phocacart h1{
  font-size:2.5rem;
}
table.spec{
  width:100%;
}

table.spec tbody tr:nth-child(2n) {
    background-color: #efefef;
}

table.spec tr td {
    padding: 16px 0;
}

table.spec tr td.ph-cf-title {
    border-bottom: 1px solid #000;
      text-align: right;
    padding-right: 20px;
}

table.spec tr td.ph-cf-value {  
    border-bottom: 1px solid #000;
}
/*分類簡介*/

.section-wrap > div{
  padding:24px 0;
}
.section-wrap > div p {
    color: #103675;
    font-size: 1.1em;
    font-weight: 600;
}


/*前台商品頁籤*/
.spec img {
    max-width: 100%;
}

.dl-table thead {
    background-color: #133774;
    color: #fff;
}
table.dl-table thead th:nth-child(6) {
    display: none;
}

table.dl-table tbody tr td:nth-child(6) {
    display: none;
}

#phImageBox .img-thumbnail {
   
    background-color: unset;
   border: unset;
}
div#phdescription ul li {
    list-style-type: none;
}

div#phdescription ul li:before {
content: "■";
  color: #e67622;
      font-size: 1.3em;
    padding-right: 9px;
}

.ph-spec-title {
    text-align: right;
}

.ph-item-bottom-box li.nav-item a {
    border-top: 8px solid #d6a97e;
    background-color: #ccc;
  line-height: 27px;
  box-shadow: -2px -2px 5px 0px rgba(0,0,0,0.2);
-webkit-box-shadow: -2px -2px 5px 0px rgba(0,0,0,0.2);
-moz-box-shadow: -2px -2px 5px 0px rgba(0,0,0,0.2);
}

.ph-item-bottom-box li.nav-item a.active {

    border-top: 8px solid #ffab5b;
    background-color: #fff;
}
.tab-content{
  box-shadow: -2px -2px 5px 0px rgba(0,0,0,0.2);
-webkit-box-shadow: -2px -2px 5px 0px rgba(0,0,0,0.2);
-moz-box-shadow: -2px -2px 5px 0px rgba(0,0,0,0.2);
}

table.full-width{
  width:100%;
  

}
table.full-width,
table.full-width td,
table.full-width tr td{
    border:0px;
  padding: 10px;
}
table.stripe tr:nth-child(2n){
background-color:#eee;  
}

table.full-width img{
  vertical-align: middle;
}

/*商品表格檢視 */
table.table.table-bordered thead {
    background: #143774;
    color: #fff;
      text-wrap: nowrap;
}
.table-bordered h3.ph-product-header.tablelist {
    font-size: 1.1em;
    margin: 0px;
    padding: 0px;
      line-height: 1.2em;
}

#map-div img{
  margin:0 auto;
}

.tb-center{
  display: table-cell;
    vertical-align: middle;
    text-align: center;
}
#phrelated .row-item.col-sm-12.col-md-3.col-lg-3.col-xl-3{
    width:100%;
}

#phrelated .row-item.col-sm-12.col-md-3.col-lg-3.col-xl-3 img,
#phrelated .row-item.col-sm-12.col-md-3.col-lg-3.col-xl-3 .ph-btn{
    display:none;
}

.modal-open .modal-backdrop.show{
  background-color: #000000d4;
}

table.compliance tr:nth-child(2n){
  background-color:#eee;
  
}
table.compliance tr td:nth-child(2n+1){
    width: 120px;
    text-align: center;
}
table.milestone td {
    display: grid;
  padding-left: 30px;
  border: 0px;
}
table.milestone tr:before {
    content: "◉";
    font-size: 1.6em;
    position: absolute;
    left: 1px;
    color: #2b4a79;
}
table.milestone tr td:nth-child(1) {
    color: #b67c44;
    font-size: 1.6em;
    font-weight: 900;
}
table.milestone tr td:nth-child(2) {
    border: 1px solid #ccc;
    border-radius: 10px;
    margin-left: 27px;
    width: 85%;
    padding: 20px;
    box-shadow: 4px 4px 5px 0px rgba(0,0,0,0.2);
    -webkit-box-shadow: 4px 4px 5px 0px rgba(0,0,0,0.2);
    -moz-box-shadow: 4px 4px 5px 0px rgba(0,0,0,0.2);
}
table.milestone tbody {
  border-left: 3px solid #2b4a79;
  
}

@media screen and (min-width: 768px){
	.t3-sl {
    	padding-bottom: 22px;
	    padding-top: 22px;
	}
}
/*breadcrumb bottom*/
.t3-mainbody,
.t3-content{
    padding-top: 0px;
}
.page-header{
  margin: 0 0 2px;
  padding-bottom: 2px;
}
#Mod141.t3-module{
  margin-bottom:12px;
}

/******/
@media (min-width: 1600px){
.container-hd {
    width: 100%;
	}
  }
.acm-slideshow .owl-carousel .item .img-bg {
    width: 100%!important;
}
html.full-width #t3-mainbody.container {
  width: 100%!important;
  max-width: 100%!important;
  padding-left: 0px;
  padding-right: 0px;
}
/*#t3-mainbody .container {
  width: 100%!important;
  max-width: 100%!important;
  padding-left: 0px;
  padding-right: 0px;
}*/

#phFilterBox .panel-default {
    border-color: #fff;
    border-bottom: 1px solid #000;
}

#phFilterBox .panel-default > .panel-heading{
    background-color:unset;
    border-bottom:unset;
    border-color: unset;
}

#phFilterBox h4.panel-title{
    font-weight:900;
   color:#103675;
}

#phItems .ph-item-box .thumbnail{
transition: 0.3s;
  background-color: unset;	
    border:unset;
}


#phItems .ph-item-box .thumbnail:hover{
  background-color: #e6eaf0;
  border: 1px solid #dddddd;
}

.ph-pull-left.ph-button-view-product-box {
    text-align: center;
    float: none;
}

#phItems .ph-item-box .thumbnail h3.ph-product-header{
      font-size: 1.3em;
  color:#3f6cb2;
    line-height: initial;
}

#phoca-dl-categories-box .col {
    display: inline-block;
    
    margin: 10px;
  padding: 0 0px;
    background-color: orange;
  width: 300px;
  /*width: 32%;*/
}
#phoca-dl-categories-box .col .card-body,
#phoca-dl-categories-box .col .card-footer{
    padding: 0 10px;
}

#phoca-dl-categories-box .col h3.card-title a,
#phoca-dl-categories-box .col .card-footer.pd-categories-card{
  color:#fff;
}
li.result__taxonomy-item.result__taxonomy--Type {
    display: none;
}

/*固定聯繫業務*/
div#mod-custom112 {
    position: fixed;
    top: 45%;
    z-index: 999;
    right: -18px;
}

.t3-masthead {
    margin-top: 10px;
}


.new-products:before{
  content:"Products";
  font-size:2em;
  display:block;
  padding:20px 0;
}

.ph-product-module-box.new-products .ph-product-module-item-box-image img{
     max-width: 70%;
    text-align: center;
    margin: 0 auto;
    padding: 10px;
}

.ph-product-module-box.new-products {
    display: flex;
}

.ph-product-module-box.new-products .ph-product-module-item-box {
    justify-content: flex-start;
    flex-direction: column;
    text-align: center;
  background: #fff;
    margin: 10px;
    padding: 20px 10px 40px 10px;
}

/*新首頁-2*/
.ph-product-module-box.new-products2 .ph-product-module-item-box-image img{
     max-width: 70%;
    text-align: center;
    margin: 0 auto;
    padding: 10px;
}

.ph-product-module-box.new-products2 {
    display: flex;
}

.ph-product-module-box.new-products2 .ph-product-module-item-box {
    justify-content: flex-start;
    flex-direction: column;
    text-align: center;
  background: #fff;
    margin: 10px;
    padding: 20px 10px 40px 10px;
}


@media (min-width: 768px) {
    .com_sppagebuilder .col-sm-12 {
         width: unset; 
    }
}

.nav-search .search,
div#mod-custom204{
    display: inline-block;
  padding-left: 5px;
}

div#mod-custom205 {
    display: inline-block;
    margin-left: 5px;
}
/*download下載搜尋*/
.dl-search .search{
  float:right;
}


/*end of 新首頁-2*/

/*news->events*/

.arrow-readmore layout-blog.view-category article .item-ct{
  width:100%;
}

.arrow-readmore.layout-blog.view-category article section.readmore {
    align-self: self-end;
}


.arrow-readmore .item-ct{
  flex-direction:column-reverse;
  
}

.arrow-readmore section.readmore {
    order: -1;
}


.arrow-readmore section.readmore a {
    transform: skewX(308deg);
}


.arrow-readmore section.readmore  {
    transform: skewX(45deg);
    border-bottom: 3px solid #000;
    border-right: 3px solid #000;
  width:180px;
}
.itemid-578 .item-ct,
.itemid-666 .item-ct{
  flex-direction:column;
}

@media (max-width: 768px){

    .layout-blog.view-category article, 
    .layout-blog.view-category article .item-image,
    .layout-blog.view-category article .item-ct{
        flex-direction: column;
    }
    .itemid-273.layout-blog.view-category article section.readmore,
    .itemid-488.layout-blog.view-category article section.readmore {
        align-self: self-start;
    }

    .itemid-273 .article-header, .itemid-488 .article-header {
        order: -1;
    }
    .itemid-273 .article-intro, .itemid-488 .article-intro {
        order: -2;
    }
    .itemid-273 section.readmore, .itemid-488 section.readmore {
        order: 1;
    }
 } 

#mod-custom166 .category-module.blog-department,
#mod-custom174 .category-module.blog-department {
    background: #ffffff;
    padding-bottom: 72px;
    padding-top: 30px;
}


.category-module.application-articles {
    background: #3410E8 url(/images/solution/ip_surveillance/industry_solution-surveillance/ip_surveillance-650-150.jpg) no-repeat 100% 100%;
    background-size: cover;
}

.category-module.application-articles:before{
  content:"Applicaion";
  font-size:2em;
  display:block;
  text-align: center;
    color: #fff;
  padding:20px 0;
}


.category-module.application-articles .items-row .item {
    text-align: center;
  }

/*//share isons*/
span.a2a_kit.a2a_kit_size_32.addtoany_list {
    position: fixed;
    bottom: 20px;
    right: 0;
    z-index: 2;
}

#mod-custom166 .container,
#mod-custom174 .container{
  max-width:100%;
}

.j40 .modal-dialog .modal-body{
    height:unset;
}

.layout-blog.view-category article, 
.layout-blog.view-category article .item-image,
.layout-blog.view-category article .item-ct{
	display:flex;
}

.layout-blog.view-category .oring-channel article, 
.layout-blog.view-category .oring-channel article .item-image,
.layout-blog.view-category .oring-channel article .item-ct{
	display:block;
}

.layout-blog .item-image {
    max-width: 400px;
    margin-right: 25px;
}

.t3-copyright {

    background-image: url(/images/footer-bg.png);
    background-repeat: repeat-x;
    min-height: 230px;
}

.registration .control-group .edm input {
    width: 50%;
  transform: scale(1.5);
  float: right;
}
.squal-module-title{
  text-align:center;
}
/*//比較商品關閉
.fa-fw{display:none !important;}*/
/*231203Tom編輯產品頁面排版 開始*/
.ph-spec-title{text-align:left;}
.category-module.application-articles .items-row .item{min-height:340px;}
//tom20240626EditStart
.layout-blog.view-category article, .layout-blog.view-category article .item-image, .layout-blog.view-category article .item-ct{min-height:80px;width:-webkit-fill-available;
    display: flex;
flex-direction: row;
flex-wrap: nowrap;
align-content: stretch;
justify-content: space-around;
align-items: center;
  
}
#phoca-dl-categories-box .col{
    background-color: #2b4a79;}
#phoca-dl-categories-box .col h3.card-title a, #phoca-dl-categories-box .col .card-footer.pd-categories-card {
    padding-bottom: 20px;
}
.text-muted{color:#ffffff;}
.blog .article-title, .blog-featured .article-title, .blog .article-title a, .blog-featured .article-title a{min-height:80px;}
/*231203Tom編輯產品頁面排版 結束*/

/*231222Tom編輯產品頁面排版 開始*/
mark{background-color: #f8f8f8;}
.table.spec tr td.ph-cf-title{text-align:left !important;}
.ph-cf-title{text-align:left !important;}
/*231222Tom編輯產品頁面排版 結束*/
/*240101Tom編輯產品頁面排版 開始*/
.item h1.item-title.ja-animation{font-size:28px;}
.blog-department .items-row .item{
  text-align:center;
  min-height:333px;
}
/*240101Tom編輯產品頁面排版 結束*/
.acm-features.style-1 .features-item-inner{  min-height:444px;
  margin-top:27px;
  
}

.squal-module-title{
  color:darkblue;
font-weight:bold !important;
}

.section-wrap > div p{
  font-weight:normal !important;
}
.chksum{
  display:flex;
  justify-content:start;
  flex-flow: column;
}
p#mdl_shkey {
   overflow-wrap: anywhere;
  padding-left: 15px;
}
.acm-features.style-3 .features-item h3 a{
   font-weight:bold !important;
}
.com_phocadownload .form-select{color:#000000;}
/*240206選單粗細修改*/

.t3-megamenu .mega-nav > li a, .t3-megamenu .dropdown-menu .mega-nav > li a{
    font-weight:500 !important;
color:#000;
  
}
.t3-megamenu .dropdown-header, .t3-megamenu .mega-nav .mega-group > .dropdown-header, .t3-megamenu .dropdown-menu .mega-nav .mega-group > .dropdown-header, .t3-megamenu .dropdown-menu .active .mega-nav .mega-group > .dropdown-header{
  margin-top:16px !important;
}

.pc-item-view .tab-content .tab-pane.fade{
  color:#000;
}

.pd-button-box-bt{display:none;}

.controls select{color:#000000;}

.blog-list .item-title a{
  font-size:16px;
  font-family:Microsoft JhengHei;
}
.navbar-collapse{
    overflow-x: hidden;
}

/*@media (max-width: 1600px){
.nav-search{
    width:100%;
}
  .input-group .form-control {
    width: 100%;
}
}
*/
.nav-search .btn-primary:active:hover{
  background-color:#fff;
}

#t3-header {
    background:#fff;
}
#t3-header.oringnet.affix {
    z-index: 2;
    top:0px;
    position: sticky;
}

#t3-mainnav .btn-primary{
    color:#222;
}
/*
@media (min-width: 1600px){
#t3-header .container{
        width:1250px;
    }
}
*/
.t3-top-bar{
    padding-top:10px;
}
.t3-top-bar{
  border-bottom:unset;
}
.t3-top-bar .top-left,
.t3-top-bar .languageswitcherload{
  border-left:unset;
}
.t3-top-bar .top-right {
    border-right:unset
}

.languageswitcherload img{
    display:none;
}

#t3-mainnav .navbar-toggle {
    color: #0d0d0d;
}

.nav-search{
    display:inline-block;
}
.nav-search .btn:hover{
  border: 1px solid #ccc;
}
.nav-search input:focus {
    border-color: #ccc;
}
.nav-search .btn:before {
color:#444;
}


.nav-search input {
    background: transparent;
    border: 1px solid #ccc;
    border-right: 0;
    border-radius: 3px 0 0 3px;
    height: 36px;
    line-height: 36px;
}

.nav-search .btn {
    background: transparent;
    border: 1px solid #ccc;
    border-radius: 0 3px 3px 0;
    height: 36px;
    line-height: 36px;
    padding: 0 12px;
    font-weight: 400;
    font-size: 0;
    margin-left: -4px;
}

.t3-header.oringnet{
    padding-top: 14px;
    padding-bottom: 14px;
}
.languageswitcherload img{
    display:none;
}
.t3-header.oringnet .logo {
    text-align: center;
}

.navbar-oringnet .navbar-brand {
  color: rgba(255, 255, 255, 0.8);
}
.navbar-oringnet .navbar-brand:hover,
.navbar-oringnet .navbar-brand:focus {
  color: rgba(230, 230, 230, 0.8);
  background-color: transparent;
}
.navbar-oringnet .navbar-text {
  color: #777777;
}
.navbar-oringnet .navbar-nav > li > a {
  color: #222;
}
.navbar-oringnet .navbar-nav > li > a:hover,
.navbar-oringnet .navbar-nav > li > a:focus {
  color: #222;
  background-color: transparent;
}
.navbar-oringnet .navbar-nav > .active > a,
.navbar-oringnet .navbar-nav > .active > a:hover,
.navbar-oringnet .navbar-nav > .active > a:focus {
  color: #222;
  background-color: rgba(255, 255, 255, 0.15);
}
.navbar-oringnet .navbar-nav > .disabled > a,
.navbar-oringnet .navbar-nav > .disabled > a:hover,
.navbar-oringnet .navbar-nav > .disabled > a:focus {
  color: #cccccc;
  background-color: transparent;
}
.navbar-oringnet .navbar-nav > .open > a,
.navbar-oringnet .navbar-nav > .open > a:hover,
.navbar-oringnet .navbar-nav > .open > a:focus {
  color: #222;
  background-color: rgba(255, 255, 255, 0.15);
}
@media (max-width: 767px) {
  .navbar-oringnet .navbar-nav .open .dropdown-menu > li > a {
    color: #222;
  }
  .navbar-oringnet .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-oringnet .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #222;
    background-color: transparent;
  }
  .navbar-oringnet .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-oringnet .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-oringnet .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #222;
    background-color: rgba(255, 255, 255, 0.15);
  }
  .navbar-oringnet .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-oringnet .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-oringnet .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #cccccc;
    background-color: transparent;
  }
}
.navbar-oringnet .navbar-toggle {
  border-color: transparent;
}
.navbar-oringnet .navbar-toggle:hover,
.navbar-oringnet .navbar-toggle:focus {
  background-color: rgba(255, 255, 255, 0.3);
}
.navbar-oringnet .navbar-toggle .icon-bar {
  background-color: #ffffff;
}
.navbar-oringnet .navbar-collapse,
.navbar-oringnet .navbar-form {
  border-color: unset;
}
.navbar-oringnet .navbar-link {
  color: rgba(255, 255, 255, 0.8);
}
.navbar-oringnet .navbar-link:hover {
  color: #ffffff;
}
.navbar-oringnet .btn-link {
  color: rgba(255, 255, 255, 0.8);
}
.navbar-oringnet .btn-link:hover,
.navbar-oringnet .btn-link:focus {
  color: #ffffff;
}
.navbar-oringnet .btn-link[disabled]:hover,
fieldset[disabled] .navbar-oringnet .btn-link:hover,
.navbar-oringnet .btn-link[disabled]:focus,
fieldset[disabled] .navbar-oringnet .btn-link:focus {
  color: #cccccc;
}

#sp-page-builder .sp-pagebuilder-page-edit,
.com_t4pagebuilder .t4b-edit-btn{
  display: none;
}


/*4/14加上表格欄位文字置中 tom add*/

table.spec tr td {
    
    text-align: center !important;
}

table td[class*="col-"], table th[class*="col-"] {
 
    text-align: center !important;
}

/*產品圖*/
#phItems.ph-items.grid .jf_ph_cat_item_grid.ph-category-action-box-icons.grid {
    display: flex;
    justify-content: center;
    align-items: center;
    aspect-ratio: 1 / 1;
}

#phItems.ph-items.grid .jf_ph_cat_item_btns_wrap.ph-category-action-icons.grid {
    align-self: end;
}

.oring-channel .cat-children{
    display: flex;
}

.oring-channel .cat-children div{
    border: 1px solid #007bff;
    margin-right: 20px;
    border-radius: 35px;
}

.oring-channel .cat-children div:hover{
    background-color: #007bff;
}
.oring-channel .cat-children div:hover h3.page-header a{
    color: #fff;
    text-decoration: none;
}

.oring-channel .cat-children div h3.page-header{
    padding: 4px 12px;
}

.oring-channel .cat-children div h3 a{
    font-size:0.7em;
}

.layout-blog.view-category .oring-channel .item .item-ct{
    display: flex;
    flex-direction: column-reverse;
}

.layout-blog.view-category .oring-channel .item .item-ct aside.article-aside{
    margin-bottom: 0px;
  color: #ff3c2e;
}
.layout-blog.view-category .oring-channel .item .item-ct aside.article-aside dd i{
  display: none;
}

.blog.oring-channel .item header.article-header h2.article-title{
    min-height: unset;
}
.blog.oring-channel .item header.article-header h2.article-title a{
    font-size: 0.75em;
}

.arrow-readmore.layout-blog.view-category {
    article .item-ct {
        width: 100%;
        flex-direction: row-reverse !important;
    }
}
/*安全公告列表*/
html.vulnerability .weitag-list{
    display: none;
}
html.vulnerability .weitag-list + br{
    display: none;
}
html.vulnerability h2{
    padding:10px 0 10px 5px;
    font-size: 2rem;
    margin-top: 40px;
    color:#222;
}
html.vulnerability h3{
    font-size: 1.5em;
    color: #e67622;
}

.confirmed-weakness-table,
.cvedetails-table,
.affected-products-table,
.revision-table{
    width: 100%;
}


.field-cvedetails{
    margin-top:20px;
}
/*mega menu圖片*/
.mega-w {
    width: 1028px;
}
.w100 img{
  max-width: 100%;
}


