/* Enter Your Custom CSS Here */
div#tpbr_topbar {
    background-color: #9187c4 !important;
}

div#tpbr_box {
    line-height: 50px !important;
    font-size: 18px !important;
}

.dd-image-wrapper {
    width: 70px;
    height: 70px;
    position: relative;
    float: left;
}

.dd-content-wrapper {
    width: 400px;
    height: 70px;
    position: relative;
    float: left;
}

h2.dd-sub-title {
    color: #697cb1;
    font-size: 26px;
}

.dd-sub-title:after {
    background: #697cb1;
}

.dd-sub-title:after {
    content: "";
    display: block;
    bottom: 0;
    width: 50px;
    height: 2px;
    background: #697cb1;
    margin-top: 2px;
    margin-left: 3px;
}

h1.dd-title {
    margin-top: 6px;
    margin-left: 3px;
    font-size: 16px;
    color: #697cb1;
}

ul.ten-points-list {
   margin: 0;
   padding-left: 20px;
   list-style-image: url('http://www.drbackpain.com.hk/web/wp-content/uploads/checkbox-1.png');
}

.ten-points-list li {
	margin-top: 10px;
}

.dd-custom-spacing-1 {
    padding-bottom: 15px;
}

ul.dd-section2-lists {
    padding-left: 30px;
    list-style-type: square;
    color: #1caae2;
}

.section2-img,
.section3-img{
    text-align: center;
}

h2.section2-title {
    color: #697cb1;
    font-size: 26px;
    text-align: center;
}

h2.section2-subtitle {
    color: #697cb1;
    font-size: 16px;
    text-align: center;
}

ul.dd-section3-lists {
    padding-left: 20px;
    list-style-type: decimal;
    color: #1caae2;
}