﻿ /* tip-code-bar */
.s-primary { color: #0057ff !important; }
.tip-code-bar { border-left: 6px solid #eee; padding-left: 20px; margin: 45px 0;font-size: 14px; color: #999; line-height: 22px;}
.tip-code-bar dd { margin-top: 6px; }

.tip-code-bar.m { border-left: 0px;padding: 16px;margin:0;font-size: 11px; color: #999;line-height: 16px;background-color: #ffffff;}
.tip-code-bar.m dd { margin-top: 6px; }
