.gestionadministrative { @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 { float: left; // border:1px solid black; // border-width:0.01rem; width: 35%; border-radius: 1rem; text-align: left; } .div_row_droite { float: right; //border:1px solid black; //border-width:0.01rem; width: 65%; border-radius: 1rem; } .selectsession { width: 90%; height: 2rem; font-size: small; } .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: 10rem; 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: 2rem !important; margin: 5px !important; } .training_caract { width: 90%; padding: 5px; float: left; } .css-1t8l2tu-MuiInputBase-input-MuiOutlinedInput-input .Mui-disabled { padding: 1px !important; } .css-11u53oe-MuiSelect-select-MuiInputBase-input-MuiOutlinedInput-input { padding: 1px !important; } .selectsession { width: 90%; height: 2rem; font-size: small; } .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; padding-top: 1rem; padding-bottom: 1rem; } .session_caract { width: 90%; padding: 5px; float: left; text-align: left; } .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: 90%; background: #81BC3A; } .bton_fermer { border-radius: 5px; font-size: small; padding: 0.3rem; width: 90%; background-color: white; color: #104277 !important; } .css-1x5jdmq{ padding: 6px !important; } .css-qiwgdb{ padding: 6px !important; } } @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; } .selectsession { width: 90%; height: 2rem; font-size: small; } .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: 10rem; 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: 80% !important; height: 2rem !important; margin: 5px !important; border: 1px solid #dee2e6; border-radius: 5px; } .training_caract { width: 48%; padding: 5px; float: left; } .css-1t8l2tu-MuiInputBase-input-MuiOutlinedInput-input .Mui-disabled { padding: 1px !important; } .css-11u53oe-MuiSelect-select-MuiInputBase-input-MuiOutlinedInput-input { padding: 1px !important; } .selectsession { width: 90%; height: 2rem; font-size: small; } .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; padding-top: 1rem; padding-bottom: 1rem; } .session_caract { width: 50%; padding: 5px; float: left; text-align: left; } .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; } } @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; } .selectsession { width: 90%; height: 2rem; font-size: small; } .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: 10rem; 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: 80% !important; height: 2rem !important; margin: 5px !important; border: 1px solid #dee2e6; border-radius: 5px; } .training_caract { width: 30%; padding: 5px; float: left; } .css-1t8l2tu-MuiInputBase-input-MuiOutlinedInput-input .Mui-disabled { padding: 6px !important; } .css-11u53oe-MuiSelect-select-MuiInputBase-input-MuiOutlinedInput-input { padding: 1px !important; } .selectsession { width: 90%; height: 2rem; font-size: small; } .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; padding-top: 1rem; padding-bottom: 1rem; } .session_caract { width: 30%; padding: 5px; float: left; text-align: left; } .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; } } @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; } .selectsession { width: 90%; height: 2rem; font-size: small; } .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: 10rem; 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: 80% !important; height: 2rem !important; margin: 5px !important; border: 1px solid #dee2e6; border-radius: 5px; } .training_caract { width: 30%; padding: 5px; float: left; } .css-1t8l2tu-MuiInputBase-input-MuiOutlinedInput-input .Mui-disabled { padding: 6px !important; } .css-11u53oe-MuiSelect-select-MuiInputBase-input-MuiOutlinedInput-input { padding: 1px !important; } .selectsession { width: 90%; height: 2rem; font-size: small; } .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; padding-top: 1rem; padding-bottom: 1rem; } .session_caract { width: 30%; padding: 5px; float: left; text-align: left; } .session_style { //background-color: #ECEFF1; font-size: small !important; color: black; width: 100% !important; height: 2rem !important; margin: 5px !important; } } .css-1t8l2tu-MuiInputBase-input-MuiOutlinedInput-input:invalid { padding-top: 5px !important; padding-bottom: 5px !important; } .css-1t8l2tu-MuiInputBase-input-MuiOutlinedInput-input { padding-top: 5px !important; padding-bottom: 5px !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; } .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; } }