@font-face {
  font-weight: 400;
  font-style: normal;
  font-family: Rubik;
  src: url('https://sandbox.te-cloud.advantest.com.cn/style/rubik/rubik-regular.eot'); /* IE9 Compat Modes */
  src: url('https://sandbox.te-cloud.advantest.com.cn/style/rubik/rubik-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('https://sandbox.te-cloud.advantest.com.cn/style/rubik/rubik-regular.woff2') format('woff2'), /* Super Modern Browsers */ url('https://sandbox.te-cloud.advantest.com.cn/style/rubik/rubik-regular.woff') format('woff'), /* Pretty Modern Browsers */ url('https://sandbox.te-cloud.advantest.com.cn/style/rubik/rubik-regular.ttf') format('truetype'), /* Safari, Android, iOS */ url('https://sandbox.te-cloud.advantest.com.cn/style/rubik/rubik-regular.svg#svgFontName') format('svg'); /* Legacy iOS */
}
:root {
    --zd_regular: Rubik, sans-serif !important;
}
* {
	font-family: Rubik, sans-serif !important;
}
html,
body {
  font-family: Rubik, sans-serif !important;
}
.commonStyle__zt3BrandBorder {
    border-color: #565A75;
}

.NoContent__title {
  color: #91003c;
}
.AvatarText__avatarText {
    background: white; 
    border: 1px solid #565A75;
}
.Header__defaultContent .Header__navbar {
    background-color: rgb(255 255 255) !important;
}
.Header__logo img {
    max-height: 4.22rem;
    min-height: 1.8rem;
    display: block;
}
.BreadCrumbs__breadcrumbsView ul li + li:before {
    content: "\A0\A0/\A0\A0";
    color: white;
}

.Icon__brand {
    color: #565A75;
}
.AppContainer__keyBoardfocus,[data-focus-added]{
 outline:solid 2px #91003C !important;
}

.CustomizeContainer__aPlus {
    color: #565A75;
}
.CustomizeContainer__aPlus:hover {
    color: #565A75;
}
.AvatarText__squareBg1 {
    border: 1px solid #91003C;
}
.commonStyle__zt3BrandBg {
    background-color: #565A75;
}
.LoginDetail__tabLink {
    color: white;
    text-decoration: none;
}

.AppContainer__backToTop:hover {
    background: #91003c;
}

.jss91 {
  display: flex;
  margin-top: auto;
  background: #e6e7f0;
  height: 7.5rem;
  color: #565A75;
}
.jss911 {
  display: none;
  margin-top: auto;
  background: #e6e7f0;
  height: 7.5rem;
  color: #565A75;
}
.jss9111 {
  display: none;
  margin-top: -65px;
  background: #e6e7f0;
  height: 1rem;
  font-size: 14px;
}
.jss9111 img {
  vertical-align: text-bottom;
}
.jss9111 p {
  flex : 1;
  text-align: right;
  margin-right: 20px;
}
.jss92 {
  display: flex;
  justify-content: flex-end;
  display: flex;
  font-size: 15px;
  padding-right: 20px;
  margin-top: 48px;
}
.jss93 {
  display: flex;
  padding: 0 0px;
  list-style: none;
  font-size: 14px;
  color: #000000;
  font-weight: 500 !important;
}
.jss93 li {
  margin-left: 1.125rem;
}
.jss93 img {
  width: 11.375rem;margin-left: 30px;
}
.jss93 a:hover {
  text-decoration: underline;
}
.jss93 a {
  font-weight: 500;
  font-size: 16px;
}
.jss95 {
  margin: auto;
}
.jss96 {
  height: 25px;
  flex: 1;
  text-align: right;
  font-size: 14px;
  font-weight: 500 !important;
  margin-right: 15px;
  margin-top: 48px;
  margin-left: 10px;
  overflow: hidden;
  display: -ms-box;
  display: -webkit-box;
  text-overflow: ellipsis;
  -ms-box-orient: vertical;
  -webkit-box-orient: vertical;
  -ms-line-clamp: 1;
  -webkit-line-clamp: 1;
}
.jss96 img {
  vertical-align: text-bottom;
}
.jss96 a:hover {
  text-decoration: underline;
}
.jss96 a {
  font-weight: 500;
  font-size: 14px;
}
.Header__logo img {
    max-height: 4.0rem;
    max-width: 18.5rem;
    min-height: 1.8rem;
    display: block;
}
#navBarContainer .Header__name {
    display: contents;
  	font-size: 35px;
    color: #565A75;
}
#menuTab1 {
    width: 75%;
    margin-left: 10px;
}
#navBarContainer {
    display: flex;
    align-items: center;
    justify-content: baseline;
}
#menuTab1 {
	width: 75%;
}

.Header__tabs__link {
    color: #565A75;
    font-weight: bold;
}
a {
	color:#565A75;
}
.Input__searchBox {
	background-color: white;
}

.Button__buttonCommon {
    border-radius: 5px;
}
.Button__footerBtn:hover {
    background: #91003c !important;
    border: 1px solid transparent;
}

.Button__primary {
    border: 1px solid #DCDFE6;
}
.Button__primary:hover {
    border: 1px solid #565A75;
}
.commonStyle__zt3buttonSecondaryBg {
    background-color: #ffffff;
}
.Button__secondary:hover {
    border: 0.0625rem solid #565A75;
}
.KbCategory__box {
	box-shadow: 0 0 12px 2px rgb(239 239 239);
}
.KbCategory__box:hover {
    box-shadow: 0 5px 23px 2px #605f5f;
}

.commonStyle__zt3Link{
    color: #333;
}

.commonStyle__zt3Link:hover{
    color: #565A75;
    text-decoration: underline;
}
.commonStyle__zt3Brand {
    color: #000;
}

.AvatarText__squareBg1 {
    border: 1px solid #777;
}

.hr_sty{
    position: absolute;
    background-color: #565A75;
    width: 3px;
    height: 47px;
    margin-top: 21px;
    margin-left: 2px;
    display: inline-block;
}
.KbDetailLtContainer__userSocialIcon{
display: none
}
.zsiq_theme1 .zsiq_flt_rel {
    position: relative;
    top: -65px;
    left: 0px;
}
.Button__footerBtn {
  	background: #565A75;
}
.Button__footerBtn:hover {
    background: #007aff;
    border: 1px solid transparent;
}
.WidgetContainer__contentList:nth-child(2){
  float: left;
}
.WidgetContainer__contentList:nth-child(3){
  margin-left: 60%;
}

.Header__tabsTab {
    cursor: default;
}
.BreadCrumbs__breadcrumbsView li:last-child {
	display:none;
}
.KbCategory__priveteDept {
 	display: none;
}
.KbDetailLtContainer__articleContent a {
    color: #06c;
}
.KbDetailLtContainer__articleContent a .colour {
    color: #06c;
}
.Header__tabsTab {
	cursor: default;
    margin-top: 8px;
}


@media screen and (max-width: 1400px) {
  .jss911 {
    display: flex;
  }
  .jss9111 {
    display: flex;
  }
  .jss91 {
    display: none;
  }
}


