nav{flex-direction:column;margin-bottom:48px}nav,nav a{display:flex}nav a{color:#307ed9;text-decoration:none;width:100%;position:relative;border-radius:3px;height:30px;align-items:center;padding:8px;font-weight:400;text-transform:capitalize}nav a.active,nav a.active:hover{background-color:#4a90e2;color:#fff}nav a:hover{background-color:#dfe5ea}#desktop-clear{position:absolute;right:12px;top:12px;background:#fff;border:none}#desktop-clear.hide{display:none}#desktop-clear.posOrg{position:absolute;right:10px;top:12px;background:#fff;border:none}#closeIconDesktop{width:16px;height:16px;position:relative;-webkit-transition:.5s ease-in-out;transition:.5s ease-in-out;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex}#closeIconDesktop,#closeIconDesktop span{-webkit-transform:rotate(0deg);transform:rotate(0deg)}#closeIconDesktop span{display:block;position:absolute;height:1px;width:100%;background:#4a90e2;border-radius:9px;opacity:1;left:0;-webkit-transition:.25s ease-in-out;transition:.25s ease-in-out}#closeIconDesktop span:first-child{top:0}#closeIconDesktop span:nth-child(2),#closeIconDesktop span:nth-child(3){top:8px}#closeIconDesktop span:nth-child(4){top:16px}#closeIconDesktop.open span:first-child{top:8px;width:0;left:50%}#closeIconDesktop.open span:nth-child(2){-webkit-transform:rotate(45deg);transform:rotate(45deg)}#closeIconDesktop.open span:nth-child(3){-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}#closeIconDesktop.open span:nth-child(4){top:8px;width:0;left:50%}.nav{height:100%;width:100%;overflow-y:scroll;padding:8px 25px 8px 0;box-sizing:content-box}.nav .head-text{padding:8px 0}.nav .logo-menu{position:relative;width:100%;display:flex}.nav .logo-menu img{width:60%}.nav .head-search{position:relative;display:flex;margin-bottom:8px;width:100%}.nav .head-search form{width:100%}.nav .head-search form input{width:100%;height:40px;padding-left:8px;font-size:16px;color:#5c6470;background-color:#fff}.nav .head-search form input::placeholder{font-size:16px;color:#5c6470}@media screen and (max-width:1023px){.nav{height:100%;width:100%;overflow-y:scroll;padding:16px 25px 16px 0;box-sizing:content-box}.nav .head-text,.nav .menu-logo-container{display:none}.nav .head-search{position:relative;display:none;margin-bottom:8px;width:100%}.nav .head-search form{width:100%}.nav .head-search form input{width:100%;height:30px}}@media screen and (max-width:475px){.nav{height:100%;width:100%;overflow-y:scroll;padding:16px 25px 16px 0;box-sizing:content-box}.nav .head-text,.nav .menu-logo-container{display:none}.nav .head-search{position:relative;display:flex;margin-bottom:8px;width:100%}.nav .head-search form{width:100%}.nav .head-search form input{width:100%;height:30px}#closeIconDesktop{width:16px;height:16px;position:relative;-webkit-transition:.5s ease-in-out;transition:.5s ease-in-out;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex}#closeIconDesktop,#closeIconDesktop span{-webkit-transform:rotate(0deg);transform:rotate(0deg)}#closeIconDesktop span{display:block;position:absolute;height:1px;width:100%;background:#4a90e2;border-radius:9px;opacity:1;left:0;-webkit-transition:.25s ease-in-out;transition:.25s ease-in-out}#closeIconDesktop span:first-child{top:0}#closeIconDesktop span:nth-child(2),#closeIconDesktop span:nth-child(3){top:8px}#closeIconDesktop span:nth-child(4){top:16px}#closeIconDesktop.open span:first-child{top:8px;width:0;left:50%}#closeIconDesktop.open span:nth-child(2){-webkit-transform:rotate(45deg);transform:rotate(45deg)}#closeIconDesktop.open span:nth-child(3){-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}#closeIconDesktop.open span:nth-child(4){top:8px;width:0;left:50%}}#banners-inner{width:70%;flex-direction:column}#banners-inner,#toast-wrapper{position:relative;display:flex}#toast-wrapper{margin:8px}.btn-wrapper{position:relative;width:100%;margin-bottom:16px;display:flex;flex-wrap:wrap}.btn-wrapper .btn{margin-right:16px;margin-bottom:16px}.btn-wrapper .btn:last-child{margin-right:0}.btn+.btn{margin-left:0}.descsplit{display:flex;flex-direction:row}.toast-container-preview{pointer-events:none;position:relative;z-index:999999}.toast-container-preview *{box-sizing:border-box}.toast-container-preview .ngx-toastr{position:relative;overflow:hidden;margin:0 0 6px;padding:15px 15px 15px 50px;width:300px;border-radius:3px 3px 3px 3px;background-position:15px;background-repeat:no-repeat;background-size:24px;box-shadow:0 0 12px #999;color:#fff}.alert-warning{background-color:#faf3d6;color:#ec7d1b}.alert-warning ul{margin-bottom:10px}.alert-warning h5{color:#ec7d1b}.alert-info{background-color:#e2f2fb;color:#307ed9}.alert-info ul{margin-bottom:10px}.alert-info h5{color:#307ed9}.alert-success{background-color:#e7f8de;color:#7dc855}.alert-success ul{margin-bottom:10px}.alert-success h5{color:#7dc855}.alert-error{background-color:#fbe2e2;color:#ca1011}.alert-error ul{margin-bottom:10px}.alert-error h5{color:#ca1011}.alert{padding:8px 24px;margin:12px 0;font-size:16px;border-radius:3px}.alert h5{padding-bottom:6px;padding-top:8px;padding-right:8px;font-size:16px;font-weight:700}.messageSmall .h5,.messageSmall h5{margin-top:0;margin-bottom:5px}.alert ul{padding-left:24px;list-style:none}.alert .messageList{max-height:200px;overflow:auto}.alert .messageList.info ul{margin-bottom:0;padding-left:0}.alert h5 span.title{padding-left:8px;font-style:normal}.messageSmall .collapseExpandSmall{cursor:pointer}.section-container{display:flex;width:100%;margin-bottom:16px;flex-direction:column}.section-container p{padding:0;margin:0}.section-container .right{flex-direction:row;display:flex;width:100%;align-items:center}.section-container .left{display:flex;width:100%;flex-direction:column}#banners .right .color,.section-container .color{display:flex;width:48px;height:48px}@media screen and (max-width:768px){#banners{width:100%;position:relative;display:flex;flex-direction:column}}@media screen and (max-width:425px){.btn-wrapper .btn{width:100%;margin-right:0}}.alert .messageList ul>li>span{margin-right:8px}.banner{user-select:none;display:flex;border-radius:4px;padding:8px 24px}.content-section{flex-grow:1;padding-right:10px}.banner-info{background-color:#dce3fa;color:#3173c2;border:1px solid #b3d2ea}.banner-success{background-color:#d1f3d2;color:#34b439;border:1px solid #34b439}.banner-warning{background-color:#f3eacc;color:#e47b12;border:1px solid #e47b12}.banner-error{background-color:#f6dad7;color:#df120b;border:1px solid #df120b}.banner-expander-info{color:#3173c2}.banner-expander-success{color:#34b439}.banner-expander-warning{color:#e47b12}.banner-expander-error{color:#df120b}.icon-close{float:right;padding:2px 0}.close-with-detail{padding:8px 0}.detail-header{padding:6px 0 7px}.single-detail-message{padding-left:24px}.multi-messages{padding-left:14px}.multi-messages li{list-style-type:circle}