doctor-detail.css 2.1 KB

123456789101112131415161718192021222324252627282930313233343536
  1. .ui-dialog-content{font-size: 16px;}
  2. .ax-popup .ui-dialog-footer button{color:#323232 !important;}
  3. .ax-popup .ui-dialog-footer button.ui-dialog-autofocus{color:#75BF00 !important;}
  4. .sdoc-top.smil{padding: 10px 10px 0px;height: 78px;background: url(../images/yishengxiangqing_bg.png) no-repeat;}
  5. .c-lab-mor li.hit a {color: #75BF00;font-size: 16px;}
  6. .c-lab-mor li.hit {border-bottom: 2px solid #75BF00;}
  7. .c-666666 { color: #666666; }
  8. .c-909090 { color: #909090; }
  9. .c-323232 { color: #323232;}
  10. .c-74bf00 { color: #74bf00;}
  11. .c-FF9526 { color: #FF9526;}
  12. .cb-dcdcdc{background: #DCDCDC;}
  13. .cb-74bf00{background: #74BF00;}
  14. .cb-f3f3f3{background: #f3f3f3;}
  15. .cb-909090{background: #909090;}
  16. .pad10{padding: 10px;}
  17. .f-dn{display: none;}
  18. .h30{height: 30px;}
  19. .h34{height: 34px;}
  20. .h60{height: 60px;}
  21. .lh30{line-height: 30px;}
  22. .lh34{line-height: 34px;}
  23. .f-fs12{font-size: 12px;}
  24. .f-fs14{font-size: 14px;}
  25. .f-tac{text-align: center;}
  26. .member-sel:before{background: initial;}
  27. .dis-inlineblock {display: inline-block;}
  28. .member-sel .arrow-shou{background: url(../images/shou_icon.png) no-repeat;vertical-align: middle;width: 20px;height: 20px;background-size: 20px;}
  29. .member-sel .arrow-shou.active{background: url(../images/shou02_icon.png) no-repeat;vertical-align: middle;width: 20px;height: 20px;background-size: 20px;}
  30. .div-item{width: 30%;height: 100%;line-height: 100%;float: left;}
  31. .div-btn-status{height: 29px;width: 60px;text-align: center;margin: 0 auto;border-radius: 10px;font-size: 14px;line-height: 29px; margin-top: 15px;}
  32. .div-time-enable{height: 34px;float: left;font-size: 14px;background: #FFF;line-height: 34px;width: 32%;text-align: center;border-right: 1px solid #dcdcdc;color: #74BF00;}
  33. .div-time-enable.active{background: #74BF00;border-right: 1px solid #74BF00;color: #fff;}
  34. .div-time-disable{height: 34px;float: left;font-size: 14px;background: #DCDCDC;line-height: 34px;width: 32%;text-align: center;border-right: 1px solid #dcdcdc;color: #fff;}
  35. .div-dian{width: 5px;height: 5px;line-height: 5px; border-radius: 5px;display: inline-block; margin-bottom: 0px;}
  36. .div-status-content{font-size: 16px;padding-left: 3px;display: inline-block;text-align: center;vertical-align: middle;}