|
|
|
@ -27,6 +27,7 @@ a.btn_message_free{ background:#ff5722; display:block; text-align:center; color
|
|
|
|
|
h2{ font-size:18px; }
|
|
|
|
|
h3{ font-size:14px; }
|
|
|
|
|
h4{ font-size:14px; }
|
|
|
|
|
.f8 {font-size:8px;}
|
|
|
|
|
.f12{font-size:12px; font-weight:normal;}
|
|
|
|
|
.f14{font-size:14px;}
|
|
|
|
|
.f16{font-size:16px;}
|
|
|
|
@ -130,6 +131,7 @@ h4{ font-size:14px; }
|
|
|
|
|
.mt12 { margin-top:12px !important;}
|
|
|
|
|
.mt15 {margin-top:15px;}
|
|
|
|
|
.mt19 {margin-top:19px !important;}
|
|
|
|
|
.mt35 {margin-top:35px;}
|
|
|
|
|
.ml70{margin-left: 70px;}
|
|
|
|
|
.mb0 {margin-bottom: 0px !important;}
|
|
|
|
|
.mb4{ margin-bottom:4px;}
|
|
|
|
@ -137,6 +139,8 @@ h4{ font-size:14px; }
|
|
|
|
|
.mb8 {margin-bottom:8px;}
|
|
|
|
|
.mb10{ margin-bottom:10px !important;}
|
|
|
|
|
.mb20{ margin-bottom:20px;}
|
|
|
|
|
.mb30 {margin-bottom:30px;}
|
|
|
|
|
.mb40 {margin-bottom:40px;}
|
|
|
|
|
.pl10 {padding-left:10px;}
|
|
|
|
|
.pl15{ padding-left:15px;}
|
|
|
|
|
.pl5{ padding-left:5px;}
|
|
|
|
@ -228,6 +232,7 @@ a.c_green{ color:#28be6c;}
|
|
|
|
|
|
|
|
|
|
.b_grey{ background: #F5F5F5;}
|
|
|
|
|
.b_dgrey{ background: #CCC;}
|
|
|
|
|
.c_white {color:#fff;}
|
|
|
|
|
.c_orange{color:#e8770d;}
|
|
|
|
|
.c_dark{ color:#2d2d2d;}
|
|
|
|
|
.c_lorange{ color:#ff9900;}
|
|
|
|
@ -239,6 +244,8 @@ a.c_green{ color:#28be6c;}
|
|
|
|
|
.c_dblue{ color:#09658c;}
|
|
|
|
|
.b_blue{background:#64bdd9;}
|
|
|
|
|
.b_green{background:#28be6c;}
|
|
|
|
|
.b_green2 {background:#63c360;}
|
|
|
|
|
.b_red {background:#d60308;}
|
|
|
|
|
.b_w{ background:#fff !important;}
|
|
|
|
|
|
|
|
|
|
/*add by Tim*/
|
|
|
|
@ -341,6 +348,8 @@ a:hover.bgreen_n_btn{background:#08a384;}
|
|
|
|
|
.orange_btn_cir{ background:#e67e22; padding:1px 10px; -moz-border-radius:2px; -webkit-border-radius:2px; border-radius:2px; color:#fff; font-weight:normal; font-size:12px;white-space:nowrap;}
|
|
|
|
|
.bgreen_btn_cir{ background:#1abc9c; padding:1px 10px; -moz-border-radius:2px; -webkit-border-radius:2px; border-radius:2px; color:#fff; font-weight:normal; font-size:12px;white-space:nowrap;}
|
|
|
|
|
.grey_border{border:1px solid #dddddd !important;}
|
|
|
|
|
.borderRadius {border-radius:5px;}
|
|
|
|
|
.tac {text-align:center;}
|
|
|
|
|
/* commonpic */
|
|
|
|
|
.pic_date{ display:block; background:url(../images/new_project/public_icon.png) -31px 0 no-repeat; width:16px; height:15px; float:left;}
|
|
|
|
|
.pic_add{ display:block; background:url(../images/new_project/public_icon.png) -31px -273px no-repeat; width:16px; height:15px; float:left;}
|
|
|
|
|