.alert-push { padding: 0; border-radius: 0; border: none; margin-bottom: 27px; //height: 24px; min-height: 24px; line-height: 24px; font-family: NotoSansCJKtc; font-weight: normal; font-style: normal; font-stretch: normal; letter-spacing: normal; } .alert-push:last-child { margin-bottom: 0px; } .push-news { width: 20%; height: inherit; float: left; border: solid 1px #a37e39; font-size: 13px; color: #a37e39; text-align: center; } .push-content { width: 80%; height: inherit; float: right; overflow: hidden; //text-overflow: ellipsis; //white-space: nowrap; font-size: 16px; padding-left: 13px; color: #262626; text-align: left; } .jconfirm-scrollpane { overflow-y: hidden !important; } .jconfirm-box-container { width: 100% !important; height: 100% !important; padding-left: 5.8%; padding-right: 5.8%; overflow: hidden !important; //padding-top: 66px; //padding-bottom: 76px; //height: calc(100% - 142px) !important; } .jconfirm-bg { background-color:transparent !important; } .jconfirm-box { width: 100% !important; border-radius: 0 !important; box-shadow: 0 0 9px 0 rgba(0, 53, 124, 0.5) !important; background-color: #ffffff !important; padding: 0 !important; } .jconfirm-title-c { height: 53px; !important; margin-left: 3.7%; margin-right: 3.7%; border-bottom: solid 0.5px #9b9b9b; } .jconfirm-icon-c { width: 44px !important; height: 100% !important; max-width: 20px !important; max-height: 20px !important; background-size: 100% !important; margin: 0 auto !important; margin-left: 2.8% !important; margin-top: 16px !important; padding: 0 !important; float: left !important; display:inline-block !important; background-repeat: no-repeat; background-position: center center; } .jconfirm-title{ width: calc(100% - 20px - 7.3%) !important; height: 100% !important; font-family: PingFangTC !important; font-size: 17px !important; font-weight: normal !important; font-style: normal !important; font-stretch: normal !important; line-height: normal !important; letter-spacing: normal !important; color: #a37e39 !important; float: left !important; padding: 0 !important; padding-top: 14px !important; padding-left: 13px !important; display:inline-block !important; overflow:hidden !important; white-space : nowrap !important; text-overflow : ellipsis !important; } .jconfirm-content-pane { width: 100% !important; margin: 0 auto !important; overflow-x: hidden !important; overflow-y: auto !important; max-height: 66.5%; } .jconfirm-content { min-height: 101px; width: 100%; font-family: PingFangTC; font-size: 17px; font-weight: normal; font-style: normal; font-stretch: normal; line-height: 1.76; letter-spacing: normal; color: #262626 !important; overflow:hidden; padding-left: 20px; padding-right: 20px; padding-top: 26px; padding-bottom: 32px; text-align: center; max-height: 63vh; overflow-y: auto; display: flex; flex-direction: column; justify-content: flex-start; } .jconfirm-buttons { width :100%; height: 65px; padding-bottom: 0 !important; } .jquery-alert-btn-confirm { width: 100%; height: 100%; font-family: NotoSansCJKtc; font-size: 17px !important; font-weight: normal; font-style: normal; font-stretch: normal; line-height: normal; letter-spacing: normal; text-align: center; color: #ffffff !important; background-color: #a37e39 !important; margin: 0 auto !important; padding: 0 auto !important; border-radius: 0 !important; outline:none; } .jquery-alert-btn-confirm:active { width: 100%; height: 100%; font-family: NotoSansCJKtc; font-size: 17px !important; font-weight: normal; font-style: normal; font-stretch: normal; line-height: normal; letter-spacing: normal; text-align: center; color: #ffffff !important; background-color: #a37e39 !important; margin: 0 auto !important; padding: 0 auto !important; border-radius: 0 !important; outline:none; } .jquery-confirm-btn-confirm { width: 40%; height: 31px; font-family: PingFangTC; font-size: 15px !important; font-weight: normal; font-style: normal; font-stretch: normal; line-height: normal; letter-spacing: -0.1px; text-align: center; color: #ffffff !important; border-radius: 0px !important; border: solid 1px #ba9652 !important; background-color: #ba9652 !important; margin: 17px 5% !important; padding: 0 !important; float: left; outline:none; } .jquery-confirm-btn-confirm:active { width: 40%; height: 31px; color: #ffffff !important; border-radius: 0px !important; //background-color: #6b0a43 !important; } .jquery-confirm-btn-cancel { width: 40%; height: 31px; font-family: PingFangTC; font-size: 15px !important; font-weight: normal; font-style: normal; font-stretch: normal; line-height: normal; letter-spacing: -0.1px; text-align: center; color: #a37e39 !important; border-radius: 0px !important; border: solid 1px #a37e39 !important; //background-color: #991e66 !important; margin: 17px 5% !important; padding: 0 !important; //margin-top: 5%; float: left; outline:none; } .jquery-confirm-btn-cancel:active { width: 40%; height: 31px; color: #a37e39 !important; border-radius: 0px !important; //background-color: #991e66 !important; } @media (min-width: 576px) { .jconfirm-box-container { flex: none !important; width: 100% !important; height: 100% !important; max-width: 100% !important; overflow: hidden !important; } } @media (min-width: 768px) { .jconfirm-box-container { flex: none !important; max-width: 100% !important; } } @media (min-width: 992px) { .jconfirm-box-container { flex: none !important; max-width: 100% !important; } }