.pre-release-parent .pre-release-item {
    margin-bottom: 50px;
}

.pre-release-blk .pre-release-parent h4.title-img {
    margin-top: 0px !important;
    font-size: 17px;
}

.pre-release-blk .pre-release-parent h4 {
    margin-bottom: 20px !important;
}

.pre-release-parent .flex-wrap .pre-rel-img-wrap {
    margin-top: 30px;
}

.pre-release-parent .flex-wrap .pre-rel-img-wrap:nth-child(odd) {
    padding-right: 20px;
    box-sizing: border-box;
}

.pre-release-parent .flex-wrap .pre-rel-img-wrap:nth-child(even) {
    padding-left: 20px;
    box-sizing: border-box;
}

.sdp-footer-panel {
    margin: 0px;
}

.sdp-footer-panel li {
    list-style: none;
}

.api table,
th,
td {
    border: 1px solid black;
    text-align: left;
    padding: 15px 30px;
}

section table ul {
    margin-left: 16px;
}

table.api th {
    background: #c5e8f3;
    font-weight: bold;
}

li.links {
    margin-bottom: 10px;
}

.container p {
    padding-left: 20px;
    color: #000;
    line-height: 30px;
    font-size: 17px;
}

.container p strong {
    font-weight: 800 !important;
    color: #000;
}

.container ul li strong {
    font-weight: 600 !important;
    color: #000;
}

section ul li {
    line-height: 30px;
}

section ul,
ol {
    margin-left: 60px;
    list-style-type: disc;
}

.h2,
h2 {
    padding: 0px;
    cursor: auto;
/*    font-weight: 700;*/
    margin: 15px 0px 11px 0px;
}

.h3,
h3 {
    color: #000;
    padding: 10px;
    cursor: auto !important;
}

.box-table td {
    padding: 5px;
}

.notebox {
    background: #F8F8F8;
    border: 1px solid #ddd;
    padding: 2%;
    margin: 40px 0 0 0;
    font-size: 18px;
}

strong.datetxt {
    font-weight: 800 !important;
    font-family: 'Zoho_Puvi_Bold';
}

.pre-rel-img-wrap {
    max-width: 800px;
    margin: 50px auto;
    width: 100%;
}

.pre-rel-img-wrap img {
    max-width: 100%;
    border: 1px solid #f1f1f1;
    box-shadow: 0px 0px 10px #f1f1f1;
}

.whtsnew-nav-tab.fixed {
    position: fixed;
    top: 92px;
    width: 100%;
    background: #f2f2f2;
    left: 0px;
    right: 0px;
    z-index: 999999;
    border-top: 1px solid #e6e6e6;
    box-shadow: 1px 1px 3px 0px #ccc;
    padding: 15px 15px 15px 15px;
}

.wactive {
    background: rgb(12, 59, 86);
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    text-decoration: none;
    padding: 15px 30px 15px 30px;
    font-size: 0.8rem;
    color: #fff !important;
    cursor: pointer;
}

.subcont p strong {
    font-weight: 500 !important
}

span.fea {
    font-weight: bold;
    font-style: italic;
}

span.fea1 {
    font-weight: bold;
}

span.sol {
    font-weight: bold;
}

ul.enh p {
    padding-left: 0px;
    line-height: 1.3;
}

img.prod-image {
    margin: 30px auto;
    display: block;
}

img.prod-image.two {
    width: 60%;
}

img.temp {
    width: 60%;
    margin: 30px auto;
    display: block;
}

.h3,
h3 {
    margin: 10px 0 0px !important;
}

#scroll {
    padding: 0!important
}

.container .img-include-content-wrap img {
    width: 100%;
    border: 1px solid #f1f1f1;
    box-shadow: 0px 0px 10px #f1f1f1;
}

img.pre {
    margin: 50px auto;
    display: block;
    max-width: 80%;
    border: 1px solid #f2f2f2;
    box-shadow: 0px 0px 10px #d0d0d0;
}

li.dflx {
    display: flex;
}

li.dflx img {
    position: relative;
    bottom: 10px;
}

#header-mainsec .head-container .fr {
    float: right;
}

.nav .selecteddiv a,
.nav .selecteddivnew a {
    font-family: inherit;
}

ul.add-resources,
ul.card-list,
ul.addresorcs {
    list-style-type: none;
    margin-left: 0;
}

.pre-release-blk h4,
.h4 {
    line-height: 1.4;
    margin-left: 10px;
    margin-top: 25px;
    margin-bottom: 15px !important;
}

h4+p {
    margin-top: 10px;
}

.zh-rect-box {
    width: 15px;
    height: 15px;
    display: inline-block;
    border: 1px dashed #000;
    margin: -2px 4px;
    border-radius: 2px;
}

.zh-pre-table th {
    background: #eaf8ff;
}

.zh-pre-table th,
.zh-pre-table td {
    border: 1.6px solid #a1e0ff;
    vertical-align: middle;
}

h3+p {
    margin-top: 0px;
}

.sdp-pre-table tr th {
    background: #ebf8ff;
    font-family: 'Zoho_Puvi_SemiBoldItalic';
}

.sdp-pre-table tr td,
.sdp-pre-table tr th {
    border: 1px solid #32b7ff;
}

.pen-icon,
.gear-icon {
    background-size: contain;
    display: inline-block;
    background-repeat: no-repeat;
    vertical-align: middle;
}

.gear-icon {
    background-image: url(images/gear-icon.png);
    width: 20px;
    height: 20px;
    background-size: 34px;
    background-position: -9px -7px;
}

.row-colour-setting-icon {
    background-image: url(images/row-colour-setting-icon.png);
    width: 20px;
    height: 19px;
    background-size: cover;
    display: inline-block;
    vertical-align: middle;
    background-repeat: no-repeat;
}

.pen-icon {
    width: 25px;
    height: 25px;
    background-image: url(images/pen-icon.png);
}

.sdp-p-quotes {
    padding: 10px;
    border-left: 5px solid #1e58bf;
    background: #dae5f9;
}

.sdp-blue-bg {
    background: #c2ebff;
    padding: 6px;
}

.setting-icon {
    font-size: 35px;
    display: inline-block;
    vertical-align: middle;
    height: 35px;
    color: #5a5959;
}

.label-img img {
    margin-bottom: 0;
}

.label-img span {
    text-align: center;
    display: block;
    margin-top: 20px;
}

.box {
    background: #f5f4f5;
    margin: 20px 0px;
    padding: 20px;
    border-left: 7px solid #f09570;
}

.box p {
    margin-top: 0px;
    margin-bottom: 0px;
    font-family: Arial, Helvetica, sans-serif;
}

p.indent {
    margin-left: 50px;
}

.blue-box {
    background: #dce5f7;
    border-left: 7px solid #3057b7;
}

img.icons {
    width: 24px;
}

.mini-icon {
    background-size: cover;
    height: 20px;
    width: 22px;
    display: inline-block;
    vertical-align: middle;
    margin: 0px 4px;
}

.square {
    background-image: url(../images/square.png);
}

.link-broken {
    background-image: url(../images/link-broken.png);
}

.blue-bg-row {
    background: #eaf8ff;
    border: 1.6px solid #a1e0ff;
    vertical-align: middle;
    box-sizing: border-box;
    padding: 10px 20px;
}

.container .blue-bg-row p,
.blue-bg-row h3 {
    padding-left: 0;
}
.sdp-two-col  {
    width: 80%;
	margin: 0 auto;
 
	th {
		width: 50%;
        background: #4589f1;
        color: #fff;
        font: 20px / 1.3 'Zoho_Puvi_SemiBold';
	}
	td, th{
		border: 1px solid #4589f1;
	}
}
.sdp-device-tbl{
	margin: 30px auto;
	max-width: 90%;
	overflow-x: scroll;
}
.sdp-device-tbl thead tr:first-child, .sdp-main-h{ 
	background: #8adbff;
	border: 1px solid #8adbff;
}
.sdp-device-tbl td, .sdp-device-tbl th{
	border: 1px solid #8adbff;
}
.sdp-device-tbl img{
	max-width: 200px;
	text-align: center;
}
.sdp-sub-h {
    background: #e2f6ff;
}
.sdp-cust-img-btm img{
	margin-bottom: 0;
}
figcaption{
	color: #000;
	font-size: 14px;
}