body, td {
    font-size: 10pt
}
a {
    color: #039;
    text-decoration: none
}

    a:hover {
        color: #c00
    }

#content {
    max-width: 1450px;
    margin: 0px auto;
    position: relative;
}
@media (min-width: 2000px) {
    #content {
        max-width: 1600px;
    }
}

.content-frame {
    -webkit-box-shadow: 0px 1px 8px rgba(150, 150, 150, 1);
    -moz-box-shadow: 0px 1px 8px rgba(150, 150, 150, 1);
    box-shadow: 0px 1px 8px rgba(150, 150, 150, 1);
}

.page-title h1 {
    margin: 0;
    padding: 0;
    font-size: 22pt;
    font-weight: 500;
    color: #EC361D
}

.list-item-wrapper {
    margin-bottom: 10px
}

.list-cat {
    margin: 0px;
    padding: 4px;
    list-style: none
}

    .list-cat li {
        border-bottom: solid 1px #ccc;
        padding: 4px 0 4px 0;
        text-align: right
    }

        .list-cat li a {
            font-size: 10pt;
            color: #000;
            text-decoration: none;
            display: block
        }

            .list-cat li a:hover {
                color: #c00;
                text-decoration: underline
            }

.list-block {
    display: table; width: 100%
}
.list-block-row {
    display: table-row
}
.list-block-cell-icon {
    display: table-cell; width: 48px; vertical-align: top; padding: 10px 5px 5px 0
}
.list-block-cell-item {
    display: table-cell; width: 100%; vertical-align: top
}
.list-item-date {
    margin-bottom: 4px;
    color: #000;
    float: right
}
.list-item td {
    font-size: 10pt;
}
.list-item td a {
    font-size: 10pt;
}
    .list-item:hover td {
        background-color: #EDF1F2 /*#F0F1F2*/;
    }

.list-items-announce {
    margin: 0;
    padding: 4px;
    list-style: none
}

    .list-items-announce li {
        border-bottom: solid 1px #ccc;
        padding: 4px 0 4px 0;
        -webkit-transition-duration: 0.3s;
        -moz-transition-duration: 0.3s;
        transition-duration: 0.3s;
    }

        .list-items-announce li:hover {
            background-color: #D2F5FF;
            -webkit-transition-duration: 0.3s;
            -moz-transition-duration: 0.3s;
            transition-duration: 0.3s;
            background-image: radial-gradient( white, #D2F5FF );
        }

        .list-items-announce li a {
            display: block;
            font-size: 10pt;
            font-weight: normal;
            color: #000;
            text-decoration: none
        }

            .list-items-announce li a:hover {
                color: #c00;
                text-decoration: underline
            }

.list-items-dark {
    padding: 5px;
    background: #F5F5F5;
    border: 1px solid #F0F0F0;
    border-radius: 3px
}

.list-items-dark td {
    padding: 5px;
}

    .list-items-dark td a {
        text-decoration: none
    }

.list-items-dark:hover {
    background: #FFF5EB;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
}

.list-items-light {
    padding: 5px;
    background: #FDFDFD;
    border: 1px solid #F0F0F0;
    border-radius: 3px
}

.list-items-light td {
    padding: 5px;
}

.list-items-light td a {
    text-decoration: none
}

.list-items-light:hover {
    background: #FFF5EB;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
}

    .list-items-light {
        text-decoration: none
    }

.list-map-items-dark td {
    padding: 4px;
    background: #F5F5F5;
    border-bottom: solid 1px #ccc
}

.list-map-items-dark:hover td {
    padding: 4px;
    background: #EDF1F2;
    border-bottom: solid 1px #ccc
}

.list-map-items-light td {
    padding: 4px;
    background: #FBFBFB;
    border-bottom: solid 1px #ccc
}

.list-map-items-light:hover td {
    padding: 4px;
    background: #EDF1F2;
    border-bottom: solid 1px #ccc
}

.list-items-folders {
    margin: 0;
    padding: 0;
    font-size: 16pt;
    font-weight: 600;
    color: #000;
    text-decoration: none
}

    .list-items-folders:hover {
        color: #c00;
    }

.list-items-items {
    margin: 0px;
    padding: 0px;
    font-size: 16pt;
    font-weight: 500;
    color: #000;
    text-decoration: none
}

    .list-items-items:hover {
        color: #c00;
    }

.list-items-files-dark td {
    padding: 5px;
    margin-bottom: 5px;
    background: #F5F5F5
}

    .list-items-files-dark td a {
        text-decoration: none
    }

.list-items-files-dark:hover td:first-child {
    border-left: 4px solid #EBDCFF;
}
.list-items-files-dark:hover td {
    background: #F0F1F2; /*#FFF5EB*/
}

.list-items-files-light td {
    padding: 5px;
    margin-bottom: 5px;
    background: #FCFDFE
}

.list-items-files-light:hover td {
    background: #F0F1F2; /*#FFF5EB*/
}
    .list-items-files-light:hover td:first-child {
        border-left: 4px solid #EBDCFF;
    }

.list-items-files-light td a {
    text-decoration: none
}
.list-items-separator td {
    padding: 5px;
    background: #fff;
    font-weight: bold;
}

.list-tags {
    float: right;
    margin: 10px 0 0 0    
}

    .list-tags a {
        box-shadow: 1px 2px 4px rgba(0,0,0,.075);
        background: #fff;
        display: inline-block;
        padding: 3.5px;
        padding-left: 7px;
        padding-right: 7px;
        margin: 3.5px;
        border-radius: 3px;
        border: 1px solid #0f1115;
        color: #696969;
        border-color: #ddd;
        font-weight: 600;
        font-size: 14px;
        text-decoration: none
    }

        .list-tags a:hover {
            border-color: #0f1115;
            background: #0f1115;
            border: 1px solid rgba(255,255,255,0.25);
            color: #fff;
            text-decoration: none
        }

.tag {
    box-shadow: 1px 2px 4px rgba(0,0,0,.075);
    background: #fff;
    display: inline-block;
    padding: 3.5px;
    padding-left: 7px;
    padding-right: 7px;
    margin: 3.5px;
    border-radius: 3px;
    border: 1px solid #0f1115;
    color: #696969;
    border-color: #ddd;
    font-weight: 600;
    font-size: 14px;
    text-decoration: none
}

    .tag.active,
    .tag:hover {
        border-color: #0f1115;
        background: #0f1115;
        border: 1px solid rgba(255,255,255,0.25);
        color: #fff;
        text-decoration: none
    }

        .tag.active:hover {
            opacity: 0.5;
        }

    .tag:active {
        opacity: 0.75;
    }

.dev-tools {
    color: #979899
}

.section-header {
    background: rgb(221,221,221);
    background: linear-gradient(0deg, rgba(255,255,255,1) 0%, rgba(237,237,237,1) 50%, rgba(221,221,221,1) 100%); /*background: #f0f0f0 url(/downloads/img/bg-section-header.gif);*/
    font-size: 10pt;
    font-weight: bold;
    border-bottom: solid 1px #999;
    padding: 6px
}

    .section-header a {
        color: #000;
        text-decoration: underline
    }

        .section-header a:hover {
            color: #c00;
            text-decoration: underline
        }

.sitepath {
    font-size: 10pt;
    background: #f2f4f6;
    background: linear-gradient(0deg, rgba(255,255,255,1) 0%, rgba(237,237,237,1) 50%, rgba(222,222,222,1) 100%); /*background: #f0f0f0 url(/downloads/img/bg-section-header.gif);*/
    border-bottom: solid 1px #999;
    padding: 6px
}

    .sitepath a {
        color: #888;
        text-decoration: none
    }

        .sitepath a:hover {
            color: #c00;
        }

.spa-sitepath {
    margin: 10px 0 10px 0
}

    .spa-sitepath a {
        text-decoration: none
    }

        .spa-sitepath a:hover {
            color: #c00;
            text-decoration: underline
        }

.description {
    /*margin: 10px 0 10px 0; border: solid 1px #ddd; background: #f5f5f5; padding: 5px; font-size: 10pt; color: #999*/
    background-color: #FFFAF3;
    border: 1px solid #CABB9D;
    border-radius: 3px;
    color: #5B2400;
    font-size: 11pt;
    margin: 10px 0 10px 0;
    padding: 10px
}

.summary {
    font-size: 12pt;
    color: #757779
}

.menu-top td {
    color: #fff;
    text-align: center;
    padding: 0px 5px 0px 5px
}

    .menu-top td.menu-item {
        color: #fff;
        text-align: center;
        padding: 0px 10px 0px 10px;
        text-transform: uppercase
    }

.menu-top a {
    font-size: 10pt;
    color: #fff;
    text-decoration: none
}

    .menu-top a:hover {
        text-decoration: underline
    }

.list-links-header td {
    height: 20px;
    padding-left: 4px;
    border-bottom: solid 2px #000;
    font-weight: bold
}

.list-links td {
    height: 30px;
    padding-left: 4px;
    border-bottom: solid 1px #ccc;
    background: #fff
}

.list-links:hover td {
    height: 30px;
    padding-left: 4px;
    border-bottom: solid 1px #ccc;
    background: #F0F1F2
}

.list-links a {
    margin: 0px;
    padding: 0px;
    font-size: 10pt;
    font-weight: normal;
    color: #000;
    text-decoration: none
}

    .list-links a:hover {
        margin: 0px;
        padding: 0px;
        color: #c00;
    }

.table-header td {
    height: 24px;
    padding-left: 5px;
    font-size: 10pt;
    font-weight: bold;
    background: #CFDBEB;
    background: linear-gradient(0deg, rgba(240,240,240,1) 0%, rgba(255,255,255,1) 100%);
}

/* sheet */
.sheet-wrapper {
    display: table;
    border-collapse: collapse;
    /*border: 1px solid #DADADA;*/
    width: 95%;
    margin: 0;
    padding: 0
}
.sheet-row {
    display: table-row;
    margin: 0;
    padding: 4px
}

.sheet-header {
    background-color: #EFF1F3;
    /*border-right: 1px solid #DADBDC;*/
    color: #444;
    font-size: 10pt;
    font-weight: 600;
    margin: 0;
    padding: 6px
}

.sheet-value {
    padding: 6px;
    font-size: 10pt;
}
/* eof sheet */

.folder {
    font-size: 14pt;
    color: black
}

    .folder:hover {
        font-size: 14pt;
        color: #d00
    }

.file_descr {
    font-family: verdana;
    font-size: 10pt
}

.dwn_tip {
    font-size: 10pt;
    color: #828C96
}

    .dwn_tip:hover {
        font-family: verdana;
        color: #000000
    }

.dwn_path {
    font-family: verdana;
    font-size: 10pt;
    color: #336699
}

    .dwn_path:hover {
        font-family: verdana;
        color: red
    }

.dwn_path_act {
    font-family: verdana;
    font-size: 10pt;
    color: black
}

.dwn_front {
    font-family: verdana;
    font-size: 12pt;
    color: white
}

    .dwn_front:hover {
        font-family: verdana;
        font-size: 12pt;
        color: white;
        text-decoration: none
    }

.dwn_menu {
    font-family: verdana;
    font-size: 10pt;
    color: white
}

    .dwn_menu:hover {
        font-family: verdana;
        color: #d00
    }

.alph {
    font-size: 10pt;
    color: black;
    border: solid 1px #ccc;
    background-color: #f5f5f5;
    padding: 2px 4px 2px 4px;
    width: 20px;
    height: 20px;
    text-decoration: none
}

    .alph:hover {
        color: #fff;
        background-color: #d00
    }

.dwn_listhead {
    font-family: verdana;
    font-size: 10pt;
    font-weight: bold;
    color: #000000
}

.dwn_speed {
    font-family: verdana;
    font-size: 10pt;
    color: white;
}

    .dwn_speed:hover {
        color: #d00
    }

.dwn_smallest {
    font-size: 7pt;
    color: #ffffff;
    text-decoration: none
}

    .dwn_smallest:hover {
        font-size: 7pt;
        color: #ffffff
    }

.fileobj {
    FONT-SIZE: 10pt;
    COLOR: black;
    text-decoration: none;
}

    .fileobj:hover {
        COLOR: #d00;
    }

.fileobj_dis {
    FONT-SIZE: 10pt;
    COLOR: #CCCCCC;
    text-decoration: none;
}

.fileobj_dwn {
    FONT-SIZE: 10pt;
    COLOR: #3366CC;
    text-decoration: none;
}

    .fileobj_dwn:hover {
        COLOR: #c00;
        text-decoration: none;
    }

.dwn_faq {
    FONT-SIZE: 10pt;
    font-weight: bold;
    COLOR: #3366CC;
    text-decoration: none;
}

    .dwn_faq:hover {
        font-weight: bold;
        COLOR: #d00;
        text-decoration: none;
    }

.dwn_faqtext {
    FONT-SIZE: 10pt;
}

.l_section {
    FONT-SIZE: 12pt;
    font-weight: bold
}

.l_url {
    FONT-SIZE: 10pt;
    color: #999999
}

    .l_url:hover {
        color: #d00
    }


#startmenu {
    width: 100%;
    /*border: solid 1px #102a3e;*/
    overflow: visible;
    display: inline-block;
    margin: 0;
    position: relative;
    box-shadow: inset 0 0 4px #fff;
    -moz-box-shadow: inset 0 0 4px #fff;
    -webkit-box-shadow: inset 0 0 4px #fff;
    background-color: #619bb9;
    background: -moz-linear-gradient(top, rgba(50, 123, 165, 0.75), rgba(46, 75, 90, 0.75) 50%, rgba(92, 176, 220, 0.75));
    background: -webkit-gradient(linear, center top, center bottom, from(#327aa4),color-stop(45%, #2e4b5a), to(#5cb0dc));
}

#links {
    display: block;
    padding: 0;
    list-style: none;
}

#links {
    margin: 7px;
}

    #links li {
        text-align: right
    }

    #links a {
        border: solid 1px transparent;
        display: block;
        margin: 0 0;
        position: relative;
        font-size: 10pt;
        color: #fff;
        text-decoration: none;
        min-width: 120px;
    }

        #links a:hover {
            border: solid 1px #000;
            -moz-border-radius: 3px;
            -webkit-border-radius: 3px;
            box-shadow: 0 0 1px #fff;
            -moz-box-shadow: inset 0 0 1px #fff;
            -webkit-box-shadow: inset 0 0 1px #fff;
            background-color: #658da0;
            background: -moz-linear-gradient(center left, rgba(81,115,132,0.55), rgba(121,163,184,0.55) 50%, rgba(81,115,132,0.55));
            background: -webkit-gradient(linear, 0% 100%, 100% 100%, from(#517384), color-stop(50%, #79a3b8), to(#517384));
        }

        #links a span {
            padding: 5px;
            display: block;
        }

        #links a:hover span {
            background: -moz-linear-gradient(center top, transparent, transparent 49%, rgba(2,37,58,0.5) 50%, rgba(63,111,135,0.5));
            background: -webkit-gradient(linear, center top, center bottom, from(transparent), color-stop(49%, transparent), color-stop(50%, rgba(2,37,58,0.5)), to(rgba(63,111,135,0.5)));
        }

.item-date {
    color: #777;
}

.item-date-today {
    color: #00ADD1;
    font-weight: 600
}

.item-date-yesterday {
    color: #c00;
}

.item-date-ago2day {
    color: #900;
}

.item-date-ago3day {
    color: #700;
}

.item-date-ago1week {
    color: #f60;
}

.item-date-ago2week {
    color: #1DA7B2;
}

.item-date-ago3week {
    color: #7D917D;
}

.ctx-menu-action {
    /*background-color: rgba(230, 232, 234, .5);*/
    color: #777;
    padding: 0 10px 10px 0;
    margin: -10px -5px 0 0;
    font-size: 20pt;
    cursor: pointer;
}

.ctx-menu-software {
    width: 200px;
    border: solid 1px #ccc;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    background-color: #eee;
    background-image: radial-gradient(#f0f1f2, #fafbfc);
    box-shadow: 0 0 10px #bbb;
    -webkit-box-shadow: 0 0 10px #bbb;
    -moz-box-shadow: 0 0 10px #bbb;
    opacity: 0.95;
    filter: alpha(opacity=95);
    font-size: 10pt;
    display: none;
    position: absolute;
    left: 0;
    padding: 0
}
    .ctx-menu-software a {
        color: #000;
        padding: 12px 16px;
        text-decoration: none;
        display: block
    }
        .ctx-menu-software a:hover {
            background-color: #e7e8e9;
        }

/* pagination */
.pgn {
    display: inline-block;
    padding: 4px 8px;
    margin-right: 2px;
    border-radius: 3px;
    border: solid 1px #c0c0c0;
    background: #e9e9e9;
    box-shadow: inset 0px 1px 0px rgba(255,255,255, .8), 0px 1px 3px rgba(0,0,0, .1);
    font-weight: bold;
    text-decoration: none;
    color: #717171;
    text-shadow: 0px 1px 0px rgba(255,255,255, 1);
}

    .pgn:hover, .pgn.gradient:hover {
        background: #fefefe;
        background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#FEFEFE), to(#f0f0f0));
        background: -moz-linear-gradient(0% 0% 270deg,#FEFEFE, #f0f0f0);
    }

    .pgn.pgn-sel {
        border: none;
        background: #616161;
        box-shadow: inset 0px 0px 8px rgba(0,0,0, .5), 0px 1px 0px rgba(255,255,255, .8);
        color: #f0f0f0;
        text-shadow: 0px 0px 3px rgba(0,0,0, .5);
    }

.pgn-prevnext {
    display: inline-block;
    padding: 4px 8px;
    margin-right: 2px;
    border-radius: 3px;
    border: solid 1px #c0c0c0;
    background: #e9e9e9;
    box-shadow: inset 0px 1px 0px rgba(255,255,255, .8), 0px 1px 3px rgba(0,0,0, .1);
    font-weight: bold;
    text-decoration: none;
    color: #717171;
    text-shadow: 0px 1px 0px rgba(255,255,255, 1);
}

    .pgn-prevnext:hover, .pgn-prevnext.gradient:hover {
        background: #fefefe;
        background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#FEFEFE), to(#f0f0f0));
        background: -moz-linear-gradient(0% 0% 270deg,#FEFEFE, #f0f0f0);
    }

    .pgn-prevnext.pgn-prevnext-sel {
        border: none;
        background: #616161;
        box-shadow: inset 0px 0px 8px rgba(0,0,0, .5), 0px 1px 0px rgba(255,255,255, .8);
        color: #f0f0f0;
        text-shadow: 0px 0px 3px rgba(0,0,0, .5);
    }

.pgn-sel {
    display: inline-block;
    padding: 4px 8px;
    margin-right: 2px;
    border-radius: 3px;
    border: solid 1px #B1B1B1;
    background: #CCCDCE;
    box-shadow: inset 0px 0px 8px rgba(0,0,0, .5), 0px 1px 0px rgba(255,255,255, .8);
    font-weight: bold;
    text-decoration: none;
    color: #f0f0f0;
    text-shadow: 0px 0px 3px rgba(0,0,0, .5);
}

.pgn.gradient {
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f8f8f8), to(#e9e9e9));
    background: -moz-linear-gradient(0% 0% 270deg,#f8f8f8, #e9e9e9);
}
/* end pagination */

.site-performed {
    color: #ccc
}

    .site-performed a {
        color: #ccc
    }

        .site-performed a:hover {
            color: #000
        }

.header-search input[type="text"] {
    border: solid 1px #909190;
    border-radius: 3px;
    padding: 6px;
    font-size: 10pt
}

.search-block {
    margin: 15px 0 20px 0
}

    .search-block input[type="text"] {
        font-size: 12pt;
        padding: 6px;
        border: solid 1px #c0c1c2;
        -webkit-transition-duration: 0.3s;
        -moz-transition-duration: 0.3s;
        transition-duration: 0.3s;
    }

    .search-block:hover input[type="text"] {
        box-shadow: 0 0 5px #c1c2c3;
        -webkit-box-shadow: 0 0 5px #c1c2c3;
        -moz-box-shadow: 0 0 5px #c1c2c3;
        -webkit-transition-duration: 0.3s;
        -moz-transition-duration: 0.3s;
        transition-duration: 0.3s;
    }

.in-favorites {
    display: inline-block;
    font-size: 10pt;
    font-weight: 600;
    color: rgb(68,68,68);
    text-decoration: none;
    user-select: none;
    padding: .5em 1.5em;
    outline: none;
    border: 1px solid rgba(0,0,0,.1);
    border-radius: 2px;
    background: rgb(245,245,245) linear-gradient(#f4f4f4, #f1f1f1);
    transition: all .218s ease 0s;
}
    .in-favorites:hover {
        color: rgb(24,24,24);
        border: 1px solid rgb(198,198,198);
        background: #f7f7f7 linear-gradient(#f7f7f7, #f1f1f1);
        box-shadow: 0 1px 2px rgba(0,0,0,.1);
    }

/* buttons */
.btn {
    display: inline-block;
    font-size: 10pt;
    font-weight: bold;
    color: rgb(68,68,68);
    text-decoration: none;
    user-select: none;
    padding: .5em 1.5em;
    outline: none;
    border: 1px solid rgba(0,0,0,.1);
    border-radius: 2px;
    background: rgb(245,245,245) linear-gradient(#f4f4f4, #f1f1f1);
    transition: all .218s ease 0s;
    cursor: pointer;
}
    .btn:hover {
        color: rgb(24,24,24);
        border: 1px solid rgb(198,198,198);
        background: #f7f7f7 linear-gradient(#f7f7f7, #f1f1f1);
        box-shadow: 0 1px 2px rgba(0,0,0,.1);
    }
.button:hover {
    color: rgb(24,24,24);
    border: 1px solid rgb(198,198,198);
    background: #f7f7f7 linear-gradient(#f7f7f7, #f1f1f1);
    box-shadow: 0 1px 2px rgba(0,0,0,.1);
}
.btn-lg {
    padding: .5em 1.5em;
    font-size: 12pt;
}
.btn-download {
    display: inline-block;
    font-size: 14px;
    font-weight: bold;
    color: rgb(68,68,68);
    text-decoration: none;
    user-select: none;
    padding: .5em 1.5em;
    outline: none;
    border: 1px solid rgba(0,0,0,.1);
    border-radius: 2px;
    background: rgb(245,245,245) linear-gradient(#f4f4f4, #f1f1f1);
    transition: all .218s ease 0s;
    cursor: pointer;
}
/* eof buttons */

/* tabs */
.tabs {
    border: 0;
    margin: 20px 0 0 0;
    border-bottom: solid 2px #f2f4f6;
    height: 29px;
    padding-left: 10px;
    list-style: none;
}

.tabs li {
    float: left;
    height: 40px;
    margin-right: 10px;
}

    .tabs li.tab-active {
        float: left;
        height: 40px;
        margin-right: 10px;
        background-color: #f2f4f6
    }

.tabs a {
    display: block;
    color: #666;
    font-weight: bold;
    text-decoration: none;
    padding-right: 14px;
}

.tabs a span {
    display: block;
    padding-left: 14px;
    line-height: 30px;
    cursor: pointer
}

.tabs a:hover {
}

.tabs a:hover span {
}

.tabs-active a:link, .tabs-active a:visited, .tabs-active a:visited, .tabs-active a:hover {
    background-color: #f2f4f6
}

    .tabs-active a span, .tabs-active a:hover span {
        background-color: #f2f4f6
    }
/* eof tabs */

/* comments */
.comments-panel-header {
    margin-top: 10px;
    font-size: 20pt;
    border-bottom: 4px solid #F2F4F6;
    color: #999
}
    .comments-panel-header a {
        color: #999
    }
.comment-editor {
    font-size: 10pt
}
.comment-list-container {
    margin: 5px 0 15px 0;
}
.comment-list-title {
    font-size: 12pt
}
.comment-list-avatar-wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    border: 1px solid #444;
    border-radius: 50%;
    float: left;
    width: 40px;
    margin: 5px 10px 0 0;
    padding: 2px
}
.comment-list-user {
    margin: 5px 0 0 0
}
.comment-list-user a {
    color: #999;
    font-size: 11pt;
    font-weight: bold
}
.comment-list-message {
    margin: 5px 0 5px 0;
    padding: 6px;
    border-radius: 4px;
    background-color: #f0f1f2;
    border: 1px solid #F0F1F2;
    cursor: pointer;
    display: inline-block
}
.comment-list-message:hover {
    background-color: #eeeeee;
    border: 1px solid #d0d1d2;
}
.comment-list-message a {
    color: #222;
    font-size: 12pt;
    display: inline-block
}
.comment-mini-list-container {
    margin: 5px 0 10px 0;
}
.comment-mini-list-title {
    font-size: 10pt
}
.comment-mini-list-user {
    margin: 5px 0 0 0
}
.comment-mini-list-user a {
    color: #999;
    font-size: 10pt
}
.comment-mini-list-message {
    font-size: 10pt;
    margin: 5px 0 5px 0;
    padding: 6px;
    border-radius: 4px;
    background-color: #f0f1f2;
    border: 1px solid #F0F1F2;
    cursor: pointer
}
.comment-mini-list-message:hover {
    background-color: #eeeeee;
    border: 1px solid #d0d1d2;
}
.comment-mini-list-message a {
    color: #999;
    display: inline-block
}
/* eof comments */

.software-version {
    font-size: 18pt;
    color: #00ADD1;
    margin-left: 20px
}
.lang-bar a {
    padding: 2px
}
    .lang-bar a.current {
        background: #32769D;
        color: #fff;
        border-radius: 3px
    }
.item-images-block {
    text-align: center
}
.item-image-link {
    margin-bottom: 20px;
    display: block
}
.item-image-link img {
    max-width: 100%;
}