ul.shapes_ul li {
    list-style-type: none;
    display: inline-block;
    cursor: pointer;
    width: 90px;
}
table#cmcc_ranges_data {
    visibility: hidden;
}
ul.shapes_ul {
    margin: 0px;
    margin-bottom: 15px;
}
.cmcc_inputs_wrap {
    width: 100%;
    float: left;
    margin-bottom: 15px;
}
.cmcc_image_shape_left {
    width: 35%;
    float: left;
}
.cmcc_image_shape_right {
    width: 55%;
    float: left;
    text-align: center;
        margin-bottom: 70px;
}
.cmcc_image_shape_right h4 {
    padding-left: 20px;
}
.field_wrap_cmcc input {
    background: none !important;
    border: 1px solid #ccc !important;
    box-shadow: unset !important;
    margin-bottom: 10px !important;
    padding: 3px !important;
}
.field_wrap_cmcc label {
    min-width: 107px;
    display: inline-block;
}
.field_wrap_cmcc input {
    margin-left: 10px;
    min-width: 170px !important
}
.cmcc_round_corner_wrap {
    padding: 12px;
    margin-top: 68px;
    background: rgba(225, 159, 23, .05);
    clear: both;
}
.cmcc_drilling_wrap {
    clear: both;
    margin-top: 34px;
    background: rgba(225, 159, 23, .05);;
    padding: 14px;
}
input.drilling_cmcc {
    background: white !important;
    border: 1px solid #ccc !important;
    box-shadow: none !important;
    border-radius: 10px;
}
.cmcc_drilling_wrap span {
    display: block;
    font-size: 14px;
    padding-top: 10px;
}
.cmcc_file_wrap {
    clear: both;
    margin-top: 16px;
    background: rgba(225, 159, 23, .05);;
    padding: 14px;
    margin-bottom: 20px;
}
.cmcc_file_wrap span {
    display: block;
    font-size: 14px;
    padding-top: 10px;
}
.cmcc_drilling_wrap .drilling_options_li {
    margin-bottom: 15px;
}
.drilling_options_li label {
    display: inline-block;
    min-width: 200px !important;
}
.cmcc_total_price label {
    display: inline-block;
    min-width: 150px !important;
}
.cmcc_total_price {
    padding: 15px 0px;
    font-size: 16px;
}
