myMedisys/tomcatfiles/mymedisys-frontend/WEB-INF/classes/templates/layouts/common/header_style.html

299 lines
12 KiB
HTML
Raw Normal View History

2023-09-06 05:56:42 +05:30
<meta charset="utf-8" />
<input type="hidden" th:name="${_csrf.parameterName}" th:value="${_csrf.token}" />
<link rel="apple-touch-icon" sizes="76x76" href="#" th:href="${baseUrl}+@{/webjars/adminwrap/img/apple-icon.png}" />
<link rel="shortcut icon" media="all" type="image/png" href="#" th:href="${baseUrl}+@{/images/logo/favicon.png}" />
<meta name="_csrf" th:content="${_csrf.token}"/>
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
<meta content='width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0, shrink-to-fit=no' name='viewport' />
<title layout:title-pattern="$CONTENT_TITLE - $LAYOUT_TITLE">Material Kit PRO</title>
<!--/* Fonts and icons */-->
<link rel="stylesheet" type="text/css" href="https://fonts.googleapis.com/css?family=Roboto:300,400,500,700|Roboto+Slab:400,700|Material+Icons" />
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/latest/css/font-awesome.min.css">
<link rel="stylesheet" type="text/css" href="#" th:href="${baseUrl}+@{/webjars/adminwrap/css/bootstrap.min.css}" />
<link rel="stylesheet" href="https://cdn.jsdelivr.net/themify-icons/0.1.2/css/themify-icons.css">
<!--/* CSS Files */-->
<link rel="stylesheet" type="text/css" href="#" th:href="${baseUrl}+@{/webjars/adminwrap/js/plugins/jquery.select2/css/select2.min.css}" />
<link rel="stylesheet" type="text/css" href="#" th:href="${baseUrl}+@{/webjars/adminwrap/js/plugins/jquery.intl-tel/css/intlTelInput.min.css}" />
<link rel="stylesheet" type="text/css" href="#" th:href="${baseUrl}+@{/webjars/adminwrap/css/sweetalert2.css}" />
<link rel="stylesheet" type="text/css" href="#" th:href="${baseUrl}+@{/resources/dijit/themes/tundra/tundra.css}" />
<link rel="stylesheet" type="text/css" href="#" th:href="${baseUrl}+@{/webjars/adminwrap/css/pages/dashboard1.css}" />
<link rel="stylesheet" type="text/css" href="#" th:href="${baseUrl}+@{/webjars/adminwrap/css/pages/login-register-lock.css}" />
<link rel="stylesheet" type="text/css" href="#" th:href="${baseUrl}+@{/webjars/adminwrap/css/pages/ribbon-page.css}" />
<link rel="stylesheet" type="text/css" href="#" th:href="${baseUrl}+@{/webjars/adminwrap/css/pages/user-card.css}" />
<link rel="stylesheet" type="text/css" href="#" th:href="${baseUrl}+@{/webjars/adminwrap/css/style.min.css}" />
<link rel="stylesheet" type="text/css" href="#" th:href="${baseUrl}+@{/webjars/adminwrap/css/style.css}" />
<link rel="stylesheet" type="text/css" href="#" th:href="${baseUrl}+@{/webjars/adminwrap/css/custom.css}" />
<link th:if="${scriptImport?.cropper}" rel="stylesheet" type="text/css" href="#" th:href="${baseUrl}+@{/webjars/adminwrap/js/plugins/cropper/cropper.css}" />
<style>
.card-wizard .card-body .nav-pills.nav-pills-warning .nav-item .nav-link.active,
.card-wizard .card-body .nav-pills.nav-pills-warning .nav-item .nav-link.active:focus,
.card-wizard .card-body .nav-pills.nav-pills-warning .nav-item .nav-link.active:hover {
background-color: #ff9800 !important;
box-shadow: 0 4px 20px 0px rgba(0, 0, 0, 0.14), 0 7px 10px -5px rgba(255, 152, 0, 0.4) !important;
color: #ffffff !important;
}
.off-canvas-sidebar .navbar-toggler .navbar-toggler-icon { background-color: #312d2d !important; }
.card-stats .card-header .card-category { font-size: 15px !important; }
table > tr > td, table > tr > th,
.dataTable > thead > tr > th,
.dataTable > tbody > tr > th,
.dataTable > tfoot > tr > th,
.dataTable > thead > tr > td,
.dataTable > tbody > tr > td,
.dataTable > tfoot > tr > td { padding-top: 18px !important; padding-bottom: 18px !important; }
.dataTable > thead > tr > th { font-size: 14px; font-weight: 500; padding-right: 29px !important;line-height: 14px;}
.card-header button {float:right !important;}
.card-body .toolbar {margin: 15px;}
div.dataTables_info, div.dataTables_length {padding-left: 12px !important;}
div.dataTables_filter {padding-right: 20px !important;}
.picture-container {
position: relative;
cursor: pointer;
text-align: center;
}
.picture-container .picture {
width: 106px;
height: 106px;
background-color: #999999;
border: 4px solid #CCCCCC;
color: #FFFFFF;
border-radius: 50%;
margin: 5px auto;
overflow: hidden;
transition: all 0.2s;
-webkit-transition: all 0.2s;
}
hr { margin-top: 1rem; margin-bottom: 1rem; border: 0;border-top: 1px solid rgba(0,0,0,.1);}
.fileupload-exists .fileupload-new,.fileupload-new .fileupload-exists{display:none!important;height:40px!important;padding:10px!important}
.form-file-upload .btn-group .btn {border: none !important; box-shadow: none !important;}
</style>
<th:block th:if="${scriptImport?.datatable}">
<link rel="stylesheet" type="text/css" href="#" th:href="${baseUrl}+@{'/webjars/adminwrap/js/plugins/datatable/assets/dataTables.bootstrap4.css'}" />
<link rel="stylesheet" type="text/css" href="#" th:href="${baseUrl}+@{'/webjars/adminwrap/js/plugins/datatable/assets/responsive.dataTables.min.css'}" />
</th:block>
<th:block th:if="${scriptImport?.signaturePad}">
<style>
canvas {
background: #fff;
background-color: #fff;
background-clip: padding-box;
border: 1px solid #ced4da;
border-radius: .25rem;
}
.signPadClear {
position: absolute;
bottom: 12px;
left: 10px;
}
@font-face {
font-family: 'Journal';
src: url('webjars/adminwrap/js/plugins/jquery.signaturepad/assets/journal.eot');
src: url('webjars/adminwrap/js/plugins/jquery.signaturepad/assets/journal.eot?#iefix') format('embedded-opentype'),
url('webjars/adminwrap/js/plugins/jquery.signaturepad/assets/journal.woff') format('woff'),
url('webjars/adminwrap/js/plugins/jquery.signaturepad/assets/journal.ttf') format('truetype'),
url('webjars/adminwrap/js/plugins/jquery.signaturepad/assets/journal.svg#JournalRegular') format('svg');
font-weight: normal;
font-style: normal;
}
.sigPad {
margin: 0;
padding: 0;
width: 50%;
}
.sigPad label {
display: block;
margin: 0 0 0.515em;
padding: 0;
color: #000;
font: italic normal 1em/1.375 Georgia,Times,serif;
}
.sigPad label.error {
color: #f33;
}
.sigPad input {
margin: 0;
padding: 0.2em 0;
width: 100%;
border: 1px solid #666;
font-size: 1em;
}
.sigPad input.error {
border-color: #f33;
}
.sigPad button {
margin: 1em 0 0 0;
padding: 0.6em 0.6em 0.7em;
background-color: #ccc;
border: 0;
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
border-radius: 8px;
cursor: pointer;
color: #555;
font: bold 1em/1.375 sans-serif;
text-align: left;
}
.sigPad button:hover {
background-color: #333;
color: #fff;
}
.sig {
display: none;
}
.sigNav {
display: none;
height: 2.25em;
margin: 0;
padding: 0;
position: relative;
list-style-type: none;
}
.sigNav li {
display: inline;
float: left;
margin: 0;
padding: 0;
}
.sigNav a,
.sigNav a:link,
.sigNav a:visited {
display: block;
margin: 0;
padding: 0 0.6em;
border: 0;
color: #333;
font-weight: bold;
line-height: 2.25em;
text-decoration: underline;
}
.sigNav a.current,
.sigNav a.current:link,
.sigNav a.current:visited {
background-color: #666;
-moz-border-radius-topleft: 8px;
-moz-border-radius-topright: 8px;
-webkit-border-top-left-radius: 8px;
-webkit-border-top-right-radius: 8px;
border-radius: 8px 8px 0 0;
color: #fff;
text-decoration: none;
}
.sigNav .typeIt a.current,
.sigNav .typeIt a.current:link,
.sigNav .typeIt a.current:visited {
background-color: #ccc;
color: #555;
}
.sigNav .clearButton {
bottom: 0.2em;
display: none;
position: absolute;
right: 0;
font-size: 0.75em;
line-height: 1.375;
}
.sigWrapper {
clear: both;
height: 100%;
}
.signed .sigWrapper {
border: 0;
}
.pad {
/* position: relative; */
/**
* For cross browser compatibility, this should be an absolute URL
* In IE the cursor is relative to the HTML document
* In all other browsers the cursor is relative to the CSS file
*
* http://www.useragentman.com/blog/2011/12/21/cross-browser-css-cursor-images-in-depth/
*/
cursor: url("webjars/adminwrap/js/plugins/jquery.signaturepad/assets/pen.cur"), crosshair;
/**
* IE will ignore this line because of the hotspot position
* Unfortunately we need this twice, because some browsers ignore the hotspot inside the .cur
*/
cursor: url("webjars/adminwrap/js/plugins/jquery.signaturepad/assets/pen.cur") 16 16, crosshair;
-ms-touch-action: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
-o-user-select: none;
user-select: none;
}
.typed {
height: 55px;
margin: 0;
padding: 0 5px;
position: absolute;
z-index: 90;
cursor: default;
color: #145394;
font: normal 1.875em/50px "Journal",Georgia,Times,serif;
}
.typeItDesc,
.drawItDesc {
display: none;
margin: 0.5em;
/* padding: 0.515em 0 0; */
position:absolute;
/* border-top: 3px solid #ccc; */
color: #000;
font: italic normal 1em/1.375 Georgia,Times,serif;
}
p.error {
display: block;
margin: 0.5em 0;
padding: 0.4em;
background-color: #f33;
color: #fff;
font-weight: bold;
}
</style>
<link rel="stylesheet" type="text/css" href="#" th:href="${baseUrl}+@{'/webjars/adminwrap/js/plugins/jquery.signaturepad/assets/jquery.signaturepad.css}" />
<!--/* This is not a commented code */-->
<!--[if lt IE 9]><script src="#" type="application/javascript" th:src="${baseUrl}+@{'/webjars/adminwrap/js/plugins/jquery.signaturepad/assets/flashcanvas.js'}" ></script><![endif]-->
</th:block>
<th:block th:if="${scriptImport?.switchery}">
<link rel="stylesheet" type="text/css" href="#" th:href="${baseUrl}+@{'/webjars/adminwrap/js/plugins/switchery/dist/switchery.min.css'}" />
<style>
.switchery-small { width: 60px; }
.switchery-small > small:before { content: '\2717'; position: absolute; color: #f62d51; font-size: 14px; left: 4px; }
.diseaseSwitch:checked + .switchery-small > small:before { content: '\2714'; color: #26c6da; }
.diseaseSwitch + .switchery:before { content: 'NO'; color: #fff; position: absolute; left: 25px; }
.diseaseSwitch:checked + .switchery:before { content: 'YES'; color: #fff; left: 10px; }
</style>
</th:block>
<div layout:fragment="page_style"></div>
<script src="#" type="application/javascript" th:src="${baseUrl}+@{'/webjars/adminwrap/js/core/jquery.min.js'}" ></script>
<th:block th:if="${scriptForm?.wizardFlow}">
<script src="#" type="text/javascript" th:src="${baseUrl}+@{'/resources/dojo/dojo.js'}" data-dojo-config="locale:'en', async:true, parseOnLoad:false"></script>
<script src="#" type="text/javascript" th:src="${baseUrl}+@{'/resources/spring/Spring.js'}" ></script>
<script src="#" type="text/javascript" th:src="${baseUrl}+@{'/resources/spring/Spring-Dojo.js'}" ></script>
</th:block>