.app-mobile-menu{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;overflow-x:hidden;overflow-y:auto;display:none;background-color:#fff}@media(min-width: 992px){.app-mobile-menu{display:none !important}}.app-mobile-menu.active{display:block}.app-mobile-menu .menu-option,.app-mobile-menu .sub-menu-option{display:flex;padding:12px 16px;width:100%;align-items:center;gap:10px;font-size:14px;border-bottom:1px solid #00638e}.app-mobile-menu .menu-option:hover,.app-mobile-menu .menu-option:active,.app-mobile-menu .menu-option:focus,.app-mobile-menu .sub-menu-option:hover,.app-mobile-menu .sub-menu-option:active,.app-mobile-menu .sub-menu-option:focus{background-color:#00638e;color:#fff}.app-mobile-menu .sub-menu-option .ninja{visibility:hidden}.app-mobile-menu .close-button{display:flex;padding:12px 16px;width:100%;cursor:pointer;background-color:#d2d7d9;text-align:center;font-size:15px;font-weight:bold;justify-content:center}.app-mobile-menu .close-button:hover{background-color:#c2c7c9}
.app-nav-item{display:flex;position:relative;flex-direction:column;cursor:pointer}.app-nav-item.right .dropdown-content{left:0}.app-nav-item.left .dropdown-content{right:0}@media(min-width: 992px){.app-nav-item.left .dropdown-content{right:auto;left:0}}.app-nav-item:hover{background-color:#0a6aa1}.app-nav-item:hover .dropdown-content{display:block}.app-nav-item:hover .hover-bar{height:5px;background-color:#1e90ff;width:100%;display:block;position:absolute;bottom:0;left:0}.app-nav-item .notification-counter{position:absolute;display:flex;width:20px;height:20px;background-color:red;justify-content:center;align-items:center}.app-nav-item .menu-icon{width:70px;height:70px}.app-nav-item .app-nav-item-link{padding:6px 6px;min-height:68px}@media(min-width: 768px){.app-nav-item .app-nav-item-link{padding:18px 12px}}@media(min-width: 992px){.app-nav-item .app-nav-item-link{padding:20px 12px}}@media(min-width: 1200px){.app-nav-item .app-nav-item-link{min-width:90px;padding:20px 12px}}@media(min-width: 1400px){.app-nav-item .app-nav-item-link{min-width:110px;padding:26px 16px}}.app-nav-item .dropdown-content{min-width:100%;width:max-content;display:none;position:absolute;background:#5a5e60;top:100%;z-index:100000}.app-nav-item .dropdown-content>a{align-items:start;padding:12px;border-bottom:1px solid #d2d7d9}.app-nav-item .dropdown-content a:last-child{border-bottom:none}.app-nav-item .dropdown-content a:hover{background-color:#374044}.app-nav-item a{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;flex:1;color:#fff;text-align:center;gap:4px}@media(min-width: 1200px){.app-nav-item a{justify-content:space-between}}.app-nav-item a .icon-container{position:relative;height:25px}.app-nav-item a .icon-container .notification-counter{position:absolute;display:flex;width:13px;height:13px;border-radius:24px;background-color:red;justify-content:center;align-items:center;top:-8px;right:-8px;font-size:12px}.app-nav-item a .icon{font-size:22px}.app-nav-item a .menu-name{display:none;line-height:1.1;flex:1}@media(min-width: 992px){.app-nav-item a .menu-name{display:block}}
#header.sticky .app-nav-menu{background-color:#00638e}.app-nav-menu{background-color:#0083b5;width:100%;display:none;align-items:center}@media(min-width: 992px){.app-nav-menu{display:flex}}.app-nav-menu .app-nav-menu-list{display:flex;width:100%;justify-content:center;align-items:stretch}.app-nav-menu-image{width:100%;z-index:10000}.app-nav-menu-image .image{object-fit:fill}
.general-search{position:relative;display:block;width:100%}.general-search .general-search-container{display:flex}.general-search input{-webkit-appearance:none;border:1px solid #00638e;border-radius:25px;width:100%;border-top-right-radius:0;border-bottom-right-radius:0}.general-search button{border-top-right-radius:25px;border-bottom-right-radius:25px;background-color:#00638e;border:none;color:#fff}.general-search .pagination{display:flex;justify-content:right;padding-top:5px;font-size:14px;border-top:1px solid #ececec;margin:0;border-radius:0}.general-search .pagination.space-between{justify-content:space-between}.general-search .pagination .show-more{color:#0083b5;cursor:pointer;display:inline-flex;align-content:center;gap:4px}.general-search .info{position:absolute;z-index:1000;background:#fff;border:1px solid gray;padding:4px;border-radius:4px;width:100%}@media(min-width: 992px){.general-search .info{min-width:500px}}@media(min-width: 1200px){.general-search .info{min-width:auto;width:100%}}.general-search .info .sections{max-height:480px;overflow-x:hidden;overflow-y:scroll}.general-search .info .sections .text-status{padding:2px}.general-search .info .sections .section>.name{background:#0082ba;color:#fff;padding:2px;font-size:14px}.general-search .info .sections .section .suggestions>*:not(:last-child){border-bottom:1px solid #dbdbdb}.general-search .info .sections .section .suggestions .suggestion{font-size:14px}.general-search .info .sections .section .suggestions .suggestion .link{display:flex;padding:2px;height:30px;align-items:center}.general-search .info .sections .section .suggestions .suggestion .links-container{display:grid;grid-template-columns:auto 230px}.general-search .info .sections .section .suggestions .suggestion .links-container .content{display:flex;border-right:1px solid #dbdbdb;padding:4px 2px;align-items:center}.general-search .info .sections .section .suggestions .suggestion .links-container .links{display:grid;grid-template-columns:calc(50% - 1px) calc(50% - 1px);padding:4px 2px;gap:4px;align-items:center}.general-search .info .sections .section .suggestions .suggestion .links-container .links a{display:inline-block;height:28px}.general-search .info .sections .section .suggestions .suggestion .link:hover,.general-search .info .sections .section .suggestions .suggestion .links-container:hover{background:#edf2f9;cursor:pointer}
.app-header{position:fixed;z-index:1000;width:100%;transition:.6s;background-color:#fff}.app-header .separator{height:1px;background-color:#e8e8e8;width:100%}@media(min-width: 992px){.app-header .separator{display:none}}.app-header header{width:100%;border:none;margin-bottom:0;background:#fff;display:flex;align-items:stretch;flex-direction:column;row-gap:4px}.app-header header:after,.app-header header:before{display:none}@media(min-width: 992px){.app-header header{width:100%;height:80px;flex-direction:row;justify-content:space-between;align-items:center}}.app-header header .image-container{width:40px;height:40px}.app-header header .image-container img{object-fit:fill;width:100%;height:100%;border-radius:40px}.app-header header .logo-container{display:flex;justify-content:center}@media(min-width: 1200px){.app-header header .logo-container{display:inline-flex}}.app-header header .logo-container a{display:flex;width:100px}.app-header header .logo-container .logo{object-fit:fill;width:100%;height:100%}.app-header header .header-nav{display:flex;column-gap:4px;height:50px;align-items:stretch;justify-content:center}@media(min-width: 768px){.app-header header .header-nav{column-gap:8px}}@media(min-width: 992px){.app-header header .header-nav{column-gap:14px;height:65px}}@media(min-width: 1200px){.app-header header .header-nav{column-gap:20px}}.app-header header .header-nav .dropdown.current-user{display:flex;justify-content:center}@media(min-width: 992px){.app-header header .header-nav .dropdown.current-user{flex:1}}.app-header header .header-nav .li-container{width:50px}.app-header header .header-nav .li-container img{object-fit:fill;width:100%;height:100%}.app-header header .search-wrapper{display:flex;flex-direction:column;width:100%;justify-content:center;padding:0 15px}@media(min-width: 992px){.app-header header .search-wrapper{display:inline-flex;height:100%;width:310px;padding:0}}@media(min-width: 1200px){.app-header header .search-wrapper{width:510px}}.app-header .chev-down-arrow{margin-left:8px}.app-header .chev-down-arrow:before{color:#868f93}.app-header .username{color:#617077 !important}.app-header .menu-toggle{position:fixed;top:0;right:0;z-index:9999;cursor:pointer;background-color:#00638e;color:#fff}.app-header .menu-toggle:hover{background-color:#00537e}@media(min-width: 992px){.app-header .menu-toggle{display:none !important}}.app-header .menu-toggle .menu-toggle-icon-container{display:flex;justify-content:center;align-items:center;height:46px;width:46px}.app-header .menu-toggle .menu-toggle-icon-container i{font-size:22px}
.social-medias{display:flex}.social-medias .social-media{display:flex}.social-medias .social-media .img-container{width:50px;height:50px}.social-medias .social-media .img-container img{width:100%;height:100%;object-fit:cover}
.main-content{position:relative}
