/************************** generic class *****************************/
.header1 {
  font-family: 'Open Sans Condensed', 'Arial', sans-serif;
  font-size: 30px;
  font-weight: bold;
  line-height: 42px;
  color: #1f1f1f;
}

.header2 {
  font-family: 'Open Sans Condensed', 'Arial', sans-serif;
  font-size: 16px;
  font-weight: bold;
  line-height: 23px;
  color: #1f1f1f;
}

.subheader2 {
  font-size: 13px;
  font-weight: bold;
  line-height: 19px;
  color: #000;
}

.subheader4 {
  font-size: 12px;
  font-weight: bold;
  line-height: 17px;
  color: #000;
}

.bodycopy1 {
  font-size: 12px;
  line-height: 17px;
  color: #000;
}

.bodycopy1 a {
  color: #20aacb;
}

.bodycopy2 {
  font-size: 13px;
  line-height: 19px;
  color: #000;
}

.link1 {
  color: #20aacb;
}

.link2 {
  color: #0041c0;
}

/*****************************************************************************
 Learnarticle
*****************************************************************************/
#Learnarticle {
  padding-bottom: 30px;
}

#Learnarticle .container-wrap {
  position: relative;
}

#Learnarticle .breadcrumbs {
  padding-top: 10px;
  padding-bottom: 5px;
  overflow: hidden;
  font-size: 11px;
  position: absolute;
  z-index: 1;
  width: 100%;
}

#Learnarticle .breadcrumbs li {
  float: left;
  margin-right: 10px;
}

#Learnarticle .breadcrumbs li a {
  display: inline-block;
  padding-left: 14px;
  background-position: 0 50%;
  background-repeat: no-repeat;
  background-image: url(common-clientlibs/images/icn-arrow-darkgrey-right.png);
  color: #404040;
}

#Learnarticle .breadcrumbs li a:hover {
  color: #1f1f1f;
}

#ChooseProduct header.header {
  padding-top: 25px;
}

#Learnarticle .header {
  padding-top: 25px;
}

#Learnarticle .header:after {
  content: "";
  height: 0;
  display: block;
  overflow: hidden;
  clear: both;
}

#Learnarticle header.header .title-block {
  margin: 0 229px;
  padding: 24px 0 35px;
  min-height: 65px;
  text-align: center;
}

#Learnarticle .header h2 {
  display: inline-block;
  border-bottom: 1px solid #bfb6b6;
  padding-bottom: 3px;
  margin-bottom: 5px;
}

/* moreinfo */
#Learnarticle header.header .moreinfo {
  margin-top: 4px;
  float: right;
  direction: ltr;
}

#Learnarticle header.header .moreinfo li {
  margin-bottom: 10px;
}

#Learnarticle header.header .moreinfo a {
  display: inline-block;
  height: 45px;
  margin-right: 28px;
  margin-left: 11px;
  background: url(common-clientlibs/images/btn-support-1px.png) repeat-x;
  font-size: 13px;
  font-weight: bold;
  line-height: 19px;
  color: #0041c0;
}

#Learnarticle header.header .moreinfo a:after, #Learnarticle header.header .moreinfo a:before {
  content: "";
  display: inline-block;
  height: 45px;
  background-repeat: no-repeat;
  vertical-align: middle;
}

#Learnarticle header.header .moreinfo a:after {
  margin-right: -28px;
  width: 28px;
  background-image: url(common-clientlibs/images/btn-support-cap-left-db-arabic.png);
}

#Learnarticle header.header .moreinfo a:before {
  margin-left: -11px;
  width: 11px;
  background-image: url(common-clientlibs/images/btn-support-cap-right-arabic.png);
}

#Learnarticle header.header .moreinfo a span {
  display: inline-block;
  vertical-align: middle;
  max-width: 190px;
  direction: rtl;
  text-align: right;
}

/* header-bnr */
#Learnarticle header.header .header-bnr {
  margin-top: 4px;
  float: right;
}

/* lowerButton */
#Learnarticle header.header .moreinfoLow {
  width: 518px;
  margin: 0 auto;
  padding-bottom: 20px;
  clear: both;
}

#Learnarticle header.header .moreinfoLow ul {
  font-size: 0;
  text-align: center;
}

#Learnarticle header.header .moreinfoLow li {
  display: inline-block;
  width: 249px;
}

#Learnarticle header.header .moreinfoLow li + li {
  margin-right: 20px;
}

#Learnarticle header.header .moreinfoLow li a {
  position: relative;
  display: block;
  height: 54px;
  padding: 0 10px;
  text-align: center;
  background-color: #434343;
  border-radius: 3px;
  behavior: url(/etc/designs/panasonic/common-clientlibs/css/PIE.htc);
  -pie-border-radius: 3px;
}

#Learnarticle header.header .moreinfoLow li a:before {
  content: "";
  display: inline-block;
  height: 54px;
  vertical-align: middle;
}

#Learnarticle header.header .moreinfoLow li a span {
  display: inline-block;
  font-family: 'Open Sans Condensed', 'Arial', sans-serif;
  font-size: 16px;
  font-weight: bold;
  line-height: 23px;
  color: #fff;
  vertical-align: middle;
}

/* nav
-----------------------------------------*/
#Learnarticle .nav {
  border-top: solid 1px #cecece;
  background: transparent url(categorylearn-clientlibs/images/bg-top-gradient02-1px.png) repeat left top;
}

#Learnarticle .nav:after {
  display: block;
  content: "";
  height: 9px;
  background: transparent url(categorylearn-clientlibs/images/bg-top-gradient02-after.png) repeat-x left top;
}

#Learnarticle .nav h4 {
  display: none;
}

#Learnarticle .nav form {
  display: none;
}

#Learnarticle .nav h4 a {
  color: #000;
}

#Learnarticle .nav ul {
  margin: 0 auto;
  border-right: solid 1px #C7C7C7;
  width: 980px;
}

#Learnarticle .nav ul:after {
  clear: both;
  content: "";
  display: block;
  height: 0;
  overflow: hidden;
}

#Learnarticle .nav li {
  border-left: solid 1px #C7C7C7;
  float: right;
  width: 162px;
  height: 70px;
  text-align: center;
}

#Learnarticle .nav li a,
#Learnarticle .nav li > span {
  border-right: solid 1px #E8E8E8;
  display: table-cell;
  width: 161px;
  height: 70px;
  vertical-align: middle;
}

#Learnarticle .nav li a > span,
#Learnarticle .nav li > span > span {
  display: inline-block;
  width: 130px;
  padding: 10px 15px;
}

#Learnarticle .nav li a:link {
  color: #000;
}

#Learnarticle .nav li a:visited {
  color: #000;
}

#Learnarticle .nav li a:hover,
#Learnarticle .nav li a.current,
#Learnarticle .nav li span.current {
  color: #0041c0;
  background: transparent url(categorylearn-clientlibs/images/btn-top-rollover02-1px.png) repeat-x top left;
}

#Learnarticle .nav li a:active {
  color: #0041c0;
}

/* mostmenu
-----------------------------------------*/
#Learnarticle .menucontainer {
  position: relative;
  width: 976px;
  margin: 0 auto;
}

#Learnarticle .mostmenu {
  position: absolute;
  z-index: 777;
  top: 10px;
  left: 0;
  display: block;
  cursor: pointer;
}

#Learnarticle .mostmenu a {
  color: #000;
}

#Learnarticle .mostmenu a:hover,
#Learnarticle .mostmenu:hover h4 a {
  color: #0041c0;
}

#Learnarticle .mostmenu h4:after {
  display: inline-block;
  content: "";
  width: 12px;
  height: 7px;
  margin-left: 10px;
  background-repeat: no-repeat;
  background-image: url(categorylearn-clientlibs/images/spr-hub-v2.png);
  background-position: -177px -135px;
}

#Learnarticle .mostmenu h4 {
  width: 123px;
  text-align: left;
  overflow: hidden;
}

#Learnarticle .mostmenu form .selectlist02 {
  display: block;
  position: absolute;
  min-width: 135px;
  top: 0;
  left: 0;
}

#Learnarticle .mostmenu .select2-search {
  display: none;
}

/* container
-----------------------------------------*/
#Learnarticle .tabinner {
  padding-top: 64px;
  margin-left: -20px;
}

#Learnarticle .tabinner:after {
  clear: both;
  content: "";
  display: block;
  height: 0;
  overflow: hidden;
}

/* tabinner_block */
#Learnarticle .item-box {
  float: right;
  margin-left: 20px;
  margin-bottom: 16px;
  width: 229px;
}

#Learnarticle .item-box:before, #Learnarticle .item-box:after {
  content: "";
  display: block;
  width: 229px;
  background-repeat: no-repeat;
  background-position: 0 0;
}

#Learnarticle .item-box:before {
  height: 2px;
  background-image: url(categorylearn-clientlibs/images/img-disc-box-off-cap-top.png);
}

#Learnarticle .item-box:after {
  height: 14px;
  background-image: url(categorylearn-clientlibs/images/img-disc-box-off-cap-botm.png);
}

#Learnarticle .item-box-in {
  background: url(categorylearn-clientlibs/images/img-disc-box-off-1px.png) repeat-y;
  padding: 0 2px;
  position: relative;
}

#Learnarticle .item-box a {
  color: #1f1f1f;
}

#Learnarticle .item-box .item-copy {
  padding: 20px 20px 0;
  height: 140px;
}

#Learnarticle .item-box .item-copy .title {
  font-weight: bold;
  margin-bottom: 15px;
}

#Learnarticle .item-box .item-type {
  padding: 0 20px;
  font-size: 12px;
  font-weight: bold;
  overflow: hidden;
  height: 13px;
}

#Learnarticle .item-box .item-type .tag {
  float: right;
}

#Learnarticle .item-box .item-type .blank {
  float: left;
}

#Learnarticle .item-box:hover:before {
  background-image: url(categorylearn-clientlibs/images/img-disc-box-on-cap-top.png);
}

#Learnarticle .item-box:hover:after {
  background-image: url(categorylearn-clientlibs/images/img-disc-box-on-cap-botm.png);
}

#Learnarticle .item-box:hover .item-box-in {
  background: url(categorylearn-clientlibs/images/img-disc-box-on-1px.png) repeat-y;
}

#Learnarticle .item-box:hover a * {
  color: #0041c0;
}

@media only screen and (max-width: 640px) and (max-device-width: 1280px) {
  /************************** generic class *****************************/
  .header1 {
    font-size: 1.125rem;
    line-height: 1.575rem;
  }

  .header2 {
    font-size: 0.938rem;
    line-height: 1.3132rem;
  }

  .subheader2 {
    font-size: 0.688rem;
    line-height: .9632rem;
  }

  .subheader4 {
    font-size: 0.625rem;
    line-height: .875rem;
  }

  .bodycopy1 {
    font-size: 0.625rem;
    line-height: 0.875rem;
  }

  .bodycopy2 {
    font-size: 0.625rem;
    line-height: 0.875rem;
  }

  /*****************************************************************************
   Learnarticle
  *****************************************************************************/
  #Learnarticle .breadcrumbs {
    display: none;
  }

  #Learnarticle .header {
    padding: 18px 0;
    background: url(categorylearn-clientlibs/images/img-top-gradient-1px-m.png) repeat-x;
    background-size: auto 13px;
    border-bottom: solid 1px #C7C7C7;
  }

  #Learnarticle header.header .title-block {
    margin: 0;
    padding: 0;
    min-height: 0;
  }

  #Learnarticle header.header .moreinfo {
    display: none;
  }

  #Learnarticle .container-wrap {
    width: 100%;
  }

  /* header-bnr */
  #Learnarticle header.header .header-bnr {
    display: none;
  }

  /* lowerButton */
  #Learnarticle header.header .moreinfoLow {
    display: none;
  }

  /* nav
  -----------------------------------------*/
  #Learnarticle .nav {
    position: relative;
    border-top: none;
    border-left: solid 1px #c7c7c7;
    padding: 0 10px;
    width: 50%;
    text-align: right;
    height: 35px;
    letter-spacing: normal;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    background: url(categorylearn-clientlibs/images/bg-top-gradient-1px-m.png) repeat-x;
    background-size: 100% 35px;
  }

  #Learnarticle .nav:after {
    display: none;
  }

  #Learnarticle .nav h4 {
    display: block;
    padding-right: 20px;
    background: url(common-clientlibs/images/img-arrow-grey-down-m.png) no-repeat 100% 50%;
    background-size: 12px 7px;
  }

  #Learnarticle .nav h4:before {
    display: inline-block;
    content: "";
    height: 35px;
    vertical-align: middle;
  }

  #Learnarticle .nav form {
    display: block;
  }

  #Learnarticle .nav form .selectlist01 {
    display: block;
    position: absolute;
    height: 43px;
    width: 100%;
    top: 0px;
    left: 0;
    opacity: 0;
    font-size: 18px;
  }

  #Learnarticle .nav ul {
    display: none;
  }

  #Learnarticle .nav.oneoption h4 {
    background: none;
  }

  #Learnarticle .nav.oneoption form {
    display: none;
  }

  /* mostmenu
  -----------------------------------------*/
  #Learnarticle .menucontainer {
    position: static;
  }

  #Learnarticle .mostmenu {
    position: absolute;
    top: 0%;
    right: 50%;
    margin: 0 0 0 0;
    display: block;
    padding: 0 10px;
    width: 50%;
    text-align: right;
    height: 35px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    background: url(categorylearn-clientlibs/images/bg-top-gradient-1px-m.png) repeat-x;
    background-size: 100% 35px;
    border-right: solid 1px #e8e8e8;
  }

  #Learnarticle .mostmenu:before,
  #Learnarticle .mostmenu:after {
    display: none;
  }

  #Learnarticle .mostmenu h4 {
    text-align: right;
    width: auto;
    margin: 0;
    padding: 0 20px 0 0;
    font-weight: bold;
    color: #000;
    display: block;
    background: url(common-clientlibs/images/img-arrow-grey-down-m.png) no-repeat 100% 50%;
    background-size: 12px 7px;
  }

  #Learnarticle .mostmenu h4:before {
    content: "";
    display: inline-block;
    height: 35px;
    vertical-align: middle;
  }

  #Learnarticle .mostmenu h4:after {
    display: none;
    background: none;
  }

  #Learnarticle .mostmenu h4 a {
    text-align: right;
    display: inline-block;
  }

  #Learnarticle .mostmenu h4 a:link {
    color: #000;
  }

  #Learnarticle .mostmenu h4 a:visited {
    color: #000;
  }

  #Learnarticle .mostmenu h4 a:hover {
    color: #000;
  }

  #Learnarticle .mostmenu h4 a:active {
    color: #000;
  }

  #Learnarticle .mostmenu form .selectlist02 {
    display: block;
    position: absolute;
    height: 43px;
    width: 100%;
    top: 0px;
    left: 0;
    opacity: 0;
    -ms-filter: "alpha(opacity=0)";
    /* IE 8 */
    font-size: 18px;
  }

  /* container
  -----------------------------------------*/
  #Learnarticle .tabinner {
    width: auto;
    padding-top: 0;
    padding-left: 10px;
    padding-right: 10px;
    margin-left: 0px;
    background: url(categorylearn-clientlibs/images/img-filtertab-shadow-1px-m.png) repeat-x;
    background-size: 100% 9px;
  }

  /* tabinner_block */
  #Learnarticle .pagenation {
    padding-left: 10px;
    padding-right: 10px;
  }

  #Learnarticle .item-box {
    margin-left: 0;
    margin-bottom: 0;
    margin-top: 20px;
    width: 48%;
  }

  #Learnarticle .item-box:nth-child(even) {
    float: left;
  }

  #Learnarticle .item-box:before, #Learnarticle .item-box:after {
    display: none;
  }

  #Learnarticle .item-box-in {
    background: none !important;
    padding: 0 0;
    height: auto;
    box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.4);
    -webkit-box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.4);
    -o-box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.4);
    -ms-box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.4);
  }

  #Learnarticle .item-box .item-image img {
    width: 100%;
  }

  #Learnarticle .item-box .item-copy {
    padding: 15px 15px 0;
  }

  #Learnarticle .item-box .item-type {
    padding: 0 15px 10px;
    font-size: 0.625rem;
  }

  #Learnarticle .item-box .item-type img {
    width: 8px;
    height: 8px;
  }
}
