@import url(https://fonts.googleapis.com/css?family=Fira+Sans:400,500,600,700,800);body{margin:0;background-color:#0ff;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}.userSectionBackground{width:40px;height:40px;border-radius:50%;background:#3796f6;cursor:pointer}.dropdownMenu{width:248px;border-radius:10px;box-shadow:0 3px 10px 0 rgba(0,0,0,.15);background-color:#fff}.userName{font-size:14px;cursor:pointer;color:#364e65}.logOut,.userEmail{font-size:12px;color:#90a8be}.logOut,.logOut:hover{cursor:pointer}.logOut:hover{color:#ec547a;font-weight:600;text-decoration:none;background:rgba(236,84,122,.1)}.register{font-size:14px}.register,.register:hover{cursor:pointer;color:#3796f6}.register:hover{font-weight:600;text-decoration:none;background:#f7fafc}.divider{margin:0}.flexContainer{display:flex;flex-flow:column wrap;justify-content:center;align-items:center}.menuBar{background-color:#fff;border:0;width:15px;height:2px}.btn{width:100%;padding:10px 15px}.btn,.btnText{text-align:center}.btnText{font-size:14px;font-weight:500}.btn:focus,.outlineBtn:focus{outline:none}.btn:disabled{opacity:.5}.primaryButtonStyle{border-radius:"10px";background-color:#ff790e;color:#fff;border:0}.dot1,.dot2,.dot3,.dot4,.dot5{width:20px;height:20px;border-radius:50%;margin:2px;-webkit-animation:scale 1s infinite;animation:scale 1s infinite}.dot2{-webkit-animation-delay:.1s;animation-delay:.1s}.dot3{-webkit-animation-delay:.2s;animation-delay:.2s}.dot4{-webkit-animation-delay:.3s;animation-delay:.3s}.dot5{-webkit-animation-delay:.4s;animation-delay:.4s}@-webkit-keyframes scale{0%{transform:scale(1)}50%{transform:scale(.6)}to{transform:scale(1)}}@keyframes scale{0%{transform:scale(1)}50%{transform:scale(.6)}to{transform:scale(1)}}*{box-sizing:border-box}body{min-height:100vh;display:flex;font-weight:400}body,h1,h2,h3,h4,h5,h6,label,span{font-family:"Fira Sans",sans-serif}h1,h2,h3,h4,h5,h6,label,span{font-weight:500;-webkit-text-emphasis-color:"white";text-emphasis-color:"white"}#root,.App,.auth-wrapper,body,html{width:100%;height:100%}.table-striped>thead{background-color:#cfd8dc}.table-striped>tbody>tr:nth-child(odd)>td,.table-striped>tbody>tr:nth-child(odd)>th{background-color:#b0bec5}.table-striped>tbody>tr:nth-child(2n)>td,.table-striped>tbody>tr:nth-child(2n)>th{background-color:#cfd8dc}.zoom{background-color:#000;width:200px!important;height:180px!important}.zoom,.zoomm{transition:transform .2s;margin-right:0 auto}.zoomm{padding:50px;background-color:#f5f5f5;width:100%;height:100%;-webkit-text-emphasis-color:#000;text-emphasis-color:#000}.zoom:hover{transform:scale(1.2)}.navbar-light{background-color:#fff;box-shadow:0 14px 80px rgba(34,35,58,.2)}.auth-wrapper{display:flex;justify-content:center;flex-direction:column;text-align:left}.auth-inner{width:450px;margin:auto;background:#fff;box-shadow:0 14px 80px rgba(34,35,58,.2);padding:40px 55px 45px;border-radius:15px;transition:all .3s}.auth-wrapper .form-control:focus{border-color:#167bff;box-shadow:none}.auth-wrapper h3{text-align:center;margin:0;line-height:1;padding-bottom:20px}.custom-control-label{font-weight:400}.forgot-password,.forgot-password a{text-align:right;font-size:13px;padding-top:10px;color:#7f7d7d;margin:0}.forgot-password a{color:#167bff}.errorLabel{color:#ec547a;text-align:left;font-weight:500}.CardHeading{font-size:18px;font-weight:600;text-align:left;color:#364e65}.switch__container{margin:7px auto;width:35px;cursor:pointer}.switch{visibility:hidden;position:absolute}.switch+label{display:block;position:relative;cursor:pointer;outline:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.switch__shadow+label{padding:2px;width:35px;height:20px;background-color:#fff;border-radius:18px}.switch__shadow+label:after,.switch__shadow+label:before{display:block;position:absolute;top:1px;left:1px;bottom:1px;content:""}.switch__shadow+label:before{right:1px;background-color:rgba(144,168,190,.2);border-radius:18px;transition:background .4s}.switch__shadow+label:after{width:18px;background-color:#fff;border-radius:100%;box-shadow:0 2px 5px rgba(0,0,0,.3);transition:all .4s}.switch__shadow:checked+label:before{border:0;background-color:#5bceae}.switch__shadow:checked+label:after{transform:translateX(15px)}.dropdownVal{border:1px solid #90a8be;border-radius:8px;color:#90a8be}.dropdownVal,.errorDropdown{font-size:14px;background:#fff;padding:10px 15px;cursor:pointer;width:100%;text-align:left}.errorDropdown{border:1px solid #ec547a;border-radius:8px;color:#ec547a}.dropdownMenu{max-height:200px;width:100%;overflow-y:auto;cursor:pointer;-ms-overflow-style:none;scrollbar-width:none}.dropdownMenu::-webkit-scrollbar{display:none}.dropdown:focus{outline:none;cursor:pointer;border:1px solid #3796f6;color:#90a8be}.dropdownLink{background:#fff;font-size:14px;color:#90a8be;display:block;width:300px;padding:10px 20px;text-align:left;cursor:pointer;white-space:nowrap;border:0}.dropdownLink:hover{color:#3796f6;font-weight:600;cursor:pointer;text-decoration:none;background:#f7fafc}
/*# sourceMappingURL=main.bfb195fc.chunk.css.map */