label {font-size : 14px; color : #333;}
.common_white_block, .common_blue_block {width : 100%;}
.common_blue_block {
    background-color : #1570a6;
}
.common_blue_block .wrapper {
    padding : 35px 0;
}
.common_blue_block h1 {
    color       : #fff;
    font-size   : 24px;
    line-height : 20px;
    margin      : 0;
    font-weight : 700;
}

/*Start left block*/
.left {float : left;width : 620px;padding-bottom : 46px;padding-top : 20px}
.system {
    margin-bottom : 13px;
}
.system h1 {
    color          : #333;
    font-size      : 34px;
    line-height    : 42px;
    font-weight    : 300;
    letter-spacing : -0.7px;
    margin         : 25px 0;
}
.system p {
    font-size   : 13px;
    line-height    : 20px;
}
.system__inf {
    float: left;
    width: 540px;
}
.os_icon {
    width: 71px;
    float: right;
    background : url("../../../images/du/wddc6/sprites_wddc6.png") no-repeat transparent;
    width : 71px;
    height : 54px;
}
.w10 {background-position: 0 -245px;}
.w8 {background-position: 0 -188px;}
.wv {background-position: 0 -66px;}
.w7 {background-position: 0 -124px;}
.wxp {background-position: 0 0;}
/*.win {background-position: -245px 0;}*/

.d_selector {background-color : #eeeeee;padding : 30px;}
select {padding : 5px 8px;width : 100%;border : none;box-shadow : none;background : transparent;background-image : none;-webkit-appearance : none;cursor : pointer;font-size : 14px;}
.select_wrapper {border : 1px solid #ccc;width : 200px;overflow : hidden;background : #fafafa url("../../../images/du/down.png") no-repeat 175px 50%;}
select:focus {outline : none;}
option {padding : 10px 0;}
.main_download {
    background-color : #d63104;
    display : block;
    float : right;padding : 0 20px;
    font-size : 16px;
    color : #fff;
    text-decoration : none;
    text-align : center;
    min-width : 127px;
    line-height : 47px;
    font-weight : 600;
}
.main_download:hover {
}
.d_tip {border-bottom : 1px solid #eeeeee;padding : 17px 0;font-size : 14px;}
.d_tip span {color : #73767a;}

.devices h1 {
    color: #1570a6;
    font-size: 16px;
    line-height: 20px;
    font-weight: 700;
    padding: 30px 0 20px;
}
.devices p {
    font-size: 14px;
    line-height: 22px;
    font-weight: 400;
    padding: 0 0 0;
}
.devices ul {
    list-style-image : url(../../../images/du/wddc6/mark.png);
    margin: 10px 16px;
}
.devices__column {
    display        : inline-block;
    vertical-align : top;
    margin-right: 72px;
}
.devices__item {
    font-size: 14px;
    line-height: 26px;
    font-weight: 400;
}
/*End left block*/

/*Start right block*/
.right {
    float : right;
    padding-top : 34px;
    width : 282px;
}
.right a, .right a:active, .right a:visited {color : #1570a6;}
.r_wrapper {
    border : 1px solid #dcddde;
    margin-bottom : 30px;
    padding : 20px 22px 18px 22px;
}
.r_wrapper h2 {
    margin : 0 0 10px 0;
    color : #1570a6;
    font-size : 16px;
    line-height: 21px;
    font-weight : 700;
    border-bottom : 1px solid #efefef;
    padding : 0 0 16px 0;
    text-align : center;
}
.r_wrapper h3 {
    margin      : 0 0 3px 0;
    font-size   : 14px;
    line-height: 20px;
    font-weight : 700;
}
.r_wrapper h4 {
    margin : 0;
    font-size : 14px;
    line-height: 20px;
    font-weight : 700;
}
.r_wrapper p {
    color : #73767a;
    font-size : 14px;
    line-height : 22px;
    font-weight: 400;
    margin-bottom : 16px;
}
.r_wrapper .smaller {
    line-height : 20px;
    margin-bottom : 20px;
}
#d_block {
    padding : 8px 0;
    text-align : center;
    margin-bottom : 15px;
}
#d_block a {
    box-sizing: border-box;
    color : #1570a6;
    border: 1px solid #1570a6;
    border-radius: 4px;
    font-size : 14px;
    line-height: 15px;
    font-weight: 700;
    display : inline-block;
    background : url("../../../images/du/wddc6/download.png") no-repeat 162px transparent;
    width: 230px;
    text-align: left;
    padding: 17px 70px 17px 46px;
    text-decoration: none;
}
#d_block a:hover {
}
/*End right block*/



