:root{--primary: #ff5e14;--secondary: #5f656f;--light: #f5f5f5;--dark: #02245b}.back-to-top{position:fixed;display:none;right:30px;bottom:30px;z-index:99}h1,h2,.h1,.h2,.fw-bold{font-weight:700!important}h3,h4,.h3,.h4,.fw-medium{font-weight:600!important}h5,h6,.h5,.h6,.fw-semi-bold{font-weight:500!important}#spinner{opacity:0;visibility:hidden;transition:opacity .5s ease-out,visibility 0s linear .5s;z-index:99999}#spinner.show{transition:opacity .5s ease-out,visibility 0s linear 0s;visibility:visible;opacity:1}.btn{transition:.5s;font-weight:500}.btn-primary,.btn-outline-primary:hover{color:#fff}.btn-square{width:38px;height:38px}.btn-sm-square{width:32px;height:32px}.btn-lg-square{width:48px;height:48px}.btn-square,.btn-sm-square,.btn-lg-square{padding:0;display:flex;align-items:center;justify-content:center;font-weight:400}.topbar-right{position:relative;background:var(--primary)}.topbar-right:before{position:absolute;content:"";width:30px;height:100%;top:0;left:-15px;transform:skew(-30deg);background-color:var(--primary)}.website .navbar.sticky-top{top:-100px;transition:.5s}.website .navbar .navbar-brand{position:relative;padding-right:150px;height:90px;background:#1b2a01;width:35%;align-items:center;align-content:center}.website .navbar .navbar-brand:after{position:absolute;content:"";width:40px;height:100%;z-index:-1;top:0;right:-20px;transform:skew(-20deg);background-color:#1b2a01}.website .navbar .navbar-brand h2{font-size:22px;color:#fff;font-weight:200!important;text-transform:uppercase;margin-bottom:0}.website .navbar .navbar-brand p{font-size:16px;color:#fff;margin-bottom:0;font-weight:600}@media screen and (max-width: 768px){.website .navbar .navbar-brand{width:80%;padding-right:0}.website .navbar .navbar-brand h2{font-size:18px}.website .navbar .navbar-brand p{font-size:16px}.navbar-toggler{padding:4px}.navbar-light .navbar-toggler{color:#000;border-color:#000000ab}}.website .navbar .navbar-nav .nav-link{margin-right:25px;padding:20px 0;color:var(--dark);font-size:18px;font-weight:500;outline:none}.website .navbar .navbar-nav .nav-link:hover,.website .navbar .navbar-nav .nav-link.active{color:var(--primary)}.website .navbar .dropdown-toggle:after{border:none;content:"";font-family:"Font Awesome 5 Free";font-weight:900;vertical-align:middle;margin-left:8px}@media (max-width: 991.98px){.website .navbar .navbar-nav .nav-link{margin-right:0;padding:10px 0}.website .navbar .navbar-nav{border-top:1px solid #eeeeee}}@media (min-width: 992px){.website .navbar .nav-item .dropdown-menu{display:block;border:none;margin-top:0;top:150%;opacity:0;visibility:hidden;transition:.5s}.website .navbar .nav-item:hover .dropdown-menu{top:100%;visibility:visible;transition:.5s;opacity:1}}.news_category .card{box-shadow:0 0 10px #fff}.news_category .card .icons{width:70px;height:70px;border-radius:50%;box-shadow:0 0 10px #000;display:flex;justify-content:center;align-items:center;padding:5px;margin:auto;background-color:#fff}.news_category .card .icons .iconImg{width:50px;height:50px}.news_category .card h3{font-size:20px;margin-top:10px;text-align:center}.news_category .card:hover{background-color:#106fff;color:#fff}.news_category .card:hover .icons{box-shadow:0 0 10px #fff}.website .news_contents span{color:#fff!important}.carousel-caption{inset:0;display:flex;align-items:center;background:linear-gradient(to right,#02245b,#02245b00);z-index:1}.carousel-control-prev,.carousel-control-next{width:15%}.carousel-control-prev-icon,.carousel-control-next-icon{width:3.5rem;height:3.5rem;background-color:var(--primary);border:15px solid var(--primary);border-radius:3.5rem}@media (max-width: 768px){#header-carousel .carousel-item{position:relative;min-height:450px}#header-carousel .carousel-item img{position:absolute;width:100%;height:100%;object-fit:cover}}.page-header{background:linear-gradient(to right,#000c 100% 100%),url(./assets/images/bg-data.jpg) center center no-repeat;background-size:cover;padding:100px;background-position:bottom}.page-header .breadcrumb-item+.breadcrumb-item:before{color:var(--light)}.breadcrumb .breadcrumb-item.active{color:#fff}.page-header p a,.page-header p label,.page-header p{color:#fff;font-weight:600;font-size:18px}.page-header .breadcrumb-item,.page-header .breadcrumb-item a{font-size:18px;color:var(--light)}.facts{position:relative;background:var(--dark)}.facts .border{border-color:#ffffff1a!important}.facts .facts_contents span{color:#fff!important}.btn-play{position:absolute;top:50%;right:-30px;transform:translateY(-50%);display:block;box-sizing:content-box;width:16px;height:26px;border-radius:100%;border:none;outline:none!important;padding:18px 20px 20px 28px;background:var(--primary)}@media (max-width: 992px){.btn-play{left:50%;right:auto;transform:translate(-50%,-50%)}}.btn-play:before{content:"";position:absolute;z-index:0;left:50%;top:50%;transform:translate(-50%) translateY(-50%);display:block;width:60px;height:60px;background:var(--primary);border-radius:100%;animation:pulse-border 1.5s ease-out infinite}.btn-play:after{content:"";position:absolute;z-index:1;left:50%;top:50%;transform:translate(-50%) translateY(-50%);display:block;width:60px;height:60px;background:var(--primary);border-radius:100%;transition:all .2s}.btn-play span{display:block;position:relative;z-index:3;width:0;height:0;left:-1px;border-left:16px solid #ffffff;border-top:11px solid transparent;border-bottom:11px solid transparent}@keyframes pulse-border{0%{transform:translate(-50%) translateY(-50%) translateZ(0) scale(1);opacity:1}to{transform:translate(-50%) translateY(-50%) translateZ(0) scale(2);opacity:0}}.modal-video .modal-dialog{position:relative;max-width:800px;margin:60px auto 0}.modal-video .modal-body{position:relative;padding:0}.modal-video .close{position:absolute;width:30px;height:30px;right:0;top:-30px;z-index:999;font-size:30px;font-weight:400;color:#fff;background:#000;opacity:1}.service-item{position:relative;margin:0;box-shadow:0 0 10px #0d6efd;border:1px solid #dadada;border-radius:10px}.service-item .service-img{position:absolute;padding:12px;width:130px;height:130px;top:-65px;left:50%;transform:translate(-50%);background:#003178;box-shadow:0 0 45px #00000017;z-index:2;border-radius:10px}.service-item .service-img img{height:100%}.service-item img{border-radius:10px 10px 0 0}.service-item .service-detail{position:absolute;width:100%;height:100%;top:0;left:0;overflow:hidden;z-index:1}.service-item .service-title{position:absolute;padding:25px 30px;width:100%;height:100%;top:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;background:transparent;transition:.5s}.service-item:hover .service-title{top:-100%}.service-item .service-text{position:absolute;overflow:hidden;padding:25px 15px;width:100%;height:100%;top:100%;left:0;display:flex;align-items:center;text-align:center;background:#02245bb3;transition:.5s;border-radius:10px;scrollbar-width:thin;scrollbar-color:#ffffff40 transparent}.service-item .service-text::-webkit-scrollbar{width:6px}.service-item .service-text::-webkit-scrollbar-track{background:transparent}.service-item .service-text::-webkit-scrollbar-thumb{background-color:#fff6;border-radius:10px}.service-item:hover .service-text{top:0;border-radius:10px}.service-item .service-text:before{position:absolute;width:100%;height:100px;top:-100%;left:0;transform:skewY(-12deg);background:#fff;transition:.5s}.service-item:hover .service-text:before{top:-55px}.service-item .btn{position:absolute;width:130px;height:50px;left:50%;bottom:-25px;transform:translate(-50%);display:flex;align-items:center;justify-content:center;border:none;box-shadow:0 0 45px #00000017;z-index:2}.service-item .btn:hover{color:#fff;background:var(--primary)}.project-carousel{position:relative;background:var(--dark)}.project-item{position:relative;display:block}.project-item img{transition:.5s}.project-item:hover img,.project-carousel .owl-item.center img{margin-top:-60px}.project-item .project-title{position:absolute;padding:0 15px;width:100%;height:80px;bottom:-110px;left:0;display:flex;align-items:center;justify-content:center;text-align:center;background:var(--dark);transition:.5s}.project-item:hover .project-title,.project-carousel .owl-item.center .project-title{bottom:-60px}.project-item .project-title:before{position:absolute;content:"";width:100%;height:30px;top:-15px;left:0;transform:skewY(-5deg);background:var(--dark);transition:.5s}.project-carousel .owl-nav{position:absolute;width:100%;height:45px;top:50%;left:0;transform:translateY(-50%);display:flex;justify-content:space-between;transition:.5s;opacity:0;z-index:1}.project-carousel:hover .owl-nav{opacity:1}.project-carousel .owl-nav .owl-prev,.project-carousel .owl-nav .owl-next{margin:0 30px;width:45px;height:45px;display:flex;align-items:center;justify-content:center;color:#fff;background:var(--primary);border-radius:45px;font-size:22px;transition:.5s}.team-item .team-social{position:absolute;width:100%;height:100%;top:0;left:-100%;display:flex;align-items:center;background:var(--primary);transition:.5s}.team-item{overflow:hidden;border-radius:10px}.team-item:hover img{transform:scale(1.5)}.team-item img{transition:transform .5s ease;box-shadow:0 0 10px #fff;border-radius:10px}.testimonial-carousel:before{position:absolute;content:"";top:0;left:0;height:100%;width:0;background:linear-gradient(to right,#fff,#fff0);z-index:1}.testimonial-carousel:after{position:absolute;content:"";top:0;right:0;height:100%;width:0;background:linear-gradient(to left,#fff,#fff0);z-index:1}@media (min-width: 768px){.testimonial-carousel:before,.testimonial-carousel:after{width:200px}}@media (min-width: 992px){.testimonial-carousel:before,.testimonial-carousel:after{width:300px}}.testimonial-carousel .owl-nav{position:absolute;width:350px;top:20px;left:50%;transform:translate(-50%);display:flex;justify-content:space-between;opacity:0;transition:.5s;z-index:1}.testimonial-carousel:hover .owl-nav{width:300px;opacity:1}.testimonial-carousel .owl-nav .owl-prev,.testimonial-carousel .owl-nav .owl-next{position:relative;color:var(--primary);font-size:45px;transition:.5s}.testimonial-carousel .owl-nav .owl-prev:hover,.testimonial-carousel .owl-nav .owl-next:hover{color:var(--dark)}.testimonial-carousel .testimonial-img img{width:100px;height:100px}.testimonial-carousel .testimonial-img .btn-square{position:absolute;bottom:-19px;left:50%;transform:translate(-50%)}.testimonial-carousel .owl-item .testimonial-text{margin-bottom:30px;box-shadow:0 0 45px #00000014;transform:scale(.8);transition:.5s}.testimonial-carousel .owl-item.center .testimonial-text{transform:scale(1)}.website .footer{color:#b0b9ae}.website .footer .btn.btn-link{display:block;margin-bottom:5px;padding:0;text-align:left;color:#b0b9ae;font-weight:400;text-transform:capitalize;transition:.3s}.website .footer .btn.btn-link:before{position:relative;content:"";font-family:"Font Awesome 5 Free";font-weight:900;margin-right:10px}.website .footer .btn.btn-link:hover{color:var(--light);letter-spacing:1px;box-shadow:none}.website .copyright{color:#b0b9ae;border-top:1px solid rgba(255,255,255,.1)}.EditProfileBtn{top:8%;right:2%}.profile-card-bg{background:linear-gradient(orange,#00c3ff,green)}.profile-card-bg p,.profile-card-bg h3,.profile-card-bg button{font-weight:600;color:#fff}.profile-card-bg p{font-size:18px}.profile-card-bg img{border-radius:15px;border:5px solid #fff}.profile-card-bg button{border-color:#fff}.organization_table .nav-tabs .nav-item .nav-link{padding:8px 32px;font-size:16px;line-height:1.2;font-weight:700;border:1px solid #0dcaf0}.organization_table .nav-tabs .nav-link.active,.organization_table .nav-tabs .nav-item.show .nav-link{color:#fff;background-color:#0dcaf0;border-color:var(--bs-nav-tabs-link-active-border-color)}.admin-dashboard a{text-decoration:none;text-align:center}.admin-dashboard a i{margin:auto auto 10px}.admin-dashboard a h3{margin-bottom:0}.admin-dashboard a p{color:#fff;font-size:30px;font-weight:700;margin-bottom:0}#levelTabs .nav-item .nav-link{font-size:18px;font-weight:600;border:1px solid #020202}.user_users-list .nav-link.active,.user_users-list .nav-item.show .nav-link{background-color:#ff5e14!important;color:#f5f5f5}.manage_positions table th,.manage_positions table td{font-size:14px;white-space:nowrap;padding:.25rem;border:1px solid rgb(173,172,172)}.text-sm{font-size:14px}.form-control:focus,.form-select:focus,.form-control-sm:focus{border-color:#1f1f1f!important;box-shadow:0 0 4px #27272766!important;outline:none!important}.admin_notification span{background-color:red;font-size:20px;padding:0 10px;border-radius:50%;position:absolute;top:-10px;right:5px}.admin_notification{position:relative;width:90px;align-items:center;justify-content:center;display:flex;margin:auto}.nav-tabs .nav-item{margin:0 5px}.nav-tabs .nav-link{margin-bottom:calc(-1 * var(--bs-nav-tabs-border-width));border:var(--bs-nav-tabs-border-width) solid #343a40;border-radius:5px;padding:2px 12px;font-size:18px;font-weight:500}.nav-tabs .nav-link.active,.nav-tabs .nav-item.show .nav-link{color:var(--bs-nav-tabs-link-active-color);background-color:var(--bs-nav-tabs-link-active-bg);border-color:#ff5e14}.passwordToggle{position:absolute;top:30%;right:5%}.auth-form-light .form-control-lg{min-height:3.175rem;padding:.5rem 1rem;font-size:1.25rem;border-radius:var(--bs-border-radius-lg)}.auth-form-light .form-control:focus,.auth-form-light .form-select:focus,.auth-form-light .form-control-sm:focus{border-color:#dfdfdf!important;box-shadow:0 0 10px #fff!important;outline:none!important}.table td,.table th{border:1px solid #b5b3b3}.contact-section .card{box-shadow:0 0 10px #00c3ff66}.about_dr_social{justify-content:space-evenly}.about_dr_social a{width:50px;height:50px;box-shadow:0 0 10px #000;border-radius:15px;display:flex;justify-content:center;align-items:center;background-color:#fff;text-decoration:none}.about_dr_social a i{font-size:24px;color:#02245b}.about_dr_social .facebook:hover{background-color:#3535f7a8}.about_dr_social .instagram:hover{background-color:#ea00ff}.about_dr_social .twitter:hover{background-color:#000}.about_dr_social .linkedin:hover{background-color:#5353ff}.about_dr_social .youtube:hover{background-color:red}.about_dr_social .facebook:hover i,.about_dr_social .instagram:hover i,.about_dr_social .twitter:hover i,.about_dr_social .linkedin:hover i,.about_dr_social .youtube:hover i{color:#fff}.form-check .form-check-input{margin:0rem!important;margin-right:.5rem}/*!
 * 
 * Super simple WYSIWYG editor v0.9.1
 * https://summernote.org
 *
 * Copyright 2013~ Hackerwins and contributors
 * Summernote may be freely distributed under the MIT license.
 *
 * Date: 2024-10-09T10:28Z
 *
 */@font-face{font-family:summernote;font-style:normal;font-weight:400;font-display:auto;src:url(/assets/summernote-jt9apK1s.eot?#iefix) format("embedded-opentype"),url(/assets/summernote-tk6LuLER.woff2) format("woff2"),url(/assets/summernote-MGhHcnpK.woff) format("woff"),url(/assets/summernote-BDPkqvsB.ttf) format("truetype")}[class^=note-icon]:before,[class*=" note-icon"]:before{display:inline-block;font-family:summernote;font-style:normal;font-size:inherit;text-decoration:inherit;text-rendering:auto;text-transform:none;vertical-align:middle;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;speak:none}.note-icon-fw{text-align:center;width:1.25em}.note-icon-border{border:solid .08em #eee;border-radius:.1em;padding:.2em .25em .15em}.note-icon-pull-left{float:left}.note-icon-pull-right{float:right}.note-icon.note-icon-pull-left{margin-right:.3em}.note-icon.note-icon-pull-right{margin-left:.3em}.note-icon-align:before{content:""}.note-icon-align-center:before{content:""}.note-icon-align-indent:before{content:""}.note-icon-align-justify:before{content:""}.note-icon-align-left:before{content:""}.note-icon-align-outdent:before{content:""}.note-icon-align-right:before{content:""}.note-icon-arrow-circle-down:before{content:""}.note-icon-arrow-circle-left:before{content:""}.note-icon-arrow-circle-right:before{content:""}.note-icon-arrow-circle-up:before{content:""}.note-icon-arrows-alt:before{content:""}.note-icon-arrows-h:before{content:""}.note-icon-arrows-v:before{content:""}.note-icon-bold:before{content:""}.note-icon-caret:before{content:""}.note-icon-chain-broken:before{content:""}.note-icon-circle:before{content:""}.note-icon-close:before{content:""}.note-icon-code:before{content:""}.note-icon-col-after:before{content:""}.note-icon-col-before:before{content:""}.note-icon-col-remove:before{content:""}.note-icon-eraser:before{content:""}.note-icon-float-left:before{content:""}.note-icon-float-none:before{content:""}.note-icon-float-right:before{content:""}.note-icon-font:before{content:""}.note-icon-frame:before{content:""}.note-icon-italic:before{content:""}.note-icon-link:before{content:""}.note-icon-magic:before{content:""}.note-icon-menu-check:before{content:""}.note-icon-minus:before{content:""}.note-icon-orderedlist:before{content:""}.note-icon-pencil:before{content:""}.note-icon-picture:before{content:""}.note-icon-question:before{content:""}.note-icon-redo:before{content:""}.note-icon-rollback:before{content:""}.note-icon-row-above:before{content:""}.note-icon-row-below:before{content:""}.note-icon-row-remove:before{content:""}.note-icon-special-character:before{content:""}.note-icon-square:before{content:""}.note-icon-strikethrough:before{content:""}.note-icon-subscript:before{content:""}.note-icon-summernote:before{content:""}.note-icon-superscript:before{content:""}.note-icon-table:before{content:""}.note-icon-text-height:before{content:""}.note-icon-trash:before{content:""}.note-icon-underline:before{content:""}.note-icon-undo:before{content:""}.note-icon-unorderedlist:before{content:""}.note-icon-video:before{content:""}.note-editor{position:relative}.note-editor .note-dropzone{position:absolute;display:none;z-index:100;color:#87cefa;background-color:#fff;opacity:.95}.note-editor .note-dropzone .note-dropzone-message{display:table-cell;vertical-align:middle;text-align:center;font-size:28px;font-weight:700}.note-editor .note-dropzone.hover{color:#098ddf}.note-editor.dragover .note-dropzone{display:table}.note-editor .note-editing-area{position:relative}.note-editor .note-editing-area .note-editable{outline:none}.note-editor .note-editing-area .note-editable sup{vertical-align:super}.note-editor .note-editing-area .note-editable sub{vertical-align:sub}.note-editor .note-editing-area .note-editable img.note-float-left{margin-right:10px}.note-editor .note-editing-area .note-editable img.note-float-right{margin-left:10px}.note-editor.note-frame,.note-editor.note-airframe{border:1px solid rgba(0,0,0,.1960784314)}.note-editor.note-frame.codeview .note-editing-area .note-editable,.note-editor.note-airframe.codeview .note-editing-area .note-editable{display:none}.note-editor.note-frame.codeview .note-editing-area .note-codable,.note-editor.note-airframe.codeview .note-editing-area .note-codable{display:block}.note-editor.note-frame .note-editing-area,.note-editor.note-airframe .note-editing-area{overflow:hidden}.note-editor.note-frame .note-editing-area .note-editable,.note-editor.note-airframe .note-editing-area .note-editable{padding:10px;overflow:auto;word-wrap:break-word}.note-editor.note-frame .note-editing-area .note-editable[contenteditable=false],.note-editor.note-airframe .note-editing-area .note-editable[contenteditable=false]{background-color:#8080801d}.note-editor.note-frame .note-editing-area .note-codable,.note-editor.note-airframe .note-editing-area .note-codable{display:none;width:100%;padding:10px;border:none;box-shadow:none;font-family:Menlo,Monaco,monospace,sans-serif;font-size:14px;color:#ccc;background-color:#222;resize:none;outline:none;-ms-box-sizing:border-box;box-sizing:border-box;border-radius:0;margin-bottom:0}.note-editor.note-frame.fullscreen,.note-editor.note-airframe.fullscreen{position:fixed;top:0;left:0;width:100%!important;z-index:1050}.note-editor.note-frame.fullscreen .note-resizebar,.note-editor.note-airframe.fullscreen .note-resizebar{display:none}.note-editor.note-frame .note-status-output,.note-editor.note-airframe .note-status-output{display:block;width:100%;font-size:14px;line-height:1.42857143;height:20px;margin-bottom:0;color:#000;border:0;border-top:1px solid #e2e2e2}.note-editor.note-frame .note-status-output:empty,.note-editor.note-airframe .note-status-output:empty{height:0;border-top:0 solid transparent}.note-editor.note-frame .note-status-output .pull-right,.note-editor.note-airframe .note-status-output .pull-right{float:right!important}.note-editor.note-frame .note-status-output .text-muted,.note-editor.note-airframe .note-status-output .text-muted{color:#777}.note-editor.note-frame .note-status-output .text-primary,.note-editor.note-airframe .note-status-output .text-primary{color:#286090}.note-editor.note-frame .note-status-output .text-success,.note-editor.note-airframe .note-status-output .text-success{color:#3c763d}.note-editor.note-frame .note-status-output .text-info,.note-editor.note-airframe .note-status-output .text-info{color:#31708f}.note-editor.note-frame .note-status-output .text-warning,.note-editor.note-airframe .note-status-output .text-warning{color:#8a6d3b}.note-editor.note-frame .note-status-output .text-danger,.note-editor.note-airframe .note-status-output .text-danger{color:#a94442}.note-editor.note-frame .note-status-output .alert,.note-editor.note-airframe .note-status-output .alert{margin:-7px 0 0;padding:7px 10px 2px;border-radius:0;color:#000;background-color:#f5f5f5}.note-editor.note-frame .note-status-output .alert .note-icon,.note-editor.note-airframe .note-status-output .alert .note-icon{margin-right:5px}.note-editor.note-frame .note-status-output .alert-success,.note-editor.note-airframe .note-status-output .alert-success{color:#3c763d!important;background-color:#dff0d8!important}.note-editor.note-frame .note-status-output .alert-info,.note-editor.note-airframe .note-status-output .alert-info{color:#31708f!important;background-color:#d9edf7!important}.note-editor.note-frame .note-status-output .alert-warning,.note-editor.note-airframe .note-status-output .alert-warning{color:#8a6d3b!important;background-color:#fcf8e3!important}.note-editor.note-frame .note-status-output .alert-danger,.note-editor.note-airframe .note-status-output .alert-danger{color:#a94442!important;background-color:#f2dede!important}.note-editor.note-frame .note-statusbar,.note-editor.note-airframe .note-statusbar{background-color:#8080801d;border-bottom-left-radius:4px;border-bottom-right-radius:4px;border-top:1px solid rgba(0,0,0,.1960784314)}.note-editor.note-frame .note-statusbar .note-resizebar,.note-editor.note-airframe .note-statusbar .note-resizebar{padding-top:1px;height:9px;width:100%;cursor:ns-resize}.note-editor.note-frame .note-statusbar .note-resizebar .note-icon-bar,.note-editor.note-airframe .note-statusbar .note-resizebar .note-icon-bar{width:20px;margin:1px auto;border-top:1px solid rgba(0,0,0,.1960784314)}.note-editor.note-frame .note-statusbar.locked .note-resizebar,.note-editor.note-airframe .note-statusbar.locked .note-resizebar{cursor:default}.note-editor.note-frame .note-statusbar.locked .note-resizebar .note-icon-bar,.note-editor.note-airframe .note-statusbar.locked .note-resizebar .note-icon-bar{display:none}.note-editor.note-frame .note-placeholder,.note-editor.note-airframe .note-placeholder{padding:10px}.note-editor.note-airframe{border:0}.note-editor.note-airframe .note-editing-area .note-editable{padding:0}.note-popover.popover{display:none;max-width:none}.note-popover.popover .popover-content a{display:inline-block;max-width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;vertical-align:middle}.note-popover.popover .arrow{left:20px!important}.note-toolbar{position:relative}.note-popover .popover-content,.note-editor .note-toolbar{margin:0;padding:0 0 5px 5px}.note-popover .popover-content>.note-btn-group,.note-editor .note-toolbar>.note-btn-group{margin-top:5px;margin-left:0;margin-right:5px}.note-popover .popover-content .note-btn-group .note-table,.note-editor .note-toolbar .note-btn-group .note-table{min-width:0;padding:5px}.note-popover .popover-content .note-btn-group .note-table .note-dimension-picker,.note-editor .note-toolbar .note-btn-group .note-table .note-dimension-picker{font-size:18px}.note-popover .popover-content .note-btn-group .note-table .note-dimension-picker .note-dimension-picker-mousecatcher,.note-editor .note-toolbar .note-btn-group .note-table .note-dimension-picker .note-dimension-picker-mousecatcher{position:absolute!important;z-index:3;width:10em;height:10em;cursor:pointer}.note-popover .popover-content .note-btn-group .note-table .note-dimension-picker .note-dimension-picker-unhighlighted,.note-editor .note-toolbar .note-btn-group .note-table .note-dimension-picker .note-dimension-picker-unhighlighted{position:relative!important;z-index:1;width:5em;height:5em;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASAgMAAAAroGbEAAAACVBMVEUAAIj4+Pjp6ekKlAqjAAAAAXRSTlMAQObYZgAAAAFiS0dEAIgFHUgAAAAJcEhZcwAACxMAAAsTAQCanBgAAAAHdElNRQfYAR0BKhmnaJzPAAAAG0lEQVQI12NgAAOtVatWMTCohoaGUY+EmIkEAEruEzK2J7tvAAAAAElFTkSuQmCC) repeat}.note-popover .popover-content .note-btn-group .note-table .note-dimension-picker .note-dimension-picker-highlighted,.note-editor .note-toolbar .note-btn-group .note-table .note-dimension-picker .note-dimension-picker-highlighted{position:absolute!important;z-index:2;width:1em;height:1em;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASAgMAAAAroGbEAAAACVBMVEUAAIjd6vvD2f9LKLW+AAAAAXRSTlMAQObYZgAAAAFiS0dEAIgFHUgAAAAJcEhZcwAACxMAAAsTAQCanBgAAAAHdElNRQfYAR0BKwNDEVT0AAAAG0lEQVQI12NgAAOtVatWMTCohoaGUY+EmIkEAEruEzK2J7tvAAAAAElFTkSuQmCC) repeat}.note-popover .popover-content .note-style .dropdown-style blockquote,.note-popover .popover-content .note-style .dropdown-style pre,.note-editor .note-toolbar .note-style .dropdown-style blockquote,.note-editor .note-toolbar .note-style .dropdown-style pre{margin:0;padding:5px 10px}.note-popover .popover-content .note-style .dropdown-style h1,.note-popover .popover-content .note-style .dropdown-style h2,.note-popover .popover-content .note-style .dropdown-style h3,.note-popover .popover-content .note-style .dropdown-style h4,.note-popover .popover-content .note-style .dropdown-style h5,.note-popover .popover-content .note-style .dropdown-style h6,.note-popover .popover-content .note-style .dropdown-style p,.note-editor .note-toolbar .note-style .dropdown-style h1,.note-editor .note-toolbar .note-style .dropdown-style h2,.note-editor .note-toolbar .note-style .dropdown-style h3,.note-editor .note-toolbar .note-style .dropdown-style h4,.note-editor .note-toolbar .note-style .dropdown-style h5,.note-editor .note-toolbar .note-style .dropdown-style h6,.note-editor .note-toolbar .note-style .dropdown-style p{margin:0;padding:0}.note-popover .popover-content .note-color-all .note-dropdown-menu,.note-editor .note-toolbar .note-color-all .note-dropdown-menu{min-width:337px}.note-popover .popover-content .note-color .dropdown-toggle,.note-editor .note-toolbar .note-color .dropdown-toggle{width:20px;padding-left:5px}.note-popover .popover-content .note-color .note-dropdown-menu .note-palette,.note-editor .note-toolbar .note-color .note-dropdown-menu .note-palette{display:inline-block;margin:0;width:160px}.note-popover .popover-content .note-color .note-dropdown-menu .note-palette:first-child,.note-editor .note-toolbar .note-color .note-dropdown-menu .note-palette:first-child{margin:0 5px}.note-popover .popover-content .note-color .note-dropdown-menu .note-palette .note-palette-title,.note-editor .note-toolbar .note-color .note-dropdown-menu .note-palette .note-palette-title{font-size:12px;margin:2px 7px;text-align:center;border-bottom:1px solid #eee}.note-popover .popover-content .note-color .note-dropdown-menu .note-palette .note-color-reset,.note-popover .popover-content .note-color .note-dropdown-menu .note-palette .note-color-select,.note-editor .note-toolbar .note-color .note-dropdown-menu .note-palette .note-color-reset,.note-editor .note-toolbar .note-color .note-dropdown-menu .note-palette .note-color-select{font-size:11px;margin:3px;padding:0 3px;cursor:pointer;width:100%;border-radius:5px}.note-popover .popover-content .note-color .note-dropdown-menu .note-palette .note-color-reset:hover,.note-popover .popover-content .note-color .note-dropdown-menu .note-palette .note-color-select:hover,.note-editor .note-toolbar .note-color .note-dropdown-menu .note-palette .note-color-reset:hover,.note-editor .note-toolbar .note-color .note-dropdown-menu .note-palette .note-color-select:hover{background:#eee}.note-popover .popover-content .note-color .note-dropdown-menu .note-palette .note-color-row,.note-editor .note-toolbar .note-color .note-dropdown-menu .note-palette .note-color-row{height:20px}.note-popover .popover-content .note-color .note-dropdown-menu .note-palette .note-color-select-btn,.note-editor .note-toolbar .note-color .note-dropdown-menu .note-palette .note-color-select-btn{display:none}.note-popover .popover-content .note-color .note-dropdown-menu .note-palette .note-holder-custom .note-color-btn,.note-editor .note-toolbar .note-color .note-dropdown-menu .note-palette .note-holder-custom .note-color-btn{border:1px solid #eee}.note-popover .popover-content .note-para .note-dropdown-menu,.note-editor .note-toolbar .note-para .note-dropdown-menu{min-width:228px;padding:5px}.note-popover .popover-content .note-para .note-dropdown-menu>div+div,.note-editor .note-toolbar .note-para .note-dropdown-menu>div+div{margin-left:5px}.note-popover .popover-content .note-dropdown-menu,.note-editor .note-toolbar .note-dropdown-menu{min-width:160px}.note-popover .popover-content .note-dropdown-menu.right,.note-editor .note-toolbar .note-dropdown-menu.right{right:0;left:auto}.note-popover .popover-content .note-dropdown-menu.right:before,.note-editor .note-toolbar .note-dropdown-menu.right:before{right:9px;left:auto!important}.note-popover .popover-content .note-dropdown-menu.right:after,.note-editor .note-toolbar .note-dropdown-menu.right:after{right:10px;left:auto!important}.note-popover .popover-content .note-dropdown-menu.note-check a i,.note-editor .note-toolbar .note-dropdown-menu.note-check a i{color:#00bfff;visibility:hidden}.note-popover .popover-content .note-dropdown-menu.note-check a.checked i,.note-editor .note-toolbar .note-dropdown-menu.note-check a.checked i{visibility:visible}.note-popover .popover-content .note-fontsize-10,.note-editor .note-toolbar .note-fontsize-10{font-size:10px}.note-popover .popover-content .note-color-palette,.note-editor .note-toolbar .note-color-palette{line-height:1}.note-popover .popover-content .note-color-palette div .note-color-btn,.note-editor .note-toolbar .note-color-palette div .note-color-btn{width:20px;height:20px;padding:0;margin:0;border:0;border-radius:0}.note-popover .popover-content .note-color-palette div .note-color-btn:hover,.note-editor .note-toolbar .note-color-palette div .note-color-btn:hover{transform:scale(1.2);transition:all .2s}.note-modal .modal-dialog{outline:0;border-radius:5px;box-shadow:0 3px 9px #00000080}.note-modal .form-group{margin-left:0;margin-right:0}.note-modal .note-modal-form{margin:0}.note-modal .note-image-dialog .note-dropzone{min-height:100px;font-size:30px;line-height:4;color:#d3d3d3;text-align:center;border:4px dashed lightgray;margin-bottom:10px}@-moz-document url-prefix(){.note-modal .note-image-input{height:auto}}.note-placeholder{position:absolute;display:none;color:gray}.note-handle .note-control-selection{position:absolute;display:none;border:1px solid #000}.note-handle .note-control-selection>div{position:absolute}.note-handle .note-control-selection .note-control-selection-bg{width:100%;height:100%;background-color:#000;-webkit-opacity:.3;-khtml-opacity:.3;-moz-opacity:.3;opacity:.3;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(opacity=30);filter:alpha(opacity=30)}.note-handle .note-control-selection .note-control-handle,.note-handle .note-control-selection .note-control-sizing,.note-handle .note-control-selection .note-control-holder{width:7px;height:7px;border:1px solid #000}.note-handle .note-control-selection .note-control-sizing{background-color:#000}.note-handle .note-control-selection .note-control-nw{top:-5px;left:-5px;border-right:none;border-bottom:none}.note-handle .note-control-selection .note-control-ne{top:-5px;right:-5px;border-bottom:none;border-left:none}.note-handle .note-control-selection .note-control-sw{bottom:-5px;left:-5px;border-top:none;border-right:none}.note-handle .note-control-selection .note-control-se{right:-5px;bottom:-5px;cursor:se-resize}.note-handle .note-control-selection .note-control-se.note-control-holder{cursor:default;border-top:none;border-left:none}.note-handle .note-control-selection .note-control-selection-info{right:0;bottom:0;padding:5px;margin:5px;color:#fff;background-color:#000;font-size:12px;border-radius:5px;-webkit-opacity:.7;-khtml-opacity:.7;-moz-opacity:.7;opacity:.7;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);filter:alpha(opacity=70)}.note-hint-popover{min-width:100px;padding:2px}.note-hint-popover .popover-content{padding:3px;max-height:150px;overflow:auto}.note-hint-popover .popover-content .note-hint-group .note-hint-item{display:block!important;padding:3px}.note-hint-popover .popover-content .note-hint-group .note-hint-item.active,.note-hint-popover .popover-content .note-hint-group .note-hint-item:hover{display:block;clear:both;font-weight:400;line-height:1.4;color:#fff;white-space:nowrap;text-decoration:none;background-color:#428bca;outline:0;cursor:pointer}html .note-fullscreen-body,body .note-fullscreen-body{overflow:hidden!important}.note-editable ul li,.note-editable ol li{list-style-position:inside}.note-toolbar{background:#8080801d}.note-btn-group .note-btn{border-color:#00000032;padding:.28rem .65rem;font-size:13px}
