1319 lines
26 KiB
SCSS
1319 lines
26 KiB
SCSS
.gestionadministrative {
|
|
|
|
.Mui-disabled {
|
|
font-size: small !important;
|
|
padding: 0px !important;
|
|
}
|
|
|
|
|
|
|
|
.css-1t8l2tu-MuiInputBase-input-MuiOutlinedInput-input .Mui-disabled {
|
|
font: inherit;
|
|
letter-spacing: inherit;
|
|
color: currentColor;
|
|
border: 0;
|
|
box-sizing: content-box;
|
|
background: none;
|
|
background-color: rgba(0, 0, 0, 0);
|
|
margin: 0;
|
|
-webkit-tap-highlight-color: transparent;
|
|
display: block;
|
|
min-width: 0;
|
|
width: 100%;
|
|
-webkit-animation-name: mui-auto-fill-cancel;
|
|
animation-name: mui-auto-fill-cancel;
|
|
-webkit-animation-duration: 10ms;
|
|
animation-duration: 10ms;
|
|
height: 3rem !important;
|
|
padding: 0 !important;
|
|
}
|
|
|
|
@media screen and (max-width: 600px) {
|
|
.okUpdateData {
|
|
font-size: small;
|
|
color: green;
|
|
font-style: italic;
|
|
}
|
|
|
|
.koUpdateData {
|
|
font-size: small;
|
|
color: red;
|
|
font-style: italic;
|
|
}
|
|
|
|
.div_row {
|
|
float: left;
|
|
//border: 1px solid black;
|
|
border-width: 0.01rem;
|
|
width: 100%;
|
|
margin-bottom: 1rem;
|
|
border-radius: 1rem;
|
|
}
|
|
|
|
.div_row_gauche {
|
|
|
|
width: 100%;
|
|
border-radius: 10rem !important;
|
|
text-align: left;
|
|
|
|
margin: 0px !important;
|
|
margin-bottom: 0.5rem !important;
|
|
margin-top: 0.5rem !important;
|
|
}
|
|
|
|
.div_row_droite {
|
|
width: 100%;
|
|
border-radius: 10rem !important;
|
|
text-align: left;
|
|
|
|
margin: 0px !important;
|
|
margin-bottom: 0.5rem !important;
|
|
margin-top: 0.5rem !important;
|
|
}
|
|
|
|
.selectsession {
|
|
width: 90%;
|
|
height: 3rem;
|
|
font-size: small;
|
|
border-radius: 0px !important;
|
|
}
|
|
|
|
.titre1_aide_finance {
|
|
margin-top: 1rem;
|
|
font-family: "Quicksand", "Signika", sans-serif;
|
|
font-size: medium;
|
|
text-align: center;
|
|
margin-bottom: 0.8rem;
|
|
color: white;
|
|
cursor: pointer;
|
|
font-style: italic;
|
|
background-color: gray;
|
|
font-weight: normal;
|
|
}
|
|
|
|
.pieddepage {
|
|
z-index: 50;
|
|
width: 100%;
|
|
float: left;
|
|
margin-top: 12rem;
|
|
}
|
|
|
|
.div_mobile {
|
|
position: absolute;
|
|
top: 8rem;
|
|
z-index: 1;
|
|
width: 100%;
|
|
}
|
|
|
|
.zone_data {
|
|
width: 95%;
|
|
margin-left: auto;
|
|
margin-right: auto;
|
|
}
|
|
|
|
.detail_class_submenu {
|
|
background: #d8edfc;
|
|
border-radius: 15px;
|
|
margin-right: 1rem;
|
|
padding: 0.3rem;
|
|
margin-bottom: 0.5rem;
|
|
width: 10.5rem;
|
|
text-align: center;
|
|
border: 1px solid #9cf;
|
|
color: #3b3e40;
|
|
font-family: "verdana", "Quicksand", "Signika", sans-serif;
|
|
font-size: small;
|
|
letter-spacing: 0.1rem;
|
|
font-weight: normal;
|
|
width: 100%;
|
|
}
|
|
|
|
.detail_class_submenu:hover:active,
|
|
.detail_class_submenu:hover {
|
|
background-color: #104277;
|
|
color: white;
|
|
}
|
|
|
|
.detail_class_submenu:focus {
|
|
//border: 3px dotted green;
|
|
background-color: #104277;
|
|
color: white;
|
|
}
|
|
|
|
.detail_class_submenu_data {
|
|
width: 100%;
|
|
min-height: 10rem;
|
|
background-color: #d8edfc;
|
|
padding-left: 5px;
|
|
text-align: left;
|
|
padding: 0;
|
|
border: 0px;
|
|
color: #3b3e40;
|
|
padding-left: 5px;
|
|
font-family: "verdana", "Quicksand", "Signika", sans-serif;
|
|
font-size: small;
|
|
border-radius: 10px;
|
|
border: 1px solid;
|
|
}
|
|
|
|
.disabled_style {
|
|
//background-color: #ECEFF1;
|
|
font-size: small !important;
|
|
color: black;
|
|
width: 97% !important;
|
|
//border: none !important;
|
|
margin: 5px !important;
|
|
height: 3.5rem !important;
|
|
background: white;
|
|
}
|
|
|
|
.training_caract {
|
|
width: 100%;
|
|
padding: 5px;
|
|
float: left;
|
|
}
|
|
|
|
.css-1t8l2tu-MuiInputBase-input-MuiOutlinedInput-input .Mui-disabled {
|
|
font: inherit;
|
|
letter-spacing: inherit;
|
|
color: currentColor;
|
|
border: 0;
|
|
box-sizing: content-box;
|
|
background: none;
|
|
background-color: rgba(0, 0, 0, 0);
|
|
margin: 0;
|
|
-webkit-tap-highlight-color: transparent;
|
|
display: block;
|
|
min-width: 0;
|
|
width: 100%;
|
|
-webkit-animation-name: mui-auto-fill-cancel;
|
|
animation-name: mui-auto-fill-cancel;
|
|
-webkit-animation-duration: 10ms;
|
|
animation-duration: 10ms;
|
|
height: 3rem !important;
|
|
padding: 0 !important;
|
|
}
|
|
|
|
.css-11u53oe-MuiSelect-select-MuiInputBase-input-MuiOutlinedInput-input {
|
|
padding: 1px !important;
|
|
}
|
|
|
|
.selectsession {
|
|
width: 100%;
|
|
height: 3rem;
|
|
font-size: small;
|
|
border-radius: 0px !important;
|
|
}
|
|
|
|
.session_data {
|
|
float: left;
|
|
width: 100%;
|
|
box-shadow: 1px 1px 10px 1px rgba(0, 0, 0, 0.5);
|
|
-webkit-box-shadow: 1px 1px 10px 1px rgba(0, 0, 0, 0.5);
|
|
border-radius: 10px;
|
|
margin-top: 10px;
|
|
margin-bottom: 10px;
|
|
|
|
|
|
}
|
|
|
|
.session_caract {
|
|
width: 100%;
|
|
padding: 5px;
|
|
float: left;
|
|
text-align: left;
|
|
font-size: small;
|
|
}
|
|
|
|
.session_style {
|
|
//background-color: #ECEFF1;
|
|
font-size: small !important;
|
|
color: black;
|
|
width: 100% !important;
|
|
height: 2rem !important;
|
|
margin: 5px !important;
|
|
}
|
|
|
|
.css-1x5jdm {
|
|
padding: 5px;
|
|
}
|
|
|
|
.bton_envoyer {
|
|
border-radius: 5px;
|
|
font-size: small;
|
|
padding: 0.3rem;
|
|
width: 100%;
|
|
background: #81BC3A;
|
|
|
|
}
|
|
|
|
|
|
.bton_fermer {
|
|
border-radius: 5px;
|
|
font-size: small;
|
|
padding: 0.3rem;
|
|
width: 100%;
|
|
background-color: white;
|
|
color: #104277 !important;
|
|
}
|
|
|
|
.css-1x5jdmq {
|
|
padding: 6px !important;
|
|
}
|
|
|
|
.css-qiwgdb {
|
|
padding: 6px !important;
|
|
}
|
|
|
|
.preview_certif {
|
|
display: block;
|
|
width: 100%;
|
|
height: 180px;
|
|
border-radius: 1rem !important;
|
|
margin-top: 1rem !important;
|
|
}
|
|
|
|
.hr_break {
|
|
border: 2px solid grey;
|
|
}
|
|
|
|
.icon_plus {
|
|
width: 6%;
|
|
}
|
|
|
|
.bton_add_session {
|
|
background: #c8cfd5;
|
|
color: black;
|
|
width: 100%;
|
|
}
|
|
|
|
.bton_import_excel {
|
|
background: #c8cfd5;
|
|
color: black;
|
|
width: 100% !important;
|
|
}
|
|
|
|
.div_row_gauche_etendu {
|
|
width: 100%;
|
|
}
|
|
|
|
.icon_excel {
|
|
width: 6%;
|
|
}
|
|
|
|
|
|
.bton_envoyer {
|
|
border-radius: 5px;
|
|
font-size: small;
|
|
padding: 0.3rem;
|
|
width: 100%;
|
|
background: #81BC3A;
|
|
margin-top: 1rem;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
@media only screen and (min-width: 601px) and (max-width: 991px) {
|
|
.okUpdateData {
|
|
font-size: small;
|
|
color: green;
|
|
font-style: italic;
|
|
}
|
|
|
|
.koUpdateData {
|
|
font-size: small;
|
|
color: red;
|
|
font-style: italic;
|
|
}
|
|
|
|
.div_row {
|
|
float: left;
|
|
//border: 1px solid black;
|
|
border-width: 0.01rem;
|
|
width: 100%;
|
|
margin-bottom: 1rem;
|
|
border-radius: 1rem;
|
|
}
|
|
|
|
.div_row_gauche {
|
|
float: left;
|
|
// border:1px solid black;
|
|
// border-width:0.01rem;
|
|
//width: 45%;
|
|
border-radius: 1rem;
|
|
}
|
|
|
|
.div_row_droite {
|
|
float: right;
|
|
//border:1px solid black;
|
|
//border-width:0.01rem;
|
|
width: 45%;
|
|
border-radius: 1rem;
|
|
text-align: right;
|
|
}
|
|
|
|
.selectsession {
|
|
width: 90%;
|
|
height: 3rem;
|
|
font-size: small;
|
|
border-radius: 0px !important;
|
|
}
|
|
|
|
.titre1_aide_finance {
|
|
margin-top: 1rem;
|
|
font-family: "Quicksand", "Signika", sans-serif;
|
|
font-size: medium;
|
|
text-align: center;
|
|
margin-bottom: 0.8rem;
|
|
color: white;
|
|
cursor: pointer;
|
|
font-style: italic;
|
|
background-color: gray;
|
|
font-weight: normal;
|
|
}
|
|
|
|
.pieddepage {
|
|
z-index: 50;
|
|
width: 100%;
|
|
float: left;
|
|
margin-top: 12rem;
|
|
}
|
|
|
|
.div_mobile {
|
|
position: absolute;
|
|
top: 8rem;
|
|
z-index: 1;
|
|
width: 100%;
|
|
}
|
|
|
|
.zone_data {
|
|
width: 95%;
|
|
margin-left: auto;
|
|
margin-right: auto;
|
|
}
|
|
|
|
.detail_class_submenu {
|
|
background: #d8edfc;
|
|
border-radius: 15px;
|
|
margin-right: 1rem;
|
|
padding: 0.3rem;
|
|
margin-bottom: 0.5rem;
|
|
width: 10.5rem;
|
|
text-align: center;
|
|
border: 1px solid #9cf;
|
|
color: #3b3e40;
|
|
font-family: "verdana", "Quicksand", "Signika", sans-serif;
|
|
font-size: small;
|
|
letter-spacing: 0.1rem;
|
|
font-weight: normal;
|
|
}
|
|
|
|
.detail_class_submenu:hover:active,
|
|
.detail_class_submenu:hover {
|
|
background-color: #104277;
|
|
color: white;
|
|
}
|
|
|
|
.detail_class_submenu:focus {
|
|
//border: 3px dotted green;
|
|
background-color: #104277;
|
|
color: white;
|
|
}
|
|
|
|
.detail_class_submenu_data {
|
|
width: 100%;
|
|
min-height: 10rem;
|
|
background-color: #d8edfc;
|
|
padding-left: 5px;
|
|
text-align: left;
|
|
padding: 0;
|
|
border: 0px;
|
|
color: #3b3e40;
|
|
padding-left: 5px;
|
|
font-family: "verdana", "Quicksand", "Signika", sans-serif;
|
|
font-size: small;
|
|
border-radius: 10px;
|
|
border: 1px solid;
|
|
}
|
|
|
|
.disabled_style {
|
|
//background-color: #ECEFF1;
|
|
font-size: small !important;
|
|
color: black;
|
|
width: 90% !important;
|
|
height: 3.5rem !important;
|
|
margin: 5px !important;
|
|
//border: none !important;
|
|
border-radius: 5px;
|
|
background: white;
|
|
}
|
|
|
|
.training_caract {
|
|
width: 48%;
|
|
padding: 5px;
|
|
float: left;
|
|
}
|
|
|
|
.css-1t8l2tu-MuiInputBase-input-MuiOutlinedInput-input .Mui-disabled {
|
|
font: inherit;
|
|
letter-spacing: inherit;
|
|
color: currentColor;
|
|
border: 0;
|
|
box-sizing: content-box;
|
|
background: none;
|
|
background-color: rgba(0, 0, 0, 0);
|
|
margin: 0;
|
|
-webkit-tap-highlight-color: transparent;
|
|
display: block;
|
|
min-width: 0;
|
|
width: 100%;
|
|
-webkit-animation-name: mui-auto-fill-cancel;
|
|
animation-name: mui-auto-fill-cancel;
|
|
-webkit-animation-duration: 10ms;
|
|
animation-duration: 10ms;
|
|
height: 3rem !important;
|
|
padding: 0 !important;
|
|
}
|
|
|
|
.css-11u53oe-MuiSelect-select-MuiInputBase-input-MuiOutlinedInput-input {
|
|
padding: 1px !important;
|
|
}
|
|
|
|
.selectsession {
|
|
width: 90%;
|
|
height: 3rem;
|
|
font-size: small;
|
|
border-radius: 0px !important;
|
|
}
|
|
|
|
.session_data {
|
|
float: left;
|
|
width: 100%;
|
|
box-shadow: 1px 1px 10px 1px rgba(0, 0, 0, 0.5);
|
|
-webkit-box-shadow: 1px 1px 10px 1px rgba(0, 0, 0, 0.5);
|
|
border-radius: 10px;
|
|
margin-top: 10px;
|
|
margin-bottom: 10px;
|
|
|
|
|
|
}
|
|
|
|
.session_caract {
|
|
width: 50%;
|
|
padding: 5px;
|
|
float: left;
|
|
text-align: left;
|
|
font-size: small;
|
|
}
|
|
|
|
.session_style {
|
|
//background-color: #ECEFF1;
|
|
font-size: small !important;
|
|
color: black;
|
|
width: 100% !important;
|
|
height: 2rem !important;
|
|
margin: 5px !important;
|
|
}
|
|
|
|
.css-1x5jdm {
|
|
padding: 5px;
|
|
}
|
|
|
|
.bton_envoyer {
|
|
border-radius: 5px;
|
|
font-size: small;
|
|
padding: 0.3rem;
|
|
width: 80%;
|
|
background: #81BC3A;
|
|
}
|
|
|
|
|
|
.bton_fermer {
|
|
border-radius: 5px;
|
|
font-size: small;
|
|
padding: 0.3rem;
|
|
width: 80%;
|
|
background-color: white;
|
|
color: #104277 !important;
|
|
}
|
|
|
|
.css-1x5jdmq {
|
|
padding: 6px !important;
|
|
}
|
|
|
|
.css-qiwgdb {
|
|
padding: 6px !important;
|
|
}
|
|
|
|
.preview_certif {
|
|
display: block;
|
|
width: 90%;
|
|
height: 200px;
|
|
border-radius: 1rem !important;
|
|
margin-top: 1rem !important;
|
|
}
|
|
|
|
.preview_certif:hover {
|
|
transform: scale(2);
|
|
margin-left: 5rem;
|
|
}
|
|
|
|
.hr_break {
|
|
border: 3px solid grey;
|
|
}
|
|
|
|
.icon_plus {
|
|
width: 6%;
|
|
}
|
|
|
|
.bton_add_session {
|
|
background: #c8cfd5;
|
|
color: black;
|
|
width: 30%;
|
|
}
|
|
|
|
.bton_import_excel {
|
|
background: #c8cfd5;
|
|
color: black;
|
|
width: 65% !important;
|
|
}
|
|
|
|
.div_row_gauche_etendu {
|
|
width: 80%;
|
|
}
|
|
|
|
.icon_excel {
|
|
width: 6%;
|
|
}
|
|
}
|
|
|
|
@media only screen and (min-width: 992px) and (max-width: 1199px) {
|
|
.okUpdateData {
|
|
font-size: small;
|
|
color: green;
|
|
font-style: italic;
|
|
}
|
|
|
|
.koUpdateData {
|
|
font-size: small;
|
|
color: red;
|
|
font-style: italic;
|
|
}
|
|
|
|
.div_row {
|
|
float: left;
|
|
//border: 1px solid black;
|
|
border-width: 0.01rem;
|
|
width: 100%;
|
|
margin-bottom: 1rem;
|
|
border-radius: 1rem;
|
|
}
|
|
|
|
.div_row_gauche {
|
|
float: left;
|
|
// border:1px solid black;
|
|
// border-width:0.01rem;
|
|
width: 45%;
|
|
border-radius: 1rem;
|
|
}
|
|
|
|
.div_row_droite {
|
|
float: right;
|
|
//border:1px solid black;
|
|
//border-width:0.01rem;
|
|
width: 45%;
|
|
border-radius: 1rem;
|
|
text-align: right;
|
|
}
|
|
|
|
.selectsession {
|
|
width: 90%;
|
|
height: 3rem;
|
|
font-size: small;
|
|
border-radius: 0px !important;
|
|
}
|
|
|
|
.titre1_aide_finance {
|
|
margin-top: 1rem;
|
|
font-family: "Quicksand", "Signika", sans-serif;
|
|
font-size: medium;
|
|
text-align: center;
|
|
margin-bottom: 0.8rem;
|
|
color: white;
|
|
cursor: pointer;
|
|
font-style: italic;
|
|
background-color: gray;
|
|
font-weight: normal;
|
|
}
|
|
|
|
.pieddepage {
|
|
z-index: 50;
|
|
width: 100%;
|
|
float: left;
|
|
margin-top: 12rem;
|
|
}
|
|
|
|
.div_mobile {
|
|
position: absolute;
|
|
top: 8rem;
|
|
z-index: 1;
|
|
width: 100%;
|
|
}
|
|
|
|
.zone_data {
|
|
width: 95%;
|
|
margin-left: auto;
|
|
margin-right: auto;
|
|
}
|
|
|
|
.detail_class_submenu {
|
|
background: #d8edfc;
|
|
border-radius: 15px;
|
|
margin-right: 1rem;
|
|
padding: 0.3rem;
|
|
margin-bottom: 0.5rem;
|
|
width: 11rem;
|
|
text-align: center;
|
|
border: 1px solid #9cf;
|
|
color: #3b3e40;
|
|
font-family: "verdana", "Quicksand", "Signika", sans-serif;
|
|
font-size: small;
|
|
letter-spacing: 0.1rem;
|
|
font-weight: normal;
|
|
}
|
|
|
|
.detail_class_submenu:hover:active,
|
|
.detail_class_submenu:hover {
|
|
background-color: #104277;
|
|
color: white;
|
|
}
|
|
|
|
.detail_class_submenu:focus {
|
|
//border: 3px dotted green;
|
|
background-color: #104277;
|
|
color: white;
|
|
}
|
|
|
|
.detail_class_submenu_data {
|
|
width: 100%;
|
|
min-height: 10rem;
|
|
background-color: #d8edfc;
|
|
padding-left: 5px;
|
|
text-align: left;
|
|
padding: 0;
|
|
border: 0px;
|
|
color: #3b3e40;
|
|
padding-left: 5px;
|
|
font-family: "verdana", "Quicksand", "Signika", sans-serif;
|
|
font-size: small;
|
|
border-radius: 10px;
|
|
border: 1px solid;
|
|
}
|
|
|
|
.disabled_style {
|
|
//background-color: #ECEFF1;
|
|
font-size: small !important;
|
|
color: black;
|
|
width: 90% !important;
|
|
height: 3.5rem !important;
|
|
margin: 5px !important;
|
|
//border: none !important;
|
|
border-radius: 5px;
|
|
background: white;
|
|
}
|
|
|
|
.training_caract {
|
|
width: 30%;
|
|
padding: 5px;
|
|
float: left;
|
|
}
|
|
|
|
.css-1t8l2tu-MuiInputBase-input-MuiOutlinedInput-input .Mui-disabled {
|
|
font: inherit;
|
|
letter-spacing: inherit;
|
|
color: currentColor;
|
|
border: 0;
|
|
box-sizing: content-box;
|
|
background: none;
|
|
background-color: rgba(0, 0, 0, 0);
|
|
margin: 0;
|
|
-webkit-tap-highlight-color: transparent;
|
|
display: block;
|
|
min-width: 0;
|
|
width: 100%;
|
|
-webkit-animation-name: mui-auto-fill-cancel;
|
|
animation-name: mui-auto-fill-cancel;
|
|
-webkit-animation-duration: 10ms;
|
|
animation-duration: 10ms;
|
|
height: 3rem !important;
|
|
padding: 0 !important;
|
|
}
|
|
|
|
.css-11u53oe-MuiSelect-select-MuiInputBase-input-MuiOutlinedInput-input {
|
|
padding: 1px !important;
|
|
}
|
|
|
|
.selectsession {
|
|
width: 90%;
|
|
height: 3rem;
|
|
font-size: small;
|
|
border-radius: 0px !important;
|
|
}
|
|
|
|
.session_data {
|
|
float: left;
|
|
width: 100%;
|
|
box-shadow: 1px 1px 10px 1px rgba(0, 0, 0, 0.5);
|
|
-webkit-box-shadow: 1px 1px 10px 1px rgba(0, 0, 0, 0.5);
|
|
border-radius: 10px;
|
|
margin-top: 10px;
|
|
margin-bottom: 10px;
|
|
|
|
|
|
}
|
|
|
|
.session_caract {
|
|
width: 33%;
|
|
padding: 5px;
|
|
float: left;
|
|
text-align: left;
|
|
font-size: small;
|
|
}
|
|
|
|
.session_style {
|
|
//background-color: #ECEFF1;
|
|
font-size: small !important;
|
|
color: black;
|
|
width: 100% !important;
|
|
height: 2rem !important;
|
|
margin: 5px !important;
|
|
}
|
|
|
|
.css-1x5jdm {
|
|
padding: 5px;
|
|
}
|
|
|
|
.bton_envoyer {
|
|
border-radius: 5px;
|
|
font-size: small;
|
|
padding: 0.3rem;
|
|
width: 60%;
|
|
background: #81BC3A;
|
|
|
|
}
|
|
|
|
|
|
.bton_fermer {
|
|
border-radius: 5px;
|
|
font-size: small;
|
|
padding: 0.3rem;
|
|
width: 60%;
|
|
background-color: white;
|
|
color: #104277 !important;
|
|
}
|
|
|
|
.css-1x5jdmq {
|
|
padding: 6px !important;
|
|
}
|
|
|
|
.css-qiwgdb {
|
|
padding: 6px !important;
|
|
}
|
|
|
|
.preview_certif {
|
|
display: block;
|
|
width: 90%;
|
|
height: 180px;
|
|
border-radius: 1rem !important;
|
|
margin-top: 1rem !important;
|
|
}
|
|
|
|
.preview_certif:hover {
|
|
transform: scale(2);
|
|
margin-left: 5rem;
|
|
}
|
|
|
|
.hr_break {
|
|
border: 3px solid grey;
|
|
}
|
|
|
|
.icon_plus {
|
|
width: 8%;
|
|
}
|
|
|
|
.bton_add_session {
|
|
background: #c8cfd5;
|
|
color: black;
|
|
width: 40%;
|
|
}
|
|
|
|
.bton_import_excel {
|
|
background: #c8cfd5;
|
|
color: black;
|
|
width: 50% !important;
|
|
}
|
|
|
|
.div_row_gauche_etendu {
|
|
width: 80%;
|
|
}
|
|
|
|
.icon_excel {
|
|
width: 6%;
|
|
}
|
|
|
|
}
|
|
|
|
@media only screen and (min-width: 1200px) {
|
|
.okUpdateData {
|
|
font-size: small;
|
|
color: green;
|
|
font-style: italic;
|
|
}
|
|
|
|
.koUpdateData {
|
|
font-size: small;
|
|
color: red;
|
|
font-style: italic;
|
|
}
|
|
|
|
.div_row {
|
|
float: left;
|
|
//border: 1px solid black;
|
|
border-width: 0.01rem;
|
|
width: 100%;
|
|
//margin-bottom: 1rem;
|
|
border-radius: 1rem;
|
|
}
|
|
|
|
.div_row_gauche {
|
|
float: left;
|
|
// border:1px solid black;
|
|
// border-width:0.01rem;
|
|
width: 45%;
|
|
border-radius: 1rem;
|
|
}
|
|
|
|
.div_row_droite {
|
|
float: right;
|
|
//border:1px solid black;
|
|
//border-width:0.01rem;
|
|
width: 45%;
|
|
border-radius: 1rem;
|
|
text-align: right;
|
|
}
|
|
|
|
.selectsession {
|
|
width: 90%;
|
|
height: 3rem;
|
|
font-size: small;
|
|
border-radius: 0px !important;
|
|
}
|
|
|
|
.titre1_aide_finance {
|
|
margin-top: 1rem;
|
|
font-family: "Quicksand", "Signika", sans-serif;
|
|
font-size: medium;
|
|
text-align: center;
|
|
margin-bottom: 0.8rem;
|
|
color: white;
|
|
cursor: pointer;
|
|
font-style: italic;
|
|
background-color: gray;
|
|
font-weight: normal;
|
|
}
|
|
|
|
.pieddepage {
|
|
z-index: 50;
|
|
width: 100%;
|
|
float: left;
|
|
margin-top: 12rem;
|
|
}
|
|
|
|
.div_mobile {
|
|
position: absolute;
|
|
top: 8rem;
|
|
z-index: 1;
|
|
width: 100%;
|
|
}
|
|
|
|
.zone_data {
|
|
width: 95%;
|
|
margin-left: auto;
|
|
margin-right: auto;
|
|
}
|
|
|
|
.detail_class_submenu {
|
|
background: #d8edfc;
|
|
border-radius: 15px;
|
|
margin-right: 1rem;
|
|
padding: 0.3rem;
|
|
margin-bottom: 0.5rem;
|
|
width: 11rem;
|
|
text-align: center;
|
|
border: 1px solid #9cf;
|
|
color: #3b3e40;
|
|
font-family: "verdana", "Quicksand", "Signika", sans-serif;
|
|
font-size: small;
|
|
letter-spacing: 0.1rem;
|
|
font-weight: normal;
|
|
}
|
|
|
|
.detail_class_submenu:hover:active,
|
|
.detail_class_submenu:hover {
|
|
background-color: #104277;
|
|
color: white;
|
|
}
|
|
|
|
.detail_class_submenu:focus {
|
|
//border: 3px dotted green;
|
|
background-color: #104277;
|
|
color: white;
|
|
}
|
|
|
|
.detail_class_submenu_data {
|
|
width: 100%;
|
|
min-height: 10rem;
|
|
background-color: #d8edfc;
|
|
padding-left: 5px;
|
|
text-align: left;
|
|
padding: 0;
|
|
border: 0px;
|
|
color: #3b3e40;
|
|
padding-left: 5px;
|
|
font-family: "verdana", "Quicksand", "Signika", sans-serif;
|
|
font-size: small;
|
|
border-radius: 10px;
|
|
border: 1px solid;
|
|
}
|
|
|
|
.disabled_style {
|
|
//background-color: #ECEFF1;
|
|
font-size: small !important;
|
|
color: black;
|
|
width: 90% !important;
|
|
height: 3.5rem !important;
|
|
margin: 5px !important;
|
|
//border: none !important;
|
|
border-radius: 5px;
|
|
background: white;
|
|
}
|
|
|
|
.training_caract {
|
|
width: 30%;
|
|
padding: 5px;
|
|
float: left;
|
|
}
|
|
|
|
.css-1t8l2tu-MuiInputBase-input-MuiOutlinedInput-input .Mui-disabled {
|
|
font: inherit;
|
|
letter-spacing: inherit;
|
|
color: currentColor;
|
|
border: 0;
|
|
box-sizing: content-box;
|
|
background: none;
|
|
background-color: rgba(0, 0, 0, 0);
|
|
margin: 0;
|
|
-webkit-tap-highlight-color: transparent;
|
|
display: block;
|
|
min-width: 0;
|
|
width: 100%;
|
|
-webkit-animation-name: mui-auto-fill-cancel;
|
|
animation-name: mui-auto-fill-cancel;
|
|
-webkit-animation-duration: 10ms;
|
|
animation-duration: 10ms;
|
|
height: 3rem !important;
|
|
padding: 0 !important;
|
|
}
|
|
|
|
.css-11u53oe-MuiSelect-select-MuiInputBase-input-MuiOutlinedInput-input {
|
|
padding: 1px !important;
|
|
}
|
|
|
|
.selectsession {
|
|
width: 90%;
|
|
height: 3rem;
|
|
font-size: small;
|
|
border-radius: 0px !important;
|
|
}
|
|
|
|
.session_data {
|
|
float: left;
|
|
width: 100%;
|
|
box-shadow: 1px 1px 10px 1px rgba(0, 0, 0, 0.5);
|
|
-webkit-box-shadow: 1px 1px 10px 1px rgba(0, 0, 0, 0.5);
|
|
border-radius: 10px;
|
|
margin-top: 10px;
|
|
margin-bottom: 10px;
|
|
|
|
|
|
}
|
|
|
|
.session_caract {
|
|
width: 33%;
|
|
padding: 5px;
|
|
float: left;
|
|
text-align: left;
|
|
font-size: small;
|
|
}
|
|
|
|
.session_style {
|
|
//background-color: #ECEFF1;
|
|
font-size: small !important;
|
|
color: black;
|
|
width: 100% !important;
|
|
height: 2rem !important;
|
|
margin: 5px !important;
|
|
}
|
|
|
|
.preview_certif {
|
|
display: block;
|
|
width: 90%;
|
|
height: 200px;
|
|
border-radius: 1rem !important;
|
|
margin-top: 1rem !important;
|
|
}
|
|
|
|
.preview_certif:hover {
|
|
transform: scale(1.8);
|
|
margin-left: 10rem;
|
|
}
|
|
|
|
|
|
.action_mass {
|
|
border-radius: 5px;
|
|
font-size: small;
|
|
padding: 0.3rem;
|
|
width: 40%;
|
|
background: #81BC3A;
|
|
height: 2.5rem;
|
|
}
|
|
|
|
|
|
|
|
.block_en_mass {
|
|
width: 50%;
|
|
float: left;
|
|
margin-bottom: 1rem;
|
|
}
|
|
|
|
.session_open_close {
|
|
cursor: pointer;
|
|
text-align: right;
|
|
font-size: small;
|
|
margin-right: 10px;
|
|
}
|
|
|
|
.hr_break {
|
|
border: 5px solid grey;
|
|
}
|
|
|
|
.icon_plus {
|
|
width: 8%;
|
|
}
|
|
|
|
.bton_add_session {
|
|
background: #c8cfd5;
|
|
color: black;
|
|
width: 20% !important;
|
|
}
|
|
|
|
.bton_import_excel {
|
|
background: #c8cfd5;
|
|
color: black;
|
|
width: 30% !important;
|
|
}
|
|
|
|
.div_row_gauche_etendu {
|
|
width: 80%;
|
|
}
|
|
|
|
.icon_excel {
|
|
width: 6%;
|
|
}
|
|
|
|
.bton_envoyer {
|
|
border-radius: 5px;
|
|
font-size: small;
|
|
padding: 0.3rem;
|
|
width: 60%;
|
|
background: #81BC3A;
|
|
}
|
|
|
|
|
|
.bton_traiter_en_mass {
|
|
border-radius: 5px;
|
|
font-size: small;
|
|
padding: 0.3rem;
|
|
width: 40%;
|
|
background: #81BC3A;
|
|
margin-left: 5%;
|
|
height: 2.5rem;
|
|
color: white;
|
|
|
|
}
|
|
|
|
.bton_fermer {
|
|
border-radius: 5px;
|
|
font-size: small;
|
|
padding: 0.3rem;
|
|
width: 60%;
|
|
background-color: white;
|
|
color: #104277 !important;
|
|
}
|
|
|
|
|
|
.enable_style {
|
|
background-color: #FFFFFF;
|
|
}
|
|
|
|
// end media
|
|
|
|
.css-1t8l2tu-MuiInputBase-input-MuiOutlinedInput-input:invalid {
|
|
padding-top: 5px !important;
|
|
padding-bottom: 5px !important;
|
|
}
|
|
|
|
.css-1t8l2tu-MuiInputBase-input-MuiOutlinedInput-input {
|
|
font: inherit;
|
|
letter-spacing: inherit;
|
|
color: currentColor;
|
|
border: 0;
|
|
box-sizing: content-box;
|
|
background: none;
|
|
background-color: rgba(0, 0, 0, 0);
|
|
margin: 0;
|
|
-webkit-tap-highlight-color: transparent;
|
|
display: block;
|
|
min-width: 0;
|
|
width: 100%;
|
|
-webkit-animation-name: mui-auto-fill-cancel;
|
|
animation-name: mui-auto-fill-cancel;
|
|
-webkit-animation-duration: 10ms;
|
|
animation-duration: 10ms;
|
|
height: 3rem !important;
|
|
padding: 0 !important;
|
|
}
|
|
|
|
.css-1t10bd6-MuiFormControl-root-MuiTextField-root fieldset {
|
|
border-color: transparent !important;
|
|
border-radius: 20px !important;
|
|
}
|
|
|
|
.bton_emarge {
|
|
border-radius: 5rem;
|
|
font-size: small;
|
|
padding: 0.5rem;
|
|
background: rgb(129, 188, 58);
|
|
margin-left: 5px;
|
|
margin-right: 5px;
|
|
}
|
|
|
|
.css-1x5jdm {
|
|
padding: 5px;
|
|
}
|
|
|
|
|
|
.css-1x5jdmq {
|
|
padding: 6px !important;
|
|
height: 3rem ! important;
|
|
}
|
|
|
|
.css-qiwgdb {
|
|
padding: 6px !important;
|
|
}
|
|
}
|
|
|
|
option {
|
|
font-weight: normal;
|
|
display: block;
|
|
white-space-collapse: collapse;
|
|
text-wrap: nowrap;
|
|
padding: 0px !important;
|
|
}
|
|
|
|
.mysy_hr_text {
|
|
border: none;
|
|
border-top: 3px double #333;
|
|
color: #333;
|
|
overflow: visible;
|
|
text-align: center;
|
|
height: 5px;
|
|
}
|
|
|
|
.mysy_hr_text:after {
|
|
background: #fff;
|
|
content: 'Détails';
|
|
padding: 0 4px;
|
|
position: relative;
|
|
top: -13px;
|
|
}
|
|
|
|
}
|
|
|
|
|
|
.tox-statusbar {
|
|
display: none !important;
|
|
}
|
|
|
|
.css-1t8l2tu-MuiInputBase-input-MuiOutlinedInput-input .Mui-disabled {
|
|
font: inherit;
|
|
letter-spacing: inherit;
|
|
color: currentColor;
|
|
border: 0;
|
|
box-sizing: content-box;
|
|
background: none;
|
|
background-color: rgba(0, 0, 0, 0);
|
|
margin: 0;
|
|
-webkit-tap-highlight-color: transparent;
|
|
display: block;
|
|
min-width: 0;
|
|
width: 100%;
|
|
-webkit-animation-name: mui-auto-fill-cancel;
|
|
animation-name: mui-auto-fill-cancel;
|
|
-webkit-animation-duration: 10ms;
|
|
animation-duration: 10ms;
|
|
height: 3rem !important;
|
|
padding: 0 !important;
|
|
}
|
|
|
|
.css-1t8l2tu-MuiInputBase-input-MuiOutlinedInput-input {
|
|
font: inherit;
|
|
letter-spacing: inherit;
|
|
color: currentColor;
|
|
border: 0;
|
|
box-sizing: content-box;
|
|
background: none;
|
|
background-color: rgba(0, 0, 0, 0);
|
|
margin: 0;
|
|
-webkit-tap-highlight-color: transparent;
|
|
display: block;
|
|
min-width: 0;
|
|
width: 100%;
|
|
-webkit-animation-name: mui-auto-fill-cancel;
|
|
animation-name: mui-auto-fill-cancel;
|
|
-webkit-animation-duration: 10ms;
|
|
animation-duration: 10ms;
|
|
height: 3rem !important;
|
|
padding: 0 !important;
|
|
}
|
|
|
|
|
|
.css-1x5jdmq {
|
|
height: 3rem !important;
|
|
}
|
|
|
|
.select_option_css {
|
|
border-radius: 0px !important;
|
|
}
|
|
|
|
.css-9ddj71-MuiInputBase-root-MuiOutlinedInput-root{
|
|
height: 3.5rem !important;
|
|
}
|
|
|
|
|
|
|
|
|
|
.react-datepicker__input-container{
|
|
width: 110%;
|
|
} |