.tim-row {
    margin-bottom: 20px;
}
.tim-white-buttons {
    background-color: #777777;
}
.typography-line {
    padding-left: 25%;
    margin-bottom: 35px;
    position: relative;
    display: block;
    width: 100%;
}
.typography-line span {
    bottom: 10px;
    color: #c0c1c2;
    display: block;
    font-weight: 400;
    font-size: 13px;
    line-height: 13px;
    left: 0;
    position: absolute;
    width: 260px;
    text-transform: none;
}
.tim-row {
    padding-top: 60px;
}
.tim-row h3 {
    margin-top: 0;
}
.tim-typo {
    padding-left: 25%;
    margin-bottom: 40px;
    position: relative;
    width: 100%;
}
.tim-typo .tim-note {
    bottom: 5px;
    color: #c0c1c2;
    display: block;
    font-weight: 400;
    font-size: 13px;
    line-height: 15px;
    left: 0;
    margin-left: 20px;
    position: absolute;
    width: 260px;
}
#map {
    width: 98%;
    height: calc(50vh - 70px);
}
@media (max-width: 640px) {
    #map {
        margin-top: 0;
    }
}

#infowindow-content .title {
    font-weight: bold;
}
#infowindow-content {
    display: none;
}
#map #infowindow-content {
    display: inline;
}
.pac-card {
    margin: 10px 10px 0 0;
    border-radius: 2px 0 0 2px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    outline: none;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);
    background-color: #fff;
    font-family: Roboto;
}
#pac-container {
    padding-bottom: 12px;
    margin-right: 12px;
}
.pac-controls {
    display: inline-block;
    padding: 5px 11px;
}
.pac-controls label {
    font-family: Roboto;
    font-size: 13px;
    font-weight: 300;
}
tr.trerror td {
    color: #d20303;
    background: #ffe0e0;
}
.imgsort_del {
    margin-bottom: 5px;
}
.color-def {
    float: left;
    margin-top: -5px;
}
.color-box {
    width: 20px;
    height: 14px;
    float: left;
    margin-right: 10px;
}
.color_heading {
    font-size: 15px;
    font-weight: 600;
    color: #000;
    margin-bottom: 6px;
    padding: 0 0 0 16px;
}
.cal_box_area {
    background: #fff;
    margin-bottom: 15px;
    border: 1px solid #ddd;
    padding: 15px 0;
    width: 87%;
    margin: 0 auto;
    font-size: 14px;
}
