
body {
    background-image:
            url('/cluefinders/images/backgr1.jpg'),
            url('/cluefinders/images/backgr_big.gif');

    background-repeat: repeat-x, repeat-x;
    background-position: left top, left top;
    background-size: auto, auto;
    background-color: #160b04;
}
.wrapper {
    width: 550px;
}
.wrapper::after {
    content: "";
    clear: both;
    display: table;
}
.custom-wrap {
    width: 530px;
}

.head-title {
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
    color: #FFFFFF;
    padding: 12px 0 0 0;
    margin-bottom: 0;
}
.head-subtitle {
    margin-top: 12px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #323232;
}
.form-group label.required, .form-group label, .checkbox label {
    color: #FFFFCC;
}
input[type=checkbox] {
     margin-top: 0;
}
.submit_btn{
    margin: 20px 0;
}
.footer {
    width: 500px;
    margin-left: 25px;
    border-top: 1px solid #FFC;
    margin-top: 0;
}
.footer .copyright {
    width: 375px;
    margin-bottom: 10px;
    color: #FFC;
}
label {
    color: #323232;
}
.product-form-block {
    border: 1px #fff dashed;
    padding: 5px;
    margin-top: 10px;
    margin-left: 0;
    margin-right: 0;
}

/*////////////////*/

.content {
    width: 850px;
    margin: 0 auto;
}

.content_wraper {
    margin: 0 auto;
}

.sky_bg {
    min-width: 850px;
}

ul.kp5specs {
    padding-left: 20px;
}

ul.kp5specs li {
    list-style-type: disc;
    color: #FFFFCC;
}

#compquantity label {
    line-height: 20px;
}

header img {
    vertical-align: baseline;
}

.title {
    margin: 0;
    line-height: 1.4;
}

#t_country_other {
    margin-top: 0
}

.dxdiag_block{
    margin-top: 20px;
}

label.dxdiag_label{
    font-size: 12px;
    font-weight: 700;
    margin-bottom: 5px;
}

.checkbox label {
    font-size: 11px;
    line-height: 15px;
}


.l_kpver,
.l_computer,
.l_internet,
.t_ram,
.t_cpu,
.t_videodriver
{
    margin-top: 5px;
}

.t_videocard{
    margin-top: 5px;
}
.t_system_model {
    margin-top: 21px;
}

.submit_btn {
    margin-bottom: 30px;
}



ul.kp5specs {
    padding-left: 20px;
}

.comments_addition-text{
    margin-bottom: 2px;
    color: #FFFFCC;
}


select#l_fb_type {
    width: 100%;
}

label[for="t_comments"].error {
    width: 100%;
}

label, input, textarea {
    box-sizing: border-box;
}

#compquantity input {
    width: 45px;
    margin-left: 3px;
}

label[for="c_iaminterested3"] {
    font-weight: normal;
}

.fl-right .input-wrap {
    float: right;
}

#t_computer_other, #t_os_other {
    margin-top: 5px;
}

button {
    text-align: center;
    margin: 0 auto;
}

label[for='t_license_quantity'] {
    vertical-align: bottom;
}

#t_license_quantity {
    float: right;
}

.c_iminterested {
    display: flex;
    align-items: center;
}

#c_iaminterested3 {
    margin-left: 0;
}

label[for=c_iaminterested3] {
    margin-top: 5px;
}

.t_dx_ver,
.t_videocard,
.t_cpu,
.t_ram,
.t_videodriver,
.t_system_model,
.l_os{
    margin-bottom: 0 !important;
}

hr {
    width: 100%;
    border-top: 1px solid #FFFFCC;
    margin-bottom: 0;
}

/*.comp_descr .col-xs-6 {*/
/*    width: 45%;*/
/*}*/

select {
    background-color: #ffffff !important;
}

.modal-window {
    font-size: 10.5px;
}

.priv_statement .modal-window{
    font-size: 11px;
    line-height: 1.4;
}
.mt-15 {
    margin-top: 15px;
}
.mt-35 {
    margin-top: 35px;
}
.l_kpver .how_to{
    display: none;
}
.text {
    margin: 5px 0;
    display: block;
    color: #FFFFCC;
}
.req i{
    color: #FFFFCC;
}
a {
    color: #84FFFC;
}
a:hover {
    color: #84FFFC;
}
.dashed-line {
    border-right: 1px #fff dashed;
}
span.error {
    color: #FFFFCC;
}