.row{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;position:relative}.row-space{-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.col-2-style{width:-webkit-calc((100% - 30px) / 2);width:-moz-calc((100% - 30px) / 2);width:calc((100% - 30px)/2)}@media (max-width: 767px){.col-2-style{width:100%}}html{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}*{padding:0;margin:0}*,*:before,*:after{-webkit-box-sizing:inherit;-moz-box-sizing:inherit;box-sizing:inherit}body,h1,h2,h3,h4,h5,h6,blockquote,p,pre,dl,dd,ol,ul,figure,hr,fieldset,legend{margin:0;padding:0}button{outline:none;background:none;border:none;font-family:inherit}.page-wrapper{min-height:100vh;direction:rtl}body{font-family:Lato,Arial,Helvetica Neue,sans-serif;font-weight:400;font-size:14px}h1,h2,h3,h4,h5,h6{font-weight:400}h1{font-size:36px}h2{font-size:30px}h3{font-size:24px}h4{font-size:18px}h5{font-size:15px}h6{font-size:13px}a{display:inline-block;text-decoration:none;-webkit-transition:all .4s ease;-o-transition:all .4s ease;-moz-transition:all .4s ease;transition:all .4s ease}a:link,a:visited,a:hover,a:active{text-decoration:none}.wrapper{margin:0 auto}.wrapper--w790{max-width:790px}@media (min-width: 767px){.wrapper--w1250{max-width:1250px}}.btn-submit{display:block;margin-top:32px;width:100%;line-height:50px;font-family:inherit;background:#ff8300;text-transform:uppercase;color:#fff;font-size:16px;font-weight:700;-webkit-transition:all .4s ease;-o-transition:all .4s ease;-moz-transition:all .4s ease;transition:all .4s ease}.btn-submit:hover{background:#eb6f00}.m-t-0{margin-top:0}input,textarea{outline:none;margin:0;border:none;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;width:100%;font-size:18px;font-family:inherit}input:disabled{background:transparent;cursor:pointer}textarea{resize:none}button{cursor:pointer}.input-group-style{position:relative;border-bottom:2px solid #cccccc;margin-bottom:41px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.label-style{font-size:18px;color:#333;text-transform:capitalize;font-weight:700;margin-left:30px;white-space:nowrap}.input--style-1{font-weight:700;font-size:18px;padding:15px 0;color:#666}.input--style-1::-webkit-input-placeholder{color:#ccc}.input--style-1:-moz-placeholder{color:#ccc;opacity:1}.input--style-1::-moz-placeholder{color:#ccc;opacity:1}.input--style-1:-ms-input-placeholder{color:#ccc}.checkmark{position:absolute;top:0;left:0;height:20px;width:20px;background-color:transparent;border:2px solid #ccc;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}.select--no-search .select2-search{display:none!important}.rs-select2{width:100%}.rs-select2 .select2-container{width:100%!important;outline:none}.rs-select2 .select2-container .select2-selection--single{outline:none;border:none;height:52px}.rs-select2 .select2-container .select2-selection--single .select2-selection__rendered{line-height:52px;padding-left:0;padding-right:30px;color:#666;font-size:18px;font-weight:700}.rs-select2 .select2-container .select2-selection--single .select2-selection__arrow{height:52px;right:4px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.rs-select2 .select2-container .select2-selection--single .select2-selection__arrow b{display:none}.rs-select2 .select2-container .select2-selection--single .select2-selection__arrow:after{font-family:Material-Design-Iconic-Font,serif;content:"";font-size:24px;color:gray;-webkit-transition:all .4s ease;-o-transition:all .4s ease;-moz-transition:all .4s ease;transition:all .4s ease}.rs-select2 .select2-container.select2-container--open .select2-selection--single .select2-selection__arrow:after{-webkit-transform:rotate(-180deg);-moz-transform:rotate(-180deg);-ms-transform:rotate(-180deg);-o-transform:rotate(-180deg);transform:rotate(-180deg)}.select2-container--open .select2-dropdown--below{border:none;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;-webkit-box-shadow:0 8px 20px 0 rgba(0,0,0,.15);-moz-box-shadow:0 8px 20px 0 rgba(0,0,0,.15);box-shadow:0 8px 20px #00000026;margin-top:2px;overflow:hidden;width:200px!important}.select2-container--default .select2-results__option{padding:10px;font-size:18px;color:#666;font-weight:700}.select2-container--default .select2-results__option--highlighted[aria-selected]{background:#ff8300}.tab-content-style>.tab-pane{padding:38px 55px 45px}@media (max-width: 767px){.tab-content-style>.tab-pane{padding:30px 30px 45px}}.card{background:#fff;-webkit-box-shadow:0 8px 20px 0 rgba(0,0,0,.15);-moz-box-shadow:0 8px 20px 0 rgba(0,0,0,.15);box-shadow:0 8px 20px #00000026}@media (max-width: 767px){.card{width:100%}table th{min-width:150px}}table.h-40 tr{height:40px;line-height:40px}.back-btn{display:flex;align-items:center;gap:10px;margin-bottom:15px;color:#000;flex-direction:row-reverse}.back-btn>span{font-weight:700;font-size:16px}.title{font-size:25px;border-bottom:1px solid #dfdfdf;padding-bottom:5px;width:100%}.btn-active{border-bottom:2px solid #8d8d8d;border-radius:0;padding-bottom:2px}.form-container{width:100%;margin-bottom:25px;box-shadow:0 4px 20px #00000014;padding:10px;display:flex;flex-direction:column;align-items:flex-end}.form-container .form-row{width:100%;display:flex;gap:25px;border-bottom:1px solid #eeeeee;padding:30px 20px 10px}.form-container .form-row .input-group{border-bottom:none}.form-container .form-fields,.form-container .form-fields.full-width{display:flex;gap:20px;flex-wrap:wrap;width:100%}.form-container .form-fields .input-group{width:32%;border-bottom:none}.form-container .form-fields.full-width .input-group{width:49%;border-bottom:none}.form-container button{margin:10px;width:fit-content}.logo-img{width:35px}.student-view-body-tag{background:#f4f7fa}.student-view{background:#fff;width:50%;margin:20px auto;padding:65px}@media (max-width: 767px){.student-view{width:100%;margin:0;padding:50px 0}}.student-view-header{display:flex;justify-content:space-between;background:#122e5d;direction:rtl;color:#fff;height:115px;align-items:center;font-size:45px;padding-right:20px}@media (max-width: 767px){.student-view-header{background:#fff;justify-content:center}.student-view-header-uob{display:none}}.student-view-img{display:flex;justify-content:center;width:140px;position:relative}.student-view-img img{width:195px}.student-view-name{margin:0 10px 15px}.student-view-body{background-size:contain;background-repeat:no-repeat;background-position:center center;background-color:#ffffffe6;background-blend-mode:overlay;direction:rtl;margin-top:50px;padding:25px 25px 70px;font-size:24px}.student-view-table{border:1px solid}.student-view-table-row{padding:8px 25px}.double{display:flex;flex-wrap:wrap;justify-content:space-between;border-top:1px solid;padding:20px 25px;row-gap:15px}#qrcode{padding:0 25px}.visitor-select{border:none;font-size:18px;font-weight:700}.select-label{margin-top:6px;padding-bottom:12px}.message h4{margin:10px 20px 22px}@media (max-width: 767px){.message h3{text-align:center}}.yellow-dropdown{background-color:#ffc107;color:#ffffffd9}.disable_student{background-color:#fdfde6}
