﻿
.div_border {
    background: #FFF8EE;
    border-radius: 50px;
    border: 3px solid #F8A473;
    width: 120px;
    text-align: center;
}

.div_border a {
    font-size: 16px;
    color: orange;
}

.section_bg {
    background-image: url('');
}

.border_bootom {
    display: inline-block;
    vertical-align: top;
    color: #4F93E4;
    /*border-bottom: 1px solid #4F93E4;*/
    border-bottom: 2px solid #f37933;
    width: 100%;
    font-weight: bold;
}
#needID {
    font-size: 18px;
    font-weight: 700;
    line-height: 24px;
    color: #3D4849;
}

.v_top {
    vertical-align: top;
}

.inlineBlock {
    display: inline-block;
}

.bgWhite {
    background-color: white;
}

.height40 {
    line-height: 40px;
}

.height20 {
    line-height: 20px;
}

.height30 {
    line-height: 30px;
}

.height50 {
    line-height: 50px;
}

.height80 {
    line-height: 80px;
}

.demand_img {
    /*max-height: 160px;
    width: 200px*/
    height: auto;
    max-height: 196px;
    width: 285px;
    border-radius: 15px;
}

.left50 {
    padding-left: 50px;
}

.left100 {
    padding-left: 100px;
}

.bold {
    font-weight: 700;
}

.labelColor {
    color: #EC6231;

}
.labelColor1 {
    /*color: #F5A272;*/
    color: #f37933;
    font-size: 14px;
    font-weight: 700;
    line-height: 30px;
}

.size30 {
    font-size: 45px;
}

.width100 {
    width: 100%;
}
.bottom10 {
    padding-bottom: 10px
}

.width200 {
    width: 200px;
}

.bgColor {
    background-color: #FAFAFA
}
#vitalSignM {
    color: #ec6231;
    font-size: 48px;
    font-weight: 700;
    width: 600px;
    /*line-height: 64px;*/
}
