body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{font-family:sans-serif;text-align:center}.flex-container{flex-flow:row wrap}.flex-container a{color:#000;text-decoration:none}.flex-container .element-item{width:33%}.content-element-list{border:2px solid #ddd;border-radius:5px;box-shadow:0 3px 8px #0000003d;margin:2px}.quiz-image{background:#ccc;width:20%}.quiz-item{padding-left:20px;text-align:left;width:79%}.Header{grid-area:header}.Left{grid-area:menu}.Main{grid-area:main}.Right{grid-area:right}.Footer{grid-area:footer}.grid-container{grid-gap:1px;background-color:#2196f3;display:grid;grid:"header   header  header  header  header      header      header      header      header" "menu     main    main    main    main        main        main        main        right" "menu     footer  footer  footer  footer      footer      footer      footer      footer";grid-template-columns:240px repeat(7,1fr) 400px;padding:1px}.grid-container>div{font-size:30px}.flex-container{-ms-box-orient:horizontal;border:1px solid silver;display:-moz-flex;display:flex;list-style:none;margin:0;padding:0}.nowrap{flex-wrap:nowrap}.wrap{flex-wrap:wrap}.wrap li{background:gold}.wrap-reverse{flex-wrap:wrap-reverse}.wrap-reverse li{background:#00bfff}.flex-item{background:tomato;color:#fff;font-size:2em;font-weight:700;height:100px;line-height:100px;margin:10px;padding:5px;text-align:center;width:100px}body{background:#fff;font:1.2em/2.5 Helvetica Neue,Helvetica,Arial,sans-serif}.main-nav{display:flex;height:50px;list-style:none;margin:0;padding:0}.main-nav a{background-color:#00bfff;padding:.5em .1em}.gridDashboard{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:1fr 1fr 1fr;grid-template-rows:1fr 1fr 1fr;list-style:none;padding:0}App{margin:2rem auto;max-width:70rem}.activeJobs,.jobCredits{height:100%}.activeJobs,.activeJobsContainer,.jobCredits,.jobCreditsContainer,.jobViewsBlock,.jobViewsContainer{align-items:center;display:flex;justify-content:center}.activeJobsContainer,.jobCreditsContainer,.jobViewsContainer{border-radius:50%;padding:1rem;width:5rem}.jobViewsContainer{background-color:#ede9fe;border:1px solid #7c3aed;color:#7c3aed}.activeJobsContainer{background-color:#dbeafe;border:1px solid #2563eb;color:#2563eb}.jobCreditsContainer{background-color:#fef3c7;border:1px solid #b45309;color:#b45309}.activeJobsNum,.jobCreditsNum,.jobViews{font-size:3rem;font-weight:600}.jobViewsBlock{flex-direction:column}.jobTitle{display:block;font-weight:500;margin-bottom:1rem}.totalJobViewsGrid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:1fr 1fr 1fr;grid-template-rows:1fr 1fr 1fr;list-style:none;padding:0}.tileLayout{width:100%}.dashboardAside{width:15rem}.topnav{background-color:#e9e9e9;overflow:hidden}.topnav a{color:#000;display:block;float:left;font-size:17px;padding:14px 16px;text-align:center;text-decoration:none}.topnav a:hover{background-color:#ddd;color:#000}.topnav a.active{background-color:#2196f3;color:#fff}.topnav .search-container{float:right}.topnav input[type=text]{border:none;font-size:17px;margin-top:1px;padding:12px}.topnav .search-container button{background:#ddd;border:none;cursor:pointer;float:right;font-size:17px;margin-right:16px;margin-top:8px;padding:6px 10px}.topnav .search-container button:hover{background:#ccc}@media screen and (max-width:600px){.topnav .search-container{float:none}.topnav .search-container button,.topnav a,.topnav input[type=text]{display:block;float:none;margin:0;padding:14px;text-align:left;width:500px}.topnav input[type=text]{border:1px solid #ccc}}.topnavNavigation{background-color:#00bfff;overflow:hidden}.topnavNavigation a{color:#000;float:left;font-size:17px;padding:14px 16px;text-align:center;text-decoration:none}.topnavNavigation a:hover{background-color:#ddd;color:#000}.topnavNavigation a.split{color:0;float:right}*{box-sizing:border-box}body{font-family:Arial,Helvetica,sans-serif}.seach_main{background-color:#f8f8f8;overflow:hidden}.seach_main a{color:#000;display:block;float:left;font-size:17px;padding:14px 16px;text-align:center;text-decoration:none}.seach_main a:hover{background-color:#ddd;color:#000}.seach_main a.active{background-color:#2196f3;color:#fff}.seach_main .search-container{display:flex;float:right}.seach_main input[type=text]{border:none;font-size:17px;margin-top:1px;padding:12px}.seach_main .search-container button{background:#ddd;border:none;cursor:pointer;float:right;font-size:17px;margin-right:16px;margin-top:8px;padding:6px 10px}.seach_main .search-container button:hover{background:#ccc}@media screen and (max-width:600px){.seach_main .search-container{float:none}.seach_main .search-container button,.seach_main a,.seach_main input[type=text]{display:block;float:none;margin:0;padding:14px;text-align:left;width:100%}.seach_main input[type=text]{border:1px solid #ccc}}.anticon-search svg{margin-top:6px}.avatar{background-color:#ddd;border-radius:50%;height:150px;vertical-align:middle;width:150px}.dynamic-form-container{margin:0 auto;max-width:1600px;padding:20px}.dynamic-form{background:#fff;border-radius:8px;box-shadow:0 2px 10px #0000001a;padding:30px}.dynamic-form h2{color:#333;font-size:24px;margin-bottom:10px;margin-top:0}.form-description{color:#666;font-size:14px}.form-description,.form-section{margin-bottom:30px}.form-section h3{border-bottom:2px solid #f0f0f0;color:#444;font-size:18px;margin-top:0;padding-bottom:10px}.form-field,.form-section h3{margin-bottom:20px}.checkbox-field label,.form-field label,.radio-option{text-align:left!important}.form-field input::placeholder,.form-field select::placeholder,.form-field textarea::placeholder{color:#888!important;font-size:14px!important;font-weight:400!important}.radio-inline-row{align-items:center;display:flex;flex-direction:row;gap:24px}.form-field .required{color:#ff4d4f;margin-left:4px}.form-field input[type=date],.form-field input[type=email],.form-field input[type=number],.form-field input[type=password],.form-field input[type=text],.form-field select,.form-field textarea{border:1px solid #d9d9d9;border-radius:4px;box-sizing:border-box;font-size:14px;padding:10px 12px;transition:border-color .3s;width:100%}.form-field input:focus,.form-field select:focus,.form-field textarea:focus{border-color:#1890ff;box-shadow:0 0 0 2px #1890ff33;outline:none}.form-field input.error,.form-field select.error,.form-field textarea.error{border-color:#ff4d4f}.form-field textarea{min-height:100px;resize:vertical}.checkbox-field{align-items:center;display:flex}.checkbox-field label{margin-right:8px;width:auto}.checkbox-field label,.radio-option{color:#333!important;cursor:pointer;font-size:14px!important;font-weight:400!important}.radio-option{align-items:center;display:flex}.radio-option input[type=radio]{cursor:pointer;margin-right:8px}.error-message{color:#ff4d4f;display:block;font-size:12px;margin-top:4px}.form-actions{border-top:1px solid #f0f0f0;margin-top:30px;padding-top:20px}.btn{border:none;border-radius:4px;cursor:pointer;font-size:14px;font-weight:500;padding:10px 24px;transition:all .3s}.btn.primary{background-color:#1890ff;color:#fff}.btn.primary:hover{background-color:#40a9ff}.btn.primary:active{background-color:#096dd9}.btn:disabled{cursor:not-allowed;opacity:.6}@media (max-width:768px){.dynamic-form-container{padding:10px}.dynamic-form{padding:20px}.dynamic-form h2{font-size:20px}}.grid-container>div{background-color:#fffc;font-size:16px;padding:2px 0;text-align:center!important}.mainnavradio{display:flex;width:400px}.mainnavradio,.mainnavradioParent{background-color:#fff;height:50px;list-style:none}.mainnavradioParent{align-items:center;border-radius:5px;display:block;justify-content:center;margin-left:auto;margin-right:auto;text-align:center;width:1064px}.mainnavradio a{background-color:#fff;display:block;padding:.5em 1em}.topnavRadioButton{background-color:#fff;overflow:hidden}.topnavRadioButton a{color:#000;float:left;font-size:17px;padding:14px 16px;text-align:center;text-decoration:none}.topnavRadioButton a:hover{background-color:#ddd;color:#000}.topnavRadioButton a.split{color:0;float:right}body{background-color:#fffc}.sectionRecyclerView{background:#f8f8f8;border-radius:5px;box-shadow:0 0 10px 0 rgba(#000,.1);margin-bottom:50px;padding:10rem;h2{font-size:1.5rem;font-weight:700;margin-bottom:10rem}}.images-listRecyclerView{//scroll-padding:1rem;background:#f8f8f8;gap:1rem;margin-bottom:50px;overflow-x:auto;scroll-snap-type:y;avatar1,img1{border-radius:5px;flex:0 0 150px;height:150px;scroll-snap-align:center;width:150px}}.wrapperRecyclerView{background:#f8f8f8;margin-bottom:50px;margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem}.form-style-8{background:#fffc}.star{color:#f93;cursor:pointer}body{background-color:#fff;color:#333;font:1.2em/1.5 Helvetica Neue,Helvetica,Arial,sans-serif;margin:0;padding:0}.main-nav-child{background-color:#00bfff;display:flex;height:350px;list-style:none;margin:0;padding:0;width:1200px}.main-nav a{background-color:#2a88ad;display:block;padding:.5em 1em}.left{margin-left:auto}.right{margin-right:auto}.section{background:#fff;border-radius:5px;box-shadow:0 0 10px 0 rgba(#000,.1);padding:0;h2{font-size:1.5rem;font-weight:700;margin-bottom:0}}.images-list1{//scroll-padding:1rem;display:flex;gap:1rem;overflow-x:auto;scroll-snap-type:x;avatar1,img1{border-radius:5px;flex:0 0 150px;height:150px;scroll-snap-align:center;width:150px}}.wrapperRecyclerViewChild{margin-left:auto;margin-right:auto;max-width:1200px;padding-left:1rem;padding-right:1rem}.form-style-10{margin:4px auto;padding:3px}.form-style-10 .inner-wrap{background:#fff;margin-bottom:5px;padding:3px}.form-style-10 label{color:#888}.form-style-10{background:#fff;border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px;box-shadow:0 0 10px #00000021;-moz-box-shadow:0 0 10px #00000021;-webkit-box-shadow:0 0 10px #00000021;margin:40px auto;padding:30px;width:100%}.form-style-10 .inner-wrap{background:#f8f8f8;border-radius:6px;margin-bottom:15px;padding:30px}.form-style-10 h1{background:#2a88ad;border:1px solid #257c9e;border-radius:10px 10px 0 0;-webkit-border-radius:10px 10px 0 0;-moz-border-radius:10px 10px 0 0;box-shadow:inset 0 2px 2px 0 #ffffff2b;color:#fff;font:normal 30px Bitter,serif;margin:-30px -30px 30px;padding:20px 30px 15px;text-shadow:1px 1px 3px #0000001f}.form-style-10 h1>span,.form-style-10 label{display:block;font:13px Arial,Helvetica,sans-serif;margin-top:2px}.form-style-10 label{color:#333}.form-style-10 input[type=date],.form-style-10 input[type=datetime],.form-style-10 input[type=email],.form-style-10 input[type=number],.form-style-10 input[type=password],.form-style-10 input[type=search],.form-style-10 input[type=text],.form-style-10 input[type=time],.form-style-10 input[type=url],.form-style-10 select,.form-style-10 textarea{border:2px solid #fff;border-radius:6px;-webkit-border-radius:6px;-moz-border-radius:6px;box-shadow:inset 0 1px 1px #00000054;-moz-box-shadow:inset 0 1px 1px #00000054;-webkit-box-shadow:inset 0 1px 1px #00000054;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;display:block;padding:8px;width:100%}.form-style-10 .section{color:#2a88ad;font:normal 20px Bitter,serif;margin-bottom:5px}.form-style-10 .section span{background:#2a88ad;border:4px solid #fff;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;color:#fff;font-size:14px;margin-left:-45px;margin-top:-3px;padding:5px 10px;position:absolute}.form-style-10 input[type=button],.form-style-10 input[type=submit]{background:#2a88ad;border:1px solid #257c9e;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;box-shadow:inset 0 2px 2px 0 #ffffff2b;color:#fff;font:normal 30px Bitter,serif;font-size:15px;padding:8px 20px;text-shadow:1px 1px 3px #0000001f}.form-style-10 input[type=button]:hover,.form-style-10 input[type=submit]:hover{background:#2a6881;box-shadow:inset 0 2px 2px 0 #ffffff47}.form-style-10 .privacy-policy{color:#4d4d4d;float:right;font:12px Arial,Helvetica,sans-serif;margin-top:10px;text-align:right;width:250px}.form-style-8 input[type=date],.form-style-8 input[type=datetime],.form-style-8 input[type=email],.form-style-8 input[type=number],.form-style-8 input[type=password],.form-style-8 input[type=search],.form-style-8 input[type=text],.form-style-8 input[type=time],.form-style-8 input[type=url],.form-style-8 select,.form-style-8 textarea{background:#0000;border:none;border-bottom:1px solid #ddd;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;display:block;font:16px Arial,Helvetica,sans-serif;height:45px;margin-bottom:10px;outline:none;padding:7px;width:100%}.form-style-8 textarea{overflow:hidden;resize:none}.form-style-8 input[type=button],.form-style-8 input[type=submit]{background-color:#2cbbbb;border:1px solid #27a0a0;box-shadow:inset 0 1px 0 0 #45d6d6;color:#fff;cursor:pointer;display:inline-block;font-family:Open Sans Condensed,sans-serif;font-size:14px;padding:8px 18px;text-decoration:none;text-transform:uppercase}.form-style-8 input[type=button]:hover,.form-style-8 input[type=submit]:hover{background:linear-gradient(180deg,#34caca 5%,#30c9c9);background-color:#34caca}body{font-family:Lato,sans-serif}section{background:#fff;border-radius:5px;box-shadow:0 3px 10px 0 rgba(#000,.1);padding:1rem;h2{font-size:1.5rem;font-weight:700;margin-bottom:1rem}}.images-list{//scroll-padding:1rem;display:flex;gap:1rem;overflow-x:auto;scroll-snap-type:x;img{border-radius:5px;flex:0 0 150px;height:150px;scroll-snap-align:center;width:150px}}.wrapper{margin-left:auto;margin-right:auto;max-width:800px;padding-left:1rem;padding-right:1rem}.form-style-8{background:#fff;border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px;box-shadow:0 0 10px #00000021;-moz-box-shadow:0 0 10px #00000021;-webkit-box-shadow:0 0 10px #00000021;margin:40px auto;padding:30px;width:100%}.form-style-8 h2{background:#2a88ad;border:1px solid #257c9e;border-radius:10px 10px 0 0;-webkit-border-radius:10px 10px 0 0;-moz-border-radius:10px 10px 0 0;box-shadow:inset 0 2px 2px 0 #ffffff2b;color:#fff;font:normal 30px Bitter,serif;margin:-30px -30px 30px;padding:20px 30px 15px;text-shadow:1px 1px 3px #0000001f}pre{background-color:#f8f8ff;border:1px solid silver;margin:20px;padding:10px 20px}.json-key{color:brown}.json-value{color:navy}.json-string{color:olive}.bookcase{background:#fff;font-size:20px}.categories-bookcase{display:flex}.category-item{border:1px solid #ddd;border-radius:10px;cursor:pointer;padding:30px}.book-item{display:flex}.book-item-image{width:20%}.book-item-content{width:79%}.book-item-content ul{list-style:none}.book-item-content ul li{padding:5px 0;text-align:left}.book-item-content .button-remove{background:#ccc;border:none;border-radius:5px;cursor:pointer;padding:10px 30px}.selected{background:#ccc}.login{align-items:center;display:flex;justify-content:center}.background,.login{height:100%;width:100%}.background{position:relative}.img-bg{height:100%;object-fit:cover;width:100%}.login__container{background-color:#dbeafec2;border-radius:10px;display:flex;flex-direction:column;padding:30px;position:absolute;text-align:center}.login__btn,.login__textBox{font-size:18px;margin-bottom:10px;padding:10px}.login__btn{background-color:#000;border:none;color:#fff}.login__google{background-color:#4285f4}.register{align-items:center;display:flex;height:100vh;justify-content:center;width:100vw}.register__container{background-color:#dcdcdc;display:flex;flex-direction:column;padding:30px;text-align:center}.register__btn,.register__textBox{font-size:18px;margin-bottom:10px;padding:10px}.register__btn{background-color:#000;border:none;color:#fff}.register__google{background-color:#4285f4}.register div{margin-top:7px}.reset{align-items:center;display:flex;height:100vh;justify-content:center;width:100vw}.reset__container{background-color:#dcdcdc;display:flex;flex-direction:column;padding:30px;text-align:center}.reset__btn,.reset__textBox{font-size:18px;margin-bottom:10px;padding:10px}.reset__btn{background-color:#000;border:none;color:#fff}.reset div{margin-top:7px}
/*# sourceMappingURL=main.7724811d.css.map*/