.headline{color:red}*,*:before,*:after{box-sizing:border-box}html,body,#root,main{width:100%;height:100%;min-height:540px}.Container{display:flex;flex-direction:row;justify-content:center;align-items:center;width:100%;height:100%;background:rgb(59,204,151);filter:progid:dximagetransform.microsoft.gradient(startColorstr="#3bcc97",endColorstr="#75890c",GradientType=1)}.account{display:flex;flex-direction:row;width:100%;height:100%;overflow-y:auto;background-color:#fff;border:0 solid #000}.account .account__photo{width:100%;height:100%;background-color:#001624;background-size:cover}.account .account__photo .account_Photo_img{width:100%;height:100%}.account .account__card{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;margin:0;padding:20px 30px}.account .account__card .account__head{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;margin-bottom:30px;color:#09304f}.account .account__card .account__head .account__logo__img{position:relative;float:left;width:450px}.account .account__card .account__head .account__title{margin:7px 0}.account .account__card .account__head .account__title .account__logo__text{color:#087408;font-weight:350;font-size:1.5em}.account .account__card .form{width:100%;margin-bottom:10px}@media (min-width: 640px){.account .account__card .form{padding:0 6rem}}.account .account__card .form .form__form-group{margin-bottom:10px}.account .account__card .form .form__form-group-label{margin-bottom:10px;color:#696f79}.account__btns{position:relative;width:100%;min-width:150px;margin:10px 0;background-color:#09304f;border-radius:.1rem}.account__btns .btn{display:inline-block;width:100%;margin-right:0;padding:.7rem .75rem;color:#fff;font-weight:400;font-size:.875rem;line-height:1.5;text-align:center;vertical-align:middle;background-color:transparent;border:1px solid transparent;border-radius:.1rem;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-webkit-user-select:none;user-select:none}.account__btns .btn:disabled{opacity:.65}.account__btns .btn:focus,.account__btns .btn:active,.account__btns .btn:hover{border-radius:1rem;outline:none;cursor:pointer}a{margin-top:20px;color:#09304f;font-weight:500;font-size:.7em;font-style:inherit}.wrapper{position:relative;margin:8px}.progress{position:absolute;top:50%;left:50%;margin-top:-12px;margin-left:-12px}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion: no-preference){.App-logo{animation:App-logo-spin infinite 20s linear}}.App-header{background-color:#282c34;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:calc(10px + 2vmin);color:#fff}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.two-lines-text{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.three-lines-text{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}.load{width:100%;height:100%;display:flex;justify-content:center;align-content:center;align-items:center}.loader{font-size:10px;margin:50px auto;width:11em;height:11em;border-radius:50%;background:#214036;background:-moz-linear-gradient(left,#214036 10%,rgba(255,255,255,0) 42%);background:-webkit-linear-gradient(left,#214036 10%,rgba(255,255,255,0) 42%);background:-o-linear-gradient(left,#214036 10%,rgba(255,255,255,0) 42%);background:-ms-linear-gradient(left,#214036 10%,rgba(255,255,255,0) 42%);background:linear-gradient(to right,#214036 10%,rgba(255,255,255,0) 42%);position:relative;-webkit-animation:load3 1.4s infinite linear;animation:load3 1.4s infinite linear;-webkit-transform:translateZ(0);-ms-transform:translateZ(0);transform:translateZ(0)}.loader:before{width:50%;height:50%;background:#214036;border-radius:100% 0 0;position:absolute;top:0;left:0;content:""}.loader:after{background:#ffffff;width:75%;height:75%;border-radius:50%;content:"";margin:auto;position:absolute;top:0;left:0;bottom:0;right:0}@-webkit-keyframes load3{0%{-webkit-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes load3{0%{-webkit-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.scrollBarClass{overflow:auto}.scrollBarClass::-webkit-scrollbar{width:8px;height:10px}.scrollBarClass::-webkit-scrollbar-track{background:#ffffff}.scrollBarClass::-webkit-scrollbar-thumb{background:#d9d9d9;border-radius:13px}.scrollBarClass::-webkit-scrollbar-thumb:hover{background:#888}
