body {
    margin: 0px;
	color: #595656;
	background: #fff;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    letter-spacing: 0px;
    line-height: 20px;
    text-align: left;
    text-decoration: none;
    text-transform: none;
    font-family: montserrat;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    overflow-y: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100vh;
}
.wrongPass {
    width: 100%;
    text-align: center;
    color: red;
    font-weight: 600;
    font-size: 12px;
    display: none;
}
d {
	display: block;
}
.diaryMainCont.hide * {
	pointer-events: none;
}

.diaryMainCont.hide {
	opacity: 0.02;
	pointer-events: none;
}
.centralStringHomeMade.oneClassForСell:hover:not(:empty) {
    background-color: #fff;
}
.centralStringHomeMade.oneClassForСell:not(:empty) {
    cursor: pointer;
}
.diaryMainCont {
	width: 1000px;
	padding: 20px 40px;
	display: flex;
	flex-direction: column;
	gap: 20px;
	background-image: url(/media/CENTER.png);
	background-size: contain;
	background-position: center;
	min-height: 600px;
	z-index: 10;
	position: absolute;
	inset: 0;
	margin: auto;
	height: max-content;
	height: -moz-max-content;
	max-height: 90vh;
	transition: .5s;
}
d.jdmrdsm {
	display: flex;
	position: relative;
	z-index: 55;
	flex-direction: column;
}
fields.userselect field sel>.area>.search[contenteditable] {
	background-image: url("data:image/svg+xml, %3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' stroke='%23999' stroke-width='2' fill='none' stroke-linecap='round' stroke-linejoin='round' class='css-i6dzq1'%3e%3ccircle cx='11' cy='11' r='8'%3e%3c/circle%3e%3cline x1='21' y1='21' x2='16.65' y2='16.65'%3e%3c/line%3e%3c/svg%3e");
}
fields.userselect field sel>.area>.search:before {
	color: #333;
}
fields.userselect field sel {
	background: #e5e3de;
	box-shadow: 2px 4px 9px -1px rgb(194 193 189 / 70%);
	border: 2px solid #d5d3cf;
	min-width: 230px;
}
fields.userselect {
	position: absolute;
	top: -54px;
	left: 0;
	right: 0;
	width: max-content;
	width: -moz-max-content;
	margin: auto;
	z-index: 60;
}
pre {
	background: #fff;
	max-width: 80vw;
	padding: 11px;
	border-radius: 5px;
	white-space: break-spaces;
	z-index: 55555;
	position: fixed;
	left: 0;
	right: 0;
	margin: auto;
	font-weight: 500;
}
.logoAuthPage.ertyj img {
	object-fit: unset;
	height: unset;
	width: 100%;
}
.logoAuthPage.ertyj {
	background: #fff;
	border-radius: 50%;
	width: 300px;
	height: 300px;
	padding: 70px;
	display: flex;
	flex-direction: column;
	gap: 14px;
	box-shadow: 1px 1px 30px 1px rgb(60 93 26 / 20%);
	cursor: pointer;
}
.logoAuthPage.ertyj .saiwaqjhew {
	text-align: center;
	display: block;
	font-weight: 500;
	color: #86bc5d;
	text-transform: uppercase;
}
* {
    font-family: montserrat;
	box-sizing: border-box;
}
.bgOverlay {
	inset: 0;
	position: fixed;
	z-index: -1;
	background-image: url(../media/4.png);
	opacity: 0.2;
}
.diaryMainCont:after {
    content: "";
    position: absolute;
    background-image: url(/media/BOTTOM.png);
    top: 0px;
    bottom: -60px;
    right: 0;
    left: 0;
    background-repeat: no-repeat;
    background-size: contain;
    z-index: 3;
    background-position: bottom;
}
.diaryMainContWhiteBg {
    display: flex;
    height: auto;
    flex-wrap: wrap;
    font-size: 13px;
    text-align: start;
    gap: 25px 40px;
    font-weight: 500;
    z-index: 10;
    letter-spacing: -0.32px;
}
.topSideDiary {
    display: flex;
    width: calc(50% - 40px);
    flex-direction: column;
    gap: 10px;
    padding-left: 35px;
}
.mounthTopSide {
    display: flex;
    gap: 10px;
    text-align: center;
}
.subjectTopSide.widthStrict {
    width: 160px;
}
.diaryMainCont:before {
    content: "";
    position: absolute;
    background-image: url(/media/TOP.png);
    top: -33px;
    bottom: 0;
    right: 0;
    left: 0;
    background-position: top;
    background-repeat: no-repeat;
    background-size: contain;
    z-index: 8;
}

.subjectTopSide.widthStrictMore {
    border: none;
}
.centralStringSubjectr.oneClassForСell.xejrgszerhz {
	max-width: 162px;
	min-width: 162px;
	width: 162px;
}
.subjectTopSide.widthStrict.wsh45s45ai {
	max-width: 180px;
	min-width: 180px;
	width: 180px;
}
.centralStringNumber.oneClassForСell.xedrzuzm {
	max-width: 28px;
	min-width: 28px;
	width: 28px;
}
d.jdmrdsm.a .mounthTopSide .mounthTopSideName {
	font-size: 21px;
	line-height: 10px;
}
.leftCentralRotateCont * {
    font-family: caveat;
    font-size: 19px;
}
.mounthTopSideName {
	border-bottom: 1px solid #ccc;
	padding: 0 20px 0 15px;
	font-weight: 500;
	font-family: caveat;
	font-size: 15px;
}
.centralStringEstimation.oneClassForСell {
	font-family: caveat!important;
	font-weight: 700!important;
	font-size: 14px;
}
.topSideDiary.mobileForHide {
    width: calc(50% - 20px);
    padding-left: 55px;
}
.topSideDiary.mobileForHide .subjectTopSide.widthStrictMore {
    width: calc( 100% - 180px);
}
.subjectTopSide {
    border-right: 1px solid#ccc;
    padding-right: 5px;
}
.centralSideCont {
    display: flex;
    width: calc(50% - 20px);
    gap: 10px;
    justify-content: space-between;
}
.leftCentralRotateCont {
    position: relative;
    width: 25px;
}
.rightCentralCont * {
    font-family: oswald;
    font-weight: 400;
    letter-spacing: .3px;
}
.contForVerticalRotate {
    transform: rotate(180deg);
    display: flex;
    gap: 5px;
    width: 100%;
    font-size: 13px;
    align-items: center;
    font-weight: 600;
    color: #737172;
    writing-mode: vertical-lr;
    text-orientation: mixed;
    justify-content: center;
}
.centralSideCont.aNth1 {
    order: 1;
}.centralSideCont.aNth2 {
    order: 3;
}.centralSideCont.aNth3 {
    order: 5;
}.centralSideCont.aNth4 {
    order: 2;
}.centralSideCont.aNth5 {
    order: 4;
}.centralSideCont.aNth6 {
    order: 6;
}
.oneClassForСell {
    box-shadow: 0px 1px 3px 0.5px rgb(0 0 0 / 10%);
    background-color: rgb(255 255 255 / 46%);
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.leftCentralRotateCont {
    position: relative;
    width: 25px;
    height: 100%;
    display: flex;
    justify-content: center;
}
.leftCentralDateNumber {
    padding: 0px 5px;
    border-left: 1px solid #ccc;
}
.rightCentralCont {
    text-align: center;
    width: 100%;
    border-radius: 6px;
    overflow: hidden;
}
.centralStringCont {
    display: flex;
}
.centralStringNumber {
    width: 30px;
    min-width: 30px;
}
.centralStringSubjectr {
    width: 130px;
    padding: 0px 5px;
    min-width: 130px;
    text-align: initial;
}
.centralStringHomeMade {
    width: calc( 100% - 190px);
    padding: 0px 5px;
    text-align: initial;
}

body *::selection {
	background: #e0ded3;
	color:#7b6868;
}
.popupForHomeMade {
    z-index: 15;
    background-color: #eae8e3;
    border-radius: 12px;
    display: none;
    position: absolute;
    box-shadow: 0px 2px 5px 3.5px rgb(0 0 0 / 10%);
    background-color: rgb(255 255 255);
    padding: 5px 7px;
    height: max-content;
    height: -moz-max-content;
    overflow: hidden;
    font-size: 13px;
    font-family: 'Oswald';
    width: 240px;
}
/* forFuture
.iconExitPopup {
    background-image: url("data:image/svg+xml, %3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24' stroke='%23222' stroke-width='1' fill='none' stroke-linecap='round' stroke-linejoin='round' class='css-i6dzq1'%3e%3cline x1='18' y1='6' x2='6' y2='18'%3e%3c/line%3e%3cline x1='6' y1='6' x2='18' y2='18'%3e%3c/line%3e%3c/svg%3e");
    position: absolute;
    right: 0;
    top: 0;
    width: 13px;
    height: 13px;
    background-size: 13px;
    background-repeat: no-repeat;
    background-position: center;
    cursor: pointer;
    padding: 7px 13px 13px 13px;
}
*/
.homeMadePopuptext {
    font-weight: 600;
    height: max-content;
    height: -moz-max-content;
    overflow: hidden;
    font-size: 13px;
    font-family: 'Oswald';
	width: 100%;
   /* forFuture
   width: calc(100% - 15px);
   */
}
.posiAbsl {
	user-select: none;
}
.centralStringEstimation {
	width: 30px;
	font-weight: 600;
	font-size: 15px;
	color: red;
	min-width: 66px;
}
.bottonSideCont {
	display: flex;
	gap: 40px;
	width: 100%;
	padding-top: 12px;
}
.bottonSideString {
	display: flex;
	width: calc(50% - 40px);
	padding-left: 30px;
	align-items: flex-end;
}
.forNotesTextSide.widthStrictMore {
    width: calc( 100% - 100px);    
}
.forNotesTextSide {
    border-bottom: 1px solid#8f8e8e;
    padding: 0 10px;
    height: max-content;
    height: -moz-max-content;
    font-family: caveat;
    font-size: 20px;
}
.popupForHomeMade.act {
    display: block;    
}
.forNotesText.widthStrict {
    width: 100px;
}
.bottonSideString.mobileForHide {
    padding-left: 40px;
}
.posiAbsl {
    position: absolute;
    left: -30px;
    z-index: 1;
    transform: rotate(180deg);
    writing-mode: vertical-lr;
    text-orientation: mixed;
    padding: 15px 6px 15px 4px;
    border-radius: 0px 12px 12px 0px;
    color: #fff;
    min-height: 115px;
    font-size: 15px;
    cursor: pointer;
    text-align: center;
    font-weight: 600;
}



d.jdmrdsm.c.paddLastFix .rightCentralCont {
	max-height: calc(100dvh - 265px);
	overflow: auto;
}
.centralStringSubjectr.oneClassForСell.em6n9wi {
	width: 80px;
	max-width: 80px;
	min-width: 80px;
	font-family: caveat!important;
	font-weight: 700!important;
	font-size: 18px;
	color: red;
	text-align: center;
}
.asessPeromanceStudents .centralStringSubjectr.oneClassForСell.sx568mksn {
	width: 100%;
	white-space: normal;
}
.asessPeromanceStudents .centralStringSubjectr.oneClassForСell.s4m58sjmfdx {
	width: calc(100% - 100px);
}
d.jdmrdsm.c.paddLastFix .asessPeromanceStudents .halfYearCount {
	border: none;
}
d.jdmrdsm.c.paddLastFix .subjectTopSide.widthStrict.wsh45s45ai {
	max-width: calc(100% - 80px);
	min-width: calc(100% - 80px);
	width: calc(100% - 80px);
	border: none;
}
.centralStringNumber.oneClassForСell.xedrzuzm.e546ww5owsk {
	max-width: 50px;
	min-width: 50px;
	width: 50px;
	font-size: 11px;
}

a.linkAhrf {
    text-decoration: none;
    color: #FFF;
}
.posiAbsl.stickerLeftChild {
    top: 140px;
    background-color: #abdf85;
}
.posiAbsl.stickerLefуп568 {
	top: 260px;
	background-color: #e7d477;
}
.posiAbsl.stickerLeftExit {
    background-color: #37c6e7;
    bottom: 0;
}
.posiAbsl.act {
    left: -40px;
    padding: 15px 12px 15px 8px;
}
.posiAbsl.stickerLeftDiary {
    background-color: #ea6325;
}
.halfYearCountBelow {
    display: flex;
    font-size: 12px;
    font-family: oswald;
    font-weight: 400;
    letter-spacing: .3px;
    gap: 0px;
    text-align: center;
    align-items: center;
    justify-content: space-between;
}
.asessPeromanceStudents .topSideDiary {
    padding-left: 0px;
    width: calc(50% - 20px);
    gap: 15px;
}
.asessPeromanceStudents .mounthTopSide {
    font-size: 11px;
    text-transform: uppercase;
    gap: 0px;
    box-shadow: 0px 1px 3px 0.5px rgb(0 0 0 / 10%);
    background-color: rgb(255 255 255 / 46%);
    border-radius: 6px;
    padding-left: 10px;
}
.subjectTopSide.widthStrictMore > * {
	width: 100%;
}
.asessPeromanceStudents .subjectTopSide {
	border: none;
	width: calc(100% - 180px);
	padding-right: 0;
}
.asessPeromanceStudents .subjectTopSide.widthStrict {
    border-right: 1px solid#6c6a6a6b;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
}
.asessPeromanceStudents .centralStringSubjectr.oneClassForСell {
    width: calc(100% - 255px);
}
.centralStringEstimation.oneClassForСell.cellAasessing {
    width: 75px;
}
.pointForHalfYaer {
    width: 75px;
}
.pointForHalfYaer.classFOrBord {
    border-right: 1px solid#6c6a6a6b;
}
.asessPeromanceStudents .rightCentralCont {
    gap: 2px;
    display: flex;
    flex-direction: column;
}
.asessPeromanceStudents .halfYearCount {
    font-size: 15px;
    border-bottom: 1px solid#6c6a6a6b;
}
.asessPeromanceStudents .topSideDiary.mobileForHide {
    justify-content: center;
    align-items: center;
}
.asessPeromanceStudents .logoAuthPage {
	width: 135px;
}
.asessPeromanceStudents .logoAuthPage img {
	width: 100%;
	object-fit: unset;
}
.avatarCont img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 50%;
}
.avatarCont {
    width: 150px;
    height: 150px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0px 0px 0px 2px rgb(249 125 63);
    border: 2px solid#f7f5f4;
}
.centralSideCont.aNth4.profileClassFoCss .centralStringSubjectr.oneClassForСell {
    width: 100%;
    font-weight: 500;
    font-family: caveat;
    font-size: 25px;
    padding: 3px;
    text-align: center;
}
.profileContMain {
    width: 100%;
    padding-left: 10px;
    display: flex;
    flex-direction: column;
    gap: 15px;
    align-items: flex-start;
}
.asessPeromanceStudents .pofileGeneralInfo .rightCentralCont {
    gap: 5px;
}
.classNumberStudents {
    box-shadow: 0px 1px 3px 0.5px rgb(0 0 0 / 10%);
    background-color: rgb(134 188 93);
    padding: 2px 5px;
    border-radius: 8px;
    color: #fff;
    font-weight: 500;
    font-family: caveat;
    font-size: 22px;
}
.pofileGeneralInfo {
    width: 100%;
}
.centralSideCont.aNth4.profileClassFoCss .rightCentralCont {
    gap: 5px;
}
.asessPeromanceStudents {
	flex-wrap: wrap;
	flex-direction: unset;
	display: flex;
	justify-content: space-between;
}
.asessPeromanceStudents .diaryMainContWhiteBg {
    width: calc(50% - 20px);
}
.asessPeromanceStudents.asessPeromanceStudents .topSideDiary {
    width: 100%;
}
.asessPeromanceStudents .centralSideCont.aNth1 {
    width: 100%;
}
.diaryMainContWhiteBg.rightProfileMain .topSideDiary.mobileForHide {
    height: max-content;
}
.asessPeromanceStudents .diaryMainContWhiteBg.nthChilds {
    display: flex;
    height: auto;
    flex-direction: column;
    flex-wrap: wrap;
    gap: 25px 40px;
}
.asessPeromanceStudents .diaryMainContWhiteBg.rightProfileMain {
    width: 50%;
    display: flex;
    height: auto;
    flex-direction: column;
    flex-wrap: wrap;
    font-size: 13px;
    text-align: start;
    gap: 25px 40px;
    font-weight: 500;
    z-index: 10;
    letter-spacing: -0.32px;
    padding-left: 10px;
}
.diaryMainContWhiteBg.rightProfileMain .centralSideCont.profileClassFoCss {
    width: 100%;
}
.diaryMainContWhiteBg.rightProfileMain .centralSideCont.profileClassFoCss .centralStringSubjectr.oneClassForСell {
    width: 100%;
    font-family: caveat!important;
    font-weight: 700!important;
    font-size: 25px;
    padding: 5px;
    color: #595656;
    text-align: center;
}
.arrowDiary {
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	width: 40px;
	height: 40px;
	position: absolute;
	top: 4px;
	z-index: 15;
	cursor: pointer;
	padding: 15px;
	border-radius: 50%;
}
.arrowDiary.left {
	background-image: url("data:image/svg+xml, %3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24' stroke='%237f8f73' stroke-width='1' fill='none' stroke-linecap='round' stroke-linejoin='round' class='css-i6dzq1'%3e%3cpolyline points='15 18 9 12 15 6'%3e%3c/polyline%3e%3c/svg%3e");
	left: 0;
	background-position: -2px center;
}
.arrowDiary.right {
	background-image: url("data:image/svg+xml, %3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24' stroke='%237f8f73' stroke-width='1' fill='none' stroke-linecap='round' stroke-linejoin='round' class='css-i6dzq1'%3e%3cpolyline points='9 18 15 12 9 6'%3e%3c/polyline%3e%3c/svg%3e");
	right: 0;
}
.leftCentralDateNumber.currentDate {
    font-size: 21px;
    color: #d64008;
    font-weight: 800;
}

* {
    font-family: montserrat;
	box-sizing: border-box;
}

.screen-1 {
    width: 360px;
    margin: auto;
    position: fixed;
    inset: 0;
    height: max-content;
    background: #ffffff8c;
    padding: 2em;
    display: flex;
    flex-direction: column;
    border-radius: 30px;
    box-shadow: 0 0 2px 0px rgb(43 51 41 / 21%), 4px 5px 32px 0px rgb(43 51 41 / 21%);
    gap: 2em;
    backdrop-filter: blur(3px);
}
.sec-32 {
	background-image: url("data:image/svg+xml, %3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24' stroke='%23ccc' stroke-width='2' fill='none' stroke-linecap='round' stroke-linejoin='round' class='css-i6dzq1'%3e%3crect x='3' y='11' width='18' height='11' rx='2' ry='2'%3e%3c/rect%3e%3cpath d='M7 11V7a5 5 0 0 1 10 0v4'%3e%3c/path%3e%3c/svg%3e");    background-size: 18px;
    background-position: 3px center;
    padding-left: 32px;
    display: flex;
    background-repeat: no-repeat;
}
.screen-1 .logo {
  margin-top: -3em;
}
.screen-1 .email {
  background: white;
  box-shadow: 0 0 2em #e6e9f9;
  padding: 1em;
  display: flex;
  flex-direction: column;
  gap: 0.5em;
  border-radius: 20px;
  color: #4d4d4d;
  margin-top: -3em;
}
.screen-1 .email input {
    outline: none;
    border: none;
    width: 100%;
    font-size: 14px;
}
.screen-1 .email input::-moz-placeholder {
  color: black;
  font-size: 0.9em;
}
.screen-1 .email input:-ms-input-placeholder {
  color: black;
  font-size: 0.9em;
}

.screen-1 .email input::placeholder {
    color: #9a9a9a; 
	font-size: 14px;
}
.screen-1 .password input {
    color: #9a9a9a; 
}
.screen-1 .email ion-icon {
  color: #4d4d4d;
  margin-bottom: -0.2em;
}
.screen-1 .sec-2 {
    background-image: url("data:image/svg+xml, %3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24' stroke='%23ccc' stroke-width='2' fill='none' stroke-linecap='round' stroke-linejoin='round' class='css-i6dzq1'%3e%3cpath d='M4 4h16c1.1 0 2 .9 2 2v12c0 1.1-.9 2-2 2H4c-1.1 0-2-.9-2-2V6c0-1.1.9-2 2-2z'%3e%3c/path%3e%3cpolyline points='22,6 12,13 2,6'%3e%3c/polyline%3e%3c/svg%3e");
    background-size: 18px;
    background-position: 3px center;
    padding-left: 32px;
    display: flex;
    background-repeat: no-repeat;
}
.screen-1 .password {
  background: white;
  box-shadow: 0 0 2em #e6e9f9;
  padding: 1em;
  display: flex;
  flex-direction: column;
  gap: 0.5em;
  border-radius: 20px;
  color: #4d4d4d;
}
.screen-1 .password input {
  outline: none;
  border: none;
}
.screen-1 .password input::-moz-placeholder {
  color: black;
  font-size: 0.9em;
}
.screen-1 .password input:-ms-input-placeholder {
	color: black;
	font-size: 0.9em;
}
.screen-1 input::placeholder {
	color: #999;
	font-size: 0.9em;
}
.logoAuthPage img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.screen-1 .password ion-icon {
  color: #4d4d4d;
  margin-bottom: -0.2em;
}
.logoAuthPage {
    width: 250px;
    height: auto;
    margin: auto;
    padding: 15px 0 50px 0;
}
.screen-1 .password .show-hide {
  margin-right: -5em;
}
.screen-1 .loginbtn {
	padding: 1em;
	background: #67bd55;
	color: white;
	border: none;
	border-radius: 30px;
	font-weight: 600;
	transition: 0.3s;
	font-size: 15px;
	text-align: center;
}
.loginbtn:hover {
    background-color: #7bd967;
}
.screen-1 .footer {
  display: flex;
  font-size: 0.7em;
  color: #5e5e5e;
  gap: 14em;
  padding-bottom: 10em;
}
.screen-1 .footer span {
  cursor: pointer;
}

.loginbtn {
  cursor: pointer;
}
body.load d.loader {
	opacity: 1;
}
.loader {
	width: 200px;
	height: 140px;
	background: #979794;
	box-sizing: border-box;
	position: relative;
	border-radius: 8px;
	perspective: 1000px;
	position: fixed;
	inset: 0;
	margin: auto;
	z-index: 555;
	transition: 0.5s;
	pointer-events: none;
	opacity: 0;
}
.loader:before{
	content: '';
	position: absolute;
	left: 10px;
	right: 10px;
	top: 10px;
	bottom: 10px;
	border-radius:8px;
	background: #f5f5f5  no-repeat;
	background-size: 60px 10px;
	background-image: 	linear-gradient(#ddd 100px, transparent 0), linear-gradient(#ddd 100px, transparent 0), linear-gradient(#ddd 100px, transparent 0), linear-gradient(#ddd 100px, transparent 0), linear-gradient(#ddd 100px, transparent 0), linear-gradient(#ddd 100px, transparent 0);
	background-position: 15px 30px , 15px 60px , 15px 90px, 105px 30px , 105px 60px , 105px 90px;
	box-shadow: 0 0 10px rgba(0,0,0,0.25);
}
.loader:after {
	content: '';
	position: absolute;
	width: calc(50% - 10px);
	right: 10px;
	top: 10px;
	bottom: 10px;
	border-radius: 8px;
	background: #fff no-repeat;
	background-size: 60px 10px;
	background-image: linear-gradient(#ddd 100px, transparent 0),  linear-gradient(#ddd 100px, transparent 0),  linear-gradient(#ddd 100px, transparent 0);
	background-position: 50% 30px ,50% 60px , 50%  90px;
	transform: rotateY(0deg );
	transform-origin: left center;
	animation: paging 1s linear infinite;
}

@keyframes paging {to {transform: rotateY( -180deg );}}

d.asessPeromanceStudents.w89dfas6bv4.mobLastFixForApp d.diaryMainContWhiteBg {
    width: 100%;
    overflow: auto;
}
d.ejr56798waiuj {
    flex-direction: row;
}

d.ejr56798waiuj d.classNumberStudents {
    white-space: nowrap;
}

d.ejr56798waiuj d.classNumberStudents.studentname {
    background: unset;
    color: #222;
    box-shadow: none;
    padding: 0;
}
d.ejr56798waiuj d.classNumberStudents.studenttel {
    font-size: 18px;
    background: unset;
    color: #568ed6;
    box-shadow: none;
    padding: 0;
}





d.asessPeromanceStudents.w89dfas6bv4 .centralStringEstimation.oneClassForСell.cellAasessing, d.asessPeromanceStudents.w89dfas6bv4 .pointForHalfYaer {
    width: 48px;
    min-width: 48px;
    max-width: 48px;
}
d.asessPeromanceStudents.w89dfas6bv4 .halfYearCountBelow {
    justify-content: flex-start;
}
d.asessPeromanceStudents.w89dfas6bv4 .diaryMainContWhiteBg.nthChilds {
    gap: 5px 20px;
}@media screen and (max-width: 1120px) {
	d.jdmrdsm.c.paddLastFix .diaryMainContWhiteBg.rightProfileMain.widthLastFixBelow {
		display: none;
	}
	d.jdmrdsm.c.paddLastFix .topSideDiary.paddingNoneLastFix {
		margin-top: 10px;
	}
	body * {
		max-width: 100%;
	}
	fields.ser56sijw {
		display: none;
	}
	.topSideDiary.mobileForHide {
		display: none;
	}
	d.jdmrdsm > * {
		width: 100%;
	}
	.arrowDiary {
		max-width: 30px;
	}
	.diaryMainCont {
		padding: 0 40px;
	}
	d.jdmrdsm.c.paddLastFix .rightCentralCont {
		max-height: unset;
		overflow: unset;
	}
	.posiAbsl.stickerLefуп568 {
		left: unset;
		padding: 5px 7px;
		top: -15px;
	}
	d.jdmrdsm {
		display: flex;
		position: relative;
		z-index: 55;
		flex-direction: column;
		max-height: calc(100vh - 100px);
		overflow: auto;
	}
	.classForNoneMobile:empty {
	  display: none!important;
	}
	.classForNoneMobile {
	  font-size: 22px!important;
	}
	.subjectTopSide.widthStrict {
		opacity: 0;
	}
	.halfYearCount.fonTSLastFix {
		font-size: 10px;
	}
	.mounthTopSide:last-child {
		display: none;
	}
	.asessPeromanceStudents .halfYearCount {
		font-size: 10px;
	}
	.diaryMainContWhiteBg {
		margin-bottom: 11px;
	}
	.mounthTopSideGeneral {
		display: none;
	}
	.arrowDiary.left {
		left: 0;
		top: 0;
	}
	.arrowDiary.right {
		right: 0;
		top: 0;
	}
	d.jdmrdsm.a .mounthTopSide .mounthTopSideName {
		border-bottom: 0;
		padding: 0 0 10px 0;
		text-align: center;
		width: 100%;
		position: relative;
		left: 76px;
		top: 0;
		width: max-content;
		width: -moz-max-content;
		pointer-events: none;
		line-height: normal;
	}
	.topSideDiary {
		display: flex;
		width: 100%;
		flex-direction: column;
		gap: 10px;
		padding: 0px 10px;
	}
	.bottonSideString.mobileForHide {
		display: none;
	}
	.diaryMainContWhiteBg {
        flex-wrap: wrap;
        justify-content: flex-start; 
		gap: 15px 40px;
    }
	.diaryMainCont {
		width: 500px;
		margin: auto;
		margin-top: 80px;
		background-color: #e0dfdb;
		padding: 20px;
		display: flex;
		flex-direction: column;
		gap: 20px;
		position: absolute;
		inset: 0;
		height: max-content;
		height: -moz-max-content;
	}
	fields.userselect {
		top: -82px;
	}
	.centralSideCont {
		width: 100%;
		order: unset!important;
	}
	.popupForHomeMade {
		width: 205px;
	}
	.topSideDiary {
		width: 100%;
	}
	.subjectTopSide.widthStrictMore {
		width: 100%;
	}
	.bottonSideString {
		width: 100%;
	}
	form.screen-1 {
		width: calc(100% - 20px);
		margin: auto;
		max-width: 380px;
	}
	.diaryMainCont.asessPeromanceStudents .topSideDiary {
		width: 100%;
	}
	.diaryMainCont.asessPeromanceStudents .subjectTopSide {
		width: 170px;
	}
	.diaryMainCont.asessPeromanceStudents .subjectTopSide.widthStrict {
		width: calc(100% - 170px);
		font-size: 12px;
		min-width: 60px;
	}	
	.diaryMainCont.asessPeromanceStudents .centralStringSubjectr.oneClassForСell {
		width: calc(100% - 200px);
	}
	.centralStringEstimation.oneClassForСell.cellAasessing {
		width: 58px;
	}
	.diaryMainCont.asessPeromanceStudents .halfYearCount {
		font-size: 12px;
	}
	.diaryMainCont.asessPeromanceStudents .diaryMainContWhiteBg {
	   width: 100%;
	}
	.diaryMainCont.asessPeromanceStudents .diaryMainContWhiteBg.rightProfileMain {
		width: 100%;
	}
	.diaryMainCont.asessPeromanceStudents {
		gap: 50px;
	}
	.asessPeromanceStudents.mobLastFixForApp {
		flex-direction: column-reverse;
	}
	.jdmrdsm.b.paddLastFix {
		padding-top: 5px;
	}
	.diaryMainContWhiteBg.nthChilds.widthLastFix {
		min-width: 100%;
	}
	.diaryMainContWhiteBg.rightProfileMain.widthLastFixBelow {
		width: 100%;
		min-width: 100%;
	}
	.subjectTopSide.widthStrictMore.widthLastFixCancel {
		width: calc(100% - 180px);
	}
	.paddingNoneLastFix.topSideDiary {   
		padding: 0;
	}
	.mounthTopSide.opacityLastFix.PRLastFix {   
	   padding-right: 10px;
	}
	.mounthTopSideName.fontSize12LastFix {
		font-size: 12px;
	}
	.PRLastFix.fontSize8LastFix {
		font-size: 8px;
		justify-content: space-between;
	}
	.mounthTopSideGeneral.displayLastFixBlock {
		display: block;
	}
	.mounthTopSide.opacityLastFix {
		opacity: 1;
	}
		.diaryMainCont.asessPeromanceStudents .pofileGeneralInfo .centralStringSubjectr.oneClassForСell {
			width: 100%;
		}
		.diaryMainContWhiteBg.rightProfileMain .centralSideCont.profileClassFoCss .centralStringSubjectr.oneClassForСell {
			text-decoration: none;
		}
	.posiAbsl {
		position: absolute;
		border-radius: 12px;
		text-align: center;
		font-weight: 600;
		z-index: 15;
		transform: none;
		top: -10px;
		left: unset;
		font-size: 10px;
		padding: 3px 5px;
		rotate: none;
		writing-mode: unset;
		text-orientation: unset;
		transform: unset;
		min-height: unset;
	}
	.posiAbsl.stickerLeftExit {
		display: none;
	}
	.posiAbsl.stickerLeftChild {
		top: -10px;
		right: 25px;
	}
	.posiAbsl.act {
		left: unset;
		padding: 5px 7px;
		top: -15px;
	}
	.posiAbsl.stickerLeftDiary {
		right: 85px;
	}
	.arrowDiary {
		top: 45px;   
		width: 30px;
		height: 30px;
	}
	.arrowDiary.left {
		left: 20px;
	}
	.arrowDiary.right {
		right: 15px;
	}
	.centralStringSubjectr {
		width: 50%;
		min-width: 115px;
	}
	.centralStringHomeMade {
		width: calc( 100% - 150px);
	}
	.subjectTopSide.widthStrict {
		width: 100%;
		border-right: none;
	}
	.centralSideCont {
		gap: 5px;
	}
	.halfYearCountBelow {
		font-size: 10px;
	}
	.diaryMainCont.asessPeromanceStudents .mounthTopSide {
		font-size: 8px;
		padding-left: 5px;
		gap: 3px;
		justify-content: center;
	}
	.diaryMainCont.asessPeromanceStudents .diaryMainContWhiteBg.nthChilds {   
		gap: 10px 40px;
	}
	.mounthTopSide {
		font-size: 10px;
	}
	.popupForHomeMade.act {
		left: 0!important;
	}
	.centralSideCont.profileClassFoCss.RightPaddLastFix2 {
		padding-right: 10px;
	}
	.profileContMain.RightPaddLastFix2 {
		padding-right: 10px;
	}
	.popupForHomeMade {
		z-index: 15;
		background-color: #eae8e3;
		border-radius: 0;
		display: block;
		box-shadow: 0px 2px 5px 3.5px rgb(0 0 0 / 10%);
		background-color: rgb(255 255 255);
		padding: 50px 36px;
		height: max-content;
		height: -moz-max-content;
		overflow: hidden;
		font-size: 13px;
		font-family: 'Oswald';
		width: 100vw!important;
		max-width: 100vw!important;
		left: -100vw!important;
		top: 0!important;
		bottom: 0!important;
		position: fixed;
		margin: auto;
		transition:ease 0.3s;
	}
	d.asessPeromanceStudents.w89dfas6bv4.mobLastFixForApp d.rightCentralCont {
		width: 100%;
	}
	d.asessPeromanceStudents.w89dfas6bv4.mobLastFixForApp d.diaryMainContWhiteBg d.mounthTopSide.opacityLastFix {
		display: block;
	}
	d.asessPeromanceStudents.w89dfas6bv4.mobLastFixForApp d.rightCentralCont {
		width: max-content;
		max-width: max-content;
	}
	d.sms89sijszn {
		width: 100%;
		overflow: auto;
		padding-bottom: 20px;
	}
	d.asessPeromanceStudents.w89dfas6bv4.mobLastFixForApp d.subjectTopSide.widthStrictMore.widthLastFixCancel d.halfYearCount.d5r6n9woaklsa {
		min-width: 180px;
	}
	d.asessPeromanceStudents.w89dfas6bv4.mobLastFixForApp  d.subjectTopSide.widthStrictMore.widthLastFixCancel {
		display: flex;
	}














































}
































