body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}h1{margin:0 0 20px}.wrapper{display:flex;flex-wrap:nowrap;height:100vh;background:#efefef}.left{width:250px;height:100%;position:relative;z-index:5;padding:20px 0;background:#565656}.left a{color:#fff;padding:10px 20px;font-weight:700;text-decoration:none;font-size:18px;display:block}.right{width:calc(100% - 250px)}.header{justify-content:space-between;height:60px;color:#222;display:flex;align-items:center;padding:0 20px;background:#fff;box-shadow:0 0 4px #8c8c8c;z-index:4;position:relative;font-weight:600}.content{padding:20px}.tickets-header{justify-content:space-between}.tickets-header,.tickets-header>div{display:flex;align-items:center}.new-ticket{margin-left:20px;background:#ff3902}.ticket .ticket-head{display:flex;align-items:center;justify-content:space-between}.ticket .create-modify{justify-content:center;display:flex}.ticket .create-modify>div{color:#ccc}.ticket .create-modify>div:last-of-type{margin-left:10px}.ticket .title{font-size:20px;font-weight:700;margin-bottom:20px}.ticket .title .id{color:#ccc;font-size:14px;font-weight:500}.ticket .status{margin-bottom:20px}.ticket .comment>div,.timeline .timeline-title{margin-bottom:10px;font-weight:700}.timeline-item{padding:10px}.timeline-name{margin-bottom:5px;font-weight:700}.tickets{padding:0;margin:0}.tickets li{list-style-type:none;background:#fff;padding:15px 30px;border:1px solid #e4e4e4;margin-bottom:20px}.ticket-header{display:flex;justify-content:space-between;align-items:center}.ticket-title{font-size:20px;font-weight:700;margin-bottom:10px;text-decoration:none;color:#222}.ticket-id{color:#ccc}.ticket-create,.ticket-modify{font-size:13px;color:#ccc}.login-wrapper{height:100vh;display:flex;flex-direction:column;align-items:center;width:100%;justify-content:center;background:#f3f3f3}.login-wrapper form{padding:20px;margin-top:20px;background:#fff;border-radius:10px;box-shadow:0 1px 4px #ccc}input[type=password],input[type=text],select,textarea{display:block;margin-bottom:10px;line-height:20px;padding:8px 20px;border:1px solid #e0e0e0;border-radius:5px;width:calc(100% - 40px)}select{width:100%}.tinkoff-form{margin:70px auto 0;max-width:300px}.message{margin-bottom:20px;background:#fff;padding:10px;border:1px solid #ff3902}button{cursor:pointer;border:none;padding:10px 20px;border-radius:4px;background:#222;color:#fff;display:block}.modal{height:100vh;width:100vw;background-color:rgba(8,8,8,.5411764705882353);position:fixed;top:0;left:0;z-index:10;display:flex;flex-direction:column;align-items:center;justify-content:center;opacity:0;pointer-events:none;transition:all .4s}.modal.active{opacity:1;pointer-events:all}.modal form{width:300px;padding:20px;border-radius:5px;background:#fff;-webkit-transform:scale(.5);transform:scale(.5);transition:all .4s;box-shadow:0 1px 4px #ccc}.modal.active form{-webkit-transform:scale(1);transform:scale(1)}@media screen and (max-width:475px){.right{width:100%}}
/*# sourceMappingURL=main.15900bdb.chunk.css.map */