
.wrapper {
    width: 550px;
}
.wrapper::after {
    content: "";
    clear: both;
    display: table;
}
.custom-wrap {
    width: 514px;
}
.input_wraper {
    margin-top: 26px;
}
hr {
    width: 485px;
    margin-bottom: 18px;
}
.head-title {
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
    color: #021F6D;
    padding: 12px 0 0 0;
    margin-bottom: 0;
}
.head-subtitle {
    margin-top: 12px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #323232;
}
.flex-block {
    display: flex;
    gap: 10px;
}
.t_vid_ram {
    margin-bottom: 0;
    margin-top: 25px;
}
input[type=checkbox] {
     margin-top: 0;
}
.submit_btn{
    margin: 20px 0;
}
.footer {
    width: 535px;
    margin-left: 13px;
}
.footer .copyright {
    width: 395px;
    margin-bottom: 10px;
    color: #000000;
}
label {
    color: #323232;
}

/*////////////////*/

.content {
    width: 850px;
    margin: 0 auto;
}

.content_wraper {
    width: 484px;
    margin: 0 auto;
}



#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: 18px;
}

.t_ram,
.t_cpu
{
    margin-top: 10px;
}
.l_kpver
{
    margin-top: 5px;
}

.t_system_model,
.t_videocard{
    margin-top: 10px;
}

.submit_btn {
    margin-bottom: 30px;
}



ul.kp5specs {
    padding-left: 20px;
}

.comments_addition-text{
    margin-bottom: 2px;
}


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: 0px;
}

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 #adadad;
    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;
}
