.dropdown-menu-custom{display:flex;position:absolute;flex-direction:column;background:#fff;width:100%;z-index:2;border-radius:4px;box-shadow:0 0 1px 0 rgba(10,31,68,.08),0 3px 4px 0 rgba(10,31,68,.1);margin-top:6px;margin-bottom:4px;max-height:200px;overflow:auto;left:0;right:0;min-width:100px;opacity:0;visibility:hidden}.dropdown-menu-custom.dropdown-menu-custom--show{opacity:1;visibility:visible}.dropdown-menu-custom::-webkit-scrollbar{width:6px}.dropdown-menu-custom::-webkit-scrollbar-thumb{background-color:#3d4f6e;border-radius:10px}.dropdown-menu-custom::-webkit-scrollbar-track{border-radius:10px}.dropdown-item-custom{padding:8px 12px 7px;background-color:#fff;color:#0a1f44;cursor:pointer;text-align:left;text-align:initial}.dropdown-item-custom.disabled{pointer-events:none;opacity:.4}.dropdown-item-custom:hover{background:rgba(223,227,232,.4)}.dropdown-custom{position:relative;display:inline-block}.dropdown-header-custom{display:block}.spinner{width:40px;height:40px;margin:100px auto;background-color:#8492a6;border-radius:100%;-webkit-animation:sk-scaleout 1s ease-in-out infinite;animation:sk-scaleout 1s ease-in-out infinite}@-webkit-keyframes sk-scaleout{0%{-webkit-transform:scale(0)}to{-webkit-transform:scale(1);opacity:0}}@keyframes sk-scaleout{0%{transform:scale(0)}to{transform:scale(1);opacity:0}}.modal-header .close{opacity:1}.modal-header .modal-title{font-size:20px}.modal-body{padding-top:8px!important;padding-bottom:8px!important;font-size:14px;line-height:20px}.modal-content{border:0!important}.modal-custom{position:fixed;top:0;left:0;right:0;bottom:0;z-index:1000;overflow-y:auto}.modal-custom .opacity-0{opacity:0}.modal-custom .opacity-100{opacity:1}.modal-custom .ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}.modal-custom .ease-in{transition-timing-function:cubic-bezier(.4,0,1,1)}.modal-custom .duration-300{transition-duration:.3s}.modal-custom .duration-200{transition-duration:.2s}.modal-custom .modal-custom-container{position:relative;min-height:100vh;text-align:center;display:block;padding:0}.modal-custom .modal-custom-container .modal-custom-overlay{position:fixed;top:0;left:0;right:0;bottom:0;transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.modal-custom .modal-custom-container .modal-custom-overlay .modal-custom-overlay-item{position:absolute;background-color:#000;top:0;left:0;right:0;bottom:0;opacity:.9}.modal-custom .modal-custom-container .modal-custom-hidden-item{display:inline-block;vertical-align:middle;height:100vh}.modal-custom .modal-custom-container .transition-enter-start{opacity:0;transform:scale(.95)}.modal-custom .modal-custom-container .transition-enter-end,.modal-custom .modal-custom-container .transition-leave-start{opacity:1;transform:scale(1)}.modal-custom .modal-custom-container .transition-leave-end{opacity:0;transform:scale(.95)}.modal-custom .modal-custom-container .transition-enter,.modal-custom .modal-custom-container .transition-leave{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.5s}.modal-custom .modal-custom-container .modal-custom-panel-container{position:relative;display:inline-block}.modal-custom .modal-custom-container .modal-custom-panel-container .close-button{cursor:pointer;position:absolute;top:4px;right:0}.modal-custom .modal-custom-container .modal-custom-panel-container .modal-custom-content-container{position:relative;display:inline-block;vertical-align:bottom;background-color:#fff;border-radius:12px;text-align:left;z-index:9999;margin-top:32px;margin-bottom:32px;vertical-align:middle}.modal-custom .modal-custom-container .modal-custom-panel-container .modal-custom-content-container .modal-custom-content{position:relative;background-color:#fff;padding:15px;border-radius:12px}@media (min-width:640px){.modal-custom .modal-custom-container .modal-custom-panel-container .modal-custom-content-container .modal-custom-content{padding:15px}}.search-container{position:relative}.search-container.suffix-icon .search-input{display:block;padding-right:34px}.search-container.suffix-icon .search-icon{position:absolute;right:0;top:0;transform:translate(-50%,50%)}.search-container.prefix-icon .search-input{display:block;padding-left:34px;transition:all .5s}.search-container.prefix-icon .search-icon{position:absolute;left:0;top:0;transform:translate(50%,50%)}.responsive-table .table-header,.responsive-table .table-row{border-radius:4px;padding:15px;display:flex;justify-content:space-between;margin-bottom:10px}.responsive-table .table-header.error,.responsive-table .table-row.error{color:#ff5200}.responsive-table .table-header.client,.responsive-table .table-row.client{color:#00467f}.responsive-table .table-header{font-size:14px;padding-top:0;padding-bottom:0;font-weight:500;color:#8492a6}.responsive-table .table-header.center{display:flex;justify-content:center}.responsive-table .table-header.left{display:flex;justify-content:flex-start}.responsive-table .table-header.right{display:flex;justify-content:flex-end}.responsive-table .table-row{background-color:#fff;box-shadow:inset 0 -1px 0 #eee;min-height:56px;display:flex;align-items:center}.responsive-table .table-row.disabled{background-color:hsla(0,0%,93.3%,.5)}.responsive-table .table-col{flex-basis:100%}.responsive-table .table-col.center{display:flex;justify-content:center}.responsive-table .table-col.left{display:flex;justify-content:flex-start}.responsive-table .table-col.right{display:flex;justify-content:flex-end}@media (max-width:767px){.responsive-table .table-header{display:none}.responsive-table .table-header,.responsive-table .table-row{display:block}.responsive-table .col{flex-basis:100%;display:flex;padding:10px 0}.responsive-table .col:before{color:#6c7a89;padding-right:10px;content:attr(data-label);flex-basis:50%;text-align:right}}.next-input-checkbox{position:relative;display:inline-block;width:16px;height:16px}.next-input-checkbox .next-checkbox,.next-input-checkbox .next-checkbox--styled{display:block;position:absolute;left:0;top:0;height:16px;width:16px;border:1px solid #e3e9ed;background-color:#e3e9ed;margin:0;box-sizing:border-box;cursor:pointer}.next-input-checkbox .next-checkbox--styled.radius-cycle,.next-input-checkbox .next-checkbox.radius-cycle{border-radius:50%!important}.next-input-checkbox .next-checkbox{z-index:2;opacity:0}.next-input-checkbox .next-checkbox:hover+.next-checkbox--styled{background-color:#bac8d2;border-color:#bac8d2}.next-input-checkbox .next-checkbox:disabled+.next-checkbox--styled{opacity:.4;background-color:#e3e9ed}.next-input-checkbox .next-checkbox--styled{color:#fff;border-color:#e3e9ed;border-radius:2px;z-index:1;transition:all .1s ease-in-out}.next-input-checkbox .next-checkbox--styled .svg-next-icon{display:block;top:2px;left:2px;position:absolute;transform:scale(0);transition:transform .1s ease-in-out;z-index:2}.next-input-checkbox .next-checkbox:checked~.next-checkbox--styled{background-color:#007bff;border-color:#007bff;display:flex;align-items:center;justify-content:center}.next-input-checkbox .next-checkbox:checked:hover~.next-checkbox--styled{background-color:#0069d9;border-color:#0069d9}.next-input-checkbox .next-checkbox:checked~.next-checkbox--styled .svg-next-icon.checkmark{transform:scale(1)}.next-input-checkbox .next-checkbox.input-disabled+.next-checkbox--styled{cursor:not-allowed;border:1px solid #9ca7b2}.responsive-table .root .container{width:100%;position:absolute;z-index:1}.responsive-table .root .container .progressbar .node{float:left;position:relative;text-align:right}.responsive-table .root .container .progressbar .node:first-child{width:48px}.responsive-table .root .container .progressbar .node:first-child:after{display:none}.responsive-table .root .container .progressbar .node:after{content:"";position:absolute;width:calc(100% - 48px);height:2px;background:#d9d9d9;top:24px;left:0;z-index:-1;margin-right:48px}.responsive-table .root .container .progressbar .node.active:after{background:#ff5200}@media (max-width:990px){.container,.container-md,.container-sm{max-width:100%!important}}.width-1process{width:calc(100% - 48px)}.width-1processItem{width:calc((100% - 8px)/2 + 8px)!important}.width-2process{width:calc(50% - 24px)}.width-2processItem{width:calc((100% - 16px)/3 + 8px)!important}.width-3process{width:calc(33.33333% - 16px)}.width-3processItem{width:calc((100% - 24px)/4 + 8px)!important}.width-4process{width:calc(25% - 12px)}.width-4processItem{width:calc((100% - 32px)/5 + 8px)!important}.width-5process{width:calc(20% - 9.6px)}.width-5processItem{width:calc((100% - 40px)/6 + 8px)!important}.width-6process{width:calc(16.66667% - 8px)}.width-6processItem{width:calc((100% - 48px)/7 + 8px)!important}.width-7process{width:calc(14.28571% - 6.85714px)}.width-7processItem{width:calc((100% - 56px)/8 + 8px)!important}.width-8process{width:calc(12.5% - 6px)}.width-8processItem{width:calc((100% - 64px)/9 + 8px)!important}.width-9process{width:calc(11.11111% - 5.33333px)}.width-9processItem{width:calc((100% - 72px)/10 + 8px)!important}.width-10process{width:calc(10% - 4.8px)}.width-10processItem{width:calc((100% - 80px)/11 + 8px)!important}.width-11process{width:calc(9.09091% - 4.36364px)}.width-11processItem{width:calc((100% - 88px)/12 + 8px)!important}.width-12process{width:calc(8.33333% - 4px)}.width-12processItem{width:calc((100% - 96px)/13 + 8px)!important}.width-13process{width:calc(7.69231% - 3.69231px)}.width-13processItem{width:calc((100% - 104px)/14 + 8px)!important}.width-14process{width:calc(7.14286% - 3.42857px)}.width-14processItem{width:calc((100% - 112px)/15 + 8px)!important}.width-15process{width:calc(6.66667% - 3.2px)}.width-15processItem{width:calc((100% - 120px)/16 + 8px)!important}.width-16process{width:calc(6.25% - 3px)}.width-16processItem{width:calc((100% - 128px)/17 + 8px)!important}.width-17process{width:calc(5.88235% - 2.82353px)}.width-17processItem{width:calc((100% - 136px)/18 + 8px)!important}.width-18process{width:calc(5.55556% - 2.66667px)}.width-18processItem{width:calc((100% - 144px)/19 + 8px)!important}.width-19process{width:calc(5.26316% - 2.52632px)}.width-19processItem{width:calc((100% - 152px)/20 + 8px)!important}.width-20process{width:calc(5% - 2.4px)}.width-20processItem{width:calc((100% - 160px)/21 + 8px)!important}.width-21process{width:calc(4.7619% - 2.28571px)}.width-21processItem{width:calc((100% - 168px)/22 + 8px)!important}.width-22process{width:calc(4.54545% - 2.18182px)}.width-22processItem{width:calc((100% - 176px)/23 + 8px)!important}.width-23process{width:calc(4.34783% - 2.08696px)}.width-23processItem{width:calc((100% - 184px)/24 + 8px)!important}.width-24process{width:calc(4.16667% - 2px)}.width-24processItem{width:calc((100% - 192px)/25 + 8px)!important}.width-25process{width:calc(4% - 1.92px)}.width-25processItem{width:calc((100% - 200px)/26 + 8px)!important}.width-26process{width:calc(3.84615% - 1.84615px)}.width-26processItem{width:calc((100% - 208px)/27 + 8px)!important}.width-27process{width:calc(3.7037% - 1.77778px)}.width-27processItem{width:calc((100% - 216px)/28 + 8px)!important}.width-28process{width:calc(3.57143% - 1.71429px)}.width-28processItem{width:calc((100% - 224px)/29 + 8px)!important}.width-29process{width:calc(3.44828% - 1.65517px)}.width-29processItem{width:calc((100% - 232px)/30 + 8px)!important}.width-30process{width:calc(3.33333% - 1.6px)}.width-30processItem{width:calc((100% - 240px)/31 + 8px)!important}.width-31process{width:calc(3.22581% - 1.54839px)}.width-31processItem{width:calc((100% - 248px)/32 + 8px)!important}.width-32process{width:calc(3.125% - 1.5px)}.width-32processItem{width:calc((100% - 256px)/33 + 8px)!important}.width-33process{width:calc(3.0303% - 1.45455px)}.width-33processItem{width:calc((100% - 264px)/34 + 8px)!important}.width-34process{width:calc(2.94118% - 1.41176px)}.width-34processItem{width:calc((100% - 272px)/35 + 8px)!important}.width-35process{width:calc(2.85714% - 1.37143px)}.width-35processItem{width:calc((100% - 280px)/36 + 8px)!important}.width-36process{width:calc(2.77778% - 1.33333px)}.width-36processItem{width:calc((100% - 288px)/37 + 8px)!important}.width-37process{width:calc(2.7027% - 1.2973px)}.width-37processItem{width:calc((100% - 296px)/38 + 8px)!important}.width-38process{width:calc(2.63158% - 1.26316px)}.width-38processItem{width:calc((100% - 304px)/39 + 8px)!important}.width-39process{width:calc(2.5641% - 1.23077px)}.width-39processItem{width:calc((100% - 312px)/40 + 8px)!important}.width-40process{width:calc(2.5% - 1.2px)}.width-40processItem{width:calc((100% - 320px)/41 + 8px)!important}.width-41process{width:calc(2.43902% - 1.17073px)}.width-41processItem{width:calc((100% - 328px)/42 + 8px)!important}.width-42process{width:calc(2.38095% - 1.14286px)}.width-42processItem{width:calc((100% - 336px)/43 + 8px)!important}.width-43process{width:calc(2.32558% - 1.11628px)}.width-43processItem{width:calc((100% - 344px)/44 + 8px)!important}.width-44process{width:calc(2.27273% - 1.09091px)}.width-44processItem{width:calc((100% - 352px)/45 + 8px)!important}.width-45process{width:calc(2.22222% - 1.06667px)}.width-45processItem{width:calc((100% - 360px)/46 + 8px)!important}.width-46process{width:calc(2.17391% - 1.04348px)}.width-46processItem{width:calc((100% - 368px)/47 + 8px)!important}.width-47process{width:calc(2.12766% - 1.02128px)}.width-47processItem{width:calc((100% - 376px)/48 + 8px)!important}.width-48process{width:calc(2.08333% - 1px)}.width-48processItem{width:calc((100% - 384px)/49 + 8px)!important}.width-49process{width:calc(2.04082% - .97959px)}.width-49processItem{width:calc((100% - 392px)/50 + 8px)!important}.width-50process{width:calc(2% - .96px)}.width-50processItem{width:calc((100% - 400px)/51 + 8px)!important}.width-51process{width:calc(1.96078% - .94118px)}.width-51processItem{width:calc((100% - 408px)/52 + 8px)!important}.width-52process{width:calc(1.92308% - .92308px)}.width-52processItem{width:calc((100% - 416px)/53 + 8px)!important}.width-53process{width:calc(1.88679% - .90566px)}.width-53processItem{width:calc((100% - 424px)/54 + 8px)!important}.width-54process{width:calc(1.85185% - .88889px)}.width-54processItem{width:calc((100% - 432px)/55 + 8px)!important}.width-55process{width:calc(1.81818% - .87273px)}.width-55processItem{width:calc((100% - 440px)/56 + 8px)!important}.width-56process{width:calc(1.78571% - .85714px)}.width-56processItem{width:calc((100% - 448px)/57 + 8px)!important}.width-57process{width:calc(1.75439% - .84211px)}.width-57processItem{width:calc((100% - 456px)/58 + 8px)!important}.width-58process{width:calc(1.72414% - .82759px)}.width-58processItem{width:calc((100% - 464px)/59 + 8px)!important}.width-59process{width:calc(1.69492% - .81356px)}.width-59processItem{width:calc((100% - 472px)/60 + 8px)!important}.width-60process{width:calc(1.66667% - .8px)}.width-60processItem{width:calc((100% - 480px)/61 + 8px)!important}.width-61process{width:calc(1.63934% - .78689px)}.width-61processItem{width:calc((100% - 488px)/62 + 8px)!important}.width-62process{width:calc(1.6129% - .77419px)}.width-62processItem{width:calc((100% - 496px)/63 + 8px)!important}.width-63process{width:calc(1.5873% - .7619px)}.width-63processItem{width:calc((100% - 504px)/64 + 8px)!important}.width-64process{width:calc(1.5625% - .75px)}.width-64processItem{width:calc((100% - 512px)/65 + 8px)!important}.width-65process{width:calc(1.53846% - .73846px)}.width-65processItem{width:calc((100% - 520px)/66 + 8px)!important}.width-66process{width:calc(1.51515% - .72727px)}.width-66processItem{width:calc((100% - 528px)/67 + 8px)!important}.width-67process{width:calc(1.49254% - .71642px)}.width-67processItem{width:calc((100% - 536px)/68 + 8px)!important}.width-68process{width:calc(1.47059% - .70588px)}.width-68processItem{width:calc((100% - 544px)/69 + 8px)!important}.width-69process{width:calc(1.44928% - .69565px)}.width-69processItem{width:calc((100% - 552px)/70 + 8px)!important}.width-70process{width:calc(1.42857% - .68571px)}.width-70processItem{width:calc((100% - 560px)/71 + 8px)!important}.width-71process{width:calc(1.40845% - .67606px)}.width-71processItem{width:calc((100% - 568px)/72 + 8px)!important}.width-72process{width:calc(1.38889% - .66667px)}.width-72processItem{width:calc((100% - 576px)/73 + 8px)!important}.width-73process{width:calc(1.36986% - .65753px)}.width-73processItem{width:calc((100% - 584px)/74 + 8px)!important}.width-74process{width:calc(1.35135% - .64865px)}.width-74processItem{width:calc((100% - 592px)/75 + 8px)!important}.width-75process{width:calc(1.33333% - .64px)}.width-75processItem{width:calc((100% - 600px)/76 + 8px)!important}.width-76process{width:calc(1.31579% - .63158px)}.width-76processItem{width:calc((100% - 608px)/77 + 8px)!important}.width-77process{width:calc(1.2987% - .62338px)}.width-77processItem{width:calc((100% - 616px)/78 + 8px)!important}.width-78process{width:calc(1.28205% - .61538px)}.width-78processItem{width:calc((100% - 624px)/79 + 8px)!important}.width-79process{width:calc(1.26582% - .60759px)}.width-79processItem{width:calc((100% - 632px)/80 + 8px)!important}.width-80process{width:calc(1.25% - .6px)}.width-80processItem{width:calc((100% - 640px)/81 + 8px)!important}.width-81process{width:calc(1.23457% - .59259px)}.width-81processItem{width:calc((100% - 648px)/82 + 8px)!important}.width-82process{width:calc(1.21951% - .58537px)}.width-82processItem{width:calc((100% - 656px)/83 + 8px)!important}.width-83process{width:calc(1.20482% - .57831px)}.width-83processItem{width:calc((100% - 664px)/84 + 8px)!important}.width-84process{width:calc(1.19048% - .57143px)}.width-84processItem{width:calc((100% - 672px)/85 + 8px)!important}.width-85process{width:calc(1.17647% - .56471px)}.width-85processItem{width:calc((100% - 680px)/86 + 8px)!important}.width-86process{width:calc(1.16279% - .55814px)}.width-86processItem{width:calc((100% - 688px)/87 + 8px)!important}.width-87process{width:calc(1.14943% - .55172px)}.width-87processItem{width:calc((100% - 696px)/88 + 8px)!important}.width-88process{width:calc(1.13636% - .54545px)}.width-88processItem{width:calc((100% - 704px)/89 + 8px)!important}.width-89process{width:calc(1.1236% - .53933px)}.width-89processItem{width:calc((100% - 712px)/90 + 8px)!important}.width-90process{width:calc(1.11111% - .53333px)}.width-90processItem{width:calc((100% - 720px)/91 + 8px)!important}.width-91process{width:calc(1.0989% - .52747px)}.width-91processItem{width:calc((100% - 728px)/92 + 8px)!important}.width-92process{width:calc(1.08696% - .52174px)}.width-92processItem{width:calc((100% - 736px)/93 + 8px)!important}.width-93process{width:calc(1.07527% - .51613px)}.width-93processItem{width:calc((100% - 744px)/94 + 8px)!important}.width-94process{width:calc(1.06383% - .51064px)}.width-94processItem{width:calc((100% - 752px)/95 + 8px)!important}.width-95process{width:calc(1.05263% - .50526px)}.width-95processItem{width:calc((100% - 760px)/96 + 8px)!important}.width-96process{width:calc(1.04167% - .5px)}.width-96processItem{width:calc((100% - 768px)/97 + 8px)!important}.width-97process{width:calc(1.03093% - .49485px)}.width-97processItem{width:calc((100% - 776px)/98 + 8px)!important}.width-98process{width:calc(1.02041% - .4898px)}.width-98processItem{width:calc((100% - 784px)/99 + 8px)!important}.width-99process{width:calc(1.0101% - .48485px)}.width-99processItem{width:calc((100% - 792px)/100 + 8px)!important}.processBar-item{width:calc(100% - 48px);position:absolute;top:calc(50% - 3px)}.processBar-item .list-item .item{float:left;position:relative;text-align:right}.processBar-item .list-item .item.active:after,.processBar-item .list-item .item.active:before{background:#ff5200}.processBar-item .list-item .item:after{content:"";position:absolute;width:100%;height:2px;background:#d9d9d9;top:3px;left:0;z-index:1}.processBar-item .list-item .item:before{content:"";width:8px;height:8px;display:block;margin:0 0 0 auto;border-radius:50%;background:#d9d9d9;color:#bebebe;text-align:center;font-weight:700}.floating-button{position:fixed;bottom:0}.floating-button .item-button{width:50px;height:50px;background-color:#fff;border-radius:50%;cursor:pointer;box-shadow:0 0 8px rgba(0,0,0,.1);display:flex;align-items:center;justify-content:center;transition:all 2s ease .2s;bottom:0;position:fixed;right:15px}.floating-button .item-button:nth-child(10){bottom:560px}.floating-button .item-button:nth-child(9){bottom:500px}.floating-button .item-button:nth-child(8){bottom:440px}.floating-button .item-button:nth-child(7){bottom:380px}.floating-button .item-button:nth-child(6){bottom:320px}.floating-button .item-button:nth-child(5){bottom:260px}.floating-button .item-button:nth-child(4){bottom:200px}.floating-button .item-button:nth-child(3){bottom:140px}.floating-button .item-button:nth-child(2){bottom:80px}.floating-button .item-button:first-child{bottom:20px}.scroll{width:44px;height:44px;bottom:-50px;right:2%;background-color:#fff;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center}.scroll,.scroll:hover{opacity:1}.input-suggest{box-shadow:none;position:relative;z-index:99}.input-suggest.suffix-icon .search-input{display:block;padding-right:34px}.input-suggest.suffix-icon .input-icon-suffix{position:absolute;right:0;top:0;transform:translate(-50%,50%)}.input-suggest.prefix-icon .search-input{display:block;padding-left:34px;transition:all .5s}.input-suggest.prefix-icon .input-icon-prefix{position:absolute;left:0;top:0;transform:translate(50%,50%)}.input-suggest .search-input{width:410px;border:0;border-radius:6px;color:#033659;background:#f5f5f5}.input-suggest .input-address{color:#141414;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;width:356px}.input-suggest .input-suggest-dropdown-items{position:absolute;top:45px;width:100%;box-shadow:0 0 8px rgba(0,0,0,.1);background-color:#fff;border-radius:4px;overflow-y:scroll}.input-suggest .input-suggest-dropdown-items .input-suggest-dropdown-item{width:100%;padding:10px;font-weight:600;font-size:14px;line-height:19px;color:#141414;cursor:pointer;transition:background-color .2s}.input-suggest .input-suggest-dropdown-items .input-suggest-dropdown-item:hover{background-color:#f5f5f5}.input-suggest .input-suggest-dropdown-items .input-suggest-dropdown-item .action{color:#072a52}@media (max-width:768px){.input-suggest{width:100%}.input-suggest .search-input{width:100%!important}}.input-switch{position:relative;display:inline-block;z-index:0}.input-switch.disabled{opacity:.4}.input-switch>label{cursor:pointer;margin:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;font-size:.9rem;color:rgba(0,0,0,.87);line-height:23px}.input-switch>label>i{position:relative;display:inline-block;width:0;height:20px;margin:0 36px 0 0;line-height:1;vertical-align:text-bottom}.input-switch>label>i:after,.input-switch>label>i:before{content:"";left:1px;width:34px;top:3px;height:20px;border-radius:18px;position:absolute;background-color:#dae1e7;transition:all .2s}.input-switch>label>input.input-checkbox+i:after{margin:0;left:5px;top:6px;outline:none;height:14px;width:14px;border-radius:50%;background-color:#fff!important;box-shadow:0 2px 5px 0 rgba(0,0,0,.26)}.input-switch>label>input.input-checkbox{position:absolute;width:0;height:20px;z-index:1;opacity:0;left:0;margin:0}.input-switch>label>input.input-checkbox[checked]+i{color:#fff;background-color:#ff8328}.input-switch>label>input.input-checkbox[checked]+i:before{background:inherit;opacity:.9}.input-switch>label>input.input-checkbox[checked]+i:after{background:inherit;left:16px}.avatar img{border-radius:50%}.forbidden-page{text-align:center}.forbidden-page svg{padding-left:28px}.forbidden-page .title{font-size:28px;line-height:38px;text-align:center;color:#ff5200}.forbidden-page .subtitle{font-size:16px}.mypagination .selection{display:inline-block;position:relative;min-width:100%;border:1px solid #d9d9d9;box-sizing:border-box;border-radius:6px;background:#fafafa}.mypagination .selection__content{border:none;border-radius:4px;display:flex;line-height:18px;padding:3px 4px;align-items:center;justify-content:space-between;cursor:pointer}.mypagination .selection__content__text{white-space:nowrap}.mypagination .selection__content .selection__content__prefix{margin-right:5px}.mypagination .selection__content .selection__content__suffix{transition:.6s;-webkit-transition:.6s;-moz-transition:.6s;-ms-transition:.6s;-o-transition:.6s;transform:rotate(0deg)}.mypagination .selection__content--isActived{background-color:#e3e9ed;font-weight:500}.mypagination .selection__content--isActived .selection__content__suffix{transition:.6s;-webkit-transition:.6s;-moz-transition:.6s;-ms-transition:.6s;-o-transition:.6s;transform:rotate(180deg)}.mypagination--controlpage .selection__dropdown,.mypagination--options .selection__dropdown{position:absolute;background:#fff;width:100%;z-index:2;border-radius:4px;box-shadow:0 0 1px 0 rgba(10,31,68,.08),0 3px 4px 0 rgba(10,31,68,.1);margin-top:4px;max-height:200px;overflow:auto;opacity:1;-webkit-animation:moveFromTop .2s ease-in-out;animation:moveFromTop .2s ease-in-out;margin-bottom:0}.mypagination--controlpage .selection__dropdown.ps-top,.mypagination--options .selection__dropdown.ps-top{bottom:26px}.mypagination .selection__dropdown::-webkit-scrollbar{width:6px}.mypagination .selection__dropdown::-webkit-scrollbar-thumb{background-color:#3d4f6e;border-radius:10px}.mypagination .selection__dropdown::-webkit-scrollbar-track{border-radius:10px}.mypagination .selection__dropdown__item{cursor:pointer;padding:10px 16px;min-height:38px;text-align:left}.mypagination .selection__dropdown__item:hover{background-color:rgba(223,227,232,.4)}.mypagination .selection--customize{position:relative;display:inline-block}.mypagination .selection--customize__root{cursor:pointer}.mypagination .selection--customize .selection__dropdown{min-width:200px}@-webkit-keyframes moveFromTop{0%{opacity:0;transform:translateY(50%)}to{opacity:1;transform:translateY(0)}}@keyframes moveFromTop{0%{opacity:0;transform:translateY(50%)}to{opacity:1;transform:translateY(0)}}.mypagination{display:flex;align-items:center;justify-content:space-between;position:relative}.mypagination .mypagination--controlpage{margin:0 auto}.mypagination .list-page .item-page{width:36px;height:36px;line-height:1;border-radius:50%;background-color:#f5f5f5;color:#141414;cursor:pointer}.mypagination .list-page .item-page.active,.mypagination .list-page .item-page:focus,.mypagination .list-page .item-page:hover{background-color:#ff5200;color:#fff}.mypagination .icon-pagination{width:36px;height:36px;line-height:1;border-radius:50%;background-color:#f5f5f5!important;border:unset!important;color:#141414;cursor:pointer}.mypagination .icon-pagination:focus,.mypagination .icon-pagination:hover{background-color:#ff5200!important;color:#fff}.mypagination .icon-pagination:focus svg,.mypagination .icon-pagination:hover svg{fill:#fff}.mypagination .icon-pagination:disabled{background-color:#f5f5f5!important}.mypagination .icon-pagination:disabled svg{fill:#0a1f44}.mypagination--item{height:40px;min-width:40px;line-height:38px;background:#fff;display:inline-block;vertical-align:middle;text-align:center;cursor:pointer}.mypagination--options{position:absolute;right:0}.mypagination--options.left{right:unset;left:0}.wrap-selection{width:45px}.prefix-text{margin-right:13px}.suffix-text{margin-left:12px}.input-select.disabled{background-color:#e9ecef;opacity:1}.react-tagsinput{border-radius:.25rem;transition:border-color .2s ease-in-out;overflow:auto!important;padding:6px 12px!important}.react-tagsinput--focused{border-color:#f26522!important}.react-tagsinput-input input{outline:none;border:0}.react-tagsinput-tag{background-color:#fef0e9!important;color:#f26522!important;border-color:#fef0e9!important;font-family:inherit!important;padding:3px 5px!important}.react-tagsinput-tag .react-tagsinput-remove{display:inline-flex;padding-left:4px}.select-container{position:relative;width:100%}.select-container .input-select{display:flex;justify-content:space-between;align-items:center;padding:.375rem .75rem;cursor:pointer;border:1px solid #d9d9d9;border-radius:.25rem;font-size:14px}.select-container .input-select .input-select-tag{position:relative;width:100%;height:auto;overflow-y:auto;display:flex;flex-wrap:wrap;align-items:center}.select-container .input-select .input-select-tag .input-select-tag__item{position:relative;display:flex;align-items:center;font-size:14px;line-height:24px;background:#e1e1e1;border-radius:3px;margin:.1875em}.select-container .input-select .input-select-tag .input-select-tag__item .input-select-tag__item__content{outline:0;border:none;white-space:nowrap;padding:0 .46875em}.select-container .input-select .input-select-tag .input-select-tag__item .input-select-tag__item__remove{position:relative;height:24px;width:24px;text-align:center;font-size:.85em;cursor:pointer;background:#d4d4d4;border-top-right-radius:3px;border-bottom-right-radius:3px}.select-container .input-select .input-select-tag .input-select-tag__item .input-select-tag__item__remove:hover{background:hsla(0,0%,82%,.82)}.select-container .input-select .input-select-tag .input-select-tag__input{width:auto;flex-grow:1;height:1.875em;padding:0 0 0 .1875em;margin:0 .1875em;font-size:1em;line-height:1;background:transparent;color:#333;border:none;border-radius:3px;outline:0;box-shadow:none;-webkit-appearance:none}.select-container .select-search-container{align-items:center;background-color:#fff;box-shadow:0;display:flex;flex-wrap:wrap;justify-content:space-between;min-height:38px;transition:all .1s;margin:4px 10px;position:relative}.select-container .select-search-container .search-icon{position:absolute;display:flex;justify-content:center;align-items:center;margin-left:7px;top:50%;transform:translateY(-50%)}.select-container .select-search-container .search-icon svg{width:18px;height:18px;color:#61646a}.select-container .select-search-container .select-search-input{border:1px solid #d9d9d9;border-radius:6px;font-size:14px;width:100%;height:100%;padding:.5rem .75rem .5rem 30px}.select-container .no-result-container{display:flex;justify-content:center;align-items:center;flex-direction:column;margin:10px;height:150px}.select-container .no-result-container .no-result-icon{background-color:#eee;display:flex;justify-content:center;align-items:center;width:60px;height:60px;border-radius:50%}.select-container .no-result-container .no-result-icon svg{width:25x;height:25px}.select-container .no-result-container .no-result-text{margin:10px;font-size:14px}.select-container .select-item{padding:8px 30px 8px 8px;margin:5px 8px;border-radius:4px;font-size:14px;line-height:1.3;cursor:pointer;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-align:left}.select-container .select-item:hover{background-color:#fef0e9;color:inherit}.select-container .select-item:active{background-color:#fef0e9}.select-container .select-item.selected{background-color:#f26522;color:#fff;font-weight:600}.select-container .select-spinner{-webkit-animation:rotation 1.35s linear infinite;animation:rotation 1.35s linear infinite;stroke:#000}@-webkit-keyframes rotation{0%{transform:rotate(0deg)}to{transform:rotate(270deg)}}@keyframes rotation{0%{transform:rotate(0deg)}to{transform:rotate(270deg)}}.select-container .circle{stroke-dasharray:180;stroke-dashoffset:0;transform-origin:center;-webkit-animation:turn 1.35s ease-in-out infinite;animation:turn 1.35s ease-in-out infinite}@-webkit-keyframes turn{0%{stroke-dashoffset:180}50%{stroke-dashoffset:45;transform:rotate(135deg)}to{stroke-dashoffset:180;transform:rotate(450deg)}}@keyframes turn{0%{stroke-dashoffset:180}50%{stroke-dashoffset:45;transform:rotate(135deg)}to{stroke-dashoffset:180;transform:rotate(450deg)}}.page-notfound{height:100vh;display:flex}.page-notfound .notfound-content{padding:0 .9375rem;display:flex;flex-flow:column;margin:auto;align-items:center;text-align:center}.page-notfound .notfound-content .notfound-code{color:#cacedb;font-weight:700;font-size:3.75rem;margin-bottom:1.5625rem;line-height:2.25rem}.page-notfound .notfound-content .notfound-title{font-weight:500;font-size:2.1875rem;margin-bottom:.625rem;line-height:2.25rem}.page-notfound .notfound-content .notfound-description{color:#818ea3;margin-bottom:1.75rem;font-size:.75rem;font-weight:400}.page-notfound .notfound-content .notfound-goback{border-radius:50px;font-size:.75rem}.login-container{width:100%;height:100vh}.login-container,.login-container .login-card{display:flex;justify-content:center;align-items:center}.login-container .login-card{width:300px;height:300px;background:#fff}.page-error{height:100vh;display:flex}.page-error .error-content{padding:0 .9375rem;display:flex;flex-flow:column;margin:auto;align-items:center;text-align:center}.page-error .error-content .error-code{color:#cacedb;font-weight:700;font-size:3.75rem;margin-bottom:1.5625rem;line-height:2.25rem}.page-error .error-content .error-title{font-weight:500;font-size:2.1875rem;margin-bottom:.625rem;line-height:2.25rem}.page-error .error-content .error-description{color:#818ea3;margin-bottom:1.75rem;font-size:.75rem;font-weight:400}.page-error .error-content .error-goback{border-radius:50px;font-size:.75rem}.text-hightlight{color:#00467f}.header-order{background-color:#fff;font-style:normal;height:100%}.header-order .icon-logo-sss{position:absolute;right:15px;top:40px;width:72px}.header-order .title{padding:10px 12px;background-color:#f5f5f5;border-radius:4px}.header-order .table-row{padding:6px 12px;display:flex;color:#141414}.header-order .table-row .label{width:40%}.header-order .table-row .value{width:60%;word-break:break-word}.header-order .table-row .value .status{color:#fff;display:inline-block;padding:5px;background:#00467f;border-radius:4px;line-height:16px;font-size:12px}.header-order .table-row .value .status.error{background:#ff5200}.header-order .table-row .value .highlight-value{color:#f26522;width:100%}@media (max-width:767px){.header-order .table-row .label{width:40%}.header-order .table-row .value{width:50%}}.responsive-table-list-log .collapse-icon{transform:rotate(180deg);transition:transform .2s}.responsive-table-list-log .collapse-icon.expand{transform:rotate(0deg)}.responsive-table-list-log .table-log-item{box-shadow:0 1px 0 rgba(229,233,242,.5);margin-bottom:1px}.responsive-table-list-log .table-log-item .partial-code-link{text-decoration:underline;cursor:pointer;color:#f26522;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-weight:600;font-size:14px;line-height:18px}.responsive-table-list-log .table-log-item .cod-item{text-decoration:underline;cursor:pointer}.responsive-table-list-log .table-header,.responsive-table-list-log .table-row,.responsive-table-list-log .table-row-sm{display:flex;justify-content:space-between}.responsive-table-list-log .table-header{font-size:14px;line-height:18px;font-weight:600;background-color:#f5f5f5;display:flex}.responsive-table-list-log .table-header .table-col{padding:16px}.responsive-table-list-log .table-header .table-col:first-child{flex-basis:50%}.responsive-table-list-log .table-header .table-col:nth-child(2){flex-basis:64%}.responsive-table-list-log .table-header.center{display:flex;justify-content:center}.responsive-table-list-log .table-header.left{display:flex;justify-content:flex-start}.responsive-table-list-log .table-header.right{display:flex;justify-content:flex-end}.responsive-table-list-log .table-row-sm{display:none}.responsive-table-list-log .table-row-sm:not(.first){box-shadow:0 1px 0 rgba(229,233,242,.5);margin-bottom:1px}.responsive-table-list-log .table-row-sm.first{background-color:#f5f5f5;font-weight:600;display:flex}.responsive-table-list-log .table-row-sm.active{color:#00467f;font-weight:600}.responsive-table-list-log .table-row-sm .table-col{display:flex;flex-direction:column;flex-basis:100%}.responsive-table-list-log .table-row{background-color:#fff;display:flex;align-items:center}.responsive-table-list-log .table-row.active{color:#00467f;font-weight:600}.responsive-table-list-log .table-row .table-col{padding:15px 16px}.responsive-table-list-log .table-row .table-col:first-child{flex-basis:50%}.responsive-table-list-log .table-row .table-col:nth-child(2){flex-basis:64%}.responsive-table-list-log .table-col{flex-basis:100%}.responsive-table-list-log .table-col.center{display:flex;justify-content:center}.responsive-table-list-log .table-col.left{display:flex;justify-content:flex-start}.responsive-table-list-log .table-col.right{display:flex;justify-content:flex-end}.responsive-table-list-log .error{color:#ff5200}@media (max-width:767px){.responsive-table-list-log .table-header,.responsive-table-list-log .table-row{display:none}.responsive-table-list-log .table-row-sm{display:flex;flex-direction:column;flex-basis:100%}}.info-order-internal .item-info-order{background:#fff;box-shadow:0 1px 2px rgba(0,0,0,.06),0 -1px 4px rgba(0,0,0,.06);border-radius:2px;border-left:4px solid #d9d9d9;min-height:71px}.info-order-internal .item-info-order .label{font-size:14px;line-height:18px}.info-order-internal .item-info-order .value{font-size:16px;line-height:22px}.info-order-internal .item-info-order.highlight-block-info{border-left-color:#f26522;position:relative}.info-order-internal .item-info-order.highlight-block-info .value{color:#dd5718}.info-order-internal .item-info-order .partial-order-icon{position:absolute;top:5px;right:10px}.responsive-table-log .collapse-icon{transform:rotate(180deg);transition:transform .2s}.responsive-table-log .collapse-icon.expand{transform:rotate(0deg)}.responsive-table-log .table-log-item{box-shadow:0 1px 0 rgba(229,233,242,.5);margin-bottom:1px}.responsive-table-log .table-log-item.active{color:#00467f}.responsive-table-log .table-log-item .partial-code-link{text-decoration:underline;cursor:pointer;color:#f26522;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-weight:600;font-size:14px;line-height:18px}.responsive-table-log .table-log-item .cod-item{text-decoration:underline;cursor:pointer}.responsive-table-log .table-header,.responsive-table-log .table-row,.responsive-table-log .table-row-sm{display:flex;justify-content:space-between}.responsive-table-log .table-header{font-size:14px;line-height:18px;padding-top:0;padding-bottom:0;font-weight:600}.responsive-table-log .table-header .table-col{padding:0 16px 16px}.responsive-table-log .table-header.center{display:flex;justify-content:center}.responsive-table-log .table-header.left{display:flex;justify-content:flex-start}.responsive-table-log .table-header.right{display:flex;justify-content:flex-end}.responsive-table-log .table-row-sm{display:none}.responsive-table-log .table-row-sm:not(.first){box-shadow:0 1px 0 rgba(229,233,242,.5);margin-bottom:1px}.responsive-table-log .table-row-sm.first{background-color:#f5f5f5;font-weight:600;display:flex}.responsive-table-log .table-row-sm.active{color:#00467f;font-weight:600}.responsive-table-log .table-row-sm .table-col{display:flex;flex-direction:column;flex-basis:100%}.responsive-table-log .table-row{background-color:#fff;display:flex;align-items:center}.responsive-table-log .table-row.first{background-color:#f5f5f5;font-weight:600;display:flex}.responsive-table-log .table-row.active{color:#00467f;font-weight:600}.responsive-table-log .table-row .table-col{padding:15px 16px}.responsive-table-log .table-col{flex-basis:100%}.responsive-table-log .table-col.center{display:flex;justify-content:center}.responsive-table-log .table-col.left{display:flex;justify-content:flex-start}.responsive-table-log .table-col.right{display:flex;justify-content:flex-end}.responsive-table-log .table-col:first-child{flex-basis:40%}.responsive-table-log .table-col:last-child{flex-basis:30%}.responsive-table-log .error{color:#ff5200}@media (max-width:767px){.responsive-table-log .table-header,.responsive-table-log .table-row{display:none}.responsive-table-log .table-row.first .table-col{cursor:pointer;flex-basis:100%}.responsive-table-log .table-row-sm{display:flex;flex-direction:column;flex-basis:100%}.responsive-table-log .mobile-hidden{display:none}}.card-order-container{background:#fff;box-shadow:0 1px 2px rgba(0,0,0,.06),0 -1px 4px rgba(0,0,0,.06);border-radius:4px}.card-order-container .card-order-header{color:#434343;font-weight:600;font-size:18px;padding:16px;border-bottom:1px solid #e6edf2}.card-order-container .card-order-content{padding:16px}@media (max-width:767px){.card-order-container .card-order-content{padding:0}}.info-order{background-color:#fff;padding:16px 0 0;box-shadow:0 1px 2px rgba(0,0,0,.06),0 -1px 4px rgba(0,0,0,.06)}.order-tracking-customer{height:100%}.empty-state{padding:16px;min-width:300px;margin:0;height:100%}.empty-state .empty-state-icon{height:350px;margin-top:-50px}.empty-state .empty-state-title{font-size:28px;line-height:38px}.empty-state .empty-state-description{font-size:18px;line-height:25px}@media (max-width:767px){.empty-state .empty-state-icon{width:200px;height:250px}.empty-state .empty-state-title{font-size:22px;line-height:32px}.empty-state .empty-state-description{font-size:14px;line-height:19px}}.forbidden-state{padding:16px;min-width:300px;margin:0;height:100%}.forbidden-state .forbidden-state-icon{height:350px;margin-top:-50px}.forbidden-state .forbidden-state-title{font-size:28px;line-height:38px}.forbidden-state .forbidden-state-description{font-size:18px;line-height:25px}@media (max-width:767px){.forbidden-state .forbidden-state-icon{width:200px;height:250px}.forbidden-state .forbidden-state-title{font-size:22px;line-height:32px}.forbidden-state .forbidden-state-description{font-size:14px;line-height:19px}}.internal-order{background-color:#fff}.internal-order .title-order{background:#f5f5f5;color:#ff5200;font-size:18px}.tabs-revert{background-color:#fff}.tabs-revert .tab-content{background-color:#f5f5f5}.tabs-revert .nav-tabs{border-bottom:0}.tabs-revert .nav-tabs .nav-link{font-size:16px;line-height:22px;color:#8c8c8c;font-weight:500;padding:13px 32px;margin-bottom:0;border:0}.tabs-revert .nav-tabs .nav-link.active{color:#ff5200;border:unset;border-color:unset;position:relative}.tabs-revert .nav-tabs .nav-link.active:after{background:#ff5200;content:"";position:absolute;top:44px;left:0;right:0;margin:0 32px;height:4px;border-radius:4px 4px 0 0}.tabs-revert .nav-tabs .nav-link:focus{outline:0;outline-style:none;outline-width:0}.tabs-revert .nav-tabs .background-revert{background:#f5f5f5}.tabs-revert .nav-tabs .background-revert .detail-revert .status{font-size:12px;color:#000;background-color:#fff;border-radius:16px;border:1px solid #000}.tabs-revert .nav-tabs .background-revert .detail-revert .status.active{color:#fff;background-color:#000}.tabs-order ::-webkit-scrollbar{max-width:4px;height:4px}.tabs-order ::-webkit-scrollbar-track{box-shadow:inset 0 0 5px #f0f0f0;border-radius:6px}.tabs-order ::-webkit-scrollbar-thumb{background:#8c8c8c;border-radius:6px;margin-top:10px}.tabs-order .nav-tabs{padding-bottom:3px;border-bottom:0;flex-wrap:nowrap;overflow:auto}.tabs-order .nav-tabs .nav-link{font-size:16px;line-height:22px;color:#8c8c8c;font-weight:500;padding:13px 20px;margin-bottom:0;border:0;transition:color .3s;min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content}.tabs-order .nav-tabs .nav-link.active{color:#ff5200;border:unset;border-color:unset;position:relative}.tabs-order .nav-tabs .nav-link.active:after{background:#ff5200;content:"";position:absolute;top:44px;left:0;right:0;margin:0 32px;height:4px;border-radius:4px 4px 0 0}.tabs-order .nav-tabs .nav-link:focus{outline:0;outline-style:none;outline-width:0}.tabs-order .nav-tabs .nav-link:hover{color:#ff5200}.tabs-order .background-order{background:#f5f5f5}.tabs-order .background-order .detail-order .status{font-size:12px;color:#000;background-color:#fff;border-radius:16px;border:1px solid #000}.tabs-order .background-order .detail-order .status.active{color:#fff;background-color:#000}.tabs-order .info-rotation .table-order-container{background:#fff;box-shadow:0 1px 2px rgba(0,0,0,.06),0 -1px 4px rgba(0,0,0,.06);border-radius:4px}.tabs-order .info-rotation .responsive-table .table-col{padding:15px 14px}.tabs-order .info-rotation .responsive-table .table-col:first-child{flex-basis:20%}.tabs-order .info-rotation .responsive-table .table-col:nth-child(2),.tabs-order .info-rotation .responsive-table .table-col:nth-child(3){flex-basis:50%}.tabs-order .info-rotation .responsive-table .table-col:nth-child(4){flex-basis:30%}.tabs-order .info-rotation .responsive-table .table-header{background-color:#fff;margin-bottom:0;padding:0;border-radius:unset}.tabs-order .info-rotation .responsive-table .table-header .table-col{padding:15px 14px}.tabs-order .info-rotation .responsive-table .table-header .title-table{background:#f5f5f5;font-size:14px;line-height:18px;color:#000;text-transform:uppercase}.tabs-order .info-rotation .responsive-table .table-row{margin-bottom:0;border-radius:unset;padding:0}.tabs-order .info-activity-log-employee .table-order-container{background:#fff;box-shadow:0 1px 2px rgba(0,0,0,.06),0 -1px 4px rgba(0,0,0,.06);border-radius:4px}.tabs-order .info-activity-log-employee .input-search-custom{background:#fafafa;border-radius:16px;color:#595959;border:unset}.tabs-order .info-activity-log-employee .input-search-custom~svg{fill:#141414!important;width:16px!important}.tabs-order .info-activity-log-employee .responsive-table .table-col{padding:15px 14px}.tabs-order .info-activity-log-employee .responsive-table .table-col:first-child{flex-basis:25%}.tabs-order .info-activity-log-employee .responsive-table .table-col:nth-child(2){flex-basis:30%}.tabs-order .info-activity-log-employee .responsive-table .table-col:nth-child(3){flex-basis:50%}.tabs-order .info-activity-log-employee .responsive-table .table-col:nth-child(4),.tabs-order .info-activity-log-employee .responsive-table .table-col:nth-child(5){flex-basis:25%}.tabs-order .info-activity-log-employee .responsive-table .table-header{background-color:#fff;margin-bottom:0;padding:0;border-radius:unset}.tabs-order .info-activity-log-employee .responsive-table .table-header .table-col{padding:15px 14px}.tabs-order .info-activity-log-employee .responsive-table .table-header .title-table{background:#f5f5f5;font-size:14px;line-height:18px;color:#000;text-transform:uppercase}.tabs-order .info-activity-log-employee .responsive-table .table-row{margin-bottom:0;border-radius:unset;padding:0}.tabs-order .table-call-log .responsive-table .table-col{padding:15px 14px}.tabs-order .table-call-log .responsive-table .table-col:first-child{flex-basis:20%}.tabs-order .table-call-log .responsive-table .table-col:nth-child(2){flex-basis:50%}.tabs-order .table-call-log .responsive-table .table-col:nth-child(3){flex-basis:35%}.tabs-order .table-call-log .responsive-table .table-header{background-color:#fff;margin-bottom:0;padding:0;border-radius:unset}.tabs-order .table-call-log .responsive-table .table-header .table-col{padding:15px 14px}.tabs-order .table-call-log .responsive-table .table-header .title-table{background:#f5f5f5;font-size:14px;line-height:18px;color:#000;text-transform:uppercase}.tabs-order .table-call-log .responsive-table .table-row{margin-bottom:0;border-radius:unset;padding:0}.tabs-order .history-order .title{max-height:54px}.tabs-order .history-order .table-order-container{background:#fff;box-shadow:0 1px 2px rgba(0,0,0,.06),0 -1px 4px rgba(0,0,0,.06);border-radius:4px}.tabs-order .history-order .table-order-container .btn-outline-dark{font-size:12px}.tabs-order .history-order .responsive-table{word-break:break-word}.tabs-order .history-order .responsive-table .content-table .error{color:#ff5200}.tabs-order .history-order .responsive-table .table-col{padding:15px 14px}.tabs-order .history-order .responsive-table .table-col:first-child,.tabs-order .history-order .responsive-table .table-col:nth-child(2){flex-basis:30%}.tabs-order .history-order .responsive-table .table-col:nth-child(3),.tabs-order .history-order .responsive-table .table-col:nth-child(4){flex-basis:50%}.tabs-order .history-order .responsive-table .table-col:nth-child(5){flex-basis:30%}.tabs-order .history-order .responsive-table .table-header{background-color:#fff;margin-bottom:0;padding:0;border-radius:unset}.tabs-order .history-order .responsive-table .table-header .table-col{padding:15px 14px}.tabs-order .history-order .responsive-table .table-header .title-table{background:#f5f5f5;font-size:14px;line-height:18px;color:#000;text-transform:uppercase}.tabs-order .history-order .responsive-table .table-row{margin-bottom:0;border-radius:unset;padding:0}.tabs-order .history-order .partial-code-link{text-decoration:underline;cursor:pointer;color:#f26522;width:-webkit-max-content;width:-moz-max-content;width:max-content;font-weight:600;font-size:14px;line-height:18px}.tabs-order .history-order .cod-item{text-decoration:underline;cursor:pointer}.tabs-order .info-callback-log .table-order-container{background:#fff;box-shadow:0 1px 2px rgba(0,0,0,.06),0 -1px 4px rgba(0,0,0,.06);border-radius:4px}.tabs-order .info-callback-log .responsive-table .table-col{padding:15px 14px}.tabs-order .info-callback-log .responsive-table .table-col:first-child{flex-basis:20%}.tabs-order .info-callback-log .responsive-table .table-col:nth-child(2),.tabs-order .info-callback-log .responsive-table .table-col:nth-child(3){flex-basis:70%;word-break:break-all}.tabs-order .info-callback-log .responsive-table .table-header{background-color:#fff;margin-bottom:0;padding:0;border-radius:unset}.tabs-order .info-callback-log .responsive-table .table-header .table-col{padding:15px 14px}.tabs-order .info-callback-log .responsive-table .table-header .title-table{background:#f5f5f5;font-size:14px;line-height:18px;color:#000;text-transform:uppercase}.tabs-order .info-callback-log .responsive-table .table-row{margin-bottom:0;border-radius:unset;padding:0}.tabs-order .pod-tab .background-container{background:#fff;box-shadow:0 1px 2px rgba(0,0,0,.06),0 -1px 4px rgba(0,0,0,.06);border-radius:4px}.tabs-order .pod-tab .block-image{min-width:124px;width:124px;height:124px;border-radius:8px;object-fit:cover}.tabs-order .pod-tab .block-image-empty{min-width:124px;width:124px;height:124px;display:grid;place-items:center;background-color:#edeef1}.tabs-order .pod-tab .btn-load-more{width:40px;height:40px;border-radius:50%;border:1px solid #d9d9d9}.tabs-order .pod-tab .btn-load-more:hover{background-color:#d9d9d9}.tabs-order .pod-tab .item-pod{padding:12px;border-radius:8px;box-shadow:0 2px 2px 0 rgba(0,71,111,.04),0 2px 8px 0 rgba(0,71,111,.04),0 0 2px 0 rgba(0,71,111,.08)}.modal-pod .modal-custom-content-container .modal-custom-content{background-color:unset!important}.modal-pod .modal-custom-content-container .block-image{overflow:hidden;position:relative}.modal-pod .modal-custom-content-container .block-image img{border-radius:16px;max-width:60vw;max-height:80vh;object-fit:scale-down}.modal-pod .modal-custom-content-container .block-pod{border-radius:8px;margin-left:15px;width:380px;max-width:30vw;padding:15px;background-color:#fff}.block-pod .reason{display:block;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;visibility:visible;text-overflow:ellipsis;overflow:hidden;max-width:300px;font-style:italic}.block-pod .tag{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:0 9px;border-radius:8px;background-color:#eee;color:#150700}.block-pod .tag.delivered{background-color:#e0ffd8;color:#36c171}.block-pod .tag.delivery_fail{background-color:#ffeaea;color:#ed433e}.block-pod .tag.returned{background-color:#fffae3;color:#ffc700}.block-pod .tag.picked{background-color:#e8f5fd;color:#00476f}.block-pod .tag.ready_to_pick{background-color:#fdefe8;color:#f26522}.block-pod .tag.status-1{background-color:#e0ffd8;color:#36c171}.block-pod .tag.status-2{background-color:#ffeaea;color:#ed433e}.block-pod .tag.status-3{background-color:#e8f5fd;color:#00476f}.detail-order{background-color:#fff;font-style:normal;height:100%;border-radius:4px}.detail-order .title{max-height:54px;border-bottom:1px solid #f5f5f5}.detail-order .table-row{display:flex;color:#141414}.detail-order .table-row .label{width:40%;color:#8c8c8c}.detail-order .table-row .value{width:60%;word-break:break-word}@media (max-width:767px){.detail-order .table-row .label{width:40%}.detail-order .table-row .value{width:50%}}.detail-order .block-checking-cod{margin-left:15px;position:relative}.detail-order .block-checking-cod .btn-check-cod{background:#ececec;border-radius:8px;padding:0 8px}.detail-order .block-checking-cod .btn-check-cod.active{background-color:#006fad;color:#fff}.detail-order .block-checking-cod .btn-check-cod.active path{fill:#fff}.detail-order .block-checking-cod .detail-cod{z-index:999;padding:12px 12px 0;width:650px;top:28px;position:absolute;background:#fff;box-shadow:0 0 6px rgba(0,0,0,.15);border-radius:8px}.detail-order .block-checking-cod .detail-cod .block-cod-left{border-right:1px solid #f0f0f0}.detail-order .block-checking-cod .detail-cod .note-text{color:#717171}.detail-order .block-checking-cod .detail-cod .cod-id{color:#60ae7d}.status-order{background-color:#fff6dd;color:#ffc521;border-radius:4px;font-size:12px}.status-order.active{background-color:#e7fff2;color:#12ce66}.status-order.warning{background-color:#ffe4d8;color:#f26522}.status-order.error{background-color:#ffd8d8;color:#e64c4c}@media (min-width:576px){.modal-add-group .modal-sm,.modal-confirm .modal-sm,.modal-selection .modal-sm,.modal-warring .modal-sm{max-width:360px!important}.modal-add-group textarea,.modal-confirm textarea,.modal-selection textarea,.modal-warring textarea{width:calc(100% - 32px)}.modal-big .modal-sm{max-width:600px!important}.modal-medium .modal-sm{max-width:400px!important}.modal-compensation .modal-sm{max-width:600px!important}.modal-compensation .block-dropdown{display:flex;flex-wrap:wrap}.modal-editInfo .modal-sm{max-width:560px!important}}.info-user-page .avatar{background-color:#ffe8e4!important;color:#ff5200}.info-user-page .user-detail .username{font-size:14px;text-align:left;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;width:180px}.info-user-page .user-detail .userid{font-size:12px}.info-user-page .action-permission button{background:#fff;border:1px solid #ff5200;box-sizing:border-box;border-radius:16px;color:#ff5200;padding:6px 12px}.permission-list{background-color:#fff}.permission-list .title-group{color:#ff5200;font-size:18px}.permission-list .title-permission{background:#f5f5f5;color:#141414;font-size:16px}.modal-add-user .input-suggest .search-input{width:100%}.modal-add-user .input-suggest .search-input:focus{background:#f5f5f5}.modal-add-user .input-suggest .input-suggest-dropdown-items{top:40px}.modal-add-user .input-suggest .input-suggest-dropdown-items .input-suggest-dropdown-item{width:unset}.modal-add-user .btn-outline-dark{border-radius:.25rem;border-color:#343a40}.modal-add-user .list-user ::-webkit-scrollbar{width:4px;height:50px;max-height:50px}.modal-add-user .list-user ::-webkit-scrollbar-track{box-shadow:inset 0 0 5px #f0f0f0;border-radius:6px}.modal-add-user .list-user ::-webkit-scrollbar-thumb{background:#bfbfbf;border-radius:6px;height:50px}.modal-add-user .list-user .info-user{border-bottom:1px solid #f0f0f0}.modal-add-user .avatar-suggest{background-color:#fbd1bd!important;color:#ff5200}.modal-add-user .title{font-size:20px}@media (min-width:576px){.modal-add-user .modal-sm{max-width:480px!important}}.modal-add-user .title-list{font-size:14px;color:#8c8c8c}.coupon-code{background:#e6edf2;border-radius:16px;padding:4px 8px;color:#006fad;border:1px dashed #819bac}.coupon-code svg{fill:#006fad;width:16px;height:16px}.partial-code-tooltip .tooltip-inner{background:#ffeaea;border:1px dashed #ffa4a4;border-radius:16px;color:#dd5718;text-decoration:underline;padding:4px 30px;max-width:-webkit-max-content;max-width:-moz-max-content;max-width:max-content;font-weight:600;font-size:12px;line-height:18px}.partial-code-tooltip .arrow:before{display:none}.ticket-log-container .responsive-table .table-header{min-height:48px;align-items:center;background-color:#f5f5f5;color:#141414;margin-bottom:0}.ticket-log-container .responsive-table .table-row{padding-top:0!important;padding-bottom:0!important;min-height:48px!important;margin-bottom:0}.ticket-log-container .responsive-table .body-ticket-log{min-height:48px;display:flex;align-items:center}.zone-ticker{background-color:#ff5200;color:#fff;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;border-radius:10px;padding:2px 8px;line-height:1;font-size:12px}.tooltip-zone-ticker.show{opacity:1!important}.tooltip-zone-ticker .arrow:before{top:-1px!important;border-top-color:#006fad!important}.tooltip-zone-ticker .tooltip-inner{background-color:#00467f;color:#fff;min-width:285px;max-width:285px;padding:5px}.info-internal-order{background-color:#fff;min-height:250px}.info-internal-order .ticket-log .table-order-container{box-shadow:unset}.info-internal-order .ticket-log .table-order-container .responsive-table .table-col:first-child{flex-basis:15%}.info-internal-order .ticket-log .table-order-container .responsive-table .table-col:nth-child(2),.info-internal-order .ticket-log .table-order-container .responsive-table .table-col:nth-child(3){flex-basis:20%}.info-internal-order .ticket-log .table-order-container .responsive-table .table-col:nth-child(4){flex-basis:25%}.info-internal-order .ticket-log .table-order-container .responsive-table .table-col:nth-child(5){flex-basis:20%}.info-internal-order .ticket-log .icon-collapse{transition:all .3s ease-in-out}.info-internal-order .ticket-log .icon-collapse.icon-up{transform:scaleY(-1)}.modal-internal .modal-custom-content{width:870px}.modal-internal .modal-custom-content ::-webkit-scrollbar{display:none}.modal-internal .modal-custom-content .list-order{min-height:300px;max-height:calc(100vh - 200px);overflow:auto}.modal-internal .modal-custom-content .list-order .info-item{display:inline-flex;width:100%;margin-top:4px}.modal-internal .modal-custom-content .list-order .info-item .label{width:35%;color:#8c8c8c}.modal-internal .modal-custom-content .list-order .info-item .value{color:#141414}.modal-internal .modal-custom-content .list-order .icon-collapse{transition:all .3s ease-in-out}.modal-internal .modal-custom-content .list-order .icon-collapse.icon-up{transform:scaleY(-1)}.tooltip-blue .tippy-content{padding:0;background-color:#006fad;color:#fff;border-radius:8px}.tooltip-blue .tippy-arrow:before{border-top-color:#006fad!important}.title-product{border-bottom:1px solid #f5f5f5}.package-detail-popup .modal-content .modal-header{border-bottom:none!important}.package-detail-popup .package-detail-popup-content{overflow-y:auto;max-height:calc(100vh - 200px)}.package-detail-popup table{border-collapse:separate;border-spacing:0;border-radius:8px;overflow:hidden}.package-detail-popup .package-table{width:100%;border:1px solid #e4e4e7}.package-detail-popup .package-table th{background:#f4f4f5;text-align:left;font-weight:700;padding:10px 16px;color:#09090b;white-space:nowrap}.package-detail-popup .package-table td{padding:12px 16px}.package-detail-popup .package-warning{display:flex;align-items:center;grid-gap:4px;gap:4px;color:#ef4444;font-weight:500}.package-detail-popup .package-item-name{margin-top:4px;color:#09090b}.package-detail-popup .package-status-danger{color:#ef4444}.package-detail-popup .package-detail-header{display:flex;justify-content:space-between;align-items:center}.package-detail-popup .package-detail-header .package-detail-title{font-size:18px;font-weight:600}.package-detail-popup .package-detail-header .package-count{background:#f3f3f3;color:#52525b;padding:2px 12px;border-radius:24px;font-size:14px;font-weight:500;margin-left:8px}.package-history-popup .modal-content .modal-header{border-bottom:none!important}.package-history-popup .package-history-header{display:flex;justify-content:space-between;align-items:center}.package-history-popup .package-history-content{max-height:calc(100vh - 200px);overflow:auto}.package-history-popup .package-history-content .package-history-group{margin-bottom:16px}.package-history-popup .package-history-content .package-history-group .package-table{width:100%}.package-history-popup .package-history-content .package-history-group .package-table th{background:#f4f4f5;text-align:left;font-weight:600;font-size:12px;padding:10px 12px;color:#09090b;white-space:nowrap;border:none;color:"#000"}.package-history-popup .package-history-content .package-history-group .package-table td{padding:12px;font-size:14px;min-height:54px;background:#fff;box-shadow:inset 0 -.858px 0 0 #eee}.package-history-popup .package-history-content .loading,.package-history-popup .package-history-content .no-data{display:flex;justify-content:center;align-items:center;height:100%;font-size:14px;color:#6b7280;padding:16px}.empty-page{text-align:center}.empty-page svg{padding-left:28px}.empty-page .title{font-size:28px;line-height:38px;text-align:center;color:#ff5200}.empty-page .subtitle{font-size:16px}.modal-selection .btn-outline-dark{border-radius:4px}.modal-selection .modal-body{padding:0!important}.modal-selection .input-textarea{border:1px solid #d9d9d9;box-sizing:border-box;border-radius:6px;min-height:80px}.modal-selection .input-textarea:focus{outline:none;border:1px solid #ff5200}.modal-confirm .modal-body{padding-top:24px!important;padding-bottom:24px!important}.modal-confirm .modal-footer .btn-outline-dark{border-radius:4px}.modal-confirm .input-textarea{margin-top:16px;height:75px;padding:4px 12px;border-radius:4px;width:100%;border:1px solid #ccc}.modal-confirm .input-textarea:focus,.modal-confirm .input-textarea:focus-visible{outline:none;border:1px solid #ff5200}.modal-editInfo .item-space-between{justify-content:space-between;display:flex;align-items:baseline}.modal-editInfo .item-baseline{display:flex;justify-content:left;align-items:baseline}.modal-editInfo .modal-body{padding-top:24px!important;padding-bottom:16px!important}.modal-editInfo .label{font-size:14px;line-height:18px;color:#8c8c8c}.modal-editInfo .value{box-sizing:border-box;border-radius:6px}.modal-editInfo .value:focus{outline:none;border:1px solid #ff5200;box-shadow:none}.modal-editInfo .value:not(.is-invalid){border:1px solid #d9d9d9}.modal-editInfo .value:not(.is-invalid):focus{outline:none;border:1px solid #ff5200;box-shadow:none}.modal-editInfo .input-size{border:1px solid #d9d9d9;box-sizing:border-box;border-radius:6px;width:108px}.modal-editInfo .input-size:focus{outline:none;border:1px solid #ff5200;box-shadow:none}.modal-editInfo .input-textarea{border:1px solid #d9d9d9;box-sizing:border-box;border-radius:6px;min-height:80px}.modal-editInfo .input-textarea:focus{outline:none;border:1px solid #ff5200}.modal-editInfo .input-textarea.is-invalid{background-image:unset}.modal-editInfo .modal-footer{padding:16px}.modal-editInfo .select-invalid .input-select{border-color:#dc3545!important;color:#dc3545!important}.modal-editInfo .group-input-custom{position:relative}.modal-editInfo .group-input-custom .label-text{position:absolute;left:8px;top:8px;z-index:10}.confirm-permission{background-color:#fff;position:fixed;width:100%;z-index:10;bottom:0;box-shadow:0 -2px 8px rgba(0,0,0,.06)}.table-data .responsive-table .table-header{min-height:48px;align-items:center;background-color:#f5f5f5;color:#141414;margin-bottom:0}.table-data .responsive-table .table-row{padding-top:0!important;padding-bottom:0!important;min-height:48px!important;margin-bottom:0}.table-data .responsive-table .body-permission{min-height:48px;display:flex;align-items:center}.table-data .responsive-table .body-permission .btn-outline-dark,.table-data .responsive-table .body-warehouse .btn-outline-dark{font-size:12px}.table-data .responsive-table .body-permission .btn-outline-danger,.table-data .responsive-table .body-warehouse .btn-outline-danger{border:1px solid #ff3a3a;border-radius:16px;font-size:12px;color:#ff3a3a}.table-data .responsive-table .body-permission .btn-outline-danger:active:not(:disabled),.table-data .responsive-table .body-permission .btn-outline-danger:focus:not(:disabled),.table-data .responsive-table .body-permission .btn-outline-danger:hover:not(:disabled),.table-data .responsive-table .body-warehouse .btn-outline-danger:active:not(:disabled),.table-data .responsive-table .body-warehouse .btn-outline-danger:focus:not(:disabled),.table-data .responsive-table .body-warehouse .btn-outline-danger:hover:not(:disabled){color:#fff;background-color:#ff3a3a}.table-data .responsive-table .body-permission .avatar,.table-data .responsive-table .body-warehouse .avatar{width:32px;height:32px;background-color:#ffe8e4!important;color:#ff5200}.order-action .btn-outline-primary:disabled.no-permission{border-color:#d9d9d9!important;color:#d9d9d9!important}.checkbox-internal.next-input-radio{width:20px;height:20px}.checkbox-internal .next-radio:checked:hover~.next-radio--styled{background-color:#ff5200;border-color:#ff5200}.checkbox-internal .next-radio--styled{width:20px;height:20px;border:2px solid #d9d9d9;box-sizing:border-box;border-radius:6px;background-color:#fff}.checkbox-internal .next-radio:checked~.next-radio--styled{background-color:#ff5200;border-color:#ff5200}.checkbox-internal .next-checkbox,.checkbox-internal.next-input-checkbox{width:20px;height:20px}.checkbox-internal.active .next-checkbox--styled{background-color:#ff5200}.checkbox-internal .next-checkbox:checked:hover~.next-checkbox--styled{background-color:#ff5200;border-color:#ff5200}.checkbox-internal .next-checkbox--styled{width:20px;height:20px;border:2px solid #d9d9d9;box-sizing:border-box;border-radius:6px;background-color:#fff}.checkbox-internal .next-checkbox:checked~.next-checkbox--styled{background-color:#ff5200;border-color:#ff5200}.checkbox-internal-service .checkbox-internal-service-active .text-service-name,.checkbox-internal-service .checkbox-internal-service-active .text-service-price{color:#f26522}.btn-no,.btn-yes{min-width:108px;padding:7px 16px;border-radius:4px!important}.group-page .title-page{font-size:20px}.group-page .title-group{color:#ff5200;font-size:18px}.group-page .search-permission{background:#fafafa;border-radius:16px;color:#595959;width:32px;height:32px;border:unset;border-radius:50%}.group-page .search-permission.open{border-radius:16px}.group-page .search-permission:focus,.group-page .search-permission:hover{outline:unset;box-shadow:unset;background:#fafafa}.group-page .search-container svg{fill:#141414!important;width:15px!important;left:2px!important;top:-1px!important}.group-page .permission-list{border-left:1px solid #f0f0f0}.group-page .btn-add-user{box-sizing:border-box;border-radius:16px}.group-page .btn-add-user svg{fill:#006fad}.group-page .btn-add-user.visited svg,.group-page .btn-add-user:active svg,.group-page .btn-add-user:hover svg{fill:#fff}.group-page .btn-add-user:focus{box-shadow:none}.group-page .list-user ::-webkit-scrollbar{width:4px;height:4px}.group-page .list-user ::-webkit-scrollbar-track{box-shadow:inset 0 0 5px #f0f0f0;border-radius:6px}.group-page .list-user ::-webkit-scrollbar-thumb{background:#bfbfbf;border-radius:6px;height:50px}.group-page .list-user .userid{text-align:left}.group-page .list-user .info-user{border-bottom:1px solid #f0f0f0}.group-page .input-permission:active,.group-page .input-permission:focus{outline:none;border:1px solid #f26522;box-shadow:none}.group-page .textarea-permission{max-height:80px}.group-page .textarea-permission:active,.group-page .textarea-permission:focus{outline:none;border:1px solid #f26522;box-shadow:none}.permission-page .user-info{background-color:#fff;position:-webkit-sticky;position:sticky;top:20px;border-radius:4px;box-shadow:0 0 8px rgba(0,0,0,.1)}.permission-page .user-info .item-user .avatar{width:88px;height:88px;background-color:#ffe8e4!important;color:#ff5200;font-size:50px}.permission-page .user-info .userId{background-color:#ffe8e4!important;color:#ff5200;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:auto;border-radius:4px}.permission-page .user-info .user_email{color:#1cb5ff}.permission-page .header-page{border-bottom:1px solid #f0f0f0}.permission-page .header-page .title-table{font-size:15px}.permission-page .header-page .btn-add-user{box-sizing:border-box;border-radius:16px;font-size:13px}.permission-page .header-page .btn-add-user svg{fill:#fff}.permission-page .header-page .btn-add-user:focus{box-shadow:none}.permission-page .btn-delete-user{font-size:13px;color:#ff5200;border:1px solid #ff5200;box-sizing:border-box;border-radius:16px}.permission-page .btn-delete-user svg{fill:#ff5200}.permission-page .btn-delete-user:active svg,.permission-page .btn-delete-user:focus svg,.permission-page .btn-delete-user:hover svg{fill:#fff}.permission-page .btn-delete-user:disabled svg{fill:#ff5200!important}.permission-page .search-permission{background:#fafafa;border-radius:16px;color:#595959;border:unset;font-size:13px}.permission-page .search-permission:hover{outline:unset;box-shadow:unset}.permission-page .block-table{transition:visibility 0s,opacity 1.5s linear;max-height:667px;border-radius:4px}.permission-page .block-table ::-webkit-scrollbar{width:4px;height:50px;max-height:50px}.permission-page .block-table ::-webkit-scrollbar-track{box-shadow:inset 0 0 5px #f0f0f0;border-radius:6px}.permission-page .block-table ::-webkit-scrollbar-thumb{background:#bfbfbf;border-radius:6px;height:50px}.permission-page .block-table .body-table{max-height:480px;overflow:auto}.permission-page .block-table .input-switch-permission>label>input.input-checkbox[checked]+i{color:#fff;background-color:#ff5200}.permission-page .block-table .search-input:focus{background:#fafafa}.permission-page .block-table.table-employee .employee-info{cursor:pointer;color:#ff5200}.permission-page .block-table.table-employee .table-data .table-col:first-child{flex-basis:10%}.permission-page .block-table.table-employee .table-data .table-col:nth-child(2),.permission-page .block-table.table-employee .table-data .table-col:nth-child(3),.permission-page .block-table.table-employee .table-data .table-col:nth-child(4){flex-basis:30%}.permission-page .block-table.table-employee .table-data .btn-load-more{width:35px;height:35px;border-radius:50%;border:1px solid #d9d9d9}.permission-page .block-table.table-employee .table-data .btn-load-more:hover{background-color:#d9d9d9}.permission-page .block-table.table-employee .table-data .btn-load-more:active{box-shadow:0 0 0 .2rem #d9d9d9}.permission-page .block-table.table-group .table-data .table-col:first-child,.permission-page .block-table.table-group .table-data .table-col:nth-child(2){flex-basis:10%}.permission-page .block-table.table-group .table-data .table-col:nth-child(3){flex-basis:60%}.permission-page .block-table.table-group .table-data .table-col:nth-child(4){flex-basis:20%}.permission-page .block-table.table-warehouse .table-data .table-col:first-child{flex-basis:10%}.permission-page .block-table.table-warehouse .table-data .table-col:nth-child(2){flex-basis:90%}.permission-page .block-table.table-client .table-data .table-col:first-child{flex-basis:10%}.permission-page .block-table.table-client .table-data .table-col:nth-child(2){flex-basis:60%}.permission-page .block-table.table-client .table-data .table-col:nth-child(3){flex-basis:30%}.permission-page .block-table.table-permission .table-data .table-col:first-child,.permission-page .block-table.table-permission .table-data .table-col:nth-child(2){flex-basis:10%}.permission-page .block-table.table-permission .table-data .table-col:nth-child(3){flex-basis:100%}.permission-page .block-table.table-warehouse-update .table-data .table-col:first-child{flex-basis:10%}.permission-page .block-table.table-warehouse-update .table-data .table-col:nth-child(2){flex-basis:50%}.permission-page .block-table.table-warehouse-update .table-data .table-col:nth-child(3),.permission-page .block-table.table-warehouse-update .table-data .table-col:nth-child(4),.permission-page .block-table.table-warehouse-update .table-data .table-col:nth-child(5),.permission-page .block-table.table-warehouse-update .table-data .table-col:nth-child(6){flex-basis:10%}.modal-table .modal-content ::-webkit-scrollbar{width:4px;height:50px;max-height:50px}.modal-table .modal-content ::-webkit-scrollbar-track{box-shadow:inset 0 0 5px #f0f0f0;border-radius:6px}.modal-table .modal-content ::-webkit-scrollbar-thumb{background:#bfbfbf;border-radius:6px;height:50px}.modal-table .modal-content .modal-body .table-data .body-table{max-height:480px;overflow:auto}.modal-table .modal-content .modal-body .table-data .table-col:first-child{flex-basis:10%}.modal-table .modal-content .modal-body .table-data .table-col:nth-child(2){flex-basis:100%}.order-tracking-warehouse-detail{margin-bottom:30px}.order-tracking-warehouse-detail .header-page{border-bottom:1px solid #f0f0f0;height:54px}.order-tracking-warehouse-detail .header-page .title-table{font-size:16px}.order-tracking-warehouse-detail .table-warehouse-detail{background-color:#fff;border-radius:4px}.order-tracking-warehouse-detail .table-warehouse-detail .search-warehouse-detail{background:#fafafa;border-radius:16px;width:240px;color:#595959;border:unset}.order-tracking-warehouse-detail .table-warehouse-detail .search-warehouse-detail:hover{outline:unset;box-shadow:unset}.order-tracking-warehouse-detail .table-warehouse-detail .search-container svg{fill:#141414!important;width:16px!important}.order-tracking-warehouse-detail .table-warehouse-detail .btn-outline-dark{font-size:12px}.order-tracking-warehouse-detail .table-warehouse-detail .responsive-table{min-height:530px}.order-tracking-warehouse-detail .table-warehouse-detail .responsive-table .table-row{min-height:48px;padding:0}.order-tracking-warehouse-detail .table-warehouse-detail .responsive-table .table-header{margin-bottom:0;padding:0}.order-tracking-warehouse-detail .table-warehouse-detail .responsive-table .table-col:first-child{flex-basis:10%}.order-tracking-warehouse-detail .table-warehouse-detail .responsive-table .table-col:nth-child(2),.order-tracking-warehouse-detail .table-warehouse-detail .responsive-table .table-col:nth-child(3),.order-tracking-warehouse-detail .table-warehouse-detail .responsive-table .table-col:nth-child(4){flex-basis:100%}.order-tracking-warehouse-detail .table-warehouse-detail .responsive-table .table-col:nth-child(5){flex-basis:50%}.order-tracking-warehouse-detail .table-warehouse-detail .responsive-table .table-col:nth-child(6){flex-basis:40%}.order-tracking-warehouse-detail .table-warehouse-detail .header-warehouse-detail{background:#f5f5f5;font-size:14px;line-height:18px;color:#000}.order-tracking-warehouse{margin-bottom:30px}.order-tracking-warehouse .header-page{border-bottom:1px solid #f0f0f0;height:54px}.order-tracking-warehouse .header-page .title-table{font-size:16px}.order-tracking-warehouse .table-warehouse{background-color:#fff;border-radius:4px}.order-tracking-warehouse .table-warehouse .btn-outline-dark{font-size:12px}.order-tracking-warehouse .table-warehouse .search-warehouse{background:#fafafa;border-radius:16px;width:240px;color:#595959;border:unset}.order-tracking-warehouse .table-warehouse .search-warehouse:hover{outline:unset;box-shadow:unset}.order-tracking-warehouse .table-warehouse .search-container svg{fill:#141414!important;width:16px!important}.order-tracking-warehouse .table-warehouse .pagination-warehouse{position:absolute;width:100%;bottom:0;margin:auto}.order-tracking-warehouse .table-warehouse .responsive-table{min-height:530px}.order-tracking-warehouse .table-warehouse .responsive-table .table-row{min-height:48px;padding:0}.order-tracking-warehouse .table-warehouse .responsive-table .table-header{margin-bottom:0;padding:0}.order-tracking-warehouse .table-warehouse .responsive-table .table-col:first-child{flex-basis:10%}.order-tracking-warehouse .table-warehouse .responsive-table .table-col:nth-child(2){flex-basis:100%}.order-tracking-warehouse .table-warehouse .responsive-table .table-col:nth-child(3),.order-tracking-warehouse .table-warehouse .responsive-table .table-col:nth-child(4){flex-basis:60%}.order-tracking-warehouse .table-warehouse .header-warehouse{background:#f5f5f5;font-size:14px;line-height:18px;color:#000}.order-status-revert .switch-status-revert{color:#bfbfbf;padding:10px 16px;border:1px solid #d9d9d9;border-radius:4px;transition:all .1s ease-in-out}.order-status-revert .switch-status-revert.active{color:inherit;border:1px solid #f26522}.order-warehouse .switch-warehouse-type{color:#bfbfbf;padding:10px 16px;border:1px solid #d9d9d9;border-radius:4px;transition:all .1s ease-in-out}.order-warehouse .switch-warehouse-type.active{color:inherit;border:1px solid #f26522}.group-permisstion{margin-bottom:30px}.group-permisstion .title-page{font-size:20px}.group-permisstion .header-page{border-bottom:1px solid #f0f0f0}.group-permisstion .header-page .title-table{font-size:16px}.group-permisstion .table-groups{background-color:#fff;border-radius:4px}.group-permisstion .table-groups .search-permission{background:#fafafa;border-radius:16px;color:#595959;border:unset}.group-permisstion .table-groups .search-permission:hover{outline:unset;box-shadow:unset}.group-permisstion .table-groups .responsive-table{min-height:530px}.group-permisstion .table-groups .responsive-table .table-header{min-height:48px;align-items:center;background-color:#f5f5f5;color:#141414;margin-bottom:0}.group-permisstion .table-groups .responsive-table .table-row{padding-top:0!important;padding-bottom:0!important;min-height:48px!important;margin-bottom:0}.group-permisstion .table-groups .responsive-table .table-col:first-child{flex-basis:25%}.group-permisstion .table-groups .responsive-table .table-col:nth-child(2){flex-basis:20%}.group-permisstion .table-groups .responsive-table .table-col:nth-child(3){flex-basis:55%}.group-permisstion .table-groups .search-container svg{fill:#141414!important;width:16px!important}.group-permisstion .table-groups .header-permission{background:#f5f5f5;font-size:14px;line-height:18px;color:#000;text-transform:uppercase}.group-permisstion .table-groups .body-permission{min-height:48px;display:flex;align-items:center}.group-permisstion .table-groups .body-permission .btn-outline-dark{font-size:12px}.group-permisstion .table-groups .body-permission .btn-outline-danger{border:1px solid #ff3a3a;border-radius:16px;font-size:12px;color:#ff3a3a}.group-permisstion .table-groups .body-permission .btn-outline-danger:active:not(:disabled),.group-permisstion .table-groups .body-permission .btn-outline-danger:focus:not(:disabled),.group-permisstion .table-groups .body-permission .btn-outline-danger:hover:not(:disabled){color:#fff;background-color:#ff3a3a}.group-permisstion .table-groups .pagination-permission{position:absolute;width:100%;bottom:0;margin:auto}.permisstion-detail .call-back{color:#595959;line-height:18px}.permisstion-detail .header-page{border-bottom:1px solid #f0f0f0;height:56px}.permisstion-detail .header-page .title-table{font-size:16px}.permisstion-detail .btn-add-user{box-sizing:border-box;border-radius:16px}.permisstion-detail .btn-add-user svg{fill:#fff}.permisstion-detail .btn-add-user:focus{box-shadow:none}.permisstion-detail .btn-delete-user{font-size:12px;color:#ff5200;border:1px solid #ff5200;box-sizing:border-box;border-radius:16px}.permisstion-detail .btn-delete-user svg{fill:#ff5200}.permisstion-detail .btn-delete-user:active svg,.permisstion-detail .btn-delete-user:focus svg,.permisstion-detail .btn-delete-user:hover svg{fill:#fff}.permisstion-detail .btn-delete-user:disabled svg{fill:#ff5200!important}.permisstion-detail .search-permission{background:#fafafa;border-radius:16px;color:#595959;border:unset}.permisstion-detail .search-permission:hover{outline:unset;box-shadow:unset}.permisstion-detail .search-container svg{width:16px!important;fill:#141414!important}.permisstion-detail .table-user .responsive-table .table-col:first-child,.permisstion-detail .table-user .responsive-table .table-col:nth-child(2){flex-basis:5%}.permisstion-detail .table-user .responsive-table .table-col:nth-child(3){flex-basis:40%}.permisstion-detail .table-user .responsive-table .table-col:nth-child(4){flex-basis:50%}.permisstion-detail .input-permission:active,.permisstion-detail .input-permission:focus{outline:none;border:1px solid #f26522;box-shadow:none}.permisstion-detail .textarea-permission{max-height:80px}.permisstion-detail .textarea-permission:active,.permisstion-detail .textarea-permission:focus{outline:none;border:1px solid #f26522;box-shadow:none}.users-page .btn-add-user{box-sizing:border-box;border-radius:16px}.users-page .btn-add-user svg{fill:#fff}.users-page .btn-add-user:focus{box-shadow:none}.users-page .header-page{border-bottom:1px solid #f0f0f0;height:56px}.users-page .input-switch-permission>label>input.input-checkbox[checked]+i{color:#fff;background-color:#ff5200}.users-page .table-groups{background-color:#fff;border-radius:4px}.users-page .table-groups .header-page{border-bottom:1px solid #f0f0f0}.users-page .table-groups .header-page .title-table{font-size:18px}.users-page .table-groups .header-page .search-user{background:#fafafa;border-radius:16px;color:#595959;border:unset}.users-page .table-groups .header-page .search-user:hover{outline:unset;box-shadow:unset}.users-page .table-groups .table-user .responsive-table{min-height:530px}.users-page .table-groups .table-user .responsive-table .table-col:first-child,.users-page .table-groups .table-user .responsive-table .table-col:nth-child(2){flex-basis:5%}.users-page .table-groups .table-user .responsive-table .table-col:nth-child(3){flex-basis:35%}.users-page .table-groups .table-user .responsive-table .table-col:nth-child(4){flex-basis:15%}.users-page .table-groups .table-user .responsive-table .table-col:nth-child(5){flex-basis:25%}.users-page .table-groups .table-user .responsive-table .table-col:nth-child(6){flex-basis:20%}.user-edit-page .user-permission{background-color:#fff}.user-edit-page .user-permission .title-info{border-bottom:1px solid #f0f0f0;font-size:18px}.user-edit-page .user-permission .btn-add-group{font-size:12px;box-sizing:border-box;border-radius:16px}.user-edit-page .user-permission .groups{display:flex;flex-wrap:wrap}.user-edit-page .user-permission .groups .item-group{flex:0 0 33.333333%;max-width:33.33%}.user-edit-page .user-permission .groups .item-group .name-warehouse{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:70%}.client-detail .item-user .avatar{width:88px;height:88px;background-color:#ffe8e4!important;color:#ff5200;font-size:50px}.client-detail .user-id{background-color:#ffe8e4!important;color:#ff5200;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:auto;border-radius:4px}.client-detail .user_email{color:#1cb5ff}.client-detail .title-info{border-bottom:1px solid #f0f0f0;font-size:18px}.client-detail .table-row{display:flex;color:#141414}.client-detail .table-row .label{width:30%;color:#8c8c8c}.client-detail .table-row .value{width:60%;word-break:break-word}.icon-warehouse{width:20px;height:20px;border-radius:50%;align-items:center;text-align:center;font-size:10px;line-height:1.8;justify-content:center}.icon-warehouse.deliver_warehouse{background:#e5ecf2;color:#003866}.icon-warehouse.return_warehouse{background:#fbd1bd;color:#f26522}.icon-warehouse.pick_warehouse{background:#e7fff2;color:#41d885}.icon-warehouse.current_warehouse{background:#fff6dd;color:#ffd14d}.warehouse-hover .tooltip-inner{background:#e5ecf2!important;color:#003866!important}.warehouse-hover .arrow:before{border-top-color:#e5ecf2!important}.more-icon-list-info{display:inline-flex;background:#fff;color:#707070;padding:2px 5px;cursor:pointer;border:1px solid #e3e3e3;border-radius:4px;margin-left:5px;font-size:12px;line-height:14px;outline:none}.more-icon-list-info svg path{fill:#707070}.money-collapse-container{padding:16px;margin-top:5px;border-left:5px solid #f3f3f3}.float-text-input-money-combo{position:absolute;right:10px;top:50%;transform:translateY(-50%)}.float-text-input-money-combo~input{padding-right:80px!important}.modal-print .text-header{font-size:18px;font-weight:700;color:#006fad}.modal-print .text-note{font-size:14px;color:#717171;font-style:italic;text-align:center}.modal-print .btn-combo button{background:#006fad!important;border-color:#006fad!important;border-radius:16px;height:40px}.modal-packet-detail{width:600px;max-height:60vh;overflow-y:auto}.list-order-packet{width:400px;max-height:70vh;padding:0 8px;overflow:auto}.text-09090B{color:#09090b}.package-info-content{max-height:400px;overflow:auto}.warehouse-container{margin-bottom:15px;border-radius:8px;border:1px solid #d4d4d8;max-height:136px;overflow:auto}.package-tags-container{padding:10px 15px;display:flex;flex-wrap:wrap;grid-gap:10px;gap:10px;max-height:160px;overflow-y:auto}.package-tag{justify-content:center;font-size:12px;cursor:pointer;color:#006fad;border-radius:4px;background:#e6f1f7;display:flex;padding:4px 8px;grid-gap:8px;gap:8px;font-weight:600;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.package-tag-danger{color:#ef4444;background:#fef2f2}.item-count{display:flex;padding:0 12px;align-items:center;grid-gap:6px;gap:6px;border-radius:24px;background:#ffeee6;color:#ff5200}.system-page .block-system{box-shadow:0 0 8px rgba(0,0,0,.1);border-radius:8px;background-color:#fff;width:370px;height:265;padding:70px;text-align:center;cursor:pointer}.system-page .block-system:active,.system-page .block-system:focus,.system-page .block-system:hover{box-shadow:0 4px 32px rgba(0,0,0,.1)}.header .header-container{display:flex;align-items:center;align-content:center;height:inherit;justify-content:space-between;height:72px;transition:all .4s;box-shadow:0 2px 4px rgba(0,0,0,.08);margin-bottom:2px}.header .header-container .header-input-search{height:38px;line-height:38px}.header .header-container .logo{width:150px}.header .header-container.minimize{margin-left:76px}.header .header-container .header-center,.header .header-container .header-left,.header .header-container .header-right{height:100%;width:100%}.header .header-container .header-center .search-input:focus{background:#fafafa}.header .header-container .button-search{margin-left:12px;padding-left:26px;padding-right:26px}.header .header-container .header-title{font-size:16px;font-weight:500;display:inline-flex;align-items:center}.header .header-container .header-account-info{padding:5px 8px;border-radius:4px;transition:background-color .1s linear,color .1s linear,border .1s linear}.header .header-container .header-account-info:hover{background-color:#eee}.header .header-container .header-account-info .avatar-info{margin-left:.75rem;margin-right:.75rem}.header .header-container .header-account-info .avatar-info .avatar-info-header{color:#0a1f44;font-weight:500;line-height:18px}.header .header-container .header-account-info .avatar-info .avatar-info-subheader{font-size:12px;color:#0a1f44;opacity:.5;line-height:18px}@media (max-width:768px){.header .header-container .header-account-info .avatar-info{display:none}}.header .header-title{background-color:#f5f5f5}.header .header-title .text-gray{color:#8c8c8c}.header .header-title .header-link{transition:color .3s}.header .header-title .header-link:hover{color:#ff8328}@media (max-width:900px){.header .logo-container .logo{width:120px}}@media (max-width:768px){.header{min-height:56px}.header .header-container{height:56px}.header .header-container .logo-container{padding-right:0}.header .header-container .logo-container .logo{width:80px}.text-button-search,.text-button-support{display:none}.button-search{margin-left:4px;padding:.375rem .75rem!important;height:38px}.header-left img{width:40px}.header-right .text-button-support{display:none}.header-right .button-support{height:38px;border:0!important}.header-right svg{width:24px}}.content{background:#f5f5f5;transition:all .4s}.content.minimize{margin-left:76px}.page-loader{position:absolute;width:auto;top:50%;left:50%;transform:translate(-50%,-50%);z-index:99999999}.backdrop-loader{position:relative;height:100vh;width:100vw;background-color:hsla(0,0%,100%,.7);z-index:9999999}.page-unauthorized{height:100vh;display:flex;position:relative}.page-unauthorized .unauthorized-user{position:absolute;right:0;top:0;padding:15px 20px}.page-unauthorized .unauthorized-content{padding:0 .9375rem;display:flex;flex-flow:column;margin:auto;align-items:center;text-align:center}.page-unauthorized .unauthorized-content .unauthorized-code{color:#cacedb;font-weight:700;font-size:3.75rem;margin-bottom:1.5625rem;line-height:2.25rem}.page-unauthorized .unauthorized-content .unauthorized-title{font-weight:500;font-size:2.1875rem;margin-bottom:.625rem;line-height:2.25rem}.page-unauthorized .unauthorized-content .unauthorized-description{color:#818ea3;margin-bottom:1.75rem;font-size:.75rem;font-weight:400}.page-unauthorized .unauthorized-content .unauthorized-goback{border-radius:50px;font-size:.75rem}.page-forbidden{height:100vh;display:flex;position:relative}.page-forbidden .forbidden-user{position:absolute;right:0;top:0;padding:15px 20px}.page-forbidden .forbidden-content{padding:0 .9375rem;display:flex;flex-flow:column;margin:auto;align-items:center;text-align:center}.page-forbidden .forbidden-content .forbidden-code{color:#cacedb;font-weight:700;font-size:3.75rem;margin-bottom:1.5625rem;line-height:2.25rem}.page-forbidden .forbidden-content .forbidden-title{font-weight:500;font-size:2.1875rem;margin-bottom:.625rem;line-height:2.25rem}.page-forbidden .forbidden-content .forbidden-description{color:#818ea3;margin-bottom:1.75rem;font-size:.75rem;font-weight:400}.page-forbidden .forbidden-content .forbidden-goback{border-radius:50px;font-size:.75rem}.text-5{font-size:5px!important}.line-height-5{line-height:5px!important}.text-10{font-size:10px!important}.line-height-10{line-height:10px!important}.text-11{font-size:11px!important}.line-height-11{line-height:11px!important}.text-12{font-size:12px!important}.line-height-12{line-height:12px!important}.text-14{font-size:14px!important}.line-height-14{line-height:14px!important}.text-15{font-size:15px!important}.line-height-15{line-height:15px!important}.text-16{font-size:16px!important}.line-height-16{line-height:16px!important}.text-18{font-size:18px!important}.line-height-18{line-height:18px!important}.text-20{font-size:20px!important}.line-height-20{line-height:20px!important}.text-22{font-size:22px!important}.line-height-22{line-height:22px!important}.text-24{font-size:24px!important}.line-height-24{line-height:24px!important}.text-25{font-size:25px!important}.line-height-25{line-height:25px!important}.text-26{font-size:26px!important}.line-height-26{line-height:26px!important}.text-28{font-size:28px!important}.line-height-28{line-height:28px!important}.text-30{font-size:30px!important}.line-height-30{line-height:30px!important}.text-35{font-size:35px!important}.line-height-35{line-height:35px!important}.text-36{font-size:36px!important}.line-height-36{line-height:36px!important}.text-38{font-size:38px!important}.line-height-38{line-height:38px!important}.text-40{font-size:40px!important}.line-height-40{line-height:40px!important}.text-45{font-size:45px!important}.line-height-45{line-height:45px!important}.text-48{font-size:48px!important}.line-height-48{line-height:48px!important}.text-50{font-size:50px!important}.line-height-50{line-height:50px!important}.text-60{font-size:60px!important}.line-height-60{line-height:60px!important}.text-72{font-size:72px!important}.line-height-72{line-height:72px!important}.text-75{font-size:75px!important}.line-height-75{line-height:75px!important}.text-100{font-size:100px!important}.line-height-100{line-height:100px!important}.text-center{text-align:center}.text-blue{color:#006fad}.text-normal{font-weight:400}.text-semibold{font-weight:500}.text-bold{font-weight:600}.text-line-through{text-decoration:line-through}.text-underline{text-decoration:underline}.text-default{color:#3c4858!important}.text-primary{color:#ff5200!important}.text-success{color:#12ce66}.text-danger{color:#ff3a3a}.text-006FBB{color:#006fbb}.text-grey-1{color:#595959}.text-grey-2{color:hsla(0,0%,54.9%,.54902)}.text-truncate{flex:1 1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.font-italic{font-style:italic}.m-t-0{margin-top:0!important}.p-t-0{padding-top:0!important}.m-b-0{margin-bottom:0!important}.p-b-0{padding-bottom:0!important}.m-l-0{margin-left:0!important}.p-l-0{padding-left:0!important}.m-r-0{margin-right:0!important}.p-r-0{padding-right:0!important}.p-0{padding:0!important}.m-0{margin:0!important}.m-t-1{margin-top:1px!important}.p-t-1{padding-top:1px!important}.m-b-1{margin-bottom:1px!important}.p-b-1{padding-bottom:1px!important}.m-l-1{margin-left:1px!important}.p-l-1{padding-left:1px!important}.m-r-1{margin-right:1px!important}.p-r-1{padding-right:1px!important}.p-1{padding:1px!important}.m-1{margin:1px!important}.m-t-2{margin-top:2px!important}.p-t-2{padding-top:2px!important}.m-b-2{margin-bottom:2px!important}.p-b-2{padding-bottom:2px!important}.m-l-2{margin-left:2px!important}.p-l-2{padding-left:2px!important}.m-r-2{margin-right:2px!important}.p-r-2{padding-right:2px!important}.p-2{padding:2px!important}.m-2{margin:2px!important}.m-t-3{margin-top:3px!important}.p-t-3{padding-top:3px!important}.m-b-3{margin-bottom:3px!important}.p-b-3{padding-bottom:3px!important}.m-l-3{margin-left:3px!important}.p-l-3{padding-left:3px!important}.m-r-3{margin-right:3px!important}.p-r-3{padding-right:3px!important}.p-3{padding:3px!important}.m-3{margin:3px!important}.m-t-4{margin-top:4px!important}.p-t-4{padding-top:4px!important}.m-b-4{margin-bottom:4px!important}.p-b-4{padding-bottom:4px!important}.m-l-4{margin-left:4px!important}.p-l-4{padding-left:4px!important}.m-r-4{margin-right:4px!important}.p-r-4{padding-right:4px!important}.p-4{padding:4px!important}.m-4{margin:4px!important}.m-t-5{margin-top:5px!important}.p-t-5{padding-top:5px!important}.m-b-5{margin-bottom:5px!important}.p-b-5{padding-bottom:5px!important}.m-l-5{margin-left:5px!important}.p-l-5{padding-left:5px!important}.m-r-5{margin-right:5px!important}.p-r-5{padding-right:5px!important}.p-5{padding:5px!important}.m-5{margin:5px!important}.m-t-6{margin-top:6px!important}.p-t-6{padding-top:6px!important}.m-b-6{margin-bottom:6px!important}.p-b-6{padding-bottom:6px!important}.m-l-6{margin-left:6px!important}.p-l-6{padding-left:6px!important}.m-r-6{margin-right:6px!important}.p-r-6{padding-right:6px!important}.p-6{padding:6px!important}.m-6{margin:6px!important}.m-t-7{margin-top:7px!important}.p-t-7{padding-top:7px!important}.m-b-7{margin-bottom:7px!important}.p-b-7{padding-bottom:7px!important}.m-l-7{margin-left:7px!important}.p-l-7{padding-left:7px!important}.m-r-7{margin-right:7px!important}.p-r-7{padding-right:7px!important}.p-7{padding:7px!important}.m-7{margin:7px!important}.m-t-8{margin-top:8px!important}.p-t-8{padding-top:8px!important}.m-b-8{margin-bottom:8px!important}.p-b-8{padding-bottom:8px!important}.m-l-8{margin-left:8px!important}.p-l-8{padding-left:8px!important}.m-r-8{margin-right:8px!important}.p-r-8{padding-right:8px!important}.p-8{padding:8px!important}.m-8{margin:8px!important}.m-t-9{margin-top:9px!important}.p-t-9{padding-top:9px!important}.m-b-9{margin-bottom:9px!important}.p-b-9{padding-bottom:9px!important}.m-l-9{margin-left:9px!important}.p-l-9{padding-left:9px!important}.m-r-9{margin-right:9px!important}.p-r-9{padding-right:9px!important}.p-9{padding:9px!important}.m-9{margin:9px!important}.m-t-10{margin-top:10px!important}.p-t-10{padding-top:10px!important}.m-b-10{margin-bottom:10px!important}.p-b-10{padding-bottom:10px!important}.m-l-10{margin-left:10px!important}.p-l-10{padding-left:10px!important}.m-r-10{margin-right:10px!important}.p-r-10{padding-right:10px!important}.p-10{padding:10px!important}.m-10{margin:10px!important}.m-t-11{margin-top:11px!important}.p-t-11{padding-top:11px!important}.m-b-11{margin-bottom:11px!important}.p-b-11{padding-bottom:11px!important}.m-l-11{margin-left:11px!important}.p-l-11{padding-left:11px!important}.m-r-11{margin-right:11px!important}.p-r-11{padding-right:11px!important}.p-11{padding:11px!important}.m-11{margin:11px!important}.m-t-12{margin-top:12px!important}.p-t-12{padding-top:12px!important}.m-b-12{margin-bottom:12px!important}.p-b-12{padding-bottom:12px!important}.m-l-12{margin-left:12px!important}.p-l-12{padding-left:12px!important}.m-r-12{margin-right:12px!important}.p-r-12{padding-right:12px!important}.p-12{padding:12px!important}.m-12{margin:12px!important}.m-t-13{margin-top:13px!important}.p-t-13{padding-top:13px!important}.m-b-13{margin-bottom:13px!important}.p-b-13{padding-bottom:13px!important}.m-l-13{margin-left:13px!important}.p-l-13{padding-left:13px!important}.m-r-13{margin-right:13px!important}.p-r-13{padding-right:13px!important}.p-13{padding:13px!important}.m-13{margin:13px!important}.m-t-14{margin-top:14px!important}.p-t-14{padding-top:14px!important}.m-b-14{margin-bottom:14px!important}.p-b-14{padding-bottom:14px!important}.m-l-14{margin-left:14px!important}.p-l-14{padding-left:14px!important}.m-r-14{margin-right:14px!important}.p-r-14{padding-right:14px!important}.p-14{padding:14px!important}.m-14{margin:14px!important}.m-t-15{margin-top:15px!important}.p-t-15{padding-top:15px!important}.m-b-15{margin-bottom:15px!important}.p-b-15{padding-bottom:15px!important}.m-l-15{margin-left:15px!important}.p-l-15{padding-left:15px!important}.m-r-15{margin-right:15px!important}.p-r-15{padding-right:15px!important}.p-15{padding:15px!important}.m-15{margin:15px!important}.m-t-16{margin-top:16px!important}.p-t-16{padding-top:16px!important}.m-b-16{margin-bottom:16px!important}.p-b-16{padding-bottom:16px!important}.m-l-16{margin-left:16px!important}.p-l-16{padding-left:16px!important}.m-r-16{margin-right:16px!important}.p-r-16{padding-right:16px!important}.p-16{padding:16px!important}.m-16{margin:16px!important}.m-t-17{margin-top:17px!important}.p-t-17{padding-top:17px!important}.m-b-17{margin-bottom:17px!important}.p-b-17{padding-bottom:17px!important}.m-l-17{margin-left:17px!important}.p-l-17{padding-left:17px!important}.m-r-17{margin-right:17px!important}.p-r-17{padding-right:17px!important}.p-17{padding:17px!important}.m-17{margin:17px!important}.m-t-18{margin-top:18px!important}.p-t-18{padding-top:18px!important}.m-b-18{margin-bottom:18px!important}.p-b-18{padding-bottom:18px!important}.m-l-18{margin-left:18px!important}.p-l-18{padding-left:18px!important}.m-r-18{margin-right:18px!important}.p-r-18{padding-right:18px!important}.p-18{padding:18px!important}.m-18{margin:18px!important}.m-t-19{margin-top:19px!important}.p-t-19{padding-top:19px!important}.m-b-19{margin-bottom:19px!important}.p-b-19{padding-bottom:19px!important}.m-l-19{margin-left:19px!important}.p-l-19{padding-left:19px!important}.m-r-19{margin-right:19px!important}.p-r-19{padding-right:19px!important}.p-19{padding:19px!important}.m-19{margin:19px!important}.m-t-20{margin-top:20px!important}.p-t-20{padding-top:20px!important}.m-b-20{margin-bottom:20px!important}.p-b-20{padding-bottom:20px!important}.m-l-20{margin-left:20px!important}.p-l-20{padding-left:20px!important}.m-r-20{margin-right:20px!important}.p-r-20{padding-right:20px!important}.p-20{padding:20px!important}.m-20{margin:20px!important}.m-t-21{margin-top:21px!important}.p-t-21{padding-top:21px!important}.m-b-21{margin-bottom:21px!important}.p-b-21{padding-bottom:21px!important}.m-l-21{margin-left:21px!important}.p-l-21{padding-left:21px!important}.m-r-21{margin-right:21px!important}.p-r-21{padding-right:21px!important}.p-21{padding:21px!important}.m-21{margin:21px!important}.m-t-22{margin-top:22px!important}.p-t-22{padding-top:22px!important}.m-b-22{margin-bottom:22px!important}.p-b-22{padding-bottom:22px!important}.m-l-22{margin-left:22px!important}.p-l-22{padding-left:22px!important}.m-r-22{margin-right:22px!important}.p-r-22{padding-right:22px!important}.p-22{padding:22px!important}.m-22{margin:22px!important}.m-t-23{margin-top:23px!important}.p-t-23{padding-top:23px!important}.m-b-23{margin-bottom:23px!important}.p-b-23{padding-bottom:23px!important}.m-l-23{margin-left:23px!important}.p-l-23{padding-left:23px!important}.m-r-23{margin-right:23px!important}.p-r-23{padding-right:23px!important}.p-23{padding:23px!important}.m-23{margin:23px!important}.m-t-24{margin-top:24px!important}.p-t-24{padding-top:24px!important}.m-b-24{margin-bottom:24px!important}.p-b-24{padding-bottom:24px!important}.m-l-24{margin-left:24px!important}.p-l-24{padding-left:24px!important}.m-r-24{margin-right:24px!important}.p-r-24{padding-right:24px!important}.p-24{padding:24px!important}.m-24{margin:24px!important}.m-t-25{margin-top:25px!important}.p-t-25{padding-top:25px!important}.m-b-25{margin-bottom:25px!important}.p-b-25{padding-bottom:25px!important}.m-l-25{margin-left:25px!important}.p-l-25{padding-left:25px!important}.m-r-25{margin-right:25px!important}.p-r-25{padding-right:25px!important}.p-25{padding:25px!important}.m-25{margin:25px!important}.m-t-26{margin-top:26px!important}.p-t-26{padding-top:26px!important}.m-b-26{margin-bottom:26px!important}.p-b-26{padding-bottom:26px!important}.m-l-26{margin-left:26px!important}.p-l-26{padding-left:26px!important}.m-r-26{margin-right:26px!important}.p-r-26{padding-right:26px!important}.p-26{padding:26px!important}.m-26{margin:26px!important}.m-t-27{margin-top:27px!important}.p-t-27{padding-top:27px!important}.m-b-27{margin-bottom:27px!important}.p-b-27{padding-bottom:27px!important}.m-l-27{margin-left:27px!important}.p-l-27{padding-left:27px!important}.m-r-27{margin-right:27px!important}.p-r-27{padding-right:27px!important}.p-27{padding:27px!important}.m-27{margin:27px!important}.m-t-28{margin-top:28px!important}.p-t-28{padding-top:28px!important}.m-b-28{margin-bottom:28px!important}.p-b-28{padding-bottom:28px!important}.m-l-28{margin-left:28px!important}.p-l-28{padding-left:28px!important}.m-r-28{margin-right:28px!important}.p-r-28{padding-right:28px!important}.p-28{padding:28px!important}.m-28{margin:28px!important}.m-t-29{margin-top:29px!important}.p-t-29{padding-top:29px!important}.m-b-29{margin-bottom:29px!important}.p-b-29{padding-bottom:29px!important}.m-l-29{margin-left:29px!important}.p-l-29{padding-left:29px!important}.m-r-29{margin-right:29px!important}.p-r-29{padding-right:29px!important}.p-29{padding:29px!important}.m-29{margin:29px!important}.m-t-30{margin-top:30px!important}.p-t-30{padding-top:30px!important}.m-b-30{margin-bottom:30px!important}.p-b-30{padding-bottom:30px!important}.m-l-30{margin-left:30px!important}.p-l-30{padding-left:30px!important}.m-r-30{margin-right:30px!important}.p-r-30{padding-right:30px!important}.p-30{padding:30px!important}.m-30{margin:30px!important}.m-t-31{margin-top:31px!important}.p-t-31{padding-top:31px!important}.m-b-31{margin-bottom:31px!important}.p-b-31{padding-bottom:31px!important}.m-l-31{margin-left:31px!important}.p-l-31{padding-left:31px!important}.m-r-31{margin-right:31px!important}.p-r-31{padding-right:31px!important}.p-31{padding:31px!important}.m-31{margin:31px!important}.m-t-32{margin-top:32px!important}.p-t-32{padding-top:32px!important}.m-b-32{margin-bottom:32px!important}.p-b-32{padding-bottom:32px!important}.m-l-32{margin-left:32px!important}.p-l-32{padding-left:32px!important}.m-r-32{margin-right:32px!important}.p-r-32{padding-right:32px!important}.p-32{padding:32px!important}.m-32{margin:32px!important}.m-t-33{margin-top:33px!important}.p-t-33{padding-top:33px!important}.m-b-33{margin-bottom:33px!important}.p-b-33{padding-bottom:33px!important}.m-l-33{margin-left:33px!important}.p-l-33{padding-left:33px!important}.m-r-33{margin-right:33px!important}.p-r-33{padding-right:33px!important}.p-33{padding:33px!important}.m-33{margin:33px!important}.m-t-34{margin-top:34px!important}.p-t-34{padding-top:34px!important}.m-b-34{margin-bottom:34px!important}.p-b-34{padding-bottom:34px!important}.m-l-34{margin-left:34px!important}.p-l-34{padding-left:34px!important}.m-r-34{margin-right:34px!important}.p-r-34{padding-right:34px!important}.p-34{padding:34px!important}.m-34{margin:34px!important}.m-t-35{margin-top:35px!important}.p-t-35{padding-top:35px!important}.m-b-35{margin-bottom:35px!important}.p-b-35{padding-bottom:35px!important}.m-l-35{margin-left:35px!important}.p-l-35{padding-left:35px!important}.m-r-35{margin-right:35px!important}.p-r-35{padding-right:35px!important}.p-35{padding:35px!important}.m-35{margin:35px!important}.m-t-36{margin-top:36px!important}.p-t-36{padding-top:36px!important}.m-b-36{margin-bottom:36px!important}.p-b-36{padding-bottom:36px!important}.m-l-36{margin-left:36px!important}.p-l-36{padding-left:36px!important}.m-r-36{margin-right:36px!important}.p-r-36{padding-right:36px!important}.p-36{padding:36px!important}.m-36{margin:36px!important}.m-t-37{margin-top:37px!important}.p-t-37{padding-top:37px!important}.m-b-37{margin-bottom:37px!important}.p-b-37{padding-bottom:37px!important}.m-l-37{margin-left:37px!important}.p-l-37{padding-left:37px!important}.m-r-37{margin-right:37px!important}.p-r-37{padding-right:37px!important}.p-37{padding:37px!important}.m-37{margin:37px!important}.m-t-38{margin-top:38px!important}.p-t-38{padding-top:38px!important}.m-b-38{margin-bottom:38px!important}.p-b-38{padding-bottom:38px!important}.m-l-38{margin-left:38px!important}.p-l-38{padding-left:38px!important}.m-r-38{margin-right:38px!important}.p-r-38{padding-right:38px!important}.p-38{padding:38px!important}.m-38{margin:38px!important}.m-t-39{margin-top:39px!important}.p-t-39{padding-top:39px!important}.m-b-39{margin-bottom:39px!important}.p-b-39{padding-bottom:39px!important}.m-l-39{margin-left:39px!important}.p-l-39{padding-left:39px!important}.m-r-39{margin-right:39px!important}.p-r-39{padding-right:39px!important}.p-39{padding:39px!important}.m-39{margin:39px!important}.m-t-40{margin-top:40px!important}.p-t-40{padding-top:40px!important}.m-b-40{margin-bottom:40px!important}.p-b-40{padding-bottom:40px!important}.m-l-40{margin-left:40px!important}.p-l-40{padding-left:40px!important}.m-r-40{margin-right:40px!important}.p-r-40{padding-right:40px!important}.p-40{padding:40px!important}.m-40{margin:40px!important}.m-t-41{margin-top:41px!important}.p-t-41{padding-top:41px!important}.m-b-41{margin-bottom:41px!important}.p-b-41{padding-bottom:41px!important}.m-l-41{margin-left:41px!important}.p-l-41{padding-left:41px!important}.m-r-41{margin-right:41px!important}.p-r-41{padding-right:41px!important}.p-41{padding:41px!important}.m-41{margin:41px!important}.m-t-42{margin-top:42px!important}.p-t-42{padding-top:42px!important}.m-b-42{margin-bottom:42px!important}.p-b-42{padding-bottom:42px!important}.m-l-42{margin-left:42px!important}.p-l-42{padding-left:42px!important}.m-r-42{margin-right:42px!important}.p-r-42{padding-right:42px!important}.p-42{padding:42px!important}.m-42{margin:42px!important}.m-t-43{margin-top:43px!important}.p-t-43{padding-top:43px!important}.m-b-43{margin-bottom:43px!important}.p-b-43{padding-bottom:43px!important}.m-l-43{margin-left:43px!important}.p-l-43{padding-left:43px!important}.m-r-43{margin-right:43px!important}.p-r-43{padding-right:43px!important}.p-43{padding:43px!important}.m-43{margin:43px!important}.m-t-44{margin-top:44px!important}.p-t-44{padding-top:44px!important}.m-b-44{margin-bottom:44px!important}.p-b-44{padding-bottom:44px!important}.m-l-44{margin-left:44px!important}.p-l-44{padding-left:44px!important}.m-r-44{margin-right:44px!important}.p-r-44{padding-right:44px!important}.p-44{padding:44px!important}.m-44{margin:44px!important}.m-t-45{margin-top:45px!important}.p-t-45{padding-top:45px!important}.m-b-45{margin-bottom:45px!important}.p-b-45{padding-bottom:45px!important}.m-l-45{margin-left:45px!important}.p-l-45{padding-left:45px!important}.m-r-45{margin-right:45px!important}.p-r-45{padding-right:45px!important}.p-45{padding:45px!important}.m-45{margin:45px!important}.m-t-46{margin-top:46px!important}.p-t-46{padding-top:46px!important}.m-b-46{margin-bottom:46px!important}.p-b-46{padding-bottom:46px!important}.m-l-46{margin-left:46px!important}.p-l-46{padding-left:46px!important}.m-r-46{margin-right:46px!important}.p-r-46{padding-right:46px!important}.p-46{padding:46px!important}.m-46{margin:46px!important}.m-t-47{margin-top:47px!important}.p-t-47{padding-top:47px!important}.m-b-47{margin-bottom:47px!important}.p-b-47{padding-bottom:47px!important}.m-l-47{margin-left:47px!important}.p-l-47{padding-left:47px!important}.m-r-47{margin-right:47px!important}.p-r-47{padding-right:47px!important}.p-47{padding:47px!important}.m-47{margin:47px!important}.m-t-48{margin-top:48px!important}.p-t-48{padding-top:48px!important}.m-b-48{margin-bottom:48px!important}.p-b-48{padding-bottom:48px!important}.m-l-48{margin-left:48px!important}.p-l-48{padding-left:48px!important}.m-r-48{margin-right:48px!important}.p-r-48{padding-right:48px!important}.p-48{padding:48px!important}.m-48{margin:48px!important}.m-t-49{margin-top:49px!important}.p-t-49{padding-top:49px!important}.m-b-49{margin-bottom:49px!important}.p-b-49{padding-bottom:49px!important}.m-l-49{margin-left:49px!important}.p-l-49{padding-left:49px!important}.m-r-49{margin-right:49px!important}.p-r-49{padding-right:49px!important}.p-49{padding:49px!important}.m-49{margin:49px!important}.m-t-50{margin-top:50px!important}.p-t-50{padding-top:50px!important}.m-b-50{margin-bottom:50px!important}.p-b-50{padding-bottom:50px!important}.m-l-50{margin-left:50px!important}.p-l-50{padding-left:50px!important}.m-r-50{margin-right:50px!important}.p-r-50{padding-right:50px!important}.p-50{padding:50px!important}.m-50{margin:50px!important}.m-t-51{margin-top:51px!important}.p-t-51{padding-top:51px!important}.m-b-51{margin-bottom:51px!important}.p-b-51{padding-bottom:51px!important}.m-l-51{margin-left:51px!important}.p-l-51{padding-left:51px!important}.m-r-51{margin-right:51px!important}.p-r-51{padding-right:51px!important}.p-51{padding:51px!important}.m-51{margin:51px!important}.m-t-52{margin-top:52px!important}.p-t-52{padding-top:52px!important}.m-b-52{margin-bottom:52px!important}.p-b-52{padding-bottom:52px!important}.m-l-52{margin-left:52px!important}.p-l-52{padding-left:52px!important}.m-r-52{margin-right:52px!important}.p-r-52{padding-right:52px!important}.p-52{padding:52px!important}.m-52{margin:52px!important}.m-t-53{margin-top:53px!important}.p-t-53{padding-top:53px!important}.m-b-53{margin-bottom:53px!important}.p-b-53{padding-bottom:53px!important}.m-l-53{margin-left:53px!important}.p-l-53{padding-left:53px!important}.m-r-53{margin-right:53px!important}.p-r-53{padding-right:53px!important}.p-53{padding:53px!important}.m-53{margin:53px!important}.m-t-54{margin-top:54px!important}.p-t-54{padding-top:54px!important}.m-b-54{margin-bottom:54px!important}.p-b-54{padding-bottom:54px!important}.m-l-54{margin-left:54px!important}.p-l-54{padding-left:54px!important}.m-r-54{margin-right:54px!important}.p-r-54{padding-right:54px!important}.p-54{padding:54px!important}.m-54{margin:54px!important}.m-t-55{margin-top:55px!important}.p-t-55{padding-top:55px!important}.m-b-55{margin-bottom:55px!important}.p-b-55{padding-bottom:55px!important}.m-l-55{margin-left:55px!important}.p-l-55{padding-left:55px!important}.m-r-55{margin-right:55px!important}.p-r-55{padding-right:55px!important}.p-55{padding:55px!important}.m-55{margin:55px!important}.m-t-56{margin-top:56px!important}.p-t-56{padding-top:56px!important}.m-b-56{margin-bottom:56px!important}.p-b-56{padding-bottom:56px!important}.m-l-56{margin-left:56px!important}.p-l-56{padding-left:56px!important}.m-r-56{margin-right:56px!important}.p-r-56{padding-right:56px!important}.p-56{padding:56px!important}.m-56{margin:56px!important}.m-t-57{margin-top:57px!important}.p-t-57{padding-top:57px!important}.m-b-57{margin-bottom:57px!important}.p-b-57{padding-bottom:57px!important}.m-l-57{margin-left:57px!important}.p-l-57{padding-left:57px!important}.m-r-57{margin-right:57px!important}.p-r-57{padding-right:57px!important}.p-57{padding:57px!important}.m-57{margin:57px!important}.m-t-58{margin-top:58px!important}.p-t-58{padding-top:58px!important}.m-b-58{margin-bottom:58px!important}.p-b-58{padding-bottom:58px!important}.m-l-58{margin-left:58px!important}.p-l-58{padding-left:58px!important}.m-r-58{margin-right:58px!important}.p-r-58{padding-right:58px!important}.p-58{padding:58px!important}.m-58{margin:58px!important}.m-t-59{margin-top:59px!important}.p-t-59{padding-top:59px!important}.m-b-59{margin-bottom:59px!important}.p-b-59{padding-bottom:59px!important}.m-l-59{margin-left:59px!important}.p-l-59{padding-left:59px!important}.m-r-59{margin-right:59px!important}.p-r-59{padding-right:59px!important}.p-59{padding:59px!important}.m-59{margin:59px!important}.m-t-60{margin-top:60px!important}.p-t-60{padding-top:60px!important}.m-b-60{margin-bottom:60px!important}.p-b-60{padding-bottom:60px!important}.m-l-60{margin-left:60px!important}.p-l-60{padding-left:60px!important}.m-r-60{margin-right:60px!important}.p-r-60{padding-right:60px!important}.p-60{padding:60px!important}.m-60{margin:60px!important}.m-t-61{margin-top:61px!important}.p-t-61{padding-top:61px!important}.m-b-61{margin-bottom:61px!important}.p-b-61{padding-bottom:61px!important}.m-l-61{margin-left:61px!important}.p-l-61{padding-left:61px!important}.m-r-61{margin-right:61px!important}.p-r-61{padding-right:61px!important}.p-61{padding:61px!important}.m-61{margin:61px!important}.m-t-62{margin-top:62px!important}.p-t-62{padding-top:62px!important}.m-b-62{margin-bottom:62px!important}.p-b-62{padding-bottom:62px!important}.m-l-62{margin-left:62px!important}.p-l-62{padding-left:62px!important}.m-r-62{margin-right:62px!important}.p-r-62{padding-right:62px!important}.p-62{padding:62px!important}.m-62{margin:62px!important}.m-t-63{margin-top:63px!important}.p-t-63{padding-top:63px!important}.m-b-63{margin-bottom:63px!important}.p-b-63{padding-bottom:63px!important}.m-l-63{margin-left:63px!important}.p-l-63{padding-left:63px!important}.m-r-63{margin-right:63px!important}.p-r-63{padding-right:63px!important}.p-63{padding:63px!important}.m-63{margin:63px!important}.m-t-64{margin-top:64px!important}.p-t-64{padding-top:64px!important}.m-b-64{margin-bottom:64px!important}.p-b-64{padding-bottom:64px!important}.m-l-64{margin-left:64px!important}.p-l-64{padding-left:64px!important}.m-r-64{margin-right:64px!important}.p-r-64{padding-right:64px!important}.p-64{padding:64px!important}.m-64{margin:64px!important}.m-t-65{margin-top:65px!important}.p-t-65{padding-top:65px!important}.m-b-65{margin-bottom:65px!important}.p-b-65{padding-bottom:65px!important}.m-l-65{margin-left:65px!important}.p-l-65{padding-left:65px!important}.m-r-65{margin-right:65px!important}.p-r-65{padding-right:65px!important}.p-65{padding:65px!important}.m-65{margin:65px!important}.m-t-66{margin-top:66px!important}.p-t-66{padding-top:66px!important}.m-b-66{margin-bottom:66px!important}.p-b-66{padding-bottom:66px!important}.m-l-66{margin-left:66px!important}.p-l-66{padding-left:66px!important}.m-r-66{margin-right:66px!important}.p-r-66{padding-right:66px!important}.p-66{padding:66px!important}.m-66{margin:66px!important}.m-t-67{margin-top:67px!important}.p-t-67{padding-top:67px!important}.m-b-67{margin-bottom:67px!important}.p-b-67{padding-bottom:67px!important}.m-l-67{margin-left:67px!important}.p-l-67{padding-left:67px!important}.m-r-67{margin-right:67px!important}.p-r-67{padding-right:67px!important}.p-67{padding:67px!important}.m-67{margin:67px!important}.m-t-68{margin-top:68px!important}.p-t-68{padding-top:68px!important}.m-b-68{margin-bottom:68px!important}.p-b-68{padding-bottom:68px!important}.m-l-68{margin-left:68px!important}.p-l-68{padding-left:68px!important}.m-r-68{margin-right:68px!important}.p-r-68{padding-right:68px!important}.p-68{padding:68px!important}.m-68{margin:68px!important}.m-t-69{margin-top:69px!important}.p-t-69{padding-top:69px!important}.m-b-69{margin-bottom:69px!important}.p-b-69{padding-bottom:69px!important}.m-l-69{margin-left:69px!important}.p-l-69{padding-left:69px!important}.m-r-69{margin-right:69px!important}.p-r-69{padding-right:69px!important}.p-69{padding:69px!important}.m-69{margin:69px!important}.m-t-70{margin-top:70px!important}.p-t-70{padding-top:70px!important}.m-b-70{margin-bottom:70px!important}.p-b-70{padding-bottom:70px!important}.m-l-70{margin-left:70px!important}.p-l-70{padding-left:70px!important}.m-r-70{margin-right:70px!important}.p-r-70{padding-right:70px!important}.p-70{padding:70px!important}.m-70{margin:70px!important}.m-t-71{margin-top:71px!important}.p-t-71{padding-top:71px!important}.m-b-71{margin-bottom:71px!important}.p-b-71{padding-bottom:71px!important}.m-l-71{margin-left:71px!important}.p-l-71{padding-left:71px!important}.m-r-71{margin-right:71px!important}.p-r-71{padding-right:71px!important}.p-71{padding:71px!important}.m-71{margin:71px!important}.m-t-72{margin-top:72px!important}.p-t-72{padding-top:72px!important}.m-b-72{margin-bottom:72px!important}.p-b-72{padding-bottom:72px!important}.m-l-72{margin-left:72px!important}.p-l-72{padding-left:72px!important}.m-r-72{margin-right:72px!important}.p-r-72{padding-right:72px!important}.p-72{padding:72px!important}.m-72{margin:72px!important}.m-t-73{margin-top:73px!important}.p-t-73{padding-top:73px!important}.m-b-73{margin-bottom:73px!important}.p-b-73{padding-bottom:73px!important}.m-l-73{margin-left:73px!important}.p-l-73{padding-left:73px!important}.m-r-73{margin-right:73px!important}.p-r-73{padding-right:73px!important}.p-73{padding:73px!important}.m-73{margin:73px!important}.m-t-74{margin-top:74px!important}.p-t-74{padding-top:74px!important}.m-b-74{margin-bottom:74px!important}.p-b-74{padding-bottom:74px!important}.m-l-74{margin-left:74px!important}.p-l-74{padding-left:74px!important}.m-r-74{margin-right:74px!important}.p-r-74{padding-right:74px!important}.p-74{padding:74px!important}.m-74{margin:74px!important}.m-t-75{margin-top:75px!important}.p-t-75{padding-top:75px!important}.m-b-75{margin-bottom:75px!important}.p-b-75{padding-bottom:75px!important}.m-l-75{margin-left:75px!important}.p-l-75{padding-left:75px!important}.m-r-75{margin-right:75px!important}.p-r-75{padding-right:75px!important}.p-75{padding:75px!important}.m-75{margin:75px!important}.m-t-76{margin-top:76px!important}.p-t-76{padding-top:76px!important}.m-b-76{margin-bottom:76px!important}.p-b-76{padding-bottom:76px!important}.m-l-76{margin-left:76px!important}.p-l-76{padding-left:76px!important}.m-r-76{margin-right:76px!important}.p-r-76{padding-right:76px!important}.p-76{padding:76px!important}.m-76{margin:76px!important}.m-t-77{margin-top:77px!important}.p-t-77{padding-top:77px!important}.m-b-77{margin-bottom:77px!important}.p-b-77{padding-bottom:77px!important}.m-l-77{margin-left:77px!important}.p-l-77{padding-left:77px!important}.m-r-77{margin-right:77px!important}.p-r-77{padding-right:77px!important}.p-77{padding:77px!important}.m-77{margin:77px!important}.m-t-78{margin-top:78px!important}.p-t-78{padding-top:78px!important}.m-b-78{margin-bottom:78px!important}.p-b-78{padding-bottom:78px!important}.m-l-78{margin-left:78px!important}.p-l-78{padding-left:78px!important}.m-r-78{margin-right:78px!important}.p-r-78{padding-right:78px!important}.p-78{padding:78px!important}.m-78{margin:78px!important}.m-t-79{margin-top:79px!important}.p-t-79{padding-top:79px!important}.m-b-79{margin-bottom:79px!important}.p-b-79{padding-bottom:79px!important}.m-l-79{margin-left:79px!important}.p-l-79{padding-left:79px!important}.m-r-79{margin-right:79px!important}.p-r-79{padding-right:79px!important}.p-79{padding:79px!important}.m-79{margin:79px!important}.m-t-80{margin-top:80px!important}.p-t-80{padding-top:80px!important}.m-b-80{margin-bottom:80px!important}.p-b-80{padding-bottom:80px!important}.m-l-80{margin-left:80px!important}.p-l-80{padding-left:80px!important}.m-r-80{margin-right:80px!important}.p-r-80{padding-right:80px!important}.p-80{padding:80px!important}.m-80{margin:80px!important}.m-t-81{margin-top:81px!important}.p-t-81{padding-top:81px!important}.m-b-81{margin-bottom:81px!important}.p-b-81{padding-bottom:81px!important}.m-l-81{margin-left:81px!important}.p-l-81{padding-left:81px!important}.m-r-81{margin-right:81px!important}.p-r-81{padding-right:81px!important}.p-81{padding:81px!important}.m-81{margin:81px!important}.m-t-82{margin-top:82px!important}.p-t-82{padding-top:82px!important}.m-b-82{margin-bottom:82px!important}.p-b-82{padding-bottom:82px!important}.m-l-82{margin-left:82px!important}.p-l-82{padding-left:82px!important}.m-r-82{margin-right:82px!important}.p-r-82{padding-right:82px!important}.p-82{padding:82px!important}.m-82{margin:82px!important}.m-t-83{margin-top:83px!important}.p-t-83{padding-top:83px!important}.m-b-83{margin-bottom:83px!important}.p-b-83{padding-bottom:83px!important}.m-l-83{margin-left:83px!important}.p-l-83{padding-left:83px!important}.m-r-83{margin-right:83px!important}.p-r-83{padding-right:83px!important}.p-83{padding:83px!important}.m-83{margin:83px!important}.m-t-84{margin-top:84px!important}.p-t-84{padding-top:84px!important}.m-b-84{margin-bottom:84px!important}.p-b-84{padding-bottom:84px!important}.m-l-84{margin-left:84px!important}.p-l-84{padding-left:84px!important}.m-r-84{margin-right:84px!important}.p-r-84{padding-right:84px!important}.p-84{padding:84px!important}.m-84{margin:84px!important}.m-t-85{margin-top:85px!important}.p-t-85{padding-top:85px!important}.m-b-85{margin-bottom:85px!important}.p-b-85{padding-bottom:85px!important}.m-l-85{margin-left:85px!important}.p-l-85{padding-left:85px!important}.m-r-85{margin-right:85px!important}.p-r-85{padding-right:85px!important}.p-85{padding:85px!important}.m-85{margin:85px!important}.m-t-86{margin-top:86px!important}.p-t-86{padding-top:86px!important}.m-b-86{margin-bottom:86px!important}.p-b-86{padding-bottom:86px!important}.m-l-86{margin-left:86px!important}.p-l-86{padding-left:86px!important}.m-r-86{margin-right:86px!important}.p-r-86{padding-right:86px!important}.p-86{padding:86px!important}.m-86{margin:86px!important}.m-t-87{margin-top:87px!important}.p-t-87{padding-top:87px!important}.m-b-87{margin-bottom:87px!important}.p-b-87{padding-bottom:87px!important}.m-l-87{margin-left:87px!important}.p-l-87{padding-left:87px!important}.m-r-87{margin-right:87px!important}.p-r-87{padding-right:87px!important}.p-87{padding:87px!important}.m-87{margin:87px!important}.m-t-88{margin-top:88px!important}.p-t-88{padding-top:88px!important}.m-b-88{margin-bottom:88px!important}.p-b-88{padding-bottom:88px!important}.m-l-88{margin-left:88px!important}.p-l-88{padding-left:88px!important}.m-r-88{margin-right:88px!important}.p-r-88{padding-right:88px!important}.p-88{padding:88px!important}.m-88{margin:88px!important}.m-t-89{margin-top:89px!important}.p-t-89{padding-top:89px!important}.m-b-89{margin-bottom:89px!important}.p-b-89{padding-bottom:89px!important}.m-l-89{margin-left:89px!important}.p-l-89{padding-left:89px!important}.m-r-89{margin-right:89px!important}.p-r-89{padding-right:89px!important}.p-89{padding:89px!important}.m-89{margin:89px!important}.m-t-90{margin-top:90px!important}.p-t-90{padding-top:90px!important}.m-b-90{margin-bottom:90px!important}.p-b-90{padding-bottom:90px!important}.m-l-90{margin-left:90px!important}.p-l-90{padding-left:90px!important}.m-r-90{margin-right:90px!important}.p-r-90{padding-right:90px!important}.p-90{padding:90px!important}.m-90{margin:90px!important}.m-t-91{margin-top:91px!important}.p-t-91{padding-top:91px!important}.m-b-91{margin-bottom:91px!important}.p-b-91{padding-bottom:91px!important}.m-l-91{margin-left:91px!important}.p-l-91{padding-left:91px!important}.m-r-91{margin-right:91px!important}.p-r-91{padding-right:91px!important}.p-91{padding:91px!important}.m-91{margin:91px!important}.m-t-92{margin-top:92px!important}.p-t-92{padding-top:92px!important}.m-b-92{margin-bottom:92px!important}.p-b-92{padding-bottom:92px!important}.m-l-92{margin-left:92px!important}.p-l-92{padding-left:92px!important}.m-r-92{margin-right:92px!important}.p-r-92{padding-right:92px!important}.p-92{padding:92px!important}.m-92{margin:92px!important}.m-t-93{margin-top:93px!important}.p-t-93{padding-top:93px!important}.m-b-93{margin-bottom:93px!important}.p-b-93{padding-bottom:93px!important}.m-l-93{margin-left:93px!important}.p-l-93{padding-left:93px!important}.m-r-93{margin-right:93px!important}.p-r-93{padding-right:93px!important}.p-93{padding:93px!important}.m-93{margin:93px!important}.m-t-94{margin-top:94px!important}.p-t-94{padding-top:94px!important}.m-b-94{margin-bottom:94px!important}.p-b-94{padding-bottom:94px!important}.m-l-94{margin-left:94px!important}.p-l-94{padding-left:94px!important}.m-r-94{margin-right:94px!important}.p-r-94{padding-right:94px!important}.p-94{padding:94px!important}.m-94{margin:94px!important}.m-t-95{margin-top:95px!important}.p-t-95{padding-top:95px!important}.m-b-95{margin-bottom:95px!important}.p-b-95{padding-bottom:95px!important}.m-l-95{margin-left:95px!important}.p-l-95{padding-left:95px!important}.m-r-95{margin-right:95px!important}.p-r-95{padding-right:95px!important}.p-95{padding:95px!important}.m-95{margin:95px!important}.m-t-96{margin-top:96px!important}.p-t-96{padding-top:96px!important}.m-b-96{margin-bottom:96px!important}.p-b-96{padding-bottom:96px!important}.m-l-96{margin-left:96px!important}.p-l-96{padding-left:96px!important}.m-r-96{margin-right:96px!important}.p-r-96{padding-right:96px!important}.p-96{padding:96px!important}.m-96{margin:96px!important}.m-t-97{margin-top:97px!important}.p-t-97{padding-top:97px!important}.m-b-97{margin-bottom:97px!important}.p-b-97{padding-bottom:97px!important}.m-l-97{margin-left:97px!important}.p-l-97{padding-left:97px!important}.m-r-97{margin-right:97px!important}.p-r-97{padding-right:97px!important}.p-97{padding:97px!important}.m-97{margin:97px!important}.m-t-98{margin-top:98px!important}.p-t-98{padding-top:98px!important}.m-b-98{margin-bottom:98px!important}.p-b-98{padding-bottom:98px!important}.m-l-98{margin-left:98px!important}.p-l-98{padding-left:98px!important}.m-r-98{margin-right:98px!important}.p-r-98{padding-right:98px!important}.p-98{padding:98px!important}.m-98{margin:98px!important}.m-t-99{margin-top:99px!important}.p-t-99{padding-top:99px!important}.m-b-99{margin-bottom:99px!important}.p-b-99{padding-bottom:99px!important}.m-l-99{margin-left:99px!important}.p-l-99{padding-left:99px!important}.m-r-99{margin-right:99px!important}.p-r-99{padding-right:99px!important}.p-99{padding:99px!important}.m-99{margin:99px!important}.m-auto{margin:0 auto}.p-l-r-0{padding-left:0;padding-right:0}.icon-5{width:5px!important;height:5px!important}.icon-10{width:10px!important;height:10px!important}.icon-12{width:12px!important;height:12px!important}.icon-14{width:14px!important;height:14px!important}.icon-15{width:15px!important;height:15px!important}.icon-16{width:16px!important;height:16px!important}.icon-18{width:18px!important;height:18px!important}.icon-20{width:20px!important;height:20px!important}.icon-24{width:24px!important;height:24px!important}.icon-30{width:30px!important;height:30px!important}.icon-35{width:35px!important;height:35px!important}.icon-36{width:36px!important;height:36px!important}.icon-40{width:40px!important;height:40px!important}.icon-45{width:45px!important;height:45px!important}.icon-48{width:48px!important;height:48px!important}.icon-50{width:50px!important;height:50px!important}.icon-60{width:60px!important;height:60px!important}.icon-72{width:72px!important;height:72px!important}.icon-75{width:75px!important;height:75px!important}.icon-100{width:100px!important;height:100px!important}.icon-white,.icon-white path{fill:#fff}.icon-danger,.icon-danger path{fill:#dc3545}.width-5{width:5px!important}.height-5{height:5px!important}.min-width-5{min-width:5px!important}.min-height-5{min-height:5px!important}.max-height-5{max-height:5px!important}.width-10{width:10px!important}.height-10{height:10px!important}.min-width-10{min-width:10px!important}.min-height-10{min-height:10px!important}.max-height-10{max-height:10px!important}.width-12{width:12px!important}.height-12{height:12px!important}.min-width-12{min-width:12px!important}.min-height-12{min-height:12px!important}.max-height-12{max-height:12px!important}.width-14{width:14px!important}.height-14{height:14px!important}.min-width-14{min-width:14px!important}.min-height-14{min-height:14px!important}.max-height-14{max-height:14px!important}.width-15{width:15px!important}.height-15{height:15px!important}.min-width-15{min-width:15px!important}.min-height-15{min-height:15px!important}.max-height-15{max-height:15px!important}.width-16{width:16px!important}.height-16{height:16px!important}.min-width-16{min-width:16px!important}.min-height-16{min-height:16px!important}.max-height-16{max-height:16px!important}.width-18{width:18px!important}.height-18{height:18px!important}.min-width-18{min-width:18px!important}.min-height-18{min-height:18px!important}.max-height-18{max-height:18px!important}.width-20{width:20px!important}.height-20{height:20px!important}.min-width-20{min-width:20px!important}.min-height-20{min-height:20px!important}.max-height-20{max-height:20px!important}.width-24{width:24px!important}.height-24{height:24px!important}.min-width-24{min-width:24px!important}.min-height-24{min-height:24px!important}.max-height-24{max-height:24px!important}.width-25{width:25px!important}.height-25{height:25px!important}.min-width-25{min-width:25px!important}.min-height-25{min-height:25px!important}.max-height-25{max-height:25px!important}.width-30{width:30px!important}.height-30{height:30px!important}.min-width-30{min-width:30px!important}.min-height-30{min-height:30px!important}.max-height-30{max-height:30px!important}.width-35{width:35px!important}.height-35{height:35px!important}.min-width-35{min-width:35px!important}.min-height-35{min-height:35px!important}.max-height-35{max-height:35px!important}.width-36{width:36px!important}.height-36{height:36px!important}.min-width-36{min-width:36px!important}.min-height-36{min-height:36px!important}.max-height-36{max-height:36px!important}.width-38{width:38px!important}.height-38{height:38px!important}.min-width-38{min-width:38px!important}.min-height-38{min-height:38px!important}.max-height-38{max-height:38px!important}.width-40{width:40px!important}.height-40{height:40px!important}.min-width-40{min-width:40px!important}.min-height-40{min-height:40px!important}.max-height-40{max-height:40px!important}.width-45{width:45px!important}.height-45{height:45px!important}.min-width-45{min-width:45px!important}.min-height-45{min-height:45px!important}.max-height-45{max-height:45px!important}.width-48{width:48px!important}.height-48{height:48px!important}.min-width-48{min-width:48px!important}.min-height-48{min-height:48px!important}.max-height-48{max-height:48px!important}.width-50{width:50px!important}.height-50{height:50px!important}.min-width-50{min-width:50px!important}.min-height-50{min-height:50px!important}.max-height-50{max-height:50px!important}.width-60{width:60px!important}.height-60{height:60px!important}.min-width-60{min-width:60px!important}.min-height-60{min-height:60px!important}.max-height-60{max-height:60px!important}.width-65{width:65px!important}.height-65{height:65px!important}.min-width-65{min-width:65px!important}.min-height-65{min-height:65px!important}.max-height-65{max-height:65px!important}.width-72{width:72px!important}.height-72{height:72px!important}.min-width-72{min-width:72px!important}.min-height-72{min-height:72px!important}.max-height-72{max-height:72px!important}.width-74{width:74px!important}.height-74{height:74px!important}.min-width-74{min-width:74px!important}.min-height-74{min-height:74px!important}.max-height-74{max-height:74px!important}.width-75{width:75px!important}.height-75{height:75px!important}.min-width-75{min-width:75px!important}.min-height-75{min-height:75px!important}.max-height-75{max-height:75px!important}.width-90{width:90px!important}.height-90{height:90px!important}.min-width-90{min-width:90px!important}.min-height-90{min-height:90px!important}.max-height-90{max-height:90px!important}.width-100{width:100px!important}.height-100{height:100px!important}.min-width-100{min-width:100px!important}.min-height-100{min-height:100px!important}.max-height-100{max-height:100px!important}.width-123{width:123px!important}.height-123{height:123px!important}.min-width-123{min-width:123px!important}.min-height-123{min-height:123px!important}.max-height-123{max-height:123px!important}.width-135{width:135px!important}.height-135{height:135px!important}.min-width-135{min-width:135px!important}.min-height-135{min-height:135px!important}.max-height-135{max-height:135px!important}.width-150{width:150px!important}.height-150{height:150px!important}.min-width-150{min-width:150px!important}.min-height-150{min-height:150px!important}.max-height-150{max-height:150px!important}.width-160{width:160px!important}.height-160{height:160px!important}.min-width-160{min-width:160px!important}.min-height-160{min-height:160px!important}.max-height-160{max-height:160px!important}.width-162{width:162px!important}.height-162{height:162px!important}.min-width-162{min-width:162px!important}.min-height-162{min-height:162px!important}.max-height-162{max-height:162px!important}.width-200{width:200px!important}.height-200{height:200px!important}.min-width-200{min-width:200px!important}.min-height-200{min-height:200px!important}.max-height-200{max-height:200px!important}.width-220{width:220px!important}.height-220{height:220px!important}.min-width-220{min-width:220px!important}.min-height-220{min-height:220px!important}.max-height-220{max-height:220px!important}.width-235{width:235px!important}.height-235{height:235px!important}.min-width-235{min-width:235px!important}.min-height-235{min-height:235px!important}.max-height-235{max-height:235px!important}.width-250{width:250px!important}.height-250{height:250px!important}.min-width-250{min-width:250px!important}.min-height-250{min-height:250px!important}.max-height-250{max-height:250px!important}.width-280{width:280px!important}.height-280{height:280px!important}.min-width-280{min-width:280px!important}.min-height-280{min-height:280px!important}.max-height-280{max-height:280px!important}.width-300{width:300px!important}.height-300{height:300px!important}.min-width-300{min-width:300px!important}.min-height-300{min-height:300px!important}.max-height-300{max-height:300px!important}.width-320{width:320px!important}.height-320{height:320px!important}.min-width-320{min-width:320px!important}.min-height-320{min-height:320px!important}.max-height-320{max-height:320px!important}.width-356{width:356px!important}.height-356{height:356px!important}.min-width-356{min-width:356px!important}.min-height-356{min-height:356px!important}.max-height-356{max-height:356px!important}.width-370{width:370px!important}.height-370{height:370px!important}.min-width-370{min-width:370px!important}.min-height-370{min-height:370px!important}.max-height-370{max-height:370px!important}.width-400{width:400px!important}.height-400{height:400px!important}.min-width-400{min-width:400px!important}.min-height-400{min-height:400px!important}.max-height-400{max-height:400px!important}.width-550{width:550px!important}.height-550{height:550px!important}.min-width-550{min-width:550px!important}.min-height-550{min-height:550px!important}.max-height-550{max-height:550px!important}.width-600{width:600px!important}.height-600{height:600px!important}.min-width-600{min-width:600px!important}.min-height-600{min-height:600px!important}.max-height-600{max-height:600px!important}.width-1p{width:1%!important}.height-1p{height:1%!important}.min-width-1p{min-width:1%!important}.min-height-1p{min-height:1%!important}.width-2p{width:2%!important}.height-2p{height:2%!important}.min-width-2p{min-width:2%!important}.min-height-2p{min-height:2%!important}.width-3p{width:3%!important}.height-3p{height:3%!important}.min-width-3p{min-width:3%!important}.min-height-3p{min-height:3%!important}.width-4p{width:4%!important}.height-4p{height:4%!important}.min-width-4p{min-width:4%!important}.min-height-4p{min-height:4%!important}.width-5p{width:5%!important}.height-5p{height:5%!important}.min-width-5p{min-width:5%!important}.min-height-5p{min-height:5%!important}.width-6p{width:6%!important}.height-6p{height:6%!important}.min-width-6p{min-width:6%!important}.min-height-6p{min-height:6%!important}.width-7p{width:7%!important}.height-7p{height:7%!important}.min-width-7p{min-width:7%!important}.min-height-7p{min-height:7%!important}.width-8p{width:8%!important}.height-8p{height:8%!important}.min-width-8p{min-width:8%!important}.min-height-8p{min-height:8%!important}.width-9p{width:9%!important}.height-9p{height:9%!important}.min-width-9p{min-width:9%!important}.min-height-9p{min-height:9%!important}.width-10p{width:10%!important}.height-10p{height:10%!important}.min-width-10p{min-width:10%!important}.min-height-10p{min-height:10%!important}.width-11p{width:11%!important}.height-11p{height:11%!important}.min-width-11p{min-width:11%!important}.min-height-11p{min-height:11%!important}.width-12p{width:12%!important}.height-12p{height:12%!important}.min-width-12p{min-width:12%!important}.min-height-12p{min-height:12%!important}.width-13p{width:13%!important}.height-13p{height:13%!important}.min-width-13p{min-width:13%!important}.min-height-13p{min-height:13%!important}.width-14p{width:14%!important}.height-14p{height:14%!important}.min-width-14p{min-width:14%!important}.min-height-14p{min-height:14%!important}.width-15p{width:15%!important}.height-15p{height:15%!important}.min-width-15p{min-width:15%!important}.min-height-15p{min-height:15%!important}.width-16p{width:16%!important}.height-16p{height:16%!important}.min-width-16p{min-width:16%!important}.min-height-16p{min-height:16%!important}.width-17p{width:17%!important}.height-17p{height:17%!important}.min-width-17p{min-width:17%!important}.min-height-17p{min-height:17%!important}.width-18p{width:18%!important}.height-18p{height:18%!important}.min-width-18p{min-width:18%!important}.min-height-18p{min-height:18%!important}.width-19p{width:19%!important}.height-19p{height:19%!important}.min-width-19p{min-width:19%!important}.min-height-19p{min-height:19%!important}.width-20p{width:20%!important}.height-20p{height:20%!important}.min-width-20p{min-width:20%!important}.min-height-20p{min-height:20%!important}.width-21p{width:21%!important}.height-21p{height:21%!important}.min-width-21p{min-width:21%!important}.min-height-21p{min-height:21%!important}.width-22p{width:22%!important}.height-22p{height:22%!important}.min-width-22p{min-width:22%!important}.min-height-22p{min-height:22%!important}.width-23p{width:23%!important}.height-23p{height:23%!important}.min-width-23p{min-width:23%!important}.min-height-23p{min-height:23%!important}.width-24p{width:24%!important}.height-24p{height:24%!important}.min-width-24p{min-width:24%!important}.min-height-24p{min-height:24%!important}.width-25p{width:25%!important}.height-25p{height:25%!important}.min-width-25p{min-width:25%!important}.min-height-25p{min-height:25%!important}.width-26p{width:26%!important}.height-26p{height:26%!important}.min-width-26p{min-width:26%!important}.min-height-26p{min-height:26%!important}.width-27p{width:27%!important}.height-27p{height:27%!important}.min-width-27p{min-width:27%!important}.min-height-27p{min-height:27%!important}.width-28p{width:28%!important}.height-28p{height:28%!important}.min-width-28p{min-width:28%!important}.min-height-28p{min-height:28%!important}.width-29p{width:29%!important}.height-29p{height:29%!important}.min-width-29p{min-width:29%!important}.min-height-29p{min-height:29%!important}.width-30p{width:30%!important}.height-30p{height:30%!important}.min-width-30p{min-width:30%!important}.min-height-30p{min-height:30%!important}.width-31p{width:31%!important}.height-31p{height:31%!important}.min-width-31p{min-width:31%!important}.min-height-31p{min-height:31%!important}.width-32p{width:32%!important}.height-32p{height:32%!important}.min-width-32p{min-width:32%!important}.min-height-32p{min-height:32%!important}.width-33p{width:33%!important}.height-33p{height:33%!important}.min-width-33p{min-width:33%!important}.min-height-33p{min-height:33%!important}.width-34p{width:34%!important}.height-34p{height:34%!important}.min-width-34p{min-width:34%!important}.min-height-34p{min-height:34%!important}.width-35p{width:35%!important}.height-35p{height:35%!important}.min-width-35p{min-width:35%!important}.min-height-35p{min-height:35%!important}.width-36p{width:36%!important}.height-36p{height:36%!important}.min-width-36p{min-width:36%!important}.min-height-36p{min-height:36%!important}.width-37p{width:37%!important}.height-37p{height:37%!important}.min-width-37p{min-width:37%!important}.min-height-37p{min-height:37%!important}.width-38p{width:38%!important}.height-38p{height:38%!important}.min-width-38p{min-width:38%!important}.min-height-38p{min-height:38%!important}.width-39p{width:39%!important}.height-39p{height:39%!important}.min-width-39p{min-width:39%!important}.min-height-39p{min-height:39%!important}.width-40p{width:40%!important}.height-40p{height:40%!important}.min-width-40p{min-width:40%!important}.min-height-40p{min-height:40%!important}.width-41p{width:41%!important}.height-41p{height:41%!important}.min-width-41p{min-width:41%!important}.min-height-41p{min-height:41%!important}.width-42p{width:42%!important}.height-42p{height:42%!important}.min-width-42p{min-width:42%!important}.min-height-42p{min-height:42%!important}.width-43p{width:43%!important}.height-43p{height:43%!important}.min-width-43p{min-width:43%!important}.min-height-43p{min-height:43%!important}.width-44p{width:44%!important}.height-44p{height:44%!important}.min-width-44p{min-width:44%!important}.min-height-44p{min-height:44%!important}.width-45p{width:45%!important}.height-45p{height:45%!important}.min-width-45p{min-width:45%!important}.min-height-45p{min-height:45%!important}.width-46p{width:46%!important}.height-46p{height:46%!important}.min-width-46p{min-width:46%!important}.min-height-46p{min-height:46%!important}.width-47p{width:47%!important}.height-47p{height:47%!important}.min-width-47p{min-width:47%!important}.min-height-47p{min-height:47%!important}.width-48p{width:48%!important}.height-48p{height:48%!important}.min-width-48p{min-width:48%!important}.min-height-48p{min-height:48%!important}.width-49p{width:49%!important}.height-49p{height:49%!important}.min-width-49p{min-width:49%!important}.min-height-49p{min-height:49%!important}.width-50p{width:50%!important}.height-50p{height:50%!important}.min-width-50p{min-width:50%!important}.min-height-50p{min-height:50%!important}.width-51p{width:51%!important}.height-51p{height:51%!important}.min-width-51p{min-width:51%!important}.min-height-51p{min-height:51%!important}.width-52p{width:52%!important}.height-52p{height:52%!important}.min-width-52p{min-width:52%!important}.min-height-52p{min-height:52%!important}.width-53p{width:53%!important}.height-53p{height:53%!important}.min-width-53p{min-width:53%!important}.min-height-53p{min-height:53%!important}.width-54p{width:54%!important}.height-54p{height:54%!important}.min-width-54p{min-width:54%!important}.min-height-54p{min-height:54%!important}.width-55p{width:55%!important}.height-55p{height:55%!important}.min-width-55p{min-width:55%!important}.min-height-55p{min-height:55%!important}.width-56p{width:56%!important}.height-56p{height:56%!important}.min-width-56p{min-width:56%!important}.min-height-56p{min-height:56%!important}.width-57p{width:57%!important}.height-57p{height:57%!important}.min-width-57p{min-width:57%!important}.min-height-57p{min-height:57%!important}.width-58p{width:58%!important}.height-58p{height:58%!important}.min-width-58p{min-width:58%!important}.min-height-58p{min-height:58%!important}.width-59p{width:59%!important}.height-59p{height:59%!important}.min-width-59p{min-width:59%!important}.min-height-59p{min-height:59%!important}.width-60p{width:60%!important}.height-60p{height:60%!important}.min-width-60p{min-width:60%!important}.min-height-60p{min-height:60%!important}.width-61p{width:61%!important}.height-61p{height:61%!important}.min-width-61p{min-width:61%!important}.min-height-61p{min-height:61%!important}.width-62p{width:62%!important}.height-62p{height:62%!important}.min-width-62p{min-width:62%!important}.min-height-62p{min-height:62%!important}.width-63p{width:63%!important}.height-63p{height:63%!important}.min-width-63p{min-width:63%!important}.min-height-63p{min-height:63%!important}.width-64p{width:64%!important}.height-64p{height:64%!important}.min-width-64p{min-width:64%!important}.min-height-64p{min-height:64%!important}.width-65p{width:65%!important}.height-65p{height:65%!important}.min-width-65p{min-width:65%!important}.min-height-65p{min-height:65%!important}.width-66p{width:66%!important}.height-66p{height:66%!important}.min-width-66p{min-width:66%!important}.min-height-66p{min-height:66%!important}.width-67p{width:67%!important}.height-67p{height:67%!important}.min-width-67p{min-width:67%!important}.min-height-67p{min-height:67%!important}.width-68p{width:68%!important}.height-68p{height:68%!important}.min-width-68p{min-width:68%!important}.min-height-68p{min-height:68%!important}.width-69p{width:69%!important}.height-69p{height:69%!important}.min-width-69p{min-width:69%!important}.min-height-69p{min-height:69%!important}.width-70p{width:70%!important}.height-70p{height:70%!important}.min-width-70p{min-width:70%!important}.min-height-70p{min-height:70%!important}.width-71p{width:71%!important}.height-71p{height:71%!important}.min-width-71p{min-width:71%!important}.min-height-71p{min-height:71%!important}.width-72p{width:72%!important}.height-72p{height:72%!important}.min-width-72p{min-width:72%!important}.min-height-72p{min-height:72%!important}.width-73p{width:73%!important}.height-73p{height:73%!important}.min-width-73p{min-width:73%!important}.min-height-73p{min-height:73%!important}.width-74p{width:74%!important}.height-74p{height:74%!important}.min-width-74p{min-width:74%!important}.min-height-74p{min-height:74%!important}.width-75p{width:75%!important}.height-75p{height:75%!important}.min-width-75p{min-width:75%!important}.min-height-75p{min-height:75%!important}.width-76p{width:76%!important}.height-76p{height:76%!important}.min-width-76p{min-width:76%!important}.min-height-76p{min-height:76%!important}.width-77p{width:77%!important}.height-77p{height:77%!important}.min-width-77p{min-width:77%!important}.min-height-77p{min-height:77%!important}.width-78p{width:78%!important}.height-78p{height:78%!important}.min-width-78p{min-width:78%!important}.min-height-78p{min-height:78%!important}.width-79p{width:79%!important}.height-79p{height:79%!important}.min-width-79p{min-width:79%!important}.min-height-79p{min-height:79%!important}.width-80p{width:80%!important}.height-80p{height:80%!important}.min-width-80p{min-width:80%!important}.min-height-80p{min-height:80%!important}.width-81p{width:81%!important}.height-81p{height:81%!important}.min-width-81p{min-width:81%!important}.min-height-81p{min-height:81%!important}.width-82p{width:82%!important}.height-82p{height:82%!important}.min-width-82p{min-width:82%!important}.min-height-82p{min-height:82%!important}.width-83p{width:83%!important}.height-83p{height:83%!important}.min-width-83p{min-width:83%!important}.min-height-83p{min-height:83%!important}.width-84p{width:84%!important}.height-84p{height:84%!important}.min-width-84p{min-width:84%!important}.min-height-84p{min-height:84%!important}.width-85p{width:85%!important}.height-85p{height:85%!important}.min-width-85p{min-width:85%!important}.min-height-85p{min-height:85%!important}.width-86p{width:86%!important}.height-86p{height:86%!important}.min-width-86p{min-width:86%!important}.min-height-86p{min-height:86%!important}.width-87p{width:87%!important}.height-87p{height:87%!important}.min-width-87p{min-width:87%!important}.min-height-87p{min-height:87%!important}.width-88p{width:88%!important}.height-88p{height:88%!important}.min-width-88p{min-width:88%!important}.min-height-88p{min-height:88%!important}.width-89p{width:89%!important}.height-89p{height:89%!important}.min-width-89p{min-width:89%!important}.min-height-89p{min-height:89%!important}.width-90p{width:90%!important}.height-90p{height:90%!important}.min-width-90p{min-width:90%!important}.min-height-90p{min-height:90%!important}.width-91p{width:91%!important}.height-91p{height:91%!important}.min-width-91p{min-width:91%!important}.min-height-91p{min-height:91%!important}.width-92p{width:92%!important}.height-92p{height:92%!important}.min-width-92p{min-width:92%!important}.min-height-92p{min-height:92%!important}.width-93p{width:93%!important}.height-93p{height:93%!important}.min-width-93p{min-width:93%!important}.min-height-93p{min-height:93%!important}.width-94p{width:94%!important}.height-94p{height:94%!important}.min-width-94p{min-width:94%!important}.min-height-94p{min-height:94%!important}.width-95p{width:95%!important}.height-95p{height:95%!important}.min-width-95p{min-width:95%!important}.min-height-95p{min-height:95%!important}.width-96p{width:96%!important}.height-96p{height:96%!important}.min-width-96p{min-width:96%!important}.min-height-96p{min-height:96%!important}.width-97p{width:97%!important}.height-97p{height:97%!important}.min-width-97p{min-width:97%!important}.min-height-97p{min-height:97%!important}.width-98p{width:98%!important}.height-98p{height:98%!important}.min-width-98p{min-width:98%!important}.min-height-98p{min-height:98%!important}.width-99p{width:99%!important}.height-99p{height:99%!important}.min-width-99p{min-width:99%!important}.min-height-99p{min-height:99%!important}.min-width{width:1%}.full-width{width:100%}.full-height{height:100%}.full-min-height{min-height:100%}.full-min-width{min-width:100%}.parent-width{width:inherit}.fit-content{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.Toastify__toast{border-radius:4px;padding:0;min-height:auto;background:#fff;box-shadow:0 2px 4px 0 rgba(0,0,0,.09);width:312px}.Toastify__toast-body{color:#0a1e44;margin:0}.notification-body{display:flex}.notification-type{width:54px;min-height:54px;display:flex;justify-content:center;align-items:center}.notification-type.notification-type-info{background-color:#1a63d1}.notification-type.notification-type-error{background-color:#e1464e}.notification-type.notification-type-warning{background-color:#e7be33}.notification-type.notification-type-success{background-color:#37b487}.notification-type svg{fill:#fff}.notification-content{width:calc(100% - 54px);display:flex;align-items:center;margin:10px}.btn-primary{background-color:#ff5200!important;border-color:#ff5200!important}.btn-outline-dark{border:1px solid #d9d9d9;border-radius:16px;color:#595959}.btn-outline-dark:disabled{border:1px solid #d9d9d9}.btn-outline-dark:active:not(:disabled),.btn-outline-dark:focus:not(:disabled),.btn-outline-dark:hover:not(:disabled){color:#fff;background-color:#d9d9d9;border-color:#d9d9d9}.btn-outline-primary{color:#ff5200!important;border-color:#ff5200!important}.btn-outline-primary:hover{background-color:#dd5718!important;color:#fff!important}.btn-outline-secondary{color:#006fad!important;border-color:#006fad!important}.btn-outline-secondary:hover{background-color:#006fad!important;color:#fff!important}.btn-outline-primary:active,.btn-outline-primary:focus,.btn-outline-primary:visited{background-color:#ff5200!important;border-color:#ff5200!important;box-shadow:0 0 0 .2rem #ffe8e4!important;color:#fff!important}.btn-outline-primary:disabled{opacity:.65;color:#ff5200!important;background-color:#fff!important;border-color:#ff5200!important;pointer-events:none}.btn-primary:hover{background-color:#dd5718!important;border-color:#dd5718!important}.btn-primary:active,.btn-primary:focus,.btn-primary:visited{background-color:#ff5200!important;border-color:#ff5200!important;box-shadow:0 0 0 .2rem #ffe8e4!important}.btn-secondary{color:#0a1f44!important;background-color:#fff!important;border-color:#e1e5ea!important}.btn-secondary:not(:disabled):hover{background-color:#f1f3f5!important;border-color:#8592a3!important}.btn-secondary:active,.btn-secondary:focus,.btn-secondary:visited{background-color:#e1e5ea!important;border-color:#e1e5ea!important;box-shadow:0 0 0 .2rem rgba(241,243,245,.5)!important}.btn-secondary:disabled{opacity:.5}.btn-secondary:disabled:hover{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:not-allowed;color:#0a1f44!important;background-color:#fff!important;border-color:#e1e5ea!important}.btn-light{background:#ececec!important;border-color:#ececec!important;color:#006fad!important}.btn-light:active:not(:disabled),.btn-light:focus:not(:disabled),.btn-light:hover:not(:disabled){background:#006fad!important;border-color:#006fad!important;color:#fff!important}.btn-light:active:not(:disabled) path,.btn-light:focus:not(:disabled) path,.btn-light:hover:not(:disabled) path{fill:#fff}.sm-btn{font-size:14px;border-radius:8px;padding:0 8px;font-weight:700}.skeleton-box{min-height:1em;background-image:linear-gradient(90deg,#f3f3f3,#f9f9f9 40%,#f3f3f3 80%);background-size:600px;-webkit-animation:shine-lines 2s linear infinite;animation:shine-lines 2s linear infinite}@-webkit-keyframes shine-lines{0%{background-position:-100px}to{background-position:100%}}@keyframes shine-lines{0%{background-position:-100px}to{background-position:100%}}.bg-white{background-color:#fff}.bg-grey-5{background-color:#fafafa}*{margin:0;padding:0}*,:after,:before{box-sizing:border-box}body{color:#141414;font-size:14px;background-color:#fff;position:relative}.modal-custom,body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Noto Sans,Ubuntu,Cantarell,Helvetica Neue;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-overflow-scrolling:touch;font-weight:400}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}hr{border:1px solid #e0e6ed;border-top:none;margin:0 0 10px;height:1px;color:rgba(60,72,88,.1);background-color:rgba(60,72,88,.1)}input::-ms-clear{display:none}h1,h2,h3,h4,h5,strong{color:#141414}a,a:focus,a:hover{color:inherit;text-decoration:none}table{border-spacing:0;border-collapse:collapse}li{list-style-type:none}textarea{resize:none}button:active,button:focus,button:visited{outline:none}.pointer{cursor:pointer}.block-inline{display:inline-flex!important}.block-center{display:flex;justify-content:center;align-items:center}.block-center-between{align-items:center}.block-between,.block-center-between{display:flex;justify-content:space-between}.block-right{display:flex;justify-content:flex-end}.block-flex-1{flex:1 1}.block-left{display:flex;justify-content:flex-start}.block-column{display:flex;flex-direction:column}.block-wrap{display:flex;flex-wrap:wrap}.block-align-top{align-items:flex-start!important}.block-align-center-horizontal{display:flex;align-items:center}.block-basis-20p{flex-basis:20%}.block-basis-25p{flex-basis:25%}.block-basis-30p{flex-basis:30%}.block-basis-40p{flex-basis:40%}.block-basis-100p{flex-basis:100%}.block-overflow{overflow:auto}.flex-grow-2{flex-grow:2}.avatar,.line-height-1{line-height:1}.avatar{position:relative;width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background:#f4f7fa}.avatar img{width:100%;height:100%;text-align:center;object-fit:cover}.account-info{padding:5px 8px;border-radius:4px;transition:background-color .1s linear,color .1s linear,border .1s linear}.account-info .avatar-info .avatar-info-header{color:#0a1f44;font-weight:500;line-height:18px}.account-info .avatar-info .avatar-info-subheader{font-size:12px;color:#0a1f44;opacity:.5;line-height:18px}.form-control{font-size:14px;color:inherit}.form-control:focus{color:inherit;border-color:#ff5200;box-shadow:none}.form-control:disabled{background-color:#e9ecef;opacity:1}.label-success{background-color:#12ce66}.label-eform,.label-success{padding:4px 8px;border-radius:4px;color:#fff}.label-eform{background-color:#00476f}.label-failed{padding:4px 8px;background-color:#ff3a3a;border-radius:4px;color:#fff}.card-container{background:#fff;border-radius:4px;box-shadow:0 0 8px rgba(0,0,0,.1)}.card-container .card-header-ot{max-height:54px;border-bottom:1px solid #f0f0f0;font-size:18px}.pre-break-word{white-space:pre-wrap;white-space:-moz-pre-wrap;white-space:-pre-wrap;white-space:-o-pre-wrap;word-wrap:break-word}.box-shadow{box-shadow:inset 0 -1px 0 #eee}.popover{border:0;box-shadow:0 0 8px rgba(0,0,0,.1);background-color:#fff}.popover .arrow:before{border-top-color:rgba(0,0,0,.1)}.popover .popover-header{background-color:#fff}.pos-relative{position:relative}.border-bottom{border-bottom:1px solid}.float-right{float:right}.modal-notify{position:absolute;width:100vw;height:100vh;z-index:9999;top:0;background:rgba(78,78,78,.82)}.modal-notify .block-notify{background-color:#fff;opacity:1;position:absolute;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;top:0;bottom:0;right:0;left:0;margin:auto;border-radius:12px;padding-bottom:20px}.modal-notify .block-notify img{border-top-right-radius:12px;border-top-left-radius:12px;margin-bottom:15px}.modal-notify .block-notify .block-btn{display:flex;justify-content:center}.modal-notify .block-notify .block-btn .btn-understand{padding:9px 15px;border:1px solid #d9d9d9;cursor:pointer}.modal-notify .block-notify .block-btn .btn-understand:hover{background-color:#d9d9d9}