|
@@ -1512,7 +1512,36 @@ a{
|
|
|
margin-right: 5px;
|
|
|
}
|
|
|
.d-bg-green{
|
|
|
-
|
|
|
+ background-image:url(/images/tbn8.png);
|
|
|
+}
|
|
|
+.d-bg-gray{
|
|
|
+ background-image:url(/images/tbn8.png);
|
|
|
+}
|
|
|
+.d-bg-blue{
|
|
|
+ background-image:url(/images/tbn7.png);
|
|
|
+}
|
|
|
+.a-bg-gray-new{
|
|
|
+ display:inline-block;
|
|
|
+ height:21px;
|
|
|
+ width:81px;
|
|
|
+ background:#FFF;
|
|
|
+ background-image:url(/images/tbn9.png);
|
|
|
+ position: relative;
|
|
|
+ top: -4px;
|
|
|
+}
|
|
|
+.d-bg-green, .d-bg-gray,.d-bg-blue{
|
|
|
+ width:81px;
|
|
|
+ height:21px;
|
|
|
+ color:#FFF;
|
|
|
+ padding-left:0px;;
|
|
|
+ position: static !important;
|
|
|
+ left: 0px;
|
|
|
+ right: 0px;
|
|
|
+ bottom: 0px;
|
|
|
+ text-overflow: none;
|
|
|
+ overflow: none;
|
|
|
+ white-space: nowrap;
|
|
|
+ line-height:21px !important;
|
|
|
}
|
|
|
.a-servicedetail #no_reg{
|
|
|
margin-bottom:100px;
|