#form_container {
    background: #eaf4fd;
    margin: 0 auto;
    text-align: left;
    width:720px;
    padding: 10px;
    padding-bottom: 20px;
    border: 0px solid #eaf4fd;
}

html {
    height: 100% !important;
}

body {
    margin: auto;
    padding: 0;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif, Verdana;
    background-attachment: fixed;
    background-color: #ffffff;
    height: 100% !important;
    color: #F1F2F4;
}

#site {
    width: auto;
    margin: auto;
    padding: 0px;
    min-height: 100% !important;
    background-color: #ffffff;
}

#page {
    width: 1050px;
    margin: auto;
    padding: 0px;
    height: 100% !important;
    box-shadow: 5px 0 15px -4px gray, -5px 0 15px -4px gray;
    -moz-box-shadow: 5px 0 15px -4px gray, -5px 0 15px -4px gray;
    -webkit-box-shadow: 5px 0 15px -4px gray, -5px 0 15px -4px gray;
}

#body {
    clear: both;
    width: 100%;
}

#content {
    position: relative;
    vertical-align: base-line;
    display: flex;
    -webkit-display: flex;
    background-image: url(../images/leftBoxContentBg.gif);
    background-repeat: repeat-x;
}

#left {
    width: 190px;
    height: 100%;
    background-color: #96bbf5;
    border-radius: 0px 8px 0px 0px;
    height: auto;
}

#left-content {
    width: 100%;
    background-color: transparent;
    background-image: url(../images/leftBoxContentBg.gif);
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: 100%;
    padding: 20px 0 0px 0;
    text-align: center
}

#right {
    flex: 1;
    -webkit-flex: 1;
    height: 100%;
    overflow-x: hidden;
    background-color: white;
}

#right-content {
    position: relative;
    width: 100%;
    height: 100%;
    /*min-height: 1000px;*/
}

#footer {
    height: 50px;
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
}


/* Footer */

#mbody .left-bottom {
    float: left;
    width: 200px;
    margin-left: 30px;
    margin-right: 20px;
}

#mbody .mid-bottom {
    float: left;
    width: 180px;
    margin-right: 20px;
    margin-left: 20px
}

#mbody .right-bottom {
    float: right;
    width: 275px;
    margin-right: 40px;
    margin-left: 20px
}

#mfooter {
    padding-left: 60px;
}

#mfooter-menu {
    text-align: center;
    float: left;
    list-style: none;
    margin-bottom: 5px;
}

#mfooter-menu li {
    float: left;
}

#mfooter-menu li a {
    color: #5e5e5f;
    font-size: 10px;
    font-family: Arial, Helvetica, sans-serif, Futura;
    padding-right: 13px;
    padding-left: 13px;
}

.mcopyright {
    list-style: none;
    text-align: center;
    margin-left: 30px;
}

.mcopyright li {
    float: left;
}

.mcopyright li {
    color: #5e5e5f;
    font-size: 10px;
    font-family: Arial, Helvetica, sans-serif, Futura;
    padding-right: 5px;
    padding-left: 5px;
}

.mcopyright li a{
    color: #5e5e5f;
}

#footer-page {
    margin-left: 46px;
    padding-bottom: 60px;
    margin-top: 68px;
}

#footer-menu {
    text-align: center;
    float: left;
    list-style: none;
    margin-bottom: 5px;
}

#footer-menu li {
    float: left;
}

#footer-menu li a {
    color: #5e5e5f;
    font-size: 10px;
    font-family: Arial, Helvetica, sans-serif, Futura;
    padding-right: 13px;
    padding-left: 13px;
}

a {
    background-image: none;
    text-decoration: none;
}

a:hover {
    background-image: none;
    text-decoration: none;
}

a:visited {
    background-image: none;
    text-decoration: none;
}

form {
    margin: 0px;
    padding: 0px;
}

img {
    border: none;
}

.img-event {
    border-style: solid;
    border-width: 2px;
    border-color: #666666;
}


/* Header */

#header {
    width: 100%;
    height: 121px;
    padding: 0;
    background-image: url(../images/background-header.jpg);
}

.social {
    height: 30px;
    top: 60px;
    right: 80px;
    position: fixed
}

#header .search {
    width: 386px;
    margin-right: 15px;
    background-color: #5aa6e0;
    border-radius: 1em;
    background-position: bottom center;
    font-family: Helvetica, Arial, sans-serif, Verdana;
    height: 32px;
    float: right;
    color: white;
}

#header .search a {
    color: white;
    text-decoration: none;
    font-size: 12px;
}

#header .input-search {
    width: 145px;
    height: 12px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 3px;
}

#header .submit-search {
    background-image: url(../images/btn-search.gif);
    width: 15px;
    height: 16px;
    border: none;
    background-position: bottom;
    background-repeat: no-repeat;
    margin-top: 9px;
}
/* Menu Bar*/

.menu {
    width: 100%;
    height: 23px;
    background-color: #2D83C4;
    color: #FFFFFF;
    position: relative;
    z-index: 3000;
}

.menu ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
}

.menu ul li {
    display: inline;
    margin: 0px;
    padding: 0px;
}

.menu ul li .menu-bar {
    cursor: pointer;
    float: left;
    margin: 0;
    padding: 0px;
    text-decoration: none;
    box-shadow: inset 3px 0 10px -7px black;
}

.menu ul li .menu-bar span {
    float: left;
    display: block;
    height: 23px;
    color: #ffffff;
    text-align: center;
    line-height: 23px;
}

.menu ul li .menu-bar:hover span {
    color: #2d83c4;
    background-color: #e4f0f9;
}

.menu .urlactive {
    display: block;
    height: 23px;
    background-color: #e4f0f9;
    font-weight: bold;
    color: #2d83c4;
}

/* submenu */

.menu li:hover .menu-product {
    display: block;
    margin: 0;
    padding: 0;
    width: 344px;
    z-index: 1000;
    position: absolute;
    top: 30px;
    left: 165px;
}

.menu-product {
    display: none;
    list-style: none;
    padding: 0;
    margin: 0;
    z-index: 1000;
}

.mmiddle {
    float: left;
    width: 360px;
    background-color: white;
    border: 3px solid #7fb4de;
    padding: 0px 0px 0px 0px;
    margin: 0;
}

.mtriangle {
    position: absolute;
    top: -11px;
    left: 15px;
    width: 180px;
    height: 14px;
    background-image: url('../images/triangle.png');
    background-repeat: no-repeat;
    background-position: left;
    padding: 0;
    margin: 0;
    z-index: 10000;
}

.mmiddle div {
    background-color: #e0ecf7;
    height: 30px;
}

.mmiddle div p a#prod-list {
    color: red;
    text-decoration: underline;
    font-weight: bold;
}

.mmiddle div p a#tech-list {
    color: red;
    text-decoration: underline;
    font-weight: normal;
}

.mmiddle p {
    float: left;
    margin-top: 7px;
    margin-left: 10px;
    width: 170px;
    font-size: 12px;
    color: #717577;
}

.mmiddle p a {
    background-image: none;
    color: #2D83C4;
    text-transform: none;
    font-weight: bold;
    margin: 0;
    padding: 0;
}

.mmiddle p a.blue {
    float: left;
    padding: 0;
    font: bold 12px Arial, Helvetica, sans-serif;
    text-decoration: none;
    color: #0149A0;
}

.mmiddle p a:hover {
    text-decoration: underline;
}

.menu li:hover .menu-about {
    display: block;
    margin: 0;
    padding: 0;
    width: 344px;
    z-index: 1000;
    position: absolute;
    top: 30px;
    left: 700px;
}

.menu-about {
    display: none;
    list-style: none;
    padding: 0;
    margin: 0;
    z-index: 1000;
}

.menu-about li.mmiddle {
    width: 280px;
    padding-bottom: 10px;
}
.menu-about li.mmiddle p {
    width: 130px;
    margin: 8px 0px 0px 10px;
}
.menu-about li.mtriangle {
    left: 158px;
}


.home-bar{
    width: 150px;
}
.prod-bar{
    width: 170px;
}
.sale-bar{
    width: 170px;
}
.partner-bar{
    width: 170px;
}
.news-bar{
    width: 170px;
}
.about-bar{
    width: 170px;
}



/* End Header */


/* Content */

div#slide {
    width: 1050px;
    height: 374px;
}

.left-slide-image {
    float: left;
    width: 692px;
}

.right-slide {
    float: left;
    width: 358px;
    height: 374px;
    background-color: #eff6fd;
    background-repeat: repeat-y;
}

.block-green {
    background-image: url(../images/block-green.gif);
    background-repeat: no-repeat;
    background-position: bottom left;
    height: 25px;
    padding-top: 18px;
    padding-left: 25px;
    font-size: 14px;
    color: #2a5271;
    font-family: Futura, Arial, Helvetica, sans-serif;
    margin-bottom: 6px;
}

.text-about-index {
    font-family: Arial, Helvetica, sans-serif;
    padding-left: 30px;
    color: #121227;
    font-size: 14px;
    font-weight: lighter;
    padding-right: 34px;
    text-align: justify;
    padding-top: 0px;
    margin-top: 0px;
    margin-bottom: 10px !important;
}

.text-about-index a {
    color: #2D83C4;
    text-decoration: none;
}

.text-about {
    font-family: Arial, Helvetica, sans-serif;
    padding-left: 0px;
    color: #5E5E5F;
    font-size: 12px;
    font-weight: lighter;
    padding-right: 15px;
    padding-top: 0px;
    margin-top: 0px;
    margin-bottom: 10px !important;
}

.text-market {
    font-family: Arial, Helvetica, sans-serif;
    padding-left: 0px;
    color: #5E5E5F;
    font-size: 12px;
    font-weight: lighter;
    padding-right: 15px;
    padding-top: 0px;
    margin-top: 0px;
    margin-bottom: 10px !important;
}

.text-news-year {
    color: #047096;
}

.text-news-headlines {
    color: #4C4C4F;
    font-weight: bold;
}

.text-about a {
    color: #2D83C4;
    text-decoration: none;
}

.line {
    background-image: url(../images/line-2.gif);
    height: 12px;
}

.link {
    color: #2D83C4;
}

.link a:hover {
    text-decoration: underline !important;
}

/*.line-box {
    background-image: url(../images/line-box.gif);
    background-repeat: no-repeat;
    width: 1px;
    height: 361px;
    float: left;
}*/

.line-box {
    background-color: #d2e3fc;
    width: 1px;
    margin-top: 50px;
    height: 420px;
    float: left;
    border-radius: 12px 12px 12px 12px;
}

.block-green2 {
    background-image: url(../images/block-green2.gif);
    background-repeat: no-repeat;
    background-position: left bottom;
    height: 16px;
    padding-top: 0px;
    padding-left: 25px;
    color: #456986;
    font-size: 17px;
    font-style: bold;
    font-family: Futura, Arial, Helvetica, sans-serif;
}

.box-bottom {
    background-image: url(../images/box-back.gif);
    background-repeat: repeat-x;
}

.in-box-bottom {
    padding: 20px 0px 0px 20px;
    font-size: 12px;
    color: #5E5E5F;
    font-family: Helvetica, Arial, Helvetica-Narrow;
}

.in-box-bottom2 {
    padding: 14px 0px 0px 20px;
    font-size: 12px;
    color: #5E5E5F;
    font-family: Arial, Helvetica-Narrow;
}

.a-box {
    text-decoration: none;
    color: #5E5E5F;
}

.a-box:hover{
    color: #2d83c4;
}


/* End Footer */

a:link,
a:visited {
    text-decoration: none;
}

a img {
    border: 0;
}

div.wrap {
    width: 692px;
    margin: 0 auto;
    text-align: left;
}

div#top div#nav {
    float: left;
    clear: both;
    width: 692px;
    height: 52px;
    margin: 22px 0 0;
}

div#top div#nav ul {
    float: left;
    width: 692px;
    height: 52px;
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}

div#nav ul li {
    float: left;
    height: 52px;
}

div#nav ul li a {
    border: 0;
    height: 52px;
    display: block;
    line-height: 52px;
    text-indent: -9999px;
}

div.slide-arrow {
    height: 14px;
    width: 91px;
    margin-left: 558px;
    margin-top: 16px;
    background-image: url(../images/arrow-slide.png);
    text-indent: -9998px;
}

div#slide-image {
    margin: 0px;
}

div#slide-image div.wrap {
    height: 299px;
    background: url(../images/slide-image-bg.png) no-repeat 50% 0;
}

div#slide-image div#slide-holder {
    z-index: 40;
    width: 692px;
    height: 365px;
    position: absolute;
}

div#slide-image div#slide-holder div#slide-runner {
    top: 0px;
    left: 0px;
    width: 692px;
    height: 374px;
    overflow: hidden;
    position: absolute;
}

div#slide-image div#slide-holder img {
    margin: 0;
    display: none;
    position: absolute;
}

div#slide-image div#slide-holder div#slide-controls {
    bottom: 0px;
    width: 692px;
    height: 39px;
    display: none;
    position: absolute;
    background-image: url(../images/slide-bg.png) 0 0;
    background-color: #A5CFE6;
}

div#slide-image div#slide-holder div#slide-controls p.text {
    float: left;
    padding-top: 10px;
    color: #2D83C4;
    display: inline;
    font-size: 14px;
    line-height: 16px;
    margin: 2px 0 0 10px;
    font-family: Futura, Arial, Helvetica, sans-serif;
    text-align: justify;
}

div#slide-image div#slide-holder div#slide-controls p#slide-nav {
    float: right;
    display: inline;
    margin: 10px 53px 0px 0px;
    height: 19px;
}

div#slide-image div#slide-holder div#slide-controls p#slide-nav a {
    float: left;
    width: 12px;
    height: 10px;
    display: inline;
    font-size: 12px;
    margin: 8px 8px 0px 0px;
    line-height: 10px;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    background-position: 0 0;
    background-repeat: no-repeat;
}

div#slide-image div#slide-holder div#slide-controls p#slide-nav a.on {
    background-position: 0 -9px;
}

div#slide-image div#slide-holder div#slide-controls p#slide-nav a {
    background-image: url(../images/silde-nav.png);
}

div#nav ul li a {
    background-image: url(../images/line-menu-slide.png);
    background-repeat: no-repeat;
}

.clear {
    clear: both;
    padding: 0px;
    margin: 0px;
    line-height: 0px;
    font-size: 0px;
    overflow: hidden;
}

.maps {
    width: 250px;
    height: 250px;
}


/* Products */

#path {
    color: #2D83C4;
    padding-left: 7px;
    padding-top: 13px;
    padding-bottom: 13px;
    background-color: white;
    border-left: 10px solid rgb(12, 220, 235);
    font-weight: normal;
}

#path a {
    color: #2D83C4;
    text-decoration: none;
}

#left .box {
    background-color: #FFFFFF;
    background-image: url('../images/leftBoxBg.gif');
    background-position: 0 0;
    background-repeat: repeat-y;
}

#left .box .box-content {
    background-color: transparent;
    background-image: url('../images/leftBoxContentBg.gif');
    background-position: 0 0;
    background-repeat: no-repeat;
    padding: 20px 0 0px 0;
    text-align: center;
}

#left .box .box-footer {
    background-color: #FFFFFF;
    background-image: url('../images/leftBoxFooterBg.gif');
    background-position: 0 0;
    background-repeat: no-repeat;
    height: 186px;
    line-height: 5px;
    font-size: 5px;
}

#left .box .box-bottom {
    background-color: #FFFFFF;
    background-image: url('../images/left-bottom-menu.jpg');
    background-position: 0 0;
    background-repeat: no-repeat;
    height: 513px;
    padding: 0px;
    margin: 0px;
}

#left .box .box-bottom-repeat {
    background-color: #FFFFFF;
    background-image: url('../images/left-bottom-menu2.jpg');
    background-position: 0 0;
    background-repeat: repeat-y;
    padding: 0px;
    margin: 0px;
    height: 445px;
}

#lmenu {
    padding: 0px;
    margin: 0px 1px 0px 0px;
    list-style-type: none;
    text-align: left;
    background-color: white;
}

#lmenu>li.green {
    height: 28px;
    border-left: 10px solid #70d670;
}

#lmenu>li.orange {
    height: 28px;
    border-left: 10px solid orange;
}

#lmenu>li.yellow {
    height: 28px;
    border-left: 10px solid yellow;
}

#lmenu>li.purple {
    height: 28px;
    border-left: 10px solid purple;
}

#lmenu>li.red {
    height: 28px;
    border-left: 10px solid red;
}

#lmenu>li.green1 {
    height: 24px;
    border-left: 10px solid #70d670;
}
#lmenu>li.green1 a {
    padding-left: 18px;
}

#lmenu>li:hover{
    /*border-left: 10px solid #27449e;*/
    background-color: #2d83c4;
}

#lmenu>li a {
    padding: 0px 0 0px 8px;
    display: block;
    color: #3451ab;
    text-decoration: none;
    font-size: 12px;
    font-weight: bold;
    line-height: 28px;
    text-align: left;
}

#lmenu>li a:hover,
#lmenu>li a:focus,
#lmenu>li a.active{
    color: white;
    background-color: #2d83c4;
}

#right {
    float: right;
    width: 834px;
}

.line-cont-right {
    background-image: url(../images/line-2.gif);
    background-repeat: no-repeat;
    height: 12px;
}

.title-m {
    font-family: Futura, Arial, Helvetica, sans-serif;
    color: #567186;
    font-size: 18px;
    padding: 0px 0px 0px 76px;
    margin: 0px;
    font-weight: bold;
}

h3 {
    font-weight: normal;
}

.text-right-cont {
    margin-left: 76px;
    margin-right: 71px;
    font-size: 14px;
    line-height: 1.5;
    color: #0a1b29 !important;
}

.text-right-cont h4 {
    font-family: Arial, Helvetica, sans-serif;
    color: #047096;
    font-size: 18px;
}

.text-right-cont p {
    color: #0a1b29;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    text-align: justify;
    margin-bottom: 20px;
    line-height: 20px;
}

.title-text-blue {
    margin: 0px !important;
    padding: 0px !important;
    font-family: Arial, Helvetica, sans-serif;
    color: #047096 !important;
    font-size: 16px !important;
    font-weight: bold;
}

.text-io {
    margin-top: 7px !important;
}

.text-product-top {
    margin-top: 0px !important;
    margin-bottom: 24px !important;
}

.text-product-end {
    margin-top: 20px !important;
    margin-bottom: 27px !important;
}

.line-text-right {
    background-image: url(../images/line-text-right.gif);
    background-repeat: no-repeat;
    height: 12px;
    margin-bottom: 20px;
}

.line-text-right2 {
    background-image: url(../images/line-text-right.gif);
    background-repeat: no-repeat;
    height: 12px;
    /* margin-bottom: 20px; */
}

.title-text {
    padding: 0px !important;
    margin: 0px !important;
    font-size: 16px !important;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #737374;
}

.title-text-new {
    padding: 0px !important;
    margin: 0px !important;
    font-size: 20px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #737374;
}

.title-text-partners {
    padding: 0px !important;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #737374;
}

.title-textnb {
    padding: 0px !important;
    margin: 0px !important;
    font-size: 16px !important;
    font-family: Arial, Helvetica, sans-serif;
    color: #5E5E5F;
    font-weight: bold;
}

.first-text {
    margin-left: 25px !important;
    margin-right: 0px !important;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
    padding: 0px !important;
    font-weight: bold;
    color: #787979 !important;
}

.clickp {
    padding: 0px !important;
    margin-bottom: 7px !important;
}

.tablep-top {
    width: 713px;
    height: 18px;
}

.tablep-top p {
    text-align: center;
    line-height: 0;
}

.tablep-separator {
    background-image: url(../images/border-tablep.gif);
    width: 1px;
    height: 40px;
}

.tablep {
    width: 713px;
    height: 85px;
    background-color: #2447c7;
    color: #FFFFFF;
    margin-bottom: 3px;
}

.tablep ul {
    float: left;
    margin: 0px;
    padding: 0px;
}

.tablep li {
    float: left;
    list-style-type: none;
}

.tablep .tbl {
    display: block;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif, Verdana;
    font-size: 12px;
    color: #ffffff;
    text-decoration: none;
    font-weight: bold;
    padding-top: 8px;
    padding-left: 8px;
    padding-right: 8px;
    padding-bottom: 8px;
}

.tablep li .tbl-r {
    width: 60px;
    color: #ffffff;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif, Verdana;
    font-size: 12px;
    font-weight: bold;
    padding-top: 8px;
    padding-left: 5px;
}

.tablep-b-separator {
    background-image: url(../images/border-tablep.gif);
    width: 1px;
    height: 50px;
}

.tablep-b {
    width: 713px;
    height: 50px;
    background-color: #DFEFFD;
    color: #FFFFFF;
    margin-bottom: 0px;
}

.tablep-b ul {
    float: left;
    margin: 0px;
    padding: 0px;
}

.tablep-b li {
    float: left;
    list-style-type: none;
}

.tablep-b li .tbl {
    text-align: center;
    padding-top: 8px;
    padding-left: 8px;
    padding-right: 8px;
    padding-bottom: 5px;
    color: #047096;
}

.tablep-b li .tbl a {
    text-align: center;
    font-family: Arial, Helvetica, sans-serif, Verdana;
    font-size: 14px;
    color: #047096;
    text-decoration: none;
}

.tablep-b li .tbl-r {
    width: 90px;
    padding-top: 8px;
    padding-left: 5px;
    color: #047096;
}

.tablep-b li .tbl-r a {
    color: #047096;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif, Verdana;
    font-size: 12px;
}

.high {
    font-family: Arial, Helvetica, sans-serif, Verdana;
    color: #0149a0;
    font-size: 18px;
    font-weight: bold;
}

.high a {
    font-size: 11px;
    text-decoration: underline;
}

.tablep2 {
    width: 713px;
    height: 34px;
    background-color: #2447c7;
    color: #FFFFFF;
    margin-bottom: 3px;
}

.tablep2-separator {
    background-image: url(../images/border-tablep.gif);
    width: 1px;
    height: 31px;
}

.tablep2 ul {
    float: left;
    margin: 0px;
    padding: 0px;
}

.tablep2 li {
    float: left;
    list-style-type: none;
}

.tablep2 .tbl {
    display: block;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif, Verdana;
    font-size: 13px;
    color: #ffffff;
    font-weight: bold;
    padding-top: 8px;
}

.tablep2-memory {
    width: 713px;
    height: 6px;
    background-color: #A8B7C3;
    color: #FFFFFF;
    margin-bottom: 3px;
    margin-top: 3px;
}

.tablep2-memory-separator {
    background-image: url(../images/border-tablep.gif);
    width: 1px;
    height: 6px;
}

.tablep2-memory ul {
    float: left;
    margin: 0px;
    padding: 0px;
}

.tablep2-memory li {
    float: left;
    list-style-type: none;
}

.tablep2-memory .tbl {
    display: block;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif, Verdana;
    font-size: 12px;
    color: #ffffff;
    font-weight: bold;
    padding-top: 10px;
    padding-bottom: 10px;
}

.table-memory {
    background-image: url(../images/background-tablep2.gif);
    background-repeat: repeat-y;
    width: 714px;
    color: #FFFFFF;
    margin-bottom: 0px;
}

.table-memory .tbl2 {
    text-align: left;
    font-family: Arial, Helvetica, sans-serif, Verdana;
    font-size: 12px;
    color: #9D9A9A;
    padding-top: 10px;
    padding-bottom: 10px;
}

.table-memory ul {
    margin-left: 37px;
    margin-top: 10px;
    padding: 0px;
    margin-right: 2px;
    color: #0a1b29;
}

.table-memory li {
    margin-bottom: 10px;
    margin-right: 2px;
    font-size: 13px;
}

.tablep2-b {
    background-image: url(../images/background-tablep2.gif);
    background-repeat: repeat-y;
    width: 714px;
    color: #FFFFFF;
    margin-bottom: 0px;
}

.tablep2-b .tbl2 {
    text-align: left;
    font-family: Arial, Helvetica, sans-serif, Verdana;
    font-size: 12px;
    color: #9D9A9A;
    padding-top: 10px;
    padding-bottom: 10px;
}

.tablep2-b ul {
    margin-left: 30px;
    margin-top: 20px;
    padding: 0px;
    color: #0a1b29;
}

.tablep2-b li {
    margin-bottom: 10px;
    margin-right: 2px;
    font-size: 13px;
}

.top {
    background-image: url(../images/top-botton.gif);
    background-repeat: no-repeat;
    width: 100px;
    height: 13px;
    background-position: right;
}

.tbl-top {
    display: block;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif, Verdana;
    font-size: 12px;
    color: #ffffff;
    text-decoration: none;
    font-weight: bold;
    padding-top: 3px;
    padding-left: 7px;
    padding-right: 14px;
    padding-bottom: 0px;
}

.tableproduct {
    width: 740px;
    height: 55px;
    margin-bottom: 0px;
    font-size: 12px;
}

.tableproduct ul {
    margin: 0px;
    padding: 0px;
}

.tableproduct li {
    float: left;
    border-bottom: 5px solid #a8b7c3;
    list-style-type: none;
    margin-right: 1px;
}

.tableproduct li:hover {
    border-bottom: 5px solid #6ae86e;
}

.tableproduct li a {
    display: block;
    background-color: #e4f0f9;
    height: 30px;
    width: 73px;
    text-align: center;
    white-space: nowrap;
    padding-top: 18px;
    color: #082580;
}

.tableproduct li a:hover {
    background-color: #d4ddf9;
    cursor: hand;
}

.tableproduct-top {
    width: 740px;
    height: 20px;
    background-color: #b1b7bf;
    border-radius: 12px 0px 0px 0px;
}

.meters {
    width: 183px;
    float: left;
    margin-right: 5px;
    margin-top: 80px;
}

.meters p {
    text-align: center;
    font-family: Arial, Helvetica, sans-serif, Verdana;
    font-size: 12px;
    color: #787979;
}

.meters-io {
    width: 118px;
    float: left;
    margin-right: 5px;
    margin-top: 40px;
    margin-left: 32px;
    text-align: center;
}

.meters-io p {
    margin-left: 0px;
    margin-top: 20px;
    text-align: center;
    margin-bottom: 10px;
    padding: 0px;
    font-family: Arial, Helvetica, sans-serif, Verdana;
    font-size: 12px;
    color: #333333;
}

.meters-memory {
    width: 118px;
    float: left;
    margin-right: 5px;
    margin-top: 80px;
    margin-left: 4px;
    text-align: center;
}

.meters-memory ul {
    margin-left: 0px;
    margin-top: 20px;
    padding: 0px;
    font-family: Arial, Helvetica, sans-serif, Verdana;
    font-size: 12px;
    color: #333333;
}

.meters-memory li {
    list-style-type: none;
    margin-bottom: 10px;
    font-size: 12px;
}

.meters-memory2 {
    width: 118px;
    float: left;
    margin-right: 5px;
    margin-top: 40px;
    margin-left: 32px;
    text-align: center;
}

.meters-memory2 ul {
    margin-left: 0px;
    margin-top: 20px;
    padding: 0px;
    font-family: Arial, Helvetica, sans-serif, Verdana;
    font-size: 12px;
    color: #333333;
}

.meters-memory2 li {
    list-style-type: none;
    margin-bottom: 10px;
    font-size: 12px;
}

.meters-dstatus {
    width: 118px;
    float: left;
    margin-right: 5px;
    margin-top: 10px;
    margin-left: 2px;
    text-align: center;
}

.meters-dstatus ul {
    margin-left: 5px;
    margin-top: 5px;
    padding: 0px;
    font-family: Arial, Helvetica, sans-serif, Verdana;
    font-size: 12px;
    color: #333333;
}

.meters-dstatus li {
    list-style-type: none;
    margin-bottom: 5px;
    font-size: 12px;
}

.meters-dstatus p {
    margin-left: 0px;
    margin-top: 10px;
    padding: 0px;
    font-family: Arial, Helvetica, sans-serif, Verdana;
    font-size: 12px;
    text-align: center;
    color: #333333;
}

.meters-sstatus {
    width: 100px;
    float: right;
    margin-right: 5px;
    margin-top: 10px;
    margin-left: 11px;
    text-align: center;
}

.meters-sstatus ul {
    margin-left: 0px;
    margin-top: 10px;
    padding: 0px;
    font-family: Arial, Helvetica, sans-serif, Verdana;
    font-size: 12px;
    color: #333333;
}

.meters-sstatus p {
    margin-left: -15px;
    margin-top: 10px;
    padding: 0px;
    font-family: Arial, Helvetica, sans-serif, Verdana;
    font-size: 12px;
    color: #333333;
}

.meters-sstatus li {
    float: left;
    list-style-type: none;
    margin-bottom: 10px;
    font-size: 12px;
}

.image-meters {
    background-image: url(../images/image-meters.png);
    background-repeat: no-repeat;
    width: 54px;
    height: 93px;
    padding: 0px;
    margin-left: 60px;
}

.table-partners {
    padding-bottom: 50px;
    width: 760px;
}

.table-partners-left {
    float: left;
}

.table-partners-left-col1 {
    margin: 0px;
    padding: 0px;
    width: 113px;
}

.border-vertical-partners {
    background-image: url(../images/border-vertical.png);
    background-repeat: no-repeat;
    width: 3px;
    height: 48px;
}

.border-horizontal-partners {
    background-image: url(../images/border-horizontal.png);
    background-repeat: no-repeat;
    width: 98px;
    height: 3px;
    margin-top: 10px;
    margin-left: 0px;
    margin-right: 0px;
}

.table-custumers {
    margin-top: 0px;
    margin-left: 66px;
    width: 764px;
}

.table-custumers-left {
    float: left;
}

.table-custumers-left-col1 {
    margin: 0px;
    padding: 0px;
    width: 185px;
}

.border-horizontal {
    background-image: url(../images/border-horizontal.png);
    background-repeat: no-repeat;
    width: 174px;
    height: 3px;
    margin-top: 5px;
    margin-left: 0px;
    margin-right: 0px;
}

.border-horizontal-2 {
    background-image: url(../images/border-horizontal.png);
    background-repeat: no-repeat;
    width: 170px;
    height: 3px;
    margin-top: 5px;
    margin-left: 5px;
    margin-right: 0px;
}

.border-vertical {
    background-image: url(../images/border-vertical.png);
    background-repeat: no-repeat;
    width: 3px;
    height: 98px;
    margin-top: 5px;
}

.achronix {
    background-image: url(../images/achronix.jpg);
    background-repeat: no-repeat;
    width: 176px;
    height: 95px;
    margin-top: 10px;
}

.csr {
    background-image: url(../images/csr.jpg);
    background-repeat: no-repeat;
    width: 161px;
    height: 105px;
    margin-left: 15px;
}

.innofidei {
    background-image: url(../images/innofidei.jpg);
    background-repeat: no-repeat;
    width: 161px;
    height: 70px;
    margin-top: 35px;
    margin-left: 15px;
}

.amimon {
    background-image: url(../images/amimon.jpg);
    background-repeat: no-repeat;
    width: 176px;
    height: 95px;
    margin-top: 10px;
}

.auroranetics {
    background-image: url(../images/auroranetics.jpg);
    background-repeat: no-repeat;
    width: 176px;
    height: 95px;
    margin-top: 10px;
}

.cavium {
    background-image: url(../images/cavium.jpg);
    background-repeat: no-repeat;
    width: 176px;
    height: 95px;
    margin-top: 10px;
}

.compass {
    background-image: url(../images/compass.jpg);
    background-repeat: no-repeat;
    width: 176px;
    height: 95px;
    margin-top: 10px;
}

.dsp {
    background-image: url(../images/dsp.jpg);
    background-repeat: no-repeat;
    width: 176px;
    height: 95px;
    margin-top: 10px;
}

.fujitsu {
    background-image: url(../images/fujitsu.jpg);
    background-repeat: no-repeat;
    width: 176px;
    height: 95px;
    margin-top: 10px;
}

.texas-instruments {
    background-image: url(../images/texas-instruments.jpg);
    background-repeat: no-repeat;
    width: 176px;
    height: 95px;
    margin-top: 10px;
}

.wintegra {
    background-image: url(../images/wintegra.jpg);
    background-repeat: no-repeat;
    width: 176px;
    height: 95px;
    margin-top: 10px;
}

.velogix {
    background-image: url(../images/velogix.jpg);
    background-repeat: no-repeat;
    width: 176px;
    height: 95px;
    margin-top: 10px;
}

.spi {
    background-image: url(../images/spi.jpg);
    background-repeat: no-repeat;
    width: 176px;
    height: 95px;
    margin-top: 10px;
}

.muct {
    background-image: url(../images/muct.jpg);
    background-repeat: no-repeat;
    width: 176px;
    height: 95px;
    margin-top: 10px;
}

.opticharon {
    background-image: url(../images/opticharon.jpg);
    background-repeat: no-repeat;
    width: 176px;
    height: 95px;
    margin-top: 10px;
}

.netronome {
    background-image: url(../images/netronome.jpg);
    background-repeat: no-repeat;
    width: 176px;
    height: 95px;
    margin-top: 10px;
}

.novafora {
    background-image: url(../images/novafora.jpg);
    background-repeat: no-repeat;
    width: 176px;
    height: 95px;
    margin-top: 10px;
}

.percello {
    background-image: url(../images/percello.jpg);
    background-repeat: no-repeat;
    width: 176px;
    height: 95px;
    margin-top: 10px;
}

.pixelworks {
    background-image: url(../images/pixelworks.jpg);
    background-repeat: no-repeat;
    width: 176px;
    height: 95px;
    margin-top: 10px;
}

.sigma {
    background-image: url(../images/sigma.jpg);
    background-repeat: no-repeat;
    width: 176px;
    height: 95px;
    margin-top: 10px;
}

.afara {
    background-image: url(../images/afara.jpg);
    background-repeat: no-repeat;
    width: 176px;
    height: 95px;
    margin-top: 10px;
}

.andes {
    background-image: url(../images/andes.jpg);
    background-repeat: no-repeat;
    width: 176px;
    height: 95px;
    margin-top: 10px;
}

.avago {
    background-image: url(../images/avago.jpg);
    background-repeat: no-repeat;
    width: 176px;
    height: 95px;
    margin-top: 10px;
}

.cirruslogic {
    background-image: url(../images/cirruslogic.jpg);
    background-repeat: no-repeat;
    width: 176px;
    height: 95px;
    margin-top: 10px;
}

.prizm {
    background-image: url(../images/prizm.jpg);
    background-repeat: no-repeat;
    width: 176px;
    height: 95px;
    margin-top: 10px;
}

.ciquila {
    background-image: url(../images/ciquila.jpg);
    background-repeat: no-repeat;
    width: 176px;
    height: 95px;
    margin-top: 10px;
}

.ibm {
    background-image: url(../images/ibm.jpg);
    background-repeat: no-repeat;
    width: 176px;
    height: 95px;
    margin-top: 10px;
}

.conexant {
    background-image: url(../images/conexant.jpg);
    background-repeat: no-repeat;
    width: 176px;
    height: 95px;
    margin-top: 10px;
}

.ubicom {
    background-image: url(../images/ubicom.jpg);
    background-repeat: no-repeat;
    width: 176px;
    height: 95px;
    margin-top: 10px;
}

.readback {
    background-image: url(../images/readback.jpg);
    background-repeat: no-repeat;
    width: 176px;
    height: 95px;
    margin-top: 10px;
}

.virident {
    background-image: url(../images/virident.jpg);
    background-repeat: no-repeat;
    width: 176px;
    height: 95px;
    margin-top: 10px;
}

.mndspeed {
    background-image: url(../images/mndspeed.jpg);
    background-repeat: no-repeat;
    width: 176px;
    height: 95px;
    margin-top: 10px;
}

.mobilygen {
    background-image: url(../images/mobilygen.jpg);
    background-repeat: no-repeat;
    width: 176px;
    height: 95px;
    margin-top: 10px;
}

.nexsi {
    background-image: url(../images/nexsi.jpg);
    background-repeat: no-repeat;
    width: 176px;
    height: 95px;
    margin-top: 10px;
}

.open-silicon {
    background-image: url(../images/open-silicon.jpg);
    background-repeat: no-repeat;
    width: 176px;
    height: 95px;
    margin-top: 10px;
}

.plx {
    background-image: url(../images/plx.jpg);
    background-repeat: no-repeat;
    width: 176px;
    height: 95px;
    margin-top: 10px;
}

.sandforce {
    background-image: url(../images/sandforce.jpg);
    background-repeat: no-repeat;
    width: 176px;
    height: 95px;
    margin-top: 10px;
}

.siliconmotion {
    background-image: url(../images/siliconmotion.jpg);
    background-repeat: no-repeat;
    width: 176px;
    height: 95px;
    margin-top: 10px;
}

.icera {
    background-image: url(../images/icera.jpg);
    background-repeat: no-repeat;
    width: 176px;
    height: 95px;
    margin-top: 10px;
}

.alchip {
    background-image: url(../images/alchip.jpg);
    background-repeat: no-repeat;
    width: 176px;
    height: 95px;
    margin-top: 10px;
}

.ati {
    background-image: url(../images/ati.jpg);
    background-repeat: no-repeat;
    width: 176px;
    height: 95px;
    margin-top: 10px;
}

.azul {
    background-image: url(../images/azul.jpg);
    background-repeat: no-repeat;
    width: 176px;
    height: 95px;
    margin-top: 10px;
}

.cradle {
    background-image: url(../images/cradle.jpg);
    background-repeat: no-repeat;
    width: 176px;
    height: 95px;
    margin-top: 10px;
}

.entropic {
    background-image: url(../images/entropic.jpg);
    background-repeat: no-repeat;
    width: 176px;
    height: 96px;
    margin-top: 10px;
}

.esilicon {
    background-image: url(../images/esilicon.jpg);
    background-repeat: no-repeat;
    width: 176px;
    height: 95px;
    margin-top: 10px;
}

.fast-chip {
    background-image: url(../images/fast-chip.jpg);
    background-repeat: no-repeat;
    width: 176px;
    height: 95px;
    margin-top: 10px;
}

.greenfield {
    background-image: url(../images/greenfield.jpg);
    background-repeat: no-repeat;
    width: 176px;
    height: 95px;
    margin-top: 10px;
}

.infineon {
    background-image: url(../images/infineon.jpg);
    background-repeat: no-repeat;
    width: 176px;
    height: 95px;
    margin-top: 10px;
}

.threeleaf-network {
    background-image: url(../images/3leaf-network.jpg);
    background-repeat: no-repeat;
    width: 176px;
    height: 95px;
    margin-top: 10px;
}

.v-m {
    background-image: url(../images/v-m.jpg);
    background-repeat: no-repeat;
    width: 176px;
    height: 95px;
    margin-top: 10px;
}

.insilicia {
    background-image: url(../images/insilicia.jpg);
    background-repeat: no-repeat;
    width: 176px;
    height: 95px;
    margin-top: 10px;
}

.intel {
    background-image: url(../images/intel.jpg);
    background-repeat: no-repeat;
    width: 176px;
    height: 95px;
    margin-top: 10px;
}

.lsilogic {
    background-image: url(../images/lsilogic.jpg);
    background-repeat: no-repeat;
    width: 176px;
    height: 95px;
    margin-top: 10px;
}

.octasic {
    background-image: url(../images/octasic.jpg);
    background-repeat: no-repeat;
    width: 176px;
    height: 95px;
    margin-top: 10px;
}

.mprc {
    background-image: url(../images/mprc.jpg);
    background-repeat: no-repeat;
    width: 176px;
    height: 95px;
    margin-top: 10px;
}

.rapid-bridge {
    background-image: url(../images/rapid-bridge.jpg);
    background-repeat: no-repeat;
    width: 176px;
    height: 95px;
    margin-top: 10px;
}

.silicon-image {
    background-image: url(../images/silicon-image.jpg);
    background-repeat: no-repeat;
    width: 176px;
    height: 95px;
    margin-top: 10px;
}

.idt {
    background-image: url(../images/idt.jpg);
    background-repeat: no-repeat;
    width: 176px;
    height: 95px;
    margin-top: 10px;
}

.amcc {
    background-image: url(../images/amcc.jpg);
    background-repeat: no-repeat;
    width: 176px;
    height: 95px;
    margin-top: 10px;
}

.broadcom {
    background-image: url(../images/broadcom.jpg);
    background-repeat: no-repeat;
    width: 176px;
    height: 95px;
    margin-top: 10px;
}

.cisco {
    background-image: url(../images/cisco.jpg);
    background-repeat: no-repeat;
    width: 176px;
    height: 95px;
    margin-top: 10px;
}

.cray {
    background-image: url(../images/cray.jpg);
    background-repeat: no-repeat;
    width: 176px;
    height: 95px;
    margin-top: 10px;
}

.ericsson {
    background-image: url(../images/ericsson.jpg);
    background-repeat: no-repeat;
    width: 176px;
    height: 96px;
    margin-top: 10px;
}

.commex {
    background-image: url(../images/commex.jpg);
    background-repeat: no-repeat;
    width: 176px;
    height: 95px;
    margin-top: 10px;
}

.fastrack {
    background-image: url(../images/fastrack.jpg);
    background-repeat: no-repeat;
    width: 161px;
    height: 85px;
    margin-top: 20px;
    margin-left: 15px;
}

.hisilicon {
    background-image: url(../images/hisilicon.jpg);
    background-repeat: no-repeat;
    width: 176px;
    height: 95px;
    margin-top: 10px;
}

.zoran {
    background-image: url(../images/zoran.jpg);
    background-repeat: no-repeat;
    width: 176px;
    height: 95px;
    margin-top: 10px;
}

.tilera {
    background-image: url(../images/tilera.jpg);
    background-repeat: no-repeat;
    width: 176px;
    height: 95px;
    margin-top: 10px;
}

.spanslogic {
    background-image: url(../images/spanslogic.jpg);
    background-repeat: no-repeat;
    width: 176px;
    height: 95px;
    margin-top: 10px;
}

.mathstar {
    background-image: url(../images/mathstar.jpg);
    background-repeat: no-repeat;
    width: 176px;
    height: 95px;
    margin-top: 10px;
}

.juniper {
    background-image: url(../images/juniper.jpg);
    background-repeat: no-repeat;
    width: 176px;
    height: 95px;
    margin-top: 10px;
}

.maxim {
    background-image: url(../images/maxim.jpg);
    background-repeat: no-repeat;
    width: 161px;
    height: 65px;
    margin-top: 40px;
    margin-left: 15px;
}

.nethra {
    background-image: url(../images/nethra.jpg);
    background-repeat: no-repeat;
    width: 166px;
    height: 75px;
    margin-top: 30px;
    margin-left: 10px;
}

.parrot {
    background-image: url(../images/parrot.jpg);
    background-repeat: no-repeat;
    width: 176px;
    height: 95px;
    margin-top: 10px;
}

.kalray {
    background-image: url(../images/kalray.jpg);
    background-repeat: no-repeat;
    width: 176px;
    height: 85px;
    margin-top: 20px;
}

.intersil {
    background-image: url(../images/intersil.jpg);
    background-repeat: no-repeat;
    width: 166px;
    height: 65px;
    margin-top: 40px;
    margin-left: 10px;
}

.mediatek {
    background-image: url(../images/mediatek.jpg);
    background-repeat: no-repeat;
    width: 156px;
    height: 75px;
    margin-top: 30px;
    margin-left: 20px;
}

.silan {
    background-image: url(../images/silan.jpg);
    background-repeat: no-repeat;
    width: 176px;
    height: 95px;
    margin-top: 10px;
}

.zte {
    background-image: url(../images/zte.jpg);
    background-repeat: no-repeat;
    width: 151px;
    height: 95px;
    margin-top: 10px;
    margin-left: 25px;
}

.javad {
    background-image: url(../images/javad.jpg);
    background-repeat: no-repeat;
    width: 161px;
    height: 65px;
    margin-top: 40px;
    margin-left: 15px;
}

.siliconimage {
    background-image: url(../images/silicon-image.jpg);
    background-repeat: no-repeat;
    width: 176px;
    height: 95px;
    margin-top: 10px;
}

.nationalchip {
    background-image: url(../images/nationalchip.jpg);
    background-repeat: no-repeat;
    width: 141px;
    height: 85px;
    margin-top: 20px;
    margin-left: 35px;
}

.mcst {
    background-image: url(../images/mcst.jpg);
    background-repeat: no-repeat;
    width: 136px;
    height: 90px;
    margin-top: 15px;
    margin-left: 40px;
}

.wolfson {
    background-image: url(../images/wolfson.jpg);
    background-repeat: no-repeat;
    width: 151px;
    height: 95px;
    margin-top: 10px;
    margin-left: 25px;
}

.huawei {
    background-image: url(../images/huawei.jpg);
    background-repeat: no-repeat;
    width: 131px;
    height: 95px;
    margin-top: 10px;
    margin-left: 45px;
}

.icube {
    background-image: url(../images/icube.jpg);
    background-repeat: no-repeat;
    width: 161px;
    height: 85px;
    margin-top: 20px;
    margin-left: 15px;
}

.primesense {
    background-image: url(../images/primesense.jpg);
    background-repeat: no-repeat;
    width: 176px;
    height: 75px;
    margin-top: 30px;
}

.apm {
    background-image: url(../images/apm.jpg);
    background-repeat: no-repeat;
    width: 161px;
    height: 75px;
    margin-top: 30px;
    margin-left: 15px;
}

.magnum {
    background-image: url(../images/magnum.jpg);
    background-repeat: no-repeat;
    width: 176px;
    height: 95px;
    margin-top: 10px;
}

.metalink {
    background-image: url(../images/metalink.jpg);
    background-repeat: no-repeat;
    width: 176px;
    height: 95px;
    margin-top: 10px;
}

.net-effect {
    background-image: url(../images/net-effect.jpg);
    background-repeat: no-repeat;
    width: 176px;
    height: 95px;
    margin-top: 10px;
}

.qualcomm {
    background-image: url(../images/qualcomm.jpg);
    background-repeat: no-repeat;
    width: 176px;
    height: 95px;
    margin-top: 10px;
}

.geosemi {
    background-image: url(../images/geosemi.jpg);
    background-repeat: no-repeat;
    width: 176px;
    height: 96px;
    margin-top: 10px;
}

.novatek {
    background-image: url(../images/novatek.jpg);
    background-repeat: no-repeat;
    width: 176px;
    height: 95px;
    margin-top: 10px;
}

.rmi {
    background-image: url(../images/rmi.jpg);
    background-repeat: no-repeat;
    width: 176px;
    height: 95px;
    margin-top: 10px;
}

.stmicro {
    background-image: url(../images/logo_st-micro.jpg);
    background-repeat: no-repeat;
    width: 176px;
    height: 95px;
    margin-top: 10px;
}
.toshiba {
    background-image: url(../images/logo_toshiba.jpg);
    background-repeat: no-repeat;
    width: 176px;
    height: 95px;
    margin-top: 10px;
}
.vsilicon {
    background-image: url(../images/logo_v-silicon.png);
    overflow: hidden;
    background-size: cover;
    background-position: center;
    width: 176px;
    height: 95px;
    margin-top: 10px;
}
.advantest {
    background-image: url(../images/logo_advantest.png);
    overflow: hidden;
    background-size: cover;
    background-position: center;
    width: 176px;
    height: 95px;
    margin-top: 10px;
}
.adtek {
    background-image: url(../images/logo_adtek.png);
    overflow: hidden;
    background-size: cover;
    background-position: center;
    width: 176px;
    height: 95px;
    margin-top: 10px;
}
.bel {
    background-image: url(../images/logo_bel.png);
    background-repeat: no-repeat;
    background-size: 100%;
    width: 176px;
    height: 95px;
    margin-top: 10px;
}


.ulsales {
    list-style: decimal;
    padding-left: 17px;
    font-size: 14px;
    font-family: Arial, Helvetica, sans-serif, Futura;
    color: #5E5E5F;
}

.ulsales li {
    padding-bottom: 13px;
}

.uldefault {
    padding-left: 19px;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif, Futura;
    color: #5E5E5F;
}

.uldefault li {
    padding-bottom: 18px;
    font-size: 15px;
    font-weight: bold;
    padding-left: 10px;
}

.link-products {
    color: #0a1b29;
}

.link-products:hover {
    text-decoration: underline;
}

.text-ddr {
    margin-bottom: 28px !important;
}

.text-news {
    padding: 0px !important;
}

.maps_m {
    width: 411px;
    height: 312px;
    float: right;
    margin-top: 15px;
    border-color: #2D83C4;
    border-style: solid;
}

.h-pll-tbl {
    background-image: url(../images/header-pll-tbl.jpg);
    background-repeat: no-repeat;
    width: 713px;
    height: 36px;
    background-position: center;
    text-align: center;
}

.h-pll-tbl p {
    padding-top: 17px;
    color: #76797B;
    font-family: Arial, Helvetica, sans-serif, Futura;
    font-size: 12px;
}

.ulpll {
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif, Futura;
    margin: 0px;
    padding: 0px;
}

.ulpll li {
    list-style: none;
    width: 231px;
    margin-bottom: 1px;
}

.sub-ulpll {
    width: 714px;
    margin: 0px;
    padding: 0px;
}

.sub-ulpll li {
    list-style: none;
    float: left;
    width: 237px;
    height: 18px;
    background-color: #2447c7;
    text-align: center;
    padding-top: 12px;
    padding-bottom: 10px;
    color: #FFFFFF;
}

.sub-ulpll2 {
    width: 714px;
    margin: 0px;
    padding: 0px;
}

.sub-ulpll2 li {
    list-style: none;
    float: left;
    width: 237px;
    height: 20px;
    background-color: #DFEFFD;
    text-align: center;
    padding-top: 14px;
    color: #0a1b29;
}

.ultech {
    font-size: 14px;
    font-family: Arial, Helvetica, sans-serif, Futura;
    margin: 0px;
    padding-left: 40px;
    margin-bottom: 12px;
    margin-top: 12px;
}

.ultech li {
    padding-bottom: 5px;
}

.menu-separator-footer {
    background-image: url(../images/menu-separator-footer.png);
    background-repeat: no-repeat;
    width: 2px;
    height: 7px;
    margin-top: 5px;
}

.copyright {
    list-style: none;
    text-align: center;
    margin-left: 30px;
}

.copyright li {
    float: left;
}

.copyright li {
    color: #5e5e5f;
    font-size: 10px;
    font-family: Arial, Helvetica, sans-serif, Futura;
    padding-right: 5px;
    padding-left: 5px;
}

.copyright li a{
    color: #5e5e5f;
}

.title-text-blue-footer {
    margin: 0px !important;
    padding-left: 30px !important;
    font-family: Arial, Helvetica, sans-serif;
    color: #047096 !important;
    font-size: 16px;
    font-weight: bold;
}

.box-partners {
    width: 716px;
    height: 65px;
    padding-top: 21px;
    margin-left: 30px;
}

.partners-1 {
    float: left;
    background-image: url(../images/magma.jpg);
    background-repeat: no-repeat;
    width: 97px;
    height: 65px;
}

.partners-2 {
    float: left;
    background-image: url(../images/logicvision.jpg);
    background-repeat: no-repeat;
    width: 144px;
    height: 65px;
}

.partners-3 {
    float: left;
    background-image: url(../images/mentor-graphic.jpg);
    background-repeat: no-repeat;
    width: 119px;
    height: 65px;
}

.partners-4 {
    float: left;
    background-image: url(../images/syntest.jpg);
    background-repeat: no-repeat;
    width: 101px;
    height: 65px;
}

.partners-5 {
    float: left;
    background-image: url(../images/legend.jpg);
    background-repeat: no-repeat;
    width: 120px;
    height: 65px;
}

.partners-6 {
    float: left;
    background-image: url(../images/genesys.jpg);
    background-repeat: no-repeat;
    width: 135px;
    height: 65px;
}

.space {
    padding-left: 25px;
}

.tablep3 {
    width: 713px;
    background-color: #DFEFFD;
    color: #FFFFFF;
    margin-bottom: 0px;
    margin-top: 0px;
}

.tablep3-separator {
    background-image: url(../images/border-tablep.gif);
    width: 1px;
    height: 31px;
}

.tablep3 ul {
    margin-left: 30px;
    margin-top: 0px;
    padding: 0px;
    color: #787979;
}

.tablep3 li {
    float: left;
    list-style-type: none;
    margin-bottom: 0px;
    font-size: 12px;
}

.tablep3 {
    width: 713px;
    height: 31px;
    background-color: #DFEFFD;
    color: #FFFFFF;
    margin-bottom: 0px;
}

.tablep3-separator {
    background-image: url(../images/border-tablep.gif);
    width: 1px;
    height: 31px;
}

.tablep3 ul {
    float: left;
    margin: 0px;
    padding: 0px;
}

.tablep3 li {
    float: left;
    margin-left: 20px;
    list-style-type: none;
}

.tablep3 li .tbl {
    text-align: left;
    padding-top: 8px;
    padding-bottom: 5px;
    color: #0a1b29;
    font-family: Arial, Helvetica, sans-serif, Verdana;
    font-size: 12px;
    text-decoration: none;
}

.tb-list th, .tb-list td {
    border: 0px solid black;
    border-collapse: collapse;
    line-height: 1.5;
    table-layout: auto;
    padding-left: 5px;
}

.test-chip-avail {
    float: right;
    width: 127px;
    margin-top: 100px;
}

.warning {
    color: #2189b1 !important;
    font-weight: bold;
}

.mblank1 {
    height: 100px;
}
.mblank2 {
    height: 200px;
}
.mblank3 {
    height: 300px;
}
.mblank4 {
    height: 400px;
}
.mblank5 {
    height: 500px;
}
.mblank6 {
    height: 600px;
}
.mblank7 {
    height: 700px;
}
.mblank8 {
    height: 800px;
}
.mblank9 {
    height: 900px;
}
.mblank10 {
    height: 1000px;
}

.sitemap-ul {
    padding-left: 12px;
    margin-top: 10px;
    font-size: 14px;
    font-family: Arial, Helvetica, sans-serif, Verdana;
}

.sitemap-ul li a {
    color: #0a1b29 !important;
}

.sitemap-ul li {
    padding-bottom: 8px;
    list-style-type: disc;
    color: #000;
    list-style-position: outside;
    text-decoration: underline;
}

.sitemap-ul2 {
    padding-left: 30px;
    margin-top: 8px;
}

.sitemap-ul2 li {
    padding-bottom: 0px;
    margin-bottom: 8px;
    list-style-position: outside;
    list-style-type: disc;
    color: #000;
}

.sitemap-ul3 {
    padding-left: 30px;
    margin-top: 8px;
}

.sitemap-ul3 li {
    padding-bottom: 0px;
    margin-bottom: 8px;
    list-style-position: outside;
    list-style-type: disc;
    color: #000;
}

.sitemap-ul4 {
    padding-left: 15px;
    margin-top: 8px;
}

.sitemap-ul4 li {
    padding-bottom: 0px;
    margin-bottom: 8px;
    list-style-position: outside;
    list-style-type: disc;
    color: #000;
}

.tb-info {
    padding-left: 7px;
}
.tb-info tr,.tb-info th{
    padding-top: 10px;
}

.tb-prod tr,.tb-prod td{
    padding-right: 30px;
}

.tb-prod .tb-step{
    padding-top: 26px;
}

.tb-tech tr,.tb-tech td{
    padding-right: 30px;
}
.tb-tech .tb-step{
    padding-top: 10px;
}

.tbl-memory {
    margin-top: 30px;
    margin-bottom: 20px;
    width: 713px;
    border-collapse: collapse;
}

.tbl-memory1 td {
    border: 1px solid #ffffff;
    background-color: #3b4ddc;
    padding: 10px;
    text-align: center;
    color: white;
    font-family: Arial, Helvetica, sans-serif, Verdana;
    font-size: 12px;
    text-decoration: none;
    font-weight: bold;
}

.tbl-memory2 td {
    border: 1px solid #ffffff;
    background-color: #e1effe;
    padding: 1px;
    text-align: center;
}

.tbl-memory2 a {
    text-align: center;
    font-family: Arial, Helvetica, sans-serif, Verdana;
    font-size: 13px;
    color: #047096;
    text-decoration: none;
}

/* Color for sub-category: ORANGE*/
.orange1 {
    height: 24px;
    border-left: 10px solid orange;
}
.orange1:hover{
    background-color: #2d83c4;
}
.orange1 a {
    display: block;
    color: #3451ab;
    text-decoration: none;
    font-size: 12px;
    font-weight: bold;
    line-height: 28px;
    text-align: left;
    padding-left: 18px;
}

/* Color for sub-category: GREEN*/
.green1 {
    height: 24px;
    border-left: 10px solid #70d670;
}
.green1:hover{
    background-color: #2d83c4;
}
.green1 a {
    display: block;
    color: #3451ab;
    text-decoration: none;
    font-size: 12px;
    font-weight: bold;
    line-height: 28px;
    text-align: left;
    padding-left: 18px;
}

/* Color for sub-category: YELLOW*/
.yellow1 {
    height: 24px;
    border-left: 10px solid yellow;
}
.yellow1:hover{
    background-color: #2d83c4;
}
.yellow1 a {
    display: block;
    color: #3451ab;
    text-decoration: none;
    font-size: 12px;
    font-weight: bold;
    line-height: 28px;
    text-align: left;
    padding-left: 18px;
}

/* Color for category: PURPLE*/
.purple1 {
    height: 28px;
    border-left: 10px solid #bf73bf;
}
.purple1:hover {
    background-color: #2d83c4;
}
.purple1:hover a{
    color: white;
}
.purple1 a {
    color: #3451ab;
    text-decoration: none;
    font-size: 12px;
    font-weight: bold;
    line-height: 28px;
    text-align: left;
    padding-left: 8px;
}

/*category*/
.category.active{
    color: white;
    background-color: #2d83c4;
}
.category.active a{
    color: white;
    background-color: #2d83c4;
}
.category {
  background-color: white;
  color: #3451ab;
  border: none;
  border-left: 10px solid #bf73bf;
  text-align: left;
  outline: none;
}
.category a:hover {
  color: white;
}
.category:after {
  content: '\002B';
  color: #cc6363;
  font-weight: bold;
  float: right;
  margin-right: 5px;
  margin-top: 5px;
  cursor: pointer;
}

/*selected category*/
.selected {
  color: white;
  background-color: #0779d429;
}
.selected:after {
  content: "\2212";
  cursor: pointer;
}

/* sub-category*/
.sub-category {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
}
.sub-category a:hover,
.sub-category a:focus,
.sub-category a.active{
    color: white;
    background-color: #2d83c4;
}

.prow {
    margin-left: 30px !important;
    margin-top: 15px;
}
/* Create three equal columns that floats next to each other */
.pcolumn {
  float: left;
  width: 23%;
  padding: 10px 4px;
  height: 230px; /* Should be removed. Only for demonstration */
  text-align: center;
  margin-bottom: 40px;
}

.pcolumn a {
    font-size: 24px;
}

.pcolumn p {
    font-size: 18px;
    justify-content: center;
}

/* Clear floats after the columns */
/*.prow:after {
  content: "";
  display: table;
  clear: both;
}*/

.img-logo {
    width: 180px;
    height: 100px;
    padding: 0 15px;
}

.automotive {
    font-size: 16px;
    list-style-type: none;
    padding-left: 10px;
}
.ai {
    text-align: left;
    padding-left: 35px;
    font-size: 16px;
}

