| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420 |
- ul,
- li {
- padding: 0;
- margin: 0;
- list-style: none;
- }
- .btns {
- background: #1ab394;
- color: #fff;
- padding: 3px 10px;
- outline: none;
- font-size: 12px;
- margin-left: 15px;
- border: 0;
- border-radius: 3px;
- }
-
- .review {
- width: 90%;
- margin: 50px 5% 0 5%;
- }
- .review .title{
- margin-top: 30px;
- margin-bottom: 15px;
- font-size: 18px;
- font-weight: bold;
- }
- .fontColor{
- color: #333333;
- }
- .fontColor1{
- color: #999999;}
- .left{
- /* display: inline-block; */
- width: 98%;
- height: 100%;
- /* border: 1px solid black; */
- background: #ffffff;
- margin:20px auto;
- }
- .right .wrapper{
- display: block;
- }
- .row-spacing{
- margin-bottom: 10px;
- }
- /* 输入框 */
- .input-style{
- width: 60%;
- background-color: #FFF;
- background-image: none;
- border: 1px solid #e5e6e7;
- border-radius: 1px;
- padding: 6px 12px;
- font-size: 14px;
- }
- /* 下拉框 */
- .select-style{
- width: 25%;
- height: 30px;
- background-color: #FFF;
- background-image: none;
- border: 1px solid #e5e6e7;
- border-radius: 1px;
- padding: 0px 12px;
- font-size: 14px;
- }
- /* 病人信息--开始 */
- .ckxq {
- padding: 5px;
- border: 1px solid #e5e6e7;
- }
- .ckxq ul li {
- padding: 5px 15px;
- cursor: pointer;
- }
- .ckxq_ul {
- margin-top: 10px;
- }
- .table>tbody>tr>th {
- padding: 4px;
- width: 100px;
- text-align: center;
- }
- .table>tbody>tr>td {
- padding: 4px;
- width: 100px;
- }
- .Active {
- background: #1ab394;
- color: #FFFFFF;
- }
- .tbodys th {
- text-align: right;
- /*background: rgb(214,236,255);*/
- }
- .tbodys td {
- text-align: left;
- }
- .tbodys input {
- background-color: #FFF;
- background-image: none;
- border-radius: 1px;
- color: inherit;
- padding: 1px 6px;
- border: 1px solid #d7d7d7;
- }
- /* 病人信息--结束 */
- /* 随访问卷--开始 */
- table td {
- word-break: break-all;
- word-wrap: break-word;
- }
- table th {
- min-width: 120px;
- }
- .size-14 {
- font-size: 14px !important;
- }
- .shark_content_title {
- font-size: 16px;
- color: #333;
- font-weight: bold;
- height: 30px;
- line-height: 30px;
- border-bottom: 1px dashed #1ab394;
- margin-bottom: 10px;
- margin-top: 5px;
- }
- .wrapper .content_1,
- .wrapper .content_2,
- .wrapper .content_4 {
- background-color: #fff;
- width: 100%;
- margin: 0 auto;
- margin-bottom: 20px;
- padding: 5px;
- border-radius: 10px;
- }
- .QuesTitle {
- margin-bottom: 5px;
- }
- .content_2 li {
- width: 24%;
- margin-bottom: 10px;
- }
- .content_3 li {
- width: 24%;
- margin-bottom: 10px;
- }
- #tbr {
- border: 1px solid #ccc;
- }
- #tbr td {
- padding: 10px;
- padding: 6px 0 5px 10px;
- color: #717171;
- line-height: 200%;
- border-top: 1px dotted #cccccc;
- }
- #tbr th {
- border-right: 1px dotted #cccccc;
- border-top: 1px dotted #cccccc;
- background: #f9f9f9;
- text-align: right;
- }
- .Back {
- background-color: #F8F8F8;
- }
- label {
- margin-right: 10px;
- }
- .Phone_Text ul {
- padding-left: 0;
- }
- .Phone_Text li {
- width: 25%;
- margin-bottom: 5px;
- line-height: 20px;
- }
- .Phone_Text .visit_detail {
- width: 100%;
- }
- .Phone_Text .visit_detail span {
- display: inline-block;
- text-indent: 2em;
- word-break: break-all;
- word-wrap: break-word;
- }
- .Phone_Text label {
- width: 90px;
- }
- .Qus_box li {
- list-style: none;
- border: 1px solid #ccc;
- border-bottom: none;
- float: none;
- border-top: none;
- margin-top: -1px;
- }
- .wrapper .Qus_box {
- padding-left: 0 !important;
- margin-bottom: 0 !important;
- margin-top: 0;
- border-bottom: 1px solid #ccc;
- }
- .Qus_box div {
- padding: 10px;
- border-top: 1px solid #ccc;
- }
- .title_ul {
- padding-left: 0;
- margin-bottom: 0;
- }
- .title_ul li {
- border: 1px solid #ccc;
- float: none;
- margin-top: -1px;
- overflow: hidden;
- }
- .title_ul li span {
- width: 75%;
- line-height: 30px;
- /*text-indent: 2em;*/
- border-left: 1px solid #ccc;
- display: block;
- float: left;
- padding: 0 10px;
- }
- .title_ul li label {
- line-height: 30px;
- margin: 0;
- text-align: center;
- width: 25%;
- display: block;
- float: left;
- }
- .checkbox input[type=checkbox] {
- margin-top: 0;
- margin-left: 0;
- position: relative;
- }
- .wrapper .radio {
- margin-top: 0;
- }
- .radio input[type=radio] {
- margin-top: -2px;
- margin-left: 10px;
- margin-right: 5px;
- position: relative;
- vertical-align: middle;
- }
- .wrapper {
- padding: 0;
- }
- .wrapper .Ul {
- float: left;
- padding-left: 0;
- border: none;
- margin-top: 0;
- }
- .Ul li {
- float: left;
- border: none;
- padding: 5px;
- }
- .checkbox,
- .radio {
- margin-bottom: 0;
- }
- .Wd {
- border-bottom: 1px solid #ccc;
- }
- .content_1 input.form-control {
- width: 50%;
- }
- textarea {
- resize: none;
- }
- #Tgetruset input[type="radio"] {
- margin-right: 6px;
- cursor: pointer;
- }
- #Tgetruset label {
- cursor: pointer;
- }
- .content_5 {
- margin-top: 20px;
- }
- .lookMsgs .Phone_Text li {
- line-height: 20px;
- }
- .lookMsgs input[type="radio"] {
- cursor: not-allowed !important;
- }
- .lookMsgs li span,
- .lookMsgs li img,
- .lookMsgs li label {
- cursor: default !important;
- }
- .content_2 {
- margin-top: 20px;
- }
- .wrapper ul {
- margin-top: 15px;
- margin-bottom: 0;
- }
- .audit_all {
- color: #19aad0;
- }
- .audit_wait {
- color: #febd23;
- }
- .audit_done {
- color: #5ccb91;
- }
- .audit_refuse {
- color: #fd7c78;
- }
- .audit_doned {
- color: #3cd6c9;
- }
- .audit_revoke {
- color: #fd72b9;
- }
- .audit_termination {
- color: #fc3d18;
- }
- .outBoundTask .Phone_Text li {
- width: 50%;
- line-height: 34px;
- }
- .cusDetails .cus_base {
- margin: 0;
- padding: 0;
- }
- .cusDetails .cus_base .cusListItem {
- background-color: #f6f6f6;
- padding: 10px;
- border-radius: 5px;
- margin-bottom: 10px;
- position: relative;
- }
- .cusDetails .cusListItem .aBtn {
- position: absolute;
- right: 60px;
- top: 10px;
- z-index: 10;
- }
- .cusDetails .cusListItem .aBtn1 {
- right: 20px;
- }
- /* 随访问卷--结束*/
|