@charset "utf-8";
body,
html {
    padding: 0;
    margin: 0;
    height: 100%
}
body {
    background: url(../images7/pattern.jpg);
    font-family: Roboto, sans-serif
}
#wrapper {
    position: relative;
    min-height: 100%
}
#container {
    width: 1000px
}
#header {
    width: 1000px;
    height: 200px
}
.header-gradient {
    background: url(../images7/header-bg.jpg) repeat-x;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    position: absolute
}
#main {
    width: 1000px;
    margin-top: 25px
}
#footer {
    width: 100%;
    margin-top: 30px;
    display: block;
    position: absolute;
    left: 0;
    bottom: 0
}
.gplus {
    position: relative;
    left: 36px;
    top: -27px
}
#menu {
    width: 1002px;
    height: 40px;
    float: left;
    margin-top: 10px
}
.myMenu li {
    display: inline-block;
    list-style: none;
    width:161px;
    height: 43px;
    text-align: center;
    margin-bottom: 2px;
    margin-left: 10px;
    margin-top: 2px
}
.myMenu li a {
    font-family: Roboto, sans-serif;
    font-weight: 400;
    text-decoration: none;
    color: #fff;
    font-size: 14px
}
.myMenu li a span {
    width: 100%;
    height: 102%;
    display: block;
    line-height: 43px;
    -webkit-transition: .2s;
    -moz-transition: .2s;
    -o-transition: .2s;
    transition: .2s
}
.myMenu li a span:hover {
    color: #fff;
    //background: #065B9B;
    text-shadow: 0 0 10px #fff;
    position: relative;
    //box-shadow: 0 0 5px #838383
}
#header-top {
    position: relative
}
.borders {
    border-left: none;
    position: relative;
    background: #007CCF;
    box-shadow: 2px 3px 3px #333;
    height: 48px
}
.border-left {
    position: relative;
    left: -10px;
    top: 0;
    margin-right: -12px;
    padding-left: 2px;
    border-left: 1px solid #003A91
}
.center {
    margin: 0 auto
}
.left {
    float: left
}
.right {
    float: right
}
.logo {
    position: relative;
    top: -20px
}
.title {
    font-size: 30px;
    font-family: Roboto, sans-serif;
    font-weight: 500
}
.content {
    width: 1000px;
    min-height: 500px;
}
.active-selection {
    background: #065B9B;
    color: #fff;
    text-shadow: 0 0 10px #fff
}
.active-selection:hover {
    color: #fff !important;
}
.sign-in {
    height: 50px;
    margin-top: 40px
}
.sign-in-title {
    font-family: Roboto, sans-serif;
    font-size: 12px;
    font-weight: 500;
    /*margin-top:15px;nu mergea link-ul*/
    
    left: -35px;
    position: relative;
    text-decoration: none
}
.sign-in-title a {
    text-decoration: none;
    color: #fff;
    font-family: Roboto, sans-serif;
    font-weight: 300
}
.sign-in-title a:hover {
    color: #f2f2f2
}
.thumbnail-user img {
    position: absolute;
    width: 26px;
    height: 26px;
    right: -35px;
    overflow: hidden;
    top: -6px;
    box-shadow: 0 0 3px #fff
}
.social-media {
    height: 30px;
    position: relative;
    top: -190px;
    right: 380px
}
.social-media img:hover {
    box-shadow: 0 0 9px #fff
}
.separator-horizontal {
    width: 1px;
    min-height: 300px;
    background: #ccc;
    position: relative;
    right: 298px
}
.awards {
    width: 260px;
    height: auto;
    position: relative;
    left: 350px;
    border: 1px solid #ccc
}
.title-certifications {
    font-family: Roboto, sans-serif;
    font-size: 20px;
    color: #000;
    text-align: center;
    font-weight: 700;
    position: relative
}
.title-certifications img {
    position: relative;
    top: 5px;
    left: -3px
}
.container-certifications {
    width: 215px;
    height: auto
}
.box-certifications {
    width: 156px;
    height: 112px;
    position: relative;
    margin-top: 10px
}
.box-certifications img {
    position: relative;
    left: 45px
}
.separator-right {
    height: 100%;
    position: relative;
    width: 1px;
    background: #ccc
}
.footer-gradient {
    background: url(../images7/footer-bg.PNG) repeat-x;
    width: 100%;
    height: 60px;
    left: 0;
    bottom: 0;
    position: absolute
}
.footer-nav {
    text-align: center;
    display: inline
}
.footer-nav ul {
    margin-top: 10px
}
.footer-nav ul li {
    list-style: none;
    display: inline;
    margin-left: 15px;
    margin-right: 15px
}
.footer-nav ul li a {
    font-family: Roboto, sans-serif;
    text-decoration: none;
    color: #fff;
    font-weight: 300;
    font-size: 16px
}
.footer-nav ul li a:hover {
    color: #666
}
.copyright {
    text-align: center;
    position: relative;
    font-family: Roboto, sans-serif;
    color: #fff;
    font-weight: 300;
    font-size: 11px;
    top: 14px
}
.copyright a {
    color: #fff;
    text-decoration: none;
    font-family: Roboto, sans-serif
}
.copyright a:hover {
    color: #666
}
.table-wrapper {
    position: relative
}
.table-title {
    background: #707070;
    text-align: center;
    font-size: 13px;
    padding: 7px;
    border: 1px solid #fff;
    width: 60px!important
}
.table-title-content {
    color: #fff;
    width: 100px
}
.table-content {
    background: #ebebeb;
    border: 1px solid #fff;
    padding: 6px;
    width: 700px!important
}
.table-content-right {
    background: #ebebeb;
    border: 1px solid #fff;
    width: 155px;
    font-family: Roboto, sans-serif;
    font-weight: 500;
    font-size: 12px;
    padding: 6px;
    text-align: center
}
.table-content-right a {
    font-size: 12px;
    text-decoration: underline
}
.table-content-right a:hover {
    color: #000
}
.table-content-right-dl {
    background: #ebebeb;
    border: 1px solid #fff;
    width: 100px;
    font-family: Roboto, sans-serif;
    font-weight: 500;
    font-size: 12px;
    padding: 2px;
    text-align: center
}
.table-content-right-dl a {
    text-decoration: none
}
.center-text {
    text-align: center;
    font-size: 10px
}
.star-rating {
    height: 20px;
    background: url(../images7/star-grey.PNG) repeat-x;
    width: 76px;
    position: relative;
    display: block;
    margin: 0 auto
}
.star-rating span {
    height: 20px;
    background: url(../images7/star.PNG) repeat-x;
    width: 76px;
    left: 0;
    position: absolute
}
.star_drv5 {
    width: 70px!important
}
.star_drv4_juma {
    width: 67px!important
}
.star_drv4 {
    width: 60px!important
}
.star_drv3_juma {
    width: 53px!important
}
.star_drv3 {
    width: 46px!important
}
.star_drv2_juma {
    width: 37px!important
}
.star_drv2 {
    width: 30px!important
}
.star_drv1_juma {
    width: 22px!important
}
.star_drv1 {
    width: 15px!important
}
.star_drv0_juma {
    width: 7px!important
}
.star_drv0 {
    width: 0!important
}
.no-rating {
    font-size: 11px;
    font-style: italic;
    background: 0 0;
    font-family: Roboto, sans-serif;
    margin-top: 8px
}
.dl-driver {
    padding-bottom: 13px
}
.dl-driver,
.dl-driver a {
    display: block;
    text-decoration: none;
    background: #367fc2;
    color: #fff
}
.dl-driver a:hover,
.dl-driver:hover {
    color: #fff;
    background: #0b5eab
}
.dl-driver img {
    position: relative;
    top: 5px;
    left: -3px
}
h4 {
    min-height: 15px;
    text-align: left;
    margin-top: 30px;
    font-family: Roboto, sans-serif;
    font-weight: 500;
    margin-bottom: 30px;
    display: block;
    font-size: 14px
}
h4 span {
    background: #ebebeb;
    padding: 5px;
    margin-left: 5px;
    display: inline-block;
    border: 1px solid #ccc;
    color: #007CCF;
    margin-top: 5px
}
.driver-name h4,
.driver-name p,
.drivern-name h5 {
    display: inline;
    min-height: 40px
}
.driver-name p {
    font-family: Roboto, sans-serif;
    font-weight: 500;
    font-size: 16px;
    background: #ebebeb;
    padding-left: 5px;
    padding-right: 5px
}
.driver-name h4 {
    color: #9a9a9a;
    font-family: Roboto, sans-serif;
    font-weight: 500;
    font-size: 16px;
    display: inline
}
.driver-name h5 {
    color: #367fc2;
    font-family: Roboto, sans-serif;
    font-weight: 500;
    font-size: 18px;
    display: inline-block
}
h1 {
    padding-right: 10px;
    display: block;
    text-align: left;
    font-size: 30px;
    font-family: Roboto, sans-serif;
    font-weight: 500;
    color: #000;
    clear: both
}
.user-comment-bg {
    background: #ebebeb
}
.bold_negru_mic_v2q {
    font-family: Roboto, sans-serif;
    font-weight: 500;
    padding-bottom: 15px;
    padding-top: 15px;
    margin-top: -16px;
    margin-left: 0;
    padding-left: 12px;
    font-size: 12px;
    width: 103px;
    background: #707070;
    color: #fff
}
.user-comment-drv {
    width: 600px;
    background: #f2f2f2;
    border: 1px solid #ccc;
    color: #000;
    font-family: Roboto, sans-serif;
    font-weight: 500;
    font-size: 12px;
    padding: 15px;
    display: block;
    margin: 15px auto
}
.also {
    font-size: 10px;
    color: #666
}
.user-comment-container {
    position: relative;
    top: -50px
}
.limit {
    width: 100%;
    height: 25px;
    overflow: hidden
}
.if-no-ads {
    background: #fbfbfb
}
td {
    color: #0d6f9e;
    font-size: 14px;
    font-weight: 500;
    font-family: Roboto, sans-serif;
    height: 30px;
    vertical-align: middle
}
input,
input[type=password],
input[type=text] {
    background: #fbfbfb;
    border: 1px solid #aaa;
    width: 200px;
    color: #000;
    font-family: Roboto, sans-serif;
    font-size: 12px
}
input[type=checkbox] {
    width: inherit
}
input[type=button],
input[type=submit] {
    background: #007CCF;
    color: #fff;
    border: none;
    margin-top: 10px;
    width: 133px;
    height: 45px;
    font-size: 11px;
    cursor: pointer;
    line-height: 0;
    padding: 6px;
    position: relative;
    display: block;
}
input[type=button]:hover,
input[type=submit]:hover {
    background: #003A91;
}
.radio{
    width: 15px;
    margin-bottom: 10px;
}
.art-button {
    background: #007CCF;
    color: #fff;
    font-family: Roboto, sans-serif;
    display: inline-block;
    padding: 6px;
    font-size: 11px;
    text-decoration: none!important
}
.art-button:hover {
    background: #fbfbfb;
    border: none;
    color: #000;
    box-shadow: 0 1px 5px #666
}
blockquote {
    text-align: center;
    background: #007CCF;
    color: #fff;
    font-weight: 700;
    font-size: 20px;
    margin-top: 30px;
    clear: both;
    box-shadow: 0 1px 5px #666;
    padding-top: 10px;
    padding-bottom: 10px;
    text-decoration: none
}
a {
    text-decoration: none
}
a:hover,
a:visited {
    text-decoration: underline
}
.tabel_cp {
    background: #f1f1f1;
    border: 1px solid #ccc;
    box-shadow: 0 1px 5px #ccc;
    margin: 0 auto
}
.tabel_cp td {
    font-family: Roboto, sans-serif;
    font-weight: 500;
    font-size: 12px;
    color: #000;
    padding-left: 20px;
    padding-right: 20px
}
.tabel_cp_inside {
    background: #f1f1f1;
    border: 1px solid #ccc;
    box-shadow: 0 1px 5px #ccc;
    margin: 0 auto;
    position: relative;
    left: 300px
}
.tabel_cp_inside td {
    font-family: Roboto, sans-serif;
    font-weight: 500;
    font-size: 12px;
    color: red;
    padding-left: 10px;
    padding-right: 20px;
    padding-top: 20px
}
.tabel_cp_inside img {
    position: relative;
    top: -5px;
    left: 0
}
.avatar-user {
    position: relative;
    top: -5px;
    left: 30px;
    border-radius: 6px;
    padding: 3px;
    border: 1px solid #ccc;
    box-shadow: 0 1px 3px #ccc
}
.pb-bar {
    max-width: 800px;
    height: 100%;
    background: #9ebfe7;
    -webkit-animation: pbar 4s;
    -moz-animation: pbar 4s;
    -o-animation: pbar 4s;
    animation: pbar 4s
}
@-webkit-keyframes pbar {
    from {
        width: 0
    }
}
@-moz-keyframes pbar {
    from {
        width: 0
    }
}
@-o-keyframes pbar {
    from {
        width: 0
    }
}
@keyframes pbar {
    from {
        width: 0
    }
}
.pb-bar-update {
    max-width: 800px;
    height: 30px;
    background: #9ebfe7;
    -webkit-animation: pbar 4s;
    -moz-animation: pbar 4s;
    -o-animation: pbar 4s;
    animation: pbar 4s;
    display: inline-block
}
.driver-details {
    box-shadow: 0 1px 5px #ccc
}
.driver-details td {
    vertical-align: middle;
    border: 1px solid #fff!important
}
.driver-details2 {
    box-shadow: 0 1px 5px #ccc
}
.driver-details2 td {
    vertical-align: middle;
    border: 1px solid #fff!important
}
.table-wrapper {
    border: 1px solid #ccc;
    padding: 1px;
    margin-top: 25px;
    margin-bottom: 25px
}
.name {
    font-family: Roboto, sans-serif;
    font-weight: 500;
    font-size: 12px;
    width: 135px
}
.popular-hardware-titles-content a {
    color: #367fc2;
    padding-left: 15px;
    display: inline-block;
    position: relative;
    top: -5px
}
.popular-hardware-titles-content a:hover {
    color: #03F
}
.popular-hardware-titles-content img {
    position: relative;
    top: 4px;
    left: 3px
}
.popular-hardware-font,
.title-popular-hardware-font {
    font-family: Roboto, sans-serif;
    font-size: 12px;
    font-weight: 500;
    color: #fff
}
.popular-hardware-name,
.title-popular-hardware-name {
    background: #367fc2;
    color: #fff;
    width: 270px;
    padding: 10px;
    height: auto
}
.tip-tabel-update {
    background: #f2f2f2;
    border: 1px solid #ccc;
    font-size: 14px;
    height: 30px;
    text-align: center;
    color: #fff;
    vertical-align: middle
}
.tip-tabel-update-link {
    width: 100%;
    display: block;
    padding-top: 10px;
    padding-bottom: 10px;
    vertical-align: middle;
    background: #f2f2f2
}
.tip-tabel-update-link:hover {
    background: #007CCF;
    color: #fff
}
.updates-titles {
    background: #707070;
    color: #fff;
    width: 166px;
    padding: 10px;
    height: auto;
    font-size: 12px;
    font-family: Roboto, sans-serif;
    font-weight: 500
}
.updates-titles-content {
    width: 800px;
    background: #ebebeb;
    color: #367fc2!important;
    font-size: 12px;
    font-family: Roboto, sans-serif;
    font-weight: 500
}
.updates-titles-content:hover {
    color: #03F
}
.updates-content img {
    position: absolute;
    top: 4px;
    left: 3px
}
.popular-hardware-font {
    font-family: Roboto, sans-serif;
    font-size: 12px;
    width: 170px;
    color: #fff;
    border: 1px solid #fff;
    font-weight: lighter;
    font-weight: 500
}
.link-laptops {
    color: #fff;
    font-family: Tahoma;
    font-weight: 400;
    line-height: 15px
}
.link-laptops:hover {
    text-decoration: underline
}
.updates-titles-content a {
    position: relative;
    top: -5px;
    color: #00f!important
}
.pdate-titles-content a:visited,
.update-titles-content a:hover {
    text-decoration: underline
}
.td2_left {
    font-family: Roboto, sans-serif;
    font-weight: 500;
    padding-left: 20px;
    text-align: center;
    border: 1px solid #ccc;
    box-shadow: 0 0 11px #ccc;
    background: #367fc2;
    color: #fff!important
}
.tabel_galben {
    margin: 10px auto 0;
    width: 100%;
    box-shadow: 0 0 11px #ccc
}
.tabel_galben td {
    background: #ebebeb;
    border: 1px solid #ccc;
    text-align: center;
    color: #000;
    padding-left: 15px;
    padding-right: 15px;
    font-family: Roboto, sans-serif;
    font-weight: 500;
    font-size: 14px
}
.tabel_gri {
    line-height: 18px
}
.tabel_gri td {
    color: #000;
    font-family: Roboto, sans-serif;
    font-size: 14px;
    font-weight: 500
}
.tip-tabel-update-noborder {
    border: 1px solid #ccc;
    background: #f2f2f2
}
.arbore {
    padding: 8px;
    background: #ebebeb
}
.arbore a,
.arbore b {
    font-family: Roboto, sans-serif;
    font-weight: 500;
    font-size: 12px;
    color: #333
}
.upload-image {
    width: 134px;
    height: 33px;
    background: url(../images7/sel-image.png);
    cursor: pointer;
    position: relative;
    left: -1px;
    top: 6px
}
.upload-image:hover {
    background-position: 0 32px
}
.upload-image input[type=file] {
    opacity: 0;
    cursor: pointer;
    width: 130px;
    display: block
}
.uploaded-image {
    border-radius: 6px;
    padding: 3px;
    border: 1px solid #ccc;
    box-shadow: 0 1px 3px #ccc
}
.img-info {
    text-align: center;
    color: #000!important
}
.pagination a {
    color: #000;
    font-family: Roboto, sans-serif;
    font-weight: 500;
    padding: 3px;
    border-radius: 10px;
    text-decoration: none
}
.pagination a:hover {
    color: #fff;
    background: #367fc2
}
.pagination span {
    background: #367fc2;
    color: #fff;
    font-family: Roboto, sans-serif;
    font-weight: 500;
    padding: 3px;
    border-radius: 10px
}
a.bq-no-hover {
    text-decoration: none!important;
    color: #fff
}
.manufacturer-titles {
    background: #707070;
    color: #fff;
    width: 183px;
    padding: 10px;
    height: auto;
    font-family: Roboto, sans-serif;
    font-weight: 500;
    font-size: 12px
}
.manufacturer-titles-content {
    width: 800px;
    background: #ebebeb;
    padding-left: 6px;
    color: #367fc2;
    font-family: Roboto, sans-serif;
    font-weight: 500;
    font-size: 12px
}
.rating-titles {
    background: #707070;
    color: #fff;
    width: 183px;
    padding: 10px;
    height: auto;
    font-family: Roboto, sans-serif;
    font-weight: 500;
    font-size: 12px
}
.rating-titles-img {
    text-align: center;
    background: #707070
}
.rating-titles-content-img {
    background: #ebebeb;
    text-align: left
}
.rating-titles-content {
    width: 800px;
    background: #ebebeb;
    padding-left: 6px;
    color: #367fc2;
    font-family: Roboto, sans-serif;
    font-weight: 500;
    font-size: 12px
}
.search-box {
    border: 1px solid #ccc;
    background: #ebebeb;
    margin: 0 auto;
    box-shadow: 0 2px 6px #ccc
}
.search-box td {
    padding: 4px 15px 5px;
    font-family: Roboto, sans-serif;
    font-weight: 500;
    font-size: 12px
}
.centru-btn {
    text-align: center;
    position: relative;
    left: 35px;
    top: -8px
}
.search-box-p {
    margin-top: 20px;
    margin-bottom: -40px;
    background: #ebebeb;
    font-family: Roboto, sans-serif;
    font-weight: 500;
    font-size: 12px;
    color: #333;
    border: 1px solid #ccc;
    padding: 10px;
    text-align: justify
}
.reset {
    position: relative;
    padding-left: 50px;
    padding-right: 55px;
    padding-top: 8px;
    top: -3px;
    left: 36px
}
.bg-gri {
    color: #fff;
    text-decoration: underline
}
.bg-gri:hover {
    color: #000
}
.video-rating-title {
    background: #ebebeb;
    width: 98px;
    color: #367fc2;
    font-family: Roboto, sans-serif;
    font-weight: 500;
    font-size: 12px;
    padding-left: 7px
}
.video-rating-content {
    background: #ebebeb;
    padding-left: 6px;
    color: #367fc2;
    font-family: Roboto, sans-serif;
    font-weight: 500;
    font-size: 12px;
    width: 94px
}
a {
    font-size: 12px;
    font-family: Roboto, sans-serif;
    font-weight: 500;
    color: #262c5e;
}
.adiacent {
    text-align: center;
    padding: 15px;
    background: #ebebeb;
    font-family: Roboto, sans-serif;
    font-weight: 500;
    font-size: 12px;
    box-shadow: 0 1px 5px #ccc;
    border: 1px solid #fff
}
.wmi-titles {
    background: #707070;
    border: 1px solid #fff;
    color: #fff;
    width: 180px;
    padding: 10px;
    height: auto
}
.wmi-content {
    width: 800px;
    background: #367fc2;
    padding: 10px;
    color: #367fc2
}
.wmi-font {
    font-family: Roboto, sans-serif;
    font-weight: 500;
    font-size: 12px;
    color: #fff
}
.wmi-name {
    background: #367fc2;
    color: #fff;
    width: 183px;
    padding: 10px;
    height: auto
}
.wmi-titles-content {
    width: 800px;
    background: #ebebeb;
    border: 1px solid #fff;
    padding: 5px;
    color: #367fc2
}
.wmi-titles-content-space,
.wmi-titles-space {
    background: #ebebeb
}
.wmi-titles-content a {
    color: #367fc2;
    padding-left: 30px;
    display: inline-block
}
.wmi-titles-content img {
    position: absolute;
    top: 4px;
    left: 3px
}
.size-content {
    width: 800px
}
.wmi-content img {
    position: relative;
    left: -4px;
    top: 6px
}
.popular-container {
    background: url(../images7/recommended-for-dl.png) no-repeat;
    width: 171px;
    height: 68px;
    position: absolute;
    right: -132px;
    top: 199px
}
.search {
    width: 670px;
    display: block;
    border: 1px solid #ccc;
    background: #ebebeb;
    box-shadow: 0 2px 6px #ccc;
    margin-bottom: 25px;
    margin-right: 30px
}
.search li {
    display: block;
    padding: 6px
}
.search li a {
    font-size: 14px;
    display: block;
    text-decoration: none;
    padding: 5px;
    border: 1px solid #ebebeb
}
.search li a:hover {
    background: #fff;
    color: #000;
    border: 1px solid #ccc
}
.search-li {
    float: right;
    display: block;
    margin-right: 80px;
    font-family: Roboto, sans-serif;
    font-weight: 500;
    color: #333
}
.reclama-verticala {
    float: right;
    margin-bottom: 30px;
    margin-top: -125px
}
.search-title {
    display: block;
    text-align: center;
    margin-right: 250px;
    margin-bottom: -20px
}
.search-rez {
    width: 670px;
    display: block;
    border: 1px solid #ccc;
    background: #ebebeb;
    box-shadow: 0 2px 6px #ccc;
    margin-bottom: 25px;
    margin-top: 35px;
    margin-right: 30px
}
.search-rez li a {
    font-size: 14px;
    display: block;
    text-decoration: none;
    padding: 5px
}
.search-rez li a:hover {
    background: #fff;
    color: #000
}
.end-search {
    right: 460px;
    top: 0;
    float: left;
    font-family: Roboto, sans-serif;
    font-weight: 500;
    width: 670px;
    font-size: 12px;
    color: #666;
    text-align: center;
    overflow: hidden
}
.nimic {
    display: block;
    text-align: center;
    font-size: 14px;
    width: 66%;
    margin-top: 10px;
    font-family: Roboto, sans-serif;
    font-weight: 500;
    color: #666
}
.end-search2 {
    display: block;
    text-align: center;
    font-family: Roboto, sans-serif;
    font-weight: 500;
    font-size: 12px;
    color: #666
}
.custom-sb {
    display: block!important;
    width: 670px!important;
    position: relative!important;
    left: -165px!important
}
.upgrade-table {
    width: 980px
}
.upgrade-table td {
    padding: 5px
}
.upgrade-table-free {
    width: 100px;
    background: #0090c6;
    padding: 10px;
    text-align: center;
    color: #fff;
    position: relative;
    top: 2px
}
.upgrade-table-pro {
    width: 100px;
    background: #c60000;
    padding: 10px;
    text-align: center;
    color: #fff;
    position: relative;
    top: 2px
}
.upgrade-table-content {
    height: 30px;
    width: 120px;
    margin-top: 5px;
    background: #ebebeb;
    border: 1px solid #ccc;
    text-align: center
}
.upgrade-table-name {
    background: #ebebeb;
    border: 1px solid #ccc;
    vertical-align: middle;
    box-shadow: 1px 2px 3px #ccc;
    font-family: Roboto, sans-serif;
    font-weight: 500;
    font-size: 12px
}
.insert {
    color: green
}
.ok {
    background: url(../images/bifa_ok.PNG) no-repeat center;
    height: 30px;
    width: 30px
}
.not-ok {
    background: url(../images/bifa_notok.png) no-repeat center;
    height: 30px;
    width: 30px
}
.other-link {
    background: #262c5e;
    padding: 10px;
    text-decoration: none;
    color: #fff;
    text-align: center;
    box-shadow: 1px 1px 2px #ccc;
    display: inline-block;
    border: 1px solid #ccc;
    position: relative
}
.other-link img {
    position: absolute;
    left: 7px;
    top: 6px
}
.other-link:hover {
    background: #5e638b;
    color: #fff;
    text-decoration: none
}
#g1 {
    font-size: 12px;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    margin-top: 15px
}
#d1 {
    font-size: 12px;
    font-family: Roboto, sans-serif;
    font-weight: 500;
    margin-top: 15px;
    width: 500px;
    position: relative
}
#img_ie {
    margin: 30px
}
.left17 {
    padding-left: 17px
}
#img_ff,
#img_gc,
#img_ie {
    position: absolute;
    left: 560px;
    top: 0;
    display: block;
    font-size: 12px;
    text-align: justify;
    width: 435px
}
#img_ff img,
#img_gc img,
#img_ie img {
    margin: 0 auto;
    display: block
}
.drivers-list {
    background-color: #FFF;
    border-color: #FFF;
    border-style: solid;
    border-width: 1px;
    font-family: Roboto, sans-serif;
    font-weight: 500;
    font-size: 12px
}
.drivers-list-secondary {
    background-color: #FFF;
    font-family: Roboto, sans-serif;
    font-weight: 500;
    font-size: 12px
}
.drivers-list-header {
    background-color: #FFF;
    border-bottom: 1px solid #000;
    font-family: Roboto, sans-serif;
    font-weight: 500;
    font-size: 12px
}
.bold_negru {
    color: #000;
    font-weight: 700
}
.bold_negru_mic {
    color: #000;
    font-size: x-small;
    font-weight: 700
}
.bold_rosu {
    color: #7B0001;
    font-weight: 700
}
.bold_rosu_mic {
    color: #7B0001;
    font-size: x-small;
    font-weight: 700
}
.bold_verde {
    color: #060;
    font-weight: 700
}
.bold_verde_mic {
    color: #060;
    font-size: x-small;
    font-weight: 700
}
.normal {
    color: #000;
    font-size: small;
    font-weight: 400
}
.buton_albastru {
    background-color: #36C;
    color: #FFF;
    display: block;
    font-weight: 700;
    width: 100px
}
.buton_rosu {
    background-color: #C00;
    color: #FFF;
    display: block;
    font-weight: 700;
    width: 100px
}
.licenses {
    width: 330px;
    display: block;
    height: 40px;
    background: #fff;
    font-family: Roboto, sans-serif;
    font-weight: 500;
    font-size: 16px;
    color: #000;
    top: 190px;
    left: 415px;
    position: absolute;
    z-index: 2
}
.buynow {
    background: url(../images7/button.png) no-repeat;
    width: 240px;
    height: 92px;
    position: absolute;
    left: 400px;
    top: 240px;
    z-index: 3
}
.buynow2{
    left: 326px;
}
.buynow span {
    display: block;
    height: 100%;
    width: 100%
}
.buynow span p {
    position: relative;
    top: 4px;
    padding-left: 60px
}
.buynow a {
    text-decoration: none;
    color: #fff;
    text-align: center;
    font-size: 25px;
    font-family: Tahoma, Geneva, sans-serif;
    font-weight: 700;
    line-height: 90px
}
.buynow:hover {
    background-position: 1px -98px
}
.buy-pro {
    width: 90%;
    margin: 0 auto;
    height: 350px;
    display: block;
    position: relative
}
.buy-pro-badges {
    top: -20px;
    left: 240px;
    position: absolute
}
.buy-pro-description {
    width: 70%;
    margin: 10px auto
}
.buy-pro-description p {
    font-size: 14px;
    margin-bottom: 10px;
    color: #666
}
.buy-pro-description ul {
    margin-left: 17px
}
.buy-pro-description ul li {
    list-style: circle;
    color: #666
}
.buy-higlight {
    padding: 10px;
    background: #f2f2f2;
    margin-top: 10px;
    /*border:1px solid #ccc;box-shadow:1px 2px 3px #ccc;*/
    
    text-align: center
}
.c-container {
    position: absolute;
    left: 250px;
    top: 120px
}
.c-container img {
    padding: 3px
}
.newcont {
    margin-top: 10px;
    position: relative;
    line-height: 15px
}
.tbl-update {
    margin: 0 auto
}
.tbl-update td a img {
    width: 100%;
    height: 100%
}
.descup {
    margin-top: 20px;
    margin-bottom: 20px
}
.descup p {
    font-size: 14px;
    font-family: Roboto, sans-serif;
    padding-left: 5px;
    margin-top: 10px;
    color: #333;
    font-weight: 300;
    line-height: 20px
}
.res-search td {
    vertical-align: top
}
.popular-hardware-name-repair {
    display: block;
    background: #707070;
    width: 180px;
    vertical-align: middle;
    font-family: Roboto, sans-serif;
    font-weight: 500;
    font-size: 12px;
    color: #fff;
    padding-left: 10px;
    padding-top: 10px
}
.pop-repair {
    position: relative;
    top: -14px;
    left: 15px
}
.margin-buy {
    margin-top: -50px
}
.margin-avantaje {
    margin-top: -10px
}
.compatibility, .compatibility2 {
    font-size: 12px;
    color: #333;
    margin-top: 15px
}
.compatibility2{
    position: absolute;
    left: -45px;
}
.img_browser {
    margin: 20px;
    display: inline-block;
    background: #367fc2;
    color: #fff;
    padding: 8px;
    position: relative;
    left: 0;
    top: 5px;
    text-decoration: none!important
}
.img_browser:hover {
    background: #0b5eab
}
center a img {
    width: 750px;
    height: 300px
}
#header-no-gradient {
    background: linear-gradient(#2B0606, #F00);
}
#main2{
    width: 1000px;
    height: auto;
    margin-top: -50px;
}
.dropdown-menu {
    width: 300px;
}
.dropdown-menu li{
    margin-bottom: 10px;
    padding-left: 10px;
}
.dropdown-menu li:last-child{
    margin-bottom: 0;
}
/*Navigation*/
.myMenu{
    width: 100%;
    top: 0;
    border-radius: 0;
    padding-right: 0;
    height: 0;      
    display: block;
    margin: 0 auto;
    height: 45px;
    max-width: 999px;
    margin-bottom: 50px;
}
.myMenu li a { 
    font-size: 16px;
    color:#fff;
    width: 100%;
    height: 100%;
    display: block;
}
.borders {
    position: relative;
    z-index: 1;   
    border-left: none;
    background: #303464;
    box-shadow: 0px 2px 5px #63759a;
    height: 48px;        
}
.myMenu li {
    display: inline-block;
    list-style: none;
    width:161px;
    height: 43px;
    text-align: center;
    margin-bottom: 2px;
    margin-left: 10px;
    margin-top: 2px;
}
.myMenu li:hover{
    background: none;
}
.border-left {
    position: relative;
    left: -10px;
    top: 0;
    margin-right: -12px;
    padding-left: 2px;
    border-left: 1px solid #4f5380;
}
.myMenu li a span {  
    width: 100%;
    height: 102%;
    display: block;
    line-height: 43px;
    -webkit-transition: .2s;
    -moz-transition: .2s;
    -o-transition: .2s;
    transition: .2s;
    border: none;
}
.myMenu li a {        
    font-family: Roboto, sans-serif;
    font-weight: 400;
    text-decoration: none;
    color: #fff;
    font-size: 14px;
}
.myMenu li a:hover {
    background: #4f5380;
    text-shadow: 0 0 10px #fff;
    position: relative;
    height: 44px;
}
.active-selection {
    background: #4f5380;
    color: #fff;
    text-shadow: 0 0 10px #fff;
}