.v14_meet .finishedoneround h2 {
    color: #6c92c4 !important;
}
.a_button_primary {
    background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #78afeb), color-stop(100%, #498bd1));
    background: -webkit-linear-gradient(top, #78afeb, #498bd1);
    background: -moz-linear-gradient(top, #78afeb, #498bd1);
    background: -o-linear-gradient(top, #78afeb, #498bd1);
    background: linear-gradient(top, #78afeb, #498bd1);
    background-color: #498bd1;
    border-color: #498bd1;
    color: white!important;
}
.selected_span, .selected_bottom {
    border-bottom: 3px solid #B1D5FB;
}
.profiletabarea_new a.current,.profiletabarea li.selected {
    border-top: 3px solid #B1D5FB !important;;
}
.title {
    background-color: #d5e6f3 !important;
    border: 1px solid #d5e6f3 !important;
    border-collapse: collapse !important;
}
.title_border {
    border: 1px solid #d5e6f3 !important;
    border-collapse: collapse !important;
}
.title_td_border {
    border: 1px solid #d5e6f3 !important;
}