A:link {
    TEXT-DECORATION: none;
}

A:visited {
    TEXT-DECORATION: none;
}

A:hover {
    TEXT-DECORATION: none;
}


BODY {
    MARGIN-TOP: 0px;
    FONT-SIZE: 18px;
    MARGIN-LEFT: 0px;
    LINE-HEIGHT: 26px;
    font-family: Segoe UI,SegoeUI,"Helvetica Neue",Helvetica,Arial,sans-serif;
}

.content {
    MARGIN: auto;
}

    .content h2 {
        padding-bottom: 10px;
    }

    .content.fl {
        FLOAT: left;
        WIDTH: 820px;
    }


.clear {
    CLEAR: both;
}

NOBR {
    FONT-SIZE: 12px;
}

TD {
    LINE-HEIGHT: 18px;
}

HR {
    COLOR: #999999;
    HEIGHT: 1px;
}

.footnote {
    FONT-SIZE: 12px;
    PADDING-BOTTOM: 5px;
    COLOR: #e4e4e4;
}


h1, h2, h3, h4, h5, h6 {
    margin: 10px 0;
    font-family: inherit;
    font-weight: 500;
    color: inherit;
    text-rendering: optimizelegibility;
}

h1, h2, h3 {
    line-height: 40px;
}

.toptext {
    PADDING-RIGHT: 197px;
    POSITION: fixed;
    TEXT-ALIGN: right;
}


A.link {
    FONT-WEIGHT: bold;
    FONT-SIZE: 13px;
    COLOR: #2d698a;
    font-family: Segoe UI,SegoeUI,"Helvetica Neue",Helvetica,Arial,sans-serif;
    TEXT-ALIGN: left;
}

A.visited {
    FONT-WEIGHT: bold;
    FONT-SIZE: 13px;
    COLOR: #2d698a;
    font-family: Segoe UI,SegoeUI,"Helvetica Neue",Helvetica,Arial,sans-serif;
    TEXT-ALIGN: left;
}

#form1 SELECT {
    TEXT-ALIGN: left;
    background-color: #f8f8f8;
}

.fl {
    FLOAT: left;
}

.fr {
    FLOAT: right;
}

img {
    border-width: 0px;
}

.text {
    margin-bottom: 10px;
}

    .text h2 {
        font-size: 14px;
        margin: 0px;
        padding: 5px 0px;
    }

    .text p {
        margin: 5px 0px;
    }

.main {
    margin-top: 20px;
}

.footer {
    background: url(/img/footer.png);
    clear: both;
}

    .footer * {
        color: #a8a8a8;
        line-height: 27px;
        font-size: 14px;
    }

    .footer a:hover {
        color: #fff;
        text-decoration: none;
    }

#sitemap h2 {
    margin-bottom: 0px;
    font-weight: lighter;
}

.footertt {
    font-size: 15px;
    color: #FCB712;
    margin: 5px 0 5px 0;
    font-weight: lighter;
}

.intro {
    text-align: center;
    margin-top: 20px;
    left: 0;
    display: block;
}

#tagContent DIV.selectTag {
    display: block;
}

/*products titile*/
.producttitle {
    text-align: center;
    padding-bottom: 0px;
}

    .producttitle p {
        font-size: 28px;
    }

    .producttitle h1 {
        font-size: 40px;
    }

    .producttitle h4 {
        font-size: 25px;
    }

.linear {
    width: 100%;
    height: 100%;
    FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#fff,endColorStr=#f3f3f3); /*IE 6 7 8*/
    background: -ms-linear-gradient(top, #fff, #f3f3f3); /* IE 10 */
    background: -moz-linear-gradient(top,#fff,#f3f3f3); /*Firefox*/
    background: -webkit-gradient(linear, 0% 0%, 0% 100%,from(#fff), to(#f3f3f3)); /*Chrome*/
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fff), to(#f3f3f3)); /* Safari 4-5, Chrome 1-9*/
    background: -webkit-linear-gradient(top, #fff, #f3f3f3); /*Safari5.1 Chrome 10+*/
    background: -o-linear-gradient(top, #fff, #f3f3f3); /*Opera 11.10+*/
    padding-bottom: 5px;
    border-bottom: 1px solid #ccc;
}

.details_features {
    padding: 20px 0;
    display: inline-block;
}

.features-i {
    padding-left: 60px;
}

    .features-i h3 {
        color: #09f;
    }

table.gridtable {
    color: #333;
    border-collapse: collapse;
    border-bottom: 1px solid #666;
    border-color: #666;
    border-width: 1px;
    margin-bottom: 10px;
    width: 100%;
}

    table.gridtable th {
        background-color: #dedede;
        text-align: left;
        font-size: 14px;
        border-color: #666;
        border-style: solid;
        border-width: 1px;
        padding: 8px;
    }

    table.gridtable td {
        background-color: #fff;
        font-size: 16px;
        border-top: 1px solid #d7d7d7;
        border-left: 1px solid #666;
        border-right: 1px solid #666;
        padding: 8px;
    }

table.CataList {
    border-bottom: 1px solid #666;
    width: 100%;
    margin: 20px 0;
}

    table.CataList th {
        background-color: rgb(0,107,211);
        text-align: left;
        font-size: 20px;
        color: #fff;
        border-color: #666;
        border-style: solid;
        border-width: 1px;
        padding: 8px 8px 8px 20px;
    }

    table.CataList td {
        background: url(/img/arrow.png) 10px 13px no-repeat #f2f2f2;
        font-size: 16px;
        border-top: 1px solid #d7d7d7;
        border-left: 1px solid #666;
        border-right: 1px solid #666;
        line-height: 26px;
        padding: 8px 8px 8px 30px;
    }

.sidebar {
    position: absolute;
    max-width:340px;
}

@media (min-width:992px) {
    .quickstart-details {
        margin-left:35%;
    }

    #TableList {
        margin-left: 35%;
    }
}


.AD {
    height: 140px;
    padding-left: 140px;
}

    .AD li {
        list-style: none;
        font-size: 13px;
        margin-left: 125px;
    }

    .AD p {
        font-size: 13px;
    }

        .AD p:first-child {
            font-weight: bold;
            padding-top: 20px;
        }

        .AD p.lm {
            text-align: right;
        }


/*20230928 working process here*/

.productslist h2 {
    margin-bottom: 0;
}

.productslist p {
    float: right;
    font-size: 12px;
    font-weight: 700;
    margin-bottom: 0;
    width: 30%;
    text-align: right;
}

table.tseller {
    border-collapse: collapse;
    border-top: 1px solid #e4e4e4;
    border-right: 0;
    border-bottom: 0;
    border-left: 1px solid #e4e4e4;
    width: 790px;
    border-color: #e4e4e4;
    border-width: 1px;
    margin: 10px;
    padding: 10px;
}

    table.tseller td {
        font-size: 14px;
        border-top: 0;
        border-left: 0;
        border-right: 1px solid #e4e4e4;
        border-bottom: 1px solid #e4e4e4;
        width: 50%;
        padding: 8px 25px 20px 145px;
    }

.buy {
    margin-top: 20px;
}

.tseller a, .tseller button {
    text-decoration: none;
    text-align: center;
}

.tseller .bred {
    background: #900;
}

.tseller a.bred:hover {
    color: #fff;
    background: #b00;
    border: 1px solid #000;
}


#PDF to DWG {
    background: url(/img/boxshots/PDF to DWGPro.webp) 5px 5px no-repeat;
}

#p2d {
    background: url(/img/boxshots/P2DSA.webp) 5px 5px no-repeat;
}

#dsee {
    background: url(/img/boxshots/DseePro.webp) 5px 5px no-repeat;
}

#dcad {
    background: url(/img/boxshots/DseeCAD.webp) 5px 5px no-repeat;
}

#d2p {
    background: url(/img/boxshots/D2P.webp) 5px 5px no-repeat;
}

#dwgdxf {
    background: url(/img/boxshots/DWGDXF.webp) 5px 5px no-repeat;
}

table.ap {
    border: none;
    width: 790px;
    margin: 10px;
    padding: 0;
}

    table.ap td {
        font-size: 14px;
        border: none;
        line-height: 22px;
        padding: 5px 10px 10px 130px;
    }

.dashline {
    border-bottom: 1px dashed #666;
    margin: 20px 0;
}

.ap p {
    display: block;
    padding-bottom: 60px;
}

.cell {
    margin: 20px 0;
}

.productt, .producttd, .productm, .productn {
    margin-left: 140px;
    line-height: 20px;
    min-height: 150px;
    padding-bottom: 10px;
}

.lmore {
    border: none;
    display: block;
    margin: 10px 0 0;
}

.vcompare {
    border: none;
    display: block;
    margin: 0;
}

.buyp, .buyc {
    color: #fff;
    line-height: 28px;
    margin: 5px 0 0 150px;
    font-size: small;
}

    .buyp strong, .buypd strong, .buyc strong, .buycd strong {
        color: #000;
        font-size: 14px;
    }

        .buyp strong a, .buypd strong a, .buyc strong a, .buycd strong a {
            font-size: 12px;
            color: #00f;
            font-weight: lighter;
            text-decoration: none;
        }

    .buyp .a_demo_three, .buypd .a_demo_three {
        background-color: #900;
        text-decoration: none;
        color: #FFF;
        position: relative;
        border-top: solid 1px #666;
        border-right: solid 1px #666;
        border-bottom: solid 1px #666;
        padding: 6px 25px;
    }

    .buyc .a_demo_three, .buycd .a_demo_three {
        background-color: #900;
        text-decoration: none;
        color: #FFF;
        position: relative;
        border-top: solid 1px #666;
        border-right: solid 1px #666;
        border-bottom: solid 1px #666;
        padding: 6px 25px;
    }

        .buyp .a_demo_three:hover, .buypd .a_demo_three:hover, .buyc .a_demo_three:hover, .buycd .a_demo_three:hover {
            background: #b00;
        }

        .buyp .a_demo_three::before, .buypd .a_demo_three::before, .buyc .a_demo_three::before, .buycd .a_demo_three::before {
            background-color: #363636;
            width: 90px;
            top: -1px;
            position: absolute;
            left: -90px;
            text-align: center;
            border: solid 1px #666;
            height: 106%;
            content: "Standard";
        }

        .buyp .a_demo_three:hover:before, .buypd .a_demo_three:hover:before, .buyc .a_demo_three:hover:before, .buycd .a_demo_three:hover:before {
            background: #474747;
        }

    .buyp .plugin_button::before {
        content: "Plug-in";
    }

    .buyp .professional_button::before {
        content: "Professional";
    }

    .buyp .standalone_button::before {
        content: "Stand-Alone";
    }

    .buyp .server_button::before, .buyc .server_button::before {
        content: "Server";
    }

.buypd, .buycd {
    color: #fff;
    line-height: 100%;
    margin: 0 0 20px 30px;
}

    .buypd .devlic_button::before {
        content: "1 Developer License";
    }

    .buycd .dislic_button::before {
        content: "Distribution License";
    }

#iP2D, #iPDFin {
    background: url(/img/icons/P2D.webp) 40px 15px no-repeat;
}

#iD2P {
    background: url(/img/icons/D2P.webp) 40px 15px no-repeat;
}

#iDWGDXF {
    background: url(/img/icons/DWGDXF.webp) 40px 15px no-repeat;
}

#iDWG2DWF {
    background: url(/img/icons/DWG2DWF.webp) 40px 15px no-repeat;
}

#iD2I {
    background: url(/img/icons/D2I.webp) 40px 15px no-repeat;
}

#iDWF2DWG {
    background: url(/img/icons/DWF2DWG.webp) 40px 15px no-repeat;
}

#iD2F {
    background: url(/img/icons/D2F.webp) 40px 15px no-repeat;
}

#iDGN2DWG {
    background: url(/img/icons/DGN2DWG.webp) 40px 15px no-repeat;
}

#iR2V {
    background: url(/img/icons/R2V.webp) 40px 15px no-repeat;
}

#iAttExt {
    background: url(/img/icons/AttExt.webp) 40px 15px no-repeat;
}

#iDwgLock {
    background: url(/img/icons/DwgLock.webp) 40px 15px no-repeat;
}

#iD2S {
    background: url(/img/icons/D2S.webp) 40px 15px no-repeat;
}

#iPDF to DWG {
    background: url(/img/icons/PDF to DWG.webp) 40px 15px no-repeat;
}

#iDsee {
    background: url(/img/boxshots/DseePro.webp) no-repeat;
}

#iDseeCAD {
    background: url(/img/boxshots/DseeCAD.webp) no-repeat;
}

#bViewX {
    background: url(/img/boxshots/ViewX.webp) no-repeat;
}

#bD2PX {
    background: url(/img/boxshots/D2PX.webp) no-repeat;
}

#bDWGDXFX {
    background: url(/img/boxshots/DWGDXFX.webp) no-repeat;
}

#bDWG2DWFX {
    background: url(/img/boxshots/DWG2DWFX.webp) no-repeat;
}

#bD2IX {
    background: url(/img/boxshots/D2IX.webp) no-repeat;
}

#bCompareX {
    background: url(/img/boxshots/CompareX.webp) no-repeat;
}

#bAttX {
    background: url(/img/boxshots/AttX.webp) no-repeat;
}


/*round button*/

.price-ver .green {
    color: #fff;
    background: #a5cd4e; /* Old browsers */
    background: -moz-linear-gradient(top, #a5cd4e 0%, #6b8f1a 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a5cd4e), color-stop(100%,#6b8f1a)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #a5cd4e 0%,#6b8f1a 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #a5cd4e 0%,#6b8f1a 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #a5cd4e 0%,#6b8f1a 100%); /* IE10+ */
    background: linear-gradient(top, #a5cd4e 0%,#6b8f1a 100%); /* W3C */
}

.price-ver .orange {
    color: #fff;
    background: #fa5; /* Old browsers */
    background: -moz-linear-gradient(top, #fa5 0%, #fb691b 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fa5), color-stop(100%,#fb691b)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #fa5 0%,#fb691b 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #fa5 0%,#fb691b 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #fa5 0%,#fb691b 100%); /* IE10+ */
    background: linear-gradient(top, #fa5 0%,#fb691b 100%); /* W3C */
}



.price-ver .button:active {
    -webkit-box-shadow: 1px 1px 1px rgba(0,0,0,.29), inset 2px 2px 5px rgba(0,0,0,.5);
    -moz-box-shadow: 1px 1px 1px rgba(0,0,0,.29), inset 2px 2px 5px rgba(0,0,0,.5);
    box-shadow: 1px 1px 1px rgba(0,0,0,.29), inset 2px 2px 5px rgba(0,0,0,.5);
}

.faq-list {
    margin: 10px 0;
    padding: 0;
}

.faq-item {
    margin: 0 0 20px;
    padding: 0;
}

.faq-q {
    background: rgb(0,107,211);
    color: white;
    padding: 10px;
    font-size: 14px;
}

.panel {
    box-shadow: none;
}

    .panel a:hover {
        text-decoration: none;
        color: #2c2a2a;
    }

ul.panel li.toFAQ {
    list-style: none;
    text-indent: -8px;
}

.faq-a {
    text-align: left;
    border: 1px solid #ccc;
    border-top-width: 0;
    font-weight: 700;
    font-size: 13px;
    padding: 10px;
}

    .faq-a .subline {
        text-indent: 50px;
    }

    .faq-a p {
        font-weight: 400;
    }

    .faq-a li p {
        margin-left: 62px;
        text-indent: 0;
    }

.steps-i ol {
    margin-left: 70px;
    font-weight: 400;
}

.drawingfile {
    margin-left: 73px;
    font-size: 14px;
}

.redtext {
    color: red;
    margin: 0;
    padding: 0;
}

label.error {
    color: red;
    font-size: 12px;
}

.tableguide tr {
    vertical-align: top;
}

.simple_offer {
    border-top: 1px solid #ccc;
}

    .simple_offer th {
        height: 20px;
    }

    .simple_offer td {
        font-size: 13px;
        text-align: center;
        line-height: 20px;
        border-left: 1px solid #ccc;
        border-right: 1px solid #ccc;
        border-bottom: 1px dotted #eee;
        vertical-align: central;
        padding: 20px 7px;
    }

.white {
    background-color: #FFF;
    height: 305px;
    overflow: inherit;
    padding: 10px;
}

.version_table {
    background: def;
}

.version_name {
    font-size: 18px;
    font-weight: 700;
}

.description_header {
    background: #FFF;
    padding: 20px 15px 0 20px;
}

.reco_ver {
    background: #ff0;
}

.notes {
    font-size: 13px;
    line-height: 18px;
}

    .notes a {
        border: 0;
        color: #1E82F0;
        padding: 0;
    }

table.grey-white-table th, table.grey-white-table td, table.all-grey td, table.all-grey tr {
    border: 1px solid #666;
    padding: 5px 15px;
}

.all-grey tr {
    background: #f5f5f5;
}

.title_version {
    text-align: left;
    background: #ddd;
}

.indent80 {
    padding-left: 80px;
}

.indent110 {
    padding-left: 110px;
}

.indent150 {
    padding-left: 150px;
}

.m15 {
    margin: 15px;
}

.p15 {
    padding: 15px;
}

table.newsrelease {
    text-align: left;
    width: 70%;
}

    table.newsrelease th:first-child {
        width: 100px;
    }

    table.newsrelease th {
        padding: 0 0 0 20px;
    }

    table.newsrelease td {
        padding: 10px 0 0 20px;
    }

.smallimg {
    position: relative;
}

.bigimg {
    display: none;
    max-height: 600px;
}

.link a {
    border: 0;
    color: #2D7BAC;
    text-decoration: underline;
    padding: 0;
}

#language_bar {
    padding-top: 5px;
    padding-left: 5px;
}

@media screen and (min-width:768px) {
    #language_bar {
        position: absolute;
        float: right;
    }
}

.fr, .formore {
    float: right;
}

#mainmenu li a:hover, .footer a:hover {
    color: #fff;
    text-decoration: none;
}

.reseller-list ul li a, .faq-a .headline {
    text-decoration: underline;
}

strong a {
    font-weight: 400;
}

.shopsidebar {
    position: absolute;
    max-width: 250px;
    background: white;
}

#quote_Documentation {
    margin-top: 50px;
}

@media (max-width:768px) {
    #Documentation {
        display: block;
    }
}


#fD2P, #fD2I, #fR2V, #fDGN2DWG, #fG2F, #fF2G, #fDWGDXF, #fP2D {
    display: none;
    position: absolute;
    top: 5px;
    left: 0;
}

.lmore a, .vcompare a {
    color: #09f;
    text-decoration: none;
}

#lanlist .selected_lang, #lanlist .selected_lang a {
    font-weight: 700;
    color: #000;
}

.text-small, .text-small * {
    font-size: 12px;
}

.controls i {
    color: #f89015;
    font-size: 20px;
}


.vector_raster {
    text-align: left;
    line-height: 1.2em;
    margin-top: 50px;
}



/* BOGO promotion 20150820*/
@media (min-width:1200px) {
    .specialBanner {
        width: 550px;
    }
}

.specialBanner {
    font-size: 20px !important;
    line-height: 22px !important;
}

.promotion {
    top: 150px;
    margin: 0 0;
    text-align: center;
    left: 880px;
    z-index: 100;
    width: 100%;
}

    .promotion a {
        border: 0;
    }

    .promotion img {
        width: 100%;
        max-width: 280px;
        border: none;
    }

@media (min-width:768px) {
    .promotion {
        position: absolute;
        top: 140px;
        left: 480px;
        z-index: 1;
        width: 240px;
    }

        .promotion img {
            border: none;
            width: 50%;
            float: right;
        }
}

@media (min-width:992px) {
    .promotion {
        top: 190px;
        left: 770px;
        width: 180px;
    }

        .promotion img {
            border: none;
            float: right;
            width: 80%;
        }
}

@media (min-width:1200px) {
    .promotion {
        top: 125px;
        left: 880px;
        width: 280px;
    }
}


.bogo {
    padding: 20px 55px 20px 0;
    line-height: 1.5em;
}

    .bogo h4 {
        color: red;
    }

.old-price {
    padding: 0 5px;
    color: red;
    background-image: url(/img/line-through.svg);
    background-size: cover;
    background-position: center center;
}

.half-size {
    font-size: 70%;
    color: #000;
}

#converter, #ads {
    margin-top: 40px;
    margin-bottom: 40px;
}


.formitems select, .formitems input, .formitems textarea {
    margin: 0 auto;
    margin-top: 20px;
    border: 1px solid #dcdcdc;
    padding: 13px 15px;
    font-size: 18px;
    color: #666;
    line-height: 40px;
    overflow: hidden;
    border-radius: 0;
}

.formitems select {
    width: 100%;
}

.formitems input, .formitems textarea {
    width: 91.6%;
}

.formitems textarea {
    height: auto;
}

.formitems input[type=file] {
    margin: 0 0 10px 0;
    border: 1px solid #ccc;
    line-height: 27px;
}

i.icon-remove-sign {
    position: absolute;
    top: 6px;
    right: 10px;
    cursor: pointer;
}

    i.icon-remove-sign:hover {
        color: #d54a4a;
    }

.loadwait {
    color: #2D7BAC;
}

.errormsg {
    color: #dd7272;
}


.pb_info h3 {
    font-size: 36px;
    font-weight: 300;
    line-height: 1.2em;
    margin-bottom: 40px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 40px;
}

.content-home {
    background-color: #ddd;
}


#scrollUp {
    background-image: url(/img/top.png);
    bottom: 25px;
    right: 20px;
    width: 38px;
    height: 38px;
}

#background {
    position: relative;
    min-height: calc(100vh - 100px);
    width: 100%;
    background: url(/img/banner2023.webp) no-repeat center 20%;
    background-size: cover;
}


#sliderwrapper {
    height: calc(65vh);
    min-height: 350px;
    color: #fff;
    display: flex;
    flex-wrap: nowrap;
    flex-direction: column;
    justify-content: flex-end;
    align-items: flex-start;
}

#topbuttons {
    text-align: center;
    padding: 50px 0;
    width: 100%;
    position: relative;
    padding-bottom: 50px;
    background: url(/img/topbtnbg.jpg) no-repeat center top;

    @supports (background-image: url(/img/topbtnbg.webp)) {
        background-image: url('/img/topbtnbg.webp');
    }

    background-size: cover;
}

    #topbuttons > div {
        display: flex;
        flex-direction: row;
        justify-content: space-around;
    }

    #topbuttons h1 {
        font-size: 4rem;
    }

    #topbuttons h3 {
        font-size: 2rem;
    }

@media(max-width:677px) {
    #topbuttons > div {
        flex-direction: column;
    }
}

#topbuttons .topbutton {
    flex-basis: 30%;
    background-color: rgb(255 255 255 / 80%);
    border-radius: 10px;
    border: 1px solid white;
    margin: 10px;
    padding: 20px;
    cursor: pointer;
    box-shadow: 0 0 9px 0 #e0e0e0;
}

    #topbuttons .topbutton:hover {
        box-shadow: 0 0 9px 0 rgb(154 204 254);
    }

    #topbuttons .topbutton .buttonsexpansion {
        background-color: #fffff5;
        border: 1px solid #ddd;
        padding-bottom: 0px;
        margin-bottom: 100px;
        margin-left: 0px;
        z-index: 999;
        opacity: 1;
        bottom: 100px;
        position: absolute;
        zoom: 1;
        display: none;
    }

        #topbuttons .topbutton .buttonsexpansion ul {
            list-style: none;
            margin: 10px 40px 10px 0px;
            height: 100%;
            overflow: hidden;
        }

            #topbuttons .topbutton .buttonsexpansion ul li {
                line-height: 18px;
                color: #666666;
                cursor: pointer;
                list-style: none;
            }

                #topbuttons .topbutton .buttonsexpansion ul li a {
                    color: #000;
                    border: none;
                }

                    #topbuttons .topbutton .buttonsexpansion ul li a:hover {
                        border: none;
                        color: #08c;
                        text-decoration: none;
                    }

.topbutton h3 {
    line-height: 30px;
}

#topbuttons .topbutton h3 {
    z-index: 1001;
    font-size: x-large;
}

#topbuttons .topbutton h5 {
    font-weight: normal;
    z-index: 1001;
}

.pht {
    display: flex;
    align-items: center;
    justify-content: center;
}

.phl {
    padding-bottom: 10px;
}

.phi img {
    height: 54px;
    width: 54px;
    margin-top: 10px;
    margin-bottom: 5px;
}

.contentpaneopen {
    border-collapse: collapse;
    width: 100%;
    margin: 20px 0;
}

    .contentpaneopen tbody tr:first-child {
        background-color: rgb(0,107,211);
    }

.polosa_center {
    background: none repeat scroll 0 0 rgb(0,107,211);
    background-repeat: repeat;
    color: #fff;
    font-size: 18px;
    padding: 10px;
}

.titl {
    color: #000;
    background: #eee;
}

.down_link {
    width: 20%;
}

.prog_name {
    padding: 10px;
    width: 70%;
}

.version {
    width: 10%;
}

.pad2 {
    padding: 5px;
}


/*banne heros*/
.bannerHero {
    position: relative;
    left: 0;
    z-index: 0;
    height: 170px;
    background-size: cover !important;
}

.herobn {
    height: 180px;
    padding-top: 30px;
    padding-left: 0px;
    color: #fff;
    font-weight: lighter;
}

.downloadbg {
    background: url(/img/dbg.jpg) 50% 0%;
}

.storebg {
    background: url(/img/store.jpg) 50% 0%;
}

.supportbg {
    background: url(/img/bannerSupportCenter.jpg) 50% 100%;
}

.resellerbg {
    background: url(/img/resellerbg.png) 50% 100%;
}

.aboutbg {
    background: url(/img/aboutbg.png) 50% 85%;
}
.articlebg {
    background: url(/img/article.webp) 50% 85%;
}