diff --git a/Bootstrap_new/css/custom.css b/Bootstrap_new/css/custom.css index daa9aadd..bc65ff70 100755 --- a/Bootstrap_new/css/custom.css +++ b/Bootstrap_new/css/custom.css @@ -1,27 +1,18 @@ .sidebar, .sidebar-nav .nav-link.collapsed{ background:#3473ac; - color:white + color:white; + width: 100%; } - /* .sidebar-nav .nav-content a{ - color:green - } */ - [aria-expanded="true"] { - /* Styles à appliquer lorsque aria-expanded="true" */ - /* Par exemple : */ - /* background-color: white !important; - font-weight: bold !important; - color:#286090 !important; */ - /* text-transform: uppercase; */ - } - .sidebar-nav .nav-content a { + + +.sidebar-nav .nav-content a { color:white } + .active-submenu{ color:black !important; width:150px; font-weight: 700; - /* background:#857a7a */ - /* text-decoration: underline; */ } .active-submenu:hover{ @@ -101,14 +92,6 @@ cursor: pointer; visibility:hidden } -#barre_laterale_d{ - position:fixed; - top: 106px; - display : none; - z-index:1001; - margin-right:2px; -} - /* style la barre de navigation horizontale */ div.scrollmenu { @@ -252,11 +235,3 @@ opacity: 1; .main-dashboard{ margin-top: 60px; } - - - - - - - - diff --git a/Bootstrap_new/css/style - 19 01 05.css b/Bootstrap_new/css/style - 19 01 05.css deleted file mode 100755 index 9c6fc867..00000000 --- a/Bootstrap_new/css/style - 19 01 05.css +++ /dev/null @@ -1,184 +0,0 @@ -body { - /* padding-top: 65px; */ - /*padding-top: 55px;*/ - /* Modifié le 15/11/2018 après deplacement bouton mot de passe*/ - padding-top: 51px; -} - -.container-fluid { - position: relative; - padding-right: 0px; - padding-left: 0px; - margin-top: 8px; - margin-right: 0px; - margin-left: 0px; -} - -.navbar { - margin-bottom: 0; - border-radius: 0; -} - -.row.content {height: 100%} - -.sidenav { - padding-top: 0px; - padding-left: 0px; - background-color: rgb(40,96,144); - height: 100%; - margin-bottom: 0px; -} - -.navbar-inverse{ - background-color: rgba(0,0,255,0.2) - border-color:#080808 -} - -.sidebar-nav > li > a { - padding: 0px; - height: 100%; -} - -footer { - background-color: #555; - color: white; - padding: 15px; -} - -@media screen and (max-width: 767px) { - .sidenav { - height: auto; - padding-left: 15px; - padding-right: 0px; - } - .row.content {height:auto;} -} - -.table > thead > tr > th, -.table > tbody > tr > th, -.table > tfoot > tr > th, -.table > thead > tr > td, -.table > tbody > tr > td, -.table > tfoot > tr > td { - padding: 2px; - padding-left: 1px; - line-height: 1; - vertical-align: middle; - border-top: 1px solid #ddd; -} -.table-hover > tbody > tr:hover { - background-color: #FCD7D5; - font-style: italic; - cursor: pointer; -} -.table > thead, -.table > tfoot -{ - background-color: #4CAF50; - color: white; -} - -legend { - margin-bottom: 5px; -} - -.form-group { - margin-bottom: 2px; -} - - -.form-control { - height: 27px; - font-size: 10px; - line-height: 1; -} - -.table { - background-color:rgb(223,242,255); -} - -.table, -.table-striped, -.table-bordered, -.table-hover, -.table-condensed, -.table-responsive { - font-size: 8pt; -} - -.sidebar-nav li a:hover { - color: rgb(255,255,0); -} - -.navbar-nav li a:hover { - background-color: rgb(40,96,144); -} - -#barre_laterale_d { - position: fixed; - width: 8.25%; - right: 0; - padding: 0; - list-style: none; - height: 100%; -} - -.container { - padding-right: 0px; - padding-left: 0px; - margin-right: 0; - margin-left: 0; -} - -hr { - /* - margin-top:5px; - margin-bottom:5px; - */ - margin-top:2px; - margin-bottom:2px; - border:0; - border-top:1px solid #eee -} - -tfoot { - font-weight: bold; -} - -.table { - margin-bottom: 5px; -} - -.sidebar-nav { - width: 8.25%; - font-size: 11px; -} - -#div_pied_page -{ - position: fixed; - bottom: 0; - width: 91%; - clear:both; - background-color: #4CAF50; - color: white; -} - -#div_export -{ - padding-top:200px; -} - - -#reglement -{ - position: fixed; - width:83.25%; - background-color: rgba(0,0,255,1); - opacity: 1; -} - -#detail_reglement -{ - padding-top:159px; -} diff --git a/Bootstrap_new/css/style.css b/Bootstrap_new/css/style.css deleted file mode 100755 index 0326f5e8..00000000 --- a/Bootstrap_new/css/style.css +++ /dev/null @@ -1,819 +0,0 @@ -body { - /* padding-top: 65px; */ - /*padding-top: 55px;*/ - /* Modifié le 15/11/2018 après deplacement bouton mot de passe*/ - padding-top: 51px; -} - -.container-fluid { - position: relative; - padding-right: 0px; - padding-left: 0px; - margin-top: 8px; - margin-right: 0px; - margin-left: 0px; -} - -.navbar { - margin-bottom: 0; - border-radius: 0; -} - -.row.content {height: 100%} - -.sidenav { - padding-top: 0px; - padding-left: 0px; - background-color: rgb(41,97,146); - height: 100%; - margin-bottom: 0px; -} - -.navbar-inverse{ - border-color:#080808; -} - -/* -.sidebar-nav > li > a { - padding: 0px; - height: 100%; -} -*/ - -footer { - background-color: #555; - color: white; - padding: 15px; -} - -@media screen and (max-width: 767px) { - .sidenav { - height: auto; - padding-left: 15px; - padding-right: 0px; - } - .row.content {height:auto;} - - #div_btn_print{ - width: 27% !important; - position: absolute; - top: 58% !important; - left:15% !important; - transform: translate(-50%, -50%); - z-index: 1000; - } - - -} - - -@media screen and (max-width: 480px) { - /* Les règles CSS à l'intérieur de cette déclaration s'appliqueront pour les écrans de 480px ou moins */ - * { - font-size:6pt !important; - white-space:nowrap !important; - } - - .form-control{ - font-size:6pt !important; - overflow: auto !important; - white-space: nowrap !important; - } - /* Ajoutez d'autres règles CSS ici */ -} - -.table > thead > tr > th, -.table > tbody > tr > th, -.table > tfoot > tr > th, -.table > thead > tr > td, -.table > tbody > tr > td, -.table > tfoot > tr > td { - padding: 2px; - padding-left: 1px; - line-height: 1; - vertical-align: middle; - border-top: 1px solid #ddd; -} -.table-hover > tbody > tr:hover { - background-color: #FCD7D5; - font-style: italic; - cursor: pointer; -} -.table > thead, -.table > tfoot -{ - background-color: #4CAF50; - color: white; -} - -legend { - margin-bottom: 5px; - background-color: #4caf50; - color: #fff; - text-align:center; - padding: 3px 6px; - font-size:13pt; - font-weight: bold; - text-transform: uppercase; - display:block; - width: 100%; - white-space:nowrap; - overflow:auto; -} - -.sous-legend { - margin-bottom: 10px; - background-color: #a6a6a6; /*rgb(40,96,144);*/ - color: #fff; - padding: 3px 6px; - font-size:13pt; - font-weight: bold; - text-transform: uppercase; - display:block; - width: 100%; -} - -.form-group { - margin-bottom: 2px; -} - - -.form-control { - height: 27px; - font-size: 10px; - line-height: 1; -} - -.table { - background-color:rgb(223,242,255); -} - -.table, -.table-striped, -.table-bordered, -.table-hover, -.table-condensed, -.table-responsive { - font-size: 10pt; -} - -.sidebar-nav li a:hover { - color: rgb(255,255,0); -} - -.navbar-nav li a:hover { - /*background-color: rgb(41,97,146);*/ - background-color: #4caf50; -} - -#barre_laterale_d { - position: fixed; - width: 8.25%; - right: 0; - padding: 0; - list-style: none; - height: 100%; -} - -.container { - padding-right: 0px; - padding-left: 0px; - margin-right: 0; - margin-left: 0; -} - -hr { - /* - margin-top:5px; - margin-bottom:5px; - */ - margin-top:2px; - margin-bottom:2px; - border:0; - border-top:1px solid #eee -} - -tfoot { - font-weight: bold; -} - -.table { - margin-bottom: 5px; -} - -.sidebar-nav { - width: 10%; - font-size: 11px; -} - -#div_pied_page -{ - position: fixed; - bottom: 0; - width: 91%; - clear:both; - background-color: #4CAF50; - color: white; -} - -#div_export -{ - padding-top:200px; -} - - -#reglement -{ - /* - position: fixed; - width:83.25%; - */ - - - background-color: rgba(0,0,255,1); - opacity: 1; - -} - -#detail_reglement -{ - /*padding-top:159px;*/ -} - -input[type="button" i], input[type="submit" i], input[type="reset" i], input[type="file" i]::-webkit-file-upload-button, button -{ - padding: 1px 1px; -} -/* -#div_entete_prime_a_facture -{ - position: fixed; - width:83.25%; - background-color: rgba(0,0,255,1); - opacity: 1; -} - -#div_detail_prime_a_facture -{ - padding-top:80px; -} -*/ -/* - 06/08/2020s -*/ -.modal-footer{ - text-align: center; -} - - -.majuscule{ - text-transform: uppercase; - } - -.firstLetter::first-letter{ - text-transform: capitalize; -} - -.contenant{ - position:absolute; - width:100%; - border-radius: 2px; -} - -.contenant-onglets{ - width: 100%; - margin-top : -5px; - display: flex; -} - -.onglets{ - width: 60%; - display: flex; - justify-content: center; - align-items: center; - font-weight:900; - cursor: pointer; - background: #dff2ff; - color:#000; - -} - - -.onglets::not(:nth-child(2)){ - border: 1px outset #e5e5e5; - -} - -.contenu{ - width: 100%; - position: absolute; - top:35px; - opacity:0; -} - -.active{ - transition: all 0.3s ease; - border: 1px outset #e5e5e5; - background: #dddddd; -} - -#div_liste h3, -#div_prestataire_1 h3, -#div_prestataire_2 h3, -#div_medecin_1 h3, -#div_medecin_2 h3, -#div_garantiesproductionlienparente_1 h3 -#div_garantiesproductionlienparente_2 h3, -.modal-header h3 -{ - margin:0px; - padding:0px; -} - -.modal-header h3{ - text-align:center; -} - -.activeContenu{ - animation: fade 0.5s forwards; - border: 1px outset #e5e5e5; - background: #dddddd; -} - -.activeContenu > table { - background: #dddddd; -} - -/* -.activeContenu > .table > thead > tr > th, -.activeContenu > .table > tbody > tr > th, -.activeContenu > .table > tfoot > tr > th, -.activeContenu > .table > thead > tr > td, -.activeContenu > .table > tbody > tr > td, -.activeContenu > .table > tfoot > tr > td { - padding: 2px; - padding-left: 1px; - vertical-align: middle; -} -*/ - -.activeContenu table { - border: none; - border-collapse: collapse; - border-spacing: 0px; -} - - -@keyframes fade{ - from{ - opacity: 0; - } - to{ - opacity: 1; - } -} - -#formData{ - border: 1px solid #dddddd; - margin: 5px; - padding: 5px; - background-color: #dff2ff; -} - -#titre_formData{ - text-align: center; - font-size: 13pt; - font-weight: bold; -} - -#btn-action, -#btn-fermer{ - position: relative; -} - -.btn{ - font-size: 12px; -} - -#btn-action{ - margin-left: 2px; -} - -.div_list_puce{ - margin-top:20px; -} - - -.div_list_puce li { - font-family: Arial, sans-serif; - font-size: 100%; - color: black; - display : list-item; - list-style-image : url("../images/folder.png"); - margin-left: 12px; -} - -.div_list_puce li a{ - margin-top: 0px; - display:block; - margin-bottom: 40px; -} - -input:required:focus, -select:required:focus, -textarea:required:focus{ - border: 1px solid red; -} - -#div_prestataire_1, -#div_prestataire_2, -#div_garantiesproductionlienparente_1, -#div_garantiesproductionlienparente_2, -#div_prime_categorie, -#div_garanties_status, -#div_non_exclus, -#div_exclus -{ - float:left; - border: solid 1px #dddddd; -} - -#div_particularite_status -{ - position: absolute; - top:510px; - left:5px; - width:55%; - margin-right:6px; -} - -#div_duppliquer_statut -{ - position: absolute; - top:635px; - left:5px; - width:55%; - margin-right:6px; -} - - -#div_prestataire_1, -#div_garantiesproductionlienparente_1, -#div_non_exclus -{ - width:53%; - margin-right:28px; - -} - -#div_garantiesproductionlienparente_2, -#div_prestataire_2, -#div_exclus -{ - width:44%; -} - -#div_prime_categorie -{ - width:100%; - margin-right:6px; - -} - - - -#div_garanties_status -{ - width:44%; -} - -#tab_prestataire_1, -#tab_prestataire_2, -#tab_ent_prestataire_1, -#tab_ent_prestataire_2, -#tab_garantiesproductionlienparente_1, -#tab_garantiesproductionlienparente_2, -#tab_ent_garantiesproductionlienparente_1, -#tab_ent_garantiesproductionlienparente_2, -#tab_prime_categorie -{ - width:100%; -} - - - -.required:after { - content:" *"; - color: red; - - } - -label.inline { - display:inline; - margin-right:70px; -} - -#tabfiltre{ - background-color:rgb(223,242,255); -} - -caption -{ - margin:0px; - padding:0px; - background-color:#ddd; - text-align:center -} - -.btn_click{ - background-color:purple; -} - -.btn_attente{ -font-weight: bold; -text-shadow: 0 1px 0 white; -border-radius: 3px; -padding: 5px 10px; -border: 1px solid #DDD; -box-shadow:0px 0px 10px #4183C4; --webkit-animation-name: clignote; //on affecte l'animation clignote à notre bouton --webkit-animation-duration: 1s; //on définit la durée de l'animation à 1s --webkit-animation-iteration-count:infinite; //on dit que l'animation se répétera à l'infini. -} - -@-webkit-keyframes clignote { -0%{box-shadow:0px 0px 10px #4183C4;} -50%{box-shadow:0px 0px 0px #4183C4;} -100%{box-shadow:0px 0px 10px #4183C4;} -} - -.btn-clignote { - animation-duration: .8s; - animation-name: clignoter; - animation-iteration-count: infinite; - transition: none; -} -@keyframes clignoter { - 0% { opacity:1; } - 40% {opacity:0; } - 100% { opacity:1; } -} - -.gras{ - font-weight:bold; - font-size:10pt; -} - -div_affichage_benef a:hover{ - background-color:#726a57; -} - -#onglets li a.active -{ - background-color: #4caf50; - color : #fff; - font-weight:bold; - -} - -/* - 20-04-2023 - - -* { - box-sizing: border-box; -} - - -body { - font-family: "Open Sans"; - background: #2c3e50; - color: #ecf0f1; - line-height: 1.618em; -} -*/ -.wrapper { - max-width: 100%; - width: 100%; - margin: 0 auto; -} - - -.tabs { - position: relative; - margin: 1rem 0; - /*background: #1abc9c;*/ - height: 14.75rem; - -} -.tabs::before, -.tabs::after { - content: ""; - display: table; - -} -.tabs::after { - clear: both; -} -.tab { - float: left; -} -.tab-switch { - display: none; -} -.tab-label { - position: relative; - display: block; - line-height: 2.75em; - height: 3em; - padding: 0 1.618em; - background: #d3d3d3; - color: #fff; - cursor: pointer; - top: 0; - transition: all 0.25s; - font-size:10pt; - font-weight: bold; - border-right: 2px solid #c0c0c0; - height: 14.75rem; - border-radius: 10px 10px; -} -.tab-label:hover { - top: -0.75rem; - transition: top 0.25s; -} -.tab-content { - position: absolute; - z-index: 1; - top: 2.75em; - left: 0; - padding: 1.618rem; - background: #dff2ff; - color: #2c3e50; - border-bottom: 0.25rem solid #bdc3c7; - opacity: 0; - transition: all 0.35s; - width: 100%; -} -.tab-switch:checked + .tab-label { - background: #dff2ff; - color: #2c3e50; - border-bottom: 0; - border-right: 0.125rem solid #fff; - transition: all 0.35s; - z-index: 1; - top: -0.0625rem; - height: 14.75rem; -} -.tab-switch:checked + label + .tab-content { - z-index: 2; - opacity: 1; - transition: all 0.35s; -} - - -.frmSearch { - width: 100%; - padding: 10px; - background: #baebe1; -} - -#element-list { - list-style-type: none; - margin: 0; - padding: 0; - width: 100%; -} - -#element-list li { - padding: 10px; - background: #FFF; - border-bottom: #F0F0F0 1px solid; -} - -#element-list li:hover { - background:#F0F0F0; - cursor: pointer; - cursor: hand; -} - -#searchInput, -#searchInputActe, -#searchInputLienparente { - padding: 10px; -} - -/* 15-05-2023*/ -.button span { - cursor: pointer; - display: inline-block; - position: relative; - transition: 0.5s; -} - -.button span:after { - content: '\00bb'; - position: absolute; - opacity: 0; - top: 0; - right: -20px; - transition: 0.5s; -} - -/* -.button:hover span { - padding-right: 25px; -} -*/ -.button:hover span:after { - opacity: 1; - right: 0; -} - -/*25-05-2023*/ -.div_selection_list{ - position:absolute; - z-index:999; - height:250px; - width:35%; - overflow: auto; -} - -#div_selection_acte, -#div_selection, -#div_selection_prestataire, -#div_selection_lienparente{ - position:absolute; - z-index:999; - height:250px; - overflow: auto; -} - -.span_link{ - color:#000; - background-color:#eeeeee; - border:1px solid #000; - border-radius:3px; - padding:2px; - display:block; - margin:auto; - text-align: center; - width:100%; -} - -.a_link{ - outline: none; - text-decoration: none; -} - -#chemin{ - font-size:11pt; - color: #fff; - background-color:#4caf50; - -} - -.scrollable-div { - /*width: 300px; Largeur de la div */ - height: 30vh; /* Hauteur de la div */ - overflow: auto; /* Ajoute une barre de défilement si nécessaire */ -} - -.scrollable-div-encaisse { - /*width: 300px; Largeur de la div */ - height: 43vh; /* Hauteur de la div */ - overflow: auto; /* Ajoute une barre de défilement si nécessaire */ -} - -#div_liste_facture_garant { - /*width: 600px; Largeur de la div */ - height: 42vh; /* Hauteur de la div */ - overflow: auto; /* Ajoute une barre de défilement si nécessaire */ -} - -#div_btn_print { - width: 52%; - position: absolute; - top: 58%; - left:53%; - transform: translate(-50%, -50%); - z-index: 1000; -} - -.vip{ - background-color:red; - font-size:14pt; - text-align:center; - color:#fff; - font-weight:bold; -} - -.tab-container { - width: 100%; - overflow: auto; -} - -.nav-item{ - border-right:1px solid #ddd; -} - diff --git a/Bootstrap_new/css/style_moderne.css b/Bootstrap_new/css/style_moderne.css deleted file mode 100644 index 1c63040f..00000000 --- a/Bootstrap_new/css/style_moderne.css +++ /dev/null @@ -1,1148 +0,0 @@ -/* ========================================================================== - STYLE MODERNE - PORTAL GESTIONNAIRE - Couleur thème: #0088cf - Couleur fond: #f6f9ff - ========================================================================== */ - -:root { - --primary-color: #0088cf; - --primary-dark: #0066a6; - --primary-light: #4da6e0; - --secondary-color: #6c757d; - --success-color: #28a745; - --danger-color: #dc3545; - --warning-color: #ffc107; - --info-color: #17a2b8; - --light-color: #f8f9fa; - --dark-color: #343a40; - --body-bg: #f6f9ff; - --sidebar-bg: #ffffff; - --header-bg: #ffffff; - --card-bg: #ffffff; - --border-color: #e0e6ef; - --shadow-sm: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075); - --shadow-md: 0 0.5rem 1rem rgba(0, 0, 0, 0.15); - --shadow-lg: 0 1rem 3rem rgba(0, 0, 0, 0.175); - --border-radius: 0.375rem; - --border-radius-lg: 0.5rem; - --transition: all 0.3s ease; -} - -/* ========================================================================== - RESET & BASE - ========================================================================== */ - -* { - box-sizing: border-box; - margin: 0; - padding: 0; -} - -html, body { - height: 100%; -} - -body { - font-family: 'Segoe UI', 'Open Sans', sans-serif; - background-color: var(--body-bg); - color: #333; - font-size: 0.875rem; - line-height: 1.5; - overflow-x: hidden; - display: flex; - flex-direction: column; - min-height: 100vh; -} - -/* ========================================================================== - HEADER - ========================================================================== */ - -.header { - background: var(--header-bg) !important; - box-shadow: var(--shadow-sm); - border-bottom: 1px solid var(--border-color); - height: 60px; - padding: 0 1.5rem; - z-index: 1030; - position: fixed; - top: 0; - left: 0; - right: 0; -} - -.logo { - font-weight: 700; - font-size: 1.25rem; - color: var(--primary-color); - text-decoration: none; - display: flex; - align-items: center; -} - -.logo img { - height: 32px; - margin-right: 0.75rem; -} - -.logo span { - background: linear-gradient(90deg, var(--primary-color), var(--primary-light)); - -webkit-background-clip: text; - -webkit-text-fill-color: transparent; - background-clip: text; -} - -/* ========================================================================== - NOTIFICATIONS - ========================================================================== */ - -.badge-number { - position: absolute; - top: -5px; - right: -5px; - min-width: 18px; - height: 18px; - font-size: 0.65rem; - padding: 0.15rem 0.35rem; - border-radius: 50%; - background: var(--danger-color) !important; - border: 2px solid white; -} - -/* ========================================================================== - SIDEBAR - ========================================================================== */ - -.sidebar { - background: var(--sidebar-bg); - box-shadow: var(--shadow-md); - width: 260px; - transition: var(--transition); - z-index: 1020; - position: fixed; - top: 60px; - left: 0; - bottom: 0; - overflow-y: auto; -} - -.sidebar-nav { - padding: 1rem 0; -} - -.nav-item { - margin-bottom: 0.25rem; -} - -.nav-link { - color: #495057; - padding: 0.75rem 1.5rem; - border-radius: 0; - border-left: 3px solid transparent; - transition: var(--transition); - font-weight: 500; - display: block; - text-decoration: none; -} - -.nav-link:hover { - background-color: rgba(0, 136, 207, 0.05); - color: var(--primary-color); - border-left-color: var(--primary-color); -} - -.nav-link.active-main, -.nav-link.active-submenu { - background-color: rgba(0, 136, 207, 0.1); - color: var(--primary-color); - border-left-color: var(--primary-color); - font-weight: 600; -} - -.nav-link i { - width: 20px; - text-align: center; - margin-right: 0.75rem; - color: var(--primary-color); -} - -.nav-content { - background-color: rgba(0, 136, 207, 0.03); - padding: 0.5rem 0; - border-left: 2px solid var(--border-color); - display: none; -} - -.nav-content.show { - display: block; -} - -.nav-content a { - padding-left: 3.5rem !important; - font-size: 0.8125rem; - padding-top: 0.5rem; - padding-bottom: 0.5rem; -} - -/* ========================================================================== - MAIN CONTENT - ========================================================================== */ - -.main { - padding: 1.5rem; - margin-left: 260px; - margin-top: 60px; - transition: var(--transition); - min-height: calc(100vh - 60px); - flex: 1; -} - -/* ========================================================================== - GABARIT SPECIFIC STYLES - ========================================================================== */ - -/* Main container */ -.main-container { - margin-top: 60px; -} - -/* Secondary navigation */ -.secondary-nav-container { - flex-wrap: nowrap; -} - -.nav-link-sub { - min-width: 150px; - white-space: nowrap; - border-right: 1px solid var(--border-color); - padding: 1rem 1.5rem; - text-decoration: none; - color: var(--dark-color); - text-align: center; - transition: all 0.3s ease; -} - -.nav-link-sub:hover { - background-color: rgba(0, 136, 207, 0.05); -} - -.nav-link-sub.active { - background: linear-gradient(135deg, var(--primary-color), var(--primary-dark)); - color: white !important; - font-weight: 600; -} - -.nav-link-sub:last-child { - border-right: none; -} - -/* ========================================================================== - TABLES - ========================================================================== */ - -.table-modern { - background: white; - border-radius: var(--border-radius); - overflow: hidden; - box-shadow: var(--shadow-sm); - border: 1px solid var(--border-color); - width: 100%; - margin-bottom: 1rem; - border-collapse: collapse; -} - -.table-modern thead th { - background: linear-gradient(135deg, var(--primary-color), var(--primary-dark)); - color: white; - border: none; - padding: 0.75rem 1rem; - font-weight: 600; - font-size: 0.8125rem; - text-transform: uppercase; - letter-spacing: 0.5px; - text-align: left; -} - -.table-modern tbody tr { - transition: var(--transition); - border-bottom: 1px solid var(--border-color); -} - -.table-modern tbody tr:last-child { - border-bottom: none; -} - -.table-modern tbody tr:hover { - background-color: rgba(0, 136, 207, 0.05); - transform: translateY(-1px); -} - -.table-modern tbody td { - padding: 0.75rem 1rem; - border-top: 1px solid var(--border-color); - vertical-align: middle; -} - -/* ========================================================================== - CARDS - ========================================================================== */ - -.card-modern { - border: none; - border-radius: var(--border-radius-lg); - box-shadow: var(--shadow-sm); - transition: var(--transition); - background: var(--card-bg); - overflow: hidden; - margin-bottom: 1.5rem; -} - -.card-modern:hover { - box-shadow: var(--shadow-md); - transform: translateY(-2px); -} - -.card-modern .card-header { - background: linear-gradient(135deg, var(--primary-color), var(--primary-dark)); - color: white; - border: none; - padding: 1rem 1.25rem; - font-weight: 600; -} - -.card-modern .card-body { - padding: 1.25rem; -} - -/* ========================================================================== - BUTTONS - ========================================================================== */ - -.btn-modern { - border-radius: var(--border-radius); - padding: 0.5rem 1.25rem; - font-weight: 500; - transition: var(--transition); - border: none; - cursor: pointer; - display: inline-block; - text-align: center; - text-decoration: none; -} - -.btn-primary-modern { - background: linear-gradient(135deg, var(--primary-color), var(--primary-dark)); - color: white; -} - -.btn-primary-modern:hover { - background: linear-gradient(135deg, var(--primary-dark), var(--primary-color)); - color: white; - transform: translateY(-1px); - box-shadow: var(--shadow-md); -} - -/* ========================================================================== - FORMS - ========================================================================== */ - -.form-control-modern { - border: 1px solid var(--border-color); - border-radius: var(--border-radius); - padding: 0.5rem 0.75rem; - transition: var(--transition); - font-size: 0.875rem; - width: 100%; - background-color: white; -} - -.form-control-modern:focus { - border-color: var(--primary-color); - box-shadow: 0 0 0 0.2rem rgba(0, 136, 207, 0.25); - outline: none; -} - -/* ========================================================================== - CONTEXT BAR (BARRE LATERALE D) - UNIFIED VERSION - ========================================================================== */ - -/* Context Panel */ -#barre_laterale_d { - background: white; - width: 300px; - border-left: 1px solid var(--border-color); - box-shadow: var(--shadow-md); - padding: 1.5rem; - overflow-y: auto; - position: fixed; - right: 0; - top: 60px; - height: calc(100vh - 60px); - z-index: 1010; - transition: transform 0.3s cubic-bezier(0.4, 0, 0.2, 1); - transform: translateX(100%); - display: flex; - flex-direction: column; -} - -#barre_laterale_d.active { - transform: translateX(0); -} - -/* Context toggle button */ -.btn-context-toggle { - position: fixed; - right: 0; - top: 50%; - transform: translateY(-50%); - z-index: 1005; - border-radius: 20px 0 0 20px; - padding: 12px 8px; - background: linear-gradient(135deg, var(--primary-color), var(--primary-dark)); - color: white; - border: none; - cursor: pointer; - box-shadow: var(--shadow-md); - transition: all 0.3s ease; - display: flex; - align-items: center; - justify-content: center; -} - -.btn-context-toggle:hover { - right: 5px; - background: linear-gradient(135deg, var(--primary-dark), var(--primary-color)); -} - -.btn-context-toggle i { - font-size: 1.2rem; - margin: 0 2px; -} - -/* Hide context button when panel is active */ -#barre_laterale_d.active ~ .btn-context-toggle { - display: none; -} - -/* Context Panel internal structure */ -.context-panel { - display: flex; - flex-direction: column; - height: 100%; -} - -.context-header { - flex-shrink: 0; -} - -.context-body { - flex: 1; - overflow-y: auto; -} - -.context-footer { - flex-shrink: 0; -} - -.context-card { - margin-bottom: 1rem; -} - -.context-card .card-header { - padding: 0.5rem 1rem; -} - -.context-card .card-body { - padding: 1rem; -} - -/* Context Panel specific elements */ -.context-scrollable { - max-height: calc(100vh - 180px); - overflow-y: auto; -} - -.context-button { - transition: all 0.2s ease; -} - -.context-button:hover { - transform: translateY(-1px); - box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1); -} - -.context-text-truncate { - display: block; - overflow: hidden; - text-overflow: ellipsis; - white-space: nowrap; - max-width: 100%; -} - -.context-text-truncate-long { - display: block; - overflow: hidden; - text-overflow: ellipsis; - white-space: nowrap; - max-width: 100%; -} - -.context-photo { - width: 120px; - height: 120px; - object-fit: cover; - cursor: pointer; - transition: transform 0.3s ease; - border: 3px solid var(--primary-color); -} - -.context-photo:hover { - transform: scale(1.05); -} - -.context-stats-item { - min-height: 60px; - display: flex; - flex-direction: column; - justify-content: center; - align-items: center; -} - -.context-list { - max-height: 200px; - overflow-y: auto; -} - -.context-list-item { - border-bottom: 1px solid var(--border-color) !important; -} - -.context-list-item:last-child { - border-bottom: none !important; -} - -.context-list-item:hover { - background-color: rgba(0, 136, 207, 0.05); -} - -.context-badge-index { - width: 24px; - height: 24px; - font-size: 0.7rem; -} - -.context-action-button { - min-height: 38px; - display: flex; - align-items: center; - justify-content: center; -} - -/* ========================================================================== - MODALS - ========================================================================== */ - -.modal.fade .modal-dialog { - transition: transform 0.3s ease-out; -} - -/* Modal specific styles */ -.modal-messages-content { - max-height: 400px; - overflow-y: auto; -} - -.modal-photo-image { - max-height: 80vh; - object-fit: contain; -} - -/* ========================================================================== - ANIMATIONS - ========================================================================== */ - -@keyframes fadeIn { - from { opacity: 0; transform: translateY(10px); } - to { opacity: 1; transform: translateY(0); } -} - -.fade-in { - animation: fadeIn 0.3s ease-out; -} - -@keyframes spin { - 0% { transform: rotate(0deg); } - 100% { transform: rotate(360deg); } -} - -@keyframes pulse { - 0% { - transform: scale(1); - box-shadow: 0 0 0 0 rgba(220, 53, 69, 0.7); - } - 70% { - transform: scale(1.05); - box-shadow: 0 0 0 10px rgba(220, 53, 69, 0); - } - 100% { - transform: scale(1); - box-shadow: 0 0 0 0 rgba(220, 53, 69, 0); - } -} - -/* ========================================================================== - SCROLLBAR - ========================================================================== */ - -::-webkit-scrollbar { - width: 8px; - height: 8px; -} - -::-webkit-scrollbar-track { - background: #f1f1f1; - border-radius: 4px; -} - -::-webkit-scrollbar-thumb { - background: #c1c1c1; - border-radius: 4px; -} - -::-webkit-scrollbar-thumb:hover { - background: #a8a8a8; -} - -/* ========================================================================== - STATUS INDICATORS - ========================================================================== */ - -.status-active { - color: var(--success-color); - background-color: rgba(40, 167, 69, 0.1); - padding: 0.25rem 0.5rem; - border-radius: 50px; - font-size: 0.75rem; - font-weight: 500; - display: inline-block; -} - -.status-inactive { - color: var(--secondary-color); - background-color: rgba(108, 117, 125, 0.1); - padding: 0.25rem 0.5rem; - border-radius: 50px; - font-size: 0.75rem; - font-weight: 500; - display: inline-block; -} - -.status-warning { - color: var(--warning-color); - background-color: rgba(255, 193, 7, 0.1); - padding: 0.25rem 0.5rem; - border-radius: 50px; - font-size: 0.75rem; - font-weight: 500; - display: inline-block; -} - -/* ========================================================================== - LOADERS & OVERLAYS - ========================================================================== */ - -.global-loading-overlay { - position: fixed; - top: 0; - left: 0; - width: 100%; - height: 100%; - background: rgba(255, 255, 255, 0.75); - display: none; - align-items: center; - justify-content: center; - z-index: 9999; -} - -.global-loading-spinner { - width: 3rem; - height: 3rem; -} - -.loader-modern { - display: inline-block; - width: 20px; - height: 20px; - border: 3px solid #f3f3f3; - border-top: 3px solid var(--primary-color); - border-radius: 50%; - animation: spin 1s linear infinite; -} - -.is-loading { - position: relative; - pointer-events: none; - opacity: 0.7; -} - -.is-loading::after { - content: ""; - position: absolute; - top: 50%; - left: 50%; - width: 20px; - height: 20px; - margin: -10px 0 0 -10px; - border: 2px solid var(--primary-color); - border-top-color: transparent; - border-radius: 50%; - animation: spin 0.6s linear infinite; -} - -.badge-notification { - animation: pulse 2s infinite; -} - -/* ========================================================================== - ICONS - ========================================================================== */ - -.icon-circle { - width: 40px; - height: 40px; - border-radius: 50%; - display: flex; - align-items: center; - justify-content: center; - background: linear-gradient(135deg, var(--primary-color), var(--primary-light)); - color: white; - margin-right: 1rem; -} - -/* ========================================================================== - RESPONSIVE DESIGN - ========================================================================== */ - -@media (max-width: 1199px) { - .main { - margin-left: 0; - padding: 1rem; - } - - .sidebar { - transform: translateX(-100%); - } - - .sidebar.show { - transform: translateX(0); - } - - .toggle-sidebar .sidebar { - transform: translateX(0); - } - - .toggle-sidebar .main { - margin-left: 260px; - } -} - -@media (max-width: 768px) { - .header { - padding: 0 1rem; - } - - .main { - padding: 1rem; - } - - .main-container { - margin-top: 56px; - } - - .table-modern { - font-size: 0.8rem; - } - - #barre_laterale_d { - width: 280px; - } - - .nav-link-sub { - min-width: 120px; - padding: 0.75rem 1rem; - font-size: 0.875rem; - } - - .btn-context-toggle { - padding: 10px 6px; - } - - .context-scrollable { - max-height: calc(100vh - 160px); - } - - .context-photo { - width: 100px; - height: 100px; - } - - .context-stats-item { - min-height: 50px; - padding: 0.25rem; - } - - .context-text-truncate { - max-width: 180px; - } - - .context-text-truncate-long { - max-width: 200px; - } -} - -@media (max-width: 576px) { - .logo span { - display: none; - } - - .nav-link-sub { - min-width: 100px; - padding: 0.5rem 0.75rem; - font-size: 0.75rem; - } - - #barre_laterale_d { - width: 100%; - } - - .context-scrollable { - max-height: calc(100vh - 140px); - } - - .context-photo { - width: 80px; - height: 80px; - } - - .context-text-truncate { - max-width: 150px; - } - - .context-text-truncate-long { - max-width: 170px; - } -} - -/* ========================================================================== - UTILITY CLASSES - ========================================================================== */ - -.sr-only { - position: absolute; - width: 1px; - height: 1px; - padding: 0; - margin: -1px; - overflow: hidden; - clip: rect(0, 0, 0, 0); - white-space: nowrap; - border: 0; -} - -.d-none { - display: none !important; -} - -.d-flex { - display: flex !important; -} - -.flex-column { - flex-direction: column !important; -} - -.flex-grow-1 { - flex-grow: 1 !important; -} - -.min-vh-100 { - min-height: 100vh !important; -} - -.mt-4 { - margin-top: 1.5rem !important; -} - -.mb-4 { - margin-bottom: 1.5rem !important; -} - -.p-0 { - padding: 0 !important; -} - -.p-3 { - padding: 1rem !important; -} - -.px-2 { - padding-left: 0.5rem !important; - padding-right: 0.5rem !important; -} - -.shadow-sm { - box-shadow: var(--shadow-sm) !important; -} - -.rounded-pill { - border-radius: 50rem !important; -} - -.bg-white { - background-color: white !important; -} - -.bg-light { - background-color: var(--light-color) !important; -} - -.text-primary { - color: var(--primary-color) !important; -} - -.text-muted { - color: var(--secondary-color) !important; -} - -.fw-bold { - font-weight: 700 !important; -} - -.fw-medium { - font-weight: 500 !important; -} - -.small { - font-size: 0.875rem !important; -} - -.text-uppercase { - text-transform: uppercase !important; -} - -.text-decoration-none { - text-decoration: none !important; -} - -.align-items-center { - align-items: center !important; -} - -.justify-content-between { - justify-content: space-between !important; -} - -.overflow-auto { - overflow: auto !important; -} - -.animate__animated { - animation-duration: 1s; - animation-fill-mode: both; -} - -.animate__fadeIn { - animation-name: fadeIn; -} - -.animate__fadeInDown { - animation-name: fadeInDown; -} - -.animate__bounceIn { - animation-name: bounceIn; -} - -/* Prévenir le FOUC (Flash of Unstyled Content) */ -.js-loading *, -.js-loading *:before, -.js-loading *:after { - animation-play-state: paused !important; -} - -/* ========================================================================== - BREADCRUMB MINIMAL - ========================================================================== */ - -/* Désactiver COMPLÈTEMENT le séparateur Bootstrap */ -.breadcrumb-item + .breadcrumb-item::before { - display: none !important; - content: none !important; -} - -/* Styles pour les chevrons de la sidebar */ -.sidebar-chevron { - transition: transform 0.3s ease; - font-size: 0.875rem; -} - -.sidebar-chevron-rotated { - transform: rotate(180deg); -} - -/* Bootstrap gère déjà l'état 'show' du collapse */ -.collapse.show + .sidebar-chevron-rotated, -[aria-expanded="true"] .sidebar-chevron { - transform: rotate(180deg); -} - -/* Correction pour l'affichage des icônes */ -.icon-wrapper { - min-width: 36px; - min-height: 36px; - flex-shrink: 0; /* Empêche le rétrécissement */ -} - -.icon-wrapper i { - font-size: 1rem; - line-height: 1; -} - -/* ========================================================================== - HEADER BREADCRUMB - ========================================================================== */ - -.header-breadcrumb { - max-width: 500px; -} - -.header-breadcrumb .breadcrumb { - background: transparent; - margin-bottom: 0; - padding: 0; -} - -.header-breadcrumb .breadcrumb-item + .breadcrumb-item::before { - display: none !important; - content: none !important; -} - -.header-breadcrumb .breadcrumb-item a { - color: #6c757d; - transition: var(--transition); - padding: 0.25rem 0.5rem; - border-radius: var(--border-radius); -} - -.header-breadcrumb .breadcrumb-item a:hover { - color: var(--primary-color); - background-color: rgba(0, 136, 207, 0.1); -} - -.header-breadcrumb .breadcrumb-item.active { - color: var(--primary-color); - font-weight: 600; -} - -/* ========================================================================== - SECONDARY NAV FIXED - ========================================================================== */ - -.secondary-nav-fixed-container { - position: fixed; - top: 60px; - left: 260px; - right: 0; - z-index: 1010; - background: white; - border-bottom: 1px solid var(--border-color); - transition: var(--transition); -} - -.secondary-nav-fixed { - background: white; - padding: 0 1.5rem; -} - -.secondary-nav-item { - min-width: 140px; - white-space: nowrap; - border-right: 1px solid var(--border-color); - padding: 1rem 1.5rem; - text-decoration: none; - color: var(--dark-color); - text-align: center; - transition: all 0.3s ease; - display: inline-flex; - align-items: center; - justify-content: center; -} - -.secondary-nav-item:hover { - background-color: rgba(0, 136, 207, 0.05); - color: var(--primary-color); -} - -.secondary-nav-item.active { - background: linear-gradient(135deg, var(--primary-color), var(--primary-dark)); - color: white !important; - font-weight: 600; - position: relative; -} - -.secondary-nav-item.active::after { - content: ''; - position: absolute; - bottom: -1px; - left: 0; - right: 0; - height: 3px; - background: white; -} - -.secondary-nav-item:last-child { - border-right: none; -} - -/* Responsive adjustments */ -@media (max-width: 1199px) { - .secondary-nav-fixed-container { - left: 0; - } - - .toggle-sidebar .secondary-nav-fixed-container { - left: 260px; - } -} - -@media (max-width: 768px) { - .header-breadcrumb { - display: none; - } - - .secondary-nav-item { - min-width: 120px; - padding: 0.75rem 1rem; - font-size: 0.875rem; - } - - .secondary-nav-fixed { - padding: 0 1rem; - } -} - -@media (max-width: 576px) { - .secondary-nav-item { - min-width: 100px; - padding: 0.5rem 0.75rem; - font-size: 0.75rem; - } - - .secondary-nav-item i { - margin-right: 0.25rem !important; - } - - .secondary-nav-item span:not(.badge) { - display: none; - } -} \ No newline at end of file diff --git a/Bootstrap_new/css/style_test.css b/Bootstrap_new/css/style_test.css deleted file mode 100755 index 4b7b2760..00000000 --- a/Bootstrap_new/css/style_test.css +++ /dev/null @@ -1,747 +0,0 @@ -body { - - background:#eee; -} - -#side_nav{ - background:#000; -} - -.content{ - min-height:100vh; - width:100%; -} - -/* -.container-fluid { - position: relative; - padding-right: 0px; - padding-left: 0px; - margin-top: 8px; - margin-right: 0px; - margin-left: 0px; -} - -.navbar { - margin-bottom: 0; - border-radius: 0; -} - -.row.content {height: 100%} - -.sidenav { - padding-top: 0px; - padding-left: 0px; - background-color: rgb(41,97,146); - height: 100%; - margin-bottom: 0px; -} - -.navbar-inverse{ - border-color:#080808; -} - -.sidebar-nav > li > a { - padding: 0px; - height: 100%; -} - -footer { - background-color: #555; - color: white; - padding: 15px; -} - -@media screen and (max-width: 767px) { - .sidenav { - height: auto; - padding-left: 15px; - padding-right: 0px; - } - .row.content {height:auto;} -} -*/ - -.table > thead > tr > th, -.table > tbody > tr > th, -.table > tfoot > tr > th, -.table > thead > tr > td, -.table > tbody > tr > td, -.table > tfoot > tr > td { - padding: 2px; - padding-left: 1px; - line-height: 1; - vertical-align: middle; - border-top: 1px solid #ddd; -} -.table-hover > tbody > tr:hover { - background-color: #FCD7D5; - font-style: italic; - cursor: pointer; -} -.table > thead, -.table > tfoot -{ - background-color: #4CAF50; - color: white; -} - -legend { - margin-bottom: 5px; - background-color: #4caf50; - color: #fff; - text-align:center; - padding: 3px 6px; - font-size:13pt; - font-weight: bold; - text-transform: uppercase; - display:block; - width: 100%; -} - -.sous-legend { - margin-bottom: 10px; - background-color: #a6a6a6; /*rgb(40,96,144);*/ - color: #fff; - padding: 3px 6px; - font-size:13pt; - font-weight: bold; - text-transform: uppercase; - display:block; - width: 100%; -} - -.form-group { - margin-bottom: 2px; -} - - -.form-control { - height: 27px; - font-size: 10px; - line-height: 1; -} - -.table { - background-color:rgb(223,242,255); -} - -.table, -.table-striped, -.table-bordered, -.table-hover, -.table-condensed, -.table-responsive { - font-size: 10pt; -} - -.sidebar-nav li a:hover { - color: rgb(255,255,0); -} - -.navbar-nav li a:hover { - /*background-color: rgb(41,97,146);*/ - background-color: #4caf50; -} - -#barre_laterale_d { - position: fixed; - width: 8.25%; - right: 0; - padding: 0; - list-style: none; - height: 100%; -} - -.container { - padding-right: 0px; - padding-left: 0px; - margin-right: 0; - margin-left: 0; -} - -hr { - /* - margin-top:5px; - margin-bottom:5px; - */ - margin-top:2px; - margin-bottom:2px; - border:0; - border-top:1px solid #eee -} - -tfoot { - font-weight: bold; -} - -.table { - margin-bottom: 5px; -} - -.sidebar-nav { - width: 10%; - font-size: 11px; -} - -#div_pied_page -{ - position: fixed; - bottom: 0; - width: 91%; - clear:both; - background-color: #4CAF50; - color: white; -} - -#div_export -{ - padding-top:200px; -} - - -#reglement -{ - position: fixed; - width:83.25%; - background-color: rgba(0,0,255,1); - opacity: 1; -} - -#detail_reglement -{ - padding-top:159px; -} - -input[type="button" i], input[type="submit" i], input[type="reset" i], input[type="file" i]::-webkit-file-upload-button, button -{ - padding: 1px 1px; -} -/* -#div_entete_prime_a_facture -{ - position: fixed; - width:83.25%; - background-color: rgba(0,0,255,1); - opacity: 1; -} - -#div_detail_prime_a_facture -{ - padding-top:80px; -} -*/ -/* - 06/08/2020s -*/ -.modal-footer{ - text-align: center; -} - - -.majuscule{ - text-transform: uppercase; - } - -.firstLetter::first-letter{ - text-transform: capitalize; -} - -.contenant{ - position:absolute; - width:100%; - border-radius: 2px; -} - -.contenant-onglets{ - width: 100%; - margin-top : -5px; - display: flex; -} - -.onglets{ - width: 60%; - display: flex; - justify-content: center; - align-items: center; - font-weight:900; - cursor: pointer; - background: #dff2ff; - color:#000; - -} - - -.onglets::not(:nth-child(2)){ - border: 1px outset #e5e5e5; - -} - -.contenu{ - width: 100%; - position: absolute; - top:35px; - opacity:0; -} - -.active{ - transition: all 0.3s ease; - border: 1px outset #e5e5e5; - background: #dddddd; -} - -#div_liste h3, -#div_prestataire_1 h3, -#div_prestataire_2 h3, -#div_medecin_1 h3, -#div_medecin_2 h3, -#div_garantiesproductionlienparente_1 h3 -#div_garantiesproductionlienparente_2 h3, -.modal-header h3 -{ - margin:0px; - padding:0px; -} - -.modal-header h3{ - text-align:center; -} - -.activeContenu{ - animation: fade 0.5s forwards; - border: 1px outset #e5e5e5; - background: #dddddd; -} - -.activeContenu > table { - background: #dddddd; -} - -/* -.activeContenu > .table > thead > tr > th, -.activeContenu > .table > tbody > tr > th, -.activeContenu > .table > tfoot > tr > th, -.activeContenu > .table > thead > tr > td, -.activeContenu > .table > tbody > tr > td, -.activeContenu > .table > tfoot > tr > td { - padding: 2px; - padding-left: 1px; - vertical-align: middle; -} -*/ - -.activeContenu table { - border: none; - border-collapse: collapse; - border-spacing: 0px; -} - - -@keyframes fade{ - from{ - opacity: 0; - } - to{ - opacity: 1; - } -} - -#formData{ - border: 1px solid #dddddd; - margin: 5px; - padding: 5px; - background-color: #dff2ff; -} - -#titre_formData{ - text-align: center; - font-size: 13pt; - font-weight: bold; -} - -#btn-action, -#btn-fermer{ - position: relative; -} - -.btn{ - font-size: 12px; -} - -#btn-action{ - margin-left: 2px; -} - -.div_list_puce{ - margin-top:20px; -} - - -.div_list_puce li { - font-family: Arial, sans-serif; - font-size: 100%; - color: black; - display : list-item; - list-style-image : url("../images/folder.png"); - margin-left: 12px; -} - -.div_list_puce li a{ - margin-top: 0px; - display:block; - margin-bottom: 40px; -} - -input:required:focus, -select:required:focus, -textarea:required:focus{ - border: 1px solid red; -} - -#div_prestataire_1, -#div_prestataire_2, -#div_garantiesproductionlienparente_1, -#div_garantiesproductionlienparente_2, -#div_prime_categorie, -#div_garanties_status, -#div_non_exclus, -#div_exclus -{ - float:left; - border: solid 1px #dddddd; -} - -#div_particularite_status -{ - position: absolute; - top:510px; - left:5px; - width:55%; - margin-right:6px; -} - -#div_duppliquer_statut -{ - position: absolute; - top:635px; - left:5px; - width:55%; - margin-right:6px; -} - -#div_recapituler{ - position: absolute; - top:570px; - width:100%; -} - -#div_prestataire_1, -#div_garantiesproductionlienparente_1, -#div_non_exclus -{ - width:53%; - margin-right:28px; - -} - -#div_garantiesproductionlienparente_2, -#div_prestataire_2, -#div_exclus -{ - width:44%; -} - -#div_prime_categorie -{ - width:100%; - margin-right:6px; - -} - - - -#div_garanties_status -{ - width:44%; -} - -#tab_prestataire_1, -#tab_prestataire_2, -#tab_ent_prestataire_1, -#tab_ent_prestataire_2, -#tab_garantiesproductionlienparente_1, -#tab_garantiesproductionlienparente_2, -#tab_ent_garantiesproductionlienparente_1, -#tab_ent_garantiesproductionlienparente_2, -#tab_prime_categorie -{ - width:100%; -} - - - -.required:after { - content:" *"; - color: red; - - } - -label.inline { - display:inline; - margin-right:70px; -} - -#tabfiltre{ - background-color:rgb(223,242,255); -} - -caption -{ - margin:0px; - padding:0px; - background-color:#ddd; - text-align:center -} - -.btn_click{ - background-color:purple; -} - -.btn_attente{ -font-weight: bold; -text-shadow: 0 1px 0 white; -border-radius: 3px; -padding: 5px 10px; -border: 1px solid #DDD; -box-shadow:0px 0px 10px #4183C4; --webkit-animation-name: clignote; //on affecte l'animation clignote à notre bouton --webkit-animation-duration: 1s; //on définit la durée de l'animation à 1s --webkit-animation-iteration-count:infinite; //on dit que l'animation se répétera à l'infini. -} - -@-webkit-keyframes clignote { -0%{box-shadow:0px 0px 10px #4183C4;} -50%{box-shadow:0px 0px 0px #4183C4;} -100%{box-shadow:0px 0px 10px #4183C4;} -} - -.btn-clignote { - animation-duration: .8s; - animation-name: clignoter; - animation-iteration-count: infinite; - transition: none; -} -@keyframes clignoter { - 0% { opacity:1; } - 40% {opacity:0; } - 100% { opacity:1; } -} - -.gras{ - font-weight:bold; - font-size:10pt; -} - -div_affichage_benef a:hover{ - background-color:#726a57; -} - -#onglets li a.active -{ - background-color: #4caf50; - color : #fff; - font-weight:bold; - -} - -/* - 20-04-2023 - - -* { - box-sizing: border-box; -} - - -body { - font-family: "Open Sans"; - background: #2c3e50; - color: #ecf0f1; - line-height: 1.618em; -} -*/ -.wrapper { - max-width: 100%; - width: 100%; - margin: 0 auto; -} - - -.tabs { - position: relative; - margin: 1rem 0; - background: #4caf50; /*#1abc9c;*/ - height: 14.75rem; - -} -.tabs::before, -.tabs::after { - content: ""; - display: table; - -} -.tabs::after { - clear: both; -} -.tab { - float: left; -} -.tab-switch { - display: none; -} -.tab-label { - position: relative; - display: block; - line-height: 2.75em; - height: 3em; - padding: 0 1.618em; - background: #4caf50; - color: #fff; - cursor: pointer; - top: 0; - transition: all 0.25s; - font-size:10pt; - font-weight: bold; -} -.tab-label:hover { - top: -0.75rem; - transition: top 0.25s; -} -.tab-content { - position: absolute; - z-index: 1; - top: 2.75em; - left: 0; - padding: 1.618rem; - background: #dff2ff; - color: #2c3e50; - border-bottom: 0.25rem solid #bdc3c7; - opacity: 0; - transition: all 0.35s; - width: 100%; -} -.tab-switch:checked + .tab-label { - background: #dff2ff; - color: #2c3e50; - border-bottom: 0; - border-right: 0.125rem solid #fff; - transition: all 0.35s; - z-index: 1; - top: -0.0625rem; -} -.tab-switch:checked + label + .tab-content { - z-index: 2; - opacity: 1; - transition: all 0.35s; -} - - -.frmSearch { - width: 100%; - padding: 10px; - background: #baebe1; -} - -#element-list { - list-style-type: none; - margin: 0; - padding: 0; - width: 100%; -} - -#element-list li { - padding: 10px; - background: #FFF; - border-bottom: #F0F0F0 1px solid; -} - -#element-list li:hover { - background:#F0F0F0; - cursor: pointer; - cursor: hand; -} - -#searchInput, -#searchInputActe, -#searchInputLienparente { - padding: 10px; -} - -/* 15-05-2023*/ -.button span { - cursor: pointer; - display: inline-block; - position: relative; - transition: 0.5s; -} - -.button span:after { - content: '\00bb'; - position: absolute; - opacity: 0; - top: 0; - right: -20px; - transition: 0.5s; -} - -/* -.button:hover span { - padding-right: 25px; -} -*/ -.button:hover span:after { - opacity: 1; - right: 0; -} - -/*25-05-2023*/ -.div_selection_list{ - position:absolute; - z-index:999; - height:250px; - width:35%; - overflow: auto; -} - -#div_selection_acte, -#div_selection, -#div_selection_prestataire{ - position:absolute; - z-index:999; - height:250px; - overflow: auto; -} - -.span_link{ - color:#000; - background-color:#eeeeee; - border:1px solid #000; - border-radius:3px; - padding:2px; - display:block; - margin:auto; - text-align: center; - width:100%; -} - -.a_link{ - outline: none; - text-decoration: none; -} - -#chemin{ - font-size:14pt; - color: white; - background-color:#4caf50; - font-weight:bold; -} \ No newline at end of file diff --git a/Bootstrap_new/css/theme-modern.css b/Bootstrap_new/css/theme-modern.css index c942aba0..8268ea69 100644 --- a/Bootstrap_new/css/theme-modern.css +++ b/Bootstrap_new/css/theme-modern.css @@ -100,7 +100,7 @@ h1, h2, h3, h4, h5, h6, border-bottom: 1px solid var(--border-light); box-shadow: var(--shadow-xs); padding: 0 1.25rem; - z-index: 1000; + z-index: 2000; transition: background var(--transition-base); } @@ -242,6 +242,7 @@ h1, h2, h3, h4, h5, h6, padding: 6px; font-size: 0.85rem; margin-top: 8px !important; + z-index: 9999 !important; } .dropdown-item { border-radius: var(--radius-sm); @@ -300,7 +301,7 @@ h1, h2, h3, h4, h5, h6, .sidebar-nav > .nav-item > .nav-link { display: flex; align-items: center; - gap: 10px; + gap: 2px; padding: 9px 10px; border-radius: var(--radius-md); color: rgba(255,255,255,0.72); @@ -512,7 +513,7 @@ h1, h2, h3, h4, h5, h6, .fixed-div { position: sticky; top: var(--header-height); - z-index: 500; + z-index: 1060; background: var(--bg-base); } @@ -558,12 +559,13 @@ h1, h2, h3, h4, h5, h6, background: var(--bg-surface); border-left: 1px solid var(--border-light); box-shadow: var(--shadow-xl); - z-index: 1050; + z-index: 9999 !important; overflow-y: auto; overflow-x: hidden; padding: 0 !important; display: none; transition: transform var(--transition-slow); + border-radius: 5px; } #barre_laterale_d .drawer-inner { @@ -1049,6 +1051,16 @@ fieldset legend, form legend { border-radius: 0; } +/* Modales au-dessus de la barre de contexte (2000) et du header */ +.modal { + z-index: 3000 !important; +} + +/* Le fond noir (backdrop) doit aussi suivre */ +.modal-backdrop { + z-index: 2999 !important; +} + /* ============================== NAV TABS ============================== */ @@ -1225,8 +1237,6 @@ h6 a:hover { /* --- COMPOSANTS GLOBAUX --- */ .required::after { content: " *"; color: var(--color-urgent); font-weight: bold; } -.bg-warning-ghost { background: rgba(243, 156, 18, 0.12); } -.bg-primary-ghost { background: rgba(33, 46, 83, 0.05); } /* ============================================================ BOOTSTRAP-SELECT : CORRECTIF FINAL SANS LARGEUR FORCÉE @@ -1281,6 +1291,7 @@ select[class*="selectpicker"], box-shadow: var(--shadow-lg); border-radius: var(--radius-md); font-size: 0.82rem; + z-index: 9999 !important; } /* 5. ZONE DE RECHERCHE */ @@ -1312,6 +1323,9 @@ select[class*="selectpicker"], .bg-success-ghost { background-color: rgba(39, 174, 96, 0.12); color: #27ae60; } .bg-danger-ghost { background-color: rgba(192, 57, 43, 0.12); color: #c0392b; } .bg-primary-ghost { background-color: rgba(33, 46, 83, 0.08); color: #212e53; } +.bg-info-ghost { background-color: rgba(52, 152, 219, 0.12); color: #3498db; } +.bg-warning-ghost { background-color: rgba(243, 156, 18, 0.12); color: #f39c12; } + /* Navigation Pills Modernes */ .nav-pills .nav-link { color: #64748b; padding: 10px 20px; transition: 0.3s; border: none; background: none; } @@ -1422,3 +1436,311 @@ select[class*="selectpicker"], .icon-shape { flex-shrink: 0; } + +/* Force le bouton de fermeture en blanc pur */ +.btn-close-white { + filter: invert(1) grayscale(100%) brightness(200%) !important; + color: #fff !important; +} + +.modal-header .btn:hover { + transform: scale(1.2); + opacity: 0.8; +} + + +/* S'assurer que le titre "Rechercher :" est aligné avec son input */ +.dataTables_filter label { + display: flex; + align-items: center; + margin-bottom: 0; + font-weight: 600; + color: var(--text-dark); +} + +/* Espacement entre les boutons export */ +.dt-buttons { + display: flex; + align-items: center; +} + +/* Style pour maintenir la bordure visible quand le filtre est activé */ +.bootstrap-select > button.btn:focus, +.bootstrap-select > button.btn:active, +.bootstrap-select.show > button.btn { + outline: none !important; + border: 2px solid #212e53 !important; /* Votre couleur Primary */ + box-shadow: 0 0 0 0.25rem rgba(33, 46, 83, 0.25) !important; + background-color: #fff !important; +} + +/* Ajustement pour que le conteneur en pointillé ne gêne pas le focus */ +#div_listetables .bootstrap-select { + width: 100% !important; +} + +/* Aligne le bouton SelectPicker avec l'icône de l'input-group */ +.input-group > .bootstrap-select.form-control { + flex: 1 1 auto; + width: 1% !important; +} + +/* 1. Force la bordure sur le bouton du select */ +.bootstrap-select > .dropdown-toggle { + border: 2px solid #dee2e6 !important; /* Même couleur que ton input Nom */ + border-left: 0 !important; /* Supprime la bordure gauche pour coller à l'icône */ + background-color: #fff !important; + height: 38px !important; /* Aligne la hauteur sur l'input Nom */ + display: flex !important; + align-items: center; +} + +/* Styles sidebar toggle + ligne sélectionnée */ +/* ── Ligne DataTable sélectionnée ── */ + .table tbody tr.row-selected > td { + background: rgba(26, 107, 74, 0.08) !important; + border-left: 3px solid var(--color-accent, #0abf7c); + } + + /* ── Transitions fluides (doivent être déclarées ici, APRÈS le CSS du template, + pour ne pas être écrasées par Bootstrap/css/style.css) ── */ + /* + #sidebar { + transition: width 0.3s cubic-bezier(.4,0,.2,1), + transform 0.3s cubic-bezier(.4,0,.2,1) !important; + overflow: hidden !important; + will-change: width; + } + */ + + /* + #main { + transition: margin-left 0.3s cubic-bezier(.4,0,.2,1) !important; + will-change: margin-left; + } + */ + + /* ── Mode réduit (icônes seules) — desktop ── */ + body.toggle-sidebar #sidebar { + width: 68px !important; + min-width: 68px !important; + } + + body.toggle-sidebar #main { + margin-left: 68px !important; + } + + /* Masquer textes et chevrons */ + body.toggle-sidebar #sidebar .nav-link span, + body.toggle-sidebar #sidebar .nav-link .bi-chevron-down, + body.toggle-sidebar #sidebar .sidebar-section-label { + opacity: 0; + width: 0; + overflow: hidden; + white-space: nowrap; + display: inline-block; /* garder dans le flux mais invisible — évite le reflow brutal */ + transition: opacity 0.2s ease, width 0.2s ease; + } + body:not(.toggle-sidebar) #sidebar .nav-link span, + body:not(.toggle-sidebar) #sidebar .nav-link .bi-chevron-down { + opacity: 1; + width: auto; + transition: opacity 0.25s ease 0.05s, width 0.25s ease; + } + /* Centrer les icônes et agrandir légèrement */ + body.toggle-sidebar #sidebar .nav-link { + justify-content: center !important; + padding: 11px 0 !important; + } + body.toggle-sidebar #sidebar .nav-link i:first-child { + font-size: 1.25rem !important; + width: auto !important; + margin: 0 !important; + } + /* Fermer les sous-menus */ + body.toggle-sidebar #sidebar .nav-content { + display: none !important; + } + /* Tooltip natif au survol en mode réduit */ + body.toggle-sidebar #sidebar .nav-link { + position: relative; + } + + /* ── Mobile : slide depuis la gauche ── */ + @media (max-width: 1199px) { + #sidebar { + transform: translateX(-100%); + width: var(--sidebar-width, 240px) !important; + } + #sidebar.sidebar-mobile-open { + transform: translateX(0); + } + /* Overlay semi-transparent derrière le sidebar mobile */ + #sidebar.sidebar-mobile-open::after { + content: ''; + position: fixed; + inset: 0; + background: rgba(0,0,0,0.35); + z-index: -1; + } + #main { + margin-left: 0 !important; + } + } + + /* Empêche l'affichage cumulatif si le plugin déraille */ +.bootstrap-select .filter-option-inner-inner { + white-space: nowrap; + overflow: hidden; + text-overflow: ellipsis; + display: block !important; +} + +/* ===== WRAPPER & BORDURE ANIMÉE ===== */ +.scan-wrapper { + position: relative; + width: 100%; + max-width: 720px; + margin: 40px auto; +} + +.scan-wrapper::before { + content: ''; + position: absolute; + inset: -3px; + border-radius: 20px; + background: linear-gradient(135deg, #00c9ff, #0055a5, #00e5ff, #0055a5, #00c9ff); + background-size: 300% 300%; + animation: borderGlow 3s linear infinite; + z-index: 0; +} + +.scan-wrapper.has-value::before { + background: linear-gradient(135deg, #00c853, #1b5e20, #69f0ae, #1b5e20, #00c853); + background-size: 300% 300%; +} + +.scan-wrapper.has-error::before { + background: linear-gradient(135deg, #ff1744, #b71c1c, #ff6e6e, #b71c1c, #ff1744); + background-size: 300% 300%; +} + +@keyframes borderGlow { + 0% { background-position: 0% 50%; } + 50% { background-position: 100% 50%; } + 100% { background-position: 0% 50%; } +} + +/* ===== INNER CONTAINER ===== */ +.scan-inner { + position: relative; + z-index: 1; + background: #050f20; + border-radius: 18px; + padding: 16px 20px 20px; + overflow: hidden; +} + +/* Ligne de scan animée */ +.scan-inner::after { + content: ''; + position: absolute; + left: 0; right: 0; + height: 2px; + background: linear-gradient(90deg, transparent 0%, #00e5ff 30%, #ffffff 50%, #00e5ff 70%, transparent 100%); + animation: scanLine 2.5s ease-in-out infinite; + pointer-events: none; + z-index: 2; + opacity: 0.7; +} + +@keyframes scanLine { + 0% { top: 0%; opacity: 0; } + 5% { opacity: 0.8; } + 95% { opacity: 0.8; } + 100% { top: 100%; opacity: 0; } +} + +/* ===== COINS DÉCORATIFS ===== */ +.scan-corner { + position: absolute; + width: 20px; height: 20px; + border-color: #00c9ff; + border-style: solid; + z-index: 4; + transition: border-color 0.3s; +} +.scan-corner.tl { top: 10px; left: 10px; border-width: 2px 0 0 2px; border-radius: 4px 0 0 0; } +.scan-corner.tr { top: 10px; right: 10px; border-width: 2px 2px 0 0; border-radius: 0 4px 0 0; } +.scan-corner.bl { bottom: 10px; left: 10px; border-width: 0 0 2px 2px; border-radius: 0 0 0 4px; } +.scan-corner.br { bottom: 10px; right: 10px; border-width: 0 2px 2px 0; border-radius: 0 0 4px 0; } + +.scan-wrapper.has-value .scan-corner { border-color: #00c853; } +.scan-wrapper.has-error .scan-corner { border-color: #ff1744; } + +/* ===== LABEL EN-TÊTE ===== */ +.scan-label { + display: flex; + align-items: center; + justify-content: center; + gap: 10px; + font-family: 'Exo 2', sans-serif; + font-size: 9.5pt; + font-weight: 600; + letter-spacing: 3px; + text-transform: uppercase; + color: rgba(0, 180, 230, 0.6); + margin-bottom: 6px; +} + +.nfc-icon-pulse { + animation: pulse 2.2s ease-in-out infinite; +} +@keyframes pulse { + 0%, 100% { opacity: 0.35; transform: scale(1); } + 50% { opacity: 1; transform: scale(1.2); } +} + +/* ===== CHAMP INPUT ===== */ +#donneesCarte { + font-family: 'Rajdhani', monospace !important; + font-size: 24pt !important; + font-weight: 700; + height: 130px !important; + width: 100% !important; + text-align: center; + /* Données masquées (sécurité) */ + color: transparent !important; + text-shadow: 0 0 10px rgba(0, 229, 255, 0.8) !important; + caret-color: #00e5ff; + /* Fond & bordure */ + background: transparent !important; + border: none !important; + outline: none !important; + box-shadow: none !important; + letter-spacing: 4px; + position: relative; + z-index: 3; + transition: text-shadow 0.3s; +} + +#donneesCarte::placeholder { + font-family: 'Exo 2', sans-serif !important; + font-size: 20pt !important; + font-weight: 600; + color: rgba(0, 210, 255, 0.85) !important; + text-shadow: 0 0 12px rgba(0, 210, 255, 0.5) !important; + letter-spacing: 1px; +} + +#donneesCarte:focus::placeholder { + color: rgba(0, 210, 255, 0.55) !important; + text-shadow: 0 0 8px rgba(0, 210, 255, 0.3) !important; +} + +/* État : données détectées */ +#donneesCarte.reading { + text-shadow: 0 0 14px rgba(0, 200, 83, 0.9) !important; + animation: none !important; +} + diff --git a/Bootstrap_new_new_design/css/DataTables-1.10.22/css/dataTables.bootstrap.css b/Bootstrap_new_new_design/css/DataTables-1.10.22/css/dataTables.bootstrap.css new file mode 100755 index 00000000..9d9847ad --- /dev/null +++ b/Bootstrap_new_new_design/css/DataTables-1.10.22/css/dataTables.bootstrap.css @@ -0,0 +1,190 @@ +table.dataTable { + clear: both; + margin-top: 6px !important; + margin-bottom: 6px !important; + max-width: none !important; + border-collapse: separate !important; +} +table.dataTable td, +table.dataTable th { + -webkit-box-sizing: content-box; + box-sizing: content-box; +} +table.dataTable td.dataTables_empty, +table.dataTable th.dataTables_empty { + text-align: center; +} +table.dataTable.nowrap th, +table.dataTable.nowrap td { + white-space: nowrap; +} + +div.dataTables_wrapper div.dataTables_length label { + font-weight: normal; + text-align: left; + white-space: nowrap; +} +div.dataTables_wrapper div.dataTables_length select { + width: 75px; + display: inline-block; +} +div.dataTables_wrapper div.dataTables_filter { + text-align: right; +} +div.dataTables_wrapper div.dataTables_filter label { + font-weight: normal; + white-space: nowrap; + text-align: left; +} +div.dataTables_wrapper div.dataTables_filter input { + margin-left: 0.5em; + display: inline-block; + width: auto; +} +div.dataTables_wrapper div.dataTables_info { + padding-top: 8px; + white-space: nowrap; +} +div.dataTables_wrapper div.dataTables_paginate { + margin: 0; + white-space: nowrap; + text-align: right; +} +div.dataTables_wrapper div.dataTables_paginate ul.pagination { + margin: 2px 0; + white-space: nowrap; +} +div.dataTables_wrapper div.dataTables_processing { + position: absolute; + top: 50%; + left: 50%; + width: 200px; + margin-left: -100px; + margin-top: -26px; + text-align: center; + padding: 1em 0; +} + +table.dataTable thead > tr > th.sorting_asc, table.dataTable thead > tr > th.sorting_desc, table.dataTable thead > tr > th.sorting, +table.dataTable thead > tr > td.sorting_asc, +table.dataTable thead > tr > td.sorting_desc, +table.dataTable thead > tr > td.sorting { + padding-right: 30px; +} +table.dataTable thead > tr > th:active, +table.dataTable thead > tr > td:active { + outline: none; +} +table.dataTable thead .sorting, +table.dataTable thead .sorting_asc, +table.dataTable thead .sorting_desc, +table.dataTable thead .sorting_asc_disabled, +table.dataTable thead .sorting_desc_disabled { + cursor: pointer; + position: relative; +} +table.dataTable thead .sorting:after, +table.dataTable thead .sorting_asc:after, +table.dataTable thead .sorting_desc:after, +table.dataTable thead .sorting_asc_disabled:after, +table.dataTable thead .sorting_desc_disabled:after { + position: absolute; + bottom: 8px; + right: 8px; + display: block; + font-family: 'Glyphicons Halflings'; + opacity: 0.5; +} +table.dataTable thead .sorting:after { + opacity: 0.2; + content: "\e150"; + /* sort */ +} +table.dataTable thead .sorting_asc:after { + content: "\e155"; + /* sort-by-attributes */ +} +table.dataTable thead .sorting_desc:after { + content: "\e156"; + /* sort-by-attributes-alt */ +} +table.dataTable thead .sorting_asc_disabled:after, +table.dataTable thead .sorting_desc_disabled:after { + color: #eee; +} + +div.dataTables_scrollHead table.dataTable { + margin-bottom: 0 !important; +} + +div.dataTables_scrollBody > table { + border-top: none; + margin-top: 0 !important; + margin-bottom: 0 !important; +} +div.dataTables_scrollBody > table > thead .sorting:after, +div.dataTables_scrollBody > table > thead .sorting_asc:after, +div.dataTables_scrollBody > table > thead .sorting_desc:after { + display: none; +} +div.dataTables_scrollBody > table > tbody > tr:first-child > th, +div.dataTables_scrollBody > table > tbody > tr:first-child > td { + border-top: none; +} + +div.dataTables_scrollFoot > .dataTables_scrollFootInner { + box-sizing: content-box; +} +div.dataTables_scrollFoot > .dataTables_scrollFootInner > table { + margin-top: 0 !important; + border-top: none; +} + +@media screen and (max-width: 767px) { + div.dataTables_wrapper div.dataTables_length, + div.dataTables_wrapper div.dataTables_filter, + div.dataTables_wrapper div.dataTables_info, + div.dataTables_wrapper div.dataTables_paginate { + text-align: center; + } +} +table.dataTable.table-condensed > thead > tr > th { + padding-right: 20px; +} +table.dataTable.table-condensed .sorting:after, +table.dataTable.table-condensed .sorting_asc:after, +table.dataTable.table-condensed .sorting_desc:after { + top: 6px; + right: 6px; +} + +table.table-bordered.dataTable { + border-right-width: 0; +} +table.table-bordered.dataTable th, +table.table-bordered.dataTable td { + border-left-width: 0; +} +table.table-bordered.dataTable th:last-child, table.table-bordered.dataTable th:last-child, +table.table-bordered.dataTable td:last-child, +table.table-bordered.dataTable td:last-child { + border-right-width: 1px; +} +table.table-bordered.dataTable tbody th, +table.table-bordered.dataTable tbody td { + border-bottom-width: 0; +} + +div.dataTables_scrollHead table.table-bordered { + border-bottom-width: 0; +} + +div.table-responsive > div.dataTables_wrapper > div.row { + margin: 0; +} +div.table-responsive > div.dataTables_wrapper > div.row > div[class^="col-"]:first-child { + padding-left: 0; +} +div.table-responsive > div.dataTables_wrapper > div.row > div[class^="col-"]:last-child { + padding-right: 0; +} diff --git a/Bootstrap_new_new_design/css/DataTables-1.10.22/css/dataTables.bootstrap.min.css b/Bootstrap_new_new_design/css/DataTables-1.10.22/css/dataTables.bootstrap.min.css new file mode 100755 index 00000000..79137664 --- /dev/null +++ b/Bootstrap_new_new_design/css/DataTables-1.10.22/css/dataTables.bootstrap.min.css @@ -0,0 +1 @@ +table.dataTable{clear:both;margin-top:6px !important;margin-bottom:6px !important;max-width:none !important;border-collapse:separate !important}table.dataTable td,table.dataTable th{-webkit-box-sizing:content-box;box-sizing:content-box}table.dataTable td.dataTables_empty,table.dataTable th.dataTables_empty{text-align:center}table.dataTable.nowrap th,table.dataTable.nowrap td{white-space:nowrap}div.dataTables_wrapper div.dataTables_length label{font-weight:normal;text-align:left;white-space:nowrap}div.dataTables_wrapper div.dataTables_length select{width:75px;display:inline-block}div.dataTables_wrapper div.dataTables_filter{text-align:right}div.dataTables_wrapper div.dataTables_filter label{font-weight:normal;white-space:nowrap;text-align:left}div.dataTables_wrapper div.dataTables_filter input{margin-left:0.5em;display:inline-block;width:auto}div.dataTables_wrapper div.dataTables_info{padding-top:8px;white-space:nowrap}div.dataTables_wrapper div.dataTables_paginate{margin:0;white-space:nowrap;text-align:right}div.dataTables_wrapper div.dataTables_paginate ul.pagination{margin:2px 0;white-space:nowrap}div.dataTables_wrapper div.dataTables_processing{position:absolute;top:50%;left:50%;width:200px;margin-left:-100px;margin-top:-26px;text-align:center;padding:1em 0}table.dataTable thead>tr>th.sorting_asc,table.dataTable thead>tr>th.sorting_desc,table.dataTable thead>tr>th.sorting,table.dataTable thead>tr>td.sorting_asc,table.dataTable thead>tr>td.sorting_desc,table.dataTable thead>tr>td.sorting{padding-right:30px}table.dataTable thead>tr>th:active,table.dataTable thead>tr>td:active{outline:none}table.dataTable thead .sorting,table.dataTable thead .sorting_asc,table.dataTable thead .sorting_desc,table.dataTable thead .sorting_asc_disabled,table.dataTable thead .sorting_desc_disabled{cursor:pointer;position:relative}table.dataTable thead .sorting:after,table.dataTable thead .sorting_asc:after,table.dataTable thead .sorting_desc:after,table.dataTable thead .sorting_asc_disabled:after,table.dataTable thead .sorting_desc_disabled:after{position:absolute;bottom:8px;right:8px;display:block;font-family:'Glyphicons Halflings';opacity:0.5}table.dataTable thead .sorting:after{opacity:0.2;content:"\e150"}table.dataTable thead .sorting_asc:after{content:"\e155"}table.dataTable thead .sorting_desc:after{content:"\e156"}table.dataTable thead .sorting_asc_disabled:after,table.dataTable thead .sorting_desc_disabled:after{color:#eee}div.dataTables_scrollHead table.dataTable{margin-bottom:0 !important}div.dataTables_scrollBody>table{border-top:none;margin-top:0 !important;margin-bottom:0 !important}div.dataTables_scrollBody>table>thead .sorting:after,div.dataTables_scrollBody>table>thead .sorting_asc:after,div.dataTables_scrollBody>table>thead .sorting_desc:after{display:none}div.dataTables_scrollBody>table>tbody>tr:first-child>th,div.dataTables_scrollBody>table>tbody>tr:first-child>td{border-top:none}div.dataTables_scrollFoot>.dataTables_scrollFootInner{box-sizing:content-box}div.dataTables_scrollFoot>.dataTables_scrollFootInner>table{margin-top:0 !important;border-top:none}@media screen and (max-width: 767px){div.dataTables_wrapper div.dataTables_length,div.dataTables_wrapper div.dataTables_filter,div.dataTables_wrapper div.dataTables_info,div.dataTables_wrapper div.dataTables_paginate{text-align:center}}table.dataTable.table-condensed>thead>tr>th{padding-right:20px}table.dataTable.table-condensed .sorting:after,table.dataTable.table-condensed .sorting_asc:after,table.dataTable.table-condensed .sorting_desc:after{top:6px;right:6px}table.table-bordered.dataTable{border-right-width:0}table.table-bordered.dataTable th,table.table-bordered.dataTable td{border-left-width:0}table.table-bordered.dataTable th:last-child,table.table-bordered.dataTable th:last-child,table.table-bordered.dataTable td:last-child,table.table-bordered.dataTable td:last-child{border-right-width:1px}table.table-bordered.dataTable tbody th,table.table-bordered.dataTable tbody td{border-bottom-width:0}div.dataTables_scrollHead table.table-bordered{border-bottom-width:0}div.table-responsive>div.dataTables_wrapper>div.row{margin:0}div.table-responsive>div.dataTables_wrapper>div.row>div[class^="col-"]:first-child{padding-left:0}div.table-responsive>div.dataTables_wrapper>div.row>div[class^="col-"]:last-child{padding-right:0} diff --git a/Bootstrap_new_new_design/css/DataTables-1.10.22/css/dataTables.bootstrap4.css b/Bootstrap_new_new_design/css/DataTables-1.10.22/css/dataTables.bootstrap4.css new file mode 100755 index 00000000..1569d8f8 --- /dev/null +++ b/Bootstrap_new_new_design/css/DataTables-1.10.22/css/dataTables.bootstrap4.css @@ -0,0 +1,209 @@ +table.dataTable { + clear: both; + margin-top: 6px !important; + margin-bottom: 6px !important; + max-width: none !important; + border-collapse: separate !important; + border-spacing: 0; +} +table.dataTable td, +table.dataTable th { + -webkit-box-sizing: content-box; + box-sizing: content-box; +} +table.dataTable td.dataTables_empty, +table.dataTable th.dataTables_empty { + text-align: center; +} +table.dataTable.nowrap th, +table.dataTable.nowrap td { + white-space: nowrap; +} + +div.dataTables_wrapper div.dataTables_length label { + font-weight: normal; + text-align: left; + white-space: nowrap; +} +div.dataTables_wrapper div.dataTables_length select { + width: auto; + display: inline-block; +} +div.dataTables_wrapper div.dataTables_filter { + text-align: right; +} +div.dataTables_wrapper div.dataTables_filter label { + font-weight: normal; + white-space: nowrap; + text-align: left; +} +div.dataTables_wrapper div.dataTables_filter input { + margin-left: 0.5em; + display: inline-block; + width: auto; +} +div.dataTables_wrapper div.dataTables_info { + padding-top: 0.85em; +} +div.dataTables_wrapper div.dataTables_paginate { + margin: 0; + white-space: nowrap; + text-align: right; +} +div.dataTables_wrapper div.dataTables_paginate ul.pagination { + margin: 2px 0; + white-space: nowrap; + justify-content: flex-end; +} +div.dataTables_wrapper div.dataTables_processing { + position: absolute; + top: 50%; + left: 50%; + width: 200px; + margin-left: -100px; + margin-top: -26px; + text-align: center; + padding: 1em 0; +} + +table.dataTable > thead > tr > th:active, +table.dataTable > thead > tr > td:active { + outline: none; +} +table.dataTable > thead > tr > th:not(.sorting_disabled), +table.dataTable > thead > tr > td:not(.sorting_disabled) { + padding-right: 30px; +} +table.dataTable > thead .sorting, +table.dataTable > thead .sorting_asc, +table.dataTable > thead .sorting_desc, +table.dataTable > thead .sorting_asc_disabled, +table.dataTable > thead .sorting_desc_disabled { + cursor: pointer; + position: relative; +} +table.dataTable > thead .sorting:before, table.dataTable > thead .sorting:after, +table.dataTable > thead .sorting_asc:before, +table.dataTable > thead .sorting_asc:after, +table.dataTable > thead .sorting_desc:before, +table.dataTable > thead .sorting_desc:after, +table.dataTable > thead .sorting_asc_disabled:before, +table.dataTable > thead .sorting_asc_disabled:after, +table.dataTable > thead .sorting_desc_disabled:before, +table.dataTable > thead .sorting_desc_disabled:after { + position: absolute; + bottom: 0.9em; + display: block; + opacity: 0.3; +} +table.dataTable > thead .sorting:before, +table.dataTable > thead .sorting_asc:before, +table.dataTable > thead .sorting_desc:before, +table.dataTable > thead .sorting_asc_disabled:before, +table.dataTable > thead .sorting_desc_disabled:before { + right: 1em; + content: "\2191"; +} +table.dataTable > thead .sorting:after, +table.dataTable > thead .sorting_asc:after, +table.dataTable > thead .sorting_desc:after, +table.dataTable > thead .sorting_asc_disabled:after, +table.dataTable > thead .sorting_desc_disabled:after { + right: 0.5em; + content: "\2193"; +} +table.dataTable > thead .sorting_asc:before, +table.dataTable > thead .sorting_desc:after { + opacity: 1; +} +table.dataTable > thead .sorting_asc_disabled:before, +table.dataTable > thead .sorting_desc_disabled:after { + opacity: 0; +} + +div.dataTables_scrollHead table.dataTable { + margin-bottom: 0 !important; +} + +div.dataTables_scrollBody table { + border-top: none; + margin-top: 0 !important; + margin-bottom: 0 !important; +} +div.dataTables_scrollBody table thead .sorting:before, +div.dataTables_scrollBody table thead .sorting_asc:before, +div.dataTables_scrollBody table thead .sorting_desc:before, +div.dataTables_scrollBody table thead .sorting:after, +div.dataTables_scrollBody table thead .sorting_asc:after, +div.dataTables_scrollBody table thead .sorting_desc:after { + display: none; +} +div.dataTables_scrollBody table tbody tr:first-child th, +div.dataTables_scrollBody table tbody tr:first-child td { + border-top: none; +} + +div.dataTables_scrollFoot > .dataTables_scrollFootInner { + box-sizing: content-box; +} +div.dataTables_scrollFoot > .dataTables_scrollFootInner > table { + margin-top: 0 !important; + border-top: none; +} + +@media screen and (max-width: 767px) { + div.dataTables_wrapper div.dataTables_length, + div.dataTables_wrapper div.dataTables_filter, + div.dataTables_wrapper div.dataTables_info, + div.dataTables_wrapper div.dataTables_paginate { + text-align: center; + } + div.dataTables_wrapper div.dataTables_paginate ul.pagination { + justify-content: center !important; + } +} +table.dataTable.table-sm > thead > tr > th:not(.sorting_disabled) { + padding-right: 20px; +} +table.dataTable.table-sm .sorting:before, +table.dataTable.table-sm .sorting_asc:before, +table.dataTable.table-sm .sorting_desc:before { + top: 5px; + right: 0.85em; +} +table.dataTable.table-sm .sorting:after, +table.dataTable.table-sm .sorting_asc:after, +table.dataTable.table-sm .sorting_desc:after { + top: 5px; +} + +table.table-bordered.dataTable { + border-right-width: 0; +} +table.table-bordered.dataTable th, +table.table-bordered.dataTable td { + border-left-width: 0; +} +table.table-bordered.dataTable th:last-child, table.table-bordered.dataTable th:last-child, +table.table-bordered.dataTable td:last-child, +table.table-bordered.dataTable td:last-child { + border-right-width: 1px; +} +table.table-bordered.dataTable tbody th, +table.table-bordered.dataTable tbody td { + border-bottom-width: 0; +} + +div.dataTables_scrollHead table.table-bordered { + border-bottom-width: 0; +} + +div.table-responsive > div.dataTables_wrapper > div.row { + margin: 0; +} +div.table-responsive > div.dataTables_wrapper > div.row > div[class^="col-"]:first-child { + padding-left: 0; +} +div.table-responsive > div.dataTables_wrapper > div.row > div[class^="col-"]:last-child { + padding-right: 0; +} diff --git a/Bootstrap_new_new_design/css/DataTables-1.10.22/css/dataTables.bootstrap4.min.css b/Bootstrap_new_new_design/css/DataTables-1.10.22/css/dataTables.bootstrap4.min.css new file mode 100755 index 00000000..af8641a6 --- /dev/null +++ b/Bootstrap_new_new_design/css/DataTables-1.10.22/css/dataTables.bootstrap4.min.css @@ -0,0 +1 @@ +table.dataTable{clear:both;margin-top:6px !important;margin-bottom:6px !important;max-width:none !important;border-collapse:separate !important;border-spacing:0}table.dataTable td,table.dataTable th{-webkit-box-sizing:content-box;box-sizing:content-box}table.dataTable td.dataTables_empty,table.dataTable th.dataTables_empty{text-align:center}table.dataTable.nowrap th,table.dataTable.nowrap td{white-space:nowrap}div.dataTables_wrapper div.dataTables_length label{font-weight:normal;text-align:left;white-space:nowrap}div.dataTables_wrapper div.dataTables_length select{width:auto;display:inline-block}div.dataTables_wrapper div.dataTables_filter{text-align:right}div.dataTables_wrapper div.dataTables_filter label{font-weight:normal;white-space:nowrap;text-align:left}div.dataTables_wrapper div.dataTables_filter input{margin-left:0.5em;display:inline-block;width:auto}div.dataTables_wrapper div.dataTables_info{padding-top:0.85em}div.dataTables_wrapper div.dataTables_paginate{margin:0;white-space:nowrap;text-align:right}div.dataTables_wrapper div.dataTables_paginate ul.pagination{margin:2px 0;white-space:nowrap;justify-content:flex-end}div.dataTables_wrapper div.dataTables_processing{position:absolute;top:50%;left:50%;width:200px;margin-left:-100px;margin-top:-26px;text-align:center;padding:1em 0}table.dataTable>thead>tr>th:active,table.dataTable>thead>tr>td:active{outline:none}table.dataTable>thead>tr>th:not(.sorting_disabled),table.dataTable>thead>tr>td:not(.sorting_disabled){padding-right:30px}table.dataTable>thead .sorting,table.dataTable>thead .sorting_asc,table.dataTable>thead .sorting_desc,table.dataTable>thead .sorting_asc_disabled,table.dataTable>thead .sorting_desc_disabled{cursor:pointer;position:relative}table.dataTable>thead .sorting:before,table.dataTable>thead .sorting:after,table.dataTable>thead .sorting_asc:before,table.dataTable>thead .sorting_asc:after,table.dataTable>thead .sorting_desc:before,table.dataTable>thead .sorting_desc:after,table.dataTable>thead .sorting_asc_disabled:before,table.dataTable>thead .sorting_asc_disabled:after,table.dataTable>thead .sorting_desc_disabled:before,table.dataTable>thead .sorting_desc_disabled:after{position:absolute;bottom:0.9em;display:block;opacity:0.3}table.dataTable>thead .sorting:before,table.dataTable>thead .sorting_asc:before,table.dataTable>thead .sorting_desc:before,table.dataTable>thead .sorting_asc_disabled:before,table.dataTable>thead .sorting_desc_disabled:before{right:1em;content:"\2191"}table.dataTable>thead .sorting:after,table.dataTable>thead .sorting_asc:after,table.dataTable>thead .sorting_desc:after,table.dataTable>thead .sorting_asc_disabled:after,table.dataTable>thead .sorting_desc_disabled:after{right:0.5em;content:"\2193"}table.dataTable>thead .sorting_asc:before,table.dataTable>thead .sorting_desc:after{opacity:1}table.dataTable>thead .sorting_asc_disabled:before,table.dataTable>thead .sorting_desc_disabled:after{opacity:0}div.dataTables_scrollHead table.dataTable{margin-bottom:0 !important}div.dataTables_scrollBody table{border-top:none;margin-top:0 !important;margin-bottom:0 !important}div.dataTables_scrollBody table thead .sorting:before,div.dataTables_scrollBody table thead .sorting_asc:before,div.dataTables_scrollBody table thead .sorting_desc:before,div.dataTables_scrollBody table thead .sorting:after,div.dataTables_scrollBody table thead .sorting_asc:after,div.dataTables_scrollBody table thead .sorting_desc:after{display:none}div.dataTables_scrollBody table tbody tr:first-child th,div.dataTables_scrollBody table tbody tr:first-child td{border-top:none}div.dataTables_scrollFoot>.dataTables_scrollFootInner{box-sizing:content-box}div.dataTables_scrollFoot>.dataTables_scrollFootInner>table{margin-top:0 !important;border-top:none}@media screen and (max-width: 767px){div.dataTables_wrapper div.dataTables_length,div.dataTables_wrapper div.dataTables_filter,div.dataTables_wrapper div.dataTables_info,div.dataTables_wrapper div.dataTables_paginate{text-align:center}div.dataTables_wrapper div.dataTables_paginate ul.pagination{justify-content:center !important}}table.dataTable.table-sm>thead>tr>th:not(.sorting_disabled){padding-right:20px}table.dataTable.table-sm .sorting:before,table.dataTable.table-sm .sorting_asc:before,table.dataTable.table-sm .sorting_desc:before{top:5px;right:0.85em}table.dataTable.table-sm .sorting:after,table.dataTable.table-sm .sorting_asc:after,table.dataTable.table-sm .sorting_desc:after{top:5px}table.table-bordered.dataTable{border-right-width:0}table.table-bordered.dataTable th,table.table-bordered.dataTable td{border-left-width:0}table.table-bordered.dataTable th:last-child,table.table-bordered.dataTable th:last-child,table.table-bordered.dataTable td:last-child,table.table-bordered.dataTable td:last-child{border-right-width:1px}table.table-bordered.dataTable tbody th,table.table-bordered.dataTable tbody td{border-bottom-width:0}div.dataTables_scrollHead table.table-bordered{border-bottom-width:0}div.table-responsive>div.dataTables_wrapper>div.row{margin:0}div.table-responsive>div.dataTables_wrapper>div.row>div[class^="col-"]:first-child{padding-left:0}div.table-responsive>div.dataTables_wrapper>div.row>div[class^="col-"]:last-child{padding-right:0} diff --git a/Bootstrap_new_new_design/css/DataTables-1.10.22/css/dataTables.foundation.css b/Bootstrap_new_new_design/css/DataTables-1.10.22/css/dataTables.foundation.css new file mode 100755 index 00000000..79848c95 --- /dev/null +++ b/Bootstrap_new_new_design/css/DataTables-1.10.22/css/dataTables.foundation.css @@ -0,0 +1,118 @@ +table.dataTable { + clear: both; + margin: 0.5em 0 !important; + max-width: none !important; + width: 100%; +} +table.dataTable td, +table.dataTable th { + -webkit-box-sizing: content-box; + box-sizing: content-box; +} +table.dataTable td.dataTables_empty, +table.dataTable th.dataTables_empty { + text-align: center; +} +table.dataTable.nowrap th, table.dataTable.nowrap td { + white-space: nowrap; +} + +div.dataTables_wrapper { + position: relative; +} +div.dataTables_wrapper div.dataTables_length label { + float: left; + text-align: left; + margin-bottom: 0; +} +div.dataTables_wrapper div.dataTables_length select { + width: 75px; + margin-bottom: 0; +} +div.dataTables_wrapper div.dataTables_filter label { + float: right; + margin-bottom: 0; +} +div.dataTables_wrapper div.dataTables_filter input { + display: inline-block !important; + width: auto !important; + margin-bottom: 0; + margin-left: 0.5em; +} +div.dataTables_wrapper div.dataTables_info { + padding-top: 2px; +} +div.dataTables_wrapper div.dataTables_paginate { + float: right; + margin: 0; +} +div.dataTables_wrapper div.dataTables_processing { + position: absolute; + top: 50%; + left: 50%; + width: 200px; + margin-left: -100px; + margin-top: -26px; + text-align: center; + padding: 1rem 0; +} + +table.dataTable thead > tr > th.sorting_asc, table.dataTable thead > tr > th.sorting_desc, table.dataTable thead > tr > th.sorting, +table.dataTable thead > tr > td.sorting_asc, +table.dataTable thead > tr > td.sorting_desc, +table.dataTable thead > tr > td.sorting { + padding-right: 1.5rem; +} +table.dataTable thead > tr > th:active, +table.dataTable thead > tr > td:active { + outline: none; +} +table.dataTable thead .sorting, +table.dataTable thead .sorting_asc, +table.dataTable thead .sorting_desc, +table.dataTable thead .sorting_asc_disabled, +table.dataTable thead .sorting_desc_disabled { + cursor: pointer; +} +table.dataTable thead .sorting, +table.dataTable thead .sorting_asc, +table.dataTable thead .sorting_desc, +table.dataTable thead .sorting_asc_disabled, +table.dataTable thead .sorting_desc_disabled { + background-repeat: no-repeat; + background-position: center right; +} +table.dataTable thead .sorting { + background-image: url("../images/sort_both.png"); +} +table.dataTable thead .sorting_asc { + background-image: url("../images/sort_asc.png"); +} +table.dataTable thead .sorting_desc { + background-image: url("../images/sort_desc.png"); +} +table.dataTable thead .sorting_asc_disabled { + background-image: url("../images/sort_asc_disabled.png"); +} +table.dataTable thead .sorting_desc_disabled { + background-image: url("../images/sort_desc_disabled.png"); +} + +div.dataTables_scrollHead table { + margin-bottom: 0 !important; +} + +div.dataTables_scrollBody table { + border-top: none; + margin-top: 0 !important; + margin-bottom: 0 !important; +} +div.dataTables_scrollBody table tbody tr:first-child th, +div.dataTables_scrollBody table tbody tr:first-child td { + border-top: none; +} + +div.dataTables_scrollFoot table { + margin-top: 0 !important; + border-top: none; +} diff --git a/Bootstrap_new_new_design/css/DataTables-1.10.22/css/dataTables.foundation.min.css b/Bootstrap_new_new_design/css/DataTables-1.10.22/css/dataTables.foundation.min.css new file mode 100755 index 00000000..73af41ef --- /dev/null +++ b/Bootstrap_new_new_design/css/DataTables-1.10.22/css/dataTables.foundation.min.css @@ -0,0 +1 @@ +table.dataTable{clear:both;margin:0.5em 0 !important;max-width:none !important;width:100%}table.dataTable td,table.dataTable th{-webkit-box-sizing:content-box;box-sizing:content-box}table.dataTable td.dataTables_empty,table.dataTable th.dataTables_empty{text-align:center}table.dataTable.nowrap th,table.dataTable.nowrap td{white-space:nowrap}div.dataTables_wrapper{position:relative}div.dataTables_wrapper div.dataTables_length label{float:left;text-align:left;margin-bottom:0}div.dataTables_wrapper div.dataTables_length select{width:75px;margin-bottom:0}div.dataTables_wrapper div.dataTables_filter label{float:right;margin-bottom:0}div.dataTables_wrapper div.dataTables_filter input{display:inline-block !important;width:auto !important;margin-bottom:0;margin-left:0.5em}div.dataTables_wrapper div.dataTables_info{padding-top:2px}div.dataTables_wrapper div.dataTables_paginate{float:right;margin:0}div.dataTables_wrapper div.dataTables_processing{position:absolute;top:50%;left:50%;width:200px;margin-left:-100px;margin-top:-26px;text-align:center;padding:1rem 0}table.dataTable thead>tr>th.sorting_asc,table.dataTable thead>tr>th.sorting_desc,table.dataTable thead>tr>th.sorting,table.dataTable thead>tr>td.sorting_asc,table.dataTable thead>tr>td.sorting_desc,table.dataTable thead>tr>td.sorting{padding-right:1.5rem}table.dataTable thead>tr>th:active,table.dataTable thead>tr>td:active{outline:none}table.dataTable thead .sorting,table.dataTable thead .sorting_asc,table.dataTable thead .sorting_desc,table.dataTable thead .sorting_asc_disabled,table.dataTable thead .sorting_desc_disabled{cursor:pointer}table.dataTable thead .sorting,table.dataTable thead .sorting_asc,table.dataTable thead .sorting_desc,table.dataTable thead .sorting_asc_disabled,table.dataTable thead .sorting_desc_disabled{background-repeat:no-repeat;background-position:center right}table.dataTable thead .sorting{background-image:url("../images/sort_both.png")}table.dataTable thead .sorting_asc{background-image:url("../images/sort_asc.png")}table.dataTable thead .sorting_desc{background-image:url("../images/sort_desc.png")}table.dataTable thead .sorting_asc_disabled{background-image:url("../images/sort_asc_disabled.png")}table.dataTable thead .sorting_desc_disabled{background-image:url("../images/sort_desc_disabled.png")}div.dataTables_scrollHead table{margin-bottom:0 !important}div.dataTables_scrollBody table{border-top:none;margin-top:0 !important;margin-bottom:0 !important}div.dataTables_scrollBody table tbody tr:first-child th,div.dataTables_scrollBody table tbody tr:first-child td{border-top:none}div.dataTables_scrollFoot table{margin-top:0 !important;border-top:none} diff --git a/Bootstrap_new_new_design/css/DataTables-1.10.22/css/dataTables.jqueryui.css b/Bootstrap_new_new_design/css/DataTables-1.10.22/css/dataTables.jqueryui.css new file mode 100755 index 00000000..1309936a --- /dev/null +++ b/Bootstrap_new_new_design/css/DataTables-1.10.22/css/dataTables.jqueryui.css @@ -0,0 +1,492 @@ +/* + * Table styles + */ +table.dataTable { + width: 100%; + margin: 0 auto; + clear: both; + border-collapse: separate; + border-spacing: 0; + /* + * Header and footer styles + */ + /* + * Body styles + */ +} +table.dataTable thead th, +table.dataTable tfoot th { + font-weight: bold; +} +table.dataTable thead th, +table.dataTable thead td { + padding: 10px 18px; +} +table.dataTable thead th:active, +table.dataTable thead td:active { + outline: none; +} +table.dataTable tfoot th, +table.dataTable tfoot td { + padding: 10px 18px 6px 18px; +} +table.dataTable tbody tr { + background-color: #ffffff; +} +table.dataTable tbody tr.selected { + background-color: #B0BED9; +} +table.dataTable tbody th, +table.dataTable tbody td { + padding: 8px 10px; +} +table.dataTable.row-border tbody th, table.dataTable.row-border tbody td, table.dataTable.display tbody th, table.dataTable.display tbody td { + border-top: 1px solid #ddd; +} +table.dataTable.row-border tbody tr:first-child th, +table.dataTable.row-border tbody tr:first-child td, table.dataTable.display tbody tr:first-child th, +table.dataTable.display tbody tr:first-child td { + border-top: none; +} +table.dataTable.cell-border tbody th, table.dataTable.cell-border tbody td { + border-top: 1px solid #ddd; + border-right: 1px solid #ddd; +} +table.dataTable.cell-border tbody tr th:first-child, +table.dataTable.cell-border tbody tr td:first-child { + border-left: 1px solid #ddd; +} +table.dataTable.cell-border tbody tr:first-child th, +table.dataTable.cell-border tbody tr:first-child td { + border-top: none; +} +table.dataTable.stripe tbody tr.odd, table.dataTable.display tbody tr.odd { + background-color: #f9f9f9; +} +table.dataTable.stripe tbody tr.odd.selected, table.dataTable.display tbody tr.odd.selected { + background-color: #acbad4; +} +table.dataTable.hover tbody tr:hover, table.dataTable.display tbody tr:hover { + background-color: #f6f6f6; +} +table.dataTable.hover tbody tr:hover.selected, table.dataTable.display tbody tr:hover.selected { + background-color: #aab7d1; +} +table.dataTable.order-column tbody tr > .sorting_1, +table.dataTable.order-column tbody tr > .sorting_2, +table.dataTable.order-column tbody tr > .sorting_3, table.dataTable.display tbody tr > .sorting_1, +table.dataTable.display tbody tr > .sorting_2, +table.dataTable.display tbody tr > .sorting_3 { + background-color: #fafafa; +} +table.dataTable.order-column tbody tr.selected > .sorting_1, +table.dataTable.order-column tbody tr.selected > .sorting_2, +table.dataTable.order-column tbody tr.selected > .sorting_3, table.dataTable.display tbody tr.selected > .sorting_1, +table.dataTable.display tbody tr.selected > .sorting_2, +table.dataTable.display tbody tr.selected > .sorting_3 { + background-color: #acbad5; +} +table.dataTable.display tbody tr.odd > .sorting_1, table.dataTable.order-column.stripe tbody tr.odd > .sorting_1 { + background-color: #f1f1f1; +} +table.dataTable.display tbody tr.odd > .sorting_2, table.dataTable.order-column.stripe tbody tr.odd > .sorting_2 { + background-color: #f3f3f3; +} +table.dataTable.display tbody tr.odd > .sorting_3, table.dataTable.order-column.stripe tbody tr.odd > .sorting_3 { + background-color: whitesmoke; +} +table.dataTable.display tbody tr.odd.selected > .sorting_1, table.dataTable.order-column.stripe tbody tr.odd.selected > .sorting_1 { + background-color: #a6b4cd; +} +table.dataTable.display tbody tr.odd.selected > .sorting_2, table.dataTable.order-column.stripe tbody tr.odd.selected > .sorting_2 { + background-color: #a8b5cf; +} +table.dataTable.display tbody tr.odd.selected > .sorting_3, table.dataTable.order-column.stripe tbody tr.odd.selected > .sorting_3 { + background-color: #a9b7d1; +} +table.dataTable.display tbody tr.even > .sorting_1, table.dataTable.order-column.stripe tbody tr.even > .sorting_1 { + background-color: #fafafa; +} +table.dataTable.display tbody tr.even > .sorting_2, table.dataTable.order-column.stripe tbody tr.even > .sorting_2 { + background-color: #fcfcfc; +} +table.dataTable.display tbody tr.even > .sorting_3, table.dataTable.order-column.stripe tbody tr.even > .sorting_3 { + background-color: #fefefe; +} +table.dataTable.display tbody tr.even.selected > .sorting_1, table.dataTable.order-column.stripe tbody tr.even.selected > .sorting_1 { + background-color: #acbad5; +} +table.dataTable.display tbody tr.even.selected > .sorting_2, table.dataTable.order-column.stripe tbody tr.even.selected > .sorting_2 { + background-color: #aebcd6; +} +table.dataTable.display tbody tr.even.selected > .sorting_3, table.dataTable.order-column.stripe tbody tr.even.selected > .sorting_3 { + background-color: #afbdd8; +} +table.dataTable.display tbody tr:hover > .sorting_1, table.dataTable.order-column.hover tbody tr:hover > .sorting_1 { + background-color: #eaeaea; +} +table.dataTable.display tbody tr:hover > .sorting_2, table.dataTable.order-column.hover tbody tr:hover > .sorting_2 { + background-color: #ececec; +} +table.dataTable.display tbody tr:hover > .sorting_3, table.dataTable.order-column.hover tbody tr:hover > .sorting_3 { + background-color: #efefef; +} +table.dataTable.display tbody tr:hover.selected > .sorting_1, table.dataTable.order-column.hover tbody tr:hover.selected > .sorting_1 { + background-color: #a2aec7; +} +table.dataTable.display tbody tr:hover.selected > .sorting_2, table.dataTable.order-column.hover tbody tr:hover.selected > .sorting_2 { + background-color: #a3b0c9; +} +table.dataTable.display tbody tr:hover.selected > .sorting_3, table.dataTable.order-column.hover tbody tr:hover.selected > .sorting_3 { + background-color: #a5b2cb; +} +table.dataTable.no-footer { + border-bottom: 1px solid #111; +} +table.dataTable.nowrap th, table.dataTable.nowrap td { + white-space: nowrap; +} +table.dataTable.compact thead th, +table.dataTable.compact thead td { + padding: 4px 17px; +} +table.dataTable.compact tfoot th, +table.dataTable.compact tfoot td { + padding: 4px; +} +table.dataTable.compact tbody th, +table.dataTable.compact tbody td { + padding: 4px; +} +table.dataTable th.dt-left, +table.dataTable td.dt-left { + text-align: left; +} +table.dataTable th.dt-center, +table.dataTable td.dt-center, +table.dataTable td.dataTables_empty { + text-align: center; +} +table.dataTable th.dt-right, +table.dataTable td.dt-right { + text-align: right; +} +table.dataTable th.dt-justify, +table.dataTable td.dt-justify { + text-align: justify; +} +table.dataTable th.dt-nowrap, +table.dataTable td.dt-nowrap { + white-space: nowrap; +} +table.dataTable thead th.dt-head-left, +table.dataTable thead td.dt-head-left, +table.dataTable tfoot th.dt-head-left, +table.dataTable tfoot td.dt-head-left { + text-align: left; +} +table.dataTable thead th.dt-head-center, +table.dataTable thead td.dt-head-center, +table.dataTable tfoot th.dt-head-center, +table.dataTable tfoot td.dt-head-center { + text-align: center; +} +table.dataTable thead th.dt-head-right, +table.dataTable thead td.dt-head-right, +table.dataTable tfoot th.dt-head-right, +table.dataTable tfoot td.dt-head-right { + text-align: right; +} +table.dataTable thead th.dt-head-justify, +table.dataTable thead td.dt-head-justify, +table.dataTable tfoot th.dt-head-justify, +table.dataTable tfoot td.dt-head-justify { + text-align: justify; +} +table.dataTable thead th.dt-head-nowrap, +table.dataTable thead td.dt-head-nowrap, +table.dataTable tfoot th.dt-head-nowrap, +table.dataTable tfoot td.dt-head-nowrap { + white-space: nowrap; +} +table.dataTable tbody th.dt-body-left, +table.dataTable tbody td.dt-body-left { + text-align: left; +} +table.dataTable tbody th.dt-body-center, +table.dataTable tbody td.dt-body-center { + text-align: center; +} +table.dataTable tbody th.dt-body-right, +table.dataTable tbody td.dt-body-right { + text-align: right; +} +table.dataTable tbody th.dt-body-justify, +table.dataTable tbody td.dt-body-justify { + text-align: justify; +} +table.dataTable tbody th.dt-body-nowrap, +table.dataTable tbody td.dt-body-nowrap { + white-space: nowrap; +} + +table.dataTable, +table.dataTable th, +table.dataTable td { + box-sizing: content-box; +} + +/* + * Control feature layout + */ +.dataTables_wrapper { + position: relative; + clear: both; + *zoom: 1; + zoom: 1; +} +.dataTables_wrapper .dataTables_length { + float: left; +} +.dataTables_wrapper .dataTables_length select { + border: 1px solid #aaa; + border-radius: 3px; + padding: 5px; + background-color: transparent; + padding: 4px; +} +.dataTables_wrapper .dataTables_filter { + float: right; + text-align: right; +} +.dataTables_wrapper .dataTables_filter input { + border: 1px solid #aaa; + border-radius: 3px; + padding: 5px; + background-color: transparent; + margin-left: 3px; +} +.dataTables_wrapper .dataTables_info { + clear: both; + float: left; + padding-top: 0.755em; +} +.dataTables_wrapper .dataTables_paginate { + float: right; + text-align: right; + padding-top: 0.25em; +} +.dataTables_wrapper .dataTables_paginate .paginate_button { + box-sizing: border-box; + display: inline-block; + min-width: 1.5em; + padding: 0.5em 1em; + margin-left: 2px; + text-align: center; + text-decoration: none !important; + cursor: pointer; + *cursor: hand; + color: #333 !important; + border: 1px solid transparent; + border-radius: 2px; +} +.dataTables_wrapper .dataTables_paginate .paginate_button.current, .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover { + color: #333 !important; + border: 1px solid #979797; + background-color: white; + background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, white), color-stop(100%, #dcdcdc)); + /* Chrome,Safari4+ */ + background: -webkit-linear-gradient(top, white 0%, #dcdcdc 100%); + /* Chrome10+,Safari5.1+ */ + background: -moz-linear-gradient(top, white 0%, #dcdcdc 100%); + /* FF3.6+ */ + background: -ms-linear-gradient(top, white 0%, #dcdcdc 100%); + /* IE10+ */ + background: -o-linear-gradient(top, white 0%, #dcdcdc 100%); + /* Opera 11.10+ */ + background: linear-gradient(to bottom, white 0%, #dcdcdc 100%); + /* W3C */ +} +.dataTables_wrapper .dataTables_paginate .paginate_button.disabled, .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover, .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:active { + cursor: default; + color: #666 !important; + border: 1px solid transparent; + background: transparent; + box-shadow: none; +} +.dataTables_wrapper .dataTables_paginate .paginate_button:hover { + color: white !important; + border: 1px solid #111; + background-color: #585858; + background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #585858), color-stop(100%, #111)); + /* Chrome,Safari4+ */ + background: -webkit-linear-gradient(top, #585858 0%, #111 100%); + /* Chrome10+,Safari5.1+ */ + background: -moz-linear-gradient(top, #585858 0%, #111 100%); + /* FF3.6+ */ + background: -ms-linear-gradient(top, #585858 0%, #111 100%); + /* IE10+ */ + background: -o-linear-gradient(top, #585858 0%, #111 100%); + /* Opera 11.10+ */ + background: linear-gradient(to bottom, #585858 0%, #111 100%); + /* W3C */ +} +.dataTables_wrapper .dataTables_paginate .paginate_button:active { + outline: none; + background-color: #2b2b2b; + background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #2b2b2b), color-stop(100%, #0c0c0c)); + /* Chrome,Safari4+ */ + background: -webkit-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%); + /* Chrome10+,Safari5.1+ */ + background: -moz-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%); + /* FF3.6+ */ + background: -ms-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%); + /* IE10+ */ + background: -o-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%); + /* Opera 11.10+ */ + background: linear-gradient(to bottom, #2b2b2b 0%, #0c0c0c 100%); + /* W3C */ + box-shadow: inset 0 0 3px #111; +} +.dataTables_wrapper .dataTables_paginate .ellipsis { + padding: 0 1em; +} +.dataTables_wrapper .dataTables_processing { + position: absolute; + top: 50%; + left: 50%; + width: 100%; + height: 40px; + margin-left: -50%; + margin-top: -25px; + padding-top: 20px; + text-align: center; + font-size: 1.2em; + background-color: white; + background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(25%, rgba(255, 255, 255, 0.9)), color-stop(75%, rgba(255, 255, 255, 0.9)), color-stop(100%, rgba(255, 255, 255, 0))); + background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%); + background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%); + background: -ms-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%); + background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%); + background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%); +} +.dataTables_wrapper .dataTables_length, +.dataTables_wrapper .dataTables_filter, +.dataTables_wrapper .dataTables_info, +.dataTables_wrapper .dataTables_processing, +.dataTables_wrapper .dataTables_paginate { + color: #333; +} +.dataTables_wrapper .dataTables_scroll { + clear: both; +} +.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody { + *margin-top: -1px; + -webkit-overflow-scrolling: touch; +} +.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > thead > tr > th, .dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > thead > tr > td, .dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > tbody > tr > th, .dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > tbody > tr > td { + vertical-align: middle; +} +.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > thead > tr > th > div.dataTables_sizing, +.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > thead > tr > td > div.dataTables_sizing, .dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > tbody > tr > th > div.dataTables_sizing, +.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > tbody > tr > td > div.dataTables_sizing { + height: 0; + overflow: hidden; + margin: 0 !important; + padding: 0 !important; +} +.dataTables_wrapper.no-footer .dataTables_scrollBody { + border-bottom: 1px solid #111; +} +.dataTables_wrapper.no-footer div.dataTables_scrollHead table.dataTable, +.dataTables_wrapper.no-footer div.dataTables_scrollBody > table { + border-bottom: none; +} +.dataTables_wrapper:after { + visibility: hidden; + display: block; + content: ""; + clear: both; + height: 0; +} + +@media screen and (max-width: 767px) { + .dataTables_wrapper .dataTables_info, + .dataTables_wrapper .dataTables_paginate { + float: none; + text-align: center; + } + .dataTables_wrapper .dataTables_paginate { + margin-top: 0.5em; + } +} +@media screen and (max-width: 640px) { + .dataTables_wrapper .dataTables_length, + .dataTables_wrapper .dataTables_filter { + float: none; + text-align: center; + } + .dataTables_wrapper .dataTables_filter { + margin-top: 0.5em; + } +} +table.dataTable thead th div.DataTables_sort_wrapper { + position: relative; +} +table.dataTable thead th div.DataTables_sort_wrapper span { + position: absolute; + top: 50%; + margin-top: -8px; + right: -18px; +} +table.dataTable thead th.ui-state-default, +table.dataTable tfoot th.ui-state-default { + border-left-width: 0; +} +table.dataTable thead th.ui-state-default:first-child, +table.dataTable tfoot th.ui-state-default:first-child { + border-left-width: 1px; +} + +/* + * Control feature layout + */ +.dataTables_wrapper .dataTables_paginate .fg-button { + box-sizing: border-box; + display: inline-block; + min-width: 1.5em; + padding: 0.5em; + margin-left: 2px; + text-align: center; + text-decoration: none !important; + cursor: pointer; + *cursor: hand; + border: 1px solid transparent; +} +.dataTables_wrapper .dataTables_paginate .fg-button:active { + outline: none; +} +.dataTables_wrapper .dataTables_paginate .fg-button:first-child { + border-top-left-radius: 3px; + border-bottom-left-radius: 3px; +} +.dataTables_wrapper .dataTables_paginate .fg-button:last-child { + border-top-right-radius: 3px; + border-bottom-right-radius: 3px; +} +.dataTables_wrapper .ui-widget-header { + font-weight: normal; +} +.dataTables_wrapper .ui-toolbar { + padding: 8px; +} +.dataTables_wrapper.no-footer .dataTables_scrollBody { + border-bottom: none; +} +.dataTables_wrapper .dataTables_length, +.dataTables_wrapper .dataTables_filter, +.dataTables_wrapper .dataTables_info, +.dataTables_wrapper .dataTables_processing, +.dataTables_wrapper .dataTables_paginate { + color: inherit; +} diff --git a/Bootstrap_new_new_design/css/DataTables-1.10.22/css/dataTables.jqueryui.min.css b/Bootstrap_new_new_design/css/DataTables-1.10.22/css/dataTables.jqueryui.min.css new file mode 100755 index 00000000..f40ee249 --- /dev/null +++ b/Bootstrap_new_new_design/css/DataTables-1.10.22/css/dataTables.jqueryui.min.css @@ -0,0 +1 @@ +table.dataTable{width:100%;margin:0 auto;clear:both;border-collapse:separate;border-spacing:0}table.dataTable thead th,table.dataTable tfoot th{font-weight:bold}table.dataTable thead th,table.dataTable thead td{padding:10px 18px}table.dataTable thead th:active,table.dataTable thead td:active{outline:none}table.dataTable tfoot th,table.dataTable tfoot td{padding:10px 18px 6px 18px}table.dataTable tbody tr{background-color:#ffffff}table.dataTable tbody tr.selected{background-color:#B0BED9}table.dataTable tbody th,table.dataTable tbody td{padding:8px 10px}table.dataTable.row-border tbody th,table.dataTable.row-border tbody td,table.dataTable.display tbody th,table.dataTable.display tbody td{border-top:1px solid #ddd}table.dataTable.row-border tbody tr:first-child th,table.dataTable.row-border tbody tr:first-child td,table.dataTable.display tbody tr:first-child th,table.dataTable.display tbody tr:first-child td{border-top:none}table.dataTable.cell-border tbody th,table.dataTable.cell-border tbody td{border-top:1px solid #ddd;border-right:1px solid #ddd}table.dataTable.cell-border tbody tr th:first-child,table.dataTable.cell-border tbody tr td:first-child{border-left:1px solid #ddd}table.dataTable.cell-border tbody tr:first-child th,table.dataTable.cell-border tbody tr:first-child td{border-top:none}table.dataTable.stripe tbody tr.odd,table.dataTable.display tbody tr.odd{background-color:#f9f9f9}table.dataTable.stripe tbody tr.odd.selected,table.dataTable.display tbody tr.odd.selected{background-color:#acbad4}table.dataTable.hover tbody tr:hover,table.dataTable.display tbody tr:hover{background-color:#f6f6f6}table.dataTable.hover tbody tr:hover.selected,table.dataTable.display tbody tr:hover.selected{background-color:#aab7d1}table.dataTable.order-column tbody tr>.sorting_1,table.dataTable.order-column tbody tr>.sorting_2,table.dataTable.order-column tbody tr>.sorting_3,table.dataTable.display tbody tr>.sorting_1,table.dataTable.display tbody tr>.sorting_2,table.dataTable.display tbody tr>.sorting_3{background-color:#fafafa}table.dataTable.order-column tbody tr.selected>.sorting_1,table.dataTable.order-column tbody tr.selected>.sorting_2,table.dataTable.order-column tbody tr.selected>.sorting_3,table.dataTable.display tbody tr.selected>.sorting_1,table.dataTable.display tbody tr.selected>.sorting_2,table.dataTable.display tbody tr.selected>.sorting_3{background-color:#acbad5}table.dataTable.display tbody tr.odd>.sorting_1,table.dataTable.order-column.stripe tbody tr.odd>.sorting_1{background-color:#f1f1f1}table.dataTable.display tbody tr.odd>.sorting_2,table.dataTable.order-column.stripe tbody tr.odd>.sorting_2{background-color:#f3f3f3}table.dataTable.display tbody tr.odd>.sorting_3,table.dataTable.order-column.stripe tbody tr.odd>.sorting_3{background-color:whitesmoke}table.dataTable.display tbody tr.odd.selected>.sorting_1,table.dataTable.order-column.stripe tbody tr.odd.selected>.sorting_1{background-color:#a6b4cd}table.dataTable.display tbody tr.odd.selected>.sorting_2,table.dataTable.order-column.stripe tbody tr.odd.selected>.sorting_2{background-color:#a8b5cf}table.dataTable.display tbody tr.odd.selected>.sorting_3,table.dataTable.order-column.stripe tbody tr.odd.selected>.sorting_3{background-color:#a9b7d1}table.dataTable.display tbody tr.even>.sorting_1,table.dataTable.order-column.stripe tbody tr.even>.sorting_1{background-color:#fafafa}table.dataTable.display tbody tr.even>.sorting_2,table.dataTable.order-column.stripe tbody tr.even>.sorting_2{background-color:#fcfcfc}table.dataTable.display tbody tr.even>.sorting_3,table.dataTable.order-column.stripe tbody tr.even>.sorting_3{background-color:#fefefe}table.dataTable.display tbody tr.even.selected>.sorting_1,table.dataTable.order-column.stripe tbody tr.even.selected>.sorting_1{background-color:#acbad5}table.dataTable.display tbody tr.even.selected>.sorting_2,table.dataTable.order-column.stripe tbody tr.even.selected>.sorting_2{background-color:#aebcd6}table.dataTable.display tbody tr.even.selected>.sorting_3,table.dataTable.order-column.stripe tbody tr.even.selected>.sorting_3{background-color:#afbdd8}table.dataTable.display tbody tr:hover>.sorting_1,table.dataTable.order-column.hover tbody tr:hover>.sorting_1{background-color:#eaeaea}table.dataTable.display tbody tr:hover>.sorting_2,table.dataTable.order-column.hover tbody tr:hover>.sorting_2{background-color:#ececec}table.dataTable.display tbody tr:hover>.sorting_3,table.dataTable.order-column.hover tbody tr:hover>.sorting_3{background-color:#efefef}table.dataTable.display tbody tr:hover.selected>.sorting_1,table.dataTable.order-column.hover tbody tr:hover.selected>.sorting_1{background-color:#a2aec7}table.dataTable.display tbody tr:hover.selected>.sorting_2,table.dataTable.order-column.hover tbody tr:hover.selected>.sorting_2{background-color:#a3b0c9}table.dataTable.display tbody tr:hover.selected>.sorting_3,table.dataTable.order-column.hover tbody tr:hover.selected>.sorting_3{background-color:#a5b2cb}table.dataTable.no-footer{border-bottom:1px solid #111}table.dataTable.nowrap th,table.dataTable.nowrap td{white-space:nowrap}table.dataTable.compact thead th,table.dataTable.compact thead td{padding:4px 17px}table.dataTable.compact tfoot th,table.dataTable.compact tfoot td{padding:4px}table.dataTable.compact tbody th,table.dataTable.compact tbody td{padding:4px}table.dataTable th.dt-left,table.dataTable td.dt-left{text-align:left}table.dataTable th.dt-center,table.dataTable td.dt-center,table.dataTable td.dataTables_empty{text-align:center}table.dataTable th.dt-right,table.dataTable td.dt-right{text-align:right}table.dataTable th.dt-justify,table.dataTable td.dt-justify{text-align:justify}table.dataTable th.dt-nowrap,table.dataTable td.dt-nowrap{white-space:nowrap}table.dataTable thead th.dt-head-left,table.dataTable thead td.dt-head-left,table.dataTable tfoot th.dt-head-left,table.dataTable tfoot td.dt-head-left{text-align:left}table.dataTable thead th.dt-head-center,table.dataTable thead td.dt-head-center,table.dataTable tfoot th.dt-head-center,table.dataTable tfoot td.dt-head-center{text-align:center}table.dataTable thead th.dt-head-right,table.dataTable thead td.dt-head-right,table.dataTable tfoot th.dt-head-right,table.dataTable tfoot td.dt-head-right{text-align:right}table.dataTable thead th.dt-head-justify,table.dataTable thead td.dt-head-justify,table.dataTable tfoot th.dt-head-justify,table.dataTable tfoot td.dt-head-justify{text-align:justify}table.dataTable thead th.dt-head-nowrap,table.dataTable thead td.dt-head-nowrap,table.dataTable tfoot th.dt-head-nowrap,table.dataTable tfoot td.dt-head-nowrap{white-space:nowrap}table.dataTable tbody th.dt-body-left,table.dataTable tbody td.dt-body-left{text-align:left}table.dataTable tbody th.dt-body-center,table.dataTable tbody td.dt-body-center{text-align:center}table.dataTable tbody th.dt-body-right,table.dataTable tbody td.dt-body-right{text-align:right}table.dataTable tbody th.dt-body-justify,table.dataTable tbody td.dt-body-justify{text-align:justify}table.dataTable tbody th.dt-body-nowrap,table.dataTable tbody td.dt-body-nowrap{white-space:nowrap}table.dataTable,table.dataTable th,table.dataTable td{box-sizing:content-box}.dataTables_wrapper{position:relative;clear:both;*zoom:1;zoom:1}.dataTables_wrapper .dataTables_length{float:left}.dataTables_wrapper .dataTables_length select{border:1px solid #aaa;border-radius:3px;padding:5px;background-color:transparent;padding:4px}.dataTables_wrapper .dataTables_filter{float:right;text-align:right}.dataTables_wrapper .dataTables_filter input{border:1px solid #aaa;border-radius:3px;padding:5px;background-color:transparent;margin-left:3px}.dataTables_wrapper .dataTables_info{clear:both;float:left;padding-top:0.755em}.dataTables_wrapper .dataTables_paginate{float:right;text-align:right;padding-top:0.25em}.dataTables_wrapper .dataTables_paginate .paginate_button{box-sizing:border-box;display:inline-block;min-width:1.5em;padding:0.5em 1em;margin-left:2px;text-align:center;text-decoration:none !important;cursor:pointer;*cursor:hand;color:#333 !important;border:1px solid transparent;border-radius:2px}.dataTables_wrapper .dataTables_paginate .paginate_button.current,.dataTables_wrapper .dataTables_paginate .paginate_button.current:hover{color:#333 !important;border:1px solid #979797;background-color:white;background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff), color-stop(100%, #dcdcdc));background:-webkit-linear-gradient(top, #fff 0%, #dcdcdc 100%);background:-moz-linear-gradient(top, #fff 0%, #dcdcdc 100%);background:-ms-linear-gradient(top, #fff 0%, #dcdcdc 100%);background:-o-linear-gradient(top, #fff 0%, #dcdcdc 100%);background:linear-gradient(to bottom, #fff 0%, #dcdcdc 100%)}.dataTables_wrapper .dataTables_paginate .paginate_button.disabled,.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover,.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:active{cursor:default;color:#666 !important;border:1px solid transparent;background:transparent;box-shadow:none}.dataTables_wrapper .dataTables_paginate .paginate_button:hover{color:white !important;border:1px solid #111;background-color:#585858;background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #585858), color-stop(100%, #111));background:-webkit-linear-gradient(top, #585858 0%, #111 100%);background:-moz-linear-gradient(top, #585858 0%, #111 100%);background:-ms-linear-gradient(top, #585858 0%, #111 100%);background:-o-linear-gradient(top, #585858 0%, #111 100%);background:linear-gradient(to bottom, #585858 0%, #111 100%)}.dataTables_wrapper .dataTables_paginate .paginate_button:active{outline:none;background-color:#2b2b2b;background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #2b2b2b), color-stop(100%, #0c0c0c));background:-webkit-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);background:-moz-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);background:-ms-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);background:-o-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);background:linear-gradient(to bottom, #2b2b2b 0%, #0c0c0c 100%);box-shadow:inset 0 0 3px #111}.dataTables_wrapper .dataTables_paginate .ellipsis{padding:0 1em}.dataTables_wrapper .dataTables_processing{position:absolute;top:50%;left:50%;width:100%;height:40px;margin-left:-50%;margin-top:-25px;padding-top:20px;text-align:center;font-size:1.2em;background-color:white;background:-webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255,255,255,0)), color-stop(25%, rgba(255,255,255,0.9)), color-stop(75%, rgba(255,255,255,0.9)), color-stop(100%, rgba(255,255,255,0)));background:-webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,0.9) 25%, rgba(255,255,255,0.9) 75%, rgba(255,255,255,0) 100%);background:-moz-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,0.9) 25%, rgba(255,255,255,0.9) 75%, rgba(255,255,255,0) 100%);background:-ms-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,0.9) 25%, rgba(255,255,255,0.9) 75%, rgba(255,255,255,0) 100%);background:-o-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,0.9) 25%, rgba(255,255,255,0.9) 75%, rgba(255,255,255,0) 100%);background:linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,0.9) 25%, rgba(255,255,255,0.9) 75%, rgba(255,255,255,0) 100%)}.dataTables_wrapper .dataTables_length,.dataTables_wrapper .dataTables_filter,.dataTables_wrapper .dataTables_info,.dataTables_wrapper .dataTables_processing,.dataTables_wrapper .dataTables_paginate{color:#333}.dataTables_wrapper .dataTables_scroll{clear:both}.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody{*margin-top:-1px;-webkit-overflow-scrolling:touch}.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>th,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>td,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>tbody>tr>th,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>tbody>tr>td{vertical-align:middle}.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>th>div.dataTables_sizing,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>td>div.dataTables_sizing,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>tbody>tr>th>div.dataTables_sizing,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>tbody>tr>td>div.dataTables_sizing{height:0;overflow:hidden;margin:0 !important;padding:0 !important}.dataTables_wrapper.no-footer .dataTables_scrollBody{border-bottom:1px solid #111}.dataTables_wrapper.no-footer div.dataTables_scrollHead table.dataTable,.dataTables_wrapper.no-footer div.dataTables_scrollBody>table{border-bottom:none}.dataTables_wrapper:after{visibility:hidden;display:block;content:"";clear:both;height:0}@media screen and (max-width: 767px){.dataTables_wrapper .dataTables_info,.dataTables_wrapper .dataTables_paginate{float:none;text-align:center}.dataTables_wrapper .dataTables_paginate{margin-top:0.5em}}@media screen and (max-width: 640px){.dataTables_wrapper .dataTables_length,.dataTables_wrapper .dataTables_filter{float:none;text-align:center}.dataTables_wrapper .dataTables_filter{margin-top:0.5em}}table.dataTable thead th div.DataTables_sort_wrapper{position:relative}table.dataTable thead th div.DataTables_sort_wrapper span{position:absolute;top:50%;margin-top:-8px;right:-18px}table.dataTable thead th.ui-state-default,table.dataTable tfoot th.ui-state-default{border-left-width:0}table.dataTable thead th.ui-state-default:first-child,table.dataTable tfoot th.ui-state-default:first-child{border-left-width:1px}.dataTables_wrapper .dataTables_paginate .fg-button{box-sizing:border-box;display:inline-block;min-width:1.5em;padding:0.5em;margin-left:2px;text-align:center;text-decoration:none !important;cursor:pointer;*cursor:hand;border:1px solid transparent}.dataTables_wrapper .dataTables_paginate .fg-button:active{outline:none}.dataTables_wrapper .dataTables_paginate .fg-button:first-child{border-top-left-radius:3px;border-bottom-left-radius:3px}.dataTables_wrapper .dataTables_paginate .fg-button:last-child{border-top-right-radius:3px;border-bottom-right-radius:3px}.dataTables_wrapper .ui-widget-header{font-weight:normal}.dataTables_wrapper .ui-toolbar{padding:8px}.dataTables_wrapper.no-footer .dataTables_scrollBody{border-bottom:none}.dataTables_wrapper .dataTables_length,.dataTables_wrapper .dataTables_filter,.dataTables_wrapper .dataTables_info,.dataTables_wrapper .dataTables_processing,.dataTables_wrapper .dataTables_paginate{color:inherit} diff --git a/Bootstrap_new_new_design/css/DataTables-1.10.22/css/dataTables.semanticui.css b/Bootstrap_new_new_design/css/DataTables-1.10.22/css/dataTables.semanticui.css new file mode 100755 index 00000000..077db2a4 --- /dev/null +++ b/Bootstrap_new_new_design/css/DataTables-1.10.22/css/dataTables.semanticui.css @@ -0,0 +1,102 @@ +/* + * Styling for DataTables with Semantic UI + */ +table.dataTable.table { + margin: 0; +} +table.dataTable.table thead th, +table.dataTable.table thead td { + position: relative; +} +table.dataTable.table thead th.sorting, table.dataTable.table thead th.sorting_asc, table.dataTable.table thead th.sorting_desc, +table.dataTable.table thead td.sorting, +table.dataTable.table thead td.sorting_asc, +table.dataTable.table thead td.sorting_desc { + padding-right: 20px; +} +table.dataTable.table thead th.sorting:after, table.dataTable.table thead th.sorting_asc:after, table.dataTable.table thead th.sorting_desc:after, +table.dataTable.table thead td.sorting:after, +table.dataTable.table thead td.sorting_asc:after, +table.dataTable.table thead td.sorting_desc:after { + position: absolute; + top: 12px; + right: 8px; + display: block; + font-family: Icons; +} +table.dataTable.table thead th.sorting:after, +table.dataTable.table thead td.sorting:after { + content: "\f0dc"; + color: #ddd; + font-size: 0.8em; +} +table.dataTable.table thead th.sorting_asc:after, +table.dataTable.table thead td.sorting_asc:after { + content: "\f0de"; +} +table.dataTable.table thead th.sorting_desc:after, +table.dataTable.table thead td.sorting_desc:after { + content: "\f0dd"; +} +table.dataTable.table td, +table.dataTable.table th { + -webkit-box-sizing: content-box; + box-sizing: content-box; +} +table.dataTable.table td.dataTables_empty, +table.dataTable.table th.dataTables_empty { + text-align: center; +} +table.dataTable.table.nowrap th, +table.dataTable.table.nowrap td { + white-space: nowrap; +} + +div.dataTables_wrapper div.dataTables_length select { + vertical-align: middle; + min-height: 2.7142em; +} +div.dataTables_wrapper div.dataTables_length .ui.selection.dropdown { + min-width: 0; +} +div.dataTables_wrapper div.dataTables_filter span.input { + margin-left: 0.5em; +} +div.dataTables_wrapper div.dataTables_info { + padding-top: 13px; + white-space: nowrap; +} +div.dataTables_wrapper div.dataTables_processing { + position: absolute; + top: 50%; + left: 50%; + width: 200px; + margin-left: -100px; + text-align: center; +} +div.dataTables_wrapper div.row.dt-table { + padding: 0; +} +div.dataTables_wrapper div.dataTables_scrollHead table.dataTable { + border-bottom-right-radius: 0; + border-bottom-left-radius: 0; + border-bottom: none; +} +div.dataTables_wrapper div.dataTables_scrollBody thead .sorting:after, +div.dataTables_wrapper div.dataTables_scrollBody thead .sorting_asc:after, +div.dataTables_wrapper div.dataTables_scrollBody thead .sorting_desc:after { + display: none; +} +div.dataTables_wrapper div.dataTables_scrollBody table.dataTable { + border-radius: 0; + border-top: none; + border-bottom-width: 0; +} +div.dataTables_wrapper div.dataTables_scrollBody table.dataTable.no-footer { + border-bottom-width: 1px; +} +div.dataTables_wrapper div.dataTables_scrollFoot table.dataTable { + border-top-right-radius: 0; + border-top-left-radius: 0; + border-top: none; +} diff --git a/Bootstrap_new_new_design/css/DataTables-1.10.22/css/dataTables.semanticui.min.css b/Bootstrap_new_new_design/css/DataTables-1.10.22/css/dataTables.semanticui.min.css new file mode 100755 index 00000000..fcffe0c7 --- /dev/null +++ b/Bootstrap_new_new_design/css/DataTables-1.10.22/css/dataTables.semanticui.min.css @@ -0,0 +1 @@ +table.dataTable.table{margin:0}table.dataTable.table thead th,table.dataTable.table thead td{position:relative}table.dataTable.table thead th.sorting,table.dataTable.table thead th.sorting_asc,table.dataTable.table thead th.sorting_desc,table.dataTable.table thead td.sorting,table.dataTable.table thead td.sorting_asc,table.dataTable.table thead td.sorting_desc{padding-right:20px}table.dataTable.table thead th.sorting:after,table.dataTable.table thead th.sorting_asc:after,table.dataTable.table thead th.sorting_desc:after,table.dataTable.table thead td.sorting:after,table.dataTable.table thead td.sorting_asc:after,table.dataTable.table thead td.sorting_desc:after{position:absolute;top:12px;right:8px;display:block;font-family:Icons}table.dataTable.table thead th.sorting:after,table.dataTable.table thead td.sorting:after{content:"\f0dc";color:#ddd;font-size:0.8em}table.dataTable.table thead th.sorting_asc:after,table.dataTable.table thead td.sorting_asc:after{content:"\f0de"}table.dataTable.table thead th.sorting_desc:after,table.dataTable.table thead td.sorting_desc:after{content:"\f0dd"}table.dataTable.table td,table.dataTable.table th{-webkit-box-sizing:content-box;box-sizing:content-box}table.dataTable.table td.dataTables_empty,table.dataTable.table th.dataTables_empty{text-align:center}table.dataTable.table.nowrap th,table.dataTable.table.nowrap td{white-space:nowrap}div.dataTables_wrapper div.dataTables_length select{vertical-align:middle;min-height:2.7142em}div.dataTables_wrapper div.dataTables_length .ui.selection.dropdown{min-width:0}div.dataTables_wrapper div.dataTables_filter span.input{margin-left:0.5em}div.dataTables_wrapper div.dataTables_info{padding-top:13px;white-space:nowrap}div.dataTables_wrapper div.dataTables_processing{position:absolute;top:50%;left:50%;width:200px;margin-left:-100px;text-align:center}div.dataTables_wrapper div.row.dt-table{padding:0}div.dataTables_wrapper div.dataTables_scrollHead table.dataTable{border-bottom-right-radius:0;border-bottom-left-radius:0;border-bottom:none}div.dataTables_wrapper div.dataTables_scrollBody thead .sorting:after,div.dataTables_wrapper div.dataTables_scrollBody thead .sorting_asc:after,div.dataTables_wrapper div.dataTables_scrollBody thead .sorting_desc:after{display:none}div.dataTables_wrapper div.dataTables_scrollBody table.dataTable{border-radius:0;border-top:none;border-bottom-width:0}div.dataTables_wrapper div.dataTables_scrollBody table.dataTable.no-footer{border-bottom-width:1px}div.dataTables_wrapper div.dataTables_scrollFoot table.dataTable{border-top-right-radius:0;border-top-left-radius:0;border-top:none} diff --git a/Bootstrap_new_new_design/css/DataTables-1.10.22/css/jquery.dataTables.css b/Bootstrap_new_new_design/css/DataTables-1.10.22/css/jquery.dataTables.css new file mode 100755 index 00000000..51b6e9a9 --- /dev/null +++ b/Bootstrap_new_new_design/css/DataTables-1.10.22/css/jquery.dataTables.css @@ -0,0 +1,459 @@ +/* + * Table styles + */ +table.dataTable { + width: 100%; + margin: 0 auto; + clear: both; + border-collapse: separate; + border-spacing: 0; + /* + * Header and footer styles + */ + /* + * Body styles + */ +} +table.dataTable thead th, +table.dataTable tfoot th { + font-weight: bold; +} +table.dataTable thead th, +table.dataTable thead td { + padding: 10px 18px; + border-bottom: 1px solid #111; +} +table.dataTable thead th:active, +table.dataTable thead td:active { + outline: none; +} +table.dataTable tfoot th, +table.dataTable tfoot td { + padding: 10px 18px 6px 18px; + border-top: 1px solid #111; +} +table.dataTable thead .sorting, +table.dataTable thead .sorting_asc, +table.dataTable thead .sorting_desc, +table.dataTable thead .sorting_asc_disabled, +table.dataTable thead .sorting_desc_disabled { + cursor: pointer; + *cursor: hand; + background-repeat: no-repeat; + background-position: center right; +} +table.dataTable thead .sorting { + background-image: url("../images/sort_both.png"); +} +table.dataTable thead .sorting_asc { + background-image: url("../images/sort_asc.png"); +} +table.dataTable thead .sorting_desc { + background-image: url("../images/sort_desc.png"); +} +table.dataTable thead .sorting_asc_disabled { + background-image: url("../images/sort_asc_disabled.png"); +} +table.dataTable thead .sorting_desc_disabled { + background-image: url("../images/sort_desc_disabled.png"); +} +table.dataTable tbody tr { + background-color: #ffffff; +} +table.dataTable tbody tr.selected { + background-color: #B0BED9; +} +table.dataTable tbody th, +table.dataTable tbody td { + padding: 8px 10px; +} +table.dataTable.row-border tbody th, table.dataTable.row-border tbody td, table.dataTable.display tbody th, table.dataTable.display tbody td { + border-top: 1px solid #ddd; +} +table.dataTable.row-border tbody tr:first-child th, +table.dataTable.row-border tbody tr:first-child td, table.dataTable.display tbody tr:first-child th, +table.dataTable.display tbody tr:first-child td { + border-top: none; +} +table.dataTable.cell-border tbody th, table.dataTable.cell-border tbody td { + border-top: 1px solid #ddd; + border-right: 1px solid #ddd; +} +table.dataTable.cell-border tbody tr th:first-child, +table.dataTable.cell-border tbody tr td:first-child { + border-left: 1px solid #ddd; +} +table.dataTable.cell-border tbody tr:first-child th, +table.dataTable.cell-border tbody tr:first-child td { + border-top: none; +} +table.dataTable.stripe tbody tr.odd, table.dataTable.display tbody tr.odd { + background-color: #f9f9f9; +} +table.dataTable.stripe tbody tr.odd.selected, table.dataTable.display tbody tr.odd.selected { + background-color: #acbad4; +} +table.dataTable.hover tbody tr:hover, table.dataTable.display tbody tr:hover { + background-color: #f6f6f6; +} +table.dataTable.hover tbody tr:hover.selected, table.dataTable.display tbody tr:hover.selected { + background-color: #aab7d1; +} +table.dataTable.order-column tbody tr > .sorting_1, +table.dataTable.order-column tbody tr > .sorting_2, +table.dataTable.order-column tbody tr > .sorting_3, table.dataTable.display tbody tr > .sorting_1, +table.dataTable.display tbody tr > .sorting_2, +table.dataTable.display tbody tr > .sorting_3 { + background-color: #fafafa; +} +table.dataTable.order-column tbody tr.selected > .sorting_1, +table.dataTable.order-column tbody tr.selected > .sorting_2, +table.dataTable.order-column tbody tr.selected > .sorting_3, table.dataTable.display tbody tr.selected > .sorting_1, +table.dataTable.display tbody tr.selected > .sorting_2, +table.dataTable.display tbody tr.selected > .sorting_3 { + background-color: #acbad5; +} +table.dataTable.display tbody tr.odd > .sorting_1, table.dataTable.order-column.stripe tbody tr.odd > .sorting_1 { + background-color: #f1f1f1; +} +table.dataTable.display tbody tr.odd > .sorting_2, table.dataTable.order-column.stripe tbody tr.odd > .sorting_2 { + background-color: #f3f3f3; +} +table.dataTable.display tbody tr.odd > .sorting_3, table.dataTable.order-column.stripe tbody tr.odd > .sorting_3 { + background-color: whitesmoke; +} +table.dataTable.display tbody tr.odd.selected > .sorting_1, table.dataTable.order-column.stripe tbody tr.odd.selected > .sorting_1 { + background-color: #a6b4cd; +} +table.dataTable.display tbody tr.odd.selected > .sorting_2, table.dataTable.order-column.stripe tbody tr.odd.selected > .sorting_2 { + background-color: #a8b5cf; +} +table.dataTable.display tbody tr.odd.selected > .sorting_3, table.dataTable.order-column.stripe tbody tr.odd.selected > .sorting_3 { + background-color: #a9b7d1; +} +table.dataTable.display tbody tr.even > .sorting_1, table.dataTable.order-column.stripe tbody tr.even > .sorting_1 { + background-color: #fafafa; +} +table.dataTable.display tbody tr.even > .sorting_2, table.dataTable.order-column.stripe tbody tr.even > .sorting_2 { + background-color: #fcfcfc; +} +table.dataTable.display tbody tr.even > .sorting_3, table.dataTable.order-column.stripe tbody tr.even > .sorting_3 { + background-color: #fefefe; +} +table.dataTable.display tbody tr.even.selected > .sorting_1, table.dataTable.order-column.stripe tbody tr.even.selected > .sorting_1 { + background-color: #acbad5; +} +table.dataTable.display tbody tr.even.selected > .sorting_2, table.dataTable.order-column.stripe tbody tr.even.selected > .sorting_2 { + background-color: #aebcd6; +} +table.dataTable.display tbody tr.even.selected > .sorting_3, table.dataTable.order-column.stripe tbody tr.even.selected > .sorting_3 { + background-color: #afbdd8; +} +table.dataTable.display tbody tr:hover > .sorting_1, table.dataTable.order-column.hover tbody tr:hover > .sorting_1 { + background-color: #eaeaea; +} +table.dataTable.display tbody tr:hover > .sorting_2, table.dataTable.order-column.hover tbody tr:hover > .sorting_2 { + background-color: #ececec; +} +table.dataTable.display tbody tr:hover > .sorting_3, table.dataTable.order-column.hover tbody tr:hover > .sorting_3 { + background-color: #efefef; +} +table.dataTable.display tbody tr:hover.selected > .sorting_1, table.dataTable.order-column.hover tbody tr:hover.selected > .sorting_1 { + background-color: #a2aec7; +} +table.dataTable.display tbody tr:hover.selected > .sorting_2, table.dataTable.order-column.hover tbody tr:hover.selected > .sorting_2 { + background-color: #a3b0c9; +} +table.dataTable.display tbody tr:hover.selected > .sorting_3, table.dataTable.order-column.hover tbody tr:hover.selected > .sorting_3 { + background-color: #a5b2cb; +} +table.dataTable.no-footer { + border-bottom: 1px solid #111; +} +table.dataTable.nowrap th, table.dataTable.nowrap td { + white-space: nowrap; +} +table.dataTable.compact thead th, +table.dataTable.compact thead td { + padding: 4px 17px; +} +table.dataTable.compact tfoot th, +table.dataTable.compact tfoot td { + padding: 4px; +} +table.dataTable.compact tbody th, +table.dataTable.compact tbody td { + padding: 4px; +} +table.dataTable th.dt-left, +table.dataTable td.dt-left { + text-align: left; +} +table.dataTable th.dt-center, +table.dataTable td.dt-center, +table.dataTable td.dataTables_empty { + text-align: center; +} +table.dataTable th.dt-right, +table.dataTable td.dt-right { + text-align: right; +} +table.dataTable th.dt-justify, +table.dataTable td.dt-justify { + text-align: justify; +} +table.dataTable th.dt-nowrap, +table.dataTable td.dt-nowrap { + white-space: nowrap; +} +table.dataTable thead th.dt-head-left, +table.dataTable thead td.dt-head-left, +table.dataTable tfoot th.dt-head-left, +table.dataTable tfoot td.dt-head-left { + text-align: left; +} +table.dataTable thead th.dt-head-center, +table.dataTable thead td.dt-head-center, +table.dataTable tfoot th.dt-head-center, +table.dataTable tfoot td.dt-head-center { + text-align: center; +} +table.dataTable thead th.dt-head-right, +table.dataTable thead td.dt-head-right, +table.dataTable tfoot th.dt-head-right, +table.dataTable tfoot td.dt-head-right { + text-align: right; +} +table.dataTable thead th.dt-head-justify, +table.dataTable thead td.dt-head-justify, +table.dataTable tfoot th.dt-head-justify, +table.dataTable tfoot td.dt-head-justify { + text-align: justify; +} +table.dataTable thead th.dt-head-nowrap, +table.dataTable thead td.dt-head-nowrap, +table.dataTable tfoot th.dt-head-nowrap, +table.dataTable tfoot td.dt-head-nowrap { + white-space: nowrap; +} +table.dataTable tbody th.dt-body-left, +table.dataTable tbody td.dt-body-left { + text-align: left; +} +table.dataTable tbody th.dt-body-center, +table.dataTable tbody td.dt-body-center { + text-align: center; +} +table.dataTable tbody th.dt-body-right, +table.dataTable tbody td.dt-body-right { + text-align: right; +} +table.dataTable tbody th.dt-body-justify, +table.dataTable tbody td.dt-body-justify { + text-align: justify; +} +table.dataTable tbody th.dt-body-nowrap, +table.dataTable tbody td.dt-body-nowrap { + white-space: nowrap; +} + +table.dataTable, +table.dataTable th, +table.dataTable td { + box-sizing: content-box; +} + +/* + * Control feature layout + */ +.dataTables_wrapper { + position: relative; + clear: both; + *zoom: 1; + zoom: 1; +} +.dataTables_wrapper .dataTables_length { + float: left; +} +.dataTables_wrapper .dataTables_length select { + border: 1px solid #aaa; + border-radius: 3px; + padding: 5px; + background-color: transparent; + padding: 4px; +} +.dataTables_wrapper .dataTables_filter { + float: right; + text-align: right; +} +.dataTables_wrapper .dataTables_filter input { + border: 1px solid #aaa; + border-radius: 3px; + padding: 5px; + background-color: transparent; + margin-left: 3px; +} +.dataTables_wrapper .dataTables_info { + clear: both; + float: left; + padding-top: 0.755em; +} +.dataTables_wrapper .dataTables_paginate { + float: right; + text-align: right; + padding-top: 0.25em; +} +.dataTables_wrapper .dataTables_paginate .paginate_button { + box-sizing: border-box; + display: inline-block; + min-width: 1.5em; + padding: 0.5em 1em; + margin-left: 2px; + text-align: center; + text-decoration: none !important; + cursor: pointer; + *cursor: hand; + color: #333 !important; + border: 1px solid transparent; + border-radius: 2px; +} +.dataTables_wrapper .dataTables_paginate .paginate_button.current, .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover { + color: #333 !important; + border: 1px solid #979797; + background-color: white; + background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, white), color-stop(100%, #dcdcdc)); + /* Chrome,Safari4+ */ + background: -webkit-linear-gradient(top, white 0%, #dcdcdc 100%); + /* Chrome10+,Safari5.1+ */ + background: -moz-linear-gradient(top, white 0%, #dcdcdc 100%); + /* FF3.6+ */ + background: -ms-linear-gradient(top, white 0%, #dcdcdc 100%); + /* IE10+ */ + background: -o-linear-gradient(top, white 0%, #dcdcdc 100%); + /* Opera 11.10+ */ + background: linear-gradient(to bottom, white 0%, #dcdcdc 100%); + /* W3C */ +} +.dataTables_wrapper .dataTables_paginate .paginate_button.disabled, .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover, .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:active { + cursor: default; + color: #666 !important; + border: 1px solid transparent; + background: transparent; + box-shadow: none; +} +.dataTables_wrapper .dataTables_paginate .paginate_button:hover { + color: white !important; + border: 1px solid #111; + background-color: #585858; + background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #585858), color-stop(100%, #111)); + /* Chrome,Safari4+ */ + background: -webkit-linear-gradient(top, #585858 0%, #111 100%); + /* Chrome10+,Safari5.1+ */ + background: -moz-linear-gradient(top, #585858 0%, #111 100%); + /* FF3.6+ */ + background: -ms-linear-gradient(top, #585858 0%, #111 100%); + /* IE10+ */ + background: -o-linear-gradient(top, #585858 0%, #111 100%); + /* Opera 11.10+ */ + background: linear-gradient(to bottom, #585858 0%, #111 100%); + /* W3C */ +} +.dataTables_wrapper .dataTables_paginate .paginate_button:active { + outline: none; + background-color: #2b2b2b; + background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #2b2b2b), color-stop(100%, #0c0c0c)); + /* Chrome,Safari4+ */ + background: -webkit-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%); + /* Chrome10+,Safari5.1+ */ + background: -moz-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%); + /* FF3.6+ */ + background: -ms-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%); + /* IE10+ */ + background: -o-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%); + /* Opera 11.10+ */ + background: linear-gradient(to bottom, #2b2b2b 0%, #0c0c0c 100%); + /* W3C */ + box-shadow: inset 0 0 3px #111; +} +.dataTables_wrapper .dataTables_paginate .ellipsis { + padding: 0 1em; +} +.dataTables_wrapper .dataTables_processing { + position: absolute; + top: 50%; + left: 50%; + width: 100%; + height: 40px; + margin-left: -50%; + margin-top: -25px; + padding-top: 20px; + text-align: center; + font-size: 1.2em; + background-color: white; + background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(25%, rgba(255, 255, 255, 0.9)), color-stop(75%, rgba(255, 255, 255, 0.9)), color-stop(100%, rgba(255, 255, 255, 0))); + background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%); + background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%); + background: -ms-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%); + background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%); + background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%); +} +.dataTables_wrapper .dataTables_length, +.dataTables_wrapper .dataTables_filter, +.dataTables_wrapper .dataTables_info, +.dataTables_wrapper .dataTables_processing, +.dataTables_wrapper .dataTables_paginate { + color: #333; +} +.dataTables_wrapper .dataTables_scroll { + clear: both; +} +.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody { + *margin-top: -1px; + -webkit-overflow-scrolling: touch; +} +.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > thead > tr > th, .dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > thead > tr > td, .dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > tbody > tr > th, .dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > tbody > tr > td { + vertical-align: middle; +} +.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > thead > tr > th > div.dataTables_sizing, +.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > thead > tr > td > div.dataTables_sizing, .dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > tbody > tr > th > div.dataTables_sizing, +.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody > table > tbody > tr > td > div.dataTables_sizing { + height: 0; + overflow: hidden; + margin: 0 !important; + padding: 0 !important; +} +.dataTables_wrapper.no-footer .dataTables_scrollBody { + border-bottom: 1px solid #111; +} +.dataTables_wrapper.no-footer div.dataTables_scrollHead table.dataTable, +.dataTables_wrapper.no-footer div.dataTables_scrollBody > table { + border-bottom: none; +} +.dataTables_wrapper:after { + visibility: hidden; + display: block; + content: ""; + clear: both; + height: 0; +} + +@media screen and (max-width: 767px) { + .dataTables_wrapper .dataTables_info, + .dataTables_wrapper .dataTables_paginate { + float: none; + text-align: center; + } + .dataTables_wrapper .dataTables_paginate { + margin-top: 0.5em; + } +} +@media screen and (max-width: 640px) { + .dataTables_wrapper .dataTables_length, + .dataTables_wrapper .dataTables_filter { + float: none; + text-align: center; + } + .dataTables_wrapper .dataTables_filter { + margin-top: 0.5em; + } +} diff --git a/Bootstrap_new_new_design/css/DataTables-1.10.22/css/jquery.dataTables.min.css b/Bootstrap_new_new_design/css/DataTables-1.10.22/css/jquery.dataTables.min.css new file mode 100755 index 00000000..8a3f2767 --- /dev/null +++ b/Bootstrap_new_new_design/css/DataTables-1.10.22/css/jquery.dataTables.min.css @@ -0,0 +1 @@ +table.dataTable{width:100%;margin:0 auto;clear:both;border-collapse:separate;border-spacing:0}table.dataTable thead th,table.dataTable tfoot th{font-weight:bold}table.dataTable thead th,table.dataTable thead td{padding:10px 18px;border-bottom:1px solid #111}table.dataTable thead th:active,table.dataTable thead td:active{outline:none}table.dataTable tfoot th,table.dataTable tfoot td{padding:10px 18px 6px 18px;border-top:1px solid #111}table.dataTable thead .sorting,table.dataTable thead .sorting_asc,table.dataTable thead .sorting_desc,table.dataTable thead .sorting_asc_disabled,table.dataTable thead .sorting_desc_disabled{cursor:pointer;*cursor:hand;background-repeat:no-repeat;background-position:center right}table.dataTable thead .sorting{background-image:url("../images/sort_both.png")}table.dataTable thead .sorting_asc{background-image:url("../images/sort_asc.png")}table.dataTable thead .sorting_desc{background-image:url("../images/sort_desc.png")}table.dataTable thead .sorting_asc_disabled{background-image:url("../images/sort_asc_disabled.png")}table.dataTable thead .sorting_desc_disabled{background-image:url("../images/sort_desc_disabled.png")}table.dataTable tbody tr{background-color:#ffffff}table.dataTable tbody tr.selected{background-color:#B0BED9}table.dataTable tbody th,table.dataTable tbody td{padding:8px 10px}table.dataTable.row-border tbody th,table.dataTable.row-border tbody td,table.dataTable.display tbody th,table.dataTable.display tbody td{border-top:1px solid #ddd}table.dataTable.row-border tbody tr:first-child th,table.dataTable.row-border tbody tr:first-child td,table.dataTable.display tbody tr:first-child th,table.dataTable.display tbody tr:first-child td{border-top:none}table.dataTable.cell-border tbody th,table.dataTable.cell-border tbody td{border-top:1px solid #ddd;border-right:1px solid #ddd}table.dataTable.cell-border tbody tr th:first-child,table.dataTable.cell-border tbody tr td:first-child{border-left:1px solid #ddd}table.dataTable.cell-border tbody tr:first-child th,table.dataTable.cell-border tbody tr:first-child td{border-top:none}table.dataTable.stripe tbody tr.odd,table.dataTable.display tbody tr.odd{background-color:#f9f9f9}table.dataTable.stripe tbody tr.odd.selected,table.dataTable.display tbody tr.odd.selected{background-color:#acbad4}table.dataTable.hover tbody tr:hover,table.dataTable.display tbody tr:hover{background-color:#f6f6f6}table.dataTable.hover tbody tr:hover.selected,table.dataTable.display tbody tr:hover.selected{background-color:#aab7d1}table.dataTable.order-column tbody tr>.sorting_1,table.dataTable.order-column tbody tr>.sorting_2,table.dataTable.order-column tbody tr>.sorting_3,table.dataTable.display tbody tr>.sorting_1,table.dataTable.display tbody tr>.sorting_2,table.dataTable.display tbody tr>.sorting_3{background-color:#fafafa}table.dataTable.order-column tbody tr.selected>.sorting_1,table.dataTable.order-column tbody tr.selected>.sorting_2,table.dataTable.order-column tbody tr.selected>.sorting_3,table.dataTable.display tbody tr.selected>.sorting_1,table.dataTable.display tbody tr.selected>.sorting_2,table.dataTable.display tbody tr.selected>.sorting_3{background-color:#acbad5}table.dataTable.display tbody tr.odd>.sorting_1,table.dataTable.order-column.stripe tbody tr.odd>.sorting_1{background-color:#f1f1f1}table.dataTable.display tbody tr.odd>.sorting_2,table.dataTable.order-column.stripe tbody tr.odd>.sorting_2{background-color:#f3f3f3}table.dataTable.display tbody tr.odd>.sorting_3,table.dataTable.order-column.stripe tbody tr.odd>.sorting_3{background-color:whitesmoke}table.dataTable.display tbody tr.odd.selected>.sorting_1,table.dataTable.order-column.stripe tbody tr.odd.selected>.sorting_1{background-color:#a6b4cd}table.dataTable.display tbody tr.odd.selected>.sorting_2,table.dataTable.order-column.stripe tbody tr.odd.selected>.sorting_2{background-color:#a8b5cf}table.dataTable.display tbody tr.odd.selected>.sorting_3,table.dataTable.order-column.stripe tbody tr.odd.selected>.sorting_3{background-color:#a9b7d1}table.dataTable.display tbody tr.even>.sorting_1,table.dataTable.order-column.stripe tbody tr.even>.sorting_1{background-color:#fafafa}table.dataTable.display tbody tr.even>.sorting_2,table.dataTable.order-column.stripe tbody tr.even>.sorting_2{background-color:#fcfcfc}table.dataTable.display tbody tr.even>.sorting_3,table.dataTable.order-column.stripe tbody tr.even>.sorting_3{background-color:#fefefe}table.dataTable.display tbody tr.even.selected>.sorting_1,table.dataTable.order-column.stripe tbody tr.even.selected>.sorting_1{background-color:#acbad5}table.dataTable.display tbody tr.even.selected>.sorting_2,table.dataTable.order-column.stripe tbody tr.even.selected>.sorting_2{background-color:#aebcd6}table.dataTable.display tbody tr.even.selected>.sorting_3,table.dataTable.order-column.stripe tbody tr.even.selected>.sorting_3{background-color:#afbdd8}table.dataTable.display tbody tr:hover>.sorting_1,table.dataTable.order-column.hover tbody tr:hover>.sorting_1{background-color:#eaeaea}table.dataTable.display tbody tr:hover>.sorting_2,table.dataTable.order-column.hover tbody tr:hover>.sorting_2{background-color:#ececec}table.dataTable.display tbody tr:hover>.sorting_3,table.dataTable.order-column.hover tbody tr:hover>.sorting_3{background-color:#efefef}table.dataTable.display tbody tr:hover.selected>.sorting_1,table.dataTable.order-column.hover tbody tr:hover.selected>.sorting_1{background-color:#a2aec7}table.dataTable.display tbody tr:hover.selected>.sorting_2,table.dataTable.order-column.hover tbody tr:hover.selected>.sorting_2{background-color:#a3b0c9}table.dataTable.display tbody tr:hover.selected>.sorting_3,table.dataTable.order-column.hover tbody tr:hover.selected>.sorting_3{background-color:#a5b2cb}table.dataTable.no-footer{border-bottom:1px solid #111}table.dataTable.nowrap th,table.dataTable.nowrap td{white-space:nowrap}table.dataTable.compact thead th,table.dataTable.compact thead td{padding:4px 17px}table.dataTable.compact tfoot th,table.dataTable.compact tfoot td{padding:4px}table.dataTable.compact tbody th,table.dataTable.compact tbody td{padding:4px}table.dataTable th.dt-left,table.dataTable td.dt-left{text-align:left}table.dataTable th.dt-center,table.dataTable td.dt-center,table.dataTable td.dataTables_empty{text-align:center}table.dataTable th.dt-right,table.dataTable td.dt-right{text-align:right}table.dataTable th.dt-justify,table.dataTable td.dt-justify{text-align:justify}table.dataTable th.dt-nowrap,table.dataTable td.dt-nowrap{white-space:nowrap}table.dataTable thead th.dt-head-left,table.dataTable thead td.dt-head-left,table.dataTable tfoot th.dt-head-left,table.dataTable tfoot td.dt-head-left{text-align:left}table.dataTable thead th.dt-head-center,table.dataTable thead td.dt-head-center,table.dataTable tfoot th.dt-head-center,table.dataTable tfoot td.dt-head-center{text-align:center}table.dataTable thead th.dt-head-right,table.dataTable thead td.dt-head-right,table.dataTable tfoot th.dt-head-right,table.dataTable tfoot td.dt-head-right{text-align:right}table.dataTable thead th.dt-head-justify,table.dataTable thead td.dt-head-justify,table.dataTable tfoot th.dt-head-justify,table.dataTable tfoot td.dt-head-justify{text-align:justify}table.dataTable thead th.dt-head-nowrap,table.dataTable thead td.dt-head-nowrap,table.dataTable tfoot th.dt-head-nowrap,table.dataTable tfoot td.dt-head-nowrap{white-space:nowrap}table.dataTable tbody th.dt-body-left,table.dataTable tbody td.dt-body-left{text-align:left}table.dataTable tbody th.dt-body-center,table.dataTable tbody td.dt-body-center{text-align:center}table.dataTable tbody th.dt-body-right,table.dataTable tbody td.dt-body-right{text-align:right}table.dataTable tbody th.dt-body-justify,table.dataTable tbody td.dt-body-justify{text-align:justify}table.dataTable tbody th.dt-body-nowrap,table.dataTable tbody td.dt-body-nowrap{white-space:nowrap}table.dataTable,table.dataTable th,table.dataTable td{box-sizing:content-box}.dataTables_wrapper{position:relative;clear:both;*zoom:1;zoom:1}.dataTables_wrapper .dataTables_length{float:left}.dataTables_wrapper .dataTables_length select{border:1px solid #aaa;border-radius:3px;padding:5px;background-color:transparent;padding:4px}.dataTables_wrapper .dataTables_filter{float:right;text-align:right}.dataTables_wrapper .dataTables_filter input{border:1px solid #aaa;border-radius:3px;padding:5px;background-color:transparent;margin-left:3px}.dataTables_wrapper .dataTables_info{clear:both;float:left;padding-top:0.755em}.dataTables_wrapper .dataTables_paginate{float:right;text-align:right;padding-top:0.25em}.dataTables_wrapper .dataTables_paginate .paginate_button{box-sizing:border-box;display:inline-block;min-width:1.5em;padding:0.5em 1em;margin-left:2px;text-align:center;text-decoration:none !important;cursor:pointer;*cursor:hand;color:#333 !important;border:1px solid transparent;border-radius:2px}.dataTables_wrapper .dataTables_paginate .paginate_button.current,.dataTables_wrapper .dataTables_paginate .paginate_button.current:hover{color:#333 !important;border:1px solid #979797;background-color:white;background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff), color-stop(100%, #dcdcdc));background:-webkit-linear-gradient(top, #fff 0%, #dcdcdc 100%);background:-moz-linear-gradient(top, #fff 0%, #dcdcdc 100%);background:-ms-linear-gradient(top, #fff 0%, #dcdcdc 100%);background:-o-linear-gradient(top, #fff 0%, #dcdcdc 100%);background:linear-gradient(to bottom, #fff 0%, #dcdcdc 100%)}.dataTables_wrapper .dataTables_paginate .paginate_button.disabled,.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover,.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:active{cursor:default;color:#666 !important;border:1px solid transparent;background:transparent;box-shadow:none}.dataTables_wrapper .dataTables_paginate .paginate_button:hover{color:white !important;border:1px solid #111;background-color:#585858;background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #585858), color-stop(100%, #111));background:-webkit-linear-gradient(top, #585858 0%, #111 100%);background:-moz-linear-gradient(top, #585858 0%, #111 100%);background:-ms-linear-gradient(top, #585858 0%, #111 100%);background:-o-linear-gradient(top, #585858 0%, #111 100%);background:linear-gradient(to bottom, #585858 0%, #111 100%)}.dataTables_wrapper .dataTables_paginate .paginate_button:active{outline:none;background-color:#2b2b2b;background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #2b2b2b), color-stop(100%, #0c0c0c));background:-webkit-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);background:-moz-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);background:-ms-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);background:-o-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);background:linear-gradient(to bottom, #2b2b2b 0%, #0c0c0c 100%);box-shadow:inset 0 0 3px #111}.dataTables_wrapper .dataTables_paginate .ellipsis{padding:0 1em}.dataTables_wrapper .dataTables_processing{position:absolute;top:50%;left:50%;width:100%;height:40px;margin-left:-50%;margin-top:-25px;padding-top:20px;text-align:center;font-size:1.2em;background-color:white;background:-webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255,255,255,0)), color-stop(25%, rgba(255,255,255,0.9)), color-stop(75%, rgba(255,255,255,0.9)), color-stop(100%, rgba(255,255,255,0)));background:-webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,0.9) 25%, rgba(255,255,255,0.9) 75%, rgba(255,255,255,0) 100%);background:-moz-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,0.9) 25%, rgba(255,255,255,0.9) 75%, rgba(255,255,255,0) 100%);background:-ms-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,0.9) 25%, rgba(255,255,255,0.9) 75%, rgba(255,255,255,0) 100%);background:-o-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,0.9) 25%, rgba(255,255,255,0.9) 75%, rgba(255,255,255,0) 100%);background:linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,0.9) 25%, rgba(255,255,255,0.9) 75%, rgba(255,255,255,0) 100%)}.dataTables_wrapper .dataTables_length,.dataTables_wrapper .dataTables_filter,.dataTables_wrapper .dataTables_info,.dataTables_wrapper .dataTables_processing,.dataTables_wrapper .dataTables_paginate{color:#333}.dataTables_wrapper .dataTables_scroll{clear:both}.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody{*margin-top:-1px;-webkit-overflow-scrolling:touch}.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>th,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>td,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>tbody>tr>th,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>tbody>tr>td{vertical-align:middle}.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>th>div.dataTables_sizing,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>td>div.dataTables_sizing,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>tbody>tr>th>div.dataTables_sizing,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>tbody>tr>td>div.dataTables_sizing{height:0;overflow:hidden;margin:0 !important;padding:0 !important}.dataTables_wrapper.no-footer .dataTables_scrollBody{border-bottom:1px solid #111}.dataTables_wrapper.no-footer div.dataTables_scrollHead table.dataTable,.dataTables_wrapper.no-footer div.dataTables_scrollBody>table{border-bottom:none}.dataTables_wrapper:after{visibility:hidden;display:block;content:"";clear:both;height:0}@media screen and (max-width: 767px){.dataTables_wrapper .dataTables_info,.dataTables_wrapper .dataTables_paginate{float:none;text-align:center}.dataTables_wrapper .dataTables_paginate{margin-top:0.5em}}@media screen and (max-width: 640px){.dataTables_wrapper .dataTables_length,.dataTables_wrapper .dataTables_filter{float:none;text-align:center}.dataTables_wrapper .dataTables_filter{margin-top:0.5em}} diff --git a/Bootstrap_new_new_design/css/DataTables-1.10.22/images/sort_asc.png b/Bootstrap_new_new_design/css/DataTables-1.10.22/images/sort_asc.png new file mode 100755 index 00000000..e1ba61a8 Binary files /dev/null and b/Bootstrap_new_new_design/css/DataTables-1.10.22/images/sort_asc.png differ diff --git a/Bootstrap_new_new_design/css/DataTables-1.10.22/images/sort_asc_disabled.png b/Bootstrap_new_new_design/css/DataTables-1.10.22/images/sort_asc_disabled.png new file mode 100755 index 00000000..fb11dfe2 Binary files /dev/null and b/Bootstrap_new_new_design/css/DataTables-1.10.22/images/sort_asc_disabled.png differ diff --git a/Bootstrap_new_new_design/css/DataTables-1.10.22/images/sort_both.png b/Bootstrap_new_new_design/css/DataTables-1.10.22/images/sort_both.png new file mode 100755 index 00000000..af5bc7c5 Binary files /dev/null and b/Bootstrap_new_new_design/css/DataTables-1.10.22/images/sort_both.png differ diff --git a/Bootstrap_new_new_design/css/DataTables-1.10.22/images/sort_desc.png b/Bootstrap_new_new_design/css/DataTables-1.10.22/images/sort_desc.png new file mode 100755 index 00000000..0e156deb Binary files /dev/null and b/Bootstrap_new_new_design/css/DataTables-1.10.22/images/sort_desc.png differ diff --git a/Bootstrap_new_new_design/css/DataTables-1.10.22/images/sort_desc_disabled.png b/Bootstrap_new_new_design/css/DataTables-1.10.22/images/sort_desc_disabled.png new file mode 100755 index 00000000..c9fdd8a1 Binary files /dev/null and b/Bootstrap_new_new_design/css/DataTables-1.10.22/images/sort_desc_disabled.png differ diff --git a/Bootstrap_new_new_design/css/DataTables-1.10.22/js/dataTables.bootstrap.js b/Bootstrap_new_new_design/css/DataTables-1.10.22/js/dataTables.bootstrap.js new file mode 100755 index 00000000..4fe69bc4 --- /dev/null +++ b/Bootstrap_new_new_design/css/DataTables-1.10.22/js/dataTables.bootstrap.js @@ -0,0 +1,182 @@ +/*! DataTables Bootstrap 3 integration + * ©2011-2015 SpryMedia Ltd - datatables.net/license + */ + +/** + * DataTables integration for Bootstrap 3. This requires Bootstrap 3 and + * DataTables 1.10 or newer. + * + * This file sets the defaults and adds options to DataTables to style its + * controls using Bootstrap. See http://datatables.net/manual/styling/bootstrap + * for further information. + */ +(function( factory ){ + if ( typeof define === 'function' && define.amd ) { + // AMD + define( ['jquery', 'datatables.net'], function ( $ ) { + return factory( $, window, document ); + } ); + } + else if ( typeof exports === 'object' ) { + // CommonJS + module.exports = function (root, $) { + if ( ! root ) { + root = window; + } + + if ( ! $ || ! $.fn.dataTable ) { + // Require DataTables, which attaches to jQuery, including + // jQuery if needed and have a $ property so we can access the + // jQuery object that is used + $ = require('datatables.net')(root, $).$; + } + + return factory( $, root, root.document ); + }; + } + else { + // Browser + factory( jQuery, window, document ); + } +}(function( $, window, document, undefined ) { +'use strict'; +var DataTable = $.fn.dataTable; + + +/* Set the defaults for DataTables initialisation */ +$.extend( true, DataTable.defaults, { + dom: + "<'row'<'col-sm-6'l><'col-sm-6'f>>" + + "<'row'<'col-sm-12'tr>>" + + "<'row'<'col-sm-5'i><'col-sm-7'p>>", + renderer: 'bootstrap' +} ); + + +/* Default class modification */ +$.extend( DataTable.ext.classes, { + sWrapper: "dataTables_wrapper form-inline dt-bootstrap", + sFilterInput: "form-control input-sm", + sLengthSelect: "form-control input-sm", + sProcessing: "dataTables_processing panel panel-default" +} ); + + +/* Bootstrap paging button renderer */ +DataTable.ext.renderer.pageButton.bootstrap = function ( settings, host, idx, buttons, page, pages ) { + var api = new DataTable.Api( settings ); + var classes = settings.oClasses; + var lang = settings.oLanguage.oPaginate; + var aria = settings.oLanguage.oAria.paginate || {}; + var btnDisplay, btnClass, counter=0; + + var attach = function( container, buttons ) { + var i, ien, node, button; + var clickHandler = function ( e ) { + e.preventDefault(); + if ( !$(e.currentTarget).hasClass('disabled') && api.page() != e.data.action ) { + api.page( e.data.action ).draw( 'page' ); + } + }; + + for ( i=0, ien=buttons.length ; i 0 ? + '' : ' disabled'); + break; + + case 'previous': + btnDisplay = lang.sPrevious; + btnClass = button + (page > 0 ? + '' : ' disabled'); + break; + + case 'next': + btnDisplay = lang.sNext; + btnClass = button + (page < pages-1 ? + '' : ' disabled'); + break; + + case 'last': + btnDisplay = lang.sLast; + btnClass = button + (page < pages-1 ? + '' : ' disabled'); + break; + + default: + btnDisplay = button + 1; + btnClass = page === button ? + 'active' : ''; + break; + } + + if ( btnDisplay ) { + node = $('
  • ', { + 'class': classes.sPageButton+' '+btnClass, + 'id': idx === 0 && typeof button === 'string' ? + settings.sTableId +'_'+ button : + null + } ) + .append( $('', { + 'href': '#', + 'aria-controls': settings.sTableId, + 'aria-label': aria[ button ], + 'data-dt-idx': counter, + 'tabindex': settings.iTabIndex + } ) + .html( btnDisplay ) + ) + .appendTo( container ); + + settings.oApi._fnBindAction( + node, {action: button}, clickHandler + ); + + counter++; + } + } + } + }; + + // IE9 throws an 'unknown error' if document.activeElement is used + // inside an iframe or frame. + var activeEl; + + try { + // Because this approach is destroying and recreating the paging + // elements, focus is lost on the select button which is bad for + // accessibility. So we want to restore focus once the draw has + // completed + activeEl = $(host).find(document.activeElement).data('dt-idx'); + } + catch (e) {} + + attach( + $(host).empty().html('