﻿.head_calc {
    border: 1px solid #E8EEF2;
}
.head_calc th {
    background-color: #c03c16;
    border-right: 1px solid #FFFFFF;
    color: #FFFFFF;
    height: 40px;
    text-align: center;
	font-family: Arial,Helvetica,sans-serif;
}
.type-rent {
    float: left;
    margin-left: 2px;
    margin-top: 25px;
    padding-bottom: 15px;
    width: 120px;
}
.type-rent-name {
    margin-bottom: 20px;
    margin-left: 5px;
    margin-top: 5px;
}
.type-rent-radio {
    padding-top: 3px;
}
.size-col {
    background-color: #eed1c9;
    border-bottom: 1px solid #FFFFFF;
}
.size-col input {
    border: 1px solid #B6C0C6;
    margin-top: 5px;
    padding: 3px;
    width: 90px;
}
.size-col div {
    margin-top: 25px;
}
.head_calc td {
    vertical-align: top;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
}
.sorted {
    margin-top: 45px;
    text-align: center;
}
.sorted select {
    border: 1px solid #B6C0C6;
    height: 23px;
    padding: 0 0 0 3px;
    width: 166px;
}
.compl {
    margin-bottom: 10px;
    margin-top: 15px;
}
.size {
    display: none;
    text-align: center;
}
.arcomp {
    display: none;
    margin-left: 5px;
}
body .noborder {
    border: medium none;
}
.tfoot td {
    background-color: #eed1c9;
    font-size: 16px;
    font-weight: bold;
    height: 40px;
    text-align: center;
    vertical-align: middle;
}
.orange {
    color: #E55600;
}