/*************************
*******Typography******
**************************/

html {

}
    @font-face {
	font-family: "MiSans-Demibold";
    src: url('https://pionway.com/fonts/MiSans-Demibold.eot');
    src: url('https://pionway.com/fonts/MiSans-Demibold.eot?#iefix') format('embedded-opentype'),
         url('https://pionway.com/fonts/MiSans-Demibold.woff') format('woff'),
         url('https://pionway.com/fonts/MiSans-Demibold.ttf') format('truetype'),
         url('https://pionway.com/fonts/MiSans-Demibold.svg#Sri-TSCRegular') format('svg');
    }
    
    @font-face {
	font-family: "MiSans-Demibold";
    src: url('https://pionway.com/fonts/MiSans-Semibold.eot');
    src: url('https://pionway.com/fonts/MiSans-Semibold.eot?#iefix') format('embedded-opentype'),
         url('https://pionway.com/fonts/MiSans-Semibold.woff') format('woff'),
         url('https://pionway.com/fonts/MiSans-Semibold.ttf') format('truetype'),
         url('https://pionway.com/fonts/MiSans-Semibold.svg#Sri-TSCRegular') format('svg');
    }
        

    @font-face {
	font-family: "MiSans";
    src: url('https://pionway.com/fonts/MiSans.eot');
    src: url('https://pionway.com/fonts/MiSans.eot?#iefix') format('embedded-opentype'),
         url('https://pionway.com/fonts/MiSans.woff') format('woff'),
         url('https://pionway.com/fonts/MiSans.ttf') format('truetype'),
         url('https://pionway.com/fonts/MiSans.svg#Sri-TSCRegular') format('svg');
    }
    

body {
	font-family: "MiSans","Work Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: normal;
    font-style: normal;
	padding-top: 72px;
	background-color: #f7f7f7;
	font-size: 17px;
}

h1 {
	text-align: center;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: 600;
	width: 100%;
}

h1, h2, h3 {
	margin-top: 20px;
	margin-bottom: 40px
}

h4, h5, h6 {
	margin-top: 20px;
	margin-bottom: 20px;
}

a:hover, a:focus {
	outline: none;
	color: #479DD1;
	text-decoration:none;
}

p.indent {
	text-indent: 2em;
}

ul {
	 list-style: circle;
	 list-style-position: inside;
	 padding-left: 0;
}

ul.small {
    list-style: circle;
    color: #2e2e2e;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-left: 0;
    list-style-position: inside;    
}

.table thead th {
	border-bottom-color: #5bc0de !important;
}

caption {	
	caption-side: top;
	text-align: center;
	font-size: 30px;
	font-weight: bold;
}

input:focus {
	border: 1px solid #479dd1;
	box-shadow: 0 0 8px #479dd1;
}

.form-check {
	position: relative;
	display: block;
	margin-bottom: 8px
}

.font-weight-bold {
	font-weight: 700
}

.bg-faded {
	background-color: #f7f7f7
}

.btn:hover {
	box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2) inset;
	box-shadow: 0 0 8px #479dd1;
}

.btn-outline-primary {
	color: #0275d8;
	background-image: none;
	background-color: transparent;
	border-color: #0275d8
}

.btn-outline-primary:hover {
	color: #fff;
	background-color: #0275d8;
	border-color: #0275d8
}

.btn-outline-primary.focus, .btn-outline-primary:focus {
	-webkit-box-shadow: 0 0 0 2px rgba(2, 117, 216, .5);
	box-shadow: 0 0 0 2px rgba(2, 117, 216, .5)
}

.btn-outline-primary.disabled, .btn-outline-primary:disabled {
	color: #0275d8;
	background-color: transparent
}

.btn-outline-primary.active, .btn-outline-primary:active, .show>.btn-outline-primary.dropdown-toggle
	{
	color: #fff;
	background-color: #0275d8;
	border-color: #0275d8
}

.btn-outline-secondary {
	color: #ccc;
	background-image: none;
	background-color: transparent;
	border-color: #ccc
}

.btn-outline-secondary:hover {
	color: #fff;
	background-color: #ccc;
	border-color: #ccc
}

.btn-outline-secondary.focus, .btn-outline-secondary:focus {
	-webkit-box-shadow: 0 0 0 2px rgba(204, 204, 204, .5);
	box-shadow: 0 0 0 2px rgba(204, 204, 204, .5)
}

.btn-outline-secondary.disabled, .btn-outline-secondary:disabled {
	color: #ccc;
	background-color: transparent
}

.btn-outline-secondary.active, .btn-outline-secondary:active, .show>.btn-outline-secondary.dropdown-toggle
	{
	color: #fff;
	background-color: #ccc;
	border-color: #ccc
}

.btn-outline-info {
	color: #5bc0de;
	background-image: none;
	background-color: transparent;
	border-color: #5bc0de
}

.btn-outline-info:hover {
	color: #fff;
	background-color: #5bc0de;
	border-color: #5bc0de
}

.btn-outline-info.focus, .btn-outline-info:focus {
	-webkit-box-shadow: 0 0 0 2px rgba(91, 192, 222, .5);
	box-shadow: 0 0 0 2px rgba(91, 192, 222, .5)
}

.btn-outline-info.disabled, .btn-outline-info:disabled {
	color: #5bc0de;
	background-color: transparent
}

.btn-outline-info.active, .btn-outline-info:active, .show>.btn-outline-info.dropdown-toggle
	{
	color: #fff;
	background-color: #5bc0de;
	border-color: #5bc0de
}

.btn-outline-success {
	color: #5cb85c;
	background-image: none;
	background-color: transparent;
	border-color: #5cb85c
}

.btn-outline-success:hover {
	color: #fff;
	background-color: #5cb85c;
	border-color: #5cb85c
}

.btn-outline-success.focus, .btn-outline-success:focus {
	-webkit-box-shadow: 0 0 0 2px rgba(92, 184, 92, .5);
	box-shadow: 0 0 0 2px rgba(92, 184, 92, .5)
}

.btn-outline-success.disabled, .btn-outline-success:disabled {
	color: #5cb85c;
	background-color: transparent
}

.btn-outline-success.active, .btn-outline-success:active, .show>.btn-outline-success.dropdown-toggle
	{
	color: #fff;
	background-color: #5cb85c;
	border-color: #5cb85c
}

.btn-outline-warning {
	color: #f0ad4e;
	background-image: none;
	background-color: transparent;
	border-color: #f0ad4e
}

.btn-outline-warning:hover {
	color: #fff;
	background-color: #f0ad4e;
	border-color: #f0ad4e
}

.btn-outline-warning.focus, .btn-outline-warning:focus {
	-webkit-box-shadow: 0 0 0 2px rgba(240, 173, 78, .5);
	box-shadow: 0 0 0 2px rgba(240, 173, 78, .5)
}

.btn-outline-warning.disabled, .btn-outline-warning:disabled {
	color: #f0ad4e;
	background-color: transparent
}

.btn-outline-warning.active, .btn-outline-warning:active, .show>.btn-outline-warning.dropdown-toggle
	{
	color: #fff;
	background-color: #f0ad4e;
	border-color: #f0ad4e
}

.btn-outline-danger {
	color: #d9534f;
	background-image: none;
	background-color: transparent;
	border-color: #d9534f
}

.btn-outline-danger:hover {
	color: #fff;
	background-color: #d9534f;
	border-color: #d9534f
}

.btn-outline-danger.focus, .btn-outline-danger:focus {
	-webkit-box-shadow: 0 0 0 2px rgba(217, 83, 79, .5);
	box-shadow: 0 0 0 2px rgba(217, 83, 79, .5)
}

.btn-outline-danger.disabled, .btn-outline-danger:disabled {
	color: #d9534f;
	background-color: transparent
}

.btn-outline-danger.active, .btn-outline-danger:active, .show>.btn-outline-danger.dropdown-toggle
	{
	color: #fff;
	background-color: #d9534f;
	border-color: #d9534f
}

.btn-link {
	font-weight: 400;
	color: #0275d8;
	border-radius: 0
}

.btn-link, .btn-link.active, .btn-link:active, .btn-link:disabled {
	background-color: transparent
}

.btn-link, .btn-link:active, .btn-link:focus {
	border-color: transparent
}

.btn-link:hover {
	border-color: transparent
}

.btn-link:focus, .btn-link:hover {
	color: #014c8c;
	text-decoration: underline;
	background-color: transparent
}

.btn-link:disabled {
	color: #636c72
}

.btn-link:disabled:focus, .btn-link:disabled:hover {
	text-decoration: none
}

.w-25 {
	width: 25% !important
}

.w-50 {
	width: 50% !important
}

.w-75 {
	width: 75% !important
}

.w-100 {
	width: 100% !important
}

.h-25 {
	height: 25% !important
}

.h-50 {
	height: 50% !important
}

.h-75 {
	height: 75% !important
}

.h-100 {
	height: 100% !important
}

.mw-100 {
	max-width: 100% !important
}

.mh-100 {
	max-height: 100% !important
}

.m-0 {
	margin: 0 0 !important
}

.mt-0 {
	margin-top: 0 !important
}

.mr-0 {
	margin-right: 0 !important
}

.mb-0 {
	margin-bottom: 0 !important
}

.ml-0 {
	margin-left: 0 !important
}

.mx-0 {
	margin-right: 0 !important;
	margin-left: 0 !important
}

.my-0 {
	margin-top: 0 !important;
	margin-bottom: 0 !important
}

.m-1 {
	margin: 4px 4px !important
}

.mt-1 {
	margin-top: 4px !important
}

.mr-1 {
	margin-right: 4px !important
}

.mb-1 {
	margin-bottom: 4px !important
}

.ml-1 {
	margin-left: 4px !important
}

.mx-1 {
	margin-right: 4px !important;
	margin-left: 4px !important
}

.my-1 {
	margin-top: 4px !important;
	margin-bottom: 4px !important
}

.m-2 {
	margin: 8px 8px !important
}

.mt-2 {
	margin-top: 8px !important
}

.mr-2 {
	margin-right: 8px !important
}

.mb-2 {
	margin-bottom: 8px !important
}

.ml-2 {
	margin-left: 8px !important
}

.mx-2 {
	margin-right: 8px !important;
	margin-left: 8px !important
}

.my-2 {
	margin-top: 8px !important;
	margin-bottom: 8px !important
}

.m-3 {
	margin: 16px 16px !important
}

.mt-3 {
	margin-top: 16px !important
}

.mr-3 {
	margin-right: 16px !important
}

.mb-3 {
	margin-bottom: 16px !important
}

.ml-3 {
	margin-left: 16px !important
}

.mx-3 {
	margin-right: 16px !important;
	margin-left: 16px !important
}

.my-3 {
	margin-top: 16px !important;
	margin-bottom: 16px !important
}

.m-4 {
	margin: 24px 24px !important
}

.mt-4 {
	margin-top: 24px !important
}

.mr-4 {
	margin-right: 24px !important
}

.mb-4 {
	margin-bottom: 24px !important
}

.ml-4 {
	margin-left: 24px !important
}

.mx-4 {
	margin-right: 24px !important;
	margin-left: 24px !important
}

.my-4 {
	margin-top: 24px !important;
	margin-bottom: 24px !important
}

.m-5 {
	margin: 48px 48px !important
}

.mt-5 {
	margin-top: 48px !important
}

.mr-5 {
	margin-right: 48px !important
}

.mb-5 {
	margin-bottom: 48px !important
}

.ml-5 {
	margin-left: 48px !important
}

.mx-5 {
	margin-right: 48px !important;
	margin-left: 48px !important
}

.my-5 {
	margin-top: 48px !important;
	margin-bottom: 48px !important
}

.p-0 {
	padding: 0 0 !important
}

.pt-0 {
	padding-top: 0 !important
}

.pr-0 {
	padding-right: 0 !important
}

.pb-0 {
	padding-bottom: 0 !important
}

.pl-0 {
	padding-left: 0 !important
}

.px-0 {
	padding-right: 0 !important;
	padding-left: 0 !important
}

.py-0 {
	padding-top: 0 !important;
	padding-bottom: 0 !important
}

.p-1 {
	padding: 4px 4px !important
}

.pt-1 {
	padding-top: 4px !important
}

.pr-1 {
	padding-right: 4px !important
}

.pb-1 {
	padding-bottom: 4px !important
}

.pl-1 {
	padding-left: 4px !important
}

.px-1 {
	padding-right: 4px !important;
	padding-left: 4px !important
}

.py-1 {
	padding-top: 4px !important;
	padding-bottom: 4px !important
}

.p-2 {
	padding: 8px 8px !important
}

.pt-2 {
	padding-top: 8px !important
}

.pr-2 {
	padding-right: 8px !important
}

.pb-2 {
	padding-bottom: 8px !important
}

.pl-2 {
	padding-left: 8px !important
}

.px-2 {
	padding-right: 8px !important;
	padding-left: 8px !important
}

.py-2 {
	padding-top: 8px !important;
	padding-bottom: 8px !important
}

.p-3 {
	padding: 16px 16px !important
}

.pt-3 {
	padding-top: 16px !important
}

.pr-3 {
	padding-right: 16px !important
}

.pb-3 {
	padding-bottom: 16px !important
}

.pl-3 {
	padding-left: 16px !important
}

.px-3 {
	padding-right: 16px !important;
	padding-left: 16px !important
}

.py-3 {
	padding-top: 16px !important;
	padding-bottom: 16px !important
}

.p-4 {
	padding: 24px 24px !important
}

.pt-4 {
	padding-top: 24px !important
}

.pr-4 {
	padding-right: 24px !important
}

.pb-4 {
	padding-bottom: 24px !important
}

.pl-4 {
	padding-left: 24px !important
}

.px-4 {
	padding-right: 24px !important;
	padding-left: 24px !important
}

.py-4 {
	padding-top: 24px !important;
	padding-bottom: 24px !important
}

.p-5 {
	padding: 48px 48px !important
}

.pt-5 {
	padding-top: 48px !important
}

.pr-5 {
	padding-right: 48px !important
}

.pb-5 {
	padding-bottom: 48px !important
}

.pl-5 {
	padding-left: 48px !important
}

.px-5 {
	padding-right: 48px !important;
	padding-left: 48px !important
}

.py-5 {
	padding-top: 48px !important;
	padding-bottom: 48px !important
}

.m-auto {
	margin: auto !important
}

.mt-auto {
	margin-top: auto !important
}

.mr-auto {
	margin-right: auto !important
}

.mb-auto {
	margin-bottom: auto !important
}

.ml-auto {
	margin-left: auto !important
}

.mx-auto {
	float: none;
	display: block;
	margin-right: auto !important;
	margin-left: auto !important
}

.my-auto {
	margin-top: auto !important;
	margin-bottom: auto !important
}

.align-middle {
	vertical-align: middle !important
}

.d-block {
	display: block !important
}

.card-block {
	-webkit-box-flex: 1;
	-webkit-flex: 1 1 auto;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
	padding: 20px
}

.intro-text {
    font-size: 18px;
    margin-bottom: 40px;
    color: #2e2e2e;
}

.divide-border {
	width: 100%;
	height: 1px;
	margin-top: 40px;
	margin-bottom: 40px;
	border-top: 1px solid #e6e6e6;
}

.general-section {
	position: relative;
	padding-top: 40px;
	padding-bottom: 40px;
}

.wrapped-content-closed {
	background-color: #fff;
	border: 1px solid #e6e6e6;
	border-radius: 5px;
	box-shadow: 0 0 2px rgba(168, 168, 168, 0.61);
	position: relative;
	padding-top: 64px;
	padding-bottom: 64px;
}

.wrapped-content-closed::before, .wrapped-content-closed::after {
	content: "";
	display: block;
	position: absolute;
	left: 50%;
	width: 0;
	height: 0;
	border-left: 30px solid transparent;
    border-right: 30px solid transparent;
    border-top: 30px solid #e6e6e6;
	-webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
}

.wrapped-content-closed::before {
	top: -4px;
	border-top-color: #f7f7f7;
	z-index: 1;
}

.wrapped-content-closed::after {
	top: -3px;
	border-top-color: #e6e6e6;
	z-index: 0;
}

.integration h3 a::before {
    background-image: url('../images/In.svg');
    background-position: left center;
    background-repeat: no-repeat;
    padding: 21px;
    content: "\00a0";
    background-size: 42px 42px;
}

.evaluation h3 a::before {
    background-image: url('../images/Ev.svg');
    background-position: left center;
    background-repeat: no-repeat;
    padding: 21px;
    content: "\00a0";
    background-size: 42px 42px;
}

.acceleration h3 a::before {
    background-image: url('../images/Ac.svg');
    background-position: left center;
    background-repeat: no-repeat;
    padding: 21px;
    content: "\00a0";
    background-size: 42px 42px;
}

/*************************
*******Navbarr******
**************************/
.navbar {
	border-radius: 0;
}

.navbar-brand {
	padding: 9px 15px !important;
}

.navbar-nav>li>a:hover {
	color: #555 !important;
	background-color: #e7e7e7 !important;
	box-shadow: 0 0 16px rgba(0, 0, 0, 0.2) inset, 0 0 3px rgba(168, 168, 168, 0.61);
}

.navbar-nav>.active>a, .navbar-nav>.active>a:hover {
	background-color: #5bc0de !important;
	color: #fff !important ;
}

/*************************
*******Footer******
**************************/
#footer {
	
}

.subscription {
	padding-top: 32px;
	padding-bottom: 32px;
	background-color: #f2f2f2;
	border-top: 1px solid #e6e6e6;
	border-bottom: 1px solid #e6e6e6;
	box-shadow: 0 0 3px rgba(168, 168, 168, 0.61), 0 0 30px #efefef inset;
}

.subscription .form {
	margin-top: 32px;
}
.copyright {
	background-color: #f7f7f7;
	/* padding-top: 24px; */
	padding-bottom: 30px;
}

/*************************
*******Homepage******
**************************/
.carousel-indicators {
	bottom: -30px;
}

.carousel-indicators li {
	background-color: #b1b1b1;
	filter: alpha(opacity=50);
	opacity: 0.5;
}

.carousel-indicators li.active {
	background:#06A;
}

.carousel-control {
	background: transparent !important;
}

.carousel-control:hover {
	color:#777;
}

.carousel .item {
  height: auto;
  min-width: 100%;
  background-color: #f7f7f7;
}

.applications .item {
    background: #fff;
    border: 1px solid #e6e6e6;
    border-radius: 4px 4px 0 0;
}

.applications .item h3 {
    background: #f9f9f9;
    margin: 0;
    border-bottom: 1px solid #e6e6e6;
    line-height: 91px;
}

.applications .item a {
    padding: 15px 0 30px 0;
    display: block;
    text-align: center;
}

.applications .card {
	border: none;
	background-color: transparent;
}

.applications .item p {
    padding: 0 48px;
    min-height: 80px;
}

.applications .card img {
    height: 150px;
    width: auto;
    margin: 30px auto;
}

.applications .item ul.applications-feature-list {
	padding-left: 80px !important;
}

.applications h3 {
	padding: 0 !important;
    color: inherit;
}

.applications h3 a {
    padding: 0 !important;
    color: inherit;
}

.pionway-sdk h2 {
	font-size: 48px;
	font-weight: 600;
}

.pionway-sdk p {
	margin-top: 30px;
	margin-bottom: 8px;
}

.pionway-sdk ul {
	margin-bottom: 60px;
}

.pionway-sdk ul li {

}

.target-fix {
    position: absolute;
    top: -72px;
    display: block;
    height: 0;
    overflow: hidden;
}

.triangle-down-border {
    width: 0;
    height: 0;
    border-left: 30px solid transparent;
    border-right: 30px solid transparent;
    border-top: 30px solid #e6e6e6;
    left: 50%;
    top: 91px;
    position: absolute;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
}

.triangle-down {
    width: 0;
    height: 0;
    border-left: 30px solid transparent;
    border-right: 30px solid transparent;
    border-top: 30px solid #f9f9f9;
    left: 50%;
    top: 90px;
    position: absolute;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
}

/*************************
*******About-pages******
**************************/
.join-us  h2, .join-us h3 {
	width: 100%;
}

.join-us ul {
	padding-left: 1.5%;
}

#mapContent {
	height: 400px;
	border:  1px solid  #e6e6e6;
}

.iw_poi_title {
	color: #CC5522;
	font-size: 14px;
	font-weight: bold;
	overflow: hidden;
	padding-right: 13px;
	white-space: nowrap
}

.iw_poi_content {
	font: 12px arial, sans-serif;
	overflow: visible;
	padding-top: 4px;
	white-space: -moz-pre-wrap;
	word-wrap: break-word
}

/*************************
*******Applications******
**************************/
.integration h3 img, .acceleration h3 img, .evaluation h3 img {
    vertical-align: text-middle;
    margin-right: 15px;
}

/*************************
*******Users-pages******
**************************/
.form-users {
	background-color: #fff;
	border: 1px solid #e6e6e6;
	border-radius: 5px;
	box-shadow: 0 0 3px rgba(168, 168, 168, 0.61);
}

.form-users .header {
	margin: 0;
	padding: 14px 0;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}

.form-users .body {
	padding-top: 40px;
	padding-bottom: 40px;
}

.form-users .body ol {
	padding-left: 16px;
}

.active-users {
	padding-top: 80px;
	padding-bottom: 80px;
}

/*************************
*******product-lists******
**************************/
#product-lists .tab-content {
	background-color: #fff;
	border: 1px solid #e6e6e6;
	border-top: 0;
}

#product-lists .nav-tabs {
	margin-bottom: -1px;
}

#product-lists .nav-tabs>li>a {
	font-size: 20px;
	color: inherit;
	background-color: #f7f7f7;
	border-top: 1px solid #5bc0de;
	border-left: 1px solid #5bc0de;
	border-right: 1px solid #5bc0de;
	border-bottom: 0;
}

#product-lists .nav-tabs>li.center>a {
	margin-left: 16px;
	margin-right: 16px;
}

#product-lists .nav-tabs>li>a:hover {
	box-shadow: 0 0 30px rgba(0, 0, 0, 0.05) inset, 0 1px 0
		rgba(255, 255, 255, 0.1);
}

#product-lists .nav-tabs>li.active>a, #product-lists .nav-tabs>li.active>a:focus {
	border-top: 1px solid #e6e6e6;
	border-left: 1px solid #e6e6e6;
	border-right: 1px solid #e6e6e6;
	border-bottom:  1px solid #fff !important;
	background-color: #fff;
	box-shadow: none;
}

#product-lists .nav-tabs>li.active>a:hover, #product-lists .nav-tabs>li.active>a:focus {
	box-shadow: none;
}

#fpga-module-list .well {
	background: #f7f7f7;
	box-shadow: inset 0 0 30px rgba(0, 0, 0, 0.05), 0 1px 0 rgba(255, 255, 255, 0.1);
}

#fpga-module-list .table {
	width: 95%;
	margin: 40px auto;
}

#addon-board-list ul, #accessory-list ul {
	width: 95%;
	margin: 24px auto;
}

#addon-board-list img {
	width: 140px;
	height: 136px;
}

#accessory-list img {
	width: 100px;
	height: 80px;
}

#addon-board-list ul li, #accessory-list ul li {
	padding: 16px;
}

#addon-board-list ul li .item, #accessory-list ul li .item {
	border: 1px solid #e6e6e6;
	padding: 16px;
	border-radius: 5px;
}

#accessory-list .product-description {
	font-size: 14px;
	min-height: 130px;
	overflow: hidden;
}

/*************************
*******xms6301-page******
**************************/
ul.customer-deployments, ul.application-list {
	list-style: circle;
	padding: 16px;
}

ul.customer-deployments li, ul.application-list li {
	margin-bottom: 8px;
}

.table-product-prices {
	border-top: 3px solid #5bc0de;
	border-bottom: 3px solid #5bc0de;
}

/*************************
*******brk6301-page******
**************************/
#brk6301 ul {
	list-style: circle;
	padding: 16px;
}

/*************************
*******support-list******
**************************/
#support-list ul p{
	min-height: 48px;
}

/*************************
*******downloads-page******
**************************/
#downloads table {
	border: 1px solid #5bc0de !important;
}

#downloads table th {
	border-top: 0 !important;
}

/*************************
*****blogs-page****
**************************/
#blogs ul {
	list-style: none;
	padding-left: 8px;
}

#blogs img {
	display: block;
	max-width: 100%;
	height: auto
}

/*************************
********weixing-online*******
**************************/
.weixing-online {
	z-index: 9999;
	position: fixed;
	right: 0px;
	top: 38%;
	margin: 0;
}